The Lucide box icon depicts a simple cube, commonly used to represent concepts like packages, containers, storage, or general 3D objects in user interfaces.
Common uses
- Package tracking status
- Inventory management
- Product display
Use it in React
Install
npm i lucide-reactImport & render
import { Box } from 'lucide-react';
<Box size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- cubepackagecontainerstoragegeometry3disometricbox
FAQ
- What does the box icon represent?
- It represents a box or cube, often used for physical items like packages, storage, or as a general 3D element.
- How do I use the box icon in React?
- You can import and use it like this: import { Box } from 'lucide-react' and then render <Box />.
- What is the license for this icon?
- The Lucide icon library, including the box 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 →