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