From f015324185bbb7bf3a29e4473a66ea2d390681b8 Mon Sep 17 00:00:00 2001
From: Eli Singh <141379490+readboy8@users.noreply.github.com>
Date: Mon, 20 May 2024 05:18:40 -0500
Subject: [PATCH] Amazon AWS to Amazon Web Services (#10391)
---
_data/simple-icons.json | 20 ++++++++++----------
icons/amazonaws.svg | 1 -
icons/amazonwebservices.svg | 1 +
3 files changed, 11 insertions(+), 11 deletions(-)
delete mode 100644 icons/amazonaws.svg
create mode 100644 icons/amazonwebservices.svg
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 @@
-
\ 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 @@
+
\ No newline at end of file