IME // Optimizing the legibility of the 16x16 AppIcon.
This commit is contained in:
parent
7f48396e68
commit
b86f786e45
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 |
|
@ -1,13 +1,13 @@
|
|||
{
|
||||
"images" : [
|
||||
{
|
||||
"filename" : "16X16.png",
|
||||
"filename" : "AppIconSmallest.png",
|
||||
"idiom" : "mac",
|
||||
"scale" : "1x",
|
||||
"size" : "16x16"
|
||||
},
|
||||
{
|
||||
"filename" : "32X32.png",
|
||||
"filename" : "AppIconSmallest@2x.png",
|
||||
"idiom" : "mac",
|
||||
"scale" : "2x",
|
||||
"size" : "16x16"
|
||||
|
|
Loading…
Reference in New Issue