@quasar/extras 1.11.2 → 1.12.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 (34) hide show
  1. package/README.md +14 -13
  2. package/bootstrap-icons/LICENSE.md +1 -1
  3. package/bootstrap-icons/bootstrap-icons.css +210 -0
  4. package/bootstrap-icons/bootstrap-icons.woff +0 -0
  5. package/bootstrap-icons/bootstrap-icons.woff2 +0 -0
  6. package/bootstrap-icons/index.d.ts +153 -2
  7. package/bootstrap-icons/index.js +175 -24
  8. package/ionicons-v5/index.d.ts +1 -1
  9. package/ionicons-v5/index.js +1 -1
  10. package/ionicons-v6/LICENSE +21 -0
  11. package/ionicons-v6/index.d.ts +1334 -0
  12. package/ionicons-v6/index.js +1334 -0
  13. package/material-icons/index.d.ts +77 -0
  14. package/material-icons/index.js +79 -2
  15. package/material-icons/web-font/flUhRq6tzZclQEJ-Vdg-IuiaDsNa.woff +0 -0
  16. package/material-icons/web-font/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2 +0 -0
  17. package/material-icons-outlined/index.d.ts +77 -0
  18. package/material-icons-outlined/index.js +79 -2
  19. package/material-icons-outlined/web-font/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcY.woff +0 -0
  20. package/material-icons-outlined/web-font/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcel5euIg.woff2 +0 -0
  21. package/material-icons-round/index.d.ts +77 -0
  22. package/material-icons-round/index.js +80 -3
  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/index.d.ts +77 -0
  26. package/material-icons-sharp/index.js +79 -2
  27. package/material-icons-sharp/web-font/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvRImcycg.woff2 +0 -0
  28. package/material-icons-sharp/web-font/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvX.woff +0 -0
  29. package/mdi-v6/index.d.ts +201 -1
  30. package/mdi-v6/index.js +255 -55
  31. package/mdi-v6/materialdesignicons-webfont.woff +0 -0
  32. package/mdi-v6/materialdesignicons-webfont.woff2 +0 -0
  33. package/mdi-v6/mdi-v6.css +1201 -2
  34. package/package.json +9 -6
@@ -1,5 +1,7 @@
1
- /* Bootstrap v1.5.0 */
1
+ /* Bootstrap v1.7.0 */
2
2
 
3
+ export declare const bi123: string;
4
+ export declare const biActivity: string;
3
5
  export declare const biAlarmFill: string;
4
6
  export declare const biAlarm: string;
5
7
  export declare const biAlignBottom: string;
@@ -11,6 +13,7 @@ export declare const biAlignTop: string;
11
13
  export declare const biAlt: string;
12
14
  export declare const biAppIndicator: string;
13
15
  export declare const biApp: string;
16
+ export declare const biApple: string;
14
17
  export declare const biArchiveFill: string;
15
18
  export declare const biArchive: string;
16
19
  export declare const biArrow90degDown: string;
@@ -121,6 +124,8 @@ export declare const biBagPlus: string;
121
124
  export declare const biBagXFill: string;
122
125
  export declare const biBagX: string;
123
126
  export declare const biBag: string;
127
+ export declare const biBandaidFill: string;
128
+ export declare const biBandaid: string;
124
129
  export declare const biBank: string;
125
130
  export declare const biBank2: string;
126
131
  export declare const biBarChartFill: string;
@@ -138,6 +143,7 @@ export declare const biBatteryCharging: string;
138
143
  export declare const biBatteryFull: string;
139
144
  export declare const biBatteryHalf: string;
140
145
  export declare const biBattery: string;
146
+ export declare const biBehance: string;
141
147
  export declare const biBellFill: string;
142
148
  export declare const biBellSlashFill: string;
143
149
  export declare const biBellSlash: string;
@@ -149,6 +155,8 @@ export declare const biBinocularsFill: string;
149
155
  export declare const biBinoculars: string;
150
156
  export declare const biBlockquoteLeft: string;
151
157
  export declare const biBlockquoteRight: string;
158
+ export declare const biBluetooth: string;
159
+ export declare const biBodyText: string;
152
160
  export declare const biBookFill: string;
