From 85c7025b5b950cd3bb7eb27acf81002871c6c6f5 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Thu, 12 Mar 2020 19:21:17 +0000 Subject: [PATCH] Add Adobe Fonts (#2776) --- _data/simple-icons.json | 5 +++++ icons/adobefonts.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/adobefonts.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 10130d1a0e0e..3b7a5da1d3b7 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -105,6 +105,11 @@ "hex": "35FA00", "source": "https://wwwimages2.adobe.com/etc/clientlibs/beagle/ace/source/font/aceui-fonts.svg" }, + { + "title": "Adobe Fonts", + "hex": "323232", + "source": "https://www.adobe.com/creativecloud/services.html" + }, { "title": "Adobe Illustrator", "hex": "FF7C00", diff --git a/icons/adobefonts.svg b/icons/adobefonts.svg new file mode 100644 index 000000000000..ce0b9070677d --- /dev/null +++ b/icons/adobefonts.svg @@ -0,0 +1 @@ +Adobe Fonts icon \ No newline at end of file