@material-symbols/font-100 0.30.0 → 0.31.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
@@ -208,9 +208,7 @@ type MaterialSymbols = [
208
208
  "apk_install",
209
209
  "app_badging",
210
210
  "app_blocking",
211
- "app_promo",
212
211
  "app_registration",
213
- "app_shortcut",
214
212
  "apparel",
215
213
  "approval",
216
214
  "approval_delegation",
@@ -1665,7 +1663,6 @@ type MaterialSymbols = [
1665
1663
  "insert_page_break",
1666
1664
  "insert_text",
1667
1665
  "install_desktop",
1668
- "install_mobile",
1669
1666
  "instant_mix",
1670
1667
  "integration_instructions",
1671
1668
  "interactive_space",
@@ -1969,7 +1966,6 @@ type MaterialSymbols = [
1969
1966
  "mitre",
1970
1967
  "mixture_med",
1971
1968
  "mms",
1972
- "mobile_friendly",
1973
1969
  "mobile_hand",
1974
1970
  "mobile_hand_left",
1975
1971
  "mobile_hand_left_off",
@@ -2220,7 +2216,6 @@ type MaterialSymbols = [
2220
2216
  "open_in_new",
2221
2217
  "open_in_new_down",
2222
2218
  "open_in_new_off",
2223
- "open_in_phone",
2224
2219
  "open_jam",
2225
2220
  "open_run",
2226
2221
  "open_with",
@@ -2353,8 +2348,6 @@ type MaterialSymbols = [
2353
2348
  "phone_missed",
2354
2349
  "phone_paused",
2355
2350
  "phonelink_erase",
2356
- "phonelink_lock",
2357
- "phonelink_off",
2358
2351
  "phonelink_ring",
2359
2352
  "phonelink_ring_off",
2360
2353
  "phonelink_setup",
@@ -3011,9 +3004,6 @@ type MaterialSymbols = [
3011
3004
  "stat_minus_2",
3012
3005
  "stat_minus_3",
3013
3006
  "stay_current_landscape",
3014
- "stay_current_portrait",
3015
- "stay_primary_landscape",
3016
- "stay_primary_portrait",
3017
3007
  "steering_wheel_heat",
3018
3008
  "step",
3019
3009
  "step_into",
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@material-symbols/font-100",
3
- "version": "0.30.0",
3
+ "version": "0.31.1",
4
4
  "description": "Latest variable icon fonts with weight 100 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",