The Lucide circle pile icon depicts a stack of circles, commonly used to represent concepts like inventory, stock, or a collection of items.
Common uses
- Displaying inventory count
- Indicating a stack of resources
- Representing a data collection
Use it in React
Install
npm i lucide-reactImport & render
import { CirclePile } from 'lucide-react';
<CirclePile size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- offzerorecordshapecircle-pilecirclepilestacklayerstructureformgroupcollectionstockinventorymaterials
FAQ
- What does the circle pile icon represent?
- It visually represents a pile or stack of circular items, often used for inventory, stock, or collections.
- How do I use the circle pile icon in React?
- You can import and use it in your React application with: import { CirclePile } from 'lucide-react'
- What is the license for the Lucide circle pile icon?
- The Lucide icon library, including the circle pile 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 →