The Phosphor truck trailer icon depicts a semi-trailer truck, commonly used to represent shipping, logistics, or transportation-related features in a user interface.
Common uses
- Shipping status tracking
- Logistics management dashboard
- Delivery service booking
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { TruckTrailer } from '@phosphor-icons/react';
<TruckTrailer size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<TruckTrailer size={24} />thin
<TruckTrailer size={24} weight="thin" />light
<TruckTrailer size={24} weight="light" />bold
<TruckTrailer size={24} weight="bold" />fill
<TruckTrailer size={24} weight="fill" />duotone
<TruckTrailer size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- commerce
- Keywords
- *new*vehiclesautomobileshippingtractorsemicommercemaps & travelobjectstrucktrailersemi-trucklorryfreight truck
FAQ
- What does the truck trailer icon represent?
- It represents a semi-trailer truck, ideal for indicating services or features related to shipping, transport, or logistics.
- How do I use the truck trailer icon in React?
- You can import and use it like this: import { TruckTrailer } from '@phosphor-icons/react'. Then render it as <TruckTrailer size={32} />.
- What is the license for this icon?
- The Phosphor icon set, including the truck trailer 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 →