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

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