From 32affb2dd048767c85170663038d651e50a9b6a9 Mon Sep 17 00:00:00 2001 From: LitoMore Date: Tue, 20 Sep 2022 20:37:48 +0800 Subject: [PATCH 1/2] Add Amazon Games icon --- _data/simple-icons.json | 5 +++++ icons/amazongames.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/amazongames.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 6647bc624092..d75e71b59424 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -585,6 +585,11 @@ "hex": "FC4C02", "source": "https://www.amazon.com/gp/help/customer/display.html?nodeId=201348270" }, + { + "title": "Amazon Games", + "hex": "FF9900", + "source": "https://www.amazongames.com/en-us/support/prime-gaming" + }, { "title": "Amazon Lumberyard", "hex": "66459B", diff --git a/icons/amazongames.svg b/icons/amazongames.svg new file mode 100644 index 000000000000..950b408b05c2 --- /dev/null +++ b/icons/amazongames.svg @@ -0,0 +1 @@ +Amazon Games \ No newline at end of file From ad38ac52c116fa7da866202cb62ef96b32eed0a5 Mon Sep 17 00:00:00 2001 From: LitoMore Date: Tue, 20 Sep 2022 20:38:59 +0800 Subject: [PATCH 2/2] Update link --- _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 d75e71b59424..e03f5c9f9322 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -588,7 +588,7 @@ { "title": "Amazon Games", "hex": "FF9900", - "source": "https://www.amazongames.com/en-us/support/prime-gaming" + "source": "https://www.amazongames.com" }, { "title": "Amazon Lumberyard",