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