The HugeIcons chart column decreasing icon visually represents a downward trend or decline, commonly used to indicate negative performance, reduced values, or a bearish market.
Common uses
- Displaying stock market decline
- Indicating a drop in sales figures
- Showing a decrease in user engagement
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ChartColumnDecreasingIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ChartColumnDecreasingIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- downward trenddeclinebearishnegative growth
FAQ
- What does the chart column decreasing icon represent?
- This icon signifies a negative trend or a decrease in data. It's often used to show declining performance, losses, or a downward movement in metrics.
- How do I use the ChartColumnDecreasingIcon in React?
- Import both HugeiconsIcon and ChartColumnDecreasingIcon, then render the icon using the code: <HugeiconsIcon icon={ChartColumnDecreasingIcon} />.
- What is the license for this icon?
- The HugeIcons library, including the ChartColumnDecreasingIcon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →