John KuehJohn Kueh

chart increase icon

HugeIcons · ChartIncreaseIcon · MIT

Download SVG

The HugeIcons chart increase icon visually represents growth or an upward trend, commonly used to indicate positive performance, progress, or an increase in data.

Common uses

  • Displaying positive stock market changes
  • Showing user growth over time
  • Indicating successful task completion

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ChartIncreaseIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={ChartIncreaseIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
growth iconupward trend iconpositive change iconanalytics icon

FAQ

What does the chart increase icon represent?
This icon symbolizes an upward trend or growth, often used to show positive changes or increases in data.
How do I use the ChartIncreaseIcon in React?
Import it using `import { ChartIncreaseIcon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={ChartIncreaseIcon} />`.
What is the license for this icon?
The HugeIcons chart increase 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 →