The problem is I no longer have any access to any devices that run iOS 8, so I can't confirm whether this only happens in the simulator.
Nothing special with the code. just imageView.image = UIImage(named: "icon") and the contentMode is set to .center and I just dropped the icons into .xcassets. The icons are exported from Sketch.

