@carbon/icons-vue
Version:
Vue components for icons in digital and software products using the Carbon Design System
28 lines (27 loc) • 610 B
JavaScript
//#region virtual:deploy-rules/20.js
const DeployRules20 = require("../utils-BpydAK29.cjs").createSVGComponent("DeployRules20", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 20,
"height": 20
}, [
{
"elem": "path",
"attrs": { "d": "M18 4 12 10 13.41 11.41 17 7.83 17 20 19 20 19 7.83 22.59 11.41 24 10 18 4z" }
},
{
"elem": "path",
"attrs": { "d": "M8 18H15V20H8z" }
},
{
"elem": "path",
"attrs": { "d": "M8 22H24V24H8z" }
},
{
"elem": "path",
"attrs": { "d": "M8 26H24V28H8z" }
}
]);
//#endregion
module.exports = DeployRules20;