UNPKG

@mynaui/icons-react

Version:

1180+ beautifully crafted open source icons for your next project.

11 lines (7 loc) 321 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var WifiLow = createReactComponent("wifi-low", "WifiLow", [["path", { "d": "M16 16.157a5.657 5.657 0 0 0-8 0m4 3.093v-.5", "key": "svg-0" }]]); export { WifiLow as default }; //# sourceMappingURL=WifiLow.js.map