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