Long ago, applications used images (as in, actual image files on disk) as icons. We switched to FontAwesome but never completely got rid of this.
- Remove getIconURI() from PhabricatorApplication.
- Remove any callers of this method.
It actually looks like this is pretty straightforward, only 4 callsites. I thought we might have more kicking around.