Pixelarticons

Truck Pixel Art Icon

A delivery truck icon for shipping-status pages, logistics dashboards, freight categories and 'Order on the way' notifications.

commerce Free 4 variants

Tags

deliveryshippingvehicle

Style variants

base

Outline · rounded corners

sharp

Outline · sharp corners

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Truck icon

A side-profile delivery or freight truck, the most direct symbol for shipping, logistics, and transportation. E-commerce order-tracking timelines use it for the 'dispatched' or 'in transit' step; logistics dashboards show it for fleet and route management; shipping-rate selectors use it for the standard ground-delivery option. For smaller last-mile deliveries, a van or bike icon may read more precisely at urban scale; truck is clearest for larger freight and standard courier deliveries.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/truck.svg" width="24" height="24" alt="Truck" />

<!-- React -->
import { Truck } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="truck.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons