Chart Column Stacked Pixel Art Icon
A stacked column chart for proportion breakdowns, multi-segment vertical bars, budget composition and category-within-total views.
Tags
chartgraphstatisticsanalyticsdatacolumnstacked
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Chart Column Stacked icon
Vertical bars divided into horizontal segments, each segment representing a fraction of the total column height. Use it in a chart-type picker or section label when the visualization shows composition within a total, such as traffic sources by channel across months or revenue breakdown by product line. It combines the categorical strength of a column chart with the part-to-whole insight of a stacked view. For pure total comparisons without segment breakdown, a plain chart-bar or chart-column-big is simpler.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/chart-column-stacked.svg" width="24" height="24" alt="Chart Column Stacked" />
<!-- React -->
import { ChartColumnStacked } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="chart-column-stacked.svg" width="48" height="48" style="image-rendering: pixelated" />