Add icons to this collection by clicking the heart icon.
Shipping icon - also known as transportation, delivery truck, shipping, fast delivery, shipping and delivery, and food truck. 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="76"
        y2="451"
        gradientTransform="matrix(1 0 0 -1 0 512)"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="61"
        y2="391"
        gradientTransform="matrix(1 0 0 -1 0 512)"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffc2cc" />
        <stop offset="1" stop-color="#fff2f4" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M512 316c0-24.9-20.099-45-45-45h-19.2L362 181h-30v-75c0-24.9-21.099-45-46-45H45C20.099 61 0 81.1 0 106v225l30 15-30 15v15c0 24.899 20.099 45 45 45h60c1.305 0 2.56-.177 3.76-.477C113.882 429.743 123.717 436 135 436s21.118-6.257 26.24-15.477c1.2.301 2.455.477 3.76.477h182c1.305 0 2.56-.177 3.76-.477C355.882 429.743 365.717 436 377 436s21.118-6.257 26.24-15.477c1.2.301 2.455.477 3.76.477h90c8.401 0 15-6.601 15-15v-45l-30-15 30-15z"
    />
    <path
        fill="url(#b)"
        d="M385.401 181H362v90h85.8L428 211.599c-6.3-18.3-23.401-30.599-42.599-30.599zM467 331c-8.401 0-15 6.599-15 15 0 8.399 6.599 15 15 15h45v-30zm-422 0H0v30h45c8.401 0 15-6.601 15-15 0-8.401-6.599-15-15-15zm210-120c-8.291 0-15 6.709-15 15 0 41.353-33.647 75-75 75s-75-33.647-75-75 33.647-75 75-75c8.291 0 15-6.709 15-15s-6.709-15-15-15c-57.891 0-105 47.109-105 105s47.109 105 105 105 105-47.109 105-105c0-8.291-6.709-15-15-15zm-75-15c0-8.291-6.709-15-15-15s-15 6.709-15 15v30c0 8.291 6.709 15 15 15h30c8.291 0 15-6.709 15-15s-6.709-15-15-15h-15zm-45 165c-24.814 0-45 20.186-45 45s20.186 45 45 45 45-20.186 45-45-20.186-45-45-45zm0 60c-8.284 0-15-6.716-15-15 0-8.286 6.716-15 15-15s15 6.714 15 15c0 8.284-6.716 15-15 15zm242-60c-24.814 0-45 20.186-45 45s20.186 45 45 45 45-20.186 45-45-20.186-45-45-45zm0 60c-8.284 0-15-6.716-15-15 0-8.286 6.716-15 15-15s15 6.714 15 15c0 8.284-6.716 15-15 15z"
    />
</svg>
More icons in the same style and category