From 13a5b67b1695288f8273dbf6ad32da08913f722c Mon Sep 17 00:00:00 2001 From: Matt Hadley Date: Sun, 10 Mar 2024 21:29:35 -0700 Subject: [PATCH] feat: add MongoDB icon (#60) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * feat: add MongoDB icon * add wildcard --------- Co-authored-by: Kevin Dreßler --- mappings/:mongodb: | 1 + svgs/:mongodb:.svg | 1 + 2 files changed, 2 insertions(+) create mode 100644 mappings/:mongodb: create mode 100644 svgs/:mongodb:.svg diff --git a/mappings/:mongodb: b/mappings/:mongodb: new file mode 100644 index 0000000..69b93f8 --- /dev/null +++ b/mappings/:mongodb: @@ -0,0 +1 @@ +"MongoDB Compass"* diff --git a/svgs/:mongodb:.svg b/svgs/:mongodb:.svg new file mode 100644 index 0000000..80c2b33 --- /dev/null +++ b/svgs/:mongodb:.svg @@ -0,0 +1 @@ + \ No newline at end of file