The HugeIcons package receive icon visually represents the act of receiving a package, commonly used in e-commerce or logistics interfaces to indicate successful delivery or an incoming shipment.
Common uses
- Order status tracking
- Delivery confirmation
- Incoming shipment notification
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PackageReceiveIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PackageReceiveIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- delivery iconincoming packageshipment receivedparcel icon
FAQ
- What does the package receive icon represent?
- It symbolizes the action of receiving a package, often used for tracking deliveries or confirming receipt in online transactions.
- How do I use the PackageReceiveIcon in React?
- Import it using `import { PackageReceiveIcon } from '@hugeicons/core-free-icons';` and render it as `<HugeiconsIcon icon={PackageReceiveIcon} />`.
- What is the license for this icon?
- The HugeIcons icon library, including the PackageReceiveIcon, is available under the MIT license.
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 →