PanelLeftClose
panel-left-close
npm install @mynaui/icons-react import { PanelLeftClose } from "@mynaui/icons-react"; const App = () => { return <PanelLeftClose />; };
npm install @mynaui/icons-react import { PanelLeftClose } from "@mynaui/icons-react"; const App = () => { return <PanelLeftClose />; };