John KuehJohn Kueh

chart histogram icon

Tabler · chart-histogram · MIT

Download SVG

The Tabler chart histogram icon visually represents a bar chart, commonly used in UI to display the distribution of data or frequency counts.

Common uses

  • Displaying data distribution in a dashboard.
  • Showing frequency of events in a report.
  • Illustrating statistical analysis results.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconChartHistogram } from '@tabler/icons-react';

<IconChartHistogram size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Charts
Keywords
graphdiagramcurvesanalyticscharthistogramstatisticsvisualizationmetricsreportchartsbar chartstatistics graphdata distribution

FAQ

What is the chart histogram icon used for?
It's used to represent statistical data, showing the frequency distribution of a dataset through bars.
How do I use this icon in React?
Import it using `import { IconChartHistogram } from '@tabler/icons-react'` and use it as a React component.
What is the license for this icon?
This icon is distributed under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler 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 →