All Icons
TwoOctagon
two-octagon
npm install @mynaui/icons-react
                  
import { TwoOctagon } from "@mynaui/icons-react";

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

Not affiliated with Figma, TailwindCSS or shadcn/ui.