From 537154048fa168d84607fd76191795c3015b9220 Mon Sep 17 00:00:00 2001 From: John Muchovej <5000729+jmuchovej@users.noreply.github.com> Date: Tue, 13 Sep 2022 08:28:54 -0400 Subject: [PATCH] Add Semantic Scholar icon (#7767) Co-authored-by: John Muchovej Co-authored-by: LitoMore --- _data/simple-icons.json | 5 +++++ icons/semanticscholar.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/semanticscholar.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 7b0b32654..f2a150b72 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -9742,6 +9742,11 @@ "hex": "21B352", "source": "https://sellfy.com/about/" }, + { + "title": "Semantic Scholar", + "hex": "1857B6", + "source": "https://www.semanticscholar.org/about" + }, { "title": "Semantic UI React", "hex": "35BDB2", diff --git a/icons/semanticscholar.svg b/icons/semanticscholar.svg new file mode 100644 index 000000000..c4a43904c --- /dev/null +++ b/icons/semanticscholar.svg @@ -0,0 +1 @@ +Semantic Scholar \ No newline at end of file