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

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