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