@quasar/extras 1.12.4 → 1.13.1

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.
Files changed (79) hide show
  1. package/README.md +14 -12
  2. package/animate/animate-list.mjs +107 -0
  3. package/bootstrap-icons/bootstrap-icons.woff +0 -0
  4. package/bootstrap-icons/bootstrap-icons.woff2 +0 -0
  5. package/bootstrap-icons/icons.json +741 -595
  6. package/bootstrap-icons/index.d.ts +764 -618
  7. package/bootstrap-icons/index.js +744 -598
  8. package/bootstrap-icons/index.mjs +1670 -0
  9. package/eva-icons/icons.json +245 -245
  10. package/eva-icons/index.d.ts +245 -245
  11. package/eva-icons/index.js +245 -245
  12. package/eva-icons/index.mjs +492 -0
  13. package/fontawesome-v5/icons.json +226 -226
  14. package/fontawesome-v5/index.d.ts +225 -225
  15. package/fontawesome-v5/index.js +226 -226
  16. package/fontawesome-v5/index.mjs +1613 -0
  17. package/fontawesome-v6/LICENSE.txt +165 -0
  18. package/fontawesome-v6/fa-brands-400.ttf +0 -0
  19. package/fontawesome-v6/fa-brands-400.woff2 +0 -0
  20. package/fontawesome-v6/fa-regular-400.ttf +0 -0
  21. package/fontawesome-v6/fa-regular-400.woff2 +0 -0
  22. package/fontawesome-v6/fa-solid-900.ttf +0 -0
  23. package/fontawesome-v6/fa-solid-900.woff2 +0 -0
  24. package/fontawesome-v6/fa-v4compatibility.ttf +0 -0
  25. package/fontawesome-v6/fa-v4compatibility.woff2 +0 -0
  26. package/fontawesome-v6/fontawesome-v6.css +7003 -0
  27. package/fontawesome-v6/icons.json +1750 -0
  28. package/fontawesome-v6/index.d.ts +1750 -0
  29. package/fontawesome-v6/index.js +1750 -0
  30. package/fontawesome-v6/index.mjs +1750 -0
  31. package/ionicons-v4/index.mjs +698 -0
  32. package/ionicons-v5/index.mjs +1334 -0
  33. package/ionicons-v6/icons.json +417 -417
  34. package/ionicons-v6/index.d.ts +418 -418
  35. package/ionicons-v6/index.js +418 -418
  36. package/ionicons-v6/index.mjs +1334 -0
  37. package/line-awesome/icons.json +204 -204
  38. package/line-awesome/index.d.ts +204 -204
  39. package/line-awesome/index.js +204 -204
  40. package/line-awesome/index.mjs +1546 -0
  41. package/material-icons/icons.json +516 -490
  42. package/material-icons/index.d.ts +142 -116
  43. package/material-icons/index.js +128 -102
  44. package/material-icons/index.mjs +2077 -0
  45. package/material-icons/web-font/flUhRq6tzZclQEJ-Vdg-IuiaDsNa.woff +0 -0
  46. package/material-icons/web-font/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2 +0 -0
  47. package/material-icons-outlined/icons.json +530 -504
  48. package/material-icons-outlined/index.d.ts +142 -116
  49. package/material-icons-outlined/index.js +128 -102
  50. package/material-icons-outlined/index.mjs +2077 -0
  51. package/material-icons-outlined/web-font/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcY.woff +0 -0
  52. package/material-icons-outlined/web-font/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcel5euIg.woff2 +0 -0
  53. package/material-icons-round/icons.json +448 -422
  54. package/material-icons-round/index.d.ts +142 -116
  55. package/material-icons-round/index.js +128 -102
  56. package/material-icons-round/index.mjs +2077 -0
  57. package/material-icons-round/web-font/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmJ.woff +0 -0
  58. package/material-icons-round/web-font/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmPq_HTTw.woff2 +0 -0
  59. package/material-icons-sharp/icons.json +428 -402
  60. package/material-icons-sharp/index.d.ts +142 -116
  61. package/material-icons-sharp/index.js +128 -102
  62. package/material-icons-sharp/index.mjs +2077 -0
  63. package/material-icons-sharp/web-font/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvRImcycg.woff2 +0 -0
  64. package/material-icons-sharp/web-font/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvX.woff +0 -0
  65. package/mdi-v4/index.mjs +4997 -0
  66. package/mdi-v5/LICENSE +20 -20
  67. package/mdi-v5/index.mjs +5957 -0
  68. package/mdi-v5/license.md +20 -20
  69. package/mdi-v6/LICENSE +20 -20
  70. package/mdi-v6/icons.json +2226 -2226
  71. package/mdi-v6/index.d.ts +2226 -2226
  72. package/mdi-v6/index.js +2226 -2226
  73. package/mdi-v6/index.mjs +6597 -0
  74. package/mdi-v6/license.md +20 -20
  75. package/package.json +7 -7
  76. package/themify/icons.json +65 -65
  77. package/themify/index.d.ts +64 -64
  78. package/themify/index.js +65 -65
  79. package/themify/index.mjs +354 -0
@@ -57,29 +57,29 @@ export declare const mat9k: string;
57
57
  export declare const mat9kPlus: string;
58
58
  export declare const mat9mp: string;
59
59
  export declare const matAbc: string;
60
+ export declare const matAcUnit: string;
60
61
  export declare const matAccessAlarm: string;
61
62
  export declare const matAccessAlarms: string;
63
+ export declare const matAccessTime: string;
64
+ export declare const matAccessTimeFilled: string;
62
65
  export declare const matAccessibility: string;
63
66
  export declare const matAccessibilityNew: string;
64
67
  export declare const matAccessible: string;
65
68
  export declare const matAccessibleForward: string;
66
- export declare const matAccessTime: string;
67
- export declare const matAccessTimeFilled: string;
68
69
  export declare const matAccountBalance: string;
69
70
  export declare const matAccountBalanceWallet: string;
70
71
  export declare const matAccountBox: string;
71
72
  export declare const matAccountCircle: string;
72
73
  export declare const matAccountTree: string;
73
- export declare const matAcUnit: string;
74
+ export declare const matAdUnits: string;
74
75
  export declare const matAdb: string;
75
76
  export declare const matAdd: string;
77
+ export declare const matAddAPhoto: string;
76
78
  export declare const matAddAlarm: string;
77
79
  export declare const matAddAlert: string;
78
- export declare const matAddAPhoto: string;
79
80
  export declare const matAddBox: string;
80
81
  export declare const matAddBusiness: string;
81
82
  export declare const matAddCard: string;
82
- export declare const matAddchart: string;
83
83
  export declare const matAddChart: string;
84
84
  export declare const matAddCircle: string;
85
85
  export declare const matAddCircleOutline: string;
@@ -98,14 +98,13 @@ export declare const matAddToDrive: string;
98
98
  export declare const matAddToHomeScreen: string;
99
99
  export declare const matAddToPhotos: string;
100
100
  export declare const matAddToQueue: string;
101
+ export declare const matAddchart: string;
101
102
  export declare const matAdfScanner: string;
102
103
  export declare const matAdjust: string;
103
104
  export declare const matAdminPanelSettings: string;
104
105
  export declare const matAdsClick: string;
105
- export declare const matAdUnits: string;
106
106
  export declare const matAgriculture: string;
107
107
  export declare const matAir: string;
108
- export declare const matAirlines: string;
109
108
  export declare const matAirlineSeatFlat: string;
110
109
  export declare const matAirlineSeatFlatAngled: string;
