RectangleVertical
rectangle-vertical
npm install @mynaui/icons-react
import { RectangleVertical } from "@mynaui/icons-react";
const App = () => {
return <RectangleVertical />;
};
npm install @mynaui/icons-react
import { RectangleVertical } from "@mynaui/icons-react";
const App = () => {
return <RectangleVertical />;
};