Google Material Icons Round v106 -> v107(#1108)

This commit is contained in:
nobody 2022-08-13 06:40:00 +02:00
parent c4683add46
commit 2627976f46
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
6 changed files with 7 additions and 6 deletions

View File

@ -1859,7 +1859,7 @@ https://cdn.jsdelivr.net/npm/vue@2.6.14/dist/vue.min.js
https://cdn.jsdelivr.net/npm/vue-match-media@1.0.3/dist/index.min.js https://cdn.jsdelivr.net/npm/vue-match-media@1.0.3/dist/index.min.js
https://code.createjs.com/1.0.0/createjs.min.js https://code.createjs.com/1.0.0/createjs.min.js
https://fonts.gstatic.com/s/materialiconsoutlined/v108/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUce.woff2 https://fonts.gstatic.com/s/materialiconsoutlined/v108/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUce.woff2
https://fonts.gstatic.com/s/materialiconsround/v106/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmP.woff2 https://fonts.gstatic.com/s/materialiconsround/v107/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmP.woff2
https://fonts.gstatic.com/s/materialiconssharp/v107/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvR.woff2 https://fonts.gstatic.com/s/materialiconssharp/v107/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvR.woff2
https://fonts.gstatic.com/s/materialiconstwotone/v110/hESh6WRmNCxEqUmNyh3JDeGxjVVyMg4tHGctNCu0.woff2 https://fonts.gstatic.com/s/materialiconstwotone/v110/hESh6WRmNCxEqUmNyh3JDeGxjVVyMg4tHGctNCu0.woff2
https://fonts.gstatic.com/s/materialicons/v135/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2 https://fonts.gstatic.com/s/materialicons/v135/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2

View File

@ -222,7 +222,7 @@ targets.setLastVersion = function (type, version) {
// just for testing ---------------------------------------------- // just for testing ----------------------------------------------
if (type.startsWith('/materialicons/')) return 'v135'; if (type.startsWith('/materialicons/')) return 'v135';
if (type.startsWith('/materialiconsoutlined/')) return 'v108'; if (type.startsWith('/materialiconsoutlined/')) return 'v108';
if (type.startsWith('/materialiconsround/')) return 'v106'; if (type.startsWith('/materialiconsround/')) return 'v107';
if (type.startsWith('/materialiconssharp/')) return 'v107'; if (type.startsWith('/materialiconssharp/')) return 'v107';
if (type.startsWith('/materialiconstwotone/')) return 'v110'; if (type.startsWith('/materialiconstwotone/')) return 'v110';
// --------------------------------------------------------------- // ---------------------------------------------------------------

View File

@ -33,6 +33,7 @@
<li>popper.js v2.11.5 -> v2.11.6 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1106">#1106</a>)</li> <li>popper.js v2.11.5 -> v2.11.6 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1106">#1106</a>)</li>
<li>libphonenumber-js v1.10.11 -> v1.10.12 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1107">#1107</a>)</li> <li>libphonenumber-js v1.10.11 -> v1.10.12 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1107">#1107</a>)</li>
<li>Google Material Icons Outlined v107 -> v108 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1108">#1108</a>)</li> <li>Google Material Icons Outlined v107 -> v108 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1108">#1108</a>)</li>
<li>Google Material Icons Round v106 -> v107 (<a href="https://codeberg.org/nobody/LocalCDN/issues/1108">#1108</a>)</li>
</ul> </ul>
</div> </div>
<div id="generator-section"> <div id="generator-section">

View File

@ -41,16 +41,16 @@
font-family: 'Material Icons Round'; font-family: 'Material Icons Round';
font-style: normal; font-style: normal;
font-weight: 400; font-weight: 400;
src: url('./materialiconsround/v106/MaterialIconsRound.woff2') format('woff2'); src: url('./materialiconsround/v107/MaterialIconsRound.woff2') format('woff2');
/* src: url(https://fonts.gstatic.com/s/materialiconsround/v106/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmP.woff2) format('woff2'); */ /* src: url(https://fonts.gstatic.com/s/materialiconsround/v107/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmP.woff2) format('woff2'); */
} }
@font-face { @font-face {
font-family: 'Google Material Icons Round'; font-family: 'Google Material Icons Round';
font-style: normal; font-style: normal;
font-weight: 400; font-weight: 400;
src: url('./materialiconsround/v106/MaterialIconsRound.woff2') format('woff2'); src: url('./materialiconsround/v107/MaterialIconsRound.woff2') format('woff2');
/* src: url(https://fonts.gstatic.com/s/materialiconsround/v106/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmP.woff2) format('woff2'); */ /* src: url(https://fonts.gstatic.com/s/materialiconsround/v107/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmP.woff2) format('woff2'); */
} }
@font-face { @font-face {