@material-symbols/font-600 0.43.0 → 0.44.1

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
@@ -465,6 +465,8 @@ type MaterialSymbols = [
465
465
  "blender",
466
466
  "blind",
467
467
  "blinds",
468
+ "blinds_2",
469
+ "blinds_2_closed",
468
470
  "blinds_closed",
469
471
  "block",
470
472
  "blood_pressure",
@@ -485,6 +487,7 @@ type MaterialSymbols = [
485
487
  "body_fat",
486
488
  "body_system",
487
489
  "bolt",
490
+ "bolt_boost",
488
491
  "bomb",
489
492
  "book",
490
493
  "book_2",
@@ -1344,7 +1347,6 @@ type MaterialSymbols = [
1344
1347
  "fit_page_width",
1345
1348
  "fit_screen",
1346
1349
  "fit_width",
1347
- "fitbit_raquetball",
1348
1350
  "fitness_center",
1349
1351
  "fitness_tracker",
1350
1352
  "fitness_trackers",
@@ -1540,6 +1542,7 @@ type MaterialSymbols = [
1540
1542
  "garage",
1541
1543
  "garage_check",
1542
1544
  "garage_door",
1545
+ "garage_door_open",
1543
1546
  "garage_home",
1544
1547
  "garage_money",
1545
1548
  "garden_cart",
@@ -1929,12 +1932,14 @@ type MaterialSymbols = [
1929
1932
  "lift_to_talk",
1930
1933
  "light",
1931
1934
  "light_group",
1935
+ "light_group_2",
1932
1936
  "light_mode",
1933
1937
  "light_off",
1934
1938
  "lightbulb",
1935
1939
  "lightbulb_2",
1936
1940
  "lightbulb_circle",
1937
1941
  "lightning_stand",
1942
+ "lightstrip",
1938
1943
  "line_axis",
1939
1944
  "line_curve",
1940
1945
  "line_end",
@@ -2985,6 +2990,8 @@ type MaterialSymbols = [
2985
2990
  "settings_voice",
2986
2991
  "settop_component",
2987
2992
  "severe_cold",
2993
+ "shades",
2994
+ "shades_closed",
2988
2995
  "shadow",
2989
2996
  "shadow_add",
2990
2997
  "shadow_minus",
@@ -3115,6 +3122,7 @@ type MaterialSymbols = [
3115
3122
  "sound_detection_glass_break",
3116
3123
  "sound_detection_loud_sound",
3117
3124
  "sound_sampler",
3125
+ "soundbar",
3118
3126
  "soup_kitchen",
3119
3127
  "source_environment",
3120
3128
  "source_notes",
@@ -3131,6 +3139,7 @@ type MaterialSymbols = [
3131
3139
  "spatial_speaker",
3132
3140
  "spatial_tracking",
3133
3141
  "speaker",
3142
+ "speaker_2",
3134
3143
  "speaker_group",
3135
3144
  "speaker_notes",
3136
3145
  "speaker_notes_off",
@@ -3284,6 +3293,7 @@ type MaterialSymbols = [
3284
3293
  "subtitles_off",
3285
3294
  "subway",
3286
3295
  "subway_walk",
3296
+ "subwoofer",
3287
3297
  "summarize",
3288
3298
  "sunny",
3289
3299
  "sunny_snowing",
@@ -3325,6 +3335,7 @@ type MaterialSymbols = [
3325
3335
  "switch_account",
3326
3336
  "switch_camera",
3327
3337
  "switch_left",
3338
+ "switch_off",
3328
3339
  "switch_right",
3329
3340
  "switch_video",
3330
3341
  "switches",
@@ -3611,6 +3622,8 @@ type MaterialSymbols = [
3611
3622
  "user_attributes",
3612
3623
  "vaccines",
3613
3624
  "vacuum",
3625
+ "vacuum_2",
3626
+ "vacuum_2_on",
3614
3627
  "valve",
3615
3628
  "vape_free",
3616
3629
  "vaping_rooms",
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.43.0",
3
+ "version": "0.44.1",
4
4
  "description": "Latest variable icon fonts with weight 600 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",