@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 418 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var Wifi = createReactComponent("wifi", "Wifi", [["path", { "d": "M2 9.483c5.603-5.31 14.397-5.31 20 0", "key": "svg-0" }], ["path", { "d": "M19 12.9c-3.866-3.867-10.134-3.867-14 0m11 3.257a5.657 5.657 0 0 0-8 0m4 3.093v-.5", "key": "svg-1" }]]);
export { Wifi as default };
//# sourceMappingURL=Wifi.js.map