[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
+1 -1
View File
@@ -84,6 +84,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",
@@ -222,4 +223,3 @@
"module": "./index.js",
"typings": "./index.d.ts"
}