@material-symbols/font-200 0.44.9 → 0.44.11

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
@@ -325,6 +325,7 @@ type MaterialSymbols = [
325
325
  "attachment",
326
326
  "attractions",
327
327
  "attribution",
328
+ "audio_capture",
328
329
  "audio_description",
329
330
  "audio_file",
330
331
  "audio_video_receiver",
@@ -657,6 +658,7 @@ type MaterialSymbols = [
657
658
  "car_mirror_heat",
658
659
  "car_rental",
659
660
  "car_repair",
661
+ "car_spark",
660
662
  "car_tag",
661
663
  "card_membership",
662
664
  "card_travel",
@@ -887,6 +889,7 @@ type MaterialSymbols = [
887
889
  "credit_card_gear",
888
890
  "credit_card_heart",
889
891
  "credit_card_off",
892
+ "credit_card_spark",
890
893
  "credit_score",
891
894
  "crib",
892
895
  "crisis_alert",
@@ -1380,6 +1383,7 @@ type MaterialSymbols = [
1380
1383
  "flight",
1381
1384
  "flight_class",
1382
1385
  "flight_land",
1386
+ "flight_spark",
1383
1387
  "flight_takeoff",
1384
1388
  "flights_and_hotels",
1385
1389
  "flip",
@@ -1948,6 +1952,7 @@ type MaterialSymbols = [
1948
1952
  "light_group",
1949
1953
  "light_group_2",
1950
1954
  "light_mode",
1955
+ "light_mode_auto",
1951
1956
  "light_off",
1952
1957
  "lightbulb",
1953
1958
  "lightbulb_2",
@@ -2009,6 +2014,7 @@ type MaterialSymbols = [
2009
2014
  "local_post_office",
2010
2015
  "local_see",
2011
2016
  "local_shipping",
2017
+ "local_shipping_spark",
2012
2018
  "local_taxi",
2013
2019
  "location_away",
2014
2020
  "location_chip",
@@ -2058,6 +2064,7 @@ type MaterialSymbols = [
2058
2064
  "mail_lock",
2059
2065
  "mail_off",
2060
2066
  "mail_shield",
2067
+ "mail_spark",
2061
2068
  "male",
2062
2069
  "man",
2063
2070
  "man_2",
@@ -2515,6 +2522,7 @@ type MaterialSymbols = [
2515
2522
  "party_mode",
2516
2523
  "passkey",
2517
2524
  "passport",
2525
+ "passport_spark",
2518
2526
  "password",
2519
2527
  "password_2",
2520
2528
  "password_2_off",
@@ -2906,6 +2914,7 @@ type MaterialSymbols = [
2906
2914
  "screen_rotation_up",
2907
2915
  "screen_search_desktop",
2908
2916
  "screen_share",
2917
+ "screen_spark_pause",
2909
2918
  "screenshot_frame",
2910
2919
  "screenshot_frame_2",
2911
2920
  "screenshot_keyboard",
@@ -3187,6 +3196,7 @@ type MaterialSymbols = [
3187
3196
  "speed_camera",
3188
3197
  "spellcheck",
3189
3198
  "split_scene",
3199
+ "split_scene_2",
3190
3200
  "split_scene_down",
3191
3201
  "split_scene_left",
3192
3202
  "split_scene_right",
@@ -3742,6 +3752,7 @@ type MaterialSymbols = [
3742
3752
  "vr180_create2d",
3743
3753
  "vr180_create2d_off",
3744
3754
  "vrpano",
3755
+ "walk_bike",
3745
3756
  "wall_art",
3746
3757
  "wall_lamp",
3747
3758
  "wallet",
@@ -3858,6 +3869,7 @@ type MaterialSymbols = [
3858
3869
  "work_history",
3859
3870
  "work_update",
3860
3871
  "workspace_premium",
3872
+ "workspace_studio",
3861
3873
  "workspaces",
3862
3874
  "wounds_injuries",
3863
3875
  "wrap_text",
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.44.9",
3
+ "version": "0.44.11",
4
4
  "description": "Latest variable icon fonts with weight 200 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",