John KuehJohn Kueh

truck icon

Phosphor · truck · MIT

Download SVG

The Phosphor truck icon depicts a side view of a truck, commonly used to represent shipping, delivery services, or commerce-related features in a user interface.

Common uses

  • Shipping status indicator
  • Delivery service link
  • Logistics management section

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { Truck } from '@phosphor-icons/react';

<Truck size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Truck size={24} />
thin
<Truck size={24} weight="thin" />
light
<Truck size={24} weight="light" />
bold
<Truck size={24} weight="bold" />
fill
<Truck size={24} weight="fill" />
duotone
<Truck size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
commerce
Keywords
truckscarsvehiclesautomobileshippingdeliverycommercemaps & travelobjectstrucklorryvehicletransport

FAQ

What is the truck icon used for?
It's typically used for features related to shipping, delivery, logistics, or general commerce.
How do I use the truck icon in React?
Import it using `import { Truck } from '@phosphor-icons/react'` and then use it as a component: `<Truck />`.
What is the license for the Phosphor truck icon?
The Phosphor icon library, including the truck icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →