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

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

Not affiliated with Figma, TailwindCSS or shadcn/ui.