@mui/icons-material 5.10.2 → 5.10.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 +62 -0
- package/index.d.ts +708 -708
- package/index.js +1 -1
- package/package.json +2 -2
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;
|
|
@@ -218,11 +218,6 @@ export const AddToQueueRounded: SvgIconComponent;
|
|
|
218
218
|
export const AddToQueueSharp: SvgIconComponent;
|
|
219
219
|
export const AddToQueueTwoTone: SvgIconComponent;
|
|
220
220
|
export const AddTwoTone: SvgIconComponent;
|
|
221
|
-
export const Addchart: SvgIconComponent;
|
|
222
|
-
export const AddchartOutlined: SvgIconComponent;
|
|
223
|
-
export const AddchartRounded: SvgIconComponent;
|
|
224
|
-
export const AddchartSharp: SvgIconComponent;
|
|
225
|
-
export const AddchartTwoTone: SvgIconComponent;
|
|
226
221
|
export const AdfScanner: SvgIconComponent;
|
|
227
222
|
export const AdfScannerOutlined: SvgIconComponent;
|
|
228
223
|
export const AdfScannerRounded: SvgIconComponent;
|
|
@@ -238,16 +233,18 @@ export const AdminPanelSettingsOutlined: SvgIconComponent;
|
|
|
238
233
|
export const AdminPanelSettingsRounded: SvgIconComponent;
|
|
239
234
|
export const AdminPanelSettingsSharp: SvgIconComponent;
|
|
240
235
|
export const AdminPanelSettingsTwoTone: SvgIconComponent;
|
|
236
|
+
export const AdUnits: SvgIconComponent;
|
|
237
|
+
export const AdUnitsOutlined: SvgIconComponent;
|
|
238
|
+
export const AdUnitsRounded: SvgIconComponent;
|
|
239
|
+
export const AdUnitsSharp: SvgIconComponent;
|
|
240
|
+
export const AdUnitsTwoTone: SvgIconComponent;
|
|
241
241
|
export const Agriculture: SvgIconComponent;
|
|
242
242
|
export const AgricultureOutlined: SvgIconComponent;
|
|
243
243
|
export const AgricultureRounded: SvgIconComponent;
|
|
244
244
|
export const AgricultureSharp: SvgIconComponent;
|
|
245
245
|
export const AgricultureTwoTone: SvgIconComponent;
|
|
246
246
|
export const Air: SvgIconComponent;
|
|
247
|
-
export const
|
|
248
|
-
export const AirRounded: SvgIconComponent;
|
|
249
|
-
export const AirSharp: SvgIconComponent;
|
|
250
|
-
export const AirTwoTone: SvgIconComponent;
|
|
247
|
+
export const Airlines: SvgIconComponent;
|
|
251
248
|
export const AirlineSeatFlat: SvgIconComponent;
|
|
252
249
|
export const AirlineSeatFlatAngled: SvgIconComponent;
|
|
253
250
|
export const AirlineSeatFlatAngledOutlined: SvgIconComponent;
|
|
@@ -288,21 +285,16 @@ export const AirlineSeatReclineNormalOutlined: SvgIconComponent;
|
|
|
288
285
|
export const AirlineSeatReclineNormalRounded: SvgIconComponent;
|
|
289
286
|
export const AirlineSeatReclineNormalSharp: SvgIconComponent;
|
|
290
287
|
export const AirlineSeatReclineNormalTwoTone: SvgIconComponent;
|
|
288
|
+
export const AirlinesOutlined: SvgIconComponent;
|
|
289
|
+
export const AirlinesRounded: SvgIconComponent;
|
|
290
|
+
export const AirlinesSharp: SvgIconComponent;
|
|
291
291
|
export const AirlineStops: SvgIconComponent;
|
|
292
292
|
export const AirlineStopsOutlined: SvgIconComponent;
|
|
293
293
|
export const AirlineStopsRounded: SvgIconComponent;
|
|
294
294
|
export const AirlineStopsSharp: SvgIconComponent;
|
|
295
295
|
export const AirlineStopsTwoTone: SvgIconComponent;
|
|
296
|
-
export const Airlines: SvgIconComponent;
|
|
297
|
-
export const AirlinesOutlined: SvgIconComponent;
|
|
298
|
-
export const AirlinesRounded: SvgIconComponent;
|
|
299
|
-
export const AirlinesSharp: SvgIconComponent;
|
|
300
296
|
export const AirlinesTwoTone: SvgIconComponent;
|
|
301
|
-
export const
|
|
302
|
-
export const AirplaneTicketOutlined: SvgIconComponent;
|
|
303
|
-
export const AirplaneTicketRounded: SvgIconComponent;
|
|
304
|
-
export const AirplaneTicketSharp: SvgIconComponent;
|
|
305
|
-
export const AirplaneTicketTwoTone: SvgIconComponent;
|
|
297
|
+
export const AirOutlined: SvgIconComponent;
|
|
306
298
|
export const AirplanemodeActive: SvgIconComponent;
|
|
307
299
|
export const AirplanemodeActiveOutlined: SvgIconComponent;
|
|
308
300
|
export const AirplanemodeActiveRounded: SvgIconComponent;
|
|
@@ -313,6 +305,11 @@ export const AirplanemodeInactiveOutlined: SvgIconComponent;
|
|
|
313
305
|
export const AirplanemodeInactiveRounded: SvgIconComponent;
|
|
314
306
|
export const AirplanemodeInactiveSharp: SvgIconComponent;
|
|
315
307
|
export const AirplanemodeInactiveTwoTone: SvgIconComponent;
|
|
308
|
+
export const AirplaneTicket: SvgIconComponent;
|
|
309
|
+
export const AirplaneTicketOutlined: SvgIconComponent;
|
|
310
|
+
export const AirplaneTicketRounded: SvgIconComponent;
|
|
311
|
+
export const AirplaneTicketSharp: SvgIconComponent;
|
|
312
|
+
export const AirplaneTicketTwoTone: SvgIconComponent;
|
|
316
313
|
export const Airplay: SvgIconComponent;
|
|
317
314
|
export const AirplayOutlined: SvgIconComponent;
|
|
318
315
|
export const AirplayRounded: SvgIconComponent;
|
|
@@ -323,6 +320,9 @@ export const AirportShuttleOutlined: SvgIconComponent;
|
|
|
323
320
|
export const AirportShuttleRounded: SvgIconComponent;
|
|
324
321
|
export const AirportShuttleSharp: SvgIconComponent;
|
|
325
322
|
export const AirportShuttleTwoTone: SvgIconComponent;
|
|
323
|
+
export const AirRounded: SvgIconComponent;
|
|
324
|
+
export const AirSharp: SvgIconComponent;
|
|
325
|
+
export const AirTwoTone: SvgIconComponent;
|
|
326
326
|
export const Alarm: SvgIconComponent;
|
|
327
327
|
export const AlarmAdd: SvgIconComponent;
|
|
328
328
|
export const AlarmAddOutlined: SvgIconComponent;
|
|
@@ -393,16 +393,16 @@ export const AllOutOutlined: SvgIconComponent;
|
|
|
393
393
|
export const AllOutRounded: SvgIconComponent;
|
|
394
394
|
export const AllOutSharp: SvgIconComponent;
|
|
395
395
|
export const AllOutTwoTone: SvgIconComponent;
|
|
396
|
-
export const AltRoute: SvgIconComponent;
|
|
397
|
-
export const AltRouteOutlined: SvgIconComponent;
|
|
398
|
-
export const AltRouteRounded: SvgIconComponent;
|
|
399
|
-
export const AltRouteSharp: SvgIconComponent;
|
|
400
|
-
export const AltRouteTwoTone: SvgIconComponent;
|
|
401
396
|
export const AlternateEmail: SvgIconComponent;
|
|
402
397
|
export const AlternateEmailOutlined: SvgIconComponent;
|
|
403
398
|
export const AlternateEmailRounded: SvgIconComponent;
|
|
404
399
|
export const AlternateEmailSharp: SvgIconComponent;
|
|
405
400
|
export const AlternateEmailTwoTone: SvgIconComponent;
|
|
401
|
+
export const AltRoute: SvgIconComponent;
|
|
402
|
+
export const AltRouteOutlined: SvgIconComponent;
|
|
403
|
+
export const AltRouteRounded: SvgIconComponent;
|
|
404
|
+
export const AltRouteSharp: SvgIconComponent;
|
|
405
|
+
export const AltRouteTwoTone: SvgIconComponent;
|
|
406
406
|
export const Analytics: SvgIconComponent;
|
|
407
407
|
export const AnalyticsOutlined: SvgIconComponent;
|
|
408
408
|
export const AnalyticsRounded: SvgIconComponent;
|
|
@@ -448,11 +448,18 @@ export const AppBlockingOutlined: SvgIconComponent;
|
|
|
448
448
|
export const AppBlockingRounded: SvgIconComponent;
|
|
449
449
|
export const AppBlockingSharp: SvgIconComponent;
|
|
450
450
|
export const AppBlockingTwoTone: SvgIconComponent;
|
|
451
|
+
export const Apple: SvgIconComponent;
|
|
451
452
|
export const AppRegistration: SvgIconComponent;
|
|
452
453
|
export const AppRegistrationOutlined: SvgIconComponent;
|
|
453
454
|
export const AppRegistrationRounded: SvgIconComponent;
|
|
454
455
|
export const AppRegistrationSharp: SvgIconComponent;
|
|
455
456
|
export const AppRegistrationTwoTone: 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;
|
|
456
463
|
export const AppSettingsAlt: SvgIconComponent;
|
|
457
464
|
export const AppSettingsAltOutlined: SvgIconComponent;
|
|
458
465
|
export const AppSettingsAltRounded: SvgIconComponent;
|
|
@@ -463,13 +470,6 @@ export const AppShortcutOutlined: SvgIconComponent;
|
|
|
463
470
|
export const AppShortcutRounded: SvgIconComponent;
|
|
464
471
|
export const AppShortcutSharp: SvgIconComponent;
|
|
465
472
|
export const AppShortcutTwoTone: SvgIconComponent;
|
|
466
|
-
export const Apple: SvgIconComponent;
|
|
467
|
-
export const Approval: SvgIconComponent;
|
|
468
|
-
export const ApprovalOutlined: SvgIconComponent;
|
|
469
|
-
export const ApprovalRounded: SvgIconComponent;
|
|
470
|
-
export const ApprovalSharp: SvgIconComponent;
|
|
471
|
-
export const ApprovalTwoTone: SvgIconComponent;
|
|
472
|
-
export const Apps: SvgIconComponent;
|
|
473
473
|
export const AppsOutage: SvgIconComponent;
|
|
474
474
|
export const AppsOutageOutlined: SvgIconComponent;
|
|
475
475
|
export const AppsOutageRounded: SvgIconComponent;
|
|
@@ -579,16 +579,16 @@ export const ArrowUpwardOutlined: SvgIconComponent;
|
|
|
579
579
|
export const ArrowUpwardRounded: SvgIconComponent;
|
|
580
580
|
export const ArrowUpwardSharp: SvgIconComponent;
|
|
581
581
|
export const ArrowUpwardTwoTone: SvgIconComponent;
|
|
582
|
-
export const ArtTrack: SvgIconComponent;
|
|
583
|
-
export const ArtTrackOutlined: SvgIconComponent;
|
|
584
|
-
export const ArtTrackRounded: SvgIconComponent;
|
|
585
|
-
export const ArtTrackSharp: SvgIconComponent;
|
|
586
|
-
export const ArtTrackTwoTone: SvgIconComponent;
|
|
587
582
|
export const Article: SvgIconComponent;
|
|
588
583
|
export const ArticleOutlined: SvgIconComponent;
|
|
589
584
|
export const ArticleRounded: SvgIconComponent;
|
|
590
585
|
export const ArticleSharp: SvgIconComponent;
|
|
591
586
|
export const ArticleTwoTone: SvgIconComponent;
|
|
587
|
+
export const ArtTrack: SvgIconComponent;
|
|
588
|
+
export const ArtTrackOutlined: SvgIconComponent;
|
|
589
|
+
export const ArtTrackRounded: SvgIconComponent;
|
|
590
|
+
export const ArtTrackSharp: SvgIconComponent;
|
|
591
|
+
export const ArtTrackTwoTone: SvgIconComponent;
|
|
592
592
|
export const AspectRatio: SvgIconComponent;
|
|
593
593
|
export const AspectRatioOutlined: SvgIconComponent;
|
|
594
594
|
export const AspectRatioRounded: SvgIconComponent;
|
|
@@ -612,15 +612,15 @@ export const AssignmentLateSharp: SvgIconComponent;
|
|
|
612
612
|
export const AssignmentLateTwoTone: SvgIconComponent;
|
|
613
613
|
export const AssignmentOutlined: SvgIconComponent;
|
|
614
614
|
export const AssignmentReturn: SvgIconComponent;
|
|
615
|
-
export const AssignmentReturnOutlined: SvgIconComponent;
|
|
616
|
-
export const AssignmentReturnRounded: SvgIconComponent;
|
|
617
|
-
export const AssignmentReturnSharp: SvgIconComponent;
|
|
618
|
-
export const AssignmentReturnTwoTone: SvgIconComponent;
|
|
619
615
|
export const AssignmentReturned: SvgIconComponent;
|
|
620
616
|
export const AssignmentReturnedOutlined: SvgIconComponent;
|
|
621
617
|
export const AssignmentReturnedRounded: SvgIconComponent;
|
|
622
618
|
export const AssignmentReturnedSharp: SvgIconComponent;
|
|
623
619
|
export const AssignmentReturnedTwoTone: SvgIconComponent;
|
|
620
|
+
export const AssignmentReturnOutlined: SvgIconComponent;
|
|
621
|
+
export const AssignmentReturnRounded: SvgIconComponent;
|
|
622
|
+
export const AssignmentReturnSharp: SvgIconComponent;
|
|
623
|
+
export const AssignmentReturnTwoTone: SvgIconComponent;
|
|
624
624
|
export const AssignmentRounded: SvgIconComponent;
|
|
625
625
|
export const AssignmentSharp: SvgIconComponent;
|
|
626
626
|
export const AssignmentTurnedIn: SvgIconComponent;
|
|
@@ -629,11 +629,6 @@ export const AssignmentTurnedInRounded: SvgIconComponent;
|
|
|
629
629
|
export const AssignmentTurnedInSharp: SvgIconComponent;
|
|
630
630
|
export const AssignmentTurnedInTwoTone: SvgIconComponent;
|
|
631
631
|
export const AssignmentTwoTone: SvgIconComponent;
|
|
632
|
-
export const AssistWalker: SvgIconComponent;
|
|
633
|
-
export const AssistWalkerOutlined: SvgIconComponent;
|
|
634
|
-
export const AssistWalkerRounded: SvgIconComponent;
|
|
635
|
-
export const AssistWalkerSharp: SvgIconComponent;
|
|
636
|
-
export const AssistWalkerTwoTone: SvgIconComponent;
|
|
637
632
|
export const Assistant: SvgIconComponent;
|
|
638
633
|
export const AssistantDirection: SvgIconComponent;
|
|
639
634
|
export const AssistantDirectionOutlined: SvgIconComponent;
|
|
@@ -649,6 +644,11 @@ export const AssistantPhotoTwoTone: SvgIconComponent;
|
|
|
649
644
|
export const AssistantRounded: SvgIconComponent;
|
|
650
645
|
export const AssistantSharp: SvgIconComponent;
|
|
651
646
|
export const AssistantTwoTone: SvgIconComponent;
|
|
647
|
+
export const AssistWalker: SvgIconComponent;
|
|
648
|
+
export const AssistWalkerOutlined: SvgIconComponent;
|
|
649
|
+
export const AssistWalkerRounded: SvgIconComponent;
|
|
650
|
+
export const AssistWalkerSharp: SvgIconComponent;
|
|
651
|
+
export const AssistWalkerTwoTone: SvgIconComponent;
|
|
652
652
|
export const AssuredWorkload: SvgIconComponent;
|
|
653
653
|
export const AssuredWorkloadOutlined: SvgIconComponent;
|
|
654
654
|
export const AssuredWorkloadRounded: SvgIconComponent;
|
|
@@ -669,16 +669,16 @@ export const AttachFileOutlined: SvgIconComponent;
|
|
|
669
669
|
export const AttachFileRounded: SvgIconComponent;
|
|
670
670
|
export const AttachFileSharp: SvgIconComponent;
|
|
671
671
|
export const AttachFileTwoTone: SvgIconComponent;
|
|
672
|
-
export const AttachMoney: SvgIconComponent;
|
|
673
|
-
export const AttachMoneyOutlined: SvgIconComponent;
|
|
674
|
-
export const AttachMoneyRounded: SvgIconComponent;
|
|
675
|
-
export const AttachMoneySharp: SvgIconComponent;
|
|
676
|
-
export const AttachMoneyTwoTone: SvgIconComponent;
|
|
677
672
|
export const Attachment: SvgIconComponent;
|
|
678
673
|
export const AttachmentOutlined: SvgIconComponent;
|
|
679
674
|
export const AttachmentRounded: SvgIconComponent;
|
|
680
675
|
export const AttachmentSharp: SvgIconComponent;
|
|
681
676
|
export const AttachmentTwoTone: SvgIconComponent;
|
|
677
|
+
export const AttachMoney: SvgIconComponent;
|
|
678
|
+
export const AttachMoneyOutlined: SvgIconComponent;
|
|
679
|
+
export const AttachMoneyRounded: SvgIconComponent;
|
|
680
|
+
export const AttachMoneySharp: SvgIconComponent;
|
|
681
|
+
export const AttachMoneyTwoTone: SvgIconComponent;
|
|
682
682
|
export const Attractions: SvgIconComponent;
|
|
683
683
|
export const AttractionsOutlined: SvgIconComponent;
|
|
684
684
|
export const AttractionsRounded: SvgIconComponent;
|
|
@@ -734,6 +734,11 @@ export const AutoFixOffOutlined: SvgIconComponent;
|
|
|
734
734
|
export const AutoFixOffRounded: SvgIconComponent;
|
|
735
735
|
export const AutoFixOffSharp: SvgIconComponent;
|
|
736
736
|
export const AutoFixOffTwoTone: SvgIconComponent;
|
|
737
|
+
export const AutofpsSelect: SvgIconComponent;
|
|
738
|
+
export const AutofpsSelectOutlined: SvgIconComponent;
|
|
739
|
+
export const AutofpsSelectRounded: SvgIconComponent;
|
|
740
|
+
export const AutofpsSelectSharp: SvgIconComponent;
|
|
741
|
+
export const AutofpsSelectTwoTone: SvgIconComponent;
|
|
737
742
|
export const AutoGraph: SvgIconComponent;
|
|
738
743
|
export const AutoGraphOutlined: SvgIconComponent;
|
|
739
744
|
export const AutoGraphRounded: SvgIconComponent;
|
|
@@ -744,21 +749,16 @@ export const AutoModeOutlined: SvgIconComponent;
|
|
|
744
749
|
export const AutoModeRounded: SvgIconComponent;
|
|
745
750
|
export const AutoModeSharp: SvgIconComponent;
|
|
746
751
|
export const AutoModeTwoTone: SvgIconComponent;
|
|
747
|
-
export const AutoStories: SvgIconComponent;
|
|
748
|
-
export const AutoStoriesOutlined: SvgIconComponent;
|
|
749
|
-
export const AutoStoriesRounded: SvgIconComponent;
|
|
750
|
-
export const AutoStoriesSharp: SvgIconComponent;
|
|
751
|
-
export const AutoStoriesTwoTone: SvgIconComponent;
|
|
752
|
-
export const AutofpsSelect: SvgIconComponent;
|
|
753
|
-
export const AutofpsSelectOutlined: SvgIconComponent;
|
|
754
|
-
export const AutofpsSelectRounded: SvgIconComponent;
|
|
755
|
-
export const AutofpsSelectSharp: SvgIconComponent;
|
|
756
|
-
export const AutofpsSelectTwoTone: SvgIconComponent;
|
|
757
752
|
export const Autorenew: SvgIconComponent;
|
|
758
753
|
export const AutorenewOutlined: SvgIconComponent;
|
|
759
754
|
export const AutorenewRounded: SvgIconComponent;
|
|
760
755
|
export const AutorenewSharp: SvgIconComponent;
|
|
761
756
|
export const AutorenewTwoTone: SvgIconComponent;
|
|
757
|
+
export const AutoStories: SvgIconComponent;
|
|
758
|
+
export const AutoStoriesOutlined: SvgIconComponent;
|
|
759
|
+
export const AutoStoriesRounded: SvgIconComponent;
|
|
760
|
+
export const AutoStoriesSharp: SvgIconComponent;
|
|
761
|
+
export const AutoStoriesTwoTone: SvgIconComponent;
|
|
762
762
|
export const AvTimer: SvgIconComponent;
|
|
763
763
|
export const AvTimerOutlined: SvgIconComponent;
|
|
764
764
|
export const AvTimerRounded: SvgIconComponent;
|
|
@@ -966,9 +966,6 @@ export const BeachAccessSharp: SvgIconComponent;
|
|
|
966
966
|
export const BeachAccessTwoTone: SvgIconComponent;
|
|
967
967
|
export const Bed: SvgIconComponent;
|
|
968
968
|
export const BedOutlined: SvgIconComponent;
|
|
969
|
-
export const BedRounded: SvgIconComponent;
|
|
970
|
-
export const BedSharp: SvgIconComponent;
|
|
971
|
-
export const BedTwoTone: SvgIconComponent;
|
|
972
969
|
export const BedroomBaby: SvgIconComponent;
|
|
973
970
|
export const BedroomBabyOutlined: SvgIconComponent;
|
|
974
971
|
export const BedroomBabyRounded: SvgIconComponent;
|
|
@@ -984,6 +981,8 @@ export const BedroomParentOutlined: SvgIconComponent;
|
|
|
984
981
|
export const BedroomParentRounded: SvgIconComponent;
|
|
985
982
|
export const BedroomParentSharp: SvgIconComponent;
|
|
986
983
|
export const BedroomParentTwoTone: SvgIconComponent;
|
|
984
|
+
export const BedRounded: SvgIconComponent;
|
|
985
|
+
export const BedSharp: SvgIconComponent;
|
|
987
986
|
export const Bedtime: SvgIconComponent;
|
|
988
987
|
export const BedtimeOff: SvgIconComponent;
|
|
989
988
|
export const BedtimeOffOutlined: SvgIconComponent;
|
|
@@ -994,6 +993,7 @@ export const BedtimeOutlined: SvgIconComponent;
|
|
|
994
993
|
export const BedtimeRounded: SvgIconComponent;
|
|
995
994
|
export const BedtimeSharp: SvgIconComponent;
|
|
996
995
|
export const BedtimeTwoTone: SvgIconComponent;
|
|
996
|
+
export const BedTwoTone: SvgIconComponent;
|
|
997
997
|
export const Beenhere: SvgIconComponent;
|
|
998
998
|
export const BeenhereOutlined: SvgIconComponent;
|
|
999
999
|
export const BeenhereRounded: SvgIconComponent;
|
|
@@ -1022,18 +1022,18 @@ export const BlenderTwoTone: SvgIconComponent;
|
|
|
1022
1022
|
export const Blind: SvgIconComponent;
|
|
1023
1023
|
export const BlindOutlined: SvgIconComponent;
|
|
1024
1024
|
export const BlindRounded: SvgIconComponent;
|
|
1025
|
-
export const BlindSharp: SvgIconComponent;
|
|
1026
|
-
export const BlindTwoTone: SvgIconComponent;
|
|
1027
1025
|
export const Blinds: SvgIconComponent;
|
|
1028
1026
|
export const BlindsClosed: SvgIconComponent;
|
|
1029
1027
|
export const BlindsClosedOutlined: SvgIconComponent;
|
|
1030
1028
|
export const BlindsClosedRounded: SvgIconComponent;
|
|
1031
1029
|
export const BlindsClosedSharp: SvgIconComponent;
|
|
1032
1030
|
export const BlindsClosedTwoTone: SvgIconComponent;
|
|
1031
|
+
export const BlindSharp: SvgIconComponent;
|
|
1033
1032
|
export const BlindsOutlined: SvgIconComponent;
|
|
1034
1033
|
export const BlindsRounded: SvgIconComponent;
|
|
1035
1034
|
export const BlindsSharp: SvgIconComponent;
|
|
1036
1035
|
export const BlindsTwoTone: SvgIconComponent;
|
|
1036
|
+
export const BlindTwoTone: SvgIconComponent;
|
|
1037
1037
|
export const Block: SvgIconComponent;
|
|
1038
1038
|
export const BlockOutlined: SvgIconComponent;
|
|
1039
1039
|
export const BlockRounded: SvgIconComponent;
|
|
@@ -1100,26 +1100,17 @@ export const BoltRounded: SvgIconComponent;
|
|
|
1100
1100
|
export const BoltSharp: SvgIconComponent;
|
|
1101
1101
|
export const BoltTwoTone: SvgIconComponent;
|
|
1102
1102
|
export const Book: 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
1103
|
export const Bookmark: SvgIconComponent;
|
|
1113
1104
|
export const BookmarkAdd: SvgIconComponent;
|
|
1114
|
-
export const BookmarkAddOutlined: SvgIconComponent;
|
|
1115
|
-
export const BookmarkAddRounded: SvgIconComponent;
|
|
1116
|
-
export const BookmarkAddSharp: SvgIconComponent;
|
|
1117
|
-
export const BookmarkAddTwoTone: SvgIconComponent;
|
|
1118
1105
|
export const BookmarkAdded: SvgIconComponent;
|
|
1119
1106
|
export const BookmarkAddedOutlined: SvgIconComponent;
|
|
1120
1107
|
export const BookmarkAddedRounded: SvgIconComponent;
|
|
1121
1108
|
export const BookmarkAddedSharp: SvgIconComponent;
|
|
1122
1109
|
export const BookmarkAddedTwoTone: SvgIconComponent;
|
|
1110
|
+
export const BookmarkAddOutlined: SvgIconComponent;
|
|
1111
|
+
export const BookmarkAddRounded: SvgIconComponent;
|
|
1112
|
+
export const BookmarkAddSharp: SvgIconComponent;
|
|
1113
|
+
export const BookmarkAddTwoTone: SvgIconComponent;
|
|
1123
1114
|
export const BookmarkBorder: SvgIconComponent;
|
|
1124
1115
|
export const BookmarkBorderOutlined: SvgIconComponent;
|
|
1125
1116
|
export const BookmarkBorderRounded: SvgIconComponent;
|
|
@@ -1132,13 +1123,22 @@ export const BookmarkRemoveRounded: SvgIconComponent;
|
|
|
1132
1123
|
export const BookmarkRemoveSharp: SvgIconComponent;
|
|
1133
1124
|
export const BookmarkRemoveTwoTone: SvgIconComponent;
|
|
1134
1125
|
export const BookmarkRounded: SvgIconComponent;
|
|
1135
|
-
export const BookmarkSharp: SvgIconComponent;
|
|
1136
|
-
export const BookmarkTwoTone: SvgIconComponent;
|
|
1137
1126
|
export const Bookmarks: SvgIconComponent;
|
|
1127
|
+
export const BookmarkSharp: SvgIconComponent;
|
|
1138
1128
|
export const BookmarksOutlined: SvgIconComponent;
|
|
1139
1129
|
export const BookmarksRounded: SvgIconComponent;
|
|
1140
1130
|
export const BookmarksSharp: SvgIconComponent;
|
|
1141
1131
|
export const BookmarksTwoTone: SvgIconComponent;
|
|
1132
|
+
export const BookmarkTwoTone: SvgIconComponent;
|
|
1133
|
+
export const BookOnline: SvgIconComponent;
|
|
1134
|
+
export const BookOnlineOutlined: SvgIconComponent;
|
|
1135
|
+
export const BookOnlineRounded: SvgIconComponent;
|
|
1136
|
+
export const BookOnlineSharp: SvgIconComponent;
|
|
1137
|
+
export const BookOnlineTwoTone: SvgIconComponent;
|
|
1138
|
+
export const BookOutlined: SvgIconComponent;
|
|
1139
|
+
export const BookRounded: SvgIconComponent;
|
|
1140
|
+
export const BookSharp: SvgIconComponent;
|
|
1141
|
+
export const BookTwoTone: SvgIconComponent;
|
|
1142
1142
|
export const BorderAll: SvgIconComponent;
|
|
1143
1143
|
export const BorderAllOutlined: SvgIconComponent;
|
|
1144
1144
|
export const BorderAllRounded: SvgIconComponent;
|
|
@@ -1488,12 +1488,12 @@ export const CameraRollSharp: SvgIconComponent;
|
|
|
1488
1488
|
export const CameraRollTwoTone: SvgIconComponent;
|
|
1489
1489
|
export const CameraRounded: SvgIconComponent;
|
|
1490
1490
|
export const CameraSharp: SvgIconComponent;
|
|
1491
|
-
export const CameraTwoTone: SvgIconComponent;
|
|
1492
1491
|
export const Cameraswitch: SvgIconComponent;
|
|
1493
1492
|
export const CameraswitchOutlined: SvgIconComponent;
|
|
1494
1493
|
export const CameraswitchRounded: SvgIconComponent;
|
|
1495
1494
|
export const CameraswitchSharp: SvgIconComponent;
|
|
1496
1495
|
export const CameraswitchTwoTone: SvgIconComponent;
|
|
1496
|
+
export const CameraTwoTone: SvgIconComponent;
|
|
1497
1497
|
export const Campaign: SvgIconComponent;
|
|
1498
1498
|
export const CampaignOutlined: SvgIconComponent;
|
|
1499
1499
|
export const CampaignRounded: SvgIconComponent;
|
|
@@ -1524,16 +1524,6 @@ export const CarCrashOutlined: SvgIconComponent;
|
|
|
1524
1524
|
export const CarCrashRounded: SvgIconComponent;
|
|
1525
1525
|
export const CarCrashSharp: SvgIconComponent;
|
|
1526
1526
|
export const CarCrashTwoTone: SvgIconComponent;
|
|
1527
|
-
export const CarRental: SvgIconComponent;
|
|
1528
|
-
export const CarRentalOutlined: SvgIconComponent;
|
|
1529
|
-
export const CarRentalRounded: SvgIconComponent;
|
|
1530
|
-
export const CarRentalSharp: SvgIconComponent;
|
|
1531
|
-
export const CarRentalTwoTone: SvgIconComponent;
|
|
1532
|
-
export const CarRepair: SvgIconComponent;
|
|
1533
|
-
export const CarRepairOutlined: SvgIconComponent;
|
|
1534
|
-
export const CarRepairRounded: SvgIconComponent;
|
|
1535
|
-
export const CarRepairSharp: SvgIconComponent;
|
|
1536
|
-
export const CarRepairTwoTone: SvgIconComponent;
|
|
1537
1527
|
export const CardGiftcard: SvgIconComponent;
|
|
1538
1528
|
export const CardGiftcardOutlined: SvgIconComponent;
|
|
1539
1529
|
export const CardGiftcardRounded: SvgIconComponent;
|
|
@@ -1554,6 +1544,16 @@ export const CarpenterOutlined: SvgIconComponent;
|
|
|
1554
1544
|
export const CarpenterRounded: SvgIconComponent;
|
|
1555
1545
|
export const CarpenterSharp: SvgIconComponent;
|
|
1556
1546
|
export const CarpenterTwoTone: SvgIconComponent;
|
|
1547
|
+
export const CarRental: SvgIconComponent;
|
|
1548
|
+
export const CarRentalOutlined: SvgIconComponent;
|
|
1549
|
+
export const CarRentalRounded: SvgIconComponent;
|
|
1550
|
+
export const CarRentalSharp: SvgIconComponent;
|
|
1551
|
+
export const CarRentalTwoTone: SvgIconComponent;
|
|
1552
|
+
export const CarRepair: SvgIconComponent;
|
|
1553
|
+
export const CarRepairOutlined: SvgIconComponent;
|
|
1554
|
+
export const CarRepairRounded: SvgIconComponent;
|
|
1555
|
+
export const CarRepairSharp: SvgIconComponent;
|
|
1556
|
+
export const CarRepairTwoTone: SvgIconComponent;
|
|
1557
1557
|
export const Cases: SvgIconComponent;
|
|
1558
1558
|
export const CasesOutlined: SvgIconComponent;
|
|
1559
1559
|
export const CasesRounded: SvgIconComponent;
|
|
@@ -1575,15 +1575,15 @@ export const CastForEducationOutlined: SvgIconComponent;
|
|
|
1575
1575
|
export const CastForEducationRounded: SvgIconComponent;
|
|
1576
1576
|
export const CastForEducationSharp: SvgIconComponent;
|
|
1577
1577
|
export const CastForEducationTwoTone: SvgIconComponent;
|
|
1578
|
-
export const CastOutlined: SvgIconComponent;
|
|
1579
|
-
export const CastRounded: SvgIconComponent;
|
|
1580
|
-
export const CastSharp: SvgIconComponent;
|
|
1581
|
-
export const CastTwoTone: SvgIconComponent;
|
|
1582
1578
|
export const Castle: SvgIconComponent;
|
|
1583
1579
|
export const CastleOutlined: SvgIconComponent;
|
|
1584
1580
|
export const CastleRounded: SvgIconComponent;
|
|
1585
1581
|
export const CastleSharp: SvgIconComponent;
|
|
1586
1582
|
export const CastleTwoTone: SvgIconComponent;
|
|
1583
|
+
export const CastOutlined: SvgIconComponent;
|
|
1584
|
+
export const CastRounded: SvgIconComponent;
|
|
1585
|
+
export const CastSharp: SvgIconComponent;
|
|
1586
|
+
export const CastTwoTone: SvgIconComponent;
|
|
1587
1587
|
export const CatchingPokemon: SvgIconComponent;
|
|
1588
1588
|
export const CatchingPokemonOutlined: SvgIconComponent;
|
|
1589
1589
|
export const CatchingPokemonRounded: SvgIconComponent;
|
|
@@ -1652,11 +1652,11 @@ export const ChargingStationTwoTone: SvgIconComponent;
|
|
|
1652
1652
|
export const Chat: SvgIconComponent;
|
|
1653
1653
|
export const ChatBubble: SvgIconComponent;
|
|
1654
1654
|
export const ChatBubbleOutline: SvgIconComponent;
|
|
1655
|
+
export const ChatBubbleOutlined: SvgIconComponent;
|
|
1655
1656
|
export const ChatBubbleOutlineOutlined: SvgIconComponent;
|
|
1656
1657
|
export const ChatBubbleOutlineRounded: SvgIconComponent;
|
|
1657
1658
|
export const ChatBubbleOutlineSharp: SvgIconComponent;
|
|
1658
1659
|
export const ChatBubbleOutlineTwoTone: SvgIconComponent;
|
|
1659
|
-
export const ChatBubbleOutlined: SvgIconComponent;
|
|
1660
1660
|
export const ChatBubbleRounded: SvgIconComponent;
|
|
1661
1661
|
export const ChatBubbleSharp: SvgIconComponent;
|
|
1662
1662
|
export const ChatBubbleTwoTone: SvgIconComponent;
|
|
@@ -1677,23 +1677,23 @@ export const CheckBoxSharp: SvgIconComponent;
|
|
|
1677
1677
|
export const CheckBoxTwoTone: SvgIconComponent;
|
|
1678
1678
|
export const CheckCircle: SvgIconComponent;
|
|
1679
1679
|
export const CheckCircleOutline: SvgIconComponent;
|
|
1680
|
+
export const CheckCircleOutlined: SvgIconComponent;
|
|
1680
1681
|
export const CheckCircleOutlineOutlined: SvgIconComponent;
|
|
1681
1682
|
export const CheckCircleOutlineRounded: SvgIconComponent;
|
|
1682
1683
|
export const CheckCircleOutlineSharp: SvgIconComponent;
|
|
1683
1684
|
export const CheckCircleOutlineTwoTone: SvgIconComponent;
|
|
1684
|
-
export const CheckCircleOutlined: SvgIconComponent;
|
|
1685
1685
|
export const CheckCircleRounded: SvgIconComponent;
|
|
1686
1686
|
export const CheckCircleSharp: SvgIconComponent;
|
|
1687
1687
|
export const CheckCircleTwoTone: SvgIconComponent;
|
|
1688
1688
|
export const CheckOutlined: SvgIconComponent;
|
|
1689
|
-
export const CheckRounded: SvgIconComponent;
|
|
1690
|
-
export const CheckSharp: SvgIconComponent;
|
|
1691
|
-
export const CheckTwoTone: SvgIconComponent;
|
|
1692
1689
|
export const Checkroom: SvgIconComponent;
|
|
1693
1690
|
export const CheckroomOutlined: SvgIconComponent;
|
|
1694
1691
|
export const CheckroomRounded: SvgIconComponent;
|
|
1695
1692
|
export const CheckroomSharp: SvgIconComponent;
|
|
1696
1693
|
export const CheckroomTwoTone: SvgIconComponent;
|
|
1694
|
+
export const CheckRounded: SvgIconComponent;
|
|
1695
|
+
export const CheckSharp: SvgIconComponent;
|
|
1696
|
+
export const CheckTwoTone: SvgIconComponent;
|
|
1697
1697
|
export const ChevronLeft: SvgIconComponent;
|
|
1698
1698
|
export const ChevronLeftOutlined: SvgIconComponent;
|
|
1699
1699
|
export const ChevronLeftRounded: SvgIconComponent;
|
|
@@ -1760,15 +1760,6 @@ export const ClearRounded: SvgIconComponent;
|
|
|
1760
1760
|
export const ClearSharp: SvgIconComponent;
|
|
1761
1761
|
export const ClearTwoTone: SvgIconComponent;
|
|
1762
1762
|
export const Close: SvgIconComponent;
|
|
1763
|
-
export const CloseFullscreen: SvgIconComponent;
|
|
1764
|
-
export const CloseFullscreenOutlined: SvgIconComponent;
|
|
1765
|
-
export const CloseFullscreenRounded: SvgIconComponent;
|
|
1766
|
-
export const CloseFullscreenSharp: SvgIconComponent;
|
|
1767
|
-
export const CloseFullscreenTwoTone: SvgIconComponent;
|
|
1768
|
-
export const CloseOutlined: SvgIconComponent;
|
|
1769
|
-
export const CloseRounded: SvgIconComponent;
|
|
1770
|
-
export const CloseSharp: SvgIconComponent;
|
|
1771
|
-
export const CloseTwoTone: SvgIconComponent;
|
|
1772
1763
|
export const ClosedCaption: SvgIconComponent;
|
|
1773
1764
|
export const ClosedCaptionDisabled: SvgIconComponent;
|
|
1774
1765
|
export const ClosedCaptionDisabledOutlined: SvgIconComponent;
|
|
@@ -1784,6 +1775,15 @@ export const ClosedCaptionOutlined: SvgIconComponent;
|
|
|
1784
1775
|
export const ClosedCaptionRounded: SvgIconComponent;
|
|
1785
1776
|
export const ClosedCaptionSharp: SvgIconComponent;
|
|
1786
1777
|
export const ClosedCaptionTwoTone: SvgIconComponent;
|
|
1778
|
+
export const CloseFullscreen: SvgIconComponent;
|
|
1779
|
+
export const CloseFullscreenOutlined: SvgIconComponent;
|
|
1780
|
+
export const CloseFullscreenRounded: SvgIconComponent;
|
|
1781
|
+
export const CloseFullscreenSharp: SvgIconComponent;
|
|
1782
|
+
export const CloseFullscreenTwoTone: SvgIconComponent;
|
|
1783
|
+
export const CloseOutlined: SvgIconComponent;
|
|
1784
|
+
export const CloseRounded: SvgIconComponent;
|
|
1785
|
+
export const CloseSharp: SvgIconComponent;
|
|
1786
|
+
export const CloseTwoTone: SvgIconComponent;
|
|
1787
1787
|
export const Cloud: SvgIconComponent;
|
|
1788
1788
|
export const CloudCircle: SvgIconComponent;
|
|
1789
1789
|
export const CloudCircleOutlined: SvgIconComponent;
|
|
@@ -1829,11 +1829,6 @@ export const Co2Outlined: SvgIconComponent;
|
|
|
1829
1829
|
export const Co2Rounded: SvgIconComponent;
|
|
1830
1830
|
export const Co2Sharp: SvgIconComponent;
|
|
1831
1831
|
export const Co2TwoTone: SvgIconComponent;
|
|
1832
|
-
export const CoPresent: SvgIconComponent;
|
|
1833
|
-
export const CoPresentOutlined: SvgIconComponent;
|
|
1834
|
-
export const CoPresentRounded: SvgIconComponent;
|
|
1835
|
-
export const CoPresentSharp: SvgIconComponent;
|
|
1836
|
-
export const CoPresentTwoTone: SvgIconComponent;
|
|
1837
1832
|
export const Code: SvgIconComponent;
|
|
1838
1833
|
export const CodeOff: SvgIconComponent;
|
|
1839
1834
|
export const CodeOffOutlined: SvgIconComponent;
|
|
@@ -1864,16 +1859,16 @@ export const CollectionsOutlined: SvgIconComponent;
|
|
|
1864
1859
|
export const CollectionsRounded: SvgIconComponent;
|
|
1865
1860
|
export const CollectionsSharp: SvgIconComponent;
|
|
1866
1861
|
export const CollectionsTwoTone: SvgIconComponent;
|
|
1867
|
-
export const ColorLens: SvgIconComponent;
|
|
1868
|
-
export const ColorLensOutlined: SvgIconComponent;
|
|
1869
|
-
export const ColorLensRounded: SvgIconComponent;
|
|
1870
|
-
export const ColorLensSharp: SvgIconComponent;
|
|
1871
|
-
export const ColorLensTwoTone: SvgIconComponent;
|
|
1872
1862
|
export const Colorize: SvgIconComponent;
|
|
1873
1863
|
export const ColorizeOutlined: SvgIconComponent;
|
|
1874
1864
|
export const ColorizeRounded: SvgIconComponent;
|
|
1875
1865
|
export const ColorizeSharp: SvgIconComponent;
|
|
1876
1866
|
export const ColorizeTwoTone: SvgIconComponent;
|
|
1867
|
+
export const ColorLens: SvgIconComponent;
|
|
1868
|
+
export const ColorLensOutlined: SvgIconComponent;
|
|
1869
|
+
export const ColorLensRounded: SvgIconComponent;
|
|
1870
|
+
export const ColorLensSharp: SvgIconComponent;
|
|
1871
|
+
export const ColorLensTwoTone: SvgIconComponent;
|
|
1877
1872
|
export const Comment: SvgIconComponent;
|
|
1878
1873
|
export const CommentBank: SvgIconComponent;
|
|
1879
1874
|
export const CommentBankOutlined: SvgIconComponent;
|
|
@@ -1882,13 +1877,13 @@ export const CommentBankSharp: SvgIconComponent;
|
|
|
1882
1877
|
export const CommentBankTwoTone: SvgIconComponent;
|
|
1883
1878
|
export const CommentOutlined: SvgIconComponent;
|
|
1884
1879
|
export const CommentRounded: SvgIconComponent;
|
|
1885
|
-
export const CommentSharp: SvgIconComponent;
|
|
1886
|
-
export const CommentTwoTone: SvgIconComponent;
|
|
1887
1880
|
export const CommentsDisabled: SvgIconComponent;
|
|
1888
1881
|
export const CommentsDisabledOutlined: SvgIconComponent;
|
|
1889
1882
|
export const CommentsDisabledRounded: SvgIconComponent;
|
|
1890
1883
|
export const CommentsDisabledSharp: SvgIconComponent;
|
|
1891
1884
|
export const CommentsDisabledTwoTone: SvgIconComponent;
|
|
1885
|
+
export const CommentSharp: SvgIconComponent;
|
|
1886
|
+
export const CommentTwoTone: SvgIconComponent;
|
|
1892
1887
|
export const Commit: SvgIconComponent;
|
|
1893
1888
|
export const CommitOutlined: SvgIconComponent;
|
|
1894
1889
|
export const CommitRounded: SvgIconComponent;
|
|
@@ -1929,11 +1924,6 @@ export const ConfirmationNumberOutlined: SvgIconComponent;
|
|
|
1929
1924
|
export const ConfirmationNumberRounded: SvgIconComponent;
|
|
1930
1925
|
export const ConfirmationNumberSharp: SvgIconComponent;
|
|
1931
1926
|
export const ConfirmationNumberTwoTone: SvgIconComponent;
|
|
1932
|
-
export const ConnectWithoutContact: SvgIconComponent;
|
|
1933
|
-
export const ConnectWithoutContactOutlined: SvgIconComponent;
|
|
1934
|
-
export const ConnectWithoutContactRounded: SvgIconComponent;
|
|
1935
|
-
export const ConnectWithoutContactSharp: SvgIconComponent;
|
|
1936
|
-
export const ConnectWithoutContactTwoTone: SvgIconComponent;
|
|
1937
1927
|
export const ConnectedTv: SvgIconComponent;
|
|
1938
1928
|
export const ConnectedTvOutlined: SvgIconComponent;
|
|
1939
1929
|
export const ConnectedTvRounded: SvgIconComponent;
|
|
@@ -1944,6 +1934,11 @@ export const ConnectingAirportsOutlined: SvgIconComponent;
|
|
|
1944
1934
|
export const ConnectingAirportsRounded: SvgIconComponent;
|
|
1945
1935
|
export const ConnectingAirportsSharp: SvgIconComponent;
|
|
1946
1936
|
export const ConnectingAirportsTwoTone: SvgIconComponent;
|
|
1937
|
+
export const ConnectWithoutContact: SvgIconComponent;
|
|
1938
|
+
export const ConnectWithoutContactOutlined: SvgIconComponent;
|
|
1939
|
+
export const ConnectWithoutContactRounded: SvgIconComponent;
|
|
1940
|
+
export const ConnectWithoutContactSharp: SvgIconComponent;
|
|
1941
|
+
export const ConnectWithoutContactTwoTone: SvgIconComponent;
|
|
1947
1942
|
export const Construction: SvgIconComponent;
|
|
1948
1943
|
export const ConstructionOutlined: SvgIconComponent;
|
|
1949
1944
|
export const ConstructionRounded: SvgIconComponent;
|
|
@@ -1954,6 +1949,11 @@ export const ContactEmergencyOutlined: SvgIconComponent;
|
|
|
1954
1949
|
export const ContactEmergencyRounded: SvgIconComponent;
|
|
1955
1950
|
export const ContactEmergencySharp: SvgIconComponent;
|
|
1956
1951
|
export const ContactEmergencyTwoTone: SvgIconComponent;
|
|
1952
|
+
export const Contactless: SvgIconComponent;
|
|
1953
|
+
export const ContactlessOutlined: SvgIconComponent;
|
|
1954
|
+
export const ContactlessRounded: SvgIconComponent;
|
|
1955
|
+
export const ContactlessSharp: SvgIconComponent;
|
|
1956
|
+
export const ContactlessTwoTone: SvgIconComponent;
|
|
1957
1957
|
export const ContactMail: SvgIconComponent;
|
|
1958
1958
|
export const ContactMailOutlined: SvgIconComponent;
|
|
1959
1959
|
export const ContactMailRounded: SvgIconComponent;
|
|
@@ -1969,21 +1969,16 @@ export const ContactPhoneOutlined: SvgIconComponent;
|
|
|
1969
1969
|
export const ContactPhoneRounded: SvgIconComponent;
|
|
1970
1970
|
export const ContactPhoneSharp: SvgIconComponent;
|
|
1971
1971
|
export const ContactPhoneTwoTone: SvgIconComponent;
|
|
1972
|
-
export const ContactSupport: SvgIconComponent;
|
|
1973
|
-
export const ContactSupportOutlined: SvgIconComponent;
|
|
1974
|
-
export const ContactSupportRounded: SvgIconComponent;
|
|
1975
|
-
export const ContactSupportSharp: SvgIconComponent;
|
|
1976
|
-
export const ContactSupportTwoTone: SvgIconComponent;
|
|
1977
|
-
export const Contactless: SvgIconComponent;
|
|
1978
|
-
export const ContactlessOutlined: SvgIconComponent;
|
|
1979
|
-
export const ContactlessRounded: SvgIconComponent;
|
|
1980
|
-
export const ContactlessSharp: SvgIconComponent;
|
|
1981
|
-
export const ContactlessTwoTone: SvgIconComponent;
|
|
1982
1972
|
export const Contacts: SvgIconComponent;
|
|
1983
1973
|
export const ContactsOutlined: SvgIconComponent;
|
|
1984
1974
|
export const ContactsRounded: SvgIconComponent;
|
|
1985
1975
|
export const ContactsSharp: SvgIconComponent;
|
|
1986
1976
|
export const ContactsTwoTone: SvgIconComponent;
|
|
1977
|
+
export const ContactSupport: SvgIconComponent;
|
|
1978
|
+
export const ContactSupportOutlined: SvgIconComponent;
|
|
1979
|
+
export const ContactSupportRounded: SvgIconComponent;
|
|
1980
|
+
export const ContactSupportSharp: SvgIconComponent;
|
|
1981
|
+
export const ContactSupportTwoTone: SvgIconComponent;
|
|
1987
1982
|
export const ContentCopy: SvgIconComponent;
|
|
1988
1983
|
export const ContentCopyOutlined: SvgIconComponent;
|
|
1989
1984
|
export const ContentCopyRounded: SvgIconComponent;
|
|
@@ -2039,6 +2034,11 @@ export const CookieOutlined: SvgIconComponent;
|
|
|
2039
2034
|
export const CookieRounded: SvgIconComponent;
|
|
2040
2035
|
export const CookieSharp: SvgIconComponent;
|
|
2041
2036
|
export const CookieTwoTone: SvgIconComponent;
|
|
2037
|
+
export const CoPresent: SvgIconComponent;
|
|
2038
|
+
export const CoPresentOutlined: SvgIconComponent;
|
|
2039
|
+
export const CoPresentRounded: SvgIconComponent;
|
|
2040
|
+
export const CoPresentSharp: SvgIconComponent;
|
|
2041
|
+
export const CoPresentTwoTone: SvgIconComponent;
|
|
2042
2042
|
export const CopyAll: SvgIconComponent;
|
|
2043
2043
|
export const CopyAllOutlined: SvgIconComponent;
|
|
2044
2044
|
export const CopyAllRounded: SvgIconComponent;
|
|
@@ -2269,16 +2269,6 @@ export const DataSaverOnOutlined: SvgIconComponent;
|
|
|
2269
2269
|
export const DataSaverOnRounded: SvgIconComponent;
|
|
2270
2270
|
export const DataSaverOnSharp: SvgIconComponent;
|
|
2271
2271
|
export const DataSaverOnTwoTone: SvgIconComponent;
|
|
2272
|
-
export const DataThresholding: SvgIconComponent;
|
|
2273
|
-
export const DataThresholdingOutlined: SvgIconComponent;
|
|
2274
|
-
export const DataThresholdingRounded: SvgIconComponent;
|
|
2275
|
-
export const DataThresholdingSharp: SvgIconComponent;
|
|
2276
|
-
export const DataThresholdingTwoTone: SvgIconComponent;
|
|
2277
|
-
export const DataUsage: SvgIconComponent;
|
|
2278
|
-
export const DataUsageOutlined: SvgIconComponent;
|
|
2279
|
-
export const DataUsageRounded: SvgIconComponent;
|
|
2280
|
-
export const DataUsageSharp: SvgIconComponent;
|
|
2281
|
-
export const DataUsageTwoTone: SvgIconComponent;
|
|
2282
2272
|
export const Dataset: SvgIconComponent;
|
|
2283
2273
|
export const DatasetLinked: SvgIconComponent;
|
|
2284
2274
|
export const DatasetLinkedOutlined: SvgIconComponent;
|
|
@@ -2289,6 +2279,16 @@ export const DatasetOutlined: SvgIconComponent;
|
|
|
2289
2279
|
export const DatasetRounded: SvgIconComponent;
|
|
2290
2280
|
export const DatasetSharp: SvgIconComponent;
|
|
2291
2281
|
export const DatasetTwoTone: SvgIconComponent;
|
|
2282
|
+
export const DataThresholding: SvgIconComponent;
|
|
2283
|
+
export const DataThresholdingOutlined: SvgIconComponent;
|
|
2284
|
+
export const DataThresholdingRounded: SvgIconComponent;
|
|
2285
|
+
export const DataThresholdingSharp: SvgIconComponent;
|
|
2286
|
+
export const DataThresholdingTwoTone: SvgIconComponent;
|
|
2287
|
+
export const DataUsage: SvgIconComponent;
|
|
2288
|
+
export const DataUsageOutlined: SvgIconComponent;
|
|
2289
|
+
export const DataUsageRounded: SvgIconComponent;
|
|
2290
|
+
export const DataUsageSharp: SvgIconComponent;
|
|
2291
|
+
export const DataUsageTwoTone: SvgIconComponent;
|
|
2292
2292
|
export const DateRange: SvgIconComponent;
|
|
2293
2293
|
export const DateRangeOutlined: SvgIconComponent;
|
|
2294
2294
|
export const DateRangeRounded: SvgIconComponent;
|
|
@@ -2316,11 +2316,11 @@ export const DeleteForeverRounded: SvgIconComponent;
|
|
|
2316
2316
|
export const DeleteForeverSharp: SvgIconComponent;
|
|
2317
2317
|
export const DeleteForeverTwoTone: SvgIconComponent;
|
|
2318
2318
|
export const DeleteOutline: SvgIconComponent;
|
|
2319
|
+
export const DeleteOutlined: SvgIconComponent;
|
|
2319
2320
|
export const DeleteOutlineOutlined: SvgIconComponent;
|
|
2320
2321
|
export const DeleteOutlineRounded: SvgIconComponent;
|
|
2321
2322
|
export const DeleteOutlineSharp: SvgIconComponent;
|
|
2322
2323
|
export const DeleteOutlineTwoTone: SvgIconComponent;
|
|
2323
|
-
export const DeleteOutlined: SvgIconComponent;
|
|
2324
2324
|
export const DeleteRounded: SvgIconComponent;
|
|
2325
2325
|
export const DeleteSharp: SvgIconComponent;
|
|
2326
2326
|
export const DeleteSweep: SvgIconComponent;
|
|
@@ -2373,7 +2373,6 @@ export const Desk: SvgIconComponent;
|
|
|
2373
2373
|
export const DeskOutlined: SvgIconComponent;
|
|
2374
2374
|
export const DeskRounded: SvgIconComponent;
|
|
2375
2375
|
export const DeskSharp: SvgIconComponent;
|
|
2376
|
-
export const DeskTwoTone: SvgIconComponent;
|
|
2377
2376
|
export const DesktopAccessDisabled: SvgIconComponent;
|
|
2378
2377
|
export const DesktopAccessDisabledOutlined: SvgIconComponent;
|
|
2379
2378
|
export const DesktopAccessDisabledRounded: SvgIconComponent;
|
|
@@ -2389,6 +2388,7 @@ export const DesktopWindowsOutlined: SvgIconComponent;
|
|
|
2389
2388
|
export const DesktopWindowsRounded: SvgIconComponent;
|
|
2390
2389
|
export const DesktopWindowsSharp: SvgIconComponent;
|
|
2391
2390
|
export const DesktopWindowsTwoTone: SvgIconComponent;
|
|
2391
|
+
export const DeskTwoTone: SvgIconComponent;
|
|
2392
2392
|
export const Details: SvgIconComponent;
|
|
2393
2393
|
export const DetailsOutlined: SvgIconComponent;
|
|
2394
2394
|
export const DetailsRounded: SvgIconComponent;
|
|
@@ -2414,16 +2414,6 @@ export const DeviceHubOutlined: SvgIconComponent;
|
|
|
2414
2414
|
export const DeviceHubRounded: SvgIconComponent;
|
|
2415
2415
|
export const DeviceHubSharp: SvgIconComponent;
|
|
2416
2416
|
export const DeviceHubTwoTone: SvgIconComponent;
|
|
2417
|
-
export const DeviceThermostat: SvgIconComponent;
|
|
2418
|
-
export const DeviceThermostatOutlined: SvgIconComponent;
|
|
2419
|
-
export const DeviceThermostatRounded: SvgIconComponent;
|
|
2420
|
-
export const DeviceThermostatSharp: SvgIconComponent;
|
|
2421
|
-
export const DeviceThermostatTwoTone: SvgIconComponent;
|
|
2422
|
-
export const DeviceUnknown: SvgIconComponent;
|
|
2423
|
-
export const DeviceUnknownOutlined: SvgIconComponent;
|
|
2424
|
-
export const DeviceUnknownRounded: SvgIconComponent;
|
|
2425
|
-
export const DeviceUnknownSharp: SvgIconComponent;
|
|
2426
|
-
export const DeviceUnknownTwoTone: SvgIconComponent;
|
|
2427
2417
|
export const Devices: SvgIconComponent;
|
|
2428
2418
|
export const DevicesFold: SvgIconComponent;
|
|
2429
2419
|
export const DevicesFoldOutlined: SvgIconComponent;
|
|
@@ -2439,6 +2429,16 @@ export const DevicesOutlined: SvgIconComponent;
|
|
|
2439
2429
|
export const DevicesRounded: SvgIconComponent;
|
|
2440
2430
|
export const DevicesSharp: SvgIconComponent;
|
|
2441
2431
|
export const DevicesTwoTone: SvgIconComponent;
|
|
2432
|
+
export const DeviceThermostat: SvgIconComponent;
|
|
2433
|
+
export const DeviceThermostatOutlined: SvgIconComponent;
|
|
2434
|
+
export const DeviceThermostatRounded: SvgIconComponent;
|
|
2435
|
+
export const DeviceThermostatSharp: SvgIconComponent;
|
|
2436
|
+
export const DeviceThermostatTwoTone: SvgIconComponent;
|
|
2437
|
+
export const DeviceUnknown: SvgIconComponent;
|
|
2438
|
+
export const DeviceUnknownOutlined: SvgIconComponent;
|
|
2439
|
+
export const DeviceUnknownRounded: SvgIconComponent;
|
|
2440
|
+
export const DeviceUnknownSharp: SvgIconComponent;
|
|
2441
|
+
export const DeviceUnknownTwoTone: SvgIconComponent;
|
|
2442
2442
|
export const DialerSip: SvgIconComponent;
|
|
2443
2443
|
export const DialerSipOutlined: SvgIconComponent;
|
|
2444
2444
|
export const DialerSipRounded: SvgIconComponent;
|
|
@@ -2599,6 +2599,16 @@ export const DnsOutlined: SvgIconComponent;
|
|
|
2599
2599
|
export const DnsRounded: SvgIconComponent;
|
|
2600
2600
|
export const DnsSharp: SvgIconComponent;
|
|
2601
2601
|
export const DnsTwoTone: SvgIconComponent;
|
|
2602
|
+
export const Dock: SvgIconComponent;
|
|
2603
|
+
export const DockOutlined: SvgIconComponent;
|
|
2604
|
+
export const DockRounded: SvgIconComponent;
|
|
2605
|
+
export const DockSharp: SvgIconComponent;
|
|
2606
|
+
export const DockTwoTone: SvgIconComponent;
|
|
2607
|
+
export const DocumentScanner: SvgIconComponent;
|
|
2608
|
+
export const DocumentScannerOutlined: SvgIconComponent;
|
|
2609
|
+
export const DocumentScannerRounded: SvgIconComponent;
|
|
2610
|
+
export const DocumentScannerSharp: SvgIconComponent;
|
|
2611
|
+
export const DocumentScannerTwoTone: SvgIconComponent;
|
|
2602
2612
|
export const DoDisturb: SvgIconComponent;
|
|
2603
2613
|
export const DoDisturbAlt: SvgIconComponent;
|
|
2604
2614
|
export const DoDisturbAltOutlined: SvgIconComponent;
|
|
@@ -2619,6 +2629,41 @@ export const DoDisturbOutlined: SvgIconComponent;
|
|
|
2619
2629
|
export const DoDisturbRounded: SvgIconComponent;
|
|
2620
2630
|
export const DoDisturbSharp: SvgIconComponent;
|
|
2621
2631
|
export const DoDisturbTwoTone: SvgIconComponent;
|
|
2632
|
+
export const Domain: SvgIconComponent;
|
|
2633
|
+
export const DomainAdd: SvgIconComponent;
|
|
2634
|
+
export const DomainAddOutlined: SvgIconComponent;
|
|
2635
|
+
export const DomainAddRounded: SvgIconComponent;
|
|
2636
|
+
export const DomainAddSharp: SvgIconComponent;
|
|
2637
|
+
export const DomainAddTwoTone: SvgIconComponent;
|
|
2638
|
+
export const DomainDisabled: SvgIconComponent;
|
|
2639
|
+
export const DomainDisabledOutlined: SvgIconComponent;
|
|
2640
|
+
export const DomainDisabledRounded: SvgIconComponent;
|
|
2641
|
+
export const DomainDisabledSharp: SvgIconComponent;
|
|
2642
|
+
export const DomainDisabledTwoTone: SvgIconComponent;
|
|
2643
|
+
export const DomainOutlined: SvgIconComponent;
|
|
2644
|
+
export const DomainRounded: SvgIconComponent;
|
|
2645
|
+
export const DomainSharp: SvgIconComponent;
|
|
2646
|
+
export const DomainTwoTone: SvgIconComponent;
|
|
2647
|
+
export const DomainVerification: SvgIconComponent;
|
|
2648
|
+
export const DomainVerificationOutlined: SvgIconComponent;
|
|
2649
|
+
export const DomainVerificationRounded: SvgIconComponent;
|
|
2650
|
+
export const DomainVerificationSharp: SvgIconComponent;
|
|
2651
|
+
export const DomainVerificationTwoTone: SvgIconComponent;
|
|
2652
|
+
export const Done: SvgIconComponent;
|
|
2653
|
+
export const DoneAll: SvgIconComponent;
|
|
2654
|
+
export const DoneAllOutlined: SvgIconComponent;
|
|
2655
|
+
export const DoneAllRounded: SvgIconComponent;
|
|
2656
|
+
export const DoneAllSharp: SvgIconComponent;
|
|
2657
|
+
export const DoneAllTwoTone: SvgIconComponent;
|
|
2658
|
+
export const DoneOutline: SvgIconComponent;
|
|
2659
|
+
export const DoneOutlined: SvgIconComponent;
|
|
2660
|
+
export const DoneOutlineOutlined: SvgIconComponent;
|
|
2661
|
+
export const DoneOutlineRounded: SvgIconComponent;
|
|
2662
|
+
export const DoneOutlineSharp: SvgIconComponent;
|
|
2663
|
+
export const DoneOutlineTwoTone: SvgIconComponent;
|
|
2664
|
+
export const DoneRounded: SvgIconComponent;
|
|
2665
|
+
export const DoneSharp: SvgIconComponent;
|
|
2666
|
+
export const DoneTwoTone: SvgIconComponent;
|
|
2622
2667
|
export const DoNotDisturb: SvgIconComponent;
|
|
2623
2668
|
export const DoNotDisturbAlt: SvgIconComponent;
|
|
2624
2669
|
export const DoNotDisturbAltOutlined: SvgIconComponent;
|
|
@@ -2654,51 +2699,6 @@ export const DoNotTouchOutlined: SvgIconComponent;
|
|
|
2654
2699
|
export const DoNotTouchRounded: SvgIconComponent;
|
|
2655
2700
|
export const DoNotTouchSharp: SvgIconComponent;
|
|
2656
2701
|
export const DoNotTouchTwoTone: SvgIconComponent;
|
|
2657
|
-
export const Dock: SvgIconComponent;
|
|
2658
|
-
export const DockOutlined: SvgIconComponent;
|
|
2659
|
-
export const DockRounded: SvgIconComponent;
|
|
2660
|
-
export const DockSharp: SvgIconComponent;
|
|
2661
|
-
export const DockTwoTone: SvgIconComponent;
|
|
2662
|
-
export const DocumentScanner: SvgIconComponent;
|
|
2663
|
-
export const DocumentScannerOutlined: SvgIconComponent;
|
|
2664
|
-
export const DocumentScannerRounded: SvgIconComponent;
|
|
2665
|
-
export const DocumentScannerSharp: SvgIconComponent;
|
|
2666
|
-
export const DocumentScannerTwoTone: SvgIconComponent;
|
|
2667
|
-
export const Domain: SvgIconComponent;
|
|
2668
|
-
export const DomainAdd: SvgIconComponent;
|
|
2669
|
-
export const DomainAddOutlined: SvgIconComponent;
|
|
2670
|
-
export const DomainAddRounded: SvgIconComponent;
|
|
2671
|
-
export const DomainAddSharp: SvgIconComponent;
|
|
2672
|
-
export const DomainAddTwoTone: SvgIconComponent;
|
|
2673
|
-
export const DomainDisabled: SvgIconComponent;
|
|
2674
|
-
export const DomainDisabledOutlined: SvgIconComponent;
|
|
2675
|
-
export const DomainDisabledRounded: SvgIconComponent;
|
|
2676
|
-
export const DomainDisabledSharp: SvgIconComponent;
|
|
2677
|
-
export const DomainDisabledTwoTone: SvgIconComponent;
|
|
2678
|
-
export const DomainOutlined: SvgIconComponent;
|
|
2679
|
-
export const DomainRounded: SvgIconComponent;
|
|
2680
|
-
export const DomainSharp: SvgIconComponent;
|
|
2681
|
-
export const DomainTwoTone: SvgIconComponent;
|
|
2682
|
-
export const DomainVerification: SvgIconComponent;
|
|
2683
|
-
export const DomainVerificationOutlined: SvgIconComponent;
|
|
2684
|
-
export const DomainVerificationRounded: SvgIconComponent;
|
|
2685
|
-
export const DomainVerificationSharp: SvgIconComponent;
|
|
2686
|
-
export const DomainVerificationTwoTone: SvgIconComponent;
|
|
2687
|
-
export const Done: SvgIconComponent;
|
|
2688
|
-
export const DoneAll: SvgIconComponent;
|
|
2689
|
-
export const DoneAllOutlined: SvgIconComponent;
|
|
2690
|
-
export const DoneAllRounded: SvgIconComponent;
|
|
2691
|
-
export const DoneAllSharp: SvgIconComponent;
|
|
2692
|
-
export const DoneAllTwoTone: SvgIconComponent;
|
|
2693
|
-
export const DoneOutline: SvgIconComponent;
|
|
2694
|
-
export const DoneOutlineOutlined: SvgIconComponent;
|
|
2695
|
-
export const DoneOutlineRounded: SvgIconComponent;
|
|
2696
|
-
export const DoneOutlineSharp: SvgIconComponent;
|
|
2697
|
-
export const DoneOutlineTwoTone: SvgIconComponent;
|
|
2698
|
-
export const DoneOutlined: SvgIconComponent;
|
|
2699
|
-
export const DoneRounded: SvgIconComponent;
|
|
2700
|
-
export const DoneSharp: SvgIconComponent;
|
|
2701
|
-
export const DoneTwoTone: SvgIconComponent;
|
|
2702
2702
|
export const DonutLarge: SvgIconComponent;
|
|
2703
2703
|
export const DonutLargeOutlined: SvgIconComponent;
|
|
2704
2704
|
export const DonutLargeRounded: SvgIconComponent;
|
|
@@ -2714,6 +2714,11 @@ export const DoorBackOutlined: SvgIconComponent;
|
|
|
2714
2714
|
export const DoorBackRounded: SvgIconComponent;
|
|
2715
2715
|
export const DoorBackSharp: SvgIconComponent;
|
|
2716
2716
|
export const DoorBackTwoTone: SvgIconComponent;
|
|
2717
|
+
export const Doorbell: SvgIconComponent;
|
|
2718
|
+
export const DoorbellOutlined: SvgIconComponent;
|
|
2719
|
+
export const DoorbellRounded: SvgIconComponent;
|
|
2720
|
+
export const DoorbellSharp: SvgIconComponent;
|
|
2721
|
+
export const DoorbellTwoTone: SvgIconComponent;
|
|
2717
2722
|
export const DoorFront: SvgIconComponent;
|
|
2718
2723
|
export const DoorFrontOutlined: SvgIconComponent;
|
|
2719
2724
|
export const DoorFrontRounded: SvgIconComponent;
|
|
@@ -2724,11 +2729,6 @@ export const DoorSlidingOutlined: SvgIconComponent;
|
|
|
2724
2729
|
export const DoorSlidingRounded: SvgIconComponent;
|
|
2725
2730
|
export const DoorSlidingSharp: SvgIconComponent;
|
|
2726
2731
|
export const DoorSlidingTwoTone: SvgIconComponent;
|
|
2727
|
-
export const Doorbell: SvgIconComponent;
|
|
2728
|
-
export const DoorbellOutlined: SvgIconComponent;
|
|
2729
|
-
export const DoorbellRounded: SvgIconComponent;
|
|
2730
|
-
export const DoorbellSharp: SvgIconComponent;
|
|
2731
|
-
export const DoorbellTwoTone: SvgIconComponent;
|
|
2732
2732
|
export const DoubleArrow: SvgIconComponent;
|
|
2733
2733
|
export const DoubleArrowOutlined: SvgIconComponent;
|
|
2734
2734
|
export const DoubleArrowRounded: SvgIconComponent;
|
|
@@ -2750,15 +2750,15 @@ export const DownloadForOfflineOutlined: SvgIconComponent;
|
|
|
2750
2750
|
export const DownloadForOfflineRounded: SvgIconComponent;
|
|
2751
2751
|
export const DownloadForOfflineSharp: SvgIconComponent;
|
|
2752
2752
|
export const DownloadForOfflineTwoTone: SvgIconComponent;
|
|
2753
|
-
export const DownloadOutlined: SvgIconComponent;
|
|
2754
|
-
export const DownloadRounded: SvgIconComponent;
|
|
2755
|
-
export const DownloadSharp: SvgIconComponent;
|
|
2756
|
-
export const DownloadTwoTone: SvgIconComponent;
|
|
2757
2753
|
export const Downloading: SvgIconComponent;
|
|
2758
2754
|
export const DownloadingOutlined: SvgIconComponent;
|
|
2759
2755
|
export const DownloadingRounded: SvgIconComponent;
|
|
2760
2756
|
export const DownloadingSharp: SvgIconComponent;
|
|
2761
2757
|
export const DownloadingTwoTone: SvgIconComponent;
|
|
2758
|
+
export const DownloadOutlined: SvgIconComponent;
|
|
2759
|
+
export const DownloadRounded: SvgIconComponent;
|
|
2760
|
+
export const DownloadSharp: SvgIconComponent;
|
|
2761
|
+
export const DownloadTwoTone: SvgIconComponent;
|
|
2762
2762
|
export const Drafts: SvgIconComponent;
|
|
2763
2763
|
export const DraftsOutlined: SvgIconComponent;
|
|
2764
2764
|
export const DraftsRounded: SvgIconComponent;
|
|
@@ -2824,11 +2824,6 @@ export const DynamicFormOutlined: SvgIconComponent;
|
|
|
2824
2824
|
export const DynamicFormRounded: SvgIconComponent;
|
|
2825
2825
|
export const DynamicFormSharp: SvgIconComponent;
|
|
2826
2826
|
export const DynamicFormTwoTone: SvgIconComponent;
|
|
2827
|
-
export const EMobiledata: SvgIconComponent;
|
|
2828
|
-
export const EMobiledataOutlined: SvgIconComponent;
|
|
2829
|
-
export const EMobiledataRounded: SvgIconComponent;
|
|
2830
|
-
export const EMobiledataSharp: SvgIconComponent;
|
|
2831
|
-
export const EMobiledataTwoTone: SvgIconComponent;
|
|
2832
2827
|
export const Earbuds: SvgIconComponent;
|
|
2833
2828
|
export const EarbudsBattery: SvgIconComponent;
|
|
2834
2829
|
export const EarbudsBatteryOutlined: SvgIconComponent;
|
|
@@ -2899,6 +2894,16 @@ export const EggOutlined: SvgIconComponent;
|
|
|
2899
2894
|
export const EggRounded: SvgIconComponent;
|
|
2900
2895
|
export const EggSharp: SvgIconComponent;
|
|
2901
2896
|
export const EggTwoTone: SvgIconComponent;
|
|
2897
|
+
export const EighteenMp: SvgIconComponent;
|
|
2898
|
+
export const EighteenMpOutlined: SvgIconComponent;
|
|
2899
|
+
export const EighteenMpRounded: SvgIconComponent;
|
|
2900
|
+
export const EighteenMpSharp: SvgIconComponent;
|
|
2901
|
+
export const EighteenMpTwoTone: SvgIconComponent;
|
|
2902
|
+
export const EighteenUpRating: SvgIconComponent;
|
|
2903
|
+
export const EighteenUpRatingOutlined: SvgIconComponent;
|
|
2904
|
+
export const EighteenUpRatingRounded: SvgIconComponent;
|
|
2905
|
+
export const EighteenUpRatingSharp: SvgIconComponent;
|
|
2906
|
+
export const EighteenUpRatingTwoTone: SvgIconComponent;
|
|
2902
2907
|
export const EightK: SvgIconComponent;
|
|
2903
2908
|
export const EightKOutlined: SvgIconComponent;
|
|
2904
2909
|
export const EightKPlus: SvgIconComponent;
|
|
@@ -2914,16 +2919,6 @@ export const EightMpOutlined: SvgIconComponent;
|
|
|
2914
2919
|
export const EightMpRounded: SvgIconComponent;
|
|
2915
2920
|
export const EightMpSharp: SvgIconComponent;
|
|
2916
2921
|
export const EightMpTwoTone: SvgIconComponent;
|
|
2917
|
-
export const EighteenMp: SvgIconComponent;
|
|
2918
|
-
export const EighteenMpOutlined: SvgIconComponent;
|
|
2919
|
-
export const EighteenMpRounded: SvgIconComponent;
|
|
2920
|
-
export const EighteenMpSharp: SvgIconComponent;
|
|
2921
|
-
export const EighteenMpTwoTone: SvgIconComponent;
|
|
2922
|
-
export const EighteenUpRating: SvgIconComponent;
|
|
2923
|
-
export const EighteenUpRatingOutlined: SvgIconComponent;
|
|
2924
|
-
export const EighteenUpRatingRounded: SvgIconComponent;
|
|
2925
|
-
export const EighteenUpRatingSharp: SvgIconComponent;
|
|
2926
|
-
export const EighteenUpRatingTwoTone: SvgIconComponent;
|
|
2927
2922
|
export const EightteenMp: SvgIconComponent;
|
|
2928
2923
|
export const EightteenMpOutlined: SvgIconComponent;
|
|
2929
2924
|
export const EightteenMpRounded: SvgIconComponent;
|
|
@@ -2944,6 +2939,11 @@ export const ElderlyWomanOutlined: SvgIconComponent;
|
|
|
2944
2939
|
export const ElderlyWomanRounded: SvgIconComponent;
|
|
2945
2940
|
export const ElderlyWomanSharp: SvgIconComponent;
|
|
2946
2941
|
export const ElderlyWomanTwoTone: SvgIconComponent;
|
|
2942
|
+
export const ElectricalServices: SvgIconComponent;
|
|
2943
|
+
export const ElectricalServicesOutlined: SvgIconComponent;
|
|
2944
|
+
export const ElectricalServicesRounded: SvgIconComponent;
|
|
2945
|
+
export const ElectricalServicesSharp: SvgIconComponent;
|
|
2946
|
+
export const ElectricalServicesTwoTone: SvgIconComponent;
|
|
2947
2947
|
export const ElectricBike: SvgIconComponent;
|
|
2948
2948
|
export const ElectricBikeOutlined: SvgIconComponent;
|
|
2949
2949
|
export const ElectricBikeRounded: SvgIconComponent;
|
|
@@ -2979,11 +2979,6 @@ export const ElectricScooterOutlined: SvgIconComponent;
|
|
|
2979
2979
|
export const ElectricScooterRounded: SvgIconComponent;
|
|
2980
2980
|
export const ElectricScooterSharp: SvgIconComponent;
|
|
2981
2981
|
export const ElectricScooterTwoTone: SvgIconComponent;
|
|
2982
|
-
export const ElectricalServices: SvgIconComponent;
|
|
2983
|
-
export const ElectricalServicesOutlined: SvgIconComponent;
|
|
2984
|
-
export const ElectricalServicesRounded: SvgIconComponent;
|
|
2985
|
-
export const ElectricalServicesSharp: SvgIconComponent;
|
|
2986
|
-
export const ElectricalServicesTwoTone: SvgIconComponent;
|
|
2987
2982
|
export const Elevator: SvgIconComponent;
|
|
2988
2983
|
export const ElevatorOutlined: SvgIconComponent;
|
|
2989
2984
|
export const ElevatorRounded: SvgIconComponent;
|
|
@@ -3009,6 +3004,11 @@ export const EmergencyShareOutlined: SvgIconComponent;
|
|
|
3009
3004
|
export const EmergencyShareRounded: SvgIconComponent;
|
|
3010
3005
|
export const EmergencyShareSharp: SvgIconComponent;
|
|
3011
3006
|
export const EmergencyShareTwoTone: SvgIconComponent;
|
|
3007
|
+
export const EMobiledata: SvgIconComponent;
|
|
3008
|
+
export const EMobiledataOutlined: SvgIconComponent;
|
|
3009
|
+
export const EMobiledataRounded: SvgIconComponent;
|
|
3010
|
+
export const EMobiledataSharp: SvgIconComponent;
|
|
3011
|
+
export const EMobiledataTwoTone: SvgIconComponent;
|
|
3012
3012
|
export const EmojiEmotions: SvgIconComponent;
|
|
3013
3013
|
export const EmojiEmotionsOutlined: SvgIconComponent;
|
|
3014
3014
|
export const EmojiEmotionsRounded: SvgIconComponent;
|
|
@@ -3076,11 +3076,11 @@ export const EqualizerSharp: SvgIconComponent;
|
|
|
3076
3076
|
export const EqualizerTwoTone: SvgIconComponent;
|
|
3077
3077
|
export const Error: SvgIconComponent;
|
|
3078
3078
|
export const ErrorOutline: SvgIconComponent;
|
|
3079
|
+
export const ErrorOutlined: SvgIconComponent;
|
|
3079
3080
|
export const ErrorOutlineOutlined: SvgIconComponent;
|
|
3080
3081
|
export const ErrorOutlineRounded: SvgIconComponent;
|
|
3081
3082
|
export const ErrorOutlineSharp: SvgIconComponent;
|
|
3082
3083
|
export const ErrorOutlineTwoTone: SvgIconComponent;
|
|
3083
|
-
export const ErrorOutlined: SvgIconComponent;
|
|
3084
3084
|
export const ErrorRounded: SvgIconComponent;
|
|
3085
3085
|
export const ErrorSharp: SvgIconComponent;
|
|
3086
3086
|
export const ErrorTwoTone: SvgIconComponent;
|
|
@@ -3104,11 +3104,6 @@ export const EuroSymbolRounded: SvgIconComponent;
|
|
|
3104
3104
|
export const EuroSymbolSharp: SvgIconComponent;
|
|
3105
3105
|
export const EuroSymbolTwoTone: SvgIconComponent;
|
|
3106
3106
|
export const EuroTwoTone: SvgIconComponent;
|
|
3107
|
-
export const EvStation: SvgIconComponent;
|
|
3108
|
-
export const EvStationOutlined: SvgIconComponent;
|
|
3109
|
-
export const EvStationRounded: SvgIconComponent;
|
|
3110
|
-
export const EvStationSharp: SvgIconComponent;
|
|
3111
|
-
export const EvStationTwoTone: SvgIconComponent;
|
|
3112
3107
|
export const Event: SvgIconComponent;
|
|
3113
3108
|
export const EventAvailable: SvgIconComponent;
|
|
3114
3109
|
export const EventAvailableOutlined: SvgIconComponent;
|
|
@@ -3139,6 +3134,11 @@ export const EventSeatSharp: SvgIconComponent;
|
|
|
3139
3134
|
export const EventSeatTwoTone: SvgIconComponent;
|
|
3140
3135
|
export const EventSharp: SvgIconComponent;
|
|
3141
3136
|
export const EventTwoTone: SvgIconComponent;
|
|
3137
|
+
export const EvStation: SvgIconComponent;
|
|
3138
|
+
export const EvStationOutlined: SvgIconComponent;
|
|
3139
|
+
export const EvStationRounded: SvgIconComponent;
|
|
3140
|
+
export const EvStationSharp: SvgIconComponent;
|
|
3141
|
+
export const EvStationTwoTone: SvgIconComponent;
|
|
3142
3142
|
export const ExitToApp: SvgIconComponent;
|
|
3143
3143
|
export const ExitToAppOutlined: SvgIconComponent;
|
|
3144
3144
|
export const ExitToAppRounded: SvgIconComponent;
|
|
@@ -3220,6 +3220,11 @@ export const Face6Outlined: SvgIconComponent;
|
|
|
3220
3220
|
export const Face6Rounded: SvgIconComponent;
|
|
3221
3221
|
export const Face6Sharp: SvgIconComponent;
|
|
3222
3222
|
export const Face6TwoTone: SvgIconComponent;
|
|
3223
|
+
export const Facebook: SvgIconComponent;
|
|
3224
|
+
export const FacebookOutlined: SvgIconComponent;
|
|
3225
|
+
export const FacebookRounded: SvgIconComponent;
|
|
3226
|
+
export const FacebookSharp: SvgIconComponent;
|
|
3227
|
+
export const FacebookTwoTone: SvgIconComponent;
|
|
3223
3228
|
export const FaceOutlined: SvgIconComponent;
|
|
3224
3229
|
export const FaceRetouchingNatural: SvgIconComponent;
|
|
3225
3230
|
export const FaceRetouchingNaturalOutlined: SvgIconComponent;
|
|
@@ -3234,11 +3239,6 @@ export const FaceRetouchingOffTwoTone: SvgIconComponent;
|
|
|
3234
3239
|
export const FaceRounded: SvgIconComponent;
|
|
3235
3240
|
export const FaceSharp: SvgIconComponent;
|
|
3236
3241
|
export const FaceTwoTone: SvgIconComponent;
|
|
3237
|
-
export const Facebook: SvgIconComponent;
|
|
3238
|
-
export const FacebookOutlined: SvgIconComponent;
|
|
3239
|
-
export const FacebookRounded: SvgIconComponent;
|
|
3240
|
-
export const FacebookSharp: SvgIconComponent;
|
|
3241
|
-
export const FacebookTwoTone: SvgIconComponent;
|
|
3242
3242
|
export const FactCheck: SvgIconComponent;
|
|
3243
3243
|
export const FactCheckOutlined: SvgIconComponent;
|
|
3244
3244
|
export const FactCheckRounded: SvgIconComponent;
|
|
@@ -3254,6 +3254,11 @@ export const FamilyRestroomOutlined: SvgIconComponent;
|
|
|
3254
3254
|
export const FamilyRestroomRounded: SvgIconComponent;
|
|
3255
3255
|
export const FamilyRestroomSharp: SvgIconComponent;
|
|
3256
3256
|
export const FamilyRestroomTwoTone: SvgIconComponent;
|
|
3257
|
+
export const Fastfood: SvgIconComponent;
|
|
3258
|
+
export const FastfoodOutlined: SvgIconComponent;
|
|
3259
|
+
export const FastfoodRounded: SvgIconComponent;
|
|
3260
|
+
export const FastfoodSharp: SvgIconComponent;
|
|
3261
|
+
export const FastfoodTwoTone: SvgIconComponent;
|
|
3257
3262
|
export const FastForward: SvgIconComponent;
|
|
3258
3263
|
export const FastForwardOutlined: SvgIconComponent;
|
|
3259
3264
|
export const FastForwardRounded: SvgIconComponent;
|
|
@@ -3264,11 +3269,6 @@ export const FastRewindOutlined: SvgIconComponent;
|
|
|
3264
3269
|
export const FastRewindRounded: SvgIconComponent;
|
|
3265
3270
|
export const FastRewindSharp: SvgIconComponent;
|
|
3266
3271
|
export const FastRewindTwoTone: SvgIconComponent;
|
|
3267
|
-
export const Fastfood: SvgIconComponent;
|
|
3268
|
-
export const FastfoodOutlined: SvgIconComponent;
|
|
3269
|
-
export const FastfoodRounded: SvgIconComponent;
|
|
3270
|
-
export const FastfoodSharp: SvgIconComponent;
|
|
3271
|
-
export const FastfoodTwoTone: SvgIconComponent;
|
|
3272
3272
|
export const Favorite: SvgIconComponent;
|
|
3273
3273
|
export const FavoriteBorder: SvgIconComponent;
|
|
3274
3274
|
export const FavoriteBorderOutlined: SvgIconComponent;
|
|
@@ -3295,15 +3295,15 @@ export const FeaturedVideoRounded: SvgIconComponent;
|
|
|
3295
3295
|
export const FeaturedVideoSharp: SvgIconComponent;
|
|
3296
3296
|
export const FeaturedVideoTwoTone: SvgIconComponent;
|
|
3297
3297
|
export const Feed: SvgIconComponent;
|
|
3298
|
-
export const FeedOutlined: SvgIconComponent;
|
|
3299
|
-
export const FeedRounded: SvgIconComponent;
|
|
3300
|
-
export const FeedSharp: SvgIconComponent;
|
|
3301
|
-
export const FeedTwoTone: SvgIconComponent;
|
|
3302
3298
|
export const Feedback: SvgIconComponent;
|
|
3303
3299
|
export const FeedbackOutlined: SvgIconComponent;
|
|
3304
3300
|
export const FeedbackRounded: SvgIconComponent;
|
|
3305
3301
|
export const FeedbackSharp: SvgIconComponent;
|
|
3306
3302
|
export const FeedbackTwoTone: SvgIconComponent;
|
|
3303
|
+
export const FeedOutlined: SvgIconComponent;
|
|
3304
|
+
export const FeedRounded: SvgIconComponent;
|
|
3305
|
+
export const FeedSharp: SvgIconComponent;
|
|
3306
|
+
export const FeedTwoTone: SvgIconComponent;
|
|
3307
3307
|
export const Female: SvgIconComponent;
|
|
3308
3308
|
export const FemaleOutlined: SvgIconComponent;
|
|
3309
3309
|
export const FemaleRounded: SvgIconComponent;
|
|
@@ -3524,26 +3524,21 @@ export const FireHydrantAltOutlined: SvgIconComponent;
|
|
|
3524
3524
|
export const FireHydrantAltRounded: SvgIconComponent;
|
|
3525
3525
|
export const FireHydrantAltSharp: SvgIconComponent;
|
|
3526
3526
|
export const FireHydrantAltTwoTone: SvgIconComponent;
|
|
3527
|
-
export const FireTruck: SvgIconComponent;
|
|
3528
|
-
export const FireTruckOutlined: SvgIconComponent;
|
|
3529
|
-
export const FireTruckRounded: SvgIconComponent;
|
|
3530
|
-
export const FireTruckSharp: SvgIconComponent;
|
|
3531
|
-
export const FireTruckTwoTone: SvgIconComponent;
|
|
3532
3527
|
export const Fireplace: SvgIconComponent;
|
|
3533
3528
|
export const FireplaceOutlined: SvgIconComponent;
|
|
3534
3529
|
export const FireplaceRounded: SvgIconComponent;
|
|
3535
3530
|
export const FireplaceSharp: SvgIconComponent;
|
|
3536
3531
|
export const FireplaceTwoTone: SvgIconComponent;
|
|
3532
|
+
export const FireTruck: SvgIconComponent;
|
|
3533
|
+
export const FireTruckOutlined: SvgIconComponent;
|
|
3534
|
+
export const FireTruckRounded: SvgIconComponent;
|
|
3535
|
+
export const FireTruckSharp: SvgIconComponent;
|
|
3536
|
+
export const FireTruckTwoTone: SvgIconComponent;
|
|
3537
3537
|
export const FirstPage: SvgIconComponent;
|
|
3538
3538
|
export const FirstPageOutlined: SvgIconComponent;
|
|
3539
3539
|
export const FirstPageRounded: SvgIconComponent;
|
|
3540
3540
|
export const FirstPageSharp: SvgIconComponent;
|
|
3541
3541
|
export const FirstPageTwoTone: SvgIconComponent;
|
|
3542
|
-
export const FitScreen: SvgIconComponent;
|
|
3543
|
-
export const FitScreenOutlined: SvgIconComponent;
|
|
3544
|
-
export const FitScreenRounded: SvgIconComponent;
|
|
3545
|
-
export const FitScreenSharp: SvgIconComponent;
|
|
3546
|
-
export const FitScreenTwoTone: SvgIconComponent;
|
|
3547
3542
|
export const Fitbit: SvgIconComponent;
|
|
3548
3543
|
export const FitbitOutlined: SvgIconComponent;
|
|
3549
3544
|
export const FitbitRounded: SvgIconComponent;
|
|
@@ -3554,6 +3549,11 @@ export const FitnessCenterOutlined: SvgIconComponent;
|
|
|
3554
3549
|
export const FitnessCenterRounded: SvgIconComponent;
|
|
3555
3550
|
export const FitnessCenterSharp: SvgIconComponent;
|
|
3556
3551
|
export const FitnessCenterTwoTone: SvgIconComponent;
|
|
3552
|
+
export const FitScreen: SvgIconComponent;
|
|
3553
|
+
export const FitScreenOutlined: SvgIconComponent;
|
|
3554
|
+
export const FitScreenRounded: SvgIconComponent;
|
|
3555
|
+
export const FitScreenSharp: SvgIconComponent;
|
|
3556
|
+
export const FitScreenTwoTone: SvgIconComponent;
|
|
3557
3557
|
export const FiveG: SvgIconComponent;
|
|
3558
3558
|
export const FiveGOutlined: SvgIconComponent;
|
|
3559
3559
|
export const FiveGRounded: SvgIconComponent;
|
|
@@ -3604,16 +3604,6 @@ export const FlashAutoOutlined: SvgIconComponent;
|
|
|
3604
3604
|
export const FlashAutoRounded: SvgIconComponent;
|
|
3605
3605
|
export const FlashAutoSharp: SvgIconComponent;
|
|
3606
3606
|
export const FlashAutoTwoTone: SvgIconComponent;
|
|
3607
|
-
export const FlashOff: SvgIconComponent;
|
|
3608
|
-
export const FlashOffOutlined: SvgIconComponent;
|
|
3609
|
-
export const FlashOffRounded: SvgIconComponent;
|
|
3610
|
-
export const FlashOffSharp: SvgIconComponent;
|
|
3611
|
-
export const FlashOffTwoTone: SvgIconComponent;
|
|
3612
|
-
export const FlashOn: SvgIconComponent;
|
|
3613
|
-
export const FlashOnOutlined: SvgIconComponent;
|
|
3614
|
-
export const FlashOnRounded: SvgIconComponent;
|
|
3615
|
-
export const FlashOnSharp: SvgIconComponent;
|
|
3616
|
-
export const FlashOnTwoTone: SvgIconComponent;
|
|
3617
3607
|
export const FlashlightOff: SvgIconComponent;
|
|
3618
3608
|
export const FlashlightOffOutlined: SvgIconComponent;
|
|
3619
3609
|
export const FlashlightOffRounded: SvgIconComponent;
|
|
@@ -3624,6 +3614,16 @@ export const FlashlightOnOutlined: SvgIconComponent;
|
|
|
3624
3614
|
export const FlashlightOnRounded: SvgIconComponent;
|
|
3625
3615
|
export const FlashlightOnSharp: SvgIconComponent;
|
|
3626
3616
|
export const FlashlightOnTwoTone: SvgIconComponent;
|
|
3617
|
+
export const FlashOff: SvgIconComponent;
|
|
3618
|
+
export const FlashOffOutlined: SvgIconComponent;
|
|
3619
|
+
export const FlashOffRounded: SvgIconComponent;
|
|
3620
|
+
export const FlashOffSharp: SvgIconComponent;
|
|
3621
|
+
export const FlashOffTwoTone: SvgIconComponent;
|
|
3622
|
+
export const FlashOn: SvgIconComponent;
|
|
3623
|
+
export const FlashOnOutlined: SvgIconComponent;
|
|
3624
|
+
export const FlashOnRounded: SvgIconComponent;
|
|
3625
|
+
export const FlashOnSharp: SvgIconComponent;
|
|
3626
|
+
export const FlashOnTwoTone: SvgIconComponent;
|
|
3627
3627
|
export const Flatware: SvgIconComponent;
|
|
3628
3628
|
export const FlatwareOutlined: SvgIconComponent;
|
|
3629
3629
|
export const FlatwareRounded: SvgIconComponent;
|
|
@@ -3989,16 +3989,6 @@ export const FunctionsOutlined: SvgIconComponent;
|
|
|
3989
3989
|
export const FunctionsRounded: SvgIconComponent;
|
|
3990
3990
|
export const FunctionsSharp: SvgIconComponent;
|
|
3991
3991
|
export const FunctionsTwoTone: SvgIconComponent;
|
|
3992
|
-
export const GMobiledata: SvgIconComponent;
|
|
3993
|
-
export const GMobiledataOutlined: SvgIconComponent;
|
|
3994
|
-
export const GMobiledataRounded: SvgIconComponent;
|
|
3995
|
-
export const GMobiledataSharp: SvgIconComponent;
|
|
3996
|
-
export const GMobiledataTwoTone: SvgIconComponent;
|
|
3997
|
-
export const GTranslate: SvgIconComponent;
|
|
3998
|
-
export const GTranslateOutlined: SvgIconComponent;
|
|
3999
|
-
export const GTranslateRounded: SvgIconComponent;
|
|
4000
|
-
export const GTranslateSharp: SvgIconComponent;
|
|
4001
|
-
export const GTranslateTwoTone: SvgIconComponent;
|
|
4002
3992
|
export const Gamepad: SvgIconComponent;
|
|
4003
3993
|
export const GamepadOutlined: SvgIconComponent;
|
|
4004
3994
|
export const GamepadRounded: SvgIconComponent;
|
|
@@ -4049,12 +4039,17 @@ export const GirlOutlined: SvgIconComponent;
|
|
|
4049
4039
|
export const GirlRounded: SvgIconComponent;
|
|
4050
4040
|
export const GirlSharp: SvgIconComponent;
|
|
4051
4041
|
export const GirlTwoTone: SvgIconComponent;
|
|
4052
|
-
export const GitHub: SvgIconComponent;
|
|
4053
4042
|
export const Gite: SvgIconComponent;
|
|
4054
4043
|
export const GiteOutlined: SvgIconComponent;
|
|
4055
4044
|
export const GiteRounded: SvgIconComponent;
|
|
4056
4045
|
export const GiteSharp: SvgIconComponent;
|
|
4057
4046
|
export const GiteTwoTone: SvgIconComponent;
|
|
4047
|
+
export const GitHub: SvgIconComponent;
|
|
4048
|
+
export const GMobiledata: SvgIconComponent;
|
|
4049
|
+
export const GMobiledataOutlined: SvgIconComponent;
|
|
4050
|
+
export const GMobiledataRounded: SvgIconComponent;
|
|
4051
|
+
export const GMobiledataSharp: SvgIconComponent;
|
|
4052
|
+
export const GMobiledataTwoTone: SvgIconComponent;
|
|
4058
4053
|
export const GolfCourse: SvgIconComponent;
|
|
4059
4054
|
export const GolfCourseOutlined: SvgIconComponent;
|
|
4060
4055
|
export const GolfCourseRounded: SvgIconComponent;
|
|
@@ -4164,13 +4159,6 @@ export const GroupRemoveRounded: SvgIconComponent;
|
|
|
4164
4159
|
export const GroupRemoveSharp: SvgIconComponent;
|
|
4165
4160
|
export const GroupRemoveTwoTone: SvgIconComponent;
|
|
4166
4161
|
export const GroupRounded: SvgIconComponent;
|
|
4167
|
-
export const GroupSharp: SvgIconComponent;
|
|
4168
|
-
export const GroupTwoTone: SvgIconComponent;
|
|
4169
|
-
export const GroupWork: SvgIconComponent;
|
|
4170
|
-
export const GroupWorkOutlined: SvgIconComponent;
|
|
4171
|
-
export const GroupWorkRounded: SvgIconComponent;
|
|
4172
|
-
export const GroupWorkSharp: SvgIconComponent;
|
|
4173
|
-
export const GroupWorkTwoTone: SvgIconComponent;
|
|
4174
4162
|
export const Groups: SvgIconComponent;
|
|
4175
4163
|
export const Groups2: SvgIconComponent;
|
|
4176
4164
|
export const Groups2Outlined: SvgIconComponent;
|
|
@@ -4182,20 +4170,22 @@ export const Groups3Outlined: SvgIconComponent;
|
|
|
4182
4170
|
export const Groups3Rounded: SvgIconComponent;
|
|
4183
4171
|
export const Groups3Sharp: SvgIconComponent;
|
|
4184
4172
|
export const Groups3TwoTone: SvgIconComponent;
|
|
4173
|
+
export const GroupSharp: SvgIconComponent;
|
|
4185
4174
|
export const GroupsOutlined: SvgIconComponent;
|
|
4186
4175
|
export const GroupsRounded: SvgIconComponent;
|
|
4187
4176
|
export const GroupsSharp: SvgIconComponent;
|
|
4188
4177
|
export const GroupsTwoTone: SvgIconComponent;
|
|
4189
|
-
export const
|
|
4190
|
-
export const
|
|
4191
|
-
export const
|
|
4192
|
-
export const
|
|
4193
|
-
export const
|
|
4194
|
-
export const
|
|
4195
|
-
export const
|
|
4196
|
-
export const
|
|
4197
|
-
export const
|
|
4198
|
-
export const
|
|
4178
|
+
export const GroupTwoTone: SvgIconComponent;
|
|
4179
|
+
export const GroupWork: SvgIconComponent;
|
|
4180
|
+
export const GroupWorkOutlined: SvgIconComponent;
|
|
4181
|
+
export const GroupWorkRounded: SvgIconComponent;
|
|
4182
|
+
export const GroupWorkSharp: SvgIconComponent;
|
|
4183
|
+
export const GroupWorkTwoTone: SvgIconComponent;
|
|
4184
|
+
export const GTranslate: SvgIconComponent;
|
|
4185
|
+
export const GTranslateOutlined: SvgIconComponent;
|
|
4186
|
+
export const GTranslateRounded: SvgIconComponent;
|
|
4187
|
+
export const GTranslateSharp: SvgIconComponent;
|
|
4188
|
+
export const GTranslateTwoTone: SvgIconComponent;
|
|
4199
4189
|
export const Hail: SvgIconComponent;
|
|
4200
4190
|
export const HailOutlined: SvgIconComponent;
|
|
4201
4191
|
export const HailRounded: SvgIconComponent;
|
|
@@ -4217,10 +4207,7 @@ export const HardwareRounded: SvgIconComponent;
|
|
|
4217
4207
|
export const HardwareSharp: SvgIconComponent;
|
|
4218
4208
|
export const HardwareTwoTone: SvgIconComponent;
|
|
4219
4209
|
export const Hd: SvgIconComponent;
|
|
4220
|
-
export const HdOutlined: SvgIconComponent;
|
|
4221
|
-
export const HdRounded: SvgIconComponent;
|
|
4222
|
-
export const HdSharp: SvgIconComponent;
|
|
4223
|
-
export const HdTwoTone: SvgIconComponent;
|
|
4210
|
+
export const HdOutlined: SvgIconComponent;
|
|
4224
4211
|
export const HdrAuto: SvgIconComponent;
|
|
4225
4212
|
export const HdrAutoOutlined: SvgIconComponent;
|
|
4226
4213
|
export const HdrAutoRounded: SvgIconComponent;
|
|
@@ -4256,6 +4243,7 @@ export const HdrOnSelectSharp: SvgIconComponent;
|
|
|
4256
4243
|
export const HdrOnSelectTwoTone: SvgIconComponent;
|
|
4257
4244
|
export const HdrOnSharp: SvgIconComponent;
|
|
4258
4245
|
export const HdrOnTwoTone: SvgIconComponent;
|
|
4246
|
+
export const HdRounded: SvgIconComponent;
|
|
4259
4247
|
export const HdrPlus: SvgIconComponent;
|
|
4260
4248
|
export const HdrPlusOutlined: SvgIconComponent;
|
|
4261
4249
|
export const HdrPlusRounded: SvgIconComponent;
|
|
@@ -4271,6 +4259,8 @@ export const HdrWeakOutlined: SvgIconComponent;
|
|
|
4271
4259
|
export const HdrWeakRounded: SvgIconComponent;
|
|
4272
4260
|
export const HdrWeakSharp: SvgIconComponent;
|
|
4273
4261
|
export const HdrWeakTwoTone: SvgIconComponent;
|
|
4262
|
+
export const HdSharp: SvgIconComponent;
|
|
4263
|
+
export const HdTwoTone: SvgIconComponent;
|
|
4274
4264
|
export const Headphones: SvgIconComponent;
|
|
4275
4265
|
export const HeadphonesBattery: SvgIconComponent;
|
|
4276
4266
|
export const HeadphonesBatteryOutlined: SvgIconComponent;
|
|
@@ -4338,11 +4328,11 @@ export const HelpCenterRounded: SvgIconComponent;
|
|
|
4338
4328
|
export const HelpCenterSharp: SvgIconComponent;
|
|
4339
4329
|
export const HelpCenterTwoTone: SvgIconComponent;
|
|
4340
4330
|
export const HelpOutline: SvgIconComponent;
|
|
4331
|
+
export const HelpOutlined: SvgIconComponent;
|
|
4341
4332
|
export const HelpOutlineOutlined: SvgIconComponent;
|
|
4342
4333
|
export const HelpOutlineRounded: SvgIconComponent;
|
|
4343
4334
|
export const HelpOutlineSharp: SvgIconComponent;
|
|
4344
4335
|
export const HelpOutlineTwoTone: SvgIconComponent;
|
|
4345
|
-
export const HelpOutlined: SvgIconComponent;
|
|
4346
4336
|
export const HelpRounded: SvgIconComponent;
|
|
4347
4337
|
export const HelpSharp: SvgIconComponent;
|
|
4348
4338
|
export const HelpTwoTone: SvgIconComponent;
|
|
@@ -4366,11 +4356,6 @@ export const HideSourceOutlined: SvgIconComponent;
|
|
|
4366
4356
|
export const HideSourceRounded: SvgIconComponent;
|
|
4367
4357
|
export const HideSourceSharp: SvgIconComponent;
|
|
4368
4358
|
export const HideSourceTwoTone: SvgIconComponent;
|
|
4369
|
-
export const HighQuality: SvgIconComponent;
|
|
4370
|
-
export const HighQualityOutlined: SvgIconComponent;
|
|
4371
|
-
export const HighQualityRounded: SvgIconComponent;
|
|
4372
|
-
export const HighQualitySharp: SvgIconComponent;
|
|
4373
|
-
export const HighQualityTwoTone: SvgIconComponent;
|
|
4374
4359
|
export const Highlight: SvgIconComponent;
|
|
4375
4360
|
export const HighlightAlt: SvgIconComponent;
|
|
4376
4361
|
export const HighlightAltOutlined: SvgIconComponent;
|
|
@@ -4386,6 +4371,11 @@ export const HighlightOutlined: SvgIconComponent;
|
|
|
4386
4371
|
export const HighlightRounded: SvgIconComponent;
|
|
4387
4372
|
export const HighlightSharp: SvgIconComponent;
|
|
4388
4373
|
export const HighlightTwoTone: SvgIconComponent;
|
|
4374
|
+
export const HighQuality: SvgIconComponent;
|
|
4375
|
+
export const HighQualityOutlined: SvgIconComponent;
|
|
4376
|
+
export const HighQualityRounded: SvgIconComponent;
|
|
4377
|
+
export const HighQualitySharp: SvgIconComponent;
|
|
4378
|
+
export const HighQualityTwoTone: SvgIconComponent;
|
|
4389
4379
|
export const Hiking: SvgIconComponent;
|
|
4390
4380
|
export const HikingOutlined: SvgIconComponent;
|
|
4391
4381
|
export const HikingRounded: SvgIconComponent;
|
|
@@ -4421,6 +4411,11 @@ export const HlsOutlined: SvgIconComponent;
|
|
|
4421
4411
|
export const HlsRounded: SvgIconComponent;
|
|
4422
4412
|
export const HlsSharp: SvgIconComponent;
|
|
4423
4413
|
export const HlsTwoTone: SvgIconComponent;
|
|
4414
|
+
export const HMobiledata: SvgIconComponent;
|
|
4415
|
+
export const HMobiledataOutlined: SvgIconComponent;
|
|
4416
|
+
export const HMobiledataRounded: SvgIconComponent;
|
|
4417
|
+
export const HMobiledataSharp: SvgIconComponent;
|
|
4418
|
+
export const HMobiledataTwoTone: SvgIconComponent;
|
|
4424
4419
|
export const HolidayVillage: SvgIconComponent;
|
|
4425
4420
|
export const HolidayVillageOutlined: SvgIconComponent;
|
|
4426
4421
|
export const HolidayVillageRounded: SvgIconComponent;
|
|
@@ -4461,16 +4456,16 @@ export const HorizontalSplitOutlined: SvgIconComponent;
|
|
|
4461
4456
|
export const HorizontalSplitRounded: SvgIconComponent;
|
|
4462
4457
|
export const HorizontalSplitSharp: SvgIconComponent;
|
|
4463
4458
|
export const HorizontalSplitTwoTone: SvgIconComponent;
|
|
4464
|
-
export const HotTub: SvgIconComponent;
|
|
4465
|
-
export const HotTubOutlined: SvgIconComponent;
|
|
4466
|
-
export const HotTubRounded: SvgIconComponent;
|
|
4467
|
-
export const HotTubSharp: SvgIconComponent;
|
|
4468
|
-
export const HotTubTwoTone: SvgIconComponent;
|
|
4469
4459
|
export const Hotel: SvgIconComponent;
|
|
4470
4460
|
export const HotelOutlined: SvgIconComponent;
|
|
4471
4461
|
export const HotelRounded: SvgIconComponent;
|
|
4472
4462
|
export const HotelSharp: SvgIconComponent;
|
|
4473
4463
|
export const HotelTwoTone: SvgIconComponent;
|
|
4464
|
+
export const HotTub: SvgIconComponent;
|
|
4465
|
+
export const HotTubOutlined: SvgIconComponent;
|
|
4466
|
+
export const HotTubRounded: SvgIconComponent;
|
|
4467
|
+
export const HotTubSharp: SvgIconComponent;
|
|
4468
|
+
export const HotTubTwoTone: SvgIconComponent;
|
|
4474
4469
|
export const HourglassBottom: SvgIconComponent;
|
|
4475
4470
|
export const HourglassBottomOutlined: SvgIconComponent;
|
|
4476
4471
|
export const HourglassBottomRounded: SvgIconComponent;
|
|
@@ -4497,6 +4492,11 @@ export const HourglassTopRounded: SvgIconComponent;
|
|
|
4497
4492
|
export const HourglassTopSharp: SvgIconComponent;
|
|
4498
4493
|
export const HourglassTopTwoTone: SvgIconComponent;
|
|
4499
4494
|
export const House: SvgIconComponent;
|
|
4495
|
+
export const Houseboat: SvgIconComponent;
|
|
4496
|
+
export const HouseboatOutlined: SvgIconComponent;
|
|
4497
|
+
export const HouseboatRounded: SvgIconComponent;
|
|
4498
|
+
export const HouseboatSharp: SvgIconComponent;
|
|
4499
|
+
export const HouseboatTwoTone: SvgIconComponent;
|
|
4500
4500
|
export const HouseOutlined: SvgIconComponent;
|
|
4501
4501
|
export const HouseRounded: SvgIconComponent;
|
|
4502
4502
|
export const HouseSharp: SvgIconComponent;
|
|
@@ -4506,11 +4506,6 @@ export const HouseSidingRounded: SvgIconComponent;
|
|
|
4506
4506
|
export const HouseSidingSharp: SvgIconComponent;
|
|
4507
4507
|
export const HouseSidingTwoTone: SvgIconComponent;
|
|
4508
4508
|
export const HouseTwoTone: SvgIconComponent;
|
|
4509
|
-
export const Houseboat: SvgIconComponent;
|
|
4510
|
-
export const HouseboatOutlined: SvgIconComponent;
|
|
4511
|
-
export const HouseboatRounded: SvgIconComponent;
|
|
4512
|
-
export const HouseboatSharp: SvgIconComponent;
|
|
4513
|
-
export const HouseboatTwoTone: SvgIconComponent;
|
|
4514
4509
|
export const HowToReg: SvgIconComponent;
|
|
4515
4510
|
export const HowToRegOutlined: SvgIconComponent;
|
|
4516
4511
|
export const HowToRegRounded: SvgIconComponent;
|
|
@@ -4521,6 +4516,11 @@ export const HowToVoteOutlined: SvgIconComponent;
|
|
|
4521
4516
|
export const HowToVoteRounded: SvgIconComponent;
|
|
4522
4517
|
export const HowToVoteSharp: SvgIconComponent;
|
|
4523
4518
|
export const HowToVoteTwoTone: SvgIconComponent;
|
|
4519
|
+
export const HPlusMobiledata: SvgIconComponent;
|
|
4520
|
+
export const HPlusMobiledataOutlined: SvgIconComponent;
|
|
4521
|
+
export const HPlusMobiledataRounded: SvgIconComponent;
|
|
4522
|
+
export const HPlusMobiledataSharp: SvgIconComponent;
|
|
4523
|
+
export const HPlusMobiledataTwoTone: SvgIconComponent;
|
|
4524
4524
|
export const Html: SvgIconComponent;
|
|
4525
4525
|
export const HtmlOutlined: SvgIconComponent;
|
|
4526
4526
|
export const HtmlRounded: SvgIconComponent;
|
|
@@ -4529,13 +4529,13 @@ export const HtmlTwoTone: SvgIconComponent;
|
|
|
4529
4529
|
export const Http: SvgIconComponent;
|
|
4530
4530
|
export const HttpOutlined: SvgIconComponent;
|
|
4531
4531
|
export const HttpRounded: SvgIconComponent;
|
|
4532
|
-
export const HttpSharp: SvgIconComponent;
|
|
4533
|
-
export const HttpTwoTone: SvgIconComponent;
|
|
4534
4532
|
export const Https: SvgIconComponent;
|
|
4533
|
+
export const HttpSharp: SvgIconComponent;
|
|
4535
4534
|
export const HttpsOutlined: SvgIconComponent;
|
|
4536
4535
|
export const HttpsRounded: SvgIconComponent;
|
|
4537
4536
|
export const HttpsSharp: SvgIconComponent;
|
|
4538
4537
|
export const HttpsTwoTone: SvgIconComponent;
|
|
4538
|
+
export const HttpTwoTone: SvgIconComponent;
|
|
4539
4539
|
export const Hub: SvgIconComponent;
|
|
4540
4540
|
export const HubOutlined: SvgIconComponent;
|
|
4541
4541
|
export const HubRounded: SvgIconComponent;
|
|
@@ -4546,16 +4546,16 @@ export const HvacOutlined: SvgIconComponent;
|
|
|
4546
4546
|
export const HvacRounded: SvgIconComponent;
|
|
4547
4547
|
export const HvacSharp: SvgIconComponent;
|
|
4548
4548
|
export const HvacTwoTone: SvgIconComponent;
|
|
4549
|
-
export const IceSkating: SvgIconComponent;
|
|
4550
|
-
export const IceSkatingOutlined: SvgIconComponent;
|
|
4551
|
-
export const IceSkatingRounded: SvgIconComponent;
|
|
4552
|
-
export const IceSkatingSharp: SvgIconComponent;
|
|
4553
|
-
export const IceSkatingTwoTone: SvgIconComponent;
|
|
4554
4549
|
export const Icecream: SvgIconComponent;
|
|
4555
4550
|
export const IcecreamOutlined: SvgIconComponent;
|
|
4556
4551
|
export const IcecreamRounded: SvgIconComponent;
|
|
4557
4552
|
export const IcecreamSharp: SvgIconComponent;
|
|
4558
4553
|
export const IcecreamTwoTone: SvgIconComponent;
|
|
4554
|
+
export const IceSkating: SvgIconComponent;
|
|
4555
|
+
export const IceSkatingOutlined: SvgIconComponent;
|
|
4556
|
+
export const IceSkatingRounded: SvgIconComponent;
|
|
4557
|
+
export const IceSkatingSharp: SvgIconComponent;
|
|
4558
|
+
export const IceSkatingTwoTone: SvgIconComponent;
|
|
4559
4559
|
export const Image: SvgIconComponent;
|
|
4560
4560
|
export const ImageAspectRatio: SvgIconComponent;
|
|
4561
4561
|
export const ImageAspectRatioOutlined: SvgIconComponent;
|
|
@@ -4571,16 +4571,21 @@ export const ImageOutlined: SvgIconComponent;
|
|
|
4571
4571
|
export const ImageRounded: SvgIconComponent;
|
|
4572
4572
|
export const ImageSearch: SvgIconComponent;
|
|
4573
4573
|
export const ImageSearchOutlined: SvgIconComponent;
|
|
4574
|
-
export const ImageSearchRounded: SvgIconComponent;
|
|
4575
|
-
export const ImageSearchSharp: SvgIconComponent;
|
|
4576
|
-
export const ImageSearchTwoTone: SvgIconComponent;
|
|
4577
|
-
export const ImageSharp: SvgIconComponent;
|
|
4578
|
-
export const ImageTwoTone: SvgIconComponent;
|
|
4579
4574
|
export const ImagesearchRoller: SvgIconComponent;
|
|
4580
4575
|
export const ImagesearchRollerOutlined: SvgIconComponent;
|
|
4581
4576
|
export const ImagesearchRollerRounded: SvgIconComponent;
|
|
4582
4577
|
export const ImagesearchRollerSharp: SvgIconComponent;
|
|
4583
4578
|
export const ImagesearchRollerTwoTone: SvgIconComponent;
|
|
4579
|
+
export const ImageSearchRounded: SvgIconComponent;
|
|
4580
|
+
export const ImageSearchSharp: SvgIconComponent;
|
|
4581
|
+
export const ImageSearchTwoTone: SvgIconComponent;
|
|
4582
|
+
export const ImageSharp: SvgIconComponent;
|
|
4583
|
+
export const ImageTwoTone: SvgIconComponent;
|
|
4584
|
+
export const ImportantDevices: SvgIconComponent;
|
|
4585
|
+
export const ImportantDevicesOutlined: SvgIconComponent;
|
|
4586
|
+
export const ImportantDevicesRounded: SvgIconComponent;
|
|
4587
|
+
export const ImportantDevicesSharp: SvgIconComponent;
|
|
4588
|
+
export const ImportantDevicesTwoTone: SvgIconComponent;
|
|
4584
4589
|
export const ImportContacts: SvgIconComponent;
|
|
4585
4590
|
export const ImportContactsOutlined: SvgIconComponent;
|
|
4586
4591
|
export const ImportContactsRounded: SvgIconComponent;
|
|
@@ -4591,11 +4596,6 @@ export const ImportExportOutlined: SvgIconComponent;
|
|
|
4591
4596
|
export const ImportExportRounded: SvgIconComponent;
|
|
4592
4597
|
export const ImportExportSharp: SvgIconComponent;
|
|
4593
4598
|
export const ImportExportTwoTone: SvgIconComponent;
|
|
4594
|
-
export const ImportantDevices: SvgIconComponent;
|
|
4595
|
-
export const ImportantDevicesOutlined: SvgIconComponent;
|
|
4596
|
-
export const ImportantDevicesRounded: SvgIconComponent;
|
|
4597
|
-
export const ImportantDevicesSharp: SvgIconComponent;
|
|
4598
|
-
export const ImportantDevicesTwoTone: SvgIconComponent;
|
|
4599
4599
|
export const Inbox: SvgIconComponent;
|
|
4600
4600
|
export const InboxOutlined: SvgIconComponent;
|
|
4601
4601
|
export const InboxRounded: SvgIconComponent;
|
|
@@ -4762,15 +4762,6 @@ export const KebabDiningRounded: SvgIconComponent;
|
|
|
4762
4762
|
export const KebabDiningSharp: SvgIconComponent;
|
|
4763
4763
|
export const KebabDiningTwoTone: SvgIconComponent;
|
|
4764
4764
|
export const Key: SvgIconComponent;
|
|
4765
|
-
export const KeyOff: SvgIconComponent;
|
|
4766
|
-
export const KeyOffOutlined: SvgIconComponent;
|
|
4767
|
-
export const KeyOffRounded: SvgIconComponent;
|
|
4768
|
-
export const KeyOffSharp: SvgIconComponent;
|
|
4769
|
-
export const KeyOffTwoTone: SvgIconComponent;
|
|
4770
|
-
export const KeyOutlined: SvgIconComponent;
|
|
4771
|
-
export const KeyRounded: SvgIconComponent;
|
|
4772
|
-
export const KeySharp: SvgIconComponent;
|
|
4773
|
-
export const KeyTwoTone: SvgIconComponent;
|
|
4774
4765
|
export const Keyboard: SvgIconComponent;
|
|
4775
4766
|
export const KeyboardAlt: SvgIconComponent;
|
|
4776
4767
|
export const KeyboardAltOutlined: SvgIconComponent;
|
|
@@ -4866,6 +4857,15 @@ export const KeyboardVoiceOutlined: SvgIconComponent;
|
|
|
4866
4857
|
export const KeyboardVoiceRounded: SvgIconComponent;
|
|
4867
4858
|
export const KeyboardVoiceSharp: SvgIconComponent;
|
|
4868
4859
|
export const KeyboardVoiceTwoTone: SvgIconComponent;
|
|
4860
|
+
export const KeyOff: SvgIconComponent;
|
|
4861
|
+
export const KeyOffOutlined: SvgIconComponent;
|
|
4862
|
+
export const KeyOffRounded: SvgIconComponent;
|
|
4863
|
+
export const KeyOffSharp: SvgIconComponent;
|
|
4864
|
+
export const KeyOffTwoTone: SvgIconComponent;
|
|
4865
|
+
export const KeyOutlined: SvgIconComponent;
|
|
4866
|
+
export const KeyRounded: SvgIconComponent;
|
|
4867
|
+
export const KeySharp: SvgIconComponent;
|
|
4868
|
+
export const KeyTwoTone: SvgIconComponent;
|
|
4869
4869
|
export const KingBed: SvgIconComponent;
|
|
4870
4870
|
export const KingBedOutlined: SvgIconComponent;
|
|
4871
4871
|
export const KingBedRounded: SvgIconComponent;
|
|
@@ -4897,10 +4897,6 @@ export const LabelRounded: SvgIconComponent;
|
|
|
4897
4897
|
export const LabelSharp: SvgIconComponent;
|
|
4898
4898
|
export const LabelTwoTone: SvgIconComponent;
|
|
4899
4899
|
export const Lan: SvgIconComponent;
|
|
4900
|
-
export const LanOutlined: SvgIconComponent;
|
|
4901
|
-
export const LanRounded: SvgIconComponent;
|
|
4902
|
-
export const LanSharp: SvgIconComponent;
|
|
4903
|
-
export const LanTwoTone: SvgIconComponent;
|
|
4904
4900
|
export const Landscape: SvgIconComponent;
|
|
4905
4901
|
export const LandscapeOutlined: SvgIconComponent;
|
|
4906
4902
|
export const LandscapeRounded: SvgIconComponent;
|
|
@@ -4916,6 +4912,10 @@ export const LanguageOutlined: SvgIconComponent;
|
|
|
4916
4912
|
export const LanguageRounded: SvgIconComponent;
|
|
4917
4913
|
export const LanguageSharp: SvgIconComponent;
|
|
4918
4914
|
export const LanguageTwoTone: SvgIconComponent;
|
|
4915
|
+
export const LanOutlined: SvgIconComponent;
|
|
4916
|
+
export const LanRounded: SvgIconComponent;
|
|
4917
|
+
export const LanSharp: SvgIconComponent;
|
|
4918
|
+
export const LanTwoTone: SvgIconComponent;
|
|
4919
4919
|
export const Laptop: SvgIconComponent;
|
|
4920
4920
|
export const LaptopChromebook: SvgIconComponent;
|
|
4921
4921
|
export const LaptopChromebookOutlined: SvgIconComponent;
|
|
@@ -5007,15 +5007,6 @@ export const LibraryMusicRounded: SvgIconComponent;
|
|
|
5007
5007
|
export const LibraryMusicSharp: SvgIconComponent;
|
|
5008
5008
|
export const LibraryMusicTwoTone: SvgIconComponent;
|
|
5009
5009
|
export const Light: SvgIconComponent;
|
|
5010
|
-
export const LightMode: SvgIconComponent;
|
|
5011
|
-
export const LightModeOutlined: SvgIconComponent;
|
|
5012
|
-
export const LightModeRounded: SvgIconComponent;
|
|
5013
|
-
export const LightModeSharp: SvgIconComponent;
|
|
5014
|
-
export const LightModeTwoTone: SvgIconComponent;
|
|
5015
|
-
export const LightOutlined: SvgIconComponent;
|
|
5016
|
-
export const LightRounded: SvgIconComponent;
|
|
5017
|
-
export const LightSharp: SvgIconComponent;
|
|
5018
|
-
export const LightTwoTone: SvgIconComponent;
|
|
5019
5010
|
export const Lightbulb: SvgIconComponent;
|
|
5020
5011
|
export const LightbulbCircle: SvgIconComponent;
|
|
5021
5012
|
export const LightbulbCircleOutlined: SvgIconComponent;
|
|
@@ -5026,6 +5017,20 @@ export const LightbulbOutlined: SvgIconComponent;
|
|
|
5026
5017
|
export const LightbulbRounded: SvgIconComponent;
|
|
5027
5018
|
export const LightbulbSharp: SvgIconComponent;
|
|
5028
5019
|
export const LightbulbTwoTone: SvgIconComponent;
|
|
5020
|
+
export const LightMode: SvgIconComponent;
|
|
5021
|
+
export const LightModeOutlined: SvgIconComponent;
|
|
5022
|
+
export const LightModeRounded: SvgIconComponent;
|
|
5023
|
+
export const LightModeSharp: SvgIconComponent;
|
|
5024
|
+
export const LightModeTwoTone: SvgIconComponent;
|
|
5025
|
+
export const LightOutlined: SvgIconComponent;
|
|
5026
|
+
export const LightRounded: SvgIconComponent;
|
|
5027
|
+
export const LightSharp: SvgIconComponent;
|
|
5028
|
+
export const LightTwoTone: SvgIconComponent;
|
|
5029
|
+
export const LinearScale: SvgIconComponent;
|
|
5030
|
+
export const LinearScaleOutlined: SvgIconComponent;
|
|
5031
|
+
export const LinearScaleRounded: SvgIconComponent;
|
|
5032
|
+
export const LinearScaleSharp: SvgIconComponent;
|
|
5033
|
+
export const LinearScaleTwoTone: SvgIconComponent;
|
|
5029
5034
|
export const LineAxis: SvgIconComponent;
|
|
5030
5035
|
export const LineAxisOutlined: SvgIconComponent;
|
|
5031
5036
|
export const LineAxisRounded: SvgIconComponent;
|
|
@@ -5041,12 +5046,13 @@ export const LineWeightOutlined: SvgIconComponent;
|
|
|
5041
5046
|
export const LineWeightRounded: SvgIconComponent;
|
|
5042
5047
|
export const LineWeightSharp: SvgIconComponent;
|
|
5043
5048
|
export const LineWeightTwoTone: SvgIconComponent;
|
|
5044
|
-
export const LinearScale: SvgIconComponent;
|
|
5045
|
-
export const LinearScaleOutlined: SvgIconComponent;
|
|
5046
|
-
export const LinearScaleRounded: SvgIconComponent;
|
|
5047
|
-
export const LinearScaleSharp: SvgIconComponent;
|
|
5048
|
-
export const LinearScaleTwoTone: SvgIconComponent;
|
|
5049
5049
|
export const Link: SvgIconComponent;
|
|
5050
|
+
export const LinkedCamera: SvgIconComponent;
|
|
5051
|
+
export const LinkedCameraOutlined: SvgIconComponent;
|
|
5052
|
+
export const LinkedCameraRounded: SvgIconComponent;
|
|
5053
|
+
export const LinkedCameraSharp: SvgIconComponent;
|
|
5054
|
+
export const LinkedCameraTwoTone: SvgIconComponent;
|
|
5055
|
+
export const LinkedIn: SvgIconComponent;
|
|
5050
5056
|
export const LinkOff: SvgIconComponent;
|
|
5051
5057
|
export const LinkOffOutlined: SvgIconComponent;
|
|
5052
5058
|
export const LinkOffRounded: SvgIconComponent;
|
|
@@ -5056,12 +5062,6 @@ export const LinkOutlined: SvgIconComponent;
|
|
|
5056
5062
|
export const LinkRounded: SvgIconComponent;
|
|
5057
5063
|
export const LinkSharp: SvgIconComponent;
|
|
5058
5064
|
export const LinkTwoTone: SvgIconComponent;
|
|
5059
|
-
export const LinkedCamera: SvgIconComponent;
|
|
5060
|
-
export const LinkedCameraOutlined: SvgIconComponent;
|
|
5061
|
-
export const LinkedCameraRounded: SvgIconComponent;
|
|
5062
|
-
export const LinkedCameraSharp: SvgIconComponent;
|
|
5063
|
-
export const LinkedCameraTwoTone: SvgIconComponent;
|
|
5064
|
-
export const LinkedIn: SvgIconComponent;
|
|
5065
5065
|
export const Liquor: SvgIconComponent;
|
|
5066
5066
|
export const LiquorOutlined: SvgIconComponent;
|
|
5067
5067
|
export const LiquorRounded: SvgIconComponent;
|
|
@@ -5404,11 +5404,11 @@ export const MailLockRounded: SvgIconComponent;
|
|
|
5404
5404
|
export const MailLockSharp: SvgIconComponent;
|
|
5405
5405
|
export const MailLockTwoTone: SvgIconComponent;
|
|
5406
5406
|
export const MailOutline: SvgIconComponent;
|
|
5407
|
+
export const MailOutlined: SvgIconComponent;
|
|
5407
5408
|
export const MailOutlineOutlined: SvgIconComponent;
|
|
5408
5409
|
export const MailOutlineRounded: SvgIconComponent;
|
|
5409
5410
|
export const MailOutlineSharp: SvgIconComponent;
|
|
5410
5411
|
export const MailOutlineTwoTone: SvgIconComponent;
|
|
5411
|
-
export const MailOutlined: SvgIconComponent;
|
|
5412
5412
|
export const MailRounded: SvgIconComponent;
|
|
5413
5413
|
export const MailSharp: SvgIconComponent;
|
|
5414
5414
|
export const MailTwoTone: SvgIconComponent;
|
|
@@ -5433,10 +5433,6 @@ export const Man4Outlined: SvgIconComponent;
|
|
|
5433
5433
|
export const Man4Rounded: SvgIconComponent;
|
|
5434
5434
|
export const Man4Sharp: SvgIconComponent;
|
|
5435
5435
|
export const Man4TwoTone: SvgIconComponent;
|
|
5436
|
-
export const ManOutlined: SvgIconComponent;
|
|
5437
|
-
export const ManRounded: SvgIconComponent;
|
|
5438
|
-
export const ManSharp: SvgIconComponent;
|
|
5439
|
-
export const ManTwoTone: SvgIconComponent;
|
|
5440
5436
|
export const ManageAccounts: SvgIconComponent;
|
|
5441
5437
|
export const ManageAccountsOutlined: SvgIconComponent;
|
|
5442
5438
|
export const ManageAccountsRounded: SvgIconComponent;
|
|
@@ -5452,11 +5448,14 @@ export const ManageSearchOutlined: SvgIconComponent;
|
|
|
5452
5448
|
export const ManageSearchRounded: SvgIconComponent;
|
|
5453
5449
|
export const ManageSearchSharp: SvgIconComponent;
|
|
5454
5450
|
export const ManageSearchTwoTone: SvgIconComponent;
|
|
5451
|
+
export const ManOutlined: SvgIconComponent;
|
|
5452
|
+
export const ManRounded: SvgIconComponent;
|
|
5453
|
+
export const ManSharp: SvgIconComponent;
|
|
5454
|
+
export const ManTwoTone: SvgIconComponent;
|
|
5455
5455
|
export const Map: SvgIconComponent;
|
|
5456
5456
|
export const MapOutlined: SvgIconComponent;
|
|
5457
5457
|
export const MapRounded: SvgIconComponent;
|
|
5458
5458
|
export const MapSharp: SvgIconComponent;
|
|
5459
|
-
export const MapTwoTone: SvgIconComponent;
|
|
5460
5459
|
export const MapsHomeWork: SvgIconComponent;
|
|
5461
5460
|
export const MapsHomeWorkOutlined: SvgIconComponent;
|
|
5462
5461
|
export const MapsHomeWorkRounded: SvgIconComponent;
|
|
@@ -5467,6 +5466,7 @@ export const MapsUgcOutlined: SvgIconComponent;
|
|
|
5467
5466
|
export const MapsUgcRounded: SvgIconComponent;
|
|
5468
5467
|
export const MapsUgcSharp: SvgIconComponent;
|
|
5469
5468
|
export const MapsUgcTwoTone: SvgIconComponent;
|
|
5469
|
+
export const MapTwoTone: SvgIconComponent;
|
|
5470
5470
|
export const Margin: SvgIconComponent;
|
|
5471
5471
|
export const MarginOutlined: SvgIconComponent;
|
|
5472
5472
|
export const MarginRounded: SvgIconComponent;
|
|
@@ -5497,12 +5497,12 @@ export const MarkEmailUnreadOutlined: SvgIconComponent;
|
|
|
5497
5497
|
export const MarkEmailUnreadRounded: SvgIconComponent;
|
|
5498
5498
|
export const MarkEmailUnreadSharp: SvgIconComponent;
|
|
5499
5499
|
export const MarkEmailUnreadTwoTone: SvgIconComponent;
|
|
5500
|
+
export const Markunread: SvgIconComponent;
|
|
5500
5501
|
export const MarkUnreadChatAlt: SvgIconComponent;
|
|
5501
5502
|
export const MarkUnreadChatAltOutlined: SvgIconComponent;
|
|
5502
5503
|
export const MarkUnreadChatAltRounded: SvgIconComponent;
|
|
5503
5504
|
export const MarkUnreadChatAltSharp: SvgIconComponent;
|
|
5504
5505
|
export const MarkUnreadChatAltTwoTone: SvgIconComponent;
|
|
5505
|
-
export const Markunread: SvgIconComponent;
|
|
5506
5506
|
export const MarkunreadMailbox: SvgIconComponent;
|
|
5507
5507
|
export const MarkunreadMailboxOutlined: SvgIconComponent;
|
|
5508
5508
|
export const MarkunreadMailboxRounded: SvgIconComponent;
|
|
@@ -5620,13 +5620,13 @@ export const MicOffSharp: SvgIconComponent;
|
|
|
5620
5620
|
export const MicOffTwoTone: SvgIconComponent;
|
|
5621
5621
|
export const MicOutlined: SvgIconComponent;
|
|
5622
5622
|
export const MicRounded: SvgIconComponent;
|
|
5623
|
-
export const MicSharp: SvgIconComponent;
|
|
5624
|
-
export const MicTwoTone: SvgIconComponent;
|
|
5625
5623
|
export const Microwave: SvgIconComponent;
|
|
5626
5624
|
export const MicrowaveOutlined: SvgIconComponent;
|
|
5627
5625
|
export const MicrowaveRounded: SvgIconComponent;
|
|
5628
5626
|
export const MicrowaveSharp: SvgIconComponent;
|
|
5629
5627
|
export const MicrowaveTwoTone: SvgIconComponent;
|
|
5628
|
+
export const MicSharp: SvgIconComponent;
|
|
5629
|
+
export const MicTwoTone: SvgIconComponent;
|
|
5630
5630
|
export const MilitaryTech: SvgIconComponent;
|
|
5631
5631
|
export const MilitaryTechOutlined: SvgIconComponent;
|
|
5632
5632
|
export const MilitaryTechRounded: SvgIconComponent;
|
|
@@ -5657,6 +5657,11 @@ export const MmsOutlined: SvgIconComponent;
|
|
|
5657
5657
|
export const MmsRounded: SvgIconComponent;
|
|
5658
5658
|
export const MmsSharp: SvgIconComponent;
|
|
5659
5659
|
export const MmsTwoTone: SvgIconComponent;
|
|
5660
|
+
export const MobiledataOff: SvgIconComponent;
|
|
5661
|
+
export const MobiledataOffOutlined: SvgIconComponent;
|
|
5662
|
+
export const MobiledataOffRounded: SvgIconComponent;
|
|
5663
|
+
export const MobiledataOffSharp: SvgIconComponent;
|
|
5664
|
+
export const MobiledataOffTwoTone: SvgIconComponent;
|
|
5660
5665
|
export const MobileFriendly: SvgIconComponent;
|
|
5661
5666
|
export const MobileFriendlyOutlined: SvgIconComponent;
|
|
5662
5667
|
export const MobileFriendlyRounded: SvgIconComponent;
|
|
@@ -5672,11 +5677,6 @@ export const MobileScreenShareOutlined: SvgIconComponent;
|
|
|
5672
5677
|
export const MobileScreenShareRounded: SvgIconComponent;
|
|
5673
5678
|
export const MobileScreenShareSharp: SvgIconComponent;
|
|
5674
5679
|
export const MobileScreenShareTwoTone: SvgIconComponent;
|
|
5675
|
-
export const MobiledataOff: SvgIconComponent;
|
|
5676
|
-
export const MobiledataOffOutlined: SvgIconComponent;
|
|
5677
|
-
export const MobiledataOffRounded: SvgIconComponent;
|
|
5678
|
-
export const MobiledataOffSharp: SvgIconComponent;
|
|
5679
|
-
export const MobiledataOffTwoTone: SvgIconComponent;
|
|
5680
5680
|
export const Mode: SvgIconComponent;
|
|
5681
5681
|
export const ModeComment: SvgIconComponent;
|
|
5682
5682
|
export const ModeCommentOutlined: SvgIconComponent;
|
|
@@ -5685,11 +5685,11 @@ export const ModeCommentSharp: SvgIconComponent;
|
|
|
5685
5685
|
export const ModeCommentTwoTone: SvgIconComponent;
|
|
5686
5686
|
export const ModeEdit: SvgIconComponent;
|
|
5687
5687
|
export const ModeEditOutline: SvgIconComponent;
|
|
5688
|
+
export const ModeEditOutlined: SvgIconComponent;
|
|
5688
5689
|
export const ModeEditOutlineOutlined: SvgIconComponent;
|
|
5689
5690
|
export const ModeEditOutlineRounded: SvgIconComponent;
|
|
5690
5691
|
export const ModeEditOutlineSharp: SvgIconComponent;
|
|
5691
5692
|
export const ModeEditOutlineTwoTone: SvgIconComponent;
|
|
5692
|
-
export const ModeEditOutlined: SvgIconComponent;
|
|
5693
5693
|
export const ModeEditRounded: SvgIconComponent;
|
|
5694
5694
|
export const ModeEditSharp: SvgIconComponent;
|
|
5695
5695
|
export const ModeEditTwoTone: SvgIconComponent;
|
|
@@ -5698,6 +5698,11 @@ export const ModeFanOffOutlined: SvgIconComponent;
|
|
|
5698
5698
|
export const ModeFanOffRounded: SvgIconComponent;
|
|
5699
5699
|
export const ModeFanOffSharp: SvgIconComponent;
|
|
5700
5700
|
export const ModeFanOffTwoTone: SvgIconComponent;
|
|
5701
|
+
export const ModelTraining: SvgIconComponent;
|
|
5702
|
+
export const ModelTrainingOutlined: SvgIconComponent;
|
|
5703
|
+
export const ModelTrainingRounded: SvgIconComponent;
|
|
5704
|
+
export const ModelTrainingSharp: SvgIconComponent;
|
|
5705
|
+
export const ModelTrainingTwoTone: SvgIconComponent;
|
|
5701
5706
|
export const ModeNight: SvgIconComponent;
|
|
5702
5707
|
export const ModeNightOutlined: SvgIconComponent;
|
|
5703
5708
|
export const ModeNightRounded: SvgIconComponent;
|
|
@@ -5717,11 +5722,6 @@ export const ModeStandbyRounded: SvgIconComponent;
|
|
|
5717
5722
|
export const ModeStandbySharp: SvgIconComponent;
|
|
5718
5723
|
export const ModeStandbyTwoTone: SvgIconComponent;
|
|
5719
5724
|
export const ModeTwoTone: SvgIconComponent;
|
|
5720
|
-
export const ModelTraining: SvgIconComponent;
|
|
5721
|
-
export const ModelTrainingOutlined: SvgIconComponent;
|
|
5722
|
-
export const ModelTrainingRounded: SvgIconComponent;
|
|
5723
|
-
export const ModelTrainingSharp: SvgIconComponent;
|
|
5724
|
-
export const ModelTrainingTwoTone: SvgIconComponent;
|
|
5725
5725
|
export const MonetizationOn: SvgIconComponent;
|
|
5726
5726
|
export const MonetizationOnOutlined: SvgIconComponent;
|
|
5727
5727
|
export const MonetizationOnRounded: SvgIconComponent;
|
|
@@ -5922,16 +5922,6 @@ export const NavigationOutlined: SvgIconComponent;
|
|
|
5922
5922
|
export const NavigationRounded: SvgIconComponent;
|
|
5923
5923
|
export const NavigationSharp: SvgIconComponent;
|
|
5924
5924
|
export const NavigationTwoTone: SvgIconComponent;
|
|
5925
|
-
export const NearMe: SvgIconComponent;
|
|
5926
|
-
export const NearMeDisabled: SvgIconComponent;
|
|
5927
|
-
export const NearMeDisabledOutlined: SvgIconComponent;
|
|
5928
|
-
export const NearMeDisabledRounded: SvgIconComponent;
|
|
5929
|
-
export const NearMeDisabledSharp: SvgIconComponent;
|
|
5930
|
-
export const NearMeDisabledTwoTone: SvgIconComponent;
|
|
5931
|
-
export const NearMeOutlined: SvgIconComponent;
|
|
5932
|
-
export const NearMeRounded: SvgIconComponent;
|
|
5933
|
-
export const NearMeSharp: SvgIconComponent;
|
|
5934
|
-
export const NearMeTwoTone: SvgIconComponent;
|
|
5935
5925
|
export const NearbyError: SvgIconComponent;
|
|
5936
5926
|
export const NearbyErrorOutlined: SvgIconComponent;
|
|
5937
5927
|
export const NearbyErrorRounded: SvgIconComponent;
|
|
@@ -5942,6 +5932,16 @@ export const NearbyOffOutlined: SvgIconComponent;
|
|
|
5942
5932
|
export const NearbyOffRounded: SvgIconComponent;
|
|
5943
5933
|
export const NearbyOffSharp: SvgIconComponent;
|
|
5944
5934
|
export const NearbyOffTwoTone: SvgIconComponent;
|
|
5935
|
+
export const NearMe: SvgIconComponent;
|
|
5936
|
+
export const NearMeDisabled: SvgIconComponent;
|
|
5937
|
+
export const NearMeDisabledOutlined: SvgIconComponent;
|
|
5938
|
+
export const NearMeDisabledRounded: SvgIconComponent;
|
|
5939
|
+
export const NearMeDisabledSharp: SvgIconComponent;
|
|
5940
|
+
export const NearMeDisabledTwoTone: SvgIconComponent;
|
|
5941
|
+
export const NearMeOutlined: SvgIconComponent;
|
|
5942
|
+
export const NearMeRounded: SvgIconComponent;
|
|
5943
|
+
export const NearMeSharp: SvgIconComponent;
|
|
5944
|
+
export const NearMeTwoTone: SvgIconComponent;
|
|
5945
5945
|
export const NestCamWiredStand: SvgIconComponent;
|
|
5946
5946
|
export const NestCamWiredStandOutlined: SvgIconComponent;
|
|
5947
5947
|
export const NestCamWiredStandRounded: SvgIconComponent;
|
|
@@ -6012,11 +6012,6 @@ export const NfcOutlined: SvgIconComponent;
|
|
|
6012
6012
|
export const NfcRounded: SvgIconComponent;
|
|
6013
6013
|
export const NfcSharp: SvgIconComponent;
|
|
6014
6014
|
export const NfcTwoTone: SvgIconComponent;
|
|
6015
|
-
export const NightShelter: SvgIconComponent;
|
|
6016
|
-
export const NightShelterOutlined: SvgIconComponent;
|
|
6017
|
-
export const NightShelterRounded: SvgIconComponent;
|
|
6018
|
-
export const NightShelterSharp: SvgIconComponent;
|
|
6019
|
-
export const NightShelterTwoTone: SvgIconComponent;
|
|
6020
6015
|
export const Nightlife: SvgIconComponent;
|
|
6021
6016
|
export const NightlifeOutlined: SvgIconComponent;
|
|
6022
6017
|
export const NightlifeRounded: SvgIconComponent;
|
|
@@ -6025,13 +6020,18 @@ export const NightlifeTwoTone: SvgIconComponent;
|
|
|
6025
6020
|
export const Nightlight: SvgIconComponent;
|
|
6026
6021
|
export const NightlightOutlined: SvgIconComponent;
|
|
6027
6022
|
export const NightlightRound: SvgIconComponent;
|
|
6023
|
+
export const NightlightRounded: SvgIconComponent;
|
|
6028
6024
|
export const NightlightRoundOutlined: SvgIconComponent;
|
|
6029
6025
|
export const NightlightRoundRounded: SvgIconComponent;
|
|
6030
6026
|
export const NightlightRoundSharp: SvgIconComponent;
|
|
6031
6027
|
export const NightlightRoundTwoTone: SvgIconComponent;
|
|
6032
|
-
export const NightlightRounded: SvgIconComponent;
|
|
6033
6028
|
export const NightlightSharp: SvgIconComponent;
|
|
6034
6029
|
export const NightlightTwoTone: SvgIconComponent;
|
|
6030
|
+
export const NightShelter: SvgIconComponent;
|
|
6031
|
+
export const NightShelterOutlined: SvgIconComponent;
|
|
6032
|
+
export const NightShelterRounded: SvgIconComponent;
|
|
6033
|
+
export const NightShelterSharp: SvgIconComponent;
|
|
6034
|
+
export const NightShelterTwoTone: SvgIconComponent;
|
|
6035
6035
|
export const NightsStay: SvgIconComponent;
|
|
6036
6036
|
export const NightsStayOutlined: SvgIconComponent;
|
|
6037
6037
|
export const NightsStayRounded: SvgIconComponent;
|
|
@@ -6107,6 +6107,16 @@ export const NoFoodOutlined: SvgIconComponent;
|
|
|
6107
6107
|
export const NoFoodRounded: SvgIconComponent;
|
|
6108
6108
|
export const NoFoodSharp: SvgIconComponent;
|
|
6109
6109
|
export const NoFoodTwoTone: SvgIconComponent;
|
|
6110
|
+
export const NoiseAware: SvgIconComponent;
|
|
6111
|
+
export const NoiseAwareOutlined: SvgIconComponent;
|
|
6112
|
+
export const NoiseAwareRounded: SvgIconComponent;
|
|
6113
|
+
export const NoiseAwareSharp: SvgIconComponent;
|
|
6114
|
+
export const NoiseAwareTwoTone: SvgIconComponent;
|
|
6115
|
+
export const NoiseControlOff: SvgIconComponent;
|
|
6116
|
+
export const NoiseControlOffOutlined: SvgIconComponent;
|
|
6117
|
+
export const NoiseControlOffRounded: SvgIconComponent;
|
|
6118
|
+
export const NoiseControlOffSharp: SvgIconComponent;
|
|
6119
|
+
export const NoiseControlOffTwoTone: SvgIconComponent;
|
|
6110
6120
|
export const NoLuggage: SvgIconComponent;
|
|
6111
6121
|
export const NoLuggageOutlined: SvgIconComponent;
|
|
6112
6122
|
export const NoLuggageRounded: SvgIconComponent;
|
|
@@ -6127,31 +6137,6 @@ export const NoPhotographyOutlined: SvgIconComponent;
|
|
|
6127
6137
|
export const NoPhotographyRounded: SvgIconComponent;
|
|
6128
6138
|
export const NoPhotographySharp: SvgIconComponent;
|
|
6129
6139
|
export const NoPhotographyTwoTone: SvgIconComponent;
|
|
6130
|
-
export const NoSim: SvgIconComponent;
|
|
6131
|
-
export const NoSimOutlined: SvgIconComponent;
|
|
6132
|
-
export const NoSimRounded: SvgIconComponent;
|
|
6133
|
-
export const NoSimSharp: SvgIconComponent;
|
|
6134
|
-
export const NoSimTwoTone: SvgIconComponent;
|
|
6135
|
-
export const NoStroller: SvgIconComponent;
|
|
6136
|
-
export const NoStrollerOutlined: SvgIconComponent;
|
|
6137
|
-
export const NoStrollerRounded: SvgIconComponent;
|
|
6138
|
-
export const NoStrollerSharp: SvgIconComponent;
|
|
6139
|
-
export const NoStrollerTwoTone: SvgIconComponent;
|
|
6140
|
-
export const NoTransfer: SvgIconComponent;
|
|
6141
|
-
export const NoTransferOutlined: SvgIconComponent;
|
|
6142
|
-
export const NoTransferRounded: SvgIconComponent;
|
|
6143
|
-
export const NoTransferSharp: SvgIconComponent;
|
|
6144
|
-
export const NoTransferTwoTone: SvgIconComponent;
|
|
6145
|
-
export const NoiseAware: SvgIconComponent;
|
|
6146
|
-
export const NoiseAwareOutlined: SvgIconComponent;
|
|
6147
|
-
export const NoiseAwareRounded: SvgIconComponent;
|
|
6148
|
-
export const NoiseAwareSharp: SvgIconComponent;
|
|
6149
|
-
export const NoiseAwareTwoTone: SvgIconComponent;
|
|
6150
|
-
export const NoiseControlOff: SvgIconComponent;
|
|
6151
|
-
export const NoiseControlOffOutlined: SvgIconComponent;
|
|
6152
|
-
export const NoiseControlOffRounded: SvgIconComponent;
|
|
6153
|
-
export const NoiseControlOffSharp: SvgIconComponent;
|
|
6154
|
-
export const NoiseControlOffTwoTone: SvgIconComponent;
|
|
6155
6140
|
export const NordicWalking: SvgIconComponent;
|
|
6156
6141
|
export const NordicWalkingOutlined: SvgIconComponent;
|
|
6157
6142
|
export const NordicWalkingRounded: SvgIconComponent;
|
|
@@ -6172,26 +6157,21 @@ export const NorthWestOutlined: SvgIconComponent;
|
|
|
6172
6157
|
export const NorthWestRounded: SvgIconComponent;
|
|
6173
6158
|
export const NorthWestSharp: SvgIconComponent;
|
|
6174
6159
|
export const NorthWestTwoTone: SvgIconComponent;
|
|
6160
|
+
export const NoSim: SvgIconComponent;
|
|
6161
|
+
export const NoSimOutlined: SvgIconComponent;
|
|
6162
|
+
export const NoSimRounded: SvgIconComponent;
|
|
6163
|
+
export const NoSimSharp: SvgIconComponent;
|
|
6164
|
+
export const NoSimTwoTone: SvgIconComponent;
|
|
6165
|
+
export const NoStroller: SvgIconComponent;
|
|
6166
|
+
export const NoStrollerOutlined: SvgIconComponent;
|
|
6167
|
+
export const NoStrollerRounded: SvgIconComponent;
|
|
6168
|
+
export const NoStrollerSharp: SvgIconComponent;
|
|
6169
|
+
export const NoStrollerTwoTone: SvgIconComponent;
|
|
6175
6170
|
export const NotAccessible: SvgIconComponent;
|
|
6176
6171
|
export const NotAccessibleOutlined: SvgIconComponent;
|
|
6177
6172
|
export const NotAccessibleRounded: SvgIconComponent;
|
|
6178
6173
|
export const NotAccessibleSharp: SvgIconComponent;
|
|
6179
6174
|
export const NotAccessibleTwoTone: SvgIconComponent;
|
|
6180
|
-
export const NotInterested: SvgIconComponent;
|
|
6181
|
-
export const NotInterestedOutlined: SvgIconComponent;
|
|
6182
|
-
export const NotInterestedRounded: SvgIconComponent;
|
|
6183
|
-
export const NotInterestedSharp: SvgIconComponent;
|
|
6184
|
-
export const NotInterestedTwoTone: SvgIconComponent;
|
|
6185
|
-
export const NotListedLocation: SvgIconComponent;
|
|
6186
|
-
export const NotListedLocationOutlined: SvgIconComponent;
|
|
6187
|
-
export const NotListedLocationRounded: SvgIconComponent;
|
|
6188
|
-
export const NotListedLocationSharp: SvgIconComponent;
|
|
6189
|
-
export const NotListedLocationTwoTone: SvgIconComponent;
|
|
6190
|
-
export const NotStarted: SvgIconComponent;
|
|
6191
|
-
export const NotStartedOutlined: SvgIconComponent;
|
|
6192
|
-
export const NotStartedRounded: SvgIconComponent;
|
|
6193
|
-
export const NotStartedSharp: SvgIconComponent;
|
|
6194
|
-
export const NotStartedTwoTone: SvgIconComponent;
|
|
6195
6175
|
export const Note: SvgIconComponent;
|
|
6196
6176
|
export const NoteAdd: SvgIconComponent;
|
|
6197
6177
|
export const NoteAddOutlined: SvgIconComponent;
|
|
@@ -6205,13 +6185,13 @@ export const NoteAltSharp: SvgIconComponent;
|
|
|
6205
6185
|
export const NoteAltTwoTone: SvgIconComponent;
|
|
6206
6186
|
export const NoteOutlined: SvgIconComponent;
|
|
6207
6187
|
export const NoteRounded: SvgIconComponent;
|
|
6208
|
-
export const NoteSharp: SvgIconComponent;
|
|
6209
|
-
export const NoteTwoTone: SvgIconComponent;
|
|
6210
6188
|
export const Notes: SvgIconComponent;
|
|
6189
|
+
export const NoteSharp: SvgIconComponent;
|
|
6211
6190
|
export const NotesOutlined: SvgIconComponent;
|
|
6212
6191
|
export const NotesRounded: SvgIconComponent;
|
|
6213
6192
|
export const NotesSharp: SvgIconComponent;
|
|
6214
6193
|
export const NotesTwoTone: SvgIconComponent;
|
|
6194
|
+
export const NoteTwoTone: SvgIconComponent;
|
|
6215
6195
|
export const NotificationAdd: SvgIconComponent;
|
|
6216
6196
|
export const NotificationAddOutlined: SvgIconComponent;
|
|
6217
6197
|
export const NotificationAddRounded: SvgIconComponent;
|
|
@@ -6247,6 +6227,26 @@ export const NotificationsPausedTwoTone: SvgIconComponent;
|
|
|
6247
6227
|
export const NotificationsRounded: SvgIconComponent;
|
|
6248
6228
|
export const NotificationsSharp: SvgIconComponent;
|
|
6249
6229
|
export const NotificationsTwoTone: SvgIconComponent;
|
|
6230
|
+
export const NotInterested: SvgIconComponent;
|
|
6231
|
+
export const NotInterestedOutlined: SvgIconComponent;
|
|
6232
|
+
export const NotInterestedRounded: SvgIconComponent;
|
|
6233
|
+
export const NotInterestedSharp: SvgIconComponent;
|
|
6234
|
+
export const NotInterestedTwoTone: SvgIconComponent;
|
|
6235
|
+
export const NotListedLocation: SvgIconComponent;
|
|
6236
|
+
export const NotListedLocationOutlined: SvgIconComponent;
|
|
6237
|
+
export const NotListedLocationRounded: SvgIconComponent;
|
|
6238
|
+
export const NotListedLocationSharp: SvgIconComponent;
|
|
6239
|
+
export const NotListedLocationTwoTone: SvgIconComponent;
|
|
6240
|
+
export const NoTransfer: SvgIconComponent;
|
|
6241
|
+
export const NoTransferOutlined: SvgIconComponent;
|
|
6242
|
+
export const NoTransferRounded: SvgIconComponent;
|
|
6243
|
+
export const NoTransferSharp: SvgIconComponent;
|
|
6244
|
+
export const NoTransferTwoTone: SvgIconComponent;
|
|
6245
|
+
export const NotStarted: SvgIconComponent;
|
|
6246
|
+
export const NotStartedOutlined: SvgIconComponent;
|
|
6247
|
+
export const NotStartedRounded: SvgIconComponent;
|
|
6248
|
+
export const NotStartedSharp: SvgIconComponent;
|
|
6249
|
+
export const NotStartedTwoTone: SvgIconComponent;
|
|
6250
6250
|
export const Numbers: SvgIconComponent;
|
|
6251
6251
|
export const NumbersOutlined: SvgIconComponent;
|
|
6252
6252
|
export const NumbersRounded: SvgIconComponent;
|
|
@@ -6272,17 +6272,22 @@ export const OilBarrelOutlined: SvgIconComponent;
|
|
|
6272
6272
|
export const OilBarrelRounded: SvgIconComponent;
|
|
6273
6273
|
export const OilBarrelSharp: SvgIconComponent;
|
|
6274
6274
|
export const OilBarrelTwoTone: SvgIconComponent;
|
|
6275
|
-
export const OnDeviceTraining: SvgIconComponent;
|
|
6276
|
-
export const OnDeviceTrainingOutlined: SvgIconComponent;
|
|
6277
|
-
export const OnDeviceTrainingRounded: SvgIconComponent;
|
|
6278
|
-
export const OnDeviceTrainingSharp: SvgIconComponent;
|
|
6279
|
-
export const OnDeviceTrainingTwoTone: SvgIconComponent;
|
|
6280
6275
|
export const OndemandVideo: SvgIconComponent;
|
|
6281
6276
|
export const OndemandVideoOutlined: SvgIconComponent;
|
|
6282
6277
|
export const OndemandVideoRounded: SvgIconComponent;
|
|
6283
6278
|
export const OndemandVideoSharp: SvgIconComponent;
|
|
6284
6279
|
export const OndemandVideoTwoTone: SvgIconComponent;
|
|
6280
|
+
export const OnDeviceTraining: SvgIconComponent;
|
|
6281
|
+
export const OnDeviceTrainingOutlined: SvgIconComponent;
|
|
6282
|
+
export const OnDeviceTrainingRounded: SvgIconComponent;
|
|
6283
|
+
export const OnDeviceTrainingSharp: SvgIconComponent;
|
|
6284
|
+
export const OnDeviceTrainingTwoTone: SvgIconComponent;
|
|
6285
6285
|
export const OneK: SvgIconComponent;
|
|
6286
|
+
export const OneKk: SvgIconComponent;
|
|
6287
|
+
export const OneKkOutlined: SvgIconComponent;
|
|
6288
|
+
export const OneKkRounded: SvgIconComponent;
|
|
6289
|
+
export const OneKkSharp: SvgIconComponent;
|
|
6290
|
+
export const OneKkTwoTone: SvgIconComponent;
|
|
6286
6291
|
export const OneKOutlined: SvgIconComponent;
|
|
6287
6292
|
export const OneKPlus: SvgIconComponent;
|
|
6288
6293
|
export const OneKPlusOutlined: SvgIconComponent;
|
|
@@ -6292,11 +6297,6 @@ export const OneKPlusTwoTone: SvgIconComponent;
|
|
|
6292
6297
|
export const OneKRounded: SvgIconComponent;
|
|
6293
6298
|
export const OneKSharp: SvgIconComponent;
|
|
6294
6299
|
export const OneKTwoTone: SvgIconComponent;
|
|
6295
|
-
export const OneKk: SvgIconComponent;
|
|
6296
|
-
export const OneKkOutlined: SvgIconComponent;
|
|
6297
|
-
export const OneKkRounded: SvgIconComponent;
|
|
6298
|
-
export const OneKkSharp: SvgIconComponent;
|
|
6299
|
-
export const OneKkTwoTone: SvgIconComponent;
|
|
6300
6300
|
export const OnlinePrediction: SvgIconComponent;
|
|
6301
6301
|
export const OnlinePredictionOutlined: SvgIconComponent;
|
|
6302
6302
|
export const OnlinePredictionRounded: SvgIconComponent;
|
|
@@ -6392,16 +6392,6 @@ export const PaletteOutlined: SvgIconComponent;
|
|
|
6392
6392
|
export const PaletteRounded: SvgIconComponent;
|
|
6393
6393
|
export const PaletteSharp: SvgIconComponent;
|
|
6394
6394
|
export const PaletteTwoTone: SvgIconComponent;
|
|
6395
|
-
export const PanTool: SvgIconComponent;
|
|
6396
|
-
export const PanToolAlt: SvgIconComponent;
|
|
6397
|
-
export const PanToolAltOutlined: SvgIconComponent;
|
|
6398
|
-
export const PanToolAltRounded: SvgIconComponent;
|
|
6399
|
-
export const PanToolAltSharp: SvgIconComponent;
|
|
6400
|
-
export const PanToolAltTwoTone: SvgIconComponent;
|
|
6401
|
-
export const PanToolOutlined: SvgIconComponent;
|
|
6402
|
-
export const PanToolRounded: SvgIconComponent;
|
|
6403
|
-
export const PanToolSharp: SvgIconComponent;
|
|
6404
|
-
export const PanToolTwoTone: SvgIconComponent;
|
|
6405
6395
|
export const Panorama: SvgIconComponent;
|
|
6406
6396
|
export const PanoramaFishEye: SvgIconComponent;
|
|
6407
6397
|
export const PanoramaFishEyeOutlined: SvgIconComponent;
|
|
@@ -6452,6 +6442,16 @@ export const PanoramaWideAngleSelectSharp: SvgIconComponent;
|
|
|
6452
6442
|
export const PanoramaWideAngleSelectTwoTone: SvgIconComponent;
|
|
6453
6443
|
export const PanoramaWideAngleSharp: SvgIconComponent;
|
|
6454
6444
|
export const PanoramaWideAngleTwoTone: SvgIconComponent;
|
|
6445
|
+
export const PanTool: SvgIconComponent;
|
|
6446
|
+
export const PanToolAlt: SvgIconComponent;
|
|
6447
|
+
export const PanToolAltOutlined: SvgIconComponent;
|
|
6448
|
+
export const PanToolAltRounded: SvgIconComponent;
|
|
6449
|
+
export const PanToolAltSharp: SvgIconComponent;
|
|
6450
|
+
export const PanToolAltTwoTone: SvgIconComponent;
|
|
6451
|
+
export const PanToolOutlined: SvgIconComponent;
|
|
6452
|
+
export const PanToolRounded: SvgIconComponent;
|
|
6453
|
+
export const PanToolSharp: SvgIconComponent;
|
|
6454
|
+
export const PanToolTwoTone: SvgIconComponent;
|
|
6455
6455
|
export const Paragliding: SvgIconComponent;
|
|
6456
6456
|
export const ParaglidingOutlined: SvgIconComponent;
|
|
6457
6457
|
export const ParaglidingRounded: SvgIconComponent;
|
|
@@ -6485,11 +6485,11 @@ export const PauseCircleFilledRounded: SvgIconComponent;
|
|
|
6485
6485
|
export const PauseCircleFilledSharp: SvgIconComponent;
|
|
6486
6486
|
export const PauseCircleFilledTwoTone: SvgIconComponent;
|
|
6487
6487
|
export const PauseCircleOutline: SvgIconComponent;
|
|
6488
|
+
export const PauseCircleOutlined: SvgIconComponent;
|
|
6488
6489
|
export const PauseCircleOutlineOutlined: SvgIconComponent;
|
|
6489
6490
|
export const PauseCircleOutlineRounded: SvgIconComponent;
|
|
6490
6491
|
export const PauseCircleOutlineSharp: SvgIconComponent;
|
|
6491
6492
|
export const PauseCircleOutlineTwoTone: SvgIconComponent;
|
|
6492
|
-
export const PauseCircleOutlined: SvgIconComponent;
|
|
6493
6493
|
export const PauseCircleRounded: SvgIconComponent;
|
|
6494
6494
|
export const PauseCircleSharp: SvgIconComponent;
|
|
6495
6495
|
export const PauseCircleTwoTone: SvgIconComponent;
|
|
@@ -6505,13 +6505,13 @@ export const PauseTwoTone: SvgIconComponent;
|
|
|
6505
6505
|
export const Payment: SvgIconComponent;
|
|
6506
6506
|
export const PaymentOutlined: SvgIconComponent;
|
|
6507
6507
|
export const PaymentRounded: SvgIconComponent;
|
|
6508
|
-
export const PaymentSharp: SvgIconComponent;
|
|
6509
|
-
export const PaymentTwoTone: SvgIconComponent;
|
|
6510
6508
|
export const Payments: SvgIconComponent;
|
|
6509
|
+
export const PaymentSharp: SvgIconComponent;
|
|
6511
6510
|
export const PaymentsOutlined: SvgIconComponent;
|
|
6512
6511
|
export const PaymentsRounded: SvgIconComponent;
|
|
6513
6512
|
export const PaymentsSharp: SvgIconComponent;
|
|
6514
6513
|
export const PaymentsTwoTone: SvgIconComponent;
|
|
6514
|
+
export const PaymentTwoTone: SvgIconComponent;
|
|
6515
6515
|
export const PedalBike: SvgIconComponent;
|
|
6516
6516
|
export const PedalBikeOutlined: SvgIconComponent;
|
|
6517
6517
|
export const PedalBikeRounded: SvgIconComponent;
|
|
@@ -6539,11 +6539,11 @@ export const PeopleAltRounded: SvgIconComponent;
|
|
|
6539
6539
|
export const PeopleAltSharp: SvgIconComponent;
|
|
6540
6540
|
export const PeopleAltTwoTone: SvgIconComponent;
|
|
6541
6541
|
export const PeopleOutline: SvgIconComponent;
|
|
6542
|
+
export const PeopleOutlined: SvgIconComponent;
|
|
6542
6543
|
export const PeopleOutlineOutlined: SvgIconComponent;
|
|
6543
6544
|
export const PeopleOutlineRounded: SvgIconComponent;
|
|
6544
6545
|
export const PeopleOutlineSharp: SvgIconComponent;
|
|
6545
6546
|
export const PeopleOutlineTwoTone: SvgIconComponent;
|
|
6546
|
-
export const PeopleOutlined: SvgIconComponent;
|
|
6547
6547
|
export const PeopleRounded: SvgIconComponent;
|
|
6548
6548
|
export const PeopleSharp: SvgIconComponent;
|
|
6549
6549
|
export const PeopleTwoTone: SvgIconComponent;
|
|
@@ -6628,17 +6628,22 @@ export const PersonAddOutlined: SvgIconComponent;
|
|
|
6628
6628
|
export const PersonAddRounded: SvgIconComponent;
|
|
6629
6629
|
export const PersonAddSharp: SvgIconComponent;
|
|
6630
6630
|
export const PersonAddTwoTone: SvgIconComponent;
|
|
6631
|
+
export const PersonalVideo: SvgIconComponent;
|
|
6632
|
+
export const PersonalVideoOutlined: SvgIconComponent;
|
|
6633
|
+
export const PersonalVideoRounded: SvgIconComponent;
|
|
6634
|
+
export const PersonalVideoSharp: SvgIconComponent;
|
|
6635
|
+
export const PersonalVideoTwoTone: SvgIconComponent;
|
|
6631
6636
|
export const PersonOff: SvgIconComponent;
|
|
6632
6637
|
export const PersonOffOutlined: SvgIconComponent;
|
|
6633
6638
|
export const PersonOffRounded: SvgIconComponent;
|
|
6634
6639
|
export const PersonOffSharp: SvgIconComponent;
|
|
6635
6640
|
export const PersonOffTwoTone: SvgIconComponent;
|
|
6636
6641
|
export const PersonOutline: SvgIconComponent;
|
|
6642
|
+
export const PersonOutlined: SvgIconComponent;
|
|
6637
6643
|
export const PersonOutlineOutlined: SvgIconComponent;
|
|
6638
6644
|
export const PersonOutlineRounded: SvgIconComponent;
|
|
6639
6645
|
export const PersonOutlineSharp: SvgIconComponent;
|
|
6640
6646
|
export const PersonOutlineTwoTone: SvgIconComponent;
|
|
6641
|
-
export const PersonOutlined: SvgIconComponent;
|
|
6642
6647
|
export const PersonPin: SvgIconComponent;
|
|
6643
6648
|
export const PersonPinCircle: SvgIconComponent;
|
|
6644
6649
|
export const PersonPinCircleOutlined: SvgIconComponent;
|
|
@@ -6667,11 +6672,6 @@ export const PersonSearchSharp: SvgIconComponent;
|
|
|
6667
6672
|
export const PersonSearchTwoTone: SvgIconComponent;
|
|
6668
6673
|
export const PersonSharp: SvgIconComponent;
|
|
6669
6674
|
export const PersonTwoTone: SvgIconComponent;
|
|
6670
|
-
export const PersonalVideo: SvgIconComponent;
|
|
6671
|
-
export const PersonalVideoOutlined: SvgIconComponent;
|
|
6672
|
-
export const PersonalVideoRounded: SvgIconComponent;
|
|
6673
|
-
export const PersonalVideoSharp: SvgIconComponent;
|
|
6674
|
-
export const PersonalVideoTwoTone: SvgIconComponent;
|
|
6675
6675
|
export const PestControl: SvgIconComponent;
|
|
6676
6676
|
export const PestControlOutlined: SvgIconComponent;
|
|
6677
6677
|
export const PestControlRodent: SvgIconComponent;
|
|
@@ -6733,25 +6733,6 @@ export const PhoneIphoneOutlined: SvgIconComponent;
|
|
|
6733
6733
|
export const PhoneIphoneRounded: SvgIconComponent;
|
|
6734
6734
|
export const PhoneIphoneSharp: SvgIconComponent;
|
|
6735
6735
|
export const PhoneIphoneTwoTone: SvgIconComponent;
|
|
6736
|
-
export const PhoneLocked: SvgIconComponent;
|
|
6737
|
-
export const PhoneLockedOutlined: SvgIconComponent;
|
|
6738
|
-
export const PhoneLockedRounded: SvgIconComponent;
|
|
6739
|
-
export const PhoneLockedSharp: SvgIconComponent;
|
|
6740
|
-
export const PhoneLockedTwoTone: SvgIconComponent;
|
|
6741
|
-
export const PhoneMissed: SvgIconComponent;
|
|
6742
|
-
export const PhoneMissedOutlined: SvgIconComponent;
|
|
6743
|
-
export const PhoneMissedRounded: SvgIconComponent;
|
|
6744
|
-
export const PhoneMissedSharp: SvgIconComponent;
|
|
6745
|
-
export const PhoneMissedTwoTone: SvgIconComponent;
|
|
6746
|
-
export const PhoneOutlined: SvgIconComponent;
|
|
6747
|
-
export const PhonePaused: SvgIconComponent;
|
|
6748
|
-
export const PhonePausedOutlined: SvgIconComponent;
|
|
6749
|
-
export const PhonePausedRounded: SvgIconComponent;
|
|
6750
|
-
export const PhonePausedSharp: SvgIconComponent;
|
|
6751
|
-
export const PhonePausedTwoTone: SvgIconComponent;
|
|
6752
|
-
export const PhoneRounded: SvgIconComponent;
|
|
6753
|
-
export const PhoneSharp: SvgIconComponent;
|
|
6754
|
-
export const PhoneTwoTone: SvgIconComponent;
|
|
6755
6736
|
export const Phonelink: SvgIconComponent;
|
|
6756
6737
|
export const PhonelinkErase: SvgIconComponent;
|
|
6757
6738
|
export const PhonelinkEraseOutlined: SvgIconComponent;
|
|
@@ -6782,6 +6763,25 @@ export const PhonelinkSetupSharp: SvgIconComponent;
|
|
|
6782
6763
|
export const PhonelinkSetupTwoTone: SvgIconComponent;
|
|
6783
6764
|
export const PhonelinkSharp: SvgIconComponent;
|
|
6784
6765
|
export const PhonelinkTwoTone: SvgIconComponent;
|
|
6766
|
+
export const PhoneLocked: SvgIconComponent;
|
|
6767
|
+
export const PhoneLockedOutlined: SvgIconComponent;
|
|
6768
|
+
export const PhoneLockedRounded: SvgIconComponent;
|
|
6769
|
+
export const PhoneLockedSharp: SvgIconComponent;
|
|
6770
|
+
export const PhoneLockedTwoTone: SvgIconComponent;
|
|
6771
|
+
export const PhoneMissed: SvgIconComponent;
|
|
6772
|
+
export const PhoneMissedOutlined: SvgIconComponent;
|
|
6773
|
+
export const PhoneMissedRounded: SvgIconComponent;
|
|
6774
|
+
export const PhoneMissedSharp: SvgIconComponent;
|
|
6775
|
+
export const PhoneMissedTwoTone: SvgIconComponent;
|
|
6776
|
+
export const PhoneOutlined: SvgIconComponent;
|
|
6777
|
+
export const PhonePaused: SvgIconComponent;
|
|
6778
|
+
export const PhonePausedOutlined: SvgIconComponent;
|
|
6779
|
+
export const PhonePausedRounded: SvgIconComponent;
|
|
6780
|
+
export const PhonePausedSharp: SvgIconComponent;
|
|
6781
|
+
export const PhonePausedTwoTone: SvgIconComponent;
|
|
6782
|
+
export const PhoneRounded: SvgIconComponent;
|
|
6783
|
+
export const PhoneSharp: SvgIconComponent;
|
|
6784
|
+
export const PhoneTwoTone: SvgIconComponent;
|
|
6785
6785
|
export const Photo: SvgIconComponent;
|
|
6786
6786
|
export const PhotoAlbum: SvgIconComponent;
|
|
6787
6787
|
export const PhotoAlbumOutlined: SvgIconComponent;
|
|
@@ -6864,15 +6864,20 @@ export const PictureInPictureSharp: SvgIconComponent;
|
|
|
6864
6864
|
export const PictureInPictureTwoTone: SvgIconComponent;
|
|
6865
6865
|
export const PieChart: SvgIconComponent;
|
|
6866
6866
|
export const PieChartOutline: SvgIconComponent;
|
|
6867
|
+
export const PieChartOutlined: SvgIconComponent;
|
|
6867
6868
|
export const PieChartOutlineOutlined: SvgIconComponent;
|
|
6868
6869
|
export const PieChartOutlineRounded: SvgIconComponent;
|
|
6869
6870
|
export const PieChartOutlineSharp: SvgIconComponent;
|
|
6870
6871
|
export const PieChartOutlineTwoTone: SvgIconComponent;
|
|
6871
|
-
export const PieChartOutlined: SvgIconComponent;
|
|
6872
6872
|
export const PieChartRounded: SvgIconComponent;
|
|
6873
6873
|
export const PieChartSharp: SvgIconComponent;
|
|
6874
6874
|
export const PieChartTwoTone: SvgIconComponent;
|
|
6875
6875
|
export const Pin: SvgIconComponent;
|
|
6876
|
+
export const Pinch: SvgIconComponent;
|
|
6877
|
+
export const PinchOutlined: SvgIconComponent;
|
|
6878
|
+
export const PinchRounded: SvgIconComponent;
|
|
6879
|
+
export const PinchSharp: SvgIconComponent;
|
|
6880
|
+
export const PinchTwoTone: SvgIconComponent;
|
|
6876
6881
|
export const PinDrop: SvgIconComponent;
|
|
6877
6882
|
export const PinDropOutlined: SvgIconComponent;
|
|
6878
6883
|
export const PinDropRounded: SvgIconComponent;
|
|
@@ -6881,13 +6886,8 @@ export const PinDropTwoTone: SvgIconComponent;
|
|
|
6881
6886
|
export const PinOutlined: SvgIconComponent;
|
|
6882
6887
|
export const PinRounded: SvgIconComponent;
|
|
6883
6888
|
export const PinSharp: SvgIconComponent;
|
|
6884
|
-
export const PinTwoTone: SvgIconComponent;
|
|
6885
|
-
export const Pinch: SvgIconComponent;
|
|
6886
|
-
export const PinchOutlined: SvgIconComponent;
|
|
6887
|
-
export const PinchRounded: SvgIconComponent;
|
|
6888
|
-
export const PinchSharp: SvgIconComponent;
|
|
6889
|
-
export const PinchTwoTone: SvgIconComponent;
|
|
6890
6889
|
export const Pinterest: SvgIconComponent;
|
|
6890
|
+
export const PinTwoTone: SvgIconComponent;
|
|
6891
6891
|
export const PivotTableChart: SvgIconComponent;
|
|
6892
6892
|
export const PivotTableChartOutlined: SvgIconComponent;
|
|
6893
6893
|
export const PivotTableChartRounded: SvgIconComponent;
|
|
@@ -6925,11 +6925,11 @@ export const PlayCircleFilledWhiteRounded: SvgIconComponent;
|
|
|
6925
6925
|
export const PlayCircleFilledWhiteSharp: SvgIconComponent;
|
|
6926
6926
|
export const PlayCircleFilledWhiteTwoTone: SvgIconComponent;
|
|
6927
6927
|
export const PlayCircleOutline: SvgIconComponent;
|
|
6928
|
+
export const PlayCircleOutlined: SvgIconComponent;
|
|
6928
6929
|
export const PlayCircleOutlineOutlined: SvgIconComponent;
|
|
6929
6930
|
export const PlayCircleOutlineRounded: SvgIconComponent;
|
|
6930
6931
|
export const PlayCircleOutlineSharp: SvgIconComponent;
|
|
6931
6932
|
export const PlayCircleOutlineTwoTone: SvgIconComponent;
|
|
6932
|
-
export const PlayCircleOutlined: SvgIconComponent;
|
|
6933
6933
|
export const PlayCircleRounded: SvgIconComponent;
|
|
6934
6934
|
export const PlayCircleSharp: SvgIconComponent;
|
|
6935
6935
|
export const PlayCircleTwoTone: SvgIconComponent;
|
|
@@ -7139,15 +7139,15 @@ export const PublicRounded: SvgIconComponent;
|
|
|
7139
7139
|
export const PublicSharp: SvgIconComponent;
|
|
7140
7140
|
export const PublicTwoTone: SvgIconComponent;
|
|
7141
7141
|
export const Publish: SvgIconComponent;
|
|
7142
|
-
export const PublishOutlined: SvgIconComponent;
|
|
7143
|
-
export const PublishRounded: SvgIconComponent;
|
|
7144
|
-
export const PublishSharp: SvgIconComponent;
|
|
7145
|
-
export const PublishTwoTone: SvgIconComponent;
|
|
7146
7142
|
export const PublishedWithChanges: SvgIconComponent;
|
|
7147
7143
|
export const PublishedWithChangesOutlined: SvgIconComponent;
|
|
7148
7144
|
export const PublishedWithChangesRounded: SvgIconComponent;
|
|
7149
7145
|
export const PublishedWithChangesSharp: SvgIconComponent;
|
|
7150
7146
|
export const PublishedWithChangesTwoTone: SvgIconComponent;
|
|
7147
|
+
export const PublishOutlined: SvgIconComponent;
|
|
7148
|
+
export const PublishRounded: SvgIconComponent;
|
|
7149
|
+
export const PublishSharp: SvgIconComponent;
|
|
7150
|
+
export const PublishTwoTone: SvgIconComponent;
|
|
7151
7151
|
export const PunchClock: SvgIconComponent;
|
|
7152
7152
|
export const PunchClockOutlined: SvgIconComponent;
|
|
7153
7153
|
export const PunchClockRounded: SvgIconComponent;
|
|
@@ -7218,11 +7218,6 @@ export const QuizOutlined: SvgIconComponent;
|
|
|
7218
7218
|
export const QuizRounded: SvgIconComponent;
|
|
7219
7219
|
export const QuizSharp: SvgIconComponent;
|
|
7220
7220
|
export const QuizTwoTone: SvgIconComponent;
|
|
7221
|
-
export const RMobiledata: SvgIconComponent;
|
|
7222
|
-
export const RMobiledataOutlined: SvgIconComponent;
|
|
7223
|
-
export const RMobiledataRounded: SvgIconComponent;
|
|
7224
|
-
export const RMobiledataSharp: SvgIconComponent;
|
|
7225
|
-
export const RMobiledataTwoTone: SvgIconComponent;
|
|
7226
7221
|
export const Radar: SvgIconComponent;
|
|
7227
7222
|
export const RadarOutlined: SvgIconComponent;
|
|
7228
7223
|
export const RadarRounded: SvgIconComponent;
|
|
@@ -7342,11 +7337,11 @@ export const RememberMeTwoTone: SvgIconComponent;
|
|
|
7342
7337
|
export const Remove: SvgIconComponent;
|
|
7343
7338
|
export const RemoveCircle: SvgIconComponent;
|
|
7344
7339
|
export const RemoveCircleOutline: SvgIconComponent;
|
|
7340
|
+
export const RemoveCircleOutlined: SvgIconComponent;
|
|
7345
7341
|
export const RemoveCircleOutlineOutlined: SvgIconComponent;
|
|
7346
7342
|
export const RemoveCircleOutlineRounded: SvgIconComponent;
|
|
7347
7343
|
export const RemoveCircleOutlineSharp: SvgIconComponent;
|
|
7348
7344
|
export const RemoveCircleOutlineTwoTone: SvgIconComponent;
|
|
7349
|
-
export const RemoveCircleOutlined: SvgIconComponent;
|
|
7350
7345
|
export const RemoveCircleRounded: SvgIconComponent;
|
|
7351
7346
|
export const RemoveCircleSharp: SvgIconComponent;
|
|
7352
7347
|
export const RemoveCircleTwoTone: SvgIconComponent;
|
|
@@ -7396,10 +7391,6 @@ export const RepartitionSharp: SvgIconComponent;
|
|
|
7396
7391
|
export const RepartitionTwoTone: SvgIconComponent;
|
|
7397
7392
|
export const Repeat: SvgIconComponent;
|
|
7398
7393
|
export const RepeatOn: SvgIconComponent;
|
|
7399
|
-
export const RepeatOnOutlined: SvgIconComponent;
|
|
7400
|
-
export const RepeatOnRounded: SvgIconComponent;
|
|
7401
|
-
export const RepeatOnSharp: SvgIconComponent;
|
|
7402
|
-
export const RepeatOnTwoTone: SvgIconComponent;
|
|
7403
7394
|
export const RepeatOne: SvgIconComponent;
|
|
7404
7395
|
export const RepeatOneOn: SvgIconComponent;
|
|
7405
7396
|
export const RepeatOneOnOutlined: SvgIconComponent;
|
|
@@ -7410,6 +7401,10 @@ export const RepeatOneOutlined: SvgIconComponent;
|
|
|
7410
7401
|
export const RepeatOneRounded: SvgIconComponent;
|
|
7411
7402
|
export const RepeatOneSharp: SvgIconComponent;
|
|
7412
7403
|
export const RepeatOneTwoTone: SvgIconComponent;
|
|
7404
|
+
export const RepeatOnOutlined: SvgIconComponent;
|
|
7405
|
+
export const RepeatOnRounded: SvgIconComponent;
|
|
7406
|
+
export const RepeatOnSharp: SvgIconComponent;
|
|
7407
|
+
export const RepeatOnTwoTone: SvgIconComponent;
|
|
7413
7408
|
export const RepeatOutlined: SvgIconComponent;
|
|
7414
7409
|
export const RepeatRounded: SvgIconComponent;
|
|
7415
7410
|
export const RepeatSharp: SvgIconComponent;
|
|
@@ -7529,6 +7524,11 @@ export const RingVolumeOutlined: SvgIconComponent;
|
|
|
7529
7524
|
export const RingVolumeRounded: SvgIconComponent;
|
|
7530
7525
|
export const RingVolumeSharp: SvgIconComponent;
|
|
7531
7526
|
export const RingVolumeTwoTone: SvgIconComponent;
|
|
7527
|
+
export const RMobiledata: SvgIconComponent;
|
|
7528
|
+
export const RMobiledataOutlined: SvgIconComponent;
|
|
7529
|
+
export const RMobiledataRounded: SvgIconComponent;
|
|
7530
|
+
export const RMobiledataSharp: SvgIconComponent;
|
|
7531
|
+
export const RMobiledataTwoTone: SvgIconComponent;
|
|
7532
7532
|
export const Rocket: SvgIconComponent;
|
|
7533
7533
|
export const RocketLaunch: SvgIconComponent;
|
|
7534
7534
|
export const RocketLaunchOutlined: SvgIconComponent;
|
|
@@ -7611,14 +7611,14 @@ export const RoundedCornerSharp: SvgIconComponent;
|
|
|
7611
7611
|
export const RoundedCornerTwoTone: SvgIconComponent;
|
|
7612
7612
|
export const Route: SvgIconComponent;
|
|
7613
7613
|
export const RouteOutlined: SvgIconComponent;
|
|
7614
|
-
export const RouteRounded: SvgIconComponent;
|
|
7615
|
-
export const RouteSharp: SvgIconComponent;
|
|
7616
|
-
export const RouteTwoTone: SvgIconComponent;
|
|
7617
7614
|
export const Router: SvgIconComponent;
|
|
7615
|
+
export const RouteRounded: SvgIconComponent;
|
|
7618
7616
|
export const RouterOutlined: SvgIconComponent;
|
|
7619
7617
|
export const RouterRounded: SvgIconComponent;
|
|
7620
7618
|
export const RouterSharp: SvgIconComponent;
|
|
7621
7619
|
export const RouterTwoTone: SvgIconComponent;
|
|
7620
|
+
export const RouteSharp: SvgIconComponent;
|
|
7621
|
+
export const RouteTwoTone: SvgIconComponent;
|
|
7622
7622
|
export const Rowing: SvgIconComponent;
|
|
7623
7623
|
export const RowingOutlined: SvgIconComponent;
|
|
7624
7624
|
export const RowingRounded: SvgIconComponent;
|
|
@@ -7705,15 +7705,15 @@ export const SaveAsOutlined: SvgIconComponent;
|
|
|
7705
7705
|
export const SaveAsRounded: SvgIconComponent;
|
|
7706
7706
|
export const SaveAsSharp: SvgIconComponent;
|
|
7707
7707
|
export const SaveAsTwoTone: SvgIconComponent;
|
|
7708
|
-
export const SaveOutlined: SvgIconComponent;
|
|
7709
|
-
export const SaveRounded: SvgIconComponent;
|
|
7710
|
-
export const SaveSharp: SvgIconComponent;
|
|
7711
|
-
export const SaveTwoTone: SvgIconComponent;
|
|
7712
7708
|
export const SavedSearch: SvgIconComponent;
|
|
7713
7709
|
export const SavedSearchOutlined: SvgIconComponent;
|
|
7714
7710
|
export const SavedSearchRounded: SvgIconComponent;
|
|
7715
7711
|
export const SavedSearchSharp: SvgIconComponent;
|
|
7716
7712
|
export const SavedSearchTwoTone: SvgIconComponent;
|
|
7713
|
+
export const SaveOutlined: SvgIconComponent;
|
|
7714
|
+
export const SaveRounded: SvgIconComponent;
|
|
7715
|
+
export const SaveSharp: SvgIconComponent;
|
|
7716
|
+
export const SaveTwoTone: SvgIconComponent;
|
|
7717
7717
|
export const Savings: SvgIconComponent;
|
|
7718
7718
|
export const SavingsOutlined: SvgIconComponent;
|
|
7719
7719
|
export const SavingsRounded: SvgIconComponent;
|
|
@@ -7760,15 +7760,15 @@ export const ScienceRounded: SvgIconComponent;
|
|
|
7760
7760
|
export const ScienceSharp: SvgIconComponent;
|
|
7761
7761
|
export const ScienceTwoTone: SvgIconComponent;
|
|
7762
7762
|
export const Score: SvgIconComponent;
|
|
7763
|
-
export const ScoreOutlined: SvgIconComponent;
|
|
7764
|
-
export const ScoreRounded: SvgIconComponent;
|
|
7765
|
-
export const ScoreSharp: SvgIconComponent;
|
|
7766
|
-
export const ScoreTwoTone: SvgIconComponent;
|
|
7767
7763
|
export const Scoreboard: SvgIconComponent;
|
|
7768
7764
|
export const ScoreboardOutlined: SvgIconComponent;
|
|
7769
7765
|
export const ScoreboardRounded: SvgIconComponent;
|
|
7770
7766
|
export const ScoreboardSharp: SvgIconComponent;
|
|
7771
7767
|
export const ScoreboardTwoTone: SvgIconComponent;
|
|
7768
|
+
export const ScoreOutlined: SvgIconComponent;
|
|
7769
|
+
export const ScoreRounded: SvgIconComponent;
|
|
7770
|
+
export const ScoreSharp: SvgIconComponent;
|
|
7771
|
+
export const ScoreTwoTone: SvgIconComponent;
|
|
7772
7772
|
export const ScreenLockLandscape: SvgIconComponent;
|
|
7773
7773
|
export const ScreenLockLandscapeOutlined: SvgIconComponent;
|
|
7774
7774
|
export const ScreenLockLandscapeRounded: SvgIconComponent;
|
|
@@ -7919,11 +7919,6 @@ export const SensorOccupiedOutlined: SvgIconComponent;
|
|
|
7919
7919
|
export const SensorOccupiedRounded: SvgIconComponent;
|
|
7920
7920
|
export const SensorOccupiedSharp: SvgIconComponent;
|
|
7921
7921
|
export const SensorOccupiedTwoTone: SvgIconComponent;
|
|
7922
|
-
export const SensorWindow: SvgIconComponent;
|
|
7923
|
-
export const SensorWindowOutlined: SvgIconComponent;
|
|
7924
|
-
export const SensorWindowRounded: SvgIconComponent;
|
|
7925
|
-
export const SensorWindowSharp: SvgIconComponent;
|
|
7926
|
-
export const SensorWindowTwoTone: SvgIconComponent;
|
|
7927
7922
|
export const Sensors: SvgIconComponent;
|
|
7928
7923
|
export const SensorsOff: SvgIconComponent;
|
|
7929
7924
|
export const SensorsOffOutlined: SvgIconComponent;
|
|
@@ -7934,6 +7929,11 @@ export const SensorsOutlined: SvgIconComponent;
|
|
|
7934
7929
|
export const SensorsRounded: SvgIconComponent;
|
|
7935
7930
|
export const SensorsSharp: SvgIconComponent;
|
|
7936
7931
|
export const SensorsTwoTone: SvgIconComponent;
|
|
7932
|
+
export const SensorWindow: SvgIconComponent;
|
|
7933
|
+
export const SensorWindowOutlined: SvgIconComponent;
|
|
7934
|
+
export const SensorWindowRounded: SvgIconComponent;
|
|
7935
|
+
export const SensorWindowSharp: SvgIconComponent;
|
|
7936
|
+
export const SensorWindowTwoTone: SvgIconComponent;
|
|
7937
7937
|
export const SentimentDissatisfied: SvgIconComponent;
|
|
7938
7938
|
export const SentimentDissatisfiedOutlined: SvgIconComponent;
|
|
7939
7939
|
export const SentimentDissatisfiedRounded: SvgIconComponent;
|
|
@@ -8126,14 +8126,6 @@ export const Shop2Rounded: SvgIconComponent;
|
|
|
8126
8126
|
export const Shop2Sharp: SvgIconComponent;
|
|
8127
8127
|
export const Shop2TwoTone: SvgIconComponent;
|
|
8128
8128
|
export const ShopOutlined: SvgIconComponent;
|
|
8129
|
-
export const ShopRounded: SvgIconComponent;
|
|
8130
|
-
export const ShopSharp: SvgIconComponent;
|
|
8131
|
-
export const ShopTwo: SvgIconComponent;
|
|
8132
|
-
export const ShopTwoOutlined: SvgIconComponent;
|
|
8133
|
-
export const ShopTwoRounded: SvgIconComponent;
|
|
8134
|
-
export const ShopTwoSharp: SvgIconComponent;
|
|
8135
|
-
export const ShopTwoTone: SvgIconComponent;
|
|
8136
|
-
export const ShopTwoTwoTone: SvgIconComponent;
|
|
8137
8129
|
export const ShoppingBag: SvgIconComponent;
|
|
8138
8130
|
export const ShoppingBagOutlined: SvgIconComponent;
|
|
8139
8131
|
export const ShoppingBagRounded: SvgIconComponent;
|
|
@@ -8154,16 +8146,24 @@ export const ShoppingCartOutlined: SvgIconComponent;
|
|
|
8154
8146
|
export const ShoppingCartRounded: SvgIconComponent;
|
|
8155
8147
|
export const ShoppingCartSharp: SvgIconComponent;
|
|
8156
8148
|
export const ShoppingCartTwoTone: SvgIconComponent;
|
|
8157
|
-
export const
|
|
8158
|
-
export const
|
|
8159
|
-
export const
|
|
8160
|
-
export const
|
|
8161
|
-
export const
|
|
8149
|
+
export const ShopRounded: SvgIconComponent;
|
|
8150
|
+
export const ShopSharp: SvgIconComponent;
|
|
8151
|
+
export const ShopTwo: SvgIconComponent;
|
|
8152
|
+
export const ShopTwoOutlined: SvgIconComponent;
|
|
8153
|
+
export const ShopTwoRounded: SvgIconComponent;
|
|
8154
|
+
export const ShopTwoSharp: SvgIconComponent;
|
|
8155
|
+
export const ShopTwoTone: SvgIconComponent;
|
|
8156
|
+
export const ShopTwoTwoTone: SvgIconComponent;
|
|
8162
8157
|
export const Shortcut: SvgIconComponent;
|
|
8163
8158
|
export const ShortcutOutlined: SvgIconComponent;
|
|
8164
8159
|
export const ShortcutRounded: SvgIconComponent;
|
|
8165
8160
|
export const ShortcutSharp: SvgIconComponent;
|
|
8166
8161
|
export const ShortcutTwoTone: SvgIconComponent;
|
|
8162
|
+
export const ShortText: SvgIconComponent;
|
|
8163
|
+
export const ShortTextOutlined: SvgIconComponent;
|
|
8164
|
+
export const ShortTextRounded: SvgIconComponent;
|
|
8165
|
+
export const ShortTextSharp: SvgIconComponent;
|
|
8166
|
+
export const ShortTextTwoTone: SvgIconComponent;
|
|
8167
8167
|
export const ShowChart: SvgIconComponent;
|
|
8168
8168
|
export const ShowChartOutlined: SvgIconComponent;
|
|
8169
8169
|
export const ShowChartRounded: SvgIconComponent;
|
|
@@ -8194,11 +8194,6 @@ export const SickOutlined: SvgIconComponent;
|
|
|
8194
8194
|
export const SickRounded: SvgIconComponent;
|
|
8195
8195
|
export const SickSharp: SvgIconComponent;
|
|
8196
8196
|
export const SickTwoTone: SvgIconComponent;
|
|
8197
|
-
export const SignLanguage: SvgIconComponent;
|
|
8198
|
-
export const SignLanguageOutlined: SvgIconComponent;
|
|
8199
|
-
export const SignLanguageRounded: SvgIconComponent;
|
|
8200
|
-
export const SignLanguageSharp: SvgIconComponent;
|
|
8201
|
-
export const SignLanguageTwoTone: SvgIconComponent;
|
|
8202
8197
|
export const SignalCellular0Bar: SvgIconComponent;
|
|
8203
8198
|
export const SignalCellular0BarOutlined: SvgIconComponent;
|
|
8204
8199
|
export const SignalCellular0BarRounded: SvgIconComponent;
|
|
@@ -8264,16 +8259,16 @@ export const SignalCellularConnectedNoInternet4BarOutlined: SvgIconComponent;
|
|
|
8264
8259
|
export const SignalCellularConnectedNoInternet4BarRounded: SvgIconComponent;
|
|
8265
8260
|
export const SignalCellularConnectedNoInternet4BarSharp: SvgIconComponent;
|
|
8266
8261
|
export const SignalCellularConnectedNoInternet4BarTwoTone: SvgIconComponent;
|
|
8267
|
-
export const SignalCellularNoSim: SvgIconComponent;
|
|
8268
|
-
export const SignalCellularNoSimOutlined: SvgIconComponent;
|
|
8269
|
-
export const SignalCellularNoSimRounded: SvgIconComponent;
|
|
8270
|
-
export const SignalCellularNoSimSharp: SvgIconComponent;
|
|
8271
|
-
export const SignalCellularNoSimTwoTone: SvgIconComponent;
|
|
8272
8262
|
export const SignalCellularNodata: SvgIconComponent;
|
|
8273
8263
|
export const SignalCellularNodataOutlined: SvgIconComponent;
|
|
8274
8264
|
export const SignalCellularNodataRounded: SvgIconComponent;
|
|
8275
8265
|
export const SignalCellularNodataSharp: SvgIconComponent;
|
|
8276
8266
|
export const SignalCellularNodataTwoTone: SvgIconComponent;
|
|
8267
|
+
export const SignalCellularNoSim: SvgIconComponent;
|
|
8268
|
+
export const SignalCellularNoSimOutlined: SvgIconComponent;
|
|
8269
|
+
export const SignalCellularNoSimRounded: SvgIconComponent;
|
|
8270
|
+
export const SignalCellularNoSimSharp: SvgIconComponent;
|
|
8271
|
+
export const SignalCellularNoSimTwoTone: SvgIconComponent;
|
|
8277
8272
|
export const SignalCellularNull: SvgIconComponent;
|
|
8278
8273
|
export const SignalCellularNullOutlined: SvgIconComponent;
|
|
8279
8274
|
export const SignalCellularNullRounded: SvgIconComponent;
|
|
@@ -8359,6 +8354,11 @@ export const SignalWifiStatusbarNullOutlined: SvgIconComponent;
|
|
|
8359
8354
|
export const SignalWifiStatusbarNullRounded: SvgIconComponent;
|
|
8360
8355
|
export const SignalWifiStatusbarNullSharp: SvgIconComponent;
|
|
8361
8356
|
export const SignalWifiStatusbarNullTwoTone: SvgIconComponent;
|
|
8357
|
+
export const SignLanguage: SvgIconComponent;
|
|
8358
|
+
export const SignLanguageOutlined: SvgIconComponent;
|
|
8359
|
+
export const SignLanguageRounded: SvgIconComponent;
|
|
8360
|
+
export const SignLanguageSharp: SvgIconComponent;
|
|
8361
|
+
export const SignLanguageTwoTone: SvgIconComponent;
|
|
8362
8362
|
export const Signpost: SvgIconComponent;
|
|
8363
8363
|
export const SignpostOutlined: SvgIconComponent;
|
|
8364
8364
|
export const SignpostRounded: SvgIconComponent;
|
|
@@ -8459,6 +8459,11 @@ export const SmartDisplayOutlined: SvgIconComponent;
|
|
|
8459
8459
|
export const SmartDisplayRounded: SvgIconComponent;
|
|
8460
8460
|
export const SmartDisplaySharp: SvgIconComponent;
|
|
8461
8461
|
export const SmartDisplayTwoTone: SvgIconComponent;
|
|
8462
|
+
export const Smartphone: SvgIconComponent;
|
|
8463
|
+
export const SmartphoneOutlined: SvgIconComponent;
|
|
8464
|
+
export const SmartphoneRounded: SvgIconComponent;
|
|
8465
|
+
export const SmartphoneSharp: SvgIconComponent;
|
|
8466
|
+
export const SmartphoneTwoTone: SvgIconComponent;
|
|
8462
8467
|
export const SmartScreen: SvgIconComponent;
|
|
8463
8468
|
export const SmartScreenOutlined: SvgIconComponent;
|
|
8464
8469
|
export const SmartScreenRounded: SvgIconComponent;
|
|
@@ -8469,11 +8474,6 @@ export const SmartToyOutlined: SvgIconComponent;
|
|
|
8469
8474
|
export const SmartToyRounded: SvgIconComponent;
|
|
8470
8475
|
export const SmartToySharp: SvgIconComponent;
|
|
8471
8476
|
export const SmartToyTwoTone: SvgIconComponent;
|
|
8472
|
-
export const Smartphone: SvgIconComponent;
|
|
8473
|
-
export const SmartphoneOutlined: SvgIconComponent;
|
|
8474
|
-
export const SmartphoneRounded: SvgIconComponent;
|
|
8475
|
-
export const SmartphoneSharp: SvgIconComponent;
|
|
8476
|
-
export const SmartphoneTwoTone: SvgIconComponent;
|
|
8477
8477
|
export const SmokeFree: SvgIconComponent;
|
|
8478
8478
|
export const SmokeFreeOutlined: SvgIconComponent;
|
|
8479
8479
|
export const SmokeFreeRounded: SvgIconComponent;
|
|
@@ -8580,15 +8580,14 @@ export const SouthWestRounded: SvgIconComponent;
|
|
|
8580
8580
|
export const SouthWestSharp: SvgIconComponent;
|
|
8581
8581
|
export const SouthWestTwoTone: SvgIconComponent;
|
|
8582
8582
|
export const Spa: SvgIconComponent;
|
|
8583
|
-
export const SpaOutlined: SvgIconComponent;
|
|
8584
|
-
export const SpaRounded: SvgIconComponent;
|
|
8585
|
-
export const SpaSharp: SvgIconComponent;
|
|
8586
|
-
export const SpaTwoTone: SvgIconComponent;
|
|
8587
8583
|
export const SpaceBar: SvgIconComponent;
|
|
8588
8584
|
export const SpaceBarOutlined: SvgIconComponent;
|
|
8589
8585
|
export const SpaceBarRounded: SvgIconComponent;
|
|
8590
8586
|
export const SpaceBarSharp: SvgIconComponent;
|
|
8591
8587
|
export const SpaceBarTwoTone: SvgIconComponent;
|
|
8588
|
+
export const SpaOutlined: SvgIconComponent;
|
|
8589
|
+
export const SpaRounded: SvgIconComponent;
|
|
8590
|
+
export const SpaSharp: SvgIconComponent;
|
|
8592
8591
|
export const SpatialAudio: SvgIconComponent;
|
|
8593
8592
|
export const SpatialAudioOff: SvgIconComponent;
|
|
8594
8593
|
export const SpatialAudioOffOutlined: SvgIconComponent;
|
|
@@ -8604,6 +8603,7 @@ export const SpatialTrackingOutlined: SvgIconComponent;
|
|
|
8604
8603
|
export const SpatialTrackingRounded: SvgIconComponent;
|
|
8605
8604
|
export const SpatialTrackingSharp: SvgIconComponent;
|
|
8606
8605
|
export const SpatialTrackingTwoTone: SvgIconComponent;
|
|
8606
|
+
export const SpaTwoTone: SvgIconComponent;
|
|
8607
8607
|
export const Speaker: SvgIconComponent;
|
|
8608
8608
|
export const SpeakerGroup: SvgIconComponent;
|
|
8609
8609
|
export const SpeakerGroupOutlined: SvgIconComponent;
|
|
@@ -8801,11 +8801,11 @@ export const StarHalfRounded: SvgIconComponent;
|
|
|
8801
8801
|
export const StarHalfSharp: SvgIconComponent;
|
|
8802
8802
|
export const StarHalfTwoTone: SvgIconComponent;
|
|
8803
8803
|
export const StarOutline: SvgIconComponent;
|
|
8804
|
+
export const StarOutlined: SvgIconComponent;
|
|
8804
8805
|
export const StarOutlineOutlined: SvgIconComponent;
|
|
8805
8806
|
export const StarOutlineRounded: SvgIconComponent;
|
|
8806
8807
|
export const StarOutlineSharp: SvgIconComponent;
|
|
8807
8808
|
export const StarOutlineTwoTone: SvgIconComponent;
|
|
8808
|
-
export const StarOutlined: SvgIconComponent;
|
|
8809
8809
|
export const StarPurple500: SvgIconComponent;
|
|
8810
8810
|
export const StarPurple500Outlined: SvgIconComponent;
|
|
8811
8811
|
export const StarPurple500Rounded: SvgIconComponent;
|
|
@@ -8817,9 +8817,8 @@ export const StarRateRounded: SvgIconComponent;
|
|
|
8817
8817
|
export const StarRateSharp: SvgIconComponent;
|
|
8818
8818
|
export const StarRateTwoTone: SvgIconComponent;
|
|
8819
8819
|
export const StarRounded: SvgIconComponent;
|
|
8820
|
-
export const StarSharp: SvgIconComponent;
|
|
8821
|
-
export const StarTwoTone: SvgIconComponent;
|
|
8822
8820
|
export const Stars: SvgIconComponent;
|
|
8821
|
+
export const StarSharp: SvgIconComponent;
|
|
8823
8822
|
export const StarsOutlined: SvgIconComponent;
|
|
8824
8823
|
export const StarsRounded: SvgIconComponent;
|
|
8825
8824
|
export const StarsSharp: SvgIconComponent;
|
|
@@ -8829,6 +8828,7 @@ export const StartOutlined: SvgIconComponent;
|
|
|
8829
8828
|
export const StartRounded: SvgIconComponent;
|
|
8830
8829
|
export const StartSharp: SvgIconComponent;
|
|
8831
8830
|
export const StartTwoTone: SvgIconComponent;
|
|
8831
|
+
export const StarTwoTone: SvgIconComponent;
|
|
8832
8832
|
export const StayCurrentLandscape: SvgIconComponent;
|
|
8833
8833
|
export const StayCurrentLandscapeOutlined: SvgIconComponent;
|
|
8834
8834
|
export const StayCurrentLandscapeRounded: SvgIconComponent;
|
|
@@ -8875,6 +8875,11 @@ export const StorageRounded: SvgIconComponent;
|
|
|
8875
8875
|
export const StorageSharp: SvgIconComponent;
|
|
8876
8876
|
export const StorageTwoTone: SvgIconComponent;
|
|
8877
8877
|
export const Store: SvgIconComponent;
|
|
8878
|
+
export const Storefront: SvgIconComponent;
|
|
8879
|
+
export const StorefrontOutlined: SvgIconComponent;
|
|
8880
|
+
export const StorefrontRounded: SvgIconComponent;
|
|
8881
|
+
export const StorefrontSharp: SvgIconComponent;
|
|
8882
|
+
export const StorefrontTwoTone: SvgIconComponent;
|
|
8878
8883
|
export const StoreMallDirectory: SvgIconComponent;
|
|
8879
8884
|
export const StoreMallDirectoryOutlined: SvgIconComponent;
|
|
8880
8885
|
export const StoreMallDirectoryRounded: SvgIconComponent;
|
|
@@ -8884,26 +8889,21 @@ export const StoreOutlined: SvgIconComponent;
|
|
|
8884
8889
|
export const StoreRounded: SvgIconComponent;
|
|
8885
8890
|
export const StoreSharp: SvgIconComponent;
|
|
8886
8891
|
export const StoreTwoTone: SvgIconComponent;
|
|
8887
|
-
export const Storefront: SvgIconComponent;
|
|
8888
|
-
export const StorefrontOutlined: SvgIconComponent;
|
|
8889
|
-
export const StorefrontRounded: SvgIconComponent;
|
|
8890
|
-
export const StorefrontSharp: SvgIconComponent;
|
|
8891
|
-
export const StorefrontTwoTone: SvgIconComponent;
|
|
8892
8892
|
export const Storm: SvgIconComponent;
|
|
8893
8893
|
export const StormOutlined: SvgIconComponent;
|
|
8894
8894
|
export const StormRounded: SvgIconComponent;
|
|
8895
8895
|
export const StormSharp: SvgIconComponent;
|
|
8896
8896
|
export const StormTwoTone: SvgIconComponent;
|
|
8897
8897
|
export const Straight: SvgIconComponent;
|
|
8898
|
-
export const StraightOutlined: SvgIconComponent;
|
|
8899
|
-
export const StraightRounded: SvgIconComponent;
|
|
8900
|
-
export const StraightSharp: SvgIconComponent;
|
|
8901
|
-
export const StraightTwoTone: SvgIconComponent;
|
|
8902
8898
|
export const Straighten: SvgIconComponent;
|
|
8903
8899
|
export const StraightenOutlined: SvgIconComponent;
|
|
8904
8900
|
export const StraightenRounded: SvgIconComponent;
|
|
8905
8901
|
export const StraightenSharp: SvgIconComponent;
|
|
8906
8902
|
export const StraightenTwoTone: SvgIconComponent;
|
|
8903
|
+
export const StraightOutlined: SvgIconComponent;
|
|
8904
|
+
export const StraightRounded: SvgIconComponent;
|
|
8905
|
+
export const StraightSharp: SvgIconComponent;
|
|
8906
|
+
export const StraightTwoTone: SvgIconComponent;
|
|
8907
8907
|
export const Stream: SvgIconComponent;
|
|
8908
8908
|
export const StreamOutlined: SvgIconComponent;
|
|
8909
8909
|
export const StreamRounded: SvgIconComponent;
|
|
@@ -8945,15 +8945,15 @@ export const SubjectRounded: SvgIconComponent;
|
|
|
8945
8945
|
export const SubjectSharp: SvgIconComponent;
|
|
8946
8946
|
export const SubjectTwoTone: SvgIconComponent;
|
|
8947
8947
|
export const Subscript: SvgIconComponent;
|
|
8948
|
-
export const SubscriptOutlined: SvgIconComponent;
|
|
8949
|
-
export const SubscriptRounded: SvgIconComponent;
|
|
8950
|
-
export const SubscriptSharp: SvgIconComponent;
|
|
8951
|
-
export const SubscriptTwoTone: SvgIconComponent;
|
|
8952
8948
|
export const Subscriptions: SvgIconComponent;
|
|
8953
8949
|
export const SubscriptionsOutlined: SvgIconComponent;
|
|
8954
8950
|
export const SubscriptionsRounded: SvgIconComponent;
|
|
8955
8951
|
export const SubscriptionsSharp: SvgIconComponent;
|
|
8956
8952
|
export const SubscriptionsTwoTone: SvgIconComponent;
|
|
8953
|
+
export const SubscriptOutlined: SvgIconComponent;
|
|
8954
|
+
export const SubscriptRounded: SvgIconComponent;
|
|
8955
|
+
export const SubscriptSharp: SvgIconComponent;
|
|
8956
|
+
export const SubscriptTwoTone: SvgIconComponent;
|
|
8957
8957
|
export const Subtitles: SvgIconComponent;
|
|
8958
8958
|
export const SubtitlesOff: SvgIconComponent;
|
|
8959
8959
|
export const SubtitlesOffOutlined: SvgIconComponent;
|
|
@@ -9015,25 +9015,25 @@ export const SwapCallsRounded: SvgIconComponent;
|
|
|
9015
9015
|
export const SwapCallsSharp: SvgIconComponent;
|
|
9016
9016
|
export const SwapCallsTwoTone: SvgIconComponent;
|
|
9017
9017
|
export const SwapHoriz: SvgIconComponent;
|
|
9018
|
-
export const SwapHorizOutlined: SvgIconComponent;
|
|
9019
|
-
export const SwapHorizRounded: SvgIconComponent;
|
|
9020
|
-
export const SwapHorizSharp: SvgIconComponent;
|
|
9021
|
-
export const SwapHorizTwoTone: SvgIconComponent;
|
|
9022
9018
|
export const SwapHorizontalCircle: SvgIconComponent;
|
|
9023
9019
|
export const SwapHorizontalCircleOutlined: SvgIconComponent;
|
|
9024
9020
|
export const SwapHorizontalCircleRounded: SvgIconComponent;
|
|
9025
9021
|
export const SwapHorizontalCircleSharp: SvgIconComponent;
|
|
9026
9022
|
export const SwapHorizontalCircleTwoTone: SvgIconComponent;
|
|
9023
|
+
export const SwapHorizOutlined: SvgIconComponent;
|
|
9024
|
+
export const SwapHorizRounded: SvgIconComponent;
|
|
9025
|
+
export const SwapHorizSharp: SvgIconComponent;
|
|
9026
|
+
export const SwapHorizTwoTone: SvgIconComponent;
|
|
9027
9027
|
export const SwapVert: SvgIconComponent;
|
|
9028
|
-
export const SwapVertOutlined: SvgIconComponent;
|
|
9029
|
-
export const SwapVertRounded: SvgIconComponent;
|
|
9030
|
-
export const SwapVertSharp: SvgIconComponent;
|
|
9031
|
-
export const SwapVertTwoTone: SvgIconComponent;
|
|
9032
9028
|
export const SwapVerticalCircle: SvgIconComponent;
|
|
9033
9029
|
export const SwapVerticalCircleOutlined: SvgIconComponent;
|
|
9034
9030
|
export const SwapVerticalCircleRounded: SvgIconComponent;
|
|
9035
9031
|
export const SwapVerticalCircleSharp: SvgIconComponent;
|
|
9036
9032
|
export const SwapVerticalCircleTwoTone: SvgIconComponent;
|
|
9033
|
+
export const SwapVertOutlined: SvgIconComponent;
|
|
9034
|
+
export const SwapVertRounded: SvgIconComponent;
|
|
9035
|
+
export const SwapVertSharp: SvgIconComponent;
|
|
9036
|
+
export const SwapVertTwoTone: SvgIconComponent;
|
|
9037
9037
|
export const Swipe: SvgIconComponent;
|
|
9038
9038
|
export const SwipeDown: SvgIconComponent;
|
|
9039
9039
|
export const SwipeDownAlt: SvgIconComponent;
|
|
@@ -9175,15 +9175,6 @@ export const SystemUpdateRounded: SvgIconComponent;
|
|
|
9175
9175
|
export const SystemUpdateSharp: SvgIconComponent;
|
|
9176
9176
|
export const SystemUpdateTwoTone: SvgIconComponent;
|
|
9177
9177
|
export const Tab: SvgIconComponent;
|
|
9178
|
-
export const TabOutlined: SvgIconComponent;
|
|
9179
|
-
export const TabRounded: SvgIconComponent;
|
|
9180
|
-
export const TabSharp: SvgIconComponent;
|
|
9181
|
-
export const TabTwoTone: SvgIconComponent;
|
|
9182
|
-
export const TabUnselected: SvgIconComponent;
|
|
9183
|
-
export const TabUnselectedOutlined: SvgIconComponent;
|
|
9184
|
-
export const TabUnselectedRounded: SvgIconComponent;
|
|
9185
|
-
export const TabUnselectedSharp: SvgIconComponent;
|
|
9186
|
-
export const TabUnselectedTwoTone: SvgIconComponent;
|
|
9187
9178
|
export const TableBar: SvgIconComponent;
|
|
9188
9179
|
export const TableBarOutlined: SvgIconComponent;
|
|
9189
9180
|
export const TableBarRounded: SvgIconComponent;
|
|
@@ -9204,11 +9195,6 @@ export const TableRowsOutlined: SvgIconComponent;
|
|
|
9204
9195
|
export const TableRowsRounded: SvgIconComponent;
|
|
9205
9196
|
export const TableRowsSharp: SvgIconComponent;
|
|
9206
9197
|
export const TableRowsTwoTone: SvgIconComponent;
|
|
9207
|
-
export const TableView: SvgIconComponent;
|
|
9208
|
-
export const TableViewOutlined: SvgIconComponent;
|
|
9209
|
-
export const TableViewRounded: SvgIconComponent;
|
|
9210
|
-
export const TableViewSharp: SvgIconComponent;
|
|
9211
|
-
export const TableViewTwoTone: SvgIconComponent;
|
|
9212
9198
|
export const Tablet: SvgIconComponent;
|
|
9213
9199
|
export const TabletAndroid: SvgIconComponent;
|
|
9214
9200
|
export const TabletAndroidOutlined: SvgIconComponent;
|
|
@@ -9224,6 +9210,20 @@ export const TabletOutlined: SvgIconComponent;
|
|
|
9224
9210
|
export const TabletRounded: SvgIconComponent;
|
|
9225
9211
|
export const TabletSharp: SvgIconComponent;
|
|
9226
9212
|
export const TabletTwoTone: SvgIconComponent;
|
|
9213
|
+
export const TableView: SvgIconComponent;
|
|
9214
|
+
export const TableViewOutlined: SvgIconComponent;
|
|
9215
|
+
export const TableViewRounded: SvgIconComponent;
|
|
9216
|
+
export const TableViewSharp: SvgIconComponent;
|
|
9217
|
+
export const TableViewTwoTone: SvgIconComponent;
|
|
9218
|
+
export const TabOutlined: SvgIconComponent;
|
|
9219
|
+
export const TabRounded: SvgIconComponent;
|
|
9220
|
+
export const TabSharp: SvgIconComponent;
|
|
9221
|
+
export const TabTwoTone: SvgIconComponent;
|
|
9222
|
+
export const TabUnselected: SvgIconComponent;
|
|
9223
|
+
export const TabUnselectedOutlined: SvgIconComponent;
|
|
9224
|
+
export const TabUnselectedRounded: SvgIconComponent;
|
|
9225
|
+
export const TabUnselectedSharp: SvgIconComponent;
|
|
9226
|
+
export const TabUnselectedTwoTone: SvgIconComponent;
|
|
9227
9227
|
export const Tag: SvgIconComponent;
|
|
9228
9228
|
export const TagFaces: SvgIconComponent;
|
|
9229
9229
|
export const TagFacesOutlined: SvgIconComponent;
|
|
@@ -9340,16 +9340,16 @@ export const TextRotationNoneOutlined: SvgIconComponent;
|
|
|
9340
9340
|
export const TextRotationNoneRounded: SvgIconComponent;
|
|
9341
9341
|
export const TextRotationNoneSharp: SvgIconComponent;
|
|
9342
9342
|
export const TextRotationNoneTwoTone: SvgIconComponent;
|
|
9343
|
-
export const TextSnippet: SvgIconComponent;
|
|
9344
|
-
export const TextSnippetOutlined: SvgIconComponent;
|
|
9345
|
-
export const TextSnippetRounded: SvgIconComponent;
|
|
9346
|
-
export const TextSnippetSharp: SvgIconComponent;
|
|
9347
|
-
export const TextSnippetTwoTone: SvgIconComponent;
|
|
9348
9343
|
export const Textsms: SvgIconComponent;
|
|
9349
9344
|
export const TextsmsOutlined: SvgIconComponent;
|
|
9350
9345
|
export const TextsmsRounded: SvgIconComponent;
|
|
9351
9346
|
export const TextsmsSharp: SvgIconComponent;
|
|
9352
9347
|
export const TextsmsTwoTone: SvgIconComponent;
|
|
9348
|
+
export const TextSnippet: SvgIconComponent;
|
|
9349
|
+
export const TextSnippetOutlined: SvgIconComponent;
|
|
9350
|
+
export const TextSnippetRounded: SvgIconComponent;
|
|
9351
|
+
export const TextSnippetSharp: SvgIconComponent;
|
|
9352
|
+
export const TextSnippetTwoTone: SvgIconComponent;
|
|
9353
9353
|
export const Texture: SvgIconComponent;
|
|
9354
9354
|
export const TextureOutlined: SvgIconComponent;
|
|
9355
9355
|
export const TextureRounded: SvgIconComponent;
|
|
@@ -9440,6 +9440,11 @@ export const ThumbDownOutlined: SvgIconComponent;
|
|
|
9440
9440
|
export const ThumbDownRounded: SvgIconComponent;
|
|
9441
9441
|
export const ThumbDownSharp: SvgIconComponent;
|
|
9442
9442
|
export const ThumbDownTwoTone: SvgIconComponent;
|
|
9443
|
+
export const ThumbsUpDown: SvgIconComponent;
|
|
9444
|
+
export const ThumbsUpDownOutlined: SvgIconComponent;
|
|
9445
|
+
export const ThumbsUpDownRounded: SvgIconComponent;
|
|
9446
|
+
export const ThumbsUpDownSharp: SvgIconComponent;
|
|
9447
|
+
export const ThumbsUpDownTwoTone: SvgIconComponent;
|
|
9443
9448
|
export const ThumbUp: SvgIconComponent;
|
|
9444
9449
|
export const ThumbUpAlt: SvgIconComponent;
|
|
9445
9450
|
export const ThumbUpAltOutlined: SvgIconComponent;
|
|
@@ -9455,21 +9460,11 @@ export const ThumbUpOutlined: SvgIconComponent;
|
|
|
9455
9460
|
export const ThumbUpRounded: SvgIconComponent;
|
|
9456
9461
|
export const ThumbUpSharp: SvgIconComponent;
|
|
9457
9462
|
export const ThumbUpTwoTone: SvgIconComponent;
|
|
9458
|
-
export const ThumbsUpDown: SvgIconComponent;
|
|
9459
|
-
export const ThumbsUpDownOutlined: SvgIconComponent;
|
|
9460
|
-
export const ThumbsUpDownRounded: SvgIconComponent;
|
|
9461
|
-
export const ThumbsUpDownSharp: SvgIconComponent;
|
|
9462
|
-
export const ThumbsUpDownTwoTone: SvgIconComponent;
|
|
9463
9463
|
export const Thunderstorm: SvgIconComponent;
|
|
9464
9464
|
export const ThunderstormOutlined: SvgIconComponent;
|
|
9465
9465
|
export const ThunderstormRounded: SvgIconComponent;
|
|
9466
9466
|
export const ThunderstormSharp: SvgIconComponent;
|
|
9467
9467
|
export const ThunderstormTwoTone: SvgIconComponent;
|
|
9468
|
-
export const TimeToLeave: SvgIconComponent;
|
|
9469
|
-
export const TimeToLeaveOutlined: SvgIconComponent;
|
|
9470
|
-
export const TimeToLeaveRounded: SvgIconComponent;
|
|
9471
|
-
export const TimeToLeaveSharp: SvgIconComponent;
|
|
9472
|
-
export const TimeToLeaveTwoTone: SvgIconComponent;
|
|
9473
9468
|
export const Timelapse: SvgIconComponent;
|
|
9474
9469
|
export const TimelapseOutlined: SvgIconComponent;
|
|
9475
9470
|
export const TimelapseRounded: SvgIconComponent;
|
|
@@ -9515,6 +9510,11 @@ export const TimesOneMobiledataOutlined: SvgIconComponent;
|
|
|
9515
9510
|
export const TimesOneMobiledataRounded: SvgIconComponent;
|
|
9516
9511
|
export const TimesOneMobiledataSharp: SvgIconComponent;
|
|
9517
9512
|
export const TimesOneMobiledataTwoTone: SvgIconComponent;
|
|
9513
|
+
export const TimeToLeave: SvgIconComponent;
|
|
9514
|
+
export const TimeToLeaveOutlined: SvgIconComponent;
|
|
9515
|
+
export const TimeToLeaveRounded: SvgIconComponent;
|
|
9516
|
+
export const TimeToLeaveSharp: SvgIconComponent;
|
|
9517
|
+
export const TimeToLeaveTwoTone: SvgIconComponent;
|
|
9518
9518
|
export const TipsAndUpdates: SvgIconComponent;
|
|
9519
9519
|
export const TipsAndUpdatesOutlined: SvgIconComponent;
|
|
9520
9520
|
export const TipsAndUpdatesRounded: SvgIconComponent;
|
|
@@ -9695,6 +9695,16 @@ export const TungstenOutlined: SvgIconComponent;
|
|
|
9695
9695
|
export const TungstenRounded: SvgIconComponent;
|
|
9696
9696
|
export const TungstenSharp: SvgIconComponent;
|
|
9697
9697
|
export const TungstenTwoTone: SvgIconComponent;
|
|
9698
|
+
export const TurnedIn: SvgIconComponent;
|
|
9699
|
+
export const TurnedInNot: SvgIconComponent;
|
|
9700
|
+
export const TurnedInNotOutlined: SvgIconComponent;
|
|
9701
|
+
export const TurnedInNotRounded: SvgIconComponent;
|
|
9702
|
+
export const TurnedInNotSharp: SvgIconComponent;
|
|
9703
|
+
export const TurnedInNotTwoTone: SvgIconComponent;
|
|
9704
|
+
export const TurnedInOutlined: SvgIconComponent;
|
|
9705
|
+
export const TurnedInRounded: SvgIconComponent;
|
|
9706
|
+
export const TurnedInSharp: SvgIconComponent;
|
|
9707
|
+
export const TurnedInTwoTone: SvgIconComponent;
|
|
9698
9708
|
export const TurnLeft: SvgIconComponent;
|
|
9699
9709
|
export const TurnLeftOutlined: SvgIconComponent;
|
|
9700
9710
|
export const TurnLeftRounded: SvgIconComponent;
|
|
@@ -9725,16 +9735,6 @@ export const TurnSlightRightOutlined: SvgIconComponent;
|
|
|
9725
9735
|
export const TurnSlightRightRounded: SvgIconComponent;
|
|
9726
9736
|
export const TurnSlightRightSharp: SvgIconComponent;
|
|
9727
9737
|
export const TurnSlightRightTwoTone: SvgIconComponent;
|
|
9728
|
-
export const TurnedIn: SvgIconComponent;
|
|
9729
|
-
export const TurnedInNot: SvgIconComponent;
|
|
9730
|
-
export const TurnedInNotOutlined: SvgIconComponent;
|
|
9731
|
-
export const TurnedInNotRounded: SvgIconComponent;
|
|
9732
|
-
export const TurnedInNotSharp: SvgIconComponent;
|
|
9733
|
-
export const TurnedInNotTwoTone: SvgIconComponent;
|
|
9734
|
-
export const TurnedInOutlined: SvgIconComponent;
|
|
9735
|
-
export const TurnedInRounded: SvgIconComponent;
|
|
9736
|
-
export const TurnedInSharp: SvgIconComponent;
|
|
9737
|
-
export const TurnedInTwoTone: SvgIconComponent;
|
|
9738
9738
|
export const Tv: SvgIconComponent;
|
|
9739
9739
|
export const TvOff: SvgIconComponent;
|
|
9740
9740
|
export const TvOffOutlined: SvgIconComponent;
|
|
@@ -9801,16 +9801,6 @@ export const TypeSpecimenOutlined: SvgIconComponent;
|
|
|
9801
9801
|
export const TypeSpecimenRounded: SvgIconComponent;
|
|
9802
9802
|
export const TypeSpecimenSharp: SvgIconComponent;
|
|
9803
9803
|
export const TypeSpecimenTwoTone: SvgIconComponent;
|
|
9804
|
-
export const UTurnLeft: SvgIconComponent;
|
|
9805
|
-
export const UTurnLeftOutlined: SvgIconComponent;
|
|
9806
|
-
export const UTurnLeftRounded: SvgIconComponent;
|
|
9807
|
-
export const UTurnLeftSharp: SvgIconComponent;
|
|
9808
|
-
export const UTurnLeftTwoTone: SvgIconComponent;
|
|
9809
|
-
export const UTurnRight: SvgIconComponent;
|
|
9810
|
-
export const UTurnRightOutlined: SvgIconComponent;
|
|
9811
|
-
export const UTurnRightRounded: SvgIconComponent;
|
|
9812
|
-
export const UTurnRightSharp: SvgIconComponent;
|
|
9813
|
-
export const UTurnRightTwoTone: SvgIconComponent;
|
|
9814
9804
|
export const Umbrella: SvgIconComponent;
|
|
9815
9805
|
export const UmbrellaOutlined: SvgIconComponent;
|
|
9816
9806
|
export const UmbrellaRounded: SvgIconComponent;
|
|
@@ -9896,6 +9886,16 @@ export const UsbOutlined: SvgIconComponent;
|
|
|
9896
9886
|
export const UsbRounded: SvgIconComponent;
|
|
9897
9887
|
export const UsbSharp: SvgIconComponent;
|
|
9898
9888
|
export const UsbTwoTone: SvgIconComponent;
|
|
9889
|
+
export const UTurnLeft: SvgIconComponent;
|
|
9890
|
+
export const UTurnLeftOutlined: SvgIconComponent;
|
|
9891
|
+
export const UTurnLeftRounded: SvgIconComponent;
|
|
9892
|
+
export const UTurnLeftSharp: SvgIconComponent;
|
|
9893
|
+
export const UTurnLeftTwoTone: SvgIconComponent;
|
|
9894
|
+
export const UTurnRight: SvgIconComponent;
|
|
9895
|
+
export const UTurnRightOutlined: SvgIconComponent;
|
|
9896
|
+
export const UTurnRightRounded: SvgIconComponent;
|
|
9897
|
+
export const UTurnRightSharp: SvgIconComponent;
|
|
9898
|
+
export const UTurnRightTwoTone: SvgIconComponent;
|
|
9899
9899
|
export const Vaccines: SvgIconComponent;
|
|
9900
9900
|
export const VaccinesOutlined: SvgIconComponent;
|
|
9901
9901
|
export const VaccinesRounded: SvgIconComponent;
|
|
@@ -9961,6 +9961,7 @@ export const VideoCallOutlined: SvgIconComponent;
|
|
|
9961
9961
|
export const VideoCallRounded: SvgIconComponent;
|
|
9962
9962
|
export const VideoCallSharp: SvgIconComponent;
|
|
9963
9963
|
export const VideoCallTwoTone: SvgIconComponent;
|
|
9964
|
+
export const Videocam: SvgIconComponent;
|
|
9964
9965
|
export const VideoCameraBack: SvgIconComponent;
|
|
9965
9966
|
export const VideoCameraBackOutlined: SvgIconComponent;
|
|
9966
9967
|
export const VideoCameraBackRounded: SvgIconComponent;
|
|
@@ -9971,6 +9972,15 @@ export const VideoCameraFrontOutlined: SvgIconComponent;
|
|
|
9971
9972
|
export const VideoCameraFrontRounded: SvgIconComponent;
|
|
9972
9973
|
export const VideoCameraFrontSharp: SvgIconComponent;
|
|
9973
9974
|
export const VideoCameraFrontTwoTone: SvgIconComponent;
|
|
9975
|
+
export const VideocamOff: SvgIconComponent;
|
|
9976
|
+
export const VideocamOffOutlined: SvgIconComponent;
|
|
9977
|
+
export const VideocamOffRounded: SvgIconComponent;
|
|
9978
|
+
export const VideocamOffSharp: SvgIconComponent;
|
|
9979
|
+
export const VideocamOffTwoTone: SvgIconComponent;
|
|
9980
|
+
export const VideocamOutlined: SvgIconComponent;
|
|
9981
|
+
export const VideocamRounded: SvgIconComponent;
|
|
9982
|
+
export const VideocamSharp: SvgIconComponent;
|
|
9983
|
+
export const VideocamTwoTone: SvgIconComponent;
|
|
9974
9984
|
export const VideoChat: SvgIconComponent;
|
|
9975
9985
|
export const VideoChatOutlined: SvgIconComponent;
|
|
9976
9986
|
export const VideoChatRounded: SvgIconComponent;
|
|
@@ -9981,6 +9991,16 @@ export const VideoFileOutlined: SvgIconComponent;
|
|
|
9981
9991
|
export const VideoFileRounded: SvgIconComponent;
|
|
9982
9992
|
export const VideoFileSharp: SvgIconComponent;
|
|
9983
9993
|
export const VideoFileTwoTone: SvgIconComponent;
|
|
9994
|
+
export const VideogameAsset: SvgIconComponent;
|
|
9995
|
+
export const VideogameAssetOff: SvgIconComponent;
|
|
9996
|
+
export const VideogameAssetOffOutlined: SvgIconComponent;
|
|
9997
|
+
export const VideogameAssetOffRounded: SvgIconComponent;
|
|
9998
|
+
export const VideogameAssetOffSharp: SvgIconComponent;
|
|
9999
|
+
export const VideogameAssetOffTwoTone: SvgIconComponent;
|
|
10000
|
+
export const VideogameAssetOutlined: SvgIconComponent;
|
|
10001
|
+
export const VideogameAssetRounded: SvgIconComponent;
|
|
10002
|
+
export const VideogameAssetSharp: SvgIconComponent;
|
|
10003
|
+
export const VideogameAssetTwoTone: SvgIconComponent;
|
|
9984
10004
|
export const VideoLabel: SvgIconComponent;
|
|
9985
10005
|
export const VideoLabelOutlined: SvgIconComponent;
|
|
9986
10006
|
export const VideoLabelRounded: SvgIconComponent;
|
|
@@ -10001,26 +10021,6 @@ export const VideoStableOutlined: SvgIconComponent;
|
|
|
10001
10021
|
export const VideoStableRounded: SvgIconComponent;
|
|
10002
10022
|
export const VideoStableSharp: SvgIconComponent;
|
|
10003
10023
|
export const VideoStableTwoTone: SvgIconComponent;
|
|
10004
|
-
export const Videocam: SvgIconComponent;
|
|
10005
|
-
export const VideocamOff: SvgIconComponent;
|
|
10006
|
-
export const VideocamOffOutlined: SvgIconComponent;
|
|
10007
|
-
export const VideocamOffRounded: SvgIconComponent;
|
|
10008
|
-
export const VideocamOffSharp: SvgIconComponent;
|
|
10009
|
-
export const VideocamOffTwoTone: SvgIconComponent;
|
|
10010
|
-
export const VideocamOutlined: SvgIconComponent;
|
|
10011
|
-
export const VideocamRounded: SvgIconComponent;
|
|
10012
|
-
export const VideocamSharp: SvgIconComponent;
|
|
10013
|
-
export const VideocamTwoTone: SvgIconComponent;
|
|
10014
|
-
export const VideogameAsset: SvgIconComponent;
|
|
10015
|
-
export const VideogameAssetOff: SvgIconComponent;
|
|
10016
|
-
export const VideogameAssetOffOutlined: SvgIconComponent;
|
|
10017
|
-
export const VideogameAssetOffRounded: SvgIconComponent;
|
|
10018
|
-
export const VideogameAssetOffSharp: SvgIconComponent;
|
|
10019
|
-
export const VideogameAssetOffTwoTone: SvgIconComponent;
|
|
10020
|
-
export const VideogameAssetOutlined: SvgIconComponent;
|
|
10021
|
-
export const VideogameAssetRounded: SvgIconComponent;
|
|
10022
|
-
export const VideogameAssetSharp: SvgIconComponent;
|
|
10023
|
-
export const VideogameAssetTwoTone: SvgIconComponent;
|
|
10024
10024
|
export const ViewAgenda: SvgIconComponent;
|
|
10025
10025
|
export const ViewAgendaOutlined: SvgIconComponent;
|
|
10026
10026
|
export const ViewAgendaRounded: SvgIconComponent;
|
|
@@ -10146,16 +10146,16 @@ export const VoiceChatOutlined: SvgIconComponent;
|
|
|
10146
10146
|
export const VoiceChatRounded: SvgIconComponent;
|
|
10147
10147
|
export const VoiceChatSharp: SvgIconComponent;
|
|
10148
10148
|
export const VoiceChatTwoTone: SvgIconComponent;
|
|
10149
|
-
export const VoiceOverOff: SvgIconComponent;
|
|
10150
|
-
export const VoiceOverOffOutlined: SvgIconComponent;
|
|
10151
|
-
export const VoiceOverOffRounded: SvgIconComponent;
|
|
10152
|
-
export const VoiceOverOffSharp: SvgIconComponent;
|
|
10153
|
-
export const VoiceOverOffTwoTone: SvgIconComponent;
|
|
10154
10149
|
export const Voicemail: SvgIconComponent;
|
|
10155
10150
|
export const VoicemailOutlined: SvgIconComponent;
|
|
10156
10151
|
export const VoicemailRounded: SvgIconComponent;
|
|
10157
10152
|
export const VoicemailSharp: SvgIconComponent;
|
|
10158
10153
|
export const VoicemailTwoTone: SvgIconComponent;
|
|
10154
|
+
export const VoiceOverOff: SvgIconComponent;
|
|
10155
|
+
export const VoiceOverOffOutlined: SvgIconComponent;
|
|
10156
|
+
export const VoiceOverOffRounded: SvgIconComponent;
|
|
10157
|
+
export const VoiceOverOffSharp: SvgIconComponent;
|
|
10158
|
+
export const VoiceOverOffTwoTone: SvgIconComponent;
|
|
10159
10159
|
export const Volcano: SvgIconComponent;
|
|
10160
10160
|
export const VolcanoOutlined: SvgIconComponent;
|
|
10161
10161
|
export const VolcanoRounded: SvgIconComponent;
|
|
@@ -10257,15 +10257,15 @@ export const WaterDamageOutlined: SvgIconComponent;
|
|
|
10257
10257
|
export const WaterDamageRounded: SvgIconComponent;
|
|
10258
10258
|
export const WaterDamageSharp: SvgIconComponent;
|
|
10259
10259
|
export const WaterDamageTwoTone: SvgIconComponent;
|
|
10260
|
-
export const WaterOutlined: SvgIconComponent;
|
|
10261
|
-
export const WaterRounded: SvgIconComponent;
|
|
10262
|
-
export const WaterSharp: SvgIconComponent;
|
|
10263
|
-
export const WaterTwoTone: SvgIconComponent;
|
|
10264
10260
|
export const WaterfallChart: SvgIconComponent;
|
|
10265
10261
|
export const WaterfallChartOutlined: SvgIconComponent;
|
|
10266
10262
|
export const WaterfallChartRounded: SvgIconComponent;
|
|
10267
10263
|
export const WaterfallChartSharp: SvgIconComponent;
|
|
10268
10264
|
export const WaterfallChartTwoTone: SvgIconComponent;
|
|
10265
|
+
export const WaterOutlined: SvgIconComponent;
|
|
10266
|
+
export const WaterRounded: SvgIconComponent;
|
|
10267
|
+
export const WaterSharp: SvgIconComponent;
|
|
10268
|
+
export const WaterTwoTone: SvgIconComponent;
|
|
10269
10269
|
export const Waves: SvgIconComponent;
|
|
10270
10270
|
export const WavesOutlined: SvgIconComponent;
|
|
10271
10271
|
export const WavesRounded: SvgIconComponent;
|
|
@@ -10322,6 +10322,11 @@ export const WebAssetOutlined: SvgIconComponent;
|
|
|
10322
10322
|
export const WebAssetRounded: SvgIconComponent;
|
|
10323
10323
|
export const WebAssetSharp: SvgIconComponent;
|
|
10324
10324
|
export const WebAssetTwoTone: SvgIconComponent;
|
|
10325
|
+
export const Webhook: SvgIconComponent;
|
|
10326
|
+
export const WebhookOutlined: SvgIconComponent;
|
|
10327
|
+
export const WebhookRounded: SvgIconComponent;
|
|
10328
|
+
export const WebhookSharp: SvgIconComponent;
|
|
10329
|
+
export const WebhookTwoTone: SvgIconComponent;
|
|
10325
10330
|
export const WebOutlined: SvgIconComponent;
|
|
10326
10331
|
export const WebRounded: SvgIconComponent;
|
|
10327
10332
|
export const WebSharp: SvgIconComponent;
|
|
@@ -10331,11 +10336,6 @@ export const WebStoriesRounded: SvgIconComponent;
|
|
|
10331
10336
|
export const WebStoriesSharp: SvgIconComponent;
|
|
10332
10337
|
export const WebStoriesTwoTone: SvgIconComponent;
|
|
10333
10338
|
export const WebTwoTone: SvgIconComponent;
|
|
10334
|
-
export const Webhook: SvgIconComponent;
|
|
10335
|
-
export const WebhookOutlined: SvgIconComponent;
|
|
10336
|
-
export const WebhookRounded: SvgIconComponent;
|
|
10337
|
-
export const WebhookSharp: SvgIconComponent;
|
|
10338
|
-
export const WebhookTwoTone: SvgIconComponent;
|
|
10339
10339
|
export const Weekend: SvgIconComponent;
|
|
10340
10340
|
export const WeekendOutlined: SvgIconComponent;
|
|
10341
10341
|
export const WeekendRounded: SvgIconComponent;
|
|
@@ -10456,16 +10456,16 @@ export const WifiTetheringRounded: SvgIconComponent;
|
|
|
10456
10456
|
export const WifiTetheringSharp: SvgIconComponent;
|
|
10457
10457
|
export const WifiTetheringTwoTone: SvgIconComponent;
|
|
10458
10458
|
export const WifiTwoTone: SvgIconComponent;
|
|
10459
|
-
export const WindPower: SvgIconComponent;
|
|
10460
|
-
export const WindPowerOutlined: SvgIconComponent;
|
|
10461
|
-
export const WindPowerRounded: SvgIconComponent;
|
|
10462
|
-
export const WindPowerSharp: SvgIconComponent;
|
|
10463
|
-
export const WindPowerTwoTone: SvgIconComponent;
|
|
10464
10459
|
export const Window: SvgIconComponent;
|
|
10465
10460
|
export const WindowOutlined: SvgIconComponent;
|
|
10466
10461
|
export const WindowRounded: SvgIconComponent;
|
|
10467
10462
|
export const WindowSharp: SvgIconComponent;
|
|
10468
10463
|
export const WindowTwoTone: SvgIconComponent;
|
|
10464
|
+
export const WindPower: SvgIconComponent;
|
|
10465
|
+
export const WindPowerOutlined: SvgIconComponent;
|
|
10466
|
+
export const WindPowerRounded: SvgIconComponent;
|
|
10467
|
+
export const WindPowerSharp: SvgIconComponent;
|
|
10468
|
+
export const WindPowerTwoTone: SvgIconComponent;
|
|
10469
10469
|
export const WineBar: SvgIconComponent;
|
|
10470
10470
|
export const WineBarOutlined: SvgIconComponent;
|
|
10471
10471
|
export const WineBarRounded: SvgIconComponent;
|
|
@@ -10493,14 +10493,13 @@ export const WorkOffRounded: SvgIconComponent;
|
|
|
10493
10493
|
export const WorkOffSharp: SvgIconComponent;
|
|
10494
10494
|
export const WorkOffTwoTone: SvgIconComponent;
|
|
10495
10495
|
export const WorkOutline: SvgIconComponent;
|
|
10496
|
+
export const WorkOutlined: SvgIconComponent;
|
|
10496
10497
|
export const WorkOutlineOutlined: SvgIconComponent;
|
|
10497
10498
|
export const WorkOutlineRounded: SvgIconComponent;
|
|
10498
10499
|
export const WorkOutlineSharp: SvgIconComponent;
|
|
10499
10500
|
export const WorkOutlineTwoTone: SvgIconComponent;
|
|
10500
|
-
export const WorkOutlined: SvgIconComponent;
|
|
10501
10501
|
export const WorkRounded: SvgIconComponent;
|
|
10502
10502
|
export const WorkSharp: SvgIconComponent;
|
|
10503
|
-
export const WorkTwoTone: SvgIconComponent;
|
|
10504
10503
|
export const WorkspacePremium: SvgIconComponent;
|
|
10505
10504
|
export const WorkspacePremiumOutlined: SvgIconComponent;
|
|
10506
10505
|
export const WorkspacePremiumRounded: SvgIconComponent;
|
|
@@ -10511,6 +10510,7 @@ export const WorkspacesOutlined: SvgIconComponent;
|
|
|
10511
10510
|
export const WorkspacesRounded: SvgIconComponent;
|
|
10512
10511
|
export const WorkspacesSharp: SvgIconComponent;
|
|
10513
10512
|
export const WorkspacesTwoTone: SvgIconComponent;
|
|
10513
|
+
export const WorkTwoTone: SvgIconComponent;
|
|
10514
10514
|
export const WrapText: SvgIconComponent;
|
|
10515
10515
|
export const WrapTextOutlined: SvgIconComponent;
|
|
10516
10516
|
export const WrapTextRounded: SvgIconComponent;
|