UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 313 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var Signal = createReactComponent("signal", "Signal", [["path", { "d": "M20.5 10v4m-4-8v12M12 3v18M7.5 6v12m-4-8v4", "key": "svg-0" }]]); export { Signal as default }; //# sourceMappingURL=Signal.js.map