restream-admin-ui-icons 1.0.0

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 (174) hide show
  1. package/dist/index.cjs +3491 -0
  2. package/dist/index.d.cts +819 -0
  3. package/dist/index.d.ts +819 -0
  4. package/dist/index.js +3327 -0
  5. package/package.json +41 -0
  6. package/scripts/generate.mjs +126 -0
  7. package/src/index.ts +5 -0
  8. package/src/place/Administration.tsx +20 -0
  9. package/src/place/Armchair.tsx +20 -0
  10. package/src/place/Backyard.tsx +20 -0
  11. package/src/place/BackyardTree.tsx +20 -0
  12. package/src/place/Balloon.tsx +20 -0
  13. package/src/place/Barbeque.tsx +20 -0
  14. package/src/place/Bed.tsx +20 -0
  15. package/src/place/Breaking.tsx +20 -0
  16. package/src/place/Broom.tsx +20 -0
  17. package/src/place/BrushRepair.tsx +20 -0
  18. package/src/place/Bus.tsx +20 -0
  19. package/src/place/Car.tsx +20 -0
  20. package/src/place/ChristmasTree.tsx +20 -0
  21. package/src/place/City.tsx +20 -0
  22. package/src/place/Cleaver.tsx +20 -0
  23. package/src/place/Clothes.tsx +20 -0
  24. package/src/place/Cloud.tsx +20 -0
  25. package/src/place/CoffeeBreak.tsx +20 -0
  26. package/src/place/Cyclist.tsx +20 -0
  27. package/src/place/DarkTheme.tsx +20 -0
  28. package/src/place/DarkThemeFill.tsx +20 -0
  29. package/src/place/DeliveryBus.tsx +20 -0
  30. package/src/place/DeliveryCar.tsx +20 -0
  31. package/src/place/Disability.tsx +20 -0
  32. package/src/place/Door.tsx +20 -0
  33. package/src/place/DoorExit.tsx +20 -0
  34. package/src/place/Drop.tsx +20 -0
  35. package/src/place/Dumbbell.tsx +20 -0
  36. package/src/place/Earth.tsx +20 -0
  37. package/src/place/Escalator.tsx +20 -0
  38. package/src/place/EscalatorDown.tsx +20 -0
  39. package/src/place/EscalatorUp.tsx +20 -0
  40. package/src/place/Factory.tsx +20 -0
  41. package/src/place/FigureFamily.tsx +20 -0
  42. package/src/place/FigureMan.tsx +20 -0
  43. package/src/place/FigureManWoman.tsx +20 -0
  44. package/src/place/FigureWoman.tsx +20 -0
  45. package/src/place/Fire.tsx +20 -0
  46. package/src/place/Food.tsx +20 -0
  47. package/src/place/ForkKnife.tsx +20 -0
  48. package/src/place/ForkSpoon.tsx +20 -0
  49. package/src/place/Hammer.tsx +20 -0
  50. package/src/place/HammerAndWrench.tsx +20 -0
  51. package/src/place/Helicopter.tsx +20 -0
  52. package/src/place/Kettlebell.tsx +20 -0
  53. package/src/place/Kite.tsx +20 -0
  54. package/src/place/Knife.tsx +20 -0
  55. package/src/place/Launch.tsx +20 -0
  56. package/src/place/Lift.tsx +20 -0
  57. package/src/place/Metro.tsx +20 -0
  58. package/src/place/Moon.tsx +20 -0
  59. package/src/place/Motorbike.tsx +20 -0
  60. package/src/place/Office.tsx +20 -0
  61. package/src/place/Officechair.tsx +20 -0
  62. package/src/place/Pass.tsx +20 -0
  63. package/src/place/Radar.tsx +20 -0
  64. package/src/place/Realty.tsx +20 -0
  65. package/src/place/Roller.tsx +20 -0
  66. package/src/place/RulerAndPencil.tsx +20 -0
  67. package/src/place/Saturn.tsx +20 -0
  68. package/src/place/Saw.tsx +20 -0
  69. package/src/place/Screwdriver.tsx +20 -0
  70. package/src/place/Ship.tsx +20 -0
  71. package/src/place/Smoking.tsx +20 -0
  72. package/src/place/Snowflake.tsx +20 -0
  73. package/src/place/SosAlarm.tsx +20 -0
  74. package/src/place/Stairs.tsx +20 -0
  75. package/src/place/Tank.tsx +20 -0
  76. package/src/place/TestSpeed.tsx +20 -0
  77. package/src/place/Thermometer.tsx +20 -0
  78. package/src/place/Train.tsx +20 -0
  79. package/src/place/Tray.tsx +20 -0
  80. package/src/place/Tribune.tsx +20 -0
  81. package/src/place/Umbrella.tsx +20 -0
  82. package/src/place/VacationBeach.tsx +20 -0
  83. package/src/place/VacationSea.tsx +20 -0
  84. package/src/place/Wrench.tsx +20 -0
  85. package/src/place/index.ts +78 -0
  86. package/src/place//320/241ookie.tsx +20 -0
  87. package/src/technology/AdapterPCL.tsx +20 -0
  88. package/src/technology/Adaptive.tsx +20 -0
  89. package/src/technology/AllDevices.tsx +20 -0
  90. package/src/technology/Atom.tsx +20 -0
  91. package/src/technology/Barrier.tsx +20 -0
  92. package/src/technology/BatteryChargeEmpty.tsx +20 -0
  93. package/src/technology/BatteryChargeHalh.tsx +20 -0
  94. package/src/technology/BatteryEmpty.tsx +20 -0
  95. package/src/technology/BatteryFill.tsx +20 -0
  96. package/src/technology/Bluetooth.tsx +20 -0
  97. package/src/technology/BluetoothOff.tsx +20 -0
  98. package/src/technology/Broadcast.tsx +25 -0
  99. package/src/technology/BroadcastOff.tsx +40 -0
  100. package/src/technology/CameraCeiling.tsx +20 -0
  101. package/src/technology/CameraHome.tsx +20 -0
  102. package/src/technology/CameraHomeGroup.tsx +20 -0
  103. package/src/technology/CameraStreet.tsx +20 -0
  104. package/src/technology/CloudGame.tsx +20 -0
  105. package/src/technology/CloudServer.tsx +20 -0
  106. package/src/technology/Console.tsx +20 -0
  107. package/src/technology/Controller.tsx +20 -0
  108. package/src/technology/Counter.tsx +20 -0
  109. package/src/technology/Datastore.tsx +20 -0
  110. package/src/technology/Debug.tsx +20 -0
  111. package/src/technology/Desktop.tsx +20 -0
  112. package/src/technology/DesktopAdd.tsx +20 -0
  113. package/src/technology/Device.tsx +20 -0
  114. package/src/technology/DeviceWifi.tsx +20 -0
  115. package/src/technology/Equipment.tsx +20 -0
  116. package/src/technology/Fax.tsx +20 -0
  117. package/src/technology/FlashCard.tsx +20 -0
  118. package/src/technology/Flashlight.tsx +20 -0
  119. package/src/technology/FloppyDisk.tsx +20 -0
  120. package/src/technology/Game.tsx +20 -0
  121. package/src/technology/Intercom.tsx +20 -0
  122. package/src/technology/Internet.tsx +20 -0
  123. package/src/technology/InternetAdd.tsx +20 -0
  124. package/src/technology/InternetCableOne.tsx +20 -0
  125. package/src/technology/InternetCableThree.tsx +20 -0
  126. package/src/technology/InternetWifi.tsx +20 -0
  127. package/src/technology/Keyboard.tsx +20 -0
  128. package/src/technology/LandlinePhone.tsx +20 -0
  129. package/src/technology/Laptop.tsx +20 -0
  130. package/src/technology/LightBulb.tsx +20 -0
  131. package/src/technology/LoadProgramm.tsx +20 -0
  132. package/src/technology/Magic.tsx +20 -0
  133. package/src/technology/MagicFill.tsx +30 -0
  134. package/src/technology/Microchip.tsx +20 -0
  135. package/src/technology/Microcircuit.tsx +20 -0
  136. package/src/technology/Mobile.tsx +20 -0
  137. package/src/technology/MobileAdd.tsx +20 -0
  138. package/src/technology/MobileInfo.tsx +20 -0
  139. package/src/technology/MobileInternet.tsx +20 -0
  140. package/src/technology/MobileRefresh.tsx +20 -0
  141. package/src/technology/MobileSignal.tsx +20 -0
  142. package/src/technology/Modem.tsx +20 -0
  143. package/src/technology/OtherService.tsx +20 -0
  144. package/src/technology/Phone.tsx +20 -0
  145. package/src/technology/PhoneAdd.tsx +20 -0
  146. package/src/technology/PhoneInternet.tsx +20 -0
  147. package/src/technology/PhoneRoaming.tsx +20 -0
  148. package/src/technology/PhoneTime.tsx +20 -0
  149. package/src/technology/Radio.tsx +20 -0
  150. package/src/technology/Registator.tsx +20 -0
  151. package/src/technology/Robot.tsx +20 -0
  152. package/src/technology/SIM.tsx +20 -0
  153. package/src/technology/ScreenCableThree.tsx +20 -0
  154. package/src/technology/ScreenInternet.tsx +20 -0
  155. package/src/technology/Server.tsx +20 -0
  156. package/src/technology/SetOfMinutes.tsx +20 -0
  157. package/src/technology/Signaling.tsx +20 -0
  158. package/src/technology/SmartHome.tsx +20 -0
  159. package/src/technology/SmartHomeAdd.tsx +20 -0
  160. package/src/technology/Socket.tsx +20 -0
  161. package/src/technology/Station.tsx +20 -0
  162. package/src/technology/Stopwatch.tsx +20 -0
  163. package/src/technology/Subnet.tsx +20 -0
  164. package/src/technology/Tablet.tsx +20 -0
  165. package/src/technology/ThermalImager.tsx +20 -0
  166. package/src/technology/UnknownDevice.tsx +20 -0
  167. package/src/technology/VRHelmet.tsx +20 -0
  168. package/src/technology/VRMask.tsx +20 -0
  169. package/src/technology/Wifi.tsx +20 -0
  170. package/src/technology/WifiDisconnect.tsx +20 -0
  171. package/src/technology/WifiOff.tsx +20 -0
  172. package/src/technology/index.ts +85 -0
  173. package/tsconfig.json +15 -0
  174. package/tsup.config.ts +15 -0
