@material-symbols/font-200 0.31.1 → 0.31.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.d.ts CHANGED
@@ -1155,6 +1155,7 @@ type MaterialSymbols = [
1155
1155
  "extension_off",
1156
1156
  "eye_tracking",
1157
1157
  "eyeglasses",
1158
+ "eyeglasses_2",
1158
1159
  "face",
1159
1160
  "face_2",
1160
1161
  "face_3",
@@ -1527,6 +1528,8 @@ type MaterialSymbols = [
1527
1528
  "hearing",
1528
1529
  "hearing_aid",
1529
1530
  "hearing_aid_disabled",
1531
+ "hearing_aid_disabled_left",
1532
+ "hearing_aid_left",
1530
1533
  "hearing_disabled",
1531
1534
  "heart_broken",
1532
1535
  "heart_check",
@@ -3471,6 +3474,7 @@ type MaterialSymbols = [
3471
3474
  "warning_off",
3472
3475
  "wash",
3473
3476
  "watch",
3477
+ "watch_arrow",
3474
3478
  "watch_button_press",
3475
3479
  "watch_check",
3476
3480
  "watch_off",
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@material-symbols/font-200",
3
- "version": "0.31.1",
3
+ "version": "0.31.2",
4
4
  "description": "Latest variable icon fonts with weight 200 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",