@quasar/extras 1.13.4 → 1.14.0

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 (67) hide show
  1. package/README.md +16 -10
  2. package/bootstrap-icons/bootstrap-icons.woff +0 -0
  3. package/bootstrap-icons/bootstrap-icons.woff2 +0 -0
  4. package/bootstrap-icons/index.d.ts +1 -1
  5. package/bootstrap-icons/index.js +9 -9
  6. package/bootstrap-icons/index.mjs +9 -9
  7. package/material-icons/icons.json +141 -104
  8. package/material-icons/index.d.ts +37 -0
  9. package/material-icons/index.js +41 -4
  10. package/material-icons/index.mjs +41 -4
  11. package/material-icons/web-font/flUhRq6tzZclQEJ-Vdg-IuiaDsNa.woff +0 -0
  12. package/material-icons/web-font/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2 +0 -0
  13. package/material-icons-outlined/icons.json +143 -106
  14. package/material-icons-outlined/index.d.ts +37 -0
  15. package/material-icons-outlined/index.js +41 -4
  16. package/material-icons-outlined/index.mjs +41 -4
  17. package/material-icons-outlined/web-font/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcY.woff +0 -0
  18. package/material-icons-outlined/web-font/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcel5euIg.woff2 +0 -0
  19. package/material-icons-round/icons.json +144 -107
  20. package/material-icons-round/index.d.ts +37 -0
  21. package/material-icons-round/index.js +41 -4
  22. package/material-icons-round/index.mjs +41 -4
  23. package/material-icons-round/web-font/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmJ.woff +0 -0
  24. package/material-icons-round/web-font/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmPq_HTTw.woff2 +0 -0
  25. package/material-icons-sharp/icons.json +141 -104
  26. package/material-icons-sharp/index.d.ts +37 -0
  27. package/material-icons-sharp/index.js +41 -4
  28. package/material-icons-sharp/index.mjs +41 -4
  29. package/material-icons-sharp/web-font/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvRImcycg.woff2 +0 -0
  30. package/material-icons-sharp/web-font/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvX.woff +0 -0
  31. package/material-symbols-outlined/LICENSE +202 -0
  32. package/material-symbols-outlined/icons.json +2187 -0
  33. package/material-symbols-outlined/index.d.ts +2187 -0
  34. package/material-symbols-outlined/index.js +2187 -0
  35. package/material-symbols-outlined/index.mjs +2187 -0
  36. package/material-symbols-outlined/material-symbols-outlined.css +31 -0
  37. package/material-symbols-outlined/update.sh +31 -0
  38. package/material-symbols-outlined/web-font/kJEhBvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oFsLjBuVY.woff2 +0 -0
  39. package/material-symbols-outlined/web-font/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1p-p_4MrImHCIJIZrDCvHeel.woff +0 -0
  40. package/material-symbols-rounded/LICENSE +202 -0
  41. package/material-symbols-rounded/icons.json +2187 -0
  42. package/material-symbols-rounded/index.d.ts +2187 -0
  43. package/material-symbols-rounded/index.js +2187 -0
  44. package/material-symbols-rounded/index.mjs +2187 -0
  45. package/material-symbols-rounded/material-symbols-rounded.css +31 -0
  46. package/material-symbols-rounded/update.sh +31 -0
  47. package/material-symbols-rounded/web-font/sykg-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjzaqkNCeE.woff2 +0 -0
  48. package/material-symbols-rounded/web-font/syl0-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjpZIvDmUSVOK7BDB_Qb9vUSzq3wzLK-P0J-V_Zs-QtQth3-jOcDTCVpeRL2w5rwZu2rIekXxE.woff +0 -0
  49. package/material-symbols-sharp/LICENSE +202 -0
  50. package/material-symbols-sharp/icons.json +2187 -0
  51. package/material-symbols-sharp/index.d.ts +2187 -0
  52. package/material-symbols-sharp/index.js +2187 -0
  53. package/material-symbols-sharp/index.mjs +2187 -0
  54. package/material-symbols-sharp/material-symbols-sharp.css +31 -0
  55. package/material-symbols-sharp/update.sh +31 -0
  56. package/material-symbols-sharp/web-font/gNMVW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4aWHSSmlN.woff2 +0 -0
  57. package/material-symbols-sharp/web-font/gNNBW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4c2_whPnoY9ruReaU4bHmz74m0ZkGH-VBYe1x0TV6x4yFH8F-H_OdzEL3sVTgJtfbYxOLozCN.woff +0 -0
  58. package/mdi-v5/LICENSE +20 -20
  59. package/mdi-v5/license.md +20 -20
  60. package/mdi-v6/icons.json +1 -0
  61. package/mdi-v6/index.d.ts +2 -1
  62. package/mdi-v6/index.js +16 -15
  63. package/mdi-v6/index.mjs +16 -15
  64. package/mdi-v6/materialdesignicons-webfont.woff +0 -0
  65. package/mdi-v6/materialdesignicons-webfont.woff2 +0 -0
  66. package/mdi-v6/mdi-v6.css +538 -0
  67. package/package.json +6 -6
@@ -9,8 +9,8 @@
9
9
  "mat15mp",
10
10
  "mat16mp",
11
11
  "mat17mp",
12
- "mat18UpRating",
13
12
  "mat18mp",
13
+ "mat18UpRating",
14
14
  "mat19mp",
15
15
  "mat1k",
