material-design-icons-literal-types 1.0.22 → 1.0.23

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.
@@ -853,6 +853,7 @@ export type MaterialSymbols =
853
853
  | 'dangerous'
854
854
  | 'dark_mode'
855
855
  | 'dashboard'
856
+ | 'dashboard_2'
856
857
  | 'dashboard_customize'
857
858
  | 'data_alert'
858
859
  | 'data_array'
@@ -2040,6 +2041,7 @@ export type MaterialSymbols =
2040
2041
  | 'model_training'
2041
2042
  | 'monetization_on'
2042
2043
  | 'money'
2044
+ | 'money_bag'
2043
2045
  | 'money_off'
2044
2046
  | 'money_off_csred'
2045
2047
  | 'monitor'
@@ -2464,6 +2466,7 @@ export type MaterialSymbols =
2464
2466
  | 'pip'
2465
2467
  | 'pip_exit'
2466
2468
  | 'pivot_table_chart'
2469
+ | 'pixel_9_pro_fold'
2467
2470
  | 'place'
2468
2471
  | 'place_item'
2469
2472
  | 'plagiarism'
@@ -2615,6 +2618,7 @@ export type MaterialSymbols =
2615
2618
  | 'redo'
2616
2619
  | 'reduce_capacity'
2617
2620
  | 'refresh'
2621
+ | 'reg_logo_ift'
2618
2622
  | 'regular_expression'
2619
2623
  | 'relax'
2620
2624
  | 'release_alert'
@@ -3340,6 +3344,7 @@ export type MaterialSymbols =
3340
3344
  | 'tools_power_drill'
3341
3345
  | 'tools_wrench'
3342
3346
  | 'tooltip'
3347
+ | 'tooltip_2'
3343
3348
  | 'top_panel_close'
3344
3349
  | 'top_panel_open'
3345
3350
  | 'topic'
@@ -3403,8 +3408,10 @@ export type MaterialSymbols =
3403
3408
  | 'turned_in'
3404
3409
  | 'turned_in_not'
3405
3410
  | 'tv'
3411
+ | 'tv_displays'
3406
3412
  | 'tv_gen'
3407
3413
  | 'tv_guide'
3414
+ | 'tv_next'
3408
3415
  | 'tv_off'
3409
3416
  | 'tv_options_edit_channels'
3410
3417
  | 'tv_options_input_settings'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "material-design-icons-literal-types",
3
- "version": "1.0.22",
3
+ "version": "1.0.23",
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-08-26T00:21:37.593Z"
24
+ "lastGenerated": "2024-09-09T00:23:22.506Z"
25
25
  },
26
26
  "files": [
27
27
  "README.md",