111
110
  export declare const matAirlineSeatIndividualSuite: string;
@@ -115,9 +114,10 @@ export declare const matAirlineSeatLegroomReduced: string;
115
114
  export declare const matAirlineSeatReclineExtra: string;
116
115
  export declare const matAirlineSeatReclineNormal: string;
117
116
  export declare const matAirlineStops: string;
117
+ export declare const matAirlines: string;
118
+ export declare const matAirplaneTicket: string;
118
119
  export declare const matAirplanemodeActive: string;
119
120
  export declare const matAirplanemodeInactive: string;
120
- export declare const matAirplaneTicket: string;
121
121
  export declare const matAirplay: string;
122
122
  export declare const matAirportShuttle: string;
123
123
  export declare const matAlarm: string;
@@ -134,8 +134,8 @@ export declare const matAlignVerticalTop: string;
134
134
  export declare const matAllInbox: string;
135
135
  export declare const matAllInclusive: string;
136
136
  export declare const matAllOut: string;
137
- export declare const matAlternateEmail: string;
138
137
  export declare const matAltRoute: string;
138
+ export declare const matAlternateEmail: string;
139
139
  export declare const matAnalytics: string;
140
140
  export declare const matAnchor: string;
141
141
  export declare const matAndroid: string;
@@ -146,10 +146,10 @@ export declare const matApartment: string;
146
146
  export declare const matApi: string;
147
147
  export declare const matAppBlocking: string;
148
148
  export declare const matAppRegistration: string;
149
- export declare const matApproval: string;
150
- export declare const matApps: string;
151
149
  export declare const matAppSettingsAlt: string;
152
150
  export declare const matAppShortcut: string;
151
+ export declare const matApproval: string;
152
+ export declare const matApps: string;
153
153
  export declare const matAppsOutage: string;
154
154
  export declare const matArchitecture: string;
155
155
  export declare const matArchive: string;
@@ -171,8 +171,8 @@ export declare const matArrowLeft: string;
171
171
  export declare const matArrowRight: string;
172
172
  export declare const matArrowRightAlt: string;
173
173
  export declare const matArrowUpward: string;
174
- export declare const matArticle: string;
175
174
  export declare const matArtTrack: string;
175
+ export declare const matArticle: string;
176
176
  export declare const matAspectRatio: string;
177
177
  export declare const matAssessment: string;
178
178
  export declare const matAssignment: string;
@@ -188,8 +188,8 @@ export declare const matAssuredWorkload: string;
188
188
  export declare const matAtm: string;
189
189
  export declare const matAttachEmail: string;
190
190
  export declare const matAttachFile: string;
191
- export declare const matAttachment: string;
192
191
  export declare const matAttachMoney: string;
192
+ export declare const matAttachment: string;
193
193
  export declare const matAttractions: string;
194
194
  export declare const matAttribution: string;
195
195
  export declare const matAudioFile: string;
@@ -201,10 +201,11 @@ export declare const matAutoDelete: string;
201
201
  export declare const matAutoFixHigh: string;
202
202
  export declare const matAutoFixNormal: string;
203
203
  export declare const matAutoFixOff: string;
204
- export declare const matAutofpsSelect: string;
205
204
  export declare const matAutoGraph: string;
206
- export declare const matAutorenew: string;
205
+ export declare const matAutoMode: string;
207
206
  export declare const matAutoStories: string;
207
+ export declare const matAutofpsSelect: string;
208
+ export declare const matAutorenew: string;
208
209
  export declare const matAvTimer: string;
209
210
  export declare const matBabyChangingStation: string;
210
211
  export declare const matBackHand: string;
@@ -246,6 +247,7 @@ export declare const matBento: string;
246
247
  export declare const matBikeScooter: string;
247
248
  export declare const matBiotech: string;
248
249
  export declare const matBlender: string;
250
+ export declare const matBlindsClosed: string;
249
251
  export declare const matBlock: string;
250
252
  export declare const matBloodtype: string;
251
253
  export declare const matBluetooth: string;
@@ -260,13 +262,13 @@ export declare const matBlurOff: string;
260
262
  export declare const matBlurOn: string;
261
263
  export declare const matBolt: string;
262
264
  export declare const matBook: string;
265
+ export declare const matBookOnline: string;
263
266
  export declare const matBookmark: string;
264
267
  export declare const matBookmarkAdd: string;
265
268
  export declare const matBookmarkAdded: string;
266
269
  export declare const matBookmarkBorder: string;
267
270
  export declare const matBookmarkRemove: string;
268
271
  export declare const matBookmarks: string;
269
- export declare const matBookOnline: string;
270
272
  export declare const matBorderAll: string;
271
273
  export declare const matBorderBottom: string;
272
274
  export declare const matBorderClear: string;
@@ -342,12 +344,12 @@ export declare const matCancelPresentation: string;
342
344
  export declare const matCancelScheduleSend: string;
343
345
  export declare const matCandlestickChart: string;
344
346
  export declare const matCarCrash: string;
347
+ export declare const matCarRental: string;
348
+ export declare const matCarRepair: string;
345
349
  export declare const matCardGiftcard: string;
346
350
  export declare const matCardMembership: string;
347
351
  export declare const matCardTravel: string;
348
352
  export declare const matCarpenter: string;
349
- export declare const matCarRental: string;
350
- export declare const matCarRepair: string;
351
353
  export declare const matCases: string;
352
354
  export declare const matCasino: string;
353
355
  export declare const matCast: string;
@@ -392,10 +394,10 @@ export declare const matCleaningServices: string;
392
394
  export declare const matClear: string;
393
395
  export declare const matClearAll: string;
394
396
  export declare const matClose: string;
397
+ export declare const matCloseFullscreen: string;
395
398
  export declare const matClosedCaption: string;
396
399
  export declare const matClosedCaptionDisabled: string;
397
400
  export declare const matClosedCaptionOff: string;
398
- export declare const matCloseFullscreen: string;
399
401
  export declare const matCloud: string;
400
402
  export declare const matCloudCircle: string;
401
403
  export declare const matCloudDone: string;
@@ -405,14 +407,15 @@ export declare const matCloudQueue: string;
405
407
  export declare const matCloudSync: string;
406
408
  export declare const matCloudUpload: string;
407
409
  export declare const matCo2: string;
410
+ export declare const matCoPresent: string;
408
411
  export declare const matCode: string;
409
412
  export declare const matCodeOff: string;
410
413
  export declare const matCoffee: string;
411
414
  export declare const matCoffeeMaker: string;
412
415
  export declare const matCollections: string;
413
416
  export declare const matCollectionsBookmark: string;
414
- export declare const matColorize: string;
415
417
  export declare const matColorLens: string;
418
+ export declare const matColorize: string;
416
419
  export declare const matComment: string;
417
420
  export declare const matCommentBank: string;
418
421
  export declare const matCommentsDisabled: string;
@@ -425,16 +428,16 @@ export declare const matCompost: string;
425
428
  export declare const matCompress: string;
426
429
  export declare const matComputer: string;
427
430
  export declare const matConfirmationNumber: string;
431
+ export declare const matConnectWithoutContact: string;
428
432
  export declare const matConnectedTv: string;
429
433
  export declare const matConnectingAirports: string;
430
- export declare const matConnectWithoutContact: string;
431
434
  export declare const matConstruction: string;
432
- export declare const matContactless: string;
433
435
  export declare const matContactMail: string;
434
436
  export declare const matContactPage: string;
435
437
  export declare const matContactPhone: string;
436
- export declare const matContacts: string;
437
438
  export declare const matContactSupport: string;
