From 63f26ad76d3bafe038a6b4627a5c00b446771e78 Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Thu, 12 Oct 2017 21:26:32 -0700 Subject: [PATCH] Added KeyCDN. --- _data/simple-icons.json | 11 ++++++++--- icons/keycdn.svg | 1 + 2 files changed, 9 insertions(+), 3 deletions(-) create mode 100644 icons/keycdn.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 2b42678b..95f90420 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -551,9 +551,9 @@ "source": "https://material.io/guidelines/resources/sticker-sheets-icons.html#sticker-sheets-icons-components" }, { - "title": "GNU", - "hex": "A42E2B", - "source": "https://gnu.org" + "title": "GNU", + "hex": "A42E2B", + "source": "https://gnu.org" }, { "title": "GoldenLine", @@ -795,6 +795,11 @@ "hex": "33A0FF", "source": "https://github.com/keybase/client/tree/master/media/logos" }, + { + "title": "KeyCDN", + "hex": "3686BE", + "source": "https://www.keycdn.com/logos" + }, { "title": "Khan Academy", "hex": "9DB63B", diff --git a/icons/keycdn.svg b/icons/keycdn.svg new file mode 100644 index 00000000..a7426cd0 --- /dev/null +++ b/icons/keycdn.svg @@ -0,0 +1 @@ +KeyCDN icon \ No newline at end of file