From dec9f8cb32e9f438c0ddf6ea0d619e0f81e2f79e Mon Sep 17 00:00:00 2001 From: Diego Arce Date: Sat, 19 Dec 2020 11:07:11 -0600 Subject: [PATCH] Add AWS Amplify (#3612) --- _data/simple-icons.json | 5 +++++ icons/awsamplify.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/awsamplify.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 88bdf233..d8dd1c5a 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -710,6 +710,11 @@ "hex": "535D6C", "source": "https://awesomewm.org/" }, + { + "title": "AWS Amplify", + "hex": "FF9900", + "source": "https://docs.amplify.aws/" + }, { "title": "Azure Artifacts", "hex": "CB2E6D", diff --git a/icons/awsamplify.svg b/icons/awsamplify.svg new file mode 100644 index 00000000..c6f2878d --- /dev/null +++ b/icons/awsamplify.svg @@ -0,0 +1 @@ +AWS Amplify icon \ No newline at end of file