From 10a590f2531e32c8f3526358fa6a0f9247088350 Mon Sep 17 00:00:00 2001 From: Justin F Date: Thu, 25 May 2023 09:31:54 -0500 Subject: [PATCH] Add Compiler Explorer icon (#8646) --- _data/simple-icons.json | 5 +++++ icons/compilerexplorer.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/compilerexplorer.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index a080b946e..7742154da 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2499,6 +2499,11 @@ "hex": "B5314C", "source": "https://github.com/common-workflow-language/logo/blob/54b1624bc88df6730fa7b6c928a05fc9c939e47e/CWL-Logo-nofonts.svg" }, + { + "title": "Compiler Explorer", + "hex": "67C52A", + "source": "https://github.com/compiler-explorer/infra/blob/8d362efe7ddc24e6a625f7db671d0a6e7600e3c9/logo/icon/CompilerExplorer%20Logo%20Icon%20SVG.svg" + }, { "title": "Composer", "hex": "885630", diff --git a/icons/compilerexplorer.svg b/icons/compilerexplorer.svg new file mode 100644 index 000000000..7f5fff289 --- /dev/null +++ b/icons/compilerexplorer.svg @@ -0,0 +1 @@ +Compiler Explorer \ No newline at end of file