restream-admin-ui-icons 1.0.1 → 2.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (433) hide show
  1. package/README.md +35 -45
  2. package/dist/16/action/index.cjs +183 -0
  3. package/dist/16/action/index.d.cts +3 -0
  4. package/dist/16/action/index.d.ts +3 -0
  5. package/dist/16/action/index.js +2 -0
  6. package/dist/16/alert/index.cjs +107 -0
  7. package/dist/16/alert/index.d.cts +3 -0
  8. package/dist/16/alert/index.d.ts +3 -0
  9. package/dist/16/alert/index.js +2 -0
  10. package/dist/16/business/index.cjs +39 -0
  11. package/dist/16/business/index.d.cts +3 -0
  12. package/dist/16/business/index.d.ts +3 -0
  13. package/dist/16/business/index.js +2 -0
  14. package/dist/16/communication/index.cjs +91 -0
  15. package/dist/16/communication/index.d.cts +3 -0
  16. package/dist/16/communication/index.d.ts +3 -0
  17. package/dist/16/communication/index.js +2 -0
  18. package/dist/16/culture/index.cjs +11 -0
  19. package/dist/16/culture/index.d.cts +3 -0
  20. package/dist/16/culture/index.d.ts +3 -0
  21. package/dist/16/culture/index.js +2 -0
  22. package/dist/16/document/index.cjs +47 -0
  23. package/dist/16/document/index.d.cts +3 -0
  24. package/dist/16/document/index.d.ts +3 -0
  25. package/dist/16/document/index.js +2 -0
  26. package/dist/16/editor/index.cjs +271 -0
  27. package/dist/16/editor/index.d.cts +3 -0
  28. package/dist/16/editor/index.d.ts +3 -0
  29. package/dist/16/editor/index.js +2 -0
  30. package/dist/16/index.cjs +72 -0
  31. package/dist/16/index.d.cts +15 -0
  32. package/dist/16/index.d.ts +15 -0
  33. package/dist/16/index.js +15 -0
  34. package/dist/16/logo/index.cjs +147 -0
  35. package/dist/16/logo/index.d.cts +3 -0
  36. package/dist/16/logo/index.d.ts +3 -0
  37. package/dist/16/logo/index.js +2 -0
  38. package/dist/16/media/index.cjs +95 -0
  39. package/dist/16/media/index.d.cts +3 -0
  40. package/dist/16/media/index.d.ts +3 -0
  41. package/dist/16/media/index.js +2 -0
  42. package/dist/16/navigation/index.cjs +187 -0
  43. package/dist/16/navigation/index.d.cts +3 -0
  44. package/dist/16/navigation/index.d.ts +3 -0
  45. package/dist/16/navigation/index.js +2 -0
  46. package/dist/16/place/index.cjs +31 -0
  47. package/dist/16/place/index.d.cts +3 -0
  48. package/dist/16/place/index.d.ts +3 -0
  49. package/dist/16/place/index.js +2 -0
  50. package/dist/16/rating/index.cjs +95 -0
  51. package/dist/16/rating/index.d.cts +3 -0
  52. package/dist/16/rating/index.d.ts +3 -0
  53. package/dist/16/rating/index.js +2 -0
  54. package/dist/16/technology/index.cjs +55 -0
  55. package/dist/16/technology/index.d.cts +3 -0
  56. package/dist/16/technology/index.d.ts +3 -0
  57. package/dist/16/technology/index.js +2 -0
  58. package/dist/24/action/index.cjs +319 -0
  59. package/dist/24/action/index.d.cts +3 -0
  60. package/dist/24/action/index.d.ts +3 -0
  61. package/dist/24/action/index.js +2 -0
  62. package/dist/24/alert/index.cjs +107 -0
  63. package/dist/24/alert/index.d.cts +3 -0
  64. package/dist/24/alert/index.d.ts +3 -0
  65. package/dist/24/alert/index.js +2 -0
  66. package/dist/24/business/index.cjs +183 -0
  67. package/dist/24/business/index.d.cts +3 -0
  68. package/dist/24/business/index.d.ts +3 -0
  69. package/dist/24/business/index.js +2 -0
  70. package/dist/24/communication/index.cjs +219 -0
  71. package/dist/24/communication/index.d.cts +3 -0
  72. package/dist/24/communication/index.d.ts +3 -0
  73. package/dist/24/communication/index.js +2 -0
  74. package/dist/24/culture/index.cjs +111 -0
  75. package/dist/24/culture/index.d.cts +3 -0
  76. package/dist/24/culture/index.d.ts +3 -0
  77. package/dist/24/culture/index.js +2 -0
  78. package/dist/24/document/index.cjs +535 -0
  79. package/dist/24/document/index.d.cts +3 -0
  80. package/dist/24/document/index.d.ts +3 -0
  81. package/dist/24/document/index.js +2 -0
  82. package/dist/24/editor/index.cjs +379 -0
  83. package/dist/24/editor/index.d.cts +3 -0
  84. package/dist/24/editor/index.d.ts +3 -0
  85. package/dist/24/editor/index.js +2 -0
  86. package/dist/24/index.cjs +72 -0
  87. package/dist/24/index.d.cts +15 -0
  88. package/dist/24/index.d.ts +15 -0
  89. package/dist/24/index.js +15 -0
  90. package/dist/24/logo/index.cjs +223 -0
  91. package/dist/24/logo/index.d.cts +3 -0
  92. package/dist/24/logo/index.d.ts +3 -0
  93. package/dist/24/logo/index.js +2 -0
  94. package/dist/24/media/index.cjs +287 -0
  95. package/dist/24/media/index.d.cts +3 -0
  96. package/dist/24/media/index.d.ts +3 -0
  97. package/dist/24/media/index.js +2 -0
  98. package/dist/24/navigation/index.cjs +215 -0
  99. package/dist/24/navigation/index.d.cts +3 -0
  100. package/dist/24/navigation/index.d.ts +3 -0
  101. package/dist/24/navigation/index.js +2 -0
  102. package/dist/24/place/index.cjs +319 -0
  103. package/dist/24/place/index.d.cts +3 -0
  104. package/dist/24/place/index.d.ts +3 -0
  105. package/dist/24/place/index.js +2 -0
  106. package/dist/24/rating/index.cjs +147 -0
  107. package/dist/24/rating/index.d.cts +3 -0
  108. package/dist/24/rating/index.d.ts +3 -0
  109. package/dist/24/rating/index.js +2 -0
  110. package/dist/24/technology/index.cjs +347 -0
  111. package/dist/24/technology/index.d.cts +3 -0
  112. package/dist/24/technology/index.d.ts +3 -0
  113. package/dist/24/technology/index.js +2 -0
  114. package/dist/8/communication/index.cjs +11 -0
  115. package/dist/8/communication/index.d.cts +3 -0
  116. package/dist/8/communication/index.d.ts +3 -0
  117. package/dist/8/communication/index.js +2 -0
  118. package/dist/8/index.cjs +22 -0
  119. package/dist/8/index.d.cts +5 -0
  120. package/dist/8/index.d.ts +5 -0
  121. package/dist/8/index.js +5 -0
  122. package/dist/8/navigation/index.cjs +15 -0
  123. package/dist/8/navigation/index.d.cts +3 -0
  124. package/dist/8/navigation/index.d.ts +3 -0
  125. package/dist/8/navigation/index.js +2 -0
  126. package/dist/8/rating/index.cjs +11 -0
  127. package/dist/8/rating/index.d.cts +3 -0
  128. package/dist/8/rating/index.d.ts +3 -0
  129. package/dist/8/rating/index.js +2 -0
  130. package/dist/chunk-24BIAKRS.js +23 -0
  131. package/dist/chunk-2U3R6HBC.js +37 -0
  132. package/dist/chunk-47J5D6BQ.js +1199 -0
  133. package/dist/chunk-4Y5ULXVT.js +401 -0
  134. package/dist/chunk-4YG555JO.js +121 -0
  135. package/dist/chunk-5B6Z76TB.js +989 -0
  136. package/dist/chunk-5E6YCRWP.cjs +821 -0
  137. package/dist/chunk-5TSOG4AS.js +1101 -0
  138. package/dist/chunk-652EDI3M.cjs +36 -0
  139. package/dist/chunk-666BKIZ6.cjs +1181 -0
  140. package/dist/chunk-67D73ETG.js +34 -0
  141. package/dist/chunk-6GNVPFI2.cjs +131 -0
  142. package/dist/chunk-6PKSKZCH.js +933 -0
  143. package/dist/chunk-6SSOEAFO.js +1311 -0
  144. package/dist/chunk-75ZPJI57.cjs +9 -0
  145. package/dist/chunk-7CV76NM5.js +373 -0
  146. package/dist/chunk-AOV2RSFU.js +765 -0
  147. package/dist/chunk-B6JOHEFS.js +303 -0
  148. package/dist/chunk-BL7ETGXC.js +2062 -0
  149. package/dist/chunk-BXCWXLDK.js +499 -0
  150. package/dist/chunk-DJY2ZT47.cjs +16 -0
  151. package/dist/chunk-DQXLUYGZ.cjs +26 -0
  152. package/dist/chunk-DSLRKEEM.js +519 -0
  153. package/dist/chunk-EC3FKFNR.cjs +161 -0
  154. package/dist/chunk-EDXVFXFG.js +1104 -0
  155. package/dist/chunk-EFOWDO5Z.cjs +674 -0
  156. package/dist/chunk-EFQLND6U.cjs +191 -0
  157. package/dist/chunk-EQXPGHMB.js +317 -0
  158. package/dist/chunk-FLODM2MN.cjs +1286 -0
  159. package/dist/chunk-FTXJCRSC.cjs +26 -0
  160. package/dist/chunk-H3Z6UNJ6.js +754 -0
  161. package/dist/chunk-HNETW4EK.cjs +101 -0
  162. package/dist/chunk-HRHUSLAY.cjs +341 -0
  163. package/dist/chunk-JA7AQN2U.cjs +26 -0
  164. package/dist/chunk-JDQYKY6U.js +14 -0
  165. package/dist/chunk-JJGYKMC4.cjs +1001 -0
  166. package/dist/chunk-JV7VTU2W.cjs +1406 -0
  167. package/dist/chunk-LQZJJ2IL.js +93 -0
  168. package/dist/chunk-LYEJYZVX.js +639 -0
  169. package/dist/chunk-MBDNDFW5.js +737 -0
  170. package/dist/chunk-ML76OME2.cjs +809 -0
  171. package/dist/chunk-MLKGABMK.js +7 -0
  172. package/dist/chunk-OBEPQDMI.cjs +1184 -0
  173. package/dist/chunk-OYF7PLZT.cjs +671 -0
  174. package/dist/chunk-P6CETHIC.cjs +1061 -0
  175. package/dist/chunk-QCKWJBFQ.cjs +341 -0
  176. package/dist/chunk-QFE476CS.js +34 -0
  177. package/dist/chunk-QTSQUW7V.cjs +428 -0
  178. package/dist/chunk-RJTHXN7R.cjs +401 -0
  179. package/dist/chunk-RRGQQVT3.cjs +2196 -0
  180. package/dist/chunk-SSMVTGUD.js +177 -0
  181. package/dist/chunk-T2Q4KBQ3.js +317 -0
  182. package/dist/chunk-U3SUHKQG.cjs +536 -0
  183. package/dist/chunk-VVQ4ZQ7G.js +625 -0
  184. package/dist/chunk-VYJ4FQIM.cjs +556 -0
  185. package/dist/chunk-WA2RZKLP.js +401 -0
  186. package/dist/chunk-WG25HRF2.js +23 -0
  187. package/dist/chunk-WHQGABRH.cjs +41 -0
  188. package/dist/chunk-X7TNY7YV.cjs +791 -0
  189. package/dist/chunk-XBCAPJS6.js +23 -0
  190. package/dist/chunk-XGESN6V3.cjs +686 -0
  191. package/dist/chunk-XU6L5TBJ.js +628 -0
  192. package/dist/chunk-Y6TFMQOU.js +149 -0
  193. package/dist/chunk-YVIRETI5.cjs +428 -0
  194. package/dist/chunk-YW3CYQZO.cjs +36 -0
  195. package/dist/chunk-ZH3F4HAS.cjs +326 -0
  196. package/dist/index-5ToZKUDg.d.cts +428 -0
  197. package/dist/index-5ToZKUDg.d.ts +428 -0
  198. package/dist/index-9wawOzmn.d.ts +19 -0
  199. package/dist/index-ASBR6v-E.d.cts +565 -0
  200. package/dist/index-ASBR6v-E.d.ts +565 -0
  201. package/dist/index-B7LKlvJk.d.cts +476 -0
  202. package/dist/index-B7LKlvJk.d.ts +476 -0
  203. package/dist/index-B7umJpPL.d.cts +332 -0
  204. package/dist/index-B7umJpPL.d.ts +332 -0
  205. package/dist/index-BChZTp3x.d.cts +518 -0
  206. package/dist/index-BChZTp3x.d.ts +518 -0
  207. package/dist/index-BNWAp6cn.d.cts +80 -0
  208. package/dist/index-BNWAp6cn.d.ts +80 -0
  209. package/dist/index-BV2fHXgi.d.cts +68 -0
  210. package/dist/index-BV2fHXgi.d.ts +68 -0
  211. package/dist/index-Bb_sUOUj.d.cts +218 -0
  212. package/dist/index-Bb_sUOUj.d.ts +218 -0
  213. package/dist/index-BgJGQLg9.d.cts +158 -0
  214. package/dist/index-BgJGQLg9.d.ts +158 -0
  215. package/dist/index-Bn3HVCJk.d.cts +140 -0
  216. package/dist/index-Bn3HVCJk.d.ts +140 -0
  217. package/dist/index-BsiQV-Md.d.cts +14 -0
  218. package/dist/index-BsiQV-Md.d.ts +14 -0
  219. package/dist/index-C7d7YDCl.d.cts +218 -0
  220. package/dist/index-C7d7YDCl.d.ts +218 -0
  221. package/dist/index-CFxPTzd1.d.cts +14 -0
  222. package/dist/index-CFxPTzd1.d.ts +14 -0
  223. package/dist/index-CG2dj02u.d.cts +404 -0
  224. package/dist/index-CG2dj02u.d.ts +404 -0
  225. package/dist/index-CK0phSMO.d.cts +9 -0
  226. package/dist/index-CNtiUTY3.d.cts +19 -0
  227. package/dist/index-COesY55N.d.ts +9 -0
  228. package/dist/index-CR4EC66T.d.cts +20 -0
  229. package/dist/index-CR4EC66T.d.ts +20 -0
  230. package/dist/index-CaVxPDmN.d.cts +476 -0
  231. package/dist/index-CaVxPDmN.d.ts +476 -0
  232. package/dist/index-Ce_7C4Dg.d.cts +320 -0
  233. package/dist/index-Ce_7C4Dg.d.ts +320 -0
  234. package/dist/index-CljdSS2W.d.cts +56 -0
  235. package/dist/index-CljdSS2W.d.ts +56 -0
  236. package/dist/index-Cpqv5g2f.d.cts +134 -0
  237. package/dist/index-Cpqv5g2f.d.ts +134 -0
  238. package/dist/index-CrIDfvJA.d.cts +800 -0
  239. package/dist/index-CrIDfvJA.d.ts +800 -0
  240. package/dist/index-Ctc6Hj-F.d.cts +14 -0
  241. package/dist/index-Ctc6Hj-F.d.ts +14 -0
  242. package/dist/index-D6SB0h7i.d.cts +164 -0
  243. package/dist/index-D6SB0h7i.d.ts +164 -0
  244. package/dist/index-DRLluCqw.d.cts +140 -0
  245. package/dist/index-DRLluCqw.d.ts +140 -0
  246. package/dist/index-DT-ZD2vN.d.cts +19 -0
  247. package/dist/index-D_h78ilz.d.cts +326 -0
  248. package/dist/index-D_h78ilz.d.ts +326 -0
  249. package/dist/index-Day051Iz.d.cts +272 -0
  250. package/dist/index-Day051Iz.d.ts +272 -0
  251. package/dist/index-Dhbf0iLm.d.cts +278 -0
  252. package/dist/index-Dhbf0iLm.d.ts +278 -0
  253. package/dist/index-EphVdsek.d.ts +19 -0
  254. package/dist/index-mgKSIcll.d.cts +44 -0
  255. package/dist/index-mgKSIcll.d.ts +44 -0
  256. package/dist/index-vZcD4vr2.d.cts +272 -0
  257. package/dist/index-vZcD4vr2.d.ts +272 -0
  258. package/dist/index-yvIuqUow.d.cts +158 -0
  259. package/dist/index-yvIuqUow.d.ts +158 -0
  260. package/dist/index.cjs +46 -3487
  261. package/dist/index.d.cts +34 -819
  262. package/dist/index.d.ts +34 -819
  263. package/dist/index.js +33 -3327
  264. package/package.json +18 -19
  265. package/scripts/generate.mjs +0 -126
  266. package/src/index.ts +0 -5
  267. package/src/place/Administration.tsx +0 -20
  268. package/src/place/Armchair.tsx +0 -20
  269. package/src/place/Backyard.tsx +0 -20
  270. package/src/place/BackyardTree.tsx +0 -20
  271. package/src/place/Balloon.tsx +0 -20
  272. package/src/place/Barbeque.tsx +0 -20
  273. package/src/place/Bed.tsx +0 -20
  274. package/src/place/Breaking.tsx +0 -20
  275. package/src/place/Broom.tsx +0 -20
  276. package/src/place/BrushRepair.tsx +0 -20
  277. package/src/place/Bus.tsx +0 -20
  278. package/src/place/Car.tsx +0 -20
  279. package/src/place/ChristmasTree.tsx +0 -20
  280. package/src/place/City.tsx +0 -20
  281. package/src/place/Cleaver.tsx +0 -20
  282. package/src/place/Clothes.tsx +0 -20
  283. package/src/place/Cloud.tsx +0 -20
  284. package/src/place/CoffeeBreak.tsx +0 -20
  285. package/src/place/Cyclist.tsx +0 -20
  286. package/src/place/DarkTheme.tsx +0 -20
  287. package/src/place/DarkThemeFill.tsx +0 -20
  288. package/src/place/DeliveryBus.tsx +0 -20
  289. package/src/place/DeliveryCar.tsx +0 -20
  290. package/src/place/Disability.tsx +0 -20
  291. package/src/place/Door.tsx +0 -20
  292. package/src/place/DoorExit.tsx +0 -20
  293. package/src/place/Drop.tsx +0 -20
  294. package/src/place/Dumbbell.tsx +0 -20
  295. package/src/place/Earth.tsx +0 -20
  296. package/src/place/Escalator.tsx +0 -20
  297. package/src/place/EscalatorDown.tsx +0 -20
  298. package/src/place/EscalatorUp.tsx +0 -20
  299. package/src/place/Factory.tsx +0 -20
  300. package/src/place/FigureFamily.tsx +0 -20
  301. package/src/place/FigureMan.tsx +0 -20
  302. package/src/place/FigureManWoman.tsx +0 -20
  303. package/src/place/FigureWoman.tsx +0 -20
  304. package/src/place/Fire.tsx +0 -20
  305. package/src/place/Food.tsx +0 -20
  306. package/src/place/ForkKnife.tsx +0 -20
  307. package/src/place/ForkSpoon.tsx +0 -20
  308. package/src/place/Hammer.tsx +0 -20
  309. package/src/place/HammerAndWrench.tsx +0 -20
  310. package/src/place/Helicopter.tsx +0 -20
  311. package/src/place/Kettlebell.tsx +0 -20
  312. package/src/place/Kite.tsx +0 -20
  313. package/src/place/Knife.tsx +0 -20
  314. package/src/place/Launch.tsx +0 -20
  315. package/src/place/Lift.tsx +0 -20
  316. package/src/place/Metro.tsx +0 -20
  317. package/src/place/Moon.tsx +0 -20
  318. package/src/place/Motorbike.tsx +0 -20
  319. package/src/place/Office.tsx +0 -20
  320. package/src/place/Officechair.tsx +0 -20
  321. package/src/place/Pass.tsx +0 -20
  322. package/src/place/Radar.tsx +0 -20
  323. package/src/place/Realty.tsx +0 -20
  324. package/src/place/Roller.tsx +0 -20
  325. package/src/place/RulerAndPencil.tsx +0 -20
  326. package/src/place/Saturn.tsx +0 -20
  327. package/src/place/Saw.tsx +0 -20
  328. package/src/place/Screwdriver.tsx +0 -20
  329. package/src/place/Ship.tsx +0 -20
  330. package/src/place/Smoking.tsx +0 -20
  331. package/src/place/Snowflake.tsx +0 -20
  332. package/src/place/SosAlarm.tsx +0 -20
  333. package/src/place/Stairs.tsx +0 -20
  334. package/src/place/Tank.tsx +0 -20
  335. package/src/place/TestSpeed.tsx +0 -20
  336. package/src/place/Thermometer.tsx +0 -20
  337. package/src/place/Train.tsx +0 -20
  338. package/src/place/Tray.tsx +0 -20
  339. package/src/place/Tribune.tsx +0 -20
  340. package/src/place/Umbrella.tsx +0 -20
  341. package/src/place/VacationBeach.tsx +0 -20
  342. package/src/place/VacationSea.tsx +0 -20
  343. package/src/place/Wrench.tsx +0 -20
  344. package/src/place/index.ts +0 -78
  345. package/src/place//320/241ookie.tsx +0 -20
  346. package/src/technology/AdapterPCL.tsx +0 -20
  347. package/src/technology/Adaptive.tsx +0 -20
  348. package/src/technology/AllDevices.tsx +0 -20
  349. package/src/technology/Atom.tsx +0 -20
  350. package/src/technology/Barrier.tsx +0 -20
  351. package/src/technology/BatteryChargeEmpty.tsx +0 -20
  352. package/src/technology/BatteryChargeHalh.tsx +0 -20
  353. package/src/technology/BatteryEmpty.tsx +0 -20
  354. package/src/technology/BatteryFill.tsx +0 -20
  355. package/src/technology/Bluetooth.tsx +0 -20
  356. package/src/technology/BluetoothOff.tsx +0 -20
  357. package/src/technology/Broadcast.tsx +0 -25
  358. package/src/technology/BroadcastOff.tsx +0 -40
  359. package/src/technology/CameraCeiling.tsx +0 -20
  360. package/src/technology/CameraHome.tsx +0 -20
  361. package/src/technology/CameraHomeGroup.tsx +0 -20
  362. package/src/technology/CameraStreet.tsx +0 -20
  363. package/src/technology/CloudGame.tsx +0 -20
  364. package/src/technology/CloudServer.tsx +0 -20
  365. package/src/technology/Console.tsx +0 -20
  366. package/src/technology/Controller.tsx +0 -20
  367. package/src/technology/Counter.tsx +0 -20
  368. package/src/technology/Datastore.tsx +0 -20
  369. package/src/technology/Debug.tsx +0 -20
  370. package/src/technology/Desktop.tsx +0 -20
  371. package/src/technology/DesktopAdd.tsx +0 -20
  372. package/src/technology/Device.tsx +0 -20
  373. package/src/technology/DeviceWifi.tsx +0 -20
  374. package/src/technology/Equipment.tsx +0 -20
  375. package/src/technology/Fax.tsx +0 -20
  376. package/src/technology/FlashCard.tsx +0 -20
  377. package/src/technology/Flashlight.tsx +0 -20
  378. package/src/technology/FloppyDisk.tsx +0 -20
  379. package/src/technology/Game.tsx +0 -20
  380. package/src/technology/Intercom.tsx +0 -20
  381. package/src/technology/Internet.tsx +0 -20
  382. package/src/technology/InternetAdd.tsx +0 -20
  383. package/src/technology/InternetCableOne.tsx +0 -20
  384. package/src/technology/InternetCableThree.tsx +0 -20
  385. package/src/technology/InternetWifi.tsx +0 -20
  386. package/src/technology/Keyboard.tsx +0 -20
  387. package/src/technology/LandlinePhone.tsx +0 -20
  388. package/src/technology/Laptop.tsx +0 -20
  389. package/src/technology/LightBulb.tsx +0 -20
  390. package/src/technology/LoadProgramm.tsx +0 -20
  391. package/src/technology/Magic.tsx +0 -20
  392. package/src/technology/MagicFill.tsx +0 -30
  393. package/src/technology/Microchip.tsx +0 -20
  394. package/src/technology/Microcircuit.tsx +0 -20
  395. package/src/technology/Mobile.tsx +0 -20
  396. package/src/technology/MobileAdd.tsx +0 -20
  397. package/src/technology/MobileInfo.tsx +0 -20
  398. package/src/technology/MobileInternet.tsx +0 -20
  399. package/src/technology/MobileRefresh.tsx +0 -20
  400. package/src/technology/MobileSignal.tsx +0 -20
  401. package/src/technology/Modem.tsx +0 -20
  402. package/src/technology/OtherService.tsx +0 -20
  403. package/src/technology/Phone.tsx +0 -20
  404. package/src/technology/PhoneAdd.tsx +0 -20
  405. package/src/technology/PhoneInternet.tsx +0 -20
  406. package/src/technology/PhoneRoaming.tsx +0 -20
  407. package/src/technology/PhoneTime.tsx +0 -20
  408. package/src/technology/Radio.tsx +0 -20
  409. package/src/technology/Registator.tsx +0 -20
  410. package/src/technology/Robot.tsx +0 -20
  411. package/src/technology/SIM.tsx +0 -20
  412. package/src/technology/ScreenCableThree.tsx +0 -20
  413. package/src/technology/ScreenInternet.tsx +0 -20
  414. package/src/technology/Server.tsx +0 -20
  415. package/src/technology/SetOfMinutes.tsx +0 -20
  416. package/src/technology/Signaling.tsx +0 -20
  417. package/src/technology/SmartHome.tsx +0 -20
  418. package/src/technology/SmartHomeAdd.tsx +0 -20
  419. package/src/technology/Socket.tsx +0 -20
  420. package/src/technology/Station.tsx +0 -20
  421. package/src/technology/Stopwatch.tsx +0 -20
  422. package/src/technology/Subnet.tsx +0 -20
  423. package/src/technology/Tablet.tsx +0 -20
  424. package/src/technology/ThermalImager.tsx +0 -20
  425. package/src/technology/UnknownDevice.tsx +0 -20
  426. package/src/technology/VRHelmet.tsx +0 -20
  427. package/src/technology/VRMask.tsx +0 -20
  428. package/src/technology/Wifi.tsx +0 -20
  429. package/src/technology/WifiDisconnect.tsx +0 -20
  430. package/src/technology/WifiOff.tsx +0 -20
  431. package/src/technology/index.ts +0 -85
  432. package/tsconfig.json +0 -15
  433. package/tsup.config.ts +0 -15
