The HugeIcons presentation line chart 01 icon visually represents data trends and performance over time, commonly used to illustrate growth, progress, or statistical analysis in dashboards and reports.
Common uses
- Displaying sales figures over a quarter.
- Showing website traffic trends.
- Illustrating project progress in a status update.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PresentationLineChart01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PresentationLineChart01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- line graphperformance chartdata trendanalytics icon
FAQ
- What does the presentation line chart 01 icon represent?
- It depicts a line chart, typically used to show data trends, performance, or statistical analysis over a period.
- How do I use this icon in React?
- Import it using `import { PresentationLineChart01Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={PresentationLineChart01Icon} />`.
- What is the license for this icon?
- This icon is distributed under the MIT license, allowing for free commercial and non-commercial use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.