From c1025d95e6d1a89ba1801f4ad131d65ea3a8d7f9 Mon Sep 17 00:00:00 2001 From: Mihir Chaturvedi Date: Tue, 30 Jun 2020 22:09:17 +0530 Subject: [PATCH] Add Hey (#3273) --- _data/simple-icons.json | 5 +++++ icons/hey.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/hey.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index a6be7ed26..d87f0bd97 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2725,6 +2725,11 @@ "hex": "0E83CD", "source": "https://hexo.io/" }, + { + "title": "HEY", + "hex": "5522FA", + "source": "https://hey.com/" + }, { "title": "Highly", "hex": "FF3C00", diff --git a/icons/hey.svg b/icons/hey.svg new file mode 100644 index 000000000..fc1e5b7ba --- /dev/null +++ b/icons/hey.svg @@ -0,0 +1 @@ +HEY icon \ No newline at end of file