From ba085f59ffbcad36d9d39280aff4a8adc1ce67ea Mon Sep 17 00:00:00 2001 From: Logan Marchione Date: Tue, 12 Jan 2021 00:11:02 +0000 Subject: [PATCH] Add Espressif (#4720) --- _data/simple-icons.json | 5 +++++ icons/espressif.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/espressif.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 3e6d1c0c2..6344077a6 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2205,6 +2205,11 @@ "hex": "000000", "source": "https://esphome.io" }, + { + "title": "Espressif", + "hex": "E7352C", + "source": "https://www.espressif.com/" + }, { "title": "Ethereum", "hex": "3C3C3D", diff --git a/icons/espressif.svg b/icons/espressif.svg new file mode 100644 index 000000000..cf20ab083 --- /dev/null +++ b/icons/espressif.svg @@ -0,0 +1 @@ +Espressif icon \ No newline at end of file