From 48b097f60b13adcb7dc41a2366bb53bd94b3f900 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Tue, 23 Mar 2021 10:31:55 +0000 Subject: [PATCH] Add CodeNewbie (#5185) --- _data/simple-icons.json | 5 +++++ icons/codenewbie.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/codenewbie.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index e7e6bb9f4..8a60efb82 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1713,6 +1713,11 @@ "hex": "D30707", "source": "https://github.com/codemirror/CodeMirror/blob/6e7aa65a8bfb64837ae9d082b674b2f5ee056d2c/doc/logo.svg" }, + { + "title": "CodeNewbie", + "hex": "6BD80B", + "source": "https://community.codenewbie.org/" + }, { "title": "CodePen", "hex": "000000", diff --git a/icons/codenewbie.svg b/icons/codenewbie.svg new file mode 100644 index 000000000..b6d36b2d0 --- /dev/null +++ b/icons/codenewbie.svg @@ -0,0 +1 @@ +CodeNewbie icon \ No newline at end of file