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