John KuehJohn Kueh

chart bar line icon

HugeIcons · ChartBarLineIcon · MIT

Download SVG

The HugeIcons chart bar line icon visually represents data trends using a combination of bars and a line, commonly used to display statistical information or performance metrics.

Common uses

  • Displaying sales figures over time
  • Showing website traffic analytics
  • Illustrating stock market performance

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
graphanalyticsdata visualizationstatistics

FAQ

What does the chart bar line icon represent?
It depicts a chart combining bars and a line, typically used for visualizing data trends and statistical comparisons.
How do I use the ChartBarLineIcon in React?
Import it as 'ChartBarLineIcon' from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component: <HugeiconsIcon icon={ChartBarLineIcon} />.
What is the license for this icon?
This icon is distributed 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 →

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