restream-admin-ui-icons 2.0.0 → 2.0.1

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 (278) hide show
  1. package/README.md +35 -45
  2. package/dist/16/action/index.cjs +183 -0
  3. package/dist/16/action/index.d.cts +3 -0
  4. package/dist/16/action/index.d.ts +3 -0
  5. package/dist/16/action/index.js +2 -0
  6. package/dist/16/alert/index.cjs +107 -0
  7. package/dist/16/alert/index.d.cts +3 -0
  8. package/dist/16/alert/index.d.ts +3 -0
  9. package/dist/16/alert/index.js +2 -0
  10. package/dist/16/business/index.cjs +39 -0
  11. package/dist/16/business/index.d.cts +3 -0
  12. package/dist/16/business/index.d.ts +3 -0
  13. package/dist/16/business/index.js +2 -0
  14. package/dist/16/communication/index.cjs +91 -0
  15. package/dist/16/communication/index.d.cts +3 -0
  16. package/dist/16/communication/index.d.ts +3 -0
  17. package/dist/16/communication/index.js +2 -0
  18. package/dist/16/culture/index.cjs +11 -0
  19. package/dist/16/culture/index.d.cts +3 -0
  20. package/dist/16/culture/index.d.ts +3 -0
  21. package/dist/16/culture/index.js +2 -0
  22. package/dist/16/document/index.cjs +47 -0
  23. package/dist/16/document/index.d.cts +3 -0
  24. package/dist/16/document/index.d.ts +3 -0
  25. package/dist/16/document/index.js +2 -0
  26. package/dist/16/editor/index.cjs +271 -0
  27. package/dist/16/editor/index.d.cts +3 -0
  28. package/dist/16/editor/index.d.ts +3 -0
  29. package/dist/16/editor/index.js +2 -0
  30. package/dist/16/index.cjs +40 -27
  31. package/dist/16/index.d.cts +13 -1
  32. package/dist/16/index.d.ts +13 -1
  33. package/dist/16/index.js +14 -1
  34. package/dist/16/logo/index.cjs +147 -0
  35. package/dist/16/logo/index.d.cts +3 -0
  36. package/dist/16/logo/index.d.ts +3 -0
  37. package/dist/16/logo/index.js +2 -0
  38. package/dist/16/media/index.cjs +95 -0
  39. package/dist/16/media/index.d.cts +3 -0
  40. package/dist/16/media/index.d.ts +3 -0
  41. package/dist/16/media/index.js +2 -0
  42. package/dist/16/navigation/index.cjs +187 -0
  43. package/dist/16/navigation/index.d.cts +3 -0
  44. package/dist/16/navigation/index.d.ts +3 -0
  45. package/dist/16/navigation/index.js +2 -0
  46. package/dist/16/place/index.cjs +31 -0
  47. package/dist/16/place/index.d.cts +3 -0
  48. package/dist/16/place/index.d.ts +3 -0
  49. package/dist/16/place/index.js +2 -0
  50. package/dist/16/rating/index.cjs +95 -0
  51. package/dist/16/rating/index.d.cts +3 -0
  52. package/dist/16/rating/index.d.ts +3 -0
  53. package/dist/16/rating/index.js +2 -0
  54. package/dist/16/technology/index.cjs +55 -0
  55. package/dist/16/technology/index.d.cts +3 -0
  56. package/dist/16/technology/index.d.ts +3 -0
  57. package/dist/16/technology/index.js +2 -0
  58. package/dist/24/action/index.cjs +319 -0
  59. package/dist/24/action/index.d.cts +3 -0
  60. package/dist/24/action/index.d.ts +3 -0
  61. package/dist/24/action/index.js +2 -0
  62. package/dist/24/alert/index.cjs +107 -0
  63. package/dist/24/alert/index.d.cts +3 -0
  64. package/dist/24/alert/index.d.ts +3 -0
  65. package/dist/24/alert/index.js +2 -0
  66. package/dist/24/business/index.cjs +183 -0
  67. package/dist/24/business/index.d.cts +3 -0
  68. package/dist/24/business/index.d.ts +3 -0
  69. package/dist/24/business/index.js +2 -0
  70. package/dist/24/communication/index.cjs +219 -0
  71. package/dist/24/communication/index.d.cts +3 -0
  72. package/dist/24/communication/index.d.ts +3 -0
  73. package/dist/24/communication/index.js +2 -0
  74. package/dist/24/culture/index.cjs +111 -0
  75. package/dist/24/culture/index.d.cts +3 -0
  76. package/dist/24/culture/index.d.ts +3 -0
  77. package/dist/24/culture/index.js +2 -0
  78. package/dist/24/document/index.cjs +535 -0
  79. package/dist/24/document/index.d.cts +3 -0
  80. package/dist/24/document/index.d.ts +3 -0
  81. package/dist/24/document/index.js +2 -0
  82. package/dist/24/editor/index.cjs +379 -0
  83. package/dist/24/editor/index.d.cts +3 -0
  84. package/dist/24/editor/index.d.ts +3 -0
  85. package/dist/24/editor/index.js +2 -0
  86. package/dist/24/index.cjs +39 -26
  87. package/dist/24/index.d.cts +13 -1
  88. package/dist/24/index.d.ts +13 -1
  89. package/dist/24/index.js +14 -1
  90. package/dist/24/logo/index.cjs +223 -0
  91. package/dist/24/logo/index.d.cts +3 -0
  92. package/dist/24/logo/index.d.ts +3 -0
  93. package/dist/24/logo/index.js +2 -0
  94. package/dist/24/media/index.cjs +287 -0
  95. package/dist/24/media/index.d.cts +3 -0
  96. package/dist/24/media/index.d.ts +3 -0
  97. package/dist/24/media/index.js +2 -0
  98. package/dist/24/navigation/index.cjs +215 -0
  99. package/dist/24/navigation/index.d.cts +3 -0
  100. package/dist/24/navigation/index.d.ts +3 -0
  101. package/dist/24/navigation/index.js +2 -0
  102. package/dist/24/place/index.cjs +319 -0
  103. package/dist/24/place/index.d.cts +3 -0
  104. package/dist/24/place/index.d.ts +3 -0
  105. package/dist/24/place/index.js +2 -0
  106. package/dist/24/rating/index.cjs +147 -0
  107. package/dist/24/rating/index.d.cts +3 -0
  108. package/dist/24/rating/index.d.ts +3 -0
  109. package/dist/24/rating/index.js +2 -0
  110. package/dist/24/technology/index.cjs +347 -0
  111. package/dist/24/technology/index.d.cts +3 -0
  112. package/dist/24/technology/index.d.ts +3 -0
  113. package/dist/24/technology/index.js +2 -0
  114. package/dist/8/communication/index.cjs +11 -0
  115. package/dist/8/communication/index.d.cts +3 -0
  116. package/dist/8/communication/index.d.ts +3 -0
  117. package/dist/8/communication/index.js +2 -0
  118. package/dist/8/index.cjs +7 -4
  119. package/dist/8/index.d.cts +3 -1
  120. package/dist/8/index.d.ts +3 -1
  121. package/dist/8/index.js +4 -1
  122. package/dist/8/navigation/index.cjs +15 -0
  123. package/dist/8/navigation/index.d.cts +3 -0
  124. package/dist/8/navigation/index.d.ts +3 -0
  125. package/dist/8/navigation/index.js +2 -0
  126. package/dist/8/rating/index.cjs +11 -0
  127. package/dist/8/rating/index.d.cts +3 -0
  128. package/dist/8/rating/index.d.ts +3 -0
  129. package/dist/8/rating/index.js +2 -0
  130. package/dist/chunk-24BIAKRS.js +23 -0
  131. package/dist/chunk-2U3R6HBC.js +37 -0
  132. package/dist/chunk-47J5D6BQ.js +1199 -0
  133. package/dist/chunk-4Y5ULXVT.js +401 -0
  134. package/dist/chunk-4YG555JO.js +121 -0
  135. package/dist/chunk-5B6Z76TB.js +989 -0
  136. package/dist/chunk-5E6YCRWP.cjs +821 -0
  137. package/dist/chunk-5TSOG4AS.js +1101 -0
  138. package/dist/chunk-652EDI3M.cjs +36 -0
  139. package/dist/chunk-666BKIZ6.cjs +1181 -0
  140. package/dist/chunk-67D73ETG.js +34 -0
  141. package/dist/chunk-6GNVPFI2.cjs +131 -0
  142. package/dist/chunk-6PKSKZCH.js +933 -0
  143. package/dist/chunk-6SSOEAFO.js +1311 -0
  144. package/dist/chunk-7CV76NM5.js +373 -0
  145. package/dist/chunk-AOV2RSFU.js +765 -0
  146. package/dist/chunk-B6JOHEFS.js +303 -0
  147. package/dist/chunk-BL7ETGXC.js +2062 -0
  148. package/dist/chunk-BXCWXLDK.js +499 -0
  149. package/dist/chunk-DJY2ZT47.cjs +16 -0
  150. package/dist/chunk-DQXLUYGZ.cjs +26 -0
  151. package/dist/chunk-DSLRKEEM.js +519 -0
  152. package/dist/chunk-EC3FKFNR.cjs +161 -0
  153. package/dist/chunk-EDXVFXFG.js +1104 -0
  154. package/dist/chunk-EFOWDO5Z.cjs +674 -0
  155. package/dist/chunk-EFQLND6U.cjs +191 -0
  156. package/dist/chunk-EQXPGHMB.js +317 -0
  157. package/dist/chunk-FLODM2MN.cjs +1286 -0
  158. package/dist/chunk-FTXJCRSC.cjs +26 -0
  159. package/dist/chunk-H3Z6UNJ6.js +754 -0
  160. package/dist/chunk-HNETW4EK.cjs +101 -0
  161. package/dist/chunk-HRHUSLAY.cjs +341 -0
  162. package/dist/chunk-JA7AQN2U.cjs +26 -0
  163. package/dist/chunk-JDQYKY6U.js +14 -0
  164. package/dist/chunk-JJGYKMC4.cjs +1001 -0
  165. package/dist/chunk-JV7VTU2W.cjs +1406 -0
  166. package/dist/chunk-LQZJJ2IL.js +93 -0
  167. package/dist/chunk-LYEJYZVX.js +639 -0
  168. package/dist/chunk-MBDNDFW5.js +737 -0
  169. package/dist/chunk-ML76OME2.cjs +809 -0
  170. package/dist/chunk-OBEPQDMI.cjs +1184 -0
  171. package/dist/chunk-OYF7PLZT.cjs +671 -0
  172. package/dist/chunk-P6CETHIC.cjs +1061 -0
  173. package/dist/chunk-QCKWJBFQ.cjs +341 -0
  174. package/dist/chunk-QFE476CS.js +34 -0
  175. package/dist/chunk-QTSQUW7V.cjs +428 -0
  176. package/dist/chunk-RJTHXN7R.cjs +401 -0
  177. package/dist/chunk-RRGQQVT3.cjs +2196 -0
  178. package/dist/chunk-SSMVTGUD.js +177 -0
  179. package/dist/chunk-T2Q4KBQ3.js +317 -0
  180. package/dist/chunk-U3SUHKQG.cjs +536 -0
  181. package/dist/chunk-VVQ4ZQ7G.js +625 -0
  182. package/dist/chunk-VYJ4FQIM.cjs +556 -0
  183. package/dist/chunk-WA2RZKLP.js +401 -0
  184. package/dist/chunk-WG25HRF2.js +23 -0
  185. package/dist/chunk-WHQGABRH.cjs +41 -0
  186. package/dist/chunk-X7TNY7YV.cjs +791 -0
  187. package/dist/chunk-XBCAPJS6.js +23 -0
  188. package/dist/chunk-XGESN6V3.cjs +686 -0
  189. package/dist/chunk-XU6L5TBJ.js +628 -0
  190. package/dist/chunk-Y6TFMQOU.js +149 -0
  191. package/dist/chunk-YVIRETI5.cjs +428 -0
  192. package/dist/chunk-YW3CYQZO.cjs +36 -0
  193. package/dist/chunk-ZH3F4HAS.cjs +326 -0
  194. package/dist/index-5ToZKUDg.d.cts +428 -0
  195. package/dist/index-5ToZKUDg.d.ts +428 -0
  196. package/dist/index-9wawOzmn.d.ts +19 -0
  197. package/dist/index-ASBR6v-E.d.cts +565 -0
  198. package/dist/index-ASBR6v-E.d.ts +565 -0
  199. package/dist/index-B7LKlvJk.d.cts +476 -0
  200. package/dist/index-B7LKlvJk.d.ts +476 -0
  201. package/dist/index-B7umJpPL.d.cts +332 -0
  202. package/dist/index-B7umJpPL.d.ts +332 -0
  203. package/dist/index-BChZTp3x.d.cts +518 -0
  204. package/dist/index-BChZTp3x.d.ts +518 -0
  205. package/dist/index-BNWAp6cn.d.cts +80 -0
  206. package/dist/index-BNWAp6cn.d.ts +80 -0
  207. package/dist/index-BV2fHXgi.d.cts +68 -0
  208. package/dist/index-BV2fHXgi.d.ts +68 -0
  209. package/dist/index-Bb_sUOUj.d.cts +218 -0
  210. package/dist/index-Bb_sUOUj.d.ts +218 -0
  211. package/dist/index-BgJGQLg9.d.cts +158 -0
  212. package/dist/index-BgJGQLg9.d.ts +158 -0
  213. package/dist/index-Bn3HVCJk.d.cts +140 -0
  214. package/dist/index-Bn3HVCJk.d.ts +140 -0
  215. package/dist/index-BsiQV-Md.d.cts +14 -0
  216. package/dist/index-BsiQV-Md.d.ts +14 -0
  217. package/dist/index-C7d7YDCl.d.cts +218 -0
  218. package/dist/index-C7d7YDCl.d.ts +218 -0
  219. package/dist/index-CFxPTzd1.d.cts +14 -0
  220. package/dist/index-CFxPTzd1.d.ts +14 -0
  221. package/dist/index-CG2dj02u.d.cts +404 -0
  222. package/dist/index-CG2dj02u.d.ts +404 -0
  223. package/dist/index-CK0phSMO.d.cts +9 -0
  224. package/dist/index-CNtiUTY3.d.cts +19 -0
  225. package/dist/index-COesY55N.d.ts +9 -0
  226. package/dist/index-CR4EC66T.d.cts +20 -0
  227. package/dist/index-CR4EC66T.d.ts +20 -0
  228. package/dist/index-CaVxPDmN.d.cts +476 -0
  229. package/dist/index-CaVxPDmN.d.ts +476 -0
  230. package/dist/index-Ce_7C4Dg.d.cts +320 -0
  231. package/dist/index-Ce_7C4Dg.d.ts +320 -0
  232. package/dist/index-CljdSS2W.d.cts +56 -0
  233. package/dist/index-CljdSS2W.d.ts +56 -0
  234. package/dist/index-Cpqv5g2f.d.cts +134 -0
  235. package/dist/index-Cpqv5g2f.d.ts +134 -0
  236. package/dist/index-CrIDfvJA.d.cts +800 -0
  237. package/dist/index-CrIDfvJA.d.ts +800 -0
  238. package/dist/index-Ctc6Hj-F.d.cts +14 -0
  239. package/dist/index-Ctc6Hj-F.d.ts +14 -0
  240. package/dist/index-D6SB0h7i.d.cts +164 -0
  241. package/dist/index-D6SB0h7i.d.ts +164 -0
  242. package/dist/index-DRLluCqw.d.cts +140 -0
  243. package/dist/index-DRLluCqw.d.ts +140 -0
  244. package/dist/index-DT-ZD2vN.d.cts +19 -0
  245. package/dist/index-D_h78ilz.d.cts +326 -0
  246. package/dist/index-D_h78ilz.d.ts +326 -0
  247. package/dist/index-Day051Iz.d.cts +272 -0
  248. package/dist/index-Day051Iz.d.ts +272 -0
  249. package/dist/index-Dhbf0iLm.d.cts +278 -0
  250. package/dist/index-Dhbf0iLm.d.ts +278 -0
  251. package/dist/index-EphVdsek.d.ts +19 -0
  252. package/dist/index-mgKSIcll.d.cts +44 -0
  253. package/dist/index-mgKSIcll.d.ts +44 -0
  254. package/dist/index-vZcD4vr2.d.cts +272 -0
  255. package/dist/index-vZcD4vr2.d.ts +272 -0
  256. package/dist/index-yvIuqUow.d.cts +158 -0
  257. package/dist/index-yvIuqUow.d.ts +158 -0
  258. package/dist/index.cjs +35 -6
  259. package/dist/index.d.cts +32 -3
  260. package/dist/index.d.ts +32 -3
  261. package/dist/index.js +32 -3
  262. package/package.json +5 -2
  263. package/dist/24/index 2.js +0 -2
  264. package/dist/8/index.d 2.cts +0 -3
  265. package/dist/8/index.d 2.ts +0 -3
  266. package/dist/chunk-6R5MLI6T.cjs +0 -4582
  267. package/dist/chunk-J4ZSA3F4.js +0 -4567
  268. package/dist/chunk-L2RDQIWN.cjs +0 -11928
  269. package/dist/chunk-OVJVZQJG.cjs +0 -88
  270. package/dist/chunk-Q5FZCGI5.js +0 -83
  271. package/dist/chunk-WHU7SHJM 2.js +0 -11913
  272. package/dist/chunk-WHU7SHJM.js +0 -11913
  273. package/dist/index-CwzC7947.d.cts +0 -1960
  274. package/dist/index-CwzC7947.d.ts +0 -1960
  275. package/dist/index-DeICsjGM.d.cts +0 -44
  276. package/dist/index-DeICsjGM.d.ts +0 -44
  277. package/dist/index-mKoKYZGN.d.cts +0 -5007
  278. package/dist/index-mKoKYZGN.d.ts +0 -5007