@@ -0,0 +1,819 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const Administration: {
5
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
6
+ displayName: string;
7
+ };
8
+
9
+ declare const Armchair: {
10
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
11
+ displayName: string;
12
+ };
13
+
14
+ declare const Backyard: {
15
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
16
+ displayName: string;
17
+ };
18
+
19
+ declare const BackyardTree: {
20
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
21
+ displayName: string;
22
+ };
23
+
24
+ declare const Balloon: {
25
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
26
+ displayName: string;
27
+ };
28
+
29
+ declare const Barbeque: {
30
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
31
+ displayName: string;
32
+ };
33
+
34
+ declare const Bed: {
35
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
36
+ displayName: string;
37
+ };
38
+
39
+ declare const Breaking: {
40
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
41
+ displayName: string;
42
+ };
43
+
44
+ declare const Broom: {
45
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
46
+ displayName: string;
47
+ };
48
+
49
+ declare const BrushRepair: {
50
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
51
+ displayName: string;
52
+ };
53
+
54
+ declare const Bus: {
55
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
56
+ displayName: string;
57
+ };
58
+
59
+ declare const Car: {
60
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
61
+ displayName: string;
62
+ };
63
+
64
+ declare const ChristmasTree: {
65
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
66
+ displayName: string;
67
+ };
68
+
69
+ declare const City: {
70
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
71
+ displayName: string;
72
+ };
73
+
74
+ declare const Cleaver: {
75
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
76
+ displayName: string;
77
+ };
78
+
79
+ declare const Clothes: {
80
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
81
+ displayName: string;
82
+ };
83
+
84
+ declare const Cloud: {
85
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
86
+ displayName: string;
87
+ };
88
+
89
+ declare const CoffeeBreak: {
90
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
91
+ displayName: string;
92
+ };
93
+
94
+ declare const Cyclist: {
95
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
96
+ displayName: string;
97
+ };
98
+
99
+ declare const DarkTheme: {
100
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
101
+ displayName: string;
102
+ };
103
+
104
+ declare const DarkThemeFill: {
105
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
106
+ displayName: string;
107
+ };
108
+
109
+ declare const DeliveryBus: {
110
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
111
+ displayName: string;
112
+ };
113
+
114
+ declare const DeliveryCar: {
115
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
116
+ displayName: string;
117
+ };
118
+
119
+ declare const Disability: {
120
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
121
+ displayName: string;
122
+ };
123
+
124
+ declare const Door: {
125
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
126
+ displayName: string;
127
+ };
128
+
129
+ declare const DoorExit: {
130
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
131
+ displayName: string;
132
+ };
133
+
134
+ declare const Drop: {
135
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
136
+ displayName: string;
137
+ };
138
+
139
+ declare const Dumbbell: {
140
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
141
+ displayName: string;
142
+ };
143
+
144
+ declare const Earth: {
145
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
146
+ displayName: string;
147
+ };
148
+
149
+ declare const Escalator: {
150
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
151
+ displayName: string;
152
+ };
153
+
154
+ declare const EscalatorDown: {
155
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
156
+ displayName: string;
157
+ };
158
+
159
+ declare const EscalatorUp: {
160
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
161
+ displayName: string;
162
+ };
163
+
164
+ declare const Factory: {
165
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
166
+ displayName: string;
167
+ };
168
+
169
+ declare const FigureFamily: {
170
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
171
+ displayName: string;
172
+ };
173
+
174
+ declare const FigureMan: {
175
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
176
+ displayName: string;
177
+ };
178
+
179
+ declare const FigureManWoman: {
180
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
181
+ displayName: string;
182
+ };
183
+
184
+ declare const FigureWoman: {
185
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
186
+ displayName: string;
187
+ };
188
+
189
+ declare const Fire: {
190
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
191
+ displayName: string;
192
+ };
193
+
194
+ declare const Food: {
195
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
196
+ displayName: string;
197
+ };
198
+
199
+ declare const ForkKnife: {
200
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
201
+ displayName: string;
202
+ };
203
+
204
+ declare const ForkSpoon: {
205
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
206
+ displayName: string;
207
+ };
208
+
209
+ declare const Hammer: {
210
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
211
+ displayName: string;
212
+ };
213
+
214
+ declare const HammerAndWrench: {
215
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
216
+ displayName: string;
217
+ };
218
+
219
+ declare const Helicopter: {
220
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
221
+ displayName: string;
222
+ };
223
+
224
+ declare const Kettlebell: {
225
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
226
+ displayName: string;
227
+ };
228
+
229
+ declare const Kite: {
230
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
231
+ displayName: string;
232
+ };
233
+
234
+ declare const Knife: {
235
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
236
+ displayName: string;
237
+ };
238
+
239
+ declare const Launch: {
240
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
241
+ displayName: string;
242
+ };
243
+
244
+ declare const Lift: {
245
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
246
+ displayName: string;
247
+ };
248
+
249
+ declare const Metro: {
250
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
251
+ displayName: string;
252
+ };
253
+
254
+ declare const Moon: {
255
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
256
+ displayName: string;
257
+ };
258
+
259
+ declare const Motorbike: {
260
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
261
+ displayName: string;
262
+ };
263
+
264
+ declare const Office: {
265
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
266
+ displayName: string;
267
+ };
268
+
269
+ declare const Officechair: {
270
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
271
+ displayName: string;
272
+ };
273
+
274
+ declare const Pass: {
275
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
276
+ displayName: string;
277
+ };
278
+
279
+ declare const Radar: {
280
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
281
+ displayName: string;
282
+ };
283
+
284
+ declare const Realty: {
285
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
286
+ displayName: string;
287
+ };
288
+
289
+ declare const Roller: {
290
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
291
+ displayName: string;
292
+ };
293
+
294
+ declare const RulerAndPencil: {
295
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
296
+ displayName: string;
297
+ };
298
+
299
+ declare const Saturn: {
300
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
301
+ displayName: string;
302
+ };
303
+
304
+ declare const Saw: {
305
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
306
+ displayName: string;
307
+ };
308
+
309
+ declare const Screwdriver: {
310
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
311
+ displayName: string;
312
+ };
313
+
314
+ declare const Ship: {
315
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
316
+ displayName: string;
317
+ };
318
+
319
+ declare const Smoking: {
320
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
321
+ displayName: string;
322
+ };
323
+
324
+ declare const Snowflake: {
325
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
326
+ displayName: string;
327
+ };
328
+
329
+ declare const SosAlarm: {
330
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
331
+ displayName: string;
332
+ };
333
+
334
+ declare const Stairs: {
335
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
336
+ displayName: string;
337
+ };
338
+
339
+ declare const Tank: {
340
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
341
+ displayName: string;
342
+ };
343
+
344
+ declare const TestSpeed: {
345
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
346
+ displayName: string;
347
+ };
348
+
349
+ declare const Thermometer: {
350
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
351
+ displayName: string;
352
+ };
353
+
354
+ declare const Train: {
355
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
356
+ displayName: string;
357
+ };
358
+
359
+ declare const Tray: {
360
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
361
+ displayName: string;
362
+ };
363
+
364
+ declare const Tribune: {
365
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
366
+ displayName: string;
367
+ };
368
+
369
+ declare const Umbrella: {
370
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
371
+ displayName: string;
372
+ };
373
+
374
+ declare const VacationBeach: {
375
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
376
+ displayName: string;
377
+ };
378
+
379
+ declare const VacationSea: {
380
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
381
+ displayName: string;
382
+ };
383
+
384
+ declare const Wrench: {
385
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
386
+ displayName: string;
387
+ };
388
+
389
+ declare const Сookie: {
390
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
391
+ displayName: string;
392
+ };
393
+
394
+ declare const AdapterPCL: {
395
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
396
+ displayName: string;
397
+ };
398
+
399
+ declare const Adaptive: {
400
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
401
+ displayName: string;
402
+ };
403
+
404
+ declare const AllDevices: {
405
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
406
+ displayName: string;
407
+ };
408
+
409
+ declare const Atom: {
410
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
411
+ displayName: string;
412
+ };
413
+
414
+ declare const Barrier: {
415
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
416
+ displayName: string;
417
+ };
418
+
419
+ declare const BatteryChargeEmpty: {
420
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
421
+ displayName: string;
422
+ };
423
+
424
+ declare const BatteryChargeHalh: {
425
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
426
+ displayName: string;
427
+ };
428
+
429
+ declare const BatteryEmpty: {
430
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
431
+ displayName: string;
432
+ };
433
+
434
+ declare const BatteryFill: {
435
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
436
+ displayName: string;
437
+ };
438
+
439
+ declare const Bluetooth: {
440
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
441
+ displayName: string;
442
+ };
443
+
444
+ declare const BluetoothOff: {
445
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
446
+ displayName: string;
447
+ };
448
+
449
+ declare const Broadcast: {
450
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
451
+ displayName: string;
452
+ };
453
+
454
+ declare const BroadcastOff: {
455
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
456
+ displayName: string;
457
+ };
458
+
459
+ declare const CameraCeiling: {
460
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
461
+ displayName: string;
462
+ };
463
+
464
+ declare const CameraHome: {
465
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
466
+ displayName: string;
467
+ };
468
+
469
+ declare const CameraHomeGroup: {
470
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
471
+ displayName: string;
472
+ };
473
+
474
+ declare const CameraStreet: {
475
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
476
+ displayName: string;
477
+ };
478
+
479
+ declare const CloudGame: {
480
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
481
+ displayName: string;
482
+ };
483
+
484
+ declare const CloudServer: {
485
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
486
+ displayName: string;
487
+ };
488
+
489
+ declare const Console: {
490
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
491
+ displayName: string;
492
+ };
493
+
494
+ declare const Controller: {
495
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
496
+ displayName: string;
497
+ };
498
+
499
+ declare const Counter: {
500
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
501
+ displayName: string;
502
+ };
503
+
504
+ declare const Datastore: {
505
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
506
+ displayName: string;
507
+ };
508
+
509
+ declare const Debug: {
510
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
511
+ displayName: string;
512
+ };
513
+
514
+ declare const Desktop: {
515
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
516
+ displayName: string;
517
+ };
518
+
519
+ declare const DesktopAdd: {
520
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
521
+ displayName: string;
522
+ };
523
+
524
+ declare const Device: {
525
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
526
+ displayName: string;
527
+ };
528
+
529
+ declare const DeviceWifi: {
530
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
531
+ displayName: string;
532
+ };
533
+
534
+ declare const Equipment: {
535
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
536
+ displayName: string;
537
+ };
538
+
539
+ declare const Fax: {
540
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
541
+ displayName: string;
542
+ };
543
+
544
+ declare const FlashCard: {
545
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
546
+ displayName: string;
547
+ };
548
+
549
+ declare const Flashlight: {
550
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
551
+ displayName: string;
552
+ };
553
+
554
+ declare const FloppyDisk: {
555
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
556
+ displayName: string;
557
+ };
558
+
559
+ declare const Game: {
560
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
561
+ displayName: string;
562
+ };
563
+
564
+ declare const Intercom: {
565
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
566
+ displayName: string;
567
+ };
568
+
569
+ declare const Internet: {
570
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
571
+ displayName: string;
572
+ };
573
+
574
+ declare const InternetAdd: {
575
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
576
+ displayName: string;
577
+ };
578
+
579
+ declare const InternetCableOne: {
580
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
581
+ displayName: string;
582
+ };
583
+
584
+ declare const InternetCableThree: {
585
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
586
+ displayName: string;
587
+ };
588
+
589
+ declare const InternetWifi: {
590
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
591
+ displayName: string;
592
+ };
593
+
594
+ declare const Keyboard: {
595
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
596
+ displayName: string;
597
+ };
598
+
599
+ declare const LandlinePhone: {
600
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
601
+ displayName: string;
602
+ };
603
+
604
+ declare const Laptop: {
605
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
606
+ displayName: string;
607
+ };
608
+
609
+ declare const LightBulb: {
610
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
611
+ displayName: string;
612
+ };
613
+
614
+ declare const LoadProgramm: {
615
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
616
+ displayName: string;
617
+ };
618
+
619
+ declare const Magic: {
620
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
621
+ displayName: string;
622
+ };
623
+
624
+ declare const MagicFill: {
625
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
626
+ displayName: string;
627
+ };
628
+
629
+ declare const Microchip: {
630
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
631
+ displayName: string;
632
+ };
633
+
634
+ declare const Microcircuit: {
635
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
636
+ displayName: string;
637
+ };
638
+
639
+ declare const Mobile: {
640
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
641
+ displayName: string;
642
+ };
643
+
644
+ declare const MobileAdd: {
645
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
646
+ displayName: string;
647
+ };
648
+
649
+ declare const MobileInfo: {
650
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
651
+ displayName: string;
652
+ };
653
+
654
+ declare const MobileInternet: {
655
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
656
+ displayName: string;
657
+ };
658
+
659
+ declare const MobileRefresh: {
660
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
661
+ displayName: string;
662
+ };
663
+
664
+ declare const MobileSignal: {
665
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
666
+ displayName: string;
667
+ };
668
+
669
+ declare const Modem: {
670
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
671
+ displayName: string;
672
+ };
673
+
674
+ declare const OtherService: {
675
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
676
+ displayName: string;
677
+ };
678
+
679
+ declare const Phone: {
680
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
681
+ displayName: string;
682
+ };
683
+
684
+ declare const PhoneAdd: {
685
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
686
+ displayName: string;
687
+ };
688
+
689
+ declare const PhoneInternet: {
690
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
691
+ displayName: string;
692
+ };
693
+
694
+ declare const PhoneRoaming: {
695
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
696
+ displayName: string;
697
+ };
698
+
699
+ declare const PhoneTime: {
700
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
701
+ displayName: string;
702
+ };
703
+
704
+ declare const Radio: {
705
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
706
+ displayName: string;
707
+ };
708
+
709
+ declare const Registator: {
710
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
711
+ displayName: string;
712
+ };
713
+
714
+ declare const Robot: {
715
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
716
+ displayName: string;
717
+ };
718
+
719
+ declare const SIM: {
720
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
721
+ displayName: string;
722
+ };
723
+
724
+ declare const ScreenCableThree: {
725
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
726
+ displayName: string;
727
+ };
728
+
729
+ declare const ScreenInternet: {
730
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
731
+ displayName: string;
732
+ };
733
+
734
+ declare const Server: {
735
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
736
+ displayName: string;
737
+ };
738
+
739
+ declare const SetOfMinutes: {
740
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
741
+ displayName: string;
742
+ };
743
+
744
+ declare const Signaling: {
745
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
746
+ displayName: string;
747
+ };
748
+
749
+ declare const SmartHome: {
750
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
751
+ displayName: string;
752
+ };
753
+
754
+ declare const SmartHomeAdd: {
755
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
756
+ displayName: string;
757
+ };
758
+
759
+ declare const Socket: {
760
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
761
+ displayName: string;
762
+ };
763
+
764
+ declare const Station: {
765
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
766
+ displayName: string;
767
+ };
768
+
769
+ declare const Stopwatch: {
770
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
771
+ displayName: string;
772
+ };
773
+
774
+ declare const Subnet: {
775
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
776
+ displayName: string;
777
+ };
778
+
779
+ declare const Tablet: {
780
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
781
+ displayName: string;
782
+ };
783
+
784
+ declare const ThermalImager: {
785
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
786
+ displayName: string;
787
+ };
788
+
789
+ declare const UnknownDevice: {
790
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
791
+ displayName: string;
792
+ };
793
+
794
+ declare const VRHelmet: {
795
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
796
+ displayName: string;
797
+ };
798
+
799
+ declare const VRMask: {
800
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
801
+ displayName: string;
802
+ };
803
+
804
+ declare const Wifi: {
805
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
806
+ displayName: string;
807
+ };
808
+
809
+ declare const WifiDisconnect: {
810
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
811
+ displayName: string;
812
+ };
813
+
814
+ declare const WifiOff: {
815
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
816
+ displayName: string;
817
+ };
818
+
819
+ export { AdapterPCL, Adaptive, Administration, AllDevices, Armchair, Atom, Backyard, BackyardTree, Balloon, Barbeque, Barrier, BatteryChargeEmpty, BatteryChargeHalh, BatteryEmpty, BatteryFill, Bed, Bluetooth, BluetoothOff, Breaking, Broadcast, BroadcastOff, Broom, BrushRepair, Bus, CameraCeiling, CameraHome, CameraHomeGroup, CameraStreet, Car, ChristmasTree, City, Cleaver, Clothes, Cloud, CloudGame, CloudServer, CoffeeBreak, Console, Controller, Counter, Cyclist, DarkTheme, DarkThemeFill, Datastore, Debug, DeliveryBus, DeliveryCar, Desktop, DesktopAdd, Device, DeviceWifi, Disability, Door, DoorExit, Drop, Dumbbell, Earth, Equipment, Escalator, EscalatorDown, EscalatorUp, Factory, Fax, FigureFamily, FigureMan, FigureManWoman, FigureWoman, Fire, FlashCard, Flashlight, FloppyDisk, Food, ForkKnife, ForkSpoon, Game, Hammer, HammerAndWrench, Helicopter, Intercom, Internet, InternetAdd, InternetCableOne, InternetCableThree, InternetWifi, Kettlebell, Keyboard, Kite, Knife, LandlinePhone, Laptop, Launch, Lift, LightBulb, LoadProgramm, Magic, MagicFill, Metro, Microchip, Microcircuit, Mobile, MobileAdd, MobileInfo, MobileInternet, MobileRefresh, MobileSignal, Modem, Moon, Motorbike, Office, Officechair, OtherService, Pass, Phone, PhoneAdd, PhoneInternet, PhoneRoaming, PhoneTime, Radar, Radio, Realty, Registator, Robot, Roller, RulerAndPencil, SIM, Saturn, Saw, ScreenCableThree, ScreenInternet, Screwdriver, Server, SetOfMinutes, Ship, Signaling, SmartHome, SmartHomeAdd, Smoking, Snowflake, Socket, SosAlarm, Stairs, Station, Stopwatch, Subnet, Tablet, Tank, TestSpeed, ThermalImager, Thermometer, Train, Tray, Tribune, Umbrella, UnknownDevice, VRHelmet, VRMask, VacationBeach, VacationSea, Wifi, WifiDisconnect, WifiOff, Wrench, Сookie };