Skip to main contentMynaUI
All Icons
WinkGhost
wink-ghost
npm install @mynaui/icons-react
                  
import { WinkGhost } from "@mynaui/icons-react";

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