16
16
  "mat1kPlus",
@@ -57,33 +57,35 @@
57
57
  "mat9kPlus",
58
58
  "mat9mp",
59
59
  "matAbc",
60
- "matAcUnit",
61
60
  "matAccessAlarm",
62
61
  "matAccessAlarms",
63
- "matAccessTime",
64
- "matAccessTimeFilled",
65
62
  "matAccessibility",
66
63
  "matAccessibilityNew",
67
64
  "matAccessible",
68
65
  "matAccessibleForward",
66
+ "matAccessTime",
67
+ "matAccessTimeFilled",
69
68
  "matAccountBalance",
70
69
  "matAccountBalanceWallet",
71
70
  "matAccountBox",
72
71
  "matAccountCircle",
73
72
  "matAccountTree",
74
- "matAdUnits",
73
+ "matAcUnit",
75
74
  "matAdb",
76
75
  "matAdd",
77
- "matAddAPhoto",
78
76
  "matAddAlarm",
79
77
  "matAddAlert",
78
+ "matAddAPhoto",
80
79
  "matAddBox",
81
80
  "matAddBusiness",
82
81
  "matAddCard",
82
+ "matAddchart",
83
83
  "matAddChart",
84
84
  "matAddCircle",
85
85
  "matAddCircleOutline",
86
86
  "matAddComment",
87
+ "matAddHome",
88
+ "matAddHomeWork",
87
89
  "matAddIcCall",
88
90
  "matAddLink",
89
91
  "matAddLocation",
@@ -98,13 +100,14 @@
98
100
  "matAddToHomeScreen",
99
101
  "matAddToPhotos",
100
102
  "matAddToQueue",
101
- "matAddchart",
102
103
  "matAdfScanner",
103
104
  "matAdjust",
104
105
  "matAdminPanelSettings",
105
106
  "matAdsClick",
107
+ "matAdUnits",
106
108
  "matAgriculture",
107
109
  "matAir",
110
+ "matAirlines",
108
111
  "matAirlineSeatFlat",
109
112
  "matAirlineSeatFlatAngled",
110
113
  "matAirlineSeatIndividualSuite",
@@ -114,10 +117,9 @@
114
117
  "matAirlineSeatReclineExtra",
115
118
  "matAirlineSeatReclineNormal",
116
119
  "matAirlineStops",
117
- "matAirlines",
118
- "matAirplaneTicket",
119
120
  "matAirplanemodeActive",
120
121
  "matAirplanemodeInactive",
122
+ "matAirplaneTicket",
121
123
  "matAirplay",
122
124
  "matAirportShuttle",
123
125
  "matAlarm",
@@ -134,8 +136,8 @@
134
136
  "matAllInbox",
135
137
  "matAllInclusive",
136
138
  "matAllOut",
137
- "matAltRoute",
138
139
  "matAlternateEmail",
140
+ "matAltRoute",
139
141
  "matAnalytics",
140
142
  "matAnchor",
141
143
  "matAndroid",
@@ -146,10 +148,10 @@
146
148
  "matApi",
147
149
  "matAppBlocking",
148
150
  "matAppRegistration",
149
- "matAppSettingsAlt",
150
- "matAppShortcut",
151
151
  "matApproval",
152
152
  "matApps",
153
+ "matAppSettingsAlt",
154
+ "matAppShortcut",
153
155
  "matAppsOutage",
154
156
  "matArchitecture",
155
157
  "matArchive",
@@ -168,11 +170,12 @@
168
170
  "matArrowForward",
169
171
  "matArrowForwardIos",
170
172
  "matArrowLeft",
173
+ "matArrowOutward",
171
174
  "matArrowRight",
172
175
  "matArrowRightAlt",
173
176
  "matArrowUpward",
174
- "matArtTrack",
175
177
  "matArticle",
178
+ "matArtTrack",
176
179
  "matAspectRatio",
177
180
  "matAssessment",
178
181
  "matAssignment",
@@ -184,12 +187,13 @@
184
187
  "matAssistant",
185
188
  "matAssistantDirection",
186
189
  "matAssistantPhoto",
190
+ "matAssistWalker",
187
191
  "matAssuredWorkload",
188
192
  "matAtm",
189
193
  "matAttachEmail",
190
194
  "matAttachFile",
191
- "matAttachMoney",
192
195
  "matAttachment",
196
+ "matAttachMoney",
193
197
  "matAttractions",
194
198
  "matAttribution",
195
199
  "matAudioFile",
@@ -201,11 +205,11 @@
201
205
  "matAutoFixHigh",
202
206
  "matAutoFixNormal",
203
207
  "matAutoFixOff",
208
+ "matAutofpsSelect",
204
209
  "matAutoGraph",
205
210
  "matAutoMode",
206
- "matAutoStories",
207
- "matAutofpsSelect",
208
211
  "matAutorenew",
212
+ "matAutoStories",
209
213
  "matAvTimer",
210
214
  "matBabyChangingStation",
211
215
  "matBackHand",
@@ -247,6 +251,7 @@
247
251
  "matBikeScooter",
248
252
  "matBiotech",
249
253
  "matBlender",
254
+ "matBlind",
250
255
  "matBlinds",
251
256
  "matBlindsClosed",
252
257
  "matBlock",
@@ -263,13 +268,13 @@
263
268
  "matBlurOn",
264
269
  "matBolt",
265
270
  "matBook",
266
- "matBookOnline",
267
271
  "matBookmark",
