Add icons to this collection by clicking the heart icon.
Warehouse icon - also known as storage, stock, transportation, limited stock, logistics, logistics delivery, factory, delivery box, warehouse, and shipping and delivery. 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="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="122"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="m503.709 123.582-241-122a15.019 15.019 0 0 0-13.418 0l-241 122C3.223 126.131 0 131.316 0 137v360c0 8.291 6.709 15 15 15h46c16.569 0 30-13.432 30-30h330c0 16.568 13.431 30 30 30h46c8.291 0 15-6.709 15-15V137c0-5.684-3.223-10.869-8.291-13.418z"
    />
    <path
        fill="url(#b)"
        d="M436 182H76c-8.401 0-15 6.599-15 15v315h390V197c0-8.401-6.599-15-15-15zm-60 270H136c-8.401 0-15-6.601-15-15 0-8.401 6.599-15 15-15h240c8.401 0 15 6.599 15 15 0 8.399-6.599 15-15 15zm0-60H136c-8.401 0-15-6.601-15-15 0-8.401 6.599-15 15-15h240c8.401 0 15 6.599 15 15 0 8.399-6.599 15-15 15zm0-60H136c-8.401 0-15-6.601-15-15 0-8.401 6.599-15 15-15h240c8.401 0 15 6.599 15 15 0 8.399-6.599 15-15 15zm0-60H136c-8.401 0-15-6.601-15-15 0-8.401 6.599-15 15-15h240c8.401 0 15 6.599 15 15 0 8.399-6.599 15-15 15zM226 152h60c8.291 0 15-6.709 15-15s-6.709-15-15-15h-60c-8.291 0-15 6.709-15 15s6.709 15 15 15z"
    />
</svg>
More icons in the same style and category