153
161
  export declare const biBookHalf: string;
154
162
  export declare const biBook: string;
@@ -169,6 +177,8 @@ export declare const biBookmark: string;
169
177
  export declare const biBookmarksFill: string;
170
178
  export declare const biBookmarks: string;
171
179
  export declare const biBookshelf: string;
180
+ export declare const biBoomboxFill: string;
181
+ export declare const biBoombox: string;
172
182
  export declare const biBootstrapFill: string;
173
183
  export declare const biBootstrapReboot: string;
174
184
  export declare const biBootstrap: string;
@@ -204,6 +214,7 @@ export declare const biBoxArrowUpRight: string;
204
214
  export declare const biBoxArrowUp: string;
205
215
  export declare const biBoxSeam: string;
206
216
  export declare const biBox: string;
217
+ export declare const biBoxes: string;
207
218
  export declare const biBraces: string;
208
219
  export declare const biBricks: string;
209
220
  export declare const biBriefcaseFill: string;
@@ -426,10 +437,10 @@ export declare const biCloudFog2Fill: string;
426
437
  export declare const biCloudFog2: string;
427
438
  export declare const biCloudHailFill: string;
428
439
  export declare const biCloudHail: string;
429
- export declare const biCloudHaze1: string;
430
440
  export declare const biCloudHazeFill: string;
431
441
  export declare const biCloudHaze: string;
432
442
  export declare const biCloudHaze2Fill: string;
443
+ export declare const biCloudHaze2: string;
433
444
  export declare const biCloudLightningFill: string;
434
445
  export declare const biCloudLightningRainFill: string;
435
446
  export declare const biCloudLightningRain: string;
@@ -504,6 +515,10 @@ export declare const biDashSquareDotted: string;
504
515
  export declare const biDashSquareFill: string;
505
516
  export declare const biDashSquare: string;
506
517
  export declare const biDash: string;
518
+ export declare const biDeviceHddFill: string;
519
+ export declare const biDeviceHdd: string;
520
+ export declare const biDeviceSsdFill: string;
521
+ export declare const biDeviceSsd: string;
507
522
  export declare const biDiagram2Fill: string;
508
523
  export declare const biDiagram2: string;
509
524
  export declare const biDiagram3Fill: string;
@@ -528,6 +543,8 @@ export declare const biDisc: string;
528
543
  export declare const biDiscord: string;
529
544
  export declare const biDisplayFill: string;
530
545
  export declare const biDisplay: string;
546
+ export declare const biDisplayportFill: string;
547
+ export declare const biDisplayport: string;
531
548
  export declare const biDistributeHorizontal: string;
532
549
  export declare const biDistributeVertical: string;
533
550
  export declare const biDoorClosedFill: string;
@@ -536,12 +553,21 @@ export declare const biDoorOpenFill: string;
536
553
  export declare const biDoorOpen: string;
537
554
  export declare const biDot: string;
538
555
  export declare const biDownload: string;
556
+ export declare const biDpadFill: string;
557
+ export declare const biDpad: string;
558
+ export declare const biDribbble: string;
539
559
  export declare const biDropletFill: string;
540
560
  export declare const biDropletHalf: string;
541
561
  export declare const biDroplet: string;
562
+ export declare const biEarFill: string;
563
+ export declare const biEar: string;
542
564
  export declare const biEarbuds: string;
543
565
  export declare const biEaselFill: string;
544
566
  export declare const biEasel: string;
567
+ export declare const biEasel2Fill: string;
568
+ export declare const biEasel2: string;
569
+ export declare const biEasel3Fill: string;
570
+ export declare const biEasel3: string;
545
571
  export declare const biEggFill: string;
546
572
  export declare const biEggFried: string;
547
573
  export declare const biEgg: string;
@@ -569,12 +595,25 @@ export declare const biEmojiSunglassesFill: string;
569
595
  export declare const biEmojiSunglasses: string;
570
596
  export declare const biEmojiWinkFill: string;
571
597
  export declare const biEmojiWink: string;