268
272
  "matBookmarkAdd",
269
273
  "matBookmarkAdded",
270
274
  "matBookmarkBorder",
271
275
  "matBookmarkRemove",
272
276
  "matBookmarks",
277
+ "matBookOnline",
273
278
  "matBorderAll",
274
279
  "matBorderBottom",
275
280
  "matBorderClear",
@@ -347,12 +352,12 @@
347
352
  "matCancelScheduleSend",
348
353
  "matCandlestickChart",
349
354
  "matCarCrash",
350
- "matCarRental",
351
- "matCarRepair",
352
355
  "matCardGiftcard",
353
356
  "matCardMembership",
354
357
  "matCardTravel",
355
358
  "matCarpenter",
359
+ "matCarRental",
360
+ "matCarRepair",
356
361
  "matCases",
357
362
  "matCasino",
358
363
  "matCast",
@@ -397,10 +402,10 @@
397
402
  "matClear",
398
403
  "matClearAll",
399
404
  "matClose",
400
- "matCloseFullscreen",
401
405
  "matClosedCaption",
402
406
  "matClosedCaptionDisabled",
403
407
  "matClosedCaptionOff",
408
+ "matCloseFullscreen",
404
409
  "matCloud",
405
410
  "matCloudCircle",
406
411
  "matCloudDone",
@@ -410,15 +415,14 @@
410
415
  "matCloudSync",
411
416
  "matCloudUpload",
412
417
  "matCo2",
413
- "matCoPresent",
414
418
  "matCode",
415
419
  "matCodeOff",
416
420
  "matCoffee",
417
421
  "matCoffeeMaker",
418
422
  "matCollections",
419
423
  "matCollectionsBookmark",
420
- "matColorLens",
421
424
  "matColorize",
425
+ "matColorLens",
422
426
  "matComment",
423
427
  "matCommentBank",
424
428
  "matCommentsDisabled",
@@ -431,16 +435,17 @@
431
435
  "matCompress",
432
436
  "matComputer",
433
437
  "matConfirmationNumber",
434
- "matConnectWithoutContact",
435
438
  "matConnectedTv",
436
439
  "matConnectingAirports",
440
+ "matConnectWithoutContact",
437
441
  "matConstruction",
442
+ "matContactEmergency",
443
+ "matContactless",
438
444
  "matContactMail",
439
445
  "matContactPage",
440
446
  "matContactPhone",
441
- "matContactSupport",
442
- "matContactless",
443
447
  "matContacts",
448
+ "matContactSupport",
444
449
  "matContentCopy",
445
450
  "matContentCut",
446
451
  "matContentPaste",
@@ -452,6 +457,7 @@
452
457
  "matControlPoint",
453
458
  "matControlPointDuplicate",
454
459
  "matCookie",
460
+ "matCoPresent",
455
461
  "matCopyAll",
456
462
  "matCopyright",
457
463
  "matCoronavirus",
@@ -500,6 +506,8 @@
500
506
  "matDataObject",
501
507
  "matDataSaverOff",
502
508
  "matDataSaverOn",
509
+ "matDataset",
510
+ "matDatasetLinked",
503
511
  "matDataThresholding",
504
512
  "matDataUsage",
505
513
  "matDateRange",
@@ -527,11 +535,11 @@
527
535
  "matDeveloperBoardOff",
528
536
  "matDeveloperMode",
529
537
  "matDeviceHub",
530
- "matDeviceThermostat",
531
- "matDeviceUnknown",
532
538
  "matDevices",
533
539
  "matDevicesFold",
534
540
  "matDevicesOther",
541
+ "matDeviceThermostat",
542
+ "matDeviceUnknown",
535
543
  "matDialerSip",
536
544
  "matDialpad",
537
545
  "matDiamond",
@@ -561,20 +569,16 @@
561
569
  "matDiscFull",
562
570
  "matDiscount",
563
571
  "matDisplaySettings",
572
+ "matDiversity1",
573
+ "matDiversity2",
574
+ "matDiversity3",
564
575
  "matDns",
576
+ "matDock",
577
+ "matDocumentScanner",
565
578
  "matDoDisturb",
566
579
  "matDoDisturbAlt",
567
580
  "matDoDisturbOff",
568
581
  "matDoDisturbOn",
569
- "matDoNotDisturb",
570
- "matDoNotDisturbAlt",
571
- "matDoNotDisturbOff",
572
- "matDoNotDisturbOn",
573
- "matDoNotDisturbOnTotalSilence",
574
- "matDoNotStep",
575
- "matDoNotTouch",
576
- "matDock",
577
- "matDocumentScanner",
578
582
  "matDomain",
579
583
  "matDomainAdd",
580
584
  "matDomainDisabled",
@@ -582,12 +586,19 @@
582
586
  "matDone",
583
587
  "matDoneAll",
584
588
  "matDoneOutline",
589
+ "matDoNotDisturb",
590
+ "matDoNotDisturbAlt",
591
+ "matDoNotDisturbOff",
592
+ "matDoNotDisturbOn",
593
+ "matDoNotDisturbOnTotalSilence",
594
+ "matDoNotStep",
595
+ "matDoNotTouch",
585
596
  "matDonutLarge",
586
597
  "matDonutSmall",
587
598
  "matDoorBack",
599
+ "matDoorbell",
588
600
  "matDoorFront",
589
601
  "matDoorSliding",
