From 72c79463779cf42dedd3ce42dee1584a76062fc5 Mon Sep 17 00:00:00 2001 From: Henry Desroches Date: Mon, 25 Sep 2017 12:57:01 -0600 Subject: [PATCH 1/8] Add Photoshop --- _data/simple-icons.json | 5 +++++ icons/adobephotoshop.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/adobephotoshop.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 392dea860..bb90249f5 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -30,6 +30,11 @@ "hex": "EE3F24", "source": "https://acrobat.adobe.com/us/en/acrobat/pdf-reader.html" }, + { + "title": "Adobe Photoshop", + "hex": "00CAFC", + "source": "http://www.adobe.com/products/photoshop.html" + }, { "title": "AIM", "hex": "FFCA00", diff --git a/icons/adobephotoshop.svg b/icons/adobephotoshop.svg new file mode 100644 index 000000000..ee65f58de --- /dev/null +++ b/icons/adobephotoshop.svg @@ -0,0 +1 @@ +jQuery icon \ No newline at end of file From c6585708e6278581006cbc51028a84b901b7f44f Mon Sep 17 00:00:00 2001 From: Henry Desroches Date: Mon, 25 Sep 2017 12:58:03 -0600 Subject: [PATCH 2/8] Add jQuery --- _data/simple-icons.json | 5 +++++ icons/jquery.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/jquery.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index bb90249f5..6728e9c9e 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -730,6 +730,11 @@ "hex": "5091CD", "source": "https://docs.joomla.org/Joomla:Brand_Identity_Elements" }, + { + "title": "jQuery", + "hex": "333333", + "source": "https://brand.jquery.org/logos/" + }, { "title": "JSFiddle", "hex": "4679A4", diff --git a/icons/jquery.svg b/icons/jquery.svg new file mode 100644 index 000000000..0f2add716 --- /dev/null +++ b/icons/jquery.svg @@ -0,0 +1 @@ + \ No newline at end of file From a6ab4d760de15a589fd56cc978c3cd7b5d0c57cc Mon Sep 17 00:00:00 2001 From: Henry Desroches Date: Mon, 25 Sep 2017 12:58:57 -0600 Subject: [PATCH 3/8] Fix jQ aria and title tags --- icons/jquery.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/jquery.svg b/icons/jquery.svg index 0f2add716..2c67390a8 100644 --- a/icons/jquery.svg +++ b/icons/jquery.svg @@ -1 +1 @@ - \ No newline at end of file +jQuery icon \ No newline at end of file From bd05718e4f0976d277f2ab2fa993ef8dc312dead Mon Sep 17 00:00:00 2001 From: Henry Desroches Date: Mon, 25 Sep 2017 12:59:19 -0600 Subject: [PATCH 4/8] Add MySQL --- _data/simple-icons.json | 5 +++++ icons/mysql.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/mysql.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 6728e9c9e..1a7bfca79 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -985,6 +985,11 @@ "hex": "030303", "source": "https://myspace.com/pressroom/assetslogos" }, + { + "title": "MySQL", + "hex": "4479A1", + "source": "https://www.mysql.com/about/legal/logos.html" + }, { "title": "Netflix", "hex": "E50914", diff --git a/icons/mysql.svg b/icons/mysql.svg new file mode 100644 index 000000000..1bb770365 --- /dev/null +++ b/icons/mysql.svg @@ -0,0 +1 @@ +MySQL icon \ No newline at end of file From 663990535f47464bafdf0993769861f3103062cb Mon Sep 17 00:00:00 2001 From: Henry Desroches Date: Mon, 25 Sep 2017 12:59:59 -0600 Subject: [PATCH 5/8] Fix Photoshop hex --- _data/simple-icons.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 1a7bfca79..158b85222 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -32,7 +32,7 @@ }, { "title": "Adobe Photoshop", - "hex": "00CAFC", + "hex": "#00C8FF", "source": "http://www.adobe.com/products/photoshop.html" }, { From b463d28047144ac5e716d0fd416faf949e0d64f4 Mon Sep 17 00:00:00 2001 From: Henry Desroches Date: Mon, 25 Sep 2017 13:00:51 -0600 Subject: [PATCH 6/8] Remove hash in PS hex --- _data/simple-icons.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 158b85222..69058d190 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -32,7 +32,7 @@ }, { "title": "Adobe Photoshop", - "hex": "#00C8FF", + "hex": "00C8FF", "source": "http://www.adobe.com/products/photoshop.html" }, { From cd137972fbed2fc16215f409db5b40f59f996b09 Mon Sep 17 00:00:00 2001 From: Henry Desroches Date: Mon, 25 Sep 2017 14:28:37 -0600 Subject: [PATCH 7/8] Switch jQ to use blue and beams logo --- _data/simple-icons.json | 2 +- icons/jquery.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 69058d190..acc94d9f0 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -732,7 +732,7 @@ }, { "title": "jQuery", - "hex": "333333", + "hex": "0769AD", "source": "https://brand.jquery.org/logos/" }, { diff --git a/icons/jquery.svg b/icons/jquery.svg index 2c67390a8..232e5d5d8 100644 --- a/icons/jquery.svg +++ b/icons/jquery.svg @@ -1 +1 @@ -jQuery icon \ No newline at end of file +jQuery icon \ No newline at end of file From a3bb157927fafbb00fcaf7dbaa5816625010efa2 Mon Sep 17 00:00:00 2001 From: Henry Desroches Date: Mon, 25 Sep 2017 14:38:08 -0600 Subject: [PATCH 8/8] I don't know how I got PS and jQ titles swapped lol. --- icons/adobephotoshop.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/adobephotoshop.svg b/icons/adobephotoshop.svg index ee65f58de..96c95a1d9 100644 --- a/icons/adobephotoshop.svg +++ b/icons/adobephotoshop.svg @@ -1 +1 @@ -jQuery icon \ No newline at end of file +Adobe Photoshop icon \ No newline at end of file