UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 353 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var MobileSignalThree = createReactComponent("mobile-signal-three", "MobileSignalThree", [["path", { "d": "M3 21v-1m9 1v-9m-4.5 9v-5", "key": "svg-0" }]]); export { MobileSignalThree as default }; //# sourceMappingURL=MobileSignalThree.js.map