Chart Bar Pixel Art Icon
A bar chart icon for comparison reports, analytics dashboards, sales summaries and horizontal-bar data visualizations.
Tags
chartgraphstatisticsanalyticsdatabar
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Chart Bar icon
Horizontal bars of varying length extending from a vertical axis, the classic form for comparing discrete categories side by side. Use it to label a 'Bar chart view,' a 'Comparison report,' or a chart-type picker in a reporting tool. It is well suited to category comparisons such as sales by region or revenue by product line. For data that grows over time rather than comparing categories, a line chart or chart-bar-up with a trend arrow is more expressive.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/chart-bar.svg" width="24" height="24" alt="Chart Bar" />
<!-- React -->
import { ChartBar } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="chart-bar.svg" width="48" height="48" style="image-rendering: pixelated" />