@worldcoin/mini-apps-ui-kit-react 1.5.0 → 1.6.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 (852) hide show
  1. package/README.md +90 -3
  2. package/dist/icons/esm/icon.d.mts +3 -0
  3. package/dist/icons/esm/index.d.mts +1 -0
  4. package/dist/icons/esm/index.mjs +1 -0
  5. package/dist/icons/esm/outline/Airplane.mjs +11 -0
  6. package/dist/icons/esm/outline/AntennaSignal.mjs +14 -0
  7. package/dist/icons/esm/outline/AppleMac.mjs +14 -0
  8. package/dist/icons/esm/outline/ArrowDown.mjs +14 -0
  9. package/dist/icons/esm/outline/ArrowDownLeft.mjs +14 -0
  10. package/dist/icons/esm/outline/ArrowDownRight.mjs +14 -0
  11. package/dist/icons/esm/outline/ArrowLeft.mjs +11 -0
  12. package/dist/icons/esm/outline/ArrowRight.mjs +11 -0
  13. package/dist/icons/esm/outline/ArrowSplit.mjs +11 -0
  14. package/dist/icons/esm/outline/ArrowUp.mjs +14 -0
  15. package/dist/icons/esm/outline/ArrowUpLeft.mjs +14 -0
  16. package/dist/icons/esm/outline/ArrowUpRight.mjs +14 -0
  17. package/dist/icons/esm/outline/AtSign.mjs +16 -0
  18. package/dist/icons/esm/outline/BadgeCheck.mjs +11 -0
  19. package/dist/icons/esm/outline/BadgeNotChecked.mjs +15 -0
  20. package/dist/icons/esm/outline/Bag.mjs +14 -0
  21. package/dist/icons/esm/outline/Bank.mjs +17 -0
  22. package/dist/icons/esm/outline/Bell.mjs +14 -0
  23. package/dist/icons/esm/outline/BellNotification.mjs +14 -0
  24. package/dist/icons/esm/outline/BellSlash.mjs +14 -0
  25. package/dist/icons/esm/outline/Bookmark.mjs +11 -0
  26. package/dist/icons/esm/outline/BoxIso.mjs +14 -0
  27. package/dist/icons/esm/outline/Calendar.mjs +16 -0
  28. package/dist/icons/esm/outline/CalendarPlus.mjs +18 -0
  29. package/dist/icons/esm/outline/Camera.mjs +14 -0
  30. package/dist/icons/esm/outline/Cash.mjs +14 -0
  31. package/dist/icons/esm/outline/CashMulti.mjs +17 -0
  32. package/dist/icons/esm/outline/Cellular.mjs +11 -0
  33. package/dist/icons/esm/outline/CellularNoSignal.mjs +11 -0
  34. package/dist/icons/esm/outline/ChatBubble.mjs +16 -0
  35. package/dist/icons/esm/outline/ChatBubbleEmpty.mjs +11 -0
  36. package/dist/icons/esm/outline/ChatBubbleQuestion.mjs +15 -0
  37. package/dist/icons/esm/outline/ChatBubbleTranslate.mjs +17 -0
  38. package/dist/icons/esm/outline/ChatBubbleWarning.mjs +15 -0
  39. package/dist/icons/esm/outline/ChatLines.mjs +15 -0
  40. package/dist/icons/esm/outline/Check.mjs +11 -0
  41. package/dist/icons/esm/outline/CheckCircle.mjs +14 -0
  42. package/dist/icons/esm/outline/Clock.mjs +11 -0
  43. package/dist/icons/esm/outline/ClockRotateRight.mjs +15 -0
  44. package/dist/icons/esm/outline/Cloud.mjs +11 -0
  45. package/dist/icons/esm/outline/CloudDownload.mjs +11 -0
  46. package/dist/icons/esm/outline/Coins.mjs +14 -0
  47. package/dist/icons/esm/outline/Compass.mjs +14 -0
  48. package/dist/icons/esm/outline/Copy.mjs +11 -0
  49. package/dist/icons/esm/outline/Coupon.mjs +16 -0
  50. package/dist/icons/esm/outline/Cube.mjs +15 -0
  51. package/dist/icons/esm/outline/DeliveryCheck.mjs +15 -0
  52. package/dist/icons/esm/outline/DeliveryTruck.mjs +21 -0
  53. package/dist/icons/esm/outline/DoubleCheck.mjs +15 -0
  54. package/dist/icons/esm/outline/Download.mjs +11 -0
  55. package/dist/icons/esm/outline/EditPencil.mjs +11 -0
  56. package/dist/icons/esm/outline/EmptyPage.mjs +14 -0
  57. package/dist/icons/esm/outline/Eye.mjs +14 -0
  58. package/dist/icons/esm/outline/EyeClosed.mjs +11 -0
  59. package/dist/icons/esm/outline/FaceId.mjs +11 -0
  60. package/dist/icons/esm/outline/FilterList.mjs +11 -0
  61. package/dist/icons/esm/outline/Flash.mjs +11 -0
  62. package/dist/icons/esm/outline/Gif.mjs +16 -0
  63. package/dist/icons/esm/outline/Gift.mjs +17 -0
  64. package/dist/icons/esm/outline/Globe.mjs +16 -0
  65. package/dist/icons/esm/outline/GraduationCap.mjs +14 -0
  66. package/dist/icons/esm/outline/GraphDown.mjs +11 -0
  67. package/dist/icons/esm/outline/GraphUp.mjs +11 -0
  68. package/dist/icons/esm/outline/Group.mjs +11 -0
  69. package/dist/icons/esm/outline/Heart.mjs +11 -0
  70. package/dist/icons/esm/outline/HelpCircle.mjs +15 -0
  71. package/dist/icons/esm/outline/Home.mjs +11 -0
  72. package/dist/icons/esm/outline/InfoCircle.mjs +15 -0
  73. package/dist/icons/esm/outline/Instagram.mjs +15 -0
  74. package/dist/icons/esm/outline/Key.mjs +15 -0
  75. package/dist/icons/esm/outline/Language.mjs +16 -0
  76. package/dist/icons/esm/outline/Link.mjs +15 -0
  77. package/dist/icons/esm/outline/LinkSlash.mjs +16 -0
  78. package/dist/icons/esm/outline/List.mjs +16 -0
  79. package/dist/icons/esm/outline/Lock.mjs +14 -0
  80. package/dist/icons/esm/outline/LogIn.mjs +11 -0
  81. package/dist/icons/esm/outline/LogOut.mjs +11 -0
  82. package/dist/icons/esm/outline/MagicWand.mjs +16 -0
  83. package/dist/icons/esm/outline/Mail.mjs +11 -0
  84. package/dist/icons/esm/outline/Map.mjs +15 -0
  85. package/dist/icons/esm/outline/MapPin.mjs +14 -0
  86. package/dist/icons/esm/outline/MapsArrow.mjs +11 -0
  87. package/dist/icons/esm/outline/MediaImage.mjs +15 -0
  88. package/dist/icons/esm/outline/Microphone.mjs +11 -0
  89. package/dist/icons/esm/outline/Minus.mjs +11 -0
  90. package/dist/icons/esm/outline/MoreHoriz.mjs +15 -0
  91. package/dist/icons/esm/outline/MoreHorizCircle.mjs +16 -0
  92. package/dist/icons/esm/outline/NavArrowDown.mjs +11 -0
  93. package/dist/icons/esm/outline/NavArrowLeft.mjs +11 -0
  94. package/dist/icons/esm/outline/NavArrowRight.mjs +11 -0
  95. package/dist/icons/esm/outline/NavArrowUp.mjs +11 -0
  96. package/dist/icons/esm/outline/OpenNewWindow.mjs +11 -0
  97. package/dist/icons/esm/outline/Orb.mjs +15 -0
  98. package/dist/icons/esm/outline/Page.mjs +16 -0
  99. package/dist/icons/esm/outline/Passkey.mjs +17 -0
  100. package/dist/icons/esm/outline/Percentage.mjs +15 -0
  101. package/dist/icons/esm/outline/Pin.mjs +14 -0
  102. package/dist/icons/esm/outline/Play.mjs +11 -0
  103. package/dist/icons/esm/outline/Plus.mjs +11 -0
  104. package/dist/icons/esm/outline/Post.mjs +11 -0
  105. package/dist/icons/esm/outline/ProfileCircle.mjs +15 -0
  106. package/dist/icons/esm/outline/Prohibition.mjs +14 -0
  107. package/dist/icons/esm/outline/QrCode.mjs +20 -0
  108. package/dist/icons/esm/outline/Refresh.mjs +11 -0
  109. package/dist/icons/esm/outline/Reports.mjs +15 -0
  110. package/dist/icons/esm/outline/Safe.mjs +18 -0
  111. package/dist/icons/esm/outline/Scan.mjs +11 -0
  112. package/dist/icons/esm/outline/Search.mjs +11 -0
  113. package/dist/icons/esm/outline/SendMail.mjs +16 -0
  114. package/dist/icons/esm/outline/Settings.mjs +14 -0
  115. package/dist/icons/esm/outline/ShareIos.mjs +11 -0
  116. package/dist/icons/esm/outline/Shield.mjs +11 -0
  117. package/dist/icons/esm/outline/Shield2.mjs +14 -0
  118. package/dist/icons/esm/outline/ShieldAlert.mjs +15 -0
  119. package/dist/icons/esm/outline/ShieldCheck.mjs +14 -0
  120. package/dist/icons/esm/outline/SmartphoneDevice.mjs +14 -0
  121. package/dist/icons/esm/outline/SnowFlake.mjs +18 -0
  122. package/dist/icons/esm/outline/SoftwareUpdateSetting.mjs +14 -0
  123. package/dist/icons/esm/outline/Sort.mjs +11 -0
  124. package/dist/icons/esm/outline/SortDown.mjs +11 -0
  125. package/dist/icons/esm/outline/SortUp.mjs +17 -0
  126. package/dist/icons/esm/outline/Spark.mjs +11 -0
  127. package/dist/icons/esm/outline/Sparks.mjs +14 -0
  128. package/dist/icons/esm/outline/Star.mjs +11 -0
  129. package/dist/icons/esm/outline/StatsUpSquare.mjs +11 -0
  130. package/dist/icons/esm/outline/Suitcase.mjs +14 -0
  131. package/dist/icons/esm/outline/Text.mjs +14 -0
  132. package/dist/icons/esm/outline/TimerDots.mjs +11 -0
  133. package/dist/icons/esm/outline/Trash.mjs +11 -0
  134. package/dist/icons/esm/outline/Trophy.mjs +16 -0
  135. package/dist/icons/esm/outline/User.mjs +14 -0
  136. package/dist/icons/esm/outline/VideoCamera.mjs +14 -0
  137. package/dist/icons/esm/outline/ViewGrid.mjs +16 -0
  138. package/dist/icons/esm/outline/Wallet.mjs +14 -0
  139. package/dist/icons/esm/outline/WarningCircle.mjs +15 -0
  140. package/dist/icons/esm/outline/WarningHexagon.mjs +15 -0
  141. package/dist/icons/esm/outline/WarningTriangle.mjs +15 -0
  142. package/dist/icons/esm/outline/Wifi.mjs +14 -0
  143. package/dist/icons/esm/outline/WifiSignalNone.mjs +11 -0
  144. package/dist/icons/esm/outline/Xmark.mjs +11 -0
  145. package/dist/icons/esm/outline/index.d.mts +1 -0
  146. package/dist/icons/esm/outline/index.mjs +1 -0
  147. package/dist/icons/esm/regular/Airplane.mjs +11 -0
  148. package/dist/icons/esm/regular/AntennaSignal.mjs +17 -0
  149. package/dist/icons/esm/regular/AppleMac.mjs +11 -0
  150. package/dist/icons/esm/regular/ArrowDown.mjs +11 -0
  151. package/dist/icons/esm/regular/ArrowDownLeft.mjs +11 -0
  152. package/dist/icons/esm/regular/ArrowDownRight.mjs +11 -0
  153. package/dist/icons/esm/regular/ArrowLeft.mjs +11 -0
  154. package/dist/icons/esm/regular/ArrowRight.mjs +11 -0
  155. package/dist/icons/esm/regular/ArrowSplit.mjs +11 -0
  156. package/dist/icons/esm/regular/ArrowUp.mjs +11 -0
  157. package/dist/icons/esm/regular/ArrowUpLeft.mjs +11 -0
  158. package/dist/icons/esm/regular/ArrowUpRight.mjs +11 -0
  159. package/dist/icons/esm/regular/AtSign.mjs +11 -0
  160. package/dist/icons/esm/regular/BadgeCheck.mjs +14 -0
  161. package/dist/icons/esm/regular/BadgeNotChecked.mjs +14 -0
  162. package/dist/icons/esm/regular/Bag.mjs +11 -0
  163. package/dist/icons/esm/regular/Bank.mjs +11 -0
  164. package/dist/icons/esm/regular/Bell.mjs +11 -0
  165. package/dist/icons/esm/regular/BellNotification.mjs +11 -0
  166. package/dist/icons/esm/regular/BellSlash.mjs +11 -0
  167. package/dist/icons/esm/regular/Bookmark.mjs +11 -0
  168. package/dist/icons/esm/regular/BoxIso.mjs +11 -0
  169. package/dist/icons/esm/regular/Calendar.mjs +11 -0
  170. package/dist/icons/esm/regular/CalendarPlus.mjs +14 -0
  171. package/dist/icons/esm/regular/Camera.mjs +14 -0
  172. package/dist/icons/esm/regular/Cash.mjs +14 -0
  173. package/dist/icons/esm/regular/CashMulti.mjs +11 -0
  174. package/dist/icons/esm/regular/Cellular.mjs +16 -0
  175. package/dist/icons/esm/regular/CellularNoSignal.mjs +16 -0
  176. package/dist/icons/esm/regular/ChatBubble.mjs +11 -0
  177. package/dist/icons/esm/regular/ChatBubbleEmpty.mjs +11 -0
  178. package/dist/icons/esm/regular/ChatBubbleQuestion.mjs +15 -0
  179. package/dist/icons/esm/regular/ChatBubbleTranslate.mjs +11 -0
  180. package/dist/icons/esm/regular/ChatBubbleWarning.mjs +15 -0
  181. package/dist/icons/esm/regular/ChatLines.mjs +15 -0
  182. package/dist/icons/esm/regular/Check.mjs +11 -0
  183. package/dist/icons/esm/regular/CheckCircle.mjs +14 -0
  184. package/dist/icons/esm/regular/Clock.mjs +11 -0
  185. package/dist/icons/esm/regular/ClockRotateRight.mjs +14 -0
  186. package/dist/icons/esm/regular/Cloud.mjs +11 -0
  187. package/dist/icons/esm/regular/CloudDownload.mjs +11 -0
  188. package/dist/icons/esm/regular/Coins.mjs +14 -0
  189. package/dist/icons/esm/regular/Compass.mjs +14 -0
  190. package/dist/icons/esm/regular/Copy.mjs +14 -0
  191. package/dist/icons/esm/regular/Coupon.mjs +11 -0
  192. package/dist/icons/esm/regular/Cube.mjs +11 -0
  193. package/dist/icons/esm/regular/DeliveryCheck.mjs +15 -0
  194. package/dist/icons/esm/regular/DeliveryTruck.mjs +11 -0
  195. package/dist/icons/esm/regular/DoubleCheck.mjs +15 -0
  196. package/dist/icons/esm/regular/Download.mjs +11 -0
  197. package/dist/icons/esm/regular/EditPencil.mjs +11 -0
  198. package/dist/icons/esm/regular/EmptyPage.mjs +11 -0
  199. package/dist/icons/esm/regular/Eye.mjs +11 -0
  200. package/dist/icons/esm/regular/EyeClosed.mjs +11 -0
  201. package/dist/icons/esm/regular/FaceId.mjs +20 -0
  202. package/dist/icons/esm/regular/FilterList.mjs +16 -0
  203. package/dist/icons/esm/regular/Flash.mjs +11 -0
  204. package/dist/icons/esm/regular/Gif.mjs +16 -0
  205. package/dist/icons/esm/regular/Globe.mjs +11 -0
  206. package/dist/icons/esm/regular/GraduationCap.mjs +11 -0
  207. package/dist/icons/esm/regular/GraphDown.mjs +11 -0
  208. package/dist/icons/esm/regular/GraphUp.mjs +11 -0
  209. package/dist/icons/esm/regular/Group.mjs +11 -0
  210. package/dist/icons/esm/regular/Heart.mjs +11 -0
  211. package/dist/icons/esm/regular/HelpCircle.mjs +15 -0
  212. package/dist/icons/esm/regular/Home.mjs +11 -0
  213. package/dist/icons/esm/regular/InfoCircle.mjs +15 -0
  214. package/dist/icons/esm/regular/Instagram.mjs +15 -0
  215. package/dist/icons/esm/regular/Key.mjs +11 -0
  216. package/dist/icons/esm/regular/Language.mjs +11 -0
  217. package/dist/icons/esm/regular/Link.mjs +11 -0
  218. package/dist/icons/esm/regular/LinkSlash.mjs +16 -0
  219. package/dist/icons/esm/regular/List.mjs +11 -0
  220. package/dist/icons/esm/regular/Lock.mjs +11 -0
  221. package/dist/icons/esm/regular/LogIn.mjs +11 -0
  222. package/dist/icons/esm/regular/LogOut.mjs +14 -0
  223. package/dist/icons/esm/regular/MagicWand.mjs +16 -0
  224. package/dist/icons/esm/regular/Mail.mjs +11 -0
  225. package/dist/icons/esm/regular/Map.mjs +11 -0
  226. package/dist/icons/esm/regular/MapPin.mjs +11 -0
  227. package/dist/icons/esm/regular/MapsArrow.mjs +11 -0
  228. package/dist/icons/esm/regular/MediaImage.mjs +11 -0
  229. package/dist/icons/esm/regular/Microphone.mjs +11 -0
  230. package/dist/icons/esm/regular/Minus.mjs +11 -0
  231. package/dist/icons/esm/regular/MoreHoriz.mjs +15 -0
  232. package/dist/icons/esm/regular/MoreHorizCircle.mjs +16 -0
  233. package/dist/icons/esm/regular/NavArrowDown.mjs +11 -0
  234. package/dist/icons/esm/regular/NavArrowLeft.mjs +11 -0
  235. package/dist/icons/esm/regular/NavArrowRight.mjs +11 -0
  236. package/dist/icons/esm/regular/NavArrowUp.mjs +11 -0
  237. package/dist/icons/esm/regular/OpenNewWindow.mjs +11 -0
  238. package/dist/icons/esm/regular/Orb.mjs +11 -0
  239. package/dist/icons/esm/regular/Page.mjs +11 -0
  240. package/dist/icons/esm/regular/Passkey.mjs +15 -0
  241. package/dist/icons/esm/regular/Percentage.mjs +15 -0
  242. package/dist/icons/esm/regular/Pin.mjs +11 -0
  243. package/dist/icons/esm/regular/Play.mjs +11 -0
  244. package/dist/icons/esm/regular/Plus.mjs +11 -0
  245. package/dist/icons/esm/regular/Post.mjs +16 -0
  246. package/dist/icons/esm/regular/ProfileCircle.mjs +14 -0
  247. package/dist/icons/esm/regular/Prohibition.mjs +11 -0
  248. package/dist/icons/esm/regular/QrCode.mjs +11 -0
  249. package/dist/icons/esm/regular/Refresh.mjs +11 -0
  250. package/dist/icons/esm/regular/Reports.mjs +11 -0
  251. package/dist/icons/esm/regular/Safe.mjs +14 -0
  252. package/dist/icons/esm/regular/Scan.mjs +17 -0
  253. package/dist/icons/esm/regular/Search.mjs +11 -0
  254. package/dist/icons/esm/regular/SendMail.mjs +15 -0
  255. package/dist/icons/esm/regular/Settings.mjs +11 -0
  256. package/dist/icons/esm/regular/ShareIos.mjs +14 -0
  257. package/dist/icons/esm/regular/Shield.mjs +11 -0
  258. package/dist/icons/esm/regular/Shield2.mjs +11 -0
  259. package/dist/icons/esm/regular/ShieldAlert.mjs +11 -0
  260. package/dist/icons/esm/regular/SmartphoneDevice.mjs +14 -0
  261. package/dist/icons/esm/regular/SnowFlake.mjs +11 -0
  262. package/dist/icons/esm/regular/SoftwareUpdateSetting.mjs +14 -0
  263. package/dist/icons/esm/regular/Sort.mjs +16 -0
  264. package/dist/icons/esm/regular/SortDown.mjs +11 -0
  265. package/dist/icons/esm/regular/SortUp.mjs +11 -0
  266. package/dist/icons/esm/regular/Spark.mjs +11 -0
  267. package/dist/icons/esm/regular/Sparks.mjs +14 -0
  268. package/dist/icons/esm/regular/Star.mjs +11 -0
  269. package/dist/icons/esm/regular/StatsUpSquare.mjs +16 -0
  270. package/dist/icons/esm/regular/Suitcase.mjs +11 -0
  271. package/dist/icons/esm/regular/TimerDots.mjs +11 -0
  272. package/dist/icons/esm/regular/Trash.mjs +11 -0
  273. package/dist/icons/esm/regular/Trophy.mjs +11 -0
  274. package/dist/icons/esm/regular/User.mjs +14 -0
  275. package/dist/icons/esm/regular/VideoCamera.mjs +11 -0
  276. package/dist/icons/esm/regular/ViewGrid.mjs +16 -0
  277. package/dist/icons/esm/regular/Wallet.mjs +11 -0
  278. package/dist/icons/esm/regular/WarningCircle.mjs +15 -0
  279. package/dist/icons/esm/regular/WarningHexagon.mjs +15 -0
  280. package/dist/icons/esm/regular/WarningTriangle.mjs +15 -0
  281. package/dist/icons/esm/regular/WarningTriangle2.mjs +11 -0
  282. package/dist/icons/esm/regular/Wifi.mjs +16 -0
  283. package/dist/icons/esm/regular/WifiSignalNone.mjs +11 -0
  284. package/dist/icons/esm/regular/Xmark.mjs +11 -0
  285. package/dist/icons/esm/regular/index.d.mts +1 -0
  286. package/dist/icons/esm/regular/index.mjs +1 -0
  287. package/dist/icons/esm/solid/Airplane.mjs +11 -0
  288. package/dist/icons/esm/solid/AppleMac.mjs +14 -0
  289. package/dist/icons/esm/solid/ArrowDown.mjs +11 -0
  290. package/dist/icons/esm/solid/ArrowDownLeft.mjs +11 -0
  291. package/dist/icons/esm/solid/ArrowDownRight.mjs +11 -0
  292. package/dist/icons/esm/solid/ArrowLeft.mjs +11 -0
  293. package/dist/icons/esm/solid/ArrowRight.mjs +11 -0
  294. package/dist/icons/esm/solid/ArrowSplit.mjs +11 -0
  295. package/dist/icons/esm/solid/ArrowUp.mjs +11 -0
  296. package/dist/icons/esm/solid/ArrowUpLeft.mjs +11 -0
  297. package/dist/icons/esm/solid/AtSign.mjs +11 -0
  298. package/dist/icons/esm/solid/BadgeCheck.mjs +11 -0
  299. package/dist/icons/esm/solid/BadgeNotChecked.mjs +11 -0
  300. package/dist/icons/esm/solid/Bag.mjs +11 -0
  301. package/dist/icons/esm/solid/Bank.mjs +11 -0
  302. package/dist/icons/esm/solid/Bell.mjs +11 -0
  303. package/dist/icons/esm/solid/BellNotification.mjs +14 -0
  304. package/dist/icons/esm/solid/BellSlash.mjs +11 -0
  305. package/dist/icons/esm/solid/Bookmark.mjs +11 -0
  306. package/dist/icons/esm/solid/BoxIso.mjs +11 -0
  307. package/dist/icons/esm/solid/Calendar.mjs +11 -0
  308. package/dist/icons/esm/solid/CalendarPlus.mjs +14 -0
  309. package/dist/icons/esm/solid/Camera.mjs +11 -0
  310. package/dist/icons/esm/solid/Cash.mjs +11 -0
  311. package/dist/icons/esm/solid/CashMulti.mjs +14 -0
  312. package/dist/icons/esm/solid/Cellular.mjs +16 -0
  313. package/dist/icons/esm/solid/CellularNoSignal.mjs +16 -0
  314. package/dist/icons/esm/solid/ChatBubble.mjs +11 -0
  315. package/dist/icons/esm/solid/ChatBubbleEmpty.mjs +11 -0
  316. package/dist/icons/esm/solid/ChatBubbleQuestion.mjs +11 -0
  317. package/dist/icons/esm/solid/ChatBubbleTranslate.mjs +11 -0
  318. package/dist/icons/esm/solid/ChatBubbleWarning.mjs +11 -0
  319. package/dist/icons/esm/solid/ChatLines.mjs +11 -0
  320. package/dist/icons/esm/solid/Check.mjs +11 -0
  321. package/dist/icons/esm/solid/CheckCircle.mjs +11 -0
  322. package/dist/icons/esm/solid/Clock.mjs +11 -0
  323. package/dist/icons/esm/solid/ClockRotateRight.mjs +14 -0
  324. package/dist/icons/esm/solid/Cloud.mjs +11 -0
  325. package/dist/icons/esm/solid/CloudDownload.mjs +11 -0
  326. package/dist/icons/esm/solid/Coins.mjs +14 -0
  327. package/dist/icons/esm/solid/Compass.mjs +11 -0
  328. package/dist/icons/esm/solid/Copy.mjs +14 -0
  329. package/dist/icons/esm/solid/Coupon.mjs +11 -0
  330. package/dist/icons/esm/solid/Cube.mjs +15 -0
  331. package/dist/icons/esm/solid/DeliveryCheck.mjs +11 -0
  332. package/dist/icons/esm/solid/DeliveryTruck.mjs +11 -0
  333. package/dist/icons/esm/solid/DoubleCheck.mjs +15 -0
  334. package/dist/icons/esm/solid/Download.mjs +11 -0
  335. package/dist/icons/esm/solid/EditPencil.mjs +14 -0
  336. package/dist/icons/esm/solid/EmptyPage.mjs +11 -0
  337. package/dist/icons/esm/solid/Eye.mjs +11 -0
  338. package/dist/icons/esm/solid/EyeClosed.mjs +11 -0
  339. package/dist/icons/esm/solid/FaceId.mjs +20 -0
  340. package/dist/icons/esm/solid/FilterList.mjs +16 -0
  341. package/dist/icons/esm/solid/Flash.mjs +11 -0
  342. package/dist/icons/esm/solid/Gif.mjs +11 -0
  343. package/dist/icons/esm/solid/Gift.mjs +11 -0
  344. package/dist/icons/esm/solid/Globe.mjs +11 -0
  345. package/dist/icons/esm/solid/GraduationCap.mjs +14 -0
  346. package/dist/icons/esm/solid/GraphDown.mjs +11 -0
  347. package/dist/icons/esm/solid/GraphUp.mjs +11 -0
  348. package/dist/icons/esm/solid/Group.mjs +14 -0
  349. package/dist/icons/esm/solid/Heart.mjs +11 -0
  350. package/dist/icons/esm/solid/HelpCircle.mjs +11 -0
  351. package/dist/icons/esm/solid/Home.mjs +11 -0
  352. package/dist/icons/esm/solid/InfoCircle.mjs +11 -0
  353. package/dist/icons/esm/solid/Instagram.mjs +14 -0
  354. package/dist/icons/esm/solid/Key.mjs +11 -0
  355. package/dist/icons/esm/solid/Language.mjs +21 -0
  356. package/dist/icons/esm/solid/Link.mjs +11 -0
  357. package/dist/icons/esm/solid/List.mjs +11 -0
  358. package/dist/icons/esm/solid/Lock.mjs +11 -0
  359. package/dist/icons/esm/solid/LogIn.mjs +11 -0
  360. package/dist/icons/esm/solid/LogOut.mjs +14 -0
  361. package/dist/icons/esm/solid/MagicWand.mjs +16 -0
  362. package/dist/icons/esm/solid/Mail.mjs +14 -0
  363. package/dist/icons/esm/solid/Map.mjs +11 -0
  364. package/dist/icons/esm/solid/MapPin.mjs +11 -0
  365. package/dist/icons/esm/solid/MapsArrow.mjs +11 -0
  366. package/dist/icons/esm/solid/MediaImage.mjs +14 -0
  367. package/dist/icons/esm/solid/Microphone.mjs +11 -0
  368. package/dist/icons/esm/solid/Minus.mjs +11 -0
  369. package/dist/icons/esm/solid/MoreHoriz.mjs +15 -0
  370. package/dist/icons/esm/solid/MoreHorizCircle.mjs +11 -0
  371. package/dist/icons/esm/solid/NavArrowDown.mjs +11 -0
  372. package/dist/icons/esm/solid/NavArrowLeft.mjs +11 -0
  373. package/dist/icons/esm/solid/NavArrowRight.mjs +11 -0
  374. package/dist/icons/esm/solid/NavArrowUp.mjs +11 -0
  375. package/dist/icons/esm/solid/OpenNewWindow.mjs +11 -0
  376. package/dist/icons/esm/solid/Orb.mjs +11 -0
  377. package/dist/icons/esm/solid/Page.mjs +11 -0
  378. package/dist/icons/esm/solid/Passkey.mjs +15 -0
  379. package/dist/icons/esm/solid/Percentage.mjs +15 -0
  380. package/dist/icons/esm/solid/Pin.mjs +11 -0
  381. package/dist/icons/esm/solid/Play.mjs +11 -0
  382. package/dist/icons/esm/solid/Plus.mjs +11 -0
  383. package/dist/icons/esm/solid/Post.mjs +11 -0
  384. package/dist/icons/esm/solid/ProfileCircle.mjs +14 -0
  385. package/dist/icons/esm/solid/Prohibition.mjs +11 -0
  386. package/dist/icons/esm/solid/QrCode.mjs +11 -0
  387. package/dist/icons/esm/solid/Refresh.mjs +11 -0
  388. package/dist/icons/esm/solid/Reports.mjs +11 -0
  389. package/dist/icons/esm/solid/Safe.mjs +14 -0
  390. package/dist/icons/esm/solid/Scan.mjs +17 -0
  391. package/dist/icons/esm/solid/Search.mjs +11 -0
  392. package/dist/icons/esm/solid/SendMail.mjs +15 -0
  393. package/dist/icons/esm/solid/Settings.mjs +11 -0
  394. package/dist/icons/esm/solid/ShareIos.mjs +14 -0
  395. package/dist/icons/esm/solid/Shield.mjs +11 -0
  396. package/dist/icons/esm/solid/Shield2.mjs +11 -0
  397. package/dist/icons/esm/solid/ShieldAlert.mjs +11 -0
  398. package/dist/icons/esm/solid/ShieldCheck.mjs +11 -0
  399. package/dist/icons/esm/solid/SmartphoneDevice.mjs +11 -0
  400. package/dist/icons/esm/solid/SnowFlake.mjs +11 -0
  401. package/dist/icons/esm/solid/SoftwareUpdateSetting.mjs +11 -0
  402. package/dist/icons/esm/solid/Sort.mjs +16 -0
  403. package/dist/icons/esm/solid/SortDown.mjs +11 -0
  404. package/dist/icons/esm/solid/SortUp.mjs +11 -0
  405. package/dist/icons/esm/solid/Spark.mjs +11 -0
  406. package/dist/icons/esm/solid/Sparks.mjs +14 -0
  407. package/dist/icons/esm/solid/Star.mjs +11 -0
  408. package/dist/icons/esm/solid/StatsUpSquare.mjs +11 -0
  409. package/dist/icons/esm/solid/Suitcase.mjs +11 -0
  410. package/dist/icons/esm/solid/Text.mjs +11 -0
  411. package/dist/icons/esm/solid/TimerDots.mjs +11 -0
  412. package/dist/icons/esm/solid/Trash.mjs +11 -0
  413. package/dist/icons/esm/solid/Trophy.mjs +11 -0
  414. package/dist/icons/esm/solid/User.mjs +14 -0
  415. package/dist/icons/esm/solid/VideoCamera.mjs +11 -0
  416. package/dist/icons/esm/solid/ViewGrid.mjs +16 -0
  417. package/dist/icons/esm/solid/Wallet.mjs +11 -0
  418. package/dist/icons/esm/solid/WarningCircle.mjs +11 -0
  419. package/dist/icons/esm/solid/WarningHexagon.mjs +11 -0
  420. package/dist/icons/esm/solid/WarningTriangle.mjs +11 -0
  421. package/dist/icons/esm/solid/WarningTriangle2.mjs +11 -0
  422. package/dist/icons/esm/solid/Wifi.mjs +16 -0
  423. package/dist/icons/esm/solid/WifiSignalNone.mjs +11 -0
  424. package/dist/icons/esm/solid/Xmark.mjs +11 -0
  425. package/dist/icons/esm/solid/index.d.mts +1 -0
  426. package/dist/icons/esm/solid/index.mjs +1 -0
  427. package/dist/icons/icon.d.ts +3 -0
  428. package/dist/icons/index.d.ts +1 -0
  429. package/dist/icons/index.js +1 -0
  430. package/dist/icons/outline/Airplane.js +30 -0
  431. package/dist/icons/outline/AntennaSignal.js +33 -0
  432. package/dist/icons/outline/AppleMac.js +33 -0
  433. package/dist/icons/outline/ArrowDown.js +33 -0
  434. package/dist/icons/outline/ArrowDownLeft.js +33 -0
  435. package/dist/icons/outline/ArrowDownRight.js +33 -0
  436. package/dist/icons/outline/ArrowLeft.js +30 -0
  437. package/dist/icons/outline/ArrowRight.js +30 -0
  438. package/dist/icons/outline/ArrowSplit.js +30 -0
  439. package/dist/icons/outline/ArrowUp.js +33 -0
  440. package/dist/icons/outline/ArrowUpLeft.js +33 -0
  441. package/dist/icons/outline/ArrowUpRight.js +33 -0
  442. package/dist/icons/outline/AtSign.js +35 -0
  443. package/dist/icons/outline/BadgeCheck.js +30 -0
  444. package/dist/icons/outline/BadgeNotChecked.js +34 -0
  445. package/dist/icons/outline/Bag.js +33 -0
  446. package/dist/icons/outline/Bank.js +36 -0
  447. package/dist/icons/outline/Bell.js +33 -0
  448. package/dist/icons/outline/BellNotification.js +33 -0
  449. package/dist/icons/outline/BellSlash.js +33 -0
  450. package/dist/icons/outline/Bookmark.js +30 -0
  451. package/dist/icons/outline/BoxIso.js +33 -0
  452. package/dist/icons/outline/Calendar.js +35 -0
  453. package/dist/icons/outline/CalendarPlus.js +37 -0
  454. package/dist/icons/outline/Camera.js +33 -0
  455. package/dist/icons/outline/Cash.js +33 -0
  456. package/dist/icons/outline/CashMulti.js +36 -0
  457. package/dist/icons/outline/Cellular.js +30 -0
  458. package/dist/icons/outline/CellularNoSignal.js +30 -0
  459. package/dist/icons/outline/ChatBubble.js +35 -0
  460. package/dist/icons/outline/ChatBubbleEmpty.js +30 -0
  461. package/dist/icons/outline/ChatBubbleQuestion.js +34 -0
  462. package/dist/icons/outline/ChatBubbleTranslate.js +36 -0
  463. package/dist/icons/outline/ChatBubbleWarning.js +34 -0
  464. package/dist/icons/outline/ChatLines.js +34 -0
  465. package/dist/icons/outline/Check.js +30 -0
  466. package/dist/icons/outline/CheckCircle.js +33 -0
  467. package/dist/icons/outline/Clock.js +30 -0
  468. package/dist/icons/outline/ClockRotateRight.js +34 -0
  469. package/dist/icons/outline/Cloud.js +30 -0
  470. package/dist/icons/outline/CloudDownload.js +30 -0
  471. package/dist/icons/outline/Coins.js +33 -0
  472. package/dist/icons/outline/Compass.js +33 -0
  473. package/dist/icons/outline/Copy.js +30 -0
  474. package/dist/icons/outline/Coupon.js +35 -0
  475. package/dist/icons/outline/Cube.js +34 -0
  476. package/dist/icons/outline/DeliveryCheck.js +34 -0
  477. package/dist/icons/outline/DeliveryTruck.js +40 -0
  478. package/dist/icons/outline/DoubleCheck.js +34 -0
  479. package/dist/icons/outline/Download.js +30 -0
  480. package/dist/icons/outline/EditPencil.js +30 -0
  481. package/dist/icons/outline/EmptyPage.js +33 -0
  482. package/dist/icons/outline/Eye.js +33 -0
  483. package/dist/icons/outline/EyeClosed.js +30 -0
  484. package/dist/icons/outline/FaceId.js +30 -0
  485. package/dist/icons/outline/FilterList.js +30 -0
  486. package/dist/icons/outline/Flash.js +30 -0
  487. package/dist/icons/outline/Gif.js +35 -0
  488. package/dist/icons/outline/Gift.js +36 -0
  489. package/dist/icons/outline/Globe.js +35 -0
  490. package/dist/icons/outline/GraduationCap.js +33 -0
  491. package/dist/icons/outline/GraphDown.js +30 -0
  492. package/dist/icons/outline/GraphUp.js +30 -0
  493. package/dist/icons/outline/Group.js +30 -0
  494. package/dist/icons/outline/Heart.js +30 -0
  495. package/dist/icons/outline/HelpCircle.js +34 -0
  496. package/dist/icons/outline/Home.js +30 -0
  497. package/dist/icons/outline/InfoCircle.js +34 -0
  498. package/dist/icons/outline/Instagram.js +34 -0
  499. package/dist/icons/outline/Key.js +34 -0
  500. package/dist/icons/outline/Language.js +35 -0
  501. package/dist/icons/outline/Link.js +34 -0
  502. package/dist/icons/outline/LinkSlash.js +35 -0
  503. package/dist/icons/outline/List.js +35 -0
  504. package/dist/icons/outline/Lock.js +33 -0
  505. package/dist/icons/outline/LogIn.js +30 -0
  506. package/dist/icons/outline/LogOut.js +30 -0
  507. package/dist/icons/outline/MagicWand.js +35 -0
  508. package/dist/icons/outline/Mail.js +30 -0
  509. package/dist/icons/outline/Map.js +34 -0
  510. package/dist/icons/outline/MapPin.js +33 -0
  511. package/dist/icons/outline/MapsArrow.js +30 -0
  512. package/dist/icons/outline/MediaImage.js +34 -0
  513. package/dist/icons/outline/Microphone.js +30 -0
  514. package/dist/icons/outline/Minus.js +30 -0
  515. package/dist/icons/outline/MoreHoriz.js +34 -0
  516. package/dist/icons/outline/MoreHorizCircle.js +35 -0
  517. package/dist/icons/outline/NavArrowDown.js +30 -0
  518. package/dist/icons/outline/NavArrowLeft.js +30 -0
  519. package/dist/icons/outline/NavArrowRight.js +30 -0
  520. package/dist/icons/outline/NavArrowUp.js +30 -0
  521. package/dist/icons/outline/OpenNewWindow.js +30 -0
  522. package/dist/icons/outline/Orb.js +34 -0
  523. package/dist/icons/outline/Page.js +35 -0
  524. package/dist/icons/outline/Passkey.js +36 -0
  525. package/dist/icons/outline/Percentage.js +34 -0
  526. package/dist/icons/outline/Pin.js +33 -0
  527. package/dist/icons/outline/Play.js +30 -0
  528. package/dist/icons/outline/Plus.js +30 -0
  529. package/dist/icons/outline/Post.js +30 -0
  530. package/dist/icons/outline/ProfileCircle.js +34 -0
  531. package/dist/icons/outline/Prohibition.js +33 -0
  532. package/dist/icons/outline/QrCode.js +39 -0
  533. package/dist/icons/outline/Refresh.js +30 -0
  534. package/dist/icons/outline/Reports.js +34 -0
  535. package/dist/icons/outline/Safe.js +37 -0
  536. package/dist/icons/outline/Scan.js +30 -0
  537. package/dist/icons/outline/Search.js +30 -0
  538. package/dist/icons/outline/SendMail.js +35 -0
  539. package/dist/icons/outline/Settings.js +33 -0
  540. package/dist/icons/outline/ShareIos.js +30 -0
  541. package/dist/icons/outline/Shield.js +30 -0
  542. package/dist/icons/outline/Shield2.js +33 -0
  543. package/dist/icons/outline/ShieldAlert.js +34 -0
  544. package/dist/icons/outline/ShieldCheck.js +33 -0
  545. package/dist/icons/outline/SmartphoneDevice.js +33 -0
  546. package/dist/icons/outline/SnowFlake.js +37 -0
  547. package/dist/icons/outline/SoftwareUpdateSetting.js +33 -0
  548. package/dist/icons/outline/Sort.js +30 -0
  549. package/dist/icons/outline/SortDown.js +30 -0
  550. package/dist/icons/outline/SortUp.js +36 -0
  551. package/dist/icons/outline/Spark.js +30 -0
  552. package/dist/icons/outline/Sparks.js +33 -0
  553. package/dist/icons/outline/Star.js +30 -0
  554. package/dist/icons/outline/StatsUpSquare.js +30 -0
  555. package/dist/icons/outline/Suitcase.js +33 -0
  556. package/dist/icons/outline/Text.js +33 -0
  557. package/dist/icons/outline/TimerDots.js +30 -0
  558. package/dist/icons/outline/Trash.js +30 -0
  559. package/dist/icons/outline/Trophy.js +35 -0
  560. package/dist/icons/outline/User.js +33 -0
  561. package/dist/icons/outline/VideoCamera.js +33 -0
  562. package/dist/icons/outline/ViewGrid.js +35 -0
  563. package/dist/icons/outline/Wallet.js +33 -0
  564. package/dist/icons/outline/WarningCircle.js +34 -0
  565. package/dist/icons/outline/WarningHexagon.js +34 -0
  566. package/dist/icons/outline/WarningTriangle.js +34 -0
  567. package/dist/icons/outline/Wifi.js +33 -0
  568. package/dist/icons/outline/WifiSignalNone.js +30 -0
  569. package/dist/icons/outline/Xmark.js +30 -0
  570. package/dist/icons/outline/index.d.ts +1 -0
  571. package/dist/icons/outline/index.js +1 -0
  572. package/dist/icons/regular/Airplane.js +30 -0
  573. package/dist/icons/regular/AntennaSignal.js +36 -0
  574. package/dist/icons/regular/AppleMac.js +30 -0
  575. package/dist/icons/regular/ArrowDown.js +30 -0
  576. package/dist/icons/regular/ArrowDownLeft.js +30 -0
  577. package/dist/icons/regular/ArrowDownRight.js +30 -0
  578. package/dist/icons/regular/ArrowLeft.js +30 -0
  579. package/dist/icons/regular/ArrowRight.js +30 -0
  580. package/dist/icons/regular/ArrowSplit.js +30 -0
  581. package/dist/icons/regular/ArrowUp.js +30 -0
  582. package/dist/icons/regular/ArrowUpLeft.js +30 -0
  583. package/dist/icons/regular/ArrowUpRight.js +30 -0
  584. package/dist/icons/regular/AtSign.js +30 -0
  585. package/dist/icons/regular/BadgeCheck.js +33 -0
  586. package/dist/icons/regular/BadgeNotChecked.js +33 -0
  587. package/dist/icons/regular/Bag.js +30 -0
  588. package/dist/icons/regular/Bank.js +30 -0
  589. package/dist/icons/regular/Bell.js +30 -0
  590. package/dist/icons/regular/BellNotification.js +30 -0
  591. package/dist/icons/regular/BellSlash.js +30 -0
  592. package/dist/icons/regular/Bookmark.js +30 -0
  593. package/dist/icons/regular/BoxIso.js +30 -0
  594. package/dist/icons/regular/Calendar.js +30 -0
  595. package/dist/icons/regular/CalendarPlus.js +33 -0
  596. package/dist/icons/regular/Camera.js +33 -0
  597. package/dist/icons/regular/Cash.js +33 -0
  598. package/dist/icons/regular/CashMulti.js +30 -0
  599. package/dist/icons/regular/Cellular.js +35 -0
  600. package/dist/icons/regular/CellularNoSignal.js +35 -0
  601. package/dist/icons/regular/ChatBubble.js +30 -0
  602. package/dist/icons/regular/ChatBubbleEmpty.js +30 -0
  603. package/dist/icons/regular/ChatBubbleQuestion.js +34 -0
  604. package/dist/icons/regular/ChatBubbleTranslate.js +30 -0
  605. package/dist/icons/regular/ChatBubbleWarning.js +34 -0
  606. package/dist/icons/regular/ChatLines.js +34 -0
  607. package/dist/icons/regular/Check.js +30 -0
  608. package/dist/icons/regular/CheckCircle.js +33 -0
  609. package/dist/icons/regular/Clock.js +30 -0
  610. package/dist/icons/regular/ClockRotateRight.js +33 -0
  611. package/dist/icons/regular/Cloud.js +30 -0
  612. package/dist/icons/regular/CloudDownload.js +30 -0
  613. package/dist/icons/regular/Coins.js +33 -0
  614. package/dist/icons/regular/Compass.js +33 -0
  615. package/dist/icons/regular/Copy.js +33 -0
  616. package/dist/icons/regular/Coupon.js +30 -0
  617. package/dist/icons/regular/Cube.js +30 -0
  618. package/dist/icons/regular/DeliveryCheck.js +34 -0
  619. package/dist/icons/regular/DeliveryTruck.js +30 -0
  620. package/dist/icons/regular/DoubleCheck.js +34 -0
  621. package/dist/icons/regular/Download.js +30 -0
  622. package/dist/icons/regular/EditPencil.js +30 -0
  623. package/dist/icons/regular/EmptyPage.js +30 -0
  624. package/dist/icons/regular/Eye.js +30 -0
  625. package/dist/icons/regular/EyeClosed.js +30 -0
  626. package/dist/icons/regular/FaceId.js +39 -0
  627. package/dist/icons/regular/FilterList.js +35 -0
  628. package/dist/icons/regular/Flash.js +30 -0
  629. package/dist/icons/regular/Gif.js +35 -0
  630. package/dist/icons/regular/Globe.js +30 -0
  631. package/dist/icons/regular/GraduationCap.js +30 -0
  632. package/dist/icons/regular/GraphDown.js +30 -0
  633. package/dist/icons/regular/GraphUp.js +30 -0
  634. package/dist/icons/regular/Group.js +30 -0
  635. package/dist/icons/regular/Heart.js +30 -0
  636. package/dist/icons/regular/HelpCircle.js +34 -0
  637. package/dist/icons/regular/Home.js +30 -0
  638. package/dist/icons/regular/InfoCircle.js +34 -0
  639. package/dist/icons/regular/Instagram.js +34 -0
  640. package/dist/icons/regular/Key.js +30 -0
  641. package/dist/icons/regular/Language.js +30 -0
  642. package/dist/icons/regular/Link.js +30 -0
  643. package/dist/icons/regular/LinkSlash.js +35 -0
  644. package/dist/icons/regular/List.js +30 -0
  645. package/dist/icons/regular/Lock.js +30 -0
  646. package/dist/icons/regular/LogIn.js +30 -0
  647. package/dist/icons/regular/LogOut.js +33 -0
  648. package/dist/icons/regular/MagicWand.js +35 -0
  649. package/dist/icons/regular/Mail.js +30 -0
  650. package/dist/icons/regular/Map.js +30 -0
  651. package/dist/icons/regular/MapPin.js +30 -0
  652. package/dist/icons/regular/MapsArrow.js +30 -0
  653. package/dist/icons/regular/MediaImage.js +30 -0
  654. package/dist/icons/regular/Microphone.js +30 -0
  655. package/dist/icons/regular/Minus.js +30 -0
  656. package/dist/icons/regular/MoreHoriz.js +34 -0
  657. package/dist/icons/regular/MoreHorizCircle.js +35 -0
  658. package/dist/icons/regular/NavArrowDown.js +30 -0
  659. package/dist/icons/regular/NavArrowLeft.js +30 -0
  660. package/dist/icons/regular/NavArrowRight.js +30 -0
  661. package/dist/icons/regular/NavArrowUp.js +30 -0
  662. package/dist/icons/regular/OpenNewWindow.js +30 -0
  663. package/dist/icons/regular/Orb.js +30 -0
  664. package/dist/icons/regular/Page.js +30 -0
  665. package/dist/icons/regular/Passkey.js +34 -0
  666. package/dist/icons/regular/Percentage.js +34 -0
  667. package/dist/icons/regular/Pin.js +30 -0
  668. package/dist/icons/regular/Play.js +30 -0
  669. package/dist/icons/regular/Plus.js +30 -0
  670. package/dist/icons/regular/Post.js +35 -0
  671. package/dist/icons/regular/ProfileCircle.js +33 -0
  672. package/dist/icons/regular/Prohibition.js +30 -0
  673. package/dist/icons/regular/QrCode.js +30 -0
  674. package/dist/icons/regular/Refresh.js +30 -0
  675. package/dist/icons/regular/Reports.js +30 -0
  676. package/dist/icons/regular/Safe.js +33 -0
  677. package/dist/icons/regular/Scan.js +36 -0
  678. package/dist/icons/regular/Search.js +30 -0
  679. package/dist/icons/regular/SendMail.js +34 -0
  680. package/dist/icons/regular/Settings.js +30 -0
  681. package/dist/icons/regular/ShareIos.js +33 -0
  682. package/dist/icons/regular/Shield.js +30 -0
  683. package/dist/icons/regular/Shield2.js +30 -0
  684. package/dist/icons/regular/ShieldAlert.js +30 -0
  685. package/dist/icons/regular/SmartphoneDevice.js +33 -0
  686. package/dist/icons/regular/SnowFlake.js +30 -0
  687. package/dist/icons/regular/SoftwareUpdateSetting.js +33 -0
  688. package/dist/icons/regular/Sort.js +35 -0
  689. package/dist/icons/regular/SortDown.js +30 -0
  690. package/dist/icons/regular/SortUp.js +30 -0
  691. package/dist/icons/regular/Spark.js +30 -0
  692. package/dist/icons/regular/Sparks.js +33 -0
  693. package/dist/icons/regular/Star.js +30 -0
  694. package/dist/icons/regular/StatsUpSquare.js +35 -0
  695. package/dist/icons/regular/Suitcase.js +30 -0
  696. package/dist/icons/regular/TimerDots.js +30 -0
  697. package/dist/icons/regular/Trash.js +30 -0
  698. package/dist/icons/regular/Trophy.js +30 -0
  699. package/dist/icons/regular/User.js +33 -0
  700. package/dist/icons/regular/VideoCamera.js +30 -0
  701. package/dist/icons/regular/ViewGrid.js +35 -0
  702. package/dist/icons/regular/Wallet.js +30 -0
  703. package/dist/icons/regular/WarningCircle.js +34 -0
  704. package/dist/icons/regular/WarningHexagon.js +34 -0
  705. package/dist/icons/regular/WarningTriangle.js +34 -0
  706. package/dist/icons/regular/WarningTriangle2.js +30 -0
  707. package/dist/icons/regular/Wifi.js +35 -0
  708. package/dist/icons/regular/WifiSignalNone.js +30 -0
  709. package/dist/icons/regular/Xmark.js +30 -0
  710. package/dist/icons/regular/index.d.ts +1 -0
  711. package/dist/icons/regular/index.js +1 -0
  712. package/dist/icons/solid/Airplane.js +30 -0
  713. package/dist/icons/solid/AppleMac.js +33 -0
  714. package/dist/icons/solid/ArrowDown.js +30 -0
  715. package/dist/icons/solid/ArrowDownLeft.js +30 -0
  716. package/dist/icons/solid/ArrowDownRight.js +30 -0
  717. package/dist/icons/solid/ArrowLeft.js +30 -0
  718. package/dist/icons/solid/ArrowRight.js +30 -0
  719. package/dist/icons/solid/ArrowSplit.js +30 -0
  720. package/dist/icons/solid/ArrowUp.js +30 -0
  721. package/dist/icons/solid/ArrowUpLeft.js +30 -0
  722. package/dist/icons/solid/AtSign.js +30 -0
  723. package/dist/icons/solid/BadgeCheck.js +30 -0
  724. package/dist/icons/solid/BadgeNotChecked.js +30 -0
  725. package/dist/icons/solid/Bag.js +30 -0
  726. package/dist/icons/solid/Bank.js +30 -0
  727. package/dist/icons/solid/Bell.js +30 -0
  728. package/dist/icons/solid/BellNotification.js +33 -0
  729. package/dist/icons/solid/BellSlash.js +30 -0
  730. package/dist/icons/solid/Bookmark.js +30 -0
  731. package/dist/icons/solid/BoxIso.js +30 -0
  732. package/dist/icons/solid/Calendar.js +30 -0
  733. package/dist/icons/solid/CalendarPlus.js +33 -0
  734. package/dist/icons/solid/Camera.js +30 -0
  735. package/dist/icons/solid/Cash.js +30 -0
  736. package/dist/icons/solid/CashMulti.js +33 -0
  737. package/dist/icons/solid/Cellular.js +35 -0
  738. package/dist/icons/solid/CellularNoSignal.js +35 -0
  739. package/dist/icons/solid/ChatBubble.js +30 -0
  740. package/dist/icons/solid/ChatBubbleEmpty.js +30 -0
  741. package/dist/icons/solid/ChatBubbleQuestion.js +30 -0
  742. package/dist/icons/solid/ChatBubbleTranslate.js +30 -0
  743. package/dist/icons/solid/ChatBubbleWarning.js +30 -0
  744. package/dist/icons/solid/ChatLines.js +30 -0
  745. package/dist/icons/solid/Check.js +30 -0
  746. package/dist/icons/solid/CheckCircle.js +30 -0
  747. package/dist/icons/solid/Clock.js +30 -0
  748. package/dist/icons/solid/ClockRotateRight.js +33 -0
  749. package/dist/icons/solid/Cloud.js +30 -0
  750. package/dist/icons/solid/CloudDownload.js +30 -0
  751. package/dist/icons/solid/Coins.js +33 -0
  752. package/dist/icons/solid/Compass.js +30 -0
  753. package/dist/icons/solid/Copy.js +33 -0
  754. package/dist/icons/solid/Coupon.js +30 -0
  755. package/dist/icons/solid/Cube.js +34 -0
  756. package/dist/icons/solid/DeliveryCheck.js +30 -0
  757. package/dist/icons/solid/DeliveryTruck.js +30 -0
  758. package/dist/icons/solid/DoubleCheck.js +34 -0
  759. package/dist/icons/solid/Download.js +30 -0
  760. package/dist/icons/solid/EditPencil.js +33 -0
  761. package/dist/icons/solid/EmptyPage.js +30 -0
  762. package/dist/icons/solid/Eye.js +30 -0
  763. package/dist/icons/solid/EyeClosed.js +30 -0
  764. package/dist/icons/solid/FaceId.js +39 -0
  765. package/dist/icons/solid/FilterList.js +35 -0
  766. package/dist/icons/solid/Flash.js +30 -0
  767. package/dist/icons/solid/Gif.js +30 -0
  768. package/dist/icons/solid/Gift.js +30 -0
  769. package/dist/icons/solid/Globe.js +30 -0
  770. package/dist/icons/solid/GraduationCap.js +33 -0
  771. package/dist/icons/solid/GraphDown.js +30 -0
  772. package/dist/icons/solid/GraphUp.js +30 -0
  773. package/dist/icons/solid/Group.js +33 -0
  774. package/dist/icons/solid/Heart.js +30 -0
  775. package/dist/icons/solid/HelpCircle.js +30 -0
  776. package/dist/icons/solid/Home.js +30 -0
  777. package/dist/icons/solid/InfoCircle.js +30 -0
  778. package/dist/icons/solid/Instagram.js +33 -0
  779. package/dist/icons/solid/Key.js +30 -0
  780. package/dist/icons/solid/Language.js +40 -0
  781. package/dist/icons/solid/Link.js +30 -0
  782. package/dist/icons/solid/List.js +30 -0
  783. package/dist/icons/solid/Lock.js +30 -0
  784. package/dist/icons/solid/LogIn.js +30 -0
  785. package/dist/icons/solid/LogOut.js +33 -0
  786. package/dist/icons/solid/MagicWand.js +35 -0
  787. package/dist/icons/solid/Mail.js +33 -0
  788. package/dist/icons/solid/Map.js +30 -0
  789. package/dist/icons/solid/MapPin.js +30 -0
  790. package/dist/icons/solid/MapsArrow.js +30 -0
  791. package/dist/icons/solid/MediaImage.js +33 -0
  792. package/dist/icons/solid/Microphone.js +30 -0
  793. package/dist/icons/solid/Minus.js +30 -0
  794. package/dist/icons/solid/MoreHoriz.js +34 -0
  795. package/dist/icons/solid/MoreHorizCircle.js +30 -0
  796. package/dist/icons/solid/NavArrowDown.js +30 -0
  797. package/dist/icons/solid/NavArrowLeft.js +30 -0
  798. package/dist/icons/solid/NavArrowRight.js +30 -0
  799. package/dist/icons/solid/NavArrowUp.js +30 -0
  800. package/dist/icons/solid/OpenNewWindow.js +30 -0
  801. package/dist/icons/solid/Orb.js +30 -0
  802. package/dist/icons/solid/Page.js +30 -0
  803. package/dist/icons/solid/Passkey.js +34 -0
  804. package/dist/icons/solid/Percentage.js +34 -0
  805. package/dist/icons/solid/Pin.js +30 -0
  806. package/dist/icons/solid/Play.js +30 -0
  807. package/dist/icons/solid/Plus.js +30 -0
  808. package/dist/icons/solid/Post.js +30 -0
  809. package/dist/icons/solid/ProfileCircle.js +33 -0
  810. package/dist/icons/solid/Prohibition.js +30 -0
  811. package/dist/icons/solid/QrCode.js +30 -0
  812. package/dist/icons/solid/Refresh.js +30 -0
  813. package/dist/icons/solid/Reports.js +30 -0
  814. package/dist/icons/solid/Safe.js +33 -0
  815. package/dist/icons/solid/Scan.js +36 -0
  816. package/dist/icons/solid/Search.js +30 -0
  817. package/dist/icons/solid/SendMail.js +34 -0
  818. package/dist/icons/solid/Settings.js +30 -0
  819. package/dist/icons/solid/ShareIos.js +33 -0
  820. package/dist/icons/solid/Shield.js +30 -0
  821. package/dist/icons/solid/Shield2.js +30 -0
  822. package/dist/icons/solid/ShieldAlert.js +30 -0
  823. package/dist/icons/solid/ShieldCheck.js +30 -0
  824. package/dist/icons/solid/SmartphoneDevice.js +30 -0
  825. package/dist/icons/solid/SnowFlake.js +30 -0
  826. package/dist/icons/solid/SoftwareUpdateSetting.js +30 -0
  827. package/dist/icons/solid/Sort.js +35 -0
  828. package/dist/icons/solid/SortDown.js +30 -0
  829. package/dist/icons/solid/SortUp.js +30 -0
  830. package/dist/icons/solid/Spark.js +30 -0
  831. package/dist/icons/solid/Sparks.js +33 -0
  832. package/dist/icons/solid/Star.js +30 -0
  833. package/dist/icons/solid/StatsUpSquare.js +30 -0
  834. package/dist/icons/solid/Suitcase.js +30 -0
  835. package/dist/icons/solid/Text.js +30 -0
  836. package/dist/icons/solid/TimerDots.js +30 -0
  837. package/dist/icons/solid/Trash.js +30 -0
  838. package/dist/icons/solid/Trophy.js +30 -0
  839. package/dist/icons/solid/User.js +33 -0
  840. package/dist/icons/solid/VideoCamera.js +30 -0
  841. package/dist/icons/solid/ViewGrid.js +35 -0
  842. package/dist/icons/solid/Wallet.js +30 -0
  843. package/dist/icons/solid/WarningCircle.js +30 -0
  844. package/dist/icons/solid/WarningHexagon.js +30 -0
  845. package/dist/icons/solid/WarningTriangle.js +30 -0
  846. package/dist/icons/solid/WarningTriangle2.js +30 -0
  847. package/dist/icons/solid/Wifi.js +35 -0
  848. package/dist/icons/solid/WifiSignalNone.js +30 -0
  849. package/dist/icons/solid/Xmark.js +30 -0
  850. package/dist/icons/solid/index.d.ts +1 -0
  851. package/dist/icons/solid/index.js +1 -0
  852. package/package.json +24 -2
