All Icons
Hexagon
hexagon
npm install @mynaui/icons-react
                  
import { Hexagon } from "@mynaui/icons-react";

const App = () => {
  return <Hexagon />;
};

Not affiliated with Figma, TailwindCSS or shadcn/ui.