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