The Lucide package open icon depicts an opened box, commonly used to represent actions like unpacking, unarchiving, or indicating a delivered item in a user interface.
Common uses
- Unpack/Unarchive button
- Delivered order status
- Download or extract action
Use it in React
Install
npm i lucide-reactImport & render
import { PackageOpen } from 'lucide-react';
<PackageOpen size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- boxcontainerstorageunpackunarchiveunzipopeneddeliveredpackageopen
FAQ
- What does the package-open icon represent?
- It visually signifies an opened package or container, often used for actions related to unpacking, unarchiving, or showing a delivered item.
- How do I use the package-open icon in React?
- You can import and use it directly from the 'lucide-react' library like this: import { PackageOpen } from 'lucide-react'.
- What is the license for the package-open icon?
- The Lucide icon library, including the package-open icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →