From 2604e0225f4754484b8c4b5e3bafeb93cda10b40 Mon Sep 17 00:00:00 2001 From: Zaiyad Alsamarai Date: Sun, 10 Nov 2024 22:36:37 -0700 Subject: [PATCH] Add ElevenLabs icon (#11890) Co-authored-by: uncenter <47499684+uncenter@users.noreply.github.com> --- _data/simple-icons.json | 6 ++++++ icons/elevenlabs.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 icons/elevenlabs.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 97a2f5d17..bec077ee5 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4848,6 +4848,12 @@ "source": "https://elementor.com/logos/", "guidelines": "https://elementor.com/logos/" }, + { + "title": "ElevenLabs", + "hex": "000000", + "source": "https://elevenlabs.io/brand", + "guidelines": "https://elevenlabs.io/brand" + }, { "title": "Eleventy", "hex": "222222", diff --git a/icons/elevenlabs.svg b/icons/elevenlabs.svg new file mode 100644 index 000000000..bad5cfb9d --- /dev/null +++ b/icons/elevenlabs.svg @@ -0,0 +1 @@ +ElevenLabs \ No newline at end of file