DotsVerticalWavesSolid
dots-vertical-waves-solid
npm install @mynaui/icons-react
import { DotsVerticalWavesSolid } from "@mynaui/icons-react";
const App = () => {
return <DotsVerticalWavesSolid />;
};
npm install @mynaui/icons-react
import { DotsVerticalWavesSolid } from "@mynaui/icons-react";
const App = () => {
return <DotsVerticalWavesSolid />;
};