@logora/debate 0.2.0 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (265) hide show
  1. package/README.md +1 -0
  2. package/dist/components/icons/bild_icons/Alarm.js +15 -0
  3. package/dist/components/icons/bild_icons/Announcement.js +20 -0
  4. package/dist/components/icons/bild_icons/Arrow.js +11 -0
  5. package/dist/components/icons/bild_icons/Blockquote.js +11 -0
  6. package/dist/components/icons/bild_icons/Bold.js +11 -0
  7. package/dist/components/icons/bild_icons/Camera.js +11 -0
  8. package/dist/components/icons/bild_icons/Chat.js +44 -0
  9. package/dist/components/icons/bild_icons/Check.js +12 -0
  10. package/dist/components/icons/bild_icons/CheckCircle.js +20 -0
  11. package/dist/components/icons/bild_icons/Checkbox.js +11 -0
  12. package/dist/components/icons/bild_icons/Clap.js +21 -0
  13. package/dist/components/icons/bild_icons/Clock.js +11 -0
  14. package/dist/components/icons/bild_icons/Close.js +11 -0
  15. package/dist/components/icons/bild_icons/Code.js +32 -0
  16. package/dist/components/icons/bild_icons/Community.js +11 -0
  17. package/dist/components/icons/bild_icons/Crown.js +12 -0
  18. package/dist/components/icons/bild_icons/Document.js +11 -0
  19. package/dist/components/icons/bild_icons/Downvote.js +11 -0
  20. package/dist/components/icons/bild_icons/Ellipsis.js +12 -0
  21. package/dist/components/icons/bild_icons/ExpertBadge.js +33 -0
  22. package/dist/components/icons/bild_icons/Facebook.js +11 -0
  23. package/dist/components/icons/bild_icons/Flag.js +11 -0
  24. package/dist/components/icons/bild_icons/Home.js +11 -0
  25. package/dist/components/icons/bild_icons/Italic.js +11 -0
  26. package/dist/components/icons/bild_icons/LightArrow.js +12 -0
  27. package/dist/components/icons/bild_icons/Link.js +11 -0
  28. package/dist/components/icons/bild_icons/Login.js +19 -0
  29. package/dist/components/icons/bild_icons/Logora.js +25 -0
  30. package/dist/components/icons/bild_icons/Mail.js +11 -0
  31. package/dist/components/icons/bild_icons/MinusCircle.js +24 -0
  32. package/dist/components/icons/bild_icons/MobileClose.js +19 -0
  33. package/dist/components/icons/bild_icons/MobileMenu.js +29 -0
  34. package/dist/components/icons/bild_icons/Next.js +22 -0
  35. package/dist/components/icons/bild_icons/OpenBlank.js +15 -0
  36. package/dist/components/icons/bild_icons/OrderedList.js +11 -0
  37. package/dist/components/icons/bild_icons/PauseCircle.js +34 -0
  38. package/dist/components/icons/bild_icons/Point.js +21 -0
  39. package/dist/components/icons/bild_icons/Question.js +18 -0
  40. package/dist/components/icons/bild_icons/Refresh.js +11 -0
  41. package/dist/components/icons/bild_icons/Reply.js +11 -0
  42. package/dist/components/icons/bild_icons/Search.js +11 -0
  43. package/dist/components/icons/bild_icons/Send.js +11 -0
  44. package/dist/components/icons/bild_icons/Share.js +12 -0
  45. package/dist/components/icons/bild_icons/SmallArrow.js +11 -0
  46. package/dist/components/icons/bild_icons/Source.js +11 -0
  47. package/dist/components/icons/bild_icons/Suggestion.js +19 -0
  48. package/dist/components/icons/bild_icons/Twitter.js +29 -0
  49. package/dist/components/icons/bild_icons/Underline.js +11 -0
  50. package/dist/components/icons/bild_icons/Upvote.js +11 -0
  51. package/dist/components/icons/bild_icons/User.js +11 -0
  52. package/dist/components/icons/bild_icons/Versus.js +14 -0
  53. package/dist/components/icons/bild_icons/Votebox.js +12 -0
  54. package/dist/components/icons/bild_icons/index.js +110 -0
  55. package/dist/components/icons/hero_icons/Alarm.js +18 -0
  56. package/dist/components/icons/hero_icons/Announcement.js +18 -0
  57. package/dist/components/icons/hero_icons/Arrow.js +18 -0
  58. package/dist/components/icons/hero_icons/Blockquote.js +27 -0
  59. package/dist/components/icons/hero_icons/Bold.js +17 -0
  60. package/dist/components/icons/hero_icons/Camera.js +22 -0
  61. package/dist/components/icons/hero_icons/Chat.js +18 -0
  62. package/dist/components/icons/hero_icons/Check.js +18 -0
  63. package/dist/components/icons/hero_icons/CheckCircle.js +20 -0
  64. package/dist/components/icons/hero_icons/Checkbox.js +18 -0
  65. package/dist/components/icons/hero_icons/Clap.js +18 -0
  66. package/dist/components/icons/hero_icons/Clock.js +18 -0
  67. package/dist/components/icons/hero_icons/Close.js +18 -0
  68. package/dist/components/icons/hero_icons/Code.js +18 -0
  69. package/dist/components/icons/hero_icons/Community.js +18 -0
  70. package/dist/components/icons/hero_icons/Crown.js +18 -0
  71. package/dist/components/icons/hero_icons/Downvote.js +18 -0
  72. package/dist/components/icons/hero_icons/Ellipsis.js +18 -0
  73. package/dist/components/icons/hero_icons/ExpertBadge.js +18 -0
  74. package/dist/components/icons/hero_icons/Facebook.js +11 -0
  75. package/dist/components/icons/hero_icons/Flag.js +11 -0
  76. package/dist/components/icons/hero_icons/Home.js +18 -0
  77. package/dist/components/icons/hero_icons/Italic.js +17 -0
  78. package/dist/components/icons/hero_icons/LightArrow.js +12 -0
  79. package/dist/components/icons/hero_icons/Link.js +18 -0
  80. package/dist/components/icons/hero_icons/Login.js +19 -0
  81. package/dist/components/icons/hero_icons/Logora.js +25 -0
  82. package/dist/components/icons/hero_icons/Mail.js +18 -0
  83. package/dist/components/icons/hero_icons/MinusCircle.js +24 -0
  84. package/dist/components/icons/hero_icons/MobileClose.js +18 -0
  85. package/dist/components/icons/hero_icons/MobileMenu.js +18 -0
  86. package/dist/components/icons/hero_icons/Next.js +18 -0
  87. package/dist/components/icons/hero_icons/OpenBlank.js +18 -0
  88. package/dist/components/icons/hero_icons/OrderedList.js +47 -0
  89. package/dist/components/icons/hero_icons/PauseCircle.js +34 -0
  90. package/dist/components/icons/hero_icons/Point.js +21 -0
  91. package/dist/components/icons/hero_icons/Question.js +18 -0
  92. package/dist/components/icons/hero_icons/Refresh.js +18 -0
  93. package/dist/components/icons/hero_icons/Reply.js +18 -0
  94. package/dist/components/icons/hero_icons/Search.js +18 -0
  95. package/dist/components/icons/hero_icons/Send.js +18 -0
  96. package/dist/components/icons/hero_icons/Share.js +18 -0
  97. package/dist/components/icons/hero_icons/SmallArrow.js +18 -0
  98. package/dist/components/icons/hero_icons/Source.js +18 -0
  99. package/dist/components/icons/hero_icons/Suggestion.js +18 -0
  100. package/dist/components/icons/hero_icons/Twitter.js +29 -0
  101. package/dist/components/icons/hero_icons/Underline.js +27 -0
  102. package/dist/components/icons/hero_icons/Upvote.js +18 -0
  103. package/dist/components/icons/hero_icons/User.js +18 -0
  104. package/dist/components/icons/hero_icons/Versus.js +18 -0
  105. package/dist/components/icons/hero_icons/Votebox.js +18 -0
  106. package/dist/components/icons/hero_icons/index.js +108 -0
  107. package/dist/components/icons/krone_icons/Alarm.js +28 -0
  108. package/dist/components/icons/krone_icons/Announcement.js +16 -0
  109. package/dist/components/icons/krone_icons/Arrow.js +11 -0
  110. package/dist/components/icons/krone_icons/Blockquote.js +11 -0
  111. package/dist/components/icons/krone_icons/Bold.js +11 -0
  112. package/dist/components/icons/krone_icons/Camera.js +11 -0
  113. package/dist/components/icons/krone_icons/Chat.js +30 -0
  114. package/dist/components/icons/krone_icons/Check.js +11 -0
  115. package/dist/components/icons/krone_icons/CheckCircle.js +20 -0
  116. package/dist/components/icons/krone_icons/Clap.js +30 -0
  117. package/dist/components/icons/krone_icons/Clock.js +11 -0
  118. package/dist/components/icons/krone_icons/Close.js +11 -0
  119. package/dist/components/icons/krone_icons/Code.js +32 -0
  120. package/dist/components/icons/krone_icons/Community.js +11 -0
  121. package/dist/components/icons/krone_icons/Crown.js +11 -0
  122. package/dist/components/icons/krone_icons/Document.js +11 -0
  123. package/dist/components/icons/krone_icons/Downvote.js +11 -0
  124. package/dist/components/icons/krone_icons/Ellipsis.js +18 -0
  125. package/dist/components/icons/krone_icons/ExpertBadge.js +30 -0
  126. package/dist/components/icons/krone_icons/Facebook.js +11 -0
  127. package/dist/components/icons/krone_icons/Flag.js +11 -0
  128. package/dist/components/icons/krone_icons/Home.js +30 -0
  129. package/dist/components/icons/krone_icons/Italic.js +11 -0
  130. package/dist/components/icons/krone_icons/LightArrow.js +11 -0
  131. package/dist/components/icons/krone_icons/Link.js +11 -0
  132. package/dist/components/icons/krone_icons/Login.js +18 -0
  133. package/dist/components/icons/krone_icons/Logora.js +25 -0
  134. package/dist/components/icons/krone_icons/Mail.js +11 -0
  135. package/dist/components/icons/krone_icons/MinusCircle.js +24 -0
  136. package/dist/components/icons/krone_icons/MobileClose.js +18 -0
  137. package/dist/components/icons/krone_icons/MobileMenu.js +29 -0
  138. package/dist/components/icons/krone_icons/Next.js +22 -0
  139. package/dist/components/icons/krone_icons/OpenBlank.js +15 -0
  140. package/dist/components/icons/krone_icons/OrderedList.js +11 -0
  141. package/dist/components/icons/krone_icons/PauseCircle.js +33 -0
  142. package/dist/components/icons/krone_icons/Point.js +21 -0
  143. package/dist/components/icons/krone_icons/Question.js +30 -0
  144. package/dist/components/icons/krone_icons/Refresh.js +11 -0
  145. package/dist/components/icons/krone_icons/Reply.js +18 -0
  146. package/dist/components/icons/krone_icons/Search.js +11 -0
  147. package/dist/components/icons/krone_icons/Send.js +26 -0
  148. package/dist/components/icons/krone_icons/Share.js +14 -0
  149. package/dist/components/icons/krone_icons/SmallArrow.js +11 -0
  150. package/dist/components/icons/krone_icons/Source.js +11 -0
  151. package/dist/components/icons/krone_icons/Suggestion.js +30 -0
  152. package/dist/components/icons/krone_icons/Twitter.js +29 -0
  153. package/dist/components/icons/krone_icons/Underline.js +11 -0
  154. package/dist/components/icons/krone_icons/Upvote.js +30 -0
  155. package/dist/components/icons/krone_icons/User.js +33 -0
  156. package/dist/components/icons/krone_icons/Versus.js +11 -0
  157. package/dist/components/icons/krone_icons/Votebox.js +30 -0
  158. package/dist/components/icons/krone_icons/index.js +110 -0
  159. package/dist/components/icons/regular_icons/Alarm.js +15 -0
  160. package/dist/components/icons/regular_icons/Announcement.js +20 -0
  161. package/dist/components/icons/regular_icons/Arrow.js +11 -0
  162. package/dist/components/icons/regular_icons/Blockquote.js +11 -0
  163. package/dist/components/icons/regular_icons/Bold.js +11 -0
  164. package/dist/components/icons/regular_icons/Camera.js +11 -0
  165. package/dist/components/icons/regular_icons/Chat.js +16 -0
  166. package/dist/components/icons/regular_icons/Check.js +11 -0
  167. package/dist/components/icons/regular_icons/CheckCircle.js +20 -0
  168. package/dist/components/icons/regular_icons/Checkbox.js +11 -0
  169. package/dist/components/icons/regular_icons/Clap.js +15 -0
  170. package/dist/components/icons/regular_icons/Clock.js +11 -0
  171. package/dist/components/icons/regular_icons/Close.js +11 -0
  172. package/dist/components/icons/regular_icons/Code.js +32 -0
  173. package/dist/components/icons/regular_icons/Community.js +11 -0
  174. package/dist/components/icons/regular_icons/Crown.js +11 -0
  175. package/dist/components/icons/regular_icons/Document.js +11 -0
  176. package/dist/components/icons/regular_icons/Downvote.js +11 -0
  177. package/dist/components/icons/regular_icons/Ellipsis.js +11 -0
  178. package/dist/components/icons/regular_icons/ExpertBadge.js +32 -0
  179. package/dist/components/icons/regular_icons/Facebook.js +11 -0
  180. package/dist/components/icons/regular_icons/Flag.js +11 -0
  181. package/dist/components/icons/regular_icons/Home.js +11 -0
  182. package/dist/components/icons/regular_icons/Italic.js +11 -0
  183. package/dist/components/icons/regular_icons/LightArrow.js +11 -0
  184. package/dist/components/icons/regular_icons/Link.js +11 -0
  185. package/dist/components/icons/regular_icons/Login.js +18 -0
  186. package/dist/components/icons/regular_icons/Logora.js +25 -0
  187. package/dist/components/icons/regular_icons/Mail.js +11 -0
  188. package/dist/components/icons/regular_icons/MinusCircle.js +24 -0
  189. package/dist/components/icons/regular_icons/MobileClose.js +18 -0
  190. package/dist/components/icons/regular_icons/MobileMenu.js +29 -0
  191. package/dist/components/icons/regular_icons/Next.js +22 -0
  192. package/dist/components/icons/regular_icons/OpenBlank.js +15 -0
  193. package/dist/components/icons/regular_icons/OrderedList.js +11 -0
  194. package/dist/components/icons/regular_icons/PauseCircle.js +33 -0
  195. package/dist/components/icons/regular_icons/Point.js +21 -0
  196. package/dist/components/icons/regular_icons/Question.js +18 -0
  197. package/dist/components/icons/regular_icons/Refresh.js +11 -0
  198. package/dist/components/icons/regular_icons/Reply.js +11 -0
  199. package/dist/components/icons/regular_icons/Search.js +11 -0
  200. package/dist/components/icons/regular_icons/Send.js +11 -0
  201. package/dist/components/icons/regular_icons/Share.js +12 -0
  202. package/dist/components/icons/regular_icons/SmallArrow.js +11 -0
  203. package/dist/components/icons/regular_icons/Source.js +11 -0
  204. package/dist/components/icons/regular_icons/Suggestion.js +19 -0
  205. package/dist/components/icons/regular_icons/Twitter.js +29 -0
  206. package/dist/components/icons/regular_icons/Underline.js +11 -0
  207. package/dist/components/icons/regular_icons/Upvote.js +11 -0
  208. package/dist/components/icons/regular_icons/User.js +11 -0
  209. package/dist/components/icons/regular_icons/Versus.js +11 -0
  210. package/dist/components/icons/regular_icons/Votebox.js +12 -0
  211. package/dist/components/icons/regular_icons/index.js +110 -0
  212. package/dist/components/icons/spiegel_icons/Alarm.js +15 -0
  213. package/dist/components/icons/spiegel_icons/Announcement.js +20 -0
  214. package/dist/components/icons/spiegel_icons/Arrow.js +11 -0
  215. package/dist/components/icons/spiegel_icons/Blockquote.js +26 -0
  216. package/dist/components/icons/spiegel_icons/Bold.js +16 -0
  217. package/dist/components/icons/spiegel_icons/Camera.js +11 -0
  218. package/dist/components/icons/spiegel_icons/Chat.js +12 -0
  219. package/dist/components/icons/spiegel_icons/Check.js +11 -0
  220. package/dist/components/icons/spiegel_icons/CheckCircle.js +20 -0
  221. package/dist/components/icons/spiegel_icons/Checkbox.js +26 -0
  222. package/dist/components/icons/spiegel_icons/Clap.js +26 -0
  223. package/dist/components/icons/spiegel_icons/Clock.js +26 -0
  224. package/dist/components/icons/spiegel_icons/Close.js +15 -0
  225. package/dist/components/icons/spiegel_icons/Code.js +32 -0
  226. package/dist/components/icons/spiegel_icons/Community.js +11 -0
  227. package/dist/components/icons/spiegel_icons/Crown.js +12 -0
  228. package/dist/components/icons/spiegel_icons/Downvote.js +11 -0
  229. package/dist/components/icons/spiegel_icons/Ellipsis.js +12 -0
  230. package/dist/components/icons/spiegel_icons/ExpertBadge.js +28 -0
  231. package/dist/components/icons/spiegel_icons/Facebook.js +16 -0
  232. package/dist/components/icons/spiegel_icons/Flag.js +20 -0
  233. package/dist/components/icons/spiegel_icons/Home.js +11 -0
  234. package/dist/components/icons/spiegel_icons/Italic.js +16 -0
  235. package/dist/components/icons/spiegel_icons/LightArrow.js +12 -0
  236. package/dist/components/icons/spiegel_icons/Link.js +26 -0
  237. package/dist/components/icons/spiegel_icons/Login.js +19 -0
  238. package/dist/components/icons/spiegel_icons/Logora.js +25 -0
  239. package/dist/components/icons/spiegel_icons/Mail.js +16 -0
  240. package/dist/components/icons/spiegel_icons/MinusCircle.js +20 -0
  241. package/dist/components/icons/spiegel_icons/MobileClose.js +19 -0
  242. package/dist/components/icons/spiegel_icons/MobileMenu.js +29 -0
  243. package/dist/components/icons/spiegel_icons/Next.js +22 -0
  244. package/dist/components/icons/spiegel_icons/OpenBlank.js +15 -0
  245. package/dist/components/icons/spiegel_icons/OrderedList.js +29 -0
  246. package/dist/components/icons/spiegel_icons/PauseCircle.js +20 -0
  247. package/dist/components/icons/spiegel_icons/Point.js +21 -0
  248. package/dist/components/icons/spiegel_icons/Question.js +30 -0
  249. package/dist/components/icons/spiegel_icons/Refresh.js +11 -0
  250. package/dist/components/icons/spiegel_icons/Reply.js +12 -0
  251. package/dist/components/icons/spiegel_icons/Search.js +11 -0
  252. package/dist/components/icons/spiegel_icons/Send.js +11 -0
  253. package/dist/components/icons/spiegel_icons/Share.js +26 -0
  254. package/dist/components/icons/spiegel_icons/SmallArrow.js +12 -0
  255. package/dist/components/icons/spiegel_icons/Source.js +11 -0
  256. package/dist/components/icons/spiegel_icons/Suggestion.js +16 -0
  257. package/dist/components/icons/spiegel_icons/Twitter.js +29 -0
  258. package/dist/components/icons/spiegel_icons/Underline.js +26 -0
  259. package/dist/components/icons/spiegel_icons/Upvote.js +11 -0
  260. package/dist/components/icons/spiegel_icons/User.js +11 -0
  261. package/dist/components/icons/spiegel_icons/Versus.js +14 -0
  262. package/dist/components/icons/spiegel_icons/Votebox.js +26 -0
  263. package/dist/components/icons/spiegel_icons/index.js +108 -0
  264. package/dist/index.js +85 -29
  265. package/package.json +1 -1
