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