@@ -0,0 +1,518 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const AdapterPCL: {
5
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
6
+ displayName: string;
7
+ };
8
+
9
+ declare const Adaptive: {
10
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
11
+ displayName: string;
12
+ };
13
+
14
+ declare const AllDevices: {
15
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
16
+ displayName: string;
17
+ };
18
+
19
+ declare const Atom: {
20
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
21
+ displayName: string;
22
+ };
23
+
24
+ declare const Barrier: {
25
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
26
+ displayName: string;
27
+ };
28
+
29
+ declare const BatteryChargeEmpty: {
30
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
31
+ displayName: string;
32
+ };
33
+
34
+ declare const BatteryChargeHalh: {
35
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
36
+ displayName: string;
37
+ };
38
+
39
+ declare const BatteryEmpty: {
40
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
41
+ displayName: string;
42
+ };
43
+
44
+ declare const BatteryFill: {
45
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
46
+ displayName: string;
47
+ };
48
+
49
+ declare const Bluetooth: {
50
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
51
+ displayName: string;
52
+ };
53
+
54
+ declare const BluetoothOff: {
55
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
56
+ displayName: string;
57
+ };
58
+
59
+ declare const Broadcast: {
60
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
61
+ displayName: string;
62
+ };
63
+
64
+ declare const BroadcastOff: {
65
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
66
+ displayName: string;
67
+ };
68
+
69
+ declare const CameraCeiling: {
70
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
71
+ displayName: string;
72
+ };
73
+
74
+ declare const CameraHome: {
75
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
76
+ displayName: string;
77
+ };
78
+
79
+ declare const CameraHomeGroup: {
80
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
81
+ displayName: string;
82
+ };
83
+
84
+ declare const CameraStreet: {
85
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
86
+ displayName: string;
87
+ };
88
+
89
+ declare const CloudGame: {
90
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
91
+ displayName: string;
92
+ };
93
+
94
+ declare const CloudServer: {
95
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
96
+ displayName: string;
97
+ };
98
+
99
+ declare const Console: {
100
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
101
+ displayName: string;
102
+ };
103
+
104
+ declare const Controller: {
105
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
106
+ displayName: string;
107
+ };
108
+
109
+ declare const Counter: {
110
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
111
+ displayName: string;
112
+ };
113
+
114
+ declare const Datastore: {
115
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
116
+ displayName: string;
117
+ };
118
+
119
+ declare const Debug: {
120
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
121
+ displayName: string;
122
+ };
123
+
124
+ declare const Desktop: {
125
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
126
+ displayName: string;
127
+ };
128
+
129
+ declare const DesktopAdd: {
130
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
131
+ displayName: string;
132
+ };
133
+
134
+ declare const Device: {
135
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
136
+ displayName: string;
137
+ };
138
+
139
+ declare const DeviceWiFi: {
140
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
141
+ displayName: string;
142
+ };
143
+
144
+ declare const Equipment: {
145
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
146
+ displayName: string;
147
+ };
148
+
149
+ declare const Fax: {
150
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
151
+ displayName: string;
152
+ };
153
+
154
+ declare const FlashCard: {
155
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
156
+ displayName: string;
157
+ };
158
+
159
+ declare const Flashlight: {
160
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
161
+ displayName: string;
162
+ };
163
+
164
+ declare const FloppyDisk: {
165
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
166
+ displayName: string;
167
+ };
168
+
169
+ declare const Game: {
170
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
171
+ displayName: string;
172
+ };
173
+
174
+ declare const Intercom: {
175
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
176
+ displayName: string;
177
+ };
178
+
179
+ declare const Internet: {
180
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
181
+ displayName: string;
182
+ };
183
+
184
+ declare const InternetAdd: {
185
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
186
+ displayName: string;
187
+ };
188
+
189
+ declare const InternetCableOne: {
190
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
191
+ displayName: string;
192
+ };
193
+
194
+ declare const InternetCableThree: {
195
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
196
+ displayName: string;
197
+ };
198
+
199
+ declare const InternetWiFi: {
200
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
201
+ displayName: string;
202
+ };
203
+
204
+ declare const Keyboard: {
205
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
206
+ displayName: string;
207
+ };
208
+
209
+ declare const LandlinePhone: {
210
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
211
+ displayName: string;
212
+ };
213
+
214
+ declare const Laptop: {
215
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
216
+ displayName: string;
217
+ };
218
+
219
+ declare const LightBulb: {
220
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
221
+ displayName: string;
222
+ };
223
+
224
+ declare const LoadProgramm: {
225
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
226
+ displayName: string;
227
+ };
228
+
229
+ declare const Magic: {
230
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
231
+ displayName: string;
232
+ };
233
+
234
+ declare const MagicFill: {
235
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
236
+ displayName: string;
237
+ };
238
+
239
+ declare const Microchip: {
240
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
241
+ displayName: string;
242
+ };
243
+
244
+ declare const Microcircuit: {
245
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
246
+ displayName: string;
247
+ };
248
+
249
+ declare const Mobile: {
250
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
251
+ displayName: string;
252
+ };
253
+
254
+ declare const MobileAdd: {
255
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
256
+ displayName: string;
257
+ };
258
+
259
+ declare const MobileInfo: {
260
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
261
+ displayName: string;
262
+ };
263
+
264
+ declare const MobileInternet: {
265
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
266
+ displayName: string;
267
+ };
268
+
269
+ declare const MobileRefresh: {
270
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
271
+ displayName: string;
272
+ };
273
+
274
+ declare const MobileSignal: {
275
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
276
+ displayName: string;
277
+ };
278
+
279
+ declare const Modem: {
280
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
281
+ displayName: string;
282
+ };
283
+
284
+ declare const OtherService: {
285
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
286
+ displayName: string;
287
+ };
288
+
289
+ declare const Phone: {
290
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
291
+ displayName: string;
292
+ };
293
+
294
+ declare const PhoneAdd: {
295
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
296
+ displayName: string;
297
+ };
298
+
299
+ declare const PhoneInternet: {
300
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
301
+ displayName: string;
302
+ };
303
+
304
+ declare const PhoneRoaming: {
305
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
306
+ displayName: string;
307
+ };
308
+
309
+ declare const PhoneTime: {
310
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
311
+ displayName: string;
312
+ };
313
+
314
+ declare const Radio: {
315
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
316
+ displayName: string;
317
+ };
318
+
319
+ declare const Registator: {
320
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
321
+ displayName: string;
322
+ };
323
+
324
+ declare const Robot: {
325
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
326
+ displayName: string;
327
+ };
328
+
329
+ declare const ScreenCableThree: {
330
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
331
+ displayName: string;
332
+ };
333
+
334
+ declare const ScreenInternet: {
335
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
336
+ displayName: string;
337
+ };
338
+
339
+ declare const Server: {
340
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
341
+ displayName: string;
342
+ };
343
+
344
+ declare const SetOfMinutes: {
345
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
346
+ displayName: string;
347
+ };
348
+
349
+ declare const Signaling: {
350
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
351
+ displayName: string;
352
+ };
353
+
354
+ declare const SIM: {
355
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
356
+ displayName: string;
357
+ };
358
+
359
+ declare const SmartHome: {
360
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
361
+ displayName: string;
362
+ };
363
+
364
+ declare const SmartHomeAdd: {
365
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
366
+ displayName: string;
367
+ };
368
+
369
+ declare const Socket: {
370
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
371
+ displayName: string;
372
+ };
373
+
374
+ declare const Station: {
375
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
376
+ displayName: string;
377
+ };
378
+
379
+ declare const Stopwatch: {
380
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
381
+ displayName: string;
382
+ };
383
+
384
+ declare const Subnet: {
385
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
386
+ displayName: string;
387
+ };
388
+
389
+ declare const Tablet: {
390
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
391
+ displayName: string;
392
+ };
393
+
394
+ declare const ThermalImager: {
395
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
396
+ displayName: string;
397
+ };
398
+
399
+ declare const UnknownDevice: {
400
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
401
+ displayName: string;
402
+ };
403
+
404
+ declare const VRHelmet: {
405
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
406
+ displayName: string;
407
+ };
408
+
409
+ declare const VRMask: {
410
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
411
+ displayName: string;
412
+ };
413
+
414
+ declare const WiFi: {
415
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
416
+ displayName: string;
417
+ };
418
+
419
+ declare const WiFiDisconnect: {
420
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
421
+ displayName: string;
422
+ };
423
+
424
+ declare const WiFiOff: {
425
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
426
+ displayName: string;
427
+ };
428
+
429
+ declare const index_AdapterPCL: typeof AdapterPCL;
430
+ declare const index_Adaptive: typeof Adaptive;
431
+ declare const index_AllDevices: typeof AllDevices;
432
+ declare const index_Atom: typeof Atom;
433
+ declare const index_Barrier: typeof Barrier;
434
+ declare const index_BatteryChargeEmpty: typeof BatteryChargeEmpty;
435
+ declare const index_BatteryChargeHalh: typeof BatteryChargeHalh;
436
+ declare const index_BatteryEmpty: typeof BatteryEmpty;
437
+ declare const index_BatteryFill: typeof BatteryFill;
438
+ declare const index_Bluetooth: typeof Bluetooth;
439
+ declare const index_BluetoothOff: typeof BluetoothOff;
440
+ declare const index_Broadcast: typeof Broadcast;
441
+ declare const index_BroadcastOff: typeof BroadcastOff;
442
+ declare const index_CameraCeiling: typeof CameraCeiling;
443
+ declare const index_CameraHome: typeof CameraHome;
444
+ declare const index_CameraHomeGroup: typeof CameraHomeGroup;
445
+ declare const index_CameraStreet: typeof CameraStreet;
446
+ declare const index_CloudGame: typeof CloudGame;
447
+ declare const index_CloudServer: typeof CloudServer;
448
+ declare const index_Console: typeof Console;
449
+ declare const index_Controller: typeof Controller;
450
+ declare const index_Counter: typeof Counter;
451
+ declare const index_Datastore: typeof Datastore;
452
+ declare const index_Debug: typeof Debug;
453
+ declare const index_Desktop: typeof Desktop;
454
+ declare const index_DesktopAdd: typeof DesktopAdd;
455
+ declare const index_Device: typeof Device;
456
+ declare const index_DeviceWiFi: typeof DeviceWiFi;
457
+ declare const index_Equipment: typeof Equipment;
458
+ declare const index_Fax: typeof Fax;
459
+ declare const index_FlashCard: typeof FlashCard;
460
+ declare const index_Flashlight: typeof Flashlight;
461
+ declare const index_FloppyDisk: typeof FloppyDisk;
462
+ declare const index_Game: typeof Game;
463
+ declare const index_Intercom: typeof Intercom;
464
+ declare const index_Internet: typeof Internet;
465
+ declare const index_InternetAdd: typeof InternetAdd;
466
+ declare const index_InternetCableOne: typeof InternetCableOne;
467
+ declare const index_InternetCableThree: typeof InternetCableThree;
468
+ declare const index_InternetWiFi: typeof InternetWiFi;
469
+ declare const index_Keyboard: typeof Keyboard;
470
+ declare const index_LandlinePhone: typeof LandlinePhone;
471
+ declare const index_Laptop: typeof Laptop;
472
+ declare const index_LightBulb: typeof LightBulb;
473
+ declare const index_LoadProgramm: typeof LoadProgramm;
474
+ declare const index_Magic: typeof Magic;
475
+ declare const index_MagicFill: typeof MagicFill;
476
+ declare const index_Microchip: typeof Microchip;
477
+ declare const index_Microcircuit: typeof Microcircuit;
478
+ declare const index_Mobile: typeof Mobile;
479
+ declare const index_MobileAdd: typeof MobileAdd;
480
+ declare const index_MobileInfo: typeof MobileInfo;
481
+ declare const index_MobileInternet: typeof MobileInternet;
482
+ declare const index_MobileRefresh: typeof MobileRefresh;
483
+ declare const index_MobileSignal: typeof MobileSignal;
484
+ declare const index_Modem: typeof Modem;
485
+ declare const index_OtherService: typeof OtherService;
486
+ declare const index_Phone: typeof Phone;
487
+ declare const index_PhoneAdd: typeof PhoneAdd;
488
+ declare const index_PhoneInternet: typeof PhoneInternet;
489
+ declare const index_PhoneRoaming: typeof PhoneRoaming;
490
+ declare const index_PhoneTime: typeof PhoneTime;
491
+ declare const index_Radio: typeof Radio;
492
+ declare const index_Registator: typeof Registator;
493
+ declare const index_Robot: typeof Robot;
494
+ declare const index_SIM: typeof SIM;
495
+ declare const index_ScreenCableThree: typeof ScreenCableThree;
496
+ declare const index_ScreenInternet: typeof ScreenInternet;
497
+ declare const index_Server: typeof Server;
498
+ declare const index_SetOfMinutes: typeof SetOfMinutes;
499
+ declare const index_Signaling: typeof Signaling;
500
+ declare const index_SmartHome: typeof SmartHome;
501
+ declare const index_SmartHomeAdd: typeof SmartHomeAdd;
502
+ declare const index_Socket: typeof Socket;
503
+ declare const index_Station: typeof Station;
504
+ declare const index_Stopwatch: typeof Stopwatch;
505
+ declare const index_Subnet: typeof Subnet;
506
+ declare const index_Tablet: typeof Tablet;
507
+ declare const index_ThermalImager: typeof ThermalImager;
508
+ declare const index_UnknownDevice: typeof UnknownDevice;
509
+ declare const index_VRHelmet: typeof VRHelmet;
510
+ declare const index_VRMask: typeof VRMask;
511
+ declare const index_WiFi: typeof WiFi;
512
+ declare const index_WiFiDisconnect: typeof WiFiDisconnect;
513
+ declare const index_WiFiOff: typeof WiFiOff;
514
+ declare namespace index {
515
+ export { index_AdapterPCL as AdapterPCL, index_Adaptive as Adaptive, index_AllDevices as AllDevices, index_Atom as Atom, index_Barrier as Barrier, index_BatteryChargeEmpty as BatteryChargeEmpty, index_BatteryChargeHalh as BatteryChargeHalh, index_BatteryEmpty as BatteryEmpty, index_BatteryFill as BatteryFill, index_Bluetooth as Bluetooth, index_BluetoothOff as BluetoothOff, index_Broadcast as Broadcast, index_BroadcastOff as BroadcastOff, index_CameraCeiling as CameraCeiling, index_CameraHome as CameraHome, index_CameraHomeGroup as CameraHomeGroup, index_CameraStreet as CameraStreet, index_CloudGame as CloudGame, index_CloudServer as CloudServer, index_Console as Console, index_Controller as Controller, index_Counter as Counter, index_Datastore as Datastore, index_Debug as Debug, index_Desktop as Desktop, index_DesktopAdd as DesktopAdd, index_Device as Device, index_DeviceWiFi as DeviceWiFi, index_Equipment as Equipment, index_Fax as Fax, index_FlashCard as FlashCard, index_Flashlight as Flashlight, index_FloppyDisk as FloppyDisk, index_Game as Game, index_Intercom as Intercom, index_Internet as Internet, index_InternetAdd as InternetAdd, index_InternetCableOne as InternetCableOne, index_InternetCableThree as InternetCableThree, index_InternetWiFi as InternetWiFi, index_Keyboard as Keyboard, index_LandlinePhone as LandlinePhone, index_Laptop as Laptop, index_LightBulb as LightBulb, index_LoadProgramm as LoadProgramm, index_Magic as Magic, index_MagicFill as MagicFill, index_Microchip as Microchip, index_Microcircuit as Microcircuit, index_Mobile as Mobile, index_MobileAdd as MobileAdd, index_MobileInfo as MobileInfo, index_MobileInternet as MobileInternet, index_MobileRefresh as MobileRefresh, index_MobileSignal as MobileSignal, index_Modem as Modem, index_OtherService as OtherService, index_Phone as Phone, index_PhoneAdd as PhoneAdd, index_PhoneInternet as PhoneInternet, index_PhoneRoaming as PhoneRoaming, index_PhoneTime as PhoneTime, index_Radio as Radio, index_Registator as Registator, index_Robot as Robot, index_SIM as SIM, index_ScreenCableThree as ScreenCableThree, index_ScreenInternet as ScreenInternet, index_Server as Server, index_SetOfMinutes as SetOfMinutes, index_Signaling as Signaling, index_SmartHome as SmartHome, index_SmartHomeAdd as SmartHomeAdd, index_Socket as Socket, index_Station as Station, index_Stopwatch as Stopwatch, index_Subnet as Subnet, index_Tablet as Tablet, index_ThermalImager as ThermalImager, index_UnknownDevice as UnknownDevice, index_VRHelmet as VRHelmet, index_VRMask as VRMask, index_WiFi as WiFi, index_WiFiDisconnect as WiFiDisconnect, index_WiFiOff as WiFiOff };
516
+ }
517
+
518
+ export { MobileInternet as $, AdapterPCL as A, Barrier as B, CameraCeiling as C, Datastore as D, Equipment as E, Fax as F, Flashlight as G, FloppyDisk as H, Game as I, Intercom as J, Internet as K, InternetAdd as L, InternetCableOne as M, InternetCableThree as N, InternetWiFi as O, Keyboard as P, LandlinePhone as Q, Laptop as R, LightBulb as S, LoadProgramm as T, Magic as U, MagicFill as V, Microchip as W, Microcircuit as X, Mobile as Y, MobileAdd as Z, MobileInfo as _, Adaptive as a, MobileRefresh as a0, MobileSignal as a1, Modem as a2, OtherService as a3, Phone as a4, PhoneAdd as a5, PhoneInternet as a6, PhoneRoaming as a7, PhoneTime as a8, Radio as a9, Registator as aa, Robot as ab, SIM as ac, ScreenCableThree as ad, ScreenInternet as ae, Server as af, SetOfMinutes as ag, Signaling as ah, SmartHome as ai, SmartHomeAdd as aj, Socket as ak, Station as al, Stopwatch as am, Subnet as an, Tablet as ao, ThermalImager as ap, UnknownDevice as aq, VRHelmet as ar, VRMask as as, WiFi as at, WiFiDisconnect as au, WiFiOff as av, AllDevices as b, Atom as c, BatteryChargeEmpty as d, BatteryChargeHalh as e, BatteryEmpty as f, BatteryFill as g, Bluetooth as h, index as i, BluetoothOff as j, Broadcast as k, BroadcastOff as l, CameraHome as m, CameraHomeGroup as n, CameraStreet as o, CloudGame as p, CloudServer as q, Console as r, Controller as s, Counter as t, Debug as u, Desktop as v, DesktopAdd as w, Device as x, DeviceWiFi as y, FlashCard as z };
@@ -0,0 +1,80 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const AllDevices: {
5
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
6
+ displayName: string;
7
+ };
8
+
9
+ declare const Blueto: {
10
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
11
+ displayName: string;
12
+ };
13
+
14
+ declare const Datastore: {
15
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
16
+ displayName: string;
17
+ };
18
+
19
+ declare const Desktop: {
20
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
21
+ displayName: string;
22
+ };
23
+
24
+ declare const FloppyDisk: {
25
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
26
+ displayName: string;
27
+ };
28
+
29
+ declare const Internet: {
30
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
31
+ displayName: string;
32
+ };
33
+
34
+ declare const Mobile: {
35
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
36
+ displayName: string;
37
+ };
38
+
39
+ declare const Phone: {
40
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
41
+ displayName: string;
42
+ };
43
+
44
+ declare const Tablet: {
45
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
46
+ displayName: string;
47
+ };
48
+
49
+ declare const WiFi: {
50
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
51
+ displayName: string;
52
+ };
53
+
54
+ declare const WiFiDisconnect: {
55
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
56
+ displayName: string;
57
+ };
58
+
59
+ declare const WiFiOff: {
60
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
61
+ displayName: string;
62
+ };
63
+
64
+ declare const index_AllDevices: typeof AllDevices;
65
+ declare const index_Blueto: typeof Blueto;
66
+ declare const index_Datastore: typeof Datastore;
67
+ declare const index_Desktop: typeof Desktop;
68
+ declare const index_FloppyDisk: typeof FloppyDisk;
69
+ declare const index_Internet: typeof Internet;
70
+ declare const index_Mobile: typeof Mobile;
71
+ declare const index_Phone: typeof Phone;
72
+ declare const index_Tablet: typeof Tablet;
73
+ declare const index_WiFi: typeof WiFi;
74
+ declare const index_WiFiDisconnect: typeof WiFiDisconnect;
75
+ declare const index_WiFiOff: typeof WiFiOff;
76
+ declare namespace index {
77
+ export { index_AllDevices as AllDevices, index_Blueto as Blueto, index_Datastore as Datastore, index_Desktop as Desktop, index_FloppyDisk as FloppyDisk, index_Internet as Internet, index_Mobile as Mobile, index_Phone as Phone, index_Tablet as Tablet, index_WiFi as WiFi, index_WiFiDisconnect as WiFiDisconnect, index_WiFiOff as WiFiOff };
78
+ }
79
+
80
+ export { AllDevices as A, Blueto as B, Datastore as D, FloppyDisk as F, Internet as I, Mobile as M, Phone as P, Tablet as T, WiFi as W, Desktop as a, WiFiDisconnect as b, WiFiOff as c, index as i };
@@ -0,0 +1,80 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const AllDevices: {
5
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
6
+ displayName: string;
7
+ };
8
+
9
+ declare const Blueto: {
10
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
11
+ displayName: string;
12
+ };
13
+
14
+ declare const Datastore: {
15
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
16
+ displayName: string;
17
+ };
18
+
19
+ declare const Desktop: {
20
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
21
+ displayName: string;
22
+ };
23
+
24
+ declare const FloppyDisk: {
25
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
26
+ displayName: string;
27
+ };
28
+
29
+ declare const Internet: {
30
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
31
+ displayName: string;
32
+ };
33
+
34
+ declare const Mobile: {
35
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
36
+ displayName: string;
37
+ };
38
+
39
+ declare const Phone: {
40
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
41
+ displayName: string;
42
+ };
43
+
44
+ declare const Tablet: {
45
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
46
+ displayName: string;
47
+ };
48
+
49
+ declare const WiFi: {
50
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
51
+ displayName: string;
52
+ };
53
+
54
+ declare const WiFiDisconnect: {
55
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
56
+ displayName: string;
57
+ };
58
+
59
+ declare const WiFiOff: {
60
+ (props: SVGProps<SVGSVGElement>): react_jsx_runtime.JSX.Element;
61
+ displayName: string;
62
+ };
63
+
64
+ declare const index_AllDevices: typeof AllDevices;
65
+ declare const index_Blueto: typeof Blueto;
66
+ declare const index_Datastore: typeof Datastore;
67
+ declare const index_Desktop: typeof Desktop;
68
+ declare const index_FloppyDisk: typeof FloppyDisk;
69
+ declare const index_Internet: typeof Internet;
70
+ declare const index_Mobile: typeof Mobile;
71
+ declare const index_Phone: typeof Phone;
72
+ declare const index_Tablet: typeof Tablet;
73
+ declare const index_WiFi: typeof WiFi;
74
+ declare const index_WiFiDisconnect: typeof WiFiDisconnect;
75
+ declare const index_WiFiOff: typeof WiFiOff;
76
+ declare namespace index {
77
+ export { index_AllDevices as AllDevices, index_Blueto as Blueto, index_Datastore as Datastore, index_Desktop as Desktop, index_FloppyDisk as FloppyDisk, index_Internet as Internet, index_Mobile as Mobile, index_Phone as Phone, index_Tablet as Tablet, index_WiFi as WiFi, index_WiFiDisconnect as WiFiDisconnect, index_WiFiOff as WiFiOff };
78
+ }
79
+
80
+ export { AllDevices as A, Blueto as B, Datastore as D, FloppyDisk as F, Internet as I, Mobile as M, Phone as P, Tablet as T, WiFi as W, Desktop as a, WiFiDisconnect as b, WiFiOff as c, index as i };