react-icons-kit
Version:
React Icons Kit using various Svg Icon set
63 lines (62 loc) • 1.27 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.software_layout_4lines = void 0;
var software_layout_4lines = {
"viewBox": "0 0 64 64",
"children": [{
"name": "rect",
"attribs": {
"x": "1",
"y": "1",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "62",
"height": "15"
},
"children": []
}, {
"name": "rect",
"attribs": {
"x": "1",
"y": "16",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "62",
"height": "16"
},
"children": []
}, {
"name": "rect",
"attribs": {
"x": "1",
"y": "32",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "62",
"height": "15"
},
"children": []
}, {
"name": "rect",
"attribs": {
"x": "1",
"y": "47",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "62",
"height": "16"
},
"children": []
}]
};
exports.software_layout_4lines = software_layout_4lines;
;