Not Playing
Spotify
Ali Imam
No tags
import { SouthGeorgiaSandwichIslandsLogo } from '@aliimam/logos';const App = () => { return ( <SouthGeorgiaSandwichIslandsLogo size={200} color="currentColor" /> );};export default App;