598
+ export declare const biEnvelopeCheckFill: string;
599
+ export declare const biEnvelopeCheck: string;
600
+ export declare const biEnvelopeDashFill: string;
601
+ export declare const biEnvelopeDash: string;
602
+ export declare const biEnvelopeExclamationFill: string;
603
+ export declare const biEnvelopeExclamation: string;
572
604
  export declare const biEnvelopeFill: string;
573
605
  export declare const biEnvelopeOpenFill: string;
574
606
  export declare const biEnvelopeOpen: string;
607
+ export declare const biEnvelopePlusFill: string;
608
+ export declare const biEnvelopePlus: string;
609
+ export declare const biEnvelopeSlashFill: string;
610
+ export declare const biEnvelopeSlash: string;
611
+ export declare const biEnvelopeXFill: string;
612
+ export declare const biEnvelopeX: string;
575
613
  export declare const biEnvelope: string;
576
614
  export declare const biEraserFill: string;
577
615
  export declare const biEraser: string;
616
+ export declare const biEthernet: string;
578
617
  export declare const biExclamationCircleFill: string;
579
618
  export declare const biExclamationCircle: string;
580
619
  export declare const biExclamationDiamondFill: string;
@@ -588,6 +627,8 @@ export declare const biExclamationTriangleFill: string;
588
627
  export declare const biExclamationTriangle: string;
589
628
  export declare const biExclamation: string;
590
629
  export declare const biExclude: string;
630
+ export declare const biExplicitFill: string;
631
+ export declare const biExplicit: string;
591
632
  export declare const biEyeFill: string;
592
633
  export declare const biEyeSlashFill: string;
593
634
  export declare const biEyeSlash: string;
@@ -595,6 +636,7 @@ export declare const biEye: string;
595
636
  export declare const biEyedropper: string;
596
637
  export declare const biEyeglasses: string;
597
638
  export declare const biFacebook: string;
639
+ export declare const biFan: string;
598
640
  export declare const biFileArrowDownFill: string;
599
641
  export declare const biFileArrowDown: string;
600
642
  export declare const biFileArrowUpFill: string;
@@ -733,6 +775,7 @@ export declare const biFilterRight: string;
733
775
  export declare const biFilterSquareFill: string;
734
776
  export declare const biFilterSquare: string;
735
777
  export declare const biFilter: string;
778
+ export declare const biFingerprint: string;
736
779
  export declare const biFlagFill: string;
737
780
  export declare const biFlag: string;
738
781
  export declare const biFlower1: string;
@@ -771,11 +814,15 @@ export declare const biGeoFill: string;
771
814
  export declare const biGeo: string;
772
815
  export declare const biGiftFill: string;
773
816
  export declare const biGift: string;
817
+ export declare const biGit: string;
774
818
  export declare const biGithub: string;
775
819
  export declare const biGlobe: string;
776
820
  export declare const biGlobe2: string;
777
821
  export declare const biGoogle: string;
822
+ export declare const biGpuCard: string;
823
+ export declare const biGraphDownArrow: string;
778
824
  export declare const biGraphDown: string;
825
+ export declare const biGraphUpArrow: string;
779
826
  export declare const biGraphUp: string;
780
827
  export declare const biGrid1x2Fill: string;
781
828
  export declare const biGrid1x2: string;
@@ -809,6 +856,8 @@ export declare const biHddRack: string;
809
856
  export declare const biHddStackFill: string;
810
857
  export declare const biHddStack: string;
811
858
  export declare const biHdd: string;
859
+ export declare const biHdmiFill: string;
860
+ export declare const biHdmi: string;
812
861
  export declare const biHeadphones: string;
813
862
  export declare const biHeadsetVr: string;
814
863
  export declare const biHeadset: string;
@@ -831,6 +880,7 @@ export declare const biHouseFill: string;
831
880
  export declare const biHouse: string;
832
881
  export declare const biHr: string;
833
882
  export declare const biHurricane: string;
883
+ export declare const biHypnotize: string;
834
884
  export declare const biImageAlt: string;
835
885
  export declare const biImageFill: string;
836
886
  export declare const biImage: string;
@@ -839,6 +889,7 @@ export declare const biInboxFill: string;
839
889
  export declare const biInbox: string;
