UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 274 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var One = createReactComponent("one", "One", [["path", { "d": "M12.438 17V7L9 9.5", "key": "svg-0" }]]); export { One as default }; //# sourceMappingURL=One.js.map