react-icons-kit
Version:
React Icons Kit using various Svg Icon set
45 lines (44 loc) • 813 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.wifi = void 0;
var wifi = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M5 12.55a11 11 0 0 1 14.08 0"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M1.42 9a16 16 0 0 1 21.16 0"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M8.53 16.11a6 6 0 0 1 6.95 0"
},
"children": []
}, {
"name": "line",
"attribs": {
"x1": "12",
"y1": "20",
"x2": "12",
"y2": "20"
},
"children": []
}],
"attribs": {
"fill": "none",
"stroke": "currentColor",
"stroke-width": "2",
"stroke-linecap": "round",
"stroke-linejoin": "round"
}
};
exports.wifi = wifi;