react-icons-kit
Version:
React Icons Kit using various Svg Icon set
40 lines (39 loc) • 1.02 kB
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_how_to_reg_twotone = void 0;
var ic_how_to_reg_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "circle",
"attribs": {
"cx": "11",
"cy": "8",
"opacity": ".3",
"r": "2"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M5 18h4.99L9 17l.93-.94C7.55 16.33 5.2 17.37 5 18z",
"opacity": ".3"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M11 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm-1 12H5c.2-.63 2.55-1.67 4.93-1.94h.03l.46-.45L12 14.06c-.39-.04-.68-.06-1-.06-2.67 0-8 1.34-8 4v2h9l-2-2zm10.6-5.5l-5.13 5.17-2.07-2.08L12 17l3.47 3.5L22 13.91z"
},
"children": []
}]
};
exports.ic_how_to_reg_twotone = ic_how_to_reg_twotone;
;