@mui/icons-material 5.4.1 → 5.4.2
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/CHANGELOG.md +65 -0
- package/index.d.ts +650 -650
- package/index.js +1 -1
- package/package.json +1 -1
package/index.d.ts
CHANGED
|
@@ -8,31 +8,16 @@ export const AbcOutlined: SvgIconComponent;
|
|
|
8
8
|
export const AbcRounded: SvgIconComponent;
|
|
9
9
|
export const AbcSharp: SvgIconComponent;
|
|
10
10
|
export const AbcTwoTone: SvgIconComponent;
|
|
11
|
-
export const AcUnit: SvgIconComponent;
|
|
12
|
-
export const AcUnitOutlined: SvgIconComponent;
|
|
13
|
-
export const AcUnitRounded: SvgIconComponent;
|
|
14
|
-
export const AcUnitSharp: SvgIconComponent;
|
|
15
|
-
export const AcUnitTwoTone: SvgIconComponent;
|
|
16
11
|
export const AccessAlarm: SvgIconComponent;
|
|
17
12
|
export const AccessAlarmOutlined: SvgIconComponent;
|
|
18
13
|
export const AccessAlarmRounded: SvgIconComponent;
|
|
19
|
-
export const AccessAlarmSharp: SvgIconComponent;
|
|
20
|
-
export const AccessAlarmTwoTone: SvgIconComponent;
|
|
21
14
|
export const AccessAlarms: SvgIconComponent;
|
|
15
|
+
export const AccessAlarmSharp: SvgIconComponent;
|
|
22
16
|
export const AccessAlarmsOutlined: SvgIconComponent;
|
|
23
17
|
export const AccessAlarmsRounded: SvgIconComponent;
|
|
24
18
|
export const AccessAlarmsSharp: SvgIconComponent;
|
|
25
19
|
export const AccessAlarmsTwoTone: SvgIconComponent;
|
|
26
|
-
export const
|
|
27
|
-
export const AccessTimeFilled: SvgIconComponent;
|
|
28
|
-
export const AccessTimeFilledOutlined: SvgIconComponent;
|
|
29
|
-
export const AccessTimeFilledRounded: SvgIconComponent;
|
|
30
|
-
export const AccessTimeFilledSharp: SvgIconComponent;
|
|
31
|
-
export const AccessTimeFilledTwoTone: SvgIconComponent;
|
|
32
|
-
export const AccessTimeOutlined: SvgIconComponent;
|
|
33
|
-
export const AccessTimeRounded: SvgIconComponent;
|
|
34
|
-
export const AccessTimeSharp: SvgIconComponent;
|
|
35
|
-
export const AccessTimeTwoTone: SvgIconComponent;
|
|
20
|
+
export const AccessAlarmTwoTone: SvgIconComponent;
|
|
36
21
|
export const Accessibility: SvgIconComponent;
|
|
37
22
|
export const AccessibilityNew: SvgIconComponent;
|
|
38
23
|
export const AccessibilityNewOutlined: SvgIconComponent;
|
|
@@ -53,6 +38,16 @@ export const AccessibleOutlined: SvgIconComponent;
|
|
|
53
38
|
export const AccessibleRounded: SvgIconComponent;
|
|
54
39
|
export const AccessibleSharp: SvgIconComponent;
|
|
55
40
|
export const AccessibleTwoTone: SvgIconComponent;
|
|
41
|
+
export const AccessTime: SvgIconComponent;
|
|
42
|
+
export const AccessTimeFilled: SvgIconComponent;
|
|
43
|
+
export const AccessTimeFilledOutlined: SvgIconComponent;
|
|
44
|
+
export const AccessTimeFilledRounded: SvgIconComponent;
|
|
45
|
+
export const AccessTimeFilledSharp: SvgIconComponent;
|
|
46
|
+
export const AccessTimeFilledTwoTone: SvgIconComponent;
|
|
47
|
+
export const AccessTimeOutlined: SvgIconComponent;
|
|
48
|
+
export const AccessTimeRounded: SvgIconComponent;
|
|
49
|
+
export const AccessTimeSharp: SvgIconComponent;
|
|
50
|
+
export const AccessTimeTwoTone: SvgIconComponent;
|
|
56
51
|
export const AccountBalance: SvgIconComponent;
|
|
57
52
|
export const AccountBalanceOutlined: SvgIconComponent;
|
|
58
53
|
export const AccountBalanceRounded: SvgIconComponent;
|
|
@@ -78,22 +73,17 @@ export const AccountTreeOutlined: SvgIconComponent;
|
|
|
78
73
|
export const AccountTreeRounded: SvgIconComponent;
|
|
79
74
|
export const AccountTreeSharp: SvgIconComponent;
|
|
80
75
|
export const AccountTreeTwoTone: SvgIconComponent;
|
|
81
|
-
export const
|
|
82
|
-
export const
|
|
83
|
-
export const
|
|
84
|
-
export const
|
|
85
|
-
export const
|
|
76
|
+
export const AcUnit: SvgIconComponent;
|
|
77
|
+
export const AcUnitOutlined: SvgIconComponent;
|
|
78
|
+
export const AcUnitRounded: SvgIconComponent;
|
|
79
|
+
export const AcUnitSharp: SvgIconComponent;
|
|
80
|
+
export const AcUnitTwoTone: SvgIconComponent;
|
|
86
81
|
export const Adb: SvgIconComponent;
|
|
87
82
|
export const AdbOutlined: SvgIconComponent;
|
|
88
83
|
export const AdbRounded: SvgIconComponent;
|
|
89
84
|
export const AdbSharp: SvgIconComponent;
|
|
90
85
|
export const AdbTwoTone: SvgIconComponent;
|
|
91
86
|
export const Add: SvgIconComponent;
|
|
92
|
-
export const AddAPhoto: SvgIconComponent;
|
|
93
|
-
export const AddAPhotoOutlined: SvgIconComponent;
|
|
94
|
-
export const AddAPhotoRounded: SvgIconComponent;
|
|
95
|
-
export const AddAPhotoSharp: SvgIconComponent;
|
|
96
|
-
export const AddAPhotoTwoTone: SvgIconComponent;
|
|
97
87
|
export const AddAlarm: SvgIconComponent;
|
|
98
88
|
export const AddAlarmOutlined: SvgIconComponent;
|
|
99
89
|
export const AddAlarmRounded: SvgIconComponent;
|
|
@@ -104,6 +94,11 @@ export const AddAlertOutlined: SvgIconComponent;
|
|
|
104
94
|
export const AddAlertRounded: SvgIconComponent;
|
|
105
95
|
export const AddAlertSharp: SvgIconComponent;
|
|
106
96
|
export const AddAlertTwoTone: SvgIconComponent;
|
|
97
|
+
export const AddAPhoto: SvgIconComponent;
|
|
98
|
+
export const AddAPhotoOutlined: SvgIconComponent;
|
|
99
|
+
export const AddAPhotoRounded: SvgIconComponent;
|
|
100
|
+
export const AddAPhotoSharp: SvgIconComponent;
|
|
101
|
+
export const AddAPhotoTwoTone: SvgIconComponent;
|
|
107
102
|
export const AddBox: SvgIconComponent;
|
|
108
103
|
export const AddBoxOutlined: SvgIconComponent;
|
|
109
104
|
export const AddBoxRounded: SvgIconComponent;
|
|
@@ -119,13 +114,18 @@ export const AddCardOutlined: SvgIconComponent;
|
|
|
119
114
|
export const AddCardRounded: SvgIconComponent;
|
|
120
115
|
export const AddCardSharp: SvgIconComponent;
|
|
121
116
|
export const AddCardTwoTone: SvgIconComponent;
|
|
117
|
+
export const Addchart: SvgIconComponent;
|
|
118
|
+
export const AddchartOutlined: SvgIconComponent;
|
|
119
|
+
export const AddchartRounded: SvgIconComponent;
|
|
120
|
+
export const AddchartSharp: SvgIconComponent;
|
|
121
|
+
export const AddchartTwoTone: SvgIconComponent;
|
|
122
122
|
export const AddCircle: SvgIconComponent;
|
|
123
123
|
export const AddCircleOutline: SvgIconComponent;
|
|
124
|
+
export const AddCircleOutlined: SvgIconComponent;
|
|
124
125
|
export const AddCircleOutlineOutlined: SvgIconComponent;
|
|
125
126
|
export const AddCircleOutlineRounded: SvgIconComponent;
|
|
126
127
|
export const AddCircleOutlineSharp: SvgIconComponent;
|
|
127
128
|
export const AddCircleOutlineTwoTone: SvgIconComponent;
|
|
128
|
-
export const AddCircleOutlined: SvgIconComponent;
|
|
129
129
|
export const AddCircleRounded: SvgIconComponent;
|
|
130
130
|
export const AddCircleSharp: SvgIconComponent;
|
|
131
131
|
export const AddCircleTwoTone: SvgIconComponent;
|
|
@@ -208,11 +208,6 @@ export const AddToQueueRounded: SvgIconComponent;
|
|
|
208
208
|
export const AddToQueueSharp: SvgIconComponent;
|
|
209
209
|
export const AddToQueueTwoTone: SvgIconComponent;
|
|
210
210
|
export const AddTwoTone: SvgIconComponent;
|
|
211
|
-
export const Addchart: SvgIconComponent;
|
|
212
|
-
export const AddchartOutlined: SvgIconComponent;
|
|
213
|
-
export const AddchartRounded: SvgIconComponent;
|
|
214
|
-
export const AddchartSharp: SvgIconComponent;
|
|
215
|
-
export const AddchartTwoTone: SvgIconComponent;
|
|
216
211
|
export const AdfScanner: SvgIconComponent;
|
|
217
212
|
export const AdfScannerOutlined: SvgIconComponent;
|
|
218
213
|
export const AdfScannerRounded: SvgIconComponent;
|
|
@@ -228,16 +223,18 @@ export const AdminPanelSettingsOutlined: SvgIconComponent;
|
|
|
228
223
|
export const AdminPanelSettingsRounded: SvgIconComponent;
|
|
229
224
|
export const AdminPanelSettingsSharp: SvgIconComponent;
|
|
230
225
|
export const AdminPanelSettingsTwoTone: SvgIconComponent;
|
|
226
|
+
export const AdUnits: SvgIconComponent;
|
|
227
|
+
export const AdUnitsOutlined: SvgIconComponent;
|
|
228
|
+
export const AdUnitsRounded: SvgIconComponent;
|
|
229
|
+
export const AdUnitsSharp: SvgIconComponent;
|
|
230
|
+
export const AdUnitsTwoTone: SvgIconComponent;
|
|
231
231
|
export const Agriculture: SvgIconComponent;
|
|
232
232
|
export const AgricultureOutlined: SvgIconComponent;
|
|
233
233
|
export const AgricultureRounded: SvgIconComponent;
|
|
234
234
|
export const AgricultureSharp: SvgIconComponent;
|
|
235
235
|
export const AgricultureTwoTone: SvgIconComponent;
|
|
236
236
|
export const Air: SvgIconComponent;
|
|
237
|
-
export const
|
|
238
|
-
export const AirRounded: SvgIconComponent;
|
|
239
|
-
export const AirSharp: SvgIconComponent;
|
|
240
|
-
export const AirTwoTone: SvgIconComponent;
|
|
237
|
+
export const Airlines: SvgIconComponent;
|
|
241
238
|
export const AirlineSeatFlat: SvgIconComponent;
|
|
242
239
|
export const AirlineSeatFlatAngled: SvgIconComponent;
|
|
243
240
|
export const AirlineSeatFlatAngledOutlined: SvgIconComponent;
|
|
@@ -278,21 +275,16 @@ export const AirlineSeatReclineNormalOutlined: SvgIconComponent;
|
|
|
278
275
|
export const AirlineSeatReclineNormalRounded: SvgIconComponent;
|
|
279
276
|
export const AirlineSeatReclineNormalSharp: SvgIconComponent;
|
|
280
277
|
export const AirlineSeatReclineNormalTwoTone: SvgIconComponent;
|
|
278
|
+
export const AirlinesOutlined: SvgIconComponent;
|
|
279
|
+
export const AirlinesRounded: SvgIconComponent;
|
|
280
|
+
export const AirlinesSharp: SvgIconComponent;
|
|
281
281
|
export const AirlineStops: SvgIconComponent;
|
|
282
282
|
export const AirlineStopsOutlined: SvgIconComponent;
|
|
283
283
|
export const AirlineStopsRounded: SvgIconComponent;
|
|
284
284
|
export const AirlineStopsSharp: SvgIconComponent;
|
|
285
285
|
export const AirlineStopsTwoTone: SvgIconComponent;
|
|
286
|
-
export const Airlines: SvgIconComponent;
|
|
287
|
-
export const AirlinesOutlined: SvgIconComponent;
|
|
288
|
-
export const AirlinesRounded: SvgIconComponent;
|
|
289
|
-
export const AirlinesSharp: SvgIconComponent;
|
|
290
286
|
export const AirlinesTwoTone: SvgIconComponent;
|
|
291
|
-
export const
|
|
292
|
-
export const AirplaneTicketOutlined: SvgIconComponent;
|
|
293
|
-
export const AirplaneTicketRounded: SvgIconComponent;
|
|
294
|
-
export const AirplaneTicketSharp: SvgIconComponent;
|
|
295
|
-
export const AirplaneTicketTwoTone: SvgIconComponent;
|
|
287
|
+
export const AirOutlined: SvgIconComponent;
|
|
296
288
|
export const AirplanemodeActive: SvgIconComponent;
|
|
297
289
|
export const AirplanemodeActiveOutlined: SvgIconComponent;
|
|
298
290
|
export const AirplanemodeActiveRounded: SvgIconComponent;
|
|
@@ -303,6 +295,11 @@ export const AirplanemodeInactiveOutlined: SvgIconComponent;
|
|
|
303
295
|
export const AirplanemodeInactiveRounded: SvgIconComponent;
|
|
304
296
|
export const AirplanemodeInactiveSharp: SvgIconComponent;
|
|
305
297
|
export const AirplanemodeInactiveTwoTone: SvgIconComponent;
|
|
298
|
+
export const AirplaneTicket: SvgIconComponent;
|
|
299
|
+
export const AirplaneTicketOutlined: SvgIconComponent;
|
|
300
|
+
export const AirplaneTicketRounded: SvgIconComponent;
|
|
301
|
+
export const AirplaneTicketSharp: SvgIconComponent;
|
|
302
|
+
export const AirplaneTicketTwoTone: SvgIconComponent;
|
|
306
303
|
export const Airplay: SvgIconComponent;
|
|
307
304
|
export const AirplayOutlined: SvgIconComponent;
|
|
308
305
|
export const AirplayRounded: SvgIconComponent;
|
|
@@ -313,6 +310,9 @@ export const AirportShuttleOutlined: SvgIconComponent;
|
|
|
313
310
|
export const AirportShuttleRounded: SvgIconComponent;
|
|
314
311
|
export const AirportShuttleSharp: SvgIconComponent;
|
|
315
312
|
export const AirportShuttleTwoTone: SvgIconComponent;
|
|
313
|
+
export const AirRounded: SvgIconComponent;
|
|
314
|
+
export const AirSharp: SvgIconComponent;
|
|
315
|
+
export const AirTwoTone: SvgIconComponent;
|
|
316
316
|
export const Alarm: SvgIconComponent;
|
|
317
317
|
export const AlarmAdd: SvgIconComponent;
|
|
318
318
|
export const AlarmAddOutlined: SvgIconComponent;
|
|
@@ -383,16 +383,16 @@ export const AllOutOutlined: SvgIconComponent;
|
|
|
383
383
|
export const AllOutRounded: SvgIconComponent;
|
|
384
384
|
export const AllOutSharp: SvgIconComponent;
|
|
385
385
|
export const AllOutTwoTone: SvgIconComponent;
|
|
386
|
-
export const AltRoute: SvgIconComponent;
|
|
387
|
-
export const AltRouteOutlined: SvgIconComponent;
|
|
388
|
-
export const AltRouteRounded: SvgIconComponent;
|
|
389
|
-
export const AltRouteSharp: SvgIconComponent;
|
|
390
|
-
export const AltRouteTwoTone: SvgIconComponent;
|
|
391
386
|
export const AlternateEmail: SvgIconComponent;
|
|
392
387
|
export const AlternateEmailOutlined: SvgIconComponent;
|
|
393
388
|
export const AlternateEmailRounded: SvgIconComponent;
|
|
394
389
|
export const AlternateEmailSharp: SvgIconComponent;
|
|
395
390
|
export const AlternateEmailTwoTone: SvgIconComponent;
|
|
391
|
+
export const AltRoute: SvgIconComponent;
|
|
392
|
+
export const AltRouteOutlined: SvgIconComponent;
|
|
393
|
+
export const AltRouteRounded: SvgIconComponent;
|
|
394
|
+
export const AltRouteSharp: SvgIconComponent;
|
|
395
|
+
export const AltRouteTwoTone: SvgIconComponent;
|
|
396
396
|
export const Analytics: SvgIconComponent;
|
|
397
397
|
export const AnalyticsOutlined: SvgIconComponent;
|
|
398
398
|
export const AnalyticsRounded: SvgIconComponent;
|
|
@@ -438,11 +438,18 @@ export const AppBlockingOutlined: SvgIconComponent;
|
|
|
438
438
|
export const AppBlockingRounded: SvgIconComponent;
|
|
439
439
|
export const AppBlockingSharp: SvgIconComponent;
|
|
440
440
|
export const AppBlockingTwoTone: SvgIconComponent;
|
|
441
|
+
export const Apple: SvgIconComponent;
|
|
441
442
|
export const AppRegistration: SvgIconComponent;
|
|
442
443
|
export const AppRegistrationOutlined: SvgIconComponent;
|
|
443
444
|
export const AppRegistrationRounded: SvgIconComponent;
|
|
444
445
|
export const AppRegistrationSharp: SvgIconComponent;
|
|
445
446
|
export const AppRegistrationTwoTone: SvgIconComponent;
|
|
447
|
+
export const Approval: SvgIconComponent;
|
|
448
|
+
export const ApprovalOutlined: SvgIconComponent;
|
|
449
|
+
export const ApprovalRounded: SvgIconComponent;
|
|
450
|
+
export const ApprovalSharp: SvgIconComponent;
|
|
451
|
+
export const ApprovalTwoTone: SvgIconComponent;
|
|
452
|
+
export const Apps: SvgIconComponent;
|
|
446
453
|
export const AppSettingsAlt: SvgIconComponent;
|
|
447
454
|
export const AppSettingsAltOutlined: SvgIconComponent;
|
|
448
455
|
export const AppSettingsAltRounded: SvgIconComponent;
|
|
@@ -453,13 +460,6 @@ export const AppShortcutOutlined: SvgIconComponent;
|
|
|
453
460
|
export const AppShortcutRounded: SvgIconComponent;
|
|
454
461
|
export const AppShortcutSharp: SvgIconComponent;
|
|
455
462
|
export const AppShortcutTwoTone: SvgIconComponent;
|
|
456
|
-
export const Apple: SvgIconComponent;
|
|
457
|
-
export const Approval: SvgIconComponent;
|
|
458
|
-
export const ApprovalOutlined: SvgIconComponent;
|
|
459
|
-
export const ApprovalRounded: SvgIconComponent;
|
|
460
|
-
export const ApprovalSharp: SvgIconComponent;
|
|
461
|
-
export const ApprovalTwoTone: SvgIconComponent;
|
|
462
|
-
export const Apps: SvgIconComponent;
|
|
463
463
|
export const AppsOutage: SvgIconComponent;
|
|
464
464
|
export const AppsOutageOutlined: SvgIconComponent;
|
|
465
465
|
export const AppsOutageRounded: SvgIconComponent;
|
|
@@ -564,16 +564,16 @@ export const ArrowUpwardOutlined: SvgIconComponent;
|
|
|
564
564
|
export const ArrowUpwardRounded: SvgIconComponent;
|
|
565
565
|
export const ArrowUpwardSharp: SvgIconComponent;
|
|
566
566
|
export const ArrowUpwardTwoTone: SvgIconComponent;
|
|
567
|
-
export const ArtTrack: SvgIconComponent;
|
|
568
|
-
export const ArtTrackOutlined: SvgIconComponent;
|
|
569
|
-
export const ArtTrackRounded: SvgIconComponent;
|
|
570
|
-
export const ArtTrackSharp: SvgIconComponent;
|
|
571
|
-
export const ArtTrackTwoTone: SvgIconComponent;
|
|
572
567
|
export const Article: SvgIconComponent;
|
|
573
568
|
export const ArticleOutlined: SvgIconComponent;
|
|
574
569
|
export const ArticleRounded: SvgIconComponent;
|
|
575
570
|
export const ArticleSharp: SvgIconComponent;
|
|
576
571
|
export const ArticleTwoTone: SvgIconComponent;
|
|
572
|
+
export const ArtTrack: SvgIconComponent;
|
|
573
|
+
export const ArtTrackOutlined: SvgIconComponent;
|
|
574
|
+
export const ArtTrackRounded: SvgIconComponent;
|
|
575
|
+
export const ArtTrackSharp: SvgIconComponent;
|
|
576
|
+
export const ArtTrackTwoTone: SvgIconComponent;
|
|
577
577
|
export const AspectRatio: SvgIconComponent;
|
|
578
578
|
export const AspectRatioOutlined: SvgIconComponent;
|
|
579
579
|
export const AspectRatioRounded: SvgIconComponent;
|
|
@@ -597,15 +597,15 @@ export const AssignmentLateSharp: SvgIconComponent;
|
|
|
597
597
|
export const AssignmentLateTwoTone: SvgIconComponent;
|
|
598
598
|
export const AssignmentOutlined: SvgIconComponent;
|
|
599
599
|
export const AssignmentReturn: SvgIconComponent;
|
|
600
|
-
export const AssignmentReturnOutlined: SvgIconComponent;
|
|
601
|
-
export const AssignmentReturnRounded: SvgIconComponent;
|
|
602
|
-
export const AssignmentReturnSharp: SvgIconComponent;
|
|
603
|
-
export const AssignmentReturnTwoTone: SvgIconComponent;
|
|
604
600
|
export const AssignmentReturned: SvgIconComponent;
|
|
605
601
|
export const AssignmentReturnedOutlined: SvgIconComponent;
|
|
606
602
|
export const AssignmentReturnedRounded: SvgIconComponent;
|
|
607
603
|
export const AssignmentReturnedSharp: SvgIconComponent;
|
|
608
604
|
export const AssignmentReturnedTwoTone: SvgIconComponent;
|
|
605
|
+
export const AssignmentReturnOutlined: SvgIconComponent;
|
|
606
|
+
export const AssignmentReturnRounded: SvgIconComponent;
|
|
607
|
+
export const AssignmentReturnSharp: SvgIconComponent;
|
|
608
|
+
export const AssignmentReturnTwoTone: SvgIconComponent;
|
|
609
609
|
export const AssignmentRounded: SvgIconComponent;
|
|
610
610
|
export const AssignmentSharp: SvgIconComponent;
|
|
611
611
|
export const AssignmentTurnedIn: SvgIconComponent;
|
|
@@ -649,16 +649,16 @@ export const AttachFileOutlined: SvgIconComponent;
|
|
|
649
649
|
export const AttachFileRounded: SvgIconComponent;
|
|
650
650
|
export const AttachFileSharp: SvgIconComponent;
|
|
651
651
|
export const AttachFileTwoTone: SvgIconComponent;
|
|
652
|
-
export const AttachMoney: SvgIconComponent;
|
|
653
|
-
export const AttachMoneyOutlined: SvgIconComponent;
|
|
654
|
-
export const AttachMoneyRounded: SvgIconComponent;
|
|
655
|
-
export const AttachMoneySharp: SvgIconComponent;
|
|
656
|
-
export const AttachMoneyTwoTone: SvgIconComponent;
|
|
657
652
|
export const Attachment: SvgIconComponent;
|
|
658
653
|
export const AttachmentOutlined: SvgIconComponent;
|
|
659
654
|
export const AttachmentRounded: SvgIconComponent;
|
|
660
655
|
export const AttachmentSharp: SvgIconComponent;
|
|
661
656
|
export const AttachmentTwoTone: SvgIconComponent;
|
|
657
|
+
export const AttachMoney: SvgIconComponent;
|
|
658
|
+
export const AttachMoneyOutlined: SvgIconComponent;
|
|
659
|
+
export const AttachMoneyRounded: SvgIconComponent;
|
|
660
|
+
export const AttachMoneySharp: SvgIconComponent;
|
|
661
|
+
export const AttachMoneyTwoTone: SvgIconComponent;
|
|
662
662
|
export const Attractions: SvgIconComponent;
|
|
663
663
|
export const AttractionsOutlined: SvgIconComponent;
|
|
664
664
|
export const AttractionsRounded: SvgIconComponent;
|
|
@@ -714,26 +714,26 @@ export const AutoFixOffOutlined: SvgIconComponent;
|
|
|
714
714
|
export const AutoFixOffRounded: SvgIconComponent;
|
|
715
715
|
export const AutoFixOffSharp: SvgIconComponent;
|
|
716
716
|
export const AutoFixOffTwoTone: SvgIconComponent;
|
|
717
|
-
export const AutoGraph: SvgIconComponent;
|
|
718
|
-
export const AutoGraphOutlined: SvgIconComponent;
|
|
719
|
-
export const AutoGraphRounded: SvgIconComponent;
|
|
720
|
-
export const AutoGraphSharp: SvgIconComponent;
|
|
721
|
-
export const AutoGraphTwoTone: SvgIconComponent;
|
|
722
|
-
export const AutoStories: SvgIconComponent;
|
|
723
|
-
export const AutoStoriesOutlined: SvgIconComponent;
|
|
724
|
-
export const AutoStoriesRounded: SvgIconComponent;
|
|
725
|
-
export const AutoStoriesSharp: SvgIconComponent;
|
|
726
|
-
export const AutoStoriesTwoTone: SvgIconComponent;
|
|
727
717
|
export const AutofpsSelect: SvgIconComponent;
|
|
728
718
|
export const AutofpsSelectOutlined: SvgIconComponent;
|
|
729
719
|
export const AutofpsSelectRounded: SvgIconComponent;
|
|
730
720
|
export const AutofpsSelectSharp: SvgIconComponent;
|
|
731
721
|
export const AutofpsSelectTwoTone: SvgIconComponent;
|
|
722
|
+
export const AutoGraph: SvgIconComponent;
|
|
723
|
+
export const AutoGraphOutlined: SvgIconComponent;
|
|
724
|
+
export const AutoGraphRounded: SvgIconComponent;
|
|
725
|
+
export const AutoGraphSharp: SvgIconComponent;
|
|
726
|
+
export const AutoGraphTwoTone: SvgIconComponent;
|
|
732
727
|
export const Autorenew: SvgIconComponent;
|
|
733
728
|
export const AutorenewOutlined: SvgIconComponent;
|
|
734
729
|
export const AutorenewRounded: SvgIconComponent;
|
|
735
730
|
export const AutorenewSharp: SvgIconComponent;
|
|
736
731
|
export const AutorenewTwoTone: SvgIconComponent;
|
|
732
|
+
export const AutoStories: SvgIconComponent;
|
|
733
|
+
export const AutoStoriesOutlined: SvgIconComponent;
|
|
734
|
+
export const AutoStoriesRounded: SvgIconComponent;
|
|
735
|
+
export const AutoStoriesSharp: SvgIconComponent;
|
|
736
|
+
export const AutoStoriesTwoTone: SvgIconComponent;
|
|
737
737
|
export const AvTimer: SvgIconComponent;
|
|
738
738
|
export const AvTimerOutlined: SvgIconComponent;
|
|
739
739
|
export const AvTimerRounded: SvgIconComponent;
|
|
@@ -906,9 +906,6 @@ export const BeachAccessSharp: SvgIconComponent;
|
|
|
906
906
|
export const BeachAccessTwoTone: SvgIconComponent;
|
|
907
907
|
export const Bed: SvgIconComponent;
|
|
908
908
|
export const BedOutlined: SvgIconComponent;
|
|
909
|
-
export const BedRounded: SvgIconComponent;
|
|
910
|
-
export const BedSharp: SvgIconComponent;
|
|
911
|
-
export const BedTwoTone: SvgIconComponent;
|
|
912
909
|
export const BedroomBaby: SvgIconComponent;
|
|
913
910
|
export const BedroomBabyOutlined: SvgIconComponent;
|
|
914
911
|
export const BedroomBabyRounded: SvgIconComponent;
|
|
@@ -924,6 +921,8 @@ export const BedroomParentOutlined: SvgIconComponent;
|
|
|
924
921
|
export const BedroomParentRounded: SvgIconComponent;
|
|
925
922
|
export const BedroomParentSharp: SvgIconComponent;
|
|
926
923
|
export const BedroomParentTwoTone: SvgIconComponent;
|
|
924
|
+
export const BedRounded: SvgIconComponent;
|
|
925
|
+
export const BedSharp: SvgIconComponent;
|
|
927
926
|
export const Bedtime: SvgIconComponent;
|
|
928
927
|
export const BedtimeOff: SvgIconComponent;
|
|
929
928
|
export const BedtimeOffOutlined: SvgIconComponent;
|
|
@@ -934,6 +933,7 @@ export const BedtimeOutlined: SvgIconComponent;
|
|
|
934
933
|
export const BedtimeRounded: SvgIconComponent;
|
|
935
934
|
export const BedtimeSharp: SvgIconComponent;
|
|
936
935
|
export const BedtimeTwoTone: SvgIconComponent;
|
|
936
|
+
export const BedTwoTone: SvgIconComponent;
|
|
937
937
|
export const Beenhere: SvgIconComponent;
|
|
938
938
|
export const BeenhereOutlined: SvgIconComponent;
|
|
939
939
|
export const BeenhereRounded: SvgIconComponent;
|
|
@@ -1025,26 +1025,17 @@ export const BoltRounded: SvgIconComponent;
|
|
|
1025
1025
|
export const BoltSharp: SvgIconComponent;
|
|
1026
1026
|
export const BoltTwoTone: SvgIconComponent;
|
|
1027
1027
|
export const Book: SvgIconComponent;
|
|
1028
|
-
export const BookOnline: SvgIconComponent;
|
|
1029
|
-
export const BookOnlineOutlined: SvgIconComponent;
|
|
1030
|
-
export const BookOnlineRounded: SvgIconComponent;
|
|
1031
|
-
export const BookOnlineSharp: SvgIconComponent;
|
|
1032
|
-
export const BookOnlineTwoTone: SvgIconComponent;
|
|
1033
|
-
export const BookOutlined: SvgIconComponent;
|
|
1034
|
-
export const BookRounded: SvgIconComponent;
|
|
1035
|
-
export const BookSharp: SvgIconComponent;
|
|
1036
|
-
export const BookTwoTone: SvgIconComponent;
|
|
1037
1028
|
export const Bookmark: SvgIconComponent;
|
|
1038
1029
|
export const BookmarkAdd: SvgIconComponent;
|
|
1039
|
-
export const BookmarkAddOutlined: SvgIconComponent;
|
|
1040
|
-
export const BookmarkAddRounded: SvgIconComponent;
|
|
1041
|
-
export const BookmarkAddSharp: SvgIconComponent;
|
|
1042
|
-
export const BookmarkAddTwoTone: SvgIconComponent;
|
|
1043
1030
|
export const BookmarkAdded: SvgIconComponent;
|
|
1044
1031
|
export const BookmarkAddedOutlined: SvgIconComponent;
|
|
1045
1032
|
export const BookmarkAddedRounded: SvgIconComponent;
|
|
1046
1033
|
export const BookmarkAddedSharp: SvgIconComponent;
|
|
1047
1034
|
export const BookmarkAddedTwoTone: SvgIconComponent;
|
|
1035
|
+
export const BookmarkAddOutlined: SvgIconComponent;
|
|
1036
|
+
export const BookmarkAddRounded: SvgIconComponent;
|
|
1037
|
+
export const BookmarkAddSharp: SvgIconComponent;
|
|
1038
|
+
export const BookmarkAddTwoTone: SvgIconComponent;
|
|
1048
1039
|
export const BookmarkBorder: SvgIconComponent;
|
|
1049
1040
|
export const BookmarkBorderOutlined: SvgIconComponent;
|
|
1050
1041
|
export const BookmarkBorderRounded: SvgIconComponent;
|
|
@@ -1057,13 +1048,22 @@ export const BookmarkRemoveRounded: SvgIconComponent;
|
|
|
1057
1048
|
export const BookmarkRemoveSharp: SvgIconComponent;
|
|
1058
1049
|
export const BookmarkRemoveTwoTone: SvgIconComponent;
|
|
1059
1050
|
export const BookmarkRounded: SvgIconComponent;
|
|
1060
|
-
export const BookmarkSharp: SvgIconComponent;
|
|
1061
|
-
export const BookmarkTwoTone: SvgIconComponent;
|
|
1062
1051
|
export const Bookmarks: SvgIconComponent;
|
|
1052
|
+
export const BookmarkSharp: SvgIconComponent;
|
|
1063
1053
|
export const BookmarksOutlined: SvgIconComponent;
|
|
1064
1054
|
export const BookmarksRounded: SvgIconComponent;
|
|
1065
1055
|
export const BookmarksSharp: SvgIconComponent;
|
|
1066
1056
|
export const BookmarksTwoTone: SvgIconComponent;
|
|
1057
|
+
export const BookmarkTwoTone: SvgIconComponent;
|
|
1058
|
+
export const BookOnline: SvgIconComponent;
|
|
1059
|
+
export const BookOnlineOutlined: SvgIconComponent;
|
|
1060
|
+
export const BookOnlineRounded: SvgIconComponent;
|
|
1061
|
+
export const BookOnlineSharp: SvgIconComponent;
|
|
1062
|
+
export const BookOnlineTwoTone: SvgIconComponent;
|
|
1063
|
+
export const BookOutlined: SvgIconComponent;
|
|
1064
|
+
export const BookRounded: SvgIconComponent;
|
|
1065
|
+
export const BookSharp: SvgIconComponent;
|
|
1066
|
+
export const BookTwoTone: SvgIconComponent;
|
|
1067
1067
|
export const BorderAll: SvgIconComponent;
|
|
1068
1068
|
export const BorderAllOutlined: SvgIconComponent;
|
|
1069
1069
|
export const BorderAllRounded: SvgIconComponent;
|
|
@@ -1393,12 +1393,12 @@ export const CameraRollSharp: SvgIconComponent;
|
|
|
1393
1393
|
export const CameraRollTwoTone: SvgIconComponent;
|
|
1394
1394
|
export const CameraRounded: SvgIconComponent;
|
|
1395
1395
|
export const CameraSharp: SvgIconComponent;
|
|
1396
|
-
export const CameraTwoTone: SvgIconComponent;
|
|
1397
1396
|
export const Cameraswitch: SvgIconComponent;
|
|
1398
1397
|
export const CameraswitchOutlined: SvgIconComponent;
|
|
1399
1398
|
export const CameraswitchRounded: SvgIconComponent;
|
|
1400
1399
|
export const CameraswitchSharp: SvgIconComponent;
|
|
1401
1400
|
export const CameraswitchTwoTone: SvgIconComponent;
|
|
1401
|
+
export const CameraTwoTone: SvgIconComponent;
|
|
1402
1402
|
export const Campaign: SvgIconComponent;
|
|
1403
1403
|
export const CampaignOutlined: SvgIconComponent;
|
|
1404
1404
|
export const CampaignRounded: SvgIconComponent;
|
|
@@ -1424,16 +1424,6 @@ export const CandlestickChartOutlined: SvgIconComponent;
|
|
|
1424
1424
|
export const CandlestickChartRounded: SvgIconComponent;
|
|
1425
1425
|
export const CandlestickChartSharp: SvgIconComponent;
|
|
1426
1426
|
export const CandlestickChartTwoTone: SvgIconComponent;
|
|
1427
|
-
export const CarRental: SvgIconComponent;
|
|
1428
|
-
export const CarRentalOutlined: SvgIconComponent;
|
|
1429
|
-
export const CarRentalRounded: SvgIconComponent;
|
|
1430
|
-
export const CarRentalSharp: SvgIconComponent;
|
|
1431
|
-
export const CarRentalTwoTone: SvgIconComponent;
|
|
1432
|
-
export const CarRepair: SvgIconComponent;
|
|
1433
|
-
export const CarRepairOutlined: SvgIconComponent;
|
|
1434
|
-
export const CarRepairRounded: SvgIconComponent;
|
|
1435
|
-
export const CarRepairSharp: SvgIconComponent;
|
|
1436
|
-
export const CarRepairTwoTone: SvgIconComponent;
|
|
1437
1427
|
export const CardGiftcard: SvgIconComponent;
|
|
1438
1428
|
export const CardGiftcardOutlined: SvgIconComponent;
|
|
1439
1429
|
export const CardGiftcardRounded: SvgIconComponent;
|
|
@@ -1454,6 +1444,16 @@ export const CarpenterOutlined: SvgIconComponent;
|
|
|
1454
1444
|
export const CarpenterRounded: SvgIconComponent;
|
|
1455
1445
|
export const CarpenterSharp: SvgIconComponent;
|
|
1456
1446
|
export const CarpenterTwoTone: SvgIconComponent;
|
|
1447
|
+
export const CarRental: SvgIconComponent;
|
|
1448
|
+
export const CarRentalOutlined: SvgIconComponent;
|
|
1449
|
+
export const CarRentalRounded: SvgIconComponent;
|
|
1450
|
+
export const CarRentalSharp: SvgIconComponent;
|
|
1451
|
+
export const CarRentalTwoTone: SvgIconComponent;
|
|
1452
|
+
export const CarRepair: SvgIconComponent;
|
|
1453
|
+
export const CarRepairOutlined: SvgIconComponent;
|
|
1454
|
+
export const CarRepairRounded: SvgIconComponent;
|
|
1455
|
+
export const CarRepairSharp: SvgIconComponent;
|
|
1456
|
+
export const CarRepairTwoTone: SvgIconComponent;
|
|
1457
1457
|
export const Cases: SvgIconComponent;
|
|
1458
1458
|
export const CasesOutlined: SvgIconComponent;
|
|
1459
1459
|
export const CasesRounded: SvgIconComponent;
|
|
@@ -1475,15 +1475,15 @@ export const CastForEducationOutlined: SvgIconComponent;
|
|
|
1475
1475
|
export const CastForEducationRounded: SvgIconComponent;
|
|
1476
1476
|
export const CastForEducationSharp: SvgIconComponent;
|
|
1477
1477
|
export const CastForEducationTwoTone: SvgIconComponent;
|
|
1478
|
-
export const CastOutlined: SvgIconComponent;
|
|
1479
|
-
export const CastRounded: SvgIconComponent;
|
|
1480
|
-
export const CastSharp: SvgIconComponent;
|
|
1481
|
-
export const CastTwoTone: SvgIconComponent;
|
|
1482
1478
|
export const Castle: SvgIconComponent;
|
|
1483
1479
|
export const CastleOutlined: SvgIconComponent;
|
|
1484
1480
|
export const CastleRounded: SvgIconComponent;
|
|
1485
1481
|
export const CastleSharp: SvgIconComponent;
|
|
1486
1482
|
export const CastleTwoTone: SvgIconComponent;
|
|
1483
|
+
export const CastOutlined: SvgIconComponent;
|
|
1484
|
+
export const CastRounded: SvgIconComponent;
|
|
1485
|
+
export const CastSharp: SvgIconComponent;
|
|
1486
|
+
export const CastTwoTone: SvgIconComponent;
|
|
1487
1487
|
export const CatchingPokemon: SvgIconComponent;
|
|
1488
1488
|
export const CatchingPokemonOutlined: SvgIconComponent;
|
|
1489
1489
|
export const CatchingPokemonRounded: SvgIconComponent;
|
|
@@ -1552,11 +1552,11 @@ export const ChargingStationTwoTone: SvgIconComponent;
|
|
|
1552
1552
|
export const Chat: SvgIconComponent;
|
|
1553
1553
|
export const ChatBubble: SvgIconComponent;
|
|
1554
1554
|
export const ChatBubbleOutline: SvgIconComponent;
|
|
1555
|
+
export const ChatBubbleOutlined: SvgIconComponent;
|
|
1555
1556
|
export const ChatBubbleOutlineOutlined: SvgIconComponent;
|
|
1556
1557
|
export const ChatBubbleOutlineRounded: SvgIconComponent;
|
|
1557
1558
|
export const ChatBubbleOutlineSharp: SvgIconComponent;
|
|
1558
1559
|
export const ChatBubbleOutlineTwoTone: SvgIconComponent;
|
|
1559
|
-
export const ChatBubbleOutlined: SvgIconComponent;
|
|
1560
1560
|
export const ChatBubbleRounded: SvgIconComponent;
|
|
1561
1561
|
export const ChatBubbleSharp: SvgIconComponent;
|
|
1562
1562
|
export const ChatBubbleTwoTone: SvgIconComponent;
|
|
@@ -1577,23 +1577,23 @@ export const CheckBoxSharp: SvgIconComponent;
|
|
|
1577
1577
|
export const CheckBoxTwoTone: SvgIconComponent;
|
|
1578
1578
|
export const CheckCircle: SvgIconComponent;
|
|
1579
1579
|
export const CheckCircleOutline: SvgIconComponent;
|
|
1580
|
+
export const CheckCircleOutlined: SvgIconComponent;
|
|
1580
1581
|
export const CheckCircleOutlineOutlined: SvgIconComponent;
|
|
1581
1582
|
export const CheckCircleOutlineRounded: SvgIconComponent;
|
|
1582
1583
|
export const CheckCircleOutlineSharp: SvgIconComponent;
|
|
1583
1584
|
export const CheckCircleOutlineTwoTone: SvgIconComponent;
|
|
1584
|
-
export const CheckCircleOutlined: SvgIconComponent;
|
|
1585
1585
|
export const CheckCircleRounded: SvgIconComponent;
|
|
1586
1586
|
export const CheckCircleSharp: SvgIconComponent;
|
|
1587
1587
|
export const CheckCircleTwoTone: SvgIconComponent;
|
|
1588
1588
|
export const CheckOutlined: SvgIconComponent;
|
|
1589
|
-
export const CheckRounded: SvgIconComponent;
|
|
1590
|
-
export const CheckSharp: SvgIconComponent;
|
|
1591
|
-
export const CheckTwoTone: SvgIconComponent;
|
|
1592
1589
|
export const Checkroom: SvgIconComponent;
|
|
1593
1590
|
export const CheckroomOutlined: SvgIconComponent;
|
|
1594
1591
|
export const CheckroomRounded: SvgIconComponent;
|
|
1595
1592
|
export const CheckroomSharp: SvgIconComponent;
|
|
1596
1593
|
export const CheckroomTwoTone: SvgIconComponent;
|
|
1594
|
+
export const CheckRounded: SvgIconComponent;
|
|
1595
|
+
export const CheckSharp: SvgIconComponent;
|
|
1596
|
+
export const CheckTwoTone: SvgIconComponent;
|
|
1597
1597
|
export const ChevronLeft: SvgIconComponent;
|
|
1598
1598
|
export const ChevronLeftOutlined: SvgIconComponent;
|
|
1599
1599
|
export const ChevronLeftRounded: SvgIconComponent;
|
|
@@ -1660,15 +1660,6 @@ export const ClearRounded: SvgIconComponent;
|
|
|
1660
1660
|
export const ClearSharp: SvgIconComponent;
|
|
1661
1661
|
export const ClearTwoTone: SvgIconComponent;
|
|
1662
1662
|
export const Close: SvgIconComponent;
|
|
1663
|
-
export const CloseFullscreen: SvgIconComponent;
|
|
1664
|
-
export const CloseFullscreenOutlined: SvgIconComponent;
|
|
1665
|
-
export const CloseFullscreenRounded: SvgIconComponent;
|
|
1666
|
-
export const CloseFullscreenSharp: SvgIconComponent;
|
|
1667
|
-
export const CloseFullscreenTwoTone: SvgIconComponent;
|
|
1668
|
-
export const CloseOutlined: SvgIconComponent;
|
|
1669
|
-
export const CloseRounded: SvgIconComponent;
|
|
1670
|
-
export const CloseSharp: SvgIconComponent;
|
|
1671
|
-
export const CloseTwoTone: SvgIconComponent;
|
|
1672
1663
|
export const ClosedCaption: SvgIconComponent;
|
|
1673
1664
|
export const ClosedCaptionDisabled: SvgIconComponent;
|
|
1674
1665
|
export const ClosedCaptionDisabledOutlined: SvgIconComponent;
|
|
@@ -1684,13 +1675,22 @@ export const ClosedCaptionOutlined: SvgIconComponent;
|
|
|
1684
1675
|
export const ClosedCaptionRounded: SvgIconComponent;
|
|
1685
1676
|
export const ClosedCaptionSharp: SvgIconComponent;
|
|
1686
1677
|
export const ClosedCaptionTwoTone: SvgIconComponent;
|
|
1687
|
-
export const
|
|
1688
|
-
export const
|
|
1689
|
-
export const
|
|
1690
|
-
export const
|
|
1691
|
-
export const
|
|
1692
|
-
export const
|
|
1693
|
-
export const
|
|
1678
|
+
export const CloseFullscreen: SvgIconComponent;
|
|
1679
|
+
export const CloseFullscreenOutlined: SvgIconComponent;
|
|
1680
|
+
export const CloseFullscreenRounded: SvgIconComponent;
|
|
1681
|
+
export const CloseFullscreenSharp: SvgIconComponent;
|
|
1682
|
+
export const CloseFullscreenTwoTone: SvgIconComponent;
|
|
1683
|
+
export const CloseOutlined: SvgIconComponent;
|
|
1684
|
+
export const CloseRounded: SvgIconComponent;
|
|
1685
|
+
export const CloseSharp: SvgIconComponent;
|
|
1686
|
+
export const CloseTwoTone: SvgIconComponent;
|
|
1687
|
+
export const Cloud: SvgIconComponent;
|
|
1688
|
+
export const CloudCircle: SvgIconComponent;
|
|
1689
|
+
export const CloudCircleOutlined: SvgIconComponent;
|
|
1690
|
+
export const CloudCircleRounded: SvgIconComponent;
|
|
1691
|
+
export const CloudCircleSharp: SvgIconComponent;
|
|
1692
|
+
export const CloudCircleTwoTone: SvgIconComponent;
|
|
1693
|
+
export const CloudDone: SvgIconComponent;
|
|
1694
1694
|
export const CloudDoneOutlined: SvgIconComponent;
|
|
1695
1695
|
export const CloudDoneRounded: SvgIconComponent;
|
|
1696
1696
|
export const CloudDoneSharp: SvgIconComponent;
|
|
@@ -1729,11 +1729,6 @@ export const Co2Outlined: SvgIconComponent;
|
|
|
1729
1729
|
export const Co2Rounded: SvgIconComponent;
|
|
1730
1730
|
export const Co2Sharp: SvgIconComponent;
|
|
1731
1731
|
export const Co2TwoTone: SvgIconComponent;
|
|
1732
|
-
export const CoPresent: SvgIconComponent;
|
|
1733
|
-
export const CoPresentOutlined: SvgIconComponent;
|
|
1734
|
-
export const CoPresentRounded: SvgIconComponent;
|
|
1735
|
-
export const CoPresentSharp: SvgIconComponent;
|
|
1736
|
-
export const CoPresentTwoTone: SvgIconComponent;
|
|
1737
1732
|
export const Code: SvgIconComponent;
|
|
1738
1733
|
export const CodeOff: SvgIconComponent;
|
|
1739
1734
|
export const CodeOffOutlined: SvgIconComponent;
|
|
@@ -1764,16 +1759,16 @@ export const CollectionsOutlined: SvgIconComponent;
|
|
|
1764
1759
|
export const CollectionsRounded: SvgIconComponent;
|
|
1765
1760
|
export const CollectionsSharp: SvgIconComponent;
|
|
1766
1761
|
export const CollectionsTwoTone: SvgIconComponent;
|
|
1767
|
-
export const ColorLens: SvgIconComponent;
|
|
1768
|
-
export const ColorLensOutlined: SvgIconComponent;
|
|
1769
|
-
export const ColorLensRounded: SvgIconComponent;
|
|
1770
|
-
export const ColorLensSharp: SvgIconComponent;
|
|
1771
|
-
export const ColorLensTwoTone: SvgIconComponent;
|
|
1772
1762
|
export const Colorize: SvgIconComponent;
|
|
1773
1763
|
export const ColorizeOutlined: SvgIconComponent;
|
|
1774
1764
|
export const ColorizeRounded: SvgIconComponent;
|
|
1775
1765
|
export const ColorizeSharp: SvgIconComponent;
|
|
1776
1766
|
export const ColorizeTwoTone: SvgIconComponent;
|
|
1767
|
+
export const ColorLens: SvgIconComponent;
|
|
1768
|
+
export const ColorLensOutlined: SvgIconComponent;
|
|
1769
|
+
export const ColorLensRounded: SvgIconComponent;
|
|
1770
|
+
export const ColorLensSharp: SvgIconComponent;
|
|
1771
|
+
export const ColorLensTwoTone: SvgIconComponent;
|
|
1777
1772
|
export const Comment: SvgIconComponent;
|
|
1778
1773
|
export const CommentBank: SvgIconComponent;
|
|
1779
1774
|
export const CommentBankOutlined: SvgIconComponent;
|
|
@@ -1782,13 +1777,13 @@ export const CommentBankSharp: SvgIconComponent;
|
|
|
1782
1777
|
export const CommentBankTwoTone: SvgIconComponent;
|
|
1783
1778
|
export const CommentOutlined: SvgIconComponent;
|
|
1784
1779
|
export const CommentRounded: SvgIconComponent;
|
|
1785
|
-
export const CommentSharp: SvgIconComponent;
|
|
1786
|
-
export const CommentTwoTone: SvgIconComponent;
|
|
1787
1780
|
export const CommentsDisabled: SvgIconComponent;
|
|
1788
1781
|
export const CommentsDisabledOutlined: SvgIconComponent;
|
|
1789
1782
|
export const CommentsDisabledRounded: SvgIconComponent;
|
|
1790
1783
|
export const CommentsDisabledSharp: SvgIconComponent;
|
|
1791
1784
|
export const CommentsDisabledTwoTone: SvgIconComponent;
|
|
1785
|
+
export const CommentSharp: SvgIconComponent;
|
|
1786
|
+
export const CommentTwoTone: SvgIconComponent;
|
|
1792
1787
|
export const Commit: SvgIconComponent;
|
|
1793
1788
|
export const CommitOutlined: SvgIconComponent;
|
|
1794
1789
|
export const CommitRounded: SvgIconComponent;
|
|
@@ -1829,11 +1824,6 @@ export const ConfirmationNumberOutlined: SvgIconComponent;
|
|
|
1829
1824
|
export const ConfirmationNumberRounded: SvgIconComponent;
|
|
1830
1825
|
export const ConfirmationNumberSharp: SvgIconComponent;
|
|
1831
1826
|
export const ConfirmationNumberTwoTone: SvgIconComponent;
|
|
1832
|
-
export const ConnectWithoutContact: SvgIconComponent;
|
|
1833
|
-
export const ConnectWithoutContactOutlined: SvgIconComponent;
|
|
1834
|
-
export const ConnectWithoutContactRounded: SvgIconComponent;
|
|
1835
|
-
export const ConnectWithoutContactSharp: SvgIconComponent;
|
|
1836
|
-
export const ConnectWithoutContactTwoTone: SvgIconComponent;
|
|
1837
1827
|
export const ConnectedTv: SvgIconComponent;
|
|
1838
1828
|
export const ConnectedTvOutlined: SvgIconComponent;
|
|
1839
1829
|
export const ConnectedTvRounded: SvgIconComponent;
|
|
@@ -1844,11 +1834,21 @@ export const ConnectingAirportsOutlined: SvgIconComponent;
|
|
|
1844
1834
|
export const ConnectingAirportsRounded: SvgIconComponent;
|
|
1845
1835
|
export const ConnectingAirportsSharp: SvgIconComponent;
|
|
1846
1836
|
export const ConnectingAirportsTwoTone: SvgIconComponent;
|
|
1837
|
+
export const ConnectWithoutContact: SvgIconComponent;
|
|
1838
|
+
export const ConnectWithoutContactOutlined: SvgIconComponent;
|
|
1839
|
+
export const ConnectWithoutContactRounded: SvgIconComponent;
|
|
1840
|
+
export const ConnectWithoutContactSharp: SvgIconComponent;
|
|
1841
|
+
export const ConnectWithoutContactTwoTone: SvgIconComponent;
|
|
1847
1842
|
export const Construction: SvgIconComponent;
|
|
1848
1843
|
export const ConstructionOutlined: SvgIconComponent;
|
|
1849
1844
|
export const ConstructionRounded: SvgIconComponent;
|
|
1850
1845
|
export const ConstructionSharp: SvgIconComponent;
|
|
1851
1846
|
export const ConstructionTwoTone: SvgIconComponent;
|
|
1847
|
+
export const Contactless: SvgIconComponent;
|
|
1848
|
+
export const ContactlessOutlined: SvgIconComponent;
|
|
1849
|
+
export const ContactlessRounded: SvgIconComponent;
|
|
1850
|
+
export const ContactlessSharp: SvgIconComponent;
|
|
1851
|
+
export const ContactlessTwoTone: SvgIconComponent;
|
|
1852
1852
|
export const ContactMail: SvgIconComponent;
|
|
1853
1853
|
export const ContactMailOutlined: SvgIconComponent;
|
|
1854
1854
|
export const ContactMailRounded: SvgIconComponent;
|
|
@@ -1864,21 +1864,16 @@ export const ContactPhoneOutlined: SvgIconComponent;
|
|
|
1864
1864
|
export const ContactPhoneRounded: SvgIconComponent;
|
|
1865
1865
|
export const ContactPhoneSharp: SvgIconComponent;
|
|
1866
1866
|
export const ContactPhoneTwoTone: SvgIconComponent;
|
|
1867
|
-
export const ContactSupport: SvgIconComponent;
|
|
1868
|
-
export const ContactSupportOutlined: SvgIconComponent;
|
|
1869
|
-
export const ContactSupportRounded: SvgIconComponent;
|
|
1870
|
-
export const ContactSupportSharp: SvgIconComponent;
|
|
1871
|
-
export const ContactSupportTwoTone: SvgIconComponent;
|
|
1872
|
-
export const Contactless: SvgIconComponent;
|
|
1873
|
-
export const ContactlessOutlined: SvgIconComponent;
|
|
1874
|
-
export const ContactlessRounded: SvgIconComponent;
|
|
1875
|
-
export const ContactlessSharp: SvgIconComponent;
|
|
1876
|
-
export const ContactlessTwoTone: SvgIconComponent;
|
|
1877
1867
|
export const Contacts: SvgIconComponent;
|
|
1878
1868
|
export const ContactsOutlined: SvgIconComponent;
|
|
1879
1869
|
export const ContactsRounded: SvgIconComponent;
|
|
1880
1870
|
export const ContactsSharp: SvgIconComponent;
|
|
1881
1871
|
export const ContactsTwoTone: SvgIconComponent;
|
|
1872
|
+
export const ContactSupport: SvgIconComponent;
|
|
1873
|
+
export const ContactSupportOutlined: SvgIconComponent;
|
|
1874
|
+
export const ContactSupportRounded: SvgIconComponent;
|
|
1875
|
+
export const ContactSupportSharp: SvgIconComponent;
|
|
1876
|
+
export const ContactSupportTwoTone: SvgIconComponent;
|
|
1882
1877
|
export const ContentCopy: SvgIconComponent;
|
|
1883
1878
|
export const ContentCopyOutlined: SvgIconComponent;
|
|
1884
1879
|
export const ContentCopyRounded: SvgIconComponent;
|
|
@@ -1934,6 +1929,11 @@ export const CookieOutlined: SvgIconComponent;
|
|
|
1934
1929
|
export const CookieRounded: SvgIconComponent;
|
|
1935
1930
|
export const CookieSharp: SvgIconComponent;
|
|
1936
1931
|
export const CookieTwoTone: SvgIconComponent;
|
|
1932
|
+
export const CoPresent: SvgIconComponent;
|
|
1933
|
+
export const CoPresentOutlined: SvgIconComponent;
|
|
1934
|
+
export const CoPresentRounded: SvgIconComponent;
|
|
1935
|
+
export const CoPresentSharp: SvgIconComponent;
|
|
1936
|
+
export const CoPresentTwoTone: SvgIconComponent;
|
|
1937
1937
|
export const CopyAll: SvgIconComponent;
|
|
1938
1938
|
export const CopyAllOutlined: SvgIconComponent;
|
|
1939
1939
|
export const CopyAllRounded: SvgIconComponent;
|
|
@@ -2176,11 +2176,11 @@ export const DeleteForeverRounded: SvgIconComponent;
|
|
|
2176
2176
|
export const DeleteForeverSharp: SvgIconComponent;
|
|
2177
2177
|
export const DeleteForeverTwoTone: SvgIconComponent;
|
|
2178
2178
|
export const DeleteOutline: SvgIconComponent;
|
|
2179
|
+
export const DeleteOutlined: SvgIconComponent;
|
|
2179
2180
|
export const DeleteOutlineOutlined: SvgIconComponent;
|
|
2180
2181
|
export const DeleteOutlineRounded: SvgIconComponent;
|
|
2181
2182
|
export const DeleteOutlineSharp: SvgIconComponent;
|
|
2182
2183
|
export const DeleteOutlineTwoTone: SvgIconComponent;
|
|
2183
|
-
export const DeleteOutlined: SvgIconComponent;
|
|
2184
2184
|
export const DeleteRounded: SvgIconComponent;
|
|
2185
2185
|
export const DeleteSharp: SvgIconComponent;
|
|
2186
2186
|
export const DeleteSweep: SvgIconComponent;
|
|
@@ -2269,16 +2269,6 @@ export const DeviceHubOutlined: SvgIconComponent;
|
|
|
2269
2269
|
export const DeviceHubRounded: SvgIconComponent;
|
|
2270
2270
|
export const DeviceHubSharp: SvgIconComponent;
|
|
2271
2271
|
export const DeviceHubTwoTone: SvgIconComponent;
|
|
2272
|
-
export const DeviceThermostat: SvgIconComponent;
|
|
2273
|
-
export const DeviceThermostatOutlined: SvgIconComponent;
|
|
2274
|
-
export const DeviceThermostatRounded: SvgIconComponent;
|
|
2275
|
-
export const DeviceThermostatSharp: SvgIconComponent;
|
|
2276
|
-
export const DeviceThermostatTwoTone: SvgIconComponent;
|
|
2277
|
-
export const DeviceUnknown: SvgIconComponent;
|
|
2278
|
-
export const DeviceUnknownOutlined: SvgIconComponent;
|
|
2279
|
-
export const DeviceUnknownRounded: SvgIconComponent;
|
|
2280
|
-
export const DeviceUnknownSharp: SvgIconComponent;
|
|
2281
|
-
export const DeviceUnknownTwoTone: SvgIconComponent;
|
|
2282
2272
|
export const Devices: SvgIconComponent;
|
|
2283
2273
|
export const DevicesOther: SvgIconComponent;
|
|
2284
2274
|
export const DevicesOtherOutlined: SvgIconComponent;
|
|
@@ -2289,6 +2279,16 @@ export const DevicesOutlined: SvgIconComponent;
|
|
|
2289
2279
|
export const DevicesRounded: SvgIconComponent;
|
|
2290
2280
|
export const DevicesSharp: SvgIconComponent;
|
|
2291
2281
|
export const DevicesTwoTone: SvgIconComponent;
|
|
2282
|
+
export const DeviceThermostat: SvgIconComponent;
|
|
2283
|
+
export const DeviceThermostatOutlined: SvgIconComponent;
|
|
2284
|
+
export const DeviceThermostatRounded: SvgIconComponent;
|
|
2285
|
+
export const DeviceThermostatSharp: SvgIconComponent;
|
|
2286
|
+
export const DeviceThermostatTwoTone: SvgIconComponent;
|
|
2287
|
+
export const DeviceUnknown: SvgIconComponent;
|
|
2288
|
+
export const DeviceUnknownOutlined: SvgIconComponent;
|
|
2289
|
+
export const DeviceUnknownRounded: SvgIconComponent;
|
|
2290
|
+
export const DeviceUnknownSharp: SvgIconComponent;
|
|
2291
|
+
export const DeviceUnknownTwoTone: SvgIconComponent;
|
|
2292
2292
|
export const DialerSip: SvgIconComponent;
|
|
2293
2293
|
export const DialerSipOutlined: SvgIconComponent;
|
|
2294
2294
|
export const DialerSipRounded: SvgIconComponent;
|
|
@@ -2429,6 +2429,16 @@ export const DnsOutlined: SvgIconComponent;
|
|
|
2429
2429
|
export const DnsRounded: SvgIconComponent;
|
|
2430
2430
|
export const DnsSharp: SvgIconComponent;
|
|
2431
2431
|
export const DnsTwoTone: SvgIconComponent;
|
|
2432
|
+
export const Dock: SvgIconComponent;
|
|
2433
|
+
export const DockOutlined: SvgIconComponent;
|
|
2434
|
+
export const DockRounded: SvgIconComponent;
|
|
2435
|
+
export const DockSharp: SvgIconComponent;
|
|
2436
|
+
export const DockTwoTone: SvgIconComponent;
|
|
2437
|
+
export const DocumentScanner: SvgIconComponent;
|
|
2438
|
+
export const DocumentScannerOutlined: SvgIconComponent;
|
|
2439
|
+
export const DocumentScannerRounded: SvgIconComponent;
|
|
2440
|
+
export const DocumentScannerSharp: SvgIconComponent;
|
|
2441
|
+
export const DocumentScannerTwoTone: SvgIconComponent;
|
|
2432
2442
|
export const DoDisturb: SvgIconComponent;
|
|
2433
2443
|
export const DoDisturbAlt: SvgIconComponent;
|
|
2434
2444
|
export const DoDisturbAltOutlined: SvgIconComponent;
|
|
@@ -2449,6 +2459,41 @@ export const DoDisturbOutlined: SvgIconComponent;
|
|
|
2449
2459
|
export const DoDisturbRounded: SvgIconComponent;
|
|
2450
2460
|
export const DoDisturbSharp: SvgIconComponent;
|
|
2451
2461
|
export const DoDisturbTwoTone: SvgIconComponent;
|
|
2462
|
+
export const Domain: SvgIconComponent;
|
|
2463
|
+
export const DomainAdd: SvgIconComponent;
|
|
2464
|
+
export const DomainAddOutlined: SvgIconComponent;
|
|
2465
|
+
export const DomainAddRounded: SvgIconComponent;
|
|
2466
|
+
export const DomainAddSharp: SvgIconComponent;
|
|
2467
|
+
export const DomainAddTwoTone: SvgIconComponent;
|
|
2468
|
+
export const DomainDisabled: SvgIconComponent;
|
|
2469
|
+
export const DomainDisabledOutlined: SvgIconComponent;
|
|
2470
|
+
export const DomainDisabledRounded: SvgIconComponent;
|
|
2471
|
+
export const DomainDisabledSharp: SvgIconComponent;
|
|
2472
|
+
export const DomainDisabledTwoTone: SvgIconComponent;
|
|
2473
|
+
export const DomainOutlined: SvgIconComponent;
|
|
2474
|
+
export const DomainRounded: SvgIconComponent;
|
|
2475
|
+
export const DomainSharp: SvgIconComponent;
|
|
2476
|
+
export const DomainTwoTone: SvgIconComponent;
|
|
2477
|
+
export const DomainVerification: SvgIconComponent;
|
|
2478
|
+
export const DomainVerificationOutlined: SvgIconComponent;
|
|
2479
|
+
export const DomainVerificationRounded: SvgIconComponent;
|
|
2480
|
+
export const DomainVerificationSharp: SvgIconComponent;
|
|
2481
|
+
export const DomainVerificationTwoTone: SvgIconComponent;
|
|
2482
|
+
export const Done: SvgIconComponent;
|
|
2483
|
+
export const DoneAll: SvgIconComponent;
|
|
2484
|
+
export const DoneAllOutlined: SvgIconComponent;
|
|
2485
|
+
export const DoneAllRounded: SvgIconComponent;
|
|
2486
|
+
export const DoneAllSharp: SvgIconComponent;
|
|
2487
|
+
export const DoneAllTwoTone: SvgIconComponent;
|
|
2488
|
+
export const DoneOutline: SvgIconComponent;
|
|
2489
|
+
export const DoneOutlined: SvgIconComponent;
|
|
2490
|
+
export const DoneOutlineOutlined: SvgIconComponent;
|
|
2491
|
+
export const DoneOutlineRounded: SvgIconComponent;
|
|
2492
|
+
export const DoneOutlineSharp: SvgIconComponent;
|
|
2493
|
+
export const DoneOutlineTwoTone: SvgIconComponent;
|
|
2494
|
+
export const DoneRounded: SvgIconComponent;
|
|
2495
|
+
export const DoneSharp: SvgIconComponent;
|
|
2496
|
+
export const DoneTwoTone: SvgIconComponent;
|
|
2452
2497
|
export const DoNotDisturb: SvgIconComponent;
|
|
2453
2498
|
export const DoNotDisturbAlt: SvgIconComponent;
|
|
2454
2499
|
export const DoNotDisturbAltOutlined: SvgIconComponent;
|
|
@@ -2484,51 +2529,6 @@ export const DoNotTouchOutlined: SvgIconComponent;
|
|
|
2484
2529
|
export const DoNotTouchRounded: SvgIconComponent;
|
|
2485
2530
|
export const DoNotTouchSharp: SvgIconComponent;
|
|
2486
2531
|
export const DoNotTouchTwoTone: SvgIconComponent;
|
|
2487
|
-
export const Dock: SvgIconComponent;
|
|
2488
|
-
export const DockOutlined: SvgIconComponent;
|
|
2489
|
-
export const DockRounded: SvgIconComponent;
|
|
2490
|
-
export const DockSharp: SvgIconComponent;
|
|
2491
|
-
export const DockTwoTone: SvgIconComponent;
|
|
2492
|
-
export const DocumentScanner: SvgIconComponent;
|
|
2493
|
-
export const DocumentScannerOutlined: SvgIconComponent;
|
|
2494
|
-
export const DocumentScannerRounded: SvgIconComponent;
|
|
2495
|
-
export const DocumentScannerSharp: SvgIconComponent;
|
|
2496
|
-
export const DocumentScannerTwoTone: SvgIconComponent;
|
|
2497
|
-
export const Domain: SvgIconComponent;
|
|
2498
|
-
export const DomainAdd: SvgIconComponent;
|
|
2499
|
-
export const DomainAddOutlined: SvgIconComponent;
|
|
2500
|
-
export const DomainAddRounded: SvgIconComponent;
|
|
2501
|
-
export const DomainAddSharp: SvgIconComponent;
|
|
2502
|
-
export const DomainAddTwoTone: SvgIconComponent;
|
|
2503
|
-
export const DomainDisabled: SvgIconComponent;
|
|
2504
|
-
export const DomainDisabledOutlined: SvgIconComponent;
|
|
2505
|
-
export const DomainDisabledRounded: SvgIconComponent;
|
|
2506
|
-
export const DomainDisabledSharp: SvgIconComponent;
|
|
2507
|
-
export const DomainDisabledTwoTone: SvgIconComponent;
|
|
2508
|
-
export const DomainOutlined: SvgIconComponent;
|
|
2509
|
-
export const DomainRounded: SvgIconComponent;
|
|
2510
|
-
export const DomainSharp: SvgIconComponent;
|
|
2511
|
-
export const DomainTwoTone: SvgIconComponent;
|
|
2512
|
-
export const DomainVerification: SvgIconComponent;
|
|
2513
|
-
export const DomainVerificationOutlined: SvgIconComponent;
|
|
2514
|
-
export const DomainVerificationRounded: SvgIconComponent;
|
|
2515
|
-
export const DomainVerificationSharp: SvgIconComponent;
|
|
2516
|
-
export const DomainVerificationTwoTone: SvgIconComponent;
|
|
2517
|
-
export const Done: SvgIconComponent;
|
|
2518
|
-
export const DoneAll: SvgIconComponent;
|
|
2519
|
-
export const DoneAllOutlined: SvgIconComponent;
|
|
2520
|
-
export const DoneAllRounded: SvgIconComponent;
|
|
2521
|
-
export const DoneAllSharp: SvgIconComponent;
|
|
2522
|
-
export const DoneAllTwoTone: SvgIconComponent;
|
|
2523
|
-
export const DoneOutline: SvgIconComponent;
|
|
2524
|
-
export const DoneOutlineOutlined: SvgIconComponent;
|
|
2525
|
-
export const DoneOutlineRounded: SvgIconComponent;
|
|
2526
|
-
export const DoneOutlineSharp: SvgIconComponent;
|
|
2527
|
-
export const DoneOutlineTwoTone: SvgIconComponent;
|
|
2528
|
-
export const DoneOutlined: SvgIconComponent;
|
|
2529
|
-
export const DoneRounded: SvgIconComponent;
|
|
2530
|
-
export const DoneSharp: SvgIconComponent;
|
|
2531
|
-
export const DoneTwoTone: SvgIconComponent;
|
|
2532
2532
|
export const DonutLarge: SvgIconComponent;
|
|
2533
2533
|
export const DonutLargeOutlined: SvgIconComponent;
|
|
2534
2534
|
export const DonutLargeRounded: SvgIconComponent;
|
|
@@ -2544,6 +2544,11 @@ export const DoorBackOutlined: SvgIconComponent;
|
|
|
2544
2544
|
export const DoorBackRounded: SvgIconComponent;
|
|
2545
2545
|
export const DoorBackSharp: SvgIconComponent;
|
|
2546
2546
|
export const DoorBackTwoTone: SvgIconComponent;
|
|
2547
|
+
export const Doorbell: SvgIconComponent;
|
|
2548
|
+
export const DoorbellOutlined: SvgIconComponent;
|
|
2549
|
+
export const DoorbellRounded: SvgIconComponent;
|
|
2550
|
+
export const DoorbellSharp: SvgIconComponent;
|
|
2551
|
+
export const DoorbellTwoTone: SvgIconComponent;
|
|
2547
2552
|
export const DoorFront: SvgIconComponent;
|
|
2548
2553
|
export const DoorFrontOutlined: SvgIconComponent;
|
|
2549
2554
|
export const DoorFrontRounded: SvgIconComponent;
|
|
@@ -2554,11 +2559,6 @@ export const DoorSlidingOutlined: SvgIconComponent;
|
|
|
2554
2559
|
export const DoorSlidingRounded: SvgIconComponent;
|
|
2555
2560
|
export const DoorSlidingSharp: SvgIconComponent;
|
|
2556
2561
|
export const DoorSlidingTwoTone: SvgIconComponent;
|
|
2557
|
-
export const Doorbell: SvgIconComponent;
|
|
2558
|
-
export const DoorbellOutlined: SvgIconComponent;
|
|
2559
|
-
export const DoorbellRounded: SvgIconComponent;
|
|
2560
|
-
export const DoorbellSharp: SvgIconComponent;
|
|
2561
|
-
export const DoorbellTwoTone: SvgIconComponent;
|
|
2562
2562
|
export const DoubleArrow: SvgIconComponent;
|
|
2563
2563
|
export const DoubleArrowOutlined: SvgIconComponent;
|
|
2564
2564
|
export const DoubleArrowRounded: SvgIconComponent;
|
|
@@ -2580,15 +2580,15 @@ export const DownloadForOfflineOutlined: SvgIconComponent;
|
|
|
2580
2580
|
export const DownloadForOfflineRounded: SvgIconComponent;
|
|
2581
2581
|
export const DownloadForOfflineSharp: SvgIconComponent;
|
|
2582
2582
|
export const DownloadForOfflineTwoTone: SvgIconComponent;
|
|
2583
|
-
export const DownloadOutlined: SvgIconComponent;
|
|
2584
|
-
export const DownloadRounded: SvgIconComponent;
|
|
2585
|
-
export const DownloadSharp: SvgIconComponent;
|
|
2586
|
-
export const DownloadTwoTone: SvgIconComponent;
|
|
2587
2583
|
export const Downloading: SvgIconComponent;
|
|
2588
2584
|
export const DownloadingOutlined: SvgIconComponent;
|
|
2589
2585
|
export const DownloadingRounded: SvgIconComponent;
|
|
2590
2586
|
export const DownloadingSharp: SvgIconComponent;
|
|
2591
2587
|
export const DownloadingTwoTone: SvgIconComponent;
|
|
2588
|
+
export const DownloadOutlined: SvgIconComponent;
|
|
2589
|
+
export const DownloadRounded: SvgIconComponent;
|
|
2590
|
+
export const DownloadSharp: SvgIconComponent;
|
|
2591
|
+
export const DownloadTwoTone: SvgIconComponent;
|
|
2592
2592
|
export const Drafts: SvgIconComponent;
|
|
2593
2593
|
export const DraftsOutlined: SvgIconComponent;
|
|
2594
2594
|
export const DraftsRounded: SvgIconComponent;
|
|
@@ -2654,11 +2654,6 @@ export const DynamicFormOutlined: SvgIconComponent;
|
|
|
2654
2654
|
export const DynamicFormRounded: SvgIconComponent;
|
|
2655
2655
|
export const DynamicFormSharp: SvgIconComponent;
|
|
2656
2656
|
export const DynamicFormTwoTone: SvgIconComponent;
|
|
2657
|
-
export const EMobiledata: SvgIconComponent;
|
|
2658
|
-
export const EMobiledataOutlined: SvgIconComponent;
|
|
2659
|
-
export const EMobiledataRounded: SvgIconComponent;
|
|
2660
|
-
export const EMobiledataSharp: SvgIconComponent;
|
|
2661
|
-
export const EMobiledataTwoTone: SvgIconComponent;
|
|
2662
2657
|
export const Earbuds: SvgIconComponent;
|
|
2663
2658
|
export const EarbudsBattery: SvgIconComponent;
|
|
2664
2659
|
export const EarbudsBatteryOutlined: SvgIconComponent;
|
|
@@ -2729,6 +2724,11 @@ export const EggOutlined: SvgIconComponent;
|
|
|
2729
2724
|
export const EggRounded: SvgIconComponent;
|
|
2730
2725
|
export const EggSharp: SvgIconComponent;
|
|
2731
2726
|
export const EggTwoTone: SvgIconComponent;
|
|
2727
|
+
export const EighteenMp: SvgIconComponent;
|
|
2728
|
+
export const EighteenMpOutlined: SvgIconComponent;
|
|
2729
|
+
export const EighteenMpRounded: SvgIconComponent;
|
|
2730
|
+
export const EighteenMpSharp: SvgIconComponent;
|
|
2731
|
+
export const EighteenMpTwoTone: SvgIconComponent;
|
|
2732
2732
|
export const EightK: SvgIconComponent;
|
|
2733
2733
|
export const EightKOutlined: SvgIconComponent;
|
|
2734
2734
|
export const EightKPlus: SvgIconComponent;
|
|
@@ -2744,11 +2744,6 @@ export const EightMpOutlined: SvgIconComponent;
|
|
|
2744
2744
|
export const EightMpRounded: SvgIconComponent;
|
|
2745
2745
|
export const EightMpSharp: SvgIconComponent;
|
|
2746
2746
|
export const EightMpTwoTone: SvgIconComponent;
|
|
2747
|
-
export const EighteenMp: SvgIconComponent;
|
|
2748
|
-
export const EighteenMpOutlined: SvgIconComponent;
|
|
2749
|
-
export const EighteenMpRounded: SvgIconComponent;
|
|
2750
|
-
export const EighteenMpSharp: SvgIconComponent;
|
|
2751
|
-
export const EighteenMpTwoTone: SvgIconComponent;
|
|
2752
2747
|
export const EightteenMp: SvgIconComponent;
|
|
2753
2748
|
export const EightteenMpOutlined: SvgIconComponent;
|
|
2754
2749
|
export const EightteenMpRounded: SvgIconComponent;
|
|
@@ -2769,6 +2764,11 @@ export const ElderlyWomanOutlined: SvgIconComponent;
|
|
|
2769
2764
|
export const ElderlyWomanRounded: SvgIconComponent;
|
|
2770
2765
|
export const ElderlyWomanSharp: SvgIconComponent;
|
|
2771
2766
|
export const ElderlyWomanTwoTone: SvgIconComponent;
|
|
2767
|
+
export const ElectricalServices: SvgIconComponent;
|
|
2768
|
+
export const ElectricalServicesOutlined: SvgIconComponent;
|
|
2769
|
+
export const ElectricalServicesRounded: SvgIconComponent;
|
|
2770
|
+
export const ElectricalServicesSharp: SvgIconComponent;
|
|
2771
|
+
export const ElectricalServicesTwoTone: SvgIconComponent;
|
|
2772
2772
|
export const ElectricBike: SvgIconComponent;
|
|
2773
2773
|
export const ElectricBikeOutlined: SvgIconComponent;
|
|
2774
2774
|
export const ElectricBikeRounded: SvgIconComponent;
|
|
@@ -2794,11 +2794,6 @@ export const ElectricScooterOutlined: SvgIconComponent;
|
|
|
2794
2794
|
export const ElectricScooterRounded: SvgIconComponent;
|
|
2795
2795
|
export const ElectricScooterSharp: SvgIconComponent;
|
|
2796
2796
|
export const ElectricScooterTwoTone: SvgIconComponent;
|
|
2797
|
-
export const ElectricalServices: SvgIconComponent;
|
|
2798
|
-
export const ElectricalServicesOutlined: SvgIconComponent;
|
|
2799
|
-
export const ElectricalServicesRounded: SvgIconComponent;
|
|
2800
|
-
export const ElectricalServicesSharp: SvgIconComponent;
|
|
2801
|
-
export const ElectricalServicesTwoTone: SvgIconComponent;
|
|
2802
2797
|
export const Elevator: SvgIconComponent;
|
|
2803
2798
|
export const ElevatorOutlined: SvgIconComponent;
|
|
2804
2799
|
export const ElevatorRounded: SvgIconComponent;
|
|
@@ -2814,6 +2809,11 @@ export const EmailOutlined: SvgIconComponent;
|
|
|
2814
2809
|
export const EmailRounded: SvgIconComponent;
|
|
2815
2810
|
export const EmailSharp: SvgIconComponent;
|
|
2816
2811
|
export const EmailTwoTone: SvgIconComponent;
|
|
2812
|
+
export const EMobiledata: SvgIconComponent;
|
|
2813
|
+
export const EMobiledataOutlined: SvgIconComponent;
|
|
2814
|
+
export const EMobiledataRounded: SvgIconComponent;
|
|
2815
|
+
export const EMobiledataSharp: SvgIconComponent;
|
|
2816
|
+
export const EMobiledataTwoTone: SvgIconComponent;
|
|
2817
2817
|
export const EmojiEmotions: SvgIconComponent;
|
|
2818
2818
|
export const EmojiEmotionsOutlined: SvgIconComponent;
|
|
2819
2819
|
export const EmojiEmotionsRounded: SvgIconComponent;
|
|
@@ -2876,11 +2876,11 @@ export const EqualizerSharp: SvgIconComponent;
|
|
|
2876
2876
|
export const EqualizerTwoTone: SvgIconComponent;
|
|
2877
2877
|
export const Error: SvgIconComponent;
|
|
2878
2878
|
export const ErrorOutline: SvgIconComponent;
|
|
2879
|
+
export const ErrorOutlined: SvgIconComponent;
|
|
2879
2880
|
export const ErrorOutlineOutlined: SvgIconComponent;
|
|
2880
2881
|
export const ErrorOutlineRounded: SvgIconComponent;
|
|
2881
2882
|
export const ErrorOutlineSharp: SvgIconComponent;
|
|
2882
2883
|
export const ErrorOutlineTwoTone: SvgIconComponent;
|
|
2883
|
-
export const ErrorOutlined: SvgIconComponent;
|
|
2884
2884
|
export const ErrorRounded: SvgIconComponent;
|
|
2885
2885
|
export const ErrorSharp: SvgIconComponent;
|
|
2886
2886
|
export const ErrorTwoTone: SvgIconComponent;
|
|
@@ -2904,11 +2904,6 @@ export const EuroSymbolRounded: SvgIconComponent;
|
|
|
2904
2904
|
export const EuroSymbolSharp: SvgIconComponent;
|
|
2905
2905
|
export const EuroSymbolTwoTone: SvgIconComponent;
|
|
2906
2906
|
export const EuroTwoTone: SvgIconComponent;
|
|
2907
|
-
export const EvStation: SvgIconComponent;
|
|
2908
|
-
export const EvStationOutlined: SvgIconComponent;
|
|
2909
|
-
export const EvStationRounded: SvgIconComponent;
|
|
2910
|
-
export const EvStationSharp: SvgIconComponent;
|
|
2911
|
-
export const EvStationTwoTone: SvgIconComponent;
|
|
2912
2907
|
export const Event: SvgIconComponent;
|
|
2913
2908
|
export const EventAvailable: SvgIconComponent;
|
|
2914
2909
|
export const EventAvailableOutlined: SvgIconComponent;
|
|
@@ -2939,6 +2934,11 @@ export const EventSeatSharp: SvgIconComponent;
|
|
|
2939
2934
|
export const EventSeatTwoTone: SvgIconComponent;
|
|
2940
2935
|
export const EventSharp: SvgIconComponent;
|
|
2941
2936
|
export const EventTwoTone: SvgIconComponent;
|
|
2937
|
+
export const EvStation: SvgIconComponent;
|
|
2938
|
+
export const EvStationOutlined: SvgIconComponent;
|
|
2939
|
+
export const EvStationRounded: SvgIconComponent;
|
|
2940
|
+
export const EvStationSharp: SvgIconComponent;
|
|
2941
|
+
export const EvStationTwoTone: SvgIconComponent;
|
|
2942
2942
|
export const ExitToApp: SvgIconComponent;
|
|
2943
2943
|
export const ExitToAppOutlined: SvgIconComponent;
|
|
2944
2944
|
export const ExitToAppRounded: SvgIconComponent;
|
|
@@ -2995,6 +2995,11 @@ export const ExtensionRounded: SvgIconComponent;
|
|
|
2995
2995
|
export const ExtensionSharp: SvgIconComponent;
|
|
2996
2996
|
export const ExtensionTwoTone: SvgIconComponent;
|
|
2997
2997
|
export const Face: SvgIconComponent;
|
|
2998
|
+
export const Facebook: SvgIconComponent;
|
|
2999
|
+
export const FacebookOutlined: SvgIconComponent;
|
|
3000
|
+
export const FacebookRounded: SvgIconComponent;
|
|
3001
|
+
export const FacebookSharp: SvgIconComponent;
|
|
3002
|
+
export const FacebookTwoTone: SvgIconComponent;
|
|
2998
3003
|
export const FaceOutlined: SvgIconComponent;
|
|
2999
3004
|
export const FaceRetouchingNatural: SvgIconComponent;
|
|
3000
3005
|
export const FaceRetouchingNaturalOutlined: SvgIconComponent;
|
|
@@ -3009,11 +3014,6 @@ export const FaceRetouchingOffTwoTone: SvgIconComponent;
|
|
|
3009
3014
|
export const FaceRounded: SvgIconComponent;
|
|
3010
3015
|
export const FaceSharp: SvgIconComponent;
|
|
3011
3016
|
export const FaceTwoTone: SvgIconComponent;
|
|
3012
|
-
export const Facebook: SvgIconComponent;
|
|
3013
|
-
export const FacebookOutlined: SvgIconComponent;
|
|
3014
|
-
export const FacebookRounded: SvgIconComponent;
|
|
3015
|
-
export const FacebookSharp: SvgIconComponent;
|
|
3016
|
-
export const FacebookTwoTone: SvgIconComponent;
|
|
3017
3017
|
export const FactCheck: SvgIconComponent;
|
|
3018
3018
|
export const FactCheckOutlined: SvgIconComponent;
|
|
3019
3019
|
export const FactCheckRounded: SvgIconComponent;
|
|
@@ -3029,6 +3029,11 @@ export const FamilyRestroomOutlined: SvgIconComponent;
|
|
|
3029
3029
|
export const FamilyRestroomRounded: SvgIconComponent;
|
|
3030
3030
|
export const FamilyRestroomSharp: SvgIconComponent;
|
|
3031
3031
|
export const FamilyRestroomTwoTone: SvgIconComponent;
|
|
3032
|
+
export const Fastfood: SvgIconComponent;
|
|
3033
|
+
export const FastfoodOutlined: SvgIconComponent;
|
|
3034
|
+
export const FastfoodRounded: SvgIconComponent;
|
|
3035
|
+
export const FastfoodSharp: SvgIconComponent;
|
|
3036
|
+
export const FastfoodTwoTone: SvgIconComponent;
|
|
3032
3037
|
export const FastForward: SvgIconComponent;
|
|
3033
3038
|
export const FastForwardOutlined: SvgIconComponent;
|
|
3034
3039
|
export const FastForwardRounded: SvgIconComponent;
|
|
@@ -3039,11 +3044,6 @@ export const FastRewindOutlined: SvgIconComponent;
|
|
|
3039
3044
|
export const FastRewindRounded: SvgIconComponent;
|
|
3040
3045
|
export const FastRewindSharp: SvgIconComponent;
|
|
3041
3046
|
export const FastRewindTwoTone: SvgIconComponent;
|
|
3042
|
-
export const Fastfood: SvgIconComponent;
|
|
3043
|
-
export const FastfoodOutlined: SvgIconComponent;
|
|
3044
|
-
export const FastfoodRounded: SvgIconComponent;
|
|
3045
|
-
export const FastfoodSharp: SvgIconComponent;
|
|
3046
|
-
export const FastfoodTwoTone: SvgIconComponent;
|
|
3047
3047
|
export const Favorite: SvgIconComponent;
|
|
3048
3048
|
export const FavoriteBorder: SvgIconComponent;
|
|
3049
3049
|
export const FavoriteBorderOutlined: SvgIconComponent;
|
|
@@ -3070,15 +3070,15 @@ export const FeaturedVideoRounded: SvgIconComponent;
|
|
|
3070
3070
|
export const FeaturedVideoSharp: SvgIconComponent;
|
|
3071
3071
|
export const FeaturedVideoTwoTone: SvgIconComponent;
|
|
3072
3072
|
export const Feed: SvgIconComponent;
|
|
3073
|
-
export const FeedOutlined: SvgIconComponent;
|
|
3074
|
-
export const FeedRounded: SvgIconComponent;
|
|
3075
|
-
export const FeedSharp: SvgIconComponent;
|
|
3076
|
-
export const FeedTwoTone: SvgIconComponent;
|
|
3077
3073
|
export const Feedback: SvgIconComponent;
|
|
3078
3074
|
export const FeedbackOutlined: SvgIconComponent;
|
|
3079
3075
|
export const FeedbackRounded: SvgIconComponent;
|
|
3080
3076
|
export const FeedbackSharp: SvgIconComponent;
|
|
3081
3077
|
export const FeedbackTwoTone: SvgIconComponent;
|
|
3078
|
+
export const FeedOutlined: SvgIconComponent;
|
|
3079
|
+
export const FeedRounded: SvgIconComponent;
|
|
3080
|
+
export const FeedSharp: SvgIconComponent;
|
|
3081
|
+
export const FeedTwoTone: SvgIconComponent;
|
|
3082
3082
|
export const Female: SvgIconComponent;
|
|
3083
3083
|
export const FemaleOutlined: SvgIconComponent;
|
|
3084
3084
|
export const FemaleRounded: SvgIconComponent;
|
|
@@ -3304,11 +3304,6 @@ export const FirstPageOutlined: SvgIconComponent;
|
|
|
3304
3304
|
export const FirstPageRounded: SvgIconComponent;
|
|
3305
3305
|
export const FirstPageSharp: SvgIconComponent;
|
|
3306
3306
|
export const FirstPageTwoTone: SvgIconComponent;
|
|
3307
|
-
export const FitScreen: SvgIconComponent;
|
|
3308
|
-
export const FitScreenOutlined: SvgIconComponent;
|
|
3309
|
-
export const FitScreenRounded: SvgIconComponent;
|
|
3310
|
-
export const FitScreenSharp: SvgIconComponent;
|
|
3311
|
-
export const FitScreenTwoTone: SvgIconComponent;
|
|
3312
3307
|
export const Fitbit: SvgIconComponent;
|
|
3313
3308
|
export const FitbitOutlined: SvgIconComponent;
|
|
3314
3309
|
export const FitbitRounded: SvgIconComponent;
|
|
@@ -3319,6 +3314,11 @@ export const FitnessCenterOutlined: SvgIconComponent;
|
|
|
3319
3314
|
export const FitnessCenterRounded: SvgIconComponent;
|
|
3320
3315
|
export const FitnessCenterSharp: SvgIconComponent;
|
|
3321
3316
|
export const FitnessCenterTwoTone: SvgIconComponent;
|
|
3317
|
+
export const FitScreen: SvgIconComponent;
|
|
3318
|
+
export const FitScreenOutlined: SvgIconComponent;
|
|
3319
|
+
export const FitScreenRounded: SvgIconComponent;
|
|
3320
|
+
export const FitScreenSharp: SvgIconComponent;
|
|
3321
|
+
export const FitScreenTwoTone: SvgIconComponent;
|
|
3322
3322
|
export const FiveG: SvgIconComponent;
|
|
3323
3323
|
export const FiveGOutlined: SvgIconComponent;
|
|
3324
3324
|
export const FiveGRounded: SvgIconComponent;
|
|
@@ -3369,16 +3369,6 @@ export const FlashAutoOutlined: SvgIconComponent;
|
|
|
3369
3369
|
export const FlashAutoRounded: SvgIconComponent;
|
|
3370
3370
|
export const FlashAutoSharp: SvgIconComponent;
|
|
3371
3371
|
export const FlashAutoTwoTone: SvgIconComponent;
|
|
3372
|
-
export const FlashOff: SvgIconComponent;
|
|
3373
|
-
export const FlashOffOutlined: SvgIconComponent;
|
|
3374
|
-
export const FlashOffRounded: SvgIconComponent;
|
|
3375
|
-
export const FlashOffSharp: SvgIconComponent;
|
|
3376
|
-
export const FlashOffTwoTone: SvgIconComponent;
|
|
3377
|
-
export const FlashOn: SvgIconComponent;
|
|
3378
|
-
export const FlashOnOutlined: SvgIconComponent;
|
|
3379
|
-
export const FlashOnRounded: SvgIconComponent;
|
|
3380
|
-
export const FlashOnSharp: SvgIconComponent;
|
|
3381
|
-
export const FlashOnTwoTone: SvgIconComponent;
|
|
3382
3372
|
export const FlashlightOff: SvgIconComponent;
|
|
3383
3373
|
export const FlashlightOffOutlined: SvgIconComponent;
|
|
3384
3374
|
export const FlashlightOffRounded: SvgIconComponent;
|
|
@@ -3389,6 +3379,16 @@ export const FlashlightOnOutlined: SvgIconComponent;
|
|
|
3389
3379
|
export const FlashlightOnRounded: SvgIconComponent;
|
|
3390
3380
|
export const FlashlightOnSharp: SvgIconComponent;
|
|
3391
3381
|
export const FlashlightOnTwoTone: SvgIconComponent;
|
|
3382
|
+
export const FlashOff: SvgIconComponent;
|
|
3383
|
+
export const FlashOffOutlined: SvgIconComponent;
|
|
3384
|
+
export const FlashOffRounded: SvgIconComponent;
|
|
3385
|
+
export const FlashOffSharp: SvgIconComponent;
|
|
3386
|
+
export const FlashOffTwoTone: SvgIconComponent;
|
|
3387
|
+
export const FlashOn: SvgIconComponent;
|
|
3388
|
+
export const FlashOnOutlined: SvgIconComponent;
|
|
3389
|
+
export const FlashOnRounded: SvgIconComponent;
|
|
3390
|
+
export const FlashOnSharp: SvgIconComponent;
|
|
3391
|
+
export const FlashOnTwoTone: SvgIconComponent;
|
|
3392
3392
|
export const Flatware: SvgIconComponent;
|
|
3393
3393
|
export const FlatwareOutlined: SvgIconComponent;
|
|
3394
3394
|
export const FlatwareRounded: SvgIconComponent;
|
|
@@ -3744,16 +3744,6 @@ export const FunctionsOutlined: SvgIconComponent;
|
|
|
3744
3744
|
export const FunctionsRounded: SvgIconComponent;
|
|
3745
3745
|
export const FunctionsSharp: SvgIconComponent;
|
|
3746
3746
|
export const FunctionsTwoTone: SvgIconComponent;
|
|
3747
|
-
export const GMobiledata: SvgIconComponent;
|
|
3748
|
-
export const GMobiledataOutlined: SvgIconComponent;
|
|
3749
|
-
export const GMobiledataRounded: SvgIconComponent;
|
|
3750
|
-
export const GMobiledataSharp: SvgIconComponent;
|
|
3751
|
-
export const GMobiledataTwoTone: SvgIconComponent;
|
|
3752
|
-
export const GTranslate: SvgIconComponent;
|
|
3753
|
-
export const GTranslateOutlined: SvgIconComponent;
|
|
3754
|
-
export const GTranslateRounded: SvgIconComponent;
|
|
3755
|
-
export const GTranslateSharp: SvgIconComponent;
|
|
3756
|
-
export const GTranslateTwoTone: SvgIconComponent;
|
|
3757
3747
|
export const Gamepad: SvgIconComponent;
|
|
3758
3748
|
export const GamepadOutlined: SvgIconComponent;
|
|
3759
3749
|
export const GamepadRounded: SvgIconComponent;
|
|
@@ -3799,12 +3789,17 @@ export const GirlOutlined: SvgIconComponent;
|
|
|
3799
3789
|
export const GirlRounded: SvgIconComponent;
|
|
3800
3790
|
export const GirlSharp: SvgIconComponent;
|
|
3801
3791
|
export const GirlTwoTone: SvgIconComponent;
|
|
3802
|
-
export const GitHub: SvgIconComponent;
|
|
3803
3792
|
export const Gite: SvgIconComponent;
|
|
3804
3793
|
export const GiteOutlined: SvgIconComponent;
|
|
3805
3794
|
export const GiteRounded: SvgIconComponent;
|
|
3806
3795
|
export const GiteSharp: SvgIconComponent;
|
|
3807
3796
|
export const GiteTwoTone: SvgIconComponent;
|
|
3797
|
+
export const GitHub: SvgIconComponent;
|
|
3798
|
+
export const GMobiledata: SvgIconComponent;
|
|
3799
|
+
export const GMobiledataOutlined: SvgIconComponent;
|
|
3800
|
+
export const GMobiledataRounded: SvgIconComponent;
|
|
3801
|
+
export const GMobiledataSharp: SvgIconComponent;
|
|
3802
|
+
export const GMobiledataTwoTone: SvgIconComponent;
|
|
3808
3803
|
export const GolfCourse: SvgIconComponent;
|
|
3809
3804
|
export const GolfCourseOutlined: SvgIconComponent;
|
|
3810
3805
|
export const GolfCourseRounded: SvgIconComponent;
|
|
@@ -3914,28 +3909,23 @@ export const GroupRemoveRounded: SvgIconComponent;
|
|
|
3914
3909
|
export const GroupRemoveSharp: SvgIconComponent;
|
|
3915
3910
|
export const GroupRemoveTwoTone: SvgIconComponent;
|
|
3916
3911
|
export const GroupRounded: SvgIconComponent;
|
|
3912
|
+
export const Groups: SvgIconComponent;
|
|
3917
3913
|
export const GroupSharp: SvgIconComponent;
|
|
3914
|
+
export const GroupsOutlined: SvgIconComponent;
|
|
3915
|
+
export const GroupsRounded: SvgIconComponent;
|
|
3916
|
+
export const GroupsSharp: SvgIconComponent;
|
|
3917
|
+
export const GroupsTwoTone: SvgIconComponent;
|
|
3918
3918
|
export const GroupTwoTone: SvgIconComponent;
|
|
3919
3919
|
export const GroupWork: SvgIconComponent;
|
|
3920
3920
|
export const GroupWorkOutlined: SvgIconComponent;
|
|
3921
3921
|
export const GroupWorkRounded: SvgIconComponent;
|
|
3922
3922
|
export const GroupWorkSharp: SvgIconComponent;
|
|
3923
3923
|
export const GroupWorkTwoTone: SvgIconComponent;
|
|
3924
|
-
export const
|
|
3925
|
-
export const
|
|
3926
|
-
export const
|
|
3927
|
-
export const
|
|
3928
|
-
export const
|
|
3929
|
-
export const HMobiledata: SvgIconComponent;
|
|
3930
|
-
export const HMobiledataOutlined: SvgIconComponent;
|
|
3931
|
-
export const HMobiledataRounded: SvgIconComponent;
|
|
3932
|
-
export const HMobiledataSharp: SvgIconComponent;
|
|
3933
|
-
export const HMobiledataTwoTone: SvgIconComponent;
|
|
3934
|
-
export const HPlusMobiledata: SvgIconComponent;
|
|
3935
|
-
export const HPlusMobiledataOutlined: SvgIconComponent;
|
|
3936
|
-
export const HPlusMobiledataRounded: SvgIconComponent;
|
|
3937
|
-
export const HPlusMobiledataSharp: SvgIconComponent;
|
|
3938
|
-
export const HPlusMobiledataTwoTone: SvgIconComponent;
|
|
3924
|
+
export const GTranslate: SvgIconComponent;
|
|
3925
|
+
export const GTranslateOutlined: SvgIconComponent;
|
|
3926
|
+
export const GTranslateRounded: SvgIconComponent;
|
|
3927
|
+
export const GTranslateSharp: SvgIconComponent;
|
|
3928
|
+
export const GTranslateTwoTone: SvgIconComponent;
|
|
3939
3929
|
export const Hail: SvgIconComponent;
|
|
3940
3930
|
export const HailOutlined: SvgIconComponent;
|
|
3941
3931
|
export const HailRounded: SvgIconComponent;
|
|
@@ -3953,9 +3943,6 @@ export const HardwareSharp: SvgIconComponent;
|
|
|
3953
3943
|
export const HardwareTwoTone: SvgIconComponent;
|
|
3954
3944
|
export const Hd: SvgIconComponent;
|
|
3955
3945
|
export const HdOutlined: SvgIconComponent;
|
|
3956
|
-
export const HdRounded: SvgIconComponent;
|
|
3957
|
-
export const HdSharp: SvgIconComponent;
|
|
3958
|
-
export const HdTwoTone: SvgIconComponent;
|
|
3959
3946
|
export const HdrAuto: SvgIconComponent;
|
|
3960
3947
|
export const HdrAutoOutlined: SvgIconComponent;
|
|
3961
3948
|
export const HdrAutoRounded: SvgIconComponent;
|
|
@@ -3991,6 +3978,7 @@ export const HdrOnSelectSharp: SvgIconComponent;
|
|
|
3991
3978
|
export const HdrOnSelectTwoTone: SvgIconComponent;
|
|
3992
3979
|
export const HdrOnSharp: SvgIconComponent;
|
|
3993
3980
|
export const HdrOnTwoTone: SvgIconComponent;
|
|
3981
|
+
export const HdRounded: SvgIconComponent;
|
|
3994
3982
|
export const HdrPlus: SvgIconComponent;
|
|
3995
3983
|
export const HdrPlusOutlined: SvgIconComponent;
|
|
3996
3984
|
export const HdrPlusRounded: SvgIconComponent;
|
|
@@ -4006,6 +3994,8 @@ export const HdrWeakOutlined: SvgIconComponent;
|
|
|
4006
3994
|
export const HdrWeakRounded: SvgIconComponent;
|
|
4007
3995
|
export const HdrWeakSharp: SvgIconComponent;
|
|
4008
3996
|
export const HdrWeakTwoTone: SvgIconComponent;
|
|
3997
|
+
export const HdSharp: SvgIconComponent;
|
|
3998
|
+
export const HdTwoTone: SvgIconComponent;
|
|
4009
3999
|
export const Headphones: SvgIconComponent;
|
|
4010
4000
|
export const HeadphonesBattery: SvgIconComponent;
|
|
4011
4001
|
export const HeadphonesBatteryOutlined: SvgIconComponent;
|
|
@@ -4068,11 +4058,11 @@ export const HelpCenterRounded: SvgIconComponent;
|
|
|
4068
4058
|
export const HelpCenterSharp: SvgIconComponent;
|
|
4069
4059
|
export const HelpCenterTwoTone: SvgIconComponent;
|
|
4070
4060
|
export const HelpOutline: SvgIconComponent;
|
|
4061
|
+
export const HelpOutlined: SvgIconComponent;
|
|
4071
4062
|
export const HelpOutlineOutlined: SvgIconComponent;
|
|
4072
4063
|
export const HelpOutlineRounded: SvgIconComponent;
|
|
4073
4064
|
export const HelpOutlineSharp: SvgIconComponent;
|
|
4074
4065
|
export const HelpOutlineTwoTone: SvgIconComponent;
|
|
4075
|
-
export const HelpOutlined: SvgIconComponent;
|
|
4076
4066
|
export const HelpRounded: SvgIconComponent;
|
|
4077
4067
|
export const HelpSharp: SvgIconComponent;
|
|
4078
4068
|
export const HelpTwoTone: SvgIconComponent;
|
|
@@ -4096,11 +4086,6 @@ export const HideSourceOutlined: SvgIconComponent;
|
|
|
4096
4086
|
export const HideSourceRounded: SvgIconComponent;
|
|
4097
4087
|
export const HideSourceSharp: SvgIconComponent;
|
|
4098
4088
|
export const HideSourceTwoTone: SvgIconComponent;
|
|
4099
|
-
export const HighQuality: SvgIconComponent;
|
|
4100
|
-
export const HighQualityOutlined: SvgIconComponent;
|
|
4101
|
-
export const HighQualityRounded: SvgIconComponent;
|
|
4102
|
-
export const HighQualitySharp: SvgIconComponent;
|
|
4103
|
-
export const HighQualityTwoTone: SvgIconComponent;
|
|
4104
4089
|
export const Highlight: SvgIconComponent;
|
|
4105
4090
|
export const HighlightAlt: SvgIconComponent;
|
|
4106
4091
|
export const HighlightAltOutlined: SvgIconComponent;
|
|
@@ -4116,6 +4101,11 @@ export const HighlightOutlined: SvgIconComponent;
|
|
|
4116
4101
|
export const HighlightRounded: SvgIconComponent;
|
|
4117
4102
|
export const HighlightSharp: SvgIconComponent;
|
|
4118
4103
|
export const HighlightTwoTone: SvgIconComponent;
|
|
4104
|
+
export const HighQuality: SvgIconComponent;
|
|
4105
|
+
export const HighQualityOutlined: SvgIconComponent;
|
|
4106
|
+
export const HighQualityRounded: SvgIconComponent;
|
|
4107
|
+
export const HighQualitySharp: SvgIconComponent;
|
|
4108
|
+
export const HighQualityTwoTone: SvgIconComponent;
|
|
4119
4109
|
export const Hiking: SvgIconComponent;
|
|
4120
4110
|
export const HikingOutlined: SvgIconComponent;
|
|
4121
4111
|
export const HikingRounded: SvgIconComponent;
|
|
@@ -4151,6 +4141,11 @@ export const HlsOutlined: SvgIconComponent;
|
|
|
4151
4141
|
export const HlsRounded: SvgIconComponent;
|
|
4152
4142
|
export const HlsSharp: SvgIconComponent;
|
|
4153
4143
|
export const HlsTwoTone: SvgIconComponent;
|
|
4144
|
+
export const HMobiledata: SvgIconComponent;
|
|
4145
|
+
export const HMobiledataOutlined: SvgIconComponent;
|
|
4146
|
+
export const HMobiledataRounded: SvgIconComponent;
|
|
4147
|
+
export const HMobiledataSharp: SvgIconComponent;
|
|
4148
|
+
export const HMobiledataTwoTone: SvgIconComponent;
|
|
4154
4149
|
export const HolidayVillage: SvgIconComponent;
|
|
4155
4150
|
export const HolidayVillageOutlined: SvgIconComponent;
|
|
4156
4151
|
export const HolidayVillageRounded: SvgIconComponent;
|
|
@@ -4191,16 +4186,16 @@ export const HorizontalSplitOutlined: SvgIconComponent;
|
|
|
4191
4186
|
export const HorizontalSplitRounded: SvgIconComponent;
|
|
4192
4187
|
export const HorizontalSplitSharp: SvgIconComponent;
|
|
4193
4188
|
export const HorizontalSplitTwoTone: SvgIconComponent;
|
|
4194
|
-
export const HotTub: SvgIconComponent;
|
|
4195
|
-
export const HotTubOutlined: SvgIconComponent;
|
|
4196
|
-
export const HotTubRounded: SvgIconComponent;
|
|
4197
|
-
export const HotTubSharp: SvgIconComponent;
|
|
4198
|
-
export const HotTubTwoTone: SvgIconComponent;
|
|
4199
4189
|
export const Hotel: SvgIconComponent;
|
|
4200
4190
|
export const HotelOutlined: SvgIconComponent;
|
|
4201
4191
|
export const HotelRounded: SvgIconComponent;
|
|
4202
4192
|
export const HotelSharp: SvgIconComponent;
|
|
4203
4193
|
export const HotelTwoTone: SvgIconComponent;
|
|
4194
|
+
export const HotTub: SvgIconComponent;
|
|
4195
|
+
export const HotTubOutlined: SvgIconComponent;
|
|
4196
|
+
export const HotTubRounded: SvgIconComponent;
|
|
4197
|
+
export const HotTubSharp: SvgIconComponent;
|
|
4198
|
+
export const HotTubTwoTone: SvgIconComponent;
|
|
4204
4199
|
export const HourglassBottom: SvgIconComponent;
|
|
4205
4200
|
export const HourglassBottomOutlined: SvgIconComponent;
|
|
4206
4201
|
export const HourglassBottomRounded: SvgIconComponent;
|
|
@@ -4227,6 +4222,11 @@ export const HourglassTopRounded: SvgIconComponent;
|
|
|
4227
4222
|
export const HourglassTopSharp: SvgIconComponent;
|
|
4228
4223
|
export const HourglassTopTwoTone: SvgIconComponent;
|
|
4229
4224
|
export const House: SvgIconComponent;
|
|
4225
|
+
export const Houseboat: SvgIconComponent;
|
|
4226
|
+
export const HouseboatOutlined: SvgIconComponent;
|
|
4227
|
+
export const HouseboatRounded: SvgIconComponent;
|
|
4228
|
+
export const HouseboatSharp: SvgIconComponent;
|
|
4229
|
+
export const HouseboatTwoTone: SvgIconComponent;
|
|
4230
4230
|
export const HouseOutlined: SvgIconComponent;
|
|
4231
4231
|
export const HouseRounded: SvgIconComponent;
|
|
4232
4232
|
export const HouseSharp: SvgIconComponent;
|
|
@@ -4236,11 +4236,6 @@ export const HouseSidingRounded: SvgIconComponent;
|
|
|
4236
4236
|
export const HouseSidingSharp: SvgIconComponent;
|
|
4237
4237
|
export const HouseSidingTwoTone: SvgIconComponent;
|
|
4238
4238
|
export const HouseTwoTone: SvgIconComponent;
|
|
4239
|
-
export const Houseboat: SvgIconComponent;
|
|
4240
|
-
export const HouseboatOutlined: SvgIconComponent;
|
|
4241
|
-
export const HouseboatRounded: SvgIconComponent;
|
|
4242
|
-
export const HouseboatSharp: SvgIconComponent;
|
|
4243
|
-
export const HouseboatTwoTone: SvgIconComponent;
|
|
4244
4239
|
export const HowToReg: SvgIconComponent;
|
|
4245
4240
|
export const HowToRegOutlined: SvgIconComponent;
|
|
4246
4241
|
export const HowToRegRounded: SvgIconComponent;
|
|
@@ -4251,6 +4246,11 @@ export const HowToVoteOutlined: SvgIconComponent;
|
|
|
4251
4246
|
export const HowToVoteRounded: SvgIconComponent;
|
|
4252
4247
|
export const HowToVoteSharp: SvgIconComponent;
|
|
4253
4248
|
export const HowToVoteTwoTone: SvgIconComponent;
|
|
4249
|
+
export const HPlusMobiledata: SvgIconComponent;
|
|
4250
|
+
export const HPlusMobiledataOutlined: SvgIconComponent;
|
|
4251
|
+
export const HPlusMobiledataRounded: SvgIconComponent;
|
|
4252
|
+
export const HPlusMobiledataSharp: SvgIconComponent;
|
|
4253
|
+
export const HPlusMobiledataTwoTone: SvgIconComponent;
|
|
4254
4254
|
export const Html: SvgIconComponent;
|
|
4255
4255
|
export const HtmlOutlined: SvgIconComponent;
|
|
4256
4256
|
export const HtmlRounded: SvgIconComponent;
|
|
@@ -4259,13 +4259,13 @@ export const HtmlTwoTone: SvgIconComponent;
|
|
|
4259
4259
|
export const Http: SvgIconComponent;
|
|
4260
4260
|
export const HttpOutlined: SvgIconComponent;
|
|
4261
4261
|
export const HttpRounded: SvgIconComponent;
|
|
4262
|
-
export const HttpSharp: SvgIconComponent;
|
|
4263
|
-
export const HttpTwoTone: SvgIconComponent;
|
|
4264
4262
|
export const Https: SvgIconComponent;
|
|
4263
|
+
export const HttpSharp: SvgIconComponent;
|
|
4265
4264
|
export const HttpsOutlined: SvgIconComponent;
|
|
4266
4265
|
export const HttpsRounded: SvgIconComponent;
|
|
4267
4266
|
export const HttpsSharp: SvgIconComponent;
|
|
4268
4267
|
export const HttpsTwoTone: SvgIconComponent;
|
|
4268
|
+
export const HttpTwoTone: SvgIconComponent;
|
|
4269
4269
|
export const Hub: SvgIconComponent;
|
|
4270
4270
|
export const HubOutlined: SvgIconComponent;
|
|
4271
4271
|
export const HubRounded: SvgIconComponent;
|
|
@@ -4276,16 +4276,16 @@ export const HvacOutlined: SvgIconComponent;
|
|
|
4276
4276
|
export const HvacRounded: SvgIconComponent;
|
|
4277
4277
|
export const HvacSharp: SvgIconComponent;
|
|
4278
4278
|
export const HvacTwoTone: SvgIconComponent;
|
|
4279
|
-
export const IceSkating: SvgIconComponent;
|
|
4280
|
-
export const IceSkatingOutlined: SvgIconComponent;
|
|
4281
|
-
export const IceSkatingRounded: SvgIconComponent;
|
|
4282
|
-
export const IceSkatingSharp: SvgIconComponent;
|
|
4283
|
-
export const IceSkatingTwoTone: SvgIconComponent;
|
|
4284
4279
|
export const Icecream: SvgIconComponent;
|
|
4285
4280
|
export const IcecreamOutlined: SvgIconComponent;
|
|
4286
4281
|
export const IcecreamRounded: SvgIconComponent;
|
|
4287
4282
|
export const IcecreamSharp: SvgIconComponent;
|
|
4288
4283
|
export const IcecreamTwoTone: SvgIconComponent;
|
|
4284
|
+
export const IceSkating: SvgIconComponent;
|
|
4285
|
+
export const IceSkatingOutlined: SvgIconComponent;
|
|
4286
|
+
export const IceSkatingRounded: SvgIconComponent;
|
|
4287
|
+
export const IceSkatingSharp: SvgIconComponent;
|
|
4288
|
+
export const IceSkatingTwoTone: SvgIconComponent;
|
|
4289
4289
|
export const Image: SvgIconComponent;
|
|
4290
4290
|
export const ImageAspectRatio: SvgIconComponent;
|
|
4291
4291
|
export const ImageAspectRatioOutlined: SvgIconComponent;
|
|
@@ -4301,16 +4301,21 @@ export const ImageOutlined: SvgIconComponent;
|
|
|
4301
4301
|
export const ImageRounded: SvgIconComponent;
|
|
4302
4302
|
export const ImageSearch: SvgIconComponent;
|
|
4303
4303
|
export const ImageSearchOutlined: SvgIconComponent;
|
|
4304
|
-
export const ImageSearchRounded: SvgIconComponent;
|
|
4305
|
-
export const ImageSearchSharp: SvgIconComponent;
|
|
4306
|
-
export const ImageSearchTwoTone: SvgIconComponent;
|
|
4307
|
-
export const ImageSharp: SvgIconComponent;
|
|
4308
|
-
export const ImageTwoTone: SvgIconComponent;
|
|
4309
4304
|
export const ImagesearchRoller: SvgIconComponent;
|
|
4310
4305
|
export const ImagesearchRollerOutlined: SvgIconComponent;
|
|
4311
4306
|
export const ImagesearchRollerRounded: SvgIconComponent;
|
|
4312
4307
|
export const ImagesearchRollerSharp: SvgIconComponent;
|
|
4313
4308
|
export const ImagesearchRollerTwoTone: SvgIconComponent;
|
|
4309
|
+
export const ImageSearchRounded: SvgIconComponent;
|
|
4310
|
+
export const ImageSearchSharp: SvgIconComponent;
|
|
4311
|
+
export const ImageSearchTwoTone: SvgIconComponent;
|
|
4312
|
+
export const ImageSharp: SvgIconComponent;
|
|
4313
|
+
export const ImageTwoTone: SvgIconComponent;
|
|
4314
|
+
export const ImportantDevices: SvgIconComponent;
|
|
4315
|
+
export const ImportantDevicesOutlined: SvgIconComponent;
|
|
4316
|
+
export const ImportantDevicesRounded: SvgIconComponent;
|
|
4317
|
+
export const ImportantDevicesSharp: SvgIconComponent;
|
|
4318
|
+
export const ImportantDevicesTwoTone: SvgIconComponent;
|
|
4314
4319
|
export const ImportContacts: SvgIconComponent;
|
|
4315
4320
|
export const ImportContactsOutlined: SvgIconComponent;
|
|
4316
4321
|
export const ImportContactsRounded: SvgIconComponent;
|
|
@@ -4321,11 +4326,6 @@ export const ImportExportOutlined: SvgIconComponent;
|
|
|
4321
4326
|
export const ImportExportRounded: SvgIconComponent;
|
|
4322
4327
|
export const ImportExportSharp: SvgIconComponent;
|
|
4323
4328
|
export const ImportExportTwoTone: SvgIconComponent;
|
|
4324
|
-
export const ImportantDevices: SvgIconComponent;
|
|
4325
|
-
export const ImportantDevicesOutlined: SvgIconComponent;
|
|
4326
|
-
export const ImportantDevicesRounded: SvgIconComponent;
|
|
4327
|
-
export const ImportantDevicesSharp: SvgIconComponent;
|
|
4328
|
-
export const ImportantDevicesTwoTone: SvgIconComponent;
|
|
4329
4329
|
export const Inbox: SvgIconComponent;
|
|
4330
4330
|
export const InboxOutlined: SvgIconComponent;
|
|
4331
4331
|
export const InboxRounded: SvgIconComponent;
|
|
@@ -4492,15 +4492,6 @@ export const KebabDiningRounded: SvgIconComponent;
|
|
|
4492
4492
|
export const KebabDiningSharp: SvgIconComponent;
|
|
4493
4493
|
export const KebabDiningTwoTone: SvgIconComponent;
|
|
4494
4494
|
export const Key: SvgIconComponent;
|
|
4495
|
-
export const KeyOff: SvgIconComponent;
|
|
4496
|
-
export const KeyOffOutlined: SvgIconComponent;
|
|
4497
|
-
export const KeyOffRounded: SvgIconComponent;
|
|
4498
|
-
export const KeyOffSharp: SvgIconComponent;
|
|
4499
|
-
export const KeyOffTwoTone: SvgIconComponent;
|
|
4500
|
-
export const KeyOutlined: SvgIconComponent;
|
|
4501
|
-
export const KeyRounded: SvgIconComponent;
|
|
4502
|
-
export const KeySharp: SvgIconComponent;
|
|
4503
|
-
export const KeyTwoTone: SvgIconComponent;
|
|
4504
4495
|
export const Keyboard: SvgIconComponent;
|
|
4505
4496
|
export const KeyboardAlt: SvgIconComponent;
|
|
4506
4497
|
export const KeyboardAltOutlined: SvgIconComponent;
|
|
@@ -4596,6 +4587,15 @@ export const KeyboardVoiceOutlined: SvgIconComponent;
|
|
|
4596
4587
|
export const KeyboardVoiceRounded: SvgIconComponent;
|
|
4597
4588
|
export const KeyboardVoiceSharp: SvgIconComponent;
|
|
4598
4589
|
export const KeyboardVoiceTwoTone: SvgIconComponent;
|
|
4590
|
+
export const KeyOff: SvgIconComponent;
|
|
4591
|
+
export const KeyOffOutlined: SvgIconComponent;
|
|
4592
|
+
export const KeyOffRounded: SvgIconComponent;
|
|
4593
|
+
export const KeyOffSharp: SvgIconComponent;
|
|
4594
|
+
export const KeyOffTwoTone: SvgIconComponent;
|
|
4595
|
+
export const KeyOutlined: SvgIconComponent;
|
|
4596
|
+
export const KeyRounded: SvgIconComponent;
|
|
4597
|
+
export const KeySharp: SvgIconComponent;
|
|
4598
|
+
export const KeyTwoTone: SvgIconComponent;
|
|
4599
4599
|
export const KingBed: SvgIconComponent;
|
|
4600
4600
|
export const KingBedOutlined: SvgIconComponent;
|
|
4601
4601
|
export const KingBedRounded: SvgIconComponent;
|
|
@@ -4627,10 +4627,6 @@ export const LabelRounded: SvgIconComponent;
|
|
|
4627
4627
|
export const LabelSharp: SvgIconComponent;
|
|
4628
4628
|
export const LabelTwoTone: SvgIconComponent;
|
|
4629
4629
|
export const Lan: SvgIconComponent;
|
|
4630
|
-
export const LanOutlined: SvgIconComponent;
|
|
4631
|
-
export const LanRounded: SvgIconComponent;
|
|
4632
|
-
export const LanSharp: SvgIconComponent;
|
|
4633
|
-
export const LanTwoTone: SvgIconComponent;
|
|
4634
4630
|
export const Landscape: SvgIconComponent;
|
|
4635
4631
|
export const LandscapeOutlined: SvgIconComponent;
|
|
4636
4632
|
export const LandscapeRounded: SvgIconComponent;
|
|
@@ -4641,6 +4637,10 @@ export const LanguageOutlined: SvgIconComponent;
|
|
|
4641
4637
|
export const LanguageRounded: SvgIconComponent;
|
|
4642
4638
|
export const LanguageSharp: SvgIconComponent;
|
|
4643
4639
|
export const LanguageTwoTone: SvgIconComponent;
|
|
4640
|
+
export const LanOutlined: SvgIconComponent;
|
|
4641
|
+
export const LanRounded: SvgIconComponent;
|
|
4642
|
+
export const LanSharp: SvgIconComponent;
|
|
4643
|
+
export const LanTwoTone: SvgIconComponent;
|
|
4644
4644
|
export const Laptop: SvgIconComponent;
|
|
4645
4645
|
export const LaptopChromebook: SvgIconComponent;
|
|
4646
4646
|
export const LaptopChromebookOutlined: SvgIconComponent;
|
|
@@ -4732,6 +4732,11 @@ export const LibraryMusicRounded: SvgIconComponent;
|
|
|
4732
4732
|
export const LibraryMusicSharp: SvgIconComponent;
|
|
4733
4733
|
export const LibraryMusicTwoTone: SvgIconComponent;
|
|
4734
4734
|
export const Light: SvgIconComponent;
|
|
4735
|
+
export const Lightbulb: SvgIconComponent;
|
|
4736
|
+
export const LightbulbOutlined: SvgIconComponent;
|
|
4737
|
+
export const LightbulbRounded: SvgIconComponent;
|
|
4738
|
+
export const LightbulbSharp: SvgIconComponent;
|
|
4739
|
+
export const LightbulbTwoTone: SvgIconComponent;
|
|
4735
4740
|
export const LightMode: SvgIconComponent;
|
|
4736
4741
|
export const LightModeOutlined: SvgIconComponent;
|
|
4737
4742
|
export const LightModeRounded: SvgIconComponent;
|
|
@@ -4741,11 +4746,11 @@ export const LightOutlined: SvgIconComponent;
|
|
|
4741
4746
|
export const LightRounded: SvgIconComponent;
|
|
4742
4747
|
export const LightSharp: SvgIconComponent;
|
|
4743
4748
|
export const LightTwoTone: SvgIconComponent;
|
|
4744
|
-
export const
|
|
4745
|
-
export const
|
|
4746
|
-
export const
|
|
4747
|
-
export const
|
|
4748
|
-
export const
|
|
4749
|
+
export const LinearScale: SvgIconComponent;
|
|
4750
|
+
export const LinearScaleOutlined: SvgIconComponent;
|
|
4751
|
+
export const LinearScaleRounded: SvgIconComponent;
|
|
4752
|
+
export const LinearScaleSharp: SvgIconComponent;
|
|
4753
|
+
export const LinearScaleTwoTone: SvgIconComponent;
|
|
4749
4754
|
export const LineAxis: SvgIconComponent;
|
|
4750
4755
|
export const LineAxisOutlined: SvgIconComponent;
|
|
4751
4756
|
export const LineAxisRounded: SvgIconComponent;
|
|
@@ -4761,12 +4766,13 @@ export const LineWeightOutlined: SvgIconComponent;
|
|
|
4761
4766
|
export const LineWeightRounded: SvgIconComponent;
|
|
4762
4767
|
export const LineWeightSharp: SvgIconComponent;
|
|
4763
4768
|
export const LineWeightTwoTone: SvgIconComponent;
|
|
4764
|
-
export const LinearScale: SvgIconComponent;
|
|
4765
|
-
export const LinearScaleOutlined: SvgIconComponent;
|
|
4766
|
-
export const LinearScaleRounded: SvgIconComponent;
|
|
4767
|
-
export const LinearScaleSharp: SvgIconComponent;
|
|
4768
|
-
export const LinearScaleTwoTone: SvgIconComponent;
|
|
4769
4769
|
export const Link: SvgIconComponent;
|
|
4770
|
+
export const LinkedCamera: SvgIconComponent;
|
|
4771
|
+
export const LinkedCameraOutlined: SvgIconComponent;
|
|
4772
|
+
export const LinkedCameraRounded: SvgIconComponent;
|
|
4773
|
+
export const LinkedCameraSharp: SvgIconComponent;
|
|
4774
|
+
export const LinkedCameraTwoTone: SvgIconComponent;
|
|
4775
|
+
export const LinkedIn: SvgIconComponent;
|
|
4770
4776
|
export const LinkOff: SvgIconComponent;
|
|
4771
4777
|
export const LinkOffOutlined: SvgIconComponent;
|
|
4772
4778
|
export const LinkOffRounded: SvgIconComponent;
|
|
@@ -4776,12 +4782,6 @@ export const LinkOutlined: SvgIconComponent;
|
|
|
4776
4782
|
export const LinkRounded: SvgIconComponent;
|
|
4777
4783
|
export const LinkSharp: SvgIconComponent;
|
|
4778
4784
|
export const LinkTwoTone: SvgIconComponent;
|
|
4779
|
-
export const LinkedCamera: SvgIconComponent;
|
|
4780
|
-
export const LinkedCameraOutlined: SvgIconComponent;
|
|
4781
|
-
export const LinkedCameraRounded: SvgIconComponent;
|
|
4782
|
-
export const LinkedCameraSharp: SvgIconComponent;
|
|
4783
|
-
export const LinkedCameraTwoTone: SvgIconComponent;
|
|
4784
|
-
export const LinkedIn: SvgIconComponent;
|
|
4785
4785
|
export const Liquor: SvgIconComponent;
|
|
4786
4786
|
export const LiquorOutlined: SvgIconComponent;
|
|
4787
4787
|
export const LiquorRounded: SvgIconComponent;
|
|
@@ -5104,11 +5104,11 @@ export const LunchDiningSharp: SvgIconComponent;
|
|
|
5104
5104
|
export const LunchDiningTwoTone: SvgIconComponent;
|
|
5105
5105
|
export const Mail: SvgIconComponent;
|
|
5106
5106
|
export const MailOutline: SvgIconComponent;
|
|
5107
|
+
export const MailOutlined: SvgIconComponent;
|
|
5107
5108
|
export const MailOutlineOutlined: SvgIconComponent;
|
|
5108
5109
|
export const MailOutlineRounded: SvgIconComponent;
|
|
5109
5110
|
export const MailOutlineSharp: SvgIconComponent;
|
|
5110
5111
|
export const MailOutlineTwoTone: SvgIconComponent;
|
|
5111
|
-
export const MailOutlined: SvgIconComponent;
|
|
5112
5112
|
export const MailRounded: SvgIconComponent;
|
|
5113
5113
|
export const MailSharp: SvgIconComponent;
|
|
5114
5114
|
export const MailTwoTone: SvgIconComponent;
|
|
@@ -5118,10 +5118,6 @@ export const MaleRounded: SvgIconComponent;
|
|
|
5118
5118
|
export const MaleSharp: SvgIconComponent;
|
|
5119
5119
|
export const MaleTwoTone: SvgIconComponent;
|
|
5120
5120
|
export const Man: SvgIconComponent;
|
|
5121
|
-
export const ManOutlined: SvgIconComponent;
|
|
5122
|
-
export const ManRounded: SvgIconComponent;
|
|
5123
|
-
export const ManSharp: SvgIconComponent;
|
|
5124
|
-
export const ManTwoTone: SvgIconComponent;
|
|
5125
5121
|
export const ManageAccounts: SvgIconComponent;
|
|
5126
5122
|
export const ManageAccountsOutlined: SvgIconComponent;
|
|
5127
5123
|
export const ManageAccountsRounded: SvgIconComponent;
|
|
@@ -5132,11 +5128,14 @@ export const ManageSearchOutlined: SvgIconComponent;
|
|
|
5132
5128
|
export const ManageSearchRounded: SvgIconComponent;
|
|
5133
5129
|
export const ManageSearchSharp: SvgIconComponent;
|
|
5134
5130
|
export const ManageSearchTwoTone: SvgIconComponent;
|
|
5131
|
+
export const ManOutlined: SvgIconComponent;
|
|
5132
|
+
export const ManRounded: SvgIconComponent;
|
|
5133
|
+
export const ManSharp: SvgIconComponent;
|
|
5134
|
+
export const ManTwoTone: SvgIconComponent;
|
|
5135
5135
|
export const Map: SvgIconComponent;
|
|
5136
5136
|
export const MapOutlined: SvgIconComponent;
|
|
5137
5137
|
export const MapRounded: SvgIconComponent;
|
|
5138
5138
|
export const MapSharp: SvgIconComponent;
|
|
5139
|
-
export const MapTwoTone: SvgIconComponent;
|
|
5140
5139
|
export const MapsHomeWork: SvgIconComponent;
|
|
5141
5140
|
export const MapsHomeWorkOutlined: SvgIconComponent;
|
|
5142
5141
|
export const MapsHomeWorkRounded: SvgIconComponent;
|
|
@@ -5147,6 +5146,7 @@ export const MapsUgcOutlined: SvgIconComponent;
|
|
|
5147
5146
|
export const MapsUgcRounded: SvgIconComponent;
|
|
5148
5147
|
export const MapsUgcSharp: SvgIconComponent;
|
|
5149
5148
|
export const MapsUgcTwoTone: SvgIconComponent;
|
|
5149
|
+
export const MapTwoTone: SvgIconComponent;
|
|
5150
5150
|
export const Margin: SvgIconComponent;
|
|
5151
5151
|
export const MarginOutlined: SvgIconComponent;
|
|
5152
5152
|
export const MarginRounded: SvgIconComponent;
|
|
@@ -5177,12 +5177,12 @@ export const MarkEmailUnreadOutlined: SvgIconComponent;
|
|
|
5177
5177
|
export const MarkEmailUnreadRounded: SvgIconComponent;
|
|
5178
5178
|
export const MarkEmailUnreadSharp: SvgIconComponent;
|
|
5179
5179
|
export const MarkEmailUnreadTwoTone: SvgIconComponent;
|
|
5180
|
+
export const Markunread: SvgIconComponent;
|
|
5180
5181
|
export const MarkUnreadChatAlt: SvgIconComponent;
|
|
5181
5182
|
export const MarkUnreadChatAltOutlined: SvgIconComponent;
|
|
5182
5183
|
export const MarkUnreadChatAltRounded: SvgIconComponent;
|
|
5183
5184
|
export const MarkUnreadChatAltSharp: SvgIconComponent;
|
|
5184
5185
|
export const MarkUnreadChatAltTwoTone: SvgIconComponent;
|
|
5185
|
-
export const Markunread: SvgIconComponent;
|
|
5186
5186
|
export const MarkunreadMailbox: SvgIconComponent;
|
|
5187
5187
|
export const MarkunreadMailboxOutlined: SvgIconComponent;
|
|
5188
5188
|
export const MarkunreadMailboxRounded: SvgIconComponent;
|
|
@@ -5295,13 +5295,13 @@ export const MicOffSharp: SvgIconComponent;
|
|
|
5295
5295
|
export const MicOffTwoTone: SvgIconComponent;
|
|
5296
5296
|
export const MicOutlined: SvgIconComponent;
|
|
5297
5297
|
export const MicRounded: SvgIconComponent;
|
|
5298
|
-
export const MicSharp: SvgIconComponent;
|
|
5299
|
-
export const MicTwoTone: SvgIconComponent;
|
|
5300
5298
|
export const Microwave: SvgIconComponent;
|
|
5301
5299
|
export const MicrowaveOutlined: SvgIconComponent;
|
|
5302
5300
|
export const MicrowaveRounded: SvgIconComponent;
|
|
5303
5301
|
export const MicrowaveSharp: SvgIconComponent;
|
|
5304
5302
|
export const MicrowaveTwoTone: SvgIconComponent;
|
|
5303
|
+
export const MicSharp: SvgIconComponent;
|
|
5304
|
+
export const MicTwoTone: SvgIconComponent;
|
|
5305
5305
|
export const MilitaryTech: SvgIconComponent;
|
|
5306
5306
|
export const MilitaryTechOutlined: SvgIconComponent;
|
|
5307
5307
|
export const MilitaryTechRounded: SvgIconComponent;
|
|
@@ -5327,6 +5327,11 @@ export const MmsOutlined: SvgIconComponent;
|
|
|
5327
5327
|
export const MmsRounded: SvgIconComponent;
|
|
5328
5328
|
export const MmsSharp: SvgIconComponent;
|
|
5329
5329
|
export const MmsTwoTone: SvgIconComponent;
|
|
5330
|
+
export const MobiledataOff: SvgIconComponent;
|
|
5331
|
+
export const MobiledataOffOutlined: SvgIconComponent;
|
|
5332
|
+
export const MobiledataOffRounded: SvgIconComponent;
|
|
5333
|
+
export const MobiledataOffSharp: SvgIconComponent;
|
|
5334
|
+
export const MobiledataOffTwoTone: SvgIconComponent;
|
|
5330
5335
|
export const MobileFriendly: SvgIconComponent;
|
|
5331
5336
|
export const MobileFriendlyOutlined: SvgIconComponent;
|
|
5332
5337
|
export const MobileFriendlyRounded: SvgIconComponent;
|
|
@@ -5342,11 +5347,6 @@ export const MobileScreenShareOutlined: SvgIconComponent;
|
|
|
5342
5347
|
export const MobileScreenShareRounded: SvgIconComponent;
|
|
5343
5348
|
export const MobileScreenShareSharp: SvgIconComponent;
|
|
5344
5349
|
export const MobileScreenShareTwoTone: SvgIconComponent;
|
|
5345
|
-
export const MobiledataOff: SvgIconComponent;
|
|
5346
|
-
export const MobiledataOffOutlined: SvgIconComponent;
|
|
5347
|
-
export const MobiledataOffRounded: SvgIconComponent;
|
|
5348
|
-
export const MobiledataOffSharp: SvgIconComponent;
|
|
5349
|
-
export const MobiledataOffTwoTone: SvgIconComponent;
|
|
5350
5350
|
export const Mode: SvgIconComponent;
|
|
5351
5351
|
export const ModeComment: SvgIconComponent;
|
|
5352
5352
|
export const ModeCommentOutlined: SvgIconComponent;
|
|
@@ -5355,14 +5355,19 @@ export const ModeCommentSharp: SvgIconComponent;
|
|
|
5355
5355
|
export const ModeCommentTwoTone: SvgIconComponent;
|
|
5356
5356
|
export const ModeEdit: SvgIconComponent;
|
|
5357
5357
|
export const ModeEditOutline: SvgIconComponent;
|
|
5358
|
+
export const ModeEditOutlined: SvgIconComponent;
|
|
5358
5359
|
export const ModeEditOutlineOutlined: SvgIconComponent;
|
|
5359
5360
|
export const ModeEditOutlineRounded: SvgIconComponent;
|
|
5360
5361
|
export const ModeEditOutlineSharp: SvgIconComponent;
|
|
5361
5362
|
export const ModeEditOutlineTwoTone: SvgIconComponent;
|
|
5362
|
-
export const ModeEditOutlined: SvgIconComponent;
|
|
5363
5363
|
export const ModeEditRounded: SvgIconComponent;
|
|
5364
5364
|
export const ModeEditSharp: SvgIconComponent;
|
|
5365
5365
|
export const ModeEditTwoTone: SvgIconComponent;
|
|
5366
|
+
export const ModelTraining: SvgIconComponent;
|
|
5367
|
+
export const ModelTrainingOutlined: SvgIconComponent;
|
|
5368
|
+
export const ModelTrainingRounded: SvgIconComponent;
|
|
5369
|
+
export const ModelTrainingSharp: SvgIconComponent;
|
|
5370
|
+
export const ModelTrainingTwoTone: SvgIconComponent;
|
|
5366
5371
|
export const ModeNight: SvgIconComponent;
|
|
5367
5372
|
export const ModeNightOutlined: SvgIconComponent;
|
|
5368
5373
|
export const ModeNightRounded: SvgIconComponent;
|
|
@@ -5382,11 +5387,6 @@ export const ModeStandbyRounded: SvgIconComponent;
|
|
|
5382
5387
|
export const ModeStandbySharp: SvgIconComponent;
|
|
5383
5388
|
export const ModeStandbyTwoTone: SvgIconComponent;
|
|
5384
5389
|
export const ModeTwoTone: SvgIconComponent;
|
|
5385
|
-
export const ModelTraining: SvgIconComponent;
|
|
5386
|
-
export const ModelTrainingOutlined: SvgIconComponent;
|
|
5387
|
-
export const ModelTrainingRounded: SvgIconComponent;
|
|
5388
|
-
export const ModelTrainingSharp: SvgIconComponent;
|
|
5389
|
-
export const ModelTrainingTwoTone: SvgIconComponent;
|
|
5390
5390
|
export const MonetizationOn: SvgIconComponent;
|
|
5391
5391
|
export const MonetizationOnOutlined: SvgIconComponent;
|
|
5392
5392
|
export const MonetizationOnRounded: SvgIconComponent;
|
|
@@ -5587,16 +5587,6 @@ export const NavigationOutlined: SvgIconComponent;
|
|
|
5587
5587
|
export const NavigationRounded: SvgIconComponent;
|
|
5588
5588
|
export const NavigationSharp: SvgIconComponent;
|
|
5589
5589
|
export const NavigationTwoTone: SvgIconComponent;
|
|
5590
|
-
export const NearMe: SvgIconComponent;
|
|
5591
|
-
export const NearMeDisabled: SvgIconComponent;
|
|
5592
|
-
export const NearMeDisabledOutlined: SvgIconComponent;
|
|
5593
|
-
export const NearMeDisabledRounded: SvgIconComponent;
|
|
5594
|
-
export const NearMeDisabledSharp: SvgIconComponent;
|
|
5595
|
-
export const NearMeDisabledTwoTone: SvgIconComponent;
|
|
5596
|
-
export const NearMeOutlined: SvgIconComponent;
|
|
5597
|
-
export const NearMeRounded: SvgIconComponent;
|
|
5598
|
-
export const NearMeSharp: SvgIconComponent;
|
|
5599
|
-
export const NearMeTwoTone: SvgIconComponent;
|
|
5600
5590
|
export const NearbyError: SvgIconComponent;
|
|
5601
5591
|
export const NearbyErrorOutlined: SvgIconComponent;
|
|
5602
5592
|
export const NearbyErrorRounded: SvgIconComponent;
|
|
@@ -5607,6 +5597,16 @@ export const NearbyOffOutlined: SvgIconComponent;
|
|
|
5607
5597
|
export const NearbyOffRounded: SvgIconComponent;
|
|
5608
5598
|
export const NearbyOffSharp: SvgIconComponent;
|
|
5609
5599
|
export const NearbyOffTwoTone: SvgIconComponent;
|
|
5600
|
+
export const NearMe: SvgIconComponent;
|
|
5601
|
+
export const NearMeDisabled: SvgIconComponent;
|
|
5602
|
+
export const NearMeDisabledOutlined: SvgIconComponent;
|
|
5603
|
+
export const NearMeDisabledRounded: SvgIconComponent;
|
|
5604
|
+
export const NearMeDisabledSharp: SvgIconComponent;
|
|
5605
|
+
export const NearMeDisabledTwoTone: SvgIconComponent;
|
|
5606
|
+
export const NearMeOutlined: SvgIconComponent;
|
|
5607
|
+
export const NearMeRounded: SvgIconComponent;
|
|
5608
|
+
export const NearMeSharp: SvgIconComponent;
|
|
5609
|
+
export const NearMeTwoTone: SvgIconComponent;
|
|
5610
5610
|
export const NetworkCell: SvgIconComponent;
|
|
5611
5611
|
export const NetworkCellOutlined: SvgIconComponent;
|
|
5612
5612
|
export const NetworkCellRounded: SvgIconComponent;
|
|
@@ -5652,11 +5652,6 @@ export const NfcOutlined: SvgIconComponent;
|
|
|
5652
5652
|
export const NfcRounded: SvgIconComponent;
|
|
5653
5653
|
export const NfcSharp: SvgIconComponent;
|
|
5654
5654
|
export const NfcTwoTone: SvgIconComponent;
|
|
5655
|
-
export const NightShelter: SvgIconComponent;
|
|
5656
|
-
export const NightShelterOutlined: SvgIconComponent;
|
|
5657
|
-
export const NightShelterRounded: SvgIconComponent;
|
|
5658
|
-
export const NightShelterSharp: SvgIconComponent;
|
|
5659
|
-
export const NightShelterTwoTone: SvgIconComponent;
|
|
5660
5655
|
export const Nightlife: SvgIconComponent;
|
|
5661
5656
|
export const NightlifeOutlined: SvgIconComponent;
|
|
5662
5657
|
export const NightlifeRounded: SvgIconComponent;
|
|
@@ -5665,13 +5660,18 @@ export const NightlifeTwoTone: SvgIconComponent;
|
|
|
5665
5660
|
export const Nightlight: SvgIconComponent;
|
|
5666
5661
|
export const NightlightOutlined: SvgIconComponent;
|
|
5667
5662
|
export const NightlightRound: SvgIconComponent;
|
|
5663
|
+
export const NightlightRounded: SvgIconComponent;
|
|
5668
5664
|
export const NightlightRoundOutlined: SvgIconComponent;
|
|
5669
5665
|
export const NightlightRoundRounded: SvgIconComponent;
|
|
5670
5666
|
export const NightlightRoundSharp: SvgIconComponent;
|
|
5671
5667
|
export const NightlightRoundTwoTone: SvgIconComponent;
|
|
5672
|
-
export const NightlightRounded: SvgIconComponent;
|
|
5673
5668
|
export const NightlightSharp: SvgIconComponent;
|
|
5674
5669
|
export const NightlightTwoTone: SvgIconComponent;
|
|
5670
|
+
export const NightShelter: SvgIconComponent;
|
|
5671
|
+
export const NightShelterOutlined: SvgIconComponent;
|
|
5672
|
+
export const NightShelterRounded: SvgIconComponent;
|
|
5673
|
+
export const NightShelterSharp: SvgIconComponent;
|
|
5674
|
+
export const NightShelterTwoTone: SvgIconComponent;
|
|
5675
5675
|
export const NightsStay: SvgIconComponent;
|
|
5676
5676
|
export const NightsStayOutlined: SvgIconComponent;
|
|
5677
5677
|
export const NightsStayRounded: SvgIconComponent;
|
|
@@ -5757,21 +5757,6 @@ export const NoPhotographyOutlined: SvgIconComponent;
|
|
|
5757
5757
|
export const NoPhotographyRounded: SvgIconComponent;
|
|
5758
5758
|
export const NoPhotographySharp: SvgIconComponent;
|
|
5759
5759
|
export const NoPhotographyTwoTone: SvgIconComponent;
|
|
5760
|
-
export const NoSim: SvgIconComponent;
|
|
5761
|
-
export const NoSimOutlined: SvgIconComponent;
|
|
5762
|
-
export const NoSimRounded: SvgIconComponent;
|
|
5763
|
-
export const NoSimSharp: SvgIconComponent;
|
|
5764
|
-
export const NoSimTwoTone: SvgIconComponent;
|
|
5765
|
-
export const NoStroller: SvgIconComponent;
|
|
5766
|
-
export const NoStrollerOutlined: SvgIconComponent;
|
|
5767
|
-
export const NoStrollerRounded: SvgIconComponent;
|
|
5768
|
-
export const NoStrollerSharp: SvgIconComponent;
|
|
5769
|
-
export const NoStrollerTwoTone: SvgIconComponent;
|
|
5770
|
-
export const NoTransfer: SvgIconComponent;
|
|
5771
|
-
export const NoTransferOutlined: SvgIconComponent;
|
|
5772
|
-
export const NoTransferRounded: SvgIconComponent;
|
|
5773
|
-
export const NoTransferSharp: SvgIconComponent;
|
|
5774
|
-
export const NoTransferTwoTone: SvgIconComponent;
|
|
5775
5760
|
export const NordicWalking: SvgIconComponent;
|
|
5776
5761
|
export const NordicWalkingOutlined: SvgIconComponent;
|
|
5777
5762
|
export const NordicWalkingRounded: SvgIconComponent;
|
|
@@ -5792,26 +5777,21 @@ export const NorthWestOutlined: SvgIconComponent;
|
|
|
5792
5777
|
export const NorthWestRounded: SvgIconComponent;
|
|
5793
5778
|
export const NorthWestSharp: SvgIconComponent;
|
|
5794
5779
|
export const NorthWestTwoTone: SvgIconComponent;
|
|
5780
|
+
export const NoSim: SvgIconComponent;
|
|
5781
|
+
export const NoSimOutlined: SvgIconComponent;
|
|
5782
|
+
export const NoSimRounded: SvgIconComponent;
|
|
5783
|
+
export const NoSimSharp: SvgIconComponent;
|
|
5784
|
+
export const NoSimTwoTone: SvgIconComponent;
|
|
5785
|
+
export const NoStroller: SvgIconComponent;
|
|
5786
|
+
export const NoStrollerOutlined: SvgIconComponent;
|
|
5787
|
+
export const NoStrollerRounded: SvgIconComponent;
|
|
5788
|
+
export const NoStrollerSharp: SvgIconComponent;
|
|
5789
|
+
export const NoStrollerTwoTone: SvgIconComponent;
|
|
5795
5790
|
export const NotAccessible: SvgIconComponent;
|
|
5796
5791
|
export const NotAccessibleOutlined: SvgIconComponent;
|
|
5797
5792
|
export const NotAccessibleRounded: SvgIconComponent;
|
|
5798
5793
|
export const NotAccessibleSharp: SvgIconComponent;
|
|
5799
5794
|
export const NotAccessibleTwoTone: SvgIconComponent;
|
|
5800
|
-
export const NotInterested: SvgIconComponent;
|
|
5801
|
-
export const NotInterestedOutlined: SvgIconComponent;
|
|
5802
|
-
export const NotInterestedRounded: SvgIconComponent;
|
|
5803
|
-
export const NotInterestedSharp: SvgIconComponent;
|
|
5804
|
-
export const NotInterestedTwoTone: SvgIconComponent;
|
|
5805
|
-
export const NotListedLocation: SvgIconComponent;
|
|
5806
|
-
export const NotListedLocationOutlined: SvgIconComponent;
|
|
5807
|
-
export const NotListedLocationRounded: SvgIconComponent;
|
|
5808
|
-
export const NotListedLocationSharp: SvgIconComponent;
|
|
5809
|
-
export const NotListedLocationTwoTone: SvgIconComponent;
|
|
5810
|
-
export const NotStarted: SvgIconComponent;
|
|
5811
|
-
export const NotStartedOutlined: SvgIconComponent;
|
|
5812
|
-
export const NotStartedRounded: SvgIconComponent;
|
|
5813
|
-
export const NotStartedSharp: SvgIconComponent;
|
|
5814
|
-
export const NotStartedTwoTone: SvgIconComponent;
|
|
5815
5795
|
export const Note: SvgIconComponent;
|
|
5816
5796
|
export const NoteAdd: SvgIconComponent;
|
|
5817
5797
|
export const NoteAddOutlined: SvgIconComponent;
|
|
@@ -5825,13 +5805,13 @@ export const NoteAltSharp: SvgIconComponent;
|
|
|
5825
5805
|
export const NoteAltTwoTone: SvgIconComponent;
|
|
5826
5806
|
export const NoteOutlined: SvgIconComponent;
|
|
5827
5807
|
export const NoteRounded: SvgIconComponent;
|
|
5828
|
-
export const NoteSharp: SvgIconComponent;
|
|
5829
|
-
export const NoteTwoTone: SvgIconComponent;
|
|
5830
5808
|
export const Notes: SvgIconComponent;
|
|
5809
|
+
export const NoteSharp: SvgIconComponent;
|
|
5831
5810
|
export const NotesOutlined: SvgIconComponent;
|
|
5832
5811
|
export const NotesRounded: SvgIconComponent;
|
|
5833
5812
|
export const NotesSharp: SvgIconComponent;
|
|
5834
5813
|
export const NotesTwoTone: SvgIconComponent;
|
|
5814
|
+
export const NoteTwoTone: SvgIconComponent;
|
|
5835
5815
|
export const NotificationAdd: SvgIconComponent;
|
|
5836
5816
|
export const NotificationAddOutlined: SvgIconComponent;
|
|
5837
5817
|
export const NotificationAddRounded: SvgIconComponent;
|
|
@@ -5867,6 +5847,26 @@ export const NotificationsPausedTwoTone: SvgIconComponent;
|
|
|
5867
5847
|
export const NotificationsRounded: SvgIconComponent;
|
|
5868
5848
|
export const NotificationsSharp: SvgIconComponent;
|
|
5869
5849
|
export const NotificationsTwoTone: SvgIconComponent;
|
|
5850
|
+
export const NotInterested: SvgIconComponent;
|
|
5851
|
+
export const NotInterestedOutlined: SvgIconComponent;
|
|
5852
|
+
export const NotInterestedRounded: SvgIconComponent;
|
|
5853
|
+
export const NotInterestedSharp: SvgIconComponent;
|
|
5854
|
+
export const NotInterestedTwoTone: SvgIconComponent;
|
|
5855
|
+
export const NotListedLocation: SvgIconComponent;
|
|
5856
|
+
export const NotListedLocationOutlined: SvgIconComponent;
|
|
5857
|
+
export const NotListedLocationRounded: SvgIconComponent;
|
|
5858
|
+
export const NotListedLocationSharp: SvgIconComponent;
|
|
5859
|
+
export const NotListedLocationTwoTone: SvgIconComponent;
|
|
5860
|
+
export const NoTransfer: SvgIconComponent;
|
|
5861
|
+
export const NoTransferOutlined: SvgIconComponent;
|
|
5862
|
+
export const NoTransferRounded: SvgIconComponent;
|
|
5863
|
+
export const NoTransferSharp: SvgIconComponent;
|
|
5864
|
+
export const NoTransferTwoTone: SvgIconComponent;
|
|
5865
|
+
export const NotStarted: SvgIconComponent;
|
|
5866
|
+
export const NotStartedOutlined: SvgIconComponent;
|
|
5867
|
+
export const NotStartedRounded: SvgIconComponent;
|
|
5868
|
+
export const NotStartedSharp: SvgIconComponent;
|
|
5869
|
+
export const NotStartedTwoTone: SvgIconComponent;
|
|
5870
5870
|
export const Numbers: SvgIconComponent;
|
|
5871
5871
|
export const NumbersOutlined: SvgIconComponent;
|
|
5872
5872
|
export const NumbersRounded: SvgIconComponent;
|
|
@@ -5893,6 +5893,11 @@ export const OndemandVideoRounded: SvgIconComponent;
|
|
|
5893
5893
|
export const OndemandVideoSharp: SvgIconComponent;
|
|
5894
5894
|
export const OndemandVideoTwoTone: SvgIconComponent;
|
|
5895
5895
|
export const OneK: SvgIconComponent;
|
|
5896
|
+
export const OneKk: SvgIconComponent;
|
|
5897
|
+
export const OneKkOutlined: SvgIconComponent;
|
|
5898
|
+
export const OneKkRounded: SvgIconComponent;
|
|
5899
|
+
export const OneKkSharp: SvgIconComponent;
|
|
5900
|
+
export const OneKkTwoTone: SvgIconComponent;
|
|
5896
5901
|
export const OneKOutlined: SvgIconComponent;
|
|
5897
5902
|
export const OneKPlus: SvgIconComponent;
|
|
5898
5903
|
export const OneKPlusOutlined: SvgIconComponent;
|
|
@@ -5902,11 +5907,6 @@ export const OneKPlusTwoTone: SvgIconComponent;
|
|
|
5902
5907
|
export const OneKRounded: SvgIconComponent;
|
|
5903
5908
|
export const OneKSharp: SvgIconComponent;
|
|
5904
5909
|
export const OneKTwoTone: SvgIconComponent;
|
|
5905
|
-
export const OneKk: SvgIconComponent;
|
|
5906
|
-
export const OneKkOutlined: SvgIconComponent;
|
|
5907
|
-
export const OneKkRounded: SvgIconComponent;
|
|
5908
|
-
export const OneKkSharp: SvgIconComponent;
|
|
5909
|
-
export const OneKkTwoTone: SvgIconComponent;
|
|
5910
5910
|
export const OnlinePrediction: SvgIconComponent;
|
|
5911
5911
|
export const OnlinePredictionOutlined: SvgIconComponent;
|
|
5912
5912
|
export const OnlinePredictionRounded: SvgIconComponent;
|
|
@@ -5997,16 +5997,6 @@ export const PaletteOutlined: SvgIconComponent;
|
|
|
5997
5997
|
export const PaletteRounded: SvgIconComponent;
|
|
5998
5998
|
export const PaletteSharp: SvgIconComponent;
|
|
5999
5999
|
export const PaletteTwoTone: SvgIconComponent;
|
|
6000
|
-
export const PanTool: SvgIconComponent;
|
|
6001
|
-
export const PanToolAlt: SvgIconComponent;
|
|
6002
|
-
export const PanToolAltOutlined: SvgIconComponent;
|
|
6003
|
-
export const PanToolAltRounded: SvgIconComponent;
|
|
6004
|
-
export const PanToolAltSharp: SvgIconComponent;
|
|
6005
|
-
export const PanToolAltTwoTone: SvgIconComponent;
|
|
6006
|
-
export const PanToolOutlined: SvgIconComponent;
|
|
6007
|
-
export const PanToolRounded: SvgIconComponent;
|
|
6008
|
-
export const PanToolSharp: SvgIconComponent;
|
|
6009
|
-
export const PanToolTwoTone: SvgIconComponent;
|
|
6010
6000
|
export const Panorama: SvgIconComponent;
|
|
6011
6001
|
export const PanoramaFishEye: SvgIconComponent;
|
|
6012
6002
|
export const PanoramaFishEyeOutlined: SvgIconComponent;
|
|
@@ -6057,6 +6047,16 @@ export const PanoramaWideAngleSelectSharp: SvgIconComponent;
|
|
|
6057
6047
|
export const PanoramaWideAngleSelectTwoTone: SvgIconComponent;
|
|
6058
6048
|
export const PanoramaWideAngleSharp: SvgIconComponent;
|
|
6059
6049
|
export const PanoramaWideAngleTwoTone: SvgIconComponent;
|
|
6050
|
+
export const PanTool: SvgIconComponent;
|
|
6051
|
+
export const PanToolAlt: SvgIconComponent;
|
|
6052
|
+
export const PanToolAltOutlined: SvgIconComponent;
|
|
6053
|
+
export const PanToolAltRounded: SvgIconComponent;
|
|
6054
|
+
export const PanToolAltSharp: SvgIconComponent;
|
|
6055
|
+
export const PanToolAltTwoTone: SvgIconComponent;
|
|
6056
|
+
export const PanToolOutlined: SvgIconComponent;
|
|
6057
|
+
export const PanToolRounded: SvgIconComponent;
|
|
6058
|
+
export const PanToolSharp: SvgIconComponent;
|
|
6059
|
+
export const PanToolTwoTone: SvgIconComponent;
|
|
6060
6060
|
export const Paragliding: SvgIconComponent;
|
|
6061
6061
|
export const ParaglidingOutlined: SvgIconComponent;
|
|
6062
6062
|
export const ParaglidingRounded: SvgIconComponent;
|
|
@@ -6090,11 +6090,11 @@ export const PauseCircleFilledRounded: SvgIconComponent;
|
|
|
6090
6090
|
export const PauseCircleFilledSharp: SvgIconComponent;
|
|
6091
6091
|
export const PauseCircleFilledTwoTone: SvgIconComponent;
|
|
6092
6092
|
export const PauseCircleOutline: SvgIconComponent;
|
|
6093
|
+
export const PauseCircleOutlined: SvgIconComponent;
|
|
6093
6094
|
export const PauseCircleOutlineOutlined: SvgIconComponent;
|
|
6094
6095
|
export const PauseCircleOutlineRounded: SvgIconComponent;
|
|
6095
6096
|
export const PauseCircleOutlineSharp: SvgIconComponent;
|
|
6096
6097
|
export const PauseCircleOutlineTwoTone: SvgIconComponent;
|
|
6097
|
-
export const PauseCircleOutlined: SvgIconComponent;
|
|
6098
6098
|
export const PauseCircleRounded: SvgIconComponent;
|
|
6099
6099
|
export const PauseCircleSharp: SvgIconComponent;
|
|
6100
6100
|
export const PauseCircleTwoTone: SvgIconComponent;
|
|
@@ -6110,13 +6110,13 @@ export const PauseTwoTone: SvgIconComponent;
|
|
|
6110
6110
|
export const Payment: SvgIconComponent;
|
|
6111
6111
|
export const PaymentOutlined: SvgIconComponent;
|
|
6112
6112
|
export const PaymentRounded: SvgIconComponent;
|
|
6113
|
-
export const PaymentSharp: SvgIconComponent;
|
|
6114
|
-
export const PaymentTwoTone: SvgIconComponent;
|
|
6115
6113
|
export const Payments: SvgIconComponent;
|
|
6114
|
+
export const PaymentSharp: SvgIconComponent;
|
|
6116
6115
|
export const PaymentsOutlined: SvgIconComponent;
|
|
6117
6116
|
export const PaymentsRounded: SvgIconComponent;
|
|
6118
6117
|
export const PaymentsSharp: SvgIconComponent;
|
|
6119
6118
|
export const PaymentsTwoTone: SvgIconComponent;
|
|
6119
|
+
export const PaymentTwoTone: SvgIconComponent;
|
|
6120
6120
|
export const PedalBike: SvgIconComponent;
|
|
6121
6121
|
export const PedalBikeOutlined: SvgIconComponent;
|
|
6122
6122
|
export const PedalBikeRounded: SvgIconComponent;
|
|
@@ -6144,11 +6144,11 @@ export const PeopleAltRounded: SvgIconComponent;
|
|
|
6144
6144
|
export const PeopleAltSharp: SvgIconComponent;
|
|
6145
6145
|
export const PeopleAltTwoTone: SvgIconComponent;
|
|
6146
6146
|
export const PeopleOutline: SvgIconComponent;
|
|
6147
|
+
export const PeopleOutlined: SvgIconComponent;
|
|
6147
6148
|
export const PeopleOutlineOutlined: SvgIconComponent;
|
|
6148
6149
|
export const PeopleOutlineRounded: SvgIconComponent;
|
|
6149
6150
|
export const PeopleOutlineSharp: SvgIconComponent;
|
|
6150
6151
|
export const PeopleOutlineTwoTone: SvgIconComponent;
|
|
6151
|
-
export const PeopleOutlined: SvgIconComponent;
|
|
6152
6152
|
export const PeopleRounded: SvgIconComponent;
|
|
6153
6153
|
export const PeopleSharp: SvgIconComponent;
|
|
6154
6154
|
export const PeopleTwoTone: SvgIconComponent;
|
|
@@ -6218,17 +6218,22 @@ export const PersonAddOutlined: SvgIconComponent;
|
|
|
6218
6218
|
export const PersonAddRounded: SvgIconComponent;
|
|
6219
6219
|
export const PersonAddSharp: SvgIconComponent;
|
|
6220
6220
|
export const PersonAddTwoTone: SvgIconComponent;
|
|
6221
|
+
export const PersonalVideo: SvgIconComponent;
|
|
6222
|
+
export const PersonalVideoOutlined: SvgIconComponent;
|
|
6223
|
+
export const PersonalVideoRounded: SvgIconComponent;
|
|
6224
|
+
export const PersonalVideoSharp: SvgIconComponent;
|
|
6225
|
+
export const PersonalVideoTwoTone: SvgIconComponent;
|
|
6221
6226
|
export const PersonOff: SvgIconComponent;
|
|
6222
6227
|
export const PersonOffOutlined: SvgIconComponent;
|
|
6223
6228
|
export const PersonOffRounded: SvgIconComponent;
|
|
6224
6229
|
export const PersonOffSharp: SvgIconComponent;
|
|
6225
6230
|
export const PersonOffTwoTone: SvgIconComponent;
|
|
6226
6231
|
export const PersonOutline: SvgIconComponent;
|
|
6232
|
+
export const PersonOutlined: SvgIconComponent;
|
|
6227
6233
|
export const PersonOutlineOutlined: SvgIconComponent;
|
|
6228
6234
|
export const PersonOutlineRounded: SvgIconComponent;
|
|
6229
6235
|
export const PersonOutlineSharp: SvgIconComponent;
|
|
6230
6236
|
export const PersonOutlineTwoTone: SvgIconComponent;
|
|
6231
|
-
export const PersonOutlined: SvgIconComponent;
|
|
6232
6237
|
export const PersonPin: SvgIconComponent;
|
|
6233
6238
|
export const PersonPinCircle: SvgIconComponent;
|
|
6234
6239
|
export const PersonPinCircleOutlined: SvgIconComponent;
|
|
@@ -6257,11 +6262,6 @@ export const PersonSearchSharp: SvgIconComponent;
|
|
|
6257
6262
|
export const PersonSearchTwoTone: SvgIconComponent;
|
|
6258
6263
|
export const PersonSharp: SvgIconComponent;
|
|
6259
6264
|
export const PersonTwoTone: SvgIconComponent;
|
|
6260
|
-
export const PersonalVideo: SvgIconComponent;
|
|
6261
|
-
export const PersonalVideoOutlined: SvgIconComponent;
|
|
6262
|
-
export const PersonalVideoRounded: SvgIconComponent;
|
|
6263
|
-
export const PersonalVideoSharp: SvgIconComponent;
|
|
6264
|
-
export const PersonalVideoTwoTone: SvgIconComponent;
|
|
6265
6265
|
export const PestControl: SvgIconComponent;
|
|
6266
6266
|
export const PestControlOutlined: SvgIconComponent;
|
|
6267
6267
|
export const PestControlRodent: SvgIconComponent;
|
|
@@ -6323,25 +6323,6 @@ export const PhoneIphoneOutlined: SvgIconComponent;
|
|
|
6323
6323
|
export const PhoneIphoneRounded: SvgIconComponent;
|
|
6324
6324
|
export const PhoneIphoneSharp: SvgIconComponent;
|
|
6325
6325
|
export const PhoneIphoneTwoTone: SvgIconComponent;
|
|
6326
|
-
export const PhoneLocked: SvgIconComponent;
|
|
6327
|
-
export const PhoneLockedOutlined: SvgIconComponent;
|
|
6328
|
-
export const PhoneLockedRounded: SvgIconComponent;
|
|
6329
|
-
export const PhoneLockedSharp: SvgIconComponent;
|
|
6330
|
-
export const PhoneLockedTwoTone: SvgIconComponent;
|
|
6331
|
-
export const PhoneMissed: SvgIconComponent;
|
|
6332
|
-
export const PhoneMissedOutlined: SvgIconComponent;
|
|
6333
|
-
export const PhoneMissedRounded: SvgIconComponent;
|
|
6334
|
-
export const PhoneMissedSharp: SvgIconComponent;
|
|
6335
|
-
export const PhoneMissedTwoTone: SvgIconComponent;
|
|
6336
|
-
export const PhoneOutlined: SvgIconComponent;
|
|
6337
|
-
export const PhonePaused: SvgIconComponent;
|
|
6338
|
-
export const PhonePausedOutlined: SvgIconComponent;
|
|
6339
|
-
export const PhonePausedRounded: SvgIconComponent;
|
|
6340
|
-
export const PhonePausedSharp: SvgIconComponent;
|
|
6341
|
-
export const PhonePausedTwoTone: SvgIconComponent;
|
|
6342
|
-
export const PhoneRounded: SvgIconComponent;
|
|
6343
|
-
export const PhoneSharp: SvgIconComponent;
|
|
6344
|
-
export const PhoneTwoTone: SvgIconComponent;
|
|
6345
6326
|
export const Phonelink: SvgIconComponent;
|
|
6346
6327
|
export const PhonelinkErase: SvgIconComponent;
|
|
6347
6328
|
export const PhonelinkEraseOutlined: SvgIconComponent;
|
|
@@ -6372,6 +6353,25 @@ export const PhonelinkSetupSharp: SvgIconComponent;
|
|
|
6372
6353
|
export const PhonelinkSetupTwoTone: SvgIconComponent;
|
|
6373
6354
|
export const PhonelinkSharp: SvgIconComponent;
|
|
6374
6355
|
export const PhonelinkTwoTone: SvgIconComponent;
|
|
6356
|
+
export const PhoneLocked: SvgIconComponent;
|
|
6357
|
+
export const PhoneLockedOutlined: SvgIconComponent;
|
|
6358
|
+
export const PhoneLockedRounded: SvgIconComponent;
|
|
6359
|
+
export const PhoneLockedSharp: SvgIconComponent;
|
|
6360
|
+
export const PhoneLockedTwoTone: SvgIconComponent;
|
|
6361
|
+
export const PhoneMissed: SvgIconComponent;
|
|
6362
|
+
export const PhoneMissedOutlined: SvgIconComponent;
|
|
6363
|
+
export const PhoneMissedRounded: SvgIconComponent;
|
|
6364
|
+
export const PhoneMissedSharp: SvgIconComponent;
|
|
6365
|
+
export const PhoneMissedTwoTone: SvgIconComponent;
|
|
6366
|
+
export const PhoneOutlined: SvgIconComponent;
|
|
6367
|
+
export const PhonePaused: SvgIconComponent;
|
|
6368
|
+
export const PhonePausedOutlined: SvgIconComponent;
|
|
6369
|
+
export const PhonePausedRounded: SvgIconComponent;
|
|
6370
|
+
export const PhonePausedSharp: SvgIconComponent;
|
|
6371
|
+
export const PhonePausedTwoTone: SvgIconComponent;
|
|
6372
|
+
export const PhoneRounded: SvgIconComponent;
|
|
6373
|
+
export const PhoneSharp: SvgIconComponent;
|
|
6374
|
+
export const PhoneTwoTone: SvgIconComponent;
|
|
6375
6375
|
export const Photo: SvgIconComponent;
|
|
6376
6376
|
export const PhotoAlbum: SvgIconComponent;
|
|
6377
6377
|
export const PhotoAlbumOutlined: SvgIconComponent;
|
|
@@ -6454,15 +6454,20 @@ export const PictureInPictureSharp: SvgIconComponent;
|
|
|
6454
6454
|
export const PictureInPictureTwoTone: SvgIconComponent;
|
|
6455
6455
|
export const PieChart: SvgIconComponent;
|
|
6456
6456
|
export const PieChartOutline: SvgIconComponent;
|
|
6457
|
+
export const PieChartOutlined: SvgIconComponent;
|
|
6457
6458
|
export const PieChartOutlineOutlined: SvgIconComponent;
|
|
6458
6459
|
export const PieChartOutlineRounded: SvgIconComponent;
|
|
6459
6460
|
export const PieChartOutlineSharp: SvgIconComponent;
|
|
6460
6461
|
export const PieChartOutlineTwoTone: SvgIconComponent;
|
|
6461
|
-
export const PieChartOutlined: SvgIconComponent;
|
|
6462
6462
|
export const PieChartRounded: SvgIconComponent;
|
|
6463
6463
|
export const PieChartSharp: SvgIconComponent;
|
|
6464
6464
|
export const PieChartTwoTone: SvgIconComponent;
|
|
6465
6465
|
export const Pin: SvgIconComponent;
|
|
6466
|
+
export const Pinch: SvgIconComponent;
|
|
6467
|
+
export const PinchOutlined: SvgIconComponent;
|
|
6468
|
+
export const PinchRounded: SvgIconComponent;
|
|
6469
|
+
export const PinchSharp: SvgIconComponent;
|
|
6470
|
+
export const PinchTwoTone: SvgIconComponent;
|
|
6466
6471
|
export const PinDrop: SvgIconComponent;
|
|
6467
6472
|
export const PinDropOutlined: SvgIconComponent;
|
|
6468
6473
|
export const PinDropRounded: SvgIconComponent;
|
|
@@ -6471,13 +6476,8 @@ export const PinDropTwoTone: SvgIconComponent;
|
|
|
6471
6476
|
export const PinOutlined: SvgIconComponent;
|
|
6472
6477
|
export const PinRounded: SvgIconComponent;
|
|
6473
6478
|
export const PinSharp: SvgIconComponent;
|
|
6474
|
-
export const PinTwoTone: SvgIconComponent;
|
|
6475
|
-
export const Pinch: SvgIconComponent;
|
|
6476
|
-
export const PinchOutlined: SvgIconComponent;
|
|
6477
|
-
export const PinchRounded: SvgIconComponent;
|
|
6478
|
-
export const PinchSharp: SvgIconComponent;
|
|
6479
|
-
export const PinchTwoTone: SvgIconComponent;
|
|
6480
6479
|
export const Pinterest: SvgIconComponent;
|
|
6480
|
+
export const PinTwoTone: SvgIconComponent;
|
|
6481
6481
|
export const PivotTableChart: SvgIconComponent;
|
|
6482
6482
|
export const PivotTableChartOutlined: SvgIconComponent;
|
|
6483
6483
|
export const PivotTableChartRounded: SvgIconComponent;
|
|
@@ -6515,11 +6515,11 @@ export const PlayCircleFilledWhiteRounded: SvgIconComponent;
|
|
|
6515
6515
|
export const PlayCircleFilledWhiteSharp: SvgIconComponent;
|
|
6516
6516
|
export const PlayCircleFilledWhiteTwoTone: SvgIconComponent;
|
|
6517
6517
|
export const PlayCircleOutline: SvgIconComponent;
|
|
6518
|
+
export const PlayCircleOutlined: SvgIconComponent;
|
|
6518
6519
|
export const PlayCircleOutlineOutlined: SvgIconComponent;
|
|
6519
6520
|
export const PlayCircleOutlineRounded: SvgIconComponent;
|
|
6520
6521
|
export const PlayCircleOutlineSharp: SvgIconComponent;
|
|
6521
6522
|
export const PlayCircleOutlineTwoTone: SvgIconComponent;
|
|
6522
|
-
export const PlayCircleOutlined: SvgIconComponent;
|
|
6523
6523
|
export const PlayCircleRounded: SvgIconComponent;
|
|
6524
6524
|
export const PlayCircleSharp: SvgIconComponent;
|
|
6525
6525
|
export const PlayCircleTwoTone: SvgIconComponent;
|
|
@@ -6714,15 +6714,15 @@ export const PublicRounded: SvgIconComponent;
|
|
|
6714
6714
|
export const PublicSharp: SvgIconComponent;
|
|
6715
6715
|
export const PublicTwoTone: SvgIconComponent;
|
|
6716
6716
|
export const Publish: SvgIconComponent;
|
|
6717
|
-
export const PublishOutlined: SvgIconComponent;
|
|
6718
|
-
export const PublishRounded: SvgIconComponent;
|
|
6719
|
-
export const PublishSharp: SvgIconComponent;
|
|
6720
|
-
export const PublishTwoTone: SvgIconComponent;
|
|
6721
6717
|
export const PublishedWithChanges: SvgIconComponent;
|
|
6722
6718
|
export const PublishedWithChangesOutlined: SvgIconComponent;
|
|
6723
6719
|
export const PublishedWithChangesRounded: SvgIconComponent;
|
|
6724
6720
|
export const PublishedWithChangesSharp: SvgIconComponent;
|
|
6725
6721
|
export const PublishedWithChangesTwoTone: SvgIconComponent;
|
|
6722
|
+
export const PublishOutlined: SvgIconComponent;
|
|
6723
|
+
export const PublishRounded: SvgIconComponent;
|
|
6724
|
+
export const PublishSharp: SvgIconComponent;
|
|
6725
|
+
export const PublishTwoTone: SvgIconComponent;
|
|
6726
6726
|
export const PunchClock: SvgIconComponent;
|
|
6727
6727
|
export const PunchClockOutlined: SvgIconComponent;
|
|
6728
6728
|
export const PunchClockRounded: SvgIconComponent;
|
|
@@ -6793,11 +6793,6 @@ export const QuizOutlined: SvgIconComponent;
|
|
|
6793
6793
|
export const QuizRounded: SvgIconComponent;
|
|
6794
6794
|
export const QuizSharp: SvgIconComponent;
|
|
6795
6795
|
export const QuizTwoTone: SvgIconComponent;
|
|
6796
|
-
export const RMobiledata: SvgIconComponent;
|
|
6797
|
-
export const RMobiledataOutlined: SvgIconComponent;
|
|
6798
|
-
export const RMobiledataRounded: SvgIconComponent;
|
|
6799
|
-
export const RMobiledataSharp: SvgIconComponent;
|
|
6800
|
-
export const RMobiledataTwoTone: SvgIconComponent;
|
|
6801
6796
|
export const Radar: SvgIconComponent;
|
|
6802
6797
|
export const RadarOutlined: SvgIconComponent;
|
|
6803
6798
|
export const RadarRounded: SvgIconComponent;
|
|
@@ -6917,11 +6912,11 @@ export const RememberMeTwoTone: SvgIconComponent;
|
|
|
6917
6912
|
export const Remove: SvgIconComponent;
|
|
6918
6913
|
export const RemoveCircle: SvgIconComponent;
|
|
6919
6914
|
export const RemoveCircleOutline: SvgIconComponent;
|
|
6915
|
+
export const RemoveCircleOutlined: SvgIconComponent;
|
|
6920
6916
|
export const RemoveCircleOutlineOutlined: SvgIconComponent;
|
|
6921
6917
|
export const RemoveCircleOutlineRounded: SvgIconComponent;
|
|
6922
6918
|
export const RemoveCircleOutlineSharp: SvgIconComponent;
|
|
6923
6919
|
export const RemoveCircleOutlineTwoTone: SvgIconComponent;
|
|
6924
|
-
export const RemoveCircleOutlined: SvgIconComponent;
|
|
6925
6920
|
export const RemoveCircleRounded: SvgIconComponent;
|
|
6926
6921
|
export const RemoveCircleSharp: SvgIconComponent;
|
|
6927
6922
|
export const RemoveCircleTwoTone: SvgIconComponent;
|
|
@@ -6961,10 +6956,6 @@ export const ReorderSharp: SvgIconComponent;
|
|
|
6961
6956
|
export const ReorderTwoTone: SvgIconComponent;
|
|
6962
6957
|
export const Repeat: SvgIconComponent;
|
|
6963
6958
|
export const RepeatOn: SvgIconComponent;
|
|
6964
|
-
export const RepeatOnOutlined: SvgIconComponent;
|
|
6965
|
-
export const RepeatOnRounded: SvgIconComponent;
|
|
6966
|
-
export const RepeatOnSharp: SvgIconComponent;
|
|
6967
|
-
export const RepeatOnTwoTone: SvgIconComponent;
|
|
6968
6959
|
export const RepeatOne: SvgIconComponent;
|
|
6969
6960
|
export const RepeatOneOn: SvgIconComponent;
|
|
6970
6961
|
export const RepeatOneOnOutlined: SvgIconComponent;
|
|
@@ -6975,6 +6966,10 @@ export const RepeatOneOutlined: SvgIconComponent;
|
|
|
6975
6966
|
export const RepeatOneRounded: SvgIconComponent;
|
|
6976
6967
|
export const RepeatOneSharp: SvgIconComponent;
|
|
6977
6968
|
export const RepeatOneTwoTone: SvgIconComponent;
|
|
6969
|
+
export const RepeatOnOutlined: SvgIconComponent;
|
|
6970
|
+
export const RepeatOnRounded: SvgIconComponent;
|
|
6971
|
+
export const RepeatOnSharp: SvgIconComponent;
|
|
6972
|
+
export const RepeatOnTwoTone: SvgIconComponent;
|
|
6978
6973
|
export const RepeatOutlined: SvgIconComponent;
|
|
6979
6974
|
export const RepeatRounded: SvgIconComponent;
|
|
6980
6975
|
export const RepeatSharp: SvgIconComponent;
|
|
@@ -7094,6 +7089,11 @@ export const RingVolumeOutlined: SvgIconComponent;
|
|
|
7094
7089
|
export const RingVolumeRounded: SvgIconComponent;
|
|
7095
7090
|
export const RingVolumeSharp: SvgIconComponent;
|
|
7096
7091
|
export const RingVolumeTwoTone: SvgIconComponent;
|
|
7092
|
+
export const RMobiledata: SvgIconComponent;
|
|
7093
|
+
export const RMobiledataOutlined: SvgIconComponent;
|
|
7094
|
+
export const RMobiledataRounded: SvgIconComponent;
|
|
7095
|
+
export const RMobiledataSharp: SvgIconComponent;
|
|
7096
|
+
export const RMobiledataTwoTone: SvgIconComponent;
|
|
7097
7097
|
export const Rocket: SvgIconComponent;
|
|
7098
7098
|
export const RocketLaunch: SvgIconComponent;
|
|
7099
7099
|
export const RocketLaunchOutlined: SvgIconComponent;
|
|
@@ -7161,14 +7161,14 @@ export const RoundedCornerSharp: SvgIconComponent;
|
|
|
7161
7161
|
export const RoundedCornerTwoTone: SvgIconComponent;
|
|
7162
7162
|
export const Route: SvgIconComponent;
|
|
7163
7163
|
export const RouteOutlined: SvgIconComponent;
|
|
7164
|
-
export const RouteRounded: SvgIconComponent;
|
|
7165
|
-
export const RouteSharp: SvgIconComponent;
|
|
7166
|
-
export const RouteTwoTone: SvgIconComponent;
|
|
7167
7164
|
export const Router: SvgIconComponent;
|
|
7165
|
+
export const RouteRounded: SvgIconComponent;
|
|
7168
7166
|
export const RouterOutlined: SvgIconComponent;
|
|
7169
7167
|
export const RouterRounded: SvgIconComponent;
|
|
7170
7168
|
export const RouterSharp: SvgIconComponent;
|
|
7171
7169
|
export const RouterTwoTone: SvgIconComponent;
|
|
7170
|
+
export const RouteSharp: SvgIconComponent;
|
|
7171
|
+
export const RouteTwoTone: SvgIconComponent;
|
|
7172
7172
|
export const Rowing: SvgIconComponent;
|
|
7173
7173
|
export const RowingOutlined: SvgIconComponent;
|
|
7174
7174
|
export const RowingRounded: SvgIconComponent;
|
|
@@ -7250,15 +7250,15 @@ export const SaveAsOutlined: SvgIconComponent;
|
|
|
7250
7250
|
export const SaveAsRounded: SvgIconComponent;
|
|
7251
7251
|
export const SaveAsSharp: SvgIconComponent;
|
|
7252
7252
|
export const SaveAsTwoTone: SvgIconComponent;
|
|
7253
|
-
export const SaveOutlined: SvgIconComponent;
|
|
7254
|
-
export const SaveRounded: SvgIconComponent;
|
|
7255
|
-
export const SaveSharp: SvgIconComponent;
|
|
7256
|
-
export const SaveTwoTone: SvgIconComponent;
|
|
7257
7253
|
export const SavedSearch: SvgIconComponent;
|
|
7258
7254
|
export const SavedSearchOutlined: SvgIconComponent;
|
|
7259
7255
|
export const SavedSearchRounded: SvgIconComponent;
|
|
7260
7256
|
export const SavedSearchSharp: SvgIconComponent;
|
|
7261
7257
|
export const SavedSearchTwoTone: SvgIconComponent;
|
|
7258
|
+
export const SaveOutlined: SvgIconComponent;
|
|
7259
|
+
export const SaveRounded: SvgIconComponent;
|
|
7260
|
+
export const SaveSharp: SvgIconComponent;
|
|
7261
|
+
export const SaveTwoTone: SvgIconComponent;
|
|
7262
7262
|
export const Savings: SvgIconComponent;
|
|
7263
7263
|
export const SavingsOutlined: SvgIconComponent;
|
|
7264
7264
|
export const SavingsRounded: SvgIconComponent;
|
|
@@ -7439,11 +7439,6 @@ export const SensorDoorOutlined: SvgIconComponent;
|
|
|
7439
7439
|
export const SensorDoorRounded: SvgIconComponent;
|
|
7440
7440
|
export const SensorDoorSharp: SvgIconComponent;
|
|
7441
7441
|
export const SensorDoorTwoTone: SvgIconComponent;
|
|
7442
|
-
export const SensorWindow: SvgIconComponent;
|
|
7443
|
-
export const SensorWindowOutlined: SvgIconComponent;
|
|
7444
|
-
export const SensorWindowRounded: SvgIconComponent;
|
|
7445
|
-
export const SensorWindowSharp: SvgIconComponent;
|
|
7446
|
-
export const SensorWindowTwoTone: SvgIconComponent;
|
|
7447
7442
|
export const Sensors: SvgIconComponent;
|
|
7448
7443
|
export const SensorsOff: SvgIconComponent;
|
|
7449
7444
|
export const SensorsOffOutlined: SvgIconComponent;
|
|
@@ -7454,6 +7449,11 @@ export const SensorsOutlined: SvgIconComponent;
|
|
|
7454
7449
|
export const SensorsRounded: SvgIconComponent;
|
|
7455
7450
|
export const SensorsSharp: SvgIconComponent;
|
|
7456
7451
|
export const SensorsTwoTone: SvgIconComponent;
|
|
7452
|
+
export const SensorWindow: SvgIconComponent;
|
|
7453
|
+
export const SensorWindowOutlined: SvgIconComponent;
|
|
7454
|
+
export const SensorWindowRounded: SvgIconComponent;
|
|
7455
|
+
export const SensorWindowSharp: SvgIconComponent;
|
|
7456
|
+
export const SensorWindowTwoTone: SvgIconComponent;
|
|
7457
7457
|
export const SentimentDissatisfied: SvgIconComponent;
|
|
7458
7458
|
export const SentimentDissatisfiedOutlined: SvgIconComponent;
|
|
7459
7459
|
export const SentimentDissatisfiedRounded: SvgIconComponent;
|
|
@@ -7636,14 +7636,6 @@ export const Shop2Rounded: SvgIconComponent;
|
|
|
7636
7636
|
export const Shop2Sharp: SvgIconComponent;
|
|
7637
7637
|
export const Shop2TwoTone: SvgIconComponent;
|
|
7638
7638
|
export const ShopOutlined: SvgIconComponent;
|
|
7639
|
-
export const ShopRounded: SvgIconComponent;
|
|
7640
|
-
export const ShopSharp: SvgIconComponent;
|
|
7641
|
-
export const ShopTwo: SvgIconComponent;
|
|
7642
|
-
export const ShopTwoOutlined: SvgIconComponent;
|
|
7643
|
-
export const ShopTwoRounded: SvgIconComponent;
|
|
7644
|
-
export const ShopTwoSharp: SvgIconComponent;
|
|
7645
|
-
export const ShopTwoTone: SvgIconComponent;
|
|
7646
|
-
export const ShopTwoTwoTone: SvgIconComponent;
|
|
7647
7639
|
export const ShoppingBag: SvgIconComponent;
|
|
7648
7640
|
export const ShoppingBagOutlined: SvgIconComponent;
|
|
7649
7641
|
export const ShoppingBagRounded: SvgIconComponent;
|
|
@@ -7664,16 +7656,24 @@ export const ShoppingCartOutlined: SvgIconComponent;
|
|
|
7664
7656
|
export const ShoppingCartRounded: SvgIconComponent;
|
|
7665
7657
|
export const ShoppingCartSharp: SvgIconComponent;
|
|
7666
7658
|
export const ShoppingCartTwoTone: SvgIconComponent;
|
|
7667
|
-
export const
|
|
7668
|
-
export const
|
|
7669
|
-
export const
|
|
7670
|
-
export const
|
|
7671
|
-
export const
|
|
7659
|
+
export const ShopRounded: SvgIconComponent;
|
|
7660
|
+
export const ShopSharp: SvgIconComponent;
|
|
7661
|
+
export const ShopTwo: SvgIconComponent;
|
|
7662
|
+
export const ShopTwoOutlined: SvgIconComponent;
|
|
7663
|
+
export const ShopTwoRounded: SvgIconComponent;
|
|
7664
|
+
export const ShopTwoSharp: SvgIconComponent;
|
|
7665
|
+
export const ShopTwoTone: SvgIconComponent;
|
|
7666
|
+
export const ShopTwoTwoTone: SvgIconComponent;
|
|
7672
7667
|
export const Shortcut: SvgIconComponent;
|
|
7673
7668
|
export const ShortcutOutlined: SvgIconComponent;
|
|
7674
7669
|
export const ShortcutRounded: SvgIconComponent;
|
|
7675
7670
|
export const ShortcutSharp: SvgIconComponent;
|
|
7676
7671
|
export const ShortcutTwoTone: SvgIconComponent;
|
|
7672
|
+
export const ShortText: SvgIconComponent;
|
|
7673
|
+
export const ShortTextOutlined: SvgIconComponent;
|
|
7674
|
+
export const ShortTextRounded: SvgIconComponent;
|
|
7675
|
+
export const ShortTextSharp: SvgIconComponent;
|
|
7676
|
+
export const ShortTextTwoTone: SvgIconComponent;
|
|
7677
7677
|
export const ShowChart: SvgIconComponent;
|
|
7678
7678
|
export const ShowChartOutlined: SvgIconComponent;
|
|
7679
7679
|
export const ShowChartRounded: SvgIconComponent;
|
|
@@ -7759,16 +7759,16 @@ export const SignalCellularConnectedNoInternet4BarOutlined: SvgIconComponent;
|
|
|
7759
7759
|
export const SignalCellularConnectedNoInternet4BarRounded: SvgIconComponent;
|
|
7760
7760
|
export const SignalCellularConnectedNoInternet4BarSharp: SvgIconComponent;
|
|
7761
7761
|
export const SignalCellularConnectedNoInternet4BarTwoTone: SvgIconComponent;
|
|
7762
|
-
export const SignalCellularNoSim: SvgIconComponent;
|
|
7763
|
-
export const SignalCellularNoSimOutlined: SvgIconComponent;
|
|
7764
|
-
export const SignalCellularNoSimRounded: SvgIconComponent;
|
|
7765
|
-
export const SignalCellularNoSimSharp: SvgIconComponent;
|
|
7766
|
-
export const SignalCellularNoSimTwoTone: SvgIconComponent;
|
|
7767
7762
|
export const SignalCellularNodata: SvgIconComponent;
|
|
7768
7763
|
export const SignalCellularNodataOutlined: SvgIconComponent;
|
|
7769
7764
|
export const SignalCellularNodataRounded: SvgIconComponent;
|
|
7770
7765
|
export const SignalCellularNodataSharp: SvgIconComponent;
|
|
7771
7766
|
export const SignalCellularNodataTwoTone: SvgIconComponent;
|
|
7767
|
+
export const SignalCellularNoSim: SvgIconComponent;
|
|
7768
|
+
export const SignalCellularNoSimOutlined: SvgIconComponent;
|
|
7769
|
+
export const SignalCellularNoSimRounded: SvgIconComponent;
|
|
7770
|
+
export const SignalCellularNoSimSharp: SvgIconComponent;
|
|
7771
|
+
export const SignalCellularNoSimTwoTone: SvgIconComponent;
|
|
7772
7772
|
export const SignalCellularNull: SvgIconComponent;
|
|
7773
7773
|
export const SignalCellularNullOutlined: SvgIconComponent;
|
|
7774
7774
|
export const SignalCellularNullRounded: SvgIconComponent;
|
|
@@ -7954,6 +7954,11 @@ export const SmartDisplayOutlined: SvgIconComponent;
|
|
|
7954
7954
|
export const SmartDisplayRounded: SvgIconComponent;
|
|
7955
7955
|
export const SmartDisplaySharp: SvgIconComponent;
|
|
7956
7956
|
export const SmartDisplayTwoTone: SvgIconComponent;
|
|
7957
|
+
export const Smartphone: SvgIconComponent;
|
|
7958
|
+
export const SmartphoneOutlined: SvgIconComponent;
|
|
7959
|
+
export const SmartphoneRounded: SvgIconComponent;
|
|
7960
|
+
export const SmartphoneSharp: SvgIconComponent;
|
|
7961
|
+
export const SmartphoneTwoTone: SvgIconComponent;
|
|
7957
7962
|
export const SmartScreen: SvgIconComponent;
|
|
7958
7963
|
export const SmartScreenOutlined: SvgIconComponent;
|
|
7959
7964
|
export const SmartScreenRounded: SvgIconComponent;
|
|
@@ -7964,11 +7969,6 @@ export const SmartToyOutlined: SvgIconComponent;
|
|
|
7964
7969
|
export const SmartToyRounded: SvgIconComponent;
|
|
7965
7970
|
export const SmartToySharp: SvgIconComponent;
|
|
7966
7971
|
export const SmartToyTwoTone: SvgIconComponent;
|
|
7967
|
-
export const Smartphone: SvgIconComponent;
|
|
7968
|
-
export const SmartphoneOutlined: SvgIconComponent;
|
|
7969
|
-
export const SmartphoneRounded: SvgIconComponent;
|
|
7970
|
-
export const SmartphoneSharp: SvgIconComponent;
|
|
7971
|
-
export const SmartphoneTwoTone: SvgIconComponent;
|
|
7972
7972
|
export const SmokeFree: SvgIconComponent;
|
|
7973
7973
|
export const SmokeFreeOutlined: SvgIconComponent;
|
|
7974
7974
|
export const SmokeFreeRounded: SvgIconComponent;
|
|
@@ -8065,15 +8065,15 @@ export const SouthWestRounded: SvgIconComponent;
|
|
|
8065
8065
|
export const SouthWestSharp: SvgIconComponent;
|
|
8066
8066
|
export const SouthWestTwoTone: SvgIconComponent;
|
|
8067
8067
|
export const Spa: SvgIconComponent;
|
|
8068
|
-
export const SpaOutlined: SvgIconComponent;
|
|
8069
|
-
export const SpaRounded: SvgIconComponent;
|
|
8070
|
-
export const SpaSharp: SvgIconComponent;
|
|
8071
|
-
export const SpaTwoTone: SvgIconComponent;
|
|
8072
8068
|
export const SpaceBar: SvgIconComponent;
|
|
8073
8069
|
export const SpaceBarOutlined: SvgIconComponent;
|
|
8074
8070
|
export const SpaceBarRounded: SvgIconComponent;
|
|
8075
8071
|
export const SpaceBarSharp: SvgIconComponent;
|
|
8076
8072
|
export const SpaceBarTwoTone: SvgIconComponent;
|
|
8073
|
+
export const SpaOutlined: SvgIconComponent;
|
|
8074
|
+
export const SpaRounded: SvgIconComponent;
|
|
8075
|
+
export const SpaSharp: SvgIconComponent;
|
|
8076
|
+
export const SpaTwoTone: SvgIconComponent;
|
|
8077
8077
|
export const Speaker: SvgIconComponent;
|
|
8078
8078
|
export const SpeakerGroup: SvgIconComponent;
|
|
8079
8079
|
export const SpeakerGroupOutlined: SvgIconComponent;
|
|
@@ -8266,11 +8266,11 @@ export const StarHalfRounded: SvgIconComponent;
|
|
|
8266
8266
|
export const StarHalfSharp: SvgIconComponent;
|
|
8267
8267
|
export const StarHalfTwoTone: SvgIconComponent;
|
|
8268
8268
|
export const StarOutline: SvgIconComponent;
|
|
8269
|
+
export const StarOutlined: SvgIconComponent;
|
|
8269
8270
|
export const StarOutlineOutlined: SvgIconComponent;
|
|
8270
8271
|
export const StarOutlineRounded: SvgIconComponent;
|
|
8271
8272
|
export const StarOutlineSharp: SvgIconComponent;
|
|
8272
8273
|
export const StarOutlineTwoTone: SvgIconComponent;
|
|
8273
|
-
export const StarOutlined: SvgIconComponent;
|
|
8274
8274
|
export const StarPurple500: SvgIconComponent;
|
|
8275
8275
|
export const StarPurple500Outlined: SvgIconComponent;
|
|
8276
8276
|
export const StarPurple500Rounded: SvgIconComponent;
|
|
@@ -8282,9 +8282,8 @@ export const StarRateRounded: SvgIconComponent;
|
|
|
8282
8282
|
export const StarRateSharp: SvgIconComponent;
|
|
8283
8283
|
export const StarRateTwoTone: SvgIconComponent;
|
|
8284
8284
|
export const StarRounded: SvgIconComponent;
|
|
8285
|
-
export const StarSharp: SvgIconComponent;
|
|
8286
|
-
export const StarTwoTone: SvgIconComponent;
|
|
8287
8285
|
export const Stars: SvgIconComponent;
|
|
8286
|
+
export const StarSharp: SvgIconComponent;
|
|
8288
8287
|
export const StarsOutlined: SvgIconComponent;
|
|
8289
8288
|
export const StarsRounded: SvgIconComponent;
|
|
8290
8289
|
export const StarsSharp: SvgIconComponent;
|
|
@@ -8294,6 +8293,7 @@ export const StartOutlined: SvgIconComponent;
|
|
|
8294
8293
|
export const StartRounded: SvgIconComponent;
|
|
8295
8294
|
export const StartSharp: SvgIconComponent;
|
|
8296
8295
|
export const StartTwoTone: SvgIconComponent;
|
|
8296
|
+
export const StarTwoTone: SvgIconComponent;
|
|
8297
8297
|
export const StayCurrentLandscape: SvgIconComponent;
|
|
8298
8298
|
export const StayCurrentLandscapeOutlined: SvgIconComponent;
|
|
8299
8299
|
export const StayCurrentLandscapeRounded: SvgIconComponent;
|
|
@@ -8340,6 +8340,11 @@ export const StorageRounded: SvgIconComponent;
|
|
|
8340
8340
|
export const StorageSharp: SvgIconComponent;
|
|
8341
8341
|
export const StorageTwoTone: SvgIconComponent;
|
|
8342
8342
|
export const Store: SvgIconComponent;
|
|
8343
|
+
export const Storefront: SvgIconComponent;
|
|
8344
|
+
export const StorefrontOutlined: SvgIconComponent;
|
|
8345
|
+
export const StorefrontRounded: SvgIconComponent;
|
|
8346
|
+
export const StorefrontSharp: SvgIconComponent;
|
|
8347
|
+
export const StorefrontTwoTone: SvgIconComponent;
|
|
8343
8348
|
export const StoreMallDirectory: SvgIconComponent;
|
|
8344
8349
|
export const StoreMallDirectoryOutlined: SvgIconComponent;
|
|
8345
8350
|
export const StoreMallDirectoryRounded: SvgIconComponent;
|
|
@@ -8349,26 +8354,21 @@ export const StoreOutlined: SvgIconComponent;
|
|
|
8349
8354
|
export const StoreRounded: SvgIconComponent;
|
|
8350
8355
|
export const StoreSharp: SvgIconComponent;
|
|
8351
8356
|
export const StoreTwoTone: SvgIconComponent;
|
|
8352
|
-
export const Storefront: SvgIconComponent;
|
|
8353
|
-
export const StorefrontOutlined: SvgIconComponent;
|
|
8354
|
-
export const StorefrontRounded: SvgIconComponent;
|
|
8355
|
-
export const StorefrontSharp: SvgIconComponent;
|
|
8356
|
-
export const StorefrontTwoTone: SvgIconComponent;
|
|
8357
8357
|
export const Storm: SvgIconComponent;
|
|
8358
8358
|
export const StormOutlined: SvgIconComponent;
|
|
8359
8359
|
export const StormRounded: SvgIconComponent;
|
|
8360
8360
|
export const StormSharp: SvgIconComponent;
|
|
8361
8361
|
export const StormTwoTone: SvgIconComponent;
|
|
8362
8362
|
export const Straight: SvgIconComponent;
|
|
8363
|
-
export const StraightOutlined: SvgIconComponent;
|
|
8364
|
-
export const StraightRounded: SvgIconComponent;
|
|
8365
|
-
export const StraightSharp: SvgIconComponent;
|
|
8366
|
-
export const StraightTwoTone: SvgIconComponent;
|
|
8367
8363
|
export const Straighten: SvgIconComponent;
|
|
8368
8364
|
export const StraightenOutlined: SvgIconComponent;
|
|
8369
8365
|
export const StraightenRounded: SvgIconComponent;
|
|
8370
8366
|
export const StraightenSharp: SvgIconComponent;
|
|
8371
8367
|
export const StraightenTwoTone: SvgIconComponent;
|
|
8368
|
+
export const StraightOutlined: SvgIconComponent;
|
|
8369
|
+
export const StraightRounded: SvgIconComponent;
|
|
8370
|
+
export const StraightSharp: SvgIconComponent;
|
|
8371
|
+
export const StraightTwoTone: SvgIconComponent;
|
|
8372
8372
|
export const Stream: SvgIconComponent;
|
|
8373
8373
|
export const StreamOutlined: SvgIconComponent;
|
|
8374
8374
|
export const StreamRounded: SvgIconComponent;
|
|
@@ -8410,15 +8410,15 @@ export const SubjectRounded: SvgIconComponent;
|
|
|
8410
8410
|
export const SubjectSharp: SvgIconComponent;
|
|
8411
8411
|
export const SubjectTwoTone: SvgIconComponent;
|
|
8412
8412
|
export const Subscript: SvgIconComponent;
|
|
8413
|
-
export const SubscriptOutlined: SvgIconComponent;
|
|
8414
|
-
export const SubscriptRounded: SvgIconComponent;
|
|
8415
|
-
export const SubscriptSharp: SvgIconComponent;
|
|
8416
|
-
export const SubscriptTwoTone: SvgIconComponent;
|
|
8417
8413
|
export const Subscriptions: SvgIconComponent;
|
|
8418
8414
|
export const SubscriptionsOutlined: SvgIconComponent;
|
|
8419
8415
|
export const SubscriptionsRounded: SvgIconComponent;
|
|
8420
8416
|
export const SubscriptionsSharp: SvgIconComponent;
|
|
8421
8417
|
export const SubscriptionsTwoTone: SvgIconComponent;
|
|
8418
|
+
export const SubscriptOutlined: SvgIconComponent;
|
|
8419
|
+
export const SubscriptRounded: SvgIconComponent;
|
|
8420
|
+
export const SubscriptSharp: SvgIconComponent;
|
|
8421
|
+
export const SubscriptTwoTone: SvgIconComponent;
|
|
8422
8422
|
export const Subtitles: SvgIconComponent;
|
|
8423
8423
|
export const SubtitlesOff: SvgIconComponent;
|
|
8424
8424
|
export const SubtitlesOffOutlined: SvgIconComponent;
|
|
@@ -8480,25 +8480,25 @@ export const SwapCallsRounded: SvgIconComponent;
|
|
|
8480
8480
|
export const SwapCallsSharp: SvgIconComponent;
|
|
8481
8481
|
export const SwapCallsTwoTone: SvgIconComponent;
|
|
8482
8482
|
export const SwapHoriz: SvgIconComponent;
|
|
8483
|
-
export const SwapHorizOutlined: SvgIconComponent;
|
|
8484
|
-
export const SwapHorizRounded: SvgIconComponent;
|
|
8485
|
-
export const SwapHorizSharp: SvgIconComponent;
|
|
8486
|
-
export const SwapHorizTwoTone: SvgIconComponent;
|
|
8487
8483
|
export const SwapHorizontalCircle: SvgIconComponent;
|
|
8488
8484
|
export const SwapHorizontalCircleOutlined: SvgIconComponent;
|
|
8489
8485
|
export const SwapHorizontalCircleRounded: SvgIconComponent;
|
|
8490
8486
|
export const SwapHorizontalCircleSharp: SvgIconComponent;
|
|
8491
8487
|
export const SwapHorizontalCircleTwoTone: SvgIconComponent;
|
|
8488
|
+
export const SwapHorizOutlined: SvgIconComponent;
|
|
8489
|
+
export const SwapHorizRounded: SvgIconComponent;
|
|
8490
|
+
export const SwapHorizSharp: SvgIconComponent;
|
|
8491
|
+
export const SwapHorizTwoTone: SvgIconComponent;
|
|
8492
8492
|
export const SwapVert: SvgIconComponent;
|
|
8493
|
-
export const SwapVertOutlined: SvgIconComponent;
|
|
8494
|
-
export const SwapVertRounded: SvgIconComponent;
|
|
8495
|
-
export const SwapVertSharp: SvgIconComponent;
|
|
8496
|
-
export const SwapVertTwoTone: SvgIconComponent;
|
|
8497
8493
|
export const SwapVerticalCircle: SvgIconComponent;
|
|
8498
8494
|
export const SwapVerticalCircleOutlined: SvgIconComponent;
|
|
8499
8495
|
export const SwapVerticalCircleRounded: SvgIconComponent;
|
|
8500
8496
|
export const SwapVerticalCircleSharp: SvgIconComponent;
|
|
8501
8497
|
export const SwapVerticalCircleTwoTone: SvgIconComponent;
|
|
8498
|
+
export const SwapVertOutlined: SvgIconComponent;
|
|
8499
|
+
export const SwapVertRounded: SvgIconComponent;
|
|
8500
|
+
export const SwapVertSharp: SvgIconComponent;
|
|
8501
|
+
export const SwapVertTwoTone: SvgIconComponent;
|
|
8502
8502
|
export const Swipe: SvgIconComponent;
|
|
8503
8503
|
export const SwipeDown: SvgIconComponent;
|
|
8504
8504
|
export const SwipeDownAlt: SvgIconComponent;
|
|
@@ -8640,15 +8640,6 @@ export const SystemUpdateRounded: SvgIconComponent;
|
|
|
8640
8640
|
export const SystemUpdateSharp: SvgIconComponent;
|
|
8641
8641
|
export const SystemUpdateTwoTone: SvgIconComponent;
|
|
8642
8642
|
export const Tab: SvgIconComponent;
|
|
8643
|
-
export const TabOutlined: SvgIconComponent;
|
|
8644
|
-
export const TabRounded: SvgIconComponent;
|
|
8645
|
-
export const TabSharp: SvgIconComponent;
|
|
8646
|
-
export const TabTwoTone: SvgIconComponent;
|
|
8647
|
-
export const TabUnselected: SvgIconComponent;
|
|
8648
|
-
export const TabUnselectedOutlined: SvgIconComponent;
|
|
8649
|
-
export const TabUnselectedRounded: SvgIconComponent;
|
|
8650
|
-
export const TabUnselectedSharp: SvgIconComponent;
|
|
8651
|
-
export const TabUnselectedTwoTone: SvgIconComponent;
|
|
8652
8643
|
export const TableBar: SvgIconComponent;
|
|
8653
8644
|
export const TableBarOutlined: SvgIconComponent;
|
|
8654
8645
|
export const TableBarRounded: SvgIconComponent;
|
|
@@ -8669,11 +8660,6 @@ export const TableRowsOutlined: SvgIconComponent;
|
|
|
8669
8660
|
export const TableRowsRounded: SvgIconComponent;
|
|
8670
8661
|
export const TableRowsSharp: SvgIconComponent;
|
|
8671
8662
|
export const TableRowsTwoTone: SvgIconComponent;
|
|
8672
|
-
export const TableView: SvgIconComponent;
|
|
8673
|
-
export const TableViewOutlined: SvgIconComponent;
|
|
8674
|
-
export const TableViewRounded: SvgIconComponent;
|
|
8675
|
-
export const TableViewSharp: SvgIconComponent;
|
|
8676
|
-
export const TableViewTwoTone: SvgIconComponent;
|
|
8677
8663
|
export const Tablet: SvgIconComponent;
|
|
8678
8664
|
export const TabletAndroid: SvgIconComponent;
|
|
8679
8665
|
export const TabletAndroidOutlined: SvgIconComponent;
|
|
@@ -8689,6 +8675,20 @@ export const TabletOutlined: SvgIconComponent;
|
|
|
8689
8675
|
export const TabletRounded: SvgIconComponent;
|
|
8690
8676
|
export const TabletSharp: SvgIconComponent;
|
|
8691
8677
|
export const TabletTwoTone: SvgIconComponent;
|
|
8678
|
+
export const TableView: SvgIconComponent;
|
|
8679
|
+
export const TableViewOutlined: SvgIconComponent;
|
|
8680
|
+
export const TableViewRounded: SvgIconComponent;
|
|
8681
|
+
export const TableViewSharp: SvgIconComponent;
|
|
8682
|
+
export const TableViewTwoTone: SvgIconComponent;
|
|
8683
|
+
export const TabOutlined: SvgIconComponent;
|
|
8684
|
+
export const TabRounded: SvgIconComponent;
|
|
8685
|
+
export const TabSharp: SvgIconComponent;
|
|
8686
|
+
export const TabTwoTone: SvgIconComponent;
|
|
8687
|
+
export const TabUnselected: SvgIconComponent;
|
|
8688
|
+
export const TabUnselectedOutlined: SvgIconComponent;
|
|
8689
|
+
export const TabUnselectedRounded: SvgIconComponent;
|
|
8690
|
+
export const TabUnselectedSharp: SvgIconComponent;
|
|
8691
|
+
export const TabUnselectedTwoTone: SvgIconComponent;
|
|
8692
8692
|
export const Tag: SvgIconComponent;
|
|
8693
8693
|
export const TagFaces: SvgIconComponent;
|
|
8694
8694
|
export const TagFacesOutlined: SvgIconComponent;
|
|
@@ -8805,16 +8805,16 @@ export const TextRotationNoneOutlined: SvgIconComponent;
|
|
|
8805
8805
|
export const TextRotationNoneRounded: SvgIconComponent;
|
|
8806
8806
|
export const TextRotationNoneSharp: SvgIconComponent;
|
|
8807
8807
|
export const TextRotationNoneTwoTone: SvgIconComponent;
|
|
8808
|
-
export const TextSnippet: SvgIconComponent;
|
|
8809
|
-
export const TextSnippetOutlined: SvgIconComponent;
|
|
8810
|
-
export const TextSnippetRounded: SvgIconComponent;
|
|
8811
|
-
export const TextSnippetSharp: SvgIconComponent;
|
|
8812
|
-
export const TextSnippetTwoTone: SvgIconComponent;
|
|
8813
8808
|
export const Textsms: SvgIconComponent;
|
|
8814
8809
|
export const TextsmsOutlined: SvgIconComponent;
|
|
8815
8810
|
export const TextsmsRounded: SvgIconComponent;
|
|
8816
8811
|
export const TextsmsSharp: SvgIconComponent;
|
|
8817
8812
|
export const TextsmsTwoTone: SvgIconComponent;
|
|
8813
|
+
export const TextSnippet: SvgIconComponent;
|
|
8814
|
+
export const TextSnippetOutlined: SvgIconComponent;
|
|
8815
|
+
export const TextSnippetRounded: SvgIconComponent;
|
|
8816
|
+
export const TextSnippetSharp: SvgIconComponent;
|
|
8817
|
+
export const TextSnippetTwoTone: SvgIconComponent;
|
|
8818
8818
|
export const Texture: SvgIconComponent;
|
|
8819
8819
|
export const TextureOutlined: SvgIconComponent;
|
|
8820
8820
|
export const TextureRounded: SvgIconComponent;
|
|
@@ -8905,6 +8905,11 @@ export const ThumbDownOutlined: SvgIconComponent;
|
|
|
8905
8905
|
export const ThumbDownRounded: SvgIconComponent;
|
|
8906
8906
|
export const ThumbDownSharp: SvgIconComponent;
|
|
8907
8907
|
export const ThumbDownTwoTone: SvgIconComponent;
|
|
8908
|
+
export const ThumbsUpDown: SvgIconComponent;
|
|
8909
|
+
export const ThumbsUpDownOutlined: SvgIconComponent;
|
|
8910
|
+
export const ThumbsUpDownRounded: SvgIconComponent;
|
|
8911
|
+
export const ThumbsUpDownSharp: SvgIconComponent;
|
|
8912
|
+
export const ThumbsUpDownTwoTone: SvgIconComponent;
|
|
8908
8913
|
export const ThumbUp: SvgIconComponent;
|
|
8909
8914
|
export const ThumbUpAlt: SvgIconComponent;
|
|
8910
8915
|
export const ThumbUpAltOutlined: SvgIconComponent;
|
|
@@ -8920,16 +8925,6 @@ export const ThumbUpOutlined: SvgIconComponent;
|
|
|
8920
8925
|
export const ThumbUpRounded: SvgIconComponent;
|
|
8921
8926
|
export const ThumbUpSharp: SvgIconComponent;
|
|
8922
8927
|
export const ThumbUpTwoTone: SvgIconComponent;
|
|
8923
|
-
export const ThumbsUpDown: SvgIconComponent;
|
|
8924
|
-
export const ThumbsUpDownOutlined: SvgIconComponent;
|
|
8925
|
-
export const ThumbsUpDownRounded: SvgIconComponent;
|
|
8926
|
-
export const ThumbsUpDownSharp: SvgIconComponent;
|
|
8927
|
-
export const ThumbsUpDownTwoTone: SvgIconComponent;
|
|
8928
|
-
export const TimeToLeave: SvgIconComponent;
|
|
8929
|
-
export const TimeToLeaveOutlined: SvgIconComponent;
|
|
8930
|
-
export const TimeToLeaveRounded: SvgIconComponent;
|
|
8931
|
-
export const TimeToLeaveSharp: SvgIconComponent;
|
|
8932
|
-
export const TimeToLeaveTwoTone: SvgIconComponent;
|
|
8933
8928
|
export const Timelapse: SvgIconComponent;
|
|
8934
8929
|
export const TimelapseOutlined: SvgIconComponent;
|
|
8935
8930
|
export const TimelapseRounded: SvgIconComponent;
|
|
@@ -8975,6 +8970,11 @@ export const TimesOneMobiledataOutlined: SvgIconComponent;
|
|
|
8975
8970
|
export const TimesOneMobiledataRounded: SvgIconComponent;
|
|
8976
8971
|
export const TimesOneMobiledataSharp: SvgIconComponent;
|
|
8977
8972
|
export const TimesOneMobiledataTwoTone: SvgIconComponent;
|
|
8973
|
+
export const TimeToLeave: SvgIconComponent;
|
|
8974
|
+
export const TimeToLeaveOutlined: SvgIconComponent;
|
|
8975
|
+
export const TimeToLeaveRounded: SvgIconComponent;
|
|
8976
|
+
export const TimeToLeaveSharp: SvgIconComponent;
|
|
8977
|
+
export const TimeToLeaveTwoTone: SvgIconComponent;
|
|
8978
8978
|
export const TipsAndUpdates: SvgIconComponent;
|
|
8979
8979
|
export const TipsAndUpdatesOutlined: SvgIconComponent;
|
|
8980
8980
|
export const TipsAndUpdatesRounded: SvgIconComponent;
|
|
@@ -9130,6 +9130,16 @@ export const TungstenOutlined: SvgIconComponent;
|
|
|
9130
9130
|
export const TungstenRounded: SvgIconComponent;
|
|
9131
9131
|
export const TungstenSharp: SvgIconComponent;
|
|
9132
9132
|
export const TungstenTwoTone: SvgIconComponent;
|
|
9133
|
+
export const TurnedIn: SvgIconComponent;
|
|
9134
|
+
export const TurnedInNot: SvgIconComponent;
|
|
9135
|
+
export const TurnedInNotOutlined: SvgIconComponent;
|
|
9136
|
+
export const TurnedInNotRounded: SvgIconComponent;
|
|
9137
|
+
export const TurnedInNotSharp: SvgIconComponent;
|
|
9138
|
+
export const TurnedInNotTwoTone: SvgIconComponent;
|
|
9139
|
+
export const TurnedInOutlined: SvgIconComponent;
|
|
9140
|
+
export const TurnedInRounded: SvgIconComponent;
|
|
9141
|
+
export const TurnedInSharp: SvgIconComponent;
|
|
9142
|
+
export const TurnedInTwoTone: SvgIconComponent;
|
|
9133
9143
|
export const TurnLeft: SvgIconComponent;
|
|
9134
9144
|
export const TurnLeftOutlined: SvgIconComponent;
|
|
9135
9145
|
export const TurnLeftRounded: SvgIconComponent;
|
|
@@ -9160,16 +9170,6 @@ export const TurnSlightRightOutlined: SvgIconComponent;
|
|
|
9160
9170
|
export const TurnSlightRightRounded: SvgIconComponent;
|
|
9161
9171
|
export const TurnSlightRightSharp: SvgIconComponent;
|
|
9162
9172
|
export const TurnSlightRightTwoTone: SvgIconComponent;
|
|
9163
|
-
export const TurnedIn: SvgIconComponent;
|
|
9164
|
-
export const TurnedInNot: SvgIconComponent;
|
|
9165
|
-
export const TurnedInNotOutlined: SvgIconComponent;
|
|
9166
|
-
export const TurnedInNotRounded: SvgIconComponent;
|
|
9167
|
-
export const TurnedInNotSharp: SvgIconComponent;
|
|
9168
|
-
export const TurnedInNotTwoTone: SvgIconComponent;
|
|
9169
|
-
export const TurnedInOutlined: SvgIconComponent;
|
|
9170
|
-
export const TurnedInRounded: SvgIconComponent;
|
|
9171
|
-
export const TurnedInSharp: SvgIconComponent;
|
|
9172
|
-
export const TurnedInTwoTone: SvgIconComponent;
|
|
9173
9173
|
export const Tv: SvgIconComponent;
|
|
9174
9174
|
export const TvOff: SvgIconComponent;
|
|
9175
9175
|
export const TvOffOutlined: SvgIconComponent;
|
|
@@ -9231,16 +9231,6 @@ export const TwoWheelerOutlined: SvgIconComponent;
|
|
|
9231
9231
|
export const TwoWheelerRounded: SvgIconComponent;
|
|
9232
9232
|
export const TwoWheelerSharp: SvgIconComponent;
|
|
9233
9233
|
export const TwoWheelerTwoTone: SvgIconComponent;
|
|
9234
|
-
export const UTurnLeft: SvgIconComponent;
|
|
9235
|
-
export const UTurnLeftOutlined: SvgIconComponent;
|
|
9236
|
-
export const UTurnLeftRounded: SvgIconComponent;
|
|
9237
|
-
export const UTurnLeftSharp: SvgIconComponent;
|
|
9238
|
-
export const UTurnLeftTwoTone: SvgIconComponent;
|
|
9239
|
-
export const UTurnRight: SvgIconComponent;
|
|
9240
|
-
export const UTurnRightOutlined: SvgIconComponent;
|
|
9241
|
-
export const UTurnRightRounded: SvgIconComponent;
|
|
9242
|
-
export const UTurnRightSharp: SvgIconComponent;
|
|
9243
|
-
export const UTurnRightTwoTone: SvgIconComponent;
|
|
9244
9234
|
export const Umbrella: SvgIconComponent;
|
|
9245
9235
|
export const UmbrellaOutlined: SvgIconComponent;
|
|
9246
9236
|
export const UmbrellaRounded: SvgIconComponent;
|
|
@@ -9316,6 +9306,16 @@ export const UsbOutlined: SvgIconComponent;
|
|
|
9316
9306
|
export const UsbRounded: SvgIconComponent;
|
|
9317
9307
|
export const UsbSharp: SvgIconComponent;
|
|
9318
9308
|
export const UsbTwoTone: SvgIconComponent;
|
|
9309
|
+
export const UTurnLeft: SvgIconComponent;
|
|
9310
|
+
export const UTurnLeftOutlined: SvgIconComponent;
|
|
9311
|
+
export const UTurnLeftRounded: SvgIconComponent;
|
|
9312
|
+
export const UTurnLeftSharp: SvgIconComponent;
|
|
9313
|
+
export const UTurnLeftTwoTone: SvgIconComponent;
|
|
9314
|
+
export const UTurnRight: SvgIconComponent;
|
|
9315
|
+
export const UTurnRightOutlined: SvgIconComponent;
|
|
9316
|
+
export const UTurnRightRounded: SvgIconComponent;
|
|
9317
|
+
export const UTurnRightSharp: SvgIconComponent;
|
|
9318
|
+
export const UTurnRightTwoTone: SvgIconComponent;
|
|
9319
9319
|
export const Vaccines: SvgIconComponent;
|
|
9320
9320
|
export const VaccinesOutlined: SvgIconComponent;
|
|
9321
9321
|
export const VaccinesRounded: SvgIconComponent;
|
|
@@ -9361,6 +9361,7 @@ export const VideoCallOutlined: SvgIconComponent;
|
|
|
9361
9361
|
export const VideoCallRounded: SvgIconComponent;
|
|
9362
9362
|
export const VideoCallSharp: SvgIconComponent;
|
|
9363
9363
|
export const VideoCallTwoTone: SvgIconComponent;
|
|
9364
|
+
export const Videocam: SvgIconComponent;
|
|
9364
9365
|
export const VideoCameraBack: SvgIconComponent;
|
|
9365
9366
|
export const VideoCameraBackOutlined: SvgIconComponent;
|
|
9366
9367
|
export const VideoCameraBackRounded: SvgIconComponent;
|
|
@@ -9371,11 +9372,30 @@ export const VideoCameraFrontOutlined: SvgIconComponent;
|
|
|
9371
9372
|
export const VideoCameraFrontRounded: SvgIconComponent;
|
|
9372
9373
|
export const VideoCameraFrontSharp: SvgIconComponent;
|
|
9373
9374
|
export const VideoCameraFrontTwoTone: SvgIconComponent;
|
|
9375
|
+
export const VideocamOff: SvgIconComponent;
|
|
9376
|
+
export const VideocamOffOutlined: SvgIconComponent;
|
|
9377
|
+
export const VideocamOffRounded: SvgIconComponent;
|
|
9378
|
+
export const VideocamOffSharp: SvgIconComponent;
|
|
9379
|
+
export const VideocamOffTwoTone: SvgIconComponent;
|
|
9380
|
+
export const VideocamOutlined: SvgIconComponent;
|
|
9381
|
+
export const VideocamRounded: SvgIconComponent;
|
|
9382
|
+
export const VideocamSharp: SvgIconComponent;
|
|
9383
|
+
export const VideocamTwoTone: SvgIconComponent;
|
|
9374
9384
|
export const VideoFile: SvgIconComponent;
|
|
9375
9385
|
export const VideoFileOutlined: SvgIconComponent;
|
|
9376
9386
|
export const VideoFileRounded: SvgIconComponent;
|
|
9377
9387
|
export const VideoFileSharp: SvgIconComponent;
|
|
9378
9388
|
export const VideoFileTwoTone: SvgIconComponent;
|
|
9389
|
+
export const VideogameAsset: SvgIconComponent;
|
|
9390
|
+
export const VideogameAssetOff: SvgIconComponent;
|
|
9391
|
+
export const VideogameAssetOffOutlined: SvgIconComponent;
|
|
9392
|
+
export const VideogameAssetOffRounded: SvgIconComponent;
|
|
9393
|
+
export const VideogameAssetOffSharp: SvgIconComponent;
|
|
9394
|
+
export const VideogameAssetOffTwoTone: SvgIconComponent;
|
|
9395
|
+
export const VideogameAssetOutlined: SvgIconComponent;
|
|
9396
|
+
export const VideogameAssetRounded: SvgIconComponent;
|
|
9397
|
+
export const VideogameAssetSharp: SvgIconComponent;
|
|
9398
|
+
export const VideogameAssetTwoTone: SvgIconComponent;
|
|
9379
9399
|
export const VideoLabel: SvgIconComponent;
|
|
9380
9400
|
export const VideoLabelOutlined: SvgIconComponent;
|
|
9381
9401
|
export const VideoLabelRounded: SvgIconComponent;
|
|
@@ -9396,26 +9416,6 @@ export const VideoStableOutlined: SvgIconComponent;
|
|
|
9396
9416
|
export const VideoStableRounded: SvgIconComponent;
|
|
9397
9417
|
export const VideoStableSharp: SvgIconComponent;
|
|
9398
9418
|
export const VideoStableTwoTone: SvgIconComponent;
|
|
9399
|
-
export const Videocam: SvgIconComponent;
|
|
9400
|
-
export const VideocamOff: SvgIconComponent;
|
|
9401
|
-
export const VideocamOffOutlined: SvgIconComponent;
|
|
9402
|
-
export const VideocamOffRounded: SvgIconComponent;
|
|
9403
|
-
export const VideocamOffSharp: SvgIconComponent;
|
|
9404
|
-
export const VideocamOffTwoTone: SvgIconComponent;
|
|
9405
|
-
export const VideocamOutlined: SvgIconComponent;
|
|
9406
|
-
export const VideocamRounded: SvgIconComponent;
|
|
9407
|
-
export const VideocamSharp: SvgIconComponent;
|
|
9408
|
-
export const VideocamTwoTone: SvgIconComponent;
|
|
9409
|
-
export const VideogameAsset: SvgIconComponent;
|
|
9410
|
-
export const VideogameAssetOff: SvgIconComponent;
|
|
9411
|
-
export const VideogameAssetOffOutlined: SvgIconComponent;
|
|
9412
|
-
export const VideogameAssetOffRounded: SvgIconComponent;
|
|
9413
|
-
export const VideogameAssetOffSharp: SvgIconComponent;
|
|
9414
|
-
export const VideogameAssetOffTwoTone: SvgIconComponent;
|
|
9415
|
-
export const VideogameAssetOutlined: SvgIconComponent;
|
|
9416
|
-
export const VideogameAssetRounded: SvgIconComponent;
|
|
9417
|
-
export const VideogameAssetSharp: SvgIconComponent;
|
|
9418
|
-
export const VideogameAssetTwoTone: SvgIconComponent;
|
|
9419
9419
|
export const ViewAgenda: SvgIconComponent;
|
|
9420
9420
|
export const ViewAgendaOutlined: SvgIconComponent;
|
|
9421
9421
|
export const ViewAgendaRounded: SvgIconComponent;
|
|
@@ -9541,16 +9541,16 @@ export const VoiceChatOutlined: SvgIconComponent;
|
|
|
9541
9541
|
export const VoiceChatRounded: SvgIconComponent;
|
|
9542
9542
|
export const VoiceChatSharp: SvgIconComponent;
|
|
9543
9543
|
export const VoiceChatTwoTone: SvgIconComponent;
|
|
9544
|
-
export const VoiceOverOff: SvgIconComponent;
|
|
9545
|
-
export const VoiceOverOffOutlined: SvgIconComponent;
|
|
9546
|
-
export const VoiceOverOffRounded: SvgIconComponent;
|
|
9547
|
-
export const VoiceOverOffSharp: SvgIconComponent;
|
|
9548
|
-
export const VoiceOverOffTwoTone: SvgIconComponent;
|
|
9549
9544
|
export const Voicemail: SvgIconComponent;
|
|
9550
9545
|
export const VoicemailOutlined: SvgIconComponent;
|
|
9551
9546
|
export const VoicemailRounded: SvgIconComponent;
|
|
9552
9547
|
export const VoicemailSharp: SvgIconComponent;
|
|
9553
9548
|
export const VoicemailTwoTone: SvgIconComponent;
|
|
9549
|
+
export const VoiceOverOff: SvgIconComponent;
|
|
9550
|
+
export const VoiceOverOffOutlined: SvgIconComponent;
|
|
9551
|
+
export const VoiceOverOffRounded: SvgIconComponent;
|
|
9552
|
+
export const VoiceOverOffSharp: SvgIconComponent;
|
|
9553
|
+
export const VoiceOverOffTwoTone: SvgIconComponent;
|
|
9554
9554
|
export const VolumeDown: SvgIconComponent;
|
|
9555
9555
|
export const VolumeDownOutlined: SvgIconComponent;
|
|
9556
9556
|
export const VolumeDownRounded: SvgIconComponent;
|
|
@@ -9642,15 +9642,15 @@ export const WaterDamageOutlined: SvgIconComponent;
|
|
|
9642
9642
|
export const WaterDamageRounded: SvgIconComponent;
|
|
9643
9643
|
export const WaterDamageSharp: SvgIconComponent;
|
|
9644
9644
|
export const WaterDamageTwoTone: SvgIconComponent;
|
|
9645
|
-
export const WaterOutlined: SvgIconComponent;
|
|
9646
|
-
export const WaterRounded: SvgIconComponent;
|
|
9647
|
-
export const WaterSharp: SvgIconComponent;
|
|
9648
|
-
export const WaterTwoTone: SvgIconComponent;
|
|
9649
9645
|
export const WaterfallChart: SvgIconComponent;
|
|
9650
9646
|
export const WaterfallChartOutlined: SvgIconComponent;
|
|
9651
9647
|
export const WaterfallChartRounded: SvgIconComponent;
|
|
9652
9648
|
export const WaterfallChartSharp: SvgIconComponent;
|
|
9653
9649
|
export const WaterfallChartTwoTone: SvgIconComponent;
|
|
9650
|
+
export const WaterOutlined: SvgIconComponent;
|
|
9651
|
+
export const WaterRounded: SvgIconComponent;
|
|
9652
|
+
export const WaterSharp: SvgIconComponent;
|
|
9653
|
+
export const WaterTwoTone: SvgIconComponent;
|
|
9654
9654
|
export const Waves: SvgIconComponent;
|
|
9655
9655
|
export const WavesOutlined: SvgIconComponent;
|
|
9656
9656
|
export const WavesRounded: SvgIconComponent;
|
|
@@ -9707,15 +9707,15 @@ export const WebAssetOutlined: SvgIconComponent;
|
|
|
9707
9707
|
export const WebAssetRounded: SvgIconComponent;
|
|
9708
9708
|
export const WebAssetSharp: SvgIconComponent;
|
|
9709
9709
|
export const WebAssetTwoTone: SvgIconComponent;
|
|
9710
|
-
export const WebOutlined: SvgIconComponent;
|
|
9711
|
-
export const WebRounded: SvgIconComponent;
|
|
9712
|
-
export const WebSharp: SvgIconComponent;
|
|
9713
|
-
export const WebTwoTone: SvgIconComponent;
|
|
9714
9710
|
export const Webhook: SvgIconComponent;
|
|
9715
9711
|
export const WebhookOutlined: SvgIconComponent;
|
|
9716
9712
|
export const WebhookRounded: SvgIconComponent;
|
|
9717
9713
|
export const WebhookSharp: SvgIconComponent;
|
|
9718
9714
|
export const WebhookTwoTone: SvgIconComponent;
|
|
9715
|
+
export const WebOutlined: SvgIconComponent;
|
|
9716
|
+
export const WebRounded: SvgIconComponent;
|
|
9717
|
+
export const WebSharp: SvgIconComponent;
|
|
9718
|
+
export const WebTwoTone: SvgIconComponent;
|
|
9719
9719
|
export const Weekend: SvgIconComponent;
|
|
9720
9720
|
export const WeekendOutlined: SvgIconComponent;
|
|
9721
9721
|
export const WeekendRounded: SvgIconComponent;
|
|
@@ -9837,14 +9837,13 @@ export const WorkOffRounded: SvgIconComponent;
|
|
|
9837
9837
|
export const WorkOffSharp: SvgIconComponent;
|
|
9838
9838
|
export const WorkOffTwoTone: SvgIconComponent;
|
|
9839
9839
|
export const WorkOutline: SvgIconComponent;
|
|
9840
|
+
export const WorkOutlined: SvgIconComponent;
|
|
9840
9841
|
export const WorkOutlineOutlined: SvgIconComponent;
|
|
9841
9842
|
export const WorkOutlineRounded: SvgIconComponent;
|
|
9842
9843
|
export const WorkOutlineSharp: SvgIconComponent;
|
|
9843
9844
|
export const WorkOutlineTwoTone: SvgIconComponent;
|
|
9844
|
-
export const WorkOutlined: SvgIconComponent;
|
|
9845
9845
|
export const WorkRounded: SvgIconComponent;
|
|
9846
9846
|
export const WorkSharp: SvgIconComponent;
|
|
9847
|
-
export const WorkTwoTone: SvgIconComponent;
|
|
9848
9847
|
export const WorkspacePremium: SvgIconComponent;
|
|
9849
9848
|
export const WorkspacePremiumOutlined: SvgIconComponent;
|
|
9850
9849
|
export const WorkspacePremiumRounded: SvgIconComponent;
|
|
@@ -9855,6 +9854,7 @@ export const WorkspacesOutlined: SvgIconComponent;
|
|
|
9855
9854
|
export const WorkspacesRounded: SvgIconComponent;
|
|
9856
9855
|
export const WorkspacesSharp: SvgIconComponent;
|
|
9857
9856
|
export const WorkspacesTwoTone: SvgIconComponent;
|
|
9857
|
+
export const WorkTwoTone: SvgIconComponent;
|
|
9858
9858
|
export const WrapText: SvgIconComponent;
|
|
9859
9859
|
export const WrapTextOutlined: SvgIconComponent;
|
|
9860
9860
|
export const WrapTextRounded: SvgIconComponent;
|