Skip to main contentMynaUI
All Icons
LetterWWavesSolid
letter-w-waves-solid
npm install @mynaui/icons-react
                  
import { LetterWWavesSolid } from "@mynaui/icons-react";

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