The Lucide chart bar stacked icon visually represents data broken down into multiple categories, commonly used in UI to display comparative statistics or segmented information.
Common uses
- Displaying sales figures by product category over time.
- Showing website traffic sources segmented by device type.
- Illustrating survey results with multiple response options.
Use it in React
Install
npm i lucide-reactImport & render
import { ChartBarStacked } from 'lucide-react';
<ChartBarStacked size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- statisticsanalyticsdiagramgraphmultivariatecategoricalcomparisonchartbarstackedbar chartstacked graphdata visualizationmultivariate chart
FAQ
- What is the chart bar stacked icon used for?
- This icon is typically used to represent data that is divided into multiple segments or categories, allowing for comparisons within and across those segments.
- How do I use this icon in React?
- You can import and use it in React with the following statement: import { ChartBarStacked } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the chart bar stacked 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 →