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