All Icons
Flower2
flower-2
npm install @mynaui/icons-react
                  
import { Flower2 } from "@mynaui/icons-react";

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

Not affiliated with Figma, TailwindCSS or shadcn/ui.