[ACS-5166] use published version of material icons (#8681)

* use published version of material icons

* add support for custom font set
This commit is contained in:
Denys Vuika
2023-06-20 06:55:03 -04:00
committed by GitHub
parent 10a5f89b24
commit 6f5a419dd3
15 changed files with 14 additions and 992 deletions
+6
View File
@@ -40,6 +40,7 @@
"dotenv-expand": "^5.1.0",
"editorjs-html": "3.4.2",
"editorjs-paragraph-with-alignment": "3.0.0",
"material-icons": "^1.13.8",
"minimatch": "^9.0.0",
"minimatch-browser": "1.0.0",
"ng2-charts": "2.4.2",
@@ -42440,6 +42441,11 @@
"url": "https://github.com/sponsors/wooorm"
}
},
"node_modules/material-icons": {
"version": "1.13.8",
"resolved": "https://registry.npmjs.org/material-icons/-/material-icons-1.13.8.tgz",
"integrity": "sha512-vnLGXKa/AwFUxUgkiX39EpYVFttPhDQcKdVylIqmUUqz+Eo/O9A3BkdPCU3/G5cJOTezHi5B/b8sEpKYgUNAwQ=="
},
"node_modules/mathml-tag-names": {
"version": "2.1.3",
"resolved": "https://registry.npmjs.org/mathml-tag-names/-/mathml-tag-names-2.1.3.tgz",