@quasar/extras 1.13.3 → 1.13.4
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 +4 -4
- package/fontawesome-v6/fa-brands-400.ttf +0 -0
- package/fontawesome-v6/fa-brands-400.woff2 +0 -0
- package/fontawesome-v6/fa-regular-400.ttf +0 -0
- package/fontawesome-v6/fa-regular-400.woff2 +0 -0
- package/fontawesome-v6/fa-solid-900.ttf +0 -0
- package/fontawesome-v6/fa-solid-900.woff2 +0 -0
- package/fontawesome-v6/fa-v4compatibility.ttf +0 -0
- package/fontawesome-v6/fa-v4compatibility.woff2 +0 -0
- package/fontawesome-v6/fontawesome-v6.css +7 -1
- package/fontawesome-v6/icons.json +2 -0
- package/fontawesome-v6/index.d.ts +3 -1
- package/fontawesome-v6/index.js +5 -3
- package/fontawesome-v6/index.mjs +5 -3
- package/mdi-v5/LICENSE +20 -20
- package/mdi-v5/license.md +20 -20
- package/mdi-v6/LICENSE +20 -20
- package/mdi-v6/icons.json +100 -0
- package/mdi-v6/index.d.ts +101 -1
- package/mdi-v6/index.js +141 -41
- package/mdi-v6/index.mjs +141 -41
- package/mdi-v6/license.md +20 -20
- package/mdi-v6/mdi-v6.css +1 -1
- package/package.json +3 -3
package/mdi-v6/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* MDI v6.
|
|
1
|
+
/* MDI v6.6.95 */
|
|
2
2
|
|
|
3
3
|
export declare const mdiAbTesting: string;
|
|
4
4
|
export declare const mdiAbacus: string;
|
|
@@ -59,6 +59,7 @@ export declare const mdiAccountFilterOutline: string;
|
|
|
59
59
|
export declare const mdiAccountGroup: string;
|
|
60
60
|
export declare const mdiAccountGroupOutline: string;
|
|
61
61
|
export declare const mdiAccountHardHat: string;
|
|
62
|
+
export declare const mdiAccountHardHatOutline: string;
|
|
62
63
|
export declare const mdiAccountHeart: string;
|
|
63
64
|
export declare const mdiAccountHeartOutline: string;
|
|
64
65
|
export declare const mdiAccountInjury: string;
|
|
@@ -96,6 +97,8 @@ export declare const mdiAccountReactivate: string;
|
|
|
96
97
|
export declare const mdiAccountReactivateOutline: string;
|
|
97
98
|
export declare const mdiAccountRemove: string;
|
|
98
99
|
export declare const mdiAccountRemoveOutline: string;
|
|
100
|
+
export declare const mdiAccountSchool: string;
|
|
101
|
+
export declare const mdiAccountSchoolOutline: string;
|
|
99
102
|
export declare const mdiAccountSearch: string;
|
|
100
103
|
export declare const mdiAccountSearchOutline: string;
|
|
101
104
|
export declare const mdiAccountSettings: string;
|
|
@@ -620,12 +623,14 @@ export declare const mdiArtstation: string;
|
|
|
620
623
|
export declare const mdiAspectRatio: string;
|
|
621
624
|
export declare const mdiAssistant: string;
|
|
622
625
|
export declare const mdiAsterisk: string;
|
|
626
|
+
export declare const mdiAsteriskCircleOutline: string;
|
|
623
627
|
export declare const mdiAt: string;
|
|
624
628
|
export declare const mdiAtlassian: string;
|
|
625
629
|
export declare const mdiAtm: string;
|
|
626
630
|
export declare const mdiAtom: string;
|
|
627
631
|
export declare const mdiAtomVariant: string;
|
|
628
632
|
export declare const mdiAttachment: string;
|
|
633
|
+
export declare const mdiAttachmentLock: string;
|
|
629
634
|
export declare const mdiAudioInputRca: string;
|
|
630
635
|
export declare const mdiAudioInputStereoMinijack: string;
|
|
631
636
|
export declare const mdiAudioInputXlr: string;
|
|
@@ -636,6 +641,7 @@ export declare const mdiAutoDownload: string;
|
|
|
636
641
|
export declare const mdiAutoFix: string;
|
|
637
642
|
export declare const mdiAutoUpload: string;
|
|
638
643
|
export declare const mdiAutorenew: string;
|
|
644
|
+
export declare const mdiAutorenewOff: string;
|
|
639
645
|
export declare const mdiAvTimer: string;
|
|
640
646
|
export declare const mdiAws: string;
|
|
641
647
|
export declare const mdiAxe: string;
|
|
@@ -803,6 +809,8 @@ export declare const mdiBatteryChargingWirelessAlert: string;
|
|
|
803
809
|
export declare const mdiBatteryChargingWirelessOutline: string;
|
|
804
810
|
export declare const mdiBatteryCheck: string;
|
|
805
811
|
export declare const mdiBatteryCheckOutline: string;
|
|
812
|
+
export declare const mdiBatteryClock: string;
|
|
813
|
+
export declare const mdiBatteryClockOutline: string;
|
|
806
814
|
export declare const mdiBatteryHeart: string;
|
|
807
815
|
export declare const mdiBatteryHeartOutline: string;
|
|
808
816
|
export declare const mdiBatteryHeartVariant: string;
|
|
@@ -926,6 +934,7 @@ export declare const mdiBolt: string;
|
|
|
926
934
|
export declare const mdiBomb: string;
|
|
927
935
|
export declare const mdiBombOff: string;
|
|
928
936
|
export declare const mdiBone: string;
|
|
937
|
+
export declare const mdiBoneOff: string;
|
|
929
938
|
export declare const mdiBook: string;
|
|
930
939
|
export declare const mdiBookAccount: string;
|
|
931
940
|
export declare const mdiBookAccountOutline: string;
|
|
@@ -953,6 +962,8 @@ export declare const mdiBookEdit: string;
|
|
|
953
962
|
export declare const mdiBookEditOutline: string;
|
|
954
963
|
export declare const mdiBookEducation: string;
|
|
955
964
|
export declare const mdiBookEducationOutline: string;
|
|
965
|
+
export declare const mdiBookHeart: string;
|
|
966
|
+
export declare const mdiBookHeartOutline: string;
|
|
956
967
|
export declare const mdiBookInformationVariant: string;
|
|
957
968
|
export declare const mdiBookLock: string;
|
|
958
969
|
export declare const mdiBookLockOpen: string;
|
|
@@ -1120,6 +1131,7 @@ export declare const mdiBroadcastOff: string;
|
|
|
1120
1131
|
export declare const mdiBroom: string;
|
|
1121
1132
|
export declare const mdiBrush: string;
|
|
1122
1133
|
export declare const mdiBrushOff: string;
|
|
1134
|
+
export declare const mdiBrushOutline: string;
|
|
1123
1135
|
export declare const mdiBrushVariant: string;
|
|
1124
1136
|
export declare const mdiBucket: string;
|
|
1125
1137
|
export declare const mdiBucketOutline: string;
|
|
@@ -1240,6 +1252,8 @@ export declare const mdiCameraFrontVariant: string;
|
|
|
1240
1252
|
export declare const mdiCameraGopro: string;
|
|
1241
1253
|
export declare const mdiCameraImage: string;
|
|
1242
1254
|
export declare const mdiCameraIris: string;
|
|
1255
|
+
export declare const mdiCameraLock: string;
|
|
1256
|
+
export declare const mdiCameraLockOutline: string;
|
|
1243
1257
|
export declare const mdiCameraMarker: string;
|
|
1244
1258
|
export declare const mdiCameraMarkerOutline: string;
|
|
1245
1259
|
export declare const mdiCameraMeteringCenter: string;
|
|
@@ -1446,6 +1460,7 @@ export declare const mdiCeilingLightMultipleOutline: string;
|
|
|
1446
1460
|
export declare const mdiCeilingLightOutline: string;
|
|
1447
1461
|
export declare const mdiCellphone: string;
|
|
1448
1462
|
export declare const mdiCellphoneArrowDown: string;
|
|
1463
|
+
export declare const mdiCellphoneArrowDownVariant: string;
|
|
1449
1464
|
export declare const mdiCellphoneBasic: string;
|
|
1450
1465
|
export declare const mdiCellphoneCharging: string;
|
|
1451
1466
|
export declare const mdiCellphoneCheck: string;
|
|
@@ -2602,6 +2617,8 @@ export declare const mdiFileCancelOutline: string;
|
|
|
2602
2617
|
export declare const mdiFileCertificate: string;
|
|
2603
2618
|
export declare const mdiFileCertificateOutline: string;
|
|
2604
2619
|
export declare const mdiFileChart: string;
|
|
2620
|
+
export declare const mdiFileChartCheck: string;
|
|
2621
|
+
export declare const mdiFileChartCheckOutline: string;
|
|
2605
2622
|
export declare const mdiFileChartOutline: string;
|
|
2606
2623
|
export declare const mdiFileCheck: string;
|
|
2607
2624
|
export declare const mdiFileCheckOutline: string;
|
|
@@ -2656,6 +2673,8 @@ export declare const mdiFileKeyOutline: string;
|
|
|
2656
2673
|
export declare const mdiFileLink: string;
|
|
2657
2674
|
export declare const mdiFileLinkOutline: string;
|
|
2658
2675
|
export declare const mdiFileLock: string;
|
|
2676
|
+
export declare const mdiFileLockOpen: string;
|
|
2677
|
+
export declare const mdiFileLockOpenOutline: string;
|
|
2659
2678
|
export declare const mdiFileLockOutline: string;
|
|
2660
2679
|
export declare const mdiFileMarker: string;
|
|
2661
2680
|
export declare const mdiFileMarkerOutline: string;
|
|
@@ -2851,6 +2870,20 @@ export declare const mdiFolderAccount: string;
|
|
|
2851
2870
|
export declare const mdiFolderAccountOutline: string;
|
|
2852
2871
|
export declare const mdiFolderAlert: string;
|
|
2853
2872
|
export declare const mdiFolderAlertOutline: string;
|
|
2873
|
+
export declare const mdiFolderArrowDown: string;
|
|
2874
|
+
export declare const mdiFolderArrowDownOutline: string;
|
|
2875
|
+
export declare const mdiFolderArrowLeft: string;
|
|
2876
|
+
export declare const mdiFolderArrowLeftOutline: string;
|
|
2877
|
+
export declare const mdiFolderArrowLeftRight: string;
|
|
2878
|
+
export declare const mdiFolderArrowLeftRightOutline: string;
|
|
2879
|
+
export declare const mdiFolderArrowRight: string;
|
|
2880
|
+
export declare const mdiFolderArrowRightOutline: string;
|
|
2881
|
+
export declare const mdiFolderArrowUp: string;
|
|
2882
|
+
export declare const mdiFolderArrowUpDown: string;
|
|
2883
|
+
export declare const mdiFolderArrowUpDownOutline: string;
|
|
2884
|
+
export declare const mdiFolderArrowUpOutline: string;
|
|
2885
|
+
export declare const mdiFolderCancel: string;
|
|
2886
|
+
export declare const mdiFolderCancelOutline: string;
|
|
2854
2887
|
export declare const mdiFolderCheck: string;
|
|
2855
2888
|
export declare const mdiFolderCheckOutline: string;
|
|
2856
2889
|
export declare const mdiFolderClock: string;
|
|
@@ -2863,6 +2896,8 @@ export declare const mdiFolderEdit: string;
|
|
|
2863
2896
|
export declare const mdiFolderEditOutline: string;
|
|
2864
2897
|
export declare const mdiFolderEye: string;
|
|
2865
2898
|
export declare const mdiFolderEyeOutline: string;
|
|
2899
|
+
export declare const mdiFolderFile: string;
|
|
2900
|
+
export declare const mdiFolderFileOutline: string;
|
|
2866
2901
|
export declare const mdiFolderGoogleDrive: string;
|
|
2867
2902
|
export declare const mdiFolderHeart: string;
|
|
2868
2903
|
export declare const mdiFolderHeartOutline: string;
|
|
@@ -2891,13 +2926,19 @@ export declare const mdiFolderMusic: string;
|
|
|
2891
2926
|
export declare const mdiFolderMusicOutline: string;
|
|
2892
2927
|
export declare const mdiFolderNetwork: string;
|
|
2893
2928
|
export declare const mdiFolderNetworkOutline: string;
|
|
2929
|
+
export declare const mdiFolderOff: string;
|
|
2930
|
+
export declare const mdiFolderOffOutline: string;
|
|
2894
2931
|
export declare const mdiFolderOpen: string;
|
|
2895
2932
|
export declare const mdiFolderOpenOutline: string;
|
|
2896
2933
|
export declare const mdiFolderOutline: string;
|
|
2934
|
+
export declare const mdiFolderPlay: string;
|
|
2935
|
+
export declare const mdiFolderPlayOutline: string;
|
|
2897
2936
|
export declare const mdiFolderPlus: string;
|
|
2898
2937
|
export declare const mdiFolderPlusOutline: string;
|
|
2899
2938
|
export declare const mdiFolderPound: string;
|
|
2900
2939
|
export declare const mdiFolderPoundOutline: string;
|
|
2940
|
+
export declare const mdiFolderQuestion: string;
|
|
2941
|
+
export declare const mdiFolderQuestionOutline: string;
|
|
2901
2942
|
export declare const mdiFolderRefresh: string;
|
|
2902
2943
|
export declare const mdiFolderRefreshOutline: string;
|
|
2903
2944
|
export declare const mdiFolderRemove: string;
|
|
@@ -2920,6 +2961,8 @@ export declare const mdiFolderText: string;
|
|
|
2920
2961
|
export declare const mdiFolderTextOutline: string;
|
|
2921
2962
|
export declare const mdiFolderUpload: string;
|
|
2922
2963
|
export declare const mdiFolderUploadOutline: string;
|
|
2964
|
+
export declare const mdiFolderWrench: string;
|
|
2965
|
+
export declare const mdiFolderWrenchOutline: string;
|
|
2923
2966
|
export declare const mdiFolderZip: string;
|
|
2924
2967
|
export declare const mdiFolderZipOutline: string;
|
|
2925
2968
|
export declare const mdiFontAwesome: string;
|
|
@@ -3096,6 +3139,7 @@ export declare const mdiFruitCitrus: string;
|
|
|
3096
3139
|
export declare const mdiFruitCitrusOff: string;
|
|
3097
3140
|
export declare const mdiFruitGrapes: string;
|
|
3098
3141
|
export declare const mdiFruitGrapesOutline: string;
|
|
3142
|
+
export declare const mdiFruitPear: string;
|
|
3099
3143
|
export declare const mdiFruitPineapple: string;
|
|
3100
3144
|
export declare const mdiFruitWatermelon: string;
|
|
3101
3145
|
export declare const mdiFuel: string;
|
|
@@ -3142,6 +3186,7 @@ export declare const mdiGarageOpen: string;
|
|
|
3142
3186
|
export declare const mdiGarageOpenVariant: string;
|
|
3143
3187
|
export declare const mdiGarageVariant: string;
|
|
3144
3188
|
export declare const mdiGarageVariantLock: string;
|
|
3189
|
+
export declare const mdiGasBurner: string;
|
|
3145
3190
|
export declare const mdiGasCylinder: string;
|
|
3146
3191
|
export declare const mdiGasStation: string;
|
|
3147
3192
|
export declare const mdiGasStationOff: string;
|
|
@@ -3449,6 +3494,8 @@ export declare const mdiHomeCircle: string;
|
|
|
3449
3494
|
export declare const mdiHomeCircleOutline: string;
|
|
3450
3495
|
export declare const mdiHomeCity: string;
|
|
3451
3496
|
export declare const mdiHomeCityOutline: string;
|
|
3497
|
+
export declare const mdiHomeClock: string;
|
|
3498
|
+
export declare const mdiHomeClockOutline: string;
|
|
3452
3499
|
export declare const mdiHomeEdit: string;
|
|
3453
3500
|
export declare const mdiHomeEditOutline: string;
|
|
3454
3501
|
export declare const mdiHomeExportOutline: string;
|
|
@@ -3592,12 +3639,16 @@ export declare const mdiImageOff: string;
|
|
|
3592
3639
|
export declare const mdiImageOffOutline: string;
|
|
3593
3640
|
export declare const mdiImageOutline: string;
|
|
3594
3641
|
export declare const mdiImagePlus: string;
|
|
3642
|
+
export declare const mdiImageRefresh: string;
|
|
3643
|
+
export declare const mdiImageRefreshOutline: string;
|
|
3595
3644
|
export declare const mdiImageRemove: string;
|
|
3596
3645
|
export declare const mdiImageSearch: string;
|
|
3597
3646
|
export declare const mdiImageSearchOutline: string;
|
|
3598
3647
|
export declare const mdiImageSizeSelectActual: string;
|
|
3599
3648
|
export declare const mdiImageSizeSelectLarge: string;
|
|
3600
3649
|
export declare const mdiImageSizeSelectSmall: string;
|
|
3650
|
+
export declare const mdiImageSync: string;
|
|
3651
|
+
export declare const mdiImageSyncOutline: string;
|
|
3601
3652
|
export declare const mdiImageText: string;
|
|
3602
3653
|
export declare const mdiImport: string;
|
|
3603
3654
|
export declare const mdiInbox: string;
|
|
@@ -3802,6 +3853,7 @@ export declare const mdiLeek: string;
|
|
|
3802
3853
|
export declare const mdiLessThan: string;
|
|
3803
3854
|
export declare const mdiLessThanOrEqual: string;
|
|
3804
3855
|
export declare const mdiLibrary: string;
|
|
3856
|
+
export declare const mdiLibraryOutline: string;
|
|
3805
3857
|
export declare const mdiLibraryShelves: string;
|
|
3806
3858
|
export declare const mdiLicense: string;
|
|
3807
3859
|
export declare const mdiLifebuoy: string;
|
|
@@ -3809,7 +3861,10 @@ export declare const mdiLightFloodDown: string;
|
|
|
3809
3861
|
export declare const mdiLightFloodUp: string;
|
|
3810
3862
|
export declare const mdiLightRecessed: string;
|
|
3811
3863
|
export declare const mdiLightSwitch: string;
|
|
3864
|
+
export declare const mdiLightSwitchOff: string;
|
|
3812
3865
|
export declare const mdiLightbulb: string;
|
|
3866
|
+
export declare const mdiLightbulbAlert: string;
|
|
3867
|
+
export declare const mdiLightbulbAlertOutline: string;
|
|
3813
3868
|
export declare const mdiLightbulbAuto: string;
|
|
3814
3869
|
export declare const mdiLightbulbAutoOutline: string;
|
|
3815
3870
|
export declare const mdiLightbulbCfl: string;
|
|
@@ -3831,6 +3886,8 @@ export declare const mdiLightbulbOffOutline: string;
|
|
|
3831
3886
|
export declare const mdiLightbulbOn: string;
|
|
3832
3887
|
export declare const mdiLightbulbOnOutline: string;
|
|
3833
3888
|
export declare const mdiLightbulbOutline: string;
|
|
3889
|
+
export declare const mdiLightbulbQuestion: string;
|
|
3890
|
+
export declare const mdiLightbulbQuestionOutline: string;
|
|
3834
3891
|
export declare const mdiLightbulbSpot: string;
|
|
3835
3892
|
export declare const mdiLightbulbSpotOff: string;
|
|
3836
3893
|
export declare const mdiLightbulbVariant: string;
|
|
@@ -4041,6 +4098,8 @@ export declare const mdiMessageBulletedOff: string;
|
|
|
4041
4098
|
export declare const mdiMessageCog: string;
|
|
4042
4099
|
export declare const mdiMessageCogOutline: string;
|
|
4043
4100
|
export declare const mdiMessageDraw: string;
|
|
4101
|
+
export declare const mdiMessageFast: string;
|
|
4102
|
+
export declare const mdiMessageFastOutline: string;
|
|
4044
4103
|
export declare const mdiMessageFlash: string;
|
|
4045
4104
|
export declare const mdiMessageFlashOutline: string;
|
|
4046
4105
|
export declare const mdiMessageImage: string;
|
|
@@ -4069,6 +4128,8 @@ export declare const mdiMessageStarOutline: string;
|
|
|
4069
4128
|
export declare const mdiMessageText: string;
|
|
4070
4129
|
export declare const mdiMessageTextClock: string;
|
|
4071
4130
|
export declare const mdiMessageTextClockOutline: string;
|
|
4131
|
+
export declare const mdiMessageTextFast: string;
|
|
4132
|
+
export declare const mdiMessageTextFastOutline: string;
|
|
4072
4133
|
export declare const mdiMessageTextLock: string;
|
|
4073
4134
|
export declare const mdiMessageTextLockOutline: string;
|
|
4074
4135
|
export declare const mdiMessageTextOutline: string;
|
|
@@ -4154,6 +4215,8 @@ export declare const mdiMolecule: string;
|
|
|
4154
4215
|
export declare const mdiMoleculeCo2: string;
|
|
4155
4216
|
export declare const mdiMoleculeCo: string;
|
|
4156
4217
|
export declare const mdiMonitor: string;
|
|
4218
|
+
export declare const mdiMonitorArrowDown: string;
|
|
4219
|
+
export declare const mdiMonitorArrowDownVariant: string;
|
|
4157
4220
|
export declare const mdiMonitorCellphone: string;
|
|
4158
4221
|
export declare const mdiMonitorCellphoneStar: string;
|
|
4159
4222
|
export declare const mdiMonitorDashboard: string;
|
|
@@ -4317,6 +4380,7 @@ export declare const mdiNavigationVariantOutline: string;
|
|
|
4317
4380
|
export declare const mdiNearMe: string;
|
|
4318
4381
|
export declare const mdiNecklace: string;
|
|
4319
4382
|
export declare const mdiNeedle: string;
|
|
4383
|
+
export declare const mdiNeedleOff: string;
|
|
4320
4384
|
export declare const mdiNetflix: string;
|
|
4321
4385
|
export declare const mdiNetwork: string;
|
|
4322
4386
|
export declare const mdiNetworkOff: string;
|
|
@@ -4386,6 +4450,8 @@ export declare const mdiNotebookCheck: string;
|
|
|
4386
4450
|
export declare const mdiNotebookCheckOutline: string;
|
|
4387
4451
|
export declare const mdiNotebookEdit: string;
|
|
4388
4452
|
export declare const mdiNotebookEditOutline: string;
|
|
4453
|
+
export declare const mdiNotebookHeart: string;
|
|
4454
|
+
export declare const mdiNotebookHeartOutline: string;
|
|
4389
4455
|
export declare const mdiNotebookMinus: string;
|
|
4390
4456
|
export declare const mdiNotebookMinusOutline: string;
|
|
4391
4457
|
export declare const mdiNotebookMultiple: string;
|
|
@@ -4484,6 +4550,7 @@ export declare const mdiNumeric9PlusCircle: string;
|
|
|
4484
4550
|
export declare const mdiNumeric9PlusCircleOutline: string;
|
|
4485
4551
|
export declare const mdiNumeric: string;
|
|
4486
4552
|
export declare const mdiNumericNegative1: string;
|
|
4553
|
+
export declare const mdiNumericOff: string;
|
|
4487
4554
|
export declare const mdiNumericPositive1: string;
|
|
4488
4555
|
export declare const mdiNut: string;
|
|
4489
4556
|
export declare const mdiNutrition: string;
|
|
@@ -4542,6 +4609,12 @@ export declare const mdiPackageDown: string;
|
|
|
4542
4609
|
export declare const mdiPackageUp: string;
|
|
4543
4610
|
export declare const mdiPackageVariant: string;
|
|
4544
4611
|
export declare const mdiPackageVariantClosed: string;
|
|
4612
|
+
export declare const mdiPackageVariantClosedMinus: string;
|
|
4613
|
+
export declare const mdiPackageVariantClosedPlus: string;
|
|
4614
|
+
export declare const mdiPackageVariantClosedRemove: string;
|
|
4615
|
+
export declare const mdiPackageVariantMinus: string;
|
|
4616
|
+
export declare const mdiPackageVariantPlus: string;
|
|
4617
|
+
export declare const mdiPackageVariantRemove: string;
|
|
4545
4618
|
export declare const mdiPageFirst: string;
|
|
4546
4619
|
export declare const mdiPageLast: string;
|
|
4547
4620
|
export declare const mdiPageLayoutBody: string;
|
|
@@ -4601,6 +4674,7 @@ export declare const mdiPaperCutVertical: string;
|
|
|
4601
4674
|
export declare const mdiPaperRoll: string;
|
|
4602
4675
|
export declare const mdiPaperRollOutline: string;
|
|
4603
4676
|
export declare const mdiPaperclip: string;
|
|
4677
|
+
export declare const mdiPaperclipLock: string;
|
|
4604
4678
|
export declare const mdiParachute: string;
|
|
4605
4679
|
export declare const mdiParachuteOutline: string;
|
|
4606
4680
|
export declare const mdiParagliding: string;
|
|
@@ -4655,6 +4729,10 @@ export declare const mdiPentagon: string;
|
|
|
4655
4729
|
export declare const mdiPentagonOutline: string;
|
|
4656
4730
|
export declare const mdiPentagram: string;
|
|
4657
4731
|
export declare const mdiPercent: string;
|
|
4732
|
+
export declare const mdiPercentBox: string;
|
|
4733
|
+
export declare const mdiPercentBoxOutline: string;
|
|
4734
|
+
export declare const mdiPercentCircle: string;
|
|
4735
|
+
export declare const mdiPercentCircleOutline: string;
|
|
4658
4736
|
export declare const mdiPercentOutline: string;
|
|
4659
4737
|
export declare const mdiPeriodicTable: string;
|
|
4660
4738
|
export declare const mdiPerspectiveLess: string;
|
|
@@ -4671,6 +4749,7 @@ export declare const mdiPhoneCheck: string;
|
|
|
4671
4749
|
export declare const mdiPhoneCheckOutline: string;
|
|
4672
4750
|
export declare const mdiPhoneClassic: string;
|
|
4673
4751
|
export declare const mdiPhoneClassicOff: string;
|
|
4752
|
+
export declare const mdiPhoneClock: string;
|
|
4674
4753
|
export declare const mdiPhoneDial: string;
|
|
4675
4754
|
export declare const mdiPhoneDialOutline: string;
|
|
4676
4755
|
export declare const mdiPhoneForward: string;
|
|
@@ -4756,6 +4835,10 @@ export declare const mdiPitchfork: string;
|
|
|
4756
4835
|
export declare const mdiPizza: string;
|
|
4757
4836
|
export declare const mdiPlay: string;
|
|
4758
4837
|
export declare const mdiPlayBox: string;
|
|
4838
|
+
export declare const mdiPlayBoxLock: string;
|
|
4839
|
+
export declare const mdiPlayBoxLockOpen: string;
|
|
4840
|
+
export declare const mdiPlayBoxLockOpenOutline: string;
|
|
4841
|
+
export declare const mdiPlayBoxLockOutline: string;
|
|
4759
4842
|
export declare const mdiPlayBoxMultiple: string;
|
|
4760
4843
|
export declare const mdiPlayBoxMultipleOutline: string;
|
|
4761
4844
|
export declare const mdiPlayBoxOutline: string;
|
|
@@ -4882,6 +4965,7 @@ export declare const mdiProgressStar: string;
|
|
|
4882
4965
|
export declare const mdiProgressUpload: string;
|
|
4883
4966
|
export declare const mdiProgressWrench: string;
|
|
4884
4967
|
export declare const mdiProjector: string;
|
|
4968
|
+
export declare const mdiProjectorOff: string;
|
|
4885
4969
|
export declare const mdiProjectorScreen: string;
|
|
4886
4970
|
export declare const mdiProjectorScreenOff: string;
|
|
4887
4971
|
export declare const mdiProjectorScreenOffOutline: string;
|
|
@@ -4957,6 +5041,8 @@ export declare const mdiRadiusOutline: string;
|
|
|
4957
5041
|
export declare const mdiRailroadLight: string;
|
|
4958
5042
|
export declare const mdiRake: string;
|
|
4959
5043
|
export declare const mdiRaspberryPi: string;
|
|
5044
|
+
export declare const mdiRaw: string;
|
|
5045
|
+
export declare const mdiRawOff: string;
|
|
4960
5046
|
export declare const mdiRayEnd: string;
|
|
4961
5047
|
export declare const mdiRayEndArrow: string;
|
|
4962
5048
|
export declare const mdiRayStart: string;
|
|
@@ -4969,6 +5055,7 @@ export declare const mdiRazorSingleEdge: string;
|
|
|
4969
5055
|
export declare const mdiReact: string;
|
|
4970
5056
|
export declare const mdiRead: string;
|
|
4971
5057
|
export declare const mdiReceipt: string;
|
|
5058
|
+
export declare const mdiReceiptOutline: string;
|
|
4972
5059
|
export declare const mdiRecord: string;
|
|
4973
5060
|
export declare const mdiRecordCircle: string;
|
|
4974
5061
|
export declare const mdiRecordCircleOutline: string;
|
|
@@ -5093,6 +5180,7 @@ export declare const mdiRobotExcitedOutline: string;
|
|
|
5093
5180
|
export declare const mdiRobotHappy: string;
|
|
5094
5181
|
export declare const mdiRobotHappyOutline: string;
|
|
5095
5182
|
export declare const mdiRobotIndustrial: string;
|
|
5183
|
+
export declare const mdiRobotIndustrialOutline: string;
|
|
5096
5184
|
export declare const mdiRobotLove: string;
|
|
5097
5185
|
export declare const mdiRobotLoveOutline: string;
|
|
5098
5186
|
export declare const mdiRobotMower: string;
|
|
@@ -5160,6 +5248,7 @@ export declare const mdiSafeSquareOutline: string;
|
|
|
5160
5248
|
export declare const mdiSafetyGoggles: string;
|
|
5161
5249
|
export declare const mdiSailBoat: string;
|
|
5162
5250
|
export declare const mdiSale: string;
|
|
5251
|
+
export declare const mdiSaleOutline: string;
|
|
5163
5252
|
export declare const mdiSalesforce: string;
|
|
5164
5253
|
export declare const mdiSass: string;
|
|
5165
5254
|
export declare const mdiSatellite: string;
|
|
@@ -5623,6 +5712,8 @@ export declare const mdiSquareOutline: string;
|
|
|
5623
5712
|
export declare const mdiSquareRoot: string;
|
|
5624
5713
|
export declare const mdiSquareRootBox: string;
|
|
5625
5714
|
export declare const mdiSquareRounded: string;
|
|
5715
|
+
export declare const mdiSquareRoundedBadge: string;
|
|
5716
|
+
export declare const mdiSquareRoundedBadgeOutline: string;
|
|
5626
5717
|
export declare const mdiSquareRoundedOutline: string;
|
|
5627
5718
|
export declare const mdiSquareSmall: string;
|
|
5628
5719
|
export declare const mdiSquareWave: string;
|
|
@@ -6016,6 +6107,8 @@ export declare const mdiToggleSwitch: string;
|
|
|
6016
6107
|
export declare const mdiToggleSwitchOff: string;
|
|
6017
6108
|
export declare const mdiToggleSwitchOffOutline: string;
|
|
6018
6109
|
export declare const mdiToggleSwitchOutline: string;
|
|
6110
|
+
export declare const mdiToggleSwitchVariant: string;
|
|
6111
|
+
export declare const mdiToggleSwitchVariantOff: string;
|
|
6019
6112
|
export declare const mdiToilet: string;
|
|
6020
6113
|
export declare const mdiToolbox: string;
|
|
6021
6114
|
export declare const mdiToolboxOutline: string;
|
|
@@ -6101,6 +6194,7 @@ export declare const mdiTranslateOff: string;
|
|
|
6101
6194
|
export declare const mdiTransmissionTower: string;
|
|
6102
6195
|
export declare const mdiTransmissionTowerExport: string;
|
|
6103
6196
|
export declare const mdiTransmissionTowerImport: string;
|
|
6197
|
+
export declare const mdiTransmissionTowerOff: string;
|
|
6104
6198
|
export declare const mdiTrashCan: string;
|
|
6105
6199
|
export declare const mdiTrashCanOutline: string;
|
|
6106
6200
|
export declare const mdiTray: string;
|
|
@@ -6120,6 +6214,8 @@ export declare const mdiTrendingNeutral: string;
|
|
|
6120
6214
|
export declare const mdiTrendingUp: string;
|
|
6121
6215
|
export declare const mdiTriangle: string;
|
|
6122
6216
|
export declare const mdiTriangleOutline: string;
|
|
6217
|
+
export declare const mdiTriangleSmallDown: string;
|
|
6218
|
+
export declare const mdiTriangleSmallUp: string;
|
|
6123
6219
|
export declare const mdiTriangleWave: string;
|
|
6124
6220
|
export declare const mdiTriforce: string;
|
|
6125
6221
|
export declare const mdiTrophy: string;
|
|
@@ -6129,6 +6225,8 @@ export declare const mdiTrophyOutline: string;
|
|
|
6129
6225
|
export declare const mdiTrophyVariant: string;
|
|
6130
6226
|
export declare const mdiTrophyVariantOutline: string;
|
|
6131
6227
|
export declare const mdiTruck: string;
|
|
6228
|
+
export declare const mdiTruckAlert: string;
|
|
6229
|
+
export declare const mdiTruckAlertOutline: string;
|
|
6132
6230
|
export declare const mdiTruckCargoContainer: string;
|
|
6133
6231
|
export declare const mdiTruckCheck: string;
|
|
6134
6232
|
export declare const mdiTruckCheckOutline: string;
|
|
@@ -6257,6 +6355,7 @@ export declare const mdiVectorUnion: string;
|
|
|
6257
6355
|
export declare const mdiVhs: string;
|
|
6258
6356
|
export declare const mdiVibrate: string;
|
|
6259
6357
|
export declare const mdiVibrateOff: string;
|
|
6358
|
+
export declare const mdiVideo2d: string;
|
|
6260
6359
|
export declare const mdiVideo3d: string;
|
|
6261
6360
|
export declare const mdiVideo3dOff: string;
|
|
6262
6361
|
export declare const mdiVideo3dVariant: string;
|
|
@@ -6359,6 +6458,7 @@ export declare const mdiVuejs: string;
|
|
|
6359
6458
|
export declare const mdiVuetify: string;
|
|
6360
6459
|
export declare const mdiWalk: string;
|
|
6361
6460
|
export declare const mdiWall: string;
|
|
6461
|
+
export declare const mdiWallFire: string;
|
|
6362
6462
|
export declare const mdiWallSconce: string;
|
|
6363
6463
|
export declare const mdiWallSconceFlat: string;
|
|
6364
6464
|
export declare const mdiWallSconceFlatOutline: string;
|