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

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