@material-symbols/font-600 0.44.0 → 0.44.2

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
@@ -424,12 +424,18 @@ type MaterialSymbols = [
424
424
  "battery_android_shield",
425
425
  "battery_change",
426
426
  "battery_charging_20",
427
+ "battery_charging_20_2",
427
428
  "battery_charging_30",
429
+ "battery_charging_30_2",
428
430
  "battery_charging_50",
431
+ "battery_charging_50_2",
429
432
  "battery_charging_60",
433
+ "battery_charging_60_2",
430
434
  "battery_charging_80",
435
+ "battery_charging_80_2",
431
436
  "battery_charging_90",
432
437
  "battery_charging_full",
438
+ "battery_charging_full_2",
433
439
  "battery_error",
434
440
  "battery_full",
435
441
  "battery_full_alt",
@@ -487,6 +493,7 @@ type MaterialSymbols = [
487
493
  "body_fat",
488
494
  "body_system",
489
495
  "bolt",
496
+ "bolt_boost",
490
497
  "bomb",
491
498
  "book",
492
499
  "book_2",
@@ -641,6 +648,7 @@ type MaterialSymbols = [
641
648
  "car_fan_mid_low_right",
642
649
  "car_fan_mid_right",
643
650
  "car_fan_recirculate",
651
+ "car_fan_recirculate_2",
644
652
  "car_gear",
645
653
  "car_lock",
646
654
  "car_mirror_heat",
@@ -1967,6 +1975,7 @@ type MaterialSymbols = [
1967
1975
  "list_alt",
1968
1976
  "list_alt_add",
1969
1977
  "list_alt_check",
1978
+ "list_arrow",
1970
1979
  "lists",
1971
1980
  "live_help",
1972
1981
  "live_tv",
@@ -3799,6 +3808,7 @@ type MaterialSymbols = [
3799
3808
  "wifi_calling_bar_2",
3800
3809
  "wifi_calling_bar_3",
3801
3810
  "wifi_channel",
3811
+ "wifi_device",
3802
3812
  "wifi_find",
3803
3813
  "wifi_home",
3804
3814
  "wifi_lock",
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@material-symbols/font-600",
3
- "version": "0.44.0",
3
+ "version": "0.44.2",
4
4
  "description": "Latest variable icon fonts with weight 600 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",