@material-symbols/font-700 0.31.2 → 0.31.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
@@ -81,6 +81,7 @@ type MaterialSymbols = [
81
81
  "account_tree",
82
82
  "action_key",
83
83
  "activity_zone",
84
+ "acupuncture",
84
85
  "acute",
85
86
  "ad",
86
87
  "ad_group",
@@ -212,6 +213,7 @@ type MaterialSymbols = [
212
213
  "apparel",
213
214
  "approval",
214
215
  "approval_delegation",
216
+ "approval_delegation_off",
215
217
  "apps",
216
218
  "apps_outage",
217
219
  "aq",
@@ -923,6 +925,7 @@ type MaterialSymbols = [
923
925
  "dialogs",
924
926
  "dialpad",
925
927
  "diamond",
928
+ "diamond_shine",
926
929
  "dictionary",
927
930
  "difference",
928
931
  "digital_out_of_home",
@@ -1521,6 +1524,7 @@ type MaterialSymbols = [
1521
1524
  "healing",
1522
1525
  "health_and_beauty",
1523
1526
  "health_and_safety",
1527
+ "health_cross",
1524
1528
  "health_metrics",
1525
1529
  "heap_snapshot_large",
1526
1530
  "heap_snapshot_multiple",
@@ -1918,6 +1922,7 @@ type MaterialSymbols = [
1918
1922
  "masked_transitions",
1919
1923
  "masked_transitions_add",
1920
1924
  "masks",
1925
+ "massage",
1921
1926
  "match_case",
1922
1927
  "match_case_off",
1923
1928
  "match_word",
@@ -1969,16 +1974,54 @@ type MaterialSymbols = [
1969
1974
  "mitre",
1970
1975
  "mixture_med",
1971
1976
  "mms",
1977
+ "mobile",
1978
+ "mobile_2",
1979
+ "mobile_3",
1980
+ "mobile_alert",
1981
+ "mobile_arrow_down",
1982
+ "mobile_arrow_right",
1983
+ "mobile_arrow_up_right",
1984
+ "mobile_block",
1985
+ "mobile_camera",
1986
+ "mobile_camera_front",
1987
+ "mobile_camera_rear",
1988
+ "mobile_cancel",
1989
+ "mobile_cast",
1990
+ "mobile_charge",
1991
+ "mobile_chat",
1992
+ "mobile_check",
1993
+ "mobile_code",
1994
+ "mobile_dots",
1995
+ "mobile_gear",
1972
1996
  "mobile_hand",
1973
1997
  "mobile_hand_left",
1974
1998
  "mobile_hand_left_off",
1975
1999
  "mobile_hand_off",
2000
+ "mobile_info",
2001
+ "mobile_landscape",
2002
+ "mobile_layout",
2003
+ "mobile_lock_landscape",
2004
+ "mobile_lock_portrait",
1976
2005
  "mobile_loupe",
2006
+ "mobile_menu",
1977
2007
  "mobile_off",
2008
+ "mobile_question",
2009
+ "mobile_rotate",
2010
+ "mobile_rotate_lock",
1978
2011
  "mobile_screen_share",
1979
2012
  "mobile_screensaver",
2013
+ "mobile_sensor_hi",
2014
+ "mobile_sensor_lo",
2015
+ "mobile_share",
2016
+ "mobile_share_stack",
2017
+ "mobile_sound",
1980
2018
  "mobile_sound_2",
2019
+ "mobile_sound_off",
1981
2020
  "mobile_speaker",
2021
+ "mobile_text",
2022
+ "mobile_text_2",
2023
+ "mobile_ticket",
2024
+ "mobile_vibrate",
1982
2025
  "mobiledata_off",
1983
2026
  "mode_comment",
1984
2027
  "mode_cool",
@@ -2061,6 +2104,7 @@ type MaterialSymbols = [
2061
2104
  "multiple_stop",
2062
2105
  "museum",
2063
2106
  "music_cast",
2107
+ "music_history",
2064
2108
  "music_note",
2065
2109
  "music_note_add",
2066
2110
  "music_off",
@@ -2288,6 +2332,7 @@ type MaterialSymbols = [
2288
2332
  "pause",
2289
2333
  "pause_circle",
2290
2334
  "pause_presentation",
2335
+ "payment_arrow_down",
2291
2336
  "payments",
2292
2337
  "pedal_bike",
2293
2338
  "pediatrics",
@@ -3246,6 +3291,7 @@ type MaterialSymbols = [
3246
3291
  "token",
3247
3292
  "toll",
3248
3293
  "tonality",
3294
+ "tonality_2",
3249
3295
  "toolbar",
3250
3296
  "tools_flat_head",
3251
3297
  "tools_installation_kit",
@@ -3433,6 +3479,7 @@ type MaterialSymbols = [
3433
3479
  "view_timeline",
3434
3480
  "view_week",
3435
3481
  "vignette",
3482
+ "vignette_2",
3436
3483
  "villa",
3437
3484
  "visibility",
3438
3485
  "visibility_lock",
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.31.2",
3
+ "version": "0.31.3",
4
4
  "description": "Latest variable icon fonts with weight 700 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",