@carbon/icons-vue
Version:
Vue components for icons in digital and software products using the Carbon Design System
23 lines (22 loc) • 463 B
JavaScript
//#region virtual:binding--01/24.js
const Binding_0124 = require("../utils-BpydAK29.cjs").createSVGComponent("Binding_0124", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 24,
"height": 24
}, [{
"elem": "path",
"attrs": {
"stroke-width": "0",
"d": "M4 10H28V12H4z"
}
}, {
"elem": "path",
"attrs": {
"stroke-width": "0",
"d": "M4 20H28V22H4z"
}
}]);
//#endregion
module.exports = Binding_0124;