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

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