UNPKG

@mynaui/icons-react

Version:

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

11 lines (7 loc) 381 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var CornerLeftDown = createReactComponent("corner-left-down", "CornerLeftDown", [["path", { "d": "M10.027 19V9a4 4 0 0 1 4-4H19m-8.973 14 5.028-4.78M10.027 19 5 14.22", "key": "svg-0" }]]); export { CornerLeftDown as default }; //# sourceMappingURL=CornerLeftDown.js.map