From f3881b4cb79fd2522454a96a483ee6ad7d8c474e Mon Sep 17 00:00:00 2001 From: Florian Bernhart <70264417+fbernhart@users.noreply.github.com> Date: Wed, 13 Jan 2021 14:21:54 +0100 Subject: [PATCH] Add Semantic UI React (#4743) --- _data/simple-icons.json | 5 +++++ icons/semanticuireact.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/semanticuireact.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 3977967c..3201935f 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -6325,6 +6325,11 @@ "hex": "21B352", "source": "https://sellfy.com/about/" }, + { + "title": "Semantic UI React", + "hex": "35BDB2", + "source": "https://react.semantic-ui.com" + }, { "title": "Semantic Web", "hex": "005A9C", diff --git a/icons/semanticuireact.svg b/icons/semanticuireact.svg new file mode 100644 index 00000000..9d50c40a --- /dev/null +++ b/icons/semanticuireact.svg @@ -0,0 +1 @@ +Semantic UI React icon \ No newline at end of file