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