Add icons to this collection by clicking the heart icon.
Consumer icon - also known as box, package, packaging, productivity, consumer, transportation, production, product, boxes, supplier, and inventory. 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 64 64"
>
    <defs>
        <linearGradient
            id="a"
            x1="32"
            x2="32"
            y1="1"
            y2="63"
            gradientUnits="userSpaceOnUse"
        >
            <stop offset="0" stop-color="#ff59bd" />
            <stop offset="1" stop-color="#621baa" />
        </linearGradient>
    </defs>
    <path
        d="M57.626 51.769A5.987 5.987 0 0 0 55 41.09V38a1 1 0 0 0-1-1H43v-3h13a1 1 0 0 0 1-1V7h2a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h2v26a1 1 0 0 0 1 1h13v3H10a1 1 0 0 0-1 1v3.09a5.987 5.987 0 0 0-2.626 10.679A9.01 9.01 0 0 0 1 60v2a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1v-2a9.01 9.01 0 0 0-5.374-8.231A5.987 5.987 0 0 0 11 41.09V39h11a1 1 0 0 0 1-1v-4h8v7.09a5.987 5.987 0 0 0-2.626 10.679A9.01 9.01 0 0 0 23 60v2a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1v-2a9.01 9.01 0 0 0-5.374-8.231A5.987 5.987 0 0 0 33 41.09V34h8v4a1 1 0 0 0 1 1h11v2.09a5.987 5.987 0 0 0-2.626 10.679A9.01 9.01 0 0 0 45 60v2a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1v-2a9.01 9.01 0 0 0-5.374-8.231ZM17 60v1H3v-1a7 7 0 0 1 14 0Zm-3-13a4 4 0 1 1-4-4 4 4 0 0 1 4 4Zm25 13v1H25v-1a7 7 0 0 1 14 0Zm-3-13a4 4 0 1 1-4-4 4 4 0 0 1 4 4Zm15-15h-2v-7a1 1 0 0 0-1-1h-5v-7a1 1 0 0 0-1-1h-8a1 1 0 0 0-1 1v7h-2v-7a1 1 0 0 0-1-1h-8a1 1 0 0 0-1 1v7h-5a1 1 0 0 0-1 1v7h-2V11h38Zm-15-8h-1v-6h2v2h2v-2h2v6h-5Zm-19 2h2v2h2v-2h2v6h-6Zm8 0h2v6h-2Zm-1-2h-1v-6h2v2h2v-2h2v6h-5Zm13 2h2v6h-2Zm4 0h2v2h2v-2h2v6h-6ZM6 3h52v2H6Zm3 4h46v25h-2V10a1 1 0 0 0-1-1H12a1 1 0 0 0-1 1v22H9Zm22 25h-2v-6h2v2h2v-2h2v6h-4Zm19 15a4 4 0 1 1 4 4 4 4 0 0 1-4-4Zm11 14H47v-1a7 7 0 0 1 14 0Z"
        fill="url(#a)"
    />
</svg>
More icons in the same style and category