diff --git a/src/drivers/webextension/images/icons/Amazon Aurora.svg b/src/drivers/webextension/images/icons/Amazon Aurora.svg new file mode 100644 index 000000000..fe5164600 --- /dev/null +++ b/src/drivers/webextension/images/icons/Amazon Aurora.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/src/drivers/webextension/images/icons/aws_aurora.png b/src/drivers/webextension/images/icons/aws_aurora.png deleted file mode 100644 index 0a51d594b..000000000 Binary files a/src/drivers/webextension/images/icons/aws_aurora.png and /dev/null differ diff --git a/src/technologies/a.json b/src/technologies/a.json index 938a07aa6..8e0ed9562 100644 --- a/src/technologies/a.json +++ b/src/technologies/a.json @@ -2376,7 +2376,7 @@ 34 ], "description": "Amazon Aurora is a relational database service developed and offered by Amazon Web Services.", - "icon": "aws_aurora.png", + "icon": "Amazon Aurora.svg", "implies": "Amazon Web Services", "website": "https://aws.amazon.com/rds/aurora" },