fix(deps): update dependency material-icons to ^0.7.0

GitOrigin-RevId: a5bcfd6a69fff3a38a7dff4f8e163cdc6143fc8f
diff --git a/package.json b/package.json
index 4c4cbdf..5737a51 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.3.1"
+    "material-icons": "^0.7.0"
   },
   "devDependencies": {},
   "scripts": {