The Tabler chart column icon depicts a vertical bar chart, commonly used to represent data comparisons and trends in user interfaces.
Common uses
- Displaying sales figures over time
- Comparing product performance metrics
- Visualizing survey results
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconChartColumn } from '@tabler/icons-react';
<IconChartColumn size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Charts
- Keywords
- analyticsdatavisualizationbarstatisticsverticalgraphcomparisondisplaypresentationchartschartcolumnbar chartvertical graphdata visualization
FAQ
- What is the chart column icon used for?
- It's used to visually represent data, typically for comparisons or trends, in charts and graphs within an application.
- How do I use this icon in React?
- Import it using `import { IconChartColumn } from '@tabler/icons-react'` and then use it as a component: `<IconChartColumn />`.
- What is the license for this icon?
- This icon is available under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →