From d18db60e403bed90456ce43064e345776c7df42c Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Thu, 23 Apr 2020 10:30:10 +0100 Subject: [PATCH 01/78] Add WakaTime --- _data/simple-icons.json | 11 ++++++++--- icons/wakatime.svg | 1 + 2 files changed, 9 insertions(+), 3 deletions(-) create mode 100644 icons/wakatime.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index e28cdf3cbf74..5eefc56a5c7e 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1946,9 +1946,9 @@ "source": "http://flask.pocoo.org/community/logos/" }, { - "title": "Flathub", - "hex": "4A86CF", - "source": "https://flathub.org/" + "title": "Flathub", + "hex": "4A86CF", + "source": "https://flathub.org/" }, { "title": "Flattr", @@ -6025,6 +6025,11 @@ "hex": "005A9C", "source": "https://www.w3.org/Consortium/Legal/logo-usage-20000308" }, + { + "title": "WakaTime", + "hex": "000000", + "source": "https://wakatime.com/legal/logos-and-trademark-usage" + }, { "title": "Warner Bros.", "hex": "004DB4", diff --git a/icons/wakatime.svg b/icons/wakatime.svg new file mode 100644 index 000000000000..3baf3f61feae --- /dev/null +++ b/icons/wakatime.svg @@ -0,0 +1 @@ +WakaTime icon \ No newline at end of file From bbba343267fd7efc75ed4e341684b3847f518ad0 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Tue, 5 May 2020 12:43:01 +0100 Subject: [PATCH 02/78] (Re-)Add Minecraft --- _data/simple-icons.json | 5 +++++ icons/minecraft.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/minecraft.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index b855eb17a863..c0336391306d 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3715,6 +3715,11 @@ "hex": "FED12F", "source": "https://www.minds.com/" }, + { + "title": "Minecraft", + "hex": "62B47A", + "source": "https://education.minecraft.net/press/" + }, { "title": "Minetest", "hex": "53AC56", diff --git a/icons/minecraft.svg b/icons/minecraft.svg new file mode 100644 index 000000000000..e0c952401a44 --- /dev/null +++ b/icons/minecraft.svg @@ -0,0 +1 @@ +Minecraft icon \ No newline at end of file From f8848f0747583b3ed1b5cc295c580f3b57229b23 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Thu, 7 May 2020 16:00:04 +0100 Subject: [PATCH 03/78] Add G2A --- _data/simple-icons.json | 5 +++++ icons/g2a.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/g2a.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 70ed296c00b9..165d79b0dba9 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2120,6 +2120,11 @@ "hex": "2E75B4", "source": "https://furrynetwork.com" }, + { + "title": "G2A", + "hex": "F05F00", + "source": "https://www.g2a.co/contact/brand_guidelines/" + }, { "title": "Garmin", "hex": "007CC3", diff --git a/icons/g2a.svg b/icons/g2a.svg new file mode 100644 index 000000000000..08840a408a7a --- /dev/null +++ b/icons/g2a.svg @@ -0,0 +1 @@ +G2A icon \ No newline at end of file From c268392701dfd4113ccf54644dbae2c8d28d7bc5 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Tue, 12 May 2020 15:55:50 +0100 Subject: [PATCH 04/78] Add HCL --- _data/simple-icons.json | 5 +++++ icons/hcl.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/hcl.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 3f47b02d7a52..0836c615a346 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2625,6 +2625,11 @@ "hex": "000000", "source": "https://www.hbo.com/" }, + { + "title": "HCL", + "hex": "006BB6", + "source": "https://www.hcl.com/brand-guidelines" + }, { "title": "HelloFresh", "hex": "91C11E", diff --git a/icons/hcl.svg b/icons/hcl.svg new file mode 100644 index 000000000000..cd6ad4550e35 --- /dev/null +++ b/icons/hcl.svg @@ -0,0 +1 @@ +HCL icon \ No newline at end of file From 52e5eac7c73bc35be1d89963073e49dbd585c87d Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Wed, 13 May 2020 17:18:43 +0100 Subject: [PATCH 05/78] Add Bata --- _data/simple-icons.json | 5 +++++ icons/bata.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/bata.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 3f47b02d7a52..6f5a9f9709e8 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -730,6 +730,11 @@ "hex": "5ECC62", "source": "https://basecamp.com/about/press" }, + { + "title": "Bata", + "hex": "DD282E", + "source": "https://www.bata.com/" + }, { "title": "Bath ASU", "hex": "00A3E0", diff --git a/icons/bata.svg b/icons/bata.svg new file mode 100644 index 000000000000..b7cb0a20abe3 --- /dev/null +++ b/icons/bata.svg @@ -0,0 +1 @@ +Bata icon \ No newline at end of file From aa9eec4686c9b255bdb406d5ac1404dbc5f435d7 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Wed, 27 May 2020 16:54:20 +0100 Subject: [PATCH 06/78] Add San Francisco Municipal Railway --- _data/simple-icons.json | 5 +++++ icons/sanfranciscomunicipalrailway.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/sanfranciscomunicipalrailway.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 9553c575dd7f..8a7c4f2775b0 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5025,6 +5025,11 @@ "hex": "1428A0", "source": "https://pay.samsung.com/developers/resource/brand" }, + { + "title": "San Francisco Municipal Railway", + "hex": "BA0C2F", + "source": "http://www.actransit.org/wp-content/uploads/HSP_CC-sched.pdf" + }, { "title": "SAP", "hex": "008FD3", diff --git a/icons/sanfranciscomunicipalrailway.svg b/icons/sanfranciscomunicipalrailway.svg new file mode 100644 index 000000000000..cd49725a464d --- /dev/null +++ b/icons/sanfranciscomunicipalrailway.svg @@ -0,0 +1 @@ +San Francisco Municipal Railway icon \ No newline at end of file From cffc9ab86376069b1ed97b40e8f4c7eed73fa8ae Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Tue, 2 Jun 2020 12:17:23 +0100 Subject: [PATCH 07/78] Add Daimler --- _data/simple-icons.json | 5 +++++ icons/daimler.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/daimler.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 56a17b4cfacb..86737c73af1b 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1430,6 +1430,11 @@ "hex": "0066DC", "source": "http://press.dailymotion.com/?page_id=346" }, + { + "title": "Daimler", + "hex": "E6E6E6", + "source": "https://designnavigator.daimler.com/Daimler_Corporate_Logotype_Black_DTP" + }, { "title": "Dart", "hex": "0175C2", diff --git a/icons/daimler.svg b/icons/daimler.svg new file mode 100644 index 000000000000..52d067892d3e --- /dev/null +++ b/icons/daimler.svg @@ -0,0 +1 @@ +Daimler icon \ No newline at end of file From 9f498b4f99c0b6afba8545c2ea60e5eca6709435 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Wed, 3 Jun 2020 14:46:28 +0100 Subject: [PATCH 08/78] Add Kakao --- _data/simple-icons.json | 5 +++++ icons/kakao.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/kakao.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index bad43456de04..b4d99278746e 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3140,6 +3140,11 @@ "hex": "6F02B5", "source": "https://www.dropbox.com/sh/2qihtgrzllws8ki/AABmo9X1KMT6lHnvh4Em7dpWa?dl=0" }, + { + "title": "Kakao", + "hex": "FFCD00", + "source": "https://www.kakaocorp.com/kakao/introduce/ci" + }, { "title": "Kaspersky", "hex": "009982", diff --git a/icons/kakao.svg b/icons/kakao.svg new file mode 100644 index 000000000000..712844a5c57f --- /dev/null +++ b/icons/kakao.svg @@ -0,0 +1 @@ +Kakao icon \ No newline at end of file From bf018d225a3222260214f5952200a2f959c4ca8c Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Wed, 3 Jun 2020 15:53:47 +0100 Subject: [PATCH 09/78] Add Wagtail --- _data/simple-icons.json | 5 +++++ icons/wagtail.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/wagtail.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index bad43456de04..0efc3b9cf44c 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -6280,6 +6280,11 @@ "hex": "005A9C", "source": "https://www.w3.org/Consortium/Legal/logo-usage-20000308" }, + { + "title": "Wagtail", + "hex": "43B1B0", + "source": "https://github.com/wagtail/wagtail/blob/e3e46e23b780aa2b1b521de081cb81872f77466d/wagtail/admin/static_src/wagtailadmin/images/wagtail-logo.svg" + }, { "title": "Warner Bros.", "hex": "004DB4", diff --git a/icons/wagtail.svg b/icons/wagtail.svg new file mode 100644 index 000000000000..0124847f5572 --- /dev/null +++ b/icons/wagtail.svg @@ -0,0 +1 @@ +Wagtail icon \ No newline at end of file From 10eca044257bcdee941a615def5a66b340d90a23 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Wed, 3 Jun 2020 16:16:29 +0100 Subject: [PATCH 10/78] Add Thumbtack --- _data/simple-icons.json | 5 +++++ icons/thumbtack.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/thumbtack.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index bad43456de04..8e7d49ee0e43 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5845,6 +5845,11 @@ "hex": "3FE669", "source": "https://threema.ch/en/press" }, + { + "title": "Thumbtack", + "hex": "009FD9", + "source": "https://www.thumbtack.com/press/media-resources/" + }, { "title": "Tidal", "hex": "000000", diff --git a/icons/thumbtack.svg b/icons/thumbtack.svg new file mode 100644 index 000000000000..448ceb21cf9e --- /dev/null +++ b/icons/thumbtack.svg @@ -0,0 +1 @@ +Thumbtack icon \ No newline at end of file From a2bd51c8f407173e5579f2b9a3776550cfd192f4 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Mon, 22 Jun 2020 11:38:57 +0100 Subject: [PATCH 11/78] Add Revolut --- _data/simple-icons.json | 5 +++++ icons/revolut.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/revolut.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 98a4dc226222..4d27c635b2ec 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5025,6 +5025,11 @@ "hex": "E43526", "source": "https://www.reverbnation.com" }, + { + "title": "Revolut", + "hex": "0075EB", + "source": "https://www.revolut.com/" + }, { "title": "Rhinoceros", "hex": "801010", diff --git a/icons/revolut.svg b/icons/revolut.svg new file mode 100644 index 000000000000..791ef8baa7f5 --- /dev/null +++ b/icons/revolut.svg @@ -0,0 +1 @@ +Revolut icon \ No newline at end of file From ddfd1b4615409568452345fd5aa5c96f7a7af34e Mon Sep 17 00:00:00 2001 From: Shubhajit Saha Date: Fri, 25 Sep 2020 19:38:23 +0530 Subject: [PATCH 12/78] GIPHY (#3426) Co-authored-by: Lucas Becker --- _data/simple-icons.json | 5 +++++ icons/giphy.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/giphy.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 040558047eb2..51b6933e05ff 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2305,6 +2305,11 @@ "hex": "5C5543", "source": "https://www.gimp.org/about/linking.html#wilber-the-gimp-mascot" }, + { + "title": "GIPHY", + "hex": "FF6666", + "source": "https://support.giphy.com/hc/en-us/articles/360022283772-GIPHY-Brand-Guidelines" + }, { "title": "Git", "hex": "F05032", diff --git a/icons/giphy.svg b/icons/giphy.svg new file mode 100644 index 000000000000..965a717a5ca0 --- /dev/null +++ b/icons/giphy.svg @@ -0,0 +1 @@ +GIPHY icon \ No newline at end of file From cfb5547e2c770b23424767cd33e8ba8d4255d35b Mon Sep 17 00:00:00 2001 From: IDRISSI Mohamed Date: Fri, 25 Sep 2020 15:10:03 +0100 Subject: [PATCH 13/78] Add 4D logo (#3407) --- _data/simple-icons.json | 5 +++++ icons/4d.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/4d.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 51b6933e05ff..e3d2e70fc7b8 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -20,6 +20,11 @@ "hex": "000000", "source": "https://www.42.fr/" }, + { + "title": "4D", + "hex": "004088", + "source": "https://www.4d.com/" + }, { "title": "500px", "hex": "0099E5", diff --git a/icons/4d.svg b/icons/4d.svg new file mode 100644 index 000000000000..a7b2e822d4cd --- /dev/null +++ b/icons/4d.svg @@ -0,0 +1 @@ +4D icon \ No newline at end of file From e73a76b5f2dd2f02a0c28b38df13ecebc54d0e27 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Fri, 25 Sep 2020 15:26:23 +0100 Subject: [PATCH 14/78] Add Gridsome (#3374) --- _data/simple-icons.json | 5 +++++ icons/gridsome.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/gridsome.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index e3d2e70fc7b8..4965c2bbf55f 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2640,6 +2640,11 @@ "hex": "88CE02", "source": "https://greensock.com/" }, + { + "title": "Gridsome", + "hex": "00A672", + "source": "https://gridsome.org/logos/only-logo.svg" + }, { "title": "Groovy", "hex": "4298B8", diff --git a/icons/gridsome.svg b/icons/gridsome.svg new file mode 100644 index 000000000000..06d57586b59d --- /dev/null +++ b/icons/gridsome.svg @@ -0,0 +1 @@ +Gridsome icon \ No newline at end of file From 8f94d260a8193e2af4f3dcf8588656600b819df4 Mon Sep 17 00:00:00 2001 From: creepertron95 <53346722+creepertron95@users.noreply.github.com> Date: Fri, 25 Sep 2020 09:37:29 -0500 Subject: [PATCH 15/78] Add Aseprite (#3559) --- _data/simple-icons.json | 5 +++++ icons/aseprite.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/aseprite.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 4965c2bbf55f..10c0f61e23d8 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -575,6 +575,11 @@ "hex": "D40000", "source": "https://github.com/asciinema/asciinema-logo" }, + { + "title": "Aseprite", + "hex": "7D929E", + "source": "https://www.aseprite.org/" + }, { "title": "ASKfm", "hex": "DB3552", diff --git a/icons/aseprite.svg b/icons/aseprite.svg new file mode 100644 index 000000000000..6c358f4adaa3 --- /dev/null +++ b/icons/aseprite.svg @@ -0,0 +1 @@ +Aseprite icon \ No newline at end of file From cd82d2752ba503c6c19c5d1f51f611145555aeba Mon Sep 17 00:00:00 2001 From: creepertron95 <53346722+creepertron95@users.noreply.github.com> Date: Fri, 25 Sep 2020 09:42:09 -0500 Subject: [PATCH 16/78] Add Iconfinder (#3555) --- _data/simple-icons.json | 5 +++++ icons/iconfinder.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/iconfinder.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 10c0f61e23d8..d9808aa0a9a6 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2965,6 +2965,11 @@ "hex": "31B8BB", "source": "https://icon.foundation/" }, + { + "title": "Iconfinder", + "hex": "1A1B1F", + "source": "https://www.iconfinder.com/p/about" + }, { "title": "Iconify", "hex": "1769AA", diff --git a/icons/iconfinder.svg b/icons/iconfinder.svg new file mode 100644 index 000000000000..ec0aaea1175c --- /dev/null +++ b/icons/iconfinder.svg @@ -0,0 +1 @@ +Iconfinder icon \ No newline at end of file From cfd71f7d2ade67684c9c7b16a20307dd88f65277 Mon Sep 17 00:00:00 2001 From: creepertron95 <53346722+creepertron95@users.noreply.github.com> Date: Fri, 25 Sep 2020 10:38:52 -0500 Subject: [PATCH 17/78] Add TurboSquid (#3551) --- _data/simple-icons.json | 5 +++++ icons/turbosquid.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/turbosquid.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index d9808aa0a9a6..cb2c1ee9b98d 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -6320,6 +6320,11 @@ "hex": "14D8CC", "source": "https://cms.tunein.com/press/" }, + { + "title": "TurboSquid", + "hex": "FF8135", + "source": "https://www.brand.turbosquid.com/" + }, { "title": "Turkish Airlines", "hex": "C70A0C", diff --git a/icons/turbosquid.svg b/icons/turbosquid.svg new file mode 100644 index 000000000000..3de61e94de78 --- /dev/null +++ b/icons/turbosquid.svg @@ -0,0 +1 @@ +TurboSquid icon \ No newline at end of file From 7bc7fb2d990b6685c893983cc2b5ebd7cd54e613 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Fri, 25 Sep 2020 17:00:51 +0100 Subject: [PATCH 18/78] Add REWE (#3279) --- _data/simple-icons.json | 5 +++++ icons/rewe.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/rewe.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index cb2c1ee9b98d..374ea3d9d1a3 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5210,6 +5210,11 @@ "hex": "E43526", "source": "https://www.reverbnation.com" }, + { + "title": "REWE", + "hex": "CC071E", + "source": "https://www.rewe.de/" + }, { "title": "Rhinoceros", "hex": "801010", diff --git a/icons/rewe.svg b/icons/rewe.svg new file mode 100644 index 000000000000..01b2603b3e26 --- /dev/null +++ b/icons/rewe.svg @@ -0,0 +1 @@ +REWE icon \ No newline at end of file From 4ed00848248d56d51bbd54d5f1eb4361eb317887 Mon Sep 17 00:00:00 2001 From: Diego Zamboni Date: Fri, 25 Sep 2020 18:03:05 +0200 Subject: [PATCH 19/78] New icon: Leanpub (#3419) Fixed #3416. Logo SVG file provided directly by @peterarmstrong. --- _data/simple-icons.json | 5 +++++ icons/leanpub.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/leanpub.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 374ea3d9d1a3..fc37375b57c3 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3500,6 +3500,11 @@ "hex": "199900", "source": "https://github.com/Leaflet/Leaflet/blob/d843c3b88486713827d7e860b58bdba75bfbd5a2/src/images/logo.svg" }, + { + "title": "Leanpub", + "hex": "FFFFFF", + "source": "https://leanpub.com/press" + }, { "title": "LeetCode", "hex": "F89F1B", diff --git a/icons/leanpub.svg b/icons/leanpub.svg new file mode 100644 index 000000000000..5bdb4d2a53e2 --- /dev/null +++ b/icons/leanpub.svg @@ -0,0 +1 @@ +Leanpub icon From 4e8aaafbef3fd85ebcb42effd657344dbf098830 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Fri, 25 Sep 2020 17:10:45 +0100 Subject: [PATCH 20/78] Update Just Eat (#3390) --- _data/simple-icons.json | 4 ++-- icons/justeat.svg | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index fc37375b57c3..7bd3d77c5e7f 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3282,8 +3282,8 @@ }, { "title": "Just Eat", - "hex": "FA0029", - "source": "https://d2vkuayfhnkplp.cloudfront.net/assets/dist/img/logos/je-logo-v3.svg" + "hex": "F36D00", + "source": "https://www.just-eat.ie/" }, { "title": "JustGiving", diff --git a/icons/justeat.svg b/icons/justeat.svg index 41efe8ae8239..28d781f65ce6 100644 --- a/icons/justeat.svg +++ b/icons/justeat.svg @@ -1 +1 @@ -Just Eat icon \ No newline at end of file +Just Eat icon \ No newline at end of file From 2b600f35f72ee8932df4c79724ced4c58d0e980a Mon Sep 17 00:00:00 2001 From: Sam Stark Date: Fri, 25 Sep 2020 17:12:41 -0400 Subject: [PATCH 21/78] Add SketchUp (#3587) --- _data/simple-icons.json | 5 +++++ icons/sketchup.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/sketchup.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 7bd3d77c5e7f..df899ae8aa4b 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5560,6 +5560,11 @@ "hex": "F7B500", "source": "https://www.sketch.com/press/" }, + { + "title": "SketchUp", + "hex": "F62737", + "source": "https://commons.wikimedia.org/wiki/File:SketchUp_logo.svg" + }, { "title": "Skillshare", "hex": "17C5CB", diff --git a/icons/sketchup.svg b/icons/sketchup.svg new file mode 100644 index 000000000000..21e6c339d415 --- /dev/null +++ b/icons/sketchup.svg @@ -0,0 +1 @@ +SketchUp icon From 267b6b28fe5a1217af8b851afb24792640cf356c Mon Sep 17 00:00:00 2001 From: creepertron95 <53346722+creepertron95@users.noreply.github.com> Date: Sat, 26 Sep 2020 15:14:00 -0500 Subject: [PATCH 22/78] Add Lospec (#3560) --- _data/simple-icons.json | 5 +++++ icons/lospec.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/lospec.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index df899ae8aa4b..dd4e959c03aa 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3650,6 +3650,11 @@ "hex": "F29400", "source": "https://loop.frontiersin.org/" }, + { + "title": "Lospec", + "hex": "EAEAEA", + "source": "https://lospec.com/brand" + }, { "title": "Lua", "hex": "2C2D72", diff --git a/icons/lospec.svg b/icons/lospec.svg new file mode 100644 index 000000000000..bbdcdc1099ea --- /dev/null +++ b/icons/lospec.svg @@ -0,0 +1 @@ +Lospec icon \ No newline at end of file From 59c62dde5825cd398514cd4732150d6ce487183c Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Sat, 26 Sep 2020 16:31:48 -0400 Subject: [PATCH 23/78] Notepad++ Logo (#3595) --- _data/simple-icons.json | 5 +++++ icons/notepadplusplus.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/notepadplusplus.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index dd4e959c03aa..b798ce28953b 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4290,6 +4290,11 @@ "hex": "124191", "source": "https://www.nokia.com/" }, + { + "title": "Notepad++", + "hex": "90E59A", + "source": "https://github.com/notepad-plus-plus/notepad-plus-plus/tree/master/PowerEditor/misc/chameleon" + }, { "title": "Notion", "hex": "000000", diff --git a/icons/notepadplusplus.svg b/icons/notepadplusplus.svg new file mode 100644 index 000000000000..df9a7544ab46 --- /dev/null +++ b/icons/notepadplusplus.svg @@ -0,0 +1 @@ +Notepad++ icon From c61db6276aa1a7e8a014b016a94f8a2957956a4a Mon Sep 17 00:00:00 2001 From: creepertron95 <53346722+creepertron95@users.noreply.github.com> Date: Sat, 26 Sep 2020 15:38:54 -0500 Subject: [PATCH 24/78] Add The Spriters Resource (#3600) --- _data/simple-icons.json | 5 +++++ icons/thespritersresource.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/thespritersresource.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index b798ce28953b..7ee8fea07d02 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -6175,6 +6175,11 @@ "hex": "FF0000", "source": "https://www.theregister.co.uk/" }, + { + "title": "The Spriters Resource", + "hex": "BE3939", + "source": "https://www.spriters-resource.com/" + }, { "title": "The Washington Post", "hex": "231F20", diff --git a/icons/thespritersresource.svg b/icons/thespritersresource.svg new file mode 100644 index 000000000000..ccd7c2db231c --- /dev/null +++ b/icons/thespritersresource.svg @@ -0,0 +1 @@ +The Spriters Resource icon \ No newline at end of file From 99ac1e684cb1fa409d1f6a20d7240aa6c3778f04 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Sat, 26 Sep 2020 21:47:57 +0100 Subject: [PATCH 25/78] Add Starling Bank (#3325) --- _data/simple-icons.json | 5 +++++ icons/starlingbank.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/starlingbank.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 7ee8fea07d02..d5c9dfbc7d21 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5880,6 +5880,11 @@ "hex": "00A4FD", "source": "https://staffbase.com/en/about/press-assets/" }, + { + "title": "Starling Bank", + "hex": "7433FF", + "source": "https://www.starlingbank.com/media/" + }, { "title": "Statamic", "hex": "1F3641", diff --git a/icons/starlingbank.svg b/icons/starlingbank.svg new file mode 100644 index 000000000000..9fd7669b42cc --- /dev/null +++ b/icons/starlingbank.svg @@ -0,0 +1 @@ +Starling Bank icon \ No newline at end of file From a88756bd847913981aea38703b7a5377ee4a446f Mon Sep 17 00:00:00 2001 From: Fatih Mehmet Ozcan <34105974+fatihmeh@users.noreply.github.com> Date: Sat, 26 Sep 2020 23:51:20 +0300 Subject: [PATCH 26/78] Add Ableton Live (#3509) --- _data/simple-icons.json | 5 +++++ icons/abletonlive.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/abletonlive.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index d5c9dfbc7d21..3ecd9f610ba1 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -40,6 +40,11 @@ "hex": "FF9E0F", "source": "https://new.abb.com/products/robotics/en/robotstudio/downloads" }, + { + "title": "Ableton Live", + "hex": "000000", + "source": "https://www.ableton.com/en/legal/branding-trademark-guidelines/" + }, { "title": "About.me", "hex": "00A98F", diff --git a/icons/abletonlive.svg b/icons/abletonlive.svg new file mode 100644 index 000000000000..6c45af58dd2a --- /dev/null +++ b/icons/abletonlive.svg @@ -0,0 +1 @@ +Ableton Live icon \ No newline at end of file From 6120781f96cea3266fdf09e2d616bb6c09bc3d10 Mon Sep 17 00:00:00 2001 From: creepertron95 <53346722+creepertron95@users.noreply.github.com> Date: Sat, 26 Sep 2020 15:58:18 -0500 Subject: [PATCH 27/78] Add The Models Resource (#3602) --- _data/simple-icons.json | 5 +++++ icons/themodelsresource.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/themodelsresource.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 3ecd9f610ba1..5d6a333d2367 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -6175,6 +6175,11 @@ "hex": "D0072A", "source": "https://themighty.com/" }, + { + "title": "The Models Resource", + "hex": "3A75BD", + "source": "https://www.models-resource.com/" + }, { "title": "The Movie Database", "hex": "01D277", diff --git a/icons/themodelsresource.svg b/icons/themodelsresource.svg new file mode 100644 index 000000000000..ebffac11d487 --- /dev/null +++ b/icons/themodelsresource.svg @@ -0,0 +1 @@ +The Models Resource icon \ No newline at end of file From 25fcd6cdfd511417dbd8c6cbf7650d0bb199b27f Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Sat, 26 Sep 2020 22:00:09 +0100 Subject: [PATCH 28/78] Add Ant Design (#3280) --- _data/simple-icons.json | 5 +++++ icons/antdesign.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/antdesign.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 5d6a333d2367..4bc16bcf6aa5 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -390,6 +390,11 @@ "hex": "FFB71B", "source": "https://www.ansys.com/about-ansys/brand" }, + { + "title": "Ant Design", + "hex": "0170FE", + "source": "https://ant.design/components/icon/" + }, { "title": "Antena 3", "hex": "FF7328", diff --git a/icons/antdesign.svg b/icons/antdesign.svg new file mode 100644 index 000000000000..14e54ba55e18 --- /dev/null +++ b/icons/antdesign.svg @@ -0,0 +1 @@ +Ant Design icon \ No newline at end of file From 3c5599f9f948367b158364dda6c45e09a4a1da77 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Sat, 26 Sep 2020 22:07:32 +0100 Subject: [PATCH 29/78] Add Karlsruher Verkehrsverbund (#3259) --- _data/simple-icons.json | 5 +++++ icons/karlsruherverkehrsverbund.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/karlsruherverkehrsverbund.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 4bc16bcf6aa5..c36e703b67f8 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3310,6 +3310,11 @@ "hex": "6F02B5", "source": "https://www.dropbox.com/sh/2qihtgrzllws8ki/AABmo9X1KMT6lHnvh4Em7dpWa?dl=0" }, + { + "title": "Karlsruher Verkehrsverbund", + "hex": "9B2321", + "source": "https://commons.wikimedia.org/wiki/File:KVV_2010.svg" + }, { "title": "Kaspersky", "hex": "009982", diff --git a/icons/karlsruherverkehrsverbund.svg b/icons/karlsruherverkehrsverbund.svg new file mode 100644 index 000000000000..b5a83d8c1e62 --- /dev/null +++ b/icons/karlsruherverkehrsverbund.svg @@ -0,0 +1 @@ +Karlsruher Verkehrsverbund icon \ No newline at end of file From 50108e21e92db50b9e18fd1afc5bb225cf674145 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Sat, 26 Sep 2020 22:08:27 +0100 Subject: [PATCH 30/78] Add Amazon Prime (#3245) --- _data/simple-icons.json | 5 +++++ icons/amazonprime.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/amazonprime.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index c36e703b67f8..a734ce9c87f5 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -310,6 +310,11 @@ "hex": "67459B", "source": "https://github.com/aws/lumberyard" }, + { + "title": "Amazon Prime", + "hex": "00A8E1", + "source": "https://www.amazon.com/b?node=17277626011" + }, { "title": "AMD", "hex": "ED1C24", diff --git a/icons/amazonprime.svg b/icons/amazonprime.svg new file mode 100644 index 000000000000..ba17a051289d --- /dev/null +++ b/icons/amazonprime.svg @@ -0,0 +1 @@ +Amazon Prime icon \ No newline at end of file From a2d11e3960e1de655c48d5132df49a5a0913aa66 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Sat, 26 Sep 2020 22:20:01 +0100 Subject: [PATCH 31/78] Add HomeAdvisor (#3258) Co-authored-by: Lucas Becker --- _data/simple-icons.json | 5 +++++ icons/homeadvisor.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/homeadvisor.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index a734ce9c87f5..9e06bd02e982 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2855,6 +2855,11 @@ "hex": "41BDF5", "source": "https://github.com/home-assistant/home-assistant-assets" }, + { + "title": "HomeAdvisor", + "hex": "F68315", + "source": "https://www.abouthomeadvisor.com/media-room/press-resources/" + }, { "title": "Homebrew", "hex": "FBB040", diff --git a/icons/homeadvisor.svg b/icons/homeadvisor.svg new file mode 100644 index 000000000000..67faec0c6cc0 --- /dev/null +++ b/icons/homeadvisor.svg @@ -0,0 +1 @@ +HomeAdvisor icon \ No newline at end of file From 0723f47fc721d6bd5dd3720a2a1347ea74f29e37 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Sat, 26 Sep 2020 22:22:01 +0100 Subject: [PATCH 32/78] Add Maytag (#3252) --- _data/simple-icons.json | 5 +++++ icons/maytag.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/maytag.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 9e06bd02e982..e23176a0b7d9 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3835,6 +3835,11 @@ "hex": "261C29", "source": "http://mttr.net" }, + { + "title": "Maytag", + "hex": "002E5F", + "source": "https://www.maytagcommerciallaundry.com/mclstorefront/c/-/p/MYR40PD" + }, { "title": "Mazda", "hex": "101010", diff --git a/icons/maytag.svg b/icons/maytag.svg new file mode 100644 index 000000000000..0ac774262bbb --- /dev/null +++ b/icons/maytag.svg @@ -0,0 +1 @@ +Maytag icon \ No newline at end of file From 44cddc7db8461e91a3a06559a05abebb9f98d3be Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 27 Sep 2020 00:02:31 +0000 Subject: [PATCH 33/78] 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 5fa9153fc5e0..8bd4a52dcf4c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "simple-icons", - "version": "3.9.0", + "version": "3.10.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 22ed4f5d5b23..183e04a93402 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-icons", - "version": "3.9.0", + "version": "3.10.0", "description": "SVG icons for popular brands https://simpleicons.org", "homepage": "https://www.simpleicons.org", "keywords": [ From f6d2391ef25fef1a8f5bdce6f28e66dd3846a427 Mon Sep 17 00:00:00 2001 From: Calvin Huang <55956236+calvang@users.noreply.github.com> Date: Sun, 27 Sep 2020 08:48:32 -0400 Subject: [PATCH 34/78] Add Julia icon (#3498) --- _data/simple-icons.json | 5 +++++ icons/julia.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/julia.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index e23176a0b7d9..c31670d51be2 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3295,6 +3295,11 @@ "hex": "000000", "source": "https://jwt.io/" }, + { + "title": "Julia", + "hex": "9558B2", + "source": "https://github.com/JuliaLang/julia-logo-graphics/blob/b5551ca7946b4a25746c045c15fbb8806610f8d0/images/julia-dots.svg" + }, { "title": "Jupyter", "hex": "F37626", diff --git a/icons/julia.svg b/icons/julia.svg new file mode 100644 index 000000000000..de4dc8de9252 --- /dev/null +++ b/icons/julia.svg @@ -0,0 +1 @@ +Julia icon From 17c77cfa89fc19f1a0128a5ca8bb62ed27248d93 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Sun, 27 Sep 2020 14:01:36 +0100 Subject: [PATCH 35/78] Add PicPay (#3206) --- _data/simple-icons.json | 5 +++++ icons/picpay.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/picpay.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index c31670d51be2..82a74dd66647 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4705,6 +4705,11 @@ "hex": "1DA456", "source": "https://picarto.tv/site/press" }, + { + "title": "PicPay", + "hex": "21C25E", + "source": "https://www.picpay.com/site/sobre-nos" + }, { "title": "Pimcore", "hex": "6428B4", diff --git a/icons/picpay.svg b/icons/picpay.svg new file mode 100644 index 000000000000..6afbc8b2694e --- /dev/null +++ b/icons/picpay.svg @@ -0,0 +1 @@ +PicPay icon \ No newline at end of file From eddb74dfe78ac8d43dccb3f7d268a1ceccf4dbc4 Mon Sep 17 00:00:00 2001 From: Tomas Buteler Date: Sun, 27 Sep 2020 14:21:35 +0100 Subject: [PATCH 36/78] Add Clubhouse icon (#3530) --- _data/simple-icons.json | 5 +++++ icons/clubhouse.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/clubhouse.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 82a74dd66647..d5cef8a80f06 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1230,6 +1230,11 @@ "hex": "187EB6", "source": "https://cloudsmith.io/branding/" }, + { + "title": "Clubhouse", + "hex": "6515DD", + "source": "https://brand.clubhouse.io/" + }, { "title": "Clyp", "hex": "3CBDB1", diff --git a/icons/clubhouse.svg b/icons/clubhouse.svg new file mode 100644 index 000000000000..00f72348993d --- /dev/null +++ b/icons/clubhouse.svg @@ -0,0 +1 @@ +Clubhouse icon \ No newline at end of file From f923775030433127263adeb6129828d4dbafb5e2 Mon Sep 17 00:00:00 2001 From: creepertron95 <53346722+creepertron95@users.noreply.github.com> Date: Sun, 27 Sep 2020 08:22:48 -0500 Subject: [PATCH 37/78] Add The Sounds Resource (#3603) Co-authored-by: Lucas Becker --- _data/simple-icons.json | 5 +++++ icons/thesoundsresource.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/thesoundsresource.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index d5cef8a80f06..c09d32b08a48 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -6230,6 +6230,11 @@ "hex": "FF0000", "source": "https://www.theregister.co.uk/" }, + { + "title": "The Sounds Resource", + "hex": "39BE6B", + "source": "https://www.sounds-resource.com/" + }, { "title": "The Spriters Resource", "hex": "BE3939", diff --git a/icons/thesoundsresource.svg b/icons/thesoundsresource.svg new file mode 100644 index 000000000000..50442278a74c --- /dev/null +++ b/icons/thesoundsresource.svg @@ -0,0 +1 @@ +The Sounds Resource icon \ No newline at end of file From 1c46152e9c045fb288cf068fa71a25c281ee81ed Mon Sep 17 00:00:00 2001 From: Adam Alston Date: Sun, 27 Sep 2020 09:26:20 -0400 Subject: [PATCH 38/78] Add Tor Browser (#3452) --- _data/simple-icons.json | 5 +++++ icons/torbrowser.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/torbrowser.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index c09d32b08a48..bf36399b5a5b 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -6315,6 +6315,11 @@ "hex": "7E4798", "source": "https://github.com/TheTorProject/tor-media/tree/master/Onion%20Icon" }, + { + "title": "Tor Browser", + "hex": "7D4698", + "source": "https://styleguide.torproject.org/brand-assets/" + }, { "title": "Toshiba", "hex": "FF0000", diff --git a/icons/torbrowser.svg b/icons/torbrowser.svg new file mode 100644 index 000000000000..05e299c0da93 --- /dev/null +++ b/icons/torbrowser.svg @@ -0,0 +1 @@ +Tor Browser icon \ No newline at end of file From f1d4dbf2d0224acfae6f864e19a52aac25bf527c Mon Sep 17 00:00:00 2001 From: Karthik-Nayak <39642646+KarthikNayak024@users.noreply.github.com> Date: Sun, 27 Sep 2020 19:02:06 +0530 Subject: [PATCH 39/78] Added unilever icon (#3499) --- _data/simple-icons.json | 5 +++++ icons/unilever.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/unilever.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index bf36399b5a5b..43075934958b 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -6515,6 +6515,11 @@ "hex": "5455FE", "source": "https://en.wikipedia.org/wiki/Unicode" }, + { + "title": "Unilever", + "hex": "1F36C7", + "source": "https://www.hul.co.in/" + }, { "title": "United Airlines", "hex": "002244", diff --git a/icons/unilever.svg b/icons/unilever.svg new file mode 100644 index 000000000000..fb79fa1fc851 --- /dev/null +++ b/icons/unilever.svg @@ -0,0 +1 @@ +Unilever icon \ No newline at end of file From 756364ea238a80db607e80ced6f5ef23f4b4bb14 Mon Sep 17 00:00:00 2001 From: Matthias Fax Date: Sun, 27 Sep 2020 15:33:57 +0200 Subject: [PATCH 40/78] add RenovateBot (#3486) --- _data/simple-icons.json | 5 +++++ icons/renovatebot.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/renovatebot.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 43075934958b..1668eff572ff 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5240,6 +5240,11 @@ "hex": "FFCC33", "source": "https://en.wikipedia.org/wiki/File:Renault_F1_Team_logo_2019.svg" }, + { + "title": "RenovateBot", + "hex": "1A1F6C", + "source": "https://avatars1.githubusercontent.com/u/38656520" + }, { "title": "Renren", "hex": "217DC6", diff --git a/icons/renovatebot.svg b/icons/renovatebot.svg new file mode 100644 index 000000000000..b181c1a9956f --- /dev/null +++ b/icons/renovatebot.svg @@ -0,0 +1 @@ +RenovateBot icon From 04888b1be2047bd98e7d2916fd5dadcb7bef7f9e Mon Sep 17 00:00:00 2001 From: anatawa12 Date: Sun, 27 Sep 2020 22:35:07 +0900 Subject: [PATCH 41/78] add CurseForge (#3533) --- _data/simple-icons.json | 5 +++++ icons/curseforge.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/curseforge.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 1668eff572ff..fab0381e5fbb 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1480,6 +1480,11 @@ "hex": "073551", "source": "https://curl.haxx.se/logo/" }, + { + "title": "CurseForge", + "hex": "6441A4", + "source": "https://www.curseforge.com/" + }, { "title": "Cypress", "hex": "17202C", diff --git a/icons/curseforge.svg b/icons/curseforge.svg new file mode 100644 index 000000000000..875ca58bae45 --- /dev/null +++ b/icons/curseforge.svg @@ -0,0 +1 @@ +CurseForge icon \ No newline at end of file From 8929835d5532056d0f445d078ddea208a374c59e Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Sun, 27 Sep 2020 14:41:48 +0100 Subject: [PATCH 42/78] Add vFairs (#3365) --- _data/simple-icons.json | 5 +++++ icons/vfairs.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/vfairs.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index fab0381e5fbb..a211628002b6 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -6630,6 +6630,11 @@ "hex": "CD040B", "source": "https://www.verizondigitalmedia.com/about/logo-usage/" }, + { + "title": "vFairs", + "hex": "EF4678", + "source": "https://www.vfairs.com/" + }, { "title": "Viadeo", "hex": "F88D2D", diff --git a/icons/vfairs.svg b/icons/vfairs.svg new file mode 100644 index 000000000000..f7f6e0409c23 --- /dev/null +++ b/icons/vfairs.svg @@ -0,0 +1 @@ +vFairs icon \ No newline at end of file From 7cf0144220e2ca393adbe291d40b7ce598c76cf5 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Sun, 27 Sep 2020 14:45:42 +0100 Subject: [PATCH 43/78] Add Cloud 66 (#3371) --- _data/simple-icons.json | 5 +++++ icons/cloud66.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/cloud66.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index a211628002b6..714a12746195 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1210,6 +1210,11 @@ "hex": "5881D8", "source": "https://commons.wikimedia.org/wiki/File:Clojure_logo.svg" }, + { + "title": "Cloud 66", + "hex": "3C72B9", + "source": "https://www.cloud66.com/" + }, { "title": "CloudBees", "hex": "1997B5", diff --git a/icons/cloud66.svg b/icons/cloud66.svg new file mode 100644 index 000000000000..bfa17de629dd --- /dev/null +++ b/icons/cloud66.svg @@ -0,0 +1 @@ +Cloud 66 icon \ No newline at end of file From 8e4e2d837ea21caec1ecdffe31d199b4c04d4d8d Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Sun, 27 Sep 2020 14:47:48 +0100 Subject: [PATCH 44/78] Add Instructables (#3009) --- _data/simple-icons.json | 5 +++++ icons/instructables.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/instructables.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 714a12746195..aee39b4fc29c 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3090,6 +3090,11 @@ "hex": "1F1F1F", "source": "https://www.instapaper.com/" }, + { + "title": "Instructables", + "hex": "FABF15", + "source": "https://www.instructables.com/community/Official-Instructables-Logos-1/" + }, { "title": "Intel", "hex": "0071C5", diff --git a/icons/instructables.svg b/icons/instructables.svg new file mode 100644 index 000000000000..21cc1886c5bc --- /dev/null +++ b/icons/instructables.svg @@ -0,0 +1 @@ +Instructables icon \ No newline at end of file From d3add4daa1895ef29244b040a06ebc567f2aa8e6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Sep 2020 12:37:34 +0300 Subject: [PATCH 45/78] Update dependency uglify-js to v3.11.0 (#3609) --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8bd4a52dcf4c..3a18e6295e58 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7231,9 +7231,9 @@ } }, "uglify-js": { - "version": "3.10.4", - "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.10.4.tgz", - "integrity": "sha512-kBFT3U4Dcj4/pJ52vfjCSfyLyvG9VYYuGYPmrPvAxRw/i7xHiT4VvCev+uiEMcEEiu6UNB6KgWmGtSUYIWScbw==", + "version": "3.11.0", + "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.11.0.tgz", + "integrity": "sha512-e1KQFRCpOxnrJsJVqDUCjURq+wXvIn7cK2sRAx9XL3HYLL9aezOP4Pb1+Y3/o693EPk111Yj2Q+IUXxcpHlygQ==", "dev": true }, "underscore": { diff --git a/package.json b/package.json index 183e04a93402..38890f5debde 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "svg-path-bounding-box": "1.0.4", "svglint": "1.0.6", "svgo": "1.3.2", - "uglify-js": "3.10.4" + "uglify-js": "3.11.0" }, "scripts": { "build": "node scripts/build-package.js", From 56572503f841a90d06f94053b371b167c27fc068 Mon Sep 17 00:00:00 2001 From: creepertron95 <53346722+creepertron95@users.noreply.github.com> Date: Mon, 28 Sep 2020 11:46:03 -0500 Subject: [PATCH 46/78] Add VirtualBox (#3608) Co-authored-by: Lucas Becker --- _data/simple-icons.json | 5 +++++ icons/virtualbox.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/virtualbox.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index aee39b4fc29c..0f7a3976a7e7 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -6675,6 +6675,11 @@ "hex": "0093DA", "source": "http://virb.com/about" }, + { + "title": "VirtualBox", + "hex": "183A61", + "source": "https://commons.wikimedia.org/wiki/File:Virtualbox_logo.png" + }, { "title": "VirusTotal", "hex": "394EFF", diff --git a/icons/virtualbox.svg b/icons/virtualbox.svg new file mode 100644 index 000000000000..9a359e77b6f7 --- /dev/null +++ b/icons/virtualbox.svg @@ -0,0 +1 @@ +VirtualBox icon From fd3cc0dec74aa3eb0e31cb0b33cf80ef28e1e7a6 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Mon, 28 Sep 2020 18:15:05 +0100 Subject: [PATCH 47/78] Add Arlo (#3202) --- _data/simple-icons.json | 5 +++++ icons/arlo.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/arlo.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index b1eb50bb08a9..364e1fa6629c 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -565,6 +565,11 @@ "hex": "00979D", "source": "https://cdn.arduino.cc/projecthub/img/Arduino-logo.svg" }, + { + "title": "Arlo", + "hex": "33CC99", + "source": "https://www.arlo.com/" + }, { "title": "ArtStation", "hex": "13AFF0", diff --git a/icons/arlo.svg b/icons/arlo.svg new file mode 100644 index 000000000000..ed0917bce11f --- /dev/null +++ b/icons/arlo.svg @@ -0,0 +1 @@ +Arlo icon \ No newline at end of file From 9b769cbb2865c36c539bf25a0f901edee42a4489 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Mon, 28 Sep 2020 18:16:06 +0100 Subject: [PATCH 48/78] Add Ring (#3196) --- _data/simple-icons.json | 5 +++++ icons/ring.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/ring.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 364e1fa6629c..c35931f18de9 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5335,6 +5335,11 @@ "hex": "801010", "source": "https://www.rhino3d.com/" }, + { + "title": "Ring", + "hex": "1C9AD6", + "source": "https://store.ring.com/press" + }, { "title": "Riot", "hex": "368BD6", diff --git a/icons/ring.svg b/icons/ring.svg new file mode 100644 index 000000000000..6b5ededc99e4 --- /dev/null +++ b/icons/ring.svg @@ -0,0 +1 @@ +Ring icon \ No newline at end of file From 1de97547ce8508121d74bc2ba2cb965287efbf2b Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Mon, 28 Sep 2020 18:16:37 +0100 Subject: [PATCH 49/78] Add bunq (#3194) --- _data/simple-icons.json | 5 +++++ icons/bunq.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/bunq.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index c35931f18de9..de596ee2a8e0 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1010,6 +1010,11 @@ "hex": "00D1B2", "source": "https://github.com/jgthms/bulma/" }, + { + "title": "bunq", + "hex": "3394D7", + "source": "https://www.bunq.com/press/" + }, { "title": "Buy Me A Coffee", "hex": "FF813F", diff --git a/icons/bunq.svg b/icons/bunq.svg new file mode 100644 index 000000000000..096b4e2f6f5f --- /dev/null +++ b/icons/bunq.svg @@ -0,0 +1 @@ +bunq icon \ No newline at end of file From a0f0ae1a84ccdf6914835614d1889efa89ca0b78 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Mon, 28 Sep 2020 18:19:08 +0100 Subject: [PATCH 50/78] Add Azure Data Explorer (#3189) --- _data/simple-icons.json | 5 +++++ icons/azuredataexplorer.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/azuredataexplorer.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index de596ee2a8e0..59b3c73300fb 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -710,6 +710,11 @@ "hex": "CB2E6D", "source": "https://azure.microsoft.com/en-us/services/devops/artifacts/" }, + { + "title": "Azure Data Explorer", + "hex": "0078D4", + "source": "https://azure.microsoft.com/en-us/pricing/details/data-explorer/" + }, { "title": "Azure DevOps", "hex": "0078D7", diff --git a/icons/azuredataexplorer.svg b/icons/azuredataexplorer.svg new file mode 100644 index 000000000000..fb9346fbbd03 --- /dev/null +++ b/icons/azuredataexplorer.svg @@ -0,0 +1 @@ +Azure Data Explorer icon \ No newline at end of file From fdc31db5bc0e776b5435fe7d0874801ff83d0df3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Morais?= Date: Tue, 29 Sep 2020 10:54:57 -0300 Subject: [PATCH 51/78] Added Sketchfab icon (#3459) --- _data/simple-icons.json | 5 +++++ icons/sketchfab.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/sketchfab.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 5bccf91492f5..d8153bbdccbb 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5695,6 +5695,11 @@ "hex": "F7B500", "source": "https://www.sketch.com/press/" }, + { + "title": "Sketchfab", + "hex": "1CAAD9", + "source": "https://sketchfab.com/press" + }, { "title": "SketchUp", "hex": "F62737", diff --git a/icons/sketchfab.svg b/icons/sketchfab.svg new file mode 100644 index 000000000000..3152c4aa6e8b --- /dev/null +++ b/icons/sketchfab.svg @@ -0,0 +1 @@ +Sketchfab icon \ No newline at end of file From be441186e2c129b8333a442740f045d9abc6575e Mon Sep 17 00:00:00 2001 From: Nishad Raisinghani <64554094+nishd8@users.noreply.github.com> Date: Tue, 29 Sep 2020 19:42:03 +0530 Subject: [PATCH 52/78] Added kahoot logo (#3611) --- _data/simple-icons.json | 5 +++++ icons/kahoot.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/kahoot.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index d8153bbdccbb..b211f2673cc8 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3375,6 +3375,11 @@ "hex": "20BEFF", "source": "https://www.kaggle.com/contact" }, + { + "title": "Kahoot", + "hex": "46178F", + "source": "https://kahoot.com/library/kahoot-logo/" + }, { "title": "KaiOS", "hex": "6F02B5", diff --git a/icons/kahoot.svg b/icons/kahoot.svg new file mode 100644 index 000000000000..6fcb41a82a58 --- /dev/null +++ b/icons/kahoot.svg @@ -0,0 +1 @@ +Kahoot icon From f74c6947de37905d1b10374d5435b59e5ca6f5e1 Mon Sep 17 00:00:00 2001 From: Ariel Date: Tue, 29 Sep 2020 14:51:33 -0300 Subject: [PATCH 53/78] Add FastAPI icon (#3522) --- _data/simple-icons.json | 5 +++++ icons/fastapi.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/fastapi.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index b211f2673cc8..e44d0e5f2548 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2060,6 +2060,11 @@ "hex": "000000", "source": "https://www.farfetch.com/" }, + { + "title": "FastAPI", + "hex": "009688", + "source": "https://github.com/tiangolo/fastapi/blob/6205935323ded4767438ee81623892621b353415/docs/en/docs/img/icon-white.svg" + }, { "title": "Fastify", "hex": "000000", diff --git a/icons/fastapi.svg b/icons/fastapi.svg new file mode 100644 index 000000000000..062bb2226ee8 --- /dev/null +++ b/icons/fastapi.svg @@ -0,0 +1 @@ +FastAPI icon From 8a764a496424afac07299f19bdac0cf0faeb4b8a Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Thu, 1 Oct 2020 06:34:22 -0400 Subject: [PATCH 54/78] Correct Firefox Browser Icon (#3622) The Great 2020 Icon Review --- .svglint-ignored.json | 1 - icons/firefoxbrowser.svg | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.svglint-ignored.json b/.svglint-ignored.json index 9704eff455c2..a896e970f047 100644 --- a/.svglint-ignored.json +++ b/.svglint-ignored.json @@ -172,7 +172,6 @@ "M9.103 2.596h5.811v18.808h-5.81zm-9.072 0h5.81v18.808H.032zm18.127 0v18.806h5.811V8.339z": "MicroStrategy", "M15.495 18.38a.052.052 0 00.03-.033l.693-2.217 3.192-4.79a.052.052 0 00.003-.004.052.052 0 00.001-.002.052.052 0 00.001-.002.052.052 0 00.002-.005.052.052 0 000-.003.052.052 0 00.002-.003.052.052 0 000-.004.052.052 0 000-.005.052.052 0 000-.003.052.052 0 000-.003l-.416-6.946a.052.052 0 000-.001.052.052 0 00-.001-.005.052.052 0 000-.002.052.052 0 00-.003-.008.052.052 0 00-.002-.005.052.052 0 00-.002-.004.052.052 0 00-.003-.005.052.052 0 00-.003-.003.052.052 0 000-.001L14.818.018l-.001-.002a.052.052 0 00-.004-.003.052.052 0 00-.003-.002.052.052 0 00-.003-.002.052.052 0 00-.002-.001.052.052 0 00-.002-.001.052.052 0 00-.002-.001.052.052 0 00-.001 0 .052.052 0 000-.001.052.052 0 00-.002 0 .052.052 0 00-.002-.001.052.052 0 00-.001 0 .052.052 0 00-.005-.002.052.052 0 00-.004 0 .052.052 0 00-.002 0 .052.052 0 00-.001 0 .052.052 0 00-.001 0 .052.052 0 00-.003 0 .052.052 0 00-.001 0 .052.052 0 00-.001 0H9.22a.052.052 0 00-.003 0 .052.052 0 00-.004 0 .052.052 0 00-.004 0 .052.052 0 00-.003.001.052.052 0 00-.003.001.052.052 0 00-.005.002.052.052 0 00-.004.003.052.052 0 00-.004.002.052.052 0 00-.001 0 .052.052 0 00-.003.004.052.052 0 00-.001 0 .052.052 0 00-.003.003l-4.17 4.31a.052.052 0 00-.003.004.052.052 0 00-.006.009.052.052 0 00-.002.005.052.052 0 00-.002.008.052.052 0 000 .002.052.052 0 00-.001.003.052.052 0 000 .003l-.417 6.95a.052.052 0 000 .001.052.052 0 000 .001.052.052 0 000 .004.052.052 0 000 .004.052.052 0 000 .002.052.052 0 000 .005.052.052 0 00.001 0 .052.052 0 000 .003.052.052 0 00.001.002.052.052 0 00.001.002.052.052 0 00.001.002.052.052 0 00.001.001.052.052 0 00.002.003.052.052 0 00.001.003l3.194 4.79.692 2.214v.002a.052.052 0 000 .001.052.052 0 00.001.002.052.052 0 00.002.003.052.052 0 000 .001.052.052 0 00.001.002.052.052 0 000 .001.052.052 0 00.002.001.052.052 0 00.001.003.052.052 0 00.001.001.052.052 0 00.001.001.052.052 0 00.002.002.052.052 0 00.003.004.052.052 0 00.002.001.052.052 0 00.002.002.052.052 0 00.001 0 .052.052 0 00.003.003.052.052 0 00.001 0 .052.052 0 00.002.001.052.052 0 00.002.002.052.052 0 00.001 0 .052.052 0 00.001 0 .052.052 0 00.001.001.052.052 0 00.002 0 .052.052 0 00.001.001.052.052 0 00.001 0 .052.052 0 00.003.001.052.052 0 00.002 0 .052.052 0 000 .001.052.052 0 00.003 0 .052.052 0 00.002 0 .052.052 0 00.003.001.052.052 0 00.001 0 .052.052 0 00.002 0h6.952a.052.052 0 00.02-.004zm-.058-.1H8.89l7.201-2.095zm.618-2.193L8.62 18.249l2.703-5.677zm.068-.08l-4.733-3.516 5.139-4.124zm.11-.087l.4-7.54 2.668 2.936zm-7.699 2.27l-.646-2.069 3.231-3.36zm-.697-2.166l-3.094-4.64 6.456 1.143zm11.47-4.857l-2.655-2.92 2.256-3.717zm-7.974 1.236L9.3 5.284l7.187 2.983zm-.102.024l-6.507-1.152L9.198 5.31zm5.284-4.26l-7.2-2.99L14.748.152zm.095-.052L14.87.219l4.015 4.149zM4.694 11.14l.403-6.718 4.03.806zm4.473-6.01l-4.014-.803L9.167.18zm.104-.056V.103h5.376zm-.747 13.357v4.143l1.671-1.403zm.057 4.232l1.53.612 1.808.723-1.67-2.737zm3.5 1.335l3.338-1.335-1.67-1.402zm3.394-1.424v-4.143l-1.67 2.74zm-6.858-4.191L12 23.93l3.382-5.547z": "Minds", "M2.456 1.375a2.461 2.461 0 0 0-1.65.642C-.134 2.884-.21 4.348.553 5.38l4.917 6.59-4.946 6.65c-.762 1.032-.702 2.496.254 3.363a2.45 2.45 0 0 0 3.617-.344l6.904-9.28a.65.65 0 0 0 0-.763L4.423 2.361a2.432 2.432 0 0 0-1.967-.986zm19.089 0a2.432 2.432 0 0 0-1.968.986l-6.86 9.22a.65.65 0 0 0 0 .762l6.89 9.296a2.45 2.45 0 0 0 3.617.344c.956-.867 1.016-2.331.254-3.363l-4.947-6.65 4.917-6.59c.762-1.032.687-2.496-.254-3.363a2.459 2.459 0 0 0-1.65-.641z": "Mixer", - "M8.855 7.333c.008 0 .004 0 0 0zM6.082 5.947c.007 0 .004 0 0 0zm16.59 2.14c-.5-1.203-1.514-2.503-2.31-2.914.648 1.27 1.023 2.544 1.166 3.495l.002.02c-1.302-3.246-3.51-4.555-5.314-7.404-.09-.145-.182-.289-.27-.441a3.51 3.51 0 01-.128-.238 2.097 2.097 0 01-.171-.456.03.03 0 00-.027-.03.038.038 0 00-.021 0l-.006.002a.037.037 0 00-.009.005.038.038 0 01.005-.007c-2.56 1.5-3.622 4.126-3.894 5.797a6.136 6.136 0 00-2.282.582.294.294 0 00-.146.366.29.29 0 00.392.169 5.567 5.567 0 011.988-.519l.067-.005A5.636 5.636 0 0112 6.5a5.79 5.79 0 011.652.229l.094.03a5.757 5.757 0 01.265.088 5.839 5.839 0 01.191.075c.052.02.103.041.154.063a5.676 5.676 0 01.235.111l.106.054a5.776 5.776 0 01.224.123 5.165 5.165 0 01.141.086 5.895 5.895 0 012.014 2.083c-.615-.432-1.716-.859-2.776-.674 4.142 2.07 3.03 9.201-2.71 8.932a5.113 5.113 0 01-1.498-.29 6.347 6.347 0 01-.339-.137 4.37 4.37 0 01-.194-.093c-1.406-.727-2.567-2.1-2.712-3.768 0 0 .531-1.981 3.806-1.981.354 0 1.366-.988 1.385-1.274-.005-.094-2.009-.891-2.79-1.66-.418-.412-.616-.61-.791-.76a3.436 3.436 0 00-.299-.225 5.335 5.335 0 01-.032-2.814c-1.183.539-2.103 1.39-2.772 2.142h-.006c-.456-.578-.424-2.486-.398-2.884-.006-.025-.34.174-.385.204a8.395 8.395 0 00-1.125.964 10.086 10.086 0 00-1.075 1.29v0A9.72 9.72 0 00.819 9.9c-.003.013-.11.482-.188 1.062a12.736 12.736 0 00-.037.27 7.724 7.724 0 00-.068.66l-.002.034a28.326 28.326 0 00-.023.383l-.001.06c0 6.358 5.156 11.513 11.516 11.513 5.695 0 10.424-4.135 11.35-9.566.02-.147.035-.295.052-.444.23-1.974-.025-4.05-.746-5.786zm-7.862 3.455z": "Mozilla", "M19.803 12.274c2.108 0 3.818-1.703 3.818-3.804s-1.71-3.795-3.818-3.795c-2.109 0-3.818 1.71-3.818 3.81 0 2.101 1.709 3.811 3.818 3.811v-.022zm-8.603.705c1.897 0 3.436-1.533 3.436-3.424S13.098 6.13 11.2 6.13 7.764 7.676 7.764 9.566C7.764 11.457 9.299 13 11.2 13v-.021zm-7.8.635c1.71 0 3.093-1.38 3.093-3.081 0-1.704-1.395-3.084-3.105-3.084C1.681 7.449.3 8.829.3 10.539c0 1.7 1.387 3.078 3.095 3.078l.005-.003zm0 .705c-1.96 0-3.4 1.717-3.4 3.495v1.196c0 .17.138.31.31.31h6.18c.171 0 .309-.14.309-.31v-1.196c0-1.779-1.437-3.5-3.398-3.5l-.001.005zm7.8-.56c-2.179 0-3.78 1.915-3.78 3.891v1.331c0 .188.156.344.345.344h6.871c.188 0 .342-.155.342-.344V17.65c0-1.976-1.598-3.891-3.778-3.891zm8.603-.617c-2.422 0-4.197 2.126-4.197 4.323v1.477c0 .21.172.381.382.381h7.63c.21 0 .383-.171.383-.381v-1.477c-.001-2.197-1.776-4.323-4.198-4.323z": "Myspace", "M.08 9.27H2c.44 0 .95.4 1.19.63l3.36 3.69V9.27H7.7v5.9h-2c-.36-.02-.71-.1-1.12-.49l-3.36-3.7v4.18H.08V9.27zM23.92 15.2c-1.37.19-2.75.2-4.14.09a6.21 6.21 0 01-2.34-.61c-.92-.48-1.22-1.54-1.2-2.5 0-.88.27-1.83 1.07-2.35A4.33 4.33 0 0119 9.27c1.62-.28 3.25-.22 4.84-.04v.84c-1.87-.36-3.85-.27-4.52.58a2.25 2.25 0 00-.48 1.5c0 .8.28 2 1.92 2.24 1.07.15 2.13.03 3.16-.15v.96zM12.2 14.28c.16 0 2.74.02 3.63 0v.88c-1.79.07-3.5.1-5.3.03-1.53-.06-1.8-.82-1.82-1.55V9.27h7.03v.84H11.2v1.5h4.15v.82h-4.15l.02 1.03c.02.57.3.78.99.82z": "NEC", "M5.39.004l4.75 13.46v-.007l.376 1.06c2.088 5.908 3.21 9.075 3.216 9.082.004 0 .32.02.702.04 1.156.05 2.59.18 3.676.31.25.03.466.04.48.03l-4.71-13.36-.436-1.23-2.423-6.85c-.46-1.3-.85-2.408-.87-2.45L10.12 0H5.395zM13.898.012l-.01 5.306-.008 5.306-.437-1.232V9.39l-.565 11.81c.555 1.567.852 2.403.855 2.407.004.004.32.024.702.042 1.157.05 2.59.18 3.68.31.25.03.467.04.48.03s.02-5.42.017-12.01L18.604.01h-4.706zM5.39.002v11.99c0 6.594.007 11.995.015 12.003s.416-.03.907-.086c.49-.06 1.17-.13 1.51-.16.518-.05 2.068-.15 2.248-.15.052 0 .056-.27.063-5.08l.008-5.08.38 1.06.13.376.57-11.8-.19-.546-.88-2.44-.03-.087H5.39z": "Netflix", diff --git a/icons/firefoxbrowser.svg b/icons/firefoxbrowser.svg index baeddf37d693..97741b623abe 100644 --- a/icons/firefoxbrowser.svg +++ b/icons/firefoxbrowser.svg @@ -1 +1 @@ -Firefox Browser icon \ No newline at end of file +Firefox Browser icon \ No newline at end of file From 3935e8c8492a9706a00eadfb11da733dbae58ce9 Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Thu, 1 Oct 2020 06:35:50 -0400 Subject: [PATCH 55/78] Correct Amazon icon (#3619) The Great 2020 Icon Review --- .svglint-ignored.json | 1 - icons/amazon.svg | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.svglint-ignored.json b/.svglint-ignored.json index a896e970f047..190ee63ba021 100644 --- a/.svglint-ignored.json +++ b/.svglint-ignored.json @@ -5,7 +5,6 @@ "M11.998 18.267c-1.352-1.696-2.147-3.182-2.412-4.455-.263-1.026-.159-1.847.291-2.464.477-.71 1.187-1.055 2.12-1.055s1.642.345 2.119 1.062c.446.61.558 1.432.286 2.464-.291 1.298-1.085 2.784-2.411 4.456zm9.597 1.14c-.185 1.245-1.034 2.278-2.2 2.782-2.251.98-4.48-.583-6.388-2.703 3.155-3.95 3.738-7.025 2.384-9.014-.795-1.14-1.933-1.695-3.393-1.695-2.943 0-4.561 2.49-3.925 5.38.37 1.564 1.351 3.342 2.915 5.33-.98 1.084-1.909 1.855-2.73 2.332-.636.344-1.245.557-1.828.608-2.677.399-4.776-2.198-3.823-4.877.132-.345.395-.98.845-1.961l.025-.053C4.94 12.36 6.717 8.75 8.759 4.746l.053-.132.58-1.115c.45-.822.635-1.19 1.351-1.643.345-.209.769-.314 1.245-.314.954 0 1.697.557 2.015 1.006.158.239.345.557.582.953l.558 1.088.08.159c2.04 4.002 3.819 7.605 5.276 10.789l.026.025.533 1.22.318.764c.243.612.294 1.221.213 1.857zm1.219-2.389c-.186-.583-.504-1.271-.9-2.093v-.03c-1.887-4.005-3.64-7.605-5.304-10.84l-.111-.162C15.313 1.461 14.464 0 11.998 0 9.56 0 8.524 1.694 7.465 3.897l-.081.16c-1.668 3.234-3.42 6.839-5.301 10.842v.053l-.558 1.219c-.21.504-.317.768-.345.847-1.35 3.712 1.432 6.972 4.8 6.972.027 0 .132 0 .264-.027h.372c1.75-.213 3.553-1.325 5.382-3.316 1.828 1.988 3.633 3.103 5.38 3.316h.372c.132.027.238.027.264.027 3.368.003 6.15-3.26 4.8-6.972z": "Airbnb", "M11.062 11.296c0 .74-.389 1.161-.993 1.304-.007 0 .967 1.531.967 1.531h-1.18l-1.427-2.277h1.006c.435 0 .597-.24.597-.532 0-.285-.156-.532-.59-.532H8.266v3.341H7.228V9.869h2.206c1.096 0 1.628.616 1.628 1.427m-5.573 2.835h1.038V9.869H5.489v4.262zM2.174 9.869L0 14.131h1.168l.352-.714h1.75l-.435-.895h-.873l.646-1.311h.013l1.453 2.92h1.194L3.095 9.869h-.921zm12.678 2.05c.409.143.688.519.688 1.019 0 .72-.577 1.194-1.46 1.194h-2.524V9.869h2.427c.863 0 1.376.461 1.376 1.148-.001.428-.176.72-.507.902m-2.258-.396h1.382a.368.368 0 0 0 .376-.376.367.367 0 0 0-.37-.376h-1.388v.752zm1.414 1.713a.435.435 0 0 0 .448-.441c0-.247-.195-.428-.448-.428h-1.414v.869h1.414m4.808-.986c0 .647-.298 1.006-.889 1.006-.584 0-.882-.359-.882-1.006V9.869h-1.064v2.303c0 1.317.694 2.05 1.946 2.05s1.953-.733 1.953-2.05V9.869h-1.064v2.381zm3.834-.688c-.985-.24-1.2-.263-1.2-.545 0-.218.246-.324.662-.324.551 0 1.139.138 1.473.344l.331-.869c-.428-.227-1.058-.389-1.791-.389-1.097 0-1.713.545-1.713 1.278 0 .789.46 1.109 1.518 1.337.824.182.999.295.999.526 0 .251-.227.363-.675.363a3.565 3.565 0 0 1-1.706-.415l-.318.908c.513.273 1.278.448 2.05.448 1.077 0 1.719-.5 1.719-1.337.001-.673-.433-1.104-1.349-1.325": "Airbus", "M11.9082.1836c-2.8774.0227-5.7566 1.0743-8.045 3.1719-4.8816 4.4748-5.1662 12.0812-.6913 16.9629.2034.244.4473.4473.6914.6914.122.0813.2861.083.4082-.0391l.5293-.6113c.122-.122.122-.3252 0-.4473C.5293 15.9661.2438 9.254 4.2305 4.9824 8.2172.711 14.8887.4274 19.1602 4.4141c4.2714 3.9867 4.555 10.6562.5683 14.9277-.2034.2034-.365.4076-.5683.5703-.122.122-.122.3252 0 .4473l.5293.6113c.122.122.3252.1204.4472.039 4.8817-4.5155 5.1663-12.0811.6914-16.9628-2.3989-2.5934-5.6588-3.889-8.9199-3.8633zm.3867 3.5176C10.0982 3.63 7.8715 4.3932 6.1426 6c-3.4579 3.2138-3.661 8.6242-.4473 12.082.122.122.2435.2842.4063.4063.122.122.3252.122.4472 0l.5293-.6094c.122-.122.122-.3252 0-.4473-1.4238-1.3424-2.2773-3.2547-2.2773-5.248 0-3.946 3.2122-7.1602 7.1582-7.1602 3.946 0 7.1601 3.2532 7.1601 7.1993 0 1.9526-.8144 3.8665-2.2382 5.209-.122.122-.122.3252 0 .4472l.5293.6094c.122.122.3252.163.4472.041 3.4579-3.2545 3.622-8.6652.4082-12.123-1.6069-1.729-3.774-2.634-5.9707-2.7051zm-.2656 3.3164c-1.3221-.0204-2.654.4662-3.6914 1.4629-2.0747 1.9933-2.1145 5.2475-.1211 7.3222l.121.123c.1221.1221.3253.1221.4474 0l.5293-.6112c.122-.122.122-.3253 0-.4473-.6916-.6916-1.0977-1.6666-1.0977-2.6836a3.732 3.732 0 013.7422-3.7422 3.732 3.732 0 013.7422 3.7422c0 1.017-.4064 1.9513-1.1387 2.6836-.122.122-.122.3252 0 .4473l.5293.6113c.122.122.3252.122.4473 0 2.034-1.9934 2.1164-5.2476.123-7.3223-.9967-1.0373-2.3107-1.5656-3.6328-1.586zm.0059 7.7441c-.1373-.005-.2803.0448-.4024.1465l-.039.041-7.1602 8.0547c-.1627.2034-.1624.488.041.6914.0814.0814.2019.123.2832.123h14.3613c.2441 0 .4883-.2035.4883-.4882 0-.122-.0397-.2448-.121-.3262l-7.0801-8.0547c-.1018-.122-.2338-.1824-.3711-.1875Z": "AirPlay", - "M.045 18.02c.072-.116.187-.124.348-.022 3.636 2.11 7.594 3.166 11.87 3.166 2.852 0 5.668-.533 8.447-1.595l.315-.14c.138-.06.234-.1.293-.13.226-.088.39-.046.525.13.12.174.09.336-.12.48-.256.19-.6.41-1.006.654-1.244.743-2.64 1.316-4.185 1.726-1.53.406-3.045.61-4.516.61-2.265 0-4.41-.396-6.435-1.187-2.02-.794-3.82-1.91-5.43-3.35-.1-.074-.15-.15-.15-.22 0-.047.02-.09.05-.13zm6.565-6.218c0-1.005.247-1.863.743-2.577.495-.71 1.17-1.25 2.04-1.615.796-.335 1.756-.575 2.912-.72.39-.046 1.033-.103 1.92-.174v-.37c0-.93-.105-1.558-.3-1.875-.302-.43-.78-.65-1.44-.65h-.182c-.48.046-.896.196-1.246.46-.35.27-.575.63-.675 1.096-.06.3-.206.465-.435.51l-2.52-.315c-.248-.06-.372-.18-.372-.39 0-.046.007-.09.022-.15.247-1.29.855-2.25 1.82-2.88.976-.616 2.1-.975 3.39-1.05h.54c1.65 0 2.957.434 3.888 1.29.135.15.27.3.405.48.12.165.224.314.283.45.075.134.15.33.195.57.06.254.105.42.135.51.03.104.062.3.076.615.01.313.02.493.02.553v5.28c0 .376.06.72.165 1.036.105.313.21.54.315.674l.51.674c.09.136.136.256.136.36 0 .12-.06.226-.18.314-1.2 1.05-1.86 1.62-1.963 1.71-.165.135-.375.15-.63.045-.195-.166-.375-.332-.526-.496l-.31-.347c-.06-.074-.166-.21-.317-.42l-.3-.435c-.81.886-1.603 1.44-2.4 1.665-.494.15-1.093.227-1.83.227-1.11 0-2.04-.343-2.76-1.034-.72-.69-1.08-1.665-1.08-2.94l-.05-.076zm3.753-.438c0 .566.14 1.02.425 1.364.285.34.675.512 1.155.512.045 0 .106-.007.195-.02.09-.016.134-.023.166-.023.614-.16 1.08-.553 1.424-1.178.165-.28.285-.58.36-.91.09-.32.12-.59.135-.8.015-.195.015-.54.015-1.005v-.54c-.84 0-1.484.06-1.92.18-1.275.36-1.92 1.17-1.92 2.43l-.035-.02zm9.162 7.027c.03-.06.075-.11.132-.17.362-.243.714-.41 1.05-.5.55-.133 1.09-.222 1.612-.24.14-.012.28 0 .41.03.65.06 1.05.168 1.172.33.063.09.09.228.09.39v.15c0 .51-.14 1.11-.415 1.8-.278.69-.664 1.248-1.156 1.68-.073.06-.14.09-.197.09-.03 0-.06 0-.09-.012-.09-.044-.107-.12-.064-.24.54-1.26.806-2.143.806-2.64 0-.15-.03-.27-.087-.344-.145-.166-.55-.257-1.224-.257-.243 0-.533.016-.87.046-.363.045-.7.09-1 .135-.09 0-.148-.014-.18-.044-.03-.03-.036-.047-.02-.077 0-.017.006-.03.02-.063v-.06z": "Amazon", "M23.927,12.153c-0.051-0.011-0.102-0.022-0.153-0.034c-0.077-0.017-0.091-0.011-0.119,0.061 c-0.036,0.093-0.082,0.178-0.158,0.244c-0.166,0.144-0.374,0.079-0.472-0.063c-0.047-0.068-0.073-0.145-0.088-0.226 c-0.013-0.075-0.014-0.091,0.016-0.146c0.069-0.127,0.127-0.277,0.161-0.424c0.067-0.287,0.107-0.563,0.137-0.868 c0.017-0.179,0.032-0.361,0.036-0.542c0.006-0.256,0.017-0.513-0.026-0.768c-0.019-0.111-0.045-0.221-0.103-0.319 c-0.072-0.123-0.178-0.193-0.322-0.202c-0.187-0.012-0.328,0.068-0.432,0.221c-0.069,0.101-0.108,0.215-0.138,0.333 c-0.047,0.183-0.06,0.37-0.066,0.557c-0.005,0.166,0.001,0.333,0.01,0.5c0.007,0.138,0.022,0.276,0.037,0.414 c0.012,0.113,0.026,0.227,0.044,0.339c0.018,0.113-0.013,0.132-0.121,0.116c-0.125-0.018-0.251-0.013-0.376,0.007 c-0.189,0.031-0.357,0.115-0.508,0.229c-0.168,0.126-0.294,0.284-0.341,0.494c-0.007,0.032-0.005,0.072-0.019,0.1 c-0.044,0.09-0.097,0.169-0.172,0.237c-0.084,0.077-0.179,0.1-0.286,0.091c-0.103-0.009-0.153-0.073-0.189-0.157 c-0.039-0.093-0.058-0.191-0.059-0.291c-0.001-0.111,0.008-0.222,0.009-0.333c0.001-0.112-0.045-0.202-0.132-0.272 c-0.078-0.062-0.17-0.089-0.266-0.103c-0.151-0.022-0.319-0.011-0.456,0.004c-0.028,0.003-0.036,0-0.059-0.023 c-0.094-0.096-0.208-0.122-0.337-0.099c-0.091,0.016-0.159,0.087-0.181,0.185c-0.019,0.086,0.008,0.178,0.083,0.227 c0.054,0.035,0.09,0.053,0.146,0.063c0.046,0.008,0.05,0.014,0.05,0.056c-0.002,0.06-0.003,0.121-0.01,0.181 c-0.013,0.116-0.039,0.228-0.096,0.332c-0.074,0.136-0.186,0.224-0.341,0.231c-0.228,0.011-0.394-0.131-0.423-0.372 c-0.008-0.066-0.007-0.134-0.008-0.2c-0.001-0.159-0.001-0.317-0.001-0.476c0-0.06-0.013-0.078-0.078-0.078 c-0.057,0-0.117-0.002-0.172-0.003c-0.061-0.001-0.086,0.002-0.091,0.071c-0.047-0.019-0.091-0.044-0.136-0.059 c-0.184-0.062-0.372-0.066-0.561-0.029c-0.238,0.047-0.449,0.149-0.62,0.323c-0.045,0.045-0.085,0.098-0.126,0.144 c-0.118,0.133-0.249,0.264-0.378,0.385c-0.018,0.017-0.047,0.026-0.072,0.016c-0.028-0.012-0.043-0.031-0.043-0.064 c0-0.212,0-0.435-0.001-0.653c0-0.057-0.017-0.074-0.072-0.075c-0.074-0.001-0.147-0.001-0.221,0c-0.042,0-0.051,0.001-0.051,0.044 c0.001,0.129-0.011,0.214-0.025,0.301c-0.03,0.177-0.067,0.288-0.143,0.427c-0.049,0.089-0.108,0.172-0.192,0.232 c-0.121,0.087-0.237,0.085-0.355-0.006c-0.074-0.057-0.13-0.129-0.175-0.21c-0.123-0.222-0.175-0.462-0.179-0.714 c-0.001-0.053-0.02-0.074-0.072-0.075c-0.077-0.001-0.154-0.001-0.231,0c-0.05,0.001-0.07,0.021-0.072,0.072 c-0.003,0.057-0.006,0.114-0.01,0.171c-0.011,0.15-0.041,0.297-0.093,0.439c-0.037,0.104-0.087,0.2-0.167,0.28 c-0.105,0.104-0.253,0.109-0.369,0.015c-0.054-0.044-0.095-0.099-0.127-0.161c-0.093-0.18-0.136-0.384-0.144-0.575 c-0.008-0.206-0.151-0.331-0.324-0.367c-0.106-0.022-0.203-0.022-0.316-0.002c-0.036,0.007-0.064,0.007-0.092-0.03 c-0.047-0.06-0.099-0.09-0.174-0.097c-0.04-0.004-0.091-0.003-0.131,0.002c-0.191,0.022-0.303,0.225-0.224,0.399 c0.03,0.065,0.08,0.115,0.146,0.146c0.064,0.031,0.072,0.044,0.041,0.116c-0.051,0.111-0.114,0.214-0.199,0.301 c-0.248,0.261-0.578,0.401-0.962,0.365c-0.105-0.01-0.201-0.047-0.286-0.11c-0.062-0.046-0.112-0.098-0.127-0.179 c-0.004-0.021-0.001-0.048,0.015-0.057c0.012-0.007,0.039,0,0.052,0.008c0.189,0.1,0.388,0.126,0.596,0.1 c0.152-0.019,0.285-0.09,0.394-0.199c0.204-0.205,0.151-0.502-0.051-0.654c-0.169-0.127-0.36-0.168-0.561-0.125 c-0.354,0.074-0.611,0.286-0.743,0.629c-0.054,0.139-0.069,0.288-0.018,0.434c0.067,0.19,0.202,0.32,0.38,0.406 c0.218,0.106,0.455,0.119,0.689,0.082c0.35-0.056,0.65-0.213,0.887-0.479c0.152-0.17,0.256-0.36,0.326-0.579 c0.011-0.033,0.019-0.064,0.02-0.106c0.001-0.023,0.009-0.026,0.034-0.029c0.075-0.009,0.137-0.012,0.213-0.01 c0.042,0.001,0.072,0.022,0.076,0.062c0.012,0.139,0.029,0.261,0.057,0.383c0.043,0.188,0.117,0.355,0.242,0.506 c0.2,0.242,0.545,0.299,0.79,0.151c0.121-0.073,0.219-0.184,0.283-0.308c0.042-0.082,0.105-0.092,0.155-0.002 c0.061,0.108,0.142,0.2,0.242,0.275c0.169,0.127,0.364,0.174,0.568,0.107c0.121-0.04,0.218-0.103,0.306-0.195 c0.014-0.014,0.038-0.036,0.05-0.051c0.004,0.109,0.004,0.118-0.04,0.166c-0.185,0.197-0.362,0.4-0.511,0.626 c-0.139,0.211-0.263,0.429-0.34,0.671c-0.061,0.19-0.091,0.383-0.054,0.583c0.042,0.226,0.152,0.396,0.347,0.511 c0.117,0.069,0.277,0.092,0.4,0.048c0.137-0.049,0.248-0.115,0.329-0.262c0.034-0.063,0.067-0.137,0.09-0.205 c0.054-0.158,0.077-0.326,0.095-0.496c0.014-0.126,0.021-0.273,0.026-0.41c0.005-0.134,0.002-0.268,0.002-0.402 c0-0.175,0.002-0.351,0.003-0.526c0-0.037-0.003-0.045,0.027-0.077c0.106-0.109,0.201-0.204,0.3-0.311 c0.045-0.046,0.09-0.047,0.121,0.011c0.073,0.135,0.175,0.224,0.303,0.288c0.189,0.095,0.395,0.11,0.601,0.083 c0.245-0.032,0.456-0.131,0.642-0.294c0.052-0.046,0.079-0.042,0.126,0.013c0.194,0.221,0.44,0.302,0.725,0.244 c0.218-0.044,0.378-0.178,0.49-0.366c0.105-0.177,0.141-0.375,0.156-0.577c0.003-0.042,0.004-0.087,0.004-0.127 c0-0.041,0.027-0.07,0.069-0.072c0.073-0.004,0.156-0.004,0.229-0.003c0.047,0.001,0.086,0.003,0.132,0.013 c0.039,0.009,0.046,0.026,0.041,0.064c-0.006,0.052-0.014,0.104-0.014,0.156c-0.002,0.146,0.01,0.29,0.048,0.432 c0.028,0.105,0.069,0.208,0.137,0.294c0.105,0.132,0.244,0.197,0.412,0.203c0.204,0.007,0.383-0.051,0.531-0.195 c0.042-0.041,0.075-0.04,0.12,0.005c0.14,0.136,0.311,0.199,0.5,0.218c0.22,0.022,0.433-0.017,0.635-0.111 c0.127-0.059,0.243-0.135,0.34-0.237c0.048-0.05,0.098-0.048,0.141,0.019c0.181,0.284,0.537,0.401,0.859,0.223 c0.204-0.112,0.327-0.284,0.394-0.507C24.012,12.195,23.995,12.167,23.927,12.153z M10.849,11.723 c0.085-0.063,0.181-0.094,0.287-0.102c0.089-0.007,0.173,0.012,0.243,0.071c0.055,0.046,0.058,0.091,0.007,0.141 c-0.082,0.079-0.164,0.107-0.288,0.104c-0.081-0.002-0.156-0.01-0.233-0.04c-0.018-0.007-0.037-0.014-0.053-0.024 c-0.026-0.015-0.037-0.033-0.037-0.053C10.774,11.783,10.806,11.754,10.849,11.723z M15.573,13.971 c-0.013,0.198-0.028,0.397-0.089,0.588c-0.025,0.078-0.062,0.184-0.125,0.238c-0.079,0.068-0.163,0.079-0.252,0.003 c-0.101-0.081-0.14-0.182-0.149-0.315c-0.013-0.197,0.05-0.377,0.132-0.552c0.096-0.207,0.218-0.392,0.357-0.572 c0.021-0.027,0.043-0.053,0.08-0.042c0.032,0.01,0.055,0.034,0.056,0.072c0.001,0.072,0,0.144,0,0.216 C15.583,13.673,15.581,13.85,15.573,13.971z M17.828,12.137c-0.051,0.112-0.138,0.194-0.24,0.259 c-0.145,0.092-0.304,0.14-0.456,0.141c-0.134,0-0.242-0.02-0.34-0.08c-0.085-0.052-0.143-0.123-0.15-0.227 c-0.005-0.08,0.02-0.154,0.068-0.215c0.091-0.117,0.205-0.218,0.339-0.271c0.189-0.075,0.392-0.102,0.577-0.029 c0.107,0.042,0.198,0.11,0.227,0.224C17.869,12.01,17.857,12.074,17.828,12.137z M22.444,12.166 c-0.064,0.117-0.163,0.199-0.279,0.261c-0.133,0.072-0.275,0.109-0.402,0.109c-0.131,0-0.235-0.017-0.326-0.072 c-0.069-0.042-0.116-0.081-0.148-0.161c-0.009-0.022-0.01-0.054,0.003-0.078c0.054-0.101,0.11-0.203,0.174-0.298 c0.076-0.114,0.184-0.186,0.319-0.221c0.162-0.042,0.322-0.051,0.481,0.009c0.113,0.043,0.197,0.114,0.223,0.24 C22.503,12.032,22.48,12.101,22.444,12.166z M22.875,11.009c-0.016,0.126-0.043,0.25-0.066,0.375 c-0.008,0.044-0.036,0.069-0.071,0.069c-0.032,0.001-0.061-0.022-0.069-0.065c-0.023-0.118-0.047-0.237-0.063-0.356 c-0.014-0.111-0.025-0.213-0.037-0.32c-0.013-0.117-0.018-0.234-0.023-0.352c-0.003-0.101-0.01-0.203-0.007-0.304 c0.006-0.197,0.011-0.395,0.067-0.586c0.019-0.065,0.04-0.121,0.074-0.18c0.02-0.035,0.05-0.072,0.091-0.079 c0.039-0.007,0.089,0.003,0.104,0.04c0.024,0.06,0.036,0.114,0.048,0.177c0.029,0.156,0.034,0.324,0.031,0.483 c-0.003,0.175-0.009,0.34-0.022,0.514C22.919,10.62,22.9,10.815,22.875,11.009z M9.912,11.638c-0.146-0.185-0.343-0.278-0.571-0.298 c-0.169-0.015-0.339,0.006-0.501,0.059c-0.058,0.019-0.122-0.004-0.123-0.065c0-0.038,0.021-0.154,0.033-0.235 c0.013-0.08,0.026-0.208,0.042-0.39c0.016-0.182,0.023-0.365,0.034-0.548c0.003-0.047,0.005-0.093,0.003-0.14 C8.827,9.927,8.819,9.834,8.812,9.741C8.803,9.617,8.779,9.496,8.732,9.38C8.6,9.038,8.262,9.054,8.072,9.169 C7.967,9.232,7.898,9.33,7.848,9.439c-0.087,0.19-0.107,0.402-0.121,0.607c-0.007,0.101-0.004,0.228-0.005,0.329 c-0.001,0.183,0.021,0.39,0.038,0.573c0.018,0.185,0.039,0.3,0.07,0.466c0.047,0.253,0.123,0.482,0.241,0.711 c0.017,0.033,0.016,0.064,0.005,0.097c-0.01,0.031-0.032,0.08-0.048,0.107c-0.097,0.162-0.338,0.276-0.538,0.04 c-0.074-0.091-0.111-0.187-0.141-0.303c-0.016-0.061-0.034-0.122-0.056-0.181c-0.06-0.16-0.144-0.314-0.286-0.416 c-0.149-0.107-0.316-0.155-0.494-0.089c-0.103,0.038-0.193,0.11-0.26,0.194c-0.033,0.041-0.056,0.081-0.086,0.127 c-0.038,0.058-0.106,0.062-0.144,0.005c-0.074-0.111-0.138-0.198-0.243-0.267c-0.083-0.055-0.176-0.088-0.274-0.084 c-0.099,0.004-0.198,0.029-0.277,0.093c-0.036,0.028-0.074,0.062-0.107,0.1c-0.013-0.051-0.033-0.087-0.082-0.088 c-0.057-0.001-0.115-0.001-0.174-0.001c-0.054,0-0.098,0.022-0.099,0.094c-0.001,0.029-0.003,0.104-0.003,0.133 c-0.007,0.176-0.029,0.311-0.078,0.485c-0.027,0.096-0.063,0.177-0.121,0.261c-0.067,0.097-0.145,0.091-0.208,0.027 c-0.038-0.039-0.071-0.087-0.096-0.135c-0.124-0.234-0.167-0.459-0.179-0.75c-0.003-0.07-0.027-0.113-0.109-0.115 c-0.046-0.001-0.091-0.001-0.137,0c-0.059,0.001-0.106,0.05-0.108,0.109c-0.007,0.185-0.05,0.373-0.123,0.548 c-0.049,0.119-0.097,0.209-0.212,0.305c-0.07,0.058-0.113,0.084-0.203,0.084c-0.069,0-0.133-0.035-0.183-0.075 c-0.081-0.065-0.135-0.138-0.181-0.227c-0.101-0.204-0.159-0.417-0.161-0.641c-0.001-0.06-0.041-0.102-0.096-0.103 c-0.062-0.001-0.124,0-0.187,0c-0.057,0-0.07-0.001-0.071,0.065c-0.003,0.108-0.008,0.234-0.023,0.344 c-0.018,0.128-0.045,0.24-0.102,0.356c-0.061,0.123-0.141,0.218-0.259,0.268c-0.042,0.018-0.084,0.028-0.147,0.028 c-0.07,0-0.134-0.019-0.198-0.054c-0.102-0.055-0.199-0.142-0.282-0.238c-0.026-0.033-0.03-0.082-0.007-0.116 c0.1-0.144,0.176-0.29,0.245-0.468c0.043-0.109,0.083-0.234,0.112-0.376c0.022-0.108,0.037-0.265,0.049-0.398 c0.013-0.156,0.022-0.314,0.023-0.47c0.001-0.09-0.004-0.205-0.014-0.326c-0.012-0.136-0.04-0.275-0.098-0.402 C1.535,9.514,1.423,9.383,1.247,9.35C1.096,9.321,0.925,9.353,0.806,9.454C0.729,9.519,0.677,9.606,0.638,9.697 c-0.083,0.189-0.106,0.395-0.114,0.597c-0.008,0.196-0.003,0.422,0.02,0.617c0.02,0.167,0.039,0.326,0.063,0.492 c0.035,0.238,0.092,0.436,0.192,0.655c0.025,0.055,0.033,0.094-0.009,0.136c-0.062,0.063-0.125,0.132-0.188,0.193 c-0.172,0.166-0.358,0.311-0.562,0.436c-0.035,0.021-0.048,0.065-0.032,0.102c0.023,0.054,0.06,0.115,0.089,0.168 c0.027,0.049,0.073,0.053,0.122,0.028c0.045-0.023,0.118-0.077,0.166-0.109c0.218-0.146,0.406-0.314,0.498-0.406 c0.04-0.04,0.073-0.07,0.097-0.093c0.033-0.033,0.088-0.027,0.129,0.019c0.079,0.088,0.192,0.173,0.297,0.232 c0.184,0.103,0.377,0.139,0.585,0.075c0.186-0.057,0.324-0.172,0.432-0.331c0.064-0.094,0.125-0.091,0.189,0.008 c0.042,0.066,0.106,0.132,0.167,0.181c0.101,0.081,0.237,0.148,0.385,0.152c0.182,0.005,0.317-0.046,0.45-0.158 c0.072-0.06,0.127-0.126,0.18-0.203c0.029-0.043,0.076-0.061,0.115-0.043c0.025,0.012,0.047,0.046,0.062,0.069 c0.051,0.082,0.11,0.152,0.184,0.217c0.179,0.157,0.404,0.153,0.555,0.043c0.015-0.011,0.041-0.031,0.061-0.044 c0.009,0.073,0.043,0.08,0.115,0.081c0.057,0.001,0.134,0,0.19,0c0.043,0,0.043,0,0.043-0.036c0-0.071,0.001-0.143,0.006-0.218 c0.012-0.171,0.05-0.36,0.107-0.527c0.037-0.108,0.093-0.203,0.178-0.282c0.03-0.029,0.07-0.047,0.103-0.047 c0.056,0,0.087,0.028,0.12,0.061c0.038,0.039,0.082,0.089,0.105,0.139c0.094,0.203,0.132,0.359,0.162,0.572 c0.009,0.078,0.011,0.163,0.009,0.241c-0.001,0.03,0.007,0.029,0.042,0.03c0.093,0.001,0.208-0.002,0.301-0.002 c0.027,0,0.026-0.001,0.026-0.028c0-0.079,0.004-0.181,0.015-0.259c0.023-0.157,0.05-0.291,0.107-0.434 c0.04-0.102,0.094-0.208,0.178-0.284c0.055-0.049,0.12-0.05,0.184-0.019c0.036,0.017,0.068,0.048,0.095,0.077 c0.098,0.112,0.138,0.254,0.171,0.397c0.049,0.21,0.142,0.386,0.337,0.53c0.103,0.076,0.224,0.121,0.352,0.128 c0.179,0.01,0.321-0.044,0.462-0.158c0.037-0.03,0.061-0.049,0.084-0.049c0.009,0,0.019,0,0.026,0.001 c0.015,0.002,0.042,0.02,0.075,0.047c0.138,0.122,0.299,0.172,0.477,0.189c0.169,0.016,0.334-0.005,0.496-0.061 c0.25-0.086,0.457-0.223,0.598-0.453C10.077,12.132,10.081,11.851,9.912,11.638z M1.099,11.664c-0.049,0-0.082-0.007-0.098-0.058 c-0.025-0.084-0.05-0.201-0.064-0.302C0.914,11.13,0.9,11.011,0.886,10.839c-0.012-0.143-0.017-0.281-0.016-0.425 c0.001-0.17,0.011-0.348,0.064-0.511c0.02-0.061,0.048-0.122,0.092-0.17c0.061-0.067,0.176-0.068,0.24,0.038 c0.052,0.083,0.072,0.17,0.082,0.266c0.014,0.126,0.019,0.246,0.019,0.379c0,0.181-0.011,0.365-0.027,0.55 c-0.02,0.211-0.069,0.408-0.156,0.61C1.167,11.615,1.146,11.664,1.099,11.664z M8.453,10.618c-0.027,0.275-0.053,0.487-0.098,0.726 c-0.013,0.071-0.033,0.108-0.078,0.108c-0.039,0-0.078-0.002-0.095-0.053c-0.028-0.084-0.04-0.171-0.052-0.26 c-0.019-0.147-0.036-0.3-0.044-0.448c-0.01-0.201-0.016-0.381-0.013-0.582c0.002-0.13,0.016-0.285,0.056-0.41 C8.15,9.634,8.175,9.573,8.208,9.513c0.024-0.043,0.069-0.071,0.123-0.069C8.365,9.446,8.384,9.45,8.405,9.51 c0.023,0.065,0.039,0.127,0.049,0.195c0.021,0.155,0.018,0.253,0.019,0.374C8.475,10.267,8.469,10.45,8.453,10.618z M9.675,12.102 c-0.035,0.097-0.097,0.173-0.179,0.24c-0.126,0.098-0.254,0.159-0.413,0.181c-0.138,0.019-0.279,0.021-0.406-0.039 c-0.101-0.048-0.18-0.114-0.194-0.231c-0.009-0.073,0.012-0.149,0.049-0.211c0.1-0.167,0.255-0.263,0.436-0.321 c0.084-0.027,0.171-0.035,0.26-0.033c0.126,0.002,0.247,0.024,0.352,0.1C9.69,11.866,9.713,11.982,9.675,12.102z": "Amazon", "M4.37 18.34c-.9-.09-1.8-.26-2.68-.5l-.08-.02.02-.08c.26-.85.59-1.68.98-2.47l.04-.08.07.04c.59.33 1.22.63 1.85.89l.06.02-.01.06c-.1.67-.15 1.36-.17 2.05v.09h-.08zM6.31 6.23v-.02c-.52.01-1.04.04-1.55.1.06.53.16 1.05.27 1.56.36-.6.79-1.15 1.28-1.64zM4.46 18.95v-.07l-.07-.01c-.76-.07-1.53-.2-2.29-.38l-.2-.05.11.18c.69 1.04 1.53 1.96 2.5 2.74l.16.13-.03-.2c-.11-.8-.17-1.59-.18-2.34zM8.17.7c-.93.32-1.81.75-2.62 1.28.61.11 1.22.25 1.81.43.24-.59.51-1.15.81-1.71zm3.87-.64c-.46 0-.91.03-1.36.08.63.44 1.24.92 1.81 1.45l.48.44-.47.45c-.39.37-.76.77-1.12 1.2l-.02.02s-.07.08-.18.21c.28-.03.57-.05.86-.05 4.49 0 8.14 3.64 8.14 8.14 0 4.49-3.64 8.14-8.14 8.14-1.56 0-3.02-.44-4.25-1.2-.61.07-1.22.1-1.84.1-.29 0-.57-.01-.86-.02.02.93.11 1.88.26 2.88 1.91 1.29 4.21 2.05 6.69 2.05 6.6 0 11.94-5.35 11.94-11.94 0-6.6-5.34-11.95-11.94-11.95zm-1.58 2.82c.24-.28.48-.55.73-.82-.56-.48-1.15-.91-1.77-1.3-.38.64-.71 1.31-.99 1.99.54.2 1.06.43 1.58.68.23-.31.4-.49.45-.55zM2.35 9.7l.05.07.07-.05c.55-.4 1.13-.77 1.73-1.1l.06-.02-.02-.07c-.18-.67-.32-1.37-.41-2.08l-.01-.08-.08.02c-.88.16-1.76.4-2.6.7l-.08.03.03.08c.35.86.77 1.7 1.26 2.5zm-.14 1.15l-.07.05C1.5 11.42.89 12 .33 12.62l-.06.06.06.05c.62.54 1.29 1.04 1.99 1.48l.07.05.04-.07c.31-.56.67-1.11 1.05-1.64l.04-.05-.04-.05c-.44-.49-.85-1-1.23-1.54l-.04-.06zm4.69 7.53l.21-.01-.16-.13c-.64-.52-1.19-1.13-1.64-1.83v-.02l-.13-.06-.02.11c-.08.6-.13 1.22-.14 1.86v.08h.08c.28.02.57.02.85.02.31.01.63 0 .95-.02zM6.5 5.19c.13-.59.29-1.17.48-1.74-.75-.21-1.52-.37-2.29-.48-.07.78-.08 1.56-.03 2.33.61-.07 1.23-.1 1.84-.11zm1.15-.04c.52-.33 1.08-.61 1.67-.82-.42-.19-.84-.37-1.28-.53-.15.44-.28.9-.39 1.35zm-5.55 9.7l-.06-.04c-.62-.39-1.21-.82-1.77-1.28l-.16-.13.03.21c.15 1.15.47 2.26.94 3.32l.08.19.07-.19c.23-.68.52-1.35.84-1.99l.03-.09zM3.63 3.52c-.71.71-1.34 1.5-1.85 2.37.62-.18 1.24-.33 1.87-.44-.04-.64-.05-1.28-.02-1.93zm.36 8.38l.01-.21c.03-.73.15-1.44.37-2.13l.06-.2-.18.1c-.47.27-.93.57-1.37.89l-.07.05.05.07c.31.44.64.87.99 1.28l.14.15zm.08 1.22l-.03-.2-.12.18c-.33.47-.64.95-.92 1.45l-.04.07.07.04c.5.28 1.03.54 1.56.77l.19.08-.09-.19c-.31-.7-.52-1.44-.62-2.2zm-2.33-2.85l.06-.05-.04-.06c-.37-.6-.71-1.23-1.01-1.87l-.09-.18-.06.2C.25 9.39.06 10.52.03 11.66l-.01.21.15-.15c.49-.52 1.02-1.02 1.57-1.45z": "Anaconda", "M12 0C6.0697 0 1.254 4.8158 1.254 10.746c0 3.29 1.4819 6.237 3.8144 8.209l4.5097-7.7987-.3926-.3907c-.115-.1151-.173-.2124-.1757-.3027a.2386.2386 0 010-.0293H9V7.875c0-.6155.5095-1.123 1.125-1.123h.6348V4.7383H13.25V6.752h.625c.6253 0 1.125.5075 1.1348 1.1328v2.539H15v.0098h-.002c-.0032.0868-.0511.1996-.1738.3223l-.0097.0097-.3907.3907 1.9336 3.3417c.8695-1.016 1.3965-2.3255 1.3965-3.752h2.004c0 2.1788-.9096 4.1538-2.3556 5.5606l1.5293 2.6504c2.333-1.9721 3.8145-4.9207 3.8145-8.211C22.7559 4.806 17.94 0 12 0zm6.9316 18.957a10.7911 10.7911 0 01-1.6523 1.1504l1.5195 2.627a.5687.5687 0 00.1973.205L20.5 23.9649c.0586.0391.127.0391.1855.0098.0587-.039.088-.0976.088-.166l-.1563-1.8066c-.0098-.0977-.039-.1856-.0879-.2735l-1.5977-2.7715zm-1.6523 1.1504l-1.498-2.5898a7.6932 7.6932 0 01-3.7715.9863 7.6932 7.6932 0 01-3.7715-.9863l-1.5 2.5976c1.556.8767 3.3504 1.379 5.2617 1.379 1.9182 0 3.7195-.5042 5.2793-1.3868zm-10.541.0078a10.788 10.788 0 01-1.67-1.1601l-1.5976 2.7636c-.0488.088-.0781.1758-.0879.2735l-.1367 1.8164c-.0098.0684.0293.127.0879.166.0586.039.127.0293.1855-.0098l1.504-1.0156c.0781-.0586.1464-.1269.1952-.205l1.5196-2.629zM12 7.7285v.0195c-.8288 0-1.4915.6622-1.4941 1.5.0026.8283.675 1.498 1.4941 1.498h.0098c.819-.0097 1.4914-.6699 1.4941-1.498-.0026-.8281-.675-1.4902-1.4941-1.5L12 7.7285zm-.9473 4.9043l-1.8183 3.1465A5.7067 5.7067 0 0012 16.4922c1.0063 0 1.9547-.2537 2.7559-.7031l-1.8145-3.1504-.375.375c-.1465.1563-.3515.2343-.5566.2343h-.0196c-.1954 0-.4003-.078-.5566-.2343l-.3809-.3809Z": "Android", diff --git a/icons/amazon.svg b/icons/amazon.svg index 9b59222dfeb4..d0a25168ebee 100644 --- a/icons/amazon.svg +++ b/icons/amazon.svg @@ -1 +1 @@ -Amazon icon \ No newline at end of file +Amazon icon From c66b4e90e13645f65c3c8e4d9cb73b75a46c70a5 Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Thu, 1 Oct 2020 06:38:56 -0400 Subject: [PATCH 56/78] Correct Firebase icon (#3620) The Great 2020 Icon Review --- .svglint-ignored.json | 1 - icons/firebase.svg | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.svglint-ignored.json b/.svglint-ignored.json index 190ee63ba021..8055a1df7b84 100644 --- a/.svglint-ignored.json +++ b/.svglint-ignored.json @@ -94,7 +94,6 @@ "M1.886 3.412A1.85 1.85 0 000 5.27v15.319h3.922v-6.094h4.934V10.66H3.922V7.336h14.595a1.67 1.67 0 010 3.324h-6.844a1.431 1.431 0 00-1.298 1.325v8.601h3.919V14.54h2.168l3.138 6.047h4.378l-3.46-6.657a5.442 5.442 0 00-2.001-10.517z": "FedRAMP", "M20.51 9.773c-.096.13-.139.387-.278.602-.194.3-.473.665-.613.665-.075 0-.096-.171-.096-.171s-.097-.29.064-.655c.118-.258.183-.333.333-.527.14-.182.226-.279.322-.472.086-.172.108-.204.161-.473.011-.064-.01-.204-.075-.193-.086 0-.322.515-.569.805-.236.269-.677.613-.677.613s-.043.032-.043-.054c-.01-.075-.021-.3.022-.505.043-.204.107-.408.29-.72.204-.354.462-.6.59-.73.054-.053.215-.15.13-.204-.076-.043-.301.15-.473.28-.215.16-.29.204-.505.461a2.338 2.338 0 00-.268.365s-.204.333-.258.656c-.054.322-.054.504-.054.504s0 .29.032.462c.022.183.097.462.097.462s.108.311.15.505c.043.193.119.762.119.762s.053.408.021.795c-.032.386-.064.612-.107.73s-.161.43-.355.644c-.182.204-.225.237-.225.237s-.194.16-.355.247a3.727 3.727 0 01-.504.225 2.301 2.301 0 01-.269.032h-.14l-.042-.032-.022-.086s-.107-.419-.236-.687c-.108-.226-.333-.537-.333-.537s-.387-.526-.687-.816c-.344-.344-.73-.602-.967-.784a5.056 5.056 0 00-.28-.183s-.783-.784-1.062-1.407c-.194-.43-.322-.74-.269-1.213.011-.107.054-.312.075-.312l.14.043c.01.011.14.13.258.172a1.769 1.769 0 00.333.065c.053.021.15.053.214.086.065.032.162.096.162.096l.182.14.193.15s.108.075.14.086c.032.01.054.022.064.022h.043s.043-.011.054-.054c.01-.054-.054-.01-.15-.118a.697.697 0 01-.15-.183s-.022-.086-.108-.182c-.086-.097-.193-.183-.193-.183s-.075-.054-.183-.086c-.107-.032-.14-.032-.15-.075-.01-.043.129-.021.129-.021s.16.021.29.085c.129.065.204.14.204.14l.086.075.053.054.054.032s.054.054.064-.021c.011-.065-.01-.118-.021-.13l-.054-.053-.215-.182c-.064-.065-.107-.108-.171-.15a1.305 1.305 0 00-.28-.151c-.107-.043-.171-.032-.279-.086-.075-.032-.14-.054-.182-.118-.011-.01-.065-.054.032-.032.097.021.161.053.268.075.172.043.28.043.44.096.065.022.151.065.151.065l.204.086s.28.15.473.16a.933.933 0 00.418-.064.812.812 0 00.215-.128.476.476 0 00.054-.065l.021-.054v-.043c-.053-.064-.16.108-.333.14-.182.032-.171.054-.29.032a.477.477 0 01-.3-.15c-.172-.161-.236-.312-.462-.408a2.134 2.134 0 00-.268-.086s-.237-.075-.366-.15c-.096-.054-.3-.086-.236-.172.032-.043.29.107.483.129.14.021.237.01.344.01.107 0 .258-.032.28-.032.02-.01.107 0 .182.022.075.021.118.053.193.086.075.032.161.085.183.085l.043.011.021-.021.01-.022-.01-.021-.032-.022-.065-.043s-.096-.053-.182-.14c-.086-.085-.161-.182-.29-.225-.129-.043-.28-.064-.28-.064l-.15-.011-.064-.01s-.107-.033-.022-.054a.939.939 0 01.15-.033.494.494 0 01.248.011c.086.032.225.107.236.107.01.011.14.108.28.14.139.032.321.043.321.043l.086-.021.043-.011.033-.022-.011-.053s0-.043-.065-.054a.71.71 0 01-.311-.118c-.118-.086-.204-.172-.204-.172s-.086-.075-.258-.118c-.16-.043-.215-.043-.215-.043l-.053-.022-.118-.053s-.054-.032-.097-.086c-.043-.054-.107-.15.075-.097a.86.86 0 01.226.086s.096.097.182.107c.054.011.097.022.13-.021.053-.054-.098-.118-.205-.193-.086-.054-.172-.194-.172-.194s-.064-.053.032-.032c.097.022.269.13.269.13s.086.042.129.053c.032.01.118.064.16.086.033.01.13.032.194.064.086.054.129.14.172.172.043.032.075.086.129.097.054.01.064.032.096.01.033-.021.043-.032.043-.032s.011-.021-.043-.054a.57.57 0 01-.118-.118l-.021-.043-.01-.043-.055-.086-.096-.14s-.15-.203-.29-.278c-.129-.076-.226-.119-.226-.119s-.064-.032-.096-.053c-.054-.043-.076-.075-.118-.13-.054-.064-.076-.106-.14-.17-.118-.119-.483-.183-.344-.27.075-.042.172-.02.215-.01.043.01.14.054.236.086.065.021.108.021.172.043.065.021.14.032.172.053.032.022.064.065.086.076.01.01.097.15.247.225.15.075.225.129.376.14.118.01.311-.032.311-.032s.054-.022.01-.076c-.053-.053-.053-.064-.096-.075-.172-.064-.311-.043-.44-.172-.054-.053-.075-.064-.118-.15s-.022-.107-.054-.161c-.021-.054-.075-.129-.075-.129s-.161-.193-.333-.29a1.93 1.93 0 01-.333-.215c-.032-.021-.097-.107-.097-.107l-.053-.086-.032-.064c-.022-.119.193.032.311.075.193.064.29.15.483.215.108.032.172.032.28.075.182.075.236.257.43.279.106.01.321.054.278-.043-.043-.107-.257-.107-.365-.236-.054-.054-.054-.108-.107-.161-.086-.108-.29-.204-.29-.204s-.065-.054-.14-.204c-.064-.15-.225-.258-.515-.398-.194-.096-.58-.118-.43-.215.086-.064.161-.053.28-.021.117.043.16.097.257.14.097.043.14.053.161.064.022.01.097.043.13.043.02.01.182.032.225.043l.214.054.172.064s.086.032.14.032c.053 0 .14-.021.14-.021l.064-.043.01-.022s.033-.053-.053-.064c-.075-.01-.118-.01-.129-.01l-.075-.022-.032-.011s-.15-.118-.28-.172c-.14-.054-.16-.064-.16-.064l-.054-.011-.065-.01s-.054 0-.14-.076c-.085-.075-.118-.118-.193-.193l-.096-.097s-.086-.064-.086-.118c.01-.086.193.097.193.097l.129.086s.107.075.3.085c.194.011.43-.053.43-.053s.032-.022.14.01a.696.696 0 01.193.097l.086.075.129.14.021-.01c.011-.012.065-.065-.032-.183-.097-.119-.258-.226-.258-.226s-.214-.129-.43-.172c-.214-.043-.31-.043-.31-.043s-.162 0-.258-.107c-.097-.107-.161-.215-.161-.215l-.033-.15s-.053-.065-.16-.108c-.097-.043-.205-.107-.205-.107s-.16-.054-.172-.129c-.032-.14.269 0 .43.032.15.033.215.086.365.118a.915.915 0 00.344.033c.075 0 .118-.011.193-.022.075 0 .129-.01.204 0 .107.022.15.075.258.118.064.033.096.065.172.076.064.01.193.053.171-.011l-.032-.043c-.053-.075-.118-.075-.182-.13-.14-.106-.204-.192-.365-.268a.923.923 0 00-.29-.096c-.086-.01-.15.01-.237-.01-.096-.033-.129-.076-.225-.13-.15-.086-.236-.16-.398-.225-.107-.043-.29-.086-.29-.086l-.075-.011-.032-.01c-.15-.054.269-.173.462-.226.097-.022.14-.043.236-.032.086.01.183.128.28.075.139-.075-.162-.28-.258-.312-.13-.053-.355-.01-.355-.01l-.494-.011-.14-.022s-.085 0-.15-.075c-.064-.075-.311-.376-.59-.419-.29-.043-.376 0-.398-.021-.247-.387-.504-.473-.698-.655-.053-.054-.14-.172-.16-.161-.022.01-.055.172-.108.311-.065.161-.022.236.01.3.043.065.097.108-.01.173-.108.064-.247.043-.247.043s-.118-.022-.215-.076c-.097-.043-.3-.128-.3-.128S11.156.57 11.027.58c-.129.01-.14.021-.236.032-.054 0-.075 0-.129.01-.043.011-.097-.02-.097.033 0 .053.108.053.183.086.075.032.247.032.215.075-.043.043-.204.054-.215.043-.01 0-.118-.022-.204-.022-.14.011-.15.011-.355.108-.032.01-.021.086.043.064a1.12 1.12 0 01.301-.043c.129 0 .204.043.333.075.107.033.118.054.28.076.031 0 .096-.022.096.021 0 .022-.043.054-.043.054s-.097.021-.086.053c.021.043.107 0 .15 0s.108.011.097.054l-.021.032a2.294 2.294 0 00-.29.097c-.269.107-.376.236-.634.365-.247.118-.644.269-.644.269s-.119.064-.29.107c-.172.043-.183.032-.301.054a.567.567 0 00-.268.086.522.522 0 00-.15.118l-.151.225-.086.13c-.022.042-.043.064-.054.107-.021.053-.032.075-.043.128-.032.13 0 .204.022.333.01.033.01.054.021.086.01.032.054.065.054.065l.043.01s.15-.01.247-.032c.097-.021.236-.054.236-.054l.183-.053.118-.043s.075 0 .086.043c.01.032-.022.086-.022.086s-.064.032-.118.053c-.054.022-.182.054-.193.065l-.14.043-.118.01s-.021.011-.043.043c-.021.033-.021.033-.021.054.021.022.032.043.053.065.043.032.065.053.118.064.076.032.119.022.194.022a.582.582 0 00.268-.065c.086-.054.118-.054.236-.097a.554.554 0 01.119-.021c.204-.022.322.01.526.043.204.032.3.097.505.129.214.032.343.096.569.043.107-.022.172-.075.225.032.054.097.043.15.043.15s0 .065-.075.269c-.075.204-.311.709-.311.709l-.161.322s-.13.257-.43.59c-.3.333-.322.355-.322.355s-.161.118-.322.322c-.161.204-.161.28-.312.43a1.36 1.36 0 01-.268.225c-.118.075-.258.054-.634.311-.322.226-.494.409-.515.398-.022-.01-.13-.097-.172-.118l-.655-.44-.258-.172-.118-.076-.022-.043-.064-.086s-.097-.118-.215-.214a.916.916 0 00-.44-.237c-.183-.053-.3-.085-.483-.021a.642.642 0 00-.269.172c-.107.107-.129.193-.215.322s-.171.247-.214.311a3.36 3.36 0 00-.13.237s-.214.343-.332.569c-.14.247-.194.397-.322.633-.204.376-.494.763-.57.935a7.631 7.631 0 01-.085.193s-.022.097-.033.161c-.01.065-.01.172-.021.215a.303.303 0 01-.054.118c-.01.01-.129.258-.172.419-.043.161-.14.666-.021.73.118.065.988-.311 1.106-.676.075-.237-.236-.355-.15-.57.032-.075.053-.086.107-.16.086-.14.054-.43.215-.699.118-.193.354-.44.676-.805a3.51 3.51 0 00.398-.59s.043-.13.129-.108c.096.021.182.01.182.01l.043.033.086.086.129.193s.215.311.29.397c.075.086.15.15.258.237.118.107.16.16.311.279.215.172.14.236-.14.086a1.84 1.84 0 00-.365-.14c-.129-.032-.612-.161-.859-.193-.236-.032-.28-.022-.28-.022s-.117-.01-.257.075c-.14.086-.215.15-.215.15s-.16.183-.171.216c-.011.032-.086.16-.086.16s-.043.065-.054.14c-.022.075-.01.15-.01.15l.01.162.01.15s.033.376.108.752c.022.107.043.28.043.28l.054.386s.032.408.064.547c.032.13.054.14.075.226.043.161-.032.236.043.43.075.193.14.171.215.29.054.085.075.107.118.214.043.108.183.462.344.72.172.268.397.601.548.569.15-.032.257-.269.257-.269s.172-.461.065-.912c-.108-.462-.602-.247-.666-.58-.01-.076 0-.194 0-.194s-.01-.14-.032-.182c-.022-.043-.194-.365-.258-.634-.054-.204-.043-.859-.086-1.042-.118-.472-.129-.43-.064-.515.075-.086.14-.064.14-.064l.096.01.075.033.14.085.193.15.365.237s.204.118.29.161c.086.043.161.097.161.097l.097.064.16.118.033.033.022.043s.075.171.397.354c.258.15.483.107.58.225.021.022.204.269.29.42.107.171.236.375.279.44.043.064.311.397.311.397l.355.387.462.43.418.353.269.215s.236.226.505.408c.257.172.268.194.44.312.129.086.3.204.472.333.172.14.366.397.29.483-.053.032-.15-.107-.333-.269-.15-.128-.225-.193-.375-.3-.194-.15-.29-.226-.505-.355-.108-.064-.3-.182-.312-.16-.075.225-.064.44-.053.719.01.193.043.386.107.633.054.237.108.366.193.591.086.226.247.58.247.58l.247.494.226.376.118.193.043.065s.054.128 0 .214-.118.269-.215.28c-.096.021-.322.032-.322.032l-1.278-.022-.666-.053s-.075-.043-.461-.043c-.226 0-.409.096-.537.107-.108.01-.634-.032-.988.107-.333.14-.484.172-.602.387-.086.161.419.419.838.516.676.15.483-.14.74-.323.033-.021.044-.043.076-.053.172-.054.269.086.44.086.194 0 .301-.065.494-.097.978-.129 2.503.333 2.503.333s.375.118.547.086c.204-.043.161-.118.226-.236.053-.097.032-.119.043-.226 0-.064-.011-.097-.022-.161-.043-.183-.16-.44-.16-.44s-.087-.194-.119-.29c-.043-.14-.086-.226-.107-.376-.065-.398-.054-.365-.054-.59 0-.409.043-.634.15-1.032.161-.58.462-.827.688-1.385.064-.15.064-.365.14-.387.085-.01.074.269.031.43-.14.558-.483.794-.644 1.364-.118.44-.183.698-.15 1.149.01.247.107.633.107.633s.129.43.193.591c.065.161.194.43.194.43l.29.515.15.247s.107.097.054.258c-.054.16-.161.258-.29.397-.365.43-1.214 1.063-1.429 1.214-.3.225-.29.29-.311.354-.118.344-.462.354-.838.763-.086.085-.311.322-.268.526.021.075.945.236 1.482.01.419-.182.054-.386.172-.59.086-.15.3-.15.397-.28.161-.214.054-.203.193-.375.462-.559.763-.88 1.59-1.386.075-.043.215-.107.215-.107s.118-.054.16-.118c.054-.086.044-.161.044-.258 0-.064-.011-.097-.011-.161 0-.075.01-.118-.01-.193-.022-.118-.098-.215-.14-.28a.769.769 0 01-.162-.354.9.9 0 01.033-.601c.086-.226.279-.408.279-.408l.483-.323s.419-.3.548-.418c.14-.118.408-.365.601-.645.226-.311.344-.504.44-.88.033-.14.065-.355.065-.355s0-.15.086-.16c.086-.012.107.02.107.02s.075.044.097.258c.01.215-.054.462-.054.462s-.064.247-.086.398c-.01.096-.01.15-.01.257 0 .183.075.333.075.333s.043.032.043-.043c0-.086.021-.215.053-.343.033-.108.054-.086.118-.269.086-.236.011-.215.054-.354.022-.065.075-.13.14-.13.064 0 .075.087.075.087s.064.279.01.537c-.053.257-.246.612-.246.612l-.15.258s-.108.182-.151.3a.495.495 0 00-.032.301c.032.129.129.3.182.268.043-.032-.064-.14.065-.397.129-.258.3-.419.3-.419s.237-.279.344-.494c.097-.193.193-.504.193-.504s.076-.28.054-.516c-.01-.225-.054-.344-.054-.344l-.096-.171-.054-.13.022-.074c.021-.011.096.043.16.128a.854.854 0 01.162.344c.032.107.043.204.043.3 0 .087-.033.441.096.667.054.107.183.354.194.247.021-.247-.086-.366-.076-.591.011-.258.076-.193.097-.322.022-.14.054-.172.032-.355-.021-.171-.096-.397-.096-.397l-.075-.172-.033-.064s.022-.032.054-.032l.258-.086s.333-.15.462-.258c.14-.097.3-.269.3-.269s.215-.268.322-.461c.258-.484.258-1.096.247-1.375a4.55 4.55 0 00-.086-.623s-.085-.43-.064-.709c.022-.279.043-.408.043-.408s-.01-.279.226-.58c.236-.3.343-.494.386-.72.043-.192-.021-.504-.107-.386zM13.402 7.84c-.032 0-.075-.043-.075-.043s-.01-.01.022-.032c.032-.021.075-.01.075-.01l.032.01.054.075c-.01.032-.075.011-.108 0zm.13-.354c-.033-.01-.087-.043-.087-.043s-.01-.022.022-.043c.032-.022.086-.01.086-.01l.032.02c.01.011.064.065.064.087 0 .032-.075 0-.118-.011zm.117-.365c-.043-.011-.107-.054-.107-.054s-.01-.021.032-.043c.043-.021.108-.01.108-.01l.043.02c.021.022.075.076.075.108-.01.032-.108-.01-.15-.021zm.097-.333c-.043-.01-.107-.054-.107-.054s-.011-.021.032-.043c.043-.021.107-.01.107-.01l.043.02c.022.022.075.076.075.108-.01.022-.107-.021-.15-.021zm.097-.398c-.054-.01-.118-.064-.118-.064s-.011-.021.032-.054c.043-.032.118-.01.118-.01l.043.021c.021.022.086.086.086.118 0 .043-.118-.01-.161-.01zm.064-.43c-.064-.01-.15-.074-.15-.074s-.022-.033.043-.065c.053-.032.14-.021.14-.021l.053.032a.54.54 0 01.107.15c0 .043-.128-.01-.193-.021zm.043-.429a.522.522 0 01-.182-.096s-.022-.033.043-.076c.064-.042.171-.021.171-.021s.033.01.065.032c.032.032.118.13.129.183.01.053-.15-.01-.226-.022zm.065-.494c-.086-.01-.204-.107-.204-.107s-.022-.043.053-.086c.075-.054.194-.021.194-.021s.042.01.075.043c.032.032.14.15.15.204 0 .064-.183-.022-.268-.033zM13.97 3.04c-.065-.01-.15-.075-.15-.075s-.022-.022.042-.054c.065-.032.15-.01.15-.01s.033.01.054.031c.022.022.108.097.108.14 0 .032-.14-.021-.204-.032zm.236.483c.01.043-.14-.01-.215-.021a.503.503 0 01-.161-.086s-.021-.032.043-.065c.064-.043.15-.021.15-.021s.033.01.065.032a.566.566 0 01.118.161zm-.312.795c.065-.043.172-.022.172-.022s.032.011.065.033c.032.032.118.128.129.182.01.054-.15-.01-.226-.032-.075-.01-.183-.097-.183-.097s-.021-.021.043-.064zm.14-.365c-.075-.011-.183-.097-.183-.097s-.021-.032.043-.075c.065-.043.172-.022.172-.022s.032.011.065.033c.032.032.118.128.129.182.01.065-.15 0-.226-.021zm.14-1.611c.086.021.107.075.064.075-.043.01-.064.01-.097.01-.096 0-.085-.042-.214.022-.13.065-.033.032-.215.097-.172.064-.129-.108-.129-.108s.01-.032.032-.118.13 0 .204 0c.14 0 .258 0 .355.022zm-.484-.666l.054.032a.54.54 0 01.107.15c.011.044-.128-.01-.182-.02a.456.456 0 01-.15-.076s-.022-.032.043-.065c.053-.042.128-.021.128-.021zm-.386-.515c.053-.033.14-.022.14-.022l.053.032a.54.54 0 01.107.15c.011.044-.128-.01-.182-.02-.065-.012-.15-.076-.15-.076s-.022-.032.032-.064zm-.108 6.958c.033-.021.076-.01.076-.01l.032.01.053.076c0 .021-.064-.011-.096-.011s-.075-.043-.075-.043-.022-.01.01-.022zM8.891 3.008c-.032.021-.054.032-.097.064-.053.043-.107.15-.14.118-.042-.032-.02-.15-.02-.15s.032-.086.074-.172c.054-.086.119-.086.119-.086.064 0 .182.043.182.14.01.096-.064.053-.118.086zm.88.333s-.042.01-.053-.065c-.01-.075.054-.086.054-.086s.128-.064.128.022c.011.075-.128.129-.128.129zm1.15-1.461s-.14.226-.333.311c-.194.086-.322.13-.688.162-.053 0-.032-.033-.032-.033s.42-.118.655-.247a2.33 2.33 0 00.323-.214c.15-.13.075.021.075.021zm-7.217 9.3c0 .054-.064.15-.086.15-.021 0-.064-.096-.054-.15.011-.054.022-.204.108-.182.064.01.032.128.032.182zm.28-1.213s-.097.204-.13.118c-.032-.075.033-.215.033-.215.086-.075.118-.183.16-.14.033.043-.064.237-.064.237zm1.33-2.095c-.096.108-.396.677-.46.58-.065-.075.29-.612.364-.72.075-.117.14-.096.14-.096l.021.022c-.01 0 .033.107-.064.214zm.806-.848s-.214.043-.182-.032c.043-.075.193-.108.193-.108.118.022.14.033.129.086.01.054-.14.054-.14.054zm.87 1.504c-.096.096-.129-.033-.268-.194-.14-.15-.108-.279-.108-.279h.022l.021.01.054.022.032.032.108.108c.043.064.16.28.14.3zm-1.664 3.21c-.033 0-.065-.064-.065-.064s-.086-.129-.118-.225c-.032-.086-.043-.226-.043-.226s-.021-.183-.021-.247c.01-.086.01-.161.021-.204.01-.043.054-.032.054-.032.064 0 .064.053.064.053v.033s0 .193.011.343c0 .043.118.527.118.527s.022.043-.021.043zm-.022-2.255c-.075.118-.129.118-.129.118 0-.01-.021-.053.043-.182.065-.129.13-.118.13-.118l.02.021s.011.043-.064.161zm.763 4.5c.021-.043.16.064.16.064.054.011.108.108.108.108s.022.075-.043.096c-.064.033-.107-.032-.107-.032s-.14-.193-.118-.236zm1.01-3.286c-.151-.032-.473-.28-.602-.344-.13-.064-.344-.086-.247-.172.01-.01.021-.032.043-.032.021 0 .118.032.118.032l.236.097c.01 0 .129.054.226.107l.236.15.064.054c0 .022.075.14-.075.108zm1.31-2.137s-.183.247-.29.397c-.14.204-.312.516-.344.483-.033-.032.15-.376.247-.558.107-.226.268-.344.333-.365.14-.065.053.043.053.043zm-.58 10.75s0 .043-.076.096c-.075.054-.107.022-.118.022-.01 0-.086-.043-.086-.086.01-.043.129-.075.129-.075.204-.011.15.043.15.043zm1.664-.065c-.075-.01-.086-.032-.075-.043 0-.01.021-.032.107-.032s.086.043.086.043c0 .032-.032.043-.118.032zm1.911.108c-.16.043-.225.021-.365.032-.118.01-.171.021-.29.021-.204 0-.225.011-.515-.075-.054-.021-.118-.086-.097-.107.022-.033.065-.022.065-.022s.365.065.601.075c.172.011.258.022.43.011.096 0 .043-.01.193-.01.054-.011.021.064-.022.075zm1.02-.301a.433.433 0 01-.128.043c-.065.01-.032-.043-.032-.043s.043-.065.096-.097c.065-.032.097 0 .097 0 .021.043-.022.086-.032.097zm.795-2.062c-.075.161-.096.215-.107.365-.021.161.075.612-.075.44-.054-.075-.108-.43-.065-.601.076-.387.387-.494.247-.204zm-2.169 6.562c-.064.043.065.171-.14.16-.118-.01-.053-.117-.042-.128l.075-.108c.053-.075.086-.086.14-.118.053-.032.096.054.096.054s.021.032.021.075c0 .032-.096.022-.15.065zm1.128-1.085l-.097.075c-.01 0-.075.054-.097.022-.021-.033.011-.076.011-.086 0-.011.065-.086.118-.108.054-.032.086 0 .086 0 .032.075-.021.097-.021.097zm.504-18.815s-.043.14-.128.172c-.108.032-.516.043-.527.01-.01-.032.473-.075.655-.257.043-.043 0 .075 0 .075zm-.15-.354c.032-.054.01.086.01.086s-.031.14-.107.182c-.096.054-.332.118-.354.086 0-.021.311-.118.451-.354zm-.666-1.611s.043 0 .108.032c.064.043.107.172.107.172s.01.021-.043.021c-.032 0-.032-.053-.064-.075-.043-.032-.076-.043-.13-.064-.053-.022-.128.01-.139-.043 0-.065.161-.043.161-.043zm-.494.354s.022-.064.118-.118c.086-.054.204-.054.204-.054s.065 0 .14.054c.075.054.14.236.14.236s.021.118-.033.161c-.053.043-.14-.032-.182-.096a.271.271 0 00-.161-.108c-.086-.032-.215.065-.236 0 0-.021.01-.075.01-.075zm-.032 1.482c-.064.01-.021-.054-.021-.054s.182-.075.3-.14c.194-.096.559-.482.462-.3-.043.086-.172.193-.172.193s-.15.215-.182.247c-.14.108-.312.043-.387.054zM9.804 7.69l.01-.022s.323-.214.827-.15c.301.043.591.311.548.344-.043.032-.107 0-.129 0l-.107-.054-.161-.043s-.29-.064-.505-.054c-.215.011-.408.086-.408.086s-.086.043-.107-.01c-.011-.065.032-.097.032-.097zm.795 6.046c-.741-.57-1.644-1.729-1.536-1.836.097-.086.462.45 1.01 1.041.58.623 1.256 1.214 1.277 1.289.043.129-.472-.28-.751-.494zm1.686-8.022c-.312.537-.741.945-.741.945-.15.107-.054-.086-.054-.086s.419-.58.612-.988c.14-.29.226-.677.29-.752.15-.182.075.559-.107.88zm.859 5.885c-.322-.387-.559-.806-.634-1.332-.021-.118-.021-.29.086-.268.097.01.086.193.086.236.032.311.161.623.397.999.333.526.87.934.849.966-.054.054-.591-.365-.784-.601zm.096 10.041a7.728 7.728 0 01-.494.408h-.043v-.054l.011-.021.022-.032.021-.033.022-.032.064-.075.15-.14.15-.14.237-.235s.086-.097.118-.119c.032-.021.054-.042.086-.064.043-.021.097-.054.118-.032v.043c.01.032-.268.343-.462.526zm.666-7.947c-.14.097-.193.086-.279.183-.097.118-.129.515-.226.354-.096-.161-.032-.387.13-.558.193-.226.611-.15.375.021zm.505 7.066c.064-.021.097-.01.097-.01l.021.043c0 .01-.086.128-.129.128-.054-.01-.032-.075-.032-.075s-.022-.064.043-.086zm1.836-4.37c-.096-.065.054-.258.054-.42 0-.128-.021-.225-.021-.332 0-.108.107-.14.107-.14.021 0 .064.022.118.13.054.106-.086.869-.258.762zm3.286-3.072c-.021.451-.042.773-.311 1.117-.322.419-.88.848-.762.505.075-.204.569-.462.762-1.031.107-.344.129-.666.129-.666l-.022-.655s-.01-.054-.01-.129c.032-.086.075-.021.075-.021l.021.032c0 .021.13.526.118.848zm-8-12.747c.086.043.118.075.204.097.075.021.182.075.204.01.032-.064-.01-.15-.065-.225-.085-.14-.128-.172-.247-.365C11.608.044 11.587 0 11.544 0c0 0-.011.14-.054.225-.032.075-.118.13-.108.183.011.053.065.118.15.16Z": "Ferrari", "M24.002,1.86V0.801c-0.212,0-0.419-0.087-0.568-0.236c-0.148-0.148-0.234-0.356-0.234-0.567h-1.061 c-0.021,0.444-0.4,0.786-0.844,0.765c-0.413-0.021-0.743-0.352-0.764-0.765h-1.061c-0.027,0.444-0.408,0.782-0.853,0.755 c-0.405-0.025-0.729-0.35-0.755-0.755h-1.059c-0.023,0.444-0.4,0.786-0.845,0.765c-0.413-0.021-0.743-0.352-0.765-0.765h-1.06 c-0.022,0.444-0.399,0.786-0.844,0.765c-0.413-0.021-0.743-0.352-0.765-0.765h-1.059c-0.027,0.444-0.408,0.782-0.853,0.755 c-0.405-0.025-0.729-0.35-0.755-0.755h-1.06C8.786,0.442,8.414,0.789,7.971,0.772C7.549,0.758,7.21,0.419,7.195-0.002H6.135 c-0.021,0.444-0.4,0.786-0.844,0.765C4.878,0.741,4.547,0.411,4.527-0.002H3.467C3.451,0.442,3.078,0.789,2.635,0.772 c-0.422-0.014-0.76-0.353-0.775-0.774H0.8c0,0.211-0.086,0.419-0.235,0.567C0.416,0.714,0.209,0.801-0.003,0.801V1.86 c0.444,0.017,0.79,0.389,0.774,0.832C0.758,3.114,0.419,3.453-0.003,3.467v1.061c0.444,0.016,0.79,0.388,0.774,0.832 C0.758,5.782,0.419,6.12-0.003,6.135v1.059c0.444,0,0.804,0.361,0.804,0.805S0.441,8.803-0.003,8.803v1.059 c0.444,0,0.804,0.359,0.804,0.804s-0.359,0.804-0.804,0.804v1.06c0.444,0.016,0.79,0.389,0.774,0.832 c-0.014,0.422-0.353,0.76-0.774,0.775v1.061c0.444,0,0.804,0.359,0.804,0.803c0,0.445-0.359,0.805-0.804,0.805v1.061 c0.444,0.016,0.79,0.387,0.774,0.83c-0.014,0.422-0.353,0.762-0.774,0.775v1.061c0.444,0,0.804,0.359,0.804,0.805 c0,0.443-0.359,0.803-0.804,0.803v1.061c0.442,0.002,0.802,0.359,0.803,0.803h1.06c0.027-0.443,0.41-0.781,0.854-0.754 c0.406,0.025,0.729,0.348,0.754,0.754h1.061c0.021-0.443,0.4-0.785,0.844-0.764c0.413,0.021,0.743,0.352,0.764,0.764h1.059 c0.023-0.443,0.4-0.785,0.845-0.764c0.413,0.021,0.743,0.352,0.764,0.764h1.06c0.017-0.443,0.389-0.791,0.832-0.775 c0.422,0.016,0.761,0.354,0.775,0.775h1.061c0.021-0.443,0.4-0.785,0.844-0.764c0.413,0.021,0.743,0.352,0.764,0.764h1.059 c0.023-0.443,0.4-0.785,0.845-0.764c0.413,0.021,0.743,0.352,0.765,0.764h1.059c0.023-0.443,0.4-0.785,0.845-0.764 c0.413,0.021,0.743,0.352,0.765,0.764h1.06c0.016-0.443,0.388-0.791,0.831-0.775c0.422,0.016,0.761,0.354,0.775,0.775H23.2 c0-0.211,0.086-0.418,0.235-0.568c0.148-0.148,0.355-0.234,0.567-0.234v-1.061c-0.444-0.027-0.781-0.408-0.755-0.852 c0.025-0.406,0.35-0.73,0.755-0.754v-1.061c-0.444-0.023-0.786-0.4-0.764-0.844c0.021-0.414,0.351-0.744,0.764-0.764v-1.061 c-0.444-0.027-0.781-0.41-0.755-0.854c0.025-0.406,0.35-0.729,0.755-0.754v-1.061c-0.444-0.021-0.786-0.4-0.764-0.844 c0.021-0.412,0.351-0.742,0.764-0.764v-1.058c-0.444-0.027-0.781-0.41-0.755-0.854c0.025-0.406,0.35-0.729,0.755-0.754V8.803 c-0.444-0.021-0.786-0.4-0.764-0.844c0.021-0.413,0.351-0.743,0.764-0.764V6.135c-0.444-0.027-0.781-0.408-0.755-0.853 c0.025-0.405,0.35-0.729,0.755-0.754v-1.06c-0.444-0.022-0.786-0.4-0.765-0.844C23.258,2.211,23.588,1.881,24.002,1.86L24.002,1.86z M19.934,11.698l-6.404,6.226c0.58,0.09,1.14,0.225,1.742,0.225c1.465,0,3.148-0.445,4.287-0.916l-0.584,2.746 c-1.676,0.805-2.701,0.871-3.703,0.871c-1.095,0-2.144-0.357-3.215-0.357c-0.603,0-1.474,0.045-2.009,0.4L8.887,18.84l6.607-6.541 H7.891l-1.451,6.808H3.27l3.305-15.58h10.49l-0.67,3.146H9.096L8.471,9.598h11.977L19.934,11.698L19.934,11.698z": "FileZilla", - "M3.89 15.673L6.255.461A.542.542 0 0 1 7.27.289L9.813 5.06 3.89 15.673zm16.795 3.691L18.433 5.365a.543.543 0 0 0-.918-.295l-14.2 14.294 7.857 4.428a1.62 1.62 0 0 0 1.587 0l7.926-4.428zM14.3 7.148l-1.82-3.482a.542.542 0 0 0-.96 0L3.53 17.984 14.3 7.148z": "Firebase", "M7.172 20.655c-.914-.72-1.89-1.41-2.556-2.38-1.402-1.712-2.482-3.694-3.22-5.777C.95 11.143.796 9.69.222 8.388-.38 7.444.325 6.41 1.36 6.109c.46-.088 1.272-.523.293-.212-.878.644-.963-.585-.063-.662.615-.082.84-.585.63-1.037-.659-.43 1.6-.903.463-1.544C1.501 1.376 4.34 1.13 3.64 2.58c-.167 1.115 1.984-.204 1.485 1.083.507.619 1.9.141 1.865 1.009.74.05.993.672 1.687.72.72.325 2.023.58 2.267 1.391-.713.565-2.365-1.166-2.444.397.215 2.31.16 4.689 1.005 6.888.4 1.332 1.369 2.38 2.244 3.418.837 1.016 1.971 1.73 3.127 2.333 1.014.478 2.107.795 3.213.994.448-.343 1.24-1.617 1.938-1.08.033.604-1.388 1.263-.067 1.196.776-.234 1.314.6 1.953-.152.588.697 2.446-.446 2.027.98-.566.364-1.392.144-1.959.646-.935-.467-1.68.418-2.715.306-1.15.206-2.319.29-3.484.291-1.912-.151-3.865-.215-5.684-.88-1.025-.298-2.024-.882-2.925-1.465zm1.615.7c1 .432 1.979.888 3.075 1.026 1.74.241 3.537.614 5.283.274-.79-.357-1.608.14-2.395-.255-.944.203-1.957-.052-2.917-.177-1.092-.486-2.27-.82-3.292-1.452-1.277-.466.66.598 1.006.685.798.453-.878-.233-1.115-.421-.668-.375-.754-.297-.066.084.139.081.276.166.42.235zm-1.904-1.346c.97.359-.004-.682-.449-.622-.197-.341-.752-.557-.36-.74-.705.244-.738-.93-1.07-.763-.745-.235-.29-1.069-1.177-1.58-.081-.54-.882-1.008-1.138-1.822-.113-.416-.905-1.613-.418-.5.414 1.072 1.143 1.99 1.75 2.907.47.873 1.027 1.786 1.885 2.33.29.278.568.703.977.79zM4.09 16.942c.033-.146.177.317 0 0zm3.954 3.497c.215-.096-.309-.12 0 0zm.526.192c-.054-.265-.24.148 0 0zm.66.275c.313-.299-.484-.188 0 0zm1.128.63c.191-.282-.61-.107 0 0zM8.19 20.023c.487-.315-.63-.004 0 0zm.494.246c-.014-.166-.176.075 0 0zm2.47 1.542c.398.25 2.32.55 1.116.103-.201.042-2.231-.574-1.116-.103zm-3.921-3.054c-.039-.167-.616-.185 0 0zm1.15.67c.3-.209-.621-.16 0 0zm.967.593c.43-.162-.697-.163 0 0zm-2.585-1.773c.466.358 1.88.046.714-.213-.53-.283-1.727-.476-.912.17l.198.043zm3.24 1.978c.194-.33-.814-.189 0 0zm-.984-.783c1.14.323-.958-.72-.281-.118l.15.068.13.05zm1.974 1.141c1.079.01-.975-.148 0 0zm-4.645-2.96c-.042-.201-.266.017 0 0zm6.47 3.984c.029-.363-.352.27 0 0zm-4.629-2.856c-.065-.191-.337-.008 0 0zm-1.739-1.254c.62-.037-.848-.273 0 0zm-2.06-1.332c-.077-.297-.674-.534 0 0zM9.8 19.6c-.114-.13-.054.028 0 0zm3.366 2.065c-.01-.197-.183.075 0 0zm-3.664-2.373c.06-.255-.529-.077 0 0zM6.995 17.7c.46-.049-.739-.311 0 0zm4.242 2.637c.718-.285-.7-.14 0 0zM9.03 18.84c.828.106-.985-.563-.181-.06zm2.877 1.768c.773-.462.518 1.082 1.311.13.782-.57-.675.707.289.103.697-.467 1.727.22 2.377.445.468-.023.923.405 1.403.145.923-.25-1.806-.37-1.09-.81-.845.245-1.47-.294-1.885-.835-.948-.219-2.044-.703-2.517-1.542-.192-.315.279.044-.166-.47-.571-.508-.856-1.085-1.24-1.702-.457-.244-.51-.963-.557-.024.004-.593-.553-.992-.689-.826-.002-.571.596-.285.177-.707-.09-.592-.387-1.209-.476-1.877-.138-.322-.02-1.011-.473-.282-.165.77-.055-.947.202-.38.337-.579-.12-.51-.14-.43.22-.488.14-1.18-.057-.916.117-.517.185-1.902-.175-1.656.218-.54.414-2.473-.534-1.736-.384.005-1.048.14-1.363.296.986.543-.099.196-.5.11-.052.502-.45.285-.946.29.793.098-.386.81-.841.534-.59.282.51.987.012 1.205.061.328-.905-.119-.83.64-.573-.241-.078.9.209.514.975.264.686.866.711 1.437-.159.333-.785-.783-.14-.731-.508-.827-.562-.299-.985.085-.099.028 1.079.547.34.803.65.1.668.67.8 1.03.391.407.311-.45.779.04-.296-.436-1.567-1.228-.544-.974-.005-.439-.185-.793.129-.784.31-.562-.325 1.387.375.672.193-.085.241-.563.59.045.505.498.182.858-.531.403.127.433.954.587.799 1.265.165.595.395.376.596.342.158.578.247.153.255-.123.721.155.552.581.778.88.497.224-.712-1.522.142-.526.898.811.337 1.15-.47 1.02.51-.041.675.69 1.313.664.582.277.976 1.34-.027.897-.348-.313-1.579-.7-.573-.104.929.43 1.666.688 2.562 1.227.64.458.918.982 1.16 1.086-.538.257-1.623-.206-.817-.348-.503-.091-1.068-.345-.587.28.41.343 1.45.306 1.637.345-.159.348-.43.376.006.403-.486.26.156.3.201.448zm-.994-2.808c-.296-.31-.373-.89-.053-.385.164.066.525.947.053.385zm3.238 2.057c.185-.011.006.14 0 0zm-3.706-2.816c-.011-.468.107.361 0 0zm-.322-.433c-.372-.719.47.204 0 0zm-3.9-2.692c.218-.059.107.374 0 0zm3.104 1.682c.134-.504.158.424 0 0zm-2.193-1.525c-.155-.278.323.261 0 0zm1.882.604c-.352-.79.25-.432.078.13zM5.77 12.512c-.158-.26-.418-1.02-.334-1.252.076.378.804 1.627.357.518-.494-.93.59.302.702.534.051.23-.305-.063-.064.478-.44-.617-.26.34-.661-.278zm-1.003-.691c.041-.603.23.413 0 0zm.451.155c.215-.455.365.634 0 0zm-1.085-.84c-.374-.37-.644-.713.017-.23.255.01-.566-.778.061-.25.66.12.326 1.082-.078.48zm.57-.015c.217-.215.115.212 0 0zm.35.113c-.328-.617.4.258 0 0zm-.697-.667c-1.086-.966 1.365.506.177.18l-.177-.18zm3.111 1.808c-.47-.282-.124-1.984.036-.82.457-.148-.025.601.315.594-.053.473-.206.643-.35.226zm1.15.68c.047-.513.098.35 0 0zm-.2-.198c.053-.219.006.258 0 0zM4.57 10.25c-.697-.963 2.027.973.447.244-.165-.043-.364-.059-.447-.244zm2.216 1.175c-.066-.81.147.134 0 0zm1.682 1.079c.13-.462.01.305 0 0zM4.676 9.882c.415-.088 1.718.729.521.234-.133-.148-.417-.08-.521-.234zm3.56 1.775c.044-.829.248-.495.002.118l-.002-.118zM4.985 9.594c.169-.248-.449-1.12.089-.313.232.185.672.31.283.387.611.539-.149.146-.372-.074zm3.075 1.804c.117-.944.103.553 0 0zM4.632 8.722c.129-.055.068.172 0 0zm.802.478c.206-.434.38.483 0 0zm2.263 1.259c-.002-.167.043.242 0 0zm-.131-.29c-.314-.776.292.41 0 0zm-.193-.509c-.053-.32.18.403 0 0zm.314-.51c-.216-.38.272-1.674.326-.871-.227.625-.065.975.093.136.293-.66-.063 1.303-.42.735zm.322-1.924c.094-.115.021.139 0 0zm-.538 10.613c-.128-.111.016.071 0 0zm1.11.561c.616.159.613-.096.055-.171-.3-.28-1.246-.575-.399-.035.056.142.234.139.343.206zm-2.192-1.455c.34.253 1.28.719.484.096.269-.312-.514-.478-.254-.686-.66-.404-.52-.368-.058-.356-.794-.354.114-.328.071-.51-.306-.06-1.52-.539-.805.04-.726-.37-.173.138-.392.084-.743-.202.66.565-.118.375.425.337 1.146.864.18.357-.128.183.691.46.892.6zm1.16.667c1.411.454-.691-.556 0 0zm5.94 3.598c.02-.28-.192.24 0 0zm.612.257c.325-.315.013.503.539-.077.006-.415-.016-.66-.605-.156-.162.09-.234.473.066.233zM4.408 15.38c-.1-.393-.7-.39 0 0zm.652.428c-.242-.402-.864-.364 0 0zm3.71 2.237c.362.321 1.663.236.44.04-.182-.269-1.151-.204-.44-.04zm5.098 3.149c.558-.468-.54.208 0 0zm1.16.796c.003-.15-.24.066 0 0zm.001-.21c.617-.654-.598.039 0 0zM2.805 14.038c-.526-.75-.327-1.088-.835-1.7-.096-.47-.87-1.533-.4-.406.43.659.558 1.679 1.235 2.106zm12.03 7.534c1.136-.734-.465-.32 0 0zm.867.34c.57-.488-.36-.102 0 0zM4.215 14.55c.163-.242-.42-.031 0 0zm11.306 7.129c.551-.355-.126-.3-.1.032zM8.05 16.97c-.02-.24-.291.02 0 0zm.461.266c-.146-.297-.225.047 0 0zm7.894 4.684c.705-.51-.428-.098-.148.096zm-.27-.13c.574-.482-.607.213 0 0zm1.38.918c.386-.258-.469-.083 0 0zM4.569 14.376c.517.116 2.066 1.274 1.152.08-.468-.138-.187-1.283-.665-1.08.32.535.264.763-.409.426-.846-.413-.475.204-.31.374-.225.052.298.196.232.2zm-2.356-1.86c.092-.383-.853-2.107-.446-.864.146.26.131.754.446.864zm4.324 2.666c-.266-.223-.013-.032 0 0zm.656.152c0-.405-.725-.164 0 0zm5.682 3.583c-.108-.278-.428-.006 0 0zm.273.199c-.04-.155-.157.03 0 0zm2.253 1.419c.216-.16-.27-.02 0 0zM3.39 12.816c.62-.24-.664-.171 0 0zm8.985 5.661c-.007-.401-.395.1 0 0zm-9.23-6.231c.398-.135-.368-.089 0 0zm1.155.56c-.007-.133-.122.05 0 0zm14.09 8.64c.513-.104 1.679.26 1.867-.136-.621-.015-2.15-.438-2.222.101l.136.022.22.013zM4.668 12.898c.009-.407-.317-.015 0 0zM1.63 10.79c-.138-.775-.525-.118 0 0zm.724.182c.009-.249-.663-.224 0 0zm.414.203c-.12-.097-.094.122 0 0zm2.605 1.67c.122-.112-.29-.083 0 0zm-2.88-2.128c-.07-.585-.84-.088 0 0zm-1.486-.964c-.02-.27-.144.102 0 0zm.221-.167c-.036-.32-.19.04 0 0zm1.22.729c.517-.203-.94-.42-.105-.039zm16.334 10.089c.33-.303-.42-.094 0 0zm1.974 1.023c.132-.392-.334.051 0 0zM2.573 9.676c.055-.379-.409.075 0 0zM.837 8.513c-.093-.535-.08-1.474.812-1.156-1.191.236.824 1.48.57.498.5.024.98-.296.716.19.987-.109 1.671-.964 2.624-.845.742-.098 1.554-.172 2.354-.471.658-.048 1.291-.756.93-1.175-.896-.076-1.835.036-2.827.233-1.098.228-2.096.662-3.205.849-1.08.145.217.4-.092.456-.564.196.672.328-.073.534-.46-.088-.94-.246-.743-.73-1.035.133-1.945.563-1.127 1.616h.061zm2.494-1.27c.243-.894 1.3.735.398.118-.108-.08-.285-.146-.398-.119zm.047-.434c.35-.26.186.146 0 0zm.445.008c.032-.411 1.018.218.163.148zm.608-.245c.222-.26.064.231 0 0zm.156-.104c.37-.444 2.095-.283.832-.043-.338-.255-.598.15-.832.043zm2.251-.347c-.056-1.214 1.118.432 0 0zm.639-.004c.233-.612.906-.245.108-.123.017.065-.024.316-.108.123zM2.322 9.362c.697-.427-.741-.37 0 0zm.515.144c.245-.26-.531-.106 0 0zm-1.52-1.08c.399-.305-.471-.116 0 0zm20.603 12.89c.012-.355-.304.16 0 0zm-2.093-1.429c.06-.409-.27.036 0 0zm2.67 1.567c.557 0 1.688-.173.475-.173-.19.03-1.109.024-.476.173zM3.29 9.254c.451-.03.706-.497-.087-.47-1.23-.127 1.084.42-.158.264-.167.11.236.237.245.207zm.398.202c-.048-.29-.14.154 0 0zm.47-1.257c.197-.243-.27-.065 0 0zm-1.5-2.508c.806-.274 1.907-.581 2.287.135-.387-.466-.156-.924.21-.243.516.689.775-.313.438-.545.383.476.819.701.257.03.61-.734-1.223.097-1.64.088-.2.09-2.071.477-1.551.535zm.472-.903c.46-.347 1.588.206.864-.345-.07-.062-1.586.418-.864.345zm1.674.069c.538.013-.231-.722.409-.389-.105-.344-.746-.408-1.059-.545-.177.314.36.938.65.934zm-1.38-1.52c.186-.252-.326.128 0 0zm.684.164c.866-.115-.22-.373-.174-.01zm-1.277-1c-.61-.796 1.146.134.527-.7-.522-.415-1.023.468-.527.7zm7.825 4.215c.28-.496-1.155-.668-.188-.175.089.03.069.21.188.175z": "Flask", "M14.314 0L2.3 12 6 15.7 21.684.012h-7.357L14.314 0zm.014 11.072l-6.471 6.457 6.47 6.47H21.7l-6.46-6.468 6.46-6.46h-7.371z": "Flutter", "M17.702 1.934a4.375 4.375 0 0 0-1.264.14L3.3 5.502a4.418 4.418 0 0 0-3.156 5.384L2.2 18.77a4.418 4.418 0 0 0 5.384 3.157l13.139-3.429c2.212-.577 3.573-2.745 3.222-4.958h.045l-.111-.425-2.057-7.884a4.421 4.421 0 0 0-4.12-3.296zm-.02.677a3.73 3.73 0 0 1 3.483 2.791l1.946 7.458.11.425c.523 2-.67 4.034-2.67 4.555L7.412 21.268a3.729 3.729 0 0 1-4.555-2.67L.8 10.715a3.729 3.729 0 0 1 2.671-4.556L16.61 2.731a3.77 3.77 0 0 1 1.072-.12zm-.392 1.024a5.386 5.386 0 0 0-1.197.139L4.431 6.817c-2.428.706-3.107 2.016-2.624 4.265l1.75 6.704c.482 2.114 2.282 3.102 4.372 2.44l11.662-3.043c2.123-.504 3.107-2.096 2.624-4.265l-1.749-6.704c-.392-1.677-1.55-2.572-3.176-2.579zm1.25 3.554a.46.46 0 0 1 .472.345l.623 2.388.01.042a.457.457 0 0 1-.33.564l-3.405.888a.457.457 0 0 1-.564-.33l-.633-2.43a.457.457 0 0 1 .33-.565l3.405-.888a.468.468 0 0 1 .093-.014zm-10.216.658a.64.64 0 0 1 .655.48l.777 2.978a.638.638 0 0 1-.46.784l-4.172 1.089a.638.638 0 0 1-.784-.46L3.563 9.74a.638.638 0 0 1 .46-.785l4.172-1.088a.646.646 0 0 1 .13-.02zm5.859 1.466l.173.663-4.12.476-.174-.663zm.898 2.542c.183.147.41.237.648.252l-1.57 2.362a.892.892 0 0 0-.642-.26zm-5.626.894l2.032 1.96-.52.136a.867.867 0 0 0-.22.095l-2.062-1.99zm4.064 2.137a.209.209 0 0 1 .215.157l.435 1.669a.206.206 0 0 1-.15.258l-2.338.61a.206.206 0 0 1-.257-.152l-.436-1.668a.206.206 0 0 1 .151-.258l2.338-.61a.207.207 0 0 1 .042-.006Z": "freedesktop.org", diff --git a/icons/firebase.svg b/icons/firebase.svg index 1da51b186e52..fa0fdc9d3ea2 100644 --- a/icons/firebase.svg +++ b/icons/firebase.svg @@ -1 +1 @@ -Firebase icon \ No newline at end of file +Firebase icon From 1ed4aedeb26341f7cf17f88bfa6f17ccd1fc3590 Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Fri, 2 Oct 2020 10:14:08 -0400 Subject: [PATCH 57/78] Update HubSpot icon (#3625) The Great 2020 Icon Review --- .svglint-ignored.json | 1 - icons/hubspot.svg | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.svglint-ignored.json b/.svglint-ignored.json index 8055a1df7b84..a0d83dc918b3 100644 --- a/.svglint-ignored.json +++ b/.svglint-ignored.json @@ -126,7 +126,6 @@ "M20.5 10.562v.053l-.004.05c-.09 2.328-.058 11.357-.057 11.822.002 1.078-.84 1.943-1.62 1.283l-7.076-5.53c-2.224 2.302-4.358 4.495-4.808 4.925-.992.946-1.81-1.327-1.06-1.808.068-.042 2.254-1.95 4.674-4.05l-5.24-4.095c-.454-.355-.628-.945-.368-1.26.09-.085.21-.13.332-.127.056.002.112.014.165.038 1.62.72 4.015 2.492 6.4 4.327 2.486-2.15 4.873-4.19 5.186-4.363.388-.214.49.353.36.516-.132.166-2.2 2.326-4.467 4.68 2.233 1.73 4.352 3.386 5.69 4.135l.22-10.62c-.174-.207-5.406-7.163-5.973-7.748-.905.782-5.645 6.114-5.884 6.344 1.082.108 5.676.382 8.57.683.73.07 1.216.606-.35.592L3.93 10.392c-.176-.006-.333-.11-.398-.267-.066-.157-.028-.336.096-.456.06-.058 8.153-8.923 8.832-9.487.154-.127.317-.188.487-.183.23.008.416.144.492.227.084.077 4.35 5.94 6.432 8.8.498.678.624 1.137.628 1.502v.032z": "homify", "M23.903 6.87c-.329-3.219-2.47-3.896-4.354-4.205-.946-.16-2.63-.299-3.716-.339-.946-.06-3.168-.09-3.835-.09-.658 0-2.89.03-3.836.09-1.076.04-2.77.18-3.716.339C2.563 2.984.42 3.66.092 6.869c-.08.877-.1 2.023-.09 3.248.03 2.032.2 3.407.3 4.364.069.657.338 2.62.687 3.636.478 1.395.916 1.803 1.424 2.222.937.757 2.471.996 2.79 1.056 1.733.309 5.24.368 6.785.368 1.544 0 5.05-.05 6.784-.368.329-.06 1.863-.29 2.79-1.056.508-.419.946-.827 1.424-2.222.35-1.016.628-2.979.698-3.636.1-.957.279-2.332.299-4.364.04-1.225.01-2.371-.08-3.248m-1.176 5.4c-.189 2.57-.418 4.105-.747 5.22-.289.977-.637 1.624-1.165 2.093-.867.787-2.063.956-2.76 1.056-1.514.229-4.055.299-6.057.299-2.003 0-4.544-.08-6.058-.3-.697-.099-1.893-.268-2.76-1.055-.518-.469-.876-1.126-1.155-2.093-.329-1.105-.558-2.65-.747-5.22-.11-1.544-.09-4.055.08-5.4.258-2.012 1.255-3.019 3.387-3.397.996-.18 2.34-.309 3.606-.369 1.016-.07 2.7-.1 3.637-.09.936-.01 2.62.03 3.636.09 1.275.06 2.61.19 3.606.369 2.142.378 3.139 1.395 3.388 3.397.199 1.345.229 3.856.11 5.4M17.526 3.88c-.548 2.461-.767 3.587-1.216 5.37-.428 1.714-.767 3.298-1.335 4.065-.587.777-1.365.947-1.893 1.006-.279.03-.478.04-1.066.05-.597 0-.797-.02-1.076-.05-.528-.06-1.315-.229-1.892-1.006-.578-.767-.907-2.351-1.335-4.065-.469-1.773-.678-2.909-1.236-5.37 0 0-.548.02-.797.04-.329.02-.588.05-.867.09 0 0 .32 5.061.459 7.203.15 2.252.418 6.057.667 8.927 0 0 .458.07 1.226.12.807.049 1.165.049 1.165.049.329-1.265.747-3.019 1.206-3.766.378-.608.966-.677 1.295-.717.518-.07.956-.08 1.166-.08.199-.01.637 0 1.165.08.329.05.917.11 1.295.717.469.747.877 2.5 1.206 3.766 0 0 .358-.01 1.165-.05a11.35 11.35 0 001.226-.12c.249-2.869.518-6.665.667-8.926.14-2.142.459-7.203.459-7.203-.28-.04-.538-.07-.867-.09-.23-.02-.787-.04-.787-.04Z": "Honda", "M3.67 6.14S1.82 7.91 1.72 9.78v.35c.08 1.51 1.22 2.4 1.22 2.4 1.83 1.79 6.26 4.04 7.3 4.55 0 0 .06.03.1-.01l.02-.04V17v-.01C7.52 10.8 3.67 6.14 3.67 6.14zM9.65 18.6c-.02-.08-.1-.08-.1-.08l-7.38.26c.8 1.43 2.15 2.53 3.56 2.2.96-.25 3.16-1.78 3.88-2.3.06-.05.04-.09.04-.09zM9.73 17.82C6.49 15.63.21 12.28.21 12.28c-.15.46-.2.9-.21 1.3v.07c0 1.07.4 1.82.4 1.82.8 1.69 2.34 2.2 2.34 2.2.7.3 1.4.31 1.4.31.12.02 4.4 0 5.54 0 .05 0 .08-.05.08-.05v-.06c0-.03-.03-.05-.03-.05zM9.06 3.19a3.42 3.42 0 0 0-2.57 3.15v.41c.03.6.16 1.05.16 1.05.66 2.9 3.86 7.65 4.55 8.65.05.05.1.03.1.03a.1.1 0 0 0 .06-.1c1.06-10.6-1.11-13.42-1.11-13.42-.32.02-1.19.23-1.19.23zM17.36 5.46s-.49-1.8-2.44-2.28c0 0-.57-.14-1.17-.22 0 0-2.18 2.81-1.12 13.43.01.07.06.08.06.08.07.03.1-.03.1-.03.72-1.03 3.9-5.76 4.55-8.64 0 0 .36-1.4.02-2.34zM14.44 18.53s-.07 0-.09.05c0 0-.01.07.03.1.7.51 2.85 2 3.88 2.3 0 0 .16.05.43.06h.14c.69-.02 1.9-.37 3-2.26l-7.4-.25zM22.27 10.12c.14-2.06-1.94-3.97-1.94-3.98 0 0-3.85 4.66-6.67 10.8 0 0-.03.08.02.13l.04.01h.06c1.06-.53 5.46-2.77 7.28-4.54 0 0 1.15-.93 1.21-2.42zM23.79 12.26s-6.28 3.37-9.52 5.55c0 0-.05.04-.03.11 0 0 .03.06.07.06 1.16 0 5.56 0 5.67-.02 0 0 .57-.02 1.27-.29 0 0 1.56-.5 2.37-2.27 0 0 .73-1.45.17-3.14z": "Huawei", - "M18.164 7.931V5.085a2.198 2.198 0 0 0 1.266-1.978V3.04A2.199 2.199 0 0 0 17.238.847h-.067a2.199 2.199 0 0 0-2.193 2.192v.067a2.196 2.196 0 0 0 1.252 1.973l.013.006v2.852a6.22 6.22 0 0 0-2.969 1.31l.012-.009-7.828-6.096a2.497 2.497 0 1 0-1.157 1.515l-.012.006 7.696 5.991a6.176 6.176 0 0 0-1.038 3.446c0 1.343.425 2.588 1.147 3.606l-.013-.019-2.342 2.342a1.968 1.968 0 0 0-.58-.095h-.002a2.033 2.033 0 1 0 2.033 2.033 1.978 1.978 0 0 0-.099-.595l.004.014 2.317-2.317a6.247 6.247 0 1 0 4.782-11.133l-.036-.005zm-.964 9.377a3.206 3.206 0 1 1 3.214-3.206v.002a3.206 3.206 0 0 1-3.206 3.206z": "HubSpot", "M14.4 7.355h-3.607a5.91 5.91 0 0 0-2.063.405V-.03H2.94v24.06h5.8v-9.51a1.61 1.61 0 0 1 1.56-1.7h3.39a1.59 1.59 0 0 1 1.59 1.56v9.59h5.78V13.54c0-4.41-2.25-6.162-5.9-6.162": "Hulu", "M4.145 23.996c.12-.463.23-.9.343-1.338.692-2.713 1.322-5.44 1.82-8.197.245-1.35.446-2.71.633-4.074.142-1.028.217-2.064.198-3.105-.01-.557-.034-1.116-.193-1.655-.07-.24-.174-.473-.3-.686-.165-.273-.43-.378-.75-.368-.883.026-1.633.363-2.272.96-.727.68-1.202 1.527-1.553 2.445-.166.435-.284.887-.422 1.33-.02.066-.026.123-.115.122C1.04 9.424.545 9.425.05 9.424c-.013 0-.024-.008-.036-.01 0-.193-.02-.385.003-.572.346-2.853 1.57-5.267 3.668-7.226C4.47.882 5.4.373 6.462.142 8.017-.196 9.258.4 9.996 1.822c.375.72.578 1.496.71 2.293.21 1.287.218 2.586.175 3.885-.014.42-.04.84-.062 1.26-.002.054 0 .108 0 .176.057.003.105.008.154.008.905 0 1.81-.002 2.717.005.124 0 .16-.047.18-.16.575-3.113 1.367-6.17 2.39-9.166.024-.074.05-.124.147-.124 1.12.004 2.24.004 3.362.004.017 0 .035.004.07.008l-.193.753C18.89 3.7 18.21 6.65 17.66 9.628c-.288 1.546-.533 3.1-.69 4.664-.086.875-.14 1.752-.113 2.63.016.53.054 1.062.22 1.57.064.202.16.4.273.58.167.26.426.366.74.356 1.16-.033 2.042-.59 2.746-1.47.707-.88 1.133-1.9 1.434-2.98.028-.1.06-.202.076-.306.014-.082.054-.104.13-.104.467.002.933.004 1.4 0 .102-.002.12.043.117.13-.014.804-.157 1.583-.39 2.347-.59 1.928-1.557 3.635-2.992 5.06-.813.81-1.762 1.407-2.88 1.706-.677.183-1.355.212-2.025-.028-.76-.27-1.276-.816-1.66-1.504-.402-.725-.613-1.512-.75-2.322-.24-1.406-.24-2.824-.172-4.242.042-.89.127-1.777.193-2.666.014-.19.016-.19-.174-.19-.855 0-1.71.002-2.566-.002-.104 0-.153.024-.17.137-.27 1.813-.637 3.608-1.074 5.387-.453 1.842-.974 3.664-1.587 5.46-.044.127-.104.16-.233.16-1.065-.006-2.13-.004-3.197-.004h-.17z": "Humble", "M3.418 19.73l.98-4.885H5.99l-.973 4.884zm4.807-1.6h1.012l-.26-1.792zm-2.235 1.6l2.412-4.885h1.57l.99 4.884H9.487l-.088-.58H7.827l-.25.58zm6.439 0l.547-3.674h-1.394l.238-1.233h4.281l-.237 1.233h-1.328L14 19.73zm5.354-1.6h1.012l-.26-1.792zm-2.23 1.6l2.407-4.885h1.57l.99 4.884h-1.487l-.072-.58h-1.57l-.25.58zM24 9.324h-7.495c-.276 1.372-1.228 2.517-3.125 3.308.216.652.951 1.255 1.715 1.255h4.065c.62 0 1.112-.52 1.311-.94H16.34c-.254-.044-.265-.25-.01-.271h4.06c.525 0 1-.448 1.277-.935h-4.73c-.237-.039-.237-.238 0-.277h4.769c.48 0 .918-.558 1.1-.934h-5.232c-.26-.033-.26-.277 0-.282H22.9c.415 0 .819-.454 1.101-.924zm-24 0h7.495c.27 1.372 1.228 2.517 3.12 3.308-.216.652-.952 1.255-1.715 1.255H4.84c-.62 0-1.112-.52-1.311-.94H7.66c.249-.044.265-.25.01-.271H3.607c-.525 0-1-.448-1.272-.935H7.07c.238-.039.238-.238 0-.277H2.3c-.481 0-.918-.558-1.1-.934h5.232c.26-.033.26-.277 0-.282H1.106c-.42 0-.824-.454-1.106-.924zM9.569 5.21c.277.238.586.448.918.58.282-.553.675-1.028 1.129-1.449a4.05 4.05 0 0 0-2.047.869zM8.242 7.937h1.67a5.358 5.358 0 0 1 .454-1.909 4.021 4.021 0 0 1-1.002-.63 3.83 3.83 0 0 0-1.122 2.539zM11.87 6.37v1.566H10.2a4.62 4.62 0 0 1 .414-1.815c.399.144.83.238 1.256.25zm2.561-1.161a3.346 3.346 0 0 1-.918.58 5.243 5.243 0 0 0-1.134-1.443 3.993 3.993 0 0 1 2.052.863zm1.322 2.727h-1.665a5.096 5.096 0 0 0-.442-1.909c.354-.166.69-.376.984-.63a3.723 3.723 0 0 1 1.123 2.539zM12.14 6.37v1.566h1.66c0-.631-.155-1.234-.415-1.815a4.017 4.017 0 0 1-1.245.25zm-2.571 4.57c.277-.216.597-.454.918-.57.299.559.67 1.018 1.129 1.433a4.05 4.05 0 0 1-2.047-.863zM8.242 8.208h1.67c.039.691.182 1.3.454 1.924a4.202 4.202 0 0 0-1.002.625 3.864 3.864 0 0 1-1.122-2.55zm3.628 1.57v-1.57H10.2c.01.63.154 1.255.414 1.814.399-.144.83-.232 1.256-.244zm2.561 1.162a3.41 3.41 0 0 0-.918-.57 5.113 5.113 0 0 1-1.134 1.433 4.088 4.088 0 0 0 2.052-.863zm1.322-2.732h-1.665a5.075 5.075 0 0 1-.442 1.924c.354.166.674.366.984.625a3.806 3.806 0 0 0 1.123-2.55zm-3.612 1.57v-1.57h1.66c0 .63-.155 1.244-.415 1.814a4.01 4.01 0 0 0-1.245-.244zm-.271-5.276a4.387 4.387 0 0 0-1.123 1.382c.36.122.741.222 1.123.222zm.271 0c.443.365.846.846 1.112 1.382a3.26 3.26 0 0 1-1.112.222zm-.271 7.146a4.23 4.23 0 0 1-1.123-1.388c.36-.128.741-.2 1.123-.2zm.271.011c.443-.37.846-.868 1.112-1.4a3.715 3.715 0 0 0-1.112-.198z": "Iata", diff --git a/icons/hubspot.svg b/icons/hubspot.svg index eaa10848e5d4..0d790e3574b5 100644 --- a/icons/hubspot.svg +++ b/icons/hubspot.svg @@ -1 +1 @@ -HubSpot icon \ No newline at end of file +HubSpot icon \ No newline at end of file From 1ac6662510b391a996e08203d0e6f77c3ef28863 Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Fri, 2 Oct 2020 10:15:05 -0400 Subject: [PATCH 58/78] Correct Flutter icon (#3627) The Great 2020 Icon Review --- .svglint-ignored.json | 1 - icons/flutter.svg | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.svglint-ignored.json b/.svglint-ignored.json index a0d83dc918b3..b5fee4dab286 100644 --- a/.svglint-ignored.json +++ b/.svglint-ignored.json @@ -95,7 +95,6 @@ "M20.51 9.773c-.096.13-.139.387-.278.602-.194.3-.473.665-.613.665-.075 0-.096-.171-.096-.171s-.097-.29.064-.655c.118-.258.183-.333.333-.527.14-.182.226-.279.322-.472.086-.172.108-.204.161-.473.011-.064-.01-.204-.075-.193-.086 0-.322.515-.569.805-.236.269-.677.613-.677.613s-.043.032-.043-.054c-.01-.075-.021-.3.022-.505.043-.204.107-.408.29-.72.204-.354.462-.6.59-.73.054-.053.215-.15.13-.204-.076-.043-.301.15-.473.28-.215.16-.29.204-.505.461a2.338 2.338 0 00-.268.365s-.204.333-.258.656c-.054.322-.054.504-.054.504s0 .29.032.462c.022.183.097.462.097.462s.108.311.15.505c.043.193.119.762.119.762s.053.408.021.795c-.032.386-.064.612-.107.73s-.161.43-.355.644c-.182.204-.225.237-.225.237s-.194.16-.355.247a3.727 3.727 0 01-.504.225 2.301 2.301 0 01-.269.032h-.14l-.042-.032-.022-.086s-.107-.419-.236-.687c-.108-.226-.333-.537-.333-.537s-.387-.526-.687-.816c-.344-.344-.73-.602-.967-.784a5.056 5.056 0 00-.28-.183s-.783-.784-1.062-1.407c-.194-.43-.322-.74-.269-1.213.011-.107.054-.312.075-.312l.14.043c.01.011.14.13.258.172a1.769 1.769 0 00.333.065c.053.021.15.053.214.086.065.032.162.096.162.096l.182.14.193.15s.108.075.14.086c.032.01.054.022.064.022h.043s.043-.011.054-.054c.01-.054-.054-.01-.15-.118a.697.697 0 01-.15-.183s-.022-.086-.108-.182c-.086-.097-.193-.183-.193-.183s-.075-.054-.183-.086c-.107-.032-.14-.032-.15-.075-.01-.043.129-.021.129-.021s.16.021.29.085c.129.065.204.14.204.14l.086.075.053.054.054.032s.054.054.064-.021c.011-.065-.01-.118-.021-.13l-.054-.053-.215-.182c-.064-.065-.107-.108-.171-.15a1.305 1.305 0 00-.28-.151c-.107-.043-.171-.032-.279-.086-.075-.032-.14-.054-.182-.118-.011-.01-.065-.054.032-.032.097.021.161.053.268.075.172.043.28.043.44.096.065.022.151.065.151.065l.204.086s.28.15.473.16a.933.933 0 00.418-.064.812.812 0 00.215-.128.476.476 0 00.054-.065l.021-.054v-.043c-.053-.064-.16.108-.333.14-.182.032-.171.054-.29.032a.477.477 0 01-.3-.15c-.172-.161-.236-.312-.462-.408a2.134 2.134 0 00-.268-.086s-.237-.075-.366-.15c-.096-.054-.3-.086-.236-.172.032-.043.29.107.483.129.14.021.237.01.344.01.107 0 .258-.032.28-.032.02-.01.107 0 .182.022.075.021.118.053.193.086.075.032.161.085.183.085l.043.011.021-.021.01-.022-.01-.021-.032-.022-.065-.043s-.096-.053-.182-.14c-.086-.085-.161-.182-.29-.225-.129-.043-.28-.064-.28-.064l-.15-.011-.064-.01s-.107-.033-.022-.054a.939.939 0 01.15-.033.494.494 0 01.248.011c.086.032.225.107.236.107.01.011.14.108.28.14.139.032.321.043.321.043l.086-.021.043-.011.033-.022-.011-.053s0-.043-.065-.054a.71.71 0 01-.311-.118c-.118-.086-.204-.172-.204-.172s-.086-.075-.258-.118c-.16-.043-.215-.043-.215-.043l-.053-.022-.118-.053s-.054-.032-.097-.086c-.043-.054-.107-.15.075-.097a.86.86 0 01.226.086s.096.097.182.107c.054.011.097.022.13-.021.053-.054-.098-.118-.205-.193-.086-.054-.172-.194-.172-.194s-.064-.053.032-.032c.097.022.269.13.269.13s.086.042.129.053c.032.01.118.064.16.086.033.01.13.032.194.064.086.054.129.14.172.172.043.032.075.086.129.097.054.01.064.032.096.01.033-.021.043-.032.043-.032s.011-.021-.043-.054a.57.57 0 01-.118-.118l-.021-.043-.01-.043-.055-.086-.096-.14s-.15-.203-.29-.278c-.129-.076-.226-.119-.226-.119s-.064-.032-.096-.053c-.054-.043-.076-.075-.118-.13-.054-.064-.076-.106-.14-.17-.118-.119-.483-.183-.344-.27.075-.042.172-.02.215-.01.043.01.14.054.236.086.065.021.108.021.172.043.065.021.14.032.172.053.032.022.064.065.086.076.01.01.097.15.247.225.15.075.225.129.376.14.118.01.311-.032.311-.032s.054-.022.01-.076c-.053-.053-.053-.064-.096-.075-.172-.064-.311-.043-.44-.172-.054-.053-.075-.064-.118-.15s-.022-.107-.054-.161c-.021-.054-.075-.129-.075-.129s-.161-.193-.333-.29a1.93 1.93 0 01-.333-.215c-.032-.021-.097-.107-.097-.107l-.053-.086-.032-.064c-.022-.119.193.032.311.075.193.064.29.15.483.215.108.032.172.032.28.075.182.075.236.257.43.279.106.01.321.054.278-.043-.043-.107-.257-.107-.365-.236-.054-.054-.054-.108-.107-.161-.086-.108-.29-.204-.29-.204s-.065-.054-.14-.204c-.064-.15-.225-.258-.515-.398-.194-.096-.58-.118-.43-.215.086-.064.161-.053.28-.021.117.043.16.097.257.14.097.043.14.053.161.064.022.01.097.043.13.043.02.01.182.032.225.043l.214.054.172.064s.086.032.14.032c.053 0 .14-.021.14-.021l.064-.043.01-.022s.033-.053-.053-.064c-.075-.01-.118-.01-.129-.01l-.075-.022-.032-.011s-.15-.118-.28-.172c-.14-.054-.16-.064-.16-.064l-.054-.011-.065-.01s-.054 0-.14-.076c-.085-.075-.118-.118-.193-.193l-.096-.097s-.086-.064-.086-.118c.01-.086.193.097.193.097l.129.086s.107.075.3.085c.194.011.43-.053.43-.053s.032-.022.14.01a.696.696 0 01.193.097l.086.075.129.14.021-.01c.011-.012.065-.065-.032-.183-.097-.119-.258-.226-.258-.226s-.214-.129-.43-.172c-.214-.043-.31-.043-.31-.043s-.162 0-.258-.107c-.097-.107-.161-.215-.161-.215l-.033-.15s-.053-.065-.16-.108c-.097-.043-.205-.107-.205-.107s-.16-.054-.172-.129c-.032-.14.269 0 .43.032.15.033.215.086.365.118a.915.915 0 00.344.033c.075 0 .118-.011.193-.022.075 0 .129-.01.204 0 .107.022.15.075.258.118.064.033.096.065.172.076.064.01.193.053.171-.011l-.032-.043c-.053-.075-.118-.075-.182-.13-.14-.106-.204-.192-.365-.268a.923.923 0 00-.29-.096c-.086-.01-.15.01-.237-.01-.096-.033-.129-.076-.225-.13-.15-.086-.236-.16-.398-.225-.107-.043-.29-.086-.29-.086l-.075-.011-.032-.01c-.15-.054.269-.173.462-.226.097-.022.14-.043.236-.032.086.01.183.128.28.075.139-.075-.162-.28-.258-.312-.13-.053-.355-.01-.355-.01l-.494-.011-.14-.022s-.085 0-.15-.075c-.064-.075-.311-.376-.59-.419-.29-.043-.376 0-.398-.021-.247-.387-.504-.473-.698-.655-.053-.054-.14-.172-.16-.161-.022.01-.055.172-.108.311-.065.161-.022.236.01.3.043.065.097.108-.01.173-.108.064-.247.043-.247.043s-.118-.022-.215-.076c-.097-.043-.3-.128-.3-.128S11.156.57 11.027.58c-.129.01-.14.021-.236.032-.054 0-.075 0-.129.01-.043.011-.097-.02-.097.033 0 .053.108.053.183.086.075.032.247.032.215.075-.043.043-.204.054-.215.043-.01 0-.118-.022-.204-.022-.14.011-.15.011-.355.108-.032.01-.021.086.043.064a1.12 1.12 0 01.301-.043c.129 0 .204.043.333.075.107.033.118.054.28.076.031 0 .096-.022.096.021 0 .022-.043.054-.043.054s-.097.021-.086.053c.021.043.107 0 .15 0s.108.011.097.054l-.021.032a2.294 2.294 0 00-.29.097c-.269.107-.376.236-.634.365-.247.118-.644.269-.644.269s-.119.064-.29.107c-.172.043-.183.032-.301.054a.567.567 0 00-.268.086.522.522 0 00-.15.118l-.151.225-.086.13c-.022.042-.043.064-.054.107-.021.053-.032.075-.043.128-.032.13 0 .204.022.333.01.033.01.054.021.086.01.032.054.065.054.065l.043.01s.15-.01.247-.032c.097-.021.236-.054.236-.054l.183-.053.118-.043s.075 0 .086.043c.01.032-.022.086-.022.086s-.064.032-.118.053c-.054.022-.182.054-.193.065l-.14.043-.118.01s-.021.011-.043.043c-.021.033-.021.033-.021.054.021.022.032.043.053.065.043.032.065.053.118.064.076.032.119.022.194.022a.582.582 0 00.268-.065c.086-.054.118-.054.236-.097a.554.554 0 01.119-.021c.204-.022.322.01.526.043.204.032.3.097.505.129.214.032.343.096.569.043.107-.022.172-.075.225.032.054.097.043.15.043.15s0 .065-.075.269c-.075.204-.311.709-.311.709l-.161.322s-.13.257-.43.59c-.3.333-.322.355-.322.355s-.161.118-.322.322c-.161.204-.161.28-.312.43a1.36 1.36 0 01-.268.225c-.118.075-.258.054-.634.311-.322.226-.494.409-.515.398-.022-.01-.13-.097-.172-.118l-.655-.44-.258-.172-.118-.076-.022-.043-.064-.086s-.097-.118-.215-.214a.916.916 0 00-.44-.237c-.183-.053-.3-.085-.483-.021a.642.642 0 00-.269.172c-.107.107-.129.193-.215.322s-.171.247-.214.311a3.36 3.36 0 00-.13.237s-.214.343-.332.569c-.14.247-.194.397-.322.633-.204.376-.494.763-.57.935a7.631 7.631 0 01-.085.193s-.022.097-.033.161c-.01.065-.01.172-.021.215a.303.303 0 01-.054.118c-.01.01-.129.258-.172.419-.043.161-.14.666-.021.73.118.065.988-.311 1.106-.676.075-.237-.236-.355-.15-.57.032-.075.053-.086.107-.16.086-.14.054-.43.215-.699.118-.193.354-.44.676-.805a3.51 3.51 0 00.398-.59s.043-.13.129-.108c.096.021.182.01.182.01l.043.033.086.086.129.193s.215.311.29.397c.075.086.15.15.258.237.118.107.16.16.311.279.215.172.14.236-.14.086a1.84 1.84 0 00-.365-.14c-.129-.032-.612-.161-.859-.193-.236-.032-.28-.022-.28-.022s-.117-.01-.257.075c-.14.086-.215.15-.215.15s-.16.183-.171.216c-.011.032-.086.16-.086.16s-.043.065-.054.14c-.022.075-.01.15-.01.15l.01.162.01.15s.033.376.108.752c.022.107.043.28.043.28l.054.386s.032.408.064.547c.032.13.054.14.075.226.043.161-.032.236.043.43.075.193.14.171.215.29.054.085.075.107.118.214.043.108.183.462.344.72.172.268.397.601.548.569.15-.032.257-.269.257-.269s.172-.461.065-.912c-.108-.462-.602-.247-.666-.58-.01-.076 0-.194 0-.194s-.01-.14-.032-.182c-.022-.043-.194-.365-.258-.634-.054-.204-.043-.859-.086-1.042-.118-.472-.129-.43-.064-.515.075-.086.14-.064.14-.064l.096.01.075.033.14.085.193.15.365.237s.204.118.29.161c.086.043.161.097.161.097l.097.064.16.118.033.033.022.043s.075.171.397.354c.258.15.483.107.58.225.021.022.204.269.29.42.107.171.236.375.279.44.043.064.311.397.311.397l.355.387.462.43.418.353.269.215s.236.226.505.408c.257.172.268.194.44.312.129.086.3.204.472.333.172.14.366.397.29.483-.053.032-.15-.107-.333-.269-.15-.128-.225-.193-.375-.3-.194-.15-.29-.226-.505-.355-.108-.064-.3-.182-.312-.16-.075.225-.064.44-.053.719.01.193.043.386.107.633.054.237.108.366.193.591.086.226.247.58.247.58l.247.494.226.376.118.193.043.065s.054.128 0 .214-.118.269-.215.28c-.096.021-.322.032-.322.032l-1.278-.022-.666-.053s-.075-.043-.461-.043c-.226 0-.409.096-.537.107-.108.01-.634-.032-.988.107-.333.14-.484.172-.602.387-.086.161.419.419.838.516.676.15.483-.14.74-.323.033-.021.044-.043.076-.053.172-.054.269.086.44.086.194 0 .301-.065.494-.097.978-.129 2.503.333 2.503.333s.375.118.547.086c.204-.043.161-.118.226-.236.053-.097.032-.119.043-.226 0-.064-.011-.097-.022-.161-.043-.183-.16-.44-.16-.44s-.087-.194-.119-.29c-.043-.14-.086-.226-.107-.376-.065-.398-.054-.365-.054-.59 0-.409.043-.634.15-1.032.161-.58.462-.827.688-1.385.064-.15.064-.365.14-.387.085-.01.074.269.031.43-.14.558-.483.794-.644 1.364-.118.44-.183.698-.15 1.149.01.247.107.633.107.633s.129.43.193.591c.065.161.194.43.194.43l.29.515.15.247s.107.097.054.258c-.054.16-.161.258-.29.397-.365.43-1.214 1.063-1.429 1.214-.3.225-.29.29-.311.354-.118.344-.462.354-.838.763-.086.085-.311.322-.268.526.021.075.945.236 1.482.01.419-.182.054-.386.172-.59.086-.15.3-.15.397-.28.161-.214.054-.203.193-.375.462-.559.763-.88 1.59-1.386.075-.043.215-.107.215-.107s.118-.054.16-.118c.054-.086.044-.161.044-.258 0-.064-.011-.097-.011-.161 0-.075.01-.118-.01-.193-.022-.118-.098-.215-.14-.28a.769.769 0 01-.162-.354.9.9 0 01.033-.601c.086-.226.279-.408.279-.408l.483-.323s.419-.3.548-.418c.14-.118.408-.365.601-.645.226-.311.344-.504.44-.88.033-.14.065-.355.065-.355s0-.15.086-.16c.086-.012.107.02.107.02s.075.044.097.258c.01.215-.054.462-.054.462s-.064.247-.086.398c-.01.096-.01.15-.01.257 0 .183.075.333.075.333s.043.032.043-.043c0-.086.021-.215.053-.343.033-.108.054-.086.118-.269.086-.236.011-.215.054-.354.022-.065.075-.13.14-.13.064 0 .075.087.075.087s.064.279.01.537c-.053.257-.246.612-.246.612l-.15.258s-.108.182-.151.3a.495.495 0 00-.032.301c.032.129.129.3.182.268.043-.032-.064-.14.065-.397.129-.258.3-.419.3-.419s.237-.279.344-.494c.097-.193.193-.504.193-.504s.076-.28.054-.516c-.01-.225-.054-.344-.054-.344l-.096-.171-.054-.13.022-.074c.021-.011.096.043.16.128a.854.854 0 01.162.344c.032.107.043.204.043.3 0 .087-.033.441.096.667.054.107.183.354.194.247.021-.247-.086-.366-.076-.591.011-.258.076-.193.097-.322.022-.14.054-.172.032-.355-.021-.171-.096-.397-.096-.397l-.075-.172-.033-.064s.022-.032.054-.032l.258-.086s.333-.15.462-.258c.14-.097.3-.269.3-.269s.215-.268.322-.461c.258-.484.258-1.096.247-1.375a4.55 4.55 0 00-.086-.623s-.085-.43-.064-.709c.022-.279.043-.408.043-.408s-.01-.279.226-.58c.236-.3.343-.494.386-.72.043-.192-.021-.504-.107-.386zM13.402 7.84c-.032 0-.075-.043-.075-.043s-.01-.01.022-.032c.032-.021.075-.01.075-.01l.032.01.054.075c-.01.032-.075.011-.108 0zm.13-.354c-.033-.01-.087-.043-.087-.043s-.01-.022.022-.043c.032-.022.086-.01.086-.01l.032.02c.01.011.064.065.064.087 0 .032-.075 0-.118-.011zm.117-.365c-.043-.011-.107-.054-.107-.054s-.01-.021.032-.043c.043-.021.108-.01.108-.01l.043.02c.021.022.075.076.075.108-.01.032-.108-.01-.15-.021zm.097-.333c-.043-.01-.107-.054-.107-.054s-.011-.021.032-.043c.043-.021.107-.01.107-.01l.043.02c.022.022.075.076.075.108-.01.022-.107-.021-.15-.021zm.097-.398c-.054-.01-.118-.064-.118-.064s-.011-.021.032-.054c.043-.032.118-.01.118-.01l.043.021c.021.022.086.086.086.118 0 .043-.118-.01-.161-.01zm.064-.43c-.064-.01-.15-.074-.15-.074s-.022-.033.043-.065c.053-.032.14-.021.14-.021l.053.032a.54.54 0 01.107.15c0 .043-.128-.01-.193-.021zm.043-.429a.522.522 0 01-.182-.096s-.022-.033.043-.076c.064-.042.171-.021.171-.021s.033.01.065.032c.032.032.118.13.129.183.01.053-.15-.01-.226-.022zm.065-.494c-.086-.01-.204-.107-.204-.107s-.022-.043.053-.086c.075-.054.194-.021.194-.021s.042.01.075.043c.032.032.14.15.15.204 0 .064-.183-.022-.268-.033zM13.97 3.04c-.065-.01-.15-.075-.15-.075s-.022-.022.042-.054c.065-.032.15-.01.15-.01s.033.01.054.031c.022.022.108.097.108.14 0 .032-.14-.021-.204-.032zm.236.483c.01.043-.14-.01-.215-.021a.503.503 0 01-.161-.086s-.021-.032.043-.065c.064-.043.15-.021.15-.021s.033.01.065.032a.566.566 0 01.118.161zm-.312.795c.065-.043.172-.022.172-.022s.032.011.065.033c.032.032.118.128.129.182.01.054-.15-.01-.226-.032-.075-.01-.183-.097-.183-.097s-.021-.021.043-.064zm.14-.365c-.075-.011-.183-.097-.183-.097s-.021-.032.043-.075c.065-.043.172-.022.172-.022s.032.011.065.033c.032.032.118.128.129.182.01.065-.15 0-.226-.021zm.14-1.611c.086.021.107.075.064.075-.043.01-.064.01-.097.01-.096 0-.085-.042-.214.022-.13.065-.033.032-.215.097-.172.064-.129-.108-.129-.108s.01-.032.032-.118.13 0 .204 0c.14 0 .258 0 .355.022zm-.484-.666l.054.032a.54.54 0 01.107.15c.011.044-.128-.01-.182-.02a.456.456 0 01-.15-.076s-.022-.032.043-.065c.053-.042.128-.021.128-.021zm-.386-.515c.053-.033.14-.022.14-.022l.053.032a.54.54 0 01.107.15c.011.044-.128-.01-.182-.02-.065-.012-.15-.076-.15-.076s-.022-.032.032-.064zm-.108 6.958c.033-.021.076-.01.076-.01l.032.01.053.076c0 .021-.064-.011-.096-.011s-.075-.043-.075-.043-.022-.01.01-.022zM8.891 3.008c-.032.021-.054.032-.097.064-.053.043-.107.15-.14.118-.042-.032-.02-.15-.02-.15s.032-.086.074-.172c.054-.086.119-.086.119-.086.064 0 .182.043.182.14.01.096-.064.053-.118.086zm.88.333s-.042.01-.053-.065c-.01-.075.054-.086.054-.086s.128-.064.128.022c.011.075-.128.129-.128.129zm1.15-1.461s-.14.226-.333.311c-.194.086-.322.13-.688.162-.053 0-.032-.033-.032-.033s.42-.118.655-.247a2.33 2.33 0 00.323-.214c.15-.13.075.021.075.021zm-7.217 9.3c0 .054-.064.15-.086.15-.021 0-.064-.096-.054-.15.011-.054.022-.204.108-.182.064.01.032.128.032.182zm.28-1.213s-.097.204-.13.118c-.032-.075.033-.215.033-.215.086-.075.118-.183.16-.14.033.043-.064.237-.064.237zm1.33-2.095c-.096.108-.396.677-.46.58-.065-.075.29-.612.364-.72.075-.117.14-.096.14-.096l.021.022c-.01 0 .033.107-.064.214zm.806-.848s-.214.043-.182-.032c.043-.075.193-.108.193-.108.118.022.14.033.129.086.01.054-.14.054-.14.054zm.87 1.504c-.096.096-.129-.033-.268-.194-.14-.15-.108-.279-.108-.279h.022l.021.01.054.022.032.032.108.108c.043.064.16.28.14.3zm-1.664 3.21c-.033 0-.065-.064-.065-.064s-.086-.129-.118-.225c-.032-.086-.043-.226-.043-.226s-.021-.183-.021-.247c.01-.086.01-.161.021-.204.01-.043.054-.032.054-.032.064 0 .064.053.064.053v.033s0 .193.011.343c0 .043.118.527.118.527s.022.043-.021.043zm-.022-2.255c-.075.118-.129.118-.129.118 0-.01-.021-.053.043-.182.065-.129.13-.118.13-.118l.02.021s.011.043-.064.161zm.763 4.5c.021-.043.16.064.16.064.054.011.108.108.108.108s.022.075-.043.096c-.064.033-.107-.032-.107-.032s-.14-.193-.118-.236zm1.01-3.286c-.151-.032-.473-.28-.602-.344-.13-.064-.344-.086-.247-.172.01-.01.021-.032.043-.032.021 0 .118.032.118.032l.236.097c.01 0 .129.054.226.107l.236.15.064.054c0 .022.075.14-.075.108zm1.31-2.137s-.183.247-.29.397c-.14.204-.312.516-.344.483-.033-.032.15-.376.247-.558.107-.226.268-.344.333-.365.14-.065.053.043.053.043zm-.58 10.75s0 .043-.076.096c-.075.054-.107.022-.118.022-.01 0-.086-.043-.086-.086.01-.043.129-.075.129-.075.204-.011.15.043.15.043zm1.664-.065c-.075-.01-.086-.032-.075-.043 0-.01.021-.032.107-.032s.086.043.086.043c0 .032-.032.043-.118.032zm1.911.108c-.16.043-.225.021-.365.032-.118.01-.171.021-.29.021-.204 0-.225.011-.515-.075-.054-.021-.118-.086-.097-.107.022-.033.065-.022.065-.022s.365.065.601.075c.172.011.258.022.43.011.096 0 .043-.01.193-.01.054-.011.021.064-.022.075zm1.02-.301a.433.433 0 01-.128.043c-.065.01-.032-.043-.032-.043s.043-.065.096-.097c.065-.032.097 0 .097 0 .021.043-.022.086-.032.097zm.795-2.062c-.075.161-.096.215-.107.365-.021.161.075.612-.075.44-.054-.075-.108-.43-.065-.601.076-.387.387-.494.247-.204zm-2.169 6.562c-.064.043.065.171-.14.16-.118-.01-.053-.117-.042-.128l.075-.108c.053-.075.086-.086.14-.118.053-.032.096.054.096.054s.021.032.021.075c0 .032-.096.022-.15.065zm1.128-1.085l-.097.075c-.01 0-.075.054-.097.022-.021-.033.011-.076.011-.086 0-.011.065-.086.118-.108.054-.032.086 0 .086 0 .032.075-.021.097-.021.097zm.504-18.815s-.043.14-.128.172c-.108.032-.516.043-.527.01-.01-.032.473-.075.655-.257.043-.043 0 .075 0 .075zm-.15-.354c.032-.054.01.086.01.086s-.031.14-.107.182c-.096.054-.332.118-.354.086 0-.021.311-.118.451-.354zm-.666-1.611s.043 0 .108.032c.064.043.107.172.107.172s.01.021-.043.021c-.032 0-.032-.053-.064-.075-.043-.032-.076-.043-.13-.064-.053-.022-.128.01-.139-.043 0-.065.161-.043.161-.043zm-.494.354s.022-.064.118-.118c.086-.054.204-.054.204-.054s.065 0 .14.054c.075.054.14.236.14.236s.021.118-.033.161c-.053.043-.14-.032-.182-.096a.271.271 0 00-.161-.108c-.086-.032-.215.065-.236 0 0-.021.01-.075.01-.075zm-.032 1.482c-.064.01-.021-.054-.021-.054s.182-.075.3-.14c.194-.096.559-.482.462-.3-.043.086-.172.193-.172.193s-.15.215-.182.247c-.14.108-.312.043-.387.054zM9.804 7.69l.01-.022s.323-.214.827-.15c.301.043.591.311.548.344-.043.032-.107 0-.129 0l-.107-.054-.161-.043s-.29-.064-.505-.054c-.215.011-.408.086-.408.086s-.086.043-.107-.01c-.011-.065.032-.097.032-.097zm.795 6.046c-.741-.57-1.644-1.729-1.536-1.836.097-.086.462.45 1.01 1.041.58.623 1.256 1.214 1.277 1.289.043.129-.472-.28-.751-.494zm1.686-8.022c-.312.537-.741.945-.741.945-.15.107-.054-.086-.054-.086s.419-.58.612-.988c.14-.29.226-.677.29-.752.15-.182.075.559-.107.88zm.859 5.885c-.322-.387-.559-.806-.634-1.332-.021-.118-.021-.29.086-.268.097.01.086.193.086.236.032.311.161.623.397.999.333.526.87.934.849.966-.054.054-.591-.365-.784-.601zm.096 10.041a7.728 7.728 0 01-.494.408h-.043v-.054l.011-.021.022-.032.021-.033.022-.032.064-.075.15-.14.15-.14.237-.235s.086-.097.118-.119c.032-.021.054-.042.086-.064.043-.021.097-.054.118-.032v.043c.01.032-.268.343-.462.526zm.666-7.947c-.14.097-.193.086-.279.183-.097.118-.129.515-.226.354-.096-.161-.032-.387.13-.558.193-.226.611-.15.375.021zm.505 7.066c.064-.021.097-.01.097-.01l.021.043c0 .01-.086.128-.129.128-.054-.01-.032-.075-.032-.075s-.022-.064.043-.086zm1.836-4.37c-.096-.065.054-.258.054-.42 0-.128-.021-.225-.021-.332 0-.108.107-.14.107-.14.021 0 .064.022.118.13.054.106-.086.869-.258.762zm3.286-3.072c-.021.451-.042.773-.311 1.117-.322.419-.88.848-.762.505.075-.204.569-.462.762-1.031.107-.344.129-.666.129-.666l-.022-.655s-.01-.054-.01-.129c.032-.086.075-.021.075-.021l.021.032c0 .021.13.526.118.848zm-8-12.747c.086.043.118.075.204.097.075.021.182.075.204.01.032-.064-.01-.15-.065-.225-.085-.14-.128-.172-.247-.365C11.608.044 11.587 0 11.544 0c0 0-.011.14-.054.225-.032.075-.118.13-.108.183.011.053.065.118.15.16Z": "Ferrari", "M24.002,1.86V0.801c-0.212,0-0.419-0.087-0.568-0.236c-0.148-0.148-0.234-0.356-0.234-0.567h-1.061 c-0.021,0.444-0.4,0.786-0.844,0.765c-0.413-0.021-0.743-0.352-0.764-0.765h-1.061c-0.027,0.444-0.408,0.782-0.853,0.755 c-0.405-0.025-0.729-0.35-0.755-0.755h-1.059c-0.023,0.444-0.4,0.786-0.845,0.765c-0.413-0.021-0.743-0.352-0.765-0.765h-1.06 c-0.022,0.444-0.399,0.786-0.844,0.765c-0.413-0.021-0.743-0.352-0.765-0.765h-1.059c-0.027,0.444-0.408,0.782-0.853,0.755 c-0.405-0.025-0.729-0.35-0.755-0.755h-1.06C8.786,0.442,8.414,0.789,7.971,0.772C7.549,0.758,7.21,0.419,7.195-0.002H6.135 c-0.021,0.444-0.4,0.786-0.844,0.765C4.878,0.741,4.547,0.411,4.527-0.002H3.467C3.451,0.442,3.078,0.789,2.635,0.772 c-0.422-0.014-0.76-0.353-0.775-0.774H0.8c0,0.211-0.086,0.419-0.235,0.567C0.416,0.714,0.209,0.801-0.003,0.801V1.86 c0.444,0.017,0.79,0.389,0.774,0.832C0.758,3.114,0.419,3.453-0.003,3.467v1.061c0.444,0.016,0.79,0.388,0.774,0.832 C0.758,5.782,0.419,6.12-0.003,6.135v1.059c0.444,0,0.804,0.361,0.804,0.805S0.441,8.803-0.003,8.803v1.059 c0.444,0,0.804,0.359,0.804,0.804s-0.359,0.804-0.804,0.804v1.06c0.444,0.016,0.79,0.389,0.774,0.832 c-0.014,0.422-0.353,0.76-0.774,0.775v1.061c0.444,0,0.804,0.359,0.804,0.803c0,0.445-0.359,0.805-0.804,0.805v1.061 c0.444,0.016,0.79,0.387,0.774,0.83c-0.014,0.422-0.353,0.762-0.774,0.775v1.061c0.444,0,0.804,0.359,0.804,0.805 c0,0.443-0.359,0.803-0.804,0.803v1.061c0.442,0.002,0.802,0.359,0.803,0.803h1.06c0.027-0.443,0.41-0.781,0.854-0.754 c0.406,0.025,0.729,0.348,0.754,0.754h1.061c0.021-0.443,0.4-0.785,0.844-0.764c0.413,0.021,0.743,0.352,0.764,0.764h1.059 c0.023-0.443,0.4-0.785,0.845-0.764c0.413,0.021,0.743,0.352,0.764,0.764h1.06c0.017-0.443,0.389-0.791,0.832-0.775 c0.422,0.016,0.761,0.354,0.775,0.775h1.061c0.021-0.443,0.4-0.785,0.844-0.764c0.413,0.021,0.743,0.352,0.764,0.764h1.059 c0.023-0.443,0.4-0.785,0.845-0.764c0.413,0.021,0.743,0.352,0.765,0.764h1.059c0.023-0.443,0.4-0.785,0.845-0.764 c0.413,0.021,0.743,0.352,0.765,0.764h1.06c0.016-0.443,0.388-0.791,0.831-0.775c0.422,0.016,0.761,0.354,0.775,0.775H23.2 c0-0.211,0.086-0.418,0.235-0.568c0.148-0.148,0.355-0.234,0.567-0.234v-1.061c-0.444-0.027-0.781-0.408-0.755-0.852 c0.025-0.406,0.35-0.73,0.755-0.754v-1.061c-0.444-0.023-0.786-0.4-0.764-0.844c0.021-0.414,0.351-0.744,0.764-0.764v-1.061 c-0.444-0.027-0.781-0.41-0.755-0.854c0.025-0.406,0.35-0.729,0.755-0.754v-1.061c-0.444-0.021-0.786-0.4-0.764-0.844 c0.021-0.412,0.351-0.742,0.764-0.764v-1.058c-0.444-0.027-0.781-0.41-0.755-0.854c0.025-0.406,0.35-0.729,0.755-0.754V8.803 c-0.444-0.021-0.786-0.4-0.764-0.844c0.021-0.413,0.351-0.743,0.764-0.764V6.135c-0.444-0.027-0.781-0.408-0.755-0.853 c0.025-0.405,0.35-0.729,0.755-0.754v-1.06c-0.444-0.022-0.786-0.4-0.765-0.844C23.258,2.211,23.588,1.881,24.002,1.86L24.002,1.86z M19.934,11.698l-6.404,6.226c0.58,0.09,1.14,0.225,1.742,0.225c1.465,0,3.148-0.445,4.287-0.916l-0.584,2.746 c-1.676,0.805-2.701,0.871-3.703,0.871c-1.095,0-2.144-0.357-3.215-0.357c-0.603,0-1.474,0.045-2.009,0.4L8.887,18.84l6.607-6.541 H7.891l-1.451,6.808H3.27l3.305-15.58h10.49l-0.67,3.146H9.096L8.471,9.598h11.977L19.934,11.698L19.934,11.698z": "FileZilla", "M7.172 20.655c-.914-.72-1.89-1.41-2.556-2.38-1.402-1.712-2.482-3.694-3.22-5.777C.95 11.143.796 9.69.222 8.388-.38 7.444.325 6.41 1.36 6.109c.46-.088 1.272-.523.293-.212-.878.644-.963-.585-.063-.662.615-.082.84-.585.63-1.037-.659-.43 1.6-.903.463-1.544C1.501 1.376 4.34 1.13 3.64 2.58c-.167 1.115 1.984-.204 1.485 1.083.507.619 1.9.141 1.865 1.009.74.05.993.672 1.687.72.72.325 2.023.58 2.267 1.391-.713.565-2.365-1.166-2.444.397.215 2.31.16 4.689 1.005 6.888.4 1.332 1.369 2.38 2.244 3.418.837 1.016 1.971 1.73 3.127 2.333 1.014.478 2.107.795 3.213.994.448-.343 1.24-1.617 1.938-1.08.033.604-1.388 1.263-.067 1.196.776-.234 1.314.6 1.953-.152.588.697 2.446-.446 2.027.98-.566.364-1.392.144-1.959.646-.935-.467-1.68.418-2.715.306-1.15.206-2.319.29-3.484.291-1.912-.151-3.865-.215-5.684-.88-1.025-.298-2.024-.882-2.925-1.465zm1.615.7c1 .432 1.979.888 3.075 1.026 1.74.241 3.537.614 5.283.274-.79-.357-1.608.14-2.395-.255-.944.203-1.957-.052-2.917-.177-1.092-.486-2.27-.82-3.292-1.452-1.277-.466.66.598 1.006.685.798.453-.878-.233-1.115-.421-.668-.375-.754-.297-.066.084.139.081.276.166.42.235zm-1.904-1.346c.97.359-.004-.682-.449-.622-.197-.341-.752-.557-.36-.74-.705.244-.738-.93-1.07-.763-.745-.235-.29-1.069-1.177-1.58-.081-.54-.882-1.008-1.138-1.822-.113-.416-.905-1.613-.418-.5.414 1.072 1.143 1.99 1.75 2.907.47.873 1.027 1.786 1.885 2.33.29.278.568.703.977.79zM4.09 16.942c.033-.146.177.317 0 0zm3.954 3.497c.215-.096-.309-.12 0 0zm.526.192c-.054-.265-.24.148 0 0zm.66.275c.313-.299-.484-.188 0 0zm1.128.63c.191-.282-.61-.107 0 0zM8.19 20.023c.487-.315-.63-.004 0 0zm.494.246c-.014-.166-.176.075 0 0zm2.47 1.542c.398.25 2.32.55 1.116.103-.201.042-2.231-.574-1.116-.103zm-3.921-3.054c-.039-.167-.616-.185 0 0zm1.15.67c.3-.209-.621-.16 0 0zm.967.593c.43-.162-.697-.163 0 0zm-2.585-1.773c.466.358 1.88.046.714-.213-.53-.283-1.727-.476-.912.17l.198.043zm3.24 1.978c.194-.33-.814-.189 0 0zm-.984-.783c1.14.323-.958-.72-.281-.118l.15.068.13.05zm1.974 1.141c1.079.01-.975-.148 0 0zm-4.645-2.96c-.042-.201-.266.017 0 0zm6.47 3.984c.029-.363-.352.27 0 0zm-4.629-2.856c-.065-.191-.337-.008 0 0zm-1.739-1.254c.62-.037-.848-.273 0 0zm-2.06-1.332c-.077-.297-.674-.534 0 0zM9.8 19.6c-.114-.13-.054.028 0 0zm3.366 2.065c-.01-.197-.183.075 0 0zm-3.664-2.373c.06-.255-.529-.077 0 0zM6.995 17.7c.46-.049-.739-.311 0 0zm4.242 2.637c.718-.285-.7-.14 0 0zM9.03 18.84c.828.106-.985-.563-.181-.06zm2.877 1.768c.773-.462.518 1.082 1.311.13.782-.57-.675.707.289.103.697-.467 1.727.22 2.377.445.468-.023.923.405 1.403.145.923-.25-1.806-.37-1.09-.81-.845.245-1.47-.294-1.885-.835-.948-.219-2.044-.703-2.517-1.542-.192-.315.279.044-.166-.47-.571-.508-.856-1.085-1.24-1.702-.457-.244-.51-.963-.557-.024.004-.593-.553-.992-.689-.826-.002-.571.596-.285.177-.707-.09-.592-.387-1.209-.476-1.877-.138-.322-.02-1.011-.473-.282-.165.77-.055-.947.202-.38.337-.579-.12-.51-.14-.43.22-.488.14-1.18-.057-.916.117-.517.185-1.902-.175-1.656.218-.54.414-2.473-.534-1.736-.384.005-1.048.14-1.363.296.986.543-.099.196-.5.11-.052.502-.45.285-.946.29.793.098-.386.81-.841.534-.59.282.51.987.012 1.205.061.328-.905-.119-.83.64-.573-.241-.078.9.209.514.975.264.686.866.711 1.437-.159.333-.785-.783-.14-.731-.508-.827-.562-.299-.985.085-.099.028 1.079.547.34.803.65.1.668.67.8 1.03.391.407.311-.45.779.04-.296-.436-1.567-1.228-.544-.974-.005-.439-.185-.793.129-.784.31-.562-.325 1.387.375.672.193-.085.241-.563.59.045.505.498.182.858-.531.403.127.433.954.587.799 1.265.165.595.395.376.596.342.158.578.247.153.255-.123.721.155.552.581.778.88.497.224-.712-1.522.142-.526.898.811.337 1.15-.47 1.02.51-.041.675.69 1.313.664.582.277.976 1.34-.027.897-.348-.313-1.579-.7-.573-.104.929.43 1.666.688 2.562 1.227.64.458.918.982 1.16 1.086-.538.257-1.623-.206-.817-.348-.503-.091-1.068-.345-.587.28.41.343 1.45.306 1.637.345-.159.348-.43.376.006.403-.486.26.156.3.201.448zm-.994-2.808c-.296-.31-.373-.89-.053-.385.164.066.525.947.053.385zm3.238 2.057c.185-.011.006.14 0 0zm-3.706-2.816c-.011-.468.107.361 0 0zm-.322-.433c-.372-.719.47.204 0 0zm-3.9-2.692c.218-.059.107.374 0 0zm3.104 1.682c.134-.504.158.424 0 0zm-2.193-1.525c-.155-.278.323.261 0 0zm1.882.604c-.352-.79.25-.432.078.13zM5.77 12.512c-.158-.26-.418-1.02-.334-1.252.076.378.804 1.627.357.518-.494-.93.59.302.702.534.051.23-.305-.063-.064.478-.44-.617-.26.34-.661-.278zm-1.003-.691c.041-.603.23.413 0 0zm.451.155c.215-.455.365.634 0 0zm-1.085-.84c-.374-.37-.644-.713.017-.23.255.01-.566-.778.061-.25.66.12.326 1.082-.078.48zm.57-.015c.217-.215.115.212 0 0zm.35.113c-.328-.617.4.258 0 0zm-.697-.667c-1.086-.966 1.365.506.177.18l-.177-.18zm3.111 1.808c-.47-.282-.124-1.984.036-.82.457-.148-.025.601.315.594-.053.473-.206.643-.35.226zm1.15.68c.047-.513.098.35 0 0zm-.2-.198c.053-.219.006.258 0 0zM4.57 10.25c-.697-.963 2.027.973.447.244-.165-.043-.364-.059-.447-.244zm2.216 1.175c-.066-.81.147.134 0 0zm1.682 1.079c.13-.462.01.305 0 0zM4.676 9.882c.415-.088 1.718.729.521.234-.133-.148-.417-.08-.521-.234zm3.56 1.775c.044-.829.248-.495.002.118l-.002-.118zM4.985 9.594c.169-.248-.449-1.12.089-.313.232.185.672.31.283.387.611.539-.149.146-.372-.074zm3.075 1.804c.117-.944.103.553 0 0zM4.632 8.722c.129-.055.068.172 0 0zm.802.478c.206-.434.38.483 0 0zm2.263 1.259c-.002-.167.043.242 0 0zm-.131-.29c-.314-.776.292.41 0 0zm-.193-.509c-.053-.32.18.403 0 0zm.314-.51c-.216-.38.272-1.674.326-.871-.227.625-.065.975.093.136.293-.66-.063 1.303-.42.735zm.322-1.924c.094-.115.021.139 0 0zm-.538 10.613c-.128-.111.016.071 0 0zm1.11.561c.616.159.613-.096.055-.171-.3-.28-1.246-.575-.399-.035.056.142.234.139.343.206zm-2.192-1.455c.34.253 1.28.719.484.096.269-.312-.514-.478-.254-.686-.66-.404-.52-.368-.058-.356-.794-.354.114-.328.071-.51-.306-.06-1.52-.539-.805.04-.726-.37-.173.138-.392.084-.743-.202.66.565-.118.375.425.337 1.146.864.18.357-.128.183.691.46.892.6zm1.16.667c1.411.454-.691-.556 0 0zm5.94 3.598c.02-.28-.192.24 0 0zm.612.257c.325-.315.013.503.539-.077.006-.415-.016-.66-.605-.156-.162.09-.234.473.066.233zM4.408 15.38c-.1-.393-.7-.39 0 0zm.652.428c-.242-.402-.864-.364 0 0zm3.71 2.237c.362.321 1.663.236.44.04-.182-.269-1.151-.204-.44-.04zm5.098 3.149c.558-.468-.54.208 0 0zm1.16.796c.003-.15-.24.066 0 0zm.001-.21c.617-.654-.598.039 0 0zM2.805 14.038c-.526-.75-.327-1.088-.835-1.7-.096-.47-.87-1.533-.4-.406.43.659.558 1.679 1.235 2.106zm12.03 7.534c1.136-.734-.465-.32 0 0zm.867.34c.57-.488-.36-.102 0 0zM4.215 14.55c.163-.242-.42-.031 0 0zm11.306 7.129c.551-.355-.126-.3-.1.032zM8.05 16.97c-.02-.24-.291.02 0 0zm.461.266c-.146-.297-.225.047 0 0zm7.894 4.684c.705-.51-.428-.098-.148.096zm-.27-.13c.574-.482-.607.213 0 0zm1.38.918c.386-.258-.469-.083 0 0zM4.569 14.376c.517.116 2.066 1.274 1.152.08-.468-.138-.187-1.283-.665-1.08.32.535.264.763-.409.426-.846-.413-.475.204-.31.374-.225.052.298.196.232.2zm-2.356-1.86c.092-.383-.853-2.107-.446-.864.146.26.131.754.446.864zm4.324 2.666c-.266-.223-.013-.032 0 0zm.656.152c0-.405-.725-.164 0 0zm5.682 3.583c-.108-.278-.428-.006 0 0zm.273.199c-.04-.155-.157.03 0 0zm2.253 1.419c.216-.16-.27-.02 0 0zM3.39 12.816c.62-.24-.664-.171 0 0zm8.985 5.661c-.007-.401-.395.1 0 0zm-9.23-6.231c.398-.135-.368-.089 0 0zm1.155.56c-.007-.133-.122.05 0 0zm14.09 8.64c.513-.104 1.679.26 1.867-.136-.621-.015-2.15-.438-2.222.101l.136.022.22.013zM4.668 12.898c.009-.407-.317-.015 0 0zM1.63 10.79c-.138-.775-.525-.118 0 0zm.724.182c.009-.249-.663-.224 0 0zm.414.203c-.12-.097-.094.122 0 0zm2.605 1.67c.122-.112-.29-.083 0 0zm-2.88-2.128c-.07-.585-.84-.088 0 0zm-1.486-.964c-.02-.27-.144.102 0 0zm.221-.167c-.036-.32-.19.04 0 0zm1.22.729c.517-.203-.94-.42-.105-.039zm16.334 10.089c.33-.303-.42-.094 0 0zm1.974 1.023c.132-.392-.334.051 0 0zM2.573 9.676c.055-.379-.409.075 0 0zM.837 8.513c-.093-.535-.08-1.474.812-1.156-1.191.236.824 1.48.57.498.5.024.98-.296.716.19.987-.109 1.671-.964 2.624-.845.742-.098 1.554-.172 2.354-.471.658-.048 1.291-.756.93-1.175-.896-.076-1.835.036-2.827.233-1.098.228-2.096.662-3.205.849-1.08.145.217.4-.092.456-.564.196.672.328-.073.534-.46-.088-.94-.246-.743-.73-1.035.133-1.945.563-1.127 1.616h.061zm2.494-1.27c.243-.894 1.3.735.398.118-.108-.08-.285-.146-.398-.119zm.047-.434c.35-.26.186.146 0 0zm.445.008c.032-.411 1.018.218.163.148zm.608-.245c.222-.26.064.231 0 0zm.156-.104c.37-.444 2.095-.283.832-.043-.338-.255-.598.15-.832.043zm2.251-.347c-.056-1.214 1.118.432 0 0zm.639-.004c.233-.612.906-.245.108-.123.017.065-.024.316-.108.123zM2.322 9.362c.697-.427-.741-.37 0 0zm.515.144c.245-.26-.531-.106 0 0zm-1.52-1.08c.399-.305-.471-.116 0 0zm20.603 12.89c.012-.355-.304.16 0 0zm-2.093-1.429c.06-.409-.27.036 0 0zm2.67 1.567c.557 0 1.688-.173.475-.173-.19.03-1.109.024-.476.173zM3.29 9.254c.451-.03.706-.497-.087-.47-1.23-.127 1.084.42-.158.264-.167.11.236.237.245.207zm.398.202c-.048-.29-.14.154 0 0zm.47-1.257c.197-.243-.27-.065 0 0zm-1.5-2.508c.806-.274 1.907-.581 2.287.135-.387-.466-.156-.924.21-.243.516.689.775-.313.438-.545.383.476.819.701.257.03.61-.734-1.223.097-1.64.088-.2.09-2.071.477-1.551.535zm.472-.903c.46-.347 1.588.206.864-.345-.07-.062-1.586.418-.864.345zm1.674.069c.538.013-.231-.722.409-.389-.105-.344-.746-.408-1.059-.545-.177.314.36.938.65.934zm-1.38-1.52c.186-.252-.326.128 0 0zm.684.164c.866-.115-.22-.373-.174-.01zm-1.277-1c-.61-.796 1.146.134.527-.7-.522-.415-1.023.468-.527.7zm7.825 4.215c.28-.496-1.155-.668-.188-.175.089.03.069.21.188.175z": "Flask", - "M14.314 0L2.3 12 6 15.7 21.684.012h-7.357L14.314 0zm.014 11.072l-6.471 6.457 6.47 6.47H21.7l-6.46-6.468 6.46-6.46h-7.371z": "Flutter", "M17.702 1.934a4.375 4.375 0 0 0-1.264.14L3.3 5.502a4.418 4.418 0 0 0-3.156 5.384L2.2 18.77a4.418 4.418 0 0 0 5.384 3.157l13.139-3.429c2.212-.577 3.573-2.745 3.222-4.958h.045l-.111-.425-2.057-7.884a4.421 4.421 0 0 0-4.12-3.296zm-.02.677a3.73 3.73 0 0 1 3.483 2.791l1.946 7.458.11.425c.523 2-.67 4.034-2.67 4.555L7.412 21.268a3.729 3.729 0 0 1-4.555-2.67L.8 10.715a3.729 3.729 0 0 1 2.671-4.556L16.61 2.731a3.77 3.77 0 0 1 1.072-.12zm-.392 1.024a5.386 5.386 0 0 0-1.197.139L4.431 6.817c-2.428.706-3.107 2.016-2.624 4.265l1.75 6.704c.482 2.114 2.282 3.102 4.372 2.44l11.662-3.043c2.123-.504 3.107-2.096 2.624-4.265l-1.749-6.704c-.392-1.677-1.55-2.572-3.176-2.579zm1.25 3.554a.46.46 0 0 1 .472.345l.623 2.388.01.042a.457.457 0 0 1-.33.564l-3.405.888a.457.457 0 0 1-.564-.33l-.633-2.43a.457.457 0 0 1 .33-.565l3.405-.888a.468.468 0 0 1 .093-.014zm-10.216.658a.64.64 0 0 1 .655.48l.777 2.978a.638.638 0 0 1-.46.784l-4.172 1.089a.638.638 0 0 1-.784-.46L3.563 9.74a.638.638 0 0 1 .46-.785l4.172-1.088a.646.646 0 0 1 .13-.02zm5.859 1.466l.173.663-4.12.476-.174-.663zm.898 2.542c.183.147.41.237.648.252l-1.57 2.362a.892.892 0 0 0-.642-.26zm-5.626.894l2.032 1.96-.52.136a.867.867 0 0 0-.22.095l-2.062-1.99zm4.064 2.137a.209.209 0 0 1 .215.157l.435 1.669a.206.206 0 0 1-.15.258l-2.338.61a.206.206 0 0 1-.257-.152l-.436-1.668a.206.206 0 0 1 .151-.258l2.338-.61a.207.207 0 0 1 .042-.006Z": "freedesktop.org", "M16.821 5.133l-.26 1.992 2.435.717.031 2.152 2.231.041-.056 2.255 2.171-.141c.003-.759.05-5.045.626-7.016h-7.178zM11.356 18.24c.056-.213 0-.906 0-1.146l-.049-1.463c-2.021-.085-4.2.322-4.2 2.187 0 .403.169.768.426 1.049h3.312c.248-.142.434-.335.511-.627zM20.389 13.066l.052-2.247-2.202-.04-.035-2.425-2.527-.861.338-2.36h-9.43C2.767 5.133 0 8.385 0 11.95v6.916h4.116a5.381 5.381 0 0 1-.023-.754c.148-3.665 4.199-4.294 7.241-4.204v-1.056c-.05-.852-.74-1.605-2.74-1.605-1.333 0-2.915.171-3.939.541l.272-2.384c.978-.277 2.08-.545 4.453-.545 4.572 0 5.077 2.029 5.04 4.383l-.021 5.624h2.479v-.002l.096.002c3.303 0 6.021-2.692 6.362-5.915l-2.947.115z": "Fur", "M12.001.007C5.326.007.007 5.326.007 12S5.326 23.995 12 23.995s11.994-5.319 11.994-11.994S18.676.007 12.001.007zM2.614 12.105l9.283 9.283c-5.111 0-9.283-4.172-9.283-9.283zm11.473 9.074L2.823 9.915C3.76 5.743 7.516 2.614 12 2.614a9.476 9.476 0 0 1 7.614 3.86L18.259 7.62a7.657 7.657 0 0 0-6.362-3.337A7.555 7.555 0 0 0 4.7 9.393l9.804 9.805c2.4-.835 4.276-2.92 4.798-5.424h-4.068v-1.773h6.154c0 4.485-3.129 8.24-7.301 9.178z": "Gatsby", diff --git a/icons/flutter.svg b/icons/flutter.svg index c9857495e32a..1f10be2d4115 100644 --- a/icons/flutter.svg +++ b/icons/flutter.svg @@ -1 +1 @@ -Flutter icon \ No newline at end of file +Flutter icon \ No newline at end of file From 473b41f3919527e9ca60aef18539937a351b86c4 Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Fri, 2 Oct 2020 10:22:52 -0400 Subject: [PATCH 59/78] Correct GitLab icon (#3621) The Great 2020 Icon Review --- .svglint-ignored.json | 1 - icons/gitlab.svg | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.svglint-ignored.json b/.svglint-ignored.json index b5fee4dab286..6bbc28bcbf8c 100644 --- a/.svglint-ignored.json +++ b/.svglint-ignored.json @@ -102,7 +102,6 @@ "M9.956.097a7.252 7.252 0 0 0-1.25.115C4.397 1 1.365 4.73 1.107 7.186c-.125 1.205.525 2.108.883 2.506.969 1.076 2.9 1.898 4.141 2.58-1.795 1.53-2.618 2.277-3.429 3.128-1.214 1.274-2.067 2.676-2.07 3.68 0 .323-.053 1.355.368 2.17.158.306.608 1.327 1.964 2.092.867.49 2.102.67 3.31.497 3.742-.534 8.753-3.707 12.328-6.662 2.279-1.884 3.945-3.709 4.426-4.607.388-.725.431-2.026.206-2.843-.64-2.318-5.84-7.067-10.091-8.978A7.761 7.761 0 0 0 9.956.097zm-.007.067a7.341 7.341 0 0 1 3.317.749c3.433 1.687 9.233 6.43 9.661 8.814.53 2.948-9.852 10.929-16.167 12.174-2.45.481-4.539.613-5.492-1.975-.826-2.243.776-3.884 3.135-6.04.98-.895 1.76-1.564 2.935-2.556.065-.068-5.66-2.042-5.842-4.308C1.307 4.693 4.995.394 9.716.172c.078-.004.155-.007.233-.008zM9.838.68a5.602 5.602 0 0 0-.502.031c-2.319.244-2.763.543-4.864 2.132-.704.533-2 1.829-2.331 3.366-.127.586.023 1.091.444 1.446 1.35 1.135 3.61 2.056 5.465 2.947.543.26.184.733-.692 1.492-2.21 1.913-5.198 4.242-5.407 6.017-.098.836.188 1.972 1.203 2.554 1.186.679 3.647.236 5.291-.376 2.402-.895 5.557-2.869 8.062-4.809 2.604-2.018 5.026-4.58 5.146-4.998.147-.513.132-.988-.152-1.533-.445-.855-1.041-1.491-1.681-2.203-1.718-1.81-3.534-3.401-5.708-4.62-1.423-.798-2.69-1.47-4.274-1.446zm1.066 3.594c.542 0 1.167.171 1.838.496 1.675.81 3.395 2.937-.015 4.161-.927.333-3.869-.818-3.779-2.388.089-1.558.847-2.27 1.956-2.269zm.283 1.356c-.315-.002-.571.078-.689.26-.552.855-.3 1.461.211 1.848.19-.454 2.138.042 2.13.468.02-.01.04-.02.055-.032 1.69-1.272-.468-2.536-1.707-2.544z": "Gentoo", "M23.58 2.4c-.963 1.206-2.55 6.476-11.46 6.71-4.253.112-6.36-4.731-6.36-4.731l-.334 7.771c-.831-1.042-1.945-1.705-3.014-1.74a2.23 2.23 0 00-1.441.441c-.663.502-.977 1.345-.97 2.28.006.934.33 1.965.97 2.896.64.931 1.476 1.587 2.324 1.89.456.164.916.214 1.35.157C10.674 22.882 26.797 26.557 23.58 2.4zM8.404 8.85c1.265 0 2.314.94 2.614 2.196.484-1.19 1.614-2.027 2.931-2.027 1.758 0 3.178 1.49 3.178 3.322 0 1.833-1.42 3.334-3.178 3.334-1.531 0-2.81-1.14-3.115-2.644-.437.978-1.353 1.666-2.43 1.666-.915 0-1.716-.497-2.203-1.246a5.726 5.726 0 00-.289-.567 3.118 3.118 0 01-.205-1.113c0-1.604 1.198-2.922 2.697-2.922zm0 .36c-1.284 0-2.33 1.138-2.33 2.561s1.046 2.559 2.33 2.559c.214 0 .417-.043.614-.102a1.676 1.759 0 01-1.614-1.756 1.676 1.759 0 011.676-1.758 1.676 1.759 0 011.635 1.373c.012-.105.029-.207.029-.316 0-1.423-1.056-2.56-2.34-2.56zm5.545.131c-1.576 0-2.86 1.334-2.86 3 0 1.667 1.284 3.008 2.86 3.008.591 0 1.14-.188 1.596-.512a2.146 2.252 0 01-.858.19 2.146 2.252 0 01-2.144-2.252 2.146 2.252 0 012.144-2.252 2.146 2.252 0 012.112 1.845l.003-.026c0-1.667-1.277-3-2.853-3zm-11.545 1.39c1.038.035 2.206.77 3.008 1.936.606.882.914 1.866.92 2.727.006.861-.282 1.589-.846 2.016-.564.426-1.31.48-2.082.205-.772-.277-1.564-.883-2.17-1.764-.605-.881-.911-1.867-.917-2.728-.007-.862.282-1.589.845-2.016a1.92 1.92 0 011.242-.375zm11.69.245a1.006 1.056 0 00-1.006 1.059 1.006 1.056 0 001.006 1.054 1.006 1.056 0 001.005-1.054 1.006 1.056 0 00-1.005-1.059zm-5.645.22a.662.695 0 00-.662.694.662.695 0 00.662.697.662.695 0 00.662-.697.662.695 0 00-.662-.693zm-6.414.223a1.118 1.408 0 00-1.119 1.407 1.118 1.408 0 001.12 1.408 1.118 1.408 0 001.116-1.408 1.118 1.408 0 00-1.117-1.407zm14.176 3.998s1.487.435 2.011 1.145c.523.708.194 1.145.057 2.05-.202-.528-.407-.942-.621-1.183-.81 1.259-3.104 1.858-6.18 1.559 1.38-.072 2.451-.288 3.301-.584-1.4.09-3.214-.27-5.365-1.067 4.262.895 6.433.063 7.703-.966-.335-.455-.906-.954-.906-.954z": "GIMP", "M4.186 5.421C2.341 5.417-.13 6.59.006 9.531c.213 4.594 4.92 5.02 6.801 5.057.206.862 2.42 3.834 4.059 3.99h7.18c4.306-.286 7.53-13.022 5.14-13.07-3.953.186-6.296.28-8.305.296v3.975l-.626-.277-.004-3.696c-2.306-.001-4.336-.108-8.189-.298-.482-.003-1.154-.085-1.876-.087zm.261 1.625h.22c.262 2.355.688 3.732 1.55 5.836-2.2-.26-4.072-.899-4.416-3.285-.178-1.235.422-2.524 2.646-2.552zm8.557 2.315c.15.002.303.03.447.096l.749.323-.537.979a.672.597 0 0 0-.241.038.672.597 0 0 0-.405.764.672.597 0 0 0 .112.174l-.926 1.686a.672.597 0 0 0-.222.038.672.597 0 0 0-.405.764.672.597 0 0 0 .86.36.672.597 0 0 0 .404-.765.672.597 0 0 0-.158-.22l.902-1.642a.672.597 0 0 0 .293-.03.672.597 0 0 0 .213-.112c.348.146.633.265.838.366.308.152.417.253.45.365.033.11-.003.322-.177.694-.13.277-.345.67-.599 1.133a.672.597 0 0 0-.251.038.672.597 0 0 0-.405.764.672.597 0 0 0 .86.36.672.597 0 0 0 .404-.764.672.597 0 0 0-.137-.202c.251-.458.467-.852.606-1.148.188-.402.286-.701.2-.99-.086-.289-.35-.477-.7-.65-.23-.113-.517-.233-.86-.377a.672.597 0 0 0-.038-.239.672.597 0 0 0-.145-.209l.528-.963 2.924 1.263c.528.229.746.79.49 1.26l-2.01 3.68c-.257.469-.888.663-1.416.435l-4.137-1.788c-.528-.228-.747-.79-.49-1.26l2.01-3.679c.176-.323.53-.515.905-.53h.064z": "Gitea", - "M4.844.904a1.007 1.007 0 00-.955.692l-2.53 7.783c0 .007-.005.012-.007.02L.07 13.335a1.437 1.437 0 00.522 1.607l11.072 8.045a.566.566 0 00.67-.004l11.074-8.04a1.436 1.436 0 00.522-1.61l-1.26-3.867a.547.547 0 00-.031-.104l-2.526-7.775a1.004 1.004 0 00-.957-.684.987.987 0 00-.949.69l-2.406 7.408H8.203l-2.41-7.408a.987.987 0 00-.943-.69h-.006zm-.006 1.42l2.174 6.678H2.674l2.164-6.678zm14.328 0l2.168 6.678h-4.342l2.174-6.678zm-10.594 7.81h6.862l-2.15 6.618L12 20.693 8.572 10.135zm-5.515.005h4.322l3.086 9.5-7.408-9.5zm13.568 0h4.326l-6.703 8.588-.709.914 2.959-9.108.127-.394zM2.1 10.762l6.978 8.947-7.818-5.682a.305.305 0 01-.112-.341l.952-2.924zm19.8 0l.952 2.922a.305.305 0 01-.11.341v.002l-7.82 5.68.025-.035 6.953-8.91Z": "GitLab", "M23.8 12.57c-.29-.15-3.4 1.4-4.07 1.27-1.68-.3-1.37-.5-3.63-1.02-.9-.2-.77-.08-.97-.23-.13-.1-.26-.12-.45-.3 3-.54 4.52-1.27 5.05-1.38.57-.11 3.87 1.47 4.07 1.1.2-.37-.72-1.18-.3-2.27.44-1.1-.52-1.82.01-2.69.54-.87.43-2.2.3-2.27-.3-.15-3.4 1.4-4.08 1.27-1.68-.31-1.37-.51-3.63-1.02-.9-.2-.77-.09-.97-.24-.2-.15-.39-.1-.78-.73s-4.88-1.6-5.18-1.6c-.62 0-1.78 1.6-1.78 1.6s-.45 0-1.8.07-2.53.67-4.12 1.92C-.13 7.3.1 8.56.1 8.56s1.48.5 1.48.78c0 .27-1.3.6-1.3.6C1.12 11 3.72 12 4.38 12h.52c-1.08.21-2.12.8-3.44 1.83C-.13 15.1.1 16.36.1 16.36s1.48.5 1.48.77-1.3.6-1.3.6c.84 1.07 3.44 2.07 4.1 2.07.63 0 1.07.02 1.87-.13.06.13.68 1.45 1.95 1.72 1.34.29 2.08.06 2.08.06s.07-.59-.24-1.18c1.16.12 2.48.15 3.77-.05 3.57-.54 5.34-1.4 5.92-1.51.57-.12 3.87 1.46 4.07 1.1.2-.38-.72-1.19-.29-2.28.43-1.1-.53-1.81 0-2.69.54-.87.43-2.2.3-2.27zM3.46 8.87a.95.95 0 0 1-.22-.03H3.2a2.6 2.6 0 0 1-.06-.03L3.1 8.8l-.06-.03H3a.57.57 0 0 1-.05-.03L2.9 8.7l-.05-.03-.04-.03a1.1 1.1 0 0 1-.05-.04l-.03-.03a1 1 0 0 1-.05-.06l-.02-.02a1.95 1.95 0 0 1-.07-.08l-.02-.02a1.15 1.15 0 0 1-.04-.08l-.02-.03-.04-.06a.78.78 0 0 0-.02-.05l-.02-.06-.02-.04A1.66 1.66 0 0 1 2.4 8l-.01-.05a.75.75 0 0 1-.02-.06v-.05c.07.43.42.76.83.76.47 0 .86-.43.86-.97s-.38-.98-.86-.98c-.47 0-.85.43-.86.96 0-.7.5-1.27 1.12-1.27s1.11.56 1.11 1.26-.5 1.27-1.11 1.27zm-.75-.95c0-.15.1-.27.24-.27s.23.12.23.27-.1.26-.23.26-.24-.12-.24-.26zm.75 8.74a.95.95 0 0 1-.11 0l-.04-.01a.88.88 0 0 1-.07-.01l-.04-.01-.06-.02-.04-.02a.57.57 0 0 1-.06-.02L3 16.55a.73.73 0 0 1-.05-.03l-.04-.02-.05-.04-.04-.03a.73.73 0 0 1-.05-.04l-.03-.03a1 1 0 0 1-.07-.07 1.44 1.44 0 0 1-.07-.09l-.02-.02a1.13 1.13 0 0 1-.04-.07l-.02-.04a1.3 1.3 0 0 1-.04-.06l-.02-.04-.02-.07-.02-.04a5.06 5.06 0 0 1-.02-.07l-.01-.04a.75.75 0 0 1-.02-.07v-.05c.07.43.42.76.83.76.47 0 .86-.43.86-.97s-.38-.97-.86-.97c-.47 0-.85.42-.86.95 0-.7.5-1.27 1.12-1.27s1.11.57 1.11 1.26-.5 1.27-1.11 1.27zm-.75-.95c0-.14.1-.26.24-.26s.23.12.23.26-.1.26-.23.26-.24-.11-.24-.26zm5.08-5.5v-.03l.03-.06.06-.22a18.71 18.71 0 0 0 .36-1.33c.12-.53.17-.96.15-1.2a3.04 3.04 0 0 0-.04-.27 5.92 5.92 0 0 0-.2-.79 8.05 8.05 0 0 0-.19-.5l-.06-.13-.02-.05c-.09-.2.04-.43.24-.42h.14l.4.03 1.2.06.38.02.86.06a21.12 21.12 0 0 1 7.93 2.12l.67.3c.13.06.2.23.14.38-.05.14-.2.22-.33.16l-.67-.3a20.72 20.72 0 0 0-7.77-2.09l-.86-.05-.38-.02-1.2-.07h-.12a8.69 8.69 0 0 1 .34 1.17l.05.32c.03.34-.03.81-.17 1.41l-.15.62a21.23 21.23 0 0 1-.29.99l-.02.06a.16.16 0 0 0 0 .03c-.05.14-.2.22-.33.16-.13-.05-.2-.22-.15-.37zm-1.5-4.76a.23.23 0 0 1 .36.02 4.68 4.68 0 0 1 .42.62c.22.4.37.8.41 1.21.02.23 0 .49-.04.77a6.2 6.2 0 0 1-.2.83 8.29 8.29 0 0 1-.25.69c-.06.14-.21.2-.34.13-.13-.07-.18-.24-.12-.39l.02-.04.05-.13a7.76 7.76 0 0 0 .16-.45 5.43 5.43 0 0 0 .18-.75c.04-.23.05-.43.04-.6a2.6 2.6 0 0 0-.34-.97 4.1 4.1 0 0 0-.33-.5l-.03-.03a.32.32 0 0 1 .02-.4zm1.15 10.4a6.17 6.17 0 0 1-.2.85 8.29 8.29 0 0 1-.25.68c-.06.14-.21.2-.34.13-.13-.07-.18-.24-.12-.39l.02-.04.05-.13a7.76 7.76 0 0 0 .16-.45 5.43 5.43 0 0 0 .18-.75c.04-.23.05-.43.03-.6a2.6 2.6 0 0 0-.33-.96 4.1 4.1 0 0 0-.33-.5l-.03-.04a.32.32 0 0 1 .02-.4.23.23 0 0 1 .35 0 4.68 4.68 0 0 1 .42.63c.22.4.37.81.41 1.21.02.23 0 .49-.04.77zm12.4.12c-.05.14-.2.22-.33.16l-.67-.3a20.72 20.72 0 0 0-7.77-2.09l-.85-.05h-.05l-.34-.02a913.89 913.89 0 0 0-1.32-.07l.03.06a6.38 6.38 0 0 1 .36 1.43c.03.34-.03.81-.17 1.41l-.15.62a21.29 21.29 0 0 1-.29 1l-.02.05a.16.16 0 0 0 0 .03c-.05.15-.2.22-.33.17-.13-.06-.2-.23-.15-.38v-.02l.03-.06.06-.22a18.71 18.71 0 0 0 .36-1.33c.12-.53.17-.96.15-1.2a3.04 3.04 0 0 0-.04-.27 5.92 5.92 0 0 0-.2-.79 8.02 8.02 0 0 0-.19-.49l-.04-.09-.02-.05-.02-.05c-.09-.2.04-.43.24-.42h.14l.4.03 1.2.06.38.02h.01l.85.06a21.07 21.07 0 0 1 7.93 2.12l.67.3c.13.06.2.23.14.38z": "Glitch", "M17.865 0c-3.8 0-4.513 5.414-2.375 5.414S21.666 0 17.865 0zm-5.873.664c-.06 0-.124.003-.191.012-2.14.277-1.385 3.997-.246 4.066 1.103.068 2.308-4.071.437-4.078zm-3.705 1.47c-.113.003-.237.031-.371.087-1.72.71-.262 3.636.701 3.44.889-.182 1.004-3.556-.33-3.526zM5.547 4.43a.801.801 0 00-.483.164c-1.376.95.462 3.249 1.272 2.892.708-.312.257-3.021-.79-3.056zm7.637 1.758c-2.92.025-6.636 1.506-7.284 4.404-.718 3.217 2.96 7.68 6.797 7.68 1.888 0 4.066-1.706 4.473-3.866.311-1.647-3.662-.986-3.52.104.171 1.306-.958 1.95-2.064 1.107-3.52-2.68 5.83-4.016 5.213-7.678-.2-1.187-1.744-1.768-3.615-1.752zM5.268 20.19c-.536 0-.958.17-1.266.51-.308.34-.463.805-.463 1.397 0 .585.153 1.048.455 1.39.303.341.713.512 1.23.512.258 0 .873.004 1.288-.344v-1.765H5.264v.634h.644v.635c-.098.08-.282.154-.58.154-.293 0-.544-.106-.71-.318-.167-.211-.25-.51-.25-.898 0-.392.087-.693.259-.903.173-.211.419-.318.738-.318a1.602 1.602 0 01.817.225l.216-.637a2.245 2.245 0 00-.537-.205 2.507 2.507 0 00-.593-.069zm6.562 0c-.47.013-.842.182-1.115.506-.283.338-.426.806-.426 1.4 0 .594.143 1.06.426 1.397.284.338.675.506 1.174.506.5 0 .89-.168 1.174-.506.283-.338.423-.803.423-1.396 0-.595-.14-1.063-.424-1.4-.283-.338-.674-.507-1.173-.507h-.059zm-4.77.067v3.67h.682v-2.205l1.598 2.205h.506v-3.67h-.682v2.207l-1.598-2.207h-.505zm7.108 0l-.389 3.67h.76l.234-2.373.715 2.384h.508l.717-2.306.234 2.295h.758l-.39-3.67h-.862l-.713 2.29-.707-2.29h-.865zm4.084 0v3.67h2.209v-.715h-1.408v-.84H20.1v-.639h-1.047v-.761h1.361v-.715h-2.162zm-6.387.619h.024c.245 0 .435.107.57.32.135.213.201.514.201.9s-.066.684-.201.897a.639.639 0 01-.57.32.637.637 0 01-.569-.32c-.134-.213-.203-.511-.203-.896 0-.387.069-.688.203-.9a.635.635 0 01.545-.321Z": "GNOME", "M5.072 13.932c-.221.012-.419.141-.519.338-.115.211-.389.242-.517.201-.21-.07-.481-.119-.744.068s-.546.045-.495-.297c.049-.34.172-.645.499-.83.714-.41.217-.695.608-1.109.394-.412.307-.537.293-1.099-1.326-.2-2.078-.582-2.916-1.631C.442 8.526.116 7.663.03 6.349-.058 5.032.019 4.18.587 3.088 1.155 2 1.755 1.475 2.789.93 3.824.382 4.84.253 5.778.269c.939.015 1.564.083 2.094.387.531.303 1.016.684 1.324.685.24.015.477-.053.673-.192.04 1.02-.878 1.108-1.698 1.13-.82.021-1.324-.317-2.08-.192-.754.128-1.992.471-2.595 1.52-.603 1.05-.624 1.42-.573 2.301.049.878.806 1.534 1.234 1.542.428.007.523-.117.898-.36.374-.246 2.284-2.61 2.934-3.14.653-.531 1.296-.696 1.99-.705.695-.008.871.015 1.433.246.56.229.904.652 1.356.91.23-.135.375-.339.584-.495.76-.552 1.152-.702 2.053-.615.518.052 1.169.347 1.56.686.693.604 1.266 1.441 1.728 2.079.36.497.785 1.091 1.392 1.277.659.201 1.157-.652 1.23-1.129.043-.27.097-.506.097-.801 0-.297-.03-.655-.115-.965-.09-.307-.222-.599-.392-.869-.258-.416-.68-.85-1.116-1.072-.246-.125-.826-.353-1.191-.361-.448-.01-.789.141-1.202.169-.5.034-1.396.146-1.786-.24-.251-.246-.283-.411-.324-.731.109.092.264.15.401.163.313.026.605-.229.859-.378.21-.123.504-.34.778-.45.704-.285 1.568-.278 2.31-.2.595.06 1.368.324 1.89.621.526.296 1.031.797 1.4 1.268.466.594.721 1.104.889 1.844.216.945.277 2.365.015 3.299-.205.734-.887 1.861-1.467 2.414-.573.547-1.235.811-1.986.955.03.149.033.291.071.416.056.178.163.375.38.313.086-.025.133-.047.246.053.115.1.056.485-.266.66-.164.086-.334.105-.595.112-.319.012-.639-.004-.953-.046-.283-.047-.451-.273-.765-.309-.485-.055-.855-.405-1.245-.654-.162-.104-.218-.104-.311-.158.051.154.118.314.151.465.034.146.02.285.037.404.019.119.052.211.07.309.077.068.103.173.233.207.13.035.334-.018.468-.037.135-.018.224-.09.328-.07.105.02.204.096.292.166s.164.08.234.254c.07.178.135.537.146.777.009.24-.018.455-.089.648-.07.189-.135.273-.327.463s-.506.465-.819.66c.058.084.083.162.173.254.09.094.277.197.359.295.085.098.128.168.128.277.012.131-.021.262-.093.373-.223.299-.483.352-.803.492.054.334.098.572.02.906-.03.137-.102.445-.27.525-.169.08-.492.041-.698.074-.205.031-.319.063-.479.094-.098.141-.242.297-.291.422-.049.127-.034.172.006.299.042.129.185.316.225.469.039.15.049.311.011.463-.038.15-.117.287-.23.396-.129.135-.382.24-.509.346-.125.111-.252.123-.217.303.047.248.409.646.67.744.185.055.382.039.557-.041-.014.209-.195.354-.315.494.322-.094.636-.27.854-.504-.067.203-.3.529-.645.816s-.343.229-.517.344c.314.061.606.045.85.002-.197.111-.416.182-.641.207-.289.031-.468.008-.729-.055-.261-.063-.499-.301-.814-.465.03.119.053.26.185.381.136.119.335.182.549.283-.272-.029-.558-.037-.824-.096-.199-.047-.332-.092-.478-.164-.144-.07-.255-.176-.384-.264.061.117.079.256.184.352.104.098.275.135.412.199-.143-.004-.281.029-.43-.01-.16-.037-.312-.109-.443-.209-.16-.119-.311-.25-.445-.396-.132-.145-.296-.332-.345-.463-.048-.133.03-.225.044-.338-.09.061-.201.094-.272.18-.07.088-.132.166-.101.318.03.15.172.338.271.506-.296-.242-.461-.336-.531-.625-.064-.273.104-.52.233-.725.064-.104.162-.199.221-.299-.135-.129-.285-.24-.4-.389-.113-.15-.162-.352-.277-.492-.117-.143-.274-.232-.41-.348.119.256.317.572.359.771.044.199-.048.322-.119.43-.07.107-.184.133-.292.197-.11.068-.277.016-.342.113s-.083.246-.021.344l.256.398c-.126-.072-.235-.168-.327-.281-.074-.096-.186-.188-.199-.316-.016-.131-.023-.246.063-.363.084-.117.318-.156.422-.246.105-.09.162-.148.156-.264-.006-.117-.119-.199-.217-.273-.299-.225-.68-.43-.934-.699-.109-.105-.191-.234-.239-.379-.03-.105.001-.188.071-.314.072-.131.315-.305.346-.443.029-.141-.095-.172-.205-.221-.111-.049-.322.025-.425-.061s.03-.266-.086-.365-.381-.045-.519-.15c-.121-.102-.205-.24-.24-.395-.046-.141-.053-.291-.021-.436.032-.113.128-.133.187-.191.059-.057.108-.104.03-.191-.074-.088-.33.004-.476-.105-.149-.113-.06-.381-.163-.494-.104-.109-.287-.066-.386-.104-.097-.035-.135.09-.194-.109-.061-.199-.063-.797-.143-1.02s-.238-.016-.311-.236c-.075-.221-.004-.574-.037-.908l-.15-.91c-.521.352-.867.463-1.428.561-.047 1.373-.176 2.182.291 3.705.465 1.521 1.408 2.42 2.68 3.707-1.68-1.256-2.479-2.279-2.981-3.588-.501-1.311-.406-2.407-.356-3.666zm8.919-.553c.129.006.285.039.376.098.091.061.188.107.27.189.206.211.36.463.428.752.044.186.05.422.064.639-.062-.199-.103-.408-.192-.588-.139-.285-.376-.561-.672-.688-.066-.031-.141-.041-.214-.027.023.041.063.076.065.133 0 .059-.012.174-.112.223-.16.078-.339.021-.464-.086-.127-.117-.166-.301-.102-.459.079-.194.375-.194.553-.186zm-1.621-.272c.017-.332.135-.609.433-.771.187-.107.392-.18.604-.215.207-.026.713-.008 1.018.131.232.105.391.271.597.394.205.121.351.201.546.338.3.211.475.439.682.576.101.066.24.057.374.098-.104.029-.239.064-.35.029-.159-.064-.308-.152-.438-.264-.154-.137-.32-.258-.497-.359-.124-.072-.329-.158-.466-.246-.135-.09-.371-.283-.502-.349-.207-.086-.428-.129-.65-.125-.256.008-.626.05-.822.228-.197.18-.271.336-.227.566.073-.084.123-.191.195-.254.154-.133.329-.139.521-.113.215.027.322.15.393.354-.047-.033-.135-.109-.204-.135-.144-.055-.306-.039-.438.043-.179.098-.13.24-.154.396-.013.076-.041.133-.061.199-.067-.016-.129-.049-.18-.098.001.076-.01.141.006.223.014.084.055.184.084.273-.126-.125-.256-.24-.335-.402-.086-.157-.131-.337-.129-.517zm.219-2.4c.091-.136.119-.345.174-.517-.021.217.021.453-.083.609-.105.158-.292.129-.443.176.118-.09.258-.131.352-.268zm-2.207 3.203c.119-.096.438-.02.676-.002l-.514.133c-.017.059-.01.123-.048.174-.04.051-.114.068-.171.104.006-.155-.062-.313.057-.409zm1.683-6.652c.143.075.321.178.449.18.124.004.158-.08.232-.131.115.38.25.797.448 1.142.083.146.136.079.2.224.063.145.09.439.15.626.059.187.137.321.207.483-.174-.25-.401-.566-.5-.773-.098-.207-.035-.225-.115-.421-.078-.198-.238-.504-.357-.756-.086.011-.19.026-.255.006-.065-.021-.054-.091-.112-.134-.059-.045-.158-.027-.24-.1-.081-.07-.1-.217-.107-.346zm-.767 1.875c.135-.012.299.023.425.017s.216-.039.325-.06c-.021-.189-.002-.537-.176-.664-.115-.08-.578-.02-.701.006-.279.061-.604.227-.873.33.258-.18.481-.346.791-.439.188-.055.621-.129.813-.076.089.023.105.061.159.135.183.255.183.475.229.773.047.071.096.119.135.194.038.093.062.19.068.289-.048-.069-.018-.155-.149-.206-.135-.053-.337-.005-.517.014.131.096.195.186.201.384.006.233-.191.401-.398.417-.285.022-.434-.041-.549-.285-.051-.107-.016-.236-.018-.341-.346.024-.34.013-.592.222.139.201.224.315.451.436.125.066.27.133.425.16.157.027.415.053.581.027.145-.018.278-.082.379-.187.123-.112.135-.274.182-.403-.004.127-.027.252-.07.371-.14.27-.38.352-.668.352-.275 0-.616-.063-.873-.169-.205-.085-.545-.325-.625-.534-.056-.143-.012-.318-.018-.477.285-.189.354-.143.689-.198.141-.025.239-.076.374-.088zM9.643 7.854c.007-.114.021-.111.03-.167-.259-.069-.361.099-.514.411-.057.115 0 .186-.062.263-.059.076-.159.065-.257.139s-.196.215-.289.292c-.189.156-.447.251-.667.358.15-.111.443-.279.538-.439.05-.086.042-.247.12-.325.078-.075.105-.13.205-.149.1-.019.061-.136.093-.229.032-.091.097-.158.165-.251s.156-.23.291-.282c.135-.049.347.005.45-.023.102-.029.043-.105.118-.15s.219-.023.32-.072c.176-.084.26-.227.367-.377.015.326.01.561-.107.869-.131.346-.266.55-.641.763-.128.072-.257.098-.365.137.062-.086.152-.123.188-.256.034-.136.009-.4.017-.512zm6.059 1.592c-.177.014-.219-.012-.363.091l.232.36c-.006-.237.018-.285.133-.451h-.002zm-.465-.172c.246-.104.461-.189.73-.207.107-.008.274.009.383.016.094-.137.211-.244.256-.4.028-.104.015-.584-.038-.709-.146-.361-.29-.377-.495-.585-.146-.149-.152-.38-.197-.638-.015-.094-.062-.213-.084-.31-.283-.046-.57-.062-.857-.045.148-.143.291-.271.334-.486.045-.229.004-.466-.113-.667-.121-.191-.315-.36-.494-.517-.178-.155-.436-.284-.604-.412.221-.077.444-.194.66-.235.561-.108 1.043.057 1.584.384.315.19.573.37.902.716.329.344.735.975 1.054 1.348.317.375.575.67.853.893.276.226.528.289.792.431l.412.438.335-.413.535.06.111-.601.49-.136-.079-.811.354-.252-.267-.504.27-.553-.352-.63.135-.607-.407-.348-.053-.646-.569-.217-.227-.561-.64-.007-.315-.417-.431.03-.479-.053-.27-.199-.396.26-.477-.248-.947.359.618-.537.64-.102.49-.126.663.218.582-.147.563.331.596-.031.293.525.591.067.32.581.372.205.1.746.333.315-.148.653.39.494-.363.529.39.332-.499.443.506.529-.613.2.398.566-.501.088.328.622-.563-.008.285.466-.621-.074.148.672-.468-.411-.159.814-.322-.585-.175.73-.397-.537.011.765-.439-.688c.091.391.073.817.329 1.185.794-.107 1.312-.307 1.921-.892.552-.533 1.214-1.644 1.394-2.35.204-.802.21-2.281.009-3.101-.194-.787-.446-1.163-.896-1.807-.43-.455-.853-.939-1.399-1.264-.803-.48-1.829-.608-2.742-.596-.393.001-.781.074-1.148.215-.527.191-.95.611-1.487.818-.175.067-.315.068-.454-.004.135.27.281.391.619.489.244.071.825.026 1.227-.011.43-.039.654-.167 1.239-.16.57.01 1.024.225 1.272.368.511.292.877.614 1.196 1.129.175.282.298.601.383.925.086.324.124.688.13 1.006s-.019.602-.097.888c-.182.669-.583 1.35-1.407 1.245-.504-.063-1.263-1.01-1.518-1.357-.515-.701-1.043-1.477-1.688-2.059-.407-.366-.92-.594-1.463-.65-.992-.09-1.287.098-2.033.715.151.047.299.074.455.145.346.156.662.357.938.615.29.27.42.442.43.829.007.259-.204.465-.399.649-.118.114-.275.218-.372.307-.127.117-.285.246-.124.432.06.07.165.123.252.189.141.103.075.488-.108.592-.226.136-.513.111-.713-.061.246-.035.402-.068.395-.27-.002-.115-.149-.213-.297-.279-.35-.16-.614-.135-.963-.387-.353-.254-.359-.393-.455-.79-.17.017-.327.021-.555.097-.226.074-.478.254-.684.299-.52.111-.623.078-.907.006-.501-.132-1.151.09-1.8.299-.107.033-.543 0-.836.102-.528.209-1.019.496-1.457.853-.556.469-1.286 1.869-1.698 3.477-.045.49.095.818-.213 1.057-.308.24-.3.851-.405 1.023-.103.17-.225.094-.45.336-.223.24-.337.201-.332.654.195-.125.477-.273.725-.285.221-.006.222.283.785-.273.301-.299.881-.309 1.283-.439s1.125-.402 1.851-1.212c.724-.81 1.071-1.664 1.212-2.896.02.215.06.463-.033 1.065-.095.604-.296 1.28.129 2.094l.265.504c-.157-.215-.465-.566-.56-.816l-.211-.578c-.48.753-.59.887-1.255 1.425-.026.334-.033.682.076 1.002.108.32-.064.688.02.9.082.209.273.09.336.303s-.032.635.064.842c.099.207.337.082.453.15.115.066.154.158.215.246.063.088-.023.297.103.365.126.066.32.01.453.074.13.066.149.223.119.361-.032.141-.172.205-.233.348-.062.119-.055.262.02.373.074.131.236.201.4.27.162.064.391.027.559.119.169.09.32.273.408.406.089.131.113.225.109.363-.014.154-.059.301-.137.434-.074.135-.236.299.02.555.254.254.246.145.393.313-.017-.289-.135-.521-.049-.738.088-.217.349-.256.484-.352.139-.1.219-.232.326-.348 0 .148.015.309-.002.42-.033.227-.102.432.237.467.153.016.299-.082.459-.141-.084.148-.23.27-.253.451-.028.195.018.395.13.559.124.18.341.313.499.416.158.105.244.115.365.174.006.176-.03.363-.009.531.019.168.073.314.169.453.098.141.252.219.398.32-.08-.188-.242-.365-.24-.561s.06-.334.252-.51c.191-.174.639-.324.85-.494.156-.109.279-.26.355-.436.075-.164.055-.43.069-.576.069.205.079.27.103.486.021.217-.127.521-.189.68.228-.105.409-.293.51-.525.057.035.028.125.049.301.094-.092.199-.162.293-.25s.195-.164.243-.287c.046-.121.027-.252-.007-.393-.035-.143-.193-.307-.279-.463-.084-.152.016-.305.01-.492-.17-.029-.314-.117-.512-.088-.195.029-.42.248-.621.252-.199 0-.314-.188-.478-.238-.165-.053-.33-.045-.495-.07.209-.199 1.021-.295 1.576-.385.486-.082.978-.125 1.47-.133.221-.006.506.068.661.025.152-.045.119-.15.164-.264.129-.318.066-.604-.004-.924-.444-.053-.908-.115-1.356-.082-.438.033-.956.242-1.409.256-.392.014-.976-.074-1.312-.281-.413-.25-.731-.789-.845-.965-.184-.281-.416-.836-.559-1.088-.141-.254-.173-.324-.29-.43-.118-.105-.278-.113-.419-.17.161.014.336-.035.482.047.221.127.465.648.602.877.145-.486.111-.676.529-.951-.336.379-.346.666-.428 1.111.281.459.67 1.193 1.18 1.396.186.074.502.119.701.145.621.076 1.22-.119 1.828-.27.445-.111.897-.066 1.438-.035.183.012.616-.1.707-.283.052-.107.042-.232-.024-.33-.07-.105-.255-.158-.355-.254-.099-.098-.156-.211-.235-.314-.35.068-.704.105-1.062.115.221-.09.433-.141.66-.23.237-.098.463-.219.676-.359.186-.123.303-.193.438-.334.134-.143.305-.289.404-.463.099-.174.114-.369.12-.584.004-.215-.005-.516-.088-.691-.084-.172-.243-.225-.372-.264-.127-.041-.216.063-.349.076-.134.014-.258.096-.452.006-.248-.129-.461-.318-.617-.549-.196-.274-.335-.723-.534-1.068-.343-.596-.771-1.149-1.179-1.702-.035-.135-.084-.324-.102-.508-.031-.322-.035-.656.065-.969.075-.24.188-.494.438-.592.1-.043.212-.051.317-.022.09.032.179.135.142.252-.039.129-.127.134-.188.198-.091.091-.153.205-.183.33.111-.004.262-.011.354.013.12.03.229.11.291.279-.143-.126-.213-.185-.39-.188-.083-.002-.182.026-.271.041-.034.108-.054.243-.101.329-.049.084-.141.063-.176.161-.033.128-.039.261-.02.391h.004zm1.242-.149c.056.021.075.027.146.08.069.052.165.104.22.229.044.129.058.266.04.4-.048-.015-.113-.005-.163-.047-.05-.043-.079-.14-.143-.18-.065-.043-.117-.034-.188-.043.038.096.05.199.036.301-.036.203-.156.307-.352.33-.084.012-.219-.016-.292-.029.034.075.091.143.126.219.164-.023.285-.02.375-.061.088-.041.183-.135.296-.173.113-.039.214-.039.338-.059-.098.084-.162.167-.259.253l.214.623c.152.096.294.146.485.263.191.116.42.327.67.44.249.113.396.177.657.225.259.05.467.262.722.296.255.032.735.041.932.021.225-.021.516-.136.542-.382-.188.045-.475.005-.619-.349-.064-.157-.034-.447-.132-.631-.099-.187-.236-.246-.4-.475s-.431-.589-.58-.895c-.15-.308-.188-.654-.313-.929-.128-.274-.319-.495-.469-.708-.324-.463-.585-.777-1.12-1.011-.258-.112-.551-.143-.824-.213-.113.05-.268.104-.295.237-.021.15.021.305.12.421.159.165.395.342.487.603.061.168.076.73.025.883-.054.16-.178.257-.282.361zm.052 1.331c-.049.043-.087.087-.167.122-.08.036-.189.045-.295.071.148.231.305.466.447.709.143.242.266.51.401.765-.007-.147.002-.302-.019-.438-.021-.136-.083-.254-.145-.461-.06-.206-.135-.484-.222-.768zm-3.999-5.087c-.021.226.019.581.064.806.058.267.111.404.328.564.396.295.648.245.955.416.145.081.328.217.382.359.053.146-.036.301-.146.363.192.029.408-.189.318-.41-.045-.109-.255-.16-.32-.271-.059-.102-.07-.224-.033-.335.053-.202.454-.388.597-.546.218-.248.3-.453.177-.77-.172-.445-.842-.804-1.242-.979-.183-.08-.287-.084-.429-.129.292.174.601.31.75.691.123.321.015.443.021.721.002.13.172.195.248.275.064.072.06.125.008.223-.004-.08-.045-.154-.111-.199-.112-.08-.234-.063-.294-.225-.09-.248.091-.484-.112-.762-.15-.208-.353-.441-.625-.447-.123-.001-.244.018-.36.058l-.183-.22-.005-.003c-.372-.339-.627-.619-1.147-.852-.522-.234-.78-.27-1.379-.256-.597.013-1.19.063-1.883.66-.694.6-2.481 2.888-2.915 3.177-.431.289-.527.389-1.068.389s-1.387-.766-1.42-1.723c-.032-.956-.045-1.297.619-2.449.666-1.152 1.869-1.506 2.764-1.625.895-.121 1.432.194 2.092.195.66.002 1.314-.111 1.508-.637-.095.056-.221.12-.577.101-.355-.019-.849-.431-1.402-.706C7.157.547 6.542.514 5.75.5c-.79-.015-1.777.045-2.755.574-.978.525-1.645 1.085-2.213 2.12C.214 4.227.13 5.069.222 6.321c.09 1.25.477 2.181 1.219 3.098.744.914 1.486 1.363 2.824 1.529l.283-1.242-.504.721.014-.803-.455.565-.202-.767-.367.615-.183-.855-.536.432.17-.705-.707.078.324-.491-.644.006.375-.653-.57-.091.454-.596-.698-.206.578-.555-.573-.467.448-.348-.42-.559.448-.52-.167-.685.379-.329.113-.786.426-.214.366-.611.677-.072.334-.553.68.035.642-.348.666.154.756-.228.562.13.731.108.705.564-1.081-.377-.544.26-.451-.273-.31.209-.55.057-.491-.03-.358.436-.732.007-.26.589-.65.228-.061.678-.467.366.155.637-.402.664.31.581-.305.529.404.264-.09.853.563.141.125.633.613-.063.381.434.47-.461c.858-.428 1.212-.668 1.882-1.391.759-.823 1.196-1.584 2.208-2.147.729-.405 1.321-.551 2.139-.408.766.132 1.024.593 1.59 1.077.061-.109.07-.139.169-.218-.03.142-.079.287-.093.423l-.002-.001z": "GNU", diff --git a/icons/gitlab.svg b/icons/gitlab.svg index 53dfcb0fe1a5..1f0ecc629a87 100644 --- a/icons/gitlab.svg +++ b/icons/gitlab.svg @@ -1 +1 @@ -GitLab icon +GitLab icon \ No newline at end of file From 8a4f5e7721de14832e5a64fea2411ba5ad673969 Mon Sep 17 00:00:00 2001 From: Lucas Becker Date: Fri, 2 Oct 2020 22:56:23 +0200 Subject: [PATCH 60/78] Archicad icon update (#3327) * Archicad new logo * Change the color --- _data/simple-icons.json | 6 +++--- icons/archicad.svg | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index e44d0e5f2548..eb413e0192c2 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -546,9 +546,9 @@ "source": "https://www.archlinux.org/art/" }, { - "title": "ARCHICAD", - "hex": "313D6B", - "source": "https://www.graphisoft.com/archicad/" + "title": "Archicad", + "hex": "2D50A5", + "source": "https://graphisoft.com/contact-us/press-relations#/documents/archicad-logo-98604" }, { "title": "Archive of Our Own", diff --git a/icons/archicad.svg b/icons/archicad.svg index aa469a5c5317..80d4cc3eff2f 100644 --- a/icons/archicad.svg +++ b/icons/archicad.svg @@ -1 +1 @@ -ARCHICAD icon \ No newline at end of file +Archicad icon \ No newline at end of file From 9a1973163b4a11f463aec5847fb8b66ab56e2ef5 Mon Sep 17 00:00:00 2001 From: Eric Cornelissen Date: Sun, 4 Oct 2020 12:13:48 +0300 Subject: [PATCH 61/78] 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 3a18e6295e58..22d6c16c94a1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "simple-icons", - "version": "3.10.0", + "version": "3.11.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 38890f5debde..7bfcdbd2e11a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-icons", - "version": "3.10.0", + "version": "3.11.0", "description": "SVG icons for popular brands https://simpleicons.org", "homepage": "https://www.simpleicons.org", "keywords": [ From d9f810b004c33b559ef1fca22719e5d8d8a85632 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Oct 2020 23:48:54 +0300 Subject: [PATCH 62/78] Update all dependencies (#3650) Co-authored-by: Renovate Bot --- package-lock.json | 1034 ++++++++++++++++++++++----------------------- package.json | 4 +- 2 files changed, 501 insertions(+), 537 deletions(-) diff --git a/package-lock.json b/package-lock.json index 22d6c16c94a1..77c25f4b2062 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,19 +14,19 @@ } }, "@babel/core": { - "version": "7.11.4", - "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.11.4.tgz", - "integrity": "sha512-5deljj5HlqRXN+5oJTY7Zs37iH3z3b++KjiKtIsJy1NrjOOVSEaJHEetLBhyu0aQOSNNZ/0IuEAan9GzRuDXHg==", + "version": "7.11.6", + "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.11.6.tgz", + "integrity": "sha512-Wpcv03AGnmkgm6uS6k8iwhIwTrcP0m17TL1n1sy7qD0qelDu4XNeW0dN0mHfa+Gei211yDaLoEe/VlbXQzM4Bg==", "dev": true, "requires": { "@babel/code-frame": "^7.10.4", - "@babel/generator": "^7.11.4", + "@babel/generator": "^7.11.6", "@babel/helper-module-transforms": "^7.11.0", "@babel/helpers": "^7.10.4", - "@babel/parser": "^7.11.4", + "@babel/parser": "^7.11.5", "@babel/template": "^7.10.4", - "@babel/traverse": "^7.11.0", - "@babel/types": "^7.11.0", + "@babel/traverse": "^7.11.5", + "@babel/types": "^7.11.5", "convert-source-map": "^1.7.0", "debug": "^4.1.0", "gensync": "^1.0.0-beta.1", @@ -46,12 +46,12 @@ } }, "@babel/generator": { - "version": "7.11.4", - "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.11.4.tgz", - "integrity": "sha512-Rn26vueFx0eOoz7iifCN2UHT6rGtnkSGWSoDRIy8jZN3B91PzeSULbswfLoOWuTuAcNwpG/mxy+uCTDnZ9Mp1g==", + "version": "7.11.6", + "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.11.6.tgz", + "integrity": "sha512-DWtQ1PV3r+cLbySoHrwn9RWEgKMBLLma4OBQloPRyDYvc5msJM9kvTLo1YnlJd1P/ZuKbdli3ijr5q3FvAF3uA==", "dev": true, "requires": { - "@babel/types": "^7.11.0", + "@babel/types": "^7.11.5", "jsesc": "^2.5.1", "source-map": "^0.5.0" }, @@ -214,9 +214,9 @@ } }, "@babel/parser": { - "version": "7.11.4", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.11.4.tgz", - "integrity": "sha512-MggwidiH+E9j5Sh8pbrX5sJvMcsqS5o+7iB42M9/k0CD63MjYbdP4nhSh7uB5wnv2/RVzTZFTxzF/kIa5mrCqA==", + "version": "7.11.5", + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.11.5.tgz", + "integrity": "sha512-X9rD8qqm695vgmeaQ4fvz/o3+Wk4ZzQvSHkDBgpYKxpD4qTAUm88ZKtHkVqIOsYFFbIQ6wQYhC6q7pjqVK0E0Q==", "dev": true }, "@babel/plugin-syntax-async-generators": { @@ -330,26 +330,26 @@ } }, "@babel/traverse": { - "version": "7.11.0", - "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.11.0.tgz", - "integrity": "sha512-ZB2V+LskoWKNpMq6E5UUCrjtDUh5IOTAyIl0dTjIEoXum/iKWkoIEKIRDnUucO6f+2FzNkE0oD4RLKoPIufDtg==", + "version": "7.11.5", + "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.11.5.tgz", + "integrity": "sha512-EjiPXt+r7LiCZXEfRpSJd+jUMnBd4/9OUv7Nx3+0u9+eimMwJmG0Q98lw4/289JCoxSE8OolDMNZaaF/JZ69WQ==", "dev": true, "requires": { "@babel/code-frame": "^7.10.4", - "@babel/generator": "^7.11.0", + "@babel/generator": "^7.11.5", "@babel/helper-function-name": "^7.10.4", "@babel/helper-split-export-declaration": "^7.11.0", - "@babel/parser": "^7.11.0", - "@babel/types": "^7.11.0", + "@babel/parser": "^7.11.5", + "@babel/types": "^7.11.5", "debug": "^4.1.0", "globals": "^11.1.0", "lodash": "^4.17.19" } }, "@babel/types": { - "version": "7.11.0", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.11.0.tgz", - "integrity": "sha512-O53yME4ZZI0jO1EVGtF1ePGl0LHirG4P1ibcD80XyzZcKhcMFeCXmh4Xb1ifGBIV233Qg12x4rBfQgA+tmOukA==", + "version": "7.11.5", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.11.5.tgz", + "integrity": "sha512-bvM7Qz6eKnJVFIn+1LPtjlBFPVN5jNDc1XmN15vWe7Q3DPBufWWsLiIvUu7xW87uTG6QoggpIDnUgLQvPheU+Q==", "dev": true, "requires": { "@babel/helper-validator-identifier": "^7.10.4", @@ -417,26 +417,25 @@ "dev": true }, "@jest/console": { - "version": "26.3.0", - "resolved": "https://registry.npmjs.org/@jest/console/-/console-26.3.0.tgz", - "integrity": "sha512-/5Pn6sJev0nPUcAdpJHMVIsA8sKizL2ZkcKPE5+dJrCccks7tcM7c9wbgHudBJbxXLoTbqsHkG1Dofoem4F09w==", + "version": "26.5.2", + "resolved": "https://registry.npmjs.org/@jest/console/-/console-26.5.2.tgz", + "integrity": "sha512-lJELzKINpF1v74DXHbCRIkQ/+nUV1M+ntj+X1J8LxCgpmJZjfLmhFejiMSbjjD66fayxl5Z06tbs3HMyuik6rw==", "dev": true, "requires": { - "@jest/types": "^26.3.0", + "@jest/types": "^26.5.2", "@types/node": "*", "chalk": "^4.0.0", - "jest-message-util": "^26.3.0", - "jest-util": "^26.3.0", + "jest-message-util": "^26.5.2", + "jest-util": "^26.5.2", "slash": "^3.0.0" }, "dependencies": { "ansi-styles": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz", - "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", "dev": true, "requires": { - "@types/color-name": "^1.1.1", "color-convert": "^2.0.1" } }, @@ -472,9 +471,9 @@ "dev": true }, "supports-color": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz", - "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==", + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", "dev": true, "requires": { "has-flag": "^4.0.0" @@ -483,34 +482,34 @@ } }, "@jest/core": { - "version": "26.4.2", - "resolved": "https://registry.npmjs.org/@jest/core/-/core-26.4.2.tgz", - "integrity": "sha512-sDva7YkeNprxJfepOctzS8cAk9TOekldh+5FhVuXS40+94SHbiicRO1VV2tSoRtgIo+POs/Cdyf8p76vPTd6dg==", + "version": "26.5.2", + "resolved": "https://registry.npmjs.org/@jest/core/-/core-26.5.2.tgz", + "integrity": "sha512-LLTo1LQMg7eJjG/+P1NYqFof2B25EV1EqzD5FonklihG4UJKiK2JBIvWonunws6W7e+DhNLoFD+g05tCY03eyA==", "dev": true, "requires": { - "@jest/console": "^26.3.0", - "@jest/reporters": "^26.4.1", - "@jest/test-result": "^26.3.0", - "@jest/transform": "^26.3.0", - "@jest/types": "^26.3.0", + "@jest/console": "^26.5.2", + "@jest/reporters": "^26.5.2", + "@jest/test-result": "^26.5.2", + "@jest/transform": "^26.5.2", + "@jest/types": "^26.5.2", "@types/node": "*", "ansi-escapes": "^4.2.1", "chalk": "^4.0.0", "exit": "^0.1.2", "graceful-fs": "^4.2.4", - "jest-changed-files": "^26.3.0", - "jest-config": "^26.4.2", - "jest-haste-map": "^26.3.0", - "jest-message-util": "^26.3.0", + "jest-changed-files": "^26.5.2", + "jest-config": "^26.5.2", + "jest-haste-map": "^26.5.2", + "jest-message-util": "^26.5.2", "jest-regex-util": "^26.0.0", - "jest-resolve": "^26.4.0", - "jest-resolve-dependencies": "^26.4.2", - "jest-runner": "^26.4.2", - "jest-runtime": "^26.4.2", - "jest-snapshot": "^26.4.2", - "jest-util": "^26.3.0", - "jest-validate": "^26.4.2", - "jest-watcher": "^26.3.0", + "jest-resolve": "^26.5.2", + "jest-resolve-dependencies": "^26.5.2", + "jest-runner": "^26.5.2", + "jest-runtime": "^26.5.2", + "jest-snapshot": "^26.5.2", + "jest-util": "^26.5.2", + "jest-validate": "^26.5.2", + "jest-watcher": "^26.5.2", "micromatch": "^4.0.2", "p-each-series": "^2.1.0", "rimraf": "^3.0.0", @@ -534,12 +533,11 @@ "dev": true }, "ansi-styles": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz", - "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", "dev": true, "requires": { - "@types/color-name": "^1.1.1", "color-convert": "^2.0.1" } }, @@ -590,9 +588,9 @@ } }, "supports-color": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz", - "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==", + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", "dev": true, "requires": { "has-flag": "^4.0.0" @@ -607,53 +605,53 @@ } }, "@jest/environment": { - "version": "26.3.0", - "resolved": "https://registry.npmjs.org/@jest/environment/-/environment-26.3.0.tgz", - "integrity": "sha512-EW+MFEo0DGHahf83RAaiqQx688qpXgl99wdb8Fy67ybyzHwR1a58LHcO376xQJHfmoXTu89M09dH3J509cx2AA==", + "version": "26.5.2", + "resolved": "https://registry.npmjs.org/@jest/environment/-/environment-26.5.2.tgz", + "integrity": "sha512-YjhCD/Zhkz0/1vdlS/QN6QmuUdDkpgBdK4SdiVg4Y19e29g4VQYN5Xg8+YuHjdoWGY7wJHMxc79uDTeTOy9Ngw==", "dev": true, "requires": { - "@jest/fake-timers": "^26.3.0", - "@jest/types": "^26.3.0", + "@jest/fake-timers": "^26.5.2", + "@jest/types": "^26.5.2", "@types/node": "*", - "jest-mock": "^26.3.0" + "jest-mock": "^26.5.2" } }, "@jest/fake-timers": { - "version": "26.3.0", - "resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-26.3.0.tgz", - "integrity": "sha512-ZL9ytUiRwVP8ujfRepffokBvD2KbxbqMhrXSBhSdAhISCw3gOkuntisiSFv+A6HN0n0fF4cxzICEKZENLmW+1A==", + "version": "26.5.2", + "resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-26.5.2.tgz", + "integrity": "sha512-09Hn5Oraqt36V1akxQeWMVL0fR9c6PnEhpgLaYvREXZJAh2H2Y+QLCsl0g7uMoJeoWJAuz4tozk1prbR1Fc1sw==", "dev": true, "requires": { - "@jest/types": "^26.3.0", + "@jest/types": "^26.5.2", "@sinonjs/fake-timers": "^6.0.1", "@types/node": "*", - "jest-message-util": "^26.3.0", - "jest-mock": "^26.3.0", - "jest-util": "^26.3.0" + "jest-message-util": "^26.5.2", + "jest-mock": "^26.5.2", + "jest-util": "^26.5.2" } }, "@jest/globals": { - "version": "26.4.2", - "resolved": "https://registry.npmjs.org/@jest/globals/-/globals-26.4.2.tgz", - "integrity": "sha512-Ot5ouAlehhHLRhc+sDz2/9bmNv9p5ZWZ9LE1pXGGTCXBasmi5jnYjlgYcYt03FBwLmZXCZ7GrL29c33/XRQiow==", + "version": "26.5.2", + "resolved": "https://registry.npmjs.org/@jest/globals/-/globals-26.5.2.tgz", + "integrity": "sha512-9PmnFsAUJxpPt1s/stq02acS1YHliVBDNfAWMe1bwdRr1iTCfhbNt3ERQXrO/ZfZSweftoA26Q/2yhSVSWQ3sw==", "dev": true, "requires": { - "@jest/environment": "^26.3.0", - "@jest/types": "^26.3.0", - "expect": "^26.4.2" + "@jest/environment": "^26.5.2", + "@jest/types": "^26.5.2", + "expect": "^26.5.2" } }, "@jest/reporters": { - "version": "26.4.1", - "resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-26.4.1.tgz", - "integrity": "sha512-aROTkCLU8++yiRGVxLsuDmZsQEKO6LprlrxtAuzvtpbIFl3eIjgIf3EUxDKgomkS25R9ZzwGEdB5weCcBZlrpQ==", + "version": "26.5.2", + "resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-26.5.2.tgz", + "integrity": "sha512-zvq6Wvy6MmJq/0QY0YfOPb49CXKSf42wkJbrBPkeypVa8I+XDxijvFuywo6TJBX/ILPrdrlE/FW9vJZh6Rf9vA==", "dev": true, "requires": { "@bcoe/v8-coverage": "^0.2.3", - "@jest/console": "^26.3.0", - "@jest/test-result": "^26.3.0", - "@jest/transform": "^26.3.0", - "@jest/types": "^26.3.0", + "@jest/console": "^26.5.2", + "@jest/test-result": "^26.5.2", + "@jest/transform": "^26.5.2", + "@jest/types": "^26.5.2", "chalk": "^4.0.0", "collect-v8-coverage": "^1.0.0", "exit": "^0.1.2", @@ -664,10 +662,10 @@ "istanbul-lib-report": "^3.0.0", "istanbul-lib-source-maps": "^4.0.0", "istanbul-reports": "^3.0.2", - "jest-haste-map": "^26.3.0", - "jest-resolve": "^26.4.0", - "jest-util": "^26.3.0", - "jest-worker": "^26.3.0", + "jest-haste-map": "^26.5.2", + "jest-resolve": "^26.5.2", + "jest-util": "^26.5.2", + "jest-worker": "^26.5.0", "node-notifier": "^8.0.0", "slash": "^3.0.0", "source-map": "^0.6.0", @@ -677,12 +675,11 @@ }, "dependencies": { "ansi-styles": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz", - "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", "dev": true, "requires": { - "@types/color-name": "^1.1.1", "color-convert": "^2.0.1" } }, @@ -724,9 +721,9 @@ "dev": true }, "supports-color": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz", - "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==", + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", "dev": true, "requires": { "has-flag": "^4.0.0" @@ -735,9 +732,9 @@ } }, "@jest/source-map": { - "version": "26.3.0", - "resolved": "https://registry.npmjs.org/@jest/source-map/-/source-map-26.3.0.tgz", - "integrity": "sha512-hWX5IHmMDWe1kyrKl7IhFwqOuAreIwHhbe44+XH2ZRHjrKIh0LO5eLQ/vxHFeAfRwJapmxuqlGAEYLadDq6ZGQ==", + "version": "26.5.0", + "resolved": "https://registry.npmjs.org/@jest/source-map/-/source-map-26.5.0.tgz", + "integrity": "sha512-jWAw9ZwYHJMe9eZq/WrsHlwF8E3hM9gynlcDpOyCb9bR8wEd9ZNBZCi7/jZyzHxC7t3thZ10gO2IDhu0bPKS5g==", "dev": true, "requires": { "callsites": "^3.0.0", @@ -754,28 +751,28 @@ } }, "@jest/test-result": { - "version": "26.3.0", - "resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-26.3.0.tgz", - "integrity": "sha512-a8rbLqzW/q7HWheFVMtghXV79Xk+GWwOK1FrtimpI5n1la2SY0qHri3/b0/1F0Ve0/yJmV8pEhxDfVwiUBGtgg==", + "version": "26.5.2", + "resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-26.5.2.tgz", + "integrity": "sha512-E/Zp6LURJEGSCWpoMGmCFuuEI1OWuI3hmZwmULV0GsgJBh7u0rwqioxhRU95euUuviqBDN8ruX/vP/4bwYolXw==", "dev": true, "requires": { - "@jest/console": "^26.3.0", - "@jest/types": "^26.3.0", + "@jest/console": "^26.5.2", + "@jest/types": "^26.5.2", "@types/istanbul-lib-coverage": "^2.0.0", "collect-v8-coverage": "^1.0.0" } }, "@jest/test-sequencer": { - "version": "26.4.2", - "resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-26.4.2.tgz", - "integrity": "sha512-83DRD8N3M0tOhz9h0bn6Kl6dSp+US6DazuVF8J9m21WAp5x7CqSMaNycMP0aemC/SH/pDQQddbsfHRTBXVUgog==", + "version": "26.5.2", + "resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-26.5.2.tgz", + "integrity": "sha512-XmGEh7hh07H2B8mHLFCIgr7gA5Y6Hw1ZATIsbz2fOhpnQ5AnQtZk0gmP0Q5/+mVB2xygO64tVFQxOajzoptkNA==", "dev": true, "requires": { - "@jest/test-result": "^26.3.0", + "@jest/test-result": "^26.5.2", "graceful-fs": "^4.2.4", - "jest-haste-map": "^26.3.0", - "jest-runner": "^26.4.2", - "jest-runtime": "^26.4.2" + "jest-haste-map": "^26.5.2", + "jest-runner": "^26.5.2", + "jest-runtime": "^26.5.2" }, "dependencies": { "graceful-fs": { @@ -787,21 +784,21 @@ } }, "@jest/transform": { - "version": "26.3.0", - "resolved": "https://registry.npmjs.org/@jest/transform/-/transform-26.3.0.tgz", - "integrity": "sha512-Isj6NB68QorGoFWvcOjlUhpkT56PqNIsXKR7XfvoDlCANn/IANlh8DrKAA2l2JKC3yWSMH5wS0GwuQM20w3b2A==", + "version": "26.5.2", + "resolved": "https://registry.npmjs.org/@jest/transform/-/transform-26.5.2.tgz", + "integrity": "sha512-AUNjvexh+APhhmS8S+KboPz+D3pCxPvEAGduffaAJYxIFxGi/ytZQkrqcKDUU0ERBAo5R7087fyOYr2oms1seg==", "dev": true, "requires": { "@babel/core": "^7.1.0", - "@jest/types": "^26.3.0", + "@jest/types": "^26.5.2", "babel-plugin-istanbul": "^6.0.0", "chalk": "^4.0.0", "convert-source-map": "^1.4.0", "fast-json-stable-stringify": "^2.0.0", "graceful-fs": "^4.2.4", - "jest-haste-map": "^26.3.0", + "jest-haste-map": "^26.5.2", "jest-regex-util": "^26.0.0", - "jest-util": "^26.3.0", + "jest-util": "^26.5.2", "micromatch": "^4.0.2", "pirates": "^4.0.1", "slash": "^3.0.0", @@ -810,12 +807,11 @@ }, "dependencies": { "ansi-styles": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz", - "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", "dev": true, "requires": { - "@types/color-name": "^1.1.1", "color-convert": "^2.0.1" } }, @@ -857,9 +853,9 @@ "dev": true }, "supports-color": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz", - "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==", + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", "dev": true, "requires": { "has-flag": "^4.0.0" @@ -868,9 +864,9 @@ } }, "@jest/types": { - "version": "26.3.0", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.3.0.tgz", - "integrity": "sha512-BDPG23U0qDeAvU4f99haztXwdAg3hz4El95LkAM+tHAqqhiVzRpEGHHU8EDxT/AnxOrA65YjLBwDahdJ9pTLJQ==", + "version": "26.5.2", + "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.5.2.tgz", + "integrity": "sha512-QDs5d0gYiyetI8q+2xWdkixVQMklReZr4ltw7GFDtb4fuJIBCE6mzj2LnitGqCuAlLap6wPyb8fpoHgwZz5fdg==", "dev": true, "requires": { "@types/istanbul-lib-coverage": "^2.0.0", @@ -881,12 +877,11 @@ }, "dependencies": { "ansi-styles": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz", - "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", "dev": true, "requires": { - "@types/color-name": "^1.1.1", "color-convert": "^2.0.1" } }, @@ -922,9 +917,9 @@ "dev": true }, "supports-color": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz", - "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==", + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", "dev": true, "requires": { "has-flag": "^4.0.0" @@ -951,9 +946,9 @@ } }, "@types/babel__core": { - "version": "7.1.9", - "resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.1.9.tgz", - "integrity": "sha512-sY2RsIJ5rpER1u3/aQ8OFSI7qGIy8o1NEEbgb2UaJcvOtXOMpd39ko723NBpjQFg9SIX7TXtjejZVGeIMLhoOw==", + "version": "7.1.10", + "resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.1.10.tgz", + "integrity": "sha512-x8OM8XzITIMyiwl5Vmo2B1cR1S1Ipkyv4mdlbJjMa1lmuKvKY9FrBbEANIaMlnWn5Rf7uO+rC/VgYabNkE17Hw==", "dev": true, "requires": { "@babel/parser": "^7.1.0", @@ -964,18 +959,18 @@ } }, "@types/babel__generator": { - "version": "7.6.1", - "resolved": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.6.1.tgz", - "integrity": "sha512-bBKm+2VPJcMRVwNhxKu8W+5/zT7pwNEqeokFOmbvVSqGzFneNxYcEBro9Ac7/N9tlsaPYnZLK8J1LWKkMsLAew==", + "version": "7.6.2", + "resolved": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.6.2.tgz", + "integrity": "sha512-MdSJnBjl+bdwkLskZ3NGFp9YcXGx5ggLpQQPqtgakVhsWK0hTtNYhjpZLlWQTviGTvF8at+Bvli3jV7faPdgeQ==", "dev": true, "requires": { "@babel/types": "^7.0.0" } }, "@types/babel__template": { - "version": "7.0.2", - "resolved": "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.0.2.tgz", - "integrity": "sha512-/K6zCpeW7Imzgab2bLkLEbz0+1JlFSrUMdw7KoIIu+IUdu51GWaBZpd3y1VXGVXzynvGa4DaIaxNZHiON3GXUg==", + "version": "7.0.3", + "resolved": "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.0.3.tgz", + "integrity": "sha512-uCoznIPDmnickEi6D0v11SBpW0OuVqHJCa7syXqQHy5uktSCreIlt0iglsCnmvz8yCb38hGcWeseA8cWJSwv5Q==", "dev": true, "requires": { "@babel/parser": "^7.1.0", @@ -983,20 +978,14 @@ } }, "@types/babel__traverse": { - "version": "7.0.13", - "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.0.13.tgz", - "integrity": "sha512-i+zS7t6/s9cdQvbqKDARrcbrPvtJGlbYsMkazo03nTAK3RX9FNrLllXys22uiTGJapPOTZTQ35nHh4ISph4SLQ==", + "version": "7.0.15", + "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.0.15.tgz", + "integrity": "sha512-Pzh9O3sTK8V6I1olsXpCfj2k/ygO2q1X0vhhnDrEQyYLHZesWz+zMZMVcwXLCYf0U36EtmyYaFGPfXlTtDHe3A==", "dev": true, "requires": { "@babel/types": "^7.3.0" } }, - "@types/color-name": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@types/color-name/-/color-name-1.1.1.tgz", - "integrity": "sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==", - "dev": true - }, "@types/graceful-fs": { "version": "4.1.3", "resolved": "https://registry.npmjs.org/@types/graceful-fs/-/graceful-fs-4.1.3.tgz", @@ -1043,9 +1032,9 @@ "dev": true }, "@types/prettier": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/@types/prettier/-/prettier-2.0.2.tgz", - "integrity": "sha512-IkVfat549ggtkZUthUzEX49562eGikhSYeVGX97SkMFn+sTZrgRewXjQ4tPKFPCykZHkX1Zfd9OoELGqKU2jJA==", + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/@types/prettier/-/prettier-2.1.1.tgz", + "integrity": "sha512-2zs+O+UkDsJ1Vcp667pd3f8xearMdopz/z54i99wtRDI5KLmngk7vlrYZD0ZjKHaROR03EznlBbVY9PfAEyJIQ==", "dev": true }, "@types/q": { @@ -1055,15 +1044,15 @@ "dev": true }, "@types/stack-utils": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-1.0.1.tgz", - "integrity": "sha512-l42BggppR6zLmpfU6fq9HEa2oGPEI8yrSPL3GITjfRInppYFahObbIQOQK3UGxEnyQpltZLaPe75046NOZQikw==", + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.0.tgz", + "integrity": "sha512-RJJrrySY7A8havqpGObOB4W92QXKJo63/jFLLgpvOtsGUqbQZ9Sbgl35KMm1DjC6j7AvmmU2bIno+3IyEaemaw==", "dev": true }, "@types/yargs": { - "version": "15.0.5", - "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.5.tgz", - "integrity": "sha512-Dk/IDOPtOgubt/IaevIUbTgV7doaKkoorvOyYM2CMwuDyP89bekI7H4xLIwunNYiK9jhCkmc6pUrJk3cj2AB9w==", + "version": "15.0.7", + "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.7.tgz", + "integrity": "sha512-Gf4u3EjaPNcC9cTu4/j2oN14nSVhr8PQ+BvBcBQHAhDZfl0bVIiLgvnRXv/dn58XhTm9UXvBpvJpDlwV65QxOA==", "dev": true, "requires": { "@types/yargs-parser": "*" @@ -1082,15 +1071,15 @@ "dev": true }, "abab": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/abab/-/abab-2.0.4.tgz", - "integrity": "sha512-Eu9ELJWCz/c1e9gTiCY+FceWxcqzjYEbqMgtndnuSqZSUCOL73TWNK2mHfIj4Cw2E/ongOp+JISVNCmovt2KYQ==", + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/abab/-/abab-2.0.5.tgz", + "integrity": "sha512-9IK9EadsbHo6jLWIpxpR6pL0sazTXV6+SQv25ZB+F7Bj9mJNaOc4nCRabwd5M/JwmUa8idz6Eci6eKfJryPs6Q==", "dev": true }, "acorn": { - "version": "7.4.0", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.0.tgz", - "integrity": "sha512-+G7P8jJmCHr+S+cLfQxygbWhXy+8YTVGzAkpEbcLo2mLoL7tij/VG41QSHACSf5QgYRhMZYHuNc6drJaO0Da+w==", + "version": "7.4.1", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz", + "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==", "dev": true }, "acorn-globals": { @@ -1119,9 +1108,9 @@ } }, "ajv": { - "version": "6.12.4", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.4.tgz", - "integrity": "sha512-eienB2c9qVQs2KWexhkrdMLVDoIQCz5KSeLxwg9Lzk4DOfBtIK9PQwwufcsn1jjGuf9WZmqPMbGxOzfcuphJCQ==", + "version": "6.12.5", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.5.tgz", + "integrity": "sha512-lRF8RORchjpKG50/WFf8xmg7sgCLFiYNNnqdKflk63whMQcWR5ngGjiSXkL9bjxy6B2npOK2HSMN49jEBMSkag==", "dev": true, "requires": { "fast-deep-equal": "^3.1.1", @@ -1243,28 +1232,27 @@ "dev": true }, "babel-jest": { - "version": "26.3.0", - "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-26.3.0.tgz", - "integrity": "sha512-sxPnQGEyHAOPF8NcUsD0g7hDCnvLL2XyblRBcgrzTWBB/mAIpWow3n1bEL+VghnnZfreLhFSBsFluRoK2tRK4g==", + "version": "26.5.2", + "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-26.5.2.tgz", + "integrity": "sha512-U3KvymF3SczA3vOL/cgiUFOznfMET+XDIXiWnoJV45siAp2pLMG8i2+/MGZlAC3f/F6Q40LR4M4qDrWZ9wkK8A==", "dev": true, "requires": { - "@jest/transform": "^26.3.0", - "@jest/types": "^26.3.0", + "@jest/transform": "^26.5.2", + "@jest/types": "^26.5.2", "@types/babel__core": "^7.1.7", "babel-plugin-istanbul": "^6.0.0", - "babel-preset-jest": "^26.3.0", + "babel-preset-jest": "^26.5.0", "chalk": "^4.0.0", "graceful-fs": "^4.2.4", "slash": "^3.0.0" }, "dependencies": { "ansi-styles": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz", - "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", "dev": true, "requires": { - "@types/color-name": "^1.1.1", "color-convert": "^2.0.1" } }, @@ -1306,9 +1294,9 @@ "dev": true }, "supports-color": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz", - "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==", + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", "dev": true, "requires": { "has-flag": "^4.0.0" @@ -1330,9 +1318,9 @@ } }, "babel-plugin-jest-hoist": { - "version": "26.2.0", - "resolved": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-26.2.0.tgz", - "integrity": "sha512-B/hVMRv8Nh1sQ1a3EY8I0n4Y1Wty3NrR5ebOyVT302op+DOAau+xNEImGMsUWOC3++ZlMooCytKz+NgN8aKGbA==", + "version": "26.5.0", + "resolved": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-26.5.0.tgz", + "integrity": "sha512-ck17uZFD3CDfuwCLATWZxkkuGGFhMij8quP8CNhwj8ek1mqFgbFzRJ30xwC04LLscj/aKsVFfRST+b5PT7rSuw==", "dev": true, "requires": { "@babel/template": "^7.3.3", @@ -1342,9 +1330,9 @@ } }, "babel-preset-current-node-syntax": { - "version": "0.1.3", - "resolved": "https://registry.npmjs.org/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-0.1.3.tgz", - "integrity": "sha512-uyexu1sVwcdFnyq9o8UQYsXwXflIh8LvrF5+cKrYam93ned1CStffB3+BEcsxGSgagoA3GEyjDqO4a/58hyPYQ==", + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-0.1.4.tgz", + "integrity": "sha512-5/INNCYhUGqw7VbVjT/hb3ucjgkVHKXY7lX3ZjlN4gm565VyFmJUrJ/h+h16ECVB38R/9SF6aACydpKMLZ/c9w==", "dev": true, "requires": { "@babel/plugin-syntax-async-generators": "^7.8.4", @@ -1361,12 +1349,12 @@ } }, "babel-preset-jest": { - "version": "26.3.0", - "resolved": "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-26.3.0.tgz", - "integrity": "sha512-5WPdf7nyYi2/eRxCbVrE1kKCWxgWY4RsPEbdJWFm7QsesFGqjdkyLeu1zRkwM1cxK6EPIlNd6d2AxLk7J+t4pw==", + "version": "26.5.0", + "resolved": "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-26.5.0.tgz", + "integrity": "sha512-F2vTluljhqkiGSJGBg/jOruA8vIIIL11YrxRcO7nviNTMbbofPSHwnm8mgP7d/wS7wRSexRoI6X1A6T74d4LQA==", "dev": true, "requires": { - "babel-plugin-jest-hoist": "^26.2.0", + "babel-plugin-jest-hoist": "^26.5.0", "babel-preset-current-node-syntax": "^0.1.3" } }, @@ -1639,12 +1627,11 @@ "dev": true }, "ansi-styles": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz", - "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", "dev": true, "requires": { - "@types/color-name": "^1.1.1", "color-convert": "^2.0.1" } }, @@ -1957,9 +1944,9 @@ "dev": true }, "decimal.js": { - "version": "10.2.0", - "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.2.0.tgz", - "integrity": "sha512-vDPw+rDgn3bZe1+F/pyEwb1oMG2XTlRVgAa6B4KccTEpYgF8w6eQllVbQcfIJnZyvzFtFpxnpGtx8dd7DJp/Rw==", + "version": "10.2.1", + "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.2.1.tgz", + "integrity": "sha512-KaL7+6Fw6i5A2XSnsbhm/6B+NuEA7TZ4vqxnd5tXz9sbKtrN9Srj8ab4vKVdK8YAqZO9P1kg45Y6YLoduPf+kw==", "dev": true }, "decode-uri-component": { @@ -2043,9 +2030,9 @@ "dev": true }, "diff-sequences": { - "version": "26.3.0", - "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-26.3.0.tgz", - "integrity": "sha512-5j5vdRcw3CNctePNYN0Wy2e/JbWT6cAYnXv5OuqPhDpyCGc0uLu2TK0zOCJWNB9kOIfYMSpIulRaDgIi4HJ6Ig==", + "version": "26.5.0", + "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-26.5.0.tgz", + "integrity": "sha512-ZXx86srb/iYy6jG71k++wBN9P9J05UNQ5hQHQd9MtMPvcqXPx/vKU69jfHV637D00Q2gSgPk2D+jSx3l1lDW/Q==", "dev": true }, "dom-serializer": { @@ -2297,26 +2284,25 @@ } }, "expect": { - "version": "26.4.2", - "resolved": "https://registry.npmjs.org/expect/-/expect-26.4.2.tgz", - "integrity": "sha512-IlJ3X52Z0lDHm7gjEp+m76uX46ldH5VpqmU0006vqDju/285twh7zaWMRhs67VpQhBwjjMchk+p5aA0VkERCAA==", + "version": "26.5.2", + "resolved": "https://registry.npmjs.org/expect/-/expect-26.5.2.tgz", + "integrity": "sha512-ccTGrXZd8DZCcvCz4htGXTkd/LOoy6OEtiDS38x3/VVf6E4AQL0QoeksBiw7BtGR5xDNiRYPB8GN6pfbuTOi7w==", "dev": true, "requires": { - "@jest/types": "^26.3.0", + "@jest/types": "^26.5.2", "ansi-styles": "^4.0.0", "jest-get-type": "^26.3.0", - "jest-matcher-utils": "^26.4.2", - "jest-message-util": "^26.3.0", + "jest-matcher-utils": "^26.5.2", + "jest-message-util": "^26.5.2", "jest-regex-util": "^26.0.0" }, "dependencies": { "ansi-styles": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz", - "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", "dev": true, "requires": { - "@types/color-name": "^1.1.1", "color-convert": "^2.0.1" } }, @@ -3114,9 +3100,9 @@ "dev": true }, "supports-color": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz", - "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==", + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", "dev": true, "requires": { "has-flag": "^4.0.0" @@ -3146,23 +3132,22 @@ } }, "jest": { - "version": "26.4.2", - "resolved": "https://registry.npmjs.org/jest/-/jest-26.4.2.tgz", - "integrity": "sha512-LLCjPrUh98Ik8CzW8LLVnSCfLaiY+wbK53U7VxnFSX7Q+kWC4noVeDvGWIFw0Amfq1lq2VfGm7YHWSLBV62MJw==", + "version": "26.5.2", + "resolved": "https://registry.npmjs.org/jest/-/jest-26.5.2.tgz", + "integrity": "sha512-4HFabJVwsgDwul/7rhXJ3yFAF/aUkVIXiJWmgFxb+WMdZG39fVvOwYAs8/3r4AlFPc4m/n5sTMtuMbOL3kNtrQ==", "dev": true, "requires": { - "@jest/core": "^26.4.2", + "@jest/core": "^26.5.2", "import-local": "^3.0.2", - "jest-cli": "^26.4.2" + "jest-cli": "^26.5.2" }, "dependencies": { "ansi-styles": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz", - "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", "dev": true, "requires": { - "@types/color-name": "^1.1.1", "color-convert": "^2.0.1" } }, @@ -3204,30 +3189,30 @@ "dev": true }, "jest-cli": { - "version": "26.4.2", - "resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-26.4.2.tgz", - "integrity": "sha512-zb+lGd/SfrPvoRSC/0LWdaWCnscXc1mGYW//NP4/tmBvRPT3VntZ2jtKUONsRi59zc5JqmsSajA9ewJKFYp8Cw==", + "version": "26.5.2", + "resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-26.5.2.tgz", + "integrity": "sha512-usm48COuUvRp8YEG5OWOaxbSM0my7eHn3QeBWxiGUuFhvkGVBvl1fic4UjC02EAEQtDv8KrNQUXdQTV6ZZBsoA==", "dev": true, "requires": { - "@jest/core": "^26.4.2", - "@jest/test-result": "^26.3.0", - "@jest/types": "^26.3.0", + "@jest/core": "^26.5.2", + "@jest/test-result": "^26.5.2", + "@jest/types": "^26.5.2", "chalk": "^4.0.0", "exit": "^0.1.2", "graceful-fs": "^4.2.4", "import-local": "^3.0.2", "is-ci": "^2.0.0", - "jest-config": "^26.4.2", - "jest-util": "^26.3.0", - "jest-validate": "^26.4.2", + "jest-config": "^26.5.2", + "jest-util": "^26.5.2", + "jest-validate": "^26.5.2", "prompts": "^2.0.1", - "yargs": "^15.3.1" + "yargs": "^15.4.1" } }, "supports-color": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz", - "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==", + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", "dev": true, "requires": { "has-flag": "^4.0.0" @@ -3236,12 +3221,12 @@ } }, "jest-changed-files": { - "version": "26.3.0", - "resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-26.3.0.tgz", - "integrity": "sha512-1C4R4nijgPltX6fugKxM4oQ18zimS7LqQ+zTTY8lMCMFPrxqBFb7KJH0Z2fRQJvw2Slbaipsqq7s1mgX5Iot+g==", + "version": "26.5.2", + "resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-26.5.2.tgz", + "integrity": "sha512-qSmssmiIdvM5BWVtyK/nqVpN3spR5YyvkvPqz1x3BR1bwIxsWmU/MGwLoCrPNLbkG2ASAKfvmJpOduEApBPh2w==", "dev": true, "requires": { - "@jest/types": "^26.3.0", + "@jest/types": "^26.5.2", "execa": "^4.0.0", "throat": "^5.0.0" }, @@ -3337,38 +3322,37 @@ } }, "jest-config": { - "version": "26.4.2", - "resolved": "https://registry.npmjs.org/jest-config/-/jest-config-26.4.2.tgz", - "integrity": "sha512-QBf7YGLuToiM8PmTnJEdRxyYy3mHWLh24LJZKVdXZ2PNdizSe1B/E8bVm+HYcjbEzGuVXDv/di+EzdO/6Gq80A==", + "version": "26.5.2", + "resolved": "https://registry.npmjs.org/jest-config/-/jest-config-26.5.2.tgz", + "integrity": "sha512-dqJOnSegNdE5yDiuGHsjTM5gec7Z4AcAMHiW+YscbOYJAlb3LEtDSobXCq0or9EmGQI5SFmKy4T7P1FxetJOfg==", "dev": true, "requires": { "@babel/core": "^7.1.0", - "@jest/test-sequencer": "^26.4.2", - "@jest/types": "^26.3.0", - "babel-jest": "^26.3.0", + "@jest/test-sequencer": "^26.5.2", + "@jest/types": "^26.5.2", + "babel-jest": "^26.5.2", "chalk": "^4.0.0", "deepmerge": "^4.2.2", "glob": "^7.1.1", "graceful-fs": "^4.2.4", - "jest-environment-jsdom": "^26.3.0", - "jest-environment-node": "^26.3.0", + "jest-environment-jsdom": "^26.5.2", + "jest-environment-node": "^26.5.2", "jest-get-type": "^26.3.0", - "jest-jasmine2": "^26.4.2", + "jest-jasmine2": "^26.5.2", "jest-regex-util": "^26.0.0", - "jest-resolve": "^26.4.0", - "jest-util": "^26.3.0", - "jest-validate": "^26.4.2", + "jest-resolve": "^26.5.2", + "jest-util": "^26.5.2", + "jest-validate": "^26.5.2", "micromatch": "^4.0.2", - "pretty-format": "^26.4.2" + "pretty-format": "^26.5.2" }, "dependencies": { "ansi-styles": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz", - "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", "dev": true, "requires": { - "@types/color-name": "^1.1.1", "color-convert": "^2.0.1" } }, @@ -3410,9 +3394,9 @@ "dev": true }, "supports-color": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz", - "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==", + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", "dev": true, "requires": { "has-flag": "^4.0.0" @@ -3421,24 +3405,23 @@ } }, "jest-diff": { - "version": "26.4.2", - "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-26.4.2.tgz", - "integrity": "sha512-6T1XQY8U28WH0Z5rGpQ+VqZSZz8EN8rZcBtfvXaOkbwxIEeRre6qnuZQlbY1AJ4MKDxQF8EkrCvK+hL/VkyYLQ==", + "version": "26.5.2", + "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-26.5.2.tgz", + "integrity": "sha512-HCSWDUGwsov5oTlGzrRM+UPJI/Dpqi9jzeV0fdRNi3Ch5bnoXhnyJMmVg2juv9081zLIy3HGPI5mcuGgXM2xRA==", "dev": true, "requires": { "chalk": "^4.0.0", - "diff-sequences": "^26.3.0", + "diff-sequences": "^26.5.0", "jest-get-type": "^26.3.0", - "pretty-format": "^26.4.2" + "pretty-format": "^26.5.2" }, "dependencies": { "ansi-styles": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz", - "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", "dev": true, "requires": { - "@types/color-name": "^1.1.1", "color-convert": "^2.0.1" } }, @@ -3474,9 +3457,9 @@ "dev": true }, "supports-color": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz", - "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==", + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", "dev": true, "requires": { "has-flag": "^4.0.0" @@ -3494,25 +3477,24 @@ } }, "jest-each": { - "version": "26.4.2", - "resolved": "https://registry.npmjs.org/jest-each/-/jest-each-26.4.2.tgz", - "integrity": "sha512-p15rt8r8cUcRY0Mvo1fpkOGYm7iI8S6ySxgIdfh3oOIv+gHwrHTy5VWCGOecWUhDsit4Nz8avJWdT07WLpbwDA==", + "version": "26.5.2", + "resolved": "https://registry.npmjs.org/jest-each/-/jest-each-26.5.2.tgz", + "integrity": "sha512-w7D9FNe0m2D3yZ0Drj9CLkyF/mGhmBSULMQTypzAKR746xXnjUrK8GUJdlLTWUF6dd0ks3MtvGP7/xNFr9Aphg==", "dev": true, "requires": { - "@jest/types": "^26.3.0", + "@jest/types": "^26.5.2", "chalk": "^4.0.0", "jest-get-type": "^26.3.0", - "jest-util": "^26.3.0", - "pretty-format": "^26.4.2" + "jest-util": "^26.5.2", + "pretty-format": "^26.5.2" }, "dependencies": { "ansi-styles": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz", - "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", "dev": true, "requires": { - "@types/color-name": "^1.1.1", "color-convert": "^2.0.1" } }, @@ -3548,9 +3530,9 @@ "dev": true }, "supports-color": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz", - "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==", + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", "dev": true, "requires": { "has-flag": "^4.0.0" @@ -3559,32 +3541,32 @@ } }, "jest-environment-jsdom": { - "version": "26.3.0", - "resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-26.3.0.tgz", - "integrity": "sha512-zra8He2btIMJkAzvLaiZ9QwEPGEetbxqmjEBQwhH3CA+Hhhu0jSiEJxnJMbX28TGUvPLxBt/zyaTLrOPF4yMJA==", + "version": "26.5.2", + "resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-26.5.2.tgz", + "integrity": "sha512-fWZPx0bluJaTQ36+PmRpvUtUlUFlGGBNyGX1SN3dLUHHMcQ4WseNEzcGGKOw4U5towXgxI4qDoI3vwR18H0RTw==", "dev": true, "requires": { - "@jest/environment": "^26.3.0", - "@jest/fake-timers": "^26.3.0", - "@jest/types": "^26.3.0", + "@jest/environment": "^26.5.2", + "@jest/fake-timers": "^26.5.2", + "@jest/types": "^26.5.2", "@types/node": "*", - "jest-mock": "^26.3.0", - "jest-util": "^26.3.0", - "jsdom": "^16.2.2" + "jest-mock": "^26.5.2", + "jest-util": "^26.5.2", + "jsdom": "^16.4.0" } }, "jest-environment-node": { - "version": "26.3.0", - "resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-26.3.0.tgz", - "integrity": "sha512-c9BvYoo+FGcMj5FunbBgtBnbR5qk3uky8PKyRVpSfe2/8+LrNQMiXX53z6q2kY+j15SkjQCOSL/6LHnCPLVHNw==", + "version": "26.5.2", + "resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-26.5.2.tgz", + "integrity": "sha512-YHjnDsf/GKFCYMGF1V+6HF7jhY1fcLfLNBDjhAOvFGvt6d8vXvNdJGVM7uTZ2VO/TuIyEFhPGaXMX5j3h7fsrA==", "dev": true, "requires": { - "@jest/environment": "^26.3.0", - "@jest/fake-timers": "^26.3.0", - "@jest/types": "^26.3.0", + "@jest/environment": "^26.5.2", + "@jest/fake-timers": "^26.5.2", + "@jest/types": "^26.5.2", "@types/node": "*", - "jest-mock": "^26.3.0", - "jest-util": "^26.3.0" + "jest-mock": "^26.5.2", + "jest-util": "^26.5.2" } }, "jest-get-type": { @@ -3594,12 +3576,12 @@ "dev": true }, "jest-haste-map": { - "version": "26.3.0", - "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-26.3.0.tgz", - "integrity": "sha512-DHWBpTJgJhLLGwE5Z1ZaqLTYqeODQIZpby0zMBsCU9iRFHYyhklYqP4EiG73j5dkbaAdSZhgB938mL51Q5LeZA==", + "version": "26.5.2", + "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-26.5.2.tgz", + "integrity": "sha512-lJIAVJN3gtO3k4xy+7i2Xjtwh8CfPcH08WYjZpe9xzveDaqGw9fVNCpkYu6M525wKFVkLmyi7ku+DxCAP1lyMA==", "dev": true, "requires": { - "@jest/types": "^26.3.0", + "@jest/types": "^26.5.2", "@types/graceful-fs": "^4.1.2", "@types/node": "*", "anymatch": "^3.0.3", @@ -3607,9 +3589,9 @@ "fsevents": "^2.1.2", "graceful-fs": "^4.2.4", "jest-regex-util": "^26.0.0", - "jest-serializer": "^26.3.0", - "jest-util": "^26.3.0", - "jest-worker": "^26.3.0", + "jest-serializer": "^26.5.0", + "jest-util": "^26.5.2", + "jest-worker": "^26.5.0", "micromatch": "^4.0.2", "sane": "^4.0.3", "walker": "^1.0.7" @@ -3624,38 +3606,37 @@ } }, "jest-jasmine2": { - "version": "26.4.2", - "resolved": "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-26.4.2.tgz", - "integrity": "sha512-z7H4EpCldHN1J8fNgsja58QftxBSL+JcwZmaXIvV9WKIM+x49F4GLHu/+BQh2kzRKHAgaN/E82od+8rTOBPyPA==", + "version": "26.5.2", + "resolved": "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-26.5.2.tgz", + "integrity": "sha512-2J+GYcgLVPTkpmvHEj0/IDTIAuyblGNGlyGe4fLfDT2aktEPBYvoxUwFiOmDDxxzuuEAD2uxcYXr0+1Yw4tjFA==", "dev": true, "requires": { "@babel/traverse": "^7.1.0", - "@jest/environment": "^26.3.0", - "@jest/source-map": "^26.3.0", - "@jest/test-result": "^26.3.0", - "@jest/types": "^26.3.0", + "@jest/environment": "^26.5.2", + "@jest/source-map": "^26.5.0", + "@jest/test-result": "^26.5.2", + "@jest/types": "^26.5.2", "@types/node": "*", "chalk": "^4.0.0", "co": "^4.6.0", - "expect": "^26.4.2", + "expect": "^26.5.2", "is-generator-fn": "^2.0.0", - "jest-each": "^26.4.2", - "jest-matcher-utils": "^26.4.2", - "jest-message-util": "^26.3.0", - "jest-runtime": "^26.4.2", - "jest-snapshot": "^26.4.2", - "jest-util": "^26.3.0", - "pretty-format": "^26.4.2", + "jest-each": "^26.5.2", + "jest-matcher-utils": "^26.5.2", + "jest-message-util": "^26.5.2", + "jest-runtime": "^26.5.2", + "jest-snapshot": "^26.5.2", + "jest-util": "^26.5.2", + "pretty-format": "^26.5.2", "throat": "^5.0.0" }, "dependencies": { "ansi-styles": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz", - "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", "dev": true, "requires": { - "@types/color-name": "^1.1.1", "color-convert": "^2.0.1" } }, @@ -3691,9 +3672,9 @@ "dev": true }, "supports-color": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz", - "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==", + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", "dev": true, "requires": { "has-flag": "^4.0.0" @@ -3702,34 +3683,33 @@ } }, "jest-leak-detector": { - "version": "26.4.2", - "resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-26.4.2.tgz", - "integrity": "sha512-akzGcxwxtE+9ZJZRW+M2o+nTNnmQZxrHJxX/HjgDaU5+PLmY1qnQPnMjgADPGCRPhB+Yawe1iij0REe+k/aHoA==", + "version": "26.5.2", + "resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-26.5.2.tgz", + "integrity": "sha512-h7ia3dLzBFItmYERaLPEtEKxy3YlcbcRSjj0XRNJgBEyODuu+3DM2o62kvIFvs3PsaYoIIv+e+nLRI61Dj1CNw==", "dev": true, "requires": { "jest-get-type": "^26.3.0", - "pretty-format": "^26.4.2" + "pretty-format": "^26.5.2" } }, "jest-matcher-utils": { - "version": "26.4.2", - "resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-26.4.2.tgz", - "integrity": "sha512-KcbNqWfWUG24R7tu9WcAOKKdiXiXCbMvQYT6iodZ9k1f7065k0keUOW6XpJMMvah+hTfqkhJhRXmA3r3zMAg0Q==", + "version": "26.5.2", + "resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-26.5.2.tgz", + "integrity": "sha512-W9GO9KBIC4gIArsNqDUKsLnhivaqf8MSs6ujO/JDcPIQrmY+aasewweXVET8KdrJ6ADQaUne5UzysvF/RR7JYA==", "dev": true, "requires": { "chalk": "^4.0.0", - "jest-diff": "^26.4.2", + "jest-diff": "^26.5.2", "jest-get-type": "^26.3.0", - "pretty-format": "^26.4.2" + "pretty-format": "^26.5.2" }, "dependencies": { "ansi-styles": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz", - "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", "dev": true, "requires": { - "@types/color-name": "^1.1.1", "color-convert": "^2.0.1" } }, @@ -3765,9 +3745,9 @@ "dev": true }, "supports-color": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz", - "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==", + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", "dev": true, "requires": { "has-flag": "^4.0.0" @@ -3776,14 +3756,14 @@ } }, "jest-message-util": { - "version": "26.3.0", - "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-26.3.0.tgz", - "integrity": "sha512-xIavRYqr4/otGOiLxLZGj3ieMmjcNE73Ui+LdSW/Y790j5acqCsAdDiLIbzHCZMpN07JOENRWX5DcU+OQ+TjTA==", + "version": "26.5.2", + "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-26.5.2.tgz", + "integrity": "sha512-Ocp9UYZ5Jl15C5PNsoDiGEk14A4NG0zZKknpWdZGoMzJuGAkVt10e97tnEVMYpk7LnQHZOfuK2j/izLBMcuCZw==", "dev": true, "requires": { "@babel/code-frame": "^7.0.0", - "@jest/types": "^26.3.0", - "@types/stack-utils": "^1.0.1", + "@jest/types": "^26.5.2", + "@types/stack-utils": "^2.0.0", "chalk": "^4.0.0", "graceful-fs": "^4.2.4", "micromatch": "^4.0.2", @@ -3792,12 +3772,11 @@ }, "dependencies": { "ansi-styles": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz", - "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", "dev": true, "requires": { - "@types/color-name": "^1.1.1", "color-convert": "^2.0.1" } }, @@ -3839,9 +3818,9 @@ "dev": true }, "supports-color": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz", - "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==", + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", "dev": true, "requires": { "has-flag": "^4.0.0" @@ -3850,12 +3829,12 @@ } }, "jest-mock": { - "version": "26.3.0", - "resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-26.3.0.tgz", - "integrity": "sha512-PeaRrg8Dc6mnS35gOo/CbZovoDPKAeB1FICZiuagAgGvbWdNNyjQjkOaGUa/3N3JtpQ/Mh9P4A2D4Fv51NnP8Q==", + "version": "26.5.2", + "resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-26.5.2.tgz", + "integrity": "sha512-9SiU4b5PtO51v0MtJwVRqeGEroH66Bnwtq4ARdNP7jNXbpT7+ByeWNAk4NeT/uHfNSVDXEXgQo1XRuwEqS6Rdw==", "dev": true, "requires": { - "@jest/types": "^26.3.0", + "@jest/types": "^26.5.2", "@types/node": "*" } }, @@ -3872,28 +3851,27 @@ "dev": true }, "jest-resolve": { - "version": "26.4.0", - "resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-26.4.0.tgz", - "integrity": "sha512-bn/JoZTEXRSlEx3+SfgZcJAVuTMOksYq9xe9O6s4Ekg84aKBObEaVXKOEilULRqviSLAYJldnoWV9c07kwtiCg==", + "version": "26.5.2", + "resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-26.5.2.tgz", + "integrity": "sha512-XsPxojXGRA0CoDD7Vis59ucz2p3cQFU5C+19tz3tLEAlhYKkK77IL0cjYjikY9wXnOaBeEdm1rOgSJjbZWpcZg==", "dev": true, "requires": { - "@jest/types": "^26.3.0", + "@jest/types": "^26.5.2", "chalk": "^4.0.0", "graceful-fs": "^4.2.4", "jest-pnp-resolver": "^1.2.2", - "jest-util": "^26.3.0", + "jest-util": "^26.5.2", "read-pkg-up": "^7.0.1", "resolve": "^1.17.0", "slash": "^3.0.0" }, "dependencies": { "ansi-styles": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz", - "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", "dev": true, "requires": { - "@types/color-name": "^1.1.1", "color-convert": "^2.0.1" } }, @@ -4006,9 +3984,9 @@ } }, "supports-color": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz", - "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==", + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", "dev": true, "requires": { "has-flag": "^4.0.0" @@ -4017,51 +3995,50 @@ } }, "jest-resolve-dependencies": { - "version": "26.4.2", - "resolved": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-26.4.2.tgz", - "integrity": "sha512-ADHaOwqEcVc71uTfySzSowA/RdxUpCxhxa2FNLiin9vWLB1uLPad3we+JSSROq5+SrL9iYPdZZF8bdKM7XABTQ==", + "version": "26.5.2", + "resolved": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-26.5.2.tgz", + "integrity": "sha512-LLkc8LuRtxqOx0AtX/Npa2C4I23WcIrwUgNtHYXg4owYF/ZDQShcwBAHjYZIFR06+HpQcZ43+kCTMlQ3aDCYTg==", "dev": true, "requires": { - "@jest/types": "^26.3.0", + "@jest/types": "^26.5.2", "jest-regex-util": "^26.0.0", - "jest-snapshot": "^26.4.2" + "jest-snapshot": "^26.5.2" } }, "jest-runner": { - "version": "26.4.2", - "resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-26.4.2.tgz", - "integrity": "sha512-FgjDHeVknDjw1gRAYaoUoShe1K3XUuFMkIaXbdhEys+1O4bEJS8Avmn4lBwoMfL8O5oFTdWYKcf3tEJyyYyk8g==", + "version": "26.5.2", + "resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-26.5.2.tgz", + "integrity": "sha512-GKhYxtSX5+tXZsd2QwfkDqPIj5C2HqOdXLRc2x2qYqWE26OJh17xo58/fN/mLhRkO4y6o60ZVloan7Kk5YA6hg==", "dev": true, "requires": { - "@jest/console": "^26.3.0", - "@jest/environment": "^26.3.0", - "@jest/test-result": "^26.3.0", - "@jest/types": "^26.3.0", + "@jest/console": "^26.5.2", + "@jest/environment": "^26.5.2", + "@jest/test-result": "^26.5.2", + "@jest/types": "^26.5.2", "@types/node": "*", "chalk": "^4.0.0", "emittery": "^0.7.1", "exit": "^0.1.2", "graceful-fs": "^4.2.4", - "jest-config": "^26.4.2", + "jest-config": "^26.5.2", "jest-docblock": "^26.0.0", - "jest-haste-map": "^26.3.0", - "jest-leak-detector": "^26.4.2", - "jest-message-util": "^26.3.0", - "jest-resolve": "^26.4.0", - "jest-runtime": "^26.4.2", - "jest-util": "^26.3.0", - "jest-worker": "^26.3.0", + "jest-haste-map": "^26.5.2", + "jest-leak-detector": "^26.5.2", + "jest-message-util": "^26.5.2", + "jest-resolve": "^26.5.2", + "jest-runtime": "^26.5.2", + "jest-util": "^26.5.2", + "jest-worker": "^26.5.0", "source-map-support": "^0.5.6", "throat": "^5.0.0" }, "dependencies": { "ansi-styles": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz", - "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", "dev": true, "requires": { - "@types/color-name": "^1.1.1", "color-convert": "^2.0.1" } }, @@ -4103,9 +4080,9 @@ "dev": true }, "supports-color": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz", - "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==", + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", "dev": true, "requires": { "has-flag": "^4.0.0" @@ -4114,46 +4091,45 @@ } }, "jest-runtime": { - "version": "26.4.2", - "resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-26.4.2.tgz", - "integrity": "sha512-4Pe7Uk5a80FnbHwSOk7ojNCJvz3Ks2CNQWT5Z7MJo4tX0jb3V/LThKvD9tKPNVNyeMH98J/nzGlcwc00R2dSHQ==", - "dev": true, - "requires": { - "@jest/console": "^26.3.0", - "@jest/environment": "^26.3.0", - "@jest/fake-timers": "^26.3.0", - "@jest/globals": "^26.4.2", - "@jest/source-map": "^26.3.0", - "@jest/test-result": "^26.3.0", - "@jest/transform": "^26.3.0", - "@jest/types": "^26.3.0", + "version": "26.5.2", + "resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-26.5.2.tgz", + "integrity": "sha512-zArr4DatX/Sn0wswX/AnAuJgmwgAR5rNtrUz36HR8BfMuysHYNq5sDbYHuLC4ICyRdy5ae/KQ+sczxyS9G6Qvw==", + "dev": true, + "requires": { + "@jest/console": "^26.5.2", + "@jest/environment": "^26.5.2", + "@jest/fake-timers": "^26.5.2", + "@jest/globals": "^26.5.2", + "@jest/source-map": "^26.5.0", + "@jest/test-result": "^26.5.2", + "@jest/transform": "^26.5.2", + "@jest/types": "^26.5.2", "@types/yargs": "^15.0.0", "chalk": "^4.0.0", "collect-v8-coverage": "^1.0.0", "exit": "^0.1.2", "glob": "^7.1.3", "graceful-fs": "^4.2.4", - "jest-config": "^26.4.2", - "jest-haste-map": "^26.3.0", - "jest-message-util": "^26.3.0", - "jest-mock": "^26.3.0", + "jest-config": "^26.5.2", + "jest-haste-map": "^26.5.2", + "jest-message-util": "^26.5.2", + "jest-mock": "^26.5.2", "jest-regex-util": "^26.0.0", - "jest-resolve": "^26.4.0", - "jest-snapshot": "^26.4.2", - "jest-util": "^26.3.0", - "jest-validate": "^26.4.2", + "jest-resolve": "^26.5.2", + "jest-snapshot": "^26.5.2", + "jest-util": "^26.5.2", + "jest-validate": "^26.5.2", "slash": "^3.0.0", "strip-bom": "^4.0.0", - "yargs": "^15.3.1" + "yargs": "^15.4.1" }, "dependencies": { "ansi-styles": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz", - "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", "dev": true, "requires": { - "@types/color-name": "^1.1.1", "color-convert": "^2.0.1" } }, @@ -4215,9 +4191,9 @@ "dev": true }, "supports-color": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz", - "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==", + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", "dev": true, "requires": { "has-flag": "^4.0.0" @@ -4226,9 +4202,9 @@ } }, "jest-serializer": { - "version": "26.3.0", - "resolved": "https://registry.npmjs.org/jest-serializer/-/jest-serializer-26.3.0.tgz", - "integrity": "sha512-IDRBQBLPlKa4flg77fqg0n/pH87tcRKwe8zxOVTWISxGpPHYkRZ1dXKyh04JOja7gppc60+soKVZ791mruVdow==", + "version": "26.5.0", + "resolved": "https://registry.npmjs.org/jest-serializer/-/jest-serializer-26.5.0.tgz", + "integrity": "sha512-+h3Gf5CDRlSLdgTv7y0vPIAoLgX/SI7T4v6hy+TEXMgYbv+ztzbg5PSN6mUXAT/hXYHvZRWm+MaObVfqkhCGxA==", "dev": true, "requires": { "@types/node": "*", @@ -4244,35 +4220,35 @@ } }, "jest-snapshot": { - "version": "26.4.2", - "resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-26.4.2.tgz", - "integrity": "sha512-N6Uub8FccKlf5SBFnL2Ri/xofbaA68Cc3MGjP/NuwgnsvWh+9hLIR/DhrxbSiKXMY9vUW5dI6EW1eHaDHqe9sg==", + "version": "26.5.2", + "resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-26.5.2.tgz", + "integrity": "sha512-MkXIDvEefzDubI/WaDVSRH4xnkuirP/Pz8LhAIDXcVQTmcEfwxywj5LGwBmhz+kAAIldA7XM4l96vbpzltSjqg==", "dev": true, "requires": { "@babel/types": "^7.0.0", - "@jest/types": "^26.3.0", + "@jest/types": "^26.5.2", + "@types/babel__traverse": "^7.0.4", "@types/prettier": "^2.0.0", "chalk": "^4.0.0", - "expect": "^26.4.2", + "expect": "^26.5.2", "graceful-fs": "^4.2.4", - "jest-diff": "^26.4.2", + "jest-diff": "^26.5.2", "jest-get-type": "^26.3.0", - "jest-haste-map": "^26.3.0", - "jest-matcher-utils": "^26.4.2", - "jest-message-util": "^26.3.0", - "jest-resolve": "^26.4.0", + "jest-haste-map": "^26.5.2", + "jest-matcher-utils": "^26.5.2", + "jest-message-util": "^26.5.2", + "jest-resolve": "^26.5.2", "natural-compare": "^1.4.0", - "pretty-format": "^26.4.2", + "pretty-format": "^26.5.2", "semver": "^7.3.2" }, "dependencies": { "ansi-styles": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz", - "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", "dev": true, "requires": { - "@types/color-name": "^1.1.1", "color-convert": "^2.0.1" } }, @@ -4320,9 +4296,9 @@ "dev": true }, "supports-color": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz", - "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==", + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", "dev": true, "requires": { "has-flag": "^4.0.0" @@ -4331,12 +4307,12 @@ } }, "jest-util": { - "version": "26.3.0", - "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-26.3.0.tgz", - "integrity": "sha512-4zpn6bwV0+AMFN0IYhH/wnzIQzRaYVrz1A8sYnRnj4UXDXbOVtWmlaZkO9mipFqZ13okIfN87aDoJWB7VH6hcw==", + "version": "26.5.2", + "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-26.5.2.tgz", + "integrity": "sha512-WTL675bK+GSSAYgS8z9FWdCT2nccO1yTIplNLPlP0OD8tUk/H5IrWKMMRudIQQ0qp8bb4k+1Qa8CxGKq9qnYdg==", "dev": true, "requires": { - "@jest/types": "^26.3.0", + "@jest/types": "^26.5.2", "@types/node": "*", "chalk": "^4.0.0", "graceful-fs": "^4.2.4", @@ -4345,12 +4321,11 @@ }, "dependencies": { "ansi-styles": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz", - "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", "dev": true, "requires": { - "@types/color-name": "^1.1.1", "color-convert": "^2.0.1" } }, @@ -4392,9 +4367,9 @@ "dev": true }, "supports-color": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz", - "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==", + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", "dev": true, "requires": { "has-flag": "^4.0.0" @@ -4403,26 +4378,25 @@ } }, "jest-validate": { - "version": "26.4.2", - "resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-26.4.2.tgz", - "integrity": "sha512-blft+xDX7XXghfhY0mrsBCYhX365n8K5wNDC4XAcNKqqjEzsRUSXP44m6PL0QJEW2crxQFLLztVnJ4j7oPlQrQ==", + "version": "26.5.2", + "resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-26.5.2.tgz", + "integrity": "sha512-FmJks0zY36mp6Af/5sqO6CTL9bNMU45yKCJk3hrz8d2aIqQIlN1pr9HPIwZE8blLaewOla134nt5+xAmWsx3SQ==", "dev": true, "requires": { - "@jest/types": "^26.3.0", + "@jest/types": "^26.5.2", "camelcase": "^6.0.0", "chalk": "^4.0.0", "jest-get-type": "^26.3.0", "leven": "^3.1.0", - "pretty-format": "^26.4.2" + "pretty-format": "^26.5.2" }, "dependencies": { "ansi-styles": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz", - "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", "dev": true, "requires": { - "@types/color-name": "^1.1.1", "color-convert": "^2.0.1" } }, @@ -4464,9 +4438,9 @@ "dev": true }, "supports-color": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz", - "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==", + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", "dev": true, "requires": { "has-flag": "^4.0.0" @@ -4475,17 +4449,17 @@ } }, "jest-watcher": { - "version": "26.3.0", - "resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-26.3.0.tgz", - "integrity": "sha512-XnLdKmyCGJ3VoF6G/p5ohbJ04q/vv5aH9ENI+i6BL0uu9WWB6Z7Z2lhQQk0d2AVZcRGp1yW+/TsoToMhBFPRdQ==", + "version": "26.5.2", + "resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-26.5.2.tgz", + "integrity": "sha512-i3m1NtWzF+FXfJ3ljLBB/WQEp4uaNhX7QcQUWMokcifFTUQBDFyUMEwk0JkJ1kopHbx7Een3KX0Q7+9koGM/Pw==", "dev": true, "requires": { - "@jest/test-result": "^26.3.0", - "@jest/types": "^26.3.0", + "@jest/test-result": "^26.5.2", + "@jest/types": "^26.5.2", "@types/node": "*", "ansi-escapes": "^4.2.1", "chalk": "^4.0.0", - "jest-util": "^26.3.0", + "jest-util": "^26.5.2", "string-length": "^4.0.1" }, "dependencies": { @@ -4499,12 +4473,11 @@ } }, "ansi-styles": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz", - "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", "dev": true, "requires": { - "@types/color-name": "^1.1.1", "color-convert": "^2.0.1" } }, @@ -4540,9 +4513,9 @@ "dev": true }, "supports-color": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz", - "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==", + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", "dev": true, "requires": { "has-flag": "^4.0.0" @@ -4557,9 +4530,9 @@ } }, "jest-worker": { - "version": "26.3.0", - "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-26.3.0.tgz", - "integrity": "sha512-Vmpn2F6IASefL+DVBhPzI2J9/GJUsqzomdeN+P+dK8/jKxbh8R3BtFnx3FIta7wYlPU62cpJMJQo4kuOowcMnw==", + "version": "26.5.0", + "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-26.5.0.tgz", + "integrity": "sha512-kTw66Dn4ZX7WpjZ7T/SUDgRhapFRKWmisVAF0Rv4Fu8SLFD7eLbqpLvbxVqYhSgaWa7I+bW7pHnbyfNsH6stug==", "dev": true, "requires": { "@types/node": "*", @@ -4574,9 +4547,9 @@ "dev": true }, "supports-color": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz", - "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==", + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", "dev": true, "requires": { "has-flag": "^4.0.0" @@ -4661,9 +4634,9 @@ "dev": true }, "json-parse-even-better-errors": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.0.tgz", - "integrity": "sha512-o3aP+RsWDJZayj1SbHNQAI8x0v3T3SKiGoZlNYfbUP1S3omJQ6i9CnqADqkSPaOAxwua4/1YWx5CM7oiChJt2Q==", + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", + "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==", "dev": true }, "json-schema": { @@ -5531,12 +5504,12 @@ "dev": true }, "pretty-format": { - "version": "26.4.2", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-26.4.2.tgz", - "integrity": "sha512-zK6Gd8zDsEiVydOCGLkoBoZuqv8VTiHyAbKznXe/gaph/DAeZOmit9yMfgIz5adIgAMMs5XfoYSwAX3jcCO1tA==", + "version": "26.5.2", + "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-26.5.2.tgz", + "integrity": "sha512-VizyV669eqESlkOikKJI8Ryxl/kPpbdLwNdPs2GrbQs18MpySB5S0Yo0N7zkg2xTRiFq4CFw8ct5Vg4a0xP0og==", "dev": true, "requires": { - "@jest/types": "^26.3.0", + "@jest/types": "^26.5.2", "ansi-regex": "^5.0.0", "ansi-styles": "^4.0.0", "react-is": "^16.12.0" @@ -5549,12 +5522,11 @@ "dev": true }, "ansi-styles": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz", - "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", "dev": true, "requires": { - "@types/color-name": "^1.1.1", "color-convert": "^2.0.1" } }, @@ -6880,9 +6852,9 @@ "dev": true }, "supports-color": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz", - "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==", + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", "dev": true, "requires": { "has-flag": "^4.0.0" @@ -7231,9 +7203,9 @@ } }, "uglify-js": { - "version": "3.11.0", - "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.11.0.tgz", - "integrity": "sha512-e1KQFRCpOxnrJsJVqDUCjURq+wXvIn7cK2sRAx9XL3HYLL9aezOP4Pb1+Y3/o693EPk111Yj2Q+IUXxcpHlygQ==", + "version": "3.11.1", + "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.11.1.tgz", + "integrity": "sha512-OApPSuJcxcnewwjSGGfWOjx3oix5XpmrK9Z2j0fTRlHGoZ49IU6kExfZTM0++fCArOOCet+vIfWwFHbvWqwp6g==", "dev": true }, "underscore": { @@ -7301,9 +7273,9 @@ } }, "uri-js": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.2.2.tgz", - "integrity": "sha512-KY9Frmirql91X2Qgjry0Wd4Y+YTdrdZheS8TFwvkbLWf/G5KNJDCh6pKL5OZctEW4+0Baa5idK2ZQuELRwPznQ==", + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.0.tgz", + "integrity": "sha512-B0yRTzYdUCCn9n+F4+Gh4yIDtMQcaJsmYBDsTSG8g/OejKBodLQ2IHfN3bM7jUsRXndopT7OIXWdYqc1fjmV6g==", "dev": true, "requires": { "punycode": "^2.1.0" @@ -7338,9 +7310,9 @@ } }, "uuid": { - "version": "8.3.0", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.0.tgz", - "integrity": "sha512-fX6Z5o4m6XsXBdli9g7DtWgAx+osMsRRZFKma1mIUsLCz6vRvv+pz5VNbyu9UEDzpMWulZfvpgb/cmDXVulYFQ==", + "version": "8.3.1", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.1.tgz", + "integrity": "sha512-FOmRr+FmWEIG8uhZv6C2bTgEVXsHk08kE7mPlrBbEe+c3r9pjceVPgupIfNIhc4yx55H69OXANrUaSuu9eInKg==", "dev": true, "optional": true }, @@ -7433,22 +7405,14 @@ "dev": true }, "whatwg-url": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-8.1.0.tgz", - "integrity": "sha512-vEIkwNi9Hqt4TV9RdnaBPNt+E2Sgmo3gePebCRgZ1R7g6d23+53zCTnuB0amKI4AXq6VM8jj2DUAa0S1vjJxkw==", + "version": "8.3.0", + "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-8.3.0.tgz", + "integrity": "sha512-BQRf/ej5Rp3+n7k0grQXZj9a1cHtsp4lqj01p59xBWFKdezR8sO37XnpafwNqiFac/v2Il12EIMjX/Y4VZtT8Q==", "dev": true, "requires": { "lodash.sortby": "^4.7.0", "tr46": "^2.0.2", - "webidl-conversions": "^5.0.0" - }, - "dependencies": { - "webidl-conversions": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-5.0.0.tgz", - "integrity": "sha512-VlZwKPCkYKxQgeSbH5EyngOmRp7Ww7I9rQLERETtf5ofd9pGeswWiOtogpEO850jziPRarreGxn5QIiTqpb2wA==", - "dev": true - } + "webidl-conversions": "^6.1.0" } }, "which": { diff --git a/package.json b/package.json index 7bfcdbd2e11a..4a1a95ba8863 100644 --- a/package.json +++ b/package.json @@ -19,13 +19,13 @@ "license": "CC0-1.0", "devDependencies": { "editorconfig-checker": "3.2.0", - "jest": "26.4.2", + "jest": "26.5.2", "jsonlint2": "1.7.1", "npm-run-all": "4.1.5", "svg-path-bounding-box": "1.0.4", "svglint": "1.0.6", "svgo": "1.3.2", - "uglify-js": "3.11.0" + "uglify-js": "3.11.1" }, "scripts": { "build": "node scripts/build-package.js", From 20d2a328a8e90297438a34c83fcb9b5cf905dce5 Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Thu, 8 Oct 2020 09:08:08 -0400 Subject: [PATCH 63/78] Correct Webpack Icon --- .svglint-ignored.json | 1 - icons/webpack.svg | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.svglint-ignored.json b/.svglint-ignored.json index 6bbc28bcbf8c..ff19f5d476a1 100644 --- a/.svglint-ignored.json +++ b/.svglint-ignored.json @@ -272,7 +272,6 @@ "M14.342 15.337h-.936v-2.991c.299.167.694.474.936.769v2.222zm-7.897 0H5.278l-1.523-4.706h1.061l1.048 3.309h.013l1.061-3.309h1.068l-1.561 4.706zm4.7 0h-.89v-.474h-.02a1.051 1.051 0 0 1-.462.429 1.36 1.36 0 0 1-.58.132 1.63 1.63 0 0 1-.616-.099.89.89 0 0 1-.379-.28 1.11 1.11 0 0 1-.195-.442 2.768 2.768 0 0 1-.056-.577V11.93h.936v1.925c0 .281.044.491.132.629.088.139.244.208.468.208.255 0 .439-.076.554-.227.114-.152.171-.401.171-.748v-1.786h.936l.001 3.406zm3.352-2.05l-.002-.132 1.18-1.226h1.108l-1.285 1.252 1.43 2.155h-1.134l-1.297-2.049zm2.602-.31c.013-.22.068-.402.165-.547a1.13 1.13 0 0 1 .369-.349 1.6 1.6 0 0 1 .504-.188 2.9 2.9 0 0 1 .564-.056c.171 0 .345.012.521.036.176.024.336.072.481.142.145.07.264.168.356.293.092.125.138.291.138.498v1.773c0 .154.009.301.026.442a.799.799 0 0 0 .092.316h-.949a1.32 1.32 0 0 1-.066-.329 1.208 1.208 0 0 1-.528.323 2.135 2.135 0 0 1-.62.092c-.163 0-.314-.02-.455-.059a1.018 1.018 0 0 1-.369-.185.856.856 0 0 1-.247-.316 1.073 1.073 0 0 1-.089-.455c0-.193.034-.353.102-.478a.856.856 0 0 1 .264-.3c.108-.075.231-.131.369-.168.138-.037.278-.067.418-.089a7.99 7.99 0 0 1 .415-.053c.136-.013.257-.033.362-.059a.637.637 0 0 0 .251-.116c.062-.051.09-.124.086-.221a.5.5 0 0 0-.05-.241.365.365 0 0 0-.132-.138.521.521 0 0 0-.191-.066 1.56 1.56 0 0 0-.234-.017c-.185 0-.33.039-.435.119-.105.079-.167.211-.185.396h-.933zm2.162.693a.415.415 0 0 1-.148.082c-.059.02-.123.036-.191.05a3.21 3.21 0 0 1-.214.033c-.075.009-.149.02-.224.033-.07.013-.14.031-.208.053a.618.618 0 0 0-.178.089.42.42 0 0 0-.122.142.455.455 0 0 0-.046.218c0 .084.015.154.046.211a.362.362 0 0 0 .125.135.523.523 0 0 0 .185.069c.07.013.143.02.218.02.185 0 .328-.031.429-.092a.616.616 0 0 0 .224-.221.712.712 0 0 0 .089-.26c.011-.088.016-.158.017-.211l-.002-.351zm1.542-1.741h.89v.474h.02c.119-.198.272-.342.461-.432.189-.09.382-.135.58-.135.251 0 .456.034.617.102.16.068.286.163.379.283.092.121.157.268.194.441.037.176.056.368.056.579v2.096h-.936v-1.925c0-.281-.044-.491-.132-.629-.088-.138-.244-.208-.468-.208-.255 0-.439.076-.554.227-.114.151-.171.401-.171.748v1.786h-.936v-3.407zm-9.038-.587v3.996h.936v-3.48a11.577 11.577 0 0 0-.936-.516zm-9.548.17c.542-1.59 3.786-2.172 7.246-1.302 2.075.522 3.771 1.534 4.879 2.535-.503-1.327-2.94-3.22-6.295-3.868C4.253 8.143.511 8.788.048 10.472c-.334 1.216 1.134 2.641 3.406 3.615-1.021-.827-1.518-1.755-1.237-2.575zm12.126.655v-1.536h-.936v.466c.399.357.716.72.936 1.07z": "Vulkan", "M11.73 2.225l-.01.016H5.617l-5.618 9.738 5.618 9.736h12.799l.04.06 2.134-3.735.518-.893H21.1l.008-.014-.626-.75h.895l.006-.01.008.01 2.607-4.389-2.607-4.39-.003.005-.011-.019h-.945l.631-.764-2.607-4.569-.006.01-.024-.04H11.73zM9.106 6.824h6.189l-.529.764h-.024l2.398 4.015h.875l-.277.328.357.435h-.956l-2.398 4.015h.027l.523.764H9.073l-2.99-5.168 3.022-5.155z": "webcomponents.org", "M9.3 0C7.75.006 6.64 1.157 6.798 3.006c.102 1.227.209 2.473.313 3.729-1.08.455-2.218.934-3.428 1.446-1.255.536-2.123 1.609-2.457 2.885-.34 1.3-.135 2.808.723 4.143.763 1.195 1.856 2.006 3.255 2.445-.08 1.092.03 2.08.34 2.955.138.389.316.755.533 1.098.798 1.269 1.978 2.029 3.183 2.235a3.783 3.783 0 0 0 3.294-.998c.98-.945 1.907-1.838 2.79-2.684 1.047.63 2.056 1.235 3.038 1.827 1.604.957 3.243-.084 3.63-2.115.162-.847.09-1.792-.21-2.862.57-.351.925-.901 1.066-1.671.305-1.634-.503-3.782-1.827-4.88-.702-.582-1.427-1.177-2.164-1.783l-.005-.023c-.186-1.05-.367-2.08-.548-3.09-.306-1.724-1.799-3.538-3.374-4.04-.722-.23-1.393-.158-2.035.225-.779-.824-1.593-1.38-2.48-1.664A3.682 3.682 0 0 0 9.301 0zm1.019 2.479c.12-.003.25.012.381.048.467.125.912.49 1.155.932.198.368.29.67.37 1.298l.404 3.143c.013.099.027.195.038.293.115.889.644 1.528 1.33 1.619.659.087 1.01-.43.89-1.26a12.25 12.25 0 0 0-.038-.278l-.442-3.005c-.063-.425-.084-.75-.05-.96.052-.465.422-.707.896-.579.479.131.927.572 1.134 1.097.106.266.154.473.236.964.157.941.312 1.89.472 2.868.013.087.028.174.039.267.019.09.045.169.068.25l.002.014.001.002.023.084v-.002c0-.004 0-.007-.002-.01l.003.007v.003c.099.374.344.746.706 1.03.065.052.139.103.205.16.73.573 1.442 1.14 2.141 1.686.421.33.573.484.74.717.269.38.382.934.287 1.359-.087.393-.341.627-.658.59-.26-.031-.48-.137-.924-.465-.734-.55-1.484-1.112-2.26-1.684-.068-.048-.144-.1-.213-.152-.646-.476-1.208-.385-1.424.265-.222.666.09 1.449.754 1.914.072.05.153.107.223.158.81.567 1.605 1.12 2.38 1.66.329.229.573.444.735.638.357.409.527 1.08.404 1.642-.132.593-.514.902-.978.796-.235-.05-.411-.144-.832-.417-.817-.53-1.657-1.079-2.523-1.637-.08-.05-.16-.104-.237-.16-.273-.166-.537-.242-.768-.233h-.002c-.26-.017-.531.078-.792.286-.072.06-.146.117-.213.18-.809.666-1.647 1.375-2.535 2.122-.48.4-.696.557-1.017.67-.645.246-1.358-.03-1.804-.739-.421-.692-.404-1.589.032-2.154.185-.252.498-.54.93-.846.94-.672 1.83-1.305 2.676-1.912.077-.052.152-.104.228-.159.641-.455.764-1.26.312-2.011-.44-.75-1.17-.976-1.86-.559a5.307 5.307 0 0 0-.235.146c-.895.549-1.834 1.128-2.824 1.739-.638.384-.976.509-1.452.531-.59.03-1.205-.332-1.564-.904-.407-.636-.421-1.427-.03-1.918.22-.288.455-.463 1.13-.809 1.043-.54 2.045-1.048 2.995-1.525.082-.05.163-.084.247-.125.058-.029.112-.063.159-.097.425-.188.632-.657.566-1.293-.012-.107-.02-.21-.037-.312a375.257 375.257 0 0 0-.351-3.316c-.07-.66-.063-.892.021-1.154.1-.313.39-.493.752-.503zM7.11 6.736l.002.026a.022.022 0 0 1-.003-.005v-.018l.001-.002zm.004.043l.006.087c-.003-.026-.005-.051-.01-.08 0-.003.003-.005.004-.008zm.01.136l.003.025h-.002v-.015c0-.003.002-.005 0-.008v-.001zm.005.04v.012c-.001-.003-.003-.005-.003-.008.002 0 .002-.002.003-.004zm10.1 2.322l.002.012c0 .002 0 .004.003.007l-.006-.018zm.005.019c.005.015.008.034.013.05l-.01-.044a.011.011 0 0 1-.003-.007z": "Webmin", - "M21.0157 18.1202L12.351 23v-3.8007l5.3986-2.9567 3.266 1.8776zm.5927-.5344V7.3805l-3.1708 1.822v6.5593l3.1708 1.824zm-18.6827.5344L11.5904 23v-3.8007l-5.3986-2.9567-3.266 1.8776zm-.5927-.5344V7.3805l3.1707 1.822v6.5593l-3.1707 1.824zm.371-10.8656l8.8864-5.0056v3.6748L5.8974 8.507l-.0434.0248-3.15-1.8116zm18.5335 0L12.351 1.7146v3.6748l5.693 3.1177.0434.0248 3.15-1.8116zm-9.647 11.6146l-5.3262-2.9155V9.642l5.326 3.062v5.6308zm.7605 0l5.326-2.9155V9.642l-5.326 3.062v5.6308zM6.625 8.9734l5.3467-2.928 5.3468 2.928-5.3468 3.0744L6.625 8.9734z": "Webpack", "M23.541 12.748c-.609-1.38-1.758-2.476-3.092-3.151-2.354-1.192-5.281-1.185-7.629.03-1.631.837-2.993 2.337-3.379 4.162-.318 1.344-.033 2.791.68 3.961 1.061 1.762 2.979 2.887 4.971 3.248 1.443.293 2.936.119 4.338-.285.842.326 1.592.854 2.408 1.246-.211-.707-.436-1.406-.676-2.102.916-.65 1.746-1.461 2.244-2.479.744-1.415.789-3.171.135-4.63zm-9.924-9.466c-2.495-1.404-5.602-1.615-8.286-.645-1.764.635-3.36 1.815-4.346 3.42-.895 1.45-1.23 3.258-.799 4.917.433 1.84 1.711 3.383 3.262 4.413-.3.85-.585 1.699-.855 2.555.975-.51 1.95-1.043 2.926-1.561 1.17.375 2.415.559 3.66.518-.33-.943-.405-1.965-.255-2.951.225-1.371.975-2.625 1.994-3.554 1.726-1.615 4.171-2.296 6.496-2.131-.436-2.135-1.936-3.939-3.824-4.98h.027zm1.733 9.989c-.209.652-1.156.848-1.615.352-.506-.459-.309-1.418.355-1.623.734-.31 1.582.537 1.26 1.271zm4.795.092c-.256.586-1.141.723-1.576.27-.209-.191-.27-.479-.344-.73.104-.458.42-.933.93-.955.705-.098 1.336.773.975 1.416h.015zM12.99 6.909c.008.961-1.275 1.561-1.995.909-.747-.535-.535-1.837.342-2.106.785-.315 1.713.344 1.651 1.185l.002.012zm-6.059.244c-.172.835-1.291 1.238-1.946.678-.759-.535-.546-1.861.345-2.131.873-.336 1.865.55 1.601 1.453z": "WeChat", "M5.713 1.596l-.756.068-.238.55.734-.017.26-.601zm1.39.927l-.978.137-.326.807.96-.12.345-.824zM4.89 3.535l-.72.05-.24.567.721-.017.239-.6zm3.724.309l-1.287.068-.394.961 1.27-.053.411-.976zm1.87.566l-1.579.069-.566 1.357 1.596-.088.548-1.338zm-4.188.037l-.977.153-.343.806.976-.12.344-.839zm6.143.668l-1.87.135-.636 1.527 1.87-.154.636-1.508zm2.925.219c-.11 0-.222 0-.334.002l-.767 1.851c1.394-.03 2.52.088 3.373.38l-1.748 4.2c-.955-.304-2.082-.444-3.36-.394l-.539 1.305a8.762 8.762 0 013.364.396l-1.663 4.014c-1.257-.27-2.381-.395-3.386-.344l-.782 1.887c3.362-.446 6.347.822 9.008 3.773L24 9.23c-2.325-2.575-5.2-3.879-8.637-3.896zm-.644.002l-2.024.12-.687 1.68 2.025-.189.686-1.611zm-10.602.05l-.719.036-.224.566h.703l.24-.601zm3.69.397l-1.287.069-.395.959 1.27-.05.412-.978zM5.54 6.3l-.994.154-.344.807.979-.121.359-.84zm4.137.066l-1.58.069L7.53 7.77l1.596-.085.55-1.32zm1.955.688l-1.871.135-.635 1.527 1.887-.154.619-1.508zm2.281.19l-2.01.136-.7 1.682 2.04-.19.67-1.629zm-10.568.066l-.739.035-.238.564h.719l.258-.6zm3.705.293l-1.303.085-.394.961 1.287-.035.41-1.011zm11.838.255a6.718 6.718 0 012.777 1.717l-1.75 4.237c-.617-.584-1.15-.961-1.611-1.149l-1.201-.498 1.785-4.307zM4.734 8.22l-.976.154-.344.807.961-.12.36-.841zm4.186 0l-1.594.052-.549 1.354 1.594-.086.549-1.32zm1.957.668L8.99 9.04l-.619 1.508 1.87-.135.636-1.527zm2.246.275l-2.006.12-.703 1.665 2.041-.156.668-1.629zm-10.602.104l-.718.033-.24.549.718-.016.24-.566zm3.725.273l-1.289.07-.41.961 1.287-.03.412-1zm1.87.6l-1.596.05-.55 1.356 1.598-.084.547-1.322zm-4.186.037l-.979.136-.324.805.959-.119.344-.822zm6.14.633l-1.87.154-.653 1.527 1.906-.154.617-1.527zm2.266.275l-2.025.12-.686 1.663 2.025-.172.686-1.611zm-10.568.031l-.739.037-.238.565.72-.016.257-.586zm3.673.362l-1.289.068-.41.978 1.305-.05.394-.996zm-2.285.533l-.976.154-.326.805.96-.12.342-.84zm4.153.07l-1.596.066-.565 1.356 1.612-.084.549-1.338zm1.957.666l-1.889.154-.617 1.526 1.886-.15.62-1.53zm2.28.223l-2.025.12-.685 1.665 2.041-.172.67-1.613zM.962 13.02l-.738.053-.223.567.72-.02.24-.6zm3.705.31l-1.285.07-.395.976 1.287-.05.393-.997zm11.922.07c1.08.29 2.024.821 2.814 1.613l-1.715 4.183c-.892-.754-1.82-1.32-2.814-1.664l1.715-4.133zm-10.035.515L4.957 14l-.549 1.32 1.578-.066.567-1.338zm-4.184.014l-.996.156-.309.789.961-.105.344-.84zm6.14.67l-1.904.154-.617 1.527 1.889-.154.633-1.527zm2.231.324l-2.025.123-.686 1.682 2.026-.174.685-1.631zm-6.863.328l-1.3.068-.397.979 1.285-.053.412-.994zm1.871.584l-1.578.068-.566 1.334 1.595-.064.549-1.338zm1.953.701l-1.867.137-.635 1.51 1.87-.137.632-1.51zm2.23.31l-2.005.122-.703 1.68 2.04-.19.669-1.611Z": "Windows", "M14.335 12.432c-.552.149-.615.18-1.164.337-.589-.337-1.107-.526-1.595-.463.057-.306.151-.525.245-.8 1.036-.151 1.805.4 2.514.926zM19.643 19.633a10.796 10.796 0 0 1-1.907 1.521h-.006l-3.702-4.614 3.07.336s1.471.151 1.807 0c.308-.117 1.963-2.449 1.963-2.449s-4.759-3.009-6.384-4.666c.188-2.794-.213-6.509-.213-6.479-1.193 1.195-1.35 1.383-2.544 2.489-.52-1.688-.769-2.269-1.289-3.958-1.568 1.289-2.763 3.464-3.62 6.016a12.29 12.29 0 0 0-.551.656c-.112.157-.23.313-.344.475-.231.326-.45.675-.663 1.032-.15.257-.299.52-.438.788-.063.112-.125.231-.188.35-.913 1.788-1.676 3.789-2.339 5.604A10.825 10.825 0 0 1 1.204 12c0-2.863 1.138-5.614 3.164-7.64S9.137 1.201 12 1.201a10.8 10.8 0 0 1 7.642 3.158 10.831 10.831 0 0 1 3.156 7.64 10.814 10.814 0 0 1-3.155 7.634M12 6.691c.832-.801.951-.92 1.751-1.689.063 1.532.031 2.333-.063 4.203-.463-.458-1.381-1.044-1.381-1.044s-.181-1.07-.307-1.47m3.834 15.464c-6.616 2.393-11.398-2.014-12.417-3.552.006-.014.006-.027.006-.039.92-3.889 2.058-8.535 3.884-9.91.955-1.656 1.231-4.114 2.943-5.402.432 1.288 1.107 3.958 1.57 5.246 2.025 2.026 5.087 4.546 7.146 5.59.212.12.489.981.489.981l-.825 1.038-8.835-.887c-.2-.02-.394-.028-.594-.028-.569 0-1.15.073-1.833.18.432-1.071 1.35-1.936 1.35-1.936s-.855-.519-1.505-.605c.187-.432.681-.989.799-1.138-.243.087-2.025.888-2.207 1.563.857.214 1.469.487 1.469.487s-.949.957-1.131 2.612c0 0 2.82-.431 4.939-.153.063.03.094.03.125.03l1.102.031 3.509 5.841.027.045a.012.012 0 0 1-.011.006m4.652-18.64A12.02 12.02 0 0 0 12 0C8.818 0 5.768 1.27 3.516 3.515 1.272 5.766.002 8.817.002 12s1.27 6.235 3.513 8.478a11.98 11.98 0 0 0 16.971 0c2.251-2.243 3.512-5.296 3.512-8.478s-1.261-6.234-3.512-8.485z": "Wolfram", diff --git a/icons/webpack.svg b/icons/webpack.svg index 14b857fd689f..26f7ba44c9d4 100644 --- a/icons/webpack.svg +++ b/icons/webpack.svg @@ -1 +1 @@ -Webpack icon \ No newline at end of file +Webpack icon \ No newline at end of file From 81afc2a8887583bb1fc1e36906236a541c594fe0 Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Sun, 11 Oct 2020 03:31:04 -0400 Subject: [PATCH 64/78] Update JSON icon (#3643) --- .svglint-ignored.json | 1 - icons/json.svg | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.svglint-ignored.json b/.svglint-ignored.json index 6bbc28bcbf8c..b9b255685cc4 100644 --- a/.svglint-ignored.json +++ b/.svglint-ignored.json @@ -136,7 +136,6 @@ "M2.873 24h-.975c-.025-.066-.049-.131-.07-.197-.215-.666-.594-1.49-.692-2.154-.146-.984.78-1.039 1.374-1.465.915-.66 1.635-1.025 2.627-1.621.295-.178 1.182-.623 1.281-.828.201-.408-.345-.982-.49-1.301-.225-.506-.345-.936-.376-1.434-.824-.131-1.455-.627-1.844-1.185-.63-.925-1.066-2.635-.525-3.936.045-.103.254-.305.285-.463.06-.309-.105-.72-.121-1.049-.06-1.692.285-3.15 1.426-3.66.463-1.84 2.113-2.453 3.673-3.367.581-.342 1.224-.562 1.89-.807 2.372-.877 6.028-.712 7.995.783.836.633 2.176 1.971 2.656 2.939 1.262 2.555 1.17 6.826.287 9.935-.121.421-.291 1.032-.533 1.533-.168.349-.689 1.05-.625 1.36.064.314 1.189 1.17 1.432 1.395.434.422 1.26.975 1.324 1.5.07.557-.248 1.336-.41 1.875-.217.721-.436 1.441-.654 2.131H2.871l.002.016zm11.104-3.541c-.545-.299-1.361-.621-2.065-.756-.869-.164-.779 1.188-.75 1.994.03.643.361 1.316.511 1.744.075.197.089.41.255.449.3.068 1.29-.326 1.575-.479.6-.328 1.064-.844 1.574-1.189.016-.17.016-.34.031-.508-.301-.148-.645-.258-1.096-.277.314-.15.75-.15 1.035-.332l.016-.193c-.496-.031-.689-.254-1.021-.436l-.065-.017zm7.455 2.936c.193-.619.359-1.221.465-1.752.059-.287.215-.918.178-1.176-.059-.459-.684-.799-1.004-1.086-.584-.525-.951-.975-1.561-1.469-.248.375-.779.615-.982.914 1.447-.689 1.709 2.625 1.141 3.689.09.33.391.451.514.736l-.086.166h1.289c.014 0 .031 0 .045.014l.001-.036zm-6.635-.012c-.049-.074-.1-.135-.15-.209l-.301.195h.451v.014zm2.771 0c.008-.209.018-.404.029-.598-.529.029-.824-.48-1.195-.527-.324-.045-.6.361-1.02.195-.096.105-.184.227-.285.316.154.18.295.375.424.584h.816c.014-.164.135-.285.299-.285.166 0 .285.121.285.27h.66l-.013.045zm2.116 0c-.314-.479-.947-.898-1.68-.555l-.031.541h1.711v.014zm-8.51 0l-.105-.344c-.225-.721-.359-1.26-.405-1.68-.914-.436-1.875-.871-2.654-1.426-.15-.105-1.109-1.35-1.23-1.305-1.739.676-3.359 1.859-4.814 2.984.256.557.48 1.141.69 1.74h8.505l.013.031zm8.265-2.113c-.029-.512-.164-1.561-.48-1.74-.66-.391-1.846.779-2.34.943.045.15.135.271.15.48.285-.074.645-.029.898.092-.299.029-.629.029-.824.164-.074.195.016.48-.029.764.689.197 1.5.303 2.385.332.164-.227.225-.645.211-1.082l.029.047zm-4.08-.36c-.045.375.045.51.119.943 1.26.391 1.035-1.74-.135-.959l.016.016zM8.761 19.5c-.45.457 1.271 1.082 1.814 1.115 0-.291.165-.564.135-.771-.649-.117-1.502-.041-1.945-.346l-.004.002zm5.565.215c0 .043-.061.029-.068.064.58.451 1.014.545 1.803.51.354-.262.67-.563 1.043-.807-.855.074-1.932.607-2.775.229l-.003.004zm3.42-17.727c-1.605-.906-4.35-1.591-6.076-.731-1.38.692-3.27 1.841-3.899 3.292.6 1.402-.166 2.686-.226 4.109-.018.758.36 1.42.391 2.243-.2.338-.825.38-1.26.356-.146-.729-.401-1.549-1.155-1.631-1.064-.115-1.845.765-1.891 1.684-.06 1.079.834 2.864 2.086 2.745.488-.046.608-.541 1.139-.541.285.57-.445.75-.523 1.155-.016.105.059.511.104.705.233.944.744 2.159 1.245 2.88.635.9 1.884 1.051 3.229 1.141.24-.525 1.125-.48 1.706-.346-.691-.27-1.336-.945-1.875-1.529-.615-.676-1.23-1.41-1.261-2.28 1.155 1.604 2.1 2.999 4.201 3.704 1.59.525 3.449-.254 4.664-1.109.51-.359.811-.93 1.17-1.439 1.35-1.936 1.98-4.71 1.846-7.395-.061-1.111-.061-2.221-.436-2.955-.389-.781-1.695-1.471-2.475-.781-.15-.764.629-1.229 1.545-.959-.66-.855-1.336-1.859-2.266-2.385l.017.067zm-4.164 12.908c.615 1.544 2.725 1.363 4.506 1.323-.084.194-.256.435-.465.515-.57.232-2.146.408-2.938-.012-.506-.271-.824-.873-1.102-1.227-.137-.172-.795-.608-.012-.609l.011.01zm.164-.871c.893.465 2.52.518 3.732.48.066.268.066.594.068.914-1.551.08-3.387-.304-3.795-1.395h-.005zm6.676-.585c-.473.9-1.145 1.897-2.539 1.928-.023-.284-.045-.735 0-.904 1.064-.103 1.727-.646 2.543-1.017l-.004-.007zm-.649-.667c-1.02.66-2.154 1.375-3.824 1.21-.352-.31-.486-1.001-.141-1.458.182.313.061.885.57.969.945.166 2.039-.578 2.73-.84.42-.712-.045-.975-.42-1.432-.781-.931-1.83-2.1-1.801-3.51.314-.225.346.345.391.449.404.961 1.424 2.176 2.174 3 .18.211.48.391.51.525.092.389-.254.854-.209 1.109l.02-.022zm-13.44-.675c-.314-.184-.393-.99-.768-1.01-.535-.03-.438 1.049-.436 1.679-.37-.329-.435-1.364-.164-1.89-.308-.15-.445.165-.618.285.22-1.59 2.34-.734 1.989.96l-.003-.024zM4.714 5.994c-.685.756-.54 2.174-.459 3.188 1.244-.785 2.898.06 2.883 1.395.595-.016.223-.744.115-1.215-.353-1.529.592-3.188.041-4.59-1.064.083-1.939.519-2.578 1.214l-.002.008zm9.12 1.113c.307.562.404 1.148.84 1.57.195.191.574.424.387.951-.045.121-.365.391-.551.45-.674.195-2.254.03-1.721-.81.563.015 1.314.359 1.732-.045-.314-.525-.885-1.53-.674-2.13l-.013.014zm6.199-.013h.068c.33.668.6 1.375 1.004 1.965-.27.629-2.053 1.19-2.023.057.389-.17 1.049-.035 1.395-.25-.193-.556-.48-1.006-.434-1.771l-.01-.001zm-6.928-1.617c-1.422-.33-2.131.592-2.56 1.553-.384-.094-.231-.615-.135-.883.255-.701 1.28-1.633 2.119-1.506.359.057.848.386.576.834v.002zM9.643 1.592c-1.56.44-3.56 1.574-4.2 2.974.495-.07.84-.321 1.33-.351.186-.016.428.074.641.015.424-.104.78-1.065 1.102-1.409.311-.346.685-.497.941-.811.166-.09.408-.074.42-.33-.074-.075-.15-.135-.233-.105v.017z": "Jenkins", "M23.719.668l-.08.039s-4.563 2.175-8.244 2.652c-1.854.24-4.555.481-6.965.62a65.475 65.475 0 01-3.254.117c-.917.005-1.63-.032-1.95-.11a20.19 20.19 0 01-2.4-.732l-.252-.1.346 1.172-.92.809.248.437.44.033 1.052.131.162.514.635.057.318 1.078.092.006s1.338.115 1.762.115c.365 0 .93-.041 1.072-.05l.024.396.287.054v.315l-.799.71.156.028c-.14.01-.227.018-.5.03-.429.017-.934.02-1.203-.018-.586-.086-.709-.086-.709-.086H2.98l-.122.13-.046.446h.152l.055 1.111 2.933-.113-.205 3.682-.02.347-2.242-.127-.02-.761h.538l.057-.42.464-.106.223-.312-2.111-.51-1.705.506.465.388h.166l.025.334.494.028v.763l-.611.157.19.404.105.068v.825h.343v3.296l-.566.086.098 1.247.334.056-.055 2.342 1.803.033-.32-2.303 1.982-.048-.139 1.087-.25 1.032 2.608.033.027-2.28 1.322-.119-.072 1.293-.063.99h1.633l-.053-2.3.176.027.067-1.392h-.243l-.058-.34-.131-1.29.049-1.364h.295v-1.182l-.364.027.04-.806.431-.043.022-.352.172-.025.51-.389-1.827-.375-1.709.379.285.469.239-.02.054-.004.034.442.41-.02.004.674-1.526-.035.053-.877.059-.926v-1.213l.048-1.152 3.485-.178 4.156-.24.033.674-.152 1.949-.063 1.693-1.32-.023-.006-1.018.574-.021.028-.373.27-.041-.012-.057.152-.01.29-.388-2.01-.471-1.987.426.258.45.14-.01v.089h.246v.402l.524.008-.006.856h-.527l-.014.505.187.022-.021.978.394.02-.044 3.615-.524.108.016.423h.176v.985h.289l-.07 1.205-.112 1.314 2.17.057-.069-1.172-.138-.848-.022-.593 1.325-.024-.041 1.002-.008 1.33 1.033.082 1.252-.05.533-.157-.25-.76-.053-1-.08-.583 1.233-.045-.057.742-.006 1.515.738.069.631-.016.416-.13-.187-1.424-.049-.862.25-.027.006-.895.08-.017-.027-.43h-.303l-.049-.527-.023-2.692.222-.006v-.902l.096.014v-.461l-.334-.027.006-.836.57-.051-.033-.362.26-.021-.024-.117.58-.29-2.056-.413-1.881.38.232.432.223-.02.014.077h.203l.011.426.547-.006.035.773-1.671-.012-.211-1.457-.178-.826-.145-1.469.075-.746 3.847-.293.012-1.316.201-.05-.023-.38-.239-.138h-.037l-.357.05-.793.116a62.16 62.16 0 01-1.625.216l-.191.02-.014-.178-.785-.41.006-.275.271-.008.02-.672c.09-.006.352-.024.771-.062.484-.045 1.04-.105 1.361-.18.597-.14 1.452-.281 1.452-.281l.076-.012.408-1.108.805-.234.066-.184 1.78-.492.306-.252-.717-1.564.047-.236.344-.18.297-.906-.252-.223zM14.826 6.73l-.01.526.407.017-.016.32-.789.518-.086.258-1.86.09.01-.184.112-.181.01-.153.001-.228.067-.156.031-.16v-.092l.08-.323 2.043-.252zm-5.181.461l-.043.264.199.234-.014.387.176.27-.047.328.025.035-1.847.074.02-.152-.653-.354-.022-.345.291-.014.028-.598 1.887-.129zm4.015 8.5l1.258.082-.05 1.938.183 1.541-1.34-.047-.05-3.514zm-10.226.084l2.16.112L5.4 17.17v1.219l.137.523-2.09.098-.013-3.235zm15.377.01v3.256l-1.291.094-.051-1.723-.158-1.592 1.5-.035zm-11.495.076l1.538.006.017 2.996-1.43.026-.076-.928-.006-1.047-.043-1.053Z": "Jinja", "M1.534 5.874c-2.123 3.05-1.86 7.017-.237 10.256.037.079.078.154.118.229.023.052.049.1.077.149.013.028.031.057.047.083.026.052.054.102.081.152l.157.265c.029.049.057.097.09.146.055.094.12.187.177.281.026.039.05.078.079.117a6.36 6.36 0 0 0 .31.444c.078.107.156.211.24.315.027.038.057.076.085.114l.221.269c.027.031.054.067.083.099.098.118.202.233.306.349 0 .002.003.004.005.007a3.13 3.13 0 0 0 .424.44c.08.082.16.164.245.244l.101.097c.111.104.222.208.339.308.002 0 .003.002.005.003l.057.05c.102.089.205.178.31.26l.125.105c.085.068.173.133.26.2l.136.104c.093.07.192.139.287.207.035.025.07.05.106.073l.029.023.281.185.12.08c.147.094.293.183.438.271.042.021.084.044.123.068.108.062.22.125.329.183.06.034.122.063.184.094.075.042.153.083.233.125a.324.324 0 0 1 .056.023c.033.015.064.031.096.047.12.06.245.117.375.174.024.01.05.02.076.034.144.063.288.123.437.182.034.01.07.027.105.04.135.051.274.103.411.152l.05.018c.153.052.304.102.459.15.036.01.073.023.111.033.159.048.313.105.473.136 10.26 1.87 13.242-6.169 13.242-6.169-2.505 3.262-6.95 4.122-11.16 3.165-.156-.036-.312-.086-.469-.132a13.522 13.522 0 0 1-.567-.181l-.062-.024c-.136-.046-.267-.097-.4-.148a1.613 1.613 0 0 0-.11-.041c-.147-.059-.29-.12-.432-.183-.031-.01-.057-.024-.088-.036a23.41 23.41 0 0 1-.361-.17c-.037-.016-.07-.033-.106-.052-.094-.044-.188-.094-.28-.142a3.942 3.942 0 0 1-.187-.096c-.113-.06-.226-.125-.339-.187-.034-.024-.073-.044-.112-.066a15.902 15.902 0 0 1-.438-.269 2.104 2.104 0 0 1-.118-.079 6.002 6.002 0 0 1-.312-.206c-.035-.023-.067-.048-.103-.073a9.541 9.541 0 0 1-.294-.212c-.042-.034-.087-.066-.132-.1-.088-.069-.177-.135-.265-.208l-.118-.094a10.58 10.58 0 0 1-.334-.281.258.258 0 0 0-.037-.03l-.347-.316-.1-.094c-.082-.083-.166-.163-.25-.245l-.097-.1a9.07 9.07 0 0 1-.309-.323l-.015-.016c-.106-.116-.209-.234-.313-.354-.027-.031-.052-.064-.08-.097l-.226-.277a21.248 21.248 0 0 1-.34-.448C2.16 11.786 1.315 7.386 3.184 3.777M8.121 3.305c-1.539 2.209-1.452 5.163-.254 7.499a9.1 9.1 0 0 0 .677 1.132c.23.33.484.72.792.986.107.122.223.24.344.359l.09.09c.114.11.231.218.35.325l.015.013a9.855 9.855 0 0 0 .414.342c.034.023.063.05.096.073.14.108.281.212.427.315l.015.009c.062.045.128.086.198.13.028.018.06.042.09.06.106.068.21.132.317.197.017.007.032.016.048.023.09.055.188.108.282.157.033.02.065.035.099.054.067.033.133.068.197.102l.032.014c.135.066.273.128.408.19.034.013.063.024.092.038.111.048.224.094.335.137.05.017.097.037.144.052.102.038.209.073.31.108l.14.045c.146.045.294.104.448.129 7.92 1.313 9.754-4.787 9.754-4.787-1.651 2.376-4.846 3.508-8.251 2.624a8.03 8.03 0 0 1-.448-.13c-.048-.013-.09-.028-.136-.042-.104-.036-.211-.071-.312-.109l-.144-.054c-.112-.045-.226-.087-.335-.135-.034-.015-.065-.025-.091-.04-.14-.063-.281-.125-.417-.192l-.206-.107-.119-.06c-.092-.048-.177-.098-.265-.15a.62.62 0 0 1-.062-.034c-.106-.066-.216-.13-.317-.198-.034-.019-.065-.042-.097-.062l-.208-.136c-.144-.1-.285-.208-.427-.312-.032-.029-.063-.053-.094-.079-1.497-1.177-2.678-2.786-3.238-4.608-.59-1.894-.46-4.018.559-5.742M13.66 1.384c-.908 1.332-.995 2.986-.37 4.455.664 1.56 2.022 2.785 3.604 3.365.065.025.128.046.195.07l.088.027c.092.029.185.063.28.084 4.376.844 5.56-2.247 5.879-2.701-1.042 1.496-2.789 1.855-4.932 1.334a4.844 4.844 0 0 1-.516-.16 6.344 6.344 0 0 1-.617-.254 6.521 6.521 0 0 1-1.08-.66c-1.92-1.454-3.109-4.23-1.857-6.491": "jQuery", - "M12.043 23.968c.479-.004.953-.029 1.426-.094 1.08-.138 2.143-.433 3.146-.863 1.409-.602 2.698-1.471 3.793-2.543 1.003-.989 1.842-2.151 2.44-3.427.509-1.097.869-2.274 1.02-3.476.149-1.16.135-2.346-.045-3.499-.149-.96-.419-1.896-.793-2.788-.24-.561-.525-1.101-.854-1.617-1.168-1.837-2.861-3.314-4.81-4.301-.693-.355-1.423-.645-2.172-.869h-.005c.119.063.24.132.345.201.12.074.239.146.351.225.569.385 1.094.827 1.559 1.33 1.063 1.145 1.797 2.548 2.218 4.041.284.982.434 1.998.495 3.017.044.743.044 1.491-.047 2.229-.149 1.27-.554 2.51-1.228 3.596-.495.803-1.14 1.519-1.903 2.084-1.244.928-2.877 1.482-4.436 1.114-.254-.061-.51-.146-.748-.258-.271-.124-.54-.277-.779-.449-.465-.311-.885-.685-1.244-1.106-.435-.52-.794-1.111-1.049-1.747-.314-.806-.479-1.672-.494-2.54-.03-1.273.225-2.553.854-3.67.42-.744.989-1.396 1.663-1.918.225-.178.464-.333.704-.479l.016-.007c-.466-.105-.96-.151-1.441-.12-.418.029-.823.105-1.228.239-.359.12-.704.271-1.019.45-.255.149-.508.315-.733.495-.211.18-.42.359-.615.555-1.123 1.153-1.768 2.682-2.022 4.256-.15.973-.15 1.961-.091 2.951.105 1.394.391 2.786.945 4.061.344.794.793 1.527 1.348 2.173.854.987 1.934 1.753 3.132 2.231.675.271 1.394.465 2.113.54.074.015.149.015.209.015l-.021-.032zm-2.934-.398c-.164-.07-.314-.149-.45-.228-.149-.083-.3-.168-.449-.259-.585-.362-1.108-.787-1.589-1.275-1.094-1.138-1.827-2.567-2.247-4.081-.284-1.034-.435-2.102-.495-3.172-.044-.703-.029-1.393.046-2.082.135-1.257.495-2.501 1.124-3.58.449-.794 1.063-1.498 1.783-2.053.494-.374 1.049-.69 1.633-.9.824-.299 1.708-.389 2.563-.27.33.045.658.121.959.225.029 0 .029 0 .045.03.015.015.045.015.06.03.045.016.104.045.165.074.239.12.479.271.704.42.899.629 1.633 1.498 2.097 2.502.42.914.615 1.934.631 2.938.014 1.079-.18 2.157-.645 3.146-.555 1.184-1.498 2.188-2.638 2.832.09.03.18.045.271.075.225.044.449.074.688.074 1.468.045 2.892-.659 3.94-1.647.195-.18.375-.375.54-.585.225-.27.435-.539.614-.823.239-.375.435-.75.614-1.154.226-.539.404-1.094.509-1.664.196-1.004.211-2.022.149-3.026-.135-2.022-.673-4.045-1.842-5.724-.18-.254-.359-.494-.555-.719-.329-.375-.689-.719-1.063-1.034-.42-.345-.885-.659-1.363-.915-.493-.223-1.078-.447-1.692-.598l-.3-.06c-.209-.03-.42-.044-.634-.06-.325-.015-.669-.01-1.015.016-.704.045-1.412.16-2.112.337-3.356.866-6.292 3.205-7.855 6.308C.799 7.657.445 8.714.238 9.8c-.239 1.243-.27 2.523-.104 3.775.12 1.02.374 2.023.778 2.977.227.57.511 1.124.825 1.648 1.094 1.783 2.683 3.236 4.51 4.24.688.391 1.408.69 2.157.945.226.074.45.149.689.209l.016-.024z": "JSON", "M12.2 18.1c-3.8 0-7.2-1.4-9-3.4.7 1.8 1.9 3.4 3.5 4.5s3.5 1.7 5.5 1.7 3.9-.6 5.5-1.7 2.8-2.7 3.5-4.5c-1.8 2-5.2 3.4-9 3.4zM12.2 4.9c3.8 0 7.2 1.4 9 3.4-.7-1.8-1.9-3.4-3.5-4.5C16 2.6 14.1 2 12.2 2c-2 0-3.9.6-5.5 1.7-1.6 1.2-2.8 2.7-3.5 4.6 1.8-2.1 5.1-3.4 9-3.4zM19.2.10000000000000009A1.4 1.4 0 1 0 19.2 2.9 1.4 1.4 0 1 0 19.2.10000000000000009zM5.1 20.3A1.8 1.8 0 1 0 5.1 23.900000000000002 1.8 1.8 0 1 0 5.1 20.3zM3.6 2.3A1 1 0 1 0 3.6 4.3 1 1 0 1 0 3.6 2.3z": "Jupyter", "M21.679 14.292l-.884 5.14c-.104.652-.151.673-.864.673h-.072c-.855 0-.869 0-.715-.948l.839-4.866h-1.506c-.582 0-.597 0-.46-.78.138-.779.138-.779.796-.779h4.628v.001c.596 0 .597 0 .462.78-.132.755-.136.779-.726.779h-1.498zM9.607 20.103H6.38c-1.195 0-1.205 0-.994-1.269l.848-4.925c.2-1.177.178-1.177 1.339-1.177h3.304c.595 0 .595.007.463.779-.133.773-.134.78-.785.78l-.002.001H7.846l-.229 1.345h2.065c.857 0 .857 0 .736.749-.106.712-.109.735-.679.735H7.372l-.229 1.422h2.786c.611 0 .611 0 .474.796-.134.74-.123.763-.735.764h-.061zm3.745-1.715l-.444.979c-.327.712-.322.735-1.045.735h-.072c-1.024 0-1.086-.06-.688-.886l2.767-5.736c.367-.748.352-.748 1.576-.748h.118c1.181.001 1.186.029 1.35.917l.981 5.505c.168.871.087.946-.769.948h-.042c-.795 0-.826 0-.933-.735l-.137-.979h-2.662zm.673-1.483h-.001v.002l.001-.002zm1.772 0l-.322-2.327c-.031-.212-.031-.212-.169-.212-.121 0-.121 0-.211.2l-1.07 2.339h1.772zM3.954 3.937c.814 0 .814.015.649.935l-.757 4.38c-.27 1.536-.933 2.817-2.605 3.359-.105.029-.407.121-.571.121-.164 0-.285-.091-.465-.557-.121-.316-.181-.468-.181-.618 0-.134.091-.256.391-.346 1.175-.361 1.566-.949 1.716-1.822l.668-3.892H1.597c-.587 0-.604-.025-.468-.793.136-.767.136-.767.799-.767h2.026zm6.831 0c.856 0 .893 0 .729.946l-.606 3.521c-.335 2.126-1.337 3.012-3.325 3.012-1.775 0-3.013-1.245-2.663-3.258l.609-3.554c.107-.673.129-.666.95-.666.843 0 .869-.005.716.943l-.578 3.385c-.153.917.186 1.515 1.181 1.515.995 0 1.271-.603 1.44-1.627l.611-3.543c.115-.669.132-.674.936-.674h-.001.001zm3.723 5.817c.652-.037.995-.318.995-.638 0-.381-.474-.52-1.1-.704-1.239-.381-2.341-.816-2.341-2.131 0-1.546 1.272-2.386 2.877-2.386.673 0 1.446.039 1.946.084.449.043.532.202.416.875-.115.673-.271.742-.643.709a17.73 17.73 0 0 0-1.761-.074c-.826.01-1.061.291-1.061.58 0 .351.322.55 1.087.749 1.421.413 2.354.973 2.354 2.197 0 1.438-1.07 2.278-2.783 2.346-.818.03-1.637-.015-2.446-.136-.546-.08-.565-.09-.429-.873.124-.715.142-.765.643-.704.965.117 1.593.143 2.246.105v.001zm8.932-5.817h.001c.597 0 .597 0 .461.78-.136.78-.136.78-.785.78h-1.438l-.885 5.139c-.107.673-.153.673-.935.673-.855 0-.869 0-.716-.948l.841-4.864h-1.508c-.582 0-.597-.001-.46-.78.138-.78.138-.78.795-.78h4.629z": "Just", "M4.47 0a2.81 2.81 0 0 0-2.84 2.78v18.43A2.8 2.8 0 0 0 4.47 24a2.8 2.8 0 0 0 2.85-2.78V2.78A2.83 2.83 0 0 0 4.47 0zm9.4 8.54a2.8 2.8 0 0 0-3.89-.66 2.68 2.68 0 0 0-.68 3.8l8 11.15a2.81 2.81 0 0 0 3.88.66 2.68 2.68 0 0 0 .74-3.72l-.06-.09-7.98-11.14zm3.65-1.18a3.71 3.71 0 0 0 3.74-3.67A3.71 3.71 0 0 0 17.52.02a3.71 3.71 0 0 0-3.75 3.67 3.71 3.71 0 0 0 3.75 3.67z": "KaiOS", diff --git a/icons/json.svg b/icons/json.svg index 9f248ac7c031..1521971f2b1c 100644 --- a/icons/json.svg +++ b/icons/json.svg @@ -1 +1 @@ -JSON icon \ No newline at end of file +JSON icon \ No newline at end of file From 7dfe969776f1d8a96a4f180eb92ec019078399ff Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Sun, 11 Oct 2020 03:31:21 -0400 Subject: [PATCH 65/78] Update Codecov icon (#3642) --- .svglint-ignored.json | 1 - icons/codecov.svg | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.svglint-ignored.json b/.svglint-ignored.json index b9b255685cc4..8c6a75ecdcad 100644 --- a/.svglint-ignored.json +++ b/.svglint-ignored.json @@ -44,7 +44,6 @@ "M3.55 6.41c0-1.2.73-2.28 1.88-2.8A3.51 3.51 0 0 1 8.94 4l2.52-2.35A7.25 7.25 0 0 0 3.22.98a6.22 6.22 0 0 0-2.95 7.2 6.82 6.82 0 0 0 6.6 4.64h2.58v-3.3H6.87C5.04 9.5 3.55 8.11 3.55 6.4zm13.51 4.73h-2.58v3.3h2.58c1.83 0 3.32 1.4 3.32 3.1 0 1.72-1.49 3.1-3.32 3.1s-3.32-1.37-3.32-3.08V6.4c0-1.58-.63-3.11-1.76-4.29L9.46 4.48c.47.53.73 1.22.73 1.93v11.14c0 3.54 3.08 6.41 6.87 6.41 3.8 0 6.87-2.87 6.87-6.41s-3.07-6.41-6.87-6.41z": "CloudBees", "M12 17.958a1.137 1.137 0 01-1.138-1.136V7.233a1.137 1.137 0 012.276 0v9.59c0 .627-.51 1.135-1.138 1.135m7.439 2.44A1.137 1.137 0 0118.3 19.26V4.794a1.137 1.137 0 012.276 0v14.467c0 .627-.51 1.136-1.138 1.136M15.719 24a1.137 1.137 0 01-1.138-1.136V1.136a1.137 1.137 0 012.276 0v21.728c0 .627-.509 1.136-1.138 1.136m-7.438-3.16a1.137 1.137 0 01-1.138-1.136V4.296a1.137 1.137 0 012.276 0v15.408c0 .628-.51 1.137-1.138 1.137m-3.72-4.989a1.137 1.137 0 01-1.138-1.136V9.284a1.137 1.137 0 012.276 0v5.432c0 .627-.51 1.136-1.138 1.136Z": "Clyp", "M11.007 0c-.787.031-1.515.37-2.222.685a12.27 12.27 0 01-1.864.703c-.635.176-1.3.354-1.814.788-.222.18-.356.439-.529.662-.309.486-.448 1.067-.457 1.638.036.61.216 1.2.376 1.786.368 1.262.807 2.503 1.197 3.759.366 1.161.703 2.344 1.294 3.416.197.394.35.808.535 1.206.027.067.052.158.142.149.136-.012.243-.115.368-.164.828-.414 1.74-.642 2.655-.749.708-.074 1.43-.078 2.131.054.72.163 1.417.426 2.092.724.36.172.719.348 1.088.498.048.04.135.058.16-.016.219-.327.469-.635.667-.976.495-1.061.522-2.279 1.038-3.331.358-.721.892-1.337 1.266-2.048.175-.266.431-.467.588-.747.437-.669.78-1.398 1.05-2.15.102-.293.172-.612.09-.919-.06-.299-.202-.57-.318-.848a2.481 2.481 0 00-.278-.66c-.407-.676-1.07-1.149-1.743-1.536-1.045-.59-2.196-.969-3.351-1.28A20.733 20.733 0 0011.426.01a5.005 5.005 0 00-.42-.01zm-.889.606c-.261.223-.363.569-.468.883-.168.568-.263 1.163-.207 1.756.064 1.062.197 2.12.33 3.175.18 1.352.387 2.7.677 4.034.026.165.064.347.05.51-.115-.175-.182-.383-.258-.58-.25-.765-.432-1.549-.604-2.334a26.008 26.008 0 01-.562-4.317c-.025-.843-.004-1.726.37-2.501.118-.226.259-.46.48-.597a.411.411 0 01.218-.049l-.026.02zM6.516 1.77c.128 0 .139.159.168.252.266.798.422 1.628.679 2.428.174.649.238 1.323.308 1.991.097 1.039.108 2.085.246 3.12.026.199.082.393.119.59.01.067-.059.049-.083.014-.148-.161-.183-.391-.246-.592-.16-.645-.242-1.305-.334-1.962-.174-1.316-.287-2.64-.529-3.945-.158-.612-.356-1.215-.46-1.838.006-.051.093-.048.132-.058zM4.589 3.607c.229.056.365.268.512.434.4.535.54 1.204.695 1.843.283 1.265.446 2.553.725 3.82.131.666.293 1.326.507 1.971.014.051.035.133.038.17-.233-.43-.393-.896-.565-1.353-.598-1.698-.823-3.496-1.3-5.228-.133-.478-.308-.95-.596-1.358-.047-.088-.08-.204-.037-.297.006-.004.014-.003.02-.002zm12.646 13.196c-.136.007-.31.11-.276.267.094.218.334.308.526.416.441.216.938.29 1.358.546.092.06.149.197.064.287-.18.266-.47.44-.723.634-.372.266-.777.51-1.057.879-.066.107-.041.267.082.32.109.079.243.018.338-.051.518-.294.995-.654 1.478-1.002.32-.239.644-.477.926-.76.085-.135-.03-.274-.118-.371-.273-.285-.62-.487-.965-.67a4.959 4.959 0 00-1.458-.495 1.251 1.251 0 00-.175 0zM5.96 16.83c-.527.134-.997.42-1.474.673-.425.243-.854.496-1.205.841a.699.699 0 00-.172.488c.065.108.2.14.301.206.852.442 1.735.822 2.63 1.168.132.042.265.113.406.107.158-.02.309-.204.213-.356-.146-.243-.42-.361-.65-.506-.547-.303-1.154-.512-1.636-.918-.046-.091.094-.128.142-.18.549-.395 1.229-.593 1.713-1.077.089-.09.164-.259.048-.358-.086-.073-.206-.087-.316-.088zm8.115.793c-.43.027-.835.431-.774.876.032.259.089.525.228.749.12.18.33.286.546.287.273.031.59-.059.726-.318.137-.237.212-.514.205-.787-.038-.46-.466-.845-.93-.807zm-4.49.01c-.464.028-.807.505-.77.953.011.444.315.902.765.994.352.06.71-.19.803-.53.125-.35.132-.761-.044-1.095-.157-.25-.478-.327-.754-.322zm.112.653c.241.064.294.47.045.558-.141.034-.239-.12-.234-.244-.008-.127.05-.287.189-.314zm4.437.143c.097 0 .226.071.19.187-.013.171-.215.333-.377.226-.132-.07-.172-.296-.02-.368a.418.418 0 01.207-.045zm-3.518 2.977c-.553.051-1.044.335-1.542.559-.304.156-.662.312-1.005.187-.377-.12-.707-.35-1.059-.52-.075-.013-.061.077-.047.122.081.53.129 1.102.454 1.55.338.437.902.618 1.433.667.797.072 1.642-.118 2.271-.629.309-.262.571-.631.585-1.049-.006-.324-.244-.596-.524-.734a1.085 1.085 0 00-.566-.153zm2.58.008c-.396.052-.815.262-.972.65-.129.358.034.748.272 1.02.426.509 1.07.793 1.718.884.577.078 1.186.014 1.714-.24.438-.225.767-.655.85-1.142.064-.291.081-.59.124-.884-.066-.078-.148.038-.218.052-.337.142-.647.367-1.01.435-.363.024-.687-.172-1.015-.293-.43-.178-.851-.403-1.315-.478a1.21 1.21 0 00-.147-.004zm-2.881-5.091c-.07 0-.143.014-.216.03a2.93 2.93 0 00-.454.152c-.15.061-.292.127-.407.18a4.07 4.07 0 01-.218.092.277.277 0 01-.182-.034c-.062-.037-.12-.101-.141-.255l-.27.038c.031.218.14.37.27.45.13.079.268.09.378.067.085-.018.16-.058.276-.111.116-.053.255-.118.397-.176.143-.058.288-.11.41-.138a.52.52 0 01.252-.009c.14.06.19.13.215.179.025.05.03.067.03.067l.263-.06s.002-.024-.05-.128a.678.678 0 00-.35-.307.482.482 0 00-.204-.037zm2.744 3.937a.136.136 0 00-.102.05s-.122.148-.286.295c-.165.148-.38.28-.493.283-.112.003-.314-.118-.47-.26-.155-.14-.267-.284-.267-.284a.136.136 0 10-.214.167s.124.16.299.319c.175.16.397.337.66.33.259-.008.484-.19.666-.352.182-.163.315-.325.315-.325a.136.136 0 00-.108-.223zM11.007.001c-.787.03-1.515.368-2.222.684a12.27 12.27 0 01-1.864.703c-.635.176-1.3.354-1.814.788-.222.18-.356.44-.529.663-.309.485-.448 1.066-.457 1.637.036.61.216 1.2.376 1.786.368 1.263.807 2.503 1.197 3.759.366 1.161.703 2.344 1.294 3.417.197.393.35.807.535 1.205.027.067.052.158.142.15.136-.013.243-.116.368-.165.828-.414 1.74-.641 2.655-.749.708-.074 1.43-.078 2.131.055.72.163 1.417.425 2.092.723.36.172.719.348 1.088.498.048.04.135.058.16-.016.219-.327.469-.635.667-.975.495-1.062.522-2.28 1.038-3.332.358-.721.892-1.336 1.266-2.047.175-.266.431-.468.588-.747.437-.67.78-1.4 1.05-2.151.102-.293.172-.612.09-.919-.06-.298-.202-.57-.318-.848a2.481 2.481 0 00-.278-.659c-.407-.676-1.07-1.15-1.743-1.536-1.045-.591-2.196-.97-3.351-1.281A20.733 20.733 0 0011.426.01a5.005 5.005 0 00-.42-.01zm-.889.606c-.261.222-.363.568-.468.883-.168.567-.263 1.163-.207 1.755.064 1.062.197 2.12.33 3.175.18 1.352.387 2.701.677 4.034.026.165.064.347.05.51-.115-.175-.182-.383-.258-.58-.25-.765-.432-1.549-.604-2.334a26.008 26.008 0 01-.562-4.316c-.025-.844-.004-1.727.37-2.502.118-.225.259-.46.48-.597a.411.411 0 01.218-.049l-.026.02zM6.516 1.77c.128 0 .139.16.168.252.266.798.422 1.628.679 2.429.174.648.238 1.322.308 1.99.097 1.04.108 2.086.246 3.12.026.199.082.394.119.59.01.068-.059.05-.083.014-.148-.16-.183-.39-.246-.592-.16-.645-.242-1.304-.334-1.962-.174-1.315-.287-2.64-.529-3.945-.158-.612-.356-1.215-.46-1.838.006-.051.093-.048.132-.058zM4.589 3.608c.229.055.365.267.512.433.4.535.54 1.204.695 1.843.283 1.265.446 2.554.725 3.82.131.666.293 1.327.507 1.971.014.051.035.133.038.17-.233-.43-.393-.896-.565-1.352-.598-1.7-.823-3.497-1.3-5.23-.133-.477-.308-.95-.596-1.357-.047-.087-.08-.204-.037-.296.006-.004.014-.003.02-.002zm12.646 13.195c-.136.007-.31.11-.276.268.094.217.334.307.526.416.441.215.938.289 1.358.545.092.06.149.197.064.287-.18.267-.47.44-.723.634-.372.266-.777.51-1.057.879-.066.107-.041.267.082.32.109.079.243.019.338-.05.518-.295.995-.655 1.478-1.002.32-.24.644-.478.926-.761.085-.135-.03-.274-.118-.37-.273-.286-.62-.488-.965-.672a4.959 4.959 0 00-1.458-.493 1.251 1.251 0 00-.175-.001zm-11.276.029c-.527.133-.997.42-1.474.672-.425.243-.854.497-1.205.842a.699.699 0 00-.172.487c.065.109.2.14.301.206.852.442 1.735.823 2.63 1.168.132.042.265.113.406.108.158-.02.309-.205.213-.357-.146-.243-.42-.361-.65-.506-.547-.303-1.154-.512-1.636-.918-.046-.09.094-.128.142-.18.549-.394 1.229-.592 1.713-1.077.089-.09.164-.258.048-.357-.086-.074-.206-.088-.316-.088zm8.115.792c-.43.028-.835.432-.774.876.032.26.089.526.228.75.12.179.33.285.546.287.273.03.59-.06.726-.319.137-.236.212-.514.205-.787-.038-.46-.466-.844-.93-.807zm-4.49.01c-.464.028-.807.505-.77.953.011.444.315.902.765.995.352.059.71-.19.803-.53.125-.35.132-.762-.044-1.096-.157-.249-.478-.327-.754-.322zm.112.654c.241.063.294.47.045.557-.141.034-.239-.12-.234-.244-.008-.127.05-.287.189-.313zm4.437.142c.097 0 .226.072.19.187-.013.172-.215.333-.377.227-.132-.071-.172-.297-.02-.369a.418.418 0 01.207-.045zm-3.518 2.977c-.553.052-1.044.336-1.542.56-.304.155-.662.311-1.005.186-.377-.119-.707-.35-1.059-.52-.075-.012-.061.078-.047.122.081.53.129 1.102.454 1.55.338.438.902.619 1.433.667.797.072 1.642-.118 2.271-.629.309-.262.571-.63.585-1.049-.006-.324-.244-.596-.524-.734a1.085 1.085 0 00-.566-.153zm2.58.008c-.396.052-.815.262-.972.65-.129.359.034.748.272 1.021.426.508 1.07.792 1.718.883.577.078 1.186.015 1.714-.24.438-.225.767-.655.85-1.142.064-.29.081-.59.124-.884-.066-.077-.148.039-.218.052-.337.143-.647.367-1.01.436-.363.024-.687-.172-1.015-.294-.43-.178-.851-.402-1.315-.477a1.21 1.21 0 00-.147-.004z": "CodeChef", - "M12.007.48C5.391.485.005 5.831 0 12.399v.03l2.042 1.191.028-.019a5.821 5.821 0 0 1 3.308-1.02c.371 0 .734.034 1.086.1l-.036-.006a5.69 5.69 0 0 1 2.874 1.431l-.004-.003.35.326.198-.434c.192-.42.414-.814.66-1.173.099-.144.208-.29.332-.446l.205-.257-.252-.211a8.33 8.33 0 0 0-3.836-1.807l-.052-.008a8.566 8.566 0 0 0-4.081.251l.061-.016c.971-4.257 4.714-7.224 9.133-7.227a9.31 9.31 0 0 1 6.601 2.713 9.197 9.197 0 0 1 2.508 4.499 8.386 8.386 0 0 0-2.498-.379h-.154c-.356.006-.7.033-1.037.078l.045-.005-.042.006a8.104 8.104 0 0 0-.39.06c-.057.01-.114.022-.17.033a8.103 8.103 0 0 0-.392.089l-.138.035a9.21 9.21 0 0 0-.483.144l-.029.01c-.355.12-.709.268-1.051.439l-.027.014c-.152.076-.305.16-.469.256l-.036.022a8.217 8.217 0 0 0-2.108 1.801l-.011.013-.075.092a8.346 8.346 0 0 0-.378.503c-.088.13-.177.269-.288.452l-.06.104a8.986 8.986 0 0 0-.234.432l-.016.029c-.17.341-.317.698-.44 1.063l-.017.053a8.053 8.053 0 0 0-.411 2.717v-.007l.001.112c.006.158.013.295.023.431l-.002-.037a11.677 11.677 0 0 0 .042.412l.005.042.013.103c.018.127.038.252.062.378.241 1.266.845 2.532 1.745 3.66l.041.051.042-.05c.359-.424 1.249-1.77 1.325-2.577l.001-.015-.007-.013a5.56 5.56 0 0 1-.64-2.595v-.001c0-3.016 2.371-5.521 5.397-5.702l.199-.007a5.93 5.93 0 0 1 3.47 1.025l.028.019 2.041-1.187v-.03a11.771 11.771 0 0 0-3.511-8.424A11.963 11.963 0 0 0 12.008.48z": "Codecov", "M8.49 24c-1.54-.68-2.586-2.146-2.723-3.824.09-1.727 1.002-3.305 2.45-4.246-.238.58-.18 1.24.15 1.77.376.525 1.022.777 1.655.646.902-.254 1.43-1.19 1.176-2.092-.09-.316-.27-.602-.516-.818-1.02-.83-1.532-2.133-1.35-3.436.175-.69.557-1.314 1.096-1.785-.405 1.08.737 2.146 1.504 2.67 1.36.816 2.67 1.713 3.924 2.686 1.37 1.08 2.117 2.77 2 4.5-.308 1.84-1.61 3.36-3.385 3.93 3.55-.79 7.21-3.61 7.28-7.61-.07-3.2-1.98-6.072-4.9-7.38h-.13c.065.157.096.326.09.496.01-.11.01-.22 0-.33.016.13.016.26 0 .39-.222.91-1.14 1.47-2.052 1.248-.364-.09-.69-.295-.924-.59-1.17-1.5 0-3.207.196-4.857.12-2.11-.844-4.127-2.554-5.36.856 1.427-.284 3.3-1.113 4.366-.83 1.066-2.03 1.86-3.008 2.79-1.054.98-2.02 2.058-2.887 3.21-1.874 2.29-2.61 5.31-2 8.205.836 2.79 3.155 4.886 6.015 5.43H8.5z": "CodeIgniter", "M12.053 0c-.972 0-2.398.405-2.398.762v2.117a13.032 13.032 0 0 1 2.42-.272 14.387 14.387 0 0 1 2.423.26V.773c0-.367-1.475-.774-2.445-.774zm.022 3.787c-2.042 0-5.068.837-5.068 1.193v2.595a18.793 18.793 0 0 1 5.02-2.473c.012-.013 2.803.749 5.212 2.495l.003.003V4.98c0-.37-3.126-1.193-5.167-1.193zM12.1 6.37c-.763.197-1.514.555-2.214.887a17.585 17.585 0 0 0-4.19 2.767c1.352 1.378 2.161 3.11 2.654 4.72l.037.113.04.037-.052-.037c-.013-.013-1.623-1.661-3.972-1.661-1.242 0-2.68.456-4.193 1.833.147.516.32 1.006.528 1.498v.016l.025.047c2.004 4.575 6.7 7.553 11.693 7.406 4.895-.147 9.348-3.311 11.13-7.859.098-.246.184-.506.272-.752-1.686-1.254-4.332-2.814-5.351-2.617v-.003c-.776.149-1.686 1.266-2.854 2.385.468-1.66 1.307-3.515 2.832-5.114a15.58 15.58 0 0 0-1.243-1.021v-.012C15.717 7.87 13.944 6.899 12.1 6.369zm-.01.897l.612 3.05-.147 2.67-.443 3.959v.018l-.05-.006c-.006-.001-.015-.008-.022-.01v-.027l-.493-3.947-.122-2.654zm.9 9.825l.021.004a7.135 7.135 0 0 1-.143.056c.04-.023.08-.036.121-.06z": "Codeship", "M.76 12.2l-.08-.04c-.18-.1-.32-.25-.42-.44-.14-.26-.2-.5-.2-.75l.02-.13c0-.2.05-.38.14-.55l.08-.15c.04-.08.1-.15.15-.22.06-.07.07-.16.05-.24l-.05-.16c-.06-.2-.1-.4-.1-.6L.32 8.8c0-.22.06-.44.2-.6l.1-.13c.07-.1.18-.16.3-.2.1-.03.17-.13.18-.25l.02-.34c0-.27.13-.52.33-.7l.24-.18c.05-.05.1-.1.14-.18.05-.06.06-.14.05-.2-.02-.1 0-.13.05-.14.16.06.26.04.33-.04l.13-.17.36-.4c.1-.1.14-.28.08-.42l-.12-.26c-.02-.06 0-.13.05-.15.13 0 .22.05.26.13l.04.07c.06.12.2.18.3.13.22-.08.4-.1.57-.1h.32c.22 0 .4-.15.44-.38.04-.28.14-.5.28-.65.15-.17.32-.3.52-.4.26-.14.42-.34.47-.6.07-.32.24-.55.47-.7l.76-.43.22-.13c.13-.08.25-.18.35-.3l.2-.24c.1-.1.2-.17.32-.2.1-.03.24-.05.36-.04l.4.03c.2 0 .36.05.52.12l.1.05c.1.04.2.02.25-.05L10 .7l.43-.45c.1-.1.22-.14.35-.12.13.02.26.07.38.13.18.1.33.14.5.14h.1c.22 0 .44.03.66.08l.15.04c.15.04.3-.02.4-.14.03-.05.1-.06.14-.02.03.02.04.04.05.07.02.2.14.35.3.4l.16.05c.17.05.32.16.42.3.1.15.22.3.36.4l.1.1c.1.1.24.14.38.13h.59c.24 0 .47.04.7.14.22.1.45.12.66.04.22-.07.45-.1.68-.07l.43.07c.2.02.4.12.52.27l.05.05c.1.1.2.23.3.37.06.13.2.2.34.2h.62c.15 0 .3.03.42.1.13.1.24.2.34.3l.1.13c.12.14.18.33.17.53 0 .16.12.3.28.3l.2.02c.14 0 .26.1.33.23l.1.2.26.58c.04.1.05.2.04.28 0 .1.03.18.1.22l.1.07c.13.1.2.25.18.42l-.07.47-.02.2c-.02.1.03.23.12.3.15.1.22.23.23.38v.2c0 .1-.02.22-.1.3-.06.08-.1.18-.1.3l.03.23c0 .16.1.3.2.4.14.1.22.26.24.42.04.25.05.45.05.65v.23c0 .08 0 .16.03.24.02.07.07.14.13.18l.2.15c.2.13.34.3.42.53.1.22.13.45.13.68v.08c0 .18-.02.37-.08.54-.05.18-.04.35.03.5.08.14.13.3.15.47.04.2.02.4-.05.56l-.02.07c-.05.12-.13.23-.23.32-.1.1-.2.16-.26.23-.06.06-.1.16-.07.25l.03.14c.05.2.05.4 0 .58v.08c-.04.15-.1.28-.16.4-.07.13-.17.23-.3.3l-.15.1c-.07.04-.12.13-.12.22 0 .1-.04.2-.1.26l-.15.2c-.1.13-.23.24-.37.3-.14.1-.26.2-.35.3-.1.12-.18.26-.22.4-.04.18-.18.28-.33.28h-.54c-.14 0-.27.1-.33.22-.07.16-.14.27-.23.37-.1.1-.16.22-.2.36-.02.12-.12.2-.22.16-.13-.06-.26 0-.32.1-.12.2-.24.35-.37.48l-.07.06c-.13.1-.3.18-.45.18-.18 0-.27.08-.3.2-.03.1-.05.23-.06.34-.02.12-.06.23-.1.33l-.05.06c-.1.15-.18.3-.28.43l-.04.06c-.13.17-.3.3-.5.35-.24.08-.45.1-.66.1h-.14c-.1 0-.2.06-.27.16l-.06.1-.06.12-.13.22c-.1.18-.25.3-.45.36-.2.05-.43.07-.64.06l-.16-.02c-.14 0-.27-.04-.4-.1-.1-.04-.24 0-.3.1-.1.14-.22.22-.35.26l-.3.1c-.2.05-.42.05-.63 0l-.16-.05c-.1 0-.2-.05-.28-.1-.1-.05-.2-.07-.3-.06l-.13.02c-.2.02-.38 0-.56-.05l-.27-.06c-.12-.04-.23-.12-.3-.23-.05-.1-.16-.18-.3-.2H9.9c-.2-.03-.38-.1-.5-.25L9 22.5l-.14-.12-.22-.16-.13-.1c-.15-.1-.33-.18-.52-.2l-.6-.1c-.06 0-.1-.02-.16-.03L7 21.74c-.1-.02-.2-.1-.27-.2-.06-.1-.17-.14-.27-.1-.2.08-.36.1-.52.13H5.8c-.26.02-.5-.02-.74-.13-.24-.1-.4-.25-.55-.44-.12-.17-.3-.3-.52-.34l-.28-.06c-.2-.04-.4-.12-.58-.24-.2-.14-.3-.27-.38-.43-.08-.15-.13-.32-.14-.5v-.08c-.02-.2-.16-.38-.35-.43-.23-.07-.4-.17-.55-.3-.14-.13-.22-.32-.22-.52l.02-.44c0-.17-.05-.32-.17-.43-.12-.12-.2-.27-.2-.43l-.03-.36c-.02-.26-.07-.52-.13-.78-.06-.23.03-.46.22-.57l.07-.05c.1-.07.14-.2.08-.32l-.08-.1c-.1-.1-.2-.17-.3-.2-.08-.02-.1-.1-.1-.15l.1-.12c.06-.07.05-.18 0-.24-.08-.08-.12-.18-.13-.28l-.02-.7c0-.14.02-.28.06-.42.04-.12 0-.26-.12-.32zm9.9-1.32c.07-.07.06-.2 0-.25-.1-.08-.17-.17-.23-.27l-.1-.16c-.07-.13-.16-.24-.26-.34l-.02-.02c-.1-.08-.17-.18-.23-.3-.05-.1-.05-.2 0-.3l.06-.1c.06-.1.1-.24.1-.36v-.04c0-.1-.04-.2-.1-.3-.04-.08-.08-.18-.1-.28V8.1c-.03-.12 0-.25.08-.35.08-.13.14-.25.17-.4v-.02c.04-.1.02-.23-.04-.33s-.08-.2-.04-.32l.07-.2c.06-.18.15-.34.27-.48l.14-.15.1-.12.06-.06c.06-.06.07-.16.02-.24-.05-.1-.08-.2-.06-.3l.02-.14c.03-.2.1-.4.23-.56l.04-.04c.15-.2.34-.33.56-.4l.27-.1c.12-.04.2-.17.2-.3 0-.16.05-.3.14-.43l.05-.05c.1-.17.22-.34.3-.52l.07-.13c.02-.03.03-.07.03-.1 0-.17-.1-.32-.26-.33L11.76 2c-.25-.02-.5 0-.74 0l-.85.1c-.13 0-.23.1-.24.24 0 .14-.1.26-.22.3l-.36.1-.1.03-.3.1c-.22.07-.4.23-.5.45l-.08.13c-.1.22-.27.4-.48.53-.2.13-.3.34-.32.58v.1c-.02.2-.08.4-.2.54l-.05.08c-.08.1-.1.23-.05.34.05.12.08.25.07.38v.53c0 .14-.1.26-.2.3-.14.05-.23.16-.27.3l-.05.2c-.04.2.03.4.2.52.16.12.26.3.3.52v.18c.03.2.14.4.32.5.18.12.32.3.4.5l.05.16c.08.22.26.35.46.37h.06c.18 0 .34.1.44.26.1.16.26.27.44.3l.28.08c.17.05.33.14.46.27l.02.02c.1.08.26.07.35-.04l.07-.08zm1.14-.92c.1.06.2.03.24-.06l.03-.05c.07-.14.16-.28.26-.4l.2-.3c.03 0 .04-.02.05-.04l.24-.32c.1-.1.22-.17.36-.17.13 0 .24-.07.3-.2.04-.14.1-.27.22-.38l.05-.06c.1-.1.2-.15.3-.2.13-.02.25-.04.37-.04h.3c.12 0 .22-.05.28-.15.06-.1.15-.17.25-.22l.1-.04c.16-.07.34-.12.52-.14l.2-.02c.12 0 .25 0 .37.07.1.07.23.06.33-.02l.07-.04c.15-.1.32-.18.5-.2h.02c.2-.04.38-.04.58-.03h.1c.2.03.37.1.5.25l.03.04c.1.1.26.18.4.18h.17c.05 0 .1-.02.13-.07.03-.03.08-.06.13-.06h.1c.14 0 .27.04.4.08l.17.07c.16.05.33.1.5.12h.12c.08 0 .13-.05.13-.12 0-.1-.02-.2-.07-.28L20.68 7c-.08-.13-.14-.27-.2-.4l-.02-.05c-.05-.1-.05-.2 0-.3V6.2c.02-.08-.02-.17-.1-.2L20.28 6c-.16-.05-.3-.14-.4-.27l-.1-.1c-.1-.1-.16-.25-.2-.4-.05-.13-.16-.23-.3-.23h-.42c-.15-.02-.28-.1-.37-.22l-.04-.05c-.07-.1-.13-.22-.17-.34-.05-.1-.16-.16-.26-.13l-.12.04c-.2.07-.4.1-.6.08l-.16-.02c-.17 0-.33-.07-.46-.17l-.1-.07c-.08-.06-.16-.1-.25-.14-.1-.04-.18-.02-.24.05l-.05.06c-.1.1-.24.18-.38.2l-.54.03c-.1 0-.2.05-.27.12-.08.07-.17.12-.27.14h-.02c-.1 0-.2.07-.3.14v.02c-.1.1-.23.15-.36.15l-.04.02c-.12 0-.24 0-.36.03h-.12c-.17.03-.3.17-.34.35l-.04.23c-.03.16-.1.3-.2.43-.1.12-.22.2-.37.2h-.15-.02c-.1.02-.2.13-.18.25.02.17 0 .32-.03.47l-.04.17c-.04.15-.14.27-.27.32l-.06.03h-.02c-.06.04-.1.13-.05.2.06.1.08.2.07.3l-.03.32c0 .12-.05.23-.1.33-.06.1-.06.2-.02.3l.1.22c.05.1.06.2.03.32-.03.1-.05.2-.04.3 0 .1.06.2.14.24l.02.02zm7.9 7.23c.1.1.25.14.37.06l.2-.13c.1-.07.18-.17.22-.3v-.02l.1-.3.06-.1.04-.1.04-.07c.04-.08.1-.14.2-.17l.04-.02c.08-.02.13-.1.13-.18 0-.1.05-.18.1-.25l.08-.07.2-.26v-.02c.06-.08.1-.17.12-.27.02-.1 0-.2-.04-.3l-.02-.04c-.04-.1-.06-.17-.07-.26l-.03-.28-.03-.3c0-.1.04-.2.1-.3.07-.08.12-.18.16-.28v-.04l.02-.02c.02-.1-.03-.2-.12-.2-.1-.05-.2-.13-.23-.25l-.03-.06c-.05-.18-.08-.36-.08-.54l.02-.5v-.03c0-.17-.14-.3-.3-.3h-.02c-.2 0-.36-.06-.5-.2l-.08-.1-.2-.23-.26-.3c-.1-.14-.2-.26-.33-.38-.1-.1-.25-.2-.4-.22l-.2-.03c-.1-.02-.23-.07-.34-.14-.08-.06-.2-.04-.28.04l-.13.14-.06.04c-.07.02-.14-.02-.17-.1-.04-.12-.04-.26.02-.38v-.06c0-.07-.06-.12-.12-.1h-.16c-.18 0-.36-.02-.53-.1l-.1-.04c-.1-.05-.22-.08-.33-.08-.1 0-.2.02-.3.08l-.04.03c-.12.08-.26.12-.4.13h-.33c-.15 0-.3.05-.4.13-.13.08-.27.13-.42.16l-.27.04c-.12.03-.25.08-.36.17-.1.1-.24.16-.37.2l-.05.02c-.16.05-.3.15-.4.3l-.12.12c-.07.1-.07.22 0 .32.06.1.18.13.3.1l.15-.06c.08-.03.17 0 .24.04.06.05.15.08.24.07l.25-.03c.14 0 .28 0 .42.04.15.05.28.1.4.2s.25.14.4.16c.15.02.3.05.44.1l.1.02c.1.03.18.1.24.2.05.08.1.2.1.3v.03c0 .12.1.2.2.2h.06c.16 0 .33.02.5.07l.07.03c.1.04.2.1.27.2.08.1.13.2.16.3l.03.14c.03.15.04.3.04.46v.05c0 .1.07.2.18.24.1.02.22.06.33.12l.05.02c.13.08.26.18.36.3l.05.07c.13.15.2.34.2.53v.07c0 .15-.03.3-.08.44-.04.12 0 .26.13.3l.07.05c.15.06.28.17.38.3.1.15.14.32.14.5v.3c-.02.1-.05.18-.1.25s-.05.17 0 .24l.06.1zm-6.4-5.12h-.02c-.04 0-.06.05-.05.1l.04.2c.04.16.06.32.08.48.02.16.1.3.22.4h.04c.15.12.24.3.25.48v.5c-.02.1 0 .2.06.28l.05.05c.1.12.14.26.15.4l.03.55c0 .13-.08.24-.2.26l-.1.02c-.07 0-.1.08-.1.15 0 .08.03.17.06.25v.02c.03.1.04.2.03.3l-.04.27c-.04.2-.1.38-.2.56l-.07.12c-.05.1-.12.16-.2.2-.1.04-.17.12-.2.22l-.08.36c-.05.2-.14.4-.26.6h-.02c-.12.16-.27.3-.45.4l-.12.08-.3.15c-.1.04-.16.13-.18.24l-.05.33c-.03.2-.1.37-.24.5l-.13.15-.15.15L11 21c-.12.14-.3.2-.5.17l-.36-.07-.33-.04h-.09c-.04.04-.05.1-.02.16.07.12.18.2.3.2l.22.04c.1 0 .22.05.32.1.1.07.2.12.32.15h.02c.13.05.27.06.4.05l.15-.02c.17-.02.33 0 .47.06l.12.04c.05.02.13 0 .18-.05.06-.06.12-.1.2-.13l.08-.02c.13-.04.26-.06.4-.06h.08c.12 0 .23.02.33.08l.04.02c.07.03.15 0 .2-.06.03-.07.1-.14.17-.2l.25-.17.16-.1.08-.05c.1-.07.24-.1.36-.1l.36-.03c.14-.02.26-.12.3-.26.04-.15.1-.3.2-.43s.2-.24.3-.34c.13-.1.26-.15.4-.16h.08c.16-.03.28-.18.27-.34v-.02V18.77c.02-.1.06-.23.12-.33l.2-.3.08-.1c.06-.05.1-.12.17-.2l.1-.13c.06-.1.06-.23-.02-.32-.1-.1-.15-.24-.17-.38v-.04c-.02-.16-.02-.33.03-.5v-.05c.05-.13.12-.26.2-.38.08-.1.07-.24-.03-.32l-.17-.15c-.14-.12-.22-.3-.24-.48l-.02-.2c0-.06 0-.13-.02-.2l-.02-.15c-.02-.17-.12-.3-.26-.4l-.07-.02c-.1-.06-.2-.15-.28-.27-.08-.1-.12-.24-.15-.38l-.03-.17c0-.06-.04-.1-.1-.13l-.16-.05-.32-.1c-.1-.02-.2-.1-.27-.17h-.02c-.06-.08-.16-.08-.22-.02l-.1.1c-.02.03-.04.04-.07.03-.06 0-.1-.05-.08-.1.02-.16-.04-.32-.17-.42l-.13-.1-.3-.2c-.08-.03-.2 0-.24.1l-.04.06c0 .02-.03.03-.04.04-.04 0-.1 0-.1-.05l-.03-.05c-.03-.06-.1-.1-.16-.12zm-1.2 1l-.05-.05c-.05-.04-.1-.03-.15.02-.07.12-.13.25-.16.38v.02c-.03.13-.15.22-.27.2h-.1-.02c-.14 0-.25.12-.25.26 0 .18-.06.36-.17.5l-.06.06c-.1.13-.25.22-.4.27l-.08.02c-.1.03-.18.1-.2.22 0 .1-.06.2-.14.28l-.1.08c-.12.13-.3.2-.48.22l-.5.05c-.16 0-.3.1-.4.25-.1.15-.25.25-.4.27l-.22.02c-.16.02-.33.02-.5-.02l-.1-.02-.27-.07c-.1-.03-.18 0-.24.07l-.1.13c-.13.15-.32.22-.5.2l-.65-.08c-.1 0-.18-.05-.27-.1-.1-.06-.17-.13-.24-.2l-.25-.3c-.03-.02-.08-.03-.13-.02l-.14.06-.56.14c-.1.03-.23 0-.33-.06-.1-.08-.22-.1-.34-.1H3.2c-.12.03-.2.16-.16.28l.04.2c.03.1.02.22-.03.32s-.04.2.03.3l.06.08c.08.12.2.22.3.32.1.1.2.2.28.33l.15.27c.08.14.2.22.36.22.15 0 .3.05.42.15l.3.28c.08.07.2.08.28.02l.05-.02c.06 0 .1.04.1.1v.05c0 .13.1.25.23.3l.45.1c.16.05.32.1.47.2h.08c.08 0 .15-.07.14-.16v-.35c0-.1.04-.2.12-.24l.05-.02c.05.02.1.06.08.1v.17c0 .13.04.25.13.34.1.1.23.12.34.08.12-.05.24-.06.37-.05l.37.02c.18.02.35 0 .5-.07.18-.06.33-.14.47-.25l.06-.04.3-.27c.1-.1.23-.15.35-.15h.4c.2-.02.38-.2.4-.4l.04-.2c0-.13.06-.25.15-.35.1-.1.2-.16.3-.2l.12-.05c.17-.07.3-.22.36-.4l.06-.24c.05-.2.15-.4.3-.53l.02-.02c.12-.1.14-.3.06-.44l-.03-.07c-.07-.1-.08-.25-.03-.38.05-.14.1-.26.18-.38l.1-.14c.04-.08.04-.2-.02-.27-.06-.08-.1-.18-.1-.28l-.02-.14v-.34c.02-.1 0-.23-.03-.33l-.04-.12zm-1.43-.76v-.03c0-.1-.06-.16-.14-.16h-.26c-.1.02-.2.02-.28 0h-.45c-.23 0-.45-.04-.67-.1l-.24-.06-.2-.06-.45-.15c-.24-.07-.42-.23-.53-.45l-.05-.1c-.07-.15-.22-.23-.37-.2-.17 0-.34 0-.5-.08l-.12-.05c-.23-.1-.4-.3-.4-.57l-.04-.27c-.03-.14-.12-.27-.24-.32-.14-.06-.27-.14-.4-.23l-.05-.03c-.15-.12-.28-.28-.35-.47l-.02-.06c-.05-.16-.06-.33-.02-.5l.02-.06c.04-.13.05-.26.05-.4 0-.12-.05-.24-.14-.33l-.14-.13c-.16-.13-.26-.32-.27-.53-.02-.22-.02-.43.02-.64V6.3v-.03c0-.12-.1-.2-.2-.2H4.2c-.13 0-.24.08-.3.2-.05.14-.13.25-.22.36l-.04.05-.2.2-.1.1c-.1.1-.16.25-.18.4-.02.15-.06.3-.12.44l-.02.05c-.05.12-.13.23-.23.3-.1.08-.17.2-.17.32l-.02.46c0 .2-.03.4-.1.6l-.02.08c-.05.13 0 .27.12.33l.42.18.04.02c.03 0 .04.02.05.05.03.04 0 .1-.03.1l-.1.05c-.06.02-.1.08-.12.15l-.02.1v.02l-.1.56c-.02.08-.02.17-.02.26 0 .08.05.15.12.18l.22.1c.1.06.22.13.3.2l.1.08c.03.04.08.08.12.1l.04.04c.07.06.12.14.14.23l.1.45c0 .12.1.22.2.25l.16.05s.03 0 .05.02l.2.06c.16.05.3.14.42.26.12.1.24.23.34.37l.04.04c.08.1.2.15.32.12s.25-.04.38-.04h.15c.1 0 .23.03.34.1.1.06.23.1.35.15h.03c.12.05.25.03.35-.04.1-.08.23-.12.36-.12l.47.03c.1 0 .2-.02.25-.1h.02l.17-.16.05-.05c.08-.1.2-.14.32-.15h.45c.12 0 .23-.1.28-.2.05-.1.15-.18.27-.2l.2-.04c.08 0 .15-.07.18-.16.03-.1.08-.18.15-.24l.16-.16c.1-.1.15-.2.17-.32z": "Codewars", diff --git a/icons/codecov.svg b/icons/codecov.svg index 9d36a21afeed..2a9b8135fb62 100644 --- a/icons/codecov.svg +++ b/icons/codecov.svg @@ -1 +1 @@ -Codecov icon \ No newline at end of file +Codecov icon \ No newline at end of file From ca581f08b1bdd95dc7e127271766b6df25c085af Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Sun, 11 Oct 2020 03:32:36 -0400 Subject: [PATCH 66/78] Update Markdown icon (#3644) --- .svglint-ignored.json | 1 - icons/markdown.svg | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.svglint-ignored.json b/.svglint-ignored.json index 8c6a75ecdcad..86ec89fe12f1 100644 --- a/.svglint-ignored.json +++ b/.svglint-ignored.json @@ -154,7 +154,6 @@ "M11.652 0a.75.75 0 0 0-.342.072l-4.878 2.23a.75.75 0 1 0 .624 1.366l4.878-2.23A.75.75 0 0 0 11.652 0zm5.624.354a.75.75 0 0 0-.341.074L6.428 5.306a.75.75 0 0 0 .632 1.362L17.566 1.79a.75.75 0 0 0-.29-1.436zm0 3.002a.75.75 0 0 0-.341.074L6.428 8.308A.75.75 0 0 0 7.06 9.67l10.506-4.88a.75.75 0 0 0-.29-1.435zm0 3.002a.75.75 0 0 0-.341.074L6.428 11.31a.75.75 0 0 0 .632 1.361l10.506-4.878a.75.75 0 0 0-.29-1.435zm.009 3.002a.75.75 0 0 0-.342.07l-3.753 1.688a.75.75 0 0 0-.442.685v3.518a.75.75 0 0 0 .001.047h-1.503a.75.75 0 0 0 0-.047v-2.58a.75.75 0 0 0-.761-.761.75.75 0 0 0-.74.761v2.58a.75.75 0 0 0 .002.047h-.94a.461.461 0 0 0-.47.555l.19 1.14a.687.687 0 0 0 .656.556h2.28l-2.537.476a.375.375 0 1 0 .139.737l6.003-1.126a.375.375 0 0 0 .307-.41.625.625 0 0 0 .092-.232l.19-1.141a.461.461 0 0 0-.47-.555h-.94a.75.75 0 0 0 .002-.047v-3.033l3.31-1.49a.75.75 0 0 0-.274-1.438zm-2.292 9.384a.375.375 0 0 0-.063.007l-6.004 1.126a.375.375 0 1 0 .139.737l6.003-1.125a.375.375 0 0 0-.075-.745zm0 1.876a.375.375 0 0 0-.063.008l-6.004 1.125a.375.375 0 1 0 .139.737l6.003-1.125a.375.375 0 0 0-.075-.745zm-.743 1.876a.375.375 0 0 0-.064.006l-4.471.751a.375.375 0 1 0 .124.74l4.472-.75a.375.375 0 0 0-.061-.747z": "Lumen", "M10.857 14.458s.155.921-.034 2.952c-.236 2.546.97 6.59.97 6.59s1.645-4.052 1.358-6.67c-.236-2.152.107-2.904.034-2.803-1.264 1.746-2.328-.069-2.328-.069zM13.939 16.643c.206 1.591-.023 2.462-.32 4.164-.15.861 3.068-2.589 4.302-4.645.206-.343-1.18 1.337-2.551.137-.951-.832-1.114-1.085-1.853-1.808-.249-.244.277 1.014.423 2.151zM10.427 14.618c-.739.723-.903.976-1.853 1.808-1.371 1.2-2.757-.48-2.551-.137 1.234 2.057 4.452 5.506 4.302 4.645-.297-1.703-.526-2.574-.32-4.164.147-1.137.673-2.395.423-2.151zM13.593 11.779c1.504.434 2.088 2.523 3.606 2.781.314.053.667.148 1.079.128.77-.037 1.744-.472 3.045-2.318.385-.546-.955 3.514-4.313 3.563-2.46.036-2.747-2.408-4.387-2.482-.592-.027-.629-1.156-.629-1.156s.706-.774 1.598-.517zM10.407 11.767c-1.504.434-2.088 2.523-3.606 2.781-.314.053-.667.148-1.079.128-.77-.037-1.744-.472-3.045-2.318-.385-.546.955 3.514 4.313 3.563 2.46.036 2.747-2.408 4.387-2.482.592-.027.629-1.156.629-1.156s-.706-.774-1.598-.517zM16.033 11.747c1.513 1.146 1.062 2.408 1.911 2.048 2.859-1.212 2.359-7.434 2.128-6.682-1.303 4.242-4.143 4.48-6.876 2.528-.534-.381 1.985 1.459 2.837 2.105zM10.793 9.641C8.06 11.592 5.22 11.355 3.917 7.113c-.231-.752-.731 5.469 2.128 6.682.849.36.398-.902 1.911-2.048.852-.646 3.371-2.486 2.837-2.105zM16.319 10.225c3.3-.136 3.909-5.545 3.65-4.885-1.165 2.963-5.574 1.848-5.995 3.718-.083.367.747 1.233 2.345 1.167zM10.015 9.058c-.421-1.87-4.831-.755-5.995-3.718-.259-.66.35 4.749 3.65 4.885 1.599.066 2.428-.8 2.345-1.167zM13.768 8.234s1.794-.964 3.33-1.384c1.435-.393 2.512-1.359 2.631-2.38.089-.76-1.11-2.197-1.11-2.197s-.841 2.334-1.945 3.501c-1.201 1.27-.745 1.099-2.906 2.46zM7.315 5.774C6.211 4.607 5.37 2.273 5.37 2.273S4.171 3.709 4.26 4.47c.12 1.021 1.196 1.987 2.631 2.38 1.536.421 3.33 1.384 3.33 1.384-2.162-1.361-1.705-1.19-2.906-2.46zM13.55 8.086c1.943-1.594 2.976-3.673 4.657-5.949.317-.429-1.419-1.465-2.105-1.533S14.84 3.057 14.775 4.54c-.059 1.354-1.486 3.761-1.224 3.547zM9.214 4.539C9.149 3.056 8.573.535 7.887.603S5.465 1.707 5.782 2.136c1.681 2.276 2.713 4.356 4.657 5.949.261.214-1.165-2.193-1.224-3.547zM13.745 2.937c.137-1.098.631-1.9 1.613-2.574-.868-.29-1.591-.526-1.968-.217s-1.403 1.342-1.266 3.023.007 7.962.305 7.846c.16-4.302 1.522-5.538 1.316-8.077zM11.559 11.014c.297.116.167-6.165.305-7.846S10.976.454 10.598.145C10.221-.164 9.499.072 8.63.362c.983.674 1.476 1.476 1.613 2.574-.206 2.539 1.156 3.775 1.316 8.077z": "Magisk", "M11.585 5.267c1.834 0 3.558.811 4.824 2.08v.004c0-.609.41-1.068.979-1.068h.145c.891 0 1.073.842 1.073 1.109l.005 9.475c-.063.621.64.941 1.029.543 1.521-1.564 3.342-8.038-.946-11.79-3.996-3.497-9.357-2.921-12.209-.955-3.031 2.091-4.971 6.718-3.086 11.064 2.054 4.74 7.931 6.152 11.424 4.744 1.769-.715 2.586 1.676.749 2.457-2.776 1.184-10.502 1.064-14.11-5.188C-.977 13.521-.847 6.093 5.62 2.245 10.567-.698 17.09.117 21.022 4.224c4.111 4.294 3.872 12.334-.139 15.461-1.816 1.42-4.516.037-4.498-2.031l-.019-.678c-1.265 1.256-2.948 1.988-4.782 1.988-3.625 0-6.813-3.189-6.813-6.812 0-3.659 3.189-6.885 6.814-6.885zm4.561 6.623c-.137-2.653-2.106-4.249-4.484-4.249h-.09c-2.745 0-4.268 2.159-4.268 4.61 0 2.747 1.842 4.481 4.256 4.481 2.693 0 4.464-1.973 4.592-4.306l-.006-.536z": "Mail.Ru", - "M22.269 19.385H1.731a1.73 1.73 0 0 1-1.73-1.73V6.345a1.73 1.73 0 0 1 1.73-1.73h20.538a1.73 1.73 0 0 1 1.73 1.73v11.308a1.73 1.73 0 0 1-1.73 1.731zm-16.5-3.462v-4.5l2.308 2.885 2.307-2.885v4.5h2.308V8.078h-2.308l-2.307 2.885-2.308-2.885H3.461v7.847zM21.231 12h-2.308V8.077h-2.307V12h-2.308l3.461 4.039z": "Markdown", "M23.193 7.879c0-5.206-3.411-6.732-3.411-6.732C18.062.357 15.108.025 12.041 0h-.076c-3.068.025-6.02.357-7.74 1.147 0 0-3.411 1.526-3.411 6.732 0 1.192-.023 2.618.015 4.129.124 5.092.934 10.109 5.641 11.355 2.17.574 4.034.695 5.535.612 2.722-.15 4.25-.972 4.25-.972l-.09-1.975s-1.945.613-4.129.539c-2.165-.074-4.449-.233-4.799-2.891a5.499 5.499 0 0 1-.048-.745s2.125.52 4.817.643c1.646.075 3.19-.097 4.758-.283 3.007-.359 5.625-2.212 5.954-3.905.517-2.665.475-6.507.475-6.507zm-4.024 6.709h-2.497V8.469c0-1.29-.543-1.944-1.628-1.944-1.2 0-1.802.776-1.802 2.312v3.349h-2.483v-3.35c0-1.536-.602-2.312-1.802-2.312-1.085 0-1.628.655-1.628 1.944v6.119H4.832V8.284c0-1.289.328-2.313.987-3.07.68-.758 1.569-1.146 2.674-1.146 1.278 0 2.246.491 2.886 1.474L12 6.585l.622-1.043c.64-.983 1.608-1.474 2.886-1.474 1.104 0 1.994.388 2.674 1.146.658.757.986 1.781.986 3.07v6.304z": "Mastodon", "M4.323 16.248C3.13 15.354 1.64 14.31 0 13.118l5.814-2.236 2.385 1.789c-1.789 2.087-2.981 2.832-3.876 3.578zm15.95-6.26c-.447-1.193-.745-2.385-1.193-3.578-.447-1.342-.894-2.534-1.64-3.578-.298-.447-.894-1.491-1.64-1.491-.149 0-.298.149-.447.149-.447.149-1.043 1.043-1.193 1.64-.447.745-1.342 1.938-1.938 2.683-.149.298-.447.596-.596.745-.447.298-.894.745-1.491 1.043-.149 0-.298.149-.447.149-.447 0-.745.298-1.043.447-.447.447-.894 1.043-1.342 1.491 0 .149-.149.298-.298.447l2.236 1.64c1.64-1.938 3.578-3.876 4.919-7.602 0 0-.447 4.025-4.025 8.348-2.236 2.534-4.025 3.876-4.323 4.174 0 0 .596-.149 1.193.149 1.193.447 1.789 2.087 2.236 3.279.298.894.745 1.64 1.043 2.534 1.193-.298 1.938-.745 2.683-1.491s1.491-1.64 2.236-2.385c1.342-1.64 2.981-3.727 5.068-2.683.298.149.745.447.894.596.447.298.745.596 1.193 1.043.745.596 1.043 1.043 1.64 1.342-1.491-2.981-2.534-5.963-3.727-9.093z": "Mathworks", "M12 4.843L1.608.033v19.124L12 23.967l10.392-4.81V.033zm6.155 11.594l-6.126 2.835-6.127-2.835V6.704l6.127 2.834 6.126-2.834z": "McAfee", diff --git a/icons/markdown.svg b/icons/markdown.svg index 3009973def7e..cf8834022d92 100644 --- a/icons/markdown.svg +++ b/icons/markdown.svg @@ -1 +1 @@ -Markdown icon \ No newline at end of file +Markdown icon \ No newline at end of file From be0d25e845f83ebe4e0323a29ffc9969a82d29b5 Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Sun, 11 Oct 2020 03:33:54 -0400 Subject: [PATCH 67/78] Update Fedora Icon (#3656) --- .svglint-ignored.json | 1 - icons/fedora.svg | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.svglint-ignored.json b/.svglint-ignored.json index 86ec89fe12f1..190972f30434 100644 --- a/.svglint-ignored.json +++ b/.svglint-ignored.json @@ -88,7 +88,6 @@ "M17.604.012a.603.603 0 00-.416.175l-4.493 4.485a.9.9 0 01-1.263.002L6.939.236a.603.603 0 00-.841-.002L.31 5.871c-.2.194-.311.457-.311.733v5.34c0 .271.11.533.305.726l11.277 11.144a.603.603 0 00.846 0L23.695 12.67c.194-.193.305-.454.305-.727V6.605c0-.27-.107-.528-.299-.72L18.04.189a.603.603 0 00-.435-.177zM6.615 2.5a.292.292 0 01.2.084l8.138 8.047a2.19 2.19 0 010 3.119l-2.43 2.4a.293.293 0 01-.408 0l-8.14-8.046a2.172 2.172 0 01-.65-1.561c0-.59.23-1.143.648-1.557l2.431-2.402a.292.292 0 01.211-.084zm11.15.707a2.241 2.241 0 01.278.022c.5.067.955.327 1.312.68l2.57 2.542a.284.284 0 010 .404l-3.91 3.868a.29.29 0 01-.41 0l-4-3.955a.285.285 0 010-.407l2.54-2.51a2.241 2.241 0 011.62-.644zm4.087 6.123a.29.29 0 01.341.283v1.705h-.002c0 .2-.08.39-.222.532l-9.28 9.306a.686.686 0 01-.511.225.743.743 0 01-.533-.227l-.655-.613a.284.284 0 01-.008-.41L21.697 9.412a.287.287 0 01.155-.082zm-19.424.106c.1.016.197.062.281.144l7.5 7.322c.13.13.35.396.35.717 0 .205-.047.495-.27.717l-.002-.002-.531.477a.445.445 0 01-.604-.014l-7.064-6.899a.917.917 0 01-.277-.658V9.951c0-.348.317-.566.617-.515Z": "Fandom", "M11.586 1.655a6.623 6.623 0 0 0-6.621 6.621v.772a7.503 7.503 0 0 1 3.31 3.269V8.276a3.302 3.302 0 0 1 3.31-3.31c.91 0 1.655-.745 1.655-1.655s-.745-1.655-1.655-1.655zM1.655 9.103C.745 9.103 0 9.848 0 10.758s.745 1.655 1.655 1.655a3.302 3.302 0 0 1 3.31 3.31v4.966c0 .91.745 1.655 1.655 1.655s1.655-.745 1.655-1.655v-4.966a6.623 6.623 0 0 0-6.621-6.621zm15.724 0c-3.655 0-6.621 2.966-6.621 6.621s2.966 6.621 6.621 6.621a6.583 6.583 0 0 0 3.462-.979c.262.579.841.979 1.503.979a1.66 1.66 0 0 0 1.655-1.655v-9.931a1.66 1.66 0 0 0-1.655-1.655c-.676 0-1.241.4-1.503.979a6.574 6.574 0 0 0-3.462-.979zm0 3.311c1.834 0 3.31 1.476 3.31 3.31s-1.476 3.31-3.31 3.31c-1.835 0-3.31-1.476-3.31-3.31s1.476-3.31 3.31-3.31z": "Favro", "M8.73.01h6.54v6.867H8.73V.01zm0 17.113h6.54v6.867H8.73v-6.867zM.01 8.73h23.98v6.54H.01V8.73z": "FeatHub", - "M12.004.002C7.29-.063 2.744 2.963.957 7.318c-.884 1.953-1 4.116-.945 6.225.01 2.666-.02 5.334.015 7.998.113 1.542 1.653 2.614 3.133 2.441 3.257-.02 6.514.043 9.77-.035 4.789-.303 9.154-3.796 10.525-8.39 1.401-4.344.03-9.412-3.389-12.442A11.967 11.967 0 0012.004.002zm3.52 2.842c.406-.01.807.032 1.197.117.557.286.945.826.902 1.383-.058.75-.587 1.247-1.379 1.246a2.95 2.95 0 00-.72-.09c-1.726-.053-3.168 1.61-2.97 3.305.023.796-.045 1.601.032 2.392.333.457.987.18 1.475.256.276-.001.562.007.85.008a.134.134 0 00.042.008 1.29 1.29 0 011.291 1.295 1.29 1.29 0 01-1.299 1.295.14.14 0 00-.06.013c-.777.003-1.553-.001-2.33.002-.066 1.616.197 3.275-.31 4.84-.864 2.705-3.97 4.336-6.684 3.62-.537-.285-.91-.791-.868-1.335.062-.796.656-1.308 1.532-1.24.075.006.113.012.168.02.716.14 1.477.034 2.107-.391 1.127-.645 1.502-1.977 1.396-3.192-.02-.687.043-1.384-.033-2.066-.333-.456-.984-.18-1.472-.256H7.59a.137.137 0 00-.065-.015 1.29 1.29 0 01-1.298-1.295c0-.72.574-1.29 1.29-1.295a.136.136 0 00.063-.016h2.316c.059-1.507-.159-3.046.213-4.523.648-2.376 2.951-4.12 5.414-4.086zm.705.052l.13.024-.13-.024zm1.224.28c1.444.543 2.636 1.706 3.25 3.12A81.134 81.134 0 0117.8 3.704a1.762 1.762 0 00-.346-.527zm.45.935a86.952 86.952 0 002.966 2.596c-.014-.044-.033-.087-.049-.13.166.448.265.918.301 1.402a77.84 77.84 0 01-3.39-2.975l.015-.033c.088-.182.143-.386.16-.606a1.393 1.393 0 000-.197c0-.019-.002-.038-.004-.057zm.02.196c-.058.516-.058.516 0 0zm-.314.894a85.339 85.339 0 003.53 3.06c0 .071.015.139.013.21a4.94 4.94 0 01-.06.814 78.521 78.521 0 01-4.082-3.584 1.56 1.56 0 00.6-.5zm.526 1.83c.898.8 1.856 1.623 2.918 2.485a5.215 5.215 0 01-.242.863 74.025 74.025 0 01-2.307-1.963l.002.055c0 .076-.004.152-.01.226.703.612 1.44 1.237 2.24 1.885-.109.26-.234.512-.38.752a73.598 73.598 0 01-2.06-1.752 3.13 3.13 0 00-.161-2.55zm.068 2.758c.644.56 1.319 1.131 2.043 1.72a5.867 5.867 0 01-.5.651 74.233 74.233 0 01-1.99-1.705c.185-.2.332-.425.447-.666zm-.603.816a82.538 82.538 0 002.005 1.71c-.19.199-.392.385-.607.556a75.851 75.851 0 01-2.043-1.771c.203-.107.396-.246.572-.424.027-.022.047-.047.073-.07zm-.86.594a84.363 84.363 0 002.088 1.799c-.23.17-.48.312-.734.445a79.052 79.052 0 01-2.256-2.005c-.024.002-.05.001-.074.003l-.026-.015a3.506 3.506 0 001.002-.227zm-10.045.248l-.021.014h-.012l.004.004c-.211.139-.387.328-.51.55l-.45-.427c.323-.075.655-.126.99-.14zm-.994.14l-.127.032.127-.031zm-.27.075l.622.592a1.55 1.55 0 00.008 1.045c-.468-.444-.94-.893-1.432-1.348.26-.118.529-.21.803-.289zm-1.029.4c.72.674 1.424 1.347 2.133 2.03a2.68 2.68 0 00-.826.242c-.64-.611-1.3-1.23-1.998-1.865.22-.152.453-.285.691-.406zm12.02.204c.473.42.958.846 1.474 1.285a5.37 5.37 0 01-.908.342l-.617-.498a1.55 1.55 0 00.05-1.13zm-12.9.345c.665.614 1.316 1.228 1.958 1.844-.83.485-1.422 1.376-1.527 2.332A98.32 98.32 0 001.777 14.8a5.573 5.573 0 00-.091.219c.777.699 1.522 1.392 2.252 2.087.002.284.042.57.14.848.053.19.13.366.22.533a107.233 107.233 0 00-2.859-2.634c.026-.108.04-.217.073-.323.137-.518.366-.998.65-1.441.69.622 1.35 1.242 2.002 1.861a2.98 2.98 0 01.107-.232 99.448 99.448 0 00-1.986-1.819c.15-.214.311-.42.49-.613.662.602 1.296 1.202 1.926 1.803.054-.06.11-.122.168-.178-.618-.585-1.26-1.18-1.94-1.79a5.82 5.82 0 01.592-.509zm12.718.153l-.027.265.027-.265zm1.733.754l-.051.023.05-.023zm-1.72.091l.44.354c-.287.06-.582.096-.88.103h-.016a1.56 1.56 0 00.457-.457zM1.386 16.102c1.32 1.188 2.532 2.356 3.781 3.558l.174.166c-.237.107-.44.266-.594.465A125.931 125.931 0 001.3 17.076a5.176 5.176 0 01.086-.975zm-.07 1.289a154.272 154.272 0 013.294 3.111c-.109.2-.18.427-.199.676a1.406 1.406 0 000 .166c-.92-.884-1.857-1.779-2.88-2.71a5.65 5.65 0 01-.216-1.243zm.378 1.714c.943.876 1.852 1.748 2.778 2.64l.021.02c.07.195.185.372.326.532-1.445-.56-2.562-1.767-3.125-3.192zm3.352.264c.179.14.374.26.58.358l-.025.005-.018-.015a3.014 3.014 0 01-.537-.348zm1.047 3.252l.15.025-.15-.025zm.228.04s.09.007.274.025a33.668 33.668 0 00-.274-.026Z": "Fedora", "M13.86 1.989a2.609 2.609 0 0 0-3.726 0L.768 11.527a2.729 2.729 0 0 0 0 3.795l6.684 6.808a2.618 2.618 0 0 0 1.74.664h5.613a2.616 2.616 0 0 0 1.872-.791l6.554-6.675a2.726 2.726 0 0 0 0-3.795l-9.37-9.544zm-.26 17.422l-.935.95a.372.372 0 0 1-.268.114h-.8a.376.376 0 0 1-.247-.096l-.954-.97a.39.39 0 0 1 0-.542l1.337-1.36a.37.37 0 0 1 .531 0l1.337 1.361a.389.389 0 0 1 0 .543zm0-5.711l-3.737 3.808a.374.374 0 0 1-.268.111h-.799a.376.376 0 0 1-.25-.093l-.951-.97a.391.391 0 0 1 0-.544l4.139-4.214a.372.372 0 0 1 .531 0l1.337 1.362a.386.386 0 0 1 0 .54zm0-5.707l-6.54 6.66a.372.372 0 0 1-.268.113h-.8a.373.373 0 0 1-.249-.094L4.79 13.7a.388.388 0 0 1 0-.54l6.943-7.07a.372.372 0 0 1 .531 0l1.337 1.36a.389.389 0 0 1 0 .543z": "Feedly", "M1.886 3.412A1.85 1.85 0 000 5.27v15.319h3.922v-6.094h4.934V10.66H3.922V7.336h14.595a1.67 1.67 0 010 3.324h-6.844a1.431 1.431 0 00-1.298 1.325v8.601h3.919V14.54h2.168l3.138 6.047h4.378l-3.46-6.657a5.442 5.442 0 00-2.001-10.517z": "FedRAMP", "M20.51 9.773c-.096.13-.139.387-.278.602-.194.3-.473.665-.613.665-.075 0-.096-.171-.096-.171s-.097-.29.064-.655c.118-.258.183-.333.333-.527.14-.182.226-.279.322-.472.086-.172.108-.204.161-.473.011-.064-.01-.204-.075-.193-.086 0-.322.515-.569.805-.236.269-.677.613-.677.613s-.043.032-.043-.054c-.01-.075-.021-.3.022-.505.043-.204.107-.408.29-.72.204-.354.462-.6.59-.73.054-.053.215-.15.13-.204-.076-.043-.301.15-.473.28-.215.16-.29.204-.505.461a2.338 2.338 0 00-.268.365s-.204.333-.258.656c-.054.322-.054.504-.054.504s0 .29.032.462c.022.183.097.462.097.462s.108.311.15.505c.043.193.119.762.119.762s.053.408.021.795c-.032.386-.064.612-.107.73s-.161.43-.355.644c-.182.204-.225.237-.225.237s-.194.16-.355.247a3.727 3.727 0 01-.504.225 2.301 2.301 0 01-.269.032h-.14l-.042-.032-.022-.086s-.107-.419-.236-.687c-.108-.226-.333-.537-.333-.537s-.387-.526-.687-.816c-.344-.344-.73-.602-.967-.784a5.056 5.056 0 00-.28-.183s-.783-.784-1.062-1.407c-.194-.43-.322-.74-.269-1.213.011-.107.054-.312.075-.312l.14.043c.01.011.14.13.258.172a1.769 1.769 0 00.333.065c.053.021.15.053.214.086.065.032.162.096.162.096l.182.14.193.15s.108.075.14.086c.032.01.054.022.064.022h.043s.043-.011.054-.054c.01-.054-.054-.01-.15-.118a.697.697 0 01-.15-.183s-.022-.086-.108-.182c-.086-.097-.193-.183-.193-.183s-.075-.054-.183-.086c-.107-.032-.14-.032-.15-.075-.01-.043.129-.021.129-.021s.16.021.29.085c.129.065.204.14.204.14l.086.075.053.054.054.032s.054.054.064-.021c.011-.065-.01-.118-.021-.13l-.054-.053-.215-.182c-.064-.065-.107-.108-.171-.15a1.305 1.305 0 00-.28-.151c-.107-.043-.171-.032-.279-.086-.075-.032-.14-.054-.182-.118-.011-.01-.065-.054.032-.032.097.021.161.053.268.075.172.043.28.043.44.096.065.022.151.065.151.065l.204.086s.28.15.473.16a.933.933 0 00.418-.064.812.812 0 00.215-.128.476.476 0 00.054-.065l.021-.054v-.043c-.053-.064-.16.108-.333.14-.182.032-.171.054-.29.032a.477.477 0 01-.3-.15c-.172-.161-.236-.312-.462-.408a2.134 2.134 0 00-.268-.086s-.237-.075-.366-.15c-.096-.054-.3-.086-.236-.172.032-.043.29.107.483.129.14.021.237.01.344.01.107 0 .258-.032.28-.032.02-.01.107 0 .182.022.075.021.118.053.193.086.075.032.161.085.183.085l.043.011.021-.021.01-.022-.01-.021-.032-.022-.065-.043s-.096-.053-.182-.14c-.086-.085-.161-.182-.29-.225-.129-.043-.28-.064-.28-.064l-.15-.011-.064-.01s-.107-.033-.022-.054a.939.939 0 01.15-.033.494.494 0 01.248.011c.086.032.225.107.236.107.01.011.14.108.28.14.139.032.321.043.321.043l.086-.021.043-.011.033-.022-.011-.053s0-.043-.065-.054a.71.71 0 01-.311-.118c-.118-.086-.204-.172-.204-.172s-.086-.075-.258-.118c-.16-.043-.215-.043-.215-.043l-.053-.022-.118-.053s-.054-.032-.097-.086c-.043-.054-.107-.15.075-.097a.86.86 0 01.226.086s.096.097.182.107c.054.011.097.022.13-.021.053-.054-.098-.118-.205-.193-.086-.054-.172-.194-.172-.194s-.064-.053.032-.032c.097.022.269.13.269.13s.086.042.129.053c.032.01.118.064.16.086.033.01.13.032.194.064.086.054.129.14.172.172.043.032.075.086.129.097.054.01.064.032.096.01.033-.021.043-.032.043-.032s.011-.021-.043-.054a.57.57 0 01-.118-.118l-.021-.043-.01-.043-.055-.086-.096-.14s-.15-.203-.29-.278c-.129-.076-.226-.119-.226-.119s-.064-.032-.096-.053c-.054-.043-.076-.075-.118-.13-.054-.064-.076-.106-.14-.17-.118-.119-.483-.183-.344-.27.075-.042.172-.02.215-.01.043.01.14.054.236.086.065.021.108.021.172.043.065.021.14.032.172.053.032.022.064.065.086.076.01.01.097.15.247.225.15.075.225.129.376.14.118.01.311-.032.311-.032s.054-.022.01-.076c-.053-.053-.053-.064-.096-.075-.172-.064-.311-.043-.44-.172-.054-.053-.075-.064-.118-.15s-.022-.107-.054-.161c-.021-.054-.075-.129-.075-.129s-.161-.193-.333-.29a1.93 1.93 0 01-.333-.215c-.032-.021-.097-.107-.097-.107l-.053-.086-.032-.064c-.022-.119.193.032.311.075.193.064.29.15.483.215.108.032.172.032.28.075.182.075.236.257.43.279.106.01.321.054.278-.043-.043-.107-.257-.107-.365-.236-.054-.054-.054-.108-.107-.161-.086-.108-.29-.204-.29-.204s-.065-.054-.14-.204c-.064-.15-.225-.258-.515-.398-.194-.096-.58-.118-.43-.215.086-.064.161-.053.28-.021.117.043.16.097.257.14.097.043.14.053.161.064.022.01.097.043.13.043.02.01.182.032.225.043l.214.054.172.064s.086.032.14.032c.053 0 .14-.021.14-.021l.064-.043.01-.022s.033-.053-.053-.064c-.075-.01-.118-.01-.129-.01l-.075-.022-.032-.011s-.15-.118-.28-.172c-.14-.054-.16-.064-.16-.064l-.054-.011-.065-.01s-.054 0-.14-.076c-.085-.075-.118-.118-.193-.193l-.096-.097s-.086-.064-.086-.118c.01-.086.193.097.193.097l.129.086s.107.075.3.085c.194.011.43-.053.43-.053s.032-.022.14.01a.696.696 0 01.193.097l.086.075.129.14.021-.01c.011-.012.065-.065-.032-.183-.097-.119-.258-.226-.258-.226s-.214-.129-.43-.172c-.214-.043-.31-.043-.31-.043s-.162 0-.258-.107c-.097-.107-.161-.215-.161-.215l-.033-.15s-.053-.065-.16-.108c-.097-.043-.205-.107-.205-.107s-.16-.054-.172-.129c-.032-.14.269 0 .43.032.15.033.215.086.365.118a.915.915 0 00.344.033c.075 0 .118-.011.193-.022.075 0 .129-.01.204 0 .107.022.15.075.258.118.064.033.096.065.172.076.064.01.193.053.171-.011l-.032-.043c-.053-.075-.118-.075-.182-.13-.14-.106-.204-.192-.365-.268a.923.923 0 00-.29-.096c-.086-.01-.15.01-.237-.01-.096-.033-.129-.076-.225-.13-.15-.086-.236-.16-.398-.225-.107-.043-.29-.086-.29-.086l-.075-.011-.032-.01c-.15-.054.269-.173.462-.226.097-.022.14-.043.236-.032.086.01.183.128.28.075.139-.075-.162-.28-.258-.312-.13-.053-.355-.01-.355-.01l-.494-.011-.14-.022s-.085 0-.15-.075c-.064-.075-.311-.376-.59-.419-.29-.043-.376 0-.398-.021-.247-.387-.504-.473-.698-.655-.053-.054-.14-.172-.16-.161-.022.01-.055.172-.108.311-.065.161-.022.236.01.3.043.065.097.108-.01.173-.108.064-.247.043-.247.043s-.118-.022-.215-.076c-.097-.043-.3-.128-.3-.128S11.156.57 11.027.58c-.129.01-.14.021-.236.032-.054 0-.075 0-.129.01-.043.011-.097-.02-.097.033 0 .053.108.053.183.086.075.032.247.032.215.075-.043.043-.204.054-.215.043-.01 0-.118-.022-.204-.022-.14.011-.15.011-.355.108-.032.01-.021.086.043.064a1.12 1.12 0 01.301-.043c.129 0 .204.043.333.075.107.033.118.054.28.076.031 0 .096-.022.096.021 0 .022-.043.054-.043.054s-.097.021-.086.053c.021.043.107 0 .15 0s.108.011.097.054l-.021.032a2.294 2.294 0 00-.29.097c-.269.107-.376.236-.634.365-.247.118-.644.269-.644.269s-.119.064-.29.107c-.172.043-.183.032-.301.054a.567.567 0 00-.268.086.522.522 0 00-.15.118l-.151.225-.086.13c-.022.042-.043.064-.054.107-.021.053-.032.075-.043.128-.032.13 0 .204.022.333.01.033.01.054.021.086.01.032.054.065.054.065l.043.01s.15-.01.247-.032c.097-.021.236-.054.236-.054l.183-.053.118-.043s.075 0 .086.043c.01.032-.022.086-.022.086s-.064.032-.118.053c-.054.022-.182.054-.193.065l-.14.043-.118.01s-.021.011-.043.043c-.021.033-.021.033-.021.054.021.022.032.043.053.065.043.032.065.053.118.064.076.032.119.022.194.022a.582.582 0 00.268-.065c.086-.054.118-.054.236-.097a.554.554 0 01.119-.021c.204-.022.322.01.526.043.204.032.3.097.505.129.214.032.343.096.569.043.107-.022.172-.075.225.032.054.097.043.15.043.15s0 .065-.075.269c-.075.204-.311.709-.311.709l-.161.322s-.13.257-.43.59c-.3.333-.322.355-.322.355s-.161.118-.322.322c-.161.204-.161.28-.312.43a1.36 1.36 0 01-.268.225c-.118.075-.258.054-.634.311-.322.226-.494.409-.515.398-.022-.01-.13-.097-.172-.118l-.655-.44-.258-.172-.118-.076-.022-.043-.064-.086s-.097-.118-.215-.214a.916.916 0 00-.44-.237c-.183-.053-.3-.085-.483-.021a.642.642 0 00-.269.172c-.107.107-.129.193-.215.322s-.171.247-.214.311a3.36 3.36 0 00-.13.237s-.214.343-.332.569c-.14.247-.194.397-.322.633-.204.376-.494.763-.57.935a7.631 7.631 0 01-.085.193s-.022.097-.033.161c-.01.065-.01.172-.021.215a.303.303 0 01-.054.118c-.01.01-.129.258-.172.419-.043.161-.14.666-.021.73.118.065.988-.311 1.106-.676.075-.237-.236-.355-.15-.57.032-.075.053-.086.107-.16.086-.14.054-.43.215-.699.118-.193.354-.44.676-.805a3.51 3.51 0 00.398-.59s.043-.13.129-.108c.096.021.182.01.182.01l.043.033.086.086.129.193s.215.311.29.397c.075.086.15.15.258.237.118.107.16.16.311.279.215.172.14.236-.14.086a1.84 1.84 0 00-.365-.14c-.129-.032-.612-.161-.859-.193-.236-.032-.28-.022-.28-.022s-.117-.01-.257.075c-.14.086-.215.15-.215.15s-.16.183-.171.216c-.011.032-.086.16-.086.16s-.043.065-.054.14c-.022.075-.01.15-.01.15l.01.162.01.15s.033.376.108.752c.022.107.043.28.043.28l.054.386s.032.408.064.547c.032.13.054.14.075.226.043.161-.032.236.043.43.075.193.14.171.215.29.054.085.075.107.118.214.043.108.183.462.344.72.172.268.397.601.548.569.15-.032.257-.269.257-.269s.172-.461.065-.912c-.108-.462-.602-.247-.666-.58-.01-.076 0-.194 0-.194s-.01-.14-.032-.182c-.022-.043-.194-.365-.258-.634-.054-.204-.043-.859-.086-1.042-.118-.472-.129-.43-.064-.515.075-.086.14-.064.14-.064l.096.01.075.033.14.085.193.15.365.237s.204.118.29.161c.086.043.161.097.161.097l.097.064.16.118.033.033.022.043s.075.171.397.354c.258.15.483.107.58.225.021.022.204.269.29.42.107.171.236.375.279.44.043.064.311.397.311.397l.355.387.462.43.418.353.269.215s.236.226.505.408c.257.172.268.194.44.312.129.086.3.204.472.333.172.14.366.397.29.483-.053.032-.15-.107-.333-.269-.15-.128-.225-.193-.375-.3-.194-.15-.29-.226-.505-.355-.108-.064-.3-.182-.312-.16-.075.225-.064.44-.053.719.01.193.043.386.107.633.054.237.108.366.193.591.086.226.247.58.247.58l.247.494.226.376.118.193.043.065s.054.128 0 .214-.118.269-.215.28c-.096.021-.322.032-.322.032l-1.278-.022-.666-.053s-.075-.043-.461-.043c-.226 0-.409.096-.537.107-.108.01-.634-.032-.988.107-.333.14-.484.172-.602.387-.086.161.419.419.838.516.676.15.483-.14.74-.323.033-.021.044-.043.076-.053.172-.054.269.086.44.086.194 0 .301-.065.494-.097.978-.129 2.503.333 2.503.333s.375.118.547.086c.204-.043.161-.118.226-.236.053-.097.032-.119.043-.226 0-.064-.011-.097-.022-.161-.043-.183-.16-.44-.16-.44s-.087-.194-.119-.29c-.043-.14-.086-.226-.107-.376-.065-.398-.054-.365-.054-.59 0-.409.043-.634.15-1.032.161-.58.462-.827.688-1.385.064-.15.064-.365.14-.387.085-.01.074.269.031.43-.14.558-.483.794-.644 1.364-.118.44-.183.698-.15 1.149.01.247.107.633.107.633s.129.43.193.591c.065.161.194.43.194.43l.29.515.15.247s.107.097.054.258c-.054.16-.161.258-.29.397-.365.43-1.214 1.063-1.429 1.214-.3.225-.29.29-.311.354-.118.344-.462.354-.838.763-.086.085-.311.322-.268.526.021.075.945.236 1.482.01.419-.182.054-.386.172-.59.086-.15.3-.15.397-.28.161-.214.054-.203.193-.375.462-.559.763-.88 1.59-1.386.075-.043.215-.107.215-.107s.118-.054.16-.118c.054-.086.044-.161.044-.258 0-.064-.011-.097-.011-.161 0-.075.01-.118-.01-.193-.022-.118-.098-.215-.14-.28a.769.769 0 01-.162-.354.9.9 0 01.033-.601c.086-.226.279-.408.279-.408l.483-.323s.419-.3.548-.418c.14-.118.408-.365.601-.645.226-.311.344-.504.44-.88.033-.14.065-.355.065-.355s0-.15.086-.16c.086-.012.107.02.107.02s.075.044.097.258c.01.215-.054.462-.054.462s-.064.247-.086.398c-.01.096-.01.15-.01.257 0 .183.075.333.075.333s.043.032.043-.043c0-.086.021-.215.053-.343.033-.108.054-.086.118-.269.086-.236.011-.215.054-.354.022-.065.075-.13.14-.13.064 0 .075.087.075.087s.064.279.01.537c-.053.257-.246.612-.246.612l-.15.258s-.108.182-.151.3a.495.495 0 00-.032.301c.032.129.129.3.182.268.043-.032-.064-.14.065-.397.129-.258.3-.419.3-.419s.237-.279.344-.494c.097-.193.193-.504.193-.504s.076-.28.054-.516c-.01-.225-.054-.344-.054-.344l-.096-.171-.054-.13.022-.074c.021-.011.096.043.16.128a.854.854 0 01.162.344c.032.107.043.204.043.3 0 .087-.033.441.096.667.054.107.183.354.194.247.021-.247-.086-.366-.076-.591.011-.258.076-.193.097-.322.022-.14.054-.172.032-.355-.021-.171-.096-.397-.096-.397l-.075-.172-.033-.064s.022-.032.054-.032l.258-.086s.333-.15.462-.258c.14-.097.3-.269.3-.269s.215-.268.322-.461c.258-.484.258-1.096.247-1.375a4.55 4.55 0 00-.086-.623s-.085-.43-.064-.709c.022-.279.043-.408.043-.408s-.01-.279.226-.58c.236-.3.343-.494.386-.72.043-.192-.021-.504-.107-.386zM13.402 7.84c-.032 0-.075-.043-.075-.043s-.01-.01.022-.032c.032-.021.075-.01.075-.01l.032.01.054.075c-.01.032-.075.011-.108 0zm.13-.354c-.033-.01-.087-.043-.087-.043s-.01-.022.022-.043c.032-.022.086-.01.086-.01l.032.02c.01.011.064.065.064.087 0 .032-.075 0-.118-.011zm.117-.365c-.043-.011-.107-.054-.107-.054s-.01-.021.032-.043c.043-.021.108-.01.108-.01l.043.02c.021.022.075.076.075.108-.01.032-.108-.01-.15-.021zm.097-.333c-.043-.01-.107-.054-.107-.054s-.011-.021.032-.043c.043-.021.107-.01.107-.01l.043.02c.022.022.075.076.075.108-.01.022-.107-.021-.15-.021zm.097-.398c-.054-.01-.118-.064-.118-.064s-.011-.021.032-.054c.043-.032.118-.01.118-.01l.043.021c.021.022.086.086.086.118 0 .043-.118-.01-.161-.01zm.064-.43c-.064-.01-.15-.074-.15-.074s-.022-.033.043-.065c.053-.032.14-.021.14-.021l.053.032a.54.54 0 01.107.15c0 .043-.128-.01-.193-.021zm.043-.429a.522.522 0 01-.182-.096s-.022-.033.043-.076c.064-.042.171-.021.171-.021s.033.01.065.032c.032.032.118.13.129.183.01.053-.15-.01-.226-.022zm.065-.494c-.086-.01-.204-.107-.204-.107s-.022-.043.053-.086c.075-.054.194-.021.194-.021s.042.01.075.043c.032.032.14.15.15.204 0 .064-.183-.022-.268-.033zM13.97 3.04c-.065-.01-.15-.075-.15-.075s-.022-.022.042-.054c.065-.032.15-.01.15-.01s.033.01.054.031c.022.022.108.097.108.14 0 .032-.14-.021-.204-.032zm.236.483c.01.043-.14-.01-.215-.021a.503.503 0 01-.161-.086s-.021-.032.043-.065c.064-.043.15-.021.15-.021s.033.01.065.032a.566.566 0 01.118.161zm-.312.795c.065-.043.172-.022.172-.022s.032.011.065.033c.032.032.118.128.129.182.01.054-.15-.01-.226-.032-.075-.01-.183-.097-.183-.097s-.021-.021.043-.064zm.14-.365c-.075-.011-.183-.097-.183-.097s-.021-.032.043-.075c.065-.043.172-.022.172-.022s.032.011.065.033c.032.032.118.128.129.182.01.065-.15 0-.226-.021zm.14-1.611c.086.021.107.075.064.075-.043.01-.064.01-.097.01-.096 0-.085-.042-.214.022-.13.065-.033.032-.215.097-.172.064-.129-.108-.129-.108s.01-.032.032-.118.13 0 .204 0c.14 0 .258 0 .355.022zm-.484-.666l.054.032a.54.54 0 01.107.15c.011.044-.128-.01-.182-.02a.456.456 0 01-.15-.076s-.022-.032.043-.065c.053-.042.128-.021.128-.021zm-.386-.515c.053-.033.14-.022.14-.022l.053.032a.54.54 0 01.107.15c.011.044-.128-.01-.182-.02-.065-.012-.15-.076-.15-.076s-.022-.032.032-.064zm-.108 6.958c.033-.021.076-.01.076-.01l.032.01.053.076c0 .021-.064-.011-.096-.011s-.075-.043-.075-.043-.022-.01.01-.022zM8.891 3.008c-.032.021-.054.032-.097.064-.053.043-.107.15-.14.118-.042-.032-.02-.15-.02-.15s.032-.086.074-.172c.054-.086.119-.086.119-.086.064 0 .182.043.182.14.01.096-.064.053-.118.086zm.88.333s-.042.01-.053-.065c-.01-.075.054-.086.054-.086s.128-.064.128.022c.011.075-.128.129-.128.129zm1.15-1.461s-.14.226-.333.311c-.194.086-.322.13-.688.162-.053 0-.032-.033-.032-.033s.42-.118.655-.247a2.33 2.33 0 00.323-.214c.15-.13.075.021.075.021zm-7.217 9.3c0 .054-.064.15-.086.15-.021 0-.064-.096-.054-.15.011-.054.022-.204.108-.182.064.01.032.128.032.182zm.28-1.213s-.097.204-.13.118c-.032-.075.033-.215.033-.215.086-.075.118-.183.16-.14.033.043-.064.237-.064.237zm1.33-2.095c-.096.108-.396.677-.46.58-.065-.075.29-.612.364-.72.075-.117.14-.096.14-.096l.021.022c-.01 0 .033.107-.064.214zm.806-.848s-.214.043-.182-.032c.043-.075.193-.108.193-.108.118.022.14.033.129.086.01.054-.14.054-.14.054zm.87 1.504c-.096.096-.129-.033-.268-.194-.14-.15-.108-.279-.108-.279h.022l.021.01.054.022.032.032.108.108c.043.064.16.28.14.3zm-1.664 3.21c-.033 0-.065-.064-.065-.064s-.086-.129-.118-.225c-.032-.086-.043-.226-.043-.226s-.021-.183-.021-.247c.01-.086.01-.161.021-.204.01-.043.054-.032.054-.032.064 0 .064.053.064.053v.033s0 .193.011.343c0 .043.118.527.118.527s.022.043-.021.043zm-.022-2.255c-.075.118-.129.118-.129.118 0-.01-.021-.053.043-.182.065-.129.13-.118.13-.118l.02.021s.011.043-.064.161zm.763 4.5c.021-.043.16.064.16.064.054.011.108.108.108.108s.022.075-.043.096c-.064.033-.107-.032-.107-.032s-.14-.193-.118-.236zm1.01-3.286c-.151-.032-.473-.28-.602-.344-.13-.064-.344-.086-.247-.172.01-.01.021-.032.043-.032.021 0 .118.032.118.032l.236.097c.01 0 .129.054.226.107l.236.15.064.054c0 .022.075.14-.075.108zm1.31-2.137s-.183.247-.29.397c-.14.204-.312.516-.344.483-.033-.032.15-.376.247-.558.107-.226.268-.344.333-.365.14-.065.053.043.053.043zm-.58 10.75s0 .043-.076.096c-.075.054-.107.022-.118.022-.01 0-.086-.043-.086-.086.01-.043.129-.075.129-.075.204-.011.15.043.15.043zm1.664-.065c-.075-.01-.086-.032-.075-.043 0-.01.021-.032.107-.032s.086.043.086.043c0 .032-.032.043-.118.032zm1.911.108c-.16.043-.225.021-.365.032-.118.01-.171.021-.29.021-.204 0-.225.011-.515-.075-.054-.021-.118-.086-.097-.107.022-.033.065-.022.065-.022s.365.065.601.075c.172.011.258.022.43.011.096 0 .043-.01.193-.01.054-.011.021.064-.022.075zm1.02-.301a.433.433 0 01-.128.043c-.065.01-.032-.043-.032-.043s.043-.065.096-.097c.065-.032.097 0 .097 0 .021.043-.022.086-.032.097zm.795-2.062c-.075.161-.096.215-.107.365-.021.161.075.612-.075.44-.054-.075-.108-.43-.065-.601.076-.387.387-.494.247-.204zm-2.169 6.562c-.064.043.065.171-.14.16-.118-.01-.053-.117-.042-.128l.075-.108c.053-.075.086-.086.14-.118.053-.032.096.054.096.054s.021.032.021.075c0 .032-.096.022-.15.065zm1.128-1.085l-.097.075c-.01 0-.075.054-.097.022-.021-.033.011-.076.011-.086 0-.011.065-.086.118-.108.054-.032.086 0 .086 0 .032.075-.021.097-.021.097zm.504-18.815s-.043.14-.128.172c-.108.032-.516.043-.527.01-.01-.032.473-.075.655-.257.043-.043 0 .075 0 .075zm-.15-.354c.032-.054.01.086.01.086s-.031.14-.107.182c-.096.054-.332.118-.354.086 0-.021.311-.118.451-.354zm-.666-1.611s.043 0 .108.032c.064.043.107.172.107.172s.01.021-.043.021c-.032 0-.032-.053-.064-.075-.043-.032-.076-.043-.13-.064-.053-.022-.128.01-.139-.043 0-.065.161-.043.161-.043zm-.494.354s.022-.064.118-.118c.086-.054.204-.054.204-.054s.065 0 .14.054c.075.054.14.236.14.236s.021.118-.033.161c-.053.043-.14-.032-.182-.096a.271.271 0 00-.161-.108c-.086-.032-.215.065-.236 0 0-.021.01-.075.01-.075zm-.032 1.482c-.064.01-.021-.054-.021-.054s.182-.075.3-.14c.194-.096.559-.482.462-.3-.043.086-.172.193-.172.193s-.15.215-.182.247c-.14.108-.312.043-.387.054zM9.804 7.69l.01-.022s.323-.214.827-.15c.301.043.591.311.548.344-.043.032-.107 0-.129 0l-.107-.054-.161-.043s-.29-.064-.505-.054c-.215.011-.408.086-.408.086s-.086.043-.107-.01c-.011-.065.032-.097.032-.097zm.795 6.046c-.741-.57-1.644-1.729-1.536-1.836.097-.086.462.45 1.01 1.041.58.623 1.256 1.214 1.277 1.289.043.129-.472-.28-.751-.494zm1.686-8.022c-.312.537-.741.945-.741.945-.15.107-.054-.086-.054-.086s.419-.58.612-.988c.14-.29.226-.677.29-.752.15-.182.075.559-.107.88zm.859 5.885c-.322-.387-.559-.806-.634-1.332-.021-.118-.021-.29.086-.268.097.01.086.193.086.236.032.311.161.623.397.999.333.526.87.934.849.966-.054.054-.591-.365-.784-.601zm.096 10.041a7.728 7.728 0 01-.494.408h-.043v-.054l.011-.021.022-.032.021-.033.022-.032.064-.075.15-.14.15-.14.237-.235s.086-.097.118-.119c.032-.021.054-.042.086-.064.043-.021.097-.054.118-.032v.043c.01.032-.268.343-.462.526zm.666-7.947c-.14.097-.193.086-.279.183-.097.118-.129.515-.226.354-.096-.161-.032-.387.13-.558.193-.226.611-.15.375.021zm.505 7.066c.064-.021.097-.01.097-.01l.021.043c0 .01-.086.128-.129.128-.054-.01-.032-.075-.032-.075s-.022-.064.043-.086zm1.836-4.37c-.096-.065.054-.258.054-.42 0-.128-.021-.225-.021-.332 0-.108.107-.14.107-.14.021 0 .064.022.118.13.054.106-.086.869-.258.762zm3.286-3.072c-.021.451-.042.773-.311 1.117-.322.419-.88.848-.762.505.075-.204.569-.462.762-1.031.107-.344.129-.666.129-.666l-.022-.655s-.01-.054-.01-.129c.032-.086.075-.021.075-.021l.021.032c0 .021.13.526.118.848zm-8-12.747c.086.043.118.075.204.097.075.021.182.075.204.01.032-.064-.01-.15-.065-.225-.085-.14-.128-.172-.247-.365C11.608.044 11.587 0 11.544 0c0 0-.011.14-.054.225-.032.075-.118.13-.108.183.011.053.065.118.15.16Z": "Ferrari", diff --git a/icons/fedora.svg b/icons/fedora.svg index 8606a736e7da..16d99b25b2fb 100644 --- a/icons/fedora.svg +++ b/icons/fedora.svg @@ -1 +1 @@ -Fedora icon +Fedora icon \ No newline at end of file From 0df0b113389b95bdbfaad5029af9ba69146f25f5 Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Sun, 11 Oct 2020 03:34:56 -0400 Subject: [PATCH 68/78] Update Linux Icon (#3657) --- .svglint-ignored.json | 1 - icons/linux.svg | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.svglint-ignored.json b/.svglint-ignored.json index 190972f30434..55ea603cc687 100644 --- a/.svglint-ignored.json +++ b/.svglint-ignored.json @@ -148,7 +148,6 @@ "M10.4 4.78v-.43l-.03-.46c0-.13-.05-.33-.14-.6-.09-.26-.13-.49-.13-.69a.4.4 0 0 1 .17-.33l.35-.28a.94.94 0 0 1 .61-.18c.16 0 .41.02.77.07.31 0 .54-.07.7-.2l.37-.26c.17-.14.26-.29.26-.46 0-.29-.16-.52-.48-.7A2.52 2.52 0 0 0 11.63 0l-1.36.1c-.31 0-.9.07-1.77.21-.87.15-1.54.22-2.03.22-.2 0-.54-.04-1.02-.12A7.61 7.61 0 0 0 4.3.3l-.75.24c-.26.08-.38.2-.38.35l.06.3c.14.28.34.5.6.65l.27.14c.13.04.24.06.33.06.11 0 .28 0 .5-.03a1 1 0 0 1 .5.13l.37.33c.18.2.3.4.38.58.08.18.12.35.12.5 0 .12-.02.3-.07.57-.04.26-.06.47-.06.62 0 .2.05.49.15.86.1.37.15.68.15.92-.03.38-.04.75-.04 1.12v1.12c0 .29.03.66.07 1.12.04.46.07.83.07 1.1l-.07 1.37-.03 2.21-.1 1.81c0 .25.04.56.13.96.09.4.13.71.13.95 0 .25-.03.55-.1.93a3.56 3.56 0 0 0-.07 1.32c.03.17.03.3 0 .4a.8.8 0 0 1-.18.37l-.31.38c-.2.24-.43.43-.67.56-.24.13-.59.2-1.03.23-.45.02-.77.11-.97.28-.2.16-.3.29-.3.38 0 .57.53.85 1.6.85l.23-.03 1.92-.2c.32-.02.7-.03 1.12-.03h.4l1.2.03h3.2l.88-.08c.28-.03.53-.05.75-.05.29 0 .69.07 1.2.22.51.14.94.19 1.3.14l.38-.1c.24-.06.46-.1.69-.1l.45.06c.27.03.5.05.68.05.09 0 .24-.03.47-.07.55-.11.94-.32 1.16-.63.16-.22.24-.42.24-.62a5.27 5.27 0 0 1-.1-1.35c.1-.22.23-.44.36-.66.11-.29.2-.68.24-1.17.04-.5.08-.83.11-.99.04-.16.13-.42.29-.76.15-.34.23-.63.23-.87 0-.26-.06-.5-.17-.7-.1-.19-.25-.29-.43-.29-.11 0-.29.1-.53.3-.11.09-.2.25-.29.5-.07.23-.14.4-.18.49-.27.4-.53.78-.8 1.15a5.4 5.4 0 0 0-.33.62c-.23.47-.4.78-.54.96a4.3 4.3 0 0 1-.53.5c-.11.08-.22.2-.32.34s-.24.37-.41.68l-.57.3-.4.1c-.13.01-.31.07-.53.16-.23.08-.4.14-.5.16-.11.02-.26.03-.44.03-.2 0-.5-.03-.9-.1-.4-.06-.72-.1-.96-.1l-.7.04c-.8 0-1.4-.43-1.77-1.29a9.37 9.37 0 0 1-.48-4.67c.05-.36.08-.64.08-.86v-2.3l.03-.76c.03-.31.04-.53.04-.66a3.05 3.05 0 0 0-.17-1.06 1.77 1.77 0 0 1-.13-.56c0-.1.02-.26.06-.46.05-.2.07-.35.07-.46l-.03-.99c-.03-.42-.04-.75-.04-.99 0-.28.05-.63.14-1.05.09-.42.13-.76.13-1.02z": "LibraryThing", "M21.6453 12.0573a2.404 2.404 0 00-1.803.7993l-.1382-.054a17.801 17.801 0 00-2.8667-.8594 4.8078 4.8078 0 00-9.6156 0h-.1322a17.7469 17.7469 0 00-2.7645.8353l-.1382.0541a2.404 2.404 0 10.5589 1.0697 16.599 16.599 0 012.5782-.7752 4.8078 4.8078 0 009.3572 0 16.557 16.557 0 012.5782.7692 2.404 2.404 0 102.3859-1.839zM2.414 15.6633a1.202 1.202 0 111.202-1.202 1.202 1.202 0 01-1.202 1.202zm9.6156 0a3.6059 3.6059 0 113.6059-3.606 3.6059 3.6059 0 01-3.6059 3.606zm9.6157 0a1.202 1.202 0 111.202-1.202 1.202 1.202 0 01-1.202 1.202zm-7.8127-3.606a1.803 1.803 0 11-1.803-1.8029 1.803 1.803 0 011.803 1.803Z": "LineageOS", "M22 10.68a.15.15 0 00-.07-.15l-3.26-1.82a.14.14 0 00-.14 0l-2.77 1.69a.17.17 0 00-.07.13v1.45l-1.13-.74a.14.14 0 00-.15 0l-1.62 1-.07-1.64a.19.19 0 00-.07-.12L11 9.39l1.51-.78a.16.16 0 00.08-.14l-.27-6.27a.16.16 0 00-.08-.13L8 0h-.1L2.08 1.81A.16.16 0 002 2l1.27 6.23a.22.22 0 000 .08L5.1 9.69l-1.26.6a.16.16 0 00-.08.17l1 4.7a.18.18 0 000 .07L6 16.37l-.8.49a.15.15 0 00-.06.16l.75 3.64a.11.11 0 000 .07l3 3.22a.14.14 0 00.2 0l3.92-3.12a.16.16 0 00.06-.12L13 18.59l1.32 1.1a.14.14 0 00.18 0l3.14-2.51a.24.24 0 00.06-.11l.09-1.57 1 .67a.14.14 0 00.17 0l2.57-2a.14.14 0 00.05-.1zm-9.62.15l.07 1.57.12 2.78-4.23 2.87-.66-4.53zm-.35-8.42l.25 5.91-5 2.59-.9-6.32zM3.54 8.12L2.33 2.26l3.74 2.32.93 6.2-1.58-1.2zM5 15.05l-.88-4.26 3.28 2.74.6 4.38-1.68-1.62zm1.14 5.51l-.65-3.14 2.89 2.85.47 3.16zm3 3l-.49-3.33 4-2.87.14 3.28zM13 18.2v-1.08a.16.16 0 00-.05-.11l-1.13-.92 1-.7a.14.14 0 00.06-.12v-.26l1.39 1.06v3.21zm4.44-1.2l-2.86 2.28v-3.22l3.07-2.2zm1.29-1.21l-.9-.63.09-1.59a.11.11 0 000-.06.1.1 0 000-.05l-1.93-1.27V10.8l3 1.89zm2.55-1.86L19 15.74l.26-3.06L21.69 11z": "Linode", - "M12.503 0c-.155 0-.315.008-.479.021-4.227.333-3.106 4.807-3.17 6.298-.077 1.093-.3 1.954-1.051 3.021-.885 1.051-2.127 2.75-2.716 4.521-.278.832-.41 1.684-.287 2.489-.039.034-.076.068-.111.135-.26.268-.449.601-.662.839-.199.199-.485.267-.797.4-.313.136-.658.269-.864.681-.09.188-.136.393-.132.601 0 .199.027.401.055.536.058.399.116.729.039.97-.248.68-.279 1.146-.105 1.485.174.334.535.469.939.601.811.2 1.91.135 2.775.599.926.467 1.866.671 2.616.47.526-.115.97-.463 1.208-.945.587-.003 1.23-.269 2.26-.334.699-.058 1.574.267 2.578.199.025.135.063.199.114.334l.003.003c.391.778 1.113 1.132 1.884 1.071.771-.06 1.592-.536 2.257-1.306.631-.765 1.683-1.084 2.378-1.503.348-.199.629-.469.649-.853.023-.4-.199-.812-.714-1.377v-.097l-.003-.003c-.17-.2-.25-.535-.338-.926-.085-.401-.182-.786-.492-1.046h-.003c-.059-.054-.123-.067-.188-.135-.056-.038-.121-.062-.19-.064.431-1.278.264-2.55-.173-3.694-.533-1.41-1.465-2.638-2.175-3.483-.796-1.005-1.576-1.957-1.561-3.369.027-2.152.237-6.133-3.544-6.139zm.529 3.405h.013c.213 0 .396.062.584.198.191.135.33.332.439.533.105.259.158.459.166.724 0-.02.006-.04.006-.059v.104c-.002-.007-.004-.015-.004-.021l-.004-.024c-.002.243-.053.483-.15.706-.047.125-.119.24-.213.335-.029-.016-.057-.03-.088-.042-.105-.045-.199-.064-.285-.133-.071-.028-.145-.051-.219-.066.049-.059.145-.133.182-.198.053-.128.082-.264.088-.402v-.019c.002-.135-.018-.271-.061-.4-.045-.135-.101-.201-.183-.334-.084-.066-.167-.132-.267-.132h-.016c-.093 0-.176.03-.262.132-.095.094-.166.207-.205.334-.053.127-.084.264-.09.4v.019c.002.089.008.179.02.267-.193-.067-.438-.135-.607-.202-.01-.065-.016-.132-.018-.199v-.02c-.008-.264.043-.526.15-.769.082-.219.232-.406.43-.533.171-.129.379-.199.594-.199zm-2.962.059h.036c.142 0 .27.048.399.135.146.129.264.288.344.465.09.199.141.401.153.667v.004c.007.134.006.201-.002.266v.08c-.03.007-.056.018-.083.024-.152.055-.274.135-.393.2.012-.089.013-.179.003-.267v-.015c-.012-.133-.039-.199-.082-.333-.031-.102-.088-.193-.166-.267-.049-.045-.115-.068-.183-.064h-.021c-.071.006-.13.041-.186.132-.064.077-.105.171-.12.27-.027.108-.035.219-.023.331v.014c.012.135.037.201.081.334.045.134.097.2.165.268.011.009.021.018.034.024-.07.057-.117.07-.176.136-.037.028-.08.06-.131.068-.104-.125-.196-.26-.275-.402-.096-.21-.146-.438-.155-.667-.017-.226.011-.452.08-.668.055-.197.152-.379.283-.535.128-.133.26-.2.418-.2zm1.371 1.706c.331 0 .732.065 1.215.399.293.2.523.269 1.053.468h.003c.255.136.405.266.478.399v-.131c.073.147.078.318.016.47-.123.311-.516.644-1.064.843v.002c-.268.135-.501.333-.775.465-.276.135-.588.292-1.012.267-.152.008-.305-.015-.448-.067-.11-.06-.218-.126-.322-.198-.195-.135-.363-.332-.612-.465v-.005h-.005c-.4-.246-.616-.512-.686-.711-.069-.268-.005-.469.193-.6.224-.135.38-.271.483-.336.104-.074.143-.102.176-.131h.002v-.003c.169-.202.436-.469.839-.601.139-.036.294-.065.466-.065zm2.799 2.143c.359 1.417 1.197 3.475 1.736 4.473.286.534.855 1.659 1.102 3.024.156-.005.329.018.513.064.646-1.671-.546-3.467-1.089-3.966-.221-.201-.232-.335-.123-.335.589.534 1.365 1.572 1.646 2.757.129.535.159 1.104.021 1.67.067.028.135.061.205.067 1.032.534 1.413.938 1.23 1.537v-.043c-.061-.003-.12 0-.181 0h-.015c.151-.467-.182-.825-1.065-1.224-.915-.4-1.646-.336-1.771.465-.007.043-.012.066-.017.135-.068.023-.139.053-.209.064-.43.268-.662.669-.793 1.187-.13.533-.17 1.156-.205 1.869v.003c-.021.334-.171.838-.319 1.351-1.5 1.072-3.58 1.538-5.349.334-.111-.193-.246-.374-.402-.533-.074-.125-.168-.237-.275-.334.182 0 .338-.029.465-.067.145-.067.257-.188.314-.334.108-.267 0-.697-.345-1.163-.345-.467-.931-.995-1.788-1.521-.63-.399-.986-.87-1.15-1.396-.165-.534-.143-1.085-.015-1.645.245-1.07.873-2.11 1.274-2.763.107-.065.037.135-.408.974-.396.751-1.141 2.497-.122 3.854.038-.989.258-1.965.647-2.876.564-1.278 1.743-3.504 1.836-5.268.048.036.217.135.289.202.218.133.38.333.59.465.211.201.477.335.876.335.039.003.075.006.111.006.411 0 .729-.134.996-.268.29-.134.521-.334.74-.4h.005c.467-.135.836-.402 1.045-.7zm2.186 8.958c.037.601.343 1.245.882 1.377.588.134 1.434-.333 1.791-.765l.211-.009c.315-.008.577.01.847.267l.003.003c.208.199.305.531.391.876.085.401.154.78.409 1.066.486.527.645.906.636 1.14l.003-.006v.018l-.003-.012c-.015.262-.185.396-.498.595-.63.401-1.746.712-2.457 1.57-.618.737-1.371 1.139-2.036 1.191-.664.053-1.237-.2-1.574-.898l-.005-.003c-.21-.401-.12-1.025.056-1.69.176-.668.428-1.345.463-1.898.037-.714.076-1.335.195-1.814.12-.465.308-.797.641-.984l.045-.022zm-10.815.049h.01c.053 0 .105.005.157.014.376.055.706.333 1.023.752l.91 1.664.003.003c.243.533.754 1.064 1.189 1.638.434.598.77 1.131.729 1.57v.006c-.057.744-.479 1.148-1.125 1.294-.645.135-1.52.002-2.395-.464-.968-.536-2.118-.469-2.857-.602-.369-.066-.611-.201-.723-.401-.111-.199-.113-.601.123-1.23v-.003l.002-.003c.117-.334.03-.753-.027-1.119-.055-.401-.083-.709.043-.94.16-.334.396-.399.689-.533.295-.135.641-.202.916-.469h.002v-.003c.256-.268.445-.601.668-.838.19-.201.38-.336.663-.336zm7.159-9.074c-.435.201-.945.535-1.488.535-.542 0-.97-.267-1.279-.466-.155-.134-.28-.268-.374-.335-.164-.134-.144-.334-.074-.334.109.016.129.135.199.201.096.066.215.199.361.333.291.2.68.467 1.166.467.485 0 1.053-.267 1.398-.466.195-.135.445-.334.648-.467.156-.137.149-.268.279-.268.129.016.034.134-.147.333-.181.135-.461.335-.69.468v-.001zm-1.082-1.584V5.64c-.006-.019.013-.042.029-.05.074-.043.18-.027.26.004.063 0 .16.067.15.135-.006.049-.085.066-.135.066-.055 0-.092-.043-.141-.068-.052-.018-.146-.008-.163-.065zm-.551 0c-.02.058-.113.049-.166.066-.047.025-.086.068-.139.068-.051 0-.131-.019-.137-.068-.009-.066.088-.133.15-.133.081-.031.184-.047.259-.005.019.009.036.03.03.05v.021h.003z": "Linux", "M20.83 2.976l-.085.095a16.246 16.246 0 00-1.19 1.487 5.773 5.773 0 00-.446.719 2.88 2.88 0 00-.249.597.497.497 0 00-.033.177v.004a.297.297 0 00-.21.29.3.3 0 00.187.284c.038.371.08 1.142.07 2.2l-.004.142a8.002 8.002 0 01-.434 2.327c-.016-.01-.03-.014-.04-.013-.03.003-.111.12-.19.251-.058.09-.119.195-.154.291a.37.37 0 00-.03.14.249.249 0 00.01.088c.01.037.022.058.022.058a6.837 6.837 0 01-.003.007.144.144 0 00-.028.067l-.012.029a6.837 6.837 0 01-.258.527l-.077.142a6.837 6.837 0 01-.07.115.157.157 0 00-.022-.014.16.16 0 00-.113.024c-.047.035-.151.194-.498.368-.118.059-.226.093-.32.114a14.102 14.102 0 00.248-2.07 5.072 5.072 0 00-.064-1.057c.003-.01.003-.017.003-.017l-.005.01a4.345 4.345 0 00-.104-.458 3.554 3.554 0 00-.724-1.385c-.631-.754-1.496-1.14-2.256-1.165l-.125-.002c0-.008 0-.015.002-.022.021-.098.024-.127-.087-.032a.872.872 0 00-.057.054c-.053.001-.101.004-.146.007a.716.716 0 01-.003-.108c.004-.076.024-.127-.087-.032a.553.553 0 00-.142.167c-.05.008-.08.015-.08.015l.045-.002-.047.008c-.016-.042-.053-.105-.048-.16.01-.118.043-.14-.037-.065-.098.09-.202.226-.22.299l-.096.03c-.018-.018-.074-.07-.086-.178-.013-.11-.012-.166-.08-.051a1.14 1.14 0 00-.13.349c-.032.015-.063.03-.093.046a.27.27 0 01-.057-.173c-.005-.144.04-.261-.067-.068a1.634 1.634 0 00-.146.406c-.036.025-.071.051-.105.079a2.7 2.7 0 01-.008-.17c-.002-.142.021-.295-.067-.025-.026.079-.053.192-.07.321-.404.385-.65.917-.644 1.572v.007c-.001.117.005.228.014.33.02.238.057.438.107.605-.095.13-.103.689-.01.818.073.104.496.35.586.399a.367.367 0 01.094.093c.115.188.115.567.027.762-.107.238.107.285.285.32.178.036.415-.023.463-.118.047-.095-.154-.309-.237-.748-.084-.439.13-.474.13-.474s.095.024.237.249c.11.175.227.313.336.413a.727.727 0 01-.201.172c.12.005.24-.051.304-.087a.77.77 0 00.071.045 1.015 1.015 0 01-.05.05.506.506 0 00.108-.022.295.295 0 00.084.022c.155.012.57-.368.57-.439 0-.018-.015-.04-.038-.063-.042-.045-.12-.1-.207-.177a1.03 1.03 0 01-.11-.116.723.723 0 01-.141-.374v-.01l-.003-.031s.007-.007.016-.02v.004l.004-.01c.052-.08.15-.379-.47-1.078a3.045 3.045 0 00-.924-.706c-.042-.472.15-.913.626-1.13l-.005.005.008-.006c.227-.102.517-.155.877-.136.69.036 1.22.359 1.59.845.514.712.738 1.78.575 2.856-.068.065-.055.075-.013.077a4.616 4.616 0 01-.055.273l-.027.015c-.123.074-.071.073 0 .092l-.006.02c-.02.065-.043.13-.066.193a.956.956 0 00-.087.03c-.135.053-.08.06-.012.091l.044.022c-.032.08-.066.16-.101.237a.746.746 0 00-.08.017c-.142.036-.088.05-.024.09a.52.52 0 01.04.027 6.784 6.784 0 01-.107.214.76.76 0 00-.153.025c-.14.036-.087.05-.023.09.034.02.06.041.081.059a8.022 8.022 0 01-.095.165l-.023.036a.59.59 0 00-.206.024c-.142.036-.088.05-.024.09a.67.67 0 01.104.079 8.61 8.61 0 01-.126.18.514.514 0 00-.23-.005c-.144.02-.092.04-.033.086.068.053.101.099.118.118l-.062.084c-.044-.058-.149-.124-.246-.193a.85.85 0 00-.29-.13c-.048 0-.199.268-1.017.197-.819-.071-.87-.15-.942-.15-.07 0-.223.057-.228.059l-.034-.02a11.031 11.031 0 01-.972-.674c-.464-.37-.72-.647-.72-.647s.137-.125-.047-.284a3.32 3.32 0 00-.338-.277 2.157 2.157 0 00-.242-.166 3.57 3.57 0 01-.088-.127 11.486 11.486 0 01-.363-.628 10.456 10.456 0 01-.25-.527c-.16-.36-.27-.682-.346-.964a5.621 5.621 0 01-.148-.923 2.257 2.257 0 01.004-.242.411.411 0 00.158-.323.411.411 0 00-.358-.407c-.204-.427-.982-1.477-3.882-3.68l-.127-.098.005.004-.036-.027c2.954 2.53 3.53 3.519 3.682 3.932a.411.411 0 00-.027.033 18.692 18.692 0 00-.018-.013c.018 0 .025-.005.025-.005s-.672-.546-1.787-1.23c-1.119-.687-1.749-.849-1.88-.877l-.027-.006s.206.19.174.285c-.01.032-.168.022-.421.028a3.948 3.948 0 00-.725.07 4.1 4.1 0 00-1.567.63C.237 7.783-.001 8.4-.001 8.4s.55-.768 1.58-1.305c-.014.337-.047 1.969.445 4.12.531 2.32 1.531 4.487 1.614 4.665.004.178.016.272.016.272s.148-1.79.756-3.647c.175.283.758 1.117 2.076 2.096 1.628 1.21 2.37 1.536 2.4 1.548.001.157.005.24.005.24s.005-.1.018-.263c.044-.065.298-.43.552-.67a3.58 3.58 0 01.54-.435c.032.11.063.204.093.276-.02-.097-.036-.19-.052-.282.107.01.538.066 1.206.393.343.168.609.395.798.595a.167.167 0 00-.014.006s.123.112.269.403a2.416 2.416 0 00-.73.084 2.913 2.913 0 00-.098-.189.484.484 0 00-.039-.135c-.027-.061-.095-.1-.164-.14a.397.397 0 00-.104-.073.225.225 0 01-.055-.073c-.084-.184-.798.012-.942.18-.175.204-.209.464-.14.608.021.045.07.082.138.11.002.221.137.75.404 1.134a4.964 4.964 0 01-.108-.667c-.009-.16 0-.274.015-.35.047.328.174.684.577 1.125-.248-.54-.22-.862-.195-1.144l.009-.044.006-.001c.036.263.142.534.482.964a.412.412 0 01-.014-.028l.014.021a1.626 1.626 0 01-.167-1.03l.008-.003c.046.03.091.07.134.126.128.172.188.349.212.47a.528.528 0 00.067.384c-.245.179-.485.346-.72.501-.23.149-.49.313-.757.47-.14.08-.279.158-.414.23l-.135-.077h.002l-.008-.004c-.97-.559-1.69-.932-2.518-1.082-.931-.167-1.787.283-1.983 1.082a1.284 1.284 0 00.552 1.38l.012.008c.013.01.026.017.04.026l.06.036h.002c.192.11.424.191.691.237l.028.005h.006a3.5 3.5 0 00.412.044c.975.047 2.156-.408 3.323-.982.1.054.202.108.306.166 2.547 1.403 4.098 1.585 6.154.728-.502.151-1.208.356-2.094.344a.05.05 0 00-.02-.006l.001.006a5.461 5.461 0 01-.648-.05v-.001l-.03-.003v-.003a.267.267 0 00-.001.002 6.25 6.25 0 01-1.556-.436 7.793 7.793 0 01-.745-.362 57.07 57.07 0 01-1.006-.569c.348-.178.692-.363 1.026-.545.355-.189.672-.362.918-.5l.009-.004.007-.001s.083-.018.16-.042c.17-.052.41-.149.695-.283.028.117.095.215.195.253.235.091.407.027.522-.102l.018-.01.047-.037c.05-.03.107-.067.156-.09a1.14 1.14 0 01.053-.022c.04-.01.078-.023.116-.037l.033-.01c-.145.297-.091.581-.091.581.043-.371.22-.608.392-.715.064-.027.13-.05.2-.067.064 0 .116.023.144.07.07.12.217.194.364.226.024.15-.045.404-.4.866l.09-.062.004-.003.072-.053c.143-.108.252-.21.334-.305a.97.97 0 00.191-.305c.012.2-.043.507-.311 1.036 0 0 .317-.276.514-.63.006.191-.01.443-.063.785.345-.673.325-1.085.239-1.326l-.01-.036a.433.433 0 00-.01-.065l.042-.057c.118-.166-.048-.344-.154-.415-.06-.04-.2-.154-.454-.157-.225-.27-.51-.15-.958.145a1.297 1.297 0 01-.166.093.725.725 0 00-.055-.117c.16-.096.326-.199.494-.308.317-.207.553-.416.728-.615.51-.517.69-1.02 1.21-1.446l-.013.001.06-.032c.854-.458 1.307-.547 1.339-.553l-.003.128.018-.125a1.795 1.795 0 01.481.344 2.12 2.12 0 01.362.487l.044.301s0-.117-.01-.33c.153-.152 1.02-1.044 1.724-2.467.694-1.404.944-2.523 1.017-2.924a18.19 18.19 0 01.665 2.466s-.002-.133-.031-.374c.097-.336.516-1.872.627-3.756.1-1.681-.065-2.78-.14-3.174.648.537.995 1.307.995 1.307s-.04-.163-.188-.437l.02.027s-.236-.455-.644-.905a6.45 6.45 0 00-.157-.172c-.432-.459-.854-.617-1.17-.672-.1-.02-.203-.03-.308-.03h-.019c-.125-.003-.201.002-.207-.026-.02-.095.11-.285.11-.285s-.177.046-.554.33c-.23.167-.52.41-.853.76a13.69 13.69 0 00-.89.995l-.075.095a.203.203 0 00-.023-.017c.076-.331.362-1.118 1.788-3.112zM11.92 14.09a.351.351 0 01.012.006l-.012-.006zm-.263 2.606c.088.044.19.106.303.194h-.005a.484.484 0 00-.155.07.956.956 0 01-.126-.224l-.017-.04zm-4.855 1.57c.132 0 .276.014.432.048l.02.005.017.004c.11.027.223.062.337.102l.057.021c.191.074.395.156.611.248.32.139.619.277.838.375l.183.088c-.221.106-.424.196-.577.261-1.014.416-1.83.536-2.338.391-.945-.269-.76-1.536.42-1.542z": "LLVM", "M11.652 0a.75.75 0 0 0-.342.072l-4.878 2.23a.75.75 0 1 0 .624 1.366l4.878-2.23A.75.75 0 0 0 11.652 0zm5.624.354a.75.75 0 0 0-.341.074L6.428 5.306a.75.75 0 0 0 .632 1.362L17.566 1.79a.75.75 0 0 0-.29-1.436zm0 3.002a.75.75 0 0 0-.341.074L6.428 8.308A.75.75 0 0 0 7.06 9.67l10.506-4.88a.75.75 0 0 0-.29-1.435zm0 3.002a.75.75 0 0 0-.341.074L6.428 11.31a.75.75 0 0 0 .632 1.361l10.506-4.878a.75.75 0 0 0-.29-1.435zm.009 3.002a.75.75 0 0 0-.342.07l-3.753 1.688a.75.75 0 0 0-.442.685v3.518a.75.75 0 0 0 .001.047h-1.503a.75.75 0 0 0 0-.047v-2.58a.75.75 0 0 0-.761-.761.75.75 0 0 0-.74.761v2.58a.75.75 0 0 0 .002.047h-.94a.461.461 0 0 0-.47.555l.19 1.14a.687.687 0 0 0 .656.556h2.28l-2.537.476a.375.375 0 1 0 .139.737l6.003-1.126a.375.375 0 0 0 .307-.41.625.625 0 0 0 .092-.232l.19-1.141a.461.461 0 0 0-.47-.555h-.94a.75.75 0 0 0 .002-.047v-3.033l3.31-1.49a.75.75 0 0 0-.274-1.438zm-2.292 9.384a.375.375 0 0 0-.063.007l-6.004 1.126a.375.375 0 1 0 .139.737l6.003-1.125a.375.375 0 0 0-.075-.745zm0 1.876a.375.375 0 0 0-.063.008l-6.004 1.125a.375.375 0 1 0 .139.737l6.003-1.125a.375.375 0 0 0-.075-.745zm-.743 1.876a.375.375 0 0 0-.064.006l-4.471.751a.375.375 0 1 0 .124.74l4.472-.75a.375.375 0 0 0-.061-.747z": "Lumen", "M10.857 14.458s.155.921-.034 2.952c-.236 2.546.97 6.59.97 6.59s1.645-4.052 1.358-6.67c-.236-2.152.107-2.904.034-2.803-1.264 1.746-2.328-.069-2.328-.069zM13.939 16.643c.206 1.591-.023 2.462-.32 4.164-.15.861 3.068-2.589 4.302-4.645.206-.343-1.18 1.337-2.551.137-.951-.832-1.114-1.085-1.853-1.808-.249-.244.277 1.014.423 2.151zM10.427 14.618c-.739.723-.903.976-1.853 1.808-1.371 1.2-2.757-.48-2.551-.137 1.234 2.057 4.452 5.506 4.302 4.645-.297-1.703-.526-2.574-.32-4.164.147-1.137.673-2.395.423-2.151zM13.593 11.779c1.504.434 2.088 2.523 3.606 2.781.314.053.667.148 1.079.128.77-.037 1.744-.472 3.045-2.318.385-.546-.955 3.514-4.313 3.563-2.46.036-2.747-2.408-4.387-2.482-.592-.027-.629-1.156-.629-1.156s.706-.774 1.598-.517zM10.407 11.767c-1.504.434-2.088 2.523-3.606 2.781-.314.053-.667.148-1.079.128-.77-.037-1.744-.472-3.045-2.318-.385-.546.955 3.514 4.313 3.563 2.46.036 2.747-2.408 4.387-2.482.592-.027.629-1.156.629-1.156s-.706-.774-1.598-.517zM16.033 11.747c1.513 1.146 1.062 2.408 1.911 2.048 2.859-1.212 2.359-7.434 2.128-6.682-1.303 4.242-4.143 4.48-6.876 2.528-.534-.381 1.985 1.459 2.837 2.105zM10.793 9.641C8.06 11.592 5.22 11.355 3.917 7.113c-.231-.752-.731 5.469 2.128 6.682.849.36.398-.902 1.911-2.048.852-.646 3.371-2.486 2.837-2.105zM16.319 10.225c3.3-.136 3.909-5.545 3.65-4.885-1.165 2.963-5.574 1.848-5.995 3.718-.083.367.747 1.233 2.345 1.167zM10.015 9.058c-.421-1.87-4.831-.755-5.995-3.718-.259-.66.35 4.749 3.65 4.885 1.599.066 2.428-.8 2.345-1.167zM13.768 8.234s1.794-.964 3.33-1.384c1.435-.393 2.512-1.359 2.631-2.38.089-.76-1.11-2.197-1.11-2.197s-.841 2.334-1.945 3.501c-1.201 1.27-.745 1.099-2.906 2.46zM7.315 5.774C6.211 4.607 5.37 2.273 5.37 2.273S4.171 3.709 4.26 4.47c.12 1.021 1.196 1.987 2.631 2.38 1.536.421 3.33 1.384 3.33 1.384-2.162-1.361-1.705-1.19-2.906-2.46zM13.55 8.086c1.943-1.594 2.976-3.673 4.657-5.949.317-.429-1.419-1.465-2.105-1.533S14.84 3.057 14.775 4.54c-.059 1.354-1.486 3.761-1.224 3.547zM9.214 4.539C9.149 3.056 8.573.535 7.887.603S5.465 1.707 5.782 2.136c1.681 2.276 2.713 4.356 4.657 5.949.261.214-1.165-2.193-1.224-3.547zM13.745 2.937c.137-1.098.631-1.9 1.613-2.574-.868-.29-1.591-.526-1.968-.217s-1.403 1.342-1.266 3.023.007 7.962.305 7.846c.16-4.302 1.522-5.538 1.316-8.077zM11.559 11.014c.297.116.167-6.165.305-7.846S10.976.454 10.598.145C10.221-.164 9.499.072 8.63.362c.983.674 1.476 1.476 1.613 2.574-.206 2.539 1.156 3.775 1.316 8.077z": "Magisk", diff --git a/icons/linux.svg b/icons/linux.svg index 3e1ee6b2408e..de846868931b 100644 --- a/icons/linux.svg +++ b/icons/linux.svg @@ -1 +1 @@ -Linux icon \ No newline at end of file +Linux icon \ No newline at end of file From 2fb39178f7a76734f6ad55993673f6ac74a43256 Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Sun, 11 Oct 2020 03:35:36 -0400 Subject: [PATCH 69/78] Update Android Icon (#3658) --- .svglint-ignored.json | 1 - icons/android.svg | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.svglint-ignored.json b/.svglint-ignored.json index 55ea603cc687..9365b79dfdae 100644 --- a/.svglint-ignored.json +++ b/.svglint-ignored.json @@ -281,7 +281,6 @@ }, "center": { "M19.536 9.15c-1.373 0-2.133 1.014-2.294 2.116h4.608c-.125-1.05-.867-2.115-2.314-2.115m-2.26 3.617c.235 1.156 1.193 1.97 2.532 1.97.725 0 1.77-.27 2.384-.914l1.175 1.35c-1.064 1.11-2.653 1.426-3.74 1.426-2.64 0-4.697-1.906-4.697-4.606 0-2.535 1.894-4.62 4.57-4.62 2.585 0 4.5 1.98 4.5 4.604v.766h-6.723v.023zm-6.487 3.83v-5.69c0-.976-.435-1.536-1.338-1.536-.814 0-1.355.585-1.717 1.007v6.24h-2.35v-5.7c0-.976-.415-1.532-1.318-1.532-.813 0-1.375.586-1.717 1.006v6.24H0V7.508h2.35v1.15c.4-.464 1.302-1.26 2.71-1.26 1.247 0 2.096.525 2.477 1.59.524-.762 1.5-1.59 2.91-1.59 1.7 0 2.69 1.01 2.69 2.962v6.24h-2.353l.005-.006z": "About.me", - "M24 19H0a13.6 13.6 0 0 1 2.21-6.07A11.2 11.2 0 0 1 5.87 9.4l.41-.23-2.02-3.41a.51.51 0 0 1 .17-.7.5.5 0 0 1 .69.18l2.08 3.5a12.62 12.62 0 0 1 4.84-.9 12.2 12.2 0 0 1 4.75.9l2.07-3.5a.5.5 0 0 1 .7-.17.51.51 0 0 1 .16.7L17.7 9.19l.5.28a11.38 11.38 0 0 1 3.63 3.62A14.48 14.48 0 0 1 24 19zm-7.5-4.48a1 1 0 0 0 1 1 1 1 0 0 0 1-1 1 1 0 0 0-1-1 1 1 0 0 0-1 1zm-11 0a1 1 0 0 0 1 1 1 1 0 0 0 1-1 1 1 0 0 0-1-1 1 1 0 0 0-1 1z": "Android", "M21.005 7.326c-1.781 0-3.055 1.57-4.368 3.318-.815-3.714-1.72-7.424-4.601-7.424s-3.789 3.71-4.617 7.427c-1.31-1.752-2.584-3.32-4.365-3.32-1.134 0-3.052.769-3.052 3.657v5.24c0 2.832 1.512 3.527 2.42 3.766 1.565.406 5.334.786 9.578.786s8.013-.38 9.579-.786c.907-.24 2.423-.934 2.423-3.766v-5.24c0-2.888-1.92-3.658-3.052-3.658m-8.914-2.469c1.726 0 2.384 3.406 3.3 7.493-1.004 1.238-2.072 2.236-3.3 2.236s-2.292-.998-3.3-2.236c.857-3.822 1.519-7.493 3.3-7.493M1.666 16.24V11c0-1.823.981-2.02 1.414-2.02 1.257 0 2.62 2.096 3.893 3.78-.91 3.818-1.873 6.143-4.145 5.664-.593-.16-1.15-.537-1.15-2.167m4.46 2.655c1.006-1.093 1.638-2.8 2.139-4.607 1.05 1.103 2.266 1.935 3.772 1.935s2.718-.832 3.773-1.935c.488 1.807 1.13 3.514 2.135 4.607a67.507 67.507 0 01-11.806 0m16.282-2.655c0 1.637-.556 2.007-1.15 2.167-2.275.482-3.235-1.846-4.145-5.665 1.287-1.683 2.62-3.779 3.894-3.779.425 0 1.414.197 1.414 2.02z": "AppSignal", "M20.496 9.026c-2.183-.93-5.116-1.53-8.25-1.695-.5-.03-.987-.04-1.45-.04 2.318-2.83 4.802-4.73 6.437-4.79.322-.013.595.055.813.196.706.458.905 1.768.545 3.59-.04.25.12.493.36.54.25.05.49-.11.54-.36.45-2.28.12-3.846-.94-4.538-.38-.248-.84-.365-1.35-.346-2.05.077-4.94 2.3-7.59 5.72-1.154.035-2.24.13-3.232.287-.646-2.897-.39-4.977.594-5.477.138-.073.285-.11.457-.124.697-.054 1.66.395 2.71 1.27.194.16.486.14.646-.06.163-.195.134-.48-.06-.645C9.466 1.51 8.304 1 7.354 1.07c-.286.025-.556.098-.803.22-1.19.607-1.67 2.327-1.37 4.838.07.52.16 1.062.29 1.62C2.19 8.404.1 9.718.01 11.372c-.06 1.17.865 2.284 2.68 3.222.224.115.502.03.62-.2.114-.224.03-.5-.2-.616C1.66 13.032.88 12.19.927 11.42c.05-1.08 1.772-2.19 4.76-2.78.27.994.62 2.032 1.05 3.09-1.018 1.888-1.756 3.747-2.137 5.4-.56 2.465-.26 4.22.86 4.948.36.234.78.35 1.247.35.935 0 2.067-.46 3.347-1.372.21-.15.256-.435.11-.64-.147-.206-.433-.256-.64-.106-1.544 1.103-2.844 1.472-3.562 1.003-.76-.495-.926-1.943-.46-3.976.32-1.386.907-2.93 1.708-4.52.2.438.41.876.63 1.313 1.425 2.796 3.17 5.227 4.91 6.845 1.386 1.29 2.674 1.963 3.735 1.963.35 0 .68-.075.976-.223 1.145-.585 1.64-2.21 1.398-4.575-.224-2.213-1.06-4.91-2.354-7.6-.11-.227-.384-.323-.61-.216-.23.11-.33.385-.22.612 2.69 5.602 2.88 10.19 1.37 10.96-1.59.813-5.424-2.355-8.39-8.18-.34-.655-.637-1.3-.9-1.93.34-.608.7-1.22 1.095-1.83.395-.604.806-1.188 1.224-1.745h.394c.54 0 1.126.01 1.734.048 6.53.343 10.975 2.56 10.884 4.334-.04.765-.924 1.538-2.425 2.12-.234.096-.352.36-.26.596.07.18.24.292.426.292.058 0 .114-.01.167-.03 1.905-.74 2.95-1.756 3.01-2.93.07-1.33-1.17-2.61-3.5-3.6v-.01zM8.08 9.45c-.27.415-.52.827-.764 1.244-.292-.768-.532-1.51-.723-2.215.713-.11 1.485-.19 2.31-.24-.28.39-.554.794-.82 1.21v-.01zM12.005 10.625A1.375 1.375 0 1 0 12.005 13.375 1.375 1.375 0 1 0 12.005 10.625z": "Atom", "M 12,0 A 12.007568,12.007568 0 0 0 0,12 12.034059,12.034059 0 0 0 12,24.030275 12.034059,12.034059 0 0 0 24,12 12.007568,12.007568 0 0 0 12.003784,0 Z m 0,0.90444656 A 11.09177,11.09177 0 0 1 23.099338,11.996216 c 0,6.130558 -4.964995,11.125828 -11.099338,11.125828 A 11.118259,11.118259 0 0 1 0.90823086,12 11.09177,11.09177 0 0 1 11.996216,0.90823086 Z M 12.08704,2.0662252 11.65563,3.3188269 5.9754032,19.402081 5.7710512,20.007569 H 18.440871 L 18.210029,19.402081 12.526017,3.3150427 Z m 0,2.8003785 2.009461,5.6499533 -3.027437,8.563859 H 7.050142 Z m 2.505204,7.0463573 2.535478,7.163671 h -5.097446 z": "Audio-Technica", diff --git a/icons/android.svg b/icons/android.svg index 287f7f5b8727..7cac9f6cec31 100644 --- a/icons/android.svg +++ b/icons/android.svg @@ -1 +1 @@ -Android icon \ No newline at end of file +Android icon \ No newline at end of file From 9cf6a565cad4572e88252257d73708eaa0d2347f Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Sun, 11 Oct 2020 03:40:41 -0400 Subject: [PATCH 70/78] Correct rollup.js icon (#3685) --- .svglint-ignored.json | 1 - icons/rollup-dot-js.svg | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.svglint-ignored.json b/.svglint-ignored.json index 9365b79dfdae..2c42eca069b0 100644 --- a/.svglint-ignored.json +++ b/.svglint-ignored.json @@ -212,7 +212,6 @@ "M5.661 9.601V5.303a6.793 6.793 0 0 0-4.053 11.084c2.378-1.152 4.041-3.755 4.053-6.786zM6.793 13.715c-.423 1.752-1.687 3.249-3.262 4.244a6.759 6.759 0 0 0 3.261.833 6.771 6.771 0 0 0 3.262-.833c-1.575-.995-2.838-2.493-3.261-4.244zM11.977 7.613a6.789 6.789 0 0 0-4.052-2.31v4.265c0 3.044 1.666 5.662 4.051 6.817a6.766 6.766 0 0 1-1.607-4.386 6.754 6.754 0 0 1 1.608-4.386zM11.977 7.613c1.003 1.183 1.655 2.714 1.655 4.387s-.652 3.202-1.655 4.387l-.001-.001.001.001c2.378-1.151 4.087-3.755 4.099-6.786V5.303a6.9 6.9 0 0 0-4.099 2.31zM18.34 9.568c0 3.045 1.666 5.662 4.052 6.818A6.792 6.792 0 0 0 18.34 5.304v4.264zM17.208 13.715c-.423 1.752-1.687 3.249-3.262 4.244a6.759 6.759 0 0 0 3.261.833 6.771 6.771 0 0 0 3.262-.833c-1.574-.995-2.838-2.493-3.261-4.244z": "Renren", "M11.879,15.199c-0.101-0.032-0.216-0.126-0.361-0.219c-0.144-0.093-0.318-0.184-0.386-0.268 c-0.068-0.084-0.031-0.161,0.029-0.218c0.06-0.056,0.143-0.092,0.262-0.065c0.119,0.027,0.272,0.116,0.418,0.212 c0.146,0.096,0.283,0.199,0.334,0.288c0.05,0.089,0.013,0.164-0.048,0.217c-0.044,0.038-0.101,0.065-0.168,0.065 C11.933,15.212,11.907,15.208,11.879,15.199 M10.794,14.327c-0.093,0.086-0.144,0.201-0.033,0.338 c0.111,0.137,0.385,0.297,0.636,0.469c0.252,0.172,0.481,0.357,0.665,0.42c0.184,0.063,0.323,0.006,0.403-0.096 c0.079-0.102,0.099-0.247-0.004-0.404c-0.102-0.157-0.327-0.325-0.564-0.481c-0.237-0.157-0.488-0.302-0.681-0.346 c-0.046-0.01-0.088-0.015-0.127-0.015C10.961,14.212,10.865,14.261,10.794,14.327 M16.058,19.305 c-0.058,0.041-0.106,0.113-0.093,0.185c0.012,0.072,0.084,0.146,0.173,0.255c0.089,0.109,0.195,0.255,0.264,0.335 c0.069,0.08,0.1,0.093,0.128,0.091c0.028-0.002,0.054-0.018,0.085-0.048c0.031-0.03,0.069-0.074,0.095-0.156 c0.026-0.082,0.041-0.204,0.002-0.316c-0.039-0.112-0.133-0.216-0.218-0.282c-0.085-0.067-0.162-0.096-0.236-0.106 c-0.016-0.002-0.032-0.003-0.048-0.003C16.156,19.259,16.104,19.273,16.058,19.305 M16.546,20.304 c-0.032-0.001-0.062-0.023-0.208-0.171c-0.146-0.148-0.409-0.423-0.573-0.642c-0.165-0.219-0.231-0.383-0.263-0.568 c-0.031-0.185-0.027-0.391,0.082-0.537c0.109-0.145,0.323-0.23,0.534-0.238c0.211-0.008,0.419,0.061,0.602,0.239 c0.183,0.179,0.34,0.468,0.383,0.732c0.042,0.265-0.03,0.505-0.125,0.692c-0.095,0.187-0.212,0.32-0.288,0.397 c-0.074,0.074-0.109,0.095-0.141,0.095C16.547,20.304,16.546,20.304,16.546,20.304 M13.291,10.137 c-0.084,0.009-0.193,0.111-0.415,0.293c-0.222,0.182-0.559,0.444-1.017,0.701c-0.458,0.256-1.038,0.507-1.509,0.733 c-0.471,0.226-0.832,0.429-1.005,0.712c-0.172,0.283-0.155,0.648,0.04,0.851c0.195,0.203,0.566,0.245,0.884,0.258 c0.317,0.013,0.58-0.002,0.826,0.087c0.246,0.09,0.475,0.284,0.764,0.515c0.289,0.231,0.637,0.499,0.926,0.562 c0.289,0.063,0.518-0.079,0.766-0.203c0.248-0.124,0.516-0.23,0.887-0.225c0.371,0.005,0.847,0.121,1.318,0.37 c0.471,0.249,0.938,0.63,1.184,0.867c0.246,0.236,0.272,0.327,0.245,0.362c-0.027,0.036-0.108,0.017-0.304-0.14 c-0.196-0.158-0.507-0.454-0.916-0.688c-0.409-0.234-0.916-0.405-1.399-0.391c-0.483,0.013-0.941,0.211-1.231,0.55 c-0.29,0.34-0.412,0.822-0.546,1.164c-0.134,0.342-0.279,0.543-0.47,0.617c-0.19,0.074-0.424,0.021-0.704-0.099 c-0.279-0.12-0.604-0.307-0.873-0.442c-0.269-0.136-0.484-0.221-0.62-0.353c-0.136-0.132-0.195-0.311-0.203-0.571 c-0.009-0.26,0.032-0.601,0.051-0.853c0.019-0.251,0.017-0.413-0.039-0.561c-0.055-0.147-0.164-0.28-0.233-0.349 c-0.069-0.069-0.098-0.075-0.112-0.058c-0.014,0.017-0.012,0.058,0.01,0.158c0.023,0.1,0.066,0.26,0.049,0.582 c-0.018,0.321-0.097,0.803-0.159,1.169c-0.062,0.367-0.107,0.618-0.02,0.809c0.087,0.191,0.307,0.321,0.707,0.54 c0.401,0.219,0.982,0.527,1.519,0.854c0.536,0.327,1.027,0.674,1.561,1.089c0.534,0.415,1.112,0.9,1.501,1.238 c0.388,0.339,0.588,0.532,0.742,0.591c0.154,0.058,0.263-0.018,0.307-0.139c0.044-0.121,0.023-0.285-0.014-0.429 c-0.037-0.144-0.091-0.266-0.24-0.46c-0.149-0.194-0.394-0.46-0.68-0.704c-0.286-0.243-0.613-0.463-0.803-0.614 c-0.19-0.151-0.242-0.233-0.212-0.258c0.03-0.026,0.141,0.004,0.303,0.107c0.162,0.104,0.374,0.281,0.611,0.459 c0.237,0.178,0.499,0.356,0.734,0.584c0.235,0.228,0.442,0.506,0.583,0.707c0.14,0.201,0.214,0.324,0.294,0.372 c0.08,0.048,0.166,0.021,0.277-0.05c0.111-0.071,0.249-0.186,0.427-0.355c0.178-0.169,0.397-0.393,0.551-0.634 c0.154-0.24,0.242-0.496,0.299-0.772c0.056-0.276,0.081-0.572,0.247-0.861c0.167-0.29,0.476-0.574,0.994-1.025 c0.518-0.451,1.244-1.07,1.891-1.665c0.647-0.595,1.216-1.165,1.695-1.802c0.479-0.637,0.87-1.342,1.068-1.743 c0.198-0.401,0.204-0.499,0.14-0.526c-0.064-0.028-0.198,0.015-0.611,0.312c-0.413,0.297-1.105,0.849-1.886,1.43 c-0.781,0.581-1.65,1.191-2.336,1.569c-0.686,0.378-1.189,0.524-1.55,0.562c-0.361,0.037-0.58-0.034-0.723-0.11 c-0.143-0.076-0.211-0.157-0.224-0.241c-0.013-0.084,0.029-0.169,0.135-0.275c0.106-0.106,0.277-0.232,0.446-0.392 c0.17-0.16,0.339-0.354,0.468-0.556c0.13-0.202,0.22-0.412,0.262-0.593c0.042-0.181,0.034-0.333-0.04-0.376 c-0.074-0.043-0.215,0.023-0.377,0.11c-0.161,0.086-0.343,0.193-0.593,0.301c-0.249,0.108-0.566,0.216-0.92,0.235 c-0.354,0.018-0.746-0.053-1.089-0.313c-0.342-0.26-0.635-0.709-0.866-1.147c-0.23-0.438-0.399-0.864-0.513-1.119 c-0.108-0.242-0.167-0.33-0.245-0.33C13.299,10.137,13.295,10.137,13.291,10.137 M6.483,3.12c-0.512,0.044-1.25,0.181-1.803,0.329 c-0.552,0.148-0.917,0.307-1.149,0.42C3.3,3.981,3.201,4.047,3.177,4.141c-0.024,0.095,0.027,0.218,0.16,0.436 c0.132,0.219,0.346,0.533,0.535,0.961c0.19,0.428,0.356,0.97,0.361,1.651c0.006,0.68-0.149,1.499-0.245,1.962 C3.892,9.614,3.855,9.72,3.761,9.77C3.667,9.82,3.516,9.813,3.235,9.749c-0.28-0.065-0.69-0.187-1.1-0.259 C1.726,9.418,1.317,9.397,1.014,9.452C0.71,9.508,0.51,9.641,0.369,9.82C0.228,10,0.145,10.227,0.087,10.57 C0.029,10.913-0.004,11.372,0,11.688c0.005,0.316,0.047,0.489,0.136,0.583c0.089,0.094,0.223,0.109,0.492,0.054 c0.269-0.055,0.672-0.18,1.224-0.215c0.553-0.035,1.255,0.02,1.94,0.202c0.685,0.182,1.352,0.491,1.95,0.929 c0.598,0.439,1.127,1.008,1.565,1.594c0.439,0.586,0.787,1.189,1.004,1.541c0.217,0.352,0.304,0.455,0.371,0.42 c0.068-0.035,0.118-0.207,0.145-0.417c0.028-0.209,0.033-0.456-0.02-0.848c-0.053-0.392-0.165-0.93-0.319-1.366 c-0.154-0.436-0.35-0.77-0.495-1.018c-0.146-0.247-0.242-0.407-0.245-0.51c-0.004-0.103,0.085-0.148,0.51-0.315 c0.425-0.167,1.186-0.457,1.958-0.808c0.772-0.351,1.557-0.764,2.042-1.106c0.486-0.341,0.674-0.611,0.724-0.937 c0.05-0.326-0.039-0.709-0.159-1.076c-0.12-0.367-0.272-0.717-0.53-1.193c-0.257-0.476-0.62-1.077-1.014-1.604 c-0.394-0.528-0.818-0.982-1.1-1.236C9.898,4.109,9.759,4.054,9.669,4.074c-0.09,0.02-0.13,0.114-0.167,0.47 C9.465,4.9,9.433,5.517,9.358,6.103C9.283,6.689,9.166,7.244,8.926,7.876c-0.239,0.632-0.601,1.342-0.99,1.982 c-0.388,0.641-0.804,1.212-1.054,1.462c-0.25,0.25-0.336,0.179-0.477,0.063c-0.141-0.116-0.337-0.275-0.486-0.4 c-0.149-0.125-0.253-0.214-0.273-0.293c-0.02-0.08,0.044-0.15,0.27-0.448c0.226-0.298,0.614-0.824,0.96-1.477 c0.346-0.653,0.649-1.432,0.796-2.283C7.82,5.632,7.811,4.709,7.767,4.145c-0.044-0.564-0.124-0.77-0.306-0.896 C7.324,3.154,7.129,3.103,6.823,3.103C6.722,3.103,6.61,3.109,6.483,3.12": "Rhinoceros", "M12.165 5.427s-.353-.685-.377-.78a82.888 82.888 0 0 1-.212-1.061l.236-.425.518-.779.753-.59.189-.07 1.813-.685.165-.165-.188-.284-.26-.141-.475-.122-1.19-.122-.925.01-.636.141-.565-.212-.707-.094L9.268.024 8.75 0l-.872.33L6.56 1.864l-.165.59-.094.52-.448.967-.283.92-.14.992v.212l-.684 1.038-.377.78V8.99l.118 2.29.212.826.424.755.542.495.235.968.895 1.982 1.06 1.275.07.07.377 1.912-1.295 2.36-.353.543-.33.213-.518-.071-.306.118-.353-.023-.236.188-.447-.118-.448-.07-.377.235-.094.401.26-.236.4-.07v.377l.635-.142.354.023.612.142s.542.023.636.023c.094 0 .66.118.66.118h.423l.212.118.306-.047.307.189h.47l.095-.307v-.165l.306.141.235.236.142.26.023-.307-.165-.377s-.117-.213-.212-.213c-.094 0-.447-.118-.447-.118l-.26.071-.258-.142-.283.119-.235-.119-.094-.235-.165-.071.141-.425.424-.968.565-.944.495-.59.188-.236s.236-.354.236-.448c0-.095.047-1.086.047-1.086l-.306-.637-.142-.52 2.732.662h.165l2.332 1.675.33.425.117 1.628-.047.378-.165.307-.188.188-.07.331-.095.165-.448.071-.423-.141-.26-.071h-.494l-.236.188-.117.26.023.283.141-.26.165-.165.142-.023-.024.236.165.142.4-.118h.189l.023.26.566.07.4-.07.306.094.448.118.164-.023.142-.094.141.448.07-.472-.117-.566-.26-.213.095-.354-.212-.401.024-1.487 1.177 1.393 1.555 1.227s1.06.377 1.154.377c.094 0 .824-.094.824-.094l.471-.778-.353-1.062.141-.355-.754-.99-1.596-1.626-.382-1.277.024-.874-.354-.92-.4-.732.235-.731-.188-1.062-.803-1.808.297-.05-.498-.862.323-.103-.569-.927.24-.128-.427-.7.14-.078-.516-.418.188-.098-1.342-.94z": "Riseup", - "M3.42 0a.37.37 0 0 0-.369.37v19.516c.577-1.488 1.557-3.617 3.138-6.53 5.7-10.48 6.447-11.537 9.416-11.537 1.56 0 3.134.704 4.152 1.955A7.962 7.962 0 0 0 13.102 0zm12.72 2.544c-1.19.01-2.257.466-2.698 1.498-.967 2.256 1.624 4.767 2.757 4.568 1.442-.255-.255-3.563-.255-3.563 2.205 4.156 1.697 2.884-2.29 6.7S5.596 23.62 5.002 23.958a.477.477 0 0 1-.08.043h15.637a.373.373 0 0 0 .33-.538l-4.088-8.092a.37.37 0 0 1 .144-.488A7.96 7.96 0 0 0 20.95 7.97c0-1.425-.373-2.761-1.03-3.92-.927-.952-2.43-1.516-3.779-1.506z": "rollup.js", "M13.475 16.634c1.887-.257 3.258-1.114 4.537-2.57 1.5-1.757 1.93-4.112 1.327-6.34-.6-2.143-2.31-3.814-4.54-4.116-2.757-.426-5.618.9-7.638 2.704-.045.04-.165.126-.21.21-.21-.384-.482-.77-.77-1.07-.385-.557-1.24-1.458-1.285-1.5-.17-.214-.47-.257-.64-.342-.527-.113-.888-.29-1.114-.42-.012-.018-.027-.034-.045-.054L.914.824C.7.65.44.61.227.824c-.17.214-.214.472 0 .686L2.37 3.824l.02.02.03-.002c.077.136.348.362.453.83.045.21.166.466.377.767 0 0 1.506 1.625 2.108 2.725.558 1.114.693 1.46.768 1.67 0 .03-.557-.646-1.204-1.113-2.485 2.83-4.293 6.22-4.82 9.894-.557 3.765 1.506 4.76 3.043 4.714 1.234 0 3.81-1.325 5.18-4.623C9.65 15.5 9.44 11.81 8.1 8.6c1.28-1.294 3.644-2.83 5.948-2.785 1.716 0 2.575 1.49 2.696 1.627 1.324 2.394-.227 4.548-.227 4.548-.858 1.295-2.35 1.898-3.133 2.107-.587.166-1.702.12-1.973 0-.164-.045-.21-.136-.21-.256 0-.18.136-.255.256-.255.166 0 .256.12.256.256v.138c.437.12 1.28.03 1.627 0-.272-.644-.86-.987-1.643-.987h-.036c-1.01.008-1.823.833-1.815 1.844 0 .77.437 1.415 1.07 1.67.332.13 1.326.258 2.56.13zm-6.82-.427c-.86 3.772-3.256 5.1-3.9 4.884-.642-.213-.856-2.1.428-5.27.216-.47 1.5-3.427 3.172-5.27-.045.086.943 2.872.3 5.657zM23.186 16.938L24 13.85c.03-.256-.09-.557-.348-.6-.256-.043-.557.088-.586.344l-.81 2.977h-.095c-.017.022-.03.044-.044.066-.12.214-.346.558-.678.814-.256.214-.377.47-.377.47-.12.128-.978 2.83-3.673 2.957-3.18.128-3.81-3.427-3.855-3.727-.678.127-2.048-.174-2.606-.43.166 1.97 1.115 4.327 2.786 5.442 1.928 1.328 4.926 1.328 6.988 0 1.19-.815 1.973-1.843 2.484-3.172l.045-.11.015-.033c.016-.037.016-.074.046-.113v-.045c-.03 0 0-.257-.075-.513-.164-.683-.03-1.113-.03-1.24z": "Runkeeper", "M23.687 11.709l-.995-.616a13.559 13.559 0 0 0-.028-.29l.855-.797a.344.344 0 0 0-.114-.571l-1.093-.409a8.392 8.392 0 0 0-.086-.282l.682-.947a.342.342 0 0 0-.223-.538l-1.152-.187a9.243 9.243 0 0 0-.139-.259l.484-1.063c.05-.108.039-.234-.027-.332s-.178-.156-.297-.152l-1.17.041a6.662 6.662 0 0 0-.185-.224l.269-1.139a.343.343 0 0 0-.412-.412l-1.139.269a13.847 13.847 0 0 0-.225-.185l.041-1.17a.34.34 0 0 0-.484-.324l-1.063.485c-.086-.047-.172-.094-.259-.139l-.188-1.153a.344.344 0 0 0-.538-.223l-.948.682a8.383 8.383 0 0 0-.282-.085L14.562.596a.344.344 0 0 0-.571-.114l-.797.856a9.18 9.18 0 0 0-.29-.028l-.616-.995a.342.342 0 0 0-.582 0l-.616.995c-.097.008-.194.018-.29.028l-.798-.856a.342.342 0 0 0-.571.114l-.409 1.093c-.095.027-.188.056-.282.085l-.947-.682a.344.344 0 0 0-.538.223l-.188 1.153a9.243 9.243 0 0 0-.259.139l-1.063-.485a.342.342 0 0 0-.484.324l.041 1.17c-.076.06-.151.122-.225.185l-1.139-.269a.343.343 0 0 0-.412.412l.268 1.139c-.062.074-.124.149-.184.224l-1.17-.041a.342.342 0 0 0-.324.484l.485 1.063a9.055 9.055 0 0 0-.139.259l-1.152.187a.344.344 0 0 0-.223.538l.682.947c-.03.094-.058.187-.086.282L.59 9.435a.344.344 0 0 0-.114.571l.855.797a9.18 9.18 0 0 0-.028.29l-.995.616a.34.34 0 0 0 0 .582l.995.616c.008.097.018.194.028.29l-.855.798a.342.342 0 0 0 .114.571l1.093.409c.027.095.056.189.086.282l-.682.947a.341.341 0 0 0 .224.538l1.152.187c.045.087.091.173.139.259l-.485 1.063a.342.342 0 0 0 .324.484l1.169-.041c.061.076.122.151.185.225l-.268 1.14a.342.342 0 0 0 .412.411l1.139-.268c.074.063.149.124.225.184l-.041 1.17a.34.34 0 0 0 .484.323l1.063-.484c.086.048.172.094.259.139l.188 1.152a.344.344 0 0 0 .538.224l.947-.682c.094.03.187.059.282.086l.409 1.093a.341.341 0 0 0 .571.114l.798-.855c.096.011.193.02.29.029l.616.995a.343.343 0 0 0 .582 0l.616-.995c.097-.009.194-.018.29-.029l.797.855a.344.344 0 0 0 .571-.114l.409-1.093c.095-.027.189-.056.282-.086l.947.682a.341.341 0 0 0 .538-.224l.188-1.152c.087-.045.173-.092.259-.139l1.063.484a.343.343 0 0 0 .484-.323l-.041-1.17c.076-.06.151-.121.224-.184l1.139.268a.343.343 0 0 0 .412-.411l-.268-1.14c.062-.074.124-.149.184-.225l1.17.041a.34.34 0 0 0 .324-.484l-.484-1.063c.047-.086.094-.172.139-.259l1.152-.187a.344.344 0 0 0 .223-.538l-.682-.947.086-.282 1.093-.409a.342.342 0 0 0 .114-.571l-.855-.798c.01-.096.02-.193.028-.29l.995-.616a.34.34 0 0 0 0-.582zm-6.659 8.253a.705.705 0 0 1 .295-1.379.705.705 0 1 1-.296 1.379zm-.338-2.286a.641.641 0 0 0-.762.494l-.353 1.648c-1.09.495-2.3.77-3.575.77a8.63 8.63 0 0 1-3.65-.804l-.353-1.648a.64.64 0 0 0-.762-.493l-1.455.312a8.615 8.615 0 0 1-.752-.887h7.08c.08 0 .134-.014.134-.087v-2.505c0-.073-.053-.087-.134-.087h-2.071v-1.588h2.24c.204 0 1.093.058 1.377 1.194.089.349.284 1.486.418 1.85.133.408.675 1.223 1.253 1.223h3.528a.74.74 0 0 0 .128-.013 8.68 8.68 0 0 1-.802.941l-1.489-.32zm-9.793 2.252a.705.705 0 1 1-.296-1.379.705.705 0 0 1 .296 1.379zM4.211 9.036a.705.705 0 1 1-1.288.572.705.705 0 0 1 1.288-.572zm-.825 1.957l1.516-.674a.642.642 0 0 0 .326-.848l-.312-.706h1.228v5.534H3.667a8.668 8.668 0 0 1-.28-3.307zm6.652-.537V8.825h2.924c.151 0 1.066.175 1.066.859 0 .568-.702.772-1.279.772h-2.711zm10.626 1.468c0 .216-.008.431-.024.643h-.889c-.089 0-.125.058-.125.146v.408c0 .961-.542 1.17-1.017 1.223-.452.051-.953-.189-1.015-.466-.267-1.5-.711-1.821-1.413-2.374.871-.553 1.777-1.369 1.777-2.461 0-1.179-.809-1.922-1.36-2.287-.773-.51-1.629-.612-1.86-.612H5.545a8.658 8.658 0 0 1 4.847-2.736l1.084 1.137a.64.64 0 0 0 .907.021l1.212-1.16a8.668 8.668 0 0 1 5.931 4.224l-.83 1.875a.644.644 0 0 0 .326.848l1.598.71c.028.284.042.57.042.861zm-9.187-9.482a.703.703 0 1 1 .972 1.019.705.705 0 0 1-.972-1.019zm8.237 6.628c.157-.356.573-.516.928-.358a.705.705 0 1 1-.929.359z": "Rust", "M10.005 5.416c.75-.796 1.845-1.306 3.046-1.306 1.56 0 2.954.9 3.689 2.205.63-.3 1.35-.45 2.101-.45 2.849 0 5.159 2.34 5.159 5.22s-2.311 5.22-5.176 5.22c-.345 0-.689-.044-1.02-.104-.645 1.17-1.875 1.95-3.3 1.95-.6 0-1.155-.15-1.65-.375-.659 1.546-2.189 2.624-3.975 2.624-1.859 0-3.45-1.169-4.05-2.819-.27.061-.54.075-.825.075-2.204 0-4.005-1.8-4.005-4.05 0-1.5.811-2.805 2.01-3.51-.255-.57-.39-1.2-.39-1.846 0-2.58 2.1-4.649 4.65-4.649 1.53 0 2.85.704 3.72 1.8": "Salesforce", diff --git a/icons/rollup-dot-js.svg b/icons/rollup-dot-js.svg index d943c69c7c50..d01a7d47aae3 100644 --- a/icons/rollup-dot-js.svg +++ b/icons/rollup-dot-js.svg @@ -1 +1 @@ -rollup.js icon \ No newline at end of file +rollup.js icon \ No newline at end of file From 0d7e442f7e1bea511db6f3157586d4650a1c5497 Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Sun, 11 Oct 2020 03:42:58 -0400 Subject: [PATCH 71/78] Correct Nuxt.js icon (#3687) --- .svglint-ignored.json | 1 - icons/nuxt-dot-js.svg | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.svglint-ignored.json b/.svglint-ignored.json index 2c42eca069b0..8d795ac81557 100644 --- a/.svglint-ignored.json +++ b/.svglint-ignored.json @@ -175,7 +175,6 @@ "M5.934 3.801c-1.099.11-2.288.4-3.038.74-1.069.499-1.259.869-.909 1.868.36 1.04.19 2.308-1 7.505C.109 17.79-.04 18.6.01 19.32c.04.47.09.63.29.79.22.179.33.189 1.688.129 3.408-.17 4.057-.22 4.267-.34.24-.13.25-.2.44-1.758.32-2.868 1.788-7.155 3.027-8.894 1.06-1.479 2.359-2.128 3.098-1.549.78.62.76 1.559-.13 4.147-.68 1.999-.79 2.428-.909 3.617-.15 1.46.13 2.489.96 3.408.849.94 2.118 1.409 3.846 1.409 1.64 0 2.968-.41 4.377-1.339 1.29-.86 2.828-2.608 3.008-3.428.1-.41-.07-.859-.35-.969-.41-.15-.65-.04-1.389.63-.859.78-1.249.949-2.008.889-1.01-.08-1.45-.66-1.45-1.919 0-.899.09-1.349.65-3.317.79-2.728.93-3.967.58-5.027-.57-1.768-2.978-2.538-5.646-1.798-1.449.41-3.238 1.449-4.597 2.688-.38.34-.68.59-.68.56 0-.02.07-.35.16-.72.34-1.499.2-2.248-.479-2.598-.39-.2-1.599-.26-2.828-.13z": "Notist", "M17.67 21.633a3.995 3.995 0 1 1 0-7.99 3.995 3.995 0 0 1 0 7.99m-7.969-9.157a2.497 2.497 0 1 1 0-4.994 2.497 2.497 0 0 1 0 4.994m8.145-7.795h-6.667a6.156 6.156 0 0 0-6.154 6.155v6.667a6.154 6.154 0 0 0 6.154 6.154h6.667A6.154 6.154 0 0 0 24 17.503v-6.667a6.155 6.155 0 0 0-6.154-6.155M3.995 2.339a1.998 1.998 0 1 1-3.996 0 1.998 1.998 0 0 1 3.996 0": "NuGet", "M.393 3.617A.395.395 0 000 4.012c0 .12.054.225.139.297l8.507 7.404a.39.39 0 01-.013.588l-8.52 7.412a.393.393 0 00.28.67h4.86c.103 0 .195-.04.265-.104l9.17-7.98a.396.396 0 00.001-.596L5.518 3.721a.386.386 0 00-.264-.104H.393zm18.359 0a.389.389 0 00-.273.113l-4.717 4.106a.392.392 0 00-.04.564l2.428 2.114a.393.393 0 00.291.129.394.394 0 00.278-.118l7.127-6.203a.389.389 0 00.154-.31.395.395 0 00-.393-.395h-4.855zm-2.31 9.742c-.116 0-.22.05-.292.13l-2.427 2.113a.392.392 0 00.039.564l4.717 4.104c.07.07.166.113.273.113h4.855a.393.393 0 00.239-.705l-7.127-6.203a.393.393 0 00-.278-.116Z": "Nutanix", - "M19.724 20.272l.023-.045a.74.74 0 0 0 .053-.117l.002-.005a1.16 1.16 0 0 0 .054-.607l.001.007a1.795 1.795 0 0 0-.235-.623l.005.008-5.317-9.353-.812-1.42-.807 1.42-5.314 9.353a1.85 1.85 0 0 0-.204.604l-.001.011a1.257 1.257 0 0 0 .08.713l-.003-.008a.809.809 0 0 0 .05.102l-.002-.004c.16.275.5.602 1.25.602h9.898c.157 0 .925-.032 1.28-.637zm-6.227-9.316l4.859 8.548H8.64zm10.249 7.934L16.73 6.53c-.072-.13-.477-.787-1.182-.787-.317 0-.772.135-1.142.785l-.907 1.59.807 1.42 1.25-2.212 6.941 12.18h-2.64a1.187 1.187 0 0 1-.058.608l.003-.008a.772.772 0 0 1-.057.126l.002-.004-.023.045c-.355.605-1.122.637-1.272.637h4.129c.152 0 .917-.032 1.272-.637.157-.275.27-.737-.107-1.382zM7.304 20.307a.989.989 0 0 1-.045-.092l-.002-.006a1.228 1.228 0 0 1-.084-.712l-.001.007H1.501L9.93 4.672l2.767 4.864.802-1.42-2.412-4.249c-.067-.122-.475-.777-1.177-.777-.317 0-.772.137-1.142.787L.23 18.889c-.072.13-.425.812-.075 1.417.16.275.5.602 1.25.602h7.151c-.745 0-1.09-.322-1.25-.602z": "Nuxt.js", "M12.186 21.63c-.085-.169-.186-.523-.254-.675-.067-.135-.27-.506-.37-.625-.22-.253-.27-.27-.338-.607-.119-.574-.405-1.587-.76-2.295-.186-.372-.49-.676-.76-.946-.236-.236-.776-.624-.877-.607-.895.169-1.165 1.046-1.586 1.738-.237.388-.473.709-.659 1.114-.168.371-.152.793-.439 1.114a2.95 2.95 0 0 0-.624 1.097c-.034.084-.101.928-.186 1.13l1.317-.084c1.232.085.877.557 2.785.456l3.02-.101a5.372 5.372 0 0 0-.27-.709zm8.776-20.084H3.038a3.018 3.018 0 0 0-3.021 3.02v6.583c.439-.152 1.046-1.08 1.249-1.3.337-.388.405-.894.574-1.198.388-.709.455-1.215 1.333-1.215.405 0 .574.101.844.473.186.253.523.742.675 1.063.186.371.473.86.608.962.1.067.185.135.27.169.135.05.253-.051.354-.119.118-.1.169-.286.287-.556.169-.389.338-.827.439-.996.169-.27.236-.608.422-.76.27-.236.641-.253.742-.27.557-.118.81.27 1.08.507.186.168.422.489.608.91.135.338.304.66.388.845.068.185.237.49.338.86.101.321.337.574.439.743 0 0 .152.405 1.03.777a7.5 7.5 0 0 0 .81.286c.388.135.759.119 1.231.068.338 0 .524-.49.676-.878.084-.236.185-.894.236-1.08.05-.185-.085-.32.034-.49.135-.185.219-.202.286-.438.17-.523 1.114-.54 1.654-.54.456 0 .389.439 1.148.287.439-.085.86.05 1.317.185.388.102.76.22.979.473.135.169.489.996.135 1.03.033.033.067.118.118.151-.085.321-.422.085-.625.051-.253-.05-.439 0-.692.118-.439.186-1.063.169-1.451.49-.32.27-.32.86-.473 1.198 0 0-.422 1.063-1.316 1.721-.237.17-.692.574-1.671.726-.439.068-.86.068-1.317.05-.219-.016-.438-.016-.658-.016-.135 0-.574-.017-.557.034l-.05.118a.6.6 0 0 0 .033.169c.017.1.017.185.034.27 0 .185-.017.388 0 .574.017.388.169.742.186 1.147.017.439.236.912.455 1.266.085.135.203.152.254.32.067.186 0 .406.033.608.118.794.355 1.637.71 2.363v.017c.438-.067.894-.236 1.468-.32 1.063-.153 2.531-.085 3.476-.17 2.397-.219 3.697.98 5.84.49V4.567a3.043 3.043 0 0 0-3.038-3.021zm-8.945 14.177c0-.034 0-.034 0 0zM5.553 18.49c.169-.371.27-.777.405-1.148.135-.354.337-.86.692-1.046-.05-.05-.743-.068-.928-.085-.203-.017-.406-.05-.608-.084a22.96 22.96 0 0 1-1.148-.236c-.22-.051-.979-.321-1.13-.389-.389-.168-.642-.658-.929-.607-.185.034-.371.101-.49.287-.1.152-.134.422-.202.607-.084.203-.22.405-.32.608-.237.354-.625.675-.794 1.03-.033.084-.05.168-.084.253v4.067c.202.034.405.068.624.135 1.688.456 2.093.49 3.747.304l.152-.017c.118-.27.22-1.164.304-1.434.067-.22.152-.389.186-.591.033-.203 0-.405-.017-.59-.034-.49.354-.66.54-1.064z": "OCaml", "M10.492.008C8.08-.082 5.837.723 4.21 2.492c-1.3 1.413-2.024 3.255-2.225 5.274h-.42C.702 7.766 0 8.468 0 9.33v4.74c0 .862.702 1.565 1.564 1.565h2.09a16.887 16.887 0 0 0 2.567 3.685c4.458 4.845 10.69 6.032 14.552 3.014h2.1c.577 0 1.05-.473 1.05-1.05V18.42a1.03 1.03 0 0 0-.257-.668c.857-3.431-.045-7.637-2.518-11.211.002-.017.01-.032.01-.049V4.48a.821.821 0 0 0-.816-.818H18.64C16.13 1.372 13.208.11 10.492.008zm1.748 2.178c1.78-.009 3.688.621 5.422 1.85a.796.796 0 0 0-.15.444v2.012c0 .448.368.819.816.819h2.014a.787.787 0 0 0 .392-.116c2.246 3.3 2.733 7.317 1.239 10.174H20.01c-.578 0-1.051.474-1.051 1.05v1.792c-2.989 1.3-7 .222-9.957-2.99a12.734 12.734 0 0 1-1.549-2.096c.256-.279.416-.647.416-1.055V9.33c0-.862-.702-1.564-1.564-1.564h-.409c.237-1.363.78-2.61 1.686-3.594 1.224-1.33 2.878-1.978 4.658-1.986zm6.088 2.01h2.014c.162 0 .283.122.283.284v2.012c0 .163-.12.285-.283.285h-2.014a.28.28 0 0 1-.285-.285V4.48a.28.28 0 0 1 .285-.285zM1.564 8.298h4.74c.577 0 1.032.455 1.032 1.031v4.74c0 .576-.455 1.032-1.031 1.032h-4.74A1.023 1.023 0 0 1 .532 14.07V9.33c0-.576.455-1.031 1.031-1.031zm18.446 9.603h2.863c.291 0 .52.226.52.518v2.863a.512.512 0 0 1-.52.518H20.01a.51.51 0 0 1-.518-.518V18.42a.51.51 0 0 1 .518-.518z": "Octave", "M14.505 17.44c1.275-.29 2.493-.794 3.6-1.49.834-.558 1.058-1.686.5-2.52-.536-.802-1.604-1.044-2.435-.553-2.55 1.595-5.79 1.595-8.34 0-.847-.534-1.965-.28-2.5.565 0 .002 0 .004-.002.005-.534.847-.28 1.966.567 2.5l.002.002c1.105.695 2.322 1.2 3.596 1.488l-3.465 3.465c-.707.695-.72 1.83-.028 2.537l.03.03c.344.354.81.53 1.274.53.465 0 .93-.176 1.275-.53L12 20.065l3.404 3.406c.72.695 1.87.676 2.566-.045.678-.703.678-1.818 0-2.52l-3.465-3.466zM12 12.388c3.42-.004 6.19-2.774 6.195-6.193C18.195 2.78 15.415 0 12 0S5.805 2.78 5.805 6.197c.005 3.42 2.776 6.19 6.195 6.192zm0-8.757c1.416.002 2.563 1.15 2.564 2.565 0 1.416-1.148 2.563-2.564 2.565-1.415-.002-2.562-1.148-2.565-2.564C9.437 4.78 10.585 3.633 12 3.63z": "Odnoklassniki", diff --git a/icons/nuxt-dot-js.svg b/icons/nuxt-dot-js.svg index aa67e30a1e1d..5c2f64a1aa16 100644 --- a/icons/nuxt-dot-js.svg +++ b/icons/nuxt-dot-js.svg @@ -1 +1 @@ -Nuxt.js icon \ No newline at end of file +Nuxt.js icon \ No newline at end of file From 515c633a3dee67a4ca91ab1481da17d53342a95c Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Sun, 11 Oct 2020 03:51:38 -0400 Subject: [PATCH 72/78] Correct Next.js icon (#3688) --- .svglint-ignored.json | 1 - icons/next-dot-js.svg | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.svglint-ignored.json b/.svglint-ignored.json index 6743c25a14b5..dbc40291466e 100644 --- a/.svglint-ignored.json +++ b/.svglint-ignored.json @@ -167,7 +167,6 @@ "M5.39.004l4.75 13.46v-.007l.376 1.06c2.088 5.908 3.21 9.075 3.216 9.082.004 0 .32.02.702.04 1.156.05 2.59.18 3.676.31.25.03.466.04.48.03l-4.71-13.36-.436-1.23-2.423-6.85c-.46-1.3-.85-2.408-.87-2.45L10.12 0H5.395zM13.898.012l-.01 5.306-.008 5.306-.437-1.232V9.39l-.565 11.81c.555 1.567.852 2.403.855 2.407.004.004.32.024.702.042 1.157.05 2.59.18 3.68.31.25.03.467.04.48.03s.02-5.42.017-12.01L18.604.01h-4.706zM5.39.002v11.99c0 6.594.007 11.995.015 12.003s.416-.03.907-.086c.49-.06 1.17-.13 1.51-.16.518-.05 2.068-.15 2.248-.15.052 0 .056-.27.063-5.08l.008-5.08.38 1.06.13.376.57-11.8-.19-.546-.88-2.44-.03-.087H5.39z": "Netflix", "M16.934 8.519a1.044 1.044 0 0 1 .303.23l2.349-1.045-2.192-2.171-.491 2.954zM12.06 6.546a1.305 1.305 0 0 1 .209.574l3.497 1.482a1.044 1.044 0 0 1 .355-.177l.574-3.55-2.13-2.234-2.505 3.852v.053zm11.933 5.491l-3.748-3.748-2.548 1.044 6.264 2.662s.053.042.032.042zm-.627.606l-6.013-2.569a1.044 1.044 0 0 1-.7.407l-.647 3.957a1.044 1.044 0 0 1 .303.731l3.633.762 3.33-3.31v-.062zM15.4 9.25L12.132 7.86a1.2 1.2 0 0 1-1.044.543h-.199L8.185 12.58l7.225-3.132v.01a.887.887 0 0 1 0-.167.052.052 0 0 0-.01-.041zm3.967 7.308l-3.195-.658a1.096 1.096 0 0 1-.46.344l-.761 4.72 4.437-4.396s-.01.02-.021.02zm-4.469-.324a1.044 1.044 0 0 1-.616-.71l-5.95-1.222-.084.136 5.398 7.81.323-.324.919-5.67s.031.022.01.011zm-6.441-2.652l5.878 1.211a1.044 1.044 0 0 1 .824-.522l.637-3.894-.135-.115-7.308 3.132a1.817 1.817 0 0 1 .104.188zm-2.464.981l-.125-.125-2.537 1.044 1.232 1.222 1.399-2.172zm1.67.397a1.368 1.368 0 0 1-.563.125 1.389 1.389 0 0 1-.45-.073l-1.544 2.245 6.765 6.702 1.19-1.18zm-.95-2.641a1.702 1.702 0 0 1 .314 0 1.378 1.378 0 0 1 .344 0l2.735-4.25a1.19 1.19 0 0 1-.334-.824 1.242 1.242 0 0 1 0-.271l-3.32-1.535-2.672 2.6zm.303-7.402l3.237 1.378a1.242 1.242 0 0 1 .835-.282 1.357 1.357 0 0 1 .397.063l2.526-3.947L11.923.041 7.016 4.854s-.01.052 0 .063zm-1.21 8.164a1.566 1.566 0 0 1 .24-.334L3.278 8.613 0 11.797l5.804 1.284zm-.262.7L.533 12.735l2.203 2.235 2.777-1.18z": "Netlify", "M21.272,14.815h-0.098c-0.747,2.049-2.335,3.681-4.363,4.483v-4.483l2.444-2.182l-2.444-2.182V7.397 c2.138,0.006,3.885-1.703,3.927-3.84c0-2.629-2.509-3.556-3.927-3.556c-0.367-0.007-0.734,0.033-1.091,0.12v0.131h0.556 c0.801-0.141,1.565,0.394,1.706,1.195C17.99,1.491,17.996,1.537,18,1.583c-0.033,0.789-0.7,1.401-1.488,1.367 c-0.02-0.001-0.041-0.002-0.061-0.004c-2.444,0-5.323-1.985-8.454-1.985C5.547,0.83,3.448,2.692,3.284,5.139 C3.208,6.671,4.258,8.031,5.76,8.346v-0.12C5.301,7.931,5.041,7.407,5.084,6.862c0.074-1.015,0.957-1.779,1.973-1.705 C7.068,5.159,7.08,5.16,7.091,5.161c2.629,0,6.872,2.182,9.501,2.182h0.098v3.142l-2.444,2.182l2.444,2.182v4.549 c-0.978,0.322-2.003,0.481-3.033,0.469c-1.673,0.084-3.318-0.456-4.614-1.516l4.429-1.985V7.451l-6.196,2.727 c0.592-1.75,1.895-3.168,3.589-3.905V6.175c-4.516,1.004-8.138,4.243-8.138,8.705c0,5.193,4.025,9.12,9.818,9.12 c6.011,0,8.727-4.363,8.727-8.814V14.815z M8.858,18.186c-1.363-1.362-2.091-3.235-2.007-5.16c-0.016-0.88,0.109-1.756,0.371-2.596 l2.051-0.938v8.476L8.858,18.186z": "New", - "M17.813 22.502c-.089.047-.084.066.005.021a.228.228 0 0 0 .07-.047c0-.016-.002-.014-.075.026zm.178-.094c-.042.033-.042.035.009.009.028-.014.052-.03.052-.035 0-.019-.012-.014-.061.026zm.117-.071c-.042.033-.042.035.009.009.028-.014.052-.03.052-.035 0-.019-.012-.014-.061.026zm.117-.07c-.042.033-.042.035.009.009.028-.014.052-.03.052-.035 0-.019-.012-.014-.061.026zm.162-.105c-.082.052-.108.087-.035.047.052-.03.136-.094.122-.096a.466.466 0 0 0-.087.049zM11.214.006c-.052.005-.216.021-.364.033-3.408.307-6.601 2.146-8.623 4.973a11.876 11.876 0 0 0-2.118 5.243c-.096.659-.108.854-.108 1.748s.012 1.088.108 1.748c.652 4.506 3.859 8.292 8.208 9.695.779.251 1.6.422 2.533.525.364.04 1.935.04 2.299 0 1.611-.178 2.977-.577 4.323-1.264.206-.106.246-.134.218-.157a231.73 231.73 0 0 1-1.954-2.62l-1.919-2.592-2.404-3.558a332.01 332.01 0 0 0-2.421-3.556c-.009-.002-.019 1.579-.023 3.509-.007 3.38-.009 3.516-.052 3.596a.424.424 0 0 1-.206.213c-.075.038-.141.045-.495.045H7.81l-.108-.068a.442.442 0 0 1-.157-.171l-.049-.106.005-4.703.007-4.705.073-.091a.637.637 0 0 1 .174-.143c.096-.047.134-.052.54-.052.479 0 .558.019.683.155a466.83 466.83 0 0 1 2.895 4.361c1.558 2.362 3.687 5.587 4.734 7.171l1.9 2.878.096-.063a12.34 12.34 0 0 0 2.465-2.163 11.94 11.94 0 0 0 2.824-6.134c.096-.659.108-.854.108-1.748s-.012-1.088-.108-1.748c-.652-4.506-3.859-8.292-8.208-9.695a12.552 12.552 0 0 0-2.498-.523c-.225-.023-1.776-.049-1.97-.03zm4.912 7.258a.471.471 0 0 1 .237.277c.019.061.023 1.365.019 4.304l-.007 4.218-.744-1.14-.746-1.14v-3.066c0-1.982.009-3.096.023-3.15a.484.484 0 0 1 .232-.296c.096-.049.131-.054.5-.054.347 0 .408.005.486.047z": "Next.js", "M23.993 9.816L12 2.473l-4.12 2.524V2.473H4.124v4.819L.004 9.816l1.961 3.202 2.16-1.315v9.826h15.749v-9.826l2.159 1.315 1.96-3.202": "Nextdoor", "M23.96 1.98A1.89 1.89 0 0022.14.2c-1.1-.07-4.66-.12-5.69-.12 1.83 1.26 2.08 3.64 2.26 8.06.1 2.62 0 11.8 0 12.2l-.05 2.5-9.63-9.64v-3l7.66 7.65c.02-1.52.04-3.5.04-5.3 0-1.76-.03-3.35-.08-4.2-.29-4.81-.74-7.07-3.25-7.96a7.88 7.88 0 00-2.68-.35c-1 0-7.87 0-8.87.05A1.85 1.85 0 00.05 1.9c-.06.98-.07 19.17 0 20.17.05.98.8 1.72 1.8 1.78 1.1.06 4.67.07 5.7.07-1.83-1.26-2.08-3.64-2.26-8.06-.1-2.62 0-11.8 0-12.2l.05-2.5 9.63 9.64v3L7.3 6.16c-.02 1.52-.04 3.5-.04 5.3 0 1.76.03 3.35.08 4.2.29 4.81.74 7.07 3.25 7.95.77.28 1.49.34 2.68.36 1 0 7.87 0 8.86-.05a1.85 1.85 0 001.82-1.81c.05-.98.06-19.13 0-20.12Z": "NFC", "M6.815 15.128l4.704 2.715V12.41L6.813 9.696v5.433zM4.79 16.296l6.73 3.883V24L1.48 18.207V6.617l3.31 1.91v7.77zM12 6.146L7.297 8.864 12 11.58l4.705-2.717L12 6.147zM12 3.813l5.66 3.275 3.31-1.91L12 0 1.973 5.79 5.28 7.697 12 3.813zm7.208 12.483v-3.948l-2.023 1.167v1.614l-4.704 2.715v.005-5.436L22.52 6.62v11.588l-10.04 5.795v-3.817l6.728-3.888z": "Nintendo", diff --git a/icons/next-dot-js.svg b/icons/next-dot-js.svg index 162293ae85e3..416f73644428 100644 --- a/icons/next-dot-js.svg +++ b/icons/next-dot-js.svg @@ -1 +1 @@ -Next.js icon \ No newline at end of file +Next.js icon \ No newline at end of file From ee18ee6961ed846c57e51fdcd266c05903914e7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Mond=C3=A9jar?= Date: Sun, 11 Oct 2020 10:32:01 +0200 Subject: [PATCH 73/78] Add El Jueves (#3236) * Add El Jueves --- _data/simple-icons.json | 5 +++++ icons/eljueves.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/eljueves.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index eb413e0192c2..387fc1b5c542 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1840,6 +1840,11 @@ "hex": "00968F", "source": "https://www.egnyte.com/presskit.html" }, + { + "title": "El Jueves", + "hex": "BE312E", + "source": "https://www.eljueves.es" + }, { "title": "Elastic", "hex": "005571", diff --git a/icons/eljueves.svg b/icons/eljueves.svg new file mode 100644 index 000000000000..e69500ffb6c0 --- /dev/null +++ b/icons/eljueves.svg @@ -0,0 +1 @@ +El Jueves icon From 0979876f7ce3153746a4b4893cb16ff7f7192bbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Mond=C3=A9jar?= Date: Sun, 11 Oct 2020 10:42:16 +0200 Subject: [PATCH 74/78] Add SMRT (#3209) Co-authored-by: Peter Noble --- _data/simple-icons.json | 5 +++++ icons/smrt.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/smrt.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 387fc1b5c542..bcd73b389ad0 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5795,6 +5795,11 @@ "hex": "E85C33", "source": "https://www.smashingmagazine.com/" }, + { + "title": "SMRT", + "hex": "EE2E24", + "source": "https://commons.wikimedia.org/wiki/File:SMRT_Corporation.svg" + }, { "title": "SmugMug", "hex": "6DB944", diff --git a/icons/smrt.svg b/icons/smrt.svg new file mode 100644 index 000000000000..6df501efb2b5 --- /dev/null +++ b/icons/smrt.svg @@ -0,0 +1 @@ +SMRT icon From e60b7f3c5f033910c7250d582e55fb1846244cf4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Oct 2020 01:50:37 +0300 Subject: [PATCH 75/78] Update all dependencies (#3716) --- package-lock.json | 186 +++++++++++++++++++++++----------------------- package.json | 4 +- 2 files changed, 95 insertions(+), 95 deletions(-) diff --git a/package-lock.json b/package-lock.json index 77c25f4b2062..3484e43a004a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -482,13 +482,13 @@ } }, "@jest/core": { - "version": "26.5.2", - "resolved": "https://registry.npmjs.org/@jest/core/-/core-26.5.2.tgz", - "integrity": "sha512-LLTo1LQMg7eJjG/+P1NYqFof2B25EV1EqzD5FonklihG4UJKiK2JBIvWonunws6W7e+DhNLoFD+g05tCY03eyA==", + "version": "26.5.3", + "resolved": "https://registry.npmjs.org/@jest/core/-/core-26.5.3.tgz", + "integrity": "sha512-CiU0UKFF1V7KzYTVEtFbFmGLdb2g4aTtY0WlyUfLgj/RtoTnJFhh50xKKr7OYkdmBUlGFSa2mD1TU3UZ6OLd4g==", "dev": true, "requires": { "@jest/console": "^26.5.2", - "@jest/reporters": "^26.5.2", + "@jest/reporters": "^26.5.3", "@jest/test-result": "^26.5.2", "@jest/transform": "^26.5.2", "@jest/types": "^26.5.2", @@ -498,17 +498,17 @@ "exit": "^0.1.2", "graceful-fs": "^4.2.4", "jest-changed-files": "^26.5.2", - "jest-config": "^26.5.2", + "jest-config": "^26.5.3", "jest-haste-map": "^26.5.2", "jest-message-util": "^26.5.2", "jest-regex-util": "^26.0.0", "jest-resolve": "^26.5.2", - "jest-resolve-dependencies": "^26.5.2", - "jest-runner": "^26.5.2", - "jest-runtime": "^26.5.2", - "jest-snapshot": "^26.5.2", + "jest-resolve-dependencies": "^26.5.3", + "jest-runner": "^26.5.3", + "jest-runtime": "^26.5.3", + "jest-snapshot": "^26.5.3", "jest-util": "^26.5.2", - "jest-validate": "^26.5.2", + "jest-validate": "^26.5.3", "jest-watcher": "^26.5.2", "micromatch": "^4.0.2", "p-each-series": "^2.1.0", @@ -631,20 +631,20 @@ } }, "@jest/globals": { - "version": "26.5.2", - "resolved": "https://registry.npmjs.org/@jest/globals/-/globals-26.5.2.tgz", - "integrity": "sha512-9PmnFsAUJxpPt1s/stq02acS1YHliVBDNfAWMe1bwdRr1iTCfhbNt3ERQXrO/ZfZSweftoA26Q/2yhSVSWQ3sw==", + "version": "26.5.3", + "resolved": "https://registry.npmjs.org/@jest/globals/-/globals-26.5.3.tgz", + "integrity": "sha512-7QztI0JC2CuB+Wx1VdnOUNeIGm8+PIaqngYsZXQCkH2QV0GFqzAYc9BZfU0nuqA6cbYrWh5wkuMzyii3P7deug==", "dev": true, "requires": { "@jest/environment": "^26.5.2", "@jest/types": "^26.5.2", - "expect": "^26.5.2" + "expect": "^26.5.3" } }, "@jest/reporters": { - "version": "26.5.2", - "resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-26.5.2.tgz", - "integrity": "sha512-zvq6Wvy6MmJq/0QY0YfOPb49CXKSf42wkJbrBPkeypVa8I+XDxijvFuywo6TJBX/ILPrdrlE/FW9vJZh6Rf9vA==", + "version": "26.5.3", + "resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-26.5.3.tgz", + "integrity": "sha512-X+vR0CpfMQzYcYmMFKNY9n4jklcb14Kffffp7+H/MqitWnb0440bW2L76NGWKAa+bnXhNoZr+lCVtdtPmfJVOQ==", "dev": true, "requires": { "@bcoe/v8-coverage": "^0.2.3", @@ -671,7 +671,7 @@ "source-map": "^0.6.0", "string-length": "^4.0.1", "terminal-link": "^2.0.0", - "v8-to-istanbul": "^5.0.1" + "v8-to-istanbul": "^6.0.1" }, "dependencies": { "ansi-styles": { @@ -763,16 +763,16 @@ } }, "@jest/test-sequencer": { - "version": "26.5.2", - "resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-26.5.2.tgz", - "integrity": "sha512-XmGEh7hh07H2B8mHLFCIgr7gA5Y6Hw1ZATIsbz2fOhpnQ5AnQtZk0gmP0Q5/+mVB2xygO64tVFQxOajzoptkNA==", + "version": "26.5.3", + "resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-26.5.3.tgz", + "integrity": "sha512-Wqzb7aQ13L3T47xHdpUqYMOpiqz6Dx2QDDghp5AV/eUDXR7JieY+E1s233TQlNyl+PqtqgjVokmyjzX/HA51BA==", "dev": true, "requires": { "@jest/test-result": "^26.5.2", "graceful-fs": "^4.2.4", "jest-haste-map": "^26.5.2", - "jest-runner": "^26.5.2", - "jest-runtime": "^26.5.2" + "jest-runner": "^26.5.3", + "jest-runtime": "^26.5.3" }, "dependencies": { "graceful-fs": { @@ -1032,9 +1032,9 @@ "dev": true }, "@types/prettier": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/@types/prettier/-/prettier-2.1.1.tgz", - "integrity": "sha512-2zs+O+UkDsJ1Vcp667pd3f8xearMdopz/z54i99wtRDI5KLmngk7vlrYZD0ZjKHaROR03EznlBbVY9PfAEyJIQ==", + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/@types/prettier/-/prettier-2.1.2.tgz", + "integrity": "sha512-IiPhNnenzkqdSdQH3ifk9LoX7oQe61ZlDdDO4+MUv6FyWdPGDPr26gCPVs3oguZEMq//nFZZpwUZcVuNJsG+DQ==", "dev": true }, "@types/q": { @@ -1050,9 +1050,9 @@ "dev": true }, "@types/yargs": { - "version": "15.0.7", - "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.7.tgz", - "integrity": "sha512-Gf4u3EjaPNcC9cTu4/j2oN14nSVhr8PQ+BvBcBQHAhDZfl0bVIiLgvnRXv/dn58XhTm9UXvBpvJpDlwV65QxOA==", + "version": "15.0.8", + "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.8.tgz", + "integrity": "sha512-b0BYzFUzBpOhPjpl1wtAHU994jBeKF4TKVlT7ssFv44T617XNcPdRoG4AzHLVshLzlrF7i3lTelH7UbuNYV58Q==", "dev": true, "requires": { "@types/yargs-parser": "*" @@ -1108,9 +1108,9 @@ } }, "ajv": { - "version": "6.12.5", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.5.tgz", - "integrity": "sha512-lRF8RORchjpKG50/WFf8xmg7sgCLFiYNNnqdKflk63whMQcWR5ngGjiSXkL9bjxy6B2npOK2HSMN49jEBMSkag==", + "version": "6.12.6", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", + "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", "dev": true, "requires": { "fast-deep-equal": "^3.1.1", @@ -2284,9 +2284,9 @@ } }, "expect": { - "version": "26.5.2", - "resolved": "https://registry.npmjs.org/expect/-/expect-26.5.2.tgz", - "integrity": "sha512-ccTGrXZd8DZCcvCz4htGXTkd/LOoy6OEtiDS38x3/VVf6E4AQL0QoeksBiw7BtGR5xDNiRYPB8GN6pfbuTOi7w==", + "version": "26.5.3", + "resolved": "https://registry.npmjs.org/expect/-/expect-26.5.3.tgz", + "integrity": "sha512-kkpOhGRWGOr+TEFUnYAjfGvv35bfP+OlPtqPIJpOCR9DVtv8QV+p8zG0Edqafh80fsjeE+7RBcVUq1xApnYglw==", "dev": true, "requires": { "@jest/types": "^26.5.2", @@ -3132,14 +3132,14 @@ } }, "jest": { - "version": "26.5.2", - "resolved": "https://registry.npmjs.org/jest/-/jest-26.5.2.tgz", - "integrity": "sha512-4HFabJVwsgDwul/7rhXJ3yFAF/aUkVIXiJWmgFxb+WMdZG39fVvOwYAs8/3r4AlFPc4m/n5sTMtuMbOL3kNtrQ==", + "version": "26.5.3", + "resolved": "https://registry.npmjs.org/jest/-/jest-26.5.3.tgz", + "integrity": "sha512-uJi3FuVSLmkZrWvaDyaVTZGLL8WcfynbRnFXyAHuEtYiSZ+ijDDIMOw1ytmftK+y/+OdAtsG9QrtbF7WIBmOyA==", "dev": true, "requires": { - "@jest/core": "^26.5.2", + "@jest/core": "^26.5.3", "import-local": "^3.0.2", - "jest-cli": "^26.5.2" + "jest-cli": "^26.5.3" }, "dependencies": { "ansi-styles": { @@ -3189,12 +3189,12 @@ "dev": true }, "jest-cli": { - "version": "26.5.2", - "resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-26.5.2.tgz", - "integrity": "sha512-usm48COuUvRp8YEG5OWOaxbSM0my7eHn3QeBWxiGUuFhvkGVBvl1fic4UjC02EAEQtDv8KrNQUXdQTV6ZZBsoA==", + "version": "26.5.3", + "resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-26.5.3.tgz", + "integrity": "sha512-HkbSvtugpSXBf2660v9FrNVUgxvPkssN8CRGj9gPM8PLhnaa6zziFiCEKQAkQS4uRzseww45o0TR+l6KeRYV9A==", "dev": true, "requires": { - "@jest/core": "^26.5.2", + "@jest/core": "^26.5.3", "@jest/test-result": "^26.5.2", "@jest/types": "^26.5.2", "chalk": "^4.0.0", @@ -3202,9 +3202,9 @@ "graceful-fs": "^4.2.4", "import-local": "^3.0.2", "is-ci": "^2.0.0", - "jest-config": "^26.5.2", + "jest-config": "^26.5.3", "jest-util": "^26.5.2", - "jest-validate": "^26.5.2", + "jest-validate": "^26.5.3", "prompts": "^2.0.1", "yargs": "^15.4.1" } @@ -3322,13 +3322,13 @@ } }, "jest-config": { - "version": "26.5.2", - "resolved": "https://registry.npmjs.org/jest-config/-/jest-config-26.5.2.tgz", - "integrity": "sha512-dqJOnSegNdE5yDiuGHsjTM5gec7Z4AcAMHiW+YscbOYJAlb3LEtDSobXCq0or9EmGQI5SFmKy4T7P1FxetJOfg==", + "version": "26.5.3", + "resolved": "https://registry.npmjs.org/jest-config/-/jest-config-26.5.3.tgz", + "integrity": "sha512-NVhZiIuN0GQM6b6as4CI5FSCyXKxdrx5ACMCcv/7Pf+TeCajJhJc+6dwgdAVPyerUFB9pRBIz3bE7clSrRge/w==", "dev": true, "requires": { "@babel/core": "^7.1.0", - "@jest/test-sequencer": "^26.5.2", + "@jest/test-sequencer": "^26.5.3", "@jest/types": "^26.5.2", "babel-jest": "^26.5.2", "chalk": "^4.0.0", @@ -3338,11 +3338,11 @@ "jest-environment-jsdom": "^26.5.2", "jest-environment-node": "^26.5.2", "jest-get-type": "^26.3.0", - "jest-jasmine2": "^26.5.2", + "jest-jasmine2": "^26.5.3", "jest-regex-util": "^26.0.0", "jest-resolve": "^26.5.2", "jest-util": "^26.5.2", - "jest-validate": "^26.5.2", + "jest-validate": "^26.5.3", "micromatch": "^4.0.2", "pretty-format": "^26.5.2" }, @@ -3606,9 +3606,9 @@ } }, "jest-jasmine2": { - "version": "26.5.2", - "resolved": "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-26.5.2.tgz", - "integrity": "sha512-2J+GYcgLVPTkpmvHEj0/IDTIAuyblGNGlyGe4fLfDT2aktEPBYvoxUwFiOmDDxxzuuEAD2uxcYXr0+1Yw4tjFA==", + "version": "26.5.3", + "resolved": "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-26.5.3.tgz", + "integrity": "sha512-nFlZOpnGlNc7y/+UkkeHnvbOM+rLz4wB1AimgI9QhtnqSZte0wYjbAm8hf7TCwXlXgDwZxAXo6z0a2Wzn9FoOg==", "dev": true, "requires": { "@babel/traverse": "^7.1.0", @@ -3619,13 +3619,13 @@ "@types/node": "*", "chalk": "^4.0.0", "co": "^4.6.0", - "expect": "^26.5.2", + "expect": "^26.5.3", "is-generator-fn": "^2.0.0", "jest-each": "^26.5.2", "jest-matcher-utils": "^26.5.2", "jest-message-util": "^26.5.2", - "jest-runtime": "^26.5.2", - "jest-snapshot": "^26.5.2", + "jest-runtime": "^26.5.3", + "jest-snapshot": "^26.5.3", "jest-util": "^26.5.2", "pretty-format": "^26.5.2", "throat": "^5.0.0" @@ -3995,20 +3995,20 @@ } }, "jest-resolve-dependencies": { - "version": "26.5.2", - "resolved": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-26.5.2.tgz", - "integrity": "sha512-LLkc8LuRtxqOx0AtX/Npa2C4I23WcIrwUgNtHYXg4owYF/ZDQShcwBAHjYZIFR06+HpQcZ43+kCTMlQ3aDCYTg==", + "version": "26.5.3", + "resolved": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-26.5.3.tgz", + "integrity": "sha512-+KMDeke/BFK+mIQ2IYSyBz010h7zQaVt4Xie6cLqUGChorx66vVeQVv4ErNoMwInnyYHi1Ud73tDS01UbXbfLQ==", "dev": true, "requires": { "@jest/types": "^26.5.2", "jest-regex-util": "^26.0.0", - "jest-snapshot": "^26.5.2" + "jest-snapshot": "^26.5.3" } }, "jest-runner": { - "version": "26.5.2", - "resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-26.5.2.tgz", - "integrity": "sha512-GKhYxtSX5+tXZsd2QwfkDqPIj5C2HqOdXLRc2x2qYqWE26OJh17xo58/fN/mLhRkO4y6o60ZVloan7Kk5YA6hg==", + "version": "26.5.3", + "resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-26.5.3.tgz", + "integrity": "sha512-qproP0Pq7IIule+263W57k2+8kWCszVJTC9TJWGUz0xJBr+gNiniGXlG8rotd0XxwonD5UiJloYoSO5vbUr5FQ==", "dev": true, "requires": { "@jest/console": "^26.5.2", @@ -4020,13 +4020,13 @@ "emittery": "^0.7.1", "exit": "^0.1.2", "graceful-fs": "^4.2.4", - "jest-config": "^26.5.2", + "jest-config": "^26.5.3", "jest-docblock": "^26.0.0", "jest-haste-map": "^26.5.2", "jest-leak-detector": "^26.5.2", "jest-message-util": "^26.5.2", "jest-resolve": "^26.5.2", - "jest-runtime": "^26.5.2", + "jest-runtime": "^26.5.3", "jest-util": "^26.5.2", "jest-worker": "^26.5.0", "source-map-support": "^0.5.6", @@ -4091,15 +4091,15 @@ } }, "jest-runtime": { - "version": "26.5.2", - "resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-26.5.2.tgz", - "integrity": "sha512-zArr4DatX/Sn0wswX/AnAuJgmwgAR5rNtrUz36HR8BfMuysHYNq5sDbYHuLC4ICyRdy5ae/KQ+sczxyS9G6Qvw==", + "version": "26.5.3", + "resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-26.5.3.tgz", + "integrity": "sha512-IDjalmn2s/Tc4GvUwhPHZ0iaXCdMRq5p6taW9P8RpU+FpG01O3+H8z+p3rDCQ9mbyyyviDgxy/LHPLzrIOKBkQ==", "dev": true, "requires": { "@jest/console": "^26.5.2", "@jest/environment": "^26.5.2", "@jest/fake-timers": "^26.5.2", - "@jest/globals": "^26.5.2", + "@jest/globals": "^26.5.3", "@jest/source-map": "^26.5.0", "@jest/test-result": "^26.5.2", "@jest/transform": "^26.5.2", @@ -4110,15 +4110,15 @@ "exit": "^0.1.2", "glob": "^7.1.3", "graceful-fs": "^4.2.4", - "jest-config": "^26.5.2", + "jest-config": "^26.5.3", "jest-haste-map": "^26.5.2", "jest-message-util": "^26.5.2", "jest-mock": "^26.5.2", "jest-regex-util": "^26.0.0", "jest-resolve": "^26.5.2", - "jest-snapshot": "^26.5.2", + "jest-snapshot": "^26.5.3", "jest-util": "^26.5.2", - "jest-validate": "^26.5.2", + "jest-validate": "^26.5.3", "slash": "^3.0.0", "strip-bom": "^4.0.0", "yargs": "^15.4.1" @@ -4220,9 +4220,9 @@ } }, "jest-snapshot": { - "version": "26.5.2", - "resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-26.5.2.tgz", - "integrity": "sha512-MkXIDvEefzDubI/WaDVSRH4xnkuirP/Pz8LhAIDXcVQTmcEfwxywj5LGwBmhz+kAAIldA7XM4l96vbpzltSjqg==", + "version": "26.5.3", + "resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-26.5.3.tgz", + "integrity": "sha512-ZgAk0Wm0JJ75WS4lGaeRfa0zIgpL0KD595+XmtwlIEMe8j4FaYHyZhP1LNOO+8fXq7HJ3hll54+sFV9X4+CGVw==", "dev": true, "requires": { "@babel/types": "^7.0.0", @@ -4230,7 +4230,7 @@ "@types/babel__traverse": "^7.0.4", "@types/prettier": "^2.0.0", "chalk": "^4.0.0", - "expect": "^26.5.2", + "expect": "^26.5.3", "graceful-fs": "^4.2.4", "jest-diff": "^26.5.2", "jest-get-type": "^26.3.0", @@ -4378,9 +4378,9 @@ } }, "jest-validate": { - "version": "26.5.2", - "resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-26.5.2.tgz", - "integrity": "sha512-FmJks0zY36mp6Af/5sqO6CTL9bNMU45yKCJk3hrz8d2aIqQIlN1pr9HPIwZE8blLaewOla134nt5+xAmWsx3SQ==", + "version": "26.5.3", + "resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-26.5.3.tgz", + "integrity": "sha512-LX07qKeAtY+lsU0o3IvfDdN5KH9OulEGOMN1sFo6PnEf5/qjS1LZIwNk9blcBeW94pQUI9dLN9FlDYDWI5tyaA==", "dev": true, "requires": { "@jest/types": "^26.5.2", @@ -4401,9 +4401,9 @@ } }, "camelcase": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.0.0.tgz", - "integrity": "sha512-8KMDF1Vz2gzOq54ONPJS65IvTUaB1cHJ2DMM7MbPmLZljDH1qpzzLsWdiN9pHh6qvkRVDTi/07+eNGch/oLU4w==", + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.1.0.tgz", + "integrity": "sha512-WCMml9ivU60+8rEJgELlFp1gxFcEGxwYleE3bziHEDeqsqAWGHdimB7beBFGjLzVNgPGyDsfgXLQEYMpmIFnVQ==", "dev": true }, "chalk": { @@ -7203,9 +7203,9 @@ } }, "uglify-js": { - "version": "3.11.1", - "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.11.1.tgz", - "integrity": "sha512-OApPSuJcxcnewwjSGGfWOjx3oix5XpmrK9Z2j0fTRlHGoZ49IU6kExfZTM0++fCArOOCet+vIfWwFHbvWqwp6g==", + "version": "3.11.2", + "resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.11.2.tgz", + "integrity": "sha512-G440NU6fewtnQftSgqRV1r2A5ChKbU1gqFCJ7I8S7MPpY/eZZfLGefaY6gUZYiWebMaO+txgiQ1ZyLDuNWJulg==", "dev": true }, "underscore": { @@ -7317,9 +7317,9 @@ "optional": true }, "v8-to-istanbul": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-5.0.1.tgz", - "integrity": "sha512-mbDNjuDajqYe3TXFk5qxcQy8L1msXNE37WTlLoqqpBfRsimbNcrlhQlDPntmECEcUvdC+AQ8CyMMf6EUx1r74Q==", + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-6.0.1.tgz", + "integrity": "sha512-PzM1WlqquhBvsV+Gco6WSFeg1AGdD53ccMRkFeyHRE/KRZaVacPOmQYP3EeVgDBtKD2BJ8kgynBQ5OtKiHCH+w==", "dev": true, "requires": { "@types/istanbul-lib-coverage": "^2.0.1", @@ -7405,9 +7405,9 @@ "dev": true }, "whatwg-url": { - "version": "8.3.0", - "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-8.3.0.tgz", - "integrity": "sha512-BQRf/ej5Rp3+n7k0grQXZj9a1cHtsp4lqj01p59xBWFKdezR8sO37XnpafwNqiFac/v2Il12EIMjX/Y4VZtT8Q==", + "version": "8.4.0", + "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-8.4.0.tgz", + "integrity": "sha512-vwTUFf6V4zhcPkWp/4CQPr1TW9Ml6SF4lVyaIMBdJw5i6qUUJ1QWM4Z6YYVkfka0OUIzVo/0aNtGVGk256IKWw==", "dev": true, "requires": { "lodash.sortby": "^4.7.0", diff --git a/package.json b/package.json index 4a1a95ba8863..0cabe3da7927 100644 --- a/package.json +++ b/package.json @@ -19,13 +19,13 @@ "license": "CC0-1.0", "devDependencies": { "editorconfig-checker": "3.2.0", - "jest": "26.5.2", + "jest": "26.5.3", "jsonlint2": "1.7.1", "npm-run-all": "4.1.5", "svg-path-bounding-box": "1.0.4", "svglint": "1.0.6", "svgo": "1.3.2", - "uglify-js": "3.11.1" + "uglify-js": "3.11.2" }, "scripts": { "build": "node scripts/build-package.js", From 79a5a08dc24c6ecc059669520427de3282a2a443 Mon Sep 17 00:00:00 2001 From: Eric Cornelissen Date: Thu, 15 Oct 2020 15:10:07 +0300 Subject: [PATCH 76/78] Set up automated labeling (#3724) --- .github/labeler.yml | 6 ++++++ .github/workflows/labeler.yml | 11 +++++++++++ 2 files changed, 17 insertions(+) create mode 100644 .github/labeler.yml create mode 100644 .github/workflows/labeler.yml diff --git a/.github/labeler.yml b/.github/labeler.yml new file mode 100644 index 000000000000..2359be4e2d0b --- /dev/null +++ b/.github/labeler.yml @@ -0,0 +1,6 @@ +new icon: +- any: [icons/*.svg] + status: 'added' +icon outdated: +- any: [icons/*.svg] + status: 'modified' diff --git a/.github/workflows/labeler.yml b/.github/workflows/labeler.yml new file mode 100644 index 000000000000..261131fe5284 --- /dev/null +++ b/.github/workflows/labeler.yml @@ -0,0 +1,11 @@ +name: "Pull Request Labeler" +on: + pull_request_target: + +jobs: + triage: + runs-on: ubuntu-latest + steps: + - uses: ericcornelissen/labeler@label-based-on-status + with: + repo-token: "${{ secrets.GITHUB_TOKEN }}" From 77bdff3fcf123ded3057f47e4c716e5630166431 Mon Sep 17 00:00:00 2001 From: Chris Maunder Date: Fri, 16 Oct 2020 12:42:55 -0400 Subject: [PATCH 77/78] Added CodeProject #3550 --- .gitignore | 1 + _data/simple-icons.json | 5 ++++ icons/codeproject.svg | 62 +++++++++++++++++++++++++++++++++++++++++ 3 files changed, 68 insertions(+) create mode 100644 icons/codeproject.svg diff --git a/.gitignore b/.gitignore index ab3da104d409..6b07c0458e40 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,4 @@ node_modules/ # Files generated by build script icons/*.js /index.js +/.vs diff --git a/_data/simple-icons.json b/_data/simple-icons.json index bcd73b389ad0..e54babde298f 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1335,6 +1335,11 @@ "hex": "000000", "source": "https://blog.codepen.io/documentation/brand-assets/logos/" }, + { + "title": "CodeProject", + "hex": "ff9900", + "source": "https://www.codeproject.com/" + }, { "title": "CodersRank", "hex": "67A4AC", diff --git a/icons/codeproject.svg b/icons/codeproject.svg new file mode 100644 index 000000000000..030afac6655a --- /dev/null +++ b/icons/codeproject.svg @@ -0,0 +1,62 @@ + +CodeProject Icon + + From 769ecfba5effa8c36308056dea6e184929a66d20 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 18 Oct 2020 00:49:16 +0000 Subject: [PATCH 78/78] 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 3484e43a004a..6b22d04113a9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "simple-icons", - "version": "3.11.0", + "version": "4.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 0cabe3da7927..f8fd44ae0acb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-icons", - "version": "3.11.0", + "version": "4.0.0", "description": "SVG icons for popular brands https://simpleicons.org", "homepage": "https://www.simpleicons.org", "keywords": [