react-icons-kit
Version:
React Icons Kit using various Svg Icon set
51 lines (50 loc) • 1.22 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_scatter_plot_twotone = void 0;
var ic_scatter_plot_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "circle",
"attribs": {
"cx": "11",
"cy": "6",
"opacity": ".3",
"r": "2"
},
"children": []
}, {
"name": "circle",
"attribs": {
"cx": "16.6",
"cy": "17.6",
"opacity": ".3",
"r": "2"
},
"children": []
}, {
"name": "circle",
"attribs": {
"cx": "7",
"cy": "14",
"opacity": ".3",
"r": "2"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M7 10c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm8-10c0-2.21-1.79-4-4-4S7 3.79 7 6s1.79 4 4 4 4-1.79 4-4zm-4 2c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm5.6 5.6c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2z"
},
"children": []
}]
};
exports.ic_scatter_plot_twotone = ic_scatter_plot_twotone;