Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-mkdocs-material for openSUSE:Factory checked in at 2024-05-30 15:34:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-mkdocs-material (Old) and /work/SRC/openSUSE:Factory/.python-mkdocs-material.new.24587 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-mkdocs-material" Thu May 30 15:34:19 2024 rev:55 rq:1177754 version:9.5.25 Changes: -------- --- /work/SRC/openSUSE:Factory/python-mkdocs-material/python-mkdocs-material.changes 2024-05-21 18:36:12.097856891 +0200 +++ /work/SRC/openSUSE:Factory/.python-mkdocs-material.new.24587/python-mkdocs-material.changes 2024-05-30 15:36:10.460394437 +0200 @@ -1,0 +2,7 @@ +Thu May 30 10:55:49 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de> + +- update to 9.5.25: + * Fixed #7209 <https://github.com/squidfunk/mkdocs-material/issues/7209>: + Tags plugin crashing on numeric tags + +------------------------------------------------------------------- Old: ---- mkdocs_material-9.5.24.tar.gz New: ---- mkdocs_material-9.5.25.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-mkdocs-material.spec ++++++ --- /var/tmp/diff_new_pack.ERpDwH/_old 2024-05-30 15:36:10.900410540 +0200 +++ /var/tmp/diff_new_pack.ERpDwH/_new 2024-05-30 15:36:10.904410686 +0200 @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-mkdocs-material -Version: 9.5.24 +Version: 9.5.25 Release: 0 Summary: Material theme for mkdocs License: MIT ++++++ mkdocs_material-9.5.24.tar.gz -> mkdocs_material-9.5.25.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/PKG-INFO new/mkdocs_material-9.5.25/PKG-INFO --- old/mkdocs_material-9.5.24/PKG-INFO 2020-02-02 01:00:00.000000000 +0100 +++ new/mkdocs_material-9.5.25/PKG-INFO 2020-02-02 01:00:00.000000000 +0100 @@ -1,6 +1,6 @@ Metadata-Version: 2.3 Name: mkdocs-material -Version: 9.5.24 +Version: 9.5.25 Summary: Documentation that simply works Project-URL: Homepage, https://squidfunk.github.io/mkdocs-material/ Project-URL: Bug Tracker, https://github.com/squidfunk/mkdocs-material/issues diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/__init__.py new/mkdocs_material-9.5.25/material/__init__.py --- old/mkdocs_material-9.5.24/material/__init__.py 2020-02-02 01:00:00.000000000 +0100 +++ new/mkdocs_material-9.5.25/material/__init__.py 2020-02-02 01:00:00.000000000 +0100 @@ -18,4 +18,4 @@ # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS # IN THE SOFTWARE. -__version__ = "9.5.24" +__version__ = "9.5.25" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/plugins/tags/plugin.py new/mkdocs_material-9.5.25/material/plugins/tags/plugin.py --- old/mkdocs_material-9.5.24/material/plugins/tags/plugin.py 2020-02-02 01:00:00.000000000 +0100 +++ new/mkdocs_material-9.5.25/material/plugins/tags/plugin.py 2020-02-02 01:00:00.000000000 +0100 @@ -100,7 +100,7 @@ tags = page.meta.get("tags", []) if tags: for tag in tags: - self.tags[tag].append(page) + self.tags[str(tag)].append(page) # Inject tags into page (after search and before minification) def on_page_context(self, context, page, config, nav): diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/adidas.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/adidas.svg --- old/mkdocs_material-9.5.24/material/templates/.icons/simple/adidas.svg 2020-02-02 01:00:00.000000000 +0100 +++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/adidas.svg 2020-02-02 01:00:00.000000000 +0100 @@ -1 +1 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M11.936 17.952c0-.644.517-1.16 1.162-1.16.644 0 1.16.516 1.16 1.16a1.157 1.157 0 0 1-1.16 1.161 1.157 1.157 0 0 1-1.162-1.16m4.724 0c0-.645.517-1.162 1.161-1.162s1.161.517 1.161 1.161-.517 1.161-1.16 1.161a1.157 1.157 0 0 1-1.162-1.16m-10.95 0c0-.645.517-1.162 1.161-1.162s1.16.517 1.16 1.161-.516 1.161-1.16 1.161a1.157 1.157 0 0 1-1.161-1.16m-4.724 0c0-.645.517-1.162 1.161-1.162s1.161.517 1.161 1.161a1.157 1.157 0 0 1-1.161 1.161 1.157 1.157 0 0 1-1.16-1.16m9.55-2.052h-1.01v4.063h1.01v-4.063zM3.3 19.964h1.01v-4.063H3.3v.326a2.087 2.087 0 0 0-1.2-.374c-1.162 0-2.1.938-2.1 2.1 0 1.168.938 2.099 2.1 2.099.445 0 .858-.135 1.2-.374v.286zm15.674 0h1.01v-4.063h-1.01v.326a2.087 2.087 0 0 0-1.2-.374c-1.162 0-2.1.938-2.1 2.1a2.092 2.092 0 0 0 2.1 2.099c.445 0 .858-.135 1.2-.374v.286zm1.384-1.32c.032.82.732 1.4 1.9 1.4.955 0 1.742-.414 1.742-1.328 0-.636-.358-1.01-1.185-1.17l-.644-.126c-.414-.08-.7-.16-.7-.406 0-.27.278-.39.6 28-.39.51 0 .716.255.732.557h1.018c-.056-.795-.692-1.328-1.718-1.328-1.057 0-1.686.58-1.686 1.336 0 .922.748 1.073 1.392 1.193l.533.095c.382.072.549.183.549.406 0 .199-.191.397-.645.397-.66 0-.874-.342-.882-.636h-1.034zM8.024 14.517v1.71a2.087 2.087 0 0 0-1.2-.374c-1.162 0-2.1.938-2.1 2.1 0 1.168.938 2.099 2.1 2.099.444 0 .858-.135 1.2-.374v.286h1.01v-5.447h-1.01zm6.226 0v1.71a2.087 2.087 0 0 0-1.2-.374c-1.161 0-2.1.938-2.1 2.1a2.092 2.092 0 0 0 2.1 2.099c.445 0 .858-.135 1.2-.374v.286h1.01v-5.447h-1.01zm-11.626-1.2.684 1.2h4.716l-1.869-3.229-3.53 2.028zm7.913 2.21v-1.01h3.713l-3.96-6.855L6.751 9.69l2.776 4.827v1.01h1.01zm5.217-1.01h4.723L14.37 3.948l-3.531 2.036 4.915 8.533z"/></svg> \ No newline at end of file +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m24 19.535-8.697-15.07-4.659 2.687 7.145 12.383Zm-8.287 0L9.969 9.59 5.31 12.277l4.192 7.258ZM4.658 14.723l2.776 4.812H1.223L0 17.41Z"/></svg> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/airbrake.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/airbrake.svg --- old/mkdocs_material-9.5.24/material/templates/.icons/simple/airbrake.svg 1970-01-01 01:00:00.000000000 +0100 +++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/airbrake.svg 2020-02-02 01:00:00.000000000 +0100 @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M15.815.576 24 23.424h-6.072L10.679.576Zm-6.456 0 1.872 5.929-2.447 7.751c1.038.183 2.09.28 3.144.288.576 0 1.175-.048 1.824-.096l1.151 3.912a28.7 28.7 0 0 1-2.951.169 26.568 26.568 0 0 1-4.32-.361L5.88 23.424H0L8.181.576Z"/></svg> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/airbrakedotio.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/airbrakedotio.svg --- old/mkdocs_material-9.5.24/material/templates/.icons/simple/airbrakedotio.svg 2020-02-02 01:00:00.000000000 +0100 +++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/airbrakedotio.svg 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M15.815.576 24 23.424h-6.072L10.679.576Zm-6.456 0 1.872 5.929-2.447 7.751c1.038.183 2.09.28 3.144.288.576 0 1.175-.048 1.824-.096l1.151 3.912a28.7 28.7 0 0 1-2.951.169 26.568 26.568 0 0 1-4.32-.361L5.88 23.424H0L8.181.576Z"/></svg> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/amazonaws.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/amazonaws.svg --- old/mkdocs_material-9.5.24/material/templates/.icons/simple/amazonaws.svg 2020-02-02 01:00:00.000000000 +0100 +++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/amazonaws.svg 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M6.763 10.036c0 .296.032.535.088.71.064.176.144.368.256.576.04.063.056.127.056.183 0 .08-.048.16-.152.24l-.503.335a.383.383 0 0 1-.208.072c-.08 0-.16-.04-.239-.112a2.47 2.47 0 0 1-.287-.375 6.18 6.18 0 0 1-.248-.471c-.622.734-1.405 1.101-2.347 1.101-.67 0-1.205-.191-1.596-.574-.391-.384-.59-.894-.59-1.533 0-.678.239-1.23.726-1.644.487-.415 1.133-.623 1.955-.623.272 0 .551.024.846.064.296.04.6.104.918.176v-.583c0-.607-.127-1.03-.375-1.277-.255-.248-.686-.367-1.3-.367-.28 0-.568.031-.863.103-.295.072-.583.16-.862.272a2.287 2.287 0 0 1-.28.104.488.488 0 0 1-.127.023c-.112 0-.168-.08-.168-.247v-.391c0-.128.016-.224.056-.28a.597.597 0 0 1 .224-.167 4.577 4.577 0 0 1 1.005-.36 4.84 4.84 0 0 1 1.246-.151c.95 0 1.644.216 2.091.647.439.43.662 1.085.662 1.963v2.586zm-3.24 1.214c.263 0 .534-.048.822-.144a1.78 1.78 0 0 0 .758-.51 1.27 1.27 0 0 0 .272-.512c.047-.191.08-.423.08-.694v-.335a6.66 6.66 0 0 0-.735-.136 6.02 6.02 0 0 0-.75-.048c-.535 0-.926.104-1.19.32-.263.215-.39.518-.39.917 0 .375.095.655.295.846.191.2.47.296.838.296zm6.41.862c-.144 0-.24-.024-.304-.08-.064-.048-.12-.16-.168-.311L7.586 5.55a1.398 1.398 0 0 1-.072-.32c0-.128.064-.2.191-.2h.783c.151 0 .255.025.31.08.065.048.113.16.16.312l1.342 5.284 1.245-5.284c.04-.16.088-.264.151-.312a.549.549 0 0 1 .32-.08h.638c.152 0 .256.025.32.08.063.048.12.16.151.312l1.261 5.348 1.381-5.348c.048-.16.104-.264.16-.312a.52.52 0 0 1 .311-.08h.743c.127 0 .2.065.2.2 0 .04-.009.08-.017.128a1.137 1.137 0 0 1-.056.2l-1.923 6.17c-.048.16-.104.263-.168.311a.51.51 0 0 1-.303.08h-.687c-.151 0-.255-.024-.32-.08-.063-.056-.119-.16-.15-.32l-1.238-5.148-1.23 5.14c-.04.16-.087.264-.15.32-.065.056-.177.08-.32.08zm10.256.215c-.415 0-.83-.048-1.229-.143-.399-.096-.71-.2-.918-.32-.128-.071-.215-.151-.247-.223a.563.563 0 0 1-.048-.224v-.407c0-.167.064-.247.183-.247.048 0 .096.008.144.024.048.016.12.048.2.08.271.12.566.215.878.279.319.064.63.096.95.096.502 0 .894-.088 1.165-.26 4a.86.86 0 0 0 .415-.758.777.777 0 0 0-.215-.559c-.144-.151-.416-.287-.807-.415l-1.157-.36c-.583-.183-1.014-.454-1.277-.813a1.902 1.902 0 0 1-.4-1.158c0-.335.073-.63.216-.886.144-.255.335-.479.575-.654.24-.184.51-.32.83-.415.32-.096.655-.136 1.006-.136.175 0 .359.008.535.032.183.024.35.056.518.088.16.04.312.08.455.127.144.048.256.096.336.144a.69.69 0 0 1 .24.2.43.43 0 0 1 .071.263v.375c0 .168-.064.256-.184.256a.83.83 0 0 1-.303-.096 3.652 3.652 0 0 0-1.532-.311c-.455 0-.815.071-1.062.223-.248.152-.375.383-.375.71 0 .224.08.416.24.567.159.152.454.304.877.44l1.134.358c.574.184.99.44 1.237.767.247.327.367.702.367 1.117 0 .343-.072.655-.207.926a2.157 2.157 0 0 1-.583.703c-.248.2-.543.343-.886.447-.36.111-.734.167-1.142.167zm1.509 3.88c-2.626 1.94-6.442 2.969-9.722 2.969-4.598 0-8.74-1.7-11.87-4.526-.247-.223-.024-.527.272-.351 3.384 1.963 7.559 3.153 11.877 3.153 2.914 0 6.114-.607 9.06-1.852.439-.2.814.287.383.607zm1.094-1.246c-.336-.43-2.22-.207-3.074-.103-.255.032-.295-.192-.063-.36 1.5-1.053 3.967-.75 4.254-.399.287.36-.08 2.826-1.485 4.007-.215.184-.423.088-.327-.151.32-.79 1.03-2.57.695-2.994z"/></svg> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/amazonwebservices.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/amazonwebservices.svg --- old/mkdocs_material-9.5.24/material/templates/.icons/simple/amazonwebservices.svg 1970-01-01 01:00:00.000000000 +0100 +++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/amazonwebservices.svg 2020-02-02 01:00:00.000000000 +0100 @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M6.763 10.036c0 .296.032.535.088.71.064.176.144.368.256.576.04.063.056.127.056.183 0 .08-.048.16-.152.24l-.503.335a.383.383 0 0 1-.208.072c-.08 0-.16-.04-.239-.112a2.47 2.47 0 0 1-.287-.375 6.18 6.18 0 0 1-.248-.471c-.622.734-1.405 1.101-2.347 1.101-.67 0-1.205-.191-1.596-.574-.391-.384-.59-.894-.59-1.533 0-.678.239-1.23.726-1.644.487-.415 1.133-.623 1.955-.623.272 0 .551.024.846.064.296.04.6.104.918.176v-.583c0-.607-.127-1.03-.375-1.277-.255-.248-.686-.367-1.3-.367-.28 0-.568.031-.863.103-.295.072-.583.16-.862.272a2.287 2.287 0 0 1-.28.104.488.488 0 0 1-.127.023c-.112 0-.168-.08-.168-.247v-.391c0-.128.016-.224.056-.28a.597.597 0 0 1 .224-.167 4.577 4.577 0 0 1 1.005-.36 4.84 4.84 0 0 1 1.246-.151c.95 0 1.644.216 2.091.647.439.43.662 1.085.662 1.963v2.586zm-3.24 1.214c.263 0 .534-.048.822-.144a1.78 1.78 0 0 0 .758-.51 1.27 1.27 0 0 0 .272-.512c.047-.191.08-.423.08-.694v-.335a6.66 6.66 0 0 0-.735-.136 6.02 6.02 0 0 0-.75-.048c-.535 0-.926.104-1.19.32-.263.215-.39.518-.39.917 0 .375.095.655.295.846.191.2.47.296.838.296zm6.41.862c-.144 0-.24-.024-.304-.08-.064-.048-.12-.16-.168-.311L7.586 5.55a1.398 1.398 0 0 1-.072-.32c0-.128.064-.2.191-.2h.783c.151 0 .255.025.31.08.065.048.113.16.16.312l1.342 5.284 1.245-5.284c.04-.16.088-.264.151-.312a.549.549 0 0 1 .32-.08h.638c.152 0 .256.025.32.08.063.048.12.16.151.312l1.261 5.348 1.381-5.348c.048-.16.104-.264.16-.312a.52.52 0 0 1 .311-.08h.743c.127 0 .2.065.2.2 0 .04-.009.08-.017.128a1.137 1.137 0 0 1-.056.2l-1.923 6.17c-.048.16-.104.263-.168.311a.51.51 0 0 1-.303.08h-.687c-.151 0-.255-.024-.32-.08-.063-.056-.119-.16-.15-.32l-1.238-5.148-1.23 5.14c-.04.16-.087.264-.15.32-.065.056-.177.08-.32.08zm10.256.215c-.415 0-.83-.048-1.229-.143-.399-.096-.71-.2-.918-.32-.128-.071-.215-.151-.247-.223a.563.563 0 0 1-.048-.224v-.407c0-.167.064-.247.183-.247.048 0 .096.008.144.024.048.016.12.048.2.08.271.12.566.215.878.279.319.064.63.096.95.096.502 0 .894-.088 1.165-.26 4a.86.86 0 0 0 .415-.758.777.777 0 0 0-.215-.559c-.144-.151-.416-.287-.807-.415l-1.157-.36c-.583-.183-1.014-.454-1.277-.813a1.902 1.902 0 0 1-.4-1.158c0-.335.073-.63.216-.886.144-.255.335-.479.575-.654.24-.184.51-.32.83-.415.32-.096.655-.136 1.006-.136.175 0 .359.008.535.032.183.024.35.056.518.088.16.04.312.08.455.127.144.048.256.096.336.144a.69.69 0 0 1 .24.2.43.43 0 0 1 .071.263v.375c0 .168-.064.256-.184.256a.83.83 0 0 1-.303-.096 3.652 3.652 0 0 0-1.532-.311c-.455 0-.815.071-1.062.223-.248.152-.375.383-.375.71 0 .224.08.416.24.567.159.152.454.304.877.44l1.134.358c.574.184.99.44 1.237.767.247.327.367.702.367 1.117 0 .343-.072.655-.207.926a2.157 2.157 0 0 1-.583.703c-.248.2-.543.343-.886.447-.36.111-.734.167-1.142.167zm1.509 3.88c-2.626 1.94-6.442 2.969-9.722 2.969-4.598 0-8.74-1.7-11.87-4.526-.247-.223-.024-.527.272-.351 3.384 1.963 7.559 3.153 11.877 3.153 2.914 0 6.114-.607 9.06-1.852.439-.2.814.287.383.607zm1.094-1.246c-.336-.43-2.22-.207-3.074-.103-.255.032-.295-.192-.063-.36 1.5-1.053 3.967-.75 4.254-.399.287.36-.08 2.826-1.485 4.007-.215.184-.423.088-.327-.151.32-.79 1.03-2.57.695-2.994z"/></svg> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/audiobookshelf.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/audiobookshelf.svg --- old/mkdocs_material-9.5.24/material/templates/.icons/simple/audiobookshelf.svg 1970-01-01 01:00:00.000000000 +0100 +++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/audiobookshelf.svg 2020-02-02 01:00:00.000000000 +0100 @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 0A12 12 0 0 0 0 12a12 12 0 0 0 12 12 12 12 0 0 0 12-12A12 12 0 0 0 12 0Zm-.023.402A11.598 11.598 0 0 1 23.575 12a11.598 11.598 0 0 1-11.598 11.598A11.598 11.598 0 0 1 .378 12 11.598 11.598 0 0 1 11.977.402Zm0 1.776a7.093 7.093 0 0 0-7.092 7.093v1.536a6.395 6.395 0 0 0-.439.33.35.35 0 0 0-.126.27v1.84a.36.36 0 0 0 .126.272c.22.182.722.564 1.504.956v.179c0 .483.31.873.694.873.384 0 .694-.392.694-.873v-4.415c0-.483-.31-.873-.694-.873-.369 0-.67.359-.694.812h-.002v-.91a6.027 6.027 0 1 1 12.054.003v.91c-.025-.454-.326-.813-.695-.813-.384 0-.694.391-.694.873v4.415c0 .483.31.873.694.873.384 0 .695-.392.695-.873v-.179a7.964 7.964 0 0 0 1.503-.956.35.35 0 0 0 .126-.272v-1.843a.342.342 0 0 0-.124-.27 5.932 5.932 0 0 0-.438-.329V9.271a7.093 7.093 0 0 0-7.092-7.093zm-3.34 5.548a.84.84 0 0 0-.84.84v9.405c0 .464.376.84.84.84h.866a.84.84 0 0 0 .84-.84V8.566a.84.84 0 0 0-.84-.84Zm2.905 0a.84.84 0 0 0-.84.84v9.405c0 .464.377.84 .84.84h.867a.84.84 0 0 0 .84-.84V8.566a.84.84 0 0 0-.84-.84zm2.908 0a.84.84 0 0 0-.84.84v9.405c0 .464.376.84.84.84h.867a.84.84 0 0 0 .84-.84V8.566a.84.84 0 0 0-.84-.84zM8.112 9.983h1.915v.2H8.112Zm2.906 0h1.915v.2h-1.915Zm2.908 0h1.915v.2h-1.915zm-7.58 9.119a.633.633 0 0 0 0 1.265h11.26a.632.632 0 0 0 0-1.265z"/></svg> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/awwwards.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/awwwards.svg --- old/mkdocs_material-9.5.24/material/templates/.icons/simple/awwwards.svg 1970-01-01 01:00:00.000000000 +0100 +++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/awwwards.svg 2020-02-02 01:00:00.000000000 +0100 @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m14.72 5.6-2.24 8.68-2.12-8.68H7.47l-2.12 8.68L3.11 5.6H0l4.01 12.65h2.74l2.17-8.18 2.16 8.18h2.74L17.83 5.6zm5.1 10.7c0 1.2.9 2.1 2.09 2.1 1.2 0 2.09-.9 2.09-2.1s-.9-2.12-2.1-2.12c-1.19 0-2.08.9-2.08 2.11"/></svg> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/fastapi.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/fastapi.svg --- old/mkdocs_material-9.5.24/material/templates/.icons/simple/fastapi.svg 2020-02-02 01:00:00.000000000 +0100 +++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/fastapi.svg 2020-02-02 01:00:00.000000000 +0100 @@ -1 +1 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 0C5.375 0 0 5.375 0 12c0 6.627 5.375 12 12 12 6.626 0 12-5.373 12-12 0-6.625-5.373-12-12-12zm-.624 21.62v-7.528H7.19L13.203 2.38v7.528h4.029L11.376 21.62z"/></svg> \ No newline at end of file +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 .039c-6.627 0-12 5.354-12 11.96-.001 6.606 5.372 11.963 12 11.962 6.628 0 12.001-5.356 12-11.962C24 5.393 18.627.039 12 .039m-.829 5.415h7.55l-7.58 5.329h5.182L5.28 18.543Q8.226 12 11.171 5.455"/></svg> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/fite.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/fite.svg --- old/mkdocs_material-9.5.24/material/templates/.icons/simple/fite.svg 2020-02-02 01:00:00.000000000 +0100 +++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/fite.svg 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3.52 8.254c-.347 0-.667.08-1.014.213-.427.186-.666.454-.746.8L0 15.748h2.533l.801-3.015h3.28l.4-1.464H3.732l.375-1.362c.027-.133.133-.185.346-.185h3.014l.346-1.467H3.52zm4.826 0-2 7.492H8.88l2-7.492H8.346zm2.8 0-.373 1.467h1.84c.16 0 .24.053.24.16v.025l-1.574 5.84h2.534l1.574-5.84c.026-.133.132-.185.345-.185h1.842l.319-1.467h-6.747zm8.534 0c-.347 0-.667.08-1.014.213-.427.186-.666.453-.746.773l-1.467 5.492c0 .027-.027.081-.027.108v.107c0 .267.162.48.455.614.24.106.505.185.799.185H22l.4-1.467h-3.013c-.16 0-.24-.053-.24-.16v-.025l.373-1.387h3.28l.4-1.467h-3.28l.348-1.334c.053-.133.159-.185.345-.185h3.014L24 8.254h-4.32Z"/></svg> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/flattr.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/flattr.svg --- old/mkdocs_material-9.5.24/material/templates/.icons/simple/flattr.svg 2020-02-02 01:00:00.000000000 +0100 +++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/flattr.svg 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M1.906 12C1.906 6.432 6.432 1.906 12 1.906c.048 0 4.003 0 5.455.002L14.53 4.834l1.344 1.344L21.903 0H12C5.373 0 0 5.373 0 12v9.331l1.91-1.759v-.096c-.002-.244-.004-7.404-.004-7.476zM24 2.668l-1.91 1.76v.096L22.093 12c0 5.568-4.528 10.094-10.093 10.094-.048 0-4.003 0-5.455-.002l2.925-2.926-1.344-1.344L2.097 24H12c6.627 0 12-5.373 12-12V2.668z"/></svg> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/foundryvirtualtabletop.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/foundryvirtualtabletop.svg --- old/mkdocs_material-9.5.24/material/templates/.icons/simple/foundryvirtualtabletop.svg 1970-01-01 01:00:00.000000000 +0100 +++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/foundryvirtualtabletop.svg 2020-02-02 01:00:00.000000000 +0100 @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m11.391 23.879-9.386-5.5c-.269-.158-.492-.546-.492-.86V6.48c0-.314.223-.7.494-.857L11.506.116c.274-.157.717-.154.988.003l9.499 5.561c.271.16.494.546.494.86v10.979c0 .314-.223.7-.494.857l-9.613 5.509c-.271.154-.717.154-.989-.006m1.221-.934 6.929-3.958c.274-.157.471-.354.443-.443-.029-.088-.309-.125-.62-.085l-6.684.877a.67.67 0 0 0-.566.646v2.674c0 .315.226.446.498.289M9.714 1.951l-6.766 3.92c-.272.158-.272.418 0 .575l2.208 1.288a.676.676 0 0 0 .846-.162l4.075-5.204c.194-.248.306-.508.243-.577s-.335.003-.606.16m2.429 16.222 5.212-9.064c.157-.272.028-.494-.286-.494H6.725c-.314 0-.443.222-.289.497l5.141 9.058c.154.274.409.274.566.003m1.489-7.247s-.949.28-.952.958c0 .674 1.129 1.025 1.129 1.025v.669h-1.12a1.365 1.365 0 0 0-.752-.237c-.268 0-.523.086-.751.237H10.12v-.669c.36 0 1.086-.591 1.086-1.02 0-.428-.683-.517-.683-.517h-.54c-1.258 0-1.749-1.186-1.749-1.186h2.08v-.228h4.824v.731c-.646 0-1.506.237-1.506.237m-3.052-.5 8h4.303c.026 0 .049-.02.049-.048v-.029a.048.048 0 0 0-.049-.048H10.58a.048.048 0 0 0-.049.048v.029c0 .025.02.048.049.048m-.297.2v-.097a.023.023 0 0 0-.023-.023H8.868c-.02 0-.028.032-.008.043.211.112.351.1.351.1h1.049a.023.023 0 0 0 .023-.023M2.17 7.166v7.972c0 .315.075.589.166.606s.266-.203.386-.494l2.617-6.252a.655.655 0 0 0-.28-.803L2.67 6.872c-.274-.152-.5-.02-.5.294m11.459-5.375c-.06.071.048.329.243.577l4.072 5.204c.194.248.574.32.845.162l2.209-1.288c.272-.157.272-.417 0-.575l-6.763-3.92c-.272-.157-.546-.229-.606-.16m8.172 13.347V7.166c0-.314-.226-.446-.5-.294l-2.389 1.323a.652.652 0 0 0-.28.803l2.618 6.252c.123.291.294.511.385.494.092-.02.166-.291.166-.606m-8.895 3.652 8.218-1.083c.311-.04.466-.311.346-.6l-3.201-7.644c-.123-.288-.348-.303-.505-.031l-5.141 8.938c-.154.271-.029.46.283.42m4.317-11.144-4.88-6.444c-.189-.251-.503-.254-.697-.005L6.594 7.649c-.195.248-.095.451.22.451h10.184c.314 0 .414-.203.225-.454M2.759 17.71l8.055 1.077c.314.043.44-.146.286-.42L6.036 9.44c-.157-.27 4-.38-.26-.5.032L2.41 17.104c-.12.292.037.563.349.606m8.841 4.946h-.003v-2.669a.675.675 0 0 0-.566-.648l-6.54-.878c-.312-.042-.592-.002-.621.083-.028.086.169.289.441.446l6.795 3.949c.271.16.494.032.494-.283"/></svg> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/fusionauth.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/fusionauth.svg --- old/mkdocs_material-9.5.24/material/templates/.icons/simple/fusionauth.svg 1970-01-01 01:00:00.000000000 +0100 +++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/fusionauth.svg 2020-02-02 01:00:00.000000000 +0100 @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 0a1.667 1.667 0 0 0-1.666 1.666A1.667 1.667 0 0 0 12 3.334a1.667 1.667 0 0 0 1.666-1.668A1.667 1.667 0 0 0 12 0ZM9.506 1.145A11.572 11.572 0 0 0 .442 12.317a.716.716 0 0 0 1.075.618.702.702 0 0 0 .358-.6 10.136 10.136 0 0 1 5.06-8.666 10.09 10.09 0 0 1 2.696-1.074 2.55 2.55 0 0 1-.125-1.452Zm8.015 1.26a.712.712 0 0 0-.695.713.704.704 0 0 0 .34.61 10.133 10.133 0 0 1 4.545 11.587c.314.046.618.15.894.309.148.084.29.183.42.293a11.573 11.573 0 0 0-5.15-13.43.715.715 0 0 0-.354-.082Zm-5.519 3.791a6.247 6.247 0 1 0 .002 12.494 6.247 6.247 0 0 0-.002-12.494Zm0 1.43a4.819 4.819 0 0 1 3.41 8.222 4.817 4.817 0 1 1-3.41-8.222Zm-.01 2.295c-1.412.014-1.896 1.887-.668 2.584l-.435 2.207a.237.237 0 0 0 .234.281h1.772a.236.236 0 0 0 .234-.281l-.438-2.207a1.38 1.38 0 0 0 .692-1.202 1.38 1.38 0 0 0-1.39-1.382zm-9.324 6.242a1.667 1.667 0 0 0-1.666 1.666 1.667 1.667 0 0 0 1.666 1.668 1.667 1.667 0 0 0 1.666-1.668 1.667 1.667 0 0 0- 1.666-1.666zm18.664 0a1.667 1.667 0 0 0-1.666 1.666 1.667 1.667 0 0 0 1.666 1.668 1.667 1.667 0 0 0 1.666-1.668 1.667 1.667 0 0 0-1.666-1.666zM4.655 19.427a2.54 2.54 0 0 1-.702.608 2.584 2.584 0 0 1-.468.207 11.576 11.576 0 0 0 14.208 2.273.713.713 0 0 0 0-1.238.704.704 0 0 0-.703-.012 10.134 10.134 0 0 1-10.052-.05 10.17 10.17 0 0 1-2.283-1.788z"/></svg> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/googlebard.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/googlebard.svg --- old/mkdocs_material-9.5.24/material/templates/.icons/simple/googlebard.svg 2020-02-02 01:00:00.000000000 +0100 +++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/googlebard.svg 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m11.446 16.122-.957 2.196a1.034 1.034 0 0 1-1.906 0l-.957-2.196a8.455 8.455 0 0 0-4.303-4.358l-2.638-1.17c-.839-.372-.839-1.593 0-1.965L3.24 7.494A8.452 8.452 0 0 0 7.605 2.99L8.576.651a1.033 1.033 0 0 1 1.919 0l.972 2.339a8.452 8.452 0 0 0 4.365 4.504l2.555 1.135c.839.372.839 1.593 0 1.965l-2.638 1.17a8.455 8.455 0 0 0-4.303 4.358Zm8.907 6.922-.27.617a.553.553 0 0 1-1.02 0l-.27-.617a4.77 4.77 0 0 0-2.426-2.459l-.83-.368c-.449-.2-.449-.853 0-1.052l.783-.348a4.769 4.769 0 0 0 2.461-2.541l.277-.667a.554.554 0 0 1 1.029 0l.277.667a4.764 4.764 0 0 0 2.46 2.541l.785.348c.448.199.448.852 0 1.052l-.832.368a4.762 4.762 0 0 0-2.424 2.459Z"/></svg> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/homepage.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/homepage.svg --- old/mkdocs_material-9.5.24/material/templates/.icons/simple/homepage.svg 1970-01-01 01:00:00.000000000 +0100 +++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/homepage.svg 2020-02-02 01:00:00.000000000 +0100 @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M1.992.034C1.217.166.602.841.416 1.769.388 1.901.36 21.858.388 23.895c0 .181 0 .181.923-.593.497-.416 1.328-1.128 1.801-1.516.34-.28.626-.543.637-.576.011-.039.022-1.148.017-2.466L3.76 16.35h1.516c.829 0 1.52.022 1.537.044.017.021.028.538.022 1.142 0 .61.011 1.104.022 1.104.017 0 .643-.522.725-.604.017-.017.401-.335.851-.714.923-.77.917-.764 1.373-1.148.28-.236.34-.264.412-.203.072.066 2.878 2.421 3.592 3.02a1239.37 1239.37 0 0 1 3.932 3.306c.003.003 2.02 1.74 2.076 1.702.021-.01.038-3.333.038-7.38-.006-6.574.005-7.365.082-7.381.044-.011.895-.017 1.884-.017h1.801l-.022-3.761c-.005-2.07-.033-3.817-.05-3.877-.142-.495-.51-1.022-.883-1.28-.473-.318.164-.302-10.566-.302-5.442-.005-9.99.011-10.11.033Z"/></svg> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/huggingface.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/huggingface.svg --- old/mkdocs_material-9.5.24/material/templates/.icons/simple/huggingface.svg 1970-01-01 01:00:00.000000000 +0100 +++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/huggingface.svg 2020-02-02 01:00:00.000000000 +0100 @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M1.445 11.506c0 1.102.167 2.158.484 3.156-.038-.003-.069-.006-.106-.006-.42 0-.801.16-1.07.452-.345.373-.498.833-.431 1.293a1.576 1.576 0 0 0 .214.597 1.429 1.429 0 0 0-.484.758c-.065.245-.131.754.215 1.28a1.455 1.455 0 0 0-.063.105c-.208.392-.22.837-.037 1.25.279.626.97 1.118 2.313 1.647.835.329 1.599.54 1.605.543 1.105.284 2.104.427 2.97.427 1.417 0 2.475-.384 3.152-1.144 1.538.265 2.79.14 3.592.006.677.755 1.733 1.139 3.147 1.139.864 0 1.864-.143 2.969-.428.006-.002.77-.214 1.605-.543 1.343-.53 2.034-1.021 2.313-1.647a1.403 1.403 0 0 0-.037-1.25 1.468 1.468 0 0 0-.063-.105c.346-.525.28-1.035.215-1.28a1.43 1.43 0 0 0-.484-.758c.11-.181.183-.378.215-.597.066-.46-.087-.92-.432-1.293a1.434 1.434 0 0 0-1.07-.452l-.06.002c.317-.996.485-2.052.485-3.152 0-5.807-4.736-10.514-10.579-10.514-5.842 0-10.578 4.707-10.578 10.514Zm10.578-9.483c5.273 0 9.548 4.246 9.548 9.483a9.42 9.42 0 0 1-.27 2.236l-.011-.015a1.423 1.423 0 0 0-1.108-.506c-.352 0-.714.115-1.076.344-.24.151-.506.422-.78.76-.253-.35-.607-.584-1.013-.647a1.517 1.517 0 0 0-.235-.018c-.926 0-1.482.8-1.693 1.518-.105.243-.607 1.348-1.361 2.098-1.169 1.16-1.446 2.353-.84 3.638a9.275 9.275 0 0 1-2.365-.006c.59-1.212.363-2.439-.843-3.632-.755-.75-1.256-1.855-1.361-2.098-.21-.718-.767-1.518-1.694-1.518-.078 0-.156.006-.234.018-.406.063-.76.297-1.014.646-.273-.337-.539-.608-.779-.76-.362-.228-.724-.343-1.076-.343-.427 0-.81.17-1.082.478a9.42 9.42 0 0 1-.26-2.193c0-5.237 4.275-9.483 9.547-9.483zm-3.379 4.98a1.36 1.36 0 0 0-.629 2.563c.351.186.489-.526.836-.648.311-.11.841.399 1.008.086a1.358 1.358 0 0 0-.562-1.84 1.366 1.366 0 0 0-.653-.16Zm6.84 0a1.36 1.36 0 0 0-1.215 2c.168.314.698-.195 1.009-.085.347.122.486.835.838.648a1.359 1.359 0 0 0 .562-1.84 1.365 1.365 0 0 0-1.193-.722ZM5.729 8.423a.877.877 0 0 0-.877.877c0 .484.393.877.877.877a.877.877 0 0 0 .877-.877.877.877 0 0 0-.877-.877zm12.643 0a.879.879 0 0 0-.879.877c0 .484.395.877.88.877a.877.877 0 0 0 .876-.877.877.877 0 0 0-.877-.877zm-9.578 3.037c-.18-.003-.28.11-.28.416 0 .81.388 2.125 1.428 2.924.207-.712 1.346-1.283 1.508-1.201.232.116.22.441.608.726.388-.285.374-.61.605-.726.163-.082 1.301.489 1.508 1.201 1.04-.799 1.428-2.114 1.428-2.924 0-1.221-1.583.64-3.541.648-1.469-.006-2.727-1.055-3.264-1.064zm-4.481 3.018c.58.365 1.696 2.275 2.106 3.018a.66.66 0 0 0 .582.353c.418 0 .746-.414.039-.94-1.064-.79-.692-2.084-.184-2.164a.43.43 0 0 1 .066-.004c.462 0 .666.79.666.79s.596 1.49 1.622 2.508c.942.935 1.062 1.703.496 2.666-.016-.004-.016.023-.148.215a1.921 1.921 0 0 1-.72.615c-.505.227-1.139.27-1.783.27-1.037 0-2.101-.183-2.697-.337-.03-.007-3.65-.956-3.192-1.822.077-.145.204-.203.364-.203.646 0 1.823.955 2.328.955.113 0 .196-.086.228-.203.225-.805-3.278-1.052-2.984-2.164.052-.197.193-.276.39-.276.854 0 2.77 1.493 3.173 1.493.03 0 .052-.009.064-.028.201-.322.11-.586-1.309-1.44-1.418-.853-2.431-1.328-1.865-1.94.065-.072.157-.102.27-.102.86 0 2.894 1.84 2.894 1.84s.549.568. 881.568a.204.204 0 0 0 .186-.105c.235-.395-2.186-2.219-2.323-2.971-.092-.51.064-.768.356-.768 0 .008.17-.029.494.176zm16.226.592c-.137.752-2.558 2.576-2.323 2.97.044.074.11.106.186.106.332 0 .88-.568.88-.568s2.034-1.84 2.896-1.84c.112 0 .204.03.269.101.566.613-.447 1.088-1.865 1.942-1.419.853-1.51 1.116-1.309 1.44.012.018.034.027.064.027.402 0 2.318-1.493 3.172-1.493.198 0 .34.079.391.276.294 1.112-3.21 1.36-2.984 2.164.032.117.115.203.228.203.505 0 1.682-.955 2.328-.955.16 0 .287.058.364.203.459.866-3.163 1.815-3.192 1.822-.596.154-1.66.336-2.697.336-.636 0-1.261-.04-1.764-.26a1.928 1.928 0 0 1-.739-.624c-.04-.069-.102-.148-.142-.205-.573-.968-.455-1.738.49-2.676 1.026-1.019 1.621-2.508 1.621-2.508s.205-.79.666-.79a.432.432 0 0 1 .067.004c.508.08.88 1.374-.184 2.165-.707.525-.38.94.04.94a.66.66 0 0 0 .581-.354c.41-.743 1.527-2.653 2.106-3.018.559-.353.99-.182.85.592z"/></svg> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/integromat.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/integromat.svg --- old/mkdocs_material-9.5.24/material/templates/.icons/simple/integromat.svg 2020-02-02 01:00:00.000000000 +0100 +++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/integromat.svg 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 0c-.681 0-1.349.057-2 .166v4.09a8.002 8.002 0 0 1 2-.253c.69 0 1.36.088 2 .253V.166C13.35.056 12.68 0 12 0zM8.002.683C3.342 2.332 0 6.78 0 12c0 6.623 5.377 12 12 12s12-5.377 12-12c0-5.22-3.342-9.668-8.001-11.317v4.392a7.997 7.997 0 1 1-7.997 0zM12 6.003c-.7 0-1.374.12-2 .342v9.32a5.98 5.98 0 0 0 2 .343 6 6 0 0 0 2-.342V6.345a5.977 5.977 0 0 0-2-.342z"/></svg> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/kagi.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/kagi.svg --- old/mkdocs_material-9.5.24/material/templates/.icons/simple/kagi.svg 1970-01-01 01:00:00.000000000 +0100 +++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/kagi.svg 2020-02-02 01:00:00.000000000 +0100 @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M14.483 18.392h-5.11c-1.382 0-1.622-1.508-1.382-2.11.12-.302.421-.724.661-1.026a6.737 6.737 0 0 0 3.306.844c3.847 0 6.913-3.135 6.913-6.934 0-2.05-.902-3.86-2.284-5.186l.18-.181c.36-.362.902-.603 1.443-.543l.841.06V0H17.61c-1.683 0-3.066 1.025-3.667 2.472a6.75 6.75 0 0 0-1.923-.301c-3.847 0-6.913 3.135-6.913 6.934 0 1.508.481 2.955 1.322 4.101-.12.12-.3.241-.42.301l-.18.182c-1.383 1.326-2.044 3.014-1.684 4.944.18 1.025 1.082 2.11 1.984 2.714.601.422 1.382.603 2.164.603l5.77-.241c.661 0 1.263.301 1.623.904L16.407 24l3.546-1.206-.601-1.327c-.902-1.869-2.765-3.075-4.87-3.075M12.02 5.849c1.803 0 3.306 1.508 3.306 3.317s-1.503 3.316-3.306 3.316-3.306-1.507-3.306-3.316c0-1.87 1.442-3.317 3.306-3.317"/></svg> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/n8n.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/n8n.svg --- old/mkdocs_material-9.5.24/material/templates/.icons/simple/n8n.svg 1970-01-01 01:00:00.000000000 +0100 +++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/n8n.svg 2020-02-02 01:00:00.000000000 +0100 @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21.474 5.684a2.527 2.527 0 0 0-2.447 1.895H16.13a2.526 2.526 0 0 0-2.492 2.11l-.103.624a1.263 1.263 0 0 1-1.246 1.055h-1.001a2.527 2.527 0 0 0-4.893 0H4.973a2.527 2.527 0 1 0 0 1.264h1.422a2.527 2.527 0 0 0 4.894 0h1a1.263 1.263 0 0 1 1.247 1.055l.103.623a2.526 2.526 0 0 0 2.492 2.111h.37a2.527 2.527 0 1 0 0-1.263h-.37a1.263 1.263 0 0 1-1.246-1.056l-.103-.623A2.52 2.52 0 0 0 13.96 12a2.52 2.52 0 0 0 .82-1.48l.104-.622a1.263 1.263 0 0 1 1.246-1.056h2.896a2.527 2.527 0 1 0 2.447-3.158m0 1.263a1.263 1.263 0 0 1 1.263 1.263 1.263 1.263 0 0 1-1.263 1.264A1.263 1.263 0 0 1 20.21 8.21a1.263 1.263 0 0 1 1.264-1.263m-18.948 3.79A1.263 1.263 0 0 1 3.79 12a1.263 1.263 0 0 1-1.264 1.263A1.263 1.263 0 0 1 1.263 12a1.263 1.263 0 0 1 1.263-1.263m6.316 0A1.263 1.263 0 0 1 10.105 12a1.263 1.263 0 0 1-1.263 1.263A1.263 1.263 0 0 1 7.58 12a1.263 1.263 0 0 1 1.263-1.263m10.105 3.79a1.263 1.263 0 0 1 1.264 1.263 1.263 1.263 0 0 1-1.26 3 1.263 1.263 1.263 0 0 1-1.264-1.263 1.263 1.263 0 0 1 1.263-1.264"/></svg> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/niantic.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/niantic.svg --- old/mkdocs_material-9.5.24/material/templates/.icons/simple/niantic.svg 2020-02-02 01:00:00.000000000 +0100 +++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/niantic.svg 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17.492 8.626c.222-.473.381-.981.474-1.512 1.478.757 2.158 1.325 2.281 1.56-.253.134-1.178.18-2.755-.048Zm-6.139-4.618a45.3 45.3 0 0 0-4.005 1.476c.067-2.196 1.552-3.952 3.377-3.952.991 0 1.883.518 2.501 1.344.117.159.223.326.316.501-1.21.321-2.1.603-2.189.631Zm-7.594-.585c.236-.121 1.12-.189 2.762.047a6.013 6.013 0 0 0-.483 1.509c-1.422-.727-2.151-1.3-2.279-1.556Zm4.065 7.031c.406.385.865.715 1.364.977l.681 5.225-.086-.039a4.72 4.72 0 0 0-.278-.11l-.004-.002c-.049-.018-.099-.032-.149-.049l-1.716-5.888c-.033-.113.103-.195.188-.114Zm3.071 2.78.029.116c.026.103.118.224.326.224h1.5c.208 0 .3-.121.327-.224l.028-.116c.128-.556.44-1.173 1.171-1.552l-.607 4.661c-1.126-.752-2.147-.859-2.515-.871a.017.017 0 0 0-.01 0 .119.119 0 0 0-.115.133l.291 2.003c.001.006-.007.01-.013.006a4.944 4.944 0 0 0-.857-.654l-.042-.024-.684-5.254c.731.379 1.043.996 1.171 1.552Zm5.281-2.78c.085-.081.221.001.188.114l-1.875 6.436a5.23 5.23 0 0 0-. 282-.255l-.001-.001v-.001l-.078-.064.684-5.252a6.176 6.176 0 0 0 1.364-.977Zm-1.966 7.133c-.316.744-1.146 1.293-2.02 1.465-.033.006-.068-.005-.072-.037l-.413-2.841c-.005-.033.026-.059.06-.053.662.131 1.782.719 2.404 1.348.052.053.048.101.041.118Zm-1.159 3.502-2.087.114-.193-1.486.243-.024.593-.06c.004-.001.007.002.008.006l.057.392c.009.06.064.103.127.101l.007-.001 1.201-.121.187-.019-.143 1.098ZM8.826 19.35a.039.039 0 0 1-.043-.032l-.447-2.472c-.005-.025.018-.047.044-.044 1.257.159 2.492.939 3.083 1.907a.214.214 0 0 1 .028.079l.039.267c.002.012-.007.022-.019.023l-2.685.272Zm9.233-13.224.002-.064-.003-.09c2.3-1.114 3.346-2.069 3.101-2.838-.144-.452-.688-.702-1.617-.743a6.857 6.857 0 0 0-.286-.006c-.667 0-1.457.09-2.276.228A6.06 6.06 0 0 0 11.998 0a6.06 6.06 0 0 0-4.979 2.61c-2.522-.422-3.927-.247-4.172.522-.141.443-.044 1.183 2.416 2.495.214.114.443.229.678.344l-.002.091.002.064c-.236.115-.463.23-.678.345-2.46 1.311-2.557 2.051-2.416 2.494.238.748 1.572.935 3.964.557l1.976 6.78a4.258 4.258 0 0 0-.251-.046h-.005a4.19 4.19 0 0 0-.791-.042h-.001a.1.1 0 0 0-.097.1l.001.017.64 3.546c.01.05.056.084.106.081h.007l1.387-.141.028-.003.416 1.429-.112.006a.512.512 0 0 1-.407-.124c-.138-.103-.174-.195-.364-.185l-1.276.055a.108.108 0 0 0-.104.109c.001.511.259 2.166 1.311 2.222.074.004.176.001.298 0 .343.77 1.045.679 1.246.661.651-.058 4.03-1.139 4.362-1.386.341-.253.69-1.118.69-1.118s1.012-.348 1.562-.506c.074-.021.055-.13-.022-.125l-3.581.195.336-1.153.262-.027 1.754-.176c.056-.006.091-.063.068-.112a8.71 8.71 0 0 0-1.241-2.019c-.041-.049-.081-.093-.122-.14l2.089-7.167c-1.61-.242-3.386-.696-4.596-1.035a2.927 2.927 0 0 1-1.655.526c-1.264 0-2.364-.844-2.944-2.092a71.618 71.618 0 0 1-.641-.261c-.315.141-.628.288-.938.44.084.275.187.541.308.798-1.635.235-2.516.166-2.751.045.243-.486 2.656-2.118 7.876-3.78 5.219-1.662 8.132-1.726 8.612-1.47-.123.234-.805.803-2.285 1.562a6.378 6.378 0 0 0-.18-.746c-.991.132-2.241.374-3.72.76a4.74 4.74 0 0 1-.461 2.786A49.75 49.75 0 0 1 9.45 6.452c -.454.169-.881.336-1.283.5.99.396 2.066.781 3.186 1.138.215.068 5.13 1.622 7.903 1.622.098 0 .194-.002.286-.006.929-.04 1.473-.29 1.617-.742.245-.769-.8-1.724-3.1-2.838Z"/></svg> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/nintendonetwork.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/nintendonetwork.svg --- old/mkdocs_material-9.5.24/material/templates/.icons/simple/nintendonetwork.svg 2020-02-02 01:00:00.000000000 +0100 +++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/nintendonetwork.svg 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19.965 8.686a.645.645 0 0 1-.52-.266c-2.11-2.893-5.555-4.624-9.215-4.624a11.474 11.474 0 0 0-4.689.986.641.641 0 0 1-.85-.337.656.656 0 0 1 .333-.86 12.78 12.78 0 0 1 5.206-1.094c4.067 0 7.9 1.926 10.252 5.154a.66.66 0 0 1-.137.913.633.633 0 0 1-.38.128M.901 8.98c0-.492.411-.89.918-.89h2.331c.21 0 .364-.095.557-.229a9.223 9.223 0 0 1 5.268-1.633c5.01 0 9.073 3.941 9.073 8.802v8.077a.908.908 0 0 1-.921.894h-2.956a.909.909 0 0 1-.924-.894v-8.077c0-2.29-1.911-4.146-4.274-4.146-2.36 0-4.271 1.855-4.271 4.146v8.077a.909.909 0 0 1-.924.894H1.824a.908.908 0 0 1-.922-.894V8.98m3.4-6.389a14.548 14.548 0 0 1 5.98-1.274c4.822 0 9.075 2.33 11.649 5.88a.64.64 0 0 0 .904.14.67.67 0 0 0 .137-.922C20.155 2.528 15.516 0 10.28 0a15.79 15.79 0 0 0-6.502 1.387.662.662 0 0 0-.33.87.64.64 0 0 0 .852.336Z"/></svg> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/posit.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/posit.svg --- old/mkdocs_material-9.5.24/material/templates/.icons/simple/posit.svg 1970-01-01 01:00:00.000000000 +0100 +++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/posit.svg 2020-02-02 01:00:00.000000000 +0100 @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M0 .953v6.393l4.852 2.066-3.27 1.447v2.283l3.215 1.432L0 16.615v6.432l11.918-5.256.082-.035.082.035L24 23.047v-6.432l-4.797-2.04 3.215-1.433v-2.283l-3.27-1.447L24 7.346V.953L12 6.25Zm.879 1.352 10.039 4.431-4.96 2.19L.879 6.763Zm22.242 0v4.458l-5.066 2.162-4.973-2.19 10.04-4.431ZM12 7.209l4.945 2.19-4.95 2.107-4.94-2.108zM5.959 9.885l4.926 2.093-.006.002.006.002-4.979 2.12-3.446-1.529v-1.148l3.5-1.541zm12.082 0 3.514 1.54v1.15l-3.448 1.526-1.107.487-4.994 2.21L7 14.589l4.994-2.133L17 14.588l1.094-.487-4.973-2.12zM5.906 15.06l5.012 2.215-.066.03-9.973 4.404v-4.512zm12.201 0 5.014 2.137v4.512l-9.959-4.404-.066-.03z"/></svg> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/reactbootstrap.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/reactbootstrap.svg --- old/mkdocs_material-9.5.24/material/templates/.icons/simple/reactbootstrap.svg 1970-01-01 01:00:00.000000000 +0100 +++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/reactbootstrap.svg 2020-02-02 01:00:00.000000000 +0100 @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.679.626c-.5 0-.948.112-1.33.333-.367.213-.675.53-.917.942-.226.386-.393.856-.496 1.396-.197 1.042-.155 2.346.124 3.77.036.18.074.362.116.542a17 17 0 0 0-.644.209C3.187 8.287 2.062 8.9 1.279 9.59c-.406.358-.72.736-.935 1.124A2.584 2.584 0 0 0 0 11.97c0 .846.469 1.703 1.355 2.48.835.733 2.015 1.372 3.412 1.85.13.044.262.087.395.128a17 17 0 0 0-.128.61c-.266 1.399-.297 2.68-.09 3.703.107.53.277.99.506 1.37.243.404.552.716.917.927.386.222.839.335 1.348.335.692 0 1.467-.206 2.302-.61.818-.398 1.653-.967 2.482-1.691a13 13 0 0 0 .391-.356h6.146q1.302 0 2.246-.38c.63-.253 1.144-.595 1.548-1.023.404-.429.698-.94.887-1.534A6.228 6.228 0 0 0 24 15.871c0-1.188-.215-2.172-.642-2.96q-.634-1.167-1.867-1.514a.032.032 0 0 1-.02-.033.034.034 0 0 1 .016-.03 3.502 3.502 0 0 0 1.411-1.442q.498-.935.498-2.25c0-1.447-.366-2.523-1.095-3.238-.728-.716-1.698-1.072-2.906-1.072h-6.512a16 16 0 0 0-.308-.282c-.861-.763-1.72-1.363-2.552-1.78C 9.169.844 8.38.627 7.679.627m.007 1.7c.434 0 .995.17 1.623.492.68.35 1.419.87 2.134 1.505l.136.123a26.09 26.09 0 0 0-1.846 2.302c-1.016.1-1.992.248-2.907.441a15 15 0 0 1-.092-.434L6.73 6.74c-.218-1.114-.271-2.131-.153-2.942.101-.696.328-1.194.624-1.365a.964.964 0 0 1 .484-.107m5.16 3.217v12.912l-.765-.946-.5-.617c-.253-.312-.657-.889-1.14-1.624a29 29 0 0 1-.794-1.282l-.015-.025c-.23-.398-.403-.72-.54-.977a39 39 0 0 1-.507-.981l.03-.058.002-.004a31 31 0 0 1 .566-1.098l.001-.003.208-.402.306-.507.002-.004c.114-.194.233-.391.353-.584l.21-.348c.281-.464.507-.803.863-1.294.191-.264.373-.496.661-.856v-.001l.015-.018.005-.007c.117-.15.235-.296.351-.437l.004-.005.002-.003a83 83 0 0 1 .683-.831zm2.391.252h3.829c.642 0 1.134.18 1.474.536s.51.974.51 1.852c0 .78-.19 1.375-.567 1.794-.378.419-.85.624-1.417.624h-3.829c-.014 0-.025-.015-.025-.033v-4.74c0-.018.011-.033.025-.033M8.498 8.616a31.5 31.5 0 0 0-.793 1.375 23 23 0 0 1-.417-1.16 23 23 0 0 1 1.21-.215m-2.865.634c.288.892.649 1.816 1.072 2.7 48a26.43 26.43 0 0 0-1.087 2.79 12 12 0 0 1-.3-.098c-1.162-.397-2.13-.91-2.798-1.482-.512-.438-.817-.9-.817-1.236 0-.345.305-.79.838-1.22.62-.502 1.503-.96 2.551-1.326a15 15 0 0 1 .541-.176m9.604 3.543h4.149c.718 0 1.27.224 1.67.692s.597 1.125.597 1.988c0 .877-.2 1.56-.597 2.037-.393.482-.952.722-1.67.722h-4.149c-.014 0-.025-.015-.025-.033v-5.373c0-.019.01-.033.025-.033M7.707 14a31.4 31.4 0 0 0 .818 1.411 22 22 0 0 1-1.252-.209c.13-.393.275-.796.434-1.202m-.894 2.844c.902.185 1.89.324 2.94.414a26.386 26.386 0 0 0 1.862 2.317c-.078.072-.157.143-.236.212-.917.803-1.839 1.382-2.664 1.677l-.018.007c-.37.13-.7.196-.98.196-.208 0-.375-.036-.498-.106-.3-.173-.532-.66-.639-1.336-.124-.789-.08-1.782.126-2.872.033-.17.068-.34.107-.509"/></svg> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/rome.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/rome.svg --- old/mkdocs_material-9.5.24/material/templates/.icons/simple/rome.svg 2020-02-02 01:00:00.000000000 +0100 +++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/rome.svg 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 0a16.941 16.941 0 0 0-2.283.154.63.63 0 0 0-.485.895l.172.361 1.338 2.8a.633.633 0 0 0 .608.356 11.695 11.695 0 0 1 1.3 0 .632.632 0 0 0 .608-.355l1.338-2.8.172-.362a.63.63 0 0 0-.485-.895A16.941 16.941 0 0 0 12 0zm4.309 1.902a.629.629 0 0 0-.786.32l-.949 1.989a.629.629 0 0 0 .36.863c3.193 1.134 5.466 4.063 5.466 7.498v.627H24v-.627c0-4.864-3.191-9.021-7.691-10.67zm-8.62.002C3.191 3.551 0 7.706 0 12.572v.627h3.6v-.627c0-3.435 2.275-6.364 5.466-7.498a.629.629 0 0 0 .358-.863l-.95-1.986a.629.629 0 0 0-.785-.32zM12 5.714c-3.976 0-7.2 3.07-7.2 6.858V24h3.6V12.572c0-1.895 1.612-3.43 3.6-3.43s3.6 1.536 3.6 3.43V24h3.6V12.572c0-3.787-3.224-6.857-7.2-6.857zM0 14.4V24h3.6v-9.6zm20.4 0V24H24v-9.6z"/></svg> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/rstudio.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/rstudio.svg --- old/mkdocs_material-9.5.24/material/templates/.icons/simple/rstudio.svg 2020-02-02 01:00:00.000000000 +0100 +++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/rstudio.svg 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12.178.002a12.002 12.002 0 0 0-8.662 3.515 12.002 12.002 0 0 0 0 16.97 12.002 12.002 0 0 0 16.97 0 12.002 12.002 0 0 0 0-16.97A12.002 12.002 0 0 0 12.179.002zM7.77 5.995c.562.128 1.05.217 1.663.217.921 0 1.863-.217 2.786-.217 1.79 0 3.45.814 3.45 2.8 0 1.54-.921 2.517-2.35 2.93l2.788 4.107h1.301v1.01h-1.986l-3.293-4.934h-1.757v3.924h1.718v1.01H7.77v-1.01h1.483V7.134L7.77 6.951v-.957zm4.466 1.012c-.596 0-1.213.053-1.864.127v3.798l.941.02c2.298.034 3.183-.85 3.183-2.026 0-1.376-.997-1.919-2.26-1.919z"/></svg> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/rstudioide.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/rstudioide.svg --- old/mkdocs_material-9.5.24/material/templates/.icons/simple/rstudioide.svg 1970-01-01 01:00:00.000000000 +0100 +++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/rstudioide.svg 2020-02-02 01:00:00.000000000 +0100 @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12.178.002a12.002 12.002 0 0 0-8.662 3.515 12.002 12.002 0 0 0 0 16.97 12.002 12.002 0 0 0 16.97 0 12.002 12.002 0 0 0 0-16.97A12.002 12.002 0 0 0 12.179.002zM7.77 5.995c.562.128 1.05.217 1.663.217.921 0 1.863-.217 2.786-.217 1.79 0 3.45.814 3.45 2.8 0 1.54-.921 2.517-2.35 2.93l2.788 4.107h1.301v1.01h-1.986l-3.293-4.934h-1.757v3.924h1.718v1.01H7.77v-1.01h1.483V7.134L7.77 6.951v-.957zm4.466 1.012c-.596 0-1.213.053-1.864.127v3.798l.941.02c2.298.034 3.183-.85 3.183-2.026 0-1.376-.997-1.919-2.26-1.919z"/></svg> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/sartorius.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/sartorius.svg --- old/mkdocs_material-9.5.24/material/templates/.icons/simple/sartorius.svg 1970-01-01 01:00:00.000000000 +0100 +++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/sartorius.svg 2020-02-02 01:00:00.000000000 +0100 @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21.377 12.499c0 .61-.29 1.071-.932 1.071s-.932-.473-.932-1.071V9.988h-.588v2.51c0 .821.514 1.596 1.52 1.596.983 0 1.51-.775 1.51-1.596v-.165h-.578zm-3.84 1.513h.588V9.988h-.588ZM12.21 9.994h-.096v.512h.095c.838 0 1.498.67 1.498 1.532 0 .868-.66 1.537-1.498 1.537s-1.499-.67-1.499-1.537h-.546c0 1.147.905 2.05 2.045 2.05s2.045-.903 2.045-2.05a2.029 2.029 0 0 0-2.045-2.044m11.052 1.799c-.285-.129-.628-.194-.878-.299-.274-.117-.374-.275-.374-.537 0-.315.262-.555.66-.555.524 0 .768.257.78.63h.53c.017-.583-.405-1.126-1.31-1.126-.743 0-1.238.461-1.238 1.045 0 .495.23.777.6.975.285.152.585.187.864.292.41.15.533.36.533.655 0 .404-.278.662-.736.662h-.058v.478h.035c.814 0 1.33-.508 1.33-1.143 0-.417-.203-.839-.738-1.077m-6.405-.535c0-.728-.523-1.27-1.277-1.27h-1.194v.53h1.175c.38 0 .749.298.749.74 0 .425-.339.745-.766.745h-.62v.53l.467-.004.78 1.484h.648l-.844-1.552c.442-.135.882-.592.882-1.204Zm-5.538-1.27H8.348v.53h.714v3.4 94h.581v-3.495h1.676zm-7.312 0L2.47 14.012h.57l1.271-3.331 1.313 3.331h.612L4.613 9.988ZM.553 12.761v-.215H0v.215c-.017.652.42 1.252 1.412 1.252h.036v-.489h-.036c-.528 0-.859-.337-.859-.763zm1.412-.961c-.285-.128-.648-.198-.897-.303-.273-.116-.357-.28-.357-.542 0-.315.261-.554.66-.554.522 0 .766.257.778.63h.528c.018-.583-.404-1.125-1.307-1.125-.742 0-1.241.46-1.241 1.043 0 .467.19.781.582.979.285.145.594.186.873.291.297.111.41.204.452.367h.6c-.083-.343-.315-.622-.671-.786zm6.13-.543c0-.728-.522-1.27-1.277-1.27H5.602v.53H6.8c.38 0 .748.297.748.74 0 .425-.339.745-.766.745H6.14v.53l.49-.005.781 1.484h.647l-.843-1.552c.44-.133.88-.59.88-1.202z"/></svg> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/shotcut.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/shotcut.svg --- old/mkdocs_material-9.5.24/material/templates/.icons/simple/shotcut.svg 2020-02-02 01:00:00.000000000 +0100 +++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/shotcut.svg 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M0 0h6.667v24H0v-.889h5.778V.889H0V0zm7.556 0v24H24v-.889H8.444V.889H24V0H7.556zm1.388 22.611H24V1.389H8.944v21.222zM5.278 1.389H0v21.222h5.278V1.389z"/></svg> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/skynet.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/skynet.svg --- old/mkdocs_material-9.5.24/material/templates/.icons/simple/skynet.svg 2020-02-02 01:00:00.000000000 +0100 +++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/skynet.svg 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m0 6.46 21.389 11.297a.917.917 0 0 1 .2 1.485h-.011a10.04 10.04 0 0 1-2.234 1.53c-6.912 3.474-14.991-1.837-14.543-9.56l2.86 1.975c.856 4.508 5.618 7.11 9.874 5.393zm8.647 3.151 14.366 5.679a.87.87 0 0 1 .52 1.046v.018a.872.872 0 0 1-1.257.526zm5.29-7.437c2.71-.233 6.095.787 8.111 3.387 1.7 2.195 2.05 4.877 1.93 7.646V13.2a.878.878 0 0 1-1.197.745l-9.765-3.86 9.065 2.432a7.296 7.296 0 0 0-1.068-4.563c-2.968-4.768-9.984-4.535-12.63.42a7.505 7.505 0 0 0-.397.883L5.555 7.961c.069-.101.141-.198.214-.296.116-.241.242-.487.38-.727 1.612-2.79 4.31-4.433 7.156-4.697.21-.018.421-.049.632-.067z"/></svg> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/twitter.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/twitter.svg --- old/mkdocs_material-9.5.24/material/templates/.icons/simple/twitter.svg 2020-02-02 01:00:00.000000000 +0100 +++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/twitter.svg 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21.543 7.104c.015.211.015.423.015.636 0 6.507-4.954 14.01-14.01 14.01v-.003A13.94 13.94 0 0 1 0 19.539a9.88 9.88 0 0 0 7.287-2.041 4.93 4.93 0 0 1-4.6-3.42 4.916 4.916 0 0 0 2.223-.084A4.926 4.926 0 0 1 .96 9.167v-.062a4.887 4.887 0 0 0 2.235.616A4.928 4.928 0 0 1 1.67 3.148a13.98 13.98 0 0 0 10.15 5.144 4.929 4.929 0 0 1 8.39-4.49 9.868 9.868 0 0 0 3.128-1.196 4.941 4.941 0 0 1-2.165 2.724A9.828 9.828 0 0 0 24 4.555a10.019 10.019 0 0 1-2.457 2.549z"/></svg> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/uipath.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/uipath.svg --- old/mkdocs_material-9.5.24/material/templates/.icons/simple/uipath.svg 1970-01-01 01:00:00.000000000 +0100 +++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/uipath.svg 2020-02-02 01:00:00.000000000 +0100 @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M0 7.882v8.235h8.235V7.882H0Zm.852.852h6.53v6.53H.852v-6.53Zm22.268.695c-.514 0-.886.345-.886.873 0 .511.36.878.886.878.518 0 .88-.359.88-.878 0-.521-.359-.873-.88-.873Zm-17.023.055a.501.501 0 0 0-.522.522c0 .302.22.509.522.509.302 0 .522-.206.522-.509a.501.501 0 0 0-.522-.522Zm17.023.102c.437 0 .716.278.716.716 0 .426-.274.712-.716.712-.426 0-.719-.271-.719-.712 0-.44.278-.716.719-.716Zm-.347.213v.988h.197v-.318h.14l.176.318h.22l-.186-.347a.32.32 0 0 0 .206-.311c0-.203-.159-.33-.374-.33h-.379Zm-3.74.002v4.468h.853v-1.774c0-.571.302-.914.804-.914s.763.33.763.838v1.85h.852v-1.946c0-.88-.619-1.45-1.409-1.45-.509 0-.818.192-1.01.515V9.801h-.853Zm3.937.157h.157c.115 0 .193.064.193.171 0 .118-.078.181-.193.181h-.157v-.352Zm-21.375.049v2.495c0 1.141.625 1.808 1.684 1.808 1.079 0 1.718-.681 1.718-1.808v-2.495h-.852v2.495c0 .646-.275 1.004-.846 1.004-.591 0-.852-.378-.852-1.004v-2.495h-.852Zm7.547 0v4.262h.852v-1.375h.77c. 928 0 1.533-.543 1.533-1.457 0-.88-.591-1.43-1.533-1.43H9.142Zm7.809 0v.914h-.399v.722h.399v1.45c0 .791.35 1.176 1.161 1.176h.447v-.729h-.337c-.33 0-.419-.144-.419-.44v-1.457h.749v-.722h-.749v-.914h-.852Zm-6.957.687h.681c.488 0 .756.276.756.743 0 .502-.268.776-.756.776h-.681v-1.519Zm4.138.186c-.921 0-1.546.728-1.546 1.718 0 .997.639 1.712 1.546 1.712.537 0 .887-.193 1.086-.516v.475h.853v-3.348h-.853v.523c-.206-.344-.563-.564-1.086-.564Zm-8.461.041v3.348h.852v-3.348h-.852Zm8.661.701c.543 0 .886.399.886.976 0 .585-.364.963-.886.963-.578 0-.88-.406-.88-.963 0-.598.337-.976.88-.976Z"/></svg> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/unpkg.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/unpkg.svg --- old/mkdocs_material-9.5.24/material/templates/.icons/simple/unpkg.svg 1970-01-01 01:00:00.000000000 +0100 +++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/unpkg.svg 2020-02-02 01:00:00.000000000 +0100 @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M0 0v24h24V0H0zm4.322 2.977 4.37.002a.043.043 0 0 1 .044.04 9542.6 9542.6 0 0 1 0 9.165c0 .75.029 1.403.09 1.957.038.336.134.68.287 1.03.336.769.907 1.237 1.715 1.405.626.13 1.258.127 1.893-.008 1.166-.248 1.813-1.268 1.96-2.404.067-.513.1-1.186.1-2.018-.001-3.15-.001-6.188.002-9.119 0-.033.017-.05.049-.05h4.338a.033.033 0 0 1 .033.033v9.869c0 1.465-.17 2.918-.746 4.234-.777 1.775-2.323 2.836-4.195 3.211-1.7.341-3.39.338-5.07-.013-2.226-.465-3.808-1.828-4.46-4.03a10.239 10.239 0 0 1-.416-2.586 65.217 65.217 0 0 1-.029-1.88c-.002-3.037-.002-5.97 0-8.801 0-.024.011-.037.035-.037z"/></svg> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/.icons/simple/zigbee2mqtt.svg new/mkdocs_material-9.5.25/material/templates/.icons/simple/zigbee2mqtt.svg --- old/mkdocs_material-9.5.24/material/templates/.icons/simple/zigbee2mqtt.svg 1970-01-01 01:00:00.000000000 +0100 +++ new/mkdocs_material-9.5.25/material/templates/.icons/simple/zigbee2mqtt.svg 2020-02-02 01:00:00.000000000 +0100 @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.044 0 .038 7.03v9.94L7.044 24h9.91l7.008-7.03V7.03L16.954 0Zm4.525 1.904c.02.001.04.011.047.03l.467.96a.765.765 0 0 1 .242 0l.467-.958a.053.053 0 0 1 .047-.032l.838-.031c.028 0 .053.02.054.049a.052.052 0 0 1-.05.053l-.805.03-.28.968c.356.164.604.543.604.986 0 .155-.03.304-.086.437.019.015.039.03.053.045 0 0 .098.144.184.338 1.641.462 5.698 1.05 5.238 2.32-.517 1.428-3.34.991-3.813.604-.64-.525-1.184-1.019-1.529-1.414a2.546 2.546 0 0 1-.064.148 5.27 5.27 0 0 1-1.97.034 2.038 2.038 0 0 1-.089-.184c-.343.4-.898.905-1.555 1.443-.472.387-3.295.824-3.812-.603-.467-1.288 3.709-1.873 5.305-2.338.084-.204.181-.35.181-.35a.322.322 0 0 1 .05-.044 1.137 1.137 0 0 1-.085-.436c0-.443.249-.822.604-.986l-.278-.967-.806-.031a.052.052 0 0 1-.051-.053.052.052 0 0 1 .054-.049zm1.63 4.92c.082.173.168.385.243.623-.743.207-1.766.164-2.472-.037.068-.21.144-.398.218-.556a5.678 5.678 0 0 0 2.01-.03zm-2.321.908c.768.219 1.84.265 2.668.038 .047.203.082.418.098.636-.82.3-2.113.237-2.872-.04.018-.218.057-.432.106-.634zm-.106 1.057c.812.26 2.023.314 2.887.043a2.53 2.53 0 0 1-.12.686c-.676.236-1.88.218-2.66-.053-.066-.22-.1-.448-.107-.676zm.264 1.139c.727.182 1.613.193 2.266.05a2.1 2.1 0 0 1-.676.67.747.747 0 0 1-.887 0c-.549-.347-.703-.751-.703-.72Zm2.858 2.136c.14-.002.162.077.164.16l.064 3.712c.002.089-.024.161-.158.164l-.65.011c-.121.002-.163-.058-.165-.158l-.064-3.713c-.002-.12.059-.162.158-.164zm-2.565.045c.14-.002.163.077.164.16l.067 3.711c.002.115-.052.163-.16.165l-.649.011c-.128.002-.164-.064-.166-.158l-.064-3.713c-.002-.114.05-.162.16-.164zm.633 6.057c.133.033.471.124.582.432a1 1 0 0 1 .055.34v1.35c0 .102-.013.196-.037.284-.095.342-.425.47-.768.516v.223c0 .1-.045.146-.147.146h-.625c-.126 0-.146-.068-.146-.146v-.223c-.314-.046-.527-.141-.637-.283a.821.821 0 0 1-.164-.518v-1.35a1 1 0 0 1 .055-.34c.11-.307.45-.398.584-.431.165-.04.373-.062.625-.062s.459.021.623.062zm-4.492 0c.068 0 .129.017.187.121l.365.662c.036.06 3.053.07.075.07h.035c.022 0 .039-.006.074-.07l.361-.662c.05-.089.098-.121.188-.121h.658c.078 0 .147.02.147.146v2.633c0 .101-.046.147-.147.147h-.627c-.101 0-.146-.046-.146-.147v-1.431l-.239.443a.222.222 0 0 1-.216.13h-.163a.221.221 0 0 1-.214-.13l-.24-.443v1.431c0 .101-.046.147-.147.147h-.606c-.1 0-.146-.046-.146-.147v-2.633c0-.126.068-.146.146-.146h.655zm7.75 0c.078 0 .146.02.146.146v.49c0 .127-.068.147-.146.147h-.598v1.996c0 .078-.02.147-.146.147h-.659c-.1 0-.146-.046-.146-.147V18.95h-.598c-.102 0-.144-.038-.144-.146v-.49c0-.109.043-.147.144-.147h2.147zm2.666 0c.078 0 .146.02.146.146v.49c0 .127-.068.147-.146.147h-.598v1.996c0 .078-.02.147-.146.147h-.659c-.1 0-.146-.046-.146-.147V18.95h-.598c-.102 0-.144-.038-.144-.146v-.49c0-.109.043-.147.144-.147h2.147zm-6.828.79a.173.173 0 0 0-.06.132v1.11c0 .053.019.1.06.136.083.075.479.075.562 0a.177.177 0 0 0 .06-.137v-1.11a.173.173 0 0 0-.06-.132c-.083-.075-.48-.075-.562 0z"/></svg> \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/material/templates/base.html new/mkdocs_material-9.5.25/material/templates/base.html --- old/mkdocs_material-9.5.24/material/templates/base.html 2020-02-02 01:00:00.000000000 +0100 +++ new/mkdocs_material-9.5.25/material/templates/base.html 2020-02-02 01:00:00.000000000 +0100 @@ -32,7 +32,7 @@ <link rel="alternate" type="application/rss+xml" title="{{ lang.t('rss.updated') }}" href="{{ 'feed_rss_updated.xml' | url }}"> {% endif %} <link rel="icon" href="{{ config.theme.favicon | url }}"> - <meta name="generator" content="mkdocs-{{ mkdocs_version }}, mkdocs-material-9.5.24"> + <meta name="generator" content="mkdocs-{{ mkdocs_version }}, mkdocs-material-9.5.25"> {% endblock %} {% block htmltitle %} {% if page.meta and page.meta.title %} diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/mkdocs_material-9.5.24/package.json new/mkdocs_material-9.5.25/package.json --- old/mkdocs_material-9.5.24/package.json 2020-02-02 01:00:00.000000000 +0100 +++ new/mkdocs_material-9.5.25/package.json 2020-02-02 01:00:00.000000000 +0100 @@ -1,6 +1,6 @@ { "name": "mkdocs-material", - "version": "9.5.24", + "version": "9.5.25", "description": "Documentation that simply works", "keywords": [ "mkdocs", @@ -64,11 +64,11 @@ "autoprefixer": "^10.4.19", "chokidar": "^3.6.0", "cssnano": "5.1.0", - "esbuild": "^0.21.3", + "esbuild": "^0.21.4", "eslint": "^8.57.0", "eslint-plugin-eslint-comments": "^3.2.0", "eslint-plugin-import": "^2.29.1", - "eslint-plugin-jsdoc": "^48.2.5", + "eslint-plugin-jsdoc": "^48.2.6", "eslint-plugin-no-null": "^1.0.2", "github-types": "^1.0.0", "gitlab": "^14.2.2", @@ -86,7 +86,7 @@ "preact": "^10.22.0", "rimraf": "^5.0.7", "sass": "^1.77.2", - "simple-icons": "^11.15.0", + "simple-icons": "^12.0.0", "stylelint": "^15.11.0", "stylelint-config-recess-order": "4.2.0", "stylelint-config-recommended": "^13.0.0",