@material-symbols/font-100 0.45.5 → 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",
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.5",
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",