material-design-icons-literal-types 1.0.19 → 1.0.21

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.
@@ -365,6 +365,7 @@ export type MaterialSymbols =
365
365
  | 'ballot'
366
366
  | 'bar_chart'
367
367
  | 'bar_chart_4_bars'
368
+ | 'bar_chart_off'
368
369
  | 'barcode'
369
370
  | 'barcode_reader'
370
371
  | 'barcode_scanner'
@@ -465,6 +466,7 @@ export type MaterialSymbols =
465
466
  | 'bookmark'
466
467
  | 'bookmark_add'
467
468
  | 'bookmark_added'
469
+ | 'bookmark_bag'
468
470
  | 'bookmark_border'
469
471
  | 'bookmark_check'
470
472
  | 'bookmark_flag'
@@ -485,6 +487,7 @@ export type MaterialSymbols =
485
487
  | 'border_style'
486
488
  | 'border_top'
487
489
  | 'border_vertical'
490
+ | 'borg'
488
491
  | 'bottom_app_bar'
489
492
  | 'bottom_drawer'
490
493
  | 'bottom_navigation'
@@ -861,6 +864,7 @@ export type MaterialSymbols =
861
864
  | 'data_thresholding'
862
865
  | 'data_usage'
863
866
  | 'database'
867
+ | 'database_off'
864
868
  | 'dataset'
865
869
  | 'dataset_linked'
866
870
  | 'date_range'
@@ -1272,6 +1276,7 @@ export type MaterialSymbols =
1272
1276
  | 'fitness_center'
1273
1277
  | 'fitness_tracker'
1274
1278
  | 'flag'
1279
+ | 'flag_2'
1275
1280
  | 'flag_circle'
1276
1281
  | 'flag_filled'
1277
1282
  | 'flaky'
@@ -1372,6 +1377,7 @@ export type MaterialSymbols =
1372
1377
  | 'format_paint'
1373
1378
  | 'format_paragraph'
1374
1379
  | 'format_quote'
1380
+ | 'format_quote_off'
1375
1381
  | 'format_shapes'
1376
1382
  | 'format_size'
1377
1383
  | 'format_strikethrough'
@@ -1436,6 +1442,7 @@ export type MaterialSymbols =
1436
1442
  | 'gesture_select'
1437
1443
  | 'get_app'
1438
1444
  | 'gif'
1445
+ | 'gif_2'
1439
1446
  | 'gif_box'
1440
1447
  | 'girl'
1441
1448
  | 'gite'
@@ -2044,6 +2051,7 @@ export type MaterialSymbols =
2044
2051
  | 'motion_photos_on'
2045
2052
  | 'motion_photos_pause'
2046
2053
  | 'motion_photos_paused'
2054
+ | 'motion_play'
2047
2055
  | 'motion_sensor_active'
2048
2056
  | 'motion_sensor_alert'
2049
2057
  | 'motion_sensor_idle'
@@ -3444,6 +3452,7 @@ export type MaterialSymbols =
3444
3452
  | 'vibration'
3445
3453
  | 'video_call'
3446
3454
  | 'video_camera_back'
3455
+ | 'video_camera_back_add'
3447
3456
  | 'video_camera_front'
3448
3457
  | 'video_camera_front_off'
3449
3458
  | 'video_chat'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "material-design-icons-literal-types",
3
- "version": "1.0.19",
3
+ "version": "1.0.21",
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-15T00:21:26.122Z"
24
+ "lastGenerated": "2024-08-12T00:21:50.425Z"
25
25
  },
26
26
  "files": [
27
27
  "README.md",