From 13901038f908b0a0ad20ae5be2a52bb6025e048b Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Sun, 19 Jul 2020 19:09:30 +0100 Subject: [PATCH] Add Philips Hue (#3003) --- _data/simple-icons.json | 5 +++++ icons/philipshue.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/philipshue.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index db11d4467..62a4e0eb2 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4520,6 +4520,11 @@ "hex": "4A5F88", "source": "https://phacility.com/trademarks/" }, + { + "title": "Philips Hue", + "hex": "0065D3", + "source": "https://www2.meethue.com/en-us/support" + }, { "title": "Photocrowd", "hex": "3DAD4B", diff --git a/icons/philipshue.svg b/icons/philipshue.svg new file mode 100644 index 000000000..e600d54e2 --- /dev/null +++ b/icons/philipshue.svg @@ -0,0 +1 @@ +Philips Hue icon \ No newline at end of file