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