The Lucide shelving unit icon visually represents a multi-tiered storage structure, commonly used in UIs to signify inventory management, product display, or general storage areas.
Common uses
- Inventory management dashboard
- Product catalog display
- Warehouse or storage section
Use it in React
Install
npm i lucide-reactImport & render
import { ShelvingUnit } from 'lucide-react';
<ShelvingUnit size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- ledgerackstorageinventoryfurnituresillshelvesshelforganizedisplaystorearrangeunitcabinetfixtureretail
FAQ
- What does the shelving unit icon represent?
- It depicts a set of horizontal shelves, typically used to symbolize storage, organization, or display of items.
- How do I use this icon in React?
- You can import and use it directly in your React components with: import { ShelvingUnit } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the shelving unit icon, is available under the ISC license.
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 →