material-design-icons-literal-types 1.0.24 → 1.0.25

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.
@@ -647,6 +647,7 @@ export type MaterialSymbols =
647
647
  | 'chat_error'
648
648
  | 'chat_info'
649
649
  | 'chat_paste_go'
650
+ | 'chat_paste_go_2'
650
651
  | 'check'
651
652
  | 'check_box'
652
653
  | 'check_box_outline_blank'
@@ -1350,6 +1351,7 @@ export type MaterialSymbols =
1350
1351
  | 'folder'
1351
1352
  | 'folder_check'
1352
1353
  | 'folder_check_2'
1354
+ | 'folder_code'
1353
1355
  | 'folder_copy'
1354
1356
  | 'folder_data'
1355
1357
  | 'folder_delete'
@@ -1482,6 +1484,7 @@ export type MaterialSymbols =
1482
1484
  | 'glass_cup'
1483
1485
  | 'globe'
1484
1486
  | 'globe_asia'
1487
+ | 'globe_book'
1485
1488
  | 'globe_uk'
1486
1489
  | 'glucose'
1487
1490
  | 'glyphs'
@@ -1973,6 +1976,7 @@ export type MaterialSymbols =
1973
1976
  | 'manga'
1974
1977
  | 'manufacturing'
1975
1978
  | 'map'
1979
+ | 'map_search'
1976
1980
  | 'maps_home_work'
1977
1981
  | 'maps_ugc'
1978
1982
  | 'margin'
@@ -3243,6 +3247,8 @@ export type MaterialSymbols =
3243
3247
  | 'table_bar'
3244
3248
  | 'table_chart'
3245
3249
  | 'table_chart_view'
3250
+ | 'table_convert'
3251
+ | 'table_edit'
3246
3252
  | 'table_eye'
3247
3253
  | 'table_lamp'
3248
3254
  | 'table_restaurant'
@@ -3276,6 +3282,7 @@ export type MaterialSymbols =
3276
3282
  | 'terminal'
3277
3283
  | 'terrain'
3278
3284
  | 'text_ad'
3285
+ | 'text_compare'
3279
3286
  | 'text_decrease'
3280
3287
  | 'text_fields'
3281
3288
  | 'text_fields_alt'
@@ -3331,6 +3338,9 @@ export type MaterialSymbols =
3331
3338
  | 'thunderstorm'
3332
3339
  | 'tibia'
3333
3340
  | 'tibia_alt'
3341
+ | 'tile_large'
3342
+ | 'tile_medium'
3343
+ | 'tile_small'
3334
3344
  | 'time_auto'
3335
3345
  | 'time_to_leave'
3336
3346
  | 'timelapse'
@@ -3444,6 +3454,7 @@ export type MaterialSymbols =
3444
3454
  | 'tv_signin'
3445
3455
  | 'tv_with_assistant'
3446
3456
  | 'two_pager'
3457
+ | 'two_pager_store'
3447
3458
  | 'two_wheeler'
3448
3459
  | 'type_specimen'
3449
3460
  | 'u_turn_left'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "material-design-icons-literal-types",
3
- "version": "1.0.24",
3
+ "version": "1.0.25",
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-07T00:24:38.494Z"
24
+ "lastGenerated": "2024-10-14T00:24:39.311Z"
25
25
  },
26
26
  "files": [
27
27
  "README.md",