diff --git a/_data/simple-icons.json b/_data/simple-icons.json index f3e4c535..07c4c903 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -28,7 +28,37 @@ { "title": "Adobe Acrobat Reader", "hex": "EE3F24", - "source": "https://acrobat.adobe.com/us/en/acrobat/pdf-reader.html" + "source": "https://wwwimages2.adobe.com/etc/clientlibs/beagle/ace/source/font/aceui-fonts.svg" + }, + { + "title": "Adobe After Effects", + "hex": "D291FF", + "source": "https://wwwimages2.adobe.com/etc/clientlibs/beagle/ace/source/font/aceui-fonts.svg" + }, + { + "title": "Adobe Dreamweaver", + "hex": "35FA00", + "source": "https://wwwimages2.adobe.com/etc/clientlibs/beagle/ace/source/font/aceui-fonts.svg" + }, + { + "title": "Adobe Illustrator", + "hex": "FF7C00", + "source": "https://wwwimages2.adobe.com/etc/clientlibs/beagle/ace/source/font/aceui-fonts.svg" + }, + { + "title": "Adobe InDesign", + "hex": "FD3F93", + "source": "https://wwwimages2.adobe.com/etc/clientlibs/beagle/ace/source/font/aceui-fonts.svg" + }, + { + "title": "Adobe Lightroom", + "hex": "ADD5EC", + "source": "https://wwwimages2.adobe.com/etc/clientlibs/beagle/ace/source/font/aceui-fonts.svg" + }, + { + "title": "Adobe Photoshop", + "hex": "00C8FF", + "source": "https://wwwimages2.adobe.com/etc/clientlibs/beagle/ace/source/font/aceui-fonts.svg" }, { "title": "AIM", diff --git a/icons/adobeaftereffects.svg b/icons/adobeaftereffects.svg new file mode 100644 index 00000000..95f717e0 --- /dev/null +++ b/icons/adobeaftereffects.svg @@ -0,0 +1 @@ +Adobe After Effects icon \ No newline at end of file diff --git a/icons/adobedreamweaver.svg b/icons/adobedreamweaver.svg new file mode 100644 index 00000000..523b7734 --- /dev/null +++ b/icons/adobedreamweaver.svg @@ -0,0 +1 @@ +Adobe Dreamweaver icon \ No newline at end of file diff --git a/icons/adobeillustrator.svg b/icons/adobeillustrator.svg new file mode 100644 index 00000000..bfbbbcd6 --- /dev/null +++ b/icons/adobeillustrator.svg @@ -0,0 +1 @@ +Adobe Illustrator icon \ No newline at end of file diff --git a/icons/adobeindesign.svg b/icons/adobeindesign.svg new file mode 100644 index 00000000..74bc4eca --- /dev/null +++ b/icons/adobeindesign.svg @@ -0,0 +1 @@ +Adobe InDesign icon \ No newline at end of file diff --git a/icons/adobelightroom.svg b/icons/adobelightroom.svg new file mode 100644 index 00000000..f75e1319 --- /dev/null +++ b/icons/adobelightroom.svg @@ -0,0 +1 @@ +Adobe Lightroom icon \ No newline at end of file diff --git a/icons/adobephotoshop.svg b/icons/adobephotoshop.svg new file mode 100644 index 00000000..378c8439 --- /dev/null +++ b/icons/adobephotoshop.svg @@ -0,0 +1 @@ +Adobe Photoshop icon \ No newline at end of file