Add icons to this collection by clicking the heart icon.
Box icon - also known as box, package, cardboard, 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="0"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9dd6fc" />
        <stop offset=".006" stop-color="#9dd6fc" />
        <stop offset="1" stop-color="#d17ff7" />
    </linearGradient>
    <path
        d="M292 20h200v200H292V20zM20 492h200V292H20v200zM392 20v60M120 292v60M56 96v67.288c28.549-42.938 70.556-76.156 120-93.632M456 416v-67.288c-28.549 42.938-70.556 76.156-120 93.632M56 163.288h60m280 185.424h60"
        fill="none"
        stroke="url(#a)"
        stroke-width="40"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category