John KuehJohn Kueh

bar chart horizontal icon

HugeIcons · BarChartHorizontalIcon · MIT

Download SVG

The HugeIcons bar chart horizontal icon visually represents data presented in a horizontal bar format, commonly used to display comparisons or distributions.

Common uses

  • Displaying sales figures over time
  • Comparing product performance metrics
  • Visualizing survey results

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
horizontal bar graphdata visualizationanalytics chartreport icon

FAQ

What does the bar chart horizontal icon represent?
This icon represents data visualized using horizontal bars, ideal for comparing different categories or showing progress.
How do I use the BarChartHorizontalIcon in React?
Import both HugeiconsIcon and BarChartHorizontalIcon, then render it using <HugeiconsIcon icon={BarChartHorizontalIcon} />.
What is the license for this icon?
The HugeIcons bar chart horizontal 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 →