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="481"
        y2="121"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="421"
        y2="31"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M467 121H45c-8.291 0-15 6.709-15 15v300c0 24.814 20.186 45 45 45h362c24.814 0 45-20.186 45-45V136c0-8.291-6.709-15-15-15z"
    />
    <path
        fill="url(#b)"
        d="M467 31H45C20.186 31 0 51.186 0 76v60c0 8.291 6.709 15 15 15h482c8.291 0 15-6.709 15-15V76c0-24.814-20.186-45-45-45zM331 196c0-8.291-6.709-15-15-15H196c-8.291 0-15 6.709-15 15s6.709 15 15 15h120c8.291 0 15-6.709 15-15zm76 135h-91c-8.291 0-15 6.709-15 15v60c0 8.291 6.709 15 15 15h91c8.291 0 15-6.709 15-15v-60c0-8.291-6.709-15-15-15z"
    />
</svg>
More icons in the same style and category