diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 71c5c000c..9f4d888db 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -677,16 +677,6 @@ ] } }, - { - "title": "Amazon AWS", - "hex": "232F3E", - "source": "https://commons.wikimedia.org/wiki/File:Amazon_Web_Services_Logo.svg", - "aliases": { - "aka": [ - "AWS" - ] - } - }, { "title": "Amazon CloudWatch", "hex": "FF4F8B", @@ -888,6 +878,16 @@ ] } }, + { + "title": "Amazon Web Services", + "hex": "232F3E", + "source": "https://commons.wikimedia.org/wiki/File:Amazon_Web_Services_Logo.svg", + "aliases": { + "aka": [ + "AWS" + ] + } + }, { "title": "AMD", "hex": "ED1C24", diff --git a/icons/amazonaws.svg b/icons/amazonaws.svg deleted file mode 100644 index 9fd688c41..000000000 --- a/icons/amazonaws.svg +++ /dev/null @@ -1 +0,0 @@ -Amazon AWS \ No newline at end of file diff --git a/icons/amazonwebservices.svg b/icons/amazonwebservices.svg new file mode 100644 index 000000000..932945eb4 --- /dev/null +++ b/icons/amazonwebservices.svg @@ -0,0 +1 @@ +Amazon Web Services \ No newline at end of file