Add icons to this collection by clicking the heart icon.
Box icon - also known as box, package, cardboard, packaging, merchandise, delivery, shipping, cardboard box, 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="451"
        y2="61"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="316.5"
        x2="316.5"
        y1="391"
        y2="61"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M467 61H331c-16.569 0-30 13.432-30 30v98.789l-34.395-34.395c-5.857-5.857-15.354-5.857-21.211 0L211 189.789V91c0-16.568-13.431-30-30-30H45C20.147 61 0 81.147 0 106v300c0 24.853 20.147 45 45 45h422c24.853 0 45-20.147 45-45V106c0-24.853-20.147-45-45-45z"
    />
    <path
        fill="url(#b)"
        d="M331 61H181v165a15.006 15.006 0 0 0 9.258 13.857c5.566 2.344 12.041 1.025 16.348-3.252L256 187.211l49.395 49.395c4.364 4.364 10.894 5.546 16.348 3.252A15.009 15.009 0 0 0 331 226zm15 270h91c8.291 0 15-6.709 15-15s-6.709-15-15-15h-91c-8.291 0-15 6.709-15 15s6.709 15 15 15zm91 30h-91c-8.291 0-15 6.709-15 15s6.709 15 15 15h91c8.291 0 15-6.709 15-15s-6.709-15-15-15z"
    />
</svg>
More icons in the same style and category