439
+ export declare const matContactless: string;
440
+ export declare const matContacts: string;
438
441
  export declare const matContentCopy: string;
439
442
  export declare const matContentCut: string;
440
443
  export declare const matContentPaste: string;
@@ -446,7 +449,6 @@ export declare const matControlCamera: string;
446
449
  export declare const matControlPoint: string;
447
450
  export declare const matControlPointDuplicate: string;
448
451
  export declare const matCookie: string;
449
- export declare const matCoPresent: string;
450
452
  export declare const matCopyAll: string;
451
453
  export declare const matCopyright: string;
452
454
  export declare const matCoronavirus: string;
@@ -460,11 +462,11 @@ export declare const matCreditCardOff: string;
460
462
  export declare const matCreditScore: string;
461
463
  export declare const matCrib: string;
462
464
  export declare const matCrisisAlert: string;
463
- export declare const matCrop: string;
464
465
  export declare const matCrop169: string;
465
466
  export declare const matCrop32: string;
466
467
  export declare const matCrop54: string;
467
468
  export declare const matCrop75: string;
469
+ export declare const matCrop: string;
468
470
  export declare const matCropDin: string;
469
471
  export declare const matCropFree: string;
470
472
  export declare const matCropLandscape: string;
@@ -483,6 +485,8 @@ export declare const matCurrencyRuble: string;
483
485
  export declare const matCurrencyRupee: string;
484
486
  export declare const matCurrencyYen: string;
485
487
  export declare const matCurrencyYuan: string;
488
+ export declare const matCurtains: string;
489
+ export declare const matCurtainsClosed: string;
486
490
  export declare const matCyclone: string;
487
491
  export declare const matDangerous: string;
488
492
  export declare const matDarkMode: string;
@@ -519,11 +523,11 @@ export declare const matDeveloperBoard: string;
519
523
  export declare const matDeveloperBoardOff: string;
520
524
  export declare const matDeveloperMode: string;
521
525
  export declare const matDeviceHub: string;
526
+ export declare const matDeviceThermostat: string;
527
+ export declare const matDeviceUnknown: string;
522
528
  export declare const matDevices: string;
523
529
  export declare const matDevicesFold: string;
524
530
  export declare const matDevicesOther: string;
525
- export declare const matDeviceThermostat: string;
526
- export declare const matDeviceUnknown: string;
527
531
  export declare const matDialerSip: string;
528
532
  export declare const matDialpad: string;
529
533
  export declare const matDiamond: string;
@@ -554,19 +558,10 @@ export declare const matDiscFull: string;
554
558
  export declare const matDiscount: string;
555
559
  export declare const matDisplaySettings: string;
556
560
  export declare const matDns: string;
557
- export declare const matDock: string;
558
- export declare const matDocumentScanner: string;
559
561
  export declare const matDoDisturb: string;
560
562
  export declare const matDoDisturbAlt: string;
561
563
  export declare const matDoDisturbOff: string;
562
564
  export declare const matDoDisturbOn: string;
563
- export declare const matDomain: string;
564
- export declare const matDomainAdd: string;
565
- export declare const matDomainDisabled: string;
566
- export declare const matDomainVerification: string;
567
- export declare const matDone: string;
568
- export declare const matDoneAll: string;
569
- export declare const matDoneOutline: string;
570
565
  export declare const matDoNotDisturb: string;
571
566
  export declare const matDoNotDisturbAlt: string;
572
567
  export declare const matDoNotDisturbOff: string;
@@ -574,12 +569,21 @@ export declare const matDoNotDisturbOn: string;
574
569
  export declare const matDoNotDisturbOnTotalSilence: string;
575
570
  export declare const matDoNotStep: string;
576
571
  export declare const matDoNotTouch: string;
572
+ export declare const matDock: string;
573
+ export declare const matDocumentScanner: string;
574
+ export declare const matDomain: string;
575
+ export declare const matDomainAdd: string;
576
+ export declare const matDomainDisabled: string;
577
+ export declare const matDomainVerification: string;
578
+ export declare const matDone: string;
579
+ export declare const matDoneAll: string;
580
+ export declare const matDoneOutline: string;
577
581
  export declare const matDonutLarge: string;
578
582
  export declare const matDonutSmall: string;
579
583
  export declare const matDoorBack: string;
580
- export declare const matDoorbell: string;
581
584
  export declare const matDoorFront: string;
582
585
  export declare const matDoorSliding: string;
586
+ export declare const matDoorbell: string;
583
587
  export declare const matDoubleArrow: string;
584
588
  export declare const matDownhillSkiing: string;
585
589
  export declare const matDownload: string;
@@ -601,6 +605,7 @@ export declare const matDuo: string;
601
605
  export declare const matDvr: string;
602
606
  export declare const matDynamicFeed: string;
603
607
  export declare const matDynamicForm: string;
608
+ export declare const matEMobiledata: string;
604
609
  export declare const matEarbuds: string;
605
610
  export declare const matEarbudsBattery: string;
606
611
  export declare const matEast: string;
@@ -620,18 +625,19 @@ export declare const matEggAlt: string;
620
625
  export declare const matEject: string;
621
626
  export declare const matElderly: string;
622
627
  export declare const matElderlyWoman: string;
623
- export declare const matElectricalServices: string;
624
628
  export declare const matElectricBike: string;
629
+ export declare const matElectricBolt: string;
625
630
  export declare const matElectricCar: string;
631
+ export declare const matElectricMeter: string;
626
632
  export declare const matElectricMoped: string;
627
633
  export declare const matElectricRickshaw: string;
628
634
  export declare const matElectricScooter: string;
635
+ export declare const matElectricalServices: string;
629
636
  export declare const matElevator: string;
630
637
  export declare const matEmail: string;
631
638
  export declare const matEmergency: string;
632
639
  export declare const matEmergencyRecording: string;
633
640
  export declare const matEmergencyShare: string;
634
- export declare const matEMobiledata: string;
635
641
  export declare const matEmojiEmotions: string;
636
642
  export declare const matEmojiEvents: string;
637
643
  export declare const matEmojiFoodBeverage: string;
@@ -640,6 +646,7 @@ export declare const matEmojiObjects: string;
640
646
  export declare const matEmojiPeople: string;
641
647
  export declare const matEmojiSymbols: string;
642
648
  export declare const matEmojiTransportation: string;
649
+ export declare const matEnergySavingsLeaf: string;
643
650
  export declare const matEngineering: string;
644
651
  export declare const matEnhancedEncryption: string;
645
652
  export declare const matEqualizer: string;
@@ -649,13 +656,13 @@ export declare const matEscalator: string;
649
656
  export declare const matEscalatorWarning: string;
650
657
  export declare const matEuro: string;
651
658
  export declare const matEuroSymbol: string;
659
+ export declare const matEvStation: string;
652
660
  export declare const matEvent: string;
653
661
  export declare const matEventAvailable: string;
654
662
  export declare const matEventBusy: string;
655
663
  export declare const matEventNote: string;
656
664
  export declare const matEventRepeat: string;
657
665
  export declare const matEventSeat: string;
658
- export declare const matEvStation: string;
659
666
  export declare const matExitToApp: string;
660
667
  export declare const matExpand: string;
661
668
  export declare const matExpandCircleDown: string;
@@ -678,9 +685,9 @@ export declare const matFaceRetouchingOff: string;
678
685
  export declare const matFactCheck: string;
679
686
  export declare const matFactory: string;
680
687
  export declare const matFamilyRestroom: string;
681
- export declare const matFastfood: string;
682
688
  export declare const matFastForward: string;
