Add icons to this collection by clicking the heart icon.
Water Flask icon - also known as drink, container, water bottle, canteen, food and restaurant, and water flask. 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="56"
        x2="456"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9dd6fc" />
        <stop offset=".006" stop-color="#9dd6fc" />
        <stop offset="1" stop-color="#d17ff7" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M436 240h-20v-20c0-15.355-5.805-29.376-15.327-40C410.195 169.376 416 155.355 416 140c0-33.084-26.916-60-60-60V60c0-33.084-26.916-60-60-60h-80c-33.084 0-60 26.916-60 60v40c0 11.046 8.954 20 20 20h20v40h-40c-33.084 0-60 26.916-60 60v20H76c-11.046 0-20 8.954-20 20s8.954 20 20 20h20v172c0 33.084 26.916 60 60 60h200c33.084 0 60-26.916 60-60V280h20c11.046 0 20-8.954 20-20s-8.954-20-20-20zM196 60c0-11.028 8.972-20 20-20h80c11.028 0 20 8.972 20 20v20H196zm80 60v40h-40v-40zm100 332c0 11.028-8.972 20-20 20H156c-11.028 0-20-8.972-20-20V280h240zm0-212H136v-20c0-11.028 8.972-20 20-20h200c11.028 0 20 8.972 20 20zm-20-80h-40v-40h40c11.028 0 20 8.972 20 20s-8.972 20-20 20z"
    />
</svg>
More icons in the same style and category