840
890
  export declare const biInboxesFill: string;
841
891
  export declare const biInboxes: string;
892
+ export declare const biInfinity: string;
842
893
  export declare const biInfoCircleFill: string;
843
894
  export declare const biInfoCircle: string;
844
895
  export declare const biInfoLg: string;
@@ -904,10 +955,13 @@ export declare const biLightningChargeFill: string;
904
955
  export declare const biLightningCharge: string;
905
956
  export declare const biLightningFill: string;
906
957
  export declare const biLightning: string;
958
+ export declare const biLine: string;
907
959
  export declare const biLink45deg: string;
908
960
  export declare const biLink: string;
909
961
  export declare const biLinkedin: string;
910
962
  export declare const biListCheck: string;
963
+ export declare const biListColumnsReverse: string;
964
+ export declare const biListColumns: string;
911
965
  export declare const biListNested: string;
912
966
  export declare const biListOl: string;
913
967
  export declare const biListStars: string;
@@ -916,6 +970,7 @@ export declare const biListUl: string;
916
970
  export declare const biList: string;
917
971
  export declare const biLockFill: string;
918
972
  export declare const biLock: string;
973
+ export declare const biMagic: string;
919
974
  export declare const biMailbox: string;
920
975
  export declare const biMailbox2: string;
921
976
  export declare const biMapFill: string;
@@ -924,8 +979,10 @@ export declare const biMarkdownFill: string;
924
979
  export declare const biMarkdown: string;
925
980
  export declare const biMask: string;
926
981
  export declare const biMastodon: string;
982
+ export declare const biMedium: string;
927
983
  export declare const biMegaphoneFill: string;
928
984
  export declare const biMegaphone: string;
985
+ export declare const biMemory: string;
929
986
  export declare const biMenuAppFill: string;
930
987
  export declare const biMenuApp: string;
931
988
  export declare const biMenuButtonFill: string;
@@ -935,17 +992,25 @@ export declare const biMenuButton: string;
935
992
  export declare const biMenuDown: string;
936
993
  export declare const biMenuUp: string;
937
994
  export declare const biMessenger: string;
995
+ export declare const biMeta: string;
938
996
  export declare const biMicFill: string;
939
997
  export declare const biMicMuteFill: string;
940
998
  export declare const biMicMute: string;
941
999
  export declare const biMic: string;
1000
+ export declare const biMicrosoft: string;
942
1001
  export declare const biMinecartLoaded: string;
943
1002
  export declare const biMinecart: string;
1003
+ export declare const biModemFill: string;
1004
+ export declare const biModem: string;
944
1005
  export declare const biMoisture: string;
945
1006
  export declare const biMoonFill: string;
946
1007
  export declare const biMoonStarsFill: string;
947
1008
  export declare const biMoonStars: string;
948
1009
  export declare const biMoon: string;
1010
+ export declare const biMortarboardFill: string;
1011
+ export declare const biMortarboard: string;
1012
+ export declare const biMotherboardFill: string;
1013
+ export declare const biMotherboard: string;
949
1014
  export declare const biMouseFill: string;
950
1015
  export declare const biMouse: string;
951
1016
  export declare const biMouse2Fill: string;
@@ -958,6 +1023,7 @@ export declare const biMusicNote: string;
958
1023
  export declare const biMusicPlayerFill: string;
959
1024
  export declare const biMusicPlayer: string;
960
1025
  export declare const biNewspaper: string;
1026
+ export declare const biNintendoSwitch: string;
961
1027
  export declare const biNodeMinusFill: string;
962
1028
  export declare const biNodeMinus: string;
963
1029
  export declare const biNodePlusFill: string;
@@ -967,6 +1033,8 @@ export declare const biNut: string;
967
1033
  export declare const biOctagonFill: string;
968
1034
  export declare const biOctagonHalf: string;
969
1035
  export declare const biOctagon: string;
1036
+ export declare const biOpticalAudioFill: string;
1037
+ export declare const biOpticalAudio: string;
970
1038
  export declare const biOption: string;
971
1039
  export declare const biOutlet: string;
972
1040
  export declare const biPaintBucket: string;
