John KuehJohn Kueh

chart histogram icon

HugeIcons · ChartHistogramIcon · MIT

Download SVG

The HugeIcons chart histogram icon visually represents data distribution and frequency, commonly used to display statistical information or trends in a user interface.

Common uses

  • Displaying sales performance over time.
  • Showing user engagement 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 { ChartHistogramIcon } from '@hugeicons/core-free-icons';

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
bar chartgraphstatisticsdata visualization

FAQ

What is this icon used for?
This icon represents a histogram, which is used to show the distribution of numerical data. It's useful for visualizing statistical information and trends.
How do I use the ChartHistogramIcon in React?
Import both HugeiconsIcon and ChartHistogramIcon from their respective packages and render them using the <HugeiconsIcon icon={ChartHistogramIcon} /> component.
What is the license for this icon?
The ChartHistogramIcon from the HugeIcons library 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 →