diff --git a/src/drivers/webextension/images/icons/Amazon SES.svg b/src/drivers/webextension/images/icons/Amazon SES.svg new file mode 100644 index 000000000..3ae0673ae --- /dev/null +++ b/src/drivers/webextension/images/icons/Amazon SES.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/src/technologies/a.json b/src/technologies/a.json index 24a0987d7..ea80702c1 100644 --- a/src/technologies/a.json +++ b/src/technologies/a.json @@ -2533,7 +2533,7 @@ "amazonses\\.com" ] }, - "icon": "aws.svg", + "icon": "Amazon SES.svg", "implies": "Amazon Web Services", "saas": true, "website": "https://aws.amazon.com/ses/" @@ -4603,4 +4603,4 @@ "scriptSrc": "@tarekraafat/autocomplete\\.js@([\\d\\.]+)/\\;version:\\1", "website": "https://tarekraafat.github.io/autoComplete.js" } -} \ No newline at end of file +}