@@ -0,0 +1,219 @@
1
+ 'use strict';
2
+
3
+ var chunkML76OME2_cjs = require('../../chunk-ML76OME2.cjs');
4
+ require('../../chunk-75ZPJI57.cjs');
5
+
6
+
7
+
8
+ Object.defineProperty(exports, "Aim", {
9
+ enumerable: true,
10
+ get: function () { return chunkML76OME2_cjs.Aim; }
11
+ });
12
+ Object.defineProperty(exports, "Alien", {
13
+ enumerable: true,
14
+ get: function () { return chunkML76OME2_cjs.Alien; }
15
+ });
16
+ Object.defineProperty(exports, "At", {
17
+ enumerable: true,
18
+ get: function () { return chunkML76OME2_cjs.At; }
19
+ });
20
+ Object.defineProperty(exports, "Calendar", {
21
+ enumerable: true,
22
+ get: function () { return chunkML76OME2_cjs.Calendar; }
23
+ });
24
+ Object.defineProperty(exports, "CalendarAdd", {
25
+ enumerable: true,
26
+ get: function () { return chunkML76OME2_cjs.CalendarAdd; }
27
+ });
28
+ Object.defineProperty(exports, "CalendarDelete", {
29
+ enumerable: true,
30
+ get: function () { return chunkML76OME2_cjs.CalendarDelete; }
31
+ });
32
+ Object.defineProperty(exports, "CalendarOpen", {
33
+ enumerable: true,
34
+ get: function () { return chunkML76OME2_cjs.CalendarOpen; }
35
+ });
36
+ Object.defineProperty(exports, "Call", {
37
+ enumerable: true,
38
+ get: function () { return chunkML76OME2_cjs.Call; }
39
+ });
40
+ Object.defineProperty(exports, "CallDialog", {
41
+ enumerable: true,
42
+ get: function () { return chunkML76OME2_cjs.CallDialog; }
43
+ });
44
+ Object.defineProperty(exports, "CallEnd", {
45
+ enumerable: true,
46
+ get: function () { return chunkML76OME2_cjs.CallEnd; }
47
+ });
48
+ Object.defineProperty(exports, "CallIncoming", {
49
+ enumerable: true,
50
+ get: function () { return chunkML76OME2_cjs.CallIncoming; }
51
+ });
52
+ Object.defineProperty(exports, "CallNocoming", {
53
+ enumerable: true,
54
+ get: function () { return chunkML76OME2_cjs.CallNocoming; }
55
+ });
56
+ Object.defineProperty(exports, "CallOutgoing", {
57
+ enumerable: true,
58
+ get: function () { return chunkML76OME2_cjs.CallOutgoing; }
59
+ });
60
+ Object.defineProperty(exports, "Chat", {
61
+ enumerable: true,
62
+ get: function () { return chunkML76OME2_cjs.Chat; }
63
+ });
64
+ Object.defineProperty(exports, "Comments", {
65
+ enumerable: true,
66
+ get: function () { return chunkML76OME2_cjs.Comments; }
67
+ });
68
+ Object.defineProperty(exports, "Connect", {
69
+ enumerable: true,
70
+ get: function () { return chunkML76OME2_cjs.Connect; }
71
+ });
72
+ Object.defineProperty(exports, "Contacts", {
73
+ enumerable: true,
74
+ get: function () { return chunkML76OME2_cjs.Contacts; }
75
+ });
76
+ Object.defineProperty(exports, "Forward", {
77
+ enumerable: true,
78
+ get: function () { return chunkML76OME2_cjs.Forward; }
79
+ });
80
+ Object.defineProperty(exports, "ForwardFill", {
81
+ enumerable: true,
82
+ get: function () { return chunkML76OME2_cjs.ForwardFill; }
83
+ });
84
+ Object.defineProperty(exports, "Ghost", {
85
+ enumerable: true,
86
+ get: function () { return chunkML76OME2_cjs.Ghost; }
87
+ });
88
+ Object.defineProperty(exports, "Glassclock", {
89
+ enumerable: true,
90
+ get: function () { return chunkML76OME2_cjs.Glassclock; }
91
+ });
92
+ Object.defineProperty(exports, "HandBreak", {
93
+ enumerable: true,
94
+ get: function () { return chunkML76OME2_cjs.HandBreak; }
95
+ });
96
+ Object.defineProperty(exports, "History", {
97
+ enumerable: true,
98
+ get: function () { return chunkML76OME2_cjs.History; }
99
+ });
100
+ Object.defineProperty(exports, "HistoryAction", {
101
+ enumerable: true,
102
+ get: function () { return chunkML76OME2_cjs.HistoryAction; }
103
+ });
104
+ Object.defineProperty(exports, "Incognito", {
105
+ enumerable: true,
106
+ get: function () { return chunkML76OME2_cjs.Incognito; }
107
+ });
108
+ Object.defineProperty(exports, "Lego", {
109
+ enumerable: true,
110
+ get: function () { return chunkML76OME2_cjs.Lego; }
111
+ });
112
+ Object.defineProperty(exports, "Mail", {
113
+ enumerable: true,
114
+ get: function () { return chunkML76OME2_cjs.Mail; }
115
+ });
116
+ Object.defineProperty(exports, "MailInbox", {
117
+ enumerable: true,
118
+ get: function () { return chunkML76OME2_cjs.MailInbox; }
119
+ });
120
+ Object.defineProperty(exports, "MailIncoming", {
121
+ enumerable: true,
122
+ get: function () { return chunkML76OME2_cjs.MailIncoming; }
123
+ });
124
+ Object.defineProperty(exports, "MailOpen", {
125
+ enumerable: true,
126
+ get: function () { return chunkML76OME2_cjs.MailOpen; }
127
+ });
128
+ Object.defineProperty(exports, "MailOutgoing", {
129
+ enumerable: true,
130
+ get: function () { return chunkML76OME2_cjs.MailOutgoing; }
131
+ });
132
+ Object.defineProperty(exports, "Message", {
133
+ enumerable: true,
134
+ get: function () { return chunkML76OME2_cjs.Message; }
135
+ });
136
+ Object.defineProperty(exports, "OperatorSupport", {
137
+ enumerable: true,
138
+ get: function () { return chunkML76OME2_cjs.OperatorSupport; }
139
+ });
140
+ Object.defineProperty(exports, "ParentIssue", {
141
+ enumerable: true,
142
+ get: function () { return chunkML76OME2_cjs.ParentIssue; }
143
+ });
144
+ Object.defineProperty(exports, "ParentIssueDouble", {
145
+ enumerable: true,
146
+ get: function () { return chunkML76OME2_cjs.ParentIssueDouble; }
147
+ });
148
+ Object.defineProperty(exports, "ParentsControl", {
149
+ enumerable: true,
150
+ get: function () { return chunkML76OME2_cjs.ParentsControl; }
151
+ });
152
+ Object.defineProperty(exports, "Profile", {
153
+ enumerable: true,
154
+ get: function () { return chunkML76OME2_cjs.Profile; }
155
+ });
156
+ Object.defineProperty(exports, "ProfileBusiness", {
157
+ enumerable: true,
158
+ get: function () { return chunkML76OME2_cjs.ProfileBusiness; }
159
+ });
160
+ Object.defineProperty(exports, "ProfileGoodman", {
161
+ enumerable: true,
162
+ get: function () { return chunkML76OME2_cjs.ProfileGoodman; }
163
+ });
164
+ Object.defineProperty(exports, "Puzzle", {
165
+ enumerable: true,
166
+ get: function () { return chunkML76OME2_cjs.Puzzle; }
167
+ });
168
+ Object.defineProperty(exports, "Reply", {
169
+ enumerable: true,
170
+ get: function () { return chunkML76OME2_cjs.Reply; }
171
+ });
172
+ Object.defineProperty(exports, "ReplyFill", {
173
+ enumerable: true,
174
+ get: function () { return chunkML76OME2_cjs.ReplyFill; }
175
+ });
176
+ Object.defineProperty(exports, "Share", {
177
+ enumerable: true,
178
+ get: function () { return chunkML76OME2_cjs.Share; }
179
+ });
180
+ Object.defineProperty(exports, "Target", {
181
+ enumerable: true,
182
+ get: function () { return chunkML76OME2_cjs.Target; }
183
+ });
184
+ Object.defineProperty(exports, "Task", {
185
+ enumerable: true,
186
+ get: function () { return chunkML76OME2_cjs.Task; }
187
+ });
188
+ Object.defineProperty(exports, "Unlimited", {
189
+ enumerable: true,
190
+ get: function () { return chunkML76OME2_cjs.Unlimited; }
191
+ });
192
+ Object.defineProperty(exports, "User", {
193
+ enumerable: true,
194
+ get: function () { return chunkML76OME2_cjs.User; }
195
+ });
196
+ Object.defineProperty(exports, "UserMan", {
197
+ enumerable: true,
198
+ get: function () { return chunkML76OME2_cjs.UserMan; }
199
+ });
200
+ Object.defineProperty(exports, "UserNonBinary", {
201
+ enumerable: true,
202
+ get: function () { return chunkML76OME2_cjs.UserNonBinary; }
203
+ });
204
+ Object.defineProperty(exports, "UserWoman", {
205
+ enumerable: true,
206
+ get: function () { return chunkML76OME2_cjs.UserWoman; }
207
+ });
208
+ Object.defineProperty(exports, "Users", {
209
+ enumerable: true,
210
+ get: function () { return chunkML76OME2_cjs.Users; }
211
+ });
212
+ Object.defineProperty(exports, "WaitPeople", {
213
+ enumerable: true,
214
+ get: function () { return chunkML76OME2_cjs.WaitPeople; }
215
+ });
216
+ Object.defineProperty(exports, "WaitPlace", {
217
+ enumerable: true,
218
+ get: function () { return chunkML76OME2_cjs.WaitPlace; }
219
+ });
@@ -0,0 +1,3 @@
1
+ export { A as Aim, a as Alien, b as At, C as Calendar, c as CalendarAdd, d as CalendarDelete, e as CalendarOpen, f as Call, g as CallDialog, h as CallEnd, j as CallIncoming, k as CallNocoming, l as CallOutgoing, m as Chat, n as Comments, o as Connect, p as Contacts, F as Forward, q as ForwardFill, G as Ghost, r as Glassclock, H as HandBreak, s as History, t as HistoryAction, I as Incognito, L as Lego, M as Mail, u as MailInbox, v as MailIncoming, w as MailOpen, x as MailOutgoing, y as Message, O as OperatorSupport, P as ParentIssue, z as ParentIssueDouble, B as ParentsControl, D as Profile, E as ProfileBusiness, J as ProfileGoodman, K as Puzzle, R as Reply, N as ReplyFill, S as Share, T as Target, Q as Task, U as Unlimited, V as User, W as UserMan, X as UserNonBinary, Y as UserWoman, Z as Users, _ as WaitPeople, $ as WaitPlace } from '../../index-D_h78ilz.cjs';
2
+ import 'react/jsx-runtime';
3
+ import 'react';
@@ -0,0 +1,3 @@
1
+ export { A as Aim, a as Alien, b as At, C as Calendar, c as CalendarAdd, d as CalendarDelete, e as CalendarOpen, f as Call, g as CallDialog, h as CallEnd, j as CallIncoming, k as CallNocoming, l as CallOutgoing, m as Chat, n as Comments, o as Connect, p as Contacts, F as Forward, q as ForwardFill, G as Ghost, r as Glassclock, H as HandBreak, s as History, t as HistoryAction, I as Incognito, L as Lego, M as Mail, u as MailInbox, v as MailIncoming, w as MailOpen, x as MailOutgoing, y as Message, O as OperatorSupport, P as ParentIssue, z as ParentIssueDouble, B as ParentsControl, D as Profile, E as ProfileBusiness, J as ProfileGoodman, K as Puzzle, R as Reply, N as ReplyFill, S as Share, T as Target, Q as Task, U as Unlimited, V as User, W as UserMan, X as UserNonBinary, Y as UserWoman, Z as Users, _ as WaitPeople, $ as WaitPlace } from '../../index-D_h78ilz.js';
2
+ import 'react/jsx-runtime';
3
+ import 'react';
@@ -0,0 +1,2 @@
1
+ export { Aim, Alien, At, Calendar, CalendarAdd, CalendarDelete, CalendarOpen, Call, CallDialog, CallEnd, CallIncoming, CallNocoming, CallOutgoing, Chat, Comments, Connect, Contacts, Forward, ForwardFill, Ghost, Glassclock, HandBreak, History, HistoryAction, Incognito, Lego, Mail, MailInbox, MailIncoming, MailOpen, MailOutgoing, Message, OperatorSupport, ParentIssue, ParentIssueDouble, ParentsControl, Profile, ProfileBusiness, ProfileGoodman, Puzzle, Reply, ReplyFill, Share, Target, Task, Unlimited, User, UserMan, UserNonBinary, UserWoman, Users, WaitPeople, WaitPlace } from '../../chunk-H3Z6UNJ6.js';
2
+ import '../../chunk-MLKGABMK.js';
@@ -0,0 +1,111 @@
1
+ 'use strict';
2
+
3
+ var chunkRJTHXN7R_cjs = require('../../chunk-RJTHXN7R.cjs');
4
+ require('../../chunk-75ZPJI57.cjs');
5
+
6
+
7
+
8
+ Object.defineProperty(exports, "Achievement", {
9
+ enumerable: true,
10
+ get: function () { return chunkRJTHXN7R_cjs.Achievement; }
11
+ });
12
+ Object.defineProperty(exports, "AdhesivePlaster", {
13
+ enumerable: true,
14
+ get: function () { return chunkRJTHXN7R_cjs.AdhesivePlaster; }
15
+ });
16
+ Object.defineProperty(exports, "Backpack", {
17
+ enumerable: true,
18
+ get: function () { return chunkRJTHXN7R_cjs.Backpack; }
19
+ });
20
+ Object.defineProperty(exports, "Book", {
21
+ enumerable: true,
22
+ get: function () { return chunkRJTHXN7R_cjs.Book; }
23
+ });
24
+ Object.defineProperty(exports, "BookOpen", {
25
+ enumerable: true,
26
+ get: function () { return chunkRJTHXN7R_cjs.BookOpen; }
27
+ });
28
+ Object.defineProperty(exports, "Column", {
29
+ enumerable: true,
30
+ get: function () { return chunkRJTHXN7R_cjs.Column; }
31
+ });
32
+ Object.defineProperty(exports, "Cross", {
33
+ enumerable: true,
34
+ get: function () { return chunkRJTHXN7R_cjs.Cross; }
35
+ });
36
+ Object.defineProperty(exports, "Cup", {
37
+ enumerable: true,
38
+ get: function () { return chunkRJTHXN7R_cjs.Cup; }
39
+ });
40
+ Object.defineProperty(exports, "Education", {
41
+ enumerable: true,
42
+ get: function () { return chunkRJTHXN7R_cjs.Education; }
43
+ });
44
+ Object.defineProperty(exports, "FirstAidKit", {
45
+ enumerable: true,
46
+ get: function () { return chunkRJTHXN7R_cjs.FirstAidKit; }
47
+ });
48
+ Object.defineProperty(exports, "Glasses", {
49
+ enumerable: true,
50
+ get: function () { return chunkRJTHXN7R_cjs.Glasses; }
51
+ });
52
+ Object.defineProperty(exports, "Globe", {
53
+ enumerable: true,
54
+ get: function () { return chunkRJTHXN7R_cjs.Globe; }
55
+ });
56
+ Object.defineProperty(exports, "Government", {
57
+ enumerable: true,
58
+ get: function () { return chunkRJTHXN7R_cjs.Government; }
59
+ });
60
+ Object.defineProperty(exports, "GovernmentFill", {
61
+ enumerable: true,
62
+ get: function () { return chunkRJTHXN7R_cjs.GovernmentFill; }
63
+ });
64
+ Object.defineProperty(exports, "Insurance", {
65
+ enumerable: true,
66
+ get: function () { return chunkRJTHXN7R_cjs.Insurance; }
67
+ });
68
+ Object.defineProperty(exports, "Libra", {
69
+ enumerable: true,
70
+ get: function () { return chunkRJTHXN7R_cjs.Libra; }
71
+ });
72
+ Object.defineProperty(exports, "Medal", {
73
+ enumerable: true,
74
+ get: function () { return chunkRJTHXN7R_cjs.Medal; }
75
+ });
76
+ Object.defineProperty(exports, "Newspaper", {
77
+ enumerable: true,
78
+ get: function () { return chunkRJTHXN7R_cjs.Newspaper; }
79
+ });
80
+ Object.defineProperty(exports, "Palette", {
81
+ enumerable: true,
82
+ get: function () { return chunkRJTHXN7R_cjs.Palette; }
83
+ });
84
+ Object.defineProperty(exports, "Passport", {
85
+ enumerable: true,
86
+ get: function () { return chunkRJTHXN7R_cjs.Passport; }
87
+ });
88
+ Object.defineProperty(exports, "Phonendoscope", {
89
+ enumerable: true,
90
+ get: function () { return chunkRJTHXN7R_cjs.Phonendoscope; }
91
+ });
92
+ Object.defineProperty(exports, "Pill", {
93
+ enumerable: true,
94
+ get: function () { return chunkRJTHXN7R_cjs.Pill; }
95
+ });
96
+ Object.defineProperty(exports, "Pulse", {
97
+ enumerable: true,
98
+ get: function () { return chunkRJTHXN7R_cjs.Pulse; }
99
+ });
100
+ Object.defineProperty(exports, "Seal", {
101
+ enumerable: true,
102
+ get: function () { return chunkRJTHXN7R_cjs.Seal; }
103
+ });
104
+ Object.defineProperty(exports, "Syringe", {
105
+ enumerable: true,
106
+ get: function () { return chunkRJTHXN7R_cjs.Syringe; }
107
+ });
108
+ Object.defineProperty(exports, "Virus", {
109
+ enumerable: true,
110
+ get: function () { return chunkRJTHXN7R_cjs.Virus; }
111
+ });
@@ -0,0 +1,3 @@
1
+ export { A as Achievement, a as AdhesivePlaster, B as Backpack, b as Book, c as BookOpen, C as Column, d as Cross, e as Cup, E as Education, F as FirstAidKit, G as Glasses, f as Globe, g as Government, h as GovernmentFill, I as Insurance, L as Libra, M as Medal, N as Newspaper, P as Palette, j as Passport, k as Phonendoscope, l as Pill, m as Pulse, S as Seal, n as Syringe, V as Virus } from '../../index-D6SB0h7i.cjs';
2
+ import 'react/jsx-runtime';
3
+ import 'react';
@@ -0,0 +1,3 @@
1
+ export { A as Achievement, a as AdhesivePlaster, B as Backpack, b as Book, c as BookOpen, C as Column, d as Cross, e as Cup, E as Education, F as FirstAidKit, G as Glasses, f as Globe, g as Government, h as GovernmentFill, I as Insurance, L as Libra, M as Medal, N as Newspaper, P as Palette, j as Passport, k as Phonendoscope, l as Pill, m as Pulse, S as Seal, n as Syringe, V as Virus } from '../../index-D6SB0h7i.js';
2
+ import 'react/jsx-runtime';
3
+ import 'react';
@@ -0,0 +1,2 @@
1
+ export { Achievement, AdhesivePlaster, Backpack, Book, BookOpen, Column, Cross, Cup, Education, FirstAidKit, Glasses, Globe, Government, GovernmentFill, Insurance, Libra, Medal, Newspaper, Palette, Passport, Phonendoscope, Pill, Pulse, Seal, Syringe, Virus } from '../../chunk-7CV76NM5.js';
2
+ import '../../chunk-MLKGABMK.js';