From a5299a58cbabca94e9d859174f5329ae025719e4 Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Sun, 9 Jun 2019 05:03:46 -0700 Subject: [PATCH] Added HackerEarth (#1441) Closes #1372 --- _data/simple-icons.json | 5 +++++ icons/hackerearth.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/hackerearth.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index d9d8ed33..ad513020 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1155,6 +1155,11 @@ "hex": "1A1A1A", "source": "https://hackaday.com/" }, + { + "title": "HackerEarth", + "hex": "323754", + "source": "https://www.hackerearth.com/logo/" + }, { "title": "HackerRank", "hex": "2EC866", diff --git a/icons/hackerearth.svg b/icons/hackerearth.svg new file mode 100644 index 00000000..2d654f32 --- /dev/null +++ b/icons/hackerearth.svg @@ -0,0 +1 @@ +HackerEarth icon \ No newline at end of file