@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 368 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var CornerLeftUp = createReactComponent("corner-left-up", "CornerLeftUp", [["path", { "d": "M10.027 5v10a4 4 0 0 0 4 4H19M10.027 5l5.028 4.78M10.027 5 5 9.78", "key": "svg-0" }]]);
export { CornerLeftUp as default };
//# sourceMappingURL=CornerLeftUp.js.map