UNPKG

@carbon/icons-vue

Version:

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

24 lines (23 loc) 628 B
//#region virtual:chart--bullet/32.js const ChartBullet32 = require("../utils-BpydAK29.cjs").createSVGComponent("ChartBullet32", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 32, "height": 32 }, [ { "elem": "path", "attrs": { "d": "M30,22H16V21H14v1H2v6H14v1h2V28H30ZM4,26V24H14v2Zm24,0H16V24H28Z" } }, { "elem": "path", "attrs": { "d": "M30,13H24V12H22v1H2v6H22v1h2V19h6ZM4,17V15H22v2Zm24,0H24V15h4Z" } }, { "elem": "path", "attrs": { "d": "M30,4H10V3H8V4H2v6H8v1h2V10H30ZM4,8V6H8V8ZM28,8H10V6H28Z" } } ]); //#endregion module.exports = ChartBullet32;