John KuehJohn Kueh

truck delivery icon

HugeIcons · TruckDeliveryIcon · MIT

Download SVG

The HugeIcons truck delivery icon visually represents the transportation of goods, commonly used to indicate shipping, logistics, or delivery services within a user interface.

Common uses

  • Shipping status indicator
  • Logistics management dashboard
  • E-commerce order tracking

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TruckDeliveryIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={TruckDeliveryIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
delivery truckshipping trucklogisticstransport

FAQ

What does the truck delivery icon represent?
This icon represents a truck, symbolizing the act of delivery or transportation of goods. It's typically used for features related to shipping and logistics.
How do I use the TruckDeliveryIcon in React?
To use it in React, import both HugeiconsIcon and TruckDeliveryIcon, then render it using <HugeiconsIcon icon={TruckDeliveryIcon} />.
What is the license for this icon?
The TruckDeliveryIcon from the HugeIcons library is available under the MIT license.

Related icons

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

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