restream-admin-ui-icons 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (174) hide show
  1. package/dist/index.cjs +3491 -0
  2. package/dist/index.d.cts +819 -0
  3. package/dist/index.d.ts +819 -0
  4. package/dist/index.js +3327 -0
  5. package/package.json +41 -0
  6. package/scripts/generate.mjs +126 -0
  7. package/src/index.ts +5 -0
  8. package/src/place/Administration.tsx +20 -0
  9. package/src/place/Armchair.tsx +20 -0
  10. package/src/place/Backyard.tsx +20 -0
  11. package/src/place/BackyardTree.tsx +20 -0
  12. package/src/place/Balloon.tsx +20 -0
  13. package/src/place/Barbeque.tsx +20 -0
  14. package/src/place/Bed.tsx +20 -0
  15. package/src/place/Breaking.tsx +20 -0
  16. package/src/place/Broom.tsx +20 -0
  17. package/src/place/BrushRepair.tsx +20 -0
  18. package/src/place/Bus.tsx +20 -0
  19. package/src/place/Car.tsx +20 -0
  20. package/src/place/ChristmasTree.tsx +20 -0
  21. package/src/place/City.tsx +20 -0
  22. package/src/place/Cleaver.tsx +20 -0
  23. package/src/place/Clothes.tsx +20 -0
  24. package/src/place/Cloud.tsx +20 -0
  25. package/src/place/CoffeeBreak.tsx +20 -0
  26. package/src/place/Cyclist.tsx +20 -0
  27. package/src/place/DarkTheme.tsx +20 -0
  28. package/src/place/DarkThemeFill.tsx +20 -0
  29. package/src/place/DeliveryBus.tsx +20 -0
  30. package/src/place/DeliveryCar.tsx +20 -0
  31. package/src/place/Disability.tsx +20 -0
  32. package/src/place/Door.tsx +20 -0
  33. package/src/place/DoorExit.tsx +20 -0
  34. package/src/place/Drop.tsx +20 -0
  35. package/src/place/Dumbbell.tsx +20 -0
  36. package/src/place/Earth.tsx +20 -0
  37. package/src/place/Escalator.tsx +20 -0
  38. package/src/place/EscalatorDown.tsx +20 -0
  39. package/src/place/EscalatorUp.tsx +20 -0
  40. package/src/place/Factory.tsx +20 -0
  41. package/src/place/FigureFamily.tsx +20 -0
  42. package/src/place/FigureMan.tsx +20 -0
  43. package/src/place/FigureManWoman.tsx +20 -0
  44. package/src/place/FigureWoman.tsx +20 -0
  45. package/src/place/Fire.tsx +20 -0
  46. package/src/place/Food.tsx +20 -0
  47. package/src/place/ForkKnife.tsx +20 -0
  48. package/src/place/ForkSpoon.tsx +20 -0
  49. package/src/place/Hammer.tsx +20 -0
  50. package/src/place/HammerAndWrench.tsx +20 -0
  51. package/src/place/Helicopter.tsx +20 -0
  52. package/src/place/Kettlebell.tsx +20 -0
  53. package/src/place/Kite.tsx +20 -0
  54. package/src/place/Knife.tsx +20 -0
  55. package/src/place/Launch.tsx +20 -0
  56. package/src/place/Lift.tsx +20 -0
  57. package/src/place/Metro.tsx +20 -0
  58. package/src/place/Moon.tsx +20 -0
  59. package/src/place/Motorbike.tsx +20 -0
  60. package/src/place/Office.tsx +20 -0
  61. package/src/place/Officechair.tsx +20 -0
  62. package/src/place/Pass.tsx +20 -0
  63. package/src/place/Radar.tsx +20 -0
  64. package/src/place/Realty.tsx +20 -0
  65. package/src/place/Roller.tsx +20 -0
  66. package/src/place/RulerAndPencil.tsx +20 -0
  67. package/src/place/Saturn.tsx +20 -0
  68. package/src/place/Saw.tsx +20 -0
  69. package/src/place/Screwdriver.tsx +20 -0
  70. package/src/place/Ship.tsx +20 -0
  71. package/src/place/Smoking.tsx +20 -0
  72. package/src/place/Snowflake.tsx +20 -0
  73. package/src/place/SosAlarm.tsx +20 -0
  74. package/src/place/Stairs.tsx +20 -0
  75. package/src/place/Tank.tsx +20 -0
  76. package/src/place/TestSpeed.tsx +20 -0
  77. package/src/place/Thermometer.tsx +20 -0
  78. package/src/place/Train.tsx +20 -0
  79. package/src/place/Tray.tsx +20 -0
  80. package/src/place/Tribune.tsx +20 -0
  81. package/src/place/Umbrella.tsx +20 -0
  82. package/src/place/VacationBeach.tsx +20 -0
  83. package/src/place/VacationSea.tsx +20 -0
  84. package/src/place/Wrench.tsx +20 -0
  85. package/src/place/index.ts +78 -0
  86. package/src/place//320/241ookie.tsx +20 -0
  87. package/src/technology/AdapterPCL.tsx +20 -0
  88. package/src/technology/Adaptive.tsx +20 -0
  89. package/src/technology/AllDevices.tsx +20 -0
  90. package/src/technology/Atom.tsx +20 -0
  91. package/src/technology/Barrier.tsx +20 -0
  92. package/src/technology/BatteryChargeEmpty.tsx +20 -0
  93. package/src/technology/BatteryChargeHalh.tsx +20 -0
  94. package/src/technology/BatteryEmpty.tsx +20 -0
  95. package/src/technology/BatteryFill.tsx +20 -0
  96. package/src/technology/Bluetooth.tsx +20 -0
  97. package/src/technology/BluetoothOff.tsx +20 -0
  98. package/src/technology/Broadcast.tsx +25 -0
  99. package/src/technology/BroadcastOff.tsx +40 -0
  100. package/src/technology/CameraCeiling.tsx +20 -0
  101. package/src/technology/CameraHome.tsx +20 -0
  102. package/src/technology/CameraHomeGroup.tsx +20 -0
  103. package/src/technology/CameraStreet.tsx +20 -0
  104. package/src/technology/CloudGame.tsx +20 -0
  105. package/src/technology/CloudServer.tsx +20 -0
  106. package/src/technology/Console.tsx +20 -0
  107. package/src/technology/Controller.tsx +20 -0
  108. package/src/technology/Counter.tsx +20 -0
  109. package/src/technology/Datastore.tsx +20 -0
  110. package/src/technology/Debug.tsx +20 -0
  111. package/src/technology/Desktop.tsx +20 -0
  112. package/src/technology/DesktopAdd.tsx +20 -0
  113. package/src/technology/Device.tsx +20 -0
  114. package/src/technology/DeviceWifi.tsx +20 -0
  115. package/src/technology/Equipment.tsx +20 -0
  116. package/src/technology/Fax.tsx +20 -0
  117. package/src/technology/FlashCard.tsx +20 -0
  118. package/src/technology/Flashlight.tsx +20 -0
  119. package/src/technology/FloppyDisk.tsx +20 -0
  120. package/src/technology/Game.tsx +20 -0
  121. package/src/technology/Intercom.tsx +20 -0
  122. package/src/technology/Internet.tsx +20 -0
  123. package/src/technology/InternetAdd.tsx +20 -0
  124. package/src/technology/InternetCableOne.tsx +20 -0
  125. package/src/technology/InternetCableThree.tsx +20 -0
  126. package/src/technology/InternetWifi.tsx +20 -0
  127. package/src/technology/Keyboard.tsx +20 -0
  128. package/src/technology/LandlinePhone.tsx +20 -0
  129. package/src/technology/Laptop.tsx +20 -0
  130. package/src/technology/LightBulb.tsx +20 -0
  131. package/src/technology/LoadProgramm.tsx +20 -0
  132. package/src/technology/Magic.tsx +20 -0
  133. package/src/technology/MagicFill.tsx +30 -0
  134. package/src/technology/Microchip.tsx +20 -0
  135. package/src/technology/Microcircuit.tsx +20 -0
  136. package/src/technology/Mobile.tsx +20 -0
  137. package/src/technology/MobileAdd.tsx +20 -0
  138. package/src/technology/MobileInfo.tsx +20 -0
  139. package/src/technology/MobileInternet.tsx +20 -0
  140. package/src/technology/MobileRefresh.tsx +20 -0
  141. package/src/technology/MobileSignal.tsx +20 -0
  142. package/src/technology/Modem.tsx +20 -0
  143. package/src/technology/OtherService.tsx +20 -0
  144. package/src/technology/Phone.tsx +20 -0
  145. package/src/technology/PhoneAdd.tsx +20 -0
  146. package/src/technology/PhoneInternet.tsx +20 -0
  147. package/src/technology/PhoneRoaming.tsx +20 -0
  148. package/src/technology/PhoneTime.tsx +20 -0
  149. package/src/technology/Radio.tsx +20 -0
  150. package/src/technology/Registator.tsx +20 -0
  151. package/src/technology/Robot.tsx +20 -0
  152. package/src/technology/SIM.tsx +20 -0
  153. package/src/technology/ScreenCableThree.tsx +20 -0
  154. package/src/technology/ScreenInternet.tsx +20 -0
  155. package/src/technology/Server.tsx +20 -0
  156. package/src/technology/SetOfMinutes.tsx +20 -0
  157. package/src/technology/Signaling.tsx +20 -0
  158. package/src/technology/SmartHome.tsx +20 -0
  159. package/src/technology/SmartHomeAdd.tsx +20 -0
  160. package/src/technology/Socket.tsx +20 -0
  161. package/src/technology/Station.tsx +20 -0
  162. package/src/technology/Stopwatch.tsx +20 -0
  163. package/src/technology/Subnet.tsx +20 -0
  164. package/src/technology/Tablet.tsx +20 -0
  165. package/src/technology/ThermalImager.tsx +20 -0
  166. package/src/technology/UnknownDevice.tsx +20 -0
  167. package/src/technology/VRHelmet.tsx +20 -0
  168. package/src/technology/VRMask.tsx +20 -0
  169. package/src/technology/Wifi.tsx +20 -0
  170. package/src/technology/WifiDisconnect.tsx +20 -0
  171. package/src/technology/WifiOff.tsx +20 -0
  172. package/src/technology/index.ts +85 -0
  173. package/tsconfig.json +15 -0
  174. package/tsup.config.ts +15 -0
package/dist/index.js ADDED
@@ -0,0 +1,3327 @@
1
+ import { jsx, jsxs } from 'react/jsx-runtime';
2
+
3
+ // src/place/Administration.tsx
4
+ var Administration = (props) => /* @__PURE__ */ jsx(
5
+ "svg",
6
+ {
7
+ width: "24",
8
+ height: "24",
9
+ viewBox: "0 0 24 24",
10
+ fill: "currentColor",
11
+ xmlns: "http://www.w3.org/2000/svg",
12
+ ...props,
13
+ children: /* @__PURE__ */ jsx(
14
+ "path",
15
+ {
16
+ fillRule: "evenodd",
17
+ clipRule: "evenodd",
18
+ d: "M11.2529 4.05071V2H12.7529V4.05071C15.2732 4.39435 17.2503 6.44532 17.4805 9H21.5029C21.7791 9 22.0029 9.22386 22.0029 9.5V19.5C22.0029 19.7761 21.7791 20 21.5029 20H19.0029V18.5H20.5029V10.5H17.4805H16.1096L15.9866 9.13463C15.803 7.09749 14.0887 5.5 12.0029 5.5C9.91719 5.5 8.20287 7.09749 8.0193 9.13463L7.89626 10.5H6.52535H3.50293V18.5H5.00293V20H2.50293C2.22679 20 2.00293 19.7761 2.00293 19.5V9.5C2.00293 9.22386 2.22679 9 2.50293 9H6.52535C6.75557 6.44532 8.73263 4.39435 11.2529 4.05071ZM8.00293 14.4659V18.5H11.3035V14.71H12.8035V18.5H16.0029V14.4659L12.0029 12.6477L8.00293 14.4659ZM12.0029 11L17.5029 13.5V18.5V20H16.0029H8.00293H6.50293V18.5V13.5L12.0029 11ZM12.5029 8.00049H14.0029V9.50049H12.5029H11.5029H10.0029V8.00049H11.5029H12.5029Z"
19
+ }
20
+ )
21
+ }
22
+ );
23
+ Administration.displayName = "Administration";
24
+ var Armchair = (props) => /* @__PURE__ */ jsx(
25
+ "svg",
26
+ {
27
+ width: "24",
28
+ height: "24",
29
+ viewBox: "0 0 24 24",
30
+ fill: "currentColor",
31
+ xmlns: "http://www.w3.org/2000/svg",
32
+ ...props,
33
+ children: /* @__PURE__ */ jsx(
34
+ "path",
35
+ {
36
+ fillRule: "evenodd",
37
+ clipRule: "evenodd",
38
+ d: "M16 4.5H8C7.17157 4.5 6.5 5.17157 6.5 6V9.06301C7.36261 9.28503 8 10.0681 8 11V12H16V11C16 10.0681 16.6374 9.28503 17.5 9.06301V6C17.5 5.17157 16.8284 4.5 16 4.5ZM19 9V6C19 4.34315 17.6569 3 16 3H8C6.34315 3 5 4.34315 5 6V9H4C2.89543 9 2 9.89543 2 11V20C2 20.5523 2.44772 21 3 21H7C7.55228 21 8 20.5523 8 20H16C16 20.5523 16.4477 21 17 21H21C21.5523 21 22 20.5523 22 20V11C22 9.89543 21.1046 9 20 9H19ZM6.5 11C6.5 10.7239 6.27614 10.5 6 10.5H4C3.72386 10.5 3.5 10.7239 3.5 11V19.5H5.67709C5.26188 19.1335 5 18.5973 5 18V14C5 13.0681 5.63739 12.285 6.5 12.063V11ZM20.5 11C20.5 10.7239 20.2761 10.5 20 10.5H18C17.7239 10.5 17.5 10.7239 17.5 11V12.063C18.3626 12.285 19 13.0681 19 14V18C19 18.5973 18.7381 19.1335 18.3229 19.5H20.5V11ZM7 13.5H17C17.2761 13.5 17.5 13.7239 17.5 14V18C17.5 18.2761 17.2761 18.5 17 18.5H7C6.72386 18.5 6.5 18.2761 6.5 18V14C6.5 13.7239 6.72386 13.5 7 13.5Z"
39
+ }
40
+ )
41
+ }
42
+ );
43
+ Armchair.displayName = "Armchair";
44
+ var Backyard = (props) => /* @__PURE__ */ jsx(
45
+ "svg",
46
+ {
47
+ width: "24",
48
+ height: "24",
49
+ viewBox: "0 0 24 24",
50
+ fill: "currentColor",
51
+ xmlns: "http://www.w3.org/2000/svg",
52
+ ...props,
53
+ children: /* @__PURE__ */ jsx(
54
+ "path",
55
+ {
56
+ fillRule: "evenodd",
57
+ clipRule: "evenodd",
58
+ d: "M14.0029 3.5H16.0029C17.9359 3.5 19.5029 5.067 19.5029 7V14C19.5029 15.8925 18.0009 17.4342 16.124 17.4979C16.0095 17.3554 15.8855 17.2208 15.7529 17.0953V11.8107L18.5333 9.03033L17.4726 7.96967L15.7529 9.68934V7H14.2529V12.6893L12.5333 10.9697L11.4726 12.0303L14.2529 14.8107V16.1992C13.8597 16.0699 13.4395 16 13.0029 16C12.9187 16 12.8351 16.0026 12.7521 16.0077C12.1639 15.2928 11.3988 14.729 10.5237 14.3831C10.51 14.2573 10.5029 14.1295 10.5029 14V7C10.5029 5.067 12.0699 3.5 14.0029 3.5ZM9.00298 14.0224C9.00295 14.015 9.00293 14.0075 9.00293 14V7C9.00293 4.23858 11.2415 2 14.0029 2H16.0029C18.7644 2 21.0029 4.23858 21.0029 7V14C21.0029 16.4701 19.2118 18.5218 16.8575 18.9273C16.9523 19.2687 17.0029 19.6284 17.0029 20C17.0029 20.1707 16.9922 20.3389 16.9715 20.5039H21.0029V22.0039H3.00293V22V20.5039V20.5V19.5C3.00293 16.4624 5.46536 14 8.50293 14C8.67149 14 8.83828 14.0076 9.00298 14.0224ZM11.5938 16.9608L12.0804 17.5522L12.8448 17.5049C12.8969 17.5016 12.9497 17.5 13.0029 17.5C14.3836 17.5 15.5029 18.6193 15.5029 20C15.5029 20.1718 15.4858 20.3389 15.4532 20.5H4.50293V19.5C4.50293 17.2909 6.29379 15.5 8.50293 15.5C9.74713 15.5 10.8578 16.0663 11.5938 16.9608Z"
59
+ }
60
+ )
61
+ }
62
+ );
63
+ Backyard.displayName = "Backyard";
64
+ var BackyardTree = (props) => /* @__PURE__ */ jsx(
65
+ "svg",
66
+ {
67
+ width: "24",
68
+ height: "24",
69
+ viewBox: "0 0 24 24",
70
+ fill: "currentColor",
71
+ xmlns: "http://www.w3.org/2000/svg",
72
+ ...props,
73
+ children: /* @__PURE__ */ jsx(
74
+ "path",
75
+ {
76
+ fillRule: "evenodd",
77
+ clipRule: "evenodd",
78
+ d: "M15.75 13.4441V11.8107L12.9697 9.03033L14.0303 7.96967L15.75 9.68934V7H17.25V9.68934L18.9697 7.96967L20.0303 9.03033L17.25 11.8107V13.4441C19.6556 13.0823 21.5 11.0065 21.5 8.5C21.5 5.73858 19.2614 3.5 16.5 3.5C13.7386 3.5 11.5 5.73858 11.5 8.5C11.5 11.0065 13.3444 13.0823 15.75 13.4441ZM15.75 14.9572C12.5134 14.5853 10 11.8362 10 8.5C10 4.91015 12.9101 2 16.5 2C20.0899 2 23 4.91015 23 8.5C23 11.8362 20.4866 14.5853 17.25 14.9572V22H15.75V14.9572ZM13 15.9946L1 15.9946V17.4946L13 17.4946V15.9946ZM11.75 22V20.0112H13V18.5112H1V20.0112H2.25V22H3.75V20.0112H10.25V22H11.75Z"
79
+ }
80
+ )
81
+ }
82
+ );
83
+ BackyardTree.displayName = "BackyardTree";
84
+ var Balloon = (props) => /* @__PURE__ */ jsx(
85
+ "svg",
86
+ {
87
+ width: "24",
88
+ height: "24",
89
+ viewBox: "0 0 24 24",
90
+ fill: "currentColor",
91
+ xmlns: "http://www.w3.org/2000/svg",
92
+ ...props,
93
+ children: /* @__PURE__ */ jsx(
94
+ "path",
95
+ {
96
+ fillRule: "evenodd",
97
+ clipRule: "evenodd",
98
+ d: "M15.4556 13.227C16.4294 11.7476 17.0001 9.78621 17.0001 8C17.0001 5.56749 14.6629 3.5 12.0001 3.5C9.33721 3.5 7 5.56751 7 8C7 9.79116 7.56313 11.754 8.52735 13.2322C9.4953 14.7161 10.707 15.5 11.9795 15.5C13.2548 15.5 14.4776 14.7129 15.4556 13.227ZM12.75 16.936C16.234 16.3506 18.5001 11.8602 18.5001 8C18.5001 4.57203 15.3138 2 12.0001 2C8.68634 2 5.5 4.57203 5.5 8C5.5 11.8751 7.74766 16.3853 11.25 16.9426V17.5C11.25 18.1904 10.6904 18.75 10 18.75H8.5C6.98122 18.75 5.75 19.9812 5.75 21.5V22H7.25V21.5C7.25 20.8096 7.80964 20.25 8.5 20.25H10C11.5188 20.25 12.75 19.0188 12.75 17.5V16.936ZM12 4.48779C14.0125 4.48779 15.5 6.10014 15.5 8H14C14 6.89235 13.1483 5.98779 12 5.98779V4.48779Z"
99
+ }
100
+ )
101
+ }
102
+ );
103
+ Balloon.displayName = "Balloon";
104
+ var Barbeque = (props) => /* @__PURE__ */ jsx(
105
+ "svg",
106
+ {
107
+ width: "24",
108
+ height: "24",
109
+ viewBox: "0 0 24 24",
110
+ fill: "currentColor",
111
+ xmlns: "http://www.w3.org/2000/svg",
112
+ ...props,
113
+ children: /* @__PURE__ */ jsx(
114
+ "path",
115
+ {
116
+ fillRule: "evenodd",
117
+ clipRule: "evenodd",
118
+ d: "M11.5711 6.45598C11.5238 7.18738 11.3355 8.00849 10.9148 8.99992L9.53397 8.41399C9.8994 7.5528 10.0395 6.89691 10.0743 6.35911C10.1091 5.82031 10.0413 5.36383 9.94616 4.87483C9.92927 4.78804 9.91149 4.70035 9.89345 4.61144C9.7025 3.67011 9.48387 2.59238 10.0126 1L11.4361 1.47264C11.0356 2.67903 11.1833 3.41436 11.3655 4.32151C11.383 4.40866 11.4009 4.49743 11.4185 4.58832C11.5221 5.12069 11.6184 5.72558 11.5711 6.45598ZM14.2418 3.99535C14.5572 5.29012 14.802 6.83693 13.9286 8.98874L12.5387 8.42463C13.2489 6.67476 13.0595 5.47976 12.7844 4.35034L14.2418 3.99535ZM20.003 10H18.503H4.00305C4.00306 10.5126 4.05128 11.0142 4.14343 11.5C4.57272 13.7631 5.9553 15.6888 7.85773 16.8436L6.3066 20.7215L7.69932 21.2785L9.21101 17.4993C10.0802 17.8231 11.021 18 12.003 18C12.985 18 13.9257 17.8231 14.7949 17.4993L16.3066 21.2785L17.6993 20.7215L16.1482 16.8436C18.0506 15.6888 19.4332 13.7631 19.8625 11.5C19.9547 11.0141 20.003 10.5127 20.003 10ZM5.67697 11.5H18.329C17.6518 14.3667 15.0765 16.5 12.003 16.5C8.92941 16.5 6.3541 14.3667 5.67697 11.5Z"
119
+ }
120
+ )
121
+ }
122
+ );
123
+ Barbeque.displayName = "Barbeque";
124
+ var Bed = (props) => /* @__PURE__ */ jsx(
125
+ "svg",
126
+ {
127
+ width: "24",
128
+ height: "24",
129
+ viewBox: "0 0 24 24",
130
+ fill: "currentColor",
131
+ xmlns: "http://www.w3.org/2000/svg",
132
+ ...props,
133
+ children: /* @__PURE__ */ jsx(
134
+ "path",
135
+ {
136
+ fillRule: "evenodd",
137
+ clipRule: "evenodd",
138
+ d: "M16.0029 3.5H18.7024L16.1403 6.79349C15.9644 7.0196 15.9327 7.32615 16.0585 7.58349C16.1844 7.84083 16.4458 8.00401 16.7323 8.00401H22V6.50401H18.2659L20.8281 3.21051C21.004 2.98441 21.0357 2.67786 20.9098 2.42052C20.784 2.16318 20.5226 2 20.2361 2H16.0029V3.5ZM11.6991 7.51562H9.00293V6.01562H13.2361C13.5228 6.01562 13.7844 6.17906 13.9101 6.43671C14.0358 6.69436 14.0037 7.00115 13.8273 7.22713L11.2692 10.504H15.0128V12.004H9.73228C9.44559 12.004 9.18398 11.8406 9.05825 11.5829C8.93252 11.3253 8.96467 11.0185 9.14109 10.7925L11.6991 7.51562ZM3.49902 12.5093L3.49902 14H3.5H7.41287C7.02765 13.1223 6.1509 12.5093 5.13096 12.5093H3.49902ZM3.49902 11.0093L3.49902 9H1.99902V22H3H3.49902H3.5V20.0029H20.5V22H22V17C22 15.3431 20.6569 14 19 14H8.99544C8.55158 12.2799 6.98966 11.0093 5.13096 11.0093H3.49902ZM3.5 18.5029H20.5V17C20.5 16.1716 19.8284 15.5 19 15.5H3.5V18.5029Z"
139
+ }
140
+ )
141
+ }
142
+ );
143
+ Bed.displayName = "Bed";
144
+ var Breaking = (props) => /* @__PURE__ */ jsx(
145
+ "svg",
146
+ {
147
+ width: "24",
148
+ height: "24",
149
+ viewBox: "0 0 24 24",
150
+ fill: "currentColor",
151
+ xmlns: "http://www.w3.org/2000/svg",
152
+ ...props,
153
+ children: /* @__PURE__ */ jsx(
154
+ "path",
155
+ {
156
+ fillRule: "evenodd",
157
+ clipRule: "evenodd",
158
+ d: "M12.4736 13.5107V15.0107V16.8111L15.7063 10.4896H13.0263H11.5263V8.98961V7.18915L8.29354 13.5107H10.9736H12.4736ZM6.60878 13.5107L11.5263 3.89469L11.8885 3.18646L12.3257 2.3316L12.4025 2.18135C12.5603 1.87276 13.0263 1.985 13.0263 2.3316V2.50036V3.46051V4.25599V7.48961V8.98961H14.5263H16.4734H16.5236H17.2607H17.7496C17.9364 8.98961 18.0572 9.18709 17.9721 9.35344L17.7496 9.78869L17.4139 10.445L17.3911 10.4896L12.4736 20.1056L12.1114 20.8138L11.6742 21.6687L11.5974 21.8189C11.4396 22.1275 10.9736 22.0153 10.9736 21.6687V21.4999V20.5398V19.7443V16.5107V15.0107H9.47357H7.52645H7.47632H6.73919H6.25033C6.06349 15.0107 5.94268 14.8132 6.02775 14.6468L6.25033 14.2116L6.58595 13.5553L6.60878 13.5107Z"
159
+ }
160
+ )
161
+ }
162
+ );
163
+ Breaking.displayName = "Breaking";
164
+ var Broom = (props) => /* @__PURE__ */ jsx(
165
+ "svg",
166
+ {
167
+ width: "24",
168
+ height: "24",
169
+ viewBox: "0 0 24 24",
170
+ fill: "currentColor",
171
+ xmlns: "http://www.w3.org/2000/svg",
172
+ ...props,
173
+ children: /* @__PURE__ */ jsx(
174
+ "path",
175
+ {
176
+ fillRule: "evenodd",
177
+ clipRule: "evenodd",
178
+ d: "M18.1422 11.1647L16.5047 9.53354L21.9997 4.05992L20.9411 2.99719L15.442 8.47491L13.89 6.92885C12.7162 5.75954 10.813 5.75954 9.63919 6.92885L9.29453 7.27219L9.29076 7.26842C7.42384 9.06763 5.09631 10.3163 2.56482 10.8768L2.15224 10.9681C2.03438 10.9942 1.96842 11.1201 2.01408 11.2319L2.26006 11.8339C2.31626 11.9714 2.37442 12.1078 2.43448 12.2429L2.43448 12.2429C2.4613 12.3033 2.4885 12.3634 2.51607 12.4232L2.51633 12.4238C4.91624 17.6331 10.1716 21 15.945 21C15.9795 21 16.0121 20.9837 16.0327 20.956L16.3976 20.4653C17.4039 19.1121 17.8934 17.444 17.7782 15.7618L17.7874 15.7526L18.1422 15.3992C19.316 14.2299 19.316 12.334 18.1422 11.1647ZM9.21277 9.32821L9.28438 9.39954L13.7317 13.8298L16.2928 16.3905C16.264 17.498 15.9053 18.5754 15.258 19.4823C10.4359 19.2333 6.10701 16.3776 3.99997 12.052C5.89566 11.4831 7.66476 10.5582 9.21277 9.32821ZM14.7957 12.7725L16.7247 14.694L17.0795 14.3406C17.6664 13.7559 17.6664 12.808 17.0795 12.2233L12.8273 7.98747C12.2404 7.40281 11.2888 7.40281 10.7019 7.98747L10.3553 8.33276L14.7957 12.7725Z"
179
+ }
180
+ )
181
+ }
182
+ );
183
+ Broom.displayName = "Broom";
184
+ var BrushRepair = (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(
194
+ "path",
195
+ {
196
+ fillRule: "evenodd",
197
+ clipRule: "evenodd",
198
+ d: "M15.9755 5.43026L16.1368 4.60213L15.5133 4.03401L15.0227 3.587C14.043 2.69427 12.5081 2.838 11.711 3.8971L6.32353 11.0551C5.71752 11.8603 5.80491 12.9908 6.52746 13.6931L6.73368 13.8936L4.0655 16.0003C2.76855 17.0243 2.63545 18.9433 3.77861 20.1367C4.95051 21.3601 6.93138 21.2704 7.98793 19.946L10.1158 17.2788L10.238 17.4048C10.9381 18.1268 12.0653 18.2164 12.8706 17.6139L20.0974 12.2072C21.1844 11.394 21.3094 9.81026 20.3634 8.83649L17.5721 5.96311L16.8307 5.19989L15.9398 5.61331L15.9755 5.43026ZM15.4631 7.48838L15.5856 7.43155L16.4967 7.00876L19.288 9.88213C19.6033 10.2067 19.5616 10.7346 19.1993 11.0057L14.9774 14.1643L9.77671 8.96128L12.909 4.79958C13.1747 4.44654 13.6863 4.39864 14.0129 4.69621L14.5035 5.14322L14.26 6.39277L14.2342 6.52532L14.0655 7.39133L13.9995 7.73023C13.9604 7.93059 14.1649 8.0908 14.35 8.00491L14.6631 7.85963L15.4631 7.48838ZM8.86572 10.1717L7.52155 11.9576C7.37005 12.1589 7.39189 12.4415 7.57253 12.6171L8.80157 13.8118C8.8765 13.8847 8.89526 13.9917 8.86048 14.0817C8.84496 14.1218 8.81881 14.1586 8.78223 14.1875L8.6817 14.2668L4.99456 17.178C4.39236 17.6535 4.33056 18.5445 4.86135 19.0987C5.40549 19.6667 6.32525 19.625 6.81583 19.0101L9.74626 15.3369L9.82906 15.2331C9.85783 15.197 9.89429 15.1712 9.93404 15.1559C10.0241 15.1211 10.131 15.1399 10.2038 15.215L11.3143 16.3601C11.4894 16.5406 11.7712 16.563 11.9725 16.4124L13.764 15.0721L8.86572 10.1717Z"
199
+ }
200
+ )
201
+ }
202
+ );
203
+ BrushRepair.displayName = "BrushRepair";
204
+ var Bus = (props) => /* @__PURE__ */ jsx(
205
+ "svg",
206
+ {
207
+ width: "24",
208
+ height: "24",
209
+ viewBox: "0 0 24 24",
210
+ fill: "currentColor",
211
+ xmlns: "http://www.w3.org/2000/svg",
212
+ ...props,
213
+ children: /* @__PURE__ */ jsx(
214
+ "path",
215
+ {
216
+ fillRule: "evenodd",
217
+ clipRule: "evenodd",
218
+ d: "M5.5022 19V17.5H5.5V13.4267C9.91557 14.1295 14.0844 14.1296 18.5 13.4267V18.4332V18.4826L18.5022 18.5159V19C18.5022 19.2761 18.2783 19.5 18.0022 19.5H15.9913L15.5238 18.4091L15.1341 17.5H14.1451H9.85934H8.87025L8.48062 18.4091L8.0131 19.5H6.0022C5.72606 19.5 5.5022 19.2761 5.5022 19ZM18.5 11.9072C14.0741 12.6361 9.92594 12.636 5.5 11.9072V5C5.5 4.17157 6.17157 3.5 7 3.5H17C17.8284 3.5 18.5 4.17157 18.5 5V11.9072ZM7 2C5.34315 2 4 3.34315 4 5V5.4834C2.92242 5.49566 1.99927 6.36448 1.99927 7.49564V11.0005H3.49927V7.49564C3.49927 7.22418 3.72075 6.99568 4 6.98377V17.5V19H4.0022C4.0022 20.1046 4.89763 21 6.0022 21H8.3428C8.74283 21 9.10437 20.7616 9.26195 20.3939L9.85934 19H14.1451L14.7424 20.3939C14.9 20.7616 15.2616 21 15.6616 21H18.0022C19.1068 21 20.0022 20.1046 20.0022 19V18.5C20.0022 18.4775 20.0015 18.4553 20 18.4332V6.98376C20.2795 6.99537 20.5013 7.22401 20.5013 7.49566V11.0005H22.0013V7.49566C22.0013 6.36428 21.0778 5.49536 20 5.48341V5C20 3.34315 18.6569 2 17 2H7ZM6.5646 14.5027L9.56252 14.7527L9.43787 16.2475L6.43994 15.9975L6.5646 14.5027ZM14.4378 14.7528L17.4399 14.5028L17.5643 15.9976L14.5623 16.2476L14.4378 14.7528Z"
219
+ }
220
+ )
221
+ }
222
+ );
223
+ Bus.displayName = "Bus";
224
+ var Car = (props) => /* @__PURE__ */ jsx(
225
+ "svg",
226
+ {
227
+ width: "24",
228
+ height: "24",
229
+ viewBox: "0 0 24 24",
230
+ fill: "currentColor",
231
+ xmlns: "http://www.w3.org/2000/svg",
232
+ ...props,
233
+ children: /* @__PURE__ */ jsx(
234
+ "path",
235
+ {
236
+ fillRule: "evenodd",
237
+ clipRule: "evenodd",
238
+ d: "M7.87015 16.5H8.85925H15.145H16.1341L16.5237 17.4091L16.9912 18.5H19.0021C19.2782 18.5 19.5021 18.2761 19.5021 18V17.5V10.9643C19.4806 10.9677 19.4589 10.9711 19.4371 10.9745C17.7634 11.236 15.2785 11.4947 11.9997 11.4947C8.72087 11.4947 6.2376 11.236 4.56537 10.9745C4.54415 10.9712 4.52306 10.9679 4.50211 10.9646V17.5V18C4.50211 18.2761 4.72596 18.5 5.00211 18.5H7.01301L7.48053 17.4091L7.87015 16.5ZM3.38449 9.23524C3.24349 9.20534 3.11827 9.17728 3.00885 9.15174C2.81243 9.10589 2.66695 9.06816 2.57265 9.04254C2.5255 9.02973 2.49114 9.01994 2.46961 9.01368L2.44693 9.00699L2.44316 9.00586C2.44333 9.00591 2.44351 9.00597 2.22156 9.72237C1.99961 10.4388 2.00031 10.439 2.00053 10.4391L2.00177 10.4394L2.00514 10.4405L2.01551 10.4436L2.05078 10.454C2.08075 10.4627 2.12361 10.4749 2.17934 10.4901C2.29081 10.5203 2.45373 10.5625 2.66788 10.6125C2.76808 10.6359 2.8795 10.661 3.00211 10.6874V17.5V18C3.00211 19.1046 3.89754 20 5.00211 20H7.34271C7.74274 20 8.10428 19.7616 8.26185 19.3939L8.85925 18H15.145L15.7424 19.3939C15.8999 19.7616 16.2615 20 16.6615 20H19.0021C20.1067 20 21.0021 19.1046 21.0021 18V17.5V10.6874C21.1248 10.661 21.2364 10.6359 21.3367 10.6125C21.5511 10.5625 21.7142 10.5204 21.8258 10.4901C21.8817 10.475 21.9246 10.4628 21.9546 10.4541L21.9899 10.4437L22.0003 10.4406L22.0036 10.4396L22.0054 10.439C22.0056 10.439 22.0058 10.4389 21.7842 9.72237C21.5627 9.00585 21.5628 9.00579 21.563 9.00574L21.5592 9.00688L21.5364 9.01358C21.5148 9.01985 21.4804 9.02964 21.4332 9.04246C21.3387 9.06809 21.1929 9.10583 20.9962 9.15169C20.8865 9.17724 20.761 9.20533 20.6197 9.23524L18.8313 5.65836C18.3231 4.64201 17.2843 4 16.148 4H7.85621C6.71989 4 5.6811 4.64201 5.17293 5.65836L3.38449 9.23524ZM4.92317 9.51198L6.51457 6.32918C6.76865 5.821 7.28805 5.5 7.85621 5.5H16.148C16.7162 5.5 17.2356 5.821 17.4896 6.32918L19.0809 9.51174C17.4826 9.75503 15.1172 9.99467 11.9997 9.99467C8.88322 9.99467 6.51982 9.75518 4.92317 9.51198ZM17.9399 13.0026L14.9378 13.2526L15.0623 14.7474L18.0644 14.4974L17.9399 13.0026ZM9.06236 13.2526L6.06443 13.0026L5.93978 14.4974L8.9377 14.7474L9.06236 13.2526Z"
239
+ }
240
+ )
241
+ }
242
+ );
243
+ Car.displayName = "Car";
244
+ var ChristmasTree = (props) => /* @__PURE__ */ jsx(
245
+ "svg",
246
+ {
247
+ width: "24",
248
+ height: "24",
249
+ viewBox: "0 0 24 24",
250
+ fill: "currentColor",
251
+ xmlns: "http://www.w3.org/2000/svg",
252
+ ...props,
253
+ children: /* @__PURE__ */ jsx(
254
+ "path",
255
+ {
256
+ fillRule: "evenodd",
257
+ clipRule: "evenodd",
258
+ d: "M9.8797 14.7285L10.4683 13.3487L9.08857 12.7602L8.9543 12.7029L12 5.3569L15.0457 12.7029L14.9114 12.7602L13.5317 13.3487L14.1203 14.7285L15.7293 18.4999H12.75V15.9999H11.25V18.4999H8.27072L9.8797 14.7285ZM11.25 19.9999H7.6308H7.60394H6.96447H6.37846C6.19916 19.9999 6.07815 19.8168 6.14851 19.6518L6.37846 19.1128L6.62939 18.5247L6.63993 18.4999L7.91143 15.5196L8.5 14.1399L7.22762 13.5971L7.22419 13.5956C7.10047 13.5406 7.04276 13.3968 7.09478 13.2714L11.1881 3.39864L11.2985 3.13235L11.6732 2.22864L11.7691 1.99739C11.8543 1.79172 12.1457 1.79172 12.2309 1.99739L12.3268 2.22864L12.7015 3.13236L12.8119 3.39864L16.9052 13.2714C16.9572 13.3968 16.8995 13.5406 16.7758 13.5956L16.7724 13.5971L15.5 14.1399L16.0886 15.5196L17.3601 18.4999L17.3706 18.5247L17.6215 19.1128L17.8515 19.6518C17.9219 19.8168 17.8009 19.9999 17.6215 19.9999H17.0355H16.3961H16.3692H12.75V21.9999H11.25V19.9999Z"
259
+ }
260
+ )
261
+ }
262
+ );
263
+ ChristmasTree.displayName = "ChristmasTree";
264
+ var City = (props) => /* @__PURE__ */ jsx(
265
+ "svg",
266
+ {
267
+ width: "24",
268
+ height: "24",
269
+ viewBox: "0 0 24 24",
270
+ fill: "currentColor",
271
+ xmlns: "http://www.w3.org/2000/svg",
272
+ ...props,
273
+ children: /* @__PURE__ */ jsx(
274
+ "path",
275
+ {
276
+ fillRule: "evenodd",
277
+ clipRule: "evenodd",
278
+ d: "M12.5029 4.96673V16.2908C11.1849 16.8243 10.2159 18.04 10.0339 19.5L9.00293 19.5002L5.50293 19.5V8.20668L12.5029 4.96673ZM16.6523 17.0031C15.9467 16.3789 15.0191 16 14.0029 16L14.0029 3.40196C14.0029 3.03683 13.6243 2.79484 13.2929 2.94821L4.58289 6.97964C4.22927 7.14331 4.00293 7.49748 4.00293 7.88714V19.5002H2.00293V21.0003H22.0029V19.5002H19.8581C19.6603 18.8357 19.2704 18.2537 18.7529 17.8189V15.4055C20.0469 15.0725 21.0029 13.8979 21.0029 12.5V10C21.0029 8.34315 19.6598 7 18.0029 7C16.3461 7 15.0029 8.34315 15.0029 10V12.5C15.0029 13.8979 15.959 15.0725 17.2529 15.4055V17.0805C17.0583 17.0381 16.8576 17.0118 16.6523 17.0031ZM9.50293 10.0002H11.0029V11.5002H9.50293H8.50293H7.00293V10.0002H8.50293H9.50293ZM11.0027 13.0003H9.5027H8.5027H7.0027V14.5003H8.5027H9.5027H11.0027V13.0003ZM8.50269 16.0004H9.50293V17.5004H8.50269H8.00293H7.00269V16.0004H8.00293H8.50269ZM16.0573 18.4795L15.6584 18.1266C15.2165 17.7356 14.639 17.5 14.0029 17.5C12.7935 17.5 11.7846 18.3589 11.5529 19.5H18.2353C17.9029 18.9254 17.293 18.5314 16.5894 18.5018L16.0573 18.4795ZM19.5029 10V12.5C19.5029 13.3284 18.8314 14 18.0029 14C17.1745 14 16.5029 13.3284 16.5029 12.5V10C16.5029 9.17157 17.1745 8.5 18.0029 8.5C18.8314 8.5 19.5029 9.17157 19.5029 10Z"
279
+ }
280
+ )
281
+ }
282
+ );
283
+ City.displayName = "City";
284
+ var Cleaver = (props) => /* @__PURE__ */ jsx(
285
+ "svg",
286
+ {
287
+ width: "24",
288
+ height: "24",
289
+ viewBox: "0 0 24 24",
290
+ fill: "currentColor",
291
+ xmlns: "http://www.w3.org/2000/svg",
292
+ ...props,
293
+ children: /* @__PURE__ */ jsx(
294
+ "path",
295
+ {
296
+ fillRule: "evenodd",
297
+ clipRule: "evenodd",
298
+ d: "M16.7725 4.57337L21.2472 7.82385C20.3309 9.98973 18.7639 12.2141 17.0401 14.0995C15.4395 15.8502 13.8278 17.1743 12.6449 17.8698L10.6128 15.7649L10.6356 15.7416L8.46098 13.461L16.2558 4.67537C16.3621 4.55557 16.4688 4.51589 16.5425 4.50717C16.6134 4.4988 16.6899 4.51336 16.7725 4.57337ZM7.40887 12.3577L15.129 3.65617C15.7924 2.90847 16.8332 2.78542 17.6256 3.361L22.8856 7.1819C22.9838 7.2532 23.0257 7.39006 22.9837 7.51204C21.1368 12.8692 15.4449 18.4372 12.4912 19.6463C12.4058 19.6812 12.3133 19.6565 12.2463 19.5871L9.58079 16.8261L6.09852 20.4069C5.30796 21.2198 3.99956 21.1913 3.22471 20.3444L2.20179 19.2264C1.9378 18.9378 1.9327 18.4955 2.19004 18.207L6.41307 13.4735L7.40872 12.3575L7.40887 12.3577ZM7.43668 14.5911L3.75573 18.717L4.31226 19.3253C4.50597 19.537 4.83307 19.5441 5.03071 19.3409L8.53241 15.7402L8.4661 15.6715L7.43668 14.5911ZM17.6709 7.06489C17.6709 7.52864 17.3248 7.90458 16.8979 7.90458C16.471 7.90458 16.1249 7.52864 16.1249 7.06489C16.1249 6.60115 16.471 6.22521 16.8979 6.22521C17.3248 6.22521 17.6709 6.60115 17.6709 7.06489Z"
299
+ }
300
+ )
301
+ }
302
+ );
303
+ Cleaver.displayName = "Cleaver";
304
+ var Clothes = (props) => /* @__PURE__ */ jsx(
305
+ "svg",
306
+ {
307
+ width: "24",
308
+ height: "24",
309
+ viewBox: "0 0 24 24",
310
+ fill: "currentColor",
311
+ xmlns: "http://www.w3.org/2000/svg",
312
+ ...props,
313
+ children: /* @__PURE__ */ jsx(
314
+ "path",
315
+ {
316
+ fillRule: "evenodd",
317
+ clipRule: "evenodd",
318
+ d: "M11.999 5.49988C11.178 5.49985 10.5105 6.16618 10.5105 6.97914C10.5105 7.41018 10.6985 7.81979 11.0253 8.10081L11.369 8.3963C12.2454 9.14986 12.7496 10.2482 12.7496 11.4041V11.5127L20.441 14.9571C21.389 15.3816 21.9992 16.3234 21.9992 17.3622C21.9992 18.8175 20.8194 19.9974 19.364 19.9974H4.63521C3.17982 19.9974 2 18.8175 2 17.3622C2 16.3234 2.61018 15.3816 3.55818 14.9571L11.2496 11.5127V11.4041C11.2496 10.6853 10.9361 10.0023 10.3911 9.53369L10.0474 9.23819C9.38914 8.67221 9.01048 7.84727 9.01048 6.97914C9.01048 5.32967 10.3577 3.99983 11.9991 3.99988C13.6507 3.99993 15.0061 5.33805 15.0061 6.9977V8.00239H13.5061V6.9977C13.5061 6.17453 12.8303 5.4999 11.999 5.49988ZM11.9996 12.8204L4.17124 16.3261C3.76286 16.509 3.5 16.9147 3.5 17.3622C3.5 17.9891 4.00825 18.4974 4.63521 18.4974H19.364C19.991 18.4974 20.4992 17.9891 20.4992 17.3622C20.4992 16.9147 20.2364 16.509 19.828 16.3261L11.9996 12.8204Z"
319
+ }
320
+ )
321
+ }
322
+ );
323
+ Clothes.displayName = "Clothes";
324
+ var Cloud = (props) => /* @__PURE__ */ jsx(
325
+ "svg",
326
+ {
327
+ width: "24",
328
+ height: "24",
329
+ viewBox: "0 0 24 24",
330
+ fill: "currentColor",
331
+ xmlns: "http://www.w3.org/2000/svg",
332
+ ...props,
333
+ children: /* @__PURE__ */ jsx(
334
+ "path",
335
+ {
336
+ fillRule: "evenodd",
337
+ clipRule: "evenodd",
338
+ d: "M6.42437 11.3731L6.598 10.5085C7.0572 8.2219 9.07919 6.5 11.5 6.5C13.5853 6.5 15.3758 7.77693 16.1257 9.59727L16.4676 10.4273L17.3606 10.5182C19.1235 10.6978 20.5 12.1891 20.5 14C20.5 15.933 18.933 17.5 17 17.5H6.5C4.84315 17.5 3.5 16.1569 3.5 14.5C3.5 13.1645 4.37365 12.0292 5.58444 11.6419L6.42437 11.3731ZM17 19C19.7614 19 22 16.7614 22 14C22 11.4116 20.0332 9.28264 17.5126 9.02596C16.5393 6.66322 14.2139 5 11.5 5C8.35069 5 5.7245 7.23971 5.12736 10.2132C3.31336 10.7936 2 12.4934 2 14.5C2 16.9853 4.01472 19 6.5 19H17Z"
339
+ }
340
+ )
341
+ }
342
+ );
343
+ Cloud.displayName = "Cloud";
344
+ var CoffeeBreak = (props) => /* @__PURE__ */ jsx(
345
+ "svg",
346
+ {
347
+ width: "24",
348
+ height: "24",
349
+ viewBox: "0 0 24 24",
350
+ fill: "currentColor",
351
+ xmlns: "http://www.w3.org/2000/svg",
352
+ ...props,
353
+ children: /* @__PURE__ */ jsx(
354
+ "path",
355
+ {
356
+ fillRule: "evenodd",
357
+ clipRule: "evenodd",
358
+ d: "M10.0284 5.45598C9.98103 6.18737 9.79272 7.00849 9.37202 7.99992L7.9912 7.41399C8.35663 6.5528 8.49669 5.89691 8.53149 5.35911C8.56636 4.82031 8.49854 4.36383 8.40339 3.87483C8.38651 3.78807 8.36873 3.70042 8.3507 3.61155L8.35068 3.61143C8.15972 2.6701 7.9411 1.59238 8.46979 0L9.89338 0.472644C9.49285 1.67903 9.64054 2.41436 9.82275 3.32151C9.84026 3.40867 9.85809 3.49742 9.87577 3.58832C9.97937 4.12069 10.0756 4.72558 10.0284 5.45598ZM5.24448 19.1256L4.60831 11.5009H16.366L15.7298 19.1256C15.6649 19.903 15.0151 20.5009 14.235 20.5009H6.73929C5.95921 20.5009 5.30934 19.903 5.24448 19.1256ZM3.74967 19.2503L3.0009 10.276C2.98854 10.1279 3.10541 10.0009 3.25402 10.0009H17.7203C17.8689 10.0009 17.9857 10.1279 17.9734 10.276L17.8295 12.0008H19C20.1045 12.0008 21 12.8962 21 14.0008V17.0008C21 18.6576 19.6568 20.0008 18 20.0008H17.064C16.65 21.1737 15.5326 22.0009 14.235 22.0009H6.73929C5.17914 22.0009 3.87939 20.8051 3.74967 19.2503ZM17.2871 18.5008H18C18.8284 18.5008 19.5 17.8292 19.5 17.0008V14.0008C19.5 13.7246 19.2761 13.5008 19 13.5008H17.7043L17.2871 18.5008ZM12.3855 7.98874C13.2588 5.83693 13.0141 4.29012 12.6987 2.99535L11.2413 3.35034C11.5164 4.47976 11.7058 5.67476 10.9956 7.42463L12.3855 7.98874Z"
359
+ }
360
+ )
361
+ }
362
+ );
363
+ CoffeeBreak.displayName = "CoffeeBreak";
364
+ var Cyclist = (props) => /* @__PURE__ */ jsx(
365
+ "svg",
366
+ {
367
+ width: "24",
368
+ height: "24",
369
+ viewBox: "0 0 24 24",
370
+ fill: "currentColor",
371
+ xmlns: "http://www.w3.org/2000/svg",
372
+ ...props,
373
+ children: /* @__PURE__ */ jsx(
374
+ "path",
375
+ {
376
+ fillRule: "evenodd",
377
+ clipRule: "evenodd",
378
+ d: "M15.5 5.5C15.5 6.05228 15.0523 6.5 14.5 6.5C13.9477 6.5 13.5 6.05228 13.5 5.5C13.5 4.94772 13.9477 4.5 14.5 4.5C15.0523 4.5 15.5 4.94772 15.5 5.5ZM17 5.5C17 6.88071 15.8807 8 14.5 8C13.1193 8 12 6.88071 12 5.5C12 4.11929 13.1193 3 14.5 3C15.8807 3 17 4.11929 17 5.5ZM8.5 17C8.5 18.3807 7.38071 19.5 6 19.5C4.61929 19.5 3.5 18.3807 3.5 17C3.5 15.6193 4.61929 14.5 6 14.5C7.38071 14.5 8.5 15.6193 8.5 17ZM10 17C10 19.2091 8.20914 21 6 21C3.79086 21 2 19.2091 2 17C2 14.7908 3.79086 13 6 13C8.20914 13 10 14.7908 10 17ZM18 19.5C19.3807 19.5 20.5 18.3807 20.5 17C20.5 15.6193 19.3807 14.5 18 14.5C16.6193 14.5 15.5 15.6193 15.5 17C15.5 18.3807 16.6193 19.5 18 19.5ZM18 21C20.2091 21 22 19.2091 22 17C22 14.7908 20.2091 13 18 13C15.7909 13 14 14.7908 14 17C14 19.2091 15.7909 21 18 21ZM11.0599 9.94359C11.436 9.56751 12.0407 9.55161 12.436 9.90741L13.5705 10.9285C13.9836 11.3003 14.5198 11.5061 15.0756 11.5061H17V10.0061H15.0756C14.8904 10.0061 14.7116 9.93747 14.5739 9.81352L13.4394 8.79248C12.4511 7.90298 10.9395 7.94272 9.99925 8.88293L8.18066 10.7015C7.87498 11.0072 7.88549 11.5059 8.20374 11.7985L11.2584 14.6063C11.4129 14.7483 11.5009 14.9486 11.5009 15.1585V19.9998H13.0009V15.1585C13.0009 14.5289 12.737 13.9281 12.2735 13.502L9.78707 11.2164L11.0599 9.94359Z"
379
+ }
380
+ )
381
+ }
382
+ );
383
+ Cyclist.displayName = "Cyclist";
384
+ var DarkTheme = (props) => /* @__PURE__ */ jsx(
385
+ "svg",
386
+ {
387
+ width: "24",
388
+ height: "24",
389
+ viewBox: "0 0 24 24",
390
+ fill: "currentColor",
391
+ xmlns: "http://www.w3.org/2000/svg",
392
+ ...props,
393
+ children: /* @__PURE__ */ jsx(
394
+ "path",
395
+ {
396
+ fillRule: "evenodd",
397
+ clipRule: "evenodd",
398
+ d: "M4.59319 16.4956C4.56174 16.4525 4.53068 16.409 4.50002 16.3653C4.34335 16.1416 4.19719 15.9101 4.06224 15.6715C3.88759 15.3626 4.14516 15 4.50002 15C4.78061 15 5.05759 14.9846 5.33018 14.9546C5.34577 14.9529 5.36134 14.9511 5.3769 14.9493C5.37697 14.9493 5.37703 14.9493 5.37709 14.9493C9.10597 14.5149 12 11.3454 12 7.5C12 6.17374 11.6558 4.92788 11.0518 3.84691C10.8468 3.48008 11.0637 3 11.4839 3C16.1872 3 20 6.80558 20 11.5C20 16.1944 16.1872 20 11.4839 20C8.65285 20 6.14443 18.6211 4.59601 16.4995C4.59507 16.4982 4.59413 16.4969 4.59319 16.4956ZM6.38005 16.3033C7.66008 17.6569 9.47352 18.5 11.4839 18.5C15.3615 18.5 18.5 15.3633 18.5 11.5C18.5 8.17206 16.1711 5.38334 13.0471 4.67431C13.341 5.56391 13.5 6.51426 13.5 7.5C13.5 11.8258 10.4481 15.4388 6.38005 16.3033Z"
399
+ }
400
+ )
401
+ }
402
+ );
403
+ DarkTheme.displayName = "DarkTheme";
404
+ var DarkThemeFill = (props) => /* @__PURE__ */ jsx(
405
+ "svg",
406
+ {
407
+ width: "24",
408
+ height: "24",
409
+ viewBox: "0 0 24 24",
410
+ fill: "currentColor",
411
+ xmlns: "http://www.w3.org/2000/svg",
412
+ ...props,
413
+ children: /* @__PURE__ */ jsx(
414
+ "path",
415
+ {
416
+ fillRule: "evenodd",
417
+ clipRule: "evenodd",
418
+ d: "M4.50002 15C8.64216 15 12 11.6421 12 7.5C12 6.17374 11.6558 4.92788 11.0518 3.84691C10.8468 3.48008 11.0637 3 11.4839 3C16.1872 3 20 6.80558 20 11.5C20 16.1944 16.1872 20 11.4839 20C8.29944 20 5.52318 18.2554 4.06224 15.6715C3.88759 15.3626 4.14516 15 4.50002 15Z"
419
+ }
420
+ )
421
+ }
422
+ );
423
+ DarkThemeFill.displayName = "DarkThemeFill";
424
+ var DeliveryBus = (props) => /* @__PURE__ */ jsx(
425
+ "svg",
426
+ {
427
+ width: "24",
428
+ height: "24",
429
+ viewBox: "0 0 24 24",
430
+ fill: "currentColor",
431
+ xmlns: "http://www.w3.org/2000/svg",
432
+ ...props,
433
+ children: /* @__PURE__ */ jsx(
434
+ "path",
435
+ {
436
+ fillRule: "evenodd",
437
+ clipRule: "evenodd",
438
+ d: "M15.5 5.5H4C3.17157 5.5 2.5 6.17157 2.5 7V8.89943C7.33135 8.9088 11.6292 9.05147 15.5001 9.45544L15.5 5.5ZM17 5.5L17.0001 9.628C18.545 9.82298 20.0202 10.0649 21.4331 10.3626C21.3698 10.0437 21.2622 9.73409 21.1125 9.44299L19.5033 6.31398C19.2463 5.81418 18.7314 5.5 18.1694 5.5H17ZM2.5 15V10.3994C10.1064 10.4143 16.2745 10.7626 21.5 11.9114V16C21.5 16.2761 21.2761 16.5 21 16.5H20.9585C20.7205 15.0811 19.4865 14 18 14C16.5135 14 15.2795 15.0811 15.0415 16.5H8.95852C8.72048 15.0811 7.4865 14 6 14C4.61839 14 3.45492 14.934 3.10648 16.205C2.73846 15.9316 2.5 15.4937 2.5 15ZM20.8293 18H21C22.1046 18 23 17.1046 23 16V11.0437C23 10.2483 22.8102 9.46433 22.4464 8.75696L20.8372 5.62796C20.3232 4.62836 19.2934 4 18.1694 4H4C2.34315 4 1 5.34315 1 7V15C1 16.3538 1.89669 17.4981 3.12854 17.8715C3.5019 19.1033 4.64623 20 6 20C7.30622 20 8.41746 19.1652 8.82929 18H15.1707C15.5825 19.1652 16.6938 20 18 20C19.3062 20 20.4175 19.1652 20.8293 18ZM6 18.5C6.82843 18.5 7.5 17.8284 7.5 17C7.5 16.1716 6.82843 15.5 6 15.5C5.17157 15.5 4.5 16.1716 4.5 17C4.5 17.8284 5.17157 18.5 6 18.5ZM18 18.5C18.8284 18.5 19.5 17.8284 19.5 17C19.5 16.1716 18.8284 15.5 18 15.5C17.1716 15.5 16.5 16.1716 16.5 17C16.5 17.8284 17.1716 18.5 18 18.5Z"
439
+ }
440
+ )
441
+ }
442
+ );
443
+ DeliveryBus.displayName = "DeliveryBus";
444
+ var DeliveryCar = (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(
454
+ "path",
455
+ {
456
+ fillRule: "evenodd",
457
+ clipRule: "evenodd",
458
+ d: "M16.0995 8.74994L17.9639 10.9722C15.6619 10.8904 13.4153 10.7423 11.25 10.5264V7.49951H13.4182C14.4528 7.49951 15.4345 7.9573 16.0995 8.74994ZM9.75 7.49951V10.3644C8.04332 10.1656 6.39287 9.92283 4.81202 9.63531L6.2324 8.01182C6.51723 7.68626 6.92875 7.49951 7.36132 7.49951H9.75ZM22.6763 13.6268C22.4793 12.2382 21.351 11.188 19.9778 11.0388L17.2486 7.78584C16.2986 6.65349 14.8962 5.99951 13.4182 5.99951H7.36132C6.49617 5.99951 5.67314 6.37301 5.10348 7.02413L2.87405 9.57236C2.86419 9.58363 2.85447 9.59499 2.84489 9.60646C2.21396 9.86517 1.7245 10.4272 1.60505 11.1488L1.04075 14.5583C0.863731 15.6279 1.27314 16.6408 2.01452 17.2971C2.16368 18.8145 3.44339 20 5 20C6.28815 20 7.38668 19.1881 7.8118 18.0482H15.1882C15.6133 19.1881 16.7118 20 18 20C19.2882 20 20.3867 19.1881 20.8118 18.0482H20.9998C22.2161 18.0482 23.1508 16.9715 22.98 15.7672L22.6763 13.6268ZM5 14C3.97088 14 3.06278 14.5182 2.52241 15.3079C2.49404 15.146 2.49201 14.9761 2.52062 14.8032L3.08492 11.3938C3.13004 11.1212 3.41332 10.8966 3.74928 10.9618C8.54481 11.8926 13.9782 12.402 19.6747 12.5209C20.453 12.5371 21.0873 13.1054 21.1912 13.8375L21.4948 15.9779C21.5376 16.279 21.3039 16.5482 20.9998 16.5482H20.9662C20.7483 15.1057 19.5033 14 18 14C16.4967 14 15.2517 15.1057 15.0338 16.5482H7.9662C7.7483 15.1057 6.50327 14 5 14ZM5 18.5C5.82843 18.5 6.5 17.8284 6.5 17C6.5 16.1716 5.82843 15.5 5 15.5C4.17157 15.5 3.5 16.1716 3.5 17C3.5 17.8284 4.17157 18.5 5 18.5ZM18 18.5C18.8284 18.5 19.5 17.8284 19.5 17C19.5 16.1716 18.8284 15.5 18 15.5C17.1716 15.5 16.5 16.1716 16.5 17C16.5 17.8284 17.1716 18.5 18 18.5Z"
459
+ }
460
+ )
461
+ }
462
+ );
463
+ DeliveryCar.displayName = "DeliveryCar";
464
+ var Disability = (props) => /* @__PURE__ */ jsx(
465
+ "svg",
466
+ {
467
+ width: "24",
468
+ height: "24",
469
+ viewBox: "0 0 24 24",
470
+ fill: "currentColor",
471
+ xmlns: "http://www.w3.org/2000/svg",
472
+ ...props,
473
+ children: /* @__PURE__ */ jsx(
474
+ "path",
475
+ {
476
+ fillRule: "evenodd",
477
+ clipRule: "evenodd",
478
+ d: "M11.4999 4.50505C11.4999 5.06298 11.0494 5.5101 10.4999 5.5101C9.95051 5.5101 9.49994 5.06298 9.49994 4.50505C9.49994 3.94712 9.95051 3.5 10.4999 3.5C11.0494 3.5 11.4999 3.94712 11.4999 4.50505ZM11.525 6.79053C12.3945 6.39835 12.9999 5.52254 12.9999 4.50505C12.9999 3.12155 11.8807 2 10.4999 2C9.11923 2 7.99994 3.12155 7.99994 4.50505C7.99994 5.72949 8.87666 6.74875 10.0354 6.96694L10.417 10.2111C7.87148 10.9057 6.00018 13.2343 6.00018 16C6.00018 19.3138 8.68647 22 12.0002 22C13.657 22 15.157 21.3285 16.2428 20.2427L15.1822 19.182C14.3678 19.9964 13.2428 20.5 12.0002 20.5C9.5149 20.5 7.50018 18.4853 7.50018 16C7.50018 14.0055 8.79784 12.314 10.595 11.7238L10.745 12.9995C10.7954 13.4276 11.1582 13.7502 11.5892 13.7502L14.7671 13.7502C14.8761 13.7502 14.9726 13.8209 15.0055 13.9249L16.0643 17.277C16.2942 18.005 16.9696 18.4999 17.733 18.4999H19.5002V16.9999H17.733C17.6239 16.9999 17.5275 16.9292 17.4946 16.8252L16.4358 13.4731C16.2059 12.7451 15.5305 12.2502 14.7671 12.2502L12.1672 12.2502L11.8381 9.45206C12.3361 9.55395 12.8998 9.58446 13.4839 9.51778C14.778 9.37003 16.2098 8.7381 17.235 7.29817L16.0131 6.42813C15.2709 7.4705 14.2517 7.92038 13.3137 8.02746C12.8411 8.08142 12.3985 8.04659 12.0381 7.96016C11.8834 7.92305 11.7535 7.8789 11.6477 7.8336L11.525 6.79053ZM5.8682 9.32507C6.71181 8.60138 7.77519 8.29124 8.91031 8.15133L9.09381 9.64006C8.09256 9.76348 7.36752 10.0152 6.84485 10.4636C6.33389 10.9019 5.92198 11.6103 5.71733 12.8461L4.23749 12.601C4.48065 11.1326 5.01288 10.0588 5.8682 9.32507Z"
479
+ }
480
+ )
481
+ }
482
+ );
483
+ Disability.displayName = "Disability";
484
+ var Door = (props) => /* @__PURE__ */ jsx(
485
+ "svg",
486
+ {
487
+ width: "24",
488
+ height: "24",
489
+ viewBox: "0 0 24 24",
490
+ fill: "currentColor",
491
+ xmlns: "http://www.w3.org/2000/svg",
492
+ ...props,
493
+ children: /* @__PURE__ */ jsx(
494
+ "path",
495
+ {
496
+ fillRule: "evenodd",
497
+ clipRule: "evenodd",
498
+ d: "M17 20.5L7 20.5C6.72386 20.5 6.5 20.2761 6.5 20L6.5 4C6.5 3.72386 6.72386 3.5 7 3.5L17 3.5C17.2761 3.5 17.5 3.72386 17.5 4L17.5 20C17.5 20.2761 17.2761 20.5 17 20.5ZM19 20C19 21.1046 18.1046 22 17 22L7 22C5.89543 22 5 21.1046 5 20L5 4C5 2.89543 5.89543 2 7 2L17 2C18.1046 2 19 2.89543 19 4L19 20ZM9.50977 14L9.50977 10L8.00977 10L8.00977 14L9.50977 14Z"
499
+ }
500
+ )
501
+ }
502
+ );
503
+ Door.displayName = "Door";
504
+ var DoorExit = (props) => /* @__PURE__ */ jsx(
505
+ "svg",
506
+ {
507
+ width: "24",
508
+ height: "24",
509
+ viewBox: "0 0 24 24",
510
+ fill: "currentColor",
511
+ xmlns: "http://www.w3.org/2000/svg",
512
+ ...props,
513
+ children: /* @__PURE__ */ jsx(
514
+ "path",
515
+ {
516
+ fillRule: "evenodd",
517
+ clipRule: "evenodd",
518
+ d: "M7 3.5H17C17.2761 3.5 17.5 3.72386 17.5 4V20C17.5 20.2761 17.2761 20.5 17 20.5H7C6.72386 20.5 6.5 20.2761 6.5 20V12.749H10.4401L8.71431 14.4748L9.77497 15.5354L12.7802 12.5302C13.0731 12.2374 13.0731 11.7625 12.7802 11.4696L9.77496 8.46435L8.7143 9.52502L10.4382 11.249H6.5V4C6.5 3.72386 6.72386 3.5 7 3.5ZM5 11.249V4C5 2.89543 5.89543 2 7 2H17C18.1046 2 19 2.89543 19 4V20C19 21.1046 18.1046 22 17 22H7C5.89543 22 5 21.1046 5 20V12.749H3V11.249H5Z"
519
+ }
520
+ )
521
+ }
522
+ );
523
+ DoorExit.displayName = "DoorExit";
524
+ var Drop = (props) => /* @__PURE__ */ jsx(
525
+ "svg",
526
+ {
527
+ width: "24",
528
+ height: "24",
529
+ viewBox: "0 0 24 24",
530
+ fill: "currentColor",
531
+ xmlns: "http://www.w3.org/2000/svg",
532
+ ...props,
533
+ children: /* @__PURE__ */ jsx(
534
+ "path",
535
+ {
536
+ fillRule: "evenodd",
537
+ clipRule: "evenodd",
538
+ d: "M17 14.791C17 12.3944 16.0354 9.97491 12.0025 4.6593C7.96771 9.95662 7 11.931 7 14.791C7 17.3277 9.17308 19.5 12 19.5C14.8269 19.5 17 17.3277 17 14.791ZM18.5 14.791C18.5 11.8179 17.2129 9.01031 13.0073 3.50276C12.4937 2.83025 11.5099 2.83359 10.9959 3.50576C6.81572 8.9728 5.5 11.3289 5.5 14.791C5.5 18.2201 8.41015 21 12 21C15.5899 21 18.5 18.2201 18.5 14.791ZM14.25 14.001C14.25 14.4182 14.0271 14.9955 13.5879 15.4786C13.1578 15.9517 12.597 16.251 12 16.251V17.751C13.1172 17.751 14.0565 17.1931 14.6978 16.4876C15.33 15.7922 15.75 14.8695 15.75 14.001H14.25Z"
539
+ }
540
+ )
541
+ }
542
+ );
543
+ Drop.displayName = "Drop";
544
+ var Dumbbell = (props) => /* @__PURE__ */ jsx(
545
+ "svg",
546
+ {
547
+ width: "24",
548
+ height: "24",
549
+ viewBox: "0 0 24 24",
550
+ fill: "currentColor",
551
+ xmlns: "http://www.w3.org/2000/svg",
552
+ ...props,
553
+ children: /* @__PURE__ */ jsx(
554
+ "path",
555
+ {
556
+ fillRule: "evenodd",
557
+ clipRule: "evenodd",
558
+ d: "M7.5 7.5V16.5H6V7.5H7.5ZM8.75 6C8.88807 6 9 6.11193 9 6.25V11.25L15 11.25V6.25C15 6.11193 15.1119 6 15.25 6H19.25C19.3881 6 19.5 6.11193 19.5 6.25V17.75C19.5 17.8881 19.3881 18 19.25 18H15.25C15.1119 18 15 17.8881 15 17.75V12.75L9 12.75V17.75C9 17.8881 8.88807 18 8.75 18H4.75C4.61193 18 4.5 17.8881 4.5 17.75V6.25C4.5 6.11193 4.61193 6 4.75 6H8.75ZM16.5 7.5V16.5H18V7.5H16.5ZM3.53125 9L3.53125 15H2.03125V9H3.53125ZM22.0312 15V9H20.5312V15H22.0312Z"
559
+ }
560
+ )
561
+ }
562
+ );
563
+ Dumbbell.displayName = "Dumbbell";
564
+ var Earth = (props) => /* @__PURE__ */ jsx(
565
+ "svg",
566
+ {
567
+ width: "24",
568
+ height: "24",
569
+ viewBox: "0 0 24 24",
570
+ fill: "currentColor",
571
+ xmlns: "http://www.w3.org/2000/svg",
572
+ ...props,
573
+ children: /* @__PURE__ */ jsx(
574
+ "path",
575
+ {
576
+ fillRule: "evenodd",
577
+ clipRule: "evenodd",
578
+ d: "M13.3973 20.3857C12.9427 20.4609 12.4759 20.5 12 20.5C10.3418 20.5 8.79455 20.0252 7.48671 19.2041L8.23214 17.7133C8.55916 17.0592 8.77773 16.3564 8.87931 15.6322L8.9975 14.7897C9.04657 14.4398 8.8481 14.1023 8.51853 13.9751L7.9703 13.7635C7.31727 13.5114 6.74823 13.0809 6.3281 12.521C6.11652 12.2391 6.13159 11.8474 6.36419 11.5826L6.42426 11.5142C6.72935 11.1668 7.25504 11.1241 7.61221 11.4177L8.08713 11.8081L9.38081 13.0636C9.76434 13.4358 10.2969 13.6124 10.8269 13.543L12.2607 13.3552C12.9191 13.2689 13.5512 13.0417 14.1138 12.6891C15.0998 12.071 15.8162 11.1036 16.1197 9.98013L16.1804 9.75564L16.945 7.26706C16.9643 7.20408 17.0078 7.15129 17.0658 7.12015L18.3992 6.40519C19.7073 7.90013 20.5 9.8575 20.5 12C20.5 13.171 20.2632 14.2867 19.8349 15.3018L18.3065 15.5671C18.2022 15.5852 18.0953 15.581 17.9927 15.5548L17.5255 15.4355C16.7458 15.2364 15.9191 15.4689 15.3574 16.0453L14.3032 17.1271C13.9712 17.4678 13.7557 17.9049 13.6877 18.3757L13.3973 20.3857ZM3.5 12C3.5 14.4876 4.56858 16.7255 6.27174 18.28L6.8905 17.0425C7.14485 16.5338 7.31485 15.9871 7.39385 15.4239L7.43045 15.163C6.51511 14.8097 5.71722 14.2061 5.12833 13.4214C4.49064 12.5716 4.53604 11.3911 5.23711 10.5928L5.29719 10.5244C6.13637 9.5688 7.58233 9.45133 8.56474 10.2589L9.06354 10.669L9.08743 10.6886L9.10961 10.7101L10.4255 11.9872C10.4803 12.0404 10.5564 12.0656 10.6321 12.0557L12.0659 11.8679C12.5104 11.8096 12.9372 11.6562 13.3172 11.4181C13.983 11.0008 14.4667 10.3475 14.6717 9.58891L14.7357 9.35203L14.739 9.33964L14.7428 9.32738L15.5111 6.82653C15.6466 6.38568 15.9506 6.01613 16.357 5.7982L17.2536 5.31747C16.5683 4.77802 15.7981 4.34171 14.9663 4.03192C14.5181 4.25036 14.1451 4.5979 13.8957 5.03012C13.0011 6.58009 11.1861 7.34758 9.45086 6.90964L8.38386 6.64035C8.06727 6.56044 7.742 6.52003 7.41548 6.52003H5.50207C4.25292 7.99972 3.5 9.91193 3.5 12ZM7.14791 5.02003C8.52375 4.06183 10.1963 3.5 12 3.5C12.3783 3.5 12.7509 3.52472 13.1162 3.57263C12.9186 3.78761 12.744 4.0247 12.5965 4.28029C12.0373 5.24923 10.9027 5.72901 9.81792 5.45524L8.75092 5.18595C8.31433 5.07576 7.86577 5.02003 7.41548 5.02003H7.14791ZM14.9736 19.9654C16.5521 19.3758 17.9083 18.3306 18.8822 16.9896L18.563 17.045C18.2501 17.0993 17.9293 17.0867 17.6216 17.0082L17.1544 16.8889C16.8945 16.8225 16.6189 16.9 16.4317 17.0921L15.3774 18.174C15.2668 18.2875 15.1949 18.4332 15.1723 18.5902L14.9736 19.9654ZM22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z"
579
+ }
580
+ )
581
+ }
582
+ );
583
+ Earth.displayName = "Earth";
584
+ var Escalator = (props) => /* @__PURE__ */ jsx(
585
+ "svg",
586
+ {
587
+ width: "24",
588
+ height: "24",
589
+ viewBox: "0 0 24 24",
590
+ fill: "currentColor",
591
+ xmlns: "http://www.w3.org/2000/svg",
592
+ ...props,
593
+ children: /* @__PURE__ */ jsx(
594
+ "path",
595
+ {
596
+ fillRule: "evenodd",
597
+ clipRule: "evenodd",
598
+ d: "M10.502 5.5C11.0542 5.5 11.502 5.05228 11.502 4.5C11.502 3.94772 11.0542 3.5 10.502 3.5C9.94967 3.5 9.50195 3.94772 9.50195 4.5C9.50195 5.05228 9.94967 5.5 10.502 5.5ZM10.502 7C11.8827 7 13.002 5.88071 13.002 4.5C13.002 3.11929 11.8827 2 10.502 2C9.12124 2 8.00195 3.11929 8.00195 4.5C8.00195 5.88071 9.12124 7 10.502 7ZM11.502 10.686V10.5C11.502 9.94772 11.0542 9.5 10.502 9.5C9.94967 9.5 9.50195 9.94772 9.50195 10.5V12.0814L11.502 10.686ZM12.8795 9.72497C12.5533 8.72364 11.6121 8 10.502 8C9.12124 8 8.00195 9.11929 8.00195 10.5V13.1279L7.00977 13.8201C6.84194 13.9372 6.64223 14 6.43759 14H6.00195C3.79281 14 2.00195 15.7909 2.00195 18C2.00195 20.2091 3.79282 22 6.00196 22H8.33759C8.54223 22 8.74194 21.9372 8.90977 21.8201L16.9941 16.1799C17.162 16.0628 17.3617 16 17.5663 16H18.002C20.2111 16 22.002 14.2091 22.002 12C22.002 9.79086 20.2111 8 18.002 8H15.6663C15.4617 8 15.262 8.06278 15.0941 8.17987L12.8795 9.72497ZM7.86604 20.5C8.07068 20.5 8.2704 20.4372 8.43823 20.3201L16.3937 14.7698L16.5226 14.6799C16.6904 14.5628 16.8901 14.5 17.0948 14.5H17.252H18.002C19.3827 14.5 20.502 13.3807 20.502 12C20.502 10.6193 19.3827 9.5 18.002 9.5H16.1379C15.9332 9.5 15.7335 9.56278 15.5657 9.67987L7.61023 15.2302L7.48132 15.3201C7.31349 15.4372 7.11377 15.5 6.90913 15.5H6.75195H6.00195C4.62124 15.5 3.50195 16.6193 3.50195 18C3.50195 19.3807 4.62124 20.5 6.00196 20.5H7.86604Z"
599
+ }
600
+ )
601
+ }
602
+ );
603
+ Escalator.displayName = "Escalator";
604
+ var EscalatorDown = (props) => /* @__PURE__ */ jsx(
605
+ "svg",
606
+ {
607
+ width: "24",
608
+ height: "24",
609
+ viewBox: "0 0 24 24",
610
+ fill: "currentColor",
611
+ xmlns: "http://www.w3.org/2000/svg",
612
+ ...props,
613
+ children: /* @__PURE__ */ jsx(
614
+ "path",
615
+ {
616
+ fillRule: "evenodd",
617
+ clipRule: "evenodd",
618
+ d: "M8.00045 7.5301L5.56103 7.53009L9.03076 4.06043L7.97011 2.99976L4.50042 6.46938L4.50042 4.03009H3.00042L3.00042 8.28009C3.00042 8.6943 3.33621 9.03009 3.75042 9.03009L8.00045 9.03009L8.00045 7.5301ZM18.0015 15.0301H16.2515L9.65146 21.0301H6.00147C3.79233 21.0301 2.00146 19.2392 2.00146 17.0301C2.00146 14.821 3.79233 13.0301 6.00146 13.0301H7.75146L14.3515 7.03009H18.0015C20.2106 7.03009 22.0015 8.82096 22.0015 11.0301C22.0015 13.2392 20.2106 15.0301 18.0015 15.0301ZM6.00147 19.5301H9.07155L15.2425 13.9202L15.6716 13.5301H16.2515H18.0015C19.3822 13.5301 20.5015 12.4108 20.5015 11.0301C20.5015 9.64938 19.3822 8.53009 18.0015 8.53009H14.9314L8.76047 14.14L8.33138 14.5301H7.75146H6.00146C4.62075 14.5301 3.50146 15.6494 3.50146 17.0301C3.50146 18.4108 4.62075 19.5301 6.00147 19.5301Z"
619
+ }
620
+ )
621
+ }
622
+ );
623
+ EscalatorDown.displayName = "EscalatorDown";
624
+ var EscalatorUp = (props) => /* @__PURE__ */ jsx(
625
+ "svg",
626
+ {
627
+ width: "24",
628
+ height: "24",
629
+ viewBox: "0 0 24 24",
630
+ fill: "currentColor",
631
+ xmlns: "http://www.w3.org/2000/svg",
632
+ ...props,
633
+ children: /* @__PURE__ */ jsx(
634
+ "path",
635
+ {
636
+ fillRule: "evenodd",
637
+ clipRule: "evenodd",
638
+ d: "M4.03031 4.5L6.46973 4.5L3 7.96967L4.06065 9.03034L7.53034 5.56071L7.53034 8.00001H9.03034L9.03034 3.75C9.03034 3.33579 8.69456 3.00001 8.28034 3L4.03031 3L4.03031 4.5ZM18.0015 15H16.2515L9.65146 21H6.00147C3.79233 21 2.00146 19.2091 2.00146 17C2.00146 14.7909 3.79233 13 6.00146 13H7.75146L14.3515 7H18.0015C20.2106 7 22.0015 8.79086 22.0015 11C22.0015 13.2091 20.2106 15 18.0015 15ZM6.00147 19.5H9.07155L15.2425 13.8901L15.6716 13.5H16.2515H18.0015C19.3822 13.5 20.5015 12.3807 20.5015 11C20.5015 9.61929 19.3822 8.5 18.0015 8.5H14.9314L8.76047 14.1099L8.33138 14.5H7.75146H6.00146C4.62075 14.5 3.50146 15.6193 3.50146 17C3.50146 18.3807 4.62075 19.5 6.00147 19.5Z"
639
+ }
640
+ )
641
+ }
642
+ );
643
+ EscalatorUp.displayName = "EscalatorUp";
644
+ var Factory = (props) => /* @__PURE__ */ jsx(
645
+ "svg",
646
+ {
647
+ width: "24",
648
+ height: "24",
649
+ viewBox: "0 0 24 24",
650
+ fill: "currentColor",
651
+ xmlns: "http://www.w3.org/2000/svg",
652
+ ...props,
653
+ children: /* @__PURE__ */ jsx(
654
+ "path",
655
+ {
656
+ fillRule: "evenodd",
657
+ clipRule: "evenodd",
658
+ d: "M17.0053 3.44268C14.2413 4.26272 12.563 4.12922 11.0399 3.92199C10.9123 3.90464 10.7867 3.88695 10.6623 3.86944C9.36023 3.68615 8.19209 3.52171 6.34212 3.95116L6.00293 2.49001C8.13077 1.99605 9.53951 2.19542 10.8654 2.38307C10.9915 2.40091 11.1169 2.41866 11.2421 2.43569C12.6227 2.62353 14.0756 2.74728 16.5786 2.00464L17.0053 3.44268ZM7.39197 18.5H4.61451L4.65041 18L5.39961 7.50003H6.60625L7.39197 18.5ZM8.32436 10.5L8.89579 18.5H19.5029V13.5H18.0029H16.5029V12H18.0029H19.5029V10.5H13.9136H8.32436ZM21.0029 12V10.5V9.00003H19.5029H8.21722L8.0361 6.46441C8.01741 6.20275 7.79969 6.00003 7.53737 6.00003H4.46849C4.20617 6.00003 3.98845 6.20275 3.96976 6.46441L3.04119 19.4644L3.04037 19.4786L3.00293 20H3.53992H4.50679H8.46594H19.5029H21.0029V18.5V13.5V12Z"
659
+ }
660
+ )
661
+ }
662
+ );
663
+ Factory.displayName = "Factory";
664
+ var FigureFamily = (props) => /* @__PURE__ */ jsx(
665
+ "svg",
666
+ {
667
+ width: "24",
668
+ height: "24",
669
+ viewBox: "0 0 24 24",
670
+ fill: "currentColor",
671
+ xmlns: "http://www.w3.org/2000/svg",
672
+ ...props,
673
+ children: /* @__PURE__ */ jsx(
674
+ "path",
675
+ {
676
+ fillRule: "evenodd",
677
+ clipRule: "evenodd",
678
+ d: "M8.5 6.5C9.32843 6.5 10 5.82843 10 5C10 4.17157 9.32843 3.5 8.5 3.5C7.67157 3.5 7 4.17157 7 5C7 5.82843 7.67157 6.5 8.5 6.5ZM8.5 8C10.1569 8 11.5 6.65685 11.5 5C11.5 3.34315 10.1569 2 8.5 2C6.84315 2 5.5 3.34315 5.5 5C5.5 6.65685 6.84315 8 8.5 8ZM16 9.5C16.5523 9.5 17 9.05228 17 8.5C17 7.94772 16.5523 7.5 16 7.5C15.4477 7.5 15 7.94772 15 8.5C15 9.05228 15.4477 9.5 16 9.5ZM16 11C17.3807 11 18.5 9.88071 18.5 8.5C18.5 7.11929 17.3807 6 16 6C14.6193 6 13.5 7.11929 13.5 8.5C13.5 9.88071 14.6193 11 16 11ZM15.0032 20V16H13.5032V17V20C13.5032 21.1046 14.3986 22 15.5032 22H16.5032C17.6077 22 18.5032 21.1046 18.5032 20V18L20.0032 17L19.4029 14.0082C19.1686 12.8404 18.1429 12 16.9518 12H14.0492C14.0337 12 14.0182 11.9999 14.0028 11.9996L11.8819 9.8787C11.3193 9.31608 10.5563 9 9.7606 9H7.0604C5.81908 9 4.70597 9.76448 4.26036 10.9231L2.5 15.5L5.50326 17V20C5.50326 21.1046 6.39869 22 7.50326 22L9.50326 22C10.6078 22 11.5033 21.1046 11.5033 20V17V16H10.0033V20C10.0033 20.2761 9.7794 20.5 9.50326 20.5L7.50326 20.5C7.22712 20.5 7.00326 20.2761 7.00326 20V17V16.0725L6.1735 15.6581L4.38911 14.7668L5.66038 11.4615C5.88318 10.8822 6.43974 10.5 7.0604 10.5H9.7606C10.1584 10.5 10.54 10.658 10.8213 10.9394L12.9421 13.0602L13.37 13.4881L13.975 13.4993C13.9997 13.4998 14.0244 13.5 14.0492 13.5H16.9518C17.4282 13.5 17.8385 13.8361 17.9322 14.3033L18.3347 16.3095L17.6711 16.7519L17.0032 17.1972V18V20C17.0032 20.2761 16.7793 20.5 16.5032 20.5H15.5032C15.227 20.5 15.0032 20.2761 15.0032 20Z"
679
+ }
680
+ )
681
+ }
682
+ );
683
+ FigureFamily.displayName = "FigureFamily";
684
+ var FigureMan = (props) => /* @__PURE__ */ jsx(
685
+ "svg",
686
+ {
687
+ width: "24",
688
+ height: "24",
689
+ viewBox: "0 0 24 24",
690
+ fill: "currentColor",
691
+ xmlns: "http://www.w3.org/2000/svg",
692
+ ...props,
693
+ children: /* @__PURE__ */ jsx(
694
+ "path",
695
+ {
696
+ fillRule: "evenodd",
697
+ clipRule: "evenodd",
698
+ d: "M13.5 5C13.5 5.82843 12.8284 6.5 12 6.5C11.1716 6.5 10.5 5.82843 10.5 5C10.5 4.17157 11.1716 3.5 12 3.5C12.8284 3.5 13.5 4.17157 13.5 5ZM15 5C15 6.65685 13.6569 8 12 8C10.3431 8 9 6.65685 9 5C9 3.34315 10.3431 2 12 2C13.6569 2 15 3.34315 15 5ZM16.5 16L15 17V20C15 21.1046 14.1046 22 13 22L11 22C9.89543 22 9 21.1046 9 20V17L7.5 16L7.50941 11.993C7.51329 10.3389 8.85529 9 10.5094 9L13.5 9C15.1569 9 16.5 10.3431 16.5 12L16.5 16ZM9.83205 15.7519L9.00188 15.1985L9.0094 11.9965C9.01134 11.1694 9.68235 10.5 10.5094 10.5H13.5C14.3284 10.5 15 11.1716 15 12V15.1972L14.1679 15.7519L13.5 16.1972V17V20C13.5 20.2761 13.2761 20.5 13 20.5H11C10.7239 20.5 10.5 20.2761 10.5 20V17V16.1972L9.83205 15.7519Z"
699
+ }
700
+ )
701
+ }
702
+ );
703
+ FigureMan.displayName = "FigureMan";
704
+ var FigureManWoman = (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(
714
+ "path",
715
+ {
716
+ fillRule: "evenodd",
717
+ clipRule: "evenodd",
718
+ d: "M8 5C8 5.82843 7.32842 6.5 6.5 6.5C5.67157 6.5 5 5.82843 5 5C5 4.17157 5.67157 3.5 6.5 3.5C7.32842 3.5 8 4.17157 8 5ZM9.5 5C9.5 6.65685 8.15685 8 6.5 8C4.84314 8 3.5 6.65685 3.5 5C3.5 3.34315 4.84314 2 6.5 2C8.15685 2 9.5 3.34315 9.5 5ZM18.939 5C18.939 5.82843 18.2674 6.5 17.439 6.5C16.6105 6.5 15.939 5.82843 15.939 5C15.939 4.17157 16.6105 3.5 17.439 3.5C18.2674 3.5 18.939 4.17157 18.939 5ZM20.439 5C20.439 6.65685 19.0958 8 17.439 8C15.7821 8 14.439 6.65685 14.439 5C14.439 3.34315 15.7821 2 17.439 2C19.0958 2 20.439 3.34315 20.439 5ZM9.5 17L11 16V12C11 10.3431 9.65685 9 8 9L5.0094 9C3.35529 9 2.01329 10.3389 2.00941 11.993L2 16L3.5 17V20C3.5 21.1046 4.39543 22 5.5 22L7.5 22C8.60457 22 9.5 21.1046 9.5 20V17ZM3.50188 15.1985L4.33205 15.7519L5 16.1972V17V20C5 20.2761 5.22385 20.5 5.5 20.5H7.5C7.77614 20.5 8 20.2761 8 20V17V16.1972L8.66795 15.7519L9.5 15.1972V12C9.5 11.1716 8.82842 10.5 8 10.5H5.0094C4.18235 10.5 3.51134 11.1694 3.5094 11.9965L3.50188 15.1985ZM23 16.5L20.439 18V20C20.439 21.1046 19.5435 22 18.439 22L16.439 22C15.3344 22 14.439 21.1046 14.439 20V18L12 16.5L14.1923 10.9054C14.6427 9.75613 15.7511 9 16.9855 9H17.9108C19.1278 9 20.2242 9.73524 20.6862 10.8612L23 16.5ZM15.2248 16.7223L13.8542 15.8794L15.5889 11.4527C15.8141 10.8781 16.3683 10.5 16.9855 10.5H17.9108C18.5193 10.5 19.0675 10.8676 19.2985 11.4306L21.1177 15.8641L19.6809 16.7057L18.939 17.1402V18V20C18.939 20.2761 18.7151 20.5 18.439 20.5H16.439C16.1628 20.5 15.939 20.2761 15.939 20V18V17.1615L15.2248 16.7223Z"
719
+ }
720
+ )
721
+ }
722
+ );
723
+ FigureManWoman.displayName = "FigureManWoman";
724
+ var FigureWoman = (props) => /* @__PURE__ */ jsx(
725
+ "svg",
726
+ {
727
+ width: "24",
728
+ height: "24",
729
+ viewBox: "0 0 24 24",
730
+ fill: "currentColor",
731
+ xmlns: "http://www.w3.org/2000/svg",
732
+ ...props,
733
+ children: /* @__PURE__ */ jsx(
734
+ "path",
735
+ {
736
+ fillRule: "evenodd",
737
+ clipRule: "evenodd",
738
+ d: "M13.4999 5C13.4999 5.82843 12.8284 6.5 11.9999 6.5C11.1715 6.5 10.4999 5.82843 10.4999 5C10.4999 4.17157 11.1715 3.5 11.9999 3.5C12.8284 3.5 13.4999 4.17157 13.4999 5ZM14.9999 5C14.9999 6.65685 13.6568 8 11.9999 8C10.3431 8 8.99994 6.65685 8.99994 5C8.99994 3.34315 10.3431 2 11.9999 2C13.6568 2 14.9999 3.34315 14.9999 5ZM17.5624 16.5L15.0014 18V20C15.0014 21.1046 14.106 22 13.0014 22L11.0014 22C9.89683 22 9.0014 21.1046 9.0014 20V18L6.56244 16.5L8.75473 10.9054C9.20511 9.75613 10.3135 9 11.5479 9H12.4732C13.6902 9 14.7867 9.73524 15.2487 10.8612L17.5624 16.5ZM9.78721 16.7223L8.41668 15.8794L10.1513 11.4527C10.3765 10.8781 10.9307 10.5 11.5479 10.5H12.4732C13.0817 10.5 13.6299 10.8676 13.8609 11.4306L15.6801 15.8641L14.2433 16.7057L13.5014 17.1402V18V20C13.5014 20.2761 13.2775 20.5 13.0014 20.5H11.0014C10.7253 20.5 10.5014 20.2761 10.5014 20V18V17.1615L9.78721 16.7223Z"
739
+ }
740
+ )
741
+ }
742
+ );
743
+ FigureWoman.displayName = "FigureWoman";
744
+ var Fire = (props) => /* @__PURE__ */ jsx(
745
+ "svg",
746
+ {
747
+ width: "24",
748
+ height: "24",
749
+ viewBox: "0 0 24 24",
750
+ fill: "currentColor",
751
+ xmlns: "http://www.w3.org/2000/svg",
752
+ ...props,
753
+ children: /* @__PURE__ */ jsx(
754
+ "path",
755
+ {
756
+ fillRule: "evenodd",
757
+ clipRule: "evenodd",
758
+ d: "M12.7466 11.7336L13.6882 13.0684C13.7235 13.1185 13.7953 13.1253 13.8394 13.0827L15.0144 11.948C15.2883 11.6834 15.5494 11.389 15.7942 11.074C15.8393 11.016 15.9297 11.0234 15.963 11.0889C16.8188 12.7729 17.2387 14.5112 16.8583 15.9808C16.4723 17.4722 15.4842 18.6106 14.0352 19.152C13.9465 19.1852 13.8632 19.0801 13.8985 18.9922C13.9978 18.7453 14.0331 18.4463 13.9777 18.0879C13.8763 17.4314 13.4364 17.0371 12.9955 16.6419C12.5337 16.228 12.0708 15.813 11.9943 15.0948C11.9853 15.0109 11.885 14.9641 11.821 15.0192C10.604 16.0659 10.1542 17.0201 10.0278 17.8075C9.95317 18.2727 10.011 18.7063 10.1935 19.0635C10.2367 19.148 10.16 19.2563 10.0696 19.2277C9.13515 18.9319 8.44985 18.4173 7.97253 17.7938C7.19023 16.7719 6.81642 15.2584 7.0874 13.4264C7.35405 11.6238 8.48487 9.33199 10.8548 6.68229C10.9129 6.61723 11.0212 6.65283 11.0299 6.73967C11.2047 8.47206 11.6948 10.2426 12.7466 11.7336ZM15.0539 9.524L15.0452 9.53751C15.0205 9.57588 14.9956 9.61399 14.9704 9.65181C14.6891 10.0746 14.3794 10.4614 14.0554 10.7871C14.0122 10.8306 13.9404 10.8238 13.9059 10.773C13.6324 10.3703 13.4046 9.93889 13.2167 9.48716C12.6442 8.1108 12.4428 6.54582 12.4512 5.0285C12.4516 4.96263 12.4523 4.89685 12.4535 4.83118C12.4582 4.55862 12.4695 4.28794 12.4865 4.02052C12.4929 3.92036 12.5 3.82065 12.5079 3.72147C12.5321 3.41776 12.1701 3.23262 11.9469 3.44005C11.8685 3.51293 11.7909 3.58567 11.714 3.65829C11.517 3.84449 11.3249 4.02984 11.1379 4.2143C11.0801 4.27137 11.0227 4.32836 10.9658 4.38527C7.67127 7.67927 5.97664 10.6847 5.60355 13.207C4.97162 17.479 7.24837 21.0002 11.9882 21.0002C15.1835 21.0002 17.5787 19.1837 18.3105 16.3567C18.8978 14.0877 18.0437 11.5911 16.7988 9.5019L16.7785 9.46801C16.6885 9.31776 16.5965 9.16964 16.5028 9.0239C16.3924 8.85195 16.2797 8.68331 16.1654 8.51835C16.0192 8.30729 15.6983 8.3458 15.5858 8.57658C15.4962 8.76018 15.4005 8.9413 15.2993 9.1184C15.2206 9.25628 15.1387 9.39172 15.0539 9.524Z"
759
+ }
760
+ )
761
+ }
762
+ );
763
+ Fire.displayName = "Fire";
764
+ var Food = (props) => /* @__PURE__ */ jsx(
765
+ "svg",
766
+ {
767
+ width: "24",
768
+ height: "24",
769
+ viewBox: "0 0 24 24",
770
+ fill: "currentColor",
771
+ xmlns: "http://www.w3.org/2000/svg",
772
+ ...props,
773
+ children: /* @__PURE__ */ jsx(
774
+ "path",
775
+ {
776
+ fillRule: "evenodd",
777
+ clipRule: "evenodd",
778
+ d: "M16.2791 2C15.1737 2 14.232 2.80299 14.0574 3.89452L13.7205 6H8.25282C8.10525 6 7.98874 6.12534 7.9995 6.27253L8.34522 11H8.00003C5.23861 11 3.00003 13.2386 3.00003 16V17V18.5V19C3.00003 20.6569 4.34318 22 6.00003 22H12.9671H13H17.062C18.634 22 19.9393 20.7866 20.054 19.2188L21.0008 6.27252C21.0115 6.12534 20.895 6 20.7475 6H15.2396L15.5385 4.13151C15.5967 3.76766 15.9106 3.5 16.2791 3.5H19V2H16.2791ZM9.59327 7.5L9.84923 11H11C13.7615 11 16 13.2386 16 16V17V18.5V19C16 19.5464 15.8539 20.0587 15.5987 20.5H17.062C17.848 20.5 18.5007 19.8933 18.558 19.1094L19.407 7.5H9.59327ZM12.9671 20.5H13C13.8285 20.5 14.5 19.8284 14.5 19V18.5H4.50003V19C4.50003 19.8284 5.1716 20.5 6.00003 20.5H12.9671ZM8.00003 12.5H11C12.933 12.5 14.5 14.067 14.5 16V17H4.50003V16C4.50003 14.067 6.06703 12.5 8.00003 12.5Z"
779
+ }
780
+ )
781
+ }
782
+ );
783
+ Food.displayName = "Food";
784
+ var ForkKnife = (props) => /* @__PURE__ */ jsx(
785
+ "svg",
786
+ {
787
+ width: "24",
788
+ height: "24",
789
+ viewBox: "0 0 24 24",
790
+ fill: "currentColor",
791
+ xmlns: "http://www.w3.org/2000/svg",
792
+ ...props,
793
+ children: /* @__PURE__ */ jsx(
794
+ "path",
795
+ {
796
+ fillRule: "evenodd",
797
+ clipRule: "evenodd",
798
+ d: "M3.00005 2L3 7.99999C3 9.41019 3.72976 10.65 4.83224 11.3622C4.86371 11.3826 4.8818 11.4184 4.87869 11.4557L4.24914 19.0103C4.11502 20.6197 5.38506 22 7 22C8.61494 22 9.88498 20.6197 9.75086 19.0103L9.12131 11.4557C9.1182 11.4184 9.13629 11.3826 9.16776 11.3622C10.2702 10.65 11 9.41019 11 7.99999V2H9.5V7.99999C9.5 8.87981 9.04666 9.65464 8.35376 10.1023C7.86837 10.4159 7.57631 10.9781 7.62649 11.5803L8.25604 19.1349C8.31728 19.8698 7.73738 20.5 7 20.5C6.26261 20.5 5.68272 19.8698 5.74396 19.1349L6.37351 11.5803C6.42369 10.9781 6.13163 10.4159 5.64624 10.1023C4.95334 9.65464 4.5 8.87981 4.5 8L4.50005 2H3.00005ZM6.25 8.26437V2H7.75V8.26437C7.75 8.67858 7.41421 9.01437 7 9.01437C6.58579 9.01437 6.25 8.67858 6.25 8.26437ZM16.6734 20.5H17.5V4.68875C16.3214 5.89266 15.6254 7.62401 15.2449 9.53026C14.8654 11.4312 14.8469 13.2977 14.8946 14.4984C15.8377 14.587 16.5526 15.4215 16.4724 16.3858L16.1751 19.9585C16.1508 20.25 16.3809 20.5 16.6734 20.5ZM19 21.25V3.59427V3.50451V2.3596V2.10651C19 2.03677 18.9284 1.98926 18.8636 2.01493C18.7891 2.04443 18.7156 2.07496 18.643 2.10651C18.2745 2.26672 17.9313 2.45301 17.6115 2.66191C17.5741 2.6864 17.5369 2.71121 17.5 2.73632C12.7346 5.98404 13.3354 14.3406 13.4771 15.7785C13.4894 15.9039 13.5945 15.9907 13.7205 15.9907H14.7284C14.8746 15.9907 14.9896 16.1157 14.9775 16.2614L14.6803 19.8341C14.5832 21.0001 15.5034 22 16.6734 22H18.25C18.6643 22 19 21.6642 19 21.25Z"
799
+ }
800
+ )
801
+ }
802
+ );
803
+ ForkKnife.displayName = "ForkKnife";
804
+ var ForkSpoon = (props) => /* @__PURE__ */ jsx(
805
+ "svg",
806
+ {
807
+ width: "24",
808
+ height: "24",
809
+ viewBox: "0 0 24 24",
810
+ fill: "currentColor",
811
+ xmlns: "http://www.w3.org/2000/svg",
812
+ ...props,
813
+ children: /* @__PURE__ */ jsx(
814
+ "path",
815
+ {
816
+ fillRule: "evenodd",
817
+ clipRule: "evenodd",
818
+ d: "M3.00005 2L3 7.99999C3 9.41019 3.72976 10.65 4.83224 11.3622C4.86371 11.3826 4.8818 11.4184 4.87869 11.4557L4.24914 19.0103C4.11502 20.6197 5.38506 22 7 22C8.61494 22 9.88498 20.6197 9.75086 19.0103L9.12131 11.4557C9.1182 11.4184 9.13629 11.3826 9.16776 11.3622C10.2702 10.65 11 9.41019 11 7.99999V2H9.5V7.99999C9.5 8.87981 9.04666 9.65464 8.35376 10.1023C7.86837 10.4159 7.57631 10.9781 7.62649 11.5803L8.25604 19.1349C8.31728 19.8698 7.73738 20.5 7 20.5C6.26261 20.5 5.68272 19.8698 5.74396 19.1349L6.37351 11.5803C6.42369 10.9781 6.13163 10.4159 5.64624 10.1023C4.95334 9.65464 4.5 8.87981 4.5 8L4.50005 2H3.00005ZM18.3538 10.1023C19.0467 9.65466 19.5 8.87982 19.5 8C19.5 6.5278 19.0783 5.33703 18.5245 4.55252C17.9519 3.74134 17.357 3.5 17 3.5C16.643 3.5 16.0481 3.74134 15.4755 4.55252C14.9217 5.33703 14.5 6.5278 14.5 8C14.5 8.87982 14.9533 9.65466 15.6462 10.1023C16.1316 10.4159 16.4237 10.9781 16.3735 11.5803L15.744 19.1349C15.6827 19.8698 16.2626 20.5 17 20.5C17.7374 20.5 18.3173 19.8698 18.256 19.1349L17.6265 11.5803C17.5763 10.9781 17.8684 10.4159 18.3538 10.1023ZM19.1678 11.3622C19.1363 11.3826 19.1182 11.4184 19.1213 11.4558L19.7509 19.0104C19.885 20.6197 18.6149 22 17 22C15.3851 22 14.115 20.6197 14.2491 19.0104L14.8787 11.4558C14.8818 11.4184 14.8637 11.3826 14.8322 11.3622C13.7298 10.65 13 9.4102 13 8C13 4.5 15 2 17 2C19 2 21 4.5 21 8C21 9.4102 20.2702 10.65 19.1678 11.3622ZM6.25 2V8.24813C6.25 8.66235 6.58579 8.99813 7 8.99813C7.41421 8.99813 7.75 8.66235 7.75 8.24813V2H6.25Z"
819
+ }
820
+ )
821
+ }
822
+ );
823
+ ForkSpoon.displayName = "ForkSpoon";
824
+ var Hammer = (props) => /* @__PURE__ */ jsx(
825
+ "svg",
826
+ {
827
+ width: "24",
828
+ height: "24",
829
+ viewBox: "0 0 24 24",
830
+ fill: "currentColor",
831
+ xmlns: "http://www.w3.org/2000/svg",
832
+ ...props,
833
+ children: /* @__PURE__ */ jsx(
834
+ "path",
835
+ {
836
+ fillRule: "evenodd",
837
+ clipRule: "evenodd",
838
+ d: "M17.098 8.56172L17.098 8.56174C17.3308 9.05908 17.8002 9.40417 18.3443 9.47798L18.3443 9.47798L18.3602 9.48014L18.3603 9.48014C18.7794 9.53699 19.1691 9.72697 19.4721 10.0221L20.0105 10.5465L17.3056 13.3637C17.1125 13.5647 16.7923 13.5691 16.5938 13.3734L11.8781 8.72348C11.9526 8.45921 11.9881 8.18563 11.9821 7.90821C11.9657 7.14561 11.6387 6.46504 11.1583 5.97652C10.8488 5.66187 10.4575 5.4085 10.0123 5.26171C12.1893 3.82924 15.2454 4.60293 16.4055 7.0819L17.098 8.56172ZM11.075 10.0382L11.0869 10.0499L12.98 11.9166L5.59575 19.305C5.40049 19.5004 5.08336 19.5009 4.8875 19.3061L3.69948 18.1248C3.50371 17.9301 3.50322 17.6141 3.69838 17.4188L11.075 10.0382ZM10.1857 8.80606C11.1897 7.48168 9.43431 5.79036 8.10916 7.08709L8.07128 7.04996L6.99992 5.99971L8.07072 4.94889L8.28782 4.73584C11.1914 1.88641 16.0397 2.76143 17.7641 6.44611L18.4566 7.92593C18.4733 7.96157 18.5069 7.9863 18.5459 7.99159L18.5618 7.99375C19.2995 8.09379 19.9855 8.42816 20.5187 8.94757L21.9181 10.3106C22.032 10.4216 22.0351 10.6037 21.9249 10.7185L18.3875 14.4026C17.6153 15.2068 16.3346 15.2243 15.5407 14.4415L14.0482 12.9698L6.65976 20.3623C5.87875 21.1438 4.61021 21.1457 3.82677 20.3667L2.63875 19.1854C1.85569 18.4067 1.85373 17.1426 2.63436 16.3615L10.1857 8.80606Z"
839
+ }
840
+ )
841
+ }
842
+ );
843
+ Hammer.displayName = "Hammer";
844
+ var HammerAndWrench = (props) => /* @__PURE__ */ jsx(
845
+ "svg",
846
+ {
847
+ width: "24",
848
+ height: "24",
849
+ viewBox: "0 0 24 24",
850
+ fill: "currentColor",
851
+ xmlns: "http://www.w3.org/2000/svg",
852
+ ...props,
853
+ children: /* @__PURE__ */ jsx(
854
+ "path",
855
+ {
856
+ fillRule: "evenodd",
857
+ clipRule: "evenodd",
858
+ d: "M11.5894 5.03756L8.52403 2.07037C8.42504 1.97455 8.2672 1.97687 8.17107 2.07556L6.9993 3.27853C6.55336 3.73634 6.30381 4.35019 6.30381 4.98929C6.30381 5.02101 6.28546 5.04987 6.25672 5.06332L4.88173 5.70678C1.75135 7.17172 1.01582 11.295 3.44659 13.7519L4.11768 14.4303C4.35153 14.6666 4.73302 14.6678 4.96826 14.4328L7.36682 12.0367L8.27672 12.9462L3.51378 17.6932C2.73125 18.4732 2.72932 19.7399 3.50945 20.5222L4.38181 21.397C5.1616 22.1789 6.42755 22.1809 7.20972 21.4013L11.9795 16.6474L16.7548 21.4206C17.5359 22.2013 18.8 22.1994 19.5787 21.4163L20.4498 20.5403C21.2288 19.7569 21.2269 18.4884 20.4456 17.7074L16.7455 14.0089L15.6863 15.0711L19.3882 18.7713C19.5835 18.9666 19.584 19.2837 19.3893 19.4795L18.5181 20.3556C18.3235 20.5514 18.0074 20.5518 17.8122 20.3567L13.042 15.5885L16.2553 12.3859C16.3176 12.3238 16.4079 12.2995 16.4938 12.3185C17.9289 12.6361 19.4614 12.2524 20.6482 11.0665C21.7216 9.99391 22.1298 8.64736 21.957 7.34482C21.9537 7.31929 21.9501 7.29378 21.9462 7.26829C21.9108 7.03266 21.8564 6.79867 21.7835 6.56823C21.7277 6.39206 21.6611 6.21795 21.584 6.04676C21.515 5.89377 21.3153 5.86419 21.1968 5.983L20.7649 6.41596L20.3238 6.85809L20.3044 6.87759L19.2132 7.97135C18.8232 8.36237 18.1902 8.36287 17.7995 7.97247L17.0472 7.22075C16.6565 6.83041 16.656 6.19706 17.0461 5.8061L18.1404 4.70911L18.159 4.69045L18.5952 4.25319L19.0319 3.81543C19.1502 3.69686 19.1206 3.49768 18.9679 3.42869C18.7954 3.35069 18.6199 3.28344 18.4423 3.22716C18.2134 3.15465 17.981 3.10035 17.747 3.06475C17.7223 3.06099 17.6975 3.05743 17.6727 3.05408C16.3657 2.87767 15.0135 3.28478 13.937 4.36041C12.778 5.51848 12.3847 7.00586 12.6627 8.41032C12.6795 8.49493 12.6546 8.58292 12.5935 8.64381L9.33915 11.8873L8.42802 10.9766L11.1096 8.29769L10.0543 7.23168L4.54796 12.7324L4.51292 12.697C2.81138 10.9771 3.32625 8.09083 5.51752 7.06537L6.89251 6.42191L6.89253 6.4219C7.44855 6.16169 7.80381 5.60323 7.80381 4.98929C7.80381 4.74119 7.90069 4.50289 8.0738 4.32517L8.37611 4.01481L10.5301 6.09982L11.5894 5.03756ZM17.7995 7.97247L16.7392 9.03354C17.7095 10.003 19.2776 10.0086 20.2547 9.05103C20.1051 9.3872 19.8844 9.70923 19.588 10.0054C18.7691 10.8236 17.7608 11.0626 16.8179 10.854C16.2577 10.73 15.6389 10.8825 15.1964 11.3235L6.15083 20.3389C5.95532 20.5337 5.63889 20.5333 5.44395 20.3378L4.57159 19.463L3.50945 20.5222L4.57159 19.463C4.37653 19.2674 4.37702 18.9507 4.57266 18.7557L13.6524 9.70624C14.0861 9.27392 14.2434 8.67065 14.1342 8.11902C13.9522 7.19982 14.1967 6.2214 14.9972 5.42148C15.3056 5.11334 15.6421 4.88692 15.9935 4.73731L15.9841 4.74671C15.0094 5.72383 15.0106 7.30625 15.9869 8.28182L16.7392 9.03354L17.7995 7.97247Z"
859
+ }
860
+ )
861
+ }
862
+ );
863
+ HammerAndWrench.displayName = "HammerAndWrench";
864
+ var Helicopter = (props) => /* @__PURE__ */ jsx(
865
+ "svg",
866
+ {
867
+ width: "24",
868
+ height: "24",
869
+ viewBox: "0 0 24 24",
870
+ fill: "currentColor",
871
+ xmlns: "http://www.w3.org/2000/svg",
872
+ ...props,
873
+ children: /* @__PURE__ */ jsx(
874
+ "path",
875
+ {
876
+ fillRule: "evenodd",
877
+ clipRule: "evenodd",
878
+ d: "M22.0029 6.50366H15.2529V8.00001H13.7529V6.50366H7.00291V5.00366H22.0029V6.50366ZM11.6711 16.5966C10.6779 15.6333 9.3793 13.797 9.0708 10.5H13.7635C13.8441 12.3606 14.3942 13.7383 15.633 14.6127C16.7682 15.4141 18.3574 15.691 20.2908 15.7412C20.212 15.9775 20.1143 16.1968 20.0002 16.3938C19.5837 17.1125 18.9877 17.5 18.1993 17.5H14.8131C13.3929 17.5 12.3342 17.2399 11.6711 16.5966ZM20.5193 14.2457C20.5177 13.9743 20.4943 13.6965 20.447 13.4171C20.2153 12.0492 19.6992 11.3514 19.2614 10.9897C18.8025 10.6104 18.3084 10.5 17.992 10.5H15.2649C15.3422 12.0578 15.7923 12.8892 16.498 13.3873C17.2882 13.9451 18.5546 14.2097 20.5193 14.2457ZM17.992 9.00001L10.003 9.00001H5.00293L4.51539 8.02493C4.20132 7.39679 3.55931 7.00001 2.85703 7.00001C1.83304 7.00001 1.00293 7.83012 1.00293 8.85411V11C1.00293 12.1046 1.89836 13 3.00293 13H4.57588C5.69095 13 6.4162 11.8265 5.91752 10.8292L5.75293 10.5H7.56488C7.88295 14.2465 9.36756 16.452 10.6267 17.6733C11.7225 18.7363 13.2865 19 14.8131 19H18.1993C21.0139 19 22.4058 16 21.926 13.1667C21.3614 9.83334 19.2443 9.00001 17.992 9.00001ZM3.17375 8.69575L4.57588 11.5H3.00293C2.72679 11.5 2.50293 11.2762 2.50293 11V8.85411C2.50293 8.65855 2.66147 8.50001 2.85703 8.50001C2.99116 8.50001 3.11377 8.57579 3.17375 8.69575Z"
879
+ }
880
+ )
881
+ }
882
+ );
883
+ Helicopter.displayName = "Helicopter";
884
+ var Kettlebell = (props) => /* @__PURE__ */ jsx(
885
+ "svg",
886
+ {
887
+ width: "24",
888
+ height: "24",
889
+ viewBox: "0 0 24 24",
890
+ fill: "currentColor",
891
+ xmlns: "http://www.w3.org/2000/svg",
892
+ ...props,
893
+ children: /* @__PURE__ */ jsx(
894
+ "path",
895
+ {
896
+ fillRule: "evenodd",
897
+ clipRule: "evenodd",
898
+ d: "M14.9869 3.43851C13.0596 2.8244 10.982 2.82493 9.05475 3.43384C7.02899 4.07387 5.86462 6.21176 6.44507 8.26131L7.16983 10.8204C5.83299 12.0207 5 13.7141 5 15.5907C5 17.8303 6.18652 19.809 8 21H16C17.8135 19.809 19 17.8303 19 15.5907C19 13.7144 18.1673 12.0213 16.8308 10.821L17.5643 8.23871C18.142 6.2052 17.001 4.08034 14.9869 3.43851ZM15.5331 9.89986L16.1214 7.82883C16.4778 6.5744 15.7739 5.26363 14.5314 4.8677C12.9007 4.34807 11.1401 4.34809 9.50665 4.86415C8.24867 5.2616 7.53037 6.58869 7.8883 7.85257L8.46795 9.89928C9.50476 9.32765 10.7117 9 12 9C13.2887 9 14.4961 9.32788 15.5331 9.89986ZM6.5 15.5907C6.5 12.863 8.876 10.5 12 10.5C15.124 10.5 17.5 12.863 17.5 15.5907C17.5 17.1387 16.7499 18.5514 15.522 19.5H15.5156H15.4999H15.4842H15.4685H15.4528H15.4371H15.4214H15.4057H15.39H15.3743H15.3585H15.3428H15.3271H15.3114H15.2956H15.2799H15.2642H15.2484H15.2327H15.2169H15.2012H15.1854H15.1697H15.1539H15.1381H15.1224H15.1066H15.0908H15.0751H15.0593H15.0435H15.0277H15.0119H14.9962H14.9804H14.9646H14.9488H14.933H14.9172H14.9014H14.8856H14.8697H14.8539H14.8381H14.8223H14.8065H14.7907H14.7748H14.759H14.7432H14.7273H14.7115H14.6957H14.6798H14.664H14.6481H14.6323H14.6165H14.6006H14.5847H14.5689H14.553H14.5372H14.5213H14.5055H14.4896H14.4737H14.4578H14.442H14.4261H14.4102H14.3944H14.3785H14.3626H14.3467H14.3308H14.3149H14.299H14.2832H14.2673H14.2514H14.2355H14.2196H14.2037H14.1878H14.1719H14.156H14.1401H14.1242H14.1083H14.0924H14.0764H14.0605H14.0446H14.0287H14.0128H13.9969H13.981H13.965H13.9491H13.9332H13.9173H13.9013H13.8854H13.8695H13.8536H13.8376H13.8217H13.8058H13.7898H13.7739H13.758H13.742H13.7261H13.7102H13.6942H13.6783H13.6624H13.6464H13.6305H13.6145H13.5986H13.5827H13.5667H13.5508H13.5348H13.5189H13.5029H13.487H13.471H13.4551H13.4392H13.4232H13.4073H13.3913H13.3754H13.3594H13.3435H13.3275H13.3116H13.2956H13.2797H13.2637H13.2478H13.2318H13.2159H13.1999H13.184H13.168H13.152H13.1361H13.1201H13.1042H13.0882H13.0723H13.0563H13.0404H13.0244H13.0085H12.9925H12.9766H12.9606H12.9447H12.9287H12.9128H12.8968H12.8809H12.8649H12.849H12.833H12.8171H12.8011H12.7852H12.7693H12.7533H12.7374H12.7214H12.7055H12.6895H12.6736H12.6577H12.6417H12.6258H12.6098H12.5939H12.578H12.562H12.5461H12.5302H12.5142H12.4983H12.4824H12.4664H12.4505H12.4346H12.4186H12.4027H12.3868H12.3709H12.3549H12.339H12.3231H12.3072H12.2913H12.2753H12.2594H12.2435H12.2276H12.2117H12.1958H12.1799H12.164H12.148H12.1321H12.1162H12.1003H12.0844H12.0685H12.0526H12.0367H12.0209H12.005H11.9891H11.9732H11.9573H11.9414H11.9255H11.9096H11.8938H11.8779H11.862H11.8461H11.8303H11.8144H11.7985H11.7827H11.7668H11.7509H11.7351H11.7192H11.7034H11.6875H11.6716H11.6558H11.64H11.6241H11.6083H11.5924H11.5766H11.5608H11.5449H11.5291H11.5133H11.4974H11.4816H11.4658H11.45H11.4342H11.4183H11.4025H11.3867H11.3709H11.3551H11.3393H11.3235H11.3077H11.2919H11.2761H11.2603H11.2446H11.2288H11.213H11.1972H11.1815H11.1657H11.1499H11.1342H11.1184H11.1026H11.0869H11.0711H11.0554H11.0396H11.0239H11.0082H10.9924H10.9767H10.961H10.9452H10.9295H10.9138H10.8981H10.8824H10.8666H10.8509H10.8352H10.8195H10.8038H10.7881H10.7725H10.7568H10.7411H10.7254H10.7097H10.6941H10.6784H10.6627H10.6471H10.6314H10.6158H10.6001H10.5845H10.5688H10.5532H10.5376H10.5219H10.5063H10.4907H10.4751H10.4595H10.4439H10.4282H10.4126H10.397H10.3815H10.3659H10.3503H10.3347H10.3191H10.3036H10.288H10.2724H10.2569H10.2413H10.2258H10.2102H10.1947H10.1791H10.1636H10.1481H10.1325H10.117H10.1015H10.086H10.0705H10.055H10.0395H10.024H10.0085H9.99303H9.97756H9.96208H9.94662H9.93115H9.91569H9.90024H9.88479H9.86935H9.85391H9.83847H9.82305H9.80762H9.7922H9.77679H9.76138H9.74598H9.73058H9.71518H9.69979H9.68441H9.66903H9.65366H9.63829H9.62293H9.60757H9.59222H9.57688H9.56153H9.5462H9.53087H9.51554H9.50022H9.48491H9.4696H9.4543H9.439H9.42371H9.40843H9.39315H9.37787H9.3626H9.34734H9.33208H9.31683H9.30158H9.28634H9.27111H9.25588H9.24066H9.22544H9.21023H9.19503H9.17983H9.16463H9.14945H9.13427H9.11909H9.10392H9.08876H9.0736H9.05845H9.04331H9.02817H9.01304H8.99791H8.9828H8.96768H8.95258H8.93748H8.92238H8.90729H8.89221H8.87714H8.86207H8.84701H8.83195H8.81691H8.80186H8.78683H8.7718H8.75678H8.74176H8.72675H8.71175H8.69676H8.68177H8.66679H8.65181H8.63684H8.62188H8.60693H8.59198H8.57704H8.5621H8.54718H8.53226H8.51734H8.50244H8.48754H8.47803C7.25006 18.5514 6.5 17.1387 6.5 15.5907Z"
899
+ }
900
+ )
901
+ }
902
+ );
903
+ Kettlebell.displayName = "Kettlebell";
904
+ var Kite = (props) => /* @__PURE__ */ jsx(
905
+ "svg",
906
+ {
907
+ width: "24",
908
+ height: "24",
909
+ viewBox: "0 0 24 24",
910
+ fill: "currentColor",
911
+ xmlns: "http://www.w3.org/2000/svg",
912
+ ...props,
913
+ children: /* @__PURE__ */ jsx(
914
+ "path",
915
+ {
916
+ fillRule: "evenodd",
917
+ clipRule: "evenodd",
918
+ d: "M9.10137 4.16206L7.17865 13.7607L7.19677 13.7425L7.22376 13.7156L7.2507 13.6886L7.27761 13.6617L7.30448 13.6348L7.33131 13.608L7.3581 13.5812L7.38486 13.5545L7.41158 13.5277L7.43826 13.5011L7.4649 13.4744L7.49151 13.4478L7.51808 13.4212L7.54461 13.3947L7.57111 13.3682L7.59757 13.3417L7.624 13.3153L7.65038 13.2889L7.67674 13.2626L7.70306 13.2363L7.72934 13.21L7.75559 13.1837L7.7818 13.1575L7.80798 13.1313L7.83413 13.1052L7.86024 13.0791L7.88632 13.053L7.91236 13.027L7.93837 13.0009L7.96435 12.975L7.99029 12.949L8.0162 12.9231L8.04208 12.8972L8.06792 12.8714L8.09374 12.8456L8.11952 12.8198L8.14527 12.794L8.17098 12.7683L8.19667 12.7426L8.22232 12.717L8.24795 12.6914L8.27354 12.6658L8.2991 12.6402L8.32463 12.6147L8.35013 12.5892L8.37561 12.5637L8.40105 12.5383L8.42646 12.5129L8.45184 12.4875L8.47719 12.4621L8.50252 12.4368L8.52781 12.4115L8.55308 12.3862L8.57831 12.361L8.60352 12.3358L8.6287 12.3106L8.65385 12.2855L8.67898 12.2603L8.70408 12.2352L8.72915 12.2102L8.75419 12.1851L8.77921 12.1601L8.8042 12.1351L8.82916 12.1102L8.8541 12.0852L8.87901 12.0603L8.90389 12.0354L8.92875 12.0106L8.95358 11.9857L8.97839 11.9609L9.00317 11.9361L9.02793 11.9114L9.05267 11.8867L9.07737 11.8619L9.10206 11.8373L9.12672 11.8126L9.15136 11.788L9.17597 11.7633L9.20056 11.7388L9.22512 11.7142L9.24967 11.6897L9.27419 11.6651L9.29868 11.6406L9.32316 11.6162L9.34761 11.5917L9.37204 11.5673L9.39645 11.5429L9.42083 11.5185L9.4452 11.4941L9.46954 11.4698L9.49386 11.4455L9.51816 11.4212L9.54245 11.3969L9.5667 11.3726L9.59094 11.3484L9.61516 11.3242L9.63936 11.3L9.66354 11.2758L9.6877 11.2516L9.71184 11.2275L9.73597 11.2033L9.76007 11.1792L9.78415 11.1552L9.80822 11.1311L9.83227 11.107L9.8563 11.083L9.88031 11.059L9.9043 11.035L9.92828 11.011L9.95223 10.9871L9.97618 10.9631L10.0001 10.9392L10.024 10.9153L10.0479 10.8914L10.0718 10.8675L10.0956 10.8437L10.1195 10.8198L10.1433 10.796L10.1671 10.7722L10.1909 10.7484L10.2147 10.7246L10.2385 10.7009L10.2622 10.6771L10.2859 10.6534L10.3097 10.6297L10.3334 10.6059L10.3571 10.5822L10.3807 10.5586L10.4044 10.5349L10.4281 10.5112L10.4517 10.4876L10.4753 10.464L10.499 10.4404L10.5226 10.4168L10.5461 10.3932L10.5697 10.3696L10.5933 10.346L10.6168 10.3225L10.6404 10.2989L10.6639 10.2754L10.6874 10.2519L10.7109 10.2284L10.7344 10.2049L10.7579 10.1814L10.7814 10.1579L10.8049 10.1344L10.8283 10.111L10.8518 10.0875L10.8752 10.0641L10.8986 10.0407L10.9221 10.0173L10.9455 9.99385L10.9689 9.97045L10.9923 9.94706L11.0156 9.92367L11.039 9.9003L11.0624 9.87693L11.0857 9.85357L11.1091 9.83021L11.1324 9.80687L11.1558 9.78353L11.1791 9.7602L11.2024 9.73688L11.2258 9.71356L11.2491 9.69025L11.2724 9.66694L11.2957 9.64364L11.319 9.62035L11.3423 9.59706L11.3655 9.57378L11.3888 9.5505L11.4121 9.52723L11.4354 9.50396L11.4586 9.4807L11.4819 9.45744L11.5051 9.43419L11.5284 9.41093L11.5516 9.38769L11.5749 9.36444L11.5981 9.34121L11.6213 9.31797L11.6446 9.29474L11.6678 9.2715L11.691 9.24828L11.7143 9.22505L11.7375 9.20183L11.7607 9.17861L11.7839 9.15539L11.8071 9.13217L11.8304 9.10895L11.8536 9.08574L11.8768 9.06252L11.9 9.03931L11.9232 9.0161L11.9464 8.99288L11.9696 8.96967L11.9929 8.94646L12.0161 8.92324L12.0393 8.90003L12.0625 8.87682L12.0857 8.8536L12.1089 8.83039L12.1321 8.80717L12.1554 8.78395L12.1786 8.76073L12.2018 8.73751L12.225 8.71429L12.2483 8.69106L12.2715 8.66784L12.2947 8.6446L12.3179 8.62137L12.3412 8.59813L12.3644 8.57489L12.3877 8.55165L12.4109 8.52841L12.4342 8.50516L12.4574 8.4819L12.4807 8.45864L12.5039 8.43538L12.5272 8.41211L12.5505 8.38884L12.5738 8.36556L12.597 8.34228L12.6203 8.31899L12.6436 8.2957L12.6669 8.2724L12.6902 8.24909L12.7135 8.22578L12.7369 8.20246L12.7602 8.17914L12.7835 8.15581L12.8068 8.13247L12.8302 8.10913L12.8535 8.08577L12.8769 8.06241L12.9003 8.03904L12.9236 8.01567L12.9393 8.00004L9.10137 4.16206ZM17.8378 12.8986L8.23931 14.8213L8.25743 14.8032L8.28442 14.7762L8.31136 14.7493L8.33827 14.7224L8.36514 14.6955L8.39197 14.6687L8.41877 14.6419L8.44552 14.6151L8.47224 14.5884L8.49892 14.5617L8.52556 14.5351L8.55217 14.5085L8.57874 14.4819L8.60527 14.4554L8.63177 14.4289L8.65823 14.4024L8.68466 14.376L8.71105 14.3496L8.7374 14.3232L8.76372 14.2969L8.79 14.2706L8.81625 14.2444L8.84246 14.2182L8.86864 14.192L8.89479 14.1658L8.9209 14.1397L8.94698 14.1137L8.97302 14.0876L8.99903 14.0616L9.02501 14.0356L9.05095 14.0097L9.07686 13.9838L9.10274 13.9579L9.12858 13.9321L9.1544 13.9062L9.18018 13.8805L9.20593 13.8547L9.23164 13.829L9.25733 13.8033L9.28298 13.7777L9.30861 13.752L9.3342 13.7264L9.35976 13.7009L9.38529 13.6753L9.41079 13.6498L9.43627 13.6244L9.46171 13.5989L9.48712 13.5735L9.5125 13.5481L9.53785 13.5228L9.56318 13.4975L9.58847 13.4722L9.61374 13.4469L9.63897 13.4217L9.66418 13.3965L9.68936 13.3713L9.71452 13.3461L9.73964 13.321L9.76474 13.2959L9.78981 13.2708L9.81485 13.2458L9.83987 13.2208L9.86486 13.1958L9.88982 13.1708L9.91476 13.1459L9.93967 13.121L9.96455 13.0961L9.98941 13.0712L10.0142 13.0464L10.0391 13.0216L10.0638 12.9968L10.0886 12.972L10.1133 12.9473L10.138 12.9226L10.1627 12.8979L10.1874 12.8733L10.212 12.8486L10.2366 12.824L10.2612 12.7994L10.2858 12.7749L10.3103 12.7503L10.3348 12.7258L10.3593 12.7013L10.3838 12.6768L10.4083 12.6524L10.4327 12.6279L10.4571 12.6035L10.4815 12.5791L10.5059 12.5548L10.5302 12.5304L10.5545 12.5061L10.5788 12.4818L10.6031 12.4575L10.6274 12.4333L10.6516 12.409L10.6758 12.3848L10.7 12.3606L10.7242 12.3364L10.7484 12.3123L10.7725 12.2881L10.7966 12.264L10.8207 12.2399L10.8448 12.2158L10.8689 12.1918L10.8929 12.1677L10.917 12.1437L10.941 12.1197L10.965 12.0957L10.9889 12.0717L11.0129 12.0477L11.0368 12.0238L11.0608 11.9999L11.0847 11.976L11.1086 11.9521L11.1324 11.9282L11.1563 11.9043L11.1801 11.8805L11.204 11.8567L11.2278 11.8329L11.2516 11.8091L11.2754 11.7853L11.2991 11.7615L11.3229 11.7378L11.3466 11.714L11.3703 11.6903L11.394 11.6666L11.4177 11.6429L11.4414 11.6192L11.4651 11.5956L11.4887 11.5719L11.5124 11.5483L11.536 11.5246L11.5596 11.501L11.5832 11.4774L11.6068 11.4538L11.6304 11.4303L11.6539 11.4067L11.6775 11.3831L11.701 11.3596L11.7246 11.3361L11.7481 11.3125L11.7716 11.289L11.7951 11.2655L11.8186 11.2421L11.8421 11.2186L11.8655 11.1951L11.889 11.1717L11.9124 11.1482L11.9359 11.1248L11.9593 11.1013L11.9827 11.0779L12.0061 11.0545L12.0295 11.0311L12.0529 11.0077L12.0763 10.9843L12.0997 10.961L12.123 10.9376L12.1464 10.9142L12.1698 10.8909L12.1931 10.8675L12.2164 10.8442L12.2398 10.8209L12.2631 10.7975L12.2864 10.7742L12.3097 10.7509L12.333 10.7276L12.3563 10.7043L12.3796 10.681L12.4029 10.6577L12.4262 10.6344L12.4495 10.6112L12.4727 10.5879L12.496 10.5646L12.5193 10.5414L12.5425 10.5181L12.5658 10.4948L12.589 10.4716L12.6123 10.4483L12.6355 10.4251L12.6588 10.4019L12.682 10.3786L12.7052 10.3554L12.7285 10.3322L12.7517 10.3089L12.7749 10.2857L12.7981 10.2625L12.8214 10.2393L12.8446 10.216L12.8678 10.1928L12.891 10.1696L12.9142 10.1464L12.9375 10.1232L12.9607 10.1L12.9839 10.0768L13.0071 10.0535L13.0303 10.0303L13.0535 10.0071L13.0767 9.9839L13.0999 9.96069L13.1232 9.93748L13.1464 9.91426L13.1696 9.89105L13.1928 9.86783L13.216 9.84461L13.2392 9.82139L13.2625 9.79817L13.2857 9.77495L13.3089 9.75172L13.3321 9.7285L13.3554 9.70526L13.3786 9.68203L13.4018 9.65879L13.4251 9.63556L13.4483 9.61231L13.4716 9.58907L13.4948 9.56581L13.5181 9.54256L13.5413 9.5193L13.5646 9.49604L13.5879 9.47277L13.6111 9.4495L13.6344 9.42622L13.6577 9.40294L13.681 9.37965L13.7043 9.35636L13.7276 9.33306L13.7509 9.30975L13.7742 9.28644L13.7975 9.26312L13.8208 9.2398L13.8442 9.21647L13.8675 9.19313L13.8909 9.16979L13.9142 9.14643L13.9376 9.12307L13.9609 9.0997L13.9843 9.07633L13.9999 9.06071L17.8378 12.8986ZM18.5 11.4395L15.0606 8.00005L15.0717 7.98896L15.0957 7.96498L15.1196 7.94099L15.1437 7.91698L15.1677 7.89295L15.1917 7.8689L15.2158 7.84484L15.2399 7.82075L15.264 7.79665L15.2881 7.77253L15.3122 7.74839L15.3364 7.72423L15.3606 7.70005L15.3848 7.67585L15.409 7.65163L15.4332 7.62739L15.4575 7.60313L15.4818 7.57885L15.5061 7.55455L15.5304 7.53023L15.5548 7.50588L15.5791 7.48152L15.6035 7.45713L15.6279 7.43272L15.6523 7.40829L15.6768 7.38384L15.7013 7.35937L15.7258 7.33487L15.7503 7.31035L15.7748 7.28581L15.7994 7.26124L15.824 7.23665L15.8486 7.21204L15.8732 7.1874L15.8979 7.16274L15.9226 7.13806L15.9473 7.11335L15.972 7.08862L15.9968 7.06386L16.0216 7.03908L16.0464 7.01427L16.0712 6.98943L16.0961 6.96458L16.1209 6.93969L16.1459 6.91478L16.1708 6.88984L16.1958 6.86488L16.2207 6.83989L16.2458 6.81488L16.2708 6.78983L16.2959 6.76476L16.321 6.73966L16.3461 6.71454L16.3713 6.68939L16.3964 6.66421L16.4216 6.639L16.4469 6.61376L16.4721 6.58849L16.4974 6.5632L16.5228 6.53788L16.5481 6.51252L16.5735 6.48714L16.5989 6.46173L16.6243 6.43629L16.6498 6.41082L16.6753 6.38532L16.7008 6.35979L16.7264 6.33422L16.752 6.30863L16.7776 6.28301L16.8033 6.25735L16.829 6.23167L16.8547 6.20595L16.8804 6.1802L16.9062 6.15442L16.932 6.12861L16.9579 6.10276L16.9838 6.07688L17.0097 6.05097L17.0356 6.02503L17.0616 5.99905L17.0876 5.97304L17.1136 5.947L17.1397 5.92092L17.1658 5.89481L17.192 5.86867L17.2181 5.84249L17.2444 5.81627L17.2706 5.79003L17.2969 5.76374L17.3232 5.73742L17.3496 5.71107L17.376 5.68468L17.4024 5.65825L17.4288 5.63179L17.4553 5.6053L17.4819 5.57876L17.5084 5.55219L17.535 5.52559L17.5617 5.49894L17.5884 5.47226L17.6151 5.44554L17.6418 5.41879L17.6686 5.392L17.6955 5.36517L17.7223 5.3383L17.7492 5.31139L17.7762 5.28444L17.8032 5.25746L17.8302 5.23044L17.8573 5.20337L17.8844 5.17627L17.9115 5.14913L17.9387 5.12195L17.9659 5.09473L17.9932 5.06747L18.0205 5.04017L18.0478 5.01283L18.0752 4.98544L18.1026 4.95802L18.1301 4.93056L18.1576 4.90305L18.1851 4.8755L18.2127 4.84791L18.2404 4.82028L18.268 4.79261L18.2957 4.7649L18.3235 4.73714L18.3513 4.70934L18.3791 4.6815L18.407 4.65361L18.435 4.62568L18.4629 4.59771L18.4909 4.56969L18.5 4.56066V11.4395ZM10.5606 3.5H17.4393L17.4303 3.50903L17.4023 3.53705L17.3743 3.56502L17.3464 3.59295L17.3185 3.62084L17.2906 3.64868L17.2628 3.67648L17.2351 3.70424L17.2074 3.73195L17.1797 3.75962L17.1521 3.78725L17.1245 3.81484L17.0969 3.84239L17.0694 3.86989L17.042 3.89736L17.0145 3.92478L16.9872 3.95216L16.9598 3.97951L16.9325 4.00681L16.9052 4.03407L16.878 4.06129L16.8508 4.08847L16.8237 4.11561L16.7966 4.14271L16.7695 4.16978L16.7425 4.1968L16.7155 4.22378L16.6886 4.25073L16.6617 4.27764L16.6348 4.30451L16.608 4.33134L16.5812 4.35813L16.5544 4.38488L16.5277 4.4116L16.501 4.43828L16.4744 4.46493L16.4478 4.49153L16.4212 4.5181L16.3947 4.54464L16.3682 4.57113L16.3417 4.59759L16.3153 4.62402L16.2889 4.65041L16.2626 4.67676L16.2362 4.70308L16.21 4.72936L16.1837 4.75561L16.1575 4.78183L16.1313 4.80801L16.1052 4.83415L16.0791 4.86026L16.053 4.88634L16.0269 4.91238L16.0009 4.93839L15.9749 4.96437L15.949 4.99031L15.9231 5.01622L15.8972 5.0421L15.8714 5.06795L15.8456 5.09376L15.8198 5.11954L15.794 5.14529L15.7683 5.17101L15.7426 5.19669L15.717 5.22235L15.6913 5.24797L15.6658 5.27356L15.6402 5.29913L15.6147 5.32466L15.5892 5.35016L15.5637 5.37563L15.5382 5.40107L15.5128 5.42648L15.4875 5.45186L15.4621 5.47722L15.4368 5.50254L15.4115 5.52783L15.3862 5.5531L15.361 5.57834L15.3358 5.60355L15.3106 5.62873L15.2854 5.65388L15.2603 5.679L15.2352 5.7041L15.2101 5.72917L15.1851 5.75422L15.1601 5.77923L15.1351 5.80422L15.1101 5.82918L15.0852 5.85412L15.0603 5.87903L15.0354 5.90392L15.0105 5.92877L14.9857 5.95361L14.9609 5.97842L14.9361 6.0032L14.9114 6.02796L14.8866 6.05269L14.8619 6.0774L14.8372 6.10208L14.8126 6.12674L14.7879 6.15138L14.7633 6.17599L14.7387 6.20058L14.7142 6.22515L14.6896 6.24969L14.6651 6.27421L14.6406 6.29871L14.6161 6.32318L14.5917 6.34763L14.5673 6.37206L14.5428 6.39647L14.5185 6.42086L14.4941 6.44522L14.4698 6.46956L14.4454 6.49389L14.4211 6.51819L14.3968 6.54247L14.3726 6.56673L14.3483 6.59097L14.3241 6.61519L14.2999 6.63939L14.2757 6.66357L14.2516 6.68773L14.2274 6.71187L14.2033 6.73599L14.1792 6.76009L14.1551 6.78418L14.1311 6.80824L14.107 6.83229L14.083 6.85632L14.059 6.88033L14.035 6.90432L14.011 6.9283L13.9999 6.93938L10.5606 3.5ZM7.88393 2.60269C7.95413 2.25223 8.26189 2 8.61932 2H19.25C19.6642 2 20 2.33579 20 2.75V13.3806C20 13.7381 19.7477 14.0458 19.3973 14.116L6.27326 16.7449C5.81562 17.1979 5.77482 17.9339 6.19607 18.4359L6.63434 18.9582C7.54605 20.0447 7.40432 21.6646 6.31779 22.5763L5.35361 21.4273C5.80553 21.0481 5.86448 20.3743 5.48527 19.9224L5.04701 19.4001C4.10248 18.2744 4.21383 16.6142 5.27574 15.6233L7.88393 2.60269Z"
919
+ }
920
+ )
921
+ }
922
+ );
923
+ Kite.displayName = "Kite";
924
+ var Knife = (props) => /* @__PURE__ */ jsx(
925
+ "svg",
926
+ {
927
+ width: "24",
928
+ height: "24",
929
+ viewBox: "0 0 24 24",
930
+ fill: "currentColor",
931
+ xmlns: "http://www.w3.org/2000/svg",
932
+ ...props,
933
+ children: /* @__PURE__ */ jsx(
934
+ "path",
935
+ {
936
+ fillRule: "evenodd",
937
+ clipRule: "evenodd",
938
+ d: "M10.8594 17.0923L9.14819 16.432L9.08345 16.6015L9.14819 16.432C9.10342 16.4147 9.0645 16.3849 9.03607 16.3462L8.06826 15.0278C7.99258 14.9247 8.00644 14.7814 8.10042 14.6954L17.261 6.31444C16.9912 8.1597 16.5017 9.71832 15.8138 11.1165C14.767 13.2442 13.2143 15.0953 11.0824 17.0601C11.0366 17.1024 10.9524 17.1282 10.8594 17.0923ZM8.84853 17.9223L10.3248 18.4919C10.9331 18.7266 11.6229 18.606 12.1008 18.1656C16.1787 14.4073 18.5062 10.782 18.9329 4.78485C18.9399 4.68683 18.9463 4.58818 18.9523 4.48888C18.9714 4.17003 18.9853 3.84454 18.9939 3.51203C18.9962 3.42614 18.998 3.33978 18.9996 3.25295C19.0034 3.0353 18.7458 2.91884 18.5855 3.06545L18.3949 3.23987L17.6782 3.89557L17.4721 4.08411L7.63739 13.0818L7.63724 13.0816L6.52258 14.0855L2.2535 17.9302C1.95479 18.1992 1.91423 18.662 2.16154 18.9795L3.14775 20.2456C3.84687 21.1431 5.13325 21.2583 5.97876 20.4991L8.84853 17.9223ZM7.64808 16.9851L5.00991 19.354C4.79853 19.5438 4.47694 19.515 4.30216 19.2906L3.75841 18.5925L6.81193 15.8426C6.82761 15.8662 6.84394 15.8896 6.8609 15.9128L7.64808 16.9851Z"
939
+ }
940
+ )
941
+ }
942
+ );
943
+ Knife.displayName = "Knife";
944
+ var Launch = (props) => /* @__PURE__ */ jsx(
945
+ "svg",
946
+ {
947
+ width: "24",
948
+ height: "24",
949
+ viewBox: "0 0 24 24",
950
+ fill: "currentColor",
951
+ xmlns: "http://www.w3.org/2000/svg",
952
+ ...props,
953
+ children: /* @__PURE__ */ jsx(
954
+ "path",
955
+ {
956
+ fillRule: "evenodd",
957
+ clipRule: "evenodd",
958
+ d: "M12.6389 15.4801C12.3219 17.1714 11.6648 18.6332 10.4298 19.8693L8.5435 16.516L12.5692 12.4847L11.5138 11.4279L7.48471 15.4625L4.13276 13.5901C5.36393 12.3578 6.82724 11.7042 8.5365 11.3954C10.2427 9.13361 11.8639 6.61798 14.2106 4.97572C15.7373 3.90732 17.5697 3.33155 20.493 3.50444C20.5948 6.47407 20.0141 8.32925 18.9466 9.87026C17.3435 12.1845 14.8588 13.8144 12.6389 15.4801ZM2.25497 14.2508L7.06622 16.9384L9.77061 21.746C9.93242 22.0337 10.3251 22.0873 10.5586 21.8537C12.1709 20.2398 13.5636 18.6647 14.0023 16.3236C19.4584 12.2297 22.3582 9.92952 21.9646 2.94337C21.938 2.47267 21.5675 2.09156 21.0964 2.05227C14.6118 1.51145 11.3112 5.23617 7.69352 10.0318C5.34742 10.4557 3.76022 11.8497 2.14543 13.4661C1.91243 13.6993 1.96695 14.0899 2.25497 14.2508ZM3.37413 20.9381C4.92001 20.6829 5.57664 20.4218 6.06295 19.9368C6.62385 19.3774 6.63221 18.4788 6.08163 17.9297C5.53105 17.3806 4.63002 17.389 4.06913 17.9483C3.50284 18.5131 3.31925 19.0987 3.06614 20.6299C3.03502 20.8182 3.18537 20.9692 3.37413 20.9381ZM15.5241 7.97066C15.5241 7.6955 15.7468 7.47245 16.0216 7.47245C16.2963 7.47245 16.5191 7.6955 16.5191 7.97066C16.5191 8.24581 16.2963 8.46886 16.0216 8.46886C15.7468 8.46886 15.5241 8.24581 15.5241 7.97066ZM14.0315 7.97066C14.0315 6.87005 14.9225 5.97783 16.0216 5.97783C17.1207 5.97783 18.0117 6.87005 18.0117 7.97066C18.0117 9.07126 17.1207 9.96348 16.0216 9.96348C14.9225 9.96348 14.0315 9.07126 14.0315 7.97066Z"
959
+ }
960
+ )
961
+ }
962
+ );
963
+ Launch.displayName = "Launch";
964
+ var Lift = (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(
974
+ "path",
975
+ {
976
+ fillRule: "evenodd",
977
+ clipRule: "evenodd",
978
+ d: "M17 3.5H7C6.72386 3.5 6.5 3.72386 6.5 4V20C6.5 20.2761 6.72386 20.5 7 20.5H17C17.2761 20.5 17.5 20.2761 17.5 20V4C17.5 3.72386 17.2761 3.5 17 3.5ZM7 2C5.89543 2 5 2.89543 5 4V20C5 21.1046 5.89543 22 7 22H17C18.1046 22 19 21.1046 19 20V4C19 2.89543 18.1046 2 17 2H7ZM12.4381 5.74542L14.9328 10.2252C15.125 10.5705 14.8821 11 14.4946 11H9.50537C9.11791 11 8.875 10.5705 9.06723 10.2252L11.5619 5.74542C11.7556 5.39753 12.2444 5.39753 12.4381 5.74542ZM14.9328 13.7758L12.4381 18.2614C12.2444 18.6098 11.7556 18.6098 11.5619 18.2614L9.06723 13.7758C8.875 13.4301 9.11791 13 9.50537 13H14.4946C14.8821 13 15.125 13.4301 14.9328 13.7758Z"
979
+ }
980
+ )
981
+ }
982
+ );
983
+ Lift.displayName = "Lift";
984
+ var Metro = (props) => /* @__PURE__ */ jsx(
985
+ "svg",
986
+ {
987
+ width: "24",
988
+ height: "24",
989
+ viewBox: "0 0 24 24",
990
+ fill: "currentColor",
991
+ xmlns: "http://www.w3.org/2000/svg",
992
+ ...props,
993
+ children: /* @__PURE__ */ jsx(
994
+ "path",
995
+ {
996
+ fillRule: "evenodd",
997
+ clipRule: "evenodd",
998
+ d: "M12.0062 2.5C9.8768 2.49874 7.79705 3.14685 6.04307 4.35877C4.28903 5.57072 2.94358 7.28933 2.18599 9.28688C1.42839 11.2845 1.29472 13.466 1.80283 15.5417C2.26733 17.4392 3.24796 19.1657 4.63002 20.5316L4.00228 22.0001C2.19771 20.3827 0.922935 18.2558 0.345852 15.8983C-0.234437 13.5278 -0.0818094 11.0364 0.783469 8.75496C1.64875 6.47346 3.18574 4.5098 5.19038 3.1247C7.19503 1.73959 9.57248 0.998562 12.0071 1C14.4417 1.00144 16.8183 1.74528 18.8213 3.13276C20.8243 4.52023 22.359 6.48571 23.2216 8.76823C24.0842 11.0507 24.2338 13.5423 23.6508 15.9121C23.0724 18.2628 21.8002 20.3833 20.0012 21.997L19.3734 20.5283C20.7506 19.1659 21.7288 17.4451 22.1942 15.5538C22.7048 13.4787 22.5737 11.297 21.8184 9.29849C21.0632 7.30006 19.7197 5.57985 17.9671 4.36582C16.2146 3.15183 14.1356 2.50126 12.0062 2.5ZM9 19.5H15C16.3659 19.5 17.4759 18.4046 17.4996 17.0444L15.062 17.2474L14.9375 15.7526L17.5 15.5392V9C17.5 8.46631 17.3328 7.97168 17.0479 7.56565L16.3874 12.5188C16.2595 13.4785 15.5241 14.274 14.5366 14.4229C12.672 14.7042 11.328 14.704 9.46335 14.4228C8.47591 14.2738 7.74052 13.4784 7.61255 12.5186L6.95215 7.56565C6.66723 7.97168 6.5 8.46631 6.5 9V15.5388L9.06203 15.7524L8.93738 17.2473L6.50038 17.044C6.52387 18.4044 7.63399 19.5 9 19.5ZM8.33525 6.58934C8.54692 6.53111 8.76983 6.5 9 6.5H15C15.2302 6.5 15.4531 6.53111 15.6648 6.58934L14.9006 12.3205C14.8568 12.6489 14.6106 12.8948 14.313 12.9397C12.5966 13.1986 11.4035 13.1985 9.68708 12.9396C9.38944 12.8947 9.14318 12.6488 9.09939 12.3204L8.33525 6.58934ZM9 5C6.79086 5 5 6.79086 5 9V17C5 18.5093 5.83591 19.8233 7.07002 20.5044L6.00049 23H7.74124L8.60657 20.9809C8.736 20.9935 8.86725 21 9 21H15C15.1301 21 15.2587 20.9938 15.3856 20.9817L16.2506 23H17.9914L16.9234 20.5081C18.1611 19.828 19 18.512 19 17V9C19 6.79086 17.2091 5 15 5H9Z"
999
+ }
1000
+ )
1001
+ }
1002
+ );
1003
+ Metro.displayName = "Metro";
1004
+ var Moon = (props) => /* @__PURE__ */ jsx(
1005
+ "svg",
1006
+ {
1007
+ width: "24",
1008
+ height: "24",
1009
+ viewBox: "0 0 24 24",
1010
+ fill: "currentColor",
1011
+ xmlns: "http://www.w3.org/2000/svg",
1012
+ ...props,
1013
+ children: /* @__PURE__ */ jsx(
1014
+ "path",
1015
+ {
1016
+ fillRule: "evenodd",
1017
+ clipRule: "evenodd",
1018
+ d: "M20.3212 13.7424C20.4384 13.18 20.5 12.5972 20.5 12C20.5 7.30558 16.6944 3.5 12 3.5C9.85222 3.5 7.89049 4.29659 6.39415 5.61045C7.20288 6.05156 7.88003 6.71098 8.34286 7.52218C8.96982 8.62105 9.1569 9.91674 8.86641 11.1481C8.57591 12.3794 7.82943 13.4549 6.77743 14.1576C5.96283 14.7018 5.01194 14.9912 4.04448 14.9998C5.25706 18.2139 8.36156 20.5 12 20.5C13.1376 20.5 14.2231 20.2765 15.2148 19.871C15.0898 19.7497 14.9725 19.6201 14.8638 19.4828C14.493 19.0144 14.2319 18.469 14.0995 17.8865C13.9671 17.3041 13.9668 16.6994 14.0987 16.1168C14.2306 15.5342 14.4913 14.9886 14.8616 14.5199C15.232 14.0513 15.7026 13.6715 16.2389 13.4086C16.7752 13.1456 17.3636 13.006 17.9609 13.0002C18.5581 12.9943 19.1492 13.1223 19.6905 13.3748C19.9122 13.4782 20.1232 13.6013 20.3212 13.7424ZM19.8348 15.3019C19.615 15.0644 19.3508 14.8714 19.0566 14.7342C18.7182 14.5765 18.3488 14.4965 17.9755 14.5001C17.6022 14.5038 17.2345 14.591 16.8993 14.7553C16.5641 14.9197 16.27 15.1571 16.0385 15.45C15.8071 15.7429 15.6441 16.0839 15.5617 16.448C15.4793 16.8121 15.4794 17.1901 15.5622 17.5541C15.6449 17.9181 15.8081 18.259 16.0399 18.5517C16.2141 18.7718 16.4237 18.9604 16.6595 19.1102C18.0618 18.1894 19.1753 16.8649 19.8348 15.3019ZM3.5 12C3.5 10.0207 4.17651 8.19943 5.31092 6.75477C6.03817 7.04852 6.64858 7.57948 7.04 8.26553C7.47887 9.03474 7.60983 9.94172 7.40648 10.8037C7.20314 11.6656 6.6806 12.4184 5.9442 12.9103C5.26116 13.3666 4.44122 13.567 3.62844 13.4802C3.54402 12.9995 3.5 12.5049 3.5 12ZM12 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 7.5C14.8284 7.5 15.5 8.17157 15.5 9C15.5 9.82843 14.8284 10.5 14 10.5C13.1716 10.5 12.5 9.82843 12.5 9C12.5 8.17157 13.1716 7.5 14 7.5ZM14 6C15.6569 6 17 7.34315 17 9C17 10.6569 15.6569 12 14 12C12.3431 12 11 10.6569 11 9C11 7.34315 12.3431 6 14 6ZM9.5 15.5C10.0523 15.5 10.5 15.9477 10.5 16.5C10.5 17.0523 10.0523 17.5 9.5 17.5C8.94772 17.5 8.5 17.0523 8.5 16.5C8.5 15.9477 8.94772 15.5 9.5 15.5Z"
1019
+ }
1020
+ )
1021
+ }
1022
+ );
1023
+ Moon.displayName = "Moon";
1024
+ var Motorbike = (props) => /* @__PURE__ */ jsx(
1025
+ "svg",
1026
+ {
1027
+ width: "24",
1028
+ height: "24",
1029
+ viewBox: "0 0 24 24",
1030
+ fill: "currentColor",
1031
+ xmlns: "http://www.w3.org/2000/svg",
1032
+ ...props,
1033
+ children: /* @__PURE__ */ jsx(
1034
+ "path",
1035
+ {
1036
+ fillRule: "evenodd",
1037
+ clipRule: "evenodd",
1038
+ d: "M5.5606 10.6359L5.57243 10.6402C7.38541 11.2965 9.00848 12.3999 9.91208 14.0942C10.6031 15.3897 10.7931 16.8788 10.4869 18.5H13.4139C12.8689 16.2486 13.3797 14.1468 14.7557 12.6279C16.0443 11.2053 17.9439 10.4607 20.0157 10.5249C19.2945 8.63638 17.9183 7.32827 16.001 6.7464C15.8438 7.13129 15.6368 7.5689 15.3696 8.00822L16.3226 8.76337L15.391 9.939L14.4583 9.1999C14.0793 9.59021 13.6221 9.95105 13.0744 10.2205C12.0724 10.7134 10.8909 10.8382 9.58523 10.4568L3.5 8.92453V9.92885L5.5487 10.6318L5.5606 10.6359ZM13.2745 8.26186C12.5083 8.99546 11.4398 9.44463 9.98068 9.00957L3.5 7.37771L2 7V8.54682V11L5.06187 12.0506C6.61657 12.6134 7.84954 13.4914 8.53414 14.701L7.51347 15.0437C6.90399 14.0148 5.78256 13.325 4.5 13.325C2.567 13.325 1 14.892 1 16.825C1 18.7579 2.567 20.325 4.5 20.325C6.433 20.325 8 18.7579 8 16.825C8 16.7047 7.99393 16.5858 7.98209 16.4687L9.0451 16.1118C9.17713 16.8251 9.15626 17.6206 8.9553 18.5L8.95424 18.5046C8.92158 18.6472 8.8842 18.7919 8.84197 18.9388C8.77533 19.1707 8.69663 19.4081 8.60542 19.651C8.54275 19.8179 8.66366 20 8.84197 20H9.53499H10.0616H10.075H13.9276H13.9616H14.6257H15.1787C15.368 20 15.4884 19.7954 15.4063 19.6248C15.3227 19.4507 15.2469 19.278 15.1787 19.1069C15.0993 18.9075 15.0302 18.7103 14.9711 18.5155L14.9665 18.5C14.2089 15.9808 15.1247 13.8743 16.8825 12.7958L17.4069 14.0195C16.5529 14.6578 16 15.6768 16 16.825C16 18.7579 17.567 20.325 19.5 20.325C21.433 20.325 23 18.7579 23 16.825C23 14.892 21.433 13.325 19.5 13.325C19.2509 13.325 19.0079 13.351 18.7735 13.4004L18.2635 12.2104C18.931 12.0344 19.6629 11.9758 20.4331 12.0541L20.4467 12.0555C20.6445 12.076 20.8448 12.1055 21.0472 12.1444C21.2369 12.1809 21.4285 12.2256 21.6215 12.2788C21.7982 12.3275 21.9739 12.1839 21.9454 12.0028C21.9165 11.8201 21.8835 11.6401 21.8463 11.463C21.7982 11.2343 21.7432 11.0104 21.6813 10.7914L21.6676 10.7432C20.8934 8.05586 19.0834 6.12143 16.4601 5.31796L16.4179 5.30513C15.9668 5.16951 15.4919 5.06716 14.9942 5C14.9942 5 14.7739 6.03019 14.1828 7.06775L13.7656 6.73714L12.834 7.91276L13.2745 8.26186ZM3.91454 16.252L6.03325 15.5407C5.66637 15.1031 5.11567 14.825 4.5 14.825C3.39543 14.825 2.5 15.7204 2.5 16.825C2.5 17.9295 3.39543 18.825 4.5 18.825C5.55649 18.825 6.42164 18.0058 6.49497 16.968L4.39197 17.674L3.91454 16.252ZM18.0286 15.4704C17.7004 15.8266 17.5 16.3024 17.5 16.825C17.5 17.9295 18.3954 18.825 19.5 18.825C20.6046 18.825 21.5 17.9295 21.5 16.825C21.5 15.7204 20.6046 14.825 19.5 14.825C19.4615 14.825 19.4233 14.826 19.3853 14.8282L20.1894 16.7046L18.8106 17.2954L18.0286 15.4704Z"
1039
+ }
1040
+ )
1041
+ }
1042
+ );
1043
+ Motorbike.displayName = "Motorbike";
1044
+ var Office = (props) => /* @__PURE__ */ jsx(
1045
+ "svg",
1046
+ {
1047
+ width: "24",
1048
+ height: "24",
1049
+ viewBox: "0 0 24 24",
1050
+ fill: "currentColor",
1051
+ xmlns: "http://www.w3.org/2000/svg",
1052
+ ...props,
1053
+ children: /* @__PURE__ */ jsx(
1054
+ "path",
1055
+ {
1056
+ fillRule: "evenodd",
1057
+ clipRule: "evenodd",
1058
+ d: "M11.5 5.06172V11.0597V19.4987L14.2793 19.4987V16.0264H15.7793V19.4987L18.5 19.4986V8.28372L11.5 5.06172ZM10 3.50059L10 10.0597H4.5C4.22386 10.0597 4 10.2835 4 10.5597V13.0431V14.5351V19.4987V19.5071H2V20.9992H22V19.5071H20V7.96344C20 7.57301 19.7728 7.21829 19.4181 7.05504L10.7091 3.04639C10.3778 2.89392 10 3.13591 10 3.50059ZM5.5 19.4987V14.5351H7H8.5V13.0431H7H5.5V11.5597H10L9.99999 19.4987L5.5 19.4987ZM17 10.0597H15.5H14.5H13V11.5518H14.5H15.5H17V10.0597ZM15.5 13.0431H17V14.5351H15.5H14.5H13V13.0431H14.5H15.5Z"
1059
+ }
1060
+ )
1061
+ }
1062
+ );
1063
+ Office.displayName = "Office";
1064
+ var Officechair = (props) => /* @__PURE__ */ jsx(
1065
+ "svg",
1066
+ {
1067
+ width: "24",
1068
+ height: "24",
1069
+ viewBox: "0 0 24 24",
1070
+ fill: "currentColor",
1071
+ xmlns: "http://www.w3.org/2000/svg",
1072
+ ...props,
1073
+ children: /* @__PURE__ */ jsx(
1074
+ "path",
1075
+ {
1076
+ fillRule: "evenodd",
1077
+ clipRule: "evenodd",
1078
+ d: "M9.54901 3.5H14.4054C15.3412 3.5 16.0486 4.34757 15.8812 5.26833L14.8228 11.0894C14.7796 11.3272 14.5725 11.5 14.3308 11.5H9.54794C9.30392 11.5 9.09554 11.3239 9.05492 11.0832L8.06994 5.24974C7.91541 4.33449 8.62081 3.5 9.54901 3.5ZM9.54901 2H14.4054C16.2771 2 17.6918 3.69513 17.357 5.53666L16.5455 10H17.2487C18.6022 10 19.558 11.3261 19.13 12.6101C18.4552 14.6345 16.5607 16 14.4268 16H12.75V20.5H14C14.9133 20.5 15.8265 20.917 15.9781 21.7511C16.0028 21.8869 15.8881 22 15.75 22H8.25C8.11193 22 7.99723 21.8869 8.02192 21.7511C8.17347 20.917 9.08674 20.5 10 20.5H11.25V16H9.47558C7.32417 16 5.42358 14.5988 4.78738 12.5436C4.39641 11.2805 5.3405 10 6.66266 10H7.35078L6.59088 5.49947C6.2818 3.66899 7.69261 2 9.54901 2ZM7.61137 11.5H6.66266C6.35078 11.5 6.12807 11.8021 6.2203 12.1C6.66205 13.527 7.98173 14.5 9.47558 14.5H14.4268C15.915 14.5 17.2363 13.5477 17.7069 12.1358C17.8112 11.823 17.5784 11.5 17.2487 11.5H16.2674C16.0416 12.3769 15.2485 13 14.3308 13H9.54794C8.62926 13 7.83688 12.3759 7.61137 11.5Z"
1079
+ }
1080
+ )
1081
+ }
1082
+ );
1083
+ Officechair.displayName = "Officechair";
1084
+ var Pass = (props) => /* @__PURE__ */ jsx(
1085
+ "svg",
1086
+ {
1087
+ width: "24",
1088
+ height: "24",
1089
+ viewBox: "0 0 24 24",
1090
+ fill: "currentColor",
1091
+ xmlns: "http://www.w3.org/2000/svg",
1092
+ ...props,
1093
+ children: /* @__PURE__ */ jsx(
1094
+ "path",
1095
+ {
1096
+ fillRule: "evenodd",
1097
+ clipRule: "evenodd",
1098
+ d: "M7 3.5H17C17.2761 3.5 17.5 3.72386 17.5 4V20C17.5 20.2761 17.2761 20.5 17 20.5H15.9691C15.723 18.5268 14.0398 17 12 17C9.96019 17 8.277 18.5268 8.03095 20.5H7C6.72386 20.5 6.5 20.2761 6.5 20V4C6.5 3.72386 6.72386 3.5 7 3.5ZM9.55001 20.5H14.45C14.2184 19.3589 13.2095 18.5 12 18.5C10.7905 18.5 9.78164 19.3589 9.55001 20.5ZM5 4C5 2.89543 5.89543 2 7 2H17C18.1046 2 19 2.89543 19 4V20C19 21.1046 18.1046 22 17 22H7C5.89543 22 5 21.1046 5 20V4ZM15 5.49951H9V6.99951H15V5.49951ZM12 14.5C12.5523 14.5 13 14.0523 13 13.5C13 12.9477 12.5523 12.5 12 12.5C11.4477 12.5 11 12.9477 11 13.5C11 14.0523 11.4477 14.5 12 14.5ZM12 16C13.3807 16 14.5 14.8807 14.5 13.5C14.5 12.1193 13.3807 11 12 11C10.6193 11 9.5 12.1193 9.5 13.5C9.5 14.8807 10.6193 16 12 16Z"
1099
+ }
1100
+ )
1101
+ }
1102
+ );
1103
+ Pass.displayName = "Pass";
1104
+ var Radar = (props) => /* @__PURE__ */ jsx(
1105
+ "svg",
1106
+ {
1107
+ width: "24",
1108
+ height: "24",
1109
+ viewBox: "0 0 24 24",
1110
+ fill: "currentColor",
1111
+ xmlns: "http://www.w3.org/2000/svg",
1112
+ ...props,
1113
+ children: /* @__PURE__ */ jsx(
1114
+ "path",
1115
+ {
1116
+ fillRule: "evenodd",
1117
+ clipRule: "evenodd",
1118
+ d: "M12 20.5C16.6944 20.5 20.5 16.6944 20.5 12H22C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C14.045 2 15.9467 2.61387 17.5308 3.6674L18.408 2.53954L19.592 3.46046L13.3898 11.4347C13.4609 11.6092 13.5 11.8 13.5 12C13.5 12.8284 12.8284 13.5 12 13.5C11.1716 13.5 10.5 12.8284 10.5 12C10.5 11.1716 11.1716 10.5 12 10.5C12.0698 10.5 12.1384 10.5048 12.2056 10.514L14.1326 8.03644C13.4979 7.69422 12.7716 7.5 12 7.5C9.51472 7.5 7.5 9.51472 7.5 12C7.5 14.4853 9.5147 16.5 12 16.5V18C8.68627 18 6 15.3137 6 12C6 8.68629 8.68629 6 12 6C13.1191 6 14.1666 6.30638 15.0633 6.83984L16.6068 4.85541C15.2794 3.9978 13.6978 3.5 12 3.5C7.30558 3.5 3.5 7.30558 3.5 12C3.5 16.6944 7.30558 20.5 12 20.5Z"
1119
+ }
1120
+ )
1121
+ }
1122
+ );
1123
+ Radar.displayName = "Radar";
1124
+ var Realty = (props) => /* @__PURE__ */ jsx(
1125
+ "svg",
1126
+ {
1127
+ width: "24",
1128
+ height: "24",
1129
+ viewBox: "0 0 24 24",
1130
+ fill: "currentColor",
1131
+ xmlns: "http://www.w3.org/2000/svg",
1132
+ ...props,
1133
+ children: /* @__PURE__ */ jsx(
1134
+ "path",
1135
+ {
1136
+ fillRule: "evenodd",
1137
+ clipRule: "evenodd",
1138
+ d: "M9.74995 6.48898V7.70071C10.1983 7.96006 10.5 8.44483 10.5 9.00006C10.5 9.82849 9.82843 10.5001 9 10.5001C8.17157 10.5001 7.5 9.82849 7.5 9.00006C7.5 8.44487 7.80163 7.96012 8.24995 7.70076V6.48898C8.24995 6.16578 8.28416 5.85058 8.34915 5.54678C6.17229 5.86215 4.5 7.73581 4.5 10.0001C4.5 11.6638 5.40212 13.1186 6.75109 13.899L7.5 14.3322V15.1974V19.2352L9 20.3238L10.5 19.2352V19.0001V17.5001V16.4001V15.1974V14.3322L11.2489 13.899C12.5979 13.1186 13.5 11.6638 13.5 10.0001C13.5 7.81895 11.9483 6.00028 9.88855 5.58777C9.79852 5.8721 9.74995 6.17487 9.74995 6.48898ZM12 15.2001V17.5001H19.5V9.2675L15.9952 7.64992L14.7327 8.22378C14.9064 8.7851 15 9.38165 15 10.0001C15 12.2209 13.7934 14.1599 12 15.1974V15.2001ZM14.1125 6.858L15.9871 6.0059C15.6846 4.57107 14.4124 3.50684 12.9026 3.50684H12.7321C11.9718 3.50684 11.278 3.79133 10.7513 4.25967C12.1631 4.68983 13.354 5.62651 14.1125 6.858ZM17.5654 6.72258L17.5484 6.40833C17.415 3.93994 15.3746 2.00684 12.9026 2.00684H12.7321C11.1776 2.00684 9.8079 2.79821 9.00394 4.00006L9 4.00006C5.68629 4.00006 3 6.68635 3 10.0001C3 12.2209 4.2066 14.1599 6 15.1974V19.6177C6 19.8579 6.11507 20.0836 6.3095 20.2247L8.5595 21.8575C8.82222 22.0481 9.17778 22.0481 9.4405 21.8575L11.6905 20.2247C11.8849 20.0836 12 19.8579 12 19.6177V19.0001H19.5H21V17.5001V8.30775L17.5654 6.72258Z"
1139
+ }
1140
+ )
1141
+ }
1142
+ );
1143
+ Realty.displayName = "Realty";
1144
+ var Roller = (props) => /* @__PURE__ */ jsx(
1145
+ "svg",
1146
+ {
1147
+ width: "24",
1148
+ height: "24",
1149
+ viewBox: "0 0 24 24",
1150
+ fill: "currentColor",
1151
+ xmlns: "http://www.w3.org/2000/svg",
1152
+ ...props,
1153
+ children: /* @__PURE__ */ jsx(
1154
+ "path",
1155
+ {
1156
+ fillRule: "evenodd",
1157
+ clipRule: "evenodd",
1158
+ d: "M17.0397 4.5H5.03967C4.76353 4.5 4.53967 4.72386 4.53967 5V7C4.53967 7.27614 4.76353 7.5 5.03967 7.5H17.0397C17.3158 7.5 17.5397 7.27614 17.5397 7V5C17.5397 4.72386 17.3158 4.5 17.0397 4.5ZM5.03967 3C3.9351 3 3.03967 3.89543 3.03967 5V7C3.03967 8.10457 3.9351 9 5.03967 9H17.0397C18.1442 9 19.0397 8.10457 19.0397 7V6.75C19.272 6.75 19.4603 6.93833 19.4603 7.17066V8.38916C19.4603 8.97688 19.0509 9.48523 18.4767 9.61046L11.4701 11.1385C10.781 11.2888 10.2897 11.8988 10.2897 12.6041V13.1229C9.55926 13.4111 9.03967 14.1745 9.03967 15.0752V19.9413C9.03967 20.5243 9.47451 21 10.0074 21H12.0913C12.6166 21 13.0397 20.5371 13.0397 19.9624L13.0397 15.1174C13.0397 14.2153 12.519 13.4415 11.7897 13.1376V12.6041L18.7963 11.076C20.0596 10.8005 20.9603 9.68215 20.9603 8.38916V7.17066C20.9603 6.10991 20.1004 5.25 19.0397 5.25V5C19.0397 3.89543 18.1442 3 17.0397 3H5.03967ZM11.1043 14.5H10.9365C10.8689 14.5 10.7856 14.5263 10.7013 14.6186C10.6146 14.7134 10.5397 14.8699 10.5397 15.0752V19.5H11.5397L11.5397 15.1174C11.5397 14.9084 11.4619 14.7402 11.3644 14.6335C11.2686 14.5287 11.1743 14.5 11.1043 14.5Z"
1159
+ }
1160
+ )
1161
+ }
1162
+ );
1163
+ Roller.displayName = "Roller";
1164
+ var RulerAndPencil = (props) => /* @__PURE__ */ jsx(
1165
+ "svg",
1166
+ {
1167
+ width: "24",
1168
+ height: "24",
1169
+ viewBox: "0 0 24 24",
1170
+ fill: "currentColor",
1171
+ xmlns: "http://www.w3.org/2000/svg",
1172
+ ...props,
1173
+ children: /* @__PURE__ */ jsx(
1174
+ "path",
1175
+ {
1176
+ fillRule: "evenodd",
1177
+ clipRule: "evenodd",
1178
+ d: "M7.44075 4.64429L9.67881 6.88358L10.7395 5.82292L8.50378 3.586C7.72157 2.80336 6.45125 2.80337 5.66903 3.58602L3.58348 5.67274C2.80405 6.45261 2.80404 7.71494 3.58346 8.49481L7.04335 11.9567L4.08472 14.9153C3.71028 15.2898 3.5 15.797 3.5 16.3259L3.5 20.0006C3.5 20.2764 3.72414 20.5 4.00063 20.5L7.66906 20.5C8.20104 20.5 8.71116 20.2889 9.08685 19.9132L12.0419 16.9581L15.4953 20.4134C16.2776 21.1961 17.5479 21.1961 18.3301 20.4134L20.4157 18.3265C21.1951 17.5466 21.1951 16.2843 20.4157 15.5044L18.1797 13.2672L17.119 14.3279L19.3527 16.5627C19.5475 16.7577 19.5475 17.0733 19.3527 17.2683L17.2671 19.3551C17.0715 19.5508 16.7539 19.5508 16.5584 19.3551L15.3823 18.1784L17.0303 16.5303L15.9697 15.4697L14.322 17.1174L13.1026 15.8974L20.2367 8.76319C21.2113 7.78864 21.2113 6.21117 20.2367 5.2366L18.7723 3.77215C17.7942 2.79409 16.2058 2.79408 15.2278 3.77213L8.10401 10.896L6.88469 9.67597L8.53033 8.03033L7.46967 6.96967L5.82433 8.61501L4.64651 7.43653C4.45165 7.24156 4.45166 6.92598 4.64651 6.73101L6.73206 4.6443C6.92761 4.44863 7.24519 4.44863 7.44075 4.64429ZM16.2911 4.83012L14.091 7.03031L16.9696 9.90898L19.1734 7.70521C19.5632 7.31539 19.5632 6.6844 19.1734 6.29458L17.7089 4.83012C17.3177 4.4389 16.6824 4.43889 16.2911 4.83012ZM5.14807 15.9733L13.0303 8.09097L15.909 10.9696L8.0235 18.8552C7.92958 18.9491 7.80205 19.0019 7.66906 19.0019L5.00189 19.0019L5.00189 16.3259C5.00189 16.1937 5.05446 16.0669 5.14807 15.9733Z"
1179
+ }
1180
+ )
1181
+ }
1182
+ );
1183
+ RulerAndPencil.displayName = "RulerAndPencil";
1184
+ var Saturn = (props) => /* @__PURE__ */ jsx(
1185
+ "svg",
1186
+ {
1187
+ width: "24",
1188
+ height: "24",
1189
+ viewBox: "0 0 24 24",
1190
+ fill: "currentColor",
1191
+ xmlns: "http://www.w3.org/2000/svg",
1192
+ ...props,
1193
+ children: /* @__PURE__ */ jsx(
1194
+ "path",
1195
+ {
1196
+ fillRule: "evenodd",
1197
+ clipRule: "evenodd",
1198
+ d: "M11.9999 20.5C16.6943 20.5 20.4999 16.6944 20.4999 12C20.4999 11.8549 20.4963 11.7107 20.4891 11.5674C18.8442 12.9835 16.6896 14.4911 14.2568 15.8884C11.8089 17.2944 9.40464 18.402 7.34096 19.1106C8.67892 19.989 10.2797 20.5 11.9999 20.5ZM13.5039 14.5911C16.2581 13.0091 18.6067 11.3036 20.2123 9.79952C19.2427 6.17177 15.9333 3.5 11.9999 3.5C7.30547 3.5 3.49989 7.30558 3.49989 12C3.49989 14.3321 4.43907 16.4448 5.95983 17.9806C8.07493 17.3507 10.7415 16.1777 13.5039 14.5911ZM21.9999 12C21.9999 11.4181 21.9502 10.8479 21.8548 10.2933C22.528 9.60421 23.0903 8.91262 23.4652 8.24913C23.8553 7.55884 24.3248 6.38776 23.6868 5.28841C23.0488 4.18906 21.7946 4.00808 20.9987 3.999C20.2428 3.99036 19.3716 4.12559 18.4476 4.35596C16.7067 2.88602 14.4568 2 11.9999 2C6.47705 2 1.99989 6.47715 1.99989 12C1.99989 12.5827 2.04973 13.1537 2.14537 13.7091C1.47258 14.3979 0.91068 15.0891 0.535946 15.7523C0.145891 16.4426 -0.323673 17.6136 0.314323 18.713C0.952322 19.8123 2.20654 19.9933 3.00248 20.0024C3.75842 20.011 4.62971 19.8758 5.55378 19.6454C7.29446 21.1145 9.54377 22 11.9999 22C17.5227 22 21.9999 17.5228 21.9999 12ZM22.3861 6.03551C22.0693 5.48953 21.0981 5.37198 19.6993 5.61849C20.4225 6.48997 21.0004 7.48621 21.3962 8.57014C22.317 7.48323 22.7041 6.58339 22.3861 6.03551ZM1.61504 17.9659C1.29715 17.4181 1.68395 16.5186 2.60436 15.432C3.00032 16.5157 3.57843 17.5117 4.30163 18.3829C2.90299 18.6294 1.93188 18.5119 1.61504 17.9659ZM7 10.5C7.55229 10.5 8 10.9477 8 11.5C8 12.0523 7.55229 12.5 7 12.5C6.44772 12.5 6 12.0523 6 11.5C6 10.9477 6.44772 10.5 7 10.5Z"
1199
+ }
1200
+ )
1201
+ }
1202
+ );
1203
+ Saturn.displayName = "Saturn";
1204
+ var Saw = (props) => /* @__PURE__ */ jsx(
1205
+ "svg",
1206
+ {
1207
+ width: "24",
1208
+ height: "24",
1209
+ viewBox: "0 0 24 24",
1210
+ fill: "currentColor",
1211
+ xmlns: "http://www.w3.org/2000/svg",
1212
+ ...props,
1213
+ children: /* @__PURE__ */ jsx(
1214
+ "path",
1215
+ {
1216
+ fillRule: "evenodd",
1217
+ clipRule: "evenodd",
1218
+ d: "M18.5261 7.07692L17.7003 7.3522L17.5296 8.20576L17.2003 9.85218L16.5261 10.0769L15.7003 10.3522L15.5296 11.2057L15.2002 12.8522L14.526 13.0769L13.7003 13.3522L13.5296 14.2057L13.1301 16.2025L11.9234 17.2483L10.1708 11.0929L17.9477 4.06866L19.3939 5.51478L19.1692 6.86252L18.5261 7.07692ZM8.47244 10.6056L4.16079 14.4999L4.10928 14.5465L3.79959 14.8262L3.46445 15.1289C3.12471 15.4357 3.34178 15.9999 3.79959 15.9999H4.2512H4.66851H4.73792H5.00006L5.76345 18.8627C6.33464 21.0046 8.95165 21.8086 10.6269 20.3568L14.5003 16.9999L15.0004 14.4999L16.3627 14.0458C16.4478 14.0174 16.5112 13.9457 16.5288 13.8577L17.0004 11.4999L18.3628 11.0458C18.4479 11.0174 18.5113 10.9456 18.5289 10.8577L19.0004 8.49994L20.3576 8.04754C20.4454 8.01826 20.5099 7.94281 20.5251 7.85148L20.9793 5.12685C20.9925 5.04721 20.9665 4.96606 20.9094 4.90896L18.1682 2.16794C18.0741 2.07381 17.9227 2.06996 17.8239 2.1592L8.50251 10.5784L8.46754 10.5884L8.47244 10.6056ZM8.93021 12.2134L10.6724 18.3324L9.64453 19.2232C8.8069 19.9491 7.4984 19.5472 7.2128 18.4762L6.44941 15.6134L6.20026 14.6791L8.93021 12.2134Z"
1219
+ }
1220
+ )
1221
+ }
1222
+ );
1223
+ Saw.displayName = "Saw";
1224
+ var Screwdriver = (props) => /* @__PURE__ */ jsx(
1225
+ "svg",
1226
+ {
1227
+ width: "24",
1228
+ height: "24",
1229
+ viewBox: "0 0 24 24",
1230
+ fill: "currentColor",
1231
+ xmlns: "http://www.w3.org/2000/svg",
1232
+ ...props,
1233
+ children: /* @__PURE__ */ jsx(
1234
+ "path",
1235
+ {
1236
+ fillRule: "evenodd",
1237
+ clipRule: "evenodd",
1238
+ d: "M19.7298 2.07315C19.6475 1.99078 19.5192 1.97617 19.4204 2.03792L15.7974 4.30353C15.6868 4.37267 15.6077 4.48228 15.5768 4.60898L15.2538 5.93328L11.7333 9.44182L10.8465 8.5546C10.7489 8.4569 10.5905 8.4569 10.4929 8.5546L8.83397 10.2144C8.74026 10.3082 8.68762 10.4353 8.68762 10.5679V11.3424C8.68762 11.3479 8.68315 11.3524 8.67762 11.3524H7.90376C7.77111 11.3524 7.64389 11.4051 7.55011 11.499L2.87884 16.1728C1.70803 17.3442 1.70803 19.2428 2.87884 20.4143L3.59259 21.1284C4.76429 22.3007 6.66467 22.3007 7.83637 21.1284L12.5055 16.4568C12.5992 16.363 12.6518 16.2359 12.6518 16.1033V15.3288C12.6518 15.3232 12.6563 15.3188 12.6618 15.3188H13.4357C13.5683 15.3188 13.6956 15.266 13.7893 15.1722L15.4483 13.5123C15.5459 13.4147 15.5459 13.2565 15.4483 13.1589L14.5488 12.2589L18.0437 8.74462L19.3894 8.42513C19.5174 8.39474 19.6282 8.31513 19.6979 8.20355L21.9615 4.57996C22.0231 4.48126 22.0085 4.35308 21.9263 4.27078L19.7298 2.07315ZM13.4885 11.1979L16.9801 7.6869L17.2814 7.38389L17.6972 7.28518L18.6433 7.06056L20.1627 4.62819L19.3722 3.83723L16.9376 5.35964L16.711 6.28872L16.6112 6.69821L16.3126 6.99574L12.7937 10.5028L13.4885 11.1979ZM10.1876 11.3424V10.9819L10.6697 10.4996L13.5042 13.3356L13.0213 13.8188H12.6618C11.8279 13.8188 11.1518 14.4948 11.1518 15.3288V15.6893L6.77542 20.068C6.18957 20.6542 5.23938 20.6542 4.65353 20.068L3.93979 19.3539C3.35438 18.7682 3.35438 17.8189 3.93979 17.2331L8.31813 12.8524H8.67762C9.51157 12.8524 10.1876 12.1764 10.1876 11.3424Z"
1239
+ }
1240
+ )
1241
+ }
1242
+ );
1243
+ Screwdriver.displayName = "Screwdriver";
1244
+ var Ship = (props) => /* @__PURE__ */ jsx(
1245
+ "svg",
1246
+ {
1247
+ width: "24",
1248
+ height: "24",
1249
+ viewBox: "0 0 24 24",
1250
+ fill: "currentColor",
1251
+ xmlns: "http://www.w3.org/2000/svg",
1252
+ ...props,
1253
+ children: /* @__PURE__ */ jsx(
1254
+ "path",
1255
+ {
1256
+ fillRule: "evenodd",
1257
+ clipRule: "evenodd",
1258
+ d: "M12.2699 1.01074C11.2696 1.01074 10.5928 1.29168 10.0118 1.53288L9.9398 1.56272C9.36988 1.79858 8.85097 2.0007 8.00001 2.0007V3.5007C9.14906 3.5007 9.88729 3.20783 10.5134 2.94872L10.551 2.93315C10.8954 2.79054 11.1906 2.66832 11.5199 2.59258V4.32102C11.0276 4.17731 10.52 4.06933 10 4L5.75002 12.5L5.72916 12.5417L5.40452 13.191L5.18092 13.6382C5.0978 13.8044 5.21868 14 5.40452 14H5.90452H6.63044H6.67707H11.5012V16H3.58115H3.5719H3.09687H2.34687C2.17623 16 2.05574 16.1672 2.1097 16.3291L2.34687 17.0406L2.49709 17.4912L2.50001 17.5L3.54417 20.6325C3.81639 21.4491 4.58067 22 5.44153 22H15.3241C16.9959 22 18.557 21.1645 19.4843 19.7735L21 17.5L21.0603 17.4096L21.5329 16.7007L21.7409 16.3887C21.8517 16.2225 21.7326 16 21.5329 16H21.1579H20.3059H20.1972H13.0012V14H17.4793H19L18.75 12.5L18.7439 12.4634C18.1817 9.09022 15.9954 6.29646 13.0199 4.89035V1.76074V1.01074H12.2699ZM4.96719 20.1581L4.08115 17.5H19.1972L18.2363 18.9415C17.5871 19.9151 16.4943 20.5 15.3241 20.5H5.44153C5.22632 20.5 5.03525 20.3623 4.96719 20.1581ZM10.8332 5.68778L7.42707 12.5H17.2267C16.587 9.16264 14.0762 6.52437 10.8332 5.68778Z"
1259
+ }
1260
+ )
1261
+ }
1262
+ );
1263
+ Ship.displayName = "Ship";
1264
+ var Smoking = (props) => /* @__PURE__ */ jsx(
1265
+ "svg",
1266
+ {
1267
+ width: "24",
1268
+ height: "24",
1269
+ viewBox: "0 0 24 24",
1270
+ fill: "currentColor",
1271
+ xmlns: "http://www.w3.org/2000/svg",
1272
+ ...props,
1273
+ children: /* @__PURE__ */ jsx(
1274
+ "path",
1275
+ {
1276
+ fillRule: "evenodd",
1277
+ clipRule: "evenodd",
1278
+ d: "M3.89125 8.92781C4.10516 7.67244 4.2412 6.27508 3.39728 4.00391L1.99121 4.52637C2.71848 6.48362 2.59587 7.60006 2.41256 8.67585C2.39557 8.7756 2.37775 8.87598 2.35975 8.9774C2.1699 10.0472 1.95966 11.2319 2.4737 13L3.91406 12.5812C3.49959 11.1556 3.65527 10.2714 3.83836 9.23155C3.85589 9.13194 3.87369 9.03089 3.89125 8.92781ZM6.71409 9.59507C7.02464 8.13913 7.26342 6.42023 6.40802 4.01345L4.99463 4.51578C5.72174 6.56158 5.52663 7.97163 5.24709 9.28216L6.71409 9.59507ZM15.6814 9.76155L18.9052 7.86157L20.1269 9.93155L16.889 11.8398L15.6814 9.76155ZM14.389 10.5232L6.42693 15.2157L7.64859 17.2857L15.5966 12.6015L14.389 10.5232ZM19.0125 6.05747C19.2473 5.91909 19.5464 5.9962 19.6848 6.23084L21.9229 10.0229C22.065 10.2638 21.9839 10.578 21.7429 10.72L7.54127 19.0898C7.30647 19.2281 7.00746 19.151 6.86898 18.9164L4.63094 15.1243C4.4888 14.8835 4.56992 14.5693 4.81093 14.4272L19.0125 6.05747ZM3.26989 15.2899L6.01505 20.0752L4.72563 20.844L1.98047 16.0587L3.26989 15.2899Z"
1279
+ }
1280
+ )
1281
+ }
1282
+ );
1283
+ Smoking.displayName = "Smoking";
1284
+ var Snowflake = (props) => /* @__PURE__ */ jsx(
1285
+ "svg",
1286
+ {
1287
+ width: "24",
1288
+ height: "24",
1289
+ viewBox: "0 0 24 24",
1290
+ fill: "currentColor",
1291
+ xmlns: "http://www.w3.org/2000/svg",
1292
+ ...props,
1293
+ children: /* @__PURE__ */ jsx(
1294
+ "path",
1295
+ {
1296
+ fillRule: "evenodd",
1297
+ clipRule: "evenodd",
1298
+ d: "M11.25 12.75V15.1893L6.46967 19.9697L7.53033 21.0303L11.25 17.3107V22H12.75V17.3107L16.4697 21.0303L17.5303 19.9697L12.75 15.1893V12.75H15.1893L19.9697 17.5303L21.0303 16.4697L17.3107 12.75H22V11.25H17.3107L21.0303 7.53033L19.9697 6.46967L15.1893 11.25H12.75V8.81066L17.5303 4.03033L16.4697 2.96967L12.75 6.68934V2H11.25V6.68934L7.53033 2.96967L6.46967 4.03033L11.25 8.81066V11.25H8.81066L4.03033 6.46967L2.96967 7.53033L6.68934 11.25H2V12.75H6.68934L2.96967 16.4697L4.03033 17.5303L8.81066 12.75H11.25Z"
1299
+ }
1300
+ )
1301
+ }
1302
+ );
1303
+ Snowflake.displayName = "Snowflake";
1304
+ var SosAlarm = (props) => /* @__PURE__ */ jsx(
1305
+ "svg",
1306
+ {
1307
+ width: "24",
1308
+ height: "24",
1309
+ viewBox: "0 0 24 24",
1310
+ fill: "currentColor",
1311
+ xmlns: "http://www.w3.org/2000/svg",
1312
+ ...props,
1313
+ children: /* @__PURE__ */ jsx(
1314
+ "path",
1315
+ {
1316
+ fillRule: "evenodd",
1317
+ clipRule: "evenodd",
1318
+ d: "M12.75 0V2.00001H11.25V0H12.75ZM8.12398 0.583979L9.12404 2.08398L7.87599 2.91607L6.87592 1.41606L8.12398 0.583979ZM15.8745 0.586076L14.8739 2.09791L16.1248 2.92577L17.1253 1.41394L15.8745 0.586076ZM9.74695 5.00275C9.3346 5.00275 8.99959 5.33563 8.99697 5.74798L8.99536 6.00005H11.2517L11.2527 5.00275H9.74695ZM12.7517 6.00005H14.9928V5.75275C14.9928 5.33854 14.657 5.00275 14.2428 5.00275H12.7527L12.7517 6.00005ZM16.4928 6.01995V5.75275C16.4928 4.51011 15.4854 3.50275 14.2428 3.50275H12.0034H9.74695C8.5099 3.50275 7.50487 4.5014 7.497 5.73843L7.49519 6.02172C6.50332 6.14152 5.62616 6.75066 5.17229 7.65841L3.38386 11.2353C3.24291 11.2054 3.11772 11.1773 3.00834 11.1518C2.81191 11.1059 2.66643 11.0682 2.57213 11.0426C2.52498 11.0298 2.49063 11.02 2.46909 11.0137L2.44642 11.007L2.44264 11.0059C2.44281 11.006 2.44299 11.006 2.22104 11.7224C1.99909 12.4388 1.9998 12.439 2.00002 12.4391L2.00125 12.4395L2.00462 12.4405L2.01499 12.4437L2.05026 12.4541C2.08023 12.4628 2.12309 12.475 2.17883 12.4901C2.29029 12.5204 2.45321 12.5625 2.66736 12.6125C2.76753 12.6359 2.87891 12.661 3.00146 12.6874V19.5001V20.0001C3.00146 21.1046 3.8969 22.0001 5.00146 22.0001H7.34207C7.7421 22.0001 8.10364 21.7617 8.26121 21.394L8.85861 20.0001H15.1443L15.7417 21.394C15.8993 21.7617 16.2608 22.0001 16.6609 22.0001H19.0015C20.106 22.0001 21.0015 21.1046 21.0015 20.0001V19.5001V12.6875C21.1242 12.6611 21.2358 12.636 21.3362 12.6126C21.5506 12.5626 21.7137 12.5205 21.8253 12.4902C21.8811 12.4751 21.9241 12.4629 21.9541 12.4542L21.9894 12.4438L21.9997 12.4406L22.0031 12.4396L22.0048 12.4391C22.0051 12.439 22.0053 12.439 21.7837 11.7224C21.5621 11.0059 21.5623 11.0058 21.5625 11.0058L21.5587 11.0069L21.5359 11.0136C21.5143 11.0199 21.4799 11.0297 21.4326 11.0425C21.3381 11.0681 21.1924 11.1059 20.9956 11.1517C20.886 11.1773 20.7604 11.2054 20.6191 11.2353L18.8306 7.65841C18.3745 6.7461 17.4908 6.13542 16.4928 6.01995ZM8.85861 18.5001H7.86951L7.47989 19.4092L7.01237 20.5001H5.00146C4.72532 20.5001 4.50146 20.2762 4.50146 20.0001V19.5001V12.9646L4.56485 12.9746C6.23709 13.236 8.72035 13.4947 11.9992 13.4947C15.278 13.4947 17.7628 13.236 19.4366 12.9746L19.5015 12.9644V19.5001V20.0001C19.5015 20.2762 19.2776 20.5001 19.0015 20.5001H16.9906L16.523 19.4092L16.1334 18.5001H15.1443H8.85861ZM6.51393 8.32923L4.92253 11.512C6.51919 11.7552 8.88262 11.9947 11.9992 11.9947C15.1166 11.9947 17.482 11.7551 19.0803 11.5118L17.489 8.32923C17.2349 7.82106 16.7155 7.50005 16.1474 7.50005H7.85557C7.28741 7.50005 6.76801 7.82106 6.51393 8.32923ZM14.9375 15.2526L17.9396 15.0026L18.0641 16.4975L15.062 16.7475L14.9375 15.2526ZM6.06411 15.0026L9.06203 15.2526L8.93738 16.7475L5.93945 16.4975L6.06411 15.0026Z"
1319
+ }
1320
+ )
1321
+ }
1322
+ );
1323
+ SosAlarm.displayName = "SosAlarm";
1324
+ var Stairs = (props) => /* @__PURE__ */ jsx(
1325
+ "svg",
1326
+ {
1327
+ width: "24",
1328
+ height: "24",
1329
+ viewBox: "0 0 24 24",
1330
+ fill: "currentColor",
1331
+ xmlns: "http://www.w3.org/2000/svg",
1332
+ ...props,
1333
+ children: /* @__PURE__ */ jsx(
1334
+ "path",
1335
+ {
1336
+ fillRule: "evenodd",
1337
+ clipRule: "evenodd",
1338
+ d: "M16.2433 4.00012H16.9933H21.9999V5.50012H17.7433V9.50012V10.2501H16.9933L12.7498 10.2501V14.5001V15.2501H11.9998H7.75674L7.75663 19.2501L7.75661 20.0001H7.00663H1.99982V18.5001H6.25666L6.25676 14.5001L6.25679 13.7501H7.00676H11.2498V9.50012V8.75012H11.9998L16.2433 8.75012V4.75012V4.00012Z"
1339
+ }
1340
+ )
1341
+ }
1342
+ );
1343
+ Stairs.displayName = "Stairs";
1344
+ var Tank = (props) => /* @__PURE__ */ jsx(
1345
+ "svg",
1346
+ {
1347
+ width: "24",
1348
+ height: "24",
1349
+ viewBox: "0 0 24 24",
1350
+ fill: "currentColor",
1351
+ xmlns: "http://www.w3.org/2000/svg",
1352
+ ...props,
1353
+ children: /* @__PURE__ */ jsx(
1354
+ "path",
1355
+ {
1356
+ fillRule: "evenodd",
1357
+ clipRule: "evenodd",
1358
+ d: "M12.7687 7.49928C13.6668 7.49442 14.4818 8.02418 14.842 8.84696L15.9646 11.4113L5.01903 10.3452L5.78825 8.33418C5.97244 7.85263 6.43341 7.53357 6.94899 7.53078L12.7687 7.49928ZM3.47073 10.1944L4.38724 7.79831C4.79247 6.73889 5.8066 6.03697 6.94087 6.03083L12.7605 5.99932C14.2134 5.99146 15.5357 6.82292 16.1611 8.12559L23.8802 7.50538L24.0003 9.00054L16.7999 9.57908L17.6749 11.5779L21.8137 11.9811C21.9604 11.9954 22.063 12.1329 22.0349 12.2776L21.5142 14.9547C21.0573 17.304 18.9996 19.0001 16.6062 19.0001L6.23073 19.0001C3.57906 19.0001 1.38853 16.9301 1.23871 14.2827L1.01018 10.2443C1.00151 10.0912 1.13141 9.96652 1.28401 9.98138L3.47073 10.1944ZM6.23073 17.5001L16.6062 17.5001C18.2815 17.5001 19.722 16.3129 20.0418 14.6683L20.3 13.3407L2.59018 11.6157L2.73632 14.1979C2.84119 16.0511 4.37456 17.5001 6.23073 17.5001Z"
1359
+ }
1360
+ )
1361
+ }
1362
+ );
1363
+ Tank.displayName = "Tank";
1364
+ var TestSpeed = (props) => /* @__PURE__ */ jsx(
1365
+ "svg",
1366
+ {
1367
+ width: "24",
1368
+ height: "24",
1369
+ viewBox: "0 0 24 24",
1370
+ fill: "currentColor",
1371
+ xmlns: "http://www.w3.org/2000/svg",
1372
+ ...props,
1373
+ children: /* @__PURE__ */ jsx(
1374
+ "path",
1375
+ {
1376
+ fillRule: "evenodd",
1377
+ clipRule: "evenodd",
1378
+ d: "M18.7199 6.59427C20.6913 8.38422 21.8862 10.9344 21.992 13.5963C21.9973 13.7302 22 13.8648 22 14C22 15.023 21.8464 16.0105 21.5607 16.9405L21.5594 16.9447C21.513 17.0954 21.4632 17.2446 21.41 17.3922C21.2752 17.7661 20.911 18 20.5135 18H3.48645C3.08898 18 2.72484 17.7661 2.59003 17.3922C2.53632 17.2432 2.48605 17.0926 2.43931 16.9405C2.22847 16.2541 2.08957 15.5365 2.03125 14.7964C2.01548 14.5963 2.00561 14.3946 2.00179 14.1914C2.0006 14.1277 2 14.0639 2 14C2 8.47715 6.47715 4 12 4L12.0353 4.00006C14.0473 4.00701 15.9193 4.60816 17.4851 5.6372L17.5371 5.67164L18.4055 4.54272L19.5945 5.45728L18.7199 6.59427ZM16.62 6.86396C16.1959 6.58884 15.7457 6.3505 15.2741 6.15346C14.3202 5.75491 13.2782 5.52503 12.1833 5.50193C12.1224 5.50065 12.0613 5.5 12 5.5C7.30558 5.5 3.5 9.30558 3.5 14C3.5 14.8721 3.63085 15.7111 3.87318 16.5H8.87731C8.80912 16.4149 8.74432 16.327 8.68314 16.2364C8.43161 15.8641 8.24112 15.4472 8.12602 15C8.04375 14.6804 8 14.3453 8 14C8 11.7909 9.79086 10 12 10C12.6702 10 13.3019 10.1648 13.8567 10.4561L16.62 6.86396ZM18.8194 8.92507C18.5145 8.51609 18.1737 8.13546 17.8017 7.78786L16.882 8.98345C16.9345 9.03449 16.9861 9.08635 17.0369 9.13901L17.0393 9.14147C18.195 10.34 18.9288 11.9539 18.9951 13.7359C18.9983 13.8235 19 13.9116 19 14C19 14.0759 18.9988 14.1515 18.9964 14.2269C18.988 14.4883 18.9654 14.7462 18.9291 15C18.8546 15.5207 18.7228 16.0229 18.5403 16.5H20.1268C20.14 16.457 20.1529 16.414 20.1654 16.3707C20.383 15.6197 20.5 14.8246 20.5 14C20.5 12.0974 19.8759 10.342 18.8194 8.92507ZM15.1227 16.5C15.4713 16.0652 15.7309 15.556 15.874 15C16.1732 13 15.4737 11.8038 15.0866 11.4556C15.0683 11.4335 15.0498 11.4115 15.031 11.3897L15.9595 10.1827C16.3219 10.5584 16.6312 10.9856 16.8755 11.4521C17.2309 12.1308 17.4487 12.8929 17.492 13.7013C17.4973 13.8002 17.5 13.8998 17.5 14C17.5 14.1017 17.4972 14.2028 17.4918 14.3032C17.4507 14.7021 17.2819 15.7 16.9344 16.5H15.1227ZM12 11.5C10.6193 11.5 9.5 12.6193 9.5 14C9.5 15.3807 10.6193 16.5 12 16.5C13.3807 16.5 14.4787 15.3805 14.5 14C14.5221 12.5691 13.4167 11.5 12 11.5Z"
1379
+ }
1380
+ )
1381
+ }
1382
+ );
1383
+ TestSpeed.displayName = "TestSpeed";
1384
+ var Thermometer = (props) => /* @__PURE__ */ jsx(
1385
+ "svg",
1386
+ {
1387
+ width: "24",
1388
+ height: "24",
1389
+ viewBox: "0 0 24 24",
1390
+ fill: "currentColor",
1391
+ xmlns: "http://www.w3.org/2000/svg",
1392
+ ...props,
1393
+ children: /* @__PURE__ */ jsx(
1394
+ "path",
1395
+ {
1396
+ fillRule: "evenodd",
1397
+ clipRule: "evenodd",
1398
+ d: "M7.85144 12.786L7.21032 13.2338C6.17271 13.9584 5.5 15.1552 5.5 16.5078C5.5 18.7107 7.28886 20.5001 9.5 20.5001C11.7111 20.5001 13.5 18.7107 13.5 16.5078C13.5 15.1552 12.8273 13.9584 11.7897 13.2338L11.1486 12.786V12.004V5.14856C11.1486 4.23808 10.4105 3.5 9.5 3.5C8.58953 3.5 7.85144 4.23808 7.85144 5.14856V12.004V12.786ZM6.35144 5.14856C6.35144 3.40966 7.7611 2 9.5 2C11.2389 2 12.6486 3.40966 12.6486 5.14856V12.004C14.0702 12.9969 15 14.6439 15 16.5078C15 19.5411 12.5376 22.0001 9.5 22.0001C6.46243 22.0001 4 19.5411 4 16.5078C4 14.6439 4.92978 12.9969 6.35144 12.004V5.14856ZM16.75 7.25V9H18.25V7.25H20V5.75H18.25V4H16.75V5.75H15V7.25H16.75ZM15 12.4854H20V10.9854H15V12.4854Z"
1399
+ }
1400
+ )
1401
+ }
1402
+ );
1403
+ Thermometer.displayName = "Thermometer";
1404
+ var Train = (props) => /* @__PURE__ */ jsx(
1405
+ "svg",
1406
+ {
1407
+ width: "24",
1408
+ height: "24",
1409
+ viewBox: "0 0 24 24",
1410
+ fill: "currentColor",
1411
+ xmlns: "http://www.w3.org/2000/svg",
1412
+ ...props,
1413
+ children: /* @__PURE__ */ jsx(
1414
+ "path",
1415
+ {
1416
+ fillRule: "evenodd",
1417
+ clipRule: "evenodd",
1418
+ d: "M16 18.5H8C6.63404 18.5 5.52394 17.4045 5.50038 16.0442L7.93738 16.2474L8.06203 14.7526L5.5 14.5389V6C5.5 5.66189 5.56712 5.33945 5.68877 5.04529C5.692 5.23178 5.71276 5.42122 5.75247 5.61186L6.83663 10.8158C7.22306 12.6707 8.85785 14 10.7526 14H13.2474C15.1422 14 16.7769 12.6707 17.1634 10.8158L18.2475 5.61186C18.2872 5.42123 18.308 5.23178 18.3112 5.04529C18.4329 5.33945 18.5 5.66189 18.5 6V14.5394L15.9376 14.7528L16.0621 16.2476L18.4996 16.0446C18.4758 17.4048 17.3658 18.5 16 18.5ZM15.3106 3.5C16.2621 3.5 16.9731 4.37446 16.7791 5.30593L15.6949 10.5099C15.4534 11.6692 14.4316 12.5 13.2474 12.5H10.7526C9.56836 12.5 8.54662 11.6692 8.3051 10.5099L7.22094 5.30593C7.02689 4.37446 7.73794 3.5 8.68941 3.5H15.3106ZM15.3106 2H8.68941H8C5.79086 2 4 3.79086 4 6V16C4 17.8352 5.23587 19.3817 6.92073 19.8527L6.00046 22H7.74121L8.59835 20H15.3934L16.2506 22H17.9914L17.0719 19.8547C18.7606 19.3862 20 17.8378 20 16V6C20 3.79086 18.2091 2 16 2H15.3106Z"
1419
+ }
1420
+ )
1421
+ }
1422
+ );
1423
+ Train.displayName = "Train";
1424
+ var Tray = (props) => /* @__PURE__ */ jsx(
1425
+ "svg",
1426
+ {
1427
+ width: "24",
1428
+ height: "24",
1429
+ viewBox: "0 0 24 24",
1430
+ fill: "currentColor",
1431
+ xmlns: "http://www.w3.org/2000/svg",
1432
+ ...props,
1433
+ children: /* @__PURE__ */ jsx(
1434
+ "path",
1435
+ {
1436
+ fillRule: "evenodd",
1437
+ clipRule: "evenodd",
1438
+ d: "M17.4049 8.45598C17.3575 9.18738 17.1692 10.0085 16.7485 10.9999L15.3677 10.414C15.7331 9.5528 15.8732 8.89691 15.908 8.35911C15.9429 7.82031 15.875 7.36383 15.7799 6.87483C15.763 6.78803 15.7452 6.70034 15.7272 6.61143C15.5362 5.6701 15.3176 4.59238 15.8463 3L17.2699 3.47264C16.8693 4.67903 17.017 5.41436 17.1992 6.32151C17.2168 6.40867 17.2346 6.49742 17.2523 6.58832C17.3559 7.12069 17.4521 7.72558 17.4049 8.45598ZM19.4999 13C19.6294 13.2428 19.7472 13.4921 19.8529 13.7472C20.0871 14.3127 20.259 14.9004 20.3665 15.5H11.9999L3.63328 15.5C3.74078 14.9004 3.91268 14.3127 4.14691 13.7472C4.57407 12.7159 5.20018 11.7789 5.98947 10.9896C6.77877 10.2003 7.71581 9.57418 8.74707 9.14702C9.77834 8.71985 10.8836 8.49999 11.9999 8.49999C12.6752 8.49999 13.3465 8.58047 13.9999 8.73864V7.20203C13.5066 7.10133 13.0057 7.0379 12.5015 7.01258V5.99999H11.0015V7.04996C10.0308 7.14737 9.07769 7.38649 8.17305 7.7612C6.95979 8.26375 5.8574 9.00034 4.92881 9.92893C4.00023 10.8575 3.26363 11.9599 2.76109 13.1732C2.29045 14.3094 2.03371 15.522 2.00301 16.75C1.99956 16.888 2.11181 17 2.24988 17L11.9999 17H21.7499C21.888 17 22.0002 16.888 21.9968 16.75C21.9661 15.522 21.7093 14.3094 21.2387 13.1732C21.2147 13.1152 21.1901 13.0575 21.165 13H19.4999ZM19.7623 10.9887C20.6357 8.83693 20.3909 7.29012 20.0755 5.99535L18.6181 6.35034C18.8933 7.47976 19.0827 8.67476 18.3724 10.4246L19.7623 10.9887ZM21.9781 18.7489C22.0028 18.6131 21.8881 18.5 21.75 18.5H2.25C2.11193 18.5 1.99723 18.6131 2.02192 18.7489C2.17347 19.583 3.08674 20 4.00002 20H20C20.9133 20 21.8265 19.583 21.9781 18.7489Z"
1439
+ }
1440
+ )
1441
+ }
1442
+ );
1443
+ Tray.displayName = "Tray";
1444
+ var Tribune = (props) => /* @__PURE__ */ jsx(
1445
+ "svg",
1446
+ {
1447
+ width: "24",
1448
+ height: "24",
1449
+ viewBox: "0 0 24 24",
1450
+ fill: "currentColor",
1451
+ xmlns: "http://www.w3.org/2000/svg",
1452
+ ...props,
1453
+ children: /* @__PURE__ */ jsx(
1454
+ "path",
1455
+ {
1456
+ fillRule: "evenodd",
1457
+ clipRule: "evenodd",
1458
+ d: "M7.99985 13.5001V11.9998C7.99985 10.8952 8.89528 9.99977 9.99985 9.99977H13.9999C15.1044 9.99977 15.9999 10.8952 15.9999 11.9998V13.5001H16.6114C16.8458 13.5001 17.0487 13.3372 17.0995 13.1084L17.9874 9.10841C18.0567 8.79618 17.8191 8.50006 17.4993 8.50006H6.50081C6.18099 8.50006 5.94338 8.79618 6.01269 9.10841L6.90059 13.1084C6.95138 13.3372 7.15432 13.5001 7.38871 13.5001H7.99985ZM7.99985 15.0001H7.38871C6.45114 15.0001 5.63941 14.3488 5.43623 13.4335L4.54833 9.43346C4.27111 8.18455 5.22151 7.00006 6.50081 7.00006H7.99646L8.06551 6.44712C8.22188 5.19487 8.99556 4.12652 10.0874 3.56995C10.0725 3.46544 10.0648 3.35862 10.0648 3.25C10.0648 2.00736 11.0722 1 12.3148 1C13.5575 1 14.5648 2.00736 14.5648 3.25C14.5648 4.49264 13.5575 5.5 12.3148 5.5C11.7235 5.5 11.1854 5.27184 10.7838 4.89874C10.119 5.2313 9.64825 5.87781 9.55395 6.63299L9.50811 7.00006H17.4993C18.7786 7.00006 19.729 8.18455 19.4518 9.43346L18.5639 13.4335C18.3607 14.3488 17.549 15.0001 16.6114 15.0001H15.9999V20.5H17.9998V22H15.9999V22H14.4999H9.49985H7.99985V22H5.9998L5.9998 20.5H7.99985V15.0001ZM14.4999 11.9998V20.5L9.49985 20.5V11.9998C9.49985 11.7236 9.72371 11.4998 9.99985 11.4998H13.9999C14.276 11.4998 14.4999 11.7236 14.4999 11.9998ZM12.3148 4C12.7291 4 13.0648 3.66421 13.0648 3.25C13.0648 2.83579 12.7291 2.5 12.3148 2.5C11.9006 2.5 11.5648 2.83579 11.5648 3.25C11.5648 3.66421 11.9006 4 12.3148 4Z"
1459
+ }
1460
+ )
1461
+ }
1462
+ );
1463
+ Tribune.displayName = "Tribune";
1464
+ var Umbrella = (props) => /* @__PURE__ */ jsx(
1465
+ "svg",
1466
+ {
1467
+ width: "24",
1468
+ height: "24",
1469
+ viewBox: "0 0 24 24",
1470
+ fill: "currentColor",
1471
+ xmlns: "http://www.w3.org/2000/svg",
1472
+ ...props,
1473
+ children: /* @__PURE__ */ jsx(
1474
+ "path",
1475
+ {
1476
+ fillRule: "evenodd",
1477
+ clipRule: "evenodd",
1478
+ d: "M12.5186 3.01345V2H11.0186V3.04828C10.042 3.14459 9.08308 3.38431 8.17317 3.7612C6.95991 4.26375 5.85752 5.00035 4.92894 5.92893C4.00035 6.85752 3.26376 7.95991 2.76121 9.17317C2.29057 10.3094 2.03384 11.522 2.00313 12.75C1.99968 12.8881 2.11193 13 2.25 13L11 13V19.5C11 20.8807 12.1193 22 13.5 22C14.8807 22 16 20.8807 16 19.5V19H14.5V19.5C14.5 20.0523 14.0523 20.5 13.5 20.5C12.9477 20.5 12.5 20.0523 12.5 19.5V13H21.75C21.8881 13 22.0003 12.8881 21.9969 12.75C21.9662 11.522 21.7094 10.3094 21.2388 9.17317C20.7363 7.95991 19.9997 6.85752 19.0711 5.92893C18.1425 5.00035 17.0401 4.26375 15.8268 3.7612C14.7735 3.32491 13.6546 3.07244 12.5186 3.01345ZM20.3666 11.5C20.2591 10.9004 20.0872 10.3127 19.853 9.74719C19.4258 8.71592 18.7997 7.77889 18.0104 6.98959C17.2211 6.20029 16.2841 5.57419 15.2528 5.14702C14.2215 4.71986 13.1162 4.5 12 4.5C10.8838 4.5 9.77846 4.71986 8.7472 5.14702C7.71593 5.57419 6.77889 6.20029 5.9896 6.98959C5.2003 7.77889 4.57419 8.71592 4.14703 9.74719C3.9128 10.3127 3.7409 10.9004 3.6334 11.5L12 11.5H20.3666Z"
1479
+ }
1480
+ )
1481
+ }
1482
+ );
1483
+ Umbrella.displayName = "Umbrella";
1484
+ var VacationBeach = (props) => /* @__PURE__ */ jsx(
1485
+ "svg",
1486
+ {
1487
+ width: "24",
1488
+ height: "24",
1489
+ viewBox: "0 0 24 24",
1490
+ fill: "currentColor",
1491
+ xmlns: "http://www.w3.org/2000/svg",
1492
+ ...props,
1493
+ children: /* @__PURE__ */ jsx(
1494
+ "path",
1495
+ {
1496
+ fillRule: "evenodd",
1497
+ clipRule: "evenodd",
1498
+ d: "M5.50001 5C5.50001 5.82843 4.82844 6.5 4.00001 6.5C3.17159 6.5 2.50001 5.82843 2.50001 5C2.50001 4.17157 3.17159 3.5 4.00001 3.5C4.82844 3.5 5.50001 4.17157 5.50001 5ZM7.00001 5C7.00001 6.65685 5.65687 8 4.00001 8C2.34316 8 1.00001 6.65685 1.00001 5C1.00001 3.34315 2.34316 2 4.00001 2C5.65687 2 7.00001 3.34315 7.00001 5ZM19 19.4986H12.7291C14.4268 17.9653 15.7083 16.0093 16.4323 13.8132C17.0529 11.9306 17.2391 9.94627 16.9943 8.0055C17.0624 8.04608 17.1296 8.08828 17.1959 8.13207C17.8263 8.54856 18.3568 9.09927 18.7495 9.74476L20.031 8.96517C19.5234 8.13078 18.8376 7.41892 18.0227 6.88055C17.8377 6.75834 17.6471 6.64575 17.4517 6.54308C17.9371 6.30724 18.4599 6.1479 19.002 6.07427C20.133 5.92063 21.283 6.14891 22.2697 6.72293L23.024 5.4264C21.7486 4.6844 20.2621 4.38932 18.8001 4.58792C18.3559 4.64825 17.9218 4.75309 17.5036 4.89941C17.7435 4.67756 18.005 4.47814 18.2851 4.30446C19.1032 3.79723 20.0474 3.53002 21.01 3.53327L21.0151 2.03328C19.7715 2.02908 18.5517 2.3743 17.4947 3.02959C16.7291 3.50428 16.0711 4.12785 15.5579 4.85963C15.0789 4.40544 14.5333 4.02385 13.9383 3.72895C13.026 3.27676 12.0219 3.04049 11.0037 3.03842L11.0007 4.53841C11.7888 4.54002 12.566 4.7229 13.2722 5.07291C13.6587 5.2645 14.0183 5.50335 14.3431 5.78302C13.6968 5.78567 13.0527 5.88287 12.4314 6.073C11.4975 6.3588 10.6383 6.84753 9.91533 7.50419L10.9239 8.61453C11.4832 8.10652 12.1478 7.72844 12.8703 7.50734C13.5928 7.28624 14.3552 7.2276 15.103 7.3356C15.1941 7.34876 15.2848 7.36436 15.3748 7.38235C15.7657 9.35704 15.6448 11.4108 15.0077 13.3436C14.1832 15.8447 12.5432 17.9944 10.3535 19.4503C10.2213 18.2324 9.84131 17.0535 9.23602 15.9864C8.90758 15.4074 8.51683 14.8685 8.07192 14.3786C8.32174 14.3494 8.57437 14.3421 8.8269 14.3573C9.45621 14.3953 10.0693 14.5719 10.6224 14.8745L11.3424 13.5586C10.5954 13.1499 9.76723 12.9113 8.91722 12.8601C8.59496 12.8406 8.27257 12.8483 7.95339 12.8825C8.09225 12.7443 8.24105 12.6152 8.39901 12.4963C9.14835 11.9324 10.0623 11.6304 11.0001 11.6368L11.0103 10.1368C9.74363 10.1281 8.50919 10.5361 7.49704 11.2978C7.33847 11.4171 7.18674 11.5441 7.04227 11.6781C7.06774 11.6183 7.09459 11.5591 7.12283 11.5004C7.45858 10.8028 7.97695 10.209 8.62293 9.78223L7.79606 8.53072C6.92411 9.10682 6.2244 9.90826 5.77121 10.85C5.50568 11.4017 5.33058 11.9895 5.24996 12.5911C4.59445 12.5059 3.92727 12.5334 3.27757 12.6743C2.37707 12.8696 1.5362 13.277 0.82489 13.8628L1.77839 15.0207C2.30536 14.5868 2.92831 14.2849 3.59545 14.1403C4.06264 14.039 4.54205 14.0168 5.0139 14.0733C4.77519 14.2597 4.55084 14.4651 4.34319 14.6879C3.76261 15.3108 3.32692 16.0544 3.0673 16.8654L4.49589 17.3227C4.6881 16.7223 5.01066 16.1718 5.4405 15.7106C5.74189 15.3872 6.09079 15.1133 6.47421 14.8979C7.05131 15.4261 7.54346 16.0428 7.93131 16.7265C8.41672 17.5823 8.72817 18.5243 8.84901 19.4986H6.01619V20.9986H19L19 19.4986Z"
1499
+ }
1500
+ )
1501
+ }
1502
+ );
1503
+ VacationBeach.displayName = "VacationBeach";
1504
+ var VacationSea = (props) => /* @__PURE__ */ jsx(
1505
+ "svg",
1506
+ {
1507
+ width: "24",
1508
+ height: "24",
1509
+ viewBox: "0 0 24 24",
1510
+ fill: "currentColor",
1511
+ xmlns: "http://www.w3.org/2000/svg",
1512
+ ...props,
1513
+ children: /* @__PURE__ */ jsx(
1514
+ "path",
1515
+ {
1516
+ fillRule: "evenodd",
1517
+ clipRule: "evenodd",
1518
+ d: "M12.0116 4.50001C10.5551 4.49775 9.12936 4.91967 7.90861 5.71426C6.68785 6.50885 5.72489 7.64171 5.13731 8.97451C4.54973 10.3073 4.36297 11.7824 4.59982 13.2196C4.81361 14.5168 5.3642 15.7326 6.19319 16.7467C6.24642 16.7306 6.29943 16.7135 6.35219 16.6955C7.55379 16.285 8.85296 16.2562 10.0716 16.613L10.394 16.7075C11.4426 17.0146 12.5572 17.0146 13.6058 16.7075L13.9282 16.613C15.1469 16.2562 16.446 16.285 17.6476 16.6955C17.7004 16.7136 17.7535 16.7306 17.8068 16.7467C18.6307 15.7388 19.1798 14.5315 19.3964 13.2425C19.5754 12.1768 19.5213 11.0895 19.2432 10.0542C18.3795 10.438 17.6054 11.052 17.2499 12H15.7499C14.9999 10 12.3867 9.48633 10.9999 9.48633V7.98633C13.105 7.98633 15.0653 8.53723 16.4999 10.188C17.9345 8.53725 19.8948 7.98633 21.9999 7.98633V9.48633C21.6278 9.48633 21.1675 9.5233 20.6785 9.61604C21.0238 10.873 21.0933 12.1953 20.8756 13.491C20.6686 14.7234 20.2082 15.8936 19.5295 16.9302C19.8432 16.9047 20.1552 16.8473 20.4605 16.7579L22.5996 16.1314L23.0212 17.571L20.882 18.1974C19.6634 18.5543 18.3643 18.5255 17.1627 18.115C16.2539 17.8045 15.2714 17.7827 14.3498 18.0526L14.0274 18.147C12.7035 18.5347 11.2963 18.5347 9.97245 18.147L9.64999 18.0526C8.7284 17.7827 7.74589 17.8045 6.83717 18.115C5.63557 18.5255 4.3364 18.5543 3.11779 18.1974L0.978661 17.571L1.40024 16.1314L3.53937 16.7579C3.8447 16.8473 4.15671 16.9047 4.47051 16.9302C3.78663 15.8858 3.32451 14.7058 3.11978 13.4635C2.83556 11.7388 3.05968 9.96878 3.76478 8.36942C4.46987 6.77006 5.62543 5.41062 7.09033 4.45711C8.55523 3.50361 10.2661 2.9973 12.014 3.00001C13.7619 3.00272 15.4711 3.51434 16.9331 4.47239C17.5022 4.84534 18.0242 5.27966 18.4909 5.76553L17.4427 6.83989C17.0453 6.42072 16.5989 6.04678 16.1109 5.72699C14.8926 4.92862 13.4682 4.50227 12.0116 4.50001ZM13.6058 20.0315C15.0343 19.6132 16.5571 19.6469 17.9656 20.1282L19.2692 20.5736L18.7843 21.993L17.4806 21.5476C16.365 21.1664 15.1588 21.1397 14.0274 21.471C12.7036 21.8587 11.2963 21.8587 9.97248 21.471C8.84107 21.1397 7.63486 21.1664 6.51924 21.5476L5.21563 21.993L4.73065 20.5736L6.03427 20.1282C7.44276 19.6469 8.96563 19.6132 10.3941 20.0315C11.4426 20.3386 12.5573 20.3386 13.6058 20.0315ZM11.9999 14C11.266 14 10.5863 14.3676 10.2268 15.0039H8.77295C8.41349 14.3676 7.73379 14 6.9999 14V12.5C7.94892 12.5 8.8474 12.8833 9.49988 13.5372C10.1524 12.8833 11.0508 12.5 11.9999 12.5V14Z"
1519
+ }
1520
+ )
1521
+ }
1522
+ );
1523
+ VacationSea.displayName = "VacationSea";
1524
+ var Wrench = (props) => /* @__PURE__ */ jsx(
1525
+ "svg",
1526
+ {
1527
+ width: "24",
1528
+ height: "24",
1529
+ viewBox: "0 0 24 24",
1530
+ fill: "currentColor",
1531
+ xmlns: "http://www.w3.org/2000/svg",
1532
+ ...props,
1533
+ children: /* @__PURE__ */ jsx(
1534
+ "path",
1535
+ {
1536
+ fillRule: "evenodd",
1537
+ clipRule: "evenodd",
1538
+ d: "M14.4798 4.55398C12.9539 4.3216 11.3836 4.78608 10.1174 6.0469C8.75031 7.40821 8.31857 9.11027 8.64604 10.7104C8.76032 11.2688 8.59745 11.8698 8.1691 12.2975L3.94195 16.5182C3.35505 17.1042 3.35569 18.0547 3.94338 18.6399L5.37727 20.0677C5.96363 20.6516 6.91266 20.651 7.49822 20.0663L11.7694 15.8016C12.1918 15.3799 12.7845 15.2145 13.3392 15.318C14.9207 15.6129 16.5955 15.176 17.9404 13.8369C19.2024 12.5802 19.6699 11.0227 19.4419 9.50797L17.9413 11.007C16.9638 11.9835 15.3766 11.9848 14.3976 11.0099L12.972 9.59034C11.9944 8.6168 11.9931 7.03814 12.9692 6.06303L14.4798 4.55398ZM15.7236 3.31136C13.4588 2.59976 10.964 3.08708 9.05449 4.98849C7.32597 6.70971 6.74626 8.92337 7.17314 11.0093C7.19027 11.093 7.16533 11.1801 7.10476 11.2406L2.87761 15.4613C1.70504 16.632 1.70633 18.5291 2.88048 19.6983L4.31437 21.1262C5.48831 22.2952 7.3902 22.2939 8.56256 21.1233L12.8338 16.8586C12.8935 16.799 12.9794 16.7737 13.0625 16.7892C15.1262 17.1741 17.3038 16.5876 19.0033 14.8953C20.9107 12.9959 21.4011 10.5148 20.6898 8.26139C20.687 8.25271 20.6843 8.24403 20.6815 8.23536C20.6236 8.05461 20.5581 7.87534 20.4848 7.69799C20.3984 7.48845 20.3012 7.28158 20.1936 7.07806C20.117 6.93319 19.922 6.90814 19.8059 7.02409L19.2641 7.56531L18.9346 7.89455L18.9281 7.90106L16.8767 9.95032C16.4859 10.3407 15.8519 10.3412 15.4605 9.95146L14.0349 8.53193C13.6436 8.14226 13.6431 7.51003 14.0338 7.11974L16.0876 5.06798L16.0937 5.06196L16.4152 4.74072L16.965 4.19154C17.0808 4.07587 17.0554 3.88227 16.9104 3.80607C16.7038 3.69755 16.4938 3.59968 16.281 3.51264C16.1053 3.44076 15.9277 3.37626 15.7486 3.31926C15.7403 3.31661 15.732 3.31398 15.7236 3.31136Z"
1539
+ }
1540
+ )
1541
+ }
1542
+ );
1543
+ Wrench.displayName = "Wrench";
1544
+ var \u0421ookie = (props) => /* @__PURE__ */ jsx(
1545
+ "svg",
1546
+ {
1547
+ width: "24",
1548
+ height: "24",
1549
+ viewBox: "0 0 24 24",
1550
+ fill: "currentColor",
1551
+ xmlns: "http://www.w3.org/2000/svg",
1552
+ ...props,
1553
+ children: /* @__PURE__ */ jsx(
1554
+ "path",
1555
+ {
1556
+ fillRule: "evenodd",
1557
+ clipRule: "evenodd",
1558
+ d: "M12.0029 4.5C12.0029 3.67157 12.6745 3 13.5029 3C14.3314 3 15.0029 3.67157 15.0029 4.5C15.0029 5.32843 14.3314 6 13.5029 6C12.6745 6 12.0029 5.32843 12.0029 4.5ZM11.325 8.44137C12.4512 8.99943 13.662 9.19967 14.8255 9.08202C15.2086 9.77865 15.801 10.373 16.5675 10.7528C17.4973 11.2135 18.518 11.2775 19.438 11.0082C19.4808 11.3324 19.5029 11.6636 19.5029 12.0005C19.5029 16.1426 16.1451 19.5005 12.0029 19.5005C7.86079 19.5005 4.50293 16.1426 4.50293 12.0005C4.50293 9.18727 6.05224 6.73304 8.34796 5.44937C8.96366 6.70275 9.98028 7.77509 11.325 8.44137ZM15.9643 7.96472C15.8563 7.65419 15.525 7.4381 15.2035 7.50671C14.1584 7.72972 13.0312 7.61278 11.9909 7.09732C10.6801 6.44781 9.77014 5.29587 9.38023 3.98521C9.29401 3.69538 8.99148 3.51122 8.71008 3.6219C5.36832 4.93627 3.00293 8.19214 3.00293 12.0005C3.00293 16.971 7.03237 21.0005 12.0029 21.0005C16.9735 21.0005 21.0029 16.971 21.0029 12.0005C21.0029 11.1271 20.8785 10.2829 20.6465 9.48438C20.5356 9.10272 20.0182 9.03562 19.6875 9.25608C18.9824 9.72608 18.0539 9.8153 17.2335 9.40878C16.6157 9.10266 16.176 8.57333 15.9643 7.96472ZM8.50293 9C7.6745 9 7.00293 9.67157 7.00293 10.5C7.00293 11.3284 7.6745 12 8.50293 12C9.33136 12 10.0029 11.3284 10.0029 10.5C10.0029 9.67157 9.33136 9 8.50293 9ZM14.5029 12C13.6745 12 13.0029 12.6716 13.0029 13.5C13.0029 14.3284 13.6745 15 14.5029 15C15.3314 15 16.0029 14.3284 16.0029 13.5C16.0029 12.6716 15.3314 12 14.5029 12ZM10.0029 16C9.45064 16 9.00293 15.5523 9.00293 15C9.00293 14.4477 9.45064 14 10.0029 14C10.5552 14 11.0029 14.4477 11.0029 15C11.0029 15.5523 10.5552 16 10.0029 16ZM18.0029 5C18.0029 5.55228 18.4506 6 19.0029 6C19.5552 6 20.0029 5.55228 20.0029 5C20.0029 4.44772 19.5552 4 19.0029 4C18.4506 4 18.0029 4.44772 18.0029 5Z"
1559
+ }
1560
+ )
1561
+ }
1562
+ );
1563
+ \u0421ookie.displayName = "\u0421ookie";
1564
+ var AdapterPCL = (props) => /* @__PURE__ */ jsx(
1565
+ "svg",
1566
+ {
1567
+ width: "24",
1568
+ height: "24",
1569
+ viewBox: "0 0 24 24",
1570
+ fill: "currentColor",
1571
+ xmlns: "http://www.w3.org/2000/svg",
1572
+ ...props,
1573
+ children: /* @__PURE__ */ jsx(
1574
+ "path",
1575
+ {
1576
+ fillRule: "evenodd",
1577
+ clipRule: "evenodd",
1578
+ d: "M16.6444 20.5L17.157 13.7049C17.0894 13.7781 17.0202 13.85 16.9493 13.9204C16.2993 14.5666 15.5277 15.0791 14.6784 15.4288C13.8292 15.7785 12.9189 15.9585 11.9997 15.9585C11.0805 15.9585 10.1703 15.7785 9.321 15.4288C8.47175 15.0791 7.7001 14.5666 7.05011 13.9204C6.97934 13.8501 6.91016 13.7783 6.84261 13.7051L7.35526 20.5L8.98197 20.5L8.98197 20C8.98197 18.8954 9.8774 18 10.982 18L13.0176 18C14.1222 18 15.0176 18.8954 15.0176 20L15.0176 20.5L16.6444 20.5ZM13.5176 20.5L10.482 20.5L10.482 20C10.482 19.7239 10.7058 19.5 10.982 19.5L13.0176 19.5C13.2938 19.5 13.5176 19.7239 13.5176 20L13.5176 20.5ZM15.0176 22L17.8036 22C17.9344 22 18.0431 21.8992 18.0529 21.7688L18.9619 9.72015C18.9869 9.48137 18.9995 9.24102 18.9995 9.00004L18.997 9.00004C19.0037 5.17006 15.8954 2 11.9998 2C8.10426 2 4.99591 5.17005 5.00263 9.00004L4.99991 9.00004C4.99991 9.24337 5.01275 9.48606 5.03823 9.72713L5.94672 21.7688C5.95656 21.8992 6.06524 22 6.19601 22L8.98197 22L10.482 22L13.5176 22L15.0176 22ZM17.0821 11.086C17.2824 10.6052 17.412 10.0994 17.4679 9.5843L17.481 9.41034C17.7217 6.22066 15.1986 3.5 11.9998 3.5C8.80108 3.5 6.27795 6.22066 6.51859 9.41034L6.53218 9.59049C6.58843 10.1035 6.71781 10.6071 6.91735 11.086C7.19303 11.7476 7.59733 12.3493 8.10762 12.8566C8.61792 13.3639 9.22422 13.7668 9.89213 14.0418C10.5601 14.3168 11.2762 14.4585 11.9997 14.4585C12.7232 14.4585 13.4394 14.3168 14.1073 14.0418C14.7752 13.7668 15.3815 13.3639 15.8918 12.8566C16.4021 12.3493 16.8064 11.7476 17.0821 11.086ZM9.48495 10C10.0405 10 10.4909 9.55228 10.4909 9C10.4909 8.44771 10.0405 8 9.48495 8C8.92938 8 8.47901 8.44771 8.47901 9C8.47901 9.55228 8.92938 10 9.48495 10ZM15.5206 9C15.5206 9.55228 15.0702 10 14.5147 10C13.9591 10 13.5087 9.55228 13.5087 9C13.5087 8.44771 13.9591 8 14.5147 8C15.0702 8 15.5206 8.44771 15.5206 9Z"
1579
+ }
1580
+ )
1581
+ }
1582
+ );
1583
+ AdapterPCL.displayName = "AdapterPCL";
1584
+ var Adaptive = (props) => /* @__PURE__ */ jsx(
1585
+ "svg",
1586
+ {
1587
+ width: "24",
1588
+ height: "24",
1589
+ viewBox: "0 0 24 24",
1590
+ fill: "currentColor",
1591
+ xmlns: "http://www.w3.org/2000/svg",
1592
+ ...props,
1593
+ children: /* @__PURE__ */ jsx(
1594
+ "path",
1595
+ {
1596
+ fillRule: "evenodd",
1597
+ clipRule: "evenodd",
1598
+ d: "M15 4.5H5C4.17157 4.5 3.5 5.17157 3.5 6V12C3.5 12.8284 4.17157 13.5 5 13.5H12V10C12 8.34315 13.3431 7 15 7H16.5V6C16.5 5.17157 15.8284 4.5 15 4.5ZM18 7H19C20.6569 7 22 8.34315 22 10V18C22 19.6569 20.6569 21 19 21H15C13.3431 21 12 19.6569 12 18H6V16.5H9.25L9.25 15H5C3.34315 15 2 13.6569 2 12V6C2 4.34315 3.34315 3 5 3H15C16.6569 3 18 4.34315 18 6V7ZM12 16.5V15H10.75L10.75 16.5H12ZM19 8.5H15C14.1716 8.5 13.5 9.17157 13.5 10V18C13.5 18.8284 14.1716 19.5 15 19.5H19C19.8284 19.5 20.5 18.8284 20.5 18V10C20.5 9.17157 19.8284 8.5 19 8.5ZM16 16.5H18V18H16V16.5Z"
1599
+ }
1600
+ )
1601
+ }
1602
+ );
1603
+ Adaptive.displayName = "Adaptive";
1604
+ var AllDevices = (props) => /* @__PURE__ */ jsx(
1605
+ "svg",
1606
+ {
1607
+ width: "24",
1608
+ height: "24",
1609
+ viewBox: "0 0 24 24",
1610
+ fill: "currentColor",
1611
+ xmlns: "http://www.w3.org/2000/svg",
1612
+ ...props,
1613
+ children: /* @__PURE__ */ jsx(
1614
+ "path",
1615
+ {
1616
+ fillRule: "evenodd",
1617
+ clipRule: "evenodd",
1618
+ d: "M20 7.17071V6C20 4.34315 18.6569 3 17 3H5C3.34315 3 2 4.34315 2 6V15C2 16.6569 3.34314 18 5 18H12C12 19.6569 13.3431 21 15 21H19C20.6569 21 22 19.6569 22 18V10C22 8.69378 21.1652 7.58254 20 7.17071ZM18.5 7V6C18.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.5V10C12 8.34315 13.3431 7 15 7H18.5ZM13.5 10C13.5 9.17157 14.1716 8.5 15 8.5H19C19.8284 8.5 20.5 9.17157 20.5 10V18C20.5 18.8284 19.8284 19.5 19 19.5H15C14.1716 19.5 13.5 18.8284 13.5 18V10ZM18 18V16.5H16V18H18ZM6.5 9V12H5L5 9H6.5Z"
1619
+ }
1620
+ )
1621
+ }
1622
+ );
1623
+ AllDevices.displayName = "AllDevices";
1624
+ var Atom = (props) => /* @__PURE__ */ jsx(
1625
+ "svg",
1626
+ {
1627
+ width: "24",
1628
+ height: "24",
1629
+ viewBox: "0 0 24 24",
1630
+ fill: "currentColor",
1631
+ xmlns: "http://www.w3.org/2000/svg",
1632
+ ...props,
1633
+ children: /* @__PURE__ */ jsx(
1634
+ "path",
1635
+ {
1636
+ fillRule: "evenodd",
1637
+ clipRule: "evenodd",
1638
+ d: "M20.7893 17.0847C20.7914 18.0263 20.5327 19.0215 19.7769 19.7773C19.021 20.5332 18.0258 20.7919 17.0842 20.7898C16.1507 20.7878 15.1568 20.5353 14.1832 20.1387C13.4627 19.8452 12.7144 19.457 11.9585 18.9854C11.1985 19.4505 10.4472 19.8337 9.7246 20.1239C8.74022 20.5191 7.737 20.7709 6.79663 20.773C5.84878 20.7751 4.84381 20.5176 4.08448 19.7583C3.32515 18.9989 3.07527 18.0016 3.08707 17.0634C3.09877 16.1327 3.36333 15.1423 3.7727 14.172C4.07601 13.453 4.47536 12.7062 4.95895 11.9515C4.51253 11.2263 4.14336 10.5089 3.86158 9.81711C3.8153 9.70349 3.77098 9.58959 3.72879 9.47554C3.02982 9.3479 2.5 8.73582 2.5 8C2.5 7.45988 2.78547 6.98644 3.21376 6.72232C3.24609 5.83955 3.51872 4.92765 4.22294 4.22344C4.97883 3.46755 5.974 3.2089 6.91561 3.21095C7.84913 3.21298 8.84294 3.46547 9.81661 3.86208C10.538 4.15594 11.2874 4.54486 12.0444 5.01731C12.8041 4.55243 13.5551 4.16939 14.2775 3.8793C15.2619 3.48401 16.2651 3.23226 17.2055 3.23016C18.1533 3.22806 19.1583 3.48557 19.9176 4.24489C20.677 5.00422 20.9269 6.00157 20.9151 6.93972C20.9033 7.87048 20.6388 8.8609 20.2294 9.8312C19.926 10.5504 19.5265 11.2975 19.0427 12.0523C19.4883 12.7765 19.8568 13.4929 20.1382 14.1837C20.5348 15.1573 20.7873 16.1512 20.7893 17.0847ZM5.14207 8.97251C5.36527 8.71064 5.5 8.37105 5.5 8C5.5 7.43144 5.18367 6.93676 4.71741 6.68236C4.75431 6.10735 4.93824 5.62946 5.2836 5.2841C6.27085 4.29684 8.34106 4.62881 10.6674 5.94323C9.80322 6.57676 8.94322 7.30669 8.11634 8.11686C7.29465 8.92196 6.55267 9.76025 5.90671 10.6038C5.59222 10.0406 5.33574 9.49287 5.14207 8.97251ZM5.1559 18.7085C4.16809 17.7207 4.52805 15.6468 5.88524 13.3178C6.53115 14.19 7.27882 15.0575 8.11081 15.8895C8.91484 16.6935 9.752 17.4188 10.5946 18.0496C8.23388 19.3625 6.14171 19.6943 5.1559 18.7085ZM9.17147 14.8288C10.0861 15.7434 11.0349 16.5383 11.969 17.1935C12.6445 16.7284 13.3285 16.1926 14.0028 15.5932C14.001 15.5624 14 15.5313 14 15.5C14 14.6716 14.6716 14 15.5 14C15.5412 14 15.5821 14.0017 15.6225 14.0049C16.2259 13.352 16.7668 12.6895 17.2382 12.0341C16.5744 11.0792 15.764 10.1077 14.8283 9.17197C13.9147 8.25831 12.9668 7.46409 12.0336 6.80925C11.0814 7.46488 10.1124 8.26103 9.177 9.17752C8.24541 10.0903 7.43406 11.0373 6.7636 11.9695C7.42696 12.9235 8.2367 13.8941 9.17147 14.8288ZM16.8629 14.8727C17.3044 14.3874 17.7161 13.8947 18.0948 13.4001C19.3778 15.6991 19.6939 17.739 18.7162 18.7167C17.7294 19.7035 15.6606 19.3723 13.3355 18.0593C13.8419 17.6881 14.3468 17.2837 14.8445 16.8496C15.0425 16.9459 15.2649 17 15.5 17C16.3284 17 17 16.3284 17 15.5C17 15.276 16.9509 15.0635 16.8629 14.8727ZM18.8462 5.29468C19.8341 6.28256 19.474 8.35661 18.1166 10.6858C17.4702 9.8126 16.7219 8.94418 15.889 8.11131C15.0858 7.30817 14.2497 6.58359 13.408 5.95329C15.7685 4.64059 17.8605 4.30894 18.8462 5.29468ZM12 13C12.5523 13 13 12.5523 13 12C13 11.4477 12.5523 11 12 11C11.4477 11 11 11.4477 11 12C11 12.5523 11.4477 13 12 13ZM12 14.5C13.3807 14.5 14.5 13.3807 14.5 12C14.5 10.6193 13.3807 9.5 12 9.5C10.6193 9.5 9.5 10.6193 9.5 12C9.5 13.3807 10.6193 14.5 12 14.5Z"
1639
+ }
1640
+ )
1641
+ }
1642
+ );
1643
+ Atom.displayName = "Atom";
1644
+ var Barrier = (props) => /* @__PURE__ */ jsx(
1645
+ "svg",
1646
+ {
1647
+ width: "24",
1648
+ height: "24",
1649
+ viewBox: "0 0 24 24",
1650
+ fill: "currentColor",
1651
+ xmlns: "http://www.w3.org/2000/svg",
1652
+ ...props,
1653
+ children: /* @__PURE__ */ jsx(
1654
+ "path",
1655
+ {
1656
+ fillRule: "evenodd",
1657
+ clipRule: "evenodd",
1658
+ d: "M17.0037 4.61359L11 8.01635V10.2761L18.0004 6.30837C18.4728 6.04066 18.6326 5.44424 18.3573 4.97624C18.0821 4.50824 17.476 4.34587 17.0037 4.61359ZM11 12V18.5V18.5157H20V20.0157H9V20H5.5H4V18.5V5.91697C4 4.8124 4.89543 3.91697 6 3.91697H9C10.1046 3.91697 11 4.8124 11 5.91697V6.29239L16.2433 3.32062C17.4363 2.64442 18.9671 3.05452 19.6623 4.23661C20.3575 5.4187 19.9539 6.92514 18.7608 7.60134L11 12ZM6 5.41697H9C9.27614 5.41697 9.5 5.64083 9.5 5.91697V7.25004H5.5V5.91697C5.5 5.64083 5.72386 5.41697 6 5.41697ZM5.5 8.75004H9.5V18.5H5.5V8.75004Z"
1659
+ }
1660
+ )
1661
+ }
1662
+ );
1663
+ Barrier.displayName = "Barrier";
1664
+ var BatteryChargeEmpty = (props) => /* @__PURE__ */ jsx(
1665
+ "svg",
1666
+ {
1667
+ width: "24",
1668
+ height: "24",
1669
+ viewBox: "0 0 24 24",
1670
+ fill: "currentColor",
1671
+ xmlns: "http://www.w3.org/2000/svg",
1672
+ ...props,
1673
+ children: /* @__PURE__ */ jsx(
1674
+ "path",
1675
+ {
1676
+ fillRule: "evenodd",
1677
+ clipRule: "evenodd",
1678
+ d: "M17.5 8.5H4C3.72386 8.5 3.5 8.72386 3.5 9V15C3.5 15.2761 3.72386 15.5 4 15.5H17.5C17.7761 15.5 18 15.2761 18 15V9C18 8.72386 17.7761 8.5 17.5 8.5ZM4 7C2.89543 7 2 7.89543 2 9V15C2 16.1046 2.89543 17 4 17H17.5C18.6046 17 19.5 16.1046 19.5 15V9C19.5 7.89543 18.6046 7 17.5 7H4ZM21.9807 10V14H20.4807V10H21.9807ZM8.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.7658V13.1619V12.5404V12.5164V12.3703H12.0697H13.2069H13.4843H14.1998H14.3361C14.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.99995 10.0884 9.99995 10.2665V10.8719V11.4919V11.5156V11.6624H9.92143H8.78898H8.49995H7.79641H7.65979C7.29866 11.6624 7.19989 12.1592 7.53356 12.2973L7.65979 12.3496L8.57688 12.7292Z"
1679
+ }
1680
+ )
1681
+ }
1682
+ );
1683
+ BatteryChargeEmpty.displayName = "BatteryChargeEmpty";
1684
+ var BatteryChargeHalh = (props) => /* @__PURE__ */ jsx(
1685
+ "svg",
1686
+ {
1687
+ width: "24",
1688
+ height: "24",
1689
+ viewBox: "0 0 24 24",
1690
+ fill: "currentColor",
1691
+ xmlns: "http://www.w3.org/2000/svg",
1692
+ ...props,
1693
+ children: /* @__PURE__ */ jsx(
1694
+ "path",
1695
+ {
1696
+ fillRule: "evenodd",
1697
+ clipRule: "evenodd",
1698
+ d: "M17.5 8.5H9.46875C9.19261 8.5 8.96875 8.72386 8.96875 9V11.6624H8.78898H8.49995H7.79641H7.65979C7.29866 11.6624 7.19989 12.1592 7.53356 12.2973L7.65979 12.3495L8.57688 12.7292L8.96875 12.8914V15C8.96875 15.2761 9.19261 15.5 9.46875 15.5H17.5C17.7761 15.5 18 15.2761 18 15V9C18 8.72386 17.7761 8.5 17.5 8.5ZM8.96875 12.8914V11.6624L9.92143 11.6624H9.99995V11.5156V11.4919V10.8719V10.2665C9.99995 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.3702H14.1998H13.4843H13.2069H12.0697H11.9843V12.5164V12.5404V13.1619V13.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 9V15C2 16.1046 2.89543 17 4 17H17.5C18.6046 17 19.5 16.1046 19.5 15V9C19.5 7.89543 18.6046 7 17.5 7H4ZM21.9807 10V14H20.4807V10H21.9807Z"
1699
+ }
1700
+ )
1701
+ }
1702
+ );
1703
+ BatteryChargeHalh.displayName = "BatteryChargeHalh";
1704
+ var BatteryEmpty = (props) => /* @__PURE__ */ jsx(
1705
+ "svg",
1706
+ {
1707
+ width: "24",
1708
+ height: "24",
1709
+ viewBox: "0 0 24 24",
1710
+ fill: "currentColor",
1711
+ xmlns: "http://www.w3.org/2000/svg",
1712
+ ...props,
1713
+ children: /* @__PURE__ */ jsx(
1714
+ "path",
1715
+ {
1716
+ fillRule: "evenodd",
1717
+ clipRule: "evenodd",
1718
+ d: "M4 8.5H17.5C17.7761 8.5 18 8.72386 18 9V15C18 15.2761 17.7761 15.5 17.5 15.5H4C3.72386 15.5 3.5 15.2761 3.5 15V9C3.5 8.72386 3.72386 8.5 4 8.5ZM2 9C2 7.89543 2.89543 7 4 7H17.5C18.6046 7 19.5 7.89543 19.5 9V15C19.5 16.1046 18.6046 17 17.5 17H4C2.89543 17 2 16.1046 2 15V9ZM21.9807 14V10H20.4807V14H21.9807Z"
1719
+ }
1720
+ )
1721
+ }
1722
+ );
1723
+ BatteryEmpty.displayName = "BatteryEmpty";
1724
+ var BatteryFill = (props) => /* @__PURE__ */ jsx(
1725
+ "svg",
1726
+ {
1727
+ width: "24",
1728
+ height: "24",
1729
+ viewBox: "0 0 24 24",
1730
+ fill: "currentColor",
1731
+ xmlns: "http://www.w3.org/2000/svg",
1732
+ ...props,
1733
+ children: /* @__PURE__ */ jsx(
1734
+ "path",
1735
+ {
1736
+ fillRule: "evenodd",
1737
+ clipRule: "evenodd",
1738
+ d: "M4 7C2.89543 7 2 7.89543 2 9V15C2 16.1046 2.89543 17 4 17H17C18.1046 17 19 16.1046 19 15V9C19 7.89543 18.1046 7 17 7H4ZM21.5 10V14H20V10H21.5Z"
1739
+ }
1740
+ )
1741
+ }
1742
+ );
1743
+ BatteryFill.displayName = "BatteryFill";
1744
+ var Bluetooth = (props) => /* @__PURE__ */ jsx(
1745
+ "svg",
1746
+ {
1747
+ width: "24",
1748
+ height: "24",
1749
+ viewBox: "0 0 24 24",
1750
+ fill: "currentColor",
1751
+ xmlns: "http://www.w3.org/2000/svg",
1752
+ ...props,
1753
+ children: /* @__PURE__ */ jsx(
1754
+ "path",
1755
+ {
1756
+ fillRule: "evenodd",
1757
+ clipRule: "evenodd",
1758
+ 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 21V13.3266L5.78305 17.0153L4.94409 15.7718L10.5226 12.0079L4.94409 8.24404L5.78305 7.0006L11.2501 10.6892V3C11.2501 2.71799 11.4083 2.45981 11.6595 2.33177ZM12.7501 13.5108L17.0547 16.4152L12.7501 19.5312V13.5108ZM12.7501 10.5051V4.47176L17.0562 7.59966L12.7501 10.5051Z"
1759
+ }
1760
+ )
1761
+ }
1762
+ );
1763
+ Bluetooth.displayName = "Bluetooth";
1764
+ var BluetoothOff = (props) => /* @__PURE__ */ jsx(
1765
+ "svg",
1766
+ {
1767
+ width: "24",
1768
+ height: "24",
1769
+ viewBox: "0 0 24 24",
1770
+ fill: "currentColor",
1771
+ xmlns: "http://www.w3.org/2000/svg",
1772
+ ...props,
1773
+ children: /* @__PURE__ */ jsx(
1774
+ "path",
1775
+ {
1776
+ fillRule: "evenodd",
1777
+ clipRule: "evenodd",
1778
+ 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.4243V19.5312L14.7937 17.328L16.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 21V13.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 3V8.8404L11.75 9.86981V4.47176L16.0569 7.60021L12.2209 10.193L13.55 11.1051Z"
1779
+ }
1780
+ )
1781
+ }
1782
+ );
1783
+ BluetoothOff.displayName = "BluetoothOff";
1784
+ var Broadcast = (props) => /* @__PURE__ */ jsxs(
1785
+ "svg",
1786
+ {
1787
+ width: "24",
1788
+ height: "24",
1789
+ viewBox: "0 0 24 24",
1790
+ fill: "currentColor",
1791
+ xmlns: "http://www.w3.org/2000/svg",
1792
+ ...props,
1793
+ children: [
1794
+ /* @__PURE__ */ jsx(
1795
+ "path",
1796
+ {
1797
+ fillRule: "evenodd",
1798
+ clipRule: "evenodd",
1799
+ d: "M1.99992 9.9624V11.4623C2.1716 11.4639 2.33211 11.4673 2.47954 11.4724L2.49239 11.4728H2.50525C6.96576 11.4728 10.5271 15.0341 10.5271 19.4946L10.5271 19.5155L10.5283 19.5364C10.534 19.64 10.5306 19.7962 10.5177 19.9999H12.021C12.031 19.8037 12.0336 19.6322 12.0271 19.4929C12.0167 14.2105 7.78372 9.97976 2.50046 9.97285C2.34573 9.96766 2.17828 9.96406 1.99992 9.9624ZM1.99992 13.3847V14.8885C2.18175 14.8771 2.35627 14.8681 2.52222 14.8616C3.90424 14.8649 5.04801 15.3571 5.84536 16.1544C6.64545 16.9545 7.13823 18.1034 7.13823 19.4918V19.4995L7.13839 19.5071C7.14128 19.6492 7.13688 19.8148 7.12607 19.9999H8.62876C8.63763 19.8191 8.64106 19.6521 8.63823 19.5021C8.63643 17.7499 8.0067 16.2071 6.89973 15.1001C5.79117 13.9915 4.2455 13.3615 2.49022 13.3616H2.47568L2.46116 13.3621C2.31374 13.3678 2.15973 13.3753 1.99992 13.3847ZM3.50885 20.0089C2.6755 20.004 1.99593 19.3244 1.99099 18.4911C1.98606 17.6577 2.65763 16.9861 3.49099 16.9911C4.32435 16.996 5.00392 17.6756 5.00885 18.5089C5.01379 19.3423 4.34221 20.0139 3.50885 20.0089Z"
1800
+ }
1801
+ ),
1802
+ /* @__PURE__ */ jsx(
1803
+ "path",
1804
+ {
1805
+ fillRule: "evenodd",
1806
+ clipRule: "evenodd",
1807
+ d: "M4.99992 5.5H18.9999C19.8284 5.5 20.4999 6.17157 20.4999 7V17C20.4999 17.8284 19.8284 18.5 18.9999 18.5H13.9999V20H18.9999C20.6568 20 21.9999 18.6569 21.9999 17V7C21.9999 5.34315 20.6568 4 18.9999 4H4.99992C3.34307 4 1.99992 5.34315 1.99992 7V8H3.49992V7C3.49992 6.17157 4.1715 5.5 4.99992 5.5Z"
1808
+ }
1809
+ )
1810
+ ]
1811
+ }
1812
+ );
1813
+ Broadcast.displayName = "Broadcast";
1814
+ var BroadcastOff = (props) => /* @__PURE__ */ jsxs(
1815
+ "svg",
1816
+ {
1817
+ width: "24",
1818
+ height: "24",
1819
+ viewBox: "0 0 24 24",
1820
+ fill: "currentColor",
1821
+ xmlns: "http://www.w3.org/2000/svg",
1822
+ ...props,
1823
+ children: [
1824
+ /* @__PURE__ */ jsx(
1825
+ "path",
1826
+ {
1827
+ fillRule: "evenodd",
1828
+ clipRule: "evenodd",
1829
+ d: "M2 9.9624V11.4623C2.17168 11.4639 2.33219 11.4673 2.47961 11.4724L2.49247 11.4728H2.50532C6.96584 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.9999H12.021C12.0311 19.8037 12.0337 19.6322 12.0272 19.4929C12.0168 14.2105 7.78379 9.97976 2.50054 9.97285C2.3458 9.96766 2.17836 9.96406 2 9.9624Z"
1830
+ }
1831
+ ),
1832
+ /* @__PURE__ */ jsx(
1833
+ "path",
1834
+ {
1835
+ fillRule: "evenodd",
1836
+ clipRule: "evenodd",
1837
+ d: "M2 13.3847V14.8885C2.18182 14.8771 2.35635 14.8681 2.52229 14.8616C3.90431 14.8649 5.04808 15.3571 5.84544 16.1544C6.64553 16.9545 7.13831 18.1034 7.13831 19.4918V19.4995L7.13846 19.5071C7.14136 19.6492 7.13696 19.8148 7.12615 19.9999H8.62883C8.63771 19.8191 8.64113 19.6521 8.6383 19.5021C8.6365 17.7499 8.00677 16.2071 6.89981 15.1001C5.79125 13.9915 4.24557 13.3615 2.4903 13.3616H2.47576L2.46124 13.3621C2.31382 13.3678 2.15981 13.3753 2 13.3847Z"
1838
+ }
1839
+ ),
1840
+ /* @__PURE__ */ jsx(
1841
+ "path",
1842
+ {
1843
+ fillRule: "evenodd",
1844
+ clipRule: "evenodd",
1845
+ d: "M3.50893 20.0089C2.67557 20.004 1.996 19.3244 1.99107 18.4911C1.98614 17.6577 2.65771 16.9861 3.49107 16.9911C4.32443 16.996 5.004 17.6756 5.00893 18.5089C5.01386 19.3423 4.34229 20.0139 3.50893 20.0089Z"
1846
+ }
1847
+ ),
1848
+ /* @__PURE__ */ jsx(
1849
+ "path",
1850
+ {
1851
+ fillRule: "evenodd",
1852
+ clipRule: "evenodd",
1853
+ d: "M18.9525 20L20.9697 22.0172L22.0304 20.9565L3.03039 1.95654L1.96973 3.0172L3.40881 4.45628C2.56263 4.98671 2 5.92765 2 7V8H3.5V7C3.5 6.33639 3.93093 5.77344 4.52822 5.5757L17.4525 18.5H14V20H18.9525Z"
1854
+ }
1855
+ ),
1856
+ /* @__PURE__ */ jsx(
1857
+ "path",
1858
+ {
1859
+ fillRule: "evenodd",
1860
+ clipRule: "evenodd",
1861
+ d: "M22 17C22 17.5252 21.8651 18.0188 21.628 18.4482L20.4716 17.2918C20.4902 17.1974 20.5 17.0999 20.5 17V7C20.5 6.17157 19.8284 5.5 19 5.5H8.6798L7.1798 4H19C20.6569 4 22 5.34315 22 7V17Z"
1862
+ }
1863
+ )
1864
+ ]
1865
+ }
1866
+ );
1867
+ BroadcastOff.displayName = "BroadcastOff";
1868
+ var CameraCeiling = (props) => /* @__PURE__ */ jsx(
1869
+ "svg",
1870
+ {
1871
+ width: "24",
1872
+ height: "24",
1873
+ viewBox: "0 0 24 24",
1874
+ fill: "currentColor",
1875
+ xmlns: "http://www.w3.org/2000/svg",
1876
+ ...props,
1877
+ children: /* @__PURE__ */ jsx(
1878
+ "path",
1879
+ {
1880
+ fillRule: "evenodd",
1881
+ clipRule: "evenodd",
1882
+ d: "M3.5 5.5L3.5 10C3.5 10.8284 4.17157 11.5 5 11.5L19 11.5C19.8284 11.5 20.5 10.8284 20.5 10L20.5 5.5L3.5 5.5ZM3 4C2.44771 4 2 4.44771 2 5L2 10C2 11.3226 2.8559 12.4453 4.04404 12.8445C4.46593 16.8658 7.86695 20 12 20C16.1331 20 19.5341 16.8658 19.956 12.8445C21.1441 12.4453 22 11.3226 22 10L22 5C22 4.44771 21.5523 4 21 4L3 4ZM18.4236 13L5.57645 13C6.05745 16.1151 8.75021 18.5 12 18.5C15.2498 18.5 17.9425 16.1151 18.4236 13ZM13.5 15.5C13.5 16.3284 12.8284 17 12 17C11.1716 17 10.5 16.3284 10.5 15.5C10.5 14.6716 11.1716 14 12 14C12.8284 14 13.5 14.6716 13.5 15.5Z"
1883
+ }
1884
+ )
1885
+ }
1886
+ );
1887
+ CameraCeiling.displayName = "CameraCeiling";
1888
+ var CameraHome = (props) => /* @__PURE__ */ jsx(
1889
+ "svg",
1890
+ {
1891
+ width: "24",
1892
+ height: "24",
1893
+ viewBox: "0 0 24 24",
1894
+ fill: "currentColor",
1895
+ xmlns: "http://www.w3.org/2000/svg",
1896
+ ...props,
1897
+ children: /* @__PURE__ */ jsx(
1898
+ "path",
1899
+ {
1900
+ fillRule: "evenodd",
1901
+ clipRule: "evenodd",
1902
+ d: "M17.5 10V11C17.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 11V10C6.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 10V11C19 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.9995V18.5V19.5H13H17V21H13H7V19.5H11.25V18.5V17.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 11V10ZM13 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"
1903
+ }
1904
+ )
1905
+ }
1906
+ );
1907
+ CameraHome.displayName = "CameraHome";
1908
+ var CameraHomeGroup = (props) => /* @__PURE__ */ jsx(
1909
+ "svg",
1910
+ {
1911
+ width: "24",
1912
+ height: "24",
1913
+ viewBox: "0 0 24 24",
1914
+ fill: "currentColor",
1915
+ xmlns: "http://www.w3.org/2000/svg",
1916
+ ...props,
1917
+ children: /* @__PURE__ */ jsx(
1918
+ "path",
1919
+ {
1920
+ fillRule: "evenodd",
1921
+ clipRule: "evenodd",
1922
+ d: "M18.5 9.5V7.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.5V13.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.5156H18V18.0156H12.222C12.1014 18.1486 11.969 18.2706 11.8263 18.3801C11.1095 18.9301 10.1055 18.9921 8.24998 18.9991V20.5039H11V22.0039H4.00001V20.5039H6.74998V18.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.5V11.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.96571 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.5V9.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.5V11.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.5V13.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"
1923
+ }
1924
+ )
1925
+ }
1926
+ );
1927
+ CameraHomeGroup.displayName = "CameraHomeGroup";
1928
+ var CameraStreet = (props) => /* @__PURE__ */ jsx(
1929
+ "svg",
1930
+ {
1931
+ width: "24",
1932
+ height: "24",
1933
+ viewBox: "0 0 24 24",
1934
+ fill: "currentColor",
1935
+ xmlns: "http://www.w3.org/2000/svg",
1936
+ ...props,
1937
+ children: /* @__PURE__ */ jsx(
1938
+ "path",
1939
+ {
1940
+ fillRule: "evenodd",
1941
+ clipRule: "evenodd",
1942
+ 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.0251H2.49099C2.43346 19.9597 2.01933 20.8402 1.2486 20.996C1.11327 21.0234 1 20.9084 1 20.7703V15.2612C1 15.1232 1.11327 15.0082 1.2486 15.0356C2.08151 15.204 2.49796 16.2187 2.49796 17.2334V17.5251H3.99962C4.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"
1943
+ }
1944
+ )
1945
+ }
1946
+ );
1947
+ CameraStreet.displayName = "CameraStreet";
1948
+ var CloudGame = (props) => /* @__PURE__ */ jsx(
1949
+ "svg",
1950
+ {
1951
+ width: "24",
1952
+ height: "24",
1953
+ viewBox: "0 0 24 24",
1954
+ fill: "currentColor",
1955
+ xmlns: "http://www.w3.org/2000/svg",
1956
+ ...props,
1957
+ children: /* @__PURE__ */ jsx(
1958
+ "path",
1959
+ {
1960
+ fillRule: "evenodd",
1961
+ clipRule: "evenodd",
1962
+ d: "M15.4173 5.49997H6.54391C4.73153 5.49997 3.21895 6.88352 3.05777 8.68871L2.50618 14.8666C2.42782 15.7442 3.11915 16.5 4.00024 16.5H4.7278C5.12563 16.5 5.50716 16.3419 5.78846 16.0606L6.8805 14.9686C7.18056 14.6685 7.58752 14.5 8.01187 14.5L11.1921 14.5C11.6175 12.6989 13.1134 11.3114 14.9711 11.046C14.9707 11.0317 14.9705 11.0174 14.9705 11.0031C14.9705 10.173 15.6441 9.49997 16.475 9.49997C17.3059 9.49997 17.9795 10.173 17.9795 11.0031C17.9795 11.2109 17.9373 11.4089 17.8609 11.589C18.425 11.9088 18.9141 12.3456 19.2951 12.8664L18.902 8.67328C18.7334 6.87474 17.2237 5.49997 15.4173 5.49997ZM20.9185 14.1125C22.1289 14.6633 22.9705 15.8833 22.9705 17.2998C22.9705 19.2328 21.4034 20.7998 19.4704 20.7998L12.1516 20.7999L12.1203 20.8C10.3806 20.8 8.97035 19.3897 8.97035 17.65C8.97035 17.045 9.14092 16.4798 9.43659 16H8.01187C7.98534 16 7.95991 16.0105 7.94116 16.0293L6.84912 17.1213C6.28651 17.6839 5.52345 18 4.7278 18H4.00024C2.23807 18 0.85541 16.4884 1.01212 14.7332L1.56372 8.55531C1.79397 5.97647 3.9548 3.99997 6.54391 3.99997H15.4173C17.9979 3.99997 20.1546 5.96392 20.3954 8.53327L20.9185 14.1125ZM13.475 10.0063C14.3059 10.0063 14.9795 9.33331 14.9795 8.50315C14.9795 7.67299 14.3059 7.00001 13.475 7.00001C12.644 7.00001 11.9704 7.67299 11.9704 8.50315C11.9704 9.33331 12.644 10.0063 13.475 10.0063ZM5.72045 13V11.25H3.97045V9.74997H5.72045L5.72044 7.99997H7.22044L7.22045 9.74997H8.97045V11.25H7.22045V13H5.72045ZM19.4704 19.2998H19.4704C20.575 19.2998 21.4705 18.4043 21.4705 17.2998C21.4705 16.2654 20.6839 15.4127 19.6772 15.3103L18.7841 15.2194L18.4422 14.3893C17.9843 13.2779 16.8914 12.5 15.6203 12.5C14.1443 12.5 12.9102 13.55 12.6301 14.9446L12.4565 15.8092L11.6166 16.078C10.95 16.2912 10.4703 16.9166 10.4703 17.65C10.4703 18.5603 11.2075 19.2984 12.1173 19.3L12.1443 19.2999V19.2999H12.1516L19.4704 19.2998Z"
1963
+ }
1964
+ )
1965
+ }
1966
+ );
1967
+ CloudGame.displayName = "CloudGame";
1968
+ var CloudServer = (props) => /* @__PURE__ */ jsx(
1969
+ "svg",
1970
+ {
1971
+ width: "24",
1972
+ height: "24",
1973
+ viewBox: "0 0 24 24",
1974
+ fill: "currentColor",
1975
+ xmlns: "http://www.w3.org/2000/svg",
1976
+ ...props,
1977
+ children: /* @__PURE__ */ jsx(
1978
+ "path",
1979
+ {
1980
+ fillRule: "evenodd",
1981
+ clipRule: "evenodd",
1982
+ d: "M18.0558 9.74302C18.0373 9.74251 18.0187 9.74225 18 9.74225H4.00001C3.98135 9.74225 3.96276 9.74251 3.94422 9.74302C3.69433 9.71528 3.5 9.50338 3.5 9.24609V6C3.5 5.17157 4.17157 4.5 5 4.5H17C17.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 3H5C3.34314 3 2 4.34315 2 6V9.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 18H5.74997L5.74992 19.4976H2V20.9976H9.86754C10.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.2461H4C3.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.5H9.93349C10.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 18H7.24997L7.24992 19.4976H9.07805C9.02689 19.2678 8.99989 19.0287 8.99989 18.7831C8.99989 18.513 9.03256 18.2507 9.09411 18ZM6 6.25L16 6.25V7.75L6 7.75V6.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.4659H17.9999L19.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"
1983
+ }
1984
+ )
1985
+ }
1986
+ );
1987
+ CloudServer.displayName = "CloudServer";
1988
+ var Console = (props) => /* @__PURE__ */ jsx(
1989
+ "svg",
1990
+ {
1991
+ width: "24",
1992
+ height: "24",
1993
+ viewBox: "0 0 24 24",
1994
+ fill: "currentColor",
1995
+ xmlns: "http://www.w3.org/2000/svg",
1996
+ ...props,
1997
+ children: /* @__PURE__ */ jsx(
1998
+ "path",
1999
+ {
2000
+ fillRule: "evenodd",
2001
+ clipRule: "evenodd",
2002
+ d: "M16.9913 3.48169C12.5308 3.48169 8.96941 7.04298 8.96945 11.5035L7.46945 11.5212C7.4694 6.2254 11.7132 1.98169 17.009 1.98169L16.9913 3.48169ZM13.6538 8.16325C12.8537 8.96335 12.3609 10.1123 12.3609 11.5007L10.8609 11.5184C10.8609 9.76315 11.4908 8.21746 12.5994 7.10889C13.708 6.00032 15.2536 5.37036 17.0089 5.37037L16.9911 6.87037C15.6027 6.87036 14.4539 7.36315 13.6538 8.16325ZM18.0183 10.5279C18.0151 11.0829 17.7051 11.568 17.25 11.8215V14H18C20.2091 14 22 15.7908 22 18C22 20.2091 20.2091 22 18 22H6C3.79086 22 2 20.2091 2 18C2 15.7908 3.79086 14 6 14H15.75V11.7844C15.3408 11.5257 15.0709 11.0681 15.074 10.5453C15.0788 9.73224 15.7418 9.06923 16.5549 9.06442C17.3679 9.0596 18.0232 9.71481 18.0183 10.5279ZM15.75 15.5L6 15.5C4.61929 15.5 3.5 16.6192 3.5 18C3.5 19.3807 4.61929 20.5 6 20.5H18C19.3807 20.5 20.5 19.3807 20.5 18C20.5 16.6192 19.3807 15.5 18 15.5L17.25 15.5H15.75ZM6 17.25L18 17.25V18.75L6 18.75V17.25Z"
2003
+ }
2004
+ )
2005
+ }
2006
+ );
2007
+ Console.displayName = "Console";
2008
+ var Controller = (props) => /* @__PURE__ */ jsx(
2009
+ "svg",
2010
+ {
2011
+ width: "24",
2012
+ height: "24",
2013
+ viewBox: "0 0 24 24",
2014
+ fill: "currentColor",
2015
+ xmlns: "http://www.w3.org/2000/svg",
2016
+ ...props,
2017
+ children: /* @__PURE__ */ jsx(
2018
+ "path",
2019
+ {
2020
+ fillRule: "evenodd",
2021
+ clipRule: "evenodd",
2022
+ d: "M6 4.5H18C18.8284 4.5 19.5 5.17157 19.5 6V18C19.5 18.8284 18.8284 19.5 18 19.5H6C5.17157 19.5 4.5 18.8284 4.5 18V6C4.5 5.17157 5.17157 4.5 6 4.5ZM3 6C3 4.34315 4.34315 3 6 3H18C19.6569 3 21 4.34315 21 6V18C21 19.6569 19.6569 21 18 21H6C4.34315 21 3 19.6569 3 18V6ZM13 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"
2023
+ }
2024
+ )
2025
+ }
2026
+ );
2027
+ Controller.displayName = "Controller";
2028
+ var Counter = (props) => /* @__PURE__ */ jsx(
2029
+ "svg",
2030
+ {
2031
+ width: "24",
2032
+ height: "24",
2033
+ viewBox: "0 0 24 24",
2034
+ fill: "currentColor",
2035
+ xmlns: "http://www.w3.org/2000/svg",
2036
+ ...props,
2037
+ children: /* @__PURE__ */ jsx(
2038
+ "path",
2039
+ {
2040
+ fillRule: "evenodd",
2041
+ clipRule: "evenodd",
2042
+ 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.0078V17.5078H10V16.0078H14ZM7.5 12.5V10.5H9.51562V12.5H7.5ZM11.0156 12.5V10.5H12.9844V12.5H11.0156ZM14.4844 12.5H16.5V10.5H14.4844V12.5ZM6 9.25C6 9.11193 6.11193 9 6.25 9H17.75C17.8881 9 18 9.11193 18 9.25V13.75C18 13.8881 17.8881 14 17.75 14H6.25C6.11193 14 6 13.8881 6 13.75V9.25Z"
2043
+ }
2044
+ )
2045
+ }
2046
+ );
2047
+ Counter.displayName = "Counter";
2048
+ var Datastore = (props) => /* @__PURE__ */ jsx(
2049
+ "svg",
2050
+ {
2051
+ width: "24",
2052
+ height: "24",
2053
+ viewBox: "0 0 24 24",
2054
+ fill: "currentColor",
2055
+ xmlns: "http://www.w3.org/2000/svg",
2056
+ ...props,
2057
+ children: /* @__PURE__ */ jsx(
2058
+ "path",
2059
+ {
2060
+ fillRule: "evenodd",
2061
+ clipRule: "evenodd",
2062
+ d: "M17.0249 9.34717C15.6711 9.76384 13.8922 9.99888 11.9925 9.99888C10.0927 9.99888 8.31378 9.76384 6.96002 9.34717C6.44475 9.18857 5.94028 8.9884 5.49987 8.73285V12H5.50275L5.50275 12.0014C5.50275 13.1051 8.4101 13.9999 11.9965 13.9999C15.5829 13.9999 18.4902 13.1051 18.4902 12.0014L18.4902 12H18.4908V8.72948C18.0491 8.98664 17.5424 9.18788 17.0249 9.34717ZM19.9854 6.49609C19.9835 5.51292 19.3398 4.86047 18.8577 4.50967C18.3422 4.1345 17.6926 3.85918 17.0249 3.65366C15.6711 3.23699 13.8922 3.00195 11.9925 3.00195C10.0927 3.00195 8.31378 3.23699 6.96002 3.65366C6.29232 3.85918 5.64275 4.1345 5.1272 4.50967C4.64442 4.86099 3.99956 5.51483 3.99956 6.50042C3.99956 6.5129 3.99966 6.52534 3.99987 6.53772V17.5078H4.00287C4.00588 18.4899 4.64937 19.1415 5.13107 19.4919C5.64678 19.867 6.29655 20.1422 6.96452 20.3477C8.3188 20.7643 10.0985 20.9994 11.9991 20.9994C13.8997 20.9994 15.6794 20.7643 17.0337 20.3477C17.7017 20.1422 18.3514 19.867 18.8672 19.4919C19.35 19.1407 19.9954 18.4868 19.9954 17.5009V17.5005H19.9908V6.49609H19.9854ZM18.4951 17.5195C18.4626 18.6147 15.5667 19.4994 11.9991 19.4994C8.41133 19.4994 5.50286 18.6046 5.50286 17.5009V17.5005H5.49987V14.2319C5.94111 14.4884 6.44688 14.6892 6.96351 14.8482C8.3174 15.2648 10.0965 15.4999 11.9965 15.4999C13.8965 15.4999 15.6756 15.2648 17.0295 14.8482C17.5452 14.6894 18.0501 14.4891 18.4908 14.2332V17.5195H18.4951ZM11.9925 8.49888C8.42789 8.49888 5.53421 7.61476 5.49987 6.52012V6.5H5.49956C5.50029 5.39647 8.40698 4.50195 11.9925 4.50195C15.5784 4.50195 18.4854 5.3967 18.4854 6.50042C18.4854 7.60414 15.5784 8.49888 11.9925 8.49888ZM8.99976 11.5C8.99976 12.0523 8.55204 12.5 7.99976 12.5C7.44747 12.5 6.99976 12.0523 6.99976 11.5C6.99976 10.9477 7.44747 10.5 7.99976 10.5C8.55204 10.5 8.99976 10.9477 8.99976 11.5ZM7.99976 18C8.55204 18 8.99976 17.5523 8.99976 17C8.99976 16.4477 8.55204 16 7.99976 16C7.44747 16 6.99976 16.4477 6.99976 17C6.99976 17.5523 7.44747 18 7.99976 18Z"
2063
+ }
2064
+ )
2065
+ }
2066
+ );
2067
+ Datastore.displayName = "Datastore";
2068
+ var Debug = (props) => /* @__PURE__ */ jsx(
2069
+ "svg",
2070
+ {
2071
+ width: "24",
2072
+ height: "24",
2073
+ viewBox: "0 0 24 24",
2074
+ fill: "currentColor",
2075
+ xmlns: "http://www.w3.org/2000/svg",
2076
+ ...props,
2077
+ children: /* @__PURE__ */ jsx(
2078
+ "path",
2079
+ {
2080
+ fillRule: "evenodd",
2081
+ clipRule: "evenodd",
2082
+ d: "M21.0032 7.33045C20.0597 7.85141 19.0462 8.27915 17.9877 8.61367C17.9959 8.7414 18 8.87022 18 9V12.0241H21V13.5241H18V14C18 15.0888 17.71 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 14V13.5241H3V12.0241H5.99998V9C5.99998 8.87018 6.0041 8.74133 6.01222 8.61356C4.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.45501 15.2799 9.2936 16.5 9.01637V14C16.5 16.4853 14.4853 18.5 12 18.5C9.5147 18.5 7.49998 16.4853 7.49998 14V9.01629C8.72001 9.29354 9.98157 9.45498 11.25 9.50061V13.5H12.75V9.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"
2083
+ }
2084
+ )
2085
+ }
2086
+ );
2087
+ Debug.displayName = "Debug";
2088
+ var Desktop = (props) => /* @__PURE__ */ jsx(
2089
+ "svg",
2090
+ {
2091
+ width: "24",
2092
+ height: "24",
2093
+ viewBox: "0 0 24 24",
2094
+ fill: "currentColor",
2095
+ xmlns: "http://www.w3.org/2000/svg",
2096
+ ...props,
2097
+ children: /* @__PURE__ */ jsx(
2098
+ "path",
2099
+ {
2100
+ fillRule: "evenodd",
2101
+ clipRule: "evenodd",
2102
+ d: "M19 4.5H5C4.17157 4.5 3.5 5.17157 3.5 6V15C3.5 15.8284 4.17157 16.5 5 16.5H19C19.8284 16.5 20.5 15.8284 20.5 15V6C20.5 5.17157 19.8284 4.5 19 4.5ZM5 3C3.34315 3 2 4.34315 2 6V15C2 16.6569 3.34315 18 5 18H11.25L11.25 19.5H8V21H16V19.5H12.75L12.75 18H19C20.6569 18 22 16.6569 22 15V6C22 4.34315 20.6569 3 19 3H5Z"
2103
+ }
2104
+ )
2105
+ }
2106
+ );
2107
+ Desktop.displayName = "Desktop";
2108
+ var DesktopAdd = (props) => /* @__PURE__ */ jsx(
2109
+ "svg",
2110
+ {
2111
+ width: "24",
2112
+ height: "24",
2113
+ viewBox: "0 0 24 24",
2114
+ fill: "currentColor",
2115
+ xmlns: "http://www.w3.org/2000/svg",
2116
+ ...props,
2117
+ children: /* @__PURE__ */ jsx(
2118
+ "path",
2119
+ {
2120
+ fillRule: "evenodd",
2121
+ clipRule: "evenodd",
2122
+ d: "M19 4.5H5C4.17157 4.5 3.5 5.17157 3.5 6V15C3.5 15.8284 4.17157 16.5 5 16.5H15V18H12.75L12.75 19.5H15V21H8V19.5H11.25L11.25 18H5C3.34315 18 2 16.6569 2 15V6C2 4.34315 3.34315 3 5 3H19C20.6569 3 22 4.34315 22 6V12H20.5V6C20.5 5.17157 19.8284 4.5 19 4.5ZM19.75 20.5V18.25H17.5V16.75H19.75V14.5H21.25V16.75H23.5V18.25H21.25V20.5H19.75Z"
2123
+ }
2124
+ )
2125
+ }
2126
+ );
2127
+ DesktopAdd.displayName = "DesktopAdd";
2128
+ var Device = (props) => /* @__PURE__ */ jsx(
2129
+ "svg",
2130
+ {
2131
+ width: "24",
2132
+ height: "24",
2133
+ viewBox: "0 0 24 24",
2134
+ fill: "currentColor",
2135
+ xmlns: "http://www.w3.org/2000/svg",
2136
+ ...props,
2137
+ children: /* @__PURE__ */ jsx(
2138
+ "path",
2139
+ {
2140
+ fillRule: "evenodd",
2141
+ clipRule: "evenodd",
2142
+ d: "M13 4.5L11 4.5C10.015 4.5 9.19515 4.50083 8.5 4.51896L8.5 5C8.5 5.27614 8.72386 5.5 9 5.5L15 5.5C15.2761 5.5 15.5 5.27614 15.5 5L15.5 4.51897C14.8049 4.50083 13.985 4.5 13 4.5ZM17 4.6097C17.0645 4.617 17.1275 4.62477 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.2231 19.4968 14.928 19.5 13 19.5L11 19.5C9.07198 19.5 7.77686 19.4968 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.50318 16.2231 4.5 14.928 4.5 13L4.5 11C4.5 9.07198 4.50318 7.77686 4.63307 6.81078C4.75715 5.88786 4.9716 5.49286 5.23223 5.23223C5.49287 4.9716 5.88786 4.75715 6.81078 4.63307C6.87249 4.62477 6.93553 4.61699 7 4.6097L7 5C7 6.10457 7.89543 7 9 7L15 7C16.1046 7 17 6.10457 17 5L17 4.6097ZM21 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.34314 3 7.22876 3 11L3 13C3 16.7712 3 18.6569 4.17157 19.8284C5.34314 21 7.22876 21 11 21L13 21C16.7712 21 18.6569 21 19.8284 19.8284C21 18.6569 21 16.7712 21 13L21 11ZM9 16.5C9 17.3284 8.32843 18 7.5 18C6.67157 18 6 17.3284 6 16.5C6 15.6716 6.67157 15 7.5 15C8.32843 15 9 15.6716 9 16.5ZM17 15.75L11 15.75L11 17.25L17 17.25L17 15.75Z"
2143
+ }
2144
+ )
2145
+ }
2146
+ );
2147
+ Device.displayName = "Device";
2148
+ var DeviceWifi = (props) => /* @__PURE__ */ jsx(
2149
+ "svg",
2150
+ {
2151
+ width: "24",
2152
+ height: "24",
2153
+ viewBox: "0 0 24 24",
2154
+ fill: "currentColor",
2155
+ xmlns: "http://www.w3.org/2000/svg",
2156
+ ...props,
2157
+ children: /* @__PURE__ */ jsx(
2158
+ "path",
2159
+ {
2160
+ fillRule: "evenodd",
2161
+ clipRule: "evenodd",
2162
+ d: "M11 4.5H13C14.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 11V13C19.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.4907V19C15.0181 17.8954 14.1226 17 13.0181 17H10.9824C9.87785 17 8.98242 17.8954 8.98242 19V19.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 13V11C4.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.991V21H13.5181H13H11H10.4824H8.98242V20.9911C6.51379 20.9546 5.11243 20.7693 4.17157 19.8284C3 18.6569 3 16.7712 3 13V11C3 7.22876 3 5.34315 4.17157 4.17157C5.34315 3 7.22876 3 11 3H13C16.7712 3 18.6569 3 19.8284 4.17157C21 5.34315 21 7.22876 21 11V13C21 16.7712 21 18.6569 19.8284 19.8284ZM13.5181 19V19.4998L13 19.5H11L10.4824 19.4998V19C10.4824 18.7239 10.7063 18.5 10.9824 18.5H13.0181C13.2942 18.5 13.5181 18.7239 13.5181 19ZM17.9788 8.10819C16.2748 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"
2163
+ }
2164
+ )
2165
+ }
2166
+ );
2167
+ DeviceWifi.displayName = "DeviceWifi";
2168
+ var Equipment = (props) => /* @__PURE__ */ jsx(
2169
+ "svg",
2170
+ {
2171
+ width: "24",
2172
+ height: "24",
2173
+ viewBox: "0 0 24 24",
2174
+ fill: "currentColor",
2175
+ xmlns: "http://www.w3.org/2000/svg",
2176
+ ...props,
2177
+ children: /* @__PURE__ */ jsx(
2178
+ "path",
2179
+ {
2180
+ fillRule: "evenodd",
2181
+ clipRule: "evenodd",
2182
+ 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.71485 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.7905V14H4C2.89543 14 2 14.8954 2 16V20C2 21.1046 2.89543 22 4 22H20C21.1046 22 22 21.1046 22 20V16C22 14.8954 21.1046 14 20 14H18.25V11.8162ZM20 15.5H4C3.72386 15.5 3.5 15.7239 3.5 16V20C3.5 20.2761 3.72386 20.5 4 20.5H20C20.2761 20.5 20.5 20.2761 20.5 20V16C20.5 15.7239 20.2761 15.5 20 15.5ZM11 17.25L18 17.25V18.75H11V17.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"
2183
+ }
2184
+ )
2185
+ }
2186
+ );
2187
+ Equipment.displayName = "Equipment";
2188
+ var Fax = (props) => /* @__PURE__ */ jsx(
2189
+ "svg",
2190
+ {
2191
+ width: "24",
2192
+ height: "24",
2193
+ viewBox: "0 0 24 24",
2194
+ fill: "currentColor",
2195
+ xmlns: "http://www.w3.org/2000/svg",
2196
+ ...props,
2197
+ children: /* @__PURE__ */ jsx(
2198
+ "path",
2199
+ {
2200
+ fillRule: "evenodd",
2201
+ clipRule: "evenodd",
2202
+ d: "M5 4.50293H19C19.8284 4.50293 20.5 5.1745 20.5 6.00293V14.0029C20.5 14.8314 19.8284 15.5029 19 15.5029V11.0029C19 10.4506 18.5523 10.0029 18 10.0029H6C5.44772 10.0029 5 10.4506 5 11.0029L5 15.5029C4.17157 15.5029 3.5 14.8314 3.5 14.0029V6.00293C3.5 5.1745 4.17157 4.50293 5 4.50293ZM19 19.0029V17.0029C20.6569 17.0029 22 15.6598 22 14.0029V6.00293C22 4.34608 20.6569 3.00293 19 3.00293H5C3.34315 3.00293 2 4.34608 2 6.00293V14.0029C2 15.6598 3.34315 17.0029 5 17.0029L5 19.0029C5 20.1075 5.89543 21.0029 7 21.0029H17C18.1046 21.0029 19 20.1075 19 19.0029ZM17 19.5029H7C6.72386 19.5029 6.5 19.2791 6.5 19.0029V11.5029H17.5V19.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.75098H19V6.25098H13V7.75098Z"
2203
+ }
2204
+ )
2205
+ }
2206
+ );
2207
+ Fax.displayName = "Fax";
2208
+ var FlashCard = (props) => /* @__PURE__ */ jsx(
2209
+ "svg",
2210
+ {
2211
+ width: "24",
2212
+ height: "24",
2213
+ viewBox: "0 0 24 24",
2214
+ fill: "currentColor",
2215
+ xmlns: "http://www.w3.org/2000/svg",
2216
+ ...props,
2217
+ children: /* @__PURE__ */ jsx(
2218
+ "path",
2219
+ {
2220
+ fillRule: "evenodd",
2221
+ clipRule: "evenodd",
2222
+ d: "M8 8C6.89543 8 6 8.89543 6 10V19C6 20.6569 7.34315 22 9 22H15C16.6569 22 18 20.6569 18 19V10C18 8.89543 17.1046 8 16 8V2.75C16 2.33579 15.6642 2 15.25 2H8.75C8.33579 2 8 2.33579 8 2.75V8ZM9.5 8H14.5V3.5H13.5V6H12.5V3.5H11.5V6H10.5V3.5H9.5V8ZM8 9.5H16C16.2761 9.5 16.5 9.72386 16.5 10V19C16.5 19.8284 15.8284 20.5 15 20.5H9C8.17157 20.5 7.5 19.8284 7.5 19V10C7.5 9.72386 7.72386 9.5 8 9.5Z"
2223
+ }
2224
+ )
2225
+ }
2226
+ );
2227
+ FlashCard.displayName = "FlashCard";
2228
+ var Flashlight = (props) => /* @__PURE__ */ jsx(
2229
+ "svg",
2230
+ {
2231
+ width: "24",
2232
+ height: "24",
2233
+ viewBox: "0 0 24 24",
2234
+ fill: "currentColor",
2235
+ xmlns: "http://www.w3.org/2000/svg",
2236
+ ...props,
2237
+ children: /* @__PURE__ */ jsx(
2238
+ "path",
2239
+ {
2240
+ fillRule: "evenodd",
2241
+ clipRule: "evenodd",
2242
+ d: "M12.75 5V1H11.25V5H12.75ZM14.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.2277V20.5C15.4993 21.0522 15.0516 21.5 14.4993 21.5H9.49927C8.94698 21.5 8.49927 21.0522 8.49927 20.5V14.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.1717V8.49995H18.4988V10.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.1716V7.74995C19.9988 7.33574 19.663 6.99995 19.2488 6.99995H4.75C4.33579 6.99995 4 7.33574 4 7.74995V10.1717C4 10.702 4.21065 11.2107 4.58561 11.5857L6.83822 13.8389C6.94134 13.942 6.99927 14.0819 6.99927 14.2277V20.5C6.99927 21.8807 8.11856 23 9.49927 23H14.4993C15.88 23 16.9993 21.8807 16.9993 20.5V14.2277ZM12.75 13V17H11.25V13H12.75Z"
2243
+ }
2244
+ )
2245
+ }
2246
+ );
2247
+ Flashlight.displayName = "Flashlight";
2248
+ var FloppyDisk = (props) => /* @__PURE__ */ jsx(
2249
+ "svg",
2250
+ {
2251
+ width: "24",
2252
+ height: "24",
2253
+ viewBox: "0 0 24 24",
2254
+ fill: "currentColor",
2255
+ xmlns: "http://www.w3.org/2000/svg",
2256
+ ...props,
2257
+ children: /* @__PURE__ */ jsx(
2258
+ "path",
2259
+ {
2260
+ fillRule: "evenodd",
2261
+ clipRule: "evenodd",
2262
+ d: "M17.6969 6.34985L17.6819 6.33491L16.3131 4.94678C16.0312 4.66093 15.6465 4.5 15.2451 4.5H15V7C15 8.10457 14.1046 9 13 9H9C7.89543 9 7 8.10457 7 7V4.5H6C5.17157 4.5 4.5 5.17157 4.5 6V18C4.5 18.8284 5.17157 19.5 6 19.5H7V15C7 13.8954 7.89543 13 9 13H15C16.1046 13 17 13.8954 17 15V19.5H18C18.8284 19.5 19.5 18.8284 19.5 18V12V8.75512C19.5 8.35361 19.339 7.96886 19.0531 7.68697L17.6969 6.34985ZM17 21H15.5H8.5H7H6C4.34315 21 3 19.6569 3 18V6C3 4.34315 4.34315 3 6 3H7H8.5H12H13.5H15H15.2451C16.048 3 16.8174 3.32186 17.3812 3.89357L18.75 5.28169L20.1062 6.61881C20.6781 7.18259 21 7.9521 21 8.75512V12V18C21 19.6569 19.6569 21 18 21H17ZM15.5 19.5V15C15.5 14.7239 15.2761 14.5 15 14.5H9C8.72386 14.5 8.5 14.7239 8.5 15V19.5H15.5ZM12 4.5H13.5V7C13.5 7.27614 13.2761 7.5 13 7.5H9C8.72386 7.5 8.5 7.27614 8.5 7V4.5H12Z"
2263
+ }
2264
+ )
2265
+ }
2266
+ );
2267
+ FloppyDisk.displayName = "FloppyDisk";
2268
+ var Game = (props) => /* @__PURE__ */ jsx(
2269
+ "svg",
2270
+ {
2271
+ width: "24",
2272
+ height: "24",
2273
+ viewBox: "0 0 24 24",
2274
+ fill: "currentColor",
2275
+ xmlns: "http://www.w3.org/2000/svg",
2276
+ ...props,
2277
+ children: /* @__PURE__ */ jsx(
2278
+ "path",
2279
+ {
2280
+ fillRule: "evenodd",
2281
+ clipRule: "evenodd",
2282
+ 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.5239H5.73342C6.13124 18.5239 6.51277 18.3659 6.79408 18.0846L7.88611 16.9926C8.18617 16.6925 8.59314 16.5239 9.01748 16.5239H14.9346C15.359 16.5239 15.766 16.6925 16.066 16.9926L17.158 18.0846C17.4393 18.3659 17.8209 18.5239 18.2187 18.5239H18.9942C19.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.0239H5.73342C6.52907 20.0239 7.29213 19.7079 7.85474 19.1452L8.94677 18.0532C8.96552 18.0345 8.99096 18.0239 9.01748 18.0239H14.9346C14.9612 18.0239 14.9866 18.0345 15.0053 18.0532L16.0974 19.1452C16.66 19.7079 17.4231 20.0239 18.2187 20.0239H18.9942C20.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.2739H4.97606V11.7739H6.72606V10.0239H8.22606V11.7739H9.97606V13.2739H8.22606V15.0239H6.72606Z"
2283
+ }
2284
+ )
2285
+ }
2286
+ );
2287
+ Game.displayName = "Game";
2288
+ var Intercom = (props) => /* @__PURE__ */ jsx(
2289
+ "svg",
2290
+ {
2291
+ width: "24",
2292
+ height: "24",
2293
+ viewBox: "0 0 24 24",
2294
+ fill: "currentColor",
2295
+ xmlns: "http://www.w3.org/2000/svg",
2296
+ ...props,
2297
+ children: /* @__PURE__ */ jsx(
2298
+ "path",
2299
+ {
2300
+ fillRule: "evenodd",
2301
+ clipRule: "evenodd",
2302
+ d: "M17.5 10V14C17.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 14V10C6.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 10V14C19 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 14V10ZM11.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.495H12H16V11.005H12H8V9.495ZM12 6.495H8V8.005H12H16V6.495H12Z"
2303
+ }
2304
+ )
2305
+ }
2306
+ );
2307
+ Intercom.displayName = "Intercom";
2308
+ var Internet = (props) => /* @__PURE__ */ jsx(
2309
+ "svg",
2310
+ {
2311
+ width: "24",
2312
+ height: "24",
2313
+ viewBox: "0 0 24 24",
2314
+ fill: "currentColor",
2315
+ xmlns: "http://www.w3.org/2000/svg",
2316
+ ...props,
2317
+ children: /* @__PURE__ */ jsx(
2318
+ "path",
2319
+ {
2320
+ fillRule: "evenodd",
2321
+ clipRule: "evenodd",
2322
+ d: "M15.0398 19.9403C18.0102 18.8025 20.1792 16.0458 20.4674 12.75H16.9861C16.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.25H7.01385C7.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.25H8.51495ZM8.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.75H8.51495ZM7.01385 12.75C7.1224 15.678 7.86134 18.2551 8.9602 19.9403C5.98983 18.8025 3.82077 16.0458 3.53263 12.75H7.01385ZM16.9861 11.25C16.8776 8.32202 16.1387 5.74493 15.0398 4.05969C18.0102 5.19753 20.1792 7.95418 20.4674 11.25H16.9861Z"
2323
+ }
2324
+ )
2325
+ }
2326
+ );
2327
+ Internet.displayName = "Internet";
2328
+ var InternetAdd = (props) => /* @__PURE__ */ jsx(
2329
+ "svg",
2330
+ {
2331
+ width: "24",
2332
+ height: "24",
2333
+ viewBox: "0 0 24 24",
2334
+ fill: "currentColor",
2335
+ xmlns: "http://www.w3.org/2000/svg",
2336
+ ...props,
2337
+ children: /* @__PURE__ */ jsx(
2338
+ "path",
2339
+ {
2340
+ fillRule: "evenodd",
2341
+ clipRule: "evenodd",
2342
+ d: "M12 20.5C12.6889 20.5 13.3586 20.4181 14 20.2634V21.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 14H20.2634C20.3613 13.5939 20.4301 13.1765 20.4674 12.75H16.9859C16.9701 13.1705 16.941 13.588 16.899 14H15.3905C15.436 13.59 15.4676 13.1723 15.4848 12.75H8.51522C8.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.75H3.53263C3.82079 16.046 5.9901 18.8028 8.96075 19.9405ZM8.51523 11.25H15.4848C15.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.25H20.4674C20.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.25H3.53263C3.82078 7.95398 5.9901 5.19719 8.96074 4.05948ZM17.75 21.5V19.25H15.5V17.75H17.75V15.5H19.25V17.75H21.5V19.25H19.25V21.5H17.75Z"
2343
+ }
2344
+ )
2345
+ }
2346
+ );
2347
+ InternetAdd.displayName = "InternetAdd";
2348
+ var InternetCableOne = (props) => /* @__PURE__ */ jsx(
2349
+ "svg",
2350
+ {
2351
+ width: "24",
2352
+ height: "24",
2353
+ viewBox: "0 0 24 24",
2354
+ fill: "currentColor",
2355
+ xmlns: "http://www.w3.org/2000/svg",
2356
+ ...props,
2357
+ children: /* @__PURE__ */ jsx(
2358
+ "path",
2359
+ {
2360
+ fillRule: "evenodd",
2361
+ clipRule: "evenodd",
2362
+ d: "M12 20.5C12.3383 20.5 12.672 20.4802 13 20.4418V21.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 8H19.5019C18.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 8H15.0436C14.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.25H10V12.75H8.51522C8.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.75H3.53263C3.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.25H3.53263C3.82078 7.95398 5.9901 5.19719 8.96074 4.05948ZM13.5 11.5V16H14H20H20.5V11.5H19.5V14H18.5V11.5H17.5V14H16.5V11.5H15.5V14H14.5V11.5H13.5ZM13 17.5H13.0415C13.2795 18.9189 14.5135 20 16 20H16.25V22H17.75V20H18C19.4865 20 20.7205 18.9189 20.9585 17.5H21C21.5523 17.5 22 17.0523 22 16.5V11C22 10.4477 21.5523 10 21 10H13C12.4477 10 12 10.4477 12 11V16.5C12 17.0523 12.4477 17.5 13 17.5ZM16 18.5C15.3469 18.5 14.7913 18.0826 14.5854 17.5H19.4146C19.2087 18.0826 18.6531 18.5 18 18.5H16Z"
2363
+ }
2364
+ )
2365
+ }
2366
+ );
2367
+ InternetCableOne.displayName = "InternetCableOne";
2368
+ var InternetCableThree = (props) => /* @__PURE__ */ jsx(
2369
+ "svg",
2370
+ {
2371
+ width: "24",
2372
+ height: "24",
2373
+ viewBox: "0 0 24 24",
2374
+ fill: "currentColor",
2375
+ xmlns: "http://www.w3.org/2000/svg",
2376
+ ...props,
2377
+ children: /* @__PURE__ */ jsx(
2378
+ "path",
2379
+ {
2380
+ fillRule: "evenodd",
2381
+ clipRule: "evenodd",
2382
+ d: "M12 20.5C12.3383 20.5 12.672 20.4802 13 20.4418V21.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 10H20.2634C19.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 8H15.0436C14.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.25H13V12.75H8.51522C8.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.75H3.53263C3.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.25H3.53263C3.82078 7.95398 5.9901 5.19719 8.96074 4.05948ZM16.5 13V11.5H17.5V13H16.5ZM15 13V11C15 10.4477 15.4477 10 16 10H18C18.5523 10 19 10.4477 19 11V13C19.5523 13 20 13.4477 20 14V17C20 18.3979 19.0439 19.5725 17.75 19.9055V22H16.25V19.9055C14.9561 19.5725 14 18.3979 14 17V14C14 13.4477 14.4477 13 15 13ZM15.5 14.5V17C15.5 17.8284 16.1716 18.5 17 18.5C17.8284 18.5 18.5 17.8284 18.5 17V14.5H17.5H16.5H15.5Z"
2383
+ }
2384
+ )
2385
+ }
2386
+ );
2387
+ InternetCableThree.displayName = "InternetCableThree";
2388
+ var InternetWifi = (props) => /* @__PURE__ */ jsx(
2389
+ "svg",
2390
+ {
2391
+ width: "24",
2392
+ height: "24",
2393
+ viewBox: "0 0 24 24",
2394
+ fill: "currentColor",
2395
+ xmlns: "http://www.w3.org/2000/svg",
2396
+ ...props,
2397
+ children: /* @__PURE__ */ jsx(
2398
+ "path",
2399
+ {
2400
+ fillRule: "evenodd",
2401
+ clipRule: "evenodd",
2402
+ d: "M12 20.5C12.3383 20.5 12.672 20.4802 13 20.4418V21.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 11H20.4418C20.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 10H15.3905C15.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.25H11V12.75H8.51522C8.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.75H3.53263C3.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.25H3.53263C3.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"
2403
+ }
2404
+ )
2405
+ }
2406
+ );
2407
+ InternetWifi.displayName = "InternetWifi";
2408
+ var Keyboard = (props) => /* @__PURE__ */ jsx(
2409
+ "svg",
2410
+ {
2411
+ width: "24",
2412
+ height: "24",
2413
+ viewBox: "0 0 24 24",
2414
+ fill: "currentColor",
2415
+ xmlns: "http://www.w3.org/2000/svg",
2416
+ ...props,
2417
+ children: /* @__PURE__ */ jsx(
2418
+ "path",
2419
+ {
2420
+ fillRule: "evenodd",
2421
+ clipRule: "evenodd",
2422
+ d: "M16.75 3V4C16.75 4.69036 16.1904 5.25 15.5 5.25H14C12.4812 5.25 11.25 6.48122 11.25 8L5 8C3.34315 8 2 9.34315 2 11V17C2 18.6569 3.34314 20 5 20H19C20.6569 20 22 18.6569 22 17V11C22 9.34315 20.6569 8 19 8H12.75C12.75 7.30964 13.3096 6.75 14 6.75H15.5C17.0188 6.75 18.25 5.51878 18.25 4V3H16.75ZM20.5 17V11C20.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 17H9V15.5H15V17ZM15 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"
2423
+ }
2424
+ )
2425
+ }
2426
+ );
2427
+ Keyboard.displayName = "Keyboard";
2428
+ var LandlinePhone = (props) => /* @__PURE__ */ jsx(
2429
+ "svg",
2430
+ {
2431
+ width: "24",
2432
+ height: "24",
2433
+ viewBox: "0 0 24 24",
2434
+ fill: "currentColor",
2435
+ xmlns: "http://www.w3.org/2000/svg",
2436
+ ...props,
2437
+ children: /* @__PURE__ */ jsx(
2438
+ "path",
2439
+ {
2440
+ fillRule: "evenodd",
2441
+ clipRule: "evenodd",
2442
+ 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.5H5C4.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 2H5C3.34315 2 2 3.34315 2 5V18C2 19.6569 3.34315 21 5 21H7C7.8885 21 8.68679 20.6137 9.23611 20H19C20.6569 20 22 18.6569 22 17V7C22 5.34315 20.6569 4 19 4H9.8293ZM9.95852 18.5H19C19.8284 18.5 20.5 17.8284 20.5 17V7C20.5 6.17157 19.8284 5.5 19 5.5L10 5.5L10 18C10 18.1704 9.9858 18.3374 9.95852 18.5ZM13 11.5H17.5V15.5H13V11.5ZM18 10C18.5523 10 19 10.4477 19 11V16C19 16.5523 18.5523 17 18 17H12.5C11.9477 17 11.5 16.5523 11.5 16V11C11.5 10.4477 11.9477 10 12.5 10L18 10ZM19 8.50781L15 8.50781L15 7.00781L19 7.00781V8.50781Z"
2443
+ }
2444
+ )
2445
+ }
2446
+ );
2447
+ LandlinePhone.displayName = "LandlinePhone";
2448
+ var Laptop = (props) => /* @__PURE__ */ jsx(
2449
+ "svg",
2450
+ {
2451
+ width: "24",
2452
+ height: "24",
2453
+ viewBox: "0 0 24 24",
2454
+ fill: "currentColor",
2455
+ xmlns: "http://www.w3.org/2000/svg",
2456
+ ...props,
2457
+ children: /* @__PURE__ */ jsx(
2458
+ "path",
2459
+ {
2460
+ fillRule: "evenodd",
2461
+ clipRule: "evenodd",
2462
+ d: "M19.5 8V15C19.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 8V15C21 16.6569 19.6569 18 18 18L6 18C4.34314 18 3 16.6569 3 15L3 8C3 6.34315 4.34315 5 6 5H18ZM2 20H22V18.5H2V20Z"
2463
+ }
2464
+ )
2465
+ }
2466
+ );
2467
+ Laptop.displayName = "Laptop";
2468
+ var LightBulb = (props) => /* @__PURE__ */ jsx(
2469
+ "svg",
2470
+ {
2471
+ width: "24",
2472
+ height: "24",
2473
+ viewBox: "0 0 24 24",
2474
+ fill: "currentColor",
2475
+ xmlns: "http://www.w3.org/2000/svg",
2476
+ ...props,
2477
+ children: /* @__PURE__ */ jsx(
2478
+ "path",
2479
+ {
2480
+ fillRule: "evenodd",
2481
+ clipRule: "evenodd",
2482
+ 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.491H7.06628C7.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 16H14.5252L16.1293 12.3908L16.1431 12.3597L16.1578 12.3302L16.1579 12.33L16.158 12.3299L16.1581 12.3296ZM6.62603 8.99097H17.3734C17.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.5H14.0098C13.9806 17.649 13.9576 17.7993 13.9407 17.9506L13.7563 19.6104C13.7 20.1169 13.272 20.5 12.7624 20.5H11.2376C10.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 22H11.2376C9.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"
2483
+ }
2484
+ )
2485
+ }
2486
+ );
2487
+ LightBulb.displayName = "LightBulb";
2488
+ var LoadProgramm = (props) => /* @__PURE__ */ jsx(
2489
+ "svg",
2490
+ {
2491
+ width: "24",
2492
+ height: "24",
2493
+ viewBox: "0 0 24 24",
2494
+ fill: "currentColor",
2495
+ xmlns: "http://www.w3.org/2000/svg",
2496
+ ...props,
2497
+ children: /* @__PURE__ */ jsx(
2498
+ "path",
2499
+ {
2500
+ fillRule: "evenodd",
2501
+ clipRule: "evenodd",
2502
+ 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 12H22C22 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 17H23H21.5V15.5V15C21.5 14.4477 21.0523 14 20.5 14H15.5C14.9477 14 14.5 14.4477 14.5 15V15.5V17H13H12.9142C12.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.5H14.5H14.1213L18 22.3787L21.8787 18.5H21.5H20V17V15.5H16V17V18.5Z"
2503
+ }
2504
+ )
2505
+ }
2506
+ );
2507
+ LoadProgramm.displayName = "LoadProgramm";
2508
+ var Magic = (props) => /* @__PURE__ */ jsx(
2509
+ "svg",
2510
+ {
2511
+ width: "24",
2512
+ height: "24",
2513
+ viewBox: "0 0 24 24",
2514
+ fill: "currentColor",
2515
+ xmlns: "http://www.w3.org/2000/svg",
2516
+ ...props,
2517
+ children: /* @__PURE__ */ jsx(
2518
+ "path",
2519
+ {
2520
+ fillRule: "evenodd",
2521
+ clipRule: "evenodd",
2522
+ 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.67794 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"
2523
+ }
2524
+ )
2525
+ }
2526
+ );
2527
+ Magic.displayName = "Magic";
2528
+ var MagicFill = (props) => /* @__PURE__ */ jsxs(
2529
+ "svg",
2530
+ {
2531
+ width: "24",
2532
+ height: "24",
2533
+ viewBox: "0 0 24 24",
2534
+ fill: "currentColor",
2535
+ xmlns: "http://www.w3.org/2000/svg",
2536
+ ...props,
2537
+ children: [
2538
+ /* @__PURE__ */ jsx(
2539
+ "path",
2540
+ {
2541
+ fillRule: "evenodd",
2542
+ clipRule: "evenodd",
2543
+ d: "M7.3489 2.39862C7.58195 1.80772 8.41822 1.80772 8.65127 2.39862L9.25465 3.92852C9.76288 5.21714 10.7829 6.23717 12.0715 6.74539L13.6014 7.34878C14.1923 7.58182 14.1923 8.4181 13.6014 8.65115L12.0715 9.25453C10.7829 9.76275 9.76288 10.7828 9.25465 12.0714L8.65127 13.6013C8.41822 14.1922 7.58195 14.1922 7.3489 13.6013L6.74551 12.0714C6.23729 10.7828 5.21726 9.76275 3.92865 9.25453L2.39874 8.65115C1.80784 8.4181 1.80784 7.58182 2.39874 7.34878L3.92865 6.74539C5.21726 6.23717 6.23729 5.21714 6.74551 3.92853L7.3489 2.39862Z"
2544
+ }
2545
+ ),
2546
+ /* @__PURE__ */ jsx(
2547
+ "path",
2548
+ {
2549
+ fillRule: "evenodd",
2550
+ clipRule: "evenodd",
2551
+ d: "M17.035 8.31653C17.2014 7.89445 17.7988 7.89445 17.9652 8.31653L18.5389 9.77105C18.8438 10.5442 19.4558 11.1562 20.229 11.4612L21.6835 12.0348C22.1056 12.2013 22.1056 12.7986 21.6835 12.9651L20.229 13.5388C19.4558 13.8437 18.8438 14.4557 18.5389 15.2289L17.9652 16.6834C17.7988 17.1055 17.2014 17.1055 17.035 16.6834L16.4613 15.2289C16.1564 14.4557 15.5443 13.8437 14.7712 13.5387L13.3166 12.9651C12.8946 12.7986 12.8946 12.2013 13.3166 12.0348L14.7712 11.4612C15.5443 11.1562 16.1564 10.5442 16.4613 9.77105L17.035 8.31653Z"
2552
+ }
2553
+ ),
2554
+ /* @__PURE__ */ jsx(
2555
+ "path",
2556
+ {
2557
+ fillRule: "evenodd",
2558
+ clipRule: "evenodd",
2559
+ d: "M11.6196 16.2801C11.7389 15.9105 12.2617 15.9105 12.381 16.2801L12.6372 17.0741C12.8347 17.6861 13.3144 18.1658 13.9264 18.3633L14.7204 18.6195C15.09 18.7388 15.09 19.2616 14.7204 19.3809L13.9264 19.6371C13.3144 19.8345 12.8347 20.3143 12.6372 20.9263L12.381 21.7203C12.2617 22.0899 11.7389 22.0899 11.6196 21.7203L11.3634 20.9263C11.166 20.3143 10.6862 19.8345 10.0742 19.6371L9.28018 19.3809C8.91062 19.2616 8.91062 18.7388 9.28018 18.6195L10.0742 18.3633C10.6862 18.1658 11.166 17.6861 11.3634 17.0741L11.6196 16.2801Z"
2560
+ }
2561
+ )
2562
+ ]
2563
+ }
2564
+ );
2565
+ MagicFill.displayName = "MagicFill";
2566
+ var Microchip = (props) => /* @__PURE__ */ jsx(
2567
+ "svg",
2568
+ {
2569
+ width: "24",
2570
+ height: "24",
2571
+ viewBox: "0 0 24 24",
2572
+ fill: "currentColor",
2573
+ xmlns: "http://www.w3.org/2000/svg",
2574
+ ...props,
2575
+ children: /* @__PURE__ */ jsx(
2576
+ "path",
2577
+ {
2578
+ fillRule: "evenodd",
2579
+ clipRule: "evenodd",
2580
+ d: "M6 3.49658H7.49878V5.04168C6.24351 5.25281 5.25281 6.24351 5.04168 7.49878H3.5V6H2V8.23878C2 8.65851 2.34026 8.99878 2.76 8.99878H5V11.25H2.00342L2.00342 12.75H5V15.0012H2.76C2.34026 15.0012 2 15.3415 2 15.7612V18H3.5V16.5012H5.04168C5.25281 17.7565 6.24351 18.7472 7.49878 18.9583L7.49878 20.5L6 20.5V22L8.23878 22C8.65851 22 8.99878 21.6597 8.99878 21.24L8.99878 19H11.25V21.9966H12.75V19H15.0012V21.24C15.0012 21.6597 15.3415 22 15.7612 22H18V20.5H16.5012V18.9583C17.7576 18.747 18.749 17.7547 18.9589 16.4978H20.5V17.9966H22V15.7578C22 15.3381 21.6597 14.9978 21.24 14.9978H19V12.7466H21.9966V11.2466H19V8.99536L21.24 8.99536C21.6597 8.99536 22 8.65509 22 8.23536V5.99658L20.5 5.99658V7.49536L18.9577 7.49536C18.7454 6.24171 17.7553 5.25262 16.5012 5.04168V3.49658H18V1.99658H15.7612C15.3415 1.99658 15.0012 2.33684 15.0012 2.75658V5H12.75V2H11.25V5H8.99878V2.75658C8.99878 2.33684 8.65851 1.99658 8.23878 1.99658H6V3.49658ZM16 6.5H8C7.17157 6.5 6.5 7.17157 6.5 8V16C6.5 16.8284 7.17157 17.5 8 17.5H16C16.8284 17.5 17.5 16.8284 17.5 16V8C17.5 7.17157 16.8284 6.5 16 6.5Z"
2581
+ }
2582
+ )
2583
+ }
2584
+ );
2585
+ Microchip.displayName = "Microchip";
2586
+ var Microcircuit = (props) => /* @__PURE__ */ jsx(
2587
+ "svg",
2588
+ {
2589
+ width: "24",
2590
+ height: "24",
2591
+ viewBox: "0 0 24 24",
2592
+ fill: "currentColor",
2593
+ xmlns: "http://www.w3.org/2000/svg",
2594
+ ...props,
2595
+ children: /* @__PURE__ */ jsx(
2596
+ "path",
2597
+ {
2598
+ fillRule: "evenodd",
2599
+ clipRule: "evenodd",
2600
+ 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 8H14.5H10C8.89543 8 8 8.89543 8 10V14.5V15L7.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 16H9.5H14C15.1046 16 16 15.1046 16 14V9.5V9.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.5H14.5V14C14.5 14.2761 14.2761 14.5 14 14.5H9.5V10C9.5 9.72386 9.72386 9.5 10 9.5Z"
2601
+ }
2602
+ )
2603
+ }
2604
+ );
2605
+ Microcircuit.displayName = "Microcircuit";
2606
+ var Mobile = (props) => /* @__PURE__ */ jsx(
2607
+ "svg",
2608
+ {
2609
+ width: "24",
2610
+ height: "24",
2611
+ viewBox: "0 0 24 24",
2612
+ fill: "currentColor",
2613
+ xmlns: "http://www.w3.org/2000/svg",
2614
+ ...props,
2615
+ children: /* @__PURE__ */ jsx(
2616
+ "path",
2617
+ {
2618
+ fillRule: "evenodd",
2619
+ clipRule: "evenodd",
2620
+ d: "M9 4.5H15C15.8284 4.5 16.5 5.17157 16.5 6V18C16.5 18.8284 15.8284 19.5 15 19.5H9C8.17157 19.5 7.5 18.8284 7.5 18V6C7.5 5.17157 8.17157 4.5 9 4.5ZM6 6C6 4.34315 7.34315 3 9 3H15C16.6569 3 18 4.34315 18 6V18C18 19.6569 16.6569 21 15 21H9C7.34315 21 6 19.6569 6 18V6ZM14 16.5H10V18H14V16.5Z"
2621
+ }
2622
+ )
2623
+ }
2624
+ );
2625
+ Mobile.displayName = "Mobile";
2626
+ var MobileAdd = (props) => /* @__PURE__ */ jsx(
2627
+ "svg",
2628
+ {
2629
+ width: "24",
2630
+ height: "24",
2631
+ viewBox: "0 0 24 24",
2632
+ fill: "currentColor",
2633
+ xmlns: "http://www.w3.org/2000/svg",
2634
+ ...props,
2635
+ children: /* @__PURE__ */ jsx(
2636
+ "path",
2637
+ {
2638
+ fillRule: "evenodd",
2639
+ clipRule: "evenodd",
2640
+ d: "M9 4.5H15C15.8284 4.5 16.5 5.17157 16.5 6V14H18V6C18 4.34315 16.6569 3 15 3H9C7.34315 3 6 4.34315 6 6V18C6 19.6569 7.34315 21 9 21H14V19.5H9C8.17157 19.5 7.5 18.8284 7.5 18V6C7.5 5.17157 8.17157 4.5 9 4.5ZM10 16.5H14V18H10V16.5ZM18.75 21.5V19.25H16.5V17.75H18.75V15.5H20.25V17.75H22.5V19.25H20.25V21.5H18.75Z"
2641
+ }
2642
+ )
2643
+ }
2644
+ );
2645
+ MobileAdd.displayName = "MobileAdd";
2646
+ var MobileInfo = (props) => /* @__PURE__ */ jsx(
2647
+ "svg",
2648
+ {
2649
+ width: "24",
2650
+ height: "24",
2651
+ viewBox: "0 0 24 24",
2652
+ fill: "currentColor",
2653
+ xmlns: "http://www.w3.org/2000/svg",
2654
+ ...props,
2655
+ children: /* @__PURE__ */ jsx(
2656
+ "path",
2657
+ {
2658
+ fillRule: "evenodd",
2659
+ clipRule: "evenodd",
2660
+ d: "M6 3.5H12C12.8284 3.5 13.5 4.17157 13.5 5V9H15V5C15 3.34315 13.6569 2 12 2H6C4.34315 2 3 3.34315 3 5V17C3 18.6569 4.34315 20 6 20H10.8027C11.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.5H7V17H10C10 17.5179 10.0656 18.0206 10.189 18.5H6C5.17157 18.5 4.5 17.8284 4.5 17V5C4.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.5V16.5H16.75V20.5H15.25Z"
2661
+ }
2662
+ )
2663
+ }
2664
+ );
2665
+ MobileInfo.displayName = "MobileInfo";
2666
+ var MobileInternet = (props) => /* @__PURE__ */ jsx(
2667
+ "svg",
2668
+ {
2669
+ width: "24",
2670
+ height: "24",
2671
+ viewBox: "0 0 24 24",
2672
+ fill: "currentColor",
2673
+ xmlns: "http://www.w3.org/2000/svg",
2674
+ ...props,
2675
+ children: /* @__PURE__ */ jsx(
2676
+ "path",
2677
+ {
2678
+ fillRule: "evenodd",
2679
+ clipRule: "evenodd",
2680
+ d: "M6 3.5H12C12.8284 3.5 13.5 4.17157 13.5 5V9H15V5C15 3.34315 13.6569 2 12 2H6C4.34315 2 3 3.34315 3 5V17C3 18.6569 4.34315 20 6 20H10.8034C11.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.5H7V17H10C10.0001 17.518 10.0658 18.0206 10.1893 18.5H6C5.17157 18.5 4.5 17.8284 4.5 17V5C4.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.749H20.4358ZM11.5622 16.249C11.7853 14.9197 12.5913 13.7881 13.7083 13.126C13.3422 13.9913 13.0965 15.0667 13.0227 16.249H11.5622ZM15.2197 13.4279C14.8743 14.1186 14.6083 15.0984 14.526 16.249H17.472C17.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.749H17.472C17.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.749H11.5622C11.7853 19.0783 12.5913 20.2099 13.7083 20.872ZM18.2897 13.126C18.6558 13.9913 18.9016 15.0667 18.9753 16.249H20.4358C20.2128 14.9197 19.4068 13.7881 18.2897 13.126Z"
2681
+ }
2682
+ )
2683
+ }
2684
+ );
2685
+ MobileInternet.displayName = "MobileInternet";
2686
+ var MobileRefresh = (props) => /* @__PURE__ */ jsx(
2687
+ "svg",
2688
+ {
2689
+ width: "24",
2690
+ height: "24",
2691
+ viewBox: "0 0 24 24",
2692
+ fill: "currentColor",
2693
+ xmlns: "http://www.w3.org/2000/svg",
2694
+ ...props,
2695
+ children: /* @__PURE__ */ jsx(
2696
+ "path",
2697
+ {
2698
+ fillRule: "evenodd",
2699
+ clipRule: "evenodd",
2700
+ d: "M10 4.5H16C16.8284 4.5 17.5 5.17157 17.5 6V18C17.5 18.8284 16.8284 19.5 16 19.5H10C9.17157 19.5 8.5 18.8284 8.5 18V16.7479C8.54502 16.7493 8.59011 16.75 8.63526 16.75H15.0017V15.25H8.63526C7.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.3818H11.4807L10.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.25206V6C8.5 5.17157 9.17157 4.5 10 4.5ZM7 7.56184V6C7 4.34315 8.34315 3 10 3H16C17.6569 3 19 4.34315 19 6V18C19 19.6569 17.6569 21 16 21H10C8.34315 21 7 19.6569 7 18V16.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.52593 5.1959 8.69659 5.99622 8.11414C6.30897 7.88654 6.64634 7.70146 7 7.56184Z"
2701
+ }
2702
+ )
2703
+ }
2704
+ );
2705
+ MobileRefresh.displayName = "MobileRefresh";
2706
+ var MobileSignal = (props) => /* @__PURE__ */ jsx(
2707
+ "svg",
2708
+ {
2709
+ width: "24",
2710
+ height: "24",
2711
+ viewBox: "0 0 24 24",
2712
+ fill: "currentColor",
2713
+ xmlns: "http://www.w3.org/2000/svg",
2714
+ ...props,
2715
+ children: /* @__PURE__ */ jsx(
2716
+ "path",
2717
+ {
2718
+ fillRule: "evenodd",
2719
+ clipRule: "evenodd",
2720
+ 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.52V1.5V0.02V0C13.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 8H20.98H19.5H19.48ZM16.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.5V3C13.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 8H16.5ZM9 3H11V4.5H9C8.17157 4.5 7.5 5.17157 7.5 6V18C7.5 18.8284 8.17157 19.5 9 19.5H15C15.8284 19.5 16.5 18.8284 16.5 18V10H18V18C18 19.6569 16.6569 21 15 21H9C7.34315 21 6 19.6569 6 18V6C6 4.34315 7.34315 3 9 3ZM14 16.5H10V18H14V16.5Z"
2721
+ }
2722
+ )
2723
+ }
2724
+ );
2725
+ MobileSignal.displayName = "MobileSignal";
2726
+ var Modem = (props) => /* @__PURE__ */ jsx(
2727
+ "svg",
2728
+ {
2729
+ width: "24",
2730
+ height: "24",
2731
+ viewBox: "0 0 24 24",
2732
+ fill: "currentColor",
2733
+ xmlns: "http://www.w3.org/2000/svg",
2734
+ ...props,
2735
+ children: /* @__PURE__ */ jsx(
2736
+ "path",
2737
+ {
2738
+ fillRule: "evenodd",
2739
+ clipRule: "evenodd",
2740
+ d: "M16.5 3L18 3C20.2091 3 22 4.79086 22 7L22 16.9355L22 17C22 19.2091 20.2091 21 18 21L6 21C3.79086 21 2 19.2091 2 17L2 16.9355L2 7C2 4.79086 3.79086 3 6 3L9 3L10.5 3L16.5 3ZM6 4.5L9 4.5L9 5C9 6.10457 9.89543 7 11 7L16 7C17.1046 7 18 6.10457 18 5L18 4.5C19.3807 4.5 20.5 5.61929 20.5 7L20.5 13.8129C19.8152 13.2639 18.9459 12.9355 18 12.9355L6 12.9355C5.05405 12.9355 4.1848 13.2639 3.5 13.8129L3.5 7C3.5 5.61929 4.61929 4.5 6 4.5ZM16.5 4.5L10.5 4.5L10.5 5C10.5 5.27614 10.7239 5.5 11 5.5L16 5.5C16.2761 5.5 16.5 5.27614 16.5 5L16.5 4.5ZM20.5 16.9355C20.5 15.5548 19.3807 14.4355 18 14.4355L6 14.4355C4.61929 14.4355 3.5 15.5548 3.5 16.9355C3.5 18.3163 4.61929 19.4355 6 19.4355L18 19.4355C19.3807 19.4355 20.5 18.3163 20.5 16.9355ZM17 18C16.4477 18 16 17.5523 16 17C16 16.4477 16.4477 16 17 16C17.5523 16 18 16.4477 18 17C18 17.5523 17.5523 18 17 18ZM12.5 17C12.5 17.5523 12.9477 18 13.5 18C14.0523 18 14.5 17.5523 14.5 17C14.5 16.4477 14.0523 16 13.5 16C12.9477 16 12.5 16.4477 12.5 17ZM10 18C9.44771 18 9 17.5523 9 17C9 16.4477 9.44771 16 10 16C10.5523 16 11 16.4477 11 17C11 17.5523 10.5523 18 10 18Z"
2741
+ }
2742
+ )
2743
+ }
2744
+ );
2745
+ Modem.displayName = "Modem";
2746
+ var OtherService = (props) => /* @__PURE__ */ jsx(
2747
+ "svg",
2748
+ {
2749
+ width: "24",
2750
+ height: "24",
2751
+ viewBox: "0 0 24 24",
2752
+ fill: "currentColor",
2753
+ xmlns: "http://www.w3.org/2000/svg",
2754
+ ...props,
2755
+ children: /* @__PURE__ */ jsx(
2756
+ "path",
2757
+ {
2758
+ fillRule: "evenodd",
2759
+ clipRule: "evenodd",
2760
+ d: "M19 3.00305H10V4.50305H13.75V6H11.969C10.861 6 9.96284 6.89543 9.96284 8H8.95975C5.42132 8 2.49421 10.6092 2.00876 14.003C1.93055 14.5497 2.38718 15 2.94117 15H5.95046C6.50445 15 6.93277 14.5255 7.19878 14.041C7.46184 13.562 7.91585 13.202 8.45875 13.0629C8.61889 13.0218 8.78676 13 8.95975 13H9.96284C9.96284 14.1046 10.861 15 11.969 15H16.9845C18.0925 15 18.9907 14.1046 18.9907 13H21.4444C21.9984 13 22 12.7398 22 12.1875V8.8125C22 8.26022 21.9984 8 21.4444 8H18.9907C18.9907 6.89543 18.0925 6 16.9845 6H15.25V4.50305H19V3.00305ZM11.4675 8.5C11.4675 9.05228 11.0198 9.5 10.4675 9.5H8.95975C6.43501 9.5 4.30452 11.1918 3.65002 13.5H5.76174L5.77336 13.4852C5.80745 13.4406 5.84365 13.385 5.87896 13.3208C6.47296 12.239 7.62871 11.5 8.95975 11.5H10.4675C11.0198 11.5 11.4675 11.9477 11.4675 12.5V13C11.4675 13.2761 11.692 13.5 11.969 13.5H16.9845C17.2615 13.5 17.4861 13.2761 17.4861 13V12.5C17.4861 11.9477 17.9338 11.5 18.4861 11.5H20.4954V9.5H18.4861C17.9338 9.5 17.4861 9.05228 17.4861 8.5V8C17.4861 7.72386 17.2615 7.5 16.9845 7.5H11.969C11.692 7.5 11.4675 7.72386 11.4675 8V8.5ZM3.92494 16.6223C5.00331 18.0003 5.33333 18.7027 5.33333 19.4466C5.33333 20.3045 4.58714 21 3.66667 21C2.74619 21 2 20.3045 2 19.4466C2 18.5804 2.33736 17.9909 3.40922 16.6231C3.541 16.4549 3.79327 16.4541 3.92494 16.6223Z"
2761
+ }
2762
+ )
2763
+ }
2764
+ );
2765
+ OtherService.displayName = "OtherService";
2766
+ var Phone = (props) => /* @__PURE__ */ jsx(
2767
+ "svg",
2768
+ {
2769
+ width: "24",
2770
+ height: "24",
2771
+ viewBox: "0 0 24 24",
2772
+ fill: "currentColor",
2773
+ xmlns: "http://www.w3.org/2000/svg",
2774
+ ...props,
2775
+ children: /* @__PURE__ */ jsx(
2776
+ "path",
2777
+ {
2778
+ fillRule: "evenodd",
2779
+ clipRule: "evenodd",
2780
+ d: "M14 3.5H10C9.17157 3.5 8.5 4.17157 8.5 5V16C8.5 16.8284 9.17157 17.5 10 17.5H14C14.8284 17.5 15.5 16.8284 15.5 16V5C15.5 4.17157 14.8284 3.5 14 3.5ZM10 2C8.34315 2 7 3.34315 7 5V14H6C4.34315 14 3 15.3431 3 17V19C3 20.6569 4.34315 22 6 22H18C19.6569 22 21 20.6569 21 19V17C21 15.3431 19.6569 14 18 14H17V5C17 3.34315 15.6569 2 14 2H10ZM6 15.5H7V16C7 17.6569 8.34315 19 10 19H14C15.6569 19 17 17.6569 17 16V15.5H18C18.8284 15.5 19.5 16.1716 19.5 17V19C19.5 19.8284 18.8284 20.5 18 20.5H6C5.17157 20.5 4.5 19.8284 4.5 19V17C4.5 16.1716 5.17157 15.5 6 15.5ZM14 14H10V15.5H14V14Z"
2781
+ }
2782
+ )
2783
+ }
2784
+ );
2785
+ Phone.displayName = "Phone";
2786
+ var PhoneAdd = (props) => /* @__PURE__ */ jsx(
2787
+ "svg",
2788
+ {
2789
+ width: "24",
2790
+ height: "24",
2791
+ viewBox: "0 0 24 24",
2792
+ fill: "currentColor",
2793
+ xmlns: "http://www.w3.org/2000/svg",
2794
+ ...props,
2795
+ children: /* @__PURE__ */ jsx(
2796
+ "path",
2797
+ {
2798
+ fillRule: "evenodd",
2799
+ clipRule: "evenodd",
2800
+ d: "M14 3.5H10C9.17157 3.5 8.5 4.17157 8.5 5V16C8.5 16.8284 9.17157 17.5 10 17.5H14V19H10C8.34315 19 7 17.6569 7 16V15.5H6C5.17157 15.5 4.5 16.1716 4.5 17V19C4.5 19.8284 5.17157 20.5 6 20.5H14V22H6C4.34315 22 3 20.6569 3 19V17C3 15.3431 4.34315 14 6 14H7V5C7 3.34315 8.34315 2 10 2H14C15.6569 2 17 3.34315 17 5V14H15.5V5C15.5 4.17157 14.8284 3.5 14 3.5ZM14 14V15.5H10V14H14ZM18.75 21.5V19.25H16.5V17.75H18.75V15.5H20.25V17.75H22.5V19.25H20.25V21.5H18.75Z"
2801
+ }
2802
+ )
2803
+ }
2804
+ );
2805
+ PhoneAdd.displayName = "PhoneAdd";
2806
+ var PhoneInternet = (props) => /* @__PURE__ */ jsx(
2807
+ "svg",
2808
+ {
2809
+ width: "24",
2810
+ height: "24",
2811
+ viewBox: "0 0 24 24",
2812
+ fill: "currentColor",
2813
+ xmlns: "http://www.w3.org/2000/svg",
2814
+ ...props,
2815
+ children: /* @__PURE__ */ jsx(
2816
+ "path",
2817
+ {
2818
+ fillRule: "evenodd",
2819
+ clipRule: "evenodd",
2820
+ d: "M10 3.5H14C14.8284 3.5 15.5 4.17157 15.5 5V8H17V5C17 3.34315 15.6569 2 14 2H10C8.34315 2 7 3.34315 7 5V14H6C4.34315 14 3 15.3431 3 17V19C3 20.6569 4.34315 22 6 22H11V20.5H6C5.17157 20.5 4.5 19.8284 4.5 19V17C4.5 16.1716 5.17157 15.5 6 15.5H7V16C7 17.6569 8.34315 19 10 19V17.5C9.17157 17.5 8.5 16.8284 8.5 16V5C8.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.749H22.4358ZM23.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.249H13.5622ZM17.2197 12.4279C16.8743 13.1186 16.6083 14.0984 16.526 15.249H19.472C19.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.749H19.472C19.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.749H13.5622C13.7853 18.0783 14.5913 19.2099 15.7083 19.872ZM20.2897 12.126C20.6558 12.9913 20.9016 14.0667 20.9753 15.249H22.4358C22.2128 13.9197 21.4068 12.7881 20.2897 12.126Z"
2821
+ }
2822
+ )
2823
+ }
2824
+ );
2825
+ PhoneInternet.displayName = "PhoneInternet";
2826
+ var PhoneRoaming = (props) => /* @__PURE__ */ jsx(
2827
+ "svg",
2828
+ {
2829
+ width: "24",
2830
+ height: "24",
2831
+ viewBox: "0 0 24 24",
2832
+ fill: "currentColor",
2833
+ xmlns: "http://www.w3.org/2000/svg",
2834
+ ...props,
2835
+ children: /* @__PURE__ */ jsx(
2836
+ "path",
2837
+ {
2838
+ fillRule: "evenodd",
2839
+ clipRule: "evenodd",
2840
+ 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.78108 20.2393 10.511 20.4014 11.2499 20.4669V12.75H5.9999V11.25H11.2499V3.53315ZM12.7499 11.25V3.68135C13.3286 3.95373 13.9748 4.55719 14.5774 5.65217C15.3453 7.04745 15.8871 9.00518 15.9869 11.25H12.7499ZM12.7499 12.75H15.9869C15.8871 14.9948 15.3453 16.9526 14.5774 18.3478C13.9748 19.4428 13.3286 20.0463 12.7499 20.3187V12.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.75H17.4882ZM15.4727 4.24183C16.6121 5.92767 17.373 8.42558 17.4882 11.25H20.4667C20.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"
2841
+ }
2842
+ )
2843
+ }
2844
+ );
2845
+ PhoneRoaming.displayName = "PhoneRoaming";
2846
+ var PhoneTime = (props) => /* @__PURE__ */ jsx(
2847
+ "svg",
2848
+ {
2849
+ width: "24",
2850
+ height: "24",
2851
+ viewBox: "0 0 24 24",
2852
+ fill: "currentColor",
2853
+ xmlns: "http://www.w3.org/2000/svg",
2854
+ ...props,
2855
+ children: /* @__PURE__ */ jsx(
2856
+ "path",
2857
+ {
2858
+ fillRule: "evenodd",
2859
+ clipRule: "evenodd",
2860
+ d: "M14 3.5H10C9.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.8885V16C8.5 16.8284 9.17157 17.5 10 17.5H14C14.8284 17.5 15.5 16.8284 15.5 16V5C15.5 4.17157 14.8284 3.5 14 3.5ZM7 12.9725V14H6C4.34315 14 3 15.3431 3 17V19C3 20.6569 4.34315 22 6 22H18C19.6569 22 21 20.6569 21 19V17C21 15.3431 19.6569 14 18 14H17V5C17 3.34315 15.6569 2 14 2H10C8.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.5H7V16C7 17.6569 8.34315 19 10 19H14C15.6569 19 17 17.6569 17 16V15.5H18C18.8284 15.5 19.5 16.1716 19.5 17V19C19.5 19.8284 18.8284 20.5 18 20.5H6C5.17157 20.5 4.5 19.8284 4.5 19V17ZM14 15.5V14H10V15.5H14ZM7.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.12364V6.49265H8V8.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"
2861
+ }
2862
+ )
2863
+ }
2864
+ );
2865
+ PhoneTime.displayName = "PhoneTime";
2866
+ var Radio = (props) => /* @__PURE__ */ jsx(
2867
+ "svg",
2868
+ {
2869
+ width: "24",
2870
+ height: "24",
2871
+ viewBox: "0 0 24 24",
2872
+ fill: "currentColor",
2873
+ xmlns: "http://www.w3.org/2000/svg",
2874
+ ...props,
2875
+ children: /* @__PURE__ */ jsx(
2876
+ "path",
2877
+ {
2878
+ fillRule: "evenodd",
2879
+ clipRule: "evenodd",
2880
+ 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.7324 2.00484 16.0693 2.66999 16.0645 3.48569C16.0614 4.0143 16.3354 4.47641 16.75 4.73491V7.95439H4C2.89543 7.95439 2 8.84983 2 9.95439V20C2 21.1046 2.89543 22 4 22H20C21.1046 22 22 21.1046 22 20V9.95439C22 8.84982 21.1046 7.95439 20 7.95439H18.25V4.76073ZM20 9.45439H4C3.72386 9.45439 3.5 9.67825 3.5 9.95439V20C3.5 20.2761 3.72386 20.5 4 20.5H20C20.2761 20.5 20.5 20.2761 20.5 20V9.95439C20.5 9.67825 20.2761 9.45439 20 9.45439ZM13 14.2272L18 14.2272V15.7272L13 15.7272V14.2272ZM18 17.4995L13 17.4995V18.9995H18V17.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.9686V12.4686L18 12.4686V10.9686Z"
2881
+ }
2882
+ )
2883
+ }
2884
+ );
2885
+ Radio.displayName = "Radio";
2886
+ var Registator = (props) => /* @__PURE__ */ jsx(
2887
+ "svg",
2888
+ {
2889
+ width: "24",
2890
+ height: "24",
2891
+ viewBox: "0 0 24 24",
2892
+ fill: "currentColor",
2893
+ xmlns: "http://www.w3.org/2000/svg",
2894
+ ...props,
2895
+ children: /* @__PURE__ */ jsx(
2896
+ "path",
2897
+ {
2898
+ fillRule: "evenodd",
2899
+ clipRule: "evenodd",
2900
+ d: "M9.5 4.5H14.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.5H9.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 3H14.5C17.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 18H9.5C6.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.495H6.4H8V21.005H6.4H4V19.495ZM18.4 19.495H16V21.005H18.4H20V19.495H18.4Z"
2901
+ }
2902
+ )
2903
+ }
2904
+ );
2905
+ Registator.displayName = "Registator";
2906
+ var Robot = (props) => /* @__PURE__ */ jsx(
2907
+ "svg",
2908
+ {
2909
+ width: "24",
2910
+ height: "24",
2911
+ viewBox: "0 0 24 24",
2912
+ fill: "currentColor",
2913
+ xmlns: "http://www.w3.org/2000/svg",
2914
+ ...props,
2915
+ children: /* @__PURE__ */ jsx(
2916
+ "path",
2917
+ {
2918
+ fillRule: "evenodd",
2919
+ clipRule: "evenodd",
2920
+ 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 5H19C20.1046 5 21 5.89543 21 7V11.5C21.1313 11.5 21.2614 11.5259 21.3827 11.5761C21.504 11.6264 21.6142 11.7 21.7071 11.7929C21.8 11.8858 21.8736 11.996 21.9239 12.1173C21.9741 12.2386 22 12.3687 22 12.5C22 12.6313 21.9741 12.7614 21.9239 12.8827C21.8736 13.004 21.8 13.1142 21.7071 13.2071C21.6142 13.3 21.504 13.3736 21.3827 13.4239C21.2614 13.4741 21.1313 13.5 21 13.5V17C21 18.6569 19.6569 20 18 20H6C4.34315 20 3 18.6569 3 17V13.5C2.86868 13.5 2.73864 13.4741 2.61732 13.4239C2.49599 13.3736 2.38575 13.3 2.29289 13.2071C2.20003 13.1142 2.12638 13.004 2.07612 12.8827C2.02587 12.7614 2 12.6313 2 12.5C2 12.3687 2.02587 12.2386 2.07612 12.1173C2.12638 11.996 2.20003 11.8858 2.29289 11.7929C2.38575 11.7 2.49599 11.6264 2.61732 11.5761C2.73864 11.5259 2.86868 11.5 3 11.5L3 7C3 5.89543 3.89543 5 5 5H11.0562L12.2792 3.1652C12.1798 2.96473 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.5H5C4.72386 6.5 4.5 6.72386 4.5 7V17C4.5 17.8284 5.17157 18.5 6 18.5H18C18.8284 18.5 19.5 17.8284 19.5 17V7C19.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"
2921
+ }
2922
+ )
2923
+ }
2924
+ );
2925
+ Robot.displayName = "Robot";
2926
+ var SIM = (props) => /* @__PURE__ */ jsx(
2927
+ "svg",
2928
+ {
2929
+ width: "24",
2930
+ height: "24",
2931
+ viewBox: "0 0 24 24",
2932
+ fill: "currentColor",
2933
+ xmlns: "http://www.w3.org/2000/svg",
2934
+ ...props,
2935
+ children: /* @__PURE__ */ jsx(
2936
+ "path",
2937
+ {
2938
+ fillRule: "evenodd",
2939
+ clipRule: "evenodd",
2940
+ d: "M19.5 8V15.9999C19.5 16.8284 18.8284 17.5 18 17.5L6 17.5C5.17157 17.5 4.5 16.8284 4.5 16L4.5 11.2426C4.5 10.8448 4.65804 10.4633 4.93934 10.182L8.18198 6.93934C8.46328 6.65803 8.84481 6.5 9.24264 6.5L18 6.5C18.8284 6.5 19.5 7.17157 19.5 8ZM6 19C4.34315 19 3 17.6568 3 16V11.2426C3 10.447 3.31607 9.68391 3.87868 9.1213L7.12132 5.87868C7.68393 5.31607 8.44699 5 9.24264 5H18C19.6569 5 21 6.34315 21 8V15.9999C21 17.6568 19.6569 19 18 19L6 19ZM13 10.5H16C16.2761 10.5 16.5 10.7238 16.5 11V14C16.5 14.2761 16.2761 14.5 16 14.5H13C12.7239 14.5 12.5 14.2761 12.5 14V11C12.5 10.7238 12.7239 10.5 13 10.5ZM11 11C11 9.89538 11.8954 8.99995 13 8.99995H16C17.1046 8.99995 18 9.89538 18 11V14C18 15.1045 17.1046 16 16 16H13C11.8954 16 11 15.1045 11 14V11Z"
2941
+ }
2942
+ )
2943
+ }
2944
+ );
2945
+ SIM.displayName = "SIM";
2946
+ var ScreenCableThree = (props) => /* @__PURE__ */ jsx(
2947
+ "svg",
2948
+ {
2949
+ width: "24",
2950
+ height: "24",
2951
+ viewBox: "0 0 24 24",
2952
+ fill: "currentColor",
2953
+ xmlns: "http://www.w3.org/2000/svg",
2954
+ ...props,
2955
+ children: /* @__PURE__ */ jsx(
2956
+ "path",
2957
+ {
2958
+ fillRule: "evenodd",
2959
+ clipRule: "evenodd",
2960
+ d: "M19 4.5H5C4.17157 4.5 3.5 5.17157 3.5 6V15C3.5 15.8284 4.17157 16.5 5 16.5H15V18H12.75L12.75 19.5H16V21H8V19.5H11.25L11.25 18H5C3.34315 18 2 16.6569 2 15V6C2 4.34315 3.34315 3 5 3H19C20.6569 3 22 4.34315 22 6V7H20.5V6C20.5 5.17157 19.8284 4.5 19 4.5ZM19.5 12V10.5H20.5V12H19.5ZM18 12V10C18 9.44772 18.4477 9 19 9H21C21.5523 9 22 9.44772 22 10V12C22.5523 12 23 12.4477 23 13V16C23 17.3979 22.0439 18.5725 20.75 18.9055V21H19.25V18.9055C17.9561 18.5725 17 17.3979 17 16V13C17 12.4477 17.4477 12 18 12ZM18.5 13.5V16C18.5 16.8284 19.1716 17.5 20 17.5C20.8284 17.5 21.5 16.8284 21.5 16V13.5H20.5H19.5H18.5Z"
2961
+ }
2962
+ )
2963
+ }
2964
+ );
2965
+ ScreenCableThree.displayName = "ScreenCableThree";
2966
+ var ScreenInternet = (props) => /* @__PURE__ */ jsx(
2967
+ "svg",
2968
+ {
2969
+ width: "24",
2970
+ height: "24",
2971
+ viewBox: "0 0 24 24",
2972
+ fill: "currentColor",
2973
+ xmlns: "http://www.w3.org/2000/svg",
2974
+ ...props,
2975
+ children: /* @__PURE__ */ jsx(
2976
+ "path",
2977
+ {
2978
+ fillRule: "evenodd",
2979
+ clipRule: "evenodd",
2980
+ d: "M19 4.5H5C4.17157 4.5 3.5 5.17157 3.5 6V15C3.5 15.8284 4.17157 16.5 5 16.5H10V18H5C3.34315 18 2 16.6569 2 15V6C2 4.34315 3.34315 3 5 3H19C20.6569 3 22 4.34315 22 6V8H20.5V6C20.5 5.17157 19.8284 4.5 19 4.5ZM8 19.5H11V21H8V19.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.749H22.4358ZM23.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.249H13.5622ZM17.2197 11.4279C16.8743 12.1186 16.6083 13.0984 16.526 14.249H19.472C19.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.749H19.472C19.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.749H13.5622C13.7853 17.0783 14.5913 18.2099 15.7083 18.872ZM20.2897 11.126C20.6558 11.9913 20.9016 13.0667 20.9753 14.249H22.4358C22.2128 12.9197 21.4068 11.7881 20.2897 11.126Z"
2981
+ }
2982
+ )
2983
+ }
2984
+ );
2985
+ ScreenInternet.displayName = "ScreenInternet";
2986
+ var Server = (props) => /* @__PURE__ */ jsx(
2987
+ "svg",
2988
+ {
2989
+ width: "24",
2990
+ height: "24",
2991
+ viewBox: "0 0 24 24",
2992
+ fill: "currentColor",
2993
+ xmlns: "http://www.w3.org/2000/svg",
2994
+ ...props,
2995
+ children: /* @__PURE__ */ jsx(
2996
+ "path",
2997
+ {
2998
+ fillRule: "evenodd",
2999
+ clipRule: "evenodd",
3000
+ d: "M3.94422 9.74302C3.96276 9.74251 3.98135 9.74225 4.00001 9.74225H20C20.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.5H5C4.17157 4.5 3.5 5.17157 3.5 6V9.24609C3.5 9.50338 3.69433 9.71528 3.94422 9.74302ZM2.43713 10.4942C2.16357 10.1521 2 9.71819 2 9.24609V6C2 4.34315 3.34314 3 5 3H19C20.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 18H12.75L12.7499 19.4976H22.0001V20.9976H2V19.4976H11.2499L11.25 18H4.00003C2.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.5H20C20.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.2461H4C3.98135 11.2461 3.96276 11.2458 3.94423 11.2453ZM11 13.25L18 13.25V14.75L11 14.75V13.25ZM6 6.25L18 6.25V7.75L6 7.75V6.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"
3001
+ }
3002
+ )
3003
+ }
3004
+ );
3005
+ Server.displayName = "Server";
3006
+ var SetOfMinutes = (props) => /* @__PURE__ */ jsx(
3007
+ "svg",
3008
+ {
3009
+ width: "24",
3010
+ height: "24",
3011
+ viewBox: "0 0 24 24",
3012
+ fill: "currentColor",
3013
+ xmlns: "http://www.w3.org/2000/svg",
3014
+ ...props,
3015
+ children: /* @__PURE__ */ jsx(
3016
+ "path",
3017
+ {
3018
+ fillRule: "evenodd",
3019
+ clipRule: "evenodd",
3020
+ d: "M8.5 4.5H15C15.8284 4.5 16.5 5.17157 16.5 6V18C16.5 18.8284 15.8284 19.5 15 19.5H9C8.17157 19.5 7.5 18.8284 7.5 18V14.9725C9.74998 14.7238 11.5 12.8163 11.5 10.5C11.5 8.18372 9.74998 6.27619 7.5 6.02746V5.5C7.5 4.94772 7.94772 4.5 8.5 4.5ZM6 6.11151V5.5C6 4.11929 7.11929 3 8.5 3H15C16.6569 3 18 4.34315 18 6V18C18 19.6569 16.6569 21 15 21H9C7.34315 21 6 19.6569 6 18V14.8885C3.99601 14.4338 2.5 12.6416 2.5 10.5C2.5 8.35841 3.99601 6.56624 6 6.11151ZM14 16.5H9.99998V18H14V16.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.1236V8.49265H7.5V10.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"
3021
+ }
3022
+ )
3023
+ }
3024
+ );
3025
+ SetOfMinutes.displayName = "SetOfMinutes";
3026
+ var Signaling = (props) => /* @__PURE__ */ jsx(
3027
+ "svg",
3028
+ {
3029
+ width: "24",
3030
+ height: "24",
3031
+ viewBox: "0 0 24 24",
3032
+ fill: "currentColor",
3033
+ xmlns: "http://www.w3.org/2000/svg",
3034
+ ...props,
3035
+ children: /* @__PURE__ */ jsx(
3036
+ "path",
3037
+ {
3038
+ fillRule: "evenodd",
3039
+ clipRule: "evenodd",
3040
+ d: "M9.49976 4.5V13H7.99976V3.4C7.99976 3.25999 7.99976 3.18998 8.027 3.1365C8.05097 3.08946 8.08922 3.05122 8.13626 3.02725C8.18974 3 8.25974 3 8.39976 3H15.5998C15.7398 3 15.8098 3 15.8633 3.02725C15.9103 3.05122 15.9485 3.08946 15.9725 3.1365C15.9998 3.18998 15.9998 3.25999 15.9998 3.4V13H14.4998V4.5H9.49976ZM8.0088 16H9.51001C9.51793 16.2189 9.53096 16.3139 9.55087 16.3882C9.68957 16.9059 10.0939 17.3102 10.6115 17.4489C10.7542 17.4871 10.9732 17.5 11.9998 17.5C13.0263 17.5 13.2453 17.4871 13.388 17.4489C13.9056 17.3102 14.3099 16.9059 14.4486 16.3882C14.4686 16.3139 14.4816 16.2189 14.4895 16H15.9907C15.9795 16.3278 15.9542 16.565 15.8975 16.7765C15.6201 17.8117 14.8115 18.6204 13.7762 18.8978C13.3947 19 12.9297 19 11.9998 19C11.0698 19 10.6048 19 10.2233 18.8978C9.18802 18.6204 8.37938 17.8117 8.10198 16.7765C8.04531 16.565 8.02006 16.3278 8.0088 16ZM6.99943 11.4817L5.92623 10.4296C4.99219 11.4711 4.40806 12.9374 4.40806 14.4997C4.40806 16.074 4.94805 17.564 5.88403 18.6123L6.95785 17.5594C6.31803 16.8324 5.90806 15.7689 5.90806 14.4997C5.90805 13.2627 6.3539 12.2114 6.99943 11.4817ZM4.52259 19.9471L3.44924 20.9994C1.87571 19.1884 1 16.8897 1 14.4994C1 12.1095 1.87533 9.81131 3.44823 8.00049L4.52167 9.05276C3.21782 10.5857 2.5 12.5091 2.5 14.4994C2.5 16.4901 3.21816 18.4139 4.52259 19.9471ZM10.4998 14.5C10.4998 15.3284 11.1713 16 11.9998 16C12.8282 16 13.4998 15.3284 13.4998 14.5C13.4998 13.6716 12.8282 13 11.9998 13C11.1713 13 10.4998 13.6716 10.4998 14.5ZM18.0769 10.4314L17.0039 11.4837C17.6488 12.2132 18.0943 13.2642 18.0943 14.5008C18.0943 15.7701 17.6844 16.8336 17.0449 17.5604L18.1184 18.6135C19.0544 17.5653 19.5943 16.0751 19.5943 14.5008C19.5943 12.9389 19.0105 11.4728 18.0769 10.4314ZM20.5515 21.0001L19.4784 19.9474C20.782 18.4147 21.4998 16.4911 21.4998 14.5006C21.4998 12.5109 20.7825 10.588 19.4798 9.05551L20.553 8.00293C22.125 9.81344 22.9998 12.1113 22.9998 14.5006C22.9998 16.8908 22.1244 19.1893 20.5515 21.0001Z"
3041
+ }
3042
+ )
3043
+ }
3044
+ );
3045
+ Signaling.displayName = "Signaling";
3046
+ var SmartHome = (props) => /* @__PURE__ */ jsx(
3047
+ "svg",
3048
+ {
3049
+ width: "24",
3050
+ height: "24",
3051
+ viewBox: "0 0 24 24",
3052
+ fill: "currentColor",
3053
+ xmlns: "http://www.w3.org/2000/svg",
3054
+ ...props,
3055
+ children: /* @__PURE__ */ jsx(
3056
+ "path",
3057
+ {
3058
+ fillRule: "evenodd",
3059
+ clipRule: "evenodd",
3060
+ d: "M18.4927 10.983L17.516 11.3466V12.3887V18.0005C17.516 18.829 16.8445 19.5005 16.016 19.5005H7.99273C7.16431 19.5005 6.49273 18.829 6.49273 18.0005V12.3887V11.3456L5.51478 10.9825L4.04584 10.4372L12.0021 4.61948L19.9548 10.4387L18.4927 10.983ZM21.3481 11.5205L19.016 12.3887V18.0005C19.016 19.6574 17.6729 21.0005 16.016 21.0005H7.99273C6.33588 21.0005 4.99273 19.6574 4.99273 18.0005V12.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"
3061
+ }
3062
+ )
3063
+ }
3064
+ );
3065
+ SmartHome.displayName = "SmartHome";
3066
+ var SmartHomeAdd = (props) => /* @__PURE__ */ jsx(
3067
+ "svg",
3068
+ {
3069
+ width: "24",
3070
+ height: "24",
3071
+ viewBox: "0 0 24 24",
3072
+ fill: "currentColor",
3073
+ xmlns: "http://www.w3.org/2000/svg",
3074
+ ...props,
3075
+ children: /* @__PURE__ */ jsx(
3076
+ "path",
3077
+ {
3078
+ fillRule: "evenodd",
3079
+ clipRule: "evenodd",
3080
+ d: "M18.4927 10.983L17.516 11.3466V12.3887V14H19.016V12.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.3887V18.0005C4.99273 19.6574 6.33588 21.0005 7.99273 21.0005H13.5V19.5005H7.99273C7.16431 19.5005 6.49273 18.829 6.49273 18.0005V12.3887V11.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.5V19.25H15.5V17.75H17.75V15.5H19.25V17.75H21.5V19.25H19.25V21.5H17.75Z"
3081
+ }
3082
+ )
3083
+ }
3084
+ );
3085
+ SmartHomeAdd.displayName = "SmartHomeAdd";
3086
+ var Socket = (props) => /* @__PURE__ */ jsx(
3087
+ "svg",
3088
+ {
3089
+ width: "24",
3090
+ height: "24",
3091
+ viewBox: "0 0 24 24",
3092
+ fill: "currentColor",
3093
+ xmlns: "http://www.w3.org/2000/svg",
3094
+ ...props,
3095
+ children: /* @__PURE__ */ jsx(
3096
+ "path",
3097
+ {
3098
+ fillRule: "evenodd",
3099
+ clipRule: "evenodd",
3100
+ d: "M6 4.5H18C18.8284 4.5 19.5 5.17157 19.5 6V18C19.5 18.8284 18.8284 19.5 18 19.5H6C5.17157 19.5 4.5 18.8284 4.5 18V6C4.5 5.17157 5.17157 4.5 6 4.5ZM3 6C3 4.34315 4.34315 3 6 3H18C19.6569 3 21 4.34315 21 6V18C21 19.6569 19.6569 21 18 21H6C4.34315 21 3 19.6569 3 18V6ZM16.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"
3101
+ }
3102
+ )
3103
+ }
3104
+ );
3105
+ Socket.displayName = "Socket";
3106
+ var Station = (props) => /* @__PURE__ */ jsx(
3107
+ "svg",
3108
+ {
3109
+ width: "24",
3110
+ height: "24",
3111
+ viewBox: "0 0 24 24",
3112
+ fill: "currentColor",
3113
+ xmlns: "http://www.w3.org/2000/svg",
3114
+ ...props,
3115
+ children: /* @__PURE__ */ jsx(
3116
+ "path",
3117
+ {
3118
+ fillRule: "evenodd",
3119
+ clipRule: "evenodd",
3120
+ d: "M12.0003 11.9994C12.0003 10.4129 11.2054 9.08118 10.1342 8.34965L11.2036 7.26752C12.5769 8.31666 13.5003 10.0645 13.5003 11.9994C13.5003 13.9497 12.6456 15.7271 11.2458 16.7752L10.1729 15.6893C11.2696 14.9716 12.0003 13.6285 12.0003 11.9994ZM13.0653 5.97083C12.9641 5.87724 12.8608 5.786 12.7554 5.69716L13.8126 4.62737C13.9044 4.70652 13.9948 4.78728 14.0838 4.86965C16.1167 6.7499 17.2709 9.31316 17.2709 11.9995C17.2709 14.6858 16.1167 17.2491 14.0838 19.1293C13.9945 19.2119 13.9038 19.2929 13.8118 19.3723L12.7548 18.3024C12.8603 18.2134 12.9639 18.1219 13.0653 18.0281C14.8055 16.4185 15.7709 14.2486 15.7709 11.9995C15.7709 9.75043 14.8055 7.58043 13.0653 5.97083ZM16.7606 4.39796C16.3232 3.89752 15.8492 3.45549 15.3473 3.07434L16.4092 1.99976C16.9356 2.41489 17.4316 2.88635 17.89 3.41072C19.8813 5.68858 21 8.77805 21 11.9995C21 15.221 19.8813 18.3104 17.89 20.5883C17.4313 21.113 16.9349 21.5847 16.4082 22.0001L15.3464 20.9254C15.8486 20.5441 16.3229 20.1018 16.7606 19.6011C18.4967 17.6152 19.5 14.8833 19.5 11.9995C19.5 9.11569 18.4967 6.38388 16.7606 4.39796ZM5 11.5057C5 11.3676 5.11192 11.2557 5.24999 11.2557L7.19715 11.2557C7.45566 10.8041 7.94223 10.4998 8.49988 10.4998C9.3283 10.4998 9.99988 11.1713 9.99988 11.9998C9.99988 12.8282 9.3283 13.4998 8.49988 13.4998C7.94711 13.4998 7.46419 13.2008 7.204 12.7557L6.5 12.7557L6.5 17.9998L7.49988 17.9998C8.60445 17.9998 9.49988 18.8952 9.49988 19.9998L9.49988 21.7498C9.49988 21.8878 9.38795 21.9998 9.24988 21.9998L2.24988 21.9998C2.11181 21.9998 1.99988 21.8878 1.99988 21.7498L1.99988 19.9998C1.99988 18.8952 2.89531 17.9998 3.99988 17.9998L5 17.9998L5 11.5057ZM3.49988 19.9998L3.49988 20.4998L7.99988 20.4998L7.99988 19.9998C7.99988 19.7236 7.77602 19.4998 7.49988 19.4998L3.99988 19.4998C3.72373 19.4998 3.49988 19.7236 3.49988 19.9998Z"
3121
+ }
3122
+ )
3123
+ }
3124
+ );
3125
+ Station.displayName = "Station";
3126
+ var Stopwatch = (props) => /* @__PURE__ */ jsx(
3127
+ "svg",
3128
+ {
3129
+ width: "24",
3130
+ height: "24",
3131
+ viewBox: "0 0 24 24",
3132
+ fill: "currentColor",
3133
+ xmlns: "http://www.w3.org/2000/svg",
3134
+ ...props,
3135
+ children: /* @__PURE__ */ jsx(
3136
+ "path",
3137
+ {
3138
+ fillRule: "evenodd",
3139
+ clipRule: "evenodd",
3140
+ 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.02591V4.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.0308V3.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 14V7.99999H12.75V14H11.25Z"
3141
+ }
3142
+ )
3143
+ }
3144
+ );
3145
+ Stopwatch.displayName = "Stopwatch";
3146
+ var Subnet = (props) => /* @__PURE__ */ jsx(
3147
+ "svg",
3148
+ {
3149
+ width: "24",
3150
+ height: "24",
3151
+ viewBox: "0 0 24 24",
3152
+ fill: "currentColor",
3153
+ xmlns: "http://www.w3.org/2000/svg",
3154
+ ...props,
3155
+ children: /* @__PURE__ */ jsx(
3156
+ "path",
3157
+ {
3158
+ fillRule: "evenodd",
3159
+ clipRule: "evenodd",
3160
+ d: "M10 3.5H14C14.2761 3.5 14.5 3.72386 14.5 4V7C14.5 7.27614 14.2761 7.5 14 7.5H10C9.72386 7.5 9.5 7.27614 9.5 7V4C9.5 3.72386 9.72386 3.5 10 3.5ZM8 4C8 2.89543 8.89543 2 10 2H14C15.1046 2 16 2.89543 16 4V7C16 8.10457 15.1046 9 14 9H12.75V10.699C12.978 10.8313 13.1681 11.0217 13.2998 11.25H16C17.5188 11.25 18.75 12.4812 18.75 14V15H20C21.1046 15 22 15.8954 22 17V20C22 21.1046 21.1046 22 20 22H16C14.8954 22 14 21.1046 14 20V17C14 15.8954 14.8954 15 16 15H17.25V14C17.25 13.3096 16.6904 12.75 16 12.75H13.2995C13.0395 13.2 12.5529 13.5029 11.9955 13.5029C11.4381 13.5029 10.9515 13.2 10.6915 12.75H8C7.30964 12.75 6.75 13.3096 6.75 14V15H8C9.10457 15 10 15.8954 10 17V20C10 21.1046 9.10457 22 8 22H4C2.89543 22 2 21.1046 2 20V17C2 15.8954 2.89543 15 4 15H5.25V14C5.25 12.4812 6.48122 11.25 8 11.25H10.6912C10.8246 11.0187 11.018 10.8263 11.25 10.6938V9H10C8.89543 9 8 8.10457 8 7V4ZM8 16.5H4C3.72386 16.5 3.5 16.7239 3.5 17V20C3.5 20.2761 3.72386 20.5 4 20.5H8C8.27614 20.5 8.5 20.2761 8.5 20V17C8.5 16.7239 8.27614 16.5 8 16.5ZM16 16.5H20C20.2761 16.5 20.5 16.7239 20.5 17V20C20.5 20.2761 20.2761 20.5 20 20.5H16C15.7239 20.5 15.5 20.2761 15.5 20V17C15.5 16.7239 15.7239 16.5 16 16.5Z"
3161
+ }
3162
+ )
3163
+ }
3164
+ );
3165
+ Subnet.displayName = "Subnet";
3166
+ var Tablet = (props) => /* @__PURE__ */ jsx(
3167
+ "svg",
3168
+ {
3169
+ width: "24",
3170
+ height: "24",
3171
+ viewBox: "0 0 24 24",
3172
+ fill: "currentColor",
3173
+ xmlns: "http://www.w3.org/2000/svg",
3174
+ ...props,
3175
+ children: /* @__PURE__ */ jsx(
3176
+ "path",
3177
+ {
3178
+ fillRule: "evenodd",
3179
+ clipRule: "evenodd",
3180
+ d: "M8 4.5H16C16.8284 4.5 17.5 5.17157 17.5 6V18C17.5 18.8284 16.8284 19.5 16 19.5H8C7.17157 19.5 6.5 18.8284 6.5 18V6C6.5 5.17157 7.17157 4.5 8 4.5ZM5 6C5 4.34315 6.34315 3 8 3H16C17.6569 3 19 4.34315 19 6V18C19 19.6569 17.6569 21 16 21H8C6.34315 21 5 19.6569 5 18V6ZM13 16.5H11V18H13V16.5Z"
3181
+ }
3182
+ )
3183
+ }
3184
+ );
3185
+ Tablet.displayName = "Tablet";
3186
+ var ThermalImager = (props) => /* @__PURE__ */ jsx(
3187
+ "svg",
3188
+ {
3189
+ width: "24",
3190
+ height: "24",
3191
+ viewBox: "0 0 24 24",
3192
+ fill: "currentColor",
3193
+ xmlns: "http://www.w3.org/2000/svg",
3194
+ ...props,
3195
+ children: /* @__PURE__ */ jsx(
3196
+ "path",
3197
+ {
3198
+ fillRule: "evenodd",
3199
+ clipRule: "evenodd",
3200
+ d: "M17.5 11V10C17.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 10V11C6.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 10V11C5 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.9995V18.5V19.5H7V21H13H17V19.5H13H12.75V18.5V17.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 11V10C19 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"
3201
+ }
3202
+ )
3203
+ }
3204
+ );
3205
+ ThermalImager.displayName = "ThermalImager";
3206
+ var UnknownDevice = (props) => /* @__PURE__ */ jsx(
3207
+ "svg",
3208
+ {
3209
+ width: "24",
3210
+ height: "24",
3211
+ viewBox: "0 0 24 24",
3212
+ fill: "currentColor",
3213
+ xmlns: "http://www.w3.org/2000/svg",
3214
+ ...props,
3215
+ children: /* @__PURE__ */ jsx(
3216
+ "path",
3217
+ {
3218
+ fillRule: "evenodd",
3219
+ clipRule: "evenodd",
3220
+ d: "M13 4.5H11C9.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 11V13C4.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.5H13C14.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 13V11C19.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 3H11C7.22876 3 5.34315 3 4.17157 4.17157C3 5.34315 3 7.22876 3 11V13C3 16.7712 3 18.6569 4.17157 19.8284C5.34315 21 7.22876 21 11 21H13C16.7712 21 18.6569 21 19.8284 19.8284C21 18.6569 21 16.7712 21 13V11ZM11.1006 13.5H12.7006C12.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.4297V13.5ZM11.1006 15.9999H12.7006V14.4H11.1006V15.9999Z"
3221
+ }
3222
+ )
3223
+ }
3224
+ );
3225
+ UnknownDevice.displayName = "UnknownDevice";
3226
+ var VRHelmet = (props) => /* @__PURE__ */ jsx(
3227
+ "svg",
3228
+ {
3229
+ width: "24",
3230
+ height: "24",
3231
+ viewBox: "0 0 24 24",
3232
+ fill: "currentColor",
3233
+ xmlns: "http://www.w3.org/2000/svg",
3234
+ ...props,
3235
+ children: /* @__PURE__ */ jsx(
3236
+ "path",
3237
+ {
3238
+ fillRule: "evenodd",
3239
+ clipRule: "evenodd",
3240
+ d: "M5.26507 16.9146C5.11005 16.8486 4.96261 16.7783 4.82285 16.7037C3.80102 16.1583 3 15.2525 3 14V7.49998V7.25H3.01707C3.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.31885H21V7.47123V14.0179V14.1011H20.9988C20.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 14V9.44842L4.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.48443V14H19.4998L19.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.4315 15.9421 9.23418 16.1972 8.99971 16.1787C5.74473 15.9214 4.5 15.0336 4.5 14Z"
3241
+ }
3242
+ )
3243
+ }
3244
+ );
3245
+ VRHelmet.displayName = "VRHelmet";
3246
+ var VRMask = (props) => /* @__PURE__ */ jsx(
3247
+ "svg",
3248
+ {
3249
+ width: "24",
3250
+ height: "24",
3251
+ viewBox: "0 0 24 24",
3252
+ fill: "currentColor",
3253
+ xmlns: "http://www.w3.org/2000/svg",
3254
+ ...props,
3255
+ children: /* @__PURE__ */ jsx(
3256
+ "path",
3257
+ {
3258
+ fillRule: "evenodd",
3259
+ clipRule: "evenodd",
3260
+ d: "M9.6 8.5H14.4C14.4552 8.5 14.5 8.45523 14.5 8.4C14.5 7.90294 14.0971 7.5 13.6 7.5H10.4C9.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 10H14.4C15.2501 10 15.9453 9.33707 15.9969 8.5H20C20.2761 8.5 20.5 8.72386 20.5 9V14C20.5 14.8284 19.8284 15.5 19 15.5H14.8028L14.0801 14.416C13.0906 12.9317 10.9094 12.9317 9.91987 14.416L9.19722 15.5H5C4.17157 15.5 3.5 14.8284 3.5 14V9C3.5 8.72386 3.72386 8.5 4 8.5H8.00307ZM8.45042 7C8.88609 6.39437 9.59699 6 10.4 6H13.6C14.403 6 15.1139 6.39437 15.5496 7H20C21.1046 7 22 7.89543 22 9V14C22 15.6569 20.6569 17 19 17H14.1338C14.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 17H5C3.34315 17 2 15.6569 2 14V9C2 7.89543 2.89543 7 4 7H8.45042Z"
3261
+ }
3262
+ )
3263
+ }
3264
+ );
3265
+ VRMask.displayName = "VRMask";
3266
+ var Wifi = (props) => /* @__PURE__ */ jsx(
3267
+ "svg",
3268
+ {
3269
+ width: "24",
3270
+ height: "24",
3271
+ viewBox: "0 0 24 24",
3272
+ fill: "currentColor",
3273
+ xmlns: "http://www.w3.org/2000/svg",
3274
+ ...props,
3275
+ children: /* @__PURE__ */ jsx(
3276
+ "path",
3277
+ {
3278
+ fillRule: "evenodd",
3279
+ clipRule: "evenodd",
3280
+ 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"
3281
+ }
3282
+ )
3283
+ }
3284
+ );
3285
+ Wifi.displayName = "Wifi";
3286
+ var WifiDisconnect = (props) => /* @__PURE__ */ jsx(
3287
+ "svg",
3288
+ {
3289
+ width: "24",
3290
+ height: "24",
3291
+ viewBox: "0 0 24 24",
3292
+ fill: "currentColor",
3293
+ xmlns: "http://www.w3.org/2000/svg",
3294
+ ...props,
3295
+ children: /* @__PURE__ */ jsx(
3296
+ "path",
3297
+ {
3298
+ fillRule: "evenodd",
3299
+ clipRule: "evenodd",
3300
+ 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.51017V11.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 8H21.4981C21.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.5H18.8985L18.7065 12.869V9.953H20.2905V12.869L20.0985 15.5ZM20.2905 18.353H18.7065V16.697H20.2905V18.353Z"
3301
+ }
3302
+ )
3303
+ }
3304
+ );
3305
+ WifiDisconnect.displayName = "WifiDisconnect";
3306
+ var WifiOff = (props) => /* @__PURE__ */ jsx(
3307
+ "svg",
3308
+ {
3309
+ width: "24",
3310
+ height: "24",
3311
+ viewBox: "0 0 24 24",
3312
+ fill: "currentColor",
3313
+ xmlns: "http://www.w3.org/2000/svg",
3314
+ ...props,
3315
+ children: /* @__PURE__ */ jsx(
3316
+ "path",
3317
+ {
3318
+ fillRule: "evenodd",
3319
+ clipRule: "evenodd",
3320
+ 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.15074 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"
3321
+ }
3322
+ )
3323
+ }
3324
+ );
3325
+ WifiOff.displayName = "WifiOff";
3326
+
3327
+ export { AdapterPCL, Adaptive, Administration, AllDevices, Armchair, Atom, Backyard, BackyardTree, Balloon, Barbeque, Barrier, BatteryChargeEmpty, BatteryChargeHalh, BatteryEmpty, BatteryFill, Bed, Bluetooth, BluetoothOff, Breaking, Broadcast, BroadcastOff, Broom, BrushRepair, Bus, CameraCeiling, CameraHome, CameraHomeGroup, CameraStreet, Car, ChristmasTree, City, Cleaver, Clothes, Cloud, CloudGame, CloudServer, CoffeeBreak, Console, Controller, Counter, Cyclist, DarkTheme, DarkThemeFill, Datastore, Debug, DeliveryBus, DeliveryCar, Desktop, DesktopAdd, Device, DeviceWifi, Disability, Door, DoorExit, Drop, Dumbbell, Earth, Equipment, Escalator, EscalatorDown, EscalatorUp, Factory, Fax, FigureFamily, FigureMan, FigureManWoman, FigureWoman, Fire, FlashCard, Flashlight, FloppyDisk, Food, ForkKnife, ForkSpoon, Game, Hammer, HammerAndWrench, Helicopter, Intercom, Internet, InternetAdd, InternetCableOne, InternetCableThree, InternetWifi, Kettlebell, Keyboard, Kite, Knife, LandlinePhone, Laptop, Launch, Lift, LightBulb, LoadProgramm, Magic, MagicFill, Metro, Microchip, Microcircuit, Mobile, MobileAdd, MobileInfo, MobileInternet, MobileRefresh, MobileSignal, Modem, Moon, Motorbike, Office, Officechair, OtherService, Pass, Phone, PhoneAdd, PhoneInternet, PhoneRoaming, PhoneTime, Radar, Radio, Realty, Registator, Robot, Roller, RulerAndPencil, SIM, Saturn, Saw, ScreenCableThree, ScreenInternet, Screwdriver, Server, SetOfMinutes, Ship, Signaling, SmartHome, SmartHomeAdd, Smoking, Snowflake, Socket, SosAlarm, Stairs, Station, Stopwatch, Subnet, Tablet, Tank, TestSpeed, ThermalImager, Thermometer, Train, Tray, Tribune, Umbrella, UnknownDevice, VRHelmet, VRMask, VacationBeach, VacationSea, Wifi, WifiDisconnect, WifiOff, Wrench, Сookie };