From 051cb32f744b487192618807d771b304dad11d47 Mon Sep 17 00:00:00 2001 From: Chris Date: Mon, 28 Nov 2022 02:23:37 +0700 Subject: [PATCH] Update Amazon ECS icon --- .../webextension/images/icons/Amazon ECS.svg | 20 +++++++++++++++++++ src/technologies/a.json | 2 +- 2 files changed, 21 insertions(+), 1 deletion(-) create mode 100644 src/drivers/webextension/images/icons/Amazon ECS.svg diff --git a/src/drivers/webextension/images/icons/Amazon ECS.svg b/src/drivers/webextension/images/icons/Amazon ECS.svg new file mode 100644 index 000000000..bd14d2f60 --- /dev/null +++ b/src/drivers/webextension/images/icons/Amazon ECS.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/technologies/a.json b/src/technologies/a.json index 938a07aa6..a105b3d50 100644 --- a/src/technologies/a.json +++ b/src/technologies/a.json @@ -2448,7 +2448,7 @@ "headers": { "Server": "^ECS" }, - "icon": "aws.svg", + "icon": "Amazon ECS.svg", "implies": [ "Amazon Web Services", "Docker"