683
689
  export declare const matFastRewind: string;
690
+ export declare const matFastfood: string;
684
691
  export declare const matFavorite: string;
685
692
  export declare const matFavoriteBorder: string;
686
693
  export declare const matFax: string;
@@ -703,7 +710,6 @@ export declare const matFileDownloadOff: string;
703
710
  export declare const matFileOpen: string;
704
711
  export declare const matFilePresent: string;
705
712
  export declare const matFileUpload: string;
706
- export declare const matFilter: string;
707
713
  export declare const matFilter1: string;
708
714
  export declare const matFilter2: string;
709
715
  export declare const matFilter3: string;
@@ -714,6 +720,7 @@ export declare const matFilter7: string;
714
720
  export declare const matFilter8: string;
715
721
  export declare const matFilter9: string;
716
722
  export declare const matFilter9Plus: string;
723
+ export declare const matFilter: string;
717
724
  export declare const matFilterAlt: string;
718
725
  export declare const matFilterAltOff: string;
719
726
  export declare const matFilterBAndW: string;
@@ -732,18 +739,18 @@ export declare const matFingerprint: string;
732
739
  export declare const matFireExtinguisher: string;
733
740
  export declare const matFireplace: string;
734
741
  export declare const matFirstPage: string;
742
+ export declare const matFitScreen: string;
735
743
  export declare const matFitbit: string;
736
744
  export declare const matFitnessCenter: string;
737
- export declare const matFitScreen: string;
738
745
  export declare const matFlag: string;
739
746
  export declare const matFlagCircle: string;
740
747
  export declare const matFlaky: string;
741
748
  export declare const matFlare: string;
742
749
  export declare const matFlashAuto: string;
743
- export declare const matFlashlightOff: string;
744
- export declare const matFlashlightOn: string;
745
750
  export declare const matFlashOff: string;
746
751
  export declare const matFlashOn: string;
752
+ export declare const matFlashlightOff: string;
753
+ export declare const matFlashlightOn: string;
747
754
  export declare const matFlatware: string;
748
755
  export declare const matFlight: string;
749
756
  export declare const matFlightClass: string;
@@ -801,10 +808,10 @@ export declare const matFormatTextdirectionRToL: string;
801
808
  export declare const matFormatUnderlined: string;
802
809
  export declare const matFort: string;
803
810
  export declare const matForum: string;
804
- export declare const matForward: string;
805
811
  export declare const matForward10: string;
806
812
  export declare const matForward30: string;
807
813
  export declare const matForward5: string;
814
+ export declare const matForward: string;
808
815
  export declare const matForwardToInbox: string;
809
816
  export declare const matFoundation: string;
810
817
  export declare const matFreeBreakfast: string;
@@ -813,9 +820,12 @@ export declare const matFrontHand: string;
813
820
  export declare const matFullscreen: string;
814
821
  export declare const matFullscreenExit: string;
815
822
  export declare const matFunctions: string;
823
+ export declare const matGMobiledata: string;
824
+ export declare const matGTranslate: string;
816
825
  export declare const matGamepad: string;
817
826
  export declare const matGames: string;
818
827
  export declare const matGarage: string;
828
+ export declare const matGasMeter: string;
819
829
  export declare const matGavel: string;
820
830
  export declare const matGeneratingTokens: string;
821
831
  export declare const matGesture: string;
@@ -824,7 +834,6 @@ export declare const matGif: string;
824
834
  export declare const matGifBox: string;
825
835
  export declare const matGirl: string;
826
836
  export declare const matGite: string;
827
- export declare const matGMobiledata: string;
828
837
  export declare const matGolfCourse: string;
829
838
  export declare const matGppBad: string;
830
839
  export declare const matGppGood: string;
@@ -848,9 +857,10 @@ export declare const matGroup: string;
848
857
  export declare const matGroupAdd: string;
849
858
  export declare const matGroupOff: string;
850
859
  export declare const matGroupRemove: string;
851
- export declare const matGroups: string;
852
860
  export declare const matGroupWork: string;
853
- export declare const matGTranslate: string;
861
+ export declare const matGroups: string;
862
+ export declare const matHMobiledata: string;
863
+ export declare const matHPlusMobiledata: string;
854
864
  export declare const matHail: string;
855
865
  export declare const matHandshake: string;
856
866
  export declare const matHandyman: string;
@@ -876,6 +886,7 @@ export declare const matHealthAndSafety: string;
876
886
  export declare const matHearing: string;
877
887
  export declare const matHearingDisabled: string;
878
888
  export declare const matHeartBroken: string;
889
+ export declare const matHeatPump: string;
879
890
  export declare const matHeight: string;
880
891
  export declare const matHelp: string;
881
892
  export declare const matHelpCenter: string;
@@ -884,10 +895,10 @@ export declare const matHevc: string;
884
895
  export declare const matHexagon: string;
885
896
  export declare const matHideImage: string;
886
897
  export declare const matHideSource: string;
898
+ export declare const matHighQuality: string;
887
899
  export declare const matHighlight: string;
888
900
  export declare const matHighlightAlt: string;
889
901
  export declare const matHighlightOff: string;
890
- export declare const matHighQuality: string;
891
902
  export declare const matHiking: string;
892
903
  export declare const matHistory: string;
893
904
  export declare const matHistoryEdu: string;
@@ -895,7 +906,6 @@ export declare const matHistoryToggleOff: string;
895
906
  export declare const matHive: string;
896
907
  export declare const matHls: string;
897
908
  export declare const matHlsOff: string;
898
- export declare const matHMobiledata: string;
899
909
  export declare const matHolidayVillage: string;
900
910
  export declare const matHome: string;
901
911
  export declare const matHomeMax: string;
@@ -905,35 +915,34 @@ export declare const matHomeWork: string;
905
915
  export declare const matHorizontalDistribute: string;
906
916
  export declare const matHorizontalRule: string;
907
917
  export declare const matHorizontalSplit: string;
918
+ export declare const matHotTub: string;
908
919
  export declare const matHotel: string;
909
920
  export declare const matHotelClass: string;
910
- export declare const matHotTub: string;
911
921
  export declare const matHourglassBottom: string;
912
922
  export declare const matHourglassDisabled: string;
913
923
  export declare const matHourglassEmpty: string;
914
924
  export declare const matHourglassFull: string;
915
925
  export declare const matHourglassTop: string;
916
926
  export declare const matHouse: string;
917
- export declare const matHouseboat: string;
918
927
  export declare const matHouseSiding: string;
928
+ export declare const matHouseboat: string;
919
929
  export declare const matHowToReg: string;
920
930
  export declare const matHowToVote: string;
921
- export declare const matHPlusMobiledata: string;
922
931
  export declare const matHtml: string;
923
932
  export declare const matHttp: string;
924
933
  export declare const matHttps: string;
925
934
  export declare const matHub: string;
926
935
  export declare const matHvac: string;
927
- export declare const matIcecream: string;
928
936
  export declare const matIceSkating: string;
937
+ export declare const matIcecream: string;
929
938
  export declare const matImage: string;
930
939
  export declare const matImageAspectRatio: string;
931
940
  export declare const matImageNotSupported: string;
932
941
  export declare const matImageSearch: string;
933
942
  export declare const matImagesearchRoller: string;
934
- export declare const matImportantDevices: string;
935
943
  export declare const matImportContacts: string;
936
944
  export declare const matImportExport: string;
945
+ export declare const matImportantDevices: string;
937
946
  export declare const matInbox: string;
938
947
  export declare const matIncompleteCircle: string;
939
948
  export declare const matIndeterminateCheckBox: string;
