All Icons
PanelLeftCloseSolid
panel-left-close-solid
npm install @mynaui/icons-react
                  
import { PanelLeftCloseSolid } from "@mynaui/icons-react";

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

Not affiliated with Figma, TailwindCSS or shadcn/ui.