react-icons-kit
Version:
React Icons Kit using various Svg Icon set
31 lines (30 loc) • 724 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_network_wifi_twotone = void 0;
var ic_network_wifi_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M23.64 7c-.45-.34-4.93-4-11.64-4C5.28 3 .81 6.66.36 7L12 21.5 23.64 7z",
"fill-opacity": ".3"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M3.53 10.94L12 21.5l8.47-10.56c-.43-.33-3.66-2.95-8.47-2.95s-8.04 2.62-8.47 2.95z"
},
"children": []
}]
};
exports.ic_network_wifi_twotone = ic_network_wifi_twotone;
;