@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 534 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var CornerUpRightSolid = createReactSolidComponent("corner-up-right", "CornerUpRightSolid", [["path", { "d": "M14.763 4.483a.75.75 0 0 0-1.06-.026v4.82H9a4.75 4.75 0 0 0-4.75 4.75V19a.75.75 0 0 0 1.5 0v-4.973A3.25 3.25 0 0 1 9 10.777h4.703v4.821a.75.75 0 0 0 1.06-.027l4.78-5.027a.75.75 0 0 0 0-1.034z", "key": "svg-0" }]]);
export { CornerUpRightSolid as default };
//# sourceMappingURL=CornerUpRightSolid.js.map