@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 440 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var FatCornerDownLeft = createReactComponent("fat-corner-down-left", "FatCornerDownLeft", [["path", { "d": "M21 4.077q-3.303 4.216-5.866 4.785-2.564.569-4.88.172V4L3 12.214 10.253 20v-4.784Q14.54 15.18 17.54 12T21 4.077", "key": "svg-0" }]]);
export { FatCornerDownLeft as default };
//# sourceMappingURL=FatCornerDownLeft.js.map