UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 364 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var MobileSignalFive = createReactComponent("mobile-signal-five", "MobileSignalFive", [["path", { "d": "M3 21v-1m18 1V3m-9 18v-9m4.5 9V8m-9 13v-5", "key": "svg-0" }]]); export { MobileSignalFive as default }; //# sourceMappingURL=MobileSignalFive.js.map