@material-symbols/font-700 0.14.0 → 0.14.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
@@ -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",
@@ -2220,6 +2222,7 @@ type MaterialSymbols = [
2220
2222
  "publish",
2221
2223
  "published_with_changes",
2222
2224
  "pulmonology",
2225
+ "pulse_alert",
2223
2226
  "punch_clock",
2224
2227
  "push_pin",
2225
2228
  "qr_code",
@@ -2413,6 +2416,7 @@ type MaterialSymbols = [
2413
2416
  "search_hands_free",
2414
2417
  "search_off",
2415
2418
  "security",
2419
+ "security_key",
2416
2420
  "security_update_good",
2417
2421
  "security_update_warning",
2418
2422
  "segment",
@@ -2658,6 +2662,7 @@ type MaterialSymbols = [
2658
2662
  "stacked_email",
2659
2663
  "stacked_inbox",
2660
2664
  "stacked_line_chart",
2665
+ "stacks",
2661
2666
  "stadia_controller",
2662
2667
  "stadium",
2663
2668
  "stairs",
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@material-symbols/font-700",
3
- "version": "0.14.0",
3
+ "version": "0.14.1",
4
4
  "description": "Latest variable icon fonts with weight 700 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",