UNPKG

@carbon/icons-vue

Version:

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

28 lines (27 loc) 724 B
//#region virtual:screen-map/16.js const ScreenMap16 = require("../utils-BpydAK29.cjs").createSVGComponent("ScreenMap16", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 16, "height": 16 }, [ { "elem": "path", "attrs": { "d": "M22 25H30V27H22z" } }, { "elem": "path", "attrs": { "d": "M22 21H30V23H22z" } }, { "elem": "path", "attrs": { "d": "M18.4141 11 23 11 23 9 15 9 15 17 17 17 17 12.4141 23.5859 19 25 17.5859 18.4141 11z" } }, { "elem": "path", "attrs": { "d": "M28,3H4c-1.1028,0-2,.8975-2,2V21c0,1.1025,.8972,2,2,2H12v4h-4v2h12v-8H4V5H28v14h2V5c0-1.1025-.8972-2-2-2Zm-10,24h-4v-4h4v4Z" } } ]); //#endregion module.exports = ScreenMap16;