From 8957498754e62c0957e5e97eb54002f14e7ffa81 Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Mon, 22 Feb 2021 11:28:38 -0500 Subject: [PATCH] Add AMP (#4962) --- _data/simple-icons.json | 5 +++++ icons/amp.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/amp.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 320de8e6..aab55e68 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -410,6 +410,11 @@ "hex": "2E77BC", "source": "https://commons.wikimedia.org/wiki/File:American_Express_logo.svg" }, + { + "title": "AMP", + "hex": "005AF0", + "source": "https://amp.dev/" + }, { "title": "ANA", "hex": "13448F", diff --git a/icons/amp.svg b/icons/amp.svg new file mode 100644 index 00000000..c56736a4 --- /dev/null +++ b/icons/amp.svg @@ -0,0 +1 @@ +AMP icon \ No newline at end of file