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