From 3dec639cb2f22fa7574038a0ad780c6d2ef21570 Mon Sep 17 00:00:00 2001 From: Dan Leech Date: Thu, 4 May 2017 08:36:26 +0100 Subject: [PATCH] Adds FeatHub, fixes #352 --- _data/simple-icons.json | 5 +++++ icons/feathub.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/feathub.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 9c09e075..6b257d88 100755 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -360,6 +360,11 @@ "hex": "3B5998", "source": "https://www.facebookbrand.com" }, + { + "title": "FeatHub", + "hex": "9B9B9B", + "source": "http://feathub.com/" + }, { "title": "Feedly", "hex": "6CC655", diff --git a/icons/feathub.svg b/icons/feathub.svg new file mode 100644 index 00000000..8567e553 --- /dev/null +++ b/icons/feathub.svg @@ -0,0 +1 @@ + \ No newline at end of file