Add icons to this collection by clicking the heart icon.
Cardboard Box icon - also known as business, economy, package, pack, commerce, return, shopping, commerce and shopping, crate, trading, and cardboard box. 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 48 48"
>
    <linearGradient
        id="a"
        x1="9.15"
        x2="38.85"
        y1="9.15"
        y2="38.85"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fc92c3" />
        <stop offset=".5" stop-color="#c2a2d5" />
        <stop offset="1" stop-color="#8e85d5" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M12 11c-.6 0-1 .4-1 1v24c0 .6.4 1 1 1h24c.6 0 1-.4 1-1V12c0-.6-.4-1-1-1zm10 2h4v4h-4zm13 22H13V13h7v5c0 .6.4 1 1 1h6c.6 0 1-.4 1-1v-5h7zM16 23c-.6 0-1 .4-1 1v8c0 .6.4 1 1 1h16c.6 0 1-.4 1-1v-8c0-.6-.4-1-1-1zm15 8H17v-6h14zm14-7.6v.6c0 11.6-9.4 21-21 21-8.6 0-16.2-5.1-19.4-13.1-.2-.5 0-1.1.6-1.3.5-.2 1.1 0 1.3.6C9.3 38.3 16.2 43 24 43c10.5 0 19-8.5 19-19v-.6l-1.3 1.3c-.4.4-1 .4-1.4 0s-.4-1 0-1.4l3-3c.4-.4 1-.4 1.4 0l3 3c.4.4.4 1 0 1.4s-1 .4-1.4 0L45 23.4zM3 24.6V24C3 12.4 12.4 3 24 3c8.6 0 16.2 5.1 19.4 13.1.2.5 0 1.1-.6 1.3-.5.2-1.1 0-1.3-.6C38.7 9.7 31.8 5 24 5 13.5 5 5 13.5 5 24v.6l1.3-1.3c.4-.4 1-.4 1.4 0s.4 1 0 1.4l-3 3c-.4.4-1 .4-1.4 0l-3-3c-.4-.4-.4-1 0-1.4s1-.4 1.4 0L3 24.6z"
    />
</svg>
More icons in the same style and category