Add icons to this collection by clicking the heart icon.
Delivery Box icon - also known as transport, box, cart, trolley, boxes, shopping cart, delivery, logistics delivery, commerce and shopping, and delivery box. 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"
>
    <defs>
        <linearGradient
            id="a"
            x1="32"
            x2="32"
            y1="58.45"
            y2="1.168"
            gradientUnits="userSpaceOnUse"
        >
            <stop offset="0" stop-color="#006df0" />
            <stop offset="1" stop-color="#00e7f0" />
        </linearGradient>
        <linearGradient
            id="b"
            x1="20"
            x2="20"
            y1="58.45"
            y2="1.168"
            href="#a"
        />
        <linearGradient
            id="c"
            x1="37"
            x2="37"
            y1="58.45"
            y2="1.168"
            href="#a"
        />
        <linearGradient
            id="d"
            x1="43"
            x2="43"
            y1="58.45"
            y2="1.168"
            href="#a"
        />
        <linearGradient
            id="e"
            x1="40"
            x2="40"
            y1="58.45"
            y2="1.168"
            href="#a"
        />
    </defs>
    <g>
        <path
            d="M56 52h-1V29a1 1 0 0 0-1-1h-3V13a1 1 0 0 0-1-1h-3V3a1 1 0 0 0-1-1H34a1 1 0 0 0-1 1v9h-3a1 1 0 0 0-1 1v15h-3a1 1 0 0 0-1 1v21.11a6.743 6.743 0 0 0-2-1.42V7a5 5 0 0 0-5-5H8a3 3 0 0 0-3 3 3.009 3.009 0 0 0 3 3h9v40.69A6.991 6.991 0 1 0 26.31 58H56a3 3 0 0 0 0-6ZM8 6a1 1 0 0 1-1-1 .949.949 0 0 1 .31-.71A.928.928 0 0 1 8 4h10a3.009 3.009 0 0 1 3 3v41.08a6.29 6.29 0 0 0-2 0V8a2.006 2.006 0 0 0-2-2Zm12 54a5 5 0 1 1 5-5 5 5 0 0 1-5 5ZM39 4h2v1.38l-.55-.27a.975.975 0 0 0-.9 0l-.55.27Zm-4 0h2v3a1 1 0 0 0 1.45.89L40 7.12l1.55.77A1.03 1.03 0 0 0 42 8a1.014 1.014 0 0 0 .53-.15A1 1 0 0 0 43 7V4h2v8H35Zm6 10v3.38l-.55-.27a.975.975 0 0 0-.9 0l-.55.27V14Zm-10 0h6v5a1 1 0 0 0 1.45.89l1.55-.77 1.55.77A1.03 1.03 0 0 0 42 20a1.014 1.014 0 0 0 .53-.15A1 1 0 0 0 43 19v-5h6v14H31Zm11 16v5.13l-1.45-.96a.975.975 0 0 0-1.1 0l-1.45.96V30Zm-15 0h9v7a.984.984 0 0 0 .53.88.963.963 0 0 0 1.02-.05L40 36.2l2.45 1.63A1 1 0 0 0 44 37v-7h9v22H27Zm29 26H26.92a6.29 6.29 0 0 0 0-2H56a1 1 0 0 1 0 2Z"
            fill="url(#a)"
        />
        <path
            d="M20 52a3 3 0 1 0 3 3 3 3 0 0 0-3-3Zm0 4a1 1 0 1 1 1-1 1 1 0 0 1-1 1Z"
            fill="url(#b)"
        />
        <circle cx="37" cy="42" r="2" fill="url(#c)" />
        <circle cx="43" cy="48" r="2" fill="url(#d)" />
        <path
            d="m43.293 40.293-8 8a1 1 0 1 0 1.414 1.414l8-8a1 1 0 0 0-1.414-1.414Z"
            fill="url(#e)"
        />
    </g>
</svg>
More icons in the same style and category