From a5f7defff0fdc1c5635745b1fa9c1ed792c6ec5a Mon Sep 17 00:00:00 2001 From: Eric Cornelissen Date: Sun, 15 Oct 2017 00:34:38 +0200 Subject: [PATCH] Add MongoDB icon (#626) * Add MongoDB icon. Issue #487. --- _data/simple-icons.json | 5 +++++ icons/mongodb.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/mongodb.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index d04498e18..608bcae24 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1015,6 +1015,11 @@ "hex": "FF6600", "source": "https://getmonero.org" }, + { + "title": "MongoDB", + "hex": "47A248", + "source": "https://www.mongodb.com/pressroom" + }, { "title": "Monkey tie", "hex": "FFC619", diff --git a/icons/mongodb.svg b/icons/mongodb.svg new file mode 100644 index 000000000..0b096dd33 --- /dev/null +++ b/icons/mongodb.svg @@ -0,0 +1 @@ +MongoDB icon \ No newline at end of file