From d215f2bc2f1a53dd0693a65e38abeebd337bdfa2 Mon Sep 17 00:00:00 2001 From: Orchomenos Date: Fri, 1 May 2020 14:39:49 +0000 Subject: [PATCH 01/18] Add audio-technica icon Signed-off-by: Orchomenos --- _data/simple-icons.json | 5 +++++ icons/audio-technica.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/audio-technica.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index ea349a1ab689..5f264ed6ea78 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -595,6 +595,11 @@ "hex": "F8991C", "source": "https://commons.wikimedia.org/wiki/File:Audible_logo.svg" }, + { + "title": "audio-technica", + "hex": "000000", + "source": "https://wikipedia.org/wiki/File:Audio-technica.svg" + }, { "title": "Audioboom", "hex": "007CE2", diff --git a/icons/audio-technica.svg b/icons/audio-technica.svg new file mode 100644 index 000000000000..40746d8e518b --- /dev/null +++ b/icons/audio-technica.svg @@ -0,0 +1 @@ +audio-technica icon \ No newline at end of file From 963496473d389cafedda2a8c309b13236f5c7a4a Mon Sep 17 00:00:00 2001 From: Orchomenos <59346653+Orchomenos@users.noreply.github.com> Date: Sat, 2 May 2020 13:02:55 +0200 Subject: [PATCH 02/18] fixed audio-technica icon --- icons/audio-technica (1).svg | 63 ++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 icons/audio-technica (1).svg diff --git a/icons/audio-technica (1).svg b/icons/audio-technica (1).svg new file mode 100644 index 000000000000..35ef8a6f1d19 --- /dev/null +++ b/icons/audio-technica (1).svg @@ -0,0 +1,63 @@ + + + + + + image/svg+xml + + + + + + + + + From cd4013fa2267328e9ee68460e7e5ca19937e7926 Mon Sep 17 00:00:00 2001 From: Orchomenos <59346653+Orchomenos@users.noreply.github.com> Date: Sat, 2 May 2020 13:04:49 +0200 Subject: [PATCH 03/18] deleted old icon --- icons/audio-technica.svg | 1 - 1 file changed, 1 deletion(-) delete mode 100644 icons/audio-technica.svg diff --git a/icons/audio-technica.svg b/icons/audio-technica.svg deleted file mode 100644 index 40746d8e518b..000000000000 --- a/icons/audio-technica.svg +++ /dev/null @@ -1 +0,0 @@ -audio-technica icon \ No newline at end of file From 65e28f5436c97916ca4c7df161aca1b062f2f3fe Mon Sep 17 00:00:00 2001 From: Orchomenos <59346653+Orchomenos@users.noreply.github.com> Date: Sat, 2 May 2020 13:05:11 +0200 Subject: [PATCH 04/18] edited code for fixed icon --- icons/audio-technica (1).svg | 64 +----------------------------------- 1 file changed, 1 insertion(+), 63 deletions(-) diff --git a/icons/audio-technica (1).svg b/icons/audio-technica (1).svg index 35ef8a6f1d19..6a9ddafe81e7 100644 --- a/icons/audio-technica (1).svg +++ b/icons/audio-technica (1).svg @@ -1,63 +1 @@ - - - - - - image/svg+xml - - - - - - - - - +audio-technica icon From 7ed7d78fc048f319a22e38bcfa7b9a9684934e54 Mon Sep 17 00:00:00 2001 From: Orchomenos <59346653+Orchomenos@users.noreply.github.com> Date: Sat, 2 May 2020 13:05:46 +0200 Subject: [PATCH 05/18] changed name for fixed icon --- icons/{audio-technica (1).svg => audio-technica.svg} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename icons/{audio-technica (1).svg => audio-technica.svg} (100%) diff --git a/icons/audio-technica (1).svg b/icons/audio-technica.svg similarity index 100% rename from icons/audio-technica (1).svg rename to icons/audio-technica.svg From d110dc95011656a72cca380227655ec5b351d8c9 Mon Sep 17 00:00:00 2001 From: Orchomenos <59346653+Orchomenos@users.noreply.github.com> Date: Sat, 2 May 2020 13:11:59 +0200 Subject: [PATCH 06/18] fixed small codeing mistake --- icons/audio-technica.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/audio-technica.svg b/icons/audio-technica.svg index 6a9ddafe81e7..513ebe51fe49 100644 --- a/icons/audio-technica.svg +++ b/icons/audio-technica.svg @@ -1 +1 @@ -audio-technica icon +audio-technica icon From c5ad5b56d323c2fce6a3ab5a30526d3beccf6a31 Mon Sep 17 00:00:00 2001 From: Orchomenos <59346653+Orchomenos@users.noreply.github.com> Date: Wed, 6 May 2020 13:19:49 +0200 Subject: [PATCH 07/18] changed spelling from "audio-technica" to "Audio-Technica" --- _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 5f264ed6ea78..d196ded20a4a 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -596,7 +596,7 @@ "source": "https://commons.wikimedia.org/wiki/File:Audible_logo.svg" }, { - "title": "audio-technica", + "title": "Audio-Technica", "hex": "000000", "source": "https://wikipedia.org/wiki/File:Audio-technica.svg" }, From 28f8a9efae5c239ea83c6d94b4ea4c9f50fd69fb Mon Sep 17 00:00:00 2001 From: Orchomenos <59346653+Orchomenos@users.noreply.github.com> Date: Wed, 6 May 2020 13:23:12 +0200 Subject: [PATCH 08/18] updated .svg with correct title --- icons/audio-technica.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/audio-technica.svg b/icons/audio-technica.svg index 513ebe51fe49..f70a155a0362 100644 --- a/icons/audio-technica.svg +++ b/icons/audio-technica.svg @@ -1 +1 @@ -audio-technica icon +Audio-Technica icon From 55d2a1249cf48112761259d92f8f632ed8bba4b8 Mon Sep 17 00:00:00 2001 From: Orchomenos <59346653+Orchomenos@users.noreply.github.com> Date: Wed, 6 May 2020 13:55:24 +0200 Subject: [PATCH 09/18] added bose icon --- _data/simple-icons.json | 5 +++++ icons/bose.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/bose.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index d196ded20a4a..ad408aca1702 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -860,6 +860,11 @@ "hex": "EA0016", "source": "https://www.bosch.de/" }, + { + "title": "bose", + "hex": "000000", + "source": "https://developer.bose.com/sites/default/files/Bose%20AR%20Design%20Guidelines%20v1.0.pdf" + }, { "title": "Bower", "hex": "EF5734", diff --git a/icons/bose.svg b/icons/bose.svg new file mode 100644 index 000000000000..f6b6c6e0a6a3 --- /dev/null +++ b/icons/bose.svg @@ -0,0 +1 @@ +bose icon \ No newline at end of file From b69bc47e9f9f5b83354018263abf7a5842d64f9f Mon Sep 17 00:00:00 2001 From: Orchomenos <59346653+Orchomenos@users.noreply.github.com> Date: Wed, 6 May 2020 14:04:15 +0200 Subject: [PATCH 10/18] fixed bose logo --- icons/bose.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/bose.svg b/icons/bose.svg index f6b6c6e0a6a3..088dd4ebab4d 100644 --- a/icons/bose.svg +++ b/icons/bose.svg @@ -1 +1 @@ -bose icon \ No newline at end of file +bose icon \ No newline at end of file From 0388d8f45a0d566fc81813d9632574276f8d182a Mon Sep 17 00:00:00 2001 From: Orchomenos <59346653+Orchomenos@users.noreply.github.com> Date: Wed, 6 May 2020 14:21:07 +0200 Subject: [PATCH 11/18] hopefully fixed bose logo --- icons/bose.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/bose.svg b/icons/bose.svg index 088dd4ebab4d..9cb76f522f28 100644 --- a/icons/bose.svg +++ b/icons/bose.svg @@ -1 +1 @@ -bose icon \ No newline at end of file +bose icon \ No newline at end of file From a77696ac40b200f0ddb4820d25170bb70628b057 Mon Sep 17 00:00:00 2001 From: Orchomenos <59346653+Orchomenos@users.noreply.github.com> Date: Wed, 6 May 2020 14:40:44 +0200 Subject: [PATCH 12/18] fixed requested changes --- _data/simple-icons.json | 7 +------ icons/bose.svg | 2 +- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index ad408aca1702..edd2fcad2ece 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -595,11 +595,6 @@ "hex": "F8991C", "source": "https://commons.wikimedia.org/wiki/File:Audible_logo.svg" }, - { - "title": "Audio-Technica", - "hex": "000000", - "source": "https://wikipedia.org/wiki/File:Audio-technica.svg" - }, { "title": "Audioboom", "hex": "007CE2", @@ -861,7 +856,7 @@ "source": "https://www.bosch.de/" }, { - "title": "bose", + "title": "Bose", "hex": "000000", "source": "https://developer.bose.com/sites/default/files/Bose%20AR%20Design%20Guidelines%20v1.0.pdf" }, diff --git a/icons/bose.svg b/icons/bose.svg index 9cb76f522f28..33d6c67cf357 100644 --- a/icons/bose.svg +++ b/icons/bose.svg @@ -1 +1 @@ -bose icon \ No newline at end of file +Adblock Plus icon \ No newline at end of file From 7533cf078bfcd1b4fe41052dc0bf7051e5c080b3 Mon Sep 17 00:00:00 2001 From: Orchomenos <59346653+Orchomenos@users.noreply.github.com> Date: Wed, 6 May 2020 14:42:57 +0200 Subject: [PATCH 13/18] fixed wrong title --- icons/bose.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/bose.svg b/icons/bose.svg index 33d6c67cf357..6e6a23d7b736 100644 --- a/icons/bose.svg +++ b/icons/bose.svg @@ -1 +1 @@ -Adblock Plus icon \ No newline at end of file +Bose icon From b34cd61bc1041c4d9dad3b895ec0c34171527737 Mon Sep 17 00:00:00 2001 From: Orchomenos <59346653+Orchomenos@users.noreply.github.com> Date: Thu, 7 May 2020 10:41:12 +0200 Subject: [PATCH 14/18] Delete audio-technica.svg --- icons/audio-technica.svg | 1 - 1 file changed, 1 deletion(-) delete mode 100644 icons/audio-technica.svg diff --git a/icons/audio-technica.svg b/icons/audio-technica.svg deleted file mode 100644 index f70a155a0362..000000000000 --- a/icons/audio-technica.svg +++ /dev/null @@ -1 +0,0 @@ -Audio-Technica icon From 76e7ccde089be1e84c7d7e0da393cc539ec72180 Mon Sep 17 00:00:00 2001 From: Orchomenos <59346653+Orchomenos@users.noreply.github.com> Date: Fri, 8 May 2020 20:24:43 +0200 Subject: [PATCH 15/18] added DHL logo --- icons/dhl.svg | 1 + 1 file changed, 1 insertion(+) create mode 100644 icons/dhl.svg diff --git a/icons/dhl.svg b/icons/dhl.svg new file mode 100644 index 000000000000..5f75d9ef4a3e --- /dev/null +++ b/icons/dhl.svg @@ -0,0 +1 @@ +DHL icon From 083153a48a59356cbab6ff992bcb08bfe0754b53 Mon Sep 17 00:00:00 2001 From: Orchomenos <59346653+Orchomenos@users.noreply.github.com> Date: Fri, 8 May 2020 20:26:18 +0200 Subject: [PATCH 16/18] added DHL logo data --- _data/simple-icons.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index edd2fcad2ece..7b025b2f0e66 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1495,6 +1495,11 @@ "hex": "F99A66", "source": "https://devrant.com" }, + { + "title": "DHL", + "hex": "FFCC00", + "source": "https://www.dpdhl-brands.com/dhl/en/guides/design-basics/logo-and-claim.html" + }, { "title": "Diaspora", "hex": "000000", From 1bd18de21a1ceb995c807e1fa75d8df6fe930870 Mon Sep 17 00:00:00 2001 From: Orchomenos <59346653+Orchomenos@users.noreply.github.com> Date: Fri, 8 May 2020 20:36:19 +0200 Subject: [PATCH 17/18] fixed DHL icon --- icons/dhl.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/dhl.svg b/icons/dhl.svg index 5f75d9ef4a3e..de5369d1f35b 100644 --- a/icons/dhl.svg +++ b/icons/dhl.svg @@ -1 +1 @@ -DHL icon +DHL icon From 51b215639559d29125dff969b0f65789cc1eda51 Mon Sep 17 00:00:00 2001 From: Orchomenos <59346653+Orchomenos@users.noreply.github.com> Date: Fri, 8 May 2020 20:41:46 +0200 Subject: [PATCH 18/18] fixed DHL logo --- icons/dhl.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/dhl.svg b/icons/dhl.svg index de5369d1f35b..8c61c863e5d9 100644 --- a/icons/dhl.svg +++ b/icons/dhl.svg @@ -1 +1 @@ -DHL icon +DHL icon