Chart Bar Big Pixel Art Icon
A large bar chart icon for featured analytics views, prominent metric displays and bold data-visualization entry points.
Tags
chartgraphstatisticsanalyticsdatabarbig
Style variants
base
Outline · rounded corners
sharp
Outline · sharp corners
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Chart Bar Big icon
A bar chart drawn with thicker or fewer bars, giving each bar more visual prominence. Use it when you want to emphasize a key metric or primary chart in a dashboard, or when designing a chart-type selector that needs each option to read clearly at a small size. The larger bars also suit simplified overviews where detail is sacrificed for immediate comprehension. For fine-grained multi-bar comparisons, chart-bar with thinner bars is more information-dense.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/chart-bar-big.svg" width="24" height="24" alt="Chart Bar Big" />
<!-- React -->
import { ChartBarBig } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="chart-bar-big.svg" width="48" height="48" style="image-rendering: pixelated" />