From 65fbad466bee8fd1add78c51f41038e2c9f6cef9 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Thu, 7 Jan 2021 09:50:10 +0000 Subject: [PATCH] Add Unraid (#4613) * Add Unraid * Precision = 3 Co-authored-by: fbernhart <70264417+fbernhart@users.noreply.github.com> --- _data/simple-icons.json | 5 +++++ icons/unraid.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/unraid.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index aa69c46d9..b18be9d85 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -7410,6 +7410,11 @@ "hex": "000000", "source": "https://unity.com/" }, + { + "title": "Unraid", + "hex": "F15A2C", + "source": "https://unraid.net/" + }, { "title": "Unreal Engine", "hex": "313131", diff --git a/icons/unraid.svg b/icons/unraid.svg new file mode 100644 index 000000000..c384ee265 --- /dev/null +++ b/icons/unraid.svg @@ -0,0 +1 @@ +Unraid icon \ No newline at end of file