From 67950cc765cc2e905c7e3c0ce2b50ae2236553e8 Mon Sep 17 00:00:00 2001 From: PratyushJayachandran <35000807+PratyushJayachandran@users.noreply.github.com> Date: Sun, 23 Jul 2023 08:04:57 -0700 Subject: [PATCH] Add Semrush icon (#9036) * Add JSON data for Semrush * Add Semrush icon --- _data/simple-icons.json | 5 +++++ icons/semrush.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/semrush.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 5496d14d..8f125be0 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -10966,6 +10966,11 @@ "hex": "19A974", "source": "https://semaphoreci.com" }, + { + "title": "Semrush", + "hex": "FF642D", + "source": "https://www.semrush.com" + }, { "title": "SemVer", "hex": "3F4551", diff --git a/icons/semrush.svg b/icons/semrush.svg new file mode 100644 index 00000000..8aabf0b9 --- /dev/null +++ b/icons/semrush.svg @@ -0,0 +1 @@ +Semrush \ No newline at end of file