@quasar/extras 1.12.0 → 1.12.4
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 +12 -12
- package/bootstrap-icons/bootstrap-icons.css +4 -2
- package/bootstrap-icons/bootstrap-icons.woff +0 -0
- package/bootstrap-icons/bootstrap-icons.woff2 +0 -0
- package/bootstrap-icons/icons.json +1524 -0
- package/bootstrap-icons/index.d.ts +4 -3
- package/bootstrap-icons/index.js +114 -113
- package/eva-icons/icons.json +492 -0
- package/fontawesome-v5/icons.json +1613 -0
- package/ionicons-v6/icons.json +1334 -0
- package/line-awesome/icons.json +1546 -0
- package/material-icons/icons.json +2051 -0
- package/material-icons/index.d.ts +57 -0
- package/material-icons/index.js +57 -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 +2051 -0
- package/material-icons-outlined/index.d.ts +57 -0
- package/material-icons-outlined/index.js +57 -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 +2051 -0
- package/material-icons-round/index.d.ts +57 -0
- package/material-icons-round/index.js +57 -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 +2051 -0
- package/material-icons-sharp/index.d.ts +57 -0
- package/material-icons-sharp/index.js +57 -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-v6/icons.json +6597 -0
- package/mdi-v6/index.d.ts +101 -1
- package/mdi-v6/index.js +101 -1
- package/mdi-v6/materialdesignicons-webfont.woff +0 -0
- package/mdi-v6/materialdesignicons-webfont.woff2 +0 -0
- package/mdi-v6/mdi-v6.css +401 -2
- package/package.json +5 -5
- package/themify/icons.json +354 -0
|
@@ -221,6 +221,13 @@ export declare const sharpBarChart: string;
|
|
|
221
221
|
export declare const sharpBatchPrediction: string;
|
|
222
222
|
export declare const sharpBathroom: string;
|
|
223
223
|
export declare const sharpBathtub: string;
|
|
224
|
+
export declare const sharpBattery0Bar: string;
|
|
225
|
+
export declare const sharpBattery1Bar: string;
|
|
226
|
+
export declare const sharpBattery2Bar: string;
|
|
227
|
+
export declare const sharpBattery3Bar: string;
|
|
228
|
+
export declare const sharpBattery4Bar: string;
|
|
229
|
+
export declare const sharpBattery5Bar: string;
|
|
230
|
+
export declare const sharpBattery6Bar: string;
|
|
224
231
|
export declare const sharpBatteryAlert: string;
|
|
225
232
|
export declare const sharpBatteryChargingFull: string;
|
|
226
233
|
export declare const sharpBatteryFull: string;
|
|
@@ -287,6 +294,7 @@ export declare const sharpBrightnessHigh: string;
|
|
|
287
294
|
export declare const sharpBrightnessLow: string;
|
|
288
295
|
export declare const sharpBrightnessMedium: string;
|
|
289
296
|
export declare const sharpBrokenImage: string;
|
|
297
|
+
export declare const sharpBrowseGallery: string;
|
|
290
298
|
export declare const sharpBrowserNotSupported: string;
|
|
291
299
|
export declare const sharpBrowserUpdated: string;
|
|
292
300
|
export declare const sharpBrunchDining: string;
|
|
@@ -305,6 +313,7 @@ export declare const sharpCable: string;
|
|
|
305
313
|
export declare const sharpCached: string;
|
|
306
314
|
export declare const sharpCake: string;
|
|
307
315
|
export declare const sharpCalculate: string;
|
|
316
|
+
export declare const sharpCalendarMonth: string;
|
|
308
317
|
export declare const sharpCalendarToday: string;
|
|
309
318
|
export declare const sharpCalendarViewDay: string;
|
|
310
319
|
export declare const sharpCalendarViewMonth: string;
|
|
@@ -332,6 +341,7 @@ export declare const sharpCancel: string;
|
|
|
332
341
|
export declare const sharpCancelPresentation: string;
|
|
333
342
|
export declare const sharpCancelScheduleSend: string;
|
|
334
343
|
export declare const sharpCandlestickChart: string;
|
|
344
|
+
export declare const sharpCarCrash: string;
|
|
335
345
|
export declare const sharpCardGiftcard: string;
|
|
336
346
|
export declare const sharpCardMembership: string;
|
|
337
347
|
export declare const sharpCardTravel: string;
|
|
@@ -449,6 +459,7 @@ export declare const sharpCreditCard: string;
|
|
|
449
459
|
export declare const sharpCreditCardOff: string;
|
|
450
460
|
export declare const sharpCreditScore: string;
|
|
451
461
|
export declare const sharpCrib: string;
|
|
462
|
+
export declare const sharpCrisisAlert: string;
|
|
452
463
|
export declare const sharpCrop: string;
|
|
453
464
|
export declare const sharpCrop169: string;
|
|
454
465
|
export declare const sharpCrop32: string;
|
|
@@ -463,6 +474,7 @@ export declare const sharpCropRotate: string;
|
|
|
463
474
|
export declare const sharpCropSquare: string;
|
|
464
475
|
export declare const sharpCrueltyFree: string;
|
|
465
476
|
export declare const sharpCss: string;
|
|
477
|
+
export declare const sharpCurrencyBitcoin: string;
|
|
466
478
|
export declare const sharpCurrencyExchange: string;
|
|
467
479
|
export declare const sharpCurrencyFranc: string;
|
|
468
480
|
export declare const sharpCurrencyLira: string;
|
|
@@ -471,6 +483,7 @@ export declare const sharpCurrencyRuble: string;
|
|
|
471
483
|
export declare const sharpCurrencyRupee: string;
|
|
472
484
|
export declare const sharpCurrencyYen: string;
|
|
473
485
|
export declare const sharpCurrencyYuan: string;
|
|
486
|
+
export declare const sharpCyclone: string;
|
|
474
487
|
export declare const sharpDangerous: string;
|
|
475
488
|
export declare const sharpDarkMode: string;
|
|
476
489
|
export declare const sharpDashboard: string;
|
|
@@ -507,6 +520,7 @@ export declare const sharpDeveloperBoardOff: string;
|
|
|
507
520
|
export declare const sharpDeveloperMode: string;
|
|
508
521
|
export declare const sharpDeviceHub: string;
|
|
509
522
|
export declare const sharpDevices: string;
|
|
523
|
+
export declare const sharpDevicesFold: string;
|
|
510
524
|
export declare const sharpDevicesOther: string;
|
|
511
525
|
export declare const sharpDeviceThermostat: string;
|
|
512
526
|
export declare const sharpDeviceUnknown: string;
|
|
@@ -537,6 +551,7 @@ export declare const sharpDirtyLens: string;
|
|
|
537
551
|
export declare const sharpDisabledByDefault: string;
|
|
538
552
|
export declare const sharpDisabledVisible: string;
|
|
539
553
|
export declare const sharpDiscFull: string;
|
|
554
|
+
export declare const sharpDiscount: string;
|
|
540
555
|
export declare const sharpDisplaySettings: string;
|
|
541
556
|
export declare const sharpDns: string;
|
|
542
557
|
export declare const sharpDock: string;
|
|
@@ -614,6 +629,8 @@ export declare const sharpElectricScooter: string;
|
|
|
614
629
|
export declare const sharpElevator: string;
|
|
615
630
|
export declare const sharpEmail: string;
|
|
616
631
|
export declare const sharpEmergency: string;
|
|
632
|
+
export declare const sharpEmergencyRecording: string;
|
|
633
|
+
export declare const sharpEmergencyShare: string;
|
|
617
634
|
export declare const sharpEMobiledata: string;
|
|
618
635
|
export declare const sharpEmojiEmotions: string;
|
|
619
636
|
export declare const sharpEmojiEvents: string;
|
|
@@ -737,11 +754,13 @@ export declare const sharpFlipCameraAndroid: string;
|
|
|
737
754
|
export declare const sharpFlipCameraIos: string;
|
|
738
755
|
export declare const sharpFlipToBack: string;
|
|
739
756
|
export declare const sharpFlipToFront: string;
|
|
757
|
+
export declare const sharpFlood: string;
|
|
740
758
|
export declare const sharpFlourescent: string;
|
|
741
759
|
export declare const sharpFlutterDash: string;
|
|
742
760
|
export declare const sharpFmdBad: string;
|
|
743
761
|
export declare const sharpFmdGood: string;
|
|
744
762
|
export declare const sharpFolder: string;
|
|
763
|
+
export declare const sharpFolderCopy: string;
|
|
745
764
|
export declare const sharpFolderDelete: string;
|
|
746
765
|
export declare const sharpFolderOff: string;
|
|
747
766
|
export declare const sharpFolderOpen: string;
|
|
@@ -833,6 +852,7 @@ export declare const sharpGroups: string;
|
|
|
833
852
|
export declare const sharpGroupWork: string;
|
|
834
853
|
export declare const sharpGTranslate: string;
|
|
835
854
|
export declare const sharpHail: string;
|
|
855
|
+
export declare const sharpHandshake: string;
|
|
836
856
|
export declare const sharpHandyman: string;
|
|
837
857
|
export declare const sharpHardware: string;
|
|
838
858
|
export declare const sharpHd: string;
|
|
@@ -977,6 +997,7 @@ export declare const sharpLabelImportant: string;
|
|
|
977
997
|
export declare const sharpLabelOff: string;
|
|
978
998
|
export declare const sharpLan: string;
|
|
979
999
|
export declare const sharpLandscape: string;
|
|
1000
|
+
export declare const sharpLandslide: string;
|
|
980
1001
|
export declare const sharpLanguage: string;
|
|
981
1002
|
export declare const sharpLaptop: string;
|
|
982
1003
|
export declare const sharpLaptopChromebook: string;
|
|
@@ -998,6 +1019,7 @@ export declare const sharpLibraryBooks: string;
|
|
|
998
1019
|
export declare const sharpLibraryMusic: string;
|
|
999
1020
|
export declare const sharpLight: string;
|
|
1000
1021
|
export declare const sharpLightbulb: string;
|
|
1022
|
+
export declare const sharpLightbulbCircle: string;
|
|
1001
1023
|
export declare const sharpLightMode: string;
|
|
1002
1024
|
export declare const sharpLinearScale: string;
|
|
1003
1025
|
export declare const sharpLineAxis: string;
|
|
@@ -1075,6 +1097,7 @@ export declare const sharpMailOutline: string;
|
|
|
1075
1097
|
export declare const sharpMale: string;
|
|
1076
1098
|
export declare const sharpMan: string;
|
|
1077
1099
|
export declare const sharpManageAccounts: string;
|
|
1100
|
+
export declare const sharpManageHistory: string;
|
|
1078
1101
|
export declare const sharpManageSearch: string;
|
|
1079
1102
|
export declare const sharpMap: string;
|
|
1080
1103
|
export declare const sharpMapsHomeWork: string;
|
|
@@ -1093,6 +1116,7 @@ export declare const sharpMaximize: string;
|
|
|
1093
1116
|
export declare const sharpMediaBluetoothOff: string;
|
|
1094
1117
|
export declare const sharpMediaBluetoothOn: string;
|
|
1095
1118
|
export declare const sharpMediation: string;
|
|
1119
|
+
export declare const sharpMedicalInformation: string;
|
|
1096
1120
|
export declare const sharpMedicalServices: string;
|
|
1097
1121
|
export declare const sharpMedication: string;
|
|
1098
1122
|
export declare const sharpMedicationLiquid: string;
|
|
@@ -1112,6 +1136,7 @@ export declare const sharpMicOff: string;
|
|
|
1112
1136
|
export declare const sharpMicrowave: string;
|
|
1113
1137
|
export declare const sharpMilitaryTech: string;
|
|
1114
1138
|
export declare const sharpMinimize: string;
|
|
1139
|
+
export declare const sharpMinorCrash: string;
|
|
1115
1140
|
export declare const sharpMiscellaneousServices: string;
|
|
1116
1141
|
export declare const sharpMissedVideoCall: string;
|
|
1117
1142
|
export declare const sharpMms: string;
|
|
@@ -1177,7 +1202,11 @@ export declare const sharpNearMeDisabled: string;
|
|
|
1177
1202
|
export declare const sharpNetworkCell: string;
|
|
1178
1203
|
export declare const sharpNetworkCheck: string;
|
|
1179
1204
|
export declare const sharpNetworkLocked: string;
|
|
1205
|
+
export declare const sharpNetworkPing: string;
|
|
1180
1206
|
export declare const sharpNetworkWifi: string;
|
|
1207
|
+
export declare const sharpNetworkWifi1Bar: string;
|
|
1208
|
+
export declare const sharpNetworkWifi2Bar: string;
|
|
1209
|
+
export declare const sharpNetworkWifi3Bar: string;
|
|
1181
1210
|
export declare const sharpNewLabel: string;
|
|
1182
1211
|
export declare const sharpNewReleases: string;
|
|
1183
1212
|
export declare const sharpNewspaper: string;
|
|
@@ -1192,11 +1221,14 @@ export declare const sharpNightsStay: string;
|
|
|
1192
1221
|
export declare const sharpNoAccounts: string;
|
|
1193
1222
|
export declare const sharpNoBackpack: string;
|
|
1194
1223
|
export declare const sharpNoCell: string;
|
|
1224
|
+
export declare const sharpNoCrash: string;
|
|
1195
1225
|
export declare const sharpNoDrinks: string;
|
|
1196
1226
|
export declare const sharpNoEncryption: string;
|
|
1197
1227
|
export declare const sharpNoEncryptionGmailerrorred: string;
|
|
1198
1228
|
export declare const sharpNoFlash: string;
|
|
1199
1229
|
export declare const sharpNoFood: string;
|
|
1230
|
+
export declare const sharpNoiseAware: string;
|
|
1231
|
+
export declare const sharpNoiseControlOff: string;
|
|
1200
1232
|
export declare const sharpNoLuggage: string;
|
|
1201
1233
|
export declare const sharpNoMeals: string;
|
|
1202
1234
|
export declare const sharpNoMeetingRoom: string;
|
|
@@ -1228,6 +1260,7 @@ export declare const sharpOfflineBolt: string;
|
|
|
1228
1260
|
export declare const sharpOfflinePin: string;
|
|
1229
1261
|
export declare const sharpOfflineShare: string;
|
|
1230
1262
|
export declare const sharpOndemandVideo: string;
|
|
1263
|
+
export declare const sharpOnDeviceTraining: string;
|
|
1231
1264
|
export declare const sharpOnlinePrediction: string;
|
|
1232
1265
|
export declare const sharpOpacity: string;
|
|
1233
1266
|
export declare const sharpOpenInBrowser: string;
|
|
@@ -1241,6 +1274,7 @@ export declare const sharpOutbox: string;
|
|
|
1241
1274
|
export declare const sharpOutdoorGrill: string;
|
|
1242
1275
|
export declare const sharpOutlet: string;
|
|
1243
1276
|
export declare const sharpOutlinedFlag: string;
|
|
1277
|
+
export declare const sharpOutput: string;
|
|
1244
1278
|
export declare const sharpPadding: string;
|
|
1245
1279
|
export declare const sharpPages: string;
|
|
1246
1280
|
export declare const sharpPageview: string;
|
|
@@ -1441,6 +1475,7 @@ export declare const sharpRemoveDone: string;
|
|
|
1441
1475
|
export declare const sharpRemoveFromQueue: string;
|
|
1442
1476
|
export declare const sharpRemoveModerator: string;
|
|
1443
1477
|
export declare const sharpRemoveRedEye: string;
|
|
1478
|
+
export declare const sharpRemoveRoad: string;
|
|
1444
1479
|
export declare const sharpRemoveShoppingCart: string;
|
|
1445
1480
|
export declare const sharpReorder: string;
|
|
1446
1481
|
export declare const sharpRepeat: string;
|
|
@@ -1473,6 +1508,7 @@ export declare const sharpRingVolume: string;
|
|
|
1473
1508
|
export declare const sharpRMobiledata: string;
|
|
1474
1509
|
export declare const sharpRocket: string;
|
|
1475
1510
|
export declare const sharpRocketLaunch: string;
|
|
1511
|
+
export declare const sharpRollerSkating: string;
|
|
1476
1512
|
export declare const sharpRoofing: string;
|
|
1477
1513
|
export declare const sharpRoom: string;
|
|
1478
1514
|
export declare const sharpRoomPreferences: string;
|
|
@@ -1495,6 +1531,7 @@ export declare const sharpRuleFolder: string;
|
|
|
1495
1531
|
export declare const sharpRunCircle: string;
|
|
1496
1532
|
export declare const sharpRunningWithErrors: string;
|
|
1497
1533
|
export declare const sharpRvHookup: string;
|
|
1534
|
+
export declare const sharpSafetyCheck: string;
|
|
1498
1535
|
export declare const sharpSafetyDivider: string;
|
|
1499
1536
|
export declare const sharpSailing: string;
|
|
1500
1537
|
export declare const sharpSanitizer: string;
|
|
@@ -1514,13 +1551,16 @@ export declare const sharpSchema: string;
|
|
|
1514
1551
|
export declare const sharpSchool: string;
|
|
1515
1552
|
export declare const sharpScience: string;
|
|
1516
1553
|
export declare const sharpScore: string;
|
|
1554
|
+
export declare const sharpScoreboard: string;
|
|
1517
1555
|
export declare const sharpScreenLockLandscape: string;
|
|
1518
1556
|
export declare const sharpScreenLockPortrait: string;
|
|
1519
1557
|
export declare const sharpScreenLockRotation: string;
|
|
1520
1558
|
export declare const sharpScreenRotation: string;
|
|
1559
|
+
export declare const sharpScreenRotationAlt: string;
|
|
1521
1560
|
export declare const sharpScreenSearchDesktop: string;
|
|
1522
1561
|
export declare const sharpScreenShare: string;
|
|
1523
1562
|
export declare const sharpScreenshot: string;
|
|
1563
|
+
export declare const sharpScubaDiving: string;
|
|
1524
1564
|
export declare const sharpSd: string;
|
|
1525
1565
|
export declare const sharpSdCard: string;
|
|
1526
1566
|
export declare const sharpSdCardAlert: string;
|
|
@@ -1570,6 +1610,7 @@ export declare const sharpSettingsRemote: string;
|
|
|
1570
1610
|
export declare const sharpSettingsSuggest: string;
|
|
1571
1611
|
export declare const sharpSettingsSystemDaydream: string;
|
|
1572
1612
|
export declare const sharpSettingsVoice: string;
|
|
1613
|
+
export declare const sharpSevereCold: string;
|
|
1573
1614
|
export declare const sharpShare: string;
|
|
1574
1615
|
export declare const sharpShareLocation: string;
|
|
1575
1616
|
export declare const sharpShield: string;
|
|
@@ -1592,6 +1633,8 @@ export declare const sharpSick: string;
|
|
|
1592
1633
|
export declare const sharpSignalCellular0Bar: string;
|
|
1593
1634
|
export declare const sharpSignalCellular4Bar: string;
|
|
1594
1635
|
export declare const sharpSignalCellularAlt: string;
|
|
1636
|
+
export declare const sharpSignalCellularAlt1Bar: string;
|
|
1637
|
+
export declare const sharpSignalCellularAlt2Bar: string;
|
|
1595
1638
|
export declare const sharpSignalCellularConnectedNoInternet0Bar: string;
|
|
1596
1639
|
export declare const sharpSignalCellularConnectedNoInternet4Bar: string;
|
|
1597
1640
|
export declare const sharpSignalCellularNodata: string;
|
|
@@ -1607,6 +1650,7 @@ export declare const sharpSignalWifiOff: string;
|
|
|
1607
1650
|
export declare const sharpSignalWifiStatusbar4Bar: string;
|
|
1608
1651
|
export declare const sharpSignalWifiStatusbarConnectedNoInternet4: string;
|
|
1609
1652
|
export declare const sharpSignalWifiStatusbarNull: string;
|
|
1653
|
+
export declare const sharpSignLanguage: string;
|
|
1610
1654
|
export declare const sharpSignpost: string;
|
|
1611
1655
|
export declare const sharpSimCard: string;
|
|
1612
1656
|
export declare const sharpSimCardAlert: string;
|
|
@@ -1637,6 +1681,7 @@ export declare const sharpSoap: string;
|
|
|
1637
1681
|
export declare const sharpSocialDistance: string;
|
|
1638
1682
|
export declare const sharpSort: string;
|
|
1639
1683
|
export declare const sharpSortByAlpha: string;
|
|
1684
|
+
export declare const sharpSos: string;
|
|
1640
1685
|
export declare const sharpSoupKitchen: string;
|
|
1641
1686
|
export declare const sharpSource: string;
|
|
1642
1687
|
export declare const sharpSouth: string;
|
|
@@ -1646,6 +1691,9 @@ export declare const sharpSouthWest: string;
|
|
|
1646
1691
|
export declare const sharpSpa: string;
|
|
1647
1692
|
export declare const sharpSpaceBar: string;
|
|
1648
1693
|
export declare const sharpSpaceDashboard: string;
|
|
1694
|
+
export declare const sharpSpatialAudio: string;
|
|
1695
|
+
export declare const sharpSpatialAudioOff: string;
|
|
1696
|
+
export declare const sharpSpatialTracking: string;
|
|
1649
1697
|
export declare const sharpSpeaker: string;
|
|
1650
1698
|
export declare const sharpSpeakerGroup: string;
|
|
1651
1699
|
export declare const sharpSpeakerNotes: string;
|
|
@@ -1663,6 +1711,7 @@ export declare const sharpSportsCricket: string;
|
|
|
1663
1711
|
export declare const sharpSportsEsports: string;
|
|
1664
1712
|
export declare const sharpSportsFootball: string;
|
|
1665
1713
|
export declare const sharpSportsGolf: string;
|
|
1714
|
+
export declare const sharpSportsGymnastics: string;
|
|
1666
1715
|
export declare const sharpSportsHandball: string;
|
|
1667
1716
|
export declare const sharpSportsHockey: string;
|
|
1668
1717
|
export declare const sharpSportsKabaddi: string;
|
|
@@ -1805,6 +1854,7 @@ export declare const sharpThumbsUpDown: string;
|
|
|
1805
1854
|
export declare const sharpThumbUp: string;
|
|
1806
1855
|
export declare const sharpThumbUpAlt: string;
|
|
1807
1856
|
export declare const sharpThumbUpOffAlt: string;
|
|
1857
|
+
export declare const sharpThunderstorm: string;
|
|
1808
1858
|
export declare const sharpTimelapse: string;
|
|
1809
1859
|
export declare const sharpTimeline: string;
|
|
1810
1860
|
export declare const sharpTimer: string;
|
|
@@ -1815,6 +1865,7 @@ export declare const sharpTimer3Select: string;
|
|
|
1815
1865
|
export declare const sharpTimerOff: string;
|
|
1816
1866
|
export declare const sharpTimeToLeave: string;
|
|
1817
1867
|
export declare const sharpTipsAndUpdates: string;
|
|
1868
|
+
export declare const sharpTireRepair: string;
|
|
1818
1869
|
export declare const sharpTitle: string;
|
|
1819
1870
|
export declare const sharpToc: string;
|
|
1820
1871
|
export declare const sharpToday: string;
|
|
@@ -1842,6 +1893,7 @@ export declare const sharpTrendingFlat: string;
|
|
|
1842
1893
|
export declare const sharpTrendingUp: string;
|
|
1843
1894
|
export declare const sharpTripOrigin: string;
|
|
1844
1895
|
export declare const sharpTry: string;
|
|
1896
|
+
export declare const sharpTsunami: string;
|
|
1845
1897
|
export declare const sharpTty: string;
|
|
1846
1898
|
export declare const sharpTune: string;
|
|
1847
1899
|
export declare const sharpTungsten: string;
|
|
@@ -1874,6 +1926,8 @@ export declare const sharpUsbOff: string;
|
|
|
1874
1926
|
export declare const sharpUTurnLeft: string;
|
|
1875
1927
|
export declare const sharpUTurnRight: string;
|
|
1876
1928
|
export declare const sharpVaccines: string;
|
|
1929
|
+
export declare const sharpVapeFree: string;
|
|
1930
|
+
export declare const sharpVapingRooms: string;
|
|
1877
1931
|
export declare const sharpVerified: string;
|
|
1878
1932
|
export declare const sharpVerifiedUser: string;
|
|
1879
1933
|
export declare const sharpVerticalAlignBottom: string;
|
|
@@ -1921,6 +1975,7 @@ export declare const sharpVisibilityOff: string;
|
|
|
1921
1975
|
export declare const sharpVoiceChat: string;
|
|
1922
1976
|
export declare const sharpVoicemail: string;
|
|
1923
1977
|
export declare const sharpVoiceOverOff: string;
|
|
1978
|
+
export declare const sharpVolcano: string;
|
|
1924
1979
|
export declare const sharpVolumeDown: string;
|
|
1925
1980
|
export declare const sharpVolumeMute: string;
|
|
1926
1981
|
export declare const sharpVolumeOff: string;
|
|
@@ -1964,6 +2019,8 @@ export declare const sharpWheelchairPickup: string;
|
|
|
1964
2019
|
export declare const sharpWhereToVote: string;
|
|
1965
2020
|
export declare const sharpWidgets: string;
|
|
1966
2021
|
export declare const sharpWifi: string;
|
|
2022
|
+
export declare const sharpWifi1Bar: string;
|
|
2023
|
+
export declare const sharpWifi2Bar: string;
|
|
1967
2024
|
export declare const sharpWifiCalling: string;
|
|
1968
2025
|
export declare const sharpWifiCalling3: string;
|
|
1969
2026
|
export declare const sharpWifiChannel: string;
|