material-design-icons-literal-types 1.0.26 → 1.0.28

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.
@@ -271,8 +271,10 @@ export type MaterialSymbols =
271
271
  | 'arrow_upward'
272
272
  | 'arrow_upward_alt'
273
273
  | 'arrow_warm_up'
274
+ | 'arrows_input'
274
275
  | 'arrows_more_down'
275
276
  | 'arrows_more_up'
277
+ | 'arrows_output'
276
278
  | 'arrows_outward'
277
279
  | 'art_track'
278
280
  | 'article'
@@ -611,6 +613,7 @@ export type MaterialSymbols =
611
613
  | 'cardio_load'
612
614
  | 'cardiology'
613
615
  | 'cards'
616
+ | 'cards_star'
614
617
  | 'carpenter'
615
618
  | 'carry_on_bag'
616
619
  | 'carry_on_bag_checked'
@@ -697,6 +700,8 @@ export type MaterialSymbols =
697
700
  | 'clear_night'
698
701
  | 'climate_mini_split'
699
702
  | 'clinical_notes'
703
+ | 'clock_arrow_down'
704
+ | 'clock_arrow_up'
700
705
  | 'clock_loader_10'
701
706
  | 'clock_loader_20'
702
707
  | 'clock_loader_40'
@@ -896,6 +901,8 @@ export type MaterialSymbols =
896
901
  | 'delete_outline'
897
902
  | 'delete_sweep'
898
903
  | 'delivery_dining'
904
+ | 'delivery_truck_bolt'
905
+ | 'delivery_truck_speed'
899
906
  | 'demography'
900
907
  | 'density_large'
901
908
  | 'density_medium'
@@ -1084,6 +1091,7 @@ export type MaterialSymbols =
1084
1091
  | 'edgesensor_high'
1085
1092
  | 'edgesensor_low'
1086
1093
  | 'edit'
1094
+ | 'edit_arrow_up'
1087
1095
  | 'edit_attributes'
1088
1096
  | 'edit_audio'
1089
1097
  | 'edit_calendar'
@@ -1311,6 +1319,7 @@ export type MaterialSymbols =
1311
1319
  | 'fireplace'
1312
1320
  | 'first_page'
1313
1321
  | 'fit_page'
1322
+ | 'fit_page_height'
1314
1323
  | 'fit_screen'
1315
1324
  | 'fit_width'
1316
1325
  | 'fitness_center'
@@ -1348,6 +1357,7 @@ export type MaterialSymbols =
1348
1357
  | 'floor'
1349
1358
  | 'floor_lamp'
1350
1359
  | 'flourescent'
1360
+ | 'flowchart'
1351
1361
  | 'flowsheet'
1352
1362
  | 'fluid'
1353
1363
  | 'fluid_balance'
@@ -1517,6 +1527,12 @@ export type MaterialSymbols =
1517
1527
  | 'gradient'
1518
1528
  | 'grading'
1519
1529
  | 'grain'
1530
+ | 'graph_1'
1531
+ | 'graph_2'
1532
+ | 'graph_3'
1533
+ | 'graph_4'
1534
+ | 'graph_5'
1535
+ | 'graph_6'
1520
1536
  | 'graphic_eq'
1521
1537
  | 'grass'
1522
1538
  | 'grid_3x3'
@@ -1586,6 +1602,7 @@ export type MaterialSymbols =
1586
1602
  | 'heap_snapshot_thumbnail'
1587
1603
  | 'hearing'
1588
1604
  | 'hearing_aid'
1605
+ | 'hearing_aid_disabled'
1589
1606
  | 'hearing_disabled'
1590
1607
  | 'heart_broken'
1591
1608
  | 'heart_check'
@@ -1701,6 +1718,7 @@ export type MaterialSymbols =
1701
1718
  | 'inactive_order'
1702
1719
  | 'inbox'
1703
1720
  | 'inbox_customize'
1721
+ | 'inbox_text'
1704
1722
  | 'incomplete_circle'
1705
1723
  | 'indeterminate_check_box'
1706
1724
  | 'indeterminate_question_box'
@@ -2040,6 +2058,7 @@ export type MaterialSymbols =
2040
2058
  | 'metro'
2041
2059
  | 'mfg_nest_yale_lock'
2042
2060
  | 'mic'
2061
+ | 'mic_alert'
2043
2062
  | 'mic_double'
2044
2063
  | 'mic_external_off'
2045
2064
  | 'mic_external_on'
@@ -2083,6 +2102,7 @@ export type MaterialSymbols =
2083
2102
  | 'mode_off_on'
