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