diff --git a/auth/assets/custom-icons/_data/custom-icons.json b/auth/assets/custom-icons/_data/custom-icons.json index 68eb164e36..f86938b97b 100644 --- a/auth/assets/custom-icons/_data/custom-icons.json +++ b/auth/assets/custom-icons/_data/custom-icons.json @@ -905,6 +905,13 @@ { "title": "PostNL" }, + { + "title": "Postmark", + "slug": "postmarkapp", + "altNames": [ + "postmarkapp" + ] + }, { "title": "PostScan Mail", "slug": "postscanmail", diff --git a/auth/assets/custom-icons/icons/postmarkapp.svg b/auth/assets/custom-icons/icons/postmarkapp.svg new file mode 100644 index 0000000000..7d4f2e7b6b --- /dev/null +++ b/auth/assets/custom-icons/icons/postmarkapp.svg @@ -0,0 +1 @@ + \ No newline at end of file