590
- "matDoorbell",
591
602
  "matDoubleArrow",
592
603
  "matDownhillSkiing",
593
604
  "matDownload",
@@ -609,7 +620,6 @@
609
620
  "matDvr",
610
621
  "matDynamicFeed",
611
622
  "matDynamicForm",
612
- "matEMobiledata",
613
623
  "matEarbuds",
614
624
  "matEarbudsBattery",
615
625
  "matEast",
@@ -629,6 +639,7 @@
629
639
  "matEject",
630
640
  "matElderly",
631
641
  "matElderlyWoman",
642
+ "matElectricalServices",
632
643
  "matElectricBike",
633
644
  "matElectricBolt",
634
645
  "matElectricCar",
@@ -636,12 +647,12 @@
636
647
  "matElectricMoped",
637
648
  "matElectricRickshaw",
638
649
  "matElectricScooter",
639
- "matElectricalServices",
640
650
  "matElevator",
641
651
  "matEmail",
642
652
  "matEmergency",
643
653
  "matEmergencyRecording",
644
654
  "matEmergencyShare",
655
+ "matEMobiledata",
645
656
  "matEmojiEmotions",
646
657
  "matEmojiEvents",
647
658
  "matEmojiFoodBeverage",
@@ -660,13 +671,13 @@
660
671
  "matEscalatorWarning",
661
672
  "matEuro",
662
673
  "matEuroSymbol",
663
- "matEvStation",
664
674
  "matEvent",
665
675
  "matEventAvailable",
666
676
  "matEventBusy",
667
677
  "matEventNote",
668
678
  "matEventRepeat",
669
679
  "matEventSeat",
680
+ "matEvStation",
670
681
  "matExitToApp",
671
682
  "matExpand",
672
683
  "matExpandCircleDown",
@@ -684,14 +695,19 @@
684
695
  "matExtension",
685
696
  "matExtensionOff",
686
697
  "matFace",
698
+ "matFace2",
699
+ "matFace3",
700
+ "matFace4",
701
+ "matFace5",
702
+ "matFace6",
687
703
  "matFaceRetouchingNatural",
688
704
  "matFaceRetouchingOff",
689
705
  "matFactCheck",
690
706
  "matFactory",
691
707
  "matFamilyRestroom",
708
+ "matFastfood",
692
709
  "matFastForward",
693
710
  "matFastRewind",
694
- "matFastfood",
695
711
  "matFavorite",
696
712
  "matFavoriteBorder",
697
713
  "matFax",
@@ -741,20 +757,22 @@
741
757
  "matFindReplace",
742
758
  "matFingerprint",
743
759
  "matFireExtinguisher",
760
+ "matFireHydrantAlt",
744
761
  "matFireplace",
762
+ "matFireTruck",
745
763
  "matFirstPage",
746
- "matFitScreen",
747
764
  "matFitbit",
748
765
  "matFitnessCenter",
766
+ "matFitScreen",
749
767
  "matFlag",
750
768
  "matFlagCircle",
751
769
  "matFlaky",
752
770
  "matFlare",
753
771
  "matFlashAuto",
754
- "matFlashOff",
755
- "matFlashOn",
756
772
  "matFlashlightOff",
757
773
  "matFlashlightOn",
774
+ "matFlashOff",
775
+ "matFlashOn",
758
776
  "matFlatware",
759
777
  "matFlight",
760
778
  "matFlightClass",
@@ -824,8 +842,6 @@
824
842
  "matFullscreen",
825
843
  "matFullscreenExit",
826
844
  "matFunctions",
827
- "matGMobiledata",
828
- "matGTranslate",
829
845
  "matGamepad",
830
846
  "matGames",
831
847
  "matGarage",
@@ -838,6 +854,7 @@
838
854
  "matGifBox",
839
855
  "matGirl",
840
856
  "matGite",
857
+ "matGMobiledata",
841
858
  "matGolfCourse",
842
859
  "matGppBad",
843
860
  "matGppGood",
@@ -861,10 +878,11 @@
861
878
  "matGroupAdd",
862
879
  "matGroupOff",
863
880
  "matGroupRemove",
864
- "matGroupWork",
865
881
  "matGroups",
866
- "matHMobiledata",
867
- "matHPlusMobiledata",
882
+ "matGroups2",
883
+ "matGroups3",
884
+ "matGroupWork",
885
+ "matGTranslate",
868
886
  "matHail",
869
887
  "matHandshake",
870
888
  "matHandyman",
@@ -899,10 +917,10 @@
899
917
  "matHexagon",
900
918
  "matHideImage",
901
919
  "matHideSource",
902
- "matHighQuality",
903
920
  "matHighlight",
904
921
  "matHighlightAlt",
905
922
  "matHighlightOff",
923
+ "matHighQuality",
906
924
  "matHiking",
907
925
  "matHistory",
908
926
  "matHistoryEdu",
@@ -910,6 +928,7 @@
910
928
  "matHive",
911
929
  "matHls",
912
930
  "matHlsOff",
931
+ "matHMobiledata",
913
932
  "matHolidayVillage",
914
933
  "matHome",
915
934
  "matHomeMax",
@@ -919,34 +938,35 @@
919
938
  "matHorizontalDistribute",
920
939
  "matHorizontalRule",
921
940
  "matHorizontalSplit",
922
- "matHotTub",
923
941
  "matHotel",
924
942
  "matHotelClass",
