From 8c3c5b047a3208e73732b5d76a9539bc82c5ee6d Mon Sep 17 00:00:00 2001 From: birjolaxew Date: Sat, 27 May 2017 23:21:10 +0200 Subject: [PATCH] Adds Keybase logo Fix #343 --- _data/simple-icons.json | 5 +++++ icons/keybase.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/keybase.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 465e3a7a4..f623e57a1 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -690,6 +690,11 @@ "hex": "9DB63B", "source": "https://khanacademy.zendesk.com/hc/en-us/articles/202483630-Press-room" }, + { + "title": "Keybase", + "hex": "33A0FF", + "source": "https://github.com/keybase/client/tree/master/media/logos" + }, { "title": "Kickstarter", "hex": "2BDE73", diff --git a/icons/keybase.svg b/icons/keybase.svg new file mode 100644 index 000000000..0d0c4fc1a --- /dev/null +++ b/icons/keybase.svg @@ -0,0 +1 @@ + \ No newline at end of file