From 5a8f50ad2280623551159a7fcd979cf8f7833ce3 Mon Sep 17 00:00:00 2001 From: Raffaele Picca Date: Mon, 10 Oct 2022 09:51:08 +0200 Subject: [PATCH 1/2] Add GSK icon --- _data/simple-icons.json | 10 ++++++++++ icons/gsk.svg | 1 + 2 files changed, 11 insertions(+) create mode 100644 icons/gsk.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 6e339a9ca5c7..1760f42e14f7 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4723,6 +4723,16 @@ "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": "GSK", + "hex": "F36633", + "source": "https://www.gskbrandhub.com/", + "aliases": { + "aka": [ + "GlaxoSmithKline" + ] + } + }, { "title": "GTK", "hex": "7FE719", diff --git a/icons/gsk.svg b/icons/gsk.svg new file mode 100644 index 000000000000..da7544d135a8 --- /dev/null +++ b/icons/gsk.svg @@ -0,0 +1 @@ +GSK \ No newline at end of file From 4fe9b4768697f0c8e0c1dc0c5b7b073a3da43f07 Mon Sep 17 00:00:00 2001 From: LitoMore Date: Fri, 14 Oct 2022 01:03:57 +0800 Subject: [PATCH 2/2] Update _data/simple-icons.json --- _data/simple-icons.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index b1dada30666b..6b1729ce9dd3 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4741,7 +4741,7 @@ { "title": "GSK", "hex": "F36633", - "source": "https://www.gskbrandhub.com/", + "source": "https://www.gskbrandhub.com", "aliases": { "aka": [ "GlaxoSmithKline"