From 04e8c04bedbc3ae2355fccdf4a4367490a7e4dd1 Mon Sep 17 00:00:00 2001 From: phatbhoy67 Date: Thu, 31 Oct 2019 23:30:25 +0000 Subject: [PATCH 1/3] Added yamaha.svg --- icons/yamaha.svg | 1 + 1 file changed, 1 insertion(+) create mode 100644 icons/yamaha.svg diff --git a/icons/yamaha.svg b/icons/yamaha.svg new file mode 100644 index 000000000000..c0c9fe92a957 --- /dev/null +++ b/icons/yamaha.svg @@ -0,0 +1 @@ +Yamaha icon \ No newline at end of file From 97716bbb446e5a73aff38ef45077164c1b457e40 Mon Sep 17 00:00:00 2001 From: phatbhoy67 Date: Thu, 31 Oct 2019 23:31:28 +0000 Subject: [PATCH 2/3] Updated _data/simple-icons.json --- _data/simple-icons.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 85306e0588e0..b50fa0b71ffa 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3826,6 +3826,11 @@ "hex": "440099", "source": "https://en.wikipedia.org/wiki/Yahoo!" }, + { + "title": "Yamaha", + "hex": "4B1E78", + "source": "https://www.yamaha.com/en/" + }, { "title": "Yammer", "hex": "0072C6", From 10de0cf3a9b005a091de1f0c41e0e9b7834afca6 Mon Sep 17 00:00:00 2001 From: phatbhoy67 Date: Fri, 1 Nov 2019 07:18:46 +0000 Subject: [PATCH 3/3] Renamed .svg, updated title and json entry --- _data/simple-icons.json | 2 +- icons/yamaha.svg | 1 - icons/yamahacorporation.svg | 1 + 3 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 icons/yamaha.svg create mode 100644 icons/yamahacorporation.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index b50fa0b71ffa..716f14ef3d79 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3827,7 +3827,7 @@ "source": "https://en.wikipedia.org/wiki/Yahoo!" }, { - "title": "Yamaha", + "title": "Yamaha Corporation", "hex": "4B1E78", "source": "https://www.yamaha.com/en/" }, diff --git a/icons/yamaha.svg b/icons/yamaha.svg deleted file mode 100644 index c0c9fe92a957..000000000000 --- a/icons/yamaha.svg +++ /dev/null @@ -1 +0,0 @@ -Yamaha icon \ No newline at end of file diff --git a/icons/yamahacorporation.svg b/icons/yamahacorporation.svg new file mode 100644 index 000000000000..0c6c26db8eb5 --- /dev/null +++ b/icons/yamahacorporation.svg @@ -0,0 +1 @@ +Yamaha Corporation icon \ No newline at end of file