From 510fd4ed1ef62a66ac0334227a5f039cc282887f Mon Sep 17 00:00:00 2001 From: John Wesley Date: Sun, 16 Jul 2023 11:02:26 -0400 Subject: [PATCH] Add FerretDB icon (#8544) --- _data/simple-icons.json | 5 +++++ icons/ferretdb.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/ferretdb.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 4cb2e7307..30fdeec76 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3972,6 +3972,11 @@ "hex": "EB2E2C", "source": "https://corporate.ferrari.com" }, + { + "title": "FerretDB", + "hex": "042133", + "source": "https://github.com/FerretDB/FerretDB/blob/1176606075dfe52225ce0cd1bbd0cd06128f8599/website/static/img/logo.svg" + }, { "title": "FFmpeg", "hex": "007808", diff --git a/icons/ferretdb.svg b/icons/ferretdb.svg new file mode 100644 index 000000000..404448b0e --- /dev/null +++ b/icons/ferretdb.svg @@ -0,0 +1 @@ +FerretDB \ No newline at end of file