LetterXHexagon
letter-x-hexagon
npm install @mynaui/icons-react
import { LetterXHexagon } from "@mynaui/icons-react";
const App = () => {
return <LetterXHexagon />;
};
npm install @mynaui/icons-react
import { LetterXHexagon } from "@mynaui/icons-react";
const App = () => {
return <LetterXHexagon />;
};