UNPKG

@mynaui/icons-react

Version:

1180+ beautifully crafted open source icons for your next project.

11 lines (7 loc) 540 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactSolidComponent from '../createReactSolidComponent.js'; var CornerLeftDownSolid = createReactSolidComponent("corner-left-down", "CornerLeftDownSolid", [["path", { "d": "M4.483 14.763a.75.75 0 0 1-.026-1.06h4.82V9a4.75 4.75 0 0 1 4.75-4.75H19a.75.75 0 0 1 0 1.5h-4.973A3.25 3.25 0 0 0 10.777 9v4.703h4.821a.75.75 0 0 1-.027 1.06l-5.027 4.78a.75.75 0 0 1-1.034 0z", "key": "svg-0" }]]); export { CornerLeftDownSolid as default }; //# sourceMappingURL=CornerLeftDownSolid.js.map