Add app icon

This commit is contained in:
Patrick Müller 2023-01-13 18:29:10 +01:00
parent f87c712e41
commit ee03888990
22 changed files with 89 additions and 36 deletions

View File

@ -1,63 +1,116 @@
{ {
"images" : [ "images" : [
{ {
"idiom" : "universal", "size" : "20x20",
"platform" : "ios", "idiom" : "iphone",
"size" : "1024x1024" "filename" : "iphone-20x20@2x.png",
"scale" : "2x"
}, },
{ {
"idiom" : "mac", "size" : "20x20",
"scale" : "1x", "idiom" : "iphone",
"size" : "16x16" "filename" : "iphone-20x20@3x.png",
"scale" : "3x"
}, },
{ {
"idiom" : "mac", "size" : "29x29",
"scale" : "2x", "idiom" : "iphone",
"size" : "16x16" "filename" : "iphone-29x29@2x.png",
"scale" : "2x"
}, },
{ {
"idiom" : "mac", "size" : "29x29",
"scale" : "1x", "idiom" : "iphone",
"size" : "32x32" "filename" : "iphone-29x29@3x.png",
"scale" : "3x"
}, },
{ {
"idiom" : "mac", "size" : "40x40",
"scale" : "2x", "idiom" : "iphone",
"size" : "32x32" "filename" : "iphone-40x40@2x.png",
"scale" : "2x"
}, },
{ {
"idiom" : "mac", "size" : "40x40",
"scale" : "1x", "idiom" : "iphone",
"size" : "128x128" "filename" : "iphone-40x40@3x.png",
"scale" : "3x"
}, },
{ {
"idiom" : "mac", "size" : "60x60",
"scale" : "2x", "idiom" : "iphone",
"size" : "128x128" "filename" : "iphone-60x60@2x.png",
"scale" : "2x"
}, },
{ {
"idiom" : "mac", "size" : "60x60",
"scale" : "1x", "idiom" : "iphone",
"size" : "256x256" "filename" : "iphone-60x60@3x.png",
"scale" : "3x"
}, },
{ {
"idiom" : "mac", "size" : "20x20",
"scale" : "2x", "idiom" : "ipad",
"size" : "256x256" "filename" : "ipad-20x20.png",
"scale" : "1x"
}, },
{ {
"idiom" : "mac", "size" : "20x20",
"scale" : "1x", "idiom" : "ipad",
"size" : "512x512" "filename" : "ipad-20x20@2x.png",
"scale" : "2x"
}, },
{ {
"idiom" : "mac", "size" : "29x29",
"scale" : "2x", "idiom" : "ipad",
"size" : "512x512" "filename" : "ipad-29x29.png",
"scale" : "1x"
},
{
"size" : "29x29",
"idiom" : "ipad",
"filename" : "ipad-29x29@2x.png",
"scale" : "2x"
},
{
"size" : "40x40",
"idiom" : "ipad",
"filename" : "ipad-40x40.png",
"scale" : "1x"
},
{
"size" : "40x40",
"idiom" : "ipad",
"filename" : "ipad-40x40@2x.png",
"scale" : "2x"
},
{
"size" : "76x76",
"idiom" : "ipad",
"filename" : "ipad-76x76.png",
"scale" : "1x"
},
{
"size" : "76x76",
"idiom" : "ipad",
"filename" : "ipad-76x76@2x.png",
"scale" : "2x"
},
{
"size" : "83.5x83.5",
"idiom" : "ipad",
"filename" : "ipad-83.5x83.5@2x.png",
"scale" : "2x"
},
{
"size" : "1024x1024",
"idiom" : "ios-marketing",
"filename" : "ios-marketing-1024x1024.png",
"scale" : "1x"
} }
], ],
"info" : { "info" : {
"author" : "xcode", "version" : 1,
"version" : 1 "author" : "xcode"
} }
} }

Binary file not shown.

After

Width:  |  Height:  |  Size: 210 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 119 KiB