@team-monolith/cds 0.8.0 → 0.8.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (44) hide show
  1. package/dist/icons/Arrows.d.ts +108 -108
  2. package/dist/icons/Arrows.js +216 -108
  3. package/dist/icons/Buildings.d.ts +58 -58
  4. package/dist/icons/Buildings.js +116 -58
  5. package/dist/icons/Business.d.ts +192 -192
  6. package/dist/icons/Business.js +384 -192
  7. package/dist/icons/Communication.d.ts +64 -64
  8. package/dist/icons/Communication.js +128 -64
  9. package/dist/icons/Custom.d.ts +13 -0
  10. package/dist/icons/Custom.js +18 -0
  11. package/dist/icons/Design.d.ts +164 -164
  12. package/dist/icons/Design.js +328 -164
  13. package/dist/icons/Development.d.ts +50 -50
  14. package/dist/icons/Development.js +100 -50
  15. package/dist/icons/Device.d.ts +166 -166
  16. package/dist/icons/Device.js +332 -166
  17. package/dist/icons/Document.d.ts +202 -202
  18. package/dist/icons/Document.js +404 -202
  19. package/dist/icons/Editor.d.ts +114 -114
  20. package/dist/icons/Editor.js +228 -114
  21. package/dist/icons/Finance.d.ts +140 -140
  22. package/dist/icons/Finance.js +280 -140
  23. package/dist/icons/Health & Medical.d.ts +62 -62
  24. package/dist/icons/Health & Medical.js +124 -62
  25. package/dist/icons/Logos.d.ts +224 -224
  26. package/dist/icons/Logos.js +448 -224
  27. package/dist/icons/Map.d.ts +174 -174
  28. package/dist/icons/Map.js +348 -174
  29. package/dist/icons/Media.d.ts +218 -218
  30. package/dist/icons/Media.js +436 -218
  31. package/dist/icons/Others.d.ts +104 -104
  32. package/dist/icons/Others.js +208 -104
  33. package/dist/icons/System.d.ts +262 -262
  34. package/dist/icons/System.js +524 -262
  35. package/dist/icons/User & Faces.d.ts +112 -112
  36. package/dist/icons/User & Faces.js +224 -112
  37. package/dist/icons/Weather.d.ts +80 -80
  38. package/dist/icons/Weather.js +160 -80
  39. package/dist/icons/custom/class.svg +13 -0
  40. package/dist/icons/custom/material.svg +7 -0
  41. package/dist/icons/custom/problem.svg +7 -0
  42. package/dist/index.d.ts +1 -0
  43. package/dist/index.js +1 -0
  44. package/package.json +1 -1
@@ -1,665 +1,665 @@
1
1
  /// <reference types="react" />
2
- export { default as airplayFillSvg } from "remixicon/icons/Device/airplay-fill.svg";
2
+ export declare const airplayFillSvg: string;
3
3
  export declare const AirplayFillIcon: (props: {
4
4
  className?: string;
5
5
  }) => JSX.Element;
6
- export { default as airplayLineSvg } from "remixicon/icons/Device/airplay-line.svg";
6
+ export declare const airplayLineSvg: string;
7
7
  export declare const AirplayLineIcon: (props: {
8
8
  className?: string;
9
9
  }) => JSX.Element;
10
- export { default as barcodeBoxFillSvg } from "remixicon/icons/Device/barcode-box-fill.svg";
10
+ export declare const barcodeBoxFillSvg: string;
11
11
  export declare const BarcodeBoxFillIcon: (props: {
12
12
  className?: string;
13
13
  }) => JSX.Element;
14
- export { default as barcodeBoxLineSvg } from "remixicon/icons/Device/barcode-box-line.svg";
14
+ export declare const barcodeBoxLineSvg: string;
15
15
  export declare const BarcodeBoxLineIcon: (props: {
16
16
  className?: string;
17
17
  }) => JSX.Element;
18
- export { default as barcodeFillSvg } from "remixicon/icons/Device/barcode-fill.svg";
18
+ export declare const barcodeFillSvg: string;
19
19
  export declare const BarcodeFillIcon: (props: {
20
20
  className?: string;
21
21
  }) => JSX.Element;
22
- export { default as barcodeLineSvg } from "remixicon/icons/Device/barcode-line.svg";
22
+ export declare const barcodeLineSvg: string;
23
23
  export declare const BarcodeLineIcon: (props: {
24
24
  className?: string;
25
25
  }) => JSX.Element;
26
- export { default as baseStationFillSvg } from "remixicon/icons/Device/base-station-fill.svg";
26
+ export declare const baseStationFillSvg: string;
27
27
  export declare const BaseStationFillIcon: (props: {
28
28
  className?: string;
29
29
  }) => JSX.Element;
30
- export { default as baseStationLineSvg } from "remixicon/icons/Device/base-station-line.svg";
30
+ export declare const baseStationLineSvg: string;
31
31
  export declare const BaseStationLineIcon: (props: {
32
32
  className?: string;
33
33
  }) => JSX.Element;
34
- export { default as battery2ChargeFillSvg } from "remixicon/icons/Device/battery-2-charge-fill.svg";
34
+ export declare const battery2ChargeFillSvg: string;
35
35
  export declare const Battery2ChargeFillIcon: (props: {
36
36
  className?: string;
37
37
  }) => JSX.Element;
38
- export { default as battery2ChargeLineSvg } from "remixicon/icons/Device/battery-2-charge-line.svg";
38
+ export declare const battery2ChargeLineSvg: string;
39
39
  export declare const Battery2ChargeLineIcon: (props: {
40
40
  className?: string;
41
41
  }) => JSX.Element;
42
- export { default as battery2FillSvg } from "remixicon/icons/Device/battery-2-fill.svg";
42
+ export declare const battery2FillSvg: string;
43
43
  export declare const Battery2FillIcon: (props: {
44
44
  className?: string;
45
45
  }) => JSX.Element;
46
- export { default as battery2LineSvg } from "remixicon/icons/Device/battery-2-line.svg";
46
+ export declare const battery2LineSvg: string;
47
47
  export declare const Battery2LineIcon: (props: {
48
48
  className?: string;
49
49
  }) => JSX.Element;
