@material-symbols/font-700 0.36.1 → 0.36.3

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
@@ -498,6 +498,7 @@ type MaterialSymbols = [
498
498
  "bookmark_heart",
499
499
  "bookmark_manager",
500
500
  "bookmark_remove",
501
+ "bookmark_stacks",
501
502
  "bookmark_star",
502
503
  "bookmarks",
503
504
  "books_movies_and_music",
@@ -714,6 +715,7 @@ type MaterialSymbols = [
714
715
  "chevron_backward",
715
716
  "chevron_forward",
716
717
  "chevron_left",
718
+ "chevron_line_up",
717
719
  "chevron_right",
718
720
  "child_care",
719
721
  "child_friendly",
@@ -1607,6 +1609,7 @@ type MaterialSymbols = [
1607
1609
  "hearing_aid_disabled_left",
1608
1610
  "hearing_aid_left",
1609
1611
  "hearing_disabled",
1612
+ "heart_arrow",
1610
1613
  "heart_broken",
1611
1614
  "heart_check",
1612
1615
  "heart_minus",
@@ -2424,6 +2427,7 @@ type MaterialSymbols = [
2424
2427
  "partner_reports",
2425
2428
  "party_mode",
2426
2429
  "passkey",
2430
+ "passport",
2427
2431
  "password",
2428
2432
  "password_2",
2429
2433
  "password_2_off",
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.36.1",
3
+ "version": "0.36.3",
4
4
  "description": "Latest variable icon fonts with weight 700 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",