material-design-icons-literal-types 1.0.29 → 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.
@@ -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'
@@ -552,6 +554,7 @@ export type MaterialSymbols =
552
554
  | 'bungalow'
553
555
  | 'burst_mode'
554
556
  | 'bus_alert'
557
+ | 'bus_railway'
555
558
  | 'business'
556
559
  | 'business_center'
557
560
  | 'business_chip'
@@ -849,6 +852,7 @@ export type MaterialSymbols =
849
852
  | 'crop_square'
850
853
  | 'crossword'
851
854
  | 'crowdsource'
855
+ | 'crown'
852
856
  | 'cruelty_free'
853
857
  | 'css'
854
858
  | 'csv'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "material-design-icons-literal-types",
3
- "version": "1.0.29",
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-11-25T00:25:55.315Z"
24
+ "lastGenerated": "2024-12-09T00:26:57.411Z"
25
25
  },
26
26
  "files": [
27
27
  "README.md",