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

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