Skip to main contentMynaUI
All Icons
BrandTwitch
brand-twitch
npm install @mynaui/icons-react
                  
import { BrandTwitch } from "@mynaui/icons-react";

const App = () => {
  return <BrandTwitch />;
};