The HugeIcons presentation bar chart 01 icon visually represents data trends and is commonly used in user interfaces to illustrate performance metrics or financial reports.
Common uses
- Displaying sales figures over time
- Illustrating website traffic analytics
- Showing project progress reports
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PresentationBarChart01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PresentationBarChart01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- bar chartgraphanalyticsreport
FAQ
- What does the presentation bar chart 01 icon represent?
- This icon depicts a bar chart, often used to visualize data, trends, or statistics in a presentation or report context.
- How do I use this icon in a React application?
- Import the icon component and render it using the HugeiconsIcon wrapper: import { PresentationBarChart01Icon } from '@hugeicons/core-free-icons'; import { HugeiconsIcon } from '@hugeicons/react'; render <HugeiconsIcon icon={PresentationBarChart01Icon} />.
- What is the license for this icon?
- The HugeIcons presentation bar chart 01 icon is available 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.