All Icons
FatCornerLeftUpSolid
fat-corner-left-up-solid
npm install @mynaui/icons-react
                  
import { FatCornerLeftUpSolid } from "@mynaui/icons-react";

const App = () => {
  return <FatCornerLeftUpSolid />;
};

Not affiliated with Figma, TailwindCSS or shadcn/ui.