Not sure if this is a bug or was never there, but I feel like it was at one point and now it isn’t.
The picture no longer shows up on the Admin User Page, based on the following template, it looks like it should be though…
https://github.com/discourse/discourse/blob/master/app/assets/javascripts/admin/templates/user-index.hbs#L102
Our Moderators noticed it within the last upgrade to SP. Which coincidentally involved moving to Ember 3.5 (not sure if that is related). Many of them use it as a way to ensure they are on the user they expected to be on, so missing it removed that little extra sanity check they do.