@quasar/extras 1.13.6 → 1.14.2
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 +19 -13
- package/bootstrap-icons/bootstrap-icons.css +149 -0
- package/bootstrap-icons/bootstrap-icons.woff +0 -0
- package/bootstrap-icons/bootstrap-icons.woff2 +0 -0
- package/bootstrap-icons/index.d.ts +1 -1
- package/bootstrap-icons/index.js +9 -9
- package/bootstrap-icons/index.mjs +9 -9
- package/ionicons-v6/index.d.ts +1 -1
- package/ionicons-v6/index.js +1 -1
- package/ionicons-v6/index.mjs +1 -1
- package/material-icons/icons.json +113 -113
- package/material-icons/index.d.ts +1 -1
- package/material-icons/index.js +5 -5
- package/material-icons/index.mjs +5 -5
- 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/icons.json +111 -111
- package/material-icons-outlined/index.d.ts +1 -1
- package/material-icons-outlined/index.js +5 -5
- package/material-icons-outlined/index.mjs +5 -5
- 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/icons.json +112 -112
- package/material-icons-round/index.d.ts +1 -1
- package/material-icons-round/index.js +5 -5
- package/material-icons-round/index.mjs +5 -5
- 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/icons.json +112 -112
- package/material-icons-sharp/index.d.ts +1 -1
- package/material-icons-sharp/index.js +6 -6
- package/material-icons-sharp/index.mjs +6 -6
- package/material-icons-sharp/web-font/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvRImcycg.woff2 +0 -0
- package/material-icons-sharp/web-font/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvX.woff +0 -0
- package/material-symbols-outlined/LICENSE +202 -0
- package/material-symbols-outlined/icons.json +2238 -0
- package/material-symbols-outlined/index.d.ts +2238 -0
- package/material-symbols-outlined/index.js +2238 -0
- package/material-symbols-outlined/index.mjs +2238 -0
- package/material-symbols-outlined/material-symbols-outlined.css +31 -0
- package/material-symbols-outlined/update.sh +31 -0
- package/material-symbols-outlined/web-font/kJEhBvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oFsLjBuVY.woff2 +0 -0
- package/material-symbols-outlined/web-font/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1p-p_4MrImHCIJIZrDCvHeel.woff +0 -0
- package/material-symbols-rounded/LICENSE +202 -0
- package/material-symbols-rounded/icons.json +2238 -0
- package/material-symbols-rounded/index.d.ts +2238 -0
- package/material-symbols-rounded/index.js +2238 -0
- package/material-symbols-rounded/index.mjs +2238 -0
- package/material-symbols-rounded/material-symbols-rounded.css +31 -0
- package/material-symbols-rounded/update.sh +31 -0
- package/material-symbols-rounded/web-font/sykg-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjzaqkNCeE.woff2 +0 -0
- package/material-symbols-rounded/web-font/syl0-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjpZIvDmUSVOK7BDB_Qb9vUSzq3wzLK-P0J-V_Zs-QtQth3-jOcDTCVpeRL2w5rwZu2rIekXxE.woff +0 -0
- package/material-symbols-sharp/LICENSE +202 -0
- package/material-symbols-sharp/icons.json +2238 -0
- package/material-symbols-sharp/index.d.ts +2238 -0
- package/material-symbols-sharp/index.js +2238 -0
- package/material-symbols-sharp/index.mjs +2238 -0
- package/material-symbols-sharp/material-symbols-sharp.css +31 -0
- package/material-symbols-sharp/update.sh +31 -0
- package/material-symbols-sharp/web-font/gNMVW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4aWHSSmlN.woff2 +0 -0
- package/material-symbols-sharp/web-font/gNNBW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4c2_whPnoY9ruReaU4bHmz74m0ZkGH-VBYe1x0TV6x4yFH8F-H_OdzEL3sVTgJtfbYxOLozCN.woff +0 -0
- package/mdi-v5/LICENSE +20 -20
- package/mdi-v5/license.md +20 -20
- package/mdi-v6/icons.json +100 -0
- package/mdi-v6/index.d.ts +101 -1
- package/mdi-v6/index.js +103 -3
- package/mdi-v6/index.mjs +103 -3
- package/mdi-v6/materialdesignicons-webfont.woff +0 -0
- package/mdi-v6/materialdesignicons-webfont.woff2 +0 -0
- package/mdi-v6/mdi-v6.css +400 -0
- package/package.json +6 -6
package/mdi-v6/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* MDI v6.
|
|
1
|
+
/* MDI v6.7.96 */
|
|
2
2
|
|
|
3
3
|
export declare const mdiAbTesting: string;
|
|
4
4
|
export declare const mdiAbacus: string;
|
|
@@ -726,6 +726,7 @@ export declare const mdiBarley: string;
|
|
|
726
726
|
export declare const mdiBarleyOff: string;
|
|
727
727
|
export declare const mdiBarn: string;
|
|
728
728
|
export declare const mdiBarrel: string;
|
|
729
|
+
export declare const mdiBarrelOutline: string;
|
|
729
730
|
export declare const mdiBaseball: string;
|
|
730
731
|
export declare const mdiBaseballBat: string;
|
|
731
732
|
export declare const mdiBaseballDiamond: string;
|
|
@@ -880,6 +881,8 @@ export declare const mdiBellCheck: string;
|
|
|
880
881
|
export declare const mdiBellCheckOutline: string;
|
|
881
882
|
export declare const mdiBellCircle: string;
|
|
882
883
|
export declare const mdiBellCircleOutline: string;
|
|
884
|
+
export declare const mdiBellCog: string;
|
|
885
|
+
export declare const mdiBellCogOutline: string;
|
|
883
886
|
export declare const mdiBellMinus: string;
|
|
884
887
|
export declare const mdiBellMinusOutline: string;
|
|
885
888
|
export declare const mdiBellOff: string;
|
|
@@ -917,7 +920,11 @@ export declare const mdiBlender: string;
|
|
|
917
920
|
export declare const mdiBlenderOutline: string;
|
|
918
921
|
export declare const mdiBlenderSoftware: string;
|
|
919
922
|
export declare const mdiBlinds: string;
|
|
923
|
+
export declare const mdiBlindsHorizontal: string;
|
|
924
|
+
export declare const mdiBlindsHorizontalClosed: string;
|
|
920
925
|
export declare const mdiBlindsOpen: string;
|
|
926
|
+
export declare const mdiBlindsVertical: string;
|
|
927
|
+
export declare const mdiBlindsVerticalClosed: string;
|
|
921
928
|
export declare const mdiBlockHelper: string;
|
|
922
929
|
export declare const mdiBloodBag: string;
|
|
923
930
|
export declare const mdiBluetooth: string;
|
|
@@ -1141,6 +1148,7 @@ export declare const mdiBugCheck: string;
|
|
|
1141
1148
|
export declare const mdiBugCheckOutline: string;
|
|
1142
1149
|
export declare const mdiBugOutline: string;
|
|
1143
1150
|
export declare const mdiBugle: string;
|
|
1151
|
+
export declare const mdiBulkheadLight: string;
|
|
1144
1152
|
export declare const mdiBulldozer: string;
|
|
1145
1153
|
export declare const mdiBullet: string;
|
|
1146
1154
|
export declare const mdiBulletinBoard: string;
|
|
@@ -1199,6 +1207,8 @@ export declare const mdiCalendarEdit: string;
|
|
|
1199
1207
|
export declare const mdiCalendarEnd: string;
|
|
1200
1208
|
export declare const mdiCalendarExpandHorizontal: string;
|
|
1201
1209
|
export declare const mdiCalendarExport: string;
|
|
1210
|
+
export declare const mdiCalendarFilter: string;
|
|
1211
|
+
export declare const mdiCalendarFilterOutline: string;
|
|
1202
1212
|
export declare const mdiCalendarHeart: string;
|
|
1203
1213
|
export declare const mdiCalendarImport: string;
|
|
1204
1214
|
export declare const mdiCalendarLock: string;
|
|
@@ -1226,8 +1236,11 @@ export declare const mdiCalendarSyncOutline: string;
|
|
|
1226
1236
|
export declare const mdiCalendarText: string;
|
|
1227
1237
|
export declare const mdiCalendarTextOutline: string;
|
|
1228
1238
|
export declare const mdiCalendarToday: string;
|
|
1239
|
+
export declare const mdiCalendarTodayOutline: string;
|
|
1229
1240
|
export declare const mdiCalendarWeek: string;
|
|
1230
1241
|
export declare const mdiCalendarWeekBegin: string;
|
|
1242
|
+
export declare const mdiCalendarWeekBeginOutline: string;
|
|
1243
|
+
export declare const mdiCalendarWeekOutline: string;
|
|
1231
1244
|
export declare const mdiCalendarWeekend: string;
|
|
1232
1245
|
export declare const mdiCalendarWeekendOutline: string;
|
|
1233
1246
|
export declare const mdiCallMade: string;
|
|
@@ -1791,6 +1804,8 @@ export declare const mdiCloudLock: string;
|
|
|
1791
1804
|
export declare const mdiCloudLockOutline: string;
|
|
1792
1805
|
export declare const mdiCloudOffOutline: string;
|
|
1793
1806
|
export declare const mdiCloudOutline: string;
|
|
1807
|
+
export declare const mdiCloudPercent: string;
|
|
1808
|
+
export declare const mdiCloudPercentOutline: string;
|
|
1794
1809
|
export declare const mdiCloudPrint: string;
|
|
1795
1810
|
export declare const mdiCloudPrintOutline: string;
|
|
1796
1811
|
export declare const mdiCloudQuestion: string;
|
|
@@ -1804,6 +1819,7 @@ export declare const mdiCloudUpload: string;
|
|
|
1804
1819
|
export declare const mdiCloudUploadOutline: string;
|
|
1805
1820
|
export declare const mdiClover: string;
|
|
1806
1821
|
export declare const mdiCoachLamp: string;
|
|
1822
|
+
export declare const mdiCoachLampVariant: string;
|
|
1807
1823
|
export declare const mdiCoatRack: string;
|
|
1808
1824
|
export declare const mdiCodeArray: string;
|
|
1809
1825
|
export declare const mdiCodeBraces: string;
|
|
@@ -1914,6 +1930,7 @@ export declare const mdiCompassOff: string;
|
|
|
1914
1930
|
export declare const mdiCompassOffOutline: string;
|
|
1915
1931
|
export declare const mdiCompassOutline: string;
|
|
1916
1932
|
export declare const mdiCompassRose: string;
|
|
1933
|
+
export declare const mdiCompost: string;
|
|
1917
1934
|
export declare const mdiCone: string;
|
|
1918
1935
|
export declare const mdiConeOff: string;
|
|
1919
1936
|
export declare const mdiConnection: string;
|
|
@@ -2089,6 +2106,7 @@ export declare const mdiCurrencyCny: string;
|
|
|
2089
2106
|
export declare const mdiCurrencyEth: string;
|
|
2090
2107
|
export declare const mdiCurrencyEur: string;
|
|
2091
2108
|
export declare const mdiCurrencyEurOff: string;
|
|
2109
|
+
export declare const mdiCurrencyFra: string;
|
|
2092
2110
|
export declare const mdiCurrencyGbp: string;
|
|
2093
2111
|
export declare const mdiCurrencyIls: string;
|
|
2094
2112
|
export declare const mdiCurrencyInr: string;
|
|
@@ -2580,6 +2598,7 @@ export declare const mdiFanAlert: string;
|
|
|
2580
2598
|
export declare const mdiFanAuto: string;
|
|
2581
2599
|
export declare const mdiFanChevronDown: string;
|
|
2582
2600
|
export declare const mdiFanChevronUp: string;
|
|
2601
|
+
export declare const mdiFanClock: string;
|
|
2583
2602
|
export declare const mdiFanMinus: string;
|
|
2584
2603
|
export declare const mdiFanOff: string;
|
|
2585
2604
|
export declare const mdiFanPlus: string;
|
|
@@ -2708,6 +2727,10 @@ export declare const mdiFileReplace: string;
|
|
|
2708
2727
|
export declare const mdiFileReplaceOutline: string;
|
|
2709
2728
|
export declare const mdiFileRestore: string;
|
|
2710
2729
|
export declare const mdiFileRestoreOutline: string;
|
|
2730
|
+
export declare const mdiFileRotateLeft: string;
|
|
2731
|
+
export declare const mdiFileRotateLeftOutline: string;
|
|
2732
|
+
export declare const mdiFileRotateRight: string;
|
|
2733
|
+
export declare const mdiFileRotateRightOutline: string;
|
|
2711
2734
|
export declare const mdiFileSearch: string;
|
|
2712
2735
|
export declare const mdiFileSearchOutline: string;
|
|
2713
2736
|
export declare const mdiFileSend: string;
|
|
@@ -2751,6 +2774,8 @@ export declare const mdiFilterMenu: string;
|
|
|
2751
2774
|
export declare const mdiFilterMenuOutline: string;
|
|
2752
2775
|
export declare const mdiFilterMinus: string;
|
|
2753
2776
|
export declare const mdiFilterMinusOutline: string;
|
|
2777
|
+
export declare const mdiFilterMultiple: string;
|
|
2778
|
+
export declare const mdiFilterMultipleOutline: string;
|
|
2754
2779
|
export declare const mdiFilterOff: string;
|
|
2755
2780
|
export declare const mdiFilterOffOutline: string;
|
|
2756
2781
|
export declare const mdiFilterOutline: string;
|
|
@@ -3328,6 +3353,7 @@ export declare const mdiGuitarElectric: string;
|
|
|
3328
3353
|
export declare const mdiGuitarPick: string;
|
|
3329
3354
|
export declare const mdiGuitarPickOutline: string;
|
|
3330
3355
|
export declare const mdiGuyFawkesMask: string;
|
|
3356
|
+
export declare const mdiGymnastics: string;
|
|
3331
3357
|
export declare const mdiHail: string;
|
|
3332
3358
|
export declare const mdiHairDryer: string;
|
|
3333
3359
|
export declare const mdiHairDryerOutline: string;
|
|
@@ -3351,6 +3377,7 @@ export declare const mdiHandBackRightOff: string;
|
|
|
3351
3377
|
export declare const mdiHandBackRightOffOutline: string;
|
|
3352
3378
|
export declare const mdiHandBackRightOutline: string;
|
|
3353
3379
|
export declare const mdiHandClap: string;
|
|
3380
|
+
export declare const mdiHandClapOff: string;
|
|
3354
3381
|
export declare const mdiHandCoin: string;
|
|
3355
3382
|
export declare const mdiHandCoinOutline: string;
|
|
3356
3383
|
export declare const mdiHandExtended: string;
|
|
@@ -3451,6 +3478,9 @@ export declare const mdiHeartRemove: string;
|
|
|
3451
3478
|
export declare const mdiHeartRemoveOutline: string;
|
|
3452
3479
|
export declare const mdiHeartSettings: string;
|
|
3453
3480
|
export declare const mdiHeartSettingsOutline: string;
|
|
3481
|
+
export declare const mdiHeatPump: string;
|
|
3482
|
+
export declare const mdiHeatPumpOutline: string;
|
|
3483
|
+
export declare const mdiHeatWave: string;
|
|
3454
3484
|
export declare const mdiHelicopter: string;
|
|
3455
3485
|
export declare const mdiHelp: string;
|
|
3456
3486
|
export declare const mdiHelpBox: string;
|
|
@@ -3525,6 +3555,8 @@ export declare const mdiHomeMapMarker: string;
|
|
|
3525
3555
|
export declare const mdiHomeMinus: string;
|
|
3526
3556
|
export declare const mdiHomeMinusOutline: string;
|
|
3527
3557
|
export declare const mdiHomeModern: string;
|
|
3558
|
+
export declare const mdiHomeOff: string;
|
|
3559
|
+
export declare const mdiHomeOffOutline: string;
|
|
3528
3560
|
export declare const mdiHomeOutline: string;
|
|
3529
3561
|
export declare const mdiHomePlus: string;
|
|
3530
3562
|
export declare const mdiHomePlusOutline: string;
|
|
@@ -3788,6 +3820,8 @@ export declare const mdiLanCheck: string;
|
|
|
3788
3820
|
export declare const mdiLanConnect: string;
|
|
3789
3821
|
export declare const mdiLanDisconnect: string;
|
|
3790
3822
|
export declare const mdiLanPending: string;
|
|
3823
|
+
export declare const mdiLandslide: string;
|
|
3824
|
+
export declare const mdiLandslideOutline: string;
|
|
3791
3825
|
export declare const mdiLanguageC: string;
|
|
3792
3826
|
export declare const mdiLanguageCpp: string;
|
|
3793
3827
|
export declare const mdiLanguageCsharp: string;
|
|
@@ -3812,6 +3846,7 @@ export declare const mdiLanguageSwift: string;
|
|
|
3812
3846
|
export declare const mdiLanguageTypescript: string;
|
|
3813
3847
|
export declare const mdiLanguageXaml: string;
|
|
3814
3848
|
export declare const mdiLaptop: string;
|
|
3849
|
+
export declare const mdiLaptopAccount: string;
|
|
3815
3850
|
export declare const mdiLaptopOff: string;
|
|
3816
3851
|
export declare const mdiLaravel: string;
|
|
3817
3852
|
export declare const mdiLaserPointer: string;
|
|
@@ -3847,6 +3882,7 @@ export declare const mdiLedOn: string;
|
|
|
3847
3882
|
export declare const mdiLedOutline: string;
|
|
3848
3883
|
export declare const mdiLedStrip: string;
|
|
3849
3884
|
export declare const mdiLedStripVariant: string;
|
|
3885
|
+
export declare const mdiLedStripVariantOff: string;
|
|
3850
3886
|
export declare const mdiLedVariantOff: string;
|
|
3851
3887
|
export declare const mdiLedVariantOn: string;
|
|
3852
3888
|
export declare const mdiLedVariantOutline: string;
|
|
@@ -3882,8 +3918,19 @@ export declare const mdiLightbulbMultiple: string;
|
|
|
3882
3918
|
export declare const mdiLightbulbMultipleOff: string;
|
|
3883
3919
|
export declare const mdiLightbulbMultipleOffOutline: string;
|
|
3884
3920
|
export declare const mdiLightbulbMultipleOutline: string;
|
|
3921
|
+
export declare const mdiLightbulbNight: string;
|
|
3922
|
+
export declare const mdiLightbulbNightOutline: string;
|
|
3885
3923
|
export declare const mdiLightbulbOff: string;
|
|
3886
3924
|
export declare const mdiLightbulbOffOutline: string;
|
|
3925
|
+
export declare const mdiLightbulbOn10: string;
|
|
3926
|
+
export declare const mdiLightbulbOn20: string;
|
|
3927
|
+
export declare const mdiLightbulbOn30: string;
|
|
3928
|
+
export declare const mdiLightbulbOn40: string;
|
|
3929
|
+
export declare const mdiLightbulbOn50: string;
|
|
3930
|
+
export declare const mdiLightbulbOn60: string;
|
|
3931
|
+
export declare const mdiLightbulbOn70: string;
|
|
3932
|
+
export declare const mdiLightbulbOn80: string;
|
|
3933
|
+
export declare const mdiLightbulbOn90: string;
|
|
3887
3934
|
export declare const mdiLightbulbOn: string;
|
|
3888
3935
|
export declare const mdiLightbulbOnOutline: string;
|
|
3889
3936
|
export declare const mdiLightbulbOutline: string;
|
|
@@ -4136,6 +4183,10 @@ export declare const mdiMessageTextLockOutline: string;
|
|
|
4136
4183
|
export declare const mdiMessageTextOutline: string;
|
|
4137
4184
|
export declare const mdiMessageVideo: string;
|
|
4138
4185
|
export declare const mdiMeteor: string;
|
|
4186
|
+
export declare const mdiMeterElectric: string;
|
|
4187
|
+
export declare const mdiMeterElectricOutline: string;
|
|
4188
|
+
export declare const mdiMeterGas: string;
|
|
4189
|
+
export declare const mdiMeterGasOutline: string;
|
|
4139
4190
|
export declare const mdiMetronome: string;
|
|
4140
4191
|
export declare const mdiMetronomeTick: string;
|
|
4141
4192
|
export declare const mdiMicroSd: string;
|
|
@@ -4216,6 +4267,7 @@ export declare const mdiMolecule: string;
|
|
|
4216
4267
|
export declare const mdiMoleculeCo2: string;
|
|
4217
4268
|
export declare const mdiMoleculeCo: string;
|
|
4218
4269
|
export declare const mdiMonitor: string;
|
|
4270
|
+
export declare const mdiMonitorAccount: string;
|
|
4219
4271
|
export declare const mdiMonitorArrowDown: string;
|
|
4220
4272
|
export declare const mdiMonitorArrowDownVariant: string;
|
|
4221
4273
|
export declare const mdiMonitorCellphone: string;
|
|
@@ -4813,6 +4865,7 @@ export declare const mdiPigVariantOutline: string;
|
|
|
4813
4865
|
export declare const mdiPiggyBank: string;
|
|
4814
4866
|
export declare const mdiPiggyBankOutline: string;
|
|
4815
4867
|
export declare const mdiPill: string;
|
|
4868
|
+
export declare const mdiPillOff: string;
|
|
4816
4869
|
export declare const mdiPillar: string;
|
|
4817
4870
|
export declare const mdiPin: string;
|
|
4818
4871
|
export declare const mdiPinOff: string;
|
|
@@ -4871,6 +4924,8 @@ export declare const mdiPlusCircle: string;
|
|
|
4871
4924
|
export declare const mdiPlusCircleMultiple: string;
|
|
4872
4925
|
export declare const mdiPlusCircleMultipleOutline: string;
|
|
4873
4926
|
export declare const mdiPlusCircleOutline: string;
|
|
4927
|
+
export declare const mdiPlusLock: string;
|
|
4928
|
+
export declare const mdiPlusLockOpen: string;
|
|
4874
4929
|
export declare const mdiPlusMinus: string;
|
|
4875
4930
|
export declare const mdiPlusMinusBox: string;
|
|
4876
4931
|
export declare const mdiPlusMinusVariant: string;
|
|
@@ -4895,8 +4950,10 @@ export declare const mdiPoll: string;
|
|
|
4895
4950
|
export declare const mdiPolo: string;
|
|
4896
4951
|
export declare const mdiPolymer: string;
|
|
4897
4952
|
export declare const mdiPool: string;
|
|
4953
|
+
export declare const mdiPoolThermometer: string;
|
|
4898
4954
|
export declare const mdiPopcorn: string;
|
|
4899
4955
|
export declare const mdiPost: string;
|
|
4956
|
+
export declare const mdiPostLamp: string;
|
|
4900
4957
|
export declare const mdiPostOutline: string;
|
|
4901
4958
|
export declare const mdiPostageStamp: string;
|
|
4902
4959
|
export declare const mdiPot: string;
|
|
@@ -5017,6 +5074,8 @@ export declare const mdiQualityLow: string;
|
|
|
5017
5074
|
export declare const mdiQualityMedium: string;
|
|
5018
5075
|
export declare const mdiQuora: string;
|
|
5019
5076
|
export declare const mdiRabbit: string;
|
|
5077
|
+
export declare const mdiRabbitVariant: string;
|
|
5078
|
+
export declare const mdiRabbitVariantOutline: string;
|
|
5020
5079
|
export declare const mdiRacingHelmet: string;
|
|
5021
5080
|
export declare const mdiRacquetball: string;
|
|
5022
5081
|
export declare const mdiRadar: string;
|
|
@@ -5057,6 +5116,14 @@ export declare const mdiReact: string;
|
|
|
5057
5116
|
export declare const mdiRead: string;
|
|
5058
5117
|
export declare const mdiReceipt: string;
|
|
5059
5118
|
export declare const mdiReceiptOutline: string;
|
|
5119
|
+
export declare const mdiReceiptTextCheck: string;
|
|
5120
|
+
export declare const mdiReceiptTextCheckOutline: string;
|
|
5121
|
+
export declare const mdiReceiptTextMinus: string;
|
|
5122
|
+
export declare const mdiReceiptTextMinusOutline: string;
|
|
5123
|
+
export declare const mdiReceiptTextPlus: string;
|
|
5124
|
+
export declare const mdiReceiptTextPlusOutline: string;
|
|
5125
|
+
export declare const mdiReceiptTextRemove: string;
|
|
5126
|
+
export declare const mdiReceiptTextRemoveOutline: string;
|
|
5060
5127
|
export declare const mdiRecord: string;
|
|
5061
5128
|
export declare const mdiRecordCircle: string;
|
|
5062
5129
|
export declare const mdiRecordCircleOutline: string;
|
|
@@ -5196,6 +5263,8 @@ export declare const mdiRocketLaunch: string;
|
|
|
5196
5263
|
export declare const mdiRocketLaunchOutline: string;
|
|
5197
5264
|
export declare const mdiRocketOutline: string;
|
|
5198
5265
|
export declare const mdiRodent: string;
|
|
5266
|
+
export declare const mdiRollerShade: string;
|
|
5267
|
+
export declare const mdiRollerShadeClosed: string;
|
|
5199
5268
|
export declare const mdiRollerSkate: string;
|
|
5200
5269
|
export declare const mdiRollerSkateOff: string;
|
|
5201
5270
|
export declare const mdiRollerblade: string;
|
|
@@ -5317,6 +5386,8 @@ export declare const mdiSeed: string;
|
|
|
5317
5386
|
export declare const mdiSeedOff: string;
|
|
5318
5387
|
export declare const mdiSeedOffOutline: string;
|
|
5319
5388
|
export declare const mdiSeedOutline: string;
|
|
5389
|
+
export declare const mdiSeedPlus: string;
|
|
5390
|
+
export declare const mdiSeedPlusOutline: string;
|
|
5320
5391
|
export declare const mdiSeesaw: string;
|
|
5321
5392
|
export declare const mdiSegment: string;
|
|
5322
5393
|
export declare const mdiSelect: string;
|
|
@@ -5467,6 +5538,7 @@ export declare const mdiShopping: string;
|
|
|
5467
5538
|
export declare const mdiShoppingMusic: string;
|
|
5468
5539
|
export declare const mdiShoppingOutline: string;
|
|
5469
5540
|
export declare const mdiShoppingSearch: string;
|
|
5541
|
+
export declare const mdiShoppingSearchOutline: string;
|
|
5470
5542
|
export declare const mdiShore: string;
|
|
5471
5543
|
export declare const mdiShovel: string;
|
|
5472
5544
|
export declare const mdiShovelOff: string;
|
|
@@ -5599,11 +5671,14 @@ export declare const mdiSnapchat: string;
|
|
|
5599
5671
|
export declare const mdiSnowboard: string;
|
|
5600
5672
|
export declare const mdiSnowflake: string;
|
|
5601
5673
|
export declare const mdiSnowflakeAlert: string;
|
|
5674
|
+
export declare const mdiSnowflakeCheck: string;
|
|
5602
5675
|
export declare const mdiSnowflakeMelt: string;
|
|
5603
5676
|
export declare const mdiSnowflakeOff: string;
|
|
5677
|
+
export declare const mdiSnowflakeThermometer: string;
|
|
5604
5678
|
export declare const mdiSnowflakeVariant: string;
|
|
5605
5679
|
export declare const mdiSnowman: string;
|
|
5606
5680
|
export declare const mdiSnowmobile: string;
|
|
5681
|
+
export declare const mdiSnowshoeing: string;
|
|
5607
5682
|
export declare const mdiSoccer: string;
|
|
5608
5683
|
export declare const mdiSoccerField: string;
|
|
5609
5684
|
export declare const mdiSocialDistance2Meters: string;
|
|
@@ -5615,6 +5690,8 @@ export declare const mdiSofaSingleOutline: string;
|
|
|
5615
5690
|
export declare const mdiSolarPanel: string;
|
|
5616
5691
|
export declare const mdiSolarPanelLarge: string;
|
|
5617
5692
|
export declare const mdiSolarPower: string;
|
|
5693
|
+
export declare const mdiSolarPowerVariant: string;
|
|
5694
|
+
export declare const mdiSolarPowerVariantOutline: string;
|
|
5618
5695
|
export declare const mdiSolderingIron: string;
|
|
5619
5696
|
export declare const mdiSolid: string;
|
|
5620
5697
|
export declare const mdiSonyPlaystation: string;
|
|
@@ -5796,6 +5873,8 @@ export declare const mdiStoolOutline: string;
|
|
|
5796
5873
|
export declare const mdiStop: string;
|
|
5797
5874
|
export declare const mdiStopCircle: string;
|
|
5798
5875
|
export declare const mdiStopCircleOutline: string;
|
|
5876
|
+
export declare const mdiStorageTank: string;
|
|
5877
|
+
export declare const mdiStorageTankOutline: string;
|
|
5799
5878
|
export declare const mdiStore24Hour: string;
|
|
5800
5879
|
export declare const mdiStore: string;
|
|
5801
5880
|
export declare const mdiStoreAlert: string;
|
|
@@ -5840,8 +5919,11 @@ export declare const mdiSubway: string;
|
|
|
5840
5919
|
export declare const mdiSubwayAlertVariant: string;
|
|
5841
5920
|
export declare const mdiSubwayVariant: string;
|
|
5842
5921
|
export declare const mdiSummit: string;
|
|
5922
|
+
export declare const mdiSunClock: string;
|
|
5923
|
+
export declare const mdiSunClockOutline: string;
|
|
5843
5924
|
export declare const mdiSunCompass: string;
|
|
5844
5925
|
export declare const mdiSunSnowflake: string;
|
|
5926
|
+
export declare const mdiSunSnowflakeVariant: string;
|
|
5845
5927
|
export declare const mdiSunThermometer: string;
|
|
5846
5928
|
export declare const mdiSunThermometerOutline: string;
|
|
5847
5929
|
export declare const mdiSunWireless: string;
|
|
@@ -5952,6 +6034,8 @@ export declare const mdiTagArrowRight: string;
|
|
|
5952
6034
|
export declare const mdiTagArrowRightOutline: string;
|
|
5953
6035
|
export declare const mdiTagArrowUp: string;
|
|
5954
6036
|
export declare const mdiTagArrowUpOutline: string;
|
|
6037
|
+
export declare const mdiTagCheck: string;
|
|
6038
|
+
export declare const mdiTagCheckOutline: string;
|
|
5955
6039
|
export declare const mdiTagFaces: string;
|
|
5956
6040
|
export declare const mdiTagHeart: string;
|
|
5957
6041
|
export declare const mdiTagHeartOutline: string;
|
|
@@ -6012,6 +6096,8 @@ export declare const mdiTextAccount: string;
|
|
|
6012
6096
|
export declare const mdiTextBox: string;
|
|
6013
6097
|
export declare const mdiTextBoxCheck: string;
|
|
6014
6098
|
export declare const mdiTextBoxCheckOutline: string;
|
|
6099
|
+
export declare const mdiTextBoxEdit: string;
|
|
6100
|
+
export declare const mdiTextBoxEditOutline: string;
|
|
6015
6101
|
export declare const mdiTextBoxMinus: string;
|
|
6016
6102
|
export declare const mdiTextBoxMinusOutline: string;
|
|
6017
6103
|
export declare const mdiTextBoxMultiple: string;
|
|
@@ -6026,6 +6112,7 @@ export declare const mdiTextBoxSearchOutline: string;
|
|
|
6026
6112
|
export declare const mdiTextLong: string;
|
|
6027
6113
|
export declare const mdiTextRecognition: string;
|
|
6028
6114
|
export declare const mdiTextSearch: string;
|
|
6115
|
+
export declare const mdiTextSearchVariant: string;
|
|
6029
6116
|
export declare const mdiTextShadow: string;
|
|
6030
6117
|
export declare const mdiTextShort: string;
|
|
6031
6118
|
export declare const mdiTextToSpeech: string;
|
|
@@ -6037,6 +6124,7 @@ export declare const mdiThemeLightDark: string;
|
|
|
6037
6124
|
export declare const mdiThermometer: string;
|
|
6038
6125
|
export declare const mdiThermometerAlert: string;
|
|
6039
6126
|
export declare const mdiThermometerBluetooth: string;
|
|
6127
|
+
export declare const mdiThermometerCheck: string;
|
|
6040
6128
|
export declare const mdiThermometerChevronDown: string;
|
|
6041
6129
|
export declare const mdiThermometerChevronUp: string;
|
|
6042
6130
|
export declare const mdiThermometerHigh: string;
|
|
@@ -6045,6 +6133,7 @@ export declare const mdiThermometerLow: string;
|
|
|
6045
6133
|
export declare const mdiThermometerMinus: string;
|
|
6046
6134
|
export declare const mdiThermometerOff: string;
|
|
6047
6135
|
export declare const mdiThermometerPlus: string;
|
|
6136
|
+
export declare const mdiThermometerWater: string;
|
|
6048
6137
|
export declare const mdiThermostat: string;
|
|
6049
6138
|
export declare const mdiThermostatBox: string;
|
|
6050
6139
|
export declare const mdiThoughtBubble: string;
|
|
@@ -6250,6 +6339,7 @@ export declare const mdiTshirtCrew: string;
|
|
|
6250
6339
|
export declare const mdiTshirtCrewOutline: string;
|
|
6251
6340
|
export declare const mdiTshirtV: string;
|
|
6252
6341
|
export declare const mdiTshirtVOutline: string;
|
|
6342
|
+
export declare const mdiTsunami: string;
|
|
6253
6343
|
export declare const mdiTumbleDryer: string;
|
|
6254
6344
|
export declare const mdiTumbleDryerAlert: string;
|
|
6255
6345
|
export declare const mdiTumbleDryerOff: string;
|
|
@@ -6259,6 +6349,7 @@ export declare const mdiTuneVertical: string;
|
|
|
6259
6349
|
export declare const mdiTuneVerticalVariant: string;
|
|
6260
6350
|
export declare const mdiTunnel: string;
|
|
6261
6351
|
export declare const mdiTunnelOutline: string;
|
|
6352
|
+
export declare const mdiTurbine: string;
|
|
6262
6353
|
export declare const mdiTurkey: string;
|
|
6263
6354
|
export declare const mdiTurnstile: string;
|
|
6264
6355
|
export declare const mdiTurnstileOutline: string;
|
|
@@ -6441,6 +6532,8 @@ export declare const mdiVirusOffOutline: string;
|
|
|
6441
6532
|
export declare const mdiVirusOutline: string;
|
|
6442
6533
|
export declare const mdiVlc: string;
|
|
6443
6534
|
export declare const mdiVoicemail: string;
|
|
6535
|
+
export declare const mdiVolcano: string;
|
|
6536
|
+
export declare const mdiVolcanoOutline: string;
|
|
6444
6537
|
export declare const mdiVolleyball: string;
|
|
6445
6538
|
export declare const mdiVolumeHigh: string;
|
|
6446
6539
|
export declare const mdiVolumeLow: string;
|
|
@@ -6518,6 +6611,8 @@ export declare const mdiWaterPumpOff: string;
|
|
|
6518
6611
|
export declare const mdiWaterRemove: string;
|
|
6519
6612
|
export declare const mdiWaterRemoveOutline: string;
|
|
6520
6613
|
export declare const mdiWaterSync: string;
|
|
6614
|
+
export declare const mdiWaterThermometer: string;
|
|
6615
|
+
export declare const mdiWaterThermometerOutline: string;
|
|
6521
6616
|
export declare const mdiWaterWell: string;
|
|
6522
6617
|
export declare const mdiWaterWellOutline: string;
|
|
6523
6618
|
export declare const mdiWaterfall: string;
|
|
@@ -6586,6 +6681,7 @@ export declare const mdiWeightLifter: string;
|
|
|
6586
6681
|
export declare const mdiWeightPound: string;
|
|
6587
6682
|
export declare const mdiWhatsapp: string;
|
|
6588
6683
|
export declare const mdiWheelBarrow: string;
|
|
6684
|
+
export declare const mdiWheelchair: string;
|
|
6589
6685
|
export declare const mdiWheelchairAccessibility: string;
|
|
6590
6686
|
export declare const mdiWhistle: string;
|
|
6591
6687
|
export declare const mdiWhistleOutline: string;
|
|
@@ -6640,6 +6736,8 @@ export declare const mdiWifiStrengthOffOutline: string;
|
|
|
6640
6736
|
export declare const mdiWifiStrengthOutline: string;
|
|
6641
6737
|
export declare const mdiWifiSync: string;
|
|
6642
6738
|
export declare const mdiWikipedia: string;
|
|
6739
|
+
export declare const mdiWindPower: string;
|
|
6740
|
+
export declare const mdiWindPowerOutline: string;
|
|
6643
6741
|
export declare const mdiWindTurbine: string;
|
|
6644
6742
|
export declare const mdiWindTurbineAlert: string;
|
|
6645
6743
|
export declare const mdiWindTurbineCheck: string;
|
|
@@ -6653,7 +6751,9 @@ export declare const mdiWindowOpenVariant: string;
|
|
|
6653
6751
|
export declare const mdiWindowRestore: string;
|
|
6654
6752
|
export declare const mdiWindowShutter: string;
|
|
6655
6753
|
export declare const mdiWindowShutterAlert: string;
|
|
6754
|
+
export declare const mdiWindowShutterCog: string;
|
|
6656
6755
|
export declare const mdiWindowShutterOpen: string;
|
|
6756
|
+
export declare const mdiWindowShutterSettings: string;
|
|
6657
6757
|
export declare const mdiWindsock: string;
|
|
6658
6758
|
export declare const mdiWiper: string;
|
|
6659
6759
|
export declare const mdiWiperWash: string;
|