From fb01eff3d922b63085e2b39cdbf1bfe6dc97b335 Mon Sep 17 00:00:00 2001 From: Peter Noble <15157491+PeterShaggyNoble@users.noreply.github.com> Date: Thu, 30 Nov 2023 18:44:32 +0000 Subject: [PATCH] Add Codementor (#9967) --- _data/simple-icons.json | 5 +++++ icons/codementor.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/codementor.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 8366838c..aa5f50d0 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2891,6 +2891,11 @@ "hex": "F45E3F", "source": "https://codemagic.io" }, + { + "title": "Codementor", + "hex": "003648", + "source": "https://www.codementor.io" + }, { "title": "CodeMirror", "hex": "D30707", diff --git a/icons/codementor.svg b/icons/codementor.svg new file mode 100644 index 00000000..14568bd6 --- /dev/null +++ b/icons/codementor.svg @@ -0,0 +1 @@ +Codementor \ No newline at end of file