react-icons-kit
Version:
React Icons Kit using various Svg Icon set
37 lines (36 loc) • 787 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.software_layout_sidebar_right = void 0;
var software_layout_sidebar_right = {
"viewBox": "0 0 64 64",
"children": [{
"name": "rect",
"attribs": {
"x": "43",
"y": "1",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "20",
"height": "62"
},
"children": []
}, {
"name": "rect",
"attribs": {
"x": "1",
"y": "1",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "42",
"height": "62"
},
"children": []
}]
};
exports.software_layout_sidebar_right = software_layout_sidebar_right;
;