UNPKG

@carbon/icons-vue

Version:

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

47 lines (46 loc) 1.03 kB
//#region virtual:sysplex--distributor/32.js const SysplexDistributor32 = require("../utils-BpydAK29.cjs").createSVGComponent("SysplexDistributor32", { "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": "M4 26H8V30H4z" } }, { "elem": "path", "attrs": { "stroke-width": "0", "d": "M14 26H18V30H14z" } }, { "elem": "path", "attrs": { "stroke-width": "0", "d": "M24 26H28V30H24z" } }, { "elem": "path", "attrs": { "stroke-width": "0", "d": "m25,18h-8v-2h-2v2H7c-1.1028,0-2,.8975-2,2v4h2v-4h8v4h2v-4h8v4h2v-4c0-1.1025-.8972-2-2-2Z" } }, { "elem": "path", "attrs": { "stroke-width": "0", "d": "m20,2h-8c-1.1028,0-2,.8975-2,2v8c0,1.1025.8972,2,2,2h8c1.1028,0,2-.8975,2-2V4c0-1.1025-.8972-2-2-2Zm-1.4141,2l-6.5859,6.5859v-6.5859h6.5859Zm-5.1719,8l6.5862-6.5859.001,6.5859h-6.5872Z" } } ]); //#endregion module.exports = SysplexDistributor32;