The HugeIcons file chart column increasing icon depicts a bar chart with an upward trend, commonly used to represent data growth, performance increases, or positive financial trends.
Common uses
- Displaying sales growth over time
- Indicating positive user engagement metrics
- Visualizing stock market performance
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FileChartColumnIncreasingIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={FileChartColumnIncreasingIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- growth chartbar graph upanalytics increasingdata trend
FAQ
- What does this icon represent?
- This icon represents data that is increasing or showing positive growth, often visualized as a bar chart trending upwards.
- How do I use this icon in React?
- Import the icon and use it like this: import { HugeiconsIcon } from '@hugeicons/react'; import { FileChartColumnIncreasingIcon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={FileChartColumnIncreasingIcon} />.
- 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.