From 25e8f1e767d6d3b85d9975e05bb515a2b5cf1f8c Mon Sep 17 00:00:00 2001 From: John Wesley Date: Fri, 22 Sep 2023 11:34:31 -0400 Subject: [PATCH] Update Home Assistant icon and color (#9590) * Update Home Assistant icon and color * Fix Home Assistant path and metadata --- _data/simple-icons.json | 8 +++----- icons/homeassistant.svg | 2 +- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 5d20963b..66a7b81f 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5962,11 +5962,9 @@ }, { "title": "Home Assistant", - "hex": "41BDF5", - "source": "https://github.com/home-assistant/assets/blob/1e19f0dca208f0876b274c68345fcf989de7377a/logo/logo-small.png", - "license": { - "type": "CC-BY-NC-SA-4.0" - } + "hex": "18BCF2", + "source": "https://github.com/home-assistant/assets/blob/0f69676da79c3881e7dfca6d6c0a5739f88273d8/logo/home-assistant-logo.zip", + "guidelines": "https://design.home-assistant.io/#brand/logo" }, { "title": "Home Assistant Community Store", diff --git a/icons/homeassistant.svg b/icons/homeassistant.svg index 1b8e373b..ec801230 100644 --- a/icons/homeassistant.svg +++ b/icons/homeassistant.svg @@ -1 +1 @@ -Home Assistant \ No newline at end of file +Home Assistant \ No newline at end of file