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

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