From 70f490a38eac20df434ac69e103d0d38e70cb23f Mon Sep 17 00:00:00 2001 From: reginareynolds Date: Wed, 23 Oct 2019 12:49:21 -0400 Subject: [PATCH 01/44] Mojang icon (simple-icons#1708) (#1818) * Update simple-icons.json * Add mojang.svg * Update Mojang hex and file source (#1708) * Update mojang.svg to match new image source --- _data/simple-icons.json | 5 +++++ icons/mojang.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/mojang.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 98953d9ffff4..fa9ce9594cd3 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2145,6 +2145,11 @@ "hex": "002050", "source": "https://github.com/mixer/branding-kit/" }, + { + "title": "Mojang", + "hex": "DB1F29", + "source": "https://www.mojang.com/" + }, { "title": "Monero", "hex": "FF6600", diff --git a/icons/mojang.svg b/icons/mojang.svg new file mode 100644 index 000000000000..579d55dd129a --- /dev/null +++ b/icons/mojang.svg @@ -0,0 +1 @@ +Mojang icon From 6e61a5f94c25b0bcdc383e6015b28e47c81de30d Mon Sep 17 00:00:00 2001 From: Poki <51330236+PokiDokika@users.noreply.github.com> Date: Thu, 24 Oct 2019 18:24:51 +0300 Subject: [PATCH 02/44] C Programming Language (#1819) * C Programming language icon * C Programming Language Icon * Update and rename c-language.svg to c.svg * Update simple-icons.json * Update c.svg * Update simple-icons.json --- _data/simple-icons.json | 6 ++++++ icons/c.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 icons/c.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index fa9ce9594cd3..980e7e3d5fd6 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -430,6 +430,12 @@ "hex": "EE3322", "source": "http://www.buzzfeed.com/press/downloads" }, + { + "title": "C", + "hex": "A8B9CC", + "source": "https://commons.wikimedia.org/wiki/File:The_C_Programming_Language_logo.svg" + }, + { "title": "CakePHP", "hex": "D33C43", diff --git a/icons/c.svg b/icons/c.svg new file mode 100644 index 000000000000..f885ab274b3c --- /dev/null +++ b/icons/c.svg @@ -0,0 +1 @@ +C icon From 6a607a2b4367c537667e87b6b1b68df803e7c1e2 Mon Sep 17 00:00:00 2001 From: jmmendivil Date: Thu, 24 Oct 2019 16:26:00 -0500 Subject: [PATCH 03/44] add roundcube icon (#1821) * add roundcube icon * remove roundcube fill attribute * capitalize brand name --- _data/simple-icons.json | 7 ++++++- icons/roundcube.svg | 1 + 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 icons/roundcube.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 980e7e3d5fd6..87131515fe4e 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1170,7 +1170,7 @@ "title": "GIMP", "hex": "5C5543", "source": "https://www.gimp.org/about/linking.html#wilber-the-gimp-mascot" - }, + }, { "title": "Git", "hex": "F05032", @@ -2761,6 +2761,11 @@ "hex": "525DDC", "source": "https://roots.io/" }, + { + "title": "Roundcube", + "hex": "37BEFF", + "source": "https://roundcube.net/images/roundcube_logo_icon.svg" + }, { "title": "RSS", "hex": "FFA500", diff --git a/icons/roundcube.svg b/icons/roundcube.svg new file mode 100644 index 000000000000..4703a589dafc --- /dev/null +++ b/icons/roundcube.svg @@ -0,0 +1 @@ +Roundcube icon \ No newline at end of file From 6d653fce8f0f7d35f68737f9c629bfa537c3d8d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartosz=20Ga=C5=82ek?= Date: Thu, 24 Oct 2019 23:39:59 +0200 Subject: [PATCH 04/44] add spring icon #1706 (#1822) --- _data/simple-icons.json | 5 +++++ icons/spring.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/spring.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 87131515fe4e..7bf15805f119 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3066,6 +3066,11 @@ "hex": "F5C300", "source": "http://www.spreaker.com/press" }, + { + "title": "Spring", + "hex": "6DB33F", + "source": "https://spring.io/trademarks" + }, { "title": "Sprint", "hex": "FFCE0A", diff --git a/icons/spring.svg b/icons/spring.svg new file mode 100644 index 000000000000..9798dab4b0b6 --- /dev/null +++ b/icons/spring.svg @@ -0,0 +1 @@ +Spring icon From c384383f3ca0cc3f9f6e7397d6245513103250d0 Mon Sep 17 00:00:00 2001 From: phatbhoy67 Date: Thu, 24 Oct 2019 23:38:31 +0100 Subject: [PATCH 05/44] Add Apache Spark icon (#1329) (#1820) * Added apachespark.svg * Updated _data/simple-icons.json * Updated hex value to reflect requested changes --- _data/simple-icons.json | 5 +++++ icons/apachespark.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/apachespark.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 7bf15805f119..1ef6df5263f0 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -175,6 +175,11 @@ "hex": "E6526F", "source": "https://flink.apache.org/material.html" }, + { + "title": "Apache Spark", + "hex": "E25A1C", + "source": "https://spark.apache.org/images/" + }, { "title": "Apple", "hex": "999999", diff --git a/icons/apachespark.svg b/icons/apachespark.svg new file mode 100644 index 000000000000..5c438b1bc039 --- /dev/null +++ b/icons/apachespark.svg @@ -0,0 +1 @@ +Apache Spark icon \ No newline at end of file From 5b00fe778e92d236b813a5e4d3eace02c66a80d1 Mon Sep 17 00:00:00 2001 From: Gabriel Arazas Date: Fri, 25 Oct 2019 22:13:55 +0800 Subject: [PATCH 06/44] Add Indeed icon (#1826) * Add Indeed icon * Update brand color --- _data/simple-icons.json | 5 +++++ icons/indeed.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/indeed.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 1ef6df5263f0..1caac604550c 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1586,6 +1586,11 @@ "hex": "E6B91E", "source": "http://www.imdb.com/pressroom/brand_guidelines" }, + { + "title": "Indeed", + "hex": "2164F3", + "source": "https://www.indeed.com" + }, { "title": "Inkscape", "hex": "000000", diff --git a/icons/indeed.svg b/icons/indeed.svg new file mode 100644 index 000000000000..b7638dfbeede --- /dev/null +++ b/icons/indeed.svg @@ -0,0 +1 @@ +Indeed icon \ No newline at end of file From 92a6c1874f843e4a68e0cfa7fa94dd5ca5ed1a5d Mon Sep 17 00:00:00 2001 From: Kaleeaswari S Date: Fri, 25 Oct 2019 20:02:47 +0530 Subject: [PATCH 07/44] Added Toshiba icon (#1774) * Added Toshiba icon * Toshiba icon - Creating icon with Inkscape and optimizing with SVGOMG * Toshiba icon - Remove fill attributes and adding annotations * Toshiba icon - Locking size with 24px * Toshiba - Moving icon to the appropriate position. --- _data/simple-icons.json | 5 +++++ icons/toshiba.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/toshiba.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 1caac604550c..377cd6c56762 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3356,6 +3356,11 @@ "hex": "7E4798", "source": "https://github.com/TheTorProject/tor-media/tree/master/Onion%20Icon" }, + { + "title": "Toshiba", + "hex": "FF0000", + "source": "https://commons.wikimedia.org/wiki/File:Toshiba_logo.svg" + }, { "title": "TrainerRoad", "hex": "E12726", diff --git a/icons/toshiba.svg b/icons/toshiba.svg new file mode 100644 index 000000000000..5d2145282852 --- /dev/null +++ b/icons/toshiba.svg @@ -0,0 +1 @@ +Toshiba icon \ No newline at end of file From aceed504cc0c519537270e94a9c8dc935490c26d Mon Sep 17 00:00:00 2001 From: Rodolfo Brian Date: Fri, 25 Oct 2019 15:34:57 +0100 Subject: [PATCH 08/44] Spectrum logo (#1792) * Added Spectrum Chat logos * Update simple-icons.json * Update Spectrum-Chat_logo.svg * Update Spectrum-Chat_logo.svg * Update simple-icons.json * Added Mojang_logo.svg * Update Mojang logo in simple-icons.json * Update simple-icons.json * Update and rename Mojang_logo.svg to Mojang.svg * Update Mojang.svg * Mojang.svg * Added Mojang.svg * Added Mojang.svg * Update and rename Spectrum-Chat_logo.svg to Spectrum.svg * Update Spectrum.svg * Update simple-icons.json * Mojang and Spectrum logo * Update simple-icons.json * Delete Mojang.svg * Update simple-icons.json * Update and rename Spectrum.svg to spectrum.svg * Delete spectrum-wordmark.svg * Update spectrum.svg * Update simple-icons.json * Apply suggestions from code review Co-Authored-By: Eric Cornelissen * Apply suggestions from code review Co-Authored-By: Eric Cornelissen * Update simple-icons.json * Add spectrum.svg * Update spectrum.svg * Update spectrum.svg * Update spectrum.svg * Update spectrum.svg --- _data/simple-icons.json | 5 +++++ icons/spectrum.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/spectrum.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 377cd6c56762..1f2b967b09bc 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3056,6 +3056,11 @@ "hex": "4398CC", "source": "https://spdx.org/Resources" }, + { + "title": "Spectrum", + "hex": "7B16FF", + "source": "https://spectrum.chat" + }, { "title": "Speaker Deck", "hex": "339966", diff --git a/icons/spectrum.svg b/icons/spectrum.svg new file mode 100644 index 000000000000..f55e4b95b7a8 --- /dev/null +++ b/icons/spectrum.svg @@ -0,0 +1 @@ +Spectrum icon From c7683cc9ef75d2b2603f24206d986a3e84db1920 Mon Sep 17 00:00:00 2001 From: Gabriel Arazas Date: Mon, 28 Oct 2019 05:01:00 +0800 Subject: [PATCH 09/44] Update Mozilla Firefox icon (#1825) * Update Mozilla Firefox icon * Update Mozilla Firefox source I simply forgot to update it with the rest. Whoops. --- _data/simple-icons.json | 4 ++-- icons/mozillafirefox.svg | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 1f2b967b09bc..b8c30516b4f4 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2203,8 +2203,8 @@ }, { "title": "Mozilla Firefox", - "hex": "FF9400", - "source": "http://design.firefox.com/photon/visuals/product-identity-assets.html" + "hex": "FF7139", + "source": "https://mozilla.design/firefox/logos-usage/" }, { "title": "MuseScore", diff --git a/icons/mozillafirefox.svg b/icons/mozillafirefox.svg index ea530941b4fd..3762246ebec4 100644 --- a/icons/mozillafirefox.svg +++ b/icons/mozillafirefox.svg @@ -1 +1 @@ -Mozilla Firefox icon \ No newline at end of file +Mozilla Firefox icon \ No newline at end of file From 9ca83aa5bbe9a5e45a8faf243ffa8f0c5b512ae8 Mon Sep 17 00:00:00 2001 From: phatbhoy67 Date: Sun, 27 Oct 2019 21:02:03 +0000 Subject: [PATCH 10/44] Add Hurriyetemlak icon (#1344) (#1827) * Added hurriyetemlak.svg * Updated _data/simple-icons.json --- _data/simple-icons.json | 5 +++++ icons/hurriyetemlak.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/hurriyetemlak.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index b8c30516b4f4..4edb9da61abe 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1541,6 +1541,11 @@ "hex": "CC2929", "source": "https://support.humblebundle.com/hc/en-us/articles/202742060-Bundle-Logos" }, + { + "title": "Hurriyetemlak", + "hex": "E02826", + "source": "https://ilan.hurriyetemlak.com/emlak-ilani-yayinlama-kurallari" + }, { "title": "Iata", "hex": "004E81", diff --git a/icons/hurriyetemlak.svg b/icons/hurriyetemlak.svg new file mode 100644 index 000000000000..9860af500b06 --- /dev/null +++ b/icons/hurriyetemlak.svg @@ -0,0 +1 @@ +Hurriyetemlak icon \ No newline at end of file From 42346a76ae57b1ebcbca41bbe8c23a1158d54b47 Mon Sep 17 00:00:00 2001 From: phatbhoy67 Date: Sun, 27 Oct 2019 21:02:53 +0000 Subject: [PATCH 11/44] Add Zingat icon (#1344) (#1828) * Added zingat.svg * Updated _data/simple-icons.json --- _data/simple-icons.json | 5 +++++ icons/zingat.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/zingat.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 4edb9da61abe..dce73e9bec7d 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3801,6 +3801,11 @@ "hex": "0074E4", "source": "http://zillow.mediaroom.com/logos" }, + { + "title": "Zingat", + "hex": "009CFB", + "source": "https://www.zingat.com/kurumsal-logolar" + }, { "title": "Zorin", "hex": "0CC1F3", diff --git a/icons/zingat.svg b/icons/zingat.svg new file mode 100644 index 000000000000..d56f20bdd7d2 --- /dev/null +++ b/icons/zingat.svg @@ -0,0 +1 @@ +Zingat icon \ No newline at end of file From 220d366dcf75c0af70b1bc92c9b31896c137bceb Mon Sep 17 00:00:00 2001 From: phatbhoy67 Date: Sun, 27 Oct 2019 21:03:43 +0000 Subject: [PATCH 12/44] Add Emlakjet icon (#1344) (#1830) * Added emlakjet.svg * Updated _data/simple-icons.json --- _data/simple-icons.json | 5 +++++ icons/emlakjet.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/emlakjet.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index dce73e9bec7d..c0cfdec269db 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -936,6 +936,11 @@ "hex": "FF6C00", "source": "https://www.elsevier.com" }, + { + "title": "Emlakjet", + "hex": "0AE524", + "source": "https://www.emlakjet.com/kurumsal-materyaller/" + }, { "title": "Empire Kred", "hex": "72BE50", diff --git a/icons/emlakjet.svg b/icons/emlakjet.svg new file mode 100644 index 000000000000..e15b651a5b7b --- /dev/null +++ b/icons/emlakjet.svg @@ -0,0 +1 @@ +Emlakjet icon \ No newline at end of file From f716a0c22720b4388b2cd469251158beda0cbedf Mon Sep 17 00:00:00 2001 From: phatbhoy67 Date: Sun, 27 Oct 2019 21:05:42 +0000 Subject: [PATCH 13/44] Add Sahibinden icon (#1344) (#1831) * Added sahibinden.svg * Updated _data/simple-icons.json * Removed errant # from hex value in _data/simple-icons.json entry --- _data/simple-icons.json | 5 +++++ icons/sahibinden.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/sahibinden.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index c0cfdec269db..6ecccb2ec81b 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2821,6 +2821,11 @@ "hex": "000000", "source": "https://images.techhive.com/images/article/2014/11/safari-favorites-100530680-large.jpg" }, + { + "title": "Sahibinden", + "hex": "FFE800", + "source": "https://www.sahibinden.com/favicon.ico" + }, { "title": "Salesforce", "hex": "00A1E0", diff --git a/icons/sahibinden.svg b/icons/sahibinden.svg new file mode 100644 index 000000000000..cb2d608dc617 --- /dev/null +++ b/icons/sahibinden.svg @@ -0,0 +1 @@ +Sahibinden icon \ No newline at end of file From 0e90fc438cb409fe99ad4a3cf7e5b7e500fb2521 Mon Sep 17 00:00:00 2001 From: Louis Tsai Date: Mon, 28 Oct 2019 01:42:18 +0100 Subject: [PATCH 14/44] #1627 Add Keras (#1793) * #1627 Add Keras * #1793 fix typos * Re-do Keras --- _data/simple-icons.json | 5 +++++ icons/keras.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/keras.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 6ecccb2ec81b..44f343d001f6 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1756,6 +1756,11 @@ "hex": "F05A22", "source": "https://brand.kentico.com" }, + { + "title": "Keras", + "hex": "D00000", + "source": "https://keras.io/" + }, { "title": "Keybase", "hex": "33A0FF", diff --git a/icons/keras.svg b/icons/keras.svg new file mode 100644 index 000000000000..9cc0f958f06c --- /dev/null +++ b/icons/keras.svg @@ -0,0 +1 @@ +Keras icon From 8cf069605d31a8e6d7ba77b440a4848078a1f0e8 Mon Sep 17 00:00:00 2001 From: Ayoub Aabass Date: Mon, 28 Oct 2019 17:07:44 +0100 Subject: [PATCH 15/44] Add Abstract icon (#1836) (#1844) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add Abstract icon (#1836) * 🐛 hex code had the hash * 🐛 uppercased hex code Co-Authored-By: Gabriel Arazas --- _data/simple-icons.json | 5 +++++ icons/abstract.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/abstract.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 44f343d001f6..bd6d71689edf 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -15,6 +15,11 @@ "hex": "00A98F", "source": "https://about.me/assets" }, + { + "title": "Abstract", + "hex": "191A1B", + "source": "https://www.abstract.com/about/" + }, { "title": "ACM", "hex": "0085CA", diff --git a/icons/abstract.svg b/icons/abstract.svg new file mode 100644 index 000000000000..210530d65215 --- /dev/null +++ b/icons/abstract.svg @@ -0,0 +1 @@ +Abstract icon \ No newline at end of file From 6deb329416bb3d9d05d5946bf4a93a46318b9acb Mon Sep 17 00:00:00 2001 From: phatbhoy67 Date: Tue, 29 Oct 2019 14:31:48 +0000 Subject: [PATCH 16/44] Add Coveralls icon (#1455) (#1840) * Added coveralls.svg * Updated _data/simple-icons.json --- _data/simple-icons.json | 5 +++++ icons/coveralls.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/coveralls.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index bd6d71689edf..aad403b9bbdd 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -656,6 +656,11 @@ "hex": "2A73CC", "source": "https://about.coursera.org/press" }, + { + "title": "Coveralls", + "hex": "3F5767", + "source": "https://coveralls.io/" + }, { "title": "Adobe Creative Cloud", "hex": "D41818", diff --git a/icons/coveralls.svg b/icons/coveralls.svg new file mode 100644 index 000000000000..c030f30bd5b5 --- /dev/null +++ b/icons/coveralls.svg @@ -0,0 +1 @@ +Coveralls icon \ No newline at end of file From 7909bb72185d13555563b63bb50a85b0c6e8835c Mon Sep 17 00:00:00 2001 From: phatbhoy67 Date: Tue, 29 Oct 2019 16:50:30 +0000 Subject: [PATCH 17/44] Add Player FM icon (#1417) (#1841) * Added playerfm.svg * Updated _data/simple-icons.json --- _data/simple-icons.json | 5 +++++ icons/playerfm.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/playerfm.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index aad403b9bbdd..44d078ee13df 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2541,6 +2541,11 @@ "hex": "C0379A", "source": "https://player.me/p/about-us" }, + { + "title": "Player FM", + "hex": "C8122A", + "source": "https://player.fm/" + }, { "title": "PlayStation", "hex": "003791", diff --git a/icons/playerfm.svg b/icons/playerfm.svg new file mode 100644 index 000000000000..361a339a621a --- /dev/null +++ b/icons/playerfm.svg @@ -0,0 +1 @@ +Player FM icon \ No newline at end of file From 0396ccf5c065ae8f8c682031012a7e76a5939744 Mon Sep 17 00:00:00 2001 From: Kaleeaswari S Date: Tue, 29 Oct 2019 22:30:42 +0530 Subject: [PATCH 18/44] Adding files for SaltStack Icon (#1835) * Adding files for SaltStack Icon * SaltStack - Aligning to center of page * SaltStack - Adjusting height to 24px. --- _data/simple-icons.json | 5 +++++ icons/saltstack.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/saltstack.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 44d078ee13df..9ad3fed4ae9b 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2851,6 +2851,11 @@ "hex": "00A1E0", "source": "https://www.salesforce.com/" }, + { + "title": "SaltStack", + "hex": "00EACE", + "source": "https://www.saltstack.com/resources/brand/" + }, { "title": "Samsung", "hex": "1428A0", diff --git a/icons/saltstack.svg b/icons/saltstack.svg new file mode 100644 index 000000000000..de65cff683ec --- /dev/null +++ b/icons/saltstack.svg @@ -0,0 +1 @@ +SaltStack icon \ No newline at end of file From 583158e8206864676f05f936810e5f1a7ecb2701 Mon Sep 17 00:00:00 2001 From: Joe B Date: Tue, 29 Oct 2019 12:03:41 -0500 Subject: [PATCH 19/44] Adding Siemens icon (#1855) Alphabetized item --- _data/simple-icons.json | 5 +++++ icons/siemens.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/siemens.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 9ad3fed4ae9b..16bd96f7e494 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2951,6 +2951,11 @@ "hex": "2D2E83", "source": "https://www.showpad.com/" }, + { + "title": "Siemens", + "hex": "009999", + "source": "https://siemens.com/" + }, { "title": "Signal", "hex": "2592E9", diff --git a/icons/siemens.svg b/icons/siemens.svg new file mode 100644 index 000000000000..8f3fe2ece0cb --- /dev/null +++ b/icons/siemens.svg @@ -0,0 +1 @@ +Siemens icon \ No newline at end of file From 8c696d05ed2221ab8e0cc3862b0adbcf91ee1df9 Mon Sep 17 00:00:00 2001 From: phatbhoy67 Date: Tue, 29 Oct 2019 17:07:57 +0000 Subject: [PATCH 20/44] Add Tableau icon (#1188) (#1843) * Added tableau.svg * Updated _data/simple-icons.json --- _data/simple-icons.json | 5 +++++ icons/tableau.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/tableau.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 16bd96f7e494..2690181c7896 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3296,6 +3296,11 @@ "hex": "B6B5B6", "source": "https://www.synology.com/en-global/company/branding" }, + { + "title": "Tableau", + "hex": "E97627", + "source": "https://www.tableau.com/about/media-download-center" + }, { "title": "Tails", "hex": "56347C", diff --git a/icons/tableau.svg b/icons/tableau.svg new file mode 100644 index 000000000000..6d902e675d8e --- /dev/null +++ b/icons/tableau.svg @@ -0,0 +1 @@ +Tableau icon \ No newline at end of file From 551287717b13a127069908bff19e7aa976782bae Mon Sep 17 00:00:00 2001 From: phatbhoy67 Date: Tue, 29 Oct 2019 17:10:43 +0000 Subject: [PATCH 21/44] Add Semaphore CI icon (#1511) (#1842) * Added semaphoreci.svg * Updated _data/simple-icons.json * Fixed typo in svg title --- _data/simple-icons.json | 5 +++++ icons/semaphoreci.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/semaphoreci.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 2690181c7896..b0655fbb224f 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2916,6 +2916,11 @@ "hex": "21B352", "source": "https://sellfy.com/about/" }, + { + "title": "Semaphore CI", + "hex": "19A974", + "source": "https://semaphoreci.com/" + }, { "title": "Sensu", "hex": "89C967", diff --git a/icons/semaphoreci.svg b/icons/semaphoreci.svg new file mode 100644 index 000000000000..1bd2f267b3d7 --- /dev/null +++ b/icons/semaphoreci.svg @@ -0,0 +1 @@ +Semaphore CI icon \ No newline at end of file From c8eb3900e1d03aac14dbb384a1e88140bdc6aebe Mon Sep 17 00:00:00 2001 From: Joe B Date: Wed, 30 Oct 2019 11:57:18 -0500 Subject: [PATCH 22/44] Add Zoom icon (#1859) * Add Zoom icon optimized fixed zoom logo * Updated hex value from #5090CD to #2D8CFF --- _data/simple-icons.json | 5 +++++ icons/zoom.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/zoom.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index b0655fbb224f..81078398c1b3 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3856,6 +3856,11 @@ "hex": "009CFB", "source": "https://www.zingat.com/kurumsal-logolar" }, + { + "title": "Zoom", + "hex": "2D8CFF", + "source": "https://zoom.us/brandguidelines" + }, { "title": "Zorin", "hex": "0CC1F3", diff --git a/icons/zoom.svg b/icons/zoom.svg new file mode 100644 index 000000000000..ad787b3a94b3 --- /dev/null +++ b/icons/zoom.svg @@ -0,0 +1 @@ +Zoom icon \ No newline at end of file From 045f9484e9ddb659faf9b11957029232af92c6b1 Mon Sep 17 00:00:00 2001 From: Ayoub Aabass Date: Thu, 31 Oct 2019 01:15:21 +0100 Subject: [PATCH 23/44] Add Google Ads logo (#1848) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add Google Ads logo * ✏️ changed icon to resemble official version --- _data/simple-icons.json | 5 +++++ icons/googleads.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/googleads.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 81078398c1b3..9e06b8c6bcab 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1281,6 +1281,11 @@ "hex": "4285F4", "source": "https://developers.google.com/+/branding-guidelines?hl=en" }, + { + "title": "Google Ads", + "hex": "4285F4", + "source": "https://designguidelines.withgoogle.com/ads-branding/google-ads/logos.html#logos-brand-logo-lockups" + }, { "title": "Google Allo", "hex": "ECB842", diff --git a/icons/googleads.svg b/icons/googleads.svg new file mode 100644 index 000000000000..930b6c5455b0 --- /dev/null +++ b/icons/googleads.svg @@ -0,0 +1 @@ +Google Ads icon \ No newline at end of file From 59ef21fc0e649a933fd4435e781cecac2bbc0e19 Mon Sep 17 00:00:00 2001 From: Joe B Date: Wed, 30 Oct 2019 19:24:05 -0500 Subject: [PATCH 24/44] Add Palo Alto Software icon (#1857) --- _data/simple-icons.json | 5 +++++ icons/paloaltosoftware.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/paloaltosoftware.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 9e06b8c6bcab..3dd3dcfc5db5 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2476,6 +2476,11 @@ "hex": "101113", "source": "https://github.com/palantir/conjure/blob/master/docs/media/palantir-logo.svg" }, + { + "title": "Palo Alto Software", + "hex": "83DA77", + "source": "https://press.paloalto.com/logos" + }, { "title": "Pandora", "hex": "005483", diff --git a/icons/paloaltosoftware.svg b/icons/paloaltosoftware.svg new file mode 100644 index 000000000000..840136435744 --- /dev/null +++ b/icons/paloaltosoftware.svg @@ -0,0 +1 @@ +Palo Alto Software icon \ No newline at end of file From 36fdd5510594eb1ba3316af5376f9aec2a2341ff Mon Sep 17 00:00:00 2001 From: Gabriel Arazas Date: Thu, 31 Oct 2019 08:25:46 +0800 Subject: [PATCH 25/44] Add Overleaf icon (#1862) --- _data/simple-icons.json | 5 +++++ icons/overleaf.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/overleaf.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 3dd3dcfc5db5..aef3b06b9a0e 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2461,6 +2461,11 @@ "hex": "FC7E0F", "source": "https://overcast.fm" }, + { + "title": "Overleaf", + "hex": "47A141", + "source": "https://www.overleaf.com/mask-favicon.svg" + }, { "title": "OVH", "hex": "123F6D", diff --git a/icons/overleaf.svg b/icons/overleaf.svg new file mode 100644 index 000000000000..17e7fcfb386a --- /dev/null +++ b/icons/overleaf.svg @@ -0,0 +1 @@ +Overleaf icon \ No newline at end of file From 281c19a3ca26c5aea7a2a4af2a4dc3248158a01d Mon Sep 17 00:00:00 2001 From: Johan Fagerberg Date: Thu, 31 Oct 2019 01:27:38 +0100 Subject: [PATCH 26/44] Update Overleaf source URL --- _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 aef3b06b9a0e..58c7f764c506 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2464,7 +2464,7 @@ { "title": "Overleaf", "hex": "47A141", - "source": "https://www.overleaf.com/mask-favicon.svg" + "source": "https://www.overleaf.com/for/press/media-resources" }, { "title": "OVH", From 3577f95a5aaa7c6e00e4cc3c57c9d628680762fd Mon Sep 17 00:00:00 2001 From: Joe B Date: Wed, 30 Oct 2019 20:30:01 -0500 Subject: [PATCH 27/44] Add Microsoft Teams icon (#1858) * Add Microsoft Teams icon * Removed fill and condensed to a single path * Updated hex value from 2B579A to 6264A7 * Changed source to: https://docs.microsoft.com/media/logos/logo_MSTeams.svg --- _data/simple-icons.json | 5 +++++ icons/microsoftteams.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/microsoftteams.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 58c7f764c506..9b8041f8e499 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2161,6 +2161,11 @@ "hex": "2B579A", "source": "https://www.office.com" }, + { + "title": "Microsoft Teams", + "hex": "6264A7", + "source": "https://docs.microsoft.com/media/logos/logo_MSTeams.svg" + }, { "title": "Minetest", "hex": "53AC56", diff --git a/icons/microsoftteams.svg b/icons/microsoftteams.svg new file mode 100644 index 000000000000..f381e391eff6 --- /dev/null +++ b/icons/microsoftteams.svg @@ -0,0 +1 @@ +Microsoft Teams icon \ No newline at end of file From 726137c5476b0e2c53676446b8cb0804d716de9f Mon Sep 17 00:00:00 2001 From: Bonnie Why Date: Thu, 31 Oct 2019 12:03:50 -0500 Subject: [PATCH 28/44] Adding mendeley (#1864) * Adding the Mendeley icon * making requested changes --- _data/simple-icons.json | 5 +++++ icons/mendeley.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/mendeley.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 9b8041f8e499..d5fa48f0b85d 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2091,6 +2091,11 @@ "hex": "D9272E", "source": "https://en.wikipedia.org/wiki/File:01_mega_logo.svg" }, + { + "title": "Mendeley", + "hex": "9D1620", + "source": "https://www.mendeley.com/" + }, { "title": "Messenger", "hex": "00B2FF", diff --git a/icons/mendeley.svg b/icons/mendeley.svg new file mode 100644 index 000000000000..8864d04dabac --- /dev/null +++ b/icons/mendeley.svg @@ -0,0 +1 @@ +Mendeley icon \ No newline at end of file From 228a8e6cd40aa579815b993f93bb803a768d140f Mon Sep 17 00:00:00 2001 From: Joe B Date: Thu, 31 Oct 2019 16:29:48 -0500 Subject: [PATCH 29/44] Add Notion icon (#1867) * Add notion icon * Updating source from Media Kit to Home page as media kit svg isn't actually an svg --- _data/simple-icons.json | 5 +++++ icons/notion.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/notion.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index d5fa48f0b85d..85306e0588e0 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2356,6 +2356,11 @@ "hex": "8F0000", "source": "https://nodered.org/about/resources/" }, + { + "title": "Notion", + "hex": "000000", + "source": "https://www.notion.so/" + }, { "title": "NPM", "hex": "CB3837", diff --git a/icons/notion.svg b/icons/notion.svg new file mode 100644 index 000000000000..2e29096f0c8a --- /dev/null +++ b/icons/notion.svg @@ -0,0 +1 @@ +Notion icon \ No newline at end of file From 76cf7cfa5e8ad995c1d3d0b29b21f1e91c5e3178 Mon Sep 17 00:00:00 2001 From: Ayoub Aabass Date: Fri, 1 Nov 2019 04:41:03 +0100 Subject: [PATCH 30/44] Add Hitachi icon (#1846) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add Hitachi icon * ✏️hitachi icon source --- _data/simple-icons.json | 5 +++++ icons/hitachi.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/hitachi.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 85306e0588e0..e0592d5a136d 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1506,6 +1506,11 @@ "hex": "0052CC", "source": "https://www.atlassian.com/company/news/press-kit" }, + { + "title": "Hitachi", + "hex": "E60027", + "source": "https://commons.wikimedia.org/wiki/File:Hitachi_inspire_the_next-Logo.svg" + }, { "title": "HockeyApp", "hex": "009EE1", diff --git a/icons/hitachi.svg b/icons/hitachi.svg new file mode 100644 index 000000000000..a40dba508a1c --- /dev/null +++ b/icons/hitachi.svg @@ -0,0 +1 @@ +Hitachi icon \ No newline at end of file From 94537cf0a0b384ffd5e1637d10b53973cd365954 Mon Sep 17 00:00:00 2001 From: phatbhoy67 Date: Fri, 1 Nov 2019 22:01:06 +0000 Subject: [PATCH 31/44] Add Yamaha Motor Corporation icon (#1553) (#1868) * Added yamahamotorcorp.svg * Updated _data/simple-icons.json * Renamed .svg, updated title and json entry --- _data/simple-icons.json | 5 +++++ icons/yamahamotorcorporation.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/yamahamotorcorporation.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index e0592d5a136d..14a0bfbe18a6 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3831,6 +3831,11 @@ "hex": "440099", "source": "https://en.wikipedia.org/wiki/Yahoo!" }, + { + "title": "Yamaha Motor Corporation", + "hex": "E60012", + "source": "https://en.wikipedia.org/wiki/Yamaha_Motor_Company" + }, { "title": "Yammer", "hex": "0072C6", diff --git a/icons/yamahamotorcorporation.svg b/icons/yamahamotorcorporation.svg new file mode 100644 index 000000000000..e3f9113550cd --- /dev/null +++ b/icons/yamahamotorcorporation.svg @@ -0,0 +1 @@ +Yamaha Motor Corporation icon \ No newline at end of file From 1677bf3f2247df501f11b81bdde3f528d1c658d8 Mon Sep 17 00:00:00 2001 From: phatbhoy67 Date: Fri, 1 Nov 2019 22:16:16 +0000 Subject: [PATCH 32/44] Add Yamaha Corporation icon (#1869) * Added yamaha.svg * Updated _data/simple-icons.json * Renamed .svg, updated title and json entry --- _data/simple-icons.json | 5 +++++ icons/yamahacorporation.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/yamahacorporation.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 14a0bfbe18a6..fbe635375d0b 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3831,6 +3831,11 @@ "hex": "440099", "source": "https://en.wikipedia.org/wiki/Yahoo!" }, + { + "title": "Yamaha Corporation", + "hex": "4B1E78", + "source": "https://www.yamaha.com/en/" + }, { "title": "Yamaha Motor Corporation", "hex": "E60012", 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 From b7b7c7e011c134b86df7eb1adc13d6b0d5ca4259 Mon Sep 17 00:00:00 2001 From: Gabriel Arazas Date: Sat, 2 Nov 2019 22:44:33 +0800 Subject: [PATCH 33/44] Add arXiv icon (#1856) Closes #1854 --- _data/simple-icons.json | 5 +++++ icons/arxiv.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/arxiv.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index fbe635375d0b..8bcfb0f811e2 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -235,6 +235,11 @@ "hex": "13AFF0", "source": "https://www.artstation.com/about/logo" }, + { + "title": "arXiv", + "hex": "B31B1B", + "source": "https://static.arxiv.org/static/base/0.15.2/images/arxiv-logo-web.svg" + }, { "title": "Asana", "hex": "273347", diff --git a/icons/arxiv.svg b/icons/arxiv.svg new file mode 100644 index 000000000000..45bdf4d72adb --- /dev/null +++ b/icons/arxiv.svg @@ -0,0 +1 @@ +arXiv icon \ No newline at end of file From faeff0a74b149921e7740f3cddcae6385656ef52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Grosso?= Date: Sun, 3 Nov 2019 00:09:16 -0300 Subject: [PATCH 34/44] Added Eyeem Icon (#1788) * Added Eyeem Icon * Fixed typo where EyeEm has a capital E * Changed title in SVG * Fixed the unwanted change in expo.svg file * Fixed typography design for the source one * Remove extra whitespace --- _data/simple-icons.json | 5 +++++ icons/eyeem.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/eyeem.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 8bcfb0f811e2..99a0a14e9364 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1026,6 +1026,11 @@ "hex": "000000", "source": "http://expo.io" }, + { + "title": "EyeEm", + "hex":"000000", + "source":"https://www.eyeem.com/" + }, { "title": "F-Secure", "hex": "00BAFF", diff --git a/icons/eyeem.svg b/icons/eyeem.svg new file mode 100644 index 000000000000..7ce4f828bcbb --- /dev/null +++ b/icons/eyeem.svg @@ -0,0 +1 @@ +EyeEm icon From ab9b5f792eee1d4a38d26e97cc771c660b6dc665 Mon Sep 17 00:00:00 2001 From: Johan Fagerberg Date: Sun, 3 Nov 2019 04:20:50 +0100 Subject: [PATCH 35/44] Bump version in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4f2a3f75434f..2ed94c972e9e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-icons", - "version": "1.19.0", + "version": "1.19.1", "description": "SVG icons for popular brands https://simpleicons.org", "homepage": "https://www.simpleicons.org", "keywords": [ From f044314d1bd15cf475fb337d9d58157fe99ae41f Mon Sep 17 00:00:00 2001 From: Johan Fagerberg Date: Sun, 3 Nov 2019 04:21:13 +0100 Subject: [PATCH 36/44] Bump version in package-lock.json --- package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package-lock.json b/package-lock.json index fe6a84fc8ebf..566e25e22017 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "simple-icons", - "version": "1.19.0", + "version": "1.19.1", "lockfileVersion": 1, "requires": true, "dependencies": { From 1b6aa206bbea3ac15291369c8b27d68bc42db897 Mon Sep 17 00:00:00 2001 From: Liyas Thomas Date: Sun, 3 Nov 2019 09:41:39 +0530 Subject: [PATCH 37/44] Added Postwoman icon --- _data/simple-icons.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 99a0a14e9364..471a843abe25 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3925,6 +3925,11 @@ "title": "Zulip", "hex": "52C2AF", "source": "https://github.com/zulip/zulip/" + }, + { + "title": "Postwoman", + "hex": "50FA7B", + "source": "https://github.com/liyasthomas/postwoman" } ] } From c1c4d03cbaabdb1f611e77412b1fb0c21787da08 Mon Sep 17 00:00:00 2001 From: Liyas Thomas Date: Sun, 3 Nov 2019 09:43:31 +0530 Subject: [PATCH 38/44] Added Postwoman icon --- icons/postwoman.svg | 1 + 1 file changed, 1 insertion(+) create mode 100644 icons/postwoman.svg diff --git a/icons/postwoman.svg b/icons/postwoman.svg new file mode 100644 index 000000000000..a97fb0b0bdfe --- /dev/null +++ b/icons/postwoman.svg @@ -0,0 +1 @@ +Postwoman icon \ No newline at end of file From b1ce10a8231a7beb7d67ef12a73b6332d53fb724 Mon Sep 17 00:00:00 2001 From: Liyas Thomas Date: Sun, 3 Nov 2019 09:53:41 +0530 Subject: [PATCH 39/44] Update postwoman.svg --- icons/postwoman.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/postwoman.svg b/icons/postwoman.svg index a97fb0b0bdfe..74332ed83913 100644 --- a/icons/postwoman.svg +++ b/icons/postwoman.svg @@ -1 +1 @@ -Postwoman icon \ No newline at end of file +Postwoman icon From 9e939e86e3f6904aad3fafb58ad2cbfa6a625a30 Mon Sep 17 00:00:00 2001 From: Liyas Thomas Date: Sun, 3 Nov 2019 16:58:41 +0530 Subject: [PATCH 40/44] Arranged in alphabetical order --- _data/simple-icons.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 471a843abe25..9dcd65abf6d9 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2641,6 +2641,11 @@ "hex": "FF6C37", "source": "https://www.getpostman.com/resources/media-assets/" }, + { + "title": "Postwoman", + "hex": "50FA7B", + "source": "https://github.com/liyasthomas/postwoman" + }, { "title": "PowerShell", "hex": "5391FE", @@ -3925,11 +3930,6 @@ "title": "Zulip", "hex": "52C2AF", "source": "https://github.com/zulip/zulip/" - }, - { - "title": "Postwoman", - "hex": "50FA7B", - "source": "https://github.com/liyasthomas/postwoman" } ] } From b7496dca700ec5ebe7137d844593c14bb8333cd7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2019 12:44:49 +0100 Subject: [PATCH 41/44] Update all dependencies (#1883) --- package-lock.json | 58 ++++++++++++++++++++--------------------------- package.json | 4 ++-- 2 files changed, 26 insertions(+), 36 deletions(-) diff --git a/package-lock.json b/package-lock.json index 566e25e22017..07d9ce2cc462 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1400,13 +1400,21 @@ "dev": true }, "css-tree": { - "version": "1.0.0-alpha.33", - "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-1.0.0-alpha.33.tgz", - "integrity": "sha512-SPt57bh5nQnpsTBsx/IXbO14sRc9xXu5MtMAVuo0BaQQmyf0NupNPPSoMaqiAF5tDFafYsTkfeH4Q/HCKXkg4w==", + "version": "1.0.0-alpha.37", + "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-1.0.0-alpha.37.tgz", + "integrity": "sha512-DMxWJg0rnz7UgxKT0Q1HU/L9BeJI0M6ksor0OgqOnF+aRCDWg/N2641HmVyU9KVIu0OVVWOb2IpC9A+BJRnejg==", "dev": true, "requires": { "mdn-data": "2.0.4", - "source-map": "^0.5.3" + "source-map": "^0.6.1" + }, + "dependencies": { + "source-map": { + "version": "0.6.1", + "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", + "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", + "dev": true + } } }, "css-what": { @@ -1416,30 +1424,12 @@ "dev": true }, "csso": { - "version": "3.5.1", - "resolved": "https://registry.npmjs.org/csso/-/csso-3.5.1.tgz", - "integrity": "sha512-vrqULLffYU1Q2tLdJvaCYbONStnfkfimRxXNaGjxMldI0C7JPBC4rB1RyjhfdZ4m1frm8pM9uRPKH3d2knZ8gg==", + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/csso/-/csso-4.0.2.tgz", + "integrity": "sha512-kS7/oeNVXkHWxby5tHVxlhjizRCSv8QdU7hB2FpdAibDU8FjTAolhNjKNTiLzXtUrKT6HwClE81yXwEk1309wg==", "dev": true, "requires": { - "css-tree": "1.0.0-alpha.29" - }, - "dependencies": { - "css-tree": { - "version": "1.0.0-alpha.29", - "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-1.0.0-alpha.29.tgz", - "integrity": "sha512-sRNb1XydwkW9IOci6iB2xmy8IGCj6r/fr+JWitvJ2JxQRPzN3T4AGGVWCMlVmVwM1gtgALJRmGIlWv5ppnGGkg==", - "dev": true, - "requires": { - "mdn-data": "~1.1.0", - "source-map": "^0.5.3" - } - }, - "mdn-data": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-1.1.4.tgz", - "integrity": "sha512-FSYbp3lyKjyj3E7fMl6rYvUdX0FBXaluGqlFoYESWQlyUTq8R+wp0rkFxoYFqZlHCvsUXGjyJmLQSnXToYhOSA==", - "dev": true - } + "css-tree": "1.0.0-alpha.37" } }, "cssom": { @@ -5780,17 +5770,17 @@ } }, "svgo": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/svgo/-/svgo-1.3.0.tgz", - "integrity": "sha512-MLfUA6O+qauLDbym+mMZgtXCGRfIxyQoeH6IKVcFslyODEe/ElJNwr0FohQ3xG4C6HK6bk3KYPPXwHVJk3V5NQ==", + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/svgo/-/svgo-1.3.2.tgz", + "integrity": "sha512-yhy/sQYxR5BkC98CY7o31VGsg014AKLEPxdfhora76l36hD9Rdy5NZA/Ocn6yayNPgSamYdtX2rFJdcv07AYVw==", "dev": true, "requires": { "chalk": "^2.4.1", "coa": "^2.0.2", "css-select": "^2.0.0", "css-select-base-adapter": "^0.1.1", - "css-tree": "1.0.0-alpha.33", - "csso": "^3.5.1", + "css-tree": "1.0.0-alpha.37", + "csso": "^4.0.2", "js-yaml": "^3.13.1", "mkdirp": "~0.5.1", "object.values": "^1.1.0", @@ -6084,9 +6074,9 @@ } }, "uglify-js": { - "version": "3.6.3", - "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.6.3.tgz", - "integrity": "sha512-KfQUgOqTkLp2aZxrMbCuKCDGW9slFYu2A23A36Gs7sGzTLcRBDORdOi5E21KWHFIfkY8kzgi/Pr1cXCh0yIp5g==", + "version": "3.6.7", + "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.6.7.tgz", + "integrity": "sha512-4sXQDzmdnoXiO+xvmTzQsfIiwrjUCSA95rSP4SEd8tDb51W2TiDOlL76Hl+Kw0Ie42PSItCW8/t6pBNCF2R48A==", "dev": true, "requires": { "commander": "~2.20.3", diff --git a/package.json b/package.json index 2ed94c972e9e..ceaa1d6e7af1 100644 --- a/package.json +++ b/package.json @@ -22,8 +22,8 @@ "jest": "24.9.0", "jsonlint2": "1.7.1", "svglint": "1.0.5", - "svgo": "1.3.0", - "uglify-js": "3.6.3" + "svgo": "1.3.2", + "uglify-js": "3.6.7" }, "scripts": { "build": "node scripts/build-package.js", From 05fa8a21c2ff483bcb064b4d99e21c08b9e69302 Mon Sep 17 00:00:00 2001 From: Gabriel Arazas Date: Mon, 4 Nov 2019 19:50:42 +0800 Subject: [PATCH 42/44] Add Veeam icon (#1877) * Add Veeam icon * Optimize the SVG Forgot to optimize it under SVGOMG. --- _data/simple-icons.json | 5 +++++ icons/veeam.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/veeam.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 9dcd65abf6d9..625e031862a0 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3621,6 +3621,11 @@ "hex": "1563FF", "source": "https://www.hashicorp.com/brand#vagrant" }, + { + "title": "Veeam", + "hex": "00B336", + "source": "https://www.veeam.com/newsroom/veeam-graphics.html" + }, { "title": "Venmo", "hex": "3D95CE", diff --git a/icons/veeam.svg b/icons/veeam.svg new file mode 100644 index 000000000000..468581adacdb --- /dev/null +++ b/icons/veeam.svg @@ -0,0 +1 @@ +Veeam icon \ No newline at end of file From 71df43ff0cca8dcbc459dc26821899e75bba4915 Mon Sep 17 00:00:00 2001 From: Gabriel Arazas Date: Mon, 4 Nov 2019 19:51:56 +0800 Subject: [PATCH 43/44] Add SonicWall icon (#1878) * Add SonicWall icon * Update the icon to use the official source Specifically, it uses the monochromatic version as an EPS file. --- _data/simple-icons.json | 5 +++++ icons/sonicwall.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/sonicwall.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 625e031862a0..f7e07ef47bb6 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3111,6 +3111,11 @@ "hex": "F80046", "source": "http://blog.songkick.com/media-assets" }, + { + "title": "SonicWall", + "hex": "FF6600", + "source": "https://brandfolder.com/sonicwall/sonicwall-external" + }, { "title": "Sonos", "hex": "000000", diff --git a/icons/sonicwall.svg b/icons/sonicwall.svg new file mode 100644 index 000000000000..6f5fea12e5b5 --- /dev/null +++ b/icons/sonicwall.svg @@ -0,0 +1 @@ +SonicWall icon \ No newline at end of file From a0828ca652430a603228bc086480d36827c2fcc1 Mon Sep 17 00:00:00 2001 From: phatbhoy67 Date: Mon, 4 Nov 2019 11:57:35 +0000 Subject: [PATCH 44/44] Add Xfce icon (#1404) (#1876) * Added xfce.svg * Updated _data/simple-icons.json --- _data/simple-icons.json | 5 +++++ icons/xfce.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/xfce.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index f7e07ef47bb6..3270f7e6f177 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3821,6 +3821,11 @@ "hex": "13B5EA", "source": "https://www.xero.com/uk/about/media/downloads" }, + { + "title": "XFCE", + "hex": "2284F2", + "source": "https://www.xfce.org/download#artwork" + }, { "title": "Xiaomi", "hex": "FA6709", diff --git a/icons/xfce.svg b/icons/xfce.svg new file mode 100644 index 000000000000..e8d7db9cee04 --- /dev/null +++ b/icons/xfce.svg @@ -0,0 +1 @@ +XFCE icon \ No newline at end of file