@mui/icons-material 5.11.9 → 5.11.16
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/AdsClick.d.ts +1 -0
- package/AdsClick.js +13 -0
- package/AdsClickOutlined.d.ts +1 -0
- package/AdsClickOutlined.js +13 -0
- package/AdsClickRounded.d.ts +1 -0
- package/AdsClickRounded.js +13 -0
- package/AdsClickSharp.d.ts +1 -0
- package/AdsClickSharp.js +13 -0
- package/AdsClickTwoTone.d.ts +1 -0
- package/AdsClickTwoTone.js +13 -0
- package/BackHand.d.ts +1 -0
- package/BackHand.js +13 -0
- package/BackHandOutlined.d.ts +1 -0
- package/BackHandOutlined.js +13 -0
- package/BackHandRounded.d.ts +1 -0
- package/BackHandRounded.js +13 -0
- package/BackHandSharp.d.ts +1 -0
- package/BackHandSharp.js +13 -0
- package/BackHandTwoTone.d.ts +1 -0
- package/BackHandTwoTone.js +16 -0
- package/CHANGELOG.md +511 -10
- package/Checklist.d.ts +1 -0
- package/Checklist.js +13 -0
- package/ChecklistOutlined.d.ts +1 -0
- package/ChecklistOutlined.js +13 -0
- package/ChecklistRounded.d.ts +1 -0
- package/ChecklistRounded.js +13 -0
- package/ChecklistRtl.d.ts +1 -0
- package/ChecklistRtl.js +13 -0
- package/ChecklistRtlOutlined.d.ts +1 -0
- package/ChecklistRtlOutlined.js +13 -0
- package/ChecklistRtlRounded.d.ts +1 -0
- package/ChecklistRtlRounded.js +13 -0
- package/ChecklistRtlSharp.d.ts +1 -0
- package/ChecklistRtlSharp.js +13 -0
- package/ChecklistRtlTwoTone.d.ts +1 -0
- package/ChecklistRtlTwoTone.js +13 -0
- package/ChecklistSharp.d.ts +1 -0
- package/ChecklistSharp.js +13 -0
- package/ChecklistTwoTone.d.ts +1 -0
- package/ChecklistTwoTone.js +13 -0
- package/Draw.d.ts +1 -0
- package/Draw.js +13 -0
- package/DrawOutlined.d.ts +1 -0
- package/DrawOutlined.js +13 -0
- package/DrawRounded.d.ts +1 -0
- package/DrawRounded.js +13 -0
- package/DrawSharp.d.ts +1 -0
- package/DrawSharp.js +13 -0
- package/DrawTwoTone.d.ts +1 -0
- package/DrawTwoTone.js +16 -0
- package/EditCalendar.d.ts +1 -0
- package/EditCalendar.js +13 -0
- package/EditCalendarOutlined.d.ts +1 -0
- package/EditCalendarOutlined.js +13 -0
- package/EditCalendarRounded.d.ts +1 -0
- package/EditCalendarRounded.js +13 -0
- package/EditCalendarSharp.d.ts +1 -0
- package/EditCalendarSharp.js +13 -0
- package/EditCalendarTwoTone.d.ts +1 -0
- package/EditCalendarTwoTone.js +16 -0
- package/EditNote.d.ts +1 -0
- package/EditNote.js +13 -0
- package/EditNoteOutlined.d.ts +1 -0
- package/EditNoteOutlined.js +13 -0
- package/EditNoteRounded.d.ts +1 -0
- package/EditNoteRounded.js +13 -0
- package/EditNoteSharp.d.ts +1 -0
- package/EditNoteSharp.js +13 -0
- package/EditNoteTwoTone.d.ts +1 -0
- package/EditNoteTwoTone.js +13 -0
- package/Recycling.d.ts +1 -0
- package/Recycling.js +13 -0
- package/RecyclingOutlined.d.ts +1 -0
- package/RecyclingOutlined.js +13 -0
- package/RecyclingRounded.d.ts +1 -0
- package/RecyclingRounded.js +13 -0
- package/RecyclingSharp.d.ts +1 -0
- package/RecyclingSharp.js +13 -0
- package/RecyclingTwoTone.d.ts +1 -0
- package/RecyclingTwoTone.js +13 -0
- package/SpaceDashboard.d.ts +1 -0
- package/SpaceDashboard.js +13 -0
- package/SpaceDashboardOutlined.d.ts +1 -0
- package/SpaceDashboardOutlined.js +13 -0
- package/SpaceDashboardRounded.d.ts +1 -0
- package/SpaceDashboardRounded.js +13 -0
- package/SpaceDashboardSharp.d.ts +1 -0
- package/SpaceDashboardSharp.js +13 -0
- package/SpaceDashboardTwoTone.d.ts +1 -0
- package/SpaceDashboardTwoTone.js +16 -0
- package/WaterDrop.d.ts +1 -0
- package/WaterDrop.js +13 -0
- package/WaterDropOutlined.d.ts +1 -0
- package/WaterDropOutlined.js +13 -0
- package/WaterDropRounded.d.ts +1 -0
- package/WaterDropRounded.js +13 -0
- package/WaterDropSharp.d.ts +1 -0
- package/WaterDropSharp.js +13 -0
- package/WaterDropTwoTone.d.ts +1 -0
- package/WaterDropTwoTone.js +16 -0
- package/WavingHand.d.ts +1 -0
- package/WavingHand.js +13 -0
- package/WavingHandOutlined.d.ts +1 -0
- package/WavingHandOutlined.js +13 -0
- package/WavingHandRounded.d.ts +1 -0
- package/WavingHandRounded.js +13 -0
- package/WavingHandSharp.d.ts +1 -0
- package/WavingHandSharp.js +13 -0
- package/WavingHandTwoTone.d.ts +1 -0
- package/WavingHandTwoTone.js +16 -0
- package/esm/AdsClick.js +5 -0
- package/esm/AdsClickOutlined.js +5 -0
- package/esm/AdsClickRounded.js +5 -0
- package/esm/AdsClickSharp.js +5 -0
- package/esm/AdsClickTwoTone.js +5 -0
- package/esm/BackHand.js +5 -0
- package/esm/BackHandOutlined.js +5 -0
- package/esm/BackHandRounded.js +5 -0
- package/esm/BackHandSharp.js +5 -0
- package/esm/BackHandTwoTone.js +8 -0
- package/esm/Checklist.js +5 -0
- package/esm/ChecklistOutlined.js +5 -0
- package/esm/ChecklistRounded.js +5 -0
- package/esm/ChecklistRtl.js +5 -0
- package/esm/ChecklistRtlOutlined.js +5 -0
- package/esm/ChecklistRtlRounded.js +5 -0
- package/esm/ChecklistRtlSharp.js +5 -0
- package/esm/ChecklistRtlTwoTone.js +5 -0
- package/esm/ChecklistSharp.js +5 -0
- package/esm/ChecklistTwoTone.js +5 -0
- package/esm/Draw.js +5 -0
- package/esm/DrawOutlined.js +5 -0
- package/esm/DrawRounded.js +5 -0
- package/esm/DrawSharp.js +5 -0
- package/esm/DrawTwoTone.js +8 -0
- package/esm/EditCalendar.js +5 -0
- package/esm/EditCalendarOutlined.js +5 -0
- package/esm/EditCalendarRounded.js +5 -0
- package/esm/EditCalendarSharp.js +5 -0
- package/esm/EditCalendarTwoTone.js +8 -0
- package/esm/EditNote.js +5 -0
- package/esm/EditNoteOutlined.js +5 -0
- package/esm/EditNoteRounded.js +5 -0
- package/esm/EditNoteSharp.js +5 -0
- package/esm/EditNoteTwoTone.js +5 -0
- package/esm/Recycling.js +5 -0
- package/esm/RecyclingOutlined.js +5 -0
- package/esm/RecyclingRounded.js +5 -0
- package/esm/RecyclingSharp.js +5 -0
- package/esm/RecyclingTwoTone.js +5 -0
- package/esm/SpaceDashboard.js +5 -0
- package/esm/SpaceDashboardOutlined.js +5 -0
- package/esm/SpaceDashboardRounded.js +5 -0
- package/esm/SpaceDashboardSharp.js +5 -0
- package/esm/SpaceDashboardTwoTone.js +8 -0
- package/esm/WaterDrop.js +5 -0
- package/esm/WaterDropOutlined.js +5 -0
- package/esm/WaterDropRounded.js +5 -0
- package/esm/WaterDropSharp.js +5 -0
- package/esm/WaterDropTwoTone.js +8 -0
- package/esm/WavingHand.js +5 -0
- package/esm/WavingHandOutlined.js +5 -0
- package/esm/WavingHandRounded.js +5 -0
- package/esm/WavingHandSharp.js +5 -0
- package/esm/WavingHandTwoTone.js +8 -0
- package/esm/index.js +55 -0
- package/index.d.ts +773 -718
- package/index.js +386 -1
- package/package.json +2 -2
package/index.d.ts
CHANGED
|
@@ -8,16 +8,31 @@ export const AbcOutlined: SvgIconComponent;
|
|
|
8
8
|
export const AbcRounded: SvgIconComponent;
|
|
9
9
|
export const AbcSharp: SvgIconComponent;
|
|
10
10
|
export const AbcTwoTone: SvgIconComponent;
|
|
11
|
+
export const AcUnit: SvgIconComponent;
|
|
12
|
+
export const AcUnitOutlined: SvgIconComponent;
|
|
13
|
+
export const AcUnitRounded: SvgIconComponent;
|
|
14
|
+
export const AcUnitSharp: SvgIconComponent;
|
|
15
|
+
export const AcUnitTwoTone: SvgIconComponent;
|
|
11
16
|
export const AccessAlarm: SvgIconComponent;
|
|
12
17
|
export const AccessAlarmOutlined: SvgIconComponent;
|
|
13
18
|
export const AccessAlarmRounded: SvgIconComponent;
|
|
14
|
-
export const AccessAlarms: SvgIconComponent;
|
|
15
19
|
export const AccessAlarmSharp: SvgIconComponent;
|
|
20
|
+
export const AccessAlarmTwoTone: SvgIconComponent;
|
|
21
|
+
export const AccessAlarms: SvgIconComponent;
|
|
16
22
|
export const AccessAlarmsOutlined: SvgIconComponent;
|
|
17
23
|
export const AccessAlarmsRounded: SvgIconComponent;
|
|
18
24
|
export const AccessAlarmsSharp: SvgIconComponent;
|
|
19
25
|
export const AccessAlarmsTwoTone: SvgIconComponent;
|
|
20
|
-
export const
|
|
26
|
+
export const AccessTime: SvgIconComponent;
|
|
27
|
+
export const AccessTimeFilled: SvgIconComponent;
|
|
28
|
+
export const AccessTimeFilledOutlined: SvgIconComponent;
|
|
29
|
+
export const AccessTimeFilledRounded: SvgIconComponent;
|
|
30
|
+
export const AccessTimeFilledSharp: SvgIconComponent;
|
|
31
|
+
export const AccessTimeFilledTwoTone: SvgIconComponent;
|
|
32
|
+
export const AccessTimeOutlined: SvgIconComponent;
|
|
33
|
+
export const AccessTimeRounded: SvgIconComponent;
|
|
34
|
+
export const AccessTimeSharp: SvgIconComponent;
|
|
35
|
+
export const AccessTimeTwoTone: SvgIconComponent;
|
|
21
36
|
export const Accessibility: SvgIconComponent;
|
|
22
37
|
export const AccessibilityNew: SvgIconComponent;
|
|
23
38
|
export const AccessibilityNewOutlined: SvgIconComponent;
|
|
@@ -38,16 +53,6 @@ export const AccessibleOutlined: SvgIconComponent;
|
|
|
38
53
|
export const AccessibleRounded: SvgIconComponent;
|
|
39
54
|
export const AccessibleSharp: SvgIconComponent;
|
|
40
55
|
export const AccessibleTwoTone: SvgIconComponent;
|
|
41
|
-
export const AccessTime: SvgIconComponent;
|
|
42
|
-
export const AccessTimeFilled: SvgIconComponent;
|
|
43
|
-
export const AccessTimeFilledOutlined: SvgIconComponent;
|
|
44
|
-
export const AccessTimeFilledRounded: SvgIconComponent;
|
|
45
|
-
export const AccessTimeFilledSharp: SvgIconComponent;
|
|
46
|
-
export const AccessTimeFilledTwoTone: SvgIconComponent;
|
|
47
|
-
export const AccessTimeOutlined: SvgIconComponent;
|
|
48
|
-
export const AccessTimeRounded: SvgIconComponent;
|
|
49
|
-
export const AccessTimeSharp: SvgIconComponent;
|
|
50
|
-
export const AccessTimeTwoTone: SvgIconComponent;
|
|
51
56
|
export const AccountBalance: SvgIconComponent;
|
|
52
57
|
export const AccountBalanceOutlined: SvgIconComponent;
|
|
53
58
|
export const AccountBalanceRounded: SvgIconComponent;
|
|
@@ -73,17 +78,22 @@ export const AccountTreeOutlined: SvgIconComponent;
|
|
|
73
78
|
export const AccountTreeRounded: SvgIconComponent;
|
|
74
79
|
export const AccountTreeSharp: SvgIconComponent;
|
|
75
80
|
export const AccountTreeTwoTone: SvgIconComponent;
|
|
76
|
-
export const
|
|
77
|
-
export const
|
|
78
|
-
export const
|
|
79
|
-
export const
|
|
80
|
-
export const
|
|
81
|
+
export const AdUnits: SvgIconComponent;
|
|
82
|
+
export const AdUnitsOutlined: SvgIconComponent;
|
|
83
|
+
export const AdUnitsRounded: SvgIconComponent;
|
|
84
|
+
export const AdUnitsSharp: SvgIconComponent;
|
|
85
|
+
export const AdUnitsTwoTone: SvgIconComponent;
|
|
81
86
|
export const Adb: SvgIconComponent;
|
|
82
87
|
export const AdbOutlined: SvgIconComponent;
|
|
83
88
|
export const AdbRounded: SvgIconComponent;
|
|
84
89
|
export const AdbSharp: SvgIconComponent;
|
|
85
90
|
export const AdbTwoTone: SvgIconComponent;
|
|
86
91
|
export const Add: SvgIconComponent;
|
|
92
|
+
export const AddAPhoto: SvgIconComponent;
|
|
93
|
+
export const AddAPhotoOutlined: SvgIconComponent;
|
|
94
|
+
export const AddAPhotoRounded: SvgIconComponent;
|
|
95
|
+
export const AddAPhotoSharp: SvgIconComponent;
|
|
96
|
+
export const AddAPhotoTwoTone: SvgIconComponent;
|
|
87
97
|
export const AddAlarm: SvgIconComponent;
|
|
88
98
|
export const AddAlarmOutlined: SvgIconComponent;
|
|
89
99
|
export const AddAlarmRounded: SvgIconComponent;
|
|
@@ -94,11 +104,6 @@ export const AddAlertOutlined: SvgIconComponent;
|
|
|
94
104
|
export const AddAlertRounded: SvgIconComponent;
|
|
95
105
|
export const AddAlertSharp: SvgIconComponent;
|
|
96
106
|
export const AddAlertTwoTone: SvgIconComponent;
|
|
97
|
-
export const AddAPhoto: SvgIconComponent;
|
|
98
|
-
export const AddAPhotoOutlined: SvgIconComponent;
|
|
99
|
-
export const AddAPhotoRounded: SvgIconComponent;
|
|
100
|
-
export const AddAPhotoSharp: SvgIconComponent;
|
|
101
|
-
export const AddAPhotoTwoTone: SvgIconComponent;
|
|
102
107
|
export const AddBox: SvgIconComponent;
|
|
103
108
|
export const AddBoxOutlined: SvgIconComponent;
|
|
104
109
|
export const AddBoxRounded: SvgIconComponent;
|
|
@@ -114,18 +119,13 @@ export const AddCardOutlined: SvgIconComponent;
|
|
|
114
119
|
export const AddCardRounded: SvgIconComponent;
|
|
115
120
|
export const AddCardSharp: SvgIconComponent;
|
|
116
121
|
export const AddCardTwoTone: SvgIconComponent;
|
|
117
|
-
export const Addchart: SvgIconComponent;
|
|
118
|
-
export const AddchartOutlined: SvgIconComponent;
|
|
119
|
-
export const AddchartRounded: SvgIconComponent;
|
|
120
|
-
export const AddchartSharp: SvgIconComponent;
|
|
121
|
-
export const AddchartTwoTone: SvgIconComponent;
|
|
122
122
|
export const AddCircle: SvgIconComponent;
|
|
123
123
|
export const AddCircleOutline: SvgIconComponent;
|
|
124
|
-
export const AddCircleOutlined: SvgIconComponent;
|
|
125
124
|
export const AddCircleOutlineOutlined: SvgIconComponent;
|
|
126
125
|
export const AddCircleOutlineRounded: SvgIconComponent;
|
|
127
126
|
export const AddCircleOutlineSharp: SvgIconComponent;
|
|
128
127
|
export const AddCircleOutlineTwoTone: SvgIconComponent;
|
|
128
|
+
export const AddCircleOutlined: SvgIconComponent;
|
|
129
129
|
export const AddCircleRounded: SvgIconComponent;
|
|
130
130
|
export const AddCircleSharp: SvgIconComponent;
|
|
131
131
|
export const AddCircleTwoTone: SvgIconComponent;
|
|
@@ -218,6 +218,11 @@ 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;
|
|
221
226
|
export const AdfScanner: SvgIconComponent;
|
|
222
227
|
export const AdfScannerOutlined: SvgIconComponent;
|
|
223
228
|
export const AdfScannerRounded: SvgIconComponent;
|
|
@@ -233,18 +238,21 @@ export const AdminPanelSettingsOutlined: SvgIconComponent;
|
|
|
233
238
|
export const AdminPanelSettingsRounded: SvgIconComponent;
|
|
234
239
|
export const AdminPanelSettingsSharp: SvgIconComponent;
|
|
235
240
|
export const AdminPanelSettingsTwoTone: SvgIconComponent;
|
|
236
|
-
export const
|
|
237
|
-
export const
|
|
238
|
-
export const
|
|
239
|
-
export const
|
|
240
|
-
export const
|
|
241
|
+
export const AdsClick: SvgIconComponent;
|
|
242
|
+
export const AdsClickOutlined: SvgIconComponent;
|
|
243
|
+
export const AdsClickRounded: SvgIconComponent;
|
|
244
|
+
export const AdsClickSharp: SvgIconComponent;
|
|
245
|
+
export const AdsClickTwoTone: SvgIconComponent;
|
|
241
246
|
export const Agriculture: SvgIconComponent;
|
|
242
247
|
export const AgricultureOutlined: SvgIconComponent;
|
|
243
248
|
export const AgricultureRounded: SvgIconComponent;
|
|
244
249
|
export const AgricultureSharp: SvgIconComponent;
|
|
245
250
|
export const AgricultureTwoTone: SvgIconComponent;
|
|
246
251
|
export const Air: SvgIconComponent;
|
|
247
|
-
export const
|
|
252
|
+
export const AirOutlined: SvgIconComponent;
|
|
253
|
+
export const AirRounded: SvgIconComponent;
|
|
254
|
+
export const AirSharp: SvgIconComponent;
|
|
255
|
+
export const AirTwoTone: SvgIconComponent;
|
|
248
256
|
export const AirlineSeatFlat: SvgIconComponent;
|
|
249
257
|
export const AirlineSeatFlatAngled: SvgIconComponent;
|
|
250
258
|
export const AirlineSeatFlatAngledOutlined: SvgIconComponent;
|
|
@@ -285,16 +293,21 @@ export const AirlineSeatReclineNormalOutlined: SvgIconComponent;
|
|
|
285
293
|
export const AirlineSeatReclineNormalRounded: SvgIconComponent;
|
|
286
294
|
export const AirlineSeatReclineNormalSharp: SvgIconComponent;
|
|
287
295
|
export const AirlineSeatReclineNormalTwoTone: SvgIconComponent;
|
|
288
|
-
export const AirlinesOutlined: SvgIconComponent;
|
|
289
|
-
export const AirlinesRounded: SvgIconComponent;
|
|
290
|
-
export const AirlinesSharp: SvgIconComponent;
|
|
291
296
|
export const AirlineStops: SvgIconComponent;
|
|
292
297
|
export const AirlineStopsOutlined: SvgIconComponent;
|
|
293
298
|
export const AirlineStopsRounded: SvgIconComponent;
|
|
294
299
|
export const AirlineStopsSharp: SvgIconComponent;
|
|
295
300
|
export const AirlineStopsTwoTone: SvgIconComponent;
|
|
301
|
+
export const Airlines: SvgIconComponent;
|
|
302
|
+
export const AirlinesOutlined: SvgIconComponent;
|
|
303
|
+
export const AirlinesRounded: SvgIconComponent;
|
|
304
|
+
export const AirlinesSharp: SvgIconComponent;
|
|
296
305
|
export const AirlinesTwoTone: SvgIconComponent;
|
|
297
|
-
export const
|
|
306
|
+
export const AirplaneTicket: SvgIconComponent;
|
|
307
|
+
export const AirplaneTicketOutlined: SvgIconComponent;
|
|
308
|
+
export const AirplaneTicketRounded: SvgIconComponent;
|
|
309
|
+
export const AirplaneTicketSharp: SvgIconComponent;
|
|
310
|
+
export const AirplaneTicketTwoTone: SvgIconComponent;
|
|
298
311
|
export const AirplanemodeActive: SvgIconComponent;
|
|
299
312
|
export const AirplanemodeActiveOutlined: SvgIconComponent;
|
|
300
313
|
export const AirplanemodeActiveRounded: SvgIconComponent;
|
|
@@ -305,11 +318,6 @@ export const AirplanemodeInactiveOutlined: SvgIconComponent;
|
|
|
305
318
|
export const AirplanemodeInactiveRounded: SvgIconComponent;
|
|
306
319
|
export const AirplanemodeInactiveSharp: SvgIconComponent;
|
|
307
320
|
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;
|
|
313
321
|
export const Airplay: SvgIconComponent;
|
|
314
322
|
export const AirplayOutlined: SvgIconComponent;
|
|
315
323
|
export const AirplayRounded: SvgIconComponent;
|
|
@@ -320,9 +328,6 @@ export const AirportShuttleOutlined: SvgIconComponent;
|
|
|
320
328
|
export const AirportShuttleRounded: SvgIconComponent;
|
|
321
329
|
export const AirportShuttleSharp: SvgIconComponent;
|
|
322
330
|
export const AirportShuttleTwoTone: SvgIconComponent;
|
|
323
|
-
export const AirRounded: SvgIconComponent;
|
|
324
|
-
export const AirSharp: SvgIconComponent;
|
|
325
|
-
export const AirTwoTone: SvgIconComponent;
|
|
326
331
|
export const Alarm: SvgIconComponent;
|
|
327
332
|
export const AlarmAdd: SvgIconComponent;
|
|
328
333
|
export const AlarmAddOutlined: SvgIconComponent;
|
|
@@ -393,16 +398,16 @@ export const AllOutOutlined: SvgIconComponent;
|
|
|
393
398
|
export const AllOutRounded: SvgIconComponent;
|
|
394
399
|
export const AllOutSharp: SvgIconComponent;
|
|
395
400
|
export const AllOutTwoTone: SvgIconComponent;
|
|
396
|
-
export const AlternateEmail: SvgIconComponent;
|
|
397
|
-
export const AlternateEmailOutlined: SvgIconComponent;
|
|
398
|
-
export const AlternateEmailRounded: SvgIconComponent;
|
|
399
|
-
export const AlternateEmailSharp: SvgIconComponent;
|
|
400
|
-
export const AlternateEmailTwoTone: SvgIconComponent;
|
|
401
401
|
export const AltRoute: SvgIconComponent;
|
|
402
402
|
export const AltRouteOutlined: SvgIconComponent;
|
|
403
403
|
export const AltRouteRounded: SvgIconComponent;
|
|
404
404
|
export const AltRouteSharp: SvgIconComponent;
|
|
405
405
|
export const AltRouteTwoTone: SvgIconComponent;
|
|
406
|
+
export const AlternateEmail: SvgIconComponent;
|
|
407
|
+
export const AlternateEmailOutlined: SvgIconComponent;
|
|
408
|
+
export const AlternateEmailRounded: SvgIconComponent;
|
|
409
|
+
export const AlternateEmailSharp: SvgIconComponent;
|
|
410
|
+
export const AlternateEmailTwoTone: SvgIconComponent;
|
|
406
411
|
export const Analytics: SvgIconComponent;
|
|
407
412
|
export const AnalyticsOutlined: SvgIconComponent;
|
|
408
413
|
export const AnalyticsRounded: SvgIconComponent;
|
|
@@ -448,18 +453,11 @@ export const AppBlockingOutlined: SvgIconComponent;
|
|
|
448
453
|
export const AppBlockingRounded: SvgIconComponent;
|
|
449
454
|
export const AppBlockingSharp: SvgIconComponent;
|
|
450
455
|
export const AppBlockingTwoTone: SvgIconComponent;
|
|
451
|
-
export const Apple: SvgIconComponent;
|
|
452
456
|
export const AppRegistration: SvgIconComponent;
|
|
453
457
|
export const AppRegistrationOutlined: SvgIconComponent;
|
|
454
458
|
export const AppRegistrationRounded: SvgIconComponent;
|
|
455
459
|
export const AppRegistrationSharp: SvgIconComponent;
|
|
456
460
|
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;
|
|
463
461
|
export const AppSettingsAlt: SvgIconComponent;
|
|
464
462
|
export const AppSettingsAltOutlined: SvgIconComponent;
|
|
465
463
|
export const AppSettingsAltRounded: SvgIconComponent;
|
|
@@ -470,6 +468,13 @@ export const AppShortcutOutlined: SvgIconComponent;
|
|
|
470
468
|
export const AppShortcutRounded: SvgIconComponent;
|
|
471
469
|
export const AppShortcutSharp: SvgIconComponent;
|
|
472
470
|
export const AppShortcutTwoTone: SvgIconComponent;
|
|
471
|
+
export const Apple: SvgIconComponent;
|
|
472
|
+
export const Approval: SvgIconComponent;
|
|
473
|
+
export const ApprovalOutlined: SvgIconComponent;
|
|
474
|
+
export const ApprovalRounded: SvgIconComponent;
|
|
475
|
+
export const ApprovalSharp: SvgIconComponent;
|
|
476
|
+
export const ApprovalTwoTone: SvgIconComponent;
|
|
477
|
+
export const Apps: SvgIconComponent;
|
|
473
478
|
export const AppsOutage: SvgIconComponent;
|
|
474
479
|
export const AppsOutageOutlined: SvgIconComponent;
|
|
475
480
|
export const AppsOutageRounded: SvgIconComponent;
|
|
@@ -579,16 +584,16 @@ export const ArrowUpwardOutlined: SvgIconComponent;
|
|
|
579
584
|
export const ArrowUpwardRounded: SvgIconComponent;
|
|
580
585
|
export const ArrowUpwardSharp: SvgIconComponent;
|
|
581
586
|
export const ArrowUpwardTwoTone: SvgIconComponent;
|
|
582
|
-
export const Article: SvgIconComponent;
|
|
583
|
-
export const ArticleOutlined: SvgIconComponent;
|
|
584
|
-
export const ArticleRounded: SvgIconComponent;
|
|
585
|
-
export const ArticleSharp: SvgIconComponent;
|
|
586
|
-
export const ArticleTwoTone: SvgIconComponent;
|
|
587
587
|
export const ArtTrack: SvgIconComponent;
|
|
588
588
|
export const ArtTrackOutlined: SvgIconComponent;
|
|
589
589
|
export const ArtTrackRounded: SvgIconComponent;
|
|
590
590
|
export const ArtTrackSharp: SvgIconComponent;
|
|
591
591
|
export const ArtTrackTwoTone: SvgIconComponent;
|
|
592
|
+
export const Article: SvgIconComponent;
|
|
593
|
+
export const ArticleOutlined: SvgIconComponent;
|
|
594
|
+
export const ArticleRounded: SvgIconComponent;
|
|
595
|
+
export const ArticleSharp: SvgIconComponent;
|
|
596
|
+
export const ArticleTwoTone: SvgIconComponent;
|
|
592
597
|
export const AspectRatio: SvgIconComponent;
|
|
593
598
|
export const AspectRatioOutlined: SvgIconComponent;
|
|
594
599
|
export const AspectRatioRounded: SvgIconComponent;
|
|
@@ -612,15 +617,15 @@ export const AssignmentLateSharp: SvgIconComponent;
|
|
|
612
617
|
export const AssignmentLateTwoTone: SvgIconComponent;
|
|
613
618
|
export const AssignmentOutlined: SvgIconComponent;
|
|
614
619
|
export const AssignmentReturn: SvgIconComponent;
|
|
620
|
+
export const AssignmentReturnOutlined: SvgIconComponent;
|
|
621
|
+
export const AssignmentReturnRounded: SvgIconComponent;
|
|
622
|
+
export const AssignmentReturnSharp: SvgIconComponent;
|
|
623
|
+
export const AssignmentReturnTwoTone: SvgIconComponent;
|
|
615
624
|
export const AssignmentReturned: SvgIconComponent;
|
|
616
625
|
export const AssignmentReturnedOutlined: SvgIconComponent;
|
|
617
626
|
export const AssignmentReturnedRounded: SvgIconComponent;
|
|
618
627
|
export const AssignmentReturnedSharp: SvgIconComponent;
|
|
619
628
|
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
629
|
export const AssignmentRounded: SvgIconComponent;
|
|
625
630
|
export const AssignmentSharp: SvgIconComponent;
|
|
626
631
|
export const AssignmentTurnedIn: SvgIconComponent;
|
|
@@ -629,6 +634,11 @@ export const AssignmentTurnedInRounded: SvgIconComponent;
|
|
|
629
634
|
export const AssignmentTurnedInSharp: SvgIconComponent;
|
|
630
635
|
export const AssignmentTurnedInTwoTone: SvgIconComponent;
|
|
631
636
|
export const AssignmentTwoTone: SvgIconComponent;
|
|
637
|
+
export const AssistWalker: SvgIconComponent;
|
|
638
|
+
export const AssistWalkerOutlined: SvgIconComponent;
|
|
639
|
+
export const AssistWalkerRounded: SvgIconComponent;
|
|
640
|
+
export const AssistWalkerSharp: SvgIconComponent;
|
|
641
|
+
export const AssistWalkerTwoTone: SvgIconComponent;
|
|
632
642
|
export const Assistant: SvgIconComponent;
|
|
633
643
|
export const AssistantDirection: SvgIconComponent;
|
|
634
644
|
export const AssistantDirectionOutlined: SvgIconComponent;
|
|
@@ -644,11 +654,6 @@ export const AssistantPhotoTwoTone: SvgIconComponent;
|
|
|
644
654
|
export const AssistantRounded: SvgIconComponent;
|
|
645
655
|
export const AssistantSharp: SvgIconComponent;
|
|
646
656
|
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
657
|
export const AssuredWorkload: SvgIconComponent;
|
|
653
658
|
export const AssuredWorkloadOutlined: SvgIconComponent;
|
|
654
659
|
export const AssuredWorkloadRounded: SvgIconComponent;
|
|
@@ -669,16 +674,16 @@ export const AttachFileOutlined: SvgIconComponent;
|
|
|
669
674
|
export const AttachFileRounded: SvgIconComponent;
|
|
670
675
|
export const AttachFileSharp: SvgIconComponent;
|
|
671
676
|
export const AttachFileTwoTone: SvgIconComponent;
|
|
672
|
-
export const Attachment: SvgIconComponent;
|
|
673
|
-
export const AttachmentOutlined: SvgIconComponent;
|
|
674
|
-
export const AttachmentRounded: SvgIconComponent;
|
|
675
|
-
export const AttachmentSharp: SvgIconComponent;
|
|
676
|
-
export const AttachmentTwoTone: SvgIconComponent;
|
|
677
677
|
export const AttachMoney: SvgIconComponent;
|
|
678
678
|
export const AttachMoneyOutlined: SvgIconComponent;
|
|
679
679
|
export const AttachMoneyRounded: SvgIconComponent;
|
|
680
680
|
export const AttachMoneySharp: SvgIconComponent;
|
|
681
681
|
export const AttachMoneyTwoTone: SvgIconComponent;
|
|
682
|
+
export const Attachment: SvgIconComponent;
|
|
683
|
+
export const AttachmentOutlined: SvgIconComponent;
|
|
684
|
+
export const AttachmentRounded: SvgIconComponent;
|
|
685
|
+
export const AttachmentSharp: SvgIconComponent;
|
|
686
|
+
export const AttachmentTwoTone: SvgIconComponent;
|
|
682
687
|
export const Attractions: SvgIconComponent;
|
|
683
688
|
export const AttractionsOutlined: SvgIconComponent;
|
|
684
689
|
export const AttractionsRounded: SvgIconComponent;
|
|
@@ -734,11 +739,6 @@ export const AutoFixOffOutlined: SvgIconComponent;
|
|
|
734
739
|
export const AutoFixOffRounded: SvgIconComponent;
|
|
735
740
|
export const AutoFixOffSharp: SvgIconComponent;
|
|
736
741
|
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;
|
|
742
742
|
export const AutoGraph: SvgIconComponent;
|
|
743
743
|
export const AutoGraphOutlined: SvgIconComponent;
|
|
744
744
|
export const AutoGraphRounded: SvgIconComponent;
|
|
@@ -749,16 +749,21 @@ export const AutoModeOutlined: SvgIconComponent;
|
|
|
749
749
|
export const AutoModeRounded: SvgIconComponent;
|
|
750
750
|
export const AutoModeSharp: SvgIconComponent;
|
|
751
751
|
export const AutoModeTwoTone: SvgIconComponent;
|
|
752
|
-
export const Autorenew: SvgIconComponent;
|
|
753
|
-
export const AutorenewOutlined: SvgIconComponent;
|
|
754
|
-
export const AutorenewRounded: SvgIconComponent;
|
|
755
|
-
export const AutorenewSharp: SvgIconComponent;
|
|
756
|
-
export const AutorenewTwoTone: SvgIconComponent;
|
|
757
752
|
export const AutoStories: SvgIconComponent;
|
|
758
753
|
export const AutoStoriesOutlined: SvgIconComponent;
|
|
759
754
|
export const AutoStoriesRounded: SvgIconComponent;
|
|
760
755
|
export const AutoStoriesSharp: SvgIconComponent;
|
|
761
756
|
export const AutoStoriesTwoTone: SvgIconComponent;
|
|
757
|
+
export const AutofpsSelect: SvgIconComponent;
|
|
758
|
+
export const AutofpsSelectOutlined: SvgIconComponent;
|
|
759
|
+
export const AutofpsSelectRounded: SvgIconComponent;
|
|
760
|
+
export const AutofpsSelectSharp: SvgIconComponent;
|
|
761
|
+
export const AutofpsSelectTwoTone: SvgIconComponent;
|
|
762
|
+
export const Autorenew: SvgIconComponent;
|
|
763
|
+
export const AutorenewOutlined: SvgIconComponent;
|
|
764
|
+
export const AutorenewRounded: SvgIconComponent;
|
|
765
|
+
export const AutorenewSharp: SvgIconComponent;
|
|
766
|
+
export const AutorenewTwoTone: SvgIconComponent;
|
|
762
767
|
export const AvTimer: SvgIconComponent;
|
|
763
768
|
export const AvTimerOutlined: SvgIconComponent;
|
|
764
769
|
export const AvTimerRounded: SvgIconComponent;
|
|
@@ -769,6 +774,11 @@ export const BabyChangingStationOutlined: SvgIconComponent;
|
|
|
769
774
|
export const BabyChangingStationRounded: SvgIconComponent;
|
|
770
775
|
export const BabyChangingStationSharp: SvgIconComponent;
|
|
771
776
|
export const BabyChangingStationTwoTone: SvgIconComponent;
|
|
777
|
+
export const BackHand: SvgIconComponent;
|
|
778
|
+
export const BackHandOutlined: SvgIconComponent;
|
|
779
|
+
export const BackHandRounded: SvgIconComponent;
|
|
780
|
+
export const BackHandSharp: SvgIconComponent;
|
|
781
|
+
export const BackHandTwoTone: SvgIconComponent;
|
|
772
782
|
export const Backpack: SvgIconComponent;
|
|
773
783
|
export const BackpackOutlined: SvgIconComponent;
|
|
774
784
|
export const BackpackRounded: SvgIconComponent;
|
|
@@ -966,6 +976,9 @@ export const BeachAccessSharp: SvgIconComponent;
|
|
|
966
976
|
export const BeachAccessTwoTone: SvgIconComponent;
|
|
967
977
|
export const Bed: SvgIconComponent;
|
|
968
978
|
export const BedOutlined: SvgIconComponent;
|
|
979
|
+
export const BedRounded: SvgIconComponent;
|
|
980
|
+
export const BedSharp: SvgIconComponent;
|
|
981
|
+
export const BedTwoTone: SvgIconComponent;
|
|
969
982
|
export const BedroomBaby: SvgIconComponent;
|
|
970
983
|
export const BedroomBabyOutlined: SvgIconComponent;
|
|
971
984
|
export const BedroomBabyRounded: SvgIconComponent;
|
|
@@ -981,8 +994,6 @@ export const BedroomParentOutlined: SvgIconComponent;
|
|
|
981
994
|
export const BedroomParentRounded: SvgIconComponent;
|
|
982
995
|
export const BedroomParentSharp: SvgIconComponent;
|
|
983
996
|
export const BedroomParentTwoTone: SvgIconComponent;
|
|
984
|
-
export const BedRounded: SvgIconComponent;
|
|
985
|
-
export const BedSharp: SvgIconComponent;
|
|
986
997
|
export const Bedtime: SvgIconComponent;
|
|
987
998
|
export const BedtimeOff: SvgIconComponent;
|
|
988
999
|
export const BedtimeOffOutlined: SvgIconComponent;
|
|
@@ -993,7 +1004,6 @@ export const BedtimeOutlined: SvgIconComponent;
|
|
|
993
1004
|
export const BedtimeRounded: SvgIconComponent;
|
|
994
1005
|
export const BedtimeSharp: SvgIconComponent;
|
|
995
1006
|
export const BedtimeTwoTone: SvgIconComponent;
|
|
996
|
-
export const BedTwoTone: SvgIconComponent;
|
|
997
1007
|
export const Beenhere: SvgIconComponent;
|
|
998
1008
|
export const BeenhereOutlined: SvgIconComponent;
|
|
999
1009
|
export const BeenhereRounded: SvgIconComponent;
|
|
@@ -1022,18 +1032,18 @@ export const BlenderTwoTone: SvgIconComponent;
|
|
|
1022
1032
|
export const Blind: SvgIconComponent;
|
|
1023
1033
|
export const BlindOutlined: SvgIconComponent;
|
|
1024
1034
|
export const BlindRounded: SvgIconComponent;
|
|
1035
|
+
export const BlindSharp: SvgIconComponent;
|
|
1036
|
+
export const BlindTwoTone: SvgIconComponent;
|
|
1025
1037
|
export const Blinds: SvgIconComponent;
|
|
1026
1038
|
export const BlindsClosed: SvgIconComponent;
|
|
1027
1039
|
export const BlindsClosedOutlined: SvgIconComponent;
|
|
1028
1040
|
export const BlindsClosedRounded: SvgIconComponent;
|
|
1029
1041
|
export const BlindsClosedSharp: SvgIconComponent;
|
|
1030
1042
|
export const BlindsClosedTwoTone: SvgIconComponent;
|
|
1031
|
-
export const BlindSharp: SvgIconComponent;
|
|
1032
1043
|
export const BlindsOutlined: SvgIconComponent;
|
|
1033
1044
|
export const BlindsRounded: SvgIconComponent;
|
|
1034
1045
|
export const BlindsSharp: SvgIconComponent;
|
|
1035
1046
|
export const BlindsTwoTone: SvgIconComponent;
|
|
1036
|
-
export const BlindTwoTone: SvgIconComponent;
|
|
1037
1047
|
export const Block: SvgIconComponent;
|
|
1038
1048
|
export const BlockOutlined: SvgIconComponent;
|
|
1039
1049
|
export const BlockRounded: SvgIconComponent;
|
|
@@ -1100,17 +1110,26 @@ export const BoltRounded: SvgIconComponent;
|
|
|
1100
1110
|
export const BoltSharp: SvgIconComponent;
|
|
1101
1111
|
export const BoltTwoTone: SvgIconComponent;
|
|
1102
1112
|
export const Book: SvgIconComponent;
|
|
1113
|
+
export const BookOnline: SvgIconComponent;
|
|
1114
|
+
export const BookOnlineOutlined: SvgIconComponent;
|
|
1115
|
+
export const BookOnlineRounded: SvgIconComponent;
|
|
1116
|
+
export const BookOnlineSharp: SvgIconComponent;
|
|
1117
|
+
export const BookOnlineTwoTone: SvgIconComponent;
|
|
1118
|
+
export const BookOutlined: SvgIconComponent;
|
|
1119
|
+
export const BookRounded: SvgIconComponent;
|
|
1120
|
+
export const BookSharp: SvgIconComponent;
|
|
1121
|
+
export const BookTwoTone: SvgIconComponent;
|
|
1103
1122
|
export const Bookmark: SvgIconComponent;
|
|
1104
1123
|
export const BookmarkAdd: SvgIconComponent;
|
|
1124
|
+
export const BookmarkAddOutlined: SvgIconComponent;
|
|
1125
|
+
export const BookmarkAddRounded: SvgIconComponent;
|
|
1126
|
+
export const BookmarkAddSharp: SvgIconComponent;
|
|
1127
|
+
export const BookmarkAddTwoTone: SvgIconComponent;
|
|
1105
1128
|
export const BookmarkAdded: SvgIconComponent;
|
|
1106
1129
|
export const BookmarkAddedOutlined: SvgIconComponent;
|
|
1107
1130
|
export const BookmarkAddedRounded: SvgIconComponent;
|
|
1108
1131
|
export const BookmarkAddedSharp: SvgIconComponent;
|
|
1109
1132
|
export const BookmarkAddedTwoTone: SvgIconComponent;
|
|
1110
|
-
export const BookmarkAddOutlined: SvgIconComponent;
|
|
1111
|
-
export const BookmarkAddRounded: SvgIconComponent;
|
|
1112
|
-
export const BookmarkAddSharp: SvgIconComponent;
|
|
1113
|
-
export const BookmarkAddTwoTone: SvgIconComponent;
|
|
1114
1133
|
export const BookmarkBorder: SvgIconComponent;
|
|
1115
1134
|
export const BookmarkBorderOutlined: SvgIconComponent;
|
|
1116
1135
|
export const BookmarkBorderRounded: SvgIconComponent;
|
|
@@ -1123,22 +1142,13 @@ export const BookmarkRemoveRounded: SvgIconComponent;
|
|
|
1123
1142
|
export const BookmarkRemoveSharp: SvgIconComponent;
|
|
1124
1143
|
export const BookmarkRemoveTwoTone: SvgIconComponent;
|
|
1125
1144
|
export const BookmarkRounded: SvgIconComponent;
|
|
1126
|
-
export const Bookmarks: SvgIconComponent;
|
|
1127
1145
|
export const BookmarkSharp: SvgIconComponent;
|
|
1146
|
+
export const BookmarkTwoTone: SvgIconComponent;
|
|
1147
|
+
export const Bookmarks: SvgIconComponent;
|
|
1128
1148
|
export const BookmarksOutlined: SvgIconComponent;
|
|
1129
1149
|
export const BookmarksRounded: SvgIconComponent;
|
|
1130
1150
|
export const BookmarksSharp: SvgIconComponent;
|
|
1131
1151
|
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
1152
|
export const BorderAll: SvgIconComponent;
|
|
1143
1153
|
export const BorderAllOutlined: SvgIconComponent;
|
|
1144
1154
|
export const BorderAllRounded: SvgIconComponent;
|
|
@@ -1488,12 +1498,12 @@ export const CameraRollSharp: SvgIconComponent;
|
|
|
1488
1498
|
export const CameraRollTwoTone: SvgIconComponent;
|
|
1489
1499
|
export const CameraRounded: SvgIconComponent;
|
|
1490
1500
|
export const CameraSharp: SvgIconComponent;
|
|
1501
|
+
export const CameraTwoTone: SvgIconComponent;
|
|
1491
1502
|
export const Cameraswitch: SvgIconComponent;
|
|
1492
1503
|
export const CameraswitchOutlined: SvgIconComponent;
|
|
1493
1504
|
export const CameraswitchRounded: SvgIconComponent;
|
|
1494
1505
|
export const CameraswitchSharp: SvgIconComponent;
|
|
1495
1506
|
export const CameraswitchTwoTone: SvgIconComponent;
|
|
1496
|
-
export const CameraTwoTone: SvgIconComponent;
|
|
1497
1507
|
export const Campaign: SvgIconComponent;
|
|
1498
1508
|
export const CampaignOutlined: SvgIconComponent;
|
|
1499
1509
|
export const CampaignRounded: SvgIconComponent;
|
|
@@ -1524,6 +1534,16 @@ export const CarCrashOutlined: SvgIconComponent;
|
|
|
1524
1534
|
export const CarCrashRounded: SvgIconComponent;
|
|
1525
1535
|
export const CarCrashSharp: SvgIconComponent;
|
|
1526
1536
|
export const CarCrashTwoTone: SvgIconComponent;
|
|
1537
|
+
export const CarRental: SvgIconComponent;
|
|
1538
|
+
export const CarRentalOutlined: SvgIconComponent;
|
|
1539
|
+
export const CarRentalRounded: SvgIconComponent;
|
|
1540
|
+
export const CarRentalSharp: SvgIconComponent;
|
|
1541
|
+
export const CarRentalTwoTone: SvgIconComponent;
|
|
1542
|
+
export const CarRepair: SvgIconComponent;
|
|
1543
|
+
export const CarRepairOutlined: SvgIconComponent;
|
|
1544
|
+
export const CarRepairRounded: SvgIconComponent;
|
|
1545
|
+
export const CarRepairSharp: SvgIconComponent;
|
|
1546
|
+
export const CarRepairTwoTone: SvgIconComponent;
|
|
1527
1547
|
export const CardGiftcard: SvgIconComponent;
|
|
1528
1548
|
export const CardGiftcardOutlined: SvgIconComponent;
|
|
1529
1549
|
export const CardGiftcardRounded: SvgIconComponent;
|
|
@@ -1544,16 +1564,6 @@ export const CarpenterOutlined: SvgIconComponent;
|
|
|
1544
1564
|
export const CarpenterRounded: SvgIconComponent;
|
|
1545
1565
|
export const CarpenterSharp: SvgIconComponent;
|
|
1546
1566
|
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
1567
|
export const Cases: SvgIconComponent;
|
|
1558
1568
|
export const CasesOutlined: SvgIconComponent;
|
|
1559
1569
|
export const CasesRounded: SvgIconComponent;
|
|
@@ -1575,15 +1585,15 @@ export const CastForEducationOutlined: SvgIconComponent;
|
|
|
1575
1585
|
export const CastForEducationRounded: SvgIconComponent;
|
|
1576
1586
|
export const CastForEducationSharp: SvgIconComponent;
|
|
1577
1587
|
export const CastForEducationTwoTone: SvgIconComponent;
|
|
1588
|
+
export const CastOutlined: SvgIconComponent;
|
|
1589
|
+
export const CastRounded: SvgIconComponent;
|
|
1590
|
+
export const CastSharp: SvgIconComponent;
|
|
1591
|
+
export const CastTwoTone: SvgIconComponent;
|
|
1578
1592
|
export const Castle: SvgIconComponent;
|
|
1579
1593
|
export const CastleOutlined: SvgIconComponent;
|
|
1580
1594
|
export const CastleRounded: SvgIconComponent;
|
|
1581
1595
|
export const CastleSharp: SvgIconComponent;
|
|
1582
1596
|
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
1597
|
export const CatchingPokemon: SvgIconComponent;
|
|
1588
1598
|
export const CatchingPokemonOutlined: SvgIconComponent;
|
|
1589
1599
|
export const CatchingPokemonRounded: SvgIconComponent;
|
|
@@ -1652,11 +1662,11 @@ export const ChargingStationTwoTone: SvgIconComponent;
|
|
|
1652
1662
|
export const Chat: SvgIconComponent;
|
|
1653
1663
|
export const ChatBubble: SvgIconComponent;
|
|
1654
1664
|
export const ChatBubbleOutline: SvgIconComponent;
|
|
1655
|
-
export const ChatBubbleOutlined: SvgIconComponent;
|
|
1656
1665
|
export const ChatBubbleOutlineOutlined: SvgIconComponent;
|
|
1657
1666
|
export const ChatBubbleOutlineRounded: SvgIconComponent;
|
|
1658
1667
|
export const ChatBubbleOutlineSharp: SvgIconComponent;
|
|
1659
1668
|
export const ChatBubbleOutlineTwoTone: SvgIconComponent;
|
|
1669
|
+
export const ChatBubbleOutlined: SvgIconComponent;
|
|
1660
1670
|
export const ChatBubbleRounded: SvgIconComponent;
|
|
1661
1671
|
export const ChatBubbleSharp: SvgIconComponent;
|
|
1662
1672
|
export const ChatBubbleTwoTone: SvgIconComponent;
|
|
@@ -1677,23 +1687,33 @@ export const CheckBoxSharp: SvgIconComponent;
|
|
|
1677
1687
|
export const CheckBoxTwoTone: SvgIconComponent;
|
|
1678
1688
|
export const CheckCircle: SvgIconComponent;
|
|
1679
1689
|
export const CheckCircleOutline: SvgIconComponent;
|
|
1680
|
-
export const CheckCircleOutlined: SvgIconComponent;
|
|
1681
1690
|
export const CheckCircleOutlineOutlined: SvgIconComponent;
|
|
1682
1691
|
export const CheckCircleOutlineRounded: SvgIconComponent;
|
|
1683
1692
|
export const CheckCircleOutlineSharp: SvgIconComponent;
|
|
1684
1693
|
export const CheckCircleOutlineTwoTone: SvgIconComponent;
|
|
1694
|
+
export const CheckCircleOutlined: SvgIconComponent;
|
|
1685
1695
|
export const CheckCircleRounded: SvgIconComponent;
|
|
1686
1696
|
export const CheckCircleSharp: SvgIconComponent;
|
|
1687
1697
|
export const CheckCircleTwoTone: SvgIconComponent;
|
|
1688
1698
|
export const CheckOutlined: SvgIconComponent;
|
|
1699
|
+
export const CheckRounded: SvgIconComponent;
|
|
1700
|
+
export const CheckSharp: SvgIconComponent;
|
|
1701
|
+
export const CheckTwoTone: SvgIconComponent;
|
|
1702
|
+
export const Checklist: SvgIconComponent;
|
|
1703
|
+
export const ChecklistOutlined: SvgIconComponent;
|
|
1704
|
+
export const ChecklistRounded: SvgIconComponent;
|
|
1705
|
+
export const ChecklistRtl: SvgIconComponent;
|
|
1706
|
+
export const ChecklistRtlOutlined: SvgIconComponent;
|
|
1707
|
+
export const ChecklistRtlRounded: SvgIconComponent;
|
|
1708
|
+
export const ChecklistRtlSharp: SvgIconComponent;
|
|
1709
|
+
export const ChecklistRtlTwoTone: SvgIconComponent;
|
|
1710
|
+
export const ChecklistSharp: SvgIconComponent;
|
|
1711
|
+
export const ChecklistTwoTone: SvgIconComponent;
|
|
1689
1712
|
export const Checkroom: SvgIconComponent;
|
|
1690
1713
|
export const CheckroomOutlined: SvgIconComponent;
|
|
1691
1714
|
export const CheckroomRounded: SvgIconComponent;
|
|
1692
1715
|
export const CheckroomSharp: SvgIconComponent;
|
|
1693
1716
|
export const CheckroomTwoTone: SvgIconComponent;
|
|
1694
|
-
export const CheckRounded: SvgIconComponent;
|
|
1695
|
-
export const CheckSharp: SvgIconComponent;
|
|
1696
|
-
export const CheckTwoTone: SvgIconComponent;
|
|
1697
1717
|
export const ChevronLeft: SvgIconComponent;
|
|
1698
1718
|
export const ChevronLeftOutlined: SvgIconComponent;
|
|
1699
1719
|
export const ChevronLeftRounded: SvgIconComponent;
|
|
@@ -1760,8 +1780,17 @@ export const ClearRounded: SvgIconComponent;
|
|
|
1760
1780
|
export const ClearSharp: SvgIconComponent;
|
|
1761
1781
|
export const ClearTwoTone: SvgIconComponent;
|
|
1762
1782
|
export const Close: SvgIconComponent;
|
|
1763
|
-
export const
|
|
1764
|
-
export const
|
|
1783
|
+
export const CloseFullscreen: SvgIconComponent;
|
|
1784
|
+
export const CloseFullscreenOutlined: SvgIconComponent;
|
|
1785
|
+
export const CloseFullscreenRounded: SvgIconComponent;
|
|
1786
|
+
export const CloseFullscreenSharp: SvgIconComponent;
|
|
1787
|
+
export const CloseFullscreenTwoTone: SvgIconComponent;
|
|
1788
|
+
export const CloseOutlined: SvgIconComponent;
|
|
1789
|
+
export const CloseRounded: SvgIconComponent;
|
|
1790
|
+
export const CloseSharp: SvgIconComponent;
|
|
1791
|
+
export const CloseTwoTone: SvgIconComponent;
|
|
1792
|
+
export const ClosedCaption: SvgIconComponent;
|
|
1793
|
+
export const ClosedCaptionDisabled: SvgIconComponent;
|
|
1765
1794
|
export const ClosedCaptionDisabledOutlined: SvgIconComponent;
|
|
1766
1795
|
export const ClosedCaptionDisabledRounded: SvgIconComponent;
|
|
1767
1796
|
export const ClosedCaptionDisabledSharp: SvgIconComponent;
|
|
@@ -1775,15 +1804,6 @@ export const ClosedCaptionOutlined: SvgIconComponent;
|
|
|
1775
1804
|
export const ClosedCaptionRounded: SvgIconComponent;
|
|
1776
1805
|
export const ClosedCaptionSharp: SvgIconComponent;
|
|
1777
1806
|
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
1807
|
export const Cloud: SvgIconComponent;
|
|
1788
1808
|
export const CloudCircle: SvgIconComponent;
|
|
1789
1809
|
export const CloudCircleOutlined: SvgIconComponent;
|
|
@@ -1829,6 +1849,11 @@ export const Co2Outlined: SvgIconComponent;
|
|
|
1829
1849
|
export const Co2Rounded: SvgIconComponent;
|
|
1830
1850
|
export const Co2Sharp: SvgIconComponent;
|
|
1831
1851
|
export const Co2TwoTone: SvgIconComponent;
|
|
1852
|
+
export const CoPresent: SvgIconComponent;
|
|
1853
|
+
export const CoPresentOutlined: SvgIconComponent;
|
|
1854
|
+
export const CoPresentRounded: SvgIconComponent;
|
|
1855
|
+
export const CoPresentSharp: SvgIconComponent;
|
|
1856
|
+
export const CoPresentTwoTone: SvgIconComponent;
|
|
1832
1857
|
export const Code: SvgIconComponent;
|
|
1833
1858
|
export const CodeOff: SvgIconComponent;
|
|
1834
1859
|
export const CodeOffOutlined: SvgIconComponent;
|
|
@@ -1859,16 +1884,16 @@ export const CollectionsOutlined: SvgIconComponent;
|
|
|
1859
1884
|
export const CollectionsRounded: SvgIconComponent;
|
|
1860
1885
|
export const CollectionsSharp: SvgIconComponent;
|
|
1861
1886
|
export const CollectionsTwoTone: SvgIconComponent;
|
|
1862
|
-
export const Colorize: SvgIconComponent;
|
|
1863
|
-
export const ColorizeOutlined: SvgIconComponent;
|
|
1864
|
-
export const ColorizeRounded: SvgIconComponent;
|
|
1865
|
-
export const ColorizeSharp: SvgIconComponent;
|
|
1866
|
-
export const ColorizeTwoTone: SvgIconComponent;
|
|
1867
1887
|
export const ColorLens: SvgIconComponent;
|
|
1868
1888
|
export const ColorLensOutlined: SvgIconComponent;
|
|
1869
1889
|
export const ColorLensRounded: SvgIconComponent;
|
|
1870
1890
|
export const ColorLensSharp: SvgIconComponent;
|
|
1871
1891
|
export const ColorLensTwoTone: SvgIconComponent;
|
|
1892
|
+
export const Colorize: SvgIconComponent;
|
|
1893
|
+
export const ColorizeOutlined: SvgIconComponent;
|
|
1894
|
+
export const ColorizeRounded: SvgIconComponent;
|
|
1895
|
+
export const ColorizeSharp: SvgIconComponent;
|
|
1896
|
+
export const ColorizeTwoTone: SvgIconComponent;
|
|
1872
1897
|
export const Comment: SvgIconComponent;
|
|
1873
1898
|
export const CommentBank: SvgIconComponent;
|
|
1874
1899
|
export const CommentBankOutlined: SvgIconComponent;
|
|
@@ -1877,13 +1902,13 @@ export const CommentBankSharp: SvgIconComponent;
|
|
|
1877
1902
|
export const CommentBankTwoTone: SvgIconComponent;
|
|
1878
1903
|
export const CommentOutlined: SvgIconComponent;
|
|
1879
1904
|
export const CommentRounded: SvgIconComponent;
|
|
1905
|
+
export const CommentSharp: SvgIconComponent;
|
|
1906
|
+
export const CommentTwoTone: SvgIconComponent;
|
|
1880
1907
|
export const CommentsDisabled: SvgIconComponent;
|
|
1881
1908
|
export const CommentsDisabledOutlined: SvgIconComponent;
|
|
1882
1909
|
export const CommentsDisabledRounded: SvgIconComponent;
|
|
1883
1910
|
export const CommentsDisabledSharp: SvgIconComponent;
|
|
1884
1911
|
export const CommentsDisabledTwoTone: SvgIconComponent;
|
|
1885
|
-
export const CommentSharp: SvgIconComponent;
|
|
1886
|
-
export const CommentTwoTone: SvgIconComponent;
|
|
1887
1912
|
export const Commit: SvgIconComponent;
|
|
1888
1913
|
export const CommitOutlined: SvgIconComponent;
|
|
1889
1914
|
export const CommitRounded: SvgIconComponent;
|
|
@@ -1924,6 +1949,11 @@ export const ConfirmationNumberOutlined: SvgIconComponent;
|
|
|
1924
1949
|
export const ConfirmationNumberRounded: SvgIconComponent;
|
|
1925
1950
|
export const ConfirmationNumberSharp: SvgIconComponent;
|
|
1926
1951
|
export const ConfirmationNumberTwoTone: SvgIconComponent;
|
|
1952
|
+
export const ConnectWithoutContact: SvgIconComponent;
|
|
1953
|
+
export const ConnectWithoutContactOutlined: SvgIconComponent;
|
|
1954
|
+
export const ConnectWithoutContactRounded: SvgIconComponent;
|
|
1955
|
+
export const ConnectWithoutContactSharp: SvgIconComponent;
|
|
1956
|
+
export const ConnectWithoutContactTwoTone: SvgIconComponent;
|
|
1927
1957
|
export const ConnectedTv: SvgIconComponent;
|
|
1928
1958
|
export const ConnectedTvOutlined: SvgIconComponent;
|
|
1929
1959
|
export const ConnectedTvRounded: SvgIconComponent;
|
|
@@ -1934,11 +1964,6 @@ export const ConnectingAirportsOutlined: SvgIconComponent;
|
|
|
1934
1964
|
export const ConnectingAirportsRounded: SvgIconComponent;
|
|
1935
1965
|
export const ConnectingAirportsSharp: SvgIconComponent;
|
|
1936
1966
|
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;
|
|
1942
1967
|
export const Construction: SvgIconComponent;
|
|
1943
1968
|
export const ConstructionOutlined: SvgIconComponent;
|
|
1944
1969
|
export const ConstructionRounded: SvgIconComponent;
|
|
@@ -1949,11 +1974,6 @@ export const ContactEmergencyOutlined: SvgIconComponent;
|
|
|
1949
1974
|
export const ContactEmergencyRounded: SvgIconComponent;
|
|
1950
1975
|
export const ContactEmergencySharp: SvgIconComponent;
|
|
1951
1976
|
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
1977
|
export const ContactMail: SvgIconComponent;
|
|
1958
1978
|
export const ContactMailOutlined: SvgIconComponent;
|
|
1959
1979
|
export const ContactMailRounded: SvgIconComponent;
|
|
@@ -1969,16 +1989,21 @@ export const ContactPhoneOutlined: SvgIconComponent;
|
|
|
1969
1989
|
export const ContactPhoneRounded: SvgIconComponent;
|
|
1970
1990
|
export const ContactPhoneSharp: SvgIconComponent;
|
|
1971
1991
|
export const ContactPhoneTwoTone: SvgIconComponent;
|
|
1972
|
-
export const Contacts: SvgIconComponent;
|
|
1973
|
-
export const ContactsOutlined: SvgIconComponent;
|
|
1974
|
-
export const ContactsRounded: SvgIconComponent;
|
|
1975
|
-
export const ContactsSharp: SvgIconComponent;
|
|
1976
|
-
export const ContactsTwoTone: SvgIconComponent;
|
|
1977
1992
|
export const ContactSupport: SvgIconComponent;
|
|
1978
1993
|
export const ContactSupportOutlined: SvgIconComponent;
|
|
1979
1994
|
export const ContactSupportRounded: SvgIconComponent;
|
|
1980
1995
|
export const ContactSupportSharp: SvgIconComponent;
|
|
1981
1996
|
export const ContactSupportTwoTone: SvgIconComponent;
|
|
1997
|
+
export const Contactless: SvgIconComponent;
|
|
1998
|
+
export const ContactlessOutlined: SvgIconComponent;
|
|
1999
|
+
export const ContactlessRounded: SvgIconComponent;
|
|
2000
|
+
export const ContactlessSharp: SvgIconComponent;
|
|
2001
|
+
export const ContactlessTwoTone: SvgIconComponent;
|
|
2002
|
+
export const Contacts: SvgIconComponent;
|
|
2003
|
+
export const ContactsOutlined: SvgIconComponent;
|
|
2004
|
+
export const ContactsRounded: SvgIconComponent;
|
|
2005
|
+
export const ContactsSharp: SvgIconComponent;
|
|
2006
|
+
export const ContactsTwoTone: SvgIconComponent;
|
|
1982
2007
|
export const ContentCopy: SvgIconComponent;
|
|
1983
2008
|
export const ContentCopyOutlined: SvgIconComponent;
|
|
1984
2009
|
export const ContentCopyRounded: SvgIconComponent;
|
|
@@ -2034,11 +2059,6 @@ export const CookieOutlined: SvgIconComponent;
|
|
|
2034
2059
|
export const CookieRounded: SvgIconComponent;
|
|
2035
2060
|
export const CookieSharp: SvgIconComponent;
|
|
2036
2061
|
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
2062
|
export const CopyAll: SvgIconComponent;
|
|
2043
2063
|
export const CopyAllOutlined: SvgIconComponent;
|
|
2044
2064
|
export const CopyAllRounded: SvgIconComponent;
|
|
@@ -2269,16 +2289,6 @@ export const DataSaverOnOutlined: SvgIconComponent;
|
|
|
2269
2289
|
export const DataSaverOnRounded: SvgIconComponent;
|
|
2270
2290
|
export const DataSaverOnSharp: SvgIconComponent;
|
|
2271
2291
|
export const DataSaverOnTwoTone: SvgIconComponent;
|
|
2272
|
-
export const Dataset: SvgIconComponent;
|
|
2273
|
-
export const DatasetLinked: SvgIconComponent;
|
|
2274
|
-
export const DatasetLinkedOutlined: SvgIconComponent;
|
|
2275
|
-
export const DatasetLinkedRounded: SvgIconComponent;
|
|
2276
|
-
export const DatasetLinkedSharp: SvgIconComponent;
|
|
2277
|
-
export const DatasetLinkedTwoTone: SvgIconComponent;
|
|
2278
|
-
export const DatasetOutlined: SvgIconComponent;
|
|
2279
|
-
export const DatasetRounded: SvgIconComponent;
|
|
2280
|
-
export const DatasetSharp: SvgIconComponent;
|
|
2281
|
-
export const DatasetTwoTone: SvgIconComponent;
|
|
2282
2292
|
export const DataThresholding: SvgIconComponent;
|
|
2283
2293
|
export const DataThresholdingOutlined: SvgIconComponent;
|
|
2284
2294
|
export const DataThresholdingRounded: SvgIconComponent;
|
|
@@ -2289,6 +2299,16 @@ export const DataUsageOutlined: SvgIconComponent;
|
|
|
2289
2299
|
export const DataUsageRounded: SvgIconComponent;
|
|
2290
2300
|
export const DataUsageSharp: SvgIconComponent;
|
|
2291
2301
|
export const DataUsageTwoTone: SvgIconComponent;
|
|
2302
|
+
export const Dataset: SvgIconComponent;
|
|
2303
|
+
export const DatasetLinked: SvgIconComponent;
|
|
2304
|
+
export const DatasetLinkedOutlined: SvgIconComponent;
|
|
2305
|
+
export const DatasetLinkedRounded: SvgIconComponent;
|
|
2306
|
+
export const DatasetLinkedSharp: SvgIconComponent;
|
|
2307
|
+
export const DatasetLinkedTwoTone: SvgIconComponent;
|
|
2308
|
+
export const DatasetOutlined: SvgIconComponent;
|
|
2309
|
+
export const DatasetRounded: SvgIconComponent;
|
|
2310
|
+
export const DatasetSharp: SvgIconComponent;
|
|
2311
|
+
export const DatasetTwoTone: SvgIconComponent;
|
|
2292
2312
|
export const DateRange: SvgIconComponent;
|
|
2293
2313
|
export const DateRangeOutlined: SvgIconComponent;
|
|
2294
2314
|
export const DateRangeRounded: SvgIconComponent;
|
|
@@ -2316,11 +2336,11 @@ export const DeleteForeverRounded: SvgIconComponent;
|
|
|
2316
2336
|
export const DeleteForeverSharp: SvgIconComponent;
|
|
2317
2337
|
export const DeleteForeverTwoTone: SvgIconComponent;
|
|
2318
2338
|
export const DeleteOutline: SvgIconComponent;
|
|
2319
|
-
export const DeleteOutlined: SvgIconComponent;
|
|
2320
2339
|
export const DeleteOutlineOutlined: SvgIconComponent;
|
|
2321
2340
|
export const DeleteOutlineRounded: SvgIconComponent;
|
|
2322
2341
|
export const DeleteOutlineSharp: SvgIconComponent;
|
|
2323
2342
|
export const DeleteOutlineTwoTone: SvgIconComponent;
|
|
2343
|
+
export const DeleteOutlined: SvgIconComponent;
|
|
2324
2344
|
export const DeleteRounded: SvgIconComponent;
|
|
2325
2345
|
export const DeleteSharp: SvgIconComponent;
|
|
2326
2346
|
export const DeleteSweep: SvgIconComponent;
|
|
@@ -2373,6 +2393,7 @@ export const Desk: SvgIconComponent;
|
|
|
2373
2393
|
export const DeskOutlined: SvgIconComponent;
|
|
2374
2394
|
export const DeskRounded: SvgIconComponent;
|
|
2375
2395
|
export const DeskSharp: SvgIconComponent;
|
|
2396
|
+
export const DeskTwoTone: SvgIconComponent;
|
|
2376
2397
|
export const DesktopAccessDisabled: SvgIconComponent;
|
|
2377
2398
|
export const DesktopAccessDisabledOutlined: SvgIconComponent;
|
|
2378
2399
|
export const DesktopAccessDisabledRounded: SvgIconComponent;
|
|
@@ -2388,7 +2409,6 @@ export const DesktopWindowsOutlined: SvgIconComponent;
|
|
|
2388
2409
|
export const DesktopWindowsRounded: SvgIconComponent;
|
|
2389
2410
|
export const DesktopWindowsSharp: SvgIconComponent;
|
|
2390
2411
|
export const DesktopWindowsTwoTone: SvgIconComponent;
|
|
2391
|
-
export const DeskTwoTone: SvgIconComponent;
|
|
2392
2412
|
export const Details: SvgIconComponent;
|
|
2393
2413
|
export const DetailsOutlined: SvgIconComponent;
|
|
2394
2414
|
export const DetailsRounded: SvgIconComponent;
|
|
@@ -2414,6 +2434,16 @@ export const DeviceHubOutlined: SvgIconComponent;
|
|
|
2414
2434
|
export const DeviceHubRounded: SvgIconComponent;
|
|
2415
2435
|
export const DeviceHubSharp: SvgIconComponent;
|
|
2416
2436
|
export const DeviceHubTwoTone: SvgIconComponent;
|
|
2437
|
+
export const DeviceThermostat: SvgIconComponent;
|
|
2438
|
+
export const DeviceThermostatOutlined: SvgIconComponent;
|
|
2439
|
+
export const DeviceThermostatRounded: SvgIconComponent;
|
|
2440
|
+
export const DeviceThermostatSharp: SvgIconComponent;
|
|
2441
|
+
export const DeviceThermostatTwoTone: SvgIconComponent;
|
|
2442
|
+
export const DeviceUnknown: SvgIconComponent;
|
|
2443
|
+
export const DeviceUnknownOutlined: SvgIconComponent;
|
|
2444
|
+
export const DeviceUnknownRounded: SvgIconComponent;
|
|
2445
|
+
export const DeviceUnknownSharp: SvgIconComponent;
|
|
2446
|
+
export const DeviceUnknownTwoTone: SvgIconComponent;
|
|
2417
2447
|
export const Devices: SvgIconComponent;
|
|
2418
2448
|
export const DevicesFold: SvgIconComponent;
|
|
2419
2449
|
export const DevicesFoldOutlined: SvgIconComponent;
|
|
@@ -2429,16 +2459,6 @@ export const DevicesOutlined: SvgIconComponent;
|
|
|
2429
2459
|
export const DevicesRounded: SvgIconComponent;
|
|
2430
2460
|
export const DevicesSharp: SvgIconComponent;
|
|
2431
2461
|
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
2462
|
export const DialerSip: SvgIconComponent;
|
|
2443
2463
|
export const DialerSipOutlined: SvgIconComponent;
|
|
2444
2464
|
export const DialerSipRounded: SvgIconComponent;
|
|
@@ -2599,16 +2619,6 @@ export const DnsOutlined: SvgIconComponent;
|
|
|
2599
2619
|
export const DnsRounded: SvgIconComponent;
|
|
2600
2620
|
export const DnsSharp: SvgIconComponent;
|
|
2601
2621
|
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;
|
|
2612
2622
|
export const DoDisturb: SvgIconComponent;
|
|
2613
2623
|
export const DoDisturbAlt: SvgIconComponent;
|
|
2614
2624
|
export const DoDisturbAltOutlined: SvgIconComponent;
|
|
@@ -2629,41 +2639,6 @@ export const DoDisturbOutlined: SvgIconComponent;
|
|
|
2629
2639
|
export const DoDisturbRounded: SvgIconComponent;
|
|
2630
2640
|
export const DoDisturbSharp: SvgIconComponent;
|
|
2631
2641
|
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;
|
|
2667
2642
|
export const DoNotDisturb: SvgIconComponent;
|
|
2668
2643
|
export const DoNotDisturbAlt: SvgIconComponent;
|
|
2669
2644
|
export const DoNotDisturbAltOutlined: SvgIconComponent;
|
|
@@ -2699,6 +2674,51 @@ export const DoNotTouchOutlined: SvgIconComponent;
|
|
|
2699
2674
|
export const DoNotTouchRounded: SvgIconComponent;
|
|
2700
2675
|
export const DoNotTouchSharp: SvgIconComponent;
|
|
2701
2676
|
export const DoNotTouchTwoTone: SvgIconComponent;
|
|
2677
|
+
export const Dock: SvgIconComponent;
|
|
2678
|
+
export const DockOutlined: SvgIconComponent;
|
|
2679
|
+
export const DockRounded: SvgIconComponent;
|
|
2680
|
+
export const DockSharp: SvgIconComponent;
|
|
2681
|
+
export const DockTwoTone: SvgIconComponent;
|
|
2682
|
+
export const DocumentScanner: SvgIconComponent;
|
|
2683
|
+
export const DocumentScannerOutlined: SvgIconComponent;
|
|
2684
|
+
export const DocumentScannerRounded: SvgIconComponent;
|
|
2685
|
+
export const DocumentScannerSharp: SvgIconComponent;
|
|
2686
|
+
export const DocumentScannerTwoTone: SvgIconComponent;
|
|
2687
|
+
export const Domain: SvgIconComponent;
|
|
2688
|
+
export const DomainAdd: SvgIconComponent;
|
|
2689
|
+
export const DomainAddOutlined: SvgIconComponent;
|
|
2690
|
+
export const DomainAddRounded: SvgIconComponent;
|
|
2691
|
+
export const DomainAddSharp: SvgIconComponent;
|
|
2692
|
+
export const DomainAddTwoTone: SvgIconComponent;
|
|
2693
|
+
export const DomainDisabled: SvgIconComponent;
|
|
2694
|
+
export const DomainDisabledOutlined: SvgIconComponent;
|
|
2695
|
+
export const DomainDisabledRounded: SvgIconComponent;
|
|
2696
|
+
export const DomainDisabledSharp: SvgIconComponent;
|
|
2697
|
+
export const DomainDisabledTwoTone: SvgIconComponent;
|
|
2698
|
+
export const DomainOutlined: SvgIconComponent;
|
|
2699
|
+
export const DomainRounded: SvgIconComponent;
|
|
2700
|
+
export const DomainSharp: SvgIconComponent;
|
|
2701
|
+
export const DomainTwoTone: SvgIconComponent;
|
|
2702
|
+
export const DomainVerification: SvgIconComponent;
|
|
2703
|
+
export const DomainVerificationOutlined: SvgIconComponent;
|
|
2704
|
+
export const DomainVerificationRounded: SvgIconComponent;
|
|
2705
|
+
export const DomainVerificationSharp: SvgIconComponent;
|
|
2706
|
+
export const DomainVerificationTwoTone: SvgIconComponent;
|
|
2707
|
+
export const Done: SvgIconComponent;
|
|
2708
|
+
export const DoneAll: SvgIconComponent;
|
|
2709
|
+
export const DoneAllOutlined: SvgIconComponent;
|
|
2710
|
+
export const DoneAllRounded: SvgIconComponent;
|
|
2711
|
+
export const DoneAllSharp: SvgIconComponent;
|
|
2712
|
+
export const DoneAllTwoTone: SvgIconComponent;
|
|
2713
|
+
export const DoneOutline: SvgIconComponent;
|
|
2714
|
+
export const DoneOutlineOutlined: SvgIconComponent;
|
|
2715
|
+
export const DoneOutlineRounded: SvgIconComponent;
|
|
2716
|
+
export const DoneOutlineSharp: SvgIconComponent;
|
|
2717
|
+
export const DoneOutlineTwoTone: SvgIconComponent;
|
|
2718
|
+
export const DoneOutlined: SvgIconComponent;
|
|
2719
|
+
export const DoneRounded: SvgIconComponent;
|
|
2720
|
+
export const DoneSharp: SvgIconComponent;
|
|
2721
|
+
export const DoneTwoTone: SvgIconComponent;
|
|
2702
2722
|
export const DonutLarge: SvgIconComponent;
|
|
2703
2723
|
export const DonutLargeOutlined: SvgIconComponent;
|
|
2704
2724
|
export const DonutLargeRounded: SvgIconComponent;
|
|
@@ -2714,11 +2734,6 @@ export const DoorBackOutlined: SvgIconComponent;
|
|
|
2714
2734
|
export const DoorBackRounded: SvgIconComponent;
|
|
2715
2735
|
export const DoorBackSharp: SvgIconComponent;
|
|
2716
2736
|
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;
|
|
2722
2737
|
export const DoorFront: SvgIconComponent;
|
|
2723
2738
|
export const DoorFrontOutlined: SvgIconComponent;
|
|
2724
2739
|
export const DoorFrontRounded: SvgIconComponent;
|
|
@@ -2729,6 +2744,11 @@ export const DoorSlidingOutlined: SvgIconComponent;
|
|
|
2729
2744
|
export const DoorSlidingRounded: SvgIconComponent;
|
|
2730
2745
|
export const DoorSlidingSharp: SvgIconComponent;
|
|
2731
2746
|
export const DoorSlidingTwoTone: SvgIconComponent;
|
|
2747
|
+
export const Doorbell: SvgIconComponent;
|
|
2748
|
+
export const DoorbellOutlined: SvgIconComponent;
|
|
2749
|
+
export const DoorbellRounded: SvgIconComponent;
|
|
2750
|
+
export const DoorbellSharp: SvgIconComponent;
|
|
2751
|
+
export const DoorbellTwoTone: SvgIconComponent;
|
|
2732
2752
|
export const DoubleArrow: SvgIconComponent;
|
|
2733
2753
|
export const DoubleArrowOutlined: SvgIconComponent;
|
|
2734
2754
|
export const DoubleArrowRounded: SvgIconComponent;
|
|
@@ -2750,15 +2770,15 @@ export const DownloadForOfflineOutlined: SvgIconComponent;
|
|
|
2750
2770
|
export const DownloadForOfflineRounded: SvgIconComponent;
|
|
2751
2771
|
export const DownloadForOfflineSharp: SvgIconComponent;
|
|
2752
2772
|
export const DownloadForOfflineTwoTone: SvgIconComponent;
|
|
2773
|
+
export const DownloadOutlined: SvgIconComponent;
|
|
2774
|
+
export const DownloadRounded: SvgIconComponent;
|
|
2775
|
+
export const DownloadSharp: SvgIconComponent;
|
|
2776
|
+
export const DownloadTwoTone: SvgIconComponent;
|
|
2753
2777
|
export const Downloading: SvgIconComponent;
|
|
2754
2778
|
export const DownloadingOutlined: SvgIconComponent;
|
|
2755
2779
|
export const DownloadingRounded: SvgIconComponent;
|
|
2756
2780
|
export const DownloadingSharp: SvgIconComponent;
|
|
2757
2781
|
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
2782
|
export const Drafts: SvgIconComponent;
|
|
2763
2783
|
export const DraftsOutlined: SvgIconComponent;
|
|
2764
2784
|
export const DraftsRounded: SvgIconComponent;
|
|
@@ -2774,6 +2794,11 @@ export const DragIndicatorOutlined: SvgIconComponent;
|
|
|
2774
2794
|
export const DragIndicatorRounded: SvgIconComponent;
|
|
2775
2795
|
export const DragIndicatorSharp: SvgIconComponent;
|
|
2776
2796
|
export const DragIndicatorTwoTone: SvgIconComponent;
|
|
2797
|
+
export const Draw: SvgIconComponent;
|
|
2798
|
+
export const DrawOutlined: SvgIconComponent;
|
|
2799
|
+
export const DrawRounded: SvgIconComponent;
|
|
2800
|
+
export const DrawSharp: SvgIconComponent;
|
|
2801
|
+
export const DrawTwoTone: SvgIconComponent;
|
|
2777
2802
|
export const DriveEta: SvgIconComponent;
|
|
2778
2803
|
export const DriveEtaOutlined: SvgIconComponent;
|
|
2779
2804
|
export const DriveEtaRounded: SvgIconComponent;
|
|
@@ -2824,6 +2849,11 @@ export const DynamicFormOutlined: SvgIconComponent;
|
|
|
2824
2849
|
export const DynamicFormRounded: SvgIconComponent;
|
|
2825
2850
|
export const DynamicFormSharp: SvgIconComponent;
|
|
2826
2851
|
export const DynamicFormTwoTone: SvgIconComponent;
|
|
2852
|
+
export const EMobiledata: SvgIconComponent;
|
|
2853
|
+
export const EMobiledataOutlined: SvgIconComponent;
|
|
2854
|
+
export const EMobiledataRounded: SvgIconComponent;
|
|
2855
|
+
export const EMobiledataSharp: SvgIconComponent;
|
|
2856
|
+
export const EMobiledataTwoTone: SvgIconComponent;
|
|
2827
2857
|
export const Earbuds: SvgIconComponent;
|
|
2828
2858
|
export const EarbudsBattery: SvgIconComponent;
|
|
2829
2859
|
export const EarbudsBatteryOutlined: SvgIconComponent;
|
|
@@ -2855,6 +2885,11 @@ export const EditAttributesOutlined: SvgIconComponent;
|
|
|
2855
2885
|
export const EditAttributesRounded: SvgIconComponent;
|
|
2856
2886
|
export const EditAttributesSharp: SvgIconComponent;
|
|
2857
2887
|
export const EditAttributesTwoTone: SvgIconComponent;
|
|
2888
|
+
export const EditCalendar: SvgIconComponent;
|
|
2889
|
+
export const EditCalendarOutlined: SvgIconComponent;
|
|
2890
|
+
export const EditCalendarRounded: SvgIconComponent;
|
|
2891
|
+
export const EditCalendarSharp: SvgIconComponent;
|
|
2892
|
+
export const EditCalendarTwoTone: SvgIconComponent;
|
|
2858
2893
|
export const EditLocation: SvgIconComponent;
|
|
2859
2894
|
export const EditLocationAlt: SvgIconComponent;
|
|
2860
2895
|
export const EditLocationAltOutlined: SvgIconComponent;
|
|
@@ -2865,6 +2900,11 @@ export const EditLocationOutlined: SvgIconComponent;
|
|
|
2865
2900
|
export const EditLocationRounded: SvgIconComponent;
|
|
2866
2901
|
export const EditLocationSharp: SvgIconComponent;
|
|
2867
2902
|
export const EditLocationTwoTone: SvgIconComponent;
|
|
2903
|
+
export const EditNote: SvgIconComponent;
|
|
2904
|
+
export const EditNoteOutlined: SvgIconComponent;
|
|
2905
|
+
export const EditNoteRounded: SvgIconComponent;
|
|
2906
|
+
export const EditNoteSharp: SvgIconComponent;
|
|
2907
|
+
export const EditNoteTwoTone: SvgIconComponent;
|
|
2868
2908
|
export const EditNotifications: SvgIconComponent;
|
|
2869
2909
|
export const EditNotificationsOutlined: SvgIconComponent;
|
|
2870
2910
|
export const EditNotificationsRounded: SvgIconComponent;
|
|
@@ -2894,16 +2934,6 @@ export const EggOutlined: SvgIconComponent;
|
|
|
2894
2934
|
export const EggRounded: SvgIconComponent;
|
|
2895
2935
|
export const EggSharp: SvgIconComponent;
|
|
2896
2936
|
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;
|
|
2907
2937
|
export const EightK: SvgIconComponent;
|
|
2908
2938
|
export const EightKOutlined: SvgIconComponent;
|
|
2909
2939
|
export const EightKPlus: SvgIconComponent;
|
|
@@ -2919,6 +2949,16 @@ export const EightMpOutlined: SvgIconComponent;
|
|
|
2919
2949
|
export const EightMpRounded: SvgIconComponent;
|
|
2920
2950
|
export const EightMpSharp: SvgIconComponent;
|
|
2921
2951
|
export const EightMpTwoTone: SvgIconComponent;
|
|
2952
|
+
export const EighteenMp: SvgIconComponent;
|
|
2953
|
+
export const EighteenMpOutlined: SvgIconComponent;
|
|
2954
|
+
export const EighteenMpRounded: SvgIconComponent;
|
|
2955
|
+
export const EighteenMpSharp: SvgIconComponent;
|
|
2956
|
+
export const EighteenMpTwoTone: SvgIconComponent;
|
|
2957
|
+
export const EighteenUpRating: SvgIconComponent;
|
|
2958
|
+
export const EighteenUpRatingOutlined: SvgIconComponent;
|
|
2959
|
+
export const EighteenUpRatingRounded: SvgIconComponent;
|
|
2960
|
+
export const EighteenUpRatingSharp: SvgIconComponent;
|
|
2961
|
+
export const EighteenUpRatingTwoTone: SvgIconComponent;
|
|
2922
2962
|
export const EightteenMp: SvgIconComponent;
|
|
2923
2963
|
export const EightteenMpOutlined: SvgIconComponent;
|
|
2924
2964
|
export const EightteenMpRounded: SvgIconComponent;
|
|
@@ -2939,11 +2979,6 @@ export const ElderlyWomanOutlined: SvgIconComponent;
|
|
|
2939
2979
|
export const ElderlyWomanRounded: SvgIconComponent;
|
|
2940
2980
|
export const ElderlyWomanSharp: SvgIconComponent;
|
|
2941
2981
|
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
2982
|
export const ElectricBike: SvgIconComponent;
|
|
2948
2983
|
export const ElectricBikeOutlined: SvgIconComponent;
|
|
2949
2984
|
export const ElectricBikeRounded: SvgIconComponent;
|
|
@@ -2979,6 +3014,11 @@ export const ElectricScooterOutlined: SvgIconComponent;
|
|
|
2979
3014
|
export const ElectricScooterRounded: SvgIconComponent;
|
|
2980
3015
|
export const ElectricScooterSharp: SvgIconComponent;
|
|
2981
3016
|
export const ElectricScooterTwoTone: SvgIconComponent;
|
|
3017
|
+
export const ElectricalServices: SvgIconComponent;
|
|
3018
|
+
export const ElectricalServicesOutlined: SvgIconComponent;
|
|
3019
|
+
export const ElectricalServicesRounded: SvgIconComponent;
|
|
3020
|
+
export const ElectricalServicesSharp: SvgIconComponent;
|
|
3021
|
+
export const ElectricalServicesTwoTone: SvgIconComponent;
|
|
2982
3022
|
export const Elevator: SvgIconComponent;
|
|
2983
3023
|
export const ElevatorOutlined: SvgIconComponent;
|
|
2984
3024
|
export const ElevatorRounded: SvgIconComponent;
|
|
@@ -3004,11 +3044,6 @@ export const EmergencyShareOutlined: SvgIconComponent;
|
|
|
3004
3044
|
export const EmergencyShareRounded: SvgIconComponent;
|
|
3005
3045
|
export const EmergencyShareSharp: SvgIconComponent;
|
|
3006
3046
|
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
3047
|
export const EmojiEmotions: SvgIconComponent;
|
|
3013
3048
|
export const EmojiEmotionsOutlined: SvgIconComponent;
|
|
3014
3049
|
export const EmojiEmotionsRounded: SvgIconComponent;
|
|
@@ -3076,11 +3111,11 @@ export const EqualizerSharp: SvgIconComponent;
|
|
|
3076
3111
|
export const EqualizerTwoTone: SvgIconComponent;
|
|
3077
3112
|
export const Error: SvgIconComponent;
|
|
3078
3113
|
export const ErrorOutline: SvgIconComponent;
|
|
3079
|
-
export const ErrorOutlined: SvgIconComponent;
|
|
3080
3114
|
export const ErrorOutlineOutlined: SvgIconComponent;
|
|
3081
3115
|
export const ErrorOutlineRounded: SvgIconComponent;
|
|
3082
3116
|
export const ErrorOutlineSharp: SvgIconComponent;
|
|
3083
3117
|
export const ErrorOutlineTwoTone: SvgIconComponent;
|
|
3118
|
+
export const ErrorOutlined: SvgIconComponent;
|
|
3084
3119
|
export const ErrorRounded: SvgIconComponent;
|
|
3085
3120
|
export const ErrorSharp: SvgIconComponent;
|
|
3086
3121
|
export const ErrorTwoTone: SvgIconComponent;
|
|
@@ -3104,6 +3139,11 @@ export const EuroSymbolRounded: SvgIconComponent;
|
|
|
3104
3139
|
export const EuroSymbolSharp: SvgIconComponent;
|
|
3105
3140
|
export const EuroSymbolTwoTone: SvgIconComponent;
|
|
3106
3141
|
export const EuroTwoTone: SvgIconComponent;
|
|
3142
|
+
export const EvStation: SvgIconComponent;
|
|
3143
|
+
export const EvStationOutlined: SvgIconComponent;
|
|
3144
|
+
export const EvStationRounded: SvgIconComponent;
|
|
3145
|
+
export const EvStationSharp: SvgIconComponent;
|
|
3146
|
+
export const EvStationTwoTone: SvgIconComponent;
|
|
3107
3147
|
export const Event: SvgIconComponent;
|
|
3108
3148
|
export const EventAvailable: SvgIconComponent;
|
|
3109
3149
|
export const EventAvailableOutlined: SvgIconComponent;
|
|
@@ -3134,11 +3174,6 @@ export const EventSeatSharp: SvgIconComponent;
|
|
|
3134
3174
|
export const EventSeatTwoTone: SvgIconComponent;
|
|
3135
3175
|
export const EventSharp: SvgIconComponent;
|
|
3136
3176
|
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
3177
|
export const ExitToApp: SvgIconComponent;
|
|
3143
3178
|
export const ExitToAppOutlined: SvgIconComponent;
|
|
3144
3179
|
export const ExitToAppRounded: SvgIconComponent;
|
|
@@ -3220,11 +3255,6 @@ export const Face6Outlined: SvgIconComponent;
|
|
|
3220
3255
|
export const Face6Rounded: SvgIconComponent;
|
|
3221
3256
|
export const Face6Sharp: SvgIconComponent;
|
|
3222
3257
|
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;
|
|
3228
3258
|
export const FaceOutlined: SvgIconComponent;
|
|
3229
3259
|
export const FaceRetouchingNatural: SvgIconComponent;
|
|
3230
3260
|
export const FaceRetouchingNaturalOutlined: SvgIconComponent;
|
|
@@ -3239,6 +3269,11 @@ export const FaceRetouchingOffTwoTone: SvgIconComponent;
|
|
|
3239
3269
|
export const FaceRounded: SvgIconComponent;
|
|
3240
3270
|
export const FaceSharp: SvgIconComponent;
|
|
3241
3271
|
export const FaceTwoTone: SvgIconComponent;
|
|
3272
|
+
export const Facebook: SvgIconComponent;
|
|
3273
|
+
export const FacebookOutlined: SvgIconComponent;
|
|
3274
|
+
export const FacebookRounded: SvgIconComponent;
|
|
3275
|
+
export const FacebookSharp: SvgIconComponent;
|
|
3276
|
+
export const FacebookTwoTone: SvgIconComponent;
|
|
3242
3277
|
export const FactCheck: SvgIconComponent;
|
|
3243
3278
|
export const FactCheckOutlined: SvgIconComponent;
|
|
3244
3279
|
export const FactCheckRounded: SvgIconComponent;
|
|
@@ -3254,11 +3289,6 @@ export const FamilyRestroomOutlined: SvgIconComponent;
|
|
|
3254
3289
|
export const FamilyRestroomRounded: SvgIconComponent;
|
|
3255
3290
|
export const FamilyRestroomSharp: SvgIconComponent;
|
|
3256
3291
|
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;
|
|
3262
3292
|
export const FastForward: SvgIconComponent;
|
|
3263
3293
|
export const FastForwardOutlined: SvgIconComponent;
|
|
3264
3294
|
export const FastForwardRounded: SvgIconComponent;
|
|
@@ -3269,6 +3299,11 @@ export const FastRewindOutlined: SvgIconComponent;
|
|
|
3269
3299
|
export const FastRewindRounded: SvgIconComponent;
|
|
3270
3300
|
export const FastRewindSharp: SvgIconComponent;
|
|
3271
3301
|
export const FastRewindTwoTone: SvgIconComponent;
|
|
3302
|
+
export const Fastfood: SvgIconComponent;
|
|
3303
|
+
export const FastfoodOutlined: SvgIconComponent;
|
|
3304
|
+
export const FastfoodRounded: SvgIconComponent;
|
|
3305
|
+
export const FastfoodSharp: SvgIconComponent;
|
|
3306
|
+
export const FastfoodTwoTone: SvgIconComponent;
|
|
3272
3307
|
export const Favorite: SvgIconComponent;
|
|
3273
3308
|
export const FavoriteBorder: SvgIconComponent;
|
|
3274
3309
|
export const FavoriteBorderOutlined: SvgIconComponent;
|
|
@@ -3295,15 +3330,15 @@ export const FeaturedVideoRounded: SvgIconComponent;
|
|
|
3295
3330
|
export const FeaturedVideoSharp: SvgIconComponent;
|
|
3296
3331
|
export const FeaturedVideoTwoTone: SvgIconComponent;
|
|
3297
3332
|
export const Feed: SvgIconComponent;
|
|
3333
|
+
export const FeedOutlined: SvgIconComponent;
|
|
3334
|
+
export const FeedRounded: SvgIconComponent;
|
|
3335
|
+
export const FeedSharp: SvgIconComponent;
|
|
3336
|
+
export const FeedTwoTone: SvgIconComponent;
|
|
3298
3337
|
export const Feedback: SvgIconComponent;
|
|
3299
3338
|
export const FeedbackOutlined: SvgIconComponent;
|
|
3300
3339
|
export const FeedbackRounded: SvgIconComponent;
|
|
3301
3340
|
export const FeedbackSharp: SvgIconComponent;
|
|
3302
3341
|
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
3342
|
export const Female: SvgIconComponent;
|
|
3308
3343
|
export const FemaleOutlined: SvgIconComponent;
|
|
3309
3344
|
export const FemaleRounded: SvgIconComponent;
|
|
@@ -3524,21 +3559,26 @@ export const FireHydrantAltOutlined: SvgIconComponent;
|
|
|
3524
3559
|
export const FireHydrantAltRounded: SvgIconComponent;
|
|
3525
3560
|
export const FireHydrantAltSharp: SvgIconComponent;
|
|
3526
3561
|
export const FireHydrantAltTwoTone: SvgIconComponent;
|
|
3527
|
-
export const Fireplace: SvgIconComponent;
|
|
3528
|
-
export const FireplaceOutlined: SvgIconComponent;
|
|
3529
|
-
export const FireplaceRounded: SvgIconComponent;
|
|
3530
|
-
export const FireplaceSharp: SvgIconComponent;
|
|
3531
|
-
export const FireplaceTwoTone: SvgIconComponent;
|
|
3532
3562
|
export const FireTruck: SvgIconComponent;
|
|
3533
3563
|
export const FireTruckOutlined: SvgIconComponent;
|
|
3534
3564
|
export const FireTruckRounded: SvgIconComponent;
|
|
3535
3565
|
export const FireTruckSharp: SvgIconComponent;
|
|
3536
3566
|
export const FireTruckTwoTone: SvgIconComponent;
|
|
3567
|
+
export const Fireplace: SvgIconComponent;
|
|
3568
|
+
export const FireplaceOutlined: SvgIconComponent;
|
|
3569
|
+
export const FireplaceRounded: SvgIconComponent;
|
|
3570
|
+
export const FireplaceSharp: SvgIconComponent;
|
|
3571
|
+
export const FireplaceTwoTone: SvgIconComponent;
|
|
3537
3572
|
export const FirstPage: SvgIconComponent;
|
|
3538
3573
|
export const FirstPageOutlined: SvgIconComponent;
|
|
3539
3574
|
export const FirstPageRounded: SvgIconComponent;
|
|
3540
3575
|
export const FirstPageSharp: SvgIconComponent;
|
|
3541
3576
|
export const FirstPageTwoTone: SvgIconComponent;
|
|
3577
|
+
export const FitScreen: SvgIconComponent;
|
|
3578
|
+
export const FitScreenOutlined: SvgIconComponent;
|
|
3579
|
+
export const FitScreenRounded: SvgIconComponent;
|
|
3580
|
+
export const FitScreenSharp: SvgIconComponent;
|
|
3581
|
+
export const FitScreenTwoTone: SvgIconComponent;
|
|
3542
3582
|
export const Fitbit: SvgIconComponent;
|
|
3543
3583
|
export const FitbitOutlined: SvgIconComponent;
|
|
3544
3584
|
export const FitbitRounded: SvgIconComponent;
|
|
@@ -3549,11 +3589,6 @@ export const FitnessCenterOutlined: SvgIconComponent;
|
|
|
3549
3589
|
export const FitnessCenterRounded: SvgIconComponent;
|
|
3550
3590
|
export const FitnessCenterSharp: SvgIconComponent;
|
|
3551
3591
|
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
3592
|
export const FiveG: SvgIconComponent;
|
|
3558
3593
|
export const FiveGOutlined: SvgIconComponent;
|
|
3559
3594
|
export const FiveGRounded: SvgIconComponent;
|
|
@@ -3604,16 +3639,6 @@ export const FlashAutoOutlined: SvgIconComponent;
|
|
|
3604
3639
|
export const FlashAutoRounded: SvgIconComponent;
|
|
3605
3640
|
export const FlashAutoSharp: SvgIconComponent;
|
|
3606
3641
|
export const FlashAutoTwoTone: SvgIconComponent;
|
|
3607
|
-
export const FlashlightOff: SvgIconComponent;
|
|
3608
|
-
export const FlashlightOffOutlined: SvgIconComponent;
|
|
3609
|
-
export const FlashlightOffRounded: SvgIconComponent;
|
|
3610
|
-
export const FlashlightOffSharp: SvgIconComponent;
|
|
3611
|
-
export const FlashlightOffTwoTone: SvgIconComponent;
|
|
3612
|
-
export const FlashlightOn: SvgIconComponent;
|
|
3613
|
-
export const FlashlightOnOutlined: SvgIconComponent;
|
|
3614
|
-
export const FlashlightOnRounded: SvgIconComponent;
|
|
3615
|
-
export const FlashlightOnSharp: SvgIconComponent;
|
|
3616
|
-
export const FlashlightOnTwoTone: SvgIconComponent;
|
|
3617
3642
|
export const FlashOff: SvgIconComponent;
|
|
3618
3643
|
export const FlashOffOutlined: SvgIconComponent;
|
|
3619
3644
|
export const FlashOffRounded: SvgIconComponent;
|
|
@@ -3624,6 +3649,16 @@ export const FlashOnOutlined: SvgIconComponent;
|
|
|
3624
3649
|
export const FlashOnRounded: SvgIconComponent;
|
|
3625
3650
|
export const FlashOnSharp: SvgIconComponent;
|
|
3626
3651
|
export const FlashOnTwoTone: SvgIconComponent;
|
|
3652
|
+
export const FlashlightOff: SvgIconComponent;
|
|
3653
|
+
export const FlashlightOffOutlined: SvgIconComponent;
|
|
3654
|
+
export const FlashlightOffRounded: SvgIconComponent;
|
|
3655
|
+
export const FlashlightOffSharp: SvgIconComponent;
|
|
3656
|
+
export const FlashlightOffTwoTone: SvgIconComponent;
|
|
3657
|
+
export const FlashlightOn: SvgIconComponent;
|
|
3658
|
+
export const FlashlightOnOutlined: SvgIconComponent;
|
|
3659
|
+
export const FlashlightOnRounded: SvgIconComponent;
|
|
3660
|
+
export const FlashlightOnSharp: SvgIconComponent;
|
|
3661
|
+
export const FlashlightOnTwoTone: SvgIconComponent;
|
|
3627
3662
|
export const Flatware: SvgIconComponent;
|
|
3628
3663
|
export const FlatwareOutlined: SvgIconComponent;
|
|
3629
3664
|
export const FlatwareRounded: SvgIconComponent;
|
|
@@ -3989,6 +4024,16 @@ export const FunctionsOutlined: SvgIconComponent;
|
|
|
3989
4024
|
export const FunctionsRounded: SvgIconComponent;
|
|
3990
4025
|
export const FunctionsSharp: SvgIconComponent;
|
|
3991
4026
|
export const FunctionsTwoTone: SvgIconComponent;
|
|
4027
|
+
export const GMobiledata: SvgIconComponent;
|
|
4028
|
+
export const GMobiledataOutlined: SvgIconComponent;
|
|
4029
|
+
export const GMobiledataRounded: SvgIconComponent;
|
|
4030
|
+
export const GMobiledataSharp: SvgIconComponent;
|
|
4031
|
+
export const GMobiledataTwoTone: SvgIconComponent;
|
|
4032
|
+
export const GTranslate: SvgIconComponent;
|
|
4033
|
+
export const GTranslateOutlined: SvgIconComponent;
|
|
4034
|
+
export const GTranslateRounded: SvgIconComponent;
|
|
4035
|
+
export const GTranslateSharp: SvgIconComponent;
|
|
4036
|
+
export const GTranslateTwoTone: SvgIconComponent;
|
|
3992
4037
|
export const Gamepad: SvgIconComponent;
|
|
3993
4038
|
export const GamepadOutlined: SvgIconComponent;
|
|
3994
4039
|
export const GamepadRounded: SvgIconComponent;
|
|
@@ -4039,17 +4084,12 @@ export const GirlOutlined: SvgIconComponent;
|
|
|
4039
4084
|
export const GirlRounded: SvgIconComponent;
|
|
4040
4085
|
export const GirlSharp: SvgIconComponent;
|
|
4041
4086
|
export const GirlTwoTone: SvgIconComponent;
|
|
4087
|
+
export const GitHub: SvgIconComponent;
|
|
4042
4088
|
export const Gite: SvgIconComponent;
|
|
4043
4089
|
export const GiteOutlined: SvgIconComponent;
|
|
4044
4090
|
export const GiteRounded: SvgIconComponent;
|
|
4045
4091
|
export const GiteSharp: SvgIconComponent;
|
|
4046
4092
|
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;
|
|
4053
4093
|
export const GolfCourse: SvgIconComponent;
|
|
4054
4094
|
export const GolfCourseOutlined: SvgIconComponent;
|
|
4055
4095
|
export const GolfCourseRounded: SvgIconComponent;
|
|
@@ -4159,6 +4199,13 @@ export const GroupRemoveRounded: SvgIconComponent;
|
|
|
4159
4199
|
export const GroupRemoveSharp: SvgIconComponent;
|
|
4160
4200
|
export const GroupRemoveTwoTone: SvgIconComponent;
|
|
4161
4201
|
export const GroupRounded: SvgIconComponent;
|
|
4202
|
+
export const GroupSharp: SvgIconComponent;
|
|
4203
|
+
export const GroupTwoTone: SvgIconComponent;
|
|
4204
|
+
export const GroupWork: SvgIconComponent;
|
|
4205
|
+
export const GroupWorkOutlined: SvgIconComponent;
|
|
4206
|
+
export const GroupWorkRounded: SvgIconComponent;
|
|
4207
|
+
export const GroupWorkSharp: SvgIconComponent;
|
|
4208
|
+
export const GroupWorkTwoTone: SvgIconComponent;
|
|
4162
4209
|
export const Groups: SvgIconComponent;
|
|
4163
4210
|
export const Groups2: SvgIconComponent;
|
|
4164
4211
|
export const Groups2Outlined: SvgIconComponent;
|
|
@@ -4170,22 +4217,20 @@ export const Groups3Outlined: SvgIconComponent;
|
|
|
4170
4217
|
export const Groups3Rounded: SvgIconComponent;
|
|
4171
4218
|
export const Groups3Sharp: SvgIconComponent;
|
|
4172
4219
|
export const Groups3TwoTone: SvgIconComponent;
|
|
4173
|
-
export const GroupSharp: SvgIconComponent;
|
|
4174
4220
|
export const GroupsOutlined: SvgIconComponent;
|
|
4175
4221
|
export const GroupsRounded: SvgIconComponent;
|
|
4176
4222
|
export const GroupsSharp: SvgIconComponent;
|
|
4177
4223
|
export const GroupsTwoTone: SvgIconComponent;
|
|
4178
|
-
export const
|
|
4179
|
-
export const
|
|
4180
|
-
export const
|
|
4181
|
-
export const
|
|
4182
|
-
export const
|
|
4183
|
-
export const
|
|
4184
|
-
export const
|
|
4185
|
-
export const
|
|
4186
|
-
export const
|
|
4187
|
-
export const
|
|
4188
|
-
export const GTranslateTwoTone: SvgIconComponent;
|
|
4224
|
+
export const HMobiledata: SvgIconComponent;
|
|
4225
|
+
export const HMobiledataOutlined: SvgIconComponent;
|
|
4226
|
+
export const HMobiledataRounded: SvgIconComponent;
|
|
4227
|
+
export const HMobiledataSharp: SvgIconComponent;
|
|
4228
|
+
export const HMobiledataTwoTone: SvgIconComponent;
|
|
4229
|
+
export const HPlusMobiledata: SvgIconComponent;
|
|
4230
|
+
export const HPlusMobiledataOutlined: SvgIconComponent;
|
|
4231
|
+
export const HPlusMobiledataRounded: SvgIconComponent;
|
|
4232
|
+
export const HPlusMobiledataSharp: SvgIconComponent;
|
|
4233
|
+
export const HPlusMobiledataTwoTone: SvgIconComponent;
|
|
4189
4234
|
export const Hail: SvgIconComponent;
|
|
4190
4235
|
export const HailOutlined: SvgIconComponent;
|
|
4191
4236
|
export const HailRounded: SvgIconComponent;
|
|
@@ -4208,6 +4253,9 @@ export const HardwareSharp: SvgIconComponent;
|
|
|
4208
4253
|
export const HardwareTwoTone: SvgIconComponent;
|
|
4209
4254
|
export const Hd: SvgIconComponent;
|
|
4210
4255
|
export const HdOutlined: SvgIconComponent;
|
|
4256
|
+
export const HdRounded: SvgIconComponent;
|
|
4257
|
+
export const HdSharp: SvgIconComponent;
|
|
4258
|
+
export const HdTwoTone: SvgIconComponent;
|
|
4211
4259
|
export const HdrAuto: SvgIconComponent;
|
|
4212
4260
|
export const HdrAutoOutlined: SvgIconComponent;
|
|
4213
4261
|
export const HdrAutoRounded: SvgIconComponent;
|
|
@@ -4243,7 +4291,6 @@ export const HdrOnSelectSharp: SvgIconComponent;
|
|
|
4243
4291
|
export const HdrOnSelectTwoTone: SvgIconComponent;
|
|
4244
4292
|
export const HdrOnSharp: SvgIconComponent;
|
|
4245
4293
|
export const HdrOnTwoTone: SvgIconComponent;
|
|
4246
|
-
export const HdRounded: SvgIconComponent;
|
|
4247
4294
|
export const HdrPlus: SvgIconComponent;
|
|
4248
4295
|
export const HdrPlusOutlined: SvgIconComponent;
|
|
4249
4296
|
export const HdrPlusRounded: SvgIconComponent;
|
|
@@ -4259,8 +4306,6 @@ export const HdrWeakOutlined: SvgIconComponent;
|
|
|
4259
4306
|
export const HdrWeakRounded: SvgIconComponent;
|
|
4260
4307
|
export const HdrWeakSharp: SvgIconComponent;
|
|
4261
4308
|
export const HdrWeakTwoTone: SvgIconComponent;
|
|
4262
|
-
export const HdSharp: SvgIconComponent;
|
|
4263
|
-
export const HdTwoTone: SvgIconComponent;
|
|
4264
4309
|
export const Headphones: SvgIconComponent;
|
|
4265
4310
|
export const HeadphonesBattery: SvgIconComponent;
|
|
4266
4311
|
export const HeadphonesBatteryOutlined: SvgIconComponent;
|
|
@@ -4328,11 +4373,11 @@ export const HelpCenterRounded: SvgIconComponent;
|
|
|
4328
4373
|
export const HelpCenterSharp: SvgIconComponent;
|
|
4329
4374
|
export const HelpCenterTwoTone: SvgIconComponent;
|
|
4330
4375
|
export const HelpOutline: SvgIconComponent;
|
|
4331
|
-
export const HelpOutlined: SvgIconComponent;
|
|
4332
4376
|
export const HelpOutlineOutlined: SvgIconComponent;
|
|
4333
4377
|
export const HelpOutlineRounded: SvgIconComponent;
|
|
4334
4378
|
export const HelpOutlineSharp: SvgIconComponent;
|
|
4335
4379
|
export const HelpOutlineTwoTone: SvgIconComponent;
|
|
4380
|
+
export const HelpOutlined: SvgIconComponent;
|
|
4336
4381
|
export const HelpRounded: SvgIconComponent;
|
|
4337
4382
|
export const HelpSharp: SvgIconComponent;
|
|
4338
4383
|
export const HelpTwoTone: SvgIconComponent;
|
|
@@ -4356,6 +4401,11 @@ export const HideSourceOutlined: SvgIconComponent;
|
|
|
4356
4401
|
export const HideSourceRounded: SvgIconComponent;
|
|
4357
4402
|
export const HideSourceSharp: SvgIconComponent;
|
|
4358
4403
|
export const HideSourceTwoTone: SvgIconComponent;
|
|
4404
|
+
export const HighQuality: SvgIconComponent;
|
|
4405
|
+
export const HighQualityOutlined: SvgIconComponent;
|
|
4406
|
+
export const HighQualityRounded: SvgIconComponent;
|
|
4407
|
+
export const HighQualitySharp: SvgIconComponent;
|
|
4408
|
+
export const HighQualityTwoTone: SvgIconComponent;
|
|
4359
4409
|
export const Highlight: SvgIconComponent;
|
|
4360
4410
|
export const HighlightAlt: SvgIconComponent;
|
|
4361
4411
|
export const HighlightAltOutlined: SvgIconComponent;
|
|
@@ -4369,13 +4419,8 @@ export const HighlightOffSharp: SvgIconComponent;
|
|
|
4369
4419
|
export const HighlightOffTwoTone: SvgIconComponent;
|
|
4370
4420
|
export const HighlightOutlined: SvgIconComponent;
|
|
4371
4421
|
export const HighlightRounded: SvgIconComponent;
|
|
4372
|
-
export const HighlightSharp: SvgIconComponent;
|
|
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;
|
|
4422
|
+
export const HighlightSharp: SvgIconComponent;
|
|
4423
|
+
export const HighlightTwoTone: SvgIconComponent;
|
|
4379
4424
|
export const Hiking: SvgIconComponent;
|
|
4380
4425
|
export const HikingOutlined: SvgIconComponent;
|
|
4381
4426
|
export const HikingRounded: SvgIconComponent;
|
|
@@ -4411,11 +4456,6 @@ export const HlsOutlined: SvgIconComponent;
|
|
|
4411
4456
|
export const HlsRounded: SvgIconComponent;
|
|
4412
4457
|
export const HlsSharp: SvgIconComponent;
|
|
4413
4458
|
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;
|
|
4419
4459
|
export const HolidayVillage: SvgIconComponent;
|
|
4420
4460
|
export const HolidayVillageOutlined: SvgIconComponent;
|
|
4421
4461
|
export const HolidayVillageRounded: SvgIconComponent;
|
|
@@ -4456,16 +4496,16 @@ export const HorizontalSplitOutlined: SvgIconComponent;
|
|
|
4456
4496
|
export const HorizontalSplitRounded: SvgIconComponent;
|
|
4457
4497
|
export const HorizontalSplitSharp: SvgIconComponent;
|
|
4458
4498
|
export const HorizontalSplitTwoTone: SvgIconComponent;
|
|
4459
|
-
export const Hotel: SvgIconComponent;
|
|
4460
|
-
export const HotelOutlined: SvgIconComponent;
|
|
4461
|
-
export const HotelRounded: SvgIconComponent;
|
|
4462
|
-
export const HotelSharp: SvgIconComponent;
|
|
4463
|
-
export const HotelTwoTone: SvgIconComponent;
|
|
4464
4499
|
export const HotTub: SvgIconComponent;
|
|
4465
4500
|
export const HotTubOutlined: SvgIconComponent;
|
|
4466
4501
|
export const HotTubRounded: SvgIconComponent;
|
|
4467
4502
|
export const HotTubSharp: SvgIconComponent;
|
|
4468
4503
|
export const HotTubTwoTone: SvgIconComponent;
|
|
4504
|
+
export const Hotel: SvgIconComponent;
|
|
4505
|
+
export const HotelOutlined: SvgIconComponent;
|
|
4506
|
+
export const HotelRounded: SvgIconComponent;
|
|
4507
|
+
export const HotelSharp: SvgIconComponent;
|
|
4508
|
+
export const HotelTwoTone: SvgIconComponent;
|
|
4469
4509
|
export const HourglassBottom: SvgIconComponent;
|
|
4470
4510
|
export const HourglassBottomOutlined: SvgIconComponent;
|
|
4471
4511
|
export const HourglassBottomRounded: SvgIconComponent;
|
|
@@ -4492,11 +4532,6 @@ export const HourglassTopRounded: SvgIconComponent;
|
|
|
4492
4532
|
export const HourglassTopSharp: SvgIconComponent;
|
|
4493
4533
|
export const HourglassTopTwoTone: SvgIconComponent;
|
|
4494
4534
|
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
4535
|
export const HouseOutlined: SvgIconComponent;
|
|
4501
4536
|
export const HouseRounded: SvgIconComponent;
|
|
4502
4537
|
export const HouseSharp: SvgIconComponent;
|
|
@@ -4506,6 +4541,11 @@ export const HouseSidingRounded: SvgIconComponent;
|
|
|
4506
4541
|
export const HouseSidingSharp: SvgIconComponent;
|
|
4507
4542
|
export const HouseSidingTwoTone: SvgIconComponent;
|
|
4508
4543
|
export const HouseTwoTone: SvgIconComponent;
|
|
4544
|
+
export const Houseboat: SvgIconComponent;
|
|
4545
|
+
export const HouseboatOutlined: SvgIconComponent;
|
|
4546
|
+
export const HouseboatRounded: SvgIconComponent;
|
|
4547
|
+
export const HouseboatSharp: SvgIconComponent;
|
|
4548
|
+
export const HouseboatTwoTone: SvgIconComponent;
|
|
4509
4549
|
export const HowToReg: SvgIconComponent;
|
|
4510
4550
|
export const HowToRegOutlined: SvgIconComponent;
|
|
4511
4551
|
export const HowToRegRounded: SvgIconComponent;
|
|
@@ -4516,11 +4556,6 @@ export const HowToVoteOutlined: SvgIconComponent;
|
|
|
4516
4556
|
export const HowToVoteRounded: SvgIconComponent;
|
|
4517
4557
|
export const HowToVoteSharp: SvgIconComponent;
|
|
4518
4558
|
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
4559
|
export const Html: SvgIconComponent;
|
|
4525
4560
|
export const HtmlOutlined: SvgIconComponent;
|
|
4526
4561
|
export const HtmlRounded: SvgIconComponent;
|
|
@@ -4529,13 +4564,13 @@ export const HtmlTwoTone: SvgIconComponent;
|
|
|
4529
4564
|
export const Http: SvgIconComponent;
|
|
4530
4565
|
export const HttpOutlined: SvgIconComponent;
|
|
4531
4566
|
export const HttpRounded: SvgIconComponent;
|
|
4532
|
-
export const Https: SvgIconComponent;
|
|
4533
4567
|
export const HttpSharp: SvgIconComponent;
|
|
4568
|
+
export const HttpTwoTone: SvgIconComponent;
|
|
4569
|
+
export const Https: SvgIconComponent;
|
|
4534
4570
|
export const HttpsOutlined: SvgIconComponent;
|
|
4535
4571
|
export const HttpsRounded: SvgIconComponent;
|
|
4536
4572
|
export const HttpsSharp: SvgIconComponent;
|
|
4537
4573
|
export const HttpsTwoTone: SvgIconComponent;
|
|
4538
|
-
export const HttpTwoTone: SvgIconComponent;
|
|
4539
4574
|
export const Hub: SvgIconComponent;
|
|
4540
4575
|
export const HubOutlined: SvgIconComponent;
|
|
4541
4576
|
export const HubRounded: SvgIconComponent;
|
|
@@ -4546,16 +4581,16 @@ export const HvacOutlined: SvgIconComponent;
|
|
|
4546
4581
|
export const HvacRounded: SvgIconComponent;
|
|
4547
4582
|
export const HvacSharp: SvgIconComponent;
|
|
4548
4583
|
export const HvacTwoTone: SvgIconComponent;
|
|
4549
|
-
export const Icecream: SvgIconComponent;
|
|
4550
|
-
export const IcecreamOutlined: SvgIconComponent;
|
|
4551
|
-
export const IcecreamRounded: SvgIconComponent;
|
|
4552
|
-
export const IcecreamSharp: SvgIconComponent;
|
|
4553
|
-
export const IcecreamTwoTone: SvgIconComponent;
|
|
4554
4584
|
export const IceSkating: SvgIconComponent;
|
|
4555
4585
|
export const IceSkatingOutlined: SvgIconComponent;
|
|
4556
4586
|
export const IceSkatingRounded: SvgIconComponent;
|
|
4557
4587
|
export const IceSkatingSharp: SvgIconComponent;
|
|
4558
4588
|
export const IceSkatingTwoTone: SvgIconComponent;
|
|
4589
|
+
export const Icecream: SvgIconComponent;
|
|
4590
|
+
export const IcecreamOutlined: SvgIconComponent;
|
|
4591
|
+
export const IcecreamRounded: SvgIconComponent;
|
|
4592
|
+
export const IcecreamSharp: SvgIconComponent;
|
|
4593
|
+
export const IcecreamTwoTone: SvgIconComponent;
|
|
4559
4594
|
export const Image: SvgIconComponent;
|
|
4560
4595
|
export const ImageAspectRatio: SvgIconComponent;
|
|
4561
4596
|
export const ImageAspectRatioOutlined: SvgIconComponent;
|
|
@@ -4571,21 +4606,16 @@ export const ImageOutlined: SvgIconComponent;
|
|
|
4571
4606
|
export const ImageRounded: SvgIconComponent;
|
|
4572
4607
|
export const ImageSearch: SvgIconComponent;
|
|
4573
4608
|
export const ImageSearchOutlined: SvgIconComponent;
|
|
4574
|
-
export const ImagesearchRoller: SvgIconComponent;
|
|
4575
|
-
export const ImagesearchRollerOutlined: SvgIconComponent;
|
|
4576
|
-
export const ImagesearchRollerRounded: SvgIconComponent;
|
|
4577
|
-
export const ImagesearchRollerSharp: SvgIconComponent;
|
|
4578
|
-
export const ImagesearchRollerTwoTone: SvgIconComponent;
|
|
4579
4609
|
export const ImageSearchRounded: SvgIconComponent;
|
|
4580
4610
|
export const ImageSearchSharp: SvgIconComponent;
|
|
4581
4611
|
export const ImageSearchTwoTone: SvgIconComponent;
|
|
4582
4612
|
export const ImageSharp: SvgIconComponent;
|
|
4583
4613
|
export const ImageTwoTone: SvgIconComponent;
|
|
4584
|
-
export const
|
|
4585
|
-
export const
|
|
4586
|
-
export const
|
|
4587
|
-
export const
|
|
4588
|
-
export const
|
|
4614
|
+
export const ImagesearchRoller: SvgIconComponent;
|
|
4615
|
+
export const ImagesearchRollerOutlined: SvgIconComponent;
|
|
4616
|
+
export const ImagesearchRollerRounded: SvgIconComponent;
|
|
4617
|
+
export const ImagesearchRollerSharp: SvgIconComponent;
|
|
4618
|
+
export const ImagesearchRollerTwoTone: SvgIconComponent;
|
|
4589
4619
|
export const ImportContacts: SvgIconComponent;
|
|
4590
4620
|
export const ImportContactsOutlined: SvgIconComponent;
|
|
4591
4621
|
export const ImportContactsRounded: SvgIconComponent;
|
|
@@ -4596,6 +4626,11 @@ export const ImportExportOutlined: SvgIconComponent;
|
|
|
4596
4626
|
export const ImportExportRounded: SvgIconComponent;
|
|
4597
4627
|
export const ImportExportSharp: SvgIconComponent;
|
|
4598
4628
|
export const ImportExportTwoTone: SvgIconComponent;
|
|
4629
|
+
export const ImportantDevices: SvgIconComponent;
|
|
4630
|
+
export const ImportantDevicesOutlined: SvgIconComponent;
|
|
4631
|
+
export const ImportantDevicesRounded: SvgIconComponent;
|
|
4632
|
+
export const ImportantDevicesSharp: SvgIconComponent;
|
|
4633
|
+
export const ImportantDevicesTwoTone: SvgIconComponent;
|
|
4599
4634
|
export const Inbox: SvgIconComponent;
|
|
4600
4635
|
export const InboxOutlined: SvgIconComponent;
|
|
4601
4636
|
export const InboxRounded: SvgIconComponent;
|
|
@@ -4762,6 +4797,15 @@ export const KebabDiningRounded: SvgIconComponent;
|
|
|
4762
4797
|
export const KebabDiningSharp: SvgIconComponent;
|
|
4763
4798
|
export const KebabDiningTwoTone: SvgIconComponent;
|
|
4764
4799
|
export const Key: SvgIconComponent;
|
|
4800
|
+
export const KeyOff: SvgIconComponent;
|
|
4801
|
+
export const KeyOffOutlined: SvgIconComponent;
|
|
4802
|
+
export const KeyOffRounded: SvgIconComponent;
|
|
4803
|
+
export const KeyOffSharp: SvgIconComponent;
|
|
4804
|
+
export const KeyOffTwoTone: SvgIconComponent;
|
|
4805
|
+
export const KeyOutlined: SvgIconComponent;
|
|
4806
|
+
export const KeyRounded: SvgIconComponent;
|
|
4807
|
+
export const KeySharp: SvgIconComponent;
|
|
4808
|
+
export const KeyTwoTone: SvgIconComponent;
|
|
4765
4809
|
export const Keyboard: SvgIconComponent;
|
|
4766
4810
|
export const KeyboardAlt: SvgIconComponent;
|
|
4767
4811
|
export const KeyboardAltOutlined: SvgIconComponent;
|
|
@@ -4857,15 +4901,6 @@ export const KeyboardVoiceOutlined: SvgIconComponent;
|
|
|
4857
4901
|
export const KeyboardVoiceRounded: SvgIconComponent;
|
|
4858
4902
|
export const KeyboardVoiceSharp: SvgIconComponent;
|
|
4859
4903
|
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
4904
|
export const KingBed: SvgIconComponent;
|
|
4870
4905
|
export const KingBedOutlined: SvgIconComponent;
|
|
4871
4906
|
export const KingBedRounded: SvgIconComponent;
|
|
@@ -4897,6 +4932,10 @@ export const LabelRounded: SvgIconComponent;
|
|
|
4897
4932
|
export const LabelSharp: SvgIconComponent;
|
|
4898
4933
|
export const LabelTwoTone: SvgIconComponent;
|
|
4899
4934
|
export const Lan: SvgIconComponent;
|
|
4935
|
+
export const LanOutlined: SvgIconComponent;
|
|
4936
|
+
export const LanRounded: SvgIconComponent;
|
|
4937
|
+
export const LanSharp: SvgIconComponent;
|
|
4938
|
+
export const LanTwoTone: SvgIconComponent;
|
|
4900
4939
|
export const Landscape: SvgIconComponent;
|
|
4901
4940
|
export const LandscapeOutlined: SvgIconComponent;
|
|
4902
4941
|
export const LandscapeRounded: SvgIconComponent;
|
|
@@ -4912,10 +4951,6 @@ export const LanguageOutlined: SvgIconComponent;
|
|
|
4912
4951
|
export const LanguageRounded: SvgIconComponent;
|
|
4913
4952
|
export const LanguageSharp: SvgIconComponent;
|
|
4914
4953
|
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
4954
|
export const Laptop: SvgIconComponent;
|
|
4920
4955
|
export const LaptopChromebook: SvgIconComponent;
|
|
4921
4956
|
export const LaptopChromebookOutlined: SvgIconComponent;
|
|
@@ -5007,6 +5042,15 @@ export const LibraryMusicRounded: SvgIconComponent;
|
|
|
5007
5042
|
export const LibraryMusicSharp: SvgIconComponent;
|
|
5008
5043
|
export const LibraryMusicTwoTone: SvgIconComponent;
|
|
5009
5044
|
export const Light: SvgIconComponent;
|
|
5045
|
+
export const LightMode: SvgIconComponent;
|
|
5046
|
+
export const LightModeOutlined: SvgIconComponent;
|
|
5047
|
+
export const LightModeRounded: SvgIconComponent;
|
|
5048
|
+
export const LightModeSharp: SvgIconComponent;
|
|
5049
|
+
export const LightModeTwoTone: SvgIconComponent;
|
|
5050
|
+
export const LightOutlined: SvgIconComponent;
|
|
5051
|
+
export const LightRounded: SvgIconComponent;
|
|
5052
|
+
export const LightSharp: SvgIconComponent;
|
|
5053
|
+
export const LightTwoTone: SvgIconComponent;
|
|
5010
5054
|
export const Lightbulb: SvgIconComponent;
|
|
5011
5055
|
export const LightbulbCircle: SvgIconComponent;
|
|
5012
5056
|
export const LightbulbCircleOutlined: SvgIconComponent;
|
|
@@ -5017,20 +5061,6 @@ export const LightbulbOutlined: SvgIconComponent;
|
|
|
5017
5061
|
export const LightbulbRounded: SvgIconComponent;
|
|
5018
5062
|
export const LightbulbSharp: SvgIconComponent;
|
|
5019
5063
|
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;
|
|
5034
5064
|
export const LineAxis: SvgIconComponent;
|
|
5035
5065
|
export const LineAxisOutlined: SvgIconComponent;
|
|
5036
5066
|
export const LineAxisRounded: SvgIconComponent;
|
|
@@ -5046,13 +5076,12 @@ export const LineWeightOutlined: SvgIconComponent;
|
|
|
5046
5076
|
export const LineWeightRounded: SvgIconComponent;
|
|
5047
5077
|
export const LineWeightSharp: SvgIconComponent;
|
|
5048
5078
|
export const LineWeightTwoTone: SvgIconComponent;
|
|
5079
|
+
export const LinearScale: SvgIconComponent;
|
|
5080
|
+
export const LinearScaleOutlined: SvgIconComponent;
|
|
5081
|
+
export const LinearScaleRounded: SvgIconComponent;
|
|
5082
|
+
export const LinearScaleSharp: SvgIconComponent;
|
|
5083
|
+
export const LinearScaleTwoTone: SvgIconComponent;
|
|
5049
5084
|
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;
|
|
5056
5085
|
export const LinkOff: SvgIconComponent;
|
|
5057
5086
|
export const LinkOffOutlined: SvgIconComponent;
|
|
5058
5087
|
export const LinkOffRounded: SvgIconComponent;
|
|
@@ -5062,6 +5091,12 @@ export const LinkOutlined: SvgIconComponent;
|
|
|
5062
5091
|
export const LinkRounded: SvgIconComponent;
|
|
5063
5092
|
export const LinkSharp: SvgIconComponent;
|
|
5064
5093
|
export const LinkTwoTone: SvgIconComponent;
|
|
5094
|
+
export const LinkedCamera: SvgIconComponent;
|
|
5095
|
+
export const LinkedCameraOutlined: SvgIconComponent;
|
|
5096
|
+
export const LinkedCameraRounded: SvgIconComponent;
|
|
5097
|
+
export const LinkedCameraSharp: SvgIconComponent;
|
|
5098
|
+
export const LinkedCameraTwoTone: SvgIconComponent;
|
|
5099
|
+
export const LinkedIn: SvgIconComponent;
|
|
5065
5100
|
export const Liquor: SvgIconComponent;
|
|
5066
5101
|
export const LiquorOutlined: SvgIconComponent;
|
|
5067
5102
|
export const LiquorRounded: SvgIconComponent;
|
|
@@ -5404,11 +5439,11 @@ export const MailLockRounded: SvgIconComponent;
|
|
|
5404
5439
|
export const MailLockSharp: SvgIconComponent;
|
|
5405
5440
|
export const MailLockTwoTone: SvgIconComponent;
|
|
5406
5441
|
export const MailOutline: SvgIconComponent;
|
|
5407
|
-
export const MailOutlined: SvgIconComponent;
|
|
5408
5442
|
export const MailOutlineOutlined: SvgIconComponent;
|
|
5409
5443
|
export const MailOutlineRounded: SvgIconComponent;
|
|
5410
5444
|
export const MailOutlineSharp: SvgIconComponent;
|
|
5411
5445
|
export const MailOutlineTwoTone: SvgIconComponent;
|
|
5446
|
+
export const MailOutlined: SvgIconComponent;
|
|
5412
5447
|
export const MailRounded: SvgIconComponent;
|
|
5413
5448
|
export const MailSharp: SvgIconComponent;
|
|
5414
5449
|
export const MailTwoTone: SvgIconComponent;
|
|
@@ -5433,6 +5468,10 @@ export const Man4Outlined: SvgIconComponent;
|
|
|
5433
5468
|
export const Man4Rounded: SvgIconComponent;
|
|
5434
5469
|
export const Man4Sharp: SvgIconComponent;
|
|
5435
5470
|
export const Man4TwoTone: SvgIconComponent;
|
|
5471
|
+
export const ManOutlined: SvgIconComponent;
|
|
5472
|
+
export const ManRounded: SvgIconComponent;
|
|
5473
|
+
export const ManSharp: SvgIconComponent;
|
|
5474
|
+
export const ManTwoTone: SvgIconComponent;
|
|
5436
5475
|
export const ManageAccounts: SvgIconComponent;
|
|
5437
5476
|
export const ManageAccountsOutlined: SvgIconComponent;
|
|
5438
5477
|
export const ManageAccountsRounded: SvgIconComponent;
|
|
@@ -5448,14 +5487,11 @@ export const ManageSearchOutlined: SvgIconComponent;
|
|
|
5448
5487
|
export const ManageSearchRounded: SvgIconComponent;
|
|
5449
5488
|
export const ManageSearchSharp: SvgIconComponent;
|
|
5450
5489
|
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
5490
|
export const Map: SvgIconComponent;
|
|
5456
5491
|
export const MapOutlined: SvgIconComponent;
|
|
5457
5492
|
export const MapRounded: SvgIconComponent;
|
|
5458
5493
|
export const MapSharp: SvgIconComponent;
|
|
5494
|
+
export const MapTwoTone: SvgIconComponent;
|
|
5459
5495
|
export const MapsHomeWork: SvgIconComponent;
|
|
5460
5496
|
export const MapsHomeWorkOutlined: SvgIconComponent;
|
|
5461
5497
|
export const MapsHomeWorkRounded: SvgIconComponent;
|
|
@@ -5466,7 +5502,6 @@ export const MapsUgcOutlined: SvgIconComponent;
|
|
|
5466
5502
|
export const MapsUgcRounded: SvgIconComponent;
|
|
5467
5503
|
export const MapsUgcSharp: SvgIconComponent;
|
|
5468
5504
|
export const MapsUgcTwoTone: SvgIconComponent;
|
|
5469
|
-
export const MapTwoTone: SvgIconComponent;
|
|
5470
5505
|
export const Margin: SvgIconComponent;
|
|
5471
5506
|
export const MarginOutlined: SvgIconComponent;
|
|
5472
5507
|
export const MarginRounded: SvgIconComponent;
|
|
@@ -5497,12 +5532,12 @@ export const MarkEmailUnreadOutlined: SvgIconComponent;
|
|
|
5497
5532
|
export const MarkEmailUnreadRounded: SvgIconComponent;
|
|
5498
5533
|
export const MarkEmailUnreadSharp: SvgIconComponent;
|
|
5499
5534
|
export const MarkEmailUnreadTwoTone: SvgIconComponent;
|
|
5500
|
-
export const Markunread: SvgIconComponent;
|
|
5501
5535
|
export const MarkUnreadChatAlt: SvgIconComponent;
|
|
5502
5536
|
export const MarkUnreadChatAltOutlined: SvgIconComponent;
|
|
5503
5537
|
export const MarkUnreadChatAltRounded: SvgIconComponent;
|
|
5504
5538
|
export const MarkUnreadChatAltSharp: SvgIconComponent;
|
|
5505
5539
|
export const MarkUnreadChatAltTwoTone: SvgIconComponent;
|
|
5540
|
+
export const Markunread: SvgIconComponent;
|
|
5506
5541
|
export const MarkunreadMailbox: SvgIconComponent;
|
|
5507
5542
|
export const MarkunreadMailboxOutlined: SvgIconComponent;
|
|
5508
5543
|
export const MarkunreadMailboxRounded: SvgIconComponent;
|
|
@@ -5620,13 +5655,13 @@ export const MicOffSharp: SvgIconComponent;
|
|
|
5620
5655
|
export const MicOffTwoTone: SvgIconComponent;
|
|
5621
5656
|
export const MicOutlined: SvgIconComponent;
|
|
5622
5657
|
export const MicRounded: SvgIconComponent;
|
|
5658
|
+
export const MicSharp: SvgIconComponent;
|
|
5659
|
+
export const MicTwoTone: SvgIconComponent;
|
|
5623
5660
|
export const Microwave: SvgIconComponent;
|
|
5624
5661
|
export const MicrowaveOutlined: SvgIconComponent;
|
|
5625
5662
|
export const MicrowaveRounded: SvgIconComponent;
|
|
5626
5663
|
export const MicrowaveSharp: SvgIconComponent;
|
|
5627
5664
|
export const MicrowaveTwoTone: SvgIconComponent;
|
|
5628
|
-
export const MicSharp: SvgIconComponent;
|
|
5629
|
-
export const MicTwoTone: SvgIconComponent;
|
|
5630
5665
|
export const MilitaryTech: SvgIconComponent;
|
|
5631
5666
|
export const MilitaryTechOutlined: SvgIconComponent;
|
|
5632
5667
|
export const MilitaryTechRounded: SvgIconComponent;
|
|
@@ -5657,11 +5692,6 @@ export const MmsOutlined: SvgIconComponent;
|
|
|
5657
5692
|
export const MmsRounded: SvgIconComponent;
|
|
5658
5693
|
export const MmsSharp: SvgIconComponent;
|
|
5659
5694
|
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;
|
|
5665
5695
|
export const MobileFriendly: SvgIconComponent;
|
|
5666
5696
|
export const MobileFriendlyOutlined: SvgIconComponent;
|
|
5667
5697
|
export const MobileFriendlyRounded: SvgIconComponent;
|
|
@@ -5677,6 +5707,11 @@ export const MobileScreenShareOutlined: SvgIconComponent;
|
|
|
5677
5707
|
export const MobileScreenShareRounded: SvgIconComponent;
|
|
5678
5708
|
export const MobileScreenShareSharp: SvgIconComponent;
|
|
5679
5709
|
export const MobileScreenShareTwoTone: SvgIconComponent;
|
|
5710
|
+
export const MobiledataOff: SvgIconComponent;
|
|
5711
|
+
export const MobiledataOffOutlined: SvgIconComponent;
|
|
5712
|
+
export const MobiledataOffRounded: SvgIconComponent;
|
|
5713
|
+
export const MobiledataOffSharp: SvgIconComponent;
|
|
5714
|
+
export const MobiledataOffTwoTone: SvgIconComponent;
|
|
5680
5715
|
export const Mode: SvgIconComponent;
|
|
5681
5716
|
export const ModeComment: SvgIconComponent;
|
|
5682
5717
|
export const ModeCommentOutlined: SvgIconComponent;
|
|
@@ -5685,11 +5720,11 @@ export const ModeCommentSharp: SvgIconComponent;
|
|
|
5685
5720
|
export const ModeCommentTwoTone: SvgIconComponent;
|
|
5686
5721
|
export const ModeEdit: SvgIconComponent;
|
|
5687
5722
|
export const ModeEditOutline: SvgIconComponent;
|
|
5688
|
-
export const ModeEditOutlined: SvgIconComponent;
|
|
5689
5723
|
export const ModeEditOutlineOutlined: SvgIconComponent;
|
|
5690
5724
|
export const ModeEditOutlineRounded: SvgIconComponent;
|
|
5691
5725
|
export const ModeEditOutlineSharp: SvgIconComponent;
|
|
5692
5726
|
export const ModeEditOutlineTwoTone: SvgIconComponent;
|
|
5727
|
+
export const ModeEditOutlined: SvgIconComponent;
|
|
5693
5728
|
export const ModeEditRounded: SvgIconComponent;
|
|
5694
5729
|
export const ModeEditSharp: SvgIconComponent;
|
|
5695
5730
|
export const ModeEditTwoTone: SvgIconComponent;
|
|
@@ -5698,11 +5733,6 @@ export const ModeFanOffOutlined: SvgIconComponent;
|
|
|
5698
5733
|
export const ModeFanOffRounded: SvgIconComponent;
|
|
5699
5734
|
export const ModeFanOffSharp: SvgIconComponent;
|
|
5700
5735
|
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;
|
|
5706
5736
|
export const ModeNight: SvgIconComponent;
|
|
5707
5737
|
export const ModeNightOutlined: SvgIconComponent;
|
|
5708
5738
|
export const ModeNightRounded: SvgIconComponent;
|
|
@@ -5722,6 +5752,11 @@ export const ModeStandbyRounded: SvgIconComponent;
|
|
|
5722
5752
|
export const ModeStandbySharp: SvgIconComponent;
|
|
5723
5753
|
export const ModeStandbyTwoTone: SvgIconComponent;
|
|
5724
5754
|
export const ModeTwoTone: SvgIconComponent;
|
|
5755
|
+
export const ModelTraining: SvgIconComponent;
|
|
5756
|
+
export const ModelTrainingOutlined: SvgIconComponent;
|
|
5757
|
+
export const ModelTrainingRounded: SvgIconComponent;
|
|
5758
|
+
export const ModelTrainingSharp: SvgIconComponent;
|
|
5759
|
+
export const ModelTrainingTwoTone: SvgIconComponent;
|
|
5725
5760
|
export const MonetizationOn: SvgIconComponent;
|
|
5726
5761
|
export const MonetizationOnOutlined: SvgIconComponent;
|
|
5727
5762
|
export const MonetizationOnRounded: SvgIconComponent;
|
|
@@ -5922,16 +5957,6 @@ export const NavigationOutlined: SvgIconComponent;
|
|
|
5922
5957
|
export const NavigationRounded: SvgIconComponent;
|
|
5923
5958
|
export const NavigationSharp: SvgIconComponent;
|
|
5924
5959
|
export const NavigationTwoTone: SvgIconComponent;
|
|
5925
|
-
export const NearbyError: SvgIconComponent;
|
|
5926
|
-
export const NearbyErrorOutlined: SvgIconComponent;
|
|
5927
|
-
export const NearbyErrorRounded: SvgIconComponent;
|
|
5928
|
-
export const NearbyErrorSharp: SvgIconComponent;
|
|
5929
|
-
export const NearbyErrorTwoTone: SvgIconComponent;
|
|
5930
|
-
export const NearbyOff: SvgIconComponent;
|
|
5931
|
-
export const NearbyOffOutlined: SvgIconComponent;
|
|
5932
|
-
export const NearbyOffRounded: SvgIconComponent;
|
|
5933
|
-
export const NearbyOffSharp: SvgIconComponent;
|
|
5934
|
-
export const NearbyOffTwoTone: SvgIconComponent;
|
|
5935
5960
|
export const NearMe: SvgIconComponent;
|
|
5936
5961
|
export const NearMeDisabled: SvgIconComponent;
|
|
5937
5962
|
export const NearMeDisabledOutlined: SvgIconComponent;
|
|
@@ -5942,6 +5967,16 @@ export const NearMeOutlined: SvgIconComponent;
|
|
|
5942
5967
|
export const NearMeRounded: SvgIconComponent;
|
|
5943
5968
|
export const NearMeSharp: SvgIconComponent;
|
|
5944
5969
|
export const NearMeTwoTone: SvgIconComponent;
|
|
5970
|
+
export const NearbyError: SvgIconComponent;
|
|
5971
|
+
export const NearbyErrorOutlined: SvgIconComponent;
|
|
5972
|
+
export const NearbyErrorRounded: SvgIconComponent;
|
|
5973
|
+
export const NearbyErrorSharp: SvgIconComponent;
|
|
5974
|
+
export const NearbyErrorTwoTone: SvgIconComponent;
|
|
5975
|
+
export const NearbyOff: SvgIconComponent;
|
|
5976
|
+
export const NearbyOffOutlined: SvgIconComponent;
|
|
5977
|
+
export const NearbyOffRounded: SvgIconComponent;
|
|
5978
|
+
export const NearbyOffSharp: SvgIconComponent;
|
|
5979
|
+
export const NearbyOffTwoTone: SvgIconComponent;
|
|
5945
5980
|
export const NestCamWiredStand: SvgIconComponent;
|
|
5946
5981
|
export const NestCamWiredStandOutlined: SvgIconComponent;
|
|
5947
5982
|
export const NestCamWiredStandRounded: SvgIconComponent;
|
|
@@ -6012,6 +6047,11 @@ export const NfcOutlined: SvgIconComponent;
|
|
|
6012
6047
|
export const NfcRounded: SvgIconComponent;
|
|
6013
6048
|
export const NfcSharp: SvgIconComponent;
|
|
6014
6049
|
export const NfcTwoTone: SvgIconComponent;
|
|
6050
|
+
export const NightShelter: SvgIconComponent;
|
|
6051
|
+
export const NightShelterOutlined: SvgIconComponent;
|
|
6052
|
+
export const NightShelterRounded: SvgIconComponent;
|
|
6053
|
+
export const NightShelterSharp: SvgIconComponent;
|
|
6054
|
+
export const NightShelterTwoTone: SvgIconComponent;
|
|
6015
6055
|
export const Nightlife: SvgIconComponent;
|
|
6016
6056
|
export const NightlifeOutlined: SvgIconComponent;
|
|
6017
6057
|
export const NightlifeRounded: SvgIconComponent;
|
|
@@ -6020,18 +6060,13 @@ export const NightlifeTwoTone: SvgIconComponent;
|
|
|
6020
6060
|
export const Nightlight: SvgIconComponent;
|
|
6021
6061
|
export const NightlightOutlined: SvgIconComponent;
|
|
6022
6062
|
export const NightlightRound: SvgIconComponent;
|
|
6023
|
-
export const NightlightRounded: SvgIconComponent;
|
|
6024
6063
|
export const NightlightRoundOutlined: SvgIconComponent;
|
|
6025
6064
|
export const NightlightRoundRounded: SvgIconComponent;
|
|
6026
6065
|
export const NightlightRoundSharp: SvgIconComponent;
|
|
6027
6066
|
export const NightlightRoundTwoTone: SvgIconComponent;
|
|
6067
|
+
export const NightlightRounded: SvgIconComponent;
|
|
6028
6068
|
export const NightlightSharp: SvgIconComponent;
|
|
6029
6069
|
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
6070
|
export const NightsStay: SvgIconComponent;
|
|
6036
6071
|
export const NightsStayOutlined: SvgIconComponent;
|
|
6037
6072
|
export const NightsStayRounded: SvgIconComponent;
|
|
@@ -6107,16 +6142,6 @@ export const NoFoodOutlined: SvgIconComponent;
|
|
|
6107
6142
|
export const NoFoodRounded: SvgIconComponent;
|
|
6108
6143
|
export const NoFoodSharp: SvgIconComponent;
|
|
6109
6144
|
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;
|
|
6120
6145
|
export const NoLuggage: SvgIconComponent;
|
|
6121
6146
|
export const NoLuggageOutlined: SvgIconComponent;
|
|
6122
6147
|
export const NoLuggageRounded: SvgIconComponent;
|
|
@@ -6137,6 +6162,31 @@ export const NoPhotographyOutlined: SvgIconComponent;
|
|
|
6137
6162
|
export const NoPhotographyRounded: SvgIconComponent;
|
|
6138
6163
|
export const NoPhotographySharp: SvgIconComponent;
|
|
6139
6164
|
export const NoPhotographyTwoTone: SvgIconComponent;
|
|
6165
|
+
export const NoSim: SvgIconComponent;
|
|
6166
|
+
export const NoSimOutlined: SvgIconComponent;
|
|
6167
|
+
export const NoSimRounded: SvgIconComponent;
|
|
6168
|
+
export const NoSimSharp: SvgIconComponent;
|
|
6169
|
+
export const NoSimTwoTone: SvgIconComponent;
|
|
6170
|
+
export const NoStroller: SvgIconComponent;
|
|
6171
|
+
export const NoStrollerOutlined: SvgIconComponent;
|
|
6172
|
+
export const NoStrollerRounded: SvgIconComponent;
|
|
6173
|
+
export const NoStrollerSharp: SvgIconComponent;
|
|
6174
|
+
export const NoStrollerTwoTone: SvgIconComponent;
|
|
6175
|
+
export const NoTransfer: SvgIconComponent;
|
|
6176
|
+
export const NoTransferOutlined: SvgIconComponent;
|
|
6177
|
+
export const NoTransferRounded: SvgIconComponent;
|
|
6178
|
+
export const NoTransferSharp: SvgIconComponent;
|
|
6179
|
+
export const NoTransferTwoTone: SvgIconComponent;
|
|
6180
|
+
export const NoiseAware: SvgIconComponent;
|
|
6181
|
+
export const NoiseAwareOutlined: SvgIconComponent;
|
|
6182
|
+
export const NoiseAwareRounded: SvgIconComponent;
|
|
6183
|
+
export const NoiseAwareSharp: SvgIconComponent;
|
|
6184
|
+
export const NoiseAwareTwoTone: SvgIconComponent;
|
|
6185
|
+
export const NoiseControlOff: SvgIconComponent;
|
|
6186
|
+
export const NoiseControlOffOutlined: SvgIconComponent;
|
|
6187
|
+
export const NoiseControlOffRounded: SvgIconComponent;
|
|
6188
|
+
export const NoiseControlOffSharp: SvgIconComponent;
|
|
6189
|
+
export const NoiseControlOffTwoTone: SvgIconComponent;
|
|
6140
6190
|
export const NordicWalking: SvgIconComponent;
|
|
6141
6191
|
export const NordicWalkingOutlined: SvgIconComponent;
|
|
6142
6192
|
export const NordicWalkingRounded: SvgIconComponent;
|
|
@@ -6150,28 +6200,33 @@ export const NorthEastSharp: SvgIconComponent;
|
|
|
6150
6200
|
export const NorthEastTwoTone: SvgIconComponent;
|
|
6151
6201
|
export const NorthOutlined: SvgIconComponent;
|
|
6152
6202
|
export const NorthRounded: SvgIconComponent;
|
|
6153
|
-
export const NorthSharp: SvgIconComponent;
|
|
6154
|
-
export const NorthTwoTone: SvgIconComponent;
|
|
6155
|
-
export const NorthWest: SvgIconComponent;
|
|
6156
|
-
export const NorthWestOutlined: SvgIconComponent;
|
|
6157
|
-
export const NorthWestRounded: SvgIconComponent;
|
|
6158
|
-
export const NorthWestSharp: SvgIconComponent;
|
|
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;
|
|
6203
|
+
export const NorthSharp: SvgIconComponent;
|
|
6204
|
+
export const NorthTwoTone: SvgIconComponent;
|
|
6205
|
+
export const NorthWest: SvgIconComponent;
|
|
6206
|
+
export const NorthWestOutlined: SvgIconComponent;
|
|
6207
|
+
export const NorthWestRounded: SvgIconComponent;
|
|
6208
|
+
export const NorthWestSharp: SvgIconComponent;
|
|
6209
|
+
export const NorthWestTwoTone: SvgIconComponent;
|
|
6170
6210
|
export const NotAccessible: SvgIconComponent;
|
|
6171
6211
|
export const NotAccessibleOutlined: SvgIconComponent;
|
|
6172
6212
|
export const NotAccessibleRounded: SvgIconComponent;
|
|
6173
6213
|
export const NotAccessibleSharp: SvgIconComponent;
|
|
6174
6214
|
export const NotAccessibleTwoTone: SvgIconComponent;
|
|
6215
|
+
export const NotInterested: SvgIconComponent;
|
|
6216
|
+
export const NotInterestedOutlined: SvgIconComponent;
|
|
6217
|
+
export const NotInterestedRounded: SvgIconComponent;
|
|
6218
|
+
export const NotInterestedSharp: SvgIconComponent;
|
|
6219
|
+
export const NotInterestedTwoTone: SvgIconComponent;
|
|
6220
|
+
export const NotListedLocation: SvgIconComponent;
|
|
6221
|
+
export const NotListedLocationOutlined: SvgIconComponent;
|
|
6222
|
+
export const NotListedLocationRounded: SvgIconComponent;
|
|
6223
|
+
export const NotListedLocationSharp: SvgIconComponent;
|
|
6224
|
+
export const NotListedLocationTwoTone: SvgIconComponent;
|
|
6225
|
+
export const NotStarted: SvgIconComponent;
|
|
6226
|
+
export const NotStartedOutlined: SvgIconComponent;
|
|
6227
|
+
export const NotStartedRounded: SvgIconComponent;
|
|
6228
|
+
export const NotStartedSharp: SvgIconComponent;
|
|
6229
|
+
export const NotStartedTwoTone: SvgIconComponent;
|
|
6175
6230
|
export const Note: SvgIconComponent;
|
|
6176
6231
|
export const NoteAdd: SvgIconComponent;
|
|
6177
6232
|
export const NoteAddOutlined: SvgIconComponent;
|
|
@@ -6185,13 +6240,13 @@ export const NoteAltSharp: SvgIconComponent;
|
|
|
6185
6240
|
export const NoteAltTwoTone: SvgIconComponent;
|
|
6186
6241
|
export const NoteOutlined: SvgIconComponent;
|
|
6187
6242
|
export const NoteRounded: SvgIconComponent;
|
|
6188
|
-
export const Notes: SvgIconComponent;
|
|
6189
6243
|
export const NoteSharp: SvgIconComponent;
|
|
6244
|
+
export const NoteTwoTone: SvgIconComponent;
|
|
6245
|
+
export const Notes: SvgIconComponent;
|
|
6190
6246
|
export const NotesOutlined: SvgIconComponent;
|
|
6191
6247
|
export const NotesRounded: SvgIconComponent;
|
|
6192
6248
|
export const NotesSharp: SvgIconComponent;
|
|
6193
6249
|
export const NotesTwoTone: SvgIconComponent;
|
|
6194
|
-
export const NoteTwoTone: SvgIconComponent;
|
|
6195
6250
|
export const NotificationAdd: SvgIconComponent;
|
|
6196
6251
|
export const NotificationAddOutlined: SvgIconComponent;
|
|
6197
6252
|
export const NotificationAddRounded: SvgIconComponent;
|
|
@@ -6227,26 +6282,6 @@ export const NotificationsPausedTwoTone: SvgIconComponent;
|
|
|
6227
6282
|
export const NotificationsRounded: SvgIconComponent;
|
|
6228
6283
|
export const NotificationsSharp: SvgIconComponent;
|
|
6229
6284
|
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
6285
|
export const Numbers: SvgIconComponent;
|
|
6251
6286
|
export const NumbersOutlined: SvgIconComponent;
|
|
6252
6287
|
export const NumbersRounded: SvgIconComponent;
|
|
@@ -6272,22 +6307,17 @@ export const OilBarrelOutlined: SvgIconComponent;
|
|
|
6272
6307
|
export const OilBarrelRounded: SvgIconComponent;
|
|
6273
6308
|
export const OilBarrelSharp: SvgIconComponent;
|
|
6274
6309
|
export const OilBarrelTwoTone: SvgIconComponent;
|
|
6275
|
-
export const OndemandVideo: SvgIconComponent;
|
|
6276
|
-
export const OndemandVideoOutlined: SvgIconComponent;
|
|
6277
|
-
export const OndemandVideoRounded: SvgIconComponent;
|
|
6278
|
-
export const OndemandVideoSharp: SvgIconComponent;
|
|
6279
|
-
export const OndemandVideoTwoTone: SvgIconComponent;
|
|
6280
6310
|
export const OnDeviceTraining: SvgIconComponent;
|
|
6281
6311
|
export const OnDeviceTrainingOutlined: SvgIconComponent;
|
|
6282
6312
|
export const OnDeviceTrainingRounded: SvgIconComponent;
|
|
6283
6313
|
export const OnDeviceTrainingSharp: SvgIconComponent;
|
|
6284
6314
|
export const OnDeviceTrainingTwoTone: SvgIconComponent;
|
|
6315
|
+
export const OndemandVideo: SvgIconComponent;
|
|
6316
|
+
export const OndemandVideoOutlined: SvgIconComponent;
|
|
6317
|
+
export const OndemandVideoRounded: SvgIconComponent;
|
|
6318
|
+
export const OndemandVideoSharp: SvgIconComponent;
|
|
6319
|
+
export const OndemandVideoTwoTone: SvgIconComponent;
|
|
6285
6320
|
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;
|
|
6291
6321
|
export const OneKOutlined: SvgIconComponent;
|
|
6292
6322
|
export const OneKPlus: SvgIconComponent;
|
|
6293
6323
|
export const OneKPlusOutlined: SvgIconComponent;
|
|
@@ -6297,6 +6327,11 @@ export const OneKPlusTwoTone: SvgIconComponent;
|
|
|
6297
6327
|
export const OneKRounded: SvgIconComponent;
|
|
6298
6328
|
export const OneKSharp: SvgIconComponent;
|
|
6299
6329
|
export const OneKTwoTone: SvgIconComponent;
|
|
6330
|
+
export const OneKk: SvgIconComponent;
|
|
6331
|
+
export const OneKkOutlined: SvgIconComponent;
|
|
6332
|
+
export const OneKkRounded: SvgIconComponent;
|
|
6333
|
+
export const OneKkSharp: SvgIconComponent;
|
|
6334
|
+
export const OneKkTwoTone: SvgIconComponent;
|
|
6300
6335
|
export const OnlinePrediction: SvgIconComponent;
|
|
6301
6336
|
export const OnlinePredictionOutlined: SvgIconComponent;
|
|
6302
6337
|
export const OnlinePredictionRounded: SvgIconComponent;
|
|
@@ -6392,6 +6427,16 @@ export const PaletteOutlined: SvgIconComponent;
|
|
|
6392
6427
|
export const PaletteRounded: SvgIconComponent;
|
|
6393
6428
|
export const PaletteSharp: SvgIconComponent;
|
|
6394
6429
|
export const PaletteTwoTone: SvgIconComponent;
|
|
6430
|
+
export const PanTool: SvgIconComponent;
|
|
6431
|
+
export const PanToolAlt: SvgIconComponent;
|
|
6432
|
+
export const PanToolAltOutlined: SvgIconComponent;
|
|
6433
|
+
export const PanToolAltRounded: SvgIconComponent;
|
|
6434
|
+
export const PanToolAltSharp: SvgIconComponent;
|
|
6435
|
+
export const PanToolAltTwoTone: SvgIconComponent;
|
|
6436
|
+
export const PanToolOutlined: SvgIconComponent;
|
|
6437
|
+
export const PanToolRounded: SvgIconComponent;
|
|
6438
|
+
export const PanToolSharp: SvgIconComponent;
|
|
6439
|
+
export const PanToolTwoTone: SvgIconComponent;
|
|
6395
6440
|
export const Panorama: SvgIconComponent;
|
|
6396
6441
|
export const PanoramaFishEye: SvgIconComponent;
|
|
6397
6442
|
export const PanoramaFishEyeOutlined: SvgIconComponent;
|
|
@@ -6442,16 +6487,6 @@ export const PanoramaWideAngleSelectSharp: SvgIconComponent;
|
|
|
6442
6487
|
export const PanoramaWideAngleSelectTwoTone: SvgIconComponent;
|
|
6443
6488
|
export const PanoramaWideAngleSharp: SvgIconComponent;
|
|
6444
6489
|
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
6490
|
export const Paragliding: SvgIconComponent;
|
|
6456
6491
|
export const ParaglidingOutlined: SvgIconComponent;
|
|
6457
6492
|
export const ParaglidingRounded: SvgIconComponent;
|
|
@@ -6485,11 +6520,11 @@ export const PauseCircleFilledRounded: SvgIconComponent;
|
|
|
6485
6520
|
export const PauseCircleFilledSharp: SvgIconComponent;
|
|
6486
6521
|
export const PauseCircleFilledTwoTone: SvgIconComponent;
|
|
6487
6522
|
export const PauseCircleOutline: SvgIconComponent;
|
|
6488
|
-
export const PauseCircleOutlined: SvgIconComponent;
|
|
6489
6523
|
export const PauseCircleOutlineOutlined: SvgIconComponent;
|
|
6490
6524
|
export const PauseCircleOutlineRounded: SvgIconComponent;
|
|
6491
6525
|
export const PauseCircleOutlineSharp: SvgIconComponent;
|
|
6492
6526
|
export const PauseCircleOutlineTwoTone: SvgIconComponent;
|
|
6527
|
+
export const PauseCircleOutlined: SvgIconComponent;
|
|
6493
6528
|
export const PauseCircleRounded: SvgIconComponent;
|
|
6494
6529
|
export const PauseCircleSharp: SvgIconComponent;
|
|
6495
6530
|
export const PauseCircleTwoTone: SvgIconComponent;
|
|
@@ -6505,13 +6540,13 @@ export const PauseTwoTone: SvgIconComponent;
|
|
|
6505
6540
|
export const Payment: SvgIconComponent;
|
|
6506
6541
|
export const PaymentOutlined: SvgIconComponent;
|
|
6507
6542
|
export const PaymentRounded: SvgIconComponent;
|
|
6508
|
-
export const Payments: SvgIconComponent;
|
|
6509
6543
|
export const PaymentSharp: SvgIconComponent;
|
|
6544
|
+
export const PaymentTwoTone: SvgIconComponent;
|
|
6545
|
+
export const Payments: SvgIconComponent;
|
|
6510
6546
|
export const PaymentsOutlined: SvgIconComponent;
|
|
6511
6547
|
export const PaymentsRounded: SvgIconComponent;
|
|
6512
6548
|
export const PaymentsSharp: SvgIconComponent;
|
|
6513
6549
|
export const PaymentsTwoTone: SvgIconComponent;
|
|
6514
|
-
export const PaymentTwoTone: SvgIconComponent;
|
|
6515
6550
|
export const PedalBike: SvgIconComponent;
|
|
6516
6551
|
export const PedalBikeOutlined: SvgIconComponent;
|
|
6517
6552
|
export const PedalBikeRounded: SvgIconComponent;
|
|
@@ -6539,11 +6574,11 @@ export const PeopleAltRounded: SvgIconComponent;
|
|
|
6539
6574
|
export const PeopleAltSharp: SvgIconComponent;
|
|
6540
6575
|
export const PeopleAltTwoTone: SvgIconComponent;
|
|
6541
6576
|
export const PeopleOutline: SvgIconComponent;
|
|
6542
|
-
export const PeopleOutlined: SvgIconComponent;
|
|
6543
6577
|
export const PeopleOutlineOutlined: SvgIconComponent;
|
|
6544
6578
|
export const PeopleOutlineRounded: SvgIconComponent;
|
|
6545
6579
|
export const PeopleOutlineSharp: SvgIconComponent;
|
|
6546
6580
|
export const PeopleOutlineTwoTone: SvgIconComponent;
|
|
6581
|
+
export const PeopleOutlined: SvgIconComponent;
|
|
6547
6582
|
export const PeopleRounded: SvgIconComponent;
|
|
6548
6583
|
export const PeopleSharp: SvgIconComponent;
|
|
6549
6584
|
export const PeopleTwoTone: SvgIconComponent;
|
|
@@ -6628,22 +6663,17 @@ export const PersonAddOutlined: SvgIconComponent;
|
|
|
6628
6663
|
export const PersonAddRounded: SvgIconComponent;
|
|
6629
6664
|
export const PersonAddSharp: SvgIconComponent;
|
|
6630
6665
|
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;
|
|
6636
6666
|
export const PersonOff: SvgIconComponent;
|
|
6637
6667
|
export const PersonOffOutlined: SvgIconComponent;
|
|
6638
6668
|
export const PersonOffRounded: SvgIconComponent;
|
|
6639
6669
|
export const PersonOffSharp: SvgIconComponent;
|
|
6640
6670
|
export const PersonOffTwoTone: SvgIconComponent;
|
|
6641
6671
|
export const PersonOutline: SvgIconComponent;
|
|
6642
|
-
export const PersonOutlined: SvgIconComponent;
|
|
6643
6672
|
export const PersonOutlineOutlined: SvgIconComponent;
|
|
6644
6673
|
export const PersonOutlineRounded: SvgIconComponent;
|
|
6645
6674
|
export const PersonOutlineSharp: SvgIconComponent;
|
|
6646
6675
|
export const PersonOutlineTwoTone: SvgIconComponent;
|
|
6676
|
+
export const PersonOutlined: SvgIconComponent;
|
|
6647
6677
|
export const PersonPin: SvgIconComponent;
|
|
6648
6678
|
export const PersonPinCircle: SvgIconComponent;
|
|
6649
6679
|
export const PersonPinCircleOutlined: SvgIconComponent;
|
|
@@ -6672,6 +6702,11 @@ export const PersonSearchSharp: SvgIconComponent;
|
|
|
6672
6702
|
export const PersonSearchTwoTone: SvgIconComponent;
|
|
6673
6703
|
export const PersonSharp: SvgIconComponent;
|
|
6674
6704
|
export const PersonTwoTone: SvgIconComponent;
|
|
6705
|
+
export const PersonalVideo: SvgIconComponent;
|
|
6706
|
+
export const PersonalVideoOutlined: SvgIconComponent;
|
|
6707
|
+
export const PersonalVideoRounded: SvgIconComponent;
|
|
6708
|
+
export const PersonalVideoSharp: SvgIconComponent;
|
|
6709
|
+
export const PersonalVideoTwoTone: SvgIconComponent;
|
|
6675
6710
|
export const PestControl: SvgIconComponent;
|
|
6676
6711
|
export const PestControlOutlined: SvgIconComponent;
|
|
6677
6712
|
export const PestControlRodent: SvgIconComponent;
|
|
@@ -6733,6 +6768,25 @@ export const PhoneIphoneOutlined: SvgIconComponent;
|
|
|
6733
6768
|
export const PhoneIphoneRounded: SvgIconComponent;
|
|
6734
6769
|
export const PhoneIphoneSharp: SvgIconComponent;
|
|
6735
6770
|
export const PhoneIphoneTwoTone: SvgIconComponent;
|
|
6771
|
+
export const PhoneLocked: SvgIconComponent;
|
|
6772
|
+
export const PhoneLockedOutlined: SvgIconComponent;
|
|
6773
|
+
export const PhoneLockedRounded: SvgIconComponent;
|
|
6774
|
+
export const PhoneLockedSharp: SvgIconComponent;
|
|
6775
|
+
export const PhoneLockedTwoTone: SvgIconComponent;
|
|
6776
|
+
export const PhoneMissed: SvgIconComponent;
|
|
6777
|
+
export const PhoneMissedOutlined: SvgIconComponent;
|
|
6778
|
+
export const PhoneMissedRounded: SvgIconComponent;
|
|
6779
|
+
export const PhoneMissedSharp: SvgIconComponent;
|
|
6780
|
+
export const PhoneMissedTwoTone: SvgIconComponent;
|
|
6781
|
+
export const PhoneOutlined: SvgIconComponent;
|
|
6782
|
+
export const PhonePaused: SvgIconComponent;
|
|
6783
|
+
export const PhonePausedOutlined: SvgIconComponent;
|
|
6784
|
+
export const PhonePausedRounded: SvgIconComponent;
|
|
6785
|
+
export const PhonePausedSharp: SvgIconComponent;
|
|
6786
|
+
export const PhonePausedTwoTone: SvgIconComponent;
|
|
6787
|
+
export const PhoneRounded: SvgIconComponent;
|
|
6788
|
+
export const PhoneSharp: SvgIconComponent;
|
|
6789
|
+
export const PhoneTwoTone: SvgIconComponent;
|
|
6736
6790
|
export const Phonelink: SvgIconComponent;
|
|
6737
6791
|
export const PhonelinkErase: SvgIconComponent;
|
|
6738
6792
|
export const PhonelinkEraseOutlined: SvgIconComponent;
|
|
@@ -6763,25 +6817,6 @@ export const PhonelinkSetupSharp: SvgIconComponent;
|
|
|
6763
6817
|
export const PhonelinkSetupTwoTone: SvgIconComponent;
|
|
6764
6818
|
export const PhonelinkSharp: SvgIconComponent;
|
|
6765
6819
|
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
6820
|
export const Photo: SvgIconComponent;
|
|
6786
6821
|
export const PhotoAlbum: SvgIconComponent;
|
|
6787
6822
|
export const PhotoAlbumOutlined: SvgIconComponent;
|
|
@@ -6864,20 +6899,15 @@ export const PictureInPictureSharp: SvgIconComponent;
|
|
|
6864
6899
|
export const PictureInPictureTwoTone: SvgIconComponent;
|
|
6865
6900
|
export const PieChart: SvgIconComponent;
|
|
6866
6901
|
export const PieChartOutline: SvgIconComponent;
|
|
6867
|
-
export const PieChartOutlined: SvgIconComponent;
|
|
6868
6902
|
export const PieChartOutlineOutlined: SvgIconComponent;
|
|
6869
6903
|
export const PieChartOutlineRounded: SvgIconComponent;
|
|
6870
6904
|
export const PieChartOutlineSharp: SvgIconComponent;
|
|
6871
6905
|
export const PieChartOutlineTwoTone: SvgIconComponent;
|
|
6906
|
+
export const PieChartOutlined: SvgIconComponent;
|
|
6872
6907
|
export const PieChartRounded: SvgIconComponent;
|
|
6873
6908
|
export const PieChartSharp: SvgIconComponent;
|
|
6874
6909
|
export const PieChartTwoTone: SvgIconComponent;
|
|
6875
6910
|
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;
|
|
6881
6911
|
export const PinDrop: SvgIconComponent;
|
|
6882
6912
|
export const PinDropOutlined: SvgIconComponent;
|
|
6883
6913
|
export const PinDropRounded: SvgIconComponent;
|
|
@@ -6886,8 +6916,13 @@ export const PinDropTwoTone: SvgIconComponent;
|
|
|
6886
6916
|
export const PinOutlined: SvgIconComponent;
|
|
6887
6917
|
export const PinRounded: SvgIconComponent;
|
|
6888
6918
|
export const PinSharp: SvgIconComponent;
|
|
6889
|
-
export const Pinterest: SvgIconComponent;
|
|
6890
6919
|
export const PinTwoTone: SvgIconComponent;
|
|
6920
|
+
export const Pinch: SvgIconComponent;
|
|
6921
|
+
export const PinchOutlined: SvgIconComponent;
|
|
6922
|
+
export const PinchRounded: SvgIconComponent;
|
|
6923
|
+
export const PinchSharp: SvgIconComponent;
|
|
6924
|
+
export const PinchTwoTone: SvgIconComponent;
|
|
6925
|
+
export const Pinterest: SvgIconComponent;
|
|
6891
6926
|
export const PivotTableChart: SvgIconComponent;
|
|
6892
6927
|
export const PivotTableChartOutlined: SvgIconComponent;
|
|
6893
6928
|
export const PivotTableChartRounded: SvgIconComponent;
|
|
@@ -6925,11 +6960,11 @@ export const PlayCircleFilledWhiteRounded: SvgIconComponent;
|
|
|
6925
6960
|
export const PlayCircleFilledWhiteSharp: SvgIconComponent;
|
|
6926
6961
|
export const PlayCircleFilledWhiteTwoTone: SvgIconComponent;
|
|
6927
6962
|
export const PlayCircleOutline: SvgIconComponent;
|
|
6928
|
-
export const PlayCircleOutlined: SvgIconComponent;
|
|
6929
6963
|
export const PlayCircleOutlineOutlined: SvgIconComponent;
|
|
6930
6964
|
export const PlayCircleOutlineRounded: SvgIconComponent;
|
|
6931
6965
|
export const PlayCircleOutlineSharp: SvgIconComponent;
|
|
6932
6966
|
export const PlayCircleOutlineTwoTone: SvgIconComponent;
|
|
6967
|
+
export const PlayCircleOutlined: SvgIconComponent;
|
|
6933
6968
|
export const PlayCircleRounded: SvgIconComponent;
|
|
6934
6969
|
export const PlayCircleSharp: SvgIconComponent;
|
|
6935
6970
|
export const PlayCircleTwoTone: SvgIconComponent;
|
|
@@ -7139,15 +7174,15 @@ export const PublicRounded: SvgIconComponent;
|
|
|
7139
7174
|
export const PublicSharp: SvgIconComponent;
|
|
7140
7175
|
export const PublicTwoTone: SvgIconComponent;
|
|
7141
7176
|
export const Publish: SvgIconComponent;
|
|
7177
|
+
export const PublishOutlined: SvgIconComponent;
|
|
7178
|
+
export const PublishRounded: SvgIconComponent;
|
|
7179
|
+
export const PublishSharp: SvgIconComponent;
|
|
7180
|
+
export const PublishTwoTone: SvgIconComponent;
|
|
7142
7181
|
export const PublishedWithChanges: SvgIconComponent;
|
|
7143
7182
|
export const PublishedWithChangesOutlined: SvgIconComponent;
|
|
7144
7183
|
export const PublishedWithChangesRounded: SvgIconComponent;
|
|
7145
7184
|
export const PublishedWithChangesSharp: SvgIconComponent;
|
|
7146
7185
|
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
7186
|
export const PunchClock: SvgIconComponent;
|
|
7152
7187
|
export const PunchClockOutlined: SvgIconComponent;
|
|
7153
7188
|
export const PunchClockRounded: SvgIconComponent;
|
|
@@ -7218,6 +7253,11 @@ export const QuizOutlined: SvgIconComponent;
|
|
|
7218
7253
|
export const QuizRounded: SvgIconComponent;
|
|
7219
7254
|
export const QuizSharp: SvgIconComponent;
|
|
7220
7255
|
export const QuizTwoTone: SvgIconComponent;
|
|
7256
|
+
export const RMobiledata: SvgIconComponent;
|
|
7257
|
+
export const RMobiledataOutlined: SvgIconComponent;
|
|
7258
|
+
export const RMobiledataRounded: SvgIconComponent;
|
|
7259
|
+
export const RMobiledataSharp: SvgIconComponent;
|
|
7260
|
+
export const RMobiledataTwoTone: SvgIconComponent;
|
|
7221
7261
|
export const Radar: SvgIconComponent;
|
|
7222
7262
|
export const RadarOutlined: SvgIconComponent;
|
|
7223
7263
|
export const RadarRounded: SvgIconComponent;
|
|
@@ -7308,6 +7348,11 @@ export const RectangleOutlined: SvgIconComponent;
|
|
|
7308
7348
|
export const RectangleRounded: SvgIconComponent;
|
|
7309
7349
|
export const RectangleSharp: SvgIconComponent;
|
|
7310
7350
|
export const RectangleTwoTone: SvgIconComponent;
|
|
7351
|
+
export const Recycling: SvgIconComponent;
|
|
7352
|
+
export const RecyclingOutlined: SvgIconComponent;
|
|
7353
|
+
export const RecyclingRounded: SvgIconComponent;
|
|
7354
|
+
export const RecyclingSharp: SvgIconComponent;
|
|
7355
|
+
export const RecyclingTwoTone: SvgIconComponent;
|
|
7311
7356
|
export const Reddit: SvgIconComponent;
|
|
7312
7357
|
export const Redeem: SvgIconComponent;
|
|
7313
7358
|
export const RedeemOutlined: SvgIconComponent;
|
|
@@ -7337,11 +7382,11 @@ export const RememberMeTwoTone: SvgIconComponent;
|
|
|
7337
7382
|
export const Remove: SvgIconComponent;
|
|
7338
7383
|
export const RemoveCircle: SvgIconComponent;
|
|
7339
7384
|
export const RemoveCircleOutline: SvgIconComponent;
|
|
7340
|
-
export const RemoveCircleOutlined: SvgIconComponent;
|
|
7341
7385
|
export const RemoveCircleOutlineOutlined: SvgIconComponent;
|
|
7342
7386
|
export const RemoveCircleOutlineRounded: SvgIconComponent;
|
|
7343
7387
|
export const RemoveCircleOutlineSharp: SvgIconComponent;
|
|
7344
7388
|
export const RemoveCircleOutlineTwoTone: SvgIconComponent;
|
|
7389
|
+
export const RemoveCircleOutlined: SvgIconComponent;
|
|
7345
7390
|
export const RemoveCircleRounded: SvgIconComponent;
|
|
7346
7391
|
export const RemoveCircleSharp: SvgIconComponent;
|
|
7347
7392
|
export const RemoveCircleTwoTone: SvgIconComponent;
|
|
@@ -7391,6 +7436,10 @@ export const RepartitionSharp: SvgIconComponent;
|
|
|
7391
7436
|
export const RepartitionTwoTone: SvgIconComponent;
|
|
7392
7437
|
export const Repeat: SvgIconComponent;
|
|
7393
7438
|
export const RepeatOn: SvgIconComponent;
|
|
7439
|
+
export const RepeatOnOutlined: SvgIconComponent;
|
|
7440
|
+
export const RepeatOnRounded: SvgIconComponent;
|
|
7441
|
+
export const RepeatOnSharp: SvgIconComponent;
|
|
7442
|
+
export const RepeatOnTwoTone: SvgIconComponent;
|
|
7394
7443
|
export const RepeatOne: SvgIconComponent;
|
|
7395
7444
|
export const RepeatOneOn: SvgIconComponent;
|
|
7396
7445
|
export const RepeatOneOnOutlined: SvgIconComponent;
|
|
@@ -7401,10 +7450,6 @@ export const RepeatOneOutlined: SvgIconComponent;
|
|
|
7401
7450
|
export const RepeatOneRounded: SvgIconComponent;
|
|
7402
7451
|
export const RepeatOneSharp: SvgIconComponent;
|
|
7403
7452
|
export const RepeatOneTwoTone: SvgIconComponent;
|
|
7404
|
-
export const RepeatOnOutlined: SvgIconComponent;
|
|
7405
|
-
export const RepeatOnRounded: SvgIconComponent;
|
|
7406
|
-
export const RepeatOnSharp: SvgIconComponent;
|
|
7407
|
-
export const RepeatOnTwoTone: SvgIconComponent;
|
|
7408
7453
|
export const RepeatOutlined: SvgIconComponent;
|
|
7409
7454
|
export const RepeatRounded: SvgIconComponent;
|
|
7410
7455
|
export const RepeatSharp: SvgIconComponent;
|
|
@@ -7524,11 +7569,6 @@ export const RingVolumeOutlined: SvgIconComponent;
|
|
|
7524
7569
|
export const RingVolumeRounded: SvgIconComponent;
|
|
7525
7570
|
export const RingVolumeSharp: SvgIconComponent;
|
|
7526
7571
|
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
7572
|
export const Rocket: SvgIconComponent;
|
|
7533
7573
|
export const RocketLaunch: SvgIconComponent;
|
|
7534
7574
|
export const RocketLaunchOutlined: SvgIconComponent;
|
|
@@ -7611,14 +7651,14 @@ export const RoundedCornerSharp: SvgIconComponent;
|
|
|
7611
7651
|
export const RoundedCornerTwoTone: SvgIconComponent;
|
|
7612
7652
|
export const Route: SvgIconComponent;
|
|
7613
7653
|
export const RouteOutlined: SvgIconComponent;
|
|
7614
|
-
export const Router: SvgIconComponent;
|
|
7615
7654
|
export const RouteRounded: SvgIconComponent;
|
|
7655
|
+
export const RouteSharp: SvgIconComponent;
|
|
7656
|
+
export const RouteTwoTone: SvgIconComponent;
|
|
7657
|
+
export const Router: SvgIconComponent;
|
|
7616
7658
|
export const RouterOutlined: SvgIconComponent;
|
|
7617
7659
|
export const RouterRounded: SvgIconComponent;
|
|
7618
7660
|
export const RouterSharp: SvgIconComponent;
|
|
7619
7661
|
export const RouterTwoTone: SvgIconComponent;
|
|
7620
|
-
export const RouteSharp: SvgIconComponent;
|
|
7621
|
-
export const RouteTwoTone: SvgIconComponent;
|
|
7622
7662
|
export const Rowing: SvgIconComponent;
|
|
7623
7663
|
export const RowingOutlined: SvgIconComponent;
|
|
7624
7664
|
export const RowingRounded: SvgIconComponent;
|
|
@@ -7705,15 +7745,15 @@ export const SaveAsOutlined: SvgIconComponent;
|
|
|
7705
7745
|
export const SaveAsRounded: SvgIconComponent;
|
|
7706
7746
|
export const SaveAsSharp: SvgIconComponent;
|
|
7707
7747
|
export const SaveAsTwoTone: SvgIconComponent;
|
|
7748
|
+
export const SaveOutlined: SvgIconComponent;
|
|
7749
|
+
export const SaveRounded: SvgIconComponent;
|
|
7750
|
+
export const SaveSharp: SvgIconComponent;
|
|
7751
|
+
export const SaveTwoTone: SvgIconComponent;
|
|
7708
7752
|
export const SavedSearch: SvgIconComponent;
|
|
7709
7753
|
export const SavedSearchOutlined: SvgIconComponent;
|
|
7710
7754
|
export const SavedSearchRounded: SvgIconComponent;
|
|
7711
7755
|
export const SavedSearchSharp: SvgIconComponent;
|
|
7712
7756
|
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
7757
|
export const Savings: SvgIconComponent;
|
|
7718
7758
|
export const SavingsOutlined: SvgIconComponent;
|
|
7719
7759
|
export const SavingsRounded: SvgIconComponent;
|
|
@@ -7760,15 +7800,15 @@ export const ScienceRounded: SvgIconComponent;
|
|
|
7760
7800
|
export const ScienceSharp: SvgIconComponent;
|
|
7761
7801
|
export const ScienceTwoTone: SvgIconComponent;
|
|
7762
7802
|
export const Score: SvgIconComponent;
|
|
7803
|
+
export const ScoreOutlined: SvgIconComponent;
|
|
7804
|
+
export const ScoreRounded: SvgIconComponent;
|
|
7805
|
+
export const ScoreSharp: SvgIconComponent;
|
|
7806
|
+
export const ScoreTwoTone: SvgIconComponent;
|
|
7763
7807
|
export const Scoreboard: SvgIconComponent;
|
|
7764
7808
|
export const ScoreboardOutlined: SvgIconComponent;
|
|
7765
7809
|
export const ScoreboardRounded: SvgIconComponent;
|
|
7766
7810
|
export const ScoreboardSharp: SvgIconComponent;
|
|
7767
7811
|
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
7812
|
export const ScreenLockLandscape: SvgIconComponent;
|
|
7773
7813
|
export const ScreenLockLandscapeOutlined: SvgIconComponent;
|
|
7774
7814
|
export const ScreenLockLandscapeRounded: SvgIconComponent;
|
|
@@ -7919,6 +7959,11 @@ export const SensorOccupiedOutlined: SvgIconComponent;
|
|
|
7919
7959
|
export const SensorOccupiedRounded: SvgIconComponent;
|
|
7920
7960
|
export const SensorOccupiedSharp: SvgIconComponent;
|
|
7921
7961
|
export const SensorOccupiedTwoTone: SvgIconComponent;
|
|
7962
|
+
export const SensorWindow: SvgIconComponent;
|
|
7963
|
+
export const SensorWindowOutlined: SvgIconComponent;
|
|
7964
|
+
export const SensorWindowRounded: SvgIconComponent;
|
|
7965
|
+
export const SensorWindowSharp: SvgIconComponent;
|
|
7966
|
+
export const SensorWindowTwoTone: SvgIconComponent;
|
|
7922
7967
|
export const Sensors: SvgIconComponent;
|
|
7923
7968
|
export const SensorsOff: SvgIconComponent;
|
|
7924
7969
|
export const SensorsOffOutlined: SvgIconComponent;
|
|
@@ -7929,11 +7974,6 @@ export const SensorsOutlined: SvgIconComponent;
|
|
|
7929
7974
|
export const SensorsRounded: SvgIconComponent;
|
|
7930
7975
|
export const SensorsSharp: SvgIconComponent;
|
|
7931
7976
|
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
7977
|
export const SentimentDissatisfied: SvgIconComponent;
|
|
7938
7978
|
export const SentimentDissatisfiedOutlined: SvgIconComponent;
|
|
7939
7979
|
export const SentimentDissatisfiedRounded: SvgIconComponent;
|
|
@@ -8126,6 +8166,14 @@ export const Shop2Rounded: SvgIconComponent;
|
|
|
8126
8166
|
export const Shop2Sharp: SvgIconComponent;
|
|
8127
8167
|
export const Shop2TwoTone: SvgIconComponent;
|
|
8128
8168
|
export const ShopOutlined: SvgIconComponent;
|
|
8169
|
+
export const ShopRounded: SvgIconComponent;
|
|
8170
|
+
export const ShopSharp: SvgIconComponent;
|
|
8171
|
+
export const ShopTwo: SvgIconComponent;
|
|
8172
|
+
export const ShopTwoOutlined: SvgIconComponent;
|
|
8173
|
+
export const ShopTwoRounded: SvgIconComponent;
|
|
8174
|
+
export const ShopTwoSharp: SvgIconComponent;
|
|
8175
|
+
export const ShopTwoTone: SvgIconComponent;
|
|
8176
|
+
export const ShopTwoTwoTone: SvgIconComponent;
|
|
8129
8177
|
export const ShoppingBag: SvgIconComponent;
|
|
8130
8178
|
export const ShoppingBagOutlined: SvgIconComponent;
|
|
8131
8179
|
export const ShoppingBagRounded: SvgIconComponent;
|
|
@@ -8146,24 +8194,16 @@ export const ShoppingCartOutlined: SvgIconComponent;
|
|
|
8146
8194
|
export const ShoppingCartRounded: SvgIconComponent;
|
|
8147
8195
|
export const ShoppingCartSharp: SvgIconComponent;
|
|
8148
8196
|
export const ShoppingCartTwoTone: SvgIconComponent;
|
|
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;
|
|
8157
|
-
export const Shortcut: SvgIconComponent;
|
|
8158
|
-
export const ShortcutOutlined: SvgIconComponent;
|
|
8159
|
-
export const ShortcutRounded: SvgIconComponent;
|
|
8160
|
-
export const ShortcutSharp: SvgIconComponent;
|
|
8161
|
-
export const ShortcutTwoTone: SvgIconComponent;
|
|
8162
8197
|
export const ShortText: SvgIconComponent;
|
|
8163
8198
|
export const ShortTextOutlined: SvgIconComponent;
|
|
8164
8199
|
export const ShortTextRounded: SvgIconComponent;
|
|
8165
8200
|
export const ShortTextSharp: SvgIconComponent;
|
|
8166
8201
|
export const ShortTextTwoTone: SvgIconComponent;
|
|
8202
|
+
export const Shortcut: SvgIconComponent;
|
|
8203
|
+
export const ShortcutOutlined: SvgIconComponent;
|
|
8204
|
+
export const ShortcutRounded: SvgIconComponent;
|
|
8205
|
+
export const ShortcutSharp: SvgIconComponent;
|
|
8206
|
+
export const ShortcutTwoTone: SvgIconComponent;
|
|
8167
8207
|
export const ShowChart: SvgIconComponent;
|
|
8168
8208
|
export const ShowChartOutlined: SvgIconComponent;
|
|
8169
8209
|
export const ShowChartRounded: SvgIconComponent;
|
|
@@ -8194,6 +8234,11 @@ export const SickOutlined: SvgIconComponent;
|
|
|
8194
8234
|
export const SickRounded: SvgIconComponent;
|
|
8195
8235
|
export const SickSharp: SvgIconComponent;
|
|
8196
8236
|
export const SickTwoTone: SvgIconComponent;
|
|
8237
|
+
export const SignLanguage: SvgIconComponent;
|
|
8238
|
+
export const SignLanguageOutlined: SvgIconComponent;
|
|
8239
|
+
export const SignLanguageRounded: SvgIconComponent;
|
|
8240
|
+
export const SignLanguageSharp: SvgIconComponent;
|
|
8241
|
+
export const SignLanguageTwoTone: SvgIconComponent;
|
|
8197
8242
|
export const SignalCellular0Bar: SvgIconComponent;
|
|
8198
8243
|
export const SignalCellular0BarOutlined: SvgIconComponent;
|
|
8199
8244
|
export const SignalCellular0BarRounded: SvgIconComponent;
|
|
@@ -8259,16 +8304,16 @@ export const SignalCellularConnectedNoInternet4BarOutlined: SvgIconComponent;
|
|
|
8259
8304
|
export const SignalCellularConnectedNoInternet4BarRounded: SvgIconComponent;
|
|
8260
8305
|
export const SignalCellularConnectedNoInternet4BarSharp: SvgIconComponent;
|
|
8261
8306
|
export const SignalCellularConnectedNoInternet4BarTwoTone: SvgIconComponent;
|
|
8262
|
-
export const SignalCellularNodata: SvgIconComponent;
|
|
8263
|
-
export const SignalCellularNodataOutlined: SvgIconComponent;
|
|
8264
|
-
export const SignalCellularNodataRounded: SvgIconComponent;
|
|
8265
|
-
export const SignalCellularNodataSharp: SvgIconComponent;
|
|
8266
|
-
export const SignalCellularNodataTwoTone: SvgIconComponent;
|
|
8267
8307
|
export const SignalCellularNoSim: SvgIconComponent;
|
|
8268
8308
|
export const SignalCellularNoSimOutlined: SvgIconComponent;
|
|
8269
8309
|
export const SignalCellularNoSimRounded: SvgIconComponent;
|
|
8270
8310
|
export const SignalCellularNoSimSharp: SvgIconComponent;
|
|
8271
8311
|
export const SignalCellularNoSimTwoTone: SvgIconComponent;
|
|
8312
|
+
export const SignalCellularNodata: SvgIconComponent;
|
|
8313
|
+
export const SignalCellularNodataOutlined: SvgIconComponent;
|
|
8314
|
+
export const SignalCellularNodataRounded: SvgIconComponent;
|
|
8315
|
+
export const SignalCellularNodataSharp: SvgIconComponent;
|
|
8316
|
+
export const SignalCellularNodataTwoTone: SvgIconComponent;
|
|
8272
8317
|
export const SignalCellularNull: SvgIconComponent;
|
|
8273
8318
|
export const SignalCellularNullOutlined: SvgIconComponent;
|
|
8274
8319
|
export const SignalCellularNullRounded: SvgIconComponent;
|
|
@@ -8354,11 +8399,6 @@ export const SignalWifiStatusbarNullOutlined: SvgIconComponent;
|
|
|
8354
8399
|
export const SignalWifiStatusbarNullRounded: SvgIconComponent;
|
|
8355
8400
|
export const SignalWifiStatusbarNullSharp: SvgIconComponent;
|
|
8356
8401
|
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
8402
|
export const Signpost: SvgIconComponent;
|
|
8363
8403
|
export const SignpostOutlined: SvgIconComponent;
|
|
8364
8404
|
export const SignpostRounded: SvgIconComponent;
|
|
@@ -8459,11 +8499,6 @@ export const SmartDisplayOutlined: SvgIconComponent;
|
|
|
8459
8499
|
export const SmartDisplayRounded: SvgIconComponent;
|
|
8460
8500
|
export const SmartDisplaySharp: SvgIconComponent;
|
|
8461
8501
|
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;
|
|
8467
8502
|
export const SmartScreen: SvgIconComponent;
|
|
8468
8503
|
export const SmartScreenOutlined: SvgIconComponent;
|
|
8469
8504
|
export const SmartScreenRounded: SvgIconComponent;
|
|
@@ -8474,6 +8509,11 @@ export const SmartToyOutlined: SvgIconComponent;
|
|
|
8474
8509
|
export const SmartToyRounded: SvgIconComponent;
|
|
8475
8510
|
export const SmartToySharp: SvgIconComponent;
|
|
8476
8511
|
export const SmartToyTwoTone: SvgIconComponent;
|
|
8512
|
+
export const Smartphone: SvgIconComponent;
|
|
8513
|
+
export const SmartphoneOutlined: SvgIconComponent;
|
|
8514
|
+
export const SmartphoneRounded: SvgIconComponent;
|
|
8515
|
+
export const SmartphoneSharp: SvgIconComponent;
|
|
8516
|
+
export const SmartphoneTwoTone: SvgIconComponent;
|
|
8477
8517
|
export const SmokeFree: SvgIconComponent;
|
|
8478
8518
|
export const SmokeFreeOutlined: SvgIconComponent;
|
|
8479
8519
|
export const SmokeFreeRounded: SvgIconComponent;
|
|
@@ -8580,14 +8620,20 @@ export const SouthWestRounded: SvgIconComponent;
|
|
|
8580
8620
|
export const SouthWestSharp: SvgIconComponent;
|
|
8581
8621
|
export const SouthWestTwoTone: SvgIconComponent;
|
|
8582
8622
|
export const Spa: SvgIconComponent;
|
|
8623
|
+
export const SpaOutlined: SvgIconComponent;
|
|
8624
|
+
export const SpaRounded: SvgIconComponent;
|
|
8625
|
+
export const SpaSharp: SvgIconComponent;
|
|
8626
|
+
export const SpaTwoTone: SvgIconComponent;
|
|
8583
8627
|
export const SpaceBar: SvgIconComponent;
|
|
8584
8628
|
export const SpaceBarOutlined: SvgIconComponent;
|
|
8585
8629
|
export const SpaceBarRounded: SvgIconComponent;
|
|
8586
8630
|
export const SpaceBarSharp: SvgIconComponent;
|
|
8587
8631
|
export const SpaceBarTwoTone: SvgIconComponent;
|
|
8588
|
-
export const
|
|
8589
|
-
export const
|
|
8590
|
-
export const
|
|
8632
|
+
export const SpaceDashboard: SvgIconComponent;
|
|
8633
|
+
export const SpaceDashboardOutlined: SvgIconComponent;
|
|
8634
|
+
export const SpaceDashboardRounded: SvgIconComponent;
|
|
8635
|
+
export const SpaceDashboardSharp: SvgIconComponent;
|
|
8636
|
+
export const SpaceDashboardTwoTone: SvgIconComponent;
|
|
8591
8637
|
export const SpatialAudio: SvgIconComponent;
|
|
8592
8638
|
export const SpatialAudioOff: SvgIconComponent;
|
|
8593
8639
|
export const SpatialAudioOffOutlined: SvgIconComponent;
|
|
@@ -8603,7 +8649,6 @@ export const SpatialTrackingOutlined: SvgIconComponent;
|
|
|
8603
8649
|
export const SpatialTrackingRounded: SvgIconComponent;
|
|
8604
8650
|
export const SpatialTrackingSharp: SvgIconComponent;
|
|
8605
8651
|
export const SpatialTrackingTwoTone: SvgIconComponent;
|
|
8606
|
-
export const SpaTwoTone: SvgIconComponent;
|
|
8607
8652
|
export const Speaker: SvgIconComponent;
|
|
8608
8653
|
export const SpeakerGroup: SvgIconComponent;
|
|
8609
8654
|
export const SpeakerGroupOutlined: SvgIconComponent;
|
|
@@ -8801,11 +8846,11 @@ export const StarHalfRounded: SvgIconComponent;
|
|
|
8801
8846
|
export const StarHalfSharp: SvgIconComponent;
|
|
8802
8847
|
export const StarHalfTwoTone: SvgIconComponent;
|
|
8803
8848
|
export const StarOutline: SvgIconComponent;
|
|
8804
|
-
export const StarOutlined: SvgIconComponent;
|
|
8805
8849
|
export const StarOutlineOutlined: SvgIconComponent;
|
|
8806
8850
|
export const StarOutlineRounded: SvgIconComponent;
|
|
8807
8851
|
export const StarOutlineSharp: SvgIconComponent;
|
|
8808
8852
|
export const StarOutlineTwoTone: SvgIconComponent;
|
|
8853
|
+
export const StarOutlined: SvgIconComponent;
|
|
8809
8854
|
export const StarPurple500: SvgIconComponent;
|
|
8810
8855
|
export const StarPurple500Outlined: SvgIconComponent;
|
|
8811
8856
|
export const StarPurple500Rounded: SvgIconComponent;
|
|
@@ -8817,8 +8862,9 @@ export const StarRateRounded: SvgIconComponent;
|
|
|
8817
8862
|
export const StarRateSharp: SvgIconComponent;
|
|
8818
8863
|
export const StarRateTwoTone: SvgIconComponent;
|
|
8819
8864
|
export const StarRounded: SvgIconComponent;
|
|
8820
|
-
export const Stars: SvgIconComponent;
|
|
8821
8865
|
export const StarSharp: SvgIconComponent;
|
|
8866
|
+
export const StarTwoTone: SvgIconComponent;
|
|
8867
|
+
export const Stars: SvgIconComponent;
|
|
8822
8868
|
export const StarsOutlined: SvgIconComponent;
|
|
8823
8869
|
export const StarsRounded: SvgIconComponent;
|
|
8824
8870
|
export const StarsSharp: SvgIconComponent;
|
|
@@ -8828,7 +8874,6 @@ export const StartOutlined: SvgIconComponent;
|
|
|
8828
8874
|
export const StartRounded: SvgIconComponent;
|
|
8829
8875
|
export const StartSharp: SvgIconComponent;
|
|
8830
8876
|
export const StartTwoTone: SvgIconComponent;
|
|
8831
|
-
export const StarTwoTone: SvgIconComponent;
|
|
8832
8877
|
export const StayCurrentLandscape: SvgIconComponent;
|
|
8833
8878
|
export const StayCurrentLandscapeOutlined: SvgIconComponent;
|
|
8834
8879
|
export const StayCurrentLandscapeRounded: SvgIconComponent;
|
|
@@ -8875,11 +8920,6 @@ export const StorageRounded: SvgIconComponent;
|
|
|
8875
8920
|
export const StorageSharp: SvgIconComponent;
|
|
8876
8921
|
export const StorageTwoTone: SvgIconComponent;
|
|
8877
8922
|
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;
|
|
8883
8923
|
export const StoreMallDirectory: SvgIconComponent;
|
|
8884
8924
|
export const StoreMallDirectoryOutlined: SvgIconComponent;
|
|
8885
8925
|
export const StoreMallDirectoryRounded: SvgIconComponent;
|
|
@@ -8889,21 +8929,26 @@ export const StoreOutlined: SvgIconComponent;
|
|
|
8889
8929
|
export const StoreRounded: SvgIconComponent;
|
|
8890
8930
|
export const StoreSharp: SvgIconComponent;
|
|
8891
8931
|
export const StoreTwoTone: SvgIconComponent;
|
|
8932
|
+
export const Storefront: SvgIconComponent;
|
|
8933
|
+
export const StorefrontOutlined: SvgIconComponent;
|
|
8934
|
+
export const StorefrontRounded: SvgIconComponent;
|
|
8935
|
+
export const StorefrontSharp: SvgIconComponent;
|
|
8936
|
+
export const StorefrontTwoTone: SvgIconComponent;
|
|
8892
8937
|
export const Storm: SvgIconComponent;
|
|
8893
8938
|
export const StormOutlined: SvgIconComponent;
|
|
8894
8939
|
export const StormRounded: SvgIconComponent;
|
|
8895
8940
|
export const StormSharp: SvgIconComponent;
|
|
8896
8941
|
export const StormTwoTone: SvgIconComponent;
|
|
8897
8942
|
export const Straight: SvgIconComponent;
|
|
8943
|
+
export const StraightOutlined: SvgIconComponent;
|
|
8944
|
+
export const StraightRounded: SvgIconComponent;
|
|
8945
|
+
export const StraightSharp: SvgIconComponent;
|
|
8946
|
+
export const StraightTwoTone: SvgIconComponent;
|
|
8898
8947
|
export const Straighten: SvgIconComponent;
|
|
8899
8948
|
export const StraightenOutlined: SvgIconComponent;
|
|
8900
8949
|
export const StraightenRounded: SvgIconComponent;
|
|
8901
8950
|
export const StraightenSharp: SvgIconComponent;
|
|
8902
8951
|
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
8952
|
export const Stream: SvgIconComponent;
|
|
8908
8953
|
export const StreamOutlined: SvgIconComponent;
|
|
8909
8954
|
export const StreamRounded: SvgIconComponent;
|
|
@@ -8945,15 +8990,15 @@ export const SubjectRounded: SvgIconComponent;
|
|
|
8945
8990
|
export const SubjectSharp: SvgIconComponent;
|
|
8946
8991
|
export const SubjectTwoTone: SvgIconComponent;
|
|
8947
8992
|
export const Subscript: SvgIconComponent;
|
|
8993
|
+
export const SubscriptOutlined: SvgIconComponent;
|
|
8994
|
+
export const SubscriptRounded: SvgIconComponent;
|
|
8995
|
+
export const SubscriptSharp: SvgIconComponent;
|
|
8996
|
+
export const SubscriptTwoTone: SvgIconComponent;
|
|
8948
8997
|
export const Subscriptions: SvgIconComponent;
|
|
8949
8998
|
export const SubscriptionsOutlined: SvgIconComponent;
|
|
8950
8999
|
export const SubscriptionsRounded: SvgIconComponent;
|
|
8951
9000
|
export const SubscriptionsSharp: SvgIconComponent;
|
|
8952
9001
|
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
9002
|
export const Subtitles: SvgIconComponent;
|
|
8958
9003
|
export const SubtitlesOff: SvgIconComponent;
|
|
8959
9004
|
export const SubtitlesOffOutlined: SvgIconComponent;
|
|
@@ -9015,25 +9060,25 @@ export const SwapCallsRounded: SvgIconComponent;
|
|
|
9015
9060
|
export const SwapCallsSharp: SvgIconComponent;
|
|
9016
9061
|
export const SwapCallsTwoTone: SvgIconComponent;
|
|
9017
9062
|
export const SwapHoriz: SvgIconComponent;
|
|
9063
|
+
export const SwapHorizOutlined: SvgIconComponent;
|
|
9064
|
+
export const SwapHorizRounded: SvgIconComponent;
|
|
9065
|
+
export const SwapHorizSharp: SvgIconComponent;
|
|
9066
|
+
export const SwapHorizTwoTone: SvgIconComponent;
|
|
9018
9067
|
export const SwapHorizontalCircle: SvgIconComponent;
|
|
9019
9068
|
export const SwapHorizontalCircleOutlined: SvgIconComponent;
|
|
9020
9069
|
export const SwapHorizontalCircleRounded: SvgIconComponent;
|
|
9021
9070
|
export const SwapHorizontalCircleSharp: SvgIconComponent;
|
|
9022
9071
|
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
9072
|
export const SwapVert: SvgIconComponent;
|
|
9073
|
+
export const SwapVertOutlined: SvgIconComponent;
|
|
9074
|
+
export const SwapVertRounded: SvgIconComponent;
|
|
9075
|
+
export const SwapVertSharp: SvgIconComponent;
|
|
9076
|
+
export const SwapVertTwoTone: SvgIconComponent;
|
|
9028
9077
|
export const SwapVerticalCircle: SvgIconComponent;
|
|
9029
9078
|
export const SwapVerticalCircleOutlined: SvgIconComponent;
|
|
9030
9079
|
export const SwapVerticalCircleRounded: SvgIconComponent;
|
|
9031
9080
|
export const SwapVerticalCircleSharp: SvgIconComponent;
|
|
9032
9081
|
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
9082
|
export const Swipe: SvgIconComponent;
|
|
9038
9083
|
export const SwipeDown: SvgIconComponent;
|
|
9039
9084
|
export const SwipeDownAlt: SvgIconComponent;
|
|
@@ -9175,6 +9220,15 @@ export const SystemUpdateRounded: SvgIconComponent;
|
|
|
9175
9220
|
export const SystemUpdateSharp: SvgIconComponent;
|
|
9176
9221
|
export const SystemUpdateTwoTone: SvgIconComponent;
|
|
9177
9222
|
export const Tab: SvgIconComponent;
|
|
9223
|
+
export const TabOutlined: SvgIconComponent;
|
|
9224
|
+
export const TabRounded: SvgIconComponent;
|
|
9225
|
+
export const TabSharp: SvgIconComponent;
|
|
9226
|
+
export const TabTwoTone: SvgIconComponent;
|
|
9227
|
+
export const TabUnselected: SvgIconComponent;
|
|
9228
|
+
export const TabUnselectedOutlined: SvgIconComponent;
|
|
9229
|
+
export const TabUnselectedRounded: SvgIconComponent;
|
|
9230
|
+
export const TabUnselectedSharp: SvgIconComponent;
|
|
9231
|
+
export const TabUnselectedTwoTone: SvgIconComponent;
|
|
9178
9232
|
export const TableBar: SvgIconComponent;
|
|
9179
9233
|
export const TableBarOutlined: SvgIconComponent;
|
|
9180
9234
|
export const TableBarRounded: SvgIconComponent;
|
|
@@ -9195,6 +9249,11 @@ export const TableRowsOutlined: SvgIconComponent;
|
|
|
9195
9249
|
export const TableRowsRounded: SvgIconComponent;
|
|
9196
9250
|
export const TableRowsSharp: SvgIconComponent;
|
|
9197
9251
|
export const TableRowsTwoTone: SvgIconComponent;
|
|
9252
|
+
export const TableView: SvgIconComponent;
|
|
9253
|
+
export const TableViewOutlined: SvgIconComponent;
|
|
9254
|
+
export const TableViewRounded: SvgIconComponent;
|
|
9255
|
+
export const TableViewSharp: SvgIconComponent;
|
|
9256
|
+
export const TableViewTwoTone: SvgIconComponent;
|
|
9198
9257
|
export const Tablet: SvgIconComponent;
|
|
9199
9258
|
export const TabletAndroid: SvgIconComponent;
|
|
9200
9259
|
export const TabletAndroidOutlined: SvgIconComponent;
|
|
@@ -9210,20 +9269,6 @@ export const TabletOutlined: SvgIconComponent;
|
|
|
9210
9269
|
export const TabletRounded: SvgIconComponent;
|
|
9211
9270
|
export const TabletSharp: SvgIconComponent;
|
|
9212
9271
|
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
9272
|
export const Tag: SvgIconComponent;
|
|
9228
9273
|
export const TagFaces: SvgIconComponent;
|
|
9229
9274
|
export const TagFacesOutlined: SvgIconComponent;
|
|
@@ -9340,16 +9385,16 @@ export const TextRotationNoneOutlined: SvgIconComponent;
|
|
|
9340
9385
|
export const TextRotationNoneRounded: SvgIconComponent;
|
|
9341
9386
|
export const TextRotationNoneSharp: SvgIconComponent;
|
|
9342
9387
|
export const TextRotationNoneTwoTone: SvgIconComponent;
|
|
9343
|
-
export const Textsms: SvgIconComponent;
|
|
9344
|
-
export const TextsmsOutlined: SvgIconComponent;
|
|
9345
|
-
export const TextsmsRounded: SvgIconComponent;
|
|
9346
|
-
export const TextsmsSharp: SvgIconComponent;
|
|
9347
|
-
export const TextsmsTwoTone: SvgIconComponent;
|
|
9348
9388
|
export const TextSnippet: SvgIconComponent;
|
|
9349
9389
|
export const TextSnippetOutlined: SvgIconComponent;
|
|
9350
9390
|
export const TextSnippetRounded: SvgIconComponent;
|
|
9351
9391
|
export const TextSnippetSharp: SvgIconComponent;
|
|
9352
9392
|
export const TextSnippetTwoTone: SvgIconComponent;
|
|
9393
|
+
export const Textsms: SvgIconComponent;
|
|
9394
|
+
export const TextsmsOutlined: SvgIconComponent;
|
|
9395
|
+
export const TextsmsRounded: SvgIconComponent;
|
|
9396
|
+
export const TextsmsSharp: SvgIconComponent;
|
|
9397
|
+
export const TextsmsTwoTone: SvgIconComponent;
|
|
9353
9398
|
export const Texture: SvgIconComponent;
|
|
9354
9399
|
export const TextureOutlined: SvgIconComponent;
|
|
9355
9400
|
export const TextureRounded: SvgIconComponent;
|
|
@@ -9440,11 +9485,6 @@ export const ThumbDownOutlined: SvgIconComponent;
|
|
|
9440
9485
|
export const ThumbDownRounded: SvgIconComponent;
|
|
9441
9486
|
export const ThumbDownSharp: SvgIconComponent;
|
|
9442
9487
|
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;
|
|
9448
9488
|
export const ThumbUp: SvgIconComponent;
|
|
9449
9489
|
export const ThumbUpAlt: SvgIconComponent;
|
|
9450
9490
|
export const ThumbUpAltOutlined: SvgIconComponent;
|
|
@@ -9460,11 +9500,21 @@ export const ThumbUpOutlined: SvgIconComponent;
|
|
|
9460
9500
|
export const ThumbUpRounded: SvgIconComponent;
|
|
9461
9501
|
export const ThumbUpSharp: SvgIconComponent;
|
|
9462
9502
|
export const ThumbUpTwoTone: SvgIconComponent;
|
|
9503
|
+
export const ThumbsUpDown: SvgIconComponent;
|
|
9504
|
+
export const ThumbsUpDownOutlined: SvgIconComponent;
|
|
9505
|
+
export const ThumbsUpDownRounded: SvgIconComponent;
|
|
9506
|
+
export const ThumbsUpDownSharp: SvgIconComponent;
|
|
9507
|
+
export const ThumbsUpDownTwoTone: SvgIconComponent;
|
|
9463
9508
|
export const Thunderstorm: SvgIconComponent;
|
|
9464
9509
|
export const ThunderstormOutlined: SvgIconComponent;
|
|
9465
9510
|
export const ThunderstormRounded: SvgIconComponent;
|
|
9466
9511
|
export const ThunderstormSharp: SvgIconComponent;
|
|
9467
9512
|
export const ThunderstormTwoTone: 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;
|
|
9468
9518
|
export const Timelapse: SvgIconComponent;
|
|
9469
9519
|
export const TimelapseOutlined: SvgIconComponent;
|
|
9470
9520
|
export const TimelapseRounded: SvgIconComponent;
|
|
@@ -9510,11 +9560,6 @@ export const TimesOneMobiledataOutlined: SvgIconComponent;
|
|
|
9510
9560
|
export const TimesOneMobiledataRounded: SvgIconComponent;
|
|
9511
9561
|
export const TimesOneMobiledataSharp: SvgIconComponent;
|
|
9512
9562
|
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
9563
|
export const TipsAndUpdates: SvgIconComponent;
|
|
9519
9564
|
export const TipsAndUpdatesOutlined: SvgIconComponent;
|
|
9520
9565
|
export const TipsAndUpdatesRounded: SvgIconComponent;
|
|
@@ -9695,16 +9740,6 @@ export const TungstenOutlined: SvgIconComponent;
|
|
|
9695
9740
|
export const TungstenRounded: SvgIconComponent;
|
|
9696
9741
|
export const TungstenSharp: SvgIconComponent;
|
|
9697
9742
|
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;
|
|
9708
9743
|
export const TurnLeft: SvgIconComponent;
|
|
9709
9744
|
export const TurnLeftOutlined: SvgIconComponent;
|
|
9710
9745
|
export const TurnLeftRounded: SvgIconComponent;
|
|
@@ -9735,6 +9770,16 @@ export const TurnSlightRightOutlined: SvgIconComponent;
|
|
|
9735
9770
|
export const TurnSlightRightRounded: SvgIconComponent;
|
|
9736
9771
|
export const TurnSlightRightSharp: SvgIconComponent;
|
|
9737
9772
|
export const TurnSlightRightTwoTone: SvgIconComponent;
|
|
9773
|
+
export const TurnedIn: SvgIconComponent;
|
|
9774
|
+
export const TurnedInNot: SvgIconComponent;
|
|
9775
|
+
export const TurnedInNotOutlined: SvgIconComponent;
|
|
9776
|
+
export const TurnedInNotRounded: SvgIconComponent;
|
|
9777
|
+
export const TurnedInNotSharp: SvgIconComponent;
|
|
9778
|
+
export const TurnedInNotTwoTone: SvgIconComponent;
|
|
9779
|
+
export const TurnedInOutlined: SvgIconComponent;
|
|
9780
|
+
export const TurnedInRounded: SvgIconComponent;
|
|
9781
|
+
export const TurnedInSharp: SvgIconComponent;
|
|
9782
|
+
export const TurnedInTwoTone: SvgIconComponent;
|
|
9738
9783
|
export const Tv: SvgIconComponent;
|
|
9739
9784
|
export const TvOff: SvgIconComponent;
|
|
9740
9785
|
export const TvOffOutlined: SvgIconComponent;
|
|
@@ -9801,6 +9846,16 @@ export const TypeSpecimenOutlined: SvgIconComponent;
|
|
|
9801
9846
|
export const TypeSpecimenRounded: SvgIconComponent;
|
|
9802
9847
|
export const TypeSpecimenSharp: SvgIconComponent;
|
|
9803
9848
|
export const TypeSpecimenTwoTone: SvgIconComponent;
|
|
9849
|
+
export const UTurnLeft: SvgIconComponent;
|
|
9850
|
+
export const UTurnLeftOutlined: SvgIconComponent;
|
|
9851
|
+
export const UTurnLeftRounded: SvgIconComponent;
|
|
9852
|
+
export const UTurnLeftSharp: SvgIconComponent;
|
|
9853
|
+
export const UTurnLeftTwoTone: SvgIconComponent;
|
|
9854
|
+
export const UTurnRight: SvgIconComponent;
|
|
9855
|
+
export const UTurnRightOutlined: SvgIconComponent;
|
|
9856
|
+
export const UTurnRightRounded: SvgIconComponent;
|
|
9857
|
+
export const UTurnRightSharp: SvgIconComponent;
|
|
9858
|
+
export const UTurnRightTwoTone: SvgIconComponent;
|
|
9804
9859
|
export const Umbrella: SvgIconComponent;
|
|
9805
9860
|
export const UmbrellaOutlined: SvgIconComponent;
|
|
9806
9861
|
export const UmbrellaRounded: SvgIconComponent;
|
|
@@ -9886,16 +9941,6 @@ export const UsbOutlined: SvgIconComponent;
|
|
|
9886
9941
|
export const UsbRounded: SvgIconComponent;
|
|
9887
9942
|
export const UsbSharp: SvgIconComponent;
|
|
9888
9943
|
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
9944
|
export const Vaccines: SvgIconComponent;
|
|
9900
9945
|
export const VaccinesOutlined: SvgIconComponent;
|
|
9901
9946
|
export const VaccinesRounded: SvgIconComponent;
|
|
@@ -9961,7 +10006,6 @@ export const VideoCallOutlined: SvgIconComponent;
|
|
|
9961
10006
|
export const VideoCallRounded: SvgIconComponent;
|
|
9962
10007
|
export const VideoCallSharp: SvgIconComponent;
|
|
9963
10008
|
export const VideoCallTwoTone: SvgIconComponent;
|
|
9964
|
-
export const Videocam: SvgIconComponent;
|
|
9965
10009
|
export const VideoCameraBack: SvgIconComponent;
|
|
9966
10010
|
export const VideoCameraBackOutlined: SvgIconComponent;
|
|
9967
10011
|
export const VideoCameraBackRounded: SvgIconComponent;
|
|
@@ -9972,15 +10016,6 @@ export const VideoCameraFrontOutlined: SvgIconComponent;
|
|
|
9972
10016
|
export const VideoCameraFrontRounded: SvgIconComponent;
|
|
9973
10017
|
export const VideoCameraFrontSharp: SvgIconComponent;
|
|
9974
10018
|
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;
|
|
9984
10019
|
export const VideoChat: SvgIconComponent;
|
|
9985
10020
|
export const VideoChatOutlined: SvgIconComponent;
|
|
9986
10021
|
export const VideoChatRounded: SvgIconComponent;
|
|
@@ -9991,16 +10026,6 @@ export const VideoFileOutlined: SvgIconComponent;
|
|
|
9991
10026
|
export const VideoFileRounded: SvgIconComponent;
|
|
9992
10027
|
export const VideoFileSharp: SvgIconComponent;
|
|
9993
10028
|
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;
|
|
10004
10029
|
export const VideoLabel: SvgIconComponent;
|
|
10005
10030
|
export const VideoLabelOutlined: SvgIconComponent;
|
|
10006
10031
|
export const VideoLabelRounded: SvgIconComponent;
|
|
@@ -10021,6 +10046,26 @@ export const VideoStableOutlined: SvgIconComponent;
|
|
|
10021
10046
|
export const VideoStableRounded: SvgIconComponent;
|
|
10022
10047
|
export const VideoStableSharp: SvgIconComponent;
|
|
10023
10048
|
export const VideoStableTwoTone: SvgIconComponent;
|
|
10049
|
+
export const Videocam: SvgIconComponent;
|
|
10050
|
+
export const VideocamOff: SvgIconComponent;
|
|
10051
|
+
export const VideocamOffOutlined: SvgIconComponent;
|
|
10052
|
+
export const VideocamOffRounded: SvgIconComponent;
|
|
10053
|
+
export const VideocamOffSharp: SvgIconComponent;
|
|
10054
|
+
export const VideocamOffTwoTone: SvgIconComponent;
|
|
10055
|
+
export const VideocamOutlined: SvgIconComponent;
|
|
10056
|
+
export const VideocamRounded: SvgIconComponent;
|
|
10057
|
+
export const VideocamSharp: SvgIconComponent;
|
|
10058
|
+
export const VideocamTwoTone: SvgIconComponent;
|
|
10059
|
+
export const VideogameAsset: SvgIconComponent;
|
|
10060
|
+
export const VideogameAssetOff: SvgIconComponent;
|
|
10061
|
+
export const VideogameAssetOffOutlined: SvgIconComponent;
|
|
10062
|
+
export const VideogameAssetOffRounded: SvgIconComponent;
|
|
10063
|
+
export const VideogameAssetOffSharp: SvgIconComponent;
|
|
10064
|
+
export const VideogameAssetOffTwoTone: SvgIconComponent;
|
|
10065
|
+
export const VideogameAssetOutlined: SvgIconComponent;
|
|
10066
|
+
export const VideogameAssetRounded: SvgIconComponent;
|
|
10067
|
+
export const VideogameAssetSharp: SvgIconComponent;
|
|
10068
|
+
export const VideogameAssetTwoTone: SvgIconComponent;
|
|
10024
10069
|
export const ViewAgenda: SvgIconComponent;
|
|
10025
10070
|
export const ViewAgendaOutlined: SvgIconComponent;
|
|
10026
10071
|
export const ViewAgendaRounded: SvgIconComponent;
|
|
@@ -10146,16 +10191,16 @@ export const VoiceChatOutlined: SvgIconComponent;
|
|
|
10146
10191
|
export const VoiceChatRounded: SvgIconComponent;
|
|
10147
10192
|
export const VoiceChatSharp: SvgIconComponent;
|
|
10148
10193
|
export const VoiceChatTwoTone: SvgIconComponent;
|
|
10149
|
-
export const Voicemail: SvgIconComponent;
|
|
10150
|
-
export const VoicemailOutlined: SvgIconComponent;
|
|
10151
|
-
export const VoicemailRounded: SvgIconComponent;
|
|
10152
|
-
export const VoicemailSharp: SvgIconComponent;
|
|
10153
|
-
export const VoicemailTwoTone: SvgIconComponent;
|
|
10154
10194
|
export const VoiceOverOff: SvgIconComponent;
|
|
10155
10195
|
export const VoiceOverOffOutlined: SvgIconComponent;
|
|
10156
10196
|
export const VoiceOverOffRounded: SvgIconComponent;
|
|
10157
10197
|
export const VoiceOverOffSharp: SvgIconComponent;
|
|
10158
10198
|
export const VoiceOverOffTwoTone: SvgIconComponent;
|
|
10199
|
+
export const Voicemail: SvgIconComponent;
|
|
10200
|
+
export const VoicemailOutlined: SvgIconComponent;
|
|
10201
|
+
export const VoicemailRounded: SvgIconComponent;
|
|
10202
|
+
export const VoicemailSharp: SvgIconComponent;
|
|
10203
|
+
export const VoicemailTwoTone: SvgIconComponent;
|
|
10159
10204
|
export const Volcano: SvgIconComponent;
|
|
10160
10205
|
export const VolcanoOutlined: SvgIconComponent;
|
|
10161
10206
|
export const VolcanoRounded: SvgIconComponent;
|
|
@@ -10257,20 +10302,30 @@ export const WaterDamageOutlined: SvgIconComponent;
|
|
|
10257
10302
|
export const WaterDamageRounded: SvgIconComponent;
|
|
10258
10303
|
export const WaterDamageSharp: SvgIconComponent;
|
|
10259
10304
|
export const WaterDamageTwoTone: SvgIconComponent;
|
|
10305
|
+
export const WaterDrop: SvgIconComponent;
|
|
10306
|
+
export const WaterDropOutlined: SvgIconComponent;
|
|
10307
|
+
export const WaterDropRounded: SvgIconComponent;
|
|
10308
|
+
export const WaterDropSharp: SvgIconComponent;
|
|
10309
|
+
export const WaterDropTwoTone: SvgIconComponent;
|
|
10310
|
+
export const WaterOutlined: SvgIconComponent;
|
|
10311
|
+
export const WaterRounded: SvgIconComponent;
|
|
10312
|
+
export const WaterSharp: SvgIconComponent;
|
|
10313
|
+
export const WaterTwoTone: SvgIconComponent;
|
|
10260
10314
|
export const WaterfallChart: SvgIconComponent;
|
|
10261
10315
|
export const WaterfallChartOutlined: SvgIconComponent;
|
|
10262
10316
|
export const WaterfallChartRounded: SvgIconComponent;
|
|
10263
10317
|
export const WaterfallChartSharp: SvgIconComponent;
|
|
10264
10318
|
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
10319
|
export const Waves: SvgIconComponent;
|
|
10270
10320
|
export const WavesOutlined: SvgIconComponent;
|
|
10271
10321
|
export const WavesRounded: SvgIconComponent;
|
|
10272
10322
|
export const WavesSharp: SvgIconComponent;
|
|
10273
10323
|
export const WavesTwoTone: SvgIconComponent;
|
|
10324
|
+
export const WavingHand: SvgIconComponent;
|
|
10325
|
+
export const WavingHandOutlined: SvgIconComponent;
|
|
10326
|
+
export const WavingHandRounded: SvgIconComponent;
|
|
10327
|
+
export const WavingHandSharp: SvgIconComponent;
|
|
10328
|
+
export const WavingHandTwoTone: SvgIconComponent;
|
|
10274
10329
|
export const WbAuto: SvgIconComponent;
|
|
10275
10330
|
export const WbAutoOutlined: SvgIconComponent;
|
|
10276
10331
|
export const WbAutoRounded: SvgIconComponent;
|
|
@@ -10322,11 +10377,6 @@ export const WebAssetOutlined: SvgIconComponent;
|
|
|
10322
10377
|
export const WebAssetRounded: SvgIconComponent;
|
|
10323
10378
|
export const WebAssetSharp: SvgIconComponent;
|
|
10324
10379
|
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;
|
|
10330
10380
|
export const WebOutlined: SvgIconComponent;
|
|
10331
10381
|
export const WebRounded: SvgIconComponent;
|
|
10332
10382
|
export const WebSharp: SvgIconComponent;
|
|
@@ -10336,6 +10386,11 @@ export const WebStoriesRounded: SvgIconComponent;
|
|
|
10336
10386
|
export const WebStoriesSharp: SvgIconComponent;
|
|
10337
10387
|
export const WebStoriesTwoTone: SvgIconComponent;
|
|
10338
10388
|
export const WebTwoTone: SvgIconComponent;
|
|
10389
|
+
export const Webhook: SvgIconComponent;
|
|
10390
|
+
export const WebhookOutlined: SvgIconComponent;
|
|
10391
|
+
export const WebhookRounded: SvgIconComponent;
|
|
10392
|
+
export const WebhookSharp: SvgIconComponent;
|
|
10393
|
+
export const WebhookTwoTone: SvgIconComponent;
|
|
10339
10394
|
export const Weekend: SvgIconComponent;
|
|
10340
10395
|
export const WeekendOutlined: SvgIconComponent;
|
|
10341
10396
|
export const WeekendRounded: SvgIconComponent;
|
|
@@ -10456,16 +10511,16 @@ export const WifiTetheringRounded: SvgIconComponent;
|
|
|
10456
10511
|
export const WifiTetheringSharp: SvgIconComponent;
|
|
10457
10512
|
export const WifiTetheringTwoTone: SvgIconComponent;
|
|
10458
10513
|
export const WifiTwoTone: SvgIconComponent;
|
|
10459
|
-
export const Window: SvgIconComponent;
|
|
10460
|
-
export const WindowOutlined: SvgIconComponent;
|
|
10461
|
-
export const WindowRounded: SvgIconComponent;
|
|
10462
|
-
export const WindowSharp: SvgIconComponent;
|
|
10463
|
-
export const WindowTwoTone: SvgIconComponent;
|
|
10464
10514
|
export const WindPower: SvgIconComponent;
|
|
10465
10515
|
export const WindPowerOutlined: SvgIconComponent;
|
|
10466
10516
|
export const WindPowerRounded: SvgIconComponent;
|
|
10467
10517
|
export const WindPowerSharp: SvgIconComponent;
|
|
10468
10518
|
export const WindPowerTwoTone: SvgIconComponent;
|
|
10519
|
+
export const Window: SvgIconComponent;
|
|
10520
|
+
export const WindowOutlined: SvgIconComponent;
|
|
10521
|
+
export const WindowRounded: SvgIconComponent;
|
|
10522
|
+
export const WindowSharp: SvgIconComponent;
|
|
10523
|
+
export const WindowTwoTone: SvgIconComponent;
|
|
10469
10524
|
export const WineBar: SvgIconComponent;
|
|
10470
10525
|
export const WineBarOutlined: SvgIconComponent;
|
|
10471
10526
|
export const WineBarRounded: SvgIconComponent;
|
|
@@ -10493,13 +10548,14 @@ export const WorkOffRounded: SvgIconComponent;
|
|
|
10493
10548
|
export const WorkOffSharp: SvgIconComponent;
|
|
10494
10549
|
export const WorkOffTwoTone: SvgIconComponent;
|
|
10495
10550
|
export const WorkOutline: SvgIconComponent;
|
|
10496
|
-
export const WorkOutlined: SvgIconComponent;
|
|
10497
10551
|
export const WorkOutlineOutlined: SvgIconComponent;
|
|
10498
10552
|
export const WorkOutlineRounded: SvgIconComponent;
|
|
10499
10553
|
export const WorkOutlineSharp: SvgIconComponent;
|
|
10500
10554
|
export const WorkOutlineTwoTone: SvgIconComponent;
|
|
10555
|
+
export const WorkOutlined: SvgIconComponent;
|
|
10501
10556
|
export const WorkRounded: SvgIconComponent;
|
|
10502
10557
|
export const WorkSharp: SvgIconComponent;
|
|
10558
|
+
export const WorkTwoTone: SvgIconComponent;
|
|
10503
10559
|
export const WorkspacePremium: SvgIconComponent;
|
|
10504
10560
|
export const WorkspacePremiumOutlined: SvgIconComponent;
|
|
10505
10561
|
export const WorkspacePremiumRounded: SvgIconComponent;
|
|
@@ -10510,7 +10566,6 @@ export const WorkspacesOutlined: SvgIconComponent;
|
|
|
10510
10566
|
export const WorkspacesRounded: SvgIconComponent;
|
|
10511
10567
|
export const WorkspacesSharp: SvgIconComponent;
|
|
10512
10568
|
export const WorkspacesTwoTone: SvgIconComponent;
|
|
10513
|
-
export const WorkTwoTone: SvgIconComponent;
|
|
10514
10569
|
export const WrapText: SvgIconComponent;
|
|
10515
10570
|
export const WrapTextOutlined: SvgIconComponent;
|
|
10516
10571
|
export const WrapTextRounded: SvgIconComponent;
|