UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 342 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var ArrowLongUpLeft = createReactComponent("arrow-long-up-left", "ArrowLongUpLeft", [["path", { "d": "M5 11V5m0 0h6M5 5l14 14", "key": "svg-0" }]]); export { ArrowLongUpLeft as default }; //# sourceMappingURL=ArrowLongUpLeft.js.map