50
- export { default as batteryChargeFillSvg } from "remixicon/icons/Device/battery-charge-fill.svg";
50
+ export declare const batteryChargeFillSvg: string;
51
51
  export declare const BatteryChargeFillIcon: (props: {
52
52
  className?: string;
53
53
  }) => JSX.Element;
54
- export { default as batteryChargeLineSvg } from "remixicon/icons/Device/battery-charge-line.svg";
54
+ export declare const batteryChargeLineSvg: string;
55
55
  export declare const BatteryChargeLineIcon: (props: {
56
56
  className?: string;
57
57
  }) => JSX.Element;
58
- export { default as batteryFillSvg } from "remixicon/icons/Device/battery-fill.svg";
58
+ export declare const batteryFillSvg: string;
59
59
  export declare const BatteryFillIcon: (props: {
60
60
  className?: string;
61
61
  }) => JSX.Element;
62
- export { default as batteryLineSvg } from "remixicon/icons/Device/battery-line.svg";
62
+ export declare const batteryLineSvg: string;
63
63
  export declare const BatteryLineIcon: (props: {
64
64
  className?: string;
65
65
  }) => JSX.Element;
66
- export { default as batteryLowFillSvg } from "remixicon/icons/Device/battery-low-fill.svg";
66
+ export declare const batteryLowFillSvg: string;
67
67
  export declare const BatteryLowFillIcon: (props: {
68
68
  className?: string;
69
69
  }) => JSX.Element;
70
- export { default as batteryLowLineSvg } from "remixicon/icons/Device/battery-low-line.svg";
70
+ export declare const batteryLowLineSvg: string;
71
71
  export declare const BatteryLowLineIcon: (props: {
72
72
  className?: string;
73
73
  }) => JSX.Element;
74
- export { default as batterySaverFillSvg } from "remixicon/icons/Device/battery-saver-fill.svg";
74
+ export declare const batterySaverFillSvg: string;
75
75
  export declare const BatterySaverFillIcon: (props: {
76
76
  className?: string;
77
77
  }) => JSX.Element;
78
- export { default as batterySaverLineSvg } from "remixicon/icons/Device/battery-saver-line.svg";
78
+ export declare const batterySaverLineSvg: string;
79
79
  export declare const BatterySaverLineIcon: (props: {
80
80
  className?: string;
81
81
  }) => JSX.Element;
82
- export { default as batteryShareFillSvg } from "remixicon/icons/Device/battery-share-fill.svg";
82
+ export declare const batteryShareFillSvg: string;
83
83
  export declare const BatteryShareFillIcon: (props: {
84
84
  className?: string;
85
85
  }) => JSX.Element;
86
- export { default as batteryShareLineSvg } from "remixicon/icons/Device/battery-share-line.svg";
86
+ export declare const batteryShareLineSvg: string;
87
87
  export declare const BatteryShareLineIcon: (props: {
88
88
  className?: string;
89
89
  }) => JSX.Element;
90
- export { default as bluetoothConnectFillSvg } from "remixicon/icons/Device/bluetooth-connect-fill.svg";
90
+ export declare const bluetoothConnectFillSvg: string;
91
91
  export declare const BluetoothConnectFillIcon: (props: {
92
92
  className?: string;
93
93
  }) => JSX.Element;
94
- export { default as bluetoothConnectLineSvg } from "remixicon/icons/Device/bluetooth-connect-line.svg";
94
+ export declare const bluetoothConnectLineSvg: string;
95
95
  export declare const BluetoothConnectLineIcon: (props: {
96
96
  className?: string;
97
97
  }) => JSX.Element;
98
- export { default as bluetoothFillSvg } from "remixicon/icons/Device/bluetooth-fill.svg";
98
+ export declare const bluetoothFillSvg: string;
99
99
  export declare const BluetoothFillIcon: (props: {
100
100
  className?: string;
101
101
  }) => JSX.Element;
102
- export { default as bluetoothLineSvg } from "remixicon/icons/Device/bluetooth-line.svg";
102
+ export declare const bluetoothLineSvg: string;
103
103
  export declare const BluetoothLineIcon: (props: {
104
104
  className?: string;
105
105
  }) => JSX.Element;
106
- export { default as castFillSvg } from "remixicon/icons/Device/cast-fill.svg";
106
+ export declare const castFillSvg: string;
107
107
  export declare const CastFillIcon: (props: {
108
108
  className?: string;
109
109
  }) => JSX.Element;
110
- export { default as castLineSvg } from "remixicon/icons/Device/cast-line.svg";
110
+ export declare const castLineSvg: string;
111
111
  export declare const CastLineIcon: (props: {
112
112
  className?: string;
113
113
  }) => JSX.Element;
114
- export { default as cellphoneFillSvg } from "remixicon/icons/Device/cellphone-fill.svg";
114
+ export declare const cellphoneFillSvg: string;
115
115
  export declare const CellphoneFillIcon: (props: {
116
116
  className?: string;
117
117
  }) => JSX.Element;
118
- export { default as cellphoneLineSvg } from "remixicon/icons/Device/cellphone-line.svg";
118
+ export declare const cellphoneLineSvg: string;
119
119
  export declare const CellphoneLineIcon: (props: {
120
120
  className?: string;
121
121
  }) => JSX.Element;
122
- export { default as computerFillSvg } from "remixicon/icons/Device/computer-fill.svg";
122
+ export declare const computerFillSvg: string;
123
123
  export declare const ComputerFillIcon: (props: {
124
124
  className?: string;
125
125
  }) => JSX.Element;
126
- export { default as computerLineSvg } from "remixicon/icons/Device/computer-line.svg";
126
+ export declare const computerLineSvg: string;
127
127
  export declare const ComputerLineIcon: (props: {
128
128
  className?: string;
129
129
  }) => JSX.Element;
130
- export { default as cpuFillSvg } from "remixicon/icons/Device/cpu-fill.svg";
130
+ export declare const cpuFillSvg: string;
131
131
  export declare const CpuFillIcon: (props: {
132
132
  className?: string;
133
133
  }) => JSX.Element;
134
- export { default as cpuLineSvg } from "remixicon/icons/Device/cpu-line.svg";
134
+ export declare const cpuLineSvg: string;
135
135
  export declare const CpuLineIcon: (props: {
136
136
  className?: string;
137
137
  }) => JSX.Element;
