UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 373 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var CornerRightUp = createReactComponent("corner-right-up", "CornerRightUp", [["path", { "d": "M13.973 5v10a4 4 0 0 1-4 4H5m8.973-14L8.946 9.78M13.973 5 19 9.78", "key": "svg-0" }]]); export { CornerRightUp as default }; //# sourceMappingURL=CornerRightUp.js.map