UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 322 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var ArrowLongUp = createReactComponent("arrow-long-up", "ArrowLongUp", [["path", { "d": "m8 6 4-4m0 0 4 4m-4-4v20", "key": "svg-0" }]]); export { ArrowLongUp as default }; //# sourceMappingURL=ArrowLongUp.js.map