FatCornerDownRightSolid
fat-corner-down-right-solid
npm install @mynaui/icons-react
import { FatCornerDownRightSolid } from "@mynaui/icons-react";
const App = () => {
return <FatCornerDownRightSolid />;
};
npm install @mynaui/icons-react
import { FatCornerDownRightSolid } from "@mynaui/icons-react";
const App = () => {
return <FatCornerDownRightSolid />;
};