@@ -991,6 +1059,12 @@ export declare const biPauseCircleFill: string;
991
1059
  export declare const biPauseCircle: string;
992
1060
  export declare const biPauseFill: string;
993
1061
  export declare const biPause: string;
1062
+ export declare const biPaypal: string;
1063
+ export declare const biPcDisplayHorizontal: string;
1064
+ export declare const biPcDisplay: string;
1065
+ export declare const biPcHorizontal: string;
1066
+ export declare const biPc: string;
1067
+ export declare const biPciCard: string;
994
1068
  export declare const biPeaceFill: string;
995
1069
  export declare const biPeace: string;
996
1070
  export declare const biPenFill: string;
@@ -1016,7 +1090,12 @@ export declare const biPersonFill: string;
1016
1090
  export declare const biPersonLinesFill: string;
1017
1091
  export declare const biPersonPlusFill: string;
1018
1092
  export declare const biPersonPlus: string;
1093
+ export declare const biPersonRolodex: string;
1019
1094
  export declare const biPersonSquare: string;
1095
+ export declare const biPersonVideo: string;
1096
+ export declare const biPersonVideo2: string;
1097
+ export declare const biPersonVideo3: string;
1098
+ export declare const biPersonWorkspace: string;
1020
1099
  export declare const biPersonXFill: string;
1021
1100
  export declare const biPersonX: string;
1022
1101
  export declare const biPerson: string;
@@ -1036,6 +1115,7 @@ export declare const biPinFill: string;
1036
1115
  export declare const biPinMapFill: string;
1037
1116
  export declare const biPinMap: string;
1038
1117
  export declare const biPin: string;
1118
+ export declare const biPinterest: string;
1039
1119
  export declare const biPipFill: string;
1040
1120
  export declare const biPip: string;
1041
1121
  export declare const biPlayBtnFill: string;
@@ -1044,12 +1124,14 @@ export declare const biPlayCircleFill: string;
1044
1124
  export declare const biPlayCircle: string;
1045
1125
  export declare const biPlayFill: string;
1046
1126
  export declare const biPlay: string;
1127
+ export declare const biPlaystation: string;
1047
1128
  export declare const biPlugFill: string;
1048
1129
  export declare const biPlug: string;
1049
1130
  export declare const biPlusCircleDotted: string;
1050
1131
  export declare const biPlusCircleFill: string;
1051
1132
  export declare const biPlusCircle: string;
1052
1133
  export declare const biPlusLg: string;
1134
+ export declare const biPlusSlashMinus: string;
1053
1135
  export declare const biPlusSquareDotted: string;
1054
1136
  export declare const biPlusSquareFill: string;
1055
1137
  export declare const biPlusSquare: string;
@@ -1057,8 +1139,12 @@ export declare const biPlus: string;
1057
1139
  export declare const biPower: string;
1058
1140
  export declare const biPrinterFill: string;
1059
1141
  export declare const biPrinter: string;
1142
+ export declare const biProjectorFill: string;
1143
+ export declare const biProjector: string;
1060
1144
  export declare const biPuzzleFill: string;
1061
1145
  export declare const biPuzzle: string;
1146
+ export declare const biQrCodeScan: string;
1147
+ export declare const biQrCode: string;
1062
1148
  export declare const biQuestionCircleFill: string;
1063
1149
  export declare const biQuestionCircle: string;
1064
1150
  export declare const biQuestionDiamondFill: string;
@@ -1069,6 +1155,9 @@ export declare const biQuestionOctagon: string;
1069
1155
  export declare const biQuestionSquareFill: string;
1070
1156
  export declare const biQuestionSquare: string;
1071
1157
  export declare const biQuestion: string;
1158
+ export declare const biQuora: string;
1159
+ export declare const biQuote: string;
1160
+ export declare const biRadioactive: string;
1072
1161
  export declare const biRainbow: string;
1073
1162
  export declare const biReceiptCutoff: string;
1074
1163
  export declare const biReceipt: string;
@@ -1091,6 +1180,9 @@ export declare const biReplyAllFill: string;
1091
1180
  export declare const biReplyAll: string;
