@mui/icons-material 5.6.1 → 5.8.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +487 -6
- package/README.md +3 -3
- package/index.d.ts +687 -687
- package/index.js +1 -1
- package/package.json +2 -2
package/index.d.ts
CHANGED
|
@@ -8,16 +8,31 @@ 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;
|
|
11
16
|
export const AccessAlarm: SvgIconComponent;
|
|
12
17
|
export const AccessAlarmOutlined: SvgIconComponent;
|
|
13
18
|
export const AccessAlarmRounded: SvgIconComponent;
|
|
14
|
-
export const AccessAlarms: SvgIconComponent;
|
|
15
19
|
export const AccessAlarmSharp: SvgIconComponent;
|
|
20
|
+
export const AccessAlarmTwoTone: SvgIconComponent;
|
|
21
|
+
export const AccessAlarms: SvgIconComponent;
|
|
16
22
|
export const AccessAlarmsOutlined: SvgIconComponent;
|
|
17
23
|
export const AccessAlarmsRounded: SvgIconComponent;
|
|
18
24
|
export const AccessAlarmsSharp: SvgIconComponent;
|
|
19
25
|
export const AccessAlarmsTwoTone: SvgIconComponent;
|
|
20
|
-
export const
|
|
26
|
+
export const AccessTime: SvgIconComponent;
|
|
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;
|
|
21
36
|
export const Accessibility: SvgIconComponent;
|
|
22
37
|
export const AccessibilityNew: SvgIconComponent;
|
|
23
38
|
export const AccessibilityNewOutlined: SvgIconComponent;
|
|
@@ -38,16 +53,6 @@ export const AccessibleOutlined: SvgIconComponent;
|
|
|
38
53
|
export const AccessibleRounded: SvgIconComponent;
|
|
39
54
|
export const AccessibleSharp: SvgIconComponent;
|
|
40
55
|
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;
|
|
51
56
|
export const AccountBalance: SvgIconComponent;
|
|
52
57
|
export const AccountBalanceOutlined: SvgIconComponent;
|
|
53
58
|
export const AccountBalanceRounded: SvgIconComponent;
|
|
@@ -73,17 +78,22 @@ export const AccountTreeOutlined: SvgIconComponent;
|
|
|
73
78
|
export const AccountTreeRounded: SvgIconComponent;
|
|
74
79
|
export const AccountTreeSharp: SvgIconComponent;
|
|
75
80
|
export const AccountTreeTwoTone: SvgIconComponent;
|
|
76
|
-
export const
|
|
77
|
-
export const
|
|
78
|
-
export const
|
|
79
|
-
export const
|
|
80
|
-
export const
|
|
81
|
+
export const AdUnits: SvgIconComponent;
|
|
82
|
+
export const AdUnitsOutlined: SvgIconComponent;
|
|
83
|
+
export const AdUnitsRounded: SvgIconComponent;
|
|
84
|
+
export const AdUnitsSharp: SvgIconComponent;
|
|
85
|
+
export const AdUnitsTwoTone: SvgIconComponent;
|
|
81
86
|
export const Adb: SvgIconComponent;
|
|
82
87
|
export const AdbOutlined: SvgIconComponent;
|
|
83
88
|
export const AdbRounded: SvgIconComponent;
|
|
84
89
|
export const AdbSharp: SvgIconComponent;
|
|
85
90
|
export const AdbTwoTone: SvgIconComponent;
|
|
86
91
|
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;
|
|
87
97
|
export const AddAlarm: SvgIconComponent;
|
|
88
98
|
export const AddAlarmOutlined: SvgIconComponent;
|
|
89
99
|
export const AddAlarmRounded: SvgIconComponent;
|
|
@@ -94,11 +104,6 @@ export const AddAlertOutlined: SvgIconComponent;
|
|
|
94
104
|
export const AddAlertRounded: SvgIconComponent;
|
|
95
105
|
export const AddAlertSharp: SvgIconComponent;
|
|
96
106
|
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;
|
|
102
107
|
export const AddBox: SvgIconComponent;
|
|
103
108
|
export const AddBoxOutlined: SvgIconComponent;
|
|
104
109
|
export const AddBoxRounded: SvgIconComponent;
|
|
@@ -114,18 +119,13 @@ export const AddCardOutlined: SvgIconComponent;
|
|
|
114
119
|
export const AddCardRounded: SvgIconComponent;
|
|
115
120
|
export const AddCardSharp: SvgIconComponent;
|
|
116
121
|
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;
|
|
125
124
|
export const AddCircleOutlineOutlined: SvgIconComponent;
|
|
126
125
|
export const AddCircleOutlineRounded: SvgIconComponent;
|
|
127
126
|
export const AddCircleOutlineSharp: SvgIconComponent;
|
|
128
127
|
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,6 +208,11 @@ 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;
|
|
211
216
|
export const AdfScanner: SvgIconComponent;
|
|
212
217
|
export const AdfScannerOutlined: SvgIconComponent;
|
|
213
218
|
export const AdfScannerRounded: SvgIconComponent;
|
|
@@ -223,18 +228,16 @@ export const AdminPanelSettingsOutlined: SvgIconComponent;
|
|
|
223
228
|
export const AdminPanelSettingsRounded: SvgIconComponent;
|
|
224
229
|
export const AdminPanelSettingsSharp: SvgIconComponent;
|
|
225
230
|
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
|
|
237
|
+
export const AirOutlined: SvgIconComponent;
|
|
238
|
+
export const AirRounded: SvgIconComponent;
|
|
239
|
+
export const AirSharp: SvgIconComponent;
|
|
240
|
+
export const AirTwoTone: SvgIconComponent;
|
|
238
241
|
export const AirlineSeatFlat: SvgIconComponent;
|
|
239
242
|
export const AirlineSeatFlatAngled: SvgIconComponent;
|
|
240
243
|
export const AirlineSeatFlatAngledOutlined: SvgIconComponent;
|
|
@@ -275,16 +278,21 @@ export const AirlineSeatReclineNormalOutlined: SvgIconComponent;
|
|
|
275
278
|
export const AirlineSeatReclineNormalRounded: SvgIconComponent;
|
|
276
279
|
export const AirlineSeatReclineNormalSharp: SvgIconComponent;
|
|
277
280
|
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;
|
|
286
290
|
export const AirlinesTwoTone: SvgIconComponent;
|
|
287
|
-
export const
|
|
291
|
+
export const AirplaneTicket: SvgIconComponent;
|
|
292
|
+
export const AirplaneTicketOutlined: SvgIconComponent;
|
|
293
|
+
export const AirplaneTicketRounded: SvgIconComponent;
|
|
294
|
+
export const AirplaneTicketSharp: SvgIconComponent;
|
|
295
|
+
export const AirplaneTicketTwoTone: SvgIconComponent;
|
|
288
296
|
export const AirplanemodeActive: SvgIconComponent;
|
|
289
297
|
export const AirplanemodeActiveOutlined: SvgIconComponent;
|
|
290
298
|
export const AirplanemodeActiveRounded: SvgIconComponent;
|
|
@@ -295,11 +303,6 @@ export const AirplanemodeInactiveOutlined: SvgIconComponent;
|
|
|
295
303
|
export const AirplanemodeInactiveRounded: SvgIconComponent;
|
|
296
304
|
export const AirplanemodeInactiveSharp: SvgIconComponent;
|
|
297
305
|
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;
|
|
303
306
|
export const Airplay: SvgIconComponent;
|
|
304
307
|
export const AirplayOutlined: SvgIconComponent;
|
|
305
308
|
export const AirplayRounded: SvgIconComponent;
|
|
@@ -310,9 +313,6 @@ export const AirportShuttleOutlined: SvgIconComponent;
|
|
|
310
313
|
export const AirportShuttleRounded: SvgIconComponent;
|
|
311
314
|
export const AirportShuttleSharp: SvgIconComponent;
|
|
312
315
|
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 AlternateEmail: SvgIconComponent;
|
|
387
|
-
export const AlternateEmailOutlined: SvgIconComponent;
|
|
388
|
-
export const AlternateEmailRounded: SvgIconComponent;
|
|
389
|
-
export const AlternateEmailSharp: SvgIconComponent;
|
|
390
|
-
export const AlternateEmailTwoTone: SvgIconComponent;
|
|
391
386
|
export const AltRoute: SvgIconComponent;
|
|
392
387
|
export const AltRouteOutlined: SvgIconComponent;
|
|
393
388
|
export const AltRouteRounded: SvgIconComponent;
|
|
394
389
|
export const AltRouteSharp: SvgIconComponent;
|
|
395
390
|
export const AltRouteTwoTone: SvgIconComponent;
|
|
391
|
+
export const AlternateEmail: SvgIconComponent;
|
|
392
|
+
export const AlternateEmailOutlined: SvgIconComponent;
|
|
393
|
+
export const AlternateEmailRounded: SvgIconComponent;
|
|
394
|
+
export const AlternateEmailSharp: SvgIconComponent;
|
|
395
|
+
export const AlternateEmailTwoTone: SvgIconComponent;
|
|
396
396
|
export const Analytics: SvgIconComponent;
|
|
397
397
|
export const AnalyticsOutlined: SvgIconComponent;
|
|
398
398
|
export const AnalyticsRounded: SvgIconComponent;
|
|
@@ -438,18 +438,11 @@ 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;
|
|
442
441
|
export const AppRegistration: SvgIconComponent;
|
|
443
442
|
export const AppRegistrationOutlined: SvgIconComponent;
|
|
444
443
|
export const AppRegistrationRounded: SvgIconComponent;
|
|
445
444
|
export const AppRegistrationSharp: SvgIconComponent;
|
|
446
445
|
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;
|
|
453
446
|
export const AppSettingsAlt: SvgIconComponent;
|
|
454
447
|
export const AppSettingsAltOutlined: SvgIconComponent;
|
|
455
448
|
export const AppSettingsAltRounded: SvgIconComponent;
|
|
@@ -460,6 +453,13 @@ export const AppShortcutOutlined: SvgIconComponent;
|
|
|
460
453
|
export const AppShortcutRounded: SvgIconComponent;
|
|
461
454
|
export const AppShortcutSharp: SvgIconComponent;
|
|
462
455
|
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 Article: SvgIconComponent;
|
|
568
|
-
export const ArticleOutlined: SvgIconComponent;
|
|
569
|
-
export const ArticleRounded: SvgIconComponent;
|
|
570
|
-
export const ArticleSharp: SvgIconComponent;
|
|
571
|
-
export const ArticleTwoTone: SvgIconComponent;
|
|
572
567
|
export const ArtTrack: SvgIconComponent;
|
|
573
568
|
export const ArtTrackOutlined: SvgIconComponent;
|
|
574
569
|
export const ArtTrackRounded: SvgIconComponent;
|
|
575
570
|
export const ArtTrackSharp: SvgIconComponent;
|
|
576
571
|
export const ArtTrackTwoTone: SvgIconComponent;
|
|
572
|
+
export const Article: SvgIconComponent;
|
|
573
|
+
export const ArticleOutlined: SvgIconComponent;
|
|
574
|
+
export const ArticleRounded: SvgIconComponent;
|
|
575
|
+
export const ArticleSharp: SvgIconComponent;
|
|
576
|
+
export const ArticleTwoTone: 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;
|
|
600
604
|
export const AssignmentReturned: SvgIconComponent;
|
|
601
605
|
export const AssignmentReturnedOutlined: SvgIconComponent;
|
|
602
606
|
export const AssignmentReturnedRounded: SvgIconComponent;
|
|
603
607
|
export const AssignmentReturnedSharp: SvgIconComponent;
|
|
604
608
|
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 Attachment: SvgIconComponent;
|
|
653
|
-
export const AttachmentOutlined: SvgIconComponent;
|
|
654
|
-
export const AttachmentRounded: SvgIconComponent;
|
|
655
|
-
export const AttachmentSharp: SvgIconComponent;
|
|
656
|
-
export const AttachmentTwoTone: SvgIconComponent;
|
|
657
652
|
export const AttachMoney: SvgIconComponent;
|
|
658
653
|
export const AttachMoneyOutlined: SvgIconComponent;
|
|
659
654
|
export const AttachMoneyRounded: SvgIconComponent;
|
|
660
655
|
export const AttachMoneySharp: SvgIconComponent;
|
|
661
656
|
export const AttachMoneyTwoTone: SvgIconComponent;
|
|
657
|
+
export const Attachment: SvgIconComponent;
|
|
658
|
+
export const AttachmentOutlined: SvgIconComponent;
|
|
659
|
+
export const AttachmentRounded: SvgIconComponent;
|
|
660
|
+
export const AttachmentSharp: SvgIconComponent;
|
|
661
|
+
export const AttachmentTwoTone: SvgIconComponent;
|
|
662
662
|
export const Attractions: SvgIconComponent;
|
|
663
663
|
export const AttractionsOutlined: SvgIconComponent;
|
|
664
664
|
export const AttractionsRounded: SvgIconComponent;
|
|
@@ -714,11 +714,6 @@ 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 AutofpsSelect: SvgIconComponent;
|
|
718
|
-
export const AutofpsSelectOutlined: SvgIconComponent;
|
|
719
|
-
export const AutofpsSelectRounded: SvgIconComponent;
|
|
720
|
-
export const AutofpsSelectSharp: SvgIconComponent;
|
|
721
|
-
export const AutofpsSelectTwoTone: SvgIconComponent;
|
|
722
717
|
export const AutoGraph: SvgIconComponent;
|
|
723
718
|
export const AutoGraphOutlined: SvgIconComponent;
|
|
724
719
|
export const AutoGraphRounded: SvgIconComponent;
|
|
@@ -729,16 +724,21 @@ export const AutoModeOutlined: SvgIconComponent;
|
|
|
729
724
|
export const AutoModeRounded: SvgIconComponent;
|
|
730
725
|
export const AutoModeSharp: SvgIconComponent;
|
|
731
726
|
export const AutoModeTwoTone: SvgIconComponent;
|
|
732
|
-
export const Autorenew: SvgIconComponent;
|
|
733
|
-
export const AutorenewOutlined: SvgIconComponent;
|
|
734
|
-
export const AutorenewRounded: SvgIconComponent;
|
|
735
|
-
export const AutorenewSharp: SvgIconComponent;
|
|
736
|
-
export const AutorenewTwoTone: SvgIconComponent;
|
|
737
727
|
export const AutoStories: SvgIconComponent;
|
|
738
728
|
export const AutoStoriesOutlined: SvgIconComponent;
|
|
739
729
|
export const AutoStoriesRounded: SvgIconComponent;
|
|
740
730
|
export const AutoStoriesSharp: SvgIconComponent;
|
|
741
731
|
export const AutoStoriesTwoTone: SvgIconComponent;
|
|
732
|
+
export const AutofpsSelect: SvgIconComponent;
|
|
733
|
+
export const AutofpsSelectOutlined: SvgIconComponent;
|
|
734
|
+
export const AutofpsSelectRounded: SvgIconComponent;
|
|
735
|
+
export const AutofpsSelectSharp: SvgIconComponent;
|
|
736
|
+
export const AutofpsSelectTwoTone: SvgIconComponent;
|
|
737
|
+
export const Autorenew: SvgIconComponent;
|
|
738
|
+
export const AutorenewOutlined: SvgIconComponent;
|
|
739
|
+
export const AutorenewRounded: SvgIconComponent;
|
|
740
|
+
export const AutorenewSharp: SvgIconComponent;
|
|
741
|
+
export const AutorenewTwoTone: SvgIconComponent;
|
|
742
742
|
export const AvTimer: SvgIconComponent;
|
|
743
743
|
export const AvTimerOutlined: SvgIconComponent;
|
|
744
744
|
export const AvTimerRounded: SvgIconComponent;
|
|
@@ -946,6 +946,9 @@ export const BeachAccessSharp: SvgIconComponent;
|
|
|
946
946
|
export const BeachAccessTwoTone: SvgIconComponent;
|
|
947
947
|
export const Bed: SvgIconComponent;
|
|
948
948
|
export const BedOutlined: SvgIconComponent;
|
|
949
|
+
export const BedRounded: SvgIconComponent;
|
|
950
|
+
export const BedSharp: SvgIconComponent;
|
|
951
|
+
export const BedTwoTone: SvgIconComponent;
|
|
949
952
|
export const BedroomBaby: SvgIconComponent;
|
|
950
953
|
export const BedroomBabyOutlined: SvgIconComponent;
|
|
951
954
|
export const BedroomBabyRounded: SvgIconComponent;
|
|
@@ -961,8 +964,6 @@ export const BedroomParentOutlined: SvgIconComponent;
|
|
|
961
964
|
export const BedroomParentRounded: SvgIconComponent;
|
|
962
965
|
export const BedroomParentSharp: SvgIconComponent;
|
|
963
966
|
export const BedroomParentTwoTone: SvgIconComponent;
|
|
964
|
-
export const BedRounded: SvgIconComponent;
|
|
965
|
-
export const BedSharp: SvgIconComponent;
|
|
966
967
|
export const Bedtime: SvgIconComponent;
|
|
967
968
|
export const BedtimeOff: SvgIconComponent;
|
|
968
969
|
export const BedtimeOffOutlined: SvgIconComponent;
|
|
@@ -973,7 +974,6 @@ export const BedtimeOutlined: SvgIconComponent;
|
|
|
973
974
|
export const BedtimeRounded: SvgIconComponent;
|
|
974
975
|
export const BedtimeSharp: SvgIconComponent;
|
|
975
976
|
export const BedtimeTwoTone: SvgIconComponent;
|
|
976
|
-
export const BedTwoTone: SvgIconComponent;
|
|
977
977
|
export const Beenhere: SvgIconComponent;
|
|
978
978
|
export const BeenhereOutlined: SvgIconComponent;
|
|
979
979
|
export const BeenhereRounded: SvgIconComponent;
|
|
@@ -1070,17 +1070,26 @@ export const BoltRounded: SvgIconComponent;
|
|
|
1070
1070
|
export const BoltSharp: SvgIconComponent;
|
|
1071
1071
|
export const BoltTwoTone: SvgIconComponent;
|
|
1072
1072
|
export const Book: SvgIconComponent;
|
|
1073
|
+
export const BookOnline: SvgIconComponent;
|
|
1074
|
+
export const BookOnlineOutlined: SvgIconComponent;
|
|
1075
|
+
export const BookOnlineRounded: SvgIconComponent;
|
|
1076
|
+
export const BookOnlineSharp: SvgIconComponent;
|
|
1077
|
+
export const BookOnlineTwoTone: SvgIconComponent;
|
|
1078
|
+
export const BookOutlined: SvgIconComponent;
|
|
1079
|
+
export const BookRounded: SvgIconComponent;
|
|
1080
|
+
export const BookSharp: SvgIconComponent;
|
|
1081
|
+
export const BookTwoTone: SvgIconComponent;
|
|
1073
1082
|
export const Bookmark: SvgIconComponent;
|
|
1074
1083
|
export const BookmarkAdd: SvgIconComponent;
|
|
1084
|
+
export const BookmarkAddOutlined: SvgIconComponent;
|
|
1085
|
+
export const BookmarkAddRounded: SvgIconComponent;
|
|
1086
|
+
export const BookmarkAddSharp: SvgIconComponent;
|
|
1087
|
+
export const BookmarkAddTwoTone: SvgIconComponent;
|
|
1075
1088
|
export const BookmarkAdded: SvgIconComponent;
|
|
1076
1089
|
export const BookmarkAddedOutlined: SvgIconComponent;
|
|
1077
1090
|
export const BookmarkAddedRounded: SvgIconComponent;
|
|
1078
1091
|
export const BookmarkAddedSharp: SvgIconComponent;
|
|
1079
1092
|
export const BookmarkAddedTwoTone: SvgIconComponent;
|
|
1080
|
-
export const BookmarkAddOutlined: SvgIconComponent;
|
|
1081
|
-
export const BookmarkAddRounded: SvgIconComponent;
|
|
1082
|
-
export const BookmarkAddSharp: SvgIconComponent;
|
|
1083
|
-
export const BookmarkAddTwoTone: SvgIconComponent;
|
|
1084
1093
|
export const BookmarkBorder: SvgIconComponent;
|
|
1085
1094
|
export const BookmarkBorderOutlined: SvgIconComponent;
|
|
1086
1095
|
export const BookmarkBorderRounded: SvgIconComponent;
|
|
@@ -1093,22 +1102,13 @@ export const BookmarkRemoveRounded: SvgIconComponent;
|
|
|
1093
1102
|
export const BookmarkRemoveSharp: SvgIconComponent;
|
|
1094
1103
|
export const BookmarkRemoveTwoTone: SvgIconComponent;
|
|
1095
1104
|
export const BookmarkRounded: SvgIconComponent;
|
|
1096
|
-
export const Bookmarks: SvgIconComponent;
|
|
1097
1105
|
export const BookmarkSharp: SvgIconComponent;
|
|
1106
|
+
export const BookmarkTwoTone: SvgIconComponent;
|
|
1107
|
+
export const Bookmarks: SvgIconComponent;
|
|
1098
1108
|
export const BookmarksOutlined: SvgIconComponent;
|
|
1099
1109
|
export const BookmarksRounded: SvgIconComponent;
|
|
1100
1110
|
export const BookmarksSharp: SvgIconComponent;
|
|
1101
1111
|
export const BookmarksTwoTone: SvgIconComponent;
|
|
1102
|
-
export const BookmarkTwoTone: SvgIconComponent;
|
|
1103
|
-
export const BookOnline: SvgIconComponent;
|
|
1104
|
-
export const BookOnlineOutlined: SvgIconComponent;
|
|
1105
|
-
export const BookOnlineRounded: SvgIconComponent;
|
|
1106
|
-
export const BookOnlineSharp: SvgIconComponent;
|
|
1107
|
-
export const BookOnlineTwoTone: SvgIconComponent;
|
|
1108
|
-
export const BookOutlined: SvgIconComponent;
|
|
1109
|
-
export const BookRounded: SvgIconComponent;
|
|
1110
|
-
export const BookSharp: SvgIconComponent;
|
|
1111
|
-
export const BookTwoTone: SvgIconComponent;
|
|
1112
1112
|
export const BorderAll: SvgIconComponent;
|
|
1113
1113
|
export const BorderAllOutlined: SvgIconComponent;
|
|
1114
1114
|
export const BorderAllRounded: SvgIconComponent;
|
|
@@ -1448,12 +1448,12 @@ export const CameraRollSharp: SvgIconComponent;
|
|
|
1448
1448
|
export const CameraRollTwoTone: SvgIconComponent;
|
|
1449
1449
|
export const CameraRounded: SvgIconComponent;
|
|
1450
1450
|
export const CameraSharp: SvgIconComponent;
|
|
1451
|
+
export const CameraTwoTone: SvgIconComponent;
|
|
1451
1452
|
export const Cameraswitch: SvgIconComponent;
|
|
1452
1453
|
export const CameraswitchOutlined: SvgIconComponent;
|
|
1453
1454
|
export const CameraswitchRounded: SvgIconComponent;
|
|
1454
1455
|
export const CameraswitchSharp: SvgIconComponent;
|
|
1455
1456
|
export const CameraswitchTwoTone: SvgIconComponent;
|
|
1456
|
-
export const CameraTwoTone: SvgIconComponent;
|
|
1457
1457
|
export const Campaign: SvgIconComponent;
|
|
1458
1458
|
export const CampaignOutlined: SvgIconComponent;
|
|
1459
1459
|
export const CampaignRounded: SvgIconComponent;
|
|
@@ -1484,6 +1484,16 @@ export const CarCrashOutlined: SvgIconComponent;
|
|
|
1484
1484
|
export const CarCrashRounded: SvgIconComponent;
|
|
1485
1485
|
export const CarCrashSharp: SvgIconComponent;
|
|
1486
1486
|
export const CarCrashTwoTone: SvgIconComponent;
|
|
1487
|
+
export const CarRental: SvgIconComponent;
|
|
1488
|
+
export const CarRentalOutlined: SvgIconComponent;
|
|
1489
|
+
export const CarRentalRounded: SvgIconComponent;
|
|
1490
|
+
export const CarRentalSharp: SvgIconComponent;
|
|
1491
|
+
export const CarRentalTwoTone: SvgIconComponent;
|
|
1492
|
+
export const CarRepair: SvgIconComponent;
|
|
1493
|
+
export const CarRepairOutlined: SvgIconComponent;
|
|
1494
|
+
export const CarRepairRounded: SvgIconComponent;
|
|
1495
|
+
export const CarRepairSharp: SvgIconComponent;
|
|
1496
|
+
export const CarRepairTwoTone: SvgIconComponent;
|
|
1487
1497
|
export const CardGiftcard: SvgIconComponent;
|
|
1488
1498
|
export const CardGiftcardOutlined: SvgIconComponent;
|
|
1489
1499
|
export const CardGiftcardRounded: SvgIconComponent;
|
|
@@ -1504,16 +1514,6 @@ export const CarpenterOutlined: SvgIconComponent;
|
|
|
1504
1514
|
export const CarpenterRounded: SvgIconComponent;
|
|
1505
1515
|
export const CarpenterSharp: SvgIconComponent;
|
|
1506
1516
|
export const CarpenterTwoTone: SvgIconComponent;
|
|
1507
|
-
export const CarRental: SvgIconComponent;
|
|
1508
|
-
export const CarRentalOutlined: SvgIconComponent;
|
|
1509
|
-
export const CarRentalRounded: SvgIconComponent;
|
|
1510
|
-
export const CarRentalSharp: SvgIconComponent;
|
|
1511
|
-
export const CarRentalTwoTone: SvgIconComponent;
|
|
1512
|
-
export const CarRepair: SvgIconComponent;
|
|
1513
|
-
export const CarRepairOutlined: SvgIconComponent;
|
|
1514
|
-
export const CarRepairRounded: SvgIconComponent;
|
|
1515
|
-
export const CarRepairSharp: SvgIconComponent;
|
|
1516
|
-
export const CarRepairTwoTone: SvgIconComponent;
|
|
1517
1517
|
export const Cases: SvgIconComponent;
|
|
1518
1518
|
export const CasesOutlined: SvgIconComponent;
|
|
1519
1519
|
export const CasesRounded: SvgIconComponent;
|
|
@@ -1535,15 +1535,15 @@ export const CastForEducationOutlined: SvgIconComponent;
|
|
|
1535
1535
|
export const CastForEducationRounded: SvgIconComponent;
|
|
1536
1536
|
export const CastForEducationSharp: SvgIconComponent;
|
|
1537
1537
|
export const CastForEducationTwoTone: SvgIconComponent;
|
|
1538
|
+
export const CastOutlined: SvgIconComponent;
|
|
1539
|
+
export const CastRounded: SvgIconComponent;
|
|
1540
|
+
export const CastSharp: SvgIconComponent;
|
|
1541
|
+
export const CastTwoTone: SvgIconComponent;
|
|
1538
1542
|
export const Castle: SvgIconComponent;
|
|
1539
1543
|
export const CastleOutlined: SvgIconComponent;
|
|
1540
1544
|
export const CastleRounded: SvgIconComponent;
|
|
1541
1545
|
export const CastleSharp: SvgIconComponent;
|
|
1542
1546
|
export const CastleTwoTone: SvgIconComponent;
|
|
1543
|
-
export const CastOutlined: SvgIconComponent;
|
|
1544
|
-
export const CastRounded: SvgIconComponent;
|
|
1545
|
-
export const CastSharp: SvgIconComponent;
|
|
1546
|
-
export const CastTwoTone: SvgIconComponent;
|
|
1547
1547
|
export const CatchingPokemon: SvgIconComponent;
|
|
1548
1548
|
export const CatchingPokemonOutlined: SvgIconComponent;
|
|
1549
1549
|
export const CatchingPokemonRounded: SvgIconComponent;
|
|
@@ -1612,11 +1612,11 @@ export const ChargingStationTwoTone: SvgIconComponent;
|
|
|
1612
1612
|
export const Chat: SvgIconComponent;
|
|
1613
1613
|
export const ChatBubble: SvgIconComponent;
|
|
1614
1614
|
export const ChatBubbleOutline: SvgIconComponent;
|
|
1615
|
-
export const ChatBubbleOutlined: SvgIconComponent;
|
|
1616
1615
|
export const ChatBubbleOutlineOutlined: SvgIconComponent;
|
|
1617
1616
|
export const ChatBubbleOutlineRounded: SvgIconComponent;
|
|
1618
1617
|
export const ChatBubbleOutlineSharp: SvgIconComponent;
|
|
1619
1618
|
export const ChatBubbleOutlineTwoTone: SvgIconComponent;
|
|
1619
|
+
export const ChatBubbleOutlined: SvgIconComponent;
|
|
1620
1620
|
export const ChatBubbleRounded: SvgIconComponent;
|
|
1621
1621
|
export const ChatBubbleSharp: SvgIconComponent;
|
|
1622
1622
|
export const ChatBubbleTwoTone: SvgIconComponent;
|
|
@@ -1637,23 +1637,23 @@ export const CheckBoxSharp: SvgIconComponent;
|
|
|
1637
1637
|
export const CheckBoxTwoTone: SvgIconComponent;
|
|
1638
1638
|
export const CheckCircle: SvgIconComponent;
|
|
1639
1639
|
export const CheckCircleOutline: SvgIconComponent;
|
|
1640
|
-
export const CheckCircleOutlined: SvgIconComponent;
|
|
1641
1640
|
export const CheckCircleOutlineOutlined: SvgIconComponent;
|
|
1642
1641
|
export const CheckCircleOutlineRounded: SvgIconComponent;
|
|
1643
1642
|
export const CheckCircleOutlineSharp: SvgIconComponent;
|
|
1644
1643
|
export const CheckCircleOutlineTwoTone: SvgIconComponent;
|
|
1644
|
+
export const CheckCircleOutlined: SvgIconComponent;
|
|
1645
1645
|
export const CheckCircleRounded: SvgIconComponent;
|
|
1646
1646
|
export const CheckCircleSharp: SvgIconComponent;
|
|
1647
1647
|
export const CheckCircleTwoTone: SvgIconComponent;
|
|
1648
1648
|
export const CheckOutlined: SvgIconComponent;
|
|
1649
|
+
export const CheckRounded: SvgIconComponent;
|
|
1650
|
+
export const CheckSharp: SvgIconComponent;
|
|
1651
|
+
export const CheckTwoTone: SvgIconComponent;
|
|
1649
1652
|
export const Checkroom: SvgIconComponent;
|
|
1650
1653
|
export const CheckroomOutlined: SvgIconComponent;
|
|
1651
1654
|
export const CheckroomRounded: SvgIconComponent;
|
|
1652
1655
|
export const CheckroomSharp: SvgIconComponent;
|
|
1653
1656
|
export const CheckroomTwoTone: SvgIconComponent;
|
|
1654
|
-
export const CheckRounded: SvgIconComponent;
|
|
1655
|
-
export const CheckSharp: SvgIconComponent;
|
|
1656
|
-
export const CheckTwoTone: SvgIconComponent;
|
|
1657
1657
|
export const ChevronLeft: SvgIconComponent;
|
|
1658
1658
|
export const ChevronLeftOutlined: SvgIconComponent;
|
|
1659
1659
|
export const ChevronLeftRounded: SvgIconComponent;
|
|
@@ -1720,6 +1720,15 @@ export const ClearRounded: SvgIconComponent;
|
|
|
1720
1720
|
export const ClearSharp: SvgIconComponent;
|
|
1721
1721
|
export const ClearTwoTone: SvgIconComponent;
|
|
1722
1722
|
export const Close: SvgIconComponent;
|
|
1723
|
+
export const CloseFullscreen: SvgIconComponent;
|
|
1724
|
+
export const CloseFullscreenOutlined: SvgIconComponent;
|
|
1725
|
+
export const CloseFullscreenRounded: SvgIconComponent;
|
|
1726
|
+
export const CloseFullscreenSharp: SvgIconComponent;
|
|
1727
|
+
export const CloseFullscreenTwoTone: SvgIconComponent;
|
|
1728
|
+
export const CloseOutlined: SvgIconComponent;
|
|
1729
|
+
export const CloseRounded: SvgIconComponent;
|
|
1730
|
+
export const CloseSharp: SvgIconComponent;
|
|
1731
|
+
export const CloseTwoTone: SvgIconComponent;
|
|
1723
1732
|
export const ClosedCaption: SvgIconComponent;
|
|
1724
1733
|
export const ClosedCaptionDisabled: SvgIconComponent;
|
|
1725
1734
|
export const ClosedCaptionDisabledOutlined: SvgIconComponent;
|
|
@@ -1735,15 +1744,6 @@ export const ClosedCaptionOutlined: SvgIconComponent;
|
|
|
1735
1744
|
export const ClosedCaptionRounded: SvgIconComponent;
|
|
1736
1745
|
export const ClosedCaptionSharp: SvgIconComponent;
|
|
1737
1746
|
export const ClosedCaptionTwoTone: SvgIconComponent;
|
|
1738
|
-
export const CloseFullscreen: SvgIconComponent;
|
|
1739
|
-
export const CloseFullscreenOutlined: SvgIconComponent;
|
|
1740
|
-
export const CloseFullscreenRounded: SvgIconComponent;
|
|
1741
|
-
export const CloseFullscreenSharp: SvgIconComponent;
|
|
1742
|
-
export const CloseFullscreenTwoTone: SvgIconComponent;
|
|
1743
|
-
export const CloseOutlined: SvgIconComponent;
|
|
1744
|
-
export const CloseRounded: SvgIconComponent;
|
|
1745
|
-
export const CloseSharp: SvgIconComponent;
|
|
1746
|
-
export const CloseTwoTone: SvgIconComponent;
|
|
1747
1747
|
export const Cloud: SvgIconComponent;
|
|
1748
1748
|
export const CloudCircle: SvgIconComponent;
|
|
1749
1749
|
export const CloudCircleOutlined: SvgIconComponent;
|
|
@@ -1789,6 +1789,11 @@ export const Co2Outlined: SvgIconComponent;
|
|
|
1789
1789
|
export const Co2Rounded: SvgIconComponent;
|
|
1790
1790
|
export const Co2Sharp: SvgIconComponent;
|
|
1791
1791
|
export const Co2TwoTone: SvgIconComponent;
|
|
1792
|
+
export const CoPresent: SvgIconComponent;
|
|
1793
|
+
export const CoPresentOutlined: SvgIconComponent;
|
|
1794
|
+
export const CoPresentRounded: SvgIconComponent;
|
|
1795
|
+
export const CoPresentSharp: SvgIconComponent;
|
|
1796
|
+
export const CoPresentTwoTone: SvgIconComponent;
|
|
1792
1797
|
export const Code: SvgIconComponent;
|
|
1793
1798
|
export const CodeOff: SvgIconComponent;
|
|
1794
1799
|
export const CodeOffOutlined: SvgIconComponent;
|
|
@@ -1819,16 +1824,16 @@ export const CollectionsOutlined: SvgIconComponent;
|
|
|
1819
1824
|
export const CollectionsRounded: SvgIconComponent;
|
|
1820
1825
|
export const CollectionsSharp: SvgIconComponent;
|
|
1821
1826
|
export const CollectionsTwoTone: SvgIconComponent;
|
|
1822
|
-
export const Colorize: SvgIconComponent;
|
|
1823
|
-
export const ColorizeOutlined: SvgIconComponent;
|
|
1824
|
-
export const ColorizeRounded: SvgIconComponent;
|
|
1825
|
-
export const ColorizeSharp: SvgIconComponent;
|
|
1826
|
-
export const ColorizeTwoTone: SvgIconComponent;
|
|
1827
1827
|
export const ColorLens: SvgIconComponent;
|
|
1828
1828
|
export const ColorLensOutlined: SvgIconComponent;
|
|
1829
1829
|
export const ColorLensRounded: SvgIconComponent;
|
|
1830
1830
|
export const ColorLensSharp: SvgIconComponent;
|
|
1831
1831
|
export const ColorLensTwoTone: SvgIconComponent;
|
|
1832
|
+
export const Colorize: SvgIconComponent;
|
|
1833
|
+
export const ColorizeOutlined: SvgIconComponent;
|
|
1834
|
+
export const ColorizeRounded: SvgIconComponent;
|
|
1835
|
+
export const ColorizeSharp: SvgIconComponent;
|
|
1836
|
+
export const ColorizeTwoTone: SvgIconComponent;
|
|
1832
1837
|
export const Comment: SvgIconComponent;
|
|
1833
1838
|
export const CommentBank: SvgIconComponent;
|
|
1834
1839
|
export const CommentBankOutlined: SvgIconComponent;
|
|
@@ -1837,13 +1842,13 @@ export const CommentBankSharp: SvgIconComponent;
|
|
|
1837
1842
|
export const CommentBankTwoTone: SvgIconComponent;
|
|
1838
1843
|
export const CommentOutlined: SvgIconComponent;
|
|
1839
1844
|
export const CommentRounded: SvgIconComponent;
|
|
1845
|
+
export const CommentSharp: SvgIconComponent;
|
|
1846
|
+
export const CommentTwoTone: SvgIconComponent;
|
|
1840
1847
|
export const CommentsDisabled: SvgIconComponent;
|
|
1841
1848
|
export const CommentsDisabledOutlined: SvgIconComponent;
|
|
1842
1849
|
export const CommentsDisabledRounded: SvgIconComponent;
|
|
1843
1850
|
export const CommentsDisabledSharp: SvgIconComponent;
|
|
1844
1851
|
export const CommentsDisabledTwoTone: SvgIconComponent;
|
|
1845
|
-
export const CommentSharp: SvgIconComponent;
|
|
1846
|
-
export const CommentTwoTone: SvgIconComponent;
|
|
1847
1852
|
export const Commit: SvgIconComponent;
|
|
1848
1853
|
export const CommitOutlined: SvgIconComponent;
|
|
1849
1854
|
export const CommitRounded: SvgIconComponent;
|
|
@@ -1884,6 +1889,11 @@ export const ConfirmationNumberOutlined: SvgIconComponent;
|
|
|
1884
1889
|
export const ConfirmationNumberRounded: SvgIconComponent;
|
|
1885
1890
|
export const ConfirmationNumberSharp: SvgIconComponent;
|
|
1886
1891
|
export const ConfirmationNumberTwoTone: SvgIconComponent;
|
|
1892
|
+
export const ConnectWithoutContact: SvgIconComponent;
|
|
1893
|
+
export const ConnectWithoutContactOutlined: SvgIconComponent;
|
|
1894
|
+
export const ConnectWithoutContactRounded: SvgIconComponent;
|
|
1895
|
+
export const ConnectWithoutContactSharp: SvgIconComponent;
|
|
1896
|
+
export const ConnectWithoutContactTwoTone: SvgIconComponent;
|
|
1887
1897
|
export const ConnectedTv: SvgIconComponent;
|
|
1888
1898
|
export const ConnectedTvOutlined: SvgIconComponent;
|
|
1889
1899
|
export const ConnectedTvRounded: SvgIconComponent;
|
|
@@ -1894,21 +1904,11 @@ export const ConnectingAirportsOutlined: SvgIconComponent;
|
|
|
1894
1904
|
export const ConnectingAirportsRounded: SvgIconComponent;
|
|
1895
1905
|
export const ConnectingAirportsSharp: SvgIconComponent;
|
|
1896
1906
|
export const ConnectingAirportsTwoTone: SvgIconComponent;
|
|
1897
|
-
export const ConnectWithoutContact: SvgIconComponent;
|
|
1898
|
-
export const ConnectWithoutContactOutlined: SvgIconComponent;
|
|
1899
|
-
export const ConnectWithoutContactRounded: SvgIconComponent;
|
|
1900
|
-
export const ConnectWithoutContactSharp: SvgIconComponent;
|
|
1901
|
-
export const ConnectWithoutContactTwoTone: SvgIconComponent;
|
|
1902
1907
|
export const Construction: SvgIconComponent;
|
|
1903
1908
|
export const ConstructionOutlined: SvgIconComponent;
|
|
1904
1909
|
export const ConstructionRounded: SvgIconComponent;
|
|
1905
1910
|
export const ConstructionSharp: SvgIconComponent;
|
|
1906
1911
|
export const ConstructionTwoTone: SvgIconComponent;
|
|
1907
|
-
export const Contactless: SvgIconComponent;
|
|
1908
|
-
export const ContactlessOutlined: SvgIconComponent;
|
|
1909
|
-
export const ContactlessRounded: SvgIconComponent;
|
|
1910
|
-
export const ContactlessSharp: SvgIconComponent;
|
|
1911
|
-
export const ContactlessTwoTone: SvgIconComponent;
|
|
1912
1912
|
export const ContactMail: SvgIconComponent;
|
|
1913
1913
|
export const ContactMailOutlined: SvgIconComponent;
|
|
1914
1914
|
export const ContactMailRounded: SvgIconComponent;
|
|
@@ -1924,16 +1924,21 @@ export const ContactPhoneOutlined: SvgIconComponent;
|
|
|
1924
1924
|
export const ContactPhoneRounded: SvgIconComponent;
|
|
1925
1925
|
export const ContactPhoneSharp: SvgIconComponent;
|
|
1926
1926
|
export const ContactPhoneTwoTone: SvgIconComponent;
|
|
1927
|
-
export const Contacts: SvgIconComponent;
|
|
1928
|
-
export const ContactsOutlined: SvgIconComponent;
|
|
1929
|
-
export const ContactsRounded: SvgIconComponent;
|
|
1930
|
-
export const ContactsSharp: SvgIconComponent;
|
|
1931
|
-
export const ContactsTwoTone: SvgIconComponent;
|
|
1932
1927
|
export const ContactSupport: SvgIconComponent;
|
|
1933
1928
|
export const ContactSupportOutlined: SvgIconComponent;
|
|
1934
1929
|
export const ContactSupportRounded: SvgIconComponent;
|
|
1935
1930
|
export const ContactSupportSharp: SvgIconComponent;
|
|
1936
1931
|
export const ContactSupportTwoTone: SvgIconComponent;
|
|
1932
|
+
export const Contactless: SvgIconComponent;
|
|
1933
|
+
export const ContactlessOutlined: SvgIconComponent;
|
|
1934
|
+
export const ContactlessRounded: SvgIconComponent;
|
|
1935
|
+
export const ContactlessSharp: SvgIconComponent;
|
|
1936
|
+
export const ContactlessTwoTone: SvgIconComponent;
|
|
1937
|
+
export const Contacts: SvgIconComponent;
|
|
1938
|
+
export const ContactsOutlined: SvgIconComponent;
|
|
1939
|
+
export const ContactsRounded: SvgIconComponent;
|
|
1940
|
+
export const ContactsSharp: SvgIconComponent;
|
|
1941
|
+
export const ContactsTwoTone: SvgIconComponent;
|
|
1937
1942
|
export const ContentCopy: SvgIconComponent;
|
|
1938
1943
|
export const ContentCopyOutlined: SvgIconComponent;
|
|
1939
1944
|
export const ContentCopyRounded: SvgIconComponent;
|
|
@@ -1989,11 +1994,6 @@ export const CookieOutlined: SvgIconComponent;
|
|
|
1989
1994
|
export const CookieRounded: SvgIconComponent;
|
|
1990
1995
|
export const CookieSharp: SvgIconComponent;
|
|
1991
1996
|
export const CookieTwoTone: SvgIconComponent;
|
|
1992
|
-
export const CoPresent: SvgIconComponent;
|
|
1993
|
-
export const CoPresentOutlined: SvgIconComponent;
|
|
1994
|
-
export const CoPresentRounded: SvgIconComponent;
|
|
1995
|
-
export const CoPresentSharp: SvgIconComponent;
|
|
1996
|
-
export const CoPresentTwoTone: SvgIconComponent;
|
|
1997
1997
|
export const CopyAll: SvgIconComponent;
|
|
1998
1998
|
export const CopyAllOutlined: SvgIconComponent;
|
|
1999
1999
|
export const CopyAllRounded: SvgIconComponent;
|
|
@@ -2261,11 +2261,11 @@ export const DeleteForeverRounded: SvgIconComponent;
|
|
|
2261
2261
|
export const DeleteForeverSharp: SvgIconComponent;
|
|
2262
2262
|
export const DeleteForeverTwoTone: SvgIconComponent;
|
|
2263
2263
|
export const DeleteOutline: SvgIconComponent;
|
|
2264
|
-
export const DeleteOutlined: SvgIconComponent;
|
|
2265
2264
|
export const DeleteOutlineOutlined: SvgIconComponent;
|
|
2266
2265
|
export const DeleteOutlineRounded: SvgIconComponent;
|
|
2267
2266
|
export const DeleteOutlineSharp: SvgIconComponent;
|
|
2268
2267
|
export const DeleteOutlineTwoTone: SvgIconComponent;
|
|
2268
|
+
export const DeleteOutlined: SvgIconComponent;
|
|
2269
2269
|
export const DeleteRounded: SvgIconComponent;
|
|
2270
2270
|
export const DeleteSharp: SvgIconComponent;
|
|
2271
2271
|
export const DeleteSweep: SvgIconComponent;
|
|
@@ -2354,6 +2354,16 @@ export const DeviceHubOutlined: SvgIconComponent;
|
|
|
2354
2354
|
export const DeviceHubRounded: SvgIconComponent;
|
|
2355
2355
|
export const DeviceHubSharp: SvgIconComponent;
|
|
2356
2356
|
export const DeviceHubTwoTone: SvgIconComponent;
|
|
2357
|
+
export const DeviceThermostat: SvgIconComponent;
|
|
2358
|
+
export const DeviceThermostatOutlined: SvgIconComponent;
|
|
2359
|
+
export const DeviceThermostatRounded: SvgIconComponent;
|
|
2360
|
+
export const DeviceThermostatSharp: SvgIconComponent;
|
|
2361
|
+
export const DeviceThermostatTwoTone: SvgIconComponent;
|
|
2362
|
+
export const DeviceUnknown: SvgIconComponent;
|
|
2363
|
+
export const DeviceUnknownOutlined: SvgIconComponent;
|
|
2364
|
+
export const DeviceUnknownRounded: SvgIconComponent;
|
|
2365
|
+
export const DeviceUnknownSharp: SvgIconComponent;
|
|
2366
|
+
export const DeviceUnknownTwoTone: SvgIconComponent;
|
|
2357
2367
|
export const Devices: SvgIconComponent;
|
|
2358
2368
|
export const DevicesFold: SvgIconComponent;
|
|
2359
2369
|
export const DevicesFoldOutlined: SvgIconComponent;
|
|
@@ -2369,16 +2379,6 @@ export const DevicesOutlined: SvgIconComponent;
|
|
|
2369
2379
|
export const DevicesRounded: SvgIconComponent;
|
|
2370
2380
|
export const DevicesSharp: SvgIconComponent;
|
|
2371
2381
|
export const DevicesTwoTone: SvgIconComponent;
|
|
2372
|
-
export const DeviceThermostat: SvgIconComponent;
|
|
2373
|
-
export const DeviceThermostatOutlined: SvgIconComponent;
|
|
2374
|
-
export const DeviceThermostatRounded: SvgIconComponent;
|
|
2375
|
-
export const DeviceThermostatSharp: SvgIconComponent;
|
|
2376
|
-
export const DeviceThermostatTwoTone: SvgIconComponent;
|
|
2377
|
-
export const DeviceUnknown: SvgIconComponent;
|
|
2378
|
-
export const DeviceUnknownOutlined: SvgIconComponent;
|
|
2379
|
-
export const DeviceUnknownRounded: SvgIconComponent;
|
|
2380
|
-
export const DeviceUnknownSharp: SvgIconComponent;
|
|
2381
|
-
export const DeviceUnknownTwoTone: SvgIconComponent;
|
|
2382
2382
|
export const DialerSip: SvgIconComponent;
|
|
2383
2383
|
export const DialerSipOutlined: SvgIconComponent;
|
|
2384
2384
|
export const DialerSipRounded: SvgIconComponent;
|
|
@@ -2524,16 +2524,6 @@ export const DnsOutlined: SvgIconComponent;
|
|
|
2524
2524
|
export const DnsRounded: SvgIconComponent;
|
|
2525
2525
|
export const DnsSharp: SvgIconComponent;
|
|
2526
2526
|
export const DnsTwoTone: SvgIconComponent;
|
|
2527
|
-
export const Dock: SvgIconComponent;
|
|
2528
|
-
export const DockOutlined: SvgIconComponent;
|
|
2529
|
-
export const DockRounded: SvgIconComponent;
|
|
2530
|
-
export const DockSharp: SvgIconComponent;
|
|
2531
|
-
export const DockTwoTone: SvgIconComponent;
|
|
2532
|
-
export const DocumentScanner: SvgIconComponent;
|
|
2533
|
-
export const DocumentScannerOutlined: SvgIconComponent;
|
|
2534
|
-
export const DocumentScannerRounded: SvgIconComponent;
|
|
2535
|
-
export const DocumentScannerSharp: SvgIconComponent;
|
|
2536
|
-
export const DocumentScannerTwoTone: SvgIconComponent;
|
|
2537
2527
|
export const DoDisturb: SvgIconComponent;
|
|
2538
2528
|
export const DoDisturbAlt: SvgIconComponent;
|
|
2539
2529
|
export const DoDisturbAltOutlined: SvgIconComponent;
|
|
@@ -2554,41 +2544,6 @@ export const DoDisturbOutlined: SvgIconComponent;
|
|
|
2554
2544
|
export const DoDisturbRounded: SvgIconComponent;
|
|
2555
2545
|
export const DoDisturbSharp: SvgIconComponent;
|
|
2556
2546
|
export const DoDisturbTwoTone: SvgIconComponent;
|
|
2557
|
-
export const Domain: SvgIconComponent;
|
|
2558
|
-
export const DomainAdd: SvgIconComponent;
|
|
2559
|
-
export const DomainAddOutlined: SvgIconComponent;
|
|
2560
|
-
export const DomainAddRounded: SvgIconComponent;
|
|
2561
|
-
export const DomainAddSharp: SvgIconComponent;
|
|
2562
|
-
export const DomainAddTwoTone: SvgIconComponent;
|
|
2563
|
-
export const DomainDisabled: SvgIconComponent;
|
|
2564
|
-
export const DomainDisabledOutlined: SvgIconComponent;
|
|
2565
|
-
export const DomainDisabledRounded: SvgIconComponent;
|
|
2566
|
-
export const DomainDisabledSharp: SvgIconComponent;
|
|
2567
|
-
export const DomainDisabledTwoTone: SvgIconComponent;
|
|
2568
|
-
export const DomainOutlined: SvgIconComponent;
|
|
2569
|
-
export const DomainRounded: SvgIconComponent;
|
|
2570
|
-
export const DomainSharp: SvgIconComponent;
|
|
2571
|
-
export const DomainTwoTone: SvgIconComponent;
|
|
2572
|
-
export const DomainVerification: SvgIconComponent;
|
|
2573
|
-
export const DomainVerificationOutlined: SvgIconComponent;
|
|
2574
|
-
export const DomainVerificationRounded: SvgIconComponent;
|
|
2575
|
-
export const DomainVerificationSharp: SvgIconComponent;
|
|
2576
|
-
export const DomainVerificationTwoTone: SvgIconComponent;
|
|
2577
|
-
export const Done: SvgIconComponent;
|
|
2578
|
-
export const DoneAll: SvgIconComponent;
|
|
2579
|
-
export const DoneAllOutlined: SvgIconComponent;
|
|
2580
|
-
export const DoneAllRounded: SvgIconComponent;
|
|
2581
|
-
export const DoneAllSharp: SvgIconComponent;
|
|
2582
|
-
export const DoneAllTwoTone: SvgIconComponent;
|
|
2583
|
-
export const DoneOutline: SvgIconComponent;
|
|
2584
|
-
export const DoneOutlined: SvgIconComponent;
|
|
2585
|
-
export const DoneOutlineOutlined: SvgIconComponent;
|
|
2586
|
-
export const DoneOutlineRounded: SvgIconComponent;
|
|
2587
|
-
export const DoneOutlineSharp: SvgIconComponent;
|
|
2588
|
-
export const DoneOutlineTwoTone: SvgIconComponent;
|
|
2589
|
-
export const DoneRounded: SvgIconComponent;
|
|
2590
|
-
export const DoneSharp: SvgIconComponent;
|
|
2591
|
-
export const DoneTwoTone: SvgIconComponent;
|
|
2592
2547
|
export const DoNotDisturb: SvgIconComponent;
|
|
2593
2548
|
export const DoNotDisturbAlt: SvgIconComponent;
|
|
2594
2549
|
export const DoNotDisturbAltOutlined: SvgIconComponent;
|
|
@@ -2624,6 +2579,51 @@ export const DoNotTouchOutlined: SvgIconComponent;
|
|
|
2624
2579
|
export const DoNotTouchRounded: SvgIconComponent;
|
|
2625
2580
|
export const DoNotTouchSharp: SvgIconComponent;
|
|
2626
2581
|
export const DoNotTouchTwoTone: SvgIconComponent;
|
|
2582
|
+
export const Dock: SvgIconComponent;
|
|
2583
|
+
export const DockOutlined: SvgIconComponent;
|
|
2584
|
+
export const DockRounded: SvgIconComponent;
|
|
2585
|
+
export const DockSharp: SvgIconComponent;
|
|
2586
|
+
export const DockTwoTone: SvgIconComponent;
|
|
2587
|
+
export const DocumentScanner: SvgIconComponent;
|
|
2588
|
+
export const DocumentScannerOutlined: SvgIconComponent;
|
|
2589
|
+
export const DocumentScannerRounded: SvgIconComponent;
|
|
2590
|
+
export const DocumentScannerSharp: SvgIconComponent;
|
|
2591
|
+
export const DocumentScannerTwoTone: SvgIconComponent;
|
|
2592
|
+
export const Domain: SvgIconComponent;
|
|
2593
|
+
export const DomainAdd: SvgIconComponent;
|
|
2594
|
+
export const DomainAddOutlined: SvgIconComponent;
|
|
2595
|
+
export const DomainAddRounded: SvgIconComponent;
|
|
2596
|
+
export const DomainAddSharp: SvgIconComponent;
|
|
2597
|
+
export const DomainAddTwoTone: SvgIconComponent;
|
|
2598
|
+
export const DomainDisabled: SvgIconComponent;
|
|
2599
|
+
export const DomainDisabledOutlined: SvgIconComponent;
|
|
2600
|
+
export const DomainDisabledRounded: SvgIconComponent;
|
|
2601
|
+
export const DomainDisabledSharp: SvgIconComponent;
|
|
2602
|
+
export const DomainDisabledTwoTone: SvgIconComponent;
|
|
2603
|
+
export const DomainOutlined: SvgIconComponent;
|
|
2604
|
+
export const DomainRounded: SvgIconComponent;
|
|
2605
|
+
export const DomainSharp: SvgIconComponent;
|
|
2606
|
+
export const DomainTwoTone: SvgIconComponent;
|
|
2607
|
+
export const DomainVerification: SvgIconComponent;
|
|
2608
|
+
export const DomainVerificationOutlined: SvgIconComponent;
|
|
2609
|
+
export const DomainVerificationRounded: SvgIconComponent;
|
|
2610
|
+
export const DomainVerificationSharp: SvgIconComponent;
|
|
2611
|
+
export const DomainVerificationTwoTone: SvgIconComponent;
|
|
2612
|
+
export const Done: SvgIconComponent;
|
|
2613
|
+
export const DoneAll: SvgIconComponent;
|
|
2614
|
+
export const DoneAllOutlined: SvgIconComponent;
|
|
2615
|
+
export const DoneAllRounded: SvgIconComponent;
|
|
2616
|
+
export const DoneAllSharp: SvgIconComponent;
|
|
2617
|
+
export const DoneAllTwoTone: SvgIconComponent;
|
|
2618
|
+
export const DoneOutline: SvgIconComponent;
|
|
2619
|
+
export const DoneOutlineOutlined: SvgIconComponent;
|
|
2620
|
+
export const DoneOutlineRounded: SvgIconComponent;
|
|
2621
|
+
export const DoneOutlineSharp: SvgIconComponent;
|
|
2622
|
+
export const DoneOutlineTwoTone: SvgIconComponent;
|
|
2623
|
+
export const DoneOutlined: SvgIconComponent;
|
|
2624
|
+
export const DoneRounded: SvgIconComponent;
|
|
2625
|
+
export const DoneSharp: SvgIconComponent;
|
|
2626
|
+
export const DoneTwoTone: SvgIconComponent;
|
|
2627
2627
|
export const DonutLarge: SvgIconComponent;
|
|
2628
2628
|
export const DonutLargeOutlined: SvgIconComponent;
|
|
2629
2629
|
export const DonutLargeRounded: SvgIconComponent;
|
|
@@ -2639,11 +2639,6 @@ export const DoorBackOutlined: SvgIconComponent;
|
|
|
2639
2639
|
export const DoorBackRounded: SvgIconComponent;
|
|
2640
2640
|
export const DoorBackSharp: SvgIconComponent;
|
|
2641
2641
|
export const DoorBackTwoTone: SvgIconComponent;
|
|
2642
|
-
export const Doorbell: SvgIconComponent;
|
|
2643
|
-
export const DoorbellOutlined: SvgIconComponent;
|
|
2644
|
-
export const DoorbellRounded: SvgIconComponent;
|
|
2645
|
-
export const DoorbellSharp: SvgIconComponent;
|
|
2646
|
-
export const DoorbellTwoTone: SvgIconComponent;
|
|
2647
2642
|
export const DoorFront: SvgIconComponent;
|
|
2648
2643
|
export const DoorFrontOutlined: SvgIconComponent;
|
|
2649
2644
|
export const DoorFrontRounded: SvgIconComponent;
|
|
@@ -2654,6 +2649,11 @@ export const DoorSlidingOutlined: SvgIconComponent;
|
|
|
2654
2649
|
export const DoorSlidingRounded: SvgIconComponent;
|
|
2655
2650
|
export const DoorSlidingSharp: SvgIconComponent;
|
|
2656
2651
|
export const DoorSlidingTwoTone: SvgIconComponent;
|
|
2652
|
+
export const Doorbell: SvgIconComponent;
|
|
2653
|
+
export const DoorbellOutlined: SvgIconComponent;
|
|
2654
|
+
export const DoorbellRounded: SvgIconComponent;
|
|
2655
|
+
export const DoorbellSharp: SvgIconComponent;
|
|
2656
|
+
export const DoorbellTwoTone: SvgIconComponent;
|
|
2657
2657
|
export const DoubleArrow: SvgIconComponent;
|
|
2658
2658
|
export const DoubleArrowOutlined: SvgIconComponent;
|
|
2659
2659
|
export const DoubleArrowRounded: SvgIconComponent;
|
|
@@ -2675,15 +2675,15 @@ export const DownloadForOfflineOutlined: SvgIconComponent;
|
|
|
2675
2675
|
export const DownloadForOfflineRounded: SvgIconComponent;
|
|
2676
2676
|
export const DownloadForOfflineSharp: SvgIconComponent;
|
|
2677
2677
|
export const DownloadForOfflineTwoTone: SvgIconComponent;
|
|
2678
|
+
export const DownloadOutlined: SvgIconComponent;
|
|
2679
|
+
export const DownloadRounded: SvgIconComponent;
|
|
2680
|
+
export const DownloadSharp: SvgIconComponent;
|
|
2681
|
+
export const DownloadTwoTone: SvgIconComponent;
|
|
2678
2682
|
export const Downloading: SvgIconComponent;
|
|
2679
2683
|
export const DownloadingOutlined: SvgIconComponent;
|
|
2680
2684
|
export const DownloadingRounded: SvgIconComponent;
|
|
2681
2685
|
export const DownloadingSharp: SvgIconComponent;
|
|
2682
2686
|
export const DownloadingTwoTone: SvgIconComponent;
|
|
2683
|
-
export const DownloadOutlined: SvgIconComponent;
|
|
2684
|
-
export const DownloadRounded: SvgIconComponent;
|
|
2685
|
-
export const DownloadSharp: SvgIconComponent;
|
|
2686
|
-
export const DownloadTwoTone: SvgIconComponent;
|
|
2687
2687
|
export const Drafts: SvgIconComponent;
|
|
2688
2688
|
export const DraftsOutlined: SvgIconComponent;
|
|
2689
2689
|
export const DraftsRounded: SvgIconComponent;
|
|
@@ -2749,6 +2749,11 @@ export const DynamicFormOutlined: SvgIconComponent;
|
|
|
2749
2749
|
export const DynamicFormRounded: SvgIconComponent;
|
|
2750
2750
|
export const DynamicFormSharp: SvgIconComponent;
|
|
2751
2751
|
export const DynamicFormTwoTone: SvgIconComponent;
|
|
2752
|
+
export const EMobiledata: SvgIconComponent;
|
|
2753
|
+
export const EMobiledataOutlined: SvgIconComponent;
|
|
2754
|
+
export const EMobiledataRounded: SvgIconComponent;
|
|
2755
|
+
export const EMobiledataSharp: SvgIconComponent;
|
|
2756
|
+
export const EMobiledataTwoTone: SvgIconComponent;
|
|
2752
2757
|
export const Earbuds: SvgIconComponent;
|
|
2753
2758
|
export const EarbudsBattery: SvgIconComponent;
|
|
2754
2759
|
export const EarbudsBatteryOutlined: SvgIconComponent;
|
|
@@ -2819,11 +2824,6 @@ export const EggOutlined: SvgIconComponent;
|
|
|
2819
2824
|
export const EggRounded: SvgIconComponent;
|
|
2820
2825
|
export const EggSharp: SvgIconComponent;
|
|
2821
2826
|
export const EggTwoTone: SvgIconComponent;
|
|
2822
|
-
export const EighteenMp: SvgIconComponent;
|
|
2823
|
-
export const EighteenMpOutlined: SvgIconComponent;
|
|
2824
|
-
export const EighteenMpRounded: SvgIconComponent;
|
|
2825
|
-
export const EighteenMpSharp: SvgIconComponent;
|
|
2826
|
-
export const EighteenMpTwoTone: SvgIconComponent;
|
|
2827
2827
|
export const EightK: SvgIconComponent;
|
|
2828
2828
|
export const EightKOutlined: SvgIconComponent;
|
|
2829
2829
|
export const EightKPlus: SvgIconComponent;
|
|
@@ -2839,6 +2839,11 @@ export const EightMpOutlined: SvgIconComponent;
|
|
|
2839
2839
|
export const EightMpRounded: SvgIconComponent;
|
|
2840
2840
|
export const EightMpSharp: SvgIconComponent;
|
|
2841
2841
|
export const EightMpTwoTone: SvgIconComponent;
|
|
2842
|
+
export const EighteenMp: SvgIconComponent;
|
|
2843
|
+
export const EighteenMpOutlined: SvgIconComponent;
|
|
2844
|
+
export const EighteenMpRounded: SvgIconComponent;
|
|
2845
|
+
export const EighteenMpSharp: SvgIconComponent;
|
|
2846
|
+
export const EighteenMpTwoTone: SvgIconComponent;
|
|
2842
2847
|
export const EightteenMp: SvgIconComponent;
|
|
2843
2848
|
export const EightteenMpOutlined: SvgIconComponent;
|
|
2844
2849
|
export const EightteenMpRounded: SvgIconComponent;
|
|
@@ -2859,11 +2864,6 @@ export const ElderlyWomanOutlined: SvgIconComponent;
|
|
|
2859
2864
|
export const ElderlyWomanRounded: SvgIconComponent;
|
|
2860
2865
|
export const ElderlyWomanSharp: SvgIconComponent;
|
|
2861
2866
|
export const ElderlyWomanTwoTone: SvgIconComponent;
|
|
2862
|
-
export const ElectricalServices: SvgIconComponent;
|
|
2863
|
-
export const ElectricalServicesOutlined: SvgIconComponent;
|
|
2864
|
-
export const ElectricalServicesRounded: SvgIconComponent;
|
|
2865
|
-
export const ElectricalServicesSharp: SvgIconComponent;
|
|
2866
|
-
export const ElectricalServicesTwoTone: SvgIconComponent;
|
|
2867
2867
|
export const ElectricBike: SvgIconComponent;
|
|
2868
2868
|
export const ElectricBikeOutlined: SvgIconComponent;
|
|
2869
2869
|
export const ElectricBikeRounded: SvgIconComponent;
|
|
@@ -2899,6 +2899,11 @@ export const ElectricScooterOutlined: SvgIconComponent;
|
|
|
2899
2899
|
export const ElectricScooterRounded: SvgIconComponent;
|
|
2900
2900
|
export const ElectricScooterSharp: SvgIconComponent;
|
|
2901
2901
|
export const ElectricScooterTwoTone: SvgIconComponent;
|
|
2902
|
+
export const ElectricalServices: SvgIconComponent;
|
|
2903
|
+
export const ElectricalServicesOutlined: SvgIconComponent;
|
|
2904
|
+
export const ElectricalServicesRounded: SvgIconComponent;
|
|
2905
|
+
export const ElectricalServicesSharp: SvgIconComponent;
|
|
2906
|
+
export const ElectricalServicesTwoTone: SvgIconComponent;
|
|
2902
2907
|
export const Elevator: SvgIconComponent;
|
|
2903
2908
|
export const ElevatorOutlined: SvgIconComponent;
|
|
2904
2909
|
export const ElevatorRounded: SvgIconComponent;
|
|
@@ -2924,11 +2929,6 @@ export const EmergencyShareOutlined: SvgIconComponent;
|
|
|
2924
2929
|
export const EmergencyShareRounded: SvgIconComponent;
|
|
2925
2930
|
export const EmergencyShareSharp: SvgIconComponent;
|
|
2926
2931
|
export const EmergencyShareTwoTone: SvgIconComponent;
|
|
2927
|
-
export const EMobiledata: SvgIconComponent;
|
|
2928
|
-
export const EMobiledataOutlined: SvgIconComponent;
|
|
2929
|
-
export const EMobiledataRounded: SvgIconComponent;
|
|
2930
|
-
export const EMobiledataSharp: SvgIconComponent;
|
|
2931
|
-
export const EMobiledataTwoTone: SvgIconComponent;
|
|
2932
2932
|
export const EmojiEmotions: SvgIconComponent;
|
|
2933
2933
|
export const EmojiEmotionsOutlined: SvgIconComponent;
|
|
2934
2934
|
export const EmojiEmotionsRounded: SvgIconComponent;
|
|
@@ -2996,11 +2996,11 @@ export const EqualizerSharp: SvgIconComponent;
|
|
|
2996
2996
|
export const EqualizerTwoTone: SvgIconComponent;
|
|
2997
2997
|
export const Error: SvgIconComponent;
|
|
2998
2998
|
export const ErrorOutline: SvgIconComponent;
|
|
2999
|
-
export const ErrorOutlined: SvgIconComponent;
|
|
3000
2999
|
export const ErrorOutlineOutlined: SvgIconComponent;
|
|
3001
3000
|
export const ErrorOutlineRounded: SvgIconComponent;
|
|
3002
3001
|
export const ErrorOutlineSharp: SvgIconComponent;
|
|
3003
3002
|
export const ErrorOutlineTwoTone: SvgIconComponent;
|
|
3003
|
+
export const ErrorOutlined: SvgIconComponent;
|
|
3004
3004
|
export const ErrorRounded: SvgIconComponent;
|
|
3005
3005
|
export const ErrorSharp: SvgIconComponent;
|
|
3006
3006
|
export const ErrorTwoTone: SvgIconComponent;
|
|
@@ -3024,6 +3024,11 @@ export const EuroSymbolRounded: SvgIconComponent;
|
|
|
3024
3024
|
export const EuroSymbolSharp: SvgIconComponent;
|
|
3025
3025
|
export const EuroSymbolTwoTone: SvgIconComponent;
|
|
3026
3026
|
export const EuroTwoTone: SvgIconComponent;
|
|
3027
|
+
export const EvStation: SvgIconComponent;
|
|
3028
|
+
export const EvStationOutlined: SvgIconComponent;
|
|
3029
|
+
export const EvStationRounded: SvgIconComponent;
|
|
3030
|
+
export const EvStationSharp: SvgIconComponent;
|
|
3031
|
+
export const EvStationTwoTone: SvgIconComponent;
|
|
3027
3032
|
export const Event: SvgIconComponent;
|
|
3028
3033
|
export const EventAvailable: SvgIconComponent;
|
|
3029
3034
|
export const EventAvailableOutlined: SvgIconComponent;
|
|
@@ -3054,11 +3059,6 @@ export const EventSeatSharp: SvgIconComponent;
|
|
|
3054
3059
|
export const EventSeatTwoTone: SvgIconComponent;
|
|
3055
3060
|
export const EventSharp: SvgIconComponent;
|
|
3056
3061
|
export const EventTwoTone: SvgIconComponent;
|
|
3057
|
-
export const EvStation: SvgIconComponent;
|
|
3058
|
-
export const EvStationOutlined: SvgIconComponent;
|
|
3059
|
-
export const EvStationRounded: SvgIconComponent;
|
|
3060
|
-
export const EvStationSharp: SvgIconComponent;
|
|
3061
|
-
export const EvStationTwoTone: SvgIconComponent;
|
|
3062
3062
|
export const ExitToApp: SvgIconComponent;
|
|
3063
3063
|
export const ExitToAppOutlined: SvgIconComponent;
|
|
3064
3064
|
export const ExitToAppRounded: SvgIconComponent;
|
|
@@ -3115,11 +3115,6 @@ export const ExtensionRounded: SvgIconComponent;
|
|
|
3115
3115
|
export const ExtensionSharp: SvgIconComponent;
|
|
3116
3116
|
export const ExtensionTwoTone: SvgIconComponent;
|
|
3117
3117
|
export const Face: SvgIconComponent;
|
|
3118
|
-
export const Facebook: SvgIconComponent;
|
|
3119
|
-
export const FacebookOutlined: SvgIconComponent;
|
|
3120
|
-
export const FacebookRounded: SvgIconComponent;
|
|
3121
|
-
export const FacebookSharp: SvgIconComponent;
|
|
3122
|
-
export const FacebookTwoTone: SvgIconComponent;
|
|
3123
3118
|
export const FaceOutlined: SvgIconComponent;
|
|
3124
3119
|
export const FaceRetouchingNatural: SvgIconComponent;
|
|
3125
3120
|
export const FaceRetouchingNaturalOutlined: SvgIconComponent;
|
|
@@ -3134,6 +3129,11 @@ export const FaceRetouchingOffTwoTone: SvgIconComponent;
|
|
|
3134
3129
|
export const FaceRounded: SvgIconComponent;
|
|
3135
3130
|
export const FaceSharp: SvgIconComponent;
|
|
3136
3131
|
export const FaceTwoTone: SvgIconComponent;
|
|
3132
|
+
export const Facebook: SvgIconComponent;
|
|
3133
|
+
export const FacebookOutlined: SvgIconComponent;
|
|
3134
|
+
export const FacebookRounded: SvgIconComponent;
|
|
3135
|
+
export const FacebookSharp: SvgIconComponent;
|
|
3136
|
+
export const FacebookTwoTone: SvgIconComponent;
|
|
3137
3137
|
export const FactCheck: SvgIconComponent;
|
|
3138
3138
|
export const FactCheckOutlined: SvgIconComponent;
|
|
3139
3139
|
export const FactCheckRounded: SvgIconComponent;
|
|
@@ -3149,11 +3149,6 @@ export const FamilyRestroomOutlined: SvgIconComponent;
|
|
|
3149
3149
|
export const FamilyRestroomRounded: SvgIconComponent;
|
|
3150
3150
|
export const FamilyRestroomSharp: SvgIconComponent;
|
|
3151
3151
|
export const FamilyRestroomTwoTone: SvgIconComponent;
|
|
3152
|
-
export const Fastfood: SvgIconComponent;
|
|
3153
|
-
export const FastfoodOutlined: SvgIconComponent;
|
|
3154
|
-
export const FastfoodRounded: SvgIconComponent;
|
|
3155
|
-
export const FastfoodSharp: SvgIconComponent;
|
|
3156
|
-
export const FastfoodTwoTone: SvgIconComponent;
|
|
3157
3152
|
export const FastForward: SvgIconComponent;
|
|
3158
3153
|
export const FastForwardOutlined: SvgIconComponent;
|
|
3159
3154
|
export const FastForwardRounded: SvgIconComponent;
|
|
@@ -3164,6 +3159,11 @@ export const FastRewindOutlined: SvgIconComponent;
|
|
|
3164
3159
|
export const FastRewindRounded: SvgIconComponent;
|
|
3165
3160
|
export const FastRewindSharp: SvgIconComponent;
|
|
3166
3161
|
export const FastRewindTwoTone: SvgIconComponent;
|
|
3162
|
+
export const Fastfood: SvgIconComponent;
|
|
3163
|
+
export const FastfoodOutlined: SvgIconComponent;
|
|
3164
|
+
export const FastfoodRounded: SvgIconComponent;
|
|
3165
|
+
export const FastfoodSharp: SvgIconComponent;
|
|
3166
|
+
export const FastfoodTwoTone: SvgIconComponent;
|
|
3167
3167
|
export const Favorite: SvgIconComponent;
|
|
3168
3168
|
export const FavoriteBorder: SvgIconComponent;
|
|
3169
3169
|
export const FavoriteBorderOutlined: SvgIconComponent;
|
|
@@ -3190,15 +3190,15 @@ export const FeaturedVideoRounded: SvgIconComponent;
|
|
|
3190
3190
|
export const FeaturedVideoSharp: SvgIconComponent;
|
|
3191
3191
|
export const FeaturedVideoTwoTone: SvgIconComponent;
|
|
3192
3192
|
export const Feed: SvgIconComponent;
|
|
3193
|
+
export const FeedOutlined: SvgIconComponent;
|
|
3194
|
+
export const FeedRounded: SvgIconComponent;
|
|
3195
|
+
export const FeedSharp: SvgIconComponent;
|
|
3196
|
+
export const FeedTwoTone: SvgIconComponent;
|
|
3193
3197
|
export const Feedback: SvgIconComponent;
|
|
3194
3198
|
export const FeedbackOutlined: SvgIconComponent;
|
|
3195
3199
|
export const FeedbackRounded: SvgIconComponent;
|
|
3196
3200
|
export const FeedbackSharp: SvgIconComponent;
|
|
3197
3201
|
export const FeedbackTwoTone: SvgIconComponent;
|
|
3198
|
-
export const FeedOutlined: SvgIconComponent;
|
|
3199
|
-
export const FeedRounded: SvgIconComponent;
|
|
3200
|
-
export const FeedSharp: SvgIconComponent;
|
|
3201
|
-
export const FeedTwoTone: SvgIconComponent;
|
|
3202
3202
|
export const Female: SvgIconComponent;
|
|
3203
3203
|
export const FemaleOutlined: SvgIconComponent;
|
|
3204
3204
|
export const FemaleRounded: SvgIconComponent;
|
|
@@ -3424,6 +3424,11 @@ export const FirstPageOutlined: SvgIconComponent;
|
|
|
3424
3424
|
export const FirstPageRounded: SvgIconComponent;
|
|
3425
3425
|
export const FirstPageSharp: SvgIconComponent;
|
|
3426
3426
|
export const FirstPageTwoTone: SvgIconComponent;
|
|
3427
|
+
export const FitScreen: SvgIconComponent;
|
|
3428
|
+
export const FitScreenOutlined: SvgIconComponent;
|
|
3429
|
+
export const FitScreenRounded: SvgIconComponent;
|
|
3430
|
+
export const FitScreenSharp: SvgIconComponent;
|
|
3431
|
+
export const FitScreenTwoTone: SvgIconComponent;
|
|
3427
3432
|
export const Fitbit: SvgIconComponent;
|
|
3428
3433
|
export const FitbitOutlined: SvgIconComponent;
|
|
3429
3434
|
export const FitbitRounded: SvgIconComponent;
|
|
@@ -3434,11 +3439,6 @@ export const FitnessCenterOutlined: SvgIconComponent;
|
|
|
3434
3439
|
export const FitnessCenterRounded: SvgIconComponent;
|
|
3435
3440
|
export const FitnessCenterSharp: SvgIconComponent;
|
|
3436
3441
|
export const FitnessCenterTwoTone: SvgIconComponent;
|
|
3437
|
-
export const FitScreen: SvgIconComponent;
|
|
3438
|
-
export const FitScreenOutlined: SvgIconComponent;
|
|
3439
|
-
export const FitScreenRounded: SvgIconComponent;
|
|
3440
|
-
export const FitScreenSharp: SvgIconComponent;
|
|
3441
|
-
export const FitScreenTwoTone: SvgIconComponent;
|
|
3442
3442
|
export const FiveG: SvgIconComponent;
|
|
3443
3443
|
export const FiveGOutlined: SvgIconComponent;
|
|
3444
3444
|
export const FiveGRounded: SvgIconComponent;
|
|
@@ -3489,16 +3489,6 @@ export const FlashAutoOutlined: SvgIconComponent;
|
|
|
3489
3489
|
export const FlashAutoRounded: SvgIconComponent;
|
|
3490
3490
|
export const FlashAutoSharp: SvgIconComponent;
|
|
3491
3491
|
export const FlashAutoTwoTone: SvgIconComponent;
|
|
3492
|
-
export const FlashlightOff: SvgIconComponent;
|
|
3493
|
-
export const FlashlightOffOutlined: SvgIconComponent;
|
|
3494
|
-
export const FlashlightOffRounded: SvgIconComponent;
|
|
3495
|
-
export const FlashlightOffSharp: SvgIconComponent;
|
|
3496
|
-
export const FlashlightOffTwoTone: SvgIconComponent;
|
|
3497
|
-
export const FlashlightOn: SvgIconComponent;
|
|
3498
|
-
export const FlashlightOnOutlined: SvgIconComponent;
|
|
3499
|
-
export const FlashlightOnRounded: SvgIconComponent;
|
|
3500
|
-
export const FlashlightOnSharp: SvgIconComponent;
|
|
3501
|
-
export const FlashlightOnTwoTone: SvgIconComponent;
|
|
3502
3492
|
export const FlashOff: SvgIconComponent;
|
|
3503
3493
|
export const FlashOffOutlined: SvgIconComponent;
|
|
3504
3494
|
export const FlashOffRounded: SvgIconComponent;
|
|
@@ -3509,6 +3499,16 @@ export const FlashOnOutlined: SvgIconComponent;
|
|
|
3509
3499
|
export const FlashOnRounded: SvgIconComponent;
|
|
3510
3500
|
export const FlashOnSharp: SvgIconComponent;
|
|
3511
3501
|
export const FlashOnTwoTone: SvgIconComponent;
|
|
3502
|
+
export const FlashlightOff: SvgIconComponent;
|
|
3503
|
+
export const FlashlightOffOutlined: SvgIconComponent;
|
|
3504
|
+
export const FlashlightOffRounded: SvgIconComponent;
|
|
3505
|
+
export const FlashlightOffSharp: SvgIconComponent;
|
|
3506
|
+
export const FlashlightOffTwoTone: SvgIconComponent;
|
|
3507
|
+
export const FlashlightOn: SvgIconComponent;
|
|
3508
|
+
export const FlashlightOnOutlined: SvgIconComponent;
|
|
3509
|
+
export const FlashlightOnRounded: SvgIconComponent;
|
|
3510
|
+
export const FlashlightOnSharp: SvgIconComponent;
|
|
3511
|
+
export const FlashlightOnTwoTone: SvgIconComponent;
|
|
3512
3512
|
export const Flatware: SvgIconComponent;
|
|
3513
3513
|
export const FlatwareOutlined: SvgIconComponent;
|
|
3514
3514
|
export const FlatwareRounded: SvgIconComponent;
|
|
@@ -3874,6 +3874,16 @@ export const FunctionsOutlined: SvgIconComponent;
|
|
|
3874
3874
|
export const FunctionsRounded: SvgIconComponent;
|
|
3875
3875
|
export const FunctionsSharp: SvgIconComponent;
|
|
3876
3876
|
export const FunctionsTwoTone: SvgIconComponent;
|
|
3877
|
+
export const GMobiledata: SvgIconComponent;
|
|
3878
|
+
export const GMobiledataOutlined: SvgIconComponent;
|
|
3879
|
+
export const GMobiledataRounded: SvgIconComponent;
|
|
3880
|
+
export const GMobiledataSharp: SvgIconComponent;
|
|
3881
|
+
export const GMobiledataTwoTone: SvgIconComponent;
|
|
3882
|
+
export const GTranslate: SvgIconComponent;
|
|
3883
|
+
export const GTranslateOutlined: SvgIconComponent;
|
|
3884
|
+
export const GTranslateRounded: SvgIconComponent;
|
|
3885
|
+
export const GTranslateSharp: SvgIconComponent;
|
|
3886
|
+
export const GTranslateTwoTone: SvgIconComponent;
|
|
3877
3887
|
export const Gamepad: SvgIconComponent;
|
|
3878
3888
|
export const GamepadOutlined: SvgIconComponent;
|
|
3879
3889
|
export const GamepadRounded: SvgIconComponent;
|
|
@@ -3924,17 +3934,12 @@ export const GirlOutlined: SvgIconComponent;
|
|
|
3924
3934
|
export const GirlRounded: SvgIconComponent;
|
|
3925
3935
|
export const GirlSharp: SvgIconComponent;
|
|
3926
3936
|
export const GirlTwoTone: SvgIconComponent;
|
|
3937
|
+
export const GitHub: SvgIconComponent;
|
|
3927
3938
|
export const Gite: SvgIconComponent;
|
|
3928
3939
|
export const GiteOutlined: SvgIconComponent;
|
|
3929
3940
|
export const GiteRounded: SvgIconComponent;
|
|
3930
3941
|
export const GiteSharp: SvgIconComponent;
|
|
3931
3942
|
export const GiteTwoTone: SvgIconComponent;
|
|
3932
|
-
export const GitHub: SvgIconComponent;
|
|
3933
|
-
export const GMobiledata: SvgIconComponent;
|
|
3934
|
-
export const GMobiledataOutlined: SvgIconComponent;
|
|
3935
|
-
export const GMobiledataRounded: SvgIconComponent;
|
|
3936
|
-
export const GMobiledataSharp: SvgIconComponent;
|
|
3937
|
-
export const GMobiledataTwoTone: SvgIconComponent;
|
|
3938
3943
|
export const GolfCourse: SvgIconComponent;
|
|
3939
3944
|
export const GolfCourseOutlined: SvgIconComponent;
|
|
3940
3945
|
export const GolfCourseRounded: SvgIconComponent;
|
|
@@ -4044,23 +4049,28 @@ export const GroupRemoveRounded: SvgIconComponent;
|
|
|
4044
4049
|
export const GroupRemoveSharp: SvgIconComponent;
|
|
4045
4050
|
export const GroupRemoveTwoTone: SvgIconComponent;
|
|
4046
4051
|
export const GroupRounded: SvgIconComponent;
|
|
4047
|
-
export const Groups: SvgIconComponent;
|
|
4048
4052
|
export const GroupSharp: SvgIconComponent;
|
|
4049
|
-
export const GroupsOutlined: SvgIconComponent;
|
|
4050
|
-
export const GroupsRounded: SvgIconComponent;
|
|
4051
|
-
export const GroupsSharp: SvgIconComponent;
|
|
4052
|
-
export const GroupsTwoTone: SvgIconComponent;
|
|
4053
4053
|
export const GroupTwoTone: SvgIconComponent;
|
|
4054
4054
|
export const GroupWork: SvgIconComponent;
|
|
4055
4055
|
export const GroupWorkOutlined: SvgIconComponent;
|
|
4056
4056
|
export const GroupWorkRounded: SvgIconComponent;
|
|
4057
4057
|
export const GroupWorkSharp: SvgIconComponent;
|
|
4058
4058
|
export const GroupWorkTwoTone: SvgIconComponent;
|
|
4059
|
-
export const
|
|
4060
|
-
export const
|
|
4061
|
-
export const
|
|
4062
|
-
export const
|
|
4063
|
-
export const
|
|
4059
|
+
export const Groups: SvgIconComponent;
|
|
4060
|
+
export const GroupsOutlined: SvgIconComponent;
|
|
4061
|
+
export const GroupsRounded: SvgIconComponent;
|
|
4062
|
+
export const GroupsSharp: SvgIconComponent;
|
|
4063
|
+
export const GroupsTwoTone: SvgIconComponent;
|
|
4064
|
+
export const HMobiledata: SvgIconComponent;
|
|
4065
|
+
export const HMobiledataOutlined: SvgIconComponent;
|
|
4066
|
+
export const HMobiledataRounded: SvgIconComponent;
|
|
4067
|
+
export const HMobiledataSharp: SvgIconComponent;
|
|
4068
|
+
export const HMobiledataTwoTone: SvgIconComponent;
|
|
4069
|
+
export const HPlusMobiledata: SvgIconComponent;
|
|
4070
|
+
export const HPlusMobiledataOutlined: SvgIconComponent;
|
|
4071
|
+
export const HPlusMobiledataRounded: SvgIconComponent;
|
|
4072
|
+
export const HPlusMobiledataSharp: SvgIconComponent;
|
|
4073
|
+
export const HPlusMobiledataTwoTone: SvgIconComponent;
|
|
4064
4074
|
export const Hail: SvgIconComponent;
|
|
4065
4075
|
export const HailOutlined: SvgIconComponent;
|
|
4066
4076
|
export const HailRounded: SvgIconComponent;
|
|
@@ -4083,6 +4093,9 @@ export const HardwareSharp: SvgIconComponent;
|
|
|
4083
4093
|
export const HardwareTwoTone: SvgIconComponent;
|
|
4084
4094
|
export const Hd: SvgIconComponent;
|
|
4085
4095
|
export const HdOutlined: SvgIconComponent;
|
|
4096
|
+
export const HdRounded: SvgIconComponent;
|
|
4097
|
+
export const HdSharp: SvgIconComponent;
|
|
4098
|
+
export const HdTwoTone: SvgIconComponent;
|
|
4086
4099
|
export const HdrAuto: SvgIconComponent;
|
|
4087
4100
|
export const HdrAutoOutlined: SvgIconComponent;
|
|
4088
4101
|
export const HdrAutoRounded: SvgIconComponent;
|
|
@@ -4118,7 +4131,6 @@ export const HdrOnSelectSharp: SvgIconComponent;
|
|
|
4118
4131
|
export const HdrOnSelectTwoTone: SvgIconComponent;
|
|
4119
4132
|
export const HdrOnSharp: SvgIconComponent;
|
|
4120
4133
|
export const HdrOnTwoTone: SvgIconComponent;
|
|
4121
|
-
export const HdRounded: SvgIconComponent;
|
|
4122
4134
|
export const HdrPlus: SvgIconComponent;
|
|
4123
4135
|
export const HdrPlusOutlined: SvgIconComponent;
|
|
4124
4136
|
export const HdrPlusRounded: SvgIconComponent;
|
|
@@ -4134,8 +4146,6 @@ export const HdrWeakOutlined: SvgIconComponent;
|
|
|
4134
4146
|
export const HdrWeakRounded: SvgIconComponent;
|
|
4135
4147
|
export const HdrWeakSharp: SvgIconComponent;
|
|
4136
4148
|
export const HdrWeakTwoTone: SvgIconComponent;
|
|
4137
|
-
export const HdSharp: SvgIconComponent;
|
|
4138
|
-
export const HdTwoTone: SvgIconComponent;
|
|
4139
4149
|
export const Headphones: SvgIconComponent;
|
|
4140
4150
|
export const HeadphonesBattery: SvgIconComponent;
|
|
4141
4151
|
export const HeadphonesBatteryOutlined: SvgIconComponent;
|
|
@@ -4203,11 +4213,11 @@ export const HelpCenterRounded: SvgIconComponent;
|
|
|
4203
4213
|
export const HelpCenterSharp: SvgIconComponent;
|
|
4204
4214
|
export const HelpCenterTwoTone: SvgIconComponent;
|
|
4205
4215
|
export const HelpOutline: SvgIconComponent;
|
|
4206
|
-
export const HelpOutlined: SvgIconComponent;
|
|
4207
4216
|
export const HelpOutlineOutlined: SvgIconComponent;
|
|
4208
4217
|
export const HelpOutlineRounded: SvgIconComponent;
|
|
4209
4218
|
export const HelpOutlineSharp: SvgIconComponent;
|
|
4210
4219
|
export const HelpOutlineTwoTone: SvgIconComponent;
|
|
4220
|
+
export const HelpOutlined: SvgIconComponent;
|
|
4211
4221
|
export const HelpRounded: SvgIconComponent;
|
|
4212
4222
|
export const HelpSharp: SvgIconComponent;
|
|
4213
4223
|
export const HelpTwoTone: SvgIconComponent;
|
|
@@ -4231,6 +4241,11 @@ export const HideSourceOutlined: SvgIconComponent;
|
|
|
4231
4241
|
export const HideSourceRounded: SvgIconComponent;
|
|
4232
4242
|
export const HideSourceSharp: SvgIconComponent;
|
|
4233
4243
|
export const HideSourceTwoTone: SvgIconComponent;
|
|
4244
|
+
export const HighQuality: SvgIconComponent;
|
|
4245
|
+
export const HighQualityOutlined: SvgIconComponent;
|
|
4246
|
+
export const HighQualityRounded: SvgIconComponent;
|
|
4247
|
+
export const HighQualitySharp: SvgIconComponent;
|
|
4248
|
+
export const HighQualityTwoTone: SvgIconComponent;
|
|
4234
4249
|
export const Highlight: SvgIconComponent;
|
|
4235
4250
|
export const HighlightAlt: SvgIconComponent;
|
|
4236
4251
|
export const HighlightAltOutlined: SvgIconComponent;
|
|
@@ -4242,15 +4257,10 @@ export const HighlightOffOutlined: SvgIconComponent;
|
|
|
4242
4257
|
export const HighlightOffRounded: SvgIconComponent;
|
|
4243
4258
|
export const HighlightOffSharp: SvgIconComponent;
|
|
4244
4259
|
export const HighlightOffTwoTone: SvgIconComponent;
|
|
4245
|
-
export const HighlightOutlined: SvgIconComponent;
|
|
4246
|
-
export const HighlightRounded: SvgIconComponent;
|
|
4247
|
-
export const HighlightSharp: SvgIconComponent;
|
|
4248
|
-
export const HighlightTwoTone: SvgIconComponent;
|
|
4249
|
-
export const HighQuality: SvgIconComponent;
|
|
4250
|
-
export const HighQualityOutlined: SvgIconComponent;
|
|
4251
|
-
export const HighQualityRounded: SvgIconComponent;
|
|
4252
|
-
export const HighQualitySharp: SvgIconComponent;
|
|
4253
|
-
export const HighQualityTwoTone: SvgIconComponent;
|
|
4260
|
+
export const HighlightOutlined: SvgIconComponent;
|
|
4261
|
+
export const HighlightRounded: SvgIconComponent;
|
|
4262
|
+
export const HighlightSharp: SvgIconComponent;
|
|
4263
|
+
export const HighlightTwoTone: SvgIconComponent;
|
|
4254
4264
|
export const Hiking: SvgIconComponent;
|
|
4255
4265
|
export const HikingOutlined: SvgIconComponent;
|
|
4256
4266
|
export const HikingRounded: SvgIconComponent;
|
|
@@ -4286,11 +4296,6 @@ export const HlsOutlined: SvgIconComponent;
|
|
|
4286
4296
|
export const HlsRounded: SvgIconComponent;
|
|
4287
4297
|
export const HlsSharp: SvgIconComponent;
|
|
4288
4298
|
export const HlsTwoTone: SvgIconComponent;
|
|
4289
|
-
export const HMobiledata: SvgIconComponent;
|
|
4290
|
-
export const HMobiledataOutlined: SvgIconComponent;
|
|
4291
|
-
export const HMobiledataRounded: SvgIconComponent;
|
|
4292
|
-
export const HMobiledataSharp: SvgIconComponent;
|
|
4293
|
-
export const HMobiledataTwoTone: SvgIconComponent;
|
|
4294
4299
|
export const HolidayVillage: SvgIconComponent;
|
|
4295
4300
|
export const HolidayVillageOutlined: SvgIconComponent;
|
|
4296
4301
|
export const HolidayVillageRounded: SvgIconComponent;
|
|
@@ -4331,16 +4336,16 @@ export const HorizontalSplitOutlined: SvgIconComponent;
|
|
|
4331
4336
|
export const HorizontalSplitRounded: SvgIconComponent;
|
|
4332
4337
|
export const HorizontalSplitSharp: SvgIconComponent;
|
|
4333
4338
|
export const HorizontalSplitTwoTone: SvgIconComponent;
|
|
4334
|
-
export const Hotel: SvgIconComponent;
|
|
4335
|
-
export const HotelOutlined: SvgIconComponent;
|
|
4336
|
-
export const HotelRounded: SvgIconComponent;
|
|
4337
|
-
export const HotelSharp: SvgIconComponent;
|
|
4338
|
-
export const HotelTwoTone: SvgIconComponent;
|
|
4339
4339
|
export const HotTub: SvgIconComponent;
|
|
4340
4340
|
export const HotTubOutlined: SvgIconComponent;
|
|
4341
4341
|
export const HotTubRounded: SvgIconComponent;
|
|
4342
4342
|
export const HotTubSharp: SvgIconComponent;
|
|
4343
4343
|
export const HotTubTwoTone: SvgIconComponent;
|
|
4344
|
+
export const Hotel: SvgIconComponent;
|
|
4345
|
+
export const HotelOutlined: SvgIconComponent;
|
|
4346
|
+
export const HotelRounded: SvgIconComponent;
|
|
4347
|
+
export const HotelSharp: SvgIconComponent;
|
|
4348
|
+
export const HotelTwoTone: SvgIconComponent;
|
|
4344
4349
|
export const HourglassBottom: SvgIconComponent;
|
|
4345
4350
|
export const HourglassBottomOutlined: SvgIconComponent;
|
|
4346
4351
|
export const HourglassBottomRounded: SvgIconComponent;
|
|
@@ -4367,11 +4372,6 @@ export const HourglassTopRounded: SvgIconComponent;
|
|
|
4367
4372
|
export const HourglassTopSharp: SvgIconComponent;
|
|
4368
4373
|
export const HourglassTopTwoTone: SvgIconComponent;
|
|
4369
4374
|
export const House: SvgIconComponent;
|
|
4370
|
-
export const Houseboat: SvgIconComponent;
|
|
4371
|
-
export const HouseboatOutlined: SvgIconComponent;
|
|
4372
|
-
export const HouseboatRounded: SvgIconComponent;
|
|
4373
|
-
export const HouseboatSharp: SvgIconComponent;
|
|
4374
|
-
export const HouseboatTwoTone: SvgIconComponent;
|
|
4375
4375
|
export const HouseOutlined: SvgIconComponent;
|
|
4376
4376
|
export const HouseRounded: SvgIconComponent;
|
|
4377
4377
|
export const HouseSharp: SvgIconComponent;
|
|
@@ -4381,6 +4381,11 @@ export const HouseSidingRounded: SvgIconComponent;
|
|
|
4381
4381
|
export const HouseSidingSharp: SvgIconComponent;
|
|
4382
4382
|
export const HouseSidingTwoTone: SvgIconComponent;
|
|
4383
4383
|
export const HouseTwoTone: SvgIconComponent;
|
|
4384
|
+
export const Houseboat: SvgIconComponent;
|
|
4385
|
+
export const HouseboatOutlined: SvgIconComponent;
|
|
4386
|
+
export const HouseboatRounded: SvgIconComponent;
|
|
4387
|
+
export const HouseboatSharp: SvgIconComponent;
|
|
4388
|
+
export const HouseboatTwoTone: SvgIconComponent;
|
|
4384
4389
|
export const HowToReg: SvgIconComponent;
|
|
4385
4390
|
export const HowToRegOutlined: SvgIconComponent;
|
|
4386
4391
|
export const HowToRegRounded: SvgIconComponent;
|
|
@@ -4391,11 +4396,6 @@ export const HowToVoteOutlined: SvgIconComponent;
|
|
|
4391
4396
|
export const HowToVoteRounded: SvgIconComponent;
|
|
4392
4397
|
export const HowToVoteSharp: SvgIconComponent;
|
|
4393
4398
|
export const HowToVoteTwoTone: SvgIconComponent;
|
|
4394
|
-
export const HPlusMobiledata: SvgIconComponent;
|
|
4395
|
-
export const HPlusMobiledataOutlined: SvgIconComponent;
|
|
4396
|
-
export const HPlusMobiledataRounded: SvgIconComponent;
|
|
4397
|
-
export const HPlusMobiledataSharp: SvgIconComponent;
|
|
4398
|
-
export const HPlusMobiledataTwoTone: SvgIconComponent;
|
|
4399
4399
|
export const Html: SvgIconComponent;
|
|
4400
4400
|
export const HtmlOutlined: SvgIconComponent;
|
|
4401
4401
|
export const HtmlRounded: SvgIconComponent;
|
|
@@ -4404,13 +4404,13 @@ export const HtmlTwoTone: SvgIconComponent;
|
|
|
4404
4404
|
export const Http: SvgIconComponent;
|
|
4405
4405
|
export const HttpOutlined: SvgIconComponent;
|
|
4406
4406
|
export const HttpRounded: SvgIconComponent;
|
|
4407
|
-
export const Https: SvgIconComponent;
|
|
4408
4407
|
export const HttpSharp: SvgIconComponent;
|
|
4408
|
+
export const HttpTwoTone: SvgIconComponent;
|
|
4409
|
+
export const Https: SvgIconComponent;
|
|
4409
4410
|
export const HttpsOutlined: SvgIconComponent;
|
|
4410
4411
|
export const HttpsRounded: SvgIconComponent;
|
|
4411
4412
|
export const HttpsSharp: SvgIconComponent;
|
|
4412
4413
|
export const HttpsTwoTone: SvgIconComponent;
|
|
4413
|
-
export const HttpTwoTone: SvgIconComponent;
|
|
4414
4414
|
export const Hub: SvgIconComponent;
|
|
4415
4415
|
export const HubOutlined: SvgIconComponent;
|
|
4416
4416
|
export const HubRounded: SvgIconComponent;
|
|
@@ -4421,16 +4421,16 @@ export const HvacOutlined: SvgIconComponent;
|
|
|
4421
4421
|
export const HvacRounded: SvgIconComponent;
|
|
4422
4422
|
export const HvacSharp: SvgIconComponent;
|
|
4423
4423
|
export const HvacTwoTone: SvgIconComponent;
|
|
4424
|
-
export const Icecream: SvgIconComponent;
|
|
4425
|
-
export const IcecreamOutlined: SvgIconComponent;
|
|
4426
|
-
export const IcecreamRounded: SvgIconComponent;
|
|
4427
|
-
export const IcecreamSharp: SvgIconComponent;
|
|
4428
|
-
export const IcecreamTwoTone: SvgIconComponent;
|
|
4429
4424
|
export const IceSkating: SvgIconComponent;
|
|
4430
4425
|
export const IceSkatingOutlined: SvgIconComponent;
|
|
4431
4426
|
export const IceSkatingRounded: SvgIconComponent;
|
|
4432
4427
|
export const IceSkatingSharp: SvgIconComponent;
|
|
4433
4428
|
export const IceSkatingTwoTone: SvgIconComponent;
|
|
4429
|
+
export const Icecream: SvgIconComponent;
|
|
4430
|
+
export const IcecreamOutlined: SvgIconComponent;
|
|
4431
|
+
export const IcecreamRounded: SvgIconComponent;
|
|
4432
|
+
export const IcecreamSharp: SvgIconComponent;
|
|
4433
|
+
export const IcecreamTwoTone: SvgIconComponent;
|
|
4434
4434
|
export const Image: SvgIconComponent;
|
|
4435
4435
|
export const ImageAspectRatio: SvgIconComponent;
|
|
4436
4436
|
export const ImageAspectRatioOutlined: SvgIconComponent;
|
|
@@ -4446,21 +4446,16 @@ export const ImageOutlined: SvgIconComponent;
|
|
|
4446
4446
|
export const ImageRounded: SvgIconComponent;
|
|
4447
4447
|
export const ImageSearch: SvgIconComponent;
|
|
4448
4448
|
export const ImageSearchOutlined: SvgIconComponent;
|
|
4449
|
-
export const ImagesearchRoller: SvgIconComponent;
|
|
4450
|
-
export const ImagesearchRollerOutlined: SvgIconComponent;
|
|
4451
|
-
export const ImagesearchRollerRounded: SvgIconComponent;
|
|
4452
|
-
export const ImagesearchRollerSharp: SvgIconComponent;
|
|
4453
|
-
export const ImagesearchRollerTwoTone: SvgIconComponent;
|
|
4454
4449
|
export const ImageSearchRounded: SvgIconComponent;
|
|
4455
4450
|
export const ImageSearchSharp: SvgIconComponent;
|
|
4456
4451
|
export const ImageSearchTwoTone: SvgIconComponent;
|
|
4457
4452
|
export const ImageSharp: SvgIconComponent;
|
|
4458
4453
|
export const ImageTwoTone: SvgIconComponent;
|
|
4459
|
-
export const
|
|
4460
|
-
export const
|
|
4461
|
-
export const
|
|
4462
|
-
export const
|
|
4463
|
-
export const
|
|
4454
|
+
export const ImagesearchRoller: SvgIconComponent;
|
|
4455
|
+
export const ImagesearchRollerOutlined: SvgIconComponent;
|
|
4456
|
+
export const ImagesearchRollerRounded: SvgIconComponent;
|
|
4457
|
+
export const ImagesearchRollerSharp: SvgIconComponent;
|
|
4458
|
+
export const ImagesearchRollerTwoTone: SvgIconComponent;
|
|
4464
4459
|
export const ImportContacts: SvgIconComponent;
|
|
4465
4460
|
export const ImportContactsOutlined: SvgIconComponent;
|
|
4466
4461
|
export const ImportContactsRounded: SvgIconComponent;
|
|
@@ -4471,6 +4466,11 @@ export const ImportExportOutlined: SvgIconComponent;
|
|
|
4471
4466
|
export const ImportExportRounded: SvgIconComponent;
|
|
4472
4467
|
export const ImportExportSharp: SvgIconComponent;
|
|
4473
4468
|
export const ImportExportTwoTone: SvgIconComponent;
|
|
4469
|
+
export const ImportantDevices: SvgIconComponent;
|
|
4470
|
+
export const ImportantDevicesOutlined: SvgIconComponent;
|
|
4471
|
+
export const ImportantDevicesRounded: SvgIconComponent;
|
|
4472
|
+
export const ImportantDevicesSharp: SvgIconComponent;
|
|
4473
|
+
export const ImportantDevicesTwoTone: SvgIconComponent;
|
|
4474
4474
|
export const Inbox: SvgIconComponent;
|
|
4475
4475
|
export const InboxOutlined: SvgIconComponent;
|
|
4476
4476
|
export const InboxRounded: SvgIconComponent;
|
|
@@ -4637,6 +4637,15 @@ export const KebabDiningRounded: SvgIconComponent;
|
|
|
4637
4637
|
export const KebabDiningSharp: SvgIconComponent;
|
|
4638
4638
|
export const KebabDiningTwoTone: SvgIconComponent;
|
|
4639
4639
|
export const Key: SvgIconComponent;
|
|
4640
|
+
export const KeyOff: SvgIconComponent;
|
|
4641
|
+
export const KeyOffOutlined: SvgIconComponent;
|
|
4642
|
+
export const KeyOffRounded: SvgIconComponent;
|
|
4643
|
+
export const KeyOffSharp: SvgIconComponent;
|
|
4644
|
+
export const KeyOffTwoTone: SvgIconComponent;
|
|
4645
|
+
export const KeyOutlined: SvgIconComponent;
|
|
4646
|
+
export const KeyRounded: SvgIconComponent;
|
|
4647
|
+
export const KeySharp: SvgIconComponent;
|
|
4648
|
+
export const KeyTwoTone: SvgIconComponent;
|
|
4640
4649
|
export const Keyboard: SvgIconComponent;
|
|
4641
4650
|
export const KeyboardAlt: SvgIconComponent;
|
|
4642
4651
|
export const KeyboardAltOutlined: SvgIconComponent;
|
|
@@ -4732,15 +4741,6 @@ export const KeyboardVoiceOutlined: SvgIconComponent;
|
|
|
4732
4741
|
export const KeyboardVoiceRounded: SvgIconComponent;
|
|
4733
4742
|
export const KeyboardVoiceSharp: SvgIconComponent;
|
|
4734
4743
|
export const KeyboardVoiceTwoTone: SvgIconComponent;
|
|
4735
|
-
export const KeyOff: SvgIconComponent;
|
|
4736
|
-
export const KeyOffOutlined: SvgIconComponent;
|
|
4737
|
-
export const KeyOffRounded: SvgIconComponent;
|
|
4738
|
-
export const KeyOffSharp: SvgIconComponent;
|
|
4739
|
-
export const KeyOffTwoTone: SvgIconComponent;
|
|
4740
|
-
export const KeyOutlined: SvgIconComponent;
|
|
4741
|
-
export const KeyRounded: SvgIconComponent;
|
|
4742
|
-
export const KeySharp: SvgIconComponent;
|
|
4743
|
-
export const KeyTwoTone: SvgIconComponent;
|
|
4744
4744
|
export const KingBed: SvgIconComponent;
|
|
4745
4745
|
export const KingBedOutlined: SvgIconComponent;
|
|
4746
4746
|
export const KingBedRounded: SvgIconComponent;
|
|
@@ -4772,6 +4772,10 @@ export const LabelRounded: SvgIconComponent;
|
|
|
4772
4772
|
export const LabelSharp: SvgIconComponent;
|
|
4773
4773
|
export const LabelTwoTone: SvgIconComponent;
|
|
4774
4774
|
export const Lan: SvgIconComponent;
|
|
4775
|
+
export const LanOutlined: SvgIconComponent;
|
|
4776
|
+
export const LanRounded: SvgIconComponent;
|
|
4777
|
+
export const LanSharp: SvgIconComponent;
|
|
4778
|
+
export const LanTwoTone: SvgIconComponent;
|
|
4775
4779
|
export const Landscape: SvgIconComponent;
|
|
4776
4780
|
export const LandscapeOutlined: SvgIconComponent;
|
|
4777
4781
|
export const LandscapeRounded: SvgIconComponent;
|
|
@@ -4787,10 +4791,6 @@ export const LanguageOutlined: SvgIconComponent;
|
|
|
4787
4791
|
export const LanguageRounded: SvgIconComponent;
|
|
4788
4792
|
export const LanguageSharp: SvgIconComponent;
|
|
4789
4793
|
export const LanguageTwoTone: SvgIconComponent;
|
|
4790
|
-
export const LanOutlined: SvgIconComponent;
|
|
4791
|
-
export const LanRounded: SvgIconComponent;
|
|
4792
|
-
export const LanSharp: SvgIconComponent;
|
|
4793
|
-
export const LanTwoTone: SvgIconComponent;
|
|
4794
4794
|
export const Laptop: SvgIconComponent;
|
|
4795
4795
|
export const LaptopChromebook: SvgIconComponent;
|
|
4796
4796
|
export const LaptopChromebookOutlined: SvgIconComponent;
|
|
@@ -4882,6 +4882,15 @@ export const LibraryMusicRounded: SvgIconComponent;
|
|
|
4882
4882
|
export const LibraryMusicSharp: SvgIconComponent;
|
|
4883
4883
|
export const LibraryMusicTwoTone: SvgIconComponent;
|
|
4884
4884
|
export const Light: SvgIconComponent;
|
|
4885
|
+
export const LightMode: SvgIconComponent;
|
|
4886
|
+
export const LightModeOutlined: SvgIconComponent;
|
|
4887
|
+
export const LightModeRounded: SvgIconComponent;
|
|
4888
|
+
export const LightModeSharp: SvgIconComponent;
|
|
4889
|
+
export const LightModeTwoTone: SvgIconComponent;
|
|
4890
|
+
export const LightOutlined: SvgIconComponent;
|
|
4891
|
+
export const LightRounded: SvgIconComponent;
|
|
4892
|
+
export const LightSharp: SvgIconComponent;
|
|
4893
|
+
export const LightTwoTone: SvgIconComponent;
|
|
4885
4894
|
export const Lightbulb: SvgIconComponent;
|
|
4886
4895
|
export const LightbulbCircle: SvgIconComponent;
|
|
4887
4896
|
export const LightbulbCircleOutlined: SvgIconComponent;
|
|
@@ -4892,20 +4901,6 @@ export const LightbulbOutlined: SvgIconComponent;
|
|
|
4892
4901
|
export const LightbulbRounded: SvgIconComponent;
|
|
4893
4902
|
export const LightbulbSharp: SvgIconComponent;
|
|
4894
4903
|
export const LightbulbTwoTone: SvgIconComponent;
|
|
4895
|
-
export const LightMode: SvgIconComponent;
|
|
4896
|
-
export const LightModeOutlined: SvgIconComponent;
|
|
4897
|
-
export const LightModeRounded: SvgIconComponent;
|
|
4898
|
-
export const LightModeSharp: SvgIconComponent;
|
|
4899
|
-
export const LightModeTwoTone: SvgIconComponent;
|
|
4900
|
-
export const LightOutlined: SvgIconComponent;
|
|
4901
|
-
export const LightRounded: SvgIconComponent;
|
|
4902
|
-
export const LightSharp: SvgIconComponent;
|
|
4903
|
-
export const LightTwoTone: SvgIconComponent;
|
|
4904
|
-
export const LinearScale: SvgIconComponent;
|
|
4905
|
-
export const LinearScaleOutlined: SvgIconComponent;
|
|
4906
|
-
export const LinearScaleRounded: SvgIconComponent;
|
|
4907
|
-
export const LinearScaleSharp: SvgIconComponent;
|
|
4908
|
-
export const LinearScaleTwoTone: SvgIconComponent;
|
|
4909
4904
|
export const LineAxis: SvgIconComponent;
|
|
4910
4905
|
export const LineAxisOutlined: SvgIconComponent;
|
|
4911
4906
|
export const LineAxisRounded: SvgIconComponent;
|
|
@@ -4921,13 +4916,12 @@ export const LineWeightOutlined: SvgIconComponent;
|
|
|
4921
4916
|
export const LineWeightRounded: SvgIconComponent;
|
|
4922
4917
|
export const LineWeightSharp: SvgIconComponent;
|
|
4923
4918
|
export const LineWeightTwoTone: SvgIconComponent;
|
|
4919
|
+
export const LinearScale: SvgIconComponent;
|
|
4920
|
+
export const LinearScaleOutlined: SvgIconComponent;
|
|
4921
|
+
export const LinearScaleRounded: SvgIconComponent;
|
|
4922
|
+
export const LinearScaleSharp: SvgIconComponent;
|
|
4923
|
+
export const LinearScaleTwoTone: SvgIconComponent;
|
|
4924
4924
|
export const Link: SvgIconComponent;
|
|
4925
|
-
export const LinkedCamera: SvgIconComponent;
|
|
4926
|
-
export const LinkedCameraOutlined: SvgIconComponent;
|
|
4927
|
-
export const LinkedCameraRounded: SvgIconComponent;
|
|
4928
|
-
export const LinkedCameraSharp: SvgIconComponent;
|
|
4929
|
-
export const LinkedCameraTwoTone: SvgIconComponent;
|
|
4930
|
-
export const LinkedIn: SvgIconComponent;
|
|
4931
4925
|
export const LinkOff: SvgIconComponent;
|
|
4932
4926
|
export const LinkOffOutlined: SvgIconComponent;
|
|
4933
4927
|
export const LinkOffRounded: SvgIconComponent;
|
|
@@ -4937,6 +4931,12 @@ export const LinkOutlined: SvgIconComponent;
|
|
|
4937
4931
|
export const LinkRounded: SvgIconComponent;
|
|
4938
4932
|
export const LinkSharp: SvgIconComponent;
|
|
4939
4933
|
export const LinkTwoTone: SvgIconComponent;
|
|
4934
|
+
export const LinkedCamera: SvgIconComponent;
|
|
4935
|
+
export const LinkedCameraOutlined: SvgIconComponent;
|
|
4936
|
+
export const LinkedCameraRounded: SvgIconComponent;
|
|
4937
|
+
export const LinkedCameraSharp: SvgIconComponent;
|
|
4938
|
+
export const LinkedCameraTwoTone: SvgIconComponent;
|
|
4939
|
+
export const LinkedIn: SvgIconComponent;
|
|
4940
4940
|
export const Liquor: SvgIconComponent;
|
|
4941
4941
|
export const LiquorOutlined: SvgIconComponent;
|
|
4942
4942
|
export const LiquorRounded: SvgIconComponent;
|
|
@@ -5269,11 +5269,11 @@ export const MailLockRounded: SvgIconComponent;
|
|
|
5269
5269
|
export const MailLockSharp: SvgIconComponent;
|
|
5270
5270
|
export const MailLockTwoTone: SvgIconComponent;
|
|
5271
5271
|
export const MailOutline: SvgIconComponent;
|
|
5272
|
-
export const MailOutlined: SvgIconComponent;
|
|
5273
5272
|
export const MailOutlineOutlined: SvgIconComponent;
|
|
5274
5273
|
export const MailOutlineRounded: SvgIconComponent;
|
|
5275
5274
|
export const MailOutlineSharp: SvgIconComponent;
|
|
5276
5275
|
export const MailOutlineTwoTone: SvgIconComponent;
|
|
5276
|
+
export const MailOutlined: SvgIconComponent;
|
|
5277
5277
|
export const MailRounded: SvgIconComponent;
|
|
5278
5278
|
export const MailSharp: SvgIconComponent;
|
|
5279
5279
|
export const MailTwoTone: SvgIconComponent;
|
|
@@ -5283,6 +5283,10 @@ export const MaleRounded: SvgIconComponent;
|
|
|
5283
5283
|
export const MaleSharp: SvgIconComponent;
|
|
5284
5284
|
export const MaleTwoTone: SvgIconComponent;
|
|
5285
5285
|
export const Man: SvgIconComponent;
|
|
5286
|
+
export const ManOutlined: SvgIconComponent;
|
|
5287
|
+
export const ManRounded: SvgIconComponent;
|
|
5288
|
+
export const ManSharp: SvgIconComponent;
|
|
5289
|
+
export const ManTwoTone: SvgIconComponent;
|
|
5286
5290
|
export const ManageAccounts: SvgIconComponent;
|
|
5287
5291
|
export const ManageAccountsOutlined: SvgIconComponent;
|
|
5288
5292
|
export const ManageAccountsRounded: SvgIconComponent;
|
|
@@ -5298,14 +5302,11 @@ export const ManageSearchOutlined: SvgIconComponent;
|
|
|
5298
5302
|
export const ManageSearchRounded: SvgIconComponent;
|
|
5299
5303
|
export const ManageSearchSharp: SvgIconComponent;
|
|
5300
5304
|
export const ManageSearchTwoTone: SvgIconComponent;
|
|
5301
|
-
export const ManOutlined: SvgIconComponent;
|
|
5302
|
-
export const ManRounded: SvgIconComponent;
|
|
5303
|
-
export const ManSharp: SvgIconComponent;
|
|
5304
|
-
export const ManTwoTone: SvgIconComponent;
|
|
5305
5305
|
export const Map: SvgIconComponent;
|
|
5306
5306
|
export const MapOutlined: SvgIconComponent;
|
|
5307
5307
|
export const MapRounded: SvgIconComponent;
|
|
5308
5308
|
export const MapSharp: SvgIconComponent;
|
|
5309
|
+
export const MapTwoTone: SvgIconComponent;
|
|
5309
5310
|
export const MapsHomeWork: SvgIconComponent;
|
|
5310
5311
|
export const MapsHomeWorkOutlined: SvgIconComponent;
|
|
5311
5312
|
export const MapsHomeWorkRounded: SvgIconComponent;
|
|
@@ -5316,7 +5317,6 @@ export const MapsUgcOutlined: SvgIconComponent;
|
|
|
5316
5317
|
export const MapsUgcRounded: SvgIconComponent;
|
|
5317
5318
|
export const MapsUgcSharp: SvgIconComponent;
|
|
5318
5319
|
export const MapsUgcTwoTone: SvgIconComponent;
|
|
5319
|
-
export const MapTwoTone: SvgIconComponent;
|
|
5320
5320
|
export const Margin: SvgIconComponent;
|
|
5321
5321
|
export const MarginOutlined: SvgIconComponent;
|
|
5322
5322
|
export const MarginRounded: SvgIconComponent;
|
|
@@ -5347,12 +5347,12 @@ export const MarkEmailUnreadOutlined: SvgIconComponent;
|
|
|
5347
5347
|
export const MarkEmailUnreadRounded: SvgIconComponent;
|
|
5348
5348
|
export const MarkEmailUnreadSharp: SvgIconComponent;
|
|
5349
5349
|
export const MarkEmailUnreadTwoTone: SvgIconComponent;
|
|
5350
|
-
export const Markunread: SvgIconComponent;
|
|
5351
5350
|
export const MarkUnreadChatAlt: SvgIconComponent;
|
|
5352
5351
|
export const MarkUnreadChatAltOutlined: SvgIconComponent;
|
|
5353
5352
|
export const MarkUnreadChatAltRounded: SvgIconComponent;
|
|
5354
5353
|
export const MarkUnreadChatAltSharp: SvgIconComponent;
|
|
5355
5354
|
export const MarkUnreadChatAltTwoTone: SvgIconComponent;
|
|
5355
|
+
export const Markunread: SvgIconComponent;
|
|
5356
5356
|
export const MarkunreadMailbox: SvgIconComponent;
|
|
5357
5357
|
export const MarkunreadMailboxOutlined: SvgIconComponent;
|
|
5358
5358
|
export const MarkunreadMailboxRounded: SvgIconComponent;
|
|
@@ -5470,13 +5470,13 @@ export const MicOffSharp: SvgIconComponent;
|
|
|
5470
5470
|
export const MicOffTwoTone: SvgIconComponent;
|
|
5471
5471
|
export const MicOutlined: SvgIconComponent;
|
|
5472
5472
|
export const MicRounded: SvgIconComponent;
|
|
5473
|
+
export const MicSharp: SvgIconComponent;
|
|
5474
|
+
export const MicTwoTone: SvgIconComponent;
|
|
5473
5475
|
export const Microwave: SvgIconComponent;
|
|
5474
5476
|
export const MicrowaveOutlined: SvgIconComponent;
|
|
5475
5477
|
export const MicrowaveRounded: SvgIconComponent;
|
|
5476
5478
|
export const MicrowaveSharp: SvgIconComponent;
|
|
5477
5479
|
export const MicrowaveTwoTone: SvgIconComponent;
|
|
5478
|
-
export const MicSharp: SvgIconComponent;
|
|
5479
|
-
export const MicTwoTone: SvgIconComponent;
|
|
5480
5480
|
export const MilitaryTech: SvgIconComponent;
|
|
5481
5481
|
export const MilitaryTechOutlined: SvgIconComponent;
|
|
5482
5482
|
export const MilitaryTechRounded: SvgIconComponent;
|
|
@@ -5507,11 +5507,6 @@ export const MmsOutlined: SvgIconComponent;
|
|
|
5507
5507
|
export const MmsRounded: SvgIconComponent;
|
|
5508
5508
|
export const MmsSharp: SvgIconComponent;
|
|
5509
5509
|
export const MmsTwoTone: SvgIconComponent;
|
|
5510
|
-
export const MobiledataOff: SvgIconComponent;
|
|
5511
|
-
export const MobiledataOffOutlined: SvgIconComponent;
|
|
5512
|
-
export const MobiledataOffRounded: SvgIconComponent;
|
|
5513
|
-
export const MobiledataOffSharp: SvgIconComponent;
|
|
5514
|
-
export const MobiledataOffTwoTone: SvgIconComponent;
|
|
5515
5510
|
export const MobileFriendly: SvgIconComponent;
|
|
5516
5511
|
export const MobileFriendlyOutlined: SvgIconComponent;
|
|
5517
5512
|
export const MobileFriendlyRounded: SvgIconComponent;
|
|
@@ -5527,6 +5522,11 @@ export const MobileScreenShareOutlined: SvgIconComponent;
|
|
|
5527
5522
|
export const MobileScreenShareRounded: SvgIconComponent;
|
|
5528
5523
|
export const MobileScreenShareSharp: SvgIconComponent;
|
|
5529
5524
|
export const MobileScreenShareTwoTone: SvgIconComponent;
|
|
5525
|
+
export const MobiledataOff: SvgIconComponent;
|
|
5526
|
+
export const MobiledataOffOutlined: SvgIconComponent;
|
|
5527
|
+
export const MobiledataOffRounded: SvgIconComponent;
|
|
5528
|
+
export const MobiledataOffSharp: SvgIconComponent;
|
|
5529
|
+
export const MobiledataOffTwoTone: SvgIconComponent;
|
|
5530
5530
|
export const Mode: SvgIconComponent;
|
|
5531
5531
|
export const ModeComment: SvgIconComponent;
|
|
5532
5532
|
export const ModeCommentOutlined: SvgIconComponent;
|
|
@@ -5535,11 +5535,11 @@ export const ModeCommentSharp: SvgIconComponent;
|
|
|
5535
5535
|
export const ModeCommentTwoTone: SvgIconComponent;
|
|
5536
5536
|
export const ModeEdit: SvgIconComponent;
|
|
5537
5537
|
export const ModeEditOutline: SvgIconComponent;
|
|
5538
|
-
export const ModeEditOutlined: SvgIconComponent;
|
|
5539
5538
|
export const ModeEditOutlineOutlined: SvgIconComponent;
|
|
5540
5539
|
export const ModeEditOutlineRounded: SvgIconComponent;
|
|
5541
5540
|
export const ModeEditOutlineSharp: SvgIconComponent;
|
|
5542
5541
|
export const ModeEditOutlineTwoTone: SvgIconComponent;
|
|
5542
|
+
export const ModeEditOutlined: SvgIconComponent;
|
|
5543
5543
|
export const ModeEditRounded: SvgIconComponent;
|
|
5544
5544
|
export const ModeEditSharp: SvgIconComponent;
|
|
5545
5545
|
export const ModeEditTwoTone: SvgIconComponent;
|
|
@@ -5548,11 +5548,6 @@ export const ModeFanOffOutlined: SvgIconComponent;
|
|
|
5548
5548
|
export const ModeFanOffRounded: SvgIconComponent;
|
|
5549
5549
|
export const ModeFanOffSharp: SvgIconComponent;
|
|
5550
5550
|
export const ModeFanOffTwoTone: SvgIconComponent;
|
|
5551
|
-
export const ModelTraining: SvgIconComponent;
|
|
5552
|
-
export const ModelTrainingOutlined: SvgIconComponent;
|
|
5553
|
-
export const ModelTrainingRounded: SvgIconComponent;
|
|
5554
|
-
export const ModelTrainingSharp: SvgIconComponent;
|
|
5555
|
-
export const ModelTrainingTwoTone: SvgIconComponent;
|
|
5556
5551
|
export const ModeNight: SvgIconComponent;
|
|
5557
5552
|
export const ModeNightOutlined: SvgIconComponent;
|
|
5558
5553
|
export const ModeNightRounded: SvgIconComponent;
|
|
@@ -5572,6 +5567,11 @@ export const ModeStandbyRounded: SvgIconComponent;
|
|
|
5572
5567
|
export const ModeStandbySharp: SvgIconComponent;
|
|
5573
5568
|
export const ModeStandbyTwoTone: SvgIconComponent;
|
|
5574
5569
|
export const ModeTwoTone: SvgIconComponent;
|
|
5570
|
+
export const ModelTraining: SvgIconComponent;
|
|
5571
|
+
export const ModelTrainingOutlined: SvgIconComponent;
|
|
5572
|
+
export const ModelTrainingRounded: SvgIconComponent;
|
|
5573
|
+
export const ModelTrainingSharp: SvgIconComponent;
|
|
5574
|
+
export const ModelTrainingTwoTone: SvgIconComponent;
|
|
5575
5575
|
export const MonetizationOn: SvgIconComponent;
|
|
5576
5576
|
export const MonetizationOnOutlined: SvgIconComponent;
|
|
5577
5577
|
export const MonetizationOnRounded: SvgIconComponent;
|
|
@@ -5772,16 +5772,6 @@ export const NavigationOutlined: SvgIconComponent;
|
|
|
5772
5772
|
export const NavigationRounded: SvgIconComponent;
|
|
5773
5773
|
export const NavigationSharp: SvgIconComponent;
|
|
5774
5774
|
export const NavigationTwoTone: SvgIconComponent;
|
|
5775
|
-
export const NearbyError: SvgIconComponent;
|
|
5776
|
-
export const NearbyErrorOutlined: SvgIconComponent;
|
|
5777
|
-
export const NearbyErrorRounded: SvgIconComponent;
|
|
5778
|
-
export const NearbyErrorSharp: SvgIconComponent;
|
|
5779
|
-
export const NearbyErrorTwoTone: SvgIconComponent;
|
|
5780
|
-
export const NearbyOff: SvgIconComponent;
|
|
5781
|
-
export const NearbyOffOutlined: SvgIconComponent;
|
|
5782
|
-
export const NearbyOffRounded: SvgIconComponent;
|
|
5783
|
-
export const NearbyOffSharp: SvgIconComponent;
|
|
5784
|
-
export const NearbyOffTwoTone: SvgIconComponent;
|
|
5785
5775
|
export const NearMe: SvgIconComponent;
|
|
5786
5776
|
export const NearMeDisabled: SvgIconComponent;
|
|
5787
5777
|
export const NearMeDisabledOutlined: SvgIconComponent;
|
|
@@ -5792,6 +5782,16 @@ export const NearMeOutlined: SvgIconComponent;
|
|
|
5792
5782
|
export const NearMeRounded: SvgIconComponent;
|
|
5793
5783
|
export const NearMeSharp: SvgIconComponent;
|
|
5794
5784
|
export const NearMeTwoTone: SvgIconComponent;
|
|
5785
|
+
export const NearbyError: SvgIconComponent;
|
|
5786
|
+
export const NearbyErrorOutlined: SvgIconComponent;
|
|
5787
|
+
export const NearbyErrorRounded: SvgIconComponent;
|
|
5788
|
+
export const NearbyErrorSharp: SvgIconComponent;
|
|
5789
|
+
export const NearbyErrorTwoTone: SvgIconComponent;
|
|
5790
|
+
export const NearbyOff: SvgIconComponent;
|
|
5791
|
+
export const NearbyOffOutlined: SvgIconComponent;
|
|
5792
|
+
export const NearbyOffRounded: SvgIconComponent;
|
|
5793
|
+
export const NearbyOffSharp: SvgIconComponent;
|
|
5794
|
+
export const NearbyOffTwoTone: SvgIconComponent;
|
|
5795
5795
|
export const NestCamWiredStand: SvgIconComponent;
|
|
5796
5796
|
export const NestCamWiredStandOutlined: SvgIconComponent;
|
|
5797
5797
|
export const NestCamWiredStandRounded: SvgIconComponent;
|
|
@@ -5862,6 +5862,11 @@ export const NfcOutlined: SvgIconComponent;
|
|
|
5862
5862
|
export const NfcRounded: SvgIconComponent;
|
|
5863
5863
|
export const NfcSharp: SvgIconComponent;
|
|
5864
5864
|
export const NfcTwoTone: SvgIconComponent;
|
|
5865
|
+
export const NightShelter: SvgIconComponent;
|
|
5866
|
+
export const NightShelterOutlined: SvgIconComponent;
|
|
5867
|
+
export const NightShelterRounded: SvgIconComponent;
|
|
5868
|
+
export const NightShelterSharp: SvgIconComponent;
|
|
5869
|
+
export const NightShelterTwoTone: SvgIconComponent;
|
|
5865
5870
|
export const Nightlife: SvgIconComponent;
|
|
5866
5871
|
export const NightlifeOutlined: SvgIconComponent;
|
|
5867
5872
|
export const NightlifeRounded: SvgIconComponent;
|
|
@@ -5870,18 +5875,13 @@ export const NightlifeTwoTone: SvgIconComponent;
|
|
|
5870
5875
|
export const Nightlight: SvgIconComponent;
|
|
5871
5876
|
export const NightlightOutlined: SvgIconComponent;
|
|
5872
5877
|
export const NightlightRound: SvgIconComponent;
|
|
5873
|
-
export const NightlightRounded: SvgIconComponent;
|
|
5874
5878
|
export const NightlightRoundOutlined: SvgIconComponent;
|
|
5875
5879
|
export const NightlightRoundRounded: SvgIconComponent;
|
|
5876
5880
|
export const NightlightRoundSharp: SvgIconComponent;
|
|
5877
5881
|
export const NightlightRoundTwoTone: SvgIconComponent;
|
|
5882
|
+
export const NightlightRounded: SvgIconComponent;
|
|
5878
5883
|
export const NightlightSharp: SvgIconComponent;
|
|
5879
5884
|
export const NightlightTwoTone: SvgIconComponent;
|
|
5880
|
-
export const NightShelter: SvgIconComponent;
|
|
5881
|
-
export const NightShelterOutlined: SvgIconComponent;
|
|
5882
|
-
export const NightShelterRounded: SvgIconComponent;
|
|
5883
|
-
export const NightShelterSharp: SvgIconComponent;
|
|
5884
|
-
export const NightShelterTwoTone: SvgIconComponent;
|
|
5885
5885
|
export const NightsStay: SvgIconComponent;
|
|
5886
5886
|
export const NightsStayOutlined: SvgIconComponent;
|
|
5887
5887
|
export const NightsStayRounded: SvgIconComponent;
|
|
@@ -5952,16 +5952,6 @@ export const NoFoodOutlined: SvgIconComponent;
|
|
|
5952
5952
|
export const NoFoodRounded: SvgIconComponent;
|
|
5953
5953
|
export const NoFoodSharp: SvgIconComponent;
|
|
5954
5954
|
export const NoFoodTwoTone: SvgIconComponent;
|
|
5955
|
-
export const NoiseAware: SvgIconComponent;
|
|
5956
|
-
export const NoiseAwareOutlined: SvgIconComponent;
|
|
5957
|
-
export const NoiseAwareRounded: SvgIconComponent;
|
|
5958
|
-
export const NoiseAwareSharp: SvgIconComponent;
|
|
5959
|
-
export const NoiseAwareTwoTone: SvgIconComponent;
|
|
5960
|
-
export const NoiseControlOff: SvgIconComponent;
|
|
5961
|
-
export const NoiseControlOffOutlined: SvgIconComponent;
|
|
5962
|
-
export const NoiseControlOffRounded: SvgIconComponent;
|
|
5963
|
-
export const NoiseControlOffSharp: SvgIconComponent;
|
|
5964
|
-
export const NoiseControlOffTwoTone: SvgIconComponent;
|
|
5965
5955
|
export const NoLuggage: SvgIconComponent;
|
|
5966
5956
|
export const NoLuggageOutlined: SvgIconComponent;
|
|
5967
5957
|
export const NoLuggageRounded: SvgIconComponent;
|
|
@@ -5982,6 +5972,31 @@ export const NoPhotographyOutlined: SvgIconComponent;
|
|
|
5982
5972
|
export const NoPhotographyRounded: SvgIconComponent;
|
|
5983
5973
|
export const NoPhotographySharp: SvgIconComponent;
|
|
5984
5974
|
export const NoPhotographyTwoTone: SvgIconComponent;
|
|
5975
|
+
export const NoSim: SvgIconComponent;
|
|
5976
|
+
export const NoSimOutlined: SvgIconComponent;
|
|
5977
|
+
export const NoSimRounded: SvgIconComponent;
|
|
5978
|
+
export const NoSimSharp: SvgIconComponent;
|
|
5979
|
+
export const NoSimTwoTone: SvgIconComponent;
|
|
5980
|
+
export const NoStroller: SvgIconComponent;
|
|
5981
|
+
export const NoStrollerOutlined: SvgIconComponent;
|
|
5982
|
+
export const NoStrollerRounded: SvgIconComponent;
|
|
5983
|
+
export const NoStrollerSharp: SvgIconComponent;
|
|
5984
|
+
export const NoStrollerTwoTone: SvgIconComponent;
|
|
5985
|
+
export const NoTransfer: SvgIconComponent;
|
|
5986
|
+
export const NoTransferOutlined: SvgIconComponent;
|
|
5987
|
+
export const NoTransferRounded: SvgIconComponent;
|
|
5988
|
+
export const NoTransferSharp: SvgIconComponent;
|
|
5989
|
+
export const NoTransferTwoTone: SvgIconComponent;
|
|
5990
|
+
export const NoiseAware: SvgIconComponent;
|
|
5991
|
+
export const NoiseAwareOutlined: SvgIconComponent;
|
|
5992
|
+
export const NoiseAwareRounded: SvgIconComponent;
|
|
5993
|
+
export const NoiseAwareSharp: SvgIconComponent;
|
|
5994
|
+
export const NoiseAwareTwoTone: SvgIconComponent;
|
|
5995
|
+
export const NoiseControlOff: SvgIconComponent;
|
|
5996
|
+
export const NoiseControlOffOutlined: SvgIconComponent;
|
|
5997
|
+
export const NoiseControlOffRounded: SvgIconComponent;
|
|
5998
|
+
export const NoiseControlOffSharp: SvgIconComponent;
|
|
5999
|
+
export const NoiseControlOffTwoTone: SvgIconComponent;
|
|
5985
6000
|
export const NordicWalking: SvgIconComponent;
|
|
5986
6001
|
export const NordicWalkingOutlined: SvgIconComponent;
|
|
5987
6002
|
export const NordicWalkingRounded: SvgIconComponent;
|
|
@@ -5997,26 +6012,31 @@ export const NorthOutlined: SvgIconComponent;
|
|
|
5997
6012
|
export const NorthRounded: SvgIconComponent;
|
|
5998
6013
|
export const NorthSharp: SvgIconComponent;
|
|
5999
6014
|
export const NorthTwoTone: SvgIconComponent;
|
|
6000
|
-
export const NorthWest: SvgIconComponent;
|
|
6001
|
-
export const NorthWestOutlined: SvgIconComponent;
|
|
6002
|
-
export const NorthWestRounded: SvgIconComponent;
|
|
6003
|
-
export const NorthWestSharp: SvgIconComponent;
|
|
6004
|
-
export const NorthWestTwoTone: SvgIconComponent;
|
|
6005
|
-
export const NoSim: SvgIconComponent;
|
|
6006
|
-
export const NoSimOutlined: SvgIconComponent;
|
|
6007
|
-
export const NoSimRounded: SvgIconComponent;
|
|
6008
|
-
export const NoSimSharp: SvgIconComponent;
|
|
6009
|
-
export const NoSimTwoTone: SvgIconComponent;
|
|
6010
|
-
export const NoStroller: SvgIconComponent;
|
|
6011
|
-
export const NoStrollerOutlined: SvgIconComponent;
|
|
6012
|
-
export const NoStrollerRounded: SvgIconComponent;
|
|
6013
|
-
export const NoStrollerSharp: SvgIconComponent;
|
|
6014
|
-
export const NoStrollerTwoTone: SvgIconComponent;
|
|
6015
|
+
export const NorthWest: SvgIconComponent;
|
|
6016
|
+
export const NorthWestOutlined: SvgIconComponent;
|
|
6017
|
+
export const NorthWestRounded: SvgIconComponent;
|
|
6018
|
+
export const NorthWestSharp: SvgIconComponent;
|
|
6019
|
+
export const NorthWestTwoTone: SvgIconComponent;
|
|
6015
6020
|
export const NotAccessible: SvgIconComponent;
|
|
6016
6021
|
export const NotAccessibleOutlined: SvgIconComponent;
|
|
6017
6022
|
export const NotAccessibleRounded: SvgIconComponent;
|
|
6018
6023
|
export const NotAccessibleSharp: SvgIconComponent;
|
|
6019
6024
|
export const NotAccessibleTwoTone: SvgIconComponent;
|
|
6025
|
+
export const NotInterested: SvgIconComponent;
|
|
6026
|
+
export const NotInterestedOutlined: SvgIconComponent;
|
|
6027
|
+
export const NotInterestedRounded: SvgIconComponent;
|
|
6028
|
+
export const NotInterestedSharp: SvgIconComponent;
|
|
6029
|
+
export const NotInterestedTwoTone: SvgIconComponent;
|
|
6030
|
+
export const NotListedLocation: SvgIconComponent;
|
|
6031
|
+
export const NotListedLocationOutlined: SvgIconComponent;
|
|
6032
|
+
export const NotListedLocationRounded: SvgIconComponent;
|
|
6033
|
+
export const NotListedLocationSharp: SvgIconComponent;
|
|
6034
|
+
export const NotListedLocationTwoTone: SvgIconComponent;
|
|
6035
|
+
export const NotStarted: SvgIconComponent;
|
|
6036
|
+
export const NotStartedOutlined: SvgIconComponent;
|
|
6037
|
+
export const NotStartedRounded: SvgIconComponent;
|
|
6038
|
+
export const NotStartedSharp: SvgIconComponent;
|
|
6039
|
+
export const NotStartedTwoTone: SvgIconComponent;
|
|
6020
6040
|
export const Note: SvgIconComponent;
|
|
6021
6041
|
export const NoteAdd: SvgIconComponent;
|
|
6022
6042
|
export const NoteAddOutlined: SvgIconComponent;
|
|
@@ -6030,13 +6050,13 @@ export const NoteAltSharp: SvgIconComponent;
|
|
|
6030
6050
|
export const NoteAltTwoTone: SvgIconComponent;
|
|
6031
6051
|
export const NoteOutlined: SvgIconComponent;
|
|
6032
6052
|
export const NoteRounded: SvgIconComponent;
|
|
6033
|
-
export const Notes: SvgIconComponent;
|
|
6034
6053
|
export const NoteSharp: SvgIconComponent;
|
|
6054
|
+
export const NoteTwoTone: SvgIconComponent;
|
|
6055
|
+
export const Notes: SvgIconComponent;
|
|
6035
6056
|
export const NotesOutlined: SvgIconComponent;
|
|
6036
6057
|
export const NotesRounded: SvgIconComponent;
|
|
6037
6058
|
export const NotesSharp: SvgIconComponent;
|
|
6038
6059
|
export const NotesTwoTone: SvgIconComponent;
|
|
6039
|
-
export const NoteTwoTone: SvgIconComponent;
|
|
6040
6060
|
export const NotificationAdd: SvgIconComponent;
|
|
6041
6061
|
export const NotificationAddOutlined: SvgIconComponent;
|
|
6042
6062
|
export const NotificationAddRounded: SvgIconComponent;
|
|
@@ -6072,26 +6092,6 @@ export const NotificationsPausedTwoTone: SvgIconComponent;
|
|
|
6072
6092
|
export const NotificationsRounded: SvgIconComponent;
|
|
6073
6093
|
export const NotificationsSharp: SvgIconComponent;
|
|
6074
6094
|
export const NotificationsTwoTone: SvgIconComponent;
|
|
6075
|
-
export const NotInterested: SvgIconComponent;
|
|
6076
|
-
export const NotInterestedOutlined: SvgIconComponent;
|
|
6077
|
-
export const NotInterestedRounded: SvgIconComponent;
|
|
6078
|
-
export const NotInterestedSharp: SvgIconComponent;
|
|
6079
|
-
export const NotInterestedTwoTone: SvgIconComponent;
|
|
6080
|
-
export const NotListedLocation: SvgIconComponent;
|
|
6081
|
-
export const NotListedLocationOutlined: SvgIconComponent;
|
|
6082
|
-
export const NotListedLocationRounded: SvgIconComponent;
|
|
6083
|
-
export const NotListedLocationSharp: SvgIconComponent;
|
|
6084
|
-
export const NotListedLocationTwoTone: SvgIconComponent;
|
|
6085
|
-
export const NoTransfer: SvgIconComponent;
|
|
6086
|
-
export const NoTransferOutlined: SvgIconComponent;
|
|
6087
|
-
export const NoTransferRounded: SvgIconComponent;
|
|
6088
|
-
export const NoTransferSharp: SvgIconComponent;
|
|
6089
|
-
export const NoTransferTwoTone: SvgIconComponent;
|
|
6090
|
-
export const NotStarted: SvgIconComponent;
|
|
6091
|
-
export const NotStartedOutlined: SvgIconComponent;
|
|
6092
|
-
export const NotStartedRounded: SvgIconComponent;
|
|
6093
|
-
export const NotStartedSharp: SvgIconComponent;
|
|
6094
|
-
export const NotStartedTwoTone: SvgIconComponent;
|
|
6095
6095
|
export const Numbers: SvgIconComponent;
|
|
6096
6096
|
export const NumbersOutlined: SvgIconComponent;
|
|
6097
6097
|
export const NumbersRounded: SvgIconComponent;
|
|
@@ -6117,22 +6117,17 @@ export const OilBarrelOutlined: SvgIconComponent;
|
|
|
6117
6117
|
export const OilBarrelRounded: SvgIconComponent;
|
|
6118
6118
|
export const OilBarrelSharp: SvgIconComponent;
|
|
6119
6119
|
export const OilBarrelTwoTone: SvgIconComponent;
|
|
6120
|
-
export const OndemandVideo: SvgIconComponent;
|
|
6121
|
-
export const OndemandVideoOutlined: SvgIconComponent;
|
|
6122
|
-
export const OndemandVideoRounded: SvgIconComponent;
|
|
6123
|
-
export const OndemandVideoSharp: SvgIconComponent;
|
|
6124
|
-
export const OndemandVideoTwoTone: SvgIconComponent;
|
|
6125
6120
|
export const OnDeviceTraining: SvgIconComponent;
|
|
6126
6121
|
export const OnDeviceTrainingOutlined: SvgIconComponent;
|
|
6127
6122
|
export const OnDeviceTrainingRounded: SvgIconComponent;
|
|
6128
6123
|
export const OnDeviceTrainingSharp: SvgIconComponent;
|
|
6129
6124
|
export const OnDeviceTrainingTwoTone: SvgIconComponent;
|
|
6125
|
+
export const OndemandVideo: SvgIconComponent;
|
|
6126
|
+
export const OndemandVideoOutlined: SvgIconComponent;
|
|
6127
|
+
export const OndemandVideoRounded: SvgIconComponent;
|
|
6128
|
+
export const OndemandVideoSharp: SvgIconComponent;
|
|
6129
|
+
export const OndemandVideoTwoTone: SvgIconComponent;
|
|
6130
6130
|
export const OneK: SvgIconComponent;
|
|
6131
|
-
export const OneKk: SvgIconComponent;
|
|
6132
|
-
export const OneKkOutlined: SvgIconComponent;
|
|
6133
|
-
export const OneKkRounded: SvgIconComponent;
|
|
6134
|
-
export const OneKkSharp: SvgIconComponent;
|
|
6135
|
-
export const OneKkTwoTone: SvgIconComponent;
|
|
6136
6131
|
export const OneKOutlined: SvgIconComponent;
|
|
6137
6132
|
export const OneKPlus: SvgIconComponent;
|
|
6138
6133
|
export const OneKPlusOutlined: SvgIconComponent;
|
|
@@ -6142,6 +6137,11 @@ export const OneKPlusTwoTone: SvgIconComponent;
|
|
|
6142
6137
|
export const OneKRounded: SvgIconComponent;
|
|
6143
6138
|
export const OneKSharp: SvgIconComponent;
|
|
6144
6139
|
export const OneKTwoTone: SvgIconComponent;
|
|
6140
|
+
export const OneKk: SvgIconComponent;
|
|
6141
|
+
export const OneKkOutlined: SvgIconComponent;
|
|
6142
|
+
export const OneKkRounded: SvgIconComponent;
|
|
6143
|
+
export const OneKkSharp: SvgIconComponent;
|
|
6144
|
+
export const OneKkTwoTone: SvgIconComponent;
|
|
6145
6145
|
export const OnlinePrediction: SvgIconComponent;
|
|
6146
6146
|
export const OnlinePredictionOutlined: SvgIconComponent;
|
|
6147
6147
|
export const OnlinePredictionRounded: SvgIconComponent;
|
|
@@ -6237,6 +6237,16 @@ export const PaletteOutlined: SvgIconComponent;
|
|
|
6237
6237
|
export const PaletteRounded: SvgIconComponent;
|
|
6238
6238
|
export const PaletteSharp: SvgIconComponent;
|
|
6239
6239
|
export const PaletteTwoTone: SvgIconComponent;
|
|
6240
|
+
export const PanTool: SvgIconComponent;
|
|
6241
|
+
export const PanToolAlt: SvgIconComponent;
|
|
6242
|
+
export const PanToolAltOutlined: SvgIconComponent;
|
|
6243
|
+
export const PanToolAltRounded: SvgIconComponent;
|
|
6244
|
+
export const PanToolAltSharp: SvgIconComponent;
|
|
6245
|
+
export const PanToolAltTwoTone: SvgIconComponent;
|
|
6246
|
+
export const PanToolOutlined: SvgIconComponent;
|
|
6247
|
+
export const PanToolRounded: SvgIconComponent;
|
|
6248
|
+
export const PanToolSharp: SvgIconComponent;
|
|
6249
|
+
export const PanToolTwoTone: SvgIconComponent;
|
|
6240
6250
|
export const Panorama: SvgIconComponent;
|
|
6241
6251
|
export const PanoramaFishEye: SvgIconComponent;
|
|
6242
6252
|
export const PanoramaFishEyeOutlined: SvgIconComponent;
|
|
@@ -6287,16 +6297,6 @@ export const PanoramaWideAngleSelectSharp: SvgIconComponent;
|
|
|
6287
6297
|
export const PanoramaWideAngleSelectTwoTone: SvgIconComponent;
|
|
6288
6298
|
export const PanoramaWideAngleSharp: SvgIconComponent;
|
|
6289
6299
|
export const PanoramaWideAngleTwoTone: SvgIconComponent;
|
|
6290
|
-
export const PanTool: SvgIconComponent;
|
|
6291
|
-
export const PanToolAlt: SvgIconComponent;
|
|
6292
|
-
export const PanToolAltOutlined: SvgIconComponent;
|
|
6293
|
-
export const PanToolAltRounded: SvgIconComponent;
|
|
6294
|
-
export const PanToolAltSharp: SvgIconComponent;
|
|
6295
|
-
export const PanToolAltTwoTone: SvgIconComponent;
|
|
6296
|
-
export const PanToolOutlined: SvgIconComponent;
|
|
6297
|
-
export const PanToolRounded: SvgIconComponent;
|
|
6298
|
-
export const PanToolSharp: SvgIconComponent;
|
|
6299
|
-
export const PanToolTwoTone: SvgIconComponent;
|
|
6300
6300
|
export const Paragliding: SvgIconComponent;
|
|
6301
6301
|
export const ParaglidingOutlined: SvgIconComponent;
|
|
6302
6302
|
export const ParaglidingRounded: SvgIconComponent;
|
|
@@ -6330,11 +6330,11 @@ export const PauseCircleFilledRounded: SvgIconComponent;
|
|
|
6330
6330
|
export const PauseCircleFilledSharp: SvgIconComponent;
|
|
6331
6331
|
export const PauseCircleFilledTwoTone: SvgIconComponent;
|
|
6332
6332
|
export const PauseCircleOutline: SvgIconComponent;
|
|
6333
|
-
export const PauseCircleOutlined: SvgIconComponent;
|
|
6334
6333
|
export const PauseCircleOutlineOutlined: SvgIconComponent;
|
|
6335
6334
|
export const PauseCircleOutlineRounded: SvgIconComponent;
|
|
6336
6335
|
export const PauseCircleOutlineSharp: SvgIconComponent;
|
|
6337
6336
|
export const PauseCircleOutlineTwoTone: SvgIconComponent;
|
|
6337
|
+
export const PauseCircleOutlined: SvgIconComponent;
|
|
6338
6338
|
export const PauseCircleRounded: SvgIconComponent;
|
|
6339
6339
|
export const PauseCircleSharp: SvgIconComponent;
|
|
6340
6340
|
export const PauseCircleTwoTone: SvgIconComponent;
|
|
@@ -6350,13 +6350,13 @@ export const PauseTwoTone: SvgIconComponent;
|
|
|
6350
6350
|
export const Payment: SvgIconComponent;
|
|
6351
6351
|
export const PaymentOutlined: SvgIconComponent;
|
|
6352
6352
|
export const PaymentRounded: SvgIconComponent;
|
|
6353
|
-
export const Payments: SvgIconComponent;
|
|
6354
6353
|
export const PaymentSharp: SvgIconComponent;
|
|
6354
|
+
export const PaymentTwoTone: SvgIconComponent;
|
|
6355
|
+
export const Payments: SvgIconComponent;
|
|
6355
6356
|
export const PaymentsOutlined: SvgIconComponent;
|
|
6356
6357
|
export const PaymentsRounded: SvgIconComponent;
|
|
6357
6358
|
export const PaymentsSharp: SvgIconComponent;
|
|
6358
6359
|
export const PaymentsTwoTone: SvgIconComponent;
|
|
6359
|
-
export const PaymentTwoTone: SvgIconComponent;
|
|
6360
6360
|
export const PedalBike: SvgIconComponent;
|
|
6361
6361
|
export const PedalBikeOutlined: SvgIconComponent;
|
|
6362
6362
|
export const PedalBikeRounded: SvgIconComponent;
|
|
@@ -6384,11 +6384,11 @@ export const PeopleAltRounded: SvgIconComponent;
|
|
|
6384
6384
|
export const PeopleAltSharp: SvgIconComponent;
|
|
6385
6385
|
export const PeopleAltTwoTone: SvgIconComponent;
|
|
6386
6386
|
export const PeopleOutline: SvgIconComponent;
|
|
6387
|
-
export const PeopleOutlined: SvgIconComponent;
|
|
6388
6387
|
export const PeopleOutlineOutlined: SvgIconComponent;
|
|
6389
6388
|
export const PeopleOutlineRounded: SvgIconComponent;
|
|
6390
6389
|
export const PeopleOutlineSharp: SvgIconComponent;
|
|
6391
6390
|
export const PeopleOutlineTwoTone: SvgIconComponent;
|
|
6391
|
+
export const PeopleOutlined: SvgIconComponent;
|
|
6392
6392
|
export const PeopleRounded: SvgIconComponent;
|
|
6393
6393
|
export const PeopleSharp: SvgIconComponent;
|
|
6394
6394
|
export const PeopleTwoTone: SvgIconComponent;
|
|
@@ -6458,22 +6458,17 @@ export const PersonAddOutlined: SvgIconComponent;
|
|
|
6458
6458
|
export const PersonAddRounded: SvgIconComponent;
|
|
6459
6459
|
export const PersonAddSharp: SvgIconComponent;
|
|
6460
6460
|
export const PersonAddTwoTone: SvgIconComponent;
|
|
6461
|
-
export const PersonalVideo: SvgIconComponent;
|
|
6462
|
-
export const PersonalVideoOutlined: SvgIconComponent;
|
|
6463
|
-
export const PersonalVideoRounded: SvgIconComponent;
|
|
6464
|
-
export const PersonalVideoSharp: SvgIconComponent;
|
|
6465
|
-
export const PersonalVideoTwoTone: SvgIconComponent;
|
|
6466
6461
|
export const PersonOff: SvgIconComponent;
|
|
6467
6462
|
export const PersonOffOutlined: SvgIconComponent;
|
|
6468
6463
|
export const PersonOffRounded: SvgIconComponent;
|
|
6469
6464
|
export const PersonOffSharp: SvgIconComponent;
|
|
6470
6465
|
export const PersonOffTwoTone: SvgIconComponent;
|
|
6471
6466
|
export const PersonOutline: SvgIconComponent;
|
|
6472
|
-
export const PersonOutlined: SvgIconComponent;
|
|
6473
6467
|
export const PersonOutlineOutlined: SvgIconComponent;
|
|
6474
6468
|
export const PersonOutlineRounded: SvgIconComponent;
|
|
6475
6469
|
export const PersonOutlineSharp: SvgIconComponent;
|
|
6476
6470
|
export const PersonOutlineTwoTone: SvgIconComponent;
|
|
6471
|
+
export const PersonOutlined: SvgIconComponent;
|
|
6477
6472
|
export const PersonPin: SvgIconComponent;
|
|
6478
6473
|
export const PersonPinCircle: SvgIconComponent;
|
|
6479
6474
|
export const PersonPinCircleOutlined: SvgIconComponent;
|
|
@@ -6502,6 +6497,11 @@ export const PersonSearchSharp: SvgIconComponent;
|
|
|
6502
6497
|
export const PersonSearchTwoTone: SvgIconComponent;
|
|
6503
6498
|
export const PersonSharp: SvgIconComponent;
|
|
6504
6499
|
export const PersonTwoTone: SvgIconComponent;
|
|
6500
|
+
export const PersonalVideo: SvgIconComponent;
|
|
6501
|
+
export const PersonalVideoOutlined: SvgIconComponent;
|
|
6502
|
+
export const PersonalVideoRounded: SvgIconComponent;
|
|
6503
|
+
export const PersonalVideoSharp: SvgIconComponent;
|
|
6504
|
+
export const PersonalVideoTwoTone: SvgIconComponent;
|
|
6505
6505
|
export const PestControl: SvgIconComponent;
|
|
6506
6506
|
export const PestControlOutlined: SvgIconComponent;
|
|
6507
6507
|
export const PestControlRodent: SvgIconComponent;
|
|
@@ -6563,6 +6563,25 @@ export const PhoneIphoneOutlined: SvgIconComponent;
|
|
|
6563
6563
|
export const PhoneIphoneRounded: SvgIconComponent;
|
|
6564
6564
|
export const PhoneIphoneSharp: SvgIconComponent;
|
|
6565
6565
|
export const PhoneIphoneTwoTone: SvgIconComponent;
|
|
6566
|
+
export const PhoneLocked: SvgIconComponent;
|
|
6567
|
+
export const PhoneLockedOutlined: SvgIconComponent;
|
|
6568
|
+
export const PhoneLockedRounded: SvgIconComponent;
|
|
6569
|
+
export const PhoneLockedSharp: SvgIconComponent;
|
|
6570
|
+
export const PhoneLockedTwoTone: SvgIconComponent;
|
|
6571
|
+
export const PhoneMissed: SvgIconComponent;
|
|
6572
|
+
export const PhoneMissedOutlined: SvgIconComponent;
|
|
6573
|
+
export const PhoneMissedRounded: SvgIconComponent;
|
|
6574
|
+
export const PhoneMissedSharp: SvgIconComponent;
|
|
6575
|
+
export const PhoneMissedTwoTone: SvgIconComponent;
|
|
6576
|
+
export const PhoneOutlined: SvgIconComponent;
|
|
6577
|
+
export const PhonePaused: SvgIconComponent;
|
|
6578
|
+
export const PhonePausedOutlined: SvgIconComponent;
|
|
6579
|
+
export const PhonePausedRounded: SvgIconComponent;
|
|
6580
|
+
export const PhonePausedSharp: SvgIconComponent;
|
|
6581
|
+
export const PhonePausedTwoTone: SvgIconComponent;
|
|
6582
|
+
export const PhoneRounded: SvgIconComponent;
|
|
6583
|
+
export const PhoneSharp: SvgIconComponent;
|
|
6584
|
+
export const PhoneTwoTone: SvgIconComponent;
|
|
6566
6585
|
export const Phonelink: SvgIconComponent;
|
|
6567
6586
|
export const PhonelinkErase: SvgIconComponent;
|
|
6568
6587
|
export const PhonelinkEraseOutlined: SvgIconComponent;
|
|
@@ -6593,25 +6612,6 @@ export const PhonelinkSetupSharp: SvgIconComponent;
|
|
|
6593
6612
|
export const PhonelinkSetupTwoTone: SvgIconComponent;
|
|
6594
6613
|
export const PhonelinkSharp: SvgIconComponent;
|
|
6595
6614
|
export const PhonelinkTwoTone: SvgIconComponent;
|
|
6596
|
-
export const PhoneLocked: SvgIconComponent;
|
|
6597
|
-
export const PhoneLockedOutlined: SvgIconComponent;
|
|
6598
|
-
export const PhoneLockedRounded: SvgIconComponent;
|
|
6599
|
-
export const PhoneLockedSharp: SvgIconComponent;
|
|
6600
|
-
export const PhoneLockedTwoTone: SvgIconComponent;
|
|
6601
|
-
export const PhoneMissed: SvgIconComponent;
|
|
6602
|
-
export const PhoneMissedOutlined: SvgIconComponent;
|
|
6603
|
-
export const PhoneMissedRounded: SvgIconComponent;
|
|
6604
|
-
export const PhoneMissedSharp: SvgIconComponent;
|
|
6605
|
-
export const PhoneMissedTwoTone: SvgIconComponent;
|
|
6606
|
-
export const PhoneOutlined: SvgIconComponent;
|
|
6607
|
-
export const PhonePaused: SvgIconComponent;
|
|
6608
|
-
export const PhonePausedOutlined: SvgIconComponent;
|
|
6609
|
-
export const PhonePausedRounded: SvgIconComponent;
|
|
6610
|
-
export const PhonePausedSharp: SvgIconComponent;
|
|
6611
|
-
export const PhonePausedTwoTone: SvgIconComponent;
|
|
6612
|
-
export const PhoneRounded: SvgIconComponent;
|
|
6613
|
-
export const PhoneSharp: SvgIconComponent;
|
|
6614
|
-
export const PhoneTwoTone: SvgIconComponent;
|
|
6615
6615
|
export const Photo: SvgIconComponent;
|
|
6616
6616
|
export const PhotoAlbum: SvgIconComponent;
|
|
6617
6617
|
export const PhotoAlbumOutlined: SvgIconComponent;
|
|
@@ -6694,20 +6694,15 @@ export const PictureInPictureSharp: SvgIconComponent;
|
|
|
6694
6694
|
export const PictureInPictureTwoTone: SvgIconComponent;
|
|
6695
6695
|
export const PieChart: SvgIconComponent;
|
|
6696
6696
|
export const PieChartOutline: SvgIconComponent;
|
|
6697
|
-
export const PieChartOutlined: SvgIconComponent;
|
|
6698
6697
|
export const PieChartOutlineOutlined: SvgIconComponent;
|
|
6699
6698
|
export const PieChartOutlineRounded: SvgIconComponent;
|
|
6700
6699
|
export const PieChartOutlineSharp: SvgIconComponent;
|
|
6701
6700
|
export const PieChartOutlineTwoTone: SvgIconComponent;
|
|
6701
|
+
export const PieChartOutlined: SvgIconComponent;
|
|
6702
6702
|
export const PieChartRounded: SvgIconComponent;
|
|
6703
6703
|
export const PieChartSharp: SvgIconComponent;
|
|
6704
6704
|
export const PieChartTwoTone: SvgIconComponent;
|
|
6705
6705
|
export const Pin: SvgIconComponent;
|
|
6706
|
-
export const Pinch: SvgIconComponent;
|
|
6707
|
-
export const PinchOutlined: SvgIconComponent;
|
|
6708
|
-
export const PinchRounded: SvgIconComponent;
|
|
6709
|
-
export const PinchSharp: SvgIconComponent;
|
|
6710
|
-
export const PinchTwoTone: SvgIconComponent;
|
|
6711
6706
|
export const PinDrop: SvgIconComponent;
|
|
6712
6707
|
export const PinDropOutlined: SvgIconComponent;
|
|
6713
6708
|
export const PinDropRounded: SvgIconComponent;
|
|
@@ -6716,8 +6711,13 @@ export const PinDropTwoTone: SvgIconComponent;
|
|
|
6716
6711
|
export const PinOutlined: SvgIconComponent;
|
|
6717
6712
|
export const PinRounded: SvgIconComponent;
|
|
6718
6713
|
export const PinSharp: SvgIconComponent;
|
|
6719
|
-
export const Pinterest: SvgIconComponent;
|
|
6720
6714
|
export const PinTwoTone: SvgIconComponent;
|
|
6715
|
+
export const Pinch: SvgIconComponent;
|
|
6716
|
+
export const PinchOutlined: SvgIconComponent;
|
|
6717
|
+
export const PinchRounded: SvgIconComponent;
|
|
6718
|
+
export const PinchSharp: SvgIconComponent;
|
|
6719
|
+
export const PinchTwoTone: SvgIconComponent;
|
|
6720
|
+
export const Pinterest: SvgIconComponent;
|
|
6721
6721
|
export const PivotTableChart: SvgIconComponent;
|
|
6722
6722
|
export const PivotTableChartOutlined: SvgIconComponent;
|
|
6723
6723
|
export const PivotTableChartRounded: SvgIconComponent;
|
|
@@ -6755,11 +6755,11 @@ export const PlayCircleFilledWhiteRounded: SvgIconComponent;
|
|
|
6755
6755
|
export const PlayCircleFilledWhiteSharp: SvgIconComponent;
|
|
6756
6756
|
export const PlayCircleFilledWhiteTwoTone: SvgIconComponent;
|
|
6757
6757
|
export const PlayCircleOutline: SvgIconComponent;
|
|
6758
|
-
export const PlayCircleOutlined: SvgIconComponent;
|
|
6759
6758
|
export const PlayCircleOutlineOutlined: SvgIconComponent;
|
|
6760
6759
|
export const PlayCircleOutlineRounded: SvgIconComponent;
|
|
6761
6760
|
export const PlayCircleOutlineSharp: SvgIconComponent;
|
|
6762
6761
|
export const PlayCircleOutlineTwoTone: SvgIconComponent;
|
|
6762
|
+
export const PlayCircleOutlined: SvgIconComponent;
|
|
6763
6763
|
export const PlayCircleRounded: SvgIconComponent;
|
|
6764
6764
|
export const PlayCircleSharp: SvgIconComponent;
|
|
6765
6765
|
export const PlayCircleTwoTone: SvgIconComponent;
|
|
@@ -6964,15 +6964,15 @@ export const PublicRounded: SvgIconComponent;
|
|
|
6964
6964
|
export const PublicSharp: SvgIconComponent;
|
|
6965
6965
|
export const PublicTwoTone: SvgIconComponent;
|
|
6966
6966
|
export const Publish: SvgIconComponent;
|
|
6967
|
+
export const PublishOutlined: SvgIconComponent;
|
|
6968
|
+
export const PublishRounded: SvgIconComponent;
|
|
6969
|
+
export const PublishSharp: SvgIconComponent;
|
|
6970
|
+
export const PublishTwoTone: SvgIconComponent;
|
|
6967
6971
|
export const PublishedWithChanges: SvgIconComponent;
|
|
6968
6972
|
export const PublishedWithChangesOutlined: SvgIconComponent;
|
|
6969
6973
|
export const PublishedWithChangesRounded: SvgIconComponent;
|
|
6970
6974
|
export const PublishedWithChangesSharp: SvgIconComponent;
|
|
6971
6975
|
export const PublishedWithChangesTwoTone: SvgIconComponent;
|
|
6972
|
-
export const PublishOutlined: SvgIconComponent;
|
|
6973
|
-
export const PublishRounded: SvgIconComponent;
|
|
6974
|
-
export const PublishSharp: SvgIconComponent;
|
|
6975
|
-
export const PublishTwoTone: SvgIconComponent;
|
|
6976
6976
|
export const PunchClock: SvgIconComponent;
|
|
6977
6977
|
export const PunchClockOutlined: SvgIconComponent;
|
|
6978
6978
|
export const PunchClockRounded: SvgIconComponent;
|
|
@@ -7043,6 +7043,11 @@ export const QuizOutlined: SvgIconComponent;
|
|
|
7043
7043
|
export const QuizRounded: SvgIconComponent;
|
|
7044
7044
|
export const QuizSharp: SvgIconComponent;
|
|
7045
7045
|
export const QuizTwoTone: SvgIconComponent;
|
|
7046
|
+
export const RMobiledata: SvgIconComponent;
|
|
7047
|
+
export const RMobiledataOutlined: SvgIconComponent;
|
|
7048
|
+
export const RMobiledataRounded: SvgIconComponent;
|
|
7049
|
+
export const RMobiledataSharp: SvgIconComponent;
|
|
7050
|
+
export const RMobiledataTwoTone: SvgIconComponent;
|
|
7046
7051
|
export const Radar: SvgIconComponent;
|
|
7047
7052
|
export const RadarOutlined: SvgIconComponent;
|
|
7048
7053
|
export const RadarRounded: SvgIconComponent;
|
|
@@ -7162,11 +7167,11 @@ export const RememberMeTwoTone: SvgIconComponent;
|
|
|
7162
7167
|
export const Remove: SvgIconComponent;
|
|
7163
7168
|
export const RemoveCircle: SvgIconComponent;
|
|
7164
7169
|
export const RemoveCircleOutline: SvgIconComponent;
|
|
7165
|
-
export const RemoveCircleOutlined: SvgIconComponent;
|
|
7166
7170
|
export const RemoveCircleOutlineOutlined: SvgIconComponent;
|
|
7167
7171
|
export const RemoveCircleOutlineRounded: SvgIconComponent;
|
|
7168
7172
|
export const RemoveCircleOutlineSharp: SvgIconComponent;
|
|
7169
7173
|
export const RemoveCircleOutlineTwoTone: SvgIconComponent;
|
|
7174
|
+
export const RemoveCircleOutlined: SvgIconComponent;
|
|
7170
7175
|
export const RemoveCircleRounded: SvgIconComponent;
|
|
7171
7176
|
export const RemoveCircleSharp: SvgIconComponent;
|
|
7172
7177
|
export const RemoveCircleTwoTone: SvgIconComponent;
|
|
@@ -7211,6 +7216,10 @@ export const ReorderSharp: SvgIconComponent;
|
|
|
7211
7216
|
export const ReorderTwoTone: SvgIconComponent;
|
|
7212
7217
|
export const Repeat: SvgIconComponent;
|
|
7213
7218
|
export const RepeatOn: SvgIconComponent;
|
|
7219
|
+
export const RepeatOnOutlined: SvgIconComponent;
|
|
7220
|
+
export const RepeatOnRounded: SvgIconComponent;
|
|
7221
|
+
export const RepeatOnSharp: SvgIconComponent;
|
|
7222
|
+
export const RepeatOnTwoTone: SvgIconComponent;
|
|
7214
7223
|
export const RepeatOne: SvgIconComponent;
|
|
7215
7224
|
export const RepeatOneOn: SvgIconComponent;
|
|
7216
7225
|
export const RepeatOneOnOutlined: SvgIconComponent;
|
|
@@ -7221,10 +7230,6 @@ export const RepeatOneOutlined: SvgIconComponent;
|
|
|
7221
7230
|
export const RepeatOneRounded: SvgIconComponent;
|
|
7222
7231
|
export const RepeatOneSharp: SvgIconComponent;
|
|
7223
7232
|
export const RepeatOneTwoTone: SvgIconComponent;
|
|
7224
|
-
export const RepeatOnOutlined: SvgIconComponent;
|
|
7225
|
-
export const RepeatOnRounded: SvgIconComponent;
|
|
7226
|
-
export const RepeatOnSharp: SvgIconComponent;
|
|
7227
|
-
export const RepeatOnTwoTone: SvgIconComponent;
|
|
7228
7233
|
export const RepeatOutlined: SvgIconComponent;
|
|
7229
7234
|
export const RepeatRounded: SvgIconComponent;
|
|
7230
7235
|
export const RepeatSharp: SvgIconComponent;
|
|
@@ -7344,11 +7349,6 @@ export const RingVolumeOutlined: SvgIconComponent;
|
|
|
7344
7349
|
export const RingVolumeRounded: SvgIconComponent;
|
|
7345
7350
|
export const RingVolumeSharp: SvgIconComponent;
|
|
7346
7351
|
export const RingVolumeTwoTone: SvgIconComponent;
|
|
7347
|
-
export const RMobiledata: SvgIconComponent;
|
|
7348
|
-
export const RMobiledataOutlined: SvgIconComponent;
|
|
7349
|
-
export const RMobiledataRounded: SvgIconComponent;
|
|
7350
|
-
export const RMobiledataSharp: SvgIconComponent;
|
|
7351
|
-
export const RMobiledataTwoTone: SvgIconComponent;
|
|
7352
7352
|
export const Rocket: SvgIconComponent;
|
|
7353
7353
|
export const RocketLaunch: SvgIconComponent;
|
|
7354
7354
|
export const RocketLaunchOutlined: SvgIconComponent;
|
|
@@ -7431,14 +7431,14 @@ export const RoundedCornerSharp: SvgIconComponent;
|
|
|
7431
7431
|
export const RoundedCornerTwoTone: SvgIconComponent;
|
|
7432
7432
|
export const Route: SvgIconComponent;
|
|
7433
7433
|
export const RouteOutlined: SvgIconComponent;
|
|
7434
|
-
export const Router: SvgIconComponent;
|
|
7435
7434
|
export const RouteRounded: SvgIconComponent;
|
|
7435
|
+
export const RouteSharp: SvgIconComponent;
|
|
7436
|
+
export const RouteTwoTone: SvgIconComponent;
|
|
7437
|
+
export const Router: SvgIconComponent;
|
|
7436
7438
|
export const RouterOutlined: SvgIconComponent;
|
|
7437
7439
|
export const RouterRounded: SvgIconComponent;
|
|
7438
7440
|
export const RouterSharp: SvgIconComponent;
|
|
7439
7441
|
export const RouterTwoTone: SvgIconComponent;
|
|
7440
|
-
export const RouteSharp: SvgIconComponent;
|
|
7441
|
-
export const RouteTwoTone: SvgIconComponent;
|
|
7442
7442
|
export const Rowing: SvgIconComponent;
|
|
7443
7443
|
export const RowingOutlined: SvgIconComponent;
|
|
7444
7444
|
export const RowingRounded: SvgIconComponent;
|
|
@@ -7525,15 +7525,15 @@ export const SaveAsOutlined: SvgIconComponent;
|
|
|
7525
7525
|
export const SaveAsRounded: SvgIconComponent;
|
|
7526
7526
|
export const SaveAsSharp: SvgIconComponent;
|
|
7527
7527
|
export const SaveAsTwoTone: SvgIconComponent;
|
|
7528
|
+
export const SaveOutlined: SvgIconComponent;
|
|
7529
|
+
export const SaveRounded: SvgIconComponent;
|
|
7530
|
+
export const SaveSharp: SvgIconComponent;
|
|
7531
|
+
export const SaveTwoTone: SvgIconComponent;
|
|
7528
7532
|
export const SavedSearch: SvgIconComponent;
|
|
7529
7533
|
export const SavedSearchOutlined: SvgIconComponent;
|
|
7530
7534
|
export const SavedSearchRounded: SvgIconComponent;
|
|
7531
7535
|
export const SavedSearchSharp: SvgIconComponent;
|
|
7532
7536
|
export const SavedSearchTwoTone: SvgIconComponent;
|
|
7533
|
-
export const SaveOutlined: SvgIconComponent;
|
|
7534
|
-
export const SaveRounded: SvgIconComponent;
|
|
7535
|
-
export const SaveSharp: SvgIconComponent;
|
|
7536
|
-
export const SaveTwoTone: SvgIconComponent;
|
|
7537
7537
|
export const Savings: SvgIconComponent;
|
|
7538
7538
|
export const SavingsOutlined: SvgIconComponent;
|
|
7539
7539
|
export const SavingsRounded: SvgIconComponent;
|
|
@@ -7580,15 +7580,15 @@ export const ScienceRounded: SvgIconComponent;
|
|
|
7580
7580
|
export const ScienceSharp: SvgIconComponent;
|
|
7581
7581
|
export const ScienceTwoTone: SvgIconComponent;
|
|
7582
7582
|
export const Score: SvgIconComponent;
|
|
7583
|
+
export const ScoreOutlined: SvgIconComponent;
|
|
7584
|
+
export const ScoreRounded: SvgIconComponent;
|
|
7585
|
+
export const ScoreSharp: SvgIconComponent;
|
|
7586
|
+
export const ScoreTwoTone: SvgIconComponent;
|
|
7583
7587
|
export const Scoreboard: SvgIconComponent;
|
|
7584
7588
|
export const ScoreboardOutlined: SvgIconComponent;
|
|
7585
7589
|
export const ScoreboardRounded: SvgIconComponent;
|
|
7586
7590
|
export const ScoreboardSharp: SvgIconComponent;
|
|
7587
7591
|
export const ScoreboardTwoTone: SvgIconComponent;
|
|
7588
|
-
export const ScoreOutlined: SvgIconComponent;
|
|
7589
|
-
export const ScoreRounded: SvgIconComponent;
|
|
7590
|
-
export const ScoreSharp: SvgIconComponent;
|
|
7591
|
-
export const ScoreTwoTone: SvgIconComponent;
|
|
7592
7592
|
export const ScreenLockLandscape: SvgIconComponent;
|
|
7593
7593
|
export const ScreenLockLandscapeOutlined: SvgIconComponent;
|
|
7594
7594
|
export const ScreenLockLandscapeRounded: SvgIconComponent;
|
|
@@ -7739,6 +7739,11 @@ export const SensorOccupiedOutlined: SvgIconComponent;
|
|
|
7739
7739
|
export const SensorOccupiedRounded: SvgIconComponent;
|
|
7740
7740
|
export const SensorOccupiedSharp: SvgIconComponent;
|
|
7741
7741
|
export const SensorOccupiedTwoTone: SvgIconComponent;
|
|
7742
|
+
export const SensorWindow: SvgIconComponent;
|
|
7743
|
+
export const SensorWindowOutlined: SvgIconComponent;
|
|
7744
|
+
export const SensorWindowRounded: SvgIconComponent;
|
|
7745
|
+
export const SensorWindowSharp: SvgIconComponent;
|
|
7746
|
+
export const SensorWindowTwoTone: SvgIconComponent;
|
|
7742
7747
|
export const Sensors: SvgIconComponent;
|
|
7743
7748
|
export const SensorsOff: SvgIconComponent;
|
|
7744
7749
|
export const SensorsOffOutlined: SvgIconComponent;
|
|
@@ -7749,11 +7754,6 @@ export const SensorsOutlined: SvgIconComponent;
|
|
|
7749
7754
|
export const SensorsRounded: SvgIconComponent;
|
|
7750
7755
|
export const SensorsSharp: SvgIconComponent;
|
|
7751
7756
|
export const SensorsTwoTone: SvgIconComponent;
|
|
7752
|
-
export const SensorWindow: SvgIconComponent;
|
|
7753
|
-
export const SensorWindowOutlined: SvgIconComponent;
|
|
7754
|
-
export const SensorWindowRounded: SvgIconComponent;
|
|
7755
|
-
export const SensorWindowSharp: SvgIconComponent;
|
|
7756
|
-
export const SensorWindowTwoTone: SvgIconComponent;
|
|
7757
7757
|
export const SentimentDissatisfied: SvgIconComponent;
|
|
7758
7758
|
export const SentimentDissatisfiedOutlined: SvgIconComponent;
|
|
7759
7759
|
export const SentimentDissatisfiedRounded: SvgIconComponent;
|
|
@@ -7941,6 +7941,14 @@ export const Shop2Rounded: SvgIconComponent;
|
|
|
7941
7941
|
export const Shop2Sharp: SvgIconComponent;
|
|
7942
7942
|
export const Shop2TwoTone: SvgIconComponent;
|
|
7943
7943
|
export const ShopOutlined: SvgIconComponent;
|
|
7944
|
+
export const ShopRounded: SvgIconComponent;
|
|
7945
|
+
export const ShopSharp: SvgIconComponent;
|
|
7946
|
+
export const ShopTwo: SvgIconComponent;
|
|
7947
|
+
export const ShopTwoOutlined: SvgIconComponent;
|
|
7948
|
+
export const ShopTwoRounded: SvgIconComponent;
|
|
7949
|
+
export const ShopTwoSharp: SvgIconComponent;
|
|
7950
|
+
export const ShopTwoTone: SvgIconComponent;
|
|
7951
|
+
export const ShopTwoTwoTone: SvgIconComponent;
|
|
7944
7952
|
export const ShoppingBag: SvgIconComponent;
|
|
7945
7953
|
export const ShoppingBagOutlined: SvgIconComponent;
|
|
7946
7954
|
export const ShoppingBagRounded: SvgIconComponent;
|
|
@@ -7961,24 +7969,16 @@ export const ShoppingCartOutlined: SvgIconComponent;
|
|
|
7961
7969
|
export const ShoppingCartRounded: SvgIconComponent;
|
|
7962
7970
|
export const ShoppingCartSharp: SvgIconComponent;
|
|
7963
7971
|
export const ShoppingCartTwoTone: SvgIconComponent;
|
|
7964
|
-
export const ShopRounded: SvgIconComponent;
|
|
7965
|
-
export const ShopSharp: SvgIconComponent;
|
|
7966
|
-
export const ShopTwo: SvgIconComponent;
|
|
7967
|
-
export const ShopTwoOutlined: SvgIconComponent;
|
|
7968
|
-
export const ShopTwoRounded: SvgIconComponent;
|
|
7969
|
-
export const ShopTwoSharp: SvgIconComponent;
|
|
7970
|
-
export const ShopTwoTone: SvgIconComponent;
|
|
7971
|
-
export const ShopTwoTwoTone: SvgIconComponent;
|
|
7972
|
-
export const Shortcut: SvgIconComponent;
|
|
7973
|
-
export const ShortcutOutlined: SvgIconComponent;
|
|
7974
|
-
export const ShortcutRounded: SvgIconComponent;
|
|
7975
|
-
export const ShortcutSharp: SvgIconComponent;
|
|
7976
|
-
export const ShortcutTwoTone: SvgIconComponent;
|
|
7977
7972
|
export const ShortText: SvgIconComponent;
|
|
7978
7973
|
export const ShortTextOutlined: SvgIconComponent;
|
|
7979
7974
|
export const ShortTextRounded: SvgIconComponent;
|
|
7980
7975
|
export const ShortTextSharp: SvgIconComponent;
|
|
7981
7976
|
export const ShortTextTwoTone: SvgIconComponent;
|
|
7977
|
+
export const Shortcut: SvgIconComponent;
|
|
7978
|
+
export const ShortcutOutlined: SvgIconComponent;
|
|
7979
|
+
export const ShortcutRounded: SvgIconComponent;
|
|
7980
|
+
export const ShortcutSharp: SvgIconComponent;
|
|
7981
|
+
export const ShortcutTwoTone: SvgIconComponent;
|
|
7982
7982
|
export const ShowChart: SvgIconComponent;
|
|
7983
7983
|
export const ShowChartOutlined: SvgIconComponent;
|
|
7984
7984
|
export const ShowChartRounded: SvgIconComponent;
|
|
@@ -8009,6 +8009,11 @@ export const SickOutlined: SvgIconComponent;
|
|
|
8009
8009
|
export const SickRounded: SvgIconComponent;
|
|
8010
8010
|
export const SickSharp: SvgIconComponent;
|
|
8011
8011
|
export const SickTwoTone: SvgIconComponent;
|
|
8012
|
+
export const SignLanguage: SvgIconComponent;
|
|
8013
|
+
export const SignLanguageOutlined: SvgIconComponent;
|
|
8014
|
+
export const SignLanguageRounded: SvgIconComponent;
|
|
8015
|
+
export const SignLanguageSharp: SvgIconComponent;
|
|
8016
|
+
export const SignLanguageTwoTone: SvgIconComponent;
|
|
8012
8017
|
export const SignalCellular0Bar: SvgIconComponent;
|
|
8013
8018
|
export const SignalCellular0BarOutlined: SvgIconComponent;
|
|
8014
8019
|
export const SignalCellular0BarRounded: SvgIconComponent;
|
|
@@ -8072,18 +8077,18 @@ export const SignalCellularConnectedNoInternet3BarTwoTone: SvgIconComponent;
|
|
|
8072
8077
|
export const SignalCellularConnectedNoInternet4Bar: SvgIconComponent;
|
|
8073
8078
|
export const SignalCellularConnectedNoInternet4BarOutlined: SvgIconComponent;
|
|
8074
8079
|
export const SignalCellularConnectedNoInternet4BarRounded: SvgIconComponent;
|
|
8075
|
-
export const SignalCellularConnectedNoInternet4BarSharp: SvgIconComponent;
|
|
8076
|
-
export const SignalCellularConnectedNoInternet4BarTwoTone: SvgIconComponent;
|
|
8077
|
-
export const SignalCellularNodata: SvgIconComponent;
|
|
8078
|
-
export const SignalCellularNodataOutlined: SvgIconComponent;
|
|
8079
|
-
export const SignalCellularNodataRounded: SvgIconComponent;
|
|
8080
|
-
export const SignalCellularNodataSharp: SvgIconComponent;
|
|
8081
|
-
export const SignalCellularNodataTwoTone: SvgIconComponent;
|
|
8080
|
+
export const SignalCellularConnectedNoInternet4BarSharp: SvgIconComponent;
|
|
8081
|
+
export const SignalCellularConnectedNoInternet4BarTwoTone: SvgIconComponent;
|
|
8082
8082
|
export const SignalCellularNoSim: SvgIconComponent;
|
|
8083
8083
|
export const SignalCellularNoSimOutlined: SvgIconComponent;
|
|
8084
8084
|
export const SignalCellularNoSimRounded: SvgIconComponent;
|
|
8085
8085
|
export const SignalCellularNoSimSharp: SvgIconComponent;
|
|
8086
8086
|
export const SignalCellularNoSimTwoTone: SvgIconComponent;
|
|
8087
|
+
export const SignalCellularNodata: SvgIconComponent;
|
|
8088
|
+
export const SignalCellularNodataOutlined: SvgIconComponent;
|
|
8089
|
+
export const SignalCellularNodataRounded: SvgIconComponent;
|
|
8090
|
+
export const SignalCellularNodataSharp: SvgIconComponent;
|
|
8091
|
+
export const SignalCellularNodataTwoTone: SvgIconComponent;
|
|
8087
8092
|
export const SignalCellularNull: SvgIconComponent;
|
|
8088
8093
|
export const SignalCellularNullOutlined: SvgIconComponent;
|
|
8089
8094
|
export const SignalCellularNullRounded: SvgIconComponent;
|
|
@@ -8169,11 +8174,6 @@ export const SignalWifiStatusbarNullOutlined: SvgIconComponent;
|
|
|
8169
8174
|
export const SignalWifiStatusbarNullRounded: SvgIconComponent;
|
|
8170
8175
|
export const SignalWifiStatusbarNullSharp: SvgIconComponent;
|
|
8171
8176
|
export const SignalWifiStatusbarNullTwoTone: SvgIconComponent;
|
|
8172
|
-
export const SignLanguage: SvgIconComponent;
|
|
8173
|
-
export const SignLanguageOutlined: SvgIconComponent;
|
|
8174
|
-
export const SignLanguageRounded: SvgIconComponent;
|
|
8175
|
-
export const SignLanguageSharp: SvgIconComponent;
|
|
8176
|
-
export const SignLanguageTwoTone: SvgIconComponent;
|
|
8177
8177
|
export const Signpost: SvgIconComponent;
|
|
8178
8178
|
export const SignpostOutlined: SvgIconComponent;
|
|
8179
8179
|
export const SignpostRounded: SvgIconComponent;
|
|
@@ -8274,11 +8274,6 @@ export const SmartDisplayOutlined: SvgIconComponent;
|
|
|
8274
8274
|
export const SmartDisplayRounded: SvgIconComponent;
|
|
8275
8275
|
export const SmartDisplaySharp: SvgIconComponent;
|
|
8276
8276
|
export const SmartDisplayTwoTone: SvgIconComponent;
|
|
8277
|
-
export const Smartphone: SvgIconComponent;
|
|
8278
|
-
export const SmartphoneOutlined: SvgIconComponent;
|
|
8279
|
-
export const SmartphoneRounded: SvgIconComponent;
|
|
8280
|
-
export const SmartphoneSharp: SvgIconComponent;
|
|
8281
|
-
export const SmartphoneTwoTone: SvgIconComponent;
|
|
8282
8277
|
export const SmartScreen: SvgIconComponent;
|
|
8283
8278
|
export const SmartScreenOutlined: SvgIconComponent;
|
|
8284
8279
|
export const SmartScreenRounded: SvgIconComponent;
|
|
@@ -8289,6 +8284,11 @@ export const SmartToyOutlined: SvgIconComponent;
|
|
|
8289
8284
|
export const SmartToyRounded: SvgIconComponent;
|
|
8290
8285
|
export const SmartToySharp: SvgIconComponent;
|
|
8291
8286
|
export const SmartToyTwoTone: SvgIconComponent;
|
|
8287
|
+
export const Smartphone: SvgIconComponent;
|
|
8288
|
+
export const SmartphoneOutlined: SvgIconComponent;
|
|
8289
|
+
export const SmartphoneRounded: SvgIconComponent;
|
|
8290
|
+
export const SmartphoneSharp: SvgIconComponent;
|
|
8291
|
+
export const SmartphoneTwoTone: SvgIconComponent;
|
|
8292
8292
|
export const SmokeFree: SvgIconComponent;
|
|
8293
8293
|
export const SmokeFreeOutlined: SvgIconComponent;
|
|
8294
8294
|
export const SmokeFreeRounded: SvgIconComponent;
|
|
@@ -8395,14 +8395,15 @@ export const SouthWestRounded: SvgIconComponent;
|
|
|
8395
8395
|
export const SouthWestSharp: SvgIconComponent;
|
|
8396
8396
|
export const SouthWestTwoTone: SvgIconComponent;
|
|
8397
8397
|
export const Spa: SvgIconComponent;
|
|
8398
|
+
export const SpaOutlined: SvgIconComponent;
|
|
8399
|
+
export const SpaRounded: SvgIconComponent;
|
|
8400
|
+
export const SpaSharp: SvgIconComponent;
|
|
8401
|
+
export const SpaTwoTone: SvgIconComponent;
|
|
8398
8402
|
export const SpaceBar: SvgIconComponent;
|
|
8399
8403
|
export const SpaceBarOutlined: SvgIconComponent;
|
|
8400
8404
|
export const SpaceBarRounded: SvgIconComponent;
|
|
8401
8405
|
export const SpaceBarSharp: SvgIconComponent;
|
|
8402
8406
|
export const SpaceBarTwoTone: SvgIconComponent;
|
|
8403
|
-
export const SpaOutlined: SvgIconComponent;
|
|
8404
|
-
export const SpaRounded: SvgIconComponent;
|
|
8405
|
-
export const SpaSharp: SvgIconComponent;
|
|
8406
8407
|
export const SpatialAudio: SvgIconComponent;
|
|
8407
8408
|
export const SpatialAudioOff: SvgIconComponent;
|
|
8408
8409
|
export const SpatialAudioOffOutlined: SvgIconComponent;
|
|
@@ -8418,7 +8419,6 @@ export const SpatialTrackingOutlined: SvgIconComponent;
|
|
|
8418
8419
|
export const SpatialTrackingRounded: SvgIconComponent;
|
|
8419
8420
|
export const SpatialTrackingSharp: SvgIconComponent;
|
|
8420
8421
|
export const SpatialTrackingTwoTone: SvgIconComponent;
|
|
8421
|
-
export const SpaTwoTone: SvgIconComponent;
|
|
8422
8422
|
export const Speaker: SvgIconComponent;
|
|
8423
8423
|
export const SpeakerGroup: SvgIconComponent;
|
|
8424
8424
|
export const SpeakerGroupOutlined: SvgIconComponent;
|
|
@@ -8616,11 +8616,11 @@ export const StarHalfRounded: SvgIconComponent;
|
|
|
8616
8616
|
export const StarHalfSharp: SvgIconComponent;
|
|
8617
8617
|
export const StarHalfTwoTone: SvgIconComponent;
|
|
8618
8618
|
export const StarOutline: SvgIconComponent;
|
|
8619
|
-
export const StarOutlined: SvgIconComponent;
|
|
8620
8619
|
export const StarOutlineOutlined: SvgIconComponent;
|
|
8621
8620
|
export const StarOutlineRounded: SvgIconComponent;
|
|
8622
8621
|
export const StarOutlineSharp: SvgIconComponent;
|
|
8623
8622
|
export const StarOutlineTwoTone: SvgIconComponent;
|
|
8623
|
+
export const StarOutlined: SvgIconComponent;
|
|
8624
8624
|
export const StarPurple500: SvgIconComponent;
|
|
8625
8625
|
export const StarPurple500Outlined: SvgIconComponent;
|
|
8626
8626
|
export const StarPurple500Rounded: SvgIconComponent;
|
|
@@ -8632,8 +8632,9 @@ export const StarRateRounded: SvgIconComponent;
|
|
|
8632
8632
|
export const StarRateSharp: SvgIconComponent;
|
|
8633
8633
|
export const StarRateTwoTone: SvgIconComponent;
|
|
8634
8634
|
export const StarRounded: SvgIconComponent;
|
|
8635
|
-
export const Stars: SvgIconComponent;
|
|
8636
8635
|
export const StarSharp: SvgIconComponent;
|
|
8636
|
+
export const StarTwoTone: SvgIconComponent;
|
|
8637
|
+
export const Stars: SvgIconComponent;
|
|
8637
8638
|
export const StarsOutlined: SvgIconComponent;
|
|
8638
8639
|
export const StarsRounded: SvgIconComponent;
|
|
8639
8640
|
export const StarsSharp: SvgIconComponent;
|
|
@@ -8643,7 +8644,6 @@ export const StartOutlined: SvgIconComponent;
|
|
|
8643
8644
|
export const StartRounded: SvgIconComponent;
|
|
8644
8645
|
export const StartSharp: SvgIconComponent;
|
|
8645
8646
|
export const StartTwoTone: SvgIconComponent;
|
|
8646
|
-
export const StarTwoTone: SvgIconComponent;
|
|
8647
8647
|
export const StayCurrentLandscape: SvgIconComponent;
|
|
8648
8648
|
export const StayCurrentLandscapeOutlined: SvgIconComponent;
|
|
8649
8649
|
export const StayCurrentLandscapeRounded: SvgIconComponent;
|
|
@@ -8690,11 +8690,6 @@ export const StorageRounded: SvgIconComponent;
|
|
|
8690
8690
|
export const StorageSharp: SvgIconComponent;
|
|
8691
8691
|
export const StorageTwoTone: SvgIconComponent;
|
|
8692
8692
|
export const Store: SvgIconComponent;
|
|
8693
|
-
export const Storefront: SvgIconComponent;
|
|
8694
|
-
export const StorefrontOutlined: SvgIconComponent;
|
|
8695
|
-
export const StorefrontRounded: SvgIconComponent;
|
|
8696
|
-
export const StorefrontSharp: SvgIconComponent;
|
|
8697
|
-
export const StorefrontTwoTone: SvgIconComponent;
|
|
8698
8693
|
export const StoreMallDirectory: SvgIconComponent;
|
|
8699
8694
|
export const StoreMallDirectoryOutlined: SvgIconComponent;
|
|
8700
8695
|
export const StoreMallDirectoryRounded: SvgIconComponent;
|
|
@@ -8704,21 +8699,26 @@ export const StoreOutlined: SvgIconComponent;
|
|
|
8704
8699
|
export const StoreRounded: SvgIconComponent;
|
|
8705
8700
|
export const StoreSharp: SvgIconComponent;
|
|
8706
8701
|
export const StoreTwoTone: SvgIconComponent;
|
|
8702
|
+
export const Storefront: SvgIconComponent;
|
|
8703
|
+
export const StorefrontOutlined: SvgIconComponent;
|
|
8704
|
+
export const StorefrontRounded: SvgIconComponent;
|
|
8705
|
+
export const StorefrontSharp: SvgIconComponent;
|
|
8706
|
+
export const StorefrontTwoTone: SvgIconComponent;
|
|
8707
8707
|
export const Storm: SvgIconComponent;
|
|
8708
8708
|
export const StormOutlined: SvgIconComponent;
|
|
8709
8709
|
export const StormRounded: SvgIconComponent;
|
|
8710
8710
|
export const StormSharp: SvgIconComponent;
|
|
8711
8711
|
export const StormTwoTone: SvgIconComponent;
|
|
8712
8712
|
export const Straight: SvgIconComponent;
|
|
8713
|
+
export const StraightOutlined: SvgIconComponent;
|
|
8714
|
+
export const StraightRounded: SvgIconComponent;
|
|
8715
|
+
export const StraightSharp: SvgIconComponent;
|
|
8716
|
+
export const StraightTwoTone: SvgIconComponent;
|
|
8713
8717
|
export const Straighten: SvgIconComponent;
|
|
8714
8718
|
export const StraightenOutlined: SvgIconComponent;
|
|
8715
8719
|
export const StraightenRounded: SvgIconComponent;
|
|
8716
8720
|
export const StraightenSharp: SvgIconComponent;
|
|
8717
8721
|
export const StraightenTwoTone: SvgIconComponent;
|
|
8718
|
-
export const StraightOutlined: SvgIconComponent;
|
|
8719
|
-
export const StraightRounded: SvgIconComponent;
|
|
8720
|
-
export const StraightSharp: SvgIconComponent;
|
|
8721
|
-
export const StraightTwoTone: SvgIconComponent;
|
|
8722
8722
|
export const Stream: SvgIconComponent;
|
|
8723
8723
|
export const StreamOutlined: SvgIconComponent;
|
|
8724
8724
|
export const StreamRounded: SvgIconComponent;
|
|
@@ -8760,15 +8760,15 @@ export const SubjectRounded: SvgIconComponent;
|
|
|
8760
8760
|
export const SubjectSharp: SvgIconComponent;
|
|
8761
8761
|
export const SubjectTwoTone: SvgIconComponent;
|
|
8762
8762
|
export const Subscript: SvgIconComponent;
|
|
8763
|
+
export const SubscriptOutlined: SvgIconComponent;
|
|
8764
|
+
export const SubscriptRounded: SvgIconComponent;
|
|
8765
|
+
export const SubscriptSharp: SvgIconComponent;
|
|
8766
|
+
export const SubscriptTwoTone: SvgIconComponent;
|
|
8763
8767
|
export const Subscriptions: SvgIconComponent;
|
|
8764
8768
|
export const SubscriptionsOutlined: SvgIconComponent;
|
|
8765
8769
|
export const SubscriptionsRounded: SvgIconComponent;
|
|
8766
8770
|
export const SubscriptionsSharp: SvgIconComponent;
|
|
8767
8771
|
export const SubscriptionsTwoTone: SvgIconComponent;
|
|
8768
|
-
export const SubscriptOutlined: SvgIconComponent;
|
|
8769
|
-
export const SubscriptRounded: SvgIconComponent;
|
|
8770
|
-
export const SubscriptSharp: SvgIconComponent;
|
|
8771
|
-
export const SubscriptTwoTone: SvgIconComponent;
|
|
8772
8772
|
export const Subtitles: SvgIconComponent;
|
|
8773
8773
|
export const SubtitlesOff: SvgIconComponent;
|
|
8774
8774
|
export const SubtitlesOffOutlined: SvgIconComponent;
|
|
@@ -8830,25 +8830,25 @@ export const SwapCallsRounded: SvgIconComponent;
|
|
|
8830
8830
|
export const SwapCallsSharp: SvgIconComponent;
|
|
8831
8831
|
export const SwapCallsTwoTone: SvgIconComponent;
|
|
8832
8832
|
export const SwapHoriz: SvgIconComponent;
|
|
8833
|
+
export const SwapHorizOutlined: SvgIconComponent;
|
|
8834
|
+
export const SwapHorizRounded: SvgIconComponent;
|
|
8835
|
+
export const SwapHorizSharp: SvgIconComponent;
|
|
8836
|
+
export const SwapHorizTwoTone: SvgIconComponent;
|
|
8833
8837
|
export const SwapHorizontalCircle: SvgIconComponent;
|
|
8834
8838
|
export const SwapHorizontalCircleOutlined: SvgIconComponent;
|
|
8835
8839
|
export const SwapHorizontalCircleRounded: SvgIconComponent;
|
|
8836
8840
|
export const SwapHorizontalCircleSharp: SvgIconComponent;
|
|
8837
8841
|
export const SwapHorizontalCircleTwoTone: SvgIconComponent;
|
|
8838
|
-
export const SwapHorizOutlined: SvgIconComponent;
|
|
8839
|
-
export const SwapHorizRounded: SvgIconComponent;
|
|
8840
|
-
export const SwapHorizSharp: SvgIconComponent;
|
|
8841
|
-
export const SwapHorizTwoTone: SvgIconComponent;
|
|
8842
8842
|
export const SwapVert: SvgIconComponent;
|
|
8843
|
+
export const SwapVertOutlined: SvgIconComponent;
|
|
8844
|
+
export const SwapVertRounded: SvgIconComponent;
|
|
8845
|
+
export const SwapVertSharp: SvgIconComponent;
|
|
8846
|
+
export const SwapVertTwoTone: SvgIconComponent;
|
|
8843
8847
|
export const SwapVerticalCircle: SvgIconComponent;
|
|
8844
8848
|
export const SwapVerticalCircleOutlined: SvgIconComponent;
|
|
8845
8849
|
export const SwapVerticalCircleRounded: SvgIconComponent;
|
|
8846
8850
|
export const SwapVerticalCircleSharp: SvgIconComponent;
|
|
8847
8851
|
export const SwapVerticalCircleTwoTone: SvgIconComponent;
|
|
8848
|
-
export const SwapVertOutlined: SvgIconComponent;
|
|
8849
|
-
export const SwapVertRounded: SvgIconComponent;
|
|
8850
|
-
export const SwapVertSharp: SvgIconComponent;
|
|
8851
|
-
export const SwapVertTwoTone: SvgIconComponent;
|
|
8852
8852
|
export const Swipe: SvgIconComponent;
|
|
8853
8853
|
export const SwipeDown: SvgIconComponent;
|
|
8854
8854
|
export const SwipeDownAlt: SvgIconComponent;
|
|
@@ -8990,6 +8990,15 @@ export const SystemUpdateRounded: SvgIconComponent;
|
|
|
8990
8990
|
export const SystemUpdateSharp: SvgIconComponent;
|
|
8991
8991
|
export const SystemUpdateTwoTone: SvgIconComponent;
|
|
8992
8992
|
export const Tab: SvgIconComponent;
|
|
8993
|
+
export const TabOutlined: SvgIconComponent;
|
|
8994
|
+
export const TabRounded: SvgIconComponent;
|
|
8995
|
+
export const TabSharp: SvgIconComponent;
|
|
8996
|
+
export const TabTwoTone: SvgIconComponent;
|
|
8997
|
+
export const TabUnselected: SvgIconComponent;
|
|
8998
|
+
export const TabUnselectedOutlined: SvgIconComponent;
|
|
8999
|
+
export const TabUnselectedRounded: SvgIconComponent;
|
|
9000
|
+
export const TabUnselectedSharp: SvgIconComponent;
|
|
9001
|
+
export const TabUnselectedTwoTone: SvgIconComponent;
|
|
8993
9002
|
export const TableBar: SvgIconComponent;
|
|
8994
9003
|
export const TableBarOutlined: SvgIconComponent;
|
|
8995
9004
|
export const TableBarRounded: SvgIconComponent;
|
|
@@ -9010,6 +9019,11 @@ export const TableRowsOutlined: SvgIconComponent;
|
|
|
9010
9019
|
export const TableRowsRounded: SvgIconComponent;
|
|
9011
9020
|
export const TableRowsSharp: SvgIconComponent;
|
|
9012
9021
|
export const TableRowsTwoTone: SvgIconComponent;
|
|
9022
|
+
export const TableView: SvgIconComponent;
|
|
9023
|
+
export const TableViewOutlined: SvgIconComponent;
|
|
9024
|
+
export const TableViewRounded: SvgIconComponent;
|
|
9025
|
+
export const TableViewSharp: SvgIconComponent;
|
|
9026
|
+
export const TableViewTwoTone: SvgIconComponent;
|
|
9013
9027
|
export const Tablet: SvgIconComponent;
|
|
9014
9028
|
export const TabletAndroid: SvgIconComponent;
|
|
9015
9029
|
export const TabletAndroidOutlined: SvgIconComponent;
|
|
@@ -9025,20 +9039,6 @@ export const TabletOutlined: SvgIconComponent;
|
|
|
9025
9039
|
export const TabletRounded: SvgIconComponent;
|
|
9026
9040
|
export const TabletSharp: SvgIconComponent;
|
|
9027
9041
|
export const TabletTwoTone: SvgIconComponent;
|
|
9028
|
-
export const TableView: SvgIconComponent;
|
|
9029
|
-
export const TableViewOutlined: SvgIconComponent;
|
|
9030
|
-
export const TableViewRounded: SvgIconComponent;
|
|
9031
|
-
export const TableViewSharp: SvgIconComponent;
|
|
9032
|
-
export const TableViewTwoTone: SvgIconComponent;
|
|
9033
|
-
export const TabOutlined: SvgIconComponent;
|
|
9034
|
-
export const TabRounded: SvgIconComponent;
|
|
9035
|
-
export const TabSharp: SvgIconComponent;
|
|
9036
|
-
export const TabTwoTone: SvgIconComponent;
|
|
9037
|
-
export const TabUnselected: SvgIconComponent;
|
|
9038
|
-
export const TabUnselectedOutlined: SvgIconComponent;
|
|
9039
|
-
export const TabUnselectedRounded: SvgIconComponent;
|
|
9040
|
-
export const TabUnselectedSharp: SvgIconComponent;
|
|
9041
|
-
export const TabUnselectedTwoTone: SvgIconComponent;
|
|
9042
9042
|
export const Tag: SvgIconComponent;
|
|
9043
9043
|
export const TagFaces: SvgIconComponent;
|
|
9044
9044
|
export const TagFacesOutlined: SvgIconComponent;
|
|
@@ -9155,16 +9155,16 @@ export const TextRotationNoneOutlined: SvgIconComponent;
|
|
|
9155
9155
|
export const TextRotationNoneRounded: SvgIconComponent;
|
|
9156
9156
|
export const TextRotationNoneSharp: SvgIconComponent;
|
|
9157
9157
|
export const TextRotationNoneTwoTone: SvgIconComponent;
|
|
9158
|
-
export const Textsms: SvgIconComponent;
|
|
9159
|
-
export const TextsmsOutlined: SvgIconComponent;
|
|
9160
|
-
export const TextsmsRounded: SvgIconComponent;
|
|
9161
|
-
export const TextsmsSharp: SvgIconComponent;
|
|
9162
|
-
export const TextsmsTwoTone: SvgIconComponent;
|
|
9163
9158
|
export const TextSnippet: SvgIconComponent;
|
|
9164
9159
|
export const TextSnippetOutlined: SvgIconComponent;
|
|
9165
9160
|
export const TextSnippetRounded: SvgIconComponent;
|
|
9166
9161
|
export const TextSnippetSharp: SvgIconComponent;
|
|
9167
9162
|
export const TextSnippetTwoTone: SvgIconComponent;
|
|
9163
|
+
export const Textsms: SvgIconComponent;
|
|
9164
|
+
export const TextsmsOutlined: SvgIconComponent;
|
|
9165
|
+
export const TextsmsRounded: SvgIconComponent;
|
|
9166
|
+
export const TextsmsSharp: SvgIconComponent;
|
|
9167
|
+
export const TextsmsTwoTone: SvgIconComponent;
|
|
9168
9168
|
export const Texture: SvgIconComponent;
|
|
9169
9169
|
export const TextureOutlined: SvgIconComponent;
|
|
9170
9170
|
export const TextureRounded: SvgIconComponent;
|
|
@@ -9255,11 +9255,6 @@ export const ThumbDownOutlined: SvgIconComponent;
|
|
|
9255
9255
|
export const ThumbDownRounded: SvgIconComponent;
|
|
9256
9256
|
export const ThumbDownSharp: SvgIconComponent;
|
|
9257
9257
|
export const ThumbDownTwoTone: SvgIconComponent;
|
|
9258
|
-
export const ThumbsUpDown: SvgIconComponent;
|
|
9259
|
-
export const ThumbsUpDownOutlined: SvgIconComponent;
|
|
9260
|
-
export const ThumbsUpDownRounded: SvgIconComponent;
|
|
9261
|
-
export const ThumbsUpDownSharp: SvgIconComponent;
|
|
9262
|
-
export const ThumbsUpDownTwoTone: SvgIconComponent;
|
|
9263
9258
|
export const ThumbUp: SvgIconComponent;
|
|
9264
9259
|
export const ThumbUpAlt: SvgIconComponent;
|
|
9265
9260
|
export const ThumbUpAltOutlined: SvgIconComponent;
|
|
@@ -9275,11 +9270,21 @@ export const ThumbUpOutlined: SvgIconComponent;
|
|
|
9275
9270
|
export const ThumbUpRounded: SvgIconComponent;
|
|
9276
9271
|
export const ThumbUpSharp: SvgIconComponent;
|
|
9277
9272
|
export const ThumbUpTwoTone: SvgIconComponent;
|
|
9273
|
+
export const ThumbsUpDown: SvgIconComponent;
|
|
9274
|
+
export const ThumbsUpDownOutlined: SvgIconComponent;
|
|
9275
|
+
export const ThumbsUpDownRounded: SvgIconComponent;
|
|
9276
|
+
export const ThumbsUpDownSharp: SvgIconComponent;
|
|
9277
|
+
export const ThumbsUpDownTwoTone: SvgIconComponent;
|
|
9278
9278
|
export const Thunderstorm: SvgIconComponent;
|
|
9279
9279
|
export const ThunderstormOutlined: SvgIconComponent;
|
|
9280
9280
|
export const ThunderstormRounded: SvgIconComponent;
|
|
9281
9281
|
export const ThunderstormSharp: SvgIconComponent;
|
|
9282
9282
|
export const ThunderstormTwoTone: SvgIconComponent;
|
|
9283
|
+
export const TimeToLeave: SvgIconComponent;
|
|
9284
|
+
export const TimeToLeaveOutlined: SvgIconComponent;
|
|
9285
|
+
export const TimeToLeaveRounded: SvgIconComponent;
|
|
9286
|
+
export const TimeToLeaveSharp: SvgIconComponent;
|
|
9287
|
+
export const TimeToLeaveTwoTone: SvgIconComponent;
|
|
9283
9288
|
export const Timelapse: SvgIconComponent;
|
|
9284
9289
|
export const TimelapseOutlined: SvgIconComponent;
|
|
9285
9290
|
export const TimelapseRounded: SvgIconComponent;
|
|
@@ -9325,11 +9330,6 @@ export const TimesOneMobiledataOutlined: SvgIconComponent;
|
|
|
9325
9330
|
export const TimesOneMobiledataRounded: SvgIconComponent;
|
|
9326
9331
|
export const TimesOneMobiledataSharp: SvgIconComponent;
|
|
9327
9332
|
export const TimesOneMobiledataTwoTone: SvgIconComponent;
|
|
9328
|
-
export const TimeToLeave: SvgIconComponent;
|
|
9329
|
-
export const TimeToLeaveOutlined: SvgIconComponent;
|
|
9330
|
-
export const TimeToLeaveRounded: SvgIconComponent;
|
|
9331
|
-
export const TimeToLeaveSharp: SvgIconComponent;
|
|
9332
|
-
export const TimeToLeaveTwoTone: SvgIconComponent;
|
|
9333
9333
|
export const TipsAndUpdates: SvgIconComponent;
|
|
9334
9334
|
export const TipsAndUpdatesOutlined: SvgIconComponent;
|
|
9335
9335
|
export const TipsAndUpdatesRounded: SvgIconComponent;
|
|
@@ -9500,16 +9500,6 @@ export const TungstenOutlined: SvgIconComponent;
|
|
|
9500
9500
|
export const TungstenRounded: SvgIconComponent;
|
|
9501
9501
|
export const TungstenSharp: SvgIconComponent;
|
|
9502
9502
|
export const TungstenTwoTone: SvgIconComponent;
|
|
9503
|
-
export const TurnedIn: SvgIconComponent;
|
|
9504
|
-
export const TurnedInNot: SvgIconComponent;
|
|
9505
|
-
export const TurnedInNotOutlined: SvgIconComponent;
|
|
9506
|
-
export const TurnedInNotRounded: SvgIconComponent;
|
|
9507
|
-
export const TurnedInNotSharp: SvgIconComponent;
|
|
9508
|
-
export const TurnedInNotTwoTone: SvgIconComponent;
|
|
9509
|
-
export const TurnedInOutlined: SvgIconComponent;
|
|
9510
|
-
export const TurnedInRounded: SvgIconComponent;
|
|
9511
|
-
export const TurnedInSharp: SvgIconComponent;
|
|
9512
|
-
export const TurnedInTwoTone: SvgIconComponent;
|
|
9513
9503
|
export const TurnLeft: SvgIconComponent;
|
|
9514
9504
|
export const TurnLeftOutlined: SvgIconComponent;
|
|
9515
9505
|
export const TurnLeftRounded: SvgIconComponent;
|
|
@@ -9540,6 +9530,16 @@ export const TurnSlightRightOutlined: SvgIconComponent;
|
|
|
9540
9530
|
export const TurnSlightRightRounded: SvgIconComponent;
|
|
9541
9531
|
export const TurnSlightRightSharp: SvgIconComponent;
|
|
9542
9532
|
export const TurnSlightRightTwoTone: SvgIconComponent;
|
|
9533
|
+
export const TurnedIn: SvgIconComponent;
|
|
9534
|
+
export const TurnedInNot: SvgIconComponent;
|
|
9535
|
+
export const TurnedInNotOutlined: SvgIconComponent;
|
|
9536
|
+
export const TurnedInNotRounded: SvgIconComponent;
|
|
9537
|
+
export const TurnedInNotSharp: SvgIconComponent;
|
|
9538
|
+
export const TurnedInNotTwoTone: SvgIconComponent;
|
|
9539
|
+
export const TurnedInOutlined: SvgIconComponent;
|
|
9540
|
+
export const TurnedInRounded: SvgIconComponent;
|
|
9541
|
+
export const TurnedInSharp: SvgIconComponent;
|
|
9542
|
+
export const TurnedInTwoTone: SvgIconComponent;
|
|
9543
9543
|
export const Tv: SvgIconComponent;
|
|
9544
9544
|
export const TvOff: SvgIconComponent;
|
|
9545
9545
|
export const TvOffOutlined: SvgIconComponent;
|
|
@@ -9601,6 +9601,16 @@ export const TwoWheelerOutlined: SvgIconComponent;
|
|
|
9601
9601
|
export const TwoWheelerRounded: SvgIconComponent;
|
|
9602
9602
|
export const TwoWheelerSharp: SvgIconComponent;
|
|
9603
9603
|
export const TwoWheelerTwoTone: SvgIconComponent;
|
|
9604
|
+
export const UTurnLeft: SvgIconComponent;
|
|
9605
|
+
export const UTurnLeftOutlined: SvgIconComponent;
|
|
9606
|
+
export const UTurnLeftRounded: SvgIconComponent;
|
|
9607
|
+
export const UTurnLeftSharp: SvgIconComponent;
|
|
9608
|
+
export const UTurnLeftTwoTone: SvgIconComponent;
|
|
9609
|
+
export const UTurnRight: SvgIconComponent;
|
|
9610
|
+
export const UTurnRightOutlined: SvgIconComponent;
|
|
9611
|
+
export const UTurnRightRounded: SvgIconComponent;
|
|
9612
|
+
export const UTurnRightSharp: SvgIconComponent;
|
|
9613
|
+
export const UTurnRightTwoTone: SvgIconComponent;
|
|
9604
9614
|
export const Umbrella: SvgIconComponent;
|
|
9605
9615
|
export const UmbrellaOutlined: SvgIconComponent;
|
|
9606
9616
|
export const UmbrellaRounded: SvgIconComponent;
|
|
@@ -9676,16 +9686,6 @@ export const UsbOutlined: SvgIconComponent;
|
|
|
9676
9686
|
export const UsbRounded: SvgIconComponent;
|
|
9677
9687
|
export const UsbSharp: SvgIconComponent;
|
|
9678
9688
|
export const UsbTwoTone: SvgIconComponent;
|
|
9679
|
-
export const UTurnLeft: SvgIconComponent;
|
|
9680
|
-
export const UTurnLeftOutlined: SvgIconComponent;
|
|
9681
|
-
export const UTurnLeftRounded: SvgIconComponent;
|
|
9682
|
-
export const UTurnLeftSharp: SvgIconComponent;
|
|
9683
|
-
export const UTurnLeftTwoTone: SvgIconComponent;
|
|
9684
|
-
export const UTurnRight: SvgIconComponent;
|
|
9685
|
-
export const UTurnRightOutlined: SvgIconComponent;
|
|
9686
|
-
export const UTurnRightRounded: SvgIconComponent;
|
|
9687
|
-
export const UTurnRightSharp: SvgIconComponent;
|
|
9688
|
-
export const UTurnRightTwoTone: SvgIconComponent;
|
|
9689
9689
|
export const Vaccines: SvgIconComponent;
|
|
9690
9690
|
export const VaccinesOutlined: SvgIconComponent;
|
|
9691
9691
|
export const VaccinesRounded: SvgIconComponent;
|
|
@@ -9751,7 +9751,6 @@ export const VideoCallOutlined: SvgIconComponent;
|
|
|
9751
9751
|
export const VideoCallRounded: SvgIconComponent;
|
|
9752
9752
|
export const VideoCallSharp: SvgIconComponent;
|
|
9753
9753
|
export const VideoCallTwoTone: SvgIconComponent;
|
|
9754
|
-
export const Videocam: SvgIconComponent;
|
|
9755
9754
|
export const VideoCameraBack: SvgIconComponent;
|
|
9756
9755
|
export const VideoCameraBackOutlined: SvgIconComponent;
|
|
9757
9756
|
export const VideoCameraBackRounded: SvgIconComponent;
|
|
@@ -9762,30 +9761,11 @@ export const VideoCameraFrontOutlined: SvgIconComponent;
|
|
|
9762
9761
|
export const VideoCameraFrontRounded: SvgIconComponent;
|
|
9763
9762
|
export const VideoCameraFrontSharp: SvgIconComponent;
|
|
9764
9763
|
export const VideoCameraFrontTwoTone: SvgIconComponent;
|
|
9765
|
-
export const VideocamOff: SvgIconComponent;
|
|
9766
|
-
export const VideocamOffOutlined: SvgIconComponent;
|
|
9767
|
-
export const VideocamOffRounded: SvgIconComponent;
|
|
9768
|
-
export const VideocamOffSharp: SvgIconComponent;
|
|
9769
|
-
export const VideocamOffTwoTone: SvgIconComponent;
|
|
9770
|
-
export const VideocamOutlined: SvgIconComponent;
|
|
9771
|
-
export const VideocamRounded: SvgIconComponent;
|
|
9772
|
-
export const VideocamSharp: SvgIconComponent;
|
|
9773
|
-
export const VideocamTwoTone: SvgIconComponent;
|
|
9774
9764
|
export const VideoFile: SvgIconComponent;
|
|
9775
9765
|
export const VideoFileOutlined: SvgIconComponent;
|
|
9776
9766
|
export const VideoFileRounded: SvgIconComponent;
|
|
9777
9767
|
export const VideoFileSharp: SvgIconComponent;
|
|
9778
9768
|
export const VideoFileTwoTone: SvgIconComponent;
|
|
9779
|
-
export const VideogameAsset: SvgIconComponent;
|
|
9780
|
-
export const VideogameAssetOff: SvgIconComponent;
|
|
9781
|
-
export const VideogameAssetOffOutlined: SvgIconComponent;
|
|
9782
|
-
export const VideogameAssetOffRounded: SvgIconComponent;
|
|
9783
|
-
export const VideogameAssetOffSharp: SvgIconComponent;
|
|
9784
|
-
export const VideogameAssetOffTwoTone: SvgIconComponent;
|
|
9785
|
-
export const VideogameAssetOutlined: SvgIconComponent;
|
|
9786
|
-
export const VideogameAssetRounded: SvgIconComponent;
|
|
9787
|
-
export const VideogameAssetSharp: SvgIconComponent;
|
|
9788
|
-
export const VideogameAssetTwoTone: SvgIconComponent;
|
|
9789
9769
|
export const VideoLabel: SvgIconComponent;
|
|
9790
9770
|
export const VideoLabelOutlined: SvgIconComponent;
|
|
9791
9771
|
export const VideoLabelRounded: SvgIconComponent;
|
|
@@ -9806,6 +9786,26 @@ export const VideoStableOutlined: SvgIconComponent;
|
|
|
9806
9786
|
export const VideoStableRounded: SvgIconComponent;
|
|
9807
9787
|
export const VideoStableSharp: SvgIconComponent;
|
|
9808
9788
|
export const VideoStableTwoTone: SvgIconComponent;
|
|
9789
|
+
export const Videocam: SvgIconComponent;
|
|
9790
|
+
export const VideocamOff: SvgIconComponent;
|
|
9791
|
+
export const VideocamOffOutlined: SvgIconComponent;
|
|
9792
|
+
export const VideocamOffRounded: SvgIconComponent;
|
|
9793
|
+
export const VideocamOffSharp: SvgIconComponent;
|
|
9794
|
+
export const VideocamOffTwoTone: SvgIconComponent;
|
|
9795
|
+
export const VideocamOutlined: SvgIconComponent;
|
|
9796
|
+
export const VideocamRounded: SvgIconComponent;
|
|
9797
|
+
export const VideocamSharp: SvgIconComponent;
|
|
9798
|
+
export const VideocamTwoTone: SvgIconComponent;
|
|
9799
|
+
export const VideogameAsset: SvgIconComponent;
|
|
9800
|
+
export const VideogameAssetOff: SvgIconComponent;
|
|
9801
|
+
export const VideogameAssetOffOutlined: SvgIconComponent;
|
|
9802
|
+
export const VideogameAssetOffRounded: SvgIconComponent;
|
|
9803
|
+
export const VideogameAssetOffSharp: SvgIconComponent;
|
|
9804
|
+
export const VideogameAssetOffTwoTone: SvgIconComponent;
|
|
9805
|
+
export const VideogameAssetOutlined: SvgIconComponent;
|
|
9806
|
+
export const VideogameAssetRounded: SvgIconComponent;
|
|
9807
|
+
export const VideogameAssetSharp: SvgIconComponent;
|
|
9808
|
+
export const VideogameAssetTwoTone: SvgIconComponent;
|
|
9809
9809
|
export const ViewAgenda: SvgIconComponent;
|
|
9810
9810
|
export const ViewAgendaOutlined: SvgIconComponent;
|
|
9811
9811
|
export const ViewAgendaRounded: SvgIconComponent;
|
|
@@ -9931,16 +9931,16 @@ export const VoiceChatOutlined: SvgIconComponent;
|
|
|
9931
9931
|
export const VoiceChatRounded: SvgIconComponent;
|
|
9932
9932
|
export const VoiceChatSharp: SvgIconComponent;
|
|
9933
9933
|
export const VoiceChatTwoTone: SvgIconComponent;
|
|
9934
|
-
export const Voicemail: SvgIconComponent;
|
|
9935
|
-
export const VoicemailOutlined: SvgIconComponent;
|
|
9936
|
-
export const VoicemailRounded: SvgIconComponent;
|
|
9937
|
-
export const VoicemailSharp: SvgIconComponent;
|
|
9938
|
-
export const VoicemailTwoTone: SvgIconComponent;
|
|
9939
9934
|
export const VoiceOverOff: SvgIconComponent;
|
|
9940
9935
|
export const VoiceOverOffOutlined: SvgIconComponent;
|
|
9941
9936
|
export const VoiceOverOffRounded: SvgIconComponent;
|
|
9942
9937
|
export const VoiceOverOffSharp: SvgIconComponent;
|
|
9943
9938
|
export const VoiceOverOffTwoTone: SvgIconComponent;
|
|
9939
|
+
export const Voicemail: SvgIconComponent;
|
|
9940
|
+
export const VoicemailOutlined: SvgIconComponent;
|
|
9941
|
+
export const VoicemailRounded: SvgIconComponent;
|
|
9942
|
+
export const VoicemailSharp: SvgIconComponent;
|
|
9943
|
+
export const VoicemailTwoTone: SvgIconComponent;
|
|
9944
9944
|
export const Volcano: SvgIconComponent;
|
|
9945
9945
|
export const VolcanoOutlined: SvgIconComponent;
|
|
9946
9946
|
export const VolcanoRounded: SvgIconComponent;
|
|
@@ -10037,15 +10037,15 @@ export const WaterDamageOutlined: SvgIconComponent;
|
|
|
10037
10037
|
export const WaterDamageRounded: SvgIconComponent;
|
|
10038
10038
|
export const WaterDamageSharp: SvgIconComponent;
|
|
10039
10039
|
export const WaterDamageTwoTone: SvgIconComponent;
|
|
10040
|
+
export const WaterOutlined: SvgIconComponent;
|
|
10041
|
+
export const WaterRounded: SvgIconComponent;
|
|
10042
|
+
export const WaterSharp: SvgIconComponent;
|
|
10043
|
+
export const WaterTwoTone: SvgIconComponent;
|
|
10040
10044
|
export const WaterfallChart: SvgIconComponent;
|
|
10041
10045
|
export const WaterfallChartOutlined: SvgIconComponent;
|
|
10042
10046
|
export const WaterfallChartRounded: SvgIconComponent;
|
|
10043
10047
|
export const WaterfallChartSharp: SvgIconComponent;
|
|
10044
10048
|
export const WaterfallChartTwoTone: SvgIconComponent;
|
|
10045
|
-
export const WaterOutlined: SvgIconComponent;
|
|
10046
|
-
export const WaterRounded: SvgIconComponent;
|
|
10047
|
-
export const WaterSharp: SvgIconComponent;
|
|
10048
|
-
export const WaterTwoTone: SvgIconComponent;
|
|
10049
10049
|
export const Waves: SvgIconComponent;
|
|
10050
10050
|
export const WavesOutlined: SvgIconComponent;
|
|
10051
10051
|
export const WavesRounded: SvgIconComponent;
|
|
@@ -10102,15 +10102,15 @@ export const WebAssetOutlined: SvgIconComponent;
|
|
|
10102
10102
|
export const WebAssetRounded: SvgIconComponent;
|
|
10103
10103
|
export const WebAssetSharp: SvgIconComponent;
|
|
10104
10104
|
export const WebAssetTwoTone: SvgIconComponent;
|
|
10105
|
+
export const WebOutlined: SvgIconComponent;
|
|
10106
|
+
export const WebRounded: SvgIconComponent;
|
|
10107
|
+
export const WebSharp: SvgIconComponent;
|
|
10108
|
+
export const WebTwoTone: SvgIconComponent;
|
|
10105
10109
|
export const Webhook: SvgIconComponent;
|
|
10106
10110
|
export const WebhookOutlined: SvgIconComponent;
|
|
10107
10111
|
export const WebhookRounded: SvgIconComponent;
|
|
10108
10112
|
export const WebhookSharp: SvgIconComponent;
|
|
10109
10113
|
export const WebhookTwoTone: SvgIconComponent;
|
|
10110
|
-
export const WebOutlined: SvgIconComponent;
|
|
10111
|
-
export const WebRounded: SvgIconComponent;
|
|
10112
|
-
export const WebSharp: SvgIconComponent;
|
|
10113
|
-
export const WebTwoTone: SvgIconComponent;
|
|
10114
10114
|
export const Weekend: SvgIconComponent;
|
|
10115
10115
|
export const WeekendOutlined: SvgIconComponent;
|
|
10116
10116
|
export const WeekendRounded: SvgIconComponent;
|
|
@@ -10220,16 +10220,16 @@ export const WifiTetheringRounded: SvgIconComponent;
|
|
|
10220
10220
|
export const WifiTetheringSharp: SvgIconComponent;
|
|
10221
10221
|
export const WifiTetheringTwoTone: SvgIconComponent;
|
|
10222
10222
|
export const WifiTwoTone: SvgIconComponent;
|
|
10223
|
-
export const Window: SvgIconComponent;
|
|
10224
|
-
export const WindowOutlined: SvgIconComponent;
|
|
10225
|
-
export const WindowRounded: SvgIconComponent;
|
|
10226
|
-
export const WindowSharp: SvgIconComponent;
|
|
10227
|
-
export const WindowTwoTone: SvgIconComponent;
|
|
10228
10223
|
export const WindPower: SvgIconComponent;
|
|
10229
10224
|
export const WindPowerOutlined: SvgIconComponent;
|
|
10230
10225
|
export const WindPowerRounded: SvgIconComponent;
|
|
10231
10226
|
export const WindPowerSharp: SvgIconComponent;
|
|
10232
10227
|
export const WindPowerTwoTone: SvgIconComponent;
|
|
10228
|
+
export const Window: SvgIconComponent;
|
|
10229
|
+
export const WindowOutlined: SvgIconComponent;
|
|
10230
|
+
export const WindowRounded: SvgIconComponent;
|
|
10231
|
+
export const WindowSharp: SvgIconComponent;
|
|
10232
|
+
export const WindowTwoTone: SvgIconComponent;
|
|
10233
10233
|
export const WineBar: SvgIconComponent;
|
|
10234
10234
|
export const WineBarOutlined: SvgIconComponent;
|
|
10235
10235
|
export const WineBarRounded: SvgIconComponent;
|
|
@@ -10252,13 +10252,14 @@ export const WorkOffRounded: SvgIconComponent;
|
|
|
10252
10252
|
export const WorkOffSharp: SvgIconComponent;
|
|
10253
10253
|
export const WorkOffTwoTone: SvgIconComponent;
|
|
10254
10254
|
export const WorkOutline: SvgIconComponent;
|
|
10255
|
-
export const WorkOutlined: SvgIconComponent;
|
|
10256
10255
|
export const WorkOutlineOutlined: SvgIconComponent;
|
|
10257
10256
|
export const WorkOutlineRounded: SvgIconComponent;
|
|
10258
10257
|
export const WorkOutlineSharp: SvgIconComponent;
|
|
10259
10258
|
export const WorkOutlineTwoTone: SvgIconComponent;
|
|
10259
|
+
export const WorkOutlined: SvgIconComponent;
|
|
10260
10260
|
export const WorkRounded: SvgIconComponent;
|
|
10261
10261
|
export const WorkSharp: SvgIconComponent;
|
|
10262
|
+
export const WorkTwoTone: SvgIconComponent;
|
|
10262
10263
|
export const WorkspacePremium: SvgIconComponent;
|
|
10263
10264
|
export const WorkspacePremiumOutlined: SvgIconComponent;
|
|
10264
10265
|
export const WorkspacePremiumRounded: SvgIconComponent;
|
|
@@ -10269,7 +10270,6 @@ export const WorkspacesOutlined: SvgIconComponent;
|
|
|
10269
10270
|
export const WorkspacesRounded: SvgIconComponent;
|
|
10270
10271
|
export const WorkspacesSharp: SvgIconComponent;
|
|
10271
10272
|
export const WorkspacesTwoTone: SvgIconComponent;
|
|
10272
|
-
export const WorkTwoTone: SvgIconComponent;
|
|
10273
10273
|
export const WrapText: SvgIconComponent;
|
|
10274
10274
|
export const WrapTextOutlined: SvgIconComponent;
|
|
10275
10275
|
export const WrapTextRounded: SvgIconComponent;
|