The Lucide package 2 icon depicts a sealed box, commonly used in UI to represent shipping, storage, or product packaging.
Common uses
- Shipping status indicator
- Inventory management
- Product details page
Use it in React
Install
npm i lucide-reactImport & render
import { Package2 } from 'lucide-react';
<Package2 size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- boxcontainerstoragesealedpackedunopenedundeliveredarchivezippackage2
FAQ
- What does the package 2 icon represent?
- It represents a sealed box, often used for shipping, storage, or product packaging.
- How do I use the package 2 icon in React?
- You can import and use it like this: import { Package2 } from 'lucide-react'; <Package2 />.
- What is the license for this icon?
- The Lucide icon library is distributed 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 →