@material-symbols/font-100 0.45.4 → 0.45.7

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
@@ -1843,6 +1843,7 @@ type MaterialSymbols = [
1843
1843
  "japanese_curry",
1844
1844
  "japanese_flag",
1845
1845
  "javascript",
1846
+ "jewelry",
1846
1847
  "join",
1847
1848
  "join_inner",
1848
1849
  "join_left",
@@ -2939,6 +2940,7 @@ type MaterialSymbols = [
2939
2940
  "seat_cool_right",
2940
2941
  "seat_heat_left",
2941
2942
  "seat_heat_right",
2943
+ "seat_read",
2942
2944
  "seat_vent_left",
2943
2945
  "seat_vent_right",
2944
2946
  "seat_window",
@@ -3008,6 +3010,7 @@ type MaterialSymbols = [
3008
3010
  "settings_photo_camera",
3009
3011
  "settings_power",
3010
3012
  "settings_remote",
3013
+ "settings_screen",
3011
3014
  "settings_seating",
3012
3015
  "settings_slow_motion",
3013
3016
  "settings_system_daydream",
@@ -3130,6 +3133,7 @@ type MaterialSymbols = [
3130
3133
  "smoke_free",
3131
3134
  "smoking_rooms",
3132
3135
  "sms",
3136
+ "snail",
3133
3137
  "snippet_folder",
3134
3138
  "snooze",
3135
3139
  "snowboarding",
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@material-symbols/font-100",
3
- "version": "0.45.4",
3
+ "version": "0.45.7",
4
4
  "description": "Latest variable icon fonts with weight 100 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",