From b990fffb9afbb15a9f7c90d69c3e0500a6afb837 Mon Sep 17 00:00:00 2001 From: Adam Rusted Date: Wed, 19 Jul 2023 09:10:45 +0100 Subject: [PATCH] Add Mongoose (#8913) --- _data/simple-icons.json | 6 ++++++ icons/mongoosedotws.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 icons/mongoosedotws.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 58c95c3b..55df2e9f 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -7692,6 +7692,12 @@ "hex": "880000", "source": "https://github.com/Automattic/mongoose/blob/7971a4dbd55888f0b005e65b06024109af8352f7/docs/images/mongoose.svg" }, + { + "title": "Mongoose", + "hex": "F04D35", + "slug": "mongoosedotws", + "source": "https://mongoose.ws" + }, { "title": "Monica", "hex": "2C2B29", diff --git a/icons/mongoosedotws.svg b/icons/mongoosedotws.svg new file mode 100644 index 00000000..5d7c5060 --- /dev/null +++ b/icons/mongoosedotws.svg @@ -0,0 +1 @@ +Mongoose \ No newline at end of file