react-icons-kit
Version:
React Icons Kit using various Svg Icon set
76 lines (75 loc) • 1.54 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.software_vertical_align_center = void 0;
var software_vertical_align_center = {
"viewBox": "0 0 64 64",
"children": [{
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "13",
"y1": "32",
"x2": "0",
"y2": "32"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "64",
"y1": "32",
"x2": "51",
"y2": "32"
},
"children": []
}, {
"name": "line",
"attribs": {
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"x1": "35",
"y1": "32",
"x2": "29",
"y2": "32"
},
"children": []
}, {
"name": "rect",
"attribs": {
"x": "13",
"y": "6",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "16",
"height": "52"
},
"children": []
}, {
"name": "rect",
"attribs": {
"x": "35",
"y": "12",
"fill": "none",
"stroke": "#000000",
"stroke-width": "2",
"stroke-miterlimit": "10",
"width": "16",
"height": "40"
},
"children": []
}]
};
exports.software_vertical_align_center = software_vertical_align_center;
;