@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: "M13.999 8.63062H18.9922L8.99902 22.0242V13.9851L4.07031 13.9656L13.999 1.50854V8.63062Z", fill: "currentColor" }) });
6
+ };
7
+ const ForwardRef = forwardRef(SvgComponent);
8
+ var temp_Flash_mjs_default = ForwardRef;
9
+ export {
10
+ temp_Flash_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: "M22 19.9644H2V4.03552H22V19.9644ZM8.52055 9.02527C7.09938 9.02546 5.57024 9.99134 5.57024 12.1123C5.57037 13.5999 6.47104 15.2002 8.44831 15.2002C9.17131 15.2002 9.8744 14.8955 10.4321 14.3362C10.588 14.1726 10.7196 13.9906 10.8246 13.7915C11.0393 13.3867 11.084 13.028 11.1165 12.7654C11.1474 12.5244 11.153 12.2755 11.136 12.0283L11.1135 11.669H8.05487V13.0221L9.64717 13.0075C9.44788 13.7398 8.76932 13.8286 8.45416 13.8286C7.41797 13.8283 7.05038 12.9046 7.05028 12.1123C7.05028 11.2596 7.50431 10.3972 8.52055 10.3969C9.27909 10.3969 9.54224 10.8069 9.57005 10.8548L9.68134 11.0432L11.0267 11.055L11.0218 11.0364C10.8394 10.3336 10.3961 9.71458 9.76433 9.35623C9.42292 9.16313 9.00717 9.02527 8.52055 9.02527ZM14.3226 9.1063V15.0352H15.8045V12.7097H18.0705V11.3439H15.8045V10.478H18.2804V9.1063H14.3226ZM11.8653 15.0089H13.3453V9.07994H11.8653V15.0089Z", fill: "currentColor" }) });
6
+ };
7
+ const ForwardRef = forwardRef(SvgComponent);
8
+ var temp_Gif_mjs_default = ForwardRef;
9
+ export {
10
+ temp_Gif_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.7773 3C15.3113 3 16.5554 4.24342 16.5557 5.77734C16.5557 6.21655 16.4511 6.63071 16.2695 7H21V13H19V21H5V13H3V7H7.73145C7.54993 6.6307 7.44531 6.21656 7.44531 5.77734C7.44555 4.24356 8.68888 3.00023 10.2227 3C10.8988 3 11.5182 3.24203 12 3.64355C12.4816 3.24192 13.1012 3.0001 13.7773 3ZM7 19H11V13H7V19ZM13 19H17V13H13V19ZM5 11H11V9H5V11ZM13 11H19V9H13V11ZM10.2227 5C9.79345 5.00023 9.44555 5.34813 9.44531 5.77734C9.44531 6.20675 9.7933 6.55543 10.2227 6.55566C10.6493 6.55566 10.9953 6.21164 11 5.78613V5.76758C10.9945 5.34273 10.6488 5 10.2227 5ZM13.7773 5C13.3514 5.00023 13.0055 5.34287 13 5.76758C13 5.77083 13.001 5.77409 13.001 5.77734C13.001 5.78028 13 5.7832 13 5.78613C13.0047 6.2115 13.3509 6.55543 13.7773 6.55566C14.2069 6.55566 14.5557 6.2069 14.5557 5.77734C14.5554 5.34799 14.2068 5 13.7773 5Z", fill: "currentColor" }) });
6
+ };
7
+ const ForwardRef = forwardRef(SvgComponent);
8
+ var temp_Gift_mjs_default = ForwardRef;
9
+ export {
10
+ temp_Gift_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: "M11.999 1.99707C17.5226 1.99708 22 6.47585 22 12C21.9999 17.524 17.5225 22.0029 11.999 22.0029C6.47554 22.0029 1.99817 17.5241 1.99805 12C1.99805 6.47584 6.47546 1.99707 11.999 1.99707ZM11.999 3.99707C11.2174 3.99707 10.4622 4.11028 9.74805 4.31934L12.2568 6.84668L8.61035 12.9238L8.13672 12.9902L6.7627 13.1807L5.61719 16.8252C6.51013 18.0049 7.7221 18.9282 9.125 19.4688L10.2559 15.6045L18.9043 16.0391C19.2285 15.4857 19.4881 14.8906 19.6729 14.2627L13.8984 13.9629L12.6396 9.78223L16.0986 7.4043L16.5078 5.38867C15.2239 4.51092 13.6715 3.99707 11.999 3.99707Z", fill: "currentColor" }) });
6
+ };
7
+ const ForwardRef = forwardRef(SvgComponent);
8
+ var temp_Globe_mjs_default = ForwardRef;
9
+ export {
10
+ temp_Globe_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: "M17.7754 17.7051L17.3975 18.0059C14.1737 20.5635 9.8405 20.5575 6.61719 17.9346L6.24805 17.6348V16.6172C6.24805 15.8624 6.24251 14.8179 6.23633 13.7695C6.23157 12.9624 6.22761 12.1521 6.22559 11.4736L11.9678 14.4248L17.7754 11.4512V17.7051Z", fill: "currentColor" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M12.4131 2.9541L22.5703 7.99707L11.9678 13.4248L1.44141 8.01562L11.9658 2.73145L12.4131 2.9541Z", fill: "currentColor" })
8
+ ] });
9
+ };
10
+ const ForwardRef = forwardRef(SvgComponent);
11
+ var temp_GraduationCap_mjs_default = ForwardRef;
12
+ export {
13
+ temp_GraduationCap_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: "M4 4V6.51367L8.57227 10.5293L13.2021 5.87695L20.0273 12.5225L20.0498 9.93457L22.0498 9.95117L21.999 15.874H16.0635V13.874H18.5488L13.2236 8.68945L8.66406 13.2725L4 9.17578V18H22V20H2V4H4Z", fill: "currentColor" }) });
6
+ };
7
+ const ForwardRef = forwardRef(SvgComponent);
8
+ var temp_GraphDown_mjs_default = ForwardRef;
9
+ export {
10
+ temp_GraphDown_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: "M22.0078 12H20.0078V9.37109L13.2031 16.0078L8.57129 11.3545L4 15.3691V18H22V20H2V4H4V12.707L8.66406 8.61133L13.2236 13.1934L18.5449 8.00391L16.002 8.00977L15.998 6.00977L22.0078 5.99805V12Z", fill: "currentColor" }) });
6
+ };
7
+ const ForwardRef = forwardRef(SvgComponent);
8
+ var temp_GraphUp_mjs_default = ForwardRef;
9
+ export {
10
+ temp_GraphUp_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: "M17.232 15.0748C19.7138 15.0748 21.7849 17.0424 21.7849 19.5414V20.544H8.41203V19.5414C8.41203 17.0445 10.4811 15.0749 12.965 15.0748H17.232ZM18.537 10.9636C18.537 12.8434 17.0229 14.3679 15.1558 14.3679C13.289 14.3676 11.7757 12.8432 11.7757 10.9636C11.7759 9.08412 13.2892 7.56051 15.1558 7.56025C17.0227 7.56025 18.5368 9.08396 18.537 10.9636ZM12.0616 6.94734C12.0616 8.82707 10.5483 10.3515 8.6814 10.3516C6.81437 10.3516 5.30025 8.82715 5.30025 6.94734C5.30045 5.06769 6.8145 3.54401 8.6814 3.54401C10.5482 3.54414 12.0614 5.06778 12.0616 6.94734Z", fill: "currentColor" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M9.7998 14.4581C8.97211 14.9589 8.27146 15.6509 7.76758 16.4786L1.78516 16.5137V15.5079C1.78529 13.0224 3.8549 11.0615 6.34277 11.0538H9.7998V14.4581Z", fill: "currentColor" })
8
+ ] });
9
+ };
10
+ const ForwardRef = forwardRef(SvgComponent);
11
+ var temp_Group_mjs_default = ForwardRef;
12
+ export {
13
+ temp_Group_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: "M15.8374 2.99855C17.3741 3.01346 18.7752 3.66742 19.7905 4.68312C20.8057 5.69874 21.4591 7.09962 21.4741 8.63625C21.4893 10.1883 20.8524 11.7944 19.4409 13.2066L18.7339 13.9136L18.732 13.9126L11.9624 20.6831L4.4966 13.2163C3.09081 11.8107 2.46194 10.2082 2.48293 8.65871C2.5038 7.12509 3.161 5.72584 4.17629 4.71046C5.19155 3.69528 6.58994 3.03785 8.12355 3.0171C9.41903 2.99959 10.7504 3.43835 11.9741 4.40382C13.203 3.43108 14.5387 2.98597 15.8374 2.99855Z", fill: "currentColor" }) });
6
+ };
7
+ const ForwardRef = forwardRef(SvgComponent);
8
+ var temp_Heart_mjs_default = ForwardRef;
9
+ export {
10
+ temp_Heart_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.999 2.00488C17.5217 2.00488 21.9989 6.48264 21.999 12.0059C21.999 17.5292 17.5217 22.0068 11.999 22.0068C6.4765 22.0066 2 17.529 2 12.0059C2.0001 6.48277 6.47656 2.0051 11.999 2.00488ZM11.9932 15.167C11.3423 15.1671 10.8147 15.6947 10.8145 16.3457C10.8145 16.9969 11.3421 17.5253 11.9932 17.5254C12.6443 17.5254 13.1719 16.9969 13.1719 16.3457C13.1716 15.6947 12.6441 15.167 11.9932 15.167ZM11.999 6.49316C10.1809 6.49316 8.50195 7.82793 8.50195 9.71289H10.502C10.502 9.14692 11.0581 8.49316 11.999 8.49316C12.9398 8.49331 13.4951 9.14698 13.4951 9.71289C13.495 10.2324 13.267 10.651 13.1533 10.8135L13.1523 10.8154C12.946 11.1114 12.6772 11.3317 12.4072 11.4961C11.528 12.0311 10.9994 12.9843 10.9971 14.0059L12.9971 14.0098C12.998 13.6768 13.1698 13.3739 13.4473 13.2051V13.2041C13.8867 12.9366 14.3874 12.5408 14.792 11.9609C15.0456 11.5985 15.495 10.7825 15.4951 9.71289C15.4951 7.82804 13.817 6.49332 11.999 6.49316Z", fill: "currentColor" }) });
6
+ };
7
+ const ForwardRef = forwardRef(SvgComponent);
8
+ var temp_HelpCircle_mjs_default = ForwardRef;
9
+ export {
10
+ temp_HelpCircle_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.5449 2.65698L21.0107 8.00952L21.4756 8.30444V21.4861H13.9987L14.0319 15.1238H10.0203L10.0046 21.4832L2.55762 21.5007L2.52344 8.37085L12.0088 2.31714L12.5449 2.65698Z", fill: "currentColor" }) });
6
+ };
7
+ const ForwardRef = forwardRef(SvgComponent);
8
+ var temp_Home_mjs_default = ForwardRef;
9
+ export {
10
+ temp_Home_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.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.00342ZM11 17.0962H13V10.5366H11V17.0962ZM11.999 6.91553C11.3479 6.91556 10.8203 7.444 10.8203 8.09521C10.8204 8.74636 11.348 9.27389 11.999 9.27393C12.6501 9.27393 13.1776 8.74638 13.1777 8.09521C13.1777 7.44398 12.6501 6.91553 11.999 6.91553Z", fill: "currentColor" }) });
6
+ };
7
+ const ForwardRef = forwardRef(SvgComponent);
8
+ var temp_InfoCircle_mjs_default = ForwardRef;
9
+ export {
10
+ temp_InfoCircle_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: "M21.0049 16.0234C21.0049 18.7756 18.7745 21.0068 16.0225 21.0068H7.98242C5.23049 21.0066 3 18.7755 3 16.0234V7.98242C3.00007 5.23045 5.23054 2.99921 7.98242 2.99902H16.0225C18.7745 2.99907 21.0048 5.23036 21.0049 7.98242V16.0234ZM11.975 16.7058C14.5821 16.7057 16.6947 14.5913 16.6947 11.9842C16.6945 9.37721 14.5819 7.2636 11.975 7.26346C9.36793 7.26346 7.25453 9.37713 7.25429 11.9842C7.25429 14.5914 9.36778 16.7058 11.975 16.7058ZM14.6947 11.9842C14.6945 10.4814 13.477 9.2636 11.975 9.26346C10.4729 9.26346 9.25453 10.4813 9.25429 11.9842C9.25429 13.4872 10.4727 14.7058 11.975 14.7058C13.4771 14.7057 14.6947 13.4871 14.6947 11.9842ZM16.7383 8.12146C17.1917 8.12146 17.5592 7.75385 17.5592 7.30037C17.5592 6.84689 17.1917 6.47928 16.7383 6.47928C16.2849 6.47928 15.9174 6.84689 15.9174 7.30037C15.9174 7.75385 16.2849 8.12146 16.7383 8.12146Z", fill: "currentColor" }),
7
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.975 9.26346C13.477 9.2636 14.6945 10.4814 14.6947 11.9842C14.6947 13.4871 13.4771 14.7057 11.975 14.7058C10.4727 14.7058 9.25429 13.4872 9.25429 11.9842C9.25453 10.4813 10.4729 9.26346 11.975 9.26346Z", fill: "currentColor" })
8
+ ] });
9
+ };
10
+ const ForwardRef = forwardRef(SvgComponent);
11
+ var temp_Instagram_mjs_default = ForwardRef;
12
+ export {
13
+ temp_Instagram_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: "M17.5556 7.55556C17.1171 7.54431 16.6997 7.3651 16.3895 7.05495C16.0793 6.74479 15.9001 6.32737 15.8889 5.88889C15.8889 5.44686 16.0645 5.02294 16.377 4.71038C16.6896 4.39782 17.1135 4.22222 17.5556 4.22222C17.9976 4.22222 18.4215 4.39782 18.7341 4.71038C19.0466 5.02294 19.2222 5.44686 19.2222 5.88889C19.211 6.32737 19.0318 6.74479 18.7216 7.05495C18.4115 7.3651 17.994 7.54431 17.5556 7.55556ZM15.8889 2C14.2726 2.0145 12.7266 2.663 11.5837 3.80593C10.4408 4.94886 9.79227 6.49483 9.77778 8.11111C9.81178 9.19181 10.077 10.2527 10.5556 11.2222L2 19.7778V22H6.44444V19.7778H8.66667V17.5556H10.8889L14.4444 14C14.916 14.1281 15.4006 14.2027 15.8889 14.2222C17.5052 14.2077 19.0511 13.5592 20.1941 12.4163C21.337 11.2734 21.9855 9.72739 22 8.11111C21.9855 6.49483 21.337 4.94886 20.1941 3.80593C19.0511 2.663 17.5052 2.0145 15.8889 2Z", fill: "currentColor" }) });
6
+ };
7
+ const ForwardRef = forwardRef(SvgComponent);
8
+ var temp_Key_mjs_default = ForwardRef;
9
+ export {
10
+ temp_Key_mjs_default as default
11
+ };
@@ -0,0 +1,21 @@
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.126 15.9717C19.9095 18.7549 17.464 20.8779 14.4746 21.6523C14.8341 21.081 15.1417 20.4002 15.3984 19.6562C15.7642 18.5963 16.0494 17.3455 16.2393 15.9717H21.126Z", fill: "currentColor" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M7.68164 15.9717C7.87175 17.3455 8.1567 18.5963 8.52246 19.6562C8.77902 20.3997 9.08634 21.0802 9.44531 21.6514C6.45641 20.8768 4.01126 18.7544 2.79492 15.9717H7.68164Z", fill: "currentColor" }),
8
+ /* @__PURE__ */ jsx("path", { d: "M14.2119 15.9717C14.0446 17.0533 13.8136 18.0168 13.5371 18.8184C13.2434 19.6696 12.9181 20.2814 12.6084 20.6611C12.3001 21.039 12.0802 21.1055 11.96 21.1055C11.8396 21.1053 11.6194 21.0386 11.3115 20.6611C11.0019 20.2814 10.6764 19.6693 10.3828 18.8184C10.1063 18.0169 9.87629 17.0532 9.70898 15.9717H14.2119Z", fill: "currentColor" }),
9
+ /* @__PURE__ */ jsx("path", { d: "M7.47949 9.9707C7.43714 10.6215 7.41407 11.29 7.41406 11.9707C7.41406 12.6517 7.43711 13.3206 7.47949 13.9717H2.16406C2.0327 13.325 1.96094 12.6562 1.96094 11.9707C1.96095 11.2856 2.03188 10.617 2.16309 9.9707H7.47949Z", fill: "currentColor" }),
10
+ /* @__PURE__ */ jsx("path", { d: "M14.4355 9.9707C14.4814 10.6132 14.5059 11.2821 14.5059 11.9707C14.5059 12.6597 14.4815 13.3289 14.4355 13.9717H9.48438C9.43847 13.3289 9.41406 12.6597 9.41406 11.9707C9.41407 11.2821 9.43852 10.6132 9.48438 9.9707H14.4355Z", fill: "currentColor" }),
11
+ /* @__PURE__ */ jsx("path", { d: "M21.7588 9.9707C21.89 10.617 21.9599 11.2857 21.96 11.9707C21.96 12.6561 21.8901 13.3251 21.7588 13.9717H16.4414C16.4837 13.3206 16.5059 12.6517 16.5059 11.9707C16.5059 11.29 16.4837 10.6214 16.4414 9.9707H21.7588Z", fill: "currentColor" }),
12
+ /* @__PURE__ */ jsx("path", { d: "M9.44531 2.28906C9.08616 2.86042 8.77914 3.54141 8.52246 4.28516C8.15663 5.34535 7.87175 6.59654 7.68164 7.9707H2.79492C4.0111 5.18722 6.45599 3.06371 9.44531 2.28906Z", fill: "currentColor" }),
13
+ /* @__PURE__ */ jsx("path", { d: "M11.96 2.83594C12.0802 2.83594 12.3002 2.90261 12.6084 3.28027C12.9181 3.65996 13.2434 4.27185 13.5371 5.12305C13.8138 5.92481 14.0446 6.8887 14.2119 7.9707H9.70898C9.87629 6.88876 10.1062 5.92476 10.3828 5.12305C10.6765 4.27204 11.0019 3.65999 11.3115 3.28027C11.6194 2.90295 11.8396 2.83615 11.96 2.83594Z", fill: "currentColor" }),
14
+ /* @__PURE__ */ jsx("path", { d: "M14.4746 2.28809C17.4644 3.06256 19.9096 5.18671 21.126 7.9707H16.2393C16.0494 6.59651 15.7643 5.34537 15.3984 4.28516C15.1416 3.54095 14.8343 2.85959 14.4746 2.28809Z", fill: "currentColor" })
15
+ ] });
16
+ };
17
+ const ForwardRef = forwardRef(SvgComponent);
18
+ var temp_Language_mjs_default = ForwardRef;
19
+ export {
20
+ temp_Language_mjs_default as default
21
+ };
@@ -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: "M8.28418 11.1172L6.34277 13.0576C5.07151 14.3279 5.07084 16.3906 6.3418 17.6621C7.61186 18.9335 9.67425 18.9354 10.9453 17.6641L12.8867 15.7236L14.3008 17.1387L12.3594 19.0781C10.3066 21.1311 6.97742 21.1291 4.92676 19.0762C2.87471 17.0231 2.87643 13.6934 4.92871 11.6426L6.87012 9.70312L8.28418 11.1172ZM16.2441 9.17773L9.17188 16.248L7.75781 14.834L14.8301 7.76367L16.2441 9.17773ZM11.6406 4.93457C13.6931 2.88174 17.0215 2.88334 19.0723 4.93555C21.1247 6.98846 21.1233 10.3181 19.0713 12.3691L17.1299 14.3096L15.7158 12.8945L17.6572 10.9551C18.8889 9.72436 18.9279 7.74983 17.7734 6.47168L17.6582 6.34961C16.4277 5.11774 14.4536 5.07848 13.1758 6.2334L13.0547 6.34863L11.1133 8.28906L9.69922 6.87402L11.6406 4.93457Z", fill: "currentColor" }) });
6
+ };
7
+ const ForwardRef = forwardRef(SvgComponent);
8
+ var temp_Link_mjs_default = ForwardRef;
9
+ export {
10
+ temp_Link_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: "M5.08887 17.8403C5.73998 17.8403 6.26758 18.3678 6.26758 19.019C6.26756 19.6703 5.73996 20.1978 5.08887 20.1978C4.43786 20.1976 3.91017 19.6702 3.91016 19.019C3.91016 18.3679 4.43785 17.8404 5.08887 17.8403ZM20.0879 20.019H8.08887V18.019H20.0879V20.019ZM5.08887 10.813C5.73982 10.813 6.26733 11.3407 6.26758 11.9917C6.26758 12.6429 5.73998 13.1714 5.08887 13.1714C4.43785 13.1713 3.91016 12.6429 3.91016 11.9917C3.9104 11.3407 4.438 10.8131 5.08887 10.813ZM20.0879 13.0063H8.08887V11.0063H20.0879V13.0063ZM5.08887 3.81201C5.73982 3.81201 6.26733 4.3397 6.26758 4.99072C6.26758 5.64196 5.73998 6.17041 5.08887 6.17041C4.43786 6.17029 3.91016 5.64188 3.91016 4.99072C3.9104 4.33977 4.43801 3.81213 5.08887 3.81201ZM20.0879 5.9917H8.08887V3.9917H20.0879V5.9917Z", fill: "currentColor" }) });
6
+ };
7
+ const ForwardRef = forwardRef(SvgComponent);
8
+ var temp_List_mjs_default = ForwardRef;
9
+ export {
10
+ temp_List_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.99902C15.6624 1.9993 18.0005 5.01063 17.999 8.46094V10H19.9268V21.9072H4.08789V10H6V8.45996C6 5.00971 8.337 1.99902 12 1.99902ZM12 3.99902C9.66339 3.99902 8 5.87857 8 8.45996V10H15.999V8.46094L15.9951 8.2207C15.8965 5.76419 14.2634 3.99929 12 3.99902Z", fill: "currentColor" }) });
6
+ };
7
+ const ForwardRef = forwardRef(SvgComponent);
8
+ var temp_Lock_mjs_default = ForwardRef;
9
+ export {
10
+ temp_Lock_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.9985 2.00049V5.99463H17.9985V4.00049H5.99951V19.9995H17.9985V18.0005H19.9985V21.9995H3.99951V2.00049H19.9985ZM14.6899 8.73096L12.4282 11.0063H19.9995V13.0063H12.4272L14.7046 15.2769L13.2925 16.6938L8.60205 12.0181L13.271 7.3208L14.6899 8.73096Z", 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.99469H16.9985V4.00055H4.99951V19.9996H16.9985V18.0005H18.9985V21.9996H2.99951V2.00055H18.9985V5.99469Z", fill: "currentColor" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M20.02 12.0123L15.3286 16.688L13.9175 15.272L16.1958 13.0005H8.62256L8.62158 11.0005H16.1938L13.9321 8.72516L15.3511 7.315L20.02 12.0123Z", 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,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: "M21.9993 20.0015H2.00024V5.41357L11.9993 15.4146L21.9993 5.4126V20.0015Z", fill: "currentColor" }),
7
+ /* @__PURE__ */ jsx("path", { d: "M11.9993 12.5854L3.41431 3.99951H20.5842L11.9993 12.5854Z", fill: "currentColor" })
8
+ ] });
9
+ };
10
+ const ForwardRef = forwardRef(SvgComponent);
11
+ var temp_Mail_mjs_default = ForwardRef;
12
+ export {
13
+ temp_Mail_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", { 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.998 7.14014C10.4666 7.14014 9.22461 8.38181 9.22461 9.91357C9.22484 11.4451 10.4667 12.687 11.998 12.687C13.5292 12.6868 14.7703 11.445 14.7705 9.91357C14.7705 8.38197 13.5293 7.14039 11.998 7.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.6157Z", 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,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: "M15 6C16.6566 6.00032 17.9999 7.3435 18 9C17.9997 10.6564 16.6565 12.0007 15 12.001C13.3432 12.001 12.0003 10.6566 12 9C12.0001 7.3433 13.3431 6 15 6Z", fill: "currentColor" }),
7
+ /* @__PURE__ */ jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M20.999 21.001H3V2.99902H20.999V21.001ZM5 13.5381L9.69727 12.0469L10.0156 11.9463L18.999 15.0928V4.99902H5V13.5381Z", fill: "currentColor" })
8
+ ] });
9
+ };
10
+ const ForwardRef = forwardRef(SvgComponent);
11
+ var temp_MediaImage_mjs_default = ForwardRef;
12
+ export {
13
+ temp_MediaImage_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: "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.7927ZM15.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,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: "M11.9988 22.001C17.5215 22.001 21.9988 17.5233 21.9988 12C21.9987 6.47678 17.5214 1.99902 11.9988 1.99902C6.47631 1.99924 1.99985 6.47691 1.99976 12C1.99976 17.5232 6.47625 22.0008 11.9988 22.001ZM8.72006 12.0002C8.72006 12.6514 8.19223 13.1793 7.54112 13.1793C6.89002 13.1793 6.36219 12.6514 6.36219 12.0002C6.36219 11.3489 6.89002 10.821 7.54112 10.821C8.19223 10.821 8.72006 11.3489 8.72006 12.0002ZM13.1781 12.0017C13.1781 12.653 12.6503 13.1809 11.9992 13.1809C11.3481 13.1809 10.8202 12.653 10.8202 12.0017C10.8202 11.3505 11.3481 10.8226 11.9992 10.8226C12.6503 10.8226 13.1781 11.3505 13.1781 12.0017ZM16.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" }) });
6
+ };
7
+ const ForwardRef = forwardRef(SvgComponent);
8
+ var temp_MoreHorizCircle_mjs_default = ForwardRef;
9
+ export {
10
+ temp_MoreHorizCircle_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 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.00659ZM9.02148 17.0066H14.9453V15.0066H9.02148V17.0066ZM11.9688 6.04077C9.88492 6.04077 8.19548 7.73049 8.19531 9.81421C8.19531 11.8981 9.88481 13.5876 11.9688 13.5876C14.0525 13.5874 15.7412 11.8979 15.7412 9.81421C15.741 7.73064 14.0524 6.04102 11.9688 6.04077ZM11.9688 8.04077C12.9474 8.04102 13.741 8.83485 13.7412 9.81421C13.7412 10.7937 12.9475 11.5874 11.9688 11.5876C10.9897 11.5876 10.1953 10.7939 10.1953 9.81421C10.1955 8.83469 10.9899 8.04077 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.58594V22.001H4V1.99902H14.4141L19.999 7.58594ZM7 15.999V17.999H13V15.999H7ZM7 14H14.999V12H7V14ZM11.999 10H17.999V8H13.999V3.99902H11.999V10Z", 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 10.0017L19.7832 11.8257L18.0723 11.8149L18.0703 12.9988H19.7646L19.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.0771 10.0017H19.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: "M14.9258 13.7544C15.0388 13.7545 15.0732 13.9352 14.9717 13.9849C14.4804 14.2252 14.0226 14.5553 13.623 14.9741C12.1003 16.571 11.9082 18.9519 13.0146 20.7466L2.76562 20.7505V19.7505C2.76562 16.4376 5.45369 13.7495 8.7666 13.7495L14.9258 13.7544Z", fill: "currentColor" }),
8
+ /* @__PURE__ */ jsx("path", { 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.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: "M9.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: "M20.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.5869L9.99902 15.4131L5 20.4141L3.58594 19L8.58496 13.999L4.0918 9.50488L6.73535 6.8623L7.20898 6.91016L10.2539 7.22559L15.0215 1.60742L22.0713 8.65625Z", 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 12Z", 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
+ };