@mui/icons-material 5.2.4 → 5.2.5
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 +58 -0
- package/index.d.ts +638 -638
- 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,6 +1675,15 @@ export const ClosedCaptionOutlined: SvgIconComponent;
|
|
|
1684
1675
|
export const ClosedCaptionRounded: SvgIconComponent;
|
|
1685
1676
|
export const ClosedCaptionSharp: SvgIconComponent;
|
|
1686
1677
|
export const ClosedCaptionTwoTone: SvgIconComponent;
|
|
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
1687
|
export const Cloud: SvgIconComponent;
|
|
1688
1688
|
export const CloudCircle: SvgIconComponent;
|
|
1689
1689
|
export const CloudCircleOutlined: 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;
|
|
@@ -2764,6 +2759,11 @@ export const ElderlyWomanOutlined: SvgIconComponent;
|
|
|
2764
2759
|
export const ElderlyWomanRounded: SvgIconComponent;
|
|
2765
2760
|
export const ElderlyWomanSharp: SvgIconComponent;
|
|
2766
2761
|
export const ElderlyWomanTwoTone: SvgIconComponent;
|
|
2762
|
+
export const ElectricalServices: SvgIconComponent;
|
|
2763
|
+
export const ElectricalServicesOutlined: SvgIconComponent;
|
|
2764
|
+
export const ElectricalServicesRounded: SvgIconComponent;
|
|
2765
|
+
export const ElectricalServicesSharp: SvgIconComponent;
|
|
2766
|
+
export const ElectricalServicesTwoTone: SvgIconComponent;
|
|
2767
2767
|
export const ElectricBike: SvgIconComponent;
|
|
2768
2768
|
export const ElectricBikeOutlined: SvgIconComponent;
|
|
2769
2769
|
export const ElectricBikeRounded: SvgIconComponent;
|
|
@@ -2789,11 +2789,6 @@ export const ElectricScooterOutlined: SvgIconComponent;
|
|
|
2789
2789
|
export const ElectricScooterRounded: SvgIconComponent;
|
|
2790
2790
|
export const ElectricScooterSharp: SvgIconComponent;
|
|
2791
2791
|
export const ElectricScooterTwoTone: SvgIconComponent;
|
|
2792
|
-
export const ElectricalServices: SvgIconComponent;
|
|
2793
|
-
export const ElectricalServicesOutlined: SvgIconComponent;
|
|
2794
|
-
export const ElectricalServicesRounded: SvgIconComponent;
|
|
2795
|
-
export const ElectricalServicesSharp: SvgIconComponent;
|
|
2796
|
-
export const ElectricalServicesTwoTone: SvgIconComponent;
|
|
2797
2792
|
export const Elevator: SvgIconComponent;
|
|
2798
2793
|
export const ElevatorOutlined: SvgIconComponent;
|
|
2799
2794
|
export const ElevatorRounded: SvgIconComponent;
|
|
@@ -2809,6 +2804,11 @@ export const EmailOutlined: SvgIconComponent;
|
|
|
2809
2804
|
export const EmailRounded: SvgIconComponent;
|
|
2810
2805
|
export const EmailSharp: SvgIconComponent;
|
|
2811
2806
|
export const EmailTwoTone: SvgIconComponent;
|
|
2807
|
+
export const EMobiledata: SvgIconComponent;
|
|
2808
|
+
export const EMobiledataOutlined: SvgIconComponent;
|
|
2809
|
+
export const EMobiledataRounded: SvgIconComponent;
|
|
2810
|
+
export const EMobiledataSharp: SvgIconComponent;
|
|
2811
|
+
export const EMobiledataTwoTone: SvgIconComponent;
|
|
2812
2812
|
export const EmojiEmotions: SvgIconComponent;
|
|
2813
2813
|
export const EmojiEmotionsOutlined: SvgIconComponent;
|
|
2814
2814
|
export const EmojiEmotionsRounded: SvgIconComponent;
|
|
@@ -2871,11 +2871,11 @@ export const EqualizerSharp: SvgIconComponent;
|
|
|
2871
2871
|
export const EqualizerTwoTone: SvgIconComponent;
|
|
2872
2872
|
export const Error: SvgIconComponent;
|
|
2873
2873
|
export const ErrorOutline: SvgIconComponent;
|
|
2874
|
+
export const ErrorOutlined: SvgIconComponent;
|
|
2874
2875
|
export const ErrorOutlineOutlined: SvgIconComponent;
|
|
2875
2876
|
export const ErrorOutlineRounded: SvgIconComponent;
|
|
2876
2877
|
export const ErrorOutlineSharp: SvgIconComponent;
|
|
2877
2878
|
export const ErrorOutlineTwoTone: SvgIconComponent;
|
|
2878
|
-
export const ErrorOutlined: SvgIconComponent;
|
|
2879
2879
|
export const ErrorRounded: SvgIconComponent;
|
|
2880
2880
|
export const ErrorSharp: SvgIconComponent;
|
|
2881
2881
|
export const ErrorTwoTone: SvgIconComponent;
|
|
@@ -2899,11 +2899,6 @@ export const EuroSymbolRounded: SvgIconComponent;
|
|
|
2899
2899
|
export const EuroSymbolSharp: SvgIconComponent;
|
|
2900
2900
|
export const EuroSymbolTwoTone: SvgIconComponent;
|
|
2901
2901
|
export const EuroTwoTone: SvgIconComponent;
|
|
2902
|
-
export const EvStation: SvgIconComponent;
|
|
2903
|
-
export const EvStationOutlined: SvgIconComponent;
|
|
2904
|
-
export const EvStationRounded: SvgIconComponent;
|
|
2905
|
-
export const EvStationSharp: SvgIconComponent;
|
|
2906
|
-
export const EvStationTwoTone: SvgIconComponent;
|
|
2907
2902
|
export const Event: SvgIconComponent;
|
|
2908
2903
|
export const EventAvailable: SvgIconComponent;
|
|
2909
2904
|
export const EventAvailableOutlined: SvgIconComponent;
|
|
@@ -2934,6 +2929,11 @@ export const EventSeatSharp: SvgIconComponent;
|
|
|
2934
2929
|
export const EventSeatTwoTone: SvgIconComponent;
|
|
2935
2930
|
export const EventSharp: SvgIconComponent;
|
|
2936
2931
|
export const EventTwoTone: SvgIconComponent;
|
|
2932
|
+
export const EvStation: SvgIconComponent;
|
|
2933
|
+
export const EvStationOutlined: SvgIconComponent;
|
|
2934
|
+
export const EvStationRounded: SvgIconComponent;
|
|
2935
|
+
export const EvStationSharp: SvgIconComponent;
|
|
2936
|
+
export const EvStationTwoTone: SvgIconComponent;
|
|
2937
2937
|
export const ExitToApp: SvgIconComponent;
|
|
2938
2938
|
export const ExitToAppOutlined: SvgIconComponent;
|
|
2939
2939
|
export const ExitToAppRounded: SvgIconComponent;
|
|
@@ -2990,6 +2990,11 @@ export const ExtensionRounded: SvgIconComponent;
|
|
|
2990
2990
|
export const ExtensionSharp: SvgIconComponent;
|
|
2991
2991
|
export const ExtensionTwoTone: SvgIconComponent;
|
|
2992
2992
|
export const Face: SvgIconComponent;
|
|
2993
|
+
export const Facebook: SvgIconComponent;
|
|
2994
|
+
export const FacebookOutlined: SvgIconComponent;
|
|
2995
|
+
export const FacebookRounded: SvgIconComponent;
|
|
2996
|
+
export const FacebookSharp: SvgIconComponent;
|
|
2997
|
+
export const FacebookTwoTone: SvgIconComponent;
|
|
2993
2998
|
export const FaceOutlined: SvgIconComponent;
|
|
2994
2999
|
export const FaceRetouchingNatural: SvgIconComponent;
|
|
2995
3000
|
export const FaceRetouchingNaturalOutlined: SvgIconComponent;
|
|
@@ -3004,11 +3009,6 @@ export const FaceRetouchingOffTwoTone: SvgIconComponent;
|
|
|
3004
3009
|
export const FaceRounded: SvgIconComponent;
|
|
3005
3010
|
export const FaceSharp: SvgIconComponent;
|
|
3006
3011
|
export const FaceTwoTone: SvgIconComponent;
|
|
3007
|
-
export const Facebook: SvgIconComponent;
|
|
3008
|
-
export const FacebookOutlined: SvgIconComponent;
|
|
3009
|
-
export const FacebookRounded: SvgIconComponent;
|
|
3010
|
-
export const FacebookSharp: SvgIconComponent;
|
|
3011
|
-
export const FacebookTwoTone: SvgIconComponent;
|
|
3012
3012
|
export const FactCheck: SvgIconComponent;
|
|
3013
3013
|
export const FactCheckOutlined: SvgIconComponent;
|
|
3014
3014
|
export const FactCheckRounded: SvgIconComponent;
|
|
@@ -3024,6 +3024,11 @@ export const FamilyRestroomOutlined: SvgIconComponent;
|
|
|
3024
3024
|
export const FamilyRestroomRounded: SvgIconComponent;
|
|
3025
3025
|
export const FamilyRestroomSharp: SvgIconComponent;
|
|
3026
3026
|
export const FamilyRestroomTwoTone: SvgIconComponent;
|
|
3027
|
+
export const Fastfood: SvgIconComponent;
|
|
3028
|
+
export const FastfoodOutlined: SvgIconComponent;
|
|
3029
|
+
export const FastfoodRounded: SvgIconComponent;
|
|
3030
|
+
export const FastfoodSharp: SvgIconComponent;
|
|
3031
|
+
export const FastfoodTwoTone: SvgIconComponent;
|
|
3027
3032
|
export const FastForward: SvgIconComponent;
|
|
3028
3033
|
export const FastForwardOutlined: SvgIconComponent;
|
|
3029
3034
|
export const FastForwardRounded: SvgIconComponent;
|
|
@@ -3034,11 +3039,6 @@ export const FastRewindOutlined: SvgIconComponent;
|
|
|
3034
3039
|
export const FastRewindRounded: SvgIconComponent;
|
|
3035
3040
|
export const FastRewindSharp: SvgIconComponent;
|
|
3036
3041
|
export const FastRewindTwoTone: SvgIconComponent;
|
|
3037
|
-
export const Fastfood: SvgIconComponent;
|
|
3038
|
-
export const FastfoodOutlined: SvgIconComponent;
|
|
3039
|
-
export const FastfoodRounded: SvgIconComponent;
|
|
3040
|
-
export const FastfoodSharp: SvgIconComponent;
|
|
3041
|
-
export const FastfoodTwoTone: SvgIconComponent;
|
|
3042
3042
|
export const Favorite: SvgIconComponent;
|
|
3043
3043
|
export const FavoriteBorder: SvgIconComponent;
|
|
3044
3044
|
export const FavoriteBorderOutlined: SvgIconComponent;
|
|
@@ -3065,15 +3065,15 @@ export const FeaturedVideoRounded: SvgIconComponent;
|
|
|
3065
3065
|
export const FeaturedVideoSharp: SvgIconComponent;
|
|
3066
3066
|
export const FeaturedVideoTwoTone: SvgIconComponent;
|
|
3067
3067
|
export const Feed: SvgIconComponent;
|
|
3068
|
-
export const FeedOutlined: SvgIconComponent;
|
|
3069
|
-
export const FeedRounded: SvgIconComponent;
|
|
3070
|
-
export const FeedSharp: SvgIconComponent;
|
|
3071
|
-
export const FeedTwoTone: SvgIconComponent;
|
|
3072
3068
|
export const Feedback: SvgIconComponent;
|
|
3073
3069
|
export const FeedbackOutlined: SvgIconComponent;
|
|
3074
3070
|
export const FeedbackRounded: SvgIconComponent;
|
|
3075
3071
|
export const FeedbackSharp: SvgIconComponent;
|
|
3076
3072
|
export const FeedbackTwoTone: SvgIconComponent;
|
|
3073
|
+
export const FeedOutlined: SvgIconComponent;
|
|
3074
|
+
export const FeedRounded: SvgIconComponent;
|
|
3075
|
+
export const FeedSharp: SvgIconComponent;
|
|
3076
|
+
export const FeedTwoTone: SvgIconComponent;
|
|
3077
3077
|
export const Female: SvgIconComponent;
|
|
3078
3078
|
export const FemaleOutlined: SvgIconComponent;
|
|
3079
3079
|
export const FemaleRounded: SvgIconComponent;
|
|
@@ -3294,11 +3294,6 @@ export const FirstPageOutlined: SvgIconComponent;
|
|
|
3294
3294
|
export const FirstPageRounded: SvgIconComponent;
|
|
3295
3295
|
export const FirstPageSharp: SvgIconComponent;
|
|
3296
3296
|
export const FirstPageTwoTone: SvgIconComponent;
|
|
3297
|
-
export const FitScreen: SvgIconComponent;
|
|
3298
|
-
export const FitScreenOutlined: SvgIconComponent;
|
|
3299
|
-
export const FitScreenRounded: SvgIconComponent;
|
|
3300
|
-
export const FitScreenSharp: SvgIconComponent;
|
|
3301
|
-
export const FitScreenTwoTone: SvgIconComponent;
|
|
3302
3297
|
export const Fitbit: SvgIconComponent;
|
|
3303
3298
|
export const FitbitOutlined: SvgIconComponent;
|
|
3304
3299
|
export const FitbitRounded: SvgIconComponent;
|
|
@@ -3309,6 +3304,11 @@ export const FitnessCenterOutlined: SvgIconComponent;
|
|
|
3309
3304
|
export const FitnessCenterRounded: SvgIconComponent;
|
|
3310
3305
|
export const FitnessCenterSharp: SvgIconComponent;
|
|
3311
3306
|
export const FitnessCenterTwoTone: 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
3312
|
export const FiveG: SvgIconComponent;
|
|
3313
3313
|
export const FiveGOutlined: SvgIconComponent;
|
|
3314
3314
|
export const FiveGRounded: SvgIconComponent;
|
|
@@ -3359,16 +3359,6 @@ export const FlashAutoOutlined: SvgIconComponent;
|
|
|
3359
3359
|
export const FlashAutoRounded: SvgIconComponent;
|
|
3360
3360
|
export const FlashAutoSharp: SvgIconComponent;
|
|
3361
3361
|
export const FlashAutoTwoTone: SvgIconComponent;
|
|
3362
|
-
export const FlashOff: SvgIconComponent;
|
|
3363
|
-
export const FlashOffOutlined: SvgIconComponent;
|
|
3364
|
-
export const FlashOffRounded: SvgIconComponent;
|
|
3365
|
-
export const FlashOffSharp: SvgIconComponent;
|
|
3366
|
-
export const FlashOffTwoTone: SvgIconComponent;
|
|
3367
|
-
export const FlashOn: SvgIconComponent;
|
|
3368
|
-
export const FlashOnOutlined: SvgIconComponent;
|
|
3369
|
-
export const FlashOnRounded: SvgIconComponent;
|
|
3370
|
-
export const FlashOnSharp: SvgIconComponent;
|
|
3371
|
-
export const FlashOnTwoTone: SvgIconComponent;
|
|
3372
3362
|
export const FlashlightOff: SvgIconComponent;
|
|
3373
3363
|
export const FlashlightOffOutlined: SvgIconComponent;
|
|
3374
3364
|
export const FlashlightOffRounded: SvgIconComponent;
|
|
@@ -3379,6 +3369,16 @@ export const FlashlightOnOutlined: SvgIconComponent;
|
|
|
3379
3369
|
export const FlashlightOnRounded: SvgIconComponent;
|
|
3380
3370
|
export const FlashlightOnSharp: SvgIconComponent;
|
|
3381
3371
|
export const FlashlightOnTwoTone: 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
3382
|
export const Flatware: SvgIconComponent;
|
|
3383
3383
|
export const FlatwareOutlined: SvgIconComponent;
|
|
3384
3384
|
export const FlatwareRounded: SvgIconComponent;
|
|
@@ -3734,16 +3734,6 @@ export const FunctionsOutlined: SvgIconComponent;
|
|
|
3734
3734
|
export const FunctionsRounded: SvgIconComponent;
|
|
3735
3735
|
export const FunctionsSharp: SvgIconComponent;
|
|
3736
3736
|
export const FunctionsTwoTone: SvgIconComponent;
|
|
3737
|
-
export const GMobiledata: SvgIconComponent;
|
|
3738
|
-
export const GMobiledataOutlined: SvgIconComponent;
|
|
3739
|
-
export const GMobiledataRounded: SvgIconComponent;
|
|
3740
|
-
export const GMobiledataSharp: SvgIconComponent;
|
|
3741
|
-
export const GMobiledataTwoTone: SvgIconComponent;
|
|
3742
|
-
export const GTranslate: SvgIconComponent;
|
|
3743
|
-
export const GTranslateOutlined: SvgIconComponent;
|
|
3744
|
-
export const GTranslateRounded: SvgIconComponent;
|
|
3745
|
-
export const GTranslateSharp: SvgIconComponent;
|
|
3746
|
-
export const GTranslateTwoTone: SvgIconComponent;
|
|
3747
3737
|
export const Gamepad: SvgIconComponent;
|
|
3748
3738
|
export const GamepadOutlined: SvgIconComponent;
|
|
3749
3739
|
export const GamepadRounded: SvgIconComponent;
|
|
@@ -3789,12 +3779,17 @@ export const GirlOutlined: SvgIconComponent;
|
|
|
3789
3779
|
export const GirlRounded: SvgIconComponent;
|
|
3790
3780
|
export const GirlSharp: SvgIconComponent;
|
|
3791
3781
|
export const GirlTwoTone: SvgIconComponent;
|
|
3792
|
-
export const GitHub: SvgIconComponent;
|
|
3793
3782
|
export const Gite: SvgIconComponent;
|
|
3794
3783
|
export const GiteOutlined: SvgIconComponent;
|
|
3795
3784
|
export const GiteRounded: SvgIconComponent;
|
|
3796
3785
|
export const GiteSharp: SvgIconComponent;
|
|
3797
3786
|
export const GiteTwoTone: SvgIconComponent;
|
|
3787
|
+
export const GitHub: SvgIconComponent;
|
|
3788
|
+
export const GMobiledata: SvgIconComponent;
|
|
3789
|
+
export const GMobiledataOutlined: SvgIconComponent;
|
|
3790
|
+
export const GMobiledataRounded: SvgIconComponent;
|
|
3791
|
+
export const GMobiledataSharp: SvgIconComponent;
|
|
3792
|
+
export const GMobiledataTwoTone: SvgIconComponent;
|
|
3798
3793
|
export const GolfCourse: SvgIconComponent;
|
|
3799
3794
|
export const GolfCourseOutlined: SvgIconComponent;
|
|
3800
3795
|
export const GolfCourseRounded: SvgIconComponent;
|
|
@@ -3904,28 +3899,23 @@ export const GroupRemoveRounded: SvgIconComponent;
|
|
|
3904
3899
|
export const GroupRemoveSharp: SvgIconComponent;
|
|
3905
3900
|
export const GroupRemoveTwoTone: SvgIconComponent;
|
|
3906
3901
|
export const GroupRounded: SvgIconComponent;
|
|
3902
|
+
export const Groups: SvgIconComponent;
|
|
3907
3903
|
export const GroupSharp: SvgIconComponent;
|
|
3904
|
+
export const GroupsOutlined: SvgIconComponent;
|
|
3905
|
+
export const GroupsRounded: SvgIconComponent;
|
|
3906
|
+
export const GroupsSharp: SvgIconComponent;
|
|
3907
|
+
export const GroupsTwoTone: SvgIconComponent;
|
|
3908
3908
|
export const GroupTwoTone: SvgIconComponent;
|
|
3909
3909
|
export const GroupWork: SvgIconComponent;
|
|
3910
3910
|
export const GroupWorkOutlined: SvgIconComponent;
|
|
3911
3911
|
export const GroupWorkRounded: SvgIconComponent;
|
|
3912
3912
|
export const GroupWorkSharp: SvgIconComponent;
|
|
3913
3913
|
export const GroupWorkTwoTone: SvgIconComponent;
|
|
3914
|
-
export const
|
|
3915
|
-
export const
|
|
3916
|
-
export const
|
|
3917
|
-
export const
|
|
3918
|
-
export const
|
|
3919
|
-
export const HMobiledata: SvgIconComponent;
|
|
3920
|
-
export const HMobiledataOutlined: SvgIconComponent;
|
|
3921
|
-
export const HMobiledataRounded: SvgIconComponent;
|
|
3922
|
-
export const HMobiledataSharp: SvgIconComponent;
|
|
3923
|
-
export const HMobiledataTwoTone: SvgIconComponent;
|
|
3924
|
-
export const HPlusMobiledata: SvgIconComponent;
|
|
3925
|
-
export const HPlusMobiledataOutlined: SvgIconComponent;
|
|
3926
|
-
export const HPlusMobiledataRounded: SvgIconComponent;
|
|
3927
|
-
export const HPlusMobiledataSharp: SvgIconComponent;
|
|
3928
|
-
export const HPlusMobiledataTwoTone: SvgIconComponent;
|
|
3914
|
+
export const GTranslate: SvgIconComponent;
|
|
3915
|
+
export const GTranslateOutlined: SvgIconComponent;
|
|
3916
|
+
export const GTranslateRounded: SvgIconComponent;
|
|
3917
|
+
export const GTranslateSharp: SvgIconComponent;
|
|
3918
|
+
export const GTranslateTwoTone: SvgIconComponent;
|
|
3929
3919
|
export const Hail: SvgIconComponent;
|
|
3930
3920
|
export const HailOutlined: SvgIconComponent;
|
|
3931
3921
|
export const HailRounded: SvgIconComponent;
|
|
@@ -3943,9 +3933,6 @@ export const HardwareSharp: SvgIconComponent;
|
|
|
3943
3933
|
export const HardwareTwoTone: SvgIconComponent;
|
|
3944
3934
|
export const Hd: SvgIconComponent;
|
|
3945
3935
|
export const HdOutlined: SvgIconComponent;
|
|
3946
|
-
export const HdRounded: SvgIconComponent;
|
|
3947
|
-
export const HdSharp: SvgIconComponent;
|
|
3948
|
-
export const HdTwoTone: SvgIconComponent;
|
|
3949
3936
|
export const HdrAuto: SvgIconComponent;
|
|
3950
3937
|
export const HdrAutoOutlined: SvgIconComponent;
|
|
3951
3938
|
export const HdrAutoRounded: SvgIconComponent;
|
|
@@ -3981,6 +3968,7 @@ export const HdrOnSelectSharp: SvgIconComponent;
|
|
|
3981
3968
|
export const HdrOnSelectTwoTone: SvgIconComponent;
|
|
3982
3969
|
export const HdrOnSharp: SvgIconComponent;
|
|
3983
3970
|
export const HdrOnTwoTone: SvgIconComponent;
|
|
3971
|
+
export const HdRounded: SvgIconComponent;
|
|
3984
3972
|
export const HdrPlus: SvgIconComponent;
|
|
3985
3973
|
export const HdrPlusOutlined: SvgIconComponent;
|
|
3986
3974
|
export const HdrPlusRounded: SvgIconComponent;
|
|
@@ -3996,6 +3984,8 @@ export const HdrWeakOutlined: SvgIconComponent;
|
|
|
3996
3984
|
export const HdrWeakRounded: SvgIconComponent;
|
|
3997
3985
|
export const HdrWeakSharp: SvgIconComponent;
|
|
3998
3986
|
export const HdrWeakTwoTone: SvgIconComponent;
|
|
3987
|
+
export const HdSharp: SvgIconComponent;
|
|
3988
|
+
export const HdTwoTone: SvgIconComponent;
|
|
3999
3989
|
export const Headphones: SvgIconComponent;
|
|
4000
3990
|
export const HeadphonesBattery: SvgIconComponent;
|
|
4001
3991
|
export const HeadphonesBatteryOutlined: SvgIconComponent;
|
|
@@ -4058,11 +4048,11 @@ export const HelpCenterRounded: SvgIconComponent;
|
|
|
4058
4048
|
export const HelpCenterSharp: SvgIconComponent;
|
|
4059
4049
|
export const HelpCenterTwoTone: SvgIconComponent;
|
|
4060
4050
|
export const HelpOutline: SvgIconComponent;
|
|
4051
|
+
export const HelpOutlined: SvgIconComponent;
|
|
4061
4052
|
export const HelpOutlineOutlined: SvgIconComponent;
|
|
4062
4053
|
export const HelpOutlineRounded: SvgIconComponent;
|
|
4063
4054
|
export const HelpOutlineSharp: SvgIconComponent;
|
|
4064
4055
|
export const HelpOutlineTwoTone: SvgIconComponent;
|
|
4065
|
-
export const HelpOutlined: SvgIconComponent;
|
|
4066
4056
|
export const HelpRounded: SvgIconComponent;
|
|
4067
4057
|
export const HelpSharp: SvgIconComponent;
|
|
4068
4058
|
export const HelpTwoTone: SvgIconComponent;
|
|
@@ -4086,11 +4076,6 @@ export const HideSourceOutlined: SvgIconComponent;
|
|
|
4086
4076
|
export const HideSourceRounded: SvgIconComponent;
|
|
4087
4077
|
export const HideSourceSharp: SvgIconComponent;
|
|
4088
4078
|
export const HideSourceTwoTone: SvgIconComponent;
|
|
4089
|
-
export const HighQuality: SvgIconComponent;
|
|
4090
|
-
export const HighQualityOutlined: SvgIconComponent;
|
|
4091
|
-
export const HighQualityRounded: SvgIconComponent;
|
|
4092
|
-
export const HighQualitySharp: SvgIconComponent;
|
|
4093
|
-
export const HighQualityTwoTone: SvgIconComponent;
|
|
4094
4079
|
export const Highlight: SvgIconComponent;
|
|
4095
4080
|
export const HighlightAlt: SvgIconComponent;
|
|
4096
4081
|
export const HighlightAltOutlined: SvgIconComponent;
|
|
@@ -4106,6 +4091,11 @@ export const HighlightOutlined: SvgIconComponent;
|
|
|
4106
4091
|
export const HighlightRounded: SvgIconComponent;
|
|
4107
4092
|
export const HighlightSharp: SvgIconComponent;
|
|
4108
4093
|
export const HighlightTwoTone: SvgIconComponent;
|
|
4094
|
+
export const HighQuality: SvgIconComponent;
|
|
4095
|
+
export const HighQualityOutlined: SvgIconComponent;
|
|
4096
|
+
export const HighQualityRounded: SvgIconComponent;
|
|
4097
|
+
export const HighQualitySharp: SvgIconComponent;
|
|
4098
|
+
export const HighQualityTwoTone: SvgIconComponent;
|
|
4109
4099
|
export const Hiking: SvgIconComponent;
|
|
4110
4100
|
export const HikingOutlined: SvgIconComponent;
|
|
4111
4101
|
export const HikingRounded: SvgIconComponent;
|
|
@@ -4141,6 +4131,11 @@ export const HlsOutlined: SvgIconComponent;
|
|
|
4141
4131
|
export const HlsRounded: SvgIconComponent;
|
|
4142
4132
|
export const HlsSharp: SvgIconComponent;
|
|
4143
4133
|
export const HlsTwoTone: SvgIconComponent;
|
|
4134
|
+
export const HMobiledata: SvgIconComponent;
|
|
4135
|
+
export const HMobiledataOutlined: SvgIconComponent;
|
|
4136
|
+
export const HMobiledataRounded: SvgIconComponent;
|
|
4137
|
+
export const HMobiledataSharp: SvgIconComponent;
|
|
4138
|
+
export const HMobiledataTwoTone: SvgIconComponent;
|
|
4144
4139
|
export const HolidayVillage: SvgIconComponent;
|
|
4145
4140
|
export const HolidayVillageOutlined: SvgIconComponent;
|
|
4146
4141
|
export const HolidayVillageRounded: SvgIconComponent;
|
|
@@ -4181,16 +4176,16 @@ export const HorizontalSplitOutlined: SvgIconComponent;
|
|
|
4181
4176
|
export const HorizontalSplitRounded: SvgIconComponent;
|
|
4182
4177
|
export const HorizontalSplitSharp: SvgIconComponent;
|
|
4183
4178
|
export const HorizontalSplitTwoTone: SvgIconComponent;
|
|
4184
|
-
export const HotTub: SvgIconComponent;
|
|
4185
|
-
export const HotTubOutlined: SvgIconComponent;
|
|
4186
|
-
export const HotTubRounded: SvgIconComponent;
|
|
4187
|
-
export const HotTubSharp: SvgIconComponent;
|
|
4188
|
-
export const HotTubTwoTone: SvgIconComponent;
|
|
4189
4179
|
export const Hotel: SvgIconComponent;
|
|
4190
4180
|
export const HotelOutlined: SvgIconComponent;
|
|
4191
4181
|
export const HotelRounded: SvgIconComponent;
|
|
4192
4182
|
export const HotelSharp: SvgIconComponent;
|
|
4193
4183
|
export const HotelTwoTone: SvgIconComponent;
|
|
4184
|
+
export const HotTub: SvgIconComponent;
|
|
4185
|
+
export const HotTubOutlined: SvgIconComponent;
|
|
4186
|
+
export const HotTubRounded: SvgIconComponent;
|
|
4187
|
+
export const HotTubSharp: SvgIconComponent;
|
|
4188
|
+
export const HotTubTwoTone: SvgIconComponent;
|
|
4194
4189
|
export const HourglassBottom: SvgIconComponent;
|
|
4195
4190
|
export const HourglassBottomOutlined: SvgIconComponent;
|
|
4196
4191
|
export const HourglassBottomRounded: SvgIconComponent;
|
|
@@ -4217,6 +4212,11 @@ export const HourglassTopRounded: SvgIconComponent;
|
|
|
4217
4212
|
export const HourglassTopSharp: SvgIconComponent;
|
|
4218
4213
|
export const HourglassTopTwoTone: SvgIconComponent;
|
|
4219
4214
|
export const House: SvgIconComponent;
|
|
4215
|
+
export const Houseboat: SvgIconComponent;
|
|
4216
|
+
export const HouseboatOutlined: SvgIconComponent;
|
|
4217
|
+
export const HouseboatRounded: SvgIconComponent;
|
|
4218
|
+
export const HouseboatSharp: SvgIconComponent;
|
|
4219
|
+
export const HouseboatTwoTone: SvgIconComponent;
|
|
4220
4220
|
export const HouseOutlined: SvgIconComponent;
|
|
4221
4221
|
export const HouseRounded: SvgIconComponent;
|
|
4222
4222
|
export const HouseSharp: SvgIconComponent;
|
|
@@ -4226,11 +4226,6 @@ export const HouseSidingRounded: SvgIconComponent;
|
|
|
4226
4226
|
export const HouseSidingSharp: SvgIconComponent;
|
|
4227
4227
|
export const HouseSidingTwoTone: SvgIconComponent;
|
|
4228
4228
|
export const HouseTwoTone: SvgIconComponent;
|
|
4229
|
-
export const Houseboat: SvgIconComponent;
|
|
4230
|
-
export const HouseboatOutlined: SvgIconComponent;
|
|
4231
|
-
export const HouseboatRounded: SvgIconComponent;
|
|
4232
|
-
export const HouseboatSharp: SvgIconComponent;
|
|
4233
|
-
export const HouseboatTwoTone: SvgIconComponent;
|
|
4234
4229
|
export const HowToReg: SvgIconComponent;
|
|
4235
4230
|
export const HowToRegOutlined: SvgIconComponent;
|
|
4236
4231
|
export const HowToRegRounded: SvgIconComponent;
|
|
@@ -4241,6 +4236,11 @@ export const HowToVoteOutlined: SvgIconComponent;
|
|
|
4241
4236
|
export const HowToVoteRounded: SvgIconComponent;
|
|
4242
4237
|
export const HowToVoteSharp: SvgIconComponent;
|
|
4243
4238
|
export const HowToVoteTwoTone: SvgIconComponent;
|
|
4239
|
+
export const HPlusMobiledata: SvgIconComponent;
|
|
4240
|
+
export const HPlusMobiledataOutlined: SvgIconComponent;
|
|
4241
|
+
export const HPlusMobiledataRounded: SvgIconComponent;
|
|
4242
|
+
export const HPlusMobiledataSharp: SvgIconComponent;
|
|
4243
|
+
export const HPlusMobiledataTwoTone: SvgIconComponent;
|
|
4244
4244
|
export const Html: SvgIconComponent;
|
|
4245
4245
|
export const HtmlOutlined: SvgIconComponent;
|
|
4246
4246
|
export const HtmlRounded: SvgIconComponent;
|
|
@@ -4249,13 +4249,13 @@ export const HtmlTwoTone: SvgIconComponent;
|
|
|
4249
4249
|
export const Http: SvgIconComponent;
|
|
4250
4250
|
export const HttpOutlined: SvgIconComponent;
|
|
4251
4251
|
export const HttpRounded: SvgIconComponent;
|
|
4252
|
-
export const HttpSharp: SvgIconComponent;
|
|
4253
|
-
export const HttpTwoTone: SvgIconComponent;
|
|
4254
4252
|
export const Https: SvgIconComponent;
|
|
4253
|
+
export const HttpSharp: SvgIconComponent;
|
|
4255
4254
|
export const HttpsOutlined: SvgIconComponent;
|
|
4256
4255
|
export const HttpsRounded: SvgIconComponent;
|
|
4257
4256
|
export const HttpsSharp: SvgIconComponent;
|
|
4258
4257
|
export const HttpsTwoTone: SvgIconComponent;
|
|
4258
|
+
export const HttpTwoTone: SvgIconComponent;
|
|
4259
4259
|
export const Hub: SvgIconComponent;
|
|
4260
4260
|
export const HubOutlined: SvgIconComponent;
|
|
4261
4261
|
export const HubRounded: SvgIconComponent;
|
|
@@ -4266,16 +4266,16 @@ export const HvacOutlined: SvgIconComponent;
|
|
|
4266
4266
|
export const HvacRounded: SvgIconComponent;
|
|
4267
4267
|
export const HvacSharp: SvgIconComponent;
|
|
4268
4268
|
export const HvacTwoTone: SvgIconComponent;
|
|
4269
|
-
export const IceSkating: SvgIconComponent;
|
|
4270
|
-
export const IceSkatingOutlined: SvgIconComponent;
|
|
4271
|
-
export const IceSkatingRounded: SvgIconComponent;
|
|
4272
|
-
export const IceSkatingSharp: SvgIconComponent;
|
|
4273
|
-
export const IceSkatingTwoTone: SvgIconComponent;
|
|
4274
4269
|
export const Icecream: SvgIconComponent;
|
|
4275
4270
|
export const IcecreamOutlined: SvgIconComponent;
|
|
4276
4271
|
export const IcecreamRounded: SvgIconComponent;
|
|
4277
4272
|
export const IcecreamSharp: SvgIconComponent;
|
|
4278
4273
|
export const IcecreamTwoTone: SvgIconComponent;
|
|
4274
|
+
export const IceSkating: SvgIconComponent;
|
|
4275
|
+
export const IceSkatingOutlined: SvgIconComponent;
|
|
4276
|
+
export const IceSkatingRounded: SvgIconComponent;
|
|
4277
|
+
export const IceSkatingSharp: SvgIconComponent;
|
|
4278
|
+
export const IceSkatingTwoTone: SvgIconComponent;
|
|
4279
4279
|
export const Image: SvgIconComponent;
|
|
4280
4280
|
export const ImageAspectRatio: SvgIconComponent;
|
|
4281
4281
|
export const ImageAspectRatioOutlined: SvgIconComponent;
|
|
@@ -4291,16 +4291,21 @@ export const ImageOutlined: SvgIconComponent;
|
|
|
4291
4291
|
export const ImageRounded: SvgIconComponent;
|
|
4292
4292
|
export const ImageSearch: SvgIconComponent;
|
|
4293
4293
|
export const ImageSearchOutlined: SvgIconComponent;
|
|
4294
|
-
export const ImageSearchRounded: SvgIconComponent;
|
|
4295
|
-
export const ImageSearchSharp: SvgIconComponent;
|
|
4296
|
-
export const ImageSearchTwoTone: SvgIconComponent;
|
|
4297
|
-
export const ImageSharp: SvgIconComponent;
|
|
4298
|
-
export const ImageTwoTone: SvgIconComponent;
|
|
4299
4294
|
export const ImagesearchRoller: SvgIconComponent;
|
|
4300
4295
|
export const ImagesearchRollerOutlined: SvgIconComponent;
|
|
4301
4296
|
export const ImagesearchRollerRounded: SvgIconComponent;
|
|
4302
4297
|
export const ImagesearchRollerSharp: SvgIconComponent;
|
|
4303
4298
|
export const ImagesearchRollerTwoTone: SvgIconComponent;
|
|
4299
|
+
export const ImageSearchRounded: SvgIconComponent;
|
|
4300
|
+
export const ImageSearchSharp: SvgIconComponent;
|
|
4301
|
+
export const ImageSearchTwoTone: SvgIconComponent;
|
|
4302
|
+
export const ImageSharp: SvgIconComponent;
|
|
4303
|
+
export const ImageTwoTone: SvgIconComponent;
|
|
4304
|
+
export const ImportantDevices: SvgIconComponent;
|
|
4305
|
+
export const ImportantDevicesOutlined: SvgIconComponent;
|
|
4306
|
+
export const ImportantDevicesRounded: SvgIconComponent;
|
|
4307
|
+
export const ImportantDevicesSharp: SvgIconComponent;
|
|
4308
|
+
export const ImportantDevicesTwoTone: SvgIconComponent;
|
|
4304
4309
|
export const ImportContacts: SvgIconComponent;
|
|
4305
4310
|
export const ImportContactsOutlined: SvgIconComponent;
|
|
4306
4311
|
export const ImportContactsRounded: SvgIconComponent;
|
|
@@ -4311,11 +4316,6 @@ export const ImportExportOutlined: SvgIconComponent;
|
|
|
4311
4316
|
export const ImportExportRounded: SvgIconComponent;
|
|
4312
4317
|
export const ImportExportSharp: SvgIconComponent;
|
|
4313
4318
|
export const ImportExportTwoTone: 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;
|
|
4319
4319
|
export const Inbox: SvgIconComponent;
|
|
4320
4320
|
export const InboxOutlined: SvgIconComponent;
|
|
4321
4321
|
export const InboxRounded: SvgIconComponent;
|
|
@@ -4482,15 +4482,6 @@ export const KebabDiningRounded: SvgIconComponent;
|
|
|
4482
4482
|
export const KebabDiningSharp: SvgIconComponent;
|
|
4483
4483
|
export const KebabDiningTwoTone: SvgIconComponent;
|
|
4484
4484
|
export const Key: SvgIconComponent;
|
|
4485
|
-
export const KeyOff: SvgIconComponent;
|
|
4486
|
-
export const KeyOffOutlined: SvgIconComponent;
|
|
4487
|
-
export const KeyOffRounded: SvgIconComponent;
|
|
4488
|
-
export const KeyOffSharp: SvgIconComponent;
|
|
4489
|
-
export const KeyOffTwoTone: SvgIconComponent;
|
|
4490
|
-
export const KeyOutlined: SvgIconComponent;
|
|
4491
|
-
export const KeyRounded: SvgIconComponent;
|
|
4492
|
-
export const KeySharp: SvgIconComponent;
|
|
4493
|
-
export const KeyTwoTone: SvgIconComponent;
|
|
4494
4485
|
export const Keyboard: SvgIconComponent;
|
|
4495
4486
|
export const KeyboardAlt: SvgIconComponent;
|
|
4496
4487
|
export const KeyboardAltOutlined: SvgIconComponent;
|
|
@@ -4586,6 +4577,15 @@ export const KeyboardVoiceOutlined: SvgIconComponent;
|
|
|
4586
4577
|
export const KeyboardVoiceRounded: SvgIconComponent;
|
|
4587
4578
|
export const KeyboardVoiceSharp: SvgIconComponent;
|
|
4588
4579
|
export const KeyboardVoiceTwoTone: SvgIconComponent;
|
|
4580
|
+
export const KeyOff: SvgIconComponent;
|
|
4581
|
+
export const KeyOffOutlined: SvgIconComponent;
|
|
4582
|
+
export const KeyOffRounded: SvgIconComponent;
|
|
4583
|
+
export const KeyOffSharp: SvgIconComponent;
|
|
4584
|
+
export const KeyOffTwoTone: SvgIconComponent;
|
|
4585
|
+
export const KeyOutlined: SvgIconComponent;
|
|
4586
|
+
export const KeyRounded: SvgIconComponent;
|
|
4587
|
+
export const KeySharp: SvgIconComponent;
|
|
4588
|
+
export const KeyTwoTone: SvgIconComponent;
|
|
4589
4589
|
export const KingBed: SvgIconComponent;
|
|
4590
4590
|
export const KingBedOutlined: SvgIconComponent;
|
|
4591
4591
|
export const KingBedRounded: SvgIconComponent;
|
|
@@ -4617,10 +4617,6 @@ export const LabelRounded: SvgIconComponent;
|
|
|
4617
4617
|
export const LabelSharp: SvgIconComponent;
|
|
4618
4618
|
export const LabelTwoTone: SvgIconComponent;
|
|
4619
4619
|
export const Lan: SvgIconComponent;
|
|
4620
|
-
export const LanOutlined: SvgIconComponent;
|
|
4621
|
-
export const LanRounded: SvgIconComponent;
|
|
4622
|
-
export const LanSharp: SvgIconComponent;
|
|
4623
|
-
export const LanTwoTone: SvgIconComponent;
|
|
4624
4620
|
export const Landscape: SvgIconComponent;
|
|
4625
4621
|
export const LandscapeOutlined: SvgIconComponent;
|
|
4626
4622
|
export const LandscapeRounded: SvgIconComponent;
|
|
@@ -4631,6 +4627,10 @@ export const LanguageOutlined: SvgIconComponent;
|
|
|
4631
4627
|
export const LanguageRounded: SvgIconComponent;
|
|
4632
4628
|
export const LanguageSharp: SvgIconComponent;
|
|
4633
4629
|
export const LanguageTwoTone: SvgIconComponent;
|
|
4630
|
+
export const LanOutlined: SvgIconComponent;
|
|
4631
|
+
export const LanRounded: SvgIconComponent;
|
|
4632
|
+
export const LanSharp: SvgIconComponent;
|
|
4633
|
+
export const LanTwoTone: SvgIconComponent;
|
|
4634
4634
|
export const Laptop: SvgIconComponent;
|
|
4635
4635
|
export const LaptopChromebook: SvgIconComponent;
|
|
4636
4636
|
export const LaptopChromebookOutlined: SvgIconComponent;
|
|
@@ -4722,6 +4722,11 @@ export const LibraryMusicRounded: SvgIconComponent;
|
|
|
4722
4722
|
export const LibraryMusicSharp: SvgIconComponent;
|
|
4723
4723
|
export const LibraryMusicTwoTone: SvgIconComponent;
|
|
4724
4724
|
export const Light: SvgIconComponent;
|
|
4725
|
+
export const Lightbulb: SvgIconComponent;
|
|
4726
|
+
export const LightbulbOutlined: SvgIconComponent;
|
|
4727
|
+
export const LightbulbRounded: SvgIconComponent;
|
|
4728
|
+
export const LightbulbSharp: SvgIconComponent;
|
|
4729
|
+
export const LightbulbTwoTone: SvgIconComponent;
|
|
4725
4730
|
export const LightMode: SvgIconComponent;
|
|
4726
4731
|
export const LightModeOutlined: SvgIconComponent;
|
|
4727
4732
|
export const LightModeRounded: SvgIconComponent;
|
|
@@ -4731,11 +4736,11 @@ export const LightOutlined: SvgIconComponent;
|
|
|
4731
4736
|
export const LightRounded: SvgIconComponent;
|
|
4732
4737
|
export const LightSharp: SvgIconComponent;
|
|
4733
4738
|
export const LightTwoTone: SvgIconComponent;
|
|
4734
|
-
export const
|
|
4735
|
-
export const
|
|
4736
|
-
export const
|
|
4737
|
-
export const
|
|
4738
|
-
export const
|
|
4739
|
+
export const LinearScale: SvgIconComponent;
|
|
4740
|
+
export const LinearScaleOutlined: SvgIconComponent;
|
|
4741
|
+
export const LinearScaleRounded: SvgIconComponent;
|
|
4742
|
+
export const LinearScaleSharp: SvgIconComponent;
|
|
4743
|
+
export const LinearScaleTwoTone: SvgIconComponent;
|
|
4739
4744
|
export const LineAxis: SvgIconComponent;
|
|
4740
4745
|
export const LineAxisOutlined: SvgIconComponent;
|
|
4741
4746
|
export const LineAxisRounded: SvgIconComponent;
|
|
@@ -4751,12 +4756,13 @@ export const LineWeightOutlined: SvgIconComponent;
|
|
|
4751
4756
|
export const LineWeightRounded: SvgIconComponent;
|
|
4752
4757
|
export const LineWeightSharp: SvgIconComponent;
|
|
4753
4758
|
export const LineWeightTwoTone: SvgIconComponent;
|
|
4754
|
-
export const LinearScale: SvgIconComponent;
|
|
4755
|
-
export const LinearScaleOutlined: SvgIconComponent;
|
|
4756
|
-
export const LinearScaleRounded: SvgIconComponent;
|
|
4757
|
-
export const LinearScaleSharp: SvgIconComponent;
|
|
4758
|
-
export const LinearScaleTwoTone: SvgIconComponent;
|
|
4759
4759
|
export const Link: SvgIconComponent;
|
|
4760
|
+
export const LinkedCamera: SvgIconComponent;
|
|
4761
|
+
export const LinkedCameraOutlined: SvgIconComponent;
|
|
4762
|
+
export const LinkedCameraRounded: SvgIconComponent;
|
|
4763
|
+
export const LinkedCameraSharp: SvgIconComponent;
|
|
4764
|
+
export const LinkedCameraTwoTone: SvgIconComponent;
|
|
4765
|
+
export const LinkedIn: SvgIconComponent;
|
|
4760
4766
|
export const LinkOff: SvgIconComponent;
|
|
4761
4767
|
export const LinkOffOutlined: SvgIconComponent;
|
|
4762
4768
|
export const LinkOffRounded: SvgIconComponent;
|
|
@@ -4766,12 +4772,6 @@ export const LinkOutlined: SvgIconComponent;
|
|
|
4766
4772
|
export const LinkRounded: SvgIconComponent;
|
|
4767
4773
|
export const LinkSharp: SvgIconComponent;
|
|
4768
4774
|
export const LinkTwoTone: SvgIconComponent;
|
|
4769
|
-
export const LinkedCamera: SvgIconComponent;
|
|
4770
|
-
export const LinkedCameraOutlined: SvgIconComponent;
|
|
4771
|
-
export const LinkedCameraRounded: SvgIconComponent;
|
|
4772
|
-
export const LinkedCameraSharp: SvgIconComponent;
|
|
4773
|
-
export const LinkedCameraTwoTone: SvgIconComponent;
|
|
4774
|
-
export const LinkedIn: SvgIconComponent;
|
|
4775
4775
|
export const Liquor: SvgIconComponent;
|
|
4776
4776
|
export const LiquorOutlined: SvgIconComponent;
|
|
4777
4777
|
export const LiquorRounded: SvgIconComponent;
|
|
@@ -5094,11 +5094,11 @@ export const LunchDiningSharp: SvgIconComponent;
|
|
|
5094
5094
|
export const LunchDiningTwoTone: SvgIconComponent;
|
|
5095
5095
|
export const Mail: SvgIconComponent;
|
|
5096
5096
|
export const MailOutline: SvgIconComponent;
|
|
5097
|
+
export const MailOutlined: SvgIconComponent;
|
|
5097
5098
|
export const MailOutlineOutlined: SvgIconComponent;
|
|
5098
5099
|
export const MailOutlineRounded: SvgIconComponent;
|
|
5099
5100
|
export const MailOutlineSharp: SvgIconComponent;
|
|
5100
5101
|
export const MailOutlineTwoTone: SvgIconComponent;
|
|
5101
|
-
export const MailOutlined: SvgIconComponent;
|
|
5102
5102
|
export const MailRounded: SvgIconComponent;
|
|
5103
5103
|
export const MailSharp: SvgIconComponent;
|
|
5104
5104
|
export const MailTwoTone: SvgIconComponent;
|
|
@@ -5108,10 +5108,6 @@ export const MaleRounded: SvgIconComponent;
|
|
|
5108
5108
|
export const MaleSharp: SvgIconComponent;
|
|
5109
5109
|
export const MaleTwoTone: SvgIconComponent;
|
|
5110
5110
|
export const Man: SvgIconComponent;
|
|
5111
|
-
export const ManOutlined: SvgIconComponent;
|
|
5112
|
-
export const ManRounded: SvgIconComponent;
|
|
5113
|
-
export const ManSharp: SvgIconComponent;
|
|
5114
|
-
export const ManTwoTone: SvgIconComponent;
|
|
5115
5111
|
export const ManageAccounts: SvgIconComponent;
|
|
5116
5112
|
export const ManageAccountsOutlined: SvgIconComponent;
|
|
5117
5113
|
export const ManageAccountsRounded: SvgIconComponent;
|
|
@@ -5122,11 +5118,14 @@ export const ManageSearchOutlined: SvgIconComponent;
|
|
|
5122
5118
|
export const ManageSearchRounded: SvgIconComponent;
|
|
5123
5119
|
export const ManageSearchSharp: SvgIconComponent;
|
|
5124
5120
|
export const ManageSearchTwoTone: SvgIconComponent;
|
|
5121
|
+
export const ManOutlined: SvgIconComponent;
|
|
5122
|
+
export const ManRounded: SvgIconComponent;
|
|
5123
|
+
export const ManSharp: SvgIconComponent;
|
|
5124
|
+
export const ManTwoTone: SvgIconComponent;
|
|
5125
5125
|
export const Map: SvgIconComponent;
|
|
5126
5126
|
export const MapOutlined: SvgIconComponent;
|
|
5127
5127
|
export const MapRounded: SvgIconComponent;
|
|
5128
5128
|
export const MapSharp: SvgIconComponent;
|
|
5129
|
-
export const MapTwoTone: SvgIconComponent;
|
|
5130
5129
|
export const MapsHomeWork: SvgIconComponent;
|
|
5131
5130
|
export const MapsHomeWorkOutlined: SvgIconComponent;
|
|
5132
5131
|
export const MapsHomeWorkRounded: SvgIconComponent;
|
|
@@ -5137,6 +5136,7 @@ export const MapsUgcOutlined: SvgIconComponent;
|
|
|
5137
5136
|
export const MapsUgcRounded: SvgIconComponent;
|
|
5138
5137
|
export const MapsUgcSharp: SvgIconComponent;
|
|
5139
5138
|
export const MapsUgcTwoTone: SvgIconComponent;
|
|
5139
|
+
export const MapTwoTone: SvgIconComponent;
|
|
5140
5140
|
export const Margin: SvgIconComponent;
|
|
5141
5141
|
export const MarginOutlined: SvgIconComponent;
|
|
5142
5142
|
export const MarginRounded: SvgIconComponent;
|
|
@@ -5167,12 +5167,12 @@ export const MarkEmailUnreadOutlined: SvgIconComponent;
|
|
|
5167
5167
|
export const MarkEmailUnreadRounded: SvgIconComponent;
|
|
5168
5168
|
export const MarkEmailUnreadSharp: SvgIconComponent;
|
|
5169
5169
|
export const MarkEmailUnreadTwoTone: SvgIconComponent;
|
|
5170
|
+
export const Markunread: SvgIconComponent;
|
|
5170
5171
|
export const MarkUnreadChatAlt: SvgIconComponent;
|
|
5171
5172
|
export const MarkUnreadChatAltOutlined: SvgIconComponent;
|
|
5172
5173
|
export const MarkUnreadChatAltRounded: SvgIconComponent;
|
|
5173
5174
|
export const MarkUnreadChatAltSharp: SvgIconComponent;
|
|
5174
5175
|
export const MarkUnreadChatAltTwoTone: SvgIconComponent;
|
|
5175
|
-
export const Markunread: SvgIconComponent;
|
|
5176
5176
|
export const MarkunreadMailbox: SvgIconComponent;
|
|
5177
5177
|
export const MarkunreadMailboxOutlined: SvgIconComponent;
|
|
5178
5178
|
export const MarkunreadMailboxRounded: SvgIconComponent;
|
|
@@ -5285,13 +5285,13 @@ export const MicOffSharp: SvgIconComponent;
|
|
|
5285
5285
|
export const MicOffTwoTone: SvgIconComponent;
|
|
5286
5286
|
export const MicOutlined: SvgIconComponent;
|
|
5287
5287
|
export const MicRounded: SvgIconComponent;
|
|
5288
|
-
export const MicSharp: SvgIconComponent;
|
|
5289
|
-
export const MicTwoTone: SvgIconComponent;
|
|
5290
5288
|
export const Microwave: SvgIconComponent;
|
|
5291
5289
|
export const MicrowaveOutlined: SvgIconComponent;
|
|
5292
5290
|
export const MicrowaveRounded: SvgIconComponent;
|
|
5293
5291
|
export const MicrowaveSharp: SvgIconComponent;
|
|
5294
5292
|
export const MicrowaveTwoTone: SvgIconComponent;
|
|
5293
|
+
export const MicSharp: SvgIconComponent;
|
|
5294
|
+
export const MicTwoTone: SvgIconComponent;
|
|
5295
5295
|
export const MilitaryTech: SvgIconComponent;
|
|
5296
5296
|
export const MilitaryTechOutlined: SvgIconComponent;
|
|
5297
5297
|
export const MilitaryTechRounded: SvgIconComponent;
|
|
@@ -5317,6 +5317,11 @@ export const MmsOutlined: SvgIconComponent;
|
|
|
5317
5317
|
export const MmsRounded: SvgIconComponent;
|
|
5318
5318
|
export const MmsSharp: SvgIconComponent;
|
|
5319
5319
|
export const MmsTwoTone: SvgIconComponent;
|
|
5320
|
+
export const MobiledataOff: SvgIconComponent;
|
|
5321
|
+
export const MobiledataOffOutlined: SvgIconComponent;
|
|
5322
|
+
export const MobiledataOffRounded: SvgIconComponent;
|
|
5323
|
+
export const MobiledataOffSharp: SvgIconComponent;
|
|
5324
|
+
export const MobiledataOffTwoTone: SvgIconComponent;
|
|
5320
5325
|
export const MobileFriendly: SvgIconComponent;
|
|
5321
5326
|
export const MobileFriendlyOutlined: SvgIconComponent;
|
|
5322
5327
|
export const MobileFriendlyRounded: SvgIconComponent;
|
|
@@ -5332,11 +5337,6 @@ export const MobileScreenShareOutlined: SvgIconComponent;
|
|
|
5332
5337
|
export const MobileScreenShareRounded: SvgIconComponent;
|
|
5333
5338
|
export const MobileScreenShareSharp: SvgIconComponent;
|
|
5334
5339
|
export const MobileScreenShareTwoTone: SvgIconComponent;
|
|
5335
|
-
export const MobiledataOff: SvgIconComponent;
|
|
5336
|
-
export const MobiledataOffOutlined: SvgIconComponent;
|
|
5337
|
-
export const MobiledataOffRounded: SvgIconComponent;
|
|
5338
|
-
export const MobiledataOffSharp: SvgIconComponent;
|
|
5339
|
-
export const MobiledataOffTwoTone: SvgIconComponent;
|
|
5340
5340
|
export const Mode: SvgIconComponent;
|
|
5341
5341
|
export const ModeComment: SvgIconComponent;
|
|
5342
5342
|
export const ModeCommentOutlined: SvgIconComponent;
|
|
@@ -5345,14 +5345,19 @@ export const ModeCommentSharp: SvgIconComponent;
|
|
|
5345
5345
|
export const ModeCommentTwoTone: SvgIconComponent;
|
|
5346
5346
|
export const ModeEdit: SvgIconComponent;
|
|
5347
5347
|
export const ModeEditOutline: SvgIconComponent;
|
|
5348
|
+
export const ModeEditOutlined: SvgIconComponent;
|
|
5348
5349
|
export const ModeEditOutlineOutlined: SvgIconComponent;
|
|
5349
5350
|
export const ModeEditOutlineRounded: SvgIconComponent;
|
|
5350
5351
|
export const ModeEditOutlineSharp: SvgIconComponent;
|
|
5351
5352
|
export const ModeEditOutlineTwoTone: SvgIconComponent;
|
|
5352
|
-
export const ModeEditOutlined: SvgIconComponent;
|
|
5353
5353
|
export const ModeEditRounded: SvgIconComponent;
|
|
5354
5354
|
export const ModeEditSharp: SvgIconComponent;
|
|
5355
5355
|
export const ModeEditTwoTone: SvgIconComponent;
|
|
5356
|
+
export const ModelTraining: SvgIconComponent;
|
|
5357
|
+
export const ModelTrainingOutlined: SvgIconComponent;
|
|
5358
|
+
export const ModelTrainingRounded: SvgIconComponent;
|
|
5359
|
+
export const ModelTrainingSharp: SvgIconComponent;
|
|
5360
|
+
export const ModelTrainingTwoTone: SvgIconComponent;
|
|
5356
5361
|
export const ModeNight: SvgIconComponent;
|
|
5357
5362
|
export const ModeNightOutlined: SvgIconComponent;
|
|
5358
5363
|
export const ModeNightRounded: SvgIconComponent;
|
|
@@ -5372,11 +5377,6 @@ export const ModeStandbyRounded: SvgIconComponent;
|
|
|
5372
5377
|
export const ModeStandbySharp: SvgIconComponent;
|
|
5373
5378
|
export const ModeStandbyTwoTone: SvgIconComponent;
|
|
5374
5379
|
export const ModeTwoTone: SvgIconComponent;
|
|
5375
|
-
export const ModelTraining: SvgIconComponent;
|
|
5376
|
-
export const ModelTrainingOutlined: SvgIconComponent;
|
|
5377
|
-
export const ModelTrainingRounded: SvgIconComponent;
|
|
5378
|
-
export const ModelTrainingSharp: SvgIconComponent;
|
|
5379
|
-
export const ModelTrainingTwoTone: SvgIconComponent;
|
|
5380
5380
|
export const MonetizationOn: SvgIconComponent;
|
|
5381
5381
|
export const MonetizationOnOutlined: SvgIconComponent;
|
|
5382
5382
|
export const MonetizationOnRounded: SvgIconComponent;
|
|
@@ -5577,16 +5577,6 @@ export const NavigationOutlined: SvgIconComponent;
|
|
|
5577
5577
|
export const NavigationRounded: SvgIconComponent;
|
|
5578
5578
|
export const NavigationSharp: SvgIconComponent;
|
|
5579
5579
|
export const NavigationTwoTone: SvgIconComponent;
|
|
5580
|
-
export const NearMe: SvgIconComponent;
|
|
5581
|
-
export const NearMeDisabled: SvgIconComponent;
|
|
5582
|
-
export const NearMeDisabledOutlined: SvgIconComponent;
|
|
5583
|
-
export const NearMeDisabledRounded: SvgIconComponent;
|
|
5584
|
-
export const NearMeDisabledSharp: SvgIconComponent;
|
|
5585
|
-
export const NearMeDisabledTwoTone: SvgIconComponent;
|
|
5586
|
-
export const NearMeOutlined: SvgIconComponent;
|
|
5587
|
-
export const NearMeRounded: SvgIconComponent;
|
|
5588
|
-
export const NearMeSharp: SvgIconComponent;
|
|
5589
|
-
export const NearMeTwoTone: SvgIconComponent;
|
|
5590
5580
|
export const NearbyError: SvgIconComponent;
|
|
5591
5581
|
export const NearbyErrorOutlined: SvgIconComponent;
|
|
5592
5582
|
export const NearbyErrorRounded: SvgIconComponent;
|
|
@@ -5597,6 +5587,16 @@ export const NearbyOffOutlined: SvgIconComponent;
|
|
|
5597
5587
|
export const NearbyOffRounded: SvgIconComponent;
|
|
5598
5588
|
export const NearbyOffSharp: SvgIconComponent;
|
|
5599
5589
|
export const NearbyOffTwoTone: 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
5600
|
export const NetworkCell: SvgIconComponent;
|
|
5601
5601
|
export const NetworkCellOutlined: SvgIconComponent;
|
|
5602
5602
|
export const NetworkCellRounded: SvgIconComponent;
|
|
@@ -5642,11 +5642,6 @@ export const NfcOutlined: SvgIconComponent;
|
|
|
5642
5642
|
export const NfcRounded: SvgIconComponent;
|
|
5643
5643
|
export const NfcSharp: SvgIconComponent;
|
|
5644
5644
|
export const NfcTwoTone: SvgIconComponent;
|
|
5645
|
-
export const NightShelter: SvgIconComponent;
|
|
5646
|
-
export const NightShelterOutlined: SvgIconComponent;
|
|
5647
|
-
export const NightShelterRounded: SvgIconComponent;
|
|
5648
|
-
export const NightShelterSharp: SvgIconComponent;
|
|
5649
|
-
export const NightShelterTwoTone: SvgIconComponent;
|
|
5650
5645
|
export const Nightlife: SvgIconComponent;
|
|
5651
5646
|
export const NightlifeOutlined: SvgIconComponent;
|
|
5652
5647
|
export const NightlifeRounded: SvgIconComponent;
|
|
@@ -5655,13 +5650,18 @@ export const NightlifeTwoTone: SvgIconComponent;
|
|
|
5655
5650
|
export const Nightlight: SvgIconComponent;
|
|
5656
5651
|
export const NightlightOutlined: SvgIconComponent;
|
|
5657
5652
|
export const NightlightRound: SvgIconComponent;
|
|
5653
|
+
export const NightlightRounded: SvgIconComponent;
|
|
5658
5654
|
export const NightlightRoundOutlined: SvgIconComponent;
|
|
5659
5655
|
export const NightlightRoundRounded: SvgIconComponent;
|
|
5660
5656
|
export const NightlightRoundSharp: SvgIconComponent;
|
|
5661
5657
|
export const NightlightRoundTwoTone: SvgIconComponent;
|
|
5662
|
-
export const NightlightRounded: SvgIconComponent;
|
|
5663
5658
|
export const NightlightSharp: SvgIconComponent;
|
|
5664
5659
|
export const NightlightTwoTone: SvgIconComponent;
|
|
5660
|
+
export const NightShelter: SvgIconComponent;
|
|
5661
|
+
export const NightShelterOutlined: SvgIconComponent;
|
|
5662
|
+
export const NightShelterRounded: SvgIconComponent;
|
|
5663
|
+
export const NightShelterSharp: SvgIconComponent;
|
|
5664
|
+
export const NightShelterTwoTone: SvgIconComponent;
|
|
5665
5665
|
export const NightsStay: SvgIconComponent;
|
|
5666
5666
|
export const NightsStayOutlined: SvgIconComponent;
|
|
5667
5667
|
export const NightsStayRounded: SvgIconComponent;
|
|
@@ -5747,21 +5747,6 @@ export const NoPhotographyOutlined: SvgIconComponent;
|
|
|
5747
5747
|
export const NoPhotographyRounded: SvgIconComponent;
|
|
5748
5748
|
export const NoPhotographySharp: SvgIconComponent;
|
|
5749
5749
|
export const NoPhotographyTwoTone: SvgIconComponent;
|
|
5750
|
-
export const NoSim: SvgIconComponent;
|
|
5751
|
-
export const NoSimOutlined: SvgIconComponent;
|
|
5752
|
-
export const NoSimRounded: SvgIconComponent;
|
|
5753
|
-
export const NoSimSharp: SvgIconComponent;
|
|
5754
|
-
export const NoSimTwoTone: SvgIconComponent;
|
|
5755
|
-
export const NoStroller: SvgIconComponent;
|
|
5756
|
-
export const NoStrollerOutlined: SvgIconComponent;
|
|
5757
|
-
export const NoStrollerRounded: SvgIconComponent;
|
|
5758
|
-
export const NoStrollerSharp: SvgIconComponent;
|
|
5759
|
-
export const NoStrollerTwoTone: SvgIconComponent;
|
|
5760
|
-
export const NoTransfer: SvgIconComponent;
|
|
5761
|
-
export const NoTransferOutlined: SvgIconComponent;
|
|
5762
|
-
export const NoTransferRounded: SvgIconComponent;
|
|
5763
|
-
export const NoTransferSharp: SvgIconComponent;
|
|
5764
|
-
export const NoTransferTwoTone: SvgIconComponent;
|
|
5765
5750
|
export const NordicWalking: SvgIconComponent;
|
|
5766
5751
|
export const NordicWalkingOutlined: SvgIconComponent;
|
|
5767
5752
|
export const NordicWalkingRounded: SvgIconComponent;
|
|
@@ -5782,26 +5767,21 @@ export const NorthWestOutlined: SvgIconComponent;
|
|
|
5782
5767
|
export const NorthWestRounded: SvgIconComponent;
|
|
5783
5768
|
export const NorthWestSharp: SvgIconComponent;
|
|
5784
5769
|
export const NorthWestTwoTone: SvgIconComponent;
|
|
5770
|
+
export const NoSim: SvgIconComponent;
|
|
5771
|
+
export const NoSimOutlined: SvgIconComponent;
|
|
5772
|
+
export const NoSimRounded: SvgIconComponent;
|
|
5773
|
+
export const NoSimSharp: SvgIconComponent;
|
|
5774
|
+
export const NoSimTwoTone: SvgIconComponent;
|
|
5775
|
+
export const NoStroller: SvgIconComponent;
|
|
5776
|
+
export const NoStrollerOutlined: SvgIconComponent;
|
|
5777
|
+
export const NoStrollerRounded: SvgIconComponent;
|
|
5778
|
+
export const NoStrollerSharp: SvgIconComponent;
|
|
5779
|
+
export const NoStrollerTwoTone: SvgIconComponent;
|
|
5785
5780
|
export const NotAccessible: SvgIconComponent;
|
|
5786
5781
|
export const NotAccessibleOutlined: SvgIconComponent;
|
|
5787
5782
|
export const NotAccessibleRounded: SvgIconComponent;
|
|
5788
5783
|
export const NotAccessibleSharp: SvgIconComponent;
|
|
5789
5784
|
export const NotAccessibleTwoTone: SvgIconComponent;
|
|
5790
|
-
export const NotInterested: SvgIconComponent;
|
|
5791
|
-
export const NotInterestedOutlined: SvgIconComponent;
|
|
5792
|
-
export const NotInterestedRounded: SvgIconComponent;
|
|
5793
|
-
export const NotInterestedSharp: SvgIconComponent;
|
|
5794
|
-
export const NotInterestedTwoTone: SvgIconComponent;
|
|
5795
|
-
export const NotListedLocation: SvgIconComponent;
|
|
5796
|
-
export const NotListedLocationOutlined: SvgIconComponent;
|
|
5797
|
-
export const NotListedLocationRounded: SvgIconComponent;
|
|
5798
|
-
export const NotListedLocationSharp: SvgIconComponent;
|
|
5799
|
-
export const NotListedLocationTwoTone: SvgIconComponent;
|
|
5800
|
-
export const NotStarted: SvgIconComponent;
|
|
5801
|
-
export const NotStartedOutlined: SvgIconComponent;
|
|
5802
|
-
export const NotStartedRounded: SvgIconComponent;
|
|
5803
|
-
export const NotStartedSharp: SvgIconComponent;
|
|
5804
|
-
export const NotStartedTwoTone: SvgIconComponent;
|
|
5805
5785
|
export const Note: SvgIconComponent;
|
|
5806
5786
|
export const NoteAdd: SvgIconComponent;
|
|
5807
5787
|
export const NoteAddOutlined: SvgIconComponent;
|
|
@@ -5815,13 +5795,13 @@ export const NoteAltSharp: SvgIconComponent;
|
|
|
5815
5795
|
export const NoteAltTwoTone: SvgIconComponent;
|
|
5816
5796
|
export const NoteOutlined: SvgIconComponent;
|
|
5817
5797
|
export const NoteRounded: SvgIconComponent;
|
|
5818
|
-
export const NoteSharp: SvgIconComponent;
|
|
5819
|
-
export const NoteTwoTone: SvgIconComponent;
|
|
5820
5798
|
export const Notes: SvgIconComponent;
|
|
5799
|
+
export const NoteSharp: SvgIconComponent;
|
|
5821
5800
|
export const NotesOutlined: SvgIconComponent;
|
|
5822
5801
|
export const NotesRounded: SvgIconComponent;
|
|
5823
5802
|
export const NotesSharp: SvgIconComponent;
|
|
5824
5803
|
export const NotesTwoTone: SvgIconComponent;
|
|
5804
|
+
export const NoteTwoTone: SvgIconComponent;
|
|
5825
5805
|
export const NotificationAdd: SvgIconComponent;
|
|
5826
5806
|
export const NotificationAddOutlined: SvgIconComponent;
|
|
5827
5807
|
export const NotificationAddRounded: SvgIconComponent;
|
|
@@ -5857,6 +5837,26 @@ export const NotificationsPausedTwoTone: SvgIconComponent;
|
|
|
5857
5837
|
export const NotificationsRounded: SvgIconComponent;
|
|
5858
5838
|
export const NotificationsSharp: SvgIconComponent;
|
|
5859
5839
|
export const NotificationsTwoTone: SvgIconComponent;
|
|
5840
|
+
export const NotInterested: SvgIconComponent;
|
|
5841
|
+
export const NotInterestedOutlined: SvgIconComponent;
|
|
5842
|
+
export const NotInterestedRounded: SvgIconComponent;
|
|
5843
|
+
export const NotInterestedSharp: SvgIconComponent;
|
|
5844
|
+
export const NotInterestedTwoTone: SvgIconComponent;
|
|
5845
|
+
export const NotListedLocation: SvgIconComponent;
|
|
5846
|
+
export const NotListedLocationOutlined: SvgIconComponent;
|
|
5847
|
+
export const NotListedLocationRounded: SvgIconComponent;
|
|
5848
|
+
export const NotListedLocationSharp: SvgIconComponent;
|
|
5849
|
+
export const NotListedLocationTwoTone: SvgIconComponent;
|
|
5850
|
+
export const NoTransfer: SvgIconComponent;
|
|
5851
|
+
export const NoTransferOutlined: SvgIconComponent;
|
|
5852
|
+
export const NoTransferRounded: SvgIconComponent;
|
|
5853
|
+
export const NoTransferSharp: SvgIconComponent;
|
|
5854
|
+
export const NoTransferTwoTone: SvgIconComponent;
|
|
5855
|
+
export const NotStarted: SvgIconComponent;
|
|
5856
|
+
export const NotStartedOutlined: SvgIconComponent;
|
|
5857
|
+
export const NotStartedRounded: SvgIconComponent;
|
|
5858
|
+
export const NotStartedSharp: SvgIconComponent;
|
|
5859
|
+
export const NotStartedTwoTone: SvgIconComponent;
|
|
5860
5860
|
export const Numbers: SvgIconComponent;
|
|
5861
5861
|
export const NumbersOutlined: SvgIconComponent;
|
|
5862
5862
|
export const NumbersRounded: SvgIconComponent;
|
|
@@ -5883,6 +5883,11 @@ export const OndemandVideoRounded: SvgIconComponent;
|
|
|
5883
5883
|
export const OndemandVideoSharp: SvgIconComponent;
|
|
5884
5884
|
export const OndemandVideoTwoTone: SvgIconComponent;
|
|
5885
5885
|
export const OneK: SvgIconComponent;
|
|
5886
|
+
export const OneKk: SvgIconComponent;
|
|
5887
|
+
export const OneKkOutlined: SvgIconComponent;
|
|
5888
|
+
export const OneKkRounded: SvgIconComponent;
|
|
5889
|
+
export const OneKkSharp: SvgIconComponent;
|
|
5890
|
+
export const OneKkTwoTone: SvgIconComponent;
|
|
5886
5891
|
export const OneKOutlined: SvgIconComponent;
|
|
5887
5892
|
export const OneKPlus: SvgIconComponent;
|
|
5888
5893
|
export const OneKPlusOutlined: SvgIconComponent;
|
|
@@ -5892,11 +5897,6 @@ export const OneKPlusTwoTone: SvgIconComponent;
|
|
|
5892
5897
|
export const OneKRounded: SvgIconComponent;
|
|
5893
5898
|
export const OneKSharp: SvgIconComponent;
|
|
5894
5899
|
export const OneKTwoTone: SvgIconComponent;
|
|
5895
|
-
export const OneKk: SvgIconComponent;
|
|
5896
|
-
export const OneKkOutlined: SvgIconComponent;
|
|
5897
|
-
export const OneKkRounded: SvgIconComponent;
|
|
5898
|
-
export const OneKkSharp: SvgIconComponent;
|
|
5899
|
-
export const OneKkTwoTone: SvgIconComponent;
|
|
5900
5900
|
export const OnlinePrediction: SvgIconComponent;
|
|
5901
5901
|
export const OnlinePredictionOutlined: SvgIconComponent;
|
|
5902
5902
|
export const OnlinePredictionRounded: SvgIconComponent;
|
|
@@ -5987,16 +5987,6 @@ export const PaletteOutlined: SvgIconComponent;
|
|
|
5987
5987
|
export const PaletteRounded: SvgIconComponent;
|
|
5988
5988
|
export const PaletteSharp: SvgIconComponent;
|
|
5989
5989
|
export const PaletteTwoTone: SvgIconComponent;
|
|
5990
|
-
export const PanTool: SvgIconComponent;
|
|
5991
|
-
export const PanToolAlt: SvgIconComponent;
|
|
5992
|
-
export const PanToolAltOutlined: SvgIconComponent;
|
|
5993
|
-
export const PanToolAltRounded: SvgIconComponent;
|
|
5994
|
-
export const PanToolAltSharp: SvgIconComponent;
|
|
5995
|
-
export const PanToolAltTwoTone: SvgIconComponent;
|
|
5996
|
-
export const PanToolOutlined: SvgIconComponent;
|
|
5997
|
-
export const PanToolRounded: SvgIconComponent;
|
|
5998
|
-
export const PanToolSharp: SvgIconComponent;
|
|
5999
|
-
export const PanToolTwoTone: SvgIconComponent;
|
|
6000
5990
|
export const Panorama: SvgIconComponent;
|
|
6001
5991
|
export const PanoramaFishEye: SvgIconComponent;
|
|
6002
5992
|
export const PanoramaFishEyeOutlined: SvgIconComponent;
|
|
@@ -6047,6 +6037,16 @@ export const PanoramaWideAngleSelectSharp: SvgIconComponent;
|
|
|
6047
6037
|
export const PanoramaWideAngleSelectTwoTone: SvgIconComponent;
|
|
6048
6038
|
export const PanoramaWideAngleSharp: SvgIconComponent;
|
|
6049
6039
|
export const PanoramaWideAngleTwoTone: SvgIconComponent;
|
|
6040
|
+
export const PanTool: SvgIconComponent;
|
|
6041
|
+
export const PanToolAlt: SvgIconComponent;
|
|
6042
|
+
export const PanToolAltOutlined: SvgIconComponent;
|
|
6043
|
+
export const PanToolAltRounded: SvgIconComponent;
|
|
6044
|
+
export const PanToolAltSharp: SvgIconComponent;
|
|
6045
|
+
export const PanToolAltTwoTone: SvgIconComponent;
|
|
6046
|
+
export const PanToolOutlined: SvgIconComponent;
|
|
6047
|
+
export const PanToolRounded: SvgIconComponent;
|
|
6048
|
+
export const PanToolSharp: SvgIconComponent;
|
|
6049
|
+
export const PanToolTwoTone: SvgIconComponent;
|
|
6050
6050
|
export const Paragliding: SvgIconComponent;
|
|
6051
6051
|
export const ParaglidingOutlined: SvgIconComponent;
|
|
6052
6052
|
export const ParaglidingRounded: SvgIconComponent;
|
|
@@ -6080,11 +6080,11 @@ export const PauseCircleFilledRounded: SvgIconComponent;
|
|
|
6080
6080
|
export const PauseCircleFilledSharp: SvgIconComponent;
|
|
6081
6081
|
export const PauseCircleFilledTwoTone: SvgIconComponent;
|
|
6082
6082
|
export const PauseCircleOutline: SvgIconComponent;
|
|
6083
|
+
export const PauseCircleOutlined: SvgIconComponent;
|
|
6083
6084
|
export const PauseCircleOutlineOutlined: SvgIconComponent;
|
|
6084
6085
|
export const PauseCircleOutlineRounded: SvgIconComponent;
|
|
6085
6086
|
export const PauseCircleOutlineSharp: SvgIconComponent;
|
|
6086
6087
|
export const PauseCircleOutlineTwoTone: SvgIconComponent;
|
|
6087
|
-
export const PauseCircleOutlined: SvgIconComponent;
|
|
6088
6088
|
export const PauseCircleRounded: SvgIconComponent;
|
|
6089
6089
|
export const PauseCircleSharp: SvgIconComponent;
|
|
6090
6090
|
export const PauseCircleTwoTone: SvgIconComponent;
|
|
@@ -6100,13 +6100,13 @@ export const PauseTwoTone: SvgIconComponent;
|
|
|
6100
6100
|
export const Payment: SvgIconComponent;
|
|
6101
6101
|
export const PaymentOutlined: SvgIconComponent;
|
|
6102
6102
|
export const PaymentRounded: SvgIconComponent;
|
|
6103
|
-
export const PaymentSharp: SvgIconComponent;
|
|
6104
|
-
export const PaymentTwoTone: SvgIconComponent;
|
|
6105
6103
|
export const Payments: SvgIconComponent;
|
|
6104
|
+
export const PaymentSharp: SvgIconComponent;
|
|
6106
6105
|
export const PaymentsOutlined: SvgIconComponent;
|
|
6107
6106
|
export const PaymentsRounded: SvgIconComponent;
|
|
6108
6107
|
export const PaymentsSharp: SvgIconComponent;
|
|
6109
6108
|
export const PaymentsTwoTone: SvgIconComponent;
|
|
6109
|
+
export const PaymentTwoTone: SvgIconComponent;
|
|
6110
6110
|
export const PedalBike: SvgIconComponent;
|
|
6111
6111
|
export const PedalBikeOutlined: SvgIconComponent;
|
|
6112
6112
|
export const PedalBikeRounded: SvgIconComponent;
|
|
@@ -6134,11 +6134,11 @@ export const PeopleAltRounded: SvgIconComponent;
|
|
|
6134
6134
|
export const PeopleAltSharp: SvgIconComponent;
|
|
6135
6135
|
export const PeopleAltTwoTone: SvgIconComponent;
|
|
6136
6136
|
export const PeopleOutline: SvgIconComponent;
|
|
6137
|
+
export const PeopleOutlined: SvgIconComponent;
|
|
6137
6138
|
export const PeopleOutlineOutlined: SvgIconComponent;
|
|
6138
6139
|
export const PeopleOutlineRounded: SvgIconComponent;
|
|
6139
6140
|
export const PeopleOutlineSharp: SvgIconComponent;
|
|
6140
6141
|
export const PeopleOutlineTwoTone: SvgIconComponent;
|
|
6141
|
-
export const PeopleOutlined: SvgIconComponent;
|
|
6142
6142
|
export const PeopleRounded: SvgIconComponent;
|
|
6143
6143
|
export const PeopleSharp: SvgIconComponent;
|
|
6144
6144
|
export const PeopleTwoTone: SvgIconComponent;
|
|
@@ -6208,17 +6208,22 @@ export const PersonAddOutlined: SvgIconComponent;
|
|
|
6208
6208
|
export const PersonAddRounded: SvgIconComponent;
|
|
6209
6209
|
export const PersonAddSharp: SvgIconComponent;
|
|
6210
6210
|
export const PersonAddTwoTone: SvgIconComponent;
|
|
6211
|
+
export const PersonalVideo: SvgIconComponent;
|
|
6212
|
+
export const PersonalVideoOutlined: SvgIconComponent;
|
|
6213
|
+
export const PersonalVideoRounded: SvgIconComponent;
|
|
6214
|
+
export const PersonalVideoSharp: SvgIconComponent;
|
|
6215
|
+
export const PersonalVideoTwoTone: SvgIconComponent;
|
|
6211
6216
|
export const PersonOff: SvgIconComponent;
|
|
6212
6217
|
export const PersonOffOutlined: SvgIconComponent;
|
|
6213
6218
|
export const PersonOffRounded: SvgIconComponent;
|
|
6214
6219
|
export const PersonOffSharp: SvgIconComponent;
|
|
6215
6220
|
export const PersonOffTwoTone: SvgIconComponent;
|
|
6216
6221
|
export const PersonOutline: SvgIconComponent;
|
|
6222
|
+
export const PersonOutlined: SvgIconComponent;
|
|
6217
6223
|
export const PersonOutlineOutlined: SvgIconComponent;
|
|
6218
6224
|
export const PersonOutlineRounded: SvgIconComponent;
|
|
6219
6225
|
export const PersonOutlineSharp: SvgIconComponent;
|
|
6220
6226
|
export const PersonOutlineTwoTone: SvgIconComponent;
|
|
6221
|
-
export const PersonOutlined: SvgIconComponent;
|
|
6222
6227
|
export const PersonPin: SvgIconComponent;
|
|
6223
6228
|
export const PersonPinCircle: SvgIconComponent;
|
|
6224
6229
|
export const PersonPinCircleOutlined: SvgIconComponent;
|
|
@@ -6247,11 +6252,6 @@ export const PersonSearchSharp: SvgIconComponent;
|
|
|
6247
6252
|
export const PersonSearchTwoTone: SvgIconComponent;
|
|
6248
6253
|
export const PersonSharp: SvgIconComponent;
|
|
6249
6254
|
export const PersonTwoTone: SvgIconComponent;
|
|
6250
|
-
export const PersonalVideo: SvgIconComponent;
|
|
6251
|
-
export const PersonalVideoOutlined: SvgIconComponent;
|
|
6252
|
-
export const PersonalVideoRounded: SvgIconComponent;
|
|
6253
|
-
export const PersonalVideoSharp: SvgIconComponent;
|
|
6254
|
-
export const PersonalVideoTwoTone: SvgIconComponent;
|
|
6255
6255
|
export const PestControl: SvgIconComponent;
|
|
6256
6256
|
export const PestControlOutlined: SvgIconComponent;
|
|
6257
6257
|
export const PestControlRodent: SvgIconComponent;
|
|
@@ -6313,25 +6313,6 @@ export const PhoneIphoneOutlined: SvgIconComponent;
|
|
|
6313
6313
|
export const PhoneIphoneRounded: SvgIconComponent;
|
|
6314
6314
|
export const PhoneIphoneSharp: SvgIconComponent;
|
|
6315
6315
|
export const PhoneIphoneTwoTone: SvgIconComponent;
|
|
6316
|
-
export const PhoneLocked: SvgIconComponent;
|
|
6317
|
-
export const PhoneLockedOutlined: SvgIconComponent;
|
|
6318
|
-
export const PhoneLockedRounded: SvgIconComponent;
|
|
6319
|
-
export const PhoneLockedSharp: SvgIconComponent;
|
|
6320
|
-
export const PhoneLockedTwoTone: SvgIconComponent;
|
|
6321
|
-
export const PhoneMissed: SvgIconComponent;
|
|
6322
|
-
export const PhoneMissedOutlined: SvgIconComponent;
|
|
6323
|
-
export const PhoneMissedRounded: SvgIconComponent;
|
|
6324
|
-
export const PhoneMissedSharp: SvgIconComponent;
|
|
6325
|
-
export const PhoneMissedTwoTone: SvgIconComponent;
|
|
6326
|
-
export const PhoneOutlined: SvgIconComponent;
|
|
6327
|
-
export const PhonePaused: SvgIconComponent;
|
|
6328
|
-
export const PhonePausedOutlined: SvgIconComponent;
|
|
6329
|
-
export const PhonePausedRounded: SvgIconComponent;
|
|
6330
|
-
export const PhonePausedSharp: SvgIconComponent;
|
|
6331
|
-
export const PhonePausedTwoTone: SvgIconComponent;
|
|
6332
|
-
export const PhoneRounded: SvgIconComponent;
|
|
6333
|
-
export const PhoneSharp: SvgIconComponent;
|
|
6334
|
-
export const PhoneTwoTone: SvgIconComponent;
|
|
6335
6316
|
export const Phonelink: SvgIconComponent;
|
|
6336
6317
|
export const PhonelinkErase: SvgIconComponent;
|
|
6337
6318
|
export const PhonelinkEraseOutlined: SvgIconComponent;
|
|
@@ -6362,6 +6343,25 @@ export const PhonelinkSetupSharp: SvgIconComponent;
|
|
|
6362
6343
|
export const PhonelinkSetupTwoTone: SvgIconComponent;
|
|
6363
6344
|
export const PhonelinkSharp: SvgIconComponent;
|
|
6364
6345
|
export const PhonelinkTwoTone: SvgIconComponent;
|
|
6346
|
+
export const PhoneLocked: SvgIconComponent;
|
|
6347
|
+
export const PhoneLockedOutlined: SvgIconComponent;
|
|
6348
|
+
export const PhoneLockedRounded: SvgIconComponent;
|
|
6349
|
+
export const PhoneLockedSharp: SvgIconComponent;
|
|
6350
|
+
export const PhoneLockedTwoTone: SvgIconComponent;
|
|
6351
|
+
export const PhoneMissed: SvgIconComponent;
|
|
6352
|
+
export const PhoneMissedOutlined: SvgIconComponent;
|
|
6353
|
+
export const PhoneMissedRounded: SvgIconComponent;
|
|
6354
|
+
export const PhoneMissedSharp: SvgIconComponent;
|
|
6355
|
+
export const PhoneMissedTwoTone: SvgIconComponent;
|
|
6356
|
+
export const PhoneOutlined: SvgIconComponent;
|
|
6357
|
+
export const PhonePaused: SvgIconComponent;
|
|
6358
|
+
export const PhonePausedOutlined: SvgIconComponent;
|
|
6359
|
+
export const PhonePausedRounded: SvgIconComponent;
|
|
6360
|
+
export const PhonePausedSharp: SvgIconComponent;
|
|
6361
|
+
export const PhonePausedTwoTone: SvgIconComponent;
|
|
6362
|
+
export const PhoneRounded: SvgIconComponent;
|
|
6363
|
+
export const PhoneSharp: SvgIconComponent;
|
|
6364
|
+
export const PhoneTwoTone: SvgIconComponent;
|
|
6365
6365
|
export const Photo: SvgIconComponent;
|
|
6366
6366
|
export const PhotoAlbum: SvgIconComponent;
|
|
6367
6367
|
export const PhotoAlbumOutlined: SvgIconComponent;
|
|
@@ -6444,15 +6444,20 @@ export const PictureInPictureSharp: SvgIconComponent;
|
|
|
6444
6444
|
export const PictureInPictureTwoTone: SvgIconComponent;
|
|
6445
6445
|
export const PieChart: SvgIconComponent;
|
|
6446
6446
|
export const PieChartOutline: SvgIconComponent;
|
|
6447
|
+
export const PieChartOutlined: SvgIconComponent;
|
|
6447
6448
|
export const PieChartOutlineOutlined: SvgIconComponent;
|
|
6448
6449
|
export const PieChartOutlineRounded: SvgIconComponent;
|
|
6449
6450
|
export const PieChartOutlineSharp: SvgIconComponent;
|
|
6450
6451
|
export const PieChartOutlineTwoTone: SvgIconComponent;
|
|
6451
|
-
export const PieChartOutlined: SvgIconComponent;
|
|
6452
6452
|
export const PieChartRounded: SvgIconComponent;
|
|
6453
6453
|
export const PieChartSharp: SvgIconComponent;
|
|
6454
6454
|
export const PieChartTwoTone: SvgIconComponent;
|
|
6455
6455
|
export const Pin: SvgIconComponent;
|
|
6456
|
+
export const Pinch: SvgIconComponent;
|
|
6457
|
+
export const PinchOutlined: SvgIconComponent;
|
|
6458
|
+
export const PinchRounded: SvgIconComponent;
|
|
6459
|
+
export const PinchSharp: SvgIconComponent;
|
|
6460
|
+
export const PinchTwoTone: SvgIconComponent;
|
|
6456
6461
|
export const PinDrop: SvgIconComponent;
|
|
6457
6462
|
export const PinDropOutlined: SvgIconComponent;
|
|
6458
6463
|
export const PinDropRounded: SvgIconComponent;
|
|
@@ -6461,13 +6466,8 @@ export const PinDropTwoTone: SvgIconComponent;
|
|
|
6461
6466
|
export const PinOutlined: SvgIconComponent;
|
|
6462
6467
|
export const PinRounded: SvgIconComponent;
|
|
6463
6468
|
export const PinSharp: SvgIconComponent;
|
|
6464
|
-
export const PinTwoTone: SvgIconComponent;
|
|
6465
|
-
export const Pinch: SvgIconComponent;
|
|
6466
|
-
export const PinchOutlined: SvgIconComponent;
|
|
6467
|
-
export const PinchRounded: SvgIconComponent;
|
|
6468
|
-
export const PinchSharp: SvgIconComponent;
|
|
6469
|
-
export const PinchTwoTone: SvgIconComponent;
|
|
6470
6469
|
export const Pinterest: SvgIconComponent;
|
|
6470
|
+
export const PinTwoTone: SvgIconComponent;
|
|
6471
6471
|
export const PivotTableChart: SvgIconComponent;
|
|
6472
6472
|
export const PivotTableChartOutlined: SvgIconComponent;
|
|
6473
6473
|
export const PivotTableChartRounded: SvgIconComponent;
|
|
@@ -6505,11 +6505,11 @@ export const PlayCircleFilledWhiteRounded: SvgIconComponent;
|
|
|
6505
6505
|
export const PlayCircleFilledWhiteSharp: SvgIconComponent;
|
|
6506
6506
|
export const PlayCircleFilledWhiteTwoTone: SvgIconComponent;
|
|
6507
6507
|
export const PlayCircleOutline: SvgIconComponent;
|
|
6508
|
+
export const PlayCircleOutlined: SvgIconComponent;
|
|
6508
6509
|
export const PlayCircleOutlineOutlined: SvgIconComponent;
|
|
6509
6510
|
export const PlayCircleOutlineRounded: SvgIconComponent;
|
|
6510
6511
|
export const PlayCircleOutlineSharp: SvgIconComponent;
|
|
6511
6512
|
export const PlayCircleOutlineTwoTone: SvgIconComponent;
|
|
6512
|
-
export const PlayCircleOutlined: SvgIconComponent;
|
|
6513
6513
|
export const PlayCircleRounded: SvgIconComponent;
|
|
6514
6514
|
export const PlayCircleSharp: SvgIconComponent;
|
|
6515
6515
|
export const PlayCircleTwoTone: SvgIconComponent;
|
|
@@ -6704,15 +6704,15 @@ export const PublicRounded: SvgIconComponent;
|
|
|
6704
6704
|
export const PublicSharp: SvgIconComponent;
|
|
6705
6705
|
export const PublicTwoTone: SvgIconComponent;
|
|
6706
6706
|
export const Publish: SvgIconComponent;
|
|
6707
|
-
export const PublishOutlined: SvgIconComponent;
|
|
6708
|
-
export const PublishRounded: SvgIconComponent;
|
|
6709
|
-
export const PublishSharp: SvgIconComponent;
|
|
6710
|
-
export const PublishTwoTone: SvgIconComponent;
|
|
6711
6707
|
export const PublishedWithChanges: SvgIconComponent;
|
|
6712
6708
|
export const PublishedWithChangesOutlined: SvgIconComponent;
|
|
6713
6709
|
export const PublishedWithChangesRounded: SvgIconComponent;
|
|
6714
6710
|
export const PublishedWithChangesSharp: SvgIconComponent;
|
|
6715
6711
|
export const PublishedWithChangesTwoTone: SvgIconComponent;
|
|
6712
|
+
export const PublishOutlined: SvgIconComponent;
|
|
6713
|
+
export const PublishRounded: SvgIconComponent;
|
|
6714
|
+
export const PublishSharp: SvgIconComponent;
|
|
6715
|
+
export const PublishTwoTone: SvgIconComponent;
|
|
6716
6716
|
export const PunchClock: SvgIconComponent;
|
|
6717
6717
|
export const PunchClockOutlined: SvgIconComponent;
|
|
6718
6718
|
export const PunchClockRounded: SvgIconComponent;
|
|
@@ -6783,11 +6783,6 @@ export const QuizOutlined: SvgIconComponent;
|
|
|
6783
6783
|
export const QuizRounded: SvgIconComponent;
|
|
6784
6784
|
export const QuizSharp: SvgIconComponent;
|
|
6785
6785
|
export const QuizTwoTone: SvgIconComponent;
|
|
6786
|
-
export const RMobiledata: SvgIconComponent;
|
|
6787
|
-
export const RMobiledataOutlined: SvgIconComponent;
|
|
6788
|
-
export const RMobiledataRounded: SvgIconComponent;
|
|
6789
|
-
export const RMobiledataSharp: SvgIconComponent;
|
|
6790
|
-
export const RMobiledataTwoTone: SvgIconComponent;
|
|
6791
6786
|
export const Radar: SvgIconComponent;
|
|
6792
6787
|
export const RadarOutlined: SvgIconComponent;
|
|
6793
6788
|
export const RadarRounded: SvgIconComponent;
|
|
@@ -6907,11 +6902,11 @@ export const RememberMeTwoTone: SvgIconComponent;
|
|
|
6907
6902
|
export const Remove: SvgIconComponent;
|
|
6908
6903
|
export const RemoveCircle: SvgIconComponent;
|
|
6909
6904
|
export const RemoveCircleOutline: SvgIconComponent;
|
|
6905
|
+
export const RemoveCircleOutlined: SvgIconComponent;
|
|
6910
6906
|
export const RemoveCircleOutlineOutlined: SvgIconComponent;
|
|
6911
6907
|
export const RemoveCircleOutlineRounded: SvgIconComponent;
|
|
6912
6908
|
export const RemoveCircleOutlineSharp: SvgIconComponent;
|
|
6913
6909
|
export const RemoveCircleOutlineTwoTone: SvgIconComponent;
|
|
6914
|
-
export const RemoveCircleOutlined: SvgIconComponent;
|
|
6915
6910
|
export const RemoveCircleRounded: SvgIconComponent;
|
|
6916
6911
|
export const RemoveCircleSharp: SvgIconComponent;
|
|
6917
6912
|
export const RemoveCircleTwoTone: SvgIconComponent;
|
|
@@ -6951,10 +6946,6 @@ export const ReorderSharp: SvgIconComponent;
|
|
|
6951
6946
|
export const ReorderTwoTone: SvgIconComponent;
|
|
6952
6947
|
export const Repeat: SvgIconComponent;
|
|
6953
6948
|
export const RepeatOn: SvgIconComponent;
|
|
6954
|
-
export const RepeatOnOutlined: SvgIconComponent;
|
|
6955
|
-
export const RepeatOnRounded: SvgIconComponent;
|
|
6956
|
-
export const RepeatOnSharp: SvgIconComponent;
|
|
6957
|
-
export const RepeatOnTwoTone: SvgIconComponent;
|
|
6958
6949
|
export const RepeatOne: SvgIconComponent;
|
|
6959
6950
|
export const RepeatOneOn: SvgIconComponent;
|
|
6960
6951
|
export const RepeatOneOnOutlined: SvgIconComponent;
|
|
@@ -6965,6 +6956,10 @@ export const RepeatOneOutlined: SvgIconComponent;
|
|
|
6965
6956
|
export const RepeatOneRounded: SvgIconComponent;
|
|
6966
6957
|
export const RepeatOneSharp: SvgIconComponent;
|
|
6967
6958
|
export const RepeatOneTwoTone: SvgIconComponent;
|
|
6959
|
+
export const RepeatOnOutlined: SvgIconComponent;
|
|
6960
|
+
export const RepeatOnRounded: SvgIconComponent;
|
|
6961
|
+
export const RepeatOnSharp: SvgIconComponent;
|
|
6962
|
+
export const RepeatOnTwoTone: SvgIconComponent;
|
|
6968
6963
|
export const RepeatOutlined: SvgIconComponent;
|
|
6969
6964
|
export const RepeatRounded: SvgIconComponent;
|
|
6970
6965
|
export const RepeatSharp: SvgIconComponent;
|
|
@@ -7084,6 +7079,11 @@ export const RingVolumeOutlined: SvgIconComponent;
|
|
|
7084
7079
|
export const RingVolumeRounded: SvgIconComponent;
|
|
7085
7080
|
export const RingVolumeSharp: SvgIconComponent;
|
|
7086
7081
|
export const RingVolumeTwoTone: SvgIconComponent;
|
|
7082
|
+
export const RMobiledata: SvgIconComponent;
|
|
7083
|
+
export const RMobiledataOutlined: SvgIconComponent;
|
|
7084
|
+
export const RMobiledataRounded: SvgIconComponent;
|
|
7085
|
+
export const RMobiledataSharp: SvgIconComponent;
|
|
7086
|
+
export const RMobiledataTwoTone: SvgIconComponent;
|
|
7087
7087
|
export const Rocket: SvgIconComponent;
|
|
7088
7088
|
export const RocketLaunch: SvgIconComponent;
|
|
7089
7089
|
export const RocketLaunchOutlined: SvgIconComponent;
|
|
@@ -7151,14 +7151,14 @@ export const RoundedCornerSharp: SvgIconComponent;
|
|
|
7151
7151
|
export const RoundedCornerTwoTone: SvgIconComponent;
|
|
7152
7152
|
export const Route: SvgIconComponent;
|
|
7153
7153
|
export const RouteOutlined: SvgIconComponent;
|
|
7154
|
-
export const RouteRounded: SvgIconComponent;
|
|
7155
|
-
export const RouteSharp: SvgIconComponent;
|
|
7156
|
-
export const RouteTwoTone: SvgIconComponent;
|
|
7157
7154
|
export const Router: SvgIconComponent;
|
|
7155
|
+
export const RouteRounded: SvgIconComponent;
|
|
7158
7156
|
export const RouterOutlined: SvgIconComponent;
|
|
7159
7157
|
export const RouterRounded: SvgIconComponent;
|
|
7160
7158
|
export const RouterSharp: SvgIconComponent;
|
|
7161
7159
|
export const RouterTwoTone: SvgIconComponent;
|
|
7160
|
+
export const RouteSharp: SvgIconComponent;
|
|
7161
|
+
export const RouteTwoTone: SvgIconComponent;
|
|
7162
7162
|
export const Rowing: SvgIconComponent;
|
|
7163
7163
|
export const RowingOutlined: SvgIconComponent;
|
|
7164
7164
|
export const RowingRounded: SvgIconComponent;
|
|
@@ -7240,15 +7240,15 @@ export const SaveAsOutlined: SvgIconComponent;
|
|
|
7240
7240
|
export const SaveAsRounded: SvgIconComponent;
|
|
7241
7241
|
export const SaveAsSharp: SvgIconComponent;
|
|
7242
7242
|
export const SaveAsTwoTone: SvgIconComponent;
|
|
7243
|
-
export const SaveOutlined: SvgIconComponent;
|
|
7244
|
-
export const SaveRounded: SvgIconComponent;
|
|
7245
|
-
export const SaveSharp: SvgIconComponent;
|
|
7246
|
-
export const SaveTwoTone: SvgIconComponent;
|
|
7247
7243
|
export const SavedSearch: SvgIconComponent;
|
|
7248
7244
|
export const SavedSearchOutlined: SvgIconComponent;
|
|
7249
7245
|
export const SavedSearchRounded: SvgIconComponent;
|
|
7250
7246
|
export const SavedSearchSharp: SvgIconComponent;
|
|
7251
7247
|
export const SavedSearchTwoTone: SvgIconComponent;
|
|
7248
|
+
export const SaveOutlined: SvgIconComponent;
|
|
7249
|
+
export const SaveRounded: SvgIconComponent;
|
|
7250
|
+
export const SaveSharp: SvgIconComponent;
|
|
7251
|
+
export const SaveTwoTone: SvgIconComponent;
|
|
7252
7252
|
export const Savings: SvgIconComponent;
|
|
7253
7253
|
export const SavingsOutlined: SvgIconComponent;
|
|
7254
7254
|
export const SavingsRounded: SvgIconComponent;
|
|
@@ -7429,11 +7429,6 @@ export const SensorDoorOutlined: SvgIconComponent;
|
|
|
7429
7429
|
export const SensorDoorRounded: SvgIconComponent;
|
|
7430
7430
|
export const SensorDoorSharp: SvgIconComponent;
|
|
7431
7431
|
export const SensorDoorTwoTone: SvgIconComponent;
|
|
7432
|
-
export const SensorWindow: SvgIconComponent;
|
|
7433
|
-
export const SensorWindowOutlined: SvgIconComponent;
|
|
7434
|
-
export const SensorWindowRounded: SvgIconComponent;
|
|
7435
|
-
export const SensorWindowSharp: SvgIconComponent;
|
|
7436
|
-
export const SensorWindowTwoTone: SvgIconComponent;
|
|
7437
7432
|
export const Sensors: SvgIconComponent;
|
|
7438
7433
|
export const SensorsOff: SvgIconComponent;
|
|
7439
7434
|
export const SensorsOffOutlined: SvgIconComponent;
|
|
@@ -7444,6 +7439,11 @@ export const SensorsOutlined: SvgIconComponent;
|
|
|
7444
7439
|
export const SensorsRounded: SvgIconComponent;
|
|
7445
7440
|
export const SensorsSharp: SvgIconComponent;
|
|
7446
7441
|
export const SensorsTwoTone: 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
7447
|
export const SentimentDissatisfied: SvgIconComponent;
|
|
7448
7448
|
export const SentimentDissatisfiedOutlined: SvgIconComponent;
|
|
7449
7449
|
export const SentimentDissatisfiedRounded: SvgIconComponent;
|
|
@@ -7626,14 +7626,6 @@ export const Shop2Rounded: SvgIconComponent;
|
|
|
7626
7626
|
export const Shop2Sharp: SvgIconComponent;
|
|
7627
7627
|
export const Shop2TwoTone: SvgIconComponent;
|
|
7628
7628
|
export const ShopOutlined: SvgIconComponent;
|
|
7629
|
-
export const ShopRounded: SvgIconComponent;
|
|
7630
|
-
export const ShopSharp: SvgIconComponent;
|
|
7631
|
-
export const ShopTwo: SvgIconComponent;
|
|
7632
|
-
export const ShopTwoOutlined: SvgIconComponent;
|
|
7633
|
-
export const ShopTwoRounded: SvgIconComponent;
|
|
7634
|
-
export const ShopTwoSharp: SvgIconComponent;
|
|
7635
|
-
export const ShopTwoTone: SvgIconComponent;
|
|
7636
|
-
export const ShopTwoTwoTone: SvgIconComponent;
|
|
7637
7629
|
export const ShoppingBag: SvgIconComponent;
|
|
7638
7630
|
export const ShoppingBagOutlined: SvgIconComponent;
|
|
7639
7631
|
export const ShoppingBagRounded: SvgIconComponent;
|
|
@@ -7654,16 +7646,24 @@ export const ShoppingCartOutlined: SvgIconComponent;
|
|
|
7654
7646
|
export const ShoppingCartRounded: SvgIconComponent;
|
|
7655
7647
|
export const ShoppingCartSharp: SvgIconComponent;
|
|
7656
7648
|
export const ShoppingCartTwoTone: SvgIconComponent;
|
|
7657
|
-
export const
|
|
7658
|
-
export const
|
|
7659
|
-
export const
|
|
7660
|
-
export const
|
|
7661
|
-
export const
|
|
7649
|
+
export const ShopRounded: SvgIconComponent;
|
|
7650
|
+
export const ShopSharp: SvgIconComponent;
|
|
7651
|
+
export const ShopTwo: SvgIconComponent;
|
|
7652
|
+
export const ShopTwoOutlined: SvgIconComponent;
|
|
7653
|
+
export const ShopTwoRounded: SvgIconComponent;
|
|
7654
|
+
export const ShopTwoSharp: SvgIconComponent;
|
|
7655
|
+
export const ShopTwoTone: SvgIconComponent;
|
|
7656
|
+
export const ShopTwoTwoTone: SvgIconComponent;
|
|
7662
7657
|
export const Shortcut: SvgIconComponent;
|
|
7663
7658
|
export const ShortcutOutlined: SvgIconComponent;
|
|
7664
7659
|
export const ShortcutRounded: SvgIconComponent;
|
|
7665
7660
|
export const ShortcutSharp: SvgIconComponent;
|
|
7666
7661
|
export const ShortcutTwoTone: SvgIconComponent;
|
|
7662
|
+
export const ShortText: SvgIconComponent;
|
|
7663
|
+
export const ShortTextOutlined: SvgIconComponent;
|
|
7664
|
+
export const ShortTextRounded: SvgIconComponent;
|
|
7665
|
+
export const ShortTextSharp: SvgIconComponent;
|
|
7666
|
+
export const ShortTextTwoTone: SvgIconComponent;
|
|
7667
7667
|
export const ShowChart: SvgIconComponent;
|
|
7668
7668
|
export const ShowChartOutlined: SvgIconComponent;
|
|
7669
7669
|
export const ShowChartRounded: SvgIconComponent;
|
|
@@ -7749,16 +7749,16 @@ export const SignalCellularConnectedNoInternet4BarOutlined: SvgIconComponent;
|
|
|
7749
7749
|
export const SignalCellularConnectedNoInternet4BarRounded: SvgIconComponent;
|
|
7750
7750
|
export const SignalCellularConnectedNoInternet4BarSharp: SvgIconComponent;
|
|
7751
7751
|
export const SignalCellularConnectedNoInternet4BarTwoTone: SvgIconComponent;
|
|
7752
|
-
export const SignalCellularNoSim: SvgIconComponent;
|
|
7753
|
-
export const SignalCellularNoSimOutlined: SvgIconComponent;
|
|
7754
|
-
export const SignalCellularNoSimRounded: SvgIconComponent;
|
|
7755
|
-
export const SignalCellularNoSimSharp: SvgIconComponent;
|
|
7756
|
-
export const SignalCellularNoSimTwoTone: SvgIconComponent;
|
|
7757
7752
|
export const SignalCellularNodata: SvgIconComponent;
|
|
7758
7753
|
export const SignalCellularNodataOutlined: SvgIconComponent;
|
|
7759
7754
|
export const SignalCellularNodataRounded: SvgIconComponent;
|
|
7760
7755
|
export const SignalCellularNodataSharp: SvgIconComponent;
|
|
7761
7756
|
export const SignalCellularNodataTwoTone: SvgIconComponent;
|
|
7757
|
+
export const SignalCellularNoSim: SvgIconComponent;
|
|
7758
|
+
export const SignalCellularNoSimOutlined: SvgIconComponent;
|
|
7759
|
+
export const SignalCellularNoSimRounded: SvgIconComponent;
|
|
7760
|
+
export const SignalCellularNoSimSharp: SvgIconComponent;
|
|
7761
|
+
export const SignalCellularNoSimTwoTone: SvgIconComponent;
|
|
7762
7762
|
export const SignalCellularNull: SvgIconComponent;
|
|
7763
7763
|
export const SignalCellularNullOutlined: SvgIconComponent;
|
|
7764
7764
|
export const SignalCellularNullRounded: SvgIconComponent;
|
|
@@ -7944,6 +7944,11 @@ export const SmartDisplayOutlined: SvgIconComponent;
|
|
|
7944
7944
|
export const SmartDisplayRounded: SvgIconComponent;
|
|
7945
7945
|
export const SmartDisplaySharp: SvgIconComponent;
|
|
7946
7946
|
export const SmartDisplayTwoTone: SvgIconComponent;
|
|
7947
|
+
export const Smartphone: SvgIconComponent;
|
|
7948
|
+
export const SmartphoneOutlined: SvgIconComponent;
|
|
7949
|
+
export const SmartphoneRounded: SvgIconComponent;
|
|
7950
|
+
export const SmartphoneSharp: SvgIconComponent;
|
|
7951
|
+
export const SmartphoneTwoTone: SvgIconComponent;
|
|
7947
7952
|
export const SmartScreen: SvgIconComponent;
|
|
7948
7953
|
export const SmartScreenOutlined: SvgIconComponent;
|
|
7949
7954
|
export const SmartScreenRounded: SvgIconComponent;
|
|
@@ -7954,11 +7959,6 @@ export const SmartToyOutlined: SvgIconComponent;
|
|
|
7954
7959
|
export const SmartToyRounded: SvgIconComponent;
|
|
7955
7960
|
export const SmartToySharp: SvgIconComponent;
|
|
7956
7961
|
export const SmartToyTwoTone: 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;
|
|
7962
7962
|
export const SmokeFree: SvgIconComponent;
|
|
7963
7963
|
export const SmokeFreeOutlined: SvgIconComponent;
|
|
7964
7964
|
export const SmokeFreeRounded: SvgIconComponent;
|
|
@@ -8055,15 +8055,15 @@ export const SouthWestRounded: SvgIconComponent;
|
|
|
8055
8055
|
export const SouthWestSharp: SvgIconComponent;
|
|
8056
8056
|
export const SouthWestTwoTone: SvgIconComponent;
|
|
8057
8057
|
export const Spa: SvgIconComponent;
|
|
8058
|
-
export const SpaOutlined: SvgIconComponent;
|
|
8059
|
-
export const SpaRounded: SvgIconComponent;
|
|
8060
|
-
export const SpaSharp: SvgIconComponent;
|
|
8061
|
-
export const SpaTwoTone: SvgIconComponent;
|
|
8062
8058
|
export const SpaceBar: SvgIconComponent;
|
|
8063
8059
|
export const SpaceBarOutlined: SvgIconComponent;
|
|
8064
8060
|
export const SpaceBarRounded: SvgIconComponent;
|
|
8065
8061
|
export const SpaceBarSharp: SvgIconComponent;
|
|
8066
8062
|
export const SpaceBarTwoTone: SvgIconComponent;
|
|
8063
|
+
export const SpaOutlined: SvgIconComponent;
|
|
8064
|
+
export const SpaRounded: SvgIconComponent;
|
|
8065
|
+
export const SpaSharp: SvgIconComponent;
|
|
8066
|
+
export const SpaTwoTone: SvgIconComponent;
|
|
8067
8067
|
export const Speaker: SvgIconComponent;
|
|
8068
8068
|
export const SpeakerGroup: SvgIconComponent;
|
|
8069
8069
|
export const SpeakerGroupOutlined: SvgIconComponent;
|
|
@@ -8256,11 +8256,11 @@ export const StarHalfRounded: SvgIconComponent;
|
|
|
8256
8256
|
export const StarHalfSharp: SvgIconComponent;
|
|
8257
8257
|
export const StarHalfTwoTone: SvgIconComponent;
|
|
8258
8258
|
export const StarOutline: SvgIconComponent;
|
|
8259
|
+
export const StarOutlined: SvgIconComponent;
|
|
8259
8260
|
export const StarOutlineOutlined: SvgIconComponent;
|
|
8260
8261
|
export const StarOutlineRounded: SvgIconComponent;
|
|
8261
8262
|
export const StarOutlineSharp: SvgIconComponent;
|
|
8262
8263
|
export const StarOutlineTwoTone: SvgIconComponent;
|
|
8263
|
-
export const StarOutlined: SvgIconComponent;
|
|
8264
8264
|
export const StarPurple500: SvgIconComponent;
|
|
8265
8265
|
export const StarPurple500Outlined: SvgIconComponent;
|
|
8266
8266
|
export const StarPurple500Rounded: SvgIconComponent;
|
|
@@ -8272,9 +8272,8 @@ export const StarRateRounded: SvgIconComponent;
|
|
|
8272
8272
|
export const StarRateSharp: SvgIconComponent;
|
|
8273
8273
|
export const StarRateTwoTone: SvgIconComponent;
|
|
8274
8274
|
export const StarRounded: SvgIconComponent;
|
|
8275
|
-
export const StarSharp: SvgIconComponent;
|
|
8276
|
-
export const StarTwoTone: SvgIconComponent;
|
|
8277
8275
|
export const Stars: SvgIconComponent;
|
|
8276
|
+
export const StarSharp: SvgIconComponent;
|
|
8278
8277
|
export const StarsOutlined: SvgIconComponent;
|
|
8279
8278
|
export const StarsRounded: SvgIconComponent;
|
|
8280
8279
|
export const StarsSharp: SvgIconComponent;
|
|
@@ -8284,6 +8283,7 @@ export const StartOutlined: SvgIconComponent;
|
|
|
8284
8283
|
export const StartRounded: SvgIconComponent;
|
|
8285
8284
|
export const StartSharp: SvgIconComponent;
|
|
8286
8285
|
export const StartTwoTone: SvgIconComponent;
|
|
8286
|
+
export const StarTwoTone: SvgIconComponent;
|
|
8287
8287
|
export const StayCurrentLandscape: SvgIconComponent;
|
|
8288
8288
|
export const StayCurrentLandscapeOutlined: SvgIconComponent;
|
|
8289
8289
|
export const StayCurrentLandscapeRounded: SvgIconComponent;
|
|
@@ -8330,6 +8330,11 @@ export const StorageRounded: SvgIconComponent;
|
|
|
8330
8330
|
export const StorageSharp: SvgIconComponent;
|
|
8331
8331
|
export const StorageTwoTone: SvgIconComponent;
|
|
8332
8332
|
export const Store: SvgIconComponent;
|
|
8333
|
+
export const Storefront: SvgIconComponent;
|
|
8334
|
+
export const StorefrontOutlined: SvgIconComponent;
|
|
8335
|
+
export const StorefrontRounded: SvgIconComponent;
|
|
8336
|
+
export const StorefrontSharp: SvgIconComponent;
|
|
8337
|
+
export const StorefrontTwoTone: SvgIconComponent;
|
|
8333
8338
|
export const StoreMallDirectory: SvgIconComponent;
|
|
8334
8339
|
export const StoreMallDirectoryOutlined: SvgIconComponent;
|
|
8335
8340
|
export const StoreMallDirectoryRounded: SvgIconComponent;
|
|
@@ -8339,26 +8344,21 @@ export const StoreOutlined: SvgIconComponent;
|
|
|
8339
8344
|
export const StoreRounded: SvgIconComponent;
|
|
8340
8345
|
export const StoreSharp: SvgIconComponent;
|
|
8341
8346
|
export const StoreTwoTone: SvgIconComponent;
|
|
8342
|
-
export const Storefront: SvgIconComponent;
|
|
8343
|
-
export const StorefrontOutlined: SvgIconComponent;
|
|
8344
|
-
export const StorefrontRounded: SvgIconComponent;
|
|
8345
|
-
export const StorefrontSharp: SvgIconComponent;
|
|
8346
|
-
export const StorefrontTwoTone: SvgIconComponent;
|
|
8347
8347
|
export const Storm: SvgIconComponent;
|
|
8348
8348
|
export const StormOutlined: SvgIconComponent;
|
|
8349
8349
|
export const StormRounded: SvgIconComponent;
|
|
8350
8350
|
export const StormSharp: SvgIconComponent;
|
|
8351
8351
|
export const StormTwoTone: SvgIconComponent;
|
|
8352
8352
|
export const Straight: SvgIconComponent;
|
|
8353
|
-
export const StraightOutlined: SvgIconComponent;
|
|
8354
|
-
export const StraightRounded: SvgIconComponent;
|
|
8355
|
-
export const StraightSharp: SvgIconComponent;
|
|
8356
|
-
export const StraightTwoTone: SvgIconComponent;
|
|
8357
8353
|
export const Straighten: SvgIconComponent;
|
|
8358
8354
|
export const StraightenOutlined: SvgIconComponent;
|
|
8359
8355
|
export const StraightenRounded: SvgIconComponent;
|
|
8360
8356
|
export const StraightenSharp: SvgIconComponent;
|
|
8361
8357
|
export const StraightenTwoTone: SvgIconComponent;
|
|
8358
|
+
export const StraightOutlined: SvgIconComponent;
|
|
8359
|
+
export const StraightRounded: SvgIconComponent;
|
|
8360
|
+
export const StraightSharp: SvgIconComponent;
|
|
8361
|
+
export const StraightTwoTone: SvgIconComponent;
|
|
8362
8362
|
export const Stream: SvgIconComponent;
|
|
8363
8363
|
export const StreamOutlined: SvgIconComponent;
|
|
8364
8364
|
export const StreamRounded: SvgIconComponent;
|
|
@@ -8400,15 +8400,15 @@ export const SubjectRounded: SvgIconComponent;
|
|
|
8400
8400
|
export const SubjectSharp: SvgIconComponent;
|
|
8401
8401
|
export const SubjectTwoTone: SvgIconComponent;
|
|
8402
8402
|
export const Subscript: SvgIconComponent;
|
|
8403
|
-
export const SubscriptOutlined: SvgIconComponent;
|
|
8404
|
-
export const SubscriptRounded: SvgIconComponent;
|
|
8405
|
-
export const SubscriptSharp: SvgIconComponent;
|
|
8406
|
-
export const SubscriptTwoTone: SvgIconComponent;
|
|
8407
8403
|
export const Subscriptions: SvgIconComponent;
|
|
8408
8404
|
export const SubscriptionsOutlined: SvgIconComponent;
|
|
8409
8405
|
export const SubscriptionsRounded: SvgIconComponent;
|
|
8410
8406
|
export const SubscriptionsSharp: SvgIconComponent;
|
|
8411
8407
|
export const SubscriptionsTwoTone: SvgIconComponent;
|
|
8408
|
+
export const SubscriptOutlined: SvgIconComponent;
|
|
8409
|
+
export const SubscriptRounded: SvgIconComponent;
|
|
8410
|
+
export const SubscriptSharp: SvgIconComponent;
|
|
8411
|
+
export const SubscriptTwoTone: SvgIconComponent;
|
|
8412
8412
|
export const Subtitles: SvgIconComponent;
|
|
8413
8413
|
export const SubtitlesOff: SvgIconComponent;
|
|
8414
8414
|
export const SubtitlesOffOutlined: SvgIconComponent;
|
|
@@ -8470,25 +8470,25 @@ export const SwapCallsRounded: SvgIconComponent;
|
|
|
8470
8470
|
export const SwapCallsSharp: SvgIconComponent;
|
|
8471
8471
|
export const SwapCallsTwoTone: SvgIconComponent;
|
|
8472
8472
|
export const SwapHoriz: SvgIconComponent;
|
|
8473
|
-
export const SwapHorizOutlined: SvgIconComponent;
|
|
8474
|
-
export const SwapHorizRounded: SvgIconComponent;
|
|
8475
|
-
export const SwapHorizSharp: SvgIconComponent;
|
|
8476
|
-
export const SwapHorizTwoTone: SvgIconComponent;
|
|
8477
8473
|
export const SwapHorizontalCircle: SvgIconComponent;
|
|
8478
8474
|
export const SwapHorizontalCircleOutlined: SvgIconComponent;
|
|
8479
8475
|
export const SwapHorizontalCircleRounded: SvgIconComponent;
|
|
8480
8476
|
export const SwapHorizontalCircleSharp: SvgIconComponent;
|
|
8481
8477
|
export const SwapHorizontalCircleTwoTone: SvgIconComponent;
|
|
8478
|
+
export const SwapHorizOutlined: SvgIconComponent;
|
|
8479
|
+
export const SwapHorizRounded: SvgIconComponent;
|
|
8480
|
+
export const SwapHorizSharp: SvgIconComponent;
|
|
8481
|
+
export const SwapHorizTwoTone: SvgIconComponent;
|
|
8482
8482
|
export const SwapVert: SvgIconComponent;
|
|
8483
|
-
export const SwapVertOutlined: SvgIconComponent;
|
|
8484
|
-
export const SwapVertRounded: SvgIconComponent;
|
|
8485
|
-
export const SwapVertSharp: SvgIconComponent;
|
|
8486
|
-
export const SwapVertTwoTone: SvgIconComponent;
|
|
8487
8483
|
export const SwapVerticalCircle: SvgIconComponent;
|
|
8488
8484
|
export const SwapVerticalCircleOutlined: SvgIconComponent;
|
|
8489
8485
|
export const SwapVerticalCircleRounded: SvgIconComponent;
|
|
8490
8486
|
export const SwapVerticalCircleSharp: SvgIconComponent;
|
|
8491
8487
|
export const SwapVerticalCircleTwoTone: SvgIconComponent;
|
|
8488
|
+
export const SwapVertOutlined: SvgIconComponent;
|
|
8489
|
+
export const SwapVertRounded: SvgIconComponent;
|
|
8490
|
+
export const SwapVertSharp: SvgIconComponent;
|
|
8491
|
+
export const SwapVertTwoTone: SvgIconComponent;
|
|
8492
8492
|
export const Swipe: SvgIconComponent;
|
|
8493
8493
|
export const SwipeDown: SvgIconComponent;
|
|
8494
8494
|
export const SwipeDownAlt: SvgIconComponent;
|
|
@@ -8630,15 +8630,6 @@ export const SystemUpdateRounded: SvgIconComponent;
|
|
|
8630
8630
|
export const SystemUpdateSharp: SvgIconComponent;
|
|
8631
8631
|
export const SystemUpdateTwoTone: SvgIconComponent;
|
|
8632
8632
|
export const Tab: SvgIconComponent;
|
|
8633
|
-
export const TabOutlined: SvgIconComponent;
|
|
8634
|
-
export const TabRounded: SvgIconComponent;
|
|
8635
|
-
export const TabSharp: SvgIconComponent;
|
|
8636
|
-
export const TabTwoTone: SvgIconComponent;
|
|
8637
|
-
export const TabUnselected: SvgIconComponent;
|
|
8638
|
-
export const TabUnselectedOutlined: SvgIconComponent;
|
|
8639
|
-
export const TabUnselectedRounded: SvgIconComponent;
|
|
8640
|
-
export const TabUnselectedSharp: SvgIconComponent;
|
|
8641
|
-
export const TabUnselectedTwoTone: SvgIconComponent;
|
|
8642
8633
|
export const TableBar: SvgIconComponent;
|
|
8643
8634
|
export const TableBarOutlined: SvgIconComponent;
|
|
8644
8635
|
export const TableBarRounded: SvgIconComponent;
|
|
@@ -8659,11 +8650,6 @@ export const TableRowsOutlined: SvgIconComponent;
|
|
|
8659
8650
|
export const TableRowsRounded: SvgIconComponent;
|
|
8660
8651
|
export const TableRowsSharp: SvgIconComponent;
|
|
8661
8652
|
export const TableRowsTwoTone: SvgIconComponent;
|
|
8662
|
-
export const TableView: SvgIconComponent;
|
|
8663
|
-
export const TableViewOutlined: SvgIconComponent;
|
|
8664
|
-
export const TableViewRounded: SvgIconComponent;
|
|
8665
|
-
export const TableViewSharp: SvgIconComponent;
|
|
8666
|
-
export const TableViewTwoTone: SvgIconComponent;
|
|
8667
8653
|
export const Tablet: SvgIconComponent;
|
|
8668
8654
|
export const TabletAndroid: SvgIconComponent;
|
|
8669
8655
|
export const TabletAndroidOutlined: SvgIconComponent;
|
|
@@ -8679,6 +8665,20 @@ export const TabletOutlined: SvgIconComponent;
|
|
|
8679
8665
|
export const TabletRounded: SvgIconComponent;
|
|
8680
8666
|
export const TabletSharp: SvgIconComponent;
|
|
8681
8667
|
export const TabletTwoTone: SvgIconComponent;
|
|
8668
|
+
export const TableView: SvgIconComponent;
|
|
8669
|
+
export const TableViewOutlined: SvgIconComponent;
|
|
8670
|
+
export const TableViewRounded: SvgIconComponent;
|
|
8671
|
+
export const TableViewSharp: SvgIconComponent;
|
|
8672
|
+
export const TableViewTwoTone: SvgIconComponent;
|
|
8673
|
+
export const TabOutlined: SvgIconComponent;
|
|
8674
|
+
export const TabRounded: SvgIconComponent;
|
|
8675
|
+
export const TabSharp: SvgIconComponent;
|
|
8676
|
+
export const TabTwoTone: SvgIconComponent;
|
|
8677
|
+
export const TabUnselected: SvgIconComponent;
|
|
8678
|
+
export const TabUnselectedOutlined: SvgIconComponent;
|
|
8679
|
+
export const TabUnselectedRounded: SvgIconComponent;
|
|
8680
|
+
export const TabUnselectedSharp: SvgIconComponent;
|
|
8681
|
+
export const TabUnselectedTwoTone: SvgIconComponent;
|
|
8682
8682
|
export const Tag: SvgIconComponent;
|
|
8683
8683
|
export const TagFaces: SvgIconComponent;
|
|
8684
8684
|
export const TagFacesOutlined: SvgIconComponent;
|
|
@@ -8795,16 +8795,16 @@ export const TextRotationNoneOutlined: SvgIconComponent;
|
|
|
8795
8795
|
export const TextRotationNoneRounded: SvgIconComponent;
|
|
8796
8796
|
export const TextRotationNoneSharp: SvgIconComponent;
|
|
8797
8797
|
export const TextRotationNoneTwoTone: SvgIconComponent;
|
|
8798
|
-
export const TextSnippet: SvgIconComponent;
|
|
8799
|
-
export const TextSnippetOutlined: SvgIconComponent;
|
|
8800
|
-
export const TextSnippetRounded: SvgIconComponent;
|
|
8801
|
-
export const TextSnippetSharp: SvgIconComponent;
|
|
8802
|
-
export const TextSnippetTwoTone: SvgIconComponent;
|
|
8803
8798
|
export const Textsms: SvgIconComponent;
|
|
8804
8799
|
export const TextsmsOutlined: SvgIconComponent;
|
|
8805
8800
|
export const TextsmsRounded: SvgIconComponent;
|
|
8806
8801
|
export const TextsmsSharp: SvgIconComponent;
|
|
8807
8802
|
export const TextsmsTwoTone: SvgIconComponent;
|
|
8803
|
+
export const TextSnippet: SvgIconComponent;
|
|
8804
|
+
export const TextSnippetOutlined: SvgIconComponent;
|
|
8805
|
+
export const TextSnippetRounded: SvgIconComponent;
|
|
8806
|
+
export const TextSnippetSharp: SvgIconComponent;
|
|
8807
|
+
export const TextSnippetTwoTone: SvgIconComponent;
|
|
8808
8808
|
export const Texture: SvgIconComponent;
|
|
8809
8809
|
export const TextureOutlined: SvgIconComponent;
|
|
8810
8810
|
export const TextureRounded: SvgIconComponent;
|
|
@@ -8895,6 +8895,11 @@ export const ThumbDownOutlined: SvgIconComponent;
|
|
|
8895
8895
|
export const ThumbDownRounded: SvgIconComponent;
|
|
8896
8896
|
export const ThumbDownSharp: SvgIconComponent;
|
|
8897
8897
|
export const ThumbDownTwoTone: SvgIconComponent;
|
|
8898
|
+
export const ThumbsUpDown: SvgIconComponent;
|
|
8899
|
+
export const ThumbsUpDownOutlined: SvgIconComponent;
|
|
8900
|
+
export const ThumbsUpDownRounded: SvgIconComponent;
|
|
8901
|
+
export const ThumbsUpDownSharp: SvgIconComponent;
|
|
8902
|
+
export const ThumbsUpDownTwoTone: SvgIconComponent;
|
|
8898
8903
|
export const ThumbUp: SvgIconComponent;
|
|
8899
8904
|
export const ThumbUpAlt: SvgIconComponent;
|
|
8900
8905
|
export const ThumbUpAltOutlined: SvgIconComponent;
|
|
@@ -8910,16 +8915,6 @@ export const ThumbUpOutlined: SvgIconComponent;
|
|
|
8910
8915
|
export const ThumbUpRounded: SvgIconComponent;
|
|
8911
8916
|
export const ThumbUpSharp: SvgIconComponent;
|
|
8912
8917
|
export const ThumbUpTwoTone: SvgIconComponent;
|
|
8913
|
-
export const ThumbsUpDown: SvgIconComponent;
|
|
8914
|
-
export const ThumbsUpDownOutlined: SvgIconComponent;
|
|
8915
|
-
export const ThumbsUpDownRounded: SvgIconComponent;
|
|
8916
|
-
export const ThumbsUpDownSharp: SvgIconComponent;
|
|
8917
|
-
export const ThumbsUpDownTwoTone: SvgIconComponent;
|
|
8918
|
-
export const TimeToLeave: SvgIconComponent;
|
|
8919
|
-
export const TimeToLeaveOutlined: SvgIconComponent;
|
|
8920
|
-
export const TimeToLeaveRounded: SvgIconComponent;
|
|
8921
|
-
export const TimeToLeaveSharp: SvgIconComponent;
|
|
8922
|
-
export const TimeToLeaveTwoTone: SvgIconComponent;
|
|
8923
8918
|
export const Timelapse: SvgIconComponent;
|
|
8924
8919
|
export const TimelapseOutlined: SvgIconComponent;
|
|
8925
8920
|
export const TimelapseRounded: SvgIconComponent;
|
|
@@ -8965,6 +8960,11 @@ export const TimesOneMobiledataOutlined: SvgIconComponent;
|
|
|
8965
8960
|
export const TimesOneMobiledataRounded: SvgIconComponent;
|
|
8966
8961
|
export const TimesOneMobiledataSharp: SvgIconComponent;
|
|
8967
8962
|
export const TimesOneMobiledataTwoTone: SvgIconComponent;
|
|
8963
|
+
export const TimeToLeave: SvgIconComponent;
|
|
8964
|
+
export const TimeToLeaveOutlined: SvgIconComponent;
|
|
8965
|
+
export const TimeToLeaveRounded: SvgIconComponent;
|
|
8966
|
+
export const TimeToLeaveSharp: SvgIconComponent;
|
|
8967
|
+
export const TimeToLeaveTwoTone: SvgIconComponent;
|
|
8968
8968
|
export const TipsAndUpdates: SvgIconComponent;
|
|
8969
8969
|
export const TipsAndUpdatesOutlined: SvgIconComponent;
|
|
8970
8970
|
export const TipsAndUpdatesRounded: SvgIconComponent;
|
|
@@ -9120,6 +9120,16 @@ export const TungstenOutlined: SvgIconComponent;
|
|
|
9120
9120
|
export const TungstenRounded: SvgIconComponent;
|
|
9121
9121
|
export const TungstenSharp: SvgIconComponent;
|
|
9122
9122
|
export const TungstenTwoTone: SvgIconComponent;
|
|
9123
|
+
export const TurnedIn: SvgIconComponent;
|
|
9124
|
+
export const TurnedInNot: SvgIconComponent;
|
|
9125
|
+
export const TurnedInNotOutlined: SvgIconComponent;
|
|
9126
|
+
export const TurnedInNotRounded: SvgIconComponent;
|
|
9127
|
+
export const TurnedInNotSharp: SvgIconComponent;
|
|
9128
|
+
export const TurnedInNotTwoTone: SvgIconComponent;
|
|
9129
|
+
export const TurnedInOutlined: SvgIconComponent;
|
|
9130
|
+
export const TurnedInRounded: SvgIconComponent;
|
|
9131
|
+
export const TurnedInSharp: SvgIconComponent;
|
|
9132
|
+
export const TurnedInTwoTone: SvgIconComponent;
|
|
9123
9133
|
export const TurnLeft: SvgIconComponent;
|
|
9124
9134
|
export const TurnLeftOutlined: SvgIconComponent;
|
|
9125
9135
|
export const TurnLeftRounded: SvgIconComponent;
|
|
@@ -9150,16 +9160,6 @@ export const TurnSlightRightOutlined: SvgIconComponent;
|
|
|
9150
9160
|
export const TurnSlightRightRounded: SvgIconComponent;
|
|
9151
9161
|
export const TurnSlightRightSharp: SvgIconComponent;
|
|
9152
9162
|
export const TurnSlightRightTwoTone: SvgIconComponent;
|
|
9153
|
-
export const TurnedIn: SvgIconComponent;
|
|
9154
|
-
export const TurnedInNot: SvgIconComponent;
|
|
9155
|
-
export const TurnedInNotOutlined: SvgIconComponent;
|
|
9156
|
-
export const TurnedInNotRounded: SvgIconComponent;
|
|
9157
|
-
export const TurnedInNotSharp: SvgIconComponent;
|
|
9158
|
-
export const TurnedInNotTwoTone: SvgIconComponent;
|
|
9159
|
-
export const TurnedInOutlined: SvgIconComponent;
|
|
9160
|
-
export const TurnedInRounded: SvgIconComponent;
|
|
9161
|
-
export const TurnedInSharp: SvgIconComponent;
|
|
9162
|
-
export const TurnedInTwoTone: SvgIconComponent;
|
|
9163
9163
|
export const Tv: SvgIconComponent;
|
|
9164
9164
|
export const TvOff: SvgIconComponent;
|
|
9165
9165
|
export const TvOffOutlined: SvgIconComponent;
|
|
@@ -9221,16 +9221,6 @@ export const TwoWheelerOutlined: SvgIconComponent;
|
|
|
9221
9221
|
export const TwoWheelerRounded: SvgIconComponent;
|
|
9222
9222
|
export const TwoWheelerSharp: SvgIconComponent;
|
|
9223
9223
|
export const TwoWheelerTwoTone: SvgIconComponent;
|
|
9224
|
-
export const UTurnLeft: SvgIconComponent;
|
|
9225
|
-
export const UTurnLeftOutlined: SvgIconComponent;
|
|
9226
|
-
export const UTurnLeftRounded: SvgIconComponent;
|
|
9227
|
-
export const UTurnLeftSharp: SvgIconComponent;
|
|
9228
|
-
export const UTurnLeftTwoTone: SvgIconComponent;
|
|
9229
|
-
export const UTurnRight: SvgIconComponent;
|
|
9230
|
-
export const UTurnRightOutlined: SvgIconComponent;
|
|
9231
|
-
export const UTurnRightRounded: SvgIconComponent;
|
|
9232
|
-
export const UTurnRightSharp: SvgIconComponent;
|
|
9233
|
-
export const UTurnRightTwoTone: SvgIconComponent;
|
|
9234
9224
|
export const Umbrella: SvgIconComponent;
|
|
9235
9225
|
export const UmbrellaOutlined: SvgIconComponent;
|
|
9236
9226
|
export const UmbrellaRounded: SvgIconComponent;
|
|
@@ -9306,6 +9296,16 @@ export const UsbOutlined: SvgIconComponent;
|
|
|
9306
9296
|
export const UsbRounded: SvgIconComponent;
|
|
9307
9297
|
export const UsbSharp: SvgIconComponent;
|
|
9308
9298
|
export const UsbTwoTone: SvgIconComponent;
|
|
9299
|
+
export const UTurnLeft: SvgIconComponent;
|
|
9300
|
+
export const UTurnLeftOutlined: SvgIconComponent;
|
|
9301
|
+
export const UTurnLeftRounded: SvgIconComponent;
|
|
9302
|
+
export const UTurnLeftSharp: SvgIconComponent;
|
|
9303
|
+
export const UTurnLeftTwoTone: SvgIconComponent;
|
|
9304
|
+
export const UTurnRight: SvgIconComponent;
|
|
9305
|
+
export const UTurnRightOutlined: SvgIconComponent;
|
|
9306
|
+
export const UTurnRightRounded: SvgIconComponent;
|
|
9307
|
+
export const UTurnRightSharp: SvgIconComponent;
|
|
9308
|
+
export const UTurnRightTwoTone: SvgIconComponent;
|
|
9309
9309
|
export const Vaccines: SvgIconComponent;
|
|
9310
9310
|
export const VaccinesOutlined: SvgIconComponent;
|
|
9311
9311
|
export const VaccinesRounded: SvgIconComponent;
|
|
@@ -9351,6 +9351,7 @@ export const VideoCallOutlined: SvgIconComponent;
|
|
|
9351
9351
|
export const VideoCallRounded: SvgIconComponent;
|
|
9352
9352
|
export const VideoCallSharp: SvgIconComponent;
|
|
9353
9353
|
export const VideoCallTwoTone: SvgIconComponent;
|
|
9354
|
+
export const Videocam: SvgIconComponent;
|
|
9354
9355
|
export const VideoCameraBack: SvgIconComponent;
|
|
9355
9356
|
export const VideoCameraBackOutlined: SvgIconComponent;
|
|
9356
9357
|
export const VideoCameraBackRounded: SvgIconComponent;
|
|
@@ -9361,11 +9362,30 @@ export const VideoCameraFrontOutlined: SvgIconComponent;
|
|
|
9361
9362
|
export const VideoCameraFrontRounded: SvgIconComponent;
|
|
9362
9363
|
export const VideoCameraFrontSharp: SvgIconComponent;
|
|
9363
9364
|
export const VideoCameraFrontTwoTone: SvgIconComponent;
|
|
9365
|
+
export const VideocamOff: SvgIconComponent;
|
|
9366
|
+
export const VideocamOffOutlined: SvgIconComponent;
|
|
9367
|
+
export const VideocamOffRounded: SvgIconComponent;
|
|
9368
|
+
export const VideocamOffSharp: SvgIconComponent;
|
|
9369
|
+
export const VideocamOffTwoTone: SvgIconComponent;
|
|
9370
|
+
export const VideocamOutlined: SvgIconComponent;
|
|
9371
|
+
export const VideocamRounded: SvgIconComponent;
|
|
9372
|
+
export const VideocamSharp: SvgIconComponent;
|
|
9373
|
+
export const VideocamTwoTone: SvgIconComponent;
|
|
9364
9374
|
export const VideoFile: SvgIconComponent;
|
|
9365
9375
|
export const VideoFileOutlined: SvgIconComponent;
|
|
9366
9376
|
export const VideoFileRounded: SvgIconComponent;
|
|
9367
9377
|
export const VideoFileSharp: SvgIconComponent;
|
|
9368
9378
|
export const VideoFileTwoTone: SvgIconComponent;
|
|
9379
|
+
export const VideogameAsset: SvgIconComponent;
|
|
9380
|
+
export const VideogameAssetOff: SvgIconComponent;
|
|
9381
|
+
export const VideogameAssetOffOutlined: SvgIconComponent;
|
|
9382
|
+
export const VideogameAssetOffRounded: SvgIconComponent;
|
|
9383
|
+
export const VideogameAssetOffSharp: SvgIconComponent;
|
|
9384
|
+
export const VideogameAssetOffTwoTone: SvgIconComponent;
|
|
9385
|
+
export const VideogameAssetOutlined: SvgIconComponent;
|
|
9386
|
+
export const VideogameAssetRounded: SvgIconComponent;
|
|
9387
|
+
export const VideogameAssetSharp: SvgIconComponent;
|
|
9388
|
+
export const VideogameAssetTwoTone: SvgIconComponent;
|
|
9369
9389
|
export const VideoLabel: SvgIconComponent;
|
|
9370
9390
|
export const VideoLabelOutlined: SvgIconComponent;
|
|
9371
9391
|
export const VideoLabelRounded: SvgIconComponent;
|
|
@@ -9386,26 +9406,6 @@ export const VideoStableOutlined: SvgIconComponent;
|
|
|
9386
9406
|
export const VideoStableRounded: SvgIconComponent;
|
|
9387
9407
|
export const VideoStableSharp: SvgIconComponent;
|
|
9388
9408
|
export const VideoStableTwoTone: SvgIconComponent;
|
|
9389
|
-
export const Videocam: SvgIconComponent;
|
|
9390
|
-
export const VideocamOff: SvgIconComponent;
|
|
9391
|
-
export const VideocamOffOutlined: SvgIconComponent;
|
|
9392
|
-
export const VideocamOffRounded: SvgIconComponent;
|
|
9393
|
-
export const VideocamOffSharp: SvgIconComponent;
|
|
9394
|
-
export const VideocamOffTwoTone: SvgIconComponent;
|
|
9395
|
-
export const VideocamOutlined: SvgIconComponent;
|
|
9396
|
-
export const VideocamRounded: SvgIconComponent;
|
|
9397
|
-
export const VideocamSharp: SvgIconComponent;
|
|
9398
|
-
export const VideocamTwoTone: SvgIconComponent;
|
|
9399
|
-
export const VideogameAsset: SvgIconComponent;
|
|
9400
|
-
export const VideogameAssetOff: SvgIconComponent;
|
|
9401
|
-
export const VideogameAssetOffOutlined: SvgIconComponent;
|
|
9402
|
-
export const VideogameAssetOffRounded: SvgIconComponent;
|
|
9403
|
-
export const VideogameAssetOffSharp: SvgIconComponent;
|
|
9404
|
-
export const VideogameAssetOffTwoTone: SvgIconComponent;
|
|
9405
|
-
export const VideogameAssetOutlined: SvgIconComponent;
|
|
9406
|
-
export const VideogameAssetRounded: SvgIconComponent;
|
|
9407
|
-
export const VideogameAssetSharp: SvgIconComponent;
|
|
9408
|
-
export const VideogameAssetTwoTone: SvgIconComponent;
|
|
9409
9409
|
export const ViewAgenda: SvgIconComponent;
|
|
9410
9410
|
export const ViewAgendaOutlined: SvgIconComponent;
|
|
9411
9411
|
export const ViewAgendaRounded: SvgIconComponent;
|
|
@@ -9531,16 +9531,16 @@ export const VoiceChatOutlined: SvgIconComponent;
|
|
|
9531
9531
|
export const VoiceChatRounded: SvgIconComponent;
|
|
9532
9532
|
export const VoiceChatSharp: SvgIconComponent;
|
|
9533
9533
|
export const VoiceChatTwoTone: SvgIconComponent;
|
|
9534
|
-
export const VoiceOverOff: SvgIconComponent;
|
|
9535
|
-
export const VoiceOverOffOutlined: SvgIconComponent;
|
|
9536
|
-
export const VoiceOverOffRounded: SvgIconComponent;
|
|
9537
|
-
export const VoiceOverOffSharp: SvgIconComponent;
|
|
9538
|
-
export const VoiceOverOffTwoTone: SvgIconComponent;
|
|
9539
9534
|
export const Voicemail: SvgIconComponent;
|
|
9540
9535
|
export const VoicemailOutlined: SvgIconComponent;
|
|
9541
9536
|
export const VoicemailRounded: SvgIconComponent;
|
|
9542
9537
|
export const VoicemailSharp: SvgIconComponent;
|
|
9543
9538
|
export const VoicemailTwoTone: SvgIconComponent;
|
|
9539
|
+
export const VoiceOverOff: SvgIconComponent;
|
|
9540
|
+
export const VoiceOverOffOutlined: SvgIconComponent;
|
|
9541
|
+
export const VoiceOverOffRounded: SvgIconComponent;
|
|
9542
|
+
export const VoiceOverOffSharp: SvgIconComponent;
|
|
9543
|
+
export const VoiceOverOffTwoTone: SvgIconComponent;
|
|
9544
9544
|
export const VolumeDown: SvgIconComponent;
|
|
9545
9545
|
export const VolumeDownOutlined: SvgIconComponent;
|
|
9546
9546
|
export const VolumeDownRounded: SvgIconComponent;
|
|
@@ -9632,15 +9632,15 @@ export const WaterDamageOutlined: SvgIconComponent;
|
|
|
9632
9632
|
export const WaterDamageRounded: SvgIconComponent;
|
|
9633
9633
|
export const WaterDamageSharp: SvgIconComponent;
|
|
9634
9634
|
export const WaterDamageTwoTone: SvgIconComponent;
|
|
9635
|
-
export const WaterOutlined: SvgIconComponent;
|
|
9636
|
-
export const WaterRounded: SvgIconComponent;
|
|
9637
|
-
export const WaterSharp: SvgIconComponent;
|
|
9638
|
-
export const WaterTwoTone: SvgIconComponent;
|
|
9639
9635
|
export const WaterfallChart: SvgIconComponent;
|
|
9640
9636
|
export const WaterfallChartOutlined: SvgIconComponent;
|
|
9641
9637
|
export const WaterfallChartRounded: SvgIconComponent;
|
|
9642
9638
|
export const WaterfallChartSharp: SvgIconComponent;
|
|
9643
9639
|
export const WaterfallChartTwoTone: SvgIconComponent;
|
|
9640
|
+
export const WaterOutlined: SvgIconComponent;
|
|
9641
|
+
export const WaterRounded: SvgIconComponent;
|
|
9642
|
+
export const WaterSharp: SvgIconComponent;
|
|
9643
|
+
export const WaterTwoTone: SvgIconComponent;
|
|
9644
9644
|
export const Waves: SvgIconComponent;
|
|
9645
9645
|
export const WavesOutlined: SvgIconComponent;
|
|
9646
9646
|
export const WavesRounded: SvgIconComponent;
|
|
@@ -9697,15 +9697,15 @@ export const WebAssetOutlined: SvgIconComponent;
|
|
|
9697
9697
|
export const WebAssetRounded: SvgIconComponent;
|
|
9698
9698
|
export const WebAssetSharp: SvgIconComponent;
|
|
9699
9699
|
export const WebAssetTwoTone: SvgIconComponent;
|
|
9700
|
-
export const WebOutlined: SvgIconComponent;
|
|
9701
|
-
export const WebRounded: SvgIconComponent;
|
|
9702
|
-
export const WebSharp: SvgIconComponent;
|
|
9703
|
-
export const WebTwoTone: SvgIconComponent;
|
|
9704
9700
|
export const Webhook: SvgIconComponent;
|
|
9705
9701
|
export const WebhookOutlined: SvgIconComponent;
|
|
9706
9702
|
export const WebhookRounded: SvgIconComponent;
|
|
9707
9703
|
export const WebhookSharp: SvgIconComponent;
|
|
9708
9704
|
export const WebhookTwoTone: SvgIconComponent;
|
|
9705
|
+
export const WebOutlined: SvgIconComponent;
|
|
9706
|
+
export const WebRounded: SvgIconComponent;
|
|
9707
|
+
export const WebSharp: SvgIconComponent;
|
|
9708
|
+
export const WebTwoTone: SvgIconComponent;
|
|
9709
9709
|
export const Weekend: SvgIconComponent;
|
|
9710
9710
|
export const WeekendOutlined: SvgIconComponent;
|
|
9711
9711
|
export const WeekendRounded: SvgIconComponent;
|
|
@@ -9827,14 +9827,13 @@ export const WorkOffRounded: SvgIconComponent;
|
|
|
9827
9827
|
export const WorkOffSharp: SvgIconComponent;
|
|
9828
9828
|
export const WorkOffTwoTone: SvgIconComponent;
|
|
9829
9829
|
export const WorkOutline: SvgIconComponent;
|
|
9830
|
+
export const WorkOutlined: SvgIconComponent;
|
|
9830
9831
|
export const WorkOutlineOutlined: SvgIconComponent;
|
|
9831
9832
|
export const WorkOutlineRounded: SvgIconComponent;
|
|
9832
9833
|
export const WorkOutlineSharp: SvgIconComponent;
|
|
9833
9834
|
export const WorkOutlineTwoTone: SvgIconComponent;
|
|
9834
|
-
export const WorkOutlined: SvgIconComponent;
|
|
9835
9835
|
export const WorkRounded: SvgIconComponent;
|
|
9836
9836
|
export const WorkSharp: SvgIconComponent;
|
|
9837
|
-
export const WorkTwoTone: SvgIconComponent;
|
|
9838
9837
|
export const WorkspacePremium: SvgIconComponent;
|
|
9839
9838
|
export const WorkspacePremiumOutlined: SvgIconComponent;
|
|
9840
9839
|
export const WorkspacePremiumRounded: SvgIconComponent;
|
|
@@ -9845,6 +9844,7 @@ export const WorkspacesOutlined: SvgIconComponent;
|
|
|
9845
9844
|
export const WorkspacesRounded: SvgIconComponent;
|
|
9846
9845
|
export const WorkspacesSharp: SvgIconComponent;
|
|
9847
9846
|
export const WorkspacesTwoTone: SvgIconComponent;
|
|
9847
|
+
export const WorkTwoTone: SvgIconComponent;
|
|
9848
9848
|
export const WrapText: SvgIconComponent;
|
|
9849
9849
|
export const WrapTextOutlined: SvgIconComponent;
|
|
9850
9850
|
export const WrapTextRounded: SvgIconComponent;
|