Stacked Bar Chart SVG icon, line

Pro
Stacked Bar Chart SVG icon, line

Three vertical bars each contain two outlined segments. Use it to identify a chart comparing category totals in a dashboard or grouped results in a survey report.

Sign in to download. Free SVGs are free with any account.

How to use it

HTML <img>
<img src="stacked-bar-chart.svg" alt="Stacked Bar Chart" width="48" height="48">
CSS background-image
.stacked-bar-chart {
  background-image: url("stacked-bar-chart.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.stacked-bar-chart {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("stacked-bar-chart.svg") center / contain no-repeat;
}
React
import StackedBarChartSvg from "./stacked-bar-chart.jsx"; // from the React tab above

<StackedBarChartSvg width={48} height={48} />

Download it first (Pro or Max), then point these at your copy.

Made with AMNT

AMNT SVG 1.1 drew this from the words Stacked Bar Chart: Three vertical bars are each divided into two outlined segments. as part of the pack Charts and data icons, line. Want one like it? Make your own in the SVG studio.

Rest of Charts and data icons, line

Similar SVGs

Licence: premium, for Pro and Max. A Free account may use it for personal work; Pro and Max download it with a commercial licence, fixed at download, forever. No credit needed. Read the licence