1092
1181
  export declare const biReplyFill: string;
1093
1182
  export declare const biReply: string;
1183
+ export declare const biRobot: string;
1184
+ export declare const biRouterFill: string;
1185
+ export declare const biRouter: string;
1094
1186
  export declare const biRssFill: string;
1095
1187
  export declare const biRss: string;
1096
1188
  export declare const biRulers: string;
@@ -1108,6 +1200,20 @@ export declare const biSdCardFill: string;
1108
1200
  export declare const biSdCard: string;
1109
1201
  export declare const biSearch: string;
1110
1202
  export declare const biSegmentedNav: string;
1203
+ export declare const biSendCheckFill: string;
1204
+ export declare const biSendCheck: string;
1205
+ export declare const biSendDashFill: string;
1206
+ export declare const biSendDash: string;
1207
+ export declare const biSendExclamationFill: string;
1208
+ export declare const biSendExclamation: string;
1209
+ export declare const biSendFill: string;
1210
+ export declare const biSendPlusFill: string;
1211
+ export declare const biSendPlus: string;
1212
+ export declare const biSendSlashFill: string;
1213
+ export declare const biSendSlash: string;
1214
+ export declare const biSendXFill: string;
1215
+ export declare const biSendX: string;
1216
+ export declare const biSend: string;
1111
1217
  export declare const biServer: string;
1112
1218
  export declare const biShareFill: string;
1113
1219
  export declare const biShare: string;
@@ -1133,6 +1239,7 @@ export declare const biShift: string;
1133
1239
  export declare const biShopWindow: string;
1134
1240
  export declare const biShop: string;
1135
1241
  export declare const biShuffle: string;
1242
+ export declare const biSignal: string;
1136
1243
  export declare const biSignpost2Fill: string;
1137
1244
  export declare const biSignpost2: string;
1138
1245
  export declare const biSignpostFill: string;
@@ -1175,6 +1282,7 @@ export declare const biSlashSquare: string;
1175
1282
  export declare const biSlash: string;
1176
1283
  export declare const biSliders: string;
1177
1284
  export declare const biSmartwatch: string;
1285
+ export declare const biSnapchat: string;
1178
1286
  export declare const biSnow: string;
1179
1287
  export declare const biSnow2: string;
1180
1288
  export declare const biSnow3: string;
@@ -1196,14 +1304,17 @@ export declare const biSpeaker: string;
1196
1304
  export declare const biSpeedometer: string;
1197
1305
  export declare const biSpeedometer2: string;
1198
1306
  export declare const biSpellcheck: string;
1307
+ export declare const biSpotify: string;
1199
1308
  export declare const biSquareFill: string;
1200
1309
  export declare const biSquareHalf: string;
1201
1310
  export declare const biSquare: string;
1311
+ export declare const biStackOverflow: string;
1202
1312
  export declare const biStack: string;
1203
1313
  export declare const biStarFill: string;
1204
1314
  export declare const biStarHalf: string;
1205
1315
  export declare const biStar: string;
1206
1316
  export declare const biStars: string;
1317
+ export declare const biSteam: string;
1207
1318
  export declare const biStickiesFill: string;
1208
1319
  export declare const biStickies: string;
1209
1320
  export declare const biStickyFill: string;
@@ -1218,6 +1329,7 @@ export declare const biStoplightsFill: string;
1218
1329
  export declare const biStoplights: string;
1219
1330
  export declare const biStopwatchFill: string;
1220
1331
  export declare const biStopwatch: string;
1332
+ export declare const biStrava: string;
1221
1333
  export declare const biSubtract: string;
1222
1334
  export declare const biSuitClubFill: string;
1223
1335
  export declare const biSuitClub: string;
@@ -1260,7 +1372,10 @@ export declare const biTelephonePlus: string;
1260
1372
  export declare const biTelephoneXFill: string;
1261
1373
  export declare const biTelephoneX: string;
1262
1374
  export declare const biTelephone: string;
1375
+ export declare const biTerminalDash: string;
1263
1376
  export declare const biTerminalFill: string;
1377
+ export declare const biTerminalPlus: string;
1378
+ export declare const biTerminalSplit: string;
1264
1379
  export declare const biTerminal: string;
