@carbon/icons-vue
Version:
Vue components for icons in digital and software products using the Carbon Design System
14 lines (13 loc) • 482 B
JavaScript
//#region virtual:deployment-unit--installation/32.js
const DeploymentUnitInstallation32 = require("../utils-BpydAK29.cjs").createSVGComponent("DeploymentUnitInstallation32", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 32,
"height": 32
}, [{
"elem": "path",
"attrs": { "d": "M12 11 15 11 15 21 12 21 12 23 20 23 20 21 17 21 17 11 20 11 20 9 12 9 12 11z" }
}]);
//#endregion
module.exports = DeploymentUnitInstallation32;