After some discussion with @Ashoat and @atul about how to fetch the ens uri for ens avatars we decided to have two separate components to render avatars: `UserAvatar` and `ThreadAvatar` this diff handles `UserAvatar`
This is also pretty much a copy from D7246
Depends on D7192