@quasar/extras 1.16.7 → 1.16.9
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 -10
- package/bootstrap-icons/{LICENSE.md → LICENSE} +1 -1
- package/bootstrap-icons/bootstrap-icons.css +7 -5
- package/bootstrap-icons/bootstrap-icons.woff +0 -0
- package/bootstrap-icons/bootstrap-icons.woff2 +0 -0
- package/bootstrap-icons/icons.json +97 -0
- package/bootstrap-icons/index.d.ts +1 -1
- package/bootstrap-icons/index.js +1882 -1882
- package/bootstrap-icons/index.mjs +1882 -1882
- package/eva-icons/eva-icons.css +9 -3
- 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 +28 -4
- package/fontawesome-v6/icons.json +9 -0
- package/fontawesome-v6/index.d.ts +10 -1
- package/fontawesome-v6/index.js +110 -101
- package/fontawesome-v6/index.mjs +110 -101
- package/ionicons-v7/index.d.ts +1 -1
- package/ionicons-v7/index.js +1 -1
- package/ionicons-v7/index.mjs +1 -1
- package/line-awesome/line-awesome.css +8 -3
- package/material-icons-outlined/index.js +1 -1
- package/material-icons-outlined/index.mjs +1 -1
- package/material-icons-round/index.js +1 -1
- package/material-icons-round/index.mjs +1 -1
- package/material-symbols-outlined/icons.json +127 -1
- package/material-symbols-outlined/index.d.ts +127 -1
- package/material-symbols-outlined/index.js +267 -141
- package/material-symbols-outlined/index.mjs +267 -141
- 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 +127 -1
- package/material-symbols-rounded/index.d.ts +127 -1
- package/material-symbols-rounded/index.js +410 -284
- package/material-symbols-rounded/index.mjs +410 -284
- 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 +127 -1
- package/material-symbols-sharp/index.d.ts +127 -1
- package/material-symbols-sharp/index.js +284 -158
- package/material-symbols-sharp/index.mjs +284 -158
- 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/mdi-v7/icons.json +71 -0
- package/mdi-v7/index.d.ts +72 -1
- package/mdi-v7/index.js +82 -11
- package/mdi-v7/index.mjs +82 -11
- package/mdi-v7/materialdesignicons-webfont.woff +0 -0
- package/mdi-v7/materialdesignicons-webfont.woff2 +0 -0
- package/mdi-v7/mdi-v7.css +1197 -110
- package/package.json +9 -9
- package/themify/themify.css +4 -1
|
@@ -72,9 +72,12 @@ export declare const symRoundedAccessibleForward: string;
|
|
|
72
72
|
export declare const symRoundedAccountBalance: string;
|
|
73
73
|
export declare const symRoundedAccountBalanceWallet: string;
|
|
74
74
|
export declare const symRoundedAccountBox: string;
|
|
75
|
+
export declare const symRoundedAccountChild: string;
|
|
76
|
+
export declare const symRoundedAccountChildInvert: string;
|
|
75
77
|
export declare const symRoundedAccountCircle: string;
|
|
76
78
|
export declare const symRoundedAccountCircleOff: string;
|
|
77
79
|
export declare const symRoundedAccountTree: string;
|
|
80
|
+
export declare const symRoundedActionKey: string;
|
|
78
81
|
export declare const symRoundedActivityZone: string;
|
|
79
82
|
export declare const symRoundedAcute: string;
|
|
80
83
|
export declare const symRoundedAd: string;
|
|
@@ -119,6 +122,7 @@ export declare const symRoundedAgender: string;
|
|
|
119
122
|
export declare const symRoundedAgriculture: string;
|
|
120
123
|
export declare const symRoundedAir: string;
|
|
121
124
|
export declare const symRoundedAirFreshener: string;
|
|
125
|
+
export declare const symRoundedAirPurifier: string;
|
|
122
126
|
export declare const symRoundedAirPurifierGen: string;
|
|
123
127
|
export declare const symRoundedAirlineSeatFlat: string;
|
|
124
128
|
export declare const symRoundedAirlineSeatFlatAngled: string;
|
|
@@ -196,6 +200,7 @@ export declare const symRoundedAppBlocking: string;
|
|
|
196
200
|
export declare const symRoundedAppPromo: string;
|
|
197
201
|
export declare const symRoundedAppRegistration: string;
|
|
198
202
|
export declare const symRoundedAppShortcut: string;
|
|
203
|
+
export declare const symRoundedApparel: string;
|
|
199
204
|
export declare const symRoundedApproval: string;
|
|
200
205
|
export declare const symRoundedApprovalDelegation: string;
|
|
201
206
|
export declare const symRoundedApps: string;
|
|
@@ -203,6 +208,7 @@ export declare const symRoundedAppsOutage: string;
|
|
|
203
208
|
export declare const symRoundedAq: string;
|
|
204
209
|
export declare const symRoundedAqIndoor: string;
|
|
205
210
|
export declare const symRoundedArOnYou: string;
|
|
211
|
+
export declare const symRoundedArStickers: string;
|
|
206
212
|
export declare const symRoundedArchitecture: string;
|
|
207
213
|
export declare const symRoundedArchive: string;
|
|
208
214
|
export declare const symRoundedAreaChart: string;
|
|
@@ -242,6 +248,7 @@ export declare const symRoundedArrowsOutward: string;
|
|
|
242
248
|
export declare const symRoundedArtTrack: string;
|
|
243
249
|
export declare const symRoundedArticle: string;
|
|
244
250
|
export declare const symRoundedArticleShortcut: string;
|
|
251
|
+
export declare const symRoundedArtist: string;
|
|
245
252
|
export declare const symRoundedAspectRatio: string;
|
|
246
253
|
export declare const symRoundedAssignment: string;
|
|
247
254
|
export declare const symRoundedAssignmentAdd: string;
|
|
@@ -251,10 +258,12 @@ export declare const symRoundedAssignmentReturn: string;
|
|
|
251
258
|
export declare const symRoundedAssignmentReturned: string;
|
|
252
259
|
export declare const symRoundedAssignmentTurnedIn: string;
|
|
253
260
|
export declare const symRoundedAssistWalker: string;
|
|
261
|
+
export declare const symRoundedAssistantDevice: string;
|
|
254
262
|
export declare const symRoundedAssistantDirection: string;
|
|
255
263
|
export declare const symRoundedAssistantNavigation: string;
|
|
256
264
|
export declare const symRoundedAssistantOnHub: string;
|
|
257
265
|
export declare const symRoundedAssuredWorkload: string;
|
|
266
|
+
export declare const symRoundedAsterisk: string;
|
|
258
267
|
export declare const symRoundedAtm: string;
|
|
259
268
|
export declare const symRoundedAtr: string;
|
|
260
269
|
export declare const symRoundedAttachEmail: string;
|
|
@@ -273,6 +282,7 @@ export declare const symRoundedAutoDelete: string;
|
|
|
273
282
|
export declare const symRoundedAutoReadPause: string;
|
|
274
283
|
export declare const symRoundedAutoReadPlay: string;
|
|
275
284
|
export declare const symRoundedAutoStories: string;
|
|
285
|
+
export declare const symRoundedAutoTowing: string;
|
|
276
286
|
export declare const symRoundedAutoTransmission: string;
|
|
277
287
|
export declare const symRoundedAutofpsSelect: string;
|
|
278
288
|
export declare const symRoundedAutopause: string;
|
|
@@ -288,6 +298,7 @@ export declare const symRoundedBabyChangingStation: string;
|
|
|
288
298
|
export declare const symRoundedBackHand: string;
|
|
289
299
|
export declare const symRoundedBackToTab: string;
|
|
290
300
|
export declare const symRoundedBackgroundDotLarge: string;
|
|
301
|
+
export declare const symRoundedBackgroundDotSmall: string;
|
|
291
302
|
export declare const symRoundedBackgroundGridSmall: string;
|
|
292
303
|
export declare const symRoundedBackgroundReplace: string;
|
|
293
304
|
export declare const symRoundedBacklightHigh: string;
|
|
@@ -356,6 +367,7 @@ export declare const symRoundedBento: string;
|
|
|
356
367
|
export declare const symRoundedBia: string;
|
|
357
368
|
export declare const symRoundedBidLandscape: string;
|
|
358
369
|
export declare const symRoundedBidLandscapeDisabled: string;
|
|
370
|
+
export declare const symRoundedBigtopUpdates: string;
|
|
359
371
|
export declare const symRoundedBikeScooter: string;
|
|
360
372
|
export declare const symRoundedBiotech: string;
|
|
361
373
|
export declare const symRoundedBlanket: string;
|
|
@@ -508,6 +520,10 @@ export declare const symRoundedCardTravel: string;
|
|
|
508
520
|
export declare const symRoundedCardiology: string;
|
|
509
521
|
export declare const symRoundedCards: string;
|
|
510
522
|
export declare const symRoundedCarpenter: string;
|
|
523
|
+
export declare const symRoundedCarryOnBag: string;
|
|
524
|
+
export declare const symRoundedCarryOnBagChecked: string;
|
|
525
|
+
export declare const symRoundedCarryOnBagInactive: string;
|
|
526
|
+
export declare const symRoundedCarryOnBagQuestion: string;
|
|
511
527
|
export declare const symRoundedCases: string;
|
|
512
528
|
export declare const symRoundedCasino: string;
|
|
513
529
|
export declare const symRoundedCast: string;
|
|
@@ -536,6 +552,7 @@ export declare const symRoundedChatAddOn: string;
|
|
|
536
552
|
export declare const symRoundedChatAppsScript: string;
|
|
537
553
|
export declare const symRoundedChatBubble: string;
|
|
538
554
|
export declare const symRoundedChatError: string;
|
|
555
|
+
export declare const symRoundedChatInfo: string;
|
|
539
556
|
export declare const symRoundedChatPasteGo: string;
|
|
540
557
|
export declare const symRoundedCheck: string;
|
|
541
558
|
export declare const symRoundedCheckBox: string;
|
|
@@ -544,6 +561,9 @@ export declare const symRoundedCheckCircle: string;
|
|
|
544
561
|
export declare const symRoundedCheckInOut: string;
|
|
545
562
|
export declare const symRoundedCheckIndeterminateSmall: string;
|
|
546
563
|
export declare const symRoundedCheckSmall: string;
|
|
564
|
+
export declare const symRoundedCheckbook: string;
|
|
565
|
+
export declare const symRoundedCheckedBag: string;
|
|
566
|
+
export declare const symRoundedCheckedBagQuestion: string;
|
|
547
567
|
export declare const symRoundedChecklist: string;
|
|
548
568
|
export declare const symRoundedChecklistRtl: string;
|
|
549
569
|
export declare const symRoundedCheckroom: string;
|
|
@@ -567,6 +587,7 @@ export declare const symRoundedCircles: string;
|
|
|
567
587
|
export declare const symRoundedCirclesExt: string;
|
|
568
588
|
export declare const symRoundedClarify: string;
|
|
569
589
|
export declare const symRoundedCleanHands: string;
|
|
590
|
+
export declare const symRoundedCleaning: string;
|
|
570
591
|
export declare const symRoundedCleaningBucket: string;
|
|
571
592
|
export declare const symRoundedCleaningServices: string;
|
|
572
593
|
export declare const symRoundedClearAll: string;
|
|
@@ -582,6 +603,7 @@ export declare const symRoundedClockLoader80: string;
|
|
|
582
603
|
export declare const symRoundedClockLoader90: string;
|
|
583
604
|
export declare const symRoundedClose: string;
|
|
584
605
|
export declare const symRoundedCloseFullscreen: string;
|
|
606
|
+
export declare const symRoundedCloseSmall: string;
|
|
585
607
|
export declare const symRoundedClosedCaption: string;
|
|
586
608
|
export declare const symRoundedClosedCaptionDisabled: string;
|
|
587
609
|
export declare const symRoundedCloud: string;
|
|
@@ -601,6 +623,7 @@ export declare const symRoundedCoffee: string;
|
|
|
601
623
|
export declare const symRoundedCoffeeMaker: string;
|
|
602
624
|
export declare const symRoundedCognition: string;
|
|
603
625
|
export declare const symRoundedCollapseAll: string;
|
|
626
|
+
export declare const symRoundedCollapseContent: string;
|
|
604
627
|
export declare const symRoundedCollectionsBookmark: string;
|
|
605
628
|
export declare const symRoundedColorize: string;
|
|
606
629
|
export declare const symRoundedColors: string;
|
|
@@ -635,6 +658,7 @@ export declare const symRoundedContactSupport: string;
|
|
|
635
658
|
export declare const symRoundedContactless: string;
|
|
636
659
|
export declare const symRoundedContactlessOff: string;
|
|
637
660
|
export declare const symRoundedContacts: string;
|
|
661
|
+
export declare const symRoundedContactsProduct: string;
|
|
638
662
|
export declare const symRoundedContentCopy: string;
|
|
639
663
|
export declare const symRoundedContentCut: string;
|
|
640
664
|
export declare const symRoundedContentPaste: string;
|
|
@@ -674,6 +698,8 @@ export declare const symRoundedCounter9: string;
|
|
|
674
698
|
export declare const symRoundedCountertops: string;
|
|
675
699
|
export declare const symRoundedCreateNewFolder: string;
|
|
676
700
|
export declare const symRoundedCreditCard: string;
|
|
701
|
+
export declare const symRoundedCreditCardGear: string;
|
|
702
|
+
export declare const symRoundedCreditCardHeart: string;
|
|
677
703
|
export declare const symRoundedCreditCardOff: string;
|
|
678
704
|
export declare const symRoundedCreditScore: string;
|
|
679
705
|
export declare const symRoundedCrib: string;
|
|
@@ -736,6 +762,7 @@ export declare const symRoundedDeck: string;
|
|
|
736
762
|
export declare const symRoundedDehaze: string;
|
|
737
763
|
export declare const symRoundedDelete: string;
|
|
738
764
|
export declare const symRoundedDeleteForever: string;
|
|
765
|
+
export declare const symRoundedDeleteHistory: string;
|
|
739
766
|
export declare const symRoundedDeleteSweep: string;
|
|
740
767
|
export declare const symRoundedDemography: string;
|
|
741
768
|
export declare const symRoundedDensityLarge: string;
|
|
@@ -744,6 +771,7 @@ export declare const symRoundedDensitySmall: string;
|
|
|
744
771
|
export declare const symRoundedDentistry: string;
|
|
745
772
|
export declare const symRoundedDepartureBoard: string;
|
|
746
773
|
export declare const symRoundedDeployedCode: string;
|
|
774
|
+
export declare const symRoundedDeployedCodeAccount: string;
|
|
747
775
|
export declare const symRoundedDeployedCodeAlert: string;
|
|
748
776
|
export declare const symRoundedDeployedCodeHistory: string;
|
|
749
777
|
export declare const symRoundedDeployedCodeUpdate: string;
|
|
@@ -789,6 +817,7 @@ export declare const symRoundedDiamond: string;
|
|
|
789
817
|
export declare const symRoundedDictionary: string;
|
|
790
818
|
export declare const symRoundedDifference: string;
|
|
791
819
|
export declare const symRoundedDigitalOutOfHome: string;
|
|
820
|
+
export declare const symRoundedDigitalWellbeing: string;
|
|
792
821
|
export declare const symRoundedDining: string;
|
|
793
822
|
export declare const symRoundedDinnerDining: string;
|
|
794
823
|
export declare const symRoundedDirections: string;
|
|
@@ -809,6 +838,7 @@ export declare const symRoundedDisabledByDefault: string;
|
|
|
809
838
|
export declare const symRoundedDisabledVisible: string;
|
|
810
839
|
export declare const symRoundedDiscFull: string;
|
|
811
840
|
export declare const symRoundedDiscoverTune: string;
|
|
841
|
+
export declare const symRoundedDishwasher: string;
|
|
812
842
|
export declare const symRoundedDishwasherGen: string;
|
|
813
843
|
export declare const symRoundedDisplayExternalInput: string;
|
|
814
844
|
export declare const symRoundedDisplaySettings: string;
|
|
@@ -851,6 +881,7 @@ export declare const symRoundedDoorbell: string;
|
|
|
851
881
|
export declare const symRoundedDoorbellChime: string;
|
|
852
882
|
export declare const symRoundedDoubleArrow: string;
|
|
853
883
|
export declare const symRoundedDownhillSkiing: string;
|
|
884
|
+
export declare const symRoundedDownload2: string;
|
|
854
885
|
export declare const symRoundedDownload: string;
|
|
855
886
|
export declare const symRoundedDownloadDone: string;
|
|
856
887
|
export declare const symRoundedDownloadForOffline: string;
|
|
@@ -902,6 +933,7 @@ export declare const symRoundedEditNotifications: string;
|
|
|
902
933
|
export declare const symRoundedEditOff: string;
|
|
903
934
|
export declare const symRoundedEditRoad: string;
|
|
904
935
|
export declare const symRoundedEditSquare: string;
|
|
936
|
+
export declare const symRoundedEditorChoice: string;
|
|
905
937
|
export declare const symRoundedEgg: string;
|
|
906
938
|
export declare const symRoundedEggAlt: string;
|
|
907
939
|
export declare const symRoundedEject: string;
|
|
@@ -936,12 +968,15 @@ export declare const symRoundedEmptyDashboard: string;
|
|
|
936
968
|
export declare const symRoundedEnable: string;
|
|
937
969
|
export declare const symRoundedEncrypted: string;
|
|
938
970
|
export declare const symRoundedEndocrinology: string;
|
|
971
|
+
export declare const symRoundedEnergy: string;
|
|
939
972
|
export declare const symRoundedEnergyProgramSaving: string;
|
|
940
973
|
export declare const symRoundedEnergyProgramTimeUsed: string;
|
|
941
974
|
export declare const symRoundedEnergySavingsLeaf: string;
|
|
942
975
|
export declare const symRoundedEngineering: string;
|
|
943
976
|
export declare const symRoundedEnhancedEncryption: string;
|
|
944
977
|
export declare const symRoundedEnt: string;
|
|
978
|
+
export declare const symRoundedEnterprise: string;
|
|
979
|
+
export declare const symRoundedEnterpriseOff: string;
|
|
945
980
|
export declare const symRoundedEqual: string;
|
|
946
981
|
export declare const symRoundedEqualizer: string;
|
|
947
982
|
export declare const symRoundedError: string;
|
|
@@ -975,8 +1010,10 @@ export declare const symRoundedExpandCircleUp: string;
|
|
|
975
1010
|
export declare const symRoundedExpandContent: string;
|
|
976
1011
|
export declare const symRoundedExpandLess: string;
|
|
977
1012
|
export declare const symRoundedExpandMore: string;
|
|
1013
|
+
export declare const symRoundedExperiment: string;
|
|
978
1014
|
export declare const symRoundedExplicit: string;
|
|
979
1015
|
export declare const symRoundedExplore: string;
|
|
1016
|
+
export declare const symRoundedExploreNearby: string;
|
|
980
1017
|
export declare const symRoundedExploreOff: string;
|
|
981
1018
|
export declare const symRoundedExplosion: string;
|
|
982
1019
|
export declare const symRoundedExportNotes: string;
|
|
@@ -1001,8 +1038,10 @@ export declare const symRoundedFactory: string;
|
|
|
1001
1038
|
export declare const symRoundedFalling: string;
|
|
1002
1039
|
export declare const symRoundedFamiliarFaceAndZone: string;
|
|
1003
1040
|
export declare const symRoundedFamilyHistory: string;
|
|
1041
|
+
export declare const symRoundedFamilyHome: string;
|
|
1004
1042
|
export declare const symRoundedFamilyLink: string;
|
|
1005
1043
|
export declare const symRoundedFamilyRestroom: string;
|
|
1044
|
+
export declare const symRoundedFamilyStar: string;
|
|
1006
1045
|
export declare const symRoundedFarsightDigital: string;
|
|
1007
1046
|
export declare const symRoundedFastForward: string;
|
|
1008
1047
|
export declare const symRoundedFastRewind: string;
|
|
@@ -1012,6 +1051,7 @@ export declare const symRoundedFavorite: string;
|
|
|
1012
1051
|
export declare const symRoundedFax: string;
|
|
1013
1052
|
export declare const symRoundedFeatureSearch: string;
|
|
1014
1053
|
export declare const symRoundedFeaturedPlayList: string;
|
|
1054
|
+
export declare const symRoundedFeaturedSeasonalAndGifts: string;
|
|
1015
1055
|
export declare const symRoundedFeaturedVideo: string;
|
|
1016
1056
|
export declare const symRoundedFeed: string;
|
|
1017
1057
|
export declare const symRoundedFeedback: string;
|
|
@@ -1029,8 +1069,11 @@ export declare const symRoundedFiberSmartRecord: string;
|
|
|
1029
1069
|
export declare const symRoundedFileCopy: string;
|
|
1030
1070
|
export declare const symRoundedFileDownloadDone: string;
|
|
1031
1071
|
export declare const symRoundedFileDownloadOff: string;
|
|
1072
|
+
export declare const symRoundedFileMap: string;
|
|
1032
1073
|
export declare const symRoundedFileOpen: string;
|
|
1033
1074
|
export declare const symRoundedFilePresent: string;
|
|
1075
|
+
export declare const symRoundedFileSave: string;
|
|
1076
|
+
export declare const symRoundedFileSaveOff: string;
|
|
1034
1077
|
export declare const symRoundedFileUploadOff: string;
|
|
1035
1078
|
export declare const symRoundedFilter1: string;
|
|
1036
1079
|
export declare const symRoundedFilter2: string;
|
|
@@ -1053,10 +1096,12 @@ export declare const symRoundedFilterHdr: string;
|
|
|
1053
1096
|
export declare const symRoundedFilterList: string;
|
|
1054
1097
|
export declare const symRoundedFilterListOff: string;
|
|
1055
1098
|
export declare const symRoundedFilterNone: string;
|
|
1099
|
+
export declare const symRoundedFilterRetrolux: string;
|
|
1056
1100
|
export declare const symRoundedFilterTiltShift: string;
|
|
1057
1101
|
export declare const symRoundedFilterVintage: string;
|
|
1058
1102
|
export declare const symRoundedFinance: string;
|
|
1059
1103
|
export declare const symRoundedFinanceChip: string;
|
|
1104
|
+
export declare const symRoundedFinanceMode: string;
|
|
1060
1105
|
export declare const symRoundedFindInPage: string;
|
|
1061
1106
|
export declare const symRoundedFindReplace: string;
|
|
1062
1107
|
export declare const symRoundedFingerprint: string;
|
|
@@ -1086,6 +1131,7 @@ export declare const symRoundedFlight: string;
|
|
|
1086
1131
|
export declare const symRoundedFlightClass: string;
|
|
1087
1132
|
export declare const symRoundedFlightLand: string;
|
|
1088
1133
|
export declare const symRoundedFlightTakeoff: string;
|
|
1134
|
+
export declare const symRoundedFlightsAndHotels: string;
|
|
1089
1135
|
export declare const symRoundedFlightsmode: string;
|
|
1090
1136
|
export declare const symRoundedFlip: string;
|
|
1091
1137
|
export declare const symRoundedFlipCameraAndroid: string;
|
|
@@ -1122,6 +1168,7 @@ export declare const symRoundedFontDownloadOff: string;
|
|
|
1122
1168
|
export declare const symRoundedFoodBank: string;
|
|
1123
1169
|
export declare const symRoundedFootBones: string;
|
|
1124
1170
|
export declare const symRoundedFootprint: string;
|
|
1171
|
+
export declare const symRoundedForYou: string;
|
|
1125
1172
|
export declare const symRoundedForest: string;
|
|
1126
1173
|
export declare const symRoundedForkLeft: string;
|
|
1127
1174
|
export declare const symRoundedForkRight: string;
|
|
@@ -1204,12 +1251,14 @@ export declare const symRoundedGTranslate: string;
|
|
|
1204
1251
|
export declare const symRoundedGalleryThumbnail: string;
|
|
1205
1252
|
export declare const symRoundedGamepad: string;
|
|
1206
1253
|
export declare const symRoundedGarage: string;
|
|
1254
|
+
export declare const symRoundedGarageDoor: string;
|
|
1207
1255
|
export declare const symRoundedGarageHome: string;
|
|
1208
1256
|
export declare const symRoundedGardenCart: string;
|
|
1209
1257
|
export declare const symRoundedGasMeter: string;
|
|
1210
1258
|
export declare const symRoundedGastroenterology: string;
|
|
1211
1259
|
export declare const symRoundedGate: string;
|
|
1212
1260
|
export declare const symRoundedGavel: string;
|
|
1261
|
+
export declare const symRoundedGeneralDevice: string;
|
|
1213
1262
|
export declare const symRoundedGenetics: string;
|
|
1214
1263
|
export declare const symRoundedGenres: string;
|
|
1215
1264
|
export declare const symRoundedGesture: string;
|
|
@@ -1226,6 +1275,7 @@ export declare const symRoundedGlucose: string;
|
|
|
1226
1275
|
export declare const symRoundedGlyphs: string;
|
|
1227
1276
|
export declare const symRoundedGoToLine: string;
|
|
1228
1277
|
export declare const symRoundedGolfCourse: string;
|
|
1278
|
+
export declare const symRoundedGoogleHomeDevices: string;
|
|
1229
1279
|
export declare const symRoundedGoogleTvRemote: string;
|
|
1230
1280
|
export declare const symRoundedGoogleWifi: string;
|
|
1231
1281
|
export declare const symRoundedGppBad: string;
|
|
@@ -1244,6 +1294,7 @@ export declare const symRoundedGridGuides: string;
|
|
|
1244
1294
|
export declare const symRoundedGridOff: string;
|
|
1245
1295
|
export declare const symRoundedGridOn: string;
|
|
1246
1296
|
export declare const symRoundedGridView: string;
|
|
1297
|
+
export declare const symRoundedGrocery: string;
|
|
1247
1298
|
export declare const symRoundedGroup: string;
|
|
1248
1299
|
export declare const symRoundedGroupAdd: string;
|
|
1249
1300
|
export declare const symRoundedGroupOff: string;
|
|
@@ -1278,6 +1329,7 @@ export declare const symRoundedHdrOffSelect: string;
|
|
|
1278
1329
|
export declare const symRoundedHdrOn: string;
|
|
1279
1330
|
export declare const symRoundedHdrOnSelect: string;
|
|
1280
1331
|
export declare const symRoundedHdrPlus: string;
|
|
1332
|
+
export declare const symRoundedHdrPlusOff: string;
|
|
1281
1333
|
export declare const symRoundedHdrStrong: string;
|
|
1282
1334
|
export declare const symRoundedHdrWeak: string;
|
|
1283
1335
|
export declare const symRoundedHeadphones: string;
|
|
@@ -1285,6 +1337,7 @@ export declare const symRoundedHeadphonesBattery: string;
|
|
|
1285
1337
|
export declare const symRoundedHeadsetMic: string;
|
|
1286
1338
|
export declare const symRoundedHeadsetOff: string;
|
|
1287
1339
|
export declare const symRoundedHealing: string;
|
|
1340
|
+
export declare const symRoundedHealthAndBeauty: string;
|
|
1288
1341
|
export declare const symRoundedHealthAndSafety: string;
|
|
1289
1342
|
export declare const symRoundedHealthMetrics: string;
|
|
1290
1343
|
export declare const symRoundedHeapSnapshotLarge: string;
|
|
@@ -1314,6 +1367,9 @@ export declare const symRoundedHighDensity: string;
|
|
|
1314
1367
|
export declare const symRoundedHighQuality: string;
|
|
1315
1368
|
export declare const symRoundedHighRes: string;
|
|
1316
1369
|
export declare const symRoundedHighlight: string;
|
|
1370
|
+
export declare const symRoundedHighlightKeyboardFocus: string;
|
|
1371
|
+
export declare const symRoundedHighlightMouseCursor: string;
|
|
1372
|
+
export declare const symRoundedHighlightTextCursor: string;
|
|
1317
1373
|
export declare const symRoundedHighlighterSize1: string;
|
|
1318
1374
|
export declare const symRoundedHighlighterSize2: string;
|
|
1319
1375
|
export declare const symRoundedHighlighterSize3: string;
|
|
@@ -1328,8 +1384,10 @@ export declare const symRoundedHls: string;
|
|
|
1328
1384
|
export declare const symRoundedHlsOff: string;
|
|
1329
1385
|
export declare const symRoundedHolidayVillage: string;
|
|
1330
1386
|
export declare const symRoundedHome: string;
|
|
1387
|
+
export declare const symRoundedHomeAndGarden: string;
|
|
1331
1388
|
export declare const symRoundedHomeAppLogo: string;
|
|
1332
1389
|
export declare const symRoundedHomeHealth: string;
|
|
1390
|
+
export declare const symRoundedHomeImprovementAndTools: string;
|
|
1333
1391
|
export declare const symRoundedHomeIotDevice: string;
|
|
1334
1392
|
export declare const symRoundedHomeMax: string;
|
|
1335
1393
|
export declare const symRoundedHomeMaxDots: string;
|
|
@@ -1354,6 +1412,7 @@ export declare const symRoundedHouse: string;
|
|
|
1354
1412
|
export declare const symRoundedHouseSiding: string;
|
|
1355
1413
|
export declare const symRoundedHouseWithShield: string;
|
|
1356
1414
|
export declare const symRoundedHouseboat: string;
|
|
1415
|
+
export declare const symRoundedHouseholdSupplies: string;
|
|
1357
1416
|
export declare const symRoundedHowToReg: string;
|
|
1358
1417
|
export declare const symRoundedHowToVote: string;
|
|
1359
1418
|
export declare const symRoundedHrResting: string;
|
|
@@ -1375,7 +1434,6 @@ export declare const symRoundedIframe: string;
|
|
|
1375
1434
|
export declare const symRoundedIframeOff: string;
|
|
1376
1435
|
export declare const symRoundedImage: string;
|
|
1377
1436
|
export declare const symRoundedImageAspectRatio: string;
|
|
1378
|
-
export declare const symRoundedImageNotSupported: string;
|
|
1379
1437
|
export declare const symRoundedImageSearch: string;
|
|
1380
1438
|
export declare const symRoundedImagesearchRoller: string;
|
|
1381
1439
|
export declare const symRoundedImagesmode: string;
|
|
@@ -1395,6 +1453,7 @@ export declare const symRoundedInfrared: string;
|
|
|
1395
1453
|
export declare const symRoundedInkEraser: string;
|
|
1396
1454
|
export declare const symRoundedInkEraserOff: string;
|
|
1397
1455
|
export declare const symRoundedInkHighlighter: string;
|
|
1456
|
+
export declare const symRoundedInkHighlighterMove: string;
|
|
1398
1457
|
export declare const symRoundedInkMarker: string;
|
|
1399
1458
|
export declare const symRoundedInkPen: string;
|
|
1400
1459
|
export declare const symRoundedInpatient: string;
|
|
@@ -1414,6 +1473,7 @@ export declare const symRoundedInventory2: string;
|
|
|
1414
1473
|
export declare const symRoundedInventory: string;
|
|
1415
1474
|
export declare const symRoundedInvertColors: string;
|
|
1416
1475
|
export declare const symRoundedInvertColorsOff: string;
|
|
1476
|
+
export declare const symRoundedIos: string;
|
|
1417
1477
|
export declare const symRoundedIosShare: string;
|
|
1418
1478
|
export declare const symRoundedIron: string;
|
|
1419
1479
|
export declare const symRoundedJamboardKiosk: string;
|
|
@@ -1429,6 +1489,7 @@ export declare const symRoundedKebabDining: string;
|
|
|
1429
1489
|
export declare const symRoundedKettle: string;
|
|
1430
1490
|
export declare const symRoundedKey: string;
|
|
1431
1491
|
export declare const symRoundedKeyOff: string;
|
|
1492
|
+
export declare const symRoundedKeyVertical: string;
|
|
1432
1493
|
export declare const symRoundedKeyVisualizer: string;
|
|
1433
1494
|
export declare const symRoundedKeyboard: string;
|
|
1434
1495
|
export declare const symRoundedKeyboardAlt: string;
|
|
@@ -1457,6 +1518,7 @@ export declare const symRoundedKeyboardReturn: string;
|
|
|
1457
1518
|
export declare const symRoundedKeyboardTab: string;
|
|
1458
1519
|
export declare const symRoundedKeyboardTabRtl: string;
|
|
1459
1520
|
export declare const symRoundedKeyboardVoice: string;
|
|
1521
|
+
export declare const symRoundedKidStar: string;
|
|
1460
1522
|
export declare const symRoundedKingBed: string;
|
|
1461
1523
|
export declare const symRoundedKitchen: string;
|
|
1462
1524
|
export declare const symRoundedKitesurfing: string;
|
|
@@ -1480,6 +1542,7 @@ export declare const symRoundedLanguageChineseWubi: string;
|
|
|
1480
1542
|
export declare const symRoundedLanguageFrench: string;
|
|
1481
1543
|
export declare const symRoundedLanguageGbEnglish: string;
|
|
1482
1544
|
export declare const symRoundedLanguageInternational: string;
|
|
1545
|
+
export declare const symRoundedLanguageJapaneseKana: string;
|
|
1483
1546
|
export declare const symRoundedLanguageKoreanLatin: string;
|
|
1484
1547
|
export declare const symRoundedLanguagePinyin: string;
|
|
1485
1548
|
export declare const symRoundedLanguageSpanish: string;
|
|
@@ -1510,12 +1573,15 @@ export declare const symRoundedLibraryAdd: string;
|
|
|
1510
1573
|
export declare const symRoundedLibraryAddCheck: string;
|
|
1511
1574
|
export declare const symRoundedLibraryBooks: string;
|
|
1512
1575
|
export declare const symRoundedLibraryMusic: string;
|
|
1576
|
+
export declare const symRoundedLicense: string;
|
|
1513
1577
|
export declare const symRoundedLiftToTalk: string;
|
|
1514
1578
|
export declare const symRoundedLight: string;
|
|
1515
1579
|
export declare const symRoundedLightGroup: string;
|
|
1516
1580
|
export declare const symRoundedLightMode: string;
|
|
1581
|
+
export declare const symRoundedLightOff: string;
|
|
1517
1582
|
export declare const symRoundedLightbulb: string;
|
|
1518
1583
|
export declare const symRoundedLightbulbCircle: string;
|
|
1584
|
+
export declare const symRoundedLightningStand: string;
|
|
1519
1585
|
export declare const symRoundedLineAxis: string;
|
|
1520
1586
|
export declare const symRoundedLineCurve: string;
|
|
1521
1587
|
export declare const symRoundedLineEnd: string;
|
|
@@ -1620,6 +1686,7 @@ export declare const symRoundedManageAccounts: string;
|
|
|
1620
1686
|
export declare const symRoundedManageHistory: string;
|
|
1621
1687
|
export declare const symRoundedManageSearch: string;
|
|
1622
1688
|
export declare const symRoundedManga: string;
|
|
1689
|
+
export declare const symRoundedManufacturing: string;
|
|
1623
1690
|
export declare const symRoundedMap: string;
|
|
1624
1691
|
export declare const symRoundedMapsUgc: string;
|
|
1625
1692
|
export declare const symRoundedMargin: string;
|
|
@@ -1674,7 +1741,9 @@ export declare const symRoundedMimoDisconnect: string;
|
|
|
1674
1741
|
export declare const symRoundedMindfulness: string;
|
|
1675
1742
|
export declare const symRoundedMinimize: string;
|
|
1676
1743
|
export declare const symRoundedMinorCrash: string;
|
|
1744
|
+
export declare const symRoundedMintmark: string;
|
|
1677
1745
|
export declare const symRoundedMissedVideoCall: string;
|
|
1746
|
+
export declare const symRoundedMissingController: string;
|
|
1678
1747
|
export declare const symRoundedMist: string;
|
|
1679
1748
|
export declare const symRoundedMitre: string;
|
|
1680
1749
|
export declare const symRoundedMixtureMed: string;
|
|
@@ -1753,6 +1822,7 @@ export declare const symRoundedMulticooker: string;
|
|
|
1753
1822
|
export declare const symRoundedMultilineChart: string;
|
|
1754
1823
|
export declare const symRoundedMultipleStop: string;
|
|
1755
1824
|
export declare const symRoundedMuseum: string;
|
|
1825
|
+
export declare const symRoundedMusicCast: string;
|
|
1756
1826
|
export declare const symRoundedMusicNote: string;
|
|
1757
1827
|
export declare const symRoundedMusicOff: string;
|
|
1758
1828
|
export declare const symRoundedMusicVideo: string;
|
|
@@ -1830,6 +1900,7 @@ export declare const symRoundedNetworkWifi2BarLocked: string;
|
|
|
1830
1900
|
export declare const symRoundedNetworkWifi3Bar: string;
|
|
1831
1901
|
export declare const symRoundedNetworkWifi3BarLocked: string;
|
|
1832
1902
|
export declare const symRoundedNetworkWifi: string;
|
|
1903
|
+
export declare const symRoundedNetworkWifiLocked: string;
|
|
1833
1904
|
export declare const symRoundedNeurology: string;
|
|
1834
1905
|
export declare const symRoundedNewLabel: string;
|
|
1835
1906
|
export declare const symRoundedNewReleases: string;
|
|
@@ -1837,6 +1908,7 @@ export declare const symRoundedNewWindow: string;
|
|
|
1837
1908
|
export declare const symRoundedNews: string;
|
|
1838
1909
|
export declare const symRoundedNewsmode: string;
|
|
1839
1910
|
export declare const symRoundedNewspaper: string;
|
|
1911
|
+
export declare const symRoundedNewsstand: string;
|
|
1840
1912
|
export declare const symRoundedNextPlan: string;
|
|
1841
1913
|
export declare const symRoundedNextWeek: string;
|
|
1842
1914
|
export declare const symRoundedNfc: string;
|
|
@@ -1887,6 +1959,7 @@ export declare const symRoundedNotifications: string;
|
|
|
1887
1959
|
export declare const symRoundedNotificationsActive: string;
|
|
1888
1960
|
export declare const symRoundedNotificationsOff: string;
|
|
1889
1961
|
export declare const symRoundedNotificationsPaused: string;
|
|
1962
|
+
export declare const symRoundedNotificationsUnread: string;
|
|
1890
1963
|
export declare const symRoundedNumbers: string;
|
|
1891
1964
|
export declare const symRoundedNutrition: string;
|
|
1892
1965
|
export declare const symRoundedOds: string;
|
|
@@ -1896,6 +1969,7 @@ export declare const symRoundedOfflinePin: string;
|
|
|
1896
1969
|
export declare const symRoundedOfflineShare: string;
|
|
1897
1970
|
export declare const symRoundedOilBarrel: string;
|
|
1898
1971
|
export declare const symRoundedOnDeviceTraining: string;
|
|
1972
|
+
export declare const symRoundedOnHubDevice: string;
|
|
1899
1973
|
export declare const symRoundedOncology: string;
|
|
1900
1974
|
export declare const symRoundedOnlinePrediction: string;
|
|
1901
1975
|
export declare const symRoundedOnsen: string;
|
|
@@ -1912,6 +1986,7 @@ export declare const symRoundedOphthalmology: string;
|
|
|
1912
1986
|
export declare const symRoundedOralDisease: string;
|
|
1913
1987
|
export declare const symRoundedOrderApprove: string;
|
|
1914
1988
|
export declare const symRoundedOrderPlay: string;
|
|
1989
|
+
export declare const symRoundedOrders: string;
|
|
1915
1990
|
export declare const symRoundedOrthopedics: string;
|
|
1916
1991
|
export declare const symRoundedOtherAdmission: string;
|
|
1917
1992
|
export declare const symRoundedOtherHouses: string;
|
|
@@ -1926,10 +2001,12 @@ export declare const symRoundedOutpatient: string;
|
|
|
1926
2001
|
export declare const symRoundedOutpatientMed: string;
|
|
1927
2002
|
export declare const symRoundedOutput: string;
|
|
1928
2003
|
export declare const symRoundedOutputCircle: string;
|
|
2004
|
+
export declare const symRoundedOven: string;
|
|
1929
2005
|
export declare const symRoundedOvenGen: string;
|
|
1930
2006
|
export declare const symRoundedOverview: string;
|
|
1931
2007
|
export declare const symRoundedOverviewKey: string;
|
|
1932
2008
|
export declare const symRoundedOxygenSaturation: string;
|
|
2009
|
+
export declare const symRoundedP2p: string;
|
|
1933
2010
|
export declare const symRoundedPace: string;
|
|
1934
2011
|
export declare const symRoundedPacemaker: string;
|
|
1935
2012
|
export declare const symRoundedPackage2: string;
|
|
@@ -1937,6 +2014,7 @@ export declare const symRoundedPackage: string;
|
|
|
1937
2014
|
export declare const symRoundedPadding: string;
|
|
1938
2015
|
export declare const symRoundedPageControl: string;
|
|
1939
2016
|
export declare const symRoundedPageInfo: string;
|
|
2017
|
+
export declare const symRoundedPageless: string;
|
|
1940
2018
|
export declare const symRoundedPages: string;
|
|
1941
2019
|
export declare const symRoundedPageview: string;
|
|
1942
2020
|
export declare const symRoundedPaid: string;
|
|
@@ -2004,7 +2082,11 @@ export declare const symRoundedPersonPlay: string;
|
|
|
2004
2082
|
export declare const symRoundedPersonRaisedHand: string;
|
|
2005
2083
|
export declare const symRoundedPersonRemove: string;
|
|
2006
2084
|
export declare const symRoundedPersonSearch: string;
|
|
2085
|
+
export declare const symRoundedPersonalBag: string;
|
|
2086
|
+
export declare const symRoundedPersonalBagOff: string;
|
|
2087
|
+
export declare const symRoundedPersonalBagQuestion: string;
|
|
2007
2088
|
export declare const symRoundedPersonalInjury: string;
|
|
2089
|
+
export declare const symRoundedPersonalPlaces: string;
|
|
2008
2090
|
export declare const symRoundedPestControl: string;
|
|
2009
2091
|
export declare const symRoundedPestControlRodent: string;
|
|
2010
2092
|
export declare const symRoundedPetSupplies: string;
|
|
@@ -2029,6 +2111,7 @@ export declare const symRoundedPhonelinkRingOff: string;
|
|
|
2029
2111
|
export declare const symRoundedPhonelinkSetup: string;
|
|
2030
2112
|
export declare const symRoundedPhoto: string;
|
|
2031
2113
|
export declare const symRoundedPhotoAlbum: string;
|
|
2114
|
+
export declare const symRoundedPhotoAutoMerge: string;
|
|
2032
2115
|
export declare const symRoundedPhotoCamera: string;
|
|
2033
2116
|
export declare const symRoundedPhotoCameraBack: string;
|
|
2034
2117
|
export declare const symRoundedPhotoCameraFront: string;
|
|
@@ -2047,6 +2130,8 @@ export declare const symRoundedPictureInPictureAlt: string;
|
|
|
2047
2130
|
export declare const symRoundedPictureInPictureCenter: string;
|
|
2048
2131
|
export declare const symRoundedPictureInPictureLarge: string;
|
|
2049
2132
|
export declare const symRoundedPictureInPictureMedium: string;
|
|
2133
|
+
export declare const symRoundedPictureInPictureMobile: string;
|
|
2134
|
+
export declare const symRoundedPictureInPictureOff: string;
|
|
2050
2135
|
export declare const symRoundedPictureInPictureSmall: string;
|
|
2051
2136
|
export declare const symRoundedPieChart: string;
|
|
2052
2137
|
export declare const symRoundedPill: string;
|
|
@@ -2064,6 +2149,7 @@ export declare const symRoundedPivotTableChart: string;
|
|
|
2064
2149
|
export declare const symRoundedPlaceItem: string;
|
|
2065
2150
|
export declare const symRoundedPlagiarism: string;
|
|
2066
2151
|
export declare const symRoundedPlannerBannerAdPt: string;
|
|
2152
|
+
export declare const symRoundedPlannerReview: string;
|
|
2067
2153
|
export declare const symRoundedPlayArrow: string;
|
|
2068
2154
|
export declare const symRoundedPlayCircle: string;
|
|
2069
2155
|
export declare const symRoundedPlayDisabled: string;
|
|
@@ -2137,6 +2223,7 @@ export declare const symRoundedPublicOff: string;
|
|
|
2137
2223
|
export declare const symRoundedPublish: string;
|
|
2138
2224
|
export declare const symRoundedPublishedWithChanges: string;
|
|
2139
2225
|
export declare const symRoundedPulmonology: string;
|
|
2226
|
+
export declare const symRoundedPulseAlert: string;
|
|
2140
2227
|
export declare const symRoundedPunchClock: string;
|
|
2141
2228
|
export declare const symRoundedPushPin: string;
|
|
2142
2229
|
export declare const symRoundedQrCode2: string;
|
|
@@ -2151,6 +2238,7 @@ export declare const symRoundedQueuePlayNext: string;
|
|
|
2151
2238
|
export declare const symRoundedQuickPhrases: string;
|
|
2152
2239
|
export declare const symRoundedQuickReference: string;
|
|
2153
2240
|
export declare const symRoundedQuickReferenceAll: string;
|
|
2241
|
+
export declare const symRoundedQuickReorder: string;
|
|
2154
2242
|
export declare const symRoundedQuickreply: string;
|
|
2155
2243
|
export declare const symRoundedQuietTime: string;
|
|
2156
2244
|
export declare const symRoundedQuietTimeActive: string;
|
|
@@ -2228,6 +2316,7 @@ export declare const symRoundedResetTv: string;
|
|
|
2228
2316
|
export declare const symRoundedResetWrench: string;
|
|
2229
2317
|
export declare const symRoundedResize: string;
|
|
2230
2318
|
export declare const symRoundedRespiratoryRate: string;
|
|
2319
|
+
export declare const symRoundedResponsiveLayout: string;
|
|
2231
2320
|
export declare const symRoundedRestartAlt: string;
|
|
2232
2321
|
export declare const symRoundedRestaurant: string;
|
|
2233
2322
|
export declare const symRoundedRestaurantMenu: string;
|
|
@@ -2268,6 +2357,7 @@ export declare const symRoundedRowing: string;
|
|
|
2268
2357
|
export declare const symRoundedRssFeed: string;
|
|
2269
2358
|
export declare const symRoundedRsvp: string;
|
|
2270
2359
|
export declare const symRoundedRtt: string;
|
|
2360
|
+
export declare const symRoundedRubric: string;
|
|
2271
2361
|
export declare const symRoundedRule: string;
|
|
2272
2362
|
export declare const symRoundedRuleFolder: string;
|
|
2273
2363
|
export declare const symRoundedRuleSettings: string;
|
|
@@ -2321,10 +2411,13 @@ export declare const symRoundedScubaDiving: string;
|
|
|
2321
2411
|
export declare const symRoundedSd: string;
|
|
2322
2412
|
export declare const symRoundedSdCard: string;
|
|
2323
2413
|
export declare const symRoundedSdCardAlert: string;
|
|
2414
|
+
export declare const symRoundedSdk: string;
|
|
2324
2415
|
export declare const symRoundedSearch: string;
|
|
2325
2416
|
export declare const symRoundedSearchCheck: string;
|
|
2417
|
+
export declare const symRoundedSearchHandsFree: string;
|
|
2326
2418
|
export declare const symRoundedSearchOff: string;
|
|
2327
2419
|
export declare const symRoundedSecurity: string;
|
|
2420
|
+
export declare const symRoundedSecurityKey: string;
|
|
2328
2421
|
export declare const symRoundedSecurityUpdateGood: string;
|
|
2329
2422
|
export declare const symRoundedSecurityUpdateWarning: string;
|
|
2330
2423
|
export declare const symRoundedSegment: string;
|
|
@@ -2347,6 +2440,7 @@ export declare const symRoundedSensorOccupied: string;
|
|
|
2347
2440
|
export declare const symRoundedSensorWindow: string;
|
|
2348
2441
|
export declare const symRoundedSensors: string;
|
|
2349
2442
|
export declare const symRoundedSensorsKrx: string;
|
|
2443
|
+
export declare const symRoundedSensorsKrxOff: string;
|
|
2350
2444
|
export declare const symRoundedSensorsOff: string;
|
|
2351
2445
|
export declare const symRoundedSentimentCalm: string;
|
|
2352
2446
|
export declare const symRoundedSentimentContent: string;
|
|
@@ -2361,6 +2455,7 @@ export declare const symRoundedSentimentStressed: string;
|
|
|
2361
2455
|
export declare const symRoundedSentimentVeryDissatisfied: string;
|
|
2362
2456
|
export declare const symRoundedSentimentVerySatisfied: string;
|
|
2363
2457
|
export declare const symRoundedSentimentWorried: string;
|
|
2458
|
+
export declare const symRoundedServiceToolbox: string;
|
|
2364
2459
|
export declare const symRoundedSetMeal: string;
|
|
2365
2460
|
export declare const symRoundedSettings: string;
|
|
2366
2461
|
export declare const symRoundedSettingsAccessibility: string;
|
|
@@ -2374,6 +2469,7 @@ export declare const symRoundedSettingsBrightness: string;
|
|
|
2374
2469
|
export declare const symRoundedSettingsCell: string;
|
|
2375
2470
|
export declare const symRoundedSettingsCinematicBlur: string;
|
|
2376
2471
|
export declare const symRoundedSettingsEthernet: string;
|
|
2472
|
+
export declare const symRoundedSettingsHeart: string;
|
|
2377
2473
|
export declare const symRoundedSettingsInputAntenna: string;
|
|
2378
2474
|
export declare const symRoundedSettingsInputComponent: string;
|
|
2379
2475
|
export declare const symRoundedSettingsInputHdmi: string;
|
|
@@ -2412,6 +2508,7 @@ export declare const symRoundedShieldLock: string;
|
|
|
2412
2508
|
export declare const symRoundedShieldLocked: string;
|
|
2413
2509
|
export declare const symRoundedShieldMoon: string;
|
|
2414
2510
|
export declare const symRoundedShieldPerson: string;
|
|
2511
|
+
export declare const symRoundedShieldQuestion: string;
|
|
2415
2512
|
export declare const symRoundedShieldWithHeart: string;
|
|
2416
2513
|
export declare const symRoundedShieldWithHouse: string;
|
|
2417
2514
|
export declare const symRoundedShift: string;
|
|
@@ -2422,6 +2519,7 @@ export declare const symRoundedShoppingBag: string;
|
|
|
2422
2519
|
export declare const symRoundedShoppingBasket: string;
|
|
2423
2520
|
export declare const symRoundedShoppingCart: string;
|
|
2424
2521
|
export declare const symRoundedShoppingCartCheckout: string;
|
|
2522
|
+
export declare const symRoundedShoppingmode: string;
|
|
2425
2523
|
export declare const symRoundedShortStay: string;
|
|
2426
2524
|
export declare const symRoundedShortText: string;
|
|
2427
2525
|
export declare const symRoundedShowChart: string;
|
|
@@ -2503,6 +2601,7 @@ export declare const symRoundedSoundDetectionGlassBreak: string;
|
|
|
2503
2601
|
export declare const symRoundedSoundDetectionLoudSound: string;
|
|
2504
2602
|
export declare const symRoundedSoundSampler: string;
|
|
2505
2603
|
export declare const symRoundedSoupKitchen: string;
|
|
2604
|
+
export declare const symRoundedSourceEnvironment: string;
|
|
2506
2605
|
export declare const symRoundedSourceNotes: string;
|
|
2507
2606
|
export declare const symRoundedSouth: string;
|
|
2508
2607
|
export declare const symRoundedSouthAmerica: string;
|
|
@@ -2532,6 +2631,7 @@ export declare const symRoundedSplitscreenTop: string;
|
|
|
2532
2631
|
export declare const symRoundedSpo2: string;
|
|
2533
2632
|
export declare const symRoundedSpoke: string;
|
|
2534
2633
|
export declare const symRoundedSports: string;
|
|
2634
|
+
export declare const symRoundedSportsAndOutdoors: string;
|
|
2535
2635
|
export declare const symRoundedSportsBar: string;
|
|
2536
2636
|
export declare const symRoundedSportsBaseball: string;
|
|
2537
2637
|
export declare const symRoundedSportsBasketball: string;
|
|
@@ -2563,6 +2663,7 @@ export declare const symRoundedStackedBarChart: string;
|
|
|
2563
2663
|
export declare const symRoundedStackedEmail: string;
|
|
2564
2664
|
export declare const symRoundedStackedInbox: string;
|
|
2565
2665
|
export declare const symRoundedStackedLineChart: string;
|
|
2666
|
+
export declare const symRoundedStacks: string;
|
|
2566
2667
|
export declare const symRoundedStadiaController: string;
|
|
2567
2668
|
export declare const symRoundedStadium: string;
|
|
2568
2669
|
export declare const symRoundedStairs: string;
|
|
@@ -2572,6 +2673,7 @@ export declare const symRoundedStarRate: string;
|
|
|
2572
2673
|
export declare const symRoundedStarRateHalf: string;
|
|
2573
2674
|
export declare const symRoundedStars: string;
|
|
2574
2675
|
export declare const symRoundedStart: string;
|
|
2676
|
+
export declare const symRoundedStat0: string;
|
|
2575
2677
|
export declare const symRoundedStat1: string;
|
|
2576
2678
|
export declare const symRoundedStat2: string;
|
|
2577
2679
|
export declare const symRoundedStat3: string;
|
|
@@ -2640,6 +2742,7 @@ export declare const symRoundedSurfing: string;
|
|
|
2640
2742
|
export declare const symRoundedSurgical: string;
|
|
2641
2743
|
export declare const symRoundedSurroundSound: string;
|
|
2642
2744
|
export declare const symRoundedSwapCalls: string;
|
|
2745
|
+
export declare const symRoundedSwapDrivingApps: string;
|
|
2643
2746
|
export declare const symRoundedSwapDrivingAppsWheel: string;
|
|
2644
2747
|
export declare const symRoundedSwapHoriz: string;
|
|
2645
2748
|
export declare const symRoundedSwapHorizontalCircle: string;
|
|
@@ -2657,6 +2760,7 @@ export declare const symRoundedSwipeUp: string;
|
|
|
2657
2760
|
export declare const symRoundedSwipeUpAlt: string;
|
|
2658
2761
|
export declare const symRoundedSwipeVertical: string;
|
|
2659
2762
|
export declare const symRoundedSwitch: string;
|
|
2763
|
+
export declare const symRoundedSwitchAccess2: string;
|
|
2660
2764
|
export declare const symRoundedSwitchAccess: string;
|
|
2661
2765
|
export declare const symRoundedSwitchAccessShortcut: string;
|
|
2662
2766
|
export declare const symRoundedSwitchAccessShortcutAdd: string;
|
|
@@ -2722,6 +2826,7 @@ export declare const symRoundedTerminal: string;
|
|
|
2722
2826
|
export declare const symRoundedTextAd: string;
|
|
2723
2827
|
export declare const symRoundedTextDecrease: string;
|
|
2724
2828
|
export declare const symRoundedTextFields: string;
|
|
2829
|
+
export declare const symRoundedTextFieldsAlt: string;
|
|
2725
2830
|
export declare const symRoundedTextFormat: string;
|
|
2726
2831
|
export declare const symRoundedTextIncrease: string;
|
|
2727
2832
|
export declare const symRoundedTextRotateUp: string;
|
|
@@ -2755,6 +2860,7 @@ export declare const symRoundedThermometerMinus: string;
|
|
|
2755
2860
|
export declare const symRoundedThermostat: string;
|
|
2756
2861
|
export declare const symRoundedThermostatAuto: string;
|
|
2757
2862
|
export declare const symRoundedThermostatCarbon: string;
|
|
2863
|
+
export declare const symRoundedThingsToDo: string;
|
|
2758
2864
|
export declare const symRoundedThumbDown: string;
|
|
2759
2865
|
export declare const symRoundedThumbUp: string;
|
|
2760
2866
|
export declare const symRoundedThumbnailBar: string;
|
|
@@ -2801,6 +2907,7 @@ export declare const symRoundedTouchApp: string;
|
|
|
2801
2907
|
export declare const symRoundedTouchpadMouse: string;
|
|
2802
2908
|
export declare const symRoundedTour: string;
|
|
2803
2909
|
export declare const symRoundedToys: string;
|
|
2910
|
+
export declare const symRoundedToysAndGames: string;
|
|
2804
2911
|
export declare const symRoundedToysFan: string;
|
|
2805
2912
|
export declare const symRoundedTrackChanges: string;
|
|
2806
2913
|
export declare const symRoundedTraffic: string;
|
|
@@ -2814,13 +2921,20 @@ export declare const symRoundedTransferWithinAStation: string;
|
|
|
2814
2921
|
export declare const symRoundedTransform: string;
|
|
2815
2922
|
export declare const symRoundedTransgender: string;
|
|
2816
2923
|
export declare const symRoundedTransitEnterexit: string;
|
|
2924
|
+
export declare const symRoundedTransitionChop: string;
|
|
2925
|
+
export declare const symRoundedTransitionDissolve: string;
|
|
2926
|
+
export declare const symRoundedTransitionFade: string;
|
|
2927
|
+
export declare const symRoundedTransitionPush: string;
|
|
2928
|
+
export declare const symRoundedTransitionSlide: string;
|
|
2817
2929
|
export declare const symRoundedTranslate: string;
|
|
2818
2930
|
export declare const symRoundedTransportation: string;
|
|
2819
2931
|
export declare const symRoundedTravel: string;
|
|
2820
2932
|
export declare const symRoundedTravelExplore: string;
|
|
2933
|
+
export declare const symRoundedTravelLuggageAndBags: string;
|
|
2821
2934
|
export declare const symRoundedTrendingDown: string;
|
|
2822
2935
|
export declare const symRoundedTrendingFlat: string;
|
|
2823
2936
|
export declare const symRoundedTrendingUp: string;
|
|
2937
|
+
export declare const symRoundedTrip: string;
|
|
2824
2938
|
export declare const symRoundedTripOrigin: string;
|
|
2825
2939
|
export declare const symRoundedTrolley: string;
|
|
2826
2940
|
export declare const symRoundedTrophy: string;
|
|
@@ -2840,9 +2954,11 @@ export declare const symRoundedTvGen: string;
|
|
|
2840
2954
|
export declare const symRoundedTvGuide: string;
|
|
2841
2955
|
export declare const symRoundedTvOff: string;
|
|
2842
2956
|
export declare const symRoundedTvOptionsEditChannels: string;
|
|
2957
|
+
export declare const symRoundedTvOptionsInputSettings: string;
|
|
2843
2958
|
export declare const symRoundedTvRemote: string;
|
|
2844
2959
|
export declare const symRoundedTvSignin: string;
|
|
2845
2960
|
export declare const symRoundedTvWithAssistant: string;
|
|
2961
|
+
export declare const symRoundedTwoPager: string;
|
|
2846
2962
|
export declare const symRoundedTwoWheeler: string;
|
|
2847
2963
|
export declare const symRoundedTypeSpecimen: string;
|
|
2848
2964
|
export declare const symRoundedUTurnLeft: string;
|
|
@@ -2857,26 +2973,35 @@ export declare const symRoundedUnfoldLessDouble: string;
|
|
|
2857
2973
|
export declare const symRoundedUnfoldMore: string;
|
|
2858
2974
|
export declare const symRoundedUnfoldMoreDouble: string;
|
|
2859
2975
|
export declare const symRoundedUngroup: string;
|
|
2976
|
+
export declare const symRoundedUniversalCurrency: string;
|
|
2860
2977
|
export declare const symRoundedUniversalCurrencyAlt: string;
|
|
2978
|
+
export declare const symRoundedUniversalLocal: string;
|
|
2861
2979
|
export declare const symRoundedUnknown2: string;
|
|
2862
2980
|
export declare const symRoundedUnknown5: string;
|
|
2863
2981
|
export declare const symRoundedUnknownDocument: string;
|
|
2864
2982
|
export declare const symRoundedUnknownMed: string;
|
|
2983
|
+
export declare const symRoundedUnlicense: string;
|
|
2865
2984
|
export declare const symRoundedUnpublished: string;
|
|
2866
2985
|
export declare const symRoundedUnsubscribe: string;
|
|
2867
2986
|
export declare const symRoundedUpcoming: string;
|
|
2868
2987
|
export declare const symRoundedUpdate: string;
|
|
2869
2988
|
export declare const symRoundedUpdateDisabled: string;
|
|
2870
2989
|
export declare const symRoundedUpgrade: string;
|
|
2990
|
+
export declare const symRoundedUpload2: string;
|
|
2871
2991
|
export declare const symRoundedUpload: string;
|
|
2872
2992
|
export declare const symRoundedUploadFile: string;
|
|
2873
2993
|
export declare const symRoundedUrology: string;
|
|
2874
2994
|
export declare const symRoundedUsb: string;
|
|
2875
2995
|
export declare const symRoundedUsbOff: string;
|
|
2996
|
+
export declare const symRoundedUserAttributes: string;
|
|
2876
2997
|
export declare const symRoundedVaccines: string;
|
|
2998
|
+
export declare const symRoundedVacuum: string;
|
|
2877
2999
|
export declare const symRoundedValve: string;
|
|
2878
3000
|
export declare const symRoundedVapeFree: string;
|
|
2879
3001
|
export declare const symRoundedVapingRooms: string;
|
|
3002
|
+
export declare const symRoundedVariableAdd: string;
|
|
3003
|
+
export declare const symRoundedVariableInsert: string;
|
|
3004
|
+
export declare const symRoundedVariableRemove: string;
|
|
2880
3005
|
export declare const symRoundedVariables: string;
|
|
2881
3006
|
export declare const symRoundedVentilator: string;
|
|
2882
3007
|
export declare const symRoundedVerified: string;
|
|
@@ -3000,6 +3125,7 @@ export declare const symRoundedWeb: string;
|
|
|
3000
3125
|
export declare const symRoundedWebAsset: string;
|
|
3001
3126
|
export declare const symRoundedWebAssetOff: string;
|
|
3002
3127
|
export declare const symRoundedWebStories: string;
|
|
3128
|
+
export declare const symRoundedWebTraffic: string;
|
|
3003
3129
|
export declare const symRoundedWebhook: string;
|
|
3004
3130
|
export declare const symRoundedWeekend: string;
|
|
3005
3131
|
export declare const symRoundedWeight: string;
|