UNPKG

@carbon/icons-vue

Version:

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

24 lines (23 loc) 657 B
//#region virtual:XML/32.js const Xml32 = require("../utils-BpydAK29.cjs").createSVGComponent("Xml32", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 32, "height": 32 }, [ { "elem": "path", "attrs": { "d": "M24 21 24 9 22 9 22 23 30 23 30 21 24 21z" } }, { "elem": "path", "attrs": { "d": "M18 9 16.48 14 16 15.98 15.54 14 14 9 12 9 12 23 14 23 14 15 13.84 13 14.42 15 16 19.63 17.58 15 18.16 13 18 15 18 23 20 23 20 9 18 9z" } }, { "elem": "path", "attrs": { "d": "M10 9 8 9 6 15 4 9 2 9 4.75 16 2 23 4 23 6 17 8 23 10 23 7.25 16 10 9z" } } ]); //#endregion module.exports = Xml32;