Add icons to this collection by clicking the heart icon.
Truck icon - also known as box, vehicle, transportation, truck, delivery, shipment, and shipping and delivery. Created in a clean flat 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 24 24"
>
    <path
        fill="#a1887f"
        d="M9 5H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V6a1 1 0 0 0-1-1z"
    />
    <path fill="#ff9800" d="M7 5v3c0 .55-.45 1-1 1s-1-.45-1-1V5z" />
    <path
        fill="#2196f3"
        d="M2 11v6a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1v-5c0-.705-.237-1.71-.553-2.342l-2.105-4.21C18.929 4.621 17.922 4 17 4h-4c-1.103 0-2 .897-2 2v5z"
    />
    <path
        fill="#e0e0e0"
        d="M17.02 11a.065.065 0 0 0-.02 0h-2a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1h1a1 1 0 0 1 .895.553l.92 1.84A1 1 0 0 1 17.02 11z"
    />
    <path
        fill="#607d8b"
        d="M7 14c-1.65 0-3 1.35-3 3s1.35 3 3 3 3-1.35 3-3-1.35-3-3-3z"
    />
    <circle cx="7" cy="17" r="1" fill="#ff9800" />
    <path
        fill="#607d8b"
        d="M17.5 14c-1.65 0-3 1.35-3 3s1.35 3 3 3 3-1.35 3-3-1.35-3-3-3z"
    />
    <circle cx="17.5" cy="17" r="1" fill="#ff9800" />
</svg>
More icons in the same style and category