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