John KuehJohn Kueh

chart average icon

HugeIcons · ChartAverageIcon · MIT

Download SVG

The HugeIcons chart average icon visually represents statistical averages or trends, commonly used to indicate performance metrics, data summaries, or comparative analysis in dashboards and reports.

Common uses

  • Displaying average user engagement over time.
  • Showing the average price of a product category.
  • Illustrating average completion rates for tasks.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
average graphtrend linestatistical chartdata summary

FAQ

What does the chart average icon represent?
This icon depicts a statistical average or trend, often used to visualize data summaries, performance metrics, or comparative analysis.
How do I use the ChartAverageIcon in React?
Import both HugeiconsIcon and ChartAverageIcon, then render it using <HugeiconsIcon icon={ChartAverageIcon} />.
What is the license for this icon?
The HugeIcons chart average 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 →