Add icons to this collection by clicking the heart icon.
Save Water icon - also known as sink, bathroom, faucet, tap, furniture and household, and save water. Created in a clean circular 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="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00c0ff" />
        <stop offset="1" stop-color="#5558ff" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M291.529 122.765c4.91 0 8.882-3.973 8.882-8.882S296.439 105 291.529 105H184.941c-4.91 0-8.882 3.973-8.882 8.882s3.973 8.882 8.882 8.882h44.412v17.765h-8.882c-24.487 0-44.412 19.925-44.412 44.412v53.294c0 14.694 11.953 26.647 26.647 26.647h71.059c14.694 0 26.647-11.953 26.647-26.647v-53.294c0-24.487-19.925-44.412-44.412-44.412h-8.882v-17.765h44.411zm87.965 182.721c-2.932-6.193-13.115-6.193-16.047 0l-24.088 50.77a35.243 35.243 0 0 0-3.418 15.215c0 19.595 15.934 35.529 35.529 35.529S407 391.065 407 371.471a35.247 35.247 0 0 0-3.418-15.215zm-34.67-129.427h-26.647v71.059h8.882c4.901 0 8.882 3.981 8.882 8.882v17.765a8.877 8.877 0 0 0 8.882 8.882h53.294a8.877 8.877 0 0 0 8.882-8.882v-35.529c.001-34.281-27.895-62.177-62.175-62.177zM105 184.941v53.294a8.877 8.877 0 0 0 8.882 8.882h44.412v-71.059h-44.412a8.879 8.879 0 0 0-8.882 8.883z"
    />
</svg>
More icons in the same style and category