@@ -0,0 +1,11 @@
1
+ "use client";
2
+ import { jsx } from "react/jsx-runtime";
3
+ import { forwardRef } from "react";
4
+ const SvgComponent = (props, ref) => {
5
+ return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M19.9985 2.00055V5.99469H17.9985V4.00055H5.99951V19.9996H17.9985V18.0005H19.9985V21.9996H3.99951V2.00055H19.9985ZM14.6899 8.73102L12.4282 11.0064H19.9995V13.0064H12.4272L14.7046 15.2769L13.2925 16.6939L8.60205 12.0181L13.271 7.32086L14.6899 8.73102Z", fill: "currentColor" }) });
6
+ };
7
+ const ForwardRef = forwardRef(SvgComponent);
8
+ var temp_LogIn_mjs_default = ForwardRef;
9
+ export {
10
+ temp_LogIn_mjs_default as default
11
+ };
@@ -0,0 +1,14 @@
1
+ "use client";
2
+ import { jsx, jsxs } from "react/jsx-runtime";
3
+ import { forwardRef } from "react";
4
+ const SvgComponent = (props, ref) => {
5
+ return /* @__PURE__ */ jsxs("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: [
6
+ /* @__PURE__ */ jsx("path", { d: "M18.9985 5.99493H16.9985V4.00079H4.99951V19.9998H16.9985V18.0008H18.9985V21.9998H2.99951V2.00079H18.9985V5.99493Z", fill: "currentColor" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M20.02 12.0125L15.3286 16.6883L13.9175 15.2723L16.1958 13.0008H8.62256L8.62158 11.0008H16.1938L13.9321 8.7254L15.3511 7.31525L20.02 12.0125Z", fill: "currentColor" })
8
+ ] });
9
+ };
10
+ const ForwardRef = forwardRef(SvgComponent);
11
+ var temp_LogOut_mjs_default = ForwardRef;
12
+ export {
13
+ temp_LogOut_mjs_default as default
14
+ };
@@ -0,0 +1,16 @@
1
+ "use client";
2
+ import { jsx, jsxs } from "react/jsx-runtime";
3
+ import { forwardRef } from "react";
4
+ const SvgComponent = (props, ref) => {
5
+ return /* @__PURE__ */ jsxs("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: [
6
+ /* @__PURE__ */ jsx("path", { d: "M20.8643 7.34717L7.01172 21.6685L2.66406 17.4634L16.5166 3.14307L20.8643 7.34717ZM5.5 17.4155L6.96387 18.8306L14.3809 11.1636L12.9053 9.75928L5.5 17.4155ZM14.3008 8.31787L15.7754 9.72119L18.0273 7.39502L16.5635 5.979L14.3008 8.31787Z", fill: "currentColor" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M11.786 5.50533C12.4088 5.50533 12.9138 5.0004 12.9138 4.37754C12.9138 3.75468 12.4088 3.24976 11.786 3.24976C11.1631 3.24976 10.6582 3.75468 10.6582 4.37754C10.6582 5.0004 11.1631 5.50533 11.786 5.50533Z", fill: "currentColor" }),
8
+ /* @__PURE__ */ jsx("path", { d: "M7.43555 6.47363L10.168 7.30859L7.43262 8.14355L6.61426 10.9121L5.75781 8.14551L3.01465 7.30859L5.75488 6.47168L6.61426 3.65723L7.43555 6.47363Z", fill: "currentColor" }),
9
+ /* @__PURE__ */ jsx("path", { d: "M18.5918 15.1218L21.4961 15.8474L18.5918 16.7546L17.8662 19.4773L16.9678 16.782L16.9385 16.7751L16.9316 16.7458L14.2363 15.8474L16.96 15.1218L17.8672 12.2175L18.5918 15.1218Z", fill: "currentColor" })
10
+ ] });
11
+ };
12
+ const ForwardRef = forwardRef(SvgComponent);
13
+ var temp_MagicWand_mjs_default = ForwardRef;
14
+ export {
15
+ temp_MagicWand_mjs_default as default
16
+ };
@@ -0,0 +1,11 @@
1
+ "use client";
2
+ import { jsx } from "react/jsx-runtime";
3
+ import { forwardRef } from "react";
4
+ const SvgComponent = (props, ref) => {
5
+ return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M21.999 20.001H2V3.99902H21.999V20.001ZM11.999 15.4141L4 7.41309V18.001H19.999V7.41309L11.999 15.4141ZM11.999 12.585L18.585 5.99902H5.41406L11.999 12.585Z", fill: "currentColor" }) });
6
+ };
7
+ const ForwardRef = forwardRef(SvgComponent);
8
+ var temp_Mail_mjs_default = ForwardRef;
9
+ export {
10
+ temp_Mail_mjs_default as default
11
+ };
@@ -0,0 +1,11 @@
1
+ "use client";
2
+ import { jsx } from "react/jsx-runtime";
3
+ import { forwardRef } from "react";
4
+ const SvgComponent = (props, ref) => {
5
+ return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M21.9824 16.4707L14.9092 19.9453L9.10547 16.8848L2.05859 20.4512L2.07715 7.37891L9.1416 3.87793L15.0273 6.92969L22.002 3.47461L21.9824 16.4707ZM15.916 8.7207L15.9238 17.2178L19.9834 15.2236L19.9961 6.69922L15.916 8.7207ZM4.0752 8.62012L4.0625 17.1943L8.11426 15.1445L8.10449 6.62305L4.0752 8.62012ZM10.1143 15.1553L13.9238 17.1641L13.916 8.60645L10.1045 6.62988L10.1143 15.1553Z", fill: "currentColor" }) });
6
+ };
7
+ const ForwardRef = forwardRef(SvgComponent);
8
+ var temp_Map_mjs_default = ForwardRef;
9
+ export {
10
+ temp_Map_mjs_default as default
11
+ };
@@ -0,0 +1,11 @@
1
+ "use client";
2
+ import { jsx } from "react/jsx-runtime";
3
+ import { forwardRef } from "react";
4
+ const SvgComponent = (props, ref) => {
5
+ return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M11.8936 2.00635C16.2774 2.00648 19.83 5.5596 19.8301 9.94385C19.8301 10.675 19.7457 11.3175 19.5596 12.0034L19.4736 12.3003C18.9157 14.1115 17.3918 17.7565 12.6982 21.479L12.1016 21.9526L11.4863 21.5024C9.01587 19.6956 5.86339 16.7691 4.45312 12.7271L4.32227 12.3325C4.06938 11.528 3.95703 10.792 3.95703 9.94385C3.9571 5.55952 7.50958 2.00635 11.8936 2.00635ZM11.8936 4.00635C8.61452 4.00635 5.9571 6.66372 5.95703 9.94385C5.95703 10.5896 6.03902 11.1228 6.23047 11.7319L6.34277 12.0708C7.45134 15.2451 9.85579 17.7104 12.0518 19.4214C15.9024 16.1725 17.1239 13.1351 17.5625 11.7114C17.751 11.0989 17.8301 10.5775 17.8301 9.94385C17.83 6.6638 15.1725 4.00648 11.8936 4.00635ZM11.998 6.14014C14.0817 6.14039 15.7705 7.82989 15.7705 9.91357C15.7702 11.9971 14.0816 13.6868 11.998 13.687C9.91427 13.687 8.22487 11.9972 8.22461 9.91357C8.22465 7.82974 9.91413 6.14014 11.998 6.14014ZM11.998 8.14014C11.0191 8.14014 10.2246 8.93394 10.2246 9.91357C10.2249 10.893 11.0192 11.687 11.998 11.687C12.9767 11.6868 13.7702 10.8929 13.7705 9.91357C13.7705 8.9341 12.9768 8.14039 11.998 8.14014Z", fill: "currentColor" }) });
6
+ };
7
+ const ForwardRef = forwardRef(SvgComponent);
8
+ var temp_MapPin_mjs_default = ForwardRef;
9
+ export {
10
+ temp_MapPin_mjs_default as default
11
+ };
@@ -0,0 +1,11 @@
1
+ "use client";
2
+ import { jsx } from "react/jsx-runtime";
3
+ import { forwardRef } from "react";
4
+ const SvgComponent = (props, ref) => {
5
+ return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M20.8154 20.6157L11.998 17.3071L3.18164 20.6157L11.998 2.979L20.8154 20.6157ZM7.24707 16.9536L11.998 15.1714L16.749 16.9536L11.998 7.45166L7.24707 16.9536Z", fill: "currentColor" }) });
6
+ };
7
+ const ForwardRef = forwardRef(SvgComponent);
8
+ var temp_MapsArrow_mjs_default = ForwardRef;
9
+ export {
10
+ temp_MapsArrow_mjs_default as default
11
+ };
@@ -0,0 +1,11 @@
1
+ "use client";
2
+ import { jsx } from "react/jsx-runtime";
3
+ import { forwardRef } from "react";
4
+ const SvgComponent = (props, ref) => {
5
+ return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M20.999 21.001H3V2.99902H20.999V21.001ZM5 15.6367V19.001H18.999V17.2109L9.98535 14.0537L5 15.6367ZM5 13.5381L9.69727 12.0469L10.0156 11.9463L18.999 15.0928V4.99902H5V13.5381ZM15 6C16.6568 6.00007 17.9999 7.34335 18 9C17.9997 10.6565 16.6567 12.0009 15 12.001C13.3432 12.001 12.0003 10.6566 12 9C12.0001 7.3433 13.3431 6 15 6ZM15 8C14.4481 8 14.0001 8.44751 14 9C14.0003 9.55238 14.4481 10.001 15 10.001C15.5518 10.0009 15.9997 9.55234 16 9C15.9999 8.44755 15.5519 8.00007 15 8Z", fill: "currentColor" }) });
6
+ };
7
+ const ForwardRef = forwardRef(SvgComponent);
8
+ var temp_MediaImage_mjs_default = ForwardRef;
9
+ export {
10
+ temp_MediaImage_mjs_default as default
11
+ };
@@ -0,0 +1,11 @@
1
+ "use client";
2
+ import { jsx } from "react/jsx-runtime";
3
+ import { forwardRef } from "react";
4
+ const SvgComponent = (props, ref) => {
5
+ return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M18.501 11.7927C18.3173 14.8754 15.9983 17.3822 13.0029 17.8464V19.7371H16V21.7429H8V19.7371H10.9971V17.8474C8.00613 17.3847 5.68921 14.8847 5.49902 11.8083L7.50098 11.6853C7.64737 14.05 9.60769 15.9196 11.999 15.9197C14.3942 15.9197 16.3577 14.0437 16.499 11.6736L18.501 11.7927ZM13.5498 5.5144C13.5498 4.65316 12.8536 3.95874 12 3.95874C11.1464 3.95874 10.4502 4.65316 10.4502 5.5144V11.2166C10.4504 12.0776 11.1466 12.7712 12 12.7712C12.8534 12.7712 13.5496 12.0776 13.5498 11.2166V5.5144ZM15.5557 11.2166C15.5554 13.1811 13.9657 14.7771 12 14.7771C10.0343 14.7771 8.44459 13.1811 8.44434 11.2166V5.5144C8.44434 3.54964 10.0341 1.95288 12 1.95288C13.9659 1.95288 15.5557 3.54964 15.5557 5.5144V11.2166Z", fill: "currentColor" }) });
6
+ };
7
+ const ForwardRef = forwardRef(SvgComponent);
8
+ var temp_Microphone_mjs_default = ForwardRef;
9
+ export {
10
+ temp_Microphone_mjs_default as default
11
+ };
@@ -0,0 +1,11 @@
1
+ "use client";
2
+ import { jsx } from "react/jsx-runtime";
3
+ import { forwardRef } from "react";
4
+ const SvgComponent = (props, ref) => {
5
+ return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M19.999 12.9942L4 13V11.0058L19.999 11V12.9942Z", fill: "currentColor" }) });
6
+ };
7
+ const ForwardRef = forwardRef(SvgComponent);
8
+ var temp_Minus_mjs_default = ForwardRef;
9
+ export {
10
+ temp_Minus_mjs_default as default
11
+ };
@@ -0,0 +1,15 @@
1
+ "use client";
2
+ import { jsx, jsxs } from "react/jsx-runtime";
3
+ import { forwardRef } from "react";
4
+ const SvgComponent = (props, ref) => {
5
+ return /* @__PURE__ */ jsxs("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: [
6
+ /* @__PURE__ */ jsx("path", { d: "M11.9993 13.1791C12.6504 13.1791 13.1782 12.6512 13.1782 12C13.1782 11.3487 12.6504 10.8208 11.9993 10.8208C11.3482 10.8208 10.8203 11.3487 10.8203 12C10.8203 12.6512 11.3482 13.1791 11.9993 13.1791Z", fill: "currentColor" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M5.17869 13.1791C5.8298 13.1791 6.35763 12.6512 6.35763 12C6.35763 11.3487 5.8298 10.8208 5.17869 10.8208C4.52758 10.8208 3.99976 11.3487 3.99976 12C3.99976 12.6512 4.52758 13.1791 5.17869 13.1791Z", fill: "currentColor" }),
8
+ /* @__PURE__ */ jsx("path", { d: "M18.8198 13.1853C19.4709 13.1853 19.9987 12.6574 19.9987 12.0061C19.9987 11.3549 19.4709 10.827 18.8198 10.827C18.1687 10.827 17.6409 11.3549 17.6409 12.0061C17.6409 12.6574 18.1687 13.1853 18.8198 13.1853Z", fill: "currentColor" })
9
+ ] });
10
+ };
11
+ const ForwardRef = forwardRef(SvgComponent);
12
+ var temp_MoreHoriz_mjs_default = ForwardRef;
13
+ export {
14
+ temp_MoreHoriz_mjs_default as default
15
+ };
@@ -0,0 +1,16 @@
1
+ "use client";
2
+ import { jsx, jsxs } from "react/jsx-runtime";
3
+ import { forwardRef } from "react";
4
+ const SvgComponent = (props, ref) => {
5
+ return /* @__PURE__ */ jsxs("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: [
6
+ /* @__PURE__ */ jsx("path", { d: "M19.9988 12C19.9987 7.58098 16.4165 3.99902 11.9988 3.99902C7.58125 3.99924 3.99985 7.58112 3.99976 12C3.99976 16.419 7.58119 20.0008 11.9988 20.001C16.4166 20.001 19.9988 16.4191 19.9988 12ZM21.9988 12C21.9988 17.5233 17.5215 22.001 11.9988 22.001C6.47625 22.0008 1.99976 17.5232 1.99976 12C1.99985 6.47691 6.47631 1.99924 11.9988 1.99902C17.5214 1.99902 21.9987 6.47678 21.9988 12Z", fill: "currentColor" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M11.9992 13.1809C12.6503 13.1809 13.1781 12.653 13.1781 12.0017C13.1781 11.3505 12.6503 10.8226 11.9992 10.8226C11.3481 10.8226 10.8202 11.3505 10.8202 12.0017C10.8202 12.653 11.3481 13.1809 11.9992 13.1809Z", fill: "currentColor" }),
8
+ /* @__PURE__ */ jsx("path", { d: "M7.54112 13.1793C8.19223 13.1793 8.72006 12.6514 8.72006 12.0002C8.72006 11.3489 8.19223 10.821 7.54112 10.821C6.89002 10.821 6.36219 11.3489 6.36219 12.0002C6.36219 12.6514 6.89002 13.1793 7.54112 13.1793Z", fill: "currentColor" }),
9
+ /* @__PURE__ */ jsx("path", { d: "M16.5575 13.1793C17.2086 13.1793 17.7365 12.6514 17.7365 12.0002C17.7365 11.3489 17.2086 10.821 16.5575 10.821C15.9064 10.821 15.3786 11.3489 15.3786 12.0002C15.3786 12.6514 15.9064 13.1793 16.5575 13.1793Z", fill: "currentColor" })
10
+ ] });
11
+ };
12
+ const ForwardRef = forwardRef(SvgComponent);
13
+ var temp_MoreHorizCircle_mjs_default = ForwardRef;
14
+ export {
15
+ temp_MoreHorizCircle_mjs_default as default
16
+ };
@@ -0,0 +1,11 @@
1
+ "use client";
2
+ import { jsx } from "react/jsx-runtime";
3
+ import { forwardRef } from "react";
4
+ const SvgComponent = (props, ref) => {
5
+ return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M19.9346 8.72168L12.0752 17.5547L4.17188 8.8584L5.65234 7.51367L12.0586 14.5635L18.4404 7.3916L19.9346 8.72168Z", fill: "currentColor" }) });
6
+ };
7
+ const ForwardRef = forwardRef(SvgComponent);
8
+ var temp_NavArrowDown_mjs_default = ForwardRef;
9
+ export {
10
+ temp_NavArrowDown_mjs_default as default
11
+ };
@@ -0,0 +1,11 @@
1
+ "use client";
2
+ import { jsx } from "react/jsx-runtime";
3
+ import { forwardRef } from "react";
4
+ const SvgComponent = (props, ref) => {
5
+ return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M6.55371 11.9753L15.3438 19.8835L16.6816 18.3962L9.54395 11.9753L16.6279 5.60327L15.29 4.11694L6.55371 11.9753Z", fill: "currentColor" }) });
6
+ };
7
+ const ForwardRef = forwardRef(SvgComponent);
8
+ var temp_NavArrowLeft_mjs_default = ForwardRef;
9
+ export {
10
+ temp_NavArrowLeft_mjs_default as default
11
+ };
@@ -0,0 +1,11 @@
1
+ "use client";
2
+ import { jsx } from "react/jsx-runtime";
3
+ import { forwardRef } from "react";
4
+ const SvgComponent = (props, ref) => {
5
+ return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M17.5078 11.9753L8.71777 19.8835L7.37988 18.3962L14.5176 11.9753L7.43359 5.60327L8.77148 4.11694L17.5078 11.9753Z", fill: "currentColor" }) });
6
+ };
7
+ const ForwardRef = forwardRef(SvgComponent);
8
+ var temp_NavArrowRight_mjs_default = ForwardRef;
9
+ export {
10
+ temp_NavArrowRight_mjs_default as default
11
+ };
@@ -0,0 +1,11 @@
1
+ "use client";
2
+ import { jsx } from "react/jsx-runtime";
3
+ import { forwardRef } from "react";
4
+ const SvgComponent = (props, ref) => {
5
+ return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M19.9346 15.3945L18.4404 16.7236L12.0596 9.55176L5.65234 16.6025L4.17188 15.2568L12.0752 6.56152L19.9346 15.3945Z", fill: "currentColor" }) });
6
+ };
7
+ const ForwardRef = forwardRef(SvgComponent);
8
+ var temp_NavArrowUp_mjs_default = ForwardRef;
9
+ export {
10
+ temp_NavArrowUp_mjs_default as default
11
+ };
@@ -0,0 +1,11 @@
1
+ "use client";
2
+ import { jsx } from "react/jsx-runtime";
3
+ import { forwardRef } from "react";
4
+ const SvgComponent = (props, ref) => {
5
+ return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M10.9991 4.99878H4.99817L5.00012 19.0007H18.9991V12.9998H20.9991V19.531H20.9816V21.0007H3.04016V19.532H3.00012L2.99817 2.99878H10.9991V4.99878ZM21.0021 9.99194L19.0021 10.0076L18.9718 6.4314L12.2521 13.2634L10.8263 11.8601L17.5519 5.02319L14.007 5.05347L13.9913 3.05347L20.9445 2.99585L21.0021 9.99194Z", fill: "currentColor" }) });
6
+ };
7
+ const ForwardRef = forwardRef(SvgComponent);
8
+ var temp_OpenNewWindow_mjs_default = ForwardRef;
9
+ export {
10
+ temp_OpenNewWindow_mjs_default as default
11
+ };
@@ -0,0 +1,11 @@
1
+ "use client";
2
+ import { jsx } from "react/jsx-runtime";
3
+ import { forwardRef } from "react";
4
+ const SvgComponent = (props, ref) => {
5
+ return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M11.9404 2.00659C17.4631 2.00659 21.9403 6.48435 21.9404 12.0076C21.9404 17.5309 17.4631 22.0085 11.9404 22.0085C6.4179 22.0083 1.94141 17.5307 1.94141 12.0076C1.9415 6.48448 6.41796 2.00681 11.9404 2.00659ZM11.9404 4.00659C7.5229 4.00681 3.9415 7.58869 3.94141 12.0076C3.94141 16.4265 7.52284 20.0083 11.9404 20.0085C16.3582 20.0085 19.9404 16.4267 19.9404 12.0076C19.9403 7.58855 16.3581 4.00659 11.9404 4.00659ZM14.9453 17.0066H9.02148V15.0066H14.9453V17.0066ZM11.9688 6.04077C14.0524 6.04102 15.741 7.73064 15.7412 9.81421C15.7412 11.8979 14.0525 13.5874 11.9688 13.5876C9.88481 13.5876 8.19531 11.8981 8.19531 9.81421C8.19548 7.73049 9.88492 6.04077 11.9688 6.04077ZM11.9688 8.04077C10.9899 8.04077 10.1955 8.83469 10.1953 9.81421C10.1953 10.7939 10.9897 11.5876 11.9688 11.5876C12.9475 11.5874 13.7412 10.7937 13.7412 9.81421C13.741 8.83485 12.9474 8.04102 11.9688 8.04077Z", fill: "currentColor" }) });
6
+ };
7
+ const ForwardRef = forwardRef(SvgComponent);
8
+ var temp_Orb_mjs_default = ForwardRef;
9
+ export {
10
+ temp_Orb_mjs_default as default
11
+ };
@@ -0,0 +1,11 @@
1
+ "use client";
2
+ import { jsx } from "react/jsx-runtime";
3
+ import { forwardRef } from "react";
4
+ const SvgComponent = (props, ref) => {
5
+ return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M19.999 7.5874V22.0024H4V2.00049H14.4141L19.999 7.5874ZM6 20.0024H17.999V10.0015H11.999V4.00049H6V20.0024ZM14 17.9995H8V15.9995H14V17.9995ZM15.999 14.0005H8V12.0005H15.999V14.0005ZM13.999 8.00146H17.5859L13.999 4.41455V8.00146Z", fill: "currentColor" }) });
6
+ };
7
+ const ForwardRef = forwardRef(SvgComponent);
8
+ var temp_Page_mjs_default = ForwardRef;
9
+ export {
10
+ temp_Page_mjs_default as default
11
+ };
@@ -0,0 +1,15 @@
1
+ "use client";
2
+ import { jsx, jsxs } from "react/jsx-runtime";
3
+ import { forwardRef } from "react";
4
+ const SvgComponent = (props, ref) => {
5
+ return /* @__PURE__ */ jsxs("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: [
6
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M19.7949 9.82568L19.7832 11.8257L18.0723 11.8149L18.0703 12.6929L19.7646 12.6987L19.7578 14.6987L18.0664 14.6929L18.0645 15.6899C18.3891 15.8166 18.6951 16.0068 18.9629 16.2622C20.0629 17.3116 20.1039 19.0547 19.0547 20.1548C18.0053 21.2546 16.2622 21.2957 15.1621 20.2466C14.0621 19.1973 14.0213 17.4542 15.0703 16.354C15.3583 16.0521 15.6996 15.8317 16.0645 15.6899L16.0896 9.82568H19.7949ZM17.582 17.7095C17.2811 17.4225 16.8045 17.434 16.5176 17.7349C16.2309 18.0358 16.2422 18.5125 16.543 18.7993C16.8438 19.086 17.3205 19.0745 17.6074 18.7739C17.8943 18.473 17.8828 17.9964 17.582 17.7095Z", fill: "currentColor" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M13.7666 13.7563L13.7637 15.7563L8.76465 15.7505C6.90208 15.7508 5.33598 17.0253 4.8916 18.7495L12.7803 18.7456L12.7812 20.7456L2.76562 20.7505V19.7505C2.76562 16.4376 5.45369 13.7505 8.7666 13.7505L13.7666 13.7563Z", fill: "currentColor" }),
8
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.7656 2.75049C14.2506 2.75076 16.2656 4.7655 16.2656 7.25049C16.2655 9.73538 14.2505 11.7502 11.7656 11.7505C9.28054 11.7505 7.26575 9.73554 7.26562 7.25049C7.26562 4.76533 9.28047 2.75049 11.7656 2.75049ZM11.7656 4.75049C10.385 4.75049 9.26562 5.8699 9.26562 7.25049C9.26575 8.63097 10.3851 9.75049 11.7656 9.75049C13.1459 9.75022 14.2655 8.63081 14.2656 7.25049C14.2656 5.87007 13.146 4.75076 11.7656 4.75049Z", fill: "currentColor" })
9
+ ] });
10
+ };
11
+ const ForwardRef = forwardRef(SvgComponent);
12
+ var temp_Passkey_mjs_default = ForwardRef;
13
+ export {
14
+ temp_Passkey_mjs_default as default
15
+ };
@@ -0,0 +1,15 @@
1
+ "use client";
2
+ import { jsx, jsxs } from "react/jsx-runtime";
3
+ import { forwardRef } from "react";
4
+ const SvgComponent = (props, ref) => {
5
+ return /* @__PURE__ */ jsxs("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: [
6
+ /* @__PURE__ */ jsx("path", { d: "M21.1885 4.229L4.27734 21.1421L2.86328 19.728L19.7744 2.81494L21.1885 4.229Z", fill: "currentColor" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M7.99929 6.50351C7.99911 5.67493 7.32726 5.0036 6.49929 5.00351C5.67124 5.00351 4.99946 5.67487 4.99929 6.50351C4.99929 7.3323 5.67113 8.00449 6.49929 8.00449C7.32737 8.0044 7.99929 7.33224 7.99929 6.50351ZM9.99929 6.50351C9.99929 8.43645 8.4323 10.0044 6.49929 10.0045C4.5662 10.0045 2.99929 8.4365 2.99929 6.50351C2.99946 4.57067 4.5663 3.00351 6.49929 3.00351C8.43219 3.0036 9.99911 4.57072 9.99929 6.50351Z", fill: "currentColor" }),
8
+ /* @__PURE__ */ jsx("path", { d: "M18.9985 17.4894C18.9982 16.6549 18.3217 15.9787 17.4877 15.9787C16.6537 15.9787 15.9772 16.6549 15.977 17.4894C15.977 18.3242 16.6536 19.0012 17.4877 19.0012C18.3218 19.0011 18.9985 18.3242 18.9985 17.4894ZM20.9985 17.4894C20.9985 19.4284 19.4267 21.0011 17.4877 21.0012C15.5487 21.0012 13.977 19.4284 13.977 17.4894C13.9772 15.5506 15.5488 13.9787 17.4877 13.9787C19.4266 13.9787 20.9982 15.5507 20.9985 17.4894Z", fill: "currentColor" })
9
+ ] });
10
+ };
11
+ const ForwardRef = forwardRef(SvgComponent);
12
+ var temp_Percentage_mjs_default = ForwardRef;
13
+ export {
14
+ temp_Percentage_mjs_default as default
15
+ };
@@ -0,0 +1,11 @@
1
+ "use client";
2
+ import { jsx } from "react/jsx-runtime";
3
+ import { forwardRef } from "react";
4
+ const SvgComponent = (props, ref) => {
5
+ return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M22.0713 8.65625L16.4521 13.4238L16.8164 16.9434L14.1729 19.5869L10 15.4131L5 20.4141L3.58594 19L8.58594 13.999L4.0918 9.50488L6.73535 6.8623L7.20898 6.91016L10.2539 7.22559L15.0215 1.60742L22.0713 8.65625ZM11.0977 9.32422L10.5723 9.26953L7.47656 8.94922L6.91992 9.50488L14.1729 16.7578L14.7295 16.2012L14.3535 12.5801L14.7568 12.2402L19.1221 8.53613L15.1426 4.55664L11.0977 9.32422Z", fill: "currentColor" }) });
6
+ };
7
+ const ForwardRef = forwardRef(SvgComponent);
8
+ var temp_Pin_mjs_default = ForwardRef;
9
+ export {
10
+ temp_Pin_mjs_default as default
11
+ };
@@ -0,0 +1,11 @@
1
+ "use client";
2
+ import { jsx } from "react/jsx-runtime";
3
+ import { forwardRef } from "react";
4
+ const SvgComponent = (props, ref) => {
5
+ return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M20.9844 12L6 20.7412V3.25879L20.9844 12ZM8 17.2578L17.0137 12L8 6.74121V17.2578Z", fill: "currentColor" }) });
6
+ };
7
+ const ForwardRef = forwardRef(SvgComponent);
8
+ var temp_Play_mjs_default = ForwardRef;
9
+ export {
10
+ temp_Play_mjs_default as default
11
+ };
@@ -0,0 +1,11 @@
1
+ "use client";
2
+ import { jsx } from "react/jsx-runtime";
3
+ import { forwardRef } from "react";
4
+ const SvgComponent = (props, ref) => {
5
+ return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M13 11H20V13H12.999V20H10.999V13H4V11H11V4H13V11Z", fill: "currentColor" }) });
6
+ };
7
+ const ForwardRef = forwardRef(SvgComponent);
8
+ var temp_Plus_mjs_default = ForwardRef;
9
+ export {
10
+ temp_Plus_mjs_default as default
11
+ };
@@ -0,0 +1,16 @@
1
+ "use client";
2
+ import { jsx, jsxs } from "react/jsx-runtime";
3
+ import { forwardRef } from "react";
4
+ const SvgComponent = (props, ref) => {
5
+ return /* @__PURE__ */ jsxs("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: [
6
+ /* @__PURE__ */ jsx("path", { d: "M19.999 3.00659V21.0056H4V3.00659H19.999ZM6 19.0056H17.999V5.00659H6V19.0056Z", fill: "currentColor" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M15.9989 7.00402V9.00402H7.99992V7.00402H15.9989Z", fill: "currentColor" }),
8
+ /* @__PURE__ */ jsx("path", { d: "M16.0175 11.0045V13.0045H7.98138V11.0045H16.0175Z", fill: "currentColor" }),
9
+ /* @__PURE__ */ jsx("path", { d: "M12.9872 15.0051V17.0051H7.99992V15.0051H12.9872Z", fill: "currentColor" })
10
+ ] });
11
+ };
12
+ const ForwardRef = forwardRef(SvgComponent);
13
+ var temp_Post_mjs_default = ForwardRef;
14
+ export {
15
+ temp_Post_mjs_default as default
16
+ };
@@ -0,0 +1,14 @@
1
+ "use client";
2
+ import { jsx, jsxs } from "react/jsx-runtime";
3
+ import { forwardRef } from "react";
4
+ const SvgComponent = (props, ref) => {
5
+ return /* @__PURE__ */ jsxs("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: [
6
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.999 5.99951C14.197 5.99969 15.9795 7.782 15.9795 9.97998C15.9794 12.1779 14.197 13.9603 11.999 13.9604C9.80105 13.9603 8.01961 12.1779 8.01953 9.97998C8.01953 7.78198 9.801 5.99965 11.999 5.99951ZM11.999 7.99951C10.9059 7.99965 10.0195 8.88618 10.0195 9.97998C10.0196 11.0737 10.906 11.9603 11.999 11.9604C13.092 11.9603 13.9794 11.0737 13.9795 9.97998C13.9795 8.88621 13.0921 7.99969 11.999 7.99951Z", fill: "currentColor" }),
7
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.999 2.00342C17.5226 2.00342 22 6.48219 22 12.0063C21.9999 17.5304 17.5225 22.0093 11.999 22.0093C6.47554 22.0093 1.99817 17.5304 1.99805 12.0063C1.99805 6.48219 6.47546 2.00342 11.999 2.00342ZM9.44531 17.5034C8.55659 17.5034 7.75779 17.8441 7.17383 18.3892C8.51538 19.4054 10.1865 20.0093 11.999 20.0093C13.8113 20.0093 15.4818 19.4052 16.8232 18.3892C16.2396 17.8447 15.4411 17.5035 14.5527 17.5034H9.44531ZM11.999 4.00342C7.58039 4.00342 3.99805 7.5864 3.99805 12.0063C3.9981 13.8911 4.65131 15.6223 5.74121 16.9897C6.69404 16.0686 8.00545 15.5034 9.44531 15.5034H14.5527C15.9923 15.5035 17.3031 16.0699 18.2559 16.9907C19.3463 15.6231 19.9999 13.8916 20 12.0063C20 7.5864 16.4176 4.00342 11.999 4.00342Z", fill: "currentColor" })
8
+ ] });
9
+ };
10
+ const ForwardRef = forwardRef(SvgComponent);
11
+ var temp_ProfileCircle_mjs_default = ForwardRef;
12
+ export {
13
+ temp_ProfileCircle_mjs_default as default
14
+ };
@@ -0,0 +1,11 @@
1
+ "use client";
2
+ import { jsx } from "react/jsx-runtime";
3
+ import { forwardRef } from "react";
4
+ const SvgComponent = (props, ref) => {
5
+ return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M11.999 2.00513C17.5217 2.00513 21.9989 6.48288 21.999 12.0061C21.999 17.5294 17.5217 22.0071 11.999 22.0071C6.4765 22.0069 2 17.5293 2 12.0061C2.0001 6.48301 6.47656 2.00534 11.999 2.00513ZM7.0918 18.3225C8.44688 19.3773 10.149 20.007 11.999 20.0071C16.4168 20.0071 19.999 16.4252 19.999 12.0061C19.999 10.1559 19.3688 8.45414 18.3145 7.09888L7.0918 18.3225ZM11.999 4.00513C7.58149 4.00534 4.0001 7.58722 4 12.0061C4 13.8534 4.62747 15.5533 5.67871 16.9075L16.9004 5.68481C15.5461 4.63296 13.8462 4.00513 11.999 4.00513Z", fill: "currentColor" }) });
6
+ };
7
+ const ForwardRef = forwardRef(SvgComponent);
8
+ var temp_Prohibition_mjs_default = ForwardRef;
9
+ export {
10
+ temp_Prohibition_mjs_default as default
11
+ };
@@ -0,0 +1,11 @@
1
+ "use client";
2
+ import { jsx } from "react/jsx-runtime";
3
+ import { forwardRef } from "react";
4
+ const SvgComponent = (props, ref) => {
5
+ return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M12.9932 11L20.999 11.0059L20.998 13.0059L12.9941 13L12.999 21.001H10.999L10.9932 11H12.9932ZM20.9404 20.9307H15.0117V15.001H20.9404V20.9307ZM9 20.918H3.01855V14.9355H9V20.918ZM17.0117 18.9307H18.9404V17.001H17.0117V18.9307ZM5.01855 18.918H7V16.9355H5.01855V18.918ZM8.9541 11.0059L8.95215 13.0059L2.99902 13L3.00098 11L8.9541 11.0059ZM9 9.00488H3V3.00391H9V9.00488ZM21.1689 9H15.1738V3.00391H21.1689V9ZM12.999 8.95996H10.999V2.99902H12.999V8.95996ZM5 7.00488H7V5.00391H5V7.00488ZM17.1738 7H19.1689V5.00391H17.1738V7Z", fill: "currentColor" }) });
6
+ };
7
+ const ForwardRef = forwardRef(SvgComponent);
8
+ var temp_QrCode_mjs_default = ForwardRef;
9
+ export {
10
+ temp_QrCode_mjs_default as default
11
+ };
@@ -0,0 +1,11 @@
1
+ "use client";
2
+ import { jsx } from "react/jsx-runtime";
3
+ import { forwardRef } from "react";
4
+ const SvgComponent = (props, ref) => {
5
+ return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M20.1537 8.99976H14.1537V6.99976H16.8969C15.6325 5.76235 13.9057 4.99883 11.9994 4.99878C8.13105 4.99878 4.99386 8.13613 4.99353 12.0056C4.99353 15.8754 8.13084 19.0134 11.9994 19.0134C15.8678 19.0133 19.0052 15.8753 19.0052 12.0056H21.0052C21.0052 16.9795 16.9728 21.0133 11.9994 21.0134C7.02591 21.0134 2.99353 16.9796 2.99353 12.0056C2.99386 7.03193 7.02611 2.99878 11.9994 2.99878C14.3804 2.99883 16.5442 3.92397 18.1537 5.4314V2.99878H20.1537V8.99976Z", fill: "currentColor" }) });
6
+ };
7
+ const ForwardRef = forwardRef(SvgComponent);
8
+ var temp_Refresh_mjs_default = ForwardRef;
9
+ export {
10
+ temp_Refresh_mjs_default as default
11
+ };
@@ -0,0 +1,11 @@
1
+ "use client";
2
+ import { jsx } from "react/jsx-runtime";
3
+ import { forwardRef } from "react";
4
+ const SvgComponent = (props, ref) => {
5
+ return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M19.999 20.0005L3 20.0015V13.0005H8V7.99951H12.999V3.00342H19.999V20.0005ZM5 18.0015H8V15.0005H5V18.0015ZM10 18.0005H12.999V9.99951H10V18.0005ZM15 18.0005H17.999V5.00342H14.999L15 18.0005Z", fill: "currentColor" }) });
6
+ };
7
+ const ForwardRef = forwardRef(SvgComponent);
8
+ var temp_Reports_mjs_default = ForwardRef;
9
+ export {
10
+ temp_Reports_mjs_default as default
11
+ };
@@ -0,0 +1,14 @@
1
+ "use client";
2
+ import { jsx, jsxs } from "react/jsx-runtime";
3
+ import { forwardRef } from "react";
4
+ const SvgComponent = (props, ref) => {
5
+ return /* @__PURE__ */ jsxs("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: [
6
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16.9844 8.40015L15.6055 9.78296C16.005 10.4294 16.2363 11.1909 16.2363 12.0066C16.2363 12.8235 16.0032 13.5853 15.6025 14.2322L16.9941 15.6199L15.5811 17.0359L14.1787 15.6375C13.5425 16.0197 12.7983 16.241 12.002 16.241C11.1898 16.241 10.4316 16.0114 9.78711 15.615L8.3584 17.0486L6.94238 15.6365L8.37695 14.1951C7.99053 13.5563 7.76765 12.8076 7.76758 12.0066C7.76758 11.2139 7.98531 10.4721 8.36426 9.83765L7.00781 8.48511L8.41992 7.06909L9.76562 8.40991C10.4146 8.00533 11.1809 7.77124 12.002 7.77124C12.8001 7.77125 13.5464 7.9927 14.1836 8.37671L15.5674 6.98804L16.9844 8.40015ZM12.002 9.77124C10.7681 9.77124 9.76758 10.7721 9.76758 12.0066C9.76778 13.241 10.7683 14.241 12.002 14.241C13.2356 14.2409 14.2361 13.2409 14.2363 12.0066C14.2363 10.7721 13.2358 9.77127 12.002 9.77124Z", fill: "currentColor" }),
7
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M21 21.0027H3.00391V3.00366H21V21.0027ZM5.00391 19.0027H19V5.00366H5.00391V19.0027Z", fill: "currentColor" })
8
+ ] });
9
+ };
10
+ const ForwardRef = forwardRef(SvgComponent);
11
+ var temp_Safe_mjs_default = ForwardRef;
12
+ export {
13
+ temp_Safe_mjs_default as default
14
+ };
@@ -0,0 +1,17 @@
1
+ "use client";
2
+ import { jsx, jsxs } from "react/jsx-runtime";
3
+ import { forwardRef } from "react";
4
+ const SvgComponent = (props, ref) => {
5
+ return /* @__PURE__ */ jsxs("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: [
6
+ /* @__PURE__ */ jsx("path", { d: "M21.0017 15.9956V20.9966H15.9987V18.9966H19.0017V15.9956H21.0017Z", fill: "currentColor" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M21.0013 3V7.99414H19.0013V5H15.9818V3H21.0013Z", fill: "currentColor" }),
8
+ /* @__PURE__ */ jsx("path", { d: "M7.90662 3V5H5.00134V7.93066H3.00134V3H7.90662Z", fill: "currentColor" }),
9
+ /* @__PURE__ */ jsx("path", { d: "M5.00146 15.9956V18.9966H7.99658V20.9966H3.00146V15.9956H5.00146Z", fill: "currentColor" }),
10
+ /* @__PURE__ */ jsx("path", { d: "M17.0042 12.9995L7.01007 13.0044V11.0044L17.0032 10.9995L17.0042 12.9995Z", fill: "currentColor" })
11
+ ] });
12
+ };
13
+ const ForwardRef = forwardRef(SvgComponent);
14
+ var temp_Scan_mjs_default = ForwardRef;
15
+ export {
16
+ temp_Scan_mjs_default as default
17
+ };
@@ -0,0 +1,11 @@
1
+ "use client";
2
+ import { jsx } from "react/jsx-runtime";
3
+ import { forwardRef } from "react";
4
+ const SvgComponent = (props, ref) => {
5
+ return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M16.0146 9.96777C16.0146 7.22364 13.79 4.99902 11.0469 4.99902C8.30393 4.99925 6.08008 7.22378 6.08008 9.96777C6.08029 12.7116 8.30406 14.9353 11.0469 14.9355C13.7899 14.9355 16.0144 12.7117 16.0146 9.96777ZM18.0146 9.96777C18.0146 11.5269 17.5018 12.966 16.6367 14.127L20.7139 18.3018L19.2832 19.7002L15.2246 15.5439C14.0606 16.4176 12.6142 16.9355 11.0469 16.9355C7.19913 16.9353 4.08029 13.8158 4.08008 9.96777C4.08008 6.11957 7.199 2.99925 11.0469 2.99902C14.8949 2.99902 18.0146 6.11944 18.0146 9.96777Z", fill: "currentColor" }) });
6
+ };
7
+ const ForwardRef = forwardRef(SvgComponent);
8
+ var temp_Search_mjs_default = ForwardRef;
9
+ export {
10
+ temp_Search_mjs_default as default
11
+ };
@@ -0,0 +1,15 @@
1
+ "use client";
2
+ import { jsx, jsxs } from "react/jsx-runtime";
3
+ import { forwardRef } from "react";
4
+ const SvgComponent = (props, ref) => {
5
+ return /* @__PURE__ */ jsxs("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: [
6
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M22.0215 19.001H5.01953V17.001H20.0215V8.50879L13.7148 15.1689L7.05469 8.13574V10H5.05469V4.99902H22.0215V19.001ZM13.7139 12.2598L18.6963 6.99902H8.73242L13.7139 12.2598Z", fill: "currentColor" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M7.14648 16H3.46289V14H7.14648V16Z", fill: "currentColor" }),
8
+ /* @__PURE__ */ jsx("path", { d: "M7.14648 13.0059H2V11.0059H7.14648V13.0059Z", fill: "currentColor" })
9
+ ] });
10
+ };
11
+ const ForwardRef = forwardRef(SvgComponent);
12
+ var temp_SendMail_mjs_default = ForwardRef;
13
+ export {
14
+ temp_SendMail_mjs_default as default
15
+ };
@@ -0,0 +1,11 @@
1
+ "use client";
2
+ import { jsx } from "react/jsx-runtime";
3
+ import { forwardRef } from "react";
4
+ const SvgComponent = (props, ref) => {
5
+ return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M18.1631 11.9944C18.1631 11.5153 18.1065 11.0511 17.999 10.6086L17.8203 9.87427L19.6191 8.85767L18.5908 7.11548L16.7773 8.13989L16.2422 7.6438C15.551 7.00428 14.7062 6.51945 13.7666 6.24536L13.0469 6.0354V3.99536H10.9531V6.0354L10.2334 6.24536C9.29385 6.51945 8.44896 7.00428 7.75781 7.6438L7.22266 8.13989L5.4082 7.11548L4.37988 8.85767L6.17969 9.87427L6.00098 10.6086C5.89348 11.0511 5.83695 11.5153 5.83691 11.9944C5.83691 12.4735 5.89333 12.9372 6.00195 13.3801L6.18262 14.1165L5.52246 14.4895L4.37988 15.1331L5.4082 16.8752L7.22266 15.8518L7.75781 16.3469C8.44899 16.9865 9.29381 17.4709 10.2324 17.7434L10.9531 17.9534V19.9944H13.0469V17.9534L13.7676 17.7434C14.7062 17.4709 15.551 16.9865 16.2422 16.3469L16.7773 15.8518L18.5908 16.8752L19.6191 15.1331L18.4775 14.4895L17.8174 14.1165L17.998 13.3801C18.1067 12.9372 18.1631 12.4735 18.1631 11.9944ZM13.9746 12.0999C13.9746 11.0137 13.0661 10.094 11.8975 10.094C10.729 10.0942 9.82129 11.0138 9.82129 12.0999C9.82136 13.1858 10.7291 14.1055 11.8975 14.1057C13.0661 14.1057 13.9745 13.186 13.9746 12.0999ZM15.9746 12.0999C15.9745 14.3339 14.1268 16.1057 11.8975 16.1057C9.66835 16.1055 7.82136 14.3338 7.82129 12.0999C7.82129 9.86589 9.66831 8.09424 11.8975 8.09399C14.1268 8.09399 15.9746 9.86573 15.9746 12.0999ZM20.1631 11.9944C20.1631 12.3679 20.1341 12.7362 20.083 13.0979L22.3799 14.3928L19.3154 19.5803L17.0312 18.2903C16.4315 18.7514 15.7649 19.1311 15.0469 19.4143V21.9944H8.95312V19.4143C8.23485 19.1311 7.56765 18.7516 6.96777 18.2903L4.68457 19.5803L1.62012 14.3928L3.91602 13.0979C3.86496 12.7363 3.83691 12.3679 3.83691 11.9944C3.83693 11.6211 3.8654 11.2536 3.91602 10.8928L1.62012 9.5979L4.68457 4.41138L6.96875 5.69946C7.56858 5.23832 8.2353 4.85808 8.95312 4.57446V1.99536H15.0469V4.57446C15.7645 4.85799 16.4306 5.23853 17.0303 5.69946L19.3154 4.41138L22.3799 9.5979L20.083 10.8928C20.1336 11.2536 20.1631 11.6211 20.1631 11.9944Z", fill: "currentColor" }) });
6
+ };
7
+ const ForwardRef = forwardRef(SvgComponent);
8
+ var temp_Settings_mjs_default = ForwardRef;
9
+ export {
10
+ temp_Settings_mjs_default as default
11
+ };
@@ -0,0 +1,14 @@
1
+ "use client";
2
+ import { jsx, jsxs } from "react/jsx-runtime";
3
+ import { forwardRef } from "react";
4
+ const SvgComponent = (props, ref) => {
5
+ return /* @__PURE__ */ jsxs("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: [
6
+ /* @__PURE__ */ jsx("path", { d: "M5.00745 18.9531H19.0065V14.9521H21.0065V20.9531H3.00745V14.9521H5.00745V18.9531Z", fill: "currentColor" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M17.7223 8.76758L16.3063 10.1787L13.0211 6.88379L13.0065 16.9678L11.0065 16.9648L11.0211 6.87402L7.72424 10.1631L6.31213 8.74609L12.025 3.05078L17.7223 8.76758Z", fill: "currentColor" })
8
+ ] });
9
+ };
10
+ const ForwardRef = forwardRef(SvgComponent);
11
+ var temp_ShareIos_mjs_default = ForwardRef;
12
+ export {
13
+ temp_ShareIos_mjs_default as default
14
+ };
@@ -0,0 +1,11 @@
1
+ "use client";
2
+ import { jsx } from "react/jsx-runtime";
3
+ import { forwardRef } from "react";
4
+ const SvgComponent = (props, ref) => {
5
+ return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M12.3936 22.3447L12 22.5137L11.6055 22.3447L12 21.4258L12.3936 22.3447ZM17.999 5.33984C16.1264 4.70238 14.1621 4.42191 12 4.42188C9.83823 4.42188 7.87332 4.70396 6 5.34082V12.4307C6 15.0087 7.50268 17.0051 9.15039 18.417C9.96521 19.1152 10.7851 19.6424 11.4023 19.9951C11.6353 20.1282 11.8386 20.234 11.999 20.3154C12.1596 20.234 12.3633 20.1285 12.5967 19.9951C13.2139 19.6424 14.0338 19.1152 14.8486 18.417C16.4963 17.0051 17.999 15.0087 17.999 12.4307V5.33984ZM19.999 12.4307C19.999 15.8471 18.0024 18.3486 16.1504 19.9355C15.2153 20.7368 14.284 21.3342 13.5889 21.7314C13.2403 21.9306 12.9483 22.0817 12.7402 22.1836C12.6363 22.2345 12.553 22.2729 12.4941 22.2998C12.4647 22.3133 12.4407 22.3236 12.4238 22.3311C12.4156 22.3347 12.4094 22.3386 12.4043 22.3408C12.4018 22.3419 12.3992 22.342 12.3975 22.3428L12.3936 22.3447L12 21.4258L11.6055 22.3447L11.6016 22.3428C11.6 22.3421 11.5979 22.3418 11.5957 22.3408C11.5906 22.3386 11.5836 22.3348 11.5752 22.3311C11.5583 22.3236 11.5343 22.3133 11.5049 22.2998C11.446 22.2729 11.3627 22.2345 11.2588 22.1836C11.0508 22.0817 10.7587 21.9306 10.4102 21.7314C9.71501 21.3342 8.78369 20.7368 7.84863 19.9355C5.99665 18.3486 4 15.8471 4 12.4307V3.95508L4.63867 3.70703C6.9741 2.80124 9.39045 2.42188 12 2.42188C14.609 2.42192 17.0252 2.80026 19.3613 3.70801L19.999 3.95508V12.4307Z", fill: "currentColor" }) });
6
+ };
7
+ const ForwardRef = forwardRef(SvgComponent);
8
+ var temp_Shield_mjs_default = ForwardRef;
9
+ export {
10
+ temp_Shield_mjs_default as default
11
+ };
@@ -0,0 +1,11 @@
1
+ "use client";
2
+ import { jsx } from "react/jsx-runtime";
3
+ import { forwardRef } from "react";
4
+ const SvgComponent = (props, ref) => {
5
+ return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12 1.99902C14.609 1.99907 17.0252 2.37741 19.3613 3.28516L19.999 3.53223V12.0078C19.999 15.4243 18.0024 17.9257 16.1504 19.5127C15.2153 20.3139 14.284 20.9114 13.5889 21.3086C13.2403 21.5077 12.9483 21.6588 12.7402 21.7607C12.6363 21.8116 12.553 21.85 12.4941 21.877C12.4647 21.8904 12.4407 21.9007 12.4238 21.9082C12.4156 21.9118 12.4094 21.9158 12.4043 21.918C12.4018 21.919 12.3992 21.9192 12.3975 21.9199L12.3955 21.9209L12.3945 21.9219L12 22.0908L11.6055 21.9219L11.6016 21.9199C11.6 21.9193 11.5979 21.9189 11.5957 21.918C11.5906 21.9157 11.5836 21.9119 11.5752 21.9082C11.5583 21.9007 11.5343 21.8904 11.5049 21.877C11.446 21.85 11.3627 21.8116 11.2588 21.7607C11.0508 21.6588 10.7587 21.5077 10.4102 21.3086C9.71501 20.9114 8.78369 20.3139 7.84863 19.5127C5.99665 17.9257 4 15.4242 4 12.0078V3.53223L4.63867 3.28418C6.9741 2.37839 9.39045 1.99902 12 1.99902ZM11 4.02246C9.22605 4.09839 7.58038 4.3807 6 4.91797V12.0078C6 14.5858 7.50268 16.5823 9.15039 17.9941C9.79823 18.5492 10.4501 18.9949 11 19.332V4.02246ZM13 19.3311C13.5496 18.994 14.2013 18.5488 14.8486 17.9941C16.4963 16.5823 17.999 14.5858 17.999 12.0078V4.91699C16.4192 4.3792 14.774 4.09806 13 4.02246V19.3311Z", fill: "currentColor" }) });
6
+ };
7
+ const ForwardRef = forwardRef(SvgComponent);
8
+ var temp_Shield2_mjs_default = ForwardRef;
9
+ export {
10
+ temp_Shield2_mjs_default as default
11
+ };
@@ -0,0 +1,11 @@
1
+ "use client";
2
+ import { jsx } from "react/jsx-runtime";
3
+ import { forwardRef } from "react";
4
+ const SvgComponent = (props, ref) => {
5
+ return /* @__PURE__ */ jsx("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: /* @__PURE__ */ jsx("path", { d: "M12 1.99902C14.609 1.99907 17.0252 2.37741 19.3613 3.28516L19.999 3.53223V12.0078C19.999 15.4243 18.0024 17.9257 16.1504 19.5127C15.2153 20.3139 14.284 20.9114 13.5889 21.3086C13.2403 21.5077 12.9483 21.6588 12.7402 21.7607C12.6363 21.8116 12.553 21.85 12.4941 21.877C12.4647 21.8904 12.4407 21.9007 12.4238 21.9082C12.4156 21.9118 12.4094 21.9158 12.4043 21.918C12.4018 21.919 12.3992 21.9192 12.3975 21.9199L12.3955 21.9209L12.3945 21.9219L12 21.0029L12.3936 21.9219L12 22.0908L11.6055 21.9219L12 21.0029L11.6045 21.9219L11.6035 21.9209L11.6016 21.9199C11.6 21.9193 11.5979 21.9189 11.5957 21.918C11.5906 21.9157 11.5836 21.9119 11.5752 21.9082C11.5583 21.9007 11.5343 21.8904 11.5049 21.877C11.446 21.85 11.3627 21.8116 11.2588 21.7607C11.0508 21.6588 10.7587 21.5077 10.4102 21.3086C9.71501 20.9114 8.78369 20.3139 7.84863 19.5127C5.99665 17.9257 4 15.4242 4 12.0078V3.53223L4.63867 3.28418C6.9741 2.37839 9.39045 1.99902 12 1.99902ZM12 3.99902C9.83823 3.99902 7.87332 4.28111 6 4.91797V12.0078C6 14.5858 7.50268 16.5823 9.15039 17.9941C9.96521 18.6923 10.7851 19.2196 11.4023 19.5723C11.6353 19.7054 11.8386 19.8112 11.999 19.8926C12.1596 19.8111 12.3633 19.7056 12.5967 19.5723C13.2139 19.2196 14.0338 18.6923 14.8486 17.9941C16.4963 16.5823 17.999 14.5858 17.999 12.0078V4.91699C16.1264 4.27952 14.1621 3.99906 12 3.99902ZM11.999 13.8213C12.65 13.8213 13.1775 14.349 13.1777 15C13.1777 15.6512 12.6501 16.1797 11.999 16.1797C11.348 16.1796 10.8203 15.6512 10.8203 15C10.8206 14.349 11.3482 13.8214 11.999 13.8213ZM13 12.5596H11V6H13V12.5596Z", fill: "currentColor" }) });
6
+ };
7
+ const ForwardRef = forwardRef(SvgComponent);
8
+ var temp_ShieldAlert_mjs_default = ForwardRef;
9
+ export {
10
+ temp_ShieldAlert_mjs_default as default
11
+ };
@@ -0,0 +1,14 @@
1
+ "use client";
2
+ import { jsx, jsxs } from "react/jsx-runtime";
3
+ import { forwardRef } from "react";
4
+ const SvgComponent = (props, ref) => {
5
+ return /* @__PURE__ */ jsxs("svg", { width: "1.5em", height: "1.5em", viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", color: "currentColor", ref, ...props, children: [
6
+ /* @__PURE__ */ jsx("path", { d: "M19.999 1.99414V22.0088H4V1.99414H19.999ZM6 20.0088H17.999V3.99414H6V20.0088Z", fill: "currentColor" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M11.9995 18.0902C12.6506 18.0902 13.1785 17.5623 13.1785 16.9111C13.1785 16.2598 12.6506 15.7319 11.9995 15.7319C11.3484 15.7319 10.8206 16.2598 10.8206 16.9111C10.8206 17.5623 11.3484 18.0902 11.9995 18.0902Z", fill: "currentColor" })
8
+ ] });
9
+ };
10
+ const ForwardRef = forwardRef(SvgComponent);
11
+ var temp_SmartphoneDevice_mjs_default = ForwardRef;
12
+ export {
13
+ temp_SmartphoneDevice_mjs_default as default
14
+ };