diff --git a/_data/simple-icons.json b/_data/simple-icons.json index e7e6bb9f..8a60efb8 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 00000000..b6d36b2d --- /dev/null +++ b/icons/codenewbie.svg @@ -0,0 +1 @@ +CodeNewbie icon \ No newline at end of file