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

GitOrigin-RevId: a1d75e01e0b42d7552bbf1e9aa642471a29185d9
diff --git a/node_modules/material-icons/css/material-icons.scss b/node_modules/material-icons/css/material-icons.scss
index 1768adc..45d00e1 100644
--- a/node_modules/material-icons/css/material-icons.scss
+++ b/node_modules/material-icons/css/material-icons.scss
@@ -19,7 +19,7 @@
   );
 
   /**
-   * @deprecated Use .#{$full-class-name} instead of .#{$class-name}
+   * @deprecated As of 1.0, use .#{$full-class-name} instead of .#{$class-name}
    */
   .#{$class-name} {
     @include material-icons-font-class($font-family);