2084
2103
  | 'mode_standby'
2085
2104
  | 'model_training'
2105
+ | 'modeling'
2086
2106
  | 'monetization_on'
2087
2107
  | 'money'
2088
2108
  | 'money_bag'
@@ -2154,6 +2174,7 @@ export type MaterialSymbols =
2154
2174
  | 'museum'
2155
2175
  | 'music_cast'
2156
2176
  | 'music_note'
2177
+ | 'music_note_add'
2157
2178
  | 'music_off'
2158
2179
  | 'music_video'
2159
2180
  | 'my_location'
@@ -2508,6 +2529,8 @@ export type MaterialSymbols =
2508
2529
  | 'pin_drop'
2509
2530
  | 'pin_end'
2510
2531
  | 'pin_invoke'
2532
+ | 'pinboard'
2533
+ | 'pinboard_unread'
2511
2534
  | 'pinch'
2512
2535
  | 'pinch_zoom_in'
2513
2536
  | 'pinch_zoom_out'
@@ -2517,6 +2540,7 @@ export type MaterialSymbols =
2517
2540
  | 'place'
2518
2541
  | 'place_item'
2519
2542
  | 'plagiarism'
2543
+ | 'planet'
2520
2544
  | 'planner_banner_ad_pt'
2521
2545
  | 'planner_review'
2522
2546
  | 'play_arrow'
@@ -2783,6 +2807,7 @@ export type MaterialSymbols =
2783
2807
  | 'save'
2784
2808
  | 'save_alt'
2785
2809
  | 'save_as'
2810
+ | 'save_clock'
2786
2811
  | 'saved_search'
2787
2812
  | 'savings'
2788
2813
  | 'scale'
@@ -2941,6 +2966,7 @@ export type MaterialSymbols =
2941
2966
  | 'shop_2'
2942
2967
  | 'shop_two'
2943
2968
  | 'shopping_bag'
2969
+ | 'shopping_bag_speed'
2944
2970
  | 'shopping_basket'
2945
2971
  | 'shopping_cart'
2946
2972
  | 'shopping_cart_checkout'
@@ -2993,6 +3019,10 @@ export type MaterialSymbols =
2993
3019
  | 'simulation'
2994
3020
  | 'single_bed'
2995
3021
  | 'sip'
3022
+ | 'siren'
3023
+ | 'siren_check'
3024
+ | 'siren_open'
3025
+ | 'siren_question'
2996
3026
  | 'skateboarding'
2997
3027
  | 'skeleton'
2998
3028
  | 'skillet'
@@ -3246,6 +3276,8 @@ export type MaterialSymbols =
3246
3276
  | 'synagogue'
3247
3277
  | 'sync'
3248
3278
  | 'sync_alt'
3279
+ | 'sync_arrow_down'
3280
+ | 'sync_arrow_up'
3249
3281
  | 'sync_desktop'
3250
3282
  | 'sync_disabled'
3251
3283
  | 'sync_lock'
@@ -3380,6 +3412,8 @@ export type MaterialSymbols =
3380
3412
  | 'timer_3_select'
3381
3413
  | 'timer_5'
3382
3414
  | 'timer_5_shutter'
3415
+ | 'timer_arrow_down'
3416
+ | 'timer_arrow_up'
3383
3417
  | 'timer_off'
3384
3418
  | 'timer_pause'
3385
3419
  | 'timer_play'
@@ -3412,6 +3446,9 @@ export type MaterialSymbols =
3412
3446
  | 'tornado'
3413
3447
  | 'total_dissolved_solids'
3414
3448
  | 'touch_app'
3449
+ | 'touch_double'
3450
+ | 'touch_long'
3451
+ | 'touch_triple'
3415
3452
  | 'touchpad_mouse'
3416
3453
  | 'touchpad_mouse_off'
3417
3454
  | 'tour'
@@ -3554,6 +3591,7 @@ export type MaterialSymbols =
3554
3591
  | 'video_settings'
3555
3592
  | 'video_stable'
3556
3593
  | 'videocam'
3594
+ | 'videocam_alert'
3557
3595
  | 'videocam_off'
3558
3596
  | 'videogame_asset'
3559
3597
  | 'videogame_asset_off'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "material-design-icons-literal-types",
3
- "version": "1.0.26",
3
+ "version": "1.0.28",
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-10-21T00:24:42.927Z"
24
+ "lastGenerated": "2024-11-18T00:25:53.068Z"
25
25
  },
26
26
  "files": [
27
27
  "README.md",