From 9ad73091089d3f39fe0d089fba099396d4b4b206 Mon Sep 17 00:00:00 2001 From: NovaGL <16315601+NovaGL@users.noreply.github.com> Date: Wed, 10 Jun 2020 21:03:44 +1000 Subject: [PATCH 1/7] Added Land Rover Icon --- icons/landrover.svg | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 icons/landrover.svg diff --git a/icons/landrover.svg b/icons/landrover.svg new file mode 100644 index 000000000000..af2028a148eb --- /dev/null +++ b/icons/landrover.svg @@ -0,0 +1,2 @@ +Land Rover icon + From 22f4ac822d7405fa82106100a3f1c91b2a8f3acc Mon Sep 17 00:00:00 2001 From: NovaGL <16315601+NovaGL@users.noreply.github.com> Date: Wed, 10 Jun 2020 21:07:15 +1000 Subject: [PATCH 2/7] Add Land Rover --- _data/simple-icons.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 8b07ce8aa90a..d2eea8191455 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3290,6 +3290,11 @@ "hex": "DDB320", "source": "https://en.wikipedia.org/wiki/File:Lamborghini_Logo.svg" }, + { + "title": "Land Rover", + "hex": "#005A2B", + "source": "https://media.landrover.com/en/images" + }, { "title": "Laravel", "hex": "FF2D20", From 685dd022125767b46c657706ed9994ea1a3b6284 Mon Sep 17 00:00:00 2001 From: NovaGL <16315601+NovaGL@users.noreply.github.com> Date: Wed, 10 Jun 2020 21:11:48 +1000 Subject: [PATCH 3/7] Remove excess whitespace --- icons/landrover.svg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/icons/landrover.svg b/icons/landrover.svg index af2028a148eb..33fbfabc0d7f 100644 --- a/icons/landrover.svg +++ b/icons/landrover.svg @@ -1,2 +1 @@ -Land Rover icon - +Land Rover icon \ No newline at end of file From 12b2bd64a6af484e722eb1382c97397de8d3f715 Mon Sep 17 00:00:00 2001 From: NovaGL <16315601+NovaGL@users.noreply.github.com> Date: Thu, 11 Jun 2020 10:09:36 +1000 Subject: [PATCH 4/7] Update Land Rover Source --- _data/simple-icons.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 47d4dad0ae92..f8b4ecb4c881 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3302,8 +3302,8 @@ }, { "title": "Land Rover", - "hex": "#005A2B", - "source": "https://media.landrover.com/en/images" + "hex": "005A2B", + "source": "https://www.landrover.com.au/Images/20MY_Range%20Rover%20Velar_Spec%20Guide_240719_tcm296-742551.pdf" }, { "title": "Laravel", From f555c5531ca247643af9032bf55b411f3ebdcbc2 Mon Sep 17 00:00:00 2001 From: NovaGL <16315601+NovaGL@users.noreply.github.com> Date: Thu, 11 Jun 2020 10:10:33 +1000 Subject: [PATCH 5/7] Remove fill from Land Rover icon --- icons/landrover.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/landrover.svg b/icons/landrover.svg index 33fbfabc0d7f..dc5d38c6755a 100644 --- a/icons/landrover.svg +++ b/icons/landrover.svg @@ -1 +1 @@ -Land Rover icon \ No newline at end of file +Land Rover icon \ No newline at end of file From 203696bf0faa6b83dd0a9dd7610c05d7f725b454 Mon Sep 17 00:00:00 2001 From: NovaGL <16315601+NovaGL@users.noreply.github.com> Date: Thu, 11 Jun 2020 20:53:12 +1000 Subject: [PATCH 6/7] Update source of Land Rover --- _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 f8b4ecb4c881..50465d1faf62 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3303,7 +3303,7 @@ { "title": "Land Rover", "hex": "005A2B", - "source": "https://www.landrover.com.au/Images/20MY_Range%20Rover%20Velar_Spec%20Guide_240719_tcm296-742551.pdf" + "source": "https://www.landrover.com.au/download-a-brochure/index.html" }, { "title": "Laravel", From a2ba76ed48fdb6702a644262b8f8a4408cc1f98c Mon Sep 17 00:00:00 2001 From: Lucas Becker Date: Thu, 11 Jun 2020 22:03:20 +0200 Subject: [PATCH 7/7] Whitespace fix Run svgo again to fix the overzealous whitespace consumption of svgomg. --- icons/landrover.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/landrover.svg b/icons/landrover.svg index dc5d38c6755a..17b1a4999275 100644 --- a/icons/landrover.svg +++ b/icons/landrover.svg @@ -1 +1 @@ -Land Rover icon \ No newline at end of file +Land Rover icon