@material-symbols/font-100 0.22.2 → 0.23.0

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
@@ -781,6 +781,7 @@ type MaterialSymbols = [
781
781
  "dangerous",
782
782
  "dark_mode",
783
783
  "dashboard",
784
+ "dashboard_2",
784
785
  "dashboard_customize",
785
786
  "data_alert",
786
787
  "data_array",
@@ -1045,7 +1046,6 @@ type MaterialSymbols = [
1045
1046
  "escalator_warning",
1046
1047
  "euro",
1047
1048
  "euro_symbol",
1048
- "ev_charger",
1049
1049
  "ev_mobiledata_badge",
1050
1050
  "ev_shadow",
1051
1051
  "ev_shadow_add",
@@ -1863,6 +1863,7 @@ type MaterialSymbols = [
1863
1863
  "mode_standby",
1864
1864
  "model_training",
1865
1865
  "money",
1866
+ "money_bag",
1866
1867
  "money_off",
1867
1868
  "monitor",
1868
1869
  "monitor_heart",
@@ -2249,6 +2250,7 @@ type MaterialSymbols = [
2249
2250
  "pip",
2250
2251
  "pip_exit",
2251
2252
  "pivot_table_chart",
2253
+ "pixel_9_pro_fold",
2252
2254
  "place_item",
2253
2255
  "plagiarism",
2254
2256
  "planner_banner_ad_pt",
@@ -2387,6 +2389,7 @@ type MaterialSymbols = [
2387
2389
  "redo",
2388
2390
  "reduce_capacity",
2389
2391
  "refresh",
2392
+ "reg_logo_ift",
2390
2393
  "regular_expression",
2391
2394
  "relax",
2392
2395
  "release_alert",
@@ -3060,6 +3063,7 @@ type MaterialSymbols = [
3060
3063
  "tools_pliers_wire_stripper",
3061
3064
  "tools_power_drill",
3062
3065
  "tooltip",
3066
+ "tooltip_2",
3063
3067
  "top_panel_close",
3064
3068
  "top_panel_open",
3065
3069
  "topic",
@@ -3119,8 +3123,10 @@ type MaterialSymbols = [
3119
3123
  "turn_slight_left",
3120
3124
  "turn_slight_right",
3121
3125
  "tv",
3126
+ "tv_displays",
3122
3127
  "tv_gen",
3123
3128
  "tv_guide",
3129
+ "tv_next",
3124
3130
  "tv_off",
3125
3131
  "tv_options_edit_channels",
3126
3132
  "tv_options_input_settings",
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.22.2",
3
+ "version": "0.23.0",
4
4
  "description": "Latest variable icon fonts with weight 100 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",