@quasar/extras 1.11.1 → 1.11.5
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.
- package/README.md +13 -13
- package/bootstrap-icons/LICENSE.md +1 -1
- package/bootstrap-icons/bootstrap-icons.woff +0 -0
- package/bootstrap-icons/bootstrap-icons.woff2 +0 -0
- package/bootstrap-icons/index.d.ts +153 -2
- package/bootstrap-icons/index.js +175 -24
- package/ionicons-v5/index.d.ts +1 -1
- package/ionicons-v5/index.js +1 -1
- package/material-icons/index.d.ts +99 -14
- package/material-icons/index.js +101 -16
- package/material-icons/web-font/flUhRq6tzZclQEJ-Vdg-IuiaDsNa.woff +0 -0
- package/material-icons/web-font/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2 +0 -0
- package/material-icons-outlined/index.d.ts +99 -14
- package/material-icons-outlined/index.js +101 -16
- package/material-icons-outlined/web-font/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcY.woff +0 -0
- package/material-icons-outlined/web-font/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcel5euIg.woff2 +0 -0
- package/material-icons-round/index.d.ts +99 -14
- package/material-icons-round/index.js +102 -17
- package/material-icons-round/web-font/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmJ.woff +0 -0
- package/material-icons-round/web-font/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmPq_HTTw.woff2 +0 -0
- package/material-icons-sharp/index.d.ts +99 -14
- package/material-icons-sharp/index.js +101 -16
- package/material-icons-sharp/web-font/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvRImcycg.woff2 +0 -0
- package/material-icons-sharp/web-font/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvX.woff +0 -0
- package/mdi-v6/index.d.ts +301 -1
- package/mdi-v6/index.js +361 -61
- package/mdi-v6/materialdesignicons-webfont.woff +0 -0
- package/mdi-v6/materialdesignicons-webfont.woff2 +0 -0
- package/package.json +5 -5
package/ionicons-v5/index.d.ts
CHANGED
package/ionicons-v5/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* Ionicons v5.5.
|
|
1
|
+
/* Ionicons v5.5.4 */
|
|
2
2
|
|
|
3
3
|
export const ionAccessibilityOutline = 'M256 56 m-40, 0 a40,40 0 1,0 80,0 a40,40 0 1,0 -80,0@@fill:none;stroke:currentColor;stroke-linejoin:round;stroke-width:32;&&M204.23 274.44c2.9-18.06 4.2-35.52-.5-47.59-4-10.38-12.7-16.19-23.2-20.15L88 176.76c-12-4-23.21-10.7-24-23.94-1-17 14-28 29-24 0 0 88 31.14 163 31.14s162-31 162-31c18-5 30 9 30 23.79 0 14.21-11 19.21-24 23.94l-88 31.91c-8 3-21 9-26 18.18-6 10.75-5 29.53-2.1 47.59l5.9 29.63 37.41 163.9c2.8 13.15-6.3 25.44-19.4 27.74S308 489 304.12 476.28l-37.56-115.93q-2.71-8.34-4.8-16.87L256 320l-5.3 21.65q-2.52 10.35-5.8 20.48L208 476.18c-4 12.85-14.5 21.75-27.6 19.46s-22.4-15.59-19.46-27.74l37.39-163.83z@@fill:none;stroke:currentColor;stroke-linejoin:round;stroke-width:32;|0 0 512 512'
|
|
4
4
|
export const ionAccessibilitySharp = 'M448 112c-66.82 17.92-119.55 32-192 32s-125.18-14.08-192-32l-16 51c48 20.53 96.71 35.16 147.2 53.2L144 496l56.4 16L246 336h20l45.6 176 56.4-16-51.2-279.8C367.26 199.93 416 183.53 464 164zM256 112a56 56 0 1156-56 56.06 56.06 0 01-56 56z|0 0 512 512'
|
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
export declare const mat10k: string;
|
|
4
4
|
export declare const mat10mp: string;
|
|
5
5
|
export declare const mat11mp: string;
|
|
6
|
+
export declare const mat123: string;
|
|
6
7
|
export declare const mat12mp: string;
|
|
7
8
|
export declare const mat13mp: string;
|
|
8
9
|
export declare const mat14mp: string;
|
|
@@ -55,6 +56,7 @@ export declare const mat8mp: string;
|
|
|
55
56
|
export declare const mat9k: string;
|
|
56
57
|
export declare const mat9kPlus: string;
|
|
57
58
|
export declare const mat9mp: string;
|
|
59
|
+
export declare const matAbc: string;
|
|
58
60
|
export declare const matAccessAlarm: string;
|
|
59
61
|
export declare const matAccessAlarms: string;
|
|
60
62
|
export declare const matAccessibility: string;
|
|
@@ -76,6 +78,7 @@ export declare const matAddAlert: string;
|
|
|
76
78
|
export declare const matAddAPhoto: string;
|
|
77
79
|
export declare const matAddBox: string;
|
|
78
80
|
export declare const matAddBusiness: string;
|
|
81
|
+
export declare const matAddCard: string;
|
|
79
82
|
export declare const matAddchart: string;
|
|
80
83
|
export declare const matAddChart: string;
|
|
81
84
|
export declare const matAddCircle: string;
|
|
@@ -98,7 +101,6 @@ export declare const matAddToQueue: string;
|
|
|
98
101
|
export declare const matAdfScanner: string;
|
|
99
102
|
export declare const matAdjust: string;
|
|
100
103
|
export declare const matAdminPanelSettings: string;
|
|
101
|
-
export declare const matAdobe: string;
|
|
102
104
|
export declare const matAdsClick: string;
|
|
103
105
|
export declare const matAdUnits: string;
|
|
104
106
|
export declare const matAgriculture: string;
|
|
@@ -143,11 +145,11 @@ export declare const matAod: string;
|
|
|
143
145
|
export declare const matApartment: string;
|
|
144
146
|
export declare const matApi: string;
|
|
145
147
|
export declare const matAppBlocking: string;
|
|
146
|
-
export declare const matApple: string;
|
|
147
148
|
export declare const matAppRegistration: string;
|
|
148
149
|
export declare const matApproval: string;
|
|
149
150
|
export declare const matApps: string;
|
|
150
151
|
export declare const matAppSettingsAlt: string;
|
|
152
|
+
export declare const matAppShortcut: string;
|
|
151
153
|
export declare const matAppsOutage: string;
|
|
152
154
|
export declare const matArchitecture: string;
|
|
153
155
|
export declare const matArchive: string;
|
|
@@ -182,6 +184,7 @@ export declare const matAssignmentTurnedIn: string;
|
|
|
182
184
|
export declare const matAssistant: string;
|
|
183
185
|
export declare const matAssistantDirection: string;
|
|
184
186
|
export declare const matAssistantPhoto: string;
|
|
187
|
+
export declare const matAssuredWorkload: string;
|
|
185
188
|
export declare const matAtm: string;
|
|
186
189
|
export declare const matAttachEmail: string;
|
|
187
190
|
export declare const matAttachFile: string;
|
|
@@ -189,6 +192,7 @@ export declare const matAttachment: string;
|
|
|
189
192
|
export declare const matAttachMoney: string;
|
|
190
193
|
export declare const matAttractions: string;
|
|
191
194
|
export declare const matAttribution: string;
|
|
195
|
+
export declare const matAudioFile: string;
|
|
192
196
|
export declare const matAudiotrack: string;
|
|
193
197
|
export declare const matAutoAwesome: string;
|
|
194
198
|
export declare const matAutoAwesomeMosaic: string;
|
|
@@ -210,6 +214,7 @@ export declare const matBackup: string;
|
|
|
210
214
|
export declare const matBackupTable: string;
|
|
211
215
|
export declare const matBadge: string;
|
|
212
216
|
export declare const matBakeryDining: string;
|
|
217
|
+
export declare const matBalance: string;
|
|
213
218
|
export declare const matBalcony: string;
|
|
214
219
|
export declare const matBallot: string;
|
|
215
220
|
export declare const matBarChart: string;
|
|
@@ -228,6 +233,7 @@ export declare const matBedroomBaby: string;
|
|
|
228
233
|
export declare const matBedroomChild: string;
|
|
229
234
|
export declare const matBedroomParent: string;
|
|
230
235
|
export declare const matBedtime: string;
|
|
236
|
+
export declare const matBedtimeOff: string;
|
|
231
237
|
export declare const matBeenhere: string;
|
|
232
238
|
export declare const matBento: string;
|
|
233
239
|
export declare const matBikeScooter: string;
|
|
@@ -266,6 +272,7 @@ export declare const matBorderRight: string;
|
|
|
266
272
|
export declare const matBorderStyle: string;
|
|
267
273
|
export declare const matBorderTop: string;
|
|
268
274
|
export declare const matBorderVertical: string;
|
|
275
|
+
export declare const matBoy: string;
|
|
269
276
|
export declare const matBrandingWatermark: string;
|
|
270
277
|
export declare const matBreakfastDining: string;
|
|
271
278
|
export declare const matBrightness1: string;
|
|
@@ -384,6 +391,7 @@ export declare const matCloudDone: string;
|
|
|
384
391
|
export declare const matCloudDownload: string;
|
|
385
392
|
export declare const matCloudOff: string;
|
|
386
393
|
export declare const matCloudQueue: string;
|
|
394
|
+
export declare const matCloudSync: string;
|
|
387
395
|
export declare const matCloudUpload: string;
|
|
388
396
|
export declare const matCo2: string;
|
|
389
397
|
export declare const matCode: string;
|
|
@@ -397,6 +405,7 @@ export declare const matColorLens: string;
|
|
|
397
405
|
export declare const matComment: string;
|
|
398
406
|
export declare const matCommentBank: string;
|
|
399
407
|
export declare const matCommentsDisabled: string;
|
|
408
|
+
export declare const matCommit: string;
|
|
400
409
|
export declare const matCommute: string;
|
|
401
410
|
export declare const matCompare: string;
|
|
402
411
|
export declare const matCompareArrows: string;
|
|
@@ -421,10 +430,12 @@ export declare const matContentPaste: string;
|
|
|
421
430
|
export declare const matContentPasteGo: string;
|
|
422
431
|
export declare const matContentPasteOff: string;
|
|
423
432
|
export declare const matContentPasteSearch: string;
|
|
433
|
+
export declare const matContrast: string;
|
|
424
434
|
export declare const matControlCamera: string;
|
|
425
435
|
export declare const matControlPoint: string;
|
|
426
436
|
export declare const matControlPointDuplicate: string;
|
|
427
437
|
export declare const matCookie: string;
|
|
438
|
+
export declare const matCoPresent: string;
|
|
428
439
|
export declare const matCopyAll: string;
|
|
429
440
|
export declare const matCopyright: string;
|
|
430
441
|
export declare const matCoronavirus: string;
|
|
@@ -450,6 +461,15 @@ export declare const matCropPortrait: string;
|
|
|
450
461
|
export declare const matCropRotate: string;
|
|
451
462
|
export declare const matCropSquare: string;
|
|
452
463
|
export declare const matCrueltyFree: string;
|
|
464
|
+
export declare const matCss: string;
|
|
465
|
+
export declare const matCurrencyExchange: string;
|
|
466
|
+
export declare const matCurrencyFranc: string;
|
|
467
|
+
export declare const matCurrencyLira: string;
|
|
468
|
+
export declare const matCurrencyPound: string;
|
|
469
|
+
export declare const matCurrencyRuble: string;
|
|
470
|
+
export declare const matCurrencyRupee: string;
|
|
471
|
+
export declare const matCurrencyYen: string;
|
|
472
|
+
export declare const matCurrencyYuan: string;
|
|
453
473
|
export declare const matDangerous: string;
|
|
454
474
|
export declare const matDarkMode: string;
|
|
455
475
|
export declare const matDashboard: string;
|
|
@@ -461,6 +481,7 @@ export declare const matDataSaverOff: string;
|
|
|
461
481
|
export declare const matDataSaverOn: string;
|
|
462
482
|
export declare const matDataUsage: string;
|
|
463
483
|
export declare const matDateRange: string;
|
|
484
|
+
export declare const matDeblur: string;
|
|
464
485
|
export declare const matDeck: string;
|
|
465
486
|
export declare const matDehaze: string;
|
|
466
487
|
export declare const matDelete: string;
|
|
@@ -486,6 +507,7 @@ export declare const matDeviceUnknown: string;
|
|
|
486
507
|
export declare const matDialerSip: string;
|
|
487
508
|
export declare const matDialpad: string;
|
|
488
509
|
export declare const matDiamond: string;
|
|
510
|
+
export declare const matDifference: string;
|
|
489
511
|
export declare const matDining: string;
|
|
490
512
|
export declare const matDinnerDining: string;
|
|
491
513
|
export declare const matDirections: string;
|
|
@@ -509,7 +531,6 @@ export declare const matDirtyLens: string;
|
|
|
509
531
|
export declare const matDisabledByDefault: string;
|
|
510
532
|
export declare const matDisabledVisible: string;
|
|
511
533
|
export declare const matDiscFull: string;
|
|
512
|
-
export declare const matDiscord: string;
|
|
513
534
|
export declare const matDns: string;
|
|
514
535
|
export declare const matDock: string;
|
|
515
536
|
export declare const matDocumentScanner: string;
|
|
@@ -518,6 +539,7 @@ export declare const matDoDisturbAlt: string;
|
|
|
518
539
|
export declare const matDoDisturbOff: string;
|
|
519
540
|
export declare const matDoDisturbOn: string;
|
|
520
541
|
export declare const matDomain: string;
|
|
542
|
+
export declare const matDomainAdd: string;
|
|
521
543
|
export declare const matDomainDisabled: string;
|
|
522
544
|
export declare const matDomainVerification: string;
|
|
523
545
|
export declare const matDone: string;
|
|
@@ -575,6 +597,7 @@ export declare const matEgg: string;
|
|
|
575
597
|
export declare const matEggAlt: string;
|
|
576
598
|
export declare const matEject: string;
|
|
577
599
|
export declare const matElderly: string;
|
|
600
|
+
export declare const matElderlyWoman: string;
|
|
578
601
|
export declare const matElectricalServices: string;
|
|
579
602
|
export declare const matElectricBike: string;
|
|
580
603
|
export declare const matElectricCar: string;
|
|
@@ -606,6 +629,7 @@ export declare const matEvent: string;
|
|
|
606
629
|
export declare const matEventAvailable: string;
|
|
607
630
|
export declare const matEventBusy: string;
|
|
608
631
|
export declare const matEventNote: string;
|
|
632
|
+
export declare const matEventRepeat: string;
|
|
609
633
|
export declare const matEventSeat: string;
|
|
610
634
|
export declare const matEvStation: string;
|
|
611
635
|
export declare const matExitToApp: string;
|
|
@@ -651,6 +675,7 @@ export declare const matFileCopy: string;
|
|
|
651
675
|
export declare const matFileDownload: string;
|
|
652
676
|
export declare const matFileDownloadDone: string;
|
|
653
677
|
export declare const matFileDownloadOff: string;
|
|
678
|
+
export declare const matFileOpen: string;
|
|
654
679
|
export declare const matFilePresent: string;
|
|
655
680
|
export declare const matFileUpload: string;
|
|
656
681
|
export declare const matFilter: string;
|
|
@@ -665,12 +690,14 @@ export declare const matFilter8: string;
|
|
|
665
690
|
export declare const matFilter9: string;
|
|
666
691
|
export declare const matFilter9Plus: string;
|
|
667
692
|
export declare const matFilterAlt: string;
|
|
693
|
+
export declare const matFilterAltOff: string;
|
|
668
694
|
export declare const matFilterBAndW: string;
|
|
669
695
|
export declare const matFilterCenterFocus: string;
|
|
670
696
|
export declare const matFilterDrama: string;
|
|
671
697
|
export declare const matFilterFrames: string;
|
|
672
698
|
export declare const matFilterHdr: string;
|
|
673
699
|
export declare const matFilterList: string;
|
|
700
|
+
export declare const matFilterListOff: string;
|
|
674
701
|
export declare const matFilterNone: string;
|
|
675
702
|
export declare const matFilterTiltShift: string;
|
|
676
703
|
export declare const matFilterVintage: string;
|
|
@@ -684,6 +711,7 @@ export declare const matFitbit: string;
|
|
|
684
711
|
export declare const matFitnessCenter: string;
|
|
685
712
|
export declare const matFitScreen: string;
|
|
686
713
|
export declare const matFlag: string;
|
|
714
|
+
export declare const matFlagCircle: string;
|
|
687
715
|
export declare const matFlaky: string;
|
|
688
716
|
export declare const matFlare: string;
|
|
689
717
|
export declare const matFlashAuto: string;
|
|
@@ -706,9 +734,12 @@ export declare const matFlutterDash: string;
|
|
|
706
734
|
export declare const matFmdBad: string;
|
|
707
735
|
export declare const matFmdGood: string;
|
|
708
736
|
export declare const matFolder: string;
|
|
737
|
+
export declare const matFolderDelete: string;
|
|
738
|
+
export declare const matFolderOff: string;
|
|
709
739
|
export declare const matFolderOpen: string;
|
|
710
740
|
export declare const matFolderShared: string;
|
|
711
741
|
export declare const matFolderSpecial: string;
|
|
742
|
+
export declare const matFolderZip: string;
|
|
712
743
|
export declare const matFollowTheSigns: string;
|
|
713
744
|
export declare const matFontDownload: string;
|
|
714
745
|
export declare const matFontDownloadOff: string;
|
|
@@ -730,6 +761,7 @@ export declare const matFormatLineSpacing: string;
|
|
|
730
761
|
export declare const matFormatListBulleted: string;
|
|
731
762
|
export declare const matFormatListNumbered: string;
|
|
732
763
|
export declare const matFormatListNumberedRtl: string;
|
|
764
|
+
export declare const matFormatOverline: string;
|
|
733
765
|
export declare const matFormatPaint: string;
|
|
734
766
|
export declare const matFormatQuote: string;
|
|
735
767
|
export declare const matFormatShapes: string;
|
|
@@ -761,6 +793,7 @@ export declare const matGesture: string;
|
|
|
761
793
|
export declare const matGetApp: string;
|
|
762
794
|
export declare const matGif: string;
|
|
763
795
|
export declare const matGifBox: string;
|
|
796
|
+
export declare const matGirl: string;
|
|
764
797
|
export declare const matGite: string;
|
|
765
798
|
export declare const matGMobiledata: string;
|
|
766
799
|
export declare const matGolfCourse: string;
|
|
@@ -818,6 +851,7 @@ export declare const matHelp: string;
|
|
|
818
851
|
export declare const matHelpCenter: string;
|
|
819
852
|
export declare const matHelpOutline: string;
|
|
820
853
|
export declare const matHevc: string;
|
|
854
|
+
export declare const matHexagon: string;
|
|
821
855
|
export declare const matHideImage: string;
|
|
822
856
|
export declare const matHideSource: string;
|
|
823
857
|
export declare const matHighlight: string;
|
|
@@ -829,6 +863,8 @@ export declare const matHistory: string;
|
|
|
829
863
|
export declare const matHistoryEdu: string;
|
|
830
864
|
export declare const matHistoryToggleOff: string;
|
|
831
865
|
export declare const matHive: string;
|
|
866
|
+
export declare const matHls: string;
|
|
867
|
+
export declare const matHlsOff: string;
|
|
832
868
|
export declare const matHMobiledata: string;
|
|
833
869
|
export declare const matHolidayVillage: string;
|
|
834
870
|
export declare const matHome: string;
|
|
@@ -853,6 +889,7 @@ export declare const matHouseSiding: string;
|
|
|
853
889
|
export declare const matHowToReg: string;
|
|
854
890
|
export declare const matHowToVote: string;
|
|
855
891
|
export declare const matHPlusMobiledata: string;
|
|
892
|
+
export declare const matHtml: string;
|
|
856
893
|
export declare const matHttp: string;
|
|
857
894
|
export declare const matHttps: string;
|
|
858
895
|
export declare const matHub: string;
|
|
@@ -882,6 +919,8 @@ export declare const matInsertLink: string;
|
|
|
882
919
|
export declare const matInsertPageBreak: string;
|
|
883
920
|
export declare const matInsertPhoto: string;
|
|
884
921
|
export declare const matInsights: string;
|
|
922
|
+
export declare const matInstallDesktop: string;
|
|
923
|
+
export declare const matInstallMobile: string;
|
|
885
924
|
export declare const matIntegrationInstructions: string;
|
|
886
925
|
export declare const matInterests: string;
|
|
887
926
|
export declare const matInterpreterMode: string;
|
|
@@ -892,6 +931,11 @@ export declare const matInvertColorsOff: string;
|
|
|
892
931
|
export declare const matIosShare: string;
|
|
893
932
|
export declare const matIron: string;
|
|
894
933
|
export declare const matIso: string;
|
|
934
|
+
export declare const matJavascript: string;
|
|
935
|
+
export declare const matJoinFull: string;
|
|
936
|
+
export declare const matJoinInner: string;
|
|
937
|
+
export declare const matJoinLeft: string;
|
|
938
|
+
export declare const matJoinRight: string;
|
|
895
939
|
export declare const matKayaking: string;
|
|
896
940
|
export declare const matKebabDining: string;
|
|
897
941
|
export declare const matKey: string;
|
|
@@ -903,20 +947,25 @@ export declare const matKeyboardArrowRight: string;
|
|
|
903
947
|
export declare const matKeyboardArrowUp: string;
|
|
904
948
|
export declare const matKeyboardBackspace: string;
|
|
905
949
|
export declare const matKeyboardCapslock: string;
|
|
950
|
+
export declare const matKeyboardCommandKey: string;
|
|
951
|
+
export declare const matKeyboardControlKey: string;
|
|
906
952
|
export declare const matKeyboardDoubleArrowDown: string;
|
|
907
953
|
export declare const matKeyboardDoubleArrowLeft: string;
|
|
908
954
|
export declare const matKeyboardDoubleArrowRight: string;
|
|
909
955
|
export declare const matKeyboardDoubleArrowUp: string;
|
|
910
956
|
export declare const matKeyboardHide: string;
|
|
957
|
+
export declare const matKeyboardOptionKey: string;
|
|
911
958
|
export declare const matKeyboardReturn: string;
|
|
912
959
|
export declare const matKeyboardTab: string;
|
|
913
960
|
export declare const matKeyboardVoice: string;
|
|
961
|
+
export declare const matKeyOff: string;
|
|
914
962
|
export declare const matKingBed: string;
|
|
915
963
|
export declare const matKitchen: string;
|
|
916
964
|
export declare const matKitesurfing: string;
|
|
917
965
|
export declare const matLabel: string;
|
|
918
966
|
export declare const matLabelImportant: string;
|
|
919
967
|
export declare const matLabelOff: string;
|
|
968
|
+
export declare const matLan: string;
|
|
920
969
|
export declare const matLandscape: string;
|
|
921
970
|
export declare const matLanguage: string;
|
|
922
971
|
export declare const matLaptop: string;
|
|
@@ -992,6 +1041,7 @@ export declare const matLocationSearching: string;
|
|
|
992
1041
|
export declare const matLock: string;
|
|
993
1042
|
export declare const matLockClock: string;
|
|
994
1043
|
export declare const matLockOpen: string;
|
|
1044
|
+
export declare const matLockReset: string;
|
|
995
1045
|
export declare const matLogin: string;
|
|
996
1046
|
export declare const matLogoDev: string;
|
|
997
1047
|
export declare const matLogout: string;
|
|
@@ -1087,7 +1137,9 @@ export declare const matMotionPhotosOn: string;
|
|
|
1087
1137
|
export declare const matMotionPhotosPause: string;
|
|
1088
1138
|
export declare const matMotionPhotosPaused: string;
|
|
1089
1139
|
export declare const matMouse: string;
|
|
1140
|
+
export declare const matMoveDown: string;
|
|
1090
1141
|
export declare const matMoveToInbox: string;
|
|
1142
|
+
export declare const matMoveUp: string;
|
|
1091
1143
|
export declare const matMovie: string;
|
|
1092
1144
|
export declare const matMovieCreation: string;
|
|
1093
1145
|
export declare const matMovieFilter: string;
|
|
@@ -1116,6 +1168,7 @@ export declare const matNetworkLocked: string;
|
|
|
1116
1168
|
export declare const matNetworkWifi: string;
|
|
1117
1169
|
export declare const matNewLabel: string;
|
|
1118
1170
|
export declare const matNewReleases: string;
|
|
1171
|
+
export declare const matNewspaper: string;
|
|
1119
1172
|
export declare const matNextPlan: string;
|
|
1120
1173
|
export declare const matNextWeek: string;
|
|
1121
1174
|
export declare const matNfc: string;
|
|
@@ -1204,13 +1257,14 @@ export declare const matPauseCircleOutline: string;
|
|
|
1204
1257
|
export declare const matPausePresentation: string;
|
|
1205
1258
|
export declare const matPayment: string;
|
|
1206
1259
|
export declare const matPayments: string;
|
|
1207
|
-
export declare const matPaypal: string;
|
|
1208
1260
|
export declare const matPedalBike: string;
|
|
1209
1261
|
export declare const matPending: string;
|
|
1210
1262
|
export declare const matPendingActions: string;
|
|
1263
|
+
export declare const matPentagon: string;
|
|
1211
1264
|
export declare const matPeople: string;
|
|
1212
1265
|
export declare const matPeopleAlt: string;
|
|
1213
1266
|
export declare const matPeopleOutline: string;
|
|
1267
|
+
export declare const matPercent: string;
|
|
1214
1268
|
export declare const matPermCameraMic: string;
|
|
1215
1269
|
export declare const matPermContactCalendar: string;
|
|
1216
1270
|
export declare const matPermDataSetting: string;
|
|
@@ -1265,6 +1319,7 @@ export declare const matPhotoLibrary: string;
|
|
|
1265
1319
|
export declare const matPhotoSizeSelectActual: string;
|
|
1266
1320
|
export declare const matPhotoSizeSelectLarge: string;
|
|
1267
1321
|
export declare const matPhotoSizeSelectSmall: string;
|
|
1322
|
+
export declare const matPhp: string;
|
|
1268
1323
|
export declare const matPiano: string;
|
|
1269
1324
|
export declare const matPianoOff: string;
|
|
1270
1325
|
export declare const matPictureAsPdf: string;
|
|
@@ -1273,6 +1328,7 @@ export declare const matPictureInPictureAlt: string;
|
|
|
1273
1328
|
export declare const matPieChart: string;
|
|
1274
1329
|
export declare const matPieChartOutline: string;
|
|
1275
1330
|
export declare const matPin: string;
|
|
1331
|
+
export declare const matPinch: string;
|
|
1276
1332
|
export declare const matPinDrop: string;
|
|
1277
1333
|
export declare const matPinEnd: string;
|
|
1278
1334
|
export declare const matPinInvoke: string;
|
|
@@ -1292,6 +1348,7 @@ export declare const matPlaylistAddCheck: string;
|
|
|
1292
1348
|
export declare const matPlaylistAddCheckCircle: string;
|
|
1293
1349
|
export declare const matPlaylistAddCircle: string;
|
|
1294
1350
|
export declare const matPlaylistPlay: string;
|
|
1351
|
+
export declare const matPlaylistRemove: string;
|
|
1295
1352
|
export declare const matPlumbing: string;
|
|
1296
1353
|
export declare const matPlusOne: string;
|
|
1297
1354
|
export declare const matPodcasts: string;
|
|
@@ -1332,12 +1389,12 @@ export declare const matQrCodeScanner: string;
|
|
|
1332
1389
|
export declare const matQueryBuilder: string;
|
|
1333
1390
|
export declare const matQueryStats: string;
|
|
1334
1391
|
export declare const matQuestionAnswer: string;
|
|
1392
|
+
export declare const matQuestionMark: string;
|
|
1335
1393
|
export declare const matQueue: string;
|
|
1336
1394
|
export declare const matQueueMusic: string;
|
|
1337
1395
|
export declare const matQueuePlayNext: string;
|
|
1338
1396
|
export declare const matQuickreply: string;
|
|
1339
1397
|
export declare const matQuiz: string;
|
|
1340
|
-
export declare const matQuora: string;
|
|
1341
1398
|
export declare const matRadar: string;
|
|
1342
1399
|
export declare const matRadio: string;
|
|
1343
1400
|
export declare const matRadioButtonChecked: string;
|
|
@@ -1354,8 +1411,8 @@ export declare const matReceiptLong: string;
|
|
|
1354
1411
|
export declare const matRecentActors: string;
|
|
1355
1412
|
export declare const matRecommend: string;
|
|
1356
1413
|
export declare const matRecordVoiceOver: string;
|
|
1414
|
+
export declare const matRectangle: string;
|
|
1357
1415
|
export declare const matRecycling: string;
|
|
1358
|
-
export declare const matReddit: string;
|
|
1359
1416
|
export declare const matRedeem: string;
|
|
1360
1417
|
export declare const matRedo: string;
|
|
1361
1418
|
export declare const matReduceCapacity: string;
|
|
@@ -1422,10 +1479,13 @@ export declare const matSafetyDivider: string;
|
|
|
1422
1479
|
export declare const matSailing: string;
|
|
1423
1480
|
export declare const matSanitizer: string;
|
|
1424
1481
|
export declare const matSatellite: string;
|
|
1482
|
+
export declare const matSatelliteAlt: string;
|
|
1425
1483
|
export declare const matSave: string;
|
|
1426
1484
|
export declare const matSaveAlt: string;
|
|
1485
|
+
export declare const matSaveAs: string;
|
|
1427
1486
|
export declare const matSavedSearch: string;
|
|
1428
1487
|
export declare const matSavings: string;
|
|
1488
|
+
export declare const matScale: string;
|
|
1429
1489
|
export declare const matScanner: string;
|
|
1430
1490
|
export declare const matScatterPlot: string;
|
|
1431
1491
|
export declare const matSchedule: string;
|
|
@@ -1496,10 +1556,10 @@ export declare const matShield: string;
|
|
|
1496
1556
|
export declare const matShieldMoon: string;
|
|
1497
1557
|
export declare const matShop: string;
|
|
1498
1558
|
export declare const matShop2: string;
|
|
1499
|
-
export declare const matShopify: string;
|
|
1500
1559
|
export declare const matShoppingBag: string;
|
|
1501
1560
|
export declare const matShoppingBasket: string;
|
|
1502
1561
|
export declare const matShoppingCart: string;
|
|
1562
|
+
export declare const matShoppingCartCheckout: string;
|
|
1503
1563
|
export declare const matShopTwo: string;
|
|
1504
1564
|
export declare const matShortcut: string;
|
|
1505
1565
|
export declare const matShortText: string;
|
|
@@ -1527,6 +1587,7 @@ export declare const matSignalWifiOff: string;
|
|
|
1527
1587
|
export declare const matSignalWifiStatusbar4Bar: string;
|
|
1528
1588
|
export declare const matSignalWifiStatusbarConnectedNoInternet4: string;
|
|
1529
1589
|
export declare const matSignalWifiStatusbarNull: string;
|
|
1590
|
+
export declare const matSignpost: string;
|
|
1530
1591
|
export declare const matSimCard: string;
|
|
1531
1592
|
export declare const matSimCardAlert: string;
|
|
1532
1593
|
export declare const matSimCardDownload: string;
|
|
@@ -1547,7 +1608,6 @@ export declare const matSmokeFree: string;
|
|
|
1547
1608
|
export declare const matSmokingRooms: string;
|
|
1548
1609
|
export declare const matSms: string;
|
|
1549
1610
|
export declare const matSmsFailed: string;
|
|
1550
|
-
export declare const matSnapchat: string;
|
|
1551
1611
|
export declare const matSnippetFolder: string;
|
|
1552
1612
|
export declare const matSnooze: string;
|
|
1553
1613
|
export declare const matSnowboarding: string;
|
|
@@ -1586,6 +1646,7 @@ export declare const matSportsGolf: string;
|
|
|
1586
1646
|
export declare const matSportsHandball: string;
|
|
1587
1647
|
export declare const matSportsHockey: string;
|
|
1588
1648
|
export declare const matSportsKabaddi: string;
|
|
1649
|
+
export declare const matSportsMartialArts: string;
|
|
1589
1650
|
export declare const matSportsMma: string;
|
|
1590
1651
|
export declare const matSportsMotorsports: string;
|
|
1591
1652
|
export declare const matSportsRugby: string;
|
|
@@ -1593,9 +1654,12 @@ export declare const matSportsScore: string;
|
|
|
1593
1654
|
export declare const matSportsSoccer: string;
|
|
1594
1655
|
export declare const matSportsTennis: string;
|
|
1595
1656
|
export declare const matSportsVolleyball: string;
|
|
1657
|
+
export declare const matSquare: string;
|
|
1596
1658
|
export declare const matSquareFoot: string;
|
|
1659
|
+
export declare const matSsidChart: string;
|
|
1597
1660
|
export declare const matStackedBarChart: string;
|
|
1598
1661
|
export declare const matStackedLineChart: string;
|
|
1662
|
+
export declare const matStadium: string;
|
|
1599
1663
|
export declare const matStairs: string;
|
|
1600
1664
|
export declare const matStar: string;
|
|
1601
1665
|
export declare const matStarBorder: string;
|
|
@@ -1605,6 +1669,7 @@ export declare const matStarOutline: string;
|
|
|
1605
1669
|
export declare const matStarPurple500: string;
|
|
1606
1670
|
export declare const matStarRate: string;
|
|
1607
1671
|
export declare const matStars: string;
|
|
1672
|
+
export declare const matStart: string;
|
|
1608
1673
|
export declare const matStayCurrentLandscape: string;
|
|
1609
1674
|
export declare const matStayCurrentPortrait: string;
|
|
1610
1675
|
export declare const matStayPrimaryLandscape: string;
|
|
@@ -1646,6 +1711,15 @@ export declare const matSwapHorizontalCircle: string;
|
|
|
1646
1711
|
export declare const matSwapVert: string;
|
|
1647
1712
|
export declare const matSwapVerticalCircle: string;
|
|
1648
1713
|
export declare const matSwipe: string;
|
|
1714
|
+
export declare const matSwipeDown: string;
|
|
1715
|
+
export declare const matSwipeDownAlt: string;
|
|
1716
|
+
export declare const matSwipeLeft: string;
|
|
1717
|
+
export declare const matSwipeLeftAlt: string;
|
|
1718
|
+
export declare const matSwipeRight: string;
|
|
1719
|
+
export declare const matSwipeRightAlt: string;
|
|
1720
|
+
export declare const matSwipeUp: string;
|
|
1721
|
+
export declare const matSwipeUpAlt: string;
|
|
1722
|
+
export declare const matSwipeVertical: string;
|
|
1649
1723
|
export declare const matSwitchAccessShortcut: string;
|
|
1650
1724
|
export declare const matSwitchAccessShortcutAdd: string;
|
|
1651
1725
|
export declare const matSwitchAccount: string;
|
|
@@ -1657,6 +1731,7 @@ export declare const matSynagogue: string;
|
|
|
1657
1731
|
export declare const matSync: string;
|
|
1658
1732
|
export declare const matSyncAlt: string;
|
|
1659
1733
|
export declare const matSyncDisabled: string;
|
|
1734
|
+
export declare const matSyncLock: string;
|
|
1660
1735
|
export declare const matSyncProblem: string;
|
|
1661
1736
|
export declare const matSystemSecurityUpdate: string;
|
|
1662
1737
|
export declare const matSystemSecurityUpdateGood: string;
|
|
@@ -1681,12 +1756,14 @@ export declare const matTapas: string;
|
|
|
1681
1756
|
export declare const matTask: string;
|
|
1682
1757
|
export declare const matTaskAlt: string;
|
|
1683
1758
|
export declare const matTaxiAlert: string;
|
|
1684
|
-
export declare const matTelegram: string;
|
|
1685
1759
|
export declare const matTempleBuddhist: string;
|
|
1686
1760
|
export declare const matTempleHindu: string;
|
|
1761
|
+
export declare const matTerminal: string;
|
|
1687
1762
|
export declare const matTerrain: string;
|
|
1763
|
+
export declare const matTextDecrease: string;
|
|
1688
1764
|
export declare const matTextFields: string;
|
|
1689
1765
|
export declare const matTextFormat: string;
|
|
1766
|
+
export declare const matTextIncrease: string;
|
|
1690
1767
|
export declare const matTextRotateUp: string;
|
|
1691
1768
|
export declare const matTextRotateVertical: string;
|
|
1692
1769
|
export declare const matTextRotationAngledown: string;
|
|
@@ -1707,7 +1784,6 @@ export declare const matThumbsUpDown: string;
|
|
|
1707
1784
|
export declare const matThumbUp: string;
|
|
1708
1785
|
export declare const matThumbUpAlt: string;
|
|
1709
1786
|
export declare const matThumbUpOffAlt: string;
|
|
1710
|
-
export declare const matTiktok: string;
|
|
1711
1787
|
export declare const matTimelapse: string;
|
|
1712
1788
|
export declare const matTimeline: string;
|
|
1713
1789
|
export declare const matTimer: string;
|
|
@@ -1782,6 +1858,7 @@ export declare const matVideocam: string;
|
|
|
1782
1858
|
export declare const matVideoCameraBack: string;
|
|
1783
1859
|
export declare const matVideoCameraFront: string;
|
|
1784
1860
|
export declare const matVideocamOff: string;
|
|
1861
|
+
export declare const matVideoFile: string;
|
|
1785
1862
|
export declare const matVideogameAsset: string;
|
|
1786
1863
|
export declare const matVideogameAssetOff: string;
|
|
1787
1864
|
export declare const matVideoLabel: string;
|
|
@@ -1793,15 +1870,20 @@ export declare const matViewArray: string;
|
|
|
1793
1870
|
export declare const matViewCarousel: string;
|
|
1794
1871
|
export declare const matViewColumn: string;
|
|
1795
1872
|
export declare const matViewComfy: string;
|
|
1873
|
+
export declare const matViewComfyAlt: string;
|
|
1796
1874
|
export declare const matViewCompact: string;
|
|
1875
|
+
export declare const matViewCompactAlt: string;
|
|
1876
|
+
export declare const matViewCozy: string;
|
|
1797
1877
|
export declare const matViewDay: string;
|
|
1798
1878
|
export declare const matViewHeadline: string;
|
|
1799
1879
|
export declare const matViewInAr: string;
|
|
1880
|
+
export declare const matViewKanban: string;
|
|
1800
1881
|
export declare const matViewList: string;
|
|
1801
1882
|
export declare const matViewModule: string;
|
|
1802
1883
|
export declare const matViewQuilt: string;
|
|
1803
1884
|
export declare const matViewSidebar: string;
|
|
1804
1885
|
export declare const matViewStream: string;
|
|
1886
|
+
export declare const matViewTimeline: string;
|
|
1805
1887
|
export declare const matViewWeek: string;
|
|
1806
1888
|
export declare const matVignette: string;
|
|
1807
1889
|
export declare const matVilla: string;
|
|
@@ -1816,6 +1898,7 @@ export declare const matVolumeOff: string;
|
|
|
1816
1898
|
export declare const matVolumeUp: string;
|
|
1817
1899
|
export declare const matVolunteerActivism: string;
|
|
1818
1900
|
export declare const matVpnKey: string;
|
|
1901
|
+
export declare const matVpnKeyOff: string;
|
|
1819
1902
|
export declare const matVpnLock: string;
|
|
1820
1903
|
export declare const matVrpano: string;
|
|
1821
1904
|
export declare const matWallpaper: string;
|
|
@@ -1824,6 +1907,7 @@ export declare const matWarningAmber: string;
|
|
|
1824
1907
|
export declare const matWash: string;
|
|
1825
1908
|
export declare const matWatch: string;
|
|
1826
1909
|
export declare const matWatchLater: string;
|
|
1910
|
+
export declare const matWatchOff: string;
|
|
1827
1911
|
export declare const matWater: string;
|
|
1828
1912
|
export declare const matWaterDamage: string;
|
|
1829
1913
|
export declare const matWaterDrop: string;
|
|
@@ -1841,7 +1925,7 @@ export declare const matWc: string;
|
|
|
1841
1925
|
export declare const matWeb: string;
|
|
1842
1926
|
export declare const matWebAsset: string;
|
|
1843
1927
|
export declare const matWebAssetOff: string;
|
|
1844
|
-
export declare const
|
|
1928
|
+
export declare const matWebhook: string;
|
|
1845
1929
|
export declare const matWeekend: string;
|
|
1846
1930
|
export declare const matWest: string;
|
|
1847
1931
|
export declare const matWhatsapp: string;
|
|
@@ -1852,18 +1936,18 @@ export declare const matWidgets: string;
|
|
|
1852
1936
|
export declare const matWifi: string;
|
|
1853
1937
|
export declare const matWifiCalling: string;
|
|
1854
1938
|
export declare const matWifiCalling3: string;
|
|
1939
|
+
export declare const matWifiChannel: string;
|
|
1940
|
+
export declare const matWifiFind: string;
|
|
1855
1941
|
export declare const matWifiLock: string;
|
|
1856
1942
|
export declare const matWifiOff: string;
|
|
1943
|
+
export declare const matWifiPassword: string;
|
|
1857
1944
|
export declare const matWifiProtectedSetup: string;
|
|
1858
1945
|
export declare const matWifiTethering: string;
|
|
1859
1946
|
export declare const matWifiTetheringError: string;
|
|
1860
|
-
export declare const matWifiTetheringErrorRounded: string;
|
|
1861
1947
|
export declare const matWifiTetheringOff: string;
|
|
1862
1948
|
export declare const matWindow: string;
|
|
1863
1949
|
export declare const matWineBar: string;
|
|
1864
1950
|
export declare const matWoman: string;
|
|
1865
|
-
export declare const matWooCommerce: string;
|
|
1866
|
-
export declare const matWordpress: string;
|
|
1867
1951
|
export declare const matWork: string;
|
|
1868
1952
|
export declare const matWorkOff: string;
|
|
1869
1953
|
export declare const matWorkOutline: string;
|
|
@@ -1875,5 +1959,6 @@ export declare const matWysiwyg: string;
|
|
|
1875
1959
|
export declare const matYard: string;
|
|
1876
1960
|
export declare const matYoutubeSearchedFor: string;
|
|
1877
1961
|
export declare const matZoomIn: string;
|
|
1962
|
+
export declare const matZoomInMap: string;
|
|
1878
1963
|
export declare const matZoomOut: string;
|
|
1879
1964
|
export declare const matZoomOutMap: string;
|