943
+ "matHotTub",
925
944
  "matHourglassBottom",
926
945
  "matHourglassDisabled",
927
946
  "matHourglassEmpty",
928
947
  "matHourglassFull",
929
948
  "matHourglassTop",
930
949
  "matHouse",
931
- "matHouseSiding",
932
950
  "matHouseboat",
951
+ "matHouseSiding",
933
952
  "matHowToReg",
934
953
  "matHowToVote",
954
+ "matHPlusMobiledata",
935
955
  "matHtml",
936
956
  "matHttp",
937
957
  "matHttps",
938
958
  "matHub",
939
959
  "matHvac",
940
- "matIceSkating",
941
960
  "matIcecream",
961
+ "matIceSkating",
942
962
  "matImage",
943
963
  "matImageAspectRatio",
944
964
  "matImageNotSupported",
945
965
  "matImageSearch",
946
966
  "matImagesearchRoller",
967
+ "matImportantDevices",
947
968
  "matImportContacts",
948
969
  "matImportExport",
949
- "matImportantDevices",
950
970
  "matInbox",
951
971
  "matIncompleteCircle",
952
972
  "matIndeterminateCheckBox",
@@ -982,7 +1002,6 @@
982
1002
  "matKayaking",
983
1003
  "matKebabDining",
984
1004
  "matKey",
985
- "matKeyOff",
986
1005
  "matKeyboard",
987
1006
  "matKeyboardAlt",
988
1007
  "matKeyboardArrowDown",
@@ -1002,6 +1021,7 @@
1002
1021
  "matKeyboardReturn",
1003
1022
  "matKeyboardTab",
1004
1023
  "matKeyboardVoice",
1024
+ "matKeyOff",
1005
1025
  "matKingBed",
1006
1026
  "matKitchen",
1007
1027
  "matKitesurfing",
@@ -1031,16 +1051,16 @@
1031
1051
  "matLibraryBooks",
1032
1052
  "matLibraryMusic",
1033
1053
  "matLight",
1034
- "matLightMode",
1035
1054
  "matLightbulb",
1036
1055
  "matLightbulbCircle",
1056
+ "matLightMode",
1057
+ "matLinearScale",
1037
1058
  "matLineAxis",
1038
1059
  "matLineStyle",
1039
1060
  "matLineWeight",
1040
- "matLinearScale",
1041
1061
  "matLink",
1042
- "matLinkOff",
1043
1062
  "matLinkedCamera",
1063
+ "matLinkOff",
1044
1064
  "matLiquor",
1045
1065
  "matList",
1046
1066
  "matListAlt",
@@ -1107,11 +1127,15 @@
1107
1127
  "matLuggage",
1108
1128
  "matLunchDining",
1109
1129
  "matLyrics",
1130
+ "matMacroOff",
1110
1131
  "matMail",
1111
1132
  "matMailLock",
1112
1133
  "matMailOutline",
1113
1134
  "matMale",
1114
1135
  "matMan",
1136
+ "matMan2",
1137
+ "matMan3",
1138
+ "matMan4",
1115
1139
  "matManageAccounts",
1116
1140
  "matManageHistory",
1117
1141
  "matManageSearch",
@@ -1124,8 +1148,8 @@
1124
1148
  "matMarkChatUnread",
1125
1149
  "matMarkEmailRead",
1126
1150
  "matMarkEmailUnread",
1127
- "matMarkUnreadChatAlt",
1128
1151
  "matMarkunread",
1152
+ "matMarkUnreadChatAlt",
1129
1153
  "matMarkunreadMailbox",
1130
1154
  "matMasks",
1131
1155
  "matMaximize",
@@ -1156,19 +1180,19 @@
1156
1180
  "matMiscellaneousServices",
1157
1181
  "matMissedVideoCall",
1158
1182
  "matMms",
1183
+ "matMobiledataOff",
1159
1184
  "matMobileFriendly",
1160
1185
  "matMobileOff",
1161
1186
  "matMobileScreenShare",
1162
- "matMobiledataOff",
1163
1187
  "matMode",
1164
1188
  "matModeComment",
1165
1189
  "matModeEdit",
1166
1190
  "matModeEditOutline",
1167
1191
  "matModeFanOff",
1192
+ "matModelTraining",
1168
1193
  "matModeNight",
1169
1194
  "matModeOfTravel",
1170
1195
  "matModeStandby",
1171
- "matModelTraining",
1172
1196
  "matMonetizationOn",
1173
1197
  "matMoney",
1174
1198
  "matMoneyOff",
@@ -1212,10 +1236,10 @@
1212
1236
  "matNavigateBefore",
1213
1237
  "matNavigateNext",
1214
1238
  "matNavigation",
1215
- "matNearMe",
1216
- "matNearMeDisabled",
1217
1239
  "matNearbyError",
1218
1240
  "matNearbyOff",
1241
+ "matNearMe",
1242
+ "matNearMeDisabled",
1219
1243
  "matNestCamWiredStand",
1220
1244
  "matNetworkCell",
1221
1245
  "matNetworkCheck",
@@ -1231,10 +1255,10 @@
1231
1255
  "matNextPlan",
1232
1256
  "matNextWeek",
1233
1257
  "matNfc",
1234
- "matNightShelter",
1235
1258
  "matNightlife",
1236
1259
  "matNightlight",
1237
1260
  "matNightlightRound",
1261
+ "matNightShelter",
1238
1262
  "matNightsStay",
