Update the app icon, switch the icon set to single size

This commit is contained in:
Stefan Ceriu 2023-06-08 18:19:40 +03:00 committed by Stefan Ceriu
parent 75a3751f78
commit 4de6d07a0b
27 changed files with 12 additions and 259 deletions

View File

@ -1,261 +1,14 @@
{"images":[
{
"size":"1024x1024",
"idiom":"ios-marketing",
"filename":"appicon_1024.png",
"scale":"1x"
},
{
"size":"20x20",
"idiom":"iphone",
"filename":"appicon_40.png",
"scale":"2x"
},
{
"size":"20x20",
"idiom":"iphone",
"filename":"appicon_60.png",
"scale":"3x"
},
{
"size":"29x29",
"idiom":"iphone",
"filename":"appicon_29.png",
"scale":"1x"
},
{
"size":"29x29",
"idiom":"iphone",
"filename":"appicon_58.png",
"scale":"2x"
},
{
"size":"29x29",
"idiom":"iphone",
"filename":"appicon_87.png",
"scale":"3x"
},
{
"size":"40x40",
"idiom":"iphone",
"filename":"appicon_80.png",
"scale":"2x"
},
{
"size":"40x40",
"idiom":"iphone",
"filename":"appicon_120.png",
"scale":"3x"
},
{
"size":"57x57",
"idiom":"iphone",
"filename":"appicon_57.png",
"scale":"1x"
},
{
"size":"57x57",
"idiom":"iphone",
"filename":"appicon_114.png",
"scale":"2x"
},
{
"size":"60x60",
"idiom":"iphone",
"filename":"appicon_120.png",
"scale":"2x"
},
{
"size":"60x60",
"idiom":"iphone",
"filename":"appicon_180.png",
"scale":"3x"
},
{
"size":"20x20",
"idiom":"ipad",
"filename":"appicon_20.png",
"scale":"1x"
},
{
"size":"20x20",
"idiom":"ipad",
"filename":"appicon_40.png",
"scale":"2x"
},
{
"size":"29x29",
"idiom":"ipad",
"filename":"appicon_29.png",
"scale":"1x"
},
{
"size":"29x29",
"idiom":"ipad",
"filename":"appicon_58.png",
"scale":"2x"
},
{
"size":"40x40",
"idiom":"ipad",
"filename":"appicon_40.png",
"scale":"1x"
},
{
"size":"40x40",
"idiom":"ipad",
"filename":"appicon_80.png",
"scale":"2x"
},
{
"size":"50x50",
"idiom":"ipad",
"filename":"appicon_50.png",
"scale":"1x"
},
{
"size":"50x50",
"idiom":"ipad",
"filename":"appicon_100.png",
"scale":"2x"
},
{
"size":"72x72",
"idiom":"ipad",
"filename":"appicon_72.png",
"scale":"1x"
},
{
"size":"72x72",
"idiom":"ipad",
"filename":"appicon_144.png",
"scale":"2x"
},
{
"size":"76x76",
"idiom":"ipad",
"filename":"appicon_76.png",
"scale":"1x"
},
{
"size":"76x76",
"idiom":"ipad",
"filename":"appicon_152.png",
"scale":"2x"
},
{
"size":"83.5x83.5",
"idiom":"ipad",
"filename":"appicon_167.png",
"scale":"2x"
},
{
"size":"60x60",
"idiom":"car",
"filename":"appicon_120.png",
"scale":"2x"
},
{
"size":"60x60",
"idiom":"car",
"filename":"appicon_180.png",
"scale":"3x"
},
{
"size":"16x16",
"idiom":"mac",
"filename":"appicon_16.png",
"scale":"1x"
},
{
"size":"16x16",
"idiom":"mac",
"filename":"appicon_32.png",
"scale":"2x"
},
{
"size":"32x32",
"idiom":"mac",
"filename":"appicon_32.png",
"scale":"1x"
},
{
"size":"32x32",
"idiom":"mac",
"filename":"appicon_64.png",
"scale":"2x"
},
{
"size":"128x128",
"idiom":"mac",
"filename":"appicon_128.png",
"scale":"1x"
},
{
"size":"128x128",
"idiom":"mac",
"filename":"appicon_256.png",
"scale":"2x"
},
{
"size":"256x256",
"idiom":"mac",
"filename":"appicon_256.png",
"scale":"1x"
},
{
"size":"256x256",
"idiom":"mac",
"filename":"appicon_512.png",
"scale":"2x"
},
{
"size":"512x512",
"idiom":"mac",
"filename":"appicon_512.png",
"scale":"1x"
},
{
"size":"512x512",
"idiom":"mac",
"filename":"appicon_1024.png",
"scale":"2x"
}
],
"info":{
"version":1,
"author":"xcode"
}
"images" : [
{
"filename" : "app_icon.png",
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 149 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 778 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 79 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 83 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 104 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 108 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 182 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 440 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB