From 635b552943c6c4e5534f23f4977be2ba9af1b2e2 Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Mon, 25 Sep 2017 17:50:02 -0700 Subject: [PATCH] Added adobe products. --- _data/simple-icons.json | 32 +++++++++++++++++++++++++++++++- icons/adobeaftereffects.svg | 1 + icons/adobedreamweaver.svg | 1 + icons/adobeillustrator.svg | 1 + icons/adobeindesign.svg | 1 + icons/adobelightroom.svg | 1 + icons/adobephotoshop.svg | 1 + 7 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 icons/adobeaftereffects.svg create mode 100644 icons/adobedreamweaver.svg create mode 100644 icons/adobeillustrator.svg create mode 100644 icons/adobeindesign.svg create mode 100644 icons/adobelightroom.svg create mode 100644 icons/adobephotoshop.svg 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