All Icons
Shell
shell
npm install @mynaui/icons-react
                  
import { Shell } from "@mynaui/icons-react";

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

Not affiliated with Figma, TailwindCSS or shadcn/ui.