Switch to matierial-symbols

material-design-icons was outdated and missing symbols. I've now switched, as recommended in the issue.

/closes #254
This commit is contained in:
Richard Bowman 2024-01-03 20:51:32 +00:00
parent 35db80121a
commit 0083231b85
14 changed files with 196 additions and 37 deletions

View file

@ -15,6 +15,7 @@
"dependencies": {
"imjoy-core": "^0.13",
"material-design-icons": "^3.0",
"material-symbols": "^0.14.3",
"mousetrap": "^1.6.5",
"vue-observe-visibility": "^0.4"
},