From 2c83b0054b124ba0b0b9da4d778a6ff4b6f23be5 Mon Sep 17 00:00:00 2001 From: Peter Noble <15157491+PeterShaggyNoble@users.noreply.github.com> Date: Thu, 18 Jan 2024 20:42:02 +0000 Subject: [PATCH] Add Roon (#10044) * Add Roon * Update icon from new source * Reduce precision * Increase precision --- _data/simple-icons.json | 5 +++++ icons/roon.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/roon.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index d8195bfaf..b4f4e7219 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -12512,6 +12512,11 @@ "type": "CC-BY-NC-SA-4.0" } }, + { + "title": "Roon", + "hex": "2039F3", + "source": "https://help.roonlabs.com/portal/en/home" + }, { "title": "Root Me", "hex": "000000", diff --git a/icons/roon.svg b/icons/roon.svg new file mode 100644 index 000000000..8ec3f5800 --- /dev/null +++ b/icons/roon.svg @@ -0,0 +1 @@ +Roon \ No newline at end of file