UNPKG

@carbon/icons-vue

Version:

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

23 lines (22 loc) 588 B
//#region virtual:linux--namespace/32.js const LinuxNamespace32 = require("../utils-BpydAK29.cjs").createSVGComponent("LinuxNamespace32", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 32, "height": 32 }, [{ "elem": "path", "attrs": { "stroke-width": "0", "d": "M26 2H28V30H26z" } }, { "elem": "path", "attrs": { "stroke-width": "0", "d": "m20,25H6c-1.1046,0-2-.8954-2-2v-14c0-1.1046.8954-2,2-2h14c1.1046,0,2,.8954,2,2v14c0,1.1046-.8954,2-2,2Zm0-16H6v14h14v-14Z" } }]); //#endregion module.exports = LinuxNamespace32;