@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 335 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var MobileSignalTwo = createReactComponent("mobile-signal-two", "MobileSignalTwo", [["path", { "d": "M3 21v-1m4.5 1v-5", "key": "svg-0" }]]);
export { MobileSignalTwo as default };
//# sourceMappingURL=MobileSignalTwo.js.map