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