From 0502c60de25d1d69c38385e57092e36d5525b47e Mon Sep 17 00:00:00 2001 From: adrianmgg <2adrian2@gmail.com> Date: Thu, 14 Dec 2023 10:19:19 +0000 Subject: [PATCH] Add Greasy Fork (#10095) --- _data/simple-icons.json | 8 ++++++++ icons/greasyfork.svg | 1 + 2 files changed, 9 insertions(+) create mode 100644 icons/greasyfork.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index b9fcb1f2..dc222a01 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5908,6 +5908,14 @@ "hex": "FF3633", "source": "https://www.graylog.org" }, + { + "title": "Greasy Fork", + "hex": "670000", + "source": "https://github.com/JasonBarnabe/greasyfork/blob/bfeb5f405e03fb32ebc86df7e11c83ca1cb79ddb/misc/logos/logo512.xcf", + "license": { + "type": "GPL-3.0-only" + } + }, { "title": "Great Learning", "hex": "0E39A9", diff --git a/icons/greasyfork.svg b/icons/greasyfork.svg new file mode 100644 index 00000000..48be86df --- /dev/null +++ b/icons/greasyfork.svg @@ -0,0 +1 @@ +Greasy Fork \ No newline at end of file