diff --git a/THIRD_PARTY.txt b/THIRD_PARTY.txt index cb268d71..2d8f2aed 100644 --- a/THIRD_PARTY.txt +++ b/THIRD_PARTY.txt @@ -1185,7 +1185,7 @@ https://cdn.jsdelivr.net/npm/ui-select@0.19.8/dist/select.min.js https://cdn.jsdelivr.net/npm/urlize.js/urlize.js https://cdn.jsdelivr.net/npm/videojs-seek-buttons@1.6.0/dist/videojs-seek-buttons.css https://cdn.jsdelivr.net/npm/videojs-seek-buttons@1.6.0/dist/videojs-seek-buttons.min.js -https://fonts.gstatic.com/s/materialicons/v83/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2 +https://fonts.gstatic.com/s/materialicons/v84/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2 https://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.no-icons.min.css https://raw.githubusercontent.com/jquery-validation/jquery-validation/1.19.3/dist/jquery.validate.min.js https://raw.githubusercontent.com/pagekit/vue-resource/1.5.2/dist/vue-resource.min.js diff --git a/pages/updates/updates.html b/pages/updates/updates.html index 52bf016e..9ff2be64 100644 --- a/pages/updates/updates.html +++ b/pages/updates/updates.html @@ -26,6 +26,7 @@
diff --git a/resources/google-material-design-icons/google-material-design-icons.css b/resources/google-material-design-icons/google-material-design-icons.css index abe91f30..9171ff5d 100644 --- a/resources/google-material-design-icons/google-material-design-icons.css +++ b/resources/google-material-design-icons/google-material-design-icons.css @@ -9,8 +9,8 @@ font-family: 'Material Icons'; font-style: normal; font-weight: 400; - src: url('./v83/MaterialIcons-Regular.woff2') format('woff2'); - /* src: url(https://fonts.gstatic.com/s/materialicons/v83/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2'); */ + src: url('./v84/MaterialIcons-Regular.woff2') format('woff2'); + /* src: url(https://fonts.gstatic.com/s/materialicons/v84/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2'); */ } .material-icons { diff --git a/resources/google-material-design-icons/v83/MaterialIcons-Regular.woff2 b/resources/google-material-design-icons/v83/MaterialIcons-Regular.woff2 deleted file mode 100644 index ad739902..00000000 Binary files a/resources/google-material-design-icons/v83/MaterialIcons-Regular.woff2 and /dev/null differ diff --git a/resources/google-material-design-icons/v84/MaterialIcons-Regular.woff2 b/resources/google-material-design-icons/v84/MaterialIcons-Regular.woff2 new file mode 100644 index 00000000..8d501a1c Binary files /dev/null and b/resources/google-material-design-icons/v84/MaterialIcons-Regular.woff2 differ