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