@carbon/icons-vue
Version:
Vue components for icons in digital and software products using the Carbon Design System
17 lines (16 loc) • 516 B
JavaScript
//#region virtual:cloud-foundry--2/32.js
const CloudFoundry_232 = require("../utils-BpydAK29.cjs").createSVGComponent("CloudFoundry_232", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 32,
"height": 32
}, [{
"elem": "path",
"attrs": { "d": "M25 11 25 9 17 9 17 23 19 23 19 17 24 17 24 15 19 15 19 11 25 11z" }
}, {
"elem": "path",
"attrs": { "d": "M15,23H9a2,2,0,0,1-2-2V11A2,2,0,0,1,9,9h6v2H9V21h6Z" }
}]);
//#endregion
module.exports = CloudFoundry_232;