Add icons to this collection by clicking the heart icon.
Box icon - also known as present, gift, gifts, box, surprise, gift box, commerce and shopping, giftboxes, and birthday and party. 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"
>
    <linearGradient
        id="linear-gradient"
        gradientUnits="userSpaceOnUse"
        x1="12"
        x2="52"
        y1="32"
        y2="32"
    >
        <stop offset="0" stop-color="#5932e6" />
        <stop offset=".34324" stop-color="#8632e6" />
        <stop offset=".64595" stop-color="#b332e6" />
        <stop offset=".9027" stop-color="#e032e6" />
    </linearGradient>
    <g id="box">
        <path
            d="m47 15h-1v-3a3.00328 3.00328 0 0 0 -3-3h-4a5.00588 5.00588 0 0 0 -5 5v1h-4v-1a5.00588 5.00588 0 0 0 -5-5h-4a3.00328 3.00328 0 0 0 -3 3v3h-1a5.00588 5.00588 0 0 0 -5 5v6a.99974.99974 0 0 0 1 1h1v23a5.00588 5.00588 0 0 0 5 5h26a5.00588 5.00588 0 0 0 5-5v-23h1a.99974.99974 0 0 0 1-1v-6a5.00588 5.00588 0 0 0 -5-5zm-13 38h-4v-26h4zm0-28h-4v-8h4zm2-11a3.00328 3.00328 0 0 1 3-3h4a1.001 1.001 0 0 1 1 1v3h-8zm-16-2a1.001 1.001 0 0 1 1-1h4a3.00328 3.00328 0 0 1 3 3v1h-8zm-6 8a3.00328 3.00328 0 0 1 3-3h11v8h-14zm2 30v-23h12v26h-9a3.00328 3.00328 0 0 1 -3-3zm32 0a3.00328 3.00328 0 0 1 -3 3h-9v-26h12zm2-25h-14v-8h11a3.00328 3.00328 0 0 1 3 3zm-26 25a.99974.99974 0 0 1 -1 1h-4a1 1 0 0 1 0-2h4a.99974.99974 0 0 1 1 1z"
            fill="url(#linear-gradient)"
        />
    </g>
</svg>
More icons in the same style and category