@material-symbols/font-200 0.44.10 → 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
@@ -658,6 +658,7 @@ type MaterialSymbols = [
658
658
  "car_mirror_heat",
659
659
  "car_rental",
660
660
  "car_repair",
661
+ "car_spark",
661
662
  "car_tag",
662
663
  "card_membership",
663
664
  "card_travel",
@@ -888,6 +889,7 @@ type MaterialSymbols = [
888
889
  "credit_card_gear",
889
890
  "credit_card_heart",
890
891
  "credit_card_off",
892
+ "credit_card_spark",
891
893
  "credit_score",
892
894
  "crib",
893
895
  "crisis_alert",
@@ -1381,6 +1383,7 @@ type MaterialSymbols = [
1381
1383
  "flight",
1382
1384
  "flight_class",
1383
1385
  "flight_land",
1386
+ "flight_spark",
1384
1387
  "flight_takeoff",
1385
1388
  "flights_and_hotels",
1386
1389
  "flip",
@@ -2011,6 +2014,7 @@ type MaterialSymbols = [
2011
2014
  "local_post_office",
2012
2015
  "local_see",
2013
2016
  "local_shipping",
2017
+ "local_shipping_spark",
2014
2018
  "local_taxi",
2015
2019
  "location_away",
2016
2020
  "location_chip",
@@ -2060,6 +2064,7 @@ type MaterialSymbols = [
2060
2064
  "mail_lock",
2061
2065
  "mail_off",
2062
2066
  "mail_shield",
2067
+ "mail_spark",
2063
2068
  "male",
2064
2069
  "man",
2065
2070
  "man_2",
@@ -2517,6 +2522,7 @@ type MaterialSymbols = [
2517
2522
  "party_mode",
2518
2523
  "passkey",
2519
2524
  "passport",
2525
+ "passport_spark",
2520
2526
  "password",
2521
2527
  "password_2",
2522
2528
  "password_2_off",
@@ -2908,6 +2914,7 @@ type MaterialSymbols = [
2908
2914
  "screen_rotation_up",
2909
2915
  "screen_search_desktop",
2910
2916
  "screen_share",
2917
+ "screen_spark_pause",
2911
2918
  "screenshot_frame",
2912
2919
  "screenshot_frame_2",
2913
2920
  "screenshot_keyboard",
@@ -3189,6 +3196,7 @@ type MaterialSymbols = [
3189
3196
  "speed_camera",
3190
3197
  "spellcheck",
3191
3198
  "split_scene",
3199
+ "split_scene_2",
3192
3200
  "split_scene_down",
3193
3201
  "split_scene_left",
3194
3202
  "split_scene_right",
@@ -3861,6 +3869,7 @@ type MaterialSymbols = [
3861
3869
  "work_history",
3862
3870
  "work_update",
3863
3871
  "workspace_premium",
3872
+ "workspace_studio",
3864
3873
  "workspaces",
3865
3874
  "wounds_injuries",
3866
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.10",
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",