@quasar/extras 1.12.4 → 1.13.1
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 -12
- package/animate/animate-list.mjs +107 -0
- package/bootstrap-icons/bootstrap-icons.woff +0 -0
- package/bootstrap-icons/bootstrap-icons.woff2 +0 -0
- package/bootstrap-icons/icons.json +741 -595
- package/bootstrap-icons/index.d.ts +764 -618
- package/bootstrap-icons/index.js +744 -598
- package/bootstrap-icons/index.mjs +1670 -0
- package/eva-icons/icons.json +245 -245
- package/eva-icons/index.d.ts +245 -245
- package/eva-icons/index.js +245 -245
- package/eva-icons/index.mjs +492 -0
- package/fontawesome-v5/icons.json +226 -226
- package/fontawesome-v5/index.d.ts +225 -225
- package/fontawesome-v5/index.js +226 -226
- package/fontawesome-v5/index.mjs +1613 -0
- package/fontawesome-v6/LICENSE.txt +165 -0
- package/fontawesome-v6/fa-brands-400.ttf +0 -0
- package/fontawesome-v6/fa-brands-400.woff2 +0 -0
- package/fontawesome-v6/fa-regular-400.ttf +0 -0
- package/fontawesome-v6/fa-regular-400.woff2 +0 -0
- package/fontawesome-v6/fa-solid-900.ttf +0 -0
- package/fontawesome-v6/fa-solid-900.woff2 +0 -0
- package/fontawesome-v6/fa-v4compatibility.ttf +0 -0
- package/fontawesome-v6/fa-v4compatibility.woff2 +0 -0
- package/fontawesome-v6/fontawesome-v6.css +7003 -0
- package/fontawesome-v6/icons.json +1750 -0
- package/fontawesome-v6/index.d.ts +1750 -0
- package/fontawesome-v6/index.js +1750 -0
- package/fontawesome-v6/index.mjs +1750 -0
- package/ionicons-v4/index.mjs +698 -0
- package/ionicons-v5/index.mjs +1334 -0
- package/ionicons-v6/icons.json +417 -417
- package/ionicons-v6/index.d.ts +418 -418
- package/ionicons-v6/index.js +418 -418
- package/ionicons-v6/index.mjs +1334 -0
- package/line-awesome/icons.json +204 -204
- package/line-awesome/index.d.ts +204 -204
- package/line-awesome/index.js +204 -204
- package/line-awesome/index.mjs +1546 -0
- package/material-icons/icons.json +516 -490
- package/material-icons/index.d.ts +142 -116
- package/material-icons/index.js +128 -102
- package/material-icons/index.mjs +2077 -0
- package/material-icons/web-font/flUhRq6tzZclQEJ-Vdg-IuiaDsNa.woff +0 -0
- package/material-icons/web-font/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.woff2 +0 -0
- package/material-icons-outlined/icons.json +530 -504
- package/material-icons-outlined/index.d.ts +142 -116
- package/material-icons-outlined/index.js +128 -102
- package/material-icons-outlined/index.mjs +2077 -0
- package/material-icons-outlined/web-font/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcY.woff +0 -0
- package/material-icons-outlined/web-font/gok-H7zzDkdnRel8-DQ6KAXJ69wP1tGnf4ZGhUcel5euIg.woff2 +0 -0
- package/material-icons-round/icons.json +448 -422
- package/material-icons-round/index.d.ts +142 -116
- package/material-icons-round/index.js +128 -102
- package/material-icons-round/index.mjs +2077 -0
- package/material-icons-round/web-font/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmJ.woff +0 -0
- package/material-icons-round/web-font/LDItaoyNOAY6Uewc665JcIzCKsKc_M9flwmPq_HTTw.woff2 +0 -0
- package/material-icons-sharp/icons.json +428 -402
- package/material-icons-sharp/index.d.ts +142 -116
- package/material-icons-sharp/index.js +128 -102
- package/material-icons-sharp/index.mjs +2077 -0
- package/material-icons-sharp/web-font/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvRImcycg.woff2 +0 -0
- package/material-icons-sharp/web-font/oPWQ_lt5nv4pWNJpghLP75WiFR4kLh3kvmvX.woff +0 -0
- package/mdi-v4/index.mjs +4997 -0
- package/mdi-v5/LICENSE +20 -20
- package/mdi-v5/index.mjs +5957 -0
- package/mdi-v5/license.md +20 -20
- package/mdi-v6/LICENSE +20 -20
- package/mdi-v6/icons.json +2226 -2226
- package/mdi-v6/index.d.ts +2226 -2226
- package/mdi-v6/index.js +2226 -2226
- package/mdi-v6/index.mjs +6597 -0
- package/mdi-v6/license.md +20 -20
- package/package.json +7 -7
- package/themify/icons.json +65 -65
- package/themify/index.d.ts +64 -64
- package/themify/index.js +65 -65
- package/themify/index.mjs +354 -0
|
@@ -57,29 +57,29 @@ export declare const sharp9k: string;
|
|
|
57
57
|
export declare const sharp9kPlus: string;
|
|
58
58
|
export declare const sharp9mp: string;
|
|
59
59
|
export declare const sharpAbc: string;
|
|
60
|
+
export declare const sharpAcUnit: string;
|
|
60
61
|
export declare const sharpAccessAlarm: string;
|
|
61
62
|
export declare const sharpAccessAlarms: string;
|
|
63
|
+
export declare const sharpAccessTime: string;
|
|
64
|
+
export declare const sharpAccessTimeFilled: string;
|
|
62
65
|
export declare const sharpAccessibility: string;
|
|
63
66
|
export declare const sharpAccessibilityNew: string;
|
|
64
67
|
export declare const sharpAccessible: string;
|
|
65
68
|
export declare const sharpAccessibleForward: string;
|
|
66
|
-
export declare const sharpAccessTime: string;
|
|
67
|
-
export declare const sharpAccessTimeFilled: string;
|
|
68
69
|
export declare const sharpAccountBalance: string;
|
|
69
70
|
export declare const sharpAccountBalanceWallet: string;
|
|
70
71
|
export declare const sharpAccountBox: string;
|
|
71
72
|
export declare const sharpAccountCircle: string;
|
|
72
73
|
export declare const sharpAccountTree: string;
|
|
73
|
-
export declare const
|
|
74
|
+
export declare const sharpAdUnits: string;
|
|
74
75
|
export declare const sharpAdb: string;
|
|
75
76
|
export declare const sharpAdd: string;
|
|
77
|
+
export declare const sharpAddAPhoto: string;
|
|
76
78
|
export declare const sharpAddAlarm: string;
|
|
77
79
|
export declare const sharpAddAlert: string;
|
|
78
|
-
export declare const sharpAddAPhoto: string;
|
|
79
80
|
export declare const sharpAddBox: string;
|
|
80
81
|
export declare const sharpAddBusiness: string;
|
|
81
82
|
export declare const sharpAddCard: string;
|
|
82
|
-
export declare const sharpAddchart: string;
|
|
83
83
|
export declare const sharpAddChart: string;
|
|
84
84
|
export declare const sharpAddCircle: string;
|
|
85
85
|
export declare const sharpAddCircleOutline: string;
|
|
@@ -98,14 +98,13 @@ export declare const sharpAddToDrive: string;
|
|
|
98
98
|
export declare const sharpAddToHomeScreen: string;
|
|
99
99
|
export declare const sharpAddToPhotos: string;
|
|
100
100
|
export declare const sharpAddToQueue: string;
|
|
101
|
+
export declare const sharpAddchart: string;
|
|
101
102
|
export declare const sharpAdfScanner: string;
|
|
102
103
|
export declare const sharpAdjust: string;
|
|
103
104
|
export declare const sharpAdminPanelSettings: string;
|
|
104
105
|
export declare const sharpAdsClick: string;
|
|
105
|
-
export declare const sharpAdUnits: string;
|
|
106
106
|
export declare const sharpAgriculture: string;
|
|
107
107
|
export declare const sharpAir: string;
|
|
108
|
-
export declare const sharpAirlines: string;
|
|
109
108
|
export declare const sharpAirlineSeatFlat: string;
|
|
110
109
|
export declare const sharpAirlineSeatFlatAngled: string;
|
|
111
110
|
export declare const sharpAirlineSeatIndividualSuite: string;
|
|
@@ -115,9 +114,10 @@ export declare const sharpAirlineSeatLegroomReduced: string;
|
|
|
115
114
|
export declare const sharpAirlineSeatReclineExtra: string;
|
|
116
115
|
export declare const sharpAirlineSeatReclineNormal: string;
|
|
117
116
|
export declare const sharpAirlineStops: string;
|
|
117
|
+
export declare const sharpAirlines: string;
|
|
118
|
+
export declare const sharpAirplaneTicket: string;
|
|
118
119
|
export declare const sharpAirplanemodeActive: string;
|
|
119
120
|
export declare const sharpAirplanemodeInactive: string;
|
|
120
|
-
export declare const sharpAirplaneTicket: string;
|
|
121
121
|
export declare const sharpAirplay: string;
|
|
122
122
|
export declare const sharpAirportShuttle: string;
|
|
123
123
|
export declare const sharpAlarm: string;
|
|
@@ -134,8 +134,8 @@ export declare const sharpAlignVerticalTop: string;
|
|
|
134
134
|
export declare const sharpAllInbox: string;
|
|
135
135
|
export declare const sharpAllInclusive: string;
|
|
136
136
|
export declare const sharpAllOut: string;
|
|
137
|
-
export declare const sharpAlternateEmail: string;
|
|
138
137
|
export declare const sharpAltRoute: string;
|
|
138
|
+
export declare const sharpAlternateEmail: string;
|
|
139
139
|
export declare const sharpAnalytics: string;
|
|
140
140
|
export declare const sharpAnchor: string;
|
|
141
141
|
export declare const sharpAndroid: string;
|
|
@@ -146,10 +146,10 @@ export declare const sharpApartment: string;
|
|
|
146
146
|
export declare const sharpApi: string;
|
|
147
147
|
export declare const sharpAppBlocking: string;
|
|
148
148
|
export declare const sharpAppRegistration: string;
|
|
149
|
-
export declare const sharpApproval: string;
|
|
150
|
-
export declare const sharpApps: string;
|
|
151
149
|
export declare const sharpAppSettingsAlt: string;
|
|
152
150
|
export declare const sharpAppShortcut: string;
|
|
151
|
+
export declare const sharpApproval: string;
|
|
152
|
+
export declare const sharpApps: string;
|
|
153
153
|
export declare const sharpAppsOutage: string;
|
|
154
154
|
export declare const sharpArchitecture: string;
|
|
155
155
|
export declare const sharpArchive: string;
|
|
@@ -171,8 +171,8 @@ export declare const sharpArrowLeft: string;
|
|
|
171
171
|
export declare const sharpArrowRight: string;
|
|
172
172
|
export declare const sharpArrowRightAlt: string;
|
|
173
173
|
export declare const sharpArrowUpward: string;
|
|
174
|
-
export declare const sharpArticle: string;
|
|
175
174
|
export declare const sharpArtTrack: string;
|
|
175
|
+
export declare const sharpArticle: string;
|
|
176
176
|
export declare const sharpAspectRatio: string;
|
|
177
177
|
export declare const sharpAssessment: string;
|
|
178
178
|
export declare const sharpAssignment: string;
|
|
@@ -188,8 +188,8 @@ export declare const sharpAssuredWorkload: string;
|
|
|
188
188
|
export declare const sharpAtm: string;
|
|
189
189
|
export declare const sharpAttachEmail: string;
|
|
190
190
|
export declare const sharpAttachFile: string;
|
|
191
|
-
export declare const sharpAttachment: string;
|
|
192
191
|
export declare const sharpAttachMoney: string;
|
|
192
|
+
export declare const sharpAttachment: string;
|
|
193
193
|
export declare const sharpAttractions: string;
|
|
194
194
|
export declare const sharpAttribution: string;
|
|
195
195
|
export declare const sharpAudioFile: string;
|
|
@@ -201,10 +201,11 @@ export declare const sharpAutoDelete: string;
|
|
|
201
201
|
export declare const sharpAutoFixHigh: string;
|
|
202
202
|
export declare const sharpAutoFixNormal: string;
|
|
203
203
|
export declare const sharpAutoFixOff: string;
|
|
204
|
-
export declare const sharpAutofpsSelect: string;
|
|
205
204
|
export declare const sharpAutoGraph: string;
|
|
206
|
-
export declare const
|
|
205
|
+
export declare const sharpAutoMode: string;
|
|
207
206
|
export declare const sharpAutoStories: string;
|
|
207
|
+
export declare const sharpAutofpsSelect: string;
|
|
208
|
+
export declare const sharpAutorenew: string;
|
|
208
209
|
export declare const sharpAvTimer: string;
|
|
209
210
|
export declare const sharpBabyChangingStation: string;
|
|
210
211
|
export declare const sharpBackHand: string;
|
|
@@ -246,6 +247,7 @@ export declare const sharpBento: string;
|
|
|
246
247
|
export declare const sharpBikeScooter: string;
|
|
247
248
|
export declare const sharpBiotech: string;
|
|
248
249
|
export declare const sharpBlender: string;
|
|
250
|
+
export declare const sharpBlindsClosed: string;
|
|
249
251
|
export declare const sharpBlock: string;
|
|
250
252
|
export declare const sharpBloodtype: string;
|
|
251
253
|
export declare const sharpBluetooth: string;
|
|
@@ -260,13 +262,13 @@ export declare const sharpBlurOff: string;
|
|
|
260
262
|
export declare const sharpBlurOn: string;
|
|
261
263
|
export declare const sharpBolt: string;
|
|
262
264
|
export declare const sharpBook: string;
|
|
265
|
+
export declare const sharpBookOnline: string;
|
|
263
266
|
export declare const sharpBookmark: string;
|
|
264
267
|
export declare const sharpBookmarkAdd: string;
|
|
265
268
|
export declare const sharpBookmarkAdded: string;
|
|
266
269
|
export declare const sharpBookmarkBorder: string;
|
|
267
270
|
export declare const sharpBookmarkRemove: string;
|
|
268
271
|
export declare const sharpBookmarks: string;
|
|
269
|
-
export declare const sharpBookOnline: string;
|
|
270
272
|
export declare const sharpBorderAll: string;
|
|
271
273
|
export declare const sharpBorderBottom: string;
|
|
272
274
|
export declare const sharpBorderClear: string;
|
|
@@ -342,12 +344,12 @@ export declare const sharpCancelPresentation: string;
|
|
|
342
344
|
export declare const sharpCancelScheduleSend: string;
|
|
343
345
|
export declare const sharpCandlestickChart: string;
|
|
344
346
|
export declare const sharpCarCrash: string;
|
|
347
|
+
export declare const sharpCarRental: string;
|
|
348
|
+
export declare const sharpCarRepair: string;
|
|
345
349
|
export declare const sharpCardGiftcard: string;
|
|
346
350
|
export declare const sharpCardMembership: string;
|
|
347
351
|
export declare const sharpCardTravel: string;
|
|
348
352
|
export declare const sharpCarpenter: string;
|
|
349
|
-
export declare const sharpCarRental: string;
|
|
350
|
-
export declare const sharpCarRepair: string;
|
|
351
353
|
export declare const sharpCases: string;
|
|
352
354
|
export declare const sharpCasino: string;
|
|
353
355
|
export declare const sharpCast: string;
|
|
@@ -392,10 +394,10 @@ export declare const sharpCleaningServices: string;
|
|
|
392
394
|
export declare const sharpClear: string;
|
|
393
395
|
export declare const sharpClearAll: string;
|
|
394
396
|
export declare const sharpClose: string;
|
|
397
|
+
export declare const sharpCloseFullscreen: string;
|
|
395
398
|
export declare const sharpClosedCaption: string;
|
|
396
399
|
export declare const sharpClosedCaptionDisabled: string;
|
|
397
400
|
export declare const sharpClosedCaptionOff: string;
|
|
398
|
-
export declare const sharpCloseFullscreen: string;
|
|
399
401
|
export declare const sharpCloud: string;
|
|
400
402
|
export declare const sharpCloudCircle: string;
|
|
401
403
|
export declare const sharpCloudDone: string;
|
|
@@ -405,14 +407,15 @@ export declare const sharpCloudQueue: string;
|
|
|
405
407
|
export declare const sharpCloudSync: string;
|
|
406
408
|
export declare const sharpCloudUpload: string;
|
|
407
409
|
export declare const sharpCo2: string;
|
|
410
|
+
export declare const sharpCoPresent: string;
|
|
408
411
|
export declare const sharpCode: string;
|
|
409
412
|
export declare const sharpCodeOff: string;
|
|
410
413
|
export declare const sharpCoffee: string;
|
|
411
414
|
export declare const sharpCoffeeMaker: string;
|
|
412
415
|
export declare const sharpCollections: string;
|
|
413
416
|
export declare const sharpCollectionsBookmark: string;
|
|
414
|
-
export declare const sharpColorize: string;
|
|
415
417
|
export declare const sharpColorLens: string;
|
|
418
|
+
export declare const sharpColorize: string;
|
|
416
419
|
export declare const sharpComment: string;
|
|
417
420
|
export declare const sharpCommentBank: string;
|
|
418
421
|
export declare const sharpCommentsDisabled: string;
|
|
@@ -425,16 +428,16 @@ export declare const sharpCompost: string;
|
|
|
425
428
|
export declare const sharpCompress: string;
|
|
426
429
|
export declare const sharpComputer: string;
|
|
427
430
|
export declare const sharpConfirmationNumber: string;
|
|
431
|
+
export declare const sharpConnectWithoutContact: string;
|
|
428
432
|
export declare const sharpConnectedTv: string;
|
|
429
433
|
export declare const sharpConnectingAirports: string;
|
|
430
|
-
export declare const sharpConnectWithoutContact: string;
|
|
431
434
|
export declare const sharpConstruction: string;
|
|
432
|
-
export declare const sharpContactless: string;
|
|
433
435
|
export declare const sharpContactMail: string;
|
|
434
436
|
export declare const sharpContactPage: string;
|
|
435
437
|
export declare const sharpContactPhone: string;
|
|
436
|
-
export declare const sharpContacts: string;
|
|
437
438
|
export declare const sharpContactSupport: string;
|
|
439
|
+
export declare const sharpContactless: string;
|
|
440
|
+
export declare const sharpContacts: string;
|
|
438
441
|
export declare const sharpContentCopy: string;
|
|
439
442
|
export declare const sharpContentCut: string;
|
|
440
443
|
export declare const sharpContentPaste: string;
|
|
@@ -446,7 +449,6 @@ export declare const sharpControlCamera: string;
|
|
|
446
449
|
export declare const sharpControlPoint: string;
|
|
447
450
|
export declare const sharpControlPointDuplicate: string;
|
|
448
451
|
export declare const sharpCookie: string;
|
|
449
|
-
export declare const sharpCoPresent: string;
|
|
450
452
|
export declare const sharpCopyAll: string;
|
|
451
453
|
export declare const sharpCopyright: string;
|
|
452
454
|
export declare const sharpCoronavirus: string;
|
|
@@ -460,11 +462,11 @@ export declare const sharpCreditCardOff: string;
|
|
|
460
462
|
export declare const sharpCreditScore: string;
|
|
461
463
|
export declare const sharpCrib: string;
|
|
462
464
|
export declare const sharpCrisisAlert: string;
|
|
463
|
-
export declare const sharpCrop: string;
|
|
464
465
|
export declare const sharpCrop169: string;
|
|
465
466
|
export declare const sharpCrop32: string;
|
|
466
467
|
export declare const sharpCrop54: string;
|
|
467
468
|
export declare const sharpCrop75: string;
|
|
469
|
+
export declare const sharpCrop: string;
|
|
468
470
|
export declare const sharpCropDin: string;
|
|
469
471
|
export declare const sharpCropFree: string;
|
|
470
472
|
export declare const sharpCropLandscape: string;
|
|
@@ -483,6 +485,8 @@ export declare const sharpCurrencyRuble: string;
|
|
|
483
485
|
export declare const sharpCurrencyRupee: string;
|
|
484
486
|
export declare const sharpCurrencyYen: string;
|
|
485
487
|
export declare const sharpCurrencyYuan: string;
|
|
488
|
+
export declare const sharpCurtains: string;
|
|
489
|
+
export declare const sharpCurtainsClosed: string;
|
|
486
490
|
export declare const sharpCyclone: string;
|
|
487
491
|
export declare const sharpDangerous: string;
|
|
488
492
|
export declare const sharpDarkMode: string;
|
|
@@ -519,11 +523,11 @@ export declare const sharpDeveloperBoard: string;
|
|
|
519
523
|
export declare const sharpDeveloperBoardOff: string;
|
|
520
524
|
export declare const sharpDeveloperMode: string;
|
|
521
525
|
export declare const sharpDeviceHub: string;
|
|
526
|
+
export declare const sharpDeviceThermostat: string;
|
|
527
|
+
export declare const sharpDeviceUnknown: string;
|
|
522
528
|
export declare const sharpDevices: string;
|
|
523
529
|
export declare const sharpDevicesFold: string;
|
|
524
530
|
export declare const sharpDevicesOther: string;
|
|
525
|
-
export declare const sharpDeviceThermostat: string;
|
|
526
|
-
export declare const sharpDeviceUnknown: string;
|
|
527
531
|
export declare const sharpDialerSip: string;
|
|
528
532
|
export declare const sharpDialpad: string;
|
|
529
533
|
export declare const sharpDiamond: string;
|
|
@@ -554,19 +558,10 @@ export declare const sharpDiscFull: string;
|
|
|
554
558
|
export declare const sharpDiscount: string;
|
|
555
559
|
export declare const sharpDisplaySettings: string;
|
|
556
560
|
export declare const sharpDns: string;
|
|
557
|
-
export declare const sharpDock: string;
|
|
558
|
-
export declare const sharpDocumentScanner: string;
|
|
559
561
|
export declare const sharpDoDisturb: string;
|
|
560
562
|
export declare const sharpDoDisturbAlt: string;
|
|
561
563
|
export declare const sharpDoDisturbOff: string;
|
|
562
564
|
export declare const sharpDoDisturbOn: string;
|
|
563
|
-
export declare const sharpDomain: string;
|
|
564
|
-
export declare const sharpDomainAdd: string;
|
|
565
|
-
export declare const sharpDomainDisabled: string;
|
|
566
|
-
export declare const sharpDomainVerification: string;
|
|
567
|
-
export declare const sharpDone: string;
|
|
568
|
-
export declare const sharpDoneAll: string;
|
|
569
|
-
export declare const sharpDoneOutline: string;
|
|
570
565
|
export declare const sharpDoNotDisturb: string;
|
|
571
566
|
export declare const sharpDoNotDisturbAlt: string;
|
|
572
567
|
export declare const sharpDoNotDisturbOff: string;
|
|
@@ -574,12 +569,21 @@ export declare const sharpDoNotDisturbOn: string;
|
|
|
574
569
|
export declare const sharpDoNotDisturbOnTotalSilence: string;
|
|
575
570
|
export declare const sharpDoNotStep: string;
|
|
576
571
|
export declare const sharpDoNotTouch: string;
|
|
572
|
+
export declare const sharpDock: string;
|
|
573
|
+
export declare const sharpDocumentScanner: string;
|
|
574
|
+
export declare const sharpDomain: string;
|
|
575
|
+
export declare const sharpDomainAdd: string;
|
|
576
|
+
export declare const sharpDomainDisabled: string;
|
|
577
|
+
export declare const sharpDomainVerification: string;
|
|
578
|
+
export declare const sharpDone: string;
|
|
579
|
+
export declare const sharpDoneAll: string;
|
|
580
|
+
export declare const sharpDoneOutline: string;
|
|
577
581
|
export declare const sharpDonutLarge: string;
|
|
578
582
|
export declare const sharpDonutSmall: string;
|
|
579
583
|
export declare const sharpDoorBack: string;
|
|
580
|
-
export declare const sharpDoorbell: string;
|
|
581
584
|
export declare const sharpDoorFront: string;
|
|
582
585
|
export declare const sharpDoorSliding: string;
|
|
586
|
+
export declare const sharpDoorbell: string;
|
|
583
587
|
export declare const sharpDoubleArrow: string;
|
|
584
588
|
export declare const sharpDownhillSkiing: string;
|
|
585
589
|
export declare const sharpDownload: string;
|
|
@@ -601,6 +605,7 @@ export declare const sharpDuo: string;
|
|
|
601
605
|
export declare const sharpDvr: string;
|
|
602
606
|
export declare const sharpDynamicFeed: string;
|
|
603
607
|
export declare const sharpDynamicForm: string;
|
|
608
|
+
export declare const sharpEMobiledata: string;
|
|
604
609
|
export declare const sharpEarbuds: string;
|
|
605
610
|
export declare const sharpEarbudsBattery: string;
|
|
606
611
|
export declare const sharpEast: string;
|
|
@@ -620,18 +625,19 @@ export declare const sharpEggAlt: string;
|
|
|
620
625
|
export declare const sharpEject: string;
|
|
621
626
|
export declare const sharpElderly: string;
|
|
622
627
|
export declare const sharpElderlyWoman: string;
|
|
623
|
-
export declare const sharpElectricalServices: string;
|
|
624
628
|
export declare const sharpElectricBike: string;
|
|
629
|
+
export declare const sharpElectricBolt: string;
|
|
625
630
|
export declare const sharpElectricCar: string;
|
|
631
|
+
export declare const sharpElectricMeter: string;
|
|
626
632
|
export declare const sharpElectricMoped: string;
|
|
627
633
|
export declare const sharpElectricRickshaw: string;
|
|
628
634
|
export declare const sharpElectricScooter: string;
|
|
635
|
+
export declare const sharpElectricalServices: string;
|
|
629
636
|
export declare const sharpElevator: string;
|
|
630
637
|
export declare const sharpEmail: string;
|
|
631
638
|
export declare const sharpEmergency: string;
|
|
632
639
|
export declare const sharpEmergencyRecording: string;
|
|
633
640
|
export declare const sharpEmergencyShare: string;
|
|
634
|
-
export declare const sharpEMobiledata: string;
|
|
635
641
|
export declare const sharpEmojiEmotions: string;
|
|
636
642
|
export declare const sharpEmojiEvents: string;
|
|
637
643
|
export declare const sharpEmojiFoodBeverage: string;
|
|
@@ -640,6 +646,7 @@ export declare const sharpEmojiObjects: string;
|
|
|
640
646
|
export declare const sharpEmojiPeople: string;
|
|
641
647
|
export declare const sharpEmojiSymbols: string;
|
|
642
648
|
export declare const sharpEmojiTransportation: string;
|
|
649
|
+
export declare const sharpEnergySavingsLeaf: string;
|
|
643
650
|
export declare const sharpEngineering: string;
|
|
644
651
|
export declare const sharpEnhancedEncryption: string;
|
|
645
652
|
export declare const sharpEqualizer: string;
|
|
@@ -649,13 +656,13 @@ export declare const sharpEscalator: string;
|
|
|
649
656
|
export declare const sharpEscalatorWarning: string;
|
|
650
657
|
export declare const sharpEuro: string;
|
|
651
658
|
export declare const sharpEuroSymbol: string;
|
|
659
|
+
export declare const sharpEvStation: string;
|
|
652
660
|
export declare const sharpEvent: string;
|
|
653
661
|
export declare const sharpEventAvailable: string;
|
|
654
662
|
export declare const sharpEventBusy: string;
|
|
655
663
|
export declare const sharpEventNote: string;
|
|
656
664
|
export declare const sharpEventRepeat: string;
|
|
657
665
|
export declare const sharpEventSeat: string;
|
|
658
|
-
export declare const sharpEvStation: string;
|
|
659
666
|
export declare const sharpExitToApp: string;
|
|
660
667
|
export declare const sharpExpand: string;
|
|
661
668
|
export declare const sharpExpandCircleDown: string;
|
|
@@ -678,9 +685,9 @@ export declare const sharpFaceRetouchingOff: string;
|
|
|
678
685
|
export declare const sharpFactCheck: string;
|
|
679
686
|
export declare const sharpFactory: string;
|
|
680
687
|
export declare const sharpFamilyRestroom: string;
|
|
681
|
-
export declare const sharpFastfood: string;
|
|
682
688
|
export declare const sharpFastForward: string;
|
|
683
689
|
export declare const sharpFastRewind: string;
|
|
690
|
+
export declare const sharpFastfood: string;
|
|
684
691
|
export declare const sharpFavorite: string;
|
|
685
692
|
export declare const sharpFavoriteBorder: string;
|
|
686
693
|
export declare const sharpFax: string;
|
|
@@ -703,7 +710,6 @@ export declare const sharpFileDownloadOff: string;
|
|
|
703
710
|
export declare const sharpFileOpen: string;
|
|
704
711
|
export declare const sharpFilePresent: string;
|
|
705
712
|
export declare const sharpFileUpload: string;
|
|
706
|
-
export declare const sharpFilter: string;
|
|
707
713
|
export declare const sharpFilter1: string;
|
|
708
714
|
export declare const sharpFilter2: string;
|
|
709
715
|
export declare const sharpFilter3: string;
|
|
@@ -714,6 +720,7 @@ export declare const sharpFilter7: string;
|
|
|
714
720
|
export declare const sharpFilter8: string;
|
|
715
721
|
export declare const sharpFilter9: string;
|
|
716
722
|
export declare const sharpFilter9Plus: string;
|
|
723
|
+
export declare const sharpFilter: string;
|
|
717
724
|
export declare const sharpFilterAlt: string;
|
|
718
725
|
export declare const sharpFilterAltOff: string;
|
|
719
726
|
export declare const sharpFilterBAndW: string;
|
|
@@ -732,18 +739,18 @@ export declare const sharpFingerprint: string;
|
|
|
732
739
|
export declare const sharpFireExtinguisher: string;
|
|
733
740
|
export declare const sharpFireplace: string;
|
|
734
741
|
export declare const sharpFirstPage: string;
|
|
742
|
+
export declare const sharpFitScreen: string;
|
|
735
743
|
export declare const sharpFitbit: string;
|
|
736
744
|
export declare const sharpFitnessCenter: string;
|
|
737
|
-
export declare const sharpFitScreen: string;
|
|
738
745
|
export declare const sharpFlag: string;
|
|
739
746
|
export declare const sharpFlagCircle: string;
|
|
740
747
|
export declare const sharpFlaky: string;
|
|
741
748
|
export declare const sharpFlare: string;
|
|
742
749
|
export declare const sharpFlashAuto: string;
|
|
743
|
-
export declare const sharpFlashlightOff: string;
|
|
744
|
-
export declare const sharpFlashlightOn: string;
|
|
745
750
|
export declare const sharpFlashOff: string;
|
|
746
751
|
export declare const sharpFlashOn: string;
|
|
752
|
+
export declare const sharpFlashlightOff: string;
|
|
753
|
+
export declare const sharpFlashlightOn: string;
|
|
747
754
|
export declare const sharpFlatware: string;
|
|
748
755
|
export declare const sharpFlight: string;
|
|
749
756
|
export declare const sharpFlightClass: string;
|
|
@@ -801,10 +808,10 @@ export declare const sharpFormatTextdirectionRToL: string;
|
|
|
801
808
|
export declare const sharpFormatUnderlined: string;
|
|
802
809
|
export declare const sharpFort: string;
|
|
803
810
|
export declare const sharpForum: string;
|
|
804
|
-
export declare const sharpForward: string;
|
|
805
811
|
export declare const sharpForward10: string;
|
|
806
812
|
export declare const sharpForward30: string;
|
|
807
813
|
export declare const sharpForward5: string;
|
|
814
|
+
export declare const sharpForward: string;
|
|
808
815
|
export declare const sharpForwardToInbox: string;
|
|
809
816
|
export declare const sharpFoundation: string;
|
|
810
817
|
export declare const sharpFreeBreakfast: string;
|
|
@@ -813,9 +820,12 @@ export declare const sharpFrontHand: string;
|
|
|
813
820
|
export declare const sharpFullscreen: string;
|
|
814
821
|
export declare const sharpFullscreenExit: string;
|
|
815
822
|
export declare const sharpFunctions: string;
|
|
823
|
+
export declare const sharpGMobiledata: string;
|
|
824
|
+
export declare const sharpGTranslate: string;
|
|
816
825
|
export declare const sharpGamepad: string;
|
|
817
826
|
export declare const sharpGames: string;
|
|
818
827
|
export declare const sharpGarage: string;
|
|
828
|
+
export declare const sharpGasMeter: string;
|
|
819
829
|
export declare const sharpGavel: string;
|
|
820
830
|
export declare const sharpGeneratingTokens: string;
|
|
821
831
|
export declare const sharpGesture: string;
|
|
@@ -824,7 +834,6 @@ export declare const sharpGif: string;
|
|
|
824
834
|
export declare const sharpGifBox: string;
|
|
825
835
|
export declare const sharpGirl: string;
|
|
826
836
|
export declare const sharpGite: string;
|
|
827
|
-
export declare const sharpGMobiledata: string;
|
|
828
837
|
export declare const sharpGolfCourse: string;
|
|
829
838
|
export declare const sharpGppBad: string;
|
|
830
839
|
export declare const sharpGppGood: string;
|
|
@@ -848,9 +857,10 @@ export declare const sharpGroup: string;
|
|
|
848
857
|
export declare const sharpGroupAdd: string;
|
|
849
858
|
export declare const sharpGroupOff: string;
|
|
850
859
|
export declare const sharpGroupRemove: string;
|
|
851
|
-
export declare const sharpGroups: string;
|
|
852
860
|
export declare const sharpGroupWork: string;
|
|
853
|
-
export declare const
|
|
861
|
+
export declare const sharpGroups: string;
|
|
862
|
+
export declare const sharpHMobiledata: string;
|
|
863
|
+
export declare const sharpHPlusMobiledata: string;
|
|
854
864
|
export declare const sharpHail: string;
|
|
855
865
|
export declare const sharpHandshake: string;
|
|
856
866
|
export declare const sharpHandyman: string;
|
|
@@ -876,6 +886,7 @@ export declare const sharpHealthAndSafety: string;
|
|
|
876
886
|
export declare const sharpHearing: string;
|
|
877
887
|
export declare const sharpHearingDisabled: string;
|
|
878
888
|
export declare const sharpHeartBroken: string;
|
|
889
|
+
export declare const sharpHeatPump: string;
|
|
879
890
|
export declare const sharpHeight: string;
|
|
880
891
|
export declare const sharpHelp: string;
|
|
881
892
|
export declare const sharpHelpCenter: string;
|
|
@@ -884,10 +895,10 @@ export declare const sharpHevc: string;
|
|
|
884
895
|
export declare const sharpHexagon: string;
|
|
885
896
|
export declare const sharpHideImage: string;
|
|
886
897
|
export declare const sharpHideSource: string;
|
|
898
|
+
export declare const sharpHighQuality: string;
|
|
887
899
|
export declare const sharpHighlight: string;
|
|
888
900
|
export declare const sharpHighlightAlt: string;
|
|
889
901
|
export declare const sharpHighlightOff: string;
|
|
890
|
-
export declare const sharpHighQuality: string;
|
|
891
902
|
export declare const sharpHiking: string;
|
|
892
903
|
export declare const sharpHistory: string;
|
|
893
904
|
export declare const sharpHistoryEdu: string;
|
|
@@ -895,7 +906,6 @@ export declare const sharpHistoryToggleOff: string;
|
|
|
895
906
|
export declare const sharpHive: string;
|
|
896
907
|
export declare const sharpHls: string;
|
|
897
908
|
export declare const sharpHlsOff: string;
|
|
898
|
-
export declare const sharpHMobiledata: string;
|
|
899
909
|
export declare const sharpHolidayVillage: string;
|
|
900
910
|
export declare const sharpHome: string;
|
|
901
911
|
export declare const sharpHomeMax: string;
|
|
@@ -905,35 +915,34 @@ export declare const sharpHomeWork: string;
|
|
|
905
915
|
export declare const sharpHorizontalDistribute: string;
|
|
906
916
|
export declare const sharpHorizontalRule: string;
|
|
907
917
|
export declare const sharpHorizontalSplit: string;
|
|
918
|
+
export declare const sharpHotTub: string;
|
|
908
919
|
export declare const sharpHotel: string;
|
|
909
920
|
export declare const sharpHotelClass: string;
|
|
910
|
-
export declare const sharpHotTub: string;
|
|
911
921
|
export declare const sharpHourglassBottom: string;
|
|
912
922
|
export declare const sharpHourglassDisabled: string;
|
|
913
923
|
export declare const sharpHourglassEmpty: string;
|
|
914
924
|
export declare const sharpHourglassFull: string;
|
|
915
925
|
export declare const sharpHourglassTop: string;
|
|
916
926
|
export declare const sharpHouse: string;
|
|
917
|
-
export declare const sharpHouseboat: string;
|
|
918
927
|
export declare const sharpHouseSiding: string;
|
|
928
|
+
export declare const sharpHouseboat: string;
|
|
919
929
|
export declare const sharpHowToReg: string;
|
|
920
930
|
export declare const sharpHowToVote: string;
|
|
921
|
-
export declare const sharpHPlusMobiledata: string;
|
|
922
931
|
export declare const sharpHtml: string;
|
|
923
932
|
export declare const sharpHttp: string;
|
|
924
933
|
export declare const sharpHttps: string;
|
|
925
934
|
export declare const sharpHub: string;
|
|
926
935
|
export declare const sharpHvac: string;
|
|
927
|
-
export declare const sharpIcecream: string;
|
|
928
936
|
export declare const sharpIceSkating: string;
|
|
937
|
+
export declare const sharpIcecream: string;
|
|
929
938
|
export declare const sharpImage: string;
|
|
930
939
|
export declare const sharpImageAspectRatio: string;
|
|
931
940
|
export declare const sharpImageNotSupported: string;
|
|
932
941
|
export declare const sharpImageSearch: string;
|
|
933
942
|
export declare const sharpImagesearchRoller: string;
|
|
934
|
-
export declare const sharpImportantDevices: string;
|
|
935
943
|
export declare const sharpImportContacts: string;
|
|
936
944
|
export declare const sharpImportExport: string;
|
|
945
|
+
export declare const sharpImportantDevices: string;
|
|
937
946
|
export declare const sharpInbox: string;
|
|
938
947
|
export declare const sharpIncompleteCircle: string;
|
|
939
948
|
export declare const sharpIndeterminateCheckBox: string;
|
|
@@ -954,8 +963,8 @@ export declare const sharpInstallMobile: string;
|
|
|
954
963
|
export declare const sharpIntegrationInstructions: string;
|
|
955
964
|
export declare const sharpInterests: string;
|
|
956
965
|
export declare const sharpInterpreterMode: string;
|
|
957
|
-
export declare const sharpInventory: string;
|
|
958
966
|
export declare const sharpInventory2: string;
|
|
967
|
+
export declare const sharpInventory: string;
|
|
959
968
|
export declare const sharpInvertColors: string;
|
|
960
969
|
export declare const sharpInvertColorsOff: string;
|
|
961
970
|
export declare const sharpIosShare: string;
|
|
@@ -969,6 +978,7 @@ export declare const sharpJoinRight: string;
|
|
|
969
978
|
export declare const sharpKayaking: string;
|
|
970
979
|
export declare const sharpKebabDining: string;
|
|
971
980
|
export declare const sharpKey: string;
|
|
981
|
+
export declare const sharpKeyOff: string;
|
|
972
982
|
export declare const sharpKeyboard: string;
|
|
973
983
|
export declare const sharpKeyboardAlt: string;
|
|
974
984
|
export declare const sharpKeyboardArrowDown: string;
|
|
@@ -988,7 +998,6 @@ export declare const sharpKeyboardOptionKey: string;
|
|
|
988
998
|
export declare const sharpKeyboardReturn: string;
|
|
989
999
|
export declare const sharpKeyboardTab: string;
|
|
990
1000
|
export declare const sharpKeyboardVoice: string;
|
|
991
|
-
export declare const sharpKeyOff: string;
|
|
992
1001
|
export declare const sharpKingBed: string;
|
|
993
1002
|
export declare const sharpKitchen: string;
|
|
994
1003
|
export declare const sharpKitesurfing: string;
|
|
@@ -1018,16 +1027,16 @@ export declare const sharpLibraryAddCheck: string;
|
|
|
1018
1027
|
export declare const sharpLibraryBooks: string;
|
|
1019
1028
|
export declare const sharpLibraryMusic: string;
|
|
1020
1029
|
export declare const sharpLight: string;
|
|
1030
|
+
export declare const sharpLightMode: string;
|
|
1021
1031
|
export declare const sharpLightbulb: string;
|
|
1022
1032
|
export declare const sharpLightbulbCircle: string;
|
|
1023
|
-
export declare const sharpLightMode: string;
|
|
1024
|
-
export declare const sharpLinearScale: string;
|
|
1025
1033
|
export declare const sharpLineAxis: string;
|
|
1026
1034
|
export declare const sharpLineStyle: string;
|
|
1027
1035
|
export declare const sharpLineWeight: string;
|
|
1036
|
+
export declare const sharpLinearScale: string;
|
|
1028
1037
|
export declare const sharpLink: string;
|
|
1029
|
-
export declare const sharpLinkedCamera: string;
|
|
1030
1038
|
export declare const sharpLinkOff: string;
|
|
1039
|
+
export declare const sharpLinkedCamera: string;
|
|
1031
1040
|
export declare const sharpLiquor: string;
|
|
1032
1041
|
export declare const sharpList: string;
|
|
1033
1042
|
export declare const sharpListAlt: string;
|
|
@@ -1077,11 +1086,11 @@ export declare const sharpLockReset: string;
|
|
|
1077
1086
|
export declare const sharpLogin: string;
|
|
1078
1087
|
export declare const sharpLogoDev: string;
|
|
1079
1088
|
export declare const sharpLogout: string;
|
|
1080
|
-
export declare const sharpLooks: string;
|
|
1081
1089
|
export declare const sharpLooks3: string;
|
|
1082
1090
|
export declare const sharpLooks4: string;
|
|
1083
1091
|
export declare const sharpLooks5: string;
|
|
1084
1092
|
export declare const sharpLooks6: string;
|
|
1093
|
+
export declare const sharpLooks: string;
|
|
1085
1094
|
export declare const sharpLooksOne: string;
|
|
1086
1095
|
export declare const sharpLooksTwo: string;
|
|
1087
1096
|
export declare const sharpLoop: string;
|
|
@@ -1092,7 +1101,9 @@ export declare const sharpLteMobiledata: string;
|
|
|
1092
1101
|
export declare const sharpLtePlusMobiledata: string;
|
|
1093
1102
|
export declare const sharpLuggage: string;
|
|
1094
1103
|
export declare const sharpLunchDining: string;
|
|
1104
|
+
export declare const sharpLyrics: string;
|
|
1095
1105
|
export declare const sharpMail: string;
|
|
1106
|
+
export declare const sharpMailLock: string;
|
|
1096
1107
|
export declare const sharpMailOutline: string;
|
|
1097
1108
|
export declare const sharpMale: string;
|
|
1098
1109
|
export declare const sharpMan: string;
|
|
@@ -1108,8 +1119,8 @@ export declare const sharpMarkChatRead: string;
|
|
|
1108
1119
|
export declare const sharpMarkChatUnread: string;
|
|
1109
1120
|
export declare const sharpMarkEmailRead: string;
|
|
1110
1121
|
export declare const sharpMarkEmailUnread: string;
|
|
1111
|
-
export declare const sharpMarkunread: string;
|
|
1112
1122
|
export declare const sharpMarkUnreadChatAlt: string;
|
|
1123
|
+
export declare const sharpMarkunread: string;
|
|
1113
1124
|
export declare const sharpMarkunreadMailbox: string;
|
|
1114
1125
|
export declare const sharpMasks: string;
|
|
1115
1126
|
export declare const sharpMaximize: string;
|
|
@@ -1140,18 +1151,19 @@ export declare const sharpMinorCrash: string;
|
|
|
1140
1151
|
export declare const sharpMiscellaneousServices: string;
|
|
1141
1152
|
export declare const sharpMissedVideoCall: string;
|
|
1142
1153
|
export declare const sharpMms: string;
|
|
1143
|
-
export declare const sharpMobiledataOff: string;
|
|
1144
1154
|
export declare const sharpMobileFriendly: string;
|
|
1145
1155
|
export declare const sharpMobileOff: string;
|
|
1146
1156
|
export declare const sharpMobileScreenShare: string;
|
|
1157
|
+
export declare const sharpMobiledataOff: string;
|
|
1147
1158
|
export declare const sharpMode: string;
|
|
1148
1159
|
export declare const sharpModeComment: string;
|
|
1149
1160
|
export declare const sharpModeEdit: string;
|
|
1150
1161
|
export declare const sharpModeEditOutline: string;
|
|
1151
|
-
export declare const
|
|
1162
|
+
export declare const sharpModeFanOff: string;
|
|
1152
1163
|
export declare const sharpModeNight: string;
|
|
1153
1164
|
export declare const sharpModeOfTravel: string;
|
|
1154
1165
|
export declare const sharpModeStandby: string;
|
|
1166
|
+
export declare const sharpModelTraining: string;
|
|
1155
1167
|
export declare const sharpMonetizationOn: string;
|
|
1156
1168
|
export declare const sharpMoney: string;
|
|
1157
1169
|
export declare const sharpMoneyOff: string;
|
|
@@ -1195,28 +1207,29 @@ export declare const sharpNaturePeople: string;
|
|
|
1195
1207
|
export declare const sharpNavigateBefore: string;
|
|
1196
1208
|
export declare const sharpNavigateNext: string;
|
|
1197
1209
|
export declare const sharpNavigation: string;
|
|
1198
|
-
export declare const sharpNearbyError: string;
|
|
1199
|
-
export declare const sharpNearbyOff: string;
|
|
1200
1210
|
export declare const sharpNearMe: string;
|
|
1201
1211
|
export declare const sharpNearMeDisabled: string;
|
|
1212
|
+
export declare const sharpNearbyError: string;
|
|
1213
|
+
export declare const sharpNearbyOff: string;
|
|
1214
|
+
export declare const sharpNestCamWiredStand: string;
|
|
1202
1215
|
export declare const sharpNetworkCell: string;
|
|
1203
1216
|
export declare const sharpNetworkCheck: string;
|
|
1204
1217
|
export declare const sharpNetworkLocked: string;
|
|
1205
1218
|
export declare const sharpNetworkPing: string;
|
|
1206
|
-
export declare const sharpNetworkWifi: string;
|
|
1207
1219
|
export declare const sharpNetworkWifi1Bar: string;
|
|
1208
1220
|
export declare const sharpNetworkWifi2Bar: string;
|
|
1209
1221
|
export declare const sharpNetworkWifi3Bar: string;
|
|
1222
|
+
export declare const sharpNetworkWifi: string;
|
|
1210
1223
|
export declare const sharpNewLabel: string;
|
|
1211
1224
|
export declare const sharpNewReleases: string;
|
|
1212
1225
|
export declare const sharpNewspaper: string;
|
|
1213
1226
|
export declare const sharpNextPlan: string;
|
|
1214
1227
|
export declare const sharpNextWeek: string;
|
|
1215
1228
|
export declare const sharpNfc: string;
|
|
1229
|
+
export declare const sharpNightShelter: string;
|
|
1216
1230
|
export declare const sharpNightlife: string;
|
|
1217
1231
|
export declare const sharpNightlight: string;
|
|
1218
1232
|
export declare const sharpNightlightRound: string;
|
|
1219
|
-
export declare const sharpNightShelter: string;
|
|
1220
1233
|
export declare const sharpNightsStay: string;
|
|
1221
1234
|
export declare const sharpNoAccounts: string;
|
|
1222
1235
|
export declare const sharpNoBackpack: string;
|
|
@@ -1227,19 +1240,23 @@ export declare const sharpNoEncryption: string;
|
|
|
1227
1240
|
export declare const sharpNoEncryptionGmailerrorred: string;
|
|
1228
1241
|
export declare const sharpNoFlash: string;
|
|
1229
1242
|
export declare const sharpNoFood: string;
|
|
1230
|
-
export declare const sharpNoiseAware: string;
|
|
1231
|
-
export declare const sharpNoiseControlOff: string;
|
|
1232
1243
|
export declare const sharpNoLuggage: string;
|
|
1233
1244
|
export declare const sharpNoMeals: string;
|
|
1234
1245
|
export declare const sharpNoMeetingRoom: string;
|
|
1235
1246
|
export declare const sharpNoPhotography: string;
|
|
1247
|
+
export declare const sharpNoSim: string;
|
|
1248
|
+
export declare const sharpNoStroller: string;
|
|
1249
|
+
export declare const sharpNoTransfer: string;
|
|
1250
|
+
export declare const sharpNoiseAware: string;
|
|
1251
|
+
export declare const sharpNoiseControlOff: string;
|
|
1236
1252
|
export declare const sharpNordicWalking: string;
|
|
1237
1253
|
export declare const sharpNorth: string;
|
|
1238
1254
|
export declare const sharpNorthEast: string;
|
|
1239
1255
|
export declare const sharpNorthWest: string;
|
|
1240
|
-
export declare const sharpNoSim: string;
|
|
1241
|
-
export declare const sharpNoStroller: string;
|
|
1242
1256
|
export declare const sharpNotAccessible: string;
|
|
1257
|
+
export declare const sharpNotInterested: string;
|
|
1258
|
+
export declare const sharpNotListedLocation: string;
|
|
1259
|
+
export declare const sharpNotStarted: string;
|
|
1243
1260
|
export declare const sharpNote: string;
|
|
1244
1261
|
export declare const sharpNoteAdd: string;
|
|
1245
1262
|
export declare const sharpNoteAlt: string;
|
|
@@ -1251,16 +1268,13 @@ export declare const sharpNotificationsActive: string;
|
|
|
1251
1268
|
export declare const sharpNotificationsNone: string;
|
|
1252
1269
|
export declare const sharpNotificationsOff: string;
|
|
1253
1270
|
export declare const sharpNotificationsPaused: string;
|
|
1254
|
-
export declare const sharpNotInterested: string;
|
|
1255
|
-
export declare const sharpNotListedLocation: string;
|
|
1256
|
-
export declare const sharpNoTransfer: string;
|
|
1257
|
-
export declare const sharpNotStarted: string;
|
|
1258
1271
|
export declare const sharpNumbers: string;
|
|
1259
1272
|
export declare const sharpOfflineBolt: string;
|
|
1260
1273
|
export declare const sharpOfflinePin: string;
|
|
1261
1274
|
export declare const sharpOfflineShare: string;
|
|
1262
|
-
export declare const
|
|
1275
|
+
export declare const sharpOilBarrel: string;
|
|
1263
1276
|
export declare const sharpOnDeviceTraining: string;
|
|
1277
|
+
export declare const sharpOndemandVideo: string;
|
|
1264
1278
|
export declare const sharpOnlinePrediction: string;
|
|
1265
1279
|
export declare const sharpOpacity: string;
|
|
1266
1280
|
export declare const sharpOpenInBrowser: string;
|
|
@@ -1280,6 +1294,8 @@ export declare const sharpPages: string;
|
|
|
1280
1294
|
export declare const sharpPageview: string;
|
|
1281
1295
|
export declare const sharpPaid: string;
|
|
1282
1296
|
export declare const sharpPalette: string;
|
|
1297
|
+
export declare const sharpPanTool: string;
|
|
1298
|
+
export declare const sharpPanToolAlt: string;
|
|
1283
1299
|
export declare const sharpPanorama: string;
|
|
1284
1300
|
export declare const sharpPanoramaFishEye: string;
|
|
1285
1301
|
export declare const sharpPanoramaHorizontal: string;
|
|
@@ -1290,8 +1306,6 @@ export declare const sharpPanoramaVertical: string;
|
|
|
1290
1306
|
export declare const sharpPanoramaVerticalSelect: string;
|
|
1291
1307
|
export declare const sharpPanoramaWideAngle: string;
|
|
1292
1308
|
export declare const sharpPanoramaWideAngleSelect: string;
|
|
1293
|
-
export declare const sharpPanTool: string;
|
|
1294
|
-
export declare const sharpPanToolAlt: string;
|
|
1295
1309
|
export declare const sharpParagliding: string;
|
|
1296
1310
|
export declare const sharpPark: string;
|
|
1297
1311
|
export declare const sharpPartyMode: string;
|
|
@@ -1322,11 +1336,9 @@ export declare const sharpPermPhoneMsg: string;
|
|
|
1322
1336
|
export declare const sharpPermScanWifi: string;
|
|
1323
1337
|
export declare const sharpPerson: string;
|
|
1324
1338
|
export declare const sharpPersonAdd: string;
|
|
1325
|
-
export declare const sharpPersonAddAlt: string;
|
|
1326
1339
|
export declare const sharpPersonAddAlt1: string;
|
|
1340
|
+
export declare const sharpPersonAddAlt: string;
|
|
1327
1341
|
export declare const sharpPersonAddDisabled: string;
|
|
1328
|
-
export declare const sharpPersonalInjury: string;
|
|
1329
|
-
export declare const sharpPersonalVideo: string;
|
|
1330
1342
|
export declare const sharpPersonOff: string;
|
|
1331
1343
|
export declare const sharpPersonOutline: string;
|
|
1332
1344
|
export declare const sharpPersonPin: string;
|
|
@@ -1334,6 +1346,8 @@ export declare const sharpPersonPinCircle: string;
|
|
|
1334
1346
|
export declare const sharpPersonRemove: string;
|
|
1335
1347
|
export declare const sharpPersonRemoveAlt1: string;
|
|
1336
1348
|
export declare const sharpPersonSearch: string;
|
|
1349
|
+
export declare const sharpPersonalInjury: string;
|
|
1350
|
+
export declare const sharpPersonalVideo: string;
|
|
1337
1351
|
export declare const sharpPestControl: string;
|
|
1338
1352
|
export declare const sharpPestControlRodent: string;
|
|
1339
1353
|
export declare const sharpPets: string;
|
|
@@ -1347,15 +1361,15 @@ export declare const sharpPhoneEnabled: string;
|
|
|
1347
1361
|
export declare const sharpPhoneForwarded: string;
|
|
1348
1362
|
export declare const sharpPhoneInTalk: string;
|
|
1349
1363
|
export declare const sharpPhoneIphone: string;
|
|
1364
|
+
export declare const sharpPhoneLocked: string;
|
|
1365
|
+
export declare const sharpPhoneMissed: string;
|
|
1366
|
+
export declare const sharpPhonePaused: string;
|
|
1350
1367
|
export declare const sharpPhonelink: string;
|
|
1351
1368
|
export declare const sharpPhonelinkErase: string;
|
|
1352
1369
|
export declare const sharpPhonelinkLock: string;
|
|
1353
1370
|
export declare const sharpPhonelinkOff: string;
|
|
1354
1371
|
export declare const sharpPhonelinkRing: string;
|
|
1355
1372
|
export declare const sharpPhonelinkSetup: string;
|
|
1356
|
-
export declare const sharpPhoneLocked: string;
|
|
1357
|
-
export declare const sharpPhoneMissed: string;
|
|
1358
|
-
export declare const sharpPhonePaused: string;
|
|
1359
1373
|
export declare const sharpPhoto: string;
|
|
1360
1374
|
export declare const sharpPhotoAlbum: string;
|
|
1361
1375
|
export declare const sharpPhotoCamera: string;
|
|
@@ -1375,10 +1389,10 @@ export declare const sharpPictureInPictureAlt: string;
|
|
|
1375
1389
|
export declare const sharpPieChart: string;
|
|
1376
1390
|
export declare const sharpPieChartOutline: string;
|
|
1377
1391
|
export declare const sharpPin: string;
|
|
1378
|
-
export declare const sharpPinch: string;
|
|
1379
1392
|
export declare const sharpPinDrop: string;
|
|
1380
1393
|
export declare const sharpPinEnd: string;
|
|
1381
1394
|
export declare const sharpPinInvoke: string;
|
|
1395
|
+
export declare const sharpPinch: string;
|
|
1382
1396
|
export declare const sharpPivotTableChart: string;
|
|
1383
1397
|
export declare const sharpPix: string;
|
|
1384
1398
|
export declare const sharpPlace: string;
|
|
@@ -1424,6 +1438,8 @@ export declare const sharpPriorityHigh: string;
|
|
|
1424
1438
|
export declare const sharpPrivacyTip: string;
|
|
1425
1439
|
export declare const sharpPrivateConnectivity: string;
|
|
1426
1440
|
export declare const sharpProductionQuantityLimits: string;
|
|
1441
|
+
export declare const sharpPropane: string;
|
|
1442
|
+
export declare const sharpPropaneTank: string;
|
|
1427
1443
|
export declare const sharpPsychology: string;
|
|
1428
1444
|
export declare const sharpPublic: string;
|
|
1429
1445
|
export declare const sharpPublicOff: string;
|
|
@@ -1431,8 +1447,8 @@ export declare const sharpPublish: string;
|
|
|
1431
1447
|
export declare const sharpPublishedWithChanges: string;
|
|
1432
1448
|
export declare const sharpPunchClock: string;
|
|
1433
1449
|
export declare const sharpPushPin: string;
|
|
1434
|
-
export declare const sharpQrCode: string;
|
|
1435
1450
|
export declare const sharpQrCode2: string;
|
|
1451
|
+
export declare const sharpQrCode: string;
|
|
1436
1452
|
export declare const sharpQrCodeScanner: string;
|
|
1437
1453
|
export declare const sharpQueryBuilder: string;
|
|
1438
1454
|
export declare const sharpQueryStats: string;
|
|
@@ -1443,6 +1459,7 @@ export declare const sharpQueueMusic: string;
|
|
|
1443
1459
|
export declare const sharpQueuePlayNext: string;
|
|
1444
1460
|
export declare const sharpQuickreply: string;
|
|
1445
1461
|
export declare const sharpQuiz: string;
|
|
1462
|
+
export declare const sharpRMobiledata: string;
|
|
1446
1463
|
export declare const sharpRadar: string;
|
|
1447
1464
|
export declare const sharpRadio: string;
|
|
1448
1465
|
export declare const sharpRadioButtonChecked: string;
|
|
@@ -1482,10 +1499,10 @@ export declare const sharpRepeat: string;
|
|
|
1482
1499
|
export declare const sharpRepeatOn: string;
|
|
1483
1500
|
export declare const sharpRepeatOne: string;
|
|
1484
1501
|
export declare const sharpRepeatOneOn: string;
|
|
1485
|
-
export declare const sharpReplay: string;
|
|
1486
1502
|
export declare const sharpReplay10: string;
|
|
1487
1503
|
export declare const sharpReplay30: string;
|
|
1488
1504
|
export declare const sharpReplay5: string;
|
|
1505
|
+
export declare const sharpReplay: string;
|
|
1489
1506
|
export declare const sharpReplayCircleFilled: string;
|
|
1490
1507
|
export declare const sharpReply: string;
|
|
1491
1508
|
export declare const sharpReplyAll: string;
|
|
@@ -1505,9 +1522,10 @@ export declare const sharpRestorePage: string;
|
|
|
1505
1522
|
export declare const sharpReviews: string;
|
|
1506
1523
|
export declare const sharpRiceBowl: string;
|
|
1507
1524
|
export declare const sharpRingVolume: string;
|
|
1508
|
-
export declare const sharpRMobiledata: string;
|
|
1509
1525
|
export declare const sharpRocket: string;
|
|
1510
1526
|
export declare const sharpRocketLaunch: string;
|
|
1527
|
+
export declare const sharpRollerShades: string;
|
|
1528
|
+
export declare const sharpRollerShadesClosed: string;
|
|
1511
1529
|
export declare const sharpRollerSkating: string;
|
|
1512
1530
|
export declare const sharpRoofing: string;
|
|
1513
1531
|
export declare const sharpRoom: string;
|
|
@@ -1560,6 +1578,7 @@ export declare const sharpScreenRotationAlt: string;
|
|
|
1560
1578
|
export declare const sharpScreenSearchDesktop: string;
|
|
1561
1579
|
export declare const sharpScreenShare: string;
|
|
1562
1580
|
export declare const sharpScreenshot: string;
|
|
1581
|
+
export declare const sharpScreenshotMonitor: string;
|
|
1563
1582
|
export declare const sharpScubaDiving: string;
|
|
1564
1583
|
export declare const sharpSd: string;
|
|
1565
1584
|
export declare const sharpSdCard: string;
|
|
@@ -1580,9 +1599,10 @@ export declare const sharpSendAndArchive: string;
|
|
|
1580
1599
|
export declare const sharpSendTimeExtension: string;
|
|
1581
1600
|
export declare const sharpSendToMobile: string;
|
|
1582
1601
|
export declare const sharpSensorDoor: string;
|
|
1602
|
+
export declare const sharpSensorOccupied: string;
|
|
1603
|
+
export declare const sharpSensorWindow: string;
|
|
1583
1604
|
export declare const sharpSensors: string;
|
|
1584
1605
|
export declare const sharpSensorsOff: string;
|
|
1585
|
-
export declare const sharpSensorWindow: string;
|
|
1586
1606
|
export declare const sharpSentimentDissatisfied: string;
|
|
1587
1607
|
export declare const sharpSentimentNeutral: string;
|
|
1588
1608
|
export declare const sharpSentimentSatisfied: string;
|
|
@@ -1615,30 +1635,31 @@ export declare const sharpShare: string;
|
|
|
1615
1635
|
export declare const sharpShareLocation: string;
|
|
1616
1636
|
export declare const sharpShield: string;
|
|
1617
1637
|
export declare const sharpShieldMoon: string;
|
|
1618
|
-
export declare const sharpShop: string;
|
|
1619
1638
|
export declare const sharpShop2: string;
|
|
1639
|
+
export declare const sharpShop: string;
|
|
1640
|
+
export declare const sharpShopTwo: string;
|
|
1620
1641
|
export declare const sharpShoppingBag: string;
|
|
1621
1642
|
export declare const sharpShoppingBasket: string;
|
|
1622
1643
|
export declare const sharpShoppingCart: string;
|
|
1623
1644
|
export declare const sharpShoppingCartCheckout: string;
|
|
1624
|
-
export declare const sharpShopTwo: string;
|
|
1625
|
-
export declare const sharpShortcut: string;
|
|
1626
1645
|
export declare const sharpShortText: string;
|
|
1646
|
+
export declare const sharpShortcut: string;
|
|
1627
1647
|
export declare const sharpShowChart: string;
|
|
1628
1648
|
export declare const sharpShower: string;
|
|
1629
1649
|
export declare const sharpShuffle: string;
|
|
1630
1650
|
export declare const sharpShuffleOn: string;
|
|
1631
1651
|
export declare const sharpShutterSpeed: string;
|
|
1632
1652
|
export declare const sharpSick: string;
|
|
1653
|
+
export declare const sharpSignLanguage: string;
|
|
1633
1654
|
export declare const sharpSignalCellular0Bar: string;
|
|
1634
1655
|
export declare const sharpSignalCellular4Bar: string;
|
|
1635
|
-
export declare const sharpSignalCellularAlt: string;
|
|
1636
1656
|
export declare const sharpSignalCellularAlt1Bar: string;
|
|
1637
1657
|
export declare const sharpSignalCellularAlt2Bar: string;
|
|
1658
|
+
export declare const sharpSignalCellularAlt: string;
|
|
1638
1659
|
export declare const sharpSignalCellularConnectedNoInternet0Bar: string;
|
|
1639
1660
|
export declare const sharpSignalCellularConnectedNoInternet4Bar: string;
|
|
1640
|
-
export declare const sharpSignalCellularNodata: string;
|
|
1641
1661
|
export declare const sharpSignalCellularNoSim: string;
|
|
1662
|
+
export declare const sharpSignalCellularNodata: string;
|
|
1642
1663
|
export declare const sharpSignalCellularNull: string;
|
|
1643
1664
|
export declare const sharpSignalCellularOff: string;
|
|
1644
1665
|
export declare const sharpSignalWifi0Bar: string;
|
|
@@ -1650,7 +1671,6 @@ export declare const sharpSignalWifiOff: string;
|
|
|
1650
1671
|
export declare const sharpSignalWifiStatusbar4Bar: string;
|
|
1651
1672
|
export declare const sharpSignalWifiStatusbarConnectedNoInternet4: string;
|
|
1652
1673
|
export declare const sharpSignalWifiStatusbarNull: string;
|
|
1653
|
-
export declare const sharpSignLanguage: string;
|
|
1654
1674
|
export declare const sharpSignpost: string;
|
|
1655
1675
|
export declare const sharpSimCard: string;
|
|
1656
1676
|
export declare const sharpSimCardAlert: string;
|
|
@@ -1665,9 +1685,9 @@ export declare const sharpSlideshow: string;
|
|
|
1665
1685
|
export declare const sharpSlowMotionVideo: string;
|
|
1666
1686
|
export declare const sharpSmartButton: string;
|
|
1667
1687
|
export declare const sharpSmartDisplay: string;
|
|
1668
|
-
export declare const sharpSmartphone: string;
|
|
1669
1688
|
export declare const sharpSmartScreen: string;
|
|
1670
1689
|
export declare const sharpSmartToy: string;
|
|
1690
|
+
export declare const sharpSmartphone: string;
|
|
1671
1691
|
export declare const sharpSmokeFree: string;
|
|
1672
1692
|
export declare const sharpSmokingRooms: string;
|
|
1673
1693
|
export declare const sharpSms: string;
|
|
@@ -1679,6 +1699,7 @@ export declare const sharpSnowmobile: string;
|
|
|
1679
1699
|
export declare const sharpSnowshoeing: string;
|
|
1680
1700
|
export declare const sharpSoap: string;
|
|
1681
1701
|
export declare const sharpSocialDistance: string;
|
|
1702
|
+
export declare const sharpSolarPower: string;
|
|
1682
1703
|
export declare const sharpSort: string;
|
|
1683
1704
|
export declare const sharpSortByAlpha: string;
|
|
1684
1705
|
export declare const sharpSos: string;
|
|
@@ -1749,8 +1770,8 @@ export declare const sharpStopCircle: string;
|
|
|
1749
1770
|
export declare const sharpStopScreenShare: string;
|
|
1750
1771
|
export declare const sharpStorage: string;
|
|
1751
1772
|
export declare const sharpStore: string;
|
|
1752
|
-
export declare const sharpStorefront: string;
|
|
1753
1773
|
export declare const sharpStoreMallDirectory: string;
|
|
1774
|
+
export declare const sharpStorefront: string;
|
|
1754
1775
|
export declare const sharpStorm: string;
|
|
1755
1776
|
export declare const sharpStraight: string;
|
|
1756
1777
|
export declare const sharpStraighten: string;
|
|
@@ -1809,15 +1830,15 @@ export declare const sharpSystemSecurityUpdateWarning: string;
|
|
|
1809
1830
|
export declare const sharpSystemUpdate: string;
|
|
1810
1831
|
export declare const sharpSystemUpdateAlt: string;
|
|
1811
1832
|
export declare const sharpTab: string;
|
|
1833
|
+
export declare const sharpTabUnselected: string;
|
|
1812
1834
|
export declare const sharpTableBar: string;
|
|
1813
1835
|
export declare const sharpTableChart: string;
|
|
1814
1836
|
export declare const sharpTableRestaurant: string;
|
|
1815
1837
|
export declare const sharpTableRows: string;
|
|
1838
|
+
export declare const sharpTableView: string;
|
|
1816
1839
|
export declare const sharpTablet: string;
|
|
1817
1840
|
export declare const sharpTabletAndroid: string;
|
|
1818
1841
|
export declare const sharpTabletMac: string;
|
|
1819
|
-
export declare const sharpTableView: string;
|
|
1820
|
-
export declare const sharpTabUnselected: string;
|
|
1821
1842
|
export declare const sharpTag: string;
|
|
1822
1843
|
export declare const sharpTagFaces: string;
|
|
1823
1844
|
export declare const sharpTakeoutDining: string;
|
|
@@ -1840,8 +1861,8 @@ export declare const sharpTextRotationAngledown: string;
|
|
|
1840
1861
|
export declare const sharpTextRotationAngleup: string;
|
|
1841
1862
|
export declare const sharpTextRotationDown: string;
|
|
1842
1863
|
export declare const sharpTextRotationNone: string;
|
|
1843
|
-
export declare const sharpTextsms: string;
|
|
1844
1864
|
export declare const sharpTextSnippet: string;
|
|
1865
|
+
export declare const sharpTextsms: string;
|
|
1845
1866
|
export declare const sharpTexture: string;
|
|
1846
1867
|
export declare const sharpTheaterComedy: string;
|
|
1847
1868
|
export declare const sharpTheaters: string;
|
|
@@ -1850,20 +1871,20 @@ export declare const sharpThermostatAuto: string;
|
|
|
1850
1871
|
export declare const sharpThumbDown: string;
|
|
1851
1872
|
export declare const sharpThumbDownAlt: string;
|
|
1852
1873
|
export declare const sharpThumbDownOffAlt: string;
|
|
1853
|
-
export declare const sharpThumbsUpDown: string;
|
|
1854
1874
|
export declare const sharpThumbUp: string;
|
|
1855
1875
|
export declare const sharpThumbUpAlt: string;
|
|
1856
1876
|
export declare const sharpThumbUpOffAlt: string;
|
|
1877
|
+
export declare const sharpThumbsUpDown: string;
|
|
1857
1878
|
export declare const sharpThunderstorm: string;
|
|
1879
|
+
export declare const sharpTimeToLeave: string;
|
|
1858
1880
|
export declare const sharpTimelapse: string;
|
|
1859
1881
|
export declare const sharpTimeline: string;
|
|
1860
|
-
export declare const sharpTimer: string;
|
|
1861
1882
|
export declare const sharpTimer10: string;
|
|
1862
1883
|
export declare const sharpTimer10Select: string;
|
|
1863
1884
|
export declare const sharpTimer3: string;
|
|
1864
1885
|
export declare const sharpTimer3Select: string;
|
|
1886
|
+
export declare const sharpTimer: string;
|
|
1865
1887
|
export declare const sharpTimerOff: string;
|
|
1866
|
-
export declare const sharpTimeToLeave: string;
|
|
1867
1888
|
export declare const sharpTipsAndUpdates: string;
|
|
1868
1889
|
export declare const sharpTireRepair: string;
|
|
1869
1890
|
export declare const sharpTitle: string;
|
|
@@ -1875,6 +1896,7 @@ export declare const sharpToken: string;
|
|
|
1875
1896
|
export declare const sharpToll: string;
|
|
1876
1897
|
export declare const sharpTonality: string;
|
|
1877
1898
|
export declare const sharpTopic: string;
|
|
1899
|
+
export declare const sharpTornado: string;
|
|
1878
1900
|
export declare const sharpTouchApp: string;
|
|
1879
1901
|
export declare const sharpTour: string;
|
|
1880
1902
|
export declare const sharpToys: string;
|
|
@@ -1897,17 +1919,19 @@ export declare const sharpTsunami: string;
|
|
|
1897
1919
|
export declare const sharpTty: string;
|
|
1898
1920
|
export declare const sharpTune: string;
|
|
1899
1921
|
export declare const sharpTungsten: string;
|
|
1900
|
-
export declare const sharpTurnedIn: string;
|
|
1901
|
-
export declare const sharpTurnedInNot: string;
|
|
1902
1922
|
export declare const sharpTurnLeft: string;
|
|
1903
1923
|
export declare const sharpTurnRight: string;
|
|
1904
1924
|
export declare const sharpTurnSharpLeft: string;
|
|
1905
1925
|
export declare const sharpTurnSharpRight: string;
|
|
1906
1926
|
export declare const sharpTurnSlightLeft: string;
|
|
1907
1927
|
export declare const sharpTurnSlightRight: string;
|
|
1928
|
+
export declare const sharpTurnedIn: string;
|
|
1929
|
+
export declare const sharpTurnedInNot: string;
|
|
1908
1930
|
export declare const sharpTv: string;
|
|
1909
1931
|
export declare const sharpTvOff: string;
|
|
1910
1932
|
export declare const sharpTwoWheeler: string;
|
|
1933
|
+
export declare const sharpUTurnLeft: string;
|
|
1934
|
+
export declare const sharpUTurnRight: string;
|
|
1911
1935
|
export declare const sharpUmbrella: string;
|
|
1912
1936
|
export declare const sharpUnarchive: string;
|
|
1913
1937
|
export declare const sharpUndo: string;
|
|
@@ -1923,8 +1947,6 @@ export declare const sharpUpload: string;
|
|
|
1923
1947
|
export declare const sharpUploadFile: string;
|
|
1924
1948
|
export declare const sharpUsb: string;
|
|
1925
1949
|
export declare const sharpUsbOff: string;
|
|
1926
|
-
export declare const sharpUTurnLeft: string;
|
|
1927
|
-
export declare const sharpUTurnRight: string;
|
|
1928
1950
|
export declare const sharpVaccines: string;
|
|
1929
1951
|
export declare const sharpVapeFree: string;
|
|
1930
1952
|
export declare const sharpVapingRooms: string;
|
|
@@ -1934,20 +1956,22 @@ export declare const sharpVerticalAlignBottom: string;
|
|
|
1934
1956
|
export declare const sharpVerticalAlignCenter: string;
|
|
1935
1957
|
export declare const sharpVerticalAlignTop: string;
|
|
1936
1958
|
export declare const sharpVerticalDistribute: string;
|
|
1959
|
+
export declare const sharpVerticalShades: string;
|
|
1960
|
+
export declare const sharpVerticalShadesClosed: string;
|
|
1937
1961
|
export declare const sharpVerticalSplit: string;
|
|
1938
1962
|
export declare const sharpVibration: string;
|
|
1939
1963
|
export declare const sharpVideoCall: string;
|
|
1940
|
-
export declare const sharpVideocam: string;
|
|
1941
1964
|
export declare const sharpVideoCameraBack: string;
|
|
1942
1965
|
export declare const sharpVideoCameraFront: string;
|
|
1943
|
-
export declare const sharpVideocamOff: string;
|
|
1944
1966
|
export declare const sharpVideoFile: string;
|
|
1945
|
-
export declare const sharpVideogameAsset: string;
|
|
1946
|
-
export declare const sharpVideogameAssetOff: string;
|
|
1947
1967
|
export declare const sharpVideoLabel: string;
|
|
1948
1968
|
export declare const sharpVideoLibrary: string;
|
|
1949
1969
|
export declare const sharpVideoSettings: string;
|
|
1950
1970
|
export declare const sharpVideoStable: string;
|
|
1971
|
+
export declare const sharpVideocam: string;
|
|
1972
|
+
export declare const sharpVideocamOff: string;
|
|
1973
|
+
export declare const sharpVideogameAsset: string;
|
|
1974
|
+
export declare const sharpVideogameAssetOff: string;
|
|
1951
1975
|
export declare const sharpViewAgenda: string;
|
|
1952
1976
|
export declare const sharpViewArray: string;
|
|
1953
1977
|
export declare const sharpViewCarousel: string;
|
|
@@ -1973,8 +1997,8 @@ export declare const sharpVilla: string;
|
|
|
1973
1997
|
export declare const sharpVisibility: string;
|
|
1974
1998
|
export declare const sharpVisibilityOff: string;
|
|
1975
1999
|
export declare const sharpVoiceChat: string;
|
|
1976
|
-
export declare const sharpVoicemail: string;
|
|
1977
2000
|
export declare const sharpVoiceOverOff: string;
|
|
2001
|
+
export declare const sharpVoicemail: string;
|
|
1978
2002
|
export declare const sharpVolcano: string;
|
|
1979
2003
|
export declare const sharpVolumeDown: string;
|
|
1980
2004
|
export declare const sharpVolumeMute: string;
|
|
@@ -2018,11 +2042,11 @@ export declare const sharpWhatshot: string;
|
|
|
2018
2042
|
export declare const sharpWheelchairPickup: string;
|
|
2019
2043
|
export declare const sharpWhereToVote: string;
|
|
2020
2044
|
export declare const sharpWidgets: string;
|
|
2021
|
-
export declare const sharpWifi: string;
|
|
2022
2045
|
export declare const sharpWifi1Bar: string;
|
|
2023
2046
|
export declare const sharpWifi2Bar: string;
|
|
2024
|
-
export declare const
|
|
2047
|
+
export declare const sharpWifi: string;
|
|
2025
2048
|
export declare const sharpWifiCalling3: string;
|
|
2049
|
+
export declare const sharpWifiCalling: string;
|
|
2026
2050
|
export declare const sharpWifiChannel: string;
|
|
2027
2051
|
export declare const sharpWifiFind: string;
|
|
2028
2052
|
export declare const sharpWifiLock: string;
|
|
@@ -2032,10 +2056,12 @@ export declare const sharpWifiProtectedSetup: string;
|
|
|
2032
2056
|
export declare const sharpWifiTethering: string;
|
|
2033
2057
|
export declare const sharpWifiTetheringError: string;
|
|
2034
2058
|
export declare const sharpWifiTetheringOff: string;
|
|
2059
|
+
export declare const sharpWindPower: string;
|
|
2035
2060
|
export declare const sharpWindow: string;
|
|
2036
2061
|
export declare const sharpWineBar: string;
|
|
2037
2062
|
export declare const sharpWoman: string;
|
|
2038
2063
|
export declare const sharpWork: string;
|
|
2064
|
+
export declare const sharpWorkHistory: string;
|
|
2039
2065
|
export declare const sharpWorkOff: string;
|
|
2040
2066
|
export declare const sharpWorkOutline: string;
|
|
2041
2067
|
export declare const sharpWorkspacePremium: string;
|