The HugeIcons chart column icon depicts a bar chart, commonly used to represent data, statistics, and performance metrics in user interfaces.
Common uses
- Displaying sales figures
- Visualizing user engagement data
- Showing progress over time
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ChartColumnIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ChartColumnIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- bar chartcolumn graphdata visualizationstatistics
FAQ
- What is the ChartColumnIcon used for?
- It's used to visually represent data in a columnar format, ideal for charts and graphs showing statistical information.
- How do I use ChartColumnIcon in React?
- Import it as `import { ChartColumnIcon } from '@hugeicons/core-free-icons';` and render it using `<HugeiconsIcon icon={ChartColumnIcon} />` within the `@hugeicons/react` library.
- What is the license for this icon?
- The ChartColumnIcon is distributed under the MIT license, allowing for free use in commercial and non-commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.