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

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