The HugeIcons delivery view 02 icon depicts a stylized representation of a map or dashboard with a location pin, commonly used to indicate tracking, logistics, or delivery status in a user interface.
Common uses
- Order tracking page
- Delivery status updates
- Logistics management dashboard
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { DeliveryView02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={DeliveryView02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- map viewlocation trackerdelivery maptracking pin
FAQ
- What does the Delivery View 02 icon represent?
- It visually represents a map or dashboard view with a location marker, often used for tracking or delivery-related features.
- How do I use the DeliveryView02Icon in React?
- Import it as: import { DeliveryView02Icon } from '@hugeicons/core-free-icons'; and then render it using: <HugeiconsIcon icon={DeliveryView02Icon} />.
- What is the license for this icon?
- This icon is distributed 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.