The HugeIcons package icon visually represents a bundled set of items, commonly used to signify software packages, delivery boxes, or collections of related data.
Common uses
- Software download button
- Shipping status indicator
- Product bundle display
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PackageIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PackageIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- boxdeliverybundlecontainer
FAQ
- What does the package icon represent?
- It depicts a wrapped box, symbolizing a collection of items, software, or data that has been bundled together.
- How do I use the PackageIcon in React?
- Import both HugeiconsIcon and PackageIcon, then render it using <HugeiconsIcon icon={PackageIcon} />.
- What is the license for this icon?
- The HugeIcons library, including the PackageIcon, 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 →