@carbon/icons-vue
Version:
Vue components for icons in digital and software products using the Carbon Design System
17 lines (16 loc) • 687 B
JavaScript
//#region virtual:ibm-z-os--containers/24.js
const IbmZOsContainers24 = require("../utils-BpydAK29.cjs").createSVGComponent("IbmZOsContainers24", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 24,
"height": 24
}, [{
"elem": "path",
"attrs": { "d": "m29,12h-9V3h9v9Zm-7-2h5v-5h-5v5Z" }
}, {
"elem": "path",
"attrs": { "d": "m20,15v2h7v10h-10V3H5c-1.1028,0-2,.8975-2,2v22c0,1.1025.8972,2,2,2h22c1.1028,0,2-.8975,2-2v-12h-9Zm-13.5859,2h8.5859v8.5859l-8.5859-8.5859Zm8.5859-2H6.4141L15,6.4141v8.5859Zm-1.4141-10L5,13.5859V5h8.5859Zm-8.5859,13.4141l8.5859,8.5859H5v-8.5859Z" }
}]);
//#endregion
module.exports = IbmZOsContainers24;