Skip to main contentMynaUI
All Icons
YenWaves
yen-waves
npm install @mynaui/icons-react
                  
import { YenWaves } from "@mynaui/icons-react";

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