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

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