From 577558835f08d71cb1416bdd0ef9219b23e7c875 Mon Sep 17 00:00:00 2001 From: Simon Farah <88495690+simonfarah@users.noreply.github.com> Date: Fri, 8 Jul 2022 09:33:31 +0300 Subject: [PATCH] Add Elementor icon (#7567) * Add Elementor Icon * Fix Elementor Icon * Remove the accidentally added empty line * Update icons/elementor.svg Co-authored-by: Sigurd Spieckermann <2206639+sisp@users.noreply.github.com> Co-authored-by: Sigurd Spieckermann <2206639+sisp@users.noreply.github.com> --- _data/simple-icons.json | 6 ++++++ icons/elementor.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 icons/elementor.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index fb04d4393..f6173593d 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3188,6 +3188,12 @@ "hex": "64BAFF", "source": "https://elementary.io/brand" }, + { + "title": "Elementor", + "hex": "92003B", + "source": "https://elementor.com/logos/", + "guidelines": "https://elementor.com/logos/" + }, { "title": "Eleventy", "hex": "000000", diff --git a/icons/elementor.svg b/icons/elementor.svg new file mode 100644 index 000000000..6928d6ae7 --- /dev/null +++ b/icons/elementor.svg @@ -0,0 +1 @@ +Elementor \ No newline at end of file