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