UNPKG

@carbon/icons-vue

Version:

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

14 lines (13 loc) 458 B
//#region virtual:chart--error-bar/24.js const ChartErrorBar24 = require("../utils-BpydAK29.cjs").createSVGComponent("ChartErrorBar24", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 24, "height": 24 }, [{ "elem": "path", "attrs": { "d": "M22,28V12H18V8h2V6H14V8h2v4H12V28H4V2H2V28a2,2,0,0,0,2,2H30V28ZM14,14h2v4H14Zm6,14H14V20h6Zm0-10H18V14h2Z" } }]); //#endregion module.exports = ChartErrorBar24;