Skip to content

Commit

Permalink
Add an icon for Postmark
Browse files Browse the repository at this point in the history
  • Loading branch information
calleluks committed Jan 28, 2021
1 parent f7707fd commit 692e32a
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 0 deletions.
Binary file added IssuerIcons/Postmark.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions Tofu/AccountCell.swift
Expand Up @@ -74,6 +74,7 @@ private let imageNames: [CaseInsensitiveString: String] = [
"Paladin Extensions": "PaladinExtensions",
"Parler": "Parler",
"PayPal": "PayPal",
"Postmark": "Postmark",
"Privacy.com": "Privacy",
"ProtonMail": "ProtonMail",
"Reddit": "Reddit",
Expand Down
23 changes: 23 additions & 0 deletions Tofu/Assets.xcassets/Postmark.imageset/Contents.json
@@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "Postmark.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "Postmark@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "Postmark@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 692e32a

Please sign in to comment.