The HugeIcons delivery tracking 01 icon visually represents the process of monitoring a package's journey, commonly used in e-commerce and logistics interfaces to indicate shipment status.
Common uses
- Order status page
- Shipping notification emails
- Logistics management dashboard
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { DeliveryTracking01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={DeliveryTracking01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- package trackingshipment statusdelivery iconlogistics icon
FAQ
- What does the DeliveryTracking01Icon represent?
- This icon symbolizes the tracking of a delivery, showing its progress from origin to destination.
- How do I use DeliveryTracking01Icon in a React application?
- Import the icon and use it within the HugeiconsIcon component like this: import { DeliveryTracking01Icon } from '@hugeicons/core-free-icons'; <HugeiconsIcon icon={DeliveryTracking01Icon} />.
- What is the license for this icon?
- The DeliveryTracking01Icon is available under the MIT license, allowing for free commercial and non-commercial use.
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 →