1265
1380
  export declare const biTextCenter: string;
1266
1381
  export declare const biTextIndentLeft: string;
@@ -1279,6 +1394,15 @@ export declare const biThermometerSun: string;
1279
1394
  export declare const biThermometer: string;
1280
1395
  export declare const biThreeDotsVertical: string;
1281
1396
  export declare const biThreeDots: string;
1397
+ export declare const biThunderboltFill: string;
1398
+ export declare const biThunderbolt: string;
1399
+ export declare const biTicketDetailedFill: string;
1400
+ export declare const biTicketDetailed: string;
1401
+ export declare const biTicketFill: string;
1402
+ export declare const biTicketPerferatedFill: string;
1403
+ export declare const biTicketPerferated: string;
1404
+ export declare const biTicket: string;
1405
+ export declare const biTiktok: string;
1282
1406
  export declare const biToggleOff: string;
1283
1407
  export declare const biToggleOn: string;
1284
1408
  export declare const biToggle2Off: string;
@@ -1327,9 +1451,23 @@ export declare const biUnlock: string;
1327
1451
  export declare const biUpcScan: string;
1328
1452
  export declare const biUpc: string;
1329
1453
  export declare const biUpload: string;
1454
+ export declare const biUsbCFill: string;
1455
+ export declare const biUsbC: string;
1456
+ export declare const biUsbDriveFill: string;
1457
+ export declare const biUsbDrive: string;
1458
+ export declare const biUsbFill: string;
1459
+ export declare const biUsbMicroFill: string;
1460
+ export declare const biUsbMicro: string;
1461
+ export declare const biUsbMiniFill: string;
1462
+ export declare const biUsbMini: string;
1463
+ export declare const biUsbPlugFill: string;
1464
+ export declare const biUsbPlug: string;
1465
+ export declare const biUsbSymbol: string;
1466
+ export declare const biUsb: string;
1330
1467
  export declare const biVectorPen: string;
1331
1468
  export declare const biViewList: string;
1332
1469
  export declare const biViewStacked: string;
1470
+ export declare const biVimeo: string;
1333
1471
  export declare const biVinylFill: string;
1334
1472
  export declare const biVinyl: string;
1335
1473
  export declare const biVoicemail: string;
@@ -1347,15 +1485,26 @@ export declare const biWallet: string;
1347
1485
  export declare const biWallet2: string;
1348
1486
  export declare const biWatch: string;
1349
1487
  export declare const biWater: string;
1488
+ export declare const biWebcamFill: string;
1489
+ export declare const biWebcam: string;
1350
1490
  export declare const biWhatsapp: string;
1351
1491
  export declare const biWifi1: string;
1352
1492
  export declare const biWifi2: string;
1353
1493
  export declare const biWifiOff: string;
1354
1494
  export declare const biWifi: string;
1355
1495
  export declare const biWind: string;
1496
+ export declare const biWindowDash: string;
1497
+ export declare const biWindowDesktop: string;
1356
1498
  export declare const biWindowDock: string;
1499
+ export declare const biWindowFullscreen: string;
1500
+ export declare const biWindowPlus: string;
1357
1501
  export declare const biWindowSidebar: string;
1502
+ export declare const biWindowSplit: string;
1503
+ export declare const biWindowStack: string;
1504
+ export declare const biWindowX: string;
1358
1505
  export declare const biWindow: string;
1506
+ export declare const biWindows: string;
1507
+ export declare const biWordpress: string;
1359
1508
  export declare const biWrench: string;
1360
1509
  export declare const biXCircleFill: string;
1361
1510
  export declare const biXCircle: string;
@@ -1367,6 +1516,8 @@ export declare const biXOctagon: string;
1367
1516
  export declare const biXSquareFill: string;
1368
1517
  export declare const biXSquare: string;
1369
1518
  export declare const biX: string;
1519
+ export declare const biXbox: string;
1520
+ export declare const biYinYang: string;
1370
1521
  export declare const biYoutube: string;
1371
1522
  export declare const biZoomIn: string;
1372
1523
  export declare const biZoomOut: string;