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