VolumeSlash
volume-slash
npm install @mynaui/icons-react
import { VolumeSlash } from "@mynaui/icons-react";
const App = () => {
return <VolumeSlash />;
};
npm install @mynaui/icons-react
import { VolumeSlash } from "@mynaui/icons-react";
const App = () => {
return <VolumeSlash />;
};