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