react-icons-kit
Version:
React Icons Kit using various Svg Icon set
31 lines (30 loc) • 846 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_cell_wifi_twotone = void 0;
var ic_cell_wifi_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M22 5.97l-4 4.01v2.8l2-2V20h-2v2h4z",
"opacity": ".3"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M9.07 11.07L11 13l1.93-1.93c-1.07-1.06-2.79-1.06-3.86 0zm9.01-5.14c-3.91-3.91-10.25-3.91-14.15 0l1.29 1.29c3.19-3.19 8.38-3.19 11.57 0l1.29-1.29zM15.5 8.5c-2.48-2.48-6.52-2.48-9 0l1.29 1.29c1.77-1.77 4.65-1.77 6.43 0L15.5 8.5zm2.5 4.28v-2.8L6 22h12v-2.05z"
},
"children": []
}]
};
exports.ic_cell_wifi_twotone = ic_cell_wifi_twotone;
;