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