From c91e7cdcce6572e03095c7989f30146044532290 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 15 Mar 2020 23:19:38 +0000 Subject: [PATCH 01/32] Update dependency editorconfig-checker to v3.0.4 --- package-lock.json | 81 +++++++++++++++++++++++++++-------------------- package.json | 2 +- 2 files changed, 48 insertions(+), 35 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1f7e48dc..99bd74ba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1369,9 +1369,9 @@ } }, "chownr": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/chownr/-/chownr-1.1.3.tgz", - "integrity": "sha512-i70fVHhmV3DtTl6nqvZOnIjbY0Pe4kAUjwHj8z0zAdgBtYrJyYwLKCCuRBQ5ppkyL0AkN7HKRnETdmdp1zqNXw==", + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz", + "integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==", "dev": true }, "ci-info": { @@ -1906,13 +1906,13 @@ } }, "editorconfig-checker": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/editorconfig-checker/-/editorconfig-checker-3.0.3.tgz", - "integrity": "sha512-5ol7xt2+BCK0y/KgBoi4olyU51zmd/8/vYtRxO8RYLpNVelAhAq9l8kiNjaLGhxW7LC95BfhPl9skrygyG2hJw==", + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/editorconfig-checker/-/editorconfig-checker-3.0.4.tgz", + "integrity": "sha512-EUgy1lZsxpi6f9vRwQJwIbE6nwPh5rntfWpHOx8nWpHglKCFkMfmk2dnbiPX8vggc6NnDdD5Pv9vluEvG8OaOg==", "dev": true, "requires": { - "request": "^2.88.0", - "tar": "^4.4.10" + "node-fetch": "^2.6.0", + "tar": "^6.0.0" } }, "emoji-regex": { @@ -2312,12 +2312,12 @@ } }, "fs-minipass": { - "version": "1.2.7", - "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-1.2.7.tgz", - "integrity": "sha512-GWSSJGFy4e9GUeCcbIkED+bgAoFyj7XF1mV8rma3QW4NIqX9Kyx79N/PF61H5udOV3aY1IaMLs6pGbH71nlCTA==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz", + "integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==", "dev": true, "requires": { - "minipass": "^2.6.0" + "minipass": "^3.0.0" } }, "fs.realpath": { @@ -4602,22 +4602,22 @@ "dev": true }, "minipass": { - "version": "2.9.0", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-2.9.0.tgz", - "integrity": "sha512-wxfUjg9WebH+CUDX/CdbRlh5SmfZiy/hpkxaRI16Y9W56Pa75sWgd/rvFilSgrauD9NyFymP/+JFV3KwzIsJeg==", + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.1.1.tgz", + "integrity": "sha512-UFqVihv6PQgwj8/yTGvl9kPz7xIAY+R5z6XYjRInD3Gk3qx6QGSD6zEcpeG4Dy/lQnv1J6zv8ejV90hyYIKf3w==", "dev": true, "requires": { - "safe-buffer": "^5.1.2", - "yallist": "^3.0.0" + "yallist": "^4.0.0" } }, "minizlib": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-1.3.3.tgz", - "integrity": "sha512-6ZYMOEnmVsdCeTJVE0W9ZD+pVnE8h9Hma/iOwwRDsdQoePpoX56/8B6z3P9VNwppJuBKNRuFDRNRqRWexT9G9Q==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-2.1.0.tgz", + "integrity": "sha512-EzTZN/fjSvifSX0SlqUERCN39o6T40AMarPbv0MrarSFtIITCBh7bi+dU8nxGFHuqs9jdIAeoYoKuQAAASsPPA==", "dev": true, "requires": { - "minipass": "^2.9.0" + "minipass": "^3.0.0", + "yallist": "^4.0.0" } }, "mixin-deep": { @@ -4717,6 +4717,12 @@ "nimn_schema_builder": "^1.0.0" } }, + "node-fetch": { + "version": "2.6.0", + "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.0.tgz", + "integrity": "sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==", + "dev": true + }, "node-int64": { "version": "0.4.0", "resolved": "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz", @@ -6200,18 +6206,25 @@ "dev": true }, "tar": { - "version": "4.4.13", - "resolved": "https://registry.npmjs.org/tar/-/tar-4.4.13.tgz", - "integrity": "sha512-w2VwSrBoHa5BsSyH+KxEqeQBAllHhccyMFVHtGtdMpF4W7IRWfZjFiQceJPChOeTsSDVUpER2T8FA93pr0L+QA==", + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/tar/-/tar-6.0.1.tgz", + "integrity": "sha512-bKhKrrz2FJJj5s7wynxy/fyxpE0CmCjmOQ1KV4KkgXFWOgoIT/NbTMnB1n+LFNrNk0SSBVGGxcK5AGsyC+pW5Q==", "dev": true, "requires": { - "chownr": "^1.1.1", - "fs-minipass": "^1.2.5", - "minipass": "^2.8.6", - "minizlib": "^1.2.1", - "mkdirp": "^0.5.0", - "safe-buffer": "^5.1.2", - "yallist": "^3.0.3" + "chownr": "^1.1.3", + "fs-minipass": "^2.0.0", + "minipass": "^3.0.0", + "minizlib": "^2.1.0", + "mkdirp": "^1.0.3", + "yallist": "^4.0.0" + }, + "dependencies": { + "mkdirp": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.3.tgz", + "integrity": "sha512-6uCP4Qc0sWsgMLy1EOqqS/3rjDHOEnsStVr/4vtAIK2Y5i2kA7lFFejYrpIyiN9w0pYf4ckeCYT9f1r1P9KX5g==", + "dev": true + } } }, "terminal-link": { @@ -6716,9 +6729,9 @@ "dev": true }, "yallist": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz", - "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", "dev": true }, "yargs": { diff --git a/package.json b/package.json index d144c48a..e9671fec 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "author": "Simple Icons Collaborators", "license": "CC0-1.0", "devDependencies": { - "editorconfig-checker": "3.0.3", + "editorconfig-checker": "3.0.4", "jest": "25.1.0", "jsonlint2": "1.7.1", "svglint": "1.0.5", From cc5c631fac24b57a694ca9a895e329c1443273bb Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Mon, 16 Mar 2020 17:38:11 +0000 Subject: [PATCH 02/32] Add Maserati (#2795) --- _data/simple-icons.json | 5 +++++ icons/maserati.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/maserati.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 11b3cceb..000b6df5 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3245,6 +3245,11 @@ "hex": "5C4C9F", "source": "https://www.marketo.com/" }, + { + "title": "Maserati", + "hex": "0C2340", + "source": "https://www.maserati.com/international/" + }, { "title": "MasterCard", "hex": "EB001B", diff --git a/icons/maserati.svg b/icons/maserati.svg new file mode 100644 index 00000000..458c6123 --- /dev/null +++ b/icons/maserati.svg @@ -0,0 +1 @@ +Maserati icon \ No newline at end of file From 8390ff38f145176cf9a03851a96f3c216a0954aa Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Wed, 18 Mar 2020 15:31:43 +0000 Subject: [PATCH 03/32] Add World Health Organization (#2804) --- _data/simple-icons.json | 5 +++++ icons/worldhealthorganization.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/worldhealthorganization.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 000b6df5..7195907a 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5905,6 +5905,11 @@ "hex": "20252D", "source": "https://en.facebookbrand.com/" }, + { + "title": "World Health Organization", + "hex": "0093D5", + "source": "https://www.who.int/" + }, { "title": "WP Engine", "hex": "40BAC8", diff --git a/icons/worldhealthorganization.svg b/icons/worldhealthorganization.svg new file mode 100644 index 00000000..6d25ba71 --- /dev/null +++ b/icons/worldhealthorganization.svg @@ -0,0 +1 @@ +World Health Organization icon \ No newline at end of file From a186a008a35e3a2269ae1e069a4105b12777aa83 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Wed, 18 Mar 2020 18:34:43 +0000 Subject: [PATCH 04/32] Add United Airlines (#2803) --- _data/simple-icons.json | 5 +++++ icons/unitedairlines.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/unitedairlines.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 7195907a..a006726c 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5530,6 +5530,11 @@ "hex": "5455FE", "source": "https://en.wikipedia.org/wiki/Unicode" }, + { + "title": "United Airlines", + "hex": "002244", + "source": "https://en.wikipedia.org/wiki/File:United_Airlines_Logo.svg" + }, { "title": "Unity", "hex": "000000", diff --git a/icons/unitedairlines.svg b/icons/unitedairlines.svg new file mode 100644 index 00000000..9319bc62 --- /dev/null +++ b/icons/unitedairlines.svg @@ -0,0 +1 @@ +United Airlines icon \ No newline at end of file From 58b1d70b55c812a3d3099731091d90c0adfc691d Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Wed, 18 Mar 2020 18:37:29 +0000 Subject: [PATCH 05/32] Add Caterpillar (#2807) --- _data/simple-icons.json | 5 +++++ icons/caterpillar.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/caterpillar.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index a006726c..e591c879 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -905,6 +905,11 @@ "hex": "00B265", "source": "http://supertop.co/castro/press/" }, + { + "title": "Caterpillar", + "hex": "FFCD11", + "source": "https://commons.wikimedia.org/wiki/File:Caterpillar_logo.svg" + }, { "title": "CD Projekt", "hex": "DC0D15", diff --git a/icons/caterpillar.svg b/icons/caterpillar.svg new file mode 100644 index 00000000..9c60539d --- /dev/null +++ b/icons/caterpillar.svg @@ -0,0 +1 @@ +Caterpillar icon \ No newline at end of file From e4fc12130156110a3420b293a37296e769b3f692 Mon Sep 17 00:00:00 2001 From: Lucas Becker Date: Thu, 19 Mar 2020 10:14:06 +0100 Subject: [PATCH 06/32] Add Perl (#2172) (#2802) --- _data/simple-icons.json | 7 ++++++- icons/perl.svg | 1 + 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 icons/perl.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index e591c879..aa3cf9b9 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3985,6 +3985,11 @@ "hex": "40A4C4", "source": "https://www.periscope.tv/press" }, + { + "title": "Perl", + "hex": "39457E", + "source": "https://github.com/tpf/marketing-materials/blob/6765c6fd71bc5b123d6c1a77b86e08cdd6376078/images/onion-logo/tpf-logo-onion.svg" + }, { "title": "Peugeot", "hex": "002355", @@ -6161,4 +6166,4 @@ "source": "https://github.com/zulip/zulip/" } ] -} \ No newline at end of file +} diff --git a/icons/perl.svg b/icons/perl.svg new file mode 100644 index 00000000..9f50d8a8 --- /dev/null +++ b/icons/perl.svg @@ -0,0 +1 @@ +Perl icon \ No newline at end of file From eed2e3fc21c2da8faf34fca694fdbf8381cebe42 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Fri, 20 Mar 2020 18:29:17 +0000 Subject: [PATCH 07/32] Add DAF (#2814) --- _data/simple-icons.json | 5 +++++ icons/daf.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/daf.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index aa3cf9b9..f97b2685 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1250,6 +1250,11 @@ "hex": "F9A03C", "source": "https://github.com/d3/d3-logo" }, + { + "title": "DAF", + "hex": "00529B", + "source": "https://www.daf.com/en" + }, { "title": "Dailymotion", "hex": "0066DC", diff --git a/icons/daf.svg b/icons/daf.svg new file mode 100644 index 00000000..eff55c15 --- /dev/null +++ b/icons/daf.svg @@ -0,0 +1 @@ +DAF icon \ No newline at end of file From 2a01cf954495666aafe2a5ce525a802f7d461974 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Fri, 20 Mar 2020 18:31:47 +0000 Subject: [PATCH 08/32] Add Kia (#2813) * Add Kia * Fix Kia order --- _data/simple-icons.json | 5 +++++ icons/kia.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/kia.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index f97b2685..959984d3 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2910,6 +2910,11 @@ "hex": "CC3333", "source": "https://www.khronos.org/legal/trademarks/" }, + { + "title": "Kia", + "hex": "BB162B", + "source": "https://www.kia.com/ie/brochure/" + }, { "title": "Kibana", "hex": "005571", diff --git a/icons/kia.svg b/icons/kia.svg new file mode 100644 index 00000000..cefdc2e2 --- /dev/null +++ b/icons/kia.svg @@ -0,0 +1 @@ +Kia icon \ No newline at end of file From 8404ca7d266eaeccec9f3f6f4b05fee1ff0dc89e Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Fri, 20 Mar 2020 18:51:33 +0000 Subject: [PATCH 09/32] Add Chocolatey (#2823) --- _data/simple-icons.json | 5 +++++ icons/chocolatey.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/chocolatey.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 959984d3..e03d07f1 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -950,6 +950,11 @@ "hex": "F09820", "source": "https://www.chef.io/" }, + { + "title": "Chocolatey", + "hex": "80B5E3", + "source": "https://chocolatey.org/media-kit" + }, { "title": "Chupa Chups", "hex": "CF103E", diff --git a/icons/chocolatey.svg b/icons/chocolatey.svg new file mode 100644 index 00000000..d143ebe1 --- /dev/null +++ b/icons/chocolatey.svg @@ -0,0 +1 @@ +Chocolatey icon \ No newline at end of file From 00d0eb53748b848074e09ce7407ad15f50d76d18 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Fri, 20 Mar 2020 19:00:36 +0000 Subject: [PATCH 10/32] Add Riot Games (#2794) --- _data/simple-icons.json | 5 +++++ icons/riotgames.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/riotgames.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index e03d07f1..236c7e0d 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4515,6 +4515,11 @@ "hex": "368BD6", "source": "https://about.riot.im/" }, + { + "title": "Riot Games", + "hex": "D32936", + "source": "https://www.riotgames.com/en/press" + }, { "title": "Ripple", "hex": "0085C0", diff --git a/icons/riotgames.svg b/icons/riotgames.svg new file mode 100644 index 00000000..dedfe333 --- /dev/null +++ b/icons/riotgames.svg @@ -0,0 +1 @@ +Riot Games icon \ No newline at end of file From 5acc7672fe7cc4adf8d83d6d56527f2a6262acc5 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Fri, 20 Mar 2020 19:08:59 +0000 Subject: [PATCH 11/32] Add Splunk (#2818) * Add Splunk * Fix Splunk order --- _data/simple-icons.json | 5 +++++ icons/splunk.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/splunk.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 236c7e0d..f077bbaf 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4975,6 +4975,11 @@ "hex": "460856", "source": "https://spinrilla.com" }, + { + "title": "Splunk", + "hex": "000000", + "source": "https://www.splunk.com/" + }, { "title": "Spotify", "hex": "1ED760", diff --git a/icons/splunk.svg b/icons/splunk.svg new file mode 100644 index 00000000..aabe42ea --- /dev/null +++ b/icons/splunk.svg @@ -0,0 +1 @@ +Splunk icon \ No newline at end of file From 41f1f8aa23334a8d03848f5686cb747e9e303175 Mon Sep 17 00:00:00 2001 From: Samuel Polat Date: Sat, 21 Mar 2020 15:59:20 +0000 Subject: [PATCH 12/32] Add MTA (#2820) * Add MTA * Centered icon * Recenter icon * Add San Francisco Muni * Revert "Add San Francisco Muni" This reverts commit f668ff1670d364f19e7978a6a99ea9188d3c78f9. --- _data/simple-icons.json | 5 +++++ icons/mta.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/mta.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index f077bbaf..4ab44c1d 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3575,6 +3575,11 @@ "hex": "FF7139", "source": "https://mozilla.design/firefox/logos-usage/" }, + { + "title": "MTA", + "hex": "0039A6", + "source": "https://mta.info/" + }, { "title": "MuseScore", "hex": "1A70B8", diff --git a/icons/mta.svg b/icons/mta.svg new file mode 100644 index 00000000..7500b0eb --- /dev/null +++ b/icons/mta.svg @@ -0,0 +1 @@ +MTA icon From 13467d08d149de0855b63e20bfa156f142995a70 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Sat, 21 Mar 2020 16:03:10 +0000 Subject: [PATCH 13/32] Add Windows 95 (#2582) * Add Windows 95 * Update Windows 95 colour --- _data/simple-icons.json | 5 +++++ icons/windows95.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/windows95.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 4ab44c1d..21cdd06b 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5890,6 +5890,11 @@ "hex": "0078D6", "source": "https://commons.wikimedia.org/wiki/File:Windows_10_Logo.svg" }, + { + "title": "Windows 95", + "hex": "008080", + "source": "https://en.wikipedia.org/wiki/Windows_95" + }, { "title": "Windows XP", "hex": "003399", diff --git a/icons/windows95.svg b/icons/windows95.svg new file mode 100644 index 00000000..99b59d28 --- /dev/null +++ b/icons/windows95.svg @@ -0,0 +1 @@ +Windows 95 icon \ No newline at end of file From e0cdf1b857e57d2e9c1e7f75bcca7b66091c531f Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Sun, 22 Mar 2020 07:46:23 +0000 Subject: [PATCH 14/32] Add byte (#2816) * Add byte * Fix byte source --- _data/simple-icons.json | 5 +++++ icons/byte.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/byte.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 21cdd06b..95af0c47 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -845,6 +845,11 @@ "hex": "EE3322", "source": "http://www.buzzfeed.com/press/downloads" }, + { + "title": "byte", + "hex": "551DEF", + "source": "https://byte.co/byte" + }, { "title": "C", "hex": "A8B9CC", diff --git a/icons/byte.svg b/icons/byte.svg new file mode 100644 index 00000000..c8905195 --- /dev/null +++ b/icons/byte.svg @@ -0,0 +1 @@ +byte icon \ No newline at end of file From 09a201de4d3092ee7e210deacb8d07ab624a59bc Mon Sep 17 00:00:00 2001 From: Lucas Becker Date: Sun, 22 Mar 2020 13:30:37 +0100 Subject: [PATCH 15/32] Add Iveco (#2810) --- _data/simple-icons.json | 5 +++++ icons/iveco.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/iveco.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 95af0c47..1d49a29c 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2760,6 +2760,11 @@ "hex": "FB5BC5", "source": "https://upload.wikimedia.org/wikipedia/commons/d/df/ITunes_logo.svg" }, + { + "title": "IVECO", + "hex": "004994", + "source": "https://www.iveco.com/germany/Pages/Home-page.aspx" + }, { "title": "Jabber", "hex": "CC0000", diff --git a/icons/iveco.svg b/icons/iveco.svg new file mode 100644 index 00000000..7df59ee1 --- /dev/null +++ b/icons/iveco.svg @@ -0,0 +1 @@ +IVECO icon \ No newline at end of file From 55f6fc2b9ea8838e31aad7c31977b4d8ea628bc6 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Sun, 22 Mar 2020 15:09:25 +0000 Subject: [PATCH 16/32] Add Lamborghini (#2767) * Add Lamborghini * Update lamborghini.svg --- _data/simple-icons.json | 5 +++++ icons/lamborghini.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/lamborghini.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 1d49a29c..b239ef83 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3005,6 +3005,11 @@ "hex": "FFDB00", "source": "http://download.ni.com/evaluation/2018_Partner_Cobranding_Style_Guide.pdf" }, + { + "title": "Lamborghini", + "hex": "DDB320", + "source": "https://en.wikipedia.org/wiki/File:Lamborghini_Logo.svg" + }, { "title": "Laravel", "hex": "FF2D20", diff --git a/icons/lamborghini.svg b/icons/lamborghini.svg new file mode 100644 index 00000000..3a78f7ed --- /dev/null +++ b/icons/lamborghini.svg @@ -0,0 +1 @@ +Lamborghini icon \ No newline at end of file From 426b448167f7e64ac2cb1c31cad1bb753fa28aa5 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Sun, 22 Mar 2020 15:10:53 +0000 Subject: [PATCH 17/32] Add John Deere (#2805) * Add John Deere * Update johndeere.svg --- _data/simple-icons.json | 5 +++++ icons/johndeere.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/johndeere.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index b239ef83..6191e81a 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2825,6 +2825,11 @@ "hex": "172B4D", "source": "https://www.atlassian.com/company/news/press-kit" }, + { + "title": "John Deere", + "hex": "367C2B", + "source": "https://en.wikipedia.org/wiki/File:John_Deere_logo.svg" + }, { "title": "Joomla", "hex": "5091CD", diff --git a/icons/johndeere.svg b/icons/johndeere.svg new file mode 100644 index 00000000..f028146c --- /dev/null +++ b/icons/johndeere.svg @@ -0,0 +1 @@ +John Deere icon \ No newline at end of file From 9a016eb66c7971a5a3776ece8742d1f0a315ccbe Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Mon, 23 Mar 2020 12:43:54 +0000 Subject: [PATCH 18/32] Add American Airlines (#2827) --- _data/simple-icons.json | 5 +++++ icons/americanairlines.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/americanairlines.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 6191e81a..6aa94860 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -285,6 +285,11 @@ "hex": "ED1C24", "source": "https://subscriptions.amd.com/greatpower/img/amd-logo-black.svg" }, + { + "title": "American Airlines", + "hex": "0078D2", + "source": "https://en.wikipedia.org/wiki/File:American_Airlines_logo_2013.svg" + }, { "title": "American Express", "hex": "2E77BC", diff --git a/icons/americanairlines.svg b/icons/americanairlines.svg new file mode 100644 index 00000000..079b389e --- /dev/null +++ b/icons/americanairlines.svg @@ -0,0 +1 @@ +American Airlines icon \ No newline at end of file From 9387bcf4f280f7b9eb0a6ff55425f381937c14b0 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Mon, 23 Mar 2020 12:48:04 +0000 Subject: [PATCH 19/32] Add Logitech (#2819) * Add Logitech * Fix Logitech colour * Update logitech.svg --- _data/simple-icons.json | 5 +++++ icons/logitech.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/logitech.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 6aa94860..77c8e28d 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3175,6 +3175,11 @@ "hex": "10B146", "source": "https://lmms.io/branding" }, + { + "title": "Logitech", + "hex": "00B8FC", + "source": "https://www.logitech.com/" + }, { "title": "LogMeIn", "hex": "45B6F2", diff --git a/icons/logitech.svg b/icons/logitech.svg new file mode 100644 index 00000000..edf6acda --- /dev/null +++ b/icons/logitech.svg @@ -0,0 +1 @@ +Logitech icon \ No newline at end of file From a746bd8ff6882df9678b7a855bdc74a72db094f6 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Mon, 23 Mar 2020 12:51:03 +0000 Subject: [PATCH 20/32] Add Subaru (#2830) --- _data/simple-icons.json | 5 +++++ icons/subaru.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/subaru.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 77c8e28d..9a0b3050 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5195,6 +5195,11 @@ "hex": "333333", "source": "http://stylus-lang.com/img/stylus-logo.svg" }, + { + "title": "Subaru", + "hex": "013C74", + "source": "https://commons.wikimedia.org/wiki/File:Subaru_logo.svg" + }, { "title": "Sublime Text", "hex": "FF9800", diff --git a/icons/subaru.svg b/icons/subaru.svg new file mode 100644 index 00000000..262aaf84 --- /dev/null +++ b/icons/subaru.svg @@ -0,0 +1 @@ +Subaru icon \ No newline at end of file From db042e29213809d8970abb7cf516d7800b5229a4 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Mon, 23 Mar 2020 12:56:27 +0000 Subject: [PATCH 21/32] Add smart (#2831) --- _data/simple-icons.json | 5 +++++ icons/smart.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/smart.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 9a0b3050..81669c7c 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4860,6 +4860,11 @@ "hex": "E4637C", "source": "https://slides.com/about" }, + { + "title": "smart", + "hex": "FABC0C", + "source": "https://www.smart.com/gb/en/models/eq-fortwo-coupe" + }, { "title": "SmartThings", "hex": "15BFFF", diff --git a/icons/smart.svg b/icons/smart.svg new file mode 100644 index 00000000..c2f06b8e --- /dev/null +++ b/icons/smart.svg @@ -0,0 +1 @@ +smart icon \ No newline at end of file From ac98b6919c2b985cb5a224425014073c9439e20f Mon Sep 17 00:00:00 2001 From: Lucas Becker Date: Mon, 23 Mar 2020 15:00:34 +0100 Subject: [PATCH 22/32] Remove `fill-rule` Sometimes exported SVGs will have a `fill-rule` set. (See https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/fill-rule) This is not needed and neither wanted, if the SVG is done right. --- .svgo.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.svgo.yml b/.svgo.yml index 387cbb14..8b7c8c62 100644 --- a/.svgo.yml +++ b/.svgo.yml @@ -38,6 +38,7 @@ plugins: attrs: - baseProfile - version + - fill-rule # remove paths with fill="none" - removeUselessStrokeAndFill: From 6140566ecb901e86173bc8a0eded85fa8da5485a Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Mon, 23 Mar 2020 14:34:31 +0000 Subject: [PATCH 23/32] Add Hilton (#2811) --- _data/simple-icons.json | 5 +++++ icons/hilton.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/hilton.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 81669c7c..6e77cf64 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2490,6 +2490,11 @@ "hex": "FF3C00", "source": "https://highly.co/" }, + { + "title": "Hilton", + "hex": "124D97", + "source": "https://www.hilton.com/en/hilton/" + }, { "title": "HipChat", "hex": "0052CC", diff --git a/icons/hilton.svg b/icons/hilton.svg new file mode 100644 index 00000000..86e315e9 --- /dev/null +++ b/icons/hilton.svg @@ -0,0 +1 @@ +Hilton icon \ No newline at end of file From 6b19f9d782d61d82d44c700fc7c66638d9950e13 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Mon, 23 Mar 2020 14:35:30 +0000 Subject: [PATCH 24/32] Add Marriott (#2812) --- _data/simple-icons.json | 5 +++++ icons/marriott.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/marriott.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 6e77cf64..f715caaa 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3300,6 +3300,11 @@ "hex": "5C4C9F", "source": "https://www.marketo.com/" }, + { + "title": "Marriott", + "hex": "A70023", + "source": "https://marriott-hotels.marriott.com/" + }, { "title": "Maserati", "hex": "0C2340", diff --git a/icons/marriott.svg b/icons/marriott.svg new file mode 100644 index 00000000..bb86fe24 --- /dev/null +++ b/icons/marriott.svg @@ -0,0 +1 @@ +Marriott icon \ No newline at end of file From 19da6e5c5d9cca0428b7b98e880e863d56c2a471 Mon Sep 17 00:00:00 2001 From: Lucas Becker Date: Thu, 26 Mar 2020 15:12:00 +0100 Subject: [PATCH 25/32] Add Oshkosh (#2059) (#2777) --- _data/simple-icons.json | 5 +++++ icons/oshkosh.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/oshkosh.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index f715caaa..6316ea81 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3955,6 +3955,11 @@ "hex": "F56C2D", "source": "https://www.origin.com/gbr/en-us/store" }, + { + "title": "Oshkosh", + "hex": "000000", + "source": "https://oshkoshdefense.com/media/photos/" + }, { "title": "OSMC", "hex": "17394A", diff --git a/icons/oshkosh.svg b/icons/oshkosh.svg new file mode 100644 index 00000000..e1b51cb5 --- /dev/null +++ b/icons/oshkosh.svg @@ -0,0 +1 @@ +Oshkosh icon \ No newline at end of file From 067eec6bbc25e64a954bbd3fbf2a70b7d9ed0bf1 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Fri, 27 Mar 2020 14:06:54 +0000 Subject: [PATCH 26/32] Add Air Canada (#2833) --- _data/simple-icons.json | 5 +++++ icons/aircanada.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/aircanada.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 6316ea81..7405af4d 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -200,6 +200,11 @@ "hex": "7A1FA2", "source": "https://aiqfome.com" }, + { + "title": "Air Canada", + "hex": "F01428", + "source": "https://www.aircanada.com/" + }, { "title": "Airbnb", "hex": "FF5A5F", diff --git a/icons/aircanada.svg b/icons/aircanada.svg new file mode 100644 index 00000000..6a546934 --- /dev/null +++ b/icons/aircanada.svg @@ -0,0 +1 @@ +Air Canada icon \ No newline at end of file From 217bf16489391df9e7eba9884fc69bdf3481638e Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Fri, 27 Mar 2020 15:54:26 +0000 Subject: [PATCH 27/32] Add Jeep (#2850) --- _data/simple-icons.json | 5 +++++ icons/jeep.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/jeep.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 7405af4d..3b1cb84a 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2800,6 +2800,11 @@ "hex": "0B4EA2", "source": "https://www.global.jcb/en/about-us/brand-concept/" }, + { + "title": "Jeep", + "hex": "000000", + "source": "http://www.fcaci.com/v15-images/jeep/Jeep-Brand-Mark-Guidelines-Rev10.15.pdf" + }, { "title": "Jekyll", "hex": "CC0000", diff --git a/icons/jeep.svg b/icons/jeep.svg new file mode 100644 index 00000000..ed7bd87e --- /dev/null +++ b/icons/jeep.svg @@ -0,0 +1 @@ +Jeep icon \ No newline at end of file From 762df36c74447a677f3eb44bdffa0a7ca3b0c989 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Fri, 27 Mar 2020 16:01:01 +0000 Subject: [PATCH 28/32] Update Hilton (#2841) --- _data/simple-icons.json | 2 +- icons/hilton.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 3b1cb84a..ab1ead08 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2498,7 +2498,7 @@ { "title": "Hilton", "hex": "124D97", - "source": "https://www.hilton.com/en/hilton/" + "source": "https://www.hilton.com/en/" }, { "title": "HipChat", diff --git a/icons/hilton.svg b/icons/hilton.svg index 86e315e9..6c2a38a4 100644 --- a/icons/hilton.svg +++ b/icons/hilton.svg @@ -1 +1 @@ -Hilton icon \ No newline at end of file +Hilton icon \ No newline at end of file From 572469696829ac15d8de6e6e6d0025a4c23d88d1 Mon Sep 17 00:00:00 2001 From: Lucas Becker Date: Fri, 27 Mar 2020 17:03:06 +0100 Subject: [PATCH 29/32] Change Oshkosh Color --- _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 ab1ead08..8bbbd039 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3967,7 +3967,7 @@ }, { "title": "Oshkosh", - "hex": "000000", + "hex": "E6830F", "source": "https://oshkoshdefense.com/media/photos/" }, { From 22dccf36b2a7cb3cd9e1152325b112ed81d9305c Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Fri, 27 Mar 2020 16:04:36 +0000 Subject: [PATCH 30/32] Add Wizz Air (#2847) * Add Wizz Air * Fix Wizz Air title --- _data/simple-icons.json | 5 +++++ icons/wizzair.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/wizzair.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 8bbbd039..a9386f19 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5985,6 +5985,11 @@ "hex": "0C6EFC", "source": "http://www.wix.com/about/design-assets" }, + { + "title": "Wizz Air", + "hex": "C6007E", + "source": "https://wizzair.com/en-gb/information-and-services/about-us/press-office/logos" + }, { "title": "Wolfram", "hex": "DD1100", diff --git a/icons/wizzair.svg b/icons/wizzair.svg new file mode 100644 index 00000000..63123571 --- /dev/null +++ b/icons/wizzair.svg @@ -0,0 +1 @@ +Wizz Air icon \ No newline at end of file From 69ae2c829b1c33708e77c02998224d038802d980 Mon Sep 17 00:00:00 2001 From: Lucas Becker Date: Sat, 28 Mar 2020 19:58:07 +0100 Subject: [PATCH 31/32] Clearify we don't want overlapping paths. + add link to Affinity --- CONTRIBUTING.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1e134b82..438a380d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -58,13 +58,14 @@ There are many different tools for editing SVG files, some options include: | Name | Description | Platform | Price | | :---- | :---- | :----: | :----: | -| [Inkscape](https://inkscape.org/en/)| Vector Graphics Editor | Windows, Mac, Linux | Free | +| [Inkscape](https://inkscape.org/en/) | Vector Graphics Editor | Windows, Mac, Linux | Free | +| [Affinity Designer](https://affinity.serif.com/de/designer/) | Vector Graphics Editor | Windows, Mac | $ | | [Adobe Illustrator](https://www.adobe.com/products/illustrator.html) | Vector Graphics Editor | Windows, Mac | $ - $$$ | | [IcoMoon](https://icomoon.io/) | Icon Editing/Management Tool | Online | Free | Using your preferred tool you should: -1. Isolate the icon from any text or extraneous items. +1. Isolate the icon from any text or extraneous items. Please also make sure that there are no overlapping paths by merging them. 1. Change the icon's viewbox/canvas/page size to 24x24. 1. Scale the icon to fit the viewbox, while preserving the icon's original proportions. This means the icon should be touching at least two sides of the viewbox. 1. Center the icon horizontally and vertically. From 9ab2334647639703b11f66bde5c446dfe11afd3d Mon Sep 17 00:00:00 2001 From: Eric Cornelisesn Date: Sun, 29 Mar 2020 16:38:12 +0300 Subject: [PATCH 32/32] version bump --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 99bd74ba..a5a424e1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "simple-icons", - "version": "2.7.0", + "version": "2.8.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e9671fec..6c88cde5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-icons", - "version": "2.7.0", + "version": "2.8.0", "description": "SVG icons for popular brands https://simpleicons.org", "homepage": "https://www.simpleicons.org", "keywords": [