From 0926c702ea63bfaa37ca018d2d48b7263481c764 Mon Sep 17 00:00:00 2001 From: LitoMore Date: Wed, 21 Sep 2022 17:59:43 +0800 Subject: [PATCH] Add Similarweb icon --- _data/simple-icons.json | 5 +++++ icons/similarweb.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/similarweb.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 0150f78cf55b..367727436eb5 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -10049,6 +10049,11 @@ "hex": "3A76F0", "source": "https://github.com/signalapp/Signal-Desktop/blob/9db8765b6cf270195e45a7f251374d4e53d54c95/images/signal-logo.svg" }, + { + "title": "Similarweb", + "hex": "092540", + "source": "https://www.similarweb.com" + }, { "title": "Simkl", "hex": "000000", diff --git a/icons/similarweb.svg b/icons/similarweb.svg new file mode 100644 index 000000000000..87565e6bbac5 --- /dev/null +++ b/icons/similarweb.svg @@ -0,0 +1 @@ +Similarweb \ No newline at end of file