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