Add icons to this collection by clicking the heart icon.
Delivery Truck icon - also known as transport, transportation, shopping, delivery truck, and shipping. Created in a clean outline color style with a gray, black, and orange finish, 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 32 32"
>
    <g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2">
        <path fill="#ffb74d" d="M19 23h8a2 2 0 0 0 2-2v-7a2 2 0 0 0-2-2h-8z" />
        <path
            fill="#757575"
            d="M23 12h4a2 2 0 0 1 2 2v3h-3.868A2.133 2.133 0 0 1 23 14.868zM5 23h14V9a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2z"
        />
        <circle cx="9" cy="23" r="2" fill="#ffb74d" />
        <circle cx="24" cy="23" r="2" fill="#757575" />
        <g fill="#222">
            <path
                d="M9 20a3.001 3.001 0 0 0 0 6 3.001 3.001 0 0 0 0-6zm0 2a1 1 0 1 1 0 2 1 1 0 0 1 0-2zM24 20a3.001 3.001 0 0 0 0 6 3.001 3.001 0 0 0 0-6zm0 2a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"
            />
            <path
                d="M18 22V9a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h2a1 1 0 0 1 0 2H5c-1.656 0-3-1.344-3-3V9c0-1.656 1.344-3 3-3h12c1.656 0 3 1.344 3 3v14a1 1 0 0 1-1 1h-8a1 1 0 0 1 0-2z"
            />
            <path
                d="M19 24h3a1 1 0 0 0 0-2h-3a1 1 0 0 0 0 2zM26 24h1c1.656 0 3-1.344 3-3v-7c0-1.656-1.344-3-3-3h-8a1 1 0 0 0 0 2h8a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1h-1a1 1 0 0 0 0 2z"
            />
            <path
                d="M22 12v3c0 1.656 1.344 3 3 3h4a1 1 0 0 0 0-2h-4a1 1 0 0 1-1-1v-3a1 1 0 0 0-2 0z"
            />
        </g>
    </g>
</svg>
More icons in the same style and category