UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 503 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_waterfall_chart = void 0; var ic_waterfall_chart = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M18 4h3v16h-3zM3 13h3v7H3zm11-9h3v3h-3zm-4 1h3v4h-3zm-3 5h3v4H7z" }, "children": [] }] }; exports.ic_waterfall_chart = ic_waterfall_chart;