The HugeIcons computer chart down icon visually represents a decline or decrease in data, often used to indicate negative trends, falling metrics, or a reduction in performance.
Common uses
- Showing a stock price decrease
- Indicating a drop in website traffic
- Representing a negative sales report
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ComputerChartDownIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ComputerChartDownIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- download chartdata downanalytics decreasereport decline
FAQ
- What does the computer chart down icon represent?
- This icon signifies a downward trend or decrease, commonly used for negative data changes like falling prices or reduced performance.
- How do I use the ComputerChartDownIcon in React?
- Import both HugeiconsIcon and ComputerChartDownIcon, then render it using <HugeiconsIcon icon={ComputerChartDownIcon} />.
- What is the license for this icon?
- The HugeIcons icon library, including this icon, 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 →