From a271a7aa64faccac5a6d230d55cfb1349dc70d30 Mon Sep 17 00:00:00 2001 From: Paul Hart Date: Fri, 19 Oct 2018 14:10:34 +0100 Subject: [PATCH 1/4] Updated medium.svg (#1010) * Updated medium.svg * medium colour updated --- _data/simple-icons.json | 2 +- icons/medium.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 0b8d1cf7..5a305e16 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1217,7 +1217,7 @@ }, { "title": "Medium", - "hex": "1C1B1A", + "hex": "12100E", "source": "https://medium.design/logos-and-brand-guidelines-f1a01a733592" }, { diff --git a/icons/medium.svg b/icons/medium.svg index 2635824c..51c30ad7 100644 --- a/icons/medium.svg +++ b/icons/medium.svg @@ -1 +1 @@ -Medium icon \ No newline at end of file +Medium icon From 027985e2b8f71dffb1a62357fd276e9e5c757ed3 Mon Sep 17 00:00:00 2001 From: Louis Tsai Date: Sun, 21 Oct 2018 08:03:30 +0200 Subject: [PATCH 2/4] Add Figma icon (#1014) * Add figma icon * Add figma to simple-icon.json * Rename Frame.svg to figma.svg * Fix wrong figma source * Fix Figma icon --- _data/simple-icons.json | 5 +++++ icons/figma.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/figma.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 5a305e16..081a23d9 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -645,6 +645,11 @@ "hex": "F94877", "source": "https://foursquare.com/about/logos" }, + { + "title": "Figma", + "hex": "F24E1E", + "source": "https://figma.com/" + }, { "title": "Framer", "hex": "0055FF", diff --git a/icons/figma.svg b/icons/figma.svg new file mode 100644 index 00000000..5ae924c2 --- /dev/null +++ b/icons/figma.svg @@ -0,0 +1 @@ +Figma icon \ No newline at end of file From d149afafe81e5ed60a799c4154ecfdf5d41eb6e0 Mon Sep 17 00:00:00 2001 From: Louis Tsai Date: Sun, 21 Oct 2018 13:59:47 +0000 Subject: [PATCH 3/4] Add Samsung Pay icon (#1015) * Add Samsung Pay icon * Fix attribute typo * Update icons/samsungpay.svg Co-Authored-By: louistsaitszho * Redo Samsung Pay icon * Remove seemingly useless fill * Update Samsung Pay color * Update Samsung Pay icon Thanks @birjolaxew ! --- _data/simple-icons.json | 5 +++++ icons/samsungpay.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/samsungpay.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 081a23d9..ad9b0573 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1730,6 +1730,11 @@ "hex": "1428A0", "source": "https://www.samsung.com/us" }, + { + "title": "Samsung Pay", + "hex": "1428A0", + "source": "https://pay.samsung.com/developers/resource/brand" + }, { "title": "SAP", "hex": "008FD3", diff --git a/icons/samsungpay.svg b/icons/samsungpay.svg new file mode 100644 index 00000000..e857f109 --- /dev/null +++ b/icons/samsungpay.svg @@ -0,0 +1 @@ +Samsung Pay icon From d3eda2f983796152ee365e39345a5ddc7e3275ac Mon Sep 17 00:00:00 2001 From: Johan Fagerberg Date: Sun, 21 Oct 2018 16:00:22 +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 a131b19a..ff342075 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-icons", - "version": "1.9.7", + "version": "1.9.8", "description": "SVG icons for popular brands https://simpleicons.org", "homepage": "https://www.simpleicons.org", "keywords": [