@quasar/extras 1.11.1 → 1.11.5
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 +13 -13
- package/bootstrap-icons/LICENSE.md +1 -1
- package/bootstrap-icons/bootstrap-icons.woff +0 -0
- package/bootstrap-icons/bootstrap-icons.woff2 +0 -0
- package/bootstrap-icons/index.d.ts +153 -2
- package/bootstrap-icons/index.js +175 -24
- package/ionicons-v5/index.d.ts +1 -1
- package/ionicons-v5/index.js +1 -1
- package/material-icons/index.d.ts +99 -14
- package/material-icons/index.js +101 -16
- 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/index.d.ts +99 -14
- package/material-icons-outlined/index.js +101 -16
- 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/index.d.ts +99 -14
- package/material-icons-round/index.js +102 -17
- 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/index.d.ts +99 -14
- package/material-icons-sharp/index.js +101 -16
- package/material-icons-sharp/web-font/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvRImcycg.woff2 +0 -0
- package/material-icons-sharp/web-font/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvX.woff +0 -0
- package/mdi-v6/index.d.ts +301 -1
- package/mdi-v6/index.js +361 -61
- package/mdi-v6/materialdesignicons-webfont.woff +0 -0
- package/mdi-v6/materialdesignicons-webfont.woff2 +0 -0
- package/package.json +5 -5
|
Binary file
|
package/material-icons-outlined/web-font/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcel5euIg.woff2
CHANGED
|
Binary file
|
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
export declare const round10k: string;
|
|
4
4
|
export declare const round10mp: string;
|
|
5
5
|
export declare const round11mp: string;
|
|
6
|
+
export declare const round123: string;
|
|
6
7
|
export declare const round12mp: string;
|
|
7
8
|
export declare const round13mp: string;
|
|
8
9
|
export declare const round14mp: string;
|
|
@@ -55,6 +56,7 @@ export declare const round8mp: string;
|
|
|
55
56
|
export declare const round9k: string;
|
|
56
57
|
export declare const round9kPlus: string;
|
|
57
58
|
export declare const round9mp: string;
|
|
59
|
+
export declare const roundAbc: string;
|
|
58
60
|
export declare const roundAccessAlarm: string;
|
|
59
61
|
export declare const roundAccessAlarms: string;
|
|
60
62
|
export declare const roundAccessibility: string;
|
|
@@ -76,6 +78,7 @@ export declare const roundAddAlert: string;
|
|
|
76
78
|
export declare const roundAddAPhoto: string;
|
|
77
79
|
export declare const roundAddBox: string;
|
|
78
80
|
export declare const roundAddBusiness: string;
|
|
81
|
+
export declare const roundAddCard: string;
|
|
79
82
|
export declare const roundAddchart: string;
|
|
80
83
|
export declare const roundAddChart: string;
|
|
81
84
|
export declare const roundAddCircle: string;
|
|
@@ -98,7 +101,6 @@ export declare const roundAddToQueue: string;
|
|
|
98
101
|
export declare const roundAdfScanner: string;
|
|
99
102
|
export declare const roundAdjust: string;
|
|
100
103
|
export declare const roundAdminPanelSettings: string;
|
|
101
|
-
export declare const roundAdobe: string;
|
|
102
104
|
export declare const roundAdsClick: string;
|
|
103
105
|
export declare const roundAdUnits: string;
|
|
104
106
|
export declare const roundAgriculture: string;
|
|
@@ -143,11 +145,11 @@ export declare const roundAod: string;
|
|
|
143
145
|
export declare const roundApartment: string;
|
|
144
146
|
export declare const roundApi: string;
|
|
145
147
|
export declare const roundAppBlocking: string;
|
|
146
|
-
export declare const roundApple: string;
|
|
147
148
|
export declare const roundAppRegistration: string;
|
|
148
149
|
export declare const roundApproval: string;
|
|
149
150
|
export declare const roundApps: string;
|
|
150
151
|
export declare const roundAppSettingsAlt: string;
|
|
152
|
+
export declare const roundAppShortcut: string;
|
|
151
153
|
export declare const roundAppsOutage: string;
|
|
152
154
|
export declare const roundArchitecture: string;
|
|
153
155
|
export declare const roundArchive: string;
|
|
@@ -182,6 +184,7 @@ export declare const roundAssignmentTurnedIn: string;
|
|
|
182
184
|
export declare const roundAssistant: string;
|
|
183
185
|
export declare const roundAssistantDirection: string;
|
|
184
186
|
export declare const roundAssistantPhoto: string;
|
|
187
|
+
export declare const roundAssuredWorkload: string;
|
|
185
188
|
export declare const roundAtm: string;
|
|
186
189
|
export declare const roundAttachEmail: string;
|
|
187
190
|
export declare const roundAttachFile: string;
|
|
@@ -189,6 +192,7 @@ export declare const roundAttachment: string;
|
|
|
189
192
|
export declare const roundAttachMoney: string;
|
|
190
193
|
export declare const roundAttractions: string;
|
|
191
194
|
export declare const roundAttribution: string;
|
|
195
|
+
export declare const roundAudioFile: string;
|
|
192
196
|
export declare const roundAudiotrack: string;
|
|
193
197
|
export declare const roundAutoAwesome: string;
|
|
194
198
|
export declare const roundAutoAwesomeMosaic: string;
|
|
@@ -210,6 +214,7 @@ export declare const roundBackup: string;
|
|
|
210
214
|
export declare const roundBackupTable: string;
|
|
211
215
|
export declare const roundBadge: string;
|
|
212
216
|
export declare const roundBakeryDining: string;
|
|
217
|
+
export declare const roundBalance: string;
|
|
213
218
|
export declare const roundBalcony: string;
|
|
214
219
|
export declare const roundBallot: string;
|
|
215
220
|
export declare const roundBarChart: string;
|
|
@@ -228,6 +233,7 @@ export declare const roundBedroomBaby: string;
|
|
|
228
233
|
export declare const roundBedroomChild: string;
|
|
229
234
|
export declare const roundBedroomParent: string;
|
|
230
235
|
export declare const roundBedtime: string;
|
|
236
|
+
export declare const roundBedtimeOff: string;
|
|
231
237
|
export declare const roundBeenhere: string;
|
|
232
238
|
export declare const roundBento: string;
|
|
233
239
|
export declare const roundBikeScooter: string;
|
|
@@ -266,6 +272,7 @@ export declare const roundBorderRight: string;
|
|
|
266
272
|
export declare const roundBorderStyle: string;
|
|
267
273
|
export declare const roundBorderTop: string;
|
|
268
274
|
export declare const roundBorderVertical: string;
|
|
275
|
+
export declare const roundBoy: string;
|
|
269
276
|
export declare const roundBrandingWatermark: string;
|
|
270
277
|
export declare const roundBreakfastDining: string;
|
|
271
278
|
export declare const roundBrightness1: string;
|
|
@@ -384,6 +391,7 @@ export declare const roundCloudDone: string;
|
|
|
384
391
|
export declare const roundCloudDownload: string;
|
|
385
392
|
export declare const roundCloudOff: string;
|
|
386
393
|
export declare const roundCloudQueue: string;
|
|
394
|
+
export declare const roundCloudSync: string;
|
|
387
395
|
export declare const roundCloudUpload: string;
|
|
388
396
|
export declare const roundCo2: string;
|
|
389
397
|
export declare const roundCode: string;
|
|
@@ -397,6 +405,7 @@ export declare const roundColorLens: string;
|
|
|
397
405
|
export declare const roundComment: string;
|
|
398
406
|
export declare const roundCommentBank: string;
|
|
399
407
|
export declare const roundCommentsDisabled: string;
|
|
408
|
+
export declare const roundCommit: string;
|
|
400
409
|
export declare const roundCommute: string;
|
|
401
410
|
export declare const roundCompare: string;
|
|
402
411
|
export declare const roundCompareArrows: string;
|
|
@@ -421,10 +430,12 @@ export declare const roundContentPaste: string;
|
|
|
421
430
|
export declare const roundContentPasteGo: string;
|
|
422
431
|
export declare const roundContentPasteOff: string;
|
|
423
432
|
export declare const roundContentPasteSearch: string;
|
|
433
|
+
export declare const roundContrast: string;
|
|
424
434
|
export declare const roundControlCamera: string;
|
|
425
435
|
export declare const roundControlPoint: string;
|
|
426
436
|
export declare const roundControlPointDuplicate: string;
|
|
427
437
|
export declare const roundCookie: string;
|
|
438
|
+
export declare const roundCoPresent: string;
|
|
428
439
|
export declare const roundCopyAll: string;
|
|
429
440
|
export declare const roundCopyright: string;
|
|
430
441
|
export declare const roundCoronavirus: string;
|
|
@@ -450,6 +461,15 @@ export declare const roundCropPortrait: string;
|
|
|
450
461
|
export declare const roundCropRotate: string;
|
|
451
462
|
export declare const roundCropSquare: string;
|
|
452
463
|
export declare const roundCrueltyFree: string;
|
|
464
|
+
export declare const roundCss: string;
|
|
465
|
+
export declare const roundCurrencyExchange: string;
|
|
466
|
+
export declare const roundCurrencyFranc: string;
|
|
467
|
+
export declare const roundCurrencyLira: string;
|
|
468
|
+
export declare const roundCurrencyPound: string;
|
|
469
|
+
export declare const roundCurrencyRuble: string;
|
|
470
|
+
export declare const roundCurrencyRupee: string;
|
|
471
|
+
export declare const roundCurrencyYen: string;
|
|
472
|
+
export declare const roundCurrencyYuan: string;
|
|
453
473
|
export declare const roundDangerous: string;
|
|
454
474
|
export declare const roundDarkMode: string;
|
|
455
475
|
export declare const roundDashboard: string;
|
|
@@ -461,6 +481,7 @@ export declare const roundDataSaverOff: string;
|
|
|
461
481
|
export declare const roundDataSaverOn: string;
|
|
462
482
|
export declare const roundDataUsage: string;
|
|
463
483
|
export declare const roundDateRange: string;
|
|
484
|
+
export declare const roundDeblur: string;
|
|
464
485
|
export declare const roundDeck: string;
|
|
465
486
|
export declare const roundDehaze: string;
|
|
466
487
|
export declare const roundDelete: string;
|
|
@@ -486,6 +507,7 @@ export declare const roundDeviceUnknown: string;
|
|
|
486
507
|
export declare const roundDialerSip: string;
|
|
487
508
|
export declare const roundDialpad: string;
|
|
488
509
|
export declare const roundDiamond: string;
|
|
510
|
+
export declare const roundDifference: string;
|
|
489
511
|
export declare const roundDining: string;
|
|
490
512
|
export declare const roundDinnerDining: string;
|
|
491
513
|
export declare const roundDirections: string;
|
|
@@ -509,7 +531,6 @@ export declare const roundDirtyLens: string;
|
|
|
509
531
|
export declare const roundDisabledByDefault: string;
|
|
510
532
|
export declare const roundDisabledVisible: string;
|
|
511
533
|
export declare const roundDiscFull: string;
|
|
512
|
-
export declare const roundDiscord: string;
|
|
513
534
|
export declare const roundDns: string;
|
|
514
535
|
export declare const roundDock: string;
|
|
515
536
|
export declare const roundDocumentScanner: string;
|
|
@@ -518,6 +539,7 @@ export declare const roundDoDisturbAlt: string;
|
|
|
518
539
|
export declare const roundDoDisturbOff: string;
|
|
519
540
|
export declare const roundDoDisturbOn: string;
|
|
520
541
|
export declare const roundDomain: string;
|
|
542
|
+
export declare const roundDomainAdd: string;
|
|
521
543
|
export declare const roundDomainDisabled: string;
|
|
522
544
|
export declare const roundDomainVerification: string;
|
|
523
545
|
export declare const roundDone: string;
|
|
@@ -575,6 +597,7 @@ export declare const roundEgg: string;
|
|
|
575
597
|
export declare const roundEggAlt: string;
|
|
576
598
|
export declare const roundEject: string;
|
|
577
599
|
export declare const roundElderly: string;
|
|
600
|
+
export declare const roundElderlyWoman: string;
|
|
578
601
|
export declare const roundElectricalServices: string;
|
|
579
602
|
export declare const roundElectricBike: string;
|
|
580
603
|
export declare const roundElectricCar: string;
|
|
@@ -606,6 +629,7 @@ export declare const roundEvent: string;
|
|
|
606
629
|
export declare const roundEventAvailable: string;
|
|
607
630
|
export declare const roundEventBusy: string;
|
|
608
631
|
export declare const roundEventNote: string;
|
|
632
|
+
export declare const roundEventRepeat: string;
|
|
609
633
|
export declare const roundEventSeat: string;
|
|
610
634
|
export declare const roundEvStation: string;
|
|
611
635
|
export declare const roundExitToApp: string;
|
|
@@ -651,6 +675,7 @@ export declare const roundFileCopy: string;
|
|
|
651
675
|
export declare const roundFileDownload: string;
|
|
652
676
|
export declare const roundFileDownloadDone: string;
|
|
653
677
|
export declare const roundFileDownloadOff: string;
|
|
678
|
+
export declare const roundFileOpen: string;
|
|
654
679
|
export declare const roundFilePresent: string;
|
|
655
680
|
export declare const roundFileUpload: string;
|
|
656
681
|
export declare const roundFilter: string;
|
|
@@ -665,12 +690,14 @@ export declare const roundFilter8: string;
|
|
|
665
690
|
export declare const roundFilter9: string;
|
|
666
691
|
export declare const roundFilter9Plus: string;
|
|
667
692
|
export declare const roundFilterAlt: string;
|
|
693
|
+
export declare const roundFilterAltOff: string;
|
|
668
694
|
export declare const roundFilterBAndW: string;
|
|
669
695
|
export declare const roundFilterCenterFocus: string;
|
|
670
696
|
export declare const roundFilterDrama: string;
|
|
671
697
|
export declare const roundFilterFrames: string;
|
|
672
698
|
export declare const roundFilterHdr: string;
|
|
673
699
|
export declare const roundFilterList: string;
|
|
700
|
+
export declare const roundFilterListOff: string;
|
|
674
701
|
export declare const roundFilterNone: string;
|
|
675
702
|
export declare const roundFilterTiltShift: string;
|
|
676
703
|
export declare const roundFilterVintage: string;
|
|
@@ -684,6 +711,7 @@ export declare const roundFitbit: string;
|
|
|
684
711
|
export declare const roundFitnessCenter: string;
|
|
685
712
|
export declare const roundFitScreen: string;
|
|
686
713
|
export declare const roundFlag: string;
|
|
714
|
+
export declare const roundFlagCircle: string;
|
|
687
715
|
export declare const roundFlaky: string;
|
|
688
716
|
export declare const roundFlare: string;
|
|
689
717
|
export declare const roundFlashAuto: string;
|
|
@@ -706,9 +734,12 @@ export declare const roundFlutterDash: string;
|
|
|
706
734
|
export declare const roundFmdBad: string;
|
|
707
735
|
export declare const roundFmdGood: string;
|
|
708
736
|
export declare const roundFolder: string;
|
|
737
|
+
export declare const roundFolderDelete: string;
|
|
738
|
+
export declare const roundFolderOff: string;
|
|
709
739
|
export declare const roundFolderOpen: string;
|
|
710
740
|
export declare const roundFolderShared: string;
|
|
711
741
|
export declare const roundFolderSpecial: string;
|
|
742
|
+
export declare const roundFolderZip: string;
|
|
712
743
|
export declare const roundFollowTheSigns: string;
|
|
713
744
|
export declare const roundFontDownload: string;
|
|
714
745
|
export declare const roundFontDownloadOff: string;
|
|
@@ -730,6 +761,7 @@ export declare const roundFormatLineSpacing: string;
|
|
|
730
761
|
export declare const roundFormatListBulleted: string;
|
|
731
762
|
export declare const roundFormatListNumbered: string;
|
|
732
763
|
export declare const roundFormatListNumberedRtl: string;
|
|
764
|
+
export declare const roundFormatOverline: string;
|
|
733
765
|
export declare const roundFormatPaint: string;
|
|
734
766
|
export declare const roundFormatQuote: string;
|
|
735
767
|
export declare const roundFormatShapes: string;
|
|
@@ -761,6 +793,7 @@ export declare const roundGesture: string;
|
|
|
761
793
|
export declare const roundGetApp: string;
|
|
762
794
|
export declare const roundGif: string;
|
|
763
795
|
export declare const roundGifBox: string;
|
|
796
|
+
export declare const roundGirl: string;
|
|
764
797
|
export declare const roundGite: string;
|
|
765
798
|
export declare const roundGMobiledata: string;
|
|
766
799
|
export declare const roundGolfCourse: string;
|
|
@@ -818,6 +851,7 @@ export declare const roundHelp: string;
|
|
|
818
851
|
export declare const roundHelpCenter: string;
|
|
819
852
|
export declare const roundHelpOutline: string;
|
|
820
853
|
export declare const roundHevc: string;
|
|
854
|
+
export declare const roundHexagon: string;
|
|
821
855
|
export declare const roundHideImage: string;
|
|
822
856
|
export declare const roundHideSource: string;
|
|
823
857
|
export declare const roundHighlight: string;
|
|
@@ -829,6 +863,8 @@ export declare const roundHistory: string;
|
|
|
829
863
|
export declare const roundHistoryEdu: string;
|
|
830
864
|
export declare const roundHistoryToggleOff: string;
|
|
831
865
|
export declare const roundHive: string;
|
|
866
|
+
export declare const roundHls: string;
|
|
867
|
+
export declare const roundHlsOff: string;
|
|
832
868
|
export declare const roundHMobiledata: string;
|
|
833
869
|
export declare const roundHolidayVillage: string;
|
|
834
870
|
export declare const roundHome: string;
|
|
@@ -853,6 +889,7 @@ export declare const roundHouseSiding: string;
|
|
|
853
889
|
export declare const roundHowToReg: string;
|
|
854
890
|
export declare const roundHowToVote: string;
|
|
855
891
|
export declare const roundHPlusMobiledata: string;
|
|
892
|
+
export declare const roundHtml: string;
|
|
856
893
|
export declare const roundHttp: string;
|
|
857
894
|
export declare const roundHttps: string;
|
|
858
895
|
export declare const roundHub: string;
|
|
@@ -882,6 +919,8 @@ export declare const roundInsertLink: string;
|
|
|
882
919
|
export declare const roundInsertPageBreak: string;
|
|
883
920
|
export declare const roundInsertPhoto: string;
|
|
884
921
|
export declare const roundInsights: string;
|
|
922
|
+
export declare const roundInstallDesktop: string;
|
|
923
|
+
export declare const roundInstallMobile: string;
|
|
885
924
|
export declare const roundIntegrationInstructions: string;
|
|
886
925
|
export declare const roundInterests: string;
|
|
887
926
|
export declare const roundInterpreterMode: string;
|
|
@@ -892,6 +931,11 @@ export declare const roundInvertColorsOff: string;
|
|
|
892
931
|
export declare const roundIosShare: string;
|
|
893
932
|
export declare const roundIron: string;
|
|
894
933
|
export declare const roundIso: string;
|
|
934
|
+
export declare const roundJavascript: string;
|
|
935
|
+
export declare const roundJoinFull: string;
|
|
936
|
+
export declare const roundJoinInner: string;
|
|
937
|
+
export declare const roundJoinLeft: string;
|
|
938
|
+
export declare const roundJoinRight: string;
|
|
895
939
|
export declare const roundKayaking: string;
|
|
896
940
|
export declare const roundKebabDining: string;
|
|
897
941
|
export declare const roundKey: string;
|
|
@@ -903,20 +947,25 @@ export declare const roundKeyboardArrowRight: string;
|
|
|
903
947
|
export declare const roundKeyboardArrowUp: string;
|
|
904
948
|
export declare const roundKeyboardBackspace: string;
|
|
905
949
|
export declare const roundKeyboardCapslock: string;
|
|
950
|
+
export declare const roundKeyboardCommandKey: string;
|
|
951
|
+
export declare const roundKeyboardControlKey: string;
|
|
906
952
|
export declare const roundKeyboardDoubleArrowDown: string;
|
|
907
953
|
export declare const roundKeyboardDoubleArrowLeft: string;
|
|
908
954
|
export declare const roundKeyboardDoubleArrowRight: string;
|
|
909
955
|
export declare const roundKeyboardDoubleArrowUp: string;
|
|
910
956
|
export declare const roundKeyboardHide: string;
|
|
957
|
+
export declare const roundKeyboardOptionKey: string;
|
|
911
958
|
export declare const roundKeyboardReturn: string;
|
|
912
959
|
export declare const roundKeyboardTab: string;
|
|
913
960
|
export declare const roundKeyboardVoice: string;
|
|
961
|
+
export declare const roundKeyOff: string;
|
|
914
962
|
export declare const roundKingBed: string;
|
|
915
963
|
export declare const roundKitchen: string;
|
|
916
964
|
export declare const roundKitesurfing: string;
|
|
917
965
|
export declare const roundLabel: string;
|
|
918
966
|
export declare const roundLabelImportant: string;
|
|
919
967
|
export declare const roundLabelOff: string;
|
|
968
|
+
export declare const roundLan: string;
|
|
920
969
|
export declare const roundLandscape: string;
|
|
921
970
|
export declare const roundLanguage: string;
|
|
922
971
|
export declare const roundLaptop: string;
|
|
@@ -992,6 +1041,7 @@ export declare const roundLocationSearching: string;
|
|
|
992
1041
|
export declare const roundLock: string;
|
|
993
1042
|
export declare const roundLockClock: string;
|
|
994
1043
|
export declare const roundLockOpen: string;
|
|
1044
|
+
export declare const roundLockReset: string;
|
|
995
1045
|
export declare const roundLogin: string;
|
|
996
1046
|
export declare const roundLogoDev: string;
|
|
997
1047
|
export declare const roundLogout: string;
|
|
@@ -1087,7 +1137,9 @@ export declare const roundMotionPhotosOn: string;
|
|
|
1087
1137
|
export declare const roundMotionPhotosPause: string;
|
|
1088
1138
|
export declare const roundMotionPhotosPaused: string;
|
|
1089
1139
|
export declare const roundMouse: string;
|
|
1140
|
+
export declare const roundMoveDown: string;
|
|
1090
1141
|
export declare const roundMoveToInbox: string;
|
|
1142
|
+
export declare const roundMoveUp: string;
|
|
1091
1143
|
export declare const roundMovie: string;
|
|
1092
1144
|
export declare const roundMovieCreation: string;
|
|
1093
1145
|
export declare const roundMovieFilter: string;
|
|
@@ -1116,6 +1168,7 @@ export declare const roundNetworkLocked: string;
|
|
|
1116
1168
|
export declare const roundNetworkWifi: string;
|
|
1117
1169
|
export declare const roundNewLabel: string;
|
|
1118
1170
|
export declare const roundNewReleases: string;
|
|
1171
|
+
export declare const roundNewspaper: string;
|
|
1119
1172
|
export declare const roundNextPlan: string;
|
|
1120
1173
|
export declare const roundNextWeek: string;
|
|
1121
1174
|
export declare const roundNfc: string;
|
|
@@ -1204,13 +1257,14 @@ export declare const roundPauseCircleOutline: string;
|
|
|
1204
1257
|
export declare const roundPausePresentation: string;
|
|
1205
1258
|
export declare const roundPayment: string;
|
|
1206
1259
|
export declare const roundPayments: string;
|
|
1207
|
-
export declare const roundPaypal: string;
|
|
1208
1260
|
export declare const roundPedalBike: string;
|
|
1209
1261
|
export declare const roundPending: string;
|
|
1210
1262
|
export declare const roundPendingActions: string;
|
|
1263
|
+
export declare const roundPentagon: string;
|
|
1211
1264
|
export declare const roundPeople: string;
|
|
1212
1265
|
export declare const roundPeopleAlt: string;
|
|
1213
1266
|
export declare const roundPeopleOutline: string;
|
|
1267
|
+
export declare const roundPercent: string;
|
|
1214
1268
|
export declare const roundPermCameraMic: string;
|
|
1215
1269
|
export declare const roundPermContactCalendar: string;
|
|
1216
1270
|
export declare const roundPermDataSetting: string;
|
|
@@ -1265,6 +1319,7 @@ export declare const roundPhotoLibrary: string;
|
|
|
1265
1319
|
export declare const roundPhotoSizeSelectActual: string;
|
|
1266
1320
|
export declare const roundPhotoSizeSelectLarge: string;
|
|
1267
1321
|
export declare const roundPhotoSizeSelectSmall: string;
|
|
1322
|
+
export declare const roundPhp: string;
|
|
1268
1323
|
export declare const roundPiano: string;
|
|
1269
1324
|
export declare const roundPianoOff: string;
|
|
1270
1325
|
export declare const roundPictureAsPdf: string;
|
|
@@ -1273,6 +1328,7 @@ export declare const roundPictureInPictureAlt: string;
|
|
|
1273
1328
|
export declare const roundPieChart: string;
|
|
1274
1329
|
export declare const roundPieChartOutline: string;
|
|
1275
1330
|
export declare const roundPin: string;
|
|
1331
|
+
export declare const roundPinch: string;
|
|
1276
1332
|
export declare const roundPinDrop: string;
|
|
1277
1333
|
export declare const roundPinEnd: string;
|
|
1278
1334
|
export declare const roundPinInvoke: string;
|
|
@@ -1292,6 +1348,7 @@ export declare const roundPlaylistAddCheck: string;
|
|
|
1292
1348
|
export declare const roundPlaylistAddCheckCircle: string;
|
|
1293
1349
|
export declare const roundPlaylistAddCircle: string;
|
|
1294
1350
|
export declare const roundPlaylistPlay: string;
|
|
1351
|
+
export declare const roundPlaylistRemove: string;
|
|
1295
1352
|
export declare const roundPlumbing: string;
|
|
1296
1353
|
export declare const roundPlusOne: string;
|
|
1297
1354
|
export declare const roundPodcasts: string;
|
|
@@ -1332,12 +1389,12 @@ export declare const roundQrCodeScanner: string;
|
|
|
1332
1389
|
export declare const roundQueryBuilder: string;
|
|
1333
1390
|
export declare const roundQueryStats: string;
|
|
1334
1391
|
export declare const roundQuestionAnswer: string;
|
|
1392
|
+
export declare const roundQuestionMark: string;
|
|
1335
1393
|
export declare const roundQueue: string;
|
|
1336
1394
|
export declare const roundQueueMusic: string;
|
|
1337
1395
|
export declare const roundQueuePlayNext: string;
|
|
1338
1396
|
export declare const roundQuickreply: string;
|
|
1339
1397
|
export declare const roundQuiz: string;
|
|
1340
|
-
export declare const roundQuora: string;
|
|
1341
1398
|
export declare const roundRadar: string;
|
|
1342
1399
|
export declare const roundRadio: string;
|
|
1343
1400
|
export declare const roundRadioButtonChecked: string;
|
|
@@ -1354,8 +1411,8 @@ export declare const roundReceiptLong: string;
|
|
|
1354
1411
|
export declare const roundRecentActors: string;
|
|
1355
1412
|
export declare const roundRecommend: string;
|
|
1356
1413
|
export declare const roundRecordVoiceOver: string;
|
|
1414
|
+
export declare const roundRectangle: string;
|
|
1357
1415
|
export declare const roundRecycling: string;
|
|
1358
|
-
export declare const roundReddit: string;
|
|
1359
1416
|
export declare const roundRedeem: string;
|
|
1360
1417
|
export declare const roundRedo: string;
|
|
1361
1418
|
export declare const roundReduceCapacity: string;
|
|
@@ -1422,10 +1479,13 @@ export declare const roundSafetyDivider: string;
|
|
|
1422
1479
|
export declare const roundSailing: string;
|
|
1423
1480
|
export declare const roundSanitizer: string;
|
|
1424
1481
|
export declare const roundSatellite: string;
|
|
1482
|
+
export declare const roundSatelliteAlt: string;
|
|
1425
1483
|
export declare const roundSave: string;
|
|
1426
1484
|
export declare const roundSaveAlt: string;
|
|
1485
|
+
export declare const roundSaveAs: string;
|
|
1427
1486
|
export declare const roundSavedSearch: string;
|
|
1428
1487
|
export declare const roundSavings: string;
|
|
1488
|
+
export declare const roundScale: string;
|
|
1429
1489
|
export declare const roundScanner: string;
|
|
1430
1490
|
export declare const roundScatterPlot: string;
|
|
1431
1491
|
export declare const roundSchedule: string;
|
|
@@ -1496,10 +1556,10 @@ export declare const roundShield: string;
|
|
|
1496
1556
|
export declare const roundShieldMoon: string;
|
|
1497
1557
|
export declare const roundShop: string;
|
|
1498
1558
|
export declare const roundShop2: string;
|
|
1499
|
-
export declare const roundShopify: string;
|
|
1500
1559
|
export declare const roundShoppingBag: string;
|
|
1501
1560
|
export declare const roundShoppingBasket: string;
|
|
1502
1561
|
export declare const roundShoppingCart: string;
|
|
1562
|
+
export declare const roundShoppingCartCheckout: string;
|
|
1503
1563
|
export declare const roundShopTwo: string;
|
|
1504
1564
|
export declare const roundShortcut: string;
|
|
1505
1565
|
export declare const roundShortText: string;
|
|
@@ -1527,6 +1587,7 @@ export declare const roundSignalWifiOff: string;
|
|
|
1527
1587
|
export declare const roundSignalWifiStatusbar4Bar: string;
|
|
1528
1588
|
export declare const roundSignalWifiStatusbarConnectedNoInternet4: string;
|
|
1529
1589
|
export declare const roundSignalWifiStatusbarNull: string;
|
|
1590
|
+
export declare const roundSignpost: string;
|
|
1530
1591
|
export declare const roundSimCard: string;
|
|
1531
1592
|
export declare const roundSimCardAlert: string;
|
|
1532
1593
|
export declare const roundSimCardDownload: string;
|
|
@@ -1547,7 +1608,6 @@ export declare const roundSmokeFree: string;
|
|
|
1547
1608
|
export declare const roundSmokingRooms: string;
|
|
1548
1609
|
export declare const roundSms: string;
|
|
1549
1610
|
export declare const roundSmsFailed: string;
|
|
1550
|
-
export declare const roundSnapchat: string;
|
|
1551
1611
|
export declare const roundSnippetFolder: string;
|
|
1552
1612
|
export declare const roundSnooze: string;
|
|
1553
1613
|
export declare const roundSnowboarding: string;
|
|
@@ -1586,6 +1646,7 @@ export declare const roundSportsGolf: string;
|
|
|
1586
1646
|
export declare const roundSportsHandball: string;
|
|
1587
1647
|
export declare const roundSportsHockey: string;
|
|
1588
1648
|
export declare const roundSportsKabaddi: string;
|
|
1649
|
+
export declare const roundSportsMartialArts: string;
|
|
1589
1650
|
export declare const roundSportsMma: string;
|
|
1590
1651
|
export declare const roundSportsMotorsports: string;
|
|
1591
1652
|
export declare const roundSportsRugby: string;
|
|
@@ -1593,9 +1654,12 @@ export declare const roundSportsScore: string;
|
|
|
1593
1654
|
export declare const roundSportsSoccer: string;
|
|
1594
1655
|
export declare const roundSportsTennis: string;
|
|
1595
1656
|
export declare const roundSportsVolleyball: string;
|
|
1657
|
+
export declare const roundSquare: string;
|
|
1596
1658
|
export declare const roundSquareFoot: string;
|
|
1659
|
+
export declare const roundSsidChart: string;
|
|
1597
1660
|
export declare const roundStackedBarChart: string;
|
|
1598
1661
|
export declare const roundStackedLineChart: string;
|
|
1662
|
+
export declare const roundStadium: string;
|
|
1599
1663
|
export declare const roundStairs: string;
|
|
1600
1664
|
export declare const roundStar: string;
|
|
1601
1665
|
export declare const roundStarBorder: string;
|
|
@@ -1605,6 +1669,7 @@ export declare const roundStarOutline: string;
|
|
|
1605
1669
|
export declare const roundStarPurple500: string;
|
|
1606
1670
|
export declare const roundStarRate: string;
|
|
1607
1671
|
export declare const roundStars: string;
|
|
1672
|
+
export declare const roundStart: string;
|
|
1608
1673
|
export declare const roundStayCurrentLandscape: string;
|
|
1609
1674
|
export declare const roundStayCurrentPortrait: string;
|
|
1610
1675
|
export declare const roundStayPrimaryLandscape: string;
|
|
@@ -1646,6 +1711,15 @@ export declare const roundSwapHorizontalCircle: string;
|
|
|
1646
1711
|
export declare const roundSwapVert: string;
|
|
1647
1712
|
export declare const roundSwapVerticalCircle: string;
|
|
1648
1713
|
export declare const roundSwipe: string;
|
|
1714
|
+
export declare const roundSwipeDown: string;
|
|
1715
|
+
export declare const roundSwipeDownAlt: string;
|
|
1716
|
+
export declare const roundSwipeLeft: string;
|
|
1717
|
+
export declare const roundSwipeLeftAlt: string;
|
|
1718
|
+
export declare const roundSwipeRight: string;
|
|
1719
|
+
export declare const roundSwipeRightAlt: string;
|
|
1720
|
+
export declare const roundSwipeUp: string;
|
|
1721
|
+
export declare const roundSwipeUpAlt: string;
|
|
1722
|
+
export declare const roundSwipeVertical: string;
|
|
1649
1723
|
export declare const roundSwitchAccessShortcut: string;
|
|
1650
1724
|
export declare const roundSwitchAccessShortcutAdd: string;
|
|
1651
1725
|
export declare const roundSwitchAccount: string;
|
|
@@ -1657,6 +1731,7 @@ export declare const roundSynagogue: string;
|
|
|
1657
1731
|
export declare const roundSync: string;
|
|
1658
1732
|
export declare const roundSyncAlt: string;
|
|
1659
1733
|
export declare const roundSyncDisabled: string;
|
|
1734
|
+
export declare const roundSyncLock: string;
|
|
1660
1735
|
export declare const roundSyncProblem: string;
|
|
1661
1736
|
export declare const roundSystemSecurityUpdate: string;
|
|
1662
1737
|
export declare const roundSystemSecurityUpdateGood: string;
|
|
@@ -1681,12 +1756,14 @@ export declare const roundTapas: string;
|
|
|
1681
1756
|
export declare const roundTask: string;
|
|
1682
1757
|
export declare const roundTaskAlt: string;
|
|
1683
1758
|
export declare const roundTaxiAlert: string;
|
|
1684
|
-
export declare const roundTelegram: string;
|
|
1685
1759
|
export declare const roundTempleBuddhist: string;
|
|
1686
1760
|
export declare const roundTempleHindu: string;
|
|
1761
|
+
export declare const roundTerminal: string;
|
|
1687
1762
|
export declare const roundTerrain: string;
|
|
1763
|
+
export declare const roundTextDecrease: string;
|
|
1688
1764
|
export declare const roundTextFields: string;
|
|
1689
1765
|
export declare const roundTextFormat: string;
|
|
1766
|
+
export declare const roundTextIncrease: string;
|
|
1690
1767
|
export declare const roundTextRotateUp: string;
|
|
1691
1768
|
export declare const roundTextRotateVertical: string;
|
|
1692
1769
|
export declare const roundTextRotationAngledown: string;
|
|
@@ -1707,7 +1784,6 @@ export declare const roundThumbsUpDown: string;
|
|
|
1707
1784
|
export declare const roundThumbUp: string;
|
|
1708
1785
|
export declare const roundThumbUpAlt: string;
|
|
1709
1786
|
export declare const roundThumbUpOffAlt: string;
|
|
1710
|
-
export declare const roundTiktok: string;
|
|
1711
1787
|
export declare const roundTimelapse: string;
|
|
1712
1788
|
export declare const roundTimeline: string;
|
|
1713
1789
|
export declare const roundTimer: string;
|
|
@@ -1782,6 +1858,7 @@ export declare const roundVideocam: string;
|
|
|
1782
1858
|
export declare const roundVideoCameraBack: string;
|
|
1783
1859
|
export declare const roundVideoCameraFront: string;
|
|
1784
1860
|
export declare const roundVideocamOff: string;
|
|
1861
|
+
export declare const roundVideoFile: string;
|
|
1785
1862
|
export declare const roundVideogameAsset: string;
|
|
1786
1863
|
export declare const roundVideogameAssetOff: string;
|
|
1787
1864
|
export declare const roundVideoLabel: string;
|
|
@@ -1793,15 +1870,20 @@ export declare const roundViewArray: string;
|
|
|
1793
1870
|
export declare const roundViewCarousel: string;
|
|
1794
1871
|
export declare const roundViewColumn: string;
|
|
1795
1872
|
export declare const roundViewComfy: string;
|
|
1873
|
+
export declare const roundViewComfyAlt: string;
|
|
1796
1874
|
export declare const roundViewCompact: string;
|
|
1875
|
+
export declare const roundViewCompactAlt: string;
|
|
1876
|
+
export declare const roundViewCozy: string;
|
|
1797
1877
|
export declare const roundViewDay: string;
|
|
1798
1878
|
export declare const roundViewHeadline: string;
|
|
1799
1879
|
export declare const roundViewInAr: string;
|
|
1880
|
+
export declare const roundViewKanban: string;
|
|
1800
1881
|
export declare const roundViewList: string;
|
|
1801
1882
|
export declare const roundViewModule: string;
|
|
1802
1883
|
export declare const roundViewQuilt: string;
|
|
1803
1884
|
export declare const roundViewSidebar: string;
|
|
1804
1885
|
export declare const roundViewStream: string;
|
|
1886
|
+
export declare const roundViewTimeline: string;
|
|
1805
1887
|
export declare const roundViewWeek: string;
|
|
1806
1888
|
export declare const roundVignette: string;
|
|
1807
1889
|
export declare const roundVilla: string;
|
|
@@ -1816,6 +1898,7 @@ export declare const roundVolumeOff: string;
|
|
|
1816
1898
|
export declare const roundVolumeUp: string;
|
|
1817
1899
|
export declare const roundVolunteerActivism: string;
|
|
1818
1900
|
export declare const roundVpnKey: string;
|
|
1901
|
+
export declare const roundVpnKeyOff: string;
|
|
1819
1902
|
export declare const roundVpnLock: string;
|
|
1820
1903
|
export declare const roundVrpano: string;
|
|
1821
1904
|
export declare const roundWallpaper: string;
|
|
@@ -1824,6 +1907,7 @@ export declare const roundWarningAmber: string;
|
|
|
1824
1907
|
export declare const roundWash: string;
|
|
1825
1908
|
export declare const roundWatch: string;
|
|
1826
1909
|
export declare const roundWatchLater: string;
|
|
1910
|
+
export declare const roundWatchOff: string;
|
|
1827
1911
|
export declare const roundWater: string;
|
|
1828
1912
|
export declare const roundWaterDamage: string;
|
|
1829
1913
|
export declare const roundWaterDrop: string;
|
|
@@ -1841,7 +1925,7 @@ export declare const roundWc: string;
|
|
|
1841
1925
|
export declare const roundWeb: string;
|
|
1842
1926
|
export declare const roundWebAsset: string;
|
|
1843
1927
|
export declare const roundWebAssetOff: string;
|
|
1844
|
-
export declare const
|
|
1928
|
+
export declare const roundWebhook: string;
|
|
1845
1929
|
export declare const roundWeekend: string;
|
|
1846
1930
|
export declare const roundWest: string;
|
|
1847
1931
|
export declare const roundWhatsapp: string;
|
|
@@ -1852,18 +1936,18 @@ export declare const roundWidgets: string;
|
|
|
1852
1936
|
export declare const roundWifi: string;
|
|
1853
1937
|
export declare const roundWifiCalling: string;
|
|
1854
1938
|
export declare const roundWifiCalling3: string;
|
|
1939
|
+
export declare const roundWifiChannel: string;
|
|
1940
|
+
export declare const roundWifiFind: string;
|
|
1855
1941
|
export declare const roundWifiLock: string;
|
|
1856
1942
|
export declare const roundWifiOff: string;
|
|
1943
|
+
export declare const roundWifiPassword: string;
|
|
1857
1944
|
export declare const roundWifiProtectedSetup: string;
|
|
1858
1945
|
export declare const roundWifiTethering: string;
|
|
1859
1946
|
export declare const roundWifiTetheringError: string;
|
|
1860
|
-
export declare const roundWifiTetheringErrorRounded: string;
|
|
1861
1947
|
export declare const roundWifiTetheringOff: string;
|
|
1862
1948
|
export declare const roundWindow: string;
|
|
1863
1949
|
export declare const roundWineBar: string;
|
|
1864
1950
|
export declare const roundWoman: string;
|
|
1865
|
-
export declare const roundWooCommerce: string;
|
|
1866
|
-
export declare const roundWordpress: string;
|
|
1867
1951
|
export declare const roundWork: string;
|
|
1868
1952
|
export declare const roundWorkOff: string;
|
|
1869
1953
|
export declare const roundWorkOutline: string;
|
|
@@ -1875,5 +1959,6 @@ export declare const roundWysiwyg: string;
|
|
|
1875
1959
|
export declare const roundYard: string;
|
|
1876
1960
|
export declare const roundYoutubeSearchedFor: string;
|
|
1877
1961
|
export declare const roundZoomIn: string;
|
|
1962
|
+
export declare const roundZoomInMap: string;
|
|
1878
1963
|
export declare const roundZoomOut: string;
|
|
1879
1964
|
export declare const roundZoomOutMap: string;
|