@@ -954,8 +963,8 @@ export declare const matInstallMobile: string;
954
963
  export declare const matIntegrationInstructions: string;
955
964
  export declare const matInterests: string;
956
965
  export declare const matInterpreterMode: string;
957
- export declare const matInventory: string;
958
966
  export declare const matInventory2: string;
967
+ export declare const matInventory: string;
959
968
  export declare const matInvertColors: string;
960
969
  export declare const matInvertColorsOff: string;
961
970
  export declare const matIosShare: string;
@@ -969,6 +978,7 @@ export declare const matJoinRight: string;
969
978
  export declare const matKayaking: string;
970
979
  export declare const matKebabDining: string;
971
980
  export declare const matKey: string;
981
+ export declare const matKeyOff: string;
972
982
  export declare const matKeyboard: string;
973
983
  export declare const matKeyboardAlt: string;
974
984
  export declare const matKeyboardArrowDown: string;
@@ -988,7 +998,6 @@ export declare const matKeyboardOptionKey: string;
988
998
  export declare const matKeyboardReturn: string;
989
999
  export declare const matKeyboardTab: string;
990
1000
  export declare const matKeyboardVoice: string;
991
- export declare const matKeyOff: string;
992
1001
  export declare const matKingBed: string;
993
1002
  export declare const matKitchen: string;
994
1003
  export declare const matKitesurfing: string;
@@ -1018,16 +1027,16 @@ export declare const matLibraryAddCheck: string;
1018
1027
  export declare const matLibraryBooks: string;
1019
1028
  export declare const matLibraryMusic: string;
1020
1029
  export declare const matLight: string;
1030
+ export declare const matLightMode: string;
1021
1031
  export declare const matLightbulb: string;
1022
1032
  export declare const matLightbulbCircle: string;
1023
- export declare const matLightMode: string;
1024
- export declare const matLinearScale: string;
1025
1033
  export declare const matLineAxis: string;
1026
1034
  export declare const matLineStyle: string;
1027
1035
  export declare const matLineWeight: string;
1036
+ export declare const matLinearScale: string;
1028
1037
  export declare const matLink: string;
1029
- export declare const matLinkedCamera: string;
1030
1038
  export declare const matLinkOff: string;
1039
+ export declare const matLinkedCamera: string;
1031
1040
  export declare const matLiquor: string;
1032
1041
  export declare const matList: string;
1033
1042
  export declare const matListAlt: string;
@@ -1077,11 +1086,11 @@ export declare const matLockReset: string;
1077
1086
  export declare const matLogin: string;
1078
1087
  export declare const matLogoDev: string;
1079
1088
  export declare const matLogout: string;
1080
- export declare const matLooks: string;
1081
1089
  export declare const matLooks3: string;
1082
1090
  export declare const matLooks4: string;
1083
1091
  export declare const matLooks5: string;
1084
1092
  export declare const matLooks6: string;
1093
+ export declare const matLooks: string;
1085
1094
  export declare const matLooksOne: string;
1086
1095
  export declare const matLooksTwo: string;
1087
1096
  export declare const matLoop: string;
@@ -1092,7 +1101,9 @@ export declare const matLteMobiledata: string;
1092
1101
  export declare const matLtePlusMobiledata: string;
1093
1102
  export declare const matLuggage: string;
1094
1103
  export declare const matLunchDining: string;
1104
+ export declare const matLyrics: string;
1095
1105
  export declare const matMail: string;
1106
+ export declare const matMailLock: string;
1096
1107
  export declare const matMailOutline: string;
1097
1108
  export declare const matMale: string;
1098
1109
  export declare const matMan: string;
@@ -1108,8 +1119,8 @@ export declare const matMarkChatRead: string;
1108
1119
  export declare const matMarkChatUnread: string;
1109
1120
  export declare const matMarkEmailRead: string;
1110
1121
  export declare const matMarkEmailUnread: string;
1111
- export declare const matMarkunread: string;
1112
1122
  export declare const matMarkUnreadChatAlt: string;
1123
+ export declare const matMarkunread: string;
1113
1124
  export declare const matMarkunreadMailbox: string;
1114
1125
  export declare const matMasks: string;
1115
1126
  export declare const matMaximize: string;
@@ -1140,18 +1151,19 @@ export declare const matMinorCrash: string;
1140
1151
  export declare const matMiscellaneousServices: string;
1141
1152
  export declare const matMissedVideoCall: string;
1142
1153
  export declare const matMms: string;
1143
- export declare const matMobiledataOff: string;
1144
1154
  export declare const matMobileFriendly: string;
1145
1155
  export declare const matMobileOff: string;
1146
1156
  export declare const matMobileScreenShare: string;
1157
+ export declare const matMobiledataOff: string;
1147
1158
  export declare const matMode: string;
1148
1159
  export declare const matModeComment: string;
1149
1160
  export declare const matModeEdit: string;
1150
1161
  export declare const matModeEditOutline: string;
1151
- export declare const matModelTraining: string;
1162
+ export declare const matModeFanOff: string;
1152
1163
  export declare const matModeNight: string;
1153
1164
  export declare const matModeOfTravel: string;
1154
1165
  export declare const matModeStandby: string;
1166
+ export declare const matModelTraining: string;
1155
1167
  export declare const matMonetizationOn: string;
1156
1168
  export declare const matMoney: string;
1157
1169
  export declare const matMoneyOff: string;
@@ -1195,28 +1207,29 @@ export declare const matNaturePeople: string;
1195
1207
  export declare const matNavigateBefore: string;
1196
1208
  export declare const matNavigateNext: string;
1197
1209
  export declare const matNavigation: string;
1198
- export declare const matNearbyError: string;
1199
- export declare const matNearbyOff: string;
1200
1210
  export declare const matNearMe: string;
1201
1211
  export declare const matNearMeDisabled: string;
1212
+ export declare const matNearbyError: string;
1213
+ export declare const matNearbyOff: string;
1214
+ export declare const matNestCamWiredStand: string;
1202
1215
  export declare const matNetworkCell: string;
1203
1216
  export declare const matNetworkCheck: string;
1204
1217
  export declare const matNetworkLocked: string;
1205
1218
  export declare const matNetworkPing: string;
1206
- export declare const matNetworkWifi: string;
1207
1219
  export declare const matNetworkWifi1Bar: string;
1208
1220
  export declare const matNetworkWifi2Bar: string;
1209
1221
  export declare const matNetworkWifi3Bar: string;
1222
+ export declare const matNetworkWifi: string;
1210
1223
  export declare const matNewLabel: string;
1211
1224
  export declare const matNewReleases: string;
1212
1225
  export declare const matNewspaper: string;
1213
1226
  export declare const matNextPlan: string;
1214
1227
  export declare const matNextWeek: string;
1215
1228
  export declare const matNfc: string;
1229
+ export declare const matNightShelter: string;
1216
1230
  export declare const matNightlife: string;
1217
1231
  export declare const matNightlight: string;
1218
1232
  export declare const matNightlightRound: string;
1219
- export declare const matNightShelter: string;
1220
1233
  export declare const matNightsStay: string;
1221
1234
  export declare const matNoAccounts: string;
1222
1235
  export declare const matNoBackpack: string;
@@ -1227,19 +1240,23 @@ export declare const matNoEncryption: string;
1227
1240
  export declare const matNoEncryptionGmailerrorred: string;
1228
1241
  export declare const matNoFlash: string;
1229
1242
  export declare const matNoFood: string;
1230
- export declare const matNoiseAware: string;
1231
- export declare const matNoiseControlOff: string;
1232
1243
  export declare const matNoLuggage: string;
