fix(deps): update dependency material-icons to v1

GitOrigin-RevId: a1d75e01e0b42d7552bbf1e9aa642471a29185d9
diff --git a/package.json b/package.json
index 5737a51..278d95d 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,7 @@
     "dialog-polyfill": "^0.5.4",
     "material-design-lite": "^1.3.0",
     "mdl-ext": "^0.17.1",
-    "material-icons": "^0.7.0"
+    "material-icons": "^1.0.0"
   },
   "devDependencies": {},
   "scripts": {