From ae206ea0c3588c3456038dbff564303dafd3d1db Mon Sep 17 00:00:00 2001 From: Florian Bernhart <70264417+fbernhart@users.noreply.github.com> Date: Sun, 27 Dec 2020 18:00:02 +0100 Subject: [PATCH] Add ESPHome (#4303) --- _data/simple-icons.json | 5 +++++ icons/esphome.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/esphome.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index e7dd63b5..d00f7549 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2045,6 +2045,11 @@ "hex": "4B32C3", "source": "https://eslint.org/img/logo.svg" }, + { + "title": "ESPHome", + "hex": "000000", + "source": "https://esphome.io" + }, { "title": "Ethereum", "hex": "3C3C3D", diff --git a/icons/esphome.svg b/icons/esphome.svg new file mode 100644 index 00000000..f5ba7e97 --- /dev/null +++ b/icons/esphome.svg @@ -0,0 +1 @@ +ESPHome icon \ No newline at end of file