react-icons-kit
Version:
React Icons Kit using various Svg Icon set
24 lines (23 loc) • 603 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_fiber_manual_record_outline = void 0;
var ic_fiber_manual_record_outline = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M12 6c3.31 0 6 2.69 6 6s-2.69 6-6 6-6-2.69-6-6 2.69-6 6-6m0-2c-4.42 0-8 3.58-8 8s3.58 8 8 8 8-3.58 8-8-3.58-8-8-8z"
},
"children": []
}]
};
exports.ic_fiber_manual_record_outline = ic_fiber_manual_record_outline;