From dbd7fb59d29b04a9964584afd01ff91c5e3efd62 Mon Sep 17 00:00:00 2001 From: phatbhoy67 Date: Tue, 8 Oct 2019 22:57:33 +0100 Subject: [PATCH] Added mattermost (#1712) Closes #1552 --- _data/simple-icons.json | 5 +++++ icons/mattermost.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/mattermost.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 949e5400..f2e3561e 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1865,6 +1865,11 @@ "hex": "000000", "source": "https://matrix.org" }, + { + "title": "Mattermost", + "hex": "0072C6", + "source": "https://www.mattermost.org/brand-guidelines/" + }, { "title": "Matternet", "hex": "261C29", diff --git a/icons/mattermost.svg b/icons/mattermost.svg new file mode 100644 index 00000000..8a3d46f7 --- /dev/null +++ b/icons/mattermost.svg @@ -0,0 +1 @@ +Mattermost icon \ No newline at end of file