From 6c801b2160f8f780f8c5fc4889198bdf768e3817 Mon Sep 17 00:00:00 2001 From: PratyushJayachandran <35000807+PratyushJayachandran@users.noreply.github.com> Date: Sat, 24 Jun 2023 11:19:21 -0700 Subject: [PATCH] Add mail.com icon (#8843) Co-authored-by: LitoMore --- _data/simple-icons.json | 6 ++++++ icons/maildotcom.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 icons/maildotcom.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index c4c91c9e9..877a25f45 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -6922,6 +6922,12 @@ "hex": "00AF9C", "source": "https://github.com/topjohnwu/Magisk/blob/23ad611566b557f26d268920692b25aa89fc0070/app/src/main/res/drawable/ic_magisk.xml" }, + { + "title": "mail.com", + "hex": "004788", + "source": "https://www.mail.com", + "guidelines": "https://www.mail.com/company/terms/" + }, { "title": "Mail.Ru", "hex": "005FF9", diff --git a/icons/maildotcom.svg b/icons/maildotcom.svg new file mode 100644 index 000000000..a8a44680b --- /dev/null +++ b/icons/maildotcom.svg @@ -0,0 +1 @@ +mail.com \ No newline at end of file