@quasar/extras 1.15.5 → 1.15.7
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 +11 -11
- package/bootstrap-icons/bootstrap-icons.css +142 -0
- package/bootstrap-icons/bootstrap-icons.woff +0 -0
- package/bootstrap-icons/bootstrap-icons.woff2 +0 -0
- package/bootstrap-icons/icons.json +142 -0
- package/bootstrap-icons/index.d.ts +143 -1
- package/bootstrap-icons/index.js +188 -46
- package/bootstrap-icons/index.mjs +188 -46
- 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 +13 -4
- package/fontawesome-v6/icons.json +3 -1
- package/fontawesome-v6/index.d.ts +4 -2
- package/fontawesome-v6/index.js +46 -44
- package/fontawesome-v6/index.mjs +46 -44
- package/ionicons-v6/index.d.ts +1 -1
- package/ionicons-v6/index.js +1 -1
- package/ionicons-v6/index.mjs +1 -1
- package/material-icons/index.js +9 -9
- package/material-icons/index.mjs +9 -9
- package/material-icons-outlined/index.js +9 -9
- package/material-icons-outlined/index.mjs +9 -9
- package/material-icons-round/index.js +12 -12
- package/material-icons-round/index.mjs +12 -12
- package/material-icons-sharp/index.js +10 -10
- package/material-icons-sharp/index.mjs +10 -10
- package/material-symbols-outlined/icons.json +110 -2
- package/material-symbols-outlined/index.d.ts +110 -2
- package/material-symbols-outlined/index.js +164 -56
- package/material-symbols-outlined/index.mjs +164 -56
- 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 +110 -2
- package/material-symbols-rounded/index.d.ts +110 -2
- package/material-symbols-rounded/index.js +138 -30
- package/material-symbols-rounded/index.mjs +138 -30
- 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 +110 -2
- package/material-symbols-sharp/index.d.ts +110 -2
- package/material-symbols-sharp/index.js +170 -62
- package/material-symbols-sharp/index.mjs +170 -62
- 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 +5 -5
|
@@ -69,6 +69,7 @@ export declare const symRoundedAccountBox: string;
|
|
|
69
69
|
export declare const symRoundedAccountCircle: string;
|
|
70
70
|
export declare const symRoundedAccountTree: string;
|
|
71
71
|
export declare const symRoundedActivityZone: string;
|
|
72
|
+
export declare const symRoundedAcute: string;
|
|
72
73
|
export declare const symRoundedAdUnits: string;
|
|
73
74
|
export declare const symRoundedAdb: string;
|
|
74
75
|
export declare const symRoundedAdd: string;
|
|
@@ -87,6 +88,7 @@ export declare const symRoundedAddLink: string;
|
|
|
87
88
|
export declare const symRoundedAddLocation: string;
|
|
88
89
|
export declare const symRoundedAddLocationAlt: string;
|
|
89
90
|
export declare const symRoundedAddModerator: string;
|
|
91
|
+
export declare const symRoundedAddNotes: string;
|
|
90
92
|
export declare const symRoundedAddPhotoAlternate: string;
|
|
91
93
|
export declare const symRoundedAddReaction: string;
|
|
92
94
|
export declare const symRoundedAddRoad: string;
|
|
@@ -98,6 +100,7 @@ export declare const symRoundedAddToPhotos: string;
|
|
|
98
100
|
export declare const symRoundedAddToQueue: string;
|
|
99
101
|
export declare const symRoundedAdfScanner: string;
|
|
100
102
|
export declare const symRoundedAdjust: string;
|
|
103
|
+
export declare const symRoundedAdminMeds: string;
|
|
101
104
|
export declare const symRoundedAdminPanelSettings: string;
|
|
102
105
|
export declare const symRoundedAdsClick: string;
|
|
103
106
|
export declare const symRoundedAgender: string;
|
|
@@ -136,8 +139,11 @@ export declare const symRoundedAlignVerticalTop: string;
|
|
|
136
139
|
export declare const symRoundedAllInbox: string;
|
|
137
140
|
export declare const symRoundedAllInclusive: string;
|
|
138
141
|
export declare const symRoundedAllOut: string;
|
|
142
|
+
export declare const symRoundedAllergies: string;
|
|
139
143
|
export declare const symRoundedAltRoute: string;
|
|
140
144
|
export declare const symRoundedAlternateEmail: string;
|
|
145
|
+
export declare const symRoundedAltitude: string;
|
|
146
|
+
export declare const symRoundedAmend: string;
|
|
141
147
|
export declare const symRoundedAmpStories: string;
|
|
142
148
|
export declare const symRoundedAnalytics: string;
|
|
143
149
|
export declare const symRoundedAnchor: string;
|
|
@@ -178,6 +184,7 @@ export declare const symRoundedArrowLeft: string;
|
|
|
178
184
|
export declare const symRoundedArrowOutward: string;
|
|
179
185
|
export declare const symRoundedArrowRight: string;
|
|
180
186
|
export declare const symRoundedArrowRightAlt: string;
|
|
187
|
+
export declare const symRoundedArrowSelectorTool: string;
|
|
181
188
|
export declare const symRoundedArrowUpward: string;
|
|
182
189
|
export declare const symRoundedArrowsMoreDown: string;
|
|
183
190
|
export declare const symRoundedArrowsMoreUp: string;
|
|
@@ -228,6 +235,7 @@ export declare const symRoundedAutofpsSelect: string;
|
|
|
228
235
|
export declare const symRoundedAutopay: string;
|
|
229
236
|
export declare const symRoundedAutorenew: string;
|
|
230
237
|
export declare const symRoundedAvTimer: string;
|
|
238
|
+
export declare const symRoundedAvgTime: string;
|
|
231
239
|
export declare const symRoundedBabyChangingStation: string;
|
|
232
240
|
export declare const symRoundedBackHand: string;
|
|
233
241
|
export declare const symRoundedBackgroundReplace: string;
|
|
@@ -243,7 +251,9 @@ export declare const symRoundedBalcony: string;
|
|
|
243
251
|
export declare const symRoundedBallot: string;
|
|
244
252
|
export declare const symRoundedBarChart: string;
|
|
245
253
|
export declare const symRoundedBarcode: string;
|
|
254
|
+
export declare const symRoundedBarcodeReader: string;
|
|
246
255
|
export declare const symRoundedBarcodeScanner: string;
|
|
256
|
+
export declare const symRoundedBarefoot: string;
|
|
247
257
|
export declare const symRoundedBatchPrediction: string;
|
|
248
258
|
export declare const symRoundedBathroom: string;
|
|
249
259
|
export declare const symRoundedBathtub: string;
|
|
@@ -310,6 +320,7 @@ export declare const symRoundedBlurMedium: string;
|
|
|
310
320
|
export declare const symRoundedBlurOff: string;
|
|
311
321
|
export declare const symRoundedBlurOn: string;
|
|
312
322
|
export declare const symRoundedBlurShort: string;
|
|
323
|
+
export declare const symRoundedBodyFat: string;
|
|
313
324
|
export declare const symRoundedBolt: string;
|
|
314
325
|
export declare const symRoundedBook: string;
|
|
315
326
|
export declare const symRoundedBookOnline: string;
|
|
@@ -414,6 +425,7 @@ export declare const symRoundedCastForEducation: string;
|
|
|
414
425
|
export declare const symRoundedCastle: string;
|
|
415
426
|
export declare const symRoundedCategory: string;
|
|
416
427
|
export declare const symRoundedCelebration: string;
|
|
428
|
+
export declare const symRoundedCellMerge: string;
|
|
417
429
|
export declare const symRoundedCellTower: string;
|
|
418
430
|
export declare const symRoundedCellWifi: string;
|
|
419
431
|
export declare const symRoundedCenterFocusStrong: string;
|
|
@@ -425,6 +437,7 @@ export declare const symRoundedChangeCircle: string;
|
|
|
425
437
|
export declare const symRoundedChangeHistory: string;
|
|
426
438
|
export declare const symRoundedCharger: string;
|
|
427
439
|
export declare const symRoundedChargingStation: string;
|
|
440
|
+
export declare const symRoundedChartData: string;
|
|
428
441
|
export declare const symRoundedChat: string;
|
|
429
442
|
export declare const symRoundedChatAddOn: string;
|
|
430
443
|
export declare const symRoundedChatAppsScript: string;
|
|
@@ -442,6 +455,7 @@ export declare const symRoundedChevronLeft: string;
|
|
|
442
455
|
export declare const symRoundedChevronRight: string;
|
|
443
456
|
export declare const symRoundedChildCare: string;
|
|
444
457
|
export declare const symRoundedChildFriendly: string;
|
|
458
|
+
export declare const symRoundedChipExtraction: string;
|
|
445
459
|
export declare const symRoundedChromeReaderMode: string;
|
|
446
460
|
export declare const symRoundedChromecast2: string;
|
|
447
461
|
export declare const symRoundedChromecastDevice: string;
|
|
@@ -457,6 +471,7 @@ export declare const symRoundedClearAll: string;
|
|
|
457
471
|
export declare const symRoundedClearDay: string;
|
|
458
472
|
export declare const symRoundedClearNight: string;
|
|
459
473
|
export declare const symRoundedClimateMiniSplit: string;
|
|
474
|
+
export declare const symRoundedClinicalNotes: string;
|
|
460
475
|
export declare const symRoundedClose: string;
|
|
461
476
|
export declare const symRoundedCloseFullscreen: string;
|
|
462
477
|
export declare const symRoundedClosedCaption: string;
|
|
@@ -518,6 +533,7 @@ export declare const symRoundedControlCamera: string;
|
|
|
518
533
|
export declare const symRoundedControlPointDuplicate: string;
|
|
519
534
|
export declare const symRoundedControllerGen: string;
|
|
520
535
|
export declare const symRoundedConversionPath: string;
|
|
536
|
+
export declare const symRoundedConveyorBelt: string;
|
|
521
537
|
export declare const symRoundedCookie: string;
|
|
522
538
|
export declare const symRoundedCooking: string;
|
|
523
539
|
export declare const symRoundedCoolToDry: string;
|
|
@@ -574,11 +590,14 @@ export declare const symRoundedDataset: string;
|
|
|
574
590
|
export declare const symRoundedDatasetLinked: string;
|
|
575
591
|
export declare const symRoundedDateRange: string;
|
|
576
592
|
export declare const symRoundedDeblur: string;
|
|
593
|
+
export declare const symRoundedDecimalDecrease: string;
|
|
594
|
+
export declare const symRoundedDecimalIncrease: string;
|
|
577
595
|
export declare const symRoundedDeck: string;
|
|
578
596
|
export declare const symRoundedDehaze: string;
|
|
579
597
|
export declare const symRoundedDelete: string;
|
|
580
598
|
export declare const symRoundedDeleteForever: string;
|
|
581
599
|
export declare const symRoundedDeleteSweep: string;
|
|
600
|
+
export declare const symRoundedDemography: string;
|
|
582
601
|
export declare const symRoundedDensityLarge: string;
|
|
583
602
|
export declare const symRoundedDensityMedium: string;
|
|
584
603
|
export declare const symRoundedDensitySmall: string;
|
|
@@ -610,6 +629,8 @@ export declare const symRoundedDeviceUnknown: string;
|
|
|
610
629
|
export declare const symRoundedDevices: string;
|
|
611
630
|
export declare const symRoundedDevicesFold: string;
|
|
612
631
|
export declare const symRoundedDevicesOther: string;
|
|
632
|
+
export declare const symRoundedDewPoint: string;
|
|
633
|
+
export declare const symRoundedDiagnosis: string;
|
|
613
634
|
export declare const symRoundedDialerSip: string;
|
|
614
635
|
export declare const symRoundedDialpad: string;
|
|
615
636
|
export declare const symRoundedDiamond: string;
|
|
@@ -674,6 +695,7 @@ export declare const symRoundedDownloadDone: string;
|
|
|
674
695
|
export declare const symRoundedDownloadForOffline: string;
|
|
675
696
|
export declare const symRoundedDownloading: string;
|
|
676
697
|
export declare const symRoundedDraft: string;
|
|
698
|
+
export declare const symRoundedDraftOrders: string;
|
|
677
699
|
export declare const symRoundedDrafts: string;
|
|
678
700
|
export declare const symRoundedDragHandle: string;
|
|
679
701
|
export declare const symRoundedDragIndicator: string;
|
|
@@ -747,6 +769,7 @@ export declare const symRoundedEnhancedEncryption: string;
|
|
|
747
769
|
export declare const symRoundedEqualizer: string;
|
|
748
770
|
export declare const symRoundedError: string;
|
|
749
771
|
export declare const symRoundedErrorCircleRounded: string;
|
|
772
|
+
export declare const symRoundedErrorMed: string;
|
|
750
773
|
export declare const symRoundedEscalator: string;
|
|
751
774
|
export declare const symRoundedEscalatorWarning: string;
|
|
752
775
|
export declare const symRoundedEuro: string;
|
|
@@ -771,6 +794,7 @@ export declare const symRoundedExpandMore: string;
|
|
|
771
794
|
export declare const symRoundedExplicit: string;
|
|
772
795
|
export declare const symRoundedExplore: string;
|
|
773
796
|
export declare const symRoundedExploreOff: string;
|
|
797
|
+
export declare const symRoundedExportNotes: string;
|
|
774
798
|
export declare const symRoundedExposure: string;
|
|
775
799
|
export declare const symRoundedExposureNeg1: string;
|
|
776
800
|
export declare const symRoundedExposureNeg2: string;
|
|
@@ -790,6 +814,7 @@ export declare const symRoundedFaceRetouchingOff: string;
|
|
|
790
814
|
export declare const symRoundedFactCheck: string;
|
|
791
815
|
export declare const symRoundedFactory: string;
|
|
792
816
|
export declare const symRoundedFamiliarFaceAndZone: string;
|
|
817
|
+
export declare const symRoundedFamilyHistory: string;
|
|
793
818
|
export declare const symRoundedFamilyRestroom: string;
|
|
794
819
|
export declare const symRoundedFastForward: string;
|
|
795
820
|
export declare const symRoundedFastRewind: string;
|
|
@@ -811,12 +836,10 @@ export declare const symRoundedFiberNew: string;
|
|
|
811
836
|
export declare const symRoundedFiberPin: string;
|
|
812
837
|
export declare const symRoundedFiberSmartRecord: string;
|
|
813
838
|
export declare const symRoundedFileCopy: string;
|
|
814
|
-
export declare const symRoundedFileDownload: string;
|
|
815
839
|
export declare const symRoundedFileDownloadDone: string;
|
|
816
840
|
export declare const symRoundedFileDownloadOff: string;
|
|
817
841
|
export declare const symRoundedFileOpen: string;
|
|
818
842
|
export declare const symRoundedFilePresent: string;
|
|
819
|
-
export declare const symRoundedFileUpload: string;
|
|
820
843
|
export declare const symRoundedFileUploadOff: string;
|
|
821
844
|
export declare const symRoundedFilter1: string;
|
|
822
845
|
export declare const symRoundedFilter2: string;
|
|
@@ -873,6 +896,10 @@ export declare const symRoundedFlipToBack: string;
|
|
|
873
896
|
export declare const symRoundedFlipToFront: string;
|
|
874
897
|
export declare const symRoundedFlood: string;
|
|
875
898
|
export declare const symRoundedFloorLamp: string;
|
|
899
|
+
export declare const symRoundedFlowsheet: string;
|
|
900
|
+
export declare const symRoundedFluid: string;
|
|
901
|
+
export declare const symRoundedFluidBalance: string;
|
|
902
|
+
export declare const symRoundedFluidMed: string;
|
|
876
903
|
export declare const symRoundedFluorescent: string;
|
|
877
904
|
export declare const symRoundedFlutterDash: string;
|
|
878
905
|
export declare const symRoundedFmdBad: string;
|
|
@@ -890,9 +917,11 @@ export declare const symRoundedFontDownload: string;
|
|
|
890
917
|
export declare const symRoundedFontDownloadOff: string;
|
|
891
918
|
export declare const symRoundedFoodBank: string;
|
|
892
919
|
export declare const symRoundedFootBones: string;
|
|
920
|
+
export declare const symRoundedFootprint: string;
|
|
893
921
|
export declare const symRoundedForest: string;
|
|
894
922
|
export declare const symRoundedForkLeft: string;
|
|
895
923
|
export declare const symRoundedForkRight: string;
|
|
924
|
+
export declare const symRoundedForklift: string;
|
|
896
925
|
export declare const symRoundedFormatAlignCenter: string;
|
|
897
926
|
export declare const symRoundedFormatAlignJustify: string;
|
|
898
927
|
export declare const symRoundedFormatAlignLeft: string;
|
|
@@ -912,6 +941,7 @@ export declare const symRoundedFormatImageLeft: string;
|
|
|
912
941
|
export declare const symRoundedFormatImageRight: string;
|
|
913
942
|
export declare const symRoundedFormatIndentDecrease: string;
|
|
914
943
|
export declare const symRoundedFormatIndentIncrease: string;
|
|
944
|
+
export declare const symRoundedFormatInkHighlighter: string;
|
|
915
945
|
export declare const symRoundedFormatItalic: string;
|
|
916
946
|
export declare const symRoundedFormatLineSpacing: string;
|
|
917
947
|
export declare const symRoundedFormatListBulleted: string;
|
|
@@ -925,6 +955,9 @@ export declare const symRoundedFormatQuote: string;
|
|
|
925
955
|
export declare const symRoundedFormatShapes: string;
|
|
926
956
|
export declare const symRoundedFormatSize: string;
|
|
927
957
|
export declare const symRoundedFormatStrikethrough: string;
|
|
958
|
+
export declare const symRoundedFormatTextClip: string;
|
|
959
|
+
export declare const symRoundedFormatTextOverflow: string;
|
|
960
|
+
export declare const symRoundedFormatTextWrap: string;
|
|
928
961
|
export declare const symRoundedFormatTextdirectionLToR: string;
|
|
929
962
|
export declare const symRoundedFormatTextdirectionRToL: string;
|
|
930
963
|
export declare const symRoundedFormatUnderlined: string;
|
|
@@ -942,6 +975,7 @@ export declare const symRoundedFoundation: string;
|
|
|
942
975
|
export declare const symRoundedFramePerson: string;
|
|
943
976
|
export declare const symRoundedFreeCancellation: string;
|
|
944
977
|
export declare const symRoundedFrontHand: string;
|
|
978
|
+
export declare const symRoundedFrontLoader: string;
|
|
945
979
|
export declare const symRoundedFullStackedBarChart: string;
|
|
946
980
|
export declare const symRoundedFullscreen: string;
|
|
947
981
|
export declare const symRoundedFullscreenExit: string;
|
|
@@ -949,13 +983,16 @@ export declare const symRoundedFunction: string;
|
|
|
949
983
|
export declare const symRoundedFunctions: string;
|
|
950
984
|
export declare const symRoundedGMobiledata: string;
|
|
951
985
|
export declare const symRoundedGTranslate: string;
|
|
986
|
+
export declare const symRoundedGalleryThumbnail: string;
|
|
952
987
|
export declare const symRoundedGarage: string;
|
|
953
988
|
export declare const symRoundedGarageHome: string;
|
|
954
989
|
export declare const symRoundedGardenCart: string;
|
|
955
990
|
export declare const symRoundedGasMeter: string;
|
|
991
|
+
export declare const symRoundedGastroenterology: string;
|
|
956
992
|
export declare const symRoundedGate: string;
|
|
957
993
|
export declare const symRoundedGavel: string;
|
|
958
994
|
export declare const symRoundedGeneratingTokens: string;
|
|
995
|
+
export declare const symRoundedGenetics: string;
|
|
959
996
|
export declare const symRoundedGesture: string;
|
|
960
997
|
export declare const symRoundedGif: string;
|
|
961
998
|
export declare const symRoundedGifBox: string;
|
|
@@ -1023,6 +1060,7 @@ export declare const symRoundedHeatPumpBalance: string;
|
|
|
1023
1060
|
export declare const symRoundedHeight: string;
|
|
1024
1061
|
export declare const symRoundedHelp: string;
|
|
1025
1062
|
export declare const symRoundedHelpCenter: string;
|
|
1063
|
+
export declare const symRoundedHelpClinic: string;
|
|
1026
1064
|
export declare const symRoundedHevc: string;
|
|
1027
1065
|
export declare const symRoundedHexagon: string;
|
|
1028
1066
|
export declare const symRoundedHide: string;
|
|
@@ -1040,6 +1078,7 @@ export declare const symRoundedHlsOff: string;
|
|
|
1040
1078
|
export declare const symRoundedHolidayVillage: string;
|
|
1041
1079
|
export declare const symRoundedHome: string;
|
|
1042
1080
|
export declare const symRoundedHomeAppLogo: string;
|
|
1081
|
+
export declare const symRoundedHomeHealth: string;
|
|
1043
1082
|
export declare const symRoundedHomeIotDevice: string;
|
|
1044
1083
|
export declare const symRoundedHomeMax: string;
|
|
1045
1084
|
export declare const symRoundedHomeMaxDots: string;
|
|
@@ -1074,6 +1113,7 @@ export declare const symRoundedHumerusAlt: string;
|
|
|
1074
1113
|
export declare const symRoundedHumidityHigh: string;
|
|
1075
1114
|
export declare const symRoundedHumidityLow: string;
|
|
1076
1115
|
export declare const symRoundedHumidityMid: string;
|
|
1116
|
+
export declare const symRoundedHumidityPercentage: string;
|
|
1077
1117
|
export declare const symRoundedHvac: string;
|
|
1078
1118
|
export declare const symRoundedIceSkating: string;
|
|
1079
1119
|
export declare const symRoundedIcecream: string;
|
|
@@ -1086,14 +1126,18 @@ export declare const symRoundedImagesmode: string;
|
|
|
1086
1126
|
export declare const symRoundedImportContacts: string;
|
|
1087
1127
|
export declare const symRoundedImportantDevices: string;
|
|
1088
1128
|
export declare const symRoundedInHomeMode: string;
|
|
1129
|
+
export declare const symRoundedInactiveOrder: string;
|
|
1089
1130
|
export declare const symRoundedInbox: string;
|
|
1090
1131
|
export declare const symRoundedInboxCustomize: string;
|
|
1091
1132
|
export declare const symRoundedIncompleteCircle: string;
|
|
1092
1133
|
export declare const symRoundedIndeterminateCheckBox: string;
|
|
1093
1134
|
export declare const symRoundedInfo: string;
|
|
1135
|
+
export declare const symRoundedInfrared: string;
|
|
1136
|
+
export declare const symRoundedInpatient: string;
|
|
1094
1137
|
export declare const symRoundedInput: string;
|
|
1095
1138
|
export declare const symRoundedInsertChart: string;
|
|
1096
1139
|
export declare const symRoundedInsertPageBreak: string;
|
|
1140
|
+
export declare const symRoundedInsertText: string;
|
|
1097
1141
|
export declare const symRoundedInsights: string;
|
|
1098
1142
|
export declare const symRoundedInstallDesktop: string;
|
|
1099
1143
|
export declare const symRoundedInstallMobile: string;
|
|
@@ -1140,9 +1184,13 @@ export declare const symRoundedKeyboardVoice: string;
|
|
|
1140
1184
|
export declare const symRoundedKingBed: string;
|
|
1141
1185
|
export declare const symRoundedKitchen: string;
|
|
1142
1186
|
export declare const symRoundedKitesurfing: string;
|
|
1187
|
+
export declare const symRoundedLabPanel: string;
|
|
1188
|
+
export declare const symRoundedLabProfile: string;
|
|
1189
|
+
export declare const symRoundedLabResearch: string;
|
|
1143
1190
|
export declare const symRoundedLabel: string;
|
|
1144
1191
|
export declare const symRoundedLabelImportant: string;
|
|
1145
1192
|
export declare const symRoundedLabelOff: string;
|
|
1193
|
+
export declare const symRoundedLabs: string;
|
|
1146
1194
|
export declare const symRoundedLan: string;
|
|
1147
1195
|
export declare const symRoundedLandscape: string;
|
|
1148
1196
|
export declare const symRoundedLandslide: string;
|
|
@@ -1154,6 +1202,7 @@ export declare const symRoundedLastPage: string;
|
|
|
1154
1202
|
export declare const symRoundedLaundry: string;
|
|
1155
1203
|
export declare const symRoundedLayers: string;
|
|
1156
1204
|
export declare const symRoundedLayersClear: string;
|
|
1205
|
+
export declare const symRoundedLda: string;
|
|
1157
1206
|
export declare const symRoundedLeaderboard: string;
|
|
1158
1207
|
export declare const symRoundedLeakAdd: string;
|
|
1159
1208
|
export declare const symRoundedLeakRemove: string;
|
|
@@ -1171,6 +1220,18 @@ export declare const symRoundedLightMode: string;
|
|
|
1171
1220
|
export declare const symRoundedLightbulb: string;
|
|
1172
1221
|
export declare const symRoundedLightbulbCircle: string;
|
|
1173
1222
|
export declare const symRoundedLineAxis: string;
|
|
1223
|
+
export declare const symRoundedLineEnd: string;
|
|
1224
|
+
export declare const symRoundedLineEndArrow: string;
|
|
1225
|
+
export declare const symRoundedLineEndArrowNotch: string;
|
|
1226
|
+
export declare const symRoundedLineEndCircle: string;
|
|
1227
|
+
export declare const symRoundedLineEndDiamond: string;
|
|
1228
|
+
export declare const symRoundedLineEndSquare: string;
|
|
1229
|
+
export declare const symRoundedLineStart: string;
|
|
1230
|
+
export declare const symRoundedLineStartArrow: string;
|
|
1231
|
+
export declare const symRoundedLineStartArrowNotch: string;
|
|
1232
|
+
export declare const symRoundedLineStartCircle: string;
|
|
1233
|
+
export declare const symRoundedLineStartDiamond: string;
|
|
1234
|
+
export declare const symRoundedLineStartSquare: string;
|
|
1174
1235
|
export declare const symRoundedLineStyle: string;
|
|
1175
1236
|
export declare const symRoundedLineWeight: string;
|
|
1176
1237
|
export declare const symRoundedLinearScale: string;
|
|
@@ -1291,6 +1352,7 @@ export declare const symRoundedMilitaryTech: string;
|
|
|
1291
1352
|
export declare const symRoundedMinimize: string;
|
|
1292
1353
|
export declare const symRoundedMinorCrash: string;
|
|
1293
1354
|
export declare const symRoundedMissedVideoCall: string;
|
|
1355
|
+
export declare const symRoundedMixtureMed: string;
|
|
1294
1356
|
export declare const symRoundedMms: string;
|
|
1295
1357
|
export declare const symRoundedMobileFriendly: string;
|
|
1296
1358
|
export declare const symRoundedMobileOff: string;
|
|
@@ -1345,6 +1407,8 @@ export declare const symRoundedMovie: string;
|
|
|
1345
1407
|
export declare const symRoundedMovieEdit: string;
|
|
1346
1408
|
export declare const symRoundedMovieFilter: string;
|
|
1347
1409
|
export declare const symRoundedMoving: string;
|
|
1410
|
+
export declare const symRoundedMovingBeds: string;
|
|
1411
|
+
export declare const symRoundedMovingMinistry: string;
|
|
1348
1412
|
export declare const symRoundedMp: string;
|
|
1349
1413
|
export declare const symRoundedMulticooker: string;
|
|
1350
1414
|
export declare const symRoundedMultilineChart: string;
|
|
@@ -1364,6 +1428,7 @@ export declare const symRoundedNearMe: string;
|
|
|
1364
1428
|
export declare const symRoundedNearMeDisabled: string;
|
|
1365
1429
|
export declare const symRoundedNearbyError: string;
|
|
1366
1430
|
export declare const symRoundedNearbyOff: string;
|
|
1431
|
+
export declare const symRoundedNephrology: string;
|
|
1367
1432
|
export declare const symRoundedNestAudio: string;
|
|
1368
1433
|
export declare const symRoundedNestCamFloodlight: string;
|
|
1369
1434
|
export declare const symRoundedNestCamIndoor: string;
|
|
@@ -1464,11 +1529,13 @@ export declare const symRoundedNotificationsActive: string;
|
|
|
1464
1529
|
export declare const symRoundedNotificationsOff: string;
|
|
1465
1530
|
export declare const symRoundedNotificationsPaused: string;
|
|
1466
1531
|
export declare const symRoundedNumbers: string;
|
|
1532
|
+
export declare const symRoundedNutrition: string;
|
|
1467
1533
|
export declare const symRoundedOfflineBolt: string;
|
|
1468
1534
|
export declare const symRoundedOfflinePin: string;
|
|
1469
1535
|
export declare const symRoundedOfflineShare: string;
|
|
1470
1536
|
export declare const symRoundedOilBarrel: string;
|
|
1471
1537
|
export declare const symRoundedOnDeviceTraining: string;
|
|
1538
|
+
export declare const symRoundedOncology: string;
|
|
1472
1539
|
export declare const symRoundedOnlinePrediction: string;
|
|
1473
1540
|
export declare const symRoundedOpacity: string;
|
|
1474
1541
|
export declare const symRoundedOpenInBrowser: string;
|
|
@@ -1476,7 +1543,11 @@ export declare const symRoundedOpenInFull: string;
|
|
|
1476
1543
|
export declare const symRoundedOpenInNew: string;
|
|
1477
1544
|
export declare const symRoundedOpenInNewOff: string;
|
|
1478
1545
|
export declare const symRoundedOpenWith: string;
|
|
1546
|
+
export declare const symRoundedOralDisease: string;
|
|
1547
|
+
export declare const symRoundedOrderApprove: string;
|
|
1548
|
+
export declare const symRoundedOrderPlay: string;
|
|
1479
1549
|
export declare const symRoundedOrthopedics: string;
|
|
1550
|
+
export declare const symRoundedOtherAdmission: string;
|
|
1480
1551
|
export declare const symRoundedOtherHouses: string;
|
|
1481
1552
|
export declare const symRoundedOutbound: string;
|
|
1482
1553
|
export declare const symRoundedOutbox: string;
|
|
@@ -1484,14 +1555,19 @@ export declare const symRoundedOutdoorGarden: string;
|
|
|
1484
1555
|
export declare const symRoundedOutdoorGrill: string;
|
|
1485
1556
|
export declare const symRoundedOutgoingMail: string;
|
|
1486
1557
|
export declare const symRoundedOutlet: string;
|
|
1558
|
+
export declare const symRoundedOutpatient: string;
|
|
1559
|
+
export declare const symRoundedOutpatientMed: string;
|
|
1487
1560
|
export declare const symRoundedOutput: string;
|
|
1488
1561
|
export declare const symRoundedOvenGen: string;
|
|
1562
|
+
export declare const symRoundedOverview: string;
|
|
1563
|
+
export declare const symRoundedPacemaker: string;
|
|
1489
1564
|
export declare const symRoundedPackage: string;
|
|
1490
1565
|
export declare const symRoundedPadding: string;
|
|
1491
1566
|
export declare const symRoundedPages: string;
|
|
1492
1567
|
export declare const symRoundedPageview: string;
|
|
1493
1568
|
export declare const symRoundedPaid: string;
|
|
1494
1569
|
export declare const symRoundedPalette: string;
|
|
1570
|
+
export declare const symRoundedPallet: string;
|
|
1495
1571
|
export declare const symRoundedPanTool: string;
|
|
1496
1572
|
export declare const symRoundedPanToolAlt: string;
|
|
1497
1573
|
export declare const symRoundedPanorama: string;
|
|
@@ -1615,6 +1691,8 @@ export declare const symRoundedPowerSettingsNew: string;
|
|
|
1615
1691
|
export declare const symRoundedPrayerTimes: string;
|
|
1616
1692
|
export declare const symRoundedPrecisionManufacturing: string;
|
|
1617
1693
|
export declare const symRoundedPregnantWoman: string;
|
|
1694
|
+
export declare const symRoundedPreliminary: string;
|
|
1695
|
+
export declare const symRoundedPrescriptions: string;
|
|
1618
1696
|
export declare const symRoundedPresentToAll: string;
|
|
1619
1697
|
export declare const symRoundedPreview: string;
|
|
1620
1698
|
export declare const symRoundedPriceChange: string;
|
|
@@ -1626,6 +1704,7 @@ export declare const symRoundedPriorityHigh: string;
|
|
|
1626
1704
|
export declare const symRoundedPrivacy: string;
|
|
1627
1705
|
export declare const symRoundedPrivacyTip: string;
|
|
1628
1706
|
export declare const symRoundedPrivateConnectivity: string;
|
|
1707
|
+
export declare const symRoundedProblem: string;
|
|
1629
1708
|
export declare const symRoundedProcessChart: string;
|
|
1630
1709
|
export declare const symRoundedProductionQuantityLimits: string;
|
|
1631
1710
|
export declare const symRoundedProductivity: string;
|
|
@@ -1637,6 +1716,7 @@ export declare const symRoundedPublic: string;
|
|
|
1637
1716
|
export declare const symRoundedPublicOff: string;
|
|
1638
1717
|
export declare const symRoundedPublish: string;
|
|
1639
1718
|
export declare const symRoundedPublishedWithChanges: string;
|
|
1719
|
+
export declare const symRoundedPulmonology: string;
|
|
1640
1720
|
export declare const symRoundedPunchClock: string;
|
|
1641
1721
|
export declare const symRoundedPushPin: string;
|
|
1642
1722
|
export declare const symRoundedQrCode2: string;
|
|
@@ -1706,6 +1786,7 @@ export declare const symRoundedReport: string;
|
|
|
1706
1786
|
export declare const symRoundedReportOff: string;
|
|
1707
1787
|
export declare const symRoundedRequestPage: string;
|
|
1708
1788
|
export declare const symRoundedRequestQuote: string;
|
|
1789
|
+
export declare const symRoundedResetImage: string;
|
|
1709
1790
|
export declare const symRoundedResetTv: string;
|
|
1710
1791
|
export declare const symRoundedRestartAlt: string;
|
|
1711
1792
|
export declare const symRoundedRestaurant: string;
|
|
@@ -1717,6 +1798,7 @@ export declare const symRoundedRheumatology: string;
|
|
|
1717
1798
|
export declare const symRoundedRibCage: string;
|
|
1718
1799
|
export declare const symRoundedRiceBowl: string;
|
|
1719
1800
|
export declare const symRoundedRingVolume: string;
|
|
1801
|
+
export declare const symRoundedRobot: string;
|
|
1720
1802
|
export declare const symRoundedRocket: string;
|
|
1721
1803
|
export declare const symRoundedRocketLaunch: string;
|
|
1722
1804
|
export declare const symRoundedRollerShades: string;
|
|
@@ -1747,6 +1829,7 @@ export declare const symRoundedRvHookup: string;
|
|
|
1747
1829
|
export declare const symRoundedSafetyCheck: string;
|
|
1748
1830
|
export declare const symRoundedSafetyDivider: string;
|
|
1749
1831
|
export declare const symRoundedSailing: string;
|
|
1832
|
+
export declare const symRoundedSalinity: string;
|
|
1750
1833
|
export declare const symRoundedSanitizer: string;
|
|
1751
1834
|
export declare const symRoundedSatellite: string;
|
|
1752
1835
|
export declare const symRoundedSatelliteAlt: string;
|
|
@@ -1779,6 +1862,7 @@ export declare const symRoundedSd: string;
|
|
|
1779
1862
|
export declare const symRoundedSdCard: string;
|
|
1780
1863
|
export declare const symRoundedSdCardAlert: string;
|
|
1781
1864
|
export declare const symRoundedSearch: string;
|
|
1865
|
+
export declare const symRoundedSearchCheck: string;
|
|
1782
1866
|
export declare const symRoundedSearchOff: string;
|
|
1783
1867
|
export declare const symRoundedSecurity: string;
|
|
1784
1868
|
export declare const symRoundedSecurityUpdateGood: string;
|
|
@@ -1833,9 +1917,12 @@ export declare const symRoundedSettingsVoice: string;
|
|
|
1833
1917
|
export declare const symRoundedSettopComponent: string;
|
|
1834
1918
|
export declare const symRoundedSevereCold: string;
|
|
1835
1919
|
export declare const symRoundedShapeLine: string;
|
|
1920
|
+
export declare const symRoundedShapes: string;
|
|
1836
1921
|
export declare const symRoundedShare: string;
|
|
1837
1922
|
export declare const symRoundedShareLocation: string;
|
|
1838
1923
|
export declare const symRoundedShareReviews: string;
|
|
1924
|
+
export declare const symRoundedSheetsRtl: string;
|
|
1925
|
+
export declare const symRoundedShelves: string;
|
|
1839
1926
|
export declare const symRoundedShield: string;
|
|
1840
1927
|
export declare const symRoundedShieldMoon: string;
|
|
1841
1928
|
export declare const symRoundedShieldWithHeart: string;
|
|
@@ -1846,6 +1933,7 @@ export declare const symRoundedShoppingBag: string;
|
|
|
1846
1933
|
export declare const symRoundedShoppingBasket: string;
|
|
1847
1934
|
export declare const symRoundedShoppingCart: string;
|
|
1848
1935
|
export declare const symRoundedShoppingCartCheckout: string;
|
|
1936
|
+
export declare const symRoundedShortStay: string;
|
|
1849
1937
|
export declare const symRoundedShortText: string;
|
|
1850
1938
|
export declare const symRoundedShowChart: string;
|
|
1851
1939
|
export declare const symRoundedShower: string;
|
|
@@ -1885,6 +1973,7 @@ export declare const symRoundedSkipNext: string;
|
|
|
1885
1973
|
export declare const symRoundedSkipPrevious: string;
|
|
1886
1974
|
export declare const symRoundedSkull: string;
|
|
1887
1975
|
export declare const symRoundedSledding: string;
|
|
1976
|
+
export declare const symRoundedSlideLibrary: string;
|
|
1888
1977
|
export declare const symRoundedSlideshow: string;
|
|
1889
1978
|
export declare const symRoundedSlowMotionVideo: string;
|
|
1890
1979
|
export declare const symRoundedSmartButton: string;
|
|
@@ -1955,6 +2044,7 @@ export declare const symRoundedSportsSoccer: string;
|
|
|
1955
2044
|
export declare const symRoundedSportsTennis: string;
|
|
1956
2045
|
export declare const symRoundedSportsVolleyball: string;
|
|
1957
2046
|
export declare const symRoundedSprinkler: string;
|
|
2047
|
+
export declare const symRoundedSprint: string;
|
|
1958
2048
|
export declare const symRoundedSquare: string;
|
|
1959
2049
|
export declare const symRoundedSquareFoot: string;
|
|
1960
2050
|
export declare const symRoundedSsidChart: string;
|
|
@@ -1973,6 +2063,9 @@ export declare const symRoundedStayCurrentLandscape: string;
|
|
|
1973
2063
|
export declare const symRoundedStayCurrentPortrait: string;
|
|
1974
2064
|
export declare const symRoundedStayPrimaryLandscape: string;
|
|
1975
2065
|
export declare const symRoundedStayPrimaryPortrait: string;
|
|
2066
|
+
export declare const symRoundedStethoscope: string;
|
|
2067
|
+
export declare const symRoundedStethoscopeArrow: string;
|
|
2068
|
+
export declare const symRoundedStethoscopeCheck: string;
|
|
1976
2069
|
export declare const symRoundedStickyNote2: string;
|
|
1977
2070
|
export declare const symRoundedStop: string;
|
|
1978
2071
|
export declare const symRoundedStopCircle: string;
|
|
@@ -2037,6 +2130,7 @@ export declare const symRoundedSyncAlt: string;
|
|
|
2037
2130
|
export declare const symRoundedSyncDisabled: string;
|
|
2038
2131
|
export declare const symRoundedSyncLock: string;
|
|
2039
2132
|
export declare const symRoundedSyncProblem: string;
|
|
2133
|
+
export declare const symRoundedSyncSavedLocally: string;
|
|
2040
2134
|
export declare const symRoundedSystemUpdate: string;
|
|
2041
2135
|
export declare const symRoundedSystemUpdateAlt: string;
|
|
2042
2136
|
export declare const symRoundedTab: string;
|
|
@@ -2125,6 +2219,7 @@ export declare const symRoundedToolsPowerDrill: string;
|
|
|
2125
2219
|
export declare const symRoundedToolsWrench: string;
|
|
2126
2220
|
export declare const symRoundedTopic: string;
|
|
2127
2221
|
export declare const symRoundedTornado: string;
|
|
2222
|
+
export declare const symRoundedTotalDissolvedSolids: string;
|
|
2128
2223
|
export declare const symRoundedTouchApp: string;
|
|
2129
2224
|
export declare const symRoundedTour: string;
|
|
2130
2225
|
export declare const symRoundedToys: string;
|
|
@@ -2148,6 +2243,7 @@ export declare const symRoundedTrendingDown: string;
|
|
|
2148
2243
|
export declare const symRoundedTrendingFlat: string;
|
|
2149
2244
|
export declare const symRoundedTrendingUp: string;
|
|
2150
2245
|
export declare const symRoundedTripOrigin: string;
|
|
2246
|
+
export declare const symRoundedTrolley: string;
|
|
2151
2247
|
export declare const symRoundedTsunami: string;
|
|
2152
2248
|
export declare const symRoundedTty: string;
|
|
2153
2249
|
export declare const symRoundedTune: string;
|
|
@@ -2174,6 +2270,7 @@ export declare const symRoundedUnfoldLess: string;
|
|
|
2174
2270
|
export declare const symRoundedUnfoldLessDouble: string;
|
|
2175
2271
|
export declare const symRoundedUnfoldMore: string;
|
|
2176
2272
|
export declare const symRoundedUnfoldMoreDouble: string;
|
|
2273
|
+
export declare const symRoundedUnknownMed: string;
|
|
2177
2274
|
export declare const symRoundedUnpublished: string;
|
|
2178
2275
|
export declare const symRoundedUnsubscribe: string;
|
|
2179
2276
|
export declare const symRoundedUpcoming: string;
|
|
@@ -2182,6 +2279,7 @@ export declare const symRoundedUpdateDisabled: string;
|
|
|
2182
2279
|
export declare const symRoundedUpgrade: string;
|
|
2183
2280
|
export declare const symRoundedUpload: string;
|
|
2184
2281
|
export declare const symRoundedUploadFile: string;
|
|
2282
|
+
export declare const symRoundedUrology: string;
|
|
2185
2283
|
export declare const symRoundedUsb: string;
|
|
2186
2284
|
export declare const symRoundedUsbOff: string;
|
|
2187
2285
|
export declare const symRoundedVaccines: string;
|
|
@@ -2239,6 +2337,8 @@ export declare const symRoundedVignette: string;
|
|
|
2239
2337
|
export declare const symRoundedVilla: string;
|
|
2240
2338
|
export declare const symRoundedVisibility: string;
|
|
2241
2339
|
export declare const symRoundedVisibilityOff: string;
|
|
2340
|
+
export declare const symRoundedVitalSigns: string;
|
|
2341
|
+
export declare const symRoundedVitals: string;
|
|
2242
2342
|
export declare const symRoundedVoiceChat: string;
|
|
2243
2343
|
export declare const symRoundedVoiceOverOff: string;
|
|
2244
2344
|
export declare const symRoundedVoicemail: string;
|
|
@@ -2257,6 +2357,7 @@ export declare const symRoundedVrpano: string;
|
|
|
2257
2357
|
export declare const symRoundedWallLamp: string;
|
|
2258
2358
|
export declare const symRoundedWallet: string;
|
|
2259
2359
|
export declare const symRoundedWallpaper: string;
|
|
2360
|
+
export declare const symRoundedWard: string;
|
|
2260
2361
|
export declare const symRoundedWarehouse: string;
|
|
2261
2362
|
export declare const symRoundedWarning: string;
|
|
2262
2363
|
export declare const symRoundedWash: string;
|
|
@@ -2264,8 +2365,14 @@ export declare const symRoundedWatch: string;
|
|
|
2264
2365
|
export declare const symRoundedWatchOff: string;
|
|
2265
2366
|
export declare const symRoundedWater: string;
|
|
2266
2367
|
export declare const symRoundedWaterDamage: string;
|
|
2368
|
+
export declare const symRoundedWaterDo: string;
|
|
2267
2369
|
export declare const symRoundedWaterDrop: string;
|
|
2370
|
+
export declare const symRoundedWaterEc: string;
|
|
2268
2371
|
export declare const symRoundedWaterHeater: string;
|
|
2372
|
+
export declare const symRoundedWaterLux: string;
|
|
2373
|
+
export declare const symRoundedWaterOrp: string;
|
|
2374
|
+
export declare const symRoundedWaterPh: string;
|
|
2375
|
+
export declare const symRoundedWaterVoc: string;
|
|
2269
2376
|
export declare const symRoundedWaterfallChart: string;
|
|
2270
2377
|
export declare const symRoundedWaves: string;
|
|
2271
2378
|
export declare const symRoundedWavingHand: string;
|
|
@@ -2320,6 +2427,7 @@ export declare const symRoundedWork: string;
|
|
|
2320
2427
|
export declare const symRoundedWorkHistory: string;
|
|
2321
2428
|
export declare const symRoundedWorkspacePremium: string;
|
|
2322
2429
|
export declare const symRoundedWorkspaces: string;
|
|
2430
|
+
export declare const symRoundedWoundsInjuries: string;
|
|
2323
2431
|
export declare const symRoundedWrapText: string;
|
|
2324
2432
|
export declare const symRoundedWrongLocation: string;
|
|
2325
2433
|
export declare const symRoundedWysiwyg: string;
|