From 4af3a7bc843a4ac84a553de0af22b9fd57e30f82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Mond=C3=A9jar?= Date: Thu, 4 Jun 2020 15:09:35 +0200 Subject: [PATCH] Add Shenzhen Metro (#3158) * Add Shenzhen Metro * Fix two outermost feet not touching the bottom of the canvas, change color and update source for Shenzhen Metro icon. --- _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 d420e41923b4..ba617807ab30 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5205,6 +5205,11 @@ "hex": "FFD500", "source": "https://en.wikipedia.org/wiki/File:Shell_logo.svg" }, + { + "title": "Shenzhen Metro", + "hex": "009943", + "source": "https://en.wikipedia.org/wiki/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..283d31ad6e8a --- /dev/null +++ b/icons/shenzhenmetro.svg @@ -0,0 +1 @@ +Shenzhen Metro icon \ No newline at end of file