Add icons to this collection by clicking the heart icon.
Storage Tank icon - also known as storage, tower, farm, watering, deposit, industry, reservoir, water tank, and storage tank. Created in a clean lineal color 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="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M497 302H300V75c0-8.284-6.716-15-15-15h-15V15c0-8.284-6.716-15-15-15H45c-8.284 0-15 6.716-15 15v45H15C6.716 60 0 66.716 0 75v422c0 8.284 6.716 15 15 15h482c8.284 0 15-6.716 15-15V317c0-8.284-6.716-15-15-15zM60 30h180v30H60zm30 452H30v-30h60zm0-60H30v-30h60zm0-60H30v-30h60zm0-60H30v-30h60zm0-60H30v-30h60zm0-60H30v-30h60zm180 300H120V137c0-8.284-6.716-15-15-15H30V90h240zm212 0H300V332h182z"
    />
</svg>
More icons in the same style and category