@material-symbols/font-200 0.14.0 → 0.14.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
@@ -76,6 +76,7 @@ type MaterialSymbols = [
76
76
  "account_circle",
77
77
  "account_circle_off",
78
78
  "account_tree",
79
+ "action_key",
79
80
  "activity_zone",
80
81
  "acute",
81
82
  "ad",
@@ -1957,6 +1958,7 @@ type MaterialSymbols = [
1957
1958
  "notifications_active",
1958
1959
  "notifications_off",
1959
1960
  "notifications_paused",
1961
+ "notifications_unread",
1960
1962
  "numbers",
1961
1963
  "nutrition",
1962
1964
  "ods",
@@ -2072,6 +2074,7 @@ type MaterialSymbols = [
2072
2074
  "person_cancel",
2073
2075
  "person_celebrate",
2074
2076
  "person_check",
2077
+ "person_edit",
2075
2078
  "person_off",
2076
2079
  "person_pin",
2077
2080
  "person_pin_circle",
@@ -2210,6 +2213,7 @@ type MaterialSymbols = [
2210
2213
  "production_quantity_limits",
2211
2214
  "productivity",
2212
2215
  "progress_activity",
2216
+ "prompt_suggestion",
2213
2217
  "propane",
2214
2218
  "propane_tank",
2215
2219
  "psychiatry",
@@ -2220,6 +2224,7 @@ type MaterialSymbols = [
2220
2224
  "publish",
2221
2225
  "published_with_changes",
2222
2226
  "pulmonology",
2227
+ "pulse_alert",
2223
2228
  "punch_clock",
2224
2229
  "push_pin",
2225
2230
  "qr_code",
@@ -2413,6 +2418,7 @@ type MaterialSymbols = [
2413
2418
  "search_hands_free",
2414
2419
  "search_off",
2415
2420
  "security",
2421
+ "security_key",
2416
2422
  "security_update_good",
2417
2423
  "security_update_warning",
2418
2424
  "segment",
@@ -2514,6 +2520,7 @@ type MaterialSymbols = [
2514
2520
  "shopping_basket",
2515
2521
  "shopping_cart",
2516
2522
  "shopping_cart_checkout",
2523
+ "shopping_cart_off",
2517
2524
  "shoppingmode",
2518
2525
  "short_stay",
2519
2526
  "short_text",
@@ -2619,10 +2626,12 @@ type MaterialSymbols = [
2619
2626
  "speed",
2620
2627
  "spellcheck",
2621
2628
  "splitscreen",
2629
+ "splitscreen_add",
2622
2630
  "splitscreen_bottom",
2623
2631
  "splitscreen_left",
2624
2632
  "splitscreen_right",
2625
2633
  "splitscreen_top",
2634
+ "splitscreen_vertical_add",
2626
2635
  "spo2",
2627
2636
  "spoke",
2628
2637
  "sports",
@@ -2658,6 +2667,7 @@ type MaterialSymbols = [
2658
2667
  "stacked_email",
2659
2668
  "stacked_inbox",
2660
2669
  "stacked_line_chart",
2670
+ "stacks",
2661
2671
  "stadia_controller",
2662
2672
  "stadium",
2663
2673
  "stairs",
@@ -2855,6 +2865,7 @@ type MaterialSymbols = [
2855
2865
  "thermostat_auto",
2856
2866
  "thermostat_carbon",
2857
2867
  "things_to_do",
2868
+ "thread_unread",
2858
2869
  "thumb_down",
2859
2870
  "thumb_up",
2860
2871
  "thumbnail_bar",
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.14.0",
3
+ "version": "0.14.2",
4
4
  "description": "Latest variable icon fonts with weight 200 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",