From 39978497d99a599108eed14851686b6019c3badd Mon Sep 17 00:00:00 2001 From: LitoMore Date: Sun, 16 Oct 2022 18:35:34 +0800 Subject: [PATCH] Add Elgato icon (#7884) Co-authored-by: Engin Diri --- _data/simple-icons.json | 5 +++++ icons/elgato.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/elgato.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index ab03c5bd908c..1b11823b9583 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3363,6 +3363,11 @@ "hex": "000000", "source": "https://www.11ty.io" }, + { + "title": "Elgato", + "hex": "101010", + "source": "https://www.elgato.com/en/media-room" + }, { "title": "Elixir", "hex": "4B275F", diff --git a/icons/elgato.svg b/icons/elgato.svg new file mode 100644 index 000000000000..92b001d261d7 --- /dev/null +++ b/icons/elgato.svg @@ -0,0 +1 @@ +Elgato \ No newline at end of file