From a02031d30227d0e889c80174c6f4b8e74fd00c25 Mon Sep 17 00:00:00 2001 From: prem munagapati <54018894+Mvlprem@users.noreply.github.com> Date: Mon, 8 Jan 2024 18:03:42 +0530 Subject: [PATCH] Add Edge Impulse Icon (#10201) --- _data/simple-icons.json | 6 ++++++ icons/edgeimpulse.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 icons/edgeimpulse.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index c0569912..f2feddad 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4221,6 +4221,12 @@ "hex": "1B66B3", "source": "https://www.edeka.de" }, + { + "title": "Edge Impulse", + "hex": "3B47C2", + "source": "https://edgeimpulse.com/branding", + "guidelines": "https://edgeimpulse.com/branding" + }, { "title": "EditorConfig", "hex": "FEFEFE", diff --git a/icons/edgeimpulse.svg b/icons/edgeimpulse.svg new file mode 100644 index 00000000..b3be0c3c --- /dev/null +++ b/icons/edgeimpulse.svg @@ -0,0 +1 @@ +Edge Impulse \ No newline at end of file