Update Feedbin icon to the new design.

This commit is contained in:
Maurice Parker 2020-10-23 15:44:55 -05:00
parent 7d940fed31
commit be35382f70
9 changed files with 13 additions and 13 deletions

View File

@ -1,15 +1,15 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "accountFeedbin.pdf"
"filename" : "feedbin-logo.pdf",
"idiom" : "universal"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
"author" : "xcode",
"version" : 1
},
"properties" : {
"template-rendering-intent" : "template"
}
}
}

View File

@ -1,7 +1,7 @@
{
"images" : [
{
"filename" : "accountFeedbin.pdf",
"filename" : "feedbin-logo.pdf",
"idiom" : "universal"
}
],

View File

@ -1,16 +1,16 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "accountFeedbin.pdf"
"filename" : "feedbin-logo.pdf",
"idiom" : "universal"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
"author" : "xcode",
"version" : 1
},
"properties" : {
"template-rendering-intent" : "template",
"preserves-vector-representation" : true
"preserves-vector-representation" : true,
"template-rendering-intent" : "template"
}
}
}