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

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