diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 5446e977..9ce3b562 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3328,6 +3328,12 @@ "hex": "FF9900", "source": "https://www.codeproject.com" }, + { + "title": "Coder", + "hex": "000000", + "source": "https://github.com/coder/presskit/blob/f9dccc00b062cf130ba237bfcefd1fcda4d253c8/logos/coder_logo_transparent_black.svg", + "guidelines": "https://github.com/coder/presskit" + }, { "title": "CodersRank", "hex": "67A4AC", diff --git a/icons/coder.svg b/icons/coder.svg new file mode 100644 index 00000000..608a43ef --- /dev/null +++ b/icons/coder.svg @@ -0,0 +1 @@ +Coder \ No newline at end of file