The Lucide chart column big icon depicts a bar chart with a prominent, large column, commonly used to represent statistical data, financial reports, or performance metrics in user interfaces.
Common uses
- Displaying sales figures over time
- Visualizing user engagement statistics
- Showing comparative data in a dashboard
Use it in React
Install
npm i lucide-reactImport & render
import { ChartColumnBig } from 'lucide-react';
<ChartColumnBig size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- statisticsanalyticsdiagramgraphchartcolumnbigbar chartdata visualizationstatistics graphbig column chart
FAQ
- What is the chart column big icon used for?
- This icon is typically used to represent data visualizations, such as charts or graphs, especially when highlighting a significant or primary data point.
- How do I use the chart column big icon in React?
- You can import and use it in React with: import { ChartColumnBig } from 'lucide-react'
- What is the license for Lucide icons?
- Lucide icons, including chart column big, are available under the ISC license, which is a permissive open-source 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 →