1239
1263
  "matNoAccounts",
1240
1264
  "matNoAdultContent",
@@ -1246,23 +1270,19 @@
1246
1270
  "matNoEncryptionGmailerrorred",
1247
1271
  "matNoFlash",
1248
1272
  "matNoFood",
1273
+ "matNoiseAware",
1274
+ "matNoiseControlOff",
1249
1275
  "matNoLuggage",
1250
1276
  "matNoMeals",
1251
1277
  "matNoMeetingRoom",
1252
1278
  "matNoPhotography",
1253
- "matNoSim",
1254
- "matNoStroller",
1255
- "matNoTransfer",
1256
- "matNoiseAware",
1257
- "matNoiseControlOff",
1258
1279
  "matNordicWalking",
1259
1280
  "matNorth",
1260
1281
  "matNorthEast",
1261
1282
  "matNorthWest",
1283
+ "matNoSim",
1284
+ "matNoStroller",
1262
1285
  "matNotAccessible",
1263
- "matNotInterested",
1264
- "matNotListedLocation",
1265
- "matNotStarted",
1266
1286
  "matNote",
1267
1287
  "matNoteAdd",
1268
1288
  "matNoteAlt",
@@ -1274,13 +1294,17 @@
1274
1294
  "matNotificationsNone",
1275
1295
  "matNotificationsOff",
1276
1296
  "matNotificationsPaused",
1297
+ "matNotInterested",
1298
+ "matNotListedLocation",
1299
+ "matNoTransfer",
1300
+ "matNotStarted",
1277
1301
  "matNumbers",
1278
1302
  "matOfflineBolt",
1279
1303
  "matOfflinePin",
1280
1304
  "matOfflineShare",
1281
1305
  "matOilBarrel",
1282
- "matOnDeviceTraining",
1283
1306
  "matOndemandVideo",
1307
+ "matOnDeviceTraining",
1284
1308
  "matOnlinePrediction",
1285
1309
  "matOpacity",
1286
1310
  "matOpenInBrowser",
@@ -1300,8 +1324,6 @@
1300
1324
  "matPageview",
1301
1325
  "matPaid",
1302
1326
  "matPalette",
1303
- "matPanTool",
1304
- "matPanToolAlt",
1305
1327
  "matPanorama",
1306
1328
  "matPanoramaFishEye",
1307
1329
  "matPanoramaHorizontal",
@@ -1312,6 +1334,8 @@
1312
1334
  "matPanoramaVerticalSelect",
1313
1335
  "matPanoramaWideAngle",
1314
1336
  "matPanoramaWideAngleSelect",
1337
+ "matPanTool",
1338
+ "matPanToolAlt",
1315
1339
  "matParagliding",
1316
1340
  "matPark",
1317
1341
  "matPartyMode",
@@ -1341,10 +1365,15 @@
1341
1365
  "matPermPhoneMsg",
1342
1366
  "matPermScanWifi",
1343
1367
  "matPerson",
1368
+ "matPerson2",
1369
+ "matPerson3",
1370
+ "matPerson4",
1344
1371
  "matPersonAdd",
1345
1372
  "matPersonAddAlt",
1346
1373
  "matPersonAddAlt1",
1347
1374
  "matPersonAddDisabled",
1375
+ "matPersonalInjury",
1376
+ "matPersonalVideo",
1348
1377
  "matPersonOff",
1349
1378
  "matPersonOutline",
1350
1379
  "matPersonPin",
@@ -1352,8 +1381,6 @@
1352
1381
  "matPersonRemove",
1353
1382
  "matPersonRemoveAlt1",
1354
1383
  "matPersonSearch",
1355
- "matPersonalInjury",
1356
- "matPersonalVideo",
1357
1384
  "matPestControl",
1358
1385
  "matPestControlRodent",
1359
1386
  "matPets",
@@ -1367,15 +1394,15 @@
1367
1394
  "matPhoneForwarded",
1368
1395
  "matPhoneInTalk",
1369
1396
  "matPhoneIphone",
1370
- "matPhoneLocked",
1371
- "matPhoneMissed",
1372
- "matPhonePaused",
1373
1397
  "matPhonelink",
1374
1398
  "matPhonelinkErase",
1375
1399
  "matPhonelinkLock",
1376
1400
  "matPhonelinkOff",
1377
1401
  "matPhonelinkRing",
1378
1402
  "matPhonelinkSetup",
1403
+ "matPhoneLocked",
1404
+ "matPhoneMissed",
1405
+ "matPhonePaused",
1379
1406
  "matPhoto",
1380
1407
  "matPhotoAlbum",
1381
1408
  "matPhotoCamera",
@@ -1395,10 +1422,10 @@
1395
1422
  "matPieChart",
1396
1423
  "matPieChartOutline",
1397
1424
  "matPin",
1425
+ "matPinch",
1398
1426
  "matPinDrop",
1399
1427
  "matPinEnd",
1400
1428
  "matPinInvoke",
1401
- "matPinch",
1402
1429
  "matPivotTableChart",
1403
1430
  "matPix",
1404
1431
  "matPlace",
@@ -1447,6 +1474,7 @@
1447
1474
  "matPropane",
1448
1475
  "matPropaneTank",
1449
1476
  "matPsychology",
1477
+ "matPsychologyAlt",
1450
1478
  "matPublic",
1451
1479
  "matPublicOff",
