fix(icons): update schedule nav icon from early_on SVG to schedule Material Symbol

This commit is contained in:
Johannes Millan 2026-01-21 15:47:59 +01:00
parent 7329c1cf1e
commit c0fbf5ddd8
3 changed files with 9 additions and 2 deletions

7
package-lock.json generated
View file

@ -15,6 +15,7 @@
"@capacitor/ios": "^7.4.4",
"@capacitor/keyboard": "^7.0.4",
"@capacitor/status-bar": "^7.0.4",
"@material-symbols/font-400": "^0.40.2",
"electron-dl": "^3.5.2",
"electron-localshortcut": "^3.2.1",
"electron-log": "^5.4.3",
@ -9429,6 +9430,12 @@
"graceful-fs": "^4.1.6"
}
},
"node_modules/@material-symbols/font-400": {
"version": "0.40.2",
"resolved": "https://registry.npmjs.org/@material-symbols/font-400/-/font-400-0.40.2.tgz",
"integrity": "sha512-Ibyypche5VmVB0ZNZd9Ytt9BSHhNr34ZTbFycfXY4Gnbs6mf+jYRblTGosHWWzw010mhJMewfnuW8nnk1XI9Ag==",
"license": "Apache-2.0"
},
"node_modules/@mermaid-js/parser": {
"version": "0.6.3",
"resolved": "https://registry.npmjs.org/@mermaid-js/parser/-/parser-0.6.3.tgz",