Skip to content

Commit

Permalink
feat: New icons (#1536)
Browse files Browse the repository at this point in the history
  • Loading branch information
valentinperignon authored Sep 11, 2024
2 parents 2d0bdcd + b4d3f43 commit 75c028a
Show file tree
Hide file tree
Showing 17 changed files with 23 additions and 101 deletions.
Binary file removed Mail/Assets.xcassets/AppIcon.appiconset/1024.png
Binary file not shown.
Binary file removed Mail/Assets.xcassets/AppIcon.appiconset/120.png
Binary file not shown.
Binary file removed Mail/Assets.xcassets/AppIcon.appiconset/152.png
Binary file not shown.
Binary file removed Mail/Assets.xcassets/AppIcon.appiconset/167.png
Binary file not shown.
Binary file removed Mail/Assets.xcassets/AppIcon.appiconset/180.png
Binary file not shown.
Binary file removed Mail/Assets.xcassets/AppIcon.appiconset/20.png
Binary file not shown.
Binary file removed Mail/Assets.xcassets/AppIcon.appiconset/29.png
Binary file not shown.
Binary file removed Mail/Assets.xcassets/AppIcon.appiconset/40.png
Binary file not shown.
Binary file removed Mail/Assets.xcassets/AppIcon.appiconset/58.png
Binary file not shown.
Binary file removed Mail/Assets.xcassets/AppIcon.appiconset/60.png
Binary file not shown.
Binary file removed Mail/Assets.xcassets/AppIcon.appiconset/76.png
Binary file not shown.
Binary file removed Mail/Assets.xcassets/AppIcon.appiconset/80.png
Binary file not shown.
Binary file removed Mail/Assets.xcassets/AppIcon.appiconset/87.png
Binary file not shown.
124 changes: 23 additions & 101 deletions Mail/Assets.xcassets/AppIcon.appiconset/Contents.json
Original file line number Diff line number Diff line change
@@ -1,111 +1,33 @@
{
"images" : [
{
"filename" : "40.png",
"idiom" : "iphone",
"scale" : "2x",
"size" : "20x20"
},
{
"filename" : "60.png",
"idiom" : "iphone",
"scale" : "3x",
"size" : "20x20"
},
{
"filename" : "58.png",
"idiom" : "iphone",
"scale" : "2x",
"size" : "29x29"
},
{
"filename" : "87.png",
"idiom" : "iphone",
"scale" : "3x",
"size" : "29x29"
},
{
"filename" : "80.png",
"idiom" : "iphone",
"scale" : "2x",
"size" : "40x40"
},
{
"filename" : "120.png",
"idiom" : "iphone",
"scale" : "3x",
"size" : "40x40"
},
{
"filename" : "120.png",
"idiom" : "iphone",
"scale" : "2x",
"size" : "60x60"
},
{
"filename" : "180.png",
"idiom" : "iphone",
"scale" : "3x",
"size" : "60x60"
},
{
"filename" : "20.png",
"idiom" : "ipad",
"scale" : "1x",
"size" : "20x20"
},
{
"filename" : "40.png",
"idiom" : "ipad",
"scale" : "2x",
"size" : "20x20"
},
{
"filename" : "29.png",
"idiom" : "ipad",
"scale" : "1x",
"size" : "29x29"
},
{
"filename" : "58.png",
"idiom" : "ipad",
"scale" : "2x",
"size" : "29x29"
},
{
"filename" : "40.png",
"idiom" : "ipad",
"scale" : "1x",
"size" : "40x40"
},
{
"filename" : "80.png",
"idiom" : "ipad",
"scale" : "2x",
"size" : "40x40"
},
{
"filename" : "76.png",
"idiom" : "ipad",
"scale" : "1x",
"size" : "76x76"
},
{
"filename" : "152.png",
"idiom" : "ipad",
"scale" : "2x",
"size" : "76x76"
"filename" : "Mail-Light.png",
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"
},
{
"filename" : "167.png",
"idiom" : "ipad",
"scale" : "2x",
"size" : "83.5x83.5"
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
],
"filename" : "Mail-Dark.png",
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"
},
{
"filename" : "1024.png",
"idiom" : "ios-marketing",
"scale" : "1x",
"appearances" : [
{
"appearance" : "luminosity",
"value" : "tinted"
}
],
"filename" : "Mail-Tinted.png",
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"
}
],
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 75c028a

Please sign in to comment.