1233
1244
  export declare const matNoMeals: string;
1234
1245
  export declare const matNoMeetingRoom: string;
1235
1246
  export declare const matNoPhotography: string;
1247
+ export declare const matNoSim: string;
1248
+ export declare const matNoStroller: string;
1249
+ export declare const matNoTransfer: string;
1250
+ export declare const matNoiseAware: string;
1251
+ export declare const matNoiseControlOff: string;
1236
1252
  export declare const matNordicWalking: string;
1237
1253
  export declare const matNorth: string;
1238
1254
  export declare const matNorthEast: string;
1239
1255
  export declare const matNorthWest: string;
1240
- export declare const matNoSim: string;
1241
- export declare const matNoStroller: string;
1242
1256
  export declare const matNotAccessible: string;
1257
+ export declare const matNotInterested: string;
1258
+ export declare const matNotListedLocation: string;
1259
+ export declare const matNotStarted: string;
1243
1260
  export declare const matNote: string;
1244
1261
  export declare const matNoteAdd: string;
1245
1262
  export declare const matNoteAlt: string;
@@ -1251,16 +1268,13 @@ export declare const matNotificationsActive: string;
1251
1268
  export declare const matNotificationsNone: string;
1252
1269
  export declare const matNotificationsOff: string;
1253
1270
  export declare const matNotificationsPaused: string;
1254
- export declare const matNotInterested: string;
1255
- export declare const matNotListedLocation: string;
1256
- export declare const matNoTransfer: string;
1257
- export declare const matNotStarted: string;
1258
1271
  export declare const matNumbers: string;
1259
1272
  export declare const matOfflineBolt: string;
1260
1273
  export declare const matOfflinePin: string;
1261
1274
  export declare const matOfflineShare: string;
1262
- export declare const matOndemandVideo: string;
1275
+ export declare const matOilBarrel: string;
1263
1276
  export declare const matOnDeviceTraining: string;
1277
+ export declare const matOndemandVideo: string;
1264
1278
  export declare const matOnlinePrediction: string;
1265
1279
  export declare const matOpacity: string;
1266
1280
  export declare const matOpenInBrowser: string;
@@ -1280,6 +1294,8 @@ export declare const matPages: string;
1280
1294
  export declare const matPageview: string;
1281
1295
  export declare const matPaid: string;
1282
1296
  export declare const matPalette: string;
1297
+ export declare const matPanTool: string;
1298
+ export declare const matPanToolAlt: string;
1283
1299
  export declare const matPanorama: string;
1284
1300
  export declare const matPanoramaFishEye: string;
1285
1301
  export declare const matPanoramaHorizontal: string;
@@ -1290,8 +1306,6 @@ export declare const matPanoramaVertical: string;
1290
1306
  export declare const matPanoramaVerticalSelect: string;
1291
1307
  export declare const matPanoramaWideAngle: string;
1292
1308
  export declare const matPanoramaWideAngleSelect: string;
1293
- export declare const matPanTool: string;
1294
- export declare const matPanToolAlt: string;
1295
1309
  export declare const matParagliding: string;
1296
1310
  export declare const matPark: string;
1297
1311
  export declare const matPartyMode: string;
@@ -1322,11 +1336,9 @@ export declare const matPermPhoneMsg: string;
1322
1336
  export declare const matPermScanWifi: string;
1323
1337
  export declare const matPerson: string;
1324
1338
  export declare const matPersonAdd: string;
1325
- export declare const matPersonAddAlt: string;
1326
1339
  export declare const matPersonAddAlt1: string;
1340
+ export declare const matPersonAddAlt: string;
1327
1341
  export declare const matPersonAddDisabled: string;
1328
- export declare const matPersonalInjury: string;
1329
- export declare const matPersonalVideo: string;
1330
1342
  export declare const matPersonOff: string;
1331
1343
  export declare const matPersonOutline: string;
1332
1344
  export declare const matPersonPin: string;
@@ -1334,6 +1346,8 @@ export declare const matPersonPinCircle: string;
1334
1346
  export declare const matPersonRemove: string;
1335
1347
  export declare const matPersonRemoveAlt1: string;
1336
1348
  export declare const matPersonSearch: string;
1349
+ export declare const matPersonalInjury: string;
1350
+ export declare const matPersonalVideo: string;
1337
1351
  export declare const matPestControl: string;
1338
1352
  export declare const matPestControlRodent: string;
1339
1353
  export declare const matPets: string;
@@ -1347,15 +1361,15 @@ export declare const matPhoneEnabled: string;
1347
1361
  export declare const matPhoneForwarded: string;
1348
1362
  export declare const matPhoneInTalk: string;
1349
1363
  export declare const matPhoneIphone: string;
1364
+ export declare const matPhoneLocked: string;
1365
+ export declare const matPhoneMissed: string;
1366
+ export declare const matPhonePaused: string;
1350
1367
  export declare const matPhonelink: string;
1351
1368
  export declare const matPhonelinkErase: string;
1352
1369
  export declare const matPhonelinkLock: string;
1353
1370
  export declare const matPhonelinkOff: string;
1354
1371
  export declare const matPhonelinkRing: string;
1355
1372
  export declare const matPhonelinkSetup: string;
1356
- export declare const matPhoneLocked: string;
1357
- export declare const matPhoneMissed: string;
1358
- export declare const matPhonePaused: string;
1359
1373
  export declare const matPhoto: string;
1360
1374
  export declare const matPhotoAlbum: string;
1361
1375
  export declare const matPhotoCamera: string;
@@ -1375,10 +1389,10 @@ export declare const matPictureInPictureAlt: string;
1375
1389
  export declare const matPieChart: string;
1376
1390
  export declare const matPieChartOutline: string;
1377
1391
  export declare const matPin: string;
1378
- export declare const matPinch: string;
1379
1392
  export declare const matPinDrop: string;
1380
1393
  export declare const matPinEnd: string;
1381
1394
  export declare const matPinInvoke: string;
1395
+ export declare const matPinch: string;
1382
1396
  export declare const matPivotTableChart: string;
1383
1397
  export declare const matPix: string;
1384
1398
  export declare const matPlace: string;
@@ -1424,6 +1438,8 @@ export declare const matPriorityHigh: string;
1424
1438
  export declare const matPrivacyTip: string;
1425
1439
  export declare const matPrivateConnectivity: string;
1426
1440
  export declare const matProductionQuantityLimits: string;
1441
+ export declare const matPropane: string;
1442
+ export declare const matPropaneTank: string;
1427
1443
  export declare const matPsychology: string;
1428
1444
  export declare const matPublic: string;
1429
1445
  export declare const matPublicOff: string;
@@ -1431,8 +1447,8 @@ export declare const matPublish: string;
1431
1447
  export declare const matPublishedWithChanges: string;
1432
1448
  export declare const matPunchClock: string;
1433
1449
  export declare const matPushPin: string;
1434
- export declare const matQrCode: string;
1435
1450
  export declare const matQrCode2: string;
1451
+ export declare const matQrCode: string;
1436
1452
  export declare const matQrCodeScanner: string;
1437
1453
  export declare const matQueryBuilder: string;
1438
1454
  export declare const matQueryStats: string;
@@ -1443,6 +1459,7 @@ export declare const matQueueMusic: string;
1443
1459
  export declare const matQueuePlayNext: string;
1444
1460
  export declare const matQuickreply: string;
1445
1461
  export declare const matQuiz: string;
1462
+ export declare const matRMobiledata: string;
1446
1463
  export declare const matRadar: string;
