react-icons-kit
Version:
React Icons Kit using various Svg Icon set
31 lines (30 loc) • 870 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_fiber_smart_record_twotone = void 0;
var ic_fiber_smart_record_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M9 18c3.31 0 6-2.69 6-6s-2.69-6-6-6-6 2.69-6 6 2.69 6 6 6z",
"opacity": ".3"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M9 20c4.42 0 8-3.58 8-8s-3.58-8-8-8-8 3.58-8 8 3.58 8 8 8zM9 6c3.31 0 6 2.69 6 6s-2.69 6-6 6-6-2.69-6-6 2.69-6 6-6zm8-1.74v2.09c2.33.82 4 3.04 4 5.65s-1.67 4.83-4 5.65v2.09c3.45-.89 6-4.01 6-7.74 0-3.73-2.55-6.85-6-7.74z"
},
"children": []
}]
};
exports.ic_fiber_smart_record_twotone = ic_fiber_smart_record_twotone;
;