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