From 93e1e683aeeaf503e6de360bd89aa5c3e633dca8 Mon Sep 17 00:00:00 2001 From: Isaac Caires Date: Sun, 17 Apr 2022 19:34:45 -0300 Subject: [PATCH 1/3] Add GTK icon --- _data/simple-icons.json | 5 +++++ icons/gtk.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/gtk.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index a16a233fdb37..508664bcd3c8 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4331,6 +4331,11 @@ "source": "https://github.com/gruntjs/gruntjs.com/blob/70f43898d9ce8e6cc862ad72bf8a7aee5ca199a9/src/media/grunt-logo-no-wordmark.svg", "guidelines": "https://github.com/gruntjs/grunt-docs/blob/main/Grunt-Brand-Guide.md" }, + { + "title": "GTK", + "hex": "7FE719", + "source": "https://upload.wikimedia.org/wikipedia/commons/7/71/GTK_logo.svg" + }, { "title": "Guangzhou Metro", "hex": "C51935", diff --git a/icons/gtk.svg b/icons/gtk.svg new file mode 100644 index 000000000000..c8bf13a9626a --- /dev/null +++ b/icons/gtk.svg @@ -0,0 +1 @@ +GTK \ No newline at end of file From ca0bcc25e3cb677144d2e169c63f3b5d17640eab Mon Sep 17 00:00:00 2001 From: Isaac Caires Date: Sat, 7 May 2022 18:51:23 -0300 Subject: [PATCH 2/3] Update icons/gtk.svg Co-authored-by: Sigurd Spieckermann <2206639+sisp@users.noreply.github.com> --- icons/gtk.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/gtk.svg b/icons/gtk.svg index c8bf13a9626a..302429be0c82 100644 --- a/icons/gtk.svg +++ b/icons/gtk.svg @@ -1 +1 @@ -GTK \ No newline at end of file +GTK \ No newline at end of file From 39b284f7a9161b9da0623a6051f37ccbd74ed475 Mon Sep 17 00:00:00 2001 From: Isaac Caires Date: Sun, 8 May 2022 13:18:03 -0300 Subject: [PATCH 3/3] Update _data/simple-icons.json Co-authored-by: Sigurd Spieckermann <2206639+sisp@users.noreply.github.com> --- _data/simple-icons.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 508664bcd3c8..5f6b3f9b6529 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4334,7 +4334,8 @@ { "title": "GTK", "hex": "7FE719", - "source": "https://upload.wikimedia.org/wikipedia/commons/7/71/GTK_logo.svg" + "source": "https://commons.wikimedia.org/wiki/File:GTK_logo.svg", + "guidelines": "https://foundation.gnome.org/logo-and-trademarks/" }, { "title": "Guangzhou Metro",