From 2bd0a38f638479a4c575cada9983a384b6e011a2 Mon Sep 17 00:00:00 2001 From: David LJ Date: Thu, 28 Mar 2024 12:16:31 +0100 Subject: [PATCH] Add Amazon ElastiCache (#10715) --- _data/simple-icons.json | 11 +++++++++++ icons/amazonelasticache.svg | 1 + 2 files changed, 12 insertions(+) create mode 100644 icons/amazonelasticache.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index fc676f7d9..f34551ee2 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -770,6 +770,17 @@ ] } }, + { + "title": "Amazon ElastiCache", + "hex": "C925D1", + "source": "https://aws.amazon.com/architecture/icons", + "guidelines": "https://aws.amazon.com/architecture/icons", + "aliases": { + "aka": [ + "AWS ElastiCache" + ] + } + }, { "title": "Amazon Fire TV", "hex": "FC4C02", diff --git a/icons/amazonelasticache.svg b/icons/amazonelasticache.svg new file mode 100644 index 000000000..f462f6dbd --- /dev/null +++ b/icons/amazonelasticache.svg @@ -0,0 +1 @@ +Amazon ElastiCache \ No newline at end of file