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