UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 368 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var CornerUpLeft = createReactComponent("corner-up-left", "CornerUpLeft", [["path", { "d": "M5 10.027h10a4 4 0 0 1 4 4V19M5 10.027l4.78 5.028M5 10.027 9.78 5", "key": "svg-0" }]]); export { CornerUpLeft as default }; //# sourceMappingURL=CornerUpLeft.js.map