@mui/icons-material 7.0.0-beta.2 → 7.0.0-beta.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +80 -0
- package/Compost.js +13 -0
- package/CompostOutlined.js +13 -0
- package/CompostRounded.js +13 -0
- package/CompostSharp.js +13 -0
- package/CompostTwoTone.js +13 -0
- package/CrueltyFree.js +13 -0
- package/CrueltyFreeOutlined.js +13 -0
- package/CrueltyFreeRounded.js +13 -0
- package/CrueltyFreeSharp.js +13 -0
- package/CrueltyFreeTwoTone.js +16 -0
- package/DataExploration.js +13 -0
- package/DataExplorationOutlined.js +13 -0
- package/DataExplorationRounded.js +13 -0
- package/DataExplorationSharp.js +13 -0
- package/DataExplorationTwoTone.js +16 -0
- package/DisabledVisible.js +13 -0
- package/DisabledVisibleOutlined.js +13 -0
- package/DisabledVisibleRounded.js +13 -0
- package/DisabledVisibleSharp.js +13 -0
- package/DisabledVisibleTwoTone.js +16 -0
- package/DriveFileMoveRtl.js +13 -0
- package/DriveFileMoveRtlOutlined.js +13 -0
- package/DriveFileMoveRtlRounded.js +13 -0
- package/DriveFileMoveRtlSharp.js +13 -0
- package/DriveFileMoveRtlTwoTone.js +16 -0
- package/FreeCancellation.js +13 -0
- package/FreeCancellationOutlined.js +13 -0
- package/FreeCancellationRounded.js +13 -0
- package/FreeCancellationSharp.js +13 -0
- package/FreeCancellationTwoTone.js +16 -0
- package/FrontHand.js +13 -0
- package/FrontHandOutlined.js +13 -0
- package/FrontHandRounded.js +13 -0
- package/FrontHandSharp.js +13 -0
- package/FrontHandTwoTone.js +16 -0
- package/GeneratingTokens.js +13 -0
- package/GeneratingTokensOutlined.js +13 -0
- package/GeneratingTokensRounded.js +13 -0
- package/GeneratingTokensSharp.js +13 -0
- package/GeneratingTokensTwoTone.js +16 -0
- package/GroupOff.js +13 -0
- package/GroupOffOutlined.js +13 -0
- package/GroupOffRounded.js +13 -0
- package/GroupOffSharp.js +13 -0
- package/GroupOffTwoTone.js +16 -0
- package/HotelClass.js +13 -0
- package/HotelClassOutlined.js +13 -0
- package/HotelClassRounded.js +13 -0
- package/HotelClassSharp.js +13 -0
- package/HotelClassTwoTone.js +16 -0
- package/IncompleteCircle.js +13 -0
- package/IncompleteCircleOutlined.js +13 -0
- package/IncompleteCircleRounded.js +13 -0
- package/IncompleteCircleSharp.js +13 -0
- package/IncompleteCircleTwoTone.js +13 -0
- package/InsertChartOutlined.js +1 -1
- package/NewLabel.js +13 -0
- package/NewLabelOutlined.js +13 -0
- package/NewLabelRounded.js +13 -0
- package/NewLabelSharp.js +13 -0
- package/NewLabelTwoTone.js +16 -0
- package/PersonalInjury.js +13 -0
- package/PersonalInjuryOutlined.js +13 -0
- package/PersonalInjuryRounded.js +13 -0
- package/PersonalInjurySharp.js +13 -0
- package/PersonalInjuryTwoTone.js +16 -0
- package/PinEnd.js +13 -0
- package/PinEndOutlined.js +13 -0
- package/PinEndRounded.js +13 -0
- package/PinEndSharp.js +13 -0
- package/PinEndTwoTone.js +13 -0
- package/PinInvoke.js +13 -0
- package/PinInvokeOutlined.js +13 -0
- package/PinInvokeRounded.js +13 -0
- package/PinInvokeSharp.js +13 -0
- package/PinInvokeTwoTone.js +13 -0
- package/PrivateConnectivity.js +13 -0
- package/PrivateConnectivityOutlined.js +13 -0
- package/PrivateConnectivityRounded.js +13 -0
- package/PrivateConnectivitySharp.js +13 -0
- package/PrivateConnectivityTwoTone.js +16 -0
- package/RealEstateAgent.js +13 -0
- package/RealEstateAgentOutlined.js +13 -0
- package/RealEstateAgentRounded.js +13 -0
- package/RealEstateAgentSharp.js +13 -0
- package/RealEstateAgentTwoTone.js +16 -0
- package/esm/Compost.js +7 -0
- package/esm/CompostOutlined.js +7 -0
- package/esm/CompostRounded.js +7 -0
- package/esm/CompostSharp.js +7 -0
- package/esm/CompostTwoTone.js +7 -0
- package/esm/CrueltyFree.js +7 -0
- package/esm/CrueltyFreeOutlined.js +7 -0
- package/esm/CrueltyFreeRounded.js +7 -0
- package/esm/CrueltyFreeSharp.js +7 -0
- package/esm/CrueltyFreeTwoTone.js +10 -0
- package/esm/DataExploration.js +7 -0
- package/esm/DataExplorationOutlined.js +7 -0
- package/esm/DataExplorationRounded.js +7 -0
- package/esm/DataExplorationSharp.js +7 -0
- package/esm/DataExplorationTwoTone.js +10 -0
- package/esm/DisabledVisible.js +7 -0
- package/esm/DisabledVisibleOutlined.js +7 -0
- package/esm/DisabledVisibleRounded.js +7 -0
- package/esm/DisabledVisibleSharp.js +7 -0
- package/esm/DisabledVisibleTwoTone.js +10 -0
- package/esm/DriveFileMoveRtl.js +7 -0
- package/esm/DriveFileMoveRtlOutlined.js +7 -0
- package/esm/DriveFileMoveRtlRounded.js +7 -0
- package/esm/DriveFileMoveRtlSharp.js +7 -0
- package/esm/DriveFileMoveRtlTwoTone.js +10 -0
- package/esm/FreeCancellation.js +7 -0
- package/esm/FreeCancellationOutlined.js +7 -0
- package/esm/FreeCancellationRounded.js +7 -0
- package/esm/FreeCancellationSharp.js +7 -0
- package/esm/FreeCancellationTwoTone.js +10 -0
- package/esm/FrontHand.js +7 -0
- package/esm/FrontHandOutlined.js +7 -0
- package/esm/FrontHandRounded.js +7 -0
- package/esm/FrontHandSharp.js +7 -0
- package/esm/FrontHandTwoTone.js +10 -0
- package/esm/GeneratingTokens.js +7 -0
- package/esm/GeneratingTokensOutlined.js +7 -0
- package/esm/GeneratingTokensRounded.js +7 -0
- package/esm/GeneratingTokensSharp.js +7 -0
- package/esm/GeneratingTokensTwoTone.js +10 -0
- package/esm/GroupOff.js +7 -0
- package/esm/GroupOffOutlined.js +7 -0
- package/esm/GroupOffRounded.js +7 -0
- package/esm/GroupOffSharp.js +7 -0
- package/esm/GroupOffTwoTone.js +10 -0
- package/esm/HotelClass.js +7 -0
- package/esm/HotelClassOutlined.js +7 -0
- package/esm/HotelClassRounded.js +7 -0
- package/esm/HotelClassSharp.js +7 -0
- package/esm/HotelClassTwoTone.js +10 -0
- package/esm/IncompleteCircle.js +7 -0
- package/esm/IncompleteCircleOutlined.js +7 -0
- package/esm/IncompleteCircleRounded.js +7 -0
- package/esm/IncompleteCircleSharp.js +7 -0
- package/esm/IncompleteCircleTwoTone.js +7 -0
- package/esm/InsertChartOutlined.js +1 -1
- package/esm/NewLabel.js +7 -0
- package/esm/NewLabelOutlined.js +7 -0
- package/esm/NewLabelRounded.js +7 -0
- package/esm/NewLabelSharp.js +7 -0
- package/esm/NewLabelTwoTone.js +10 -0
- package/esm/PersonalInjury.js +7 -0
- package/esm/PersonalInjuryOutlined.js +7 -0
- package/esm/PersonalInjuryRounded.js +7 -0
- package/esm/PersonalInjurySharp.js +7 -0
- package/esm/PersonalInjuryTwoTone.js +10 -0
- package/esm/PinEnd.js +7 -0
- package/esm/PinEndOutlined.js +7 -0
- package/esm/PinEndRounded.js +7 -0
- package/esm/PinEndSharp.js +7 -0
- package/esm/PinEndTwoTone.js +7 -0
- package/esm/PinInvoke.js +7 -0
- package/esm/PinInvokeOutlined.js +7 -0
- package/esm/PinInvokeRounded.js +7 -0
- package/esm/PinInvokeSharp.js +7 -0
- package/esm/PinInvokeTwoTone.js +7 -0
- package/esm/PrivateConnectivity.js +7 -0
- package/esm/PrivateConnectivityOutlined.js +7 -0
- package/esm/PrivateConnectivityRounded.js +7 -0
- package/esm/PrivateConnectivitySharp.js +7 -0
- package/esm/PrivateConnectivityTwoTone.js +10 -0
- package/esm/RealEstateAgent.js +7 -0
- package/esm/RealEstateAgentOutlined.js +7 -0
- package/esm/RealEstateAgentRounded.js +7 -0
- package/esm/RealEstateAgentSharp.js +7 -0
- package/esm/RealEstateAgentTwoTone.js +10 -0
- package/esm/index.d.ts +866 -709
- package/esm/index.js +86 -1
- package/index.d.ts +866 -709
- package/index.js +596 -1
- package/package.json +12 -2
package/esm/index.d.ts
CHANGED
|
@@ -8,31 +8,16 @@ export const AbcOutlined: SvgIconComponent;
|
|
|
8
8
|
export const AbcRounded: SvgIconComponent;
|
|
9
9
|
export const AbcSharp: SvgIconComponent;
|
|
10
10
|
export const AbcTwoTone: SvgIconComponent;
|
|
11
|
-
export const AcUnit: SvgIconComponent;
|
|
12
|
-
export const AcUnitOutlined: SvgIconComponent;
|
|
13
|
-
export const AcUnitRounded: SvgIconComponent;
|
|
14
|
-
export const AcUnitSharp: SvgIconComponent;
|
|
15
|
-
export const AcUnitTwoTone: SvgIconComponent;
|
|
16
11
|
export const AccessAlarm: SvgIconComponent;
|
|
17
12
|
export const AccessAlarmOutlined: SvgIconComponent;
|
|
18
13
|
export const AccessAlarmRounded: SvgIconComponent;
|
|
19
|
-
export const AccessAlarmSharp: SvgIconComponent;
|
|
20
|
-
export const AccessAlarmTwoTone: SvgIconComponent;
|
|
21
14
|
export const AccessAlarms: SvgIconComponent;
|
|
15
|
+
export const AccessAlarmSharp: SvgIconComponent;
|
|
22
16
|
export const AccessAlarmsOutlined: SvgIconComponent;
|
|
23
17
|
export const AccessAlarmsRounded: SvgIconComponent;
|
|
24
18
|
export const AccessAlarmsSharp: SvgIconComponent;
|
|
25
19
|
export const AccessAlarmsTwoTone: SvgIconComponent;
|
|
26
|
-
export const
|
|
27
|
-
export const AccessTimeFilled: SvgIconComponent;
|
|
28
|
-
export const AccessTimeFilledOutlined: SvgIconComponent;
|
|
29
|
-
export const AccessTimeFilledRounded: SvgIconComponent;
|
|
30
|
-
export const AccessTimeFilledSharp: SvgIconComponent;
|
|
31
|
-
export const AccessTimeFilledTwoTone: SvgIconComponent;
|
|
32
|
-
export const AccessTimeOutlined: SvgIconComponent;
|
|
33
|
-
export const AccessTimeRounded: SvgIconComponent;
|
|
34
|
-
export const AccessTimeSharp: SvgIconComponent;
|
|
35
|
-
export const AccessTimeTwoTone: SvgIconComponent;
|
|
20
|
+
export const AccessAlarmTwoTone: SvgIconComponent;
|
|
36
21
|
export const Accessibility: SvgIconComponent;
|
|
37
22
|
export const AccessibilityNew: SvgIconComponent;
|
|
38
23
|
export const AccessibilityNewOutlined: SvgIconComponent;
|
|
@@ -53,6 +38,16 @@ export const AccessibleOutlined: SvgIconComponent;
|
|
|
53
38
|
export const AccessibleRounded: SvgIconComponent;
|
|
54
39
|
export const AccessibleSharp: SvgIconComponent;
|
|
55
40
|
export const AccessibleTwoTone: SvgIconComponent;
|
|
41
|
+
export const AccessTime: SvgIconComponent;
|
|
42
|
+
export const AccessTimeFilled: SvgIconComponent;
|
|
43
|
+
export const AccessTimeFilledOutlined: SvgIconComponent;
|
|
44
|
+
export const AccessTimeFilledRounded: SvgIconComponent;
|
|
45
|
+
export const AccessTimeFilledSharp: SvgIconComponent;
|
|
46
|
+
export const AccessTimeFilledTwoTone: SvgIconComponent;
|
|
47
|
+
export const AccessTimeOutlined: SvgIconComponent;
|
|
48
|
+
export const AccessTimeRounded: SvgIconComponent;
|
|
49
|
+
export const AccessTimeSharp: SvgIconComponent;
|
|
50
|
+
export const AccessTimeTwoTone: SvgIconComponent;
|
|
56
51
|
export const AccountBalance: SvgIconComponent;
|
|
57
52
|
export const AccountBalanceOutlined: SvgIconComponent;
|
|
58
53
|
export const AccountBalanceRounded: SvgIconComponent;
|
|
@@ -78,22 +73,17 @@ export const AccountTreeOutlined: SvgIconComponent;
|
|
|
78
73
|
export const AccountTreeRounded: SvgIconComponent;
|
|
79
74
|
export const AccountTreeSharp: SvgIconComponent;
|
|
80
75
|
export const AccountTreeTwoTone: SvgIconComponent;
|
|
81
|
-
export const
|
|
82
|
-
export const
|
|
83
|
-
export const
|
|
84
|
-
export const
|
|
85
|
-
export const
|
|
76
|
+
export const AcUnit: SvgIconComponent;
|
|
77
|
+
export const AcUnitOutlined: SvgIconComponent;
|
|
78
|
+
export const AcUnitRounded: SvgIconComponent;
|
|
79
|
+
export const AcUnitSharp: SvgIconComponent;
|
|
80
|
+
export const AcUnitTwoTone: SvgIconComponent;
|
|
86
81
|
export const Adb: SvgIconComponent;
|
|
87
82
|
export const AdbOutlined: SvgIconComponent;
|
|
88
83
|
export const AdbRounded: SvgIconComponent;
|
|
89
84
|
export const AdbSharp: SvgIconComponent;
|
|
90
85
|
export const AdbTwoTone: SvgIconComponent;
|
|
91
86
|
export const Add: SvgIconComponent;
|
|
92
|
-
export const AddAPhoto: SvgIconComponent;
|
|
93
|
-
export const AddAPhotoOutlined: SvgIconComponent;
|
|
94
|
-
export const AddAPhotoRounded: SvgIconComponent;
|
|
95
|
-
export const AddAPhotoSharp: SvgIconComponent;
|
|
96
|
-
export const AddAPhotoTwoTone: SvgIconComponent;
|
|
97
87
|
export const AddAlarm: SvgIconComponent;
|
|
98
88
|
export const AddAlarmOutlined: SvgIconComponent;
|
|
99
89
|
export const AddAlarmRounded: SvgIconComponent;
|
|
@@ -104,6 +94,11 @@ export const AddAlertOutlined: SvgIconComponent;
|
|
|
104
94
|
export const AddAlertRounded: SvgIconComponent;
|
|
105
95
|
export const AddAlertSharp: SvgIconComponent;
|
|
106
96
|
export const AddAlertTwoTone: SvgIconComponent;
|
|
97
|
+
export const AddAPhoto: SvgIconComponent;
|
|
98
|
+
export const AddAPhotoOutlined: SvgIconComponent;
|
|
99
|
+
export const AddAPhotoRounded: SvgIconComponent;
|
|
100
|
+
export const AddAPhotoSharp: SvgIconComponent;
|
|
101
|
+
export const AddAPhotoTwoTone: SvgIconComponent;
|
|
107
102
|
export const AddBox: SvgIconComponent;
|
|
108
103
|
export const AddBoxOutlined: SvgIconComponent;
|
|
109
104
|
export const AddBoxRounded: SvgIconComponent;
|
|
@@ -114,18 +109,24 @@ export const AddBusinessOutlined: SvgIconComponent;
|
|
|
114
109
|
export const AddBusinessRounded: SvgIconComponent;
|
|
115
110
|
export const AddBusinessSharp: SvgIconComponent;
|
|
116
111
|
export const AddBusinessTwoTone: SvgIconComponent;
|
|
112
|
+
export const AddCall: SvgIconComponent;
|
|
117
113
|
export const AddCard: SvgIconComponent;
|
|
118
114
|
export const AddCardOutlined: SvgIconComponent;
|
|
119
115
|
export const AddCardRounded: SvgIconComponent;
|
|
120
116
|
export const AddCardSharp: SvgIconComponent;
|
|
121
117
|
export const AddCardTwoTone: SvgIconComponent;
|
|
118
|
+
export const Addchart: SvgIconComponent;
|
|
119
|
+
export const AddchartOutlined: SvgIconComponent;
|
|
120
|
+
export const AddchartRounded: SvgIconComponent;
|
|
121
|
+
export const AddchartSharp: SvgIconComponent;
|
|
122
|
+
export const AddchartTwoTone: SvgIconComponent;
|
|
122
123
|
export const AddCircle: SvgIconComponent;
|
|
123
124
|
export const AddCircleOutline: SvgIconComponent;
|
|
125
|
+
export const AddCircleOutlined: SvgIconComponent;
|
|
124
126
|
export const AddCircleOutlineOutlined: SvgIconComponent;
|
|
125
127
|
export const AddCircleOutlineRounded: SvgIconComponent;
|
|
126
128
|
export const AddCircleOutlineSharp: SvgIconComponent;
|
|
127
129
|
export const AddCircleOutlineTwoTone: SvgIconComponent;
|
|
128
|
-
export const AddCircleOutlined: SvgIconComponent;
|
|
129
130
|
export const AddCircleRounded: SvgIconComponent;
|
|
130
131
|
export const AddCircleSharp: SvgIconComponent;
|
|
131
132
|
export const AddCircleTwoTone: SvgIconComponent;
|
|
@@ -218,11 +219,6 @@ export const AddToQueueRounded: SvgIconComponent;
|
|
|
218
219
|
export const AddToQueueSharp: SvgIconComponent;
|
|
219
220
|
export const AddToQueueTwoTone: SvgIconComponent;
|
|
220
221
|
export const AddTwoTone: SvgIconComponent;
|
|
221
|
-
export const Addchart: SvgIconComponent;
|
|
222
|
-
export const AddchartOutlined: SvgIconComponent;
|
|
223
|
-
export const AddchartRounded: SvgIconComponent;
|
|
224
|
-
export const AddchartSharp: SvgIconComponent;
|
|
225
|
-
export const AddchartTwoTone: SvgIconComponent;
|
|
226
222
|
export const AdfScanner: SvgIconComponent;
|
|
227
223
|
export const AdfScannerOutlined: SvgIconComponent;
|
|
228
224
|
export const AdfScannerRounded: SvgIconComponent;
|
|
@@ -243,16 +239,18 @@ export const AdsClickOutlined: SvgIconComponent;
|
|
|
243
239
|
export const AdsClickRounded: SvgIconComponent;
|
|
244
240
|
export const AdsClickSharp: SvgIconComponent;
|
|
245
241
|
export const AdsClickTwoTone: SvgIconComponent;
|
|
242
|
+
export const AdUnits: SvgIconComponent;
|
|
243
|
+
export const AdUnitsOutlined: SvgIconComponent;
|
|
244
|
+
export const AdUnitsRounded: SvgIconComponent;
|
|
245
|
+
export const AdUnitsSharp: SvgIconComponent;
|
|
246
|
+
export const AdUnitsTwoTone: SvgIconComponent;
|
|
246
247
|
export const Agriculture: SvgIconComponent;
|
|
247
248
|
export const AgricultureOutlined: SvgIconComponent;
|
|
248
249
|
export const AgricultureRounded: SvgIconComponent;
|
|
249
250
|
export const AgricultureSharp: SvgIconComponent;
|
|
250
251
|
export const AgricultureTwoTone: SvgIconComponent;
|
|
251
252
|
export const Air: SvgIconComponent;
|
|
252
|
-
export const
|
|
253
|
-
export const AirRounded: SvgIconComponent;
|
|
254
|
-
export const AirSharp: SvgIconComponent;
|
|
255
|
-
export const AirTwoTone: SvgIconComponent;
|
|
253
|
+
export const Airlines: SvgIconComponent;
|
|
256
254
|
export const AirlineSeatFlat: SvgIconComponent;
|
|
257
255
|
export const AirlineSeatFlatAngled: SvgIconComponent;
|
|
258
256
|
export const AirlineSeatFlatAngledOutlined: SvgIconComponent;
|
|
@@ -293,21 +291,16 @@ export const AirlineSeatReclineNormalOutlined: SvgIconComponent;
|
|
|
293
291
|
export const AirlineSeatReclineNormalRounded: SvgIconComponent;
|
|
294
292
|
export const AirlineSeatReclineNormalSharp: SvgIconComponent;
|
|
295
293
|
export const AirlineSeatReclineNormalTwoTone: SvgIconComponent;
|
|
294
|
+
export const AirlinesOutlined: SvgIconComponent;
|
|
295
|
+
export const AirlinesRounded: SvgIconComponent;
|
|
296
|
+
export const AirlinesSharp: SvgIconComponent;
|
|
296
297
|
export const AirlineStops: SvgIconComponent;
|
|
297
298
|
export const AirlineStopsOutlined: SvgIconComponent;
|
|
298
299
|
export const AirlineStopsRounded: SvgIconComponent;
|
|
299
300
|
export const AirlineStopsSharp: SvgIconComponent;
|
|
300
301
|
export const AirlineStopsTwoTone: SvgIconComponent;
|
|
301
|
-
export const Airlines: SvgIconComponent;
|
|
302
|
-
export const AirlinesOutlined: SvgIconComponent;
|
|
303
|
-
export const AirlinesRounded: SvgIconComponent;
|
|
304
|
-
export const AirlinesSharp: SvgIconComponent;
|
|
305
302
|
export const AirlinesTwoTone: SvgIconComponent;
|
|
306
|
-
export const
|
|
307
|
-
export const AirplaneTicketOutlined: SvgIconComponent;
|
|
308
|
-
export const AirplaneTicketRounded: SvgIconComponent;
|
|
309
|
-
export const AirplaneTicketSharp: SvgIconComponent;
|
|
310
|
-
export const AirplaneTicketTwoTone: SvgIconComponent;
|
|
303
|
+
export const AirOutlined: SvgIconComponent;
|
|
311
304
|
export const AirplanemodeActive: SvgIconComponent;
|
|
312
305
|
export const AirplanemodeActiveOutlined: SvgIconComponent;
|
|
313
306
|
export const AirplanemodeActiveRounded: SvgIconComponent;
|
|
@@ -318,6 +311,11 @@ export const AirplanemodeInactiveOutlined: SvgIconComponent;
|
|
|
318
311
|
export const AirplanemodeInactiveRounded: SvgIconComponent;
|
|
319
312
|
export const AirplanemodeInactiveSharp: SvgIconComponent;
|
|
320
313
|
export const AirplanemodeInactiveTwoTone: SvgIconComponent;
|
|
314
|
+
export const AirplaneTicket: SvgIconComponent;
|
|
315
|
+
export const AirplaneTicketOutlined: SvgIconComponent;
|
|
316
|
+
export const AirplaneTicketRounded: SvgIconComponent;
|
|
317
|
+
export const AirplaneTicketSharp: SvgIconComponent;
|
|
318
|
+
export const AirplaneTicketTwoTone: SvgIconComponent;
|
|
321
319
|
export const Airplay: SvgIconComponent;
|
|
322
320
|
export const AirplayOutlined: SvgIconComponent;
|
|
323
321
|
export const AirplayRounded: SvgIconComponent;
|
|
@@ -328,6 +326,9 @@ export const AirportShuttleOutlined: SvgIconComponent;
|
|
|
328
326
|
export const AirportShuttleRounded: SvgIconComponent;
|
|
329
327
|
export const AirportShuttleSharp: SvgIconComponent;
|
|
330
328
|
export const AirportShuttleTwoTone: SvgIconComponent;
|
|
329
|
+
export const AirRounded: SvgIconComponent;
|
|
330
|
+
export const AirSharp: SvgIconComponent;
|
|
331
|
+
export const AirTwoTone: SvgIconComponent;
|
|
331
332
|
export const Alarm: SvgIconComponent;
|
|
332
333
|
export const AlarmAdd: SvgIconComponent;
|
|
333
334
|
export const AlarmAddOutlined: SvgIconComponent;
|
|
@@ -398,16 +399,16 @@ export const AllOutOutlined: SvgIconComponent;
|
|
|
398
399
|
export const AllOutRounded: SvgIconComponent;
|
|
399
400
|
export const AllOutSharp: SvgIconComponent;
|
|
400
401
|
export const AllOutTwoTone: SvgIconComponent;
|
|
401
|
-
export const AltRoute: SvgIconComponent;
|
|
402
|
-
export const AltRouteOutlined: SvgIconComponent;
|
|
403
|
-
export const AltRouteRounded: SvgIconComponent;
|
|
404
|
-
export const AltRouteSharp: SvgIconComponent;
|
|
405
|
-
export const AltRouteTwoTone: SvgIconComponent;
|
|
406
402
|
export const AlternateEmail: SvgIconComponent;
|
|
407
403
|
export const AlternateEmailOutlined: SvgIconComponent;
|
|
408
404
|
export const AlternateEmailRounded: SvgIconComponent;
|
|
409
405
|
export const AlternateEmailSharp: SvgIconComponent;
|
|
410
406
|
export const AlternateEmailTwoTone: SvgIconComponent;
|
|
407
|
+
export const AltRoute: SvgIconComponent;
|
|
408
|
+
export const AltRouteOutlined: SvgIconComponent;
|
|
409
|
+
export const AltRouteRounded: SvgIconComponent;
|
|
410
|
+
export const AltRouteSharp: SvgIconComponent;
|
|
411
|
+
export const AltRouteTwoTone: SvgIconComponent;
|
|
411
412
|
export const Analytics: SvgIconComponent;
|
|
412
413
|
export const AnalyticsOutlined: SvgIconComponent;
|
|
413
414
|
export const AnalyticsRounded: SvgIconComponent;
|
|
@@ -453,11 +454,18 @@ export const AppBlockingOutlined: SvgIconComponent;
|
|
|
453
454
|
export const AppBlockingRounded: SvgIconComponent;
|
|
454
455
|
export const AppBlockingSharp: SvgIconComponent;
|
|
455
456
|
export const AppBlockingTwoTone: SvgIconComponent;
|
|
457
|
+
export const Apple: SvgIconComponent;
|
|
456
458
|
export const AppRegistration: SvgIconComponent;
|
|
457
459
|
export const AppRegistrationOutlined: SvgIconComponent;
|
|
458
460
|
export const AppRegistrationRounded: SvgIconComponent;
|
|
459
461
|
export const AppRegistrationSharp: SvgIconComponent;
|
|
460
462
|
export const AppRegistrationTwoTone: SvgIconComponent;
|
|
463
|
+
export const Approval: SvgIconComponent;
|
|
464
|
+
export const ApprovalOutlined: SvgIconComponent;
|
|
465
|
+
export const ApprovalRounded: SvgIconComponent;
|
|
466
|
+
export const ApprovalSharp: SvgIconComponent;
|
|
467
|
+
export const ApprovalTwoTone: SvgIconComponent;
|
|
468
|
+
export const Apps: SvgIconComponent;
|
|
461
469
|
export const AppSettingsAlt: SvgIconComponent;
|
|
462
470
|
export const AppSettingsAltOutlined: SvgIconComponent;
|
|
463
471
|
export const AppSettingsAltRounded: SvgIconComponent;
|
|
@@ -468,13 +476,6 @@ export const AppShortcutOutlined: SvgIconComponent;
|
|
|
468
476
|
export const AppShortcutRounded: SvgIconComponent;
|
|
469
477
|
export const AppShortcutSharp: SvgIconComponent;
|
|
470
478
|
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;
|
|
478
479
|
export const AppsOutage: SvgIconComponent;
|
|
479
480
|
export const AppsOutageOutlined: SvgIconComponent;
|
|
480
481
|
export const AppsOutageRounded: SvgIconComponent;
|
|
@@ -494,6 +495,11 @@ export const ArchiveOutlined: SvgIconComponent;
|
|
|
494
495
|
export const ArchiveRounded: SvgIconComponent;
|
|
495
496
|
export const ArchiveSharp: SvgIconComponent;
|
|
496
497
|
export const ArchiveTwoTone: SvgIconComponent;
|
|
498
|
+
export const AreaChart: SvgIconComponent;
|
|
499
|
+
export const AreaChartOutlined: SvgIconComponent;
|
|
500
|
+
export const AreaChartRounded: SvgIconComponent;
|
|
501
|
+
export const AreaChartSharp: SvgIconComponent;
|
|
502
|
+
export const AreaChartTwoTone: SvgIconComponent;
|
|
497
503
|
export const ArrowBack: SvgIconComponent;
|
|
498
504
|
export const ArrowBackIos: SvgIconComponent;
|
|
499
505
|
export const ArrowBackIosNew: SvgIconComponent;
|
|
@@ -584,16 +590,16 @@ export const ArrowUpwardOutlined: SvgIconComponent;
|
|
|
584
590
|
export const ArrowUpwardRounded: SvgIconComponent;
|
|
585
591
|
export const ArrowUpwardSharp: SvgIconComponent;
|
|
586
592
|
export const ArrowUpwardTwoTone: SvgIconComponent;
|
|
587
|
-
export const ArtTrack: SvgIconComponent;
|
|
588
|
-
export const ArtTrackOutlined: SvgIconComponent;
|
|
589
|
-
export const ArtTrackRounded: SvgIconComponent;
|
|
590
|
-
export const ArtTrackSharp: SvgIconComponent;
|
|
591
|
-
export const ArtTrackTwoTone: SvgIconComponent;
|
|
592
593
|
export const Article: SvgIconComponent;
|
|
593
594
|
export const ArticleOutlined: SvgIconComponent;
|
|
594
595
|
export const ArticleRounded: SvgIconComponent;
|
|
595
596
|
export const ArticleSharp: SvgIconComponent;
|
|
596
597
|
export const ArticleTwoTone: SvgIconComponent;
|
|
598
|
+
export const ArtTrack: SvgIconComponent;
|
|
599
|
+
export const ArtTrackOutlined: SvgIconComponent;
|
|
600
|
+
export const ArtTrackRounded: SvgIconComponent;
|
|
601
|
+
export const ArtTrackSharp: SvgIconComponent;
|
|
602
|
+
export const ArtTrackTwoTone: SvgIconComponent;
|
|
597
603
|
export const AspectRatio: SvgIconComponent;
|
|
598
604
|
export const AspectRatioOutlined: SvgIconComponent;
|
|
599
605
|
export const AspectRatioRounded: SvgIconComponent;
|
|
@@ -605,6 +611,7 @@ export const AssessmentRounded: SvgIconComponent;
|
|
|
605
611
|
export const AssessmentSharp: SvgIconComponent;
|
|
606
612
|
export const AssessmentTwoTone: SvgIconComponent;
|
|
607
613
|
export const Assignment: SvgIconComponent;
|
|
614
|
+
export const AssignmentAdd: SvgIconComponent;
|
|
608
615
|
export const AssignmentInd: SvgIconComponent;
|
|
609
616
|
export const AssignmentIndOutlined: SvgIconComponent;
|
|
610
617
|
export const AssignmentIndRounded: SvgIconComponent;
|
|
@@ -617,15 +624,15 @@ export const AssignmentLateSharp: SvgIconComponent;
|
|
|
617
624
|
export const AssignmentLateTwoTone: SvgIconComponent;
|
|
618
625
|
export const AssignmentOutlined: SvgIconComponent;
|
|
619
626
|
export const AssignmentReturn: SvgIconComponent;
|
|
620
|
-
export const AssignmentReturnOutlined: SvgIconComponent;
|
|
621
|
-
export const AssignmentReturnRounded: SvgIconComponent;
|
|
622
|
-
export const AssignmentReturnSharp: SvgIconComponent;
|
|
623
|
-
export const AssignmentReturnTwoTone: SvgIconComponent;
|
|
624
627
|
export const AssignmentReturned: SvgIconComponent;
|
|
625
628
|
export const AssignmentReturnedOutlined: SvgIconComponent;
|
|
626
629
|
export const AssignmentReturnedRounded: SvgIconComponent;
|
|
627
630
|
export const AssignmentReturnedSharp: SvgIconComponent;
|
|
628
631
|
export const AssignmentReturnedTwoTone: SvgIconComponent;
|
|
632
|
+
export const AssignmentReturnOutlined: SvgIconComponent;
|
|
633
|
+
export const AssignmentReturnRounded: SvgIconComponent;
|
|
634
|
+
export const AssignmentReturnSharp: SvgIconComponent;
|
|
635
|
+
export const AssignmentReturnTwoTone: SvgIconComponent;
|
|
629
636
|
export const AssignmentRounded: SvgIconComponent;
|
|
630
637
|
export const AssignmentSharp: SvgIconComponent;
|
|
631
638
|
export const AssignmentTurnedIn: SvgIconComponent;
|
|
@@ -634,17 +641,13 @@ export const AssignmentTurnedInRounded: SvgIconComponent;
|
|
|
634
641
|
export const AssignmentTurnedInSharp: SvgIconComponent;
|
|
635
642
|
export const AssignmentTurnedInTwoTone: SvgIconComponent;
|
|
636
643
|
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;
|
|
642
644
|
export const Assistant: SvgIconComponent;
|
|
643
645
|
export const AssistantDirection: SvgIconComponent;
|
|
644
646
|
export const AssistantDirectionOutlined: SvgIconComponent;
|
|
645
647
|
export const AssistantDirectionRounded: SvgIconComponent;
|
|
646
648
|
export const AssistantDirectionSharp: SvgIconComponent;
|
|
647
649
|
export const AssistantDirectionTwoTone: SvgIconComponent;
|
|
650
|
+
export const AssistantNavigation: SvgIconComponent;
|
|
648
651
|
export const AssistantOutlined: SvgIconComponent;
|
|
649
652
|
export const AssistantPhoto: SvgIconComponent;
|
|
650
653
|
export const AssistantPhotoOutlined: SvgIconComponent;
|
|
@@ -654,6 +657,11 @@ export const AssistantPhotoTwoTone: SvgIconComponent;
|
|
|
654
657
|
export const AssistantRounded: SvgIconComponent;
|
|
655
658
|
export const AssistantSharp: SvgIconComponent;
|
|
656
659
|
export const AssistantTwoTone: SvgIconComponent;
|
|
660
|
+
export const AssistWalker: SvgIconComponent;
|
|
661
|
+
export const AssistWalkerOutlined: SvgIconComponent;
|
|
662
|
+
export const AssistWalkerRounded: SvgIconComponent;
|
|
663
|
+
export const AssistWalkerSharp: SvgIconComponent;
|
|
664
|
+
export const AssistWalkerTwoTone: SvgIconComponent;
|
|
657
665
|
export const AssuredWorkload: SvgIconComponent;
|
|
658
666
|
export const AssuredWorkloadOutlined: SvgIconComponent;
|
|
659
667
|
export const AssuredWorkloadRounded: SvgIconComponent;
|
|
@@ -674,16 +682,16 @@ export const AttachFileOutlined: SvgIconComponent;
|
|
|
674
682
|
export const AttachFileRounded: SvgIconComponent;
|
|
675
683
|
export const AttachFileSharp: SvgIconComponent;
|
|
676
684
|
export const AttachFileTwoTone: SvgIconComponent;
|
|
677
|
-
export const AttachMoney: SvgIconComponent;
|
|
678
|
-
export const AttachMoneyOutlined: SvgIconComponent;
|
|
679
|
-
export const AttachMoneyRounded: SvgIconComponent;
|
|
680
|
-
export const AttachMoneySharp: SvgIconComponent;
|
|
681
|
-
export const AttachMoneyTwoTone: SvgIconComponent;
|
|
682
685
|
export const Attachment: SvgIconComponent;
|
|
683
686
|
export const AttachmentOutlined: SvgIconComponent;
|
|
684
687
|
export const AttachmentRounded: SvgIconComponent;
|
|
685
688
|
export const AttachmentSharp: SvgIconComponent;
|
|
686
689
|
export const AttachmentTwoTone: SvgIconComponent;
|
|
690
|
+
export const AttachMoney: SvgIconComponent;
|
|
691
|
+
export const AttachMoneyOutlined: SvgIconComponent;
|
|
692
|
+
export const AttachMoneyRounded: SvgIconComponent;
|
|
693
|
+
export const AttachMoneySharp: SvgIconComponent;
|
|
694
|
+
export const AttachMoneyTwoTone: SvgIconComponent;
|
|
687
695
|
export const Attractions: SvgIconComponent;
|
|
688
696
|
export const AttractionsOutlined: SvgIconComponent;
|
|
689
697
|
export const AttractionsRounded: SvgIconComponent;
|
|
@@ -739,6 +747,11 @@ export const AutoFixOffOutlined: SvgIconComponent;
|
|
|
739
747
|
export const AutoFixOffRounded: SvgIconComponent;
|
|
740
748
|
export const AutoFixOffSharp: SvgIconComponent;
|
|
741
749
|
export const AutoFixOffTwoTone: SvgIconComponent;
|
|
750
|
+
export const AutofpsSelect: SvgIconComponent;
|
|
751
|
+
export const AutofpsSelectOutlined: SvgIconComponent;
|
|
752
|
+
export const AutofpsSelectRounded: SvgIconComponent;
|
|
753
|
+
export const AutofpsSelectSharp: SvgIconComponent;
|
|
754
|
+
export const AutofpsSelectTwoTone: SvgIconComponent;
|
|
742
755
|
export const AutoGraph: SvgIconComponent;
|
|
743
756
|
export const AutoGraphOutlined: SvgIconComponent;
|
|
744
757
|
export const AutoGraphRounded: SvgIconComponent;
|
|
@@ -749,21 +762,16 @@ export const AutoModeOutlined: SvgIconComponent;
|
|
|
749
762
|
export const AutoModeRounded: SvgIconComponent;
|
|
750
763
|
export const AutoModeSharp: SvgIconComponent;
|
|
751
764
|
export const AutoModeTwoTone: SvgIconComponent;
|
|
752
|
-
export const AutoStories: SvgIconComponent;
|
|
753
|
-
export const AutoStoriesOutlined: SvgIconComponent;
|
|
754
|
-
export const AutoStoriesRounded: SvgIconComponent;
|
|
755
|
-
export const AutoStoriesSharp: SvgIconComponent;
|
|
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
765
|
export const Autorenew: SvgIconComponent;
|
|
763
766
|
export const AutorenewOutlined: SvgIconComponent;
|
|
764
767
|
export const AutorenewRounded: SvgIconComponent;
|
|
765
768
|
export const AutorenewSharp: SvgIconComponent;
|
|
766
769
|
export const AutorenewTwoTone: SvgIconComponent;
|
|
770
|
+
export const AutoStories: SvgIconComponent;
|
|
771
|
+
export const AutoStoriesOutlined: SvgIconComponent;
|
|
772
|
+
export const AutoStoriesRounded: SvgIconComponent;
|
|
773
|
+
export const AutoStoriesSharp: SvgIconComponent;
|
|
774
|
+
export const AutoStoriesTwoTone: SvgIconComponent;
|
|
767
775
|
export const AvTimer: SvgIconComponent;
|
|
768
776
|
export const AvTimerOutlined: SvgIconComponent;
|
|
769
777
|
export const AvTimerRounded: SvgIconComponent;
|
|
@@ -829,6 +837,7 @@ export const BarChartOutlined: SvgIconComponent;
|
|
|
829
837
|
export const BarChartRounded: SvgIconComponent;
|
|
830
838
|
export const BarChartSharp: SvgIconComponent;
|
|
831
839
|
export const BarChartTwoTone: SvgIconComponent;
|
|
840
|
+
export const BarcodeReader: SvgIconComponent;
|
|
832
841
|
export const BatchPrediction: SvgIconComponent;
|
|
833
842
|
export const BatchPredictionOutlined: SvgIconComponent;
|
|
834
843
|
export const BatchPredictionRounded: SvgIconComponent;
|
|
@@ -976,9 +985,6 @@ export const BeachAccessSharp: SvgIconComponent;
|
|
|
976
985
|
export const BeachAccessTwoTone: SvgIconComponent;
|
|
977
986
|
export const Bed: SvgIconComponent;
|
|
978
987
|
export const BedOutlined: SvgIconComponent;
|
|
979
|
-
export const BedRounded: SvgIconComponent;
|
|
980
|
-
export const BedSharp: SvgIconComponent;
|
|
981
|
-
export const BedTwoTone: SvgIconComponent;
|
|
982
988
|
export const BedroomBaby: SvgIconComponent;
|
|
983
989
|
export const BedroomBabyOutlined: SvgIconComponent;
|
|
984
990
|
export const BedroomBabyRounded: SvgIconComponent;
|
|
@@ -994,6 +1000,8 @@ export const BedroomParentOutlined: SvgIconComponent;
|
|
|
994
1000
|
export const BedroomParentRounded: SvgIconComponent;
|
|
995
1001
|
export const BedroomParentSharp: SvgIconComponent;
|
|
996
1002
|
export const BedroomParentTwoTone: SvgIconComponent;
|
|
1003
|
+
export const BedRounded: SvgIconComponent;
|
|
1004
|
+
export const BedSharp: SvgIconComponent;
|
|
997
1005
|
export const Bedtime: SvgIconComponent;
|
|
998
1006
|
export const BedtimeOff: SvgIconComponent;
|
|
999
1007
|
export const BedtimeOffOutlined: SvgIconComponent;
|
|
@@ -1004,6 +1012,7 @@ export const BedtimeOutlined: SvgIconComponent;
|
|
|
1004
1012
|
export const BedtimeRounded: SvgIconComponent;
|
|
1005
1013
|
export const BedtimeSharp: SvgIconComponent;
|
|
1006
1014
|
export const BedtimeTwoTone: SvgIconComponent;
|
|
1015
|
+
export const BedTwoTone: SvgIconComponent;
|
|
1007
1016
|
export const Beenhere: SvgIconComponent;
|
|
1008
1017
|
export const BeenhereOutlined: SvgIconComponent;
|
|
1009
1018
|
export const BeenhereRounded: SvgIconComponent;
|
|
@@ -1032,19 +1041,20 @@ export const BlenderTwoTone: SvgIconComponent;
|
|
|
1032
1041
|
export const Blind: SvgIconComponent;
|
|
1033
1042
|
export const BlindOutlined: SvgIconComponent;
|
|
1034
1043
|
export const BlindRounded: SvgIconComponent;
|
|
1035
|
-
export const BlindSharp: SvgIconComponent;
|
|
1036
|
-
export const BlindTwoTone: SvgIconComponent;
|
|
1037
1044
|
export const Blinds: SvgIconComponent;
|
|
1038
1045
|
export const BlindsClosed: SvgIconComponent;
|
|
1039
1046
|
export const BlindsClosedOutlined: SvgIconComponent;
|
|
1040
1047
|
export const BlindsClosedRounded: SvgIconComponent;
|
|
1041
1048
|
export const BlindsClosedSharp: SvgIconComponent;
|
|
1042
1049
|
export const BlindsClosedTwoTone: SvgIconComponent;
|
|
1050
|
+
export const BlindSharp: SvgIconComponent;
|
|
1043
1051
|
export const BlindsOutlined: SvgIconComponent;
|
|
1044
1052
|
export const BlindsRounded: SvgIconComponent;
|
|
1045
1053
|
export const BlindsSharp: SvgIconComponent;
|
|
1046
1054
|
export const BlindsTwoTone: SvgIconComponent;
|
|
1055
|
+
export const BlindTwoTone: SvgIconComponent;
|
|
1047
1056
|
export const Block: SvgIconComponent;
|
|
1057
|
+
export const BlockFlipped: SvgIconComponent;
|
|
1048
1058
|
export const BlockOutlined: SvgIconComponent;
|
|
1049
1059
|
export const BlockRounded: SvgIconComponent;
|
|
1050
1060
|
export const BlockSharp: SvgIconComponent;
|
|
@@ -1110,26 +1120,17 @@ export const BoltRounded: SvgIconComponent;
|
|
|
1110
1120
|
export const BoltSharp: SvgIconComponent;
|
|
1111
1121
|
export const BoltTwoTone: SvgIconComponent;
|
|
1112
1122
|
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;
|
|
1122
1123
|
export const Bookmark: SvgIconComponent;
|
|
1123
1124
|
export const BookmarkAdd: SvgIconComponent;
|
|
1124
|
-
export const BookmarkAddOutlined: SvgIconComponent;
|
|
1125
|
-
export const BookmarkAddRounded: SvgIconComponent;
|
|
1126
|
-
export const BookmarkAddSharp: SvgIconComponent;
|
|
1127
|
-
export const BookmarkAddTwoTone: SvgIconComponent;
|
|
1128
1125
|
export const BookmarkAdded: SvgIconComponent;
|
|
1129
1126
|
export const BookmarkAddedOutlined: SvgIconComponent;
|
|
1130
1127
|
export const BookmarkAddedRounded: SvgIconComponent;
|
|
1131
1128
|
export const BookmarkAddedSharp: SvgIconComponent;
|
|
1132
1129
|
export const BookmarkAddedTwoTone: SvgIconComponent;
|
|
1130
|
+
export const BookmarkAddOutlined: SvgIconComponent;
|
|
1131
|
+
export const BookmarkAddRounded: SvgIconComponent;
|
|
1132
|
+
export const BookmarkAddSharp: SvgIconComponent;
|
|
1133
|
+
export const BookmarkAddTwoTone: SvgIconComponent;
|
|
1133
1134
|
export const BookmarkBorder: SvgIconComponent;
|
|
1134
1135
|
export const BookmarkBorderOutlined: SvgIconComponent;
|
|
1135
1136
|
export const BookmarkBorderRounded: SvgIconComponent;
|
|
@@ -1142,13 +1143,22 @@ export const BookmarkRemoveRounded: SvgIconComponent;
|
|
|
1142
1143
|
export const BookmarkRemoveSharp: SvgIconComponent;
|
|
1143
1144
|
export const BookmarkRemoveTwoTone: SvgIconComponent;
|
|
1144
1145
|
export const BookmarkRounded: SvgIconComponent;
|
|
1145
|
-
export const BookmarkSharp: SvgIconComponent;
|
|
1146
|
-
export const BookmarkTwoTone: SvgIconComponent;
|
|
1147
1146
|
export const Bookmarks: SvgIconComponent;
|
|
1147
|
+
export const BookmarkSharp: SvgIconComponent;
|
|
1148
1148
|
export const BookmarksOutlined: SvgIconComponent;
|
|
1149
1149
|
export const BookmarksRounded: SvgIconComponent;
|
|
1150
1150
|
export const BookmarksSharp: SvgIconComponent;
|
|
1151
1151
|
export const BookmarksTwoTone: SvgIconComponent;
|
|
1152
|
+
export const BookmarkTwoTone: SvgIconComponent;
|
|
1153
|
+
export const BookOnline: SvgIconComponent;
|
|
1154
|
+
export const BookOnlineOutlined: SvgIconComponent;
|
|
1155
|
+
export const BookOnlineRounded: SvgIconComponent;
|
|
1156
|
+
export const BookOnlineSharp: SvgIconComponent;
|
|
1157
|
+
export const BookOnlineTwoTone: SvgIconComponent;
|
|
1158
|
+
export const BookOutlined: SvgIconComponent;
|
|
1159
|
+
export const BookRounded: SvgIconComponent;
|
|
1160
|
+
export const BookSharp: SvgIconComponent;
|
|
1161
|
+
export const BookTwoTone: SvgIconComponent;
|
|
1152
1162
|
export const BorderAll: SvgIconComponent;
|
|
1153
1163
|
export const BorderAllOutlined: SvgIconComponent;
|
|
1154
1164
|
export const BorderAllRounded: SvgIconComponent;
|
|
@@ -1498,12 +1508,12 @@ export const CameraRollSharp: SvgIconComponent;
|
|
|
1498
1508
|
export const CameraRollTwoTone: SvgIconComponent;
|
|
1499
1509
|
export const CameraRounded: SvgIconComponent;
|
|
1500
1510
|
export const CameraSharp: SvgIconComponent;
|
|
1501
|
-
export const CameraTwoTone: SvgIconComponent;
|
|
1502
1511
|
export const Cameraswitch: SvgIconComponent;
|
|
1503
1512
|
export const CameraswitchOutlined: SvgIconComponent;
|
|
1504
1513
|
export const CameraswitchRounded: SvgIconComponent;
|
|
1505
1514
|
export const CameraswitchSharp: SvgIconComponent;
|
|
1506
1515
|
export const CameraswitchTwoTone: SvgIconComponent;
|
|
1516
|
+
export const CameraTwoTone: SvgIconComponent;
|
|
1507
1517
|
export const Campaign: SvgIconComponent;
|
|
1508
1518
|
export const CampaignOutlined: SvgIconComponent;
|
|
1509
1519
|
export const CampaignRounded: SvgIconComponent;
|
|
@@ -1534,16 +1544,6 @@ export const CarCrashOutlined: SvgIconComponent;
|
|
|
1534
1544
|
export const CarCrashRounded: SvgIconComponent;
|
|
1535
1545
|
export const CarCrashSharp: SvgIconComponent;
|
|
1536
1546
|
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;
|
|
1547
1547
|
export const CardGiftcard: SvgIconComponent;
|
|
1548
1548
|
export const CardGiftcardOutlined: SvgIconComponent;
|
|
1549
1549
|
export const CardGiftcardRounded: SvgIconComponent;
|
|
@@ -1564,6 +1564,16 @@ export const CarpenterOutlined: SvgIconComponent;
|
|
|
1564
1564
|
export const CarpenterRounded: SvgIconComponent;
|
|
1565
1565
|
export const CarpenterSharp: SvgIconComponent;
|
|
1566
1566
|
export const CarpenterTwoTone: SvgIconComponent;
|
|
1567
|
+
export const CarRental: SvgIconComponent;
|
|
1568
|
+
export const CarRentalOutlined: SvgIconComponent;
|
|
1569
|
+
export const CarRentalRounded: SvgIconComponent;
|
|
1570
|
+
export const CarRentalSharp: SvgIconComponent;
|
|
1571
|
+
export const CarRentalTwoTone: SvgIconComponent;
|
|
1572
|
+
export const CarRepair: SvgIconComponent;
|
|
1573
|
+
export const CarRepairOutlined: SvgIconComponent;
|
|
1574
|
+
export const CarRepairRounded: SvgIconComponent;
|
|
1575
|
+
export const CarRepairSharp: SvgIconComponent;
|
|
1576
|
+
export const CarRepairTwoTone: SvgIconComponent;
|
|
1567
1577
|
export const Cases: SvgIconComponent;
|
|
1568
1578
|
export const CasesOutlined: SvgIconComponent;
|
|
1569
1579
|
export const CasesRounded: SvgIconComponent;
|
|
@@ -1585,15 +1595,15 @@ export const CastForEducationOutlined: SvgIconComponent;
|
|
|
1585
1595
|
export const CastForEducationRounded: SvgIconComponent;
|
|
1586
1596
|
export const CastForEducationSharp: SvgIconComponent;
|
|
1587
1597
|
export const CastForEducationTwoTone: SvgIconComponent;
|
|
1588
|
-
export const CastOutlined: SvgIconComponent;
|
|
1589
|
-
export const CastRounded: SvgIconComponent;
|
|
1590
|
-
export const CastSharp: SvgIconComponent;
|
|
1591
|
-
export const CastTwoTone: SvgIconComponent;
|
|
1592
1598
|
export const Castle: SvgIconComponent;
|
|
1593
1599
|
export const CastleOutlined: SvgIconComponent;
|
|
1594
1600
|
export const CastleRounded: SvgIconComponent;
|
|
1595
1601
|
export const CastleSharp: SvgIconComponent;
|
|
1596
1602
|
export const CastleTwoTone: SvgIconComponent;
|
|
1603
|
+
export const CastOutlined: SvgIconComponent;
|
|
1604
|
+
export const CastRounded: SvgIconComponent;
|
|
1605
|
+
export const CastSharp: SvgIconComponent;
|
|
1606
|
+
export const CastTwoTone: SvgIconComponent;
|
|
1597
1607
|
export const CatchingPokemon: SvgIconComponent;
|
|
1598
1608
|
export const CatchingPokemonOutlined: SvgIconComponent;
|
|
1599
1609
|
export const CatchingPokemonRounded: SvgIconComponent;
|
|
@@ -1662,11 +1672,11 @@ export const ChargingStationTwoTone: SvgIconComponent;
|
|
|
1662
1672
|
export const Chat: SvgIconComponent;
|
|
1663
1673
|
export const ChatBubble: SvgIconComponent;
|
|
1664
1674
|
export const ChatBubbleOutline: SvgIconComponent;
|
|
1675
|
+
export const ChatBubbleOutlined: SvgIconComponent;
|
|
1665
1676
|
export const ChatBubbleOutlineOutlined: SvgIconComponent;
|
|
1666
1677
|
export const ChatBubbleOutlineRounded: SvgIconComponent;
|
|
1667
1678
|
export const ChatBubbleOutlineSharp: SvgIconComponent;
|
|
1668
1679
|
export const ChatBubbleOutlineTwoTone: SvgIconComponent;
|
|
1669
|
-
export const ChatBubbleOutlined: SvgIconComponent;
|
|
1670
1680
|
export const ChatBubbleRounded: SvgIconComponent;
|
|
1671
1681
|
export const ChatBubbleSharp: SvgIconComponent;
|
|
1672
1682
|
export const ChatBubbleTwoTone: SvgIconComponent;
|
|
@@ -1687,18 +1697,14 @@ export const CheckBoxSharp: SvgIconComponent;
|
|
|
1687
1697
|
export const CheckBoxTwoTone: SvgIconComponent;
|
|
1688
1698
|
export const CheckCircle: SvgIconComponent;
|
|
1689
1699
|
export const CheckCircleOutline: SvgIconComponent;
|
|
1700
|
+
export const CheckCircleOutlined: SvgIconComponent;
|
|
1690
1701
|
export const CheckCircleOutlineOutlined: SvgIconComponent;
|
|
1691
1702
|
export const CheckCircleOutlineRounded: SvgIconComponent;
|
|
1692
1703
|
export const CheckCircleOutlineSharp: SvgIconComponent;
|
|
1693
1704
|
export const CheckCircleOutlineTwoTone: SvgIconComponent;
|
|
1694
|
-
export const CheckCircleOutlined: SvgIconComponent;
|
|
1695
1705
|
export const CheckCircleRounded: SvgIconComponent;
|
|
1696
1706
|
export const CheckCircleSharp: SvgIconComponent;
|
|
1697
1707
|
export const CheckCircleTwoTone: SvgIconComponent;
|
|
1698
|
-
export const CheckOutlined: SvgIconComponent;
|
|
1699
|
-
export const CheckRounded: SvgIconComponent;
|
|
1700
|
-
export const CheckSharp: SvgIconComponent;
|
|
1701
|
-
export const CheckTwoTone: SvgIconComponent;
|
|
1702
1708
|
export const Checklist: SvgIconComponent;
|
|
1703
1709
|
export const ChecklistOutlined: SvgIconComponent;
|
|
1704
1710
|
export const ChecklistRounded: SvgIconComponent;
|
|
@@ -1709,11 +1715,15 @@ export const ChecklistRtlSharp: SvgIconComponent;
|
|
|
1709
1715
|
export const ChecklistRtlTwoTone: SvgIconComponent;
|
|
1710
1716
|
export const ChecklistSharp: SvgIconComponent;
|
|
1711
1717
|
export const ChecklistTwoTone: SvgIconComponent;
|
|
1718
|
+
export const CheckOutlined: SvgIconComponent;
|
|
1712
1719
|
export const Checkroom: SvgIconComponent;
|
|
1713
1720
|
export const CheckroomOutlined: SvgIconComponent;
|
|
1714
1721
|
export const CheckroomRounded: SvgIconComponent;
|
|
1715
1722
|
export const CheckroomSharp: SvgIconComponent;
|
|
1716
1723
|
export const CheckroomTwoTone: SvgIconComponent;
|
|
1724
|
+
export const CheckRounded: SvgIconComponent;
|
|
1725
|
+
export const CheckSharp: SvgIconComponent;
|
|
1726
|
+
export const CheckTwoTone: SvgIconComponent;
|
|
1717
1727
|
export const ChevronLeft: SvgIconComponent;
|
|
1718
1728
|
export const ChevronLeftOutlined: SvgIconComponent;
|
|
1719
1729
|
export const ChevronLeftRounded: SvgIconComponent;
|
|
@@ -1780,15 +1790,6 @@ export const ClearRounded: SvgIconComponent;
|
|
|
1780
1790
|
export const ClearSharp: SvgIconComponent;
|
|
1781
1791
|
export const ClearTwoTone: SvgIconComponent;
|
|
1782
1792
|
export const Close: SvgIconComponent;
|
|
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
1793
|
export const ClosedCaption: SvgIconComponent;
|
|
1793
1794
|
export const ClosedCaptionDisabled: SvgIconComponent;
|
|
1794
1795
|
export const ClosedCaptionDisabledOutlined: SvgIconComponent;
|
|
@@ -1804,6 +1805,15 @@ export const ClosedCaptionOutlined: SvgIconComponent;
|
|
|
1804
1805
|
export const ClosedCaptionRounded: SvgIconComponent;
|
|
1805
1806
|
export const ClosedCaptionSharp: SvgIconComponent;
|
|
1806
1807
|
export const ClosedCaptionTwoTone: SvgIconComponent;
|
|
1808
|
+
export const CloseFullscreen: SvgIconComponent;
|
|
1809
|
+
export const CloseFullscreenOutlined: SvgIconComponent;
|
|
1810
|
+
export const CloseFullscreenRounded: SvgIconComponent;
|
|
1811
|
+
export const CloseFullscreenSharp: SvgIconComponent;
|
|
1812
|
+
export const CloseFullscreenTwoTone: SvgIconComponent;
|
|
1813
|
+
export const CloseOutlined: SvgIconComponent;
|
|
1814
|
+
export const CloseRounded: SvgIconComponent;
|
|
1815
|
+
export const CloseSharp: SvgIconComponent;
|
|
1816
|
+
export const CloseTwoTone: SvgIconComponent;
|
|
1807
1817
|
export const Cloud: SvgIconComponent;
|
|
1808
1818
|
export const CloudCircle: SvgIconComponent;
|
|
1809
1819
|
export const CloudCircleOutlined: SvgIconComponent;
|
|
@@ -1844,16 +1854,12 @@ export const CloudUploadOutlined: SvgIconComponent;
|
|
|
1844
1854
|
export const CloudUploadRounded: SvgIconComponent;
|
|
1845
1855
|
export const CloudUploadSharp: SvgIconComponent;
|
|
1846
1856
|
export const CloudUploadTwoTone: SvgIconComponent;
|
|
1857
|
+
export const CloudySnowing: SvgIconComponent;
|
|
1847
1858
|
export const Co2: SvgIconComponent;
|
|
1848
1859
|
export const Co2Outlined: SvgIconComponent;
|
|
1849
1860
|
export const Co2Rounded: SvgIconComponent;
|
|
1850
1861
|
export const Co2Sharp: SvgIconComponent;
|
|
1851
1862
|
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;
|
|
1857
1863
|
export const Code: SvgIconComponent;
|
|
1858
1864
|
export const CodeOff: SvgIconComponent;
|
|
1859
1865
|
export const CodeOffOutlined: SvgIconComponent;
|
|
@@ -1884,16 +1890,16 @@ export const CollectionsOutlined: SvgIconComponent;
|
|
|
1884
1890
|
export const CollectionsRounded: SvgIconComponent;
|
|
1885
1891
|
export const CollectionsSharp: SvgIconComponent;
|
|
1886
1892
|
export const CollectionsTwoTone: SvgIconComponent;
|
|
1887
|
-
export const ColorLens: SvgIconComponent;
|
|
1888
|
-
export const ColorLensOutlined: SvgIconComponent;
|
|
1889
|
-
export const ColorLensRounded: SvgIconComponent;
|
|
1890
|
-
export const ColorLensSharp: SvgIconComponent;
|
|
1891
|
-
export const ColorLensTwoTone: SvgIconComponent;
|
|
1892
1893
|
export const Colorize: SvgIconComponent;
|
|
1893
1894
|
export const ColorizeOutlined: SvgIconComponent;
|
|
1894
1895
|
export const ColorizeRounded: SvgIconComponent;
|
|
1895
1896
|
export const ColorizeSharp: SvgIconComponent;
|
|
1896
1897
|
export const ColorizeTwoTone: SvgIconComponent;
|
|
1898
|
+
export const ColorLens: SvgIconComponent;
|
|
1899
|
+
export const ColorLensOutlined: SvgIconComponent;
|
|
1900
|
+
export const ColorLensRounded: SvgIconComponent;
|
|
1901
|
+
export const ColorLensSharp: SvgIconComponent;
|
|
1902
|
+
export const ColorLensTwoTone: SvgIconComponent;
|
|
1897
1903
|
export const Comment: SvgIconComponent;
|
|
1898
1904
|
export const CommentBank: SvgIconComponent;
|
|
1899
1905
|
export const CommentBankOutlined: SvgIconComponent;
|
|
@@ -1902,13 +1908,13 @@ export const CommentBankSharp: SvgIconComponent;
|
|
|
1902
1908
|
export const CommentBankTwoTone: SvgIconComponent;
|
|
1903
1909
|
export const CommentOutlined: SvgIconComponent;
|
|
1904
1910
|
export const CommentRounded: SvgIconComponent;
|
|
1905
|
-
export const CommentSharp: SvgIconComponent;
|
|
1906
|
-
export const CommentTwoTone: SvgIconComponent;
|
|
1907
1911
|
export const CommentsDisabled: SvgIconComponent;
|
|
1908
1912
|
export const CommentsDisabledOutlined: SvgIconComponent;
|
|
1909
1913
|
export const CommentsDisabledRounded: SvgIconComponent;
|
|
1910
1914
|
export const CommentsDisabledSharp: SvgIconComponent;
|
|
1911
1915
|
export const CommentsDisabledTwoTone: SvgIconComponent;
|
|
1916
|
+
export const CommentSharp: SvgIconComponent;
|
|
1917
|
+
export const CommentTwoTone: SvgIconComponent;
|
|
1912
1918
|
export const Commit: SvgIconComponent;
|
|
1913
1919
|
export const CommitOutlined: SvgIconComponent;
|
|
1914
1920
|
export const CommitRounded: SvgIconComponent;
|
|
@@ -1934,6 +1940,11 @@ export const CompassCalibrationOutlined: SvgIconComponent;
|
|
|
1934
1940
|
export const CompassCalibrationRounded: SvgIconComponent;
|
|
1935
1941
|
export const CompassCalibrationSharp: SvgIconComponent;
|
|
1936
1942
|
export const CompassCalibrationTwoTone: SvgIconComponent;
|
|
1943
|
+
export const Compost: SvgIconComponent;
|
|
1944
|
+
export const CompostOutlined: SvgIconComponent;
|
|
1945
|
+
export const CompostRounded: SvgIconComponent;
|
|
1946
|
+
export const CompostSharp: SvgIconComponent;
|
|
1947
|
+
export const CompostTwoTone: SvgIconComponent;
|
|
1937
1948
|
export const Compress: SvgIconComponent;
|
|
1938
1949
|
export const CompressOutlined: SvgIconComponent;
|
|
1939
1950
|
export const CompressRounded: SvgIconComponent;
|
|
@@ -1949,11 +1960,6 @@ export const ConfirmationNumberOutlined: SvgIconComponent;
|
|
|
1949
1960
|
export const ConfirmationNumberRounded: SvgIconComponent;
|
|
1950
1961
|
export const ConfirmationNumberSharp: SvgIconComponent;
|
|
1951
1962
|
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;
|
|
1957
1963
|
export const ConnectedTv: SvgIconComponent;
|
|
1958
1964
|
export const ConnectedTvOutlined: SvgIconComponent;
|
|
1959
1965
|
export const ConnectedTvRounded: SvgIconComponent;
|
|
@@ -1964,6 +1970,11 @@ export const ConnectingAirportsOutlined: SvgIconComponent;
|
|
|
1964
1970
|
export const ConnectingAirportsRounded: SvgIconComponent;
|
|
1965
1971
|
export const ConnectingAirportsSharp: SvgIconComponent;
|
|
1966
1972
|
export const ConnectingAirportsTwoTone: SvgIconComponent;
|
|
1973
|
+
export const ConnectWithoutContact: SvgIconComponent;
|
|
1974
|
+
export const ConnectWithoutContactOutlined: SvgIconComponent;
|
|
1975
|
+
export const ConnectWithoutContactRounded: SvgIconComponent;
|
|
1976
|
+
export const ConnectWithoutContactSharp: SvgIconComponent;
|
|
1977
|
+
export const ConnectWithoutContactTwoTone: SvgIconComponent;
|
|
1967
1978
|
export const Construction: SvgIconComponent;
|
|
1968
1979
|
export const ConstructionOutlined: SvgIconComponent;
|
|
1969
1980
|
export const ConstructionRounded: SvgIconComponent;
|
|
@@ -1974,6 +1985,11 @@ export const ContactEmergencyOutlined: SvgIconComponent;
|
|
|
1974
1985
|
export const ContactEmergencyRounded: SvgIconComponent;
|
|
1975
1986
|
export const ContactEmergencySharp: SvgIconComponent;
|
|
1976
1987
|
export const ContactEmergencyTwoTone: SvgIconComponent;
|
|
1988
|
+
export const Contactless: SvgIconComponent;
|
|
1989
|
+
export const ContactlessOutlined: SvgIconComponent;
|
|
1990
|
+
export const ContactlessRounded: SvgIconComponent;
|
|
1991
|
+
export const ContactlessSharp: SvgIconComponent;
|
|
1992
|
+
export const ContactlessTwoTone: SvgIconComponent;
|
|
1977
1993
|
export const ContactMail: SvgIconComponent;
|
|
1978
1994
|
export const ContactMailOutlined: SvgIconComponent;
|
|
1979
1995
|
export const ContactMailRounded: SvgIconComponent;
|
|
@@ -1989,21 +2005,16 @@ export const ContactPhoneOutlined: SvgIconComponent;
|
|
|
1989
2005
|
export const ContactPhoneRounded: SvgIconComponent;
|
|
1990
2006
|
export const ContactPhoneSharp: SvgIconComponent;
|
|
1991
2007
|
export const ContactPhoneTwoTone: SvgIconComponent;
|
|
1992
|
-
export const ContactSupport: SvgIconComponent;
|
|
1993
|
-
export const ContactSupportOutlined: SvgIconComponent;
|
|
1994
|
-
export const ContactSupportRounded: SvgIconComponent;
|
|
1995
|
-
export const ContactSupportSharp: SvgIconComponent;
|
|
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
2008
|
export const Contacts: SvgIconComponent;
|
|
2003
2009
|
export const ContactsOutlined: SvgIconComponent;
|
|
2004
2010
|
export const ContactsRounded: SvgIconComponent;
|
|
2005
2011
|
export const ContactsSharp: SvgIconComponent;
|
|
2006
2012
|
export const ContactsTwoTone: SvgIconComponent;
|
|
2013
|
+
export const ContactSupport: SvgIconComponent;
|
|
2014
|
+
export const ContactSupportOutlined: SvgIconComponent;
|
|
2015
|
+
export const ContactSupportRounded: SvgIconComponent;
|
|
2016
|
+
export const ContactSupportSharp: SvgIconComponent;
|
|
2017
|
+
export const ContactSupportTwoTone: SvgIconComponent;
|
|
2007
2018
|
export const ContentCopy: SvgIconComponent;
|
|
2008
2019
|
export const ContentCopyOutlined: SvgIconComponent;
|
|
2009
2020
|
export const ContentCopyRounded: SvgIconComponent;
|
|
@@ -2054,11 +2065,17 @@ export const ControlPointOutlined: SvgIconComponent;
|
|
|
2054
2065
|
export const ControlPointRounded: SvgIconComponent;
|
|
2055
2066
|
export const ControlPointSharp: SvgIconComponent;
|
|
2056
2067
|
export const ControlPointTwoTone: SvgIconComponent;
|
|
2068
|
+
export const ConveyorBelt: SvgIconComponent;
|
|
2057
2069
|
export const Cookie: SvgIconComponent;
|
|
2058
2070
|
export const CookieOutlined: SvgIconComponent;
|
|
2059
2071
|
export const CookieRounded: SvgIconComponent;
|
|
2060
2072
|
export const CookieSharp: SvgIconComponent;
|
|
2061
2073
|
export const CookieTwoTone: SvgIconComponent;
|
|
2074
|
+
export const CoPresent: SvgIconComponent;
|
|
2075
|
+
export const CoPresentOutlined: SvgIconComponent;
|
|
2076
|
+
export const CoPresentRounded: SvgIconComponent;
|
|
2077
|
+
export const CoPresentSharp: SvgIconComponent;
|
|
2078
|
+
export const CoPresentTwoTone: SvgIconComponent;
|
|
2062
2079
|
export const CopyAll: SvgIconComponent;
|
|
2063
2080
|
export const CopyAllOutlined: SvgIconComponent;
|
|
2064
2081
|
export const CopyAllRounded: SvgIconComponent;
|
|
@@ -2184,6 +2201,11 @@ export const CropSquareRounded: SvgIconComponent;
|
|
|
2184
2201
|
export const CropSquareSharp: SvgIconComponent;
|
|
2185
2202
|
export const CropSquareTwoTone: SvgIconComponent;
|
|
2186
2203
|
export const CropTwoTone: SvgIconComponent;
|
|
2204
|
+
export const CrueltyFree: SvgIconComponent;
|
|
2205
|
+
export const CrueltyFreeOutlined: SvgIconComponent;
|
|
2206
|
+
export const CrueltyFreeRounded: SvgIconComponent;
|
|
2207
|
+
export const CrueltyFreeSharp: SvgIconComponent;
|
|
2208
|
+
export const CrueltyFreeTwoTone: SvgIconComponent;
|
|
2187
2209
|
export const Css: SvgIconComponent;
|
|
2188
2210
|
export const CssOutlined: SvgIconComponent;
|
|
2189
2211
|
export const CssRounded: SvgIconComponent;
|
|
@@ -2274,6 +2296,11 @@ export const DataArrayOutlined: SvgIconComponent;
|
|
|
2274
2296
|
export const DataArrayRounded: SvgIconComponent;
|
|
2275
2297
|
export const DataArraySharp: SvgIconComponent;
|
|
2276
2298
|
export const DataArrayTwoTone: SvgIconComponent;
|
|
2299
|
+
export const DataExploration: SvgIconComponent;
|
|
2300
|
+
export const DataExplorationOutlined: SvgIconComponent;
|
|
2301
|
+
export const DataExplorationRounded: SvgIconComponent;
|
|
2302
|
+
export const DataExplorationSharp: SvgIconComponent;
|
|
2303
|
+
export const DataExplorationTwoTone: SvgIconComponent;
|
|
2277
2304
|
export const DataObject: SvgIconComponent;
|
|
2278
2305
|
export const DataObjectOutlined: SvgIconComponent;
|
|
2279
2306
|
export const DataObjectRounded: SvgIconComponent;
|
|
@@ -2289,16 +2316,6 @@ export const DataSaverOnOutlined: SvgIconComponent;
|
|
|
2289
2316
|
export const DataSaverOnRounded: SvgIconComponent;
|
|
2290
2317
|
export const DataSaverOnSharp: SvgIconComponent;
|
|
2291
2318
|
export const DataSaverOnTwoTone: SvgIconComponent;
|
|
2292
|
-
export const DataThresholding: SvgIconComponent;
|
|
2293
|
-
export const DataThresholdingOutlined: SvgIconComponent;
|
|
2294
|
-
export const DataThresholdingRounded: SvgIconComponent;
|
|
2295
|
-
export const DataThresholdingSharp: SvgIconComponent;
|
|
2296
|
-
export const DataThresholdingTwoTone: SvgIconComponent;
|
|
2297
|
-
export const DataUsage: SvgIconComponent;
|
|
2298
|
-
export const DataUsageOutlined: SvgIconComponent;
|
|
2299
|
-
export const DataUsageRounded: SvgIconComponent;
|
|
2300
|
-
export const DataUsageSharp: SvgIconComponent;
|
|
2301
|
-
export const DataUsageTwoTone: SvgIconComponent;
|
|
2302
2319
|
export const Dataset: SvgIconComponent;
|
|
2303
2320
|
export const DatasetLinked: SvgIconComponent;
|
|
2304
2321
|
export const DatasetLinkedOutlined: SvgIconComponent;
|
|
@@ -2309,6 +2326,16 @@ export const DatasetOutlined: SvgIconComponent;
|
|
|
2309
2326
|
export const DatasetRounded: SvgIconComponent;
|
|
2310
2327
|
export const DatasetSharp: SvgIconComponent;
|
|
2311
2328
|
export const DatasetTwoTone: SvgIconComponent;
|
|
2329
|
+
export const DataThresholding: SvgIconComponent;
|
|
2330
|
+
export const DataThresholdingOutlined: SvgIconComponent;
|
|
2331
|
+
export const DataThresholdingRounded: SvgIconComponent;
|
|
2332
|
+
export const DataThresholdingSharp: SvgIconComponent;
|
|
2333
|
+
export const DataThresholdingTwoTone: SvgIconComponent;
|
|
2334
|
+
export const DataUsage: SvgIconComponent;
|
|
2335
|
+
export const DataUsageOutlined: SvgIconComponent;
|
|
2336
|
+
export const DataUsageRounded: SvgIconComponent;
|
|
2337
|
+
export const DataUsageSharp: SvgIconComponent;
|
|
2338
|
+
export const DataUsageTwoTone: SvgIconComponent;
|
|
2312
2339
|
export const DateRange: SvgIconComponent;
|
|
2313
2340
|
export const DateRangeOutlined: SvgIconComponent;
|
|
2314
2341
|
export const DateRangeRounded: SvgIconComponent;
|
|
@@ -2336,11 +2363,11 @@ export const DeleteForeverRounded: SvgIconComponent;
|
|
|
2336
2363
|
export const DeleteForeverSharp: SvgIconComponent;
|
|
2337
2364
|
export const DeleteForeverTwoTone: SvgIconComponent;
|
|
2338
2365
|
export const DeleteOutline: SvgIconComponent;
|
|
2366
|
+
export const DeleteOutlined: SvgIconComponent;
|
|
2339
2367
|
export const DeleteOutlineOutlined: SvgIconComponent;
|
|
2340
2368
|
export const DeleteOutlineRounded: SvgIconComponent;
|
|
2341
2369
|
export const DeleteOutlineSharp: SvgIconComponent;
|
|
2342
2370
|
export const DeleteOutlineTwoTone: SvgIconComponent;
|
|
2343
|
-
export const DeleteOutlined: SvgIconComponent;
|
|
2344
2371
|
export const DeleteRounded: SvgIconComponent;
|
|
2345
2372
|
export const DeleteSharp: SvgIconComponent;
|
|
2346
2373
|
export const DeleteSweep: SvgIconComponent;
|
|
@@ -2393,7 +2420,6 @@ export const Desk: SvgIconComponent;
|
|
|
2393
2420
|
export const DeskOutlined: SvgIconComponent;
|
|
2394
2421
|
export const DeskRounded: SvgIconComponent;
|
|
2395
2422
|
export const DeskSharp: SvgIconComponent;
|
|
2396
|
-
export const DeskTwoTone: SvgIconComponent;
|
|
2397
2423
|
export const DesktopAccessDisabled: SvgIconComponent;
|
|
2398
2424
|
export const DesktopAccessDisabledOutlined: SvgIconComponent;
|
|
2399
2425
|
export const DesktopAccessDisabledRounded: SvgIconComponent;
|
|
@@ -2409,6 +2435,7 @@ export const DesktopWindowsOutlined: SvgIconComponent;
|
|
|
2409
2435
|
export const DesktopWindowsRounded: SvgIconComponent;
|
|
2410
2436
|
export const DesktopWindowsSharp: SvgIconComponent;
|
|
2411
2437
|
export const DesktopWindowsTwoTone: SvgIconComponent;
|
|
2438
|
+
export const DeskTwoTone: SvgIconComponent;
|
|
2412
2439
|
export const Details: SvgIconComponent;
|
|
2413
2440
|
export const DetailsOutlined: SvgIconComponent;
|
|
2414
2441
|
export const DetailsRounded: SvgIconComponent;
|
|
@@ -2434,16 +2461,6 @@ export const DeviceHubOutlined: SvgIconComponent;
|
|
|
2434
2461
|
export const DeviceHubRounded: SvgIconComponent;
|
|
2435
2462
|
export const DeviceHubSharp: SvgIconComponent;
|
|
2436
2463
|
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;
|
|
2447
2464
|
export const Devices: SvgIconComponent;
|
|
2448
2465
|
export const DevicesFold: SvgIconComponent;
|
|
2449
2466
|
export const DevicesFoldOutlined: SvgIconComponent;
|
|
@@ -2459,6 +2476,17 @@ export const DevicesOutlined: SvgIconComponent;
|
|
|
2459
2476
|
export const DevicesRounded: SvgIconComponent;
|
|
2460
2477
|
export const DevicesSharp: SvgIconComponent;
|
|
2461
2478
|
export const DevicesTwoTone: SvgIconComponent;
|
|
2479
|
+
export const DeviceThermostat: SvgIconComponent;
|
|
2480
|
+
export const DeviceThermostatOutlined: SvgIconComponent;
|
|
2481
|
+
export const DeviceThermostatRounded: SvgIconComponent;
|
|
2482
|
+
export const DeviceThermostatSharp: SvgIconComponent;
|
|
2483
|
+
export const DeviceThermostatTwoTone: SvgIconComponent;
|
|
2484
|
+
export const DeviceUnknown: SvgIconComponent;
|
|
2485
|
+
export const DeviceUnknownOutlined: SvgIconComponent;
|
|
2486
|
+
export const DeviceUnknownRounded: SvgIconComponent;
|
|
2487
|
+
export const DeviceUnknownSharp: SvgIconComponent;
|
|
2488
|
+
export const DeviceUnknownTwoTone: SvgIconComponent;
|
|
2489
|
+
export const DewPoint: SvgIconComponent;
|
|
2462
2490
|
export const DialerSip: SvgIconComponent;
|
|
2463
2491
|
export const DialerSipOutlined: SvgIconComponent;
|
|
2464
2492
|
export const DialerSipRounded: SvgIconComponent;
|
|
@@ -2584,6 +2612,11 @@ export const DisabledByDefaultOutlined: SvgIconComponent;
|
|
|
2584
2612
|
export const DisabledByDefaultRounded: SvgIconComponent;
|
|
2585
2613
|
export const DisabledByDefaultSharp: SvgIconComponent;
|
|
2586
2614
|
export const DisabledByDefaultTwoTone: SvgIconComponent;
|
|
2615
|
+
export const DisabledVisible: SvgIconComponent;
|
|
2616
|
+
export const DisabledVisibleOutlined: SvgIconComponent;
|
|
2617
|
+
export const DisabledVisibleRounded: SvgIconComponent;
|
|
2618
|
+
export const DisabledVisibleSharp: SvgIconComponent;
|
|
2619
|
+
export const DisabledVisibleTwoTone: SvgIconComponent;
|
|
2587
2620
|
export const DiscFull: SvgIconComponent;
|
|
2588
2621
|
export const DiscFullOutlined: SvgIconComponent;
|
|
2589
2622
|
export const DiscFullRounded: SvgIconComponent;
|
|
@@ -2619,6 +2652,16 @@ export const DnsOutlined: SvgIconComponent;
|
|
|
2619
2652
|
export const DnsRounded: SvgIconComponent;
|
|
2620
2653
|
export const DnsSharp: SvgIconComponent;
|
|
2621
2654
|
export const DnsTwoTone: SvgIconComponent;
|
|
2655
|
+
export const Dock: SvgIconComponent;
|
|
2656
|
+
export const DockOutlined: SvgIconComponent;
|
|
2657
|
+
export const DockRounded: SvgIconComponent;
|
|
2658
|
+
export const DockSharp: SvgIconComponent;
|
|
2659
|
+
export const DockTwoTone: SvgIconComponent;
|
|
2660
|
+
export const DocumentScanner: SvgIconComponent;
|
|
2661
|
+
export const DocumentScannerOutlined: SvgIconComponent;
|
|
2662
|
+
export const DocumentScannerRounded: SvgIconComponent;
|
|
2663
|
+
export const DocumentScannerSharp: SvgIconComponent;
|
|
2664
|
+
export const DocumentScannerTwoTone: SvgIconComponent;
|
|
2622
2665
|
export const DoDisturb: SvgIconComponent;
|
|
2623
2666
|
export const DoDisturbAlt: SvgIconComponent;
|
|
2624
2667
|
export const DoDisturbAltOutlined: SvgIconComponent;
|
|
@@ -2639,6 +2682,41 @@ export const DoDisturbOutlined: SvgIconComponent;
|
|
|
2639
2682
|
export const DoDisturbRounded: SvgIconComponent;
|
|
2640
2683
|
export const DoDisturbSharp: SvgIconComponent;
|
|
2641
2684
|
export const DoDisturbTwoTone: SvgIconComponent;
|
|
2685
|
+
export const Domain: SvgIconComponent;
|
|
2686
|
+
export const DomainAdd: SvgIconComponent;
|
|
2687
|
+
export const DomainAddOutlined: SvgIconComponent;
|
|
2688
|
+
export const DomainAddRounded: SvgIconComponent;
|
|
2689
|
+
export const DomainAddSharp: SvgIconComponent;
|
|
2690
|
+
export const DomainAddTwoTone: SvgIconComponent;
|
|
2691
|
+
export const DomainDisabled: SvgIconComponent;
|
|
2692
|
+
export const DomainDisabledOutlined: SvgIconComponent;
|
|
2693
|
+
export const DomainDisabledRounded: SvgIconComponent;
|
|
2694
|
+
export const DomainDisabledSharp: SvgIconComponent;
|
|
2695
|
+
export const DomainDisabledTwoTone: SvgIconComponent;
|
|
2696
|
+
export const DomainOutlined: SvgIconComponent;
|
|
2697
|
+
export const DomainRounded: SvgIconComponent;
|
|
2698
|
+
export const DomainSharp: SvgIconComponent;
|
|
2699
|
+
export const DomainTwoTone: SvgIconComponent;
|
|
2700
|
+
export const DomainVerification: SvgIconComponent;
|
|
2701
|
+
export const DomainVerificationOutlined: SvgIconComponent;
|
|
2702
|
+
export const DomainVerificationRounded: SvgIconComponent;
|
|
2703
|
+
export const DomainVerificationSharp: SvgIconComponent;
|
|
2704
|
+
export const DomainVerificationTwoTone: SvgIconComponent;
|
|
2705
|
+
export const Done: SvgIconComponent;
|
|
2706
|
+
export const DoneAll: SvgIconComponent;
|
|
2707
|
+
export const DoneAllOutlined: SvgIconComponent;
|
|
2708
|
+
export const DoneAllRounded: SvgIconComponent;
|
|
2709
|
+
export const DoneAllSharp: SvgIconComponent;
|
|
2710
|
+
export const DoneAllTwoTone: SvgIconComponent;
|
|
2711
|
+
export const DoneOutline: SvgIconComponent;
|
|
2712
|
+
export const DoneOutlined: SvgIconComponent;
|
|
2713
|
+
export const DoneOutlineOutlined: SvgIconComponent;
|
|
2714
|
+
export const DoneOutlineRounded: SvgIconComponent;
|
|
2715
|
+
export const DoneOutlineSharp: SvgIconComponent;
|
|
2716
|
+
export const DoneOutlineTwoTone: SvgIconComponent;
|
|
2717
|
+
export const DoneRounded: SvgIconComponent;
|
|
2718
|
+
export const DoneSharp: SvgIconComponent;
|
|
2719
|
+
export const DoneTwoTone: SvgIconComponent;
|
|
2642
2720
|
export const DoNotDisturb: SvgIconComponent;
|
|
2643
2721
|
export const DoNotDisturbAlt: SvgIconComponent;
|
|
2644
2722
|
export const DoNotDisturbAltOutlined: SvgIconComponent;
|
|
@@ -2674,51 +2752,6 @@ export const DoNotTouchOutlined: SvgIconComponent;
|
|
|
2674
2752
|
export const DoNotTouchRounded: SvgIconComponent;
|
|
2675
2753
|
export const DoNotTouchSharp: SvgIconComponent;
|
|
2676
2754
|
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;
|
|
2722
2755
|
export const DonutLarge: SvgIconComponent;
|
|
2723
2756
|
export const DonutLargeOutlined: SvgIconComponent;
|
|
2724
2757
|
export const DonutLargeRounded: SvgIconComponent;
|
|
@@ -2734,6 +2767,11 @@ export const DoorBackOutlined: SvgIconComponent;
|
|
|
2734
2767
|
export const DoorBackRounded: SvgIconComponent;
|
|
2735
2768
|
export const DoorBackSharp: SvgIconComponent;
|
|
2736
2769
|
export const DoorBackTwoTone: SvgIconComponent;
|
|
2770
|
+
export const Doorbell: SvgIconComponent;
|
|
2771
|
+
export const DoorbellOutlined: SvgIconComponent;
|
|
2772
|
+
export const DoorbellRounded: SvgIconComponent;
|
|
2773
|
+
export const DoorbellSharp: SvgIconComponent;
|
|
2774
|
+
export const DoorbellTwoTone: SvgIconComponent;
|
|
2737
2775
|
export const DoorFront: SvgIconComponent;
|
|
2738
2776
|
export const DoorFrontOutlined: SvgIconComponent;
|
|
2739
2777
|
export const DoorFrontRounded: SvgIconComponent;
|
|
@@ -2744,11 +2782,6 @@ export const DoorSlidingOutlined: SvgIconComponent;
|
|
|
2744
2782
|
export const DoorSlidingRounded: SvgIconComponent;
|
|
2745
2783
|
export const DoorSlidingSharp: SvgIconComponent;
|
|
2746
2784
|
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;
|
|
2752
2785
|
export const DoubleArrow: SvgIconComponent;
|
|
2753
2786
|
export const DoubleArrowOutlined: SvgIconComponent;
|
|
2754
2787
|
export const DoubleArrowRounded: SvgIconComponent;
|
|
@@ -2770,15 +2803,15 @@ export const DownloadForOfflineOutlined: SvgIconComponent;
|
|
|
2770
2803
|
export const DownloadForOfflineRounded: SvgIconComponent;
|
|
2771
2804
|
export const DownloadForOfflineSharp: SvgIconComponent;
|
|
2772
2805
|
export const DownloadForOfflineTwoTone: SvgIconComponent;
|
|
2773
|
-
export const DownloadOutlined: SvgIconComponent;
|
|
2774
|
-
export const DownloadRounded: SvgIconComponent;
|
|
2775
|
-
export const DownloadSharp: SvgIconComponent;
|
|
2776
|
-
export const DownloadTwoTone: SvgIconComponent;
|
|
2777
2806
|
export const Downloading: SvgIconComponent;
|
|
2778
2807
|
export const DownloadingOutlined: SvgIconComponent;
|
|
2779
2808
|
export const DownloadingRounded: SvgIconComponent;
|
|
2780
2809
|
export const DownloadingSharp: SvgIconComponent;
|
|
2781
2810
|
export const DownloadingTwoTone: SvgIconComponent;
|
|
2811
|
+
export const DownloadOutlined: SvgIconComponent;
|
|
2812
|
+
export const DownloadRounded: SvgIconComponent;
|
|
2813
|
+
export const DownloadSharp: SvgIconComponent;
|
|
2814
|
+
export const DownloadTwoTone: SvgIconComponent;
|
|
2782
2815
|
export const Drafts: SvgIconComponent;
|
|
2783
2816
|
export const DraftsOutlined: SvgIconComponent;
|
|
2784
2817
|
export const DraftsRounded: SvgIconComponent;
|
|
@@ -2805,8 +2838,14 @@ export const DriveEtaRounded: SvgIconComponent;
|
|
|
2805
2838
|
export const DriveEtaSharp: SvgIconComponent;
|
|
2806
2839
|
export const DriveEtaTwoTone: SvgIconComponent;
|
|
2807
2840
|
export const DriveFileMove: SvgIconComponent;
|
|
2841
|
+
export const DriveFileMoveOutline: SvgIconComponent;
|
|
2808
2842
|
export const DriveFileMoveOutlined: SvgIconComponent;
|
|
2809
2843
|
export const DriveFileMoveRounded: SvgIconComponent;
|
|
2844
|
+
export const DriveFileMoveRtl: SvgIconComponent;
|
|
2845
|
+
export const DriveFileMoveRtlOutlined: SvgIconComponent;
|
|
2846
|
+
export const DriveFileMoveRtlRounded: SvgIconComponent;
|
|
2847
|
+
export const DriveFileMoveRtlSharp: SvgIconComponent;
|
|
2848
|
+
export const DriveFileMoveRtlTwoTone: SvgIconComponent;
|
|
2810
2849
|
export const DriveFileMoveSharp: SvgIconComponent;
|
|
2811
2850
|
export const DriveFileMoveTwoTone: SvgIconComponent;
|
|
2812
2851
|
export const DriveFileRenameOutline: SvgIconComponent;
|
|
@@ -2849,11 +2888,6 @@ export const DynamicFormOutlined: SvgIconComponent;
|
|
|
2849
2888
|
export const DynamicFormRounded: SvgIconComponent;
|
|
2850
2889
|
export const DynamicFormSharp: SvgIconComponent;
|
|
2851
2890
|
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;
|
|
2857
2891
|
export const Earbuds: SvgIconComponent;
|
|
2858
2892
|
export const EarbudsBattery: SvgIconComponent;
|
|
2859
2893
|
export const EarbudsBatteryOutlined: SvgIconComponent;
|
|
@@ -2890,6 +2924,7 @@ export const EditCalendarOutlined: SvgIconComponent;
|
|
|
2890
2924
|
export const EditCalendarRounded: SvgIconComponent;
|
|
2891
2925
|
export const EditCalendarSharp: SvgIconComponent;
|
|
2892
2926
|
export const EditCalendarTwoTone: SvgIconComponent;
|
|
2927
|
+
export const EditDocument: SvgIconComponent;
|
|
2893
2928
|
export const EditLocation: SvgIconComponent;
|
|
2894
2929
|
export const EditLocationAlt: SvgIconComponent;
|
|
2895
2930
|
export const EditLocationAltOutlined: SvgIconComponent;
|
|
@@ -2923,6 +2958,7 @@ export const EditRoadSharp: SvgIconComponent;
|
|
|
2923
2958
|
export const EditRoadTwoTone: SvgIconComponent;
|
|
2924
2959
|
export const EditRounded: SvgIconComponent;
|
|
2925
2960
|
export const EditSharp: SvgIconComponent;
|
|
2961
|
+
export const EditSquare: SvgIconComponent;
|
|
2926
2962
|
export const EditTwoTone: SvgIconComponent;
|
|
2927
2963
|
export const Egg: SvgIconComponent;
|
|
2928
2964
|
export const EggAlt: SvgIconComponent;
|
|
@@ -2934,6 +2970,16 @@ export const EggOutlined: SvgIconComponent;
|
|
|
2934
2970
|
export const EggRounded: SvgIconComponent;
|
|
2935
2971
|
export const EggSharp: SvgIconComponent;
|
|
2936
2972
|
export const EggTwoTone: SvgIconComponent;
|
|
2973
|
+
export const EighteenMp: SvgIconComponent;
|
|
2974
|
+
export const EighteenMpOutlined: SvgIconComponent;
|
|
2975
|
+
export const EighteenMpRounded: SvgIconComponent;
|
|
2976
|
+
export const EighteenMpSharp: SvgIconComponent;
|
|
2977
|
+
export const EighteenMpTwoTone: SvgIconComponent;
|
|
2978
|
+
export const EighteenUpRating: SvgIconComponent;
|
|
2979
|
+
export const EighteenUpRatingOutlined: SvgIconComponent;
|
|
2980
|
+
export const EighteenUpRatingRounded: SvgIconComponent;
|
|
2981
|
+
export const EighteenUpRatingSharp: SvgIconComponent;
|
|
2982
|
+
export const EighteenUpRatingTwoTone: SvgIconComponent;
|
|
2937
2983
|
export const EightK: SvgIconComponent;
|
|
2938
2984
|
export const EightKOutlined: SvgIconComponent;
|
|
2939
2985
|
export const EightKPlus: SvgIconComponent;
|
|
@@ -2949,16 +2995,6 @@ export const EightMpOutlined: SvgIconComponent;
|
|
|
2949
2995
|
export const EightMpRounded: SvgIconComponent;
|
|
2950
2996
|
export const EightMpSharp: SvgIconComponent;
|
|
2951
2997
|
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;
|
|
2962
2998
|
export const EightteenMp: SvgIconComponent;
|
|
2963
2999
|
export const EightteenMpOutlined: SvgIconComponent;
|
|
2964
3000
|
export const EightteenMpRounded: SvgIconComponent;
|
|
@@ -2979,6 +3015,11 @@ export const ElderlyWomanOutlined: SvgIconComponent;
|
|
|
2979
3015
|
export const ElderlyWomanRounded: SvgIconComponent;
|
|
2980
3016
|
export const ElderlyWomanSharp: SvgIconComponent;
|
|
2981
3017
|
export const ElderlyWomanTwoTone: SvgIconComponent;
|
|
3018
|
+
export const ElectricalServices: SvgIconComponent;
|
|
3019
|
+
export const ElectricalServicesOutlined: SvgIconComponent;
|
|
3020
|
+
export const ElectricalServicesRounded: SvgIconComponent;
|
|
3021
|
+
export const ElectricalServicesSharp: SvgIconComponent;
|
|
3022
|
+
export const ElectricalServicesTwoTone: SvgIconComponent;
|
|
2982
3023
|
export const ElectricBike: SvgIconComponent;
|
|
2983
3024
|
export const ElectricBikeOutlined: SvgIconComponent;
|
|
2984
3025
|
export const ElectricBikeRounded: SvgIconComponent;
|
|
@@ -3014,11 +3055,6 @@ export const ElectricScooterOutlined: SvgIconComponent;
|
|
|
3014
3055
|
export const ElectricScooterRounded: SvgIconComponent;
|
|
3015
3056
|
export const ElectricScooterSharp: SvgIconComponent;
|
|
3016
3057
|
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;
|
|
3022
3058
|
export const Elevator: SvgIconComponent;
|
|
3023
3059
|
export const ElevatorOutlined: SvgIconComponent;
|
|
3024
3060
|
export const ElevatorRounded: SvgIconComponent;
|
|
@@ -3049,6 +3085,11 @@ export const EmergencyShareSharp: SvgIconComponent;
|
|
|
3049
3085
|
export const EmergencyShareTwoTone: SvgIconComponent;
|
|
3050
3086
|
export const EmergencySharp: SvgIconComponent;
|
|
3051
3087
|
export const EmergencyTwoTone: SvgIconComponent;
|
|
3088
|
+
export const EMobiledata: SvgIconComponent;
|
|
3089
|
+
export const EMobiledataOutlined: SvgIconComponent;
|
|
3090
|
+
export const EMobiledataRounded: SvgIconComponent;
|
|
3091
|
+
export const EMobiledataSharp: SvgIconComponent;
|
|
3092
|
+
export const EMobiledataTwoTone: SvgIconComponent;
|
|
3052
3093
|
export const EmojiEmotions: SvgIconComponent;
|
|
3053
3094
|
export const EmojiEmotionsOutlined: SvgIconComponent;
|
|
3054
3095
|
export const EmojiEmotionsRounded: SvgIconComponent;
|
|
@@ -3116,11 +3157,11 @@ export const EqualizerSharp: SvgIconComponent;
|
|
|
3116
3157
|
export const EqualizerTwoTone: SvgIconComponent;
|
|
3117
3158
|
export const Error: SvgIconComponent;
|
|
3118
3159
|
export const ErrorOutline: SvgIconComponent;
|
|
3160
|
+
export const ErrorOutlined: SvgIconComponent;
|
|
3119
3161
|
export const ErrorOutlineOutlined: SvgIconComponent;
|
|
3120
3162
|
export const ErrorOutlineRounded: SvgIconComponent;
|
|
3121
3163
|
export const ErrorOutlineSharp: SvgIconComponent;
|
|
3122
3164
|
export const ErrorOutlineTwoTone: SvgIconComponent;
|
|
3123
|
-
export const ErrorOutlined: SvgIconComponent;
|
|
3124
3165
|
export const ErrorRounded: SvgIconComponent;
|
|
3125
3166
|
export const ErrorSharp: SvgIconComponent;
|
|
3126
3167
|
export const ErrorTwoTone: SvgIconComponent;
|
|
@@ -3144,11 +3185,6 @@ export const EuroSymbolRounded: SvgIconComponent;
|
|
|
3144
3185
|
export const EuroSymbolSharp: SvgIconComponent;
|
|
3145
3186
|
export const EuroSymbolTwoTone: SvgIconComponent;
|
|
3146
3187
|
export const EuroTwoTone: SvgIconComponent;
|
|
3147
|
-
export const EvStation: SvgIconComponent;
|
|
3148
|
-
export const EvStationOutlined: SvgIconComponent;
|
|
3149
|
-
export const EvStationRounded: SvgIconComponent;
|
|
3150
|
-
export const EvStationSharp: SvgIconComponent;
|
|
3151
|
-
export const EvStationTwoTone: SvgIconComponent;
|
|
3152
3188
|
export const Event: SvgIconComponent;
|
|
3153
3189
|
export const EventAvailable: SvgIconComponent;
|
|
3154
3190
|
export const EventAvailableOutlined: SvgIconComponent;
|
|
@@ -3179,6 +3215,11 @@ export const EventSeatSharp: SvgIconComponent;
|
|
|
3179
3215
|
export const EventSeatTwoTone: SvgIconComponent;
|
|
3180
3216
|
export const EventSharp: SvgIconComponent;
|
|
3181
3217
|
export const EventTwoTone: SvgIconComponent;
|
|
3218
|
+
export const EvStation: SvgIconComponent;
|
|
3219
|
+
export const EvStationOutlined: SvgIconComponent;
|
|
3220
|
+
export const EvStationRounded: SvgIconComponent;
|
|
3221
|
+
export const EvStationSharp: SvgIconComponent;
|
|
3222
|
+
export const EvStationTwoTone: SvgIconComponent;
|
|
3182
3223
|
export const ExitToApp: SvgIconComponent;
|
|
3183
3224
|
export const ExitToAppOutlined: SvgIconComponent;
|
|
3184
3225
|
export const ExitToAppRounded: SvgIconComponent;
|
|
@@ -3260,6 +3301,11 @@ export const Face6Outlined: SvgIconComponent;
|
|
|
3260
3301
|
export const Face6Rounded: SvgIconComponent;
|
|
3261
3302
|
export const Face6Sharp: SvgIconComponent;
|
|
3262
3303
|
export const Face6TwoTone: SvgIconComponent;
|
|
3304
|
+
export const Facebook: SvgIconComponent;
|
|
3305
|
+
export const FacebookOutlined: SvgIconComponent;
|
|
3306
|
+
export const FacebookRounded: SvgIconComponent;
|
|
3307
|
+
export const FacebookSharp: SvgIconComponent;
|
|
3308
|
+
export const FacebookTwoTone: SvgIconComponent;
|
|
3263
3309
|
export const FaceOutlined: SvgIconComponent;
|
|
3264
3310
|
export const FaceRetouchingNatural: SvgIconComponent;
|
|
3265
3311
|
export const FaceRetouchingNaturalOutlined: SvgIconComponent;
|
|
@@ -3274,11 +3320,10 @@ export const FaceRetouchingOffTwoTone: SvgIconComponent;
|
|
|
3274
3320
|
export const FaceRounded: SvgIconComponent;
|
|
3275
3321
|
export const FaceSharp: SvgIconComponent;
|
|
3276
3322
|
export const FaceTwoTone: SvgIconComponent;
|
|
3277
|
-
export const
|
|
3278
|
-
export const
|
|
3279
|
-
export const
|
|
3280
|
-
export const
|
|
3281
|
-
export const FacebookTwoTone: SvgIconComponent;
|
|
3323
|
+
export const FaceUnlockOutlined: SvgIconComponent;
|
|
3324
|
+
export const FaceUnlockRounded: SvgIconComponent;
|
|
3325
|
+
export const FaceUnlockSharp: SvgIconComponent;
|
|
3326
|
+
export const FaceUnlockTwoTone: SvgIconComponent;
|
|
3282
3327
|
export const FactCheck: SvgIconComponent;
|
|
3283
3328
|
export const FactCheckOutlined: SvgIconComponent;
|
|
3284
3329
|
export const FactCheckRounded: SvgIconComponent;
|
|
@@ -3294,6 +3339,11 @@ export const FamilyRestroomOutlined: SvgIconComponent;
|
|
|
3294
3339
|
export const FamilyRestroomRounded: SvgIconComponent;
|
|
3295
3340
|
export const FamilyRestroomSharp: SvgIconComponent;
|
|
3296
3341
|
export const FamilyRestroomTwoTone: SvgIconComponent;
|
|
3342
|
+
export const Fastfood: SvgIconComponent;
|
|
3343
|
+
export const FastfoodOutlined: SvgIconComponent;
|
|
3344
|
+
export const FastfoodRounded: SvgIconComponent;
|
|
3345
|
+
export const FastfoodSharp: SvgIconComponent;
|
|
3346
|
+
export const FastfoodTwoTone: SvgIconComponent;
|
|
3297
3347
|
export const FastForward: SvgIconComponent;
|
|
3298
3348
|
export const FastForwardOutlined: SvgIconComponent;
|
|
3299
3349
|
export const FastForwardRounded: SvgIconComponent;
|
|
@@ -3304,11 +3354,6 @@ export const FastRewindOutlined: SvgIconComponent;
|
|
|
3304
3354
|
export const FastRewindRounded: SvgIconComponent;
|
|
3305
3355
|
export const FastRewindSharp: SvgIconComponent;
|
|
3306
3356
|
export const FastRewindTwoTone: SvgIconComponent;
|
|
3307
|
-
export const Fastfood: SvgIconComponent;
|
|
3308
|
-
export const FastfoodOutlined: SvgIconComponent;
|
|
3309
|
-
export const FastfoodRounded: SvgIconComponent;
|
|
3310
|
-
export const FastfoodSharp: SvgIconComponent;
|
|
3311
|
-
export const FastfoodTwoTone: SvgIconComponent;
|
|
3312
3357
|
export const Favorite: SvgIconComponent;
|
|
3313
3358
|
export const FavoriteBorder: SvgIconComponent;
|
|
3314
3359
|
export const FavoriteBorderOutlined: SvgIconComponent;
|
|
@@ -3335,15 +3380,15 @@ export const FeaturedVideoRounded: SvgIconComponent;
|
|
|
3335
3380
|
export const FeaturedVideoSharp: SvgIconComponent;
|
|
3336
3381
|
export const FeaturedVideoTwoTone: SvgIconComponent;
|
|
3337
3382
|
export const Feed: SvgIconComponent;
|
|
3338
|
-
export const FeedOutlined: SvgIconComponent;
|
|
3339
|
-
export const FeedRounded: SvgIconComponent;
|
|
3340
|
-
export const FeedSharp: SvgIconComponent;
|
|
3341
|
-
export const FeedTwoTone: SvgIconComponent;
|
|
3342
3383
|
export const Feedback: SvgIconComponent;
|
|
3343
3384
|
export const FeedbackOutlined: SvgIconComponent;
|
|
3344
3385
|
export const FeedbackRounded: SvgIconComponent;
|
|
3345
3386
|
export const FeedbackSharp: SvgIconComponent;
|
|
3346
3387
|
export const FeedbackTwoTone: SvgIconComponent;
|
|
3388
|
+
export const FeedOutlined: SvgIconComponent;
|
|
3389
|
+
export const FeedRounded: SvgIconComponent;
|
|
3390
|
+
export const FeedSharp: SvgIconComponent;
|
|
3391
|
+
export const FeedTwoTone: SvgIconComponent;
|
|
3347
3392
|
export const Female: SvgIconComponent;
|
|
3348
3393
|
export const FemaleOutlined: SvgIconComponent;
|
|
3349
3394
|
export const FemaleRounded: SvgIconComponent;
|
|
@@ -3420,6 +3465,7 @@ export const FilePresentRounded: SvgIconComponent;
|
|
|
3420
3465
|
export const FilePresentSharp: SvgIconComponent;
|
|
3421
3466
|
export const FilePresentTwoTone: SvgIconComponent;
|
|
3422
3467
|
export const FileUpload: SvgIconComponent;
|
|
3468
|
+
export const FileUploadOff: SvgIconComponent;
|
|
3423
3469
|
export const FileUploadOutlined: SvgIconComponent;
|
|
3424
3470
|
export const FileUploadRounded: SvgIconComponent;
|
|
3425
3471
|
export const FileUploadSharp: SvgIconComponent;
|
|
@@ -3511,6 +3557,7 @@ export const FilterHdrRounded: SvgIconComponent;
|
|
|
3511
3557
|
export const FilterHdrSharp: SvgIconComponent;
|
|
3512
3558
|
export const FilterHdrTwoTone: SvgIconComponent;
|
|
3513
3559
|
export const FilterList: SvgIconComponent;
|
|
3560
|
+
export const FilterListAlt: SvgIconComponent;
|
|
3514
3561
|
export const FilterListOff: SvgIconComponent;
|
|
3515
3562
|
export const FilterListOffOutlined: SvgIconComponent;
|
|
3516
3563
|
export const FilterListOffRounded: SvgIconComponent;
|
|
@@ -3564,26 +3611,21 @@ export const FireHydrantAltOutlined: SvgIconComponent;
|
|
|
3564
3611
|
export const FireHydrantAltRounded: SvgIconComponent;
|
|
3565
3612
|
export const FireHydrantAltSharp: SvgIconComponent;
|
|
3566
3613
|
export const FireHydrantAltTwoTone: SvgIconComponent;
|
|
3567
|
-
export const FireTruck: SvgIconComponent;
|
|
3568
|
-
export const FireTruckOutlined: SvgIconComponent;
|
|
3569
|
-
export const FireTruckRounded: SvgIconComponent;
|
|
3570
|
-
export const FireTruckSharp: SvgIconComponent;
|
|
3571
|
-
export const FireTruckTwoTone: SvgIconComponent;
|
|
3572
3614
|
export const Fireplace: SvgIconComponent;
|
|
3573
3615
|
export const FireplaceOutlined: SvgIconComponent;
|
|
3574
3616
|
export const FireplaceRounded: SvgIconComponent;
|
|
3575
3617
|
export const FireplaceSharp: SvgIconComponent;
|
|
3576
3618
|
export const FireplaceTwoTone: SvgIconComponent;
|
|
3619
|
+
export const FireTruck: SvgIconComponent;
|
|
3620
|
+
export const FireTruckOutlined: SvgIconComponent;
|
|
3621
|
+
export const FireTruckRounded: SvgIconComponent;
|
|
3622
|
+
export const FireTruckSharp: SvgIconComponent;
|
|
3623
|
+
export const FireTruckTwoTone: SvgIconComponent;
|
|
3577
3624
|
export const FirstPage: SvgIconComponent;
|
|
3578
3625
|
export const FirstPageOutlined: SvgIconComponent;
|
|
3579
3626
|
export const FirstPageRounded: SvgIconComponent;
|
|
3580
3627
|
export const FirstPageSharp: SvgIconComponent;
|
|
3581
3628
|
export const FirstPageTwoTone: SvgIconComponent;
|
|
3582
|
-
export const FitScreen: SvgIconComponent;
|
|
3583
|
-
export const FitScreenOutlined: SvgIconComponent;
|
|
3584
|
-
export const FitScreenRounded: SvgIconComponent;
|
|
3585
|
-
export const FitScreenSharp: SvgIconComponent;
|
|
3586
|
-
export const FitScreenTwoTone: SvgIconComponent;
|
|
3587
3629
|
export const Fitbit: SvgIconComponent;
|
|
3588
3630
|
export const FitbitOutlined: SvgIconComponent;
|
|
3589
3631
|
export const FitbitRounded: SvgIconComponent;
|
|
@@ -3594,6 +3636,11 @@ export const FitnessCenterOutlined: SvgIconComponent;
|
|
|
3594
3636
|
export const FitnessCenterRounded: SvgIconComponent;
|
|
3595
3637
|
export const FitnessCenterSharp: SvgIconComponent;
|
|
3596
3638
|
export const FitnessCenterTwoTone: SvgIconComponent;
|
|
3639
|
+
export const FitScreen: SvgIconComponent;
|
|
3640
|
+
export const FitScreenOutlined: SvgIconComponent;
|
|
3641
|
+
export const FitScreenRounded: SvgIconComponent;
|
|
3642
|
+
export const FitScreenSharp: SvgIconComponent;
|
|
3643
|
+
export const FitScreenTwoTone: SvgIconComponent;
|
|
3597
3644
|
export const FiveG: SvgIconComponent;
|
|
3598
3645
|
export const FiveGOutlined: SvgIconComponent;
|
|
3599
3646
|
export const FiveGRounded: SvgIconComponent;
|
|
@@ -3644,16 +3691,6 @@ export const FlashAutoOutlined: SvgIconComponent;
|
|
|
3644
3691
|
export const FlashAutoRounded: SvgIconComponent;
|
|
3645
3692
|
export const FlashAutoSharp: SvgIconComponent;
|
|
3646
3693
|
export const FlashAutoTwoTone: SvgIconComponent;
|
|
3647
|
-
export const FlashOff: SvgIconComponent;
|
|
3648
|
-
export const FlashOffOutlined: SvgIconComponent;
|
|
3649
|
-
export const FlashOffRounded: SvgIconComponent;
|
|
3650
|
-
export const FlashOffSharp: SvgIconComponent;
|
|
3651
|
-
export const FlashOffTwoTone: SvgIconComponent;
|
|
3652
|
-
export const FlashOn: SvgIconComponent;
|
|
3653
|
-
export const FlashOnOutlined: SvgIconComponent;
|
|
3654
|
-
export const FlashOnRounded: SvgIconComponent;
|
|
3655
|
-
export const FlashOnSharp: SvgIconComponent;
|
|
3656
|
-
export const FlashOnTwoTone: SvgIconComponent;
|
|
3657
3694
|
export const FlashlightOff: SvgIconComponent;
|
|
3658
3695
|
export const FlashlightOffOutlined: SvgIconComponent;
|
|
3659
3696
|
export const FlashlightOffRounded: SvgIconComponent;
|
|
@@ -3664,6 +3701,16 @@ export const FlashlightOnOutlined: SvgIconComponent;
|
|
|
3664
3701
|
export const FlashlightOnRounded: SvgIconComponent;
|
|
3665
3702
|
export const FlashlightOnSharp: SvgIconComponent;
|
|
3666
3703
|
export const FlashlightOnTwoTone: SvgIconComponent;
|
|
3704
|
+
export const FlashOff: SvgIconComponent;
|
|
3705
|
+
export const FlashOffOutlined: SvgIconComponent;
|
|
3706
|
+
export const FlashOffRounded: SvgIconComponent;
|
|
3707
|
+
export const FlashOffSharp: SvgIconComponent;
|
|
3708
|
+
export const FlashOffTwoTone: SvgIconComponent;
|
|
3709
|
+
export const FlashOn: SvgIconComponent;
|
|
3710
|
+
export const FlashOnOutlined: SvgIconComponent;
|
|
3711
|
+
export const FlashOnRounded: SvgIconComponent;
|
|
3712
|
+
export const FlashOnSharp: SvgIconComponent;
|
|
3713
|
+
export const FlashOnTwoTone: SvgIconComponent;
|
|
3667
3714
|
export const Flatware: SvgIconComponent;
|
|
3668
3715
|
export const FlatwareOutlined: SvgIconComponent;
|
|
3669
3716
|
export const FlatwareRounded: SvgIconComponent;
|
|
@@ -3739,6 +3786,7 @@ export const FmdGoodOutlined: SvgIconComponent;
|
|
|
3739
3786
|
export const FmdGoodRounded: SvgIconComponent;
|
|
3740
3787
|
export const FmdGoodSharp: SvgIconComponent;
|
|
3741
3788
|
export const FmdGoodTwoTone: SvgIconComponent;
|
|
3789
|
+
export const Foggy: SvgIconComponent;
|
|
3742
3790
|
export const Folder: SvgIconComponent;
|
|
3743
3791
|
export const FolderCopy: SvgIconComponent;
|
|
3744
3792
|
export const FolderCopyOutlined: SvgIconComponent;
|
|
@@ -3809,6 +3857,7 @@ export const ForkLeftOutlined: SvgIconComponent;
|
|
|
3809
3857
|
export const ForkLeftRounded: SvgIconComponent;
|
|
3810
3858
|
export const ForkLeftSharp: SvgIconComponent;
|
|
3811
3859
|
export const ForkLeftTwoTone: SvgIconComponent;
|
|
3860
|
+
export const Forklift: SvgIconComponent;
|
|
3812
3861
|
export const ForkRight: SvgIconComponent;
|
|
3813
3862
|
export const ForkRightOutlined: SvgIconComponent;
|
|
3814
3863
|
export const ForkRightRounded: SvgIconComponent;
|
|
@@ -3880,6 +3929,7 @@ export const FormatLineSpacingRounded: SvgIconComponent;
|
|
|
3880
3929
|
export const FormatLineSpacingSharp: SvgIconComponent;
|
|
3881
3930
|
export const FormatLineSpacingTwoTone: SvgIconComponent;
|
|
3882
3931
|
export const FormatListBulleted: SvgIconComponent;
|
|
3932
|
+
export const FormatListBulletedAdd: SvgIconComponent;
|
|
3883
3933
|
export const FormatListBulletedOutlined: SvgIconComponent;
|
|
3884
3934
|
export const FormatListBulletedRounded: SvgIconComponent;
|
|
3885
3935
|
export const FormatListBulletedSharp: SvgIconComponent;
|
|
@@ -4014,6 +4064,17 @@ export const FreeBreakfastOutlined: SvgIconComponent;
|
|
|
4014
4064
|
export const FreeBreakfastRounded: SvgIconComponent;
|
|
4015
4065
|
export const FreeBreakfastSharp: SvgIconComponent;
|
|
4016
4066
|
export const FreeBreakfastTwoTone: SvgIconComponent;
|
|
4067
|
+
export const FreeCancellation: SvgIconComponent;
|
|
4068
|
+
export const FreeCancellationOutlined: SvgIconComponent;
|
|
4069
|
+
export const FreeCancellationRounded: SvgIconComponent;
|
|
4070
|
+
export const FreeCancellationSharp: SvgIconComponent;
|
|
4071
|
+
export const FreeCancellationTwoTone: SvgIconComponent;
|
|
4072
|
+
export const FrontHand: SvgIconComponent;
|
|
4073
|
+
export const FrontHandOutlined: SvgIconComponent;
|
|
4074
|
+
export const FrontHandRounded: SvgIconComponent;
|
|
4075
|
+
export const FrontHandSharp: SvgIconComponent;
|
|
4076
|
+
export const FrontHandTwoTone: SvgIconComponent;
|
|
4077
|
+
export const FrontLoader: SvgIconComponent;
|
|
4017
4078
|
export const Fullscreen: SvgIconComponent;
|
|
4018
4079
|
export const FullscreenExit: SvgIconComponent;
|
|
4019
4080
|
export const FullscreenExitOutlined: SvgIconComponent;
|
|
@@ -4029,16 +4090,6 @@ export const FunctionsOutlined: SvgIconComponent;
|
|
|
4029
4090
|
export const FunctionsRounded: SvgIconComponent;
|
|
4030
4091
|
export const FunctionsSharp: SvgIconComponent;
|
|
4031
4092
|
export const FunctionsTwoTone: SvgIconComponent;
|
|
4032
|
-
export const GMobiledata: SvgIconComponent;
|
|
4033
|
-
export const GMobiledataOutlined: SvgIconComponent;
|
|
4034
|
-
export const GMobiledataRounded: SvgIconComponent;
|
|
4035
|
-
export const GMobiledataSharp: SvgIconComponent;
|
|
4036
|
-
export const GMobiledataTwoTone: SvgIconComponent;
|
|
4037
|
-
export const GTranslate: SvgIconComponent;
|
|
4038
|
-
export const GTranslateOutlined: SvgIconComponent;
|
|
4039
|
-
export const GTranslateRounded: SvgIconComponent;
|
|
4040
|
-
export const GTranslateSharp: SvgIconComponent;
|
|
4041
|
-
export const GTranslateTwoTone: SvgIconComponent;
|
|
4042
4093
|
export const Gamepad: SvgIconComponent;
|
|
4043
4094
|
export const GamepadOutlined: SvgIconComponent;
|
|
4044
4095
|
export const GamepadRounded: SvgIconComponent;
|
|
@@ -4064,6 +4115,11 @@ export const GavelOutlined: SvgIconComponent;
|
|
|
4064
4115
|
export const GavelRounded: SvgIconComponent;
|
|
4065
4116
|
export const GavelSharp: SvgIconComponent;
|
|
4066
4117
|
export const GavelTwoTone: SvgIconComponent;
|
|
4118
|
+
export const GeneratingTokens: SvgIconComponent;
|
|
4119
|
+
export const GeneratingTokensOutlined: SvgIconComponent;
|
|
4120
|
+
export const GeneratingTokensRounded: SvgIconComponent;
|
|
4121
|
+
export const GeneratingTokensSharp: SvgIconComponent;
|
|
4122
|
+
export const GeneratingTokensTwoTone: SvgIconComponent;
|
|
4067
4123
|
export const Gesture: SvgIconComponent;
|
|
4068
4124
|
export const GestureOutlined: SvgIconComponent;
|
|
4069
4125
|
export const GestureRounded: SvgIconComponent;
|
|
@@ -4089,12 +4145,17 @@ export const GirlOutlined: SvgIconComponent;
|
|
|
4089
4145
|
export const GirlRounded: SvgIconComponent;
|
|
4090
4146
|
export const GirlSharp: SvgIconComponent;
|
|
4091
4147
|
export const GirlTwoTone: SvgIconComponent;
|
|
4092
|
-
export const GitHub: SvgIconComponent;
|
|
4093
4148
|
export const Gite: SvgIconComponent;
|
|
4094
4149
|
export const GiteOutlined: SvgIconComponent;
|
|
4095
4150
|
export const GiteRounded: SvgIconComponent;
|
|
4096
4151
|
export const GiteSharp: SvgIconComponent;
|
|
4097
4152
|
export const GiteTwoTone: SvgIconComponent;
|
|
4153
|
+
export const GitHub: SvgIconComponent;
|
|
4154
|
+
export const GMobiledata: SvgIconComponent;
|
|
4155
|
+
export const GMobiledataOutlined: SvgIconComponent;
|
|
4156
|
+
export const GMobiledataRounded: SvgIconComponent;
|
|
4157
|
+
export const GMobiledataSharp: SvgIconComponent;
|
|
4158
|
+
export const GMobiledataTwoTone: SvgIconComponent;
|
|
4098
4159
|
export const GolfCourse: SvgIconComponent;
|
|
4099
4160
|
export const GolfCourseOutlined: SvgIconComponent;
|
|
4100
4161
|
export const GolfCourseRounded: SvgIconComponent;
|
|
@@ -4197,6 +4258,11 @@ export const GroupAddOutlined: SvgIconComponent;
|
|
|
4197
4258
|
export const GroupAddRounded: SvgIconComponent;
|
|
4198
4259
|
export const GroupAddSharp: SvgIconComponent;
|
|
4199
4260
|
export const GroupAddTwoTone: SvgIconComponent;
|
|
4261
|
+
export const GroupOff: SvgIconComponent;
|
|
4262
|
+
export const GroupOffOutlined: SvgIconComponent;
|
|
4263
|
+
export const GroupOffRounded: SvgIconComponent;
|
|
4264
|
+
export const GroupOffSharp: SvgIconComponent;
|
|
4265
|
+
export const GroupOffTwoTone: SvgIconComponent;
|
|
4200
4266
|
export const GroupOutlined: SvgIconComponent;
|
|
4201
4267
|
export const GroupRemove: SvgIconComponent;
|
|
4202
4268
|
export const GroupRemoveOutlined: SvgIconComponent;
|
|
@@ -4204,13 +4270,6 @@ export const GroupRemoveRounded: SvgIconComponent;
|
|
|
4204
4270
|
export const GroupRemoveSharp: SvgIconComponent;
|
|
4205
4271
|
export const GroupRemoveTwoTone: SvgIconComponent;
|
|
4206
4272
|
export const GroupRounded: SvgIconComponent;
|
|
4207
|
-
export const GroupSharp: SvgIconComponent;
|
|
4208
|
-
export const GroupTwoTone: SvgIconComponent;
|
|
4209
|
-
export const GroupWork: SvgIconComponent;
|
|
4210
|
-
export const GroupWorkOutlined: SvgIconComponent;
|
|
4211
|
-
export const GroupWorkRounded: SvgIconComponent;
|
|
4212
|
-
export const GroupWorkSharp: SvgIconComponent;
|
|
4213
|
-
export const GroupWorkTwoTone: SvgIconComponent;
|
|
4214
4273
|
export const Groups: SvgIconComponent;
|
|
4215
4274
|
export const Groups2: SvgIconComponent;
|
|
4216
4275
|
export const Groups2Outlined: SvgIconComponent;
|
|
@@ -4222,20 +4281,22 @@ export const Groups3Outlined: SvgIconComponent;
|
|
|
4222
4281
|
export const Groups3Rounded: SvgIconComponent;
|
|
4223
4282
|
export const Groups3Sharp: SvgIconComponent;
|
|
4224
4283
|
export const Groups3TwoTone: SvgIconComponent;
|
|
4284
|
+
export const GroupSharp: SvgIconComponent;
|
|
4225
4285
|
export const GroupsOutlined: SvgIconComponent;
|
|
4226
4286
|
export const GroupsRounded: SvgIconComponent;
|
|
4227
4287
|
export const GroupsSharp: SvgIconComponent;
|
|
4228
4288
|
export const GroupsTwoTone: SvgIconComponent;
|
|
4229
|
-
export const
|
|
4230
|
-
export const
|
|
4231
|
-
export const
|
|
4232
|
-
export const
|
|
4233
|
-
export const
|
|
4234
|
-
export const
|
|
4235
|
-
export const
|
|
4236
|
-
export const
|
|
4237
|
-
export const
|
|
4238
|
-
export const
|
|
4289
|
+
export const GroupTwoTone: SvgIconComponent;
|
|
4290
|
+
export const GroupWork: SvgIconComponent;
|
|
4291
|
+
export const GroupWorkOutlined: SvgIconComponent;
|
|
4292
|
+
export const GroupWorkRounded: SvgIconComponent;
|
|
4293
|
+
export const GroupWorkSharp: SvgIconComponent;
|
|
4294
|
+
export const GroupWorkTwoTone: SvgIconComponent;
|
|
4295
|
+
export const GTranslate: SvgIconComponent;
|
|
4296
|
+
export const GTranslateOutlined: SvgIconComponent;
|
|
4297
|
+
export const GTranslateRounded: SvgIconComponent;
|
|
4298
|
+
export const GTranslateSharp: SvgIconComponent;
|
|
4299
|
+
export const GTranslateTwoTone: SvgIconComponent;
|
|
4239
4300
|
export const Hail: SvgIconComponent;
|
|
4240
4301
|
export const HailOutlined: SvgIconComponent;
|
|
4241
4302
|
export const HailRounded: SvgIconComponent;
|
|
@@ -4258,9 +4319,6 @@ export const HardwareSharp: SvgIconComponent;
|
|
|
4258
4319
|
export const HardwareTwoTone: SvgIconComponent;
|
|
4259
4320
|
export const Hd: SvgIconComponent;
|
|
4260
4321
|
export const HdOutlined: SvgIconComponent;
|
|
4261
|
-
export const HdRounded: SvgIconComponent;
|
|
4262
|
-
export const HdSharp: SvgIconComponent;
|
|
4263
|
-
export const HdTwoTone: SvgIconComponent;
|
|
4264
4322
|
export const HdrAuto: SvgIconComponent;
|
|
4265
4323
|
export const HdrAutoOutlined: SvgIconComponent;
|
|
4266
4324
|
export const HdrAutoRounded: SvgIconComponent;
|
|
@@ -4296,6 +4354,7 @@ export const HdrOnSelectSharp: SvgIconComponent;
|
|
|
4296
4354
|
export const HdrOnSelectTwoTone: SvgIconComponent;
|
|
4297
4355
|
export const HdrOnSharp: SvgIconComponent;
|
|
4298
4356
|
export const HdrOnTwoTone: SvgIconComponent;
|
|
4357
|
+
export const HdRounded: SvgIconComponent;
|
|
4299
4358
|
export const HdrPlus: SvgIconComponent;
|
|
4300
4359
|
export const HdrPlusOutlined: SvgIconComponent;
|
|
4301
4360
|
export const HdrPlusRounded: SvgIconComponent;
|
|
@@ -4311,6 +4370,8 @@ export const HdrWeakOutlined: SvgIconComponent;
|
|
|
4311
4370
|
export const HdrWeakRounded: SvgIconComponent;
|
|
4312
4371
|
export const HdrWeakSharp: SvgIconComponent;
|
|
4313
4372
|
export const HdrWeakTwoTone: SvgIconComponent;
|
|
4373
|
+
export const HdSharp: SvgIconComponent;
|
|
4374
|
+
export const HdTwoTone: SvgIconComponent;
|
|
4314
4375
|
export const Headphones: SvgIconComponent;
|
|
4315
4376
|
export const HeadphonesBattery: SvgIconComponent;
|
|
4316
4377
|
export const HeadphonesBatteryOutlined: SvgIconComponent;
|
|
@@ -4378,11 +4439,11 @@ export const HelpCenterRounded: SvgIconComponent;
|
|
|
4378
4439
|
export const HelpCenterSharp: SvgIconComponent;
|
|
4379
4440
|
export const HelpCenterTwoTone: SvgIconComponent;
|
|
4380
4441
|
export const HelpOutline: SvgIconComponent;
|
|
4442
|
+
export const HelpOutlined: SvgIconComponent;
|
|
4381
4443
|
export const HelpOutlineOutlined: SvgIconComponent;
|
|
4382
4444
|
export const HelpOutlineRounded: SvgIconComponent;
|
|
4383
4445
|
export const HelpOutlineSharp: SvgIconComponent;
|
|
4384
4446
|
export const HelpOutlineTwoTone: SvgIconComponent;
|
|
4385
|
-
export const HelpOutlined: SvgIconComponent;
|
|
4386
4447
|
export const HelpRounded: SvgIconComponent;
|
|
4387
4448
|
export const HelpSharp: SvgIconComponent;
|
|
4388
4449
|
export const HelpTwoTone: SvgIconComponent;
|
|
@@ -4406,11 +4467,6 @@ export const HideSourceOutlined: SvgIconComponent;
|
|
|
4406
4467
|
export const HideSourceRounded: SvgIconComponent;
|
|
4407
4468
|
export const HideSourceSharp: SvgIconComponent;
|
|
4408
4469
|
export const HideSourceTwoTone: SvgIconComponent;
|
|
4409
|
-
export const HighQuality: SvgIconComponent;
|
|
4410
|
-
export const HighQualityOutlined: SvgIconComponent;
|
|
4411
|
-
export const HighQualityRounded: SvgIconComponent;
|
|
4412
|
-
export const HighQualitySharp: SvgIconComponent;
|
|
4413
|
-
export const HighQualityTwoTone: SvgIconComponent;
|
|
4414
4470
|
export const Highlight: SvgIconComponent;
|
|
4415
4471
|
export const HighlightAlt: SvgIconComponent;
|
|
4416
4472
|
export const HighlightAltOutlined: SvgIconComponent;
|
|
@@ -4426,6 +4482,11 @@ export const HighlightOutlined: SvgIconComponent;
|
|
|
4426
4482
|
export const HighlightRounded: SvgIconComponent;
|
|
4427
4483
|
export const HighlightSharp: SvgIconComponent;
|
|
4428
4484
|
export const HighlightTwoTone: SvgIconComponent;
|
|
4485
|
+
export const HighQuality: SvgIconComponent;
|
|
4486
|
+
export const HighQualityOutlined: SvgIconComponent;
|
|
4487
|
+
export const HighQualityRounded: SvgIconComponent;
|
|
4488
|
+
export const HighQualitySharp: SvgIconComponent;
|
|
4489
|
+
export const HighQualityTwoTone: SvgIconComponent;
|
|
4429
4490
|
export const Hiking: SvgIconComponent;
|
|
4430
4491
|
export const HikingOutlined: SvgIconComponent;
|
|
4431
4492
|
export const HikingRounded: SvgIconComponent;
|
|
@@ -4461,12 +4522,18 @@ export const HlsOutlined: SvgIconComponent;
|
|
|
4461
4522
|
export const HlsRounded: SvgIconComponent;
|
|
4462
4523
|
export const HlsSharp: SvgIconComponent;
|
|
4463
4524
|
export const HlsTwoTone: SvgIconComponent;
|
|
4525
|
+
export const HMobiledata: SvgIconComponent;
|
|
4526
|
+
export const HMobiledataOutlined: SvgIconComponent;
|
|
4527
|
+
export const HMobiledataRounded: SvgIconComponent;
|
|
4528
|
+
export const HMobiledataSharp: SvgIconComponent;
|
|
4529
|
+
export const HMobiledataTwoTone: SvgIconComponent;
|
|
4464
4530
|
export const HolidayVillage: SvgIconComponent;
|
|
4465
4531
|
export const HolidayVillageOutlined: SvgIconComponent;
|
|
4466
4532
|
export const HolidayVillageRounded: SvgIconComponent;
|
|
4467
4533
|
export const HolidayVillageSharp: SvgIconComponent;
|
|
4468
4534
|
export const HolidayVillageTwoTone: SvgIconComponent;
|
|
4469
4535
|
export const Home: SvgIconComponent;
|
|
4536
|
+
export const HomeFilled: SvgIconComponent;
|
|
4470
4537
|
export const HomeMax: SvgIconComponent;
|
|
4471
4538
|
export const HomeMaxOutlined: SvgIconComponent;
|
|
4472
4539
|
export const HomeMaxRounded: SvgIconComponent;
|
|
@@ -4501,16 +4568,21 @@ export const HorizontalSplitOutlined: SvgIconComponent;
|
|
|
4501
4568
|
export const HorizontalSplitRounded: SvgIconComponent;
|
|
4502
4569
|
export const HorizontalSplitSharp: SvgIconComponent;
|
|
4503
4570
|
export const HorizontalSplitTwoTone: SvgIconComponent;
|
|
4504
|
-
export const HotTub: SvgIconComponent;
|
|
4505
|
-
export const HotTubOutlined: SvgIconComponent;
|
|
4506
|
-
export const HotTubRounded: SvgIconComponent;
|
|
4507
|
-
export const HotTubSharp: SvgIconComponent;
|
|
4508
|
-
export const HotTubTwoTone: SvgIconComponent;
|
|
4509
4571
|
export const Hotel: SvgIconComponent;
|
|
4572
|
+
export const HotelClass: SvgIconComponent;
|
|
4573
|
+
export const HotelClassOutlined: SvgIconComponent;
|
|
4574
|
+
export const HotelClassRounded: SvgIconComponent;
|
|
4575
|
+
export const HotelClassSharp: SvgIconComponent;
|
|
4576
|
+
export const HotelClassTwoTone: SvgIconComponent;
|
|
4510
4577
|
export const HotelOutlined: SvgIconComponent;
|
|
4511
4578
|
export const HotelRounded: SvgIconComponent;
|
|
4512
4579
|
export const HotelSharp: SvgIconComponent;
|
|
4513
4580
|
export const HotelTwoTone: SvgIconComponent;
|
|
4581
|
+
export const HotTub: SvgIconComponent;
|
|
4582
|
+
export const HotTubOutlined: SvgIconComponent;
|
|
4583
|
+
export const HotTubRounded: SvgIconComponent;
|
|
4584
|
+
export const HotTubSharp: SvgIconComponent;
|
|
4585
|
+
export const HotTubTwoTone: SvgIconComponent;
|
|
4514
4586
|
export const HourglassBottom: SvgIconComponent;
|
|
4515
4587
|
export const HourglassBottomOutlined: SvgIconComponent;
|
|
4516
4588
|
export const HourglassBottomRounded: SvgIconComponent;
|
|
@@ -4537,6 +4609,11 @@ export const HourglassTopRounded: SvgIconComponent;
|
|
|
4537
4609
|
export const HourglassTopSharp: SvgIconComponent;
|
|
4538
4610
|
export const HourglassTopTwoTone: SvgIconComponent;
|
|
4539
4611
|
export const House: SvgIconComponent;
|
|
4612
|
+
export const Houseboat: SvgIconComponent;
|
|
4613
|
+
export const HouseboatOutlined: SvgIconComponent;
|
|
4614
|
+
export const HouseboatRounded: SvgIconComponent;
|
|
4615
|
+
export const HouseboatSharp: SvgIconComponent;
|
|
4616
|
+
export const HouseboatTwoTone: SvgIconComponent;
|
|
4540
4617
|
export const HouseOutlined: SvgIconComponent;
|
|
4541
4618
|
export const HouseRounded: SvgIconComponent;
|
|
4542
4619
|
export const HouseSharp: SvgIconComponent;
|
|
@@ -4546,11 +4623,6 @@ export const HouseSidingRounded: SvgIconComponent;
|
|
|
4546
4623
|
export const HouseSidingSharp: SvgIconComponent;
|
|
4547
4624
|
export const HouseSidingTwoTone: SvgIconComponent;
|
|
4548
4625
|
export const HouseTwoTone: SvgIconComponent;
|
|
4549
|
-
export const Houseboat: SvgIconComponent;
|
|
4550
|
-
export const HouseboatOutlined: SvgIconComponent;
|
|
4551
|
-
export const HouseboatRounded: SvgIconComponent;
|
|
4552
|
-
export const HouseboatSharp: SvgIconComponent;
|
|
4553
|
-
export const HouseboatTwoTone: SvgIconComponent;
|
|
4554
4626
|
export const HowToReg: SvgIconComponent;
|
|
4555
4627
|
export const HowToRegOutlined: SvgIconComponent;
|
|
4556
4628
|
export const HowToRegRounded: SvgIconComponent;
|
|
@@ -4561,6 +4633,11 @@ export const HowToVoteOutlined: SvgIconComponent;
|
|
|
4561
4633
|
export const HowToVoteRounded: SvgIconComponent;
|
|
4562
4634
|
export const HowToVoteSharp: SvgIconComponent;
|
|
4563
4635
|
export const HowToVoteTwoTone: SvgIconComponent;
|
|
4636
|
+
export const HPlusMobiledata: SvgIconComponent;
|
|
4637
|
+
export const HPlusMobiledataOutlined: SvgIconComponent;
|
|
4638
|
+
export const HPlusMobiledataRounded: SvgIconComponent;
|
|
4639
|
+
export const HPlusMobiledataSharp: SvgIconComponent;
|
|
4640
|
+
export const HPlusMobiledataTwoTone: SvgIconComponent;
|
|
4564
4641
|
export const Html: SvgIconComponent;
|
|
4565
4642
|
export const HtmlOutlined: SvgIconComponent;
|
|
4566
4643
|
export const HtmlRounded: SvgIconComponent;
|
|
@@ -4569,13 +4646,13 @@ export const HtmlTwoTone: SvgIconComponent;
|
|
|
4569
4646
|
export const Http: SvgIconComponent;
|
|
4570
4647
|
export const HttpOutlined: SvgIconComponent;
|
|
4571
4648
|
export const HttpRounded: SvgIconComponent;
|
|
4572
|
-
export const HttpSharp: SvgIconComponent;
|
|
4573
|
-
export const HttpTwoTone: SvgIconComponent;
|
|
4574
4649
|
export const Https: SvgIconComponent;
|
|
4650
|
+
export const HttpSharp: SvgIconComponent;
|
|
4575
4651
|
export const HttpsOutlined: SvgIconComponent;
|
|
4576
4652
|
export const HttpsRounded: SvgIconComponent;
|
|
4577
4653
|
export const HttpsSharp: SvgIconComponent;
|
|
4578
4654
|
export const HttpsTwoTone: SvgIconComponent;
|
|
4655
|
+
export const HttpTwoTone: SvgIconComponent;
|
|
4579
4656
|
export const Hub: SvgIconComponent;
|
|
4580
4657
|
export const HubOutlined: SvgIconComponent;
|
|
4581
4658
|
export const HubRounded: SvgIconComponent;
|
|
@@ -4586,16 +4663,16 @@ export const HvacOutlined: SvgIconComponent;
|
|
|
4586
4663
|
export const HvacRounded: SvgIconComponent;
|
|
4587
4664
|
export const HvacSharp: SvgIconComponent;
|
|
4588
4665
|
export const HvacTwoTone: SvgIconComponent;
|
|
4589
|
-
export const IceSkating: SvgIconComponent;
|
|
4590
|
-
export const IceSkatingOutlined: SvgIconComponent;
|
|
4591
|
-
export const IceSkatingRounded: SvgIconComponent;
|
|
4592
|
-
export const IceSkatingSharp: SvgIconComponent;
|
|
4593
|
-
export const IceSkatingTwoTone: SvgIconComponent;
|
|
4594
4666
|
export const Icecream: SvgIconComponent;
|
|
4595
4667
|
export const IcecreamOutlined: SvgIconComponent;
|
|
4596
4668
|
export const IcecreamRounded: SvgIconComponent;
|
|
4597
4669
|
export const IcecreamSharp: SvgIconComponent;
|
|
4598
4670
|
export const IcecreamTwoTone: SvgIconComponent;
|
|
4671
|
+
export const IceSkating: SvgIconComponent;
|
|
4672
|
+
export const IceSkatingOutlined: SvgIconComponent;
|
|
4673
|
+
export const IceSkatingRounded: SvgIconComponent;
|
|
4674
|
+
export const IceSkatingSharp: SvgIconComponent;
|
|
4675
|
+
export const IceSkatingTwoTone: SvgIconComponent;
|
|
4599
4676
|
export const Image: SvgIconComponent;
|
|
4600
4677
|
export const ImageAspectRatio: SvgIconComponent;
|
|
4601
4678
|
export const ImageAspectRatioOutlined: SvgIconComponent;
|
|
@@ -4611,16 +4688,21 @@ export const ImageOutlined: SvgIconComponent;
|
|
|
4611
4688
|
export const ImageRounded: SvgIconComponent;
|
|
4612
4689
|
export const ImageSearch: SvgIconComponent;
|
|
4613
4690
|
export const ImageSearchOutlined: SvgIconComponent;
|
|
4614
|
-
export const ImageSearchRounded: SvgIconComponent;
|
|
4615
|
-
export const ImageSearchSharp: SvgIconComponent;
|
|
4616
|
-
export const ImageSearchTwoTone: SvgIconComponent;
|
|
4617
|
-
export const ImageSharp: SvgIconComponent;
|
|
4618
|
-
export const ImageTwoTone: SvgIconComponent;
|
|
4619
4691
|
export const ImagesearchRoller: SvgIconComponent;
|
|
4620
4692
|
export const ImagesearchRollerOutlined: SvgIconComponent;
|
|
4621
4693
|
export const ImagesearchRollerRounded: SvgIconComponent;
|
|
4622
4694
|
export const ImagesearchRollerSharp: SvgIconComponent;
|
|
4623
4695
|
export const ImagesearchRollerTwoTone: SvgIconComponent;
|
|
4696
|
+
export const ImageSearchRounded: SvgIconComponent;
|
|
4697
|
+
export const ImageSearchSharp: SvgIconComponent;
|
|
4698
|
+
export const ImageSearchTwoTone: SvgIconComponent;
|
|
4699
|
+
export const ImageSharp: SvgIconComponent;
|
|
4700
|
+
export const ImageTwoTone: SvgIconComponent;
|
|
4701
|
+
export const ImportantDevices: SvgIconComponent;
|
|
4702
|
+
export const ImportantDevicesOutlined: SvgIconComponent;
|
|
4703
|
+
export const ImportantDevicesRounded: SvgIconComponent;
|
|
4704
|
+
export const ImportantDevicesSharp: SvgIconComponent;
|
|
4705
|
+
export const ImportantDevicesTwoTone: SvgIconComponent;
|
|
4624
4706
|
export const ImportContacts: SvgIconComponent;
|
|
4625
4707
|
export const ImportContactsOutlined: SvgIconComponent;
|
|
4626
4708
|
export const ImportContactsRounded: SvgIconComponent;
|
|
@@ -4631,23 +4713,27 @@ export const ImportExportOutlined: SvgIconComponent;
|
|
|
4631
4713
|
export const ImportExportRounded: SvgIconComponent;
|
|
4632
4714
|
export const ImportExportSharp: SvgIconComponent;
|
|
4633
4715
|
export const ImportExportTwoTone: SvgIconComponent;
|
|
4634
|
-
export const ImportantDevices: SvgIconComponent;
|
|
4635
|
-
export const ImportantDevicesOutlined: SvgIconComponent;
|
|
4636
|
-
export const ImportantDevicesRounded: SvgIconComponent;
|
|
4637
|
-
export const ImportantDevicesSharp: SvgIconComponent;
|
|
4638
|
-
export const ImportantDevicesTwoTone: SvgIconComponent;
|
|
4639
4716
|
export const Inbox: SvgIconComponent;
|
|
4640
4717
|
export const InboxOutlined: SvgIconComponent;
|
|
4641
4718
|
export const InboxRounded: SvgIconComponent;
|
|
4642
4719
|
export const InboxSharp: SvgIconComponent;
|
|
4643
4720
|
export const InboxTwoTone: SvgIconComponent;
|
|
4721
|
+
export const IncompleteCircle: SvgIconComponent;
|
|
4722
|
+
export const IncompleteCircleOutlined: SvgIconComponent;
|
|
4723
|
+
export const IncompleteCircleRounded: SvgIconComponent;
|
|
4724
|
+
export const IncompleteCircleSharp: SvgIconComponent;
|
|
4725
|
+
export const IncompleteCircleTwoTone: SvgIconComponent;
|
|
4644
4726
|
export const IndeterminateCheckBox: SvgIconComponent;
|
|
4645
4727
|
export const IndeterminateCheckBoxOutlined: SvgIconComponent;
|
|
4646
4728
|
export const IndeterminateCheckBoxRounded: SvgIconComponent;
|
|
4647
4729
|
export const IndeterminateCheckBoxSharp: SvgIconComponent;
|
|
4648
4730
|
export const IndeterminateCheckBoxTwoTone: SvgIconComponent;
|
|
4649
4731
|
export const Info: SvgIconComponent;
|
|
4732
|
+
export const InfoOutline: SvgIconComponent;
|
|
4650
4733
|
export const InfoOutlined: SvgIconComponent;
|
|
4734
|
+
export const InfoOutlineRounded: SvgIconComponent;
|
|
4735
|
+
export const InfoOutlineSharp: SvgIconComponent;
|
|
4736
|
+
export const InfoOutlineTwoTone: SvgIconComponent;
|
|
4651
4737
|
export const InfoRounded: SvgIconComponent;
|
|
4652
4738
|
export const InfoSharp: SvgIconComponent;
|
|
4653
4739
|
export const InfoTwoTone: SvgIconComponent;
|
|
@@ -4802,15 +4888,6 @@ export const KebabDiningRounded: SvgIconComponent;
|
|
|
4802
4888
|
export const KebabDiningSharp: SvgIconComponent;
|
|
4803
4889
|
export const KebabDiningTwoTone: SvgIconComponent;
|
|
4804
4890
|
export const Key: SvgIconComponent;
|
|
4805
|
-
export const KeyOff: SvgIconComponent;
|
|
4806
|
-
export const KeyOffOutlined: SvgIconComponent;
|
|
4807
|
-
export const KeyOffRounded: SvgIconComponent;
|
|
4808
|
-
export const KeyOffSharp: SvgIconComponent;
|
|
4809
|
-
export const KeyOffTwoTone: SvgIconComponent;
|
|
4810
|
-
export const KeyOutlined: SvgIconComponent;
|
|
4811
|
-
export const KeyRounded: SvgIconComponent;
|
|
4812
|
-
export const KeySharp: SvgIconComponent;
|
|
4813
|
-
export const KeyTwoTone: SvgIconComponent;
|
|
4814
4891
|
export const Keyboard: SvgIconComponent;
|
|
4815
4892
|
export const KeyboardAlt: SvgIconComponent;
|
|
4816
4893
|
export const KeyboardAltOutlined: SvgIconComponent;
|
|
@@ -4906,6 +4983,15 @@ export const KeyboardVoiceOutlined: SvgIconComponent;
|
|
|
4906
4983
|
export const KeyboardVoiceRounded: SvgIconComponent;
|
|
4907
4984
|
export const KeyboardVoiceSharp: SvgIconComponent;
|
|
4908
4985
|
export const KeyboardVoiceTwoTone: SvgIconComponent;
|
|
4986
|
+
export const KeyOff: SvgIconComponent;
|
|
4987
|
+
export const KeyOffOutlined: SvgIconComponent;
|
|
4988
|
+
export const KeyOffRounded: SvgIconComponent;
|
|
4989
|
+
export const KeyOffSharp: SvgIconComponent;
|
|
4990
|
+
export const KeyOffTwoTone: SvgIconComponent;
|
|
4991
|
+
export const KeyOutlined: SvgIconComponent;
|
|
4992
|
+
export const KeyRounded: SvgIconComponent;
|
|
4993
|
+
export const KeySharp: SvgIconComponent;
|
|
4994
|
+
export const KeyTwoTone: SvgIconComponent;
|
|
4909
4995
|
export const KingBed: SvgIconComponent;
|
|
4910
4996
|
export const KingBedOutlined: SvgIconComponent;
|
|
4911
4997
|
export const KingBedRounded: SvgIconComponent;
|
|
@@ -4923,7 +5009,11 @@ export const KitesurfingSharp: SvgIconComponent;
|
|
|
4923
5009
|
export const KitesurfingTwoTone: SvgIconComponent;
|
|
4924
5010
|
export const Label: SvgIconComponent;
|
|
4925
5011
|
export const LabelImportant: SvgIconComponent;
|
|
5012
|
+
export const LabelImportantOutline: SvgIconComponent;
|
|
4926
5013
|
export const LabelImportantOutlined: SvgIconComponent;
|
|
5014
|
+
export const LabelImportantOutlineRounded: SvgIconComponent;
|
|
5015
|
+
export const LabelImportantOutlineSharp: SvgIconComponent;
|
|
5016
|
+
export const LabelImportantOutlineTwoTone: SvgIconComponent;
|
|
4927
5017
|
export const LabelImportantRounded: SvgIconComponent;
|
|
4928
5018
|
export const LabelImportantSharp: SvgIconComponent;
|
|
4929
5019
|
export const LabelImportantTwoTone: SvgIconComponent;
|
|
@@ -4937,10 +5027,6 @@ export const LabelRounded: SvgIconComponent;
|
|
|
4937
5027
|
export const LabelSharp: SvgIconComponent;
|
|
4938
5028
|
export const LabelTwoTone: SvgIconComponent;
|
|
4939
5029
|
export const Lan: SvgIconComponent;
|
|
4940
|
-
export const LanOutlined: SvgIconComponent;
|
|
4941
|
-
export const LanRounded: SvgIconComponent;
|
|
4942
|
-
export const LanSharp: SvgIconComponent;
|
|
4943
|
-
export const LanTwoTone: SvgIconComponent;
|
|
4944
5030
|
export const Landscape: SvgIconComponent;
|
|
4945
5031
|
export const LandscapeOutlined: SvgIconComponent;
|
|
4946
5032
|
export const LandscapeRounded: SvgIconComponent;
|
|
@@ -4956,6 +5042,10 @@ export const LanguageOutlined: SvgIconComponent;
|
|
|
4956
5042
|
export const LanguageRounded: SvgIconComponent;
|
|
4957
5043
|
export const LanguageSharp: SvgIconComponent;
|
|
4958
5044
|
export const LanguageTwoTone: SvgIconComponent;
|
|
5045
|
+
export const LanOutlined: SvgIconComponent;
|
|
5046
|
+
export const LanRounded: SvgIconComponent;
|
|
5047
|
+
export const LanSharp: SvgIconComponent;
|
|
5048
|
+
export const LanTwoTone: SvgIconComponent;
|
|
4959
5049
|
export const Laptop: SvgIconComponent;
|
|
4960
5050
|
export const LaptopChromebook: SvgIconComponent;
|
|
4961
5051
|
export const LaptopChromebookOutlined: SvgIconComponent;
|
|
@@ -5047,25 +5137,34 @@ export const LibraryMusicRounded: SvgIconComponent;
|
|
|
5047
5137
|
export const LibraryMusicSharp: SvgIconComponent;
|
|
5048
5138
|
export const LibraryMusicTwoTone: SvgIconComponent;
|
|
5049
5139
|
export const Light: SvgIconComponent;
|
|
5050
|
-
export const LightMode: SvgIconComponent;
|
|
5051
|
-
export const LightModeOutlined: SvgIconComponent;
|
|
5052
|
-
export const LightModeRounded: SvgIconComponent;
|
|
5053
|
-
export const LightModeSharp: SvgIconComponent;
|
|
5054
|
-
export const LightModeTwoTone: SvgIconComponent;
|
|
5055
|
-
export const LightOutlined: SvgIconComponent;
|
|
5056
|
-
export const LightRounded: SvgIconComponent;
|
|
5057
|
-
export const LightSharp: SvgIconComponent;
|
|
5058
|
-
export const LightTwoTone: SvgIconComponent;
|
|
5059
5140
|
export const Lightbulb: SvgIconComponent;
|
|
5060
5141
|
export const LightbulbCircle: SvgIconComponent;
|
|
5061
5142
|
export const LightbulbCircleOutlined: SvgIconComponent;
|
|
5062
5143
|
export const LightbulbCircleRounded: SvgIconComponent;
|
|
5063
5144
|
export const LightbulbCircleSharp: SvgIconComponent;
|
|
5064
5145
|
export const LightbulbCircleTwoTone: SvgIconComponent;
|
|
5146
|
+
export const LightbulbOutline: SvgIconComponent;
|
|
5065
5147
|
export const LightbulbOutlined: SvgIconComponent;
|
|
5148
|
+
export const LightbulbOutlineRounded: SvgIconComponent;
|
|
5149
|
+
export const LightbulbOutlineSharp: SvgIconComponent;
|
|
5150
|
+
export const LightbulbOutlineTwoTone: SvgIconComponent;
|
|
5066
5151
|
export const LightbulbRounded: SvgIconComponent;
|
|
5067
5152
|
export const LightbulbSharp: SvgIconComponent;
|
|
5068
5153
|
export const LightbulbTwoTone: SvgIconComponent;
|
|
5154
|
+
export const LightMode: SvgIconComponent;
|
|
5155
|
+
export const LightModeOutlined: SvgIconComponent;
|
|
5156
|
+
export const LightModeRounded: SvgIconComponent;
|
|
5157
|
+
export const LightModeSharp: SvgIconComponent;
|
|
5158
|
+
export const LightModeTwoTone: SvgIconComponent;
|
|
5159
|
+
export const LightOutlined: SvgIconComponent;
|
|
5160
|
+
export const LightRounded: SvgIconComponent;
|
|
5161
|
+
export const LightSharp: SvgIconComponent;
|
|
5162
|
+
export const LightTwoTone: SvgIconComponent;
|
|
5163
|
+
export const LinearScale: SvgIconComponent;
|
|
5164
|
+
export const LinearScaleOutlined: SvgIconComponent;
|
|
5165
|
+
export const LinearScaleRounded: SvgIconComponent;
|
|
5166
|
+
export const LinearScaleSharp: SvgIconComponent;
|
|
5167
|
+
export const LinearScaleTwoTone: SvgIconComponent;
|
|
5069
5168
|
export const LineAxis: SvgIconComponent;
|
|
5070
5169
|
export const LineAxisOutlined: SvgIconComponent;
|
|
5071
5170
|
export const LineAxisRounded: SvgIconComponent;
|
|
@@ -5081,12 +5180,13 @@ export const LineWeightOutlined: SvgIconComponent;
|
|
|
5081
5180
|
export const LineWeightRounded: SvgIconComponent;
|
|
5082
5181
|
export const LineWeightSharp: SvgIconComponent;
|
|
5083
5182
|
export const LineWeightTwoTone: SvgIconComponent;
|
|
5084
|
-
export const LinearScale: SvgIconComponent;
|
|
5085
|
-
export const LinearScaleOutlined: SvgIconComponent;
|
|
5086
|
-
export const LinearScaleRounded: SvgIconComponent;
|
|
5087
|
-
export const LinearScaleSharp: SvgIconComponent;
|
|
5088
|
-
export const LinearScaleTwoTone: SvgIconComponent;
|
|
5089
5183
|
export const Link: SvgIconComponent;
|
|
5184
|
+
export const LinkedCamera: SvgIconComponent;
|
|
5185
|
+
export const LinkedCameraOutlined: SvgIconComponent;
|
|
5186
|
+
export const LinkedCameraRounded: SvgIconComponent;
|
|
5187
|
+
export const LinkedCameraSharp: SvgIconComponent;
|
|
5188
|
+
export const LinkedCameraTwoTone: SvgIconComponent;
|
|
5189
|
+
export const LinkedIn: SvgIconComponent;
|
|
5090
5190
|
export const LinkOff: SvgIconComponent;
|
|
5091
5191
|
export const LinkOffOutlined: SvgIconComponent;
|
|
5092
5192
|
export const LinkOffRounded: SvgIconComponent;
|
|
@@ -5096,12 +5196,6 @@ export const LinkOutlined: SvgIconComponent;
|
|
|
5096
5196
|
export const LinkRounded: SvgIconComponent;
|
|
5097
5197
|
export const LinkSharp: SvgIconComponent;
|
|
5098
5198
|
export const LinkTwoTone: SvgIconComponent;
|
|
5099
|
-
export const LinkedCamera: SvgIconComponent;
|
|
5100
|
-
export const LinkedCameraOutlined: SvgIconComponent;
|
|
5101
|
-
export const LinkedCameraRounded: SvgIconComponent;
|
|
5102
|
-
export const LinkedCameraSharp: SvgIconComponent;
|
|
5103
|
-
export const LinkedCameraTwoTone: SvgIconComponent;
|
|
5104
|
-
export const LinkedIn: SvgIconComponent;
|
|
5105
5199
|
export const Liquor: SvgIconComponent;
|
|
5106
5200
|
export const LiquorOutlined: SvgIconComponent;
|
|
5107
5201
|
export const LiquorRounded: SvgIconComponent;
|
|
@@ -5307,6 +5401,7 @@ export const LocationOnOutlined: SvgIconComponent;
|
|
|
5307
5401
|
export const LocationOnRounded: SvgIconComponent;
|
|
5308
5402
|
export const LocationOnSharp: SvgIconComponent;
|
|
5309
5403
|
export const LocationOnTwoTone: SvgIconComponent;
|
|
5404
|
+
export const LocationPin: SvgIconComponent;
|
|
5310
5405
|
export const LocationSearching: SvgIconComponent;
|
|
5311
5406
|
export const LocationSearchingOutlined: SvgIconComponent;
|
|
5312
5407
|
export const LocationSearchingRounded: SvgIconComponent;
|
|
@@ -5323,7 +5418,11 @@ export const LockOpenOutlined: SvgIconComponent;
|
|
|
5323
5418
|
export const LockOpenRounded: SvgIconComponent;
|
|
5324
5419
|
export const LockOpenSharp: SvgIconComponent;
|
|
5325
5420
|
export const LockOpenTwoTone: SvgIconComponent;
|
|
5421
|
+
export const LockOutline: SvgIconComponent;
|
|
5326
5422
|
export const LockOutlined: SvgIconComponent;
|
|
5423
|
+
export const LockOutlineRounded: SvgIconComponent;
|
|
5424
|
+
export const LockOutlineSharp: SvgIconComponent;
|
|
5425
|
+
export const LockOutlineTwoTone: SvgIconComponent;
|
|
5327
5426
|
export const LockPerson: SvgIconComponent;
|
|
5328
5427
|
export const LockPersonOutlined: SvgIconComponent;
|
|
5329
5428
|
export const LockPersonRounded: SvgIconComponent;
|
|
@@ -5444,11 +5543,11 @@ export const MailLockRounded: SvgIconComponent;
|
|
|
5444
5543
|
export const MailLockSharp: SvgIconComponent;
|
|
5445
5544
|
export const MailLockTwoTone: SvgIconComponent;
|
|
5446
5545
|
export const MailOutline: SvgIconComponent;
|
|
5546
|
+
export const MailOutlined: SvgIconComponent;
|
|
5447
5547
|
export const MailOutlineOutlined: SvgIconComponent;
|
|
5448
5548
|
export const MailOutlineRounded: SvgIconComponent;
|
|
5449
5549
|
export const MailOutlineSharp: SvgIconComponent;
|
|
5450
5550
|
export const MailOutlineTwoTone: SvgIconComponent;
|
|
5451
|
-
export const MailOutlined: SvgIconComponent;
|
|
5452
5551
|
export const MailRounded: SvgIconComponent;
|
|
5453
5552
|
export const MailSharp: SvgIconComponent;
|
|
5454
5553
|
export const MailTwoTone: SvgIconComponent;
|
|
@@ -5473,10 +5572,6 @@ export const Man4Outlined: SvgIconComponent;
|
|
|
5473
5572
|
export const Man4Rounded: SvgIconComponent;
|
|
5474
5573
|
export const Man4Sharp: SvgIconComponent;
|
|
5475
5574
|
export const Man4TwoTone: SvgIconComponent;
|
|
5476
|
-
export const ManOutlined: SvgIconComponent;
|
|
5477
|
-
export const ManRounded: SvgIconComponent;
|
|
5478
|
-
export const ManSharp: SvgIconComponent;
|
|
5479
|
-
export const ManTwoTone: SvgIconComponent;
|
|
5480
5575
|
export const ManageAccounts: SvgIconComponent;
|
|
5481
5576
|
export const ManageAccountsOutlined: SvgIconComponent;
|
|
5482
5577
|
export const ManageAccountsRounded: SvgIconComponent;
|
|
@@ -5492,11 +5587,14 @@ export const ManageSearchOutlined: SvgIconComponent;
|
|
|
5492
5587
|
export const ManageSearchRounded: SvgIconComponent;
|
|
5493
5588
|
export const ManageSearchSharp: SvgIconComponent;
|
|
5494
5589
|
export const ManageSearchTwoTone: SvgIconComponent;
|
|
5590
|
+
export const ManOutlined: SvgIconComponent;
|
|
5591
|
+
export const ManRounded: SvgIconComponent;
|
|
5592
|
+
export const ManSharp: SvgIconComponent;
|
|
5593
|
+
export const ManTwoTone: SvgIconComponent;
|
|
5495
5594
|
export const Map: SvgIconComponent;
|
|
5496
5595
|
export const MapOutlined: SvgIconComponent;
|
|
5497
5596
|
export const MapRounded: SvgIconComponent;
|
|
5498
5597
|
export const MapSharp: SvgIconComponent;
|
|
5499
|
-
export const MapTwoTone: SvgIconComponent;
|
|
5500
5598
|
export const MapsHomeWork: SvgIconComponent;
|
|
5501
5599
|
export const MapsHomeWorkOutlined: SvgIconComponent;
|
|
5502
5600
|
export const MapsHomeWorkRounded: SvgIconComponent;
|
|
@@ -5507,6 +5605,7 @@ export const MapsUgcOutlined: SvgIconComponent;
|
|
|
5507
5605
|
export const MapsUgcRounded: SvgIconComponent;
|
|
5508
5606
|
export const MapsUgcSharp: SvgIconComponent;
|
|
5509
5607
|
export const MapsUgcTwoTone: SvgIconComponent;
|
|
5608
|
+
export const MapTwoTone: SvgIconComponent;
|
|
5510
5609
|
export const Margin: SvgIconComponent;
|
|
5511
5610
|
export const MarginOutlined: SvgIconComponent;
|
|
5512
5611
|
export const MarginRounded: SvgIconComponent;
|
|
@@ -5537,12 +5636,12 @@ export const MarkEmailUnreadOutlined: SvgIconComponent;
|
|
|
5537
5636
|
export const MarkEmailUnreadRounded: SvgIconComponent;
|
|
5538
5637
|
export const MarkEmailUnreadSharp: SvgIconComponent;
|
|
5539
5638
|
export const MarkEmailUnreadTwoTone: SvgIconComponent;
|
|
5639
|
+
export const Markunread: SvgIconComponent;
|
|
5540
5640
|
export const MarkUnreadChatAlt: SvgIconComponent;
|
|
5541
5641
|
export const MarkUnreadChatAltOutlined: SvgIconComponent;
|
|
5542
5642
|
export const MarkUnreadChatAltRounded: SvgIconComponent;
|
|
5543
5643
|
export const MarkUnreadChatAltSharp: SvgIconComponent;
|
|
5544
5644
|
export const MarkUnreadChatAltTwoTone: SvgIconComponent;
|
|
5545
|
-
export const Markunread: SvgIconComponent;
|
|
5546
5645
|
export const MarkunreadMailbox: SvgIconComponent;
|
|
5547
5646
|
export const MarkunreadMailboxOutlined: SvgIconComponent;
|
|
5548
5647
|
export const MarkunreadMailboxRounded: SvgIconComponent;
|
|
@@ -5659,15 +5758,15 @@ export const MicOffRounded: SvgIconComponent;
|
|
|
5659
5758
|
export const MicOffSharp: SvgIconComponent;
|
|
5660
5759
|
export const MicOffTwoTone: SvgIconComponent;
|
|
5661
5760
|
export const MicOutlined: SvgIconComponent;
|
|
5662
|
-
export const MicRounded: SvgIconComponent;
|
|
5663
|
-
export const MicSharp: SvgIconComponent;
|
|
5664
|
-
export const MicTwoTone: SvgIconComponent;
|
|
5665
5761
|
export const Microsoft: SvgIconComponent;
|
|
5762
|
+
export const MicRounded: SvgIconComponent;
|
|
5666
5763
|
export const Microwave: SvgIconComponent;
|
|
5667
5764
|
export const MicrowaveOutlined: SvgIconComponent;
|
|
5668
5765
|
export const MicrowaveRounded: SvgIconComponent;
|
|
5669
5766
|
export const MicrowaveSharp: SvgIconComponent;
|
|
5670
5767
|
export const MicrowaveTwoTone: SvgIconComponent;
|
|
5768
|
+
export const MicSharp: SvgIconComponent;
|
|
5769
|
+
export const MicTwoTone: SvgIconComponent;
|
|
5671
5770
|
export const MilitaryTech: SvgIconComponent;
|
|
5672
5771
|
export const MilitaryTechOutlined: SvgIconComponent;
|
|
5673
5772
|
export const MilitaryTechRounded: SvgIconComponent;
|
|
@@ -5698,6 +5797,11 @@ export const MmsOutlined: SvgIconComponent;
|
|
|
5698
5797
|
export const MmsRounded: SvgIconComponent;
|
|
5699
5798
|
export const MmsSharp: SvgIconComponent;
|
|
5700
5799
|
export const MmsTwoTone: SvgIconComponent;
|
|
5800
|
+
export const MobiledataOff: SvgIconComponent;
|
|
5801
|
+
export const MobiledataOffOutlined: SvgIconComponent;
|
|
5802
|
+
export const MobiledataOffRounded: SvgIconComponent;
|
|
5803
|
+
export const MobiledataOffSharp: SvgIconComponent;
|
|
5804
|
+
export const MobiledataOffTwoTone: SvgIconComponent;
|
|
5701
5805
|
export const MobileFriendly: SvgIconComponent;
|
|
5702
5806
|
export const MobileFriendlyOutlined: SvgIconComponent;
|
|
5703
5807
|
export const MobileFriendlyRounded: SvgIconComponent;
|
|
@@ -5713,11 +5817,6 @@ export const MobileScreenShareOutlined: SvgIconComponent;
|
|
|
5713
5817
|
export const MobileScreenShareRounded: SvgIconComponent;
|
|
5714
5818
|
export const MobileScreenShareSharp: SvgIconComponent;
|
|
5715
5819
|
export const MobileScreenShareTwoTone: SvgIconComponent;
|
|
5716
|
-
export const MobiledataOff: SvgIconComponent;
|
|
5717
|
-
export const MobiledataOffOutlined: SvgIconComponent;
|
|
5718
|
-
export const MobiledataOffRounded: SvgIconComponent;
|
|
5719
|
-
export const MobiledataOffSharp: SvgIconComponent;
|
|
5720
|
-
export const MobiledataOffTwoTone: SvgIconComponent;
|
|
5721
5820
|
export const Mode: SvgIconComponent;
|
|
5722
5821
|
export const ModeComment: SvgIconComponent;
|
|
5723
5822
|
export const ModeCommentOutlined: SvgIconComponent;
|
|
@@ -5726,11 +5825,11 @@ export const ModeCommentSharp: SvgIconComponent;
|
|
|
5726
5825
|
export const ModeCommentTwoTone: SvgIconComponent;
|
|
5727
5826
|
export const ModeEdit: SvgIconComponent;
|
|
5728
5827
|
export const ModeEditOutline: SvgIconComponent;
|
|
5828
|
+
export const ModeEditOutlined: SvgIconComponent;
|
|
5729
5829
|
export const ModeEditOutlineOutlined: SvgIconComponent;
|
|
5730
5830
|
export const ModeEditOutlineRounded: SvgIconComponent;
|
|
5731
5831
|
export const ModeEditOutlineSharp: SvgIconComponent;
|
|
5732
5832
|
export const ModeEditOutlineTwoTone: SvgIconComponent;
|
|
5733
|
-
export const ModeEditOutlined: SvgIconComponent;
|
|
5734
5833
|
export const ModeEditRounded: SvgIconComponent;
|
|
5735
5834
|
export const ModeEditSharp: SvgIconComponent;
|
|
5736
5835
|
export const ModeEditTwoTone: SvgIconComponent;
|
|
@@ -5739,6 +5838,11 @@ export const ModeFanOffOutlined: SvgIconComponent;
|
|
|
5739
5838
|
export const ModeFanOffRounded: SvgIconComponent;
|
|
5740
5839
|
export const ModeFanOffSharp: SvgIconComponent;
|
|
5741
5840
|
export const ModeFanOffTwoTone: SvgIconComponent;
|
|
5841
|
+
export const ModelTraining: SvgIconComponent;
|
|
5842
|
+
export const ModelTrainingOutlined: SvgIconComponent;
|
|
5843
|
+
export const ModelTrainingRounded: SvgIconComponent;
|
|
5844
|
+
export const ModelTrainingSharp: SvgIconComponent;
|
|
5845
|
+
export const ModelTrainingTwoTone: SvgIconComponent;
|
|
5742
5846
|
export const ModeNight: SvgIconComponent;
|
|
5743
5847
|
export const ModeNightOutlined: SvgIconComponent;
|
|
5744
5848
|
export const ModeNightRounded: SvgIconComponent;
|
|
@@ -5758,11 +5862,6 @@ export const ModeStandbyRounded: SvgIconComponent;
|
|
|
5758
5862
|
export const ModeStandbySharp: SvgIconComponent;
|
|
5759
5863
|
export const ModeStandbyTwoTone: SvgIconComponent;
|
|
5760
5864
|
export const ModeTwoTone: SvgIconComponent;
|
|
5761
|
-
export const ModelTraining: SvgIconComponent;
|
|
5762
|
-
export const ModelTrainingOutlined: SvgIconComponent;
|
|
5763
|
-
export const ModelTrainingRounded: SvgIconComponent;
|
|
5764
|
-
export const ModelTrainingSharp: SvgIconComponent;
|
|
5765
|
-
export const ModelTrainingTwoTone: SvgIconComponent;
|
|
5766
5865
|
export const MonetizationOn: SvgIconComponent;
|
|
5767
5866
|
export const MonetizationOnOutlined: SvgIconComponent;
|
|
5768
5867
|
export const MonetizationOnRounded: SvgIconComponent;
|
|
@@ -5879,6 +5978,7 @@ export const MovieCreationOutlined: SvgIconComponent;
|
|
|
5879
5978
|
export const MovieCreationRounded: SvgIconComponent;
|
|
5880
5979
|
export const MovieCreationSharp: SvgIconComponent;
|
|
5881
5980
|
export const MovieCreationTwoTone: SvgIconComponent;
|
|
5981
|
+
export const MovieEdit: SvgIconComponent;
|
|
5882
5982
|
export const MovieFilter: SvgIconComponent;
|
|
5883
5983
|
export const MovieFilterOutlined: SvgIconComponent;
|
|
5884
5984
|
export const MovieFilterRounded: SvgIconComponent;
|
|
@@ -5963,16 +6063,6 @@ export const NavigationOutlined: SvgIconComponent;
|
|
|
5963
6063
|
export const NavigationRounded: SvgIconComponent;
|
|
5964
6064
|
export const NavigationSharp: SvgIconComponent;
|
|
5965
6065
|
export const NavigationTwoTone: SvgIconComponent;
|
|
5966
|
-
export const NearMe: SvgIconComponent;
|
|
5967
|
-
export const NearMeDisabled: SvgIconComponent;
|
|
5968
|
-
export const NearMeDisabledOutlined: SvgIconComponent;
|
|
5969
|
-
export const NearMeDisabledRounded: SvgIconComponent;
|
|
5970
|
-
export const NearMeDisabledSharp: SvgIconComponent;
|
|
5971
|
-
export const NearMeDisabledTwoTone: SvgIconComponent;
|
|
5972
|
-
export const NearMeOutlined: SvgIconComponent;
|
|
5973
|
-
export const NearMeRounded: SvgIconComponent;
|
|
5974
|
-
export const NearMeSharp: SvgIconComponent;
|
|
5975
|
-
export const NearMeTwoTone: SvgIconComponent;
|
|
5976
6066
|
export const NearbyError: SvgIconComponent;
|
|
5977
6067
|
export const NearbyErrorOutlined: SvgIconComponent;
|
|
5978
6068
|
export const NearbyErrorRounded: SvgIconComponent;
|
|
@@ -5983,6 +6073,16 @@ export const NearbyOffOutlined: SvgIconComponent;
|
|
|
5983
6073
|
export const NearbyOffRounded: SvgIconComponent;
|
|
5984
6074
|
export const NearbyOffSharp: SvgIconComponent;
|
|
5985
6075
|
export const NearbyOffTwoTone: SvgIconComponent;
|
|
6076
|
+
export const NearMe: SvgIconComponent;
|
|
6077
|
+
export const NearMeDisabled: SvgIconComponent;
|
|
6078
|
+
export const NearMeDisabledOutlined: SvgIconComponent;
|
|
6079
|
+
export const NearMeDisabledRounded: SvgIconComponent;
|
|
6080
|
+
export const NearMeDisabledSharp: SvgIconComponent;
|
|
6081
|
+
export const NearMeDisabledTwoTone: SvgIconComponent;
|
|
6082
|
+
export const NearMeOutlined: SvgIconComponent;
|
|
6083
|
+
export const NearMeRounded: SvgIconComponent;
|
|
6084
|
+
export const NearMeSharp: SvgIconComponent;
|
|
6085
|
+
export const NearMeTwoTone: SvgIconComponent;
|
|
5986
6086
|
export const NestCamWiredStand: SvgIconComponent;
|
|
5987
6087
|
export const NestCamWiredStandOutlined: SvgIconComponent;
|
|
5988
6088
|
export const NestCamWiredStandRounded: SvgIconComponent;
|
|
@@ -6028,6 +6128,11 @@ export const NetworkWifiOutlined: SvgIconComponent;
|
|
|
6028
6128
|
export const NetworkWifiRounded: SvgIconComponent;
|
|
6029
6129
|
export const NetworkWifiSharp: SvgIconComponent;
|
|
6030
6130
|
export const NetworkWifiTwoTone: SvgIconComponent;
|
|
6131
|
+
export const NewLabel: SvgIconComponent;
|
|
6132
|
+
export const NewLabelOutlined: SvgIconComponent;
|
|
6133
|
+
export const NewLabelRounded: SvgIconComponent;
|
|
6134
|
+
export const NewLabelSharp: SvgIconComponent;
|
|
6135
|
+
export const NewLabelTwoTone: SvgIconComponent;
|
|
6031
6136
|
export const NewReleases: SvgIconComponent;
|
|
6032
6137
|
export const NewReleasesOutlined: SvgIconComponent;
|
|
6033
6138
|
export const NewReleasesRounded: SvgIconComponent;
|
|
@@ -6053,11 +6158,6 @@ export const NfcOutlined: SvgIconComponent;
|
|
|
6053
6158
|
export const NfcRounded: SvgIconComponent;
|
|
6054
6159
|
export const NfcSharp: SvgIconComponent;
|
|
6055
6160
|
export const NfcTwoTone: SvgIconComponent;
|
|
6056
|
-
export const NightShelter: SvgIconComponent;
|
|
6057
|
-
export const NightShelterOutlined: SvgIconComponent;
|
|
6058
|
-
export const NightShelterRounded: SvgIconComponent;
|
|
6059
|
-
export const NightShelterSharp: SvgIconComponent;
|
|
6060
|
-
export const NightShelterTwoTone: SvgIconComponent;
|
|
6061
6161
|
export const Nightlife: SvgIconComponent;
|
|
6062
6162
|
export const NightlifeOutlined: SvgIconComponent;
|
|
6063
6163
|
export const NightlifeRounded: SvgIconComponent;
|
|
@@ -6066,13 +6166,18 @@ export const NightlifeTwoTone: SvgIconComponent;
|
|
|
6066
6166
|
export const Nightlight: SvgIconComponent;
|
|
6067
6167
|
export const NightlightOutlined: SvgIconComponent;
|
|
6068
6168
|
export const NightlightRound: SvgIconComponent;
|
|
6169
|
+
export const NightlightRounded: SvgIconComponent;
|
|
6069
6170
|
export const NightlightRoundOutlined: SvgIconComponent;
|
|
6070
6171
|
export const NightlightRoundRounded: SvgIconComponent;
|
|
6071
6172
|
export const NightlightRoundSharp: SvgIconComponent;
|
|
6072
6173
|
export const NightlightRoundTwoTone: SvgIconComponent;
|
|
6073
|
-
export const NightlightRounded: SvgIconComponent;
|
|
6074
6174
|
export const NightlightSharp: SvgIconComponent;
|
|
6075
6175
|
export const NightlightTwoTone: SvgIconComponent;
|
|
6176
|
+
export const NightShelter: SvgIconComponent;
|
|
6177
|
+
export const NightShelterOutlined: SvgIconComponent;
|
|
6178
|
+
export const NightShelterRounded: SvgIconComponent;
|
|
6179
|
+
export const NightShelterSharp: SvgIconComponent;
|
|
6180
|
+
export const NightShelterTwoTone: SvgIconComponent;
|
|
6076
6181
|
export const NightsStay: SvgIconComponent;
|
|
6077
6182
|
export const NightsStayOutlined: SvgIconComponent;
|
|
6078
6183
|
export const NightsStayRounded: SvgIconComponent;
|
|
@@ -6148,12 +6253,23 @@ export const NoFoodOutlined: SvgIconComponent;
|
|
|
6148
6253
|
export const NoFoodRounded: SvgIconComponent;
|
|
6149
6254
|
export const NoFoodSharp: SvgIconComponent;
|
|
6150
6255
|
export const NoFoodTwoTone: SvgIconComponent;
|
|
6256
|
+
export const NoiseAware: SvgIconComponent;
|
|
6257
|
+
export const NoiseAwareOutlined: SvgIconComponent;
|
|
6258
|
+
export const NoiseAwareRounded: SvgIconComponent;
|
|
6259
|
+
export const NoiseAwareSharp: SvgIconComponent;
|
|
6260
|
+
export const NoiseAwareTwoTone: SvgIconComponent;
|
|
6261
|
+
export const NoiseControlOff: SvgIconComponent;
|
|
6262
|
+
export const NoiseControlOffOutlined: SvgIconComponent;
|
|
6263
|
+
export const NoiseControlOffRounded: SvgIconComponent;
|
|
6264
|
+
export const NoiseControlOffSharp: SvgIconComponent;
|
|
6265
|
+
export const NoiseControlOffTwoTone: SvgIconComponent;
|
|
6151
6266
|
export const NoLuggage: SvgIconComponent;
|
|
6152
6267
|
export const NoLuggageOutlined: SvgIconComponent;
|
|
6153
6268
|
export const NoLuggageRounded: SvgIconComponent;
|
|
6154
6269
|
export const NoLuggageSharp: SvgIconComponent;
|
|
6155
6270
|
export const NoLuggageTwoTone: SvgIconComponent;
|
|
6156
6271
|
export const NoMeals: SvgIconComponent;
|
|
6272
|
+
export const NoMealsOuline: SvgIconComponent;
|
|
6157
6273
|
export const NoMealsOutlined: SvgIconComponent;
|
|
6158
6274
|
export const NoMealsRounded: SvgIconComponent;
|
|
6159
6275
|
export const NoMealsSharp: SvgIconComponent;
|
|
@@ -6168,31 +6284,6 @@ export const NoPhotographyOutlined: SvgIconComponent;
|
|
|
6168
6284
|
export const NoPhotographyRounded: SvgIconComponent;
|
|
6169
6285
|
export const NoPhotographySharp: SvgIconComponent;
|
|
6170
6286
|
export const NoPhotographyTwoTone: SvgIconComponent;
|
|
6171
|
-
export const NoSim: SvgIconComponent;
|
|
6172
|
-
export const NoSimOutlined: SvgIconComponent;
|
|
6173
|
-
export const NoSimRounded: SvgIconComponent;
|
|
6174
|
-
export const NoSimSharp: SvgIconComponent;
|
|
6175
|
-
export const NoSimTwoTone: SvgIconComponent;
|
|
6176
|
-
export const NoStroller: SvgIconComponent;
|
|
6177
|
-
export const NoStrollerOutlined: SvgIconComponent;
|
|
6178
|
-
export const NoStrollerRounded: SvgIconComponent;
|
|
6179
|
-
export const NoStrollerSharp: SvgIconComponent;
|
|
6180
|
-
export const NoStrollerTwoTone: SvgIconComponent;
|
|
6181
|
-
export const NoTransfer: SvgIconComponent;
|
|
6182
|
-
export const NoTransferOutlined: SvgIconComponent;
|
|
6183
|
-
export const NoTransferRounded: SvgIconComponent;
|
|
6184
|
-
export const NoTransferSharp: SvgIconComponent;
|
|
6185
|
-
export const NoTransferTwoTone: SvgIconComponent;
|
|
6186
|
-
export const NoiseAware: SvgIconComponent;
|
|
6187
|
-
export const NoiseAwareOutlined: SvgIconComponent;
|
|
6188
|
-
export const NoiseAwareRounded: SvgIconComponent;
|
|
6189
|
-
export const NoiseAwareSharp: SvgIconComponent;
|
|
6190
|
-
export const NoiseAwareTwoTone: SvgIconComponent;
|
|
6191
|
-
export const NoiseControlOff: SvgIconComponent;
|
|
6192
|
-
export const NoiseControlOffOutlined: SvgIconComponent;
|
|
6193
|
-
export const NoiseControlOffRounded: SvgIconComponent;
|
|
6194
|
-
export const NoiseControlOffSharp: SvgIconComponent;
|
|
6195
|
-
export const NoiseControlOffTwoTone: SvgIconComponent;
|
|
6196
6287
|
export const NordicWalking: SvgIconComponent;
|
|
6197
6288
|
export const NordicWalkingOutlined: SvgIconComponent;
|
|
6198
6289
|
export const NordicWalkingRounded: SvgIconComponent;
|
|
@@ -6213,26 +6304,21 @@ export const NorthWestOutlined: SvgIconComponent;
|
|
|
6213
6304
|
export const NorthWestRounded: SvgIconComponent;
|
|
6214
6305
|
export const NorthWestSharp: SvgIconComponent;
|
|
6215
6306
|
export const NorthWestTwoTone: SvgIconComponent;
|
|
6307
|
+
export const NoSim: SvgIconComponent;
|
|
6308
|
+
export const NoSimOutlined: SvgIconComponent;
|
|
6309
|
+
export const NoSimRounded: SvgIconComponent;
|
|
6310
|
+
export const NoSimSharp: SvgIconComponent;
|
|
6311
|
+
export const NoSimTwoTone: SvgIconComponent;
|
|
6312
|
+
export const NoStroller: SvgIconComponent;
|
|
6313
|
+
export const NoStrollerOutlined: SvgIconComponent;
|
|
6314
|
+
export const NoStrollerRounded: SvgIconComponent;
|
|
6315
|
+
export const NoStrollerSharp: SvgIconComponent;
|
|
6316
|
+
export const NoStrollerTwoTone: SvgIconComponent;
|
|
6216
6317
|
export const NotAccessible: SvgIconComponent;
|
|
6217
6318
|
export const NotAccessibleOutlined: SvgIconComponent;
|
|
6218
6319
|
export const NotAccessibleRounded: SvgIconComponent;
|
|
6219
6320
|
export const NotAccessibleSharp: SvgIconComponent;
|
|
6220
6321
|
export const NotAccessibleTwoTone: SvgIconComponent;
|
|
6221
|
-
export const NotInterested: SvgIconComponent;
|
|
6222
|
-
export const NotInterestedOutlined: SvgIconComponent;
|
|
6223
|
-
export const NotInterestedRounded: SvgIconComponent;
|
|
6224
|
-
export const NotInterestedSharp: SvgIconComponent;
|
|
6225
|
-
export const NotInterestedTwoTone: SvgIconComponent;
|
|
6226
|
-
export const NotListedLocation: SvgIconComponent;
|
|
6227
|
-
export const NotListedLocationOutlined: SvgIconComponent;
|
|
6228
|
-
export const NotListedLocationRounded: SvgIconComponent;
|
|
6229
|
-
export const NotListedLocationSharp: SvgIconComponent;
|
|
6230
|
-
export const NotListedLocationTwoTone: SvgIconComponent;
|
|
6231
|
-
export const NotStarted: SvgIconComponent;
|
|
6232
|
-
export const NotStartedOutlined: SvgIconComponent;
|
|
6233
|
-
export const NotStartedRounded: SvgIconComponent;
|
|
6234
|
-
export const NotStartedSharp: SvgIconComponent;
|
|
6235
|
-
export const NotStartedTwoTone: SvgIconComponent;
|
|
6236
6322
|
export const Note: SvgIconComponent;
|
|
6237
6323
|
export const NoteAdd: SvgIconComponent;
|
|
6238
6324
|
export const NoteAddOutlined: SvgIconComponent;
|
|
@@ -6246,13 +6332,13 @@ export const NoteAltSharp: SvgIconComponent;
|
|
|
6246
6332
|
export const NoteAltTwoTone: SvgIconComponent;
|
|
6247
6333
|
export const NoteOutlined: SvgIconComponent;
|
|
6248
6334
|
export const NoteRounded: SvgIconComponent;
|
|
6249
|
-
export const NoteSharp: SvgIconComponent;
|
|
6250
|
-
export const NoteTwoTone: SvgIconComponent;
|
|
6251
6335
|
export const Notes: SvgIconComponent;
|
|
6336
|
+
export const NoteSharp: SvgIconComponent;
|
|
6252
6337
|
export const NotesOutlined: SvgIconComponent;
|
|
6253
6338
|
export const NotesRounded: SvgIconComponent;
|
|
6254
6339
|
export const NotesSharp: SvgIconComponent;
|
|
6255
6340
|
export const NotesTwoTone: SvgIconComponent;
|
|
6341
|
+
export const NoteTwoTone: SvgIconComponent;
|
|
6256
6342
|
export const NotificationAdd: SvgIconComponent;
|
|
6257
6343
|
export const NotificationAddOutlined: SvgIconComponent;
|
|
6258
6344
|
export const NotificationAddRounded: SvgIconComponent;
|
|
@@ -6288,6 +6374,26 @@ export const NotificationsPausedTwoTone: SvgIconComponent;
|
|
|
6288
6374
|
export const NotificationsRounded: SvgIconComponent;
|
|
6289
6375
|
export const NotificationsSharp: SvgIconComponent;
|
|
6290
6376
|
export const NotificationsTwoTone: SvgIconComponent;
|
|
6377
|
+
export const NotInterested: SvgIconComponent;
|
|
6378
|
+
export const NotInterestedOutlined: SvgIconComponent;
|
|
6379
|
+
export const NotInterestedRounded: SvgIconComponent;
|
|
6380
|
+
export const NotInterestedSharp: SvgIconComponent;
|
|
6381
|
+
export const NotInterestedTwoTone: SvgIconComponent;
|
|
6382
|
+
export const NotListedLocation: SvgIconComponent;
|
|
6383
|
+
export const NotListedLocationOutlined: SvgIconComponent;
|
|
6384
|
+
export const NotListedLocationRounded: SvgIconComponent;
|
|
6385
|
+
export const NotListedLocationSharp: SvgIconComponent;
|
|
6386
|
+
export const NotListedLocationTwoTone: SvgIconComponent;
|
|
6387
|
+
export const NoTransfer: SvgIconComponent;
|
|
6388
|
+
export const NoTransferOutlined: SvgIconComponent;
|
|
6389
|
+
export const NoTransferRounded: SvgIconComponent;
|
|
6390
|
+
export const NoTransferSharp: SvgIconComponent;
|
|
6391
|
+
export const NoTransferTwoTone: SvgIconComponent;
|
|
6392
|
+
export const NotStarted: SvgIconComponent;
|
|
6393
|
+
export const NotStartedOutlined: SvgIconComponent;
|
|
6394
|
+
export const NotStartedRounded: SvgIconComponent;
|
|
6395
|
+
export const NotStartedSharp: SvgIconComponent;
|
|
6396
|
+
export const NotStartedTwoTone: SvgIconComponent;
|
|
6291
6397
|
export const Numbers: SvgIconComponent;
|
|
6292
6398
|
export const NumbersOutlined: SvgIconComponent;
|
|
6293
6399
|
export const NumbersRounded: SvgIconComponent;
|
|
@@ -6313,17 +6419,22 @@ export const OilBarrelOutlined: SvgIconComponent;
|
|
|
6313
6419
|
export const OilBarrelRounded: SvgIconComponent;
|
|
6314
6420
|
export const OilBarrelSharp: SvgIconComponent;
|
|
6315
6421
|
export const OilBarrelTwoTone: SvgIconComponent;
|
|
6316
|
-
export const OnDeviceTraining: SvgIconComponent;
|
|
6317
|
-
export const OnDeviceTrainingOutlined: SvgIconComponent;
|
|
6318
|
-
export const OnDeviceTrainingRounded: SvgIconComponent;
|
|
6319
|
-
export const OnDeviceTrainingSharp: SvgIconComponent;
|
|
6320
|
-
export const OnDeviceTrainingTwoTone: SvgIconComponent;
|
|
6321
6422
|
export const OndemandVideo: SvgIconComponent;
|
|
6322
6423
|
export const OndemandVideoOutlined: SvgIconComponent;
|
|
6323
6424
|
export const OndemandVideoRounded: SvgIconComponent;
|
|
6324
6425
|
export const OndemandVideoSharp: SvgIconComponent;
|
|
6325
6426
|
export const OndemandVideoTwoTone: SvgIconComponent;
|
|
6427
|
+
export const OnDeviceTraining: SvgIconComponent;
|
|
6428
|
+
export const OnDeviceTrainingOutlined: SvgIconComponent;
|
|
6429
|
+
export const OnDeviceTrainingRounded: SvgIconComponent;
|
|
6430
|
+
export const OnDeviceTrainingSharp: SvgIconComponent;
|
|
6431
|
+
export const OnDeviceTrainingTwoTone: SvgIconComponent;
|
|
6326
6432
|
export const OneK: SvgIconComponent;
|
|
6433
|
+
export const OneKk: SvgIconComponent;
|
|
6434
|
+
export const OneKkOutlined: SvgIconComponent;
|
|
6435
|
+
export const OneKkRounded: SvgIconComponent;
|
|
6436
|
+
export const OneKkSharp: SvgIconComponent;
|
|
6437
|
+
export const OneKkTwoTone: SvgIconComponent;
|
|
6327
6438
|
export const OneKOutlined: SvgIconComponent;
|
|
6328
6439
|
export const OneKPlus: SvgIconComponent;
|
|
6329
6440
|
export const OneKPlusOutlined: SvgIconComponent;
|
|
@@ -6333,11 +6444,6 @@ export const OneKPlusTwoTone: SvgIconComponent;
|
|
|
6333
6444
|
export const OneKRounded: SvgIconComponent;
|
|
6334
6445
|
export const OneKSharp: SvgIconComponent;
|
|
6335
6446
|
export const OneKTwoTone: SvgIconComponent;
|
|
6336
|
-
export const OneKk: SvgIconComponent;
|
|
6337
|
-
export const OneKkOutlined: SvgIconComponent;
|
|
6338
|
-
export const OneKkRounded: SvgIconComponent;
|
|
6339
|
-
export const OneKkSharp: SvgIconComponent;
|
|
6340
|
-
export const OneKkTwoTone: SvgIconComponent;
|
|
6341
6447
|
export const OnlinePrediction: SvgIconComponent;
|
|
6342
6448
|
export const OnlinePredictionOutlined: SvgIconComponent;
|
|
6343
6449
|
export const OnlinePredictionRounded: SvgIconComponent;
|
|
@@ -6393,6 +6499,7 @@ export const OutdoorGrillOutlined: SvgIconComponent;
|
|
|
6393
6499
|
export const OutdoorGrillRounded: SvgIconComponent;
|
|
6394
6500
|
export const OutdoorGrillSharp: SvgIconComponent;
|
|
6395
6501
|
export const OutdoorGrillTwoTone: SvgIconComponent;
|
|
6502
|
+
export const OutgoingMail: SvgIconComponent;
|
|
6396
6503
|
export const Outlet: SvgIconComponent;
|
|
6397
6504
|
export const OutletOutlined: SvgIconComponent;
|
|
6398
6505
|
export const OutletRounded: SvgIconComponent;
|
|
@@ -6433,16 +6540,7 @@ export const PaletteOutlined: SvgIconComponent;
|
|
|
6433
6540
|
export const PaletteRounded: SvgIconComponent;
|
|
6434
6541
|
export const PaletteSharp: SvgIconComponent;
|
|
6435
6542
|
export const PaletteTwoTone: SvgIconComponent;
|
|
6436
|
-
export const
|
|
6437
|
-
export const PanToolAlt: SvgIconComponent;
|
|
6438
|
-
export const PanToolAltOutlined: SvgIconComponent;
|
|
6439
|
-
export const PanToolAltRounded: SvgIconComponent;
|
|
6440
|
-
export const PanToolAltSharp: SvgIconComponent;
|
|
6441
|
-
export const PanToolAltTwoTone: SvgIconComponent;
|
|
6442
|
-
export const PanToolOutlined: SvgIconComponent;
|
|
6443
|
-
export const PanToolRounded: SvgIconComponent;
|
|
6444
|
-
export const PanToolSharp: SvgIconComponent;
|
|
6445
|
-
export const PanToolTwoTone: SvgIconComponent;
|
|
6543
|
+
export const Pallet: SvgIconComponent;
|
|
6446
6544
|
export const Panorama: SvgIconComponent;
|
|
6447
6545
|
export const PanoramaFishEye: SvgIconComponent;
|
|
6448
6546
|
export const PanoramaFishEyeOutlined: SvgIconComponent;
|
|
@@ -6493,6 +6591,16 @@ export const PanoramaWideAngleSelectSharp: SvgIconComponent;
|
|
|
6493
6591
|
export const PanoramaWideAngleSelectTwoTone: SvgIconComponent;
|
|
6494
6592
|
export const PanoramaWideAngleSharp: SvgIconComponent;
|
|
6495
6593
|
export const PanoramaWideAngleTwoTone: SvgIconComponent;
|
|
6594
|
+
export const PanTool: SvgIconComponent;
|
|
6595
|
+
export const PanToolAlt: SvgIconComponent;
|
|
6596
|
+
export const PanToolAltOutlined: SvgIconComponent;
|
|
6597
|
+
export const PanToolAltRounded: SvgIconComponent;
|
|
6598
|
+
export const PanToolAltSharp: SvgIconComponent;
|
|
6599
|
+
export const PanToolAltTwoTone: SvgIconComponent;
|
|
6600
|
+
export const PanToolOutlined: SvgIconComponent;
|
|
6601
|
+
export const PanToolRounded: SvgIconComponent;
|
|
6602
|
+
export const PanToolSharp: SvgIconComponent;
|
|
6603
|
+
export const PanToolTwoTone: SvgIconComponent;
|
|
6496
6604
|
export const Paragliding: SvgIconComponent;
|
|
6497
6605
|
export const ParaglidingOutlined: SvgIconComponent;
|
|
6498
6606
|
export const ParaglidingRounded: SvgIconComponent;
|
|
@@ -6526,11 +6634,11 @@ export const PauseCircleFilledRounded: SvgIconComponent;
|
|
|
6526
6634
|
export const PauseCircleFilledSharp: SvgIconComponent;
|
|
6527
6635
|
export const PauseCircleFilledTwoTone: SvgIconComponent;
|
|
6528
6636
|
export const PauseCircleOutline: SvgIconComponent;
|
|
6637
|
+
export const PauseCircleOutlined: SvgIconComponent;
|
|
6529
6638
|
export const PauseCircleOutlineOutlined: SvgIconComponent;
|
|
6530
6639
|
export const PauseCircleOutlineRounded: SvgIconComponent;
|
|
6531
6640
|
export const PauseCircleOutlineSharp: SvgIconComponent;
|
|
6532
6641
|
export const PauseCircleOutlineTwoTone: SvgIconComponent;
|
|
6533
|
-
export const PauseCircleOutlined: SvgIconComponent;
|
|
6534
6642
|
export const PauseCircleRounded: SvgIconComponent;
|
|
6535
6643
|
export const PauseCircleSharp: SvgIconComponent;
|
|
6536
6644
|
export const PauseCircleTwoTone: SvgIconComponent;
|
|
@@ -6546,13 +6654,13 @@ export const PauseTwoTone: SvgIconComponent;
|
|
|
6546
6654
|
export const Payment: SvgIconComponent;
|
|
6547
6655
|
export const PaymentOutlined: SvgIconComponent;
|
|
6548
6656
|
export const PaymentRounded: SvgIconComponent;
|
|
6549
|
-
export const PaymentSharp: SvgIconComponent;
|
|
6550
|
-
export const PaymentTwoTone: SvgIconComponent;
|
|
6551
6657
|
export const Payments: SvgIconComponent;
|
|
6658
|
+
export const PaymentSharp: SvgIconComponent;
|
|
6552
6659
|
export const PaymentsOutlined: SvgIconComponent;
|
|
6553
6660
|
export const PaymentsRounded: SvgIconComponent;
|
|
6554
6661
|
export const PaymentsSharp: SvgIconComponent;
|
|
6555
6662
|
export const PaymentsTwoTone: SvgIconComponent;
|
|
6663
|
+
export const PaymentTwoTone: SvgIconComponent;
|
|
6556
6664
|
export const PedalBike: SvgIconComponent;
|
|
6557
6665
|
export const PedalBikeOutlined: SvgIconComponent;
|
|
6558
6666
|
export const PedalBikeRounded: SvgIconComponent;
|
|
@@ -6580,11 +6688,11 @@ export const PeopleAltRounded: SvgIconComponent;
|
|
|
6580
6688
|
export const PeopleAltSharp: SvgIconComponent;
|
|
6581
6689
|
export const PeopleAltTwoTone: SvgIconComponent;
|
|
6582
6690
|
export const PeopleOutline: SvgIconComponent;
|
|
6691
|
+
export const PeopleOutlined: SvgIconComponent;
|
|
6583
6692
|
export const PeopleOutlineOutlined: SvgIconComponent;
|
|
6584
6693
|
export const PeopleOutlineRounded: SvgIconComponent;
|
|
6585
6694
|
export const PeopleOutlineSharp: SvgIconComponent;
|
|
6586
6695
|
export const PeopleOutlineTwoTone: SvgIconComponent;
|
|
6587
|
-
export const PeopleOutlined: SvgIconComponent;
|
|
6588
6696
|
export const PeopleRounded: SvgIconComponent;
|
|
6589
6697
|
export const PeopleSharp: SvgIconComponent;
|
|
6590
6698
|
export const PeopleTwoTone: SvgIconComponent;
|
|
@@ -6669,17 +6777,27 @@ export const PersonAddOutlined: SvgIconComponent;
|
|
|
6669
6777
|
export const PersonAddRounded: SvgIconComponent;
|
|
6670
6778
|
export const PersonAddSharp: SvgIconComponent;
|
|
6671
6779
|
export const PersonAddTwoTone: SvgIconComponent;
|
|
6780
|
+
export const PersonalInjury: SvgIconComponent;
|
|
6781
|
+
export const PersonalInjuryOutlined: SvgIconComponent;
|
|
6782
|
+
export const PersonalInjuryRounded: SvgIconComponent;
|
|
6783
|
+
export const PersonalInjurySharp: SvgIconComponent;
|
|
6784
|
+
export const PersonalInjuryTwoTone: SvgIconComponent;
|
|
6785
|
+
export const PersonalVideo: SvgIconComponent;
|
|
6786
|
+
export const PersonalVideoOutlined: SvgIconComponent;
|
|
6787
|
+
export const PersonalVideoRounded: SvgIconComponent;
|
|
6788
|
+
export const PersonalVideoSharp: SvgIconComponent;
|
|
6789
|
+
export const PersonalVideoTwoTone: SvgIconComponent;
|
|
6672
6790
|
export const PersonOff: SvgIconComponent;
|
|
6673
6791
|
export const PersonOffOutlined: SvgIconComponent;
|
|
6674
6792
|
export const PersonOffRounded: SvgIconComponent;
|
|
6675
6793
|
export const PersonOffSharp: SvgIconComponent;
|
|
6676
6794
|
export const PersonOffTwoTone: SvgIconComponent;
|
|
6677
6795
|
export const PersonOutline: SvgIconComponent;
|
|
6796
|
+
export const PersonOutlined: SvgIconComponent;
|
|
6678
6797
|
export const PersonOutlineOutlined: SvgIconComponent;
|
|
6679
6798
|
export const PersonOutlineRounded: SvgIconComponent;
|
|
6680
6799
|
export const PersonOutlineSharp: SvgIconComponent;
|
|
6681
6800
|
export const PersonOutlineTwoTone: SvgIconComponent;
|
|
6682
|
-
export const PersonOutlined: SvgIconComponent;
|
|
6683
6801
|
export const PersonPin: SvgIconComponent;
|
|
6684
6802
|
export const PersonPinCircle: SvgIconComponent;
|
|
6685
6803
|
export const PersonPinCircleOutlined: SvgIconComponent;
|
|
@@ -6708,11 +6826,6 @@ export const PersonSearchSharp: SvgIconComponent;
|
|
|
6708
6826
|
export const PersonSearchTwoTone: SvgIconComponent;
|
|
6709
6827
|
export const PersonSharp: SvgIconComponent;
|
|
6710
6828
|
export const PersonTwoTone: SvgIconComponent;
|
|
6711
|
-
export const PersonalVideo: SvgIconComponent;
|
|
6712
|
-
export const PersonalVideoOutlined: SvgIconComponent;
|
|
6713
|
-
export const PersonalVideoRounded: SvgIconComponent;
|
|
6714
|
-
export const PersonalVideoSharp: SvgIconComponent;
|
|
6715
|
-
export const PersonalVideoTwoTone: SvgIconComponent;
|
|
6716
6829
|
export const PestControl: SvgIconComponent;
|
|
6717
6830
|
export const PestControlOutlined: SvgIconComponent;
|
|
6718
6831
|
export const PestControlRodent: SvgIconComponent;
|
|
@@ -6774,25 +6887,6 @@ export const PhoneIphoneOutlined: SvgIconComponent;
|
|
|
6774
6887
|
export const PhoneIphoneRounded: SvgIconComponent;
|
|
6775
6888
|
export const PhoneIphoneSharp: SvgIconComponent;
|
|
6776
6889
|
export const PhoneIphoneTwoTone: SvgIconComponent;
|
|
6777
|
-
export const PhoneLocked: SvgIconComponent;
|
|
6778
|
-
export const PhoneLockedOutlined: SvgIconComponent;
|
|
6779
|
-
export const PhoneLockedRounded: SvgIconComponent;
|
|
6780
|
-
export const PhoneLockedSharp: SvgIconComponent;
|
|
6781
|
-
export const PhoneLockedTwoTone: SvgIconComponent;
|
|
6782
|
-
export const PhoneMissed: SvgIconComponent;
|
|
6783
|
-
export const PhoneMissedOutlined: SvgIconComponent;
|
|
6784
|
-
export const PhoneMissedRounded: SvgIconComponent;
|
|
6785
|
-
export const PhoneMissedSharp: SvgIconComponent;
|
|
6786
|
-
export const PhoneMissedTwoTone: SvgIconComponent;
|
|
6787
|
-
export const PhoneOutlined: SvgIconComponent;
|
|
6788
|
-
export const PhonePaused: SvgIconComponent;
|
|
6789
|
-
export const PhonePausedOutlined: SvgIconComponent;
|
|
6790
|
-
export const PhonePausedRounded: SvgIconComponent;
|
|
6791
|
-
export const PhonePausedSharp: SvgIconComponent;
|
|
6792
|
-
export const PhonePausedTwoTone: SvgIconComponent;
|
|
6793
|
-
export const PhoneRounded: SvgIconComponent;
|
|
6794
|
-
export const PhoneSharp: SvgIconComponent;
|
|
6795
|
-
export const PhoneTwoTone: SvgIconComponent;
|
|
6796
6890
|
export const Phonelink: SvgIconComponent;
|
|
6797
6891
|
export const PhonelinkErase: SvgIconComponent;
|
|
6798
6892
|
export const PhonelinkEraseOutlined: SvgIconComponent;
|
|
@@ -6823,6 +6917,25 @@ export const PhonelinkSetupSharp: SvgIconComponent;
|
|
|
6823
6917
|
export const PhonelinkSetupTwoTone: SvgIconComponent;
|
|
6824
6918
|
export const PhonelinkSharp: SvgIconComponent;
|
|
6825
6919
|
export const PhonelinkTwoTone: SvgIconComponent;
|
|
6920
|
+
export const PhoneLocked: SvgIconComponent;
|
|
6921
|
+
export const PhoneLockedOutlined: SvgIconComponent;
|
|
6922
|
+
export const PhoneLockedRounded: SvgIconComponent;
|
|
6923
|
+
export const PhoneLockedSharp: SvgIconComponent;
|
|
6924
|
+
export const PhoneLockedTwoTone: SvgIconComponent;
|
|
6925
|
+
export const PhoneMissed: SvgIconComponent;
|
|
6926
|
+
export const PhoneMissedOutlined: SvgIconComponent;
|
|
6927
|
+
export const PhoneMissedRounded: SvgIconComponent;
|
|
6928
|
+
export const PhoneMissedSharp: SvgIconComponent;
|
|
6929
|
+
export const PhoneMissedTwoTone: SvgIconComponent;
|
|
6930
|
+
export const PhoneOutlined: SvgIconComponent;
|
|
6931
|
+
export const PhonePaused: SvgIconComponent;
|
|
6932
|
+
export const PhonePausedOutlined: SvgIconComponent;
|
|
6933
|
+
export const PhonePausedRounded: SvgIconComponent;
|
|
6934
|
+
export const PhonePausedSharp: SvgIconComponent;
|
|
6935
|
+
export const PhonePausedTwoTone: SvgIconComponent;
|
|
6936
|
+
export const PhoneRounded: SvgIconComponent;
|
|
6937
|
+
export const PhoneSharp: SvgIconComponent;
|
|
6938
|
+
export const PhoneTwoTone: SvgIconComponent;
|
|
6826
6939
|
export const Photo: SvgIconComponent;
|
|
6827
6940
|
export const PhotoAlbum: SvgIconComponent;
|
|
6828
6941
|
export const PhotoAlbumOutlined: SvgIconComponent;
|
|
@@ -6905,30 +7018,40 @@ export const PictureInPictureSharp: SvgIconComponent;
|
|
|
6905
7018
|
export const PictureInPictureTwoTone: SvgIconComponent;
|
|
6906
7019
|
export const PieChart: SvgIconComponent;
|
|
6907
7020
|
export const PieChartOutline: SvgIconComponent;
|
|
7021
|
+
export const PieChartOutlined: SvgIconComponent;
|
|
6908
7022
|
export const PieChartOutlineOutlined: SvgIconComponent;
|
|
6909
7023
|
export const PieChartOutlineRounded: SvgIconComponent;
|
|
6910
7024
|
export const PieChartOutlineSharp: SvgIconComponent;
|
|
6911
7025
|
export const PieChartOutlineTwoTone: SvgIconComponent;
|
|
6912
|
-
export const PieChartOutlined: SvgIconComponent;
|
|
6913
7026
|
export const PieChartRounded: SvgIconComponent;
|
|
6914
7027
|
export const PieChartSharp: SvgIconComponent;
|
|
6915
7028
|
export const PieChartTwoTone: SvgIconComponent;
|
|
6916
7029
|
export const Pin: SvgIconComponent;
|
|
7030
|
+
export const Pinch: SvgIconComponent;
|
|
7031
|
+
export const PinchOutlined: SvgIconComponent;
|
|
7032
|
+
export const PinchRounded: SvgIconComponent;
|
|
7033
|
+
export const PinchSharp: SvgIconComponent;
|
|
7034
|
+
export const PinchTwoTone: SvgIconComponent;
|
|
6917
7035
|
export const PinDrop: SvgIconComponent;
|
|
6918
7036
|
export const PinDropOutlined: SvgIconComponent;
|
|
6919
7037
|
export const PinDropRounded: SvgIconComponent;
|
|
6920
7038
|
export const PinDropSharp: SvgIconComponent;
|
|
6921
7039
|
export const PinDropTwoTone: SvgIconComponent;
|
|
7040
|
+
export const PinEnd: SvgIconComponent;
|
|
7041
|
+
export const PinEndOutlined: SvgIconComponent;
|
|
7042
|
+
export const PinEndRounded: SvgIconComponent;
|
|
7043
|
+
export const PinEndSharp: SvgIconComponent;
|
|
7044
|
+
export const PinEndTwoTone: SvgIconComponent;
|
|
7045
|
+
export const PinInvoke: SvgIconComponent;
|
|
7046
|
+
export const PinInvokeOutlined: SvgIconComponent;
|
|
7047
|
+
export const PinInvokeRounded: SvgIconComponent;
|
|
7048
|
+
export const PinInvokeSharp: SvgIconComponent;
|
|
7049
|
+
export const PinInvokeTwoTone: SvgIconComponent;
|
|
6922
7050
|
export const PinOutlined: SvgIconComponent;
|
|
6923
7051
|
export const PinRounded: SvgIconComponent;
|
|
6924
7052
|
export const PinSharp: SvgIconComponent;
|
|
6925
|
-
export const PinTwoTone: SvgIconComponent;
|
|
6926
|
-
export const Pinch: SvgIconComponent;
|
|
6927
|
-
export const PinchOutlined: SvgIconComponent;
|
|
6928
|
-
export const PinchRounded: SvgIconComponent;
|
|
6929
|
-
export const PinchSharp: SvgIconComponent;
|
|
6930
|
-
export const PinchTwoTone: SvgIconComponent;
|
|
6931
7053
|
export const Pinterest: SvgIconComponent;
|
|
7054
|
+
export const PinTwoTone: SvgIconComponent;
|
|
6932
7055
|
export const PivotTableChart: SvgIconComponent;
|
|
6933
7056
|
export const PivotTableChartOutlined: SvgIconComponent;
|
|
6934
7057
|
export const PivotTableChartRounded: SvgIconComponent;
|
|
@@ -6966,11 +7089,11 @@ export const PlayCircleFilledWhiteRounded: SvgIconComponent;
|
|
|
6966
7089
|
export const PlayCircleFilledWhiteSharp: SvgIconComponent;
|
|
6967
7090
|
export const PlayCircleFilledWhiteTwoTone: SvgIconComponent;
|
|
6968
7091
|
export const PlayCircleOutline: SvgIconComponent;
|
|
7092
|
+
export const PlayCircleOutlined: SvgIconComponent;
|
|
6969
7093
|
export const PlayCircleOutlineOutlined: SvgIconComponent;
|
|
6970
7094
|
export const PlayCircleOutlineRounded: SvgIconComponent;
|
|
6971
7095
|
export const PlayCircleOutlineSharp: SvgIconComponent;
|
|
6972
7096
|
export const PlayCircleOutlineTwoTone: SvgIconComponent;
|
|
6973
|
-
export const PlayCircleOutlined: SvgIconComponent;
|
|
6974
7097
|
export const PlayCircleRounded: SvgIconComponent;
|
|
6975
7098
|
export const PlayCircleSharp: SvgIconComponent;
|
|
6976
7099
|
export const PlayCircleTwoTone: SvgIconComponent;
|
|
@@ -7144,6 +7267,11 @@ export const PrivacyTipOutlined: SvgIconComponent;
|
|
|
7144
7267
|
export const PrivacyTipRounded: SvgIconComponent;
|
|
7145
7268
|
export const PrivacyTipSharp: SvgIconComponent;
|
|
7146
7269
|
export const PrivacyTipTwoTone: SvgIconComponent;
|
|
7270
|
+
export const PrivateConnectivity: SvgIconComponent;
|
|
7271
|
+
export const PrivateConnectivityOutlined: SvgIconComponent;
|
|
7272
|
+
export const PrivateConnectivityRounded: SvgIconComponent;
|
|
7273
|
+
export const PrivateConnectivitySharp: SvgIconComponent;
|
|
7274
|
+
export const PrivateConnectivityTwoTone: SvgIconComponent;
|
|
7147
7275
|
export const ProductionQuantityLimits: SvgIconComponent;
|
|
7148
7276
|
export const ProductionQuantityLimitsOutlined: SvgIconComponent;
|
|
7149
7277
|
export const ProductionQuantityLimitsRounded: SvgIconComponent;
|
|
@@ -7180,15 +7308,15 @@ export const PublicRounded: SvgIconComponent;
|
|
|
7180
7308
|
export const PublicSharp: SvgIconComponent;
|
|
7181
7309
|
export const PublicTwoTone: SvgIconComponent;
|
|
7182
7310
|
export const Publish: SvgIconComponent;
|
|
7183
|
-
export const PublishOutlined: SvgIconComponent;
|
|
7184
|
-
export const PublishRounded: SvgIconComponent;
|
|
7185
|
-
export const PublishSharp: SvgIconComponent;
|
|
7186
|
-
export const PublishTwoTone: SvgIconComponent;
|
|
7187
7311
|
export const PublishedWithChanges: SvgIconComponent;
|
|
7188
7312
|
export const PublishedWithChangesOutlined: SvgIconComponent;
|
|
7189
7313
|
export const PublishedWithChangesRounded: SvgIconComponent;
|
|
7190
7314
|
export const PublishedWithChangesSharp: SvgIconComponent;
|
|
7191
7315
|
export const PublishedWithChangesTwoTone: SvgIconComponent;
|
|
7316
|
+
export const PublishOutlined: SvgIconComponent;
|
|
7317
|
+
export const PublishRounded: SvgIconComponent;
|
|
7318
|
+
export const PublishSharp: SvgIconComponent;
|
|
7319
|
+
export const PublishTwoTone: SvgIconComponent;
|
|
7192
7320
|
export const PunchClock: SvgIconComponent;
|
|
7193
7321
|
export const PunchClockOutlined: SvgIconComponent;
|
|
7194
7322
|
export const PunchClockRounded: SvgIconComponent;
|
|
@@ -7259,11 +7387,6 @@ export const QuizOutlined: SvgIconComponent;
|
|
|
7259
7387
|
export const QuizRounded: SvgIconComponent;
|
|
7260
7388
|
export const QuizSharp: SvgIconComponent;
|
|
7261
7389
|
export const QuizTwoTone: SvgIconComponent;
|
|
7262
|
-
export const RMobiledata: SvgIconComponent;
|
|
7263
|
-
export const RMobiledataOutlined: SvgIconComponent;
|
|
7264
|
-
export const RMobiledataRounded: SvgIconComponent;
|
|
7265
|
-
export const RMobiledataSharp: SvgIconComponent;
|
|
7266
|
-
export const RMobiledataTwoTone: SvgIconComponent;
|
|
7267
7390
|
export const Radar: SvgIconComponent;
|
|
7268
7391
|
export const RadarOutlined: SvgIconComponent;
|
|
7269
7392
|
export const RadarRounded: SvgIconComponent;
|
|
@@ -7324,6 +7447,12 @@ export const ReadMoreOutlined: SvgIconComponent;
|
|
|
7324
7447
|
export const ReadMoreRounded: SvgIconComponent;
|
|
7325
7448
|
export const ReadMoreSharp: SvgIconComponent;
|
|
7326
7449
|
export const ReadMoreTwoTone: SvgIconComponent;
|
|
7450
|
+
export const RealEstateAgent: SvgIconComponent;
|
|
7451
|
+
export const RealEstateAgentOutlined: SvgIconComponent;
|
|
7452
|
+
export const RealEstateAgentRounded: SvgIconComponent;
|
|
7453
|
+
export const RealEstateAgentSharp: SvgIconComponent;
|
|
7454
|
+
export const RealEstateAgentTwoTone: SvgIconComponent;
|
|
7455
|
+
export const RebaseEdit: SvgIconComponent;
|
|
7327
7456
|
export const Receipt: SvgIconComponent;
|
|
7328
7457
|
export const ReceiptLong: SvgIconComponent;
|
|
7329
7458
|
export const ReceiptLongOutlined: SvgIconComponent;
|
|
@@ -7388,11 +7517,11 @@ export const RememberMeTwoTone: SvgIconComponent;
|
|
|
7388
7517
|
export const Remove: SvgIconComponent;
|
|
7389
7518
|
export const RemoveCircle: SvgIconComponent;
|
|
7390
7519
|
export const RemoveCircleOutline: SvgIconComponent;
|
|
7520
|
+
export const RemoveCircleOutlined: SvgIconComponent;
|
|
7391
7521
|
export const RemoveCircleOutlineOutlined: SvgIconComponent;
|
|
7392
7522
|
export const RemoveCircleOutlineRounded: SvgIconComponent;
|
|
7393
7523
|
export const RemoveCircleOutlineSharp: SvgIconComponent;
|
|
7394
7524
|
export const RemoveCircleOutlineTwoTone: SvgIconComponent;
|
|
7395
|
-
export const RemoveCircleOutlined: SvgIconComponent;
|
|
7396
7525
|
export const RemoveCircleRounded: SvgIconComponent;
|
|
7397
7526
|
export const RemoveCircleSharp: SvgIconComponent;
|
|
7398
7527
|
export const RemoveCircleTwoTone: SvgIconComponent;
|
|
@@ -7442,10 +7571,6 @@ export const RepartitionSharp: SvgIconComponent;
|
|
|
7442
7571
|
export const RepartitionTwoTone: SvgIconComponent;
|
|
7443
7572
|
export const Repeat: SvgIconComponent;
|
|
7444
7573
|
export const RepeatOn: SvgIconComponent;
|
|
7445
|
-
export const RepeatOnOutlined: SvgIconComponent;
|
|
7446
|
-
export const RepeatOnRounded: SvgIconComponent;
|
|
7447
|
-
export const RepeatOnSharp: SvgIconComponent;
|
|
7448
|
-
export const RepeatOnTwoTone: SvgIconComponent;
|
|
7449
7574
|
export const RepeatOne: SvgIconComponent;
|
|
7450
7575
|
export const RepeatOneOn: SvgIconComponent;
|
|
7451
7576
|
export const RepeatOneOnOutlined: SvgIconComponent;
|
|
@@ -7456,6 +7581,10 @@ export const RepeatOneOutlined: SvgIconComponent;
|
|
|
7456
7581
|
export const RepeatOneRounded: SvgIconComponent;
|
|
7457
7582
|
export const RepeatOneSharp: SvgIconComponent;
|
|
7458
7583
|
export const RepeatOneTwoTone: SvgIconComponent;
|
|
7584
|
+
export const RepeatOnOutlined: SvgIconComponent;
|
|
7585
|
+
export const RepeatOnRounded: SvgIconComponent;
|
|
7586
|
+
export const RepeatOnSharp: SvgIconComponent;
|
|
7587
|
+
export const RepeatOnTwoTone: SvgIconComponent;
|
|
7459
7588
|
export const RepeatOutlined: SvgIconComponent;
|
|
7460
7589
|
export const RepeatRounded: SvgIconComponent;
|
|
7461
7590
|
export const RepeatSharp: SvgIconComponent;
|
|
@@ -7575,6 +7704,11 @@ export const RingVolumeOutlined: SvgIconComponent;
|
|
|
7575
7704
|
export const RingVolumeRounded: SvgIconComponent;
|
|
7576
7705
|
export const RingVolumeSharp: SvgIconComponent;
|
|
7577
7706
|
export const RingVolumeTwoTone: SvgIconComponent;
|
|
7707
|
+
export const RMobiledata: SvgIconComponent;
|
|
7708
|
+
export const RMobiledataOutlined: SvgIconComponent;
|
|
7709
|
+
export const RMobiledataRounded: SvgIconComponent;
|
|
7710
|
+
export const RMobiledataSharp: SvgIconComponent;
|
|
7711
|
+
export const RMobiledataTwoTone: SvgIconComponent;
|
|
7578
7712
|
export const Rocket: SvgIconComponent;
|
|
7579
7713
|
export const RocketLaunch: SvgIconComponent;
|
|
7580
7714
|
export const RocketLaunchOutlined: SvgIconComponent;
|
|
@@ -7657,14 +7791,14 @@ export const RoundedCornerSharp: SvgIconComponent;
|
|
|
7657
7791
|
export const RoundedCornerTwoTone: SvgIconComponent;
|
|
7658
7792
|
export const Route: SvgIconComponent;
|
|
7659
7793
|
export const RouteOutlined: SvgIconComponent;
|
|
7660
|
-
export const RouteRounded: SvgIconComponent;
|
|
7661
|
-
export const RouteSharp: SvgIconComponent;
|
|
7662
|
-
export const RouteTwoTone: SvgIconComponent;
|
|
7663
7794
|
export const Router: SvgIconComponent;
|
|
7795
|
+
export const RouteRounded: SvgIconComponent;
|
|
7664
7796
|
export const RouterOutlined: SvgIconComponent;
|
|
7665
7797
|
export const RouterRounded: SvgIconComponent;
|
|
7666
7798
|
export const RouterSharp: SvgIconComponent;
|
|
7667
7799
|
export const RouterTwoTone: SvgIconComponent;
|
|
7800
|
+
export const RouteSharp: SvgIconComponent;
|
|
7801
|
+
export const RouteTwoTone: SvgIconComponent;
|
|
7668
7802
|
export const Rowing: SvgIconComponent;
|
|
7669
7803
|
export const RowingOutlined: SvgIconComponent;
|
|
7670
7804
|
export const RowingRounded: SvgIconComponent;
|
|
@@ -7751,15 +7885,15 @@ export const SaveAsOutlined: SvgIconComponent;
|
|
|
7751
7885
|
export const SaveAsRounded: SvgIconComponent;
|
|
7752
7886
|
export const SaveAsSharp: SvgIconComponent;
|
|
7753
7887
|
export const SaveAsTwoTone: SvgIconComponent;
|
|
7754
|
-
export const SaveOutlined: SvgIconComponent;
|
|
7755
|
-
export const SaveRounded: SvgIconComponent;
|
|
7756
|
-
export const SaveSharp: SvgIconComponent;
|
|
7757
|
-
export const SaveTwoTone: SvgIconComponent;
|
|
7758
7888
|
export const SavedSearch: SvgIconComponent;
|
|
7759
7889
|
export const SavedSearchOutlined: SvgIconComponent;
|
|
7760
7890
|
export const SavedSearchRounded: SvgIconComponent;
|
|
7761
7891
|
export const SavedSearchSharp: SvgIconComponent;
|
|
7762
7892
|
export const SavedSearchTwoTone: SvgIconComponent;
|
|
7893
|
+
export const SaveOutlined: SvgIconComponent;
|
|
7894
|
+
export const SaveRounded: SvgIconComponent;
|
|
7895
|
+
export const SaveSharp: SvgIconComponent;
|
|
7896
|
+
export const SaveTwoTone: SvgIconComponent;
|
|
7763
7897
|
export const Savings: SvgIconComponent;
|
|
7764
7898
|
export const SavingsOutlined: SvgIconComponent;
|
|
7765
7899
|
export const SavingsRounded: SvgIconComponent;
|
|
@@ -7806,15 +7940,15 @@ export const ScienceRounded: SvgIconComponent;
|
|
|
7806
7940
|
export const ScienceSharp: SvgIconComponent;
|
|
7807
7941
|
export const ScienceTwoTone: SvgIconComponent;
|
|
7808
7942
|
export const Score: SvgIconComponent;
|
|
7809
|
-
export const ScoreOutlined: SvgIconComponent;
|
|
7810
|
-
export const ScoreRounded: SvgIconComponent;
|
|
7811
|
-
export const ScoreSharp: SvgIconComponent;
|
|
7812
|
-
export const ScoreTwoTone: SvgIconComponent;
|
|
7813
7943
|
export const Scoreboard: SvgIconComponent;
|
|
7814
7944
|
export const ScoreboardOutlined: SvgIconComponent;
|
|
7815
7945
|
export const ScoreboardRounded: SvgIconComponent;
|
|
7816
7946
|
export const ScoreboardSharp: SvgIconComponent;
|
|
7817
7947
|
export const ScoreboardTwoTone: SvgIconComponent;
|
|
7948
|
+
export const ScoreOutlined: SvgIconComponent;
|
|
7949
|
+
export const ScoreRounded: SvgIconComponent;
|
|
7950
|
+
export const ScoreSharp: SvgIconComponent;
|
|
7951
|
+
export const ScoreTwoTone: SvgIconComponent;
|
|
7818
7952
|
export const ScreenLockLandscape: SvgIconComponent;
|
|
7819
7953
|
export const ScreenLockLandscapeOutlined: SvgIconComponent;
|
|
7820
7954
|
export const ScreenLockLandscapeRounded: SvgIconComponent;
|
|
@@ -7965,11 +8099,6 @@ export const SensorOccupiedOutlined: SvgIconComponent;
|
|
|
7965
8099
|
export const SensorOccupiedRounded: SvgIconComponent;
|
|
7966
8100
|
export const SensorOccupiedSharp: SvgIconComponent;
|
|
7967
8101
|
export const SensorOccupiedTwoTone: SvgIconComponent;
|
|
7968
|
-
export const SensorWindow: SvgIconComponent;
|
|
7969
|
-
export const SensorWindowOutlined: SvgIconComponent;
|
|
7970
|
-
export const SensorWindowRounded: SvgIconComponent;
|
|
7971
|
-
export const SensorWindowSharp: SvgIconComponent;
|
|
7972
|
-
export const SensorWindowTwoTone: SvgIconComponent;
|
|
7973
8102
|
export const Sensors: SvgIconComponent;
|
|
7974
8103
|
export const SensorsOff: SvgIconComponent;
|
|
7975
8104
|
export const SensorsOffOutlined: SvgIconComponent;
|
|
@@ -7980,6 +8109,11 @@ export const SensorsOutlined: SvgIconComponent;
|
|
|
7980
8109
|
export const SensorsRounded: SvgIconComponent;
|
|
7981
8110
|
export const SensorsSharp: SvgIconComponent;
|
|
7982
8111
|
export const SensorsTwoTone: SvgIconComponent;
|
|
8112
|
+
export const SensorWindow: SvgIconComponent;
|
|
8113
|
+
export const SensorWindowOutlined: SvgIconComponent;
|
|
8114
|
+
export const SensorWindowRounded: SvgIconComponent;
|
|
8115
|
+
export const SensorWindowSharp: SvgIconComponent;
|
|
8116
|
+
export const SensorWindowTwoTone: SvgIconComponent;
|
|
7983
8117
|
export const SentimentDissatisfied: SvgIconComponent;
|
|
7984
8118
|
export const SentimentDissatisfiedOutlined: SvgIconComponent;
|
|
7985
8119
|
export const SentimentDissatisfiedRounded: SvgIconComponent;
|
|
@@ -8155,6 +8289,7 @@ export const ShareOutlined: SvgIconComponent;
|
|
|
8155
8289
|
export const ShareRounded: SvgIconComponent;
|
|
8156
8290
|
export const ShareSharp: SvgIconComponent;
|
|
8157
8291
|
export const ShareTwoTone: SvgIconComponent;
|
|
8292
|
+
export const Shelves: SvgIconComponent;
|
|
8158
8293
|
export const Shield: SvgIconComponent;
|
|
8159
8294
|
export const ShieldMoon: SvgIconComponent;
|
|
8160
8295
|
export const ShieldMoonOutlined: SvgIconComponent;
|
|
@@ -8172,14 +8307,6 @@ export const Shop2Rounded: SvgIconComponent;
|
|
|
8172
8307
|
export const Shop2Sharp: SvgIconComponent;
|
|
8173
8308
|
export const Shop2TwoTone: SvgIconComponent;
|
|
8174
8309
|
export const ShopOutlined: SvgIconComponent;
|
|
8175
|
-
export const ShopRounded: SvgIconComponent;
|
|
8176
|
-
export const ShopSharp: SvgIconComponent;
|
|
8177
|
-
export const ShopTwo: SvgIconComponent;
|
|
8178
|
-
export const ShopTwoOutlined: SvgIconComponent;
|
|
8179
|
-
export const ShopTwoRounded: SvgIconComponent;
|
|
8180
|
-
export const ShopTwoSharp: SvgIconComponent;
|
|
8181
|
-
export const ShopTwoTone: SvgIconComponent;
|
|
8182
|
-
export const ShopTwoTwoTone: SvgIconComponent;
|
|
8183
8310
|
export const ShoppingBag: SvgIconComponent;
|
|
8184
8311
|
export const ShoppingBagOutlined: SvgIconComponent;
|
|
8185
8312
|
export const ShoppingBagRounded: SvgIconComponent;
|
|
@@ -8200,16 +8327,24 @@ export const ShoppingCartOutlined: SvgIconComponent;
|
|
|
8200
8327
|
export const ShoppingCartRounded: SvgIconComponent;
|
|
8201
8328
|
export const ShoppingCartSharp: SvgIconComponent;
|
|
8202
8329
|
export const ShoppingCartTwoTone: SvgIconComponent;
|
|
8203
|
-
export const
|
|
8204
|
-
export const
|
|
8205
|
-
export const
|
|
8206
|
-
export const
|
|
8207
|
-
export const
|
|
8330
|
+
export const ShopRounded: SvgIconComponent;
|
|
8331
|
+
export const ShopSharp: SvgIconComponent;
|
|
8332
|
+
export const ShopTwo: SvgIconComponent;
|
|
8333
|
+
export const ShopTwoOutlined: SvgIconComponent;
|
|
8334
|
+
export const ShopTwoRounded: SvgIconComponent;
|
|
8335
|
+
export const ShopTwoSharp: SvgIconComponent;
|
|
8336
|
+
export const ShopTwoTone: SvgIconComponent;
|
|
8337
|
+
export const ShopTwoTwoTone: SvgIconComponent;
|
|
8208
8338
|
export const Shortcut: SvgIconComponent;
|
|
8209
8339
|
export const ShortcutOutlined: SvgIconComponent;
|
|
8210
8340
|
export const ShortcutRounded: SvgIconComponent;
|
|
8211
8341
|
export const ShortcutSharp: SvgIconComponent;
|
|
8212
8342
|
export const ShortcutTwoTone: SvgIconComponent;
|
|
8343
|
+
export const ShortText: SvgIconComponent;
|
|
8344
|
+
export const ShortTextOutlined: SvgIconComponent;
|
|
8345
|
+
export const ShortTextRounded: SvgIconComponent;
|
|
8346
|
+
export const ShortTextSharp: SvgIconComponent;
|
|
8347
|
+
export const ShortTextTwoTone: SvgIconComponent;
|
|
8213
8348
|
export const ShowChart: SvgIconComponent;
|
|
8214
8349
|
export const ShowChartOutlined: SvgIconComponent;
|
|
8215
8350
|
export const ShowChartRounded: SvgIconComponent;
|
|
@@ -8240,11 +8375,6 @@ export const SickOutlined: SvgIconComponent;
|
|
|
8240
8375
|
export const SickRounded: SvgIconComponent;
|
|
8241
8376
|
export const SickSharp: SvgIconComponent;
|
|
8242
8377
|
export const SickTwoTone: SvgIconComponent;
|
|
8243
|
-
export const SignLanguage: SvgIconComponent;
|
|
8244
|
-
export const SignLanguageOutlined: SvgIconComponent;
|
|
8245
|
-
export const SignLanguageRounded: SvgIconComponent;
|
|
8246
|
-
export const SignLanguageSharp: SvgIconComponent;
|
|
8247
|
-
export const SignLanguageTwoTone: SvgIconComponent;
|
|
8248
8378
|
export const SignalCellular0Bar: SvgIconComponent;
|
|
8249
8379
|
export const SignalCellular0BarOutlined: SvgIconComponent;
|
|
8250
8380
|
export const SignalCellular0BarRounded: SvgIconComponent;
|
|
@@ -8310,16 +8440,16 @@ export const SignalCellularConnectedNoInternet4BarOutlined: SvgIconComponent;
|
|
|
8310
8440
|
export const SignalCellularConnectedNoInternet4BarRounded: SvgIconComponent;
|
|
8311
8441
|
export const SignalCellularConnectedNoInternet4BarSharp: SvgIconComponent;
|
|
8312
8442
|
export const SignalCellularConnectedNoInternet4BarTwoTone: SvgIconComponent;
|
|
8313
|
-
export const SignalCellularNoSim: SvgIconComponent;
|
|
8314
|
-
export const SignalCellularNoSimOutlined: SvgIconComponent;
|
|
8315
|
-
export const SignalCellularNoSimRounded: SvgIconComponent;
|
|
8316
|
-
export const SignalCellularNoSimSharp: SvgIconComponent;
|
|
8317
|
-
export const SignalCellularNoSimTwoTone: SvgIconComponent;
|
|
8318
8443
|
export const SignalCellularNodata: SvgIconComponent;
|
|
8319
8444
|
export const SignalCellularNodataOutlined: SvgIconComponent;
|
|
8320
8445
|
export const SignalCellularNodataRounded: SvgIconComponent;
|
|
8321
8446
|
export const SignalCellularNodataSharp: SvgIconComponent;
|
|
8322
8447
|
export const SignalCellularNodataTwoTone: SvgIconComponent;
|
|
8448
|
+
export const SignalCellularNoSim: SvgIconComponent;
|
|
8449
|
+
export const SignalCellularNoSimOutlined: SvgIconComponent;
|
|
8450
|
+
export const SignalCellularNoSimRounded: SvgIconComponent;
|
|
8451
|
+
export const SignalCellularNoSimSharp: SvgIconComponent;
|
|
8452
|
+
export const SignalCellularNoSimTwoTone: SvgIconComponent;
|
|
8323
8453
|
export const SignalCellularNull: SvgIconComponent;
|
|
8324
8454
|
export const SignalCellularNullOutlined: SvgIconComponent;
|
|
8325
8455
|
export const SignalCellularNullRounded: SvgIconComponent;
|
|
@@ -8380,6 +8510,10 @@ export const SignalWifiBadOutlined: SvgIconComponent;
|
|
|
8380
8510
|
export const SignalWifiBadRounded: SvgIconComponent;
|
|
8381
8511
|
export const SignalWifiBadSharp: SvgIconComponent;
|
|
8382
8512
|
export const SignalWifiBadTwoTone: SvgIconComponent;
|
|
8513
|
+
export const SignalWifiConnectedNoInternet0TwoTone: SvgIconComponent;
|
|
8514
|
+
export const SignalWifiConnectedNoInternet1TwoTone: SvgIconComponent;
|
|
8515
|
+
export const SignalWifiConnectedNoInternet2TwoTone: SvgIconComponent;
|
|
8516
|
+
export const SignalWifiConnectedNoInternet3TwoTone: SvgIconComponent;
|
|
8383
8517
|
export const SignalWifiConnectedNoInternet4: SvgIconComponent;
|
|
8384
8518
|
export const SignalWifiConnectedNoInternet4Outlined: SvgIconComponent;
|
|
8385
8519
|
export const SignalWifiConnectedNoInternet4Rounded: SvgIconComponent;
|
|
@@ -8390,21 +8524,34 @@ export const SignalWifiOffOutlined: SvgIconComponent;
|
|
|
8390
8524
|
export const SignalWifiOffRounded: SvgIconComponent;
|
|
8391
8525
|
export const SignalWifiOffSharp: SvgIconComponent;
|
|
8392
8526
|
export const SignalWifiOffTwoTone: SvgIconComponent;
|
|
8527
|
+
export const SignalWifiStatusbar1BarTwoTone: SvgIconComponent;
|
|
8528
|
+
export const SignalWifiStatusbar2BarTwoTone: SvgIconComponent;
|
|
8529
|
+
export const SignalWifiStatusbar3BarTwoTone: SvgIconComponent;
|
|
8393
8530
|
export const SignalWifiStatusbar4Bar: SvgIconComponent;
|
|
8394
8531
|
export const SignalWifiStatusbar4BarOutlined: SvgIconComponent;
|
|
8395
8532
|
export const SignalWifiStatusbar4BarRounded: SvgIconComponent;
|
|
8396
8533
|
export const SignalWifiStatusbar4BarSharp: SvgIconComponent;
|
|
8397
8534
|
export const SignalWifiStatusbar4BarTwoTone: SvgIconComponent;
|
|
8535
|
+
export const SignalWifiStatusbarConnectedNoInternet1TwoTone: SvgIconComponent;
|
|
8536
|
+
export const SignalWifiStatusbarConnectedNoInternet2TwoTone: SvgIconComponent;
|
|
8537
|
+
export const SignalWifiStatusbarConnectedNoInternet3TwoTone: SvgIconComponent;
|
|
8398
8538
|
export const SignalWifiStatusbarConnectedNoInternet4: SvgIconComponent;
|
|
8399
8539
|
export const SignalWifiStatusbarConnectedNoInternet4Outlined: SvgIconComponent;
|
|
8400
8540
|
export const SignalWifiStatusbarConnectedNoInternet4Rounded: SvgIconComponent;
|
|
8401
8541
|
export const SignalWifiStatusbarConnectedNoInternet4Sharp: SvgIconComponent;
|
|
8402
8542
|
export const SignalWifiStatusbarConnectedNoInternet4TwoTone: SvgIconComponent;
|
|
8543
|
+
export const SignalWifiStatusbarConnectedNoInternetTwoTone: SvgIconComponent;
|
|
8544
|
+
export const SignalWifiStatusbarNotConnectedTwoTone: SvgIconComponent;
|
|
8403
8545
|
export const SignalWifiStatusbarNull: SvgIconComponent;
|
|
8404
8546
|
export const SignalWifiStatusbarNullOutlined: SvgIconComponent;
|
|
8405
8547
|
export const SignalWifiStatusbarNullRounded: SvgIconComponent;
|
|
8406
8548
|
export const SignalWifiStatusbarNullSharp: SvgIconComponent;
|
|
8407
8549
|
export const SignalWifiStatusbarNullTwoTone: SvgIconComponent;
|
|
8550
|
+
export const SignLanguage: SvgIconComponent;
|
|
8551
|
+
export const SignLanguageOutlined: SvgIconComponent;
|
|
8552
|
+
export const SignLanguageRounded: SvgIconComponent;
|
|
8553
|
+
export const SignLanguageSharp: SvgIconComponent;
|
|
8554
|
+
export const SignLanguageTwoTone: SvgIconComponent;
|
|
8408
8555
|
export const Signpost: SvgIconComponent;
|
|
8409
8556
|
export const SignpostOutlined: SvgIconComponent;
|
|
8410
8557
|
export const SignpostRounded: SvgIconComponent;
|
|
@@ -8505,6 +8652,11 @@ export const SmartDisplayOutlined: SvgIconComponent;
|
|
|
8505
8652
|
export const SmartDisplayRounded: SvgIconComponent;
|
|
8506
8653
|
export const SmartDisplaySharp: SvgIconComponent;
|
|
8507
8654
|
export const SmartDisplayTwoTone: SvgIconComponent;
|
|
8655
|
+
export const Smartphone: SvgIconComponent;
|
|
8656
|
+
export const SmartphoneOutlined: SvgIconComponent;
|
|
8657
|
+
export const SmartphoneRounded: SvgIconComponent;
|
|
8658
|
+
export const SmartphoneSharp: SvgIconComponent;
|
|
8659
|
+
export const SmartphoneTwoTone: SvgIconComponent;
|
|
8508
8660
|
export const SmartScreen: SvgIconComponent;
|
|
8509
8661
|
export const SmartScreenOutlined: SvgIconComponent;
|
|
8510
8662
|
export const SmartScreenRounded: SvgIconComponent;
|
|
@@ -8515,11 +8667,6 @@ export const SmartToyOutlined: SvgIconComponent;
|
|
|
8515
8667
|
export const SmartToyRounded: SvgIconComponent;
|
|
8516
8668
|
export const SmartToySharp: SvgIconComponent;
|
|
8517
8669
|
export const SmartToyTwoTone: SvgIconComponent;
|
|
8518
|
-
export const Smartphone: SvgIconComponent;
|
|
8519
|
-
export const SmartphoneOutlined: SvgIconComponent;
|
|
8520
|
-
export const SmartphoneRounded: SvgIconComponent;
|
|
8521
|
-
export const SmartphoneSharp: SvgIconComponent;
|
|
8522
|
-
export const SmartphoneTwoTone: SvgIconComponent;
|
|
8523
8670
|
export const SmokeFree: SvgIconComponent;
|
|
8524
8671
|
export const SmokeFreeOutlined: SvgIconComponent;
|
|
8525
8672
|
export const SmokeFreeRounded: SvgIconComponent;
|
|
@@ -8555,6 +8702,7 @@ export const SnowboardingOutlined: SvgIconComponent;
|
|
|
8555
8702
|
export const SnowboardingRounded: SvgIconComponent;
|
|
8556
8703
|
export const SnowboardingSharp: SvgIconComponent;
|
|
8557
8704
|
export const SnowboardingTwoTone: SvgIconComponent;
|
|
8705
|
+
export const Snowing: SvgIconComponent;
|
|
8558
8706
|
export const Snowmobile: SvgIconComponent;
|
|
8559
8707
|
export const SnowmobileOutlined: SvgIconComponent;
|
|
8560
8708
|
export const SnowmobileRounded: SvgIconComponent;
|
|
@@ -8626,10 +8774,6 @@ export const SouthWestRounded: SvgIconComponent;
|
|
|
8626
8774
|
export const SouthWestSharp: SvgIconComponent;
|
|
8627
8775
|
export const SouthWestTwoTone: SvgIconComponent;
|
|
8628
8776
|
export const Spa: SvgIconComponent;
|
|
8629
|
-
export const SpaOutlined: SvgIconComponent;
|
|
8630
|
-
export const SpaRounded: SvgIconComponent;
|
|
8631
|
-
export const SpaSharp: SvgIconComponent;
|
|
8632
|
-
export const SpaTwoTone: SvgIconComponent;
|
|
8633
8777
|
export const SpaceBar: SvgIconComponent;
|
|
8634
8778
|
export const SpaceBarOutlined: SvgIconComponent;
|
|
8635
8779
|
export const SpaceBarRounded: SvgIconComponent;
|
|
@@ -8640,6 +8784,9 @@ export const SpaceDashboardOutlined: SvgIconComponent;
|
|
|
8640
8784
|
export const SpaceDashboardRounded: SvgIconComponent;
|
|
8641
8785
|
export const SpaceDashboardSharp: SvgIconComponent;
|
|
8642
8786
|
export const SpaceDashboardTwoTone: SvgIconComponent;
|
|
8787
|
+
export const SpaOutlined: SvgIconComponent;
|
|
8788
|
+
export const SpaRounded: SvgIconComponent;
|
|
8789
|
+
export const SpaSharp: SvgIconComponent;
|
|
8643
8790
|
export const SpatialAudio: SvgIconComponent;
|
|
8644
8791
|
export const SpatialAudioOff: SvgIconComponent;
|
|
8645
8792
|
export const SpatialAudioOffOutlined: SvgIconComponent;
|
|
@@ -8655,6 +8802,7 @@ export const SpatialTrackingOutlined: SvgIconComponent;
|
|
|
8655
8802
|
export const SpatialTrackingRounded: SvgIconComponent;
|
|
8656
8803
|
export const SpatialTrackingSharp: SvgIconComponent;
|
|
8657
8804
|
export const SpatialTrackingTwoTone: SvgIconComponent;
|
|
8805
|
+
export const SpaTwoTone: SvgIconComponent;
|
|
8658
8806
|
export const Speaker: SvgIconComponent;
|
|
8659
8807
|
export const SpeakerGroup: SvgIconComponent;
|
|
8660
8808
|
export const SpeakerGroupOutlined: SvgIconComponent;
|
|
@@ -8852,11 +9000,11 @@ export const StarHalfRounded: SvgIconComponent;
|
|
|
8852
9000
|
export const StarHalfSharp: SvgIconComponent;
|
|
8853
9001
|
export const StarHalfTwoTone: SvgIconComponent;
|
|
8854
9002
|
export const StarOutline: SvgIconComponent;
|
|
9003
|
+
export const StarOutlined: SvgIconComponent;
|
|
8855
9004
|
export const StarOutlineOutlined: SvgIconComponent;
|
|
8856
9005
|
export const StarOutlineRounded: SvgIconComponent;
|
|
8857
9006
|
export const StarOutlineSharp: SvgIconComponent;
|
|
8858
9007
|
export const StarOutlineTwoTone: SvgIconComponent;
|
|
8859
|
-
export const StarOutlined: SvgIconComponent;
|
|
8860
9008
|
export const StarPurple500: SvgIconComponent;
|
|
8861
9009
|
export const StarPurple500Outlined: SvgIconComponent;
|
|
8862
9010
|
export const StarPurple500Rounded: SvgIconComponent;
|
|
@@ -8868,9 +9016,8 @@ export const StarRateRounded: SvgIconComponent;
|
|
|
8868
9016
|
export const StarRateSharp: SvgIconComponent;
|
|
8869
9017
|
export const StarRateTwoTone: SvgIconComponent;
|
|
8870
9018
|
export const StarRounded: SvgIconComponent;
|
|
8871
|
-
export const StarSharp: SvgIconComponent;
|
|
8872
|
-
export const StarTwoTone: SvgIconComponent;
|
|
8873
9019
|
export const Stars: SvgIconComponent;
|
|
9020
|
+
export const StarSharp: SvgIconComponent;
|
|
8874
9021
|
export const StarsOutlined: SvgIconComponent;
|
|
8875
9022
|
export const StarsRounded: SvgIconComponent;
|
|
8876
9023
|
export const StarsSharp: SvgIconComponent;
|
|
@@ -8880,6 +9027,7 @@ export const StartOutlined: SvgIconComponent;
|
|
|
8880
9027
|
export const StartRounded: SvgIconComponent;
|
|
8881
9028
|
export const StartSharp: SvgIconComponent;
|
|
8882
9029
|
export const StartTwoTone: SvgIconComponent;
|
|
9030
|
+
export const StarTwoTone: SvgIconComponent;
|
|
8883
9031
|
export const StayCurrentLandscape: SvgIconComponent;
|
|
8884
9032
|
export const StayCurrentLandscapeOutlined: SvgIconComponent;
|
|
8885
9033
|
export const StayCurrentLandscapeRounded: SvgIconComponent;
|
|
@@ -8926,6 +9074,11 @@ export const StorageRounded: SvgIconComponent;
|
|
|
8926
9074
|
export const StorageSharp: SvgIconComponent;
|
|
8927
9075
|
export const StorageTwoTone: SvgIconComponent;
|
|
8928
9076
|
export const Store: SvgIconComponent;
|
|
9077
|
+
export const Storefront: SvgIconComponent;
|
|
9078
|
+
export const StorefrontOutlined: SvgIconComponent;
|
|
9079
|
+
export const StorefrontRounded: SvgIconComponent;
|
|
9080
|
+
export const StorefrontSharp: SvgIconComponent;
|
|
9081
|
+
export const StorefrontTwoTone: SvgIconComponent;
|
|
8929
9082
|
export const StoreMallDirectory: SvgIconComponent;
|
|
8930
9083
|
export const StoreMallDirectoryOutlined: SvgIconComponent;
|
|
8931
9084
|
export const StoreMallDirectoryRounded: SvgIconComponent;
|
|
@@ -8935,26 +9088,21 @@ export const StoreOutlined: SvgIconComponent;
|
|
|
8935
9088
|
export const StoreRounded: SvgIconComponent;
|
|
8936
9089
|
export const StoreSharp: SvgIconComponent;
|
|
8937
9090
|
export const StoreTwoTone: SvgIconComponent;
|
|
8938
|
-
export const Storefront: SvgIconComponent;
|
|
8939
|
-
export const StorefrontOutlined: SvgIconComponent;
|
|
8940
|
-
export const StorefrontRounded: SvgIconComponent;
|
|
8941
|
-
export const StorefrontSharp: SvgIconComponent;
|
|
8942
|
-
export const StorefrontTwoTone: SvgIconComponent;
|
|
8943
9091
|
export const Storm: SvgIconComponent;
|
|
8944
9092
|
export const StormOutlined: SvgIconComponent;
|
|
8945
9093
|
export const StormRounded: SvgIconComponent;
|
|
8946
9094
|
export const StormSharp: SvgIconComponent;
|
|
8947
9095
|
export const StormTwoTone: SvgIconComponent;
|
|
8948
9096
|
export const Straight: SvgIconComponent;
|
|
8949
|
-
export const StraightOutlined: SvgIconComponent;
|
|
8950
|
-
export const StraightRounded: SvgIconComponent;
|
|
8951
|
-
export const StraightSharp: SvgIconComponent;
|
|
8952
|
-
export const StraightTwoTone: SvgIconComponent;
|
|
8953
9097
|
export const Straighten: SvgIconComponent;
|
|
8954
9098
|
export const StraightenOutlined: SvgIconComponent;
|
|
8955
9099
|
export const StraightenRounded: SvgIconComponent;
|
|
8956
9100
|
export const StraightenSharp: SvgIconComponent;
|
|
8957
9101
|
export const StraightenTwoTone: SvgIconComponent;
|
|
9102
|
+
export const StraightOutlined: SvgIconComponent;
|
|
9103
|
+
export const StraightRounded: SvgIconComponent;
|
|
9104
|
+
export const StraightSharp: SvgIconComponent;
|
|
9105
|
+
export const StraightTwoTone: SvgIconComponent;
|
|
8958
9106
|
export const Stream: SvgIconComponent;
|
|
8959
9107
|
export const StreamOutlined: SvgIconComponent;
|
|
8960
9108
|
export const StreamRounded: SvgIconComponent;
|
|
@@ -8996,15 +9144,15 @@ export const SubjectRounded: SvgIconComponent;
|
|
|
8996
9144
|
export const SubjectSharp: SvgIconComponent;
|
|
8997
9145
|
export const SubjectTwoTone: SvgIconComponent;
|
|
8998
9146
|
export const Subscript: SvgIconComponent;
|
|
8999
|
-
export const SubscriptOutlined: SvgIconComponent;
|
|
9000
|
-
export const SubscriptRounded: SvgIconComponent;
|
|
9001
|
-
export const SubscriptSharp: SvgIconComponent;
|
|
9002
|
-
export const SubscriptTwoTone: SvgIconComponent;
|
|
9003
9147
|
export const Subscriptions: SvgIconComponent;
|
|
9004
9148
|
export const SubscriptionsOutlined: SvgIconComponent;
|
|
9005
9149
|
export const SubscriptionsRounded: SvgIconComponent;
|
|
9006
9150
|
export const SubscriptionsSharp: SvgIconComponent;
|
|
9007
9151
|
export const SubscriptionsTwoTone: SvgIconComponent;
|
|
9152
|
+
export const SubscriptOutlined: SvgIconComponent;
|
|
9153
|
+
export const SubscriptRounded: SvgIconComponent;
|
|
9154
|
+
export const SubscriptSharp: SvgIconComponent;
|
|
9155
|
+
export const SubscriptTwoTone: SvgIconComponent;
|
|
9008
9156
|
export const Subtitles: SvgIconComponent;
|
|
9009
9157
|
export const SubtitlesOff: SvgIconComponent;
|
|
9010
9158
|
export const SubtitlesOffOutlined: SvgIconComponent;
|
|
@@ -9025,6 +9173,8 @@ export const SummarizeOutlined: SvgIconComponent;
|
|
|
9025
9173
|
export const SummarizeRounded: SvgIconComponent;
|
|
9026
9174
|
export const SummarizeSharp: SvgIconComponent;
|
|
9027
9175
|
export const SummarizeTwoTone: SvgIconComponent;
|
|
9176
|
+
export const Sunny: SvgIconComponent;
|
|
9177
|
+
export const SunnySnowing: SvgIconComponent;
|
|
9028
9178
|
export const Superscript: SvgIconComponent;
|
|
9029
9179
|
export const SuperscriptOutlined: SvgIconComponent;
|
|
9030
9180
|
export const SuperscriptRounded: SvgIconComponent;
|
|
@@ -9066,25 +9216,25 @@ export const SwapCallsRounded: SvgIconComponent;
|
|
|
9066
9216
|
export const SwapCallsSharp: SvgIconComponent;
|
|
9067
9217
|
export const SwapCallsTwoTone: SvgIconComponent;
|
|
9068
9218
|
export const SwapHoriz: SvgIconComponent;
|
|
9069
|
-
export const SwapHorizOutlined: SvgIconComponent;
|
|
9070
|
-
export const SwapHorizRounded: SvgIconComponent;
|
|
9071
|
-
export const SwapHorizSharp: SvgIconComponent;
|
|
9072
|
-
export const SwapHorizTwoTone: SvgIconComponent;
|
|
9073
9219
|
export const SwapHorizontalCircle: SvgIconComponent;
|
|
9074
9220
|
export const SwapHorizontalCircleOutlined: SvgIconComponent;
|
|
9075
9221
|
export const SwapHorizontalCircleRounded: SvgIconComponent;
|
|
9076
9222
|
export const SwapHorizontalCircleSharp: SvgIconComponent;
|
|
9077
9223
|
export const SwapHorizontalCircleTwoTone: SvgIconComponent;
|
|
9224
|
+
export const SwapHorizOutlined: SvgIconComponent;
|
|
9225
|
+
export const SwapHorizRounded: SvgIconComponent;
|
|
9226
|
+
export const SwapHorizSharp: SvgIconComponent;
|
|
9227
|
+
export const SwapHorizTwoTone: SvgIconComponent;
|
|
9078
9228
|
export const SwapVert: SvgIconComponent;
|
|
9079
|
-
export const SwapVertOutlined: SvgIconComponent;
|
|
9080
|
-
export const SwapVertRounded: SvgIconComponent;
|
|
9081
|
-
export const SwapVertSharp: SvgIconComponent;
|
|
9082
|
-
export const SwapVertTwoTone: SvgIconComponent;
|
|
9083
9229
|
export const SwapVerticalCircle: SvgIconComponent;
|
|
9084
9230
|
export const SwapVerticalCircleOutlined: SvgIconComponent;
|
|
9085
9231
|
export const SwapVerticalCircleRounded: SvgIconComponent;
|
|
9086
9232
|
export const SwapVerticalCircleSharp: SvgIconComponent;
|
|
9087
9233
|
export const SwapVerticalCircleTwoTone: SvgIconComponent;
|
|
9234
|
+
export const SwapVertOutlined: SvgIconComponent;
|
|
9235
|
+
export const SwapVertRounded: SvgIconComponent;
|
|
9236
|
+
export const SwapVertSharp: SvgIconComponent;
|
|
9237
|
+
export const SwapVertTwoTone: SvgIconComponent;
|
|
9088
9238
|
export const Swipe: SvgIconComponent;
|
|
9089
9239
|
export const SwipeDown: SvgIconComponent;
|
|
9090
9240
|
export const SwipeDownAlt: SvgIconComponent;
|
|
@@ -9226,15 +9376,6 @@ export const SystemUpdateRounded: SvgIconComponent;
|
|
|
9226
9376
|
export const SystemUpdateSharp: SvgIconComponent;
|
|
9227
9377
|
export const SystemUpdateTwoTone: SvgIconComponent;
|
|
9228
9378
|
export const Tab: SvgIconComponent;
|
|
9229
|
-
export const TabOutlined: SvgIconComponent;
|
|
9230
|
-
export const TabRounded: SvgIconComponent;
|
|
9231
|
-
export const TabSharp: SvgIconComponent;
|
|
9232
|
-
export const TabTwoTone: SvgIconComponent;
|
|
9233
|
-
export const TabUnselected: SvgIconComponent;
|
|
9234
|
-
export const TabUnselectedOutlined: SvgIconComponent;
|
|
9235
|
-
export const TabUnselectedRounded: SvgIconComponent;
|
|
9236
|
-
export const TabUnselectedSharp: SvgIconComponent;
|
|
9237
|
-
export const TabUnselectedTwoTone: SvgIconComponent;
|
|
9238
9379
|
export const TableBar: SvgIconComponent;
|
|
9239
9380
|
export const TableBarOutlined: SvgIconComponent;
|
|
9240
9381
|
export const TableBarRounded: SvgIconComponent;
|
|
@@ -9255,11 +9396,6 @@ export const TableRowsOutlined: SvgIconComponent;
|
|
|
9255
9396
|
export const TableRowsRounded: SvgIconComponent;
|
|
9256
9397
|
export const TableRowsSharp: SvgIconComponent;
|
|
9257
9398
|
export const TableRowsTwoTone: SvgIconComponent;
|
|
9258
|
-
export const TableView: SvgIconComponent;
|
|
9259
|
-
export const TableViewOutlined: SvgIconComponent;
|
|
9260
|
-
export const TableViewRounded: SvgIconComponent;
|
|
9261
|
-
export const TableViewSharp: SvgIconComponent;
|
|
9262
|
-
export const TableViewTwoTone: SvgIconComponent;
|
|
9263
9399
|
export const Tablet: SvgIconComponent;
|
|
9264
9400
|
export const TabletAndroid: SvgIconComponent;
|
|
9265
9401
|
export const TabletAndroidOutlined: SvgIconComponent;
|
|
@@ -9275,6 +9411,20 @@ export const TabletOutlined: SvgIconComponent;
|
|
|
9275
9411
|
export const TabletRounded: SvgIconComponent;
|
|
9276
9412
|
export const TabletSharp: SvgIconComponent;
|
|
9277
9413
|
export const TabletTwoTone: SvgIconComponent;
|
|
9414
|
+
export const TableView: SvgIconComponent;
|
|
9415
|
+
export const TableViewOutlined: SvgIconComponent;
|
|
9416
|
+
export const TableViewRounded: SvgIconComponent;
|
|
9417
|
+
export const TableViewSharp: SvgIconComponent;
|
|
9418
|
+
export const TableViewTwoTone: SvgIconComponent;
|
|
9419
|
+
export const TabOutlined: SvgIconComponent;
|
|
9420
|
+
export const TabRounded: SvgIconComponent;
|
|
9421
|
+
export const TabSharp: SvgIconComponent;
|
|
9422
|
+
export const TabTwoTone: SvgIconComponent;
|
|
9423
|
+
export const TabUnselected: SvgIconComponent;
|
|
9424
|
+
export const TabUnselectedOutlined: SvgIconComponent;
|
|
9425
|
+
export const TabUnselectedRounded: SvgIconComponent;
|
|
9426
|
+
export const TabUnselectedSharp: SvgIconComponent;
|
|
9427
|
+
export const TabUnselectedTwoTone: SvgIconComponent;
|
|
9278
9428
|
export const Tag: SvgIconComponent;
|
|
9279
9429
|
export const TagFaces: SvgIconComponent;
|
|
9280
9430
|
export const TagFacesOutlined: SvgIconComponent;
|
|
@@ -9391,16 +9541,16 @@ export const TextRotationNoneOutlined: SvgIconComponent;
|
|
|
9391
9541
|
export const TextRotationNoneRounded: SvgIconComponent;
|
|
9392
9542
|
export const TextRotationNoneSharp: SvgIconComponent;
|
|
9393
9543
|
export const TextRotationNoneTwoTone: SvgIconComponent;
|
|
9394
|
-
export const TextSnippet: SvgIconComponent;
|
|
9395
|
-
export const TextSnippetOutlined: SvgIconComponent;
|
|
9396
|
-
export const TextSnippetRounded: SvgIconComponent;
|
|
9397
|
-
export const TextSnippetSharp: SvgIconComponent;
|
|
9398
|
-
export const TextSnippetTwoTone: SvgIconComponent;
|
|
9399
9544
|
export const Textsms: SvgIconComponent;
|
|
9400
9545
|
export const TextsmsOutlined: SvgIconComponent;
|
|
9401
9546
|
export const TextsmsRounded: SvgIconComponent;
|
|
9402
9547
|
export const TextsmsSharp: SvgIconComponent;
|
|
9403
9548
|
export const TextsmsTwoTone: SvgIconComponent;
|
|
9549
|
+
export const TextSnippet: SvgIconComponent;
|
|
9550
|
+
export const TextSnippetOutlined: SvgIconComponent;
|
|
9551
|
+
export const TextSnippetRounded: SvgIconComponent;
|
|
9552
|
+
export const TextSnippetSharp: SvgIconComponent;
|
|
9553
|
+
export const TextSnippetTwoTone: SvgIconComponent;
|
|
9404
9554
|
export const Texture: SvgIconComponent;
|
|
9405
9555
|
export const TextureOutlined: SvgIconComponent;
|
|
9406
9556
|
export const TextureRounded: SvgIconComponent;
|
|
@@ -9491,6 +9641,11 @@ export const ThumbDownOutlined: SvgIconComponent;
|
|
|
9491
9641
|
export const ThumbDownRounded: SvgIconComponent;
|
|
9492
9642
|
export const ThumbDownSharp: SvgIconComponent;
|
|
9493
9643
|
export const ThumbDownTwoTone: SvgIconComponent;
|
|
9644
|
+
export const ThumbsUpDown: SvgIconComponent;
|
|
9645
|
+
export const ThumbsUpDownOutlined: SvgIconComponent;
|
|
9646
|
+
export const ThumbsUpDownRounded: SvgIconComponent;
|
|
9647
|
+
export const ThumbsUpDownSharp: SvgIconComponent;
|
|
9648
|
+
export const ThumbsUpDownTwoTone: SvgIconComponent;
|
|
9494
9649
|
export const ThumbUp: SvgIconComponent;
|
|
9495
9650
|
export const ThumbUpAlt: SvgIconComponent;
|
|
9496
9651
|
export const ThumbUpAltOutlined: SvgIconComponent;
|
|
@@ -9506,21 +9661,11 @@ export const ThumbUpOutlined: SvgIconComponent;
|
|
|
9506
9661
|
export const ThumbUpRounded: SvgIconComponent;
|
|
9507
9662
|
export const ThumbUpSharp: SvgIconComponent;
|
|
9508
9663
|
export const ThumbUpTwoTone: SvgIconComponent;
|
|
9509
|
-
export const ThumbsUpDown: SvgIconComponent;
|
|
9510
|
-
export const ThumbsUpDownOutlined: SvgIconComponent;
|
|
9511
|
-
export const ThumbsUpDownRounded: SvgIconComponent;
|
|
9512
|
-
export const ThumbsUpDownSharp: SvgIconComponent;
|
|
9513
|
-
export const ThumbsUpDownTwoTone: SvgIconComponent;
|
|
9514
9664
|
export const Thunderstorm: SvgIconComponent;
|
|
9515
9665
|
export const ThunderstormOutlined: SvgIconComponent;
|
|
9516
9666
|
export const ThunderstormRounded: SvgIconComponent;
|
|
9517
9667
|
export const ThunderstormSharp: SvgIconComponent;
|
|
9518
9668
|
export const ThunderstormTwoTone: SvgIconComponent;
|
|
9519
|
-
export const TimeToLeave: SvgIconComponent;
|
|
9520
|
-
export const TimeToLeaveOutlined: SvgIconComponent;
|
|
9521
|
-
export const TimeToLeaveRounded: SvgIconComponent;
|
|
9522
|
-
export const TimeToLeaveSharp: SvgIconComponent;
|
|
9523
|
-
export const TimeToLeaveTwoTone: SvgIconComponent;
|
|
9524
9669
|
export const Timelapse: SvgIconComponent;
|
|
9525
9670
|
export const TimelapseOutlined: SvgIconComponent;
|
|
9526
9671
|
export const TimelapseRounded: SvgIconComponent;
|
|
@@ -9566,6 +9711,11 @@ export const TimesOneMobiledataOutlined: SvgIconComponent;
|
|
|
9566
9711
|
export const TimesOneMobiledataRounded: SvgIconComponent;
|
|
9567
9712
|
export const TimesOneMobiledataSharp: SvgIconComponent;
|
|
9568
9713
|
export const TimesOneMobiledataTwoTone: SvgIconComponent;
|
|
9714
|
+
export const TimeToLeave: SvgIconComponent;
|
|
9715
|
+
export const TimeToLeaveOutlined: SvgIconComponent;
|
|
9716
|
+
export const TimeToLeaveRounded: SvgIconComponent;
|
|
9717
|
+
export const TimeToLeaveSharp: SvgIconComponent;
|
|
9718
|
+
export const TimeToLeaveTwoTone: SvgIconComponent;
|
|
9569
9719
|
export const TipsAndUpdates: SvgIconComponent;
|
|
9570
9720
|
export const TipsAndUpdatesOutlined: SvgIconComponent;
|
|
9571
9721
|
export const TipsAndUpdatesRounded: SvgIconComponent;
|
|
@@ -9716,6 +9866,7 @@ export const TripOriginOutlined: SvgIconComponent;
|
|
|
9716
9866
|
export const TripOriginRounded: SvgIconComponent;
|
|
9717
9867
|
export const TripOriginSharp: SvgIconComponent;
|
|
9718
9868
|
export const TripOriginTwoTone: SvgIconComponent;
|
|
9869
|
+
export const Trolley: SvgIconComponent;
|
|
9719
9870
|
export const Troubleshoot: SvgIconComponent;
|
|
9720
9871
|
export const TroubleshootOutlined: SvgIconComponent;
|
|
9721
9872
|
export const TroubleshootRounded: SvgIconComponent;
|
|
@@ -9746,6 +9897,16 @@ export const TungstenOutlined: SvgIconComponent;
|
|
|
9746
9897
|
export const TungstenRounded: SvgIconComponent;
|
|
9747
9898
|
export const TungstenSharp: SvgIconComponent;
|
|
9748
9899
|
export const TungstenTwoTone: SvgIconComponent;
|
|
9900
|
+
export const TurnedIn: SvgIconComponent;
|
|
9901
|
+
export const TurnedInNot: SvgIconComponent;
|
|
9902
|
+
export const TurnedInNotOutlined: SvgIconComponent;
|
|
9903
|
+
export const TurnedInNotRounded: SvgIconComponent;
|
|
9904
|
+
export const TurnedInNotSharp: SvgIconComponent;
|
|
9905
|
+
export const TurnedInNotTwoTone: SvgIconComponent;
|
|
9906
|
+
export const TurnedInOutlined: SvgIconComponent;
|
|
9907
|
+
export const TurnedInRounded: SvgIconComponent;
|
|
9908
|
+
export const TurnedInSharp: SvgIconComponent;
|
|
9909
|
+
export const TurnedInTwoTone: SvgIconComponent;
|
|
9749
9910
|
export const TurnLeft: SvgIconComponent;
|
|
9750
9911
|
export const TurnLeftOutlined: SvgIconComponent;
|
|
9751
9912
|
export const TurnLeftRounded: SvgIconComponent;
|
|
@@ -9776,16 +9937,6 @@ export const TurnSlightRightOutlined: SvgIconComponent;
|
|
|
9776
9937
|
export const TurnSlightRightRounded: SvgIconComponent;
|
|
9777
9938
|
export const TurnSlightRightSharp: SvgIconComponent;
|
|
9778
9939
|
export const TurnSlightRightTwoTone: SvgIconComponent;
|
|
9779
|
-
export const TurnedIn: SvgIconComponent;
|
|
9780
|
-
export const TurnedInNot: SvgIconComponent;
|
|
9781
|
-
export const TurnedInNotOutlined: SvgIconComponent;
|
|
9782
|
-
export const TurnedInNotRounded: SvgIconComponent;
|
|
9783
|
-
export const TurnedInNotSharp: SvgIconComponent;
|
|
9784
|
-
export const TurnedInNotTwoTone: SvgIconComponent;
|
|
9785
|
-
export const TurnedInOutlined: SvgIconComponent;
|
|
9786
|
-
export const TurnedInRounded: SvgIconComponent;
|
|
9787
|
-
export const TurnedInSharp: SvgIconComponent;
|
|
9788
|
-
export const TurnedInTwoTone: SvgIconComponent;
|
|
9789
9940
|
export const Tv: SvgIconComponent;
|
|
9790
9941
|
export const TvOff: SvgIconComponent;
|
|
9791
9942
|
export const TvOffOutlined: SvgIconComponent;
|
|
@@ -9852,16 +10003,6 @@ export const TypeSpecimenOutlined: SvgIconComponent;
|
|
|
9852
10003
|
export const TypeSpecimenRounded: SvgIconComponent;
|
|
9853
10004
|
export const TypeSpecimenSharp: SvgIconComponent;
|
|
9854
10005
|
export const TypeSpecimenTwoTone: SvgIconComponent;
|
|
9855
|
-
export const UTurnLeft: SvgIconComponent;
|
|
9856
|
-
export const UTurnLeftOutlined: SvgIconComponent;
|
|
9857
|
-
export const UTurnLeftRounded: SvgIconComponent;
|
|
9858
|
-
export const UTurnLeftSharp: SvgIconComponent;
|
|
9859
|
-
export const UTurnLeftTwoTone: SvgIconComponent;
|
|
9860
|
-
export const UTurnRight: SvgIconComponent;
|
|
9861
|
-
export const UTurnRightOutlined: SvgIconComponent;
|
|
9862
|
-
export const UTurnRightRounded: SvgIconComponent;
|
|
9863
|
-
export const UTurnRightSharp: SvgIconComponent;
|
|
9864
|
-
export const UTurnRightTwoTone: SvgIconComponent;
|
|
9865
10006
|
export const Umbrella: SvgIconComponent;
|
|
9866
10007
|
export const UmbrellaOutlined: SvgIconComponent;
|
|
9867
10008
|
export const UmbrellaRounded: SvgIconComponent;
|
|
@@ -9947,6 +10088,16 @@ export const UsbOutlined: SvgIconComponent;
|
|
|
9947
10088
|
export const UsbRounded: SvgIconComponent;
|
|
9948
10089
|
export const UsbSharp: SvgIconComponent;
|
|
9949
10090
|
export const UsbTwoTone: SvgIconComponent;
|
|
10091
|
+
export const UTurnLeft: SvgIconComponent;
|
|
10092
|
+
export const UTurnLeftOutlined: SvgIconComponent;
|
|
10093
|
+
export const UTurnLeftRounded: SvgIconComponent;
|
|
10094
|
+
export const UTurnLeftSharp: SvgIconComponent;
|
|
10095
|
+
export const UTurnLeftTwoTone: SvgIconComponent;
|
|
10096
|
+
export const UTurnRight: SvgIconComponent;
|
|
10097
|
+
export const UTurnRightOutlined: SvgIconComponent;
|
|
10098
|
+
export const UTurnRightRounded: SvgIconComponent;
|
|
10099
|
+
export const UTurnRightSharp: SvgIconComponent;
|
|
10100
|
+
export const UTurnRightTwoTone: SvgIconComponent;
|
|
9950
10101
|
export const Vaccines: SvgIconComponent;
|
|
9951
10102
|
export const VaccinesOutlined: SvgIconComponent;
|
|
9952
10103
|
export const VaccinesRounded: SvgIconComponent;
|
|
@@ -10012,6 +10163,7 @@ export const VideoCallOutlined: SvgIconComponent;
|
|
|
10012
10163
|
export const VideoCallRounded: SvgIconComponent;
|
|
10013
10164
|
export const VideoCallSharp: SvgIconComponent;
|
|
10014
10165
|
export const VideoCallTwoTone: SvgIconComponent;
|
|
10166
|
+
export const Videocam: SvgIconComponent;
|
|
10015
10167
|
export const VideoCameraBack: SvgIconComponent;
|
|
10016
10168
|
export const VideoCameraBackOutlined: SvgIconComponent;
|
|
10017
10169
|
export const VideoCameraBackRounded: SvgIconComponent;
|
|
@@ -10022,6 +10174,15 @@ export const VideoCameraFrontOutlined: SvgIconComponent;
|
|
|
10022
10174
|
export const VideoCameraFrontRounded: SvgIconComponent;
|
|
10023
10175
|
export const VideoCameraFrontSharp: SvgIconComponent;
|
|
10024
10176
|
export const VideoCameraFrontTwoTone: SvgIconComponent;
|
|
10177
|
+
export const VideocamOff: SvgIconComponent;
|
|
10178
|
+
export const VideocamOffOutlined: SvgIconComponent;
|
|
10179
|
+
export const VideocamOffRounded: SvgIconComponent;
|
|
10180
|
+
export const VideocamOffSharp: SvgIconComponent;
|
|
10181
|
+
export const VideocamOffTwoTone: SvgIconComponent;
|
|
10182
|
+
export const VideocamOutlined: SvgIconComponent;
|
|
10183
|
+
export const VideocamRounded: SvgIconComponent;
|
|
10184
|
+
export const VideocamSharp: SvgIconComponent;
|
|
10185
|
+
export const VideocamTwoTone: SvgIconComponent;
|
|
10025
10186
|
export const VideoChat: SvgIconComponent;
|
|
10026
10187
|
export const VideoChatOutlined: SvgIconComponent;
|
|
10027
10188
|
export const VideoChatRounded: SvgIconComponent;
|
|
@@ -10032,6 +10193,16 @@ export const VideoFileOutlined: SvgIconComponent;
|
|
|
10032
10193
|
export const VideoFileRounded: SvgIconComponent;
|
|
10033
10194
|
export const VideoFileSharp: SvgIconComponent;
|
|
10034
10195
|
export const VideoFileTwoTone: SvgIconComponent;
|
|
10196
|
+
export const VideogameAsset: SvgIconComponent;
|
|
10197
|
+
export const VideogameAssetOff: SvgIconComponent;
|
|
10198
|
+
export const VideogameAssetOffOutlined: SvgIconComponent;
|
|
10199
|
+
export const VideogameAssetOffRounded: SvgIconComponent;
|
|
10200
|
+
export const VideogameAssetOffSharp: SvgIconComponent;
|
|
10201
|
+
export const VideogameAssetOffTwoTone: SvgIconComponent;
|
|
10202
|
+
export const VideogameAssetOutlined: SvgIconComponent;
|
|
10203
|
+
export const VideogameAssetRounded: SvgIconComponent;
|
|
10204
|
+
export const VideogameAssetSharp: SvgIconComponent;
|
|
10205
|
+
export const VideogameAssetTwoTone: SvgIconComponent;
|
|
10035
10206
|
export const VideoLabel: SvgIconComponent;
|
|
10036
10207
|
export const VideoLabelOutlined: SvgIconComponent;
|
|
10037
10208
|
export const VideoLabelRounded: SvgIconComponent;
|
|
@@ -10052,26 +10223,6 @@ export const VideoStableOutlined: SvgIconComponent;
|
|
|
10052
10223
|
export const VideoStableRounded: SvgIconComponent;
|
|
10053
10224
|
export const VideoStableSharp: SvgIconComponent;
|
|
10054
10225
|
export const VideoStableTwoTone: SvgIconComponent;
|
|
10055
|
-
export const Videocam: SvgIconComponent;
|
|
10056
|
-
export const VideocamOff: SvgIconComponent;
|
|
10057
|
-
export const VideocamOffOutlined: SvgIconComponent;
|
|
10058
|
-
export const VideocamOffRounded: SvgIconComponent;
|
|
10059
|
-
export const VideocamOffSharp: SvgIconComponent;
|
|
10060
|
-
export const VideocamOffTwoTone: SvgIconComponent;
|
|
10061
|
-
export const VideocamOutlined: SvgIconComponent;
|
|
10062
|
-
export const VideocamRounded: SvgIconComponent;
|
|
10063
|
-
export const VideocamSharp: SvgIconComponent;
|
|
10064
|
-
export const VideocamTwoTone: SvgIconComponent;
|
|
10065
|
-
export const VideogameAsset: SvgIconComponent;
|
|
10066
|
-
export const VideogameAssetOff: SvgIconComponent;
|
|
10067
|
-
export const VideogameAssetOffOutlined: SvgIconComponent;
|
|
10068
|
-
export const VideogameAssetOffRounded: SvgIconComponent;
|
|
10069
|
-
export const VideogameAssetOffSharp: SvgIconComponent;
|
|
10070
|
-
export const VideogameAssetOffTwoTone: SvgIconComponent;
|
|
10071
|
-
export const VideogameAssetOutlined: SvgIconComponent;
|
|
10072
|
-
export const VideogameAssetRounded: SvgIconComponent;
|
|
10073
|
-
export const VideogameAssetSharp: SvgIconComponent;
|
|
10074
|
-
export const VideogameAssetTwoTone: SvgIconComponent;
|
|
10075
10226
|
export const ViewAgenda: SvgIconComponent;
|
|
10076
10227
|
export const ViewAgendaOutlined: SvgIconComponent;
|
|
10077
10228
|
export const ViewAgendaRounded: SvgIconComponent;
|
|
@@ -10197,22 +10348,23 @@ export const VoiceChatOutlined: SvgIconComponent;
|
|
|
10197
10348
|
export const VoiceChatRounded: SvgIconComponent;
|
|
10198
10349
|
export const VoiceChatSharp: SvgIconComponent;
|
|
10199
10350
|
export const VoiceChatTwoTone: SvgIconComponent;
|
|
10200
|
-
export const VoiceOverOff: SvgIconComponent;
|
|
10201
|
-
export const VoiceOverOffOutlined: SvgIconComponent;
|
|
10202
|
-
export const VoiceOverOffRounded: SvgIconComponent;
|
|
10203
|
-
export const VoiceOverOffSharp: SvgIconComponent;
|
|
10204
|
-
export const VoiceOverOffTwoTone: SvgIconComponent;
|
|
10205
10351
|
export const Voicemail: SvgIconComponent;
|
|
10206
10352
|
export const VoicemailOutlined: SvgIconComponent;
|
|
10207
10353
|
export const VoicemailRounded: SvgIconComponent;
|
|
10208
10354
|
export const VoicemailSharp: SvgIconComponent;
|
|
10209
10355
|
export const VoicemailTwoTone: SvgIconComponent;
|
|
10356
|
+
export const VoiceOverOff: SvgIconComponent;
|
|
10357
|
+
export const VoiceOverOffOutlined: SvgIconComponent;
|
|
10358
|
+
export const VoiceOverOffRounded: SvgIconComponent;
|
|
10359
|
+
export const VoiceOverOffSharp: SvgIconComponent;
|
|
10360
|
+
export const VoiceOverOffTwoTone: SvgIconComponent;
|
|
10210
10361
|
export const Volcano: SvgIconComponent;
|
|
10211
10362
|
export const VolcanoOutlined: SvgIconComponent;
|
|
10212
10363
|
export const VolcanoRounded: SvgIconComponent;
|
|
10213
10364
|
export const VolcanoSharp: SvgIconComponent;
|
|
10214
10365
|
export const VolcanoTwoTone: SvgIconComponent;
|
|
10215
10366
|
export const VolumeDown: SvgIconComponent;
|
|
10367
|
+
export const VolumeDownAlt: SvgIconComponent;
|
|
10216
10368
|
export const VolumeDownOutlined: SvgIconComponent;
|
|
10217
10369
|
export const VolumeDownRounded: SvgIconComponent;
|
|
10218
10370
|
export const VolumeDownSharp: SvgIconComponent;
|
|
@@ -10313,15 +10465,15 @@ export const WaterDropOutlined: SvgIconComponent;
|
|
|
10313
10465
|
export const WaterDropRounded: SvgIconComponent;
|
|
10314
10466
|
export const WaterDropSharp: SvgIconComponent;
|
|
10315
10467
|
export const WaterDropTwoTone: SvgIconComponent;
|
|
10316
|
-
export const WaterOutlined: SvgIconComponent;
|
|
10317
|
-
export const WaterRounded: SvgIconComponent;
|
|
10318
|
-
export const WaterSharp: SvgIconComponent;
|
|
10319
|
-
export const WaterTwoTone: SvgIconComponent;
|
|
10320
10468
|
export const WaterfallChart: SvgIconComponent;
|
|
10321
10469
|
export const WaterfallChartOutlined: SvgIconComponent;
|
|
10322
10470
|
export const WaterfallChartRounded: SvgIconComponent;
|
|
10323
10471
|
export const WaterfallChartSharp: SvgIconComponent;
|
|
10324
10472
|
export const WaterfallChartTwoTone: SvgIconComponent;
|
|
10473
|
+
export const WaterOutlined: SvgIconComponent;
|
|
10474
|
+
export const WaterRounded: SvgIconComponent;
|
|
10475
|
+
export const WaterSharp: SvgIconComponent;
|
|
10476
|
+
export const WaterTwoTone: SvgIconComponent;
|
|
10325
10477
|
export const Waves: SvgIconComponent;
|
|
10326
10478
|
export const WavesOutlined: SvgIconComponent;
|
|
10327
10479
|
export const WavesRounded: SvgIconComponent;
|
|
@@ -10362,6 +10514,7 @@ export const WbSunnyOutlined: SvgIconComponent;
|
|
|
10362
10514
|
export const WbSunnyRounded: SvgIconComponent;
|
|
10363
10515
|
export const WbSunnySharp: SvgIconComponent;
|
|
10364
10516
|
export const WbSunnyTwoTone: SvgIconComponent;
|
|
10517
|
+
export const WbTwighlight: SvgIconComponent;
|
|
10365
10518
|
export const WbTwilight: SvgIconComponent;
|
|
10366
10519
|
export const WbTwilightOutlined: SvgIconComponent;
|
|
10367
10520
|
export const WbTwilightRounded: SvgIconComponent;
|
|
@@ -10383,6 +10536,11 @@ export const WebAssetOutlined: SvgIconComponent;
|
|
|
10383
10536
|
export const WebAssetRounded: SvgIconComponent;
|
|
10384
10537
|
export const WebAssetSharp: SvgIconComponent;
|
|
10385
10538
|
export const WebAssetTwoTone: SvgIconComponent;
|
|
10539
|
+
export const Webhook: SvgIconComponent;
|
|
10540
|
+
export const WebhookOutlined: SvgIconComponent;
|
|
10541
|
+
export const WebhookRounded: SvgIconComponent;
|
|
10542
|
+
export const WebhookSharp: SvgIconComponent;
|
|
10543
|
+
export const WebhookTwoTone: SvgIconComponent;
|
|
10386
10544
|
export const WebOutlined: SvgIconComponent;
|
|
10387
10545
|
export const WebRounded: SvgIconComponent;
|
|
10388
10546
|
export const WebSharp: SvgIconComponent;
|
|
@@ -10392,11 +10550,6 @@ export const WebStoriesRounded: SvgIconComponent;
|
|
|
10392
10550
|
export const WebStoriesSharp: SvgIconComponent;
|
|
10393
10551
|
export const WebStoriesTwoTone: SvgIconComponent;
|
|
10394
10552
|
export const WebTwoTone: SvgIconComponent;
|
|
10395
|
-
export const Webhook: SvgIconComponent;
|
|
10396
|
-
export const WebhookOutlined: SvgIconComponent;
|
|
10397
|
-
export const WebhookRounded: SvgIconComponent;
|
|
10398
|
-
export const WebhookSharp: SvgIconComponent;
|
|
10399
|
-
export const WebhookTwoTone: SvgIconComponent;
|
|
10400
10553
|
export const Weekend: SvgIconComponent;
|
|
10401
10554
|
export const WeekendOutlined: SvgIconComponent;
|
|
10402
10555
|
export const WeekendRounded: SvgIconComponent;
|
|
@@ -10455,6 +10608,8 @@ export const Wifi2BarRounded: SvgIconComponent;
|
|
|
10455
10608
|
export const Wifi2BarSharp: SvgIconComponent;
|
|
10456
10609
|
export const Wifi2BarTwoTone: SvgIconComponent;
|
|
10457
10610
|
export const WifiCalling: SvgIconComponent;
|
|
10611
|
+
export const WifiCalling1TwoTone: SvgIconComponent;
|
|
10612
|
+
export const WifiCalling2TwoTone: SvgIconComponent;
|
|
10458
10613
|
export const WifiCalling3: SvgIconComponent;
|
|
10459
10614
|
export const WifiCalling3Outlined: SvgIconComponent;
|
|
10460
10615
|
export const WifiCalling3Rounded: SvgIconComponent;
|
|
@@ -10517,16 +10672,16 @@ export const WifiTetheringRounded: SvgIconComponent;
|
|
|
10517
10672
|
export const WifiTetheringSharp: SvgIconComponent;
|
|
10518
10673
|
export const WifiTetheringTwoTone: SvgIconComponent;
|
|
10519
10674
|
export const WifiTwoTone: SvgIconComponent;
|
|
10520
|
-
export const WindPower: SvgIconComponent;
|
|
10521
|
-
export const WindPowerOutlined: SvgIconComponent;
|
|
10522
|
-
export const WindPowerRounded: SvgIconComponent;
|
|
10523
|
-
export const WindPowerSharp: SvgIconComponent;
|
|
10524
|
-
export const WindPowerTwoTone: SvgIconComponent;
|
|
10525
10675
|
export const Window: SvgIconComponent;
|
|
10526
10676
|
export const WindowOutlined: SvgIconComponent;
|
|
10527
10677
|
export const WindowRounded: SvgIconComponent;
|
|
10528
10678
|
export const WindowSharp: SvgIconComponent;
|
|
10529
10679
|
export const WindowTwoTone: SvgIconComponent;
|
|
10680
|
+
export const WindPower: SvgIconComponent;
|
|
10681
|
+
export const WindPowerOutlined: SvgIconComponent;
|
|
10682
|
+
export const WindPowerRounded: SvgIconComponent;
|
|
10683
|
+
export const WindPowerSharp: SvgIconComponent;
|
|
10684
|
+
export const WindPowerTwoTone: SvgIconComponent;
|
|
10530
10685
|
export const WineBar: SvgIconComponent;
|
|
10531
10686
|
export const WineBarOutlined: SvgIconComponent;
|
|
10532
10687
|
export const WineBarRounded: SvgIconComponent;
|
|
@@ -10554,24 +10709,26 @@ export const WorkOffRounded: SvgIconComponent;
|
|
|
10554
10709
|
export const WorkOffSharp: SvgIconComponent;
|
|
10555
10710
|
export const WorkOffTwoTone: SvgIconComponent;
|
|
10556
10711
|
export const WorkOutline: SvgIconComponent;
|
|
10712
|
+
export const WorkOutlined: SvgIconComponent;
|
|
10557
10713
|
export const WorkOutlineOutlined: SvgIconComponent;
|
|
10558
10714
|
export const WorkOutlineRounded: SvgIconComponent;
|
|
10559
10715
|
export const WorkOutlineSharp: SvgIconComponent;
|
|
10560
10716
|
export const WorkOutlineTwoTone: SvgIconComponent;
|
|
10561
|
-
export const WorkOutlined: SvgIconComponent;
|
|
10562
10717
|
export const WorkRounded: SvgIconComponent;
|
|
10563
10718
|
export const WorkSharp: SvgIconComponent;
|
|
10564
|
-
export const WorkTwoTone: SvgIconComponent;
|
|
10565
10719
|
export const WorkspacePremium: SvgIconComponent;
|
|
10566
10720
|
export const WorkspacePremiumOutlined: SvgIconComponent;
|
|
10567
10721
|
export const WorkspacePremiumRounded: SvgIconComponent;
|
|
10568
10722
|
export const WorkspacePremiumSharp: SvgIconComponent;
|
|
10569
10723
|
export const WorkspacePremiumTwoTone: SvgIconComponent;
|
|
10570
10724
|
export const Workspaces: SvgIconComponent;
|
|
10725
|
+
export const WorkspacesFilled: SvgIconComponent;
|
|
10726
|
+
export const WorkspacesOutline: SvgIconComponent;
|
|
10571
10727
|
export const WorkspacesOutlined: SvgIconComponent;
|
|
10572
10728
|
export const WorkspacesRounded: SvgIconComponent;
|
|
10573
10729
|
export const WorkspacesSharp: SvgIconComponent;
|
|
10574
10730
|
export const WorkspacesTwoTone: SvgIconComponent;
|
|
10731
|
+
export const WorkTwoTone: SvgIconComponent;
|
|
10575
10732
|
export const WrapText: SvgIconComponent;
|
|
10576
10733
|
export const WrapTextOutlined: SvgIconComponent;
|
|
10577
10734
|
export const WrapTextRounded: SvgIconComponent;
|