From 7430036855283622a0effa98bd46e6618b0caffc Mon Sep 17 00:00:00 2001 From: LitoMore Date: Wed, 21 Sep 2022 11:07:03 +0800 Subject: [PATCH] Add Amazon Games icon (#7832) --- _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..e03f5c9f9322 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" + }, { "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