138
- export { default as dashboard2FillSvg } from "remixicon/icons/Device/dashboard-2-fill.svg";
138
+ export declare const dashboard2FillSvg: string;
139
139
  export declare const Dashboard2FillIcon: (props: {
140
140
  className?: string;
141
141
  }) => JSX.Element;
142
- export { default as dashboard2LineSvg } from "remixicon/icons/Device/dashboard-2-line.svg";
142
+ export declare const dashboard2LineSvg: string;
143
143
  export declare const Dashboard2LineIcon: (props: {
144
144
  className?: string;
145
145
  }) => JSX.Element;
146
- export { default as dashboard3FillSvg } from "remixicon/icons/Device/dashboard-3-fill.svg";
146
+ export declare const dashboard3FillSvg: string;
147
147
  export declare const Dashboard3FillIcon: (props: {
148
148
  className?: string;
149
149
  }) => JSX.Element;
150
- export { default as dashboard3LineSvg } from "remixicon/icons/Device/dashboard-3-line.svg";
150
+ export declare const dashboard3LineSvg: string;
151
151
  export declare const Dashboard3LineIcon: (props: {
152
152
  className?: string;
153
153
  }) => JSX.Element;
154
- export { default as database2FillSvg } from "remixicon/icons/Device/database-2-fill.svg";
154
+ export declare const database2FillSvg: string;
155
155
  export declare const Database2FillIcon: (props: {
156
156
  className?: string;
157
157
  }) => JSX.Element;
158
- export { default as database2LineSvg } from "remixicon/icons/Device/database-2-line.svg";
158
+ export declare const database2LineSvg: string;
159
159
  export declare const Database2LineIcon: (props: {
160
160
  className?: string;
161
161
  }) => JSX.Element;
162
- export { default as databaseFillSvg } from "remixicon/icons/Device/database-fill.svg";
162
+ export declare const databaseFillSvg: string;
163
163
  export declare const DatabaseFillIcon: (props: {
164
164
  className?: string;
165
165
  }) => JSX.Element;
166
- export { default as databaseLineSvg } from "remixicon/icons/Device/database-line.svg";
166
+ export declare const databaseLineSvg: string;
167
167
  export declare const DatabaseLineIcon: (props: {
168
168
  className?: string;
169
169
  }) => JSX.Element;
170
- export { default as deviceFillSvg } from "remixicon/icons/Device/device-fill.svg";
170
+ export declare const deviceFillSvg: string;
171
171
  export declare const DeviceFillIcon: (props: {
172
172
  className?: string;
173
173
  }) => JSX.Element;
174
- export { default as deviceLineSvg } from "remixicon/icons/Device/device-line.svg";
174
+ export declare const deviceLineSvg: string;
175
175
  export declare const DeviceLineIcon: (props: {
176
176
  className?: string;
177
177
  }) => JSX.Element;
178
- export { default as deviceRecoverFillSvg } from "remixicon/icons/Device/device-recover-fill.svg";
178
+ export declare const deviceRecoverFillSvg: string;
179
179
  export declare const DeviceRecoverFillIcon: (props: {
180
180
  className?: string;
181
181
  }) => JSX.Element;
182
- export { default as deviceRecoverLineSvg } from "remixicon/icons/Device/device-recover-line.svg";
182
+ export declare const deviceRecoverLineSvg: string;
183
183
  export declare const DeviceRecoverLineIcon: (props: {
184
184
  className?: string;
185
185
  }) => JSX.Element;
186
- export { default as dualSim1FillSvg } from "remixicon/icons/Device/dual-sim-1-fill.svg";
186
+ export declare const dualSim1FillSvg: string;
187
187
  export declare const DualSim1FillIcon: (props: {
188
188
  className?: string;
189
189
  }) => JSX.Element;
190
- export { default as dualSim1LineSvg } from "remixicon/icons/Device/dual-sim-1-line.svg";
190
+ export declare const dualSim1LineSvg: string;
191
191
  export declare const DualSim1LineIcon: (props: {
192
192
  className?: string;
193
193
  }) => JSX.Element;
194
- export { default as dualSim2FillSvg } from "remixicon/icons/Device/dual-sim-2-fill.svg";
194
+ export declare const dualSim2FillSvg: string;
195
195
  export declare const DualSim2FillIcon: (props: {
196
196
  className?: string;
197
197
  }) => JSX.Element;
198
- export { default as dualSim2LineSvg } from "remixicon/icons/Device/dual-sim-2-line.svg";
198
+ export declare const dualSim2LineSvg: string;
199
199
  export declare const DualSim2LineIcon: (props: {
200
200
  className?: string;
201
201
  }) => JSX.Element;
202
- export { default as fingerprint2FillSvg } from "remixicon/icons/Device/fingerprint-2-fill.svg";
202
+ export declare const fingerprint2FillSvg: string;
203
203
  export declare const Fingerprint2FillIcon: (props: {
204
204
  className?: string;
205
205
  }) => JSX.Element;
206
- export { default as fingerprint2LineSvg } from "remixicon/icons/Device/fingerprint-2-line.svg";
206
+ export declare const fingerprint2LineSvg: string;
207
207
  export declare const Fingerprint2LineIcon: (props: {
208
208
  className?: string;
209
209
  }) => JSX.Element;
210
- export { default as fingerprintFillSvg } from "remixicon/icons/Device/fingerprint-fill.svg";
210
+ export declare const fingerprintFillSvg: string;
211
211
  export declare const FingerprintFillIcon: (props: {
212
212
  className?: string;
213
213
  }) => JSX.Element;
214
- export { default as fingerprintLineSvg } from "remixicon/icons/Device/fingerprint-line.svg";
214
+ export declare const fingerprintLineSvg: string;
215
215
  export declare const FingerprintLineIcon: (props: {
216
216
  className?: string;
217
217
  }) => JSX.Element;
218
- export { default as gamepadFillSvg } from "remixicon/icons/Device/gamepad-fill.svg";
218
+ export declare const gamepadFillSvg: string;
219
219
  export declare const GamepadFillIcon: (props: {
220
220
  className?: string;
221
221
  }) => JSX.Element;
222
- export { default as gamepadLineSvg } from "remixicon/icons/Device/gamepad-line.svg";
222
+ export declare const gamepadLineSvg: string;
223
223
  export declare const GamepadLineIcon: (props: {
224
224
  className?: string;
225
225
  }) => JSX.Element;
