The HugeIcons shipment tracking icon visually represents the process of monitoring the journey of a package or delivery, commonly used in e-commerce and logistics interfaces to indicate order status.
Common uses
- Displaying order status on an e-commerce site
- Indicating package delivery progress
- Representing logistics and supply chain features
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ShipmentTrackingIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ShipmentTrackingIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- delivery iconpackage trackingorder statuslogistics icon
FAQ
- What is the purpose of the shipment tracking icon?
- This icon is used to visually represent the concept of tracking a shipment or package. It helps users quickly understand features related to delivery status and logistics.
- How do I use the ShipmentTrackingIcon in a React application?
- Import both HugeiconsIcon and ShipmentTrackingIcon, then render the icon using the code: `<HugeiconsIcon icon={ShipmentTrackingIcon} />`.
- What is the license for this icon?
- The ShipmentTrackingIcon is provided under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.