@material-symbols/font-200 0.45.1 → 0.45.3

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
@@ -2813,6 +2813,7 @@ type MaterialSymbols = [
2813
2813
  "request_page",
2814
2814
  "request_quote",
2815
2815
  "reset_brightness",
2816
+ "reset_colors",
2816
2817
  "reset_exposure",
2817
2818
  "reset_focus",
2818
2819
  "reset_image",
@@ -2938,6 +2939,7 @@ type MaterialSymbols = [
2938
2939
  "seat_heat_right",
2939
2940
  "seat_vent_left",
2940
2941
  "seat_vent_right",
2942
+ "seat_window",
2941
2943
  "security",
2942
2944
  "security_key",
2943
2945
  "segment",
@@ -3067,6 +3069,7 @@ type MaterialSymbols = [
3067
3069
  "sick",
3068
3070
  "side_navigation",
3069
3071
  "sign_language",
3072
+ "sign_language_off",
3070
3073
  "signal_cellular_0_bar",
3071
3074
  "signal_cellular_1_bar",
3072
3075
  "signal_cellular_2_bar",
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.1",
3
+ "version": "0.45.3",
4
4
  "description": "Latest variable icon fonts with weight 200 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",