All Icons
ArrowUpLeftSquareSolid
arrow-up-left-square-solid
npm install @mynaui/icons-react
                  
import { ArrowUpLeftSquareSolid } from "@mynaui/icons-react";

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

Not affiliated with Figma, TailwindCSS or shadcn/ui.