From 2727697c1695013cb2df5c34751be8451c5e1f9b Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Fri, 19 Feb 2021 11:10:59 -0500 Subject: [PATCH] Add HelpDesk (#4895) --- _data/simple-icons.json | 5 +++++ icons/helpdesk.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/helpdesk.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index aa066577..09f9d6ff 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3438,6 +3438,11 @@ "hex": "0F1689", "source": "https://helm.sh" }, + { + "title": "HelpDesk", + "hex": "FFD000", + "source": "https://helpdesk.design/" + }, { "title": "HERE", "hex": "00AFAA", diff --git a/icons/helpdesk.svg b/icons/helpdesk.svg new file mode 100644 index 00000000..3561011a --- /dev/null +++ b/icons/helpdesk.svg @@ -0,0 +1 @@ +HelpDesk icon \ No newline at end of file