@mui/icons-material 5.8.2 → 5.8.3
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 +74 -2
- package/index.d.ts +678 -678
- package/index.js +1 -1
- package/package.json +1 -1
package/index.d.ts
CHANGED
|
@@ -8,31 +8,16 @@ export const AbcOutlined: SvgIconComponent;
|
|
|
8
8
|
export const AbcRounded: SvgIconComponent;
|
|
9
9
|
export const AbcSharp: SvgIconComponent;
|
|
10
10
|
export const AbcTwoTone: SvgIconComponent;
|
|
11
|
-
export const AcUnit: SvgIconComponent;
|
|
12
|
-
export const AcUnitOutlined: SvgIconComponent;
|
|
13
|
-
export const AcUnitRounded: SvgIconComponent;
|
|
14
|
-
export const AcUnitSharp: SvgIconComponent;
|
|
15
|
-
export const AcUnitTwoTone: SvgIconComponent;
|
|
16
11
|
export const AccessAlarm: SvgIconComponent;
|
|
17
12
|
export const AccessAlarmOutlined: SvgIconComponent;
|
|
18
13
|
export const AccessAlarmRounded: SvgIconComponent;
|
|
19
|
-
export const AccessAlarmSharp: SvgIconComponent;
|
|
20
|
-
export const AccessAlarmTwoTone: SvgIconComponent;
|
|
21
14
|
export const AccessAlarms: SvgIconComponent;
|
|
15
|
+
export const AccessAlarmSharp: SvgIconComponent;
|
|
22
16
|
export const AccessAlarmsOutlined: SvgIconComponent;
|
|
23
17
|
export const AccessAlarmsRounded: SvgIconComponent;
|
|
24
18
|
export const AccessAlarmsSharp: SvgIconComponent;
|
|
25
19
|
export const AccessAlarmsTwoTone: SvgIconComponent;
|
|
26
|
-
export const
|
|
27
|
-
export const AccessTimeFilled: SvgIconComponent;
|
|
28
|
-
export const AccessTimeFilledOutlined: SvgIconComponent;
|
|
29
|
-
export const AccessTimeFilledRounded: SvgIconComponent;
|
|
30
|
-
export const AccessTimeFilledSharp: SvgIconComponent;
|
|
31
|
-
export const AccessTimeFilledTwoTone: SvgIconComponent;
|
|
32
|
-
export const AccessTimeOutlined: SvgIconComponent;
|
|
33
|
-
export const AccessTimeRounded: SvgIconComponent;
|
|
34
|
-
export const AccessTimeSharp: SvgIconComponent;
|
|
35
|
-
export const AccessTimeTwoTone: SvgIconComponent;
|
|
20
|
+
export const AccessAlarmTwoTone: SvgIconComponent;
|
|
36
21
|
export const Accessibility: SvgIconComponent;
|
|
37
22
|
export const AccessibilityNew: SvgIconComponent;
|
|
38
23
|
export const AccessibilityNewOutlined: SvgIconComponent;
|
|
@@ -53,6 +38,16 @@ export const AccessibleOutlined: SvgIconComponent;
|
|
|
53
38
|
export const AccessibleRounded: SvgIconComponent;
|
|
54
39
|
export const AccessibleSharp: SvgIconComponent;
|
|
55
40
|
export const AccessibleTwoTone: SvgIconComponent;
|
|
41
|
+
export const AccessTime: SvgIconComponent;
|
|
42
|
+
export const AccessTimeFilled: SvgIconComponent;
|
|
43
|
+
export const AccessTimeFilledOutlined: SvgIconComponent;
|
|
44
|
+
export const AccessTimeFilledRounded: SvgIconComponent;
|
|
45
|
+
export const AccessTimeFilledSharp: SvgIconComponent;
|
|
46
|
+
export const AccessTimeFilledTwoTone: SvgIconComponent;
|
|
47
|
+
export const AccessTimeOutlined: SvgIconComponent;
|
|
48
|
+
export const AccessTimeRounded: SvgIconComponent;
|
|
49
|
+
export const AccessTimeSharp: SvgIconComponent;
|
|
50
|
+
export const AccessTimeTwoTone: SvgIconComponent;
|
|
56
51
|
export const AccountBalance: SvgIconComponent;
|
|
57
52
|
export const AccountBalanceOutlined: SvgIconComponent;
|
|
58
53
|
export const AccountBalanceRounded: SvgIconComponent;
|
|
@@ -78,22 +73,17 @@ export const AccountTreeOutlined: SvgIconComponent;
|
|
|
78
73
|
export const AccountTreeRounded: SvgIconComponent;
|
|
79
74
|
export const AccountTreeSharp: SvgIconComponent;
|
|
80
75
|
export const AccountTreeTwoTone: SvgIconComponent;
|
|
81
|
-
export const
|
|
82
|
-
export const
|
|
83
|
-
export const
|
|
84
|
-
export const
|
|
85
|
-
export const
|
|
76
|
+
export const AcUnit: SvgIconComponent;
|
|
77
|
+
export const AcUnitOutlined: SvgIconComponent;
|
|
78
|
+
export const AcUnitRounded: SvgIconComponent;
|
|
79
|
+
export const AcUnitSharp: SvgIconComponent;
|
|
80
|
+
export const AcUnitTwoTone: SvgIconComponent;
|
|
86
81
|
export const Adb: SvgIconComponent;
|
|
87
82
|
export const AdbOutlined: SvgIconComponent;
|
|
88
83
|
export const AdbRounded: SvgIconComponent;
|
|
89
84
|
export const AdbSharp: SvgIconComponent;
|
|
90
85
|
export const AdbTwoTone: SvgIconComponent;
|
|
91
86
|
export const Add: SvgIconComponent;
|
|
92
|
-
export const AddAPhoto: SvgIconComponent;
|
|
93
|
-
export const AddAPhotoOutlined: SvgIconComponent;
|
|
94
|
-
export const AddAPhotoRounded: SvgIconComponent;
|
|
95
|
-
export const AddAPhotoSharp: SvgIconComponent;
|
|
96
|
-
export const AddAPhotoTwoTone: SvgIconComponent;
|
|
97
87
|
export const AddAlarm: SvgIconComponent;
|
|
98
88
|
export const AddAlarmOutlined: SvgIconComponent;
|
|
99
89
|
export const AddAlarmRounded: SvgIconComponent;
|
|
@@ -104,6 +94,11 @@ export const AddAlertOutlined: SvgIconComponent;
|
|
|
104
94
|
export const AddAlertRounded: SvgIconComponent;
|
|
105
95
|
export const AddAlertSharp: SvgIconComponent;
|
|
106
96
|
export const AddAlertTwoTone: SvgIconComponent;
|
|
97
|
+
export const AddAPhoto: SvgIconComponent;
|
|
98
|
+
export const AddAPhotoOutlined: SvgIconComponent;
|
|
99
|
+
export const AddAPhotoRounded: SvgIconComponent;
|
|
100
|
+
export const AddAPhotoSharp: SvgIconComponent;
|
|
101
|
+
export const AddAPhotoTwoTone: SvgIconComponent;
|
|
107
102
|
export const AddBox: SvgIconComponent;
|
|
108
103
|
export const AddBoxOutlined: SvgIconComponent;
|
|
109
104
|
export const AddBoxRounded: SvgIconComponent;
|
|
@@ -119,13 +114,18 @@ export const AddCardOutlined: SvgIconComponent;
|
|
|
119
114
|
export const AddCardRounded: SvgIconComponent;
|
|
120
115
|
export const AddCardSharp: SvgIconComponent;
|
|
121
116
|
export const AddCardTwoTone: SvgIconComponent;
|
|
117
|
+
export const Addchart: SvgIconComponent;
|
|
118
|
+
export const AddchartOutlined: SvgIconComponent;
|
|
119
|
+
export const AddchartRounded: SvgIconComponent;
|
|
120
|
+
export const AddchartSharp: SvgIconComponent;
|
|
121
|
+
export const AddchartTwoTone: SvgIconComponent;
|
|
122
122
|
export const AddCircle: SvgIconComponent;
|
|
123
123
|
export const AddCircleOutline: SvgIconComponent;
|
|
124
|
+
export const AddCircleOutlined: SvgIconComponent;
|
|
124
125
|
export const AddCircleOutlineOutlined: SvgIconComponent;
|
|
125
126
|
export const AddCircleOutlineRounded: SvgIconComponent;
|
|
126
127
|
export const AddCircleOutlineSharp: SvgIconComponent;
|
|
127
128
|
export const AddCircleOutlineTwoTone: SvgIconComponent;
|
|
128
|
-
export const AddCircleOutlined: SvgIconComponent;
|
|
129
129
|
export const AddCircleRounded: SvgIconComponent;
|
|
130
130
|
export const AddCircleSharp: SvgIconComponent;
|
|
131
131
|
export const AddCircleTwoTone: SvgIconComponent;
|
|
@@ -208,11 +208,6 @@ export const AddToQueueRounded: SvgIconComponent;
|
|
|
208
208
|
export const AddToQueueSharp: SvgIconComponent;
|
|
209
209
|
export const AddToQueueTwoTone: SvgIconComponent;
|
|
210
210
|
export const AddTwoTone: SvgIconComponent;
|
|
211
|
-
export const Addchart: SvgIconComponent;
|
|
212
|
-
export const AddchartOutlined: SvgIconComponent;
|
|
213
|
-
export const AddchartRounded: SvgIconComponent;
|
|
214
|
-
export const AddchartSharp: SvgIconComponent;
|
|
215
|
-
export const AddchartTwoTone: SvgIconComponent;
|
|
216
211
|
export const AdfScanner: SvgIconComponent;
|
|
217
212
|
export const AdfScannerOutlined: SvgIconComponent;
|
|
218
213
|
export const AdfScannerRounded: SvgIconComponent;
|
|
@@ -228,16 +223,18 @@ export const AdminPanelSettingsOutlined: SvgIconComponent;
|
|
|
228
223
|
export const AdminPanelSettingsRounded: SvgIconComponent;
|
|
229
224
|
export const AdminPanelSettingsSharp: SvgIconComponent;
|
|
230
225
|
export const AdminPanelSettingsTwoTone: SvgIconComponent;
|
|
226
|
+
export const AdUnits: SvgIconComponent;
|
|
227
|
+
export const AdUnitsOutlined: SvgIconComponent;
|
|
228
|
+
export const AdUnitsRounded: SvgIconComponent;
|
|
229
|
+
export const AdUnitsSharp: SvgIconComponent;
|
|
230
|
+
export const AdUnitsTwoTone: SvgIconComponent;
|
|
231
231
|
export const Agriculture: SvgIconComponent;
|
|
232
232
|
export const AgricultureOutlined: SvgIconComponent;
|
|
233
233
|
export const AgricultureRounded: SvgIconComponent;
|
|
234
234
|
export const AgricultureSharp: SvgIconComponent;
|
|
235
235
|
export const AgricultureTwoTone: SvgIconComponent;
|
|
236
236
|
export const Air: SvgIconComponent;
|
|
237
|
-
export const
|
|
238
|
-
export const AirRounded: SvgIconComponent;
|
|
239
|
-
export const AirSharp: SvgIconComponent;
|
|
240
|
-
export const AirTwoTone: SvgIconComponent;
|
|
237
|
+
export const Airlines: SvgIconComponent;
|
|
241
238
|
export const AirlineSeatFlat: SvgIconComponent;
|
|
242
239
|
export const AirlineSeatFlatAngled: SvgIconComponent;
|
|
243
240
|
export const AirlineSeatFlatAngledOutlined: SvgIconComponent;
|
|
@@ -278,21 +275,16 @@ export const AirlineSeatReclineNormalOutlined: SvgIconComponent;
|
|
|
278
275
|
export const AirlineSeatReclineNormalRounded: SvgIconComponent;
|
|
279
276
|
export const AirlineSeatReclineNormalSharp: SvgIconComponent;
|
|
280
277
|
export const AirlineSeatReclineNormalTwoTone: SvgIconComponent;
|
|
278
|
+
export const AirlinesOutlined: SvgIconComponent;
|
|
279
|
+
export const AirlinesRounded: SvgIconComponent;
|
|
280
|
+
export const AirlinesSharp: SvgIconComponent;
|
|
281
281
|
export const AirlineStops: SvgIconComponent;
|
|
282
282
|
export const AirlineStopsOutlined: SvgIconComponent;
|
|
283
283
|
export const AirlineStopsRounded: SvgIconComponent;
|
|
284
284
|
export const AirlineStopsSharp: SvgIconComponent;
|
|
285
285
|
export const AirlineStopsTwoTone: SvgIconComponent;
|
|
286
|
-
export const Airlines: SvgIconComponent;
|
|
287
|
-
export const AirlinesOutlined: SvgIconComponent;
|
|
288
|
-
export const AirlinesRounded: SvgIconComponent;
|
|
289
|
-
export const AirlinesSharp: SvgIconComponent;
|
|
290
286
|
export const AirlinesTwoTone: SvgIconComponent;
|
|
291
|
-
export const
|
|
292
|
-
export const AirplaneTicketOutlined: SvgIconComponent;
|
|
293
|
-
export const AirplaneTicketRounded: SvgIconComponent;
|
|
294
|
-
export const AirplaneTicketSharp: SvgIconComponent;
|
|
295
|
-
export const AirplaneTicketTwoTone: SvgIconComponent;
|
|
287
|
+
export const AirOutlined: SvgIconComponent;
|
|
296
288
|
export const AirplanemodeActive: SvgIconComponent;
|
|
297
289
|
export const AirplanemodeActiveOutlined: SvgIconComponent;
|
|
298
290
|
export const AirplanemodeActiveRounded: SvgIconComponent;
|
|
@@ -303,6 +295,11 @@ export const AirplanemodeInactiveOutlined: SvgIconComponent;
|
|
|
303
295
|
export const AirplanemodeInactiveRounded: SvgIconComponent;
|
|
304
296
|
export const AirplanemodeInactiveSharp: SvgIconComponent;
|
|
305
297
|
export const AirplanemodeInactiveTwoTone: SvgIconComponent;
|
|
298
|
+
export const AirplaneTicket: SvgIconComponent;
|
|
299
|
+
export const AirplaneTicketOutlined: SvgIconComponent;
|
|
300
|
+
export const AirplaneTicketRounded: SvgIconComponent;
|
|
301
|
+
export const AirplaneTicketSharp: SvgIconComponent;
|
|
302
|
+
export const AirplaneTicketTwoTone: SvgIconComponent;
|
|
306
303
|
export const Airplay: SvgIconComponent;
|
|
307
304
|
export const AirplayOutlined: SvgIconComponent;
|
|
308
305
|
export const AirplayRounded: SvgIconComponent;
|
|
@@ -313,6 +310,9 @@ export const AirportShuttleOutlined: SvgIconComponent;
|
|
|
313
310
|
export const AirportShuttleRounded: SvgIconComponent;
|
|
314
311
|
export const AirportShuttleSharp: SvgIconComponent;
|
|
315
312
|
export const AirportShuttleTwoTone: SvgIconComponent;
|
|
313
|
+
export const AirRounded: SvgIconComponent;
|
|
314
|
+
export const AirSharp: SvgIconComponent;
|
|
315
|
+
export const AirTwoTone: SvgIconComponent;
|
|
316
316
|
export const Alarm: SvgIconComponent;
|
|
317
317
|
export const AlarmAdd: SvgIconComponent;
|
|
318
318
|
export const AlarmAddOutlined: SvgIconComponent;
|
|
@@ -383,16 +383,16 @@ export const AllOutOutlined: SvgIconComponent;
|
|
|
383
383
|
export const AllOutRounded: SvgIconComponent;
|
|
384
384
|
export const AllOutSharp: SvgIconComponent;
|
|
385
385
|
export const AllOutTwoTone: SvgIconComponent;
|
|
386
|
-
export const AltRoute: SvgIconComponent;
|
|
387
|
-
export const AltRouteOutlined: SvgIconComponent;
|
|
388
|
-
export const AltRouteRounded: SvgIconComponent;
|
|
389
|
-
export const AltRouteSharp: SvgIconComponent;
|
|
390
|
-
export const AltRouteTwoTone: SvgIconComponent;
|
|
391
386
|
export const AlternateEmail: SvgIconComponent;
|
|
392
387
|
export const AlternateEmailOutlined: SvgIconComponent;
|
|
393
388
|
export const AlternateEmailRounded: SvgIconComponent;
|
|
394
389
|
export const AlternateEmailSharp: SvgIconComponent;
|
|
395
390
|
export const AlternateEmailTwoTone: SvgIconComponent;
|
|
391
|
+
export const AltRoute: SvgIconComponent;
|
|
392
|
+
export const AltRouteOutlined: SvgIconComponent;
|
|
393
|
+
export const AltRouteRounded: SvgIconComponent;
|
|
394
|
+
export const AltRouteSharp: SvgIconComponent;
|
|
395
|
+
export const AltRouteTwoTone: SvgIconComponent;
|
|
396
396
|
export const Analytics: SvgIconComponent;
|
|
397
397
|
export const AnalyticsOutlined: SvgIconComponent;
|
|
398
398
|
export const AnalyticsRounded: SvgIconComponent;
|
|
@@ -438,11 +438,18 @@ export const AppBlockingOutlined: SvgIconComponent;
|
|
|
438
438
|
export const AppBlockingRounded: SvgIconComponent;
|
|
439
439
|
export const AppBlockingSharp: SvgIconComponent;
|
|
440
440
|
export const AppBlockingTwoTone: SvgIconComponent;
|
|
441
|
+
export const Apple: SvgIconComponent;
|
|
441
442
|
export const AppRegistration: SvgIconComponent;
|
|
442
443
|
export const AppRegistrationOutlined: SvgIconComponent;
|
|
443
444
|
export const AppRegistrationRounded: SvgIconComponent;
|
|
444
445
|
export const AppRegistrationSharp: SvgIconComponent;
|
|
445
446
|
export const AppRegistrationTwoTone: SvgIconComponent;
|
|
447
|
+
export const Approval: SvgIconComponent;
|
|
448
|
+
export const ApprovalOutlined: SvgIconComponent;
|
|
449
|
+
export const ApprovalRounded: SvgIconComponent;
|
|
450
|
+
export const ApprovalSharp: SvgIconComponent;
|
|
451
|
+
export const ApprovalTwoTone: SvgIconComponent;
|
|
452
|
+
export const Apps: SvgIconComponent;
|
|
446
453
|
export const AppSettingsAlt: SvgIconComponent;
|
|
447
454
|
export const AppSettingsAltOutlined: SvgIconComponent;
|
|
448
455
|
export const AppSettingsAltRounded: SvgIconComponent;
|
|
@@ -453,13 +460,6 @@ export const AppShortcutOutlined: SvgIconComponent;
|
|
|
453
460
|
export const AppShortcutRounded: SvgIconComponent;
|
|
454
461
|
export const AppShortcutSharp: SvgIconComponent;
|
|
455
462
|
export const AppShortcutTwoTone: SvgIconComponent;
|
|
456
|
-
export const Apple: SvgIconComponent;
|
|
457
|
-
export const Approval: SvgIconComponent;
|
|
458
|
-
export const ApprovalOutlined: SvgIconComponent;
|
|
459
|
-
export const ApprovalRounded: SvgIconComponent;
|
|
460
|
-
export const ApprovalSharp: SvgIconComponent;
|
|
461
|
-
export const ApprovalTwoTone: SvgIconComponent;
|
|
462
|
-
export const Apps: SvgIconComponent;
|
|
463
463
|
export const AppsOutage: SvgIconComponent;
|
|
464
464
|
export const AppsOutageOutlined: SvgIconComponent;
|
|
465
465
|
export const AppsOutageRounded: SvgIconComponent;
|
|
@@ -564,16 +564,16 @@ export const ArrowUpwardOutlined: SvgIconComponent;
|
|
|
564
564
|
export const ArrowUpwardRounded: SvgIconComponent;
|
|
565
565
|
export const ArrowUpwardSharp: SvgIconComponent;
|
|
566
566
|
export const ArrowUpwardTwoTone: SvgIconComponent;
|
|
567
|
-
export const ArtTrack: SvgIconComponent;
|
|
568
|
-
export const ArtTrackOutlined: SvgIconComponent;
|
|
569
|
-
export const ArtTrackRounded: SvgIconComponent;
|
|
570
|
-
export const ArtTrackSharp: SvgIconComponent;
|
|
571
|
-
export const ArtTrackTwoTone: SvgIconComponent;
|
|
572
567
|
export const Article: SvgIconComponent;
|
|
573
568
|
export const ArticleOutlined: SvgIconComponent;
|
|
574
569
|
export const ArticleRounded: SvgIconComponent;
|
|
575
570
|
export const ArticleSharp: SvgIconComponent;
|
|
576
571
|
export const ArticleTwoTone: SvgIconComponent;
|
|
572
|
+
export const ArtTrack: SvgIconComponent;
|
|
573
|
+
export const ArtTrackOutlined: SvgIconComponent;
|
|
574
|
+
export const ArtTrackRounded: SvgIconComponent;
|
|
575
|
+
export const ArtTrackSharp: SvgIconComponent;
|
|
576
|
+
export const ArtTrackTwoTone: SvgIconComponent;
|
|
577
577
|
export const AspectRatio: SvgIconComponent;
|
|
578
578
|
export const AspectRatioOutlined: SvgIconComponent;
|
|
579
579
|
export const AspectRatioRounded: SvgIconComponent;
|
|
@@ -597,15 +597,15 @@ export const AssignmentLateSharp: SvgIconComponent;
|
|
|
597
597
|
export const AssignmentLateTwoTone: SvgIconComponent;
|
|
598
598
|
export const AssignmentOutlined: SvgIconComponent;
|
|
599
599
|
export const AssignmentReturn: SvgIconComponent;
|
|
600
|
-
export const AssignmentReturnOutlined: SvgIconComponent;
|
|
601
|
-
export const AssignmentReturnRounded: SvgIconComponent;
|
|
602
|
-
export const AssignmentReturnSharp: SvgIconComponent;
|
|
603
|
-
export const AssignmentReturnTwoTone: SvgIconComponent;
|
|
604
600
|
export const AssignmentReturned: SvgIconComponent;
|
|
605
601
|
export const AssignmentReturnedOutlined: SvgIconComponent;
|
|
606
602
|
export const AssignmentReturnedRounded: SvgIconComponent;
|
|
607
603
|
export const AssignmentReturnedSharp: SvgIconComponent;
|
|
608
604
|
export const AssignmentReturnedTwoTone: SvgIconComponent;
|
|
605
|
+
export const AssignmentReturnOutlined: SvgIconComponent;
|
|
606
|
+
export const AssignmentReturnRounded: SvgIconComponent;
|
|
607
|
+
export const AssignmentReturnSharp: SvgIconComponent;
|
|
608
|
+
export const AssignmentReturnTwoTone: SvgIconComponent;
|
|
609
609
|
export const AssignmentRounded: SvgIconComponent;
|
|
610
610
|
export const AssignmentSharp: SvgIconComponent;
|
|
611
611
|
export const AssignmentTurnedIn: SvgIconComponent;
|
|
@@ -649,16 +649,16 @@ export const AttachFileOutlined: SvgIconComponent;
|
|
|
649
649
|
export const AttachFileRounded: SvgIconComponent;
|
|
650
650
|
export const AttachFileSharp: SvgIconComponent;
|
|
651
651
|
export const AttachFileTwoTone: SvgIconComponent;
|
|
652
|
-
export const AttachMoney: SvgIconComponent;
|
|
653
|
-
export const AttachMoneyOutlined: SvgIconComponent;
|
|
654
|
-
export const AttachMoneyRounded: SvgIconComponent;
|
|
655
|
-
export const AttachMoneySharp: SvgIconComponent;
|
|
656
|
-
export const AttachMoneyTwoTone: SvgIconComponent;
|
|
657
652
|
export const Attachment: SvgIconComponent;
|
|
658
653
|
export const AttachmentOutlined: SvgIconComponent;
|
|
659
654
|
export const AttachmentRounded: SvgIconComponent;
|
|
660
655
|
export const AttachmentSharp: SvgIconComponent;
|
|
661
656
|
export const AttachmentTwoTone: SvgIconComponent;
|
|
657
|
+
export const AttachMoney: SvgIconComponent;
|
|
658
|
+
export const AttachMoneyOutlined: SvgIconComponent;
|
|
659
|
+
export const AttachMoneyRounded: SvgIconComponent;
|
|
660
|
+
export const AttachMoneySharp: SvgIconComponent;
|
|
661
|
+
export const AttachMoneyTwoTone: SvgIconComponent;
|
|
662
662
|
export const Attractions: SvgIconComponent;
|
|
663
663
|
export const AttractionsOutlined: SvgIconComponent;
|
|
664
664
|
export const AttractionsRounded: SvgIconComponent;
|
|
@@ -714,6 +714,11 @@ 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;
|
|
717
722
|
export const AutoGraph: SvgIconComponent;
|
|
718
723
|
export const AutoGraphOutlined: SvgIconComponent;
|
|
719
724
|
export const AutoGraphRounded: SvgIconComponent;
|
|
@@ -724,21 +729,16 @@ export const AutoModeOutlined: SvgIconComponent;
|
|
|
724
729
|
export const AutoModeRounded: SvgIconComponent;
|
|
725
730
|
export const AutoModeSharp: SvgIconComponent;
|
|
726
731
|
export const AutoModeTwoTone: SvgIconComponent;
|
|
727
|
-
export const AutoStories: SvgIconComponent;
|
|
728
|
-
export const AutoStoriesOutlined: SvgIconComponent;
|
|
729
|
-
export const AutoStoriesRounded: SvgIconComponent;
|
|
730
|
-
export const AutoStoriesSharp: SvgIconComponent;
|
|
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
732
|
export const Autorenew: SvgIconComponent;
|
|
738
733
|
export const AutorenewOutlined: SvgIconComponent;
|
|
739
734
|
export const AutorenewRounded: SvgIconComponent;
|
|
740
735
|
export const AutorenewSharp: SvgIconComponent;
|
|
741
736
|
export const AutorenewTwoTone: SvgIconComponent;
|
|
737
|
+
export const AutoStories: SvgIconComponent;
|
|
738
|
+
export const AutoStoriesOutlined: SvgIconComponent;
|
|
739
|
+
export const AutoStoriesRounded: SvgIconComponent;
|
|
740
|
+
export const AutoStoriesSharp: SvgIconComponent;
|
|
741
|
+
export const AutoStoriesTwoTone: SvgIconComponent;
|
|
742
742
|
export const AvTimer: SvgIconComponent;
|
|
743
743
|
export const AvTimerOutlined: SvgIconComponent;
|
|
744
744
|
export const AvTimerRounded: SvgIconComponent;
|
|
@@ -946,9 +946,6 @@ 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;
|
|
952
949
|
export const BedroomBaby: SvgIconComponent;
|
|
953
950
|
export const BedroomBabyOutlined: SvgIconComponent;
|
|
954
951
|
export const BedroomBabyRounded: SvgIconComponent;
|
|
@@ -964,6 +961,8 @@ export const BedroomParentOutlined: SvgIconComponent;
|
|
|
964
961
|
export const BedroomParentRounded: SvgIconComponent;
|
|
965
962
|
export const BedroomParentSharp: SvgIconComponent;
|
|
966
963
|
export const BedroomParentTwoTone: SvgIconComponent;
|
|
964
|
+
export const BedRounded: SvgIconComponent;
|
|
965
|
+
export const BedSharp: SvgIconComponent;
|
|
967
966
|
export const Bedtime: SvgIconComponent;
|
|
968
967
|
export const BedtimeOff: SvgIconComponent;
|
|
969
968
|
export const BedtimeOffOutlined: SvgIconComponent;
|
|
@@ -974,6 +973,7 @@ export const BedtimeOutlined: SvgIconComponent;
|
|
|
974
973
|
export const BedtimeRounded: SvgIconComponent;
|
|
975
974
|
export const BedtimeSharp: SvgIconComponent;
|
|
976
975
|
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,26 +1070,17 @@ 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;
|
|
1082
1073
|
export const Bookmark: SvgIconComponent;
|
|
1083
1074
|
export const BookmarkAdd: SvgIconComponent;
|
|
1084
|
-
export const BookmarkAddOutlined: SvgIconComponent;
|
|
1085
|
-
export const BookmarkAddRounded: SvgIconComponent;
|
|
1086
|
-
export const BookmarkAddSharp: SvgIconComponent;
|
|
1087
|
-
export const BookmarkAddTwoTone: SvgIconComponent;
|
|
1088
1075
|
export const BookmarkAdded: SvgIconComponent;
|
|
1089
1076
|
export const BookmarkAddedOutlined: SvgIconComponent;
|
|
1090
1077
|
export const BookmarkAddedRounded: SvgIconComponent;
|
|
1091
1078
|
export const BookmarkAddedSharp: SvgIconComponent;
|
|
1092
1079
|
export const BookmarkAddedTwoTone: SvgIconComponent;
|
|
1080
|
+
export const BookmarkAddOutlined: SvgIconComponent;
|
|
1081
|
+
export const BookmarkAddRounded: SvgIconComponent;
|
|
1082
|
+
export const BookmarkAddSharp: SvgIconComponent;
|
|
1083
|
+
export const BookmarkAddTwoTone: SvgIconComponent;
|
|
1093
1084
|
export const BookmarkBorder: SvgIconComponent;
|
|
1094
1085
|
export const BookmarkBorderOutlined: SvgIconComponent;
|
|
1095
1086
|
export const BookmarkBorderRounded: SvgIconComponent;
|
|
@@ -1102,13 +1093,22 @@ export const BookmarkRemoveRounded: SvgIconComponent;
|
|
|
1102
1093
|
export const BookmarkRemoveSharp: SvgIconComponent;
|
|
1103
1094
|
export const BookmarkRemoveTwoTone: SvgIconComponent;
|
|
1104
1095
|
export const BookmarkRounded: SvgIconComponent;
|
|
1105
|
-
export const BookmarkSharp: SvgIconComponent;
|
|
1106
|
-
export const BookmarkTwoTone: SvgIconComponent;
|
|
1107
1096
|
export const Bookmarks: SvgIconComponent;
|
|
1097
|
+
export const BookmarkSharp: SvgIconComponent;
|
|
1108
1098
|
export const BookmarksOutlined: SvgIconComponent;
|
|
1109
1099
|
export const BookmarksRounded: SvgIconComponent;
|
|
1110
1100
|
export const BookmarksSharp: SvgIconComponent;
|
|
1111
1101
|
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;
|
|
1452
1451
|
export const Cameraswitch: SvgIconComponent;
|
|
1453
1452
|
export const CameraswitchOutlined: SvgIconComponent;
|
|
1454
1453
|
export const CameraswitchRounded: SvgIconComponent;
|
|
1455
1454
|
export const CameraswitchSharp: SvgIconComponent;
|
|
1456
1455
|
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,16 +1484,6 @@ 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;
|
|
1497
1487
|
export const CardGiftcard: SvgIconComponent;
|
|
1498
1488
|
export const CardGiftcardOutlined: SvgIconComponent;
|
|
1499
1489
|
export const CardGiftcardRounded: SvgIconComponent;
|
|
@@ -1514,6 +1504,16 @@ export const CarpenterOutlined: SvgIconComponent;
|
|
|
1514
1504
|
export const CarpenterRounded: SvgIconComponent;
|
|
1515
1505
|
export const CarpenterSharp: SvgIconComponent;
|
|
1516
1506
|
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;
|
|
1542
1538
|
export const Castle: SvgIconComponent;
|
|
1543
1539
|
export const CastleOutlined: SvgIconComponent;
|
|
1544
1540
|
export const CastleRounded: SvgIconComponent;
|
|
1545
1541
|
export const CastleSharp: SvgIconComponent;
|
|
1546
1542
|
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;
|
|
1615
1616
|
export const ChatBubbleOutlineOutlined: SvgIconComponent;
|
|
1616
1617
|
export const ChatBubbleOutlineRounded: SvgIconComponent;
|
|
1617
1618
|
export const ChatBubbleOutlineSharp: SvgIconComponent;
|
|
1618
1619
|
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;
|
|
1640
1641
|
export const CheckCircleOutlineOutlined: SvgIconComponent;
|
|
1641
1642
|
export const CheckCircleOutlineRounded: SvgIconComponent;
|
|
1642
1643
|
export const CheckCircleOutlineSharp: SvgIconComponent;
|
|
1643
1644
|
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;
|
|
1652
1649
|
export const Checkroom: SvgIconComponent;
|
|
1653
1650
|
export const CheckroomOutlined: SvgIconComponent;
|
|
1654
1651
|
export const CheckroomRounded: SvgIconComponent;
|
|
1655
1652
|
export const CheckroomSharp: SvgIconComponent;
|
|
1656
1653
|
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,15 +1720,6 @@ 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;
|
|
1732
1723
|
export const ClosedCaption: SvgIconComponent;
|
|
1733
1724
|
export const ClosedCaptionDisabled: SvgIconComponent;
|
|
1734
1725
|
export const ClosedCaptionDisabledOutlined: SvgIconComponent;
|
|
@@ -1744,6 +1735,15 @@ export const ClosedCaptionOutlined: SvgIconComponent;
|
|
|
1744
1735
|
export const ClosedCaptionRounded: SvgIconComponent;
|
|
1745
1736
|
export const ClosedCaptionSharp: SvgIconComponent;
|
|
1746
1737
|
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,11 +1789,6 @@ 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;
|
|
1797
1792
|
export const Code: SvgIconComponent;
|
|
1798
1793
|
export const CodeOff: SvgIconComponent;
|
|
1799
1794
|
export const CodeOffOutlined: SvgIconComponent;
|
|
@@ -1824,16 +1819,16 @@ export const CollectionsOutlined: SvgIconComponent;
|
|
|
1824
1819
|
export const CollectionsRounded: SvgIconComponent;
|
|
1825
1820
|
export const CollectionsSharp: SvgIconComponent;
|
|
1826
1821
|
export const CollectionsTwoTone: SvgIconComponent;
|
|
1827
|
-
export const ColorLens: SvgIconComponent;
|
|
1828
|
-
export const ColorLensOutlined: SvgIconComponent;
|
|
1829
|
-
export const ColorLensRounded: SvgIconComponent;
|
|
1830
|
-
export const ColorLensSharp: SvgIconComponent;
|
|
1831
|
-
export const ColorLensTwoTone: SvgIconComponent;
|
|
1832
1822
|
export const Colorize: SvgIconComponent;
|
|
1833
1823
|
export const ColorizeOutlined: SvgIconComponent;
|
|
1834
1824
|
export const ColorizeRounded: SvgIconComponent;
|
|
1835
1825
|
export const ColorizeSharp: SvgIconComponent;
|
|
1836
1826
|
export const ColorizeTwoTone: SvgIconComponent;
|
|
1827
|
+
export const ColorLens: SvgIconComponent;
|
|
1828
|
+
export const ColorLensOutlined: SvgIconComponent;
|
|
1829
|
+
export const ColorLensRounded: SvgIconComponent;
|
|
1830
|
+
export const ColorLensSharp: SvgIconComponent;
|
|
1831
|
+
export const ColorLensTwoTone: SvgIconComponent;
|
|
1837
1832
|
export const Comment: SvgIconComponent;
|
|
1838
1833
|
export const CommentBank: SvgIconComponent;
|
|
1839
1834
|
export const CommentBankOutlined: SvgIconComponent;
|
|
@@ -1842,13 +1837,13 @@ export const CommentBankSharp: SvgIconComponent;
|
|
|
1842
1837
|
export const CommentBankTwoTone: SvgIconComponent;
|
|
1843
1838
|
export const CommentOutlined: SvgIconComponent;
|
|
1844
1839
|
export const CommentRounded: SvgIconComponent;
|
|
1845
|
-
export const CommentSharp: SvgIconComponent;
|
|
1846
|
-
export const CommentTwoTone: SvgIconComponent;
|
|
1847
1840
|
export const CommentsDisabled: SvgIconComponent;
|
|
1848
1841
|
export const CommentsDisabledOutlined: SvgIconComponent;
|
|
1849
1842
|
export const CommentsDisabledRounded: SvgIconComponent;
|
|
1850
1843
|
export const CommentsDisabledSharp: SvgIconComponent;
|
|
1851
1844
|
export const CommentsDisabledTwoTone: SvgIconComponent;
|
|
1845
|
+
export const CommentSharp: SvgIconComponent;
|
|
1846
|
+
export const CommentTwoTone: SvgIconComponent;
|
|
1852
1847
|
export const Commit: SvgIconComponent;
|
|
1853
1848
|
export const CommitOutlined: SvgIconComponent;
|
|
1854
1849
|
export const CommitRounded: SvgIconComponent;
|
|
@@ -1889,11 +1884,6 @@ export const ConfirmationNumberOutlined: SvgIconComponent;
|
|
|
1889
1884
|
export const ConfirmationNumberRounded: SvgIconComponent;
|
|
1890
1885
|
export const ConfirmationNumberSharp: SvgIconComponent;
|
|
1891
1886
|
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;
|
|
1897
1887
|
export const ConnectedTv: SvgIconComponent;
|
|
1898
1888
|
export const ConnectedTvOutlined: SvgIconComponent;
|
|
1899
1889
|
export const ConnectedTvRounded: SvgIconComponent;
|
|
@@ -1904,11 +1894,21 @@ export const ConnectingAirportsOutlined: SvgIconComponent;
|
|
|
1904
1894
|
export const ConnectingAirportsRounded: SvgIconComponent;
|
|
1905
1895
|
export const ConnectingAirportsSharp: SvgIconComponent;
|
|
1906
1896
|
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;
|
|
1907
1902
|
export const Construction: SvgIconComponent;
|
|
1908
1903
|
export const ConstructionOutlined: SvgIconComponent;
|
|
1909
1904
|
export const ConstructionRounded: SvgIconComponent;
|
|
1910
1905
|
export const ConstructionSharp: SvgIconComponent;
|
|
1911
1906
|
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,21 +1924,16 @@ 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 ContactSupport: SvgIconComponent;
|
|
1928
|
-
export const ContactSupportOutlined: SvgIconComponent;
|
|
1929
|
-
export const ContactSupportRounded: SvgIconComponent;
|
|
1930
|
-
export const ContactSupportSharp: SvgIconComponent;
|
|
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
1927
|
export const Contacts: SvgIconComponent;
|
|
1938
1928
|
export const ContactsOutlined: SvgIconComponent;
|
|
1939
1929
|
export const ContactsRounded: SvgIconComponent;
|
|
1940
1930
|
export const ContactsSharp: SvgIconComponent;
|
|
1941
1931
|
export const ContactsTwoTone: SvgIconComponent;
|
|
1932
|
+
export const ContactSupport: SvgIconComponent;
|
|
1933
|
+
export const ContactSupportOutlined: SvgIconComponent;
|
|
1934
|
+
export const ContactSupportRounded: SvgIconComponent;
|
|
1935
|
+
export const ContactSupportSharp: SvgIconComponent;
|
|
1936
|
+
export const ContactSupportTwoTone: SvgIconComponent;
|
|
1942
1937
|
export const ContentCopy: SvgIconComponent;
|
|
1943
1938
|
export const ContentCopyOutlined: SvgIconComponent;
|
|
1944
1939
|
export const ContentCopyRounded: SvgIconComponent;
|
|
@@ -1994,6 +1989,11 @@ export const CookieOutlined: SvgIconComponent;
|
|
|
1994
1989
|
export const CookieRounded: SvgIconComponent;
|
|
1995
1990
|
export const CookieSharp: SvgIconComponent;
|
|
1996
1991
|
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;
|
|
2264
2265
|
export const DeleteOutlineOutlined: SvgIconComponent;
|
|
2265
2266
|
export const DeleteOutlineRounded: SvgIconComponent;
|
|
2266
2267
|
export const DeleteOutlineSharp: SvgIconComponent;
|
|
2267
2268
|
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,16 +2354,6 @@ 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;
|
|
2367
2357
|
export const Devices: SvgIconComponent;
|
|
2368
2358
|
export const DevicesFold: SvgIconComponent;
|
|
2369
2359
|
export const DevicesFoldOutlined: SvgIconComponent;
|
|
@@ -2379,6 +2369,16 @@ export const DevicesOutlined: SvgIconComponent;
|
|
|
2379
2369
|
export const DevicesRounded: SvgIconComponent;
|
|
2380
2370
|
export const DevicesSharp: SvgIconComponent;
|
|
2381
2371
|
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,6 +2524,16 @@ 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;
|
|
2527
2537
|
export const DoDisturb: SvgIconComponent;
|
|
2528
2538
|
export const DoDisturbAlt: SvgIconComponent;
|
|
2529
2539
|
export const DoDisturbAltOutlined: SvgIconComponent;
|
|
@@ -2544,6 +2554,41 @@ export const DoDisturbOutlined: SvgIconComponent;
|
|
|
2544
2554
|
export const DoDisturbRounded: SvgIconComponent;
|
|
2545
2555
|
export const DoDisturbSharp: SvgIconComponent;
|
|
2546
2556
|
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;
|
|
2547
2592
|
export const DoNotDisturb: SvgIconComponent;
|
|
2548
2593
|
export const DoNotDisturbAlt: SvgIconComponent;
|
|
2549
2594
|
export const DoNotDisturbAltOutlined: SvgIconComponent;
|
|
@@ -2579,51 +2624,6 @@ export const DoNotTouchOutlined: SvgIconComponent;
|
|
|
2579
2624
|
export const DoNotTouchRounded: SvgIconComponent;
|
|
2580
2625
|
export const DoNotTouchSharp: SvgIconComponent;
|
|
2581
2626
|
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,6 +2639,11 @@ 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;
|
|
2642
2647
|
export const DoorFront: SvgIconComponent;
|
|
2643
2648
|
export const DoorFrontOutlined: SvgIconComponent;
|
|
2644
2649
|
export const DoorFrontRounded: SvgIconComponent;
|
|
@@ -2649,11 +2654,6 @@ export const DoorSlidingOutlined: SvgIconComponent;
|
|
|
2649
2654
|
export const DoorSlidingRounded: SvgIconComponent;
|
|
2650
2655
|
export const DoorSlidingSharp: SvgIconComponent;
|
|
2651
2656
|
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;
|
|
2682
2678
|
export const Downloading: SvgIconComponent;
|
|
2683
2679
|
export const DownloadingOutlined: SvgIconComponent;
|
|
2684
2680
|
export const DownloadingRounded: SvgIconComponent;
|
|
2685
2681
|
export const DownloadingSharp: SvgIconComponent;
|
|
2686
2682
|
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,11 +2749,6 @@ 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;
|
|
2757
2752
|
export const Earbuds: SvgIconComponent;
|
|
2758
2753
|
export const EarbudsBattery: SvgIconComponent;
|
|
2759
2754
|
export const EarbudsBatteryOutlined: SvgIconComponent;
|
|
@@ -2824,6 +2819,11 @@ export const EggOutlined: SvgIconComponent;
|
|
|
2824
2819
|
export const EggRounded: SvgIconComponent;
|
|
2825
2820
|
export const EggSharp: SvgIconComponent;
|
|
2826
2821
|
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,11 +2839,6 @@ 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;
|
|
2847
2842
|
export const EightteenMp: SvgIconComponent;
|
|
2848
2843
|
export const EightteenMpOutlined: SvgIconComponent;
|
|
2849
2844
|
export const EightteenMpRounded: SvgIconComponent;
|
|
@@ -2864,6 +2859,11 @@ export const ElderlyWomanOutlined: SvgIconComponent;
|
|
|
2864
2859
|
export const ElderlyWomanRounded: SvgIconComponent;
|
|
2865
2860
|
export const ElderlyWomanSharp: SvgIconComponent;
|
|
2866
2861
|
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,11 +2899,6 @@ 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;
|
|
2907
2902
|
export const Elevator: SvgIconComponent;
|
|
2908
2903
|
export const ElevatorOutlined: SvgIconComponent;
|
|
2909
2904
|
export const ElevatorRounded: SvgIconComponent;
|
|
@@ -2929,6 +2924,11 @@ export const EmergencyShareOutlined: SvgIconComponent;
|
|
|
2929
2924
|
export const EmergencyShareRounded: SvgIconComponent;
|
|
2930
2925
|
export const EmergencyShareSharp: SvgIconComponent;
|
|
2931
2926
|
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;
|
|
2999
3000
|
export const ErrorOutlineOutlined: SvgIconComponent;
|
|
3000
3001
|
export const ErrorOutlineRounded: SvgIconComponent;
|
|
3001
3002
|
export const ErrorOutlineSharp: SvgIconComponent;
|
|
3002
3003
|
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,11 +3024,6 @@ 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;
|
|
3032
3027
|
export const Event: SvgIconComponent;
|
|
3033
3028
|
export const EventAvailable: SvgIconComponent;
|
|
3034
3029
|
export const EventAvailableOutlined: SvgIconComponent;
|
|
@@ -3059,6 +3054,11 @@ export const EventSeatSharp: SvgIconComponent;
|
|
|
3059
3054
|
export const EventSeatTwoTone: SvgIconComponent;
|
|
3060
3055
|
export const EventSharp: SvgIconComponent;
|
|
3061
3056
|
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,6 +3115,11 @@ 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;
|
|
3118
3123
|
export const FaceOutlined: SvgIconComponent;
|
|
3119
3124
|
export const FaceRetouchingNatural: SvgIconComponent;
|
|
3120
3125
|
export const FaceRetouchingNaturalOutlined: SvgIconComponent;
|
|
@@ -3129,11 +3134,6 @@ export const FaceRetouchingOffTwoTone: SvgIconComponent;
|
|
|
3129
3134
|
export const FaceRounded: SvgIconComponent;
|
|
3130
3135
|
export const FaceSharp: SvgIconComponent;
|
|
3131
3136
|
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,6 +3149,11 @@ 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;
|
|
3152
3157
|
export const FastForward: SvgIconComponent;
|
|
3153
3158
|
export const FastForwardOutlined: SvgIconComponent;
|
|
3154
3159
|
export const FastForwardRounded: SvgIconComponent;
|
|
@@ -3159,11 +3164,6 @@ export const FastRewindOutlined: SvgIconComponent;
|
|
|
3159
3164
|
export const FastRewindRounded: SvgIconComponent;
|
|
3160
3165
|
export const FastRewindSharp: SvgIconComponent;
|
|
3161
3166
|
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;
|
|
3197
3193
|
export const Feedback: SvgIconComponent;
|
|
3198
3194
|
export const FeedbackOutlined: SvgIconComponent;
|
|
3199
3195
|
export const FeedbackRounded: SvgIconComponent;
|
|
3200
3196
|
export const FeedbackSharp: SvgIconComponent;
|
|
3201
3197
|
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,11 +3424,6 @@ 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;
|
|
3432
3427
|
export const Fitbit: SvgIconComponent;
|
|
3433
3428
|
export const FitbitOutlined: SvgIconComponent;
|
|
3434
3429
|
export const FitbitRounded: SvgIconComponent;
|
|
@@ -3439,6 +3434,11 @@ export const FitnessCenterOutlined: SvgIconComponent;
|
|
|
3439
3434
|
export const FitnessCenterRounded: SvgIconComponent;
|
|
3440
3435
|
export const FitnessCenterSharp: SvgIconComponent;
|
|
3441
3436
|
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 FlashOff: SvgIconComponent;
|
|
3493
|
-
export const FlashOffOutlined: SvgIconComponent;
|
|
3494
|
-
export const FlashOffRounded: SvgIconComponent;
|
|
3495
|
-
export const FlashOffSharp: SvgIconComponent;
|
|
3496
|
-
export const FlashOffTwoTone: SvgIconComponent;
|
|
3497
|
-
export const FlashOn: SvgIconComponent;
|
|
3498
|
-
export const FlashOnOutlined: SvgIconComponent;
|
|
3499
|
-
export const FlashOnRounded: SvgIconComponent;
|
|
3500
|
-
export const FlashOnSharp: SvgIconComponent;
|
|
3501
|
-
export const FlashOnTwoTone: SvgIconComponent;
|
|
3502
3492
|
export const FlashlightOff: SvgIconComponent;
|
|
3503
3493
|
export const FlashlightOffOutlined: SvgIconComponent;
|
|
3504
3494
|
export const FlashlightOffRounded: SvgIconComponent;
|
|
@@ -3509,6 +3499,16 @@ export const FlashlightOnOutlined: SvgIconComponent;
|
|
|
3509
3499
|
export const FlashlightOnRounded: SvgIconComponent;
|
|
3510
3500
|
export const FlashlightOnSharp: SvgIconComponent;
|
|
3511
3501
|
export const FlashlightOnTwoTone: SvgIconComponent;
|
|
3502
|
+
export const FlashOff: SvgIconComponent;
|
|
3503
|
+
export const FlashOffOutlined: SvgIconComponent;
|
|
3504
|
+
export const FlashOffRounded: SvgIconComponent;
|
|
3505
|
+
export const FlashOffSharp: SvgIconComponent;
|
|
3506
|
+
export const FlashOffTwoTone: SvgIconComponent;
|
|
3507
|
+
export const FlashOn: SvgIconComponent;
|
|
3508
|
+
export const FlashOnOutlined: SvgIconComponent;
|
|
3509
|
+
export const FlashOnRounded: SvgIconComponent;
|
|
3510
|
+
export const FlashOnSharp: SvgIconComponent;
|
|
3511
|
+
export const FlashOnTwoTone: SvgIconComponent;
|
|
3512
3512
|
export const Flatware: SvgIconComponent;
|
|
3513
3513
|
export const FlatwareOutlined: SvgIconComponent;
|
|
3514
3514
|
export const FlatwareRounded: SvgIconComponent;
|
|
@@ -3874,16 +3874,6 @@ 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;
|
|
3887
3877
|
export const Gamepad: SvgIconComponent;
|
|
3888
3878
|
export const GamepadOutlined: SvgIconComponent;
|
|
3889
3879
|
export const GamepadRounded: SvgIconComponent;
|
|
@@ -3934,12 +3924,17 @@ export const GirlOutlined: SvgIconComponent;
|
|
|
3934
3924
|
export const GirlRounded: SvgIconComponent;
|
|
3935
3925
|
export const GirlSharp: SvgIconComponent;
|
|
3936
3926
|
export const GirlTwoTone: SvgIconComponent;
|
|
3937
|
-
export const GitHub: SvgIconComponent;
|
|
3938
3927
|
export const Gite: SvgIconComponent;
|
|
3939
3928
|
export const GiteOutlined: SvgIconComponent;
|
|
3940
3929
|
export const GiteRounded: SvgIconComponent;
|
|
3941
3930
|
export const GiteSharp: SvgIconComponent;
|
|
3942
3931
|
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;
|
|
3943
3938
|
export const GolfCourse: SvgIconComponent;
|
|
3944
3939
|
export const GolfCourseOutlined: SvgIconComponent;
|
|
3945
3940
|
export const GolfCourseRounded: SvgIconComponent;
|
|
@@ -4049,28 +4044,23 @@ export const GroupRemoveRounded: SvgIconComponent;
|
|
|
4049
4044
|
export const GroupRemoveSharp: SvgIconComponent;
|
|
4050
4045
|
export const GroupRemoveTwoTone: SvgIconComponent;
|
|
4051
4046
|
export const GroupRounded: SvgIconComponent;
|
|
4047
|
+
export const Groups: SvgIconComponent;
|
|
4052
4048
|
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
|
|
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;
|
|
4059
|
+
export const GTranslate: SvgIconComponent;
|
|
4060
|
+
export const GTranslateOutlined: SvgIconComponent;
|
|
4061
|
+
export const GTranslateRounded: SvgIconComponent;
|
|
4062
|
+
export const GTranslateSharp: SvgIconComponent;
|
|
4063
|
+
export const GTranslateTwoTone: SvgIconComponent;
|
|
4074
4064
|
export const Hail: SvgIconComponent;
|
|
4075
4065
|
export const HailOutlined: SvgIconComponent;
|
|
4076
4066
|
export const HailRounded: SvgIconComponent;
|
|
@@ -4093,9 +4083,6 @@ export const HardwareSharp: SvgIconComponent;
|
|
|
4093
4083
|
export const HardwareTwoTone: SvgIconComponent;
|
|
4094
4084
|
export const Hd: SvgIconComponent;
|
|
4095
4085
|
export const HdOutlined: SvgIconComponent;
|
|
4096
|
-
export const HdRounded: SvgIconComponent;
|
|
4097
|
-
export const HdSharp: SvgIconComponent;
|
|
4098
|
-
export const HdTwoTone: SvgIconComponent;
|
|
4099
4086
|
export const HdrAuto: SvgIconComponent;
|
|
4100
4087
|
export const HdrAutoOutlined: SvgIconComponent;
|
|
4101
4088
|
export const HdrAutoRounded: SvgIconComponent;
|
|
@@ -4131,6 +4118,7 @@ export const HdrOnSelectSharp: SvgIconComponent;
|
|
|
4131
4118
|
export const HdrOnSelectTwoTone: SvgIconComponent;
|
|
4132
4119
|
export const HdrOnSharp: SvgIconComponent;
|
|
4133
4120
|
export const HdrOnTwoTone: SvgIconComponent;
|
|
4121
|
+
export const HdRounded: SvgIconComponent;
|
|
4134
4122
|
export const HdrPlus: SvgIconComponent;
|
|
4135
4123
|
export const HdrPlusOutlined: SvgIconComponent;
|
|
4136
4124
|
export const HdrPlusRounded: SvgIconComponent;
|
|
@@ -4146,6 +4134,8 @@ export const HdrWeakOutlined: SvgIconComponent;
|
|
|
4146
4134
|
export const HdrWeakRounded: SvgIconComponent;
|
|
4147
4135
|
export const HdrWeakSharp: SvgIconComponent;
|
|
4148
4136
|
export const HdrWeakTwoTone: SvgIconComponent;
|
|
4137
|
+
export const HdSharp: SvgIconComponent;
|
|
4138
|
+
export const HdTwoTone: SvgIconComponent;
|
|
4149
4139
|
export const Headphones: SvgIconComponent;
|
|
4150
4140
|
export const HeadphonesBattery: SvgIconComponent;
|
|
4151
4141
|
export const HeadphonesBatteryOutlined: SvgIconComponent;
|
|
@@ -4213,11 +4203,11 @@ export const HelpCenterRounded: SvgIconComponent;
|
|
|
4213
4203
|
export const HelpCenterSharp: SvgIconComponent;
|
|
4214
4204
|
export const HelpCenterTwoTone: SvgIconComponent;
|
|
4215
4205
|
export const HelpOutline: SvgIconComponent;
|
|
4206
|
+
export const HelpOutlined: SvgIconComponent;
|
|
4216
4207
|
export const HelpOutlineOutlined: SvgIconComponent;
|
|
4217
4208
|
export const HelpOutlineRounded: SvgIconComponent;
|
|
4218
4209
|
export const HelpOutlineSharp: SvgIconComponent;
|
|
4219
4210
|
export const HelpOutlineTwoTone: SvgIconComponent;
|
|
4220
|
-
export const HelpOutlined: SvgIconComponent;
|
|
4221
4211
|
export const HelpRounded: SvgIconComponent;
|
|
4222
4212
|
export const HelpSharp: SvgIconComponent;
|
|
4223
4213
|
export const HelpTwoTone: SvgIconComponent;
|
|
@@ -4241,11 +4231,6 @@ export const HideSourceOutlined: SvgIconComponent;
|
|
|
4241
4231
|
export const HideSourceRounded: SvgIconComponent;
|
|
4242
4232
|
export const HideSourceSharp: SvgIconComponent;
|
|
4243
4233
|
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;
|
|
4249
4234
|
export const Highlight: SvgIconComponent;
|
|
4250
4235
|
export const HighlightAlt: SvgIconComponent;
|
|
4251
4236
|
export const HighlightAltOutlined: SvgIconComponent;
|
|
@@ -4261,6 +4246,11 @@ export const HighlightOutlined: SvgIconComponent;
|
|
|
4261
4246
|
export const HighlightRounded: SvgIconComponent;
|
|
4262
4247
|
export const HighlightSharp: SvgIconComponent;
|
|
4263
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;
|
|
4264
4254
|
export const Hiking: SvgIconComponent;
|
|
4265
4255
|
export const HikingOutlined: SvgIconComponent;
|
|
4266
4256
|
export const HikingRounded: SvgIconComponent;
|
|
@@ -4296,6 +4286,11 @@ export const HlsOutlined: SvgIconComponent;
|
|
|
4296
4286
|
export const HlsRounded: SvgIconComponent;
|
|
4297
4287
|
export const HlsSharp: SvgIconComponent;
|
|
4298
4288
|
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;
|
|
4299
4294
|
export const HolidayVillage: SvgIconComponent;
|
|
4300
4295
|
export const HolidayVillageOutlined: SvgIconComponent;
|
|
4301
4296
|
export const HolidayVillageRounded: SvgIconComponent;
|
|
@@ -4336,16 +4331,16 @@ export const HorizontalSplitOutlined: SvgIconComponent;
|
|
|
4336
4331
|
export const HorizontalSplitRounded: SvgIconComponent;
|
|
4337
4332
|
export const HorizontalSplitSharp: SvgIconComponent;
|
|
4338
4333
|
export const HorizontalSplitTwoTone: SvgIconComponent;
|
|
4339
|
-
export const HotTub: SvgIconComponent;
|
|
4340
|
-
export const HotTubOutlined: SvgIconComponent;
|
|
4341
|
-
export const HotTubRounded: SvgIconComponent;
|
|
4342
|
-
export const HotTubSharp: SvgIconComponent;
|
|
4343
|
-
export const HotTubTwoTone: SvgIconComponent;
|
|
4344
4334
|
export const Hotel: SvgIconComponent;
|
|
4345
4335
|
export const HotelOutlined: SvgIconComponent;
|
|
4346
4336
|
export const HotelRounded: SvgIconComponent;
|
|
4347
4337
|
export const HotelSharp: SvgIconComponent;
|
|
4348
4338
|
export const HotelTwoTone: SvgIconComponent;
|
|
4339
|
+
export const HotTub: SvgIconComponent;
|
|
4340
|
+
export const HotTubOutlined: SvgIconComponent;
|
|
4341
|
+
export const HotTubRounded: SvgIconComponent;
|
|
4342
|
+
export const HotTubSharp: SvgIconComponent;
|
|
4343
|
+
export const HotTubTwoTone: SvgIconComponent;
|
|
4349
4344
|
export const HourglassBottom: SvgIconComponent;
|
|
4350
4345
|
export const HourglassBottomOutlined: SvgIconComponent;
|
|
4351
4346
|
export const HourglassBottomRounded: SvgIconComponent;
|
|
@@ -4372,6 +4367,11 @@ export const HourglassTopRounded: SvgIconComponent;
|
|
|
4372
4367
|
export const HourglassTopSharp: SvgIconComponent;
|
|
4373
4368
|
export const HourglassTopTwoTone: SvgIconComponent;
|
|
4374
4369
|
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,11 +4381,6 @@ 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;
|
|
4389
4384
|
export const HowToReg: SvgIconComponent;
|
|
4390
4385
|
export const HowToRegOutlined: SvgIconComponent;
|
|
4391
4386
|
export const HowToRegRounded: SvgIconComponent;
|
|
@@ -4396,6 +4391,11 @@ export const HowToVoteOutlined: SvgIconComponent;
|
|
|
4396
4391
|
export const HowToVoteRounded: SvgIconComponent;
|
|
4397
4392
|
export const HowToVoteSharp: SvgIconComponent;
|
|
4398
4393
|
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 HttpSharp: SvgIconComponent;
|
|
4408
|
-
export const HttpTwoTone: SvgIconComponent;
|
|
4409
4407
|
export const Https: SvgIconComponent;
|
|
4408
|
+
export const HttpSharp: SvgIconComponent;
|
|
4410
4409
|
export const HttpsOutlined: SvgIconComponent;
|
|
4411
4410
|
export const HttpsRounded: SvgIconComponent;
|
|
4412
4411
|
export const HttpsSharp: SvgIconComponent;
|
|
4413
4412
|
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 IceSkating: SvgIconComponent;
|
|
4425
|
-
export const IceSkatingOutlined: SvgIconComponent;
|
|
4426
|
-
export const IceSkatingRounded: SvgIconComponent;
|
|
4427
|
-
export const IceSkatingSharp: SvgIconComponent;
|
|
4428
|
-
export const IceSkatingTwoTone: SvgIconComponent;
|
|
4429
4424
|
export const Icecream: SvgIconComponent;
|
|
4430
4425
|
export const IcecreamOutlined: SvgIconComponent;
|
|
4431
4426
|
export const IcecreamRounded: SvgIconComponent;
|
|
4432
4427
|
export const IcecreamSharp: SvgIconComponent;
|
|
4433
4428
|
export const IcecreamTwoTone: SvgIconComponent;
|
|
4429
|
+
export const IceSkating: SvgIconComponent;
|
|
4430
|
+
export const IceSkatingOutlined: SvgIconComponent;
|
|
4431
|
+
export const IceSkatingRounded: SvgIconComponent;
|
|
4432
|
+
export const IceSkatingSharp: SvgIconComponent;
|
|
4433
|
+
export const IceSkatingTwoTone: SvgIconComponent;
|
|
4434
4434
|
export const Image: SvgIconComponent;
|
|
4435
4435
|
export const ImageAspectRatio: SvgIconComponent;
|
|
4436
4436
|
export const ImageAspectRatioOutlined: SvgIconComponent;
|
|
@@ -4446,16 +4446,21 @@ 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 ImageSearchRounded: SvgIconComponent;
|
|
4450
|
-
export const ImageSearchSharp: SvgIconComponent;
|
|
4451
|
-
export const ImageSearchTwoTone: SvgIconComponent;
|
|
4452
|
-
export const ImageSharp: SvgIconComponent;
|
|
4453
|
-
export const ImageTwoTone: SvgIconComponent;
|
|
4454
4449
|
export const ImagesearchRoller: SvgIconComponent;
|
|
4455
4450
|
export const ImagesearchRollerOutlined: SvgIconComponent;
|
|
4456
4451
|
export const ImagesearchRollerRounded: SvgIconComponent;
|
|
4457
4452
|
export const ImagesearchRollerSharp: SvgIconComponent;
|
|
4458
4453
|
export const ImagesearchRollerTwoTone: SvgIconComponent;
|
|
4454
|
+
export const ImageSearchRounded: SvgIconComponent;
|
|
4455
|
+
export const ImageSearchSharp: SvgIconComponent;
|
|
4456
|
+
export const ImageSearchTwoTone: SvgIconComponent;
|
|
4457
|
+
export const ImageSharp: SvgIconComponent;
|
|
4458
|
+
export const ImageTwoTone: SvgIconComponent;
|
|
4459
|
+
export const ImportantDevices: SvgIconComponent;
|
|
4460
|
+
export const ImportantDevicesOutlined: SvgIconComponent;
|
|
4461
|
+
export const ImportantDevicesRounded: SvgIconComponent;
|
|
4462
|
+
export const ImportantDevicesSharp: SvgIconComponent;
|
|
4463
|
+
export const ImportantDevicesTwoTone: SvgIconComponent;
|
|
4459
4464
|
export const ImportContacts: SvgIconComponent;
|
|
4460
4465
|
export const ImportContactsOutlined: SvgIconComponent;
|
|
4461
4466
|
export const ImportContactsRounded: SvgIconComponent;
|
|
@@ -4466,11 +4471,6 @@ export const ImportExportOutlined: SvgIconComponent;
|
|
|
4466
4471
|
export const ImportExportRounded: SvgIconComponent;
|
|
4467
4472
|
export const ImportExportSharp: SvgIconComponent;
|
|
4468
4473
|
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,15 +4637,6 @@ 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;
|
|
4649
4640
|
export const Keyboard: SvgIconComponent;
|
|
4650
4641
|
export const KeyboardAlt: SvgIconComponent;
|
|
4651
4642
|
export const KeyboardAltOutlined: SvgIconComponent;
|
|
@@ -4741,6 +4732,15 @@ export const KeyboardVoiceOutlined: SvgIconComponent;
|
|
|
4741
4732
|
export const KeyboardVoiceRounded: SvgIconComponent;
|
|
4742
4733
|
export const KeyboardVoiceSharp: SvgIconComponent;
|
|
4743
4734
|
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,10 +4772,6 @@ 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;
|
|
4779
4775
|
export const Landscape: SvgIconComponent;
|
|
4780
4776
|
export const LandscapeOutlined: SvgIconComponent;
|
|
4781
4777
|
export const LandscapeRounded: SvgIconComponent;
|
|
@@ -4791,6 +4787,10 @@ export const LanguageOutlined: SvgIconComponent;
|
|
|
4791
4787
|
export const LanguageRounded: SvgIconComponent;
|
|
4792
4788
|
export const LanguageSharp: SvgIconComponent;
|
|
4793
4789
|
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,15 +4882,6 @@ 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;
|
|
4894
4885
|
export const Lightbulb: SvgIconComponent;
|
|
4895
4886
|
export const LightbulbCircle: SvgIconComponent;
|
|
4896
4887
|
export const LightbulbCircleOutlined: SvgIconComponent;
|
|
@@ -4901,6 +4892,20 @@ export const LightbulbOutlined: SvgIconComponent;
|
|
|
4901
4892
|
export const LightbulbRounded: SvgIconComponent;
|
|
4902
4893
|
export const LightbulbSharp: SvgIconComponent;
|
|
4903
4894
|
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;
|
|
4904
4909
|
export const LineAxis: SvgIconComponent;
|
|
4905
4910
|
export const LineAxisOutlined: SvgIconComponent;
|
|
4906
4911
|
export const LineAxisRounded: SvgIconComponent;
|
|
@@ -4916,12 +4921,13 @@ export const LineWeightOutlined: SvgIconComponent;
|
|
|
4916
4921
|
export const LineWeightRounded: SvgIconComponent;
|
|
4917
4922
|
export const LineWeightSharp: SvgIconComponent;
|
|
4918
4923
|
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;
|
|
4925
4931
|
export const LinkOff: SvgIconComponent;
|
|
4926
4932
|
export const LinkOffOutlined: SvgIconComponent;
|
|
4927
4933
|
export const LinkOffRounded: SvgIconComponent;
|
|
@@ -4931,12 +4937,6 @@ export const LinkOutlined: SvgIconComponent;
|
|
|
4931
4937
|
export const LinkRounded: SvgIconComponent;
|
|
4932
4938
|
export const LinkSharp: SvgIconComponent;
|
|
4933
4939
|
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;
|
|
5272
5273
|
export const MailOutlineOutlined: SvgIconComponent;
|
|
5273
5274
|
export const MailOutlineRounded: SvgIconComponent;
|
|
5274
5275
|
export const MailOutlineSharp: SvgIconComponent;
|
|
5275
5276
|
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,10 +5283,6 @@ 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;
|
|
5290
5286
|
export const ManageAccounts: SvgIconComponent;
|
|
5291
5287
|
export const ManageAccountsOutlined: SvgIconComponent;
|
|
5292
5288
|
export const ManageAccountsRounded: SvgIconComponent;
|
|
@@ -5302,11 +5298,14 @@ export const ManageSearchOutlined: SvgIconComponent;
|
|
|
5302
5298
|
export const ManageSearchRounded: SvgIconComponent;
|
|
5303
5299
|
export const ManageSearchSharp: SvgIconComponent;
|
|
5304
5300
|
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;
|
|
5310
5309
|
export const MapsHomeWork: SvgIconComponent;
|
|
5311
5310
|
export const MapsHomeWorkOutlined: SvgIconComponent;
|
|
5312
5311
|
export const MapsHomeWorkRounded: SvgIconComponent;
|
|
@@ -5317,6 +5316,7 @@ export const MapsUgcOutlined: SvgIconComponent;
|
|
|
5317
5316
|
export const MapsUgcRounded: SvgIconComponent;
|
|
5318
5317
|
export const MapsUgcSharp: SvgIconComponent;
|
|
5319
5318
|
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;
|
|
5350
5351
|
export const MarkUnreadChatAlt: SvgIconComponent;
|
|
5351
5352
|
export const MarkUnreadChatAltOutlined: SvgIconComponent;
|
|
5352
5353
|
export const MarkUnreadChatAltRounded: SvgIconComponent;
|
|
5353
5354
|
export const MarkUnreadChatAltSharp: SvgIconComponent;
|
|
5354
5355
|
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;
|
|
5475
5473
|
export const Microwave: SvgIconComponent;
|
|
5476
5474
|
export const MicrowaveOutlined: SvgIconComponent;
|
|
5477
5475
|
export const MicrowaveRounded: SvgIconComponent;
|
|
5478
5476
|
export const MicrowaveSharp: SvgIconComponent;
|
|
5479
5477
|
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,6 +5507,11 @@ 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;
|
|
5510
5515
|
export const MobileFriendly: SvgIconComponent;
|
|
5511
5516
|
export const MobileFriendlyOutlined: SvgIconComponent;
|
|
5512
5517
|
export const MobileFriendlyRounded: SvgIconComponent;
|
|
@@ -5522,11 +5527,6 @@ export const MobileScreenShareOutlined: SvgIconComponent;
|
|
|
5522
5527
|
export const MobileScreenShareRounded: SvgIconComponent;
|
|
5523
5528
|
export const MobileScreenShareSharp: SvgIconComponent;
|
|
5524
5529
|
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;
|
|
5538
5539
|
export const ModeEditOutlineOutlined: SvgIconComponent;
|
|
5539
5540
|
export const ModeEditOutlineRounded: SvgIconComponent;
|
|
5540
5541
|
export const ModeEditOutlineSharp: SvgIconComponent;
|
|
5541
5542
|
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,6 +5548,11 @@ 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;
|
|
5551
5556
|
export const ModeNight: SvgIconComponent;
|
|
5552
5557
|
export const ModeNightOutlined: SvgIconComponent;
|
|
5553
5558
|
export const ModeNightRounded: SvgIconComponent;
|
|
@@ -5567,11 +5572,6 @@ export const ModeStandbyRounded: SvgIconComponent;
|
|
|
5567
5572
|
export const ModeStandbySharp: SvgIconComponent;
|
|
5568
5573
|
export const ModeStandbyTwoTone: SvgIconComponent;
|
|
5569
5574
|
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 NearMe: SvgIconComponent;
|
|
5776
|
-
export const NearMeDisabled: SvgIconComponent;
|
|
5777
|
-
export const NearMeDisabledOutlined: SvgIconComponent;
|
|
5778
|
-
export const NearMeDisabledRounded: SvgIconComponent;
|
|
5779
|
-
export const NearMeDisabledSharp: SvgIconComponent;
|
|
5780
|
-
export const NearMeDisabledTwoTone: SvgIconComponent;
|
|
5781
|
-
export const NearMeOutlined: SvgIconComponent;
|
|
5782
|
-
export const NearMeRounded: SvgIconComponent;
|
|
5783
|
-
export const NearMeSharp: SvgIconComponent;
|
|
5784
|
-
export const NearMeTwoTone: SvgIconComponent;
|
|
5785
5775
|
export const NearbyError: SvgIconComponent;
|
|
5786
5776
|
export const NearbyErrorOutlined: SvgIconComponent;
|
|
5787
5777
|
export const NearbyErrorRounded: SvgIconComponent;
|
|
@@ -5792,6 +5782,16 @@ export const NearbyOffOutlined: SvgIconComponent;
|
|
|
5792
5782
|
export const NearbyOffRounded: SvgIconComponent;
|
|
5793
5783
|
export const NearbyOffSharp: SvgIconComponent;
|
|
5794
5784
|
export const NearbyOffTwoTone: SvgIconComponent;
|
|
5785
|
+
export const NearMe: SvgIconComponent;
|
|
5786
|
+
export const NearMeDisabled: SvgIconComponent;
|
|
5787
|
+
export const NearMeDisabledOutlined: SvgIconComponent;
|
|
5788
|
+
export const NearMeDisabledRounded: SvgIconComponent;
|
|
5789
|
+
export const NearMeDisabledSharp: SvgIconComponent;
|
|
5790
|
+
export const NearMeDisabledTwoTone: SvgIconComponent;
|
|
5791
|
+
export const NearMeOutlined: SvgIconComponent;
|
|
5792
|
+
export const NearMeRounded: SvgIconComponent;
|
|
5793
|
+
export const NearMeSharp: SvgIconComponent;
|
|
5794
|
+
export const NearMeTwoTone: SvgIconComponent;
|
|
5795
5795
|
export const NestCamWiredStand: SvgIconComponent;
|
|
5796
5796
|
export const NestCamWiredStandOutlined: SvgIconComponent;
|
|
5797
5797
|
export const NestCamWiredStandRounded: SvgIconComponent;
|
|
@@ -5862,11 +5862,6 @@ 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;
|
|
5870
5865
|
export const Nightlife: SvgIconComponent;
|
|
5871
5866
|
export const NightlifeOutlined: SvgIconComponent;
|
|
5872
5867
|
export const NightlifeRounded: SvgIconComponent;
|
|
@@ -5875,13 +5870,18 @@ export const NightlifeTwoTone: SvgIconComponent;
|
|
|
5875
5870
|
export const Nightlight: SvgIconComponent;
|
|
5876
5871
|
export const NightlightOutlined: SvgIconComponent;
|
|
5877
5872
|
export const NightlightRound: SvgIconComponent;
|
|
5873
|
+
export const NightlightRounded: SvgIconComponent;
|
|
5878
5874
|
export const NightlightRoundOutlined: SvgIconComponent;
|
|
5879
5875
|
export const NightlightRoundRounded: SvgIconComponent;
|
|
5880
5876
|
export const NightlightRoundSharp: SvgIconComponent;
|
|
5881
5877
|
export const NightlightRoundTwoTone: SvgIconComponent;
|
|
5882
|
-
export const NightlightRounded: SvgIconComponent;
|
|
5883
5878
|
export const NightlightSharp: SvgIconComponent;
|
|
5884
5879
|
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,6 +5952,16 @@ 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;
|
|
5955
5965
|
export const NoLuggage: SvgIconComponent;
|
|
5956
5966
|
export const NoLuggageOutlined: SvgIconComponent;
|
|
5957
5967
|
export const NoLuggageRounded: SvgIconComponent;
|
|
@@ -5972,31 +5982,6 @@ export const NoPhotographyOutlined: SvgIconComponent;
|
|
|
5972
5982
|
export const NoPhotographyRounded: SvgIconComponent;
|
|
5973
5983
|
export const NoPhotographySharp: SvgIconComponent;
|
|
5974
5984
|
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;
|
|
6000
5985
|
export const NordicWalking: SvgIconComponent;
|
|
6001
5986
|
export const NordicWalkingOutlined: SvgIconComponent;
|
|
6002
5987
|
export const NordicWalkingRounded: SvgIconComponent;
|
|
@@ -6017,26 +6002,21 @@ export const NorthWestOutlined: SvgIconComponent;
|
|
|
6017
6002
|
export const NorthWestRounded: SvgIconComponent;
|
|
6018
6003
|
export const NorthWestSharp: SvgIconComponent;
|
|
6019
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;
|
|
6020
6015
|
export const NotAccessible: SvgIconComponent;
|
|
6021
6016
|
export const NotAccessibleOutlined: SvgIconComponent;
|
|
6022
6017
|
export const NotAccessibleRounded: SvgIconComponent;
|
|
6023
6018
|
export const NotAccessibleSharp: SvgIconComponent;
|
|
6024
6019
|
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;
|
|
6040
6020
|
export const Note: SvgIconComponent;
|
|
6041
6021
|
export const NoteAdd: SvgIconComponent;
|
|
6042
6022
|
export const NoteAddOutlined: SvgIconComponent;
|
|
@@ -6050,13 +6030,13 @@ export const NoteAltSharp: SvgIconComponent;
|
|
|
6050
6030
|
export const NoteAltTwoTone: SvgIconComponent;
|
|
6051
6031
|
export const NoteOutlined: SvgIconComponent;
|
|
6052
6032
|
export const NoteRounded: SvgIconComponent;
|
|
6053
|
-
export const NoteSharp: SvgIconComponent;
|
|
6054
|
-
export const NoteTwoTone: SvgIconComponent;
|
|
6055
6033
|
export const Notes: SvgIconComponent;
|
|
6034
|
+
export const NoteSharp: SvgIconComponent;
|
|
6056
6035
|
export const NotesOutlined: SvgIconComponent;
|
|
6057
6036
|
export const NotesRounded: SvgIconComponent;
|
|
6058
6037
|
export const NotesSharp: SvgIconComponent;
|
|
6059
6038
|
export const NotesTwoTone: SvgIconComponent;
|
|
6039
|
+
export const NoteTwoTone: SvgIconComponent;
|
|
6060
6040
|
export const NotificationAdd: SvgIconComponent;
|
|
6061
6041
|
export const NotificationAddOutlined: SvgIconComponent;
|
|
6062
6042
|
export const NotificationAddRounded: SvgIconComponent;
|
|
@@ -6092,6 +6072,26 @@ export const NotificationsPausedTwoTone: SvgIconComponent;
|
|
|
6092
6072
|
export const NotificationsRounded: SvgIconComponent;
|
|
6093
6073
|
export const NotificationsSharp: SvgIconComponent;
|
|
6094
6074
|
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,17 +6117,22 @@ 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 OnDeviceTraining: SvgIconComponent;
|
|
6121
|
-
export const OnDeviceTrainingOutlined: SvgIconComponent;
|
|
6122
|
-
export const OnDeviceTrainingRounded: SvgIconComponent;
|
|
6123
|
-
export const OnDeviceTrainingSharp: SvgIconComponent;
|
|
6124
|
-
export const OnDeviceTrainingTwoTone: SvgIconComponent;
|
|
6125
6120
|
export const OndemandVideo: SvgIconComponent;
|
|
6126
6121
|
export const OndemandVideoOutlined: SvgIconComponent;
|
|
6127
6122
|
export const OndemandVideoRounded: SvgIconComponent;
|
|
6128
6123
|
export const OndemandVideoSharp: SvgIconComponent;
|
|
6129
6124
|
export const OndemandVideoTwoTone: SvgIconComponent;
|
|
6125
|
+
export const OnDeviceTraining: SvgIconComponent;
|
|
6126
|
+
export const OnDeviceTrainingOutlined: SvgIconComponent;
|
|
6127
|
+
export const OnDeviceTrainingRounded: SvgIconComponent;
|
|
6128
|
+
export const OnDeviceTrainingSharp: SvgIconComponent;
|
|
6129
|
+
export const OnDeviceTrainingTwoTone: 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;
|
|
6131
6136
|
export const OneKOutlined: SvgIconComponent;
|
|
6132
6137
|
export const OneKPlus: SvgIconComponent;
|
|
6133
6138
|
export const OneKPlusOutlined: SvgIconComponent;
|
|
@@ -6137,11 +6142,6 @@ export const OneKPlusTwoTone: SvgIconComponent;
|
|
|
6137
6142
|
export const OneKRounded: SvgIconComponent;
|
|
6138
6143
|
export const OneKSharp: SvgIconComponent;
|
|
6139
6144
|
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,16 +6237,6 @@ 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;
|
|
6250
6240
|
export const Panorama: SvgIconComponent;
|
|
6251
6241
|
export const PanoramaFishEye: SvgIconComponent;
|
|
6252
6242
|
export const PanoramaFishEyeOutlined: SvgIconComponent;
|
|
@@ -6297,6 +6287,16 @@ export const PanoramaWideAngleSelectSharp: SvgIconComponent;
|
|
|
6297
6287
|
export const PanoramaWideAngleSelectTwoTone: SvgIconComponent;
|
|
6298
6288
|
export const PanoramaWideAngleSharp: SvgIconComponent;
|
|
6299
6289
|
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;
|
|
6333
6334
|
export const PauseCircleOutlineOutlined: SvgIconComponent;
|
|
6334
6335
|
export const PauseCircleOutlineRounded: SvgIconComponent;
|
|
6335
6336
|
export const PauseCircleOutlineSharp: SvgIconComponent;
|
|
6336
6337
|
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 PaymentSharp: SvgIconComponent;
|
|
6354
|
-
export const PaymentTwoTone: SvgIconComponent;
|
|
6355
6353
|
export const Payments: SvgIconComponent;
|
|
6354
|
+
export const PaymentSharp: SvgIconComponent;
|
|
6356
6355
|
export const PaymentsOutlined: SvgIconComponent;
|
|
6357
6356
|
export const PaymentsRounded: SvgIconComponent;
|
|
6358
6357
|
export const PaymentsSharp: SvgIconComponent;
|
|
6359
6358
|
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;
|
|
6387
6388
|
export const PeopleOutlineOutlined: SvgIconComponent;
|
|
6388
6389
|
export const PeopleOutlineRounded: SvgIconComponent;
|
|
6389
6390
|
export const PeopleOutlineSharp: SvgIconComponent;
|
|
6390
6391
|
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,17 +6458,22 @@ 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;
|
|
6461
6466
|
export const PersonOff: SvgIconComponent;
|
|
6462
6467
|
export const PersonOffOutlined: SvgIconComponent;
|
|
6463
6468
|
export const PersonOffRounded: SvgIconComponent;
|
|
6464
6469
|
export const PersonOffSharp: SvgIconComponent;
|
|
6465
6470
|
export const PersonOffTwoTone: SvgIconComponent;
|
|
6466
6471
|
export const PersonOutline: SvgIconComponent;
|
|
6472
|
+
export const PersonOutlined: SvgIconComponent;
|
|
6467
6473
|
export const PersonOutlineOutlined: SvgIconComponent;
|
|
6468
6474
|
export const PersonOutlineRounded: SvgIconComponent;
|
|
6469
6475
|
export const PersonOutlineSharp: SvgIconComponent;
|
|
6470
6476
|
export const PersonOutlineTwoTone: SvgIconComponent;
|
|
6471
|
-
export const PersonOutlined: SvgIconComponent;
|
|
6472
6477
|
export const PersonPin: SvgIconComponent;
|
|
6473
6478
|
export const PersonPinCircle: SvgIconComponent;
|
|
6474
6479
|
export const PersonPinCircleOutlined: SvgIconComponent;
|
|
@@ -6497,11 +6502,6 @@ export const PersonSearchSharp: SvgIconComponent;
|
|
|
6497
6502
|
export const PersonSearchTwoTone: SvgIconComponent;
|
|
6498
6503
|
export const PersonSharp: SvgIconComponent;
|
|
6499
6504
|
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,25 +6563,6 @@ 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;
|
|
6585
6566
|
export const Phonelink: SvgIconComponent;
|
|
6586
6567
|
export const PhonelinkErase: SvgIconComponent;
|
|
6587
6568
|
export const PhonelinkEraseOutlined: SvgIconComponent;
|
|
@@ -6612,6 +6593,25 @@ export const PhonelinkSetupSharp: SvgIconComponent;
|
|
|
6612
6593
|
export const PhonelinkSetupTwoTone: SvgIconComponent;
|
|
6613
6594
|
export const PhonelinkSharp: SvgIconComponent;
|
|
6614
6595
|
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,15 +6694,20 @@ 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;
|
|
6697
6698
|
export const PieChartOutlineOutlined: SvgIconComponent;
|
|
6698
6699
|
export const PieChartOutlineRounded: SvgIconComponent;
|
|
6699
6700
|
export const PieChartOutlineSharp: SvgIconComponent;
|
|
6700
6701
|
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;
|
|
6706
6711
|
export const PinDrop: SvgIconComponent;
|
|
6707
6712
|
export const PinDropOutlined: SvgIconComponent;
|
|
6708
6713
|
export const PinDropRounded: SvgIconComponent;
|
|
@@ -6711,13 +6716,8 @@ export const PinDropTwoTone: SvgIconComponent;
|
|
|
6711
6716
|
export const PinOutlined: SvgIconComponent;
|
|
6712
6717
|
export const PinRounded: SvgIconComponent;
|
|
6713
6718
|
export const PinSharp: SvgIconComponent;
|
|
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
6719
|
export const Pinterest: SvgIconComponent;
|
|
6720
|
+
export const PinTwoTone: 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;
|
|
6758
6759
|
export const PlayCircleOutlineOutlined: SvgIconComponent;
|
|
6759
6760
|
export const PlayCircleOutlineRounded: SvgIconComponent;
|
|
6760
6761
|
export const PlayCircleOutlineSharp: SvgIconComponent;
|
|
6761
6762
|
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;
|
|
6971
6967
|
export const PublishedWithChanges: SvgIconComponent;
|
|
6972
6968
|
export const PublishedWithChangesOutlined: SvgIconComponent;
|
|
6973
6969
|
export const PublishedWithChangesRounded: SvgIconComponent;
|
|
6974
6970
|
export const PublishedWithChangesSharp: SvgIconComponent;
|
|
6975
6971
|
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,11 +7043,6 @@ 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;
|
|
7051
7046
|
export const Radar: SvgIconComponent;
|
|
7052
7047
|
export const RadarOutlined: SvgIconComponent;
|
|
7053
7048
|
export const RadarRounded: SvgIconComponent;
|
|
@@ -7167,11 +7162,11 @@ export const RememberMeTwoTone: SvgIconComponent;
|
|
|
7167
7162
|
export const Remove: SvgIconComponent;
|
|
7168
7163
|
export const RemoveCircle: SvgIconComponent;
|
|
7169
7164
|
export const RemoveCircleOutline: SvgIconComponent;
|
|
7165
|
+
export const RemoveCircleOutlined: SvgIconComponent;
|
|
7170
7166
|
export const RemoveCircleOutlineOutlined: SvgIconComponent;
|
|
7171
7167
|
export const RemoveCircleOutlineRounded: SvgIconComponent;
|
|
7172
7168
|
export const RemoveCircleOutlineSharp: SvgIconComponent;
|
|
7173
7169
|
export const RemoveCircleOutlineTwoTone: SvgIconComponent;
|
|
7174
|
-
export const RemoveCircleOutlined: SvgIconComponent;
|
|
7175
7170
|
export const RemoveCircleRounded: SvgIconComponent;
|
|
7176
7171
|
export const RemoveCircleSharp: SvgIconComponent;
|
|
7177
7172
|
export const RemoveCircleTwoTone: SvgIconComponent;
|
|
@@ -7216,10 +7211,6 @@ export const ReorderSharp: SvgIconComponent;
|
|
|
7216
7211
|
export const ReorderTwoTone: SvgIconComponent;
|
|
7217
7212
|
export const Repeat: SvgIconComponent;
|
|
7218
7213
|
export const RepeatOn: SvgIconComponent;
|
|
7219
|
-
export const RepeatOnOutlined: SvgIconComponent;
|
|
7220
|
-
export const RepeatOnRounded: SvgIconComponent;
|
|
7221
|
-
export const RepeatOnSharp: SvgIconComponent;
|
|
7222
|
-
export const RepeatOnTwoTone: SvgIconComponent;
|
|
7223
7214
|
export const RepeatOne: SvgIconComponent;
|
|
7224
7215
|
export const RepeatOneOn: SvgIconComponent;
|
|
7225
7216
|
export const RepeatOneOnOutlined: SvgIconComponent;
|
|
@@ -7230,6 +7221,10 @@ export const RepeatOneOutlined: SvgIconComponent;
|
|
|
7230
7221
|
export const RepeatOneRounded: SvgIconComponent;
|
|
7231
7222
|
export const RepeatOneSharp: SvgIconComponent;
|
|
7232
7223
|
export const RepeatOneTwoTone: SvgIconComponent;
|
|
7224
|
+
export const RepeatOnOutlined: SvgIconComponent;
|
|
7225
|
+
export const RepeatOnRounded: SvgIconComponent;
|
|
7226
|
+
export const RepeatOnSharp: SvgIconComponent;
|
|
7227
|
+
export const RepeatOnTwoTone: SvgIconComponent;
|
|
7233
7228
|
export const RepeatOutlined: SvgIconComponent;
|
|
7234
7229
|
export const RepeatRounded: SvgIconComponent;
|
|
7235
7230
|
export const RepeatSharp: SvgIconComponent;
|
|
@@ -7349,6 +7344,11 @@ export const RingVolumeOutlined: SvgIconComponent;
|
|
|
7349
7344
|
export const RingVolumeRounded: SvgIconComponent;
|
|
7350
7345
|
export const RingVolumeSharp: SvgIconComponent;
|
|
7351
7346
|
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 RouteRounded: SvgIconComponent;
|
|
7435
|
-
export const RouteSharp: SvgIconComponent;
|
|
7436
|
-
export const RouteTwoTone: SvgIconComponent;
|
|
7437
7434
|
export const Router: SvgIconComponent;
|
|
7435
|
+
export const RouteRounded: SvgIconComponent;
|
|
7438
7436
|
export const RouterOutlined: SvgIconComponent;
|
|
7439
7437
|
export const RouterRounded: SvgIconComponent;
|
|
7440
7438
|
export const RouterSharp: SvgIconComponent;
|
|
7441
7439
|
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;
|
|
7532
7528
|
export const SavedSearch: SvgIconComponent;
|
|
7533
7529
|
export const SavedSearchOutlined: SvgIconComponent;
|
|
7534
7530
|
export const SavedSearchRounded: SvgIconComponent;
|
|
7535
7531
|
export const SavedSearchSharp: SvgIconComponent;
|
|
7536
7532
|
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;
|
|
7587
7583
|
export const Scoreboard: SvgIconComponent;
|
|
7588
7584
|
export const ScoreboardOutlined: SvgIconComponent;
|
|
7589
7585
|
export const ScoreboardRounded: SvgIconComponent;
|
|
7590
7586
|
export const ScoreboardSharp: SvgIconComponent;
|
|
7591
7587
|
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,11 +7739,6 @@ 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;
|
|
7747
7742
|
export const Sensors: SvgIconComponent;
|
|
7748
7743
|
export const SensorsOff: SvgIconComponent;
|
|
7749
7744
|
export const SensorsOffOutlined: SvgIconComponent;
|
|
@@ -7754,6 +7749,11 @@ export const SensorsOutlined: SvgIconComponent;
|
|
|
7754
7749
|
export const SensorsRounded: SvgIconComponent;
|
|
7755
7750
|
export const SensorsSharp: SvgIconComponent;
|
|
7756
7751
|
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,14 +7941,6 @@ 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;
|
|
7952
7944
|
export const ShoppingBag: SvgIconComponent;
|
|
7953
7945
|
export const ShoppingBagOutlined: SvgIconComponent;
|
|
7954
7946
|
export const ShoppingBagRounded: SvgIconComponent;
|
|
@@ -7969,16 +7961,24 @@ export const ShoppingCartOutlined: SvgIconComponent;
|
|
|
7969
7961
|
export const ShoppingCartRounded: SvgIconComponent;
|
|
7970
7962
|
export const ShoppingCartSharp: SvgIconComponent;
|
|
7971
7963
|
export const ShoppingCartTwoTone: SvgIconComponent;
|
|
7972
|
-
export const
|
|
7973
|
-
export const
|
|
7974
|
-
export const
|
|
7975
|
-
export const
|
|
7976
|
-
export const
|
|
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;
|
|
7977
7972
|
export const Shortcut: SvgIconComponent;
|
|
7978
7973
|
export const ShortcutOutlined: SvgIconComponent;
|
|
7979
7974
|
export const ShortcutRounded: SvgIconComponent;
|
|
7980
7975
|
export const ShortcutSharp: SvgIconComponent;
|
|
7981
7976
|
export const ShortcutTwoTone: SvgIconComponent;
|
|
7977
|
+
export const ShortText: SvgIconComponent;
|
|
7978
|
+
export const ShortTextOutlined: SvgIconComponent;
|
|
7979
|
+
export const ShortTextRounded: SvgIconComponent;
|
|
7980
|
+
export const ShortTextSharp: SvgIconComponent;
|
|
7981
|
+
export const ShortTextTwoTone: SvgIconComponent;
|
|
7982
7982
|
export const ShowChart: SvgIconComponent;
|
|
7983
7983
|
export const ShowChartOutlined: SvgIconComponent;
|
|
7984
7984
|
export const ShowChartRounded: SvgIconComponent;
|
|
@@ -8009,11 +8009,6 @@ 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;
|
|
8017
8012
|
export const SignalCellular0Bar: SvgIconComponent;
|
|
8018
8013
|
export const SignalCellular0BarOutlined: SvgIconComponent;
|
|
8019
8014
|
export const SignalCellular0BarRounded: SvgIconComponent;
|
|
@@ -8077,18 +8072,18 @@ export const SignalCellularConnectedNoInternet3BarTwoTone: SvgIconComponent;
|
|
|
8077
8072
|
export const SignalCellularConnectedNoInternet4Bar: SvgIconComponent;
|
|
8078
8073
|
export const SignalCellularConnectedNoInternet4BarOutlined: SvgIconComponent;
|
|
8079
8074
|
export const SignalCellularConnectedNoInternet4BarRounded: SvgIconComponent;
|
|
8080
|
-
export const SignalCellularConnectedNoInternet4BarSharp: SvgIconComponent;
|
|
8081
|
-
export const SignalCellularConnectedNoInternet4BarTwoTone: SvgIconComponent;
|
|
8082
|
-
export const SignalCellularNoSim: SvgIconComponent;
|
|
8083
|
-
export const SignalCellularNoSimOutlined: SvgIconComponent;
|
|
8084
|
-
export const SignalCellularNoSimRounded: SvgIconComponent;
|
|
8085
|
-
export const SignalCellularNoSimSharp: SvgIconComponent;
|
|
8086
|
-
export const SignalCellularNoSimTwoTone: SvgIconComponent;
|
|
8075
|
+
export const SignalCellularConnectedNoInternet4BarSharp: SvgIconComponent;
|
|
8076
|
+
export const SignalCellularConnectedNoInternet4BarTwoTone: SvgIconComponent;
|
|
8087
8077
|
export const SignalCellularNodata: SvgIconComponent;
|
|
8088
8078
|
export const SignalCellularNodataOutlined: SvgIconComponent;
|
|
8089
8079
|
export const SignalCellularNodataRounded: SvgIconComponent;
|
|
8090
8080
|
export const SignalCellularNodataSharp: SvgIconComponent;
|
|
8091
8081
|
export const SignalCellularNodataTwoTone: SvgIconComponent;
|
|
8082
|
+
export const SignalCellularNoSim: SvgIconComponent;
|
|
8083
|
+
export const SignalCellularNoSimOutlined: SvgIconComponent;
|
|
8084
|
+
export const SignalCellularNoSimRounded: SvgIconComponent;
|
|
8085
|
+
export const SignalCellularNoSimSharp: SvgIconComponent;
|
|
8086
|
+
export const SignalCellularNoSimTwoTone: SvgIconComponent;
|
|
8092
8087
|
export const SignalCellularNull: SvgIconComponent;
|
|
8093
8088
|
export const SignalCellularNullOutlined: SvgIconComponent;
|
|
8094
8089
|
export const SignalCellularNullRounded: SvgIconComponent;
|
|
@@ -8174,6 +8169,11 @@ export const SignalWifiStatusbarNullOutlined: SvgIconComponent;
|
|
|
8174
8169
|
export const SignalWifiStatusbarNullRounded: SvgIconComponent;
|
|
8175
8170
|
export const SignalWifiStatusbarNullSharp: SvgIconComponent;
|
|
8176
8171
|
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,6 +8274,11 @@ 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;
|
|
8277
8282
|
export const SmartScreen: SvgIconComponent;
|
|
8278
8283
|
export const SmartScreenOutlined: SvgIconComponent;
|
|
8279
8284
|
export const SmartScreenRounded: SvgIconComponent;
|
|
@@ -8284,11 +8289,6 @@ export const SmartToyOutlined: SvgIconComponent;
|
|
|
8284
8289
|
export const SmartToyRounded: SvgIconComponent;
|
|
8285
8290
|
export const SmartToySharp: SvgIconComponent;
|
|
8286
8291
|
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,15 +8395,14 @@ 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;
|
|
8402
8398
|
export const SpaceBar: SvgIconComponent;
|
|
8403
8399
|
export const SpaceBarOutlined: SvgIconComponent;
|
|
8404
8400
|
export const SpaceBarRounded: SvgIconComponent;
|
|
8405
8401
|
export const SpaceBarSharp: SvgIconComponent;
|
|
8406
8402
|
export const SpaceBarTwoTone: SvgIconComponent;
|
|
8403
|
+
export const SpaOutlined: SvgIconComponent;
|
|
8404
|
+
export const SpaRounded: SvgIconComponent;
|
|
8405
|
+
export const SpaSharp: SvgIconComponent;
|
|
8407
8406
|
export const SpatialAudio: SvgIconComponent;
|
|
8408
8407
|
export const SpatialAudioOff: SvgIconComponent;
|
|
8409
8408
|
export const SpatialAudioOffOutlined: SvgIconComponent;
|
|
@@ -8419,6 +8418,7 @@ export const SpatialTrackingOutlined: SvgIconComponent;
|
|
|
8419
8418
|
export const SpatialTrackingRounded: SvgIconComponent;
|
|
8420
8419
|
export const SpatialTrackingSharp: SvgIconComponent;
|
|
8421
8420
|
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;
|
|
8619
8620
|
export const StarOutlineOutlined: SvgIconComponent;
|
|
8620
8621
|
export const StarOutlineRounded: SvgIconComponent;
|
|
8621
8622
|
export const StarOutlineSharp: SvgIconComponent;
|
|
8622
8623
|
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,9 +8632,8 @@ 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 StarSharp: SvgIconComponent;
|
|
8636
|
-
export const StarTwoTone: SvgIconComponent;
|
|
8637
8635
|
export const Stars: SvgIconComponent;
|
|
8636
|
+
export const StarSharp: SvgIconComponent;
|
|
8638
8637
|
export const StarsOutlined: SvgIconComponent;
|
|
8639
8638
|
export const StarsRounded: SvgIconComponent;
|
|
8640
8639
|
export const StarsSharp: SvgIconComponent;
|
|
@@ -8644,6 +8643,7 @@ export const StartOutlined: SvgIconComponent;
|
|
|
8644
8643
|
export const StartRounded: SvgIconComponent;
|
|
8645
8644
|
export const StartSharp: SvgIconComponent;
|
|
8646
8645
|
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,6 +8690,11 @@ 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;
|
|
8693
8698
|
export const StoreMallDirectory: SvgIconComponent;
|
|
8694
8699
|
export const StoreMallDirectoryOutlined: SvgIconComponent;
|
|
8695
8700
|
export const StoreMallDirectoryRounded: SvgIconComponent;
|
|
@@ -8699,26 +8704,21 @@ export const StoreOutlined: SvgIconComponent;
|
|
|
8699
8704
|
export const StoreRounded: SvgIconComponent;
|
|
8700
8705
|
export const StoreSharp: SvgIconComponent;
|
|
8701
8706
|
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;
|
|
8717
8713
|
export const Straighten: SvgIconComponent;
|
|
8718
8714
|
export const StraightenOutlined: SvgIconComponent;
|
|
8719
8715
|
export const StraightenRounded: SvgIconComponent;
|
|
8720
8716
|
export const StraightenSharp: SvgIconComponent;
|
|
8721
8717
|
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;
|
|
8767
8763
|
export const Subscriptions: SvgIconComponent;
|
|
8768
8764
|
export const SubscriptionsOutlined: SvgIconComponent;
|
|
8769
8765
|
export const SubscriptionsRounded: SvgIconComponent;
|
|
8770
8766
|
export const SubscriptionsSharp: SvgIconComponent;
|
|
8771
8767
|
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;
|
|
8837
8833
|
export const SwapHorizontalCircle: SvgIconComponent;
|
|
8838
8834
|
export const SwapHorizontalCircleOutlined: SvgIconComponent;
|
|
8839
8835
|
export const SwapHorizontalCircleRounded: SvgIconComponent;
|
|
8840
8836
|
export const SwapHorizontalCircleSharp: SvgIconComponent;
|
|
8841
8837
|
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;
|
|
8847
8843
|
export const SwapVerticalCircle: SvgIconComponent;
|
|
8848
8844
|
export const SwapVerticalCircleOutlined: SvgIconComponent;
|
|
8849
8845
|
export const SwapVerticalCircleRounded: SvgIconComponent;
|
|
8850
8846
|
export const SwapVerticalCircleSharp: SvgIconComponent;
|
|
8851
8847
|
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,15 +8990,6 @@ 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;
|
|
9002
8993
|
export const TableBar: SvgIconComponent;
|
|
9003
8994
|
export const TableBarOutlined: SvgIconComponent;
|
|
9004
8995
|
export const TableBarRounded: SvgIconComponent;
|
|
@@ -9019,11 +9010,6 @@ export const TableRowsOutlined: SvgIconComponent;
|
|
|
9019
9010
|
export const TableRowsRounded: SvgIconComponent;
|
|
9020
9011
|
export const TableRowsSharp: SvgIconComponent;
|
|
9021
9012
|
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;
|
|
9027
9013
|
export const Tablet: SvgIconComponent;
|
|
9028
9014
|
export const TabletAndroid: SvgIconComponent;
|
|
9029
9015
|
export const TabletAndroidOutlined: SvgIconComponent;
|
|
@@ -9039,6 +9025,20 @@ export const TabletOutlined: SvgIconComponent;
|
|
|
9039
9025
|
export const TabletRounded: SvgIconComponent;
|
|
9040
9026
|
export const TabletSharp: SvgIconComponent;
|
|
9041
9027
|
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 TextSnippet: SvgIconComponent;
|
|
9159
|
-
export const TextSnippetOutlined: SvgIconComponent;
|
|
9160
|
-
export const TextSnippetRounded: SvgIconComponent;
|
|
9161
|
-
export const TextSnippetSharp: SvgIconComponent;
|
|
9162
|
-
export const TextSnippetTwoTone: SvgIconComponent;
|
|
9163
9158
|
export const Textsms: SvgIconComponent;
|
|
9164
9159
|
export const TextsmsOutlined: SvgIconComponent;
|
|
9165
9160
|
export const TextsmsRounded: SvgIconComponent;
|
|
9166
9161
|
export const TextsmsSharp: SvgIconComponent;
|
|
9167
9162
|
export const TextsmsTwoTone: SvgIconComponent;
|
|
9163
|
+
export const TextSnippet: SvgIconComponent;
|
|
9164
|
+
export const TextSnippetOutlined: SvgIconComponent;
|
|
9165
|
+
export const TextSnippetRounded: SvgIconComponent;
|
|
9166
|
+
export const TextSnippetSharp: SvgIconComponent;
|
|
9167
|
+
export const TextSnippetTwoTone: SvgIconComponent;
|
|
9168
9168
|
export const Texture: SvgIconComponent;
|
|
9169
9169
|
export const TextureOutlined: SvgIconComponent;
|
|
9170
9170
|
export const TextureRounded: SvgIconComponent;
|
|
@@ -9255,6 +9255,11 @@ 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;
|
|
9258
9263
|
export const ThumbUp: SvgIconComponent;
|
|
9259
9264
|
export const ThumbUpAlt: SvgIconComponent;
|
|
9260
9265
|
export const ThumbUpAltOutlined: SvgIconComponent;
|
|
@@ -9270,21 +9275,11 @@ export const ThumbUpOutlined: SvgIconComponent;
|
|
|
9270
9275
|
export const ThumbUpRounded: SvgIconComponent;
|
|
9271
9276
|
export const ThumbUpSharp: SvgIconComponent;
|
|
9272
9277
|
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;
|
|
9288
9283
|
export const Timelapse: SvgIconComponent;
|
|
9289
9284
|
export const TimelapseOutlined: SvgIconComponent;
|
|
9290
9285
|
export const TimelapseRounded: SvgIconComponent;
|
|
@@ -9330,6 +9325,11 @@ export const TimesOneMobiledataOutlined: SvgIconComponent;
|
|
|
9330
9325
|
export const TimesOneMobiledataRounded: SvgIconComponent;
|
|
9331
9326
|
export const TimesOneMobiledataSharp: SvgIconComponent;
|
|
9332
9327
|
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,6 +9500,16 @@ 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;
|
|
9503
9513
|
export const TurnLeft: SvgIconComponent;
|
|
9504
9514
|
export const TurnLeftOutlined: SvgIconComponent;
|
|
9505
9515
|
export const TurnLeftRounded: SvgIconComponent;
|
|
@@ -9530,16 +9540,6 @@ export const TurnSlightRightOutlined: SvgIconComponent;
|
|
|
9530
9540
|
export const TurnSlightRightRounded: SvgIconComponent;
|
|
9531
9541
|
export const TurnSlightRightSharp: SvgIconComponent;
|
|
9532
9542
|
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,16 +9601,6 @@ 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;
|
|
9614
9604
|
export const Umbrella: SvgIconComponent;
|
|
9615
9605
|
export const UmbrellaOutlined: SvgIconComponent;
|
|
9616
9606
|
export const UmbrellaRounded: SvgIconComponent;
|
|
@@ -9686,6 +9676,16 @@ export const UsbOutlined: SvgIconComponent;
|
|
|
9686
9676
|
export const UsbRounded: SvgIconComponent;
|
|
9687
9677
|
export const UsbSharp: SvgIconComponent;
|
|
9688
9678
|
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,6 +9751,7 @@ 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;
|
|
9754
9755
|
export const VideoCameraBack: SvgIconComponent;
|
|
9755
9756
|
export const VideoCameraBackOutlined: SvgIconComponent;
|
|
9756
9757
|
export const VideoCameraBackRounded: SvgIconComponent;
|
|
@@ -9761,11 +9762,30 @@ export const VideoCameraFrontOutlined: SvgIconComponent;
|
|
|
9761
9762
|
export const VideoCameraFrontRounded: SvgIconComponent;
|
|
9762
9763
|
export const VideoCameraFrontSharp: SvgIconComponent;
|
|
9763
9764
|
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;
|
|
9764
9774
|
export const VideoFile: SvgIconComponent;
|
|
9765
9775
|
export const VideoFileOutlined: SvgIconComponent;
|
|
9766
9776
|
export const VideoFileRounded: SvgIconComponent;
|
|
9767
9777
|
export const VideoFileSharp: SvgIconComponent;
|
|
9768
9778
|
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;
|
|
9769
9789
|
export const VideoLabel: SvgIconComponent;
|
|
9770
9790
|
export const VideoLabelOutlined: SvgIconComponent;
|
|
9771
9791
|
export const VideoLabelRounded: SvgIconComponent;
|
|
@@ -9786,26 +9806,6 @@ export const VideoStableOutlined: SvgIconComponent;
|
|
|
9786
9806
|
export const VideoStableRounded: SvgIconComponent;
|
|
9787
9807
|
export const VideoStableSharp: SvgIconComponent;
|
|
9788
9808
|
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 VoiceOverOff: SvgIconComponent;
|
|
9935
|
-
export const VoiceOverOffOutlined: SvgIconComponent;
|
|
9936
|
-
export const VoiceOverOffRounded: SvgIconComponent;
|
|
9937
|
-
export const VoiceOverOffSharp: SvgIconComponent;
|
|
9938
|
-
export const VoiceOverOffTwoTone: SvgIconComponent;
|
|
9939
9934
|
export const Voicemail: SvgIconComponent;
|
|
9940
9935
|
export const VoicemailOutlined: SvgIconComponent;
|
|
9941
9936
|
export const VoicemailRounded: SvgIconComponent;
|
|
9942
9937
|
export const VoicemailSharp: SvgIconComponent;
|
|
9943
9938
|
export const VoicemailTwoTone: SvgIconComponent;
|
|
9939
|
+
export const VoiceOverOff: SvgIconComponent;
|
|
9940
|
+
export const VoiceOverOffOutlined: SvgIconComponent;
|
|
9941
|
+
export const VoiceOverOffRounded: SvgIconComponent;
|
|
9942
|
+
export const VoiceOverOffSharp: SvgIconComponent;
|
|
9943
|
+
export const VoiceOverOffTwoTone: 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;
|
|
10044
10040
|
export const WaterfallChart: SvgIconComponent;
|
|
10045
10041
|
export const WaterfallChartOutlined: SvgIconComponent;
|
|
10046
10042
|
export const WaterfallChartRounded: SvgIconComponent;
|
|
10047
10043
|
export const WaterfallChartSharp: SvgIconComponent;
|
|
10048
10044
|
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;
|
|
10109
10105
|
export const Webhook: SvgIconComponent;
|
|
10110
10106
|
export const WebhookOutlined: SvgIconComponent;
|
|
10111
10107
|
export const WebhookRounded: SvgIconComponent;
|
|
10112
10108
|
export const WebhookSharp: SvgIconComponent;
|
|
10113
10109
|
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 WindPower: SvgIconComponent;
|
|
10224
|
-
export const WindPowerOutlined: SvgIconComponent;
|
|
10225
|
-
export const WindPowerRounded: SvgIconComponent;
|
|
10226
|
-
export const WindPowerSharp: SvgIconComponent;
|
|
10227
|
-
export const WindPowerTwoTone: SvgIconComponent;
|
|
10228
10223
|
export const Window: SvgIconComponent;
|
|
10229
10224
|
export const WindowOutlined: SvgIconComponent;
|
|
10230
10225
|
export const WindowRounded: SvgIconComponent;
|
|
10231
10226
|
export const WindowSharp: SvgIconComponent;
|
|
10232
10227
|
export const WindowTwoTone: SvgIconComponent;
|
|
10228
|
+
export const WindPower: SvgIconComponent;
|
|
10229
|
+
export const WindPowerOutlined: SvgIconComponent;
|
|
10230
|
+
export const WindPowerRounded: SvgIconComponent;
|
|
10231
|
+
export const WindPowerSharp: SvgIconComponent;
|
|
10232
|
+
export const WindPowerTwoTone: SvgIconComponent;
|
|
10233
10233
|
export const WineBar: SvgIconComponent;
|
|
10234
10234
|
export const WineBarOutlined: SvgIconComponent;
|
|
10235
10235
|
export const WineBarRounded: SvgIconComponent;
|
|
@@ -10252,14 +10252,13 @@ 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;
|
|
10255
10256
|
export const WorkOutlineOutlined: SvgIconComponent;
|
|
10256
10257
|
export const WorkOutlineRounded: SvgIconComponent;
|
|
10257
10258
|
export const WorkOutlineSharp: SvgIconComponent;
|
|
10258
10259
|
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;
|
|
10263
10262
|
export const WorkspacePremium: SvgIconComponent;
|
|
10264
10263
|
export const WorkspacePremiumOutlined: SvgIconComponent;
|
|
10265
10264
|
export const WorkspacePremiumRounded: SvgIconComponent;
|
|
@@ -10270,6 +10269,7 @@ export const WorkspacesOutlined: SvgIconComponent;
|
|
|
10270
10269
|
export const WorkspacesRounded: SvgIconComponent;
|
|
10271
10270
|
export const WorkspacesSharp: SvgIconComponent;
|
|
10272
10271
|
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;
|