226
- export { default as gpsFillSvg } from "remixicon/icons/Device/gps-fill.svg";
226
+ export declare const gpsFillSvg: string;
227
227
  export declare const GpsFillIcon: (props: {
228
228
  className?: string;
229
229
  }) => JSX.Element;
230
- export { default as gpsLineSvg } from "remixicon/icons/Device/gps-line.svg";
230
+ export declare const gpsLineSvg: string;
231
231
  export declare const GpsLineIcon: (props: {
232
232
  className?: string;
233
233
  }) => JSX.Element;
234
- export { default as gradienterFillSvg } from "remixicon/icons/Device/gradienter-fill.svg";
234
+ export declare const gradienterFillSvg: string;
235
235
  export declare const GradienterFillIcon: (props: {
236
236
  className?: string;
237
237
  }) => JSX.Element;
238
- export { default as gradienterLineSvg } from "remixicon/icons/Device/gradienter-line.svg";
238
+ export declare const gradienterLineSvg: string;
239
239
  export declare const GradienterLineIcon: (props: {
240
240
  className?: string;
241
241
  }) => JSX.Element;
242
- export { default as hardDrive2FillSvg } from "remixicon/icons/Device/hard-drive-2-fill.svg";
242
+ export declare const hardDrive2FillSvg: string;
243
243
  export declare const HardDrive2FillIcon: (props: {
244
244
  className?: string;
245
245
  }) => JSX.Element;
246
- export { default as hardDrive2LineSvg } from "remixicon/icons/Device/hard-drive-2-line.svg";
246
+ export declare const hardDrive2LineSvg: string;
247
247
  export declare const HardDrive2LineIcon: (props: {
248
248
  className?: string;
249
249
  }) => JSX.Element;
250
- export { default as hardDrive3FillSvg } from "remixicon/icons/Device/hard-drive-3-fill.svg";
250
+ export declare const hardDrive3FillSvg: string;
251
251
  export declare const HardDrive3FillIcon: (props: {
252
252
  className?: string;
253
253
  }) => JSX.Element;
254
- export { default as hardDrive3LineSvg } from "remixicon/icons/Device/hard-drive-3-line.svg";
254
+ export declare const hardDrive3LineSvg: string;
255
255
  export declare const HardDrive3LineIcon: (props: {
256
256
  className?: string;
257
257
  }) => JSX.Element;
258
- export { default as hardDriveFillSvg } from "remixicon/icons/Device/hard-drive-fill.svg";
258
+ export declare const hardDriveFillSvg: string;
259
259
  export declare const HardDriveFillIcon: (props: {
260
260
  className?: string;
261
261
  }) => JSX.Element;
262
- export { default as hardDriveLineSvg } from "remixicon/icons/Device/hard-drive-line.svg";
262
+ export declare const hardDriveLineSvg: string;
263
263
  export declare const HardDriveLineIcon: (props: {
264
264
  className?: string;
265
265
  }) => JSX.Element;
266
- export { default as hotspotFillSvg } from "remixicon/icons/Device/hotspot-fill.svg";
266
+ export declare const hotspotFillSvg: string;
267
267
  export declare const HotspotFillIcon: (props: {
268
268
  className?: string;
269
269
  }) => JSX.Element;
270
- export { default as hotspotLineSvg } from "remixicon/icons/Device/hotspot-line.svg";
270
+ export declare const hotspotLineSvg: string;
271
271
  export declare const HotspotLineIcon: (props: {
272
272
  className?: string;
273
273
  }) => JSX.Element;
274
- export { default as installFillSvg } from "remixicon/icons/Device/install-fill.svg";
274
+ export declare const installFillSvg: string;
275
275
  export declare const InstallFillIcon: (props: {
276
276
  className?: string;
277
277
  }) => JSX.Element;
278
- export { default as installLineSvg } from "remixicon/icons/Device/install-line.svg";
278
+ export declare const installLineSvg: string;
279
279
  export declare const InstallLineIcon: (props: {
280
280
  className?: string;
281
281
  }) => JSX.Element;
282
- export { default as instanceFillSvg } from "remixicon/icons/Device/instance-fill.svg";
282
+ export declare const instanceFillSvg: string;
283
283
  export declare const InstanceFillIcon: (props: {
284
284
  className?: string;
285
285
  }) => JSX.Element;
286
- export { default as instanceLineSvg } from "remixicon/icons/Device/instance-line.svg";
286
+ export declare const instanceLineSvg: string;
287
287
  export declare const InstanceLineIcon: (props: {
288
288
  className?: string;
289
289
  }) => JSX.Element;
290
- export { default as keyboardBoxFillSvg } from "remixicon/icons/Device/keyboard-box-fill.svg";
290
+ export declare const keyboardBoxFillSvg: string;
291
291
  export declare const KeyboardBoxFillIcon: (props: {
292
292
  className?: string;
293
293
  }) => JSX.Element;
294
- export { default as keyboardBoxLineSvg } from "remixicon/icons/Device/keyboard-box-line.svg";
294
+ export declare const keyboardBoxLineSvg: string;
295
295
  export declare const KeyboardBoxLineIcon: (props: {
296
296
  className?: string;
297
297
  }) => JSX.Element;
298
- export { default as keyboardFillSvg } from "remixicon/icons/Device/keyboard-fill.svg";
298
+ export declare const keyboardFillSvg: string;
299
299
  export declare const KeyboardFillIcon: (props: {
300
300
  className?: string;
301
301
  }) => JSX.Element;
302
- export { default as keyboardLineSvg } from "remixicon/icons/Device/keyboard-line.svg";
302
+ export declare const keyboardLineSvg: string;
303
303
  export declare const KeyboardLineIcon: (props: {
304
304
  className?: string;
305
305
  }) => JSX.Element;
306
- export { default as macFillSvg } from "remixicon/icons/Device/mac-fill.svg";
306
+ export declare const macFillSvg: string;
307
307
  export declare const MacFillIcon: (props: {
308
308
  className?: string;
309
309
  }) => JSX.Element;
310
- export { default as macLineSvg } from "remixicon/icons/Device/mac-line.svg";
310
+ export declare const macLineSvg: string;
311
311
  export declare const MacLineIcon: (props: {
312
312
  className?: string;
313
313
  }) => JSX.Element;
