Fix sRGB profile in png icon

libpng complains about the 22x22 icon with the warning
"libpng warning: iCCP: known incorrect sRGB profile"

Running pngcrush with "-n -q" options display the following message:
"pngcrush: iCCP: Not recognizing known sRGB profile that has been
edited"

My quick solution for this is to run mogrify on the file.
This commit is contained in:
Mifeng Lytel 2022-02-06 04:04:12 +02:00
parent 56a33db476
commit 225f106d84

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB