@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 385 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var CornerDownRight = createReactComponent("corner-down-right", "CornerDownRight", [["path", { "d": "M19 13.973H9a4 4 0 0 1-4-4V5m14 8.973-4.78-5.027M19 13.973 14.22 19", "key": "svg-0" }]]);
export { CornerDownRight as default };
//# sourceMappingURL=CornerDownRight.js.map