@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 532 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var CornerLeftUpSolid = createReactSolidComponent("corner-left-up", "CornerLeftUpSolid", [["path", { "d": "M4.483 9.237a.75.75 0 0 0-.026 1.06h4.82V15a4.75 4.75 0 0 0 4.75 4.75H19a.75.75 0 0 0 0-1.5h-4.973a3.25 3.25 0 0 1-3.25-3.25v-4.703h4.821a.75.75 0 0 0-.027-1.06l-5.027-4.78a.75.75 0 0 0-1.034 0z", "key": "svg-0" }]]);
export { CornerLeftUpSolid as default };
//# sourceMappingURL=CornerLeftUpSolid.js.map