Add icons to this collection by clicking the heart icon.
Box icon - also known as box, package, cardboard, packaging, 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="512"
y2="30"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#fd5900" />
<stop offset="1" stop-color="#ffde00" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="361"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffe59a" />
<stop offset="1" stop-color="#ffffd5" />
</linearGradient>
<path
fill="url(#a)"
d="M391 256V30H121v226H61v241c0 8.291 6.709 15 15 15h360c8.291 0 15-6.709 15-15V256z"
/>
<path
fill="url(#b)"
d="M106 60h300c8.291 0 15-6.709 15-15V15c0-8.291-6.709-15-15-15H106c-8.291 0-15 6.709-15 15v30c0 8.291 6.709 15 15 15zm120 61c-8.291 0-15 6.709-15 15s6.709 15 15 15h60c8.291 0 15-6.709 15-15s-6.709-15-15-15zm90 210H196c-8.291 0-15 6.709-15 15s6.709 15 15 15h120c8.291 0 15-6.709 15-15s-6.709-15-15-15zm150-120H46c-8.291 0-15 6.709-15 15v30c0 8.291 6.709 15 15 15h420c8.291 0 15-6.709 15-15v-30c0-8.291-6.709-15-15-15z"
/>
</svg>
More icons in the same style and category