@material-symbols/font-700 0.44.4 → 0.44.5

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
@@ -3478,6 +3478,8 @@ type MaterialSymbols = [
3478
3478
  "tile_large",
3479
3479
  "tile_medium",
3480
3480
  "tile_small",
3481
+ "tilt_arrow_down",
3482
+ "tilt_arrow_up",
3481
3483
  "time_auto",
3482
3484
  "timelapse",
3483
3485
  "timeline",
@@ -3748,6 +3750,7 @@ type MaterialSymbols = [
3748
3750
  "watch_alert",
3749
3751
  "watch_arrow",
3750
3752
  "watch_arrow_down",
3753
+ "watch_button",
3751
3754
  "watch_button_press",
3752
3755
  "watch_check",
3753
3756
  "watch_lock",
@@ -3782,6 +3785,7 @@ type MaterialSymbols = [
3782
3785
  "wb_shade",
3783
3786
  "wb_sunny",
3784
3787
  "wb_twilight",
3788
+ "wb_twilight_2",
3785
3789
  "wc",
3786
3790
  "weather_hail",
3787
3791
  "weather_mix",
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@material-symbols/font-700",
3
- "version": "0.44.4",
3
+ "version": "0.44.5",
4
4
  "description": "Latest variable icon fonts with weight 700 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",