John KuehJohn Kueh

chart up icon

HugeIcons · ChartUpIcon · MIT

Download SVG

The HugeIcons chart up icon visually represents upward growth or positive trends, commonly used to indicate progress, performance increases, or positive financial data.

Common uses

  • Displaying positive sales figures
  • Indicating successful task completion
  • Showing an upward trend in user engagement

Use it in React

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

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

Details

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

FAQ

What does the chart up icon represent?
It represents upward growth, positive trends, or an increase in performance. It's often used for data that is improving.
How do I use the ChartUpIcon in React?
Import both HugeiconsIcon and ChartUpIcon, then render it using <HugeiconsIcon icon={ChartUpIcon} />.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.

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 →