314
- export { default as macbookFillSvg } from "remixicon/icons/Device/macbook-fill.svg";
314
+ export declare const macbookFillSvg: string;
315
315
  export declare const MacbookFillIcon: (props: {
316
316
  className?: string;
317
317
  }) => JSX.Element;
318
- export { default as macbookLineSvg } from "remixicon/icons/Device/macbook-line.svg";
318
+ export declare const macbookLineSvg: string;
319
319
  export declare const MacbookLineIcon: (props: {
320
320
  className?: string;
321
321
  }) => JSX.Element;
322
- export { default as mouseFillSvg } from "remixicon/icons/Device/mouse-fill.svg";
322
+ export declare const mouseFillSvg: string;
323
323
  export declare const MouseFillIcon: (props: {
324
324
  className?: string;
325
325
  }) => JSX.Element;
326
- export { default as mouseLineSvg } from "remixicon/icons/Device/mouse-line.svg";
326
+ export declare const mouseLineSvg: string;
327
327
  export declare const MouseLineIcon: (props: {
328
328
  className?: string;
329
329
  }) => JSX.Element;
330
- export { default as phoneFillSvg } from "remixicon/icons/Device/phone-fill.svg";
330
+ export declare const phoneFillSvg: string;
331
331
  export declare const PhoneFillIcon: (props: {
332
332
  className?: string;
333
333
  }) => JSX.Element;
334
- export { default as phoneFindFillSvg } from "remixicon/icons/Device/phone-find-fill.svg";
334
+ export declare const phoneFindFillSvg: string;
335
335
  export declare const PhoneFindFillIcon: (props: {
336
336
  className?: string;
337
337
  }) => JSX.Element;
338
- export { default as phoneFindLineSvg } from "remixicon/icons/Device/phone-find-line.svg";
338
+ export declare const phoneFindLineSvg: string;
339
339
  export declare const PhoneFindLineIcon: (props: {
340
340
  className?: string;
341
341
  }) => JSX.Element;
342
- export { default as phoneLineSvg } from "remixicon/icons/Device/phone-line.svg";
342
+ export declare const phoneLineSvg: string;
343
343
  export declare const PhoneLineIcon: (props: {
344
344
  className?: string;
345
345
  }) => JSX.Element;
346
- export { default as phoneLockFillSvg } from "remixicon/icons/Device/phone-lock-fill.svg";
346
+ export declare const phoneLockFillSvg: string;
347
347
  export declare const PhoneLockFillIcon: (props: {
348
348
  className?: string;
349
349
  }) => JSX.Element;
350
- export { default as phoneLockLineSvg } from "remixicon/icons/Device/phone-lock-line.svg";
350
+ export declare const phoneLockLineSvg: string;
351
351
  export declare const PhoneLockLineIcon: (props: {
352
352
  className?: string;
353
353
  }) => JSX.Element;
354
- export { default as qrCodeFillSvg } from "remixicon/icons/Device/qr-code-fill.svg";
354
+ export declare const qrCodeFillSvg: string;
355
355
  export declare const QrCodeFillIcon: (props: {
356
356
  className?: string;
357
357
  }) => JSX.Element;
358
- export { default as qrCodeLineSvg } from "remixicon/icons/Device/qr-code-line.svg";
358
+ export declare const qrCodeLineSvg: string;
359
359
  export declare const QrCodeLineIcon: (props: {
360
360
  className?: string;
361
361
  }) => JSX.Element;
362
- export { default as qrScan2FillSvg } from "remixicon/icons/Device/qr-scan-2-fill.svg";
362
+ export declare const qrScan2FillSvg: string;
363
363
  export declare const QrScan2FillIcon: (props: {
364
364
  className?: string;
365
365
  }) => JSX.Element;
366
- export { default as qrScan2LineSvg } from "remixicon/icons/Device/qr-scan-2-line.svg";
366
+ export declare const qrScan2LineSvg: string;
367
367
  export declare const QrScan2LineIcon: (props: {
368
368
  className?: string;
369
369
  }) => JSX.Element;
370
- export { default as qrScanFillSvg } from "remixicon/icons/Device/qr-scan-fill.svg";
370
+ export declare const qrScanFillSvg: string;
371
371
  export declare const QrScanFillIcon: (props: {
372
372
  className?: string;
373
373
  }) => JSX.Element;
374
- export { default as qrScanLineSvg } from "remixicon/icons/Device/qr-scan-line.svg";
374
+ export declare const qrScanLineSvg: string;
375
375
  export declare const QrScanLineIcon: (props: {
376
376
  className?: string;
377
377
  }) => JSX.Element;
378
- export { default as radarFillSvg } from "remixicon/icons/Device/radar-fill.svg";
378
+ export declare const radarFillSvg: string;
379
379
  export declare const RadarFillIcon: (props: {
380
380
  className?: string;
381
381
  }) => JSX.Element;
382
- export { default as radarLineSvg } from "remixicon/icons/Device/radar-line.svg";
382
+ export declare const radarLineSvg: string;
383
383
  export declare const RadarLineIcon: (props: {
384
384
  className?: string;
385
385
  }) => JSX.Element;
386
- export { default as remoteControl2FillSvg } from "remixicon/icons/Device/remote-control-2-fill.svg";
386
+ export declare const remoteControl2FillSvg: string;
387
387
  export declare const RemoteControl2FillIcon: (props: {
388
388
  className?: string;
389
389
  }) => JSX.Element;
390
- export { default as remoteControl2LineSvg } from "remixicon/icons/Device/remote-control-2-line.svg";
390
+ export declare const remoteControl2LineSvg: string;
391
391
  export declare const RemoteControl2LineIcon: (props: {
392
392
  className?: string;
393
393
  }) => JSX.Element;
394
- export { default as remoteControlFillSvg } from "remixicon/icons/Device/remote-control-fill.svg";
394
+ export declare const remoteControlFillSvg: string;
395
395
  export declare const RemoteControlFillIcon: (props: {
396
396
  className?: string;
397
397
  }) => JSX.Element;
398
- export { default as remoteControlLineSvg } from "remixicon/icons/Device/remote-control-line.svg";
398
+ export declare const remoteControlLineSvg: string;
399
399
  export declare const RemoteControlLineIcon: (props: {
400
400
  className?: string;
401
401
  }) => JSX.Element;
