UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 346 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var ArrowLongUpRight = createReactComponent("arrow-long-up-right", "ArrowLongUpRight", [["path", { "d": "M13 5h6m0 0v6m0-6L5 19", "key": "svg-0" }]]); export { ArrowLongUpRight as default }; //# sourceMappingURL=ArrowLongUpRight.js.map