@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 441 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var FatCornerRightDown = createReactComponent("fat-corner-right-down", "FatCornerRightDown", [["path", { "d": "M4.077 3q4.216 3.303 4.785 5.866.569 2.564.172 4.88H4L12.214 21 20 13.747h-4.784Q15.18 9.46 12 6.46T4.077 3", "key": "svg-0" }]]);
export { FatCornerRightDown as default };
//# sourceMappingURL=FatCornerRightDown.js.map