From 1115d3d5a8c13c53abe6402b26f067d655d674dd Mon Sep 17 00:00:00 2001 From: Florian Bernhart <70264417+fbernhart@users.noreply.github.com> Date: Mon, 21 Dec 2020 13:30:42 +0100 Subject: [PATCH] Add TryHackMe (#4258) --- _data/simple-icons.json | 5 +++++ icons/tryhackme.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/tryhackme.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 4baa5cdb..d3b72c8a 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -6660,6 +6660,11 @@ "hex": "303030", "source": "https://tio.run/" }, + { + "title": "TryHackMe", + "hex": "212C42", + "source": "https://tryhackme.com/about" + }, { "title": "TUI", "hex": "70CBF4", diff --git a/icons/tryhackme.svg b/icons/tryhackme.svg new file mode 100644 index 00000000..bc8c500b --- /dev/null +++ b/icons/tryhackme.svg @@ -0,0 +1 @@ +TryHackMe icon \ No newline at end of file