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

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