@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 375 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var CornerUpRight = createReactComponent("corner-up-right", "CornerUpRight", [["path", { "d": "M19 10.027H9a4 4 0 0 0-4 4V19m14-8.973-4.78 5.028M19 10.027 14.22 5", "key": "svg-0" }]]);
export { CornerUpRight as default };
//# sourceMappingURL=CornerUpRight.js.map