From f6037c60eb777da391db4ec1d101aabdf46a18a7 Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Thu, 21 Sep 2017 17:49:09 -0700 Subject: [PATCH 1/4] Added PS3 & PS4 icons. Updated Playstation color. --- _data/simple-icons.json | 14 ++++++++++++-- icons/playstation3.svg | 1 + icons/playstation4.svg | 1 + 3 files changed, 14 insertions(+), 2 deletions(-) create mode 100644 icons/playstation3.svg create mode 100644 icons/playstation4.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 13a0bddf..cde91fb8 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1112,8 +1112,18 @@ }, { "title": "PlayStation", - "hex": "003399", - "source": "http://uk.playstation.com/media/DPBjbK0o/CECH-4202_4203%20PS3_QSG_GB_Eastern_3_web_vf1.pdf" + "hex": "003791", + "source": "https://www.playstation.com" + }, + { + "title": "PlayStation 3", + "hex": "003791", + "source": "https://www.playstation.com" + }, + { + "title": "PlayStation 4", + "hex": "003791", + "source": "https://www.playstation.com" }, { "title": "Plex", diff --git a/icons/playstation3.svg b/icons/playstation3.svg new file mode 100644 index 00000000..3f3b8740 --- /dev/null +++ b/icons/playstation3.svg @@ -0,0 +1 @@ +Playstation 3 icon \ No newline at end of file diff --git a/icons/playstation4.svg b/icons/playstation4.svg new file mode 100644 index 00000000..f1b8b3d6 --- /dev/null +++ b/icons/playstation4.svg @@ -0,0 +1 @@ +Playstation 4 icon \ No newline at end of file From 137e1c1a8a78b38b774a577a4bfbb2dd6860f4b5 Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Thu, 21 Sep 2017 18:25:34 -0700 Subject: [PATCH 2/4] Added Nintendo Gamecube. --- _data/simple-icons.json | 5 +++++ icons/nintendogamecube.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/nintendogamecube.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index cde91fb8..f2c33907 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1000,6 +1000,11 @@ "hex": "8F8F8F", "source": "https://en.wikipedia.org/wiki/Nintendo#/media/File:Nintendo.svg" }, + { + "title": "Nintendo GameCube", + "hex": "6A5FBB", + "source": "https://www.nintendo.com" + }, { "title": "Nintendo Switch", "hex": "E60012", diff --git a/icons/nintendogamecube.svg b/icons/nintendogamecube.svg new file mode 100644 index 00000000..f05663f0 --- /dev/null +++ b/icons/nintendogamecube.svg @@ -0,0 +1 @@ +Nintendo GameCube icon \ No newline at end of file From e3c40fc3df86ba1b46ab8a1c06088f013445a0bf Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Sat, 23 Sep 2017 17:26:09 -0700 Subject: [PATCH 3/4] Updated source URLs. --- _data/simple-icons.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index f2c33907..f3e4c535 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1003,7 +1003,7 @@ { "title": "Nintendo GameCube", "hex": "6A5FBB", - "source": "https://www.nintendo.com" + "source": "https://www.nintendo.com/consumer/systems/nintendogamecube/index.jsp" }, { "title": "Nintendo Switch", @@ -1118,17 +1118,17 @@ { "title": "PlayStation", "hex": "003791", - "source": "https://www.playstation.com" + "source": "http://uk.playstation.com/media/DPBjbK0o/CECH-4202_4203%20PS3_QSG_GB_Eastern_3_web_vf1.pdf" }, { "title": "PlayStation 3", "hex": "003791", - "source": "https://www.playstation.com" + "source": "https://commons.wikimedia.org/wiki/File:PlayStation_3_Logo_neu.svg#/media/File:PS3.svg" }, { "title": "PlayStation 4", "hex": "003791", - "source": "https://www.playstation.com" + "source": "https://commons.wikimedia.org/wiki/File:PlayStation_4_logo_and_wordmark.svg" }, { "title": "Plex", From e787f4a571275d25376731ed3215178fbb08859a Mon Sep 17 00:00:00 2001 From: Johan Fagerberg Date: Sun, 24 Sep 2017 18:24:01 +0200 Subject: [PATCH 4/4] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0c03337b..42036059 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-icons", - "version": "1.2.1", + "version": "1.2.2", "description": "SVG icons for popular brands https://simpleicons.org", "homepage": "https://www.simpleicons.org", "keywords": [