diff --git a/_data/simple-icons.json b/_data/simple-icons.json index f6dd7808..fc986da6 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -20,6 +20,16 @@ "hex": "FF5C3E", "source": "http://www.addthis.com/press" }, + { + "title": "Adobe", + "hex": "FF0000", + "source": "https://www.adobe.com/" + }, + { + "title": "Adobe Acrobat Reader", + "hex": "EE3F24", + "source": "https://acrobat.adobe.com/us/en/acrobat/pdf-reader.html" + }, { "title": "AIM", "hex": "FFCA00", diff --git a/icons/adobe.svg b/icons/adobe.svg new file mode 100644 index 00000000..6e92cc4d --- /dev/null +++ b/icons/adobe.svg @@ -0,0 +1 @@ +Adobe icon \ No newline at end of file diff --git a/icons/adobeacrobatreader.svg b/icons/adobeacrobatreader.svg new file mode 100644 index 00000000..87e191a3 --- /dev/null +++ b/icons/adobeacrobatreader.svg @@ -0,0 +1 @@ +Adobe Acrobat Reader icon \ No newline at end of file