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

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