react-icons-kit
Version:
React Icons Kit using various Svg Icon set
50 lines (49 loc) • 1.12 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_fiber_smart_record = void 0;
var ic_fiber_smart_record = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M24 24H0V0h24v24z",
"fill": "none"
},
"children": []
}, {
"name": "g",
"attribs": {},
"children": [{
"name": "circle",
"attribs": {
"cx": "9",
"cy": "12",
"r": "8"
},
"children": [{
"name": "circle",
"attribs": {
"cx": "9",
"cy": "12",
"r": "8"
},
"children": []
}]
}, {
"name": "path",
"attribs": {
"d": "M17 4.26v2.09c2.33.82 4 3.04 4 5.65s-1.67 4.83-4 5.65v2.09c3.45-.89 6-4.01 6-7.74s-2.55-6.85-6-7.74z"
},
"children": [{
"name": "path",
"attribs": {
"d": "M17 4.26v2.09c2.33.82 4 3.04 4 5.65s-1.67 4.83-4 5.65v2.09c3.45-.89 6-4.01 6-7.74s-2.55-6.85-6-7.74z"
},
"children": []
}]
}]
}]
};
exports.ic_fiber_smart_record = ic_fiber_smart_record;
;