From 0e18b6a176f4a85cec14cf8146118abab6e2adca Mon Sep 17 00:00:00 2001 From: Mike Bale <64280645+ripzerotwo@users.noreply.github.com> Date: Mon, 20 Nov 2023 06:22:29 -0500 Subject: [PATCH] Add Mailtrap (#8267) --- _data/simple-icons.json | 5 +++++ icons/mailtrap.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/mailtrap.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 5c476935..a7304696 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -7906,6 +7906,11 @@ "hex": "F06B66", "source": "https://mailgun.com" }, + { + "title": "Mailtrap", + "hex": "22D172", + "source": "https://mailtrap.io" + }, { "title": "Major League Hacking", "hex": "265A8F", diff --git a/icons/mailtrap.svg b/icons/mailtrap.svg new file mode 100644 index 00000000..e3757cc2 --- /dev/null +++ b/icons/mailtrap.svg @@ -0,0 +1 @@ +Mailtrap \ No newline at end of file