John KuehJohn Kueh

truck icon

Tabler · truck · MIT

Download SVG

The Tabler truck icon depicts a stylized representation of a truck, commonly used in UI to signify logistics, shipping, delivery services, or transportation-related features.

Common uses

  • Button for 'Shipment Tracking'
  • Link to 'Fleet Management' section
  • Icon for 'Delivery Options' in checkout

Use it in React

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

<IconTruck size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconTruck size={24} stroke={2} />
filled
<IconTruckFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Vehicles
Keywords
transportvahiclevanlorrycargodeliverytrucktravelvehicleautomobilevehiclesdelivery vancargo vehicle

FAQ

What does the truck icon represent?
The truck icon visually represents a truck, often used to denote concepts related to transportation, cargo, or delivery services within an application's interface.
How do I use the truck icon in React?
You can import and use the truck icon in your React application with the following statement: `import { IconTruck } from '@tabler/icons-react'`.
What is the license for the Tabler truck icon?
The Tabler truck icon is distributed under the MIT license, which allows for free use in both personal and commercial projects.

Related icons

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

Looking for something else? Search Tabler 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 →