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