1452
1480
  "matPublish",
@@ -1465,7 +1493,6 @@
1465
1493
  "matQueuePlayNext",
1466
1494
  "matQuickreply",
1467
1495
  "matQuiz",
1468
- "matRMobiledata",
1469
1496
  "matRadar",
1470
1497
  "matRadio",
1471
1498
  "matRadioButtonChecked",
@@ -1501,6 +1528,7 @@
1501
1528
  "matRemoveRoad",
1502
1529
  "matRemoveShoppingCart",
1503
1530
  "matReorder",
1531
+ "matRepartition",
1504
1532
  "matRepeat",
1505
1533
  "matRepeatOn",
1506
1534
  "matRepeatOne",
@@ -1528,6 +1556,7 @@
1528
1556
  "matReviews",
1529
1557
  "matRiceBowl",
1530
1558
  "matRingVolume",
1559
+ "matRMobiledata",
1531
1560
  "matRocket",
1532
1561
  "matRocketLaunch",
1533
1562
  "matRollerShades",
@@ -1606,9 +1635,9 @@
1606
1635
  "matSendToMobile",
1607
1636
  "matSensorDoor",
1608
1637
  "matSensorOccupied",
1609
- "matSensorWindow",
1610
1638
  "matSensors",
1611
1639
  "matSensorsOff",
1640
+ "matSensorWindow",
1612
1641
  "matSentimentDissatisfied",
1613
1642
  "matSentimentNeutral",
1614
1643
  "matSentimentSatisfied",
@@ -1637,26 +1666,26 @@
1637
1666
  "matSettingsSystemDaydream",
1638
1667
  "matSettingsVoice",
1639
1668
  "matSevereCold",
1669
+ "matShapeLine",
1640
1670
  "matShare",
1641
1671
  "matShareLocation",
1642
1672
  "matShield",
1643
1673
  "matShieldMoon",
1644
1674
  "matShop",
1645
1675
  "matShop2",
1646
- "matShopTwo",
1647
1676
  "matShoppingBag",
1648
1677
  "matShoppingBasket",
1649
1678
  "matShoppingCart",
1650
1679
  "matShoppingCartCheckout",
1651
- "matShortText",
1680
+ "matShopTwo",
1652
1681
  "matShortcut",
1682
+ "matShortText",
1653
1683
  "matShowChart",
1654
1684
  "matShower",
1655
1685
  "matShuffle",
1656
1686
  "matShuffleOn",
1657
1687
  "matShutterSpeed",
1658
1688
  "matSick",
1659
- "matSignLanguage",
1660
1689
  "matSignalCellular0Bar",
1661
1690
  "matSignalCellular4Bar",
1662
1691
  "matSignalCellularAlt",
@@ -1664,8 +1693,8 @@
1664
1693
  "matSignalCellularAlt2Bar",
1665
1694
  "matSignalCellularConnectedNoInternet0Bar",
1666
1695
  "matSignalCellularConnectedNoInternet4Bar",
1667
- "matSignalCellularNoSim",
1668
1696
  "matSignalCellularNodata",
1697
+ "matSignalCellularNoSim",
1669
1698
  "matSignalCellularNull",
1670
1699
  "matSignalCellularOff",
1671
1700
  "matSignalWifi0Bar",
@@ -1677,6 +1706,7 @@
1677
1706
  "matSignalWifiStatusbar4Bar",
1678
1707
  "matSignalWifiStatusbarConnectedNoInternet4",
1679
1708
  "matSignalWifiStatusbarNull",
1709
+ "matSignLanguage",
1680
1710
  "matSignpost",
1681
1711
  "matSimCard",
1682
1712
  "matSimCardAlert",
@@ -1691,9 +1721,9 @@
1691
1721
  "matSlowMotionVideo",
1692
1722
  "matSmartButton",
1693
1723
  "matSmartDisplay",
1724
+ "matSmartphone",
1694
1725
  "matSmartScreen",
1695
1726
  "matSmartToy",
1696
- "matSmartphone",
1697
1727
  "matSmokeFree",
1698
1728
  "matSmokingRooms",
1699
1729
  "matSms",
@@ -1776,8 +1806,8 @@
1776
1806
  "matStopScreenShare",
1777
1807
  "matStorage",
1778
1808
  "matStore",
1779
- "matStoreMallDirectory",
1780
1809
  "matStorefront",
1810
+ "matStoreMallDirectory",
1781
1811
  "matStorm",
1782
1812
  "matStraight",
1783
1813
  "matStraighten",
@@ -1836,15 +1866,15 @@
1836
1866
  "matSystemUpdate",
1837
1867
  "matSystemUpdateAlt",
1838
1868
  "matTab",
1839
- "matTabUnselected",
1840
1869
  "matTableBar",
1841
1870
  "matTableChart",
1842
1871
  "matTableRestaurant",
1843
1872
  "matTableRows",
1844
- "matTableView",
1845
1873
  "matTablet",
1846
1874
  "matTabletAndroid",
1847
1875
  "matTabletMac",
1876
+ "matTableView",
1877
+ "matTabUnselected",
1848
1878
  "matTag",
1849
1879
  "matTagFaces",
1850
1880
  "matTakeoutDining",
@@ -1867,8 +1897,8 @@
1867
1897
  "matTextRotationAngleup",
1868
1898
  "matTextRotationDown",
1869
1899
  "matTextRotationNone",
