The HugeIcons package delivered 01 icon visually represents a successful delivery, commonly used to indicate order fulfillment or completion of a shipment in e-commerce or logistics interfaces.
Common uses
- Order status: 'Delivered'
- Shipping confirmation message
- Tracking history: 'Package arrived'
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PackageDelivered01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PackageDelivered01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- delivery iconpackage iconshipping iconorder complete
FAQ
- What does the PackageDelivered01 icon represent?
- It signifies that a package has been successfully delivered. It's typically used in interfaces related to shipping, e-commerce, or logistics to show a completed delivery.
- How do I use the PackageDelivered01 icon in a React project?
- Import both HugeiconsIcon and PackageDelivered01Icon from their respective packages and then render the icon using the <HugeiconsIcon icon={PackageDelivered01Icon} /> component.
- What is the license for this icon?
- The HugeIcons package delivered 01 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.
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 →