While trying to find a black/white version of the Bitcoin logo for the organization I noticed the about.png is not entirely black - it has some (very slight) reflection. Remove this to make it the same as other icons. This has zero effect on the actual GUI.
Also ran the icons through contrib/devtools/optimize-pngs.py, so chevron.png was optimized too.
Before
4726 src/qt/res/icons/about.png
1923 src/qt/res/icons/chevron.png
After:
3717 src/qt/res/icons/about.png
803 src/qt/res/icons/chevron.png