Add a new icon

This commit is contained in:
Thomas Ricouard 2023-07-18 09:45:44 +02:00
parent 185f4b60e2
commit 39ec8bb389
5 changed files with 37 additions and 0 deletions

View file

@ -25,6 +25,7 @@ struct IconSelectorView: View {
case alt33
case alt34, alt35
case alt36
case alt37
var appIconName: String {
switch self {
@ -54,6 +55,7 @@ struct IconSelectorView: View {
IconSelector(title: "\("settings.app.icon.designed-by".localized) Chanhwi Joo (GitHub @te6-in)", icons: [.alt29, .alt34, .alt31, .alt35, .alt30, .alt32]),
IconSelector(title: "\("settings.app.icon.designed-by".localized) W. Kovács Ágnes (@wildgica)", icons: [.alt33]),
IconSelector(title: "\("settings.app.icon.designed-by".localized) Duncan Horne", icons: [.alt36]),
IconSelector(title: "\("settings.app.icon.designed-by".localized) BeAware@social.beaware.live", icons: [.alt37]),
]
}

View file

@ -0,0 +1,14 @@
{
"images" : [
{
"filename" : "e2a44f35b779f021.jpeg",
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 191 KiB

View file

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "e2a44f35b779f021.jpeg",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 191 KiB