Chart Bar Stacked Pixel Art Icon
A stacked bar chart icon for part-to-whole breakdowns, budget allocation views, multi-category proportion reports and segment analysis.
Tags
chartgraphstatisticsanalyticsdatabarstacked
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Chart Bar Stacked icon
Bars divided into colored segments stacked on top of each other, each segment representing a subset of the total. Use it in a chart-type picker or report-section label when the visualization shows how subcategories compose a whole, such as budget allocated across departments or revenue by product within each region. For comparing total bar heights without part-to-whole context, a plain chart-bar or chart-column icon is less visually complex and easier to decode.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/chart-bar-stacked.svg" width="24" height="24" alt="Chart Bar Stacked" />
<!-- React -->
import { ChartBarStacked } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="chart-bar-stacked.svg" width="48" height="48" style="image-rendering: pixelated" />