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