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