From b77dc805091c5bffed86ec9769a4636ca34655ee Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Tue, 10 Oct 2017 22:28:40 -0700 Subject: [PATCH] Added KeyCDN. Issue #471. --- _data/simple-icons.json | 5 +++++ icons/keycdn.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/keycdn.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 2b42678b8..8c2a6c266 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -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 000000000..a7426cd05 --- /dev/null +++ b/icons/keycdn.svg @@ -0,0 +1 @@ +KeyCDN icon \ No newline at end of file