Shrink/ losslessly compress `ICO` resource files to reduce size of apps published with SingleFile/AOT
Open
area-ILLinker/AOT
area-Trimming
tenet-performance
- Dominant language
- C#
- Stars
- 4.9k
- Forks
- 1.1k
- Avg merge
- 1d 13m
- Merged PRs (30d)
- 85
Description
In #9911 it was discovered that the embedded `ICO` resource files have a non-trivial size and could be losslessly compressed upwards of 90% of original file size.

We should use GIMP or similar tool to shrink each of the `ICO` files and maybe investigate the use of PNG to reduce file sizes.
Contributor guide
Assessment
This issue has not been assessed yet.