On Thu Oct 2 18:25:54 2025 +0000, Joel Holdsworth wrote:
I did some work on it: https://gitlab.winehq.org/jhol/wine/-/commit/2fae84f258a832a985e3056516804ea... The main fixes were:
- Replaced the vector 32x32, 48x48 and 256x256 icons with the
originals from Tango. The versions in your commit are scaled and stretched, meaning that the stroke width is no longer 1px.
- Redrew the 8-bit and 4-bit icons for 32x32 and 48x48.
- Various other tidy-ups.
Thank you, I have cherry-picked the commit.