@@ -0,0 +1,32 @@
1
+ import { require_jsx_runtime as e } from "../../../node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
2
+ import "react";
3
+ //#region src/components/icons/regular_icons/ExpertBadge.jsx
4
+ var t = e(), n = (e) => /* @__PURE__ */ (0, t.jsxs)("svg", {
5
+ viewBox: "0 0 512 512",
6
+ xmlns: "http://www.w3.org/2000/svg",
7
+ ...e,
8
+ children: [
9
+ /* @__PURE__ */ (0, t.jsx)("path", {
10
+ d: "M229.56 345.72C226.081 342.24 221.746 339.737 216.993 338.463C212.239 337.189 207.234 337.19 202.48 338.464L193.444 340.884C189.367 341.978 185.094 342.135 180.947 341.342C176.8 340.55 172.887 338.829 169.5 336.308H169.476L107.736 443.248L167.2 427.316L183.132 486.772L256 360.548C252.318 360.552 248.671 359.828 245.269 358.419C241.867 357.01 238.777 354.942 236.176 352.336L229.56 345.72Z",
11
+ fill: "#AFD8FF"
12
+ }),
13
+ /* @__PURE__ */ (0, t.jsx)("path", {
14
+ d: "M342.5 336.308C339.114 338.83 335.2 340.552 331.053 341.344C326.906 342.137 322.633 341.979 318.556 340.884L309.52 338.464C304.766 337.19 299.761 337.189 295.008 338.463C290.254 339.737 285.92 342.24 282.44 345.72L275.824 352.336C273.223 354.942 270.133 357.01 266.731 358.419C263.329 359.828 259.682 360.552 256 360.548L328.876 486.772L344.8 427.316L404.252 443.248L342.524 336.316L342.5 336.308Z",
15
+ fill: "#AFD8FF"
16
+ }),
17
+ /* @__PURE__ */ (0, t.jsx)("path", {
18
+ d: "M408.832 219.328L415.448 212.712C420.705 207.454 423.659 200.323 423.659 192.888C423.659 185.452 420.705 178.321 415.448 173.064L408.832 166.448C405.352 162.968 402.849 158.633 401.575 153.88C400.302 149.126 400.302 144.121 401.576 139.368L403.976 130.332C405.901 123.153 404.896 115.504 401.184 109.066C397.471 102.629 391.353 97.9285 384.176 95.9996L375.136 93.5796C370.383 92.3044 366.049 89.8013 362.57 86.3217C359.09 82.8421 356.587 78.5084 355.312 73.7556L352.892 64.7156C350.966 57.5343 346.268 51.4116 339.829 47.6941C333.39 43.9766 325.738 42.9685 318.556 44.8916L309.52 47.3156C304.766 48.5889 299.761 48.5886 295.008 47.3149C290.255 46.0413 285.92 43.539 282.44 40.0596L275.824 33.4396C270.566 28.1821 263.435 25.2285 256 25.2285C248.565 25.2285 241.434 28.1821 236.176 33.4396L229.56 40.0556C226.08 43.535 221.745 46.0373 216.992 47.3109C212.238 48.5846 207.233 48.5849 202.48 47.3116L193.444 44.8876C186.262 42.9645 178.61 43.9726 172.171 47.6901C165.732 51.4076 161.033 57.5303 159.108 64.7116L156.688 73.7516C155.413 78.5044 152.91 82.8381 149.43 86.3177C145.95 89.7973 141.617 92.3004 136.864 93.5756L127.824 95.9996C120.643 97.9252 114.522 102.623 110.804 109.061C107.087 115.499 106.078 123.15 108 130.332L110.424 139.368C111.697 144.121 111.697 149.126 110.423 153.88C109.15 158.633 106.647 162.968 103.168 166.448L96.5519 173.064C91.2944 178.321 88.3408 185.452 88.3408 192.888C88.3408 200.323 91.2944 207.454 96.5519 212.712L103.168 219.328C106.647 222.808 109.15 227.142 110.423 231.896C111.697 236.649 111.697 241.654 110.424 246.408L108 255.444C106.077 262.626 107.085 270.277 110.802 276.716C114.52 283.155 120.643 287.854 127.824 289.78L136.864 292.2C141.617 293.473 145.952 295.976 149.432 299.456C152.912 302.936 155.414 307.27 156.688 312.024L159.108 321.064C161.033 328.245 165.732 334.367 172.172 338.084C178.611 341.801 186.262 342.808 193.444 340.884L202.48 338.464C207.233 337.19 212.239 337.189 216.992 338.463C221.746 339.737 226.08 342.24 229.56 345.72L236.176 352.336C241.434 357.593 248.565 360.547 256 360.547C263.435 360.547 270.566 357.593 275.824 352.336L282.44 345.72C285.92 342.24 290.254 339.737 295.008 338.463C299.761 337.189 304.766 337.19 309.52 338.464L318.556 340.884C325.737 342.808 333.389 341.801 339.828 338.084C346.267 334.367 350.966 328.245 352.892 321.064L355.312 312.024C356.586 307.27 359.088 302.936 362.568 299.456C366.048 295.976 370.382 293.473 375.136 292.2L384.176 289.78C387.732 288.827 391.066 287.183 393.987 284.942C396.908 282.701 399.359 279.906 401.2 276.718C403.041 273.529 404.236 270.01 404.716 266.359C405.197 262.709 404.953 259 404 255.444L401.6 246.408C400.323 241.656 400.319 236.652 401.588 231.899C402.858 227.145 405.356 222.81 408.832 219.328Z",
19
+ fill: "#223C55"
20
+ }),
21
+ /* @__PURE__ */ (0, t.jsx)("path", {
22
+ d: "M256 305.072C318.51 305.072 369.184 254.398 369.184 191.888C369.184 129.378 318.51 78.7041 256 78.7041C193.491 78.7041 142.816 129.378 142.816 191.888C142.816 254.398 193.491 305.072 256 305.072Z",
23
+ fill: "#AFD8FF"
24
+ }),
25
+ /* @__PURE__ */ (0, t.jsx)("path", {
26
+ d: "M320.832 169.492L298.964 147.624L244.168 202.416L213.036 171.284L191.168 193.152L244.168 246.152L320.832 169.492Z",
27
+ fill: "#223C55"
28
+ })
29
+ ]
30
+ });
31
+ //#endregion
32
+ export { n as ExpertBadge };
@@ -0,0 +1,11 @@
1
+ import { require_jsx_runtime as e } from "../../../node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
2
+ import "react";
3
+ //#region src/components/icons/regular_icons/Facebook.jsx
4
+ var t = e(), n = (e) => /* @__PURE__ */ (0, t.jsx)("svg", {
5
+ viewBox: "0 0 300 522",
6
+ xmlns: "http://www.w3.org/2000/svg",
7
+ ...e,
8
+ children: /* @__PURE__ */ (0, t.jsx)("path", { d: "M180 512H98.008c-13.695 0-24.836-11.14-24.836-24.836V302.227H25.336C11.64 302.227.5 291.082.5 277.39v-79.246c0-13.696 11.14-24.836 24.836-24.836h47.836v-39.684c0-39.348 12.355-72.824 35.726-96.805C132.375 12.73 165.184 0 203.778 0l62.53.102c13.672.023 24.794 11.164 24.794 24.835v73.579c0 13.695-11.137 24.836-24.829 24.836l-42.101.015c-12.84 0-16.11 2.574-16.809 3.363-1.152 1.31-2.523 5.008-2.523 15.223v31.352h58.27c4.386 0 8.636 1.082 12.288 3.12 7.88 4.403 12.778 12.727 12.778 21.723l-.031 79.247c0 13.687-11.141 24.828-24.836 24.828h-58.47v184.941C204.84 500.86 193.696 512 180 512zm-76.813-30.016h71.633V288.79c0-9.144 7.442-16.582 16.582-16.582h66.727l.027-68.883h-66.758c-9.14 0-16.578-7.437-16.578-16.582v-44.789c0-11.726 1.192-25.062 10.043-35.086 10.696-12.117 27.551-13.515 39.301-13.515l36.922-.016V30.109l-57.332-.093c-62.024 0-100.566 39.703-100.566 103.609v53.117c0 9.14-7.438 16.582-16.579 16.582H30.516v68.883h56.093c9.141 0 16.579 7.438 16.579 16.582zM266.25 30.117h.004zm0 0" })
9
+ });
10
+ //#endregion
11
+ export { n as Facebook };
@@ -0,0 +1,11 @@
1
+ import { require_jsx_runtime as e } from "../../../node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
2
+ import "react";
3
+ //#region src/components/icons/regular_icons/Flag.jsx
4
+ var t = e(), n = (e) => /* @__PURE__ */ (0, t.jsx)("svg", {
5
+ viewBox: "0 0 24 24",
6
+ xmlns: "http://www.w3.org/2000/svg",
7
+ ...e,
8
+ children: /* @__PURE__ */ (0, t.jsx)("path", { d: "M3.2 1C3.2 0.447 2.753 0 2.2 0S1.2 0.447 1.2 1V2.4 9.6 12.8 19.2c0 0.707 0.573 1.28 1.28 1.28s1.28-0.573 1.28-1.28v-5.12l2.57-0.644c1.644-0.412 3.384-0.22 4.902 0.536 1.768 0.884 3.82 0.992 5.668 0.296l1.388-0.52c0.5-0.188 0.832-0.664 0.832-1.196V4.332c0-0.92-0.968-1.52-1.792-1.108l-0.384 0.192c-1.852 0.928-4.032 0.928-5.884 0-1.404-0.704-3.016-0.88-4.54-0.5L3.2 1.92V1z" })
9
+ });
10
+ //#endregion
11
+ export { n as Flag };
@@ -0,0 +1,11 @@
1
+ import { require_jsx_runtime as e } from "../../../node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
2
+ import "react";
3
+ //#region src/components/icons/regular_icons/Home.jsx
4
+ var t = e(), n = (e) => /* @__PURE__ */ (0, t.jsx)("svg", {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ viewBox: "0 0 24 24",
7
+ ...e,
8
+ children: /* @__PURE__ */ (0, t.jsx)("path", { d: "M23.121,9.069,15.536,1.483a5.008,5.008,0,0,0-7.072,0L.879,9.069A2.978,2.978,0,0,0,0,11.19v9.817a3,3,0,0,0,3,3H21a3,3,0,0,0,3-3V11.19A2.978,2.978,0,0,0,23.121,9.069ZM15,22.007H9V18.073a3,3,0,0,1,6,0Zm7-1a1,1,0,0,1-1,1H17V18.073a5,5,0,0,0-10,0v3.934H3a1,1,0,0,1-1-1V11.19a1.008,1.008,0,0,1,.293-.707L9.878,2.9a3.008,3.008,0,0,1,4.244,0l7.585,7.586A1.008,1.008,0,0,1,22,11.19Z" })
9
+ });
10
+ //#endregion
11
+ export { n as Home };
@@ -0,0 +1,11 @@
1
+ import { require_jsx_runtime as e } from "../../../node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
2
+ import "react";
3
+ //#region src/components/icons/regular_icons/Italic.jsx
4
+ var t = e(), n = (e) => /* @__PURE__ */ (0, t.jsx)("svg", {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ viewBox: "0 0 24 24",
7
+ ...e,
8
+ children: /* @__PURE__ */ (0, t.jsx)("path", { d: "M10 4v3h2.21l-3.42 8H6v3h8v-3h-2.21l3.42-8H18V4z" })
9
+ });
10
+ //#endregion
11
+ export { n as Italic };
@@ -0,0 +1,11 @@
1
+ import { require_jsx_runtime as e } from "../../../node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
2
+ import "react";
3
+ //#region src/components/icons/regular_icons/LightArrow.jsx
4
+ var t = e(), n = (e) => /* @__PURE__ */ (0, t.jsx)("svg", {
5
+ viewBox: "0 0 50 25",
6
+ xmlns: "http://www.w3.org/2000/svg",
7
+ ...e,
8
+ children: /* @__PURE__ */ (0, t.jsx)("path", { d: "M2.449.112C1.543.343.729 1.028.303 1.917c-.235.488-.26.619-.261 1.333 0 .722.024.843.274 1.375.264.56.756 1.064 12.479 12.792L25 29.625l12.205-12.208C48.928 5.689 49.42 5.185 49.684 4.625c.25-.532.274-.653.274-1.375-.001-.714-.026-.845-.26-1.333C48.914.28 47.047-.418 45.386.305c-.477.208-1.173.884-10.448 10.145L25 20.373l-9.937-9.923C5.683 1.085 5.095.515 4.599.299 3.972.025 3.09-.051 2.449.112" })
9
+ });
10
+ //#endregion
11
+ export { n as LightArrow };
@@ -0,0 +1,11 @@
1
+ import { require_jsx_runtime as e } from "../../../node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
2
+ import "react";
3
+ //#region src/components/icons/regular_icons/Link.jsx
4
+ var t = e(), n = (e) => /* @__PURE__ */ (0, t.jsxs)("svg", {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ viewBox: "0 0 24 24",
7
+ ...e,
8
+ children: [/* @__PURE__ */ (0, t.jsx)("path", { d: "m13.845 17.267-3.262 3.262a5.028 5.028 0 0 1-7.111-7.109l3.262-3.265a1 1 0 0 0-1.415-1.414l-3.261 3.265A7.027 7.027 0 0 0 12 21.943l3.262-3.262a1 1 0 0 0-1.414-1.414ZM21.944 2.061A6.979 6.979 0 0 0 16.975 0a6.983 6.983 0 0 0-4.968 2.057L8.74 5.32a1 1 0 0 0 1.414 1.415l3.265-3.262A4.993 4.993 0 0 1 16.973 2a5.028 5.028 0 0 1 3.554 8.583l-3.262 3.262a1 1 0 1 0 1.415 1.415L21.942 12a7.037 7.037 0 0 0 .002-9.939Z" }), /* @__PURE__ */ (0, t.jsx)("path", { d: "m14.293 8.293-6 6a1 1 0 1 0 1.414 1.414l6-6a1 1 0 0 0-1.414-1.414Z" })]
9
+ });
10
+ //#endregion
11
+ export { n as Link };
@@ -0,0 +1,18 @@
1
+ import { require_jsx_runtime as e } from "../../../node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
2
+ import "react";
3
+ //#region src/components/icons/regular_icons/Login.jsx
4
+ var t = e(), n = (e) => /* @__PURE__ */ (0, t.jsx)("svg", {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ viewBox: "0 0 24 24",
7
+ strokeWidth: 1.5,
8
+ stroke: "currentColor",
9
+ ...e,
10
+ children: /* @__PURE__ */ (0, t.jsx)("path", {
11
+ strokeLinecap: "round",
12
+ strokeLinejoin: "round",
13
+ fill: "none",
14
+ d: "M15.75 9V5.25A2.25 2.25 0 0013.5 3h-6a2.25 2.25 0 00-2.25 2.25v13.5A2.25 2.25 0 007.5 21h6a2.25 2.25 0 002.25-2.25V15M12 9l-3 3m0 0l3 3m-3-3h12.75"
15
+ })
16
+ });
17
+ //#endregion
18
+ export { n as Login };
@@ -0,0 +1,25 @@
1
+ import { require_jsx_runtime as e } from "../../../node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
2
+ import "react";
3
+ //#region src/components/icons/regular_icons/Logora.jsx
4
+ var t = e(), n = (e) => /* @__PURE__ */ (0, t.jsx)("svg", {
5
+ version: "1.0",
6
+ xmlns: "http://www.w3.org/2000/svg",
7
+ viewBox: "0 0 144 144",
8
+ preserveAspectRatio: "xMidYMid meet",
9
+ ...e,
10
+ children: /* @__PURE__ */ (0, t.jsxs)("g", {
11
+ transform: "translate(0.000000,144.000000) scale(0.100000,-0.100000)",
12
+ fill: "#000000",
13
+ stroke: "none",
14
+ children: [
15
+ /* @__PURE__ */ (0, t.jsx)("path", { d: "M574 1415 c-458 -105 -694 -594 -488 -1011 89 -180 256 -317 454\n -371 89 -24 271 -24 360 0 247 68 439 260 507 507 24 89 24 271 0 360 -67 245\n -260 439 -502 506 -82 22 -254 27 -331 9z m318 -24 c309 -79 518 -350 518\n -671 0 -388 -302 -690 -690 -690 -388 0 -690 302 -690 690 0 319 208 590 514\n 670 98 26 249 26 348 1z" }),
16
+ /* @__PURE__ */ (0, t.jsx)("path", { d: "M1135 1054 c-99 -34 -98 -34 -92 -40 6 -6 197 54 197 62 0 9 -39 1 -105 -22z" }),
17
+ /* @__PURE__ */ (0, t.jsx)("path", { d: "M739 1015 c-85 -39 -154 -55 -236 -55 -66 0 -85 -9 -113 -55 -18 -29\n -22 -47 -18 -91 5 -60 35 -102 89 -124 34 -15 35 -16 9 -122 -11 -46 -20 -104\n -20 -130 l0 -48 65 0 65 0 0 103 c0 56 5 119 11 140 10 38 11 39 47 33 20 -4\n 71 -18 114 -33 l76 -26 30 21 c46 33 66 85 70 183 5 101 -9 159 -46 199 -40\n 43 -59 43 -143 5z m138 -47 c21 -41 29 -178 14 -235 -15 -53 -41 -86 -63 -78\n -41 16 -69 163 -49 255 20 91 66 118 98 58z" }),
18
+ /* @__PURE__ */ (0, t.jsx)("path", { d: "M357 944 c-32 -18 -89 -125 -69 -132 7 -2 12 -10 12 -17 0 -21 59\n -85 78 -85 12 0 11 5 -7 24 -25 26 -38 96 -27 140 3 13 20 38 37 55 33 33 22 40 -24 15z" }),
19
+ /* @__PURE__ */ (0, t.jsx)("path", { d: "M1088 873 c28 -2 76 -2 105 0 28 2 5 3 -53 3 -58 0 -81 -1 -52 -3z" }),
20
+ /* @__PURE__ */ (0, t.jsx)("path", { d: "M1046 731 c8 -8 173 -61 190 -61 25 0 -22 21 -97 44 -94 28 -108 31 -93 17z" })
21
+ ]
22
+ })
23
+ });
24
+ //#endregion
25
+ export { n as Logora };
@@ -0,0 +1,11 @@
1
+ import { require_jsx_runtime as e } from "../../../node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
2
+ import "react";
3
+ //#region src/components/icons/regular_icons/Mail.jsx
4
+ var t = e(), n = (e) => /* @__PURE__ */ (0, t.jsx)("svg", {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ viewBox: "0 0 24 24",
7
+ ...e,
8
+ children: /* @__PURE__ */ (0, t.jsx)("path", { d: "M19 1H5a5.006 5.006 0 0 0-5 5v12a5.006 5.006 0 0 0 5 5h14a5.006 5.006 0 0 0 5-5V6a5.006 5.006 0 0 0-5-5ZM5 3h14a3 3 0 0 1 2.78 1.887l-7.658 7.659a3.007 3.007 0 0 1-4.244 0L2.22 4.887A3 3 0 0 1 5 3Zm14 18H5a3 3 0 0 1-3-3V7.5l6.464 6.46a5.007 5.007 0 0 0 7.072 0L22 7.5V18a3 3 0 0 1-3 3Z" })
9
+ });
10
+ //#endregion
11
+ export { n as Mail };
@@ -0,0 +1,24 @@
1
+ import { require_jsx_runtime as e } from "../../../node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
2
+ import "react";
3
+ //#region src/components/icons/regular_icons/MinusCircle.jsx
4
+ var t = e(), n = (e) => /* @__PURE__ */ (0, t.jsxs)("svg", {
5
+ viewBox: "0 0 24 24",
6
+ fill: "none",
7
+ stroke: "currentColor",
8
+ strokeWidth: "2",
9
+ strokeLinecap: "round",
10
+ strokeLinejoin: "round",
11
+ ...e,
12
+ children: [/* @__PURE__ */ (0, t.jsx)("circle", {
13
+ cx: "12",
14
+ cy: "12",
15
+ r: "10"
16
+ }), /* @__PURE__ */ (0, t.jsx)("line", {
17
+ x1: "8",
18
+ y1: "12",
19
+ x2: "16",
20
+ y2: "12"
21
+ })]
22
+ });
23
+ //#endregion
24
+ export { n as MinusCircle };
@@ -0,0 +1,18 @@
1
+ import { require_jsx_runtime as e } from "../../../node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
2
+ import "react";
3
+ //#region src/components/icons/regular_icons/MobileClose.jsx
4
+ var t = e(), n = (e) => /* @__PURE__ */ (0, t.jsxs)("svg", {
5
+ viewBox: "0 0 40 40",
6
+ xmlns: "http://www.w3.org/2000/svg",
7
+ ...e,
8
+ children: [/* @__PURE__ */ (0, t.jsx)("circle", {
9
+ cx: "20",
10
+ cy: "20",
11
+ r: "20"
12
+ }), /* @__PURE__ */ (0, t.jsx)("path", {
13
+ fill: "#FFF",
14
+ d: "M26.0001 14C25.8125 13.8125 25.5582 13.7072 25.2931 13.7072C25.0279 13.7072 24.7736 13.8125 24.5861 14L20.0001 18.586L15.4141 14C15.2265 13.8125 14.9722 13.7072 14.7071 13.7072C14.4419 13.7072 14.1876 13.8125 14.0001 14C13.8126 14.1875 13.7073 14.4418 13.7073 14.707C13.7073 14.9722 13.8126 15.2265 14.0001 15.414L18.5861 20L14.0001 24.586C13.8126 24.7735 13.7073 25.0278 13.7073 25.293C13.7073 25.5582 13.8126 25.8125 14.0001 26C14.1876 26.1875 14.4419 26.2928 14.7071 26.2928C14.9722 26.2928 15.2265 26.1875 15.4141 26L20.0001 21.414L24.5861 26C24.7736 26.1875 25.0279 26.2928 25.2931 26.2928C25.5582 26.2928 25.8125 26.1875 26.0001 26C26.1875 25.8125 26.2928 25.5582 26.2928 25.293C26.2928 25.0278 26.1875 24.7735 26.0001 24.586L21.4141 20L26.0001 15.414C26.1875 15.2265 26.2928 14.9722 26.2928 14.707C26.2928 14.4418 26.1875 14.1875 26.0001 14V14Z"
15
+ })]
16
+ });
17
+ //#endregion
18
+ export { n as MobileClose };
@@ -0,0 +1,29 @@
1
+ import { require_jsx_runtime as e } from "../../../node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
2
+ import "react";
3
+ //#region src/components/icons/regular_icons/MobileMenu.jsx
4
+ var t = e(), n = (e) => /* @__PURE__ */ (0, t.jsxs)("svg", {
5
+ viewBox: "0 0 40 40",
6
+ xmlns: "http://www.w3.org/2000/svg",
7
+ ...e,
8
+ children: [
9
+ /* @__PURE__ */ (0, t.jsx)("circle", {
10
+ cx: "20",
11
+ cy: "20",
12
+ r: "20"
13
+ }),
14
+ /* @__PURE__ */ (0, t.jsx)("path", {
15
+ fill: "#FFF",
16
+ d: "M29.1667 19.1667H10.8333C10.3731 19.1667 10 19.5398 10 20C10 20.4602 10.3731 20.8333 10.8333 20.8333H29.1667C29.6269 20.8333 30 20.4602 30 20C30 19.5398 29.6269 19.1667 29.1667 19.1667Z"
17
+ }),
18
+ /* @__PURE__ */ (0, t.jsx)("path", {
19
+ fill: "#FFF",
20
+ d: "M29.1667 13.3333H10.8333C10.3731 13.3333 10 13.7064 10 14.1667C10 14.6269 10.3731 15 10.8333 15H29.1667C29.6269 15 30 14.6269 30 14.1667C30 13.7064 29.6269 13.3333 29.1667 13.3333Z"
21
+ }),
22
+ /* @__PURE__ */ (0, t.jsx)("path", {
23
+ fill: "#FFF",
24
+ d: "M29.1667 25H10.8333C10.3731 25 10 25.3731 10 25.8333C10 26.2936 10.3731 26.6667 10.8333 26.6667H29.1667C29.6269 26.6667 30 26.2936 30 25.8333C30 25.3731 29.6269 25 29.1667 25Z"
25
+ })
26
+ ]
27
+ });
28
+ //#endregion
29
+ export { n as MobileMenu };
@@ -0,0 +1,22 @@
1
+ import { require_jsx_runtime as e } from "../../../node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
2
+ import "react";
3
+ //#region src/components/icons/regular_icons/Next.jsx
4
+ var t = e(), n = (e) => /* @__PURE__ */ (0, t.jsxs)("svg", {
5
+ viewBox: "0 0 24 24",
6
+ xmlns: "http://www.w3.org/2000/svg",
7
+ ...e,
8
+ children: [
9
+ /* @__PURE__ */ (0, t.jsx)("path", { d: "m12 0c-6.617 0-12 5.383-12 12s5.383 12 12 12 12-5.383 12-12-5.383-12-12-12z" }),
10
+ /* @__PURE__ */ (0, t.jsx)("path", { d: "m12 0c-6.617 0-12 5.383-12 12s5.383 12 12 12z" }),
11
+ /* @__PURE__ */ (0, t.jsx)("path", {
12
+ d: "m12 18.25v-3.25h-5.75c-.689 0-1.25-.561-1.25-1.25v-3.5c0-.689.561-1.25 1.25-1.25h5.75v-3.25c0-.66.795-.999 1.27-.541l6.5 6.25c.147.142.23.337.23.541s-.083.399-.23.541l-6.5 6.25c-.475.456-1.27.12-1.27-.541z",
13
+ fill: "#fff"
14
+ }),
15
+ /* @__PURE__ */ (0, t.jsx)("path", {
16
+ d: "m5 12h15c0 .204-.083.399-.23.541l-6.5 6.25c-.15.144-.334.209-.514.209-.385 0-.756-.298-.756-.75v-3.25h-5.75c-.689 0-1.25-.561-1.25-1.25z",
17
+ fill: "#dedede"
18
+ })
19
+ ]
20
+ });
21
+ //#endregion
22
+ export { n as Next };
@@ -0,0 +1,15 @@
1
+ import { require_jsx_runtime as e } from "../../../node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
2
+ import "react";
3
+ //#region src/components/icons/regular_icons/OpenBlank.jsx
4
+ var t = e(), n = (e) => /* @__PURE__ */ (0, t.jsx)("svg", {
5
+ viewBox: "0 0 15 15",
6
+ fill: "none",
7
+ xmlns: "http://www.w3.org/2000/svg",
8
+ ...e,
9
+ children: /* @__PURE__ */ (0, t.jsx)("path", {
10
+ d: "M5.44832 1.14343H1.99902C1.44674 1.14343 0.999023 1.59115 0.999023 2.14343V12.8634C0.999023 13.4157 1.44674 13.8634 1.99902 13.8634H12.719C13.2713 13.8634 13.719 13.4157 13.719 12.8634V9.14453M13.719 1.14343V6.67248M13.719 1.14343L7.36636 7.49609M13.719 1.14343H8.17291",
11
+ stroke: "black"
12
+ })
13
+ });
14
+ //#endregion
15
+ export { n as OpenBlank };
@@ -0,0 +1,11 @@
1
+ import { require_jsx_runtime as e } from "../../../node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
2
+ import "react";
3
+ //#region src/components/icons/regular_icons/OrderedList.jsx
4
+ var t = e(), n = (e) => /* @__PURE__ */ (0, t.jsx)("svg", {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ viewBox: "0 0 24 24",
7
+ ...e,
8
+ children: /* @__PURE__ */ (0, t.jsx)("path", { d: "M2 17h2v.5H3v1h1v.5H2v1h3v-4H2v1zm1-9h1V4H2v1h1v3zm-1 3h1.8L2 13.1v.9h3v-1H3.2L5 10.9V10H2v1zm5-6v2h14V5H7zm0 14h14v-2H7v2zm0-6h14v-2H7v2z" })
9
+ });
10
+ //#endregion
11
+ export { n as OrderedList };
@@ -0,0 +1,33 @@
1
+ import { require_jsx_runtime as e } from "../../../node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
2
+ import "react";
3
+ //#region src/components/icons/regular_icons/PauseCircle.jsx
4
+ var t = e(), n = (e) => /* @__PURE__ */ (0, t.jsxs)("svg", {
5
+ fill: "none",
6
+ stroke: "currentColor",
7
+ "stroke-linecap": "round",
8
+ "stroke-linejoin": "round",
9
+ viewBox: "0 0 24 24",
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ ...e,
12
+ children: [
13
+ /* @__PURE__ */ (0, t.jsx)("circle", {
14
+ cx: "12",
15
+ cy: "12",
16
+ r: "10"
17
+ }),
18
+ /* @__PURE__ */ (0, t.jsx)("line", {
19
+ x1: "10",
20
+ x2: "10",
21
+ y1: "15",
22
+ y2: "9"
23
+ }),
24
+ /* @__PURE__ */ (0, t.jsx)("line", {
25
+ x1: "14",
26
+ x2: "14",
27
+ y1: "15",
28
+ y2: "9"
29
+ })
30
+ ]
31
+ });
32
+ //#endregion
33
+ export { n as PauseCircle };
@@ -0,0 +1,21 @@
1
+ import { require_jsx_runtime as e } from "../../../node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
2
+ import "react";
3
+ //#region src/components/icons/regular_icons/Point.jsx
4
+ var t = e(), n = (e) => /* @__PURE__ */ (0, t.jsxs)("svg", {
5
+ viewBox: "0 0 17 17",
6
+ xmlns: "http://www.w3.org/2000/svg",
7
+ ...e,
8
+ children: [/* @__PURE__ */ (0, t.jsx)("circle", {
9
+ cx: "8.5",
10
+ cy: "8.5",
11
+ r: "8.1",
12
+ stroke: "black",
13
+ strokeWidth: ".8px",
14
+ fill: "transparent"
15
+ }), /* @__PURE__ */ (0, t.jsx)("path", {
16
+ d: "M9.39386 5.14357C9.35492 5.48312 9.34657 5.8252 9.36599 6.16612C9.22118 5.91698 9.11124 5.64788 9.04014 5.36621C7.33187 6.49721 6.08851 8.21955 5.54279 10.2112C4.91626 11.0717 4.3983 12.0085 4 13C5.78647 10.0043 8.18819 7.4322 11.0424 5.45904C9.32015 7.07048 7.68966 8.77876 6.15951 10.5802C8.1645 10.1999 9.9731 9.11694 11.2679 7.52261C10.7667 7.47603 10.2627 7.49314 9.76429 7.57172C10.3295 7.3098 10.9407 7.16331 11.5618 7.13818C11.7428 6.8902 11.9084 6.63092 12.0616 6.36625C11.6648 6.40301 11.2722 6.47472 10.8865 6.58329C11.3028 6.32961 11.7581 6.1507 12.2343 6.05216C12.5727 5.40412 12.8302 4.71394 13 4C11.7275 4.0998 10.4939 4.49015 9.39386 5.14357Z",
17
+ fill: "black"
18
+ })]
19
+ });
20
+ //#endregion
21
+ export { n as Point };
@@ -0,0 +1,18 @@
1
+ import { require_jsx_runtime as e } from "../../../node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
2
+ import "react";
3
+ //#region src/components/icons/regular_icons/Question.jsx
4
+ var t = e(), n = (e) => /* @__PURE__ */ (0, t.jsxs)("svg", {
5
+ viewBox: "0 0 20 20",
6
+ xmlns: "http://www.w3.org/2000/svg",
7
+ ...e,
8
+ children: [/* @__PURE__ */ (0, t.jsx)("circle", {
9
+ cx: "10",
10
+ cy: "10",
11
+ r: "9.25"
12
+ }), /* @__PURE__ */ (0, t.jsx)("path", {
13
+ fill: "#FFF",
14
+ d: "M8.821 11.841C8.821 11.3903 8.92067 11.0177 9.12 10.723C9.328 10.4283 9.627 10.1033 10.017 9.748C10.303 9.488 10.511 9.27133 10.641 9.098C10.7797 8.916 10.849 8.71233 10.849 8.487C10.849 8.16633 10.719 7.915 10.459 7.733C10.2077 7.54233 9.86967 7.447 9.445 7.447C9.03767 7.447 8.67367 7.53367 8.353 7.707C8.041 7.87167 7.77667 8.10567 7.56 8.409L5.987 7.486C6.351 6.93133 6.84067 6.50233 7.456 6.199C8.08 5.89567 8.81667 5.744 9.666 5.744C10.6627 5.744 11.46 5.95633 12.058 6.381C12.6647 6.80567 12.968 7.395 12.968 8.149C12.968 8.50433 12.9073 8.81633 12.786 9.085C12.6733 9.35367 12.5303 9.58333 12.357 9.774C12.1923 9.956 11.9757 10.1683 11.707 10.411C11.3863 10.697 11.1523 10.9397 11.005 11.139C10.8577 11.3297 10.784 11.5637 10.784 11.841H8.821ZM9.809 15.104C9.45367 15.104 9.15467 14.9913 8.912 14.766C8.678 14.532 8.561 14.2503 8.561 13.921C8.561 13.5917 8.678 13.3187 8.912 13.102C9.146 12.8767 9.445 12.764 9.809 12.764C10.173 12.764 10.472 12.8767 10.706 13.102C10.94 13.3187 11.057 13.5917 11.057 13.921C11.057 14.2503 10.9357 14.532 10.693 14.766C10.459 14.9913 10.1643 15.104 9.809 15.104Z"
15
+ })]
16
+ });
17
+ //#endregion
18
+ export { n as Question };
@@ -0,0 +1,11 @@
1
+ import { require_jsx_runtime as e } from "../../../node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
2
+ import "react";
3
+ //#region src/components/icons/regular_icons/Refresh.jsx
4
+ var t = e(), n = (e) => /* @__PURE__ */ (0, t.jsxs)("svg", {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ viewBox: "0 0 24 24",
7
+ ...e,
8
+ children: [/* @__PURE__ */ (0, t.jsx)("path", { d: "M12,2a10.032,10.032,0,0,1,7.122,3H16a1,1,0,0,0-1,1h0a1,1,0,0,0,1,1h4.143A1.858,1.858,0,0,0,22,5.143V1a1,1,0,0,0-1-1h0a1,1,0,0,0-1,1V3.078A11.981,11.981,0,0,0,.05,10.9a1.007,1.007,0,0,0,1,1.1h0a.982.982,0,0,0,.989-.878A10.014,10.014,0,0,1,12,2Z" }), /* @__PURE__ */ (0, t.jsx)("path", { d: "M22.951,12a.982.982,0,0,0-.989.878A9.986,9.986,0,0,1,4.878,19H8a1,1,0,0,0,1-1H9a1,1,0,0,0-1-1H3.857A1.856,1.856,0,0,0,2,18.857V23a1,1,0,0,0,1,1H3a1,1,0,0,0,1-1V20.922A11.981,11.981,0,0,0,23.95,13.1a1.007,1.007,0,0,0-1-1.1Z" })]
9
+ });
10
+ //#endregion
11
+ export { n as Refresh };
@@ -0,0 +1,11 @@
1
+ import { require_jsx_runtime as e } from "../../../node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
2
+ import "react";
3
+ //#region src/components/icons/regular_icons/Reply.jsx
4
+ var t = e(), n = (e) => /* @__PURE__ */ (0, t.jsxs)("svg", {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ viewBox: "0 0 24 26",
7
+ ...e,
8
+ children: [/* @__PURE__ */ (0, t.jsx)("path", { d: "M18.656.93,6.464,13.122A4.966,4.966,0,0,0,5,16.657V18a1,1,0,0,0,1,1H7.343a4.966,4.966,0,0,0,3.535-1.464L23.07,5.344a3.125,3.125,0,0,0,0-4.414A3.194,3.194,0,0,0,18.656.93Zm3,3L9.464,16.122A3.02,3.02,0,0,1,7.343,17H7v-.343a3.02,3.02,0,0,1,.878-2.121L20.07,2.344a1.148,1.148,0,0,1,1.586,0A1.123,1.123,0,0,1,21.656,3.93Z" }), /* @__PURE__ */ (0, t.jsx)("path", { d: "M23,8.979a1,1,0,0,0-1,1V15H18a3,3,0,0,0-3,3v4H5a3,3,0,0,1-3-3V5A3,3,0,0,1,5,2h9.042a1,1,0,0,0,0-2H5A5.006,5.006,0,0,0,0,5V19a5.006,5.006,0,0,0,5,5H16.343a4.968,4.968,0,0,0,3.536-1.464l2.656-2.658A4.968,4.968,0,0,0,24,16.343V9.979A1,1,0,0,0,23,8.979ZM18.465,21.122a2.975,2.975,0,0,1-1.465.8V18a1,1,0,0,1,1-1h3.925a3.016,3.016,0,0,1-.8,1.464Z" })]
9
+ });
10
+ //#endregion
11
+ export { n as Reply };
@@ -0,0 +1,11 @@
1
+ import { require_jsx_runtime as e } from "../../../node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
2
+ import "react";
3
+ //#region src/components/icons/regular_icons/Search.jsx
4
+ var t = e(), n = (e) => /* @__PURE__ */ (0, t.jsx)("svg", {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ viewBox: "0 0 24 24",
7
+ ...e,
8
+ children: /* @__PURE__ */ (0, t.jsx)("path", { d: "M23.707,22.293l-5.969-5.969a10.016,10.016,0,1,0-1.414,1.414l5.969,5.969a1,1,0,0,0,1.414-1.414ZM10,18a8,8,0,1,1,8-8A8.009,8.009,0,0,1,10,18Z" })
9
+ });
10
+ //#endregion
11
+ export { n as Search };
@@ -0,0 +1,11 @@
1
+ import { require_jsx_runtime as e } from "../../../node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
2
+ import "react";
3
+ //#region src/components/icons/regular_icons/Send.jsx
4
+ var t = e(), n = (e) => /* @__PURE__ */ (0, t.jsx)("svg", {
5
+ viewBox: "0 0 97 84",
6
+ ...e,
7
+ xmlns: "http://www.w3.org/2000/svg",
8
+ children: /* @__PURE__ */ (0, t.jsx)("path", { d: "M93.3,47.5 L9.3,82.6 C4.2,84.7 -0.8,79.4 1.6,74.4 L15,47.1 L62.6,43.2 C64,43 64,41 62.6,40.8 L15,36.9 L1.6,9.6 C-0.8,4.6 4.2,-0.7 9.3,1.4 L93.4,36.5 C98.3,38.5 98.3,45.5 93.3,47.5 Z" })
9
+ });
10
+ //#endregion
11
+ export { n as Send };
@@ -0,0 +1,12 @@
1
+ import { require_jsx_runtime as e } from "../../../node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
2
+ import "react";
3
+ //#region src/components/icons/regular_icons/Share.jsx
4
+ var t = e(), n = (e) => /* @__PURE__ */ (0, t.jsx)("svg", {
5
+ viewBox: "0 0 16 16",
6
+ fill: "black",
7
+ xmlns: "http://www.w3.org/2000/svg",
8
+ ...e,
9
+ children: /* @__PURE__ */ (0, t.jsx)("path", { d: "M0 15.333v-4.666a6.089 6.089 0 0 1 1.714-4.241 5.775 5.775 0 0 1 4.13-1.76h3.137V3.61c0-.263.076-.521.218-.74.143-.22.346-.39.583-.491a1.267 1.267 0 0 1 1.415.289l3.819 3.919c.365.375.57.884.57 1.414 0 .53-.205 1.039-.57 1.414l-3.819 3.92a1.267 1.267 0 0 1-1.415.289c-.237-.102-.44-.273-.583-.492a1.359 1.359 0 0 1-.218-.74v-1.058H5.195a3.85 3.85 0 0 0-2.754 1.173 4.06 4.06 0 0 0-1.142 2.827.676.676 0 0 1-.19.472.641.641 0 0 1-.919 0 .676.676 0 0 1-.19-.472Zm10.28-10a.676.676 0 0 1-.191.472.64.64 0 0 1-.46.195H5.845a4.492 4.492 0 0 0-3.212 1.368 4.736 4.736 0 0 0-1.333 3.299v1.142a5.196 5.196 0 0 1 1.758-1.336A5.07 5.07 0 0 1 5.195 10H9.63a.64.64 0 0 1 .459.195c.122.125.19.295.19.472v1.724l3.818-3.92a.676.676 0 0 0 0-.942l-3.818-3.92v1.724Z" })
10
+ });
11
+ //#endregion
12
+ export { n as Share };
@@ -0,0 +1,11 @@
1
+ import { require_jsx_runtime as e } from "../../../node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
2
+ import "react";
3
+ //#region src/components/icons/regular_icons/SmallArrow.jsx
4
+ var t = e(), n = (e) => /* @__PURE__ */ (0, t.jsx)("svg", {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ viewBox: "0 0 24 24",
7
+ ...e,
8
+ children: /* @__PURE__ */ (0, t.jsx)("path", { d: "M6.414,9H17.586a1,1,0,0,1,.707,1.707l-5.586,5.586a1,1,0,0,1-1.414,0L5.707,10.707A1,1,0,0,1,6.414,9Z" })
9
+ });
10
+ //#endregion
11
+ export { n as SmallArrow };
@@ -0,0 +1,11 @@
1
+ import { require_jsx_runtime as e } from "../../../node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
2
+ import "react";
3
+ //#region src/components/icons/regular_icons/Source.jsx
4
+ var t = e(), n = (e) => /* @__PURE__ */ (0, t.jsx)("svg", {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ viewBox: "0 0 24 24",
7
+ ...e,
8
+ children: /* @__PURE__ */ (0, t.jsx)("path", { d: "M22.2,2.163a4.992,4.992,0,0,0-4.1-1.081l-3.822.694A4,4,0,0,0,12,3.065,4,4,0,0,0,9.716,1.776L5.9,1.082A5,5,0,0,0,0,6V16.793a5,5,0,0,0,4.105,4.919l6.286,1.143a9,9,0,0,0,3.218,0L19.9,21.712A5,5,0,0,0,24,16.793V6A4.983,4.983,0,0,0,22.2,2.163ZM11,20.928c-.084-.012-.168-.026-.252-.041L4.463,19.745A3,3,0,0,1,2,16.793V6A3,3,0,0,1,5,3a3.081,3.081,0,0,1,.54.049l3.82.7A2,2,0,0,1,11,5.712Zm11-4.135a3,3,0,0,1-2.463,2.952l-6.285,1.142c-.084.015-.168.029-.252.041V5.712a2,2,0,0,1,1.642-1.968l3.821-.7A3,3,0,0,1,22,6Z" })
9
+ });
10
+ //#endregion
11
+ export { n as Source };
@@ -0,0 +1,19 @@
1
+ import { require_jsx_runtime as e } from "../../../node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
2
+ import "react";
3
+ //#region src/components/icons/regular_icons/Suggestion.jsx
4
+ var t = e(), n = (e) => /* @__PURE__ */ (0, t.jsx)("svg", {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ fill: "none",
7
+ viewBox: "0 0 24 24",
8
+ strokeWidth: 1.5,
9
+ stroke: "currentColor",
10
+ ...e,
11
+ children: /* @__PURE__ */ (0, t.jsx)("path", {
12
+ fill: "none",
13
+ strokeLinecap: "round",
14
+ strokeLinejoin: "round",
15
+ d: "M12 18v-5.25m0 0a6.01 6.01 0 001.5-.189m-1.5.189a6.01 6.01 0 01-1.5-.189m3.75 7.478a12.06 12.06 0 01-4.5 0m3.75 2.383a14.406 14.406 0 01-3 0M14.25 18v-.192c0-.983.658-1.823 1.508-2.316a7.5 7.5 0 10-7.517 0c.85.493 1.509 1.333 1.509 2.316V18"
16
+ })
17
+ });
18
+ //#endregion
19
+ export { n as Suggestion };
@@ -0,0 +1,29 @@
1
+ import { require_jsx_runtime as e } from "../../../node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
2
+ import "react";
3
+ //#region src/components/icons/regular_icons/Twitter.jsx
4
+ var t = e(), n = (e) => /* @__PURE__ */ (0, t.jsxs)("svg", {
5
+ viewBox: "0 0 50 50",
6
+ fill: "none",
7
+ xmlns: "http://www.w3.org/2000/svg",
8
+ ...e,
9
+ children: [
10
+ /* @__PURE__ */ (0, t.jsx)("path", {
11
+ d: "M29.1169 21.1716L47.3303 0H43.0143L27.1997 18.383L14.5685 0H0L19.1008 27.7983L0 50H4.31623L21.0169 30.5869L34.3563 50H48.9249L29.1169 21.1716ZM5.87143 3.2492H12.5009L43.0164 46.8986H36.3869L5.87143 3.2492Z",
12
+ fill: "black"
13
+ }),
14
+ /* @__PURE__ */ (0, t.jsx)("path", {
15
+ d: "M29.1169 21.1716L47.3303 0H43.0143L27.1997 18.383L14.5685 0H0L19.1008 27.7983L0 50H4.31623L21.0169 30.5869L34.3563 50H48.9249L29.1169 21.1716ZM5.87143 3.2492H12.5009L43.0164 46.8986H36.3869L5.87143 3.2492Z",
16
+ fill: "black"
17
+ }),
18
+ /* @__PURE__ */ (0, t.jsx)("path", {
19
+ d: "M29.1169 21.1716L47.3303 0H43.0143L27.1997 18.383L14.5685 0H0L19.1008 27.7983L0 50H4.31623L21.0169 30.5869L34.3563 50H48.9249L29.1169 21.1716ZM5.87143 3.2492H12.5009L43.0164 46.8986H36.3869L5.87143 3.2492Z",
20
+ fill: "black"
21
+ }),
22
+ /* @__PURE__ */ (0, t.jsx)("path", {
23
+ d: "M29.1169 21.1716L47.3303 0H43.0143L27.1997 18.383L14.5685 0H0L19.1008 27.7983L0 50H4.31623L21.0169 30.5869L34.3563 50H48.9249L29.1169 21.1716ZM5.87143 3.2492H12.5009L43.0164 46.8986H36.3869L5.87143 3.2492Z",
24
+ fill: "black"
25
+ })
26
+ ]
27
+ });
28
+ //#endregion
29
+ export { n as Twitter };
@@ -0,0 +1,11 @@
1
+ import { require_jsx_runtime as e } from "../../../node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
2
+ import "react";
3
+ //#region src/components/icons/regular_icons/Underline.jsx
4
+ var t = e(), n = (e) => /* @__PURE__ */ (0, t.jsx)("svg", {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ viewBox: "0 0 24 24",
7
+ ...e,
8
+ children: /* @__PURE__ */ (0, t.jsx)("path", { d: "M12 17c3.31 0 6-2.69 6-6V3h-2.5v8c0 1.93-1.57 3.5-3.5 3.5S8.5 12.93 8.5 11V3H6v8c0 3.31 2.69 6 6 6zm-7 2v2h14v-2H5z" })
9
+ });
10
+ //#endregion
11
+ export { n as Underline };
@@ -0,0 +1,11 @@
1
+ import { require_jsx_runtime as e } from "../../../node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
2
+ import "react";
3
+ //#region src/components/icons/regular_icons/Upvote.jsx
4
+ var t = e(), n = (e) => /* @__PURE__ */ (0, t.jsx)("svg", {
5
+ viewBox: "0 0 27 25",
6
+ xmlns: "http://www.w3.org/2000/svg",
7
+ ...e,
8
+ children: /* @__PURE__ */ (0, t.jsx)("path", { d: "M24.7554 8.0429C24.2457 7.47999 23.6157 7.02861 22.9081 6.71931C22.2004 6.41002 21.4317 6.25003 20.654 6.25019H16.3177L16.683 4.12415C16.8122 3.37546 16.6563 2.60721 16.2437 1.9595C15.831 1.3118 15.1892 0.827807 14.4352 0.595806C13.6812 0.363805 12.8652 0.399253 12.1362 0.695685C11.4072 0.992116 10.8137 1.52978 10.464 2.21061L8.38333 6.25019H5.43525C3.99426 6.25184 2.61279 6.80111 1.59386 7.7775C0.574922 8.7539 0.00172608 10.0777 0 11.4585L0 16.6669C0.00172608 18.0477 0.574922 19.3715 1.59386 20.3479C2.61279 21.3243 3.99426 21.8735 5.43525 21.8752H19.893C21.2013 21.8701 22.4641 21.4151 23.4518 20.5931C24.4395 19.771 25.0865 18.6366 25.275 17.396L26.0414 12.1877C26.1493 11.4489 26.0903 10.6965 25.8685 9.98137C25.6466 9.26628 25.267 8.60521 24.7554 8.0429ZM2.1741 16.6669V11.4585C2.1741 10.6297 2.51769 9.83487 3.12927 9.24882C3.74086 8.66276 4.57034 8.33352 5.43525 8.33352H7.60935V19.7919H5.43525C4.57034 19.7919 3.74086 19.4626 3.12927 18.8766C2.51769 18.2905 2.1741 17.4957 2.1741 16.6669ZM23.8836 11.895L23.1161 17.1033C23.0039 17.8471 22.6169 18.5275 22.0254 19.0209C21.4339 19.5143 20.6772 19.7879 19.893 19.7919H9.78346V8.05644C9.8859 7.97092 9.97071 7.86774 10.0335 7.75227L12.413 3.13248C12.5023 2.97824 12.6284 2.84649 12.7811 2.74807C12.9338 2.64964 13.1088 2.58734 13.2915 2.56629C13.4742 2.54524 13.6595 2.56605 13.8322 2.62699C14.0049 2.68793 14.1601 2.78728 14.2849 2.91686C14.3917 3.03586 14.4698 3.17599 14.5136 3.32724C14.5574 3.47849 14.5658 3.63713 14.5382 3.79186L13.9643 7.12519C13.9391 7.27413 13.9479 7.42653 13.9903 7.57186C14.0326 7.71719 14.1073 7.85197 14.2094 7.96689C14.3114 8.0818 14.4383 8.1741 14.5812 8.23741C14.7241 8.30071 14.8797 8.33351 15.0372 8.33352H20.654C21.1207 8.33346 21.5821 8.42943 22.0069 8.61493C22.4316 8.80043 22.8098 9.07114 23.116 9.40877C23.4222 9.7464 23.6492 10.1431 23.7816 10.572C23.914 11.0009 23.9488 11.4521 23.8836 11.895Z" })
9
+ });
10
+ //#endregion
11
+ export { n as Upvote };
@@ -0,0 +1,11 @@
1
+ import { require_jsx_runtime as e } from "../../../node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
2
+ import "react";
3
+ //#region src/components/icons/regular_icons/User.jsx
4
+ var t = e(), n = (e) => /* @__PURE__ */ (0, t.jsx)("svg", {
5
+ xmlns: "http://www.w3.org/2000/svg",
6
+ viewBox: "0 0 24 24",
7
+ ...e,
8
+ children: /* @__PURE__ */ (0, t.jsx)("path", { d: "M7.5,13A4.5,4.5,0,1,1,12,8.5,4.505,4.505,0,0,1,7.5,13Zm0-7A2.5,2.5,0,1,0,10,8.5,2.5,2.5,0,0,0,7.5,6ZM15,23v-.5a7.5,7.5,0,0,0-15,0V23a1,1,0,0,0,2,0v-.5a5.5,5.5,0,0,1,11,0V23a1,1,0,0,0,2,0Zm9-5a7,7,0,0,0-11.667-5.217,1,1,0,1,0,1.334,1.49A5,5,0,0,1,22,18a1,1,0,0,0,2,0ZM17.5,9A4.5,4.5,0,1,1,22,4.5,4.505,4.505,0,0,1,17.5,9Zm0-7A2.5,2.5,0,1,0,20,4.5,2.5,2.5,0,0,0,17.5,2Z" })
9
+ });
10
+ //#endregion
11
+ export { n as User };
@@ -0,0 +1,11 @@
1
+ import { require_jsx_runtime as e } from "../../../node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
2
+ import "react";
3
+ //#region src/components/icons/regular_icons/Versus.jsx
4
+ var t = e(), n = (e) => /* @__PURE__ */ (0, t.jsx)("svg", {
5
+ viewBox: "0 0 28 28",
6
+ xmlns: "http://www.w3.org/2000/svg",
7
+ ...e,
8
+ children: /* @__PURE__ */ (0, t.jsx)("path", { d: "M14.8686 11L11.8386 18H10.2386L7.21859 11H8.96859L11.0986 16L13.2586 11H14.8686ZM17.753 18.12C17.1997 18.12 16.663 18.0467 16.143 17.9C15.6297 17.7467 15.2164 17.55 14.903 17.31L15.453 16.09C15.753 16.31 16.1097 16.4867 16.523 16.62C16.9364 16.7533 17.3497 16.82 17.763 16.82C18.223 16.82 18.563 16.7533 18.783 16.62C19.003 16.48 19.113 16.2967 19.113 16.07C19.113 15.9033 19.0464 15.7667 18.913 15.66C18.7864 15.5467 18.6197 15.4567 18.413 15.39C18.213 15.3233 17.9397 15.25 17.593 15.17C17.0597 15.0433 16.623 14.9167 16.283 14.79C15.943 14.6633 15.6497 14.46 15.403 14.18C15.163 13.9 15.043 13.5267 15.043 13.06C15.043 12.6533 15.153 12.2867 15.373 11.96C15.593 11.6267 15.923 11.3633 16.363 11.17C16.8097 10.9767 17.353 10.88 17.993 10.88C18.4397 10.88 18.8764 10.9333 19.303 11.04C19.7297 11.1467 20.103 11.3 20.423 11.5L19.923 12.73C19.2764 12.3633 18.6297 12.18 17.983 12.18C17.5297 12.18 17.193 12.2533 16.973 12.4C16.7597 12.5467 16.653 12.74 16.653 12.98C16.653 13.22 16.7764 13.4 17.023 13.52C17.2764 13.6333 17.6597 13.7467 18.173 13.86C18.7064 13.9867 19.143 14.1133 19.483 14.24C19.823 14.3667 20.113 14.5667 20.353 14.84C20.5997 15.1133 20.723 15.4833 20.723 15.95C20.723 16.35 20.6097 16.7167 20.383 17.05C20.163 17.3767 19.8297 17.6367 19.383 17.83C18.9364 18.0233 18.393 18.12 17.753 18.12Z" })
9
+ });
10
+ //#endregion
11
+ export { n as Versus };
@@ -0,0 +1,12 @@
1
+ import { require_jsx_runtime as e } from "../../../node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
2
+ import "react";
3
+ //#region src/components/icons/regular_icons/Votebox.jsx
4
+ var t = e(), n = (e) => /* @__PURE__ */ (0, t.jsx)("svg", {
5
+ viewBox: "0 0 20 24",
6
+ fill: "black",
7
+ xmlns: "http://www.w3.org/2000/svg",
8
+ ...e,
9
+ children: /* @__PURE__ */ (0, t.jsx)("path", { d: "M12.353.956c-.221.062-.443.2-.615.38A836.4 836.4 0 0 0 7.03 6.93c-.424.527-.498 1.273-.187 1.908.047.096.267.39.489.653.222.262.403.487.403.497 0 .011-1.122.025-2.494.03l-2.493.01-.175.093c-.328.174-.585.492-.73.901-.062.173-.072.309-.084 1.193-.019 1.355.044 1.641.466 2.097l.188.203.01 4.196c.009 4.192.01 4.197.084 4.392.114.296.18.41.34.583.183.2.348.305.589.375.17.049.891.054 6.978.046l6.789-.009.202-.1c.249-.122.519-.391.639-.636.198-.404.19-.215.191-4.702v-4.143l.185-.185c.203-.203.346-.462.427-.774.065-.25.076-2.068.014-2.365-.095-.455-.371-.847-.737-1.046l-.221-.119-2.438-.018-2.438-.017 1.488-1.768a99.013 99.013 0 0 0 1.575-1.898c.324-.482.365-1.205.098-1.75-.094-.192-2.518-3.118-2.774-3.348-.282-.254-.726-.368-1.061-.273m1.555 3.046 1.141 1.36-.078.098c-.043.054-.921 1.1-1.951 2.324l-1.872 2.226H9.636l-.815-.969c-.449-.534-.818-.987-.82-1.008-.002-.022 1.036-1.277 2.307-2.791l2.31-2.751.074.076c.042.041.589.687 1.216 1.435m3.662 8.353v.77H3.08v-1.54h14.49v.77m-.665 6.265v3.92H3.745V14.7h13.16v3.92m-8.823-1.809a.683.683 0 0 0-.259.251c-.095.153-.105.199-.105.453 0 .196.018.315.058.388.06.109 1.713 2.09 1.966 2.357.08.084.196.175.258.201.175.076.46.061.615-.03.16-.095 2.07-2.357 2.165-2.563.21-.461-.071-1.067-.522-1.127-.29-.039-.375.033-1.214 1.033-.594.708-.778.906-.808.872-.022-.024-.368-.436-.77-.915-.762-.909-.862-.998-1.122-1a.705.705 0 0 0-.262.08" })
10
+ });
11
+ //#endregion
12
+ export { n as Votebox };