@material-symbols/font-200 0.44.12 → 0.45.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
@@ -470,7 +470,6 @@ type MaterialSymbols = [
470
470
  "bike_lane",
471
471
  "bike_scooter",
472
472
  "biotech",
473
- "bitbucket",
474
473
  "blanket",
475
474
  "blender",
476
475
  "blind",
@@ -658,7 +657,6 @@ type MaterialSymbols = [
658
657
  "car_mirror_heat",
659
658
  "car_rental",
660
659
  "car_repair",
661
- "car_spark",
662
660
  "car_tag",
663
661
  "card_membership",
664
662
  "card_travel",
@@ -889,7 +887,6 @@ type MaterialSymbols = [
889
887
  "credit_card_gear",
890
888
  "credit_card_heart",
891
889
  "credit_card_off",
892
- "credit_card_spark",
893
890
  "credit_score",
894
891
  "crib",
895
892
  "crisis_alert",
@@ -931,6 +928,7 @@ type MaterialSymbols = [
931
928
  "dark_mode",
932
929
  "dashboard",
933
930
  "dashboard_2",
931
+ "dashboard_2_add",
934
932
  "dashboard_2_edit",
935
933
  "dashboard_2_gear",
936
934
  "dashboard_customize",
@@ -1110,6 +1108,7 @@ type MaterialSymbols = [
1110
1108
  "dresser",
1111
1109
  "drive_export",
1112
1110
  "drive_file_move",
1111
+ "drive_file_rename",
1113
1112
  "drive_folder_upload",
1114
1113
  "drone",
1115
1114
  "drone_2",
@@ -1383,7 +1382,6 @@ type MaterialSymbols = [
1383
1382
  "flight",
1384
1383
  "flight_class",
1385
1384
  "flight_land",
1386
- "flight_spark",
1387
1385
  "flight_takeoff",
1388
1386
  "flights_and_hotels",
1389
1387
  "flip",
@@ -1576,7 +1574,6 @@ type MaterialSymbols = [
1576
1574
  "gif_box",
1577
1575
  "girl",
1578
1576
  "gite",
1579
- "gitlab",
1580
1577
  "glass_cup",
1581
1578
  "globe",
1582
1579
  "globe_2_cancel",
@@ -1783,6 +1780,7 @@ type MaterialSymbols = [
1783
1780
  "ice_skating",
1784
1781
  "icecream",
1785
1782
  "id_card",
1783
+ "id_card_2",
1786
1784
  "identity_aware_proxy",
1787
1785
  "identity_platform",
1788
1786
  "ifl",
@@ -2014,7 +2012,6 @@ type MaterialSymbols = [
2014
2012
  "local_post_office",
2015
2013
  "local_see",
2016
2014
  "local_shipping",
2017
- "local_shipping_spark",
2018
2015
  "local_taxi",
2019
2016
  "location_away",
2020
2017
  "location_chip",
@@ -2064,7 +2061,6 @@ type MaterialSymbols = [
2064
2061
  "mail_lock",
2065
2062
  "mail_off",
2066
2063
  "mail_shield",
2067
- "mail_spark",
2068
2064
  "male",
2069
2065
  "man",
2070
2066
  "man_2",
@@ -2167,6 +2163,7 @@ type MaterialSymbols = [
2167
2163
  "mobile_chat",
2168
2164
  "mobile_check",
2169
2165
  "mobile_code",
2166
+ "mobile_dock",
2170
2167
  "mobile_dots",
2171
2168
  "mobile_gear",
2172
2169
  "mobile_hand",
@@ -2522,7 +2519,6 @@ type MaterialSymbols = [
2522
2519
  "party_mode",
2523
2520
  "passkey",
2524
2521
  "passport",
2525
- "passport_spark",
2526
2522
  "password",
2527
2523
  "password_2",
2528
2524
  "password_2_off",
@@ -2630,6 +2626,7 @@ type MaterialSymbols = [
2630
2626
  "pin_history",
2631
2627
  "pin_invoke",
2632
2628
  "pin_road",
2629
+ "pin_road_2",
2633
2630
  "pinboard",
2634
2631
  "pinboard_unread",
2635
2632
  "pinch",
@@ -2914,7 +2911,6 @@ type MaterialSymbols = [
2914
2911
  "screen_rotation_up",
2915
2912
  "screen_search_desktop",
2916
2913
  "screen_share",
2917
- "screen_spark_pause",
2918
2914
  "screenshot_frame",
2919
2915
  "screenshot_frame_2",
2920
2916
  "screenshot_keyboard",
@@ -3635,7 +3631,6 @@ type MaterialSymbols = [
3635
3631
  "universal_local",
3636
3632
  "unknown_2",
3637
3633
  "unknown_5",
3638
- "unknown_7",
3639
3634
  "unknown_document",
3640
3635
  "unknown_med",
3641
3636
  "unlicense",
@@ -3869,7 +3864,6 @@ type MaterialSymbols = [
3869
3864
  "work_history",
3870
3865
  "work_update",
3871
3866
  "workspace_premium",
3872
- "workspace_studio",
3873
3867
  "workspaces",
3874
3868
  "wounds_injuries",
3875
3869
  "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.12",
3
+ "version": "0.45.1",
4
4
  "description": "Latest variable icon fonts with weight 200 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",