@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.
- package/README.md +14 -13
- package/bootstrap-icons/LICENSE.md +1 -1
- package/bootstrap-icons/bootstrap-icons.css +210 -0
- 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/ionicons-v6/LICENSE +21 -0
- package/ionicons-v6/index.d.ts +1334 -0
- package/ionicons-v6/index.js +1334 -0
- package/material-icons/index.d.ts +77 -0
- package/material-icons/index.js +79 -2
- 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 +77 -0
- package/material-icons-outlined/index.js +79 -2
- 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 +77 -0
- package/material-icons-round/index.js +80 -3
- 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 +77 -0
- package/material-icons-sharp/index.js +79 -2
- 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 +201 -1
- package/mdi-v6/index.js +255 -55
- package/mdi-v6/materialdesignicons-webfont.woff +0 -0
- package/mdi-v6/materialdesignicons-webfont.woff2 +0 -0
- package/mdi-v6/mdi-v6.css +1201 -2
- package/package.json +9 -6
|
Binary file
|
|
Binary file
|
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
export declare const sharp10k: string;
|
|
4
4
|
export declare const sharp10mp: string;
|
|
5
5
|
export declare const sharp11mp: string;
|
|
6
|
+
export declare const sharp123: string;
|
|
6
7
|
export declare const sharp12mp: string;
|
|
7
8
|
export declare const sharp13mp: string;
|
|
8
9
|
export declare const sharp14mp: string;
|
|
@@ -55,6 +56,7 @@ export declare const sharp8mp: string;
|
|
|
55
56
|
export declare const sharp9k: string;
|
|
56
57
|
export declare const sharp9kPlus: string;
|
|
57
58
|
export declare const sharp9mp: string;
|
|
59
|
+
export declare const sharpAbc: string;
|
|
58
60
|
export declare const sharpAccessAlarm: string;
|
|
59
61
|
export declare const sharpAccessAlarms: string;
|
|
60
62
|
export declare const sharpAccessibility: string;
|
|
@@ -76,6 +78,7 @@ export declare const sharpAddAlert: string;
|
|
|
76
78
|
export declare const sharpAddAPhoto: string;
|
|
77
79
|
export declare const sharpAddBox: string;
|
|
78
80
|
export declare const sharpAddBusiness: string;
|
|
81
|
+
export declare const sharpAddCard: string;
|
|
79
82
|
export declare const sharpAddchart: string;
|
|
80
83
|
export declare const sharpAddChart: string;
|
|
81
84
|
export declare const sharpAddCircle: string;
|
|
@@ -181,6 +184,7 @@ export declare const sharpAssignmentTurnedIn: string;
|
|
|
181
184
|
export declare const sharpAssistant: string;
|
|
182
185
|
export declare const sharpAssistantDirection: string;
|
|
183
186
|
export declare const sharpAssistantPhoto: string;
|
|
187
|
+
export declare const sharpAssuredWorkload: string;
|
|
184
188
|
export declare const sharpAtm: string;
|
|
185
189
|
export declare const sharpAttachEmail: string;
|
|
186
190
|
export declare const sharpAttachFile: string;
|
|
@@ -188,6 +192,7 @@ export declare const sharpAttachment: string;
|
|
|
188
192
|
export declare const sharpAttachMoney: string;
|
|
189
193
|
export declare const sharpAttractions: string;
|
|
190
194
|
export declare const sharpAttribution: string;
|
|
195
|
+
export declare const sharpAudioFile: string;
|
|
191
196
|
export declare const sharpAudiotrack: string;
|
|
192
197
|
export declare const sharpAutoAwesome: string;
|
|
193
198
|
export declare const sharpAutoAwesomeMosaic: string;
|
|
@@ -228,6 +233,7 @@ export declare const sharpBedroomBaby: string;
|
|
|
228
233
|
export declare const sharpBedroomChild: string;
|
|
229
234
|
export declare const sharpBedroomParent: string;
|
|
230
235
|
export declare const sharpBedtime: string;
|
|
236
|
+
export declare const sharpBedtimeOff: string;
|
|
231
237
|
export declare const sharpBeenhere: string;
|
|
232
238
|
export declare const sharpBento: string;
|
|
233
239
|
export declare const sharpBikeScooter: string;
|
|
@@ -266,6 +272,7 @@ export declare const sharpBorderRight: string;
|
|
|
266
272
|
export declare const sharpBorderStyle: string;
|
|
267
273
|
export declare const sharpBorderTop: string;
|
|
268
274
|
export declare const sharpBorderVertical: string;
|
|
275
|
+
export declare const sharpBoy: string;
|
|
269
276
|
export declare const sharpBrandingWatermark: string;
|
|
270
277
|
export declare const sharpBreakfastDining: string;
|
|
271
278
|
export declare const sharpBrightness1: string;
|
|
@@ -340,6 +347,7 @@ export declare const sharpCastle: string;
|
|
|
340
347
|
export declare const sharpCatchingPokemon: string;
|
|
341
348
|
export declare const sharpCategory: string;
|
|
342
349
|
export declare const sharpCelebration: string;
|
|
350
|
+
export declare const sharpCellTower: string;
|
|
343
351
|
export declare const sharpCellWifi: string;
|
|
344
352
|
export declare const sharpCenterFocusStrong: string;
|
|
345
353
|
export declare const sharpCenterFocusWeak: string;
|
|
@@ -454,6 +462,8 @@ export declare const sharpCropPortrait: string;
|
|
|
454
462
|
export declare const sharpCropRotate: string;
|
|
455
463
|
export declare const sharpCropSquare: string;
|
|
456
464
|
export declare const sharpCrueltyFree: string;
|
|
465
|
+
export declare const sharpCss: string;
|
|
466
|
+
export declare const sharpCurrencyExchange: string;
|
|
457
467
|
export declare const sharpCurrencyFranc: string;
|
|
458
468
|
export declare const sharpCurrencyLira: string;
|
|
459
469
|
export declare const sharpCurrencyPound: string;
|
|
@@ -470,8 +480,10 @@ export declare const sharpDataExploration: string;
|
|
|
470
480
|
export declare const sharpDataObject: string;
|
|
471
481
|
export declare const sharpDataSaverOff: string;
|
|
472
482
|
export declare const sharpDataSaverOn: string;
|
|
483
|
+
export declare const sharpDataThresholding: string;
|
|
473
484
|
export declare const sharpDataUsage: string;
|
|
474
485
|
export declare const sharpDateRange: string;
|
|
486
|
+
export declare const sharpDeblur: string;
|
|
475
487
|
export declare const sharpDeck: string;
|
|
476
488
|
export declare const sharpDehaze: string;
|
|
477
489
|
export declare const sharpDelete: string;
|
|
@@ -479,8 +491,12 @@ export declare const sharpDeleteForever: string;
|
|
|
479
491
|
export declare const sharpDeleteOutline: string;
|
|
480
492
|
export declare const sharpDeleteSweep: string;
|
|
481
493
|
export declare const sharpDeliveryDining: string;
|
|
494
|
+
export declare const sharpDensityLarge: string;
|
|
495
|
+
export declare const sharpDensityMedium: string;
|
|
496
|
+
export declare const sharpDensitySmall: string;
|
|
482
497
|
export declare const sharpDepartureBoard: string;
|
|
483
498
|
export declare const sharpDescription: string;
|
|
499
|
+
export declare const sharpDeselect: string;
|
|
484
500
|
export declare const sharpDesignServices: string;
|
|
485
501
|
export declare const sharpDesktopAccessDisabled: string;
|
|
486
502
|
export declare const sharpDesktopMac: string;
|
|
@@ -497,6 +513,7 @@ export declare const sharpDeviceUnknown: string;
|
|
|
497
513
|
export declare const sharpDialerSip: string;
|
|
498
514
|
export declare const sharpDialpad: string;
|
|
499
515
|
export declare const sharpDiamond: string;
|
|
516
|
+
export declare const sharpDifference: string;
|
|
500
517
|
export declare const sharpDining: string;
|
|
501
518
|
export declare const sharpDinnerDining: string;
|
|
502
519
|
export declare const sharpDirections: string;
|
|
@@ -520,6 +537,7 @@ export declare const sharpDirtyLens: string;
|
|
|
520
537
|
export declare const sharpDisabledByDefault: string;
|
|
521
538
|
export declare const sharpDisabledVisible: string;
|
|
522
539
|
export declare const sharpDiscFull: string;
|
|
540
|
+
export declare const sharpDisplaySettings: string;
|
|
523
541
|
export declare const sharpDns: string;
|
|
524
542
|
export declare const sharpDock: string;
|
|
525
543
|
export declare const sharpDocumentScanner: string;
|
|
@@ -528,6 +546,7 @@ export declare const sharpDoDisturbAlt: string;
|
|
|
528
546
|
export declare const sharpDoDisturbOff: string;
|
|
529
547
|
export declare const sharpDoDisturbOn: string;
|
|
530
548
|
export declare const sharpDomain: string;
|
|
549
|
+
export declare const sharpDomainAdd: string;
|
|
531
550
|
export declare const sharpDomainDisabled: string;
|
|
532
551
|
export declare const sharpDomainVerification: string;
|
|
533
552
|
export declare const sharpDone: string;
|
|
@@ -585,6 +604,7 @@ export declare const sharpEgg: string;
|
|
|
585
604
|
export declare const sharpEggAlt: string;
|
|
586
605
|
export declare const sharpEject: string;
|
|
587
606
|
export declare const sharpElderly: string;
|
|
607
|
+
export declare const sharpElderlyWoman: string;
|
|
588
608
|
export declare const sharpElectricalServices: string;
|
|
589
609
|
export declare const sharpElectricBike: string;
|
|
590
610
|
export declare const sharpElectricCar: string;
|
|
@@ -616,6 +636,7 @@ export declare const sharpEvent: string;
|
|
|
616
636
|
export declare const sharpEventAvailable: string;
|
|
617
637
|
export declare const sharpEventBusy: string;
|
|
618
638
|
export declare const sharpEventNote: string;
|
|
639
|
+
export declare const sharpEventRepeat: string;
|
|
619
640
|
export declare const sharpEventSeat: string;
|
|
620
641
|
export declare const sharpEvStation: string;
|
|
621
642
|
export declare const sharpExitToApp: string;
|
|
@@ -638,6 +659,7 @@ export declare const sharpFace: string;
|
|
|
638
659
|
export declare const sharpFaceRetouchingNatural: string;
|
|
639
660
|
export declare const sharpFaceRetouchingOff: string;
|
|
640
661
|
export declare const sharpFactCheck: string;
|
|
662
|
+
export declare const sharpFactory: string;
|
|
641
663
|
export declare const sharpFamilyRestroom: string;
|
|
642
664
|
export declare const sharpFastfood: string;
|
|
643
665
|
export declare const sharpFastForward: string;
|
|
@@ -721,6 +743,7 @@ export declare const sharpFmdBad: string;
|
|
|
721
743
|
export declare const sharpFmdGood: string;
|
|
722
744
|
export declare const sharpFolder: string;
|
|
723
745
|
export declare const sharpFolderDelete: string;
|
|
746
|
+
export declare const sharpFolderOff: string;
|
|
724
747
|
export declare const sharpFolderOpen: string;
|
|
725
748
|
export declare const sharpFolderShared: string;
|
|
726
749
|
export declare const sharpFolderSpecial: string;
|
|
@@ -730,6 +753,8 @@ export declare const sharpFontDownload: string;
|
|
|
730
753
|
export declare const sharpFontDownloadOff: string;
|
|
731
754
|
export declare const sharpFoodBank: string;
|
|
732
755
|
export declare const sharpForest: string;
|
|
756
|
+
export declare const sharpForkLeft: string;
|
|
757
|
+
export declare const sharpForkRight: string;
|
|
733
758
|
export declare const sharpFormatAlignCenter: string;
|
|
734
759
|
export declare const sharpFormatAlignJustify: string;
|
|
735
760
|
export declare const sharpFormatAlignLeft: string;
|
|
@@ -746,6 +771,7 @@ export declare const sharpFormatLineSpacing: string;
|
|
|
746
771
|
export declare const sharpFormatListBulleted: string;
|
|
747
772
|
export declare const sharpFormatListNumbered: string;
|
|
748
773
|
export declare const sharpFormatListNumberedRtl: string;
|
|
774
|
+
export declare const sharpFormatOverline: string;
|
|
749
775
|
export declare const sharpFormatPaint: string;
|
|
750
776
|
export declare const sharpFormatQuote: string;
|
|
751
777
|
export declare const sharpFormatShapes: string;
|
|
@@ -777,6 +803,7 @@ export declare const sharpGesture: string;
|
|
|
777
803
|
export declare const sharpGetApp: string;
|
|
778
804
|
export declare const sharpGif: string;
|
|
779
805
|
export declare const sharpGifBox: string;
|
|
806
|
+
export declare const sharpGirl: string;
|
|
780
807
|
export declare const sharpGite: string;
|
|
781
808
|
export declare const sharpGMobiledata: string;
|
|
782
809
|
export declare const sharpGolfCourse: string;
|
|
@@ -846,6 +873,8 @@ export declare const sharpHistory: string;
|
|
|
846
873
|
export declare const sharpHistoryEdu: string;
|
|
847
874
|
export declare const sharpHistoryToggleOff: string;
|
|
848
875
|
export declare const sharpHive: string;
|
|
876
|
+
export declare const sharpHls: string;
|
|
877
|
+
export declare const sharpHlsOff: string;
|
|
849
878
|
export declare const sharpHMobiledata: string;
|
|
850
879
|
export declare const sharpHolidayVillage: string;
|
|
851
880
|
export declare const sharpHome: string;
|
|
@@ -870,6 +899,7 @@ export declare const sharpHouseSiding: string;
|
|
|
870
899
|
export declare const sharpHowToReg: string;
|
|
871
900
|
export declare const sharpHowToVote: string;
|
|
872
901
|
export declare const sharpHPlusMobiledata: string;
|
|
902
|
+
export declare const sharpHtml: string;
|
|
873
903
|
export declare const sharpHttp: string;
|
|
874
904
|
export declare const sharpHttps: string;
|
|
875
905
|
export declare const sharpHub: string;
|
|
@@ -899,6 +929,8 @@ export declare const sharpInsertLink: string;
|
|
|
899
929
|
export declare const sharpInsertPageBreak: string;
|
|
900
930
|
export declare const sharpInsertPhoto: string;
|
|
901
931
|
export declare const sharpInsights: string;
|
|
932
|
+
export declare const sharpInstallDesktop: string;
|
|
933
|
+
export declare const sharpInstallMobile: string;
|
|
902
934
|
export declare const sharpIntegrationInstructions: string;
|
|
903
935
|
export declare const sharpInterests: string;
|
|
904
936
|
export declare const sharpInterpreterMode: string;
|
|
@@ -909,6 +941,7 @@ export declare const sharpInvertColorsOff: string;
|
|
|
909
941
|
export declare const sharpIosShare: string;
|
|
910
942
|
export declare const sharpIron: string;
|
|
911
943
|
export declare const sharpIso: string;
|
|
944
|
+
export declare const sharpJavascript: string;
|
|
912
945
|
export declare const sharpJoinFull: string;
|
|
913
946
|
export declare const sharpJoinInner: string;
|
|
914
947
|
export declare const sharpJoinLeft: string;
|
|
@@ -935,6 +968,7 @@ export declare const sharpKeyboardOptionKey: string;
|
|
|
935
968
|
export declare const sharpKeyboardReturn: string;
|
|
936
969
|
export declare const sharpKeyboardTab: string;
|
|
937
970
|
export declare const sharpKeyboardVoice: string;
|
|
971
|
+
export declare const sharpKeyOff: string;
|
|
938
972
|
export declare const sharpKingBed: string;
|
|
939
973
|
export declare const sharpKitchen: string;
|
|
940
974
|
export declare const sharpKitesurfing: string;
|
|
@@ -1052,6 +1086,7 @@ export declare const sharpMarkChatUnread: string;
|
|
|
1052
1086
|
export declare const sharpMarkEmailRead: string;
|
|
1053
1087
|
export declare const sharpMarkEmailUnread: string;
|
|
1054
1088
|
export declare const sharpMarkunread: string;
|
|
1089
|
+
export declare const sharpMarkUnreadChatAlt: string;
|
|
1055
1090
|
export declare const sharpMarkunreadMailbox: string;
|
|
1056
1091
|
export declare const sharpMasks: string;
|
|
1057
1092
|
export declare const sharpMaximize: string;
|
|
@@ -1066,6 +1101,7 @@ export declare const sharpMemory: string;
|
|
|
1066
1101
|
export declare const sharpMenu: string;
|
|
1067
1102
|
export declare const sharpMenuBook: string;
|
|
1068
1103
|
export declare const sharpMenuOpen: string;
|
|
1104
|
+
export declare const sharpMerge: string;
|
|
1069
1105
|
export declare const sharpMergeType: string;
|
|
1070
1106
|
export declare const sharpMessage: string;
|
|
1071
1107
|
export declare const sharpMic: string;
|
|
@@ -1113,7 +1149,9 @@ export declare const sharpMotionPhotosOn: string;
|
|
|
1113
1149
|
export declare const sharpMotionPhotosPause: string;
|
|
1114
1150
|
export declare const sharpMotionPhotosPaused: string;
|
|
1115
1151
|
export declare const sharpMouse: string;
|
|
1152
|
+
export declare const sharpMoveDown: string;
|
|
1116
1153
|
export declare const sharpMoveToInbox: string;
|
|
1154
|
+
export declare const sharpMoveUp: string;
|
|
1117
1155
|
export declare const sharpMovie: string;
|
|
1118
1156
|
export declare const sharpMovieCreation: string;
|
|
1119
1157
|
export declare const sharpMovieFilter: string;
|
|
@@ -1142,6 +1180,7 @@ export declare const sharpNetworkLocked: string;
|
|
|
1142
1180
|
export declare const sharpNetworkWifi: string;
|
|
1143
1181
|
export declare const sharpNewLabel: string;
|
|
1144
1182
|
export declare const sharpNewReleases: string;
|
|
1183
|
+
export declare const sharpNewspaper: string;
|
|
1145
1184
|
export declare const sharpNextPlan: string;
|
|
1146
1185
|
export declare const sharpNextWeek: string;
|
|
1147
1186
|
export declare const sharpNfc: string;
|
|
@@ -1218,6 +1257,7 @@ export declare const sharpPanoramaVerticalSelect: string;
|
|
|
1218
1257
|
export declare const sharpPanoramaWideAngle: string;
|
|
1219
1258
|
export declare const sharpPanoramaWideAngleSelect: string;
|
|
1220
1259
|
export declare const sharpPanTool: string;
|
|
1260
|
+
export declare const sharpPanToolAlt: string;
|
|
1221
1261
|
export declare const sharpParagliding: string;
|
|
1222
1262
|
export declare const sharpPark: string;
|
|
1223
1263
|
export declare const sharpPartyMode: string;
|
|
@@ -1292,6 +1332,7 @@ export declare const sharpPhotoLibrary: string;
|
|
|
1292
1332
|
export declare const sharpPhotoSizeSelectActual: string;
|
|
1293
1333
|
export declare const sharpPhotoSizeSelectLarge: string;
|
|
1294
1334
|
export declare const sharpPhotoSizeSelectSmall: string;
|
|
1335
|
+
export declare const sharpPhp: string;
|
|
1295
1336
|
export declare const sharpPiano: string;
|
|
1296
1337
|
export declare const sharpPianoOff: string;
|
|
1297
1338
|
export declare const sharpPictureAsPdf: string;
|
|
@@ -1320,12 +1361,14 @@ export declare const sharpPlaylistAddCheck: string;
|
|
|
1320
1361
|
export declare const sharpPlaylistAddCheckCircle: string;
|
|
1321
1362
|
export declare const sharpPlaylistAddCircle: string;
|
|
1322
1363
|
export declare const sharpPlaylistPlay: string;
|
|
1364
|
+
export declare const sharpPlaylistRemove: string;
|
|
1323
1365
|
export declare const sharpPlumbing: string;
|
|
1324
1366
|
export declare const sharpPlusOne: string;
|
|
1325
1367
|
export declare const sharpPodcasts: string;
|
|
1326
1368
|
export declare const sharpPointOfSale: string;
|
|
1327
1369
|
export declare const sharpPolicy: string;
|
|
1328
1370
|
export declare const sharpPoll: string;
|
|
1371
|
+
export declare const sharpPolyline: string;
|
|
1329
1372
|
export declare const sharpPolymer: string;
|
|
1330
1373
|
export declare const sharpPool: string;
|
|
1331
1374
|
export declare const sharpPortableWifiOff: string;
|
|
@@ -1360,6 +1403,7 @@ export declare const sharpQrCodeScanner: string;
|
|
|
1360
1403
|
export declare const sharpQueryBuilder: string;
|
|
1361
1404
|
export declare const sharpQueryStats: string;
|
|
1362
1405
|
export declare const sharpQuestionAnswer: string;
|
|
1406
|
+
export declare const sharpQuestionMark: string;
|
|
1363
1407
|
export declare const sharpQueue: string;
|
|
1364
1408
|
export declare const sharpQueueMusic: string;
|
|
1365
1409
|
export declare const sharpQueuePlayNext: string;
|
|
@@ -1371,6 +1415,8 @@ export declare const sharpRadioButtonChecked: string;
|
|
|
1371
1415
|
export declare const sharpRadioButtonUnchecked: string;
|
|
1372
1416
|
export declare const sharpRailwayAlert: string;
|
|
1373
1417
|
export declare const sharpRamenDining: string;
|
|
1418
|
+
export declare const sharpRampLeft: string;
|
|
1419
|
+
export declare const sharpRampRight: string;
|
|
1374
1420
|
export declare const sharpRateReview: string;
|
|
1375
1421
|
export declare const sharpRawOff: string;
|
|
1376
1422
|
export declare const sharpRawOn: string;
|
|
@@ -1425,6 +1471,8 @@ export declare const sharpReviews: string;
|
|
|
1425
1471
|
export declare const sharpRiceBowl: string;
|
|
1426
1472
|
export declare const sharpRingVolume: string;
|
|
1427
1473
|
export declare const sharpRMobiledata: string;
|
|
1474
|
+
export declare const sharpRocket: string;
|
|
1475
|
+
export declare const sharpRocketLaunch: string;
|
|
1428
1476
|
export declare const sharpRoofing: string;
|
|
1429
1477
|
export declare const sharpRoom: string;
|
|
1430
1478
|
export declare const sharpRoomPreferences: string;
|
|
@@ -1433,6 +1481,8 @@ export declare const sharpRotate90DegreesCcw: string;
|
|
|
1433
1481
|
export declare const sharpRotate90DegreesCw: string;
|
|
1434
1482
|
export declare const sharpRotateLeft: string;
|
|
1435
1483
|
export declare const sharpRotateRight: string;
|
|
1484
|
+
export declare const sharpRoundaboutLeft: string;
|
|
1485
|
+
export declare const sharpRoundaboutRight: string;
|
|
1436
1486
|
export declare const sharpRoundedCorner: string;
|
|
1437
1487
|
export declare const sharpRoute: string;
|
|
1438
1488
|
export declare const sharpRouter: string;
|
|
@@ -1452,8 +1502,10 @@ export declare const sharpSatellite: string;
|
|
|
1452
1502
|
export declare const sharpSatelliteAlt: string;
|
|
1453
1503
|
export declare const sharpSave: string;
|
|
1454
1504
|
export declare const sharpSaveAlt: string;
|
|
1505
|
+
export declare const sharpSaveAs: string;
|
|
1455
1506
|
export declare const sharpSavedSearch: string;
|
|
1456
1507
|
export declare const sharpSavings: string;
|
|
1508
|
+
export declare const sharpScale: string;
|
|
1457
1509
|
export declare const sharpScanner: string;
|
|
1458
1510
|
export declare const sharpScatterPlot: string;
|
|
1459
1511
|
export declare const sharpSchedule: string;
|
|
@@ -1527,6 +1579,7 @@ export declare const sharpShop2: string;
|
|
|
1527
1579
|
export declare const sharpShoppingBag: string;
|
|
1528
1580
|
export declare const sharpShoppingBasket: string;
|
|
1529
1581
|
export declare const sharpShoppingCart: string;
|
|
1582
|
+
export declare const sharpShoppingCartCheckout: string;
|
|
1530
1583
|
export declare const sharpShopTwo: string;
|
|
1531
1584
|
export declare const sharpShortcut: string;
|
|
1532
1585
|
export declare const sharpShortText: string;
|
|
@@ -1554,6 +1607,7 @@ export declare const sharpSignalWifiOff: string;
|
|
|
1554
1607
|
export declare const sharpSignalWifiStatusbar4Bar: string;
|
|
1555
1608
|
export declare const sharpSignalWifiStatusbarConnectedNoInternet4: string;
|
|
1556
1609
|
export declare const sharpSignalWifiStatusbarNull: string;
|
|
1610
|
+
export declare const sharpSignpost: string;
|
|
1557
1611
|
export declare const sharpSimCard: string;
|
|
1558
1612
|
export declare const sharpSimCardAlert: string;
|
|
1559
1613
|
export declare const sharpSimCardDownload: string;
|
|
@@ -1622,8 +1676,10 @@ export declare const sharpSportsTennis: string;
|
|
|
1622
1676
|
export declare const sharpSportsVolleyball: string;
|
|
1623
1677
|
export declare const sharpSquare: string;
|
|
1624
1678
|
export declare const sharpSquareFoot: string;
|
|
1679
|
+
export declare const sharpSsidChart: string;
|
|
1625
1680
|
export declare const sharpStackedBarChart: string;
|
|
1626
1681
|
export declare const sharpStackedLineChart: string;
|
|
1682
|
+
export declare const sharpStadium: string;
|
|
1627
1683
|
export declare const sharpStairs: string;
|
|
1628
1684
|
export declare const sharpStar: string;
|
|
1629
1685
|
export declare const sharpStarBorder: string;
|
|
@@ -1647,6 +1703,7 @@ export declare const sharpStore: string;
|
|
|
1647
1703
|
export declare const sharpStorefront: string;
|
|
1648
1704
|
export declare const sharpStoreMallDirectory: string;
|
|
1649
1705
|
export declare const sharpStorm: string;
|
|
1706
|
+
export declare const sharpStraight: string;
|
|
1650
1707
|
export declare const sharpStraighten: string;
|
|
1651
1708
|
export declare const sharpStream: string;
|
|
1652
1709
|
export declare const sharpStreetview: string;
|
|
@@ -1722,6 +1779,7 @@ export declare const sharpTaskAlt: string;
|
|
|
1722
1779
|
export declare const sharpTaxiAlert: string;
|
|
1723
1780
|
export declare const sharpTempleBuddhist: string;
|
|
1724
1781
|
export declare const sharpTempleHindu: string;
|
|
1782
|
+
export declare const sharpTerminal: string;
|
|
1725
1783
|
export declare const sharpTerrain: string;
|
|
1726
1784
|
export declare const sharpTextDecrease: string;
|
|
1727
1785
|
export declare const sharpTextFields: string;
|
|
@@ -1789,6 +1847,12 @@ export declare const sharpTune: string;
|
|
|
1789
1847
|
export declare const sharpTungsten: string;
|
|
1790
1848
|
export declare const sharpTurnedIn: string;
|
|
1791
1849
|
export declare const sharpTurnedInNot: string;
|
|
1850
|
+
export declare const sharpTurnLeft: string;
|
|
1851
|
+
export declare const sharpTurnRight: string;
|
|
1852
|
+
export declare const sharpTurnSharpLeft: string;
|
|
1853
|
+
export declare const sharpTurnSharpRight: string;
|
|
1854
|
+
export declare const sharpTurnSlightLeft: string;
|
|
1855
|
+
export declare const sharpTurnSlightRight: string;
|
|
1792
1856
|
export declare const sharpTv: string;
|
|
1793
1857
|
export declare const sharpTvOff: string;
|
|
1794
1858
|
export declare const sharpTwoWheeler: string;
|
|
@@ -1807,6 +1871,8 @@ export declare const sharpUpload: string;
|
|
|
1807
1871
|
export declare const sharpUploadFile: string;
|
|
1808
1872
|
export declare const sharpUsb: string;
|
|
1809
1873
|
export declare const sharpUsbOff: string;
|
|
1874
|
+
export declare const sharpUTurnLeft: string;
|
|
1875
|
+
export declare const sharpUTurnRight: string;
|
|
1810
1876
|
export declare const sharpVaccines: string;
|
|
1811
1877
|
export declare const sharpVerified: string;
|
|
1812
1878
|
export declare const sharpVerifiedUser: string;
|
|
@@ -1821,6 +1887,7 @@ export declare const sharpVideocam: string;
|
|
|
1821
1887
|
export declare const sharpVideoCameraBack: string;
|
|
1822
1888
|
export declare const sharpVideoCameraFront: string;
|
|
1823
1889
|
export declare const sharpVideocamOff: string;
|
|
1890
|
+
export declare const sharpVideoFile: string;
|
|
1824
1891
|
export declare const sharpVideogameAsset: string;
|
|
1825
1892
|
export declare const sharpVideogameAssetOff: string;
|
|
1826
1893
|
export declare const sharpVideoLabel: string;
|
|
@@ -1832,15 +1899,20 @@ export declare const sharpViewArray: string;
|
|
|
1832
1899
|
export declare const sharpViewCarousel: string;
|
|
1833
1900
|
export declare const sharpViewColumn: string;
|
|
1834
1901
|
export declare const sharpViewComfy: string;
|
|
1902
|
+
export declare const sharpViewComfyAlt: string;
|
|
1835
1903
|
export declare const sharpViewCompact: string;
|
|
1904
|
+
export declare const sharpViewCompactAlt: string;
|
|
1905
|
+
export declare const sharpViewCozy: string;
|
|
1836
1906
|
export declare const sharpViewDay: string;
|
|
1837
1907
|
export declare const sharpViewHeadline: string;
|
|
1838
1908
|
export declare const sharpViewInAr: string;
|
|
1909
|
+
export declare const sharpViewKanban: string;
|
|
1839
1910
|
export declare const sharpViewList: string;
|
|
1840
1911
|
export declare const sharpViewModule: string;
|
|
1841
1912
|
export declare const sharpViewQuilt: string;
|
|
1842
1913
|
export declare const sharpViewSidebar: string;
|
|
1843
1914
|
export declare const sharpViewStream: string;
|
|
1915
|
+
export declare const sharpViewTimeline: string;
|
|
1844
1916
|
export declare const sharpViewWeek: string;
|
|
1845
1917
|
export declare const sharpVignette: string;
|
|
1846
1918
|
export declare const sharpVilla: string;
|
|
@@ -1855,9 +1927,11 @@ export declare const sharpVolumeOff: string;
|
|
|
1855
1927
|
export declare const sharpVolumeUp: string;
|
|
1856
1928
|
export declare const sharpVolunteerActivism: string;
|
|
1857
1929
|
export declare const sharpVpnKey: string;
|
|
1930
|
+
export declare const sharpVpnKeyOff: string;
|
|
1858
1931
|
export declare const sharpVpnLock: string;
|
|
1859
1932
|
export declare const sharpVrpano: string;
|
|
1860
1933
|
export declare const sharpWallpaper: string;
|
|
1934
|
+
export declare const sharpWarehouse: string;
|
|
1861
1935
|
export declare const sharpWarning: string;
|
|
1862
1936
|
export declare const sharpWarningAmber: string;
|
|
1863
1937
|
export declare const sharpWash: string;
|
|
@@ -1881,6 +1955,7 @@ export declare const sharpWc: string;
|
|
|
1881
1955
|
export declare const sharpWeb: string;
|
|
1882
1956
|
export declare const sharpWebAsset: string;
|
|
1883
1957
|
export declare const sharpWebAssetOff: string;
|
|
1958
|
+
export declare const sharpWebhook: string;
|
|
1884
1959
|
export declare const sharpWeekend: string;
|
|
1885
1960
|
export declare const sharpWest: string;
|
|
1886
1961
|
export declare const sharpWhatsapp: string;
|
|
@@ -1891,9 +1966,11 @@ export declare const sharpWidgets: string;
|
|
|
1891
1966
|
export declare const sharpWifi: string;
|
|
1892
1967
|
export declare const sharpWifiCalling: string;
|
|
1893
1968
|
export declare const sharpWifiCalling3: string;
|
|
1969
|
+
export declare const sharpWifiChannel: string;
|
|
1894
1970
|
export declare const sharpWifiFind: string;
|
|
1895
1971
|
export declare const sharpWifiLock: string;
|
|
1896
1972
|
export declare const sharpWifiOff: string;
|
|
1973
|
+
export declare const sharpWifiPassword: string;
|
|
1897
1974
|
export declare const sharpWifiProtectedSetup: string;
|
|
1898
1975
|
export declare const sharpWifiTethering: string;
|
|
1899
1976
|
export declare const sharpWifiTetheringError: string;
|