Add icons to this collection by clicking the heart icon.
Water Bottle icon - also known as drink, healthy food, water bottle, hydratation, and food and restaurant. Created in a clean gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
xmlns="http://www.w3.org/2000/svg"
width="512"
height="512"
viewBox="0 0 512 512"
>
<linearGradient
id="a"
x1="256"
x2="256"
y1="512"
y2="15"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#5558ff" />
<stop offset="1" stop-color="#00c0ff" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="150"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#addcff" />
<stop offset=".503" stop-color="#eaf6ff" />
<stop offset="1" stop-color="#eaf6ff" />
</linearGradient>
<path
fill="url(#a)"
d="M361 165v-15c0-16.569-13.431-30-30-30H181c-16.569 0-30 13.431-30 30v15c0 22.529 8.379 41.909 16.494 60.645 6.943 16.04 13.506 31.187 13.506 46.157 0 15.073-6.65 29.81-13.682 45.425C159.291 335.054 151 353.467 151 375v92c0 24.853 20.147 45 45 45h120c24.853 0 45-20.147 45-45v-92c0-21.533-8.291-39.946-16.318-57.773C337.65 301.611 331 286.875 331 271.802c0-14.971 6.562-30.117 13.506-46.157C352.621 206.909 361 187.529 361 165zM226 90h60c8.291 0 15-6.709 15-15V30c0-8.291-6.709-15-15-15h-60c-8.291 0-15 6.709-15 15v45c0 8.291 6.709 15 15 15z"
/>
<path
fill="url(#b)"
d="M196 30h120c8.291 0 15-6.709 15-15s-6.709-15-15-15H196c-8.291 0-15 6.709-15 15s6.709 15 15 15zm120 30H196c-24.853 0-45 20.147-45 45v45h210v-45c0-24.853-20.147-45-45-45z"
/>
</svg>
More icons in the same style and category