UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 522 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_stacked_bar_chart = void 0; var ic_stacked_bar_chart = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M6 10h3v10H6zm0-5h3v4H6zm10 11h3v4h-3zm0-3h3v2h-3zm-5 0h3v7h-3zm0-4h3v3h-3z" }, "children": [] }] }; exports.ic_stacked_bar_chart = ic_stacked_bar_chart;