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

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

Not affiliated with Figma, TailwindCSS or shadcn/ui.