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

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