@quasar/extras 1.16.16 → 1.17.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +10 -9
- package/bootstrap-icons/bootstrap-icons.css +29 -1
- package/bootstrap-icons/bootstrap-icons.woff +0 -0
- package/bootstrap-icons/bootstrap-icons.woff2 +0 -0
- package/bootstrap-icons/icons.json +28 -0
- package/bootstrap-icons/index.d.ts +29 -1
- package/bootstrap-icons/index.js +38 -10
- package/bootstrap-icons/index.mjs +37 -9
- package/ionicons-v8/LICENSE +21 -0
- package/ionicons-v8/icons.json +1359 -0
- package/ionicons-v8/index.d.ts +1359 -0
- package/ionicons-v8/index.js +1359 -0
- package/ionicons-v8/index.mjs +1359 -0
- package/material-symbols-outlined/icons.json +154 -17
- package/material-symbols-outlined/index.d.ts +154 -17
- package/material-symbols-outlined/index.js +210 -73
- package/material-symbols-outlined/index.mjs +209 -72
- package/material-symbols-outlined/web-font/kJEhBvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oFsLjBuVY.woff2 +0 -0
- package/material-symbols-outlined/web-font/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1p-p_4MrImHCIJIZrDCvHeel.woff +0 -0
- package/material-symbols-rounded/icons.json +154 -17
- package/material-symbols-rounded/index.d.ts +154 -17
- package/material-symbols-rounded/index.js +212 -75
- package/material-symbols-rounded/index.mjs +211 -74
- package/material-symbols-rounded/web-font/sykg-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjzaqkNCeE.woff2 +0 -0
- package/material-symbols-rounded/web-font/syl0-zNym6YjUruM-QrEh7-nyTnjDwKNJ_190FjpZIvDmUSVOK7BDB_Qb9vUSzq3wzLK-P0J-V_Zs-QtQth3-jOcDTCVpeRL2w5rwZu2rIekXxE.woff +0 -0
- package/material-symbols-sharp/icons.json +154 -17
- package/material-symbols-sharp/index.d.ts +154 -17
- package/material-symbols-sharp/index.js +210 -73
- package/material-symbols-sharp/index.mjs +209 -72
- package/material-symbols-sharp/web-font/gNMVW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4aWHSSmlN.woff2 +0 -0
- package/material-symbols-sharp/web-font/gNNBW2J8Roq16WD5tFNRaeLQk6-SHQ_R00k4c2_whPnoY9ruReaU4bHmz74m0ZkGH-VBYe1x0TV6x4yFH8F-H_OdzEL3sVTgJtfbYxOLozCN.woff +0 -0
- package/package.json +12 -7
|
@@ -30,6 +30,7 @@ export declare const symRounded2mp: string;
|
|
|
30
30
|
export declare const symRounded30fps: string;
|
|
31
31
|
export declare const symRounded30fpsSelect: string;
|
|
32
32
|
export declare const symRounded360: string;
|
|
33
|
+
export declare const symRounded3d: string;
|
|
33
34
|
export declare const symRounded3dRotation: string;
|
|
34
35
|
export declare const symRounded3gMobiledata: string;
|
|
35
36
|
export declare const symRounded3gMobiledataBadge: string;
|
|
@@ -70,6 +71,7 @@ export declare const symRoundedAccessibility: string;
|
|
|
70
71
|
export declare const symRoundedAccessibilityNew: string;
|
|
71
72
|
export declare const symRoundedAccessible: string;
|
|
72
73
|
export declare const symRoundedAccessibleForward: string;
|
|
74
|
+
export declare const symRoundedAccessibleMenu: string;
|
|
73
75
|
export declare const symRoundedAccountBalance: string;
|
|
74
76
|
export declare const symRoundedAccountBalanceWallet: string;
|
|
75
77
|
export declare const symRoundedAccountBox: string;
|
|
@@ -80,6 +82,7 @@ export declare const symRoundedAccountCircleOff: string;
|
|
|
80
82
|
export declare const symRoundedAccountTree: string;
|
|
81
83
|
export declare const symRoundedActionKey: string;
|
|
82
84
|
export declare const symRoundedActivityZone: string;
|
|
85
|
+
export declare const symRoundedAcupuncture: string;
|
|
83
86
|
export declare const symRoundedAcute: string;
|
|
84
87
|
export declare const symRoundedAd: string;
|
|
85
88
|
export declare const symRoundedAdGroup: string;
|
|
@@ -153,6 +156,7 @@ export declare const symRoundedAlarm: string;
|
|
|
153
156
|
export declare const symRoundedAlarmAdd: string;
|
|
154
157
|
export declare const symRoundedAlarmOff: string;
|
|
155
158
|
export declare const symRoundedAlarmOn: string;
|
|
159
|
+
export declare const symRoundedAlarmPause: string;
|
|
156
160
|
export declare const symRoundedAlarmSmartWake: string;
|
|
157
161
|
export declare const symRoundedAlbum: string;
|
|
158
162
|
export declare const symRoundedAlignCenter: string;
|
|
@@ -206,12 +210,11 @@ export declare const symRoundedApkDocument: string;
|
|
|
206
210
|
export declare const symRoundedApkInstall: string;
|
|
207
211
|
export declare const symRoundedAppBadging: string;
|
|
208
212
|
export declare const symRoundedAppBlocking: string;
|
|
209
|
-
export declare const symRoundedAppPromo: string;
|
|
210
213
|
export declare const symRoundedAppRegistration: string;
|
|
211
|
-
export declare const symRoundedAppShortcut: string;
|
|
212
214
|
export declare const symRoundedApparel: string;
|
|
213
215
|
export declare const symRoundedApproval: string;
|
|
214
216
|
export declare const symRoundedApprovalDelegation: string;
|
|
217
|
+
export declare const symRoundedApprovalDelegationOff: string;
|
|
215
218
|
export declare const symRoundedApps: string;
|
|
216
219
|
export declare const symRoundedAppsOutage: string;
|
|
217
220
|
export declare const symRoundedAq: string;
|
|
@@ -265,6 +268,7 @@ export declare const symRoundedArrowsOutput: string;
|
|
|
265
268
|
export declare const symRoundedArrowsOutward: string;
|
|
266
269
|
export declare const symRoundedArtTrack: string;
|
|
267
270
|
export declare const symRoundedArticle: string;
|
|
271
|
+
export declare const symRoundedArticlePerson: string;
|
|
268
272
|
export declare const symRoundedArticleShortcut: string;
|
|
269
273
|
export declare const symRoundedArtist: string;
|
|
270
274
|
export declare const symRoundedAspectRatio: string;
|
|
@@ -357,6 +361,20 @@ export declare const symRoundedBattery4Bar: string;
|
|
|
357
361
|
export declare const symRoundedBattery5Bar: string;
|
|
358
362
|
export declare const symRoundedBattery6Bar: string;
|
|
359
363
|
export declare const symRoundedBatteryAlert: string;
|
|
364
|
+
export declare const symRoundedBatteryAndroid0: string;
|
|
365
|
+
export declare const symRoundedBatteryAndroid1: string;
|
|
366
|
+
export declare const symRoundedBatteryAndroid2: string;
|
|
367
|
+
export declare const symRoundedBatteryAndroid3: string;
|
|
368
|
+
export declare const symRoundedBatteryAndroid4: string;
|
|
369
|
+
export declare const symRoundedBatteryAndroid5: string;
|
|
370
|
+
export declare const symRoundedBatteryAndroid6: string;
|
|
371
|
+
export declare const symRoundedBatteryAndroidAlert: string;
|
|
372
|
+
export declare const symRoundedBatteryAndroidBolt: string;
|
|
373
|
+
export declare const symRoundedBatteryAndroidFull: string;
|
|
374
|
+
export declare const symRoundedBatteryAndroidPlus: string;
|
|
375
|
+
export declare const symRoundedBatteryAndroidQuestion: string;
|
|
376
|
+
export declare const symRoundedBatteryAndroidShare: string;
|
|
377
|
+
export declare const symRoundedBatteryAndroidShield: string;
|
|
360
378
|
export declare const symRoundedBatteryChange: string;
|
|
361
379
|
export declare const symRoundedBatteryCharging20: string;
|
|
362
380
|
export declare const symRoundedBatteryCharging30: string;
|
|
@@ -424,7 +442,6 @@ export declare const symRoundedBomb: string;
|
|
|
424
442
|
export declare const symRoundedBook2: string;
|
|
425
443
|
export declare const symRoundedBook3: string;
|
|
426
444
|
export declare const symRoundedBook4: string;
|
|
427
|
-
export declare const symRoundedBook4Spark: string;
|
|
428
445
|
export declare const symRoundedBook5: string;
|
|
429
446
|
export declare const symRoundedBook6: string;
|
|
430
447
|
export declare const symRoundedBook: string;
|
|
@@ -484,8 +501,6 @@ export declare const symRoundedBrightness7: string;
|
|
|
484
501
|
export declare const symRoundedBrightnessAlert: string;
|
|
485
502
|
export declare const symRoundedBrightnessAuto: string;
|
|
486
503
|
export declare const symRoundedBrightnessEmpty: string;
|
|
487
|
-
export declare const symRoundedBrightnessHigh: string;
|
|
488
|
-
export declare const symRoundedBrightnessLow: string;
|
|
489
504
|
export declare const symRoundedBrightnessMedium: string;
|
|
490
505
|
export declare const symRoundedBringYourOwnIp: string;
|
|
491
506
|
export declare const symRoundedBroadcastOnHome: string;
|
|
@@ -553,9 +568,26 @@ export declare const symRoundedCancelPresentation: string;
|
|
|
553
568
|
export declare const symRoundedCancelScheduleSend: string;
|
|
554
569
|
export declare const symRoundedCandle: string;
|
|
555
570
|
export declare const symRoundedCandlestickChart: string;
|
|
571
|
+
export declare const symRoundedCannabis: string;
|
|
556
572
|
export declare const symRoundedCaptivePortal: string;
|
|
557
573
|
export declare const symRoundedCapture: string;
|
|
558
574
|
export declare const symRoundedCarCrash: string;
|
|
575
|
+
export declare const symRoundedCarDefrostLeft: string;
|
|
576
|
+
export declare const symRoundedCarDefrostLowLeft: string;
|
|
577
|
+
export declare const symRoundedCarDefrostLowRight: string;
|
|
578
|
+
export declare const symRoundedCarDefrostMidLowLeft: string;
|
|
579
|
+
export declare const symRoundedCarDefrostMidRight: string;
|
|
580
|
+
export declare const symRoundedCarDefrostRight: string;
|
|
581
|
+
export declare const symRoundedCarFanLowLeft: string;
|
|
582
|
+
export declare const symRoundedCarFanLowMidLeft: string;
|
|
583
|
+
export declare const symRoundedCarFanLowRight: string;
|
|
584
|
+
export declare const symRoundedCarFanMidLeft: string;
|
|
585
|
+
export declare const symRoundedCarFanMidLowRight: string;
|
|
586
|
+
export declare const symRoundedCarFanMidRight: string;
|
|
587
|
+
export declare const symRoundedCarFanRecirculate: string;
|
|
588
|
+
export declare const symRoundedCarGear: string;
|
|
589
|
+
export declare const symRoundedCarLock: string;
|
|
590
|
+
export declare const symRoundedCarMirrorHeat: string;
|
|
559
591
|
export declare const symRoundedCarRental: string;
|
|
560
592
|
export declare const symRoundedCarRepair: string;
|
|
561
593
|
export declare const symRoundedCarTag: string;
|
|
@@ -616,6 +648,7 @@ export declare const symRoundedChecklist: string;
|
|
|
616
648
|
export declare const symRoundedChecklistRtl: string;
|
|
617
649
|
export declare const symRoundedCheckroom: string;
|
|
618
650
|
export declare const symRoundedCheer: string;
|
|
651
|
+
export declare const symRoundedChefHat: string;
|
|
619
652
|
export declare const symRoundedChess: string;
|
|
620
653
|
export declare const symRoundedChessPawn: string;
|
|
621
654
|
export declare const symRoundedChevronBackward: string;
|
|
@@ -668,7 +701,6 @@ export declare const symRoundedCloudLock: string;
|
|
|
668
701
|
export declare const symRoundedCloudOff: string;
|
|
669
702
|
export declare const symRoundedCloudSync: string;
|
|
670
703
|
export declare const symRoundedCloudUpload: string;
|
|
671
|
-
export declare const symRoundedCloudySnowing: string;
|
|
672
704
|
export declare const symRoundedCo2: string;
|
|
673
705
|
export declare const symRoundedCoPresent: string;
|
|
674
706
|
export declare const symRoundedCode: string;
|
|
@@ -700,6 +732,8 @@ export declare const symRoundedComponentExchange: string;
|
|
|
700
732
|
export declare const symRoundedCompost: string;
|
|
701
733
|
export declare const symRoundedCompress: string;
|
|
702
734
|
export declare const symRoundedComputer: string;
|
|
735
|
+
export declare const symRoundedComputerArrowUp: string;
|
|
736
|
+
export declare const symRoundedComputerCancel: string;
|
|
703
737
|
export declare const symRoundedConcierge: string;
|
|
704
738
|
export declare const symRoundedConditions: string;
|
|
705
739
|
export declare const symRoundedConfirmationNumber: string;
|
|
@@ -875,6 +909,7 @@ export declare const symRoundedDeveloperBoardOff: string;
|
|
|
875
909
|
export declare const symRoundedDeveloperGuide: string;
|
|
876
910
|
export declare const symRoundedDeveloperMode: string;
|
|
877
911
|
export declare const symRoundedDeveloperModeTv: string;
|
|
912
|
+
export declare const symRoundedDeviceBand: string;
|
|
878
913
|
export declare const symRoundedDeviceHub: string;
|
|
879
914
|
export declare const symRoundedDeviceThermostat: string;
|
|
880
915
|
export declare const symRoundedDeviceUnknown: string;
|
|
@@ -891,6 +926,7 @@ export declare const symRoundedDialerSip: string;
|
|
|
891
926
|
export declare const symRoundedDialogs: string;
|
|
892
927
|
export declare const symRoundedDialpad: string;
|
|
893
928
|
export declare const symRoundedDiamond: string;
|
|
929
|
+
export declare const symRoundedDiamondShine: string;
|
|
894
930
|
export declare const symRoundedDictionary: string;
|
|
895
931
|
export declare const symRoundedDifference: string;
|
|
896
932
|
export declare const symRoundedDigitalOutOfHome: string;
|
|
@@ -980,6 +1016,7 @@ export declare const symRoundedDriveExport: string;
|
|
|
980
1016
|
export declare const symRoundedDriveFileMove: string;
|
|
981
1017
|
export declare const symRoundedDriveFolderUpload: string;
|
|
982
1018
|
export declare const symRoundedDropdown: string;
|
|
1019
|
+
export declare const symRoundedDropperEye: string;
|
|
983
1020
|
export declare const symRoundedDry: string;
|
|
984
1021
|
export declare const symRoundedDryCleaning: string;
|
|
985
1022
|
export declare const symRoundedDualScreen: string;
|
|
@@ -991,6 +1028,11 @@ export declare const symRoundedE911Avatar: string;
|
|
|
991
1028
|
export declare const symRoundedE911Emergency: string;
|
|
992
1029
|
export declare const symRoundedEMobiledata: string;
|
|
993
1030
|
export declare const symRoundedEMobiledataBadge: string;
|
|
1031
|
+
export declare const symRoundedEarSound: string;
|
|
1032
|
+
export declare const symRoundedEarbudCase: string;
|
|
1033
|
+
export declare const symRoundedEarbudLeft: string;
|
|
1034
|
+
export declare const symRoundedEarbudRight: string;
|
|
1035
|
+
export declare const symRoundedEarbuds2: string;
|
|
994
1036
|
export declare const symRoundedEarbuds: string;
|
|
995
1037
|
export declare const symRoundedEarbudsBattery: string;
|
|
996
1038
|
export declare const symRoundedEarlyOn: string;
|
|
@@ -1039,7 +1081,6 @@ export declare const symRoundedEmergencyHome: string;
|
|
|
1039
1081
|
export declare const symRoundedEmergencyRecording: string;
|
|
1040
1082
|
export declare const symRoundedEmergencyShare: string;
|
|
1041
1083
|
export declare const symRoundedEmergencyShareOff: string;
|
|
1042
|
-
export declare const symRoundedEmojiEvents: string;
|
|
1043
1084
|
export declare const symRoundedEmojiFoodBeverage: string;
|
|
1044
1085
|
export declare const symRoundedEmojiLanguage: string;
|
|
1045
1086
|
export declare const symRoundedEmojiNature: string;
|
|
@@ -1117,6 +1158,7 @@ export declare const symRoundedExposureZero: string;
|
|
|
1117
1158
|
export declare const symRoundedExtension: string;
|
|
1118
1159
|
export declare const symRoundedExtensionOff: string;
|
|
1119
1160
|
export declare const symRoundedEyeTracking: string;
|
|
1161
|
+
export declare const symRoundedEyeglasses2: string;
|
|
1120
1162
|
export declare const symRoundedEyeglasses: string;
|
|
1121
1163
|
export declare const symRoundedFace2: string;
|
|
1122
1164
|
export declare const symRoundedFace3: string;
|
|
@@ -1140,6 +1182,8 @@ export declare const symRoundedFamilyHome: string;
|
|
|
1140
1182
|
export declare const symRoundedFamilyLink: string;
|
|
1141
1183
|
export declare const symRoundedFamilyRestroom: string;
|
|
1142
1184
|
export declare const symRoundedFamilyStar: string;
|
|
1185
|
+
export declare const symRoundedFanFocus: string;
|
|
1186
|
+
export declare const symRoundedFanIndirect: string;
|
|
1143
1187
|
export declare const symRoundedFarsightDigital: string;
|
|
1144
1188
|
export declare const symRoundedFastForward: string;
|
|
1145
1189
|
export declare const symRoundedFastRewind: string;
|
|
@@ -1352,6 +1396,7 @@ export declare const symRoundedForwardCircle: string;
|
|
|
1352
1396
|
export declare const symRoundedForwardMedia: string;
|
|
1353
1397
|
export declare const symRoundedForwardToInbox: string;
|
|
1354
1398
|
export declare const symRoundedFoundation: string;
|
|
1399
|
+
export declare const symRoundedFragrance: string;
|
|
1355
1400
|
export declare const symRoundedFrameInspect: string;
|
|
1356
1401
|
export declare const symRoundedFramePerson: string;
|
|
1357
1402
|
export declare const symRoundedFramePersonMic: string;
|
|
@@ -1397,6 +1442,7 @@ export declare const symRoundedGlassCup: string;
|
|
|
1397
1442
|
export declare const symRoundedGlobe: string;
|
|
1398
1443
|
export declare const symRoundedGlobeAsia: string;
|
|
1399
1444
|
export declare const symRoundedGlobeBook: string;
|
|
1445
|
+
export declare const symRoundedGlobeLocationPin: string;
|
|
1400
1446
|
export declare const symRoundedGlobeUk: string;
|
|
1401
1447
|
export declare const symRoundedGlucose: string;
|
|
1402
1448
|
export declare const symRoundedGlyphs: string;
|
|
@@ -1417,6 +1463,7 @@ export declare const symRoundedGraph3: string;
|
|
|
1417
1463
|
export declare const symRoundedGraph4: string;
|
|
1418
1464
|
export declare const symRoundedGraph5: string;
|
|
1419
1465
|
export declare const symRoundedGraph6: string;
|
|
1466
|
+
export declare const symRoundedGraph7: string;
|
|
1420
1467
|
export declare const symRoundedGraphicEq: string;
|
|
1421
1468
|
export declare const symRoundedGrass: string;
|
|
1422
1469
|
export declare const symRoundedGrid3x3: string;
|
|
@@ -1478,6 +1525,7 @@ export declare const symRoundedHeadsetOff: string;
|
|
|
1478
1525
|
export declare const symRoundedHealing: string;
|
|
1479
1526
|
export declare const symRoundedHealthAndBeauty: string;
|
|
1480
1527
|
export declare const symRoundedHealthAndSafety: string;
|
|
1528
|
+
export declare const symRoundedHealthCross: string;
|
|
1481
1529
|
export declare const symRoundedHealthMetrics: string;
|
|
1482
1530
|
export declare const symRoundedHeapSnapshotLarge: string;
|
|
1483
1531
|
export declare const symRoundedHeapSnapshotMultiple: string;
|
|
@@ -1485,6 +1533,8 @@ export declare const symRoundedHeapSnapshotThumbnail: string;
|
|
|
1485
1533
|
export declare const symRoundedHearing: string;
|
|
1486
1534
|
export declare const symRoundedHearingAid: string;
|
|
1487
1535
|
export declare const symRoundedHearingAidDisabled: string;
|
|
1536
|
+
export declare const symRoundedHearingAidDisabledLeft: string;
|
|
1537
|
+
export declare const symRoundedHearingAidLeft: string;
|
|
1488
1538
|
export declare const symRoundedHearingDisabled: string;
|
|
1489
1539
|
export declare const symRoundedHeartBroken: string;
|
|
1490
1540
|
export declare const symRoundedHeartCheck: string;
|
|
@@ -1575,6 +1625,7 @@ export declare const symRoundedHumidityLow: string;
|
|
|
1575
1625
|
export declare const symRoundedHumidityMid: string;
|
|
1576
1626
|
export declare const symRoundedHumidityPercentage: string;
|
|
1577
1627
|
export declare const symRoundedHvac: string;
|
|
1628
|
+
export declare const symRoundedHvacMaxDefrost: string;
|
|
1578
1629
|
export declare const symRoundedIceSkating: string;
|
|
1579
1630
|
export declare const symRoundedIcecream: string;
|
|
1580
1631
|
export declare const symRoundedIdCard: string;
|
|
@@ -1584,6 +1635,7 @@ export declare const symRoundedIfl: string;
|
|
|
1584
1635
|
export declare const symRoundedIframe: string;
|
|
1585
1636
|
export declare const symRoundedIframeOff: string;
|
|
1586
1637
|
export declare const symRoundedImage: string;
|
|
1638
|
+
export declare const symRoundedImageArrowUp: string;
|
|
1587
1639
|
export declare const symRoundedImageAspectRatio: string;
|
|
1588
1640
|
export declare const symRoundedImageSearch: string;
|
|
1589
1641
|
export declare const symRoundedImagesearchRoller: string;
|
|
@@ -1596,6 +1648,9 @@ export declare const symRoundedInactiveOrder: string;
|
|
|
1596
1648
|
export declare const symRoundedInbox: string;
|
|
1597
1649
|
export declare const symRoundedInboxCustomize: string;
|
|
1598
1650
|
export declare const symRoundedInboxText: string;
|
|
1651
|
+
export declare const symRoundedInboxTextAsterisk: string;
|
|
1652
|
+
export declare const symRoundedInboxTextPerson: string;
|
|
1653
|
+
export declare const symRoundedInboxTextShare: string;
|
|
1599
1654
|
export declare const symRoundedIncompleteCircle: string;
|
|
1600
1655
|
export declare const symRoundedIndeterminateCheckBox: string;
|
|
1601
1656
|
export declare const symRoundedIndeterminateQuestionBox: string;
|
|
@@ -1616,7 +1671,6 @@ export declare const symRoundedInsertChart: string;
|
|
|
1616
1671
|
export declare const symRoundedInsertPageBreak: string;
|
|
1617
1672
|
export declare const symRoundedInsertText: string;
|
|
1618
1673
|
export declare const symRoundedInstallDesktop: string;
|
|
1619
|
-
export declare const symRoundedInstallMobile: string;
|
|
1620
1674
|
export declare const symRoundedInstantMix: string;
|
|
1621
1675
|
export declare const symRoundedIntegrationInstructions: string;
|
|
1622
1676
|
export declare const symRoundedInteractiveSpace: string;
|
|
@@ -1688,6 +1742,7 @@ export declare const symRoundedLabelOff: string;
|
|
|
1688
1742
|
export declare const symRoundedLabs: string;
|
|
1689
1743
|
export declare const symRoundedLan: string;
|
|
1690
1744
|
export declare const symRoundedLandscape2: string;
|
|
1745
|
+
export declare const symRoundedLandscape2Edit: string;
|
|
1691
1746
|
export declare const symRoundedLandscape2Off: string;
|
|
1692
1747
|
export declare const symRoundedLandscape: string;
|
|
1693
1748
|
export declare const symRoundedLandslide: string;
|
|
@@ -1806,6 +1861,7 @@ export declare const symRoundedLocationSearching: string;
|
|
|
1806
1861
|
export declare const symRoundedLock: string;
|
|
1807
1862
|
export declare const symRoundedLockClock: string;
|
|
1808
1863
|
export declare const symRoundedLockOpen: string;
|
|
1864
|
+
export declare const symRoundedLockOpenCircle: string;
|
|
1809
1865
|
export declare const symRoundedLockOpenRight: string;
|
|
1810
1866
|
export declare const symRoundedLockPerson: string;
|
|
1811
1867
|
export declare const symRoundedLockReset: string;
|
|
@@ -1867,6 +1923,7 @@ export declare const symRoundedMarkunreadMailbox: string;
|
|
|
1867
1923
|
export declare const symRoundedMaskedTransitions: string;
|
|
1868
1924
|
export declare const symRoundedMaskedTransitionsAdd: string;
|
|
1869
1925
|
export declare const symRoundedMasks: string;
|
|
1926
|
+
export declare const symRoundedMassage: string;
|
|
1870
1927
|
export declare const symRoundedMatchCase: string;
|
|
1871
1928
|
export declare const symRoundedMatchCaseOff: string;
|
|
1872
1929
|
export declare const symRoundedMatchWord: string;
|
|
@@ -1918,9 +1975,54 @@ export declare const symRoundedMist: string;
|
|
|
1918
1975
|
export declare const symRoundedMitre: string;
|
|
1919
1976
|
export declare const symRoundedMixtureMed: string;
|
|
1920
1977
|
export declare const symRoundedMms: string;
|
|
1921
|
-
export declare const
|
|
1978
|
+
export declare const symRoundedMobile2: string;
|
|
1979
|
+
export declare const symRoundedMobile3: string;
|
|
1980
|
+
export declare const symRoundedMobile: string;
|
|
1981
|
+
export declare const symRoundedMobileAlert: string;
|
|
1982
|
+
export declare const symRoundedMobileArrowDown: string;
|
|
1983
|
+
export declare const symRoundedMobileArrowRight: string;
|
|
1984
|
+
export declare const symRoundedMobileArrowUpRight: string;
|
|
1985
|
+
export declare const symRoundedMobileBlock: string;
|
|
1986
|
+
export declare const symRoundedMobileCamera: string;
|
|
1987
|
+
export declare const symRoundedMobileCameraFront: string;
|
|
1988
|
+
export declare const symRoundedMobileCameraRear: string;
|
|
1989
|
+
export declare const symRoundedMobileCancel: string;
|
|
1990
|
+
export declare const symRoundedMobileCast: string;
|
|
1991
|
+
export declare const symRoundedMobileCharge: string;
|
|
1992
|
+
export declare const symRoundedMobileChat: string;
|
|
1993
|
+
export declare const symRoundedMobileCheck: string;
|
|
1994
|
+
export declare const symRoundedMobileCode: string;
|
|
1995
|
+
export declare const symRoundedMobileDots: string;
|
|
1996
|
+
export declare const symRoundedMobileGear: string;
|
|
1997
|
+
export declare const symRoundedMobileHand: string;
|
|
1998
|
+
export declare const symRoundedMobileHandLeft: string;
|
|
1999
|
+
export declare const symRoundedMobileHandLeftOff: string;
|
|
2000
|
+
export declare const symRoundedMobileHandOff: string;
|
|
2001
|
+
export declare const symRoundedMobileInfo: string;
|
|
2002
|
+
export declare const symRoundedMobileLandscape: string;
|
|
2003
|
+
export declare const symRoundedMobileLayout: string;
|
|
2004
|
+
export declare const symRoundedMobileLockLandscape: string;
|
|
2005
|
+
export declare const symRoundedMobileLockPortrait: string;
|
|
2006
|
+
export declare const symRoundedMobileLoupe: string;
|
|
2007
|
+
export declare const symRoundedMobileMenu: string;
|
|
1922
2008
|
export declare const symRoundedMobileOff: string;
|
|
2009
|
+
export declare const symRoundedMobileQuestion: string;
|
|
2010
|
+
export declare const symRoundedMobileRotate: string;
|
|
2011
|
+
export declare const symRoundedMobileRotateLock: string;
|
|
1923
2012
|
export declare const symRoundedMobileScreenShare: string;
|
|
2013
|
+
export declare const symRoundedMobileScreensaver: string;
|
|
2014
|
+
export declare const symRoundedMobileSensorHi: string;
|
|
2015
|
+
export declare const symRoundedMobileSensorLo: string;
|
|
2016
|
+
export declare const symRoundedMobileShare: string;
|
|
2017
|
+
export declare const symRoundedMobileShareStack: string;
|
|
2018
|
+
export declare const symRoundedMobileSound2: string;
|
|
2019
|
+
export declare const symRoundedMobileSound: string;
|
|
2020
|
+
export declare const symRoundedMobileSoundOff: string;
|
|
2021
|
+
export declare const symRoundedMobileSpeaker: string;
|
|
2022
|
+
export declare const symRoundedMobileText2: string;
|
|
2023
|
+
export declare const symRoundedMobileText: string;
|
|
2024
|
+
export declare const symRoundedMobileTicket: string;
|
|
2025
|
+
export declare const symRoundedMobileVibrate: string;
|
|
1924
2026
|
export declare const symRoundedMobiledataOff: string;
|
|
1925
2027
|
export declare const symRoundedModeComment: string;
|
|
1926
2028
|
export declare const symRoundedModeCool: string;
|
|
@@ -1950,6 +2052,7 @@ export declare const symRoundedMonochromePhotos: string;
|
|
|
1950
2052
|
export declare const symRoundedMonorail: string;
|
|
1951
2053
|
export declare const symRoundedMood: string;
|
|
1952
2054
|
export declare const symRoundedMoodBad: string;
|
|
2055
|
+
export declare const symRoundedMoonStars: string;
|
|
1953
2056
|
export declare const symRoundedMop: string;
|
|
1954
2057
|
export declare const symRoundedMoped: string;
|
|
1955
2058
|
export declare const symRoundedMore: string;
|
|
@@ -2002,6 +2105,7 @@ export declare const symRoundedMultipleAirports: string;
|
|
|
2002
2105
|
export declare const symRoundedMultipleStop: string;
|
|
2003
2106
|
export declare const symRoundedMuseum: string;
|
|
2004
2107
|
export declare const symRoundedMusicCast: string;
|
|
2108
|
+
export declare const symRoundedMusicHistory: string;
|
|
2005
2109
|
export declare const symRoundedMusicNote: string;
|
|
2006
2110
|
export declare const symRoundedMusicNoteAdd: string;
|
|
2007
2111
|
export declare const symRoundedMusicOff: string;
|
|
@@ -2038,7 +2142,6 @@ export declare const symRoundedNestDoorbellVisitor: string;
|
|
|
2038
2142
|
export declare const symRoundedNestEcoLeaf: string;
|
|
2039
2143
|
export declare const symRoundedNestFarsightWeather: string;
|
|
2040
2144
|
export declare const symRoundedNestFoundSavings: string;
|
|
2041
|
-
export declare const symRoundedNestGaleWifi: string;
|
|
2042
2145
|
export declare const symRoundedNestHeatLinkE: string;
|
|
2043
2146
|
export declare const symRoundedNestHeatLinkGen3: string;
|
|
2044
2147
|
export declare const symRoundedNestHelloDoorbell: string;
|
|
@@ -2083,7 +2186,6 @@ export declare const symRoundedNetworkWifi: string;
|
|
|
2083
2186
|
export declare const symRoundedNetworkWifiLocked: string;
|
|
2084
2187
|
export declare const symRoundedNeurology: string;
|
|
2085
2188
|
export declare const symRoundedNewLabel: string;
|
|
2086
|
-
export declare const symRoundedNewReleases: string;
|
|
2087
2189
|
export declare const symRoundedNewWindow: string;
|
|
2088
2190
|
export declare const symRoundedNews: string;
|
|
2089
2191
|
export declare const symRoundedNewsmode: string;
|
|
@@ -2092,6 +2194,7 @@ export declare const symRoundedNewsstand: string;
|
|
|
2092
2194
|
export declare const symRoundedNextPlan: string;
|
|
2093
2195
|
export declare const symRoundedNextWeek: string;
|
|
2094
2196
|
export declare const symRoundedNfc: string;
|
|
2197
|
+
export declare const symRoundedNfcOff: string;
|
|
2095
2198
|
export declare const symRoundedNightShelter: string;
|
|
2096
2199
|
export declare const symRoundedNightSightAuto: string;
|
|
2097
2200
|
export declare const symRoundedNightSightAutoOff: string;
|
|
@@ -2134,6 +2237,8 @@ export declare const symRoundedNotes: string;
|
|
|
2134
2237
|
export declare const symRoundedNotificationAdd: string;
|
|
2135
2238
|
export declare const symRoundedNotificationImportant: string;
|
|
2136
2239
|
export declare const symRoundedNotificationMultiple: string;
|
|
2240
|
+
export declare const symRoundedNotificationSettings: string;
|
|
2241
|
+
export declare const symRoundedNotificationSound: string;
|
|
2137
2242
|
export declare const symRoundedNotifications: string;
|
|
2138
2243
|
export declare const symRoundedNotificationsActive: string;
|
|
2139
2244
|
export declare const symRoundedNotificationsOff: string;
|
|
@@ -2159,7 +2264,6 @@ export declare const symRoundedOpenInFull: string;
|
|
|
2159
2264
|
export declare const symRoundedOpenInNew: string;
|
|
2160
2265
|
export declare const symRoundedOpenInNewDown: string;
|
|
2161
2266
|
export declare const symRoundedOpenInNewOff: string;
|
|
2162
|
-
export declare const symRoundedOpenInPhone: string;
|
|
2163
2267
|
export declare const symRoundedOpenJam: string;
|
|
2164
2268
|
export declare const symRoundedOpenRun: string;
|
|
2165
2269
|
export declare const symRoundedOpenWith: string;
|
|
@@ -2229,6 +2333,7 @@ export declare const symRoundedPattern: string;
|
|
|
2229
2333
|
export declare const symRoundedPause: string;
|
|
2230
2334
|
export declare const symRoundedPauseCircle: string;
|
|
2231
2335
|
export declare const symRoundedPausePresentation: string;
|
|
2336
|
+
export declare const symRoundedPaymentArrowDown: string;
|
|
2232
2337
|
export declare const symRoundedPayments: string;
|
|
2233
2338
|
export declare const symRoundedPedalBike: string;
|
|
2234
2339
|
export declare const symRoundedPediatrics: string;
|
|
@@ -2269,6 +2374,7 @@ export declare const symRoundedPersonPlay: string;
|
|
|
2269
2374
|
export declare const symRoundedPersonRaisedHand: string;
|
|
2270
2375
|
export declare const symRoundedPersonRemove: string;
|
|
2271
2376
|
export declare const symRoundedPersonSearch: string;
|
|
2377
|
+
export declare const symRoundedPersonShield: string;
|
|
2272
2378
|
export declare const symRoundedPersonalBag: string;
|
|
2273
2379
|
export declare const symRoundedPersonalBagOff: string;
|
|
2274
2380
|
export declare const symRoundedPersonalBagQuestion: string;
|
|
@@ -2291,8 +2397,6 @@ export declare const symRoundedPhoneLocked: string;
|
|
|
2291
2397
|
export declare const symRoundedPhoneMissed: string;
|
|
2292
2398
|
export declare const symRoundedPhonePaused: string;
|
|
2293
2399
|
export declare const symRoundedPhonelinkErase: string;
|
|
2294
|
-
export declare const symRoundedPhonelinkLock: string;
|
|
2295
|
-
export declare const symRoundedPhonelinkOff: string;
|
|
2296
2400
|
export declare const symRoundedPhonelinkRing: string;
|
|
2297
2401
|
export declare const symRoundedPhonelinkRingOff: string;
|
|
2298
2402
|
export declare const symRoundedPhonelinkSetup: string;
|
|
@@ -2353,6 +2457,7 @@ export declare const symRoundedPlaylistAddCheckCircle: string;
|
|
|
2353
2457
|
export declare const symRoundedPlaylistAddCircle: string;
|
|
2354
2458
|
export declare const symRoundedPlaylistPlay: string;
|
|
2355
2459
|
export declare const symRoundedPlaylistRemove: string;
|
|
2460
|
+
export declare const symRoundedPlugConnect: string;
|
|
2356
2461
|
export declare const symRoundedPlumbing: string;
|
|
2357
2462
|
export declare const symRoundedPodcasts: string;
|
|
2358
2463
|
export declare const symRoundedPodiatry: string;
|
|
@@ -2556,6 +2661,7 @@ export declare const symRoundedRoundaboutRight: string;
|
|
|
2556
2661
|
export declare const symRoundedRoundedCorner: string;
|
|
2557
2662
|
export declare const symRoundedRoute: string;
|
|
2558
2663
|
export declare const symRoundedRouter: string;
|
|
2664
|
+
export declare const symRoundedRouterOff: string;
|
|
2559
2665
|
export declare const symRoundedRoutine: string;
|
|
2560
2666
|
export declare const symRoundedRowing: string;
|
|
2561
2667
|
export declare const symRoundedRssFeed: string;
|
|
@@ -2627,6 +2733,12 @@ export declare const symRoundedSearchCheck: string;
|
|
|
2627
2733
|
export declare const symRoundedSearchHandsFree: string;
|
|
2628
2734
|
export declare const symRoundedSearchInsights: string;
|
|
2629
2735
|
export declare const symRoundedSearchOff: string;
|
|
2736
|
+
export declare const symRoundedSeatCoolLeft: string;
|
|
2737
|
+
export declare const symRoundedSeatCoolRight: string;
|
|
2738
|
+
export declare const symRoundedSeatHeatLeft: string;
|
|
2739
|
+
export declare const symRoundedSeatHeatRight: string;
|
|
2740
|
+
export declare const symRoundedSeatVentLeft: string;
|
|
2741
|
+
export declare const symRoundedSeatVentRight: string;
|
|
2630
2742
|
export declare const symRoundedSecurity: string;
|
|
2631
2743
|
export declare const symRoundedSecurityKey: string;
|
|
2632
2744
|
export declare const symRoundedSecurityUpdateGood: string;
|
|
@@ -2724,6 +2836,7 @@ export declare const symRoundedShieldLocked: string;
|
|
|
2724
2836
|
export declare const symRoundedShieldMoon: string;
|
|
2725
2837
|
export declare const symRoundedShieldPerson: string;
|
|
2726
2838
|
export declare const symRoundedShieldQuestion: string;
|
|
2839
|
+
export declare const symRoundedShieldWatch: string;
|
|
2727
2840
|
export declare const symRoundedShieldWithHeart: string;
|
|
2728
2841
|
export declare const symRoundedShieldWithHouse: string;
|
|
2729
2842
|
export declare const symRoundedShift: string;
|
|
@@ -2868,6 +2981,10 @@ export declare const symRoundedSpeed: string;
|
|
|
2868
2981
|
export declare const symRoundedSpeedCamera: string;
|
|
2869
2982
|
export declare const symRoundedSpellcheck: string;
|
|
2870
2983
|
export declare const symRoundedSplitScene: string;
|
|
2984
|
+
export declare const symRoundedSplitSceneDown: string;
|
|
2985
|
+
export declare const symRoundedSplitSceneLeft: string;
|
|
2986
|
+
export declare const symRoundedSplitSceneRight: string;
|
|
2987
|
+
export declare const symRoundedSplitSceneUp: string;
|
|
2871
2988
|
export declare const symRoundedSplitscreen: string;
|
|
2872
2989
|
export declare const symRoundedSplitscreenAdd: string;
|
|
2873
2990
|
export declare const symRoundedSplitscreenBottom: string;
|
|
@@ -2907,6 +3024,7 @@ export declare const symRoundedSquareDot: string;
|
|
|
2907
3024
|
export declare const symRoundedSquareFoot: string;
|
|
2908
3025
|
export declare const symRoundedSsidChart: string;
|
|
2909
3026
|
export declare const symRoundedStack: string;
|
|
3027
|
+
export declare const symRoundedStackGroup: string;
|
|
2910
3028
|
export declare const symRoundedStackHexagon: string;
|
|
2911
3029
|
export declare const symRoundedStackOff: string;
|
|
2912
3030
|
export declare const symRoundedStackStar: string;
|
|
@@ -2923,6 +3041,8 @@ export declare const symRoundedStar: string;
|
|
|
2923
3041
|
export declare const symRoundedStarHalf: string;
|
|
2924
3042
|
export declare const symRoundedStarRate: string;
|
|
2925
3043
|
export declare const symRoundedStarRateHalf: string;
|
|
3044
|
+
export declare const symRoundedStarShine: string;
|
|
3045
|
+
export declare const symRoundedStars2: string;
|
|
2926
3046
|
export declare const symRoundedStars: string;
|
|
2927
3047
|
export declare const symRoundedStart: string;
|
|
2928
3048
|
export declare const symRoundedStat0: string;
|
|
@@ -2933,9 +3053,7 @@ export declare const symRoundedStatMinus1: string;
|
|
|
2933
3053
|
export declare const symRoundedStatMinus2: string;
|
|
2934
3054
|
export declare const symRoundedStatMinus3: string;
|
|
2935
3055
|
export declare const symRoundedStayCurrentLandscape: string;
|
|
2936
|
-
export declare const
|
|
2937
|
-
export declare const symRoundedStayPrimaryLandscape: string;
|
|
2938
|
-
export declare const symRoundedStayPrimaryPortrait: string;
|
|
3056
|
+
export declare const symRoundedSteeringWheelHeat: string;
|
|
2939
3057
|
export declare const symRoundedStep: string;
|
|
2940
3058
|
export declare const symRoundedStepInto: string;
|
|
2941
3059
|
export declare const symRoundedStepOut: string;
|
|
@@ -2970,8 +3088,13 @@ export declare const symRoundedStroller: string;
|
|
|
2970
3088
|
export declare const symRoundedStyle: string;
|
|
2971
3089
|
export declare const symRoundedStyler: string;
|
|
2972
3090
|
export declare const symRoundedStylus: string;
|
|
3091
|
+
export declare const symRoundedStylusBrush: string;
|
|
3092
|
+
export declare const symRoundedStylusFountainPen: string;
|
|
3093
|
+
export declare const symRoundedStylusHighlighter: string;
|
|
2973
3094
|
export declare const symRoundedStylusLaserPointer: string;
|
|
2974
3095
|
export declare const symRoundedStylusNote: string;
|
|
3096
|
+
export declare const symRoundedStylusPen: string;
|
|
3097
|
+
export declare const symRoundedStylusPencil: string;
|
|
2975
3098
|
export declare const symRoundedSubdirectoryArrowLeft: string;
|
|
2976
3099
|
export declare const symRoundedSubdirectoryArrowRight: string;
|
|
2977
3100
|
export declare const symRoundedSubheader: string;
|
|
@@ -2979,6 +3102,7 @@ export declare const symRoundedSubject: string;
|
|
|
2979
3102
|
export declare const symRoundedSubscript: string;
|
|
2980
3103
|
export declare const symRoundedSubscriptions: string;
|
|
2981
3104
|
export declare const symRoundedSubtitles: string;
|
|
3105
|
+
export declare const symRoundedSubtitlesGear: string;
|
|
2982
3106
|
export declare const symRoundedSubtitlesOff: string;
|
|
2983
3107
|
export declare const symRoundedSubway: string;
|
|
2984
3108
|
export declare const symRoundedSummarize: string;
|
|
@@ -3013,6 +3137,7 @@ export declare const symRoundedSwipeUpAlt: string;
|
|
|
3013
3137
|
export declare const symRoundedSwipeVertical: string;
|
|
3014
3138
|
export declare const symRoundedSwitch: string;
|
|
3015
3139
|
export declare const symRoundedSwitchAccess2: string;
|
|
3140
|
+
export declare const symRoundedSwitchAccess3: string;
|
|
3016
3141
|
export declare const symRoundedSwitchAccess: string;
|
|
3017
3142
|
export declare const symRoundedSwitchAccessShortcut: string;
|
|
3018
3143
|
export declare const symRoundedSwitchAccessShortcutAdd: string;
|
|
@@ -3048,6 +3173,7 @@ export declare const symRoundedTabInactive: string;
|
|
|
3048
3173
|
export declare const symRoundedTabMove: string;
|
|
3049
3174
|
export declare const symRoundedTabNewRight: string;
|
|
3050
3175
|
export declare const symRoundedTabRecent: string;
|
|
3176
|
+
export declare const symRoundedTabSearch: string;
|
|
3051
3177
|
export declare const symRoundedTabUnselected: string;
|
|
3052
3178
|
export declare const symRoundedTable: string;
|
|
3053
3179
|
export declare const symRoundedTableBar: string;
|
|
@@ -3165,6 +3291,7 @@ export declare const symRoundedToggleOff: string;
|
|
|
3165
3291
|
export declare const symRoundedToggleOn: string;
|
|
3166
3292
|
export declare const symRoundedToken: string;
|
|
3167
3293
|
export declare const symRoundedToll: string;
|
|
3294
|
+
export declare const symRoundedTonality2: string;
|
|
3168
3295
|
export declare const symRoundedTonality: string;
|
|
3169
3296
|
export declare const symRoundedToolbar: string;
|
|
3170
3297
|
export declare const symRoundedToolsFlatHead: string;
|
|
@@ -3300,6 +3427,7 @@ export declare const symRoundedVariableRemove: string;
|
|
|
3300
3427
|
export declare const symRoundedVariables: string;
|
|
3301
3428
|
export declare const symRoundedVentilator: string;
|
|
3302
3429
|
export declare const symRoundedVerified: string;
|
|
3430
|
+
export declare const symRoundedVerifiedOff: string;
|
|
3303
3431
|
export declare const symRoundedVerifiedUser: string;
|
|
3304
3432
|
export declare const symRoundedVerticalAlignBottom: string;
|
|
3305
3433
|
export declare const symRoundedVerticalAlignCenter: string;
|
|
@@ -3351,6 +3479,7 @@ export declare const symRoundedViewSidebar: string;
|
|
|
3351
3479
|
export declare const symRoundedViewStream: string;
|
|
3352
3480
|
export declare const symRoundedViewTimeline: string;
|
|
3353
3481
|
export declare const symRoundedViewWeek: string;
|
|
3482
|
+
export declare const symRoundedVignette2: string;
|
|
3354
3483
|
export declare const symRoundedVignette: string;
|
|
3355
3484
|
export declare const symRoundedVilla: string;
|
|
3356
3485
|
export declare const symRoundedVisibility: string;
|
|
@@ -3362,6 +3491,7 @@ export declare const symRoundedVoiceChat: string;
|
|
|
3362
3491
|
export declare const symRoundedVoiceOverOff: string;
|
|
3363
3492
|
export declare const symRoundedVoiceSelection: string;
|
|
3364
3493
|
export declare const symRoundedVoiceSelectionOff: string;
|
|
3494
|
+
export declare const symRoundedVoicemail2: string;
|
|
3365
3495
|
export declare const symRoundedVoicemail: string;
|
|
3366
3496
|
export declare const symRoundedVolcano: string;
|
|
3367
3497
|
export declare const symRoundedVolumeDown: string;
|
|
@@ -3374,6 +3504,7 @@ export declare const symRoundedVotingChip: string;
|
|
|
3374
3504
|
export declare const symRoundedVpnKey: string;
|
|
3375
3505
|
export declare const symRoundedVpnKeyAlert: string;
|
|
3376
3506
|
export declare const symRoundedVpnKeyOff: string;
|
|
3507
|
+
export declare const symRoundedVpnLock2: string;
|
|
3377
3508
|
export declare const symRoundedVpnLock: string;
|
|
3378
3509
|
export declare const symRoundedVr180Create2d: string;
|
|
3379
3510
|
export declare const symRoundedVr180Create2dOff: string;
|
|
@@ -3383,12 +3514,15 @@ export declare const symRoundedWallLamp: string;
|
|
|
3383
3514
|
export declare const symRoundedWallet: string;
|
|
3384
3515
|
export declare const symRoundedWallpaper: string;
|
|
3385
3516
|
export declare const symRoundedWallpaperSlideshow: string;
|
|
3517
|
+
export declare const symRoundedWandShine: string;
|
|
3518
|
+
export declare const symRoundedWandStars: string;
|
|
3386
3519
|
export declare const symRoundedWard: string;
|
|
3387
3520
|
export declare const symRoundedWarehouse: string;
|
|
3388
3521
|
export declare const symRoundedWarning: string;
|
|
3389
3522
|
export declare const symRoundedWarningOff: string;
|
|
3390
3523
|
export declare const symRoundedWash: string;
|
|
3391
3524
|
export declare const symRoundedWatch: string;
|
|
3525
|
+
export declare const symRoundedWatchArrow: string;
|
|
3392
3526
|
export declare const symRoundedWatchButtonPress: string;
|
|
3393
3527
|
export declare const symRoundedWatchCheck: string;
|
|
3394
3528
|
export declare const symRoundedWatchOff: string;
|
|
@@ -3469,6 +3603,9 @@ export declare const symRoundedWindow: string;
|
|
|
3469
3603
|
export declare const symRoundedWindowClosed: string;
|
|
3470
3604
|
export declare const symRoundedWindowOpen: string;
|
|
3471
3605
|
export declare const symRoundedWindowSensor: string;
|
|
3606
|
+
export declare const symRoundedWindshieldDefrostFront: string;
|
|
3607
|
+
export declare const symRoundedWindshieldDefrostRear: string;
|
|
3608
|
+
export declare const symRoundedWindshieldHeatFront: string;
|
|
3472
3609
|
export declare const symRoundedWineBar: string;
|
|
3473
3610
|
export declare const symRoundedWoman2: string;
|
|
3474
3611
|
export declare const symRoundedWoman: string;
|