material-design-icons-literal-types 1.0.18 → 1.0.20

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.
@@ -778,6 +778,7 @@ export type MaterialSymbols =
778
778
  | 'controller_gen'
779
779
  | 'conversion_path'
780
780
  | 'conversion_path_off'
781
+ | 'convert_to_text'
781
782
  | 'conveyor_belt'
782
783
  | 'cookie'
783
784
  | 'cookie_off'
@@ -860,6 +861,7 @@ export type MaterialSymbols =
860
861
  | 'data_thresholding'
861
862
  | 'data_usage'
862
863
  | 'database'
864
+ | 'database_off'
863
865
  | 'dataset'
864
866
  | 'dataset_linked'
865
867
  | 'date_range'
@@ -1371,6 +1373,7 @@ export type MaterialSymbols =
1371
1373
  | 'format_paint'
1372
1374
  | 'format_paragraph'
1373
1375
  | 'format_quote'
1376
+ | 'format_quote_off'
1374
1377
  | 'format_shapes'
1375
1378
  | 'format_size'
1376
1379
  | 'format_strikethrough'
@@ -2076,6 +2079,7 @@ export type MaterialSymbols =
2076
2079
  | 'mp'
2077
2080
  | 'multicooker'
2078
2081
  | 'multiline_chart'
2082
+ | 'multimodal_hand_eye'
2079
2083
  | 'multiple_stop'
2080
2084
  | 'museum'
2081
2085
  | 'music_cast'
@@ -2483,6 +2487,7 @@ export type MaterialSymbols =
2483
2487
  | 'power_input'
2484
2488
  | 'power_off'
2485
2489
  | 'power_rounded'
2490
+ | 'power_settings_circle'
2486
2491
  | 'power_settings_new'
2487
2492
  | 'prayer_times'
2488
2493
  | 'precision_manufacturing'
@@ -2671,6 +2676,7 @@ export type MaterialSymbols =
2671
2676
  | 'room_service'
2672
2677
  | 'rotate_90_degrees_ccw'
2673
2678
  | 'rotate_90_degrees_cw'
2679
+ | 'rotate_auto'
2674
2680
  | 'rotate_left'
2675
2681
  | 'rotate_right'
2676
2682
  | 'roundabout_left'
@@ -3033,6 +3039,7 @@ export type MaterialSymbols =
3033
3039
  | 'square_foot'
3034
3040
  | 'ssid_chart'
3035
3041
  | 'stack'
3042
+ | 'stack_hexagon'
3036
3043
  | 'stack_off'
3037
3044
  | 'stack_star'
3038
3045
  | 'stacked_bar_chart'
@@ -3158,6 +3165,7 @@ export type MaterialSymbols =
3158
3165
  | 'synagogue'
3159
3166
  | 'sync'
3160
3167
  | 'sync_alt'
3168
+ | 'sync_desktop'
3161
3169
  | 'sync_disabled'
3162
3170
  | 'sync_lock'
3163
3171
  | 'sync_problem'
@@ -3487,6 +3495,7 @@ export type MaterialSymbols =
3487
3495
  | 'voice_chat'
3488
3496
  | 'voice_over_off'
3489
3497
  | 'voice_selection'
3498
+ | 'voice_selection_off'
3490
3499
  | 'voicemail'
3491
3500
  | 'volcano'
3492
3501
  | 'volume_down'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "material-design-icons-literal-types",
3
- "version": "1.0.18",
3
+ "version": "1.0.20",
4
4
  "description": "",
5
5
  "scripts": {
6
6
  "start": "node src/index.js",
@@ -21,7 +21,7 @@
21
21
  "repository": "github:Defkil/material-design-icons-literal-types",
22
22
  "license": "ISC",
23
23
  "config": {
24
- "lastGenerated": "2024-07-05T16:03:19.820Z"
24
+ "lastGenerated": "2024-07-22T00:21:41.200Z"
25
25
  },
26
26
  "files": [
27
27
  "README.md",