The HugeIcons chart icon visually represents data trends and is commonly used to indicate sections related to analytics, reports, or performance metrics.
Common uses
- Displaying analytics dashboards
- Indicating a reports section
- Visualizing performance data
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ChartIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ChartIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- graphanalyticsdatastatistics
FAQ
- What does the chart icon represent?
- It represents data visualization, often used for charts, graphs, and statistical information.
- How do I use the ChartIcon in React?
- Import both HugeiconsIcon and ChartIcon, then render <HugeiconsIcon icon={ChartIcon} />.
- What is the license for this icon?
- This icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.