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