From b36f0c95b32bbd93725c1a7346e216c1b5aca09f Mon Sep 17 00:00:00 2001 From: Jorge Amado Soria Ramirez Date: Tue, 11 Jul 2023 10:58:00 -0600 Subject: [PATCH] Adding Mautic icon (#6627) * adding Mautic icon * Update _data/simple-icons.json --- _data/simple-icons.json | 5 +++++ icons/mautic.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/mautic.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 75c196b4a..2d609868f 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -7112,6 +7112,11 @@ "hex": "261C29", "source": "https://mttr.net" }, + { + "title": "Mautic", + "hex": "4E5E9E", + "source": "https://www.mautic.org/about/logos-and-graphics" + }, { "title": "Max", "hex": "525252", diff --git a/icons/mautic.svg b/icons/mautic.svg new file mode 100644 index 000000000..197867161 --- /dev/null +++ b/icons/mautic.svg @@ -0,0 +1 @@ +Mautic \ No newline at end of file