material-design-icons-literal-types 1.0.28 → 1.0.30
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/dist/material-symbols.d.ts +23 -0
- package/package.json +2 -2
|
@@ -461,6 +461,8 @@ export type MaterialSymbols =
|
|
|
461
461
|
| 'blur_off'
|
|
462
462
|
| 'blur_on'
|
|
463
463
|
| 'blur_short'
|
|
464
|
+
| 'boat_bus'
|
|
465
|
+
| 'boat_railway'
|
|
464
466
|
| 'body_fat'
|
|
465
467
|
| 'body_system'
|
|
466
468
|
| 'bolt'
|
|
@@ -518,6 +520,7 @@ export type MaterialSymbols =
|
|
|
518
520
|
| 'breaking_news'
|
|
519
521
|
| 'breaking_news_alt_1'
|
|
520
522
|
| 'breastfeeding'
|
|
523
|
+
| 'brick'
|
|
521
524
|
| 'brightness_1'
|
|
522
525
|
| 'brightness_2'
|
|
523
526
|
| 'brightness_3'
|
|
@@ -551,6 +554,7 @@ export type MaterialSymbols =
|
|
|
551
554
|
| 'bungalow'
|
|
552
555
|
| 'burst_mode'
|
|
553
556
|
| 'bus_alert'
|
|
557
|
+
| 'bus_railway'
|
|
554
558
|
| 'business'
|
|
555
559
|
| 'business_center'
|
|
556
560
|
| 'business_chip'
|
|
@@ -720,6 +724,7 @@ export type MaterialSymbols =
|
|
|
720
724
|
| 'cloud_circle'
|
|
721
725
|
| 'cloud_done'
|
|
722
726
|
| 'cloud_download'
|
|
727
|
+
| 'cloud_lock'
|
|
723
728
|
| 'cloud_off'
|
|
724
729
|
| 'cloud_queue'
|
|
725
730
|
| 'cloud_sync'
|
|
@@ -847,6 +852,7 @@ export type MaterialSymbols =
|
|
|
847
852
|
| 'crop_square'
|
|
848
853
|
| 'crossword'
|
|
849
854
|
| 'crowdsource'
|
|
855
|
+
| 'crown'
|
|
850
856
|
| 'cruelty_free'
|
|
851
857
|
| 'css'
|
|
852
858
|
| 'csv'
|
|
@@ -885,6 +891,7 @@ export type MaterialSymbols =
|
|
|
885
891
|
| 'data_usage'
|
|
886
892
|
| 'database'
|
|
887
893
|
| 'database_off'
|
|
894
|
+
| 'database_search'
|
|
888
895
|
| 'database_upload'
|
|
889
896
|
| 'dataset'
|
|
890
897
|
| 'dataset_linked'
|
|
@@ -1021,6 +1028,7 @@ export type MaterialSymbols =
|
|
|
1021
1028
|
| 'docs_add_on'
|
|
1022
1029
|
| 'docs_apps_script'
|
|
1023
1030
|
| 'document_scanner'
|
|
1031
|
+
| 'document_search'
|
|
1024
1032
|
| 'domain'
|
|
1025
1033
|
| 'domain_add'
|
|
1026
1034
|
| 'domain_disabled'
|
|
@@ -1091,6 +1099,7 @@ export type MaterialSymbols =
|
|
|
1091
1099
|
| 'edgesensor_high'
|
|
1092
1100
|
| 'edgesensor_low'
|
|
1093
1101
|
| 'edit'
|
|
1102
|
+
| 'edit_arrow_down'
|
|
1094
1103
|
| 'edit_arrow_up'
|
|
1095
1104
|
| 'edit_attributes'
|
|
1096
1105
|
| 'edit_audio'
|
|
@@ -1320,6 +1329,7 @@ export type MaterialSymbols =
|
|
|
1320
1329
|
| 'first_page'
|
|
1321
1330
|
| 'fit_page'
|
|
1322
1331
|
| 'fit_page_height'
|
|
1332
|
+
| 'fit_page_width'
|
|
1323
1333
|
| 'fit_screen'
|
|
1324
1334
|
| 'fit_width'
|
|
1325
1335
|
| 'fitness_center'
|
|
@@ -1378,6 +1388,7 @@ export type MaterialSymbols =
|
|
|
1378
1388
|
| 'folder_data'
|
|
1379
1389
|
| 'folder_delete'
|
|
1380
1390
|
| 'folder_eye'
|
|
1391
|
+
| 'folder_info'
|
|
1381
1392
|
| 'folder_limited'
|
|
1382
1393
|
| 'folder_managed'
|
|
1383
1394
|
| 'folder_match'
|
|
@@ -1670,10 +1681,13 @@ export type MaterialSymbols =
|
|
|
1670
1681
|
| 'hotel'
|
|
1671
1682
|
| 'hotel_class'
|
|
1672
1683
|
| 'hourglass'
|
|
1684
|
+
| 'hourglass_arrow_down'
|
|
1685
|
+
| 'hourglass_arrow_up'
|
|
1673
1686
|
| 'hourglass_bottom'
|
|
1674
1687
|
| 'hourglass_disabled'
|
|
1675
1688
|
| 'hourglass_empty'
|
|
1676
1689
|
| 'hourglass_full'
|
|
1690
|
+
| 'hourglass_pause'
|
|
1677
1691
|
| 'hourglass_top'
|
|
1678
1692
|
| 'house'
|
|
1679
1693
|
| 'house_siding'
|
|
@@ -2029,6 +2043,7 @@ export type MaterialSymbols =
|
|
|
2029
2043
|
| 'masked_transitions_add'
|
|
2030
2044
|
| 'masks'
|
|
2031
2045
|
| 'match_case'
|
|
2046
|
+
| 'match_case_off'
|
|
2032
2047
|
| 'match_word'
|
|
2033
2048
|
| 'matter'
|
|
2034
2049
|
| 'maximize'
|
|
@@ -2242,6 +2257,7 @@ export type MaterialSymbols =
|
|
|
2242
2257
|
| 'nest_wifi_router'
|
|
2243
2258
|
| 'network_cell'
|
|
2244
2259
|
| 'network_check'
|
|
2260
|
+
| 'network_intel_node'
|
|
2245
2261
|
| 'network_intelligence'
|
|
2246
2262
|
| 'network_intelligence_history'
|
|
2247
2263
|
| 'network_intelligence_update'
|
|
@@ -2379,6 +2395,8 @@ export type MaterialSymbols =
|
|
|
2379
2395
|
| 'package_2'
|
|
2380
2396
|
| 'padding'
|
|
2381
2397
|
| 'page_control'
|
|
2398
|
+
| 'page_footer'
|
|
2399
|
+
| 'page_header'
|
|
2382
2400
|
| 'page_info'
|
|
2383
2401
|
| 'pageless'
|
|
2384
2402
|
| 'pages'
|
|
@@ -2836,6 +2854,7 @@ export type MaterialSymbols =
|
|
|
2836
2854
|
| 'screen_share'
|
|
2837
2855
|
| 'screenshot'
|
|
2838
2856
|
| 'screenshot_frame'
|
|
2857
|
+
| 'screenshot_frame_2'
|
|
2839
2858
|
| 'screenshot_keyboard'
|
|
2840
2859
|
| 'screenshot_monitor'
|
|
2841
2860
|
| 'screenshot_region'
|
|
@@ -3030,6 +3049,7 @@ export type MaterialSymbols =
|
|
|
3030
3049
|
| 'skip_next'
|
|
3031
3050
|
| 'skip_previous'
|
|
3032
3051
|
| 'skull'
|
|
3052
|
+
| 'skull_list'
|
|
3033
3053
|
| 'slab_serif'
|
|
3034
3054
|
| 'sledding'
|
|
3035
3055
|
| 'sleep'
|
|
@@ -3376,6 +3396,8 @@ export type MaterialSymbols =
|
|
|
3376
3396
|
| 'thermometer_loss'
|
|
3377
3397
|
| 'thermometer_minus'
|
|
3378
3398
|
| 'thermostat'
|
|
3399
|
+
| 'thermostat_arrow_down'
|
|
3400
|
+
| 'thermostat_arrow_up'
|
|
3379
3401
|
| 'thermostat_auto'
|
|
3380
3402
|
| 'thermostat_carbon'
|
|
3381
3403
|
| 'things_to_do'
|
|
@@ -3596,6 +3618,7 @@ export type MaterialSymbols =
|
|
|
3596
3618
|
| 'videogame_asset'
|
|
3597
3619
|
| 'videogame_asset_off'
|
|
3598
3620
|
| 'view_agenda'
|
|
3621
|
+
| 'view_apps'
|
|
3599
3622
|
| 'view_array'
|
|
3600
3623
|
| 'view_carousel'
|
|
3601
3624
|
| 'view_column'
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "material-design-icons-literal-types",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.30",
|
|
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-
|
|
24
|
+
"lastGenerated": "2024-12-09T00:26:57.411Z"
|
|
25
25
|
},
|
|
26
26
|
"files": [
|
|
27
27
|
"README.md",
|