From 36f05ac4e0cdc1c535381b2c0c2faafa176c5cd6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Mond=C3=A9jar?= Date: Tue, 2 Jun 2020 18:49:04 +0200 Subject: [PATCH 1/2] Add Shenzhen Metro --- _data/simple-icons.json | 5 +++++ icons/shenzhenmetro.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/shenzhenmetro.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 56a17b4cfacb..b084652c6e9f 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5175,6 +5175,11 @@ "hex": "FFD500", "source": "https://en.wikipedia.org/wiki/File:Shell_logo.svg" }, + { + "title": "Shenzhen Metro", + "hex": "13A034", + "source": "https://en.wikipedia.org/wiki/Shenzhen_Metro#/media/File:Shenzhen_Metro_Corporation_logo_full.svg" + }, { "title": "Shopify", "hex": "7AB55C", diff --git a/icons/shenzhenmetro.svg b/icons/shenzhenmetro.svg new file mode 100644 index 000000000000..1399bc8e207a --- /dev/null +++ b/icons/shenzhenmetro.svg @@ -0,0 +1 @@ +Shenzhen Metro icon \ No newline at end of file From 18e32870222a2c903212e174603c158dfd8194a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Mond=C3=A9jar?= Date: Thu, 4 Jun 2020 13:13:55 +0200 Subject: [PATCH 2/2] Fix two outermost feet not touching the bottom of the canvas, change color and update source for Shenzhen Metro icon. --- _data/simple-icons.json | 4 ++-- icons/shenzhenmetro.svg | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index b084652c6e9f..fa51e77476a4 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5177,8 +5177,8 @@ }, { "title": "Shenzhen Metro", - "hex": "13A034", - "source": "https://en.wikipedia.org/wiki/Shenzhen_Metro#/media/File:Shenzhen_Metro_Corporation_logo_full.svg" + "hex": "009943", + "source": "https://en.wikipedia.org/wiki/File:Shenzhen_Metro_Corporation_logo_full.svg" }, { "title": "Shopify", diff --git a/icons/shenzhenmetro.svg b/icons/shenzhenmetro.svg index 1399bc8e207a..283d31ad6e8a 100644 --- a/icons/shenzhenmetro.svg +++ b/icons/shenzhenmetro.svg @@ -1 +1 @@ -Shenzhen Metro icon \ No newline at end of file +Shenzhen Metro icon \ No newline at end of file