1447
1464
  export declare const matRadio: string;
1448
1465
  export declare const matRadioButtonChecked: string;
@@ -1482,10 +1499,10 @@ export declare const matRepeat: string;
1482
1499
  export declare const matRepeatOn: string;
1483
1500
  export declare const matRepeatOne: string;
1484
1501
  export declare const matRepeatOneOn: string;
1485
- export declare const matReplay: string;
1486
1502
  export declare const matReplay10: string;
1487
1503
  export declare const matReplay30: string;
1488
1504
  export declare const matReplay5: string;
1505
+ export declare const matReplay: string;
1489
1506
  export declare const matReplayCircleFilled: string;
1490
1507
  export declare const matReply: string;
1491
1508
  export declare const matReplyAll: string;
@@ -1505,9 +1522,10 @@ export declare const matRestorePage: string;
1505
1522
  export declare const matReviews: string;
1506
1523
  export declare const matRiceBowl: string;
1507
1524
  export declare const matRingVolume: string;
1508
- export declare const matRMobiledata: string;
1509
1525
  export declare const matRocket: string;
1510
1526
  export declare const matRocketLaunch: string;
1527
+ export declare const matRollerShades: string;
1528
+ export declare const matRollerShadesClosed: string;
1511
1529
  export declare const matRollerSkating: string;
1512
1530
  export declare const matRoofing: string;
1513
1531
  export declare const matRoom: string;
@@ -1560,6 +1578,7 @@ export declare const matScreenRotationAlt: string;
1560
1578
  export declare const matScreenSearchDesktop: string;
1561
1579
  export declare const matScreenShare: string;
1562
1580
  export declare const matScreenshot: string;
1581
+ export declare const matScreenshotMonitor: string;
1563
1582
  export declare const matScubaDiving: string;
1564
1583
  export declare const matSd: string;
1565
1584
  export declare const matSdCard: string;
@@ -1580,9 +1599,10 @@ export declare const matSendAndArchive: string;
1580
1599
  export declare const matSendTimeExtension: string;
1581
1600
  export declare const matSendToMobile: string;
1582
1601
  export declare const matSensorDoor: string;
1602
+ export declare const matSensorOccupied: string;
1603
+ export declare const matSensorWindow: string;
1583
1604
  export declare const matSensors: string;
1584
1605
  export declare const matSensorsOff: string;
1585
- export declare const matSensorWindow: string;
1586
1606
  export declare const matSentimentDissatisfied: string;
1587
1607
  export declare const matSentimentNeutral: string;
1588
1608
  export declare const matSentimentSatisfied: string;
@@ -1615,30 +1635,31 @@ export declare const matShare: string;
1615
1635
  export declare const matShareLocation: string;
1616
1636
  export declare const matShield: string;
1617
1637
  export declare const matShieldMoon: string;
1618
- export declare const matShop: string;
1619
1638
  export declare const matShop2: string;
1639
+ export declare const matShop: string;
1640
+ export declare const matShopTwo: string;
1620
1641
  export declare const matShoppingBag: string;
1621
1642
  export declare const matShoppingBasket: string;
1622
1643
  export declare const matShoppingCart: string;
1623
1644
  export declare const matShoppingCartCheckout: string;
1624
- export declare const matShopTwo: string;
1625
- export declare const matShortcut: string;
1626
1645
  export declare const matShortText: string;
1646
+ export declare const matShortcut: string;
1627
1647
  export declare const matShowChart: string;
1628
1648
  export declare const matShower: string;
1629
1649
  export declare const matShuffle: string;
1630
1650
  export declare const matShuffleOn: string;
1631
1651
  export declare const matShutterSpeed: string;
1632
1652
  export declare const matSick: string;
1653
+ export declare const matSignLanguage: string;
1633
1654
  export declare const matSignalCellular0Bar: string;
1634
1655
  export declare const matSignalCellular4Bar: string;
1635
- export declare const matSignalCellularAlt: string;
1636
1656
  export declare const matSignalCellularAlt1Bar: string;
1637
1657
  export declare const matSignalCellularAlt2Bar: string;
1658
+ export declare const matSignalCellularAlt: string;
1638
1659
  export declare const matSignalCellularConnectedNoInternet0Bar: string;
1639
1660
  export declare const matSignalCellularConnectedNoInternet4Bar: string;
1640
- export declare const matSignalCellularNodata: string;
1641
1661
  export declare const matSignalCellularNoSim: string;
1662
+ export declare const matSignalCellularNodata: string;
1642
1663
  export declare const matSignalCellularNull: string;
1643
1664
  export declare const matSignalCellularOff: string;
1644
1665
  export declare const matSignalWifi0Bar: string;
@@ -1650,7 +1671,6 @@ export declare const matSignalWifiOff: string;
1650
1671
  export declare const matSignalWifiStatusbar4Bar: string;
1651
1672
  export declare const matSignalWifiStatusbarConnectedNoInternet4: string;
1652
1673
  export declare const matSignalWifiStatusbarNull: string;
1653
- export declare const matSignLanguage: string;
1654
1674
  export declare const matSignpost: string;
1655
1675
  export declare const matSimCard: string;
1656
1676
  export declare const matSimCardAlert: string;
@@ -1665,9 +1685,9 @@ export declare const matSlideshow: string;
1665
1685
  export declare const matSlowMotionVideo: string;
1666
1686
  export declare const matSmartButton: string;
1667
1687
  export declare const matSmartDisplay: string;
1668
- export declare const matSmartphone: string;
1669
1688
  export declare const matSmartScreen: string;
1670
1689
  export declare const matSmartToy: string;
1690
+ export declare const matSmartphone: string;
1671
1691
  export declare const matSmokeFree: string;
1672
1692
  export declare const matSmokingRooms: string;
1673
1693
  export declare const matSms: string;
@@ -1679,6 +1699,7 @@ export declare const matSnowmobile: string;
1679
1699
  export declare const matSnowshoeing: string;
1680
1700
  export declare const matSoap: string;
1681
1701
  export declare const matSocialDistance: string;
1702
+ export declare const matSolarPower: string;
1682
1703
  export declare const matSort: string;
1683
1704
  export declare const matSortByAlpha: string;
1684
1705
  export declare const matSos: string;
@@ -1749,8 +1770,8 @@ export declare const matStopCircle: string;
1749
1770
  export declare const matStopScreenShare: string;
1750
1771
  export declare const matStorage: string;
1751
1772
  export declare const matStore: string;
1752
- export declare const matStorefront: string;
1753
1773
  export declare const matStoreMallDirectory: string;
1774
+ export declare const matStorefront: string;
1754
1775
  export declare const matStorm: string;
1755
1776
  export declare const matStraight: string;
1756
1777
  export declare const matStraighten: string;
@@ -1809,15 +1830,15 @@ export declare const matSystemSecurityUpdateWarning: string;
1809
1830
  export declare const matSystemUpdate: string;
1810
1831
  export declare const matSystemUpdateAlt: string;
1811
1832
  export declare const matTab: string;
1833
+ export declare const matTabUnselected: string;
1812
1834
  export declare const matTableBar: string;
1813
1835
  export declare const matTableChart: string;
1814
1836
  export declare const matTableRestaurant: string;
1815
1837
  export declare const matTableRows: string;
1838
+ export declare const matTableView: string;
1816
1839
  export declare const matTablet: string;
1817
1840
  export declare const matTabletAndroid: string;
1818
1841
  export declare const matTabletMac: string;
1819
- export declare const matTableView: string;
1820
- export declare const matTabUnselected: string;
1821
1842
  export declare const matTag: string;
