From 9043851607a177add96a06b38d0d89c65e3fa6f3 Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Tue, 20 Apr 2021 19:32:55 -0400 Subject: [PATCH 01/29] Update IBM icon - Update source - Add guidelines --- _data/simple-icons.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index b59826dc1892..3efc739c0cc8 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3959,8 +3959,9 @@ }, { "title": "IBM", - "hex": "054ADA", - "source": "https://www.ibm.com/design/language/elements/logos/8-bar/" + "hex": "052FAD", + "source": "https://www.ibm.com/design/language/ibm-logos/8-bar/", + "guidelines": "https://www.ibm.com/design/language/" }, { "title": "IBM Watson", From cab78e930b0585f75120ac44aaa183df225bc6a3 Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Tue, 20 Apr 2021 19:41:10 -0400 Subject: [PATCH 02/29] Update ICON icon - Update source --- _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 3efc739c0cc8..a2f1f814645a 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3986,7 +3986,7 @@ { "title": "ICON", "hex": "31B8BB", - "source": "https://icon.foundation/" + "source": "https://icon.foundation/contents/resrce/media" }, { "title": "Iconfinder", From e3852b338feb7fbb4720c5c7de505287ff389848 Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Tue, 20 Apr 2021 20:32:04 -0400 Subject: [PATCH 03/29] Update iDEAL icon - Add guidelines --- _data/simple-icons.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index a2f1f814645a..412631509e04 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4011,7 +4011,8 @@ { "title": "iDEAL", "hex": "CC0066", - "source": "https://www.ideal.nl/cms/files/Manual_iDEAL_logo.pdf" + "source": "https://www.ideal.nl/cms/files/Manual_iDEAL_logo.pdf", + "guidelines": "https://www.ideal.nl/cms/files/Manual_iDEAL_logo.pdf" }, { "title": "IEEE", From 160369ad8c5a348990f4e4805ec533764bf06b72 Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Tue, 20 Apr 2021 20:34:21 -0400 Subject: [PATCH 04/29] Update iFixit icon - Update source --- _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 412631509e04..a95936666c9c 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4023,7 +4023,7 @@ { "title": "iFixit", "hex": "0071CE", - "source": "https://www.ifixit.com/" + "source": "https://www.ifixit.com/Info/Media" }, { "title": "iFood", From 806403ac30216c6571d1dad9deb45a03c0a53857 Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Tue, 20 Apr 2021 20:36:18 -0400 Subject: [PATCH 05/29] Update IFTTT icon - Add guidelines --- _data/simple-icons.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index a95936666c9c..1ffd12c91f20 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4033,7 +4033,8 @@ { "title": "IFTTT", "hex": "000000", - "source": "https://ifttt.com/discover/brand-guidelines" + "source": "https://ifttt.com/discover/brand-guidelines", + "guidelines": "https://ifttt.com/discover/brand-guidelines" }, { "title": "iHeartRadio", From b4388aec29c18b901f73fa532ea9bc7c408ce956 Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Tue, 20 Apr 2021 20:38:06 -0400 Subject: [PATCH 06/29] Update iHeartRadio icon - Add guidelines --- _data/simple-icons.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 1ffd12c91f20..2816765c306d 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4039,7 +4039,8 @@ { "title": "iHeartRadio", "hex": "C6002B", - "source": "https://brand.iheart.com/logo" + "source": "https://brand.iheart.com/logo", + "guidelines": "https://brand.iheart.com/logo" }, { "title": "IKEA", From dc101be4d40d3c9e9ee7e5ef8f1f60a3dc7b2324 Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Tue, 20 Apr 2021 20:41:50 -0400 Subject: [PATCH 07/29] Update IMDb icon - Update hex - Update source - Add guidelines --- _data/simple-icons.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 2816765c306d..232988b5fd5d 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4049,8 +4049,9 @@ }, { "title": "IMDb", - "hex": "E6B91E", - "source": "http://www.imdb.com/pressroom/brand_guidelines" + "hex": "F5C518", + "source": "https://brand.imdb.com/imdb", + "guidelines": "https://brand.imdb.com/imdb" }, { "title": "Imgur", From d5498dc80e35d7007025076b428cb35863590c89 Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Tue, 20 Apr 2021 20:45:34 -0400 Subject: [PATCH 08/29] Update Imgur icon - Update source - Add guidelines --- _data/simple-icons.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 232988b5fd5d..c74a87fd9a54 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4056,7 +4056,8 @@ { "title": "Imgur", "hex": "1BB76E", - "source": "https://s.imgur.com/images/favicon-152.png" + "source": "https://imgurinc.com/press", + "guidelines": "https://help.imgur.com/hc/en-us/articles/202062878-Trademark-Use-Policy" }, { "title": "Imou", From e0d4101eaea39884fcb7c203197b32933d6d691d Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Tue, 20 Apr 2021 20:49:57 -0400 Subject: [PATCH 09/29] Update Indeed icon - Update source - Add guidelines --- _data/simple-icons.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index c74a87fd9a54..72a751fa70a0 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4067,7 +4067,8 @@ { "title": "Indeed", "hex": "2164F3", - "source": "https://www.indeed.com" + "source": "https://indeed.design/resources", + "guidelines": "https://indeed.design/brand/logo" }, { "title": "Infiniti", From 50f794bb99865dc85e4936cd9f907967b6150eb8 Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Tue, 20 Apr 2021 20:52:41 -0400 Subject: [PATCH 10/29] Update InfluxDB icon - Update source - Add guidelines --- _data/simple-icons.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 72a751fa70a0..252f4a5ce262 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4078,7 +4078,8 @@ { "title": "InfluxDB", "hex": "22ADF6", - "source": "https://www.influxdata.com/" + "source": "https://influxdata.github.io/branding/logo/downloads/", + "guidelines": "https://influxdata.github.io/branding/logo/usage/" }, { "title": "Informatica", From b5aa9932834b09ece080cd3f703a66efe49d5378 Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Tue, 20 Apr 2021 20:54:51 -0400 Subject: [PATCH 11/29] Update Informatica icon - Update source --- _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 252f4a5ce262..2c1af7b6d763 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4084,7 +4084,7 @@ { "title": "Informatica", "hex": "FF4D00", - "source": "https://www.informatica.com/content/dam/informatica-com/en/images/cc02v2/logo-informatica.svg" + "source": "https://www.informatica.com/" }, { "title": "Infosys", From efc244d4dd78aa62d1145daba3cd3801eb9447da Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Tue, 20 Apr 2021 20:57:09 -0400 Subject: [PATCH 12/29] Update Infosys icon - Update source --- _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 2c1af7b6d763..b9657c02a410 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4089,7 +4089,7 @@ { "title": "Infosys", "hex": "007CC3", - "source": "https://www.infosys.com/content/dam/infosys-web/burger-menu/en/images/logo.svg" + "source": "https://www.infosys.com/newsroom/journalist-resources/infosyslogo.html" }, { "title": "Ingress", From 6ee4bd437473c05ad1911249ce6938fe47333ff1 Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Tue, 20 Apr 2021 21:02:48 -0400 Subject: [PATCH 13/29] Update Inkscape icon - Update source - Add license --- _data/simple-icons.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index b9657c02a410..a20fb0341808 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4099,7 +4099,10 @@ { "title": "Inkscape", "hex": "000000", - "source": "https://commons.wikimedia.org/wiki/File:Inkscape_Logo.svg" + "source": "https://inkscape.org/gallery/=inkscape-branding/inkscape-brand-assets/", + "license": { + "type": "CC-BY-SA-3.0" + } }, { "title": "Insomnia", From 973f31ede3e3ce8d01d9fb031e6083ca5f3596f9 Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Tue, 20 Apr 2021 21:06:32 -0400 Subject: [PATCH 14/29] Update Instagram icon - Update source - Add guidelines --- _data/simple-icons.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index a20fb0341808..d5c89448b8ab 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4117,7 +4117,8 @@ { "title": "Instagram", "hex": "E4405F", - "source": "https://www.instagram-brand.com" + "source": "https://en.facebookbrand.com/instagram/", + "guidelines": "https://en.facebookbrand.com/instagram/" }, { "title": "Instapaper", From daa17f9e8e53c41e34a3a304b5ed560c79feb124 Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Tue, 20 Apr 2021 21:12:13 -0400 Subject: [PATCH 15/29] Update Intel icon - Update source --- _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 d5c89448b8ab..3948e95fd401 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4138,7 +4138,7 @@ { "title": "Intel", "hex": "0071C5", - "source": "https://www.intel.com/" + "source": "https://www.intel.com/content/www/us/en/newsroom/resources/press-kits-intel-overview.html" }, { "title": "IntelliJ IDEA", From 5a9039c4e48f4b5b49d7a1d22456e5e202bbf7b9 Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Tue, 20 Apr 2021 21:12:24 -0400 Subject: [PATCH 16/29] Update Intercom icon - Add guidelines --- _data/simple-icons.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 3948e95fd401..30b5becc6347 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4149,7 +4149,8 @@ { "title": "Intercom", "hex": "6AFDEF", - "source": "https://www.intercom.com/press" + "source": "https://www.intercom.com/press", + "guidelines": "https://www.intercom.com/press" }, { "title": "Internet Archive", From 5e88c50b2b319c46863e655d8d3acc7ee0e46a08 Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Tue, 20 Apr 2021 21:13:38 -0400 Subject: [PATCH 17/29] Update Internet Archive icon - Update source --- _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 30b5becc6347..9a320df06197 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4155,7 +4155,7 @@ { "title": "Internet Archive", "hex": "000000", - "source": "https://openlibrary.org/static/images/ia-logo.svg" + "source": "https://archive.org/" }, { "title": "Internet Explorer", From cd4276766949ebab894293f3a93f11367da9d868 Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Tue, 20 Apr 2021 21:17:51 -0400 Subject: [PATCH 18/29] Update Invoice Ninja icon - Update source --- _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 9a320df06197..c9ceed5b5742 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4171,7 +4171,7 @@ { "title": "Invoice Ninja", "hex": "000000", - "source": "https://github.com/invoiceninja/invoiceninja" + "source": "https://github.com/invoiceninja/invoiceninja/blob/aefe133ba02f28d9fd585ae731765ad5b7cdffe3/public/safari-pinned-tab.svg" }, { "title": "ioBroker", From cd4d8aaff681c9d7238cf3079efc286d6375380c Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Tue, 20 Apr 2021 21:18:53 -0400 Subject: [PATCH 19/29] Update ioBroker icon - Update source --- _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 c9ceed5b5742..ee5583a056c1 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4176,7 +4176,7 @@ { "title": "ioBroker", "hex": "3399CC", - "source": "https://github.com/ioBroker/awesome-iobroker/blob/master/images/" + "source": "https://github.com/ioBroker/awesome-iobroker/blob/6ba42e9fcda7c88356e2f8c98f435ce7b02d4e37/images/awesome-iobroker.svg" }, { "title": "Ionic", From c56bbceacd7d53cbe02b3a07020d9ee781fd8275 Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Tue, 20 Apr 2021 21:22:48 -0400 Subject: [PATCH 20/29] Update Issuu icon - Add guidelines --- _data/simple-icons.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index ee5583a056c1..7f66e3219bf2 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4196,7 +4196,8 @@ { "title": "Issuu", "hex": "F36D5D", - "source": "https://issuu.com/press" + "source": "https://issuu.com/press", + "guidelines": "https://issuu.com/press" }, { "title": "Itch.io", From b11fc97b83b9b1b33cca7addb6166bb9848f960e Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Tue, 20 Apr 2021 21:23:41 -0400 Subject: [PATCH 21/29] Update Itch.io icon - Add guidelines --- _data/simple-icons.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 7f66e3219bf2..170031dc4ec9 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4202,7 +4202,8 @@ { "title": "Itch.io", "hex": "FA5C5C", - "source": "https://itch.io/press-kit" + "source": "https://itch.io/press-kit", + "guidelines": "https://itch.io/press-kit" }, { "title": "iTunes", From e78b48c15bae62fb23d577309cbe03d9a755338b Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Tue, 20 Apr 2021 21:25:31 -0400 Subject: [PATCH 22/29] Update IVECO icon - Update source --- _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 170031dc4ec9..f7957bf6948f 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4213,7 +4213,7 @@ { "title": "IVECO", "hex": "004994", - "source": "https://www.iveco.com/germany/Pages/Home-page.aspx" + "source": "https://www.iveco.com/Pages/welcome.html" }, { "title": "Jabber", From bbf38fe3d6cbc648c2e90e9933b383d8de74b49c Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Thu, 22 Apr 2021 08:52:07 -0400 Subject: [PATCH 23/29] Update IBM icon - Update guidelines --- _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 f7957bf6948f..4c8d1cf5e1f4 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3961,7 +3961,7 @@ "title": "IBM", "hex": "052FAD", "source": "https://www.ibm.com/design/language/ibm-logos/8-bar/", - "guidelines": "https://www.ibm.com/design/language/" + "guidelines": "https://www.ibm.com/design/language/ibm-logos/8-bar/" }, { "title": "IBM Watson", From ca26e6f66a513f518c2149674cd0ef9abd74684a Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Thu, 22 Apr 2021 08:57:09 -0400 Subject: [PATCH 24/29] Update iFixit icon - Add guidelines --- _data/simple-icons.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 4c8d1cf5e1f4..5e0c01140db5 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4023,7 +4023,8 @@ { "title": "iFixit", "hex": "0071CE", - "source": "https://www.ifixit.com/Info/Media" + "source": "https://www.ifixit.com/", + "guidelines": "https://www.ifixit.com/Info/Media" }, { "title": "iFood", From 3e2b6ee82f20296790949362c349ae891dd99243 Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Thu, 22 Apr 2021 09:05:30 -0400 Subject: [PATCH 25/29] Update Indeed icon - Update hex --- _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 5e0c01140db5..a1d831777ca9 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4067,7 +4067,7 @@ }, { "title": "Indeed", - "hex": "2164F3", + "hex": "003A9B", "source": "https://indeed.design/resources", "guidelines": "https://indeed.design/brand/logo" }, From 34e531e4f105e3cc22ecc72399ad89d97fd042a5 Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Thu, 22 Apr 2021 09:08:11 -0400 Subject: [PATCH 26/29] Update Indeed icon - Remove guidelines --- _data/simple-icons.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index a1d831777ca9..7740c0a441ab 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4068,8 +4068,7 @@ { "title": "Indeed", "hex": "003A9B", - "source": "https://indeed.design/resources", - "guidelines": "https://indeed.design/brand/logo" + "source": "https://indeed.design/resources" }, { "title": "Infiniti", From f181be0a461cc266911f7af6291c5ac3df569d97 Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Thu, 22 Apr 2021 09:14:58 -0400 Subject: [PATCH 27/29] Update Internet Archive icon - Update hex --- _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 7740c0a441ab..dc91aa7cccae 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4154,7 +4154,7 @@ }, { "title": "Internet Archive", - "hex": "000000", + "hex": "666666", "source": "https://archive.org/" }, { From 2438cc9e5c9c8ad03ea95eb7bdd5bf088f86410a Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Thu, 22 Apr 2021 14:53:46 -0400 Subject: [PATCH 28/29] Update Invoice Ninja icon - Update source --- _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 dc91aa7cccae..61d835062d41 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4171,7 +4171,7 @@ { "title": "Invoice Ninja", "hex": "000000", - "source": "https://github.com/invoiceninja/invoiceninja/blob/aefe133ba02f28d9fd585ae731765ad5b7cdffe3/public/safari-pinned-tab.svg" + "source": "https://github.com/invoiceninja/invoiceninja/blob/2bdb26dd06123a0426cc7a8da77fc8fce7e5a222/public/images/round_logo.png" }, { "title": "ioBroker", From c49532356203077eed1d7ede5754602341d71096 Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Thu, 22 Apr 2021 14:56:42 -0400 Subject: [PATCH 29/29] Update IVECO icon - Update source --- _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 61d835062d41..05395493e1b1 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4213,7 +4213,7 @@ { "title": "IVECO", "hex": "004994", - "source": "https://www.iveco.com/Pages/welcome.html" + "source": "https://www.iveco.com/germany/Pages/Home-page.aspx" }, { "title": "Jabber",