IME // Optimizing the legibility of the 16x16 AppIcon.

This commit is contained in:
ShikiSuen 2022-03-19 11:39:42 +08:00
parent 98456edc8c
commit 9151c0d3ae
4 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

View File

@ -1,13 +1,13 @@
{ {
"images" : [ "images" : [
{ {
"filename" : "16X16.png", "filename" : "AppIconSmallest.png",
"idiom" : "mac", "idiom" : "mac",
"scale" : "1x", "scale" : "1x",
"size" : "16x16" "size" : "16x16"
}, },
{ {
"filename" : "32X32.png", "filename" : "AppIconSmallest@2x.png",
"idiom" : "mac", "idiom" : "mac",
"scale" : "2x", "scale" : "2x",
"size" : "16x16" "size" : "16x16"