@quasar/extras 1.16.8 → 1.16.10
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 +15 -15
- package/bootstrap-icons/LICENSE +1 -1
- package/bootstrap-icons/bootstrap-icons.css +6155 -2054
- 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 +2037 -2037
- package/bootstrap-icons/index.mjs +2037 -2037
- 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 +5444 -2672
- package/fontawesome-v6/icons.json +12 -0
- package/fontawesome-v6/index.d.ts +13 -1
- package/fontawesome-v6/index.js +115 -103
- package/fontawesome-v6/index.mjs +115 -103
- package/ionicons-v7/icons.json +17 -0
- package/ionicons-v7/index.d.ts +18 -1
- package/ionicons-v7/index.js +26 -9
- package/ionicons-v7/index.mjs +26 -9
- package/material-symbols-outlined/icons.json +94 -5
- package/material-symbols-outlined/index.d.ts +94 -5
- package/material-symbols-outlined/index.js +226 -137
- package/material-symbols-outlined/index.mjs +226 -137
- 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/icons.json +94 -5
- package/material-symbols-rounded/index.d.ts +94 -5
- package/material-symbols-rounded/index.js +655 -566
- package/material-symbols-rounded/index.mjs +655 -566
- 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/icons.json +94 -5
- package/material-symbols-sharp/index.d.ts +94 -5
- package/material-symbols-sharp/index.js +223 -134
- package/material-symbols-sharp/index.mjs +223 -134
- 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-v6/LICENSE +20 -20
- package/mdi-v6/license.md +20 -20
- package/mdi-v7/icons.json +80 -0
- package/mdi-v7/index.d.ts +81 -1
- package/mdi-v7/index.js +85 -5
- package/mdi-v7/index.mjs +85 -5
- package/mdi-v7/materialdesignicons-webfont.woff +0 -0
- package/mdi-v7/materialdesignicons-webfont.woff2 +0 -0
- package/mdi-v7/mdi-v7.css +437 -114
- package/package.json +8 -8
|
Binary file
|
|
Binary file
|
package/mdi-v6/LICENSE
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
Pictogrammers Free License
|
|
2
|
-
--------------------------
|
|
3
|
-
|
|
4
|
-
This icon collection is released as free, open source, and GPL friendly by
|
|
5
|
-
the [Pictogrammers](http://pictogrammers.com/) icon group. You may use it
|
|
6
|
-
for commercial projects, open source projects, or anything really.
|
|
7
|
-
|
|
8
|
-
# Icons: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
|
|
9
|
-
Some of the icons are redistributed under the Apache 2.0 license. All other
|
|
10
|
-
icons are either redistributed under their respective licenses or are
|
|
11
|
-
distributed under the Apache 2.0 license.
|
|
12
|
-
|
|
13
|
-
# Fonts: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
|
|
14
|
-
All web and desktop fonts are distributed under the Apache 2.0 license. Web
|
|
15
|
-
and desktop fonts contain some icons that are redistributed under the Apache
|
|
16
|
-
2.0 license. All other icons are either redistributed under their respective
|
|
17
|
-
licenses or are distributed under the Apache 2.0 license.
|
|
18
|
-
|
|
19
|
-
# Code: MIT (https://opensource.org/licenses/MIT)
|
|
20
|
-
The MIT license applies to all non-font and non-icon files.
|
|
1
|
+
Pictogrammers Free License
|
|
2
|
+
--------------------------
|
|
3
|
+
|
|
4
|
+
This icon collection is released as free, open source, and GPL friendly by
|
|
5
|
+
the [Pictogrammers](http://pictogrammers.com/) icon group. You may use it
|
|
6
|
+
for commercial projects, open source projects, or anything really.
|
|
7
|
+
|
|
8
|
+
# Icons: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
|
|
9
|
+
Some of the icons are redistributed under the Apache 2.0 license. All other
|
|
10
|
+
icons are either redistributed under their respective licenses or are
|
|
11
|
+
distributed under the Apache 2.0 license.
|
|
12
|
+
|
|
13
|
+
# Fonts: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
|
|
14
|
+
All web and desktop fonts are distributed under the Apache 2.0 license. Web
|
|
15
|
+
and desktop fonts contain some icons that are redistributed under the Apache
|
|
16
|
+
2.0 license. All other icons are either redistributed under their respective
|
|
17
|
+
licenses or are distributed under the Apache 2.0 license.
|
|
18
|
+
|
|
19
|
+
# Code: MIT (https://opensource.org/licenses/MIT)
|
|
20
|
+
The MIT license applies to all non-font and non-icon files.
|
package/mdi-v6/license.md
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
Pictogrammers Free License
|
|
2
|
-
--------------------------
|
|
3
|
-
|
|
4
|
-
This icon collection is released as free, open source, and GPL friendly by
|
|
5
|
-
the [Pictogrammers](http://pictogrammers.com/) icon group. You may use it
|
|
6
|
-
for commercial projects, open source projects, or anything really.
|
|
7
|
-
|
|
8
|
-
# Icons: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
|
|
9
|
-
Some of the icons are redistributed under the Apache 2.0 license. All other
|
|
10
|
-
icons are either redistributed under their respective licenses or are
|
|
11
|
-
distributed under the Apache 2.0 license.
|
|
12
|
-
|
|
13
|
-
# Fonts: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
|
|
14
|
-
All web and desktop fonts are distributed under the Apache 2.0 license. Web
|
|
15
|
-
and desktop fonts contain some icons that are redistributed under the Apache
|
|
16
|
-
2.0 license. All other icons are either redistributed under their respective
|
|
17
|
-
licenses or are distributed under the Apache 2.0 license.
|
|
18
|
-
|
|
19
|
-
# Code: MIT (https://opensource.org/licenses/MIT)
|
|
20
|
-
The MIT license applies to all non-font and non-icon files.
|
|
1
|
+
Pictogrammers Free License
|
|
2
|
+
--------------------------
|
|
3
|
+
|
|
4
|
+
This icon collection is released as free, open source, and GPL friendly by
|
|
5
|
+
the [Pictogrammers](http://pictogrammers.com/) icon group. You may use it
|
|
6
|
+
for commercial projects, open source projects, or anything really.
|
|
7
|
+
|
|
8
|
+
# Icons: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
|
|
9
|
+
Some of the icons are redistributed under the Apache 2.0 license. All other
|
|
10
|
+
icons are either redistributed under their respective licenses or are
|
|
11
|
+
distributed under the Apache 2.0 license.
|
|
12
|
+
|
|
13
|
+
# Fonts: Apache 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
|
|
14
|
+
All web and desktop fonts are distributed under the Apache 2.0 license. Web
|
|
15
|
+
and desktop fonts contain some icons that are redistributed under the Apache
|
|
16
|
+
2.0 license. All other icons are either redistributed under their respective
|
|
17
|
+
licenses or are distributed under the Apache 2.0 license.
|
|
18
|
+
|
|
19
|
+
# Code: MIT (https://opensource.org/licenses/MIT)
|
|
20
|
+
The MIT license applies to all non-font and non-icon files.
|
package/mdi-v7/icons.json
CHANGED
|
@@ -27,9 +27,12 @@
|
|
|
27
27
|
"mdiAccountBadge",
|
|
28
28
|
"mdiAccountBadgeOutline",
|
|
29
29
|
"mdiAccountBox",
|
|
30
|
+
"mdiAccountBoxEditOutline",
|
|
31
|
+
"mdiAccountBoxMinusOutline",
|
|
30
32
|
"mdiAccountBoxMultiple",
|
|
31
33
|
"mdiAccountBoxMultipleOutline",
|
|
32
34
|
"mdiAccountBoxOutline",
|
|
35
|
+
"mdiAccountBoxPlusOutline",
|
|
33
36
|
"mdiAccountCancel",
|
|
34
37
|
"mdiAccountCancelOutline",
|
|
35
38
|
"mdiAccountCard",
|
|
@@ -1031,10 +1034,12 @@
|
|
|
1031
1034
|
"mdiBookOffOutline",
|
|
1032
1035
|
"mdiBookOpen",
|
|
1033
1036
|
"mdiBookOpenBlankVariant",
|
|
1037
|
+
"mdiBookOpenBlankVariantOutline",
|
|
1034
1038
|
"mdiBookOpenOutline",
|
|
1035
1039
|
"mdiBookOpenPageVariant",
|
|
1036
1040
|
"mdiBookOpenPageVariantOutline",
|
|
1037
1041
|
"mdiBookOpenVariant",
|
|
1042
|
+
"mdiBookOpenVariantOutline",
|
|
1038
1043
|
"mdiBookOutline",
|
|
1039
1044
|
"mdiBookPlay",
|
|
1040
1045
|
"mdiBookPlayOutline",
|
|
@@ -1601,6 +1606,8 @@
|
|
|
1601
1606
|
"mdiChartBellCurve",
|
|
1602
1607
|
"mdiChartBellCurveCumulative",
|
|
1603
1608
|
"mdiChartBox",
|
|
1609
|
+
"mdiChartBoxMultiple",
|
|
1610
|
+
"mdiChartBoxMultipleOutline",
|
|
1604
1611
|
"mdiChartBoxOutline",
|
|
1605
1612
|
"mdiChartBoxPlusOutline",
|
|
1606
1613
|
"mdiChartBubble",
|
|
@@ -2398,6 +2405,7 @@
|
|
|
2398
2405
|
"mdiDiamond",
|
|
2399
2406
|
"mdiDiamondOutline",
|
|
2400
2407
|
"mdiDiamondStone",
|
|
2408
|
+
"mdiDiaperOutline",
|
|
2401
2409
|
"mdiDice1",
|
|
2402
2410
|
"mdiDice1Outline",
|
|
2403
2411
|
"mdiDice2",
|
|
@@ -2509,6 +2517,7 @@
|
|
|
2509
2517
|
"mdiDownloadLock",
|
|
2510
2518
|
"mdiDownloadLockOutline",
|
|
2511
2519
|
"mdiDownloadMultiple",
|
|
2520
|
+
"mdiDownloadMultipleOutline",
|
|
2512
2521
|
"mdiDownloadNetwork",
|
|
2513
2522
|
"mdiDownloadNetworkOutline",
|
|
2514
2523
|
"mdiDownloadOff",
|
|
@@ -2688,6 +2697,7 @@
|
|
|
2688
2697
|
"mdiEthernet",
|
|
2689
2698
|
"mdiEthernetCable",
|
|
2690
2699
|
"mdiEthernetCableOff",
|
|
2700
|
+
"mdiEthernetOff",
|
|
2691
2701
|
"mdiEvPlugCcs1",
|
|
2692
2702
|
"mdiEvPlugCcs2",
|
|
2693
2703
|
"mdiEvPlugChademo",
|
|
@@ -3983,6 +3993,59 @@
|
|
|
3983
3993
|
"mdiIntegratedCircuitChip",
|
|
3984
3994
|
"mdiInvertColors",
|
|
3985
3995
|
"mdiInvertColorsOff",
|
|
3996
|
+
"mdiInvoice",
|
|
3997
|
+
"mdiInvoiceArrowLeft",
|
|
3998
|
+
"mdiInvoiceArrowLeftOutline",
|
|
3999
|
+
"mdiInvoiceArrowRight",
|
|
4000
|
+
"mdiInvoiceArrowRightOutline",
|
|
4001
|
+
"mdiInvoiceCheck",
|
|
4002
|
+
"mdiInvoiceCheckOutline",
|
|
4003
|
+
"mdiInvoiceClock",
|
|
4004
|
+
"mdiInvoiceClockOutline",
|
|
4005
|
+
"mdiInvoiceEdit",
|
|
4006
|
+
"mdiInvoiceEditOutline",
|
|
4007
|
+
"mdiInvoiceExportOutline",
|
|
4008
|
+
"mdiInvoiceFast",
|
|
4009
|
+
"mdiInvoiceFastOutline",
|
|
4010
|
+
"mdiInvoiceImport",
|
|
4011
|
+
"mdiInvoiceImportOutline",
|
|
4012
|
+
"mdiInvoiceList",
|
|
4013
|
+
"mdiInvoiceListOutline",
|
|
4014
|
+
"mdiInvoiceMinus",
|
|
4015
|
+
"mdiInvoiceMinusOutline",
|
|
4016
|
+
"mdiInvoiceMultiple",
|
|
4017
|
+
"mdiInvoiceMultipleOutline",
|
|
4018
|
+
"mdiInvoiceOutline",
|
|
4019
|
+
"mdiInvoicePlus",
|
|
4020
|
+
"mdiInvoicePlusOutline",
|
|
4021
|
+
"mdiInvoiceRemove",
|
|
4022
|
+
"mdiInvoiceRemoveOutline",
|
|
4023
|
+
"mdiInvoiceSend",
|
|
4024
|
+
"mdiInvoiceSendOutline",
|
|
4025
|
+
"mdiInvoiceText",
|
|
4026
|
+
"mdiInvoiceTextArrowLeft",
|
|
4027
|
+
"mdiInvoiceTextArrowLeftOutline",
|
|
4028
|
+
"mdiInvoiceTextArrowRight",
|
|
4029
|
+
"mdiInvoiceTextArrowRightOutline",
|
|
4030
|
+
"mdiInvoiceTextCheck",
|
|
4031
|
+
"mdiInvoiceTextCheckOutline",
|
|
4032
|
+
"mdiInvoiceTextClock",
|
|
4033
|
+
"mdiInvoiceTextClockOutline",
|
|
4034
|
+
"mdiInvoiceTextEdit",
|
|
4035
|
+
"mdiInvoiceTextEditOutline",
|
|
4036
|
+
"mdiInvoiceTextFast",
|
|
4037
|
+
"mdiInvoiceTextFastOutline",
|
|
4038
|
+
"mdiInvoiceTextMinus",
|
|
4039
|
+
"mdiInvoiceTextMinusOutline",
|
|
4040
|
+
"mdiInvoiceTextMultiple",
|
|
4041
|
+
"mdiInvoiceTextMultipleOutline",
|
|
4042
|
+
"mdiInvoiceTextOutline",
|
|
4043
|
+
"mdiInvoiceTextPlus",
|
|
4044
|
+
"mdiInvoiceTextPlusOutline",
|
|
4045
|
+
"mdiInvoiceTextRemove",
|
|
4046
|
+
"mdiInvoiceTextRemoveOutline",
|
|
4047
|
+
"mdiInvoiceTextSend",
|
|
4048
|
+
"mdiInvoiceTextSendOutline",
|
|
3986
4049
|
"mdiIobroker",
|
|
3987
4050
|
"mdiIp",
|
|
3988
4051
|
"mdiIpNetwork",
|
|
@@ -4620,10 +4683,16 @@
|
|
|
4620
4683
|
"mdiMotorbikeOff",
|
|
4621
4684
|
"mdiMouse",
|
|
4622
4685
|
"mdiMouseBluetooth",
|
|
4686
|
+
"mdiMouseLeftClick",
|
|
4687
|
+
"mdiMouseLeftClickOutline",
|
|
4623
4688
|
"mdiMouseMoveDown",
|
|
4624
4689
|
"mdiMouseMoveUp",
|
|
4625
4690
|
"mdiMouseMoveVertical",
|
|
4626
4691
|
"mdiMouseOff",
|
|
4692
|
+
"mdiMouseOutline",
|
|
4693
|
+
"mdiMouseRightClick",
|
|
4694
|
+
"mdiMouseRightClickOutline",
|
|
4695
|
+
"mdiMouseScrollWheel",
|
|
4627
4696
|
"mdiMouseVariant",
|
|
4628
4697
|
"mdiMouseVariantOff",
|
|
4629
4698
|
"mdiMoveResize",
|
|
@@ -5411,6 +5480,7 @@
|
|
|
5411
5480
|
"mdiProgressQuestion",
|
|
5412
5481
|
"mdiProgressStar",
|
|
5413
5482
|
"mdiProgressStarFourPoints",
|
|
5483
|
+
"mdiProgressTag",
|
|
5414
5484
|
"mdiProgressUpload",
|
|
5415
5485
|
"mdiProgressWrench",
|
|
5416
5486
|
"mdiProjector",
|
|
@@ -6405,6 +6475,7 @@
|
|
|
6405
6475
|
"mdiSwapHorizontalBold",
|
|
6406
6476
|
"mdiSwapHorizontalCircle",
|
|
6407
6477
|
"mdiSwapHorizontalCircleOutline",
|
|
6478
|
+
"mdiSwapHorizontalHidden",
|
|
6408
6479
|
"mdiSwapHorizontalVariant",
|
|
6409
6480
|
"mdiSwapVertical",
|
|
6410
6481
|
"mdiSwapVerticalBold",
|
|
@@ -6919,6 +6990,7 @@
|
|
|
6919
6990
|
"mdiUmbrellaClosedOutline",
|
|
6920
6991
|
"mdiUmbrellaClosedVariant",
|
|
6921
6992
|
"mdiUmbrellaOutline",
|
|
6993
|
+
"mdiUnderwearOutline",
|
|
6922
6994
|
"mdiUndo",
|
|
6923
6995
|
"mdiUndoVariant",
|
|
6924
6996
|
"mdiUnfoldLessHorizontal",
|
|
@@ -6934,9 +7006,14 @@
|
|
|
6934
7006
|
"mdiUnreal",
|
|
6935
7007
|
"mdiUpdate",
|
|
6936
7008
|
"mdiUpload",
|
|
7009
|
+
"mdiUploadBox",
|
|
7010
|
+
"mdiUploadBoxOutline",
|
|
7011
|
+
"mdiUploadCircle",
|
|
7012
|
+
"mdiUploadCircleOutline",
|
|
6937
7013
|
"mdiUploadLock",
|
|
6938
7014
|
"mdiUploadLockOutline",
|
|
6939
7015
|
"mdiUploadMultiple",
|
|
7016
|
+
"mdiUploadMultipleOutline",
|
|
6940
7017
|
"mdiUploadNetwork",
|
|
6941
7018
|
"mdiUploadNetworkOutline",
|
|
6942
7019
|
"mdiUploadOff",
|
|
@@ -7200,6 +7277,9 @@
|
|
|
7200
7277
|
"mdiWeatherHurricaneOutline",
|
|
7201
7278
|
"mdiWeatherLightning",
|
|
7202
7279
|
"mdiWeatherLightningRainy",
|
|
7280
|
+
"mdiWeatherMoonset",
|
|
7281
|
+
"mdiWeatherMoonsetDown",
|
|
7282
|
+
"mdiWeatherMoonsetUp",
|
|
7203
7283
|
"mdiWeatherNight",
|
|
7204
7284
|
"mdiWeatherNightPartlyCloudy",
|
|
7205
7285
|
"mdiWeatherPartlyCloudy",
|
package/mdi-v7/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* MDI v7.
|
|
1
|
+
/* MDI v7.4.47 */
|
|
2
2
|
|
|
3
3
|
export declare const mdiAbTesting: string;
|
|
4
4
|
export declare const mdiAbacus: string;
|
|
@@ -28,9 +28,12 @@ export declare const mdiAccountArrowUpOutline: string;
|
|
|
28
28
|
export declare const mdiAccountBadge: string;
|
|
29
29
|
export declare const mdiAccountBadgeOutline: string;
|
|
30
30
|
export declare const mdiAccountBox: string;
|
|
31
|
+
export declare const mdiAccountBoxEditOutline: string;
|
|
32
|
+
export declare const mdiAccountBoxMinusOutline: string;
|
|
31
33
|
export declare const mdiAccountBoxMultiple: string;
|
|
32
34
|
export declare const mdiAccountBoxMultipleOutline: string;
|
|
33
35
|
export declare const mdiAccountBoxOutline: string;
|
|
36
|
+
export declare const mdiAccountBoxPlusOutline: string;
|
|
34
37
|
export declare const mdiAccountCancel: string;
|
|
35
38
|
export declare const mdiAccountCancelOutline: string;
|
|
36
39
|
export declare const mdiAccountCard: string;
|
|
@@ -1032,10 +1035,12 @@ export declare const mdiBookOff: string;
|
|
|
1032
1035
|
export declare const mdiBookOffOutline: string;
|
|
1033
1036
|
export declare const mdiBookOpen: string;
|
|
1034
1037
|
export declare const mdiBookOpenBlankVariant: string;
|
|
1038
|
+
export declare const mdiBookOpenBlankVariantOutline: string;
|
|
1035
1039
|
export declare const mdiBookOpenOutline: string;
|
|
1036
1040
|
export declare const mdiBookOpenPageVariant: string;
|
|
1037
1041
|
export declare const mdiBookOpenPageVariantOutline: string;
|
|
1038
1042
|
export declare const mdiBookOpenVariant: string;
|
|
1043
|
+
export declare const mdiBookOpenVariantOutline: string;
|
|
1039
1044
|
export declare const mdiBookOutline: string;
|
|
1040
1045
|
export declare const mdiBookPlay: string;
|
|
1041
1046
|
export declare const mdiBookPlayOutline: string;
|
|
@@ -1602,6 +1607,8 @@ export declare const mdiChartBarStacked: string;
|
|
|
1602
1607
|
export declare const mdiChartBellCurve: string;
|
|
1603
1608
|
export declare const mdiChartBellCurveCumulative: string;
|
|
1604
1609
|
export declare const mdiChartBox: string;
|
|
1610
|
+
export declare const mdiChartBoxMultiple: string;
|
|
1611
|
+
export declare const mdiChartBoxMultipleOutline: string;
|
|
1605
1612
|
export declare const mdiChartBoxOutline: string;
|
|
1606
1613
|
export declare const mdiChartBoxPlusOutline: string;
|
|
1607
1614
|
export declare const mdiChartBubble: string;
|
|
@@ -2399,6 +2406,7 @@ export declare const mdiDiameterVariant: string;
|
|
|
2399
2406
|
export declare const mdiDiamond: string;
|
|
2400
2407
|
export declare const mdiDiamondOutline: string;
|
|
2401
2408
|
export declare const mdiDiamondStone: string;
|
|
2409
|
+
export declare const mdiDiaperOutline: string;
|
|
2402
2410
|
export declare const mdiDice1: string;
|
|
2403
2411
|
export declare const mdiDice1Outline: string;
|
|
2404
2412
|
export declare const mdiDice2: string;
|
|
@@ -2510,6 +2518,7 @@ export declare const mdiDownloadCircleOutline: string;
|
|
|
2510
2518
|
export declare const mdiDownloadLock: string;
|
|
2511
2519
|
export declare const mdiDownloadLockOutline: string;
|
|
2512
2520
|
export declare const mdiDownloadMultiple: string;
|
|
2521
|
+
export declare const mdiDownloadMultipleOutline: string;
|
|
2513
2522
|
export declare const mdiDownloadNetwork: string;
|
|
2514
2523
|
export declare const mdiDownloadNetworkOutline: string;
|
|
2515
2524
|
export declare const mdiDownloadOff: string;
|
|
@@ -2689,6 +2698,7 @@ export declare const mdiEthereum: string;
|
|
|
2689
2698
|
export declare const mdiEthernet: string;
|
|
2690
2699
|
export declare const mdiEthernetCable: string;
|
|
2691
2700
|
export declare const mdiEthernetCableOff: string;
|
|
2701
|
+
export declare const mdiEthernetOff: string;
|
|
2692
2702
|
export declare const mdiEvPlugCcs1: string;
|
|
2693
2703
|
export declare const mdiEvPlugCcs2: string;
|
|
2694
2704
|
export declare const mdiEvPlugChademo: string;
|
|
@@ -3984,6 +3994,59 @@ export declare const mdiInstrumentTriangle: string;
|
|
|
3984
3994
|
export declare const mdiIntegratedCircuitChip: string;
|
|
3985
3995
|
export declare const mdiInvertColors: string;
|
|
3986
3996
|
export declare const mdiInvertColorsOff: string;
|
|
3997
|
+
export declare const mdiInvoice: string;
|
|
3998
|
+
export declare const mdiInvoiceArrowLeft: string;
|
|
3999
|
+
export declare const mdiInvoiceArrowLeftOutline: string;
|
|
4000
|
+
export declare const mdiInvoiceArrowRight: string;
|
|
4001
|
+
export declare const mdiInvoiceArrowRightOutline: string;
|
|
4002
|
+
export declare const mdiInvoiceCheck: string;
|
|
4003
|
+
export declare const mdiInvoiceCheckOutline: string;
|
|
4004
|
+
export declare const mdiInvoiceClock: string;
|
|
4005
|
+
export declare const mdiInvoiceClockOutline: string;
|
|
4006
|
+
export declare const mdiInvoiceEdit: string;
|
|
4007
|
+
export declare const mdiInvoiceEditOutline: string;
|
|
4008
|
+
export declare const mdiInvoiceExportOutline: string;
|
|
4009
|
+
export declare const mdiInvoiceFast: string;
|
|
4010
|
+
export declare const mdiInvoiceFastOutline: string;
|
|
4011
|
+
export declare const mdiInvoiceImport: string;
|
|
4012
|
+
export declare const mdiInvoiceImportOutline: string;
|
|
4013
|
+
export declare const mdiInvoiceList: string;
|
|
4014
|
+
export declare const mdiInvoiceListOutline: string;
|
|
4015
|
+
export declare const mdiInvoiceMinus: string;
|
|
4016
|
+
export declare const mdiInvoiceMinusOutline: string;
|
|
4017
|
+
export declare const mdiInvoiceMultiple: string;
|
|
4018
|
+
export declare const mdiInvoiceMultipleOutline: string;
|
|
4019
|
+
export declare const mdiInvoiceOutline: string;
|
|
4020
|
+
export declare const mdiInvoicePlus: string;
|
|
4021
|
+
export declare const mdiInvoicePlusOutline: string;
|
|
4022
|
+
export declare const mdiInvoiceRemove: string;
|
|
4023
|
+
export declare const mdiInvoiceRemoveOutline: string;
|
|
4024
|
+
export declare const mdiInvoiceSend: string;
|
|
4025
|
+
export declare const mdiInvoiceSendOutline: string;
|
|
4026
|
+
export declare const mdiInvoiceText: string;
|
|
4027
|
+
export declare const mdiInvoiceTextArrowLeft: string;
|
|
4028
|
+
export declare const mdiInvoiceTextArrowLeftOutline: string;
|
|
4029
|
+
export declare const mdiInvoiceTextArrowRight: string;
|
|
4030
|
+
export declare const mdiInvoiceTextArrowRightOutline: string;
|
|
4031
|
+
export declare const mdiInvoiceTextCheck: string;
|
|
4032
|
+
export declare const mdiInvoiceTextCheckOutline: string;
|
|
4033
|
+
export declare const mdiInvoiceTextClock: string;
|
|
4034
|
+
export declare const mdiInvoiceTextClockOutline: string;
|
|
4035
|
+
export declare const mdiInvoiceTextEdit: string;
|
|
4036
|
+
export declare const mdiInvoiceTextEditOutline: string;
|
|
4037
|
+
export declare const mdiInvoiceTextFast: string;
|
|
4038
|
+
export declare const mdiInvoiceTextFastOutline: string;
|
|
4039
|
+
export declare const mdiInvoiceTextMinus: string;
|
|
4040
|
+
export declare const mdiInvoiceTextMinusOutline: string;
|
|
4041
|
+
export declare const mdiInvoiceTextMultiple: string;
|
|
4042
|
+
export declare const mdiInvoiceTextMultipleOutline: string;
|
|
4043
|
+
export declare const mdiInvoiceTextOutline: string;
|
|
4044
|
+
export declare const mdiInvoiceTextPlus: string;
|
|
4045
|
+
export declare const mdiInvoiceTextPlusOutline: string;
|
|
4046
|
+
export declare const mdiInvoiceTextRemove: string;
|
|
4047
|
+
export declare const mdiInvoiceTextRemoveOutline: string;
|
|
4048
|
+
export declare const mdiInvoiceTextSend: string;
|
|
4049
|
+
export declare const mdiInvoiceTextSendOutline: string;
|
|
3987
4050
|
export declare const mdiIobroker: string;
|
|
3988
4051
|
export declare const mdiIp: string;
|
|
3989
4052
|
export declare const mdiIpNetwork: string;
|
|
@@ -4621,10 +4684,16 @@ export declare const mdiMotorbikeElectric: string;
|
|
|
4621
4684
|
export declare const mdiMotorbikeOff: string;
|
|
4622
4685
|
export declare const mdiMouse: string;
|
|
4623
4686
|
export declare const mdiMouseBluetooth: string;
|
|
4687
|
+
export declare const mdiMouseLeftClick: string;
|
|
4688
|
+
export declare const mdiMouseLeftClickOutline: string;
|
|
4624
4689
|
export declare const mdiMouseMoveDown: string;
|
|
4625
4690
|
export declare const mdiMouseMoveUp: string;
|
|
4626
4691
|
export declare const mdiMouseMoveVertical: string;
|
|
4627
4692
|
export declare const mdiMouseOff: string;
|
|
4693
|
+
export declare const mdiMouseOutline: string;
|
|
4694
|
+
export declare const mdiMouseRightClick: string;
|
|
4695
|
+
export declare const mdiMouseRightClickOutline: string;
|
|
4696
|
+
export declare const mdiMouseScrollWheel: string;
|
|
4628
4697
|
export declare const mdiMouseVariant: string;
|
|
4629
4698
|
export declare const mdiMouseVariantOff: string;
|
|
4630
4699
|
export declare const mdiMoveResize: string;
|
|
@@ -5412,6 +5481,7 @@ export declare const mdiProgressPencil: string;
|
|
|
5412
5481
|
export declare const mdiProgressQuestion: string;
|
|
5413
5482
|
export declare const mdiProgressStar: string;
|
|
5414
5483
|
export declare const mdiProgressStarFourPoints: string;
|
|
5484
|
+
export declare const mdiProgressTag: string;
|
|
5415
5485
|
export declare const mdiProgressUpload: string;
|
|
5416
5486
|
export declare const mdiProgressWrench: string;
|
|
5417
5487
|
export declare const mdiProjector: string;
|
|
@@ -6406,6 +6476,7 @@ export declare const mdiSwapHorizontal: string;
|
|
|
6406
6476
|
export declare const mdiSwapHorizontalBold: string;
|
|
6407
6477
|
export declare const mdiSwapHorizontalCircle: string;
|
|
6408
6478
|
export declare const mdiSwapHorizontalCircleOutline: string;
|
|
6479
|
+
export declare const mdiSwapHorizontalHidden: string;
|
|
6409
6480
|
export declare const mdiSwapHorizontalVariant: string;
|
|
6410
6481
|
export declare const mdiSwapVertical: string;
|
|
6411
6482
|
export declare const mdiSwapVerticalBold: string;
|
|
@@ -6920,6 +6991,7 @@ export declare const mdiUmbrellaClosed: string;
|
|
|
6920
6991
|
export declare const mdiUmbrellaClosedOutline: string;
|
|
6921
6992
|
export declare const mdiUmbrellaClosedVariant: string;
|
|
6922
6993
|
export declare const mdiUmbrellaOutline: string;
|
|
6994
|
+
export declare const mdiUnderwearOutline: string;
|
|
6923
6995
|
export declare const mdiUndo: string;
|
|
6924
6996
|
export declare const mdiUndoVariant: string;
|
|
6925
6997
|
export declare const mdiUnfoldLessHorizontal: string;
|
|
@@ -6935,9 +7007,14 @@ export declare const mdiUnity: string;
|
|
|
6935
7007
|
export declare const mdiUnreal: string;
|
|
6936
7008
|
export declare const mdiUpdate: string;
|
|
6937
7009
|
export declare const mdiUpload: string;
|
|
7010
|
+
export declare const mdiUploadBox: string;
|
|
7011
|
+
export declare const mdiUploadBoxOutline: string;
|
|
7012
|
+
export declare const mdiUploadCircle: string;
|
|
7013
|
+
export declare const mdiUploadCircleOutline: string;
|
|
6938
7014
|
export declare const mdiUploadLock: string;
|
|
6939
7015
|
export declare const mdiUploadLockOutline: string;
|
|
6940
7016
|
export declare const mdiUploadMultiple: string;
|
|
7017
|
+
export declare const mdiUploadMultipleOutline: string;
|
|
6941
7018
|
export declare const mdiUploadNetwork: string;
|
|
6942
7019
|
export declare const mdiUploadNetworkOutline: string;
|
|
6943
7020
|
export declare const mdiUploadOff: string;
|
|
@@ -7201,6 +7278,9 @@ export declare const mdiWeatherHurricane: string;
|
|
|
7201
7278
|
export declare const mdiWeatherHurricaneOutline: string;
|
|
7202
7279
|
export declare const mdiWeatherLightning: string;
|
|
7203
7280
|
export declare const mdiWeatherLightningRainy: string;
|
|
7281
|
+
export declare const mdiWeatherMoonset: string;
|
|
7282
|
+
export declare const mdiWeatherMoonsetDown: string;
|
|
7283
|
+
export declare const mdiWeatherMoonsetUp: string;
|
|
7204
7284
|
export declare const mdiWeatherNight: string;
|
|
7205
7285
|
export declare const mdiWeatherNightPartlyCloudy: string;
|
|
7206
7286
|
export declare const mdiWeatherPartlyCloudy: string;
|