react-icons-kit
Version:
React Icons Kit using various Svg Icon set
24 lines (23 loc) • 534 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_perm_scan_wifi = void 0;
var ic_perm_scan_wifi = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M12 3C6.95 3 3.15 4.85 0 7.23L12 22 24 7.25C20.85 4.87 17.05 3 12 3zm1 13h-2v-6h2v6zm-2-8V6h2v2h-2z"
},
"children": []
}]
};
exports.ic_perm_scan_wifi = ic_perm_scan_wifi;
;