From 5b2f97c290088dd0069c37a6a0a1a5e4c46dec39 Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Thu, 21 Feb 2019 15:36:19 -0800 Subject: [PATCH] Added Hashnode --- _data/simple-icons.json | 5 +++++ icons/hashnode.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/hashnode.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 36ec66d50..96d3fcdcf 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -995,6 +995,11 @@ "hex": "1BACF7", "source": "https://drive.google.com/file/d/0B3aqzR8LzoqdT1p4ZUlWVnJ1elk/view?usp=sharing" }, + { + "title": "Hashnode", + "hex": "2962FF", + "source": "https://hashnode.com/media" + }, { "title": "Haskell", "hex": "5D4F85", diff --git a/icons/hashnode.svg b/icons/hashnode.svg new file mode 100644 index 000000000..9e42ea54a --- /dev/null +++ b/icons/hashnode.svg @@ -0,0 +1 @@ +Hashnode icon \ No newline at end of file