Add icons to this collection by clicking the heart icon.
Box icon - also known as information, box, package, cardboard, packaging, fragile, info, delivery, delivery box, shipping and delivery, and delivery date. 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="482"
        y2="30"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M346 392h-60c-24.814 0-45 20.186-45 45s20.186 45 45 45h60c24.814 0 45-20.186 45-45s-20.186-45-45-45zm132.598-85.401L425.2 226.8l51.299-51.301c6.002-5.7 6.002-15.298 0-20.999-5.702-6-15.297-6-20.999 0L399.701 210H276.098c-5.098 0-9.598 2.401-12.598 6.599l-7.5 11.4-7.5-11.4C245.501 212.4 241 210 235.902 210H112.299l-55.8-55.499c-5.702-6-15.297-6-20.999 0-6.002 5.7-6.002 15.298 0 20.999l51.3 51.3-53.397 79.799C30.4 311.4 30.1 317.1 32.802 322.2c2.699 4.801 7.8 7.8 13.198 7.8h45l165 30 165-30h45c5.398 0 10.499-2.999 13.198-7.8 2.703-5.1 2.403-10.8-.6-15.601zM256 210c24.814 0 45-20.186 45-45v-30c0-11.567-4.508-22.02-11.704-30C296.492 97.02 301 86.567 301 75c0-24.814-20.186-45-45-45s-45 20.186-45 45c0 11.567 4.508 22.02 11.704 30-7.196 7.98-11.704 18.433-11.704 30v30c0 24.814 20.186 45 45 45z"
    />
    <path
        fill="url(#b)"
        d="M91 330v137c0 24.901 20.098 45 45 45h240c24.902 0 45-20.099 45-45V330zm255 122h-60c-8.401 0-15-6.599-15-15s6.599-15 15-15h60c8.401 0 15 6.599 15 15s-6.599 15-15 15zM225.399 236.1l18.003 27.301C246.398 267.6 250.902 270 256 270s9.602-2.401 12.598-6.599l18.303-27.301C338.8 222.001 376 174.3 376 120 376 53.699 322.299 0 256 0S136 53.699 136 120c0 54.3 37.2 102.299 89.399 116.1zM256 60c8.401 0 15 6.599 15 15s-6.599 15-15 15-15-6.599-15-15 6.599-15 15-15zm-15 75c0-8.401 6.599-15 15-15s15 6.599 15 15v30c0 8.401-6.599 15-15 15s-15-6.599-15-15z"
    />
</svg>
More icons in the same style and category