@material-symbols/font-100 0.21.0 → 0.21.2

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
@@ -709,6 +709,7 @@ type MaterialSymbols = [
709
709
  "controller_gen",
710
710
  "conversion_path",
711
711
  "conversion_path_off",
712
+ "convert_to_text",
712
713
  "conveyor_belt",
713
714
  "cookie",
714
715
  "cookie_off",
@@ -786,6 +787,7 @@ type MaterialSymbols = [
786
787
  "data_thresholding",
787
788
  "data_usage",
788
789
  "database",
790
+ "database_off",
789
791
  "dataset",
790
792
  "dataset_linked",
791
793
  "date_range",
@@ -1256,6 +1258,7 @@ type MaterialSymbols = [
1256
1258
  "format_paint",
1257
1259
  "format_paragraph",
1258
1260
  "format_quote",
1261
+ "format_quote_off",
1259
1262
  "format_shapes",
1260
1263
  "format_size",
1261
1264
  "format_strikethrough",
@@ -1894,6 +1897,7 @@ type MaterialSymbols = [
1894
1897
  "mp",
1895
1898
  "multicooker",
1896
1899
  "multiline_chart",
1900
+ "multimodal_hand_eye",
1897
1901
  "multiple_stop",
1898
1902
  "museum",
1899
1903
  "music_cast",
@@ -2260,6 +2264,7 @@ type MaterialSymbols = [
2260
2264
  "power",
2261
2265
  "power_input",
2262
2266
  "power_off",
2267
+ "power_settings_circle",
2263
2268
  "power_settings_new",
2264
2269
  "prayer_times",
2265
2270
  "precision_manufacturing",
@@ -2432,6 +2437,7 @@ type MaterialSymbols = [
2432
2437
  "room_service",
2433
2438
  "rotate_90_degrees_ccw",
2434
2439
  "rotate_90_degrees_cw",
2440
+ "rotate_auto",
2435
2441
  "rotate_left",
2436
2442
  "rotate_right",
2437
2443
  "roundabout_left",
@@ -2776,6 +2782,7 @@ type MaterialSymbols = [
2776
2782
  "square_foot",
2777
2783
  "ssid_chart",
2778
2784
  "stack",
2785
+ "stack_hexagon",
2779
2786
  "stack_off",
2780
2787
  "stack_star",
2781
2788
  "stacked_bar_chart",
@@ -2896,6 +2903,7 @@ type MaterialSymbols = [
2896
2903
  "synagogue",
2897
2904
  "sync",
2898
2905
  "sync_alt",
2906
+ "sync_desktop",
2899
2907
  "sync_disabled",
2900
2908
  "sync_lock",
2901
2909
  "sync_problem",
@@ -3200,6 +3208,7 @@ type MaterialSymbols = [
3200
3208
  "voice_chat",
3201
3209
  "voice_over_off",
3202
3210
  "voice_selection",
3211
+ "voice_selection_off",
3203
3212
  "voicemail",
3204
3213
  "volcano",
3205
3214
  "volume_down",
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.21.0",
3
+ "version": "0.21.2",
4
4
  "description": "Latest variable icon fonts with weight 100 for Material Symbols.",
5
5
  "main": "index.css",
6
6
  "sass": "index.scss",