402
- export { default as restartFillSvg } from "remixicon/icons/Device/restart-fill.svg";
402
+ export declare const restartFillSvg: string;
403
403
  export declare const RestartFillIcon: (props: {
404
404
  className?: string;
405
405
  }) => JSX.Element;
406
- export { default as restartLineSvg } from "remixicon/icons/Device/restart-line.svg";
406
+ export declare const restartLineSvg: string;
407
407
  export declare const RestartLineIcon: (props: {
408
408
  className?: string;
409
409
  }) => JSX.Element;
410
- export { default as rfidFillSvg } from "remixicon/icons/Device/rfid-fill.svg";
410
+ export declare const rfidFillSvg: string;
411
411
  export declare const RfidFillIcon: (props: {
412
412
  className?: string;
413
413
  }) => JSX.Element;
414
- export { default as rfidLineSvg } from "remixicon/icons/Device/rfid-line.svg";
414
+ export declare const rfidLineSvg: string;
415
415
  export declare const RfidLineIcon: (props: {
416
416
  className?: string;
417
417
  }) => JSX.Element;
418
- export { default as rotateLockFillSvg } from "remixicon/icons/Device/rotate-lock-fill.svg";
418
+ export declare const rotateLockFillSvg: string;
419
419
  export declare const RotateLockFillIcon: (props: {
420
420
  className?: string;
421
421
  }) => JSX.Element;
422
- export { default as rotateLockLineSvg } from "remixicon/icons/Device/rotate-lock-line.svg";
422
+ export declare const rotateLockLineSvg: string;
423
423
  export declare const RotateLockLineIcon: (props: {
424
424
  className?: string;
425
425
  }) => JSX.Element;
426
- export { default as routerFillSvg } from "remixicon/icons/Device/router-fill.svg";
426
+ export declare const routerFillSvg: string;
427
427
  export declare const RouterFillIcon: (props: {
428
428
  className?: string;
429
429
  }) => JSX.Element;
430
- export { default as routerLineSvg } from "remixicon/icons/Device/router-line.svg";
430
+ export declare const routerLineSvg: string;
431
431
  export declare const RouterLineIcon: (props: {
432
432
  className?: string;
433
433
  }) => JSX.Element;
434
- export { default as rssFillSvg } from "remixicon/icons/Device/rss-fill.svg";
434
+ export declare const rssFillSvg: string;
435
435
  export declare const RssFillIcon: (props: {
436
436
  className?: string;
437
437
  }) => JSX.Element;
438
- export { default as rssLineSvg } from "remixicon/icons/Device/rss-line.svg";
438
+ export declare const rssLineSvg: string;
439
439
  export declare const RssLineIcon: (props: {
440
440
  className?: string;
441
441
  }) => JSX.Element;
442
- export { default as save2FillSvg } from "remixicon/icons/Device/save-2-fill.svg";
442
+ export declare const save2FillSvg: string;
443
443
  export declare const Save2FillIcon: (props: {
444
444
  className?: string;
445
445
  }) => JSX.Element;
446
- export { default as save2LineSvg } from "remixicon/icons/Device/save-2-line.svg";
446
+ export declare const save2LineSvg: string;
447
447
  export declare const Save2LineIcon: (props: {
448
448
  className?: string;
449
449
  }) => JSX.Element;
450
- export { default as save3FillSvg } from "remixicon/icons/Device/save-3-fill.svg";
450
+ export declare const save3FillSvg: string;
451
451
  export declare const Save3FillIcon: (props: {
452
452
  className?: string;
453
453
  }) => JSX.Element;
454
- export { default as save3LineSvg } from "remixicon/icons/Device/save-3-line.svg";
454
+ export declare const save3LineSvg: string;
455
455
  export declare const Save3LineIcon: (props: {
456
456
  className?: string;
457
457
  }) => JSX.Element;
458
- export { default as saveFillSvg } from "remixicon/icons/Device/save-fill.svg";
458
+ export declare const saveFillSvg: string;
459
459
  export declare const SaveFillIcon: (props: {
460
460
  className?: string;
461
461
  }) => JSX.Element;
462
- export { default as saveLineSvg } from "remixicon/icons/Device/save-line.svg";
462
+ export declare const saveLineSvg: string;
463
463
  export declare const SaveLineIcon: (props: {
464
464
  className?: string;
465
465
  }) => JSX.Element;
466
- export { default as scan2FillSvg } from "remixicon/icons/Device/scan-2-fill.svg";
466
+ export declare const scan2FillSvg: string;
467
467
  export declare const Scan2FillIcon: (props: {
468
468
  className?: string;
469
469
  }) => JSX.Element;
470
- export { default as scan2LineSvg } from "remixicon/icons/Device/scan-2-line.svg";
470
+ export declare const scan2LineSvg: string;
471
471
  export declare const Scan2LineIcon: (props: {
472
472
  className?: string;
473
473
  }) => JSX.Element;
474
- export { default as scanFillSvg } from "remixicon/icons/Device/scan-fill.svg";
474
+ export declare const scanFillSvg: string;
475
475
  export declare const ScanFillIcon: (props: {
476
476
  className?: string;
477
477
  }) => JSX.Element;
478
- export { default as scanLineSvg } from "remixicon/icons/Device/scan-line.svg";
478
+ export declare const scanLineSvg: string;
479
479
  export declare const ScanLineIcon: (props: {
480
480
  className?: string;
481
481
  }) => JSX.Element;
482
- export { default as sdCardFillSvg } from "remixicon/icons/Device/sd-card-fill.svg";
482
+ export declare const sdCardFillSvg: string;
483
483
  export declare const SdCardFillIcon: (props: {
484
484
  className?: string;
485
485
  }) => JSX.Element;
486
- export { default as sdCardLineSvg } from "remixicon/icons/Device/sd-card-line.svg";
486
+ export declare const sdCardLineSvg: string;
487
487
  export declare const SdCardLineIcon: (props: {
488
488
  className?: string;
489
489
  }) => JSX.Element;
490
- export { default as sdCardMiniFillSvg } from "remixicon/icons/Device/sd-card-mini-fill.svg";
490
+ export declare const sdCardMiniFillSvg: string;
491
491
  export declare const SdCardMiniFillIcon: (props: {
492
492
  className?: string;
493
493
  }) => JSX.Element;
