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,1199 @@
1
+ import { __export } from './chunk-MLKGABMK.js';
2
+ import { jsx } from 'react/jsx-runtime';
3
+
4
+ // src/24/technology/index.ts
5
+ var technology_exports = {};
6
+ __export(technology_exports, {
7
+ AdapterPCL: () => AdapterPCL,
8
+ Adaptive: () => Adaptive,
9
+ AllDevices: () => AllDevices,
10
+ Atom: () => Atom,
11
+ Barrier: () => Barrier,
12
+ BatteryChargeEmpty: () => BatteryChargeEmpty,
13
+ BatteryChargeHalh: () => BatteryChargeHalh,
14
+ BatteryEmpty: () => BatteryEmpty,
15
+ BatteryFill: () => BatteryFill,
16
+ Bluetooth: () => Bluetooth,
17
+ BluetoothOff: () => BluetoothOff,
18
+ Broadcast: () => Broadcast,
19
+ BroadcastOff: () => BroadcastOff,
20
+ CameraCeiling: () => CameraCeiling,
21
+ CameraHome: () => CameraHome,
22
+ CameraHomeGroup: () => CameraHomeGroup,
23
+ CameraStreet: () => CameraStreet,
24
+ CloudGame: () => CloudGame,
25
+ CloudServer: () => CloudServer,
26
+ Console: () => Console,
27
+ Controller: () => Controller,
28
+ Counter: () => Counter,
29
+ Datastore: () => Datastore,
30
+ Debug: () => Debug,
31
+ Desktop: () => Desktop,
32
+ DesktopAdd: () => DesktopAdd,
33
+ Device: () => Device,
34
+ DeviceWiFi: () => DeviceWiFi,
35
+ Equipment: () => Equipment,
36
+ Fax: () => Fax,
37
+ FlashCard: () => FlashCard,
38
+ Flashlight: () => Flashlight,
39
+ FloppyDisk: () => FloppyDisk,
40
+ Game: () => Game,
41
+ Intercom: () => Intercom,
42
+ Internet: () => Internet,
43
+ InternetAdd: () => InternetAdd,
44
+ InternetCableOne: () => InternetCableOne,
45
+ InternetCableThree: () => InternetCableThree,
46
+ InternetWiFi: () => InternetWiFi,
47
+ Keyboard: () => Keyboard,
48
+ LandlinePhone: () => LandlinePhone,
49
+ Laptop: () => Laptop,
50
+ LightBulb: () => LightBulb,
51
+ LoadProgramm: () => LoadProgramm,
52
+ Magic: () => Magic,
53
+ MagicFill: () => MagicFill,
54
+ Microchip: () => Microchip,
55
+ Microcircuit: () => Microcircuit,
56
+ Mobile: () => Mobile,
57
+ MobileAdd: () => MobileAdd,
58
+ MobileInfo: () => MobileInfo,
59
+ MobileInternet: () => MobileInternet,
60
+ MobileRefresh: () => MobileRefresh,
61
+ MobileSignal: () => MobileSignal,
62
+ Modem: () => Modem,
63
+ OtherService: () => OtherService,
64
+ Phone: () => Phone,
65
+ PhoneAdd: () => PhoneAdd,
66
+ PhoneInternet: () => PhoneInternet,
67
+ PhoneRoaming: () => PhoneRoaming,
68
+ PhoneTime: () => PhoneTime,
69
+ Radio: () => Radio,
70
+ Registator: () => Registator,
71
+ Robot: () => Robot,
72
+ SIM: () => SIM,
73
+ ScreenCableThree: () => ScreenCableThree,
74
+ ScreenInternet: () => ScreenInternet,
75
+ Server: () => Server,
76
+ SetOfMinutes: () => SetOfMinutes,
77
+ Signaling: () => Signaling,
78
+ SmartHome: () => SmartHome,
79
+ SmartHomeAdd: () => SmartHomeAdd,
80
+ Socket: () => Socket,
81
+ Station: () => Station,
82
+ Stopwatch: () => Stopwatch,
83
+ Subnet: () => Subnet,
84
+ Tablet: () => Tablet,
85
+ ThermalImager: () => ThermalImager,
86
+ UnknownDevice: () => UnknownDevice,
87
+ VRHelmet: () => VRHelmet,
88
+ VRMask: () => VRMask,
89
+ WiFi: () => WiFi,
90
+ WiFiDisconnect: () => WiFiDisconnect,
91
+ WiFiOff: () => WiFiOff
92
+ });
93
+ var AdapterPCL = (props) => /* @__PURE__ */ jsx(
94
+ "svg",
95
+ {
96
+ width: "24",
97
+ height: "24",
98
+ viewBox: "0 0 24 24",
99
+ fill: "currentColor",
100
+ xmlns: "http://www.w3.org/2000/svg",
101
+ ...props,
102
+ children: /* @__PURE__ */ jsx("path", { d: "M2.35514 18.5L1.84247 11.7049C1.91009 11.7781 1.97934 11.85 2.05019 11.9204C2.70018 12.5666 3.47184 13.0791 4.32109 13.4288C5.17035 13.7785 6.08057 13.9585 6.9998 13.9585C7.91903 13.9585 8.82925 13.7785 9.67851 13.4288C10.5278 13.0791 11.2994 12.5666 11.9494 11.9204C12.0202 11.8501 12.0894 11.7783 12.1569 11.7051L11.6443 18.5L10.0175 18.5L10.0175 18C10.0175 16.8954 9.12211 16 8.01754 16L5.98189 16C4.87732 16 3.98189 16.8954 3.98189 18L3.98189 18.5L2.35514 18.5ZM5.48189 18.5L8.51754 18.5L8.51754 18C8.51754 17.7239 8.29368 17.5 8.01754 17.5L5.98189 17.5C5.70575 17.5 5.48189 17.7239 5.48189 18L5.48189 18.5ZM3.98189 20L1.19589 20C1.06512 20 0.95644 19.8992 0.946601 19.7688L0.0375827 7.72015C0.0125908 7.48137 0 7.24102 0 7.00004L0.00250483 7.00004C-0.00421601 3.17006 3.10414 0 6.9997 0C10.8953 0 14.0036 3.17005 13.9969 7.00004L13.9996 7.00004C13.9996 7.24337 13.9868 7.48606 13.9613 7.72714L13.0528 19.7688C13.0429 19.8992 12.9343 20 12.8035 20L10.0175 20L8.51754 20L5.48189 20L3.98189 20ZM1.91744 9.086C1.7171 8.60518 1.58748 8.09945 1.5316 7.5843L1.51847 7.41034C1.27782 4.22066 3.80096 1.5 6.9997 1.5C10.1984 1.5 12.7216 4.22066 12.4809 7.41034L12.4673 7.59049C12.4111 8.1035 12.2817 8.60711 12.0822 9.08599C11.8065 9.74761 11.4022 10.3493 10.8919 10.8566C10.3816 11.3639 9.77529 11.7668 9.10738 12.0418C8.43946 12.3168 7.72327 12.4585 6.9998 12.4585C6.27633 12.4585 5.56014 12.3168 4.89222 12.0418C4.22431 11.7668 3.61801 11.3639 3.10771 10.8566C2.59742 10.3493 2.19312 9.74761 1.91744 9.086ZM9.51456 8C8.95899 8 8.50862 7.55228 8.50862 7C8.50862 6.44772 8.95899 6 9.51456 6C10.0701 6 10.5205 6.44772 10.5205 7C10.5205 7.55228 10.0701 8 9.51456 8ZM3.47889 7C3.47889 7.55228 3.92927 8 4.48484 8C5.0404 8 5.49078 7.55228 5.49078 7C5.49078 6.44772 5.0404 6 4.48484 6C3.92927 6 3.47889 6.44772 3.47889 7Z", fillRule: "evenodd", transform: "matrix(-1,-8.74228e-08,-8.74228e-08,1,18.9995,2)" })
103
+ }
104
+ );
105
+ AdapterPCL.displayName = "AdapterPCL";
106
+ var Adaptive = (props) => /* @__PURE__ */ jsx(
107
+ "svg",
108
+ {
109
+ width: "24",
110
+ height: "24",
111
+ viewBox: "0 0 24 24",
112
+ fill: "currentColor",
113
+ xmlns: "http://www.w3.org/2000/svg",
114
+ ...props,
115
+ children: /* @__PURE__ */ jsx("path", { d: "M15 4.5L5 4.5C4.17157 4.5 3.5 5.17157 3.5 6L3.5 12C3.5 12.8284 4.17157 13.5 5 13.5L12 13.5L12 10C12 8.34315 13.3431 7 15 7L16.5 7L16.5 6C16.5 5.17157 15.8284 4.5 15 4.5ZM18 7L19 7C20.6569 7 22 8.34315 22 10L22 18C22 19.6569 20.6569 21 19 21L15 21C13.3431 21 12 19.6569 12 18L6 18L6 16.5L9.25 16.5L9.25 15L5 15C3.34315 15 2 13.6569 2 12L2 6C2 4.34315 3.34315 3 5 3L15 3C16.6569 3 18 4.34315 18 6L18 7ZM12 16.5L12 15L10.75 15L10.75 16.5L12 16.5ZM19 8.5L15 8.5C14.1716 8.5 13.5 9.17157 13.5 10L13.5 18C13.5 18.8284 14.1716 19.5 15 19.5L19 19.5C19.8284 19.5 20.5 18.8284 20.5 18L20.5 10C20.5 9.17157 19.8284 8.5 19 8.5ZM16 16.5L18 16.5L18 18L16 18L16 16.5Z", fillRule: "evenodd" })
116
+ }
117
+ );
118
+ Adaptive.displayName = "Adaptive";
119
+ var AllDevices = (props) => /* @__PURE__ */ jsx(
120
+ "svg",
121
+ {
122
+ width: "24",
123
+ height: "24",
124
+ viewBox: "0 0 24 24",
125
+ fill: "currentColor",
126
+ xmlns: "http://www.w3.org/2000/svg",
127
+ ...props,
128
+ children: /* @__PURE__ */ jsx("path", { d: "M20 7.17071L20 6C20 4.34315 18.6569 3 17 3L5 3C3.34315 3 2 4.34315 2 6L2 15C2 16.6569 3.34314 18 5 18L12 18C12 19.6569 13.3431 21 15 21L19 21C20.6569 21 22 19.6569 22 18L22 10C22 8.69378 21.1652 7.58254 20 7.17071ZM18.5 7L18.5 6C18.5 5.17157 17.8284 4.5 17 4.5L5 4.5C4.17157 4.5 3.5 5.17157 3.5 6L3.5 15C3.5 15.8284 4.17157 16.5 5 16.5L12 16.5L12 10C12 8.34315 13.3431 7 15 7L18.5 7ZM13.5 10C13.5 9.17157 14.1716 8.5 15 8.5L19 8.5C19.8284 8.5 20.5 9.17157 20.5 10L20.5 18C20.5 18.8284 19.8284 19.5 19 19.5L15 19.5C14.1716 19.5 13.5 18.8284 13.5 18L13.5 10ZM18 18L18 16.5L16 16.5L16 18L18 18ZM6.5 9L6.5 12L5 12L5 9L6.5 9Z", fillRule: "evenodd" })
129
+ }
130
+ );
131
+ AllDevices.displayName = "AllDevices";
132
+ var Atom = (props) => /* @__PURE__ */ jsx(
133
+ "svg",
134
+ {
135
+ width: "24",
136
+ height: "24",
137
+ viewBox: "0 0 24 24",
138
+ fill: "currentColor",
139
+ xmlns: "http://www.w3.org/2000/svg",
140
+ ...props,
141
+ children: /* @__PURE__ */ jsx("path", { d: "M20.7893 17.0846C20.7914 18.0262 20.5327 19.0214 19.7769 19.7773C19.021 20.5332 18.0258 20.7918 17.0842 20.7898C16.1507 20.7877 15.1568 20.5353 14.1832 20.1386C13.4627 19.8452 12.7144 19.4569 11.9585 18.9853C11.1985 19.4504 10.4472 19.8336 9.7246 20.1238C8.74022 20.5191 7.737 20.7708 6.79663 20.7729C5.84878 20.775 4.84381 20.5175 4.08448 19.7582C3.32515 18.9989 3.07527 18.0015 3.08707 17.0634C3.09877 16.1326 3.36333 15.1422 3.7727 14.1719C4.07601 13.453 4.47536 12.7061 4.95895 11.9515C4.51253 11.2262 4.14336 10.5088 3.86158 9.81705C3.8153 9.70343 3.77098 9.58953 3.72879 9.47548C3.02982 9.34784 2.5 8.73576 2.5 7.99994C2.5 7.45982 2.78547 6.98638 3.21376 6.72226C3.24609 5.83948 3.51872 4.92759 4.22294 4.22338C4.97883 3.46749 5.974 3.20884 6.91561 3.21089C7.84913 3.21292 8.84294 3.46541 9.81661 3.86202C10.538 4.15588 11.2874 4.54479 12.0444 5.01724C12.8041 4.55237 13.5551 4.16933 14.2775 3.87924C15.2619 3.48395 16.2651 3.23219 17.2055 3.2301C18.1533 3.22799 19.1583 3.4855 19.9176 4.24483C20.677 5.00416 20.9269 6.00151 20.9151 6.93966C20.9033 7.87042 20.6388 8.86084 20.2294 9.83114C19.926 10.5503 19.5265 11.2974 19.0427 12.0523C19.4883 12.7764 19.8568 13.4928 20.1382 14.1836C20.5348 15.1573 20.7873 16.1511 20.7893 17.0846ZM5.14207 8.97245C5.36527 8.71058 5.5 8.37099 5.5 7.99994C5.5 7.43138 5.18367 6.9367 4.71741 6.6823C4.75431 6.10728 4.93824 5.6294 5.2836 5.28404C6.27085 4.29678 8.34106 4.62875 10.6674 5.94317C9.80322 6.5767 8.94322 7.30663 8.11634 8.1168C7.29465 8.9219 6.55267 9.76019 5.90671 10.6037C5.59222 10.0405 5.33574 9.49281 5.14207 8.97245ZM5.1559 18.7084C4.16809 17.7206 4.52805 15.6467 5.88524 13.3177C6.53115 14.19 7.27882 15.0574 8.11081 15.8894C8.91484 16.6935 9.752 17.4187 10.5946 18.0495C8.23388 19.3625 6.14171 19.6942 5.1559 18.7084ZM9.17147 14.8288C10.0861 15.7433 11.0349 16.5383 11.969 17.1935C12.6445 16.7284 13.3285 16.1925 14.0028 15.5932C14.001 15.5623 14 15.5312 14 15.4999C14 14.6715 14.6716 13.9999 15.5 13.9999C15.5412 13.9999 15.5821 14.0016 15.6225 14.0049C16.2259 13.352 16.7668 12.6894 17.2382 12.0341C16.5744 11.0792 15.764 10.1076 14.8283 9.1719C13.9147 8.25825 12.9668 7.46403 12.0336 6.80919C11.0814 7.46482 10.1124 8.26097 9.177 9.17746C8.24541 10.0902 7.43406 11.0372 6.7636 11.9694C7.42696 12.9234 8.2367 13.894 9.17147 14.8288ZM16.8629 14.8726C17.3044 14.3873 17.7161 13.8946 18.0948 13.4001C19.3778 15.699 19.6939 17.7389 18.7162 18.7166C17.7294 19.7034 15.6606 19.3722 13.3355 18.0593C13.8419 17.688 14.3468 17.2837 14.8445 16.8495C15.0425 16.9459 15.2649 16.9999 15.5 16.9999C16.3284 16.9999 17 16.3284 17 15.4999C17 15.276 16.9509 15.0635 16.8629 14.8726ZM18.8462 5.29462C19.8341 6.2825 19.474 8.35654 18.1166 10.6857C17.4702 9.81254 16.7219 8.94412 15.889 8.11124C15.0858 7.3081 14.2497 6.58353 13.408 5.95322C15.7685 4.64053 17.8605 4.30887 18.8462 5.29462ZM12 12.9999C12.5523 12.9999 13 12.5522 13 11.9999C13 11.4477 12.5523 10.9999 12 10.9999C11.4477 10.9999 11 11.4477 11 11.9999C11 12.5522 11.4477 12.9999 12 12.9999ZM12 14.4999C13.3807 14.4999 14.5 13.3807 14.5 11.9999C14.5 10.6192 13.3807 9.49994 12 9.49994C10.6193 9.49994 9.5 10.6192 9.5 11.9999C9.5 13.3807 10.6193 14.4999 12 14.4999Z", fillRule: "evenodd" })
142
+ }
143
+ );
144
+ Atom.displayName = "Atom";
145
+ var Barrier = (props) => /* @__PURE__ */ jsx(
146
+ "svg",
147
+ {
148
+ width: "24",
149
+ height: "24",
150
+ viewBox: "0 0 24 24",
151
+ fill: "currentColor",
152
+ xmlns: "http://www.w3.org/2000/svg",
153
+ ...props,
154
+ children: /* @__PURE__ */ jsx("path", { d: "M17.0037 4.61353L11 8.01629L11 10.276L18.0004 6.30831C18.4728 6.04059 18.6326 5.44418 18.3573 4.97618C18.0821 4.50818 17.476 4.34581 17.0037 4.61353ZM11 12L11 18.5L11 18.5156L20 18.5156L20 20.0156L9 20.0156L9 20L5.5 20L4 20L4 18.5L4 5.91691C4 4.81234 4.89543 3.91691 6 3.91691L9 3.91691C10.1046 3.91691 11 4.81234 11 5.91691L11 6.29233L16.2433 3.32056C17.4363 2.64436 18.9671 3.05446 19.6623 4.23655C20.3575 5.41864 19.9539 6.92508 18.7608 7.60128L11 12ZM6 5.41691L9 5.41691C9.27614 5.41691 9.5 5.64077 9.5 5.91691L9.5 7.24998L5.5 7.24998L5.5 5.91691C5.5 5.64077 5.72386 5.41691 6 5.41691ZM5.5 8.74998L9.5 8.74998L9.5 18.5L5.5 18.5L5.5 8.74998Z", fillRule: "evenodd" })
155
+ }
156
+ );
157
+ Barrier.displayName = "Barrier";
158
+ var BatteryChargeEmpty = (props) => /* @__PURE__ */ jsx(
159
+ "svg",
160
+ {
161
+ width: "24",
162
+ height: "24",
163
+ viewBox: "0 0 24 24",
164
+ fill: "currentColor",
165
+ xmlns: "http://www.w3.org/2000/svg",
166
+ ...props,
167
+ children: /* @__PURE__ */ jsx("path", { d: "M17.5 8.5L4 8.5C3.72386 8.5 3.5 8.72386 3.5 9L3.5 15C3.5 15.2761 3.72386 15.5 4 15.5L17.5 15.5C17.7761 15.5 18 15.2761 18 15L18 9C18 8.72386 17.7761 8.5 17.5 8.5ZM4 7C2.89543 7 2 7.89543 2 9L2 15C2 16.1046 2.89543 17 4 17L17.5 17C18.6046 17 19.5 16.1046 19.5 15L19.5 9C19.5 7.89543 18.6046 7 17.5 7L4 7ZM21.9807 10L21.9807 14L20.4807 14L20.4807 10L21.9807 10ZM8.57688 12.7292L9.62321 13.1624L10.4843 13.5189L10.5065 13.5281L11.0807 13.7658L11.6387 13.9968C11.8033 14.065 11.9843 13.944 11.9843 13.7658L11.9843 13.1619L11.9843 12.5404L11.9843 12.5164L11.9843 12.3703L12.0697 12.3703L13.2069 12.3703L13.4843 12.3703L14.1998 12.3703L14.3361 12.3703C14.6974 12.3703 14.796 11.8731 14.462 11.7353L14.3361 11.6832L13.4183 11.3043L12.3672 10.8703L11.4999 10.5122L11.478 10.5031L10.905 10.2665L10.3454 10.0354C10.1808 9.96746 9.99994 10.0884 9.99994 10.2665L9.99994 10.8719L9.99994 11.4919L9.99994 11.5156L9.99994 11.6624L9.92143 11.6624L8.78898 11.6624L8.49994 11.6624L7.79641 11.6624L7.65979 11.6624C7.29866 11.6624 7.19989 12.1592 7.53356 12.2973L7.65979 12.3496L8.57688 12.7292Z", fillRule: "evenodd" })
168
+ }
169
+ );
170
+ BatteryChargeEmpty.displayName = "BatteryChargeEmpty";
171
+ var BatteryChargeHalh = (props) => /* @__PURE__ */ jsx(
172
+ "svg",
173
+ {
174
+ width: "24",
175
+ height: "24",
176
+ viewBox: "0 0 24 24",
177
+ fill: "currentColor",
178
+ xmlns: "http://www.w3.org/2000/svg",
179
+ ...props,
180
+ children: /* @__PURE__ */ jsx("path", { d: "M17.5 8.5L9.46875 8.5C9.19261 8.5 8.96875 8.72386 8.96875 9L8.96875 11.6624L8.78898 11.6624L8.49994 11.6624L7.79641 11.6624L7.65979 11.6624C7.29866 11.6624 7.19989 12.1592 7.53356 12.2973L7.65979 12.3496L8.57688 12.7292L8.96875 12.8914L8.96875 15C8.96875 15.2761 9.19261 15.5 9.46875 15.5L17.5 15.5C17.7761 15.5 18 15.2761 18 15L18 9C18 8.72386 17.7761 8.5 17.5 8.5ZM8.96875 12.8914L8.96875 11.6624L9.92143 11.6624L9.99994 11.6624L9.99994 11.5156L9.99994 11.4919L9.99994 10.8719L9.99994 10.2665C9.99994 10.0884 10.1808 9.96743 10.3454 10.0354L10.905 10.2665L11.478 10.5031L11.4999 10.5121L12.3672 10.8702L13.4183 11.3043L14.3361 11.6832L14.462 11.7352C14.796 11.8731 14.6974 12.3702 14.3361 12.3702L14.1998 12.3702L13.4843 12.3702L13.2069 12.3702L12.0697 12.3702L11.9843 12.3702L11.9843 12.5164L11.9843 12.5404L11.9843 13.1619L11.9843 13.7658C11.9843 13.9439 11.8033 14.0649 11.6387 13.9968L11.0807 13.7658L10.5065 13.5281L10.4843 13.5189L9.62321 13.1624L8.96875 12.8914ZM4 7C2.89543 7 2 7.89543 2 9L2 15C2 16.1046 2.89543 17 4 17L17.5 17C18.6046 17 19.5 16.1046 19.5 15L19.5 9C19.5 7.89543 18.6046 7 17.5 7L4 7ZM21.9807 10L21.9807 14L20.4807 14L20.4807 10L21.9807 10Z", fillRule: "evenodd" })
181
+ }
182
+ );
183
+ BatteryChargeHalh.displayName = "BatteryChargeHalh";
184
+ var BatteryEmpty = (props) => /* @__PURE__ */ jsx(
185
+ "svg",
186
+ {
187
+ width: "24",
188
+ height: "24",
189
+ viewBox: "0 0 24 24",
190
+ fill: "currentColor",
191
+ xmlns: "http://www.w3.org/2000/svg",
192
+ ...props,
193
+ children: /* @__PURE__ */ jsx("path", { d: "M4 8.5L17.5 8.5C17.7761 8.5 18 8.72386 18 9L18 15C18 15.2761 17.7761 15.5 17.5 15.5L4 15.5C3.72386 15.5 3.5 15.2761 3.5 15L3.5 9C3.5 8.72386 3.72386 8.5 4 8.5ZM2 9C2 7.89543 2.89543 7 4 7L17.5 7C18.6046 7 19.5 7.89543 19.5 9L19.5 15C19.5 16.1046 18.6046 17 17.5 17L4 17C2.89543 17 2 16.1046 2 15L2 9ZM21.9807 14L21.9807 10L20.4807 10L20.4807 14L21.9807 14Z", fillRule: "evenodd" })
194
+ }
195
+ );
196
+ BatteryEmpty.displayName = "BatteryEmpty";
197
+ var BatteryFill = (props) => /* @__PURE__ */ jsx(
198
+ "svg",
199
+ {
200
+ width: "24",
201
+ height: "24",
202
+ viewBox: "0 0 24 24",
203
+ fill: "currentColor",
204
+ xmlns: "http://www.w3.org/2000/svg",
205
+ ...props,
206
+ children: /* @__PURE__ */ jsx("path", { d: "M4 7C2.89543 7 2 7.89543 2 9L2 15C2 16.1046 2.89543 17 4 17L17 17C18.1046 17 19 16.1046 19 15L19 9C19 7.89543 18.1046 7 17 7L4 7ZM21.5 10L21.5 14L20 14L20 10L21.5 10Z", fillRule: "evenodd" })
207
+ }
208
+ );
209
+ BatteryFill.displayName = "BatteryFill";
210
+ var Bluetooth = (props) => /* @__PURE__ */ jsx(
211
+ "svg",
212
+ {
213
+ width: "24",
214
+ height: "24",
215
+ viewBox: "0 0 24 24",
216
+ fill: "currentColor",
217
+ xmlns: "http://www.w3.org/2000/svg",
218
+ ...props,
219
+ children: /* @__PURE__ */ jsx("path", { d: "M11.6595 2.33177C11.9108 2.20372 12.2127 2.22745 12.4408 2.39319L18.8043 7.01551C19.0023 7.15932 19.1177 7.39066 19.1135 7.63532C19.1092 7.87997 18.9859 8.10718 18.7831 8.24404L13.2045 12.0079L18.7831 15.7718C18.9861 15.9088 19.1094 16.1363 19.1135 16.3812C19.1175 16.6261 19.0017 16.8575 18.8034 17.0011L12.4398 21.6075C12.2116 21.7728 11.9099 21.7961 11.659 21.668C11.408 21.5398 11.2501 21.2818 11.2501 21L11.2501 13.3266L5.78305 17.0153L4.94409 15.7718L10.5226 12.0079L4.94409 8.24404L5.78305 7.0006L11.2501 10.6892L11.2501 3C11.2501 2.71799 11.4083 2.45981 11.6595 2.33177ZM12.7501 13.5108L17.0547 16.4152L12.7501 19.5312L12.7501 13.5108ZM12.7501 10.5051L12.7501 4.47176L17.0562 7.59966L12.7501 10.5051Z", fillRule: "evenodd" })
220
+ }
221
+ );
222
+ Bluetooth.displayName = "Bluetooth";
223
+ var BluetoothOff = (props) => /* @__PURE__ */ jsx(
224
+ "svg",
225
+ {
226
+ width: "24",
227
+ height: "24",
228
+ viewBox: "0 0 24 24",
229
+ fill: "currentColor",
230
+ xmlns: "http://www.w3.org/2000/svg",
231
+ ...props,
232
+ children: /* @__PURE__ */ jsx("path", { d: "M6.65875 9.90433L3.01709 7.39956L3.86714 6.16367L21.0039 17.9505L20.1538 19.1864L16.4563 16.6432L13.7896 14.8344L11.75 13.4243L11.75 19.5312L14.7937 17.3279L16.1143 18.2237L11.4398 21.6075C11.2115 21.7728 10.9099 21.7961 10.6589 21.668C10.4079 21.5398 10.25 21.2818 10.25 21L10.25 13.3356L6.2862 16.0147L5.44622 14.772L9.61945 11.9513L6.65875 9.90433ZM13.55 11.1051L17.7835 8.2437C17.9861 8.10673 18.1093 7.87956 18.1134 7.63501C18.1175 7.39046 18.0022 7.15925 17.8043 7.01551L11.4408 2.39319C11.2126 2.22745 10.9107 2.20372 10.6595 2.33177C10.4082 2.45981 10.25 2.71799 10.25 3L10.25 8.8404L11.75 9.86981L11.75 4.47176L16.0569 7.60021L12.2209 10.193L13.55 11.1051Z", fillRule: "evenodd" })
233
+ }
234
+ );
235
+ BluetoothOff.displayName = "BluetoothOff";
236
+ var Broadcast = (props) => /* @__PURE__ */ jsx(
237
+ "svg",
238
+ {
239
+ width: "24",
240
+ height: "24",
241
+ viewBox: "0 0 24 24",
242
+ fill: "currentColor",
243
+ xmlns: "http://www.w3.org/2000/svg",
244
+ ...props,
245
+ children: /* @__PURE__ */ jsx("path", { d: "M18.9999 5.5L4.99993 5.5C4.17151 5.5 3.49993 6.17158 3.49993 7L3.49993 8L1.99993 8L1.99993 7C1.99993 5.34314 3.34307 4 4.99993 4L18.9999 4C20.6568 4 21.9999 5.34314 21.9999 7L21.9999 17C21.9999 18.6569 20.6568 20 18.9999 20L13.9999 20L13.9999 18.5L18.9999 18.5C19.8283 18.5 20.4999 17.8284 20.4999 17L20.4999 7C20.4999 6.17158 19.8283 5.5 18.9999 5.5ZM1.99993 11.4623L1.99993 9.9624C2.17829 9.96406 2.34573 9.96766 2.50047 9.97286C7.78373 9.97976 12.0167 14.2105 12.0271 19.4929C12.0336 19.6322 12.031 19.8037 12.0209 19.9999L10.5177 19.9999C10.5306 19.7962 10.534 19.64 10.5283 19.5364L10.5271 19.5155L10.5271 19.4946C10.5271 15.0341 6.96577 11.4728 2.50525 11.4728L2.49239 11.4728L2.47955 11.4724C2.33211 11.4673 2.17161 11.4639 1.99993 11.4623ZM1.99993 14.8885L1.99993 13.3847C2.15973 13.3753 2.31375 13.3678 2.46117 13.3621L2.47569 13.3616L2.49023 13.3616C4.24551 13.3615 5.79117 13.9915 6.89973 15.1001C8.00671 16.2071 8.63643 17.7499 8.63823 19.5021C8.64107 19.6521 8.63763 19.8191 8.62877 19.9999L7.12607 19.9999C7.13689 19.8148 7.14129 19.6492 7.13839 19.5071L7.13823 19.4995L7.13823 19.4918C7.13823 18.1034 6.64545 16.9545 5.84537 16.1544C5.04801 15.3571 3.90423 14.8649 2.52223 14.8616C2.35627 14.8681 2.18175 14.8771 1.99993 14.8885ZM1.99099 18.4911C1.99593 19.3244 2.67549 20.004 3.50885 20.0089C4.34221 20.0139 5.01379 19.3423 5.00885 18.5089C5.00393 17.6756 4.32435 16.996 3.49099 16.9911C2.65763 16.9861 1.98607 17.6577 1.99099 18.4911Z", fillRule: "evenodd" })
246
+ }
247
+ );
248
+ Broadcast.displayName = "Broadcast";
249
+ var BroadcastOff = (props) => /* @__PURE__ */ jsx(
250
+ "svg",
251
+ {
252
+ width: "24",
253
+ height: "24",
254
+ viewBox: "0 0 24 24",
255
+ fill: "currentColor",
256
+ xmlns: "http://www.w3.org/2000/svg",
257
+ ...props,
258
+ children: /* @__PURE__ */ jsx("path", { d: "M18.9525 20L20.9697 22.0172L22.0304 20.9565L3.03039 1.95654L1.96973 3.0172L3.40881 4.45628C2.56263 4.98672 2.00001 5.92764 2.00001 7L2.00001 8L3.50001 8L3.50001 7C3.50001 6.3364 3.93093 5.77344 4.52823 5.5757L17.4525 18.5L14 18.5L14 20L18.9525 20ZM21.628 18.4482C21.8651 18.0188 22 17.5252 22 17L22 7C22 5.34314 20.6568 4 19 4L7.17981 4L8.67981 5.5L19 5.5C19.8284 5.5 20.5 6.17156 20.5 7L20.5 17C20.5 17.0999 20.4902 17.1974 20.4716 17.2918L21.628 18.4482ZM2.00001 9.9624L2.00001 11.4623C2.17169 11.4639 2.33219 11.4673 2.47961 11.4724L2.49247 11.4728L2.50533 11.4728C6.96585 11.4728 10.5272 15.0341 10.5272 19.4946L10.5272 19.5155L10.5283 19.5364C10.5341 19.64 10.5306 19.7962 10.5177 19.9999L12.021 19.9999C12.0311 19.8037 12.0337 19.6322 12.0271 19.4929C12.0168 14.2105 7.78379 9.97976 2.50055 9.97284C2.34581 9.96766 2.17837 9.96406 2.00001 9.9624ZM2.00001 13.3847L2.00001 14.8885C2.18183 14.8771 2.35635 14.8681 2.52229 14.8616C3.90431 14.8649 5.04809 15.3571 5.84543 16.1544C6.64553 16.9545 7.13831 18.1034 7.13831 19.4918L7.13831 19.4995L7.13847 19.5071C7.14137 19.6492 7.13697 19.8148 7.12615 19.9999L8.62883 19.9999C8.63771 19.8191 8.64113 19.6521 8.63831 19.5021C8.63651 17.7499 8.00677 16.2071 6.89981 15.1001C5.79125 13.9915 4.24557 13.3615 2.49031 13.3616L2.47577 13.3616L2.46123 13.3621C2.31383 13.3678 2.15981 13.3753 2.00001 13.3847ZM1.99107 18.4911C1.99601 19.3244 2.67557 20.004 3.50893 20.0089C4.34229 20.0139 5.01387 19.3423 5.00893 18.5089C5.00401 17.6756 4.32443 16.996 3.49107 16.9911C2.65771 16.9861 1.98615 17.6577 1.99107 18.4911Z", fillRule: "evenodd" })
259
+ }
260
+ );
261
+ BroadcastOff.displayName = "BroadcastOff";
262
+ var CameraCeiling = (props) => /* @__PURE__ */ jsx(
263
+ "svg",
264
+ {
265
+ width: "24",
266
+ height: "24",
267
+ viewBox: "0 0 24 24",
268
+ fill: "currentColor",
269
+ xmlns: "http://www.w3.org/2000/svg",
270
+ ...props,
271
+ children: /* @__PURE__ */ jsx("path", { d: "M14.5 1.5L10 1.5C9.17157 1.5 8.5 2.17157 8.5 3L8.5 17C8.5 17.8284 9.17157 18.5 10 18.5L14.5 18.5L14.5 1.5ZM16 1C16 0.447715 15.5523 4.54747e-13 15 4.54747e-13L10 0C8.67738 0 7.55467 0.855901 7.15553 2.04404C3.13421 2.46593 2.64698e-23 5.86695 0 10C-2.64698e-23 14.1331 3.13421 17.5341 7.15553 17.956C7.55467 19.1441 8.67738 20 10 20L15 20C15.5523 20 16 19.5523 16 19L16 1ZM7 16.4236L7 3.57645C3.88491 4.05745 1.5 6.75021 1.5 10C1.5 13.2498 3.88491 15.9425 7 16.4236ZM4.5 11.5C3.67157 11.5 3 10.8284 3 10C3 9.17157 3.67157 8.5 4.5 8.5C5.32843 8.5 6 9.17157 6 10C6 10.8284 5.32843 11.5 4.5 11.5Z", fillRule: "evenodd", transform: "matrix(-4.37114e-08,-1,1,-4.37114e-08,2,20)" })
272
+ }
273
+ );
274
+ CameraCeiling.displayName = "CameraCeiling";
275
+ var CameraHome = (props) => /* @__PURE__ */ jsx(
276
+ "svg",
277
+ {
278
+ width: "24",
279
+ height: "24",
280
+ viewBox: "0 0 24 24",
281
+ fill: "currentColor",
282
+ xmlns: "http://www.w3.org/2000/svg",
283
+ ...props,
284
+ children: /* @__PURE__ */ jsx("path", { d: "M17.5 10L17.5 11C17.5 12.4357 17.4982 13.3995 17.4234 14.1343C17.3512 14.8441 17.2236 15.172 17.0787 15.3889C16.8963 15.6619 16.6619 15.8963 16.3889 16.0787C16.172 16.2236 15.8441 16.3512 15.1343 16.4234C14.3995 16.4982 13.4357 16.5 12 16.5C10.5643 16.5 9.60047 16.4982 8.86566 16.4234C8.15592 16.3512 7.82798 16.2236 7.61107 16.0787C7.3381 15.8963 7.10372 15.6619 6.92133 15.3889C6.7764 15.172 6.64876 14.8441 6.57656 14.1343C6.50181 13.3995 6.5 12.4357 6.5 11L6.5 10C6.5 8.56432 6.50181 7.60047 6.57656 6.86566C6.64876 6.15592 6.7764 5.82798 6.92133 5.61107C7.10372 5.3381 7.3381 5.10372 7.61107 4.92133C7.82798 4.7764 8.15592 4.64876 8.86566 4.57656C9.60047 4.50181 10.5643 4.5 12 4.5C13.4357 4.5 14.3995 4.50181 15.1343 4.57656C15.8441 4.64876 16.172 4.7764 16.3889 4.92133C16.6619 5.10372 16.8963 5.3381 17.0787 5.61107C17.2236 5.82798 17.3512 6.15592 17.4234 6.86566C17.4982 7.60047 17.5 8.56432 17.5 10ZM5 10C5 7.19108 5 5.78661 5.67412 4.77772C5.96596 4.34096 6.34096 3.96596 6.77772 3.67412C7.78661 3 9.19108 3 12 3C14.8089 3 16.2134 3 17.2223 3.67412C17.659 3.96596 18.034 4.34096 18.3259 4.77772C19 5.78661 19 7.19108 19 10L19 11C19 13.8089 19 15.2134 18.3259 16.2223C18.034 16.659 17.659 17.034 17.2223 17.3259C16.3075 17.9371 15.0674 17.9941 12.75 17.9995L12.75 18.5L12.75 19.5L13 19.5L17 19.5L17 21L13 21L7 21L7 19.5L11.25 19.5L11.25 18.5L11.25 17.9995C8.93257 17.9941 7.69253 17.9371 6.77772 17.3259C6.34096 17.034 5.96596 16.659 5.67412 16.2223C5 15.2134 5 13.8089 5 11L5 10ZM13 8.5C13 9.05228 12.5523 9.5 12 9.5C11.4477 9.5 11 9.05228 11 8.5C11 7.94772 11.4477 7.5 12 7.5C12.5523 7.5 13 7.94772 13 8.5ZM14.5 8.5C14.5 9.88071 13.3807 11 12 11C10.6193 11 9.5 9.88071 9.5 8.5C9.5 7.11929 10.6193 6 12 6C13.3807 6 14.5 7.11929 14.5 8.5Z", fillRule: "evenodd" })
285
+ }
286
+ );
287
+ CameraHome.displayName = "CameraHome";
288
+ var CameraHomeGroup = (props) => /* @__PURE__ */ jsx(
289
+ "svg",
290
+ {
291
+ width: "24",
292
+ height: "24",
293
+ viewBox: "0 0 24 24",
294
+ fill: "currentColor",
295
+ xmlns: "http://www.w3.org/2000/svg",
296
+ ...props,
297
+ children: /* @__PURE__ */ jsx("path", { d: "M18.5 9.5L18.5 7.5C18.5 6.29233 18.4978 5.51212 18.4319 4.92828C18.3695 4.37466 18.2662 4.18617 18.19 4.08686C18.1102 3.98286 18.0171 3.88977 17.9131 3.80997C17.8138 3.73376 17.6253 3.63046 17.0717 3.56805C16.4879 3.50223 15.7077 3.5 14.5 3.5C13.2923 3.5 12.5121 3.50223 11.9283 3.56805C11.3747 3.63046 11.1862 3.73376 11.0869 3.80997C10.9829 3.88977 10.8898 3.98286 10.81 4.08686C10.7338 4.18617 10.6305 4.37466 10.568 4.92828C10.5317 5.25048 10.5148 5.63249 10.5069 6.11315C11.0587 6.19947 11.4766 6.35165 11.8263 6.61994C12.0343 6.77954 12.2205 6.96572 12.3801 7.17372C13 7.98164 13 9.15442 13 11.5L13 13.4911C13.4148 13.4995 13.9056 13.5 14.5 13.5C15.7077 13.5 16.4879 13.4978 17.0717 13.4319C17.6253 13.3695 17.8138 13.2662 17.9131 13.19C18.0171 13.1102 18.1102 13.0171 18.19 12.9131C18.2662 12.8138 18.3695 12.6253 18.4319 12.0717C18.4978 11.4879 18.5 10.7077 18.5 9.5ZM12.9915 14.9912C12.9799 15.5967 12.952 16.0951 12.8855 16.5156L18 16.5156L18 18.0156L12.222 18.0156C12.1014 18.1486 11.969 18.2706 11.8263 18.3801C11.1095 18.9301 10.1055 18.9921 8.24998 18.9991L8.24998 20.5039L11 20.5039L11 22.0039L4.00001 22.0039L4.00001 20.5039L6.74998 20.5039L6.74998 18.9991C4.89453 18.9921 3.89052 18.9301 3.17372 18.3801C2.96572 18.2205 2.77954 18.0343 2.61994 17.8263C2 17.0184 2 15.8456 2 13.5L2 11.5C2 9.15442 2 7.98164 2.61994 7.17372C2.77954 6.96572 2.96572 6.77954 3.17372 6.61994C3.98164 6 5.15442 6 7.5 6C8.0677 6 8.56669 6 9.00845 6.00879C9.03537 4.61492 9.14809 3.78864 9.61994 3.17372C9.77954 2.96572 9.96572 2.77954 10.1737 2.61994C10.9816 2 12.1544 2 14.5 2C16.8456 2 18.0184 2 18.8263 2.61994C19.0343 2.77954 19.2205 2.96572 19.3801 3.17372C20 3.98164 20 5.15442 20 7.5L20 9.5C20 11.8456 20 13.0184 19.3801 13.8263C19.2205 14.0343 19.0343 14.2205 18.8263 14.3801C18.0184 15 16.8456 15 14.5 15C13.9323 15 13.4333 15 12.9915 14.9912ZM14.5 8C15.0523 8 15.5 7.55228 15.5 7C15.5 6.44771 15.0523 6 14.5 6C13.9477 6 13.5 6.44771 13.5 7C13.5 7.55228 13.9477 8 14.5 8ZM11.5 13.5L11.5 11.5C11.5 10.2923 11.4978 9.51212 11.4319 8.92828C11.3695 8.37466 11.2662 8.18617 11.19 8.08686C11.1102 7.98286 11.0171 7.88977 10.9131 7.80997C10.8138 7.73376 10.6253 7.63046 10.0717 7.56805C9.48788 7.50223 8.70767 7.5 7.5 7.5C6.29233 7.5 5.51212 7.50223 4.92828 7.56805C4.37466 7.63046 4.18617 7.73376 4.08686 7.80997C3.98286 7.88977 3.88977 7.98286 3.80997 8.08686C3.73376 8.18617 3.63046 8.37466 3.56805 8.92828C3.50223 9.51212 3.5 10.2923 3.5 11.5L3.5 13.5C3.5 14.7077 3.50223 15.4879 3.56805 16.0717C3.63046 16.6253 3.73376 16.8138 3.80997 16.9131C3.88977 17.0171 3.98286 17.1102 4.08686 17.19C4.18617 17.2662 4.37466 17.3695 4.92828 17.4319C5.51212 17.4978 6.29233 17.5 7.5 17.5C8.70767 17.5 9.48788 17.4978 10.0717 17.4319C10.6253 17.3695 10.8138 17.2662 10.9131 17.19C11.0171 17.1102 11.1102 17.0171 11.19 16.9131C11.2662 16.8138 11.3695 16.6253 11.4319 16.0717C11.4978 15.4879 11.5 14.7077 11.5 13.5ZM8.5 11C8.5 11.5523 8.05229 12 7.5 12C6.94772 12 6.5 11.5523 6.5 11C6.5 10.4477 6.94772 10 7.5 10C8.05229 10 8.5 10.4477 8.5 11Z", fillRule: "evenodd" })
298
+ }
299
+ );
300
+ CameraHomeGroup.displayName = "CameraHomeGroup";
301
+ var CameraStreet = (props) => /* @__PURE__ */ jsx(
302
+ "svg",
303
+ {
304
+ width: "24",
305
+ height: "24",
306
+ viewBox: "0 0 24 24",
307
+ fill: "currentColor",
308
+ xmlns: "http://www.w3.org/2000/svg",
309
+ ...props,
310
+ children: /* @__PURE__ */ jsx("path", { d: "M3.93198 4.54457C5.0423 2.93218 7.25926 2.54402 8.85136 3.68325L22.7943 13.6602C23.0712 13.8583 23.0734 14.2693 22.7986 14.4703L20.6929 16.0109C19.1438 17.1443 17.1029 17.2803 15.4346 16.4124L14.1464 17.4334C13.1853 18.1952 11.836 18.2285 10.8385 17.5151L8.7328 16.0091L5.71803 18.4221C5.23034 18.8124 4.62428 19.0251 3.99962 19.0251L2.49099 19.0251C2.43346 19.9597 2.01933 20.8402 1.2486 20.996C1.11327 21.0234 1 20.9084 1 20.7703L1 15.2612C1 15.1232 1.11327 15.0082 1.2486 15.0356C2.08151 15.204 2.49796 16.2187 2.49796 17.2334L2.49796 17.5251L3.99962 17.5251C4.28356 17.5251 4.55904 17.4284 4.78071 17.251L7.4651 15.1025L4.16789 12.7443C2.94875 11.8724 2.65237 10.1848 3.50148 8.94962L3.93734 8.3156L3.79793 8.21672C2.90579 7.58397 2.68742 6.35191 3.30775 5.45108L3.93198 4.54457ZM5.16098 9.18348L14.1217 15.539L13.2147 16.2579C12.7778 16.6041 12.1645 16.6193 11.7111 16.295L5.04048 11.5242C4.48633 11.1279 4.35161 10.3608 4.73757 9.79938L5.16098 9.18348ZM4.54317 6.30181L5.1674 5.3953C5.80187 4.47394 7.0687 4.25213 7.97847 4.90312L20.7975 14.0758L19.8072 14.8004C18.5919 15.6896 16.944 15.7017 15.7157 14.8305L4.66571 6.99322C4.44268 6.83503 4.38808 6.52702 4.54317 6.30181Z", fillRule: "evenodd" })
311
+ }
312
+ );
313
+ CameraStreet.displayName = "CameraStreet";
314
+ var CloudGame = (props) => /* @__PURE__ */ jsx(
315
+ "svg",
316
+ {
317
+ width: "24",
318
+ height: "24",
319
+ viewBox: "0 0 24 24",
320
+ fill: "currentColor",
321
+ xmlns: "http://www.w3.org/2000/svg",
322
+ ...props,
323
+ children: /* @__PURE__ */ jsx("path", { d: "M15.3001 14.4173L15.3001 5.54391C15.3001 3.73153 13.9165 2.21895 12.1113 2.05777L5.93347 1.50618C5.05588 1.42782 4.30008 2.11915 4.30008 3.00024L4.30008 3.7278C4.30008 4.12563 4.45811 4.50716 4.73942 4.78846L5.83145 5.8805C6.13151 6.18056 6.30008 6.58752 6.30008 7.01187L6.30008 10.1921C8.10116 10.6175 9.48868 12.1134 9.7541 13.9711C9.76833 13.9707 9.78261 13.9705 9.79694 13.9705C10.6271 13.9705 11.3001 14.6441 11.3001 15.475C11.3001 16.3059 10.6271 16.9795 9.79694 16.9795C9.5891 16.9795 9.39111 16.9373 9.21107 16.8609C8.89129 17.425 8.45449 17.9141 7.93365 18.2951L12.1268 17.902C13.9253 17.7334 15.3001 16.2237 15.3001 14.4173ZM6.68758 19.9185C6.13679 21.1289 4.91679 21.9705 3.50023 21.9705C1.56723 21.9705 0.000227909 20.4034 0.000227886 18.4704L0.000151505 11.1516L0 11.1203C0 9.38065 1.4103 7.97035 3.15 7.97035C3.75502 7.97035 4.3202 8.14092 4.80008 8.43659L4.80008 7.01187C4.80008 6.98534 4.78954 6.95991 4.77079 6.94116L3.67876 5.84912C3.11615 5.28651 2.80008 4.52345 2.80008 3.7278L2.80008 3.00024C2.80008 1.23807 4.31168 -0.14459 6.06687 0.012123L12.2447 0.563718C14.8236 0.793972 16.8001 2.9548 16.8001 5.54391L16.8001 14.4173C16.8001 16.9979 14.8361 19.1546 12.2668 19.3954L6.68758 19.9185ZM10.7938 12.475C10.7938 13.3059 11.4667 13.9795 12.2969 13.9795C13.1271 13.9795 13.8 13.3059 13.8 12.475C13.8 11.644 13.1271 10.9704 12.2969 10.9704C11.4667 10.9704 10.7938 11.644 10.7938 12.475ZM7.80008 4.72045L9.55008 4.72045L9.55008 2.97045L11.0501 2.97045L11.0501 4.72045L12.8001 4.72044L12.8001 6.22044L11.0501 6.22045L11.0501 7.97045L9.55008 7.97045L9.55008 6.22045L7.80008 6.22045L7.80008 4.72045ZM1.50023 18.4704L1.50023 18.4704C1.50023 19.575 2.3957 20.4705 3.50023 20.4705C4.53468 20.4705 5.38733 19.6839 5.48979 18.6772L5.58069 17.7841L6.41071 17.4422C7.52217 16.9843 8.30008 15.8914 8.30008 14.6203C8.30008 13.1443 7.25006 11.9102 5.85545 11.6301L4.99083 11.4565L4.7221 10.6166C4.50883 9.94998 3.88347 9.47035 3.15 9.47035C2.23973 9.47035 1.50162 10.2075 1.5 11.1173L1.50013 11.1443L1.50015 11.1443L1.50015 11.1516L1.50023 18.4704Z", fillRule: "evenodd", transform: "matrix(0,-1,1,0,1,20.8)" })
324
+ }
325
+ );
326
+ CloudGame.displayName = "CloudGame";
327
+ var CloudServer = (props) => /* @__PURE__ */ jsx(
328
+ "svg",
329
+ {
330
+ width: "24",
331
+ height: "24",
332
+ viewBox: "0 0 24 24",
333
+ fill: "currentColor",
334
+ xmlns: "http://www.w3.org/2000/svg",
335
+ ...props,
336
+ children: /* @__PURE__ */ jsx("path", { d: "M18.0558 9.74302C18.0373 9.74251 18.0187 9.74225 18 9.74225L4.00001 9.74225C3.98135 9.74225 3.96276 9.74251 3.94422 9.74302C3.69433 9.71528 3.5 9.50338 3.5 9.24609L3.5 6C3.5 5.17157 4.17157 4.5 5 4.5L17 4.5C17.8284 4.5 18.5 5.17157 18.5 6L18.5 9.24609C18.5 9.50338 18.3057 9.71528 18.0558 9.74302ZM19.5629 10.4942C19.8364 10.1521 20 9.71818 20 9.24609L20 6C20 4.34314 18.6568 3 17 3L5 3C3.34314 3 2 4.34315 2 6L2 9.24609C2 9.71819 2.16357 10.1521 2.43713 10.4942C2.16357 10.8363 2.00001 11.2702 2.00001 11.7423L2.00003 16C2.00004 17.1046 2.89547 18 4.00003 18L5.74997 18L5.74992 19.4976L2 19.4976L2 20.9976L9.86754 20.9976C10.4414 21.6127 11.2517 21.9961 12.1499 21.9961L12.1811 21.9959L19.4999 21.9959C21.4329 21.9959 23 20.3975 23 18.4259C23 16.6274 21.6962 15.1395 20 14.892L20 11.7422C20 11.2702 19.8364 10.8363 19.5629 10.4942ZM18.5 13.0231L18.5 11.7422C18.5 11.485 18.3057 11.2731 18.0558 11.2453C18.0373 11.2458 18.0187 11.2461 18 11.2461L4 11.2461C3.98135 11.2461 3.96276 11.2458 3.94423 11.2453C3.69434 11.2731 3.50001 11.485 3.50001 11.7423L3.50003 16C3.50003 16.2761 3.72389 16.5 4.00003 16.5L9.93349 16.5C10.282 16.148 10.7106 15.8784 11.189 15.7223C11.607 13.5992 13.4453 12 15.6499 12C16.7288 12 17.7201 12.3831 18.5 13.0231ZM9.09411 18L7.24997 18L7.24992 19.4976L9.07805 19.4976C9.02689 19.2678 8.99989 19.0287 8.99989 18.7831C8.99989 18.513 9.03256 18.2507 9.09411 18ZM6 6.25L16 6.25L16 7.75L6 7.75L6 6.25ZM7.5 15.5C8.32843 15.5 9 14.8284 9 14C9 13.1716 8.32843 12.5 7.5 12.5C6.67157 12.5 6 13.1716 6 14C6 14.8284 6.67157 15.5 7.5 15.5ZM12.1738 20.4659L17.9999 20.4659L19.5 20.4659C20.6046 20.4659 21.5 19.5525 21.5 18.4259C21.5 17.3707 20.7134 16.501 19.7067 16.3965L18.8137 16.3038L18.4717 15.4572C18.0138 14.3235 16.9209 13.53 15.6499 13.53C14.1738 13.53 12.9397 14.601 12.6597 16.0235L12.486 16.9054L11.6461 17.1795C10.9795 17.3971 10.4999 18.0349 10.4999 18.7831C10.4999 19.7126 11.2386 20.4661 12.1499 20.4661L12.1665 20.466L12.1738 20.4659Z", fillRule: "evenodd" })
337
+ }
338
+ );
339
+ CloudServer.displayName = "CloudServer";
340
+ var Console = (props) => /* @__PURE__ */ jsx(
341
+ "svg",
342
+ {
343
+ width: "24",
344
+ height: "24",
345
+ viewBox: "0 0 24 24",
346
+ fill: "currentColor",
347
+ xmlns: "http://www.w3.org/2000/svg",
348
+ ...props,
349
+ children: /* @__PURE__ */ jsx("path", { d: "M5.00871 1.5C9.46922 1.5 13.0306 5.06129 13.0306 9.52177L14.5306 9.53954C14.5306 4.24371 10.2868 0 4.99096 0L5.00871 1.5ZM8.34623 6.18156C9.14633 6.98166 9.63911 8.13057 9.63911 9.51897L11.1391 9.53673C11.1391 7.78146 10.5092 6.23577 9.40061 5.1272C8.29205 4.01863 6.74637 3.38867 4.9911 3.38868L5.00886 4.88868C6.39726 4.88867 7.54614 5.38146 8.34623 6.18156ZM3.98166 8.54617C3.98494 9.10119 4.29494 9.58628 4.75 9.83982L4.75 12.0183L4 12.0183C1.79086 12.0183 0 13.8091 0 16.0183C0 18.2274 1.79086 20.0183 4 20.0183L16 20.0183C18.2091 20.0183 20 18.2274 20 16.0183C20 13.8091 18.2091 12.0183 16 12.0183L6.25 12.0183L6.25 9.80276C6.65923 9.544 6.92907 9.08643 6.92598 8.5636C6.92116 7.75055 6.25816 7.08754 5.4451 7.08273C4.63205 7.07791 3.97685 7.73312 3.98166 8.54617ZM6.25 13.5183L16 13.5183C17.3807 13.5183 18.5 14.6376 18.5 16.0183C18.5 17.399 17.3807 18.5183 16 18.5183L4 18.5183C2.61929 18.5183 1.5 17.399 1.5 16.0183C1.5 14.6376 2.61929 13.5183 4 13.5183L4.75 13.5183L6.25 13.5183ZM16 15.2683L4 15.2683L4 16.7683L16 16.7683L16 15.2683Z", fillRule: "evenodd", transform: "matrix(-1,0,0,1,22,1.98175)" })
350
+ }
351
+ );
352
+ Console.displayName = "Console";
353
+ var Controller = (props) => /* @__PURE__ */ jsx(
354
+ "svg",
355
+ {
356
+ width: "24",
357
+ height: "24",
358
+ viewBox: "0 0 24 24",
359
+ fill: "currentColor",
360
+ xmlns: "http://www.w3.org/2000/svg",
361
+ ...props,
362
+ children: /* @__PURE__ */ jsx("path", { d: "M6 4.5L18 4.5C18.8284 4.5 19.5 5.17157 19.5 6L19.5 18C19.5 18.8284 18.8284 19.5 18 19.5L6 19.5C5.17157 19.5 4.5 18.8284 4.5 18L4.5 6C4.5 5.17157 5.17157 4.5 6 4.5ZM3 6C3 4.34315 4.34315 3 6 3L18 3C19.6569 3 21 4.34315 21 6L21 18C21 19.6569 19.6569 21 18 21L6 21C4.34315 21 3 19.6569 3 18L3 6ZM13 15C13 15.5523 12.5523 16 12 16C11.4477 16 11 15.5523 11 15C11 14.4477 11.4477 14 12 14C12.5523 14 13 14.4477 13 15ZM14.5 15C14.5 16.3807 13.3807 17.5 12 17.5C10.6193 17.5 9.5 16.3807 9.5 15C9.5 13.6193 10.6193 12.5 12 12.5C13.3807 12.5 14.5 13.6193 14.5 15Z", fillRule: "evenodd" })
363
+ }
364
+ );
365
+ Controller.displayName = "Controller";
366
+ var Counter = (props) => /* @__PURE__ */ jsx(
367
+ "svg",
368
+ {
369
+ width: "24",
370
+ height: "24",
371
+ viewBox: "0 0 24 24",
372
+ fill: "currentColor",
373
+ xmlns: "http://www.w3.org/2000/svg",
374
+ ...props,
375
+ children: /* @__PURE__ */ jsx("path", { d: "M12 20.5C16.6944 20.5 20.5 16.6944 20.5 12C20.5 7.30558 16.6944 3.5 12 3.5C7.30558 3.5 3.5 7.30558 3.5 12C3.5 16.6944 7.30558 20.5 12 20.5ZM12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22ZM14 16.0078L14 17.5078L10 17.5078L10 16.0078L14 16.0078ZM7.5 12.5L7.5 10.5L9.51562 10.5L9.51562 12.5L7.5 12.5ZM11.0156 12.5L11.0156 10.5L12.9844 10.5L12.9844 12.5L11.0156 12.5ZM14.4844 12.5L16.5 12.5L16.5 10.5L14.4844 10.5L14.4844 12.5ZM6 9.25C6 9.11193 6.11193 9 6.25 9L17.75 9C17.8881 9 18 9.11193 18 9.25L18 13.75C18 13.8881 17.8881 14 17.75 14L6.25 14C6.11193 14 6 13.8881 6 13.75L6 9.25Z", fillRule: "evenodd" })
376
+ }
377
+ );
378
+ Counter.displayName = "Counter";
379
+ var Datastore = (props) => /* @__PURE__ */ jsx(
380
+ "svg",
381
+ {
382
+ width: "24",
383
+ height: "24",
384
+ viewBox: "0 0 24 24",
385
+ fill: "currentColor",
386
+ xmlns: "http://www.w3.org/2000/svg",
387
+ ...props,
388
+ children: /* @__PURE__ */ jsx("path", { d: "M2.97047 6.34522C4.32423 6.76189 6.10313 6.99692 8.0029 6.99692C9.90268 6.99692 11.6816 6.76189 13.0353 6.34522C13.5506 6.18662 14.0551 5.98645 14.4955 5.7309L14.4955 8.99805L14.4926 8.99805L14.4926 8.99944C14.4926 10.1032 11.5853 10.9979 7.99887 10.9979C4.41247 10.9979 1.50512 10.1032 1.50512 8.99944L1.50513 8.99805L1.50452 8.99805L1.50452 5.72753C1.9463 5.98469 2.45293 6.18592 2.97047 6.34522ZM0.0100082 3.49414C0.0118898 2.51097 0.655574 1.85852 1.13765 1.50771C1.6532 1.13255 2.30276 0.857222 2.97047 0.651708C4.32423 0.235033 6.10313 0 8.0029 0C9.90268 0 11.6816 0.235033 13.0353 0.651708C13.703 0.857222 14.3526 1.13255 14.8682 1.50771C15.3509 1.85904 15.9958 2.51288 15.9958 3.49846C15.9958 3.51095 15.9957 3.52339 15.9955 3.53577L15.9955 14.5059L15.9925 14.5059C15.9895 15.4879 15.346 16.1396 14.8643 16.4899C14.3486 16.865 13.6988 17.1403 13.0308 17.3458C11.6766 17.7624 9.89689 17.9974 7.99625 17.9974C6.09561 17.9974 4.31594 17.7624 2.96166 17.3458C2.29369 17.1403 1.64391 16.865 1.12821 16.4899C0.645386 16.1387 0 15.4849 0 14.499L0 14.4985L0.00451603 14.4985L0.00451603 3.49414L0.0100082 3.49414ZM1.50028 14.5176C1.53278 15.6127 4.42867 16.4974 7.99625 16.4974C11.584 16.4974 14.4925 15.6027 14.4925 14.499L14.4925 14.4985L14.4955 14.4985L14.4955 11.23C14.0543 11.4864 13.5485 11.6872 13.0318 11.8462C11.678 12.2629 9.89886 12.4979 7.99887 12.4979C6.09888 12.4979 4.31978 12.2629 2.96589 11.8462C2.45014 11.6875 1.94522 11.4871 1.50452 11.2313L1.50452 14.5176L1.50028 14.5176ZM8.0029 5.49692C11.5675 5.49692 14.4611 4.61281 14.4955 3.51816L14.4955 3.49805L14.4958 3.49805C14.4951 2.39452 11.5884 1.5 8.0029 1.5C4.41698 1.5 1.51 2.39474 1.51 3.49846C1.51 4.60218 4.41698 5.49692 8.0029 5.49692ZM10.9956 8.49805C10.9956 9.05033 11.4433 9.49805 11.9956 9.49805C12.5479 9.49805 12.9956 9.05033 12.9956 8.49805C12.9956 7.94576 12.5479 7.49805 11.9956 7.49805C11.4433 7.49805 10.9956 7.94576 10.9956 8.49805ZM11.9956 14.998C11.4433 14.998 10.9956 14.5503 10.9956 13.998C10.9956 13.4458 11.4433 12.998 11.9956 12.998C12.5479 12.998 12.9956 13.4458 12.9956 13.998C12.9956 14.5503 12.5479 14.998 11.9956 14.998Z", fillRule: "evenodd", transform: "matrix(-1,0,0,1,19.9954,3.00195)" })
389
+ }
390
+ );
391
+ Datastore.displayName = "Datastore";
392
+ var Debug = (props) => /* @__PURE__ */ jsx(
393
+ "svg",
394
+ {
395
+ width: "24",
396
+ height: "24",
397
+ viewBox: "0 0 24 24",
398
+ fill: "currentColor",
399
+ xmlns: "http://www.w3.org/2000/svg",
400
+ ...props,
401
+ children: /* @__PURE__ */ jsx("path", { d: "M21.0032 7.33045C20.0597 7.85141 19.0462 8.27915 17.9877 8.61367C17.9959 8.7414 18 8.87022 18 9L18 12.0241L21 12.0241L21 13.5241L18 13.5241L18 14C18 15.0888 17.7099 16.1099 17.2029 16.9902C18.1695 17.4802 19.0932 18.1137 19.949 18.8906L18.9407 20.0012C18.1137 19.2504 17.2165 18.6524 16.2778 18.2072C15.1893 19.3138 13.6748 20 12 20C10.3252 20 8.81065 19.3138 7.7222 18.2072C6.78347 18.6524 5.88632 19.2504 5.05929 20.0012L4.05102 18.8906C4.90677 18.1137 5.83047 17.4803 6.79703 16.9902C6.29001 16.1099 5.99998 15.0888 5.99998 14L5.99998 13.5241L3 13.5241L3 12.0241L5.99998 12.0241L5.99998 9C5.99998 8.87018 6.0041 8.74133 6.01222 8.61357C4.95387 8.27905 3.94047 7.85135 2.99707 7.33045L3.72212 6.01732C4.52853 6.46258 5.39341 6.83338 6.29722 7.1297C7.08315 4.73182 9.33932 3 12 3C14.6607 3 16.9169 4.73187 17.7028 7.12981C18.6067 6.83346 19.4717 6.46264 20.2782 6.01732L21.0032 7.33045ZM12.75 9.50062C14.0184 9.45502 15.2799 9.2936 16.5 9.01637L16.5 14C16.5 16.4853 14.4853 18.5 12 18.5C9.5147 18.5 7.49998 16.4853 7.49998 14L7.49998 9.01629C8.72001 9.29354 9.98158 9.45498 11.25 9.50061L11.25 13.5L12.75 13.5L12.75 9.50062ZM12 4.5C10.0281 4.5 8.35253 5.76824 7.74434 7.53352C10.4992 8.17426 13.5008 8.17429 16.2556 7.53359C15.6475 5.76828 13.9718 4.5 12 4.5Z", fillRule: "evenodd" })
402
+ }
403
+ );
404
+ Debug.displayName = "Debug";
405
+ var Desktop = (props) => /* @__PURE__ */ jsx(
406
+ "svg",
407
+ {
408
+ width: "24",
409
+ height: "24",
410
+ viewBox: "0 0 24 24",
411
+ fill: "currentColor",
412
+ xmlns: "http://www.w3.org/2000/svg",
413
+ ...props,
414
+ children: /* @__PURE__ */ jsx("path", { d: "M19 4.5L5 4.5C4.17157 4.5 3.5 5.17157 3.5 6L3.5 15C3.5 15.8284 4.17157 16.5 5 16.5L19 16.5C19.8284 16.5 20.5 15.8284 20.5 15L20.5 6C20.5 5.17157 19.8284 4.5 19 4.5ZM5 3C3.34315 3 2 4.34315 2 6L2 15C2 16.6569 3.34315 18 5 18L11.25 18L11.25 19.5L8 19.5L8 21L16 21L16 19.5L12.75 19.5L12.75 18L19 18C20.6569 18 22 16.6569 22 15L22 6C22 4.34315 20.6569 3 19 3L5 3Z", fillRule: "evenodd" })
415
+ }
416
+ );
417
+ Desktop.displayName = "Desktop";
418
+ var DesktopAdd = (props) => /* @__PURE__ */ jsx(
419
+ "svg",
420
+ {
421
+ width: "24",
422
+ height: "24",
423
+ viewBox: "0 0 24 24",
424
+ fill: "currentColor",
425
+ xmlns: "http://www.w3.org/2000/svg",
426
+ ...props,
427
+ children: /* @__PURE__ */ jsx("path", { d: "M19 4.5L5 4.5C4.17157 4.5 3.5 5.17157 3.5 6L3.5 15C3.5 15.8284 4.17157 16.5 5 16.5L15 16.5L15 18L12.75 18L12.75 19.5L15 19.5L15 21L8 21L8 19.5L11.25 19.5L11.25 18L5 18C3.34315 18 2 16.6569 2 15L2 6C2 4.34315 3.34315 3 5 3L19 3C20.6569 3 22 4.34315 22 6L22 12L20.5 12L20.5 6C20.5 5.17157 19.8284 4.5 19 4.5ZM19.75 20.5L19.75 18.25L17.5 18.25L17.5 16.75L19.75 16.75L19.75 14.5L21.25 14.5L21.25 16.75L23.5 16.75L23.5 18.25L21.25 18.25L21.25 20.5L19.75 20.5Z", fillRule: "evenodd" })
428
+ }
429
+ );
430
+ DesktopAdd.displayName = "DesktopAdd";
431
+ var Device = (props) => /* @__PURE__ */ jsx(
432
+ "svg",
433
+ {
434
+ width: "24",
435
+ height: "24",
436
+ viewBox: "0 0 24 24",
437
+ fill: "currentColor",
438
+ xmlns: "http://www.w3.org/2000/svg",
439
+ ...props,
440
+ children: /* @__PURE__ */ jsx("path", { d: "M8 1.5L10 1.5C10.985 1.5 11.8049 1.50083 12.5 1.51897L12.5 2C12.5 2.27614 12.2761 2.5 12 2.5L6 2.5C5.72386 2.5 5.5 2.27614 5.5 2L5.5 1.51897C6.19515 1.50083 7.01497 1.5 8 1.5ZM4 1.6097C3.93553 1.617 3.87249 1.62478 3.81078 1.63307C2.88786 1.75715 2.49287 1.9716 2.23223 2.23223C1.9716 2.49287 1.75715 2.88786 1.63307 3.81078C1.50319 4.77686 1.5 6.07198 1.5 8L1.5 10C1.5 11.928 1.50319 13.2231 1.63307 14.1892C1.75715 15.1121 1.9716 15.5071 2.23223 15.7678C2.49287 16.0284 2.88786 16.2428 3.81078 16.3669C4.77686 16.4968 6.07198 16.5 8 16.5L10 16.5C11.928 16.5 13.2231 16.4968 14.1892 16.3669C15.1121 16.2428 15.5071 16.0284 15.7678 15.7678C16.0284 15.5071 16.2428 15.1121 16.3669 14.1892C16.4968 13.2231 16.5 11.928 16.5 10L16.5 8C16.5 6.07198 16.4968 4.77686 16.3669 3.81078C16.2428 2.88786 16.0284 2.49287 15.7678 2.23223C15.5071 1.9716 15.1121 1.75715 14.1892 1.63307C14.1275 1.62478 14.0645 1.617 14 1.6097L14 2C14 3.10457 13.1046 4 12 4L6 4C4.89543 4 4 3.10457 4 2L4 1.6097ZM4.54747e-13 8C4.54747e-13 4.22876 0 2.34315 1.17157 1.17157C2.34315 0 4.22876 0 8 0L10 0C13.7712 0 15.6569 0 16.8284 1.17157C18 2.34315 18 4.22876 18 8L18 10C18 13.7712 18 15.6569 16.8284 16.8284C15.6569 18 13.7712 18 10 18L8 18C4.22876 18 2.34315 18 1.17157 16.8284C0 15.6569 0 13.7712 0 10L4.54747e-13 8ZM12 13.5C12 14.3284 12.6716 15 13.5 15C14.3284 15 15 14.3284 15 13.5C15 12.6716 14.3284 12 13.5 12C12.6716 12 12 12.6716 12 13.5ZM4 12.75L10 12.75L10 14.25L4 14.25L4 12.75Z", fillRule: "evenodd", transform: "matrix(-1,-8.74228e-08,-8.74228e-08,1,21,3)" })
441
+ }
442
+ );
443
+ Device.displayName = "Device";
444
+ var DeviceWiFi = (props) => /* @__PURE__ */ jsx(
445
+ "svg",
446
+ {
447
+ width: "24",
448
+ height: "24",
449
+ viewBox: "0 0 24 24",
450
+ fill: "currentColor",
451
+ xmlns: "http://www.w3.org/2000/svg",
452
+ ...props,
453
+ children: /* @__PURE__ */ jsx("path", { d: "M11 4.5L13 4.5C14.928 4.5 16.2231 4.50319 17.1892 4.63307C18.1121 4.75715 18.5071 4.9716 18.7678 5.23223C19.0284 5.49287 19.2428 5.88786 19.3669 6.81078C19.4968 7.77686 19.5 9.07198 19.5 11L19.5 13C19.5 14.928 19.4968 16.2231 19.3669 17.1892C19.2428 18.1121 19.0284 18.5071 18.7678 18.7678C18.5071 19.0284 18.1121 19.2428 17.1892 19.3669C16.6071 19.4452 15.9056 19.4775 15.0181 19.4907L15.0181 19C15.0181 17.8954 14.1226 17 13.0181 17L10.9824 17C9.87785 17 8.98242 17.8954 8.98242 19L8.98242 19.4907C8.0947 19.4775 7.39299 19.4452 6.81078 19.3669C5.88786 19.2428 5.49287 19.0284 5.23223 18.7678C4.9716 18.5071 4.75715 18.1121 4.63307 17.1892C4.50319 16.2231 4.5 14.928 4.5 13L4.5 11C4.5 9.07198 4.50319 7.77686 4.63307 6.81078C4.75715 5.88786 4.9716 5.49287 5.23223 5.23223C5.49287 4.9716 5.88786 4.75715 6.81078 4.63307C7.77686 4.50319 9.07198 4.5 11 4.5ZM19.8284 19.8284C18.8876 20.7692 17.4864 20.9545 15.0181 20.991L15.0181 21L13.5181 21L13 21L11 21L10.4824 21L8.98242 21L8.98242 20.9911C6.51379 20.9546 5.11243 20.7693 4.17157 19.8284C3 18.6569 3 16.7712 3 13L3 11C3 7.22876 3 5.34315 4.17157 4.17157C5.34315 3 7.22876 3 11 3L13 3C16.7712 3 18.6569 3 19.8284 4.17157C21 5.34315 21 7.22876 21 11L21 13C21 16.7712 21 18.6569 19.8284 19.8284ZM13.5181 19L13.5181 19.4998L13 19.5L11 19.5L10.4824 19.4998L10.4824 19C10.4824 18.7239 10.7063 18.5 10.9824 18.5L13.0181 18.5C13.2942 18.5 13.5181 18.7239 13.5181 19ZM17.9788 8.10819C16.2747 6.75073 14.1798 6 12.0058 6C9.79399 6 7.66406 6.77703 5.94434 8.17945L6.9458 9.29862C8.39558 8.13583 10.1722 7.5 12.0058 7.5C13.8082 7.5 15.5556 8.1144 16.9915 9.23979L17.9788 8.10819ZM15.5673 10.8722C14.6492 10.0043 13.3858 9.48968 12.0058 9.48968C10.6127 9.48968 9.34868 10.0633 8.43346 10.9611L9.43526 12.0807C10.0788 11.4236 10.9877 10.9897 12.0058 10.9897C13.034 10.9897 13.9402 11.3726 14.5799 12.004L15.5673 10.8722ZM13.5064 13.9871C13.5064 14.8155 12.8348 15.4871 12.0064 15.4871C11.178 15.4871 10.5064 14.8155 10.5064 13.9871C10.5064 13.1587 11.178 12.4871 12.0064 12.4871C12.8348 12.4871 13.5064 13.1587 13.5064 13.9871Z", fillRule: "evenodd" })
454
+ }
455
+ );
456
+ DeviceWiFi.displayName = "DeviceWiFi";
457
+ var Equipment = (props) => /* @__PURE__ */ jsx(
458
+ "svg",
459
+ {
460
+ width: "24",
461
+ height: "24",
462
+ viewBox: "0 0 24 24",
463
+ fill: "currentColor",
464
+ xmlns: "http://www.w3.org/2000/svg",
465
+ ...props,
466
+ children: /* @__PURE__ */ jsx("path", { d: "M10.4817 11.5035C10.4817 7.04298 14.043 3.48169 18.5035 3.48169L18.5213 1.98169C13.2255 1.98169 8.98164 6.2254 8.98169 11.5212L10.4817 11.5035ZM13.8706 11.5007C13.8706 10.1123 14.3634 8.96339 15.1634 8.16329C15.9635 7.36319 17.1124 6.87041 18.5008 6.87041L18.5186 5.37041C16.7633 5.3704 15.2176 6.00037 14.1091 7.10894C13.0005 8.21751 12.3706 9.76319 12.3706 11.5185L13.8706 11.5007ZM18.25 11.8162C18.6999 11.5612 19.0056 11.079 19.0088 10.5279C19.0136 9.71486 18.3584 9.05965 17.5454 9.06446C16.7323 9.06927 16.0693 9.73228 16.0645 10.5453C16.0614 11.0722 16.3354 11.5328 16.75 11.7905L16.75 14L4 14C2.89543 14 2 14.8954 2 16L2 20C2 21.1046 2.89543 22 4 22L20 22C21.1046 22 22 21.1046 22 20L22 16C22 14.8954 21.1046 14 20 14L18.25 14L18.25 11.8162ZM20 15.5L4 15.5C3.72386 15.5 3.5 15.7239 3.5 16L3.5 20C3.5 20.2761 3.72386 20.5 4 20.5L20 20.5C20.2761 20.5 20.5 20.2761 20.5 20L20.5 16C20.5 15.7239 20.2761 15.5 20 15.5ZM11 17.25L18 17.25L18 18.75L11 18.75L11 17.25ZM7.5 19.5C8.32843 19.5 9 18.8284 9 18C9 17.1716 8.32843 16.5 7.5 16.5C6.67157 16.5 6 17.1716 6 18C6 18.8284 6.67157 19.5 7.5 19.5Z", fillRule: "evenodd" })
467
+ }
468
+ );
469
+ Equipment.displayName = "Equipment";
470
+ var Fax = (props) => /* @__PURE__ */ jsx(
471
+ "svg",
472
+ {
473
+ width: "24",
474
+ height: "24",
475
+ viewBox: "0 0 24 24",
476
+ fill: "currentColor",
477
+ xmlns: "http://www.w3.org/2000/svg",
478
+ ...props,
479
+ children: /* @__PURE__ */ jsx("path", { d: "M5 4.50293L19 4.50293C19.8284 4.50293 20.5 5.1745 20.5 6.00293L20.5 14.0029C20.5 14.8314 19.8284 15.5029 19 15.5029L19 11.0029C19 10.4506 18.5523 10.0029 18 10.0029L6 10.0029C5.44772 10.0029 5 10.4506 5 11.0029L5 15.5029C4.17157 15.5029 3.5 14.8314 3.5 14.0029L3.5 6.00293C3.5 5.1745 4.17157 4.50293 5 4.50293ZM19 19.0029L19 17.0029C20.6569 17.0029 22 15.6598 22 14.0029L22 6.00293C22 4.34608 20.6569 3.00293 19 3.00293L5 3.00293C3.34315 3.00293 2 4.34608 2 6.00293L2 14.0029C2 15.6598 3.34315 17.0029 5 17.0029L5 19.0029C5 20.1075 5.89543 21.0029 7 21.0029L17 21.0029C18.1046 21.0029 19 20.1075 19 19.0029ZM17 19.5029L7 19.5029C6.72386 19.5029 6.5 19.2791 6.5 19.0029L6.5 11.5029L17.5 11.5029L17.5 19.0029C17.5 19.2791 17.2761 19.5029 17 19.5029ZM6 8.00109C6.55228 8.00109 7 7.55379 7 7.00201C7 6.45023 6.55228 6.00293 6 6.00293C5.44772 6.00293 5 6.45023 5 7.00201C5 7.55379 5.44772 8.00109 6 8.00109ZM11 7.00201C11 7.55379 10.5523 8.00109 10 8.00109C9.44772 8.00109 9 7.55379 9 7.00201C9 6.45023 9.44772 6.00293 10 6.00293C10.5523 6.00293 11 6.45023 11 7.00201ZM13 7.75098L19 7.75098L19 6.25098L13 6.25098L13 7.75098Z", fillRule: "evenodd" })
480
+ }
481
+ );
482
+ Fax.displayName = "Fax";
483
+ var FlashCard = (props) => /* @__PURE__ */ jsx(
484
+ "svg",
485
+ {
486
+ width: "24",
487
+ height: "24",
488
+ viewBox: "0 0 24 24",
489
+ fill: "currentColor",
490
+ xmlns: "http://www.w3.org/2000/svg",
491
+ ...props,
492
+ children: /* @__PURE__ */ jsx("path", { d: "M8 8C6.89543 8 6 8.89543 6 10L6 19C6 20.6569 7.34315 22 9 22L15 22C16.6569 22 18 20.6569 18 19L18 10C18 8.89543 17.1046 8 16 8L16 2.75C16 2.33579 15.6642 2 15.25 2L8.75 2C8.33579 2 8 2.33579 8 2.75L8 8ZM9.5 8L14.5 8L14.5 3.5L13.5 3.5L13.5 6L12.5 6L12.5 3.5L11.5 3.5L11.5 6L10.5 6L10.5 3.5L9.5 3.5L9.5 8ZM8 9.5L16 9.5C16.2761 9.5 16.5 9.72386 16.5 10L16.5 19C16.5 19.8284 15.8284 20.5 15 20.5L9 20.5C8.17157 20.5 7.5 19.8284 7.5 19L7.5 10C7.5 9.72386 7.72386 9.5 8 9.5Z", fillRule: "evenodd" })
493
+ }
494
+ );
495
+ FlashCard.displayName = "FlashCard";
496
+ var Flashlight = (props) => /* @__PURE__ */ jsx(
497
+ "svg",
498
+ {
499
+ width: "24",
500
+ height: "24",
501
+ viewBox: "0 0 24 24",
502
+ fill: "currentColor",
503
+ xmlns: "http://www.w3.org/2000/svg",
504
+ ...props,
505
+ children: /* @__PURE__ */ jsx("path", { d: "M12.75 5L12.75 1L11.25 1L11.25 5L12.75 5ZM14.9255 5.02959L17.4966 1.96541L18.6457 2.92959L16.0745 5.99377L14.9255 5.02959ZM7.94254 6.0025L5.37139 2.93832L6.52046 1.97414L9.09161 5.03832L7.94254 6.0025ZM18.3524 10.5251L16.0996 12.7783L17.1603 13.8389L16.0996 12.7783C15.7152 13.1627 15.4993 13.6841 15.4993 14.2277L15.4993 20.5C15.4993 21.0522 15.0516 21.5 14.4993 21.5L9.49927 21.5C8.94698 21.5 8.49927 21.0522 8.49927 20.5L8.49927 14.2277C8.49927 13.6841 8.28336 13.1628 7.89901 12.7783L5.6464 10.5252C5.55266 10.4314 5.5 10.3043 5.5 10.1717L5.5 8.49995L18.4988 8.49995L18.4988 10.1716C18.4988 10.3042 18.4462 10.4314 18.3524 10.5251ZM16.9993 14.2277C16.9993 14.0819 17.0572 13.942 17.1603 13.8389L19.4132 11.5857C19.7882 11.2107 19.9988 10.702 19.9988 10.1716L19.9988 7.74995C19.9988 7.33574 19.663 6.99995 19.2488 6.99995L4.75 6.99995C4.33579 6.99995 4 7.33574 4 7.74995L4 10.1717C4 10.702 4.21065 11.2107 4.58561 11.5857L6.83822 13.8389C6.94134 13.942 6.99927 14.0819 6.99927 14.2277L6.99927 20.5C6.99927 21.8807 8.11856 23 9.49927 23L14.4993 23C15.88 23 16.9993 21.8807 16.9993 20.5L16.9993 14.2277ZM12.75 13L12.75 17L11.25 17L11.25 13L12.75 13Z", fillRule: "evenodd" })
506
+ }
507
+ );
508
+ Flashlight.displayName = "Flashlight";
509
+ var FloppyDisk = (props) => /* @__PURE__ */ jsx(
510
+ "svg",
511
+ {
512
+ width: "24",
513
+ height: "24",
514
+ viewBox: "0 0 24 24",
515
+ fill: "currentColor",
516
+ xmlns: "http://www.w3.org/2000/svg",
517
+ ...props,
518
+ children: /* @__PURE__ */ jsx("path", { d: "M17.6969 6.34985L17.6819 6.33491L16.3131 4.94678C16.0312 4.66093 15.6465 4.5 15.2451 4.5L15 4.5L15 7C15 8.10457 14.1046 9 13 9L9 9C7.89543 9 7 8.10457 7 7L7 4.5L6 4.5C5.17157 4.5 4.5 5.17157 4.5 6L4.5 18C4.5 18.8284 5.17157 19.5 6 19.5L7 19.5L7 15C7 13.8954 7.89543 13 9 13L15 13C16.1046 13 17 13.8954 17 15L17 19.5L18 19.5C18.8284 19.5 19.5 18.8284 19.5 18L19.5 12L19.5 8.75512C19.5 8.35361 19.339 7.96886 19.0531 7.68697L17.6969 6.34985ZM17 21L15.5 21L8.5 21L7 21L6 21C4.34315 21 3 19.6569 3 18L3 6C3 4.34315 4.34315 3 6 3L7 3L8.5 3L12 3L13.5 3L15 3L15.2451 3C16.048 3 16.8174 3.32186 17.3812 3.89357L18.75 5.28169L20.1062 6.61881C20.6781 7.18259 21 7.9521 21 8.75512L21 12L21 18C21 19.6569 19.6569 21 18 21L17 21ZM15.5 19.5L15.5 15C15.5 14.7239 15.2761 14.5 15 14.5L9 14.5C8.72386 14.5 8.5 14.7239 8.5 15L8.5 19.5L15.5 19.5ZM12 4.5L13.5 4.5L13.5 7C13.5 7.27614 13.2761 7.5 13 7.5L9 7.5C8.72386 7.5 8.5 7.27614 8.5 7L8.5 4.5L12 4.5Z", fillRule: "evenodd" })
519
+ }
520
+ );
521
+ FloppyDisk.displayName = "FloppyDisk";
522
+ var Game = (props) => /* @__PURE__ */ jsx(
523
+ "svg",
524
+ {
525
+ width: "24",
526
+ height: "24",
527
+ viewBox: "0 0 24 24",
528
+ fill: "currentColor",
529
+ xmlns: "http://www.w3.org/2000/svg",
530
+ ...props,
531
+ children: /* @__PURE__ */ jsx("path", { d: "M16.4229 7.52393L7.54952 7.52393C5.73715 7.52393 4.22457 8.90747 4.06339 10.7127L3.51179 16.8905C3.43344 17.7681 4.12477 18.5239 5.00585 18.5239L5.73342 18.5239C6.13124 18.5239 6.51277 18.3659 6.79408 18.0846L7.88611 16.9926C8.18617 16.6925 8.59314 16.5239 9.01748 16.5239L14.9346 16.5239C15.359 16.5239 15.766 16.6925 16.066 16.9926L17.158 18.0846C17.4393 18.3659 17.8209 18.5239 18.2187 18.5239L18.9942 18.5239C19.8779 18.5239 20.5701 17.7638 20.4876 16.8839L19.9076 10.6972C19.739 8.89869 18.2293 7.52393 16.4229 7.52393ZM7.54952 6.02393C4.96042 6.02393 2.79959 8.00042 2.56933 10.5793L2.01774 16.7571C1.86102 18.5123 3.24368 20.0239 5.00585 20.0239L5.73342 20.0239C6.52907 20.0239 7.29213 19.7079 7.85474 19.1452L8.94677 18.0532C8.96552 18.0345 8.99096 18.0239 9.01748 18.0239L14.9346 18.0239C14.9612 18.0239 14.9866 18.0345 15.0053 18.0532L16.0974 19.1452C16.66 19.7079 17.423 20.0239 18.2187 20.0239L18.9942 20.0239C20.7616 20.0239 22.146 18.5037 21.9811 16.7439L21.4011 10.5572C21.1602 7.98787 19.0035 6.02393 16.4229 6.02393L7.54952 6.02393ZM14.4806 12.0302C15.3115 12.0302 15.9851 11.3573 15.9851 10.5271C15.9851 9.69694 15.3115 9.02396 14.4806 9.02396C13.6497 9.02396 12.9761 9.69694 12.9761 10.5271C12.9761 11.3573 13.6497 12.0302 14.4806 12.0302ZM17.4806 15.0302C18.3115 15.0302 18.9851 14.3573 18.9851 13.5271C18.9851 12.6969 18.3115 12.024 17.4806 12.024C16.6497 12.024 15.9761 12.6969 15.9761 13.5271C15.9761 14.3573 16.6497 15.0302 17.4806 15.0302ZM6.72606 15.0239L6.72606 13.2739L4.97606 13.2739L4.97606 11.7739L6.72606 11.7739L6.72606 10.0239L8.22606 10.0239L8.22606 11.7739L9.97606 11.7739L9.97606 13.2739L8.22606 13.2739L8.22606 15.0239L6.72606 15.0239Z", fillRule: "evenodd" })
532
+ }
533
+ );
534
+ Game.displayName = "Game";
535
+ var Intercom = (props) => /* @__PURE__ */ jsx(
536
+ "svg",
537
+ {
538
+ width: "24",
539
+ height: "24",
540
+ viewBox: "0 0 24 24",
541
+ fill: "currentColor",
542
+ xmlns: "http://www.w3.org/2000/svg",
543
+ ...props,
544
+ children: /* @__PURE__ */ jsx("path", { d: "M17.5 10L17.5 14C17.5 15.4357 17.4982 16.3995 17.4234 17.1343C17.3512 17.8441 17.2236 18.172 17.0787 18.3889C16.8963 18.6619 16.6619 18.8963 16.3889 19.0787C16.172 19.2236 15.8441 19.3512 15.1343 19.4234C14.3995 19.4982 13.4357 19.5 12 19.5C10.5643 19.5 9.60047 19.4982 8.86566 19.4234C8.15592 19.3512 7.82798 19.2236 7.61107 19.0787C7.3381 18.8963 7.10372 18.6619 6.92133 18.3889C6.7764 18.172 6.64876 17.8441 6.57656 17.1343C6.50181 16.3995 6.5 15.4357 6.5 14L6.5 10C6.5 8.56432 6.50181 7.60047 6.57656 6.86566C6.64876 6.15592 6.7764 5.82798 6.92133 5.61107C7.10372 5.3381 7.3381 5.10372 7.61107 4.92133C7.82798 4.7764 8.15592 4.64876 8.86566 4.57656C9.60047 4.50181 10.5643 4.5 12 4.5C13.4357 4.5 14.3995 4.50181 15.1343 4.57656C15.8441 4.64876 16.172 4.7764 16.3889 4.92133C16.6619 5.10372 16.8963 5.3381 17.0787 5.61107C17.2236 5.82798 17.3512 6.15592 17.4234 6.86566C17.4982 7.60047 17.5 8.56432 17.5 10ZM5 10C5 7.19108 5 5.78661 5.67412 4.77772C5.96596 4.34096 6.34096 3.96596 6.77772 3.67412C7.78661 3 9.19108 3 12 3C14.8089 3 16.2134 3 17.2223 3.67412C17.659 3.96596 18.034 4.34096 18.3259 4.77772C19 5.78661 19 7.19108 19 10L19 14C19 16.8089 19 18.2134 18.3259 19.2223C18.034 19.659 17.659 20.034 17.2223 20.3259C16.2134 21 14.8089 21 12 21C9.19108 21 7.78661 21 6.77772 20.3259C6.34096 20.034 5.96596 19.659 5.67412 19.2223C5 18.2134 5 16.8089 5 14L5 10ZM11.5 15.5C11.5 16.0523 11.0523 16.5 10.5 16.5C9.94772 16.5 9.5 16.0523 9.5 15.5C9.5 14.9477 9.94772 14.5 10.5 14.5C11.0523 14.5 11.5 14.9477 11.5 15.5ZM13 15.5C13 16.8807 11.8807 18 10.5 18C9.11929 18 8 16.8807 8 15.5C8 14.1193 9.11929 13 10.5 13C11.8807 13 13 14.1193 13 15.5ZM8 9.495L12 9.495L16 9.495L16 11.005L12 11.005L8 11.005L8 9.495ZM12 6.495L8 6.495L8 8.005L12 8.005L16 8.005L16 6.495L12 6.495Z", fillRule: "evenodd" })
545
+ }
546
+ );
547
+ Intercom.displayName = "Intercom";
548
+ var Internet = (props) => /* @__PURE__ */ jsx(
549
+ "svg",
550
+ {
551
+ width: "24",
552
+ height: "24",
553
+ viewBox: "0 0 24 24",
554
+ fill: "currentColor",
555
+ xmlns: "http://www.w3.org/2000/svg",
556
+ ...props,
557
+ children: /* @__PURE__ */ jsx("path", { d: "M15.0398 19.9403C18.0102 18.8025 20.1792 16.0458 20.4674 12.75L16.9861 12.75C16.8776 15.678 16.1387 18.2551 15.0398 19.9403ZM12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22ZM8.9602 4.05969C5.98983 5.19753 3.82077 7.95418 3.53263 11.25L7.01385 11.25C7.1224 8.32202 7.86134 5.74493 8.9602 4.05969ZM8.51495 11.25C8.6057 8.98382 9.10247 7.00703 9.80611 5.59975C10.6312 3.94957 11.4935 3.5 12 3.5C12.5065 3.5 13.3688 3.94957 14.1939 5.59975C14.8975 7.00703 15.3943 8.98382 15.4851 11.25L8.51495 11.25ZM8.51495 12.75C8.6057 15.0162 9.10247 16.993 9.80611 18.4002C10.6312 20.0504 11.4935 20.5 12 20.5C12.5065 20.5 13.3688 20.0504 14.1939 18.4002C14.8975 16.993 15.3943 15.0162 15.4851 12.75L8.51495 12.75ZM7.01385 12.75C7.1224 15.678 7.86134 18.2551 8.9602 19.9403C5.98983 18.8025 3.82077 16.0458 3.53263 12.75L7.01385 12.75ZM16.9861 11.25C16.8776 8.32202 16.1387 5.74493 15.0398 4.05969C18.0102 5.19753 20.1792 7.95418 20.4674 11.25L16.9861 11.25Z", fillRule: "evenodd" })
558
+ }
559
+ );
560
+ Internet.displayName = "Internet";
561
+ var InternetAdd = (props) => /* @__PURE__ */ jsx(
562
+ "svg",
563
+ {
564
+ width: "24",
565
+ height: "24",
566
+ viewBox: "0 0 24 24",
567
+ fill: "currentColor",
568
+ xmlns: "http://www.w3.org/2000/svg",
569
+ ...props,
570
+ children: /* @__PURE__ */ jsx("path", { d: "M12 20.5C12.6889 20.5 13.3586 20.4181 14 20.2634L14 21.8C13.3538 21.9311 12.6849 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 12.6849 21.9311 13.3538 21.8 14L20.2634 14C20.3613 13.5939 20.4301 13.1765 20.4674 12.75L16.9859 12.75C16.9701 13.1705 16.941 13.588 16.899 14L15.3905 14C15.436 13.59 15.4676 13.1723 15.4848 12.75L8.51522 12.75C8.53291 13.185 8.5661 13.6193 8.61503 14.0494C8.84227 16.0465 9.38559 17.7495 10.0922 18.922C10.816 20.1229 11.5102 20.4656 11.9237 20.4971L11.9235 20.4997C11.949 20.4999 11.9745 20.5 12 20.5ZM8.96075 19.9405C8.90897 19.8612 8.85788 19.7798 8.80752 19.6963C7.96043 18.2907 7.36888 16.3654 7.12465 14.2189C7.06937 13.7331 7.03258 13.2421 7.01408 12.75L3.53263 12.75C3.82079 16.046 5.9901 18.8028 8.96075 19.9405ZM8.51523 11.25L15.4848 11.25C15.4833 11.2142 15.4818 11.1784 15.4801 11.1425C15.385 9.10093 14.9563 7.2361 14.3064 5.83359C13.6375 4.38982 12.8849 3.74233 12.3564 3.56204C11.9668 3.42914 11.4384 3.46671 10.7553 4.18755C10.031 4.95206 9.34358 6.31089 8.91863 8.16044C8.69445 9.13612 8.55863 10.1833 8.51523 11.25ZM16.9859 11.25L20.4674 11.25C20.1792 7.95398 18.0099 5.19719 15.0393 4.05948C15.2633 4.40251 15.4736 4.78464 15.6674 5.20299C16.4156 6.81764 16.8764 8.8809 16.9785 11.0728C16.9812 11.1318 16.9837 11.1909 16.9859 11.25ZM8.96074 4.05948C8.31677 5.04542 7.79886 6.33544 7.45672 7.82455C7.20688 8.91192 7.05837 10.0724 7.01408 11.25L3.53263 11.25C3.82078 7.95398 5.9901 5.19719 8.96074 4.05948ZM17.75 21.5L17.75 19.25L15.5 19.25L15.5 17.75L17.75 17.75L17.75 15.5L19.25 15.5L19.25 17.75L21.5 17.75L21.5 19.25L19.25 19.25L19.25 21.5L17.75 21.5Z", fillRule: "evenodd" })
571
+ }
572
+ );
573
+ InternetAdd.displayName = "InternetAdd";
574
+ var InternetCableOne = (props) => /* @__PURE__ */ jsx(
575
+ "svg",
576
+ {
577
+ width: "24",
578
+ height: "24",
579
+ viewBox: "0 0 24 24",
580
+ fill: "currentColor",
581
+ xmlns: "http://www.w3.org/2000/svg",
582
+ ...props,
583
+ children: /* @__PURE__ */ jsx("path", { d: "M12 20.5C12.3383 20.5 12.672 20.4802 13 20.4418L13 21.9506C12.6711 21.9833 12.3375 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C16.1006 2 19.6248 4.46819 21.1679 8L19.5019 8C18.5428 6.20494 16.9582 4.79441 15.0393 4.05948C15.2633 4.40251 15.4736 4.78464 15.6674 5.20299C16.0514 6.0316 16.3596 6.97835 16.5826 8L15.0436 8C14.8503 7.20056 14.6011 6.46955 14.3064 5.83359C13.6375 4.38982 12.8849 3.74233 12.3564 3.56204C11.9668 3.42914 11.4384 3.46671 10.7553 4.18755C10.031 4.95206 9.34358 6.31089 8.91863 8.16044C8.69445 9.13612 8.55863 10.1833 8.51523 11.25L10 11.25L10 12.75L8.51522 12.75C8.53291 13.185 8.5661 13.6193 8.61503 14.0494C8.84227 16.0465 9.38559 17.7495 10.0922 18.922C10.816 20.1229 11.5102 20.4656 11.9237 20.4971L11.9235 20.4997C11.949 20.4999 11.9745 20.5 12 20.5ZM8.96075 19.9405C8.90897 19.8612 8.85788 19.7798 8.80752 19.6963C7.96043 18.2907 7.36888 16.3654 7.12465 14.2189C7.06937 13.7331 7.03258 13.2421 7.01408 12.75L3.53263 12.75C3.82079 16.046 5.9901 18.8028 8.96075 19.9405ZM8.96074 4.05948C8.31677 5.04542 7.79886 6.33544 7.45672 7.82455C7.20688 8.91192 7.05837 10.0724 7.01408 11.25L3.53263 11.25C3.82078 7.95398 5.9901 5.19719 8.96074 4.05948ZM13.5 11.5L13.5 16L14 16L20 16L20.5 16L20.5 11.5L19.5 11.5L19.5 14L18.5 14L18.5 11.5L17.5 11.5L17.5 14L16.5 14L16.5 11.5L15.5 11.5L15.5 14L14.5 14L14.5 11.5L13.5 11.5ZM13 17.5L13.0415 17.5C13.2795 18.9189 14.5135 20 16 20L16.25 20L16.25 22L17.75 22L17.75 20L18 20C19.4865 20 20.7205 18.9189 20.9585 17.5L21 17.5C21.5523 17.5 22 17.0523 22 16.5L22 11C22 10.4477 21.5523 10 21 10L13 10C12.4477 10 12 10.4477 12 11L12 16.5C12 17.0523 12.4477 17.5 13 17.5ZM16 18.5C15.3469 18.5 14.7913 18.0826 14.5854 17.5L19.4146 17.5C19.2087 18.0826 18.6531 18.5 18 18.5L16 18.5Z", fillRule: "evenodd" })
584
+ }
585
+ );
586
+ InternetCableOne.displayName = "InternetCableOne";
587
+ var InternetCableThree = (props) => /* @__PURE__ */ jsx(
588
+ "svg",
589
+ {
590
+ width: "24",
591
+ height: "24",
592
+ viewBox: "0 0 24 24",
593
+ fill: "currentColor",
594
+ xmlns: "http://www.w3.org/2000/svg",
595
+ ...props,
596
+ children: /* @__PURE__ */ jsx("path", { d: "M12 20.5C12.3383 20.5 12.672 20.4802 13 20.4418L13 21.9506C12.6711 21.9833 12.3375 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C16.8379 2 20.8734 5.43552 21.8 10L20.2634 10C19.6044 7.26768 17.6255 5.04998 15.0393 4.05948C15.2633 4.40251 15.4736 4.78464 15.6674 5.20299C16.0514 6.0316 16.3596 6.97835 16.5826 8L15.0436 8C14.8503 7.20056 14.6011 6.46955 14.3064 5.83359C13.6375 4.38982 12.8849 3.74233 12.3564 3.56204C11.9668 3.42914 11.4384 3.46671 10.7553 4.18755C10.031 4.95206 9.34358 6.31089 8.91863 8.16044C8.69445 9.13612 8.55863 10.1833 8.51523 11.25L13 11.25L13 12.75L8.51522 12.75C8.53291 13.185 8.5661 13.6193 8.61503 14.0494C8.84227 16.0465 9.38559 17.7495 10.0922 18.922C10.816 20.1229 11.5102 20.4656 11.9237 20.4971L11.9235 20.4997C11.949 20.4999 11.9745 20.5 12 20.5ZM8.96075 19.9405C8.90897 19.8612 8.85788 19.7798 8.80752 19.6963C7.96043 18.2907 7.36888 16.3654 7.12465 14.2189C7.06937 13.7331 7.03258 13.2421 7.01408 12.75L3.53263 12.75C3.82079 16.046 5.9901 18.8028 8.96075 19.9405ZM8.96074 4.05948C8.31677 5.04542 7.79886 6.33544 7.45672 7.82455C7.20688 8.91192 7.05837 10.0724 7.01408 11.25L3.53263 11.25C3.82078 7.95398 5.9901 5.19719 8.96074 4.05948ZM16.5 13L16.5 11.5L17.5 11.5L17.5 13L16.5 13ZM15 13L15 11C15 10.4477 15.4477 10 16 10L18 10C18.5523 10 19 10.4477 19 11L19 13C19.5523 13 20 13.4477 20 14L20 17C20 18.3979 19.0439 19.5725 17.75 19.9055L17.75 22L16.25 22L16.25 19.9055C14.9561 19.5725 14 18.3979 14 17L14 14C14 13.4477 14.4477 13 15 13ZM15.5 14.5L15.5 17C15.5 17.8284 16.1716 18.5 17 18.5C17.8284 18.5 18.5 17.8284 18.5 17L18.5 14.5L17.5 14.5L16.5 14.5L15.5 14.5Z", fillRule: "evenodd" })
597
+ }
598
+ );
599
+ InternetCableThree.displayName = "InternetCableThree";
600
+ var InternetWiFi = (props) => /* @__PURE__ */ jsx(
601
+ "svg",
602
+ {
603
+ width: "24",
604
+ height: "24",
605
+ viewBox: "0 0 24 24",
606
+ fill: "currentColor",
607
+ xmlns: "http://www.w3.org/2000/svg",
608
+ ...props,
609
+ children: /* @__PURE__ */ jsx("path", { d: "M12 20.5C12.3383 20.5 12.672 20.4802 13 20.4418L13 21.9506C12.6711 21.9833 12.3375 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.1853 2 21.4489 5.94668 21.9506 11L20.4418 11C20.0685 7.81503 17.9345 5.16831 15.0393 4.05948C15.2633 4.40251 15.4736 4.78464 15.6674 5.20299C16.2922 6.55129 16.7165 8.2124 16.899 10L15.3905 10C15.2141 8.40903 14.8328 6.96965 14.3064 5.83359C13.6375 4.38982 12.8849 3.74233 12.3564 3.56204C11.9668 3.42914 11.4384 3.46671 10.7553 4.18755C10.031 4.95206 9.34358 6.31089 8.91863 8.16044C8.69445 9.13612 8.55863 10.1833 8.51523 11.25L11 11.25L11 12.75L8.51522 12.75C8.53291 13.185 8.5661 13.6193 8.61503 14.0494C8.84227 16.0465 9.38559 17.7495 10.0922 18.922C10.816 20.1229 11.5102 20.4656 11.9237 20.4971L11.9235 20.4997C11.949 20.4999 11.9745 20.5 12 20.5ZM8.96075 19.9405C8.90897 19.8612 8.85788 19.7798 8.80752 19.6963C7.96043 18.2907 7.36888 16.3654 7.12465 14.2189C7.06937 13.7331 7.03258 13.2421 7.01408 12.75L3.53263 12.75C3.82079 16.046 5.9901 18.8028 8.96075 19.9405ZM8.96074 4.05948C8.31677 5.04542 7.79886 6.33544 7.45672 7.82455C7.20688 8.91192 7.05837 10.0724 7.01408 11.25L3.53263 11.25C3.82078 7.95398 5.9901 5.19719 8.96074 4.05948ZM13.2854 17.6135L14.3309 18.6928C14.9785 17.974 15.9313 17.4907 17.0059 17.4907C18.112 17.4907 19.0771 17.9339 19.7209 18.6529L20.767 17.5732C19.837 16.5849 18.4888 15.9907 17.0059 15.9907C15.536 15.9907 14.2098 16.6293 13.2854 17.6135ZM23.3432 14.914L22.298 15.9928C20.808 14.7074 18.9386 14.001 17.0058 14.001C15.0736 14.001 13.2046 14.7071 11.7147 15.9919L10.6696 14.913C12.4344 13.3642 14.6747 12.501 17.0058 12.501C19.3375 12.501 21.5782 13.3645 23.3432 14.914ZM18.5064 20.4881C18.5064 21.3165 17.8349 21.9881 17.0064 21.9881C16.178 21.9881 15.5064 21.3165 15.5064 20.4881C15.5064 19.6597 16.178 18.9881 17.0064 18.9881C17.8349 18.9881 18.5064 19.6597 18.5064 20.4881Z", fillRule: "evenodd" })
610
+ }
611
+ );
612
+ InternetWiFi.displayName = "InternetWiFi";
613
+ var Keyboard = (props) => /* @__PURE__ */ jsx(
614
+ "svg",
615
+ {
616
+ width: "24",
617
+ height: "24",
618
+ viewBox: "0 0 24 24",
619
+ fill: "currentColor",
620
+ xmlns: "http://www.w3.org/2000/svg",
621
+ ...props,
622
+ children: /* @__PURE__ */ jsx("path", { d: "M16.75 3L16.75 4C16.75 4.69036 16.1904 5.25 15.5 5.25L14 5.25C12.4812 5.25 11.25 6.48122 11.25 8L5 8C3.34315 8 2 9.34315 2 11L2 17C2 18.6569 3.34314 20 5 20L19 20C20.6569 20 22 18.6569 22 17L22 11C22 9.34315 20.6569 8 19 8L12.75 8C12.75 7.30964 13.3096 6.75 14 6.75L15.5 6.75C17.0188 6.75 18.25 5.51878 18.25 4L18.25 3L16.75 3ZM20.5 17L20.5 11C20.5 10.1716 19.8284 9.5 19 9.5L5 9.5C4.17157 9.5 3.5 10.1716 3.5 11L3.5 17C3.5 17.8284 4.17157 18.5 5 18.5L19 18.5C19.8284 18.5 20.5 17.8284 20.5 17ZM10 12.9982C10.5523 12.9982 11 12.5509 11 11.9991C11 11.4473 10.5523 11 10 11C9.44772 11 9 11.4473 9 11.9991C9 12.5509 9.44772 12.9982 10 12.9982ZM7 11.9991C7 12.5509 6.55228 12.9982 6 12.9982C5.44771 12.9982 5 12.5509 5 11.9991C5 11.4473 5.44771 11 6 11C6.55228 11 7 11.4473 7 11.9991ZM15 17L9 17L9 15.5L15 15.5L15 17ZM15 11.9991C15 12.5509 14.5523 12.9982 14 12.9982C13.4477 12.9982 13 12.5509 13 11.9991C13 11.4473 13.4477 11 14 11C14.5523 11 15 11.4473 15 11.9991ZM18 12.9982C18.5523 12.9982 19 12.5509 19 11.9991C19 11.4473 18.5523 11 18 11C17.4477 11 17 11.4473 17 11.9991C17 12.5509 17.4477 12.9982 18 12.9982ZM19 15.9991C19 16.5509 18.5523 16.9982 18 16.9982C17.4477 16.9982 17 16.5509 17 15.9991C17 15.4473 17.4477 15 18 15C18.5523 15 19 15.4473 19 15.9991ZM6 16.9982C6.55228 16.9982 7 16.5509 7 15.9991C7 15.4473 6.55228 15 6 15C5.44771 15 5 15.4473 5 15.9991C5 16.5509 5.44771 16.9982 6 16.9982Z", fillRule: "evenodd" })
623
+ }
624
+ );
625
+ Keyboard.displayName = "Keyboard";
626
+ var LandlinePhone = (props) => /* @__PURE__ */ jsx(
627
+ "svg",
628
+ {
629
+ width: "24",
630
+ height: "24",
631
+ viewBox: "0 0 24 24",
632
+ fill: "currentColor",
633
+ xmlns: "http://www.w3.org/2000/svg",
634
+ ...props,
635
+ children: /* @__PURE__ */ jsx("path", { d: "M7 3.5C7.82843 3.5 8.5 4.17157 8.5 5L8.5 18C8.5 18.8284 7.82843 19.5 7 19.5L5 19.5C4.17157 19.5 3.5 18.8284 3.5 18L3.5 5C3.5 4.17157 4.17157 3.5 5 3.5L7 3.5ZM9.8293 4C9.41746 2.83481 8.30622 2 7 2L5 2C3.34315 2 2 3.34315 2 5L2 18C2 19.6569 3.34315 21 5 21L7 21C7.8885 21 8.68679 20.6137 9.23611 20L19 20C20.6569 20 22 18.6569 22 17L22 7C22 5.34315 20.6569 4 19 4L9.8293 4ZM9.95852 18.5L19 18.5C19.8284 18.5 20.5 17.8284 20.5 17L20.5 7C20.5 6.17157 19.8284 5.5 19 5.5L10 5.5L10 18C10 18.1704 9.9858 18.3374 9.95852 18.5ZM13 11.5L17.5 11.5L17.5 15.5L13 15.5L13 11.5ZM18 10C18.5523 10 19 10.4477 19 11L19 16C19 16.5523 18.5523 17 18 17L12.5 17C11.9477 17 11.5 16.5523 11.5 16L11.5 11C11.5 10.4477 11.9477 10 12.5 10L18 10ZM19 8.50781L15 8.50781L15 7.00781L19 7.00781L19 8.50781Z", fillRule: "evenodd" })
636
+ }
637
+ );
638
+ LandlinePhone.displayName = "LandlinePhone";
639
+ var Laptop = (props) => /* @__PURE__ */ jsx(
640
+ "svg",
641
+ {
642
+ width: "24",
643
+ height: "24",
644
+ viewBox: "0 0 24 24",
645
+ fill: "currentColor",
646
+ xmlns: "http://www.w3.org/2000/svg",
647
+ ...props,
648
+ children: /* @__PURE__ */ jsx("path", { d: "M19.5 8L19.5 15C19.5 15.8284 18.8284 16.5 18 16.5L6 16.5C5.17157 16.5 4.5 15.8284 4.5 15L4.5 8C4.5 7.17157 5.17157 6.5 6 6.5L18 6.5C18.8284 6.5 19.5 7.17157 19.5 8ZM18 5C19.6569 5 21 6.34315 21 8L21 15C21 16.6569 19.6569 18 18 18L6 18C4.34314 18 3 16.6569 3 15L3 8C3 6.34314 4.34315 5 6 5L18 5ZM2 20L22 20L22 18.5L2 18.5L2 20Z", fillRule: "evenodd" })
649
+ }
650
+ );
651
+ Laptop.displayName = "Laptop";
652
+ var LightBulb = (props) => /* @__PURE__ */ jsx(
653
+ "svg",
654
+ {
655
+ width: "24",
656
+ height: "24",
657
+ viewBox: "0 0 24 24",
658
+ fill: "currentColor",
659
+ xmlns: "http://www.w3.org/2000/svg",
660
+ ...props,
661
+ children: /* @__PURE__ */ jsx("path", { d: "M16.1581 12.3296L16.1583 12.3293L16.1597 12.3264L16.1693 12.3069C16.1783 12.2885 16.1923 12.2597 16.2106 12.2212C16.2473 12.1443 16.3011 12.0296 16.3663 11.8846C16.4973 11.5936 16.6716 11.1865 16.8452 10.7234C16.8742 10.6462 16.9026 10.5687 16.9305 10.491L7.06628 10.491C7.09427 10.5695 7.12287 10.6479 7.15196 10.7259C7.32465 11.1891 7.49815 11.5963 7.62838 11.8874C7.69326 12.0323 7.74679 12.1471 7.7833 12.2241C7.80154 12.2625 7.81548 12.2914 7.82442 12.3098L7.83395 12.3293L7.83541 12.3322L7.83556 12.3325L7.83568 12.3328L7.83572 12.3329L7.83583 12.3331L7.84933 12.3602L7.86208 12.3888L9.47331 16L14.5252 16L16.1293 12.3908L16.1431 12.3597L16.1578 12.3302L16.1579 12.33L16.158 12.3299L16.1581 12.3296ZM6.62603 8.99097L17.3734 8.99097C17.453 8.62479 17.4996 8.28627 17.4996 8C17.4996 6.62566 17.0182 5.55134 16.1841 4.80597C15.3348 4.04698 13.9721 3.5 11.9958 3.5C10.0196 3.5 8.6597 4.04692 7.81287 4.80507C6.98106 5.54976 6.50073 6.62405 6.50073 8C6.50073 8.28648 6.54699 8.62498 6.62603 8.99097ZM10.0597 17.9535C10.0427 17.8013 10.0195 17.65 9.99002 17.5L14.0098 17.5C13.9806 17.649 13.9576 17.7993 13.9407 17.9506L13.7563 19.6104C13.7 20.1169 13.272 20.5 12.7624 20.5L11.2376 20.5C10.7281 20.5 10.3 20.1169 10.2438 19.6104L10.0597 17.9535ZM17.5 13L15.7518 16.9334C15.585 17.3089 15.4769 17.7078 15.4316 18.1162L15.2471 19.7761C15.1065 21.0422 14.0363 22 12.7624 22L11.2376 22C9.96378 22 8.89362 21.0422 8.75294 19.7761L8.56884 18.1192C8.52325 17.7089 8.41441 17.3081 8.2462 16.9311L6.49225 13C6.49225 13 5.00073 10 5.00073 8C5.00073 4.5 7.5 2 11.9958 2C16.4917 2 18.9996 4.5 18.9996 8C18.9996 10 17.5 13 17.5 13Z", fillRule: "evenodd" })
662
+ }
663
+ );
664
+ LightBulb.displayName = "LightBulb";
665
+ var LoadProgramm = (props) => /* @__PURE__ */ jsx(
666
+ "svg",
667
+ {
668
+ width: "24",
669
+ height: "24",
670
+ viewBox: "0 0 24 24",
671
+ fill: "currentColor",
672
+ xmlns: "http://www.w3.org/2000/svg",
673
+ ...props,
674
+ children: /* @__PURE__ */ jsx("path", { d: "M13.8074 20.3074C13.225 20.4336 12.6202 20.5 12 20.5C7.30558 20.5 3.5 16.6944 3.5 12C3.5 7.30558 7.30558 3.5 12 3.5C16.6944 3.5 20.5 7.30558 20.5 12L22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C13.057 22 14.0757 21.836 15.0321 21.5321L17.2929 23.7929C17.6834 24.1834 18.3166 24.1834 18.7071 23.7929L23.7929 18.7071C24.4229 18.0771 23.9767 17 23.0858 17L23 17L21.5 17L21.5 15.5L21.5 15C21.5 14.4477 21.0523 14 20.5 14L15.5 14C14.9477 14 14.5 14.4477 14.5 15L14.5 15.5L14.5 17L13 17L12.9142 17C12.0233 17 11.5771 18.0771 12.2071 18.7071L13.8074 20.3074ZM12.0001 12.9978C12.5514 12.9978 12.9983 12.5509 12.9983 11.9996C12.9983 11.4484 12.5514 11.0015 12.0001 11.0015C11.4489 11.0015 11.002 11.4484 11.002 11.9996C11.002 12.5509 11.4489 12.9978 12.0001 12.9978ZM12.0001 14.4978C13.3798 14.4978 14.4983 13.3793 14.4983 11.9996C14.4983 10.6199 13.3798 9.50146 12.0001 9.50146C10.6204 9.50146 9.50195 10.6199 9.50195 11.9996C9.50195 13.3793 10.6204 14.4978 12.0001 14.4978ZM16 18.5L14.5 18.5L14.1213 18.5L18 22.3787L21.8787 18.5L21.5 18.5L20 18.5L20 17L20 15.5L16 15.5L16 17L16 18.5Z", fillRule: "evenodd" })
675
+ }
676
+ );
677
+ LoadProgramm.displayName = "LoadProgramm";
678
+ var Magic = (props) => /* @__PURE__ */ jsx(
679
+ "svg",
680
+ {
681
+ width: "24",
682
+ height: "24",
683
+ viewBox: "0 0 24 24",
684
+ fill: "currentColor",
685
+ xmlns: "http://www.w3.org/2000/svg",
686
+ ...props,
687
+ children: /* @__PURE__ */ jsx("path", { d: "M8.0311 4.84752C7.38426 6.255 6.25447 7.38492 4.84717 8.03184C6.25447 8.67876 7.38426 9.80868 8.0311 11.2161C8.67794 9.80868 9.80772 8.67876 11.215 8.03184C9.80772 7.38492 8.67793 6.25499 8.0311 4.84752ZM8.68083 2.44225C8.4483 1.85258 7.61389 1.85258 7.38136 2.44225L6.77931 3.96894C6.27222 5.25485 5.25445 6.27274 3.9687 6.7799L2.44219 7.38202C1.8526 7.61458 1.8526 8.4491 2.44219 8.68166L3.9687 9.28378C5.25445 9.79093 6.27222 10.8088 6.77931 12.0947L7.38136 13.6214C7.61389 14.2111 8.4483 14.2111 8.68083 13.6214L9.28288 12.0947C9.78997 10.8088 10.8077 9.79093 12.0935 9.28378L13.62 8.68166C14.2096 8.4491 14.2096 7.61458 13.62 7.38202L12.0935 6.7799C10.8077 6.27274 9.78997 5.25485 9.28288 3.96894L8.68083 2.44225ZM16.7279 9.15412L16.7056 9.21077L16.4735 9.79921C16.1693 10.5708 15.5586 11.1815 14.7872 11.4858L14.1988 11.7179L14.1421 11.7402L13.7694 11.8872L13.3359 12.0582C12.9147 12.2244 12.9147 12.8204 13.3359 12.9866L13.7694 13.1575L14.1421 13.3046L14.1988 13.3269L14.7872 13.559C15.5586 13.8633 16.1693 14.474 16.4735 15.2456L16.7056 15.834L16.7279 15.8907L16.8749 16.2635L17.0459 16.6971C17.212 17.1182 17.808 17.1182 17.9741 16.6971L18.1451 16.2635L18.2921 15.8907L18.3144 15.834L18.5465 15.2456C18.8507 14.474 19.4614 13.8633 20.2328 13.559L20.8212 13.3269L20.8779 13.3046L21.2506 13.1575L21.6841 12.9866C22.1053 12.8204 22.1053 12.2244 21.6841 12.0582L21.2506 11.8872L20.8779 11.7402L20.8212 11.7179L20.2329 11.4858C19.4614 11.1815 18.8507 10.5708 18.5465 9.79921L18.3144 9.21077L18.2921 9.15412L18.1451 8.7813L17.9741 8.34774C17.808 7.92655 17.212 7.92655 17.0459 8.34774L16.8749 8.7813L16.7279 9.15412ZM17.51 11.0591C17.1429 11.654 16.6417 12.1553 16.0468 12.5224C16.6417 12.8895 17.1429 13.3908 17.51 13.9857C17.8771 13.3908 18.3783 12.8895 18.9732 12.5224C18.3783 12.1553 17.8771 11.654 17.51 11.0591ZM11.6426 16.2946C11.7616 15.9258 12.2833 15.9258 12.4023 16.2946L12.6579 17.0869C12.8549 17.6977 13.3336 18.1764 13.9443 18.3734L14.7365 18.6291C15.1053 18.7481 15.1053 19.2699 14.7365 19.3889L13.9443 19.6445C13.3336 19.8416 12.8549 20.3203 12.6579 20.931L12.4023 21.7234C12.2833 22.0922 11.7616 22.0922 11.6426 21.7234L11.387 20.931C11.1899 20.3203 10.7113 19.8416 10.1006 19.6445L9.30835 19.3889C8.93961 19.2699 8.93961 18.7481 9.30835 18.6291L10.1006 18.3734C10.7113 18.1764 11.1899 17.6977 11.387 17.0869L11.6426 16.2946Z", fillRule: "evenodd" })
688
+ }
689
+ );
690
+ Magic.displayName = "Magic";
691
+ var MagicFill = (props) => /* @__PURE__ */ jsx(
692
+ "svg",
693
+ {
694
+ width: "24",
695
+ height: "24",
696
+ viewBox: "0 0 24 24",
697
+ fill: "currentColor",
698
+ xmlns: "http://www.w3.org/2000/svg",
699
+ ...props,
700
+ children: /* @__PURE__ */ jsx("path", { d: "M7.34891 2.39869C7.58195 1.80779 8.41823 1.80779 8.65127 2.39869L9.25465 3.92859C9.76287 5.21721 10.7829 6.23723 12.0715 6.74545L13.6014 7.34885C14.1923 7.58189 14.1923 8.41817 13.6014 8.65121L12.0715 9.25459C10.7829 9.7628 9.76289 10.7828 9.25465 12.0715L8.65127 13.6014C8.41823 14.1923 7.58195 14.1923 7.34891 13.6014L6.74551 12.0715C6.23729 10.7828 5.21727 9.76283 3.92865 9.25459L2.39875 8.65121C1.80785 8.41817 1.80785 7.58189 2.39875 7.34885L3.92865 6.74545C5.21727 6.23723 6.23729 5.21721 6.74551 3.92859L7.34891 2.39869ZM17.0349 8.31659C17.2014 7.89451 17.7987 7.89451 17.9652 8.31659L18.5389 9.7711C18.8438 10.5443 19.4558 11.1563 20.229 11.4612L21.6835 12.0349C22.1056 12.2013 22.1056 12.7987 21.6835 12.9652L20.229 13.5388C19.4558 13.8437 18.8438 14.4558 18.5389 15.2289L17.9652 16.6835C17.7987 17.1055 17.2014 17.1055 17.0349 16.6835L16.4613 15.2289C16.1564 14.4558 15.5443 13.8437 14.7712 13.5388L13.3166 12.9652C12.8946 12.7987 12.8946 12.2013 13.3166 12.0349L14.7712 11.4612C15.5443 11.1563 16.1564 10.5443 16.4613 9.7711L17.0349 8.31659ZM12.381 16.2801C12.2617 15.9106 11.7389 15.9106 11.6196 16.2801L11.3634 17.0741C11.1659 17.6862 10.6862 18.1659 10.0742 18.3634L9.28019 18.6196C8.91063 18.7388 8.91063 19.2617 9.28019 19.3809L10.0742 19.6371C10.6862 19.8346 11.1659 20.3143 11.3634 20.9263L11.6196 21.7204C11.7389 22.0899 12.2617 22.0899 12.381 21.7204L12.6372 20.9263C12.8347 20.3143 13.3144 19.8346 13.9264 19.6371L14.7204 19.3809C15.09 19.2617 15.09 18.7388 14.7204 18.6196L13.9264 18.3634C13.3144 18.1659 12.8347 17.6862 12.6372 17.0741L12.381 16.2801Z", fillRule: "evenodd" })
701
+ }
702
+ );
703
+ MagicFill.displayName = "MagicFill";
704
+ var Microchip = (props) => /* @__PURE__ */ jsx(
705
+ "svg",
706
+ {
707
+ width: "24",
708
+ height: "24",
709
+ viewBox: "0 0 24 24",
710
+ fill: "currentColor",
711
+ xmlns: "http://www.w3.org/2000/svg",
712
+ ...props,
713
+ children: /* @__PURE__ */ jsx("path", { d: "M6 3.49658L7.49878 3.49658L7.49878 5.04168C6.24351 5.25281 5.25281 6.24351 5.04168 7.49878L3.5 7.49878L3.5 6L2 6L2 8.23878C2 8.65851 2.34026 8.99878 2.76 8.99878L5 8.99878L5 11.25L2.00342 11.25L2.00342 12.75L5 12.75L5 15.0012L2.76 15.0012C2.34026 15.0012 2 15.3415 2 15.7612L2 18L3.5 18L3.5 16.5012L5.04168 16.5012C5.25281 17.7565 6.24351 18.7472 7.49878 18.9583L7.49878 20.5L6 20.5L6 22L8.23878 22C8.65851 22 8.99878 21.6597 8.99878 21.24L8.99878 19L11.25 19L11.25 21.9966L12.75 21.9966L12.75 19L15.0012 19L15.0012 21.24C15.0012 21.6597 15.3415 22 15.7612 22L18 22L18 20.5L16.5012 20.5L16.5012 18.9583C17.7576 18.747 18.749 17.7547 18.9589 16.4978L20.5 16.4978L20.5 17.9966L22 17.9966L22 15.7578C22 15.3381 21.6597 14.9978 21.24 14.9978L19 14.9978L19 12.7466L21.9966 12.7466L21.9966 11.2466L19 11.2466L19 8.99536L21.24 8.99536C21.6597 8.99536 22 8.65509 22 8.23536L22 5.99658L20.5 5.99658L20.5 7.49536L18.9577 7.49536C18.7454 6.24171 17.7553 5.25262 16.5012 5.04168L16.5012 3.49658L18 3.49658L18 1.99658L15.7612 1.99658C15.3415 1.99658 15.0012 2.33684 15.0012 2.75658L15.0012 5L12.75 5L12.75 2L11.25 2L11.25 5L8.99878 5L8.99878 2.75658C8.99878 2.33684 8.65851 1.99658 8.23878 1.99658L6 1.99658L6 3.49658ZM16 6.5L8 6.5C7.17157 6.5 6.5 7.17157 6.5 8L6.5 16C6.5 16.8284 7.17157 17.5 8 17.5L16 17.5C16.8284 17.5 17.5 16.8284 17.5 16L17.5 8C17.5 7.17157 16.8284 6.5 16 6.5Z", fillRule: "evenodd" })
714
+ }
715
+ );
716
+ Microchip.displayName = "Microchip";
717
+ var Microcircuit = (props) => /* @__PURE__ */ jsx(
718
+ "svg",
719
+ {
720
+ width: "24",
721
+ height: "24",
722
+ viewBox: "0 0 24 24",
723
+ fill: "currentColor",
724
+ xmlns: "http://www.w3.org/2000/svg",
725
+ ...props,
726
+ children: /* @__PURE__ */ jsx("path", { d: "M6 4.5C6 3.67157 5.32843 3 4.5 3C3.67157 3 3 3.67157 3 4.5C3 5.32843 3.67157 6 4.5 6C5.32843 6 6 5.32843 6 4.5ZM9.5 3C10.3284 3 11 3.67157 11 4.5C11 5.32843 10.3284 6 9.5 6C9.36563 6 9.23539 5.98233 9.11147 5.94919L5.94919 9.11147C5.98233 9.23539 6 9.36563 6 9.5C6 10.3284 5.32843 11 4.5 11C3.67157 11 3 10.3284 3 9.5C3 8.67157 3.67157 8 4.5 8C4.63437 8 4.76461 8.01767 4.88853 8.05081L8.05081 4.88853C8.01767 4.76461 8 4.63437 8 4.5C8 3.67157 8.67157 3 9.5 3ZM16 4.5C16 3.67157 15.3284 3 14.5 3C13.6716 3 13 3.67157 13 4.5C13 5.32843 13.6716 6 14.5 6C15.3284 6 16 5.32843 16 4.5ZM21 4.5C21 3.67157 20.3284 3 19.5 3C18.6716 3 18 3.67157 18 4.5C18 4.63437 18.0177 4.76461 18.0508 4.88853L14.9393 8L14.5 8L10 8C8.89543 8 8 8.89543 8 10L8 14.5L8 15L7.96967 14.9697L4.88853 18.0508C4.76461 18.0177 4.63437 18 4.5 18C3.67157 18 3 18.6716 3 19.5C3 20.3284 3.67157 21 4.5 21C5.32843 21 6 20.3284 6 19.5C6 19.3656 5.98233 19.2354 5.94919 19.1115L9.03033 16.0303L9 16L9.5 16L14 16C15.1046 16 16 15.1046 16 14L16 9.5L16 9.06066L19.1115 5.94919C19.2354 5.98233 19.3656 6 19.5 6C20.3284 6 21 5.32843 21 4.5ZM19.5 8C20.3284 8 21 8.67157 21 9.5C21 10.3284 20.3284 11 19.5 11C18.6716 11 18 10.3284 18 9.5C18 8.67157 18.6716 8 19.5 8ZM19.5 13C20.3284 13 21 13.6716 21 14.5C21 15.3284 20.3284 16 19.5 16C19.3656 16 19.2354 15.9823 19.1115 15.9492L15.9492 19.1115C15.9823 19.2354 16 19.3656 16 19.5C16 20.3284 15.3284 21 14.5 21C13.6716 21 13 20.3284 13 19.5C13 18.6716 13.6716 18 14.5 18C14.6344 18 14.7646 18.0177 14.8885 18.0508L18.0508 14.8885C18.0177 14.7646 18 14.6344 18 14.5C18 13.6716 18.6716 13 19.5 13ZM6 14.5C6 13.6716 5.32843 13 4.5 13C3.67157 13 3 13.6716 3 14.5C3 15.3284 3.67157 16 4.5 16C5.32843 16 6 15.3284 6 14.5ZM19.5 18C20.3284 18 21 18.6716 21 19.5C21 20.3284 20.3284 21 19.5 21C18.6716 21 18 20.3284 18 19.5C18 18.6716 18.6716 18 19.5 18ZM9.5 18C10.3284 18 11 18.6716 11 19.5C11 20.3284 10.3284 21 9.5 21C8.67157 21 8 20.3284 8 19.5C8 18.6716 8.67157 18 9.5 18ZM10 9.5L14.5 9.5L14.5 14C14.5 14.2761 14.2761 14.5 14 14.5L9.5 14.5L9.5 10C9.5 9.72386 9.72386 9.5 10 9.5Z", fillRule: "evenodd" })
727
+ }
728
+ );
729
+ Microcircuit.displayName = "Microcircuit";
730
+ var Mobile = (props) => /* @__PURE__ */ jsx(
731
+ "svg",
732
+ {
733
+ width: "24",
734
+ height: "24",
735
+ viewBox: "0 0 24 24",
736
+ fill: "currentColor",
737
+ xmlns: "http://www.w3.org/2000/svg",
738
+ ...props,
739
+ children: /* @__PURE__ */ jsx("path", { d: "M9 4.5L15 4.5C15.8284 4.5 16.5 5.17157 16.5 6L16.5 18C16.5 18.8284 15.8284 19.5 15 19.5L9 19.5C8.17157 19.5 7.5 18.8284 7.5 18L7.5 6C7.5 5.17157 8.17157 4.5 9 4.5ZM6 6C6 4.34315 7.34315 3 9 3L15 3C16.6569 3 18 4.34315 18 6L18 18C18 19.6569 16.6569 21 15 21L9 21C7.34315 21 6 19.6569 6 18L6 6ZM14 16.5L10 16.5L10 18L14 18L14 16.5Z", fillRule: "evenodd" })
740
+ }
741
+ );
742
+ Mobile.displayName = "Mobile";
743
+ var MobileAdd = (props) => /* @__PURE__ */ jsx(
744
+ "svg",
745
+ {
746
+ width: "24",
747
+ height: "24",
748
+ viewBox: "0 0 24 24",
749
+ fill: "currentColor",
750
+ xmlns: "http://www.w3.org/2000/svg",
751
+ ...props,
752
+ children: /* @__PURE__ */ jsx("path", { d: "M9 4.5L15 4.5C15.8284 4.5 16.5 5.17157 16.5 6L16.5 14L18 14L18 6C18 4.34315 16.6569 3 15 3L9 3C7.34315 3 6 4.34315 6 6L6 18C6 19.6569 7.34315 21 9 21L14 21L14 19.5L9 19.5C8.17157 19.5 7.5 18.8284 7.5 18L7.5 6C7.5 5.17157 8.17157 4.5 9 4.5ZM10 16.5L14 16.5L14 18L10 18L10 16.5ZM18.75 21.5L18.75 19.25L16.5 19.25L16.5 17.75L18.75 17.75L18.75 15.5L20.25 15.5L20.25 17.75L22.5 17.75L22.5 19.25L20.25 19.25L20.25 21.5L18.75 21.5Z", fillRule: "evenodd" })
753
+ }
754
+ );
755
+ MobileAdd.displayName = "MobileAdd";
756
+ var MobileInfo = (props) => /* @__PURE__ */ jsx(
757
+ "svg",
758
+ {
759
+ width: "24",
760
+ height: "24",
761
+ viewBox: "0 0 24 24",
762
+ fill: "currentColor",
763
+ xmlns: "http://www.w3.org/2000/svg",
764
+ ...props,
765
+ children: /* @__PURE__ */ jsx("path", { d: "M6 3.5L12 3.5C12.8284 3.5 13.5 4.17157 13.5 5L13.5 9L15 9L15 5C15 3.34315 13.6569 2 12 2L6 2C4.34315 2 3 3.34315 3 5L3 17C3 18.6569 4.34315 20 6 20L10.8027 20C11.8401 21.7934 13.7792 23 16 23C19.3137 23 22 20.3137 22 17C22 13.6863 19.3137 11 16 11C13.2042 11 10.8551 12.9122 10.189 15.5L7 15.5L7 17L10 17C10 17.5179 10.0656 18.0206 10.189 18.5L6 18.5C5.17157 18.5 4.5 17.8284 4.5 17L4.5 5C4.5 4.17157 5.17157 3.5 6 3.5ZM20.5 17C20.5 19.4853 18.4853 21.5 16 21.5C13.5147 21.5 11.5 19.4853 11.5 17C11.5 14.5147 13.5147 12.5 16 12.5C18.4853 12.5 20.5 14.5147 20.5 17ZM16 15.5C16.5523 15.5 17 15.0523 17 14.5C17 13.9477 16.5523 13.5 16 13.5C15.4477 13.5 15 13.9477 15 14.5C15 15.0523 15.4477 15.5 16 15.5ZM15.25 20.5L15.25 16.5L16.75 16.5L16.75 20.5L15.25 20.5Z", fillRule: "evenodd" })
766
+ }
767
+ );
768
+ MobileInfo.displayName = "MobileInfo";
769
+ var MobileInternet = (props) => /* @__PURE__ */ jsx(
770
+ "svg",
771
+ {
772
+ width: "24",
773
+ height: "24",
774
+ viewBox: "0 0 24 24",
775
+ fill: "currentColor",
776
+ xmlns: "http://www.w3.org/2000/svg",
777
+ ...props,
778
+ children: /* @__PURE__ */ jsx("path", { d: "M6 3.5L12 3.5C12.8284 3.5 13.5 4.17157 13.5 5L13.5 9L15 9L15 5C15 3.34315 13.6569 2 12 2L6 2C4.34315 2 3 3.34315 3 5L3 17C3 18.6569 4.34315 20 6 20L10.8034 20C11.8409 21.7923 13.7791 22.998 15.999 22.998C19.3122 22.998 21.998 20.3122 21.998 16.999C21.998 13.6859 19.3122 11 15.999 11C13.2035 11 10.8545 12.9122 10.1888 15.5L7 15.5L7 17L10 17C10.0001 17.518 10.0658 18.0206 10.1893 18.5L6 18.5C5.17157 18.5 4.5 17.8284 4.5 17L4.5 5C4.5 4.17157 5.17157 3.5 6 3.5ZM20.4358 17.749C20.2128 19.0783 19.4068 20.2099 18.2897 20.872C18.6558 20.0068 18.9016 18.9313 18.9753 17.749L20.4358 17.749ZM11.5622 16.249C11.7853 14.9197 12.5913 13.7881 13.7083 13.126C13.3422 13.9913 13.0965 15.0667 13.0227 16.249L11.5622 16.249ZM15.2197 13.4279C14.8743 14.1186 14.6083 15.0984 14.526 16.249L17.472 16.249C17.3898 15.0984 17.1237 14.1186 16.7784 13.4279C16.5695 13.0101 16.3595 12.7534 16.1978 12.6166C16.1204 12.5512 16.065 12.5222 16.0354 12.5101C16.0208 12.5041 16.0115 12.5019 16.0071 12.501C16.0029 12.5001 16.0006 12.5 15.999 12.5C15.9974 12.5 15.9951 12.5001 15.9909 12.501C15.9865 12.5019 15.9773 12.5041 15.9627 12.5101C15.9331 12.5222 15.8776 12.5512 15.8002 12.6166C15.6386 12.7534 15.4286 13.0101 15.2197 13.4279ZM15.2197 20.5702C14.8743 19.8795 14.6083 18.8996 14.526 17.749L17.472 17.749C17.3898 18.8996 17.1237 19.8795 16.7784 20.5702C16.5695 20.9879 16.3595 21.2446 16.1978 21.3814C16.1204 21.4468 16.065 21.4758 16.0354 21.4879C16.0208 21.4939 16.0115 21.4962 16.0071 21.4971C16.0044 21.4976 16.0025 21.4979 16.0011 21.498C16.0003 21.498 15.9996 21.498 15.999 21.498C15.9974 21.498 15.9951 21.4979 15.9909 21.4971C15.9865 21.4962 15.9773 21.4939 15.9627 21.4879C15.9331 21.4758 15.8776 21.4468 15.8002 21.3814C15.6386 21.2446 15.4286 20.9879 15.2197 20.5702ZM13.7083 20.872C13.3422 20.0068 13.0965 18.9313 13.0227 17.749L11.5622 17.749C11.7853 19.0783 12.5913 20.2099 13.7083 20.872ZM18.2897 13.126C18.6558 13.9913 18.9016 15.0667 18.9753 16.249L20.4358 16.249C20.2128 14.9197 19.4068 13.7881 18.2897 13.126Z", fillRule: "evenodd" })
779
+ }
780
+ );
781
+ MobileInternet.displayName = "MobileInternet";
782
+ var MobileRefresh = (props) => /* @__PURE__ */ jsx(
783
+ "svg",
784
+ {
785
+ width: "24",
786
+ height: "24",
787
+ viewBox: "0 0 24 24",
788
+ fill: "currentColor",
789
+ xmlns: "http://www.w3.org/2000/svg",
790
+ ...props,
791
+ children: /* @__PURE__ */ jsx("path", { d: "M10 4.5L16 4.5C16.8284 4.5 17.5 5.17157 17.5 6L17.5 18C17.5 18.8284 16.8284 19.5 16 19.5L10 19.5C9.17157 19.5 8.5 18.8284 8.5 18L8.5 16.7479C8.54502 16.7493 8.59011 16.75 8.63526 16.75L15.0017 16.75L15.0017 15.25L8.63526 15.25C7.98584 15.25 7.34997 15.0343 6.82017 14.6292C6.28986 14.2238 5.89252 13.6485 5.6918 12.9837C5.49102 12.3186 5.49908 11.6034 5.71464 10.9437C5.93012 10.2842 6.34001 9.71913 6.87887 9.32696C7.41721 8.93518 8.05744 8.73506 8.70668 8.75087C9.35595 8.76668 9.98713 8.99781 10.5081 9.41599C11.0296 9.83459 11.4141 10.4197 11.5999 11.0895C11.6267 11.1861 11.6491 11.2836 11.6672 11.3818L11.4807 11.3818L10.502 11.3818L10.252 11.3818C10.0293 11.3818 9.91773 11.6511 10.0752 11.8086L10.252 11.9853L10.944 12.6773L11.1484 12.8818L12.1111 13.8444C12.3063 14.0397 12.6229 14.0397 12.8182 13.8444L13.7808 12.8818L13.9853 12.6774L14.6773 11.9853L14.854 11.8086C15.0115 11.6511 14.9 11.3818 14.6773 11.3818L14.4273 11.3818L13.4486 11.3818L13.1846 11.3818C13.155 11.1485 13.1086 10.9167 13.0453 10.6885C12.7775 9.72307 12.2196 8.8664 11.4471 8.24624C10.674 7.62568 9.72691 7.27527 8.7432 7.25131C8.66196 7.24934 8.58087 7.24959 8.5 7.25206L8.5 6C8.5 5.17157 9.17157 4.5 10 4.5ZM7 7.56184L7 6C7 4.34315 8.34315 3 10 3L16 3C17.6569 3 19 4.34315 19 6L19 18C19 19.6569 17.6569 21 16 21L10 21C8.34315 21 7 19.6569 7 18L7 16.4382C6.61291 16.2853 6.24566 16.0782 5.90908 15.8208C5.12242 15.2194 4.54532 14.3761 4.25582 13.4172C3.96639 12.4586 3.97789 11.4294 4.28881 10.4778C4.59982 9.52592 5.1959 8.69659 5.99622 8.11414C6.30897 7.88654 6.64634 7.70146 7 7.56184Z", fillRule: "evenodd" })
792
+ }
793
+ );
794
+ MobileRefresh.displayName = "MobileRefresh";
795
+ var MobileSignal = (props) => /* @__PURE__ */ jsx(
796
+ "svg",
797
+ {
798
+ width: "24",
799
+ height: "24",
800
+ viewBox: "0 0 24 24",
801
+ fill: "currentColor",
802
+ xmlns: "http://www.w3.org/2000/svg",
803
+ ...props,
804
+ children: /* @__PURE__ */ jsx("path", { d: "M19.48 8C19.48 7.14903 19.3124 6.3064 18.9867 5.52021C18.6611 4.73402 18.1838 4.01967 17.5821 3.41795C16.9803 2.81622 16.266 2.33891 15.4798 2.01326C14.6936 1.68761 13.851 1.52 13 1.52L13 1.5L13 0.02L13 0C13.5046 0 14.0068 0.0477307 14.5 0.141883C15.0338 0.243769 15.557 0.400015 16.0615 0.608964C17.0321 1.011 17.914 1.60028 18.6569 2.34315C19.3997 3.08601 19.989 3.96793 20.391 4.93853C20.6 5.44298 20.7562 5.96625 20.8581 6.5C20.9523 6.99324 21 7.49543 21 8L20.98 8L19.5 8L19.48 8ZM16.5 8C16.5 7.54037 16.4095 7.08525 16.2336 6.66061C16.0577 6.23597 15.7999 5.85013 15.4749 5.52513C15.1499 5.20012 14.764 4.94231 14.3394 4.76642C13.9148 4.59053 13.4596 4.5 13 4.5L13 3C13.5097 3 14.0154 3.07792 14.5 3.2303C14.6397 3.27424 14.7777 3.32437 14.9134 3.3806C15.52 3.63188 16.0712 4.00017 16.5355 4.46447C16.9998 4.92876 17.3681 5.47995 17.6194 6.08658C17.6756 6.22235 17.7258 6.36029 17.7697 6.5C17.9221 6.98455 18 7.49034 18 8L16.5 8ZM9 3L11 3L11 4.5L9 4.5C8.17157 4.5 7.5 5.17157 7.5 6L7.5 18C7.5 18.8284 8.17157 19.5 9 19.5L15 19.5C15.8284 19.5 16.5 18.8284 16.5 18L16.5 10L18 10L18 18C18 19.6569 16.6569 21 15 21L9 21C7.34315 21 6 19.6569 6 18L6 6C6 4.34315 7.34315 3 9 3ZM14 16.5L10 16.5L10 18L14 18L14 16.5Z", fillRule: "evenodd" })
805
+ }
806
+ );
807
+ MobileSignal.displayName = "MobileSignal";
808
+ var Modem = (props) => /* @__PURE__ */ jsx(
809
+ "svg",
810
+ {
811
+ width: "24",
812
+ height: "24",
813
+ viewBox: "0 0 24 24",
814
+ fill: "currentColor",
815
+ xmlns: "http://www.w3.org/2000/svg",
816
+ ...props,
817
+ children: /* @__PURE__ */ jsx("path", { d: "M5.5 1.13687e-13L4 0C1.79086 0 4.54747e-13 1.79086 4.54747e-13 4L0 13.9355L4.54747e-13 14C4.54747e-13 16.2091 1.79086 18 4 18L16 18C18.2091 18 20 16.2091 20 14L20 13.9355L20 4C20 1.79086 18.2091 1.13687e-13 16 1.13687e-13L13 1.13687e-13L11.5 1.13687e-13L5.5 1.13687e-13ZM16 1.5L13 1.5L13 2C13 3.10457 12.1046 4 11 4L6 4C4.89543 4 4 3.10457 4 2L4 1.5C2.61929 1.5 1.5 2.61929 1.5 4L1.5 10.8129C2.1848 10.2639 3.05405 9.93555 4 9.93555L16 9.93555C16.9459 9.93555 17.8152 10.2639 18.5 10.8129L18.5 4C18.5 2.61929 17.3807 1.5 16 1.5ZM5.5 1.5L11.5 1.5L11.5 2C11.5 2.27614 11.2761 2.5 11 2.5L6 2.5C5.72386 2.5 5.5 2.27614 5.5 2L5.5 1.5ZM1.5 13.9355C1.5 12.5548 2.61929 11.4355 4 11.4355L16 11.4355C17.3807 11.4355 18.5 12.5548 18.5 13.9355C18.5 15.3163 17.3807 16.4355 16 16.4355L4 16.4355C2.61929 16.4355 1.5 15.3163 1.5 13.9355ZM5 15C5.55228 15 6 14.5523 6 14C6 13.4477 5.55228 13 5 13C4.44772 13 4 13.4477 4 14C4 14.5523 4.44772 15 5 15ZM9.5 14C9.5 14.5523 9.05228 15 8.5 15C7.94772 15 7.5 14.5523 7.5 14C7.5 13.4477 7.94772 13 8.5 13C9.05228 13 9.5 13.4477 9.5 14ZM12 15C12.5523 15 13 14.5523 13 14C13 13.4477 12.5523 13 12 13C11.4477 13 11 13.4477 11 14C11 14.5523 11.4477 15 12 15Z", fillRule: "evenodd", transform: "matrix(-1,-8.74228e-08,-8.74228e-08,1,22,3)" })
818
+ }
819
+ );
820
+ Modem.displayName = "Modem";
821
+ var OtherService = (props) => /* @__PURE__ */ jsx(
822
+ "svg",
823
+ {
824
+ width: "24",
825
+ height: "24",
826
+ viewBox: "0 0 24 24",
827
+ fill: "currentColor",
828
+ xmlns: "http://www.w3.org/2000/svg",
829
+ ...props,
830
+ children: /* @__PURE__ */ jsx("path", { d: "M19 3.00299L10 3.00299L10 4.50299L13.75 4.50299L13.75 5.99994L11.969 5.99994C10.861 5.99994 9.96284 6.89537 9.96284 7.99994L8.95975 7.99994C5.42132 7.99994 2.49421 10.6092 2.00876 14.0029C1.93055 14.5497 2.38718 14.9999 2.94117 14.9999L5.95046 14.9999C6.50445 14.9999 6.93277 14.5254 7.19878 14.041C7.46184 13.5619 7.91585 13.2019 8.45875 13.0628C8.61889 13.0218 8.78676 12.9999 8.95975 12.9999L9.96284 12.9999C9.96284 14.1045 10.861 14.9999 11.969 14.9999L16.9845 14.9999C18.0925 14.9999 18.9907 14.1045 18.9907 12.9999L21.4444 12.9999C21.9984 12.9999 22 12.7397 22 12.1874L22 8.81244C22 8.26015 21.9984 7.99994 21.4444 7.99994L18.9907 7.99994C18.9907 6.89537 18.0925 5.99994 16.9845 5.99994L15.25 5.99994L15.25 4.50299L19 4.50299L19 3.00299ZM11.4675 8.49994C11.4675 9.05222 11.0198 9.49994 10.4675 9.49994L8.95975 9.49994C6.43501 9.49994 4.30452 11.1918 3.65002 13.4999L5.76174 13.4999L5.77336 13.4851C5.80745 13.4406 5.84365 13.385 5.87896 13.3207C6.47296 12.2389 7.62871 11.4999 8.95975 11.4999L10.4675 11.4999C11.0198 11.4999 11.4675 11.9477 11.4675 12.4999L11.4675 12.9999C11.4675 13.2761 11.692 13.4999 11.969 13.4999L16.9845 13.4999C17.2615 13.4999 17.4861 13.2761 17.4861 12.9999L17.4861 12.4999C17.4861 11.9477 17.9338 11.4999 18.4861 11.4999L20.4954 11.4999L20.4954 9.49994L18.4861 9.49994C17.9338 9.49994 17.4861 9.05222 17.4861 8.49994L17.4861 7.99994C17.4861 7.7238 17.2615 7.49994 16.9845 7.49994L11.969 7.49994C11.692 7.49994 11.4675 7.7238 11.4675 7.99994L11.4675 8.49994ZM3.92494 16.6223C5.00331 18.0002 5.33333 18.7027 5.33333 19.4465C5.33333 20.3045 4.58714 21 3.66667 21C2.74619 21 2 20.3045 2 19.4465C2 18.5803 2.33736 17.9909 3.40922 16.623C3.541 16.4549 3.79327 16.454 3.92494 16.6223Z", fillRule: "evenodd" })
831
+ }
832
+ );
833
+ OtherService.displayName = "OtherService";
834
+ var Phone = (props) => /* @__PURE__ */ jsx(
835
+ "svg",
836
+ {
837
+ width: "24",
838
+ height: "24",
839
+ viewBox: "0 0 24 24",
840
+ fill: "currentColor",
841
+ xmlns: "http://www.w3.org/2000/svg",
842
+ ...props,
843
+ children: /* @__PURE__ */ jsx("path", { d: "M14 3.5L10 3.5C9.17157 3.5 8.5 4.17157 8.5 5L8.5 16C8.5 16.8284 9.17157 17.5 10 17.5L14 17.5C14.8284 17.5 15.5 16.8284 15.5 16L15.5 5C15.5 4.17157 14.8284 3.5 14 3.5ZM10 2C8.34315 2 7 3.34315 7 5L7 14L6 14C4.34315 14 3 15.3431 3 17L3 19C3 20.6569 4.34315 22 6 22L18 22C19.6569 22 21 20.6569 21 19L21 17C21 15.3431 19.6569 14 18 14L17 14L17 5C17 3.34315 15.6569 2 14 2L10 2ZM6 15.5L7 15.5L7 16C7 17.6569 8.34315 19 10 19L14 19C15.6569 19 17 17.6569 17 16L17 15.5L18 15.5C18.8284 15.5 19.5 16.1716 19.5 17L19.5 19C19.5 19.8284 18.8284 20.5 18 20.5L6 20.5C5.17157 20.5 4.5 19.8284 4.5 19L4.5 17C4.5 16.1716 5.17157 15.5 6 15.5ZM14 14L10 14L10 15.5L14 15.5L14 14Z", fillRule: "evenodd" })
844
+ }
845
+ );
846
+ Phone.displayName = "Phone";
847
+ var PhoneAdd = (props) => /* @__PURE__ */ jsx(
848
+ "svg",
849
+ {
850
+ width: "24",
851
+ height: "24",
852
+ viewBox: "0 0 24 24",
853
+ fill: "currentColor",
854
+ xmlns: "http://www.w3.org/2000/svg",
855
+ ...props,
856
+ children: /* @__PURE__ */ jsx("path", { d: "M14 3.5L10 3.5C9.17157 3.5 8.5 4.17157 8.5 5L8.5 16C8.5 16.8284 9.17157 17.5 10 17.5L14 17.5L14 19L10 19C8.34315 19 7 17.6569 7 16L7 15.5L6 15.5C5.17157 15.5 4.5 16.1716 4.5 17L4.5 19C4.5 19.8284 5.17157 20.5 6 20.5L14 20.5L14 22L6 22C4.34315 22 3 20.6569 3 19L3 17C3 15.3431 4.34315 14 6 14L7 14L7 5C7 3.34315 8.34315 2 10 2L14 2C15.6569 2 17 3.34315 17 5L17 14L15.5 14L15.5 5C15.5 4.17157 14.8284 3.5 14 3.5ZM14 14L14 15.5L10 15.5L10 14L14 14ZM18.75 21.5L18.75 19.25L16.5 19.25L16.5 17.75L18.75 17.75L18.75 15.5L20.25 15.5L20.25 17.75L22.5 17.75L22.5 19.25L20.25 19.25L20.25 21.5L18.75 21.5Z", fillRule: "evenodd" })
857
+ }
858
+ );
859
+ PhoneAdd.displayName = "PhoneAdd";
860
+ var PhoneInternet = (props) => /* @__PURE__ */ jsx(
861
+ "svg",
862
+ {
863
+ width: "24",
864
+ height: "24",
865
+ viewBox: "0 0 24 24",
866
+ fill: "currentColor",
867
+ xmlns: "http://www.w3.org/2000/svg",
868
+ ...props,
869
+ children: /* @__PURE__ */ jsx("path", { d: "M10 3.5L14 3.5C14.8284 3.5 15.5 4.17157 15.5 5L15.5 8L17 8L17 5C17 3.34315 15.6569 2 14 2L10 2C8.34315 2 7 3.34315 7 5L7 14L6 14C4.34315 14 3 15.3431 3 17L3 19C3 20.6569 4.34315 22 6 22L11 22L11 20.5L6 20.5C5.17157 20.5 4.5 19.8284 4.5 19L4.5 17C4.5 16.1716 5.17157 15.5 6 15.5L7 15.5L7 16C7 17.6569 8.34315 19 10 19L10 17.5C9.17157 17.5 8.5 16.8284 8.5 16L8.5 5C8.5 4.17157 9.17157 3.5 10 3.5ZM22.4358 16.749C22.2128 18.0783 21.4068 19.2099 20.2897 19.872C20.6558 19.0068 20.9016 17.9313 20.9753 16.749L22.4358 16.749ZM23.998 15.999C23.998 19.3122 21.3122 21.998 17.999 21.998C14.6859 21.998 12 19.3122 12 15.999C12 12.6859 14.6859 10 17.999 10C21.3122 10 23.998 12.6859 23.998 15.999ZM13.5622 15.249C13.7853 13.9197 14.5913 12.7881 15.7083 12.126C15.3422 12.9913 15.0965 14.0667 15.0227 15.249L13.5622 15.249ZM17.2197 12.4279C16.8743 13.1186 16.6083 14.0984 16.526 15.249L19.472 15.249C19.3898 14.0984 19.1237 13.1186 18.7784 12.4279C18.5695 12.0101 18.3595 11.7534 18.1978 11.6166C18.1204 11.5512 18.065 11.5222 18.0354 11.5101C18.0208 11.5041 18.0115 11.5019 18.0071 11.501C18.0029 11.5001 18.0006 11.5 17.999 11.5C17.9981 11.5 17.997 11.5 17.9955 11.5002C17.9943 11.5003 17.9928 11.5006 17.9909 11.501C17.9865 11.5019 17.9773 11.5041 17.9627 11.5101C17.9331 11.5222 17.8776 11.5512 17.8002 11.6166C17.6386 11.7534 17.4286 12.0101 17.2197 12.4279ZM17.2197 19.5702C16.8743 18.8795 16.6083 17.8996 16.526 16.749L19.472 16.749C19.3898 17.8996 19.1237 18.8795 18.7784 19.5702C18.5695 19.9879 18.3595 20.2446 18.1978 20.3814C18.1204 20.4468 18.065 20.4758 18.0354 20.4879C18.0208 20.4939 18.0115 20.4962 18.0071 20.4971C18.0046 20.4976 18.0028 20.4978 18.0014 20.498C18.0004 20.498 17.9997 20.498 17.999 20.498C17.9974 20.498 17.9951 20.4979 17.9909 20.4971C17.9865 20.4962 17.9773 20.4939 17.9627 20.4879C17.9331 20.4758 17.8776 20.4468 17.8002 20.3814C17.6386 20.2446 17.4286 19.9879 17.2197 19.5702ZM15.7083 19.872C15.3422 19.0068 15.0965 17.9313 15.0227 16.749L13.5622 16.749C13.7853 18.0783 14.5913 19.2099 15.7083 19.872ZM20.2897 12.126C20.6558 12.9913 20.9016 14.0667 20.9753 15.249L22.4358 15.249C22.2128 13.9197 21.4068 12.7881 20.2897 12.126Z", fillRule: "evenodd" })
870
+ }
871
+ );
872
+ PhoneInternet.displayName = "PhoneInternet";
873
+ var PhoneRoaming = (props) => /* @__PURE__ */ jsx(
874
+ "svg",
875
+ {
876
+ width: "24",
877
+ height: "24",
878
+ viewBox: "0 0 24 24",
879
+ fill: "currentColor",
880
+ xmlns: "http://www.w3.org/2000/svg",
881
+ ...props,
882
+ children: /* @__PURE__ */ jsx("path", { d: "M11.2499 3.53315C10.4608 3.60304 9.68251 3.78316 8.93823 4.07053L8.39795 2.67121C9.90596 2.08896 11.5327 1.88097 13.1387 2.06506C14.7447 2.24915 16.2821 2.81983 17.6192 3.72822C18.9564 4.6366 20.0534 5.85561 20.8163 7.2808C21.5791 8.70598 21.9851 10.2949 21.9994 11.9113C22.0138 13.5278 21.636 15.1236 20.8986 16.5621C20.1611 18.0006 19.0859 19.2389 17.7651 20.1708C16.4442 21.1028 14.9172 21.7006 13.3147 21.9132C11.7122 22.1257 10.0821 21.9466 8.56397 21.3912L9.07935 19.9825C9.78107 20.2393 10.511 20.4014 11.2499 20.4669L11.2499 12.75L5.9999 12.75L5.9999 11.25L11.2499 11.25L11.2499 3.53315ZM12.7499 11.25L12.7499 3.68135C13.3286 3.95373 13.9748 4.55719 14.5774 5.65217C15.3453 7.04745 15.8871 9.00518 15.9869 11.25L12.7499 11.25ZM12.7499 12.75L15.9869 12.75C15.8871 14.9948 15.3453 16.9526 14.5774 18.3478C13.9748 19.4428 13.3286 20.0463 12.7499 20.3187L12.7499 12.75ZM17.4882 12.75C17.373 15.5744 16.612 18.0723 15.4727 19.7582C15.972 19.5347 16.4502 19.2628 16.9003 18.9452C18.023 18.153 18.9369 17.1005 19.5638 15.8778C20.0646 14.9008 20.3703 13.8385 20.4667 12.75L17.4882 12.75ZM15.4727 4.24183C16.6121 5.92767 17.373 8.42558 17.4882 11.25L20.4667 11.25C20.3658 10.1107 20.0357 9.00111 19.4938 7.98868C18.8454 6.77727 17.9129 5.74111 16.7763 4.96899C16.3626 4.68789 15.9262 4.44484 15.4727 4.24183ZM6.80715 4.06891C6.81868 4.08044 6.82976 4.09226 6.84039 4.10433L8.42617 5.69011C8.64524 5.90919 8.70707 6.24042 8.58177 6.52377L7.41363 9.16534C7.30424 9.41271 7.07014 9.58202 6.80096 9.60843L3.75842 9.90703C3.41706 11.2791 3.41849 12.7196 3.76231 14.0918L6.80561 14.3951C7.07404 14.4219 7.30743 14.5907 7.41681 14.8373L8.58888 17.4796C8.71463 17.7631 8.65293 18.0947 8.43363 18.314L6.81578 19.9319L6.81576 19.9319C6.52279 20.2238 6.04863 20.2235 5.75605 19.9309L4.96261 19.1375C1.02361 15.1985 1.01329 8.80211 4.95407 4.86132L5.74649 4.06891C6.03938 3.77601 6.51426 3.77601 6.80715 4.06891ZM6.21881 8.15836L4.31212 8.34549C4.723 7.46811 5.2905 6.64622 6.01473 5.92198L6.27573 5.66099L7.00201 6.38727L6.21881 8.15836ZM4.31921 15.6548C4.73125 16.5315 5.2993 17.3528 6.02327 18.0768L6.2864 18.3399L7.00902 17.6173L6.22261 15.8445L4.31921 15.6548Z", fillRule: "evenodd" })
883
+ }
884
+ );
885
+ PhoneRoaming.displayName = "PhoneRoaming";
886
+ var PhoneTime = (props) => /* @__PURE__ */ jsx(
887
+ "svg",
888
+ {
889
+ width: "24",
890
+ height: "24",
891
+ viewBox: "0 0 24 24",
892
+ fill: "currentColor",
893
+ xmlns: "http://www.w3.org/2000/svg",
894
+ ...props,
895
+ children: /* @__PURE__ */ jsx("path", { d: "M14 3.5L10 3.5C9.47633 3.5 9.01534 3.76835 8.74703 4.17503C10.6257 4.71573 12 6.44737 12 8.5C12 10.6416 10.504 12.4338 8.5 12.8885L8.5 16C8.5 16.8284 9.17157 17.5 10 17.5L14 17.5C14.8284 17.5 15.5 16.8284 15.5 16L15.5 5C15.5 4.17157 14.8284 3.5 14 3.5ZM7 12.9725L7 14L6 14C4.34315 14 3 15.3431 3 17L3 19C3 20.6569 4.34315 22 6 22L18 22C19.6569 22 21 20.6569 21 19L21 17C21 15.3431 19.6569 14 18 14L17 14L17 5C17 3.34315 15.6569 2 14 2L10 2C8.68923 2 7.57481 2.84063 7.16643 4.01218C4.83692 4.18287 3 6.12691 3 8.5C3 10.8163 4.75002 12.7238 7 12.9725ZM4.5 17C4.5 16.1716 5.17157 15.5 6 15.5L7 15.5L7 16C7 17.6569 8.34315 19 10 19L14 19C15.6569 19 17 17.6569 17 16L17 15.5L18 15.5C18.8284 15.5 19.5 16.1716 19.5 17L19.5 19C19.5 19.8284 18.8284 20.5 18 20.5L6 20.5C5.17157 20.5 4.5 19.8284 4.5 19L4.5 17ZM14 15.5L14 14L10 14L10 15.5L14 15.5ZM7.5 11.5C9.15685 11.5 10.5 10.1569 10.5 8.5C10.5 6.84315 9.15685 5.5 7.5 5.5C5.84315 5.5 4.5 6.84315 4.5 8.5C4.5 10.1569 5.84315 11.5 7.5 11.5ZM6.5 8.12364L6.5 6.49265L8 6.49265L8 8.12364C8 8.19558 8.03099 8.26404 8.08505 8.3115L8.79958 8.93889L7.80989 10.0661L7.09535 9.43867C6.71694 9.1064 6.5 8.62723 6.5 8.12364Z", fillRule: "evenodd" })
896
+ }
897
+ );
898
+ PhoneTime.displayName = "PhoneTime";
899
+ var Radio = (props) => /* @__PURE__ */ jsx(
900
+ "svg",
901
+ {
902
+ width: "24",
903
+ height: "24",
904
+ viewBox: "0 0 24 24",
905
+ fill: "currentColor",
906
+ xmlns: "http://www.w3.org/2000/svg",
907
+ ...props,
908
+ children: /* @__PURE__ */ jsx("path", { d: "M18.25 4.76073C18.6999 4.50493 19.0055 4.02119 19.0088 3.46827C19.0136 2.65257 18.3585 1.99521 17.5454 2.00003C16.7323 2.00484 16.0693 2.66999 16.0645 3.48569C16.0614 4.0143 16.3354 4.47641 16.75 4.73491L16.75 7.95439L4 7.95439C2.89543 7.95439 2 8.84982 2 9.9544L2 20C2 21.1046 2.89543 22 4 22L20 22C21.1046 22 22 21.1046 22 20L22 9.95439C22 8.84982 21.1046 7.95439 20 7.95439L18.25 7.95439L18.25 4.76073ZM20 9.45439L4 9.45439C3.72386 9.45439 3.5 9.67825 3.5 9.9544L3.5 20C3.5 20.2761 3.72386 20.5 4 20.5L20 20.5C20.2761 20.5 20.5 20.2761 20.5 20L20.5 9.95439C20.5 9.67825 20.2761 9.45439 20 9.45439ZM13 14.2272L18 14.2272L18 15.7272L13 15.7272L13 14.2272ZM18 17.4995L13 17.4995L13 18.9995L18 18.9995L18 17.4995ZM8.5 14.4805C9.04769 14.4805 9.5 14.0337 9.5 13.4723C9.5 12.9109 9.04769 12.4642 8.5 12.4642C7.95231 12.4642 7.5 12.9109 7.5 13.4723C7.5 14.0337 7.95231 14.4805 8.5 14.4805ZM8.5 15.9805C9.88071 15.9805 11 14.8575 11 13.4723C11 12.0871 9.88071 10.9642 8.5 10.9642C7.11929 10.9642 6 12.0871 6 13.4723C6 14.8575 7.11929 15.9805 8.5 15.9805ZM18 10.9686L13 10.9686L13 12.4686L18 12.4686L18 10.9686Z", fillRule: "evenodd" })
909
+ }
910
+ );
911
+ Radio.displayName = "Radio";
912
+ var Registator = (props) => /* @__PURE__ */ jsx(
913
+ "svg",
914
+ {
915
+ width: "24",
916
+ height: "24",
917
+ viewBox: "0 0 24 24",
918
+ fill: "currentColor",
919
+ xmlns: "http://www.w3.org/2000/svg",
920
+ ...props,
921
+ children: /* @__PURE__ */ jsx("path", { d: "M9.5 4.5L14.5 4.5C16.1805 4.5 17.309 4.50245 18.1606 4.60312C18.9792 4.69988 19.3444 4.86917 19.586 5.06747C19.7126 5.17136 19.8286 5.28743 19.9325 5.41402C20.1308 5.65565 20.3001 6.02082 20.3969 6.83937C20.4975 7.69103 20.5 8.81952 20.5 10.5C20.5 12.1805 20.4975 13.309 20.3969 14.1606C20.3001 14.9792 20.1308 15.3444 19.9325 15.586C19.8286 15.7126 19.7126 15.8286 19.586 15.9325C19.3444 16.1308 18.9792 16.3001 18.1606 16.3969C17.309 16.4975 16.1805 16.5 14.5 16.5L9.5 16.5C7.81952 16.5 6.69103 16.4975 5.83937 16.3969C5.02082 16.3001 4.65565 16.1308 4.41402 15.9325C4.28743 15.8286 4.17136 15.7126 4.06747 15.586C3.86917 15.3444 3.69988 14.9792 3.60312 14.1606C3.50245 13.309 3.5 12.1805 3.5 10.5C3.5 8.81952 3.50245 7.69103 3.60312 6.83937C3.69988 6.02082 3.86917 5.65565 4.06747 5.41402C4.17136 5.28743 4.28743 5.17136 4.41402 5.06747C4.65565 4.86917 5.02082 4.69988 5.83937 4.60312C6.69103 4.50245 7.81952 4.5 9.5 4.5ZM2 10.5C2 7.21252 2 5.56878 2.90796 4.46243C3.07418 4.25989 3.25989 4.07418 3.46243 3.90796C4.56878 3 6.21252 3 9.5 3L14.5 3C17.7875 3 19.4312 3 20.5376 3.90796C20.7401 4.07418 20.9258 4.25989 21.092 4.46243C22 5.56878 22 7.21252 22 10.5C22 13.7875 22 15.4312 21.092 16.5376C20.9258 16.7401 20.7401 16.9258 20.5376 17.092C19.4312 18 17.7875 18 14.5 18L9.5 18C6.21252 18 4.56878 18 3.46243 17.092C3.25989 16.9258 3.07418 16.7401 2.90796 16.5376C2 15.4312 2 13.7875 2 10.5ZM17 10.5C17 11.0523 16.5523 11.5 16 11.5C15.4477 11.5 15 11.0523 15 10.5C15 9.94772 15.4477 9.5 16 9.5C16.5523 9.5 17 9.94772 17 10.5ZM18.5 10.5C18.5 11.8807 17.3807 13 16 13C14.6193 13 13.5 11.8807 13.5 10.5C13.5 9.11929 14.6193 8 16 8C17.3807 8 18.5 9.11929 18.5 10.5ZM10.25 11.5C10.6642 11.5 11 11.1642 11 10.75C11 10.3358 10.6642 10 10.25 10C9.83579 10 9.5 10.3358 9.5 10.75C9.5 11.1642 9.83579 11.5 10.25 11.5ZM7 10.75C7 11.1642 6.66421 11.5 6.25 11.5C5.83579 11.5 5.5 11.1642 5.5 10.75C5.5 10.3358 5.83579 10 6.25 10C6.66421 10 7 10.3358 7 10.75ZM4 19.495L6.4 19.495L8 19.495L8 21.005L6.4 21.005L4 21.005L4 19.495ZM18.4 19.495L16 19.495L16 21.005L18.4 21.005L20 21.005L20 19.495L18.4 19.495Z", fillRule: "evenodd" })
922
+ }
923
+ );
924
+ Registator.displayName = "Registator";
925
+ var Robot = (props) => /* @__PURE__ */ jsx(
926
+ "svg",
927
+ {
928
+ width: "24",
929
+ height: "24",
930
+ viewBox: "0 0 24 24",
931
+ fill: "currentColor",
932
+ xmlns: "http://www.w3.org/2000/svg",
933
+ ...props,
934
+ children: /* @__PURE__ */ jsx("path", { d: "M15.124 2.5C15.124 3.32843 14.4524 4 13.624 4C13.5915 4 13.5593 3.99897 13.5274 3.99694L12.8588 5L19 5C20.1046 5 21 5.89543 21 7L21 11.5C21.5447 11.5 22 11.9553 22 12.5C22 13.0447 21.5447 13.5 21 13.5L21 17C21 18.6569 19.6569 20 18 20L6 20C4.34315 20 3 18.6569 3 17L3 13.5C2.45532 13.5 2 13.0447 2 12.5C2 11.9553 2.45532 11.5 3 11.5L3 7C3 5.89543 3.89543 5 5 5L11.0562 5L12.2792 3.1652C12.1798 2.96474 12.124 2.73889 12.124 2.5C12.124 1.67157 12.7955 1 13.624 1C14.4524 1 15.124 1.67157 15.124 2.5ZM19 6.5L5 6.5C4.72386 6.5 4.5 6.72386 4.5 7L4.5 17C4.5 17.8284 5.17157 18.5 6 18.5L18 18.5C18.8284 18.5 19.5 17.8284 19.5 17L19.5 7C19.5 6.72386 19.2761 6.5 19 6.5ZM12 14.5002C12.7899 14.5002 13.5659 14.2923 14.25 13.8974L15 15.1964C14.0879 15.723 13.0532 16.0002 12 16.0002C10.9468 16.0002 9.91212 15.723 9 15.1964L9.75 13.8974C10.4341 14.2923 11.2101 14.5002 12 14.5002ZM10 10.5C10 11.3284 9.32843 12 8.5 12C7.67157 12 7 11.3284 7 10.5C7 9.67157 7.67157 9 8.5 9C9.32843 9 10 9.67157 10 10.5ZM15.5 12C16.3284 12 17 11.3284 17 10.5C17 9.67157 16.3284 9 15.5 9C14.6716 9 14 9.67157 14 10.5C14 11.3284 14.6716 12 15.5 12Z", fillRule: "evenodd" })
935
+ }
936
+ );
937
+ Robot.displayName = "Robot";
938
+ var ScreenCableThree = (props) => /* @__PURE__ */ jsx(
939
+ "svg",
940
+ {
941
+ width: "24",
942
+ height: "24",
943
+ viewBox: "0 0 24 24",
944
+ fill: "currentColor",
945
+ xmlns: "http://www.w3.org/2000/svg",
946
+ ...props,
947
+ children: /* @__PURE__ */ jsx("path", { d: "M19 4.5L5 4.5C4.17157 4.5 3.5 5.17157 3.5 6L3.5 15C3.5 15.8284 4.17157 16.5 5 16.5L15 16.5L15 18L12.75 18L12.75 19.5L16 19.5L16 21L8 21L8 19.5L11.25 19.5L11.25 18L5 18C3.34315 18 2 16.6569 2 15L2 6C2 4.34315 3.34315 3 5 3L19 3C20.6569 3 22 4.34315 22 6L22 7L20.5 7L20.5 6C20.5 5.17157 19.8284 4.5 19 4.5ZM19.5 12L19.5 10.5L20.5 10.5L20.5 12L19.5 12ZM18 12L18 10C18 9.44772 18.4477 9 19 9L21 9C21.5523 9 22 9.44772 22 10L22 12C22.5523 12 23 12.4477 23 13L23 16C23 17.3979 22.0439 18.5725 20.75 18.9055L20.75 21L19.25 21L19.25 18.9055C17.9561 18.5725 17 17.3979 17 16L17 13C17 12.4477 17.4477 12 18 12ZM18.5 13.5L18.5 16C18.5 16.8284 19.1716 17.5 20 17.5C20.8284 17.5 21.5 16.8284 21.5 16L21.5 13.5L20.5 13.5L19.5 13.5L18.5 13.5Z", fillRule: "evenodd" })
948
+ }
949
+ );
950
+ ScreenCableThree.displayName = "ScreenCableThree";
951
+ var ScreenInternet = (props) => /* @__PURE__ */ jsx(
952
+ "svg",
953
+ {
954
+ width: "24",
955
+ height: "24",
956
+ viewBox: "0 0 24 24",
957
+ fill: "currentColor",
958
+ xmlns: "http://www.w3.org/2000/svg",
959
+ ...props,
960
+ children: /* @__PURE__ */ jsx("path", { d: "M19 4.5L5 4.5C4.17157 4.5 3.5 5.17157 3.5 6L3.5 15C3.5 15.8284 4.17157 16.5 5 16.5L10 16.5L10 18L5 18C3.34315 18 2 16.6569 2 15L2 6C2 4.34315 3.34315 3 5 3L19 3C20.6569 3 22 4.34315 22 6L22 8L20.5 8L20.5 6C20.5 5.17157 19.8284 4.5 19 4.5ZM8 19.5L11 19.5L11 21L8 21L8 19.5ZM22.4358 15.749C22.2128 17.0783 21.4068 18.2099 20.2897 18.872C20.6558 18.0068 20.9016 16.9313 20.9753 15.749L22.4358 15.749ZM23.998 14.999C23.998 18.3122 21.3122 20.998 17.999 20.998C14.6859 20.998 12 18.3122 12 14.999C12 11.6859 14.6859 9 17.999 9C21.3122 9 23.998 11.6859 23.998 14.999ZM13.5622 14.249C13.7853 12.9197 14.5913 11.7881 15.7083 11.126C15.3422 11.9913 15.0965 13.0667 15.0227 14.249L13.5622 14.249ZM17.2197 11.4279C16.8743 12.1186 16.6083 13.0984 16.526 14.249L19.472 14.249C19.3898 13.0984 19.1237 12.1186 18.7784 11.4279C18.5695 11.0101 18.3595 10.7534 18.1978 10.6166C18.1204 10.5512 18.065 10.5222 18.0354 10.5101C18.0208 10.5041 18.0115 10.5019 18.0071 10.501C18.0029 10.5001 18.0006 10.5 17.999 10.5C17.9974 10.5 17.9951 10.5001 17.9909 10.501C17.9865 10.5019 17.9773 10.5041 17.9627 10.5101C17.9331 10.5222 17.8776 10.5512 17.8002 10.6166C17.6386 10.7534 17.4286 11.0101 17.2197 11.4279ZM17.2197 18.5702C16.8743 17.8795 16.6083 16.8996 16.526 15.749L19.472 15.749C19.3898 16.8996 19.1237 17.8795 18.7784 18.5702C18.5695 18.9879 18.3595 19.2446 18.1978 19.3814C18.1204 19.4468 18.065 19.4758 18.0354 19.4879C18.0208 19.4939 18.0115 19.4962 18.0071 19.4971C18.0029 19.4979 18.0006 19.498 17.999 19.498C17.9974 19.498 17.9951 19.4979 17.9909 19.4971C17.9865 19.4962 17.9773 19.4939 17.9627 19.4879C17.9331 19.4758 17.8776 19.4468 17.8002 19.3814C17.6386 19.2446 17.4286 18.9879 17.2197 18.5702ZM15.7083 18.872C15.3422 18.0068 15.0965 16.9313 15.0227 15.749L13.5622 15.749C13.7853 17.0783 14.5913 18.2099 15.7083 18.872ZM20.2897 11.126C20.6558 11.9913 20.9016 13.0667 20.9753 14.249L22.4358 14.249C22.2128 12.9197 21.4068 11.7881 20.2897 11.126Z", fillRule: "evenodd" })
961
+ }
962
+ );
963
+ ScreenInternet.displayName = "ScreenInternet";
964
+ var Server = (props) => /* @__PURE__ */ jsx(
965
+ "svg",
966
+ {
967
+ width: "24",
968
+ height: "24",
969
+ viewBox: "0 0 24 24",
970
+ fill: "currentColor",
971
+ xmlns: "http://www.w3.org/2000/svg",
972
+ ...props,
973
+ children: /* @__PURE__ */ jsx("path", { d: "M3.94422 9.74302C3.96276 9.74251 3.98135 9.74225 4.00001 9.74225L20 9.74225C20.0187 9.74225 20.0373 9.74251 20.0558 9.74302C20.3057 9.71528 20.5 9.50338 20.5 9.24609L20.5 6C20.5 5.17157 19.8284 4.5 19 4.5L5 4.5C4.17157 4.5 3.5 5.17157 3.5 6L3.5 9.24609C3.5 9.50338 3.69433 9.71528 3.94422 9.74302ZM2.43713 10.4942C2.16357 10.1521 2 9.71819 2 9.24609L2 6C2 4.34315 3.34314 3 5 3L19 3C20.6568 3 22 4.34314 22 6L22 9.24609C22 9.71818 21.8364 10.1521 21.5629 10.4942C21.8364 10.8363 22 11.2702 22 11.7422L22 16C22 17.1046 21.1046 18 20 18L12.75 18L12.7499 19.4976L22.0001 19.4976L22.0001 20.9976L2 20.9976L2 19.4976L11.2499 19.4976L11.25 18L4.00003 18C2.89547 18 2.00004 17.1046 2.00003 16L2.00001 11.7423C2.00001 11.2702 2.16357 10.8363 2.43713 10.4942ZM3.94423 11.2453C3.69434 11.2731 3.50001 11.485 3.50001 11.7423L3.50003 16C3.50003 16.2761 3.72389 16.5 4.00003 16.5L20 16.5C20.2762 16.5 20.5 16.2761 20.5 16L20.5 11.7422C20.5 11.485 20.3057 11.2731 20.0558 11.2453C20.0373 11.2458 20.0187 11.2461 20 11.2461L4 11.2461C3.98135 11.2461 3.96276 11.2458 3.94423 11.2453ZM11 13.25L18 13.25L18 14.75L11 14.75L11 13.25ZM6 6.25L18 6.25L18 7.75L6 7.75L6 6.25ZM7.5 15.5C8.32843 15.5 9 14.8284 9 14C9 13.1716 8.32843 12.5 7.5 12.5C6.67157 12.5 6 13.1716 6 14C6 14.8284 6.67157 15.5 7.5 15.5Z", fillRule: "evenodd" })
974
+ }
975
+ );
976
+ Server.displayName = "Server";
977
+ var SetOfMinutes = (props) => /* @__PURE__ */ jsx(
978
+ "svg",
979
+ {
980
+ width: "24",
981
+ height: "24",
982
+ viewBox: "0 0 24 24",
983
+ fill: "currentColor",
984
+ xmlns: "http://www.w3.org/2000/svg",
985
+ ...props,
986
+ children: /* @__PURE__ */ jsx("path", { d: "M8.5 4.5L15 4.5C15.8284 4.5 16.5 5.17157 16.5 6L16.5 18C16.5 18.8284 15.8284 19.5 15 19.5L9 19.5C8.17157 19.5 7.5 18.8284 7.5 18L7.5 14.9725C9.74998 14.7238 11.5 12.8163 11.5 10.5C11.5 8.18372 9.74998 6.27619 7.5 6.02746L7.5 5.5C7.5 4.94772 7.94772 4.5 8.5 4.5ZM6 6.11151L6 5.5C6 4.11929 7.11929 3 8.5 3L15 3C16.6569 3 18 4.34315 18 6L18 18C18 19.6569 16.6569 21 15 21L9 21C7.34315 21 6 19.6569 6 18L6 14.8885C3.99601 14.4338 2.5 12.6416 2.5 10.5C2.5 8.35841 3.99601 6.56624 6 6.11151ZM14 16.5L9.99998 16.5L9.99998 18L14 18L14 16.5ZM7 13.5C8.65685 13.5 10 12.1569 10 10.5C10 8.84315 8.65685 7.5 7 7.5C5.34315 7.5 4 8.84315 4 10.5C4 12.1569 5.34315 13.5 7 13.5ZM6 10.1236L6 8.49265L7.5 8.49265L7.5 10.1236C7.5 10.1956 7.53099 10.264 7.58505 10.3115L8.29958 10.9389L7.30989 12.0661L6.59535 11.4387C6.21694 11.1064 6 10.6272 6 10.1236Z", fillRule: "evenodd" })
987
+ }
988
+ );
989
+ SetOfMinutes.displayName = "SetOfMinutes";
990
+ var Signaling = (props) => /* @__PURE__ */ jsx(
991
+ "svg",
992
+ {
993
+ width: "24",
994
+ height: "24",
995
+ viewBox: "0 0 24 24",
996
+ fill: "currentColor",
997
+ xmlns: "http://www.w3.org/2000/svg",
998
+ ...props,
999
+ children: /* @__PURE__ */ jsx("path", { d: "M9.5 4.5L9.5 13L8 13L8 3.4C8 3.25999 8 3.18998 8.02725 3.1365C8.05122 3.08946 8.08946 3.05122 8.1365 3.02725C8.18998 3 8.25999 3 8.4 3L15.6 3C15.74 3 15.81 3 15.8635 3.02725C15.9105 3.05122 15.9488 3.08946 15.9728 3.1365C16 3.18998 16 3.25999 16 3.4L16 13L14.5 13L14.5 4.5L9.5 4.5ZM8.00905 16L9.51025 16C9.51817 16.2189 9.53121 16.3139 9.55111 16.3882C9.68981 16.9059 10.0941 17.3102 10.6118 17.4489C10.7544 17.4871 10.9735 17.5 12 17.5C13.0265 17.5 13.2456 17.4871 13.3882 17.4489C13.9059 17.3102 14.3102 16.9059 14.4489 16.3882C14.4688 16.3139 14.4818 16.2189 14.4897 16L15.991 16C15.9797 16.3278 15.9544 16.565 15.8978 16.7765C15.6204 17.8117 14.8117 18.6204 13.7765 18.8978C13.395 19 12.93 19 12 19C11.07 19 10.605 19 10.2235 18.8978C9.18827 18.6204 8.37962 17.8117 8.10222 16.7765C8.04555 16.565 8.0203 16.3278 8.00905 16ZM6.99968 11.4817L5.92647 10.4296C4.99243 11.4711 4.4083 12.9374 4.4083 14.4997C4.4083 16.074 4.94829 17.564 5.88428 18.6123L6.95809 17.5594C6.31828 16.8324 5.9083 15.7689 5.9083 14.4997C5.9083 13.2627 6.35414 12.2114 6.99968 11.4817ZM4.52284 19.9471L3.44949 20.9994C1.87596 19.1884 1.00024 16.8897 1.00024 14.4994C1.00024 12.1095 1.87558 9.81131 3.44847 8.00049L4.52191 9.05276C3.21807 10.5857 2.50024 12.5091 2.50024 14.4994C2.50024 16.4901 3.2184 18.4139 4.52284 19.9471ZM10.5 14.5C10.5 15.3284 11.1716 16 12 16C12.8284 16 13.5 15.3284 13.5 14.5C13.5 13.6716 12.8284 13 12 13C11.1716 13 10.5 13.6716 10.5 14.5ZM18.0772 10.4314L17.0042 11.4837C17.6491 12.2132 18.0945 13.2642 18.0945 14.5008C18.0945 15.7701 17.6846 16.8336 17.0451 17.5604L18.1187 18.6134C19.0546 17.5653 19.5945 16.0751 19.5945 14.5008C19.5945 12.9389 19.0107 11.4728 18.0772 10.4314ZM20.5517 21.0001L19.4786 19.9474C20.7822 18.4147 21.5 16.4911 21.5 14.5006C21.5 12.5109 20.7828 10.588 19.48 9.05551L20.5532 8.00293C22.1252 9.81343 23 12.1113 23 14.5006C23 16.8908 22.1247 19.1893 20.5517 21.0001Z", fillRule: "evenodd" })
1000
+ }
1001
+ );
1002
+ Signaling.displayName = "Signaling";
1003
+ var SIM = (props) => /* @__PURE__ */ jsx(
1004
+ "svg",
1005
+ {
1006
+ width: "24",
1007
+ height: "24",
1008
+ viewBox: "0 0 24 24",
1009
+ fill: "currentColor",
1010
+ xmlns: "http://www.w3.org/2000/svg",
1011
+ ...props,
1012
+ children: /* @__PURE__ */ jsx("path", { d: "M19.5 8.00006L19.5 16C19.5 16.8284 18.8284 17.5 18 17.5L6 17.5C5.17157 17.5 4.5 16.8284 4.5 16L4.5 11.2427C4.5 10.8449 4.65804 10.4633 4.93934 10.182L8.18198 6.9394C8.46328 6.65809 8.84481 6.50006 9.24264 6.50006L18 6.50006C18.8284 6.50006 19.5 7.17163 19.5 8.00006ZM6 19C4.34315 19 3 17.6569 3 16L3 11.2427C3 10.447 3.31607 9.68397 3.87868 9.12136L7.12132 5.87874C7.68393 5.31613 8.44699 5.00006 9.24264 5.00006L18 5.00006C19.6569 5.00006 21 6.34321 21 8.00006L21 16C21 17.6569 19.6569 19 18 19L6 19ZM13 10.5L16 10.5C16.2761 10.5 16.5 10.7239 16.5 11L16.5 14C16.5 14.2762 16.2761 14.5 16 14.5L13 14.5C12.7239 14.5 12.5 14.2762 12.5 14L12.5 11C12.5 10.7239 12.7239 10.5 13 10.5ZM11 11C11 9.89544 11.8954 9.00001 13 9.00001L16 9.00001C17.1046 9.00001 18 9.89544 18 11L18 14C18 15.1046 17.1046 16 16 16L13 16C11.8954 16 11 15.1046 11 14L11 11Z", fillRule: "evenodd" })
1013
+ }
1014
+ );
1015
+ SIM.displayName = "SIM";
1016
+ var SmartHome = (props) => /* @__PURE__ */ jsx(
1017
+ "svg",
1018
+ {
1019
+ width: "24",
1020
+ height: "24",
1021
+ viewBox: "0 0 24 24",
1022
+ fill: "currentColor",
1023
+ xmlns: "http://www.w3.org/2000/svg",
1024
+ ...props,
1025
+ children: /* @__PURE__ */ jsx("path", { d: "M18.4927 10.983L17.516 11.3466L17.516 12.3887L17.516 18.0005C17.516 18.829 16.8445 19.5005 16.016 19.5005L7.99273 19.5005C7.16431 19.5005 6.49273 18.829 6.49273 18.0005L6.49273 12.3887L6.49273 11.3456L5.51478 10.9825L4.04584 10.4372L12.0021 4.61948L19.9548 10.4387L18.4927 10.983ZM21.3481 11.5205L19.016 12.3887L19.016 18.0005C19.016 19.6574 17.6729 21.0005 16.016 21.0005L7.99273 21.0005C6.33588 21.0005 4.99273 19.6574 4.99273 18.0005L4.99273 12.3887L2.65219 11.5198C1.90514 11.2425 1.76672 10.2455 2.40997 9.77514L11.412 3.19278C11.7636 2.93567 12.2412 2.93575 12.5927 3.19298L21.5897 9.77631C22.2324 10.2465 22.0944 11.2427 21.3481 11.5205ZM9.30163 14.3715L10.3572 15.4612C10.7055 14.9572 11.3043 14.5923 11.9995 14.5923C12.7222 14.5923 13.3247 14.9251 13.6649 15.4385L14.723 14.3464C14.0827 13.5669 13.0907 13.0923 11.9995 13.0923C10.913 13.0923 9.93843 13.6014 9.30163 14.3715ZM16.5538 12.4566L15.5095 13.5345C14.57 12.5552 13.3077 12.0124 11.9998 12.0124C10.6921 12.0124 9.42994 12.555 8.49047 13.5341L7.44629 12.4561C8.65682 11.2152 10.29 10.5124 11.9998 10.5124C13.7098 10.5124 15.3432 11.2154 16.5538 12.4566ZM12.947 16.5472C12.947 17.0701 12.5231 17.494 12.0002 17.494C11.4773 17.494 11.0534 17.0701 11.0534 16.5472C11.0534 16.0243 11.4773 15.6004 12.0002 15.6004C12.5231 15.6004 12.947 16.0243 12.947 16.5472Z", fillRule: "evenodd" })
1026
+ }
1027
+ );
1028
+ SmartHome.displayName = "SmartHome";
1029
+ var SmartHomeAdd = (props) => /* @__PURE__ */ jsx(
1030
+ "svg",
1031
+ {
1032
+ width: "24",
1033
+ height: "24",
1034
+ viewBox: "0 0 24 24",
1035
+ fill: "currentColor",
1036
+ xmlns: "http://www.w3.org/2000/svg",
1037
+ ...props,
1038
+ children: /* @__PURE__ */ jsx("path", { d: "M18.4927 10.983L17.516 11.3466L17.516 12.3887L17.516 14L19.016 14L19.016 12.3887L21.3481 11.5205C22.0944 11.2427 22.2324 10.2465 21.5897 9.77631L12.5927 3.19298C12.2412 2.93575 11.7636 2.93567 11.412 3.19278L2.40997 9.77514C1.76672 10.2455 1.90514 11.2425 2.65219 11.5198L4.99273 12.3887L4.99273 18.0005C4.99273 19.6574 6.33588 21.0005 7.99273 21.0005L13.5 21.0005L13.5 19.5005L7.99273 19.5005C7.16431 19.5005 6.49273 18.829 6.49273 18.0005L6.49273 12.3887L6.49273 11.3456L5.51478 10.9825L4.04584 10.4372L12.0021 4.61948L19.9548 10.4387L18.4927 10.983ZM9.30163 14.3715L10.3572 15.4612C10.7055 14.9572 11.3043 14.5923 11.9995 14.5923C12.7222 14.5923 13.3247 14.9251 13.6649 15.4385L14.723 14.3464C14.0827 13.5669 13.0907 13.0923 11.9995 13.0923C10.913 13.0923 9.93843 13.6014 9.30163 14.3715ZM16.5538 12.4566L15.5095 13.5345C14.57 12.5552 13.3077 12.0124 11.9998 12.0124C10.6921 12.0124 9.42994 12.555 8.49047 13.5341L7.44629 12.4561C8.65682 11.2152 10.29 10.5124 11.9998 10.5124C13.7098 10.5124 15.3432 11.2154 16.5538 12.4566ZM12.947 16.5472C12.947 17.0701 12.5231 17.494 12.0002 17.494C11.4773 17.494 11.0534 17.0701 11.0534 16.5472C11.0534 16.0243 11.4773 15.6004 12.0002 15.6004C12.5231 15.6004 12.947 16.0243 12.947 16.5472ZM17.75 21.5L17.75 19.25L15.5 19.25L15.5 17.75L17.75 17.75L17.75 15.5L19.25 15.5L19.25 17.75L21.5 17.75L21.5 19.25L19.25 19.25L19.25 21.5L17.75 21.5Z", fillRule: "evenodd" })
1039
+ }
1040
+ );
1041
+ SmartHomeAdd.displayName = "SmartHomeAdd";
1042
+ var Socket = (props) => /* @__PURE__ */ jsx(
1043
+ "svg",
1044
+ {
1045
+ width: "24",
1046
+ height: "24",
1047
+ viewBox: "0 0 24 24",
1048
+ fill: "currentColor",
1049
+ xmlns: "http://www.w3.org/2000/svg",
1050
+ ...props,
1051
+ children: /* @__PURE__ */ jsx("path", { d: "M6 4.5L18 4.5C18.8284 4.5 19.5 5.17157 19.5 6L19.5 18C19.5 18.8284 18.8284 19.5 18 19.5L6 19.5C5.17157 19.5 4.5 18.8284 4.5 18L4.5 6C4.5 5.17157 5.17157 4.5 6 4.5ZM3 6C3 4.34315 4.34315 3 6 3L18 3C19.6569 3 21 4.34315 21 6L21 18C21 19.6569 19.6569 21 18 21L6 21C4.34315 21 3 19.6569 3 18L3 6ZM16.5 12C16.5 14.4853 14.4853 16.5 12 16.5C9.51472 16.5 7.5 14.4853 7.5 12C7.5 9.51472 9.51472 7.5 12 7.5C14.4853 7.5 16.5 9.51472 16.5 12ZM18 12C18 15.3137 15.3137 18 12 18C8.68629 18 6 15.3137 6 12C6 8.68629 8.68629 6 12 6C15.3137 6 18 8.68629 18 12ZM10 12.9982C10.5523 12.9982 11 12.5509 11 11.9991C11 11.4473 10.5523 11 10 11C9.44772 11 9 11.4473 9 11.9991C9 12.5509 9.44772 12.9982 10 12.9982ZM15 11.9991C15 12.5509 14.5523 12.9982 14 12.9982C13.4477 12.9982 13 12.5509 13 11.9991C13 11.4473 13.4477 11 14 11C14.5523 11 15 11.4473 15 11.9991Z", fillRule: "evenodd" })
1052
+ }
1053
+ );
1054
+ Socket.displayName = "Socket";
1055
+ var Station = (props) => /* @__PURE__ */ jsx(
1056
+ "svg",
1057
+ {
1058
+ width: "24",
1059
+ height: "24",
1060
+ viewBox: "0 0 24 24",
1061
+ fill: "currentColor",
1062
+ xmlns: "http://www.w3.org/2000/svg",
1063
+ ...props,
1064
+ children: /* @__PURE__ */ jsx("path", { d: "M8.9997 9.99964C8.9997 8.4131 9.79463 7.08142 10.8658 6.34989L9.7964 5.26777C8.42313 6.3169 7.4997 8.06473 7.4997 9.99964C7.4997 11.9499 8.35437 13.7273 9.75416 14.7755L10.8271 13.6896C9.73038 12.9718 8.9997 11.6287 8.9997 9.99964ZM7.9347 3.97108C8.03588 3.87749 8.1392 3.78625 8.24455 3.6974L7.18738 2.62761C7.09564 2.70676 7.00522 2.78753 6.91617 2.8699C4.88334 4.75015 3.72907 7.31341 3.72907 9.99974C3.72907 12.6861 4.88334 15.2493 6.91617 17.1296C7.00547 17.2122 7.09615 17.2932 7.18815 17.3725L8.24524 16.3027C8.13965 16.2136 8.0361 16.1222 7.9347 16.0284C6.19448 14.4188 5.22907 12.2488 5.22907 9.99974C5.22907 7.75067 6.19448 5.58068 7.9347 3.97108ZM4.23936 2.39821C4.67685 1.89776 5.15076 1.45574 5.65268 1.07458L4.59077 0C4.06443 0.415135 3.56844 0.886599 3.11005 1.41096C1.11874 3.68883 0 6.7783 0 9.99976C0 13.2212 1.11874 16.3107 3.11004 18.5886C3.56874 19.1133 4.06507 19.585 4.59178 20.0003L5.65361 18.9256C5.15135 18.5443 4.67712 18.1021 4.23936 17.6013C2.50327 15.6154 1.5 12.8836 1.5 9.99976C1.5 7.11594 2.50327 4.38412 4.23936 2.39821ZM16 9.50595C16 9.36788 15.8881 9.25595 15.75 9.25595L13.8028 9.2559C13.5443 8.8043 13.0578 8.5 12.5001 8.5C11.6717 8.5 11.0001 9.17157 11.0001 10C11.0001 10.8284 11.6717 11.5 12.5001 11.5C13.0529 11.5 13.5358 11.201 13.796 10.7559L14.5 10.756L14.5 16L13.5001 16C12.3956 16 11.5001 16.8954 11.5001 18L11.5001 19.75C11.5001 19.8881 11.6121 20 11.7501 20L18.7501 20C18.8882 20 19.0001 19.8881 19.0001 19.75L19.0001 18C19.0001 16.8954 18.1047 16 17.0001 16L16 16L16 9.50595ZM17.5001 18L17.5001 18.5L13.0001 18.5L13.0001 18C13.0001 17.7239 13.224 17.5 13.5001 17.5L17.0001 17.5C17.2763 17.5 17.5001 17.7239 17.5001 18Z", fillRule: "evenodd", transform: "matrix(-1,-8.74228e-08,-8.74228e-08,1,21,1.99969)" })
1065
+ }
1066
+ );
1067
+ Station.displayName = "Station";
1068
+ var Stopwatch = (props) => /* @__PURE__ */ jsx(
1069
+ "svg",
1070
+ {
1071
+ width: "24",
1072
+ height: "24",
1073
+ viewBox: "0 0 24 24",
1074
+ fill: "currentColor",
1075
+ xmlns: "http://www.w3.org/2000/svg",
1076
+ ...props,
1077
+ children: /* @__PURE__ */ jsx("path", { d: "M12.75 3.02591C13.2872 3.05956 13.8228 3.1294 14.3529 3.23543L14.6471 1.76455C12.8997 1.41507 11.1003 1.41507 9.35291 1.76455L9.64709 3.23543C10.1772 3.1294 10.7128 3.05956 11.25 3.02591L11.25 4.0308C9.3282 4.18934 7.57761 4.95169 6.18837 6.1277L5.03033 4.96966L3.96967 6.03032L5.12771 7.18836C3.80037 8.75637 3 10.7847 3 13C3 17.9706 7.02944 22 12 22C16.9706 22 21 17.9706 21 13C21 10.7847 20.1996 8.75637 18.8723 7.18836L20.0303 6.03032L18.9697 4.96966L17.8116 6.1277C16.4224 4.95169 14.6718 4.18934 12.75 4.0308L12.75 3.02591ZM19.5 13C19.5 17.1421 16.1421 20.5 12 20.5C7.85786 20.5 4.5 17.1421 4.5 13C4.5 8.85785 7.85786 5.49999 12 5.49999C16.1421 5.49999 19.5 8.85785 19.5 13ZM11.25 14L11.25 7.99999L12.75 7.99999L12.75 14L11.25 14Z", fillRule: "evenodd" })
1078
+ }
1079
+ );
1080
+ Stopwatch.displayName = "Stopwatch";
1081
+ var Subnet = (props) => /* @__PURE__ */ jsx(
1082
+ "svg",
1083
+ {
1084
+ width: "24",
1085
+ height: "24",
1086
+ viewBox: "0 0 24 24",
1087
+ fill: "currentColor",
1088
+ xmlns: "http://www.w3.org/2000/svg",
1089
+ ...props,
1090
+ children: /* @__PURE__ */ jsx("path", { d: "M10 3.5L14 3.5C14.2761 3.5 14.5 3.72386 14.5 4L14.5 7C14.5 7.27614 14.2761 7.5 14 7.5L10 7.5C9.72386 7.5 9.5 7.27614 9.5 7L9.5 4C9.5 3.72386 9.72386 3.5 10 3.5ZM8 4C8 2.89543 8.89543 2 10 2L14 2C15.1046 2 16 2.89543 16 4L16 7C16 8.10457 15.1046 9 14 9L12.75 9L12.75 10.699C12.978 10.8313 13.1681 11.0217 13.2998 11.25L16 11.25C17.5188 11.25 18.75 12.4812 18.75 14L18.75 15L20 15C21.1046 15 22 15.8954 22 17L22 20C22 21.1046 21.1046 22 20 22L16 22C14.8954 22 14 21.1046 14 20L14 17C14 15.8954 14.8954 15 16 15L17.25 15L17.25 14C17.25 13.3096 16.6904 12.75 16 12.75L13.2995 12.75C13.0395 13.2 12.5529 13.5029 11.9955 13.5029C11.4381 13.5029 10.9515 13.2 10.6915 12.75L8 12.75C7.30964 12.75 6.75 13.3096 6.75 14L6.75 15L8 15C9.10457 15 10 15.8954 10 17L10 20C10 21.1046 9.10457 22 8 22L4 22C2.89543 22 2 21.1046 2 20L2 17C2 15.8954 2.89543 15 4 15L5.25 15L5.25 14C5.25 12.4812 6.48122 11.25 8 11.25L10.6912 11.25C10.8246 11.0187 11.018 10.8263 11.25 10.6938L11.25 9L10 9C8.89543 9 8 8.10457 8 7L8 4ZM8 16.5L4 16.5C3.72386 16.5 3.5 16.7239 3.5 17L3.5 20C3.5 20.2761 3.72386 20.5 4 20.5L8 20.5C8.27614 20.5 8.5 20.2761 8.5 20L8.5 17C8.5 16.7239 8.27614 16.5 8 16.5ZM16 16.5L20 16.5C20.2761 16.5 20.5 16.7239 20.5 17L20.5 20C20.5 20.2761 20.2761 20.5 20 20.5L16 20.5C15.7239 20.5 15.5 20.2761 15.5 20L15.5 17C15.5 16.7239 15.7239 16.5 16 16.5Z", fillRule: "evenodd" })
1091
+ }
1092
+ );
1093
+ Subnet.displayName = "Subnet";
1094
+ var Tablet = (props) => /* @__PURE__ */ jsx(
1095
+ "svg",
1096
+ {
1097
+ width: "24",
1098
+ height: "24",
1099
+ viewBox: "0 0 24 24",
1100
+ fill: "currentColor",
1101
+ xmlns: "http://www.w3.org/2000/svg",
1102
+ ...props,
1103
+ children: /* @__PURE__ */ jsx("path", { d: "M8 4.5L16 4.5C16.8284 4.5 17.5 5.17157 17.5 6L17.5 18C17.5 18.8284 16.8284 19.5 16 19.5L8 19.5C7.17157 19.5 6.5 18.8284 6.5 18L6.5 6C6.5 5.17157 7.17157 4.5 8 4.5ZM5 6C5 4.34315 6.34315 3 8 3L16 3C17.6569 3 19 4.34315 19 6L19 18C19 19.6569 17.6569 21 16 21L8 21C6.34315 21 5 19.6569 5 18L5 6ZM13 16.5L11 16.5L11 18L13 18L13 16.5Z", fillRule: "evenodd" })
1104
+ }
1105
+ );
1106
+ Tablet.displayName = "Tablet";
1107
+ var ThermalImager = (props) => /* @__PURE__ */ jsx(
1108
+ "svg",
1109
+ {
1110
+ width: "24",
1111
+ height: "24",
1112
+ viewBox: "0 0 24 24",
1113
+ fill: "currentColor",
1114
+ xmlns: "http://www.w3.org/2000/svg",
1115
+ ...props,
1116
+ children: /* @__PURE__ */ jsx("path", { d: "M17.5 11L17.5 10C17.5 8.56432 17.4982 7.60047 17.4234 6.86566C17.3512 6.15592 17.2236 5.82798 17.0787 5.61107C16.8963 5.3381 16.6619 5.10372 16.3889 4.92133C16.172 4.7764 15.8441 4.64876 15.1343 4.57656C14.3995 4.50181 13.4357 4.5 12 4.5C10.5643 4.5 9.60047 4.50181 8.86566 4.57656C8.15592 4.64876 7.82798 4.7764 7.61107 4.92133C7.3381 5.10372 7.10372 5.3381 6.92133 5.61107C6.7764 5.82798 6.64876 6.15592 6.57656 6.86566C6.50181 7.60047 6.5 8.56432 6.5 10L6.5 11C6.5 12.4357 6.50181 13.3995 6.57656 14.1343C6.64876 14.8441 6.7764 15.172 6.92133 15.3889C7.10372 15.6619 7.3381 15.8963 7.61107 16.0787C7.82798 16.2236 8.15592 16.3512 8.86566 16.4234C9.60047 16.4982 10.5643 16.5 12 16.5C13.4357 16.5 14.3995 16.4982 15.1343 16.4234C15.8441 16.3512 16.172 16.2236 16.3889 16.0787C16.6619 15.8963 16.8963 15.6619 17.0787 15.3889C17.2236 15.172 17.3512 14.8441 17.4234 14.1343C17.4982 13.3995 17.5 12.4357 17.5 11ZM5.67412 4.77772C5 5.78661 5 7.19108 5 10L5 11C5 13.8089 5 15.2134 5.67412 16.2223C5.96596 16.659 6.34096 17.034 6.77772 17.3259C7.69253 17.9371 8.93257 17.9941 11.25 17.9995L11.25 18.5L11.25 19.5L7 19.5L7 21L13 21L17 21L17 19.5L13 19.5L12.75 19.5L12.75 18.5L12.75 17.9995C15.0674 17.9941 16.3075 17.9371 17.2223 17.3259C17.659 17.034 18.034 16.659 18.3259 16.2223C19 15.2134 19 13.8089 19 11L19 10C19 7.19108 19 5.78661 18.3259 4.77772C18.034 4.34096 17.659 3.96596 17.2223 3.67412C16.2134 3 14.8089 3 12 3C9.19108 3 7.78661 3 6.77772 3.67412C6.34096 3.96596 5.96596 4.34096 5.67412 4.77772ZM9.5 7.5C9.5 8.05228 9.05229 8.5 8.5 8.5C7.94772 8.5 7.5 8.05228 7.5 7.5C7.5 6.94772 7.94772 6.5 8.5 6.5C9.05229 6.5 9.5 6.94772 9.5 7.5ZM12 12.5C12.6066 12.5 13.1291 12.1399 13.3654 11.6218L14.7929 12.0976C14.3547 13.2115 13.2694 14 12 14C10.3431 14 9 12.6569 9 11C9 9.34315 10.3431 8 12 8C13.2694 8 14.3547 8.78846 14.7929 9.90238L13.3654 10.3782C13.1291 9.86009 12.6066 9.5 12 9.5C11.1716 9.5 10.5 10.1716 10.5 11C10.5 11.8284 11.1716 12.5 12 12.5Z", fillRule: "evenodd" })
1117
+ }
1118
+ );
1119
+ ThermalImager.displayName = "ThermalImager";
1120
+ var UnknownDevice = (props) => /* @__PURE__ */ jsx(
1121
+ "svg",
1122
+ {
1123
+ width: "24",
1124
+ height: "24",
1125
+ viewBox: "0 0 24 24",
1126
+ fill: "currentColor",
1127
+ xmlns: "http://www.w3.org/2000/svg",
1128
+ ...props,
1129
+ children: /* @__PURE__ */ jsx("path", { d: "M13 4.5L11 4.5C9.07198 4.5 7.77686 4.50319 6.81078 4.63307C5.88786 4.75715 5.49287 4.9716 5.23223 5.23223C4.9716 5.49287 4.75715 5.88786 4.63307 6.81078C4.50319 7.77686 4.5 9.07198 4.5 11L4.5 13C4.5 14.928 4.50319 16.2231 4.63307 17.1892C4.75715 18.1121 4.9716 18.5071 5.23223 18.7678C5.49287 19.0284 5.88786 19.2428 6.81078 19.3669C7.77686 19.4968 9.07198 19.5 11 19.5L13 19.5C14.928 19.5 16.2231 19.4968 17.1892 19.3669C18.1121 19.2428 18.5071 19.0284 18.7678 18.7678C19.0284 18.5071 19.2428 18.1121 19.3669 17.1892C19.4968 16.2231 19.5 14.928 19.5 13L19.5 11C19.5 9.07198 19.4968 7.77686 19.3669 6.81078C19.2428 5.88786 19.0284 5.49287 18.7678 5.23223C18.5071 4.9716 18.1121 4.75715 17.1892 4.63307C16.2231 4.50319 14.928 4.5 13 4.5ZM21 11C21 7.22876 21 5.34315 19.8284 4.17157C18.6569 3 16.7712 3 13 3L11 3C7.22876 3 5.34315 3 4.17157 4.17157C3 5.34315 3 7.22876 3 11L3 13C3 16.7712 3 18.6569 4.17157 19.8284C5.34315 21 7.22876 21 11 21L13 21C16.7712 21 18.6569 21 19.8284 19.8284C21 18.6569 21 16.7712 21 13L21 11ZM11.1006 13.5L12.7006 13.5C12.7006 13.007 12.8667 12.8038 13.27 12.4565C14.3905 11.4929 14.6389 11.0252 14.6389 10.1288C14.6389 8.86274 13.6246 8 12 8C10.3978 8 9.37251 9.14284 9.37251 10.2633C9.37251 10.5994 9.47629 10.9271 9.57713 11.14L10.8964 10.8537C10.8516 10.7417 10.7983 10.5148 10.7983 10.3691C10.7983 9.67446 11.4305 9.33203 12.0336 9.33203C12.6367 9.33203 13.1989 9.64704 13.1989 10.2297C13.1989 10.8011 12.8821 11.0682 12.1426 11.662C11.4031 12.2558 11.1006 12.7462 11.1006 13.4297L11.1006 13.5ZM11.1006 15.9999L12.7006 15.9999L12.7006 14.4L11.1006 14.4L11.1006 15.9999Z", fillRule: "evenodd" })
1130
+ }
1131
+ );
1132
+ UnknownDevice.displayName = "UnknownDevice";
1133
+ var VRHelmet = (props) => /* @__PURE__ */ jsx(
1134
+ "svg",
1135
+ {
1136
+ width: "24",
1137
+ height: "24",
1138
+ viewBox: "0 0 24 24",
1139
+ fill: "currentColor",
1140
+ xmlns: "http://www.w3.org/2000/svg",
1141
+ ...props,
1142
+ children: /* @__PURE__ */ jsx("path", { d: "M5.26507 16.9146C5.11005 16.8486 4.96261 16.7783 4.82285 16.7037C3.80102 16.1583 3 15.2525 3 14L3 7.49998L3 7.25L3.01707 7.25C3.0931 6.70041 3.40768 6.31295 3.64548 6.09378C3.92021 5.84056 4.2408 5.66719 4.51459 5.54499C4.99599 5.33013 5.59268 5.16098 6.23666 5.02597C7.49961 3.19785 9.60992 2 12 2C14.3443 2 16.4195 3.15245 17.6899 4.92172C17.747 4.93305 17.8032 4.94459 17.8587 4.95635C18.5379 5.10033 19.1828 5.29364 19.6952 5.56627C20.0675 5.76437 20.9164 6.29686 20.9943 7.31885L21 7.31885L21 7.47123L21 14.0179L21 14.1011L20.9988 14.1011C20.964 15.3153 20.1703 16.1887 19.1706 16.7161C19.0322 16.7892 18.8861 16.858 18.7326 16.9227C17.8972 19.8538 15.1992 22 12 22C8.79786 22 6.0979 19.8499 5.26507 16.9146ZM7.06916 17.4393C7.96817 19.2531 9.83847 20.5 12 20.5C14.1608 20.5 16.0305 19.2539 16.9299 17.4412C16.3784 17.5454 15.7739 17.6222 15.1184 17.674C14.1621 17.7496 13.5712 17.0677 13.4224 16.8961L13.4124 16.8845C13.3092 16.7659 13.2072 16.6339 13.1316 16.5361L13.1316 16.536L13.1116 16.5103C13.0239 16.3968 12.9515 16.3043 12.8755 16.2163C12.6052 15.9031 12.3929 15.756 11.9999 15.756C11.6073 15.756 11.395 15.903 11.1245 16.2164C11.0485 16.3044 10.9761 16.3969 10.8883 16.5104L10.8684 16.5361C10.7928 16.634 10.6907 16.766 10.5874 16.8847L10.5774 16.8962C10.4286 17.0678 9.83765 17.7496 8.88152 17.674C8.22562 17.6222 7.62092 17.5447 7.06916 17.4393ZM18.6224 6.726C18.772 7.16195 18.8798 7.61734 18.941 8.08738C19.3055 7.898 19.5 7.68924 19.5 7.47123C19.5 7.19648 19.1911 6.94269 18.6224 6.726ZM17.4828 8.56176C17.2595 5.72908 14.8901 3.5 12 3.5C9.13056 3.5 6.77435 5.69739 6.52231 8.50122C7.97171 8.80776 10.0687 8.99998 12.3729 8.99998C14.4841 8.99998 16.2414 8.83166 17.4828 8.56176ZM5.06307 8.0563C5.12013 7.63288 5.21504 7.22147 5.3443 6.82558C4.80516 7.02805 4.5 7.25705 4.5 7.49998C4.5 7.6968 4.70031 7.88447 5.06307 8.0563ZM4.5 14L4.5 9.44843L4.51459 9.45496C5.07229 9.70388 5.78472 9.89144 6.54613 10.0356C8.09359 10.3287 10.1594 10.5 12.3729 10.5C14.5871 10.5 16.4868 10.3216 17.8748 10.0113C18.4656 9.8793 19.028 9.70958 19.5 9.48443L19.5 14L19.4998 14L19.5 14.0179C19.5 15.0515 18.2552 15.9214 15.0002 16.1787C14.7657 16.1972 14.5685 15.9421 14.3133 15.6122C13.8746 15.0448 13.2647 14.256 11.9999 14.256C10.7356 14.256 10.1256 15.0447 9.68675 15.6121C9.43151 15.9421 9.23418 16.1972 8.99971 16.1787C5.74473 15.9214 4.5 15.0336 4.5 14Z", fillRule: "evenodd" })
1143
+ }
1144
+ );
1145
+ VRHelmet.displayName = "VRHelmet";
1146
+ var VRMask = (props) => /* @__PURE__ */ jsx(
1147
+ "svg",
1148
+ {
1149
+ width: "24",
1150
+ height: "24",
1151
+ viewBox: "0 0 24 24",
1152
+ fill: "currentColor",
1153
+ xmlns: "http://www.w3.org/2000/svg",
1154
+ ...props,
1155
+ children: /* @__PURE__ */ jsx("path", { d: "M9.6 8.5L14.4 8.5C14.4552 8.5 14.5 8.45523 14.5 8.4C14.5 7.90294 14.0971 7.5 13.6 7.5L10.4 7.5C9.90294 7.5 9.5 7.90294 9.5 8.4C9.5 8.45523 9.54477 8.5 9.6 8.5ZM8.00307 8.5C8.05469 9.33707 8.74993 10 9.6 10L14.4 10C15.2501 10 15.9453 9.33707 15.9969 8.5L20 8.5C20.2761 8.5 20.5 8.72386 20.5 9L20.5 14C20.5 14.8284 19.8284 15.5 19 15.5L14.8028 15.5L14.0801 14.416C13.0906 12.9317 10.9094 12.9317 9.91987 14.416L9.19722 15.5L5 15.5C4.17157 15.5 3.5 14.8284 3.5 14L3.5 9C3.5 8.72386 3.72386 8.5 4 8.5L8.00307 8.5ZM8.45042 7C8.88609 6.39437 9.59699 6 10.4 6L13.6 6C14.403 6 15.1139 6.39437 15.5496 7L20 7C21.1046 7 22 7.89543 22 9L22 14C22 15.6569 20.6569 17 19 17L14.1338 17C14.0502 17 13.9721 16.9582 13.9258 16.8887L12.8321 15.2481C12.4362 14.6543 11.5638 14.6543 11.1679 15.2481L10.0742 16.8887C10.0279 16.9582 9.94979 17 9.8662 17L5 17C3.34315 17 2 15.6569 2 14L2 9C2 7.89543 2.89543 7 4 7L8.45042 7Z", fillRule: "evenodd" })
1156
+ }
1157
+ );
1158
+ VRMask.displayName = "VRMask";
1159
+ var WiFi = (props) => /* @__PURE__ */ jsx(
1160
+ "svg",
1161
+ {
1162
+ width: "24",
1163
+ height: "24",
1164
+ viewBox: "0 0 24 24",
1165
+ fill: "currentColor",
1166
+ xmlns: "http://www.w3.org/2000/svg",
1167
+ ...props,
1168
+ children: /* @__PURE__ */ jsx("path", { d: "M11.9996 13.6918C10.7451 13.6918 9.61928 14.4336 8.9858 15.4942L7.89751 14.4187C8.80647 13.1021 10.2894 12.1918 11.9996 12.1918C13.7253 12.1918 15.2337 13.04 16.1427 14.3794L15.0503 15.4587C14.4286 14.3706 13.2912 13.6918 11.9996 13.6918ZM6.11406 12.2176C6.04413 12.2948 5.97553 12.3733 5.90828 12.4529L4.83852 11.3958C4.89235 11.3335 4.94691 11.2718 5.00222 11.2107C6.84423 9.17665 9.3594 8.01777 11.9997 8.01777C14.6401 8.01777 17.1552 9.17665 18.9973 11.2107C19.0528 11.272 19.1076 11.334 19.1616 11.3966L18.0918 12.4536C18.0243 12.3737 17.9555 12.295 17.8854 12.2176C16.3106 10.4786 14.1915 9.51777 11.9997 9.51777C9.80794 9.51777 7.68888 10.4786 6.11406 12.2176ZM4.39821 8.23936C3.89776 8.67685 3.45574 9.15076 3.07458 9.65268L2 8.59077C2.41513 8.06443 2.8866 7.56844 3.41096 7.11005C5.68883 5.11874 8.7783 4 11.9998 4C15.2212 4 18.3107 5.11874 20.5886 7.11004C21.1133 7.56874 21.585 8.06507 22.0003 8.59178L20.9256 9.65361C20.5443 9.15135 20.1021 8.67712 19.6013 8.23936C17.6154 6.50327 14.8836 5.5 11.9998 5.5C9.11594 5.5 6.38412 6.50327 4.39821 8.23936ZM11.9999 19.0057C12.8283 19.0057 13.4999 18.3341 13.4999 17.5057C13.4999 16.6773 12.8283 16.0057 11.9999 16.0057C11.1715 16.0057 10.4999 16.6773 10.4999 17.5057C10.4999 18.3341 11.1715 19.0057 11.9999 19.0057Z", fillRule: "evenodd" })
1169
+ }
1170
+ );
1171
+ WiFi.displayName = "WiFi";
1172
+ var WiFiDisconnect = (props) => /* @__PURE__ */ jsx(
1173
+ "svg",
1174
+ {
1175
+ width: "24",
1176
+ height: "24",
1177
+ viewBox: "0 0 24 24",
1178
+ fill: "currentColor",
1179
+ xmlns: "http://www.w3.org/2000/svg",
1180
+ ...props,
1181
+ children: /* @__PURE__ */ jsx("path", { d: "M11.9996 13.6918C10.7451 13.6918 9.61928 14.4336 8.9858 15.4942L7.89751 14.4187C8.80647 13.1021 10.2894 12.1918 11.9996 12.1918C13.7253 12.1918 15.2337 13.04 16.1427 14.3794L15.0503 15.4587C14.4286 14.3706 13.2912 13.6918 11.9996 13.6918ZM6.11406 12.2176C6.04413 12.2948 5.97553 12.3733 5.90828 12.4529L4.83852 11.3958C4.89235 11.3335 4.94691 11.2718 5.00222 11.2107C6.84423 9.17665 9.3594 8.01777 11.9997 8.01777C13.7793 8.01777 15.5019 8.54419 17 9.51017L17 11.3678C15.5576 10.1684 13.8033 9.51777 11.9997 9.51777C9.80794 9.51777 7.68888 10.4786 6.11406 12.2176ZM11.9998 5.5C14.7484 5.5 17.3589 6.41139 19.3171 8L21.4981 8C21.2156 7.69017 20.9122 7.39295 20.5886 7.11004C18.3107 5.11874 15.2212 4 11.9998 4C8.7783 4 5.68883 5.11874 3.41096 7.11005C2.8866 7.56844 2.41513 8.06443 2 8.59077L3.07458 9.65268C3.45574 9.15076 3.89776 8.67685 4.39821 8.23936C6.38412 6.50327 9.11594 5.5 11.9998 5.5ZM11.9999 19.0057C12.8283 19.0057 13.4999 18.3341 13.4999 17.5057C13.4999 16.6773 12.8283 16.0057 11.9999 16.0057C11.1715 16.0057 10.4999 16.6773 10.4999 17.5057C10.4999 18.3341 11.1715 19.0057 11.9999 19.0057ZM20.0985 15.5L18.8985 15.5L18.7065 12.869L18.7065 9.953L20.2905 9.953L20.2905 12.869L20.0985 15.5ZM20.2905 18.353L18.7065 18.353L18.7065 16.697L20.2905 16.697L20.2905 18.353Z", fillRule: "evenodd" })
1182
+ }
1183
+ );
1184
+ WiFiDisconnect.displayName = "WiFiDisconnect";
1185
+ var WiFiOff = (props) => /* @__PURE__ */ jsx(
1186
+ "svg",
1187
+ {
1188
+ width: "24",
1189
+ height: "24",
1190
+ viewBox: "0 0 24 24",
1191
+ fill: "currentColor",
1192
+ xmlns: "http://www.w3.org/2000/svg",
1193
+ ...props,
1194
+ children: /* @__PURE__ */ jsx("path", { d: "M13.2201 13.9057L18.3447 19.0303L19.4053 17.9696L4.03033 2.5946L2.96967 3.65526L5.15867 5.84426C4.53653 6.21497 3.95094 6.63798 3.41096 7.11003C2.8866 7.56843 2.41513 8.06442 2 8.59075L3.07458 9.65266C3.45574 9.15075 3.89776 8.67683 4.39821 8.23934C4.96239 7.74613 5.58678 7.31207 6.25775 6.94335L8.1771 8.8627C6.99755 9.4064 5.91689 10.2006 5.00222 11.2107C4.94691 11.2717 4.89235 11.3335 4.83852 11.3958L5.90828 12.4529C5.97553 12.3733 6.04413 12.2948 6.11406 12.2176C7.03036 11.2057 8.1309 10.4574 9.32281 10.0084L11.5293 12.2149C10.0189 12.3643 8.72206 13.2243 7.89751 14.4187L8.9858 15.4942C9.61928 14.4336 10.7451 13.6917 11.9996 13.6917C12.4278 13.6917 12.839 13.7664 13.2201 13.9057ZM17.8854 12.2176C16.5575 10.7512 14.8427 9.8382 13.0236 9.58792L11.4691 8.03338C11.6453 8.02299 11.8222 8.01775 11.9997 8.01775C14.6401 8.01775 17.1552 9.17663 18.9973 11.2107C19.0528 11.272 19.1076 11.334 19.1616 11.3965L18.0918 12.4536C18.0243 12.3737 17.9555 12.295 17.8854 12.2176ZM11.9998 5.49998C11.059 5.49998 10.1344 5.60675 9.24658 5.81091L8.02138 4.5857C9.28909 4.20149 10.6325 3.99998 11.9998 3.99998C15.2212 3.99998 18.3107 5.11872 20.5886 7.11003C21.1133 7.56872 21.585 8.06505 22.0003 8.59176L20.9256 9.65359C20.5443 9.15133 20.1021 8.6771 19.6013 8.23934C17.6154 6.50326 14.8836 5.49998 11.9998 5.49998ZM11.9999 19.0057C12.8283 19.0057 13.4999 18.3341 13.4999 17.5057C13.4999 16.6773 12.8283 16.0057 11.9999 16.0057C11.1715 16.0057 10.4999 16.6773 10.4999 17.5057C10.4999 18.3341 11.1715 19.0057 11.9999 19.0057Z", fillRule: "evenodd" })
1195
+ }
1196
+ );
1197
+ WiFiOff.displayName = "WiFiOff";
1198
+
1199
+ export { AdapterPCL, Adaptive, AllDevices, Atom, Barrier, BatteryChargeEmpty, BatteryChargeHalh, BatteryEmpty, BatteryFill, Bluetooth, BluetoothOff, Broadcast, BroadcastOff, CameraCeiling, CameraHome, CameraHomeGroup, CameraStreet, CloudGame, CloudServer, Console, Controller, Counter, Datastore, Debug, Desktop, DesktopAdd, Device, DeviceWiFi, Equipment, Fax, FlashCard, Flashlight, FloppyDisk, Game, Intercom, Internet, InternetAdd, InternetCableOne, InternetCableThree, InternetWiFi, Keyboard, LandlinePhone, Laptop, LightBulb, LoadProgramm, Magic, MagicFill, Microchip, Microcircuit, Mobile, MobileAdd, MobileInfo, MobileInternet, MobileRefresh, MobileSignal, Modem, OtherService, Phone, PhoneAdd, PhoneInternet, PhoneRoaming, PhoneTime, Radio, Registator, Robot, SIM, ScreenCableThree, ScreenInternet, Server, SetOfMinutes, Signaling, SmartHome, SmartHomeAdd, Socket, Station, Stopwatch, Subnet, Tablet, ThermalImager, UnknownDevice, VRHelmet, VRMask, WiFi, WiFiDisconnect, WiFiOff, technology_exports };