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

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