ForwardSquareSolid
forward-square-solid
npm install @mynaui/icons-react
import { ForwardSquareSolid } from "@mynaui/icons-react";
const App = () => {
return <ForwardSquareSolid />;
};
npm install @mynaui/icons-react
import { ForwardSquareSolid } from "@mynaui/icons-react";
const App = () => {
return <ForwardSquareSolid />;
};