494
- export { default as sdCardMiniLineSvg } from "remixicon/icons/Device/sd-card-mini-line.svg";
494
+ export declare const sdCardMiniLineSvg: string;
495
495
  export declare const SdCardMiniLineIcon: (props: {
496
496
  className?: string;
497
497
  }) => JSX.Element;
498
- export { default as sensorFillSvg } from "remixicon/icons/Device/sensor-fill.svg";
498
+ export declare const sensorFillSvg: string;
499
499
  export declare const SensorFillIcon: (props: {
500
500
  className?: string;
501
501
  }) => JSX.Element;
502
- export { default as sensorLineSvg } from "remixicon/icons/Device/sensor-line.svg";
502
+ export declare const sensorLineSvg: string;
503
503
  export declare const SensorLineIcon: (props: {
504
504
  className?: string;
505
505
  }) => JSX.Element;
506
- export { default as serverFillSvg } from "remixicon/icons/Device/server-fill.svg";
506
+ export declare const serverFillSvg: string;
507
507
  export declare const ServerFillIcon: (props: {
508
508
  className?: string;
509
509
  }) => JSX.Element;
510
- export { default as serverLineSvg } from "remixicon/icons/Device/server-line.svg";
510
+ export declare const serverLineSvg: string;
511
511
  export declare const ServerLineIcon: (props: {
512
512
  className?: string;
513
513
  }) => JSX.Element;
514
- export { default as shutDownFillSvg } from "remixicon/icons/Device/shut-down-fill.svg";
514
+ export declare const shutDownFillSvg: string;
515
515
  export declare const ShutDownFillIcon: (props: {
516
516
  className?: string;
517
517
  }) => JSX.Element;
518
- export { default as shutDownLineSvg } from "remixicon/icons/Device/shut-down-line.svg";
518
+ export declare const shutDownLineSvg: string;
519
519
  export declare const ShutDownLineIcon: (props: {
520
520
  className?: string;
521
521
  }) => JSX.Element;
522
- export { default as signalWifi1FillSvg } from "remixicon/icons/Device/signal-wifi-1-fill.svg";
522
+ export declare const signalWifi1FillSvg: string;
523
523
  export declare const SignalWifi1FillIcon: (props: {
524
524
  className?: string;
525
525
  }) => JSX.Element;
526
- export { default as signalWifi1LineSvg } from "remixicon/icons/Device/signal-wifi-1-line.svg";
526
+ export declare const signalWifi1LineSvg: string;
527
527
  export declare const SignalWifi1LineIcon: (props: {
528
528
  className?: string;
529
529
  }) => JSX.Element;
530
- export { default as signalWifi2FillSvg } from "remixicon/icons/Device/signal-wifi-2-fill.svg";
530
+ export declare const signalWifi2FillSvg: string;
531
531
  export declare const SignalWifi2FillIcon: (props: {
532
532
  className?: string;
533
533
  }) => JSX.Element;
534
- export { default as signalWifi2LineSvg } from "remixicon/icons/Device/signal-wifi-2-line.svg";
534
+ export declare const signalWifi2LineSvg: string;
535
535
  export declare const SignalWifi2LineIcon: (props: {
536
536
  className?: string;
537
537
  }) => JSX.Element;
538
- export { default as signalWifi3FillSvg } from "remixicon/icons/Device/signal-wifi-3-fill.svg";
538
+ export declare const signalWifi3FillSvg: string;
539
539
  export declare const SignalWifi3FillIcon: (props: {
540
540
  className?: string;
541
541
  }) => JSX.Element;
542
- export { default as signalWifi3LineSvg } from "remixicon/icons/Device/signal-wifi-3-line.svg";
542
+ export declare const signalWifi3LineSvg: string;
543
543
  export declare const SignalWifi3LineIcon: (props: {
544
544
  className?: string;
545
545
  }) => JSX.Element;
546
- export { default as signalWifiErrorFillSvg } from "remixicon/icons/Device/signal-wifi-error-fill.svg";
546
+ export declare const signalWifiErrorFillSvg: string;
547
547
  export declare const SignalWifiErrorFillIcon: (props: {
548
548
  className?: string;
549
549
  }) => JSX.Element;
550
- export { default as signalWifiErrorLineSvg } from "remixicon/icons/Device/signal-wifi-error-line.svg";
550
+ export declare const signalWifiErrorLineSvg: string;
551
551
  export declare const SignalWifiErrorLineIcon: (props: {
552
552
  className?: string;
553
553
  }) => JSX.Element;
554
- export { default as signalWifiFillSvg } from "remixicon/icons/Device/signal-wifi-fill.svg";
554
+ export declare const signalWifiFillSvg: string;
555
555
  export declare const SignalWifiFillIcon: (props: {
556
556
  className?: string;
557
557
  }) => JSX.Element;
558
- export { default as signalWifiLineSvg } from "remixicon/icons/Device/signal-wifi-line.svg";
558
+ export declare const signalWifiLineSvg: string;
559
559
  export declare const SignalWifiLineIcon: (props: {
560
560
  className?: string;
561
561
  }) => JSX.Element;
562
- export { default as signalWifiOffFillSvg } from "remixicon/icons/Device/signal-wifi-off-fill.svg";
562
+ export declare const signalWifiOffFillSvg: string;
563
563
  export declare const SignalWifiOffFillIcon: (props: {
564
564
  className?: string;
565
565
  }) => JSX.Element;
566
- export { default as signalWifiOffLineSvg } from "remixicon/icons/Device/signal-wifi-off-line.svg";
566
+ export declare const signalWifiOffLineSvg: string;
567
567
  export declare const SignalWifiOffLineIcon: (props: {
568
568
  className?: string;
569
569
  }) => JSX.Element;
570
- export { default as simCard2FillSvg } from "remixicon/icons/Device/sim-card-2-fill.svg";
570
+ export declare const simCard2FillSvg: string;
571
571
  export declare const SimCard2FillIcon: (props: {
572
572
  className?: string;
573
573
  }) => JSX.Element;
574
- export { default as simCard2LineSvg } from "remixicon/icons/Device/sim-card-2-line.svg";
574
+ export declare const simCard2LineSvg: string;
575
575
  export declare const SimCard2LineIcon: (props: {
576
576
  className?: string;
577
577
  }) => JSX.Element;
