material-design-icons-literal-types 1.0.17 → 1.0.18
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 +20 -0
- package/package.json +2 -2
|
@@ -104,6 +104,8 @@ export type MaterialSymbols =
|
|
|
104
104
|
| 'add_chart'
|
|
105
105
|
| 'add_circle'
|
|
106
106
|
| 'add_circle_outline'
|
|
107
|
+
| 'add_column_left'
|
|
108
|
+
| 'add_column_right'
|
|
107
109
|
| 'add_comment'
|
|
108
110
|
| 'add_diamond'
|
|
109
111
|
| 'add_home'
|
|
@@ -117,6 +119,8 @@ export type MaterialSymbols =
|
|
|
117
119
|
| 'add_photo_alternate'
|
|
118
120
|
| 'add_reaction'
|
|
119
121
|
| 'add_road'
|
|
122
|
+
| 'add_row_above'
|
|
123
|
+
| 'add_row_below'
|
|
120
124
|
| 'add_shopping_cart'
|
|
121
125
|
| 'add_task'
|
|
122
126
|
| 'add_to_drive'
|
|
@@ -231,6 +235,7 @@ export type MaterialSymbols =
|
|
|
231
235
|
| 'arming_countdown'
|
|
232
236
|
| 'arrow_and_edge'
|
|
233
237
|
| 'arrow_back'
|
|
238
|
+
| 'arrow_back_2'
|
|
234
239
|
| 'arrow_back_ios'
|
|
235
240
|
| 'arrow_back_ios_new'
|
|
236
241
|
| 'arrow_circle_down'
|
|
@@ -325,6 +330,7 @@ export type MaterialSymbols =
|
|
|
325
330
|
| 'auto_transmission'
|
|
326
331
|
| 'auto_videocam'
|
|
327
332
|
| 'autofps_select'
|
|
333
|
+
| 'automation'
|
|
328
334
|
| 'autopause'
|
|
329
335
|
| 'autopay'
|
|
330
336
|
| 'autoplay'
|
|
@@ -606,6 +612,7 @@ export type MaterialSymbols =
|
|
|
606
612
|
| 'cast_warning'
|
|
607
613
|
| 'castle'
|
|
608
614
|
| 'category'
|
|
615
|
+
| 'category_search'
|
|
609
616
|
| 'celebration'
|
|
610
617
|
| 'cell_merge'
|
|
611
618
|
| 'cell_tower'
|
|
@@ -714,6 +721,7 @@ export type MaterialSymbols =
|
|
|
714
721
|
| 'color_lens'
|
|
715
722
|
| 'colorize'
|
|
716
723
|
| 'colors'
|
|
724
|
+
| 'combine_columns'
|
|
717
725
|
| 'comedy_mask'
|
|
718
726
|
| 'comic_bubble'
|
|
719
727
|
| 'comment'
|
|
@@ -794,6 +802,7 @@ export type MaterialSymbols =
|
|
|
794
802
|
| 'create'
|
|
795
803
|
| 'create_new_folder'
|
|
796
804
|
| 'credit_card'
|
|
805
|
+
| 'credit_card_clock'
|
|
797
806
|
| 'credit_card_gear'
|
|
798
807
|
| 'credit_card_heart'
|
|
799
808
|
| 'credit_card_off'
|
|
@@ -884,6 +893,7 @@ export type MaterialSymbols =
|
|
|
884
893
|
| 'deskphone'
|
|
885
894
|
| 'desktop_access_disabled'
|
|
886
895
|
| 'desktop_landscape'
|
|
896
|
+
| 'desktop_landscape_add'
|
|
887
897
|
| 'desktop_mac'
|
|
888
898
|
| 'desktop_portrait'
|
|
889
899
|
| 'desktop_windows'
|
|
@@ -913,6 +923,7 @@ export type MaterialSymbols =
|
|
|
913
923
|
| 'devices_wearables'
|
|
914
924
|
| 'dew_point'
|
|
915
925
|
| 'diagnosis'
|
|
926
|
+
| 'diagonal_line'
|
|
916
927
|
| 'dialer_sip'
|
|
917
928
|
| 'dialogs'
|
|
918
929
|
| 'dialpad'
|
|
@@ -1016,6 +1027,7 @@ export type MaterialSymbols =
|
|
|
1016
1027
|
| 'drawing_recognition'
|
|
1017
1028
|
| 'dresser'
|
|
1018
1029
|
| 'drive_eta'
|
|
1030
|
+
| 'drive_export'
|
|
1019
1031
|
| 'drive_file_move'
|
|
1020
1032
|
| 'drive_file_move_outline'
|
|
1021
1033
|
| 'drive_file_move_rtl'
|
|
@@ -1047,6 +1059,7 @@ export type MaterialSymbols =
|
|
|
1047
1059
|
| 'edgesensor_low'
|
|
1048
1060
|
| 'edit'
|
|
1049
1061
|
| 'edit_attributes'
|
|
1062
|
+
| 'edit_audio'
|
|
1050
1063
|
| 'edit_calendar'
|
|
1051
1064
|
| 'edit_document'
|
|
1052
1065
|
| 'edit_location'
|
|
@@ -1094,6 +1107,10 @@ export type MaterialSymbols =
|
|
|
1094
1107
|
| 'empty_dashboard'
|
|
1095
1108
|
| 'enable'
|
|
1096
1109
|
| 'encrypted'
|
|
1110
|
+
| 'encrypted_add'
|
|
1111
|
+
| 'encrypted_add_circle'
|
|
1112
|
+
| 'encrypted_minus_circle'
|
|
1113
|
+
| 'encrypted_off'
|
|
1097
1114
|
| 'endocrinology'
|
|
1098
1115
|
| 'energy'
|
|
1099
1116
|
| 'energy_program_saving'
|
|
@@ -1922,6 +1939,7 @@ export type MaterialSymbols =
|
|
|
1922
1939
|
| 'markunread'
|
|
1923
1940
|
| 'markunread_mailbox'
|
|
1924
1941
|
| 'masked_transitions'
|
|
1942
|
+
| 'masked_transitions_add'
|
|
1925
1943
|
| 'masks'
|
|
1926
1944
|
| 'match_case'
|
|
1927
1945
|
| 'match_word'
|
|
@@ -2233,6 +2251,7 @@ export type MaterialSymbols =
|
|
|
2233
2251
|
| 'open_with'
|
|
2234
2252
|
| 'ophthalmology'
|
|
2235
2253
|
| 'oral_disease'
|
|
2254
|
+
| 'orbit'
|
|
2236
2255
|
| 'order_approve'
|
|
2237
2256
|
| 'order_play'
|
|
2238
2257
|
| 'orders'
|
|
@@ -3450,6 +3469,7 @@ export type MaterialSymbols =
|
|
|
3450
3469
|
| 'view_kanban'
|
|
3451
3470
|
| 'view_list'
|
|
3452
3471
|
| 'view_module'
|
|
3472
|
+
| 'view_object_track'
|
|
3453
3473
|
| 'view_quilt'
|
|
3454
3474
|
| 'view_real_size'
|
|
3455
3475
|
| 'view_sidebar'
|
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.18",
|
|
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-07-05T16:03:19.820Z"
|
|
25
25
|
},
|
|
26
26
|
"files": [
|
|
27
27
|
"README.md",
|