John KuehJohn Kueh

chart area icon

HugeIcons · ChartAreaIcon · MIT

Download SVG

The HugeIcons chart area icon visually represents data trends over time, commonly used to display growth, performance, or statistical information in dashboards and reports.

Common uses

  • Displaying sales performance over quarters
  • Tracking website traffic trends
  • Visualizing user engagement metrics

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
area chartgraphdata visualizationanalytics

FAQ

What does the chart area icon represent?
This icon depicts a filled area chart, typically used to show how a value changes over a continuous interval, like time.
How do I use the ChartAreaIcon in React?
Import both HugeiconsIcon and ChartAreaIcon from their respective packages, then render the icon using <HugeiconsIcon icon={ChartAreaIcon} />.
What is the license for this icon?
The ChartAreaIcon from HugeIcons is available under the MIT license, allowing for free use in commercial and non-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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →