@carbon/icons-vue
Version:
Vue components for icons in digital and software products using the Carbon Design System
17 lines (16 loc) • 631 B
JavaScript
//#region virtual:deployment-unit--technical--data/32.js
const DeploymentUnitTechnicalData32 = require("../utils-BpydAK29.cjs").createSVGComponent("DeploymentUnitTechnicalData32", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 32,
"height": 32
}, [{
"elem": "path",
"attrs": { "d": "M21,23H17V9h4a4.0045,4.0045,0,0,1,4,4v6A4.0042,4.0042,0,0,1,21,23Zm-2-2h2a2.0023,2.0023,0,0,0,2-2V13a2.002,2.002,0,0,0-2-2H19Z" }
}, {
"elem": "path",
"attrs": { "d": "M7 11 10 11 10 23 12 23 12 11 15 11 15 9 7 9 7 11z" }
}]);
//#endregion
module.exports = DeploymentUnitTechnicalData32;