@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 663 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var FatCornerLeftDownSolid = createReactSolidComponent("fat-corner-left-down", "FatCornerLeftDownSolid", [["path", { "d": "M20.62 2.721a.75.75 0 0 1-.235.87c-2.793 2.187-4.196 4.003-4.515 5.437-.309 1.393-.39 2.714-.252 3.969H20a.75.75 0 0 1 .497 1.312l-8.214 7.253a.75.75 0 0 1-1.008-.013l-7.786-7.253a.75.75 0 0 1 .511-1.3h4.064c.193-2.747 1.341-5.118 3.421-7.08 2.253-2.126 5.054-3.341 8.366-3.663a.75.75 0 0 1 .768.468", "key": "svg-0" }]]);
export { FatCornerLeftDownSolid as default };
//# sourceMappingURL=FatCornerLeftDownSolid.js.map