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

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