@material-symbols/font-200 0.45.3 → 0.45.4

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
@@ -1113,6 +1113,7 @@ type MaterialSymbols = [
1113
1113
  "drone",
1114
1114
  "drone_2",
1115
1115
  "dropdown",
1116
+ "dropdown_menu",
1116
1117
  "dropper_eye",
1117
1118
  "dry",
1118
1119
  "dry_cleaning",
@@ -1257,6 +1258,7 @@ type MaterialSymbols = [
1257
1258
  "eyeglasses",
1258
1259
  "eyeglasses_2",
1259
1260
  "eyeglasses_2_sound",
1261
+ "eyeglasses_3",
1260
1262
  "face",
1261
1263
  "face_2",
1262
1264
  "face_3",
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.45.3",
3
+ "version": "0.45.4",
4
4
  "description": "Latest variable icon fonts with weight 200 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",