578
- export { default as simCardFillSvg } from "remixicon/icons/Device/sim-card-fill.svg";
578
+ export declare const simCardFillSvg: string;
579
579
  export declare const SimCardFillIcon: (props: {
580
580
  className?: string;
581
581
  }) => JSX.Element;
582
- export { default as simCardLineSvg } from "remixicon/icons/Device/sim-card-line.svg";
582
+ export declare const simCardLineSvg: string;
583
583
  export declare const SimCardLineIcon: (props: {
584
584
  className?: string;
585
585
  }) => JSX.Element;
586
- export { default as smartphoneFillSvg } from "remixicon/icons/Device/smartphone-fill.svg";
586
+ export declare const smartphoneFillSvg: string;
587
587
  export declare const SmartphoneFillIcon: (props: {
588
588
  className?: string;
589
589
  }) => JSX.Element;
590
- export { default as smartphoneLineSvg } from "remixicon/icons/Device/smartphone-line.svg";
590
+ export declare const smartphoneLineSvg: string;
591
591
  export declare const SmartphoneLineIcon: (props: {
592
592
  className?: string;
593
593
  }) => JSX.Element;
594
- export { default as tabletFillSvg } from "remixicon/icons/Device/tablet-fill.svg";
594
+ export declare const tabletFillSvg: string;
595
595
  export declare const TabletFillIcon: (props: {
596
596
  className?: string;
597
597
  }) => JSX.Element;
598
- export { default as tabletLineSvg } from "remixicon/icons/Device/tablet-line.svg";
598
+ export declare const tabletLineSvg: string;
599
599
  export declare const TabletLineIcon: (props: {
600
600
  className?: string;
601
601
  }) => JSX.Element;
602
- export { default as tv2FillSvg } from "remixicon/icons/Device/tv-2-fill.svg";
602
+ export declare const tv2FillSvg: string;
603
603
  export declare const Tv2FillIcon: (props: {
604
604
  className?: string;
605
605
  }) => JSX.Element;
606
- export { default as tv2LineSvg } from "remixicon/icons/Device/tv-2-line.svg";
606
+ export declare const tv2LineSvg: string;
607
607
  export declare const Tv2LineIcon: (props: {
608
608
  className?: string;
609
609
  }) => JSX.Element;
610
- export { default as tvFillSvg } from "remixicon/icons/Device/tv-fill.svg";
610
+ export declare const tvFillSvg: string;
611
611
  export declare const TvFillIcon: (props: {
612
612
  className?: string;
613
613
  }) => JSX.Element;
614
- export { default as tvLineSvg } from "remixicon/icons/Device/tv-line.svg";
614
+ export declare const tvLineSvg: string;
615
615
  export declare const TvLineIcon: (props: {
616
616
  className?: string;
617
617
  }) => JSX.Element;
618
- export { default as uDiskFillSvg } from "remixicon/icons/Device/u-disk-fill.svg";
618
+ export declare const uDiskFillSvg: string;
619
619
  export declare const UDiskFillIcon: (props: {
620
620
  className?: string;
621
621
  }) => JSX.Element;
622
- export { default as uDiskLineSvg } from "remixicon/icons/Device/u-disk-line.svg";
622
+ export declare const uDiskLineSvg: string;
623
623
  export declare const UDiskLineIcon: (props: {
624
624
  className?: string;
625
625
  }) => JSX.Element;
626
- export { default as uninstallFillSvg } from "remixicon/icons/Device/uninstall-fill.svg";
626
+ export declare const uninstallFillSvg: string;
627
627
  export declare const UninstallFillIcon: (props: {
628
628
  className?: string;
629
629
  }) => JSX.Element;
630
- export { default as uninstallLineSvg } from "remixicon/icons/Device/uninstall-line.svg";
630
+ export declare const uninstallLineSvg: string;
631
631
  export declare const UninstallLineIcon: (props: {
632
632
  className?: string;
633
633
  }) => JSX.Element;
634
- export { default as usbFillSvg } from "remixicon/icons/Device/usb-fill.svg";
634
+ export declare const usbFillSvg: string;
635
635
  export declare const UsbFillIcon: (props: {
636
636
  className?: string;
637
637
  }) => JSX.Element;
638
- export { default as usbLineSvg } from "remixicon/icons/Device/usb-line.svg";
638
+ export declare const usbLineSvg: string;
639
639
  export declare const UsbLineIcon: (props: {
640
640
  className?: string;
641
641
  }) => JSX.Element;
642
- export { default as wifiFillSvg } from "remixicon/icons/Device/wifi-fill.svg";
642
+ export declare const wifiFillSvg: string;
643
643
  export declare const WifiFillIcon: (props: {
644
644
  className?: string;
645
645
  }) => JSX.Element;
646
- export { default as wifiLineSvg } from "remixicon/icons/Device/wifi-line.svg";
646
+ export declare const wifiLineSvg: string;
647
647
  export declare const WifiLineIcon: (props: {
648
648
  className?: string;
649
649
  }) => JSX.Element;
650
- export { default as wifiOffFillSvg } from "remixicon/icons/Device/wifi-off-fill.svg";
650
+ export declare const wifiOffFillSvg: string;
651
651
  export declare const WifiOffFillIcon: (props: {
652
652
  className?: string;
653
653
  }) => JSX.Element;
654
- export { default as wifiOffLineSvg } from "remixicon/icons/Device/wifi-off-line.svg";
654
+ export declare const wifiOffLineSvg: string;
655
655
  export declare const WifiOffLineIcon: (props: {
656
656
  className?: string;
657
657
  }) => JSX.Element;
658
- export { default as wirelessChargingFillSvg } from "remixicon/icons/Device/wireless-charging-fill.svg";
658
+ export declare const wirelessChargingFillSvg: string;
659
659
  export declare const WirelessChargingFillIcon: (props: {
660
660
  className?: string;
661
661
  }) => JSX.Element;
662
- export { default as wirelessChargingLineSvg } from "remixicon/icons/Device/wireless-charging-line.svg";
662
+ export declare const wirelessChargingLineSvg: string;
663
663
  export declare const WirelessChargingLineIcon: (props: {
664
664
  className?: string;
665
665
  }) => JSX.Element;