1822
1843
  export declare const matTagFaces: string;
1823
1844
  export declare const matTakeoutDining: string;
@@ -1840,8 +1861,8 @@ export declare const matTextRotationAngledown: string;
1840
1861
  export declare const matTextRotationAngleup: string;
1841
1862
  export declare const matTextRotationDown: string;
1842
1863
  export declare const matTextRotationNone: string;
1843
- export declare const matTextsms: string;
1844
1864
  export declare const matTextSnippet: string;
1865
+ export declare const matTextsms: string;
1845
1866
  export declare const matTexture: string;
1846
1867
  export declare const matTheaterComedy: string;
1847
1868
  export declare const matTheaters: string;
@@ -1850,20 +1871,20 @@ export declare const matThermostatAuto: string;
1850
1871
  export declare const matThumbDown: string;
1851
1872
  export declare const matThumbDownAlt: string;
1852
1873
  export declare const matThumbDownOffAlt: string;
1853
- export declare const matThumbsUpDown: string;
1854
1874
  export declare const matThumbUp: string;
1855
1875
  export declare const matThumbUpAlt: string;
1856
1876
  export declare const matThumbUpOffAlt: string;
1877
+ export declare const matThumbsUpDown: string;
1857
1878
  export declare const matThunderstorm: string;
1879
+ export declare const matTimeToLeave: string;
1858
1880
  export declare const matTimelapse: string;
1859
1881
  export declare const matTimeline: string;
1860
- export declare const matTimer: string;
1861
1882
  export declare const matTimer10: string;
1862
1883
  export declare const matTimer10Select: string;
1863
1884
  export declare const matTimer3: string;
1864
1885
  export declare const matTimer3Select: string;
1886
+ export declare const matTimer: string;
1865
1887
  export declare const matTimerOff: string;
1866
- export declare const matTimeToLeave: string;
1867
1888
  export declare const matTipsAndUpdates: string;
1868
1889
  export declare const matTireRepair: string;
1869
1890
  export declare const matTitle: string;
@@ -1875,6 +1896,7 @@ export declare const matToken: string;
1875
1896
  export declare const matToll: string;
1876
1897
  export declare const matTonality: string;
1877
1898
  export declare const matTopic: string;
1899
+ export declare const matTornado: string;
1878
1900
  export declare const matTouchApp: string;
1879
1901
  export declare const matTour: string;
1880
1902
  export declare const matToys: string;
@@ -1897,17 +1919,19 @@ export declare const matTsunami: string;
1897
1919
  export declare const matTty: string;
1898
1920
  export declare const matTune: string;
1899
1921
  export declare const matTungsten: string;
1900
- export declare const matTurnedIn: string;
1901
- export declare const matTurnedInNot: string;
1902
1922
  export declare const matTurnLeft: string;
1903
1923
  export declare const matTurnRight: string;
1904
1924
  export declare const matTurnSharpLeft: string;
1905
1925
  export declare const matTurnSharpRight: string;
1906
1926
  export declare const matTurnSlightLeft: string;
1907
1927
  export declare const matTurnSlightRight: string;
1928
+ export declare const matTurnedIn: string;
1929
+ export declare const matTurnedInNot: string;
1908
1930
  export declare const matTv: string;
1909
1931
  export declare const matTvOff: string;
1910
1932
  export declare const matTwoWheeler: string;
1933
+ export declare const matUTurnLeft: string;
1934
+ export declare const matUTurnRight: string;
1911
1935
  export declare const matUmbrella: string;
1912
1936
  export declare const matUnarchive: string;
1913
1937
  export declare const matUndo: string;
@@ -1923,8 +1947,6 @@ export declare const matUpload: string;
1923
1947
  export declare const matUploadFile: string;
1924
1948
  export declare const matUsb: string;
1925
1949
  export declare const matUsbOff: string;
1926
- export declare const matUTurnLeft: string;
1927
- export declare const matUTurnRight: string;
1928
1950
  export declare const matVaccines: string;
1929
1951
  export declare const matVapeFree: string;
1930
1952
  export declare const matVapingRooms: string;
@@ -1934,20 +1956,22 @@ export declare const matVerticalAlignBottom: string;
1934
1956
  export declare const matVerticalAlignCenter: string;
1935
1957
  export declare const matVerticalAlignTop: string;
1936
1958
  export declare const matVerticalDistribute: string;
1959
+ export declare const matVerticalShades: string;
1960
+ export declare const matVerticalShadesClosed: string;
1937
1961
  export declare const matVerticalSplit: string;
1938
1962
  export declare const matVibration: string;
1939
1963
  export declare const matVideoCall: string;
1940
- export declare const matVideocam: string;
1941
1964
  export declare const matVideoCameraBack: string;
1942
1965
  export declare const matVideoCameraFront: string;
1943
- export declare const matVideocamOff: string;
1944
1966
  export declare const matVideoFile: string;
1945
- export declare const matVideogameAsset: string;
1946
- export declare const matVideogameAssetOff: string;
1947
1967
  export declare const matVideoLabel: string;
1948
1968
  export declare const matVideoLibrary: string;
1949
1969
  export declare const matVideoSettings: string;
1950
1970
  export declare const matVideoStable: string;
1971
+ export declare const matVideocam: string;
1972
+ export declare const matVideocamOff: string;
1973
+ export declare const matVideogameAsset: string;
1974
+ export declare const matVideogameAssetOff: string;
1951
1975
  export declare const matViewAgenda: string;
1952
1976
  export declare const matViewArray: string;
1953
1977
  export declare const matViewCarousel: string;
@@ -1973,8 +1997,8 @@ export declare const matVilla: string;
1973
1997
  export declare const matVisibility: string;
1974
1998
  export declare const matVisibilityOff: string;
1975
1999
  export declare const matVoiceChat: string;
1976
- export declare const matVoicemail: string;
1977
2000
  export declare const matVoiceOverOff: string;
2001
+ export declare const matVoicemail: string;
1978
2002
  export declare const matVolcano: string;
1979
2003
  export declare const matVolumeDown: string;
1980
2004
  export declare const matVolumeMute: string;
@@ -2018,11 +2042,11 @@ export declare const matWhatshot: string;
2018
2042
  export declare const matWheelchairPickup: string;
2019
2043
  export declare const matWhereToVote: string;
2020
2044
  export declare const matWidgets: string;
2021
- export declare const matWifi: string;
2022
2045
  export declare const matWifi1Bar: string;
2023
2046
  export declare const matWifi2Bar: string;
2024
- export declare const matWifiCalling: string;
2047
+ export declare const matWifi: string;
2025
2048
  export declare const matWifiCalling3: string;
2049
+ export declare const matWifiCalling: string;
2026
2050
  export declare const matWifiChannel: string;
2027
2051
  export declare const matWifiFind: string;
2028
2052
  export declare const matWifiLock: string;
@@ -2032,10 +2056,12 @@ export declare const matWifiProtectedSetup: string;
2032
2056
  export declare const matWifiTethering: string;
2033
2057
  export declare const matWifiTetheringError: string;
2034
2058
  export declare const matWifiTetheringOff: string;
2059
+ export declare const matWindPower: string;
2035
2060
  export declare const matWindow: string;
2036
2061
  export declare const matWineBar: string;
2037
2062
  export declare const matWoman: string;
2038
2063
  export declare const matWork: string;
2064
+ export declare const matWorkHistory: string;
2039
2065
  export declare const matWorkOff: string;
2040
2066
  export declare const matWorkOutline: string;
2041
2067
  export declare const matWorkspacePremium: string;