1870
- "matTextSnippet",
1871
1900
  "matTextsms",
1901
+ "matTextSnippet",
1872
1902
  "matTexture",
1873
1903
  "matTheaterComedy",
1874
1904
  "matTheaters",
@@ -1877,12 +1907,11 @@
1877
1907
  "matThumbDown",
1878
1908
  "matThumbDownAlt",
1879
1909
  "matThumbDownOffAlt",
1910
+ "matThumbsUpDown",
1880
1911
  "matThumbUp",
1881
1912
  "matThumbUpAlt",
1882
1913
  "matThumbUpOffAlt",
1883
- "matThumbsUpDown",
1884
1914
  "matThunderstorm",
1885
- "matTimeToLeave",
1886
1915
  "matTimelapse",
1887
1916
  "matTimeline",
1888
1917
  "matTimer",
@@ -1891,6 +1920,7 @@
1891
1920
  "matTimer3",
1892
1921
  "matTimer3Select",
1893
1922
  "matTimerOff",
1923
+ "matTimeToLeave",
1894
1924
  "matTipsAndUpdates",
1895
1925
  "matTireRepair",
1896
1926
  "matTitle",
@@ -1910,6 +1940,7 @@
1910
1940
  "matTraffic",
1911
1941
  "matTrain",
1912
1942
  "matTram",
1943
+ "matTranscribe",
1913
1944
  "matTransferWithinAStation",
1914
1945
  "matTransform",
1915
1946
  "matTransgender",
@@ -1920,29 +1951,31 @@
1920
1951
  "matTrendingFlat",
1921
1952
  "matTrendingUp",
1922
1953
  "matTripOrigin",
1954
+ "matTroubleshoot",
1923
1955
  "matTry",
1924
1956
  "matTsunami",
1925
1957
  "matTty",
1926
1958
  "matTune",
1927
1959
  "matTungsten",
1960
+ "matTurnedIn",
1961
+ "matTurnedInNot",
1928
1962
  "matTurnLeft",
1929
1963
  "matTurnRight",
1930
1964
  "matTurnSharpLeft",
1931
1965
  "matTurnSharpRight",
1932
1966
  "matTurnSlightLeft",
1933
1967
  "matTurnSlightRight",
1934
- "matTurnedIn",
1935
- "matTurnedInNot",
1936
1968
  "matTv",
1937
1969
  "matTvOff",
1938
1970
  "matTwoWheeler",
1939
- "matUTurnLeft",
1940
- "matUTurnRight",
1971
+ "matTypeSpecimen",
1941
1972
  "matUmbrella",
1942
1973
  "matUnarchive",
1943
1974
  "matUndo",
1944
1975
  "matUnfoldLess",
1976
+ "matUnfoldLessDouble",
1945
1977
  "matUnfoldMore",
1978
+ "matUnfoldMoreDouble",
1946
1979
  "matUnpublished",
1947
1980
  "matUnsubscribe",
1948
1981
  "matUpcoming",
@@ -1953,6 +1986,8 @@
1953
1986
  "matUploadFile",
1954
1987
  "matUsb",
1955
1988
  "matUsbOff",
1989
+ "matUTurnLeft",
1990
+ "matUTurnRight",
1956
1991
  "matVaccines",
1957
1992
  "matVapeFree",
1958
1993
  "matVapingRooms",
@@ -1967,17 +2002,17 @@
1967
2002
  "matVerticalSplit",
1968
2003
  "matVibration",
1969
2004
  "matVideoCall",
2005
+ "matVideocam",
1970
2006
  "matVideoCameraBack",
1971
2007
  "matVideoCameraFront",
2008
+ "matVideocamOff",
1972
2009
  "matVideoFile",
2010
+ "matVideogameAsset",
2011
+ "matVideogameAssetOff",
1973
2012
  "matVideoLabel",
1974
2013
  "matVideoLibrary",
1975
2014
  "matVideoSettings",
1976
2015
  "matVideoStable",
1977
- "matVideocam",
1978
- "matVideocamOff",
1979
- "matVideogameAsset",
1980
- "matVideogameAssetOff",
1981
2016
  "matViewAgenda",
1982
2017
  "matViewArray",
1983
2018
  "matViewCarousel",
@@ -2003,8 +2038,8 @@
2003
2038
  "matVisibility",
2004
2039
  "matVisibilityOff",
2005
2040
  "matVoiceChat",
2006
- "matVoiceOverOff",
2007
2041
  "matVoicemail",
2042
+ "matVoiceOverOff",
2008
2043
  "matVolcano",
2009
2044
  "matVolumeDown",
2010
2045
  "matVolumeMute",
@@ -2042,6 +2077,7 @@
2042
2077
  "matWebAsset",
2043
2078
  "matWebAssetOff",
2044
2079
  "matWebhook",
2080
+ "matWebStories",
2045
2081
  "matWeekend",
2046
2082
  "matWest",
2047
2083
  "matWhatsapp",
@@ -2066,10 +2102,11 @@
2066
2102
  "matWifiTethering",
2067
2103
  "matWifiTetheringError",
2068
2104
  "matWifiTetheringOff",
2069
- "matWindPower",
2070
2105
  "matWindow",
2106
+ "matWindPower",
2071
2107
  "matWineBar",
2072
2108
  "matWoman",
2109
+ "matWoman2",
2073
2110
  "matWork",
2074
2111
  "matWorkHistory",
2075
2112
  "matWorkOff",