UNPKG

@carbon/icons-vue

Version:

Vue components for icons in digital and software products using the Carbon Design System

17 lines (16 loc) 492 B
//#region virtual:chart--waterfall/24.js const ChartWaterfall24 = require("../utils-BpydAK29.cjs").createSVGComponent("ChartWaterfall24", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 24, "height": 24 }, [{ "elem": "path", "attrs": { "d": "M28,28V18H26V28H22V4H20V28H10V14H8V28H4V2H2V28a2.0023,2.0023,0,0,0,2,2H30V28Z" } }, { "elem": "path", "attrs": { "d": "M14 4H16V18H14z" } }]); //#endregion module.exports = ChartWaterfall24;