@material-symbols/font-700 0.34.1 → 0.35.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
@@ -679,6 +679,7 @@ type MaterialSymbols = [
679
679
  "chat_add_on",
680
680
  "chat_apps_script",
681
681
  "chat_bubble",
682
+ "chat_dashed",
682
683
  "chat_error",
683
684
  "chat_info",
684
685
  "chat_paste_go",
@@ -1238,6 +1239,7 @@ type MaterialSymbols = [
1238
1239
  "factory",
1239
1240
  "falling",
1240
1241
  "familiar_face_and_zone",
1242
+ "family_group",
1241
1243
  "family_history",
1242
1244
  "family_home",
1243
1245
  "family_link",
@@ -1325,6 +1327,7 @@ type MaterialSymbols = [
1325
1327
  "fit_width",
1326
1328
  "fitness_center",
1327
1329
  "fitness_tracker",
1330
+ "fitness_trackers",
1328
1331
  "flag",
1329
1332
  "flag_2",
1330
1333
  "flag_check",
@@ -1457,6 +1460,8 @@ type MaterialSymbols = [
1457
1460
  "forward_to_inbox",
1458
1461
  "foundation",
1459
1462
  "fragrance",
1463
+ "frame_bug",
1464
+ "frame_exclamation",
1460
1465
  "frame_inspect",
1461
1466
  "frame_person",
1462
1467
  "frame_person_mic",
@@ -1965,6 +1970,7 @@ type MaterialSymbols = [
1965
1970
  "magnify_docked",
1966
1971
  "magnify_fullscreen",
1967
1972
  "mail",
1973
+ "mail_asterisk",
1968
1974
  "mail_lock",
1969
1975
  "mail_off",
1970
1976
  "mail_shield",
@@ -2097,6 +2103,7 @@ type MaterialSymbols = [
2097
2103
  "mobile_speaker",
2098
2104
  "mobile_text",
2099
2105
  "mobile_text_2",
2106
+ "mobile_theft",
2100
2107
  "mobile_ticket",
2101
2108
  "mobile_vibrate",
2102
2109
  "mobile_wrench",
@@ -2951,7 +2958,6 @@ type MaterialSymbols = [
2951
2958
  "sick",
2952
2959
  "side_navigation",
2953
2960
  "sign_language",
2954
- "sign_language_2",
2955
2961
  "signal_cellular_0_bar",
2956
2962
  "signal_cellular_1_bar",
2957
2963
  "signal_cellular_2_bar",
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.34.1",
3
+ "version": "0.35.1",
4
4
  "description": "Latest variable icon fonts with weight 700 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",