@logoicon/react 1.0.4 → 1.0.5

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 (220) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/dist/css/icon.cjs +4 -4
  3. package/dist/css/icon.js +4 -4
  4. package/dist/expressjs/icon-dark.cjs +3 -3
  5. package/dist/expressjs/icon-dark.js +3 -3
  6. package/dist/expressjs/icon-light.cjs +3 -3
  7. package/dist/expressjs/icon-light.js +3 -3
  8. package/dist/expressjs/logo-dark.cjs +3 -3
  9. package/dist/expressjs/logo-dark.js +3 -3
  10. package/dist/expressjs/logo-light.cjs +3 -3
  11. package/dist/expressjs/logo-light.js +3 -3
  12. package/dist/facebook/icon-mono.cjs +3 -3
  13. package/dist/facebook/icon-mono.js +3 -3
  14. package/dist/facebook/icon.cjs +7 -7
  15. package/dist/facebook/icon.js +7 -7
  16. package/dist/firebase/icon-dark.cjs +3 -3
  17. package/dist/firebase/icon-dark.js +3 -3
  18. package/dist/firebase/icon-light.cjs +3 -3
  19. package/dist/firebase/icon-light.js +3 -3
  20. package/dist/firebase/icon.cjs +6 -6
  21. package/dist/firebase/icon.js +6 -6
  22. package/dist/firebase/logo-dark.cjs +14 -14
  23. package/dist/firebase/logo-dark.js +14 -14
  24. package/dist/firebase/logo-light.cjs +14 -14
  25. package/dist/firebase/logo-light.js +14 -14
  26. package/dist/git/icon-dark.cjs +2 -2
  27. package/dist/git/icon-dark.js +2 -2
  28. package/dist/git/icon-light.cjs +2 -2
  29. package/dist/git/icon-light.js +2 -2
  30. package/dist/git/icon.cjs +2 -2
  31. package/dist/git/icon.js +2 -2
  32. package/dist/git/logo-dark.cjs +6 -6
  33. package/dist/git/logo-dark.js +6 -6
  34. package/dist/git/logo-light.cjs +6 -6
  35. package/dist/git/logo-light.js +6 -6
  36. package/dist/git/logo.cjs +6 -6
  37. package/dist/git/logo.js +6 -6
  38. package/dist/github/icon-dark.cjs +3 -3
  39. package/dist/github/icon-dark.js +3 -3
  40. package/dist/github/icon-light.cjs +3 -3
  41. package/dist/github/icon-light.js +3 -3
  42. package/dist/github/logo-dark.cjs +10 -10
  43. package/dist/github/logo-dark.js +10 -10
  44. package/dist/github/logo-light.cjs +10 -10
  45. package/dist/github/logo-light.js +10 -10
  46. package/dist/gitlab/icon-mono-dark.cjs +3 -3
  47. package/dist/gitlab/icon-mono-dark.js +3 -3
  48. package/dist/gitlab/icon-mono-light.cjs +3 -3
  49. package/dist/gitlab/icon-mono-light.js +3 -3
  50. package/dist/gitlab/icon.cjs +6 -6
  51. package/dist/gitlab/icon.js +6 -6
  52. package/dist/gitlab/logo-dark.cjs +14 -14
  53. package/dist/gitlab/logo-dark.js +14 -14
  54. package/dist/gitlab/logo-mono-dark.cjs +10 -10
  55. package/dist/gitlab/logo-mono-dark.js +10 -10
  56. package/dist/gitlab/logo-mono-light.cjs +10 -10
  57. package/dist/gitlab/logo-mono-light.js +10 -10
  58. package/dist/gitlab/logo.cjs +14 -14
  59. package/dist/gitlab/logo.js +14 -14
  60. package/dist/gmail/icon.cjs +42 -0
  61. package/dist/gmail/icon.js +18 -0
  62. package/dist/html/icon-dark.cjs +13 -13
  63. package/dist/html/icon-dark.js +13 -13
  64. package/dist/html/icon-light.cjs +13 -13
  65. package/dist/html/icon-light.js +13 -13
  66. package/dist/html/icon.cjs +13 -13
  67. package/dist/html/icon.js +13 -13
  68. package/dist/index.cjs +29 -26
  69. package/dist/index.d.cts +0 -16
  70. package/dist/index.d.ts +0 -16
  71. package/dist/index.js +2 -0
  72. package/dist/javascript/icon.cjs +4 -4
  73. package/dist/javascript/icon.js +4 -4
  74. package/dist/linkedin/icon-mono-dark.cjs +5 -5
  75. package/dist/linkedin/icon-mono-dark.js +5 -5
  76. package/dist/linkedin/icon-mono-light.cjs +5 -5
  77. package/dist/linkedin/icon-mono-light.js +5 -5
  78. package/dist/linkedin/icon.cjs +5 -5
  79. package/dist/linkedin/icon.js +5 -5
  80. package/dist/linkedin/logo.cjs +12 -12
  81. package/dist/linkedin/logo.js +12 -12
  82. package/dist/lua/drawing.cjs +7 -7
  83. package/dist/lua/drawing.js +7 -7
  84. package/dist/metadata.cjs +76 -75
  85. package/dist/metadata.d.cts +304 -432
  86. package/dist/metadata.d.ts +304 -432
  87. package/dist/metadata.js +76 -75
  88. package/dist/mongodb/icon-dark.cjs +3 -3
  89. package/dist/mongodb/icon-dark.js +3 -3
  90. package/dist/mongodb/icon-light.cjs +3 -3
  91. package/dist/mongodb/icon-light.js +3 -3
  92. package/dist/mongodb/icon.cjs +3 -3
  93. package/dist/mongodb/icon.js +3 -3
  94. package/dist/mongodb/logo-dark.cjs +11 -11
  95. package/dist/mongodb/logo-dark.js +11 -11
  96. package/dist/mongodb/logo-light.cjs +11 -11
  97. package/dist/mongodb/logo-light.js +11 -11
  98. package/dist/mongodb/logo.cjs +11 -11
  99. package/dist/mongodb/logo.js +11 -11
  100. package/dist/mysql/logo.cjs +10 -10
  101. package/dist/mysql/logo.js +10 -10
  102. package/dist/neovim/icon.cjs +17 -17
  103. package/dist/neovim/icon.js +17 -17
  104. package/dist/neovim/logo-mono.cjs +17 -17
  105. package/dist/neovim/logo-mono.js +17 -17
  106. package/dist/neovim/logo.cjs +27 -27
  107. package/dist/neovim/logo.js +27 -27
  108. package/dist/nextjs/icon-dark.cjs +13 -13
  109. package/dist/nextjs/icon-dark.js +13 -13
  110. package/dist/nextjs/icon-light.cjs +13 -13
  111. package/dist/nextjs/icon-light.js +13 -13
  112. package/dist/nextjs/logo-dark.cjs +10 -10
  113. package/dist/nextjs/logo-dark.js +10 -10
  114. package/dist/nextjs/logo-light.cjs +10 -10
  115. package/dist/nextjs/logo-light.js +10 -10
  116. package/dist/nodejs/icon-dark.cjs +5 -5
  117. package/dist/nodejs/icon-dark.js +5 -5
  118. package/dist/nodejs/icon-light.cjs +5 -5
  119. package/dist/nodejs/icon-light.js +5 -5
  120. package/dist/nodejs/icon.cjs +21 -21
  121. package/dist/nodejs/icon.js +21 -21
  122. package/dist/nodejs/logo-dark.cjs +28 -28
  123. package/dist/nodejs/logo-dark.js +28 -28
  124. package/dist/nodejs/logo-light.cjs +28 -28
  125. package/dist/nodejs/logo-light.js +28 -28
  126. package/dist/php/icon.cjs +21 -21
  127. package/dist/php/icon.js +21 -21
  128. package/dist/postgresql/icon.cjs +16 -16
  129. package/dist/postgresql/icon.js +16 -16
  130. package/dist/puppeteer/icon.cjs +7 -7
  131. package/dist/puppeteer/icon.js +7 -7
  132. package/dist/python/icon.cjs +35 -35
  133. package/dist/python/icon.js +35 -35
  134. package/dist/python/logo.cjs +42 -42
  135. package/dist/python/logo.js +42 -42
  136. package/dist/react/icon.cjs +5 -5
  137. package/dist/react/icon.js +5 -5
  138. package/dist/sqlite/logo.cjs +20 -20
  139. package/dist/sqlite/logo.js +20 -20
  140. package/dist/tailwindcss/icon.cjs +2 -2
  141. package/dist/tailwindcss/icon.js +2 -2
  142. package/dist/tailwindcss/logo-light.cjs +2 -2
  143. package/dist/tailwindcss/logo-light.js +2 -2
  144. package/dist/turbo/icon-dark.cjs +6 -6
  145. package/dist/turbo/icon-dark.js +6 -6
  146. package/dist/turbo/icon-light.cjs +6 -6
  147. package/dist/turbo/icon-light.js +6 -6
  148. package/dist/turbo/logo-dark.cjs +11 -11
  149. package/dist/turbo/logo-dark.js +11 -11
  150. package/dist/turbo/logo-light.cjs +11 -11
  151. package/dist/turbo/logo-light.js +11 -11
  152. package/dist/turbopack/icon-dark.cjs +15 -15
  153. package/dist/turbopack/icon-dark.js +15 -15
  154. package/dist/turbopack/icon-light.cjs +15 -15
  155. package/dist/turbopack/icon-light.js +15 -15
  156. package/dist/turbopack/logo-dark.cjs +24 -24
  157. package/dist/turbopack/logo-dark.js +24 -24
  158. package/dist/turbopack/logo-light.cjs +24 -24
  159. package/dist/turbopack/logo-light.js +24 -24
  160. package/dist/turborepo/icon-dark.cjs +6 -6
  161. package/dist/turborepo/icon-dark.js +6 -6
  162. package/dist/turborepo/icon-light.cjs +6 -6
  163. package/dist/turborepo/icon-light.js +6 -6
  164. package/dist/turborepo/logo-dark.cjs +15 -15
  165. package/dist/turborepo/logo-dark.js +15 -15
  166. package/dist/turborepo/logo-light.cjs +15 -15
  167. package/dist/turborepo/logo-light.js +15 -15
  168. package/dist/typescript/icon.cjs +5 -5
  169. package/dist/typescript/icon.js +5 -5
  170. package/dist/typescript/logo-dark.cjs +4 -4
  171. package/dist/typescript/logo-dark.js +4 -4
  172. package/dist/v0/logo-dark.cjs +5 -5
  173. package/dist/v0/logo-dark.js +5 -5
  174. package/dist/v0/logo-light.cjs +5 -5
  175. package/dist/v0/logo-light.js +5 -5
  176. package/dist/vercel/icon-dark.cjs +3 -3
  177. package/dist/vercel/icon-dark.js +3 -3
  178. package/dist/vercel/icon-light.cjs +3 -3
  179. package/dist/vercel/icon-light.js +3 -3
  180. package/dist/vercel/logo-dark.cjs +3 -3
  181. package/dist/vercel/logo-dark.js +3 -3
  182. package/dist/vercel/logo-light.cjs +3 -3
  183. package/dist/vercel/logo-light.js +3 -3
  184. package/dist/x/icon-dark.cjs +3 -3
  185. package/dist/x/icon-dark.js +3 -3
  186. package/dist/x/icon-light.cjs +3 -3
  187. package/dist/x/icon-light.js +3 -3
  188. package/package.json +5 -5
  189. package/dist/facebook/icon-mono.d.cts +0 -6
  190. package/dist/facebook/icon-mono.d.ts +0 -6
  191. package/dist/facebook/icon.d.cts +0 -6
  192. package/dist/facebook/icon.d.ts +0 -6
  193. package/dist/linkedin/icon-mono-dark.d.cts +0 -6
  194. package/dist/linkedin/icon-mono-dark.d.ts +0 -6
  195. package/dist/linkedin/icon-mono-light.d.cts +0 -6
  196. package/dist/linkedin/icon-mono-light.d.ts +0 -6
  197. package/dist/linkedin/icon.d.cts +0 -6
  198. package/dist/linkedin/icon.d.ts +0 -6
  199. package/dist/linkedin/logo.d.cts +0 -6
  200. package/dist/linkedin/logo.d.ts +0 -6
  201. package/dist/mongodb/icon-dark.d.cts +0 -6
  202. package/dist/mongodb/icon-dark.d.ts +0 -6
  203. package/dist/mongodb/icon-light.d.cts +0 -6
  204. package/dist/mongodb/icon-light.d.ts +0 -6
  205. package/dist/mongodb/icon.d.cts +0 -6
  206. package/dist/mongodb/icon.d.ts +0 -6
  207. package/dist/mongodb/logo-dark.d.cts +0 -6
  208. package/dist/mongodb/logo-dark.d.ts +0 -6
  209. package/dist/mongodb/logo-light.d.cts +0 -6
  210. package/dist/mongodb/logo-light.d.ts +0 -6
  211. package/dist/mongodb/logo.d.cts +0 -6
  212. package/dist/mongodb/logo.d.ts +0 -6
  213. package/dist/postgresql/icon.d.cts +0 -6
  214. package/dist/postgresql/icon.d.ts +0 -6
  215. package/dist/sqlite/logo.d.cts +0 -6
  216. package/dist/sqlite/logo.d.ts +0 -6
  217. package/dist/x/icon-dark.d.cts +0 -6
  218. package/dist/x/icon-dark.d.ts +0 -6
  219. package/dist/x/icon-light.d.cts +0 -6
  220. package/dist/x/icon-light.d.ts +0 -6
@@ -24,11 +24,11 @@ __export(icon_exports, {
24
24
  module.exports = __toCommonJS(icon_exports);
25
25
  var import_jsx_runtime = require("react/jsx-runtime");
26
26
  const ReactIcon = (props) => {
27
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "b21da9da__svg2", version: "1.1", viewBox: "0 0 24 21.354298", children: [
28
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "793a21f2__defs2" }),
29
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("title", { id: "ed27736c__title1", children: "logo" }),
30
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "71c1eee6__path1", fill: "#61dafb", strokeWidth: "1.04348", d: "M 19.732174,6.9228127 Q 19.349217,6.7913345 18.96,6.6786388 q 0.0647,-0.2629565 0.12,-0.528 C 19.664348,3.3123779 19.282435,1.0250736 17.976,0.27168234 16.723826,-0.45040462 14.676522,0.30298664 12.608348,2.1029866 q -0.305739,0.266087 -0.59687,0.5478261 -0.19513,-0.1878261 -0.396521,-0.3673043 C 9.4466087,0.36037799 7.2730435,-0.44936114 5.9686957,0.30403016 4.7196522,1.028204 4.3492174,3.1788127 4.8730435,5.8688997 q 0.080348,0.3996522 0.1773913,0.7951304 C 4.7446957,6.7516823 4.4473043,6.8445519 4.1634783,6.9436823 1.6226087,7.8306388 0,9.2184649 0,10.658465 c 0,1.486956 1.7426087,2.97913 4.3888696,3.881739 q 0.3213913,0.110609 0.6490434,0.204522 -0.1064347,0.424695 -0.187826,0.855652 c -0.5029566,2.64313 -0.1106087,4.742608 1.1373913,5.462608 1.2876521,0.742957 3.4497391,-0.02087 5.5565217,-1.861565 q 0.250435,-0.217043 0.50087,-0.461217 0.31513,0.305739 0.646956,0.592695 c 2.041044,1.755131 4.054957,2.462609 5.30087,1.742609 1.288695,-0.746087 1.70713,-3.001043 1.163478,-5.744348 q -0.06261,-0.313043 -0.144,-0.640695 0.227478,-0.06678 0.446609,-0.138783 C 22.210435,13.639682 24,12.165247 24,10.658465 24,9.212204 22.325217,7.8149866 19.732174,6.9228127 Z M 13.283478,2.8772475 c 1.771826,-1.5422609 3.427826,-2.14956516 4.184348,-1.7154782 0.803478,0.4633043 1.114435,2.3321739 0.609391,4.7833043 q -0.04904,0.24 -0.107478,0.4768696 A 24.561391,24.561391 0 0 0 14.76,5.9148127 24.083478,24.083478 0 0 0 12.730435,3.382291 Q 12.999652,3.1235084 13.281391,2.8772475 Z M 7.0852174,11.886639 q 0.3266087,0.63026 0.6813913,1.241739 Q 8.1286957,13.754465 8.52,14.362813 A 21.831652,21.831652 0 0 1 6.3078261,14.00803 c 0.2128696,-0.685565 0.4737391,-1.398261 0.7784348,-2.120348 z m 0,-2.410435 C 6.7867826,8.7687258 6.5321739,8.0727258 6.3234783,7.3996823 7.0069565,7.246291 7.7373913,7.1210736 8.498087,7.0261171 Q 8.1161739,7.6208997 7.7624348,8.2365519 7.4076522,8.8480301 7.0841739,9.476204 Z M 7.629913,10.682465 Q 8.1036522,9.6963779 8.6525217,8.7478562 9.1972174,7.798291 9.8149565,6.8956823 C 10.528696,6.8414214 11.260174,6.812204 12,6.812204 c 0.742957,0 1.475478,0.029217 2.189217,0.083478 q 0.610435,0.9026087 1.156174,1.8469565 0.54887,0.9453913 1.035131,1.9252175 -0.48,0.989217 -1.030957,1.942957 -0.545739,0.947478 -1.152,1.857391 c -0.711652,0.05217 -1.447304,0.07722 -2.197565,0.07722 -0.74713,0 -1.473391,-0.02296 -2.1725217,-0.06887 Q 9.2055652,13.568726 8.6546087,12.61603 8.1057391,11.666465 7.629913,10.681421 Z m 8.608696,2.441739 q 0.361043,-0.629218 0.694956,-1.273044 a 21.774261,21.774261 0 0 1 0.805565,2.112 21.758609,21.758609 0 0 1 -2.23826,0.38087 q 0.379826,-0.603131 0.736695,-1.22087 z M 16.92313,9.4772475 q -0.331826,-0.6302609 -0.688695,-1.248 -0.352696,-0.6073043 -0.730435,-1.2 c 0.76487,0.097043 1.498435,0.2253913 2.188174,0.3829565 A 21.871304,21.871304 0 0 1 16.92313,9.478291 Z M 12.010435,4.1179432 a 21.926609,21.926609 0 0 1 1.412869,1.7050434 q -1.417043,-0.067826 -2.836174,0 C 11.053565,5.2073345 11.531478,4.6355084 12.011478,4.1179432 Z M 6.4841739,1.1909866 c 0.8034783,-0.46434774 2.5773913,0.1982609 4.4493911,1.8605218 0.12,0.1064348 0.24,0.2170435 0.36,0.3318261 A 24.568696,24.568696 0 0 0 9.2483478,5.9148127 25.051826,25.051826 0 0 0 6.0469565,6.4125519 Q 5.9551304,6.0452475 5.882087,5.6716823 v 0.00209 C 5.4302609,3.3676823 5.7297391,1.6292475 6.4841739,1.1930736 Z M 5.3113043,13.757595 Q 5.013913,13.67203 4.7206957,13.572899 A 8.685913,8.685913 0 0 1 1.92,12.084899 2.1182609,2.1182609 0 0 1 1.0257391,10.657421 c 0,-0.8733909 1.3022609,-1.9878257 3.4747826,-2.7443474 q 0.410087,-0.144 0.8264348,-0.2608696 a 24.589565,24.589565 0 0 0 1.1686957,3.030261 24.962087,24.962087 0 0 0 -1.1833044,3.074087 z m 5.5575657,4.674783 a 8.6838261,8.6838261 0 0 1 -2.686957,1.68 2.1182609,2.1182609 0 0 1 -1.6820869,0.0647 C 5.7433043,19.738813 5.4281739,18.054639 5.8570435,15.794465 q 0.077217,-0.401739 0.1753043,-0.797218 a 24.108522,24.108522 0 0 0 3.2347826,0.467479 24.949565,24.949565 0 0 0 2.0598266,2.546087 q -0.223305,0.216 -0.457044,0.420521 z m 1.170782,-1.160348 c -0.486261,-0.523826 -0.970435,-1.104 -1.444174,-1.728 Q 11.284174,15.57116 12,15.57116 q 0.733565,0 1.448348,-0.0313 a 21.802435,21.802435 0 0 1 -1.408696,1.732174 z m 6.226435,1.426435 a 2.1182609,2.1182609 0 0 1 -0.785739,1.490087 c -0.756522,0.438261 -2.373913,-0.131479 -4.118609,-1.632 q -0.299478,-0.256696 -0.60313,-0.54887 a 24.093913,24.093913 0 0 0 2.011826,-2.554435 23.933217,23.933217 0 0 0 3.250435,-0.500869 q 0.07304,0.296348 0.129391,0.580174 a 8.6817391,8.6817391 0 0 1 0.114782,3.166956 z m 0.870261,-5.120348 c -0.132522,0.04383 -0.267131,0.08556 -0.40487,0.125217 A 24.062609,24.062609 0 0 0 17.51687,10.663682 24.052174,24.052174 0 0 0 18.685565,7.6688997 c 0.244174,0.069913 0.483131,0.1460869 0.712696,0.2243478 2.222609,0.7638261 3.577043,1.8949565 3.577043,2.7652175 0,0.928695 -1.464,2.132869 -3.84,2.919652 z" }),
31
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "10ceac98__path2", fill: "#61dafb", strokeWidth: "1.04348", d: "M 12,8.5151606 A 2.1433043,2.1433043 0 1 1 9.8566957,10.656378 2.1433043,2.1433043 0 0 1 12,8.516204" })
27
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "8dfed013__svg2", version: "1.1", viewBox: "0 0 24 21.354298", children: [
28
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "aec3216e__defs2" }),
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("title", { id: "07b9e832__title1", children: "logo" }),
30
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "2c2329d7__path1", fill: "#61dafb", strokeWidth: "1.04348", d: "M 19.732174,6.9228127 Q 19.349217,6.7913345 18.96,6.6786388 q 0.0647,-0.2629565 0.12,-0.528 C 19.664348,3.3123779 19.282435,1.0250736 17.976,0.27168234 16.723826,-0.45040462 14.676522,0.30298664 12.608348,2.1029866 q -0.305739,0.266087 -0.59687,0.5478261 -0.19513,-0.1878261 -0.396521,-0.3673043 C 9.4466087,0.36037799 7.2730435,-0.44936114 5.9686957,0.30403016 4.7196522,1.028204 4.3492174,3.1788127 4.8730435,5.8688997 q 0.080348,0.3996522 0.1773913,0.7951304 C 4.7446957,6.7516823 4.4473043,6.8445519 4.1634783,6.9436823 1.6226087,7.8306388 0,9.2184649 0,10.658465 c 0,1.486956 1.7426087,2.97913 4.3888696,3.881739 q 0.3213913,0.110609 0.6490434,0.204522 -0.1064347,0.424695 -0.187826,0.855652 c -0.5029566,2.64313 -0.1106087,4.742608 1.1373913,5.462608 1.2876521,0.742957 3.4497391,-0.02087 5.5565217,-1.861565 q 0.250435,-0.217043 0.50087,-0.461217 0.31513,0.305739 0.646956,0.592695 c 2.041044,1.755131 4.054957,2.462609 5.30087,1.742609 1.288695,-0.746087 1.70713,-3.001043 1.163478,-5.744348 q -0.06261,-0.313043 -0.144,-0.640695 0.227478,-0.06678 0.446609,-0.138783 C 22.210435,13.639682 24,12.165247 24,10.658465 24,9.212204 22.325217,7.8149866 19.732174,6.9228127 Z M 13.283478,2.8772475 c 1.771826,-1.5422609 3.427826,-2.14956516 4.184348,-1.7154782 0.803478,0.4633043 1.114435,2.3321739 0.609391,4.7833043 q -0.04904,0.24 -0.107478,0.4768696 A 24.561391,24.561391 0 0 0 14.76,5.9148127 24.083478,24.083478 0 0 0 12.730435,3.382291 Q 12.999652,3.1235084 13.281391,2.8772475 Z M 7.0852174,11.886639 q 0.3266087,0.63026 0.6813913,1.241739 Q 8.1286957,13.754465 8.52,14.362813 A 21.831652,21.831652 0 0 1 6.3078261,14.00803 c 0.2128696,-0.685565 0.4737391,-1.398261 0.7784348,-2.120348 z m 0,-2.410435 C 6.7867826,8.7687258 6.5321739,8.0727258 6.3234783,7.3996823 7.0069565,7.246291 7.7373913,7.1210736 8.498087,7.0261171 Q 8.1161739,7.6208997 7.7624348,8.2365519 7.4076522,8.8480301 7.0841739,9.476204 Z M 7.629913,10.682465 Q 8.1036522,9.6963779 8.6525217,8.7478562 9.1972174,7.798291 9.8149565,6.8956823 C 10.528696,6.8414214 11.260174,6.812204 12,6.812204 c 0.742957,0 1.475478,0.029217 2.189217,0.083478 q 0.610435,0.9026087 1.156174,1.8469565 0.54887,0.9453913 1.035131,1.9252175 -0.48,0.989217 -1.030957,1.942957 -0.545739,0.947478 -1.152,1.857391 c -0.711652,0.05217 -1.447304,0.07722 -2.197565,0.07722 -0.74713,0 -1.473391,-0.02296 -2.1725217,-0.06887 Q 9.2055652,13.568726 8.6546087,12.61603 8.1057391,11.666465 7.629913,10.681421 Z m 8.608696,2.441739 q 0.361043,-0.629218 0.694956,-1.273044 a 21.774261,21.774261 0 0 1 0.805565,2.112 21.758609,21.758609 0 0 1 -2.23826,0.38087 q 0.379826,-0.603131 0.736695,-1.22087 z M 16.92313,9.4772475 q -0.331826,-0.6302609 -0.688695,-1.248 -0.352696,-0.6073043 -0.730435,-1.2 c 0.76487,0.097043 1.498435,0.2253913 2.188174,0.3829565 A 21.871304,21.871304 0 0 1 16.92313,9.478291 Z M 12.010435,4.1179432 a 21.926609,21.926609 0 0 1 1.412869,1.7050434 q -1.417043,-0.067826 -2.836174,0 C 11.053565,5.2073345 11.531478,4.6355084 12.011478,4.1179432 Z M 6.4841739,1.1909866 c 0.8034783,-0.46434774 2.5773913,0.1982609 4.4493911,1.8605218 0.12,0.1064348 0.24,0.2170435 0.36,0.3318261 A 24.568696,24.568696 0 0 0 9.2483478,5.9148127 25.051826,25.051826 0 0 0 6.0469565,6.4125519 Q 5.9551304,6.0452475 5.882087,5.6716823 v 0.00209 C 5.4302609,3.3676823 5.7297391,1.6292475 6.4841739,1.1930736 Z M 5.3113043,13.757595 Q 5.013913,13.67203 4.7206957,13.572899 A 8.685913,8.685913 0 0 1 1.92,12.084899 2.1182609,2.1182609 0 0 1 1.0257391,10.657421 c 0,-0.8733909 1.3022609,-1.9878257 3.4747826,-2.7443474 q 0.410087,-0.144 0.8264348,-0.2608696 a 24.589565,24.589565 0 0 0 1.1686957,3.030261 24.962087,24.962087 0 0 0 -1.1833044,3.074087 z m 5.5575657,4.674783 a 8.6838261,8.6838261 0 0 1 -2.686957,1.68 2.1182609,2.1182609 0 0 1 -1.6820869,0.0647 C 5.7433043,19.738813 5.4281739,18.054639 5.8570435,15.794465 q 0.077217,-0.401739 0.1753043,-0.797218 a 24.108522,24.108522 0 0 0 3.2347826,0.467479 24.949565,24.949565 0 0 0 2.0598266,2.546087 q -0.223305,0.216 -0.457044,0.420521 z m 1.170782,-1.160348 c -0.486261,-0.523826 -0.970435,-1.104 -1.444174,-1.728 Q 11.284174,15.57116 12,15.57116 q 0.733565,0 1.448348,-0.0313 a 21.802435,21.802435 0 0 1 -1.408696,1.732174 z m 6.226435,1.426435 a 2.1182609,2.1182609 0 0 1 -0.785739,1.490087 c -0.756522,0.438261 -2.373913,-0.131479 -4.118609,-1.632 q -0.299478,-0.256696 -0.60313,-0.54887 a 24.093913,24.093913 0 0 0 2.011826,-2.554435 23.933217,23.933217 0 0 0 3.250435,-0.500869 q 0.07304,0.296348 0.129391,0.580174 a 8.6817391,8.6817391 0 0 1 0.114782,3.166956 z m 0.870261,-5.120348 c -0.132522,0.04383 -0.267131,0.08556 -0.40487,0.125217 A 24.062609,24.062609 0 0 0 17.51687,10.663682 24.052174,24.052174 0 0 0 18.685565,7.6688997 c 0.244174,0.069913 0.483131,0.1460869 0.712696,0.2243478 2.222609,0.7638261 3.577043,1.8949565 3.577043,2.7652175 0,0.928695 -1.464,2.132869 -3.84,2.919652 z" }),
31
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "d27f14b1__path2", fill: "#61dafb", strokeWidth: "1.04348", d: "M 12,8.5151606 A 2.1433043,2.1433043 0 1 1 9.8566957,10.656378 2.1433043,2.1433043 0 0 1 12,8.516204" })
32
32
  ] });
33
33
  };
34
34
  var icon_default = ReactIcon;
@@ -1,10 +1,10 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  const ReactIcon = (props) => {
3
- return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "b21da9da__svg2", version: "1.1", viewBox: "0 0 24 21.354298", children: [
4
- /* @__PURE__ */ jsx("defs", { id: "793a21f2__defs2" }),
5
- /* @__PURE__ */ jsx("title", { id: "ed27736c__title1", children: "logo" }),
6
- /* @__PURE__ */ jsx("path", { id: "71c1eee6__path1", fill: "#61dafb", strokeWidth: "1.04348", d: "M 19.732174,6.9228127 Q 19.349217,6.7913345 18.96,6.6786388 q 0.0647,-0.2629565 0.12,-0.528 C 19.664348,3.3123779 19.282435,1.0250736 17.976,0.27168234 16.723826,-0.45040462 14.676522,0.30298664 12.608348,2.1029866 q -0.305739,0.266087 -0.59687,0.5478261 -0.19513,-0.1878261 -0.396521,-0.3673043 C 9.4466087,0.36037799 7.2730435,-0.44936114 5.9686957,0.30403016 4.7196522,1.028204 4.3492174,3.1788127 4.8730435,5.8688997 q 0.080348,0.3996522 0.1773913,0.7951304 C 4.7446957,6.7516823 4.4473043,6.8445519 4.1634783,6.9436823 1.6226087,7.8306388 0,9.2184649 0,10.658465 c 0,1.486956 1.7426087,2.97913 4.3888696,3.881739 q 0.3213913,0.110609 0.6490434,0.204522 -0.1064347,0.424695 -0.187826,0.855652 c -0.5029566,2.64313 -0.1106087,4.742608 1.1373913,5.462608 1.2876521,0.742957 3.4497391,-0.02087 5.5565217,-1.861565 q 0.250435,-0.217043 0.50087,-0.461217 0.31513,0.305739 0.646956,0.592695 c 2.041044,1.755131 4.054957,2.462609 5.30087,1.742609 1.288695,-0.746087 1.70713,-3.001043 1.163478,-5.744348 q -0.06261,-0.313043 -0.144,-0.640695 0.227478,-0.06678 0.446609,-0.138783 C 22.210435,13.639682 24,12.165247 24,10.658465 24,9.212204 22.325217,7.8149866 19.732174,6.9228127 Z M 13.283478,2.8772475 c 1.771826,-1.5422609 3.427826,-2.14956516 4.184348,-1.7154782 0.803478,0.4633043 1.114435,2.3321739 0.609391,4.7833043 q -0.04904,0.24 -0.107478,0.4768696 A 24.561391,24.561391 0 0 0 14.76,5.9148127 24.083478,24.083478 0 0 0 12.730435,3.382291 Q 12.999652,3.1235084 13.281391,2.8772475 Z M 7.0852174,11.886639 q 0.3266087,0.63026 0.6813913,1.241739 Q 8.1286957,13.754465 8.52,14.362813 A 21.831652,21.831652 0 0 1 6.3078261,14.00803 c 0.2128696,-0.685565 0.4737391,-1.398261 0.7784348,-2.120348 z m 0,-2.410435 C 6.7867826,8.7687258 6.5321739,8.0727258 6.3234783,7.3996823 7.0069565,7.246291 7.7373913,7.1210736 8.498087,7.0261171 Q 8.1161739,7.6208997 7.7624348,8.2365519 7.4076522,8.8480301 7.0841739,9.476204 Z M 7.629913,10.682465 Q 8.1036522,9.6963779 8.6525217,8.7478562 9.1972174,7.798291 9.8149565,6.8956823 C 10.528696,6.8414214 11.260174,6.812204 12,6.812204 c 0.742957,0 1.475478,0.029217 2.189217,0.083478 q 0.610435,0.9026087 1.156174,1.8469565 0.54887,0.9453913 1.035131,1.9252175 -0.48,0.989217 -1.030957,1.942957 -0.545739,0.947478 -1.152,1.857391 c -0.711652,0.05217 -1.447304,0.07722 -2.197565,0.07722 -0.74713,0 -1.473391,-0.02296 -2.1725217,-0.06887 Q 9.2055652,13.568726 8.6546087,12.61603 8.1057391,11.666465 7.629913,10.681421 Z m 8.608696,2.441739 q 0.361043,-0.629218 0.694956,-1.273044 a 21.774261,21.774261 0 0 1 0.805565,2.112 21.758609,21.758609 0 0 1 -2.23826,0.38087 q 0.379826,-0.603131 0.736695,-1.22087 z M 16.92313,9.4772475 q -0.331826,-0.6302609 -0.688695,-1.248 -0.352696,-0.6073043 -0.730435,-1.2 c 0.76487,0.097043 1.498435,0.2253913 2.188174,0.3829565 A 21.871304,21.871304 0 0 1 16.92313,9.478291 Z M 12.010435,4.1179432 a 21.926609,21.926609 0 0 1 1.412869,1.7050434 q -1.417043,-0.067826 -2.836174,0 C 11.053565,5.2073345 11.531478,4.6355084 12.011478,4.1179432 Z M 6.4841739,1.1909866 c 0.8034783,-0.46434774 2.5773913,0.1982609 4.4493911,1.8605218 0.12,0.1064348 0.24,0.2170435 0.36,0.3318261 A 24.568696,24.568696 0 0 0 9.2483478,5.9148127 25.051826,25.051826 0 0 0 6.0469565,6.4125519 Q 5.9551304,6.0452475 5.882087,5.6716823 v 0.00209 C 5.4302609,3.3676823 5.7297391,1.6292475 6.4841739,1.1930736 Z M 5.3113043,13.757595 Q 5.013913,13.67203 4.7206957,13.572899 A 8.685913,8.685913 0 0 1 1.92,12.084899 2.1182609,2.1182609 0 0 1 1.0257391,10.657421 c 0,-0.8733909 1.3022609,-1.9878257 3.4747826,-2.7443474 q 0.410087,-0.144 0.8264348,-0.2608696 a 24.589565,24.589565 0 0 0 1.1686957,3.030261 24.962087,24.962087 0 0 0 -1.1833044,3.074087 z m 5.5575657,4.674783 a 8.6838261,8.6838261 0 0 1 -2.686957,1.68 2.1182609,2.1182609 0 0 1 -1.6820869,0.0647 C 5.7433043,19.738813 5.4281739,18.054639 5.8570435,15.794465 q 0.077217,-0.401739 0.1753043,-0.797218 a 24.108522,24.108522 0 0 0 3.2347826,0.467479 24.949565,24.949565 0 0 0 2.0598266,2.546087 q -0.223305,0.216 -0.457044,0.420521 z m 1.170782,-1.160348 c -0.486261,-0.523826 -0.970435,-1.104 -1.444174,-1.728 Q 11.284174,15.57116 12,15.57116 q 0.733565,0 1.448348,-0.0313 a 21.802435,21.802435 0 0 1 -1.408696,1.732174 z m 6.226435,1.426435 a 2.1182609,2.1182609 0 0 1 -0.785739,1.490087 c -0.756522,0.438261 -2.373913,-0.131479 -4.118609,-1.632 q -0.299478,-0.256696 -0.60313,-0.54887 a 24.093913,24.093913 0 0 0 2.011826,-2.554435 23.933217,23.933217 0 0 0 3.250435,-0.500869 q 0.07304,0.296348 0.129391,0.580174 a 8.6817391,8.6817391 0 0 1 0.114782,3.166956 z m 0.870261,-5.120348 c -0.132522,0.04383 -0.267131,0.08556 -0.40487,0.125217 A 24.062609,24.062609 0 0 0 17.51687,10.663682 24.052174,24.052174 0 0 0 18.685565,7.6688997 c 0.244174,0.069913 0.483131,0.1460869 0.712696,0.2243478 2.222609,0.7638261 3.577043,1.8949565 3.577043,2.7652175 0,0.928695 -1.464,2.132869 -3.84,2.919652 z" }),
7
- /* @__PURE__ */ jsx("path", { id: "10ceac98__path2", fill: "#61dafb", strokeWidth: "1.04348", d: "M 12,8.5151606 A 2.1433043,2.1433043 0 1 1 9.8566957,10.656378 2.1433043,2.1433043 0 0 1 12,8.516204" })
3
+ return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "8dfed013__svg2", version: "1.1", viewBox: "0 0 24 21.354298", children: [
4
+ /* @__PURE__ */ jsx("defs", { id: "aec3216e__defs2" }),
5
+ /* @__PURE__ */ jsx("title", { id: "07b9e832__title1", children: "logo" }),
6
+ /* @__PURE__ */ jsx("path", { id: "2c2329d7__path1", fill: "#61dafb", strokeWidth: "1.04348", d: "M 19.732174,6.9228127 Q 19.349217,6.7913345 18.96,6.6786388 q 0.0647,-0.2629565 0.12,-0.528 C 19.664348,3.3123779 19.282435,1.0250736 17.976,0.27168234 16.723826,-0.45040462 14.676522,0.30298664 12.608348,2.1029866 q -0.305739,0.266087 -0.59687,0.5478261 -0.19513,-0.1878261 -0.396521,-0.3673043 C 9.4466087,0.36037799 7.2730435,-0.44936114 5.9686957,0.30403016 4.7196522,1.028204 4.3492174,3.1788127 4.8730435,5.8688997 q 0.080348,0.3996522 0.1773913,0.7951304 C 4.7446957,6.7516823 4.4473043,6.8445519 4.1634783,6.9436823 1.6226087,7.8306388 0,9.2184649 0,10.658465 c 0,1.486956 1.7426087,2.97913 4.3888696,3.881739 q 0.3213913,0.110609 0.6490434,0.204522 -0.1064347,0.424695 -0.187826,0.855652 c -0.5029566,2.64313 -0.1106087,4.742608 1.1373913,5.462608 1.2876521,0.742957 3.4497391,-0.02087 5.5565217,-1.861565 q 0.250435,-0.217043 0.50087,-0.461217 0.31513,0.305739 0.646956,0.592695 c 2.041044,1.755131 4.054957,2.462609 5.30087,1.742609 1.288695,-0.746087 1.70713,-3.001043 1.163478,-5.744348 q -0.06261,-0.313043 -0.144,-0.640695 0.227478,-0.06678 0.446609,-0.138783 C 22.210435,13.639682 24,12.165247 24,10.658465 24,9.212204 22.325217,7.8149866 19.732174,6.9228127 Z M 13.283478,2.8772475 c 1.771826,-1.5422609 3.427826,-2.14956516 4.184348,-1.7154782 0.803478,0.4633043 1.114435,2.3321739 0.609391,4.7833043 q -0.04904,0.24 -0.107478,0.4768696 A 24.561391,24.561391 0 0 0 14.76,5.9148127 24.083478,24.083478 0 0 0 12.730435,3.382291 Q 12.999652,3.1235084 13.281391,2.8772475 Z M 7.0852174,11.886639 q 0.3266087,0.63026 0.6813913,1.241739 Q 8.1286957,13.754465 8.52,14.362813 A 21.831652,21.831652 0 0 1 6.3078261,14.00803 c 0.2128696,-0.685565 0.4737391,-1.398261 0.7784348,-2.120348 z m 0,-2.410435 C 6.7867826,8.7687258 6.5321739,8.0727258 6.3234783,7.3996823 7.0069565,7.246291 7.7373913,7.1210736 8.498087,7.0261171 Q 8.1161739,7.6208997 7.7624348,8.2365519 7.4076522,8.8480301 7.0841739,9.476204 Z M 7.629913,10.682465 Q 8.1036522,9.6963779 8.6525217,8.7478562 9.1972174,7.798291 9.8149565,6.8956823 C 10.528696,6.8414214 11.260174,6.812204 12,6.812204 c 0.742957,0 1.475478,0.029217 2.189217,0.083478 q 0.610435,0.9026087 1.156174,1.8469565 0.54887,0.9453913 1.035131,1.9252175 -0.48,0.989217 -1.030957,1.942957 -0.545739,0.947478 -1.152,1.857391 c -0.711652,0.05217 -1.447304,0.07722 -2.197565,0.07722 -0.74713,0 -1.473391,-0.02296 -2.1725217,-0.06887 Q 9.2055652,13.568726 8.6546087,12.61603 8.1057391,11.666465 7.629913,10.681421 Z m 8.608696,2.441739 q 0.361043,-0.629218 0.694956,-1.273044 a 21.774261,21.774261 0 0 1 0.805565,2.112 21.758609,21.758609 0 0 1 -2.23826,0.38087 q 0.379826,-0.603131 0.736695,-1.22087 z M 16.92313,9.4772475 q -0.331826,-0.6302609 -0.688695,-1.248 -0.352696,-0.6073043 -0.730435,-1.2 c 0.76487,0.097043 1.498435,0.2253913 2.188174,0.3829565 A 21.871304,21.871304 0 0 1 16.92313,9.478291 Z M 12.010435,4.1179432 a 21.926609,21.926609 0 0 1 1.412869,1.7050434 q -1.417043,-0.067826 -2.836174,0 C 11.053565,5.2073345 11.531478,4.6355084 12.011478,4.1179432 Z M 6.4841739,1.1909866 c 0.8034783,-0.46434774 2.5773913,0.1982609 4.4493911,1.8605218 0.12,0.1064348 0.24,0.2170435 0.36,0.3318261 A 24.568696,24.568696 0 0 0 9.2483478,5.9148127 25.051826,25.051826 0 0 0 6.0469565,6.4125519 Q 5.9551304,6.0452475 5.882087,5.6716823 v 0.00209 C 5.4302609,3.3676823 5.7297391,1.6292475 6.4841739,1.1930736 Z M 5.3113043,13.757595 Q 5.013913,13.67203 4.7206957,13.572899 A 8.685913,8.685913 0 0 1 1.92,12.084899 2.1182609,2.1182609 0 0 1 1.0257391,10.657421 c 0,-0.8733909 1.3022609,-1.9878257 3.4747826,-2.7443474 q 0.410087,-0.144 0.8264348,-0.2608696 a 24.589565,24.589565 0 0 0 1.1686957,3.030261 24.962087,24.962087 0 0 0 -1.1833044,3.074087 z m 5.5575657,4.674783 a 8.6838261,8.6838261 0 0 1 -2.686957,1.68 2.1182609,2.1182609 0 0 1 -1.6820869,0.0647 C 5.7433043,19.738813 5.4281739,18.054639 5.8570435,15.794465 q 0.077217,-0.401739 0.1753043,-0.797218 a 24.108522,24.108522 0 0 0 3.2347826,0.467479 24.949565,24.949565 0 0 0 2.0598266,2.546087 q -0.223305,0.216 -0.457044,0.420521 z m 1.170782,-1.160348 c -0.486261,-0.523826 -0.970435,-1.104 -1.444174,-1.728 Q 11.284174,15.57116 12,15.57116 q 0.733565,0 1.448348,-0.0313 a 21.802435,21.802435 0 0 1 -1.408696,1.732174 z m 6.226435,1.426435 a 2.1182609,2.1182609 0 0 1 -0.785739,1.490087 c -0.756522,0.438261 -2.373913,-0.131479 -4.118609,-1.632 q -0.299478,-0.256696 -0.60313,-0.54887 a 24.093913,24.093913 0 0 0 2.011826,-2.554435 23.933217,23.933217 0 0 0 3.250435,-0.500869 q 0.07304,0.296348 0.129391,0.580174 a 8.6817391,8.6817391 0 0 1 0.114782,3.166956 z m 0.870261,-5.120348 c -0.132522,0.04383 -0.267131,0.08556 -0.40487,0.125217 A 24.062609,24.062609 0 0 0 17.51687,10.663682 24.052174,24.052174 0 0 0 18.685565,7.6688997 c 0.244174,0.069913 0.483131,0.1460869 0.712696,0.2243478 2.222609,0.7638261 3.577043,1.8949565 3.577043,2.7652175 0,0.928695 -1.464,2.132869 -3.84,2.919652 z" }),
7
+ /* @__PURE__ */ jsx("path", { id: "d27f14b1__path2", fill: "#61dafb", strokeWidth: "1.04348", d: "M 12,8.5151606 A 2.1433043,2.1433043 0 1 1 9.8566957,10.656378 2.1433043,2.1433043 0 0 1 12,8.516204" })
8
8
  ] });
9
9
  };
10
10
  var icon_default = ReactIcon;
@@ -24,28 +24,28 @@ __export(logo_exports, {
24
24
  module.exports = __toCommonJS(logo_exports);
25
25
  var import_jsx_runtime = require("react/jsx-runtime");
26
26
  const SqliteLogo = (props) => {
27
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "9d0da5de__svg470", version: "1.1", viewBox: "0 0 24.000001 10.809996", children: [
28
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("defs", { id: "54db3ff0__defs467", children: [
29
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "4028120d__linearGradient51", x1: "0", x2: "1", y1: "0", y2: "0", gradientTransform: "matrix(-4.02e-5,-918.907,-918.907,4.02e-5,858.809,1614.34)", gradientUnits: "userSpaceOnUse", spreadMethod: "pad", children: [
30
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "6cf124e9__stop43", offset: "0", stopColor: "#97d9f6", stopOpacity: "1" }),
31
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "f3931a5b__stop45", offset: "0.66199914", stopColor: "#0f80cc", stopOpacity: "1" }),
32
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "8d709385__stop47", offset: "0.920245", stopColor: "#0f80cc", stopOpacity: "1" }),
33
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "52683100__stop49", offset: "1", stopColor: "#0f80cc", stopOpacity: "1" })
27
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "b45318d3__svg470", version: "1.1", viewBox: "0 0 24.000001 10.809996", children: [
28
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("defs", { id: "b355ec36__defs467", children: [
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "faeb38d9__linearGradient51", x1: "0", x2: "1", y1: "0", y2: "0", gradientTransform: "matrix(-4.02e-5,-918.907,-918.907,4.02e-5,858.809,1614.34)", gradientUnits: "userSpaceOnUse", spreadMethod: "pad", children: [
30
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "6a500067__stop43", offset: "0", stopColor: "#97d9f6", stopOpacity: "1" }),
31
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "714b94e1__stop45", offset: "0.66199914", stopColor: "#0f80cc", stopOpacity: "1" }),
32
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "1de04c79__stop47", offset: "0.920245", stopColor: "#0f80cc", stopOpacity: "1" }),
33
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "6beb1293__stop49", offset: "1", stopColor: "#0f80cc", stopOpacity: "1" })
34
34
  ] }),
35
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("clipPath", { id: "64313981__clipPath41", clipPathUnits: "userSpaceOnUse", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "f3204047__path39", d: "m 994.055,997.609 c 6.725,-11.629 35.115,-61.371 40.815,-77.398 6.42,-18.121 7.77,-23.313 7.77,-23.313 0,0 -15.57,80.114 -41.12,126.862 5.6,18.9 12.29,39.79 19.86,62.12 8.85,-15.53 28.96,-51.2 36.23,-68.1 0.27,3.19 0.54,6.38 0.82,9.54 -6.44,24.75 -16.22,57.15 -28.74,82.54 32.14,167.25 135.59,386.25 247.04,504.48 H 509.602 c -37.883,0 -68.711,-30.82 -68.711,-68.71 V 731.789 c 173.738,66.68 383.23,127.633 563.529,125.02 -6.693,25.812 -14.315,49.152 -22.318,62.679 -4.122,6.981 0.449,35.653 11.953,78.121 z" }) })
35
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("clipPath", { id: "c338f7e1__clipPath41", clipPathUnits: "userSpaceOnUse", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "2e8644f9__path39", d: "m 994.055,997.609 c 6.725,-11.629 35.115,-61.371 40.815,-77.398 6.42,-18.121 7.77,-23.313 7.77,-23.313 0,0 -15.57,80.114 -41.12,126.862 5.6,18.9 12.29,39.79 19.86,62.12 8.85,-15.53 28.96,-51.2 36.23,-68.1 0.27,3.19 0.54,6.38 0.82,9.54 -6.44,24.75 -16.22,57.15 -28.74,82.54 32.14,167.25 135.59,386.25 247.04,504.48 H 509.602 c -37.883,0 -68.711,-30.82 -68.711,-68.71 V 731.789 c 173.738,66.68 383.23,127.633 563.529,125.02 -6.693,25.812 -14.315,49.152 -22.318,62.679 -4.122,6.981 0.449,35.653 11.953,78.121 z" }) })
36
36
  ] }),
37
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { id: "0bcaf234__g337", transform: "scale(0.23135994)", children: [
38
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { id: "011bfe25__rect366", width: "103.4949", height: "46.48415", x: "0.119781", y: "0.119781", fill: "#ffffff", stroke: "#ffffff", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "0.239562", ry: "0" }),
39
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { id: "625e66e1__g465", transform: "translate(-56.57816,-61.353828)", children: [
40
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "e480b504__path21", fill: "#0f80cc", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.0352778", d: "m 79.198545,96.729705 c -0.02011,-0.25467 -0.0321,-0.420158 -0.0321,-0.420158 0,0 -0.77223,-5.206224 -1.691499,-6.759822 -0.145415,-0.246275 0.01584,-1.257759 0.421676,-2.755936 0.237243,0.410245 1.238779,2.165033 1.439862,2.73043 0.226484,0.639268 0.274109,0.822431 0.274109,0.822431 0,0 -0.549275,-2.826244 -1.450623,-4.47541 0.197556,-0.66675 0.433564,-1.403703 0.700617,-2.191456 0.341489,0.599017 1.158875,2.049286 1.338792,2.552348 0.03634,0.103364 0.06703,0.191205 0.09454,0.271639 0.0088,-0.04833 0.01764,-0.09666 0.02646,-0.144992 -0.206375,-0.875595 -0.611716,-2.399242 -1.166636,-3.524956 1.231195,-6.408209 5.430309,-14.973654 9.735256,-18.795296 H 60.806192 c -1.88214,0 -3.422086,1.540228 -3.422086,3.422298 v 30.970081 c 0,1.881964 1.539946,3.421944 3.422086,3.421944 h 18.49607 c -0.13335,-1.61438 -0.1778,-3.40046 -0.103717,-5.123145" }),
41
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "1778e151__path23", fill: "#003b57", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.0352778", d: "m 99.934471,84.584659 h 0.474839 v 3.954957 h -0.503061 c -0.115005,-1.093188 -0.510469,-1.946593 -1.186392,-2.560426 -0.676627,-0.612775 -1.526822,-0.920045 -2.5527,-0.920045 -0.911578,0 -1.64465,0.230364 -2.200628,0.690387 -0.555977,0.459669 -0.833966,1.073467 -0.833966,1.840759 0,0.709401 0.230011,1.356536 0.690386,1.940948 0.459669,0.585258 1.457325,1.337134 2.991556,2.258907 1.782939,1.063978 2.981325,1.992912 3.594805,2.789414 0.61348,0.795549 0.92004,1.706421 0.92004,2.732229 0,1.322916 -0.46813,2.454275 -1.405815,3.393691 -0.939094,0.93983 -2.069042,1.40945 -3.389489,1.40945 -0.766233,0 -1.742369,-0.21096 -2.929467,-0.63334 -0.487891,-0.17237 -0.799394,-0.25781 -0.933097,-0.25781 -0.277989,0 -0.492831,0.21523 -0.646289,0.64699 h -0.503414 v -4.558981 h 0.503414 c 0.0092,1.256206 0.418747,2.262752 1.227314,3.020521 0.808567,0.75667 1.753306,1.13524 2.834217,1.13524 1.024819,0 1.844322,-0.27231 2.462389,-0.81979 0.617008,-0.54723 0.925689,-1.276066 0.925689,-2.188068 0,-0.681143 -0.254,-1.333394 -0.760942,-1.956823 -0.506589,-0.623958 -1.567392,-1.427621 -3.180292,-2.412259 -1.31445,-0.812765 -2.192161,-1.452422 -2.63278,-1.923027 -0.44062,-0.470182 -0.766234,-0.985591 -0.976842,-1.547284 -0.210608,-0.560564 -0.316089,-1.177537 -0.316089,-1.848485 0,-1.294659 0.424744,-2.345302 1.273175,-3.151399 0.848431,-0.805392 1.953331,-1.208264 3.314347,-1.208264 0.747889,0 1.563159,0.148519 2.445103,0.445558 0.411692,0.134409 0.699559,0.201436 0.862189,0.201436 0.135114,0 0.225778,-0.02858 0.27305,-0.08608 0.04868,-0.05786 0.1016,-0.186973 0.15875,-0.388409" }),
42
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "e512acc2__path25", fill: "#003b57", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.0352778", d: "m 119.14851,93.38576 c 0,-2.579547 -0.59019,-4.611476 -1.76953,-6.097835 -1.17969,-1.48583 -2.70369,-2.22878 -4.57412,-2.22878 -1.98437,0 -3.56799,0.746125 -4.75191,2.235977 -1.18463,1.491438 -1.77553,3.482834 -1.77553,5.975562 0,2.42577 0.58702,4.398857 1.76106,5.918271 1.17511,1.519415 2.70616,2.278595 4.59458,2.278595 1.96568,0 3.5426,-0.73562 4.7311,-2.207334 1.18851,-1.472177 1.78435,-3.430094 1.78435,-5.874456 z m 2.93265,12.9716 0.18662,0.46041 c -0.82409,0.37402 -1.7586,0.56085 -2.80353,0.56085 -0.86289,0 -1.66405,-0.11314 -2.40206,-0.33789 -0.73731,-0.22571 -1.43122,-0.57051 -2.07751,-1.03572 -0.647,-0.46496 -1.43616,-1.23941 -2.36608,-2.32198 -0.82515,-0.95928 -1.45768,-1.55445 -1.8983,-1.78404 -1.92723,-0.39232 -3.58246,-1.40973 -4.96852,-3.048067 -1.38536,-1.639323 -2.07822,-3.509716 -2.07822,-5.609167 0,-1.5627 0.39794,-3.033889 1.19345,-4.414556 0.79587,-1.380772 1.87466,-2.461718 3.23709,-3.242416 1.36031,-0.782108 2.87055,-1.172633 4.52896,-1.172633 2.56011,0 4.71699,0.851253 6.47206,2.55263 1.75366,1.7012 2.63067,3.79416 2.63067,6.276975 0,2.09102 -0.67522,3.951923 -2.02706,5.586695 -1.3522,1.635479 -3.08293,2.658779 -5.19148,3.070539 0.20179,0.16151 0.56233,0.5697 1.0795,1.22234 1.10031,1.36204 2.02071,2.28604 2.75837,2.76998 0.73871,0.48274 1.47214,0.72542 2.20133,0.72542 0.53728,0 1.04634,-0.0868 1.52471,-0.25937" }),
43
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "09540696__path27", fill: "#003b57", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.0352778", d: "m 134.47177,99.116318 -0.28116,2.694482 h -11.00385 l 0.0233,-0.53619 c 0.59654,-0.061 1.01458,-0.21413 1.25835,-0.45861 0.24342,-0.24624 0.36654,-0.81111 0.37571,-1.699682 l 0.0127,-11.904593 c -0.004,-0.621877 -0.0346,-1.050502 -0.0861,-1.284393 -0.13828,-0.653698 -0.75565,-0.980017 -1.85984,-0.980017 l -0.0236,-0.535164 h 5.74393 l 0.0219,0.535164 c -0.61242,0.04163 -1.03152,0.206728 -1.26612,0.496711 -0.23212,0.291042 -0.34713,0.880533 -0.34678,1.767699 l -0.0441,12.029053 c 0.002,0.204646 0.0191,0.391901 0.0572,0.565538 0.1845,0.877674 0.88053,1.315474 2.08774,1.315474 h 1.03681 c 1.34161,0 2.27259,-0.15088 2.79788,-0.45226 0.52388,-0.29919 0.8569,-0.818023 1.00048,-1.553212 h 0.49565" }),
44
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "4ba300b7__path29", fill: "#003b57", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.0352778", d: "m 138.12055,87.618936 c 0.25965,0 0.49883,0.09095 0.71967,0.273685 0.21837,0.182034 0.36054,0.407071 0.41522,0.674829 0.0533,0.25975 0.009,0.48507 -0.133,0.676769 -0.14217,0.191523 -0.34114,0.28702 -0.60078,0.28702 -0.26846,0 -0.51858,-0.0955 -0.75001,-0.28702 -0.23283,-0.191699 -0.37535,-0.417019 -0.42827,-0.676769 -0.0547,-0.267758 -0.0106,-0.492795 0.14605,-0.674829 0.15311,-0.182738 0.36266,-0.273685 0.63112,-0.273685 z m 1.75754,4.127783 -0.0176,7.535404 c 0.003,0.526662 0.03,0.900957 0.0769,1.122117 0.0607,0.30688 0.19685,0.5147 0.40111,0.6248 0.20778,0.11081 0.67133,0.1662 1.39065,0.1662 l 0.0166,0.50299 h -5.17702 l 0.0123,-0.50299 c 0.70979,0 1.14582,-0.0656 1.31198,-0.1947 0.16475,-0.12887 0.24941,-0.56307 0.25859,-1.301433 l 0.0325,-5.335094 c -0.006,-0.291042 -0.0243,-0.518548 -0.0586,-0.683613 -0.1016,-0.493219 -0.42686,-0.740587 -0.97367,-0.740587 l -1.12324,0.143616 -0.005,-0.589527 3.26319,-0.747183 h 0.59161" }),
45
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "e1dcbb22__path31", fill: "#003b57", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.0352778", d: "m 148.56207,92.004952 0.0247,0.805074 h -2.70545 l -0.0194,6.728955 c 0,0.183409 0.0109,0.341065 0.0423,0.476109 0.11465,0.55605 0.41945,0.83467 0.90946,0.83467 0.79728,0 1.70709,-0.52239 2.73967,-1.567637 l 0.43427,0.366148 c -1.43016,1.587219 -2.79682,2.380119 -4.10033,2.380119 -0.901,0 -1.43828,-0.41229 -1.6129,-1.23677 -0.072,-0.34438 -0.10795,-1.025556 -0.11077,-2.041838 l 0.037,-5.939756 h -1.76954 l -0.0205,-0.502708 c 1.51836,-0.153105 2.50472,-1.106981 2.96087,-2.861769 h 0.51752 l -0.005,2.559403 h 2.67758" }),
46
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "1fe94c64__path33", fill: "#003b57", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.0352778", d: "m 152.6931,96.836244 c 2.82998,-0.546417 4.09434,-1.527845 3.79906,-2.9464 -0.0603,-0.288819 -0.24483,-0.55245 -0.54716,-0.791527 -0.30656,-0.239925 -0.61418,-0.359975 -0.92921,-0.359975 -0.71932,0 -1.3081,0.424462 -1.76178,1.272505 -0.4572,0.848854 -0.6417,1.791017 -0.56091,2.825397 z m -0.0162,0.533436 c 0.024,0.248708 0.0575,0.48394 0.10442,0.704179 0.36089,1.725437 1.3328,2.588371 2.91395,2.588371 1.15005,0 2.67264,-0.694412 3.42829,-2.08471 l 0.38312,0.395217 c -0.47378,1.071703 -0.9899,1.848523 -1.54658,2.331513 -0.55527,0.48327 -1.87678,0.72414 -2.82434,0.72414 -1.01776,0 -1.86161,-0.28497 -2.53259,-0.85548 -0.67204,-0.57076 -1.11407,-1.378306 -1.33456,-2.423128 -0.37465,-1.783751 -0.0843,-3.405012 0.86854,-4.868334 0.95779,-1.460853 2.19145,-2.19329 3.70593,-2.19329 0.59584,0 1.66511,0.152118 2.07574,0.453637 0.40535,0.30166 0.66393,0.707072 0.77118,1.214614 0.18027,0.85411 -0.78352,1.660948 -1.74484,2.423689 -0.96203,0.762318 -2.38725,1.291767 -4.26826,1.589582" }),
47
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "c8b86cf7__path55", fill: "#003b57", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.0352778", d: "m 95.439377,63.024997 c -1.923345,-1.715206 -4.252031,-1.026231 -6.550379,1.01353 -0.341136,0.303037 -0.681566,0.639234 -1.020233,0.998362 -3.931709,4.170892 -7.581195,11.896725 -8.715023,17.796934 0.441678,0.895703 0.786695,2.038703 1.013884,2.911828 0.05821,0.224014 0.110772,0.43427 0.152752,0.613128 0.09984,0.423298 0.153459,0.697794 0.153459,0.697794 0,0 -0.03528,-0.133385 -0.179917,-0.552802 -0.02752,-0.08043 -0.05821,-0.168275 -0.09454,-0.271639 -0.01552,-0.04269 -0.03704,-0.09454 -0.06068,-0.149931 -0.25647,-0.596194 -0.965906,-1.854553 -1.278114,-2.402417 -0.267053,0.787753 -0.503061,1.524706 -0.700617,2.191456 0.901348,1.649166 1.450623,4.47541 1.450623,4.47541 0,0 -0.04762,-0.183163 -0.274109,-0.822431 -0.201083,-0.565397 -1.202619,-2.320185 -1.439862,-2.73043 -0.405836,1.498177 -0.567091,2.509661 -0.421676,2.755936 0.282328,0.477202 0.551216,1.300586 0.78733,2.211176 0.5334,2.051367 0.904169,4.548646 0.904169,4.548646 0,0 0.01199,0.165488 0.0321,0.420158 -0.07408,1.722685 -0.02963,3.508765 0.103717,5.123145 0.176741,2.13706 0.509411,3.97288 0.93345,4.9554 l 0.287866,-0.15695 c -0.622652,-1.93573 -0.875594,-4.47255 -0.764822,-7.39814 0.16757,-4.471846 1.196623,-9.86469 3.098095,-15.485534 3.212395,-8.485012 7.669389,-15.292918 11.748559,-18.544118 -3.717925,3.357739 -8.749948,14.22647 -10.256309,18.251312 -1.686631,4.50709 -2.881842,8.736578 -3.602214,12.788831 1.242836,-3.798959 5.261328,-5.431932 5.261328,-5.431932 0,0 1.97097,-2.430745 4.274256,-5.903454 -1.379714,0.314678 -3.645253,0.853369 -4.404078,1.172281 -1.119364,0.469547 -1.420989,0.629708 -1.420989,0.629708 0,0 3.62585,-2.208036 6.736645,-3.207809 4.278136,-6.738056 8.939042,-16.310328 4.245328,-20.497448" }),
48
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", { id: "ceb3342d__g37", clipPath: "url(#64313981__clipPath41)", transform: "matrix(0.03527778,0,0,-0.03527778,42.828565,121.98722)", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "16a41be8__path53", fill: "url(#4028120d__linearGradient51)", fillOpacity: "1", fillRule: "nonzero", stroke: "none", d: "m 994.055,997.609 c 6.725,-11.629 35.115,-61.371 40.815,-77.398 6.42,-18.121 7.77,-23.313 7.77,-23.313 0,0 -15.57,80.114 -41.12,126.862 5.6,18.9 12.29,39.79 19.86,62.12 8.85,-15.53 28.96,-51.2 36.23,-68.1 0.27,3.19 0.54,6.38 0.82,9.54 -6.44,24.75 -16.22,57.15 -28.74,82.54 32.14,167.25 135.59,386.25 247.04,504.48 H 509.602 c -37.883,0 -68.711,-30.82 -68.711,-68.71 V 731.789 c 173.738,66.68 383.23,127.633 563.529,125.02 -6.693,25.812 -14.315,49.152 -22.318,62.679 -4.122,6.981 0.449,35.653 11.953,78.121" }) })
37
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { id: "0dc6411f__g337", transform: "scale(0.23135994)", children: [
38
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { id: "731e5319__rect366", width: "103.4949", height: "46.48415", x: "0.119781", y: "0.119781", fill: "#ffffff", stroke: "#ffffff", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "0.239562", ry: "0" }),
39
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { id: "143a2994__g465", transform: "translate(-56.57816,-61.353828)", children: [
40
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "a6812f0d__path21", fill: "#0f80cc", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.0352778", d: "m 79.198545,96.729705 c -0.02011,-0.25467 -0.0321,-0.420158 -0.0321,-0.420158 0,0 -0.77223,-5.206224 -1.691499,-6.759822 -0.145415,-0.246275 0.01584,-1.257759 0.421676,-2.755936 0.237243,0.410245 1.238779,2.165033 1.439862,2.73043 0.226484,0.639268 0.274109,0.822431 0.274109,0.822431 0,0 -0.549275,-2.826244 -1.450623,-4.47541 0.197556,-0.66675 0.433564,-1.403703 0.700617,-2.191456 0.341489,0.599017 1.158875,2.049286 1.338792,2.552348 0.03634,0.103364 0.06703,0.191205 0.09454,0.271639 0.0088,-0.04833 0.01764,-0.09666 0.02646,-0.144992 -0.206375,-0.875595 -0.611716,-2.399242 -1.166636,-3.524956 1.231195,-6.408209 5.430309,-14.973654 9.735256,-18.795296 H 60.806192 c -1.88214,0 -3.422086,1.540228 -3.422086,3.422298 v 30.970081 c 0,1.881964 1.539946,3.421944 3.422086,3.421944 h 18.49607 c -0.13335,-1.61438 -0.1778,-3.40046 -0.103717,-5.123145" }),
41
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "7227046a__path23", fill: "#003b57", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.0352778", d: "m 99.934471,84.584659 h 0.474839 v 3.954957 h -0.503061 c -0.115005,-1.093188 -0.510469,-1.946593 -1.186392,-2.560426 -0.676627,-0.612775 -1.526822,-0.920045 -2.5527,-0.920045 -0.911578,0 -1.64465,0.230364 -2.200628,0.690387 -0.555977,0.459669 -0.833966,1.073467 -0.833966,1.840759 0,0.709401 0.230011,1.356536 0.690386,1.940948 0.459669,0.585258 1.457325,1.337134 2.991556,2.258907 1.782939,1.063978 2.981325,1.992912 3.594805,2.789414 0.61348,0.795549 0.92004,1.706421 0.92004,2.732229 0,1.322916 -0.46813,2.454275 -1.405815,3.393691 -0.939094,0.93983 -2.069042,1.40945 -3.389489,1.40945 -0.766233,0 -1.742369,-0.21096 -2.929467,-0.63334 -0.487891,-0.17237 -0.799394,-0.25781 -0.933097,-0.25781 -0.277989,0 -0.492831,0.21523 -0.646289,0.64699 h -0.503414 v -4.558981 h 0.503414 c 0.0092,1.256206 0.418747,2.262752 1.227314,3.020521 0.808567,0.75667 1.753306,1.13524 2.834217,1.13524 1.024819,0 1.844322,-0.27231 2.462389,-0.81979 0.617008,-0.54723 0.925689,-1.276066 0.925689,-2.188068 0,-0.681143 -0.254,-1.333394 -0.760942,-1.956823 -0.506589,-0.623958 -1.567392,-1.427621 -3.180292,-2.412259 -1.31445,-0.812765 -2.192161,-1.452422 -2.63278,-1.923027 -0.44062,-0.470182 -0.766234,-0.985591 -0.976842,-1.547284 -0.210608,-0.560564 -0.316089,-1.177537 -0.316089,-1.848485 0,-1.294659 0.424744,-2.345302 1.273175,-3.151399 0.848431,-0.805392 1.953331,-1.208264 3.314347,-1.208264 0.747889,0 1.563159,0.148519 2.445103,0.445558 0.411692,0.134409 0.699559,0.201436 0.862189,0.201436 0.135114,0 0.225778,-0.02858 0.27305,-0.08608 0.04868,-0.05786 0.1016,-0.186973 0.15875,-0.388409" }),
42
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "0112e15f__path25", fill: "#003b57", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.0352778", d: "m 119.14851,93.38576 c 0,-2.579547 -0.59019,-4.611476 -1.76953,-6.097835 -1.17969,-1.48583 -2.70369,-2.22878 -4.57412,-2.22878 -1.98437,0 -3.56799,0.746125 -4.75191,2.235977 -1.18463,1.491438 -1.77553,3.482834 -1.77553,5.975562 0,2.42577 0.58702,4.398857 1.76106,5.918271 1.17511,1.519415 2.70616,2.278595 4.59458,2.278595 1.96568,0 3.5426,-0.73562 4.7311,-2.207334 1.18851,-1.472177 1.78435,-3.430094 1.78435,-5.874456 z m 2.93265,12.9716 0.18662,0.46041 c -0.82409,0.37402 -1.7586,0.56085 -2.80353,0.56085 -0.86289,0 -1.66405,-0.11314 -2.40206,-0.33789 -0.73731,-0.22571 -1.43122,-0.57051 -2.07751,-1.03572 -0.647,-0.46496 -1.43616,-1.23941 -2.36608,-2.32198 -0.82515,-0.95928 -1.45768,-1.55445 -1.8983,-1.78404 -1.92723,-0.39232 -3.58246,-1.40973 -4.96852,-3.048067 -1.38536,-1.639323 -2.07822,-3.509716 -2.07822,-5.609167 0,-1.5627 0.39794,-3.033889 1.19345,-4.414556 0.79587,-1.380772 1.87466,-2.461718 3.23709,-3.242416 1.36031,-0.782108 2.87055,-1.172633 4.52896,-1.172633 2.56011,0 4.71699,0.851253 6.47206,2.55263 1.75366,1.7012 2.63067,3.79416 2.63067,6.276975 0,2.09102 -0.67522,3.951923 -2.02706,5.586695 -1.3522,1.635479 -3.08293,2.658779 -5.19148,3.070539 0.20179,0.16151 0.56233,0.5697 1.0795,1.22234 1.10031,1.36204 2.02071,2.28604 2.75837,2.76998 0.73871,0.48274 1.47214,0.72542 2.20133,0.72542 0.53728,0 1.04634,-0.0868 1.52471,-0.25937" }),
43
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "ee80f5de__path27", fill: "#003b57", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.0352778", d: "m 134.47177,99.116318 -0.28116,2.694482 h -11.00385 l 0.0233,-0.53619 c 0.59654,-0.061 1.01458,-0.21413 1.25835,-0.45861 0.24342,-0.24624 0.36654,-0.81111 0.37571,-1.699682 l 0.0127,-11.904593 c -0.004,-0.621877 -0.0346,-1.050502 -0.0861,-1.284393 -0.13828,-0.653698 -0.75565,-0.980017 -1.85984,-0.980017 l -0.0236,-0.535164 h 5.74393 l 0.0219,0.535164 c -0.61242,0.04163 -1.03152,0.206728 -1.26612,0.496711 -0.23212,0.291042 -0.34713,0.880533 -0.34678,1.767699 l -0.0441,12.029053 c 0.002,0.204646 0.0191,0.391901 0.0572,0.565538 0.1845,0.877674 0.88053,1.315474 2.08774,1.315474 h 1.03681 c 1.34161,0 2.27259,-0.15088 2.79788,-0.45226 0.52388,-0.29919 0.8569,-0.818023 1.00048,-1.553212 h 0.49565" }),
44
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "4c917d07__path29", fill: "#003b57", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.0352778", d: "m 138.12055,87.618936 c 0.25965,0 0.49883,0.09095 0.71967,0.273685 0.21837,0.182034 0.36054,0.407071 0.41522,0.674829 0.0533,0.25975 0.009,0.48507 -0.133,0.676769 -0.14217,0.191523 -0.34114,0.28702 -0.60078,0.28702 -0.26846,0 -0.51858,-0.0955 -0.75001,-0.28702 -0.23283,-0.191699 -0.37535,-0.417019 -0.42827,-0.676769 -0.0547,-0.267758 -0.0106,-0.492795 0.14605,-0.674829 0.15311,-0.182738 0.36266,-0.273685 0.63112,-0.273685 z m 1.75754,4.127783 -0.0176,7.535404 c 0.003,0.526662 0.03,0.900957 0.0769,1.122117 0.0607,0.30688 0.19685,0.5147 0.40111,0.6248 0.20778,0.11081 0.67133,0.1662 1.39065,0.1662 l 0.0166,0.50299 h -5.17702 l 0.0123,-0.50299 c 0.70979,0 1.14582,-0.0656 1.31198,-0.1947 0.16475,-0.12887 0.24941,-0.56307 0.25859,-1.301433 l 0.0325,-5.335094 c -0.006,-0.291042 -0.0243,-0.518548 -0.0586,-0.683613 -0.1016,-0.493219 -0.42686,-0.740587 -0.97367,-0.740587 l -1.12324,0.143616 -0.005,-0.589527 3.26319,-0.747183 h 0.59161" }),
45
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "38600645__path31", fill: "#003b57", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.0352778", d: "m 148.56207,92.004952 0.0247,0.805074 h -2.70545 l -0.0194,6.728955 c 0,0.183409 0.0109,0.341065 0.0423,0.476109 0.11465,0.55605 0.41945,0.83467 0.90946,0.83467 0.79728,0 1.70709,-0.52239 2.73967,-1.567637 l 0.43427,0.366148 c -1.43016,1.587219 -2.79682,2.380119 -4.10033,2.380119 -0.901,0 -1.43828,-0.41229 -1.6129,-1.23677 -0.072,-0.34438 -0.10795,-1.025556 -0.11077,-2.041838 l 0.037,-5.939756 h -1.76954 l -0.0205,-0.502708 c 1.51836,-0.153105 2.50472,-1.106981 2.96087,-2.861769 h 0.51752 l -0.005,2.559403 h 2.67758" }),
46
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "17c2dd87__path33", fill: "#003b57", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.0352778", d: "m 152.6931,96.836244 c 2.82998,-0.546417 4.09434,-1.527845 3.79906,-2.9464 -0.0603,-0.288819 -0.24483,-0.55245 -0.54716,-0.791527 -0.30656,-0.239925 -0.61418,-0.359975 -0.92921,-0.359975 -0.71932,0 -1.3081,0.424462 -1.76178,1.272505 -0.4572,0.848854 -0.6417,1.791017 -0.56091,2.825397 z m -0.0162,0.533436 c 0.024,0.248708 0.0575,0.48394 0.10442,0.704179 0.36089,1.725437 1.3328,2.588371 2.91395,2.588371 1.15005,0 2.67264,-0.694412 3.42829,-2.08471 l 0.38312,0.395217 c -0.47378,1.071703 -0.9899,1.848523 -1.54658,2.331513 -0.55527,0.48327 -1.87678,0.72414 -2.82434,0.72414 -1.01776,0 -1.86161,-0.28497 -2.53259,-0.85548 -0.67204,-0.57076 -1.11407,-1.378306 -1.33456,-2.423128 -0.37465,-1.783751 -0.0843,-3.405012 0.86854,-4.868334 0.95779,-1.460853 2.19145,-2.19329 3.70593,-2.19329 0.59584,0 1.66511,0.152118 2.07574,0.453637 0.40535,0.30166 0.66393,0.707072 0.77118,1.214614 0.18027,0.85411 -0.78352,1.660948 -1.74484,2.423689 -0.96203,0.762318 -2.38725,1.291767 -4.26826,1.589582" }),
47
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "12816898__path55", fill: "#003b57", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.0352778", d: "m 95.439377,63.024997 c -1.923345,-1.715206 -4.252031,-1.026231 -6.550379,1.01353 -0.341136,0.303037 -0.681566,0.639234 -1.020233,0.998362 -3.931709,4.170892 -7.581195,11.896725 -8.715023,17.796934 0.441678,0.895703 0.786695,2.038703 1.013884,2.911828 0.05821,0.224014 0.110772,0.43427 0.152752,0.613128 0.09984,0.423298 0.153459,0.697794 0.153459,0.697794 0,0 -0.03528,-0.133385 -0.179917,-0.552802 -0.02752,-0.08043 -0.05821,-0.168275 -0.09454,-0.271639 -0.01552,-0.04269 -0.03704,-0.09454 -0.06068,-0.149931 -0.25647,-0.596194 -0.965906,-1.854553 -1.278114,-2.402417 -0.267053,0.787753 -0.503061,1.524706 -0.700617,2.191456 0.901348,1.649166 1.450623,4.47541 1.450623,4.47541 0,0 -0.04762,-0.183163 -0.274109,-0.822431 -0.201083,-0.565397 -1.202619,-2.320185 -1.439862,-2.73043 -0.405836,1.498177 -0.567091,2.509661 -0.421676,2.755936 0.282328,0.477202 0.551216,1.300586 0.78733,2.211176 0.5334,2.051367 0.904169,4.548646 0.904169,4.548646 0,0 0.01199,0.165488 0.0321,0.420158 -0.07408,1.722685 -0.02963,3.508765 0.103717,5.123145 0.176741,2.13706 0.509411,3.97288 0.93345,4.9554 l 0.287866,-0.15695 c -0.622652,-1.93573 -0.875594,-4.47255 -0.764822,-7.39814 0.16757,-4.471846 1.196623,-9.86469 3.098095,-15.485534 3.212395,-8.485012 7.669389,-15.292918 11.748559,-18.544118 -3.717925,3.357739 -8.749948,14.22647 -10.256309,18.251312 -1.686631,4.50709 -2.881842,8.736578 -3.602214,12.788831 1.242836,-3.798959 5.261328,-5.431932 5.261328,-5.431932 0,0 1.97097,-2.430745 4.274256,-5.903454 -1.379714,0.314678 -3.645253,0.853369 -4.404078,1.172281 -1.119364,0.469547 -1.420989,0.629708 -1.420989,0.629708 0,0 3.62585,-2.208036 6.736645,-3.207809 4.278136,-6.738056 8.939042,-16.310328 4.245328,-20.497448" }),
48
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", { id: "988bfbbb__g37", clipPath: "url(#c338f7e1__clipPath41)", transform: "matrix(0.03527778,0,0,-0.03527778,42.828565,121.98722)", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "ad17f271__path53", fill: "url(#faeb38d9__linearGradient51)", fillOpacity: "1", fillRule: "nonzero", stroke: "none", d: "m 994.055,997.609 c 6.725,-11.629 35.115,-61.371 40.815,-77.398 6.42,-18.121 7.77,-23.313 7.77,-23.313 0,0 -15.57,80.114 -41.12,126.862 5.6,18.9 12.29,39.79 19.86,62.12 8.85,-15.53 28.96,-51.2 36.23,-68.1 0.27,3.19 0.54,6.38 0.82,9.54 -6.44,24.75 -16.22,57.15 -28.74,82.54 32.14,167.25 135.59,386.25 247.04,504.48 H 509.602 c -37.883,0 -68.711,-30.82 -68.711,-68.71 V 731.789 c 173.738,66.68 383.23,127.633 563.529,125.02 -6.693,25.812 -14.315,49.152 -22.318,62.679 -4.122,6.981 0.449,35.653 11.953,78.121" }) })
49
49
  ] })
50
50
  ] })
51
51
  ] });
@@ -1,27 +1,27 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  const SqliteLogo = (props) => {
3
- return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "9d0da5de__svg470", version: "1.1", viewBox: "0 0 24.000001 10.809996", children: [
4
- /* @__PURE__ */ jsxs("defs", { id: "54db3ff0__defs467", children: [
5
- /* @__PURE__ */ jsxs("linearGradient", { id: "4028120d__linearGradient51", x1: "0", x2: "1", y1: "0", y2: "0", gradientTransform: "matrix(-4.02e-5,-918.907,-918.907,4.02e-5,858.809,1614.34)", gradientUnits: "userSpaceOnUse", spreadMethod: "pad", children: [
6
- /* @__PURE__ */ jsx("stop", { id: "6cf124e9__stop43", offset: "0", stopColor: "#97d9f6", stopOpacity: "1" }),
7
- /* @__PURE__ */ jsx("stop", { id: "f3931a5b__stop45", offset: "0.66199914", stopColor: "#0f80cc", stopOpacity: "1" }),
8
- /* @__PURE__ */ jsx("stop", { id: "8d709385__stop47", offset: "0.920245", stopColor: "#0f80cc", stopOpacity: "1" }),
9
- /* @__PURE__ */ jsx("stop", { id: "52683100__stop49", offset: "1", stopColor: "#0f80cc", stopOpacity: "1" })
3
+ return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "b45318d3__svg470", version: "1.1", viewBox: "0 0 24.000001 10.809996", children: [
4
+ /* @__PURE__ */ jsxs("defs", { id: "b355ec36__defs467", children: [
5
+ /* @__PURE__ */ jsxs("linearGradient", { id: "faeb38d9__linearGradient51", x1: "0", x2: "1", y1: "0", y2: "0", gradientTransform: "matrix(-4.02e-5,-918.907,-918.907,4.02e-5,858.809,1614.34)", gradientUnits: "userSpaceOnUse", spreadMethod: "pad", children: [
6
+ /* @__PURE__ */ jsx("stop", { id: "6a500067__stop43", offset: "0", stopColor: "#97d9f6", stopOpacity: "1" }),
7
+ /* @__PURE__ */ jsx("stop", { id: "714b94e1__stop45", offset: "0.66199914", stopColor: "#0f80cc", stopOpacity: "1" }),
8
+ /* @__PURE__ */ jsx("stop", { id: "1de04c79__stop47", offset: "0.920245", stopColor: "#0f80cc", stopOpacity: "1" }),
9
+ /* @__PURE__ */ jsx("stop", { id: "6beb1293__stop49", offset: "1", stopColor: "#0f80cc", stopOpacity: "1" })
10
10
  ] }),
11
- /* @__PURE__ */ jsx("clipPath", { id: "64313981__clipPath41", clipPathUnits: "userSpaceOnUse", children: /* @__PURE__ */ jsx("path", { id: "f3204047__path39", d: "m 994.055,997.609 c 6.725,-11.629 35.115,-61.371 40.815,-77.398 6.42,-18.121 7.77,-23.313 7.77,-23.313 0,0 -15.57,80.114 -41.12,126.862 5.6,18.9 12.29,39.79 19.86,62.12 8.85,-15.53 28.96,-51.2 36.23,-68.1 0.27,3.19 0.54,6.38 0.82,9.54 -6.44,24.75 -16.22,57.15 -28.74,82.54 32.14,167.25 135.59,386.25 247.04,504.48 H 509.602 c -37.883,0 -68.711,-30.82 -68.711,-68.71 V 731.789 c 173.738,66.68 383.23,127.633 563.529,125.02 -6.693,25.812 -14.315,49.152 -22.318,62.679 -4.122,6.981 0.449,35.653 11.953,78.121 z" }) })
11
+ /* @__PURE__ */ jsx("clipPath", { id: "c338f7e1__clipPath41", clipPathUnits: "userSpaceOnUse", children: /* @__PURE__ */ jsx("path", { id: "2e8644f9__path39", d: "m 994.055,997.609 c 6.725,-11.629 35.115,-61.371 40.815,-77.398 6.42,-18.121 7.77,-23.313 7.77,-23.313 0,0 -15.57,80.114 -41.12,126.862 5.6,18.9 12.29,39.79 19.86,62.12 8.85,-15.53 28.96,-51.2 36.23,-68.1 0.27,3.19 0.54,6.38 0.82,9.54 -6.44,24.75 -16.22,57.15 -28.74,82.54 32.14,167.25 135.59,386.25 247.04,504.48 H 509.602 c -37.883,0 -68.711,-30.82 -68.711,-68.71 V 731.789 c 173.738,66.68 383.23,127.633 563.529,125.02 -6.693,25.812 -14.315,49.152 -22.318,62.679 -4.122,6.981 0.449,35.653 11.953,78.121 z" }) })
12
12
  ] }),
13
- /* @__PURE__ */ jsxs("g", { id: "0bcaf234__g337", transform: "scale(0.23135994)", children: [
14
- /* @__PURE__ */ jsx("rect", { id: "011bfe25__rect366", width: "103.4949", height: "46.48415", x: "0.119781", y: "0.119781", fill: "#ffffff", stroke: "#ffffff", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "0.239562", ry: "0" }),
15
- /* @__PURE__ */ jsxs("g", { id: "625e66e1__g465", transform: "translate(-56.57816,-61.353828)", children: [
16
- /* @__PURE__ */ jsx("path", { id: "e480b504__path21", fill: "#0f80cc", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.0352778", d: "m 79.198545,96.729705 c -0.02011,-0.25467 -0.0321,-0.420158 -0.0321,-0.420158 0,0 -0.77223,-5.206224 -1.691499,-6.759822 -0.145415,-0.246275 0.01584,-1.257759 0.421676,-2.755936 0.237243,0.410245 1.238779,2.165033 1.439862,2.73043 0.226484,0.639268 0.274109,0.822431 0.274109,0.822431 0,0 -0.549275,-2.826244 -1.450623,-4.47541 0.197556,-0.66675 0.433564,-1.403703 0.700617,-2.191456 0.341489,0.599017 1.158875,2.049286 1.338792,2.552348 0.03634,0.103364 0.06703,0.191205 0.09454,0.271639 0.0088,-0.04833 0.01764,-0.09666 0.02646,-0.144992 -0.206375,-0.875595 -0.611716,-2.399242 -1.166636,-3.524956 1.231195,-6.408209 5.430309,-14.973654 9.735256,-18.795296 H 60.806192 c -1.88214,0 -3.422086,1.540228 -3.422086,3.422298 v 30.970081 c 0,1.881964 1.539946,3.421944 3.422086,3.421944 h 18.49607 c -0.13335,-1.61438 -0.1778,-3.40046 -0.103717,-5.123145" }),
17
- /* @__PURE__ */ jsx("path", { id: "1778e151__path23", fill: "#003b57", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.0352778", d: "m 99.934471,84.584659 h 0.474839 v 3.954957 h -0.503061 c -0.115005,-1.093188 -0.510469,-1.946593 -1.186392,-2.560426 -0.676627,-0.612775 -1.526822,-0.920045 -2.5527,-0.920045 -0.911578,0 -1.64465,0.230364 -2.200628,0.690387 -0.555977,0.459669 -0.833966,1.073467 -0.833966,1.840759 0,0.709401 0.230011,1.356536 0.690386,1.940948 0.459669,0.585258 1.457325,1.337134 2.991556,2.258907 1.782939,1.063978 2.981325,1.992912 3.594805,2.789414 0.61348,0.795549 0.92004,1.706421 0.92004,2.732229 0,1.322916 -0.46813,2.454275 -1.405815,3.393691 -0.939094,0.93983 -2.069042,1.40945 -3.389489,1.40945 -0.766233,0 -1.742369,-0.21096 -2.929467,-0.63334 -0.487891,-0.17237 -0.799394,-0.25781 -0.933097,-0.25781 -0.277989,0 -0.492831,0.21523 -0.646289,0.64699 h -0.503414 v -4.558981 h 0.503414 c 0.0092,1.256206 0.418747,2.262752 1.227314,3.020521 0.808567,0.75667 1.753306,1.13524 2.834217,1.13524 1.024819,0 1.844322,-0.27231 2.462389,-0.81979 0.617008,-0.54723 0.925689,-1.276066 0.925689,-2.188068 0,-0.681143 -0.254,-1.333394 -0.760942,-1.956823 -0.506589,-0.623958 -1.567392,-1.427621 -3.180292,-2.412259 -1.31445,-0.812765 -2.192161,-1.452422 -2.63278,-1.923027 -0.44062,-0.470182 -0.766234,-0.985591 -0.976842,-1.547284 -0.210608,-0.560564 -0.316089,-1.177537 -0.316089,-1.848485 0,-1.294659 0.424744,-2.345302 1.273175,-3.151399 0.848431,-0.805392 1.953331,-1.208264 3.314347,-1.208264 0.747889,0 1.563159,0.148519 2.445103,0.445558 0.411692,0.134409 0.699559,0.201436 0.862189,0.201436 0.135114,0 0.225778,-0.02858 0.27305,-0.08608 0.04868,-0.05786 0.1016,-0.186973 0.15875,-0.388409" }),
18
- /* @__PURE__ */ jsx("path", { id: "e512acc2__path25", fill: "#003b57", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.0352778", d: "m 119.14851,93.38576 c 0,-2.579547 -0.59019,-4.611476 -1.76953,-6.097835 -1.17969,-1.48583 -2.70369,-2.22878 -4.57412,-2.22878 -1.98437,0 -3.56799,0.746125 -4.75191,2.235977 -1.18463,1.491438 -1.77553,3.482834 -1.77553,5.975562 0,2.42577 0.58702,4.398857 1.76106,5.918271 1.17511,1.519415 2.70616,2.278595 4.59458,2.278595 1.96568,0 3.5426,-0.73562 4.7311,-2.207334 1.18851,-1.472177 1.78435,-3.430094 1.78435,-5.874456 z m 2.93265,12.9716 0.18662,0.46041 c -0.82409,0.37402 -1.7586,0.56085 -2.80353,0.56085 -0.86289,0 -1.66405,-0.11314 -2.40206,-0.33789 -0.73731,-0.22571 -1.43122,-0.57051 -2.07751,-1.03572 -0.647,-0.46496 -1.43616,-1.23941 -2.36608,-2.32198 -0.82515,-0.95928 -1.45768,-1.55445 -1.8983,-1.78404 -1.92723,-0.39232 -3.58246,-1.40973 -4.96852,-3.048067 -1.38536,-1.639323 -2.07822,-3.509716 -2.07822,-5.609167 0,-1.5627 0.39794,-3.033889 1.19345,-4.414556 0.79587,-1.380772 1.87466,-2.461718 3.23709,-3.242416 1.36031,-0.782108 2.87055,-1.172633 4.52896,-1.172633 2.56011,0 4.71699,0.851253 6.47206,2.55263 1.75366,1.7012 2.63067,3.79416 2.63067,6.276975 0,2.09102 -0.67522,3.951923 -2.02706,5.586695 -1.3522,1.635479 -3.08293,2.658779 -5.19148,3.070539 0.20179,0.16151 0.56233,0.5697 1.0795,1.22234 1.10031,1.36204 2.02071,2.28604 2.75837,2.76998 0.73871,0.48274 1.47214,0.72542 2.20133,0.72542 0.53728,0 1.04634,-0.0868 1.52471,-0.25937" }),
19
- /* @__PURE__ */ jsx("path", { id: "09540696__path27", fill: "#003b57", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.0352778", d: "m 134.47177,99.116318 -0.28116,2.694482 h -11.00385 l 0.0233,-0.53619 c 0.59654,-0.061 1.01458,-0.21413 1.25835,-0.45861 0.24342,-0.24624 0.36654,-0.81111 0.37571,-1.699682 l 0.0127,-11.904593 c -0.004,-0.621877 -0.0346,-1.050502 -0.0861,-1.284393 -0.13828,-0.653698 -0.75565,-0.980017 -1.85984,-0.980017 l -0.0236,-0.535164 h 5.74393 l 0.0219,0.535164 c -0.61242,0.04163 -1.03152,0.206728 -1.26612,0.496711 -0.23212,0.291042 -0.34713,0.880533 -0.34678,1.767699 l -0.0441,12.029053 c 0.002,0.204646 0.0191,0.391901 0.0572,0.565538 0.1845,0.877674 0.88053,1.315474 2.08774,1.315474 h 1.03681 c 1.34161,0 2.27259,-0.15088 2.79788,-0.45226 0.52388,-0.29919 0.8569,-0.818023 1.00048,-1.553212 h 0.49565" }),
20
- /* @__PURE__ */ jsx("path", { id: "4ba300b7__path29", fill: "#003b57", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.0352778", d: "m 138.12055,87.618936 c 0.25965,0 0.49883,0.09095 0.71967,0.273685 0.21837,0.182034 0.36054,0.407071 0.41522,0.674829 0.0533,0.25975 0.009,0.48507 -0.133,0.676769 -0.14217,0.191523 -0.34114,0.28702 -0.60078,0.28702 -0.26846,0 -0.51858,-0.0955 -0.75001,-0.28702 -0.23283,-0.191699 -0.37535,-0.417019 -0.42827,-0.676769 -0.0547,-0.267758 -0.0106,-0.492795 0.14605,-0.674829 0.15311,-0.182738 0.36266,-0.273685 0.63112,-0.273685 z m 1.75754,4.127783 -0.0176,7.535404 c 0.003,0.526662 0.03,0.900957 0.0769,1.122117 0.0607,0.30688 0.19685,0.5147 0.40111,0.6248 0.20778,0.11081 0.67133,0.1662 1.39065,0.1662 l 0.0166,0.50299 h -5.17702 l 0.0123,-0.50299 c 0.70979,0 1.14582,-0.0656 1.31198,-0.1947 0.16475,-0.12887 0.24941,-0.56307 0.25859,-1.301433 l 0.0325,-5.335094 c -0.006,-0.291042 -0.0243,-0.518548 -0.0586,-0.683613 -0.1016,-0.493219 -0.42686,-0.740587 -0.97367,-0.740587 l -1.12324,0.143616 -0.005,-0.589527 3.26319,-0.747183 h 0.59161" }),
21
- /* @__PURE__ */ jsx("path", { id: "e1dcbb22__path31", fill: "#003b57", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.0352778", d: "m 148.56207,92.004952 0.0247,0.805074 h -2.70545 l -0.0194,6.728955 c 0,0.183409 0.0109,0.341065 0.0423,0.476109 0.11465,0.55605 0.41945,0.83467 0.90946,0.83467 0.79728,0 1.70709,-0.52239 2.73967,-1.567637 l 0.43427,0.366148 c -1.43016,1.587219 -2.79682,2.380119 -4.10033,2.380119 -0.901,0 -1.43828,-0.41229 -1.6129,-1.23677 -0.072,-0.34438 -0.10795,-1.025556 -0.11077,-2.041838 l 0.037,-5.939756 h -1.76954 l -0.0205,-0.502708 c 1.51836,-0.153105 2.50472,-1.106981 2.96087,-2.861769 h 0.51752 l -0.005,2.559403 h 2.67758" }),
22
- /* @__PURE__ */ jsx("path", { id: "1fe94c64__path33", fill: "#003b57", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.0352778", d: "m 152.6931,96.836244 c 2.82998,-0.546417 4.09434,-1.527845 3.79906,-2.9464 -0.0603,-0.288819 -0.24483,-0.55245 -0.54716,-0.791527 -0.30656,-0.239925 -0.61418,-0.359975 -0.92921,-0.359975 -0.71932,0 -1.3081,0.424462 -1.76178,1.272505 -0.4572,0.848854 -0.6417,1.791017 -0.56091,2.825397 z m -0.0162,0.533436 c 0.024,0.248708 0.0575,0.48394 0.10442,0.704179 0.36089,1.725437 1.3328,2.588371 2.91395,2.588371 1.15005,0 2.67264,-0.694412 3.42829,-2.08471 l 0.38312,0.395217 c -0.47378,1.071703 -0.9899,1.848523 -1.54658,2.331513 -0.55527,0.48327 -1.87678,0.72414 -2.82434,0.72414 -1.01776,0 -1.86161,-0.28497 -2.53259,-0.85548 -0.67204,-0.57076 -1.11407,-1.378306 -1.33456,-2.423128 -0.37465,-1.783751 -0.0843,-3.405012 0.86854,-4.868334 0.95779,-1.460853 2.19145,-2.19329 3.70593,-2.19329 0.59584,0 1.66511,0.152118 2.07574,0.453637 0.40535,0.30166 0.66393,0.707072 0.77118,1.214614 0.18027,0.85411 -0.78352,1.660948 -1.74484,2.423689 -0.96203,0.762318 -2.38725,1.291767 -4.26826,1.589582" }),
23
- /* @__PURE__ */ jsx("path", { id: "c8b86cf7__path55", fill: "#003b57", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.0352778", d: "m 95.439377,63.024997 c -1.923345,-1.715206 -4.252031,-1.026231 -6.550379,1.01353 -0.341136,0.303037 -0.681566,0.639234 -1.020233,0.998362 -3.931709,4.170892 -7.581195,11.896725 -8.715023,17.796934 0.441678,0.895703 0.786695,2.038703 1.013884,2.911828 0.05821,0.224014 0.110772,0.43427 0.152752,0.613128 0.09984,0.423298 0.153459,0.697794 0.153459,0.697794 0,0 -0.03528,-0.133385 -0.179917,-0.552802 -0.02752,-0.08043 -0.05821,-0.168275 -0.09454,-0.271639 -0.01552,-0.04269 -0.03704,-0.09454 -0.06068,-0.149931 -0.25647,-0.596194 -0.965906,-1.854553 -1.278114,-2.402417 -0.267053,0.787753 -0.503061,1.524706 -0.700617,2.191456 0.901348,1.649166 1.450623,4.47541 1.450623,4.47541 0,0 -0.04762,-0.183163 -0.274109,-0.822431 -0.201083,-0.565397 -1.202619,-2.320185 -1.439862,-2.73043 -0.405836,1.498177 -0.567091,2.509661 -0.421676,2.755936 0.282328,0.477202 0.551216,1.300586 0.78733,2.211176 0.5334,2.051367 0.904169,4.548646 0.904169,4.548646 0,0 0.01199,0.165488 0.0321,0.420158 -0.07408,1.722685 -0.02963,3.508765 0.103717,5.123145 0.176741,2.13706 0.509411,3.97288 0.93345,4.9554 l 0.287866,-0.15695 c -0.622652,-1.93573 -0.875594,-4.47255 -0.764822,-7.39814 0.16757,-4.471846 1.196623,-9.86469 3.098095,-15.485534 3.212395,-8.485012 7.669389,-15.292918 11.748559,-18.544118 -3.717925,3.357739 -8.749948,14.22647 -10.256309,18.251312 -1.686631,4.50709 -2.881842,8.736578 -3.602214,12.788831 1.242836,-3.798959 5.261328,-5.431932 5.261328,-5.431932 0,0 1.97097,-2.430745 4.274256,-5.903454 -1.379714,0.314678 -3.645253,0.853369 -4.404078,1.172281 -1.119364,0.469547 -1.420989,0.629708 -1.420989,0.629708 0,0 3.62585,-2.208036 6.736645,-3.207809 4.278136,-6.738056 8.939042,-16.310328 4.245328,-20.497448" }),
24
- /* @__PURE__ */ jsx("g", { id: "ceb3342d__g37", clipPath: "url(#64313981__clipPath41)", transform: "matrix(0.03527778,0,0,-0.03527778,42.828565,121.98722)", children: /* @__PURE__ */ jsx("path", { id: "16a41be8__path53", fill: "url(#4028120d__linearGradient51)", fillOpacity: "1", fillRule: "nonzero", stroke: "none", d: "m 994.055,997.609 c 6.725,-11.629 35.115,-61.371 40.815,-77.398 6.42,-18.121 7.77,-23.313 7.77,-23.313 0,0 -15.57,80.114 -41.12,126.862 5.6,18.9 12.29,39.79 19.86,62.12 8.85,-15.53 28.96,-51.2 36.23,-68.1 0.27,3.19 0.54,6.38 0.82,9.54 -6.44,24.75 -16.22,57.15 -28.74,82.54 32.14,167.25 135.59,386.25 247.04,504.48 H 509.602 c -37.883,0 -68.711,-30.82 -68.711,-68.71 V 731.789 c 173.738,66.68 383.23,127.633 563.529,125.02 -6.693,25.812 -14.315,49.152 -22.318,62.679 -4.122,6.981 0.449,35.653 11.953,78.121" }) })
13
+ /* @__PURE__ */ jsxs("g", { id: "0dc6411f__g337", transform: "scale(0.23135994)", children: [
14
+ /* @__PURE__ */ jsx("rect", { id: "731e5319__rect366", width: "103.4949", height: "46.48415", x: "0.119781", y: "0.119781", fill: "#ffffff", stroke: "#ffffff", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "0.239562", ry: "0" }),
15
+ /* @__PURE__ */ jsxs("g", { id: "143a2994__g465", transform: "translate(-56.57816,-61.353828)", children: [
16
+ /* @__PURE__ */ jsx("path", { id: "a6812f0d__path21", fill: "#0f80cc", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.0352778", d: "m 79.198545,96.729705 c -0.02011,-0.25467 -0.0321,-0.420158 -0.0321,-0.420158 0,0 -0.77223,-5.206224 -1.691499,-6.759822 -0.145415,-0.246275 0.01584,-1.257759 0.421676,-2.755936 0.237243,0.410245 1.238779,2.165033 1.439862,2.73043 0.226484,0.639268 0.274109,0.822431 0.274109,0.822431 0,0 -0.549275,-2.826244 -1.450623,-4.47541 0.197556,-0.66675 0.433564,-1.403703 0.700617,-2.191456 0.341489,0.599017 1.158875,2.049286 1.338792,2.552348 0.03634,0.103364 0.06703,0.191205 0.09454,0.271639 0.0088,-0.04833 0.01764,-0.09666 0.02646,-0.144992 -0.206375,-0.875595 -0.611716,-2.399242 -1.166636,-3.524956 1.231195,-6.408209 5.430309,-14.973654 9.735256,-18.795296 H 60.806192 c -1.88214,0 -3.422086,1.540228 -3.422086,3.422298 v 30.970081 c 0,1.881964 1.539946,3.421944 3.422086,3.421944 h 18.49607 c -0.13335,-1.61438 -0.1778,-3.40046 -0.103717,-5.123145" }),
17
+ /* @__PURE__ */ jsx("path", { id: "7227046a__path23", fill: "#003b57", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.0352778", d: "m 99.934471,84.584659 h 0.474839 v 3.954957 h -0.503061 c -0.115005,-1.093188 -0.510469,-1.946593 -1.186392,-2.560426 -0.676627,-0.612775 -1.526822,-0.920045 -2.5527,-0.920045 -0.911578,0 -1.64465,0.230364 -2.200628,0.690387 -0.555977,0.459669 -0.833966,1.073467 -0.833966,1.840759 0,0.709401 0.230011,1.356536 0.690386,1.940948 0.459669,0.585258 1.457325,1.337134 2.991556,2.258907 1.782939,1.063978 2.981325,1.992912 3.594805,2.789414 0.61348,0.795549 0.92004,1.706421 0.92004,2.732229 0,1.322916 -0.46813,2.454275 -1.405815,3.393691 -0.939094,0.93983 -2.069042,1.40945 -3.389489,1.40945 -0.766233,0 -1.742369,-0.21096 -2.929467,-0.63334 -0.487891,-0.17237 -0.799394,-0.25781 -0.933097,-0.25781 -0.277989,0 -0.492831,0.21523 -0.646289,0.64699 h -0.503414 v -4.558981 h 0.503414 c 0.0092,1.256206 0.418747,2.262752 1.227314,3.020521 0.808567,0.75667 1.753306,1.13524 2.834217,1.13524 1.024819,0 1.844322,-0.27231 2.462389,-0.81979 0.617008,-0.54723 0.925689,-1.276066 0.925689,-2.188068 0,-0.681143 -0.254,-1.333394 -0.760942,-1.956823 -0.506589,-0.623958 -1.567392,-1.427621 -3.180292,-2.412259 -1.31445,-0.812765 -2.192161,-1.452422 -2.63278,-1.923027 -0.44062,-0.470182 -0.766234,-0.985591 -0.976842,-1.547284 -0.210608,-0.560564 -0.316089,-1.177537 -0.316089,-1.848485 0,-1.294659 0.424744,-2.345302 1.273175,-3.151399 0.848431,-0.805392 1.953331,-1.208264 3.314347,-1.208264 0.747889,0 1.563159,0.148519 2.445103,0.445558 0.411692,0.134409 0.699559,0.201436 0.862189,0.201436 0.135114,0 0.225778,-0.02858 0.27305,-0.08608 0.04868,-0.05786 0.1016,-0.186973 0.15875,-0.388409" }),
18
+ /* @__PURE__ */ jsx("path", { id: "0112e15f__path25", fill: "#003b57", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.0352778", d: "m 119.14851,93.38576 c 0,-2.579547 -0.59019,-4.611476 -1.76953,-6.097835 -1.17969,-1.48583 -2.70369,-2.22878 -4.57412,-2.22878 -1.98437,0 -3.56799,0.746125 -4.75191,2.235977 -1.18463,1.491438 -1.77553,3.482834 -1.77553,5.975562 0,2.42577 0.58702,4.398857 1.76106,5.918271 1.17511,1.519415 2.70616,2.278595 4.59458,2.278595 1.96568,0 3.5426,-0.73562 4.7311,-2.207334 1.18851,-1.472177 1.78435,-3.430094 1.78435,-5.874456 z m 2.93265,12.9716 0.18662,0.46041 c -0.82409,0.37402 -1.7586,0.56085 -2.80353,0.56085 -0.86289,0 -1.66405,-0.11314 -2.40206,-0.33789 -0.73731,-0.22571 -1.43122,-0.57051 -2.07751,-1.03572 -0.647,-0.46496 -1.43616,-1.23941 -2.36608,-2.32198 -0.82515,-0.95928 -1.45768,-1.55445 -1.8983,-1.78404 -1.92723,-0.39232 -3.58246,-1.40973 -4.96852,-3.048067 -1.38536,-1.639323 -2.07822,-3.509716 -2.07822,-5.609167 0,-1.5627 0.39794,-3.033889 1.19345,-4.414556 0.79587,-1.380772 1.87466,-2.461718 3.23709,-3.242416 1.36031,-0.782108 2.87055,-1.172633 4.52896,-1.172633 2.56011,0 4.71699,0.851253 6.47206,2.55263 1.75366,1.7012 2.63067,3.79416 2.63067,6.276975 0,2.09102 -0.67522,3.951923 -2.02706,5.586695 -1.3522,1.635479 -3.08293,2.658779 -5.19148,3.070539 0.20179,0.16151 0.56233,0.5697 1.0795,1.22234 1.10031,1.36204 2.02071,2.28604 2.75837,2.76998 0.73871,0.48274 1.47214,0.72542 2.20133,0.72542 0.53728,0 1.04634,-0.0868 1.52471,-0.25937" }),
19
+ /* @__PURE__ */ jsx("path", { id: "ee80f5de__path27", fill: "#003b57", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.0352778", d: "m 134.47177,99.116318 -0.28116,2.694482 h -11.00385 l 0.0233,-0.53619 c 0.59654,-0.061 1.01458,-0.21413 1.25835,-0.45861 0.24342,-0.24624 0.36654,-0.81111 0.37571,-1.699682 l 0.0127,-11.904593 c -0.004,-0.621877 -0.0346,-1.050502 -0.0861,-1.284393 -0.13828,-0.653698 -0.75565,-0.980017 -1.85984,-0.980017 l -0.0236,-0.535164 h 5.74393 l 0.0219,0.535164 c -0.61242,0.04163 -1.03152,0.206728 -1.26612,0.496711 -0.23212,0.291042 -0.34713,0.880533 -0.34678,1.767699 l -0.0441,12.029053 c 0.002,0.204646 0.0191,0.391901 0.0572,0.565538 0.1845,0.877674 0.88053,1.315474 2.08774,1.315474 h 1.03681 c 1.34161,0 2.27259,-0.15088 2.79788,-0.45226 0.52388,-0.29919 0.8569,-0.818023 1.00048,-1.553212 h 0.49565" }),
20
+ /* @__PURE__ */ jsx("path", { id: "4c917d07__path29", fill: "#003b57", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.0352778", d: "m 138.12055,87.618936 c 0.25965,0 0.49883,0.09095 0.71967,0.273685 0.21837,0.182034 0.36054,0.407071 0.41522,0.674829 0.0533,0.25975 0.009,0.48507 -0.133,0.676769 -0.14217,0.191523 -0.34114,0.28702 -0.60078,0.28702 -0.26846,0 -0.51858,-0.0955 -0.75001,-0.28702 -0.23283,-0.191699 -0.37535,-0.417019 -0.42827,-0.676769 -0.0547,-0.267758 -0.0106,-0.492795 0.14605,-0.674829 0.15311,-0.182738 0.36266,-0.273685 0.63112,-0.273685 z m 1.75754,4.127783 -0.0176,7.535404 c 0.003,0.526662 0.03,0.900957 0.0769,1.122117 0.0607,0.30688 0.19685,0.5147 0.40111,0.6248 0.20778,0.11081 0.67133,0.1662 1.39065,0.1662 l 0.0166,0.50299 h -5.17702 l 0.0123,-0.50299 c 0.70979,0 1.14582,-0.0656 1.31198,-0.1947 0.16475,-0.12887 0.24941,-0.56307 0.25859,-1.301433 l 0.0325,-5.335094 c -0.006,-0.291042 -0.0243,-0.518548 -0.0586,-0.683613 -0.1016,-0.493219 -0.42686,-0.740587 -0.97367,-0.740587 l -1.12324,0.143616 -0.005,-0.589527 3.26319,-0.747183 h 0.59161" }),
21
+ /* @__PURE__ */ jsx("path", { id: "38600645__path31", fill: "#003b57", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.0352778", d: "m 148.56207,92.004952 0.0247,0.805074 h -2.70545 l -0.0194,6.728955 c 0,0.183409 0.0109,0.341065 0.0423,0.476109 0.11465,0.55605 0.41945,0.83467 0.90946,0.83467 0.79728,0 1.70709,-0.52239 2.73967,-1.567637 l 0.43427,0.366148 c -1.43016,1.587219 -2.79682,2.380119 -4.10033,2.380119 -0.901,0 -1.43828,-0.41229 -1.6129,-1.23677 -0.072,-0.34438 -0.10795,-1.025556 -0.11077,-2.041838 l 0.037,-5.939756 h -1.76954 l -0.0205,-0.502708 c 1.51836,-0.153105 2.50472,-1.106981 2.96087,-2.861769 h 0.51752 l -0.005,2.559403 h 2.67758" }),
22
+ /* @__PURE__ */ jsx("path", { id: "17c2dd87__path33", fill: "#003b57", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.0352778", d: "m 152.6931,96.836244 c 2.82998,-0.546417 4.09434,-1.527845 3.79906,-2.9464 -0.0603,-0.288819 -0.24483,-0.55245 -0.54716,-0.791527 -0.30656,-0.239925 -0.61418,-0.359975 -0.92921,-0.359975 -0.71932,0 -1.3081,0.424462 -1.76178,1.272505 -0.4572,0.848854 -0.6417,1.791017 -0.56091,2.825397 z m -0.0162,0.533436 c 0.024,0.248708 0.0575,0.48394 0.10442,0.704179 0.36089,1.725437 1.3328,2.588371 2.91395,2.588371 1.15005,0 2.67264,-0.694412 3.42829,-2.08471 l 0.38312,0.395217 c -0.47378,1.071703 -0.9899,1.848523 -1.54658,2.331513 -0.55527,0.48327 -1.87678,0.72414 -2.82434,0.72414 -1.01776,0 -1.86161,-0.28497 -2.53259,-0.85548 -0.67204,-0.57076 -1.11407,-1.378306 -1.33456,-2.423128 -0.37465,-1.783751 -0.0843,-3.405012 0.86854,-4.868334 0.95779,-1.460853 2.19145,-2.19329 3.70593,-2.19329 0.59584,0 1.66511,0.152118 2.07574,0.453637 0.40535,0.30166 0.66393,0.707072 0.77118,1.214614 0.18027,0.85411 -0.78352,1.660948 -1.74484,2.423689 -0.96203,0.762318 -2.38725,1.291767 -4.26826,1.589582" }),
23
+ /* @__PURE__ */ jsx("path", { id: "12816898__path55", fill: "#003b57", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.0352778", d: "m 95.439377,63.024997 c -1.923345,-1.715206 -4.252031,-1.026231 -6.550379,1.01353 -0.341136,0.303037 -0.681566,0.639234 -1.020233,0.998362 -3.931709,4.170892 -7.581195,11.896725 -8.715023,17.796934 0.441678,0.895703 0.786695,2.038703 1.013884,2.911828 0.05821,0.224014 0.110772,0.43427 0.152752,0.613128 0.09984,0.423298 0.153459,0.697794 0.153459,0.697794 0,0 -0.03528,-0.133385 -0.179917,-0.552802 -0.02752,-0.08043 -0.05821,-0.168275 -0.09454,-0.271639 -0.01552,-0.04269 -0.03704,-0.09454 -0.06068,-0.149931 -0.25647,-0.596194 -0.965906,-1.854553 -1.278114,-2.402417 -0.267053,0.787753 -0.503061,1.524706 -0.700617,2.191456 0.901348,1.649166 1.450623,4.47541 1.450623,4.47541 0,0 -0.04762,-0.183163 -0.274109,-0.822431 -0.201083,-0.565397 -1.202619,-2.320185 -1.439862,-2.73043 -0.405836,1.498177 -0.567091,2.509661 -0.421676,2.755936 0.282328,0.477202 0.551216,1.300586 0.78733,2.211176 0.5334,2.051367 0.904169,4.548646 0.904169,4.548646 0,0 0.01199,0.165488 0.0321,0.420158 -0.07408,1.722685 -0.02963,3.508765 0.103717,5.123145 0.176741,2.13706 0.509411,3.97288 0.93345,4.9554 l 0.287866,-0.15695 c -0.622652,-1.93573 -0.875594,-4.47255 -0.764822,-7.39814 0.16757,-4.471846 1.196623,-9.86469 3.098095,-15.485534 3.212395,-8.485012 7.669389,-15.292918 11.748559,-18.544118 -3.717925,3.357739 -8.749948,14.22647 -10.256309,18.251312 -1.686631,4.50709 -2.881842,8.736578 -3.602214,12.788831 1.242836,-3.798959 5.261328,-5.431932 5.261328,-5.431932 0,0 1.97097,-2.430745 4.274256,-5.903454 -1.379714,0.314678 -3.645253,0.853369 -4.404078,1.172281 -1.119364,0.469547 -1.420989,0.629708 -1.420989,0.629708 0,0 3.62585,-2.208036 6.736645,-3.207809 4.278136,-6.738056 8.939042,-16.310328 4.245328,-20.497448" }),
24
+ /* @__PURE__ */ jsx("g", { id: "988bfbbb__g37", clipPath: "url(#c338f7e1__clipPath41)", transform: "matrix(0.03527778,0,0,-0.03527778,42.828565,121.98722)", children: /* @__PURE__ */ jsx("path", { id: "ad17f271__path53", fill: "url(#faeb38d9__linearGradient51)", fillOpacity: "1", fillRule: "nonzero", stroke: "none", d: "m 994.055,997.609 c 6.725,-11.629 35.115,-61.371 40.815,-77.398 6.42,-18.121 7.77,-23.313 7.77,-23.313 0,0 -15.57,80.114 -41.12,126.862 5.6,18.9 12.29,39.79 19.86,62.12 8.85,-15.53 28.96,-51.2 36.23,-68.1 0.27,3.19 0.54,6.38 0.82,9.54 -6.44,24.75 -16.22,57.15 -28.74,82.54 32.14,167.25 135.59,386.25 247.04,504.48 H 509.602 c -37.883,0 -68.711,-30.82 -68.711,-68.71 V 731.789 c 173.738,66.68 383.23,127.633 563.529,125.02 -6.693,25.812 -14.315,49.152 -22.318,62.679 -4.122,6.981 0.449,35.653 11.953,78.121" }) })
25
25
  ] })
26
26
  ] })
27
27
  ] });
@@ -25,8 +25,8 @@ module.exports = __toCommonJS(icon_exports);
25
25
  var import_jsx_runtime = require("react/jsx-runtime");
26
26
  const TailwindcssIcon = (props) => {
27
27
  return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", fill: "none", version: "1.1", viewBox: "0 0 24 14.4", children: [
28
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", { clipPath: "url(#28e8cf02__prefix__clip0)", transform: "scale(.44444)", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fill: "#38bdf8", fillRule: "evenodd", d: "m27 0c-7.2 0-11.7 3.6-13.5 10.8 2.7-3.6 5.85-4.95 9.45-4.05 2.054 0.513 3.522 2.004 5.147 3.653 2.647 2.687 5.711 5.797 12.403 5.797 7.2 0 11.7-3.6 13.5-10.8-2.7 3.6-5.85 4.95-9.45 4.05-2.054-0.513-3.522-2.004-5.147-3.653-2.647-2.687-5.711-5.797-12.403-5.797zm-13.5 16.2c-7.2 0-11.7 3.6-13.5 10.8 2.7-3.6 5.85-4.95 9.45-4.05 2.054 0.514 3.522 2.004 5.147 3.653 2.647 2.687 5.711 5.797 12.403 5.797 7.2 0 11.7-3.6 13.5-10.8-2.7 3.6-5.85 4.95-9.45 4.05-2.054-0.513-3.522-2.004-5.147-3.653-2.647-2.687-5.711-5.797-12.403-5.797z", clipRule: "evenodd" }) }),
29
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("clipPath", { id: "28e8cf02__prefix__clip0", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fill: "#fff", d: "m0 0h54v32.4h-54z" }) }) })
28
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", { clipPath: "url(#40c22fa6__prefix__clip0)", transform: "scale(.44444)", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fill: "#38bdf8", fillRule: "evenodd", d: "m27 0c-7.2 0-11.7 3.6-13.5 10.8 2.7-3.6 5.85-4.95 9.45-4.05 2.054 0.513 3.522 2.004 5.147 3.653 2.647 2.687 5.711 5.797 12.403 5.797 7.2 0 11.7-3.6 13.5-10.8-2.7 3.6-5.85 4.95-9.45 4.05-2.054-0.513-3.522-2.004-5.147-3.653-2.647-2.687-5.711-5.797-12.403-5.797zm-13.5 16.2c-7.2 0-11.7 3.6-13.5 10.8 2.7-3.6 5.85-4.95 9.45-4.05 2.054 0.514 3.522 2.004 5.147 3.653 2.647 2.687 5.711 5.797 12.403 5.797 7.2 0 11.7-3.6 13.5-10.8-2.7 3.6-5.85 4.95-9.45 4.05-2.054-0.513-3.522-2.004-5.147-3.653-2.647-2.687-5.711-5.797-12.403-5.797z", clipRule: "evenodd" }) }),
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("clipPath", { id: "40c22fa6__prefix__clip0", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fill: "#fff", d: "m0 0h54v32.4h-54z" }) }) })
30
30
  ] });
31
31
  };
32
32
  var icon_default = TailwindcssIcon;
@@ -1,8 +1,8 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  const TailwindcssIcon = (props) => {
3
3
  return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", fill: "none", version: "1.1", viewBox: "0 0 24 14.4", children: [
4
- /* @__PURE__ */ jsx("g", { clipPath: "url(#28e8cf02__prefix__clip0)", transform: "scale(.44444)", children: /* @__PURE__ */ jsx("path", { fill: "#38bdf8", fillRule: "evenodd", d: "m27 0c-7.2 0-11.7 3.6-13.5 10.8 2.7-3.6 5.85-4.95 9.45-4.05 2.054 0.513 3.522 2.004 5.147 3.653 2.647 2.687 5.711 5.797 12.403 5.797 7.2 0 11.7-3.6 13.5-10.8-2.7 3.6-5.85 4.95-9.45 4.05-2.054-0.513-3.522-2.004-5.147-3.653-2.647-2.687-5.711-5.797-12.403-5.797zm-13.5 16.2c-7.2 0-11.7 3.6-13.5 10.8 2.7-3.6 5.85-4.95 9.45-4.05 2.054 0.514 3.522 2.004 5.147 3.653 2.647 2.687 5.711 5.797 12.403 5.797 7.2 0 11.7-3.6 13.5-10.8-2.7 3.6-5.85 4.95-9.45 4.05-2.054-0.513-3.522-2.004-5.147-3.653-2.647-2.687-5.711-5.797-12.403-5.797z", clipRule: "evenodd" }) }),
5
- /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "28e8cf02__prefix__clip0", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "m0 0h54v32.4h-54z" }) }) })
4
+ /* @__PURE__ */ jsx("g", { clipPath: "url(#40c22fa6__prefix__clip0)", transform: "scale(.44444)", children: /* @__PURE__ */ jsx("path", { fill: "#38bdf8", fillRule: "evenodd", d: "m27 0c-7.2 0-11.7 3.6-13.5 10.8 2.7-3.6 5.85-4.95 9.45-4.05 2.054 0.513 3.522 2.004 5.147 3.653 2.647 2.687 5.711 5.797 12.403 5.797 7.2 0 11.7-3.6 13.5-10.8-2.7 3.6-5.85 4.95-9.45 4.05-2.054-0.513-3.522-2.004-5.147-3.653-2.647-2.687-5.711-5.797-12.403-5.797zm-13.5 16.2c-7.2 0-11.7 3.6-13.5 10.8 2.7-3.6 5.85-4.95 9.45-4.05 2.054 0.514 3.522 2.004 5.147 3.653 2.647 2.687 5.711 5.797 12.403 5.797 7.2 0 11.7-3.6 13.5-10.8-2.7 3.6-5.85 4.95-9.45 4.05-2.054-0.513-3.522-2.004-5.147-3.653-2.647-2.687-5.711-5.797-12.403-5.797z", clipRule: "evenodd" }) }),
5
+ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "40c22fa6__prefix__clip0", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "m0 0h54v32.4h-54z" }) }) })
6
6
  ] });
7
7
  };
8
8
  var icon_default = TailwindcssIcon;
@@ -25,11 +25,11 @@ module.exports = __toCommonJS(logo_light_exports);
25
25
  var import_jsx_runtime = require("react/jsx-runtime");
26
26
  const TailwindcssLogoLight = (props) => {
27
27
  return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", fill: "none", version: "1.1", viewBox: "0 0 24 2.9755", children: [
28
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { fillRule: "evenodd", clipPath: "url(#c6d20d37__prefix__clip0)", clipRule: "evenodd", transform: "scale(.091837)", children: [
28
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { fillRule: "evenodd", clipPath: "url(#57c2af7e__prefix__clip0)", clipRule: "evenodd", transform: "scale(.091837)", children: [
29
29
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fill: "#38bdf8", d: "m27 0c-7.2 0-11.7 3.6-13.5 10.8 2.7-3.6 5.85-4.95 9.45-4.05 2.054 0.513 3.522 2.004 5.147 3.653 2.647 2.687 5.711 5.797 12.403 5.797 7.2 0 11.7-3.6 13.5-10.8-2.7 3.6-5.85 4.95-9.45 4.05-2.054-0.513-3.522-2.004-5.147-3.653-2.647-2.687-5.711-5.797-12.403-5.797zm-13.5 16.2c-7.2 0-11.7 3.6-13.5 10.8 2.7-3.6 5.85-4.95 9.45-4.05 2.054 0.514 3.522 2.004 5.147 3.653 2.647 2.687 5.711 5.797 12.403 5.797 7.2 0 11.7-3.6 13.5-10.8-2.7 3.6-5.85 4.95-9.45 4.05-2.054-0.513-3.522-2.004-5.147-3.653-2.647-2.687-5.711-5.797-12.403-5.797z" }),
30
30
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fill: "#0f172a", d: "m80.996 13.652h-4.712v9.12c0 2.432 1.596 2.394 4.712 2.242v3.686c-6.308 0.76-8.816-0.988-8.816-5.928v-9.12h-3.496v-3.952h3.496v-5.104l4.104-1.216v6.32h4.712zm17.962-3.952h4.104v19h-4.104v-2.736c-1.444 2.014-3.686 3.23-6.65 3.23-5.168 0-9.462-4.37-9.462-9.994 0-5.662 4.294-9.994 9.462-9.994 2.964 0 5.206 1.216 6.65 3.192zm-6.004 15.58c3.42 0 6.004-2.546 6.004-6.08s-2.584-6.08-6.004-6.08-6.004 2.546-6.004 6.08 2.584 6.08 6.004 6.08zm16.948-18.43c-1.444 0-2.622-1.216-2.622-2.622a2.627 2.627 0 0 1 2.622-2.622 2.627 2.627 0 0 1 2.622 2.622c0 1.406-1.178 2.622-2.622 2.622zm-2.052 21.85v-19h4.104v19zm8.854 0v-27.74h4.104v27.74zm30.742-19h4.332l-5.966 19h-4.028l-3.952-12.806-3.99 12.806h-4.028l-5.966-19h4.332l3.686 13.11 3.99-13.11h3.914l3.952 13.11zm9.424-2.85c-1.444 0-2.622-1.216-2.622-2.622a2.627 2.627 0 0 1 2.622-2.622 2.627 2.627 0 0 1 2.622 2.622c0 1.406-1.178 2.622-2.622 2.622zm-2.052 21.85v-19h4.104v19zm18.848-19.494c4.256 0 7.296 2.888 7.296 7.828v11.666h-4.104v-11.248c0-2.888-1.672-4.408-4.256-4.408-2.698 0-4.826 1.596-4.826 5.472v10.184h-4.104v-19h4.104v2.432c1.254-1.976 3.306-2.926 5.89-2.926zm26.752-7.106h4.104v26.6h-4.104v-2.736c-1.444 2.014-3.686 3.23-6.65 3.23-5.168 0-9.462-4.37-9.462-9.994 0-5.662 4.294-9.994 9.462-9.994 2.964 0 5.206 1.216 6.65 3.192zm-6.004 23.18c3.42 0 6.004-2.546 6.004-6.08s-2.584-6.08-6.004-6.08-6.004 2.546-6.004 6.08 2.584 6.08 6.004 6.08zm23.864 3.914c-5.738 0-10.032-4.37-10.032-9.994 0-5.662 4.294-9.994 10.032-9.994 3.724 0 6.954 1.938 8.474 4.902l-3.534 2.052c-0.836-1.786-2.698-2.926-4.978-2.926-3.344 0-5.89 2.546-5.89 5.966s2.546 5.966 5.89 5.966c2.28 0 4.142-1.178 5.054-2.926l3.534 2.014c-1.596 3.002-4.826 4.94-8.55 4.94zm15.314-14.25c0 3.458 10.222 1.368 10.222 8.398 0 3.8-3.306 5.852-7.41 5.852-3.8 0-6.536-1.71-7.752-4.446l3.534-2.052c0.608 1.71 2.128 2.736 4.218 2.736 1.824 0 3.23-0.608 3.23-2.128 0-3.382-10.222-1.482-10.222-8.284 0-3.572 3.078-5.814 6.954-5.814 3.116 0 5.7 1.444 7.03 3.952l-3.458 1.938c-0.684-1.482-2.014-2.166-3.572-2.166-1.482 0-2.774 0.646-2.774 2.014zm17.518 0c0 3.458 10.222 1.368 10.222 8.398 0 3.8-3.306 5.852-7.41 5.852-3.8 0-6.536-1.71-7.752-4.446l3.534-2.052c0.608 1.71 2.128 2.736 4.218 2.736 1.824 0 3.23-0.608 3.23-2.128 0-3.382-10.222-1.482-10.222-8.284 0-3.572 3.078-5.814 6.954-5.814 3.116 0 5.7 1.444 7.03 3.952l-3.458 1.938c-0.684-1.482-2.014-2.166-3.572-2.166-1.482 0-2.774 0.646-2.774 2.014z" })
31
31
  ] }),
32
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("clipPath", { id: "c6d20d37__prefix__clip0", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fill: "#fff", d: "m0 0h262v32.4h-262z" }) }) })
32
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("clipPath", { id: "57c2af7e__prefix__clip0", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fill: "#fff", d: "m0 0h262v32.4h-262z" }) }) })
33
33
  ] });
34
34
  };
35
35
  var logo_light_default = TailwindcssLogoLight;
@@ -1,11 +1,11 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  const TailwindcssLogoLight = (props) => {
3
3
  return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", fill: "none", version: "1.1", viewBox: "0 0 24 2.9755", children: [
4
- /* @__PURE__ */ jsxs("g", { fillRule: "evenodd", clipPath: "url(#c6d20d37__prefix__clip0)", clipRule: "evenodd", transform: "scale(.091837)", children: [
4
+ /* @__PURE__ */ jsxs("g", { fillRule: "evenodd", clipPath: "url(#57c2af7e__prefix__clip0)", clipRule: "evenodd", transform: "scale(.091837)", children: [
5
5
  /* @__PURE__ */ jsx("path", { fill: "#38bdf8", d: "m27 0c-7.2 0-11.7 3.6-13.5 10.8 2.7-3.6 5.85-4.95 9.45-4.05 2.054 0.513 3.522 2.004 5.147 3.653 2.647 2.687 5.711 5.797 12.403 5.797 7.2 0 11.7-3.6 13.5-10.8-2.7 3.6-5.85 4.95-9.45 4.05-2.054-0.513-3.522-2.004-5.147-3.653-2.647-2.687-5.711-5.797-12.403-5.797zm-13.5 16.2c-7.2 0-11.7 3.6-13.5 10.8 2.7-3.6 5.85-4.95 9.45-4.05 2.054 0.514 3.522 2.004 5.147 3.653 2.647 2.687 5.711 5.797 12.403 5.797 7.2 0 11.7-3.6 13.5-10.8-2.7 3.6-5.85 4.95-9.45 4.05-2.054-0.513-3.522-2.004-5.147-3.653-2.647-2.687-5.711-5.797-12.403-5.797z" }),
6
6
  /* @__PURE__ */ jsx("path", { fill: "#0f172a", d: "m80.996 13.652h-4.712v9.12c0 2.432 1.596 2.394 4.712 2.242v3.686c-6.308 0.76-8.816-0.988-8.816-5.928v-9.12h-3.496v-3.952h3.496v-5.104l4.104-1.216v6.32h4.712zm17.962-3.952h4.104v19h-4.104v-2.736c-1.444 2.014-3.686 3.23-6.65 3.23-5.168 0-9.462-4.37-9.462-9.994 0-5.662 4.294-9.994 9.462-9.994 2.964 0 5.206 1.216 6.65 3.192zm-6.004 15.58c3.42 0 6.004-2.546 6.004-6.08s-2.584-6.08-6.004-6.08-6.004 2.546-6.004 6.08 2.584 6.08 6.004 6.08zm16.948-18.43c-1.444 0-2.622-1.216-2.622-2.622a2.627 2.627 0 0 1 2.622-2.622 2.627 2.627 0 0 1 2.622 2.622c0 1.406-1.178 2.622-2.622 2.622zm-2.052 21.85v-19h4.104v19zm8.854 0v-27.74h4.104v27.74zm30.742-19h4.332l-5.966 19h-4.028l-3.952-12.806-3.99 12.806h-4.028l-5.966-19h4.332l3.686 13.11 3.99-13.11h3.914l3.952 13.11zm9.424-2.85c-1.444 0-2.622-1.216-2.622-2.622a2.627 2.627 0 0 1 2.622-2.622 2.627 2.627 0 0 1 2.622 2.622c0 1.406-1.178 2.622-2.622 2.622zm-2.052 21.85v-19h4.104v19zm18.848-19.494c4.256 0 7.296 2.888 7.296 7.828v11.666h-4.104v-11.248c0-2.888-1.672-4.408-4.256-4.408-2.698 0-4.826 1.596-4.826 5.472v10.184h-4.104v-19h4.104v2.432c1.254-1.976 3.306-2.926 5.89-2.926zm26.752-7.106h4.104v26.6h-4.104v-2.736c-1.444 2.014-3.686 3.23-6.65 3.23-5.168 0-9.462-4.37-9.462-9.994 0-5.662 4.294-9.994 9.462-9.994 2.964 0 5.206 1.216 6.65 3.192zm-6.004 23.18c3.42 0 6.004-2.546 6.004-6.08s-2.584-6.08-6.004-6.08-6.004 2.546-6.004 6.08 2.584 6.08 6.004 6.08zm23.864 3.914c-5.738 0-10.032-4.37-10.032-9.994 0-5.662 4.294-9.994 10.032-9.994 3.724 0 6.954 1.938 8.474 4.902l-3.534 2.052c-0.836-1.786-2.698-2.926-4.978-2.926-3.344 0-5.89 2.546-5.89 5.966s2.546 5.966 5.89 5.966c2.28 0 4.142-1.178 5.054-2.926l3.534 2.014c-1.596 3.002-4.826 4.94-8.55 4.94zm15.314-14.25c0 3.458 10.222 1.368 10.222 8.398 0 3.8-3.306 5.852-7.41 5.852-3.8 0-6.536-1.71-7.752-4.446l3.534-2.052c0.608 1.71 2.128 2.736 4.218 2.736 1.824 0 3.23-0.608 3.23-2.128 0-3.382-10.222-1.482-10.222-8.284 0-3.572 3.078-5.814 6.954-5.814 3.116 0 5.7 1.444 7.03 3.952l-3.458 1.938c-0.684-1.482-2.014-2.166-3.572-2.166-1.482 0-2.774 0.646-2.774 2.014zm17.518 0c0 3.458 10.222 1.368 10.222 8.398 0 3.8-3.306 5.852-7.41 5.852-3.8 0-6.536-1.71-7.752-4.446l3.534-2.052c0.608 1.71 2.128 2.736 4.218 2.736 1.824 0 3.23-0.608 3.23-2.128 0-3.382-10.222-1.482-10.222-8.284 0-3.572 3.078-5.814 6.954-5.814 3.116 0 5.7 1.444 7.03 3.952l-3.458 1.938c-0.684-1.482-2.014-2.166-3.572-2.166-1.482 0-2.774 0.646-2.774 2.014z" })
7
7
  ] }),
8
- /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "c6d20d37__prefix__clip0", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "m0 0h262v32.4h-262z" }) }) })
8
+ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "57c2af7e__prefix__clip0", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "m0 0h262v32.4h-262z" }) }) })
9
9
  ] });
10
10
  };
11
11
  var logo_light_default = TailwindcssLogoLight;
@@ -24,12 +24,12 @@ __export(icon_dark_exports, {
24
24
  module.exports = __toCommonJS(icon_dark_exports);
25
25
  var import_jsx_runtime = require("react/jsx-runtime");
26
26
  const TurboIconDark = (props) => {
27
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "65488905__svg2", fill: "none", version: "1.1", viewBox: "0 0 24 23.981121", children: [
28
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "b5a34424__path1", fill: "#ffffff", strokeWidth: "0.242028", d: "m 11.990634,4.1924366 c -4.2998734,0 -7.798149,3.4982756 -7.798149,7.7981484 0,4.299873 3.4982756,7.798149 7.798149,7.798149 4.299872,0 7.798148,-3.498276 7.798148,-7.798149 0,-4.2998728 -3.498276,-7.7981484 -7.798148,-7.7981484 z m 0,11.8337264 c -2.2290802,0 -4.0355786,-1.806498 -4.0355786,-4.035578 0,-2.2290796 1.8064984,-4.035578 4.0355786,-4.035578 2.229079,0 4.035578,1.8064984 4.035578,4.035578 0,2.22908 -1.806499,4.035578 -4.035578,4.035578 z" }),
29
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "a1c1e4db__path2", fill: "url(#d6ff120a__paint0_linear_2758_13574)", fillRule: "evenodd", strokeWidth: "0.242028", d: "M 12.644013,2.9115992 V 0 C 18.972566,0.33835542 24,5.5777818 24,11.990561 24,18.40334 18.972566,23.641314 12.644013,23.981122 v -2.911599 c 4.716645,-0.336904 8.451624,-4.278091 8.451624,-9.078962 0,-4.8008714 -3.734979,-8.7420585 -8.451624,-9.0789618 z M 5.1130877,17.94443 C 3.86277,16.500974 3.0568161,14.662528 2.9130514,12.644013 H 0 c 0.15102559,2.824469 1.2808132,5.387547 3.0510074,7.361045 L 5.1116355,17.94443 Z m 6.2240213,6.036692 V 21.069523 C 9.3171416,20.925758 7.4786955,20.121256 6.0352393,18.869486 l -2.0606281,2.060628 c 1.9749501,1.771647 4.5380287,2.899982 7.3610458,3.051008 z", clipRule: "evenodd" }),
30
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "ff74b032__defs2", children: /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "d6ff120a__paint0_linear_2758_13574", x1: "54.186298", x2: "5.4183998", y1: "6.9667001", y2: "55.7346", gradientTransform: "scale(0.2420282)", gradientUnits: "userSpaceOnUse", children: [
31
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "c96c3292__stop2", stopColor: "#0096FF" }),
32
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "4d456732__stop3", offset: "1", stopColor: "#FF1E56" })
27
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "cceee683__svg2", fill: "none", version: "1.1", viewBox: "0 0 24 23.981121", children: [
28
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "1e12a03e__path1", fill: "#ffffff", strokeWidth: "0.242028", d: "m 11.990634,4.1924366 c -4.2998734,0 -7.798149,3.4982756 -7.798149,7.7981484 0,4.299873 3.4982756,7.798149 7.798149,7.798149 4.299872,0 7.798148,-3.498276 7.798148,-7.798149 0,-4.2998728 -3.498276,-7.7981484 -7.798148,-7.7981484 z m 0,11.8337264 c -2.2290802,0 -4.0355786,-1.806498 -4.0355786,-4.035578 0,-2.2290796 1.8064984,-4.035578 4.0355786,-4.035578 2.229079,0 4.035578,1.8064984 4.035578,4.035578 0,2.22908 -1.806499,4.035578 -4.035578,4.035578 z" }),
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "9415b86a__path2", fill: "url(#47078d6a__paint0_linear_2758_13574)", fillRule: "evenodd", strokeWidth: "0.242028", d: "M 12.644013,2.9115992 V 0 C 18.972566,0.33835542 24,5.5777818 24,11.990561 24,18.40334 18.972566,23.641314 12.644013,23.981122 v -2.911599 c 4.716645,-0.336904 8.451624,-4.278091 8.451624,-9.078962 0,-4.8008714 -3.734979,-8.7420585 -8.451624,-9.0789618 z M 5.1130877,17.94443 C 3.86277,16.500974 3.0568161,14.662528 2.9130514,12.644013 H 0 c 0.15102559,2.824469 1.2808132,5.387547 3.0510074,7.361045 L 5.1116355,17.94443 Z m 6.2240213,6.036692 V 21.069523 C 9.3171416,20.925758 7.4786955,20.121256 6.0352393,18.869486 l -2.0606281,2.060628 c 1.9749501,1.771647 4.5380287,2.899982 7.3610458,3.051008 z", clipRule: "evenodd" }),
30
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "db0368ed__defs2", children: /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "47078d6a__paint0_linear_2758_13574", x1: "54.186298", x2: "5.4183998", y1: "6.9667001", y2: "55.7346", gradientTransform: "scale(0.2420282)", gradientUnits: "userSpaceOnUse", children: [
31
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "fe7e86fb__stop2", stopColor: "#0096FF" }),
32
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "974405e0__stop3", offset: "1", stopColor: "#FF1E56" })
33
33
  ] }) })
34
34
  ] });
35
35
  };
@@ -1,11 +1,11 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  const TurboIconDark = (props) => {
3
- return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "65488905__svg2", fill: "none", version: "1.1", viewBox: "0 0 24 23.981121", children: [
4
- /* @__PURE__ */ jsx("path", { id: "b5a34424__path1", fill: "#ffffff", strokeWidth: "0.242028", d: "m 11.990634,4.1924366 c -4.2998734,0 -7.798149,3.4982756 -7.798149,7.7981484 0,4.299873 3.4982756,7.798149 7.798149,7.798149 4.299872,0 7.798148,-3.498276 7.798148,-7.798149 0,-4.2998728 -3.498276,-7.7981484 -7.798148,-7.7981484 z m 0,11.8337264 c -2.2290802,0 -4.0355786,-1.806498 -4.0355786,-4.035578 0,-2.2290796 1.8064984,-4.035578 4.0355786,-4.035578 2.229079,0 4.035578,1.8064984 4.035578,4.035578 0,2.22908 -1.806499,4.035578 -4.035578,4.035578 z" }),
5
- /* @__PURE__ */ jsx("path", { id: "a1c1e4db__path2", fill: "url(#d6ff120a__paint0_linear_2758_13574)", fillRule: "evenodd", strokeWidth: "0.242028", d: "M 12.644013,2.9115992 V 0 C 18.972566,0.33835542 24,5.5777818 24,11.990561 24,18.40334 18.972566,23.641314 12.644013,23.981122 v -2.911599 c 4.716645,-0.336904 8.451624,-4.278091 8.451624,-9.078962 0,-4.8008714 -3.734979,-8.7420585 -8.451624,-9.0789618 z M 5.1130877,17.94443 C 3.86277,16.500974 3.0568161,14.662528 2.9130514,12.644013 H 0 c 0.15102559,2.824469 1.2808132,5.387547 3.0510074,7.361045 L 5.1116355,17.94443 Z m 6.2240213,6.036692 V 21.069523 C 9.3171416,20.925758 7.4786955,20.121256 6.0352393,18.869486 l -2.0606281,2.060628 c 1.9749501,1.771647 4.5380287,2.899982 7.3610458,3.051008 z", clipRule: "evenodd" }),
6
- /* @__PURE__ */ jsx("defs", { id: "ff74b032__defs2", children: /* @__PURE__ */ jsxs("linearGradient", { id: "d6ff120a__paint0_linear_2758_13574", x1: "54.186298", x2: "5.4183998", y1: "6.9667001", y2: "55.7346", gradientTransform: "scale(0.2420282)", gradientUnits: "userSpaceOnUse", children: [
7
- /* @__PURE__ */ jsx("stop", { id: "c96c3292__stop2", stopColor: "#0096FF" }),
8
- /* @__PURE__ */ jsx("stop", { id: "4d456732__stop3", offset: "1", stopColor: "#FF1E56" })
3
+ return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "cceee683__svg2", fill: "none", version: "1.1", viewBox: "0 0 24 23.981121", children: [
4
+ /* @__PURE__ */ jsx("path", { id: "1e12a03e__path1", fill: "#ffffff", strokeWidth: "0.242028", d: "m 11.990634,4.1924366 c -4.2998734,0 -7.798149,3.4982756 -7.798149,7.7981484 0,4.299873 3.4982756,7.798149 7.798149,7.798149 4.299872,0 7.798148,-3.498276 7.798148,-7.798149 0,-4.2998728 -3.498276,-7.7981484 -7.798148,-7.7981484 z m 0,11.8337264 c -2.2290802,0 -4.0355786,-1.806498 -4.0355786,-4.035578 0,-2.2290796 1.8064984,-4.035578 4.0355786,-4.035578 2.229079,0 4.035578,1.8064984 4.035578,4.035578 0,2.22908 -1.806499,4.035578 -4.035578,4.035578 z" }),
5
+ /* @__PURE__ */ jsx("path", { id: "9415b86a__path2", fill: "url(#47078d6a__paint0_linear_2758_13574)", fillRule: "evenodd", strokeWidth: "0.242028", d: "M 12.644013,2.9115992 V 0 C 18.972566,0.33835542 24,5.5777818 24,11.990561 24,18.40334 18.972566,23.641314 12.644013,23.981122 v -2.911599 c 4.716645,-0.336904 8.451624,-4.278091 8.451624,-9.078962 0,-4.8008714 -3.734979,-8.7420585 -8.451624,-9.0789618 z M 5.1130877,17.94443 C 3.86277,16.500974 3.0568161,14.662528 2.9130514,12.644013 H 0 c 0.15102559,2.824469 1.2808132,5.387547 3.0510074,7.361045 L 5.1116355,17.94443 Z m 6.2240213,6.036692 V 21.069523 C 9.3171416,20.925758 7.4786955,20.121256 6.0352393,18.869486 l -2.0606281,2.060628 c 1.9749501,1.771647 4.5380287,2.899982 7.3610458,3.051008 z", clipRule: "evenodd" }),
6
+ /* @__PURE__ */ jsx("defs", { id: "db0368ed__defs2", children: /* @__PURE__ */ jsxs("linearGradient", { id: "47078d6a__paint0_linear_2758_13574", x1: "54.186298", x2: "5.4183998", y1: "6.9667001", y2: "55.7346", gradientTransform: "scale(0.2420282)", gradientUnits: "userSpaceOnUse", children: [
7
+ /* @__PURE__ */ jsx("stop", { id: "fe7e86fb__stop2", stopColor: "#0096FF" }),
8
+ /* @__PURE__ */ jsx("stop", { id: "974405e0__stop3", offset: "1", stopColor: "#FF1E56" })
9
9
  ] }) })
10
10
  ] });
11
11
  };
@@ -24,12 +24,12 @@ __export(icon_light_exports, {
24
24
  module.exports = __toCommonJS(icon_light_exports);
25
25
  var import_jsx_runtime = require("react/jsx-runtime");
26
26
  const TurboIconLight = (props) => {
27
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "18ab92a9__svg3", fill: "none", version: "1.1", viewBox: "0 0 24 23.981121", children: [
28
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "329b1d8c__path1", fill: "#000000", strokeWidth: "0.242028", d: "m 11.990634,4.1924366 c -4.2998734,0 -7.798149,3.4982756 -7.798149,7.7981484 0,4.299873 3.4982756,7.798149 7.798149,7.798149 4.299872,0 7.798148,-3.498276 7.798148,-7.798149 0,-4.2998728 -3.498276,-7.7981484 -7.798148,-7.7981484 z m 0,11.8337264 c -2.2290802,0 -4.0355786,-1.806498 -4.0355786,-4.035578 0,-2.2290796 1.8064984,-4.035578 4.0355786,-4.035578 2.229079,0 4.035578,1.8064984 4.035578,4.035578 0,2.22908 -1.806499,4.035578 -4.035578,4.035578 z" }),
29
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "4fd23233__path2", fill: "url(#0b02fb69__paint0_linear_2758_13612)", fillRule: "evenodd", strokeWidth: "0.242028", d: "M 12.644013,2.9115992 V 0 C 18.972566,0.33835542 24,5.5777818 24,11.990561 24,18.40334 18.972566,23.641314 12.644013,23.981122 v -2.911599 c 4.716645,-0.336904 8.451624,-4.278091 8.451624,-9.078962 0,-4.8008714 -3.734979,-8.7420585 -8.451624,-9.0789618 z M 5.1130877,17.94443 C 3.86277,16.500974 3.0568161,14.662528 2.9130514,12.644013 H 0 c 0.15102559,2.824469 1.2808132,5.387547 3.0510074,7.361045 L 5.1116355,17.94443 Z m 6.2240213,6.036692 V 21.069523 C 9.3171416,20.925758 7.4786955,20.121256 6.0352393,18.869486 l -2.0606281,2.060628 c 1.9749501,1.771647 4.5380287,2.899982 7.3610458,3.051008 z", clipRule: "evenodd" }),
30
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "9f9c0f36__defs3", children: /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "0b02fb69__paint0_linear_2758_13612", x1: "54.186298", x2: "5.4183998", y1: "6.9667001", y2: "55.7346", gradientTransform: "scale(0.2420282)", gradientUnits: "userSpaceOnUse", children: [
31
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "08e10a35__stop2", stopColor: "#0096FF" }),
32
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "accc108a__stop3", offset: "1", stopColor: "#FF1E56" })
27
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "5ee95e11__svg3", fill: "none", version: "1.1", viewBox: "0 0 24 23.981121", children: [
28
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "e9ecb36f__path1", fill: "#000000", strokeWidth: "0.242028", d: "m 11.990634,4.1924366 c -4.2998734,0 -7.798149,3.4982756 -7.798149,7.7981484 0,4.299873 3.4982756,7.798149 7.798149,7.798149 4.299872,0 7.798148,-3.498276 7.798148,-7.798149 0,-4.2998728 -3.498276,-7.7981484 -7.798148,-7.7981484 z m 0,11.8337264 c -2.2290802,0 -4.0355786,-1.806498 -4.0355786,-4.035578 0,-2.2290796 1.8064984,-4.035578 4.0355786,-4.035578 2.229079,0 4.035578,1.8064984 4.035578,4.035578 0,2.22908 -1.806499,4.035578 -4.035578,4.035578 z" }),
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "d0b74b62__path2", fill: "url(#207143f5__paint0_linear_2758_13612)", fillRule: "evenodd", strokeWidth: "0.242028", d: "M 12.644013,2.9115992 V 0 C 18.972566,0.33835542 24,5.5777818 24,11.990561 24,18.40334 18.972566,23.641314 12.644013,23.981122 v -2.911599 c 4.716645,-0.336904 8.451624,-4.278091 8.451624,-9.078962 0,-4.8008714 -3.734979,-8.7420585 -8.451624,-9.0789618 z M 5.1130877,17.94443 C 3.86277,16.500974 3.0568161,14.662528 2.9130514,12.644013 H 0 c 0.15102559,2.824469 1.2808132,5.387547 3.0510074,7.361045 L 5.1116355,17.94443 Z m 6.2240213,6.036692 V 21.069523 C 9.3171416,20.925758 7.4786955,20.121256 6.0352393,18.869486 l -2.0606281,2.060628 c 1.9749501,1.771647 4.5380287,2.899982 7.3610458,3.051008 z", clipRule: "evenodd" }),
30
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "59828e40__defs3", children: /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "207143f5__paint0_linear_2758_13612", x1: "54.186298", x2: "5.4183998", y1: "6.9667001", y2: "55.7346", gradientTransform: "scale(0.2420282)", gradientUnits: "userSpaceOnUse", children: [
31
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "bbe58214__stop2", stopColor: "#0096FF" }),
32
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "b3d614fc__stop3", offset: "1", stopColor: "#FF1E56" })
33
33
  ] }) })
34
34
  ] });
35
35
  };
@@ -1,11 +1,11 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  const TurboIconLight = (props) => {
3
- return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "18ab92a9__svg3", fill: "none", version: "1.1", viewBox: "0 0 24 23.981121", children: [
4
- /* @__PURE__ */ jsx("path", { id: "329b1d8c__path1", fill: "#000000", strokeWidth: "0.242028", d: "m 11.990634,4.1924366 c -4.2998734,0 -7.798149,3.4982756 -7.798149,7.7981484 0,4.299873 3.4982756,7.798149 7.798149,7.798149 4.299872,0 7.798148,-3.498276 7.798148,-7.798149 0,-4.2998728 -3.498276,-7.7981484 -7.798148,-7.7981484 z m 0,11.8337264 c -2.2290802,0 -4.0355786,-1.806498 -4.0355786,-4.035578 0,-2.2290796 1.8064984,-4.035578 4.0355786,-4.035578 2.229079,0 4.035578,1.8064984 4.035578,4.035578 0,2.22908 -1.806499,4.035578 -4.035578,4.035578 z" }),
5
- /* @__PURE__ */ jsx("path", { id: "4fd23233__path2", fill: "url(#0b02fb69__paint0_linear_2758_13612)", fillRule: "evenodd", strokeWidth: "0.242028", d: "M 12.644013,2.9115992 V 0 C 18.972566,0.33835542 24,5.5777818 24,11.990561 24,18.40334 18.972566,23.641314 12.644013,23.981122 v -2.911599 c 4.716645,-0.336904 8.451624,-4.278091 8.451624,-9.078962 0,-4.8008714 -3.734979,-8.7420585 -8.451624,-9.0789618 z M 5.1130877,17.94443 C 3.86277,16.500974 3.0568161,14.662528 2.9130514,12.644013 H 0 c 0.15102559,2.824469 1.2808132,5.387547 3.0510074,7.361045 L 5.1116355,17.94443 Z m 6.2240213,6.036692 V 21.069523 C 9.3171416,20.925758 7.4786955,20.121256 6.0352393,18.869486 l -2.0606281,2.060628 c 1.9749501,1.771647 4.5380287,2.899982 7.3610458,3.051008 z", clipRule: "evenodd" }),
6
- /* @__PURE__ */ jsx("defs", { id: "9f9c0f36__defs3", children: /* @__PURE__ */ jsxs("linearGradient", { id: "0b02fb69__paint0_linear_2758_13612", x1: "54.186298", x2: "5.4183998", y1: "6.9667001", y2: "55.7346", gradientTransform: "scale(0.2420282)", gradientUnits: "userSpaceOnUse", children: [
7
- /* @__PURE__ */ jsx("stop", { id: "08e10a35__stop2", stopColor: "#0096FF" }),
8
- /* @__PURE__ */ jsx("stop", { id: "accc108a__stop3", offset: "1", stopColor: "#FF1E56" })
3
+ return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "5ee95e11__svg3", fill: "none", version: "1.1", viewBox: "0 0 24 23.981121", children: [
4
+ /* @__PURE__ */ jsx("path", { id: "e9ecb36f__path1", fill: "#000000", strokeWidth: "0.242028", d: "m 11.990634,4.1924366 c -4.2998734,0 -7.798149,3.4982756 -7.798149,7.7981484 0,4.299873 3.4982756,7.798149 7.798149,7.798149 4.299872,0 7.798148,-3.498276 7.798148,-7.798149 0,-4.2998728 -3.498276,-7.7981484 -7.798148,-7.7981484 z m 0,11.8337264 c -2.2290802,0 -4.0355786,-1.806498 -4.0355786,-4.035578 0,-2.2290796 1.8064984,-4.035578 4.0355786,-4.035578 2.229079,0 4.035578,1.8064984 4.035578,4.035578 0,2.22908 -1.806499,4.035578 -4.035578,4.035578 z" }),
5
+ /* @__PURE__ */ jsx("path", { id: "d0b74b62__path2", fill: "url(#207143f5__paint0_linear_2758_13612)", fillRule: "evenodd", strokeWidth: "0.242028", d: "M 12.644013,2.9115992 V 0 C 18.972566,0.33835542 24,5.5777818 24,11.990561 24,18.40334 18.972566,23.641314 12.644013,23.981122 v -2.911599 c 4.716645,-0.336904 8.451624,-4.278091 8.451624,-9.078962 0,-4.8008714 -3.734979,-8.7420585 -8.451624,-9.0789618 z M 5.1130877,17.94443 C 3.86277,16.500974 3.0568161,14.662528 2.9130514,12.644013 H 0 c 0.15102559,2.824469 1.2808132,5.387547 3.0510074,7.361045 L 5.1116355,17.94443 Z m 6.2240213,6.036692 V 21.069523 C 9.3171416,20.925758 7.4786955,20.121256 6.0352393,18.869486 l -2.0606281,2.060628 c 1.9749501,1.771647 4.5380287,2.899982 7.3610458,3.051008 z", clipRule: "evenodd" }),
6
+ /* @__PURE__ */ jsx("defs", { id: "59828e40__defs3", children: /* @__PURE__ */ jsxs("linearGradient", { id: "207143f5__paint0_linear_2758_13612", x1: "54.186298", x2: "5.4183998", y1: "6.9667001", y2: "55.7346", gradientTransform: "scale(0.2420282)", gradientUnits: "userSpaceOnUse", children: [
7
+ /* @__PURE__ */ jsx("stop", { id: "bbe58214__stop2", stopColor: "#0096FF" }),
8
+ /* @__PURE__ */ jsx("stop", { id: "b3d614fc__stop3", offset: "1", stopColor: "#FF1E56" })
9
9
  ] }) })
10
10
  ] });
11
11
  };
@@ -24,17 +24,17 @@ __export(logo_dark_exports, {
24
24
  module.exports = __toCommonJS(logo_dark_exports);
25
25
  var import_jsx_runtime = require("react/jsx-runtime");
26
26
  const TurboLogoDark = (props) => {
27
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "ca667ed7__svg8", fill: "none", version: "1.1", viewBox: "0 0 24 5.0827227", children: [
28
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "d53c72d3__path1", fill: "#ffffff", strokeWidth: "0.0809954", d: "M 10.033147,1.9059522 V 1.2353667 H 6.8014053 V 1.9059522 H 8.0213828 V 4.1358374 H 8.8131132 V 1.9059522 Z" }),
29
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "560f3eaa__path2", fill: "#ffffff", strokeWidth: "0.0809954", d: "m 11.859108,4.1802715 c 0.993733,0 1.539076,-0.5049579 1.539076,-1.3371212 V 1.2353667 h -0.791812 v 1.5310242 c 0,0.4645656 -0.242338,0.7271366 -0.747264,0.7271366 -0.505006,0 -0.747344,-0.262571 -0.747344,-0.7271366 V 1.2353667 h -0.791812 v 1.6077836 c 0,0.8321633 0.545342,1.3371212 1.539156,1.3371212 z" }),
30
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "980d8312__path3", fill: "#ffffff", strokeWidth: "0.0809954", d: "m 14.610199,3.1743973 h 0.787762 l 0.622045,0.9614401 h 0.908931 L 16.226058,3.0895627 c 0.395906,-0.1413856 0.638244,-0.456474 0.638244,-0.8846807 0,-0.6221016 -0.464509,-0.9695153 -1.171518,-0.9695153 h -1.874396 v 2.9004707 h 0.791811 z m 0,-0.6261433 V 1.8978688 h 1.04225 c 0.278705,0 0.432191,0.1211935 0.432191,0.3272135 0,0.193903 -0.153486,0.3231717 -0.432191,0.3231717 z" }),
31
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "0944575f__path4", fill: "#ffffff", strokeWidth: "0.0809954", d: "m 17.232751,4.1358374 h 2.072268 c 0.646343,0 1.018031,-0.3070131 1.018031,-0.8200544 0,-0.343364 -0.21812,-0.5776676 -0.476658,-0.6826943 0.177704,-0.084835 0.395825,-0.2868211 0.395825,-0.6059512 0,-0.5130332 -0.363508,-0.7917708 -1.005801,-0.7917708 H 17.232751 Z M 17.992164,2.3705096 V 1.8776685 h 1.163418 c 0.218121,0 0.339371,0.084835 0.339371,0.2464206 0,0.1615858 -0.12125,0.2464205 -0.339371,0.2464205 z m 0,0.5938261 h 1.236152 c 0.214071,0 0.331271,0.1050349 0.331271,0.2625791 0,0.1575442 -0.1172,0.2625791 -0.331271,0.2625791 h -1.236152 z" }),
32
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "05ab550b__path5", fill: "#ffffff", strokeWidth: "0.0809954", d: "m 22.258922,1.1868909 c -1.013982,0 -1.745127,0.6342266 -1.745127,1.4987071 0,0.8644886 0.731145,1.4987152 1.745127,1.4987152 C 23.272904,4.1843132 24,3.5500866 24,2.685598 24,1.8211175 23.272904,1.1868909 22.258922,1.1868909 Z m 0,0.6867441 c 0.533274,0 0.933149,0.3150884 0.933149,0.811963 0,0.4968827 -0.399875,0.8119711 -0.933149,0.8119711 -0.533193,0 -0.933148,-0.3150884 -0.933148,-0.8119711 0,-0.4968746 0.399955,-0.811963 0.933148,-0.811963 z" }),
33
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "4ce74719__path6", fill: "#ffffff", strokeWidth: "0.0809954", d: "m 2.5413694,0.88856851 c -0.9113444,0 -1.65279279,0.74144839 -1.65279279,1.65279279 0,0.9113445 0.74144839,1.6527929 1.65279279,1.6527929 0.9113445,0 1.6527929,-0.7414484 1.6527929,-1.6527929 0,-0.9113444 -0.7414484,-1.65279279 -1.6527929,-1.65279279 z m 0,2.50812079 c -0.4724463,0 -0.855328,-0.3828816 -0.855328,-0.855328 0,-0.4724463 0.3828817,-0.855328 0.855328,-0.855328 0.4724464,0 0.855328,0.3828817 0.855328,0.855328 0,0.4724464 -0.3828816,0.855328 -0.855328,0.855328 z" }),
34
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "85489cc1__path7", fill: "url(#64c77eff__paint0_linear_2758_13670)", fillRule: "evenodd", strokeWidth: "0.0809954", d: "M 2.6798554,0.61710421 V 0 c 1.3413168,0.07171336 2.4068603,1.1821932 2.4068603,2.5413613 0,1.3591682 -1.0655435,2.4693402 -2.4068603,2.5413614 V 4.4656185 c 0.9996781,-0.071406 1.791295,-0.9067277 1.791295,-1.9242572 0,-1.0175294 -0.7916169,-1.85285151 -1.791295,-1.92425709 z M 1.0837027,3.8032621 C 0.81870185,3.4973261 0.64788248,3.1076733 0.61741199,2.6798554 H 0 C 0.0320094,3.2784927 0.2714643,3.8217291 0.64665135,4.2400057 L 1.0833949,3.8032621 Z M 2.4028591,5.0827227 V 4.4656185 C 1.9747335,4.435148 1.5850806,4.2646364 1.2791447,3.9993277 L 0.84240111,4.4360713 C 1.2609855,4.8115661 1.8042219,5.0507133 2.4025514,5.0827227 Z", clipRule: "evenodd" }),
35
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "dd3c37d5__defs8", children: /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "64c77eff__paint0_linear_2758_13670", x1: "34.318001", x2: "3.4317", y1: "4.4122", y2: "35.298599", gradientTransform: "scale(0.08099543)", gradientUnits: "userSpaceOnUse", children: [
36
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "e6b600c6__stop7", stopColor: "#0096FF" }),
37
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "1957ca84__stop8", offset: "1", stopColor: "#FF1E56" })
27
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "1e5ffaeb__svg8", fill: "none", version: "1.1", viewBox: "0 0 24 5.0827227", children: [
28
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "74f3749e__path1", fill: "#ffffff", strokeWidth: "0.0809954", d: "M 10.033147,1.9059522 V 1.2353667 H 6.8014053 V 1.9059522 H 8.0213828 V 4.1358374 H 8.8131132 V 1.9059522 Z" }),
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "4ce2203d__path2", fill: "#ffffff", strokeWidth: "0.0809954", d: "m 11.859108,4.1802715 c 0.993733,0 1.539076,-0.5049579 1.539076,-1.3371212 V 1.2353667 h -0.791812 v 1.5310242 c 0,0.4645656 -0.242338,0.7271366 -0.747264,0.7271366 -0.505006,0 -0.747344,-0.262571 -0.747344,-0.7271366 V 1.2353667 h -0.791812 v 1.6077836 c 0,0.8321633 0.545342,1.3371212 1.539156,1.3371212 z" }),
30
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "7e067f8c__path3", fill: "#ffffff", strokeWidth: "0.0809954", d: "m 14.610199,3.1743973 h 0.787762 l 0.622045,0.9614401 h 0.908931 L 16.226058,3.0895627 c 0.395906,-0.1413856 0.638244,-0.456474 0.638244,-0.8846807 0,-0.6221016 -0.464509,-0.9695153 -1.171518,-0.9695153 h -1.874396 v 2.9004707 h 0.791811 z m 0,-0.6261433 V 1.8978688 h 1.04225 c 0.278705,0 0.432191,0.1211935 0.432191,0.3272135 0,0.193903 -0.153486,0.3231717 -0.432191,0.3231717 z" }),
31
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "03a06283__path4", fill: "#ffffff", strokeWidth: "0.0809954", d: "m 17.232751,4.1358374 h 2.072268 c 0.646343,0 1.018031,-0.3070131 1.018031,-0.8200544 0,-0.343364 -0.21812,-0.5776676 -0.476658,-0.6826943 0.177704,-0.084835 0.395825,-0.2868211 0.395825,-0.6059512 0,-0.5130332 -0.363508,-0.7917708 -1.005801,-0.7917708 H 17.232751 Z M 17.992164,2.3705096 V 1.8776685 h 1.163418 c 0.218121,0 0.339371,0.084835 0.339371,0.2464206 0,0.1615858 -0.12125,0.2464205 -0.339371,0.2464205 z m 0,0.5938261 h 1.236152 c 0.214071,0 0.331271,0.1050349 0.331271,0.2625791 0,0.1575442 -0.1172,0.2625791 -0.331271,0.2625791 h -1.236152 z" }),
32
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "d950abd0__path5", fill: "#ffffff", strokeWidth: "0.0809954", d: "m 22.258922,1.1868909 c -1.013982,0 -1.745127,0.6342266 -1.745127,1.4987071 0,0.8644886 0.731145,1.4987152 1.745127,1.4987152 C 23.272904,4.1843132 24,3.5500866 24,2.685598 24,1.8211175 23.272904,1.1868909 22.258922,1.1868909 Z m 0,0.6867441 c 0.533274,0 0.933149,0.3150884 0.933149,0.811963 0,0.4968827 -0.399875,0.8119711 -0.933149,0.8119711 -0.533193,0 -0.933148,-0.3150884 -0.933148,-0.8119711 0,-0.4968746 0.399955,-0.811963 0.933148,-0.811963 z" }),
33
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "7f0f14ac__path6", fill: "#ffffff", strokeWidth: "0.0809954", d: "m 2.5413694,0.88856851 c -0.9113444,0 -1.65279279,0.74144839 -1.65279279,1.65279279 0,0.9113445 0.74144839,1.6527929 1.65279279,1.6527929 0.9113445,0 1.6527929,-0.7414484 1.6527929,-1.6527929 0,-0.9113444 -0.7414484,-1.65279279 -1.6527929,-1.65279279 z m 0,2.50812079 c -0.4724463,0 -0.855328,-0.3828816 -0.855328,-0.855328 0,-0.4724463 0.3828817,-0.855328 0.855328,-0.855328 0.4724464,0 0.855328,0.3828817 0.855328,0.855328 0,0.4724464 -0.3828816,0.855328 -0.855328,0.855328 z" }),
34
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "46c9b81a__path7", fill: "url(#9b7811c0__paint0_linear_2758_13670)", fillRule: "evenodd", strokeWidth: "0.0809954", d: "M 2.6798554,0.61710421 V 0 c 1.3413168,0.07171336 2.4068603,1.1821932 2.4068603,2.5413613 0,1.3591682 -1.0655435,2.4693402 -2.4068603,2.5413614 V 4.4656185 c 0.9996781,-0.071406 1.791295,-0.9067277 1.791295,-1.9242572 0,-1.0175294 -0.7916169,-1.85285151 -1.791295,-1.92425709 z M 1.0837027,3.8032621 C 0.81870185,3.4973261 0.64788248,3.1076733 0.61741199,2.6798554 H 0 C 0.0320094,3.2784927 0.2714643,3.8217291 0.64665135,4.2400057 L 1.0833949,3.8032621 Z M 2.4028591,5.0827227 V 4.4656185 C 1.9747335,4.435148 1.5850806,4.2646364 1.2791447,3.9993277 L 0.84240111,4.4360713 C 1.2609855,4.8115661 1.8042219,5.0507133 2.4025514,5.0827227 Z", clipRule: "evenodd" }),
35
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "d67def32__defs8", children: /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "9b7811c0__paint0_linear_2758_13670", x1: "34.318001", x2: "3.4317", y1: "4.4122", y2: "35.298599", gradientTransform: "scale(0.08099543)", gradientUnits: "userSpaceOnUse", children: [
36
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "eae83bfd__stop7", stopColor: "#0096FF" }),
37
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "37adca66__stop8", offset: "1", stopColor: "#FF1E56" })
38
38
  ] }) })
39
39
  ] });
40
40
  };
@@ -1,16 +1,16 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  const TurboLogoDark = (props) => {
3
- return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "ca667ed7__svg8", fill: "none", version: "1.1", viewBox: "0 0 24 5.0827227", children: [
4
- /* @__PURE__ */ jsx("path", { id: "d53c72d3__path1", fill: "#ffffff", strokeWidth: "0.0809954", d: "M 10.033147,1.9059522 V 1.2353667 H 6.8014053 V 1.9059522 H 8.0213828 V 4.1358374 H 8.8131132 V 1.9059522 Z" }),
5
- /* @__PURE__ */ jsx("path", { id: "560f3eaa__path2", fill: "#ffffff", strokeWidth: "0.0809954", d: "m 11.859108,4.1802715 c 0.993733,0 1.539076,-0.5049579 1.539076,-1.3371212 V 1.2353667 h -0.791812 v 1.5310242 c 0,0.4645656 -0.242338,0.7271366 -0.747264,0.7271366 -0.505006,0 -0.747344,-0.262571 -0.747344,-0.7271366 V 1.2353667 h -0.791812 v 1.6077836 c 0,0.8321633 0.545342,1.3371212 1.539156,1.3371212 z" }),
6
- /* @__PURE__ */ jsx("path", { id: "980d8312__path3", fill: "#ffffff", strokeWidth: "0.0809954", d: "m 14.610199,3.1743973 h 0.787762 l 0.622045,0.9614401 h 0.908931 L 16.226058,3.0895627 c 0.395906,-0.1413856 0.638244,-0.456474 0.638244,-0.8846807 0,-0.6221016 -0.464509,-0.9695153 -1.171518,-0.9695153 h -1.874396 v 2.9004707 h 0.791811 z m 0,-0.6261433 V 1.8978688 h 1.04225 c 0.278705,0 0.432191,0.1211935 0.432191,0.3272135 0,0.193903 -0.153486,0.3231717 -0.432191,0.3231717 z" }),
7
- /* @__PURE__ */ jsx("path", { id: "0944575f__path4", fill: "#ffffff", strokeWidth: "0.0809954", d: "m 17.232751,4.1358374 h 2.072268 c 0.646343,0 1.018031,-0.3070131 1.018031,-0.8200544 0,-0.343364 -0.21812,-0.5776676 -0.476658,-0.6826943 0.177704,-0.084835 0.395825,-0.2868211 0.395825,-0.6059512 0,-0.5130332 -0.363508,-0.7917708 -1.005801,-0.7917708 H 17.232751 Z M 17.992164,2.3705096 V 1.8776685 h 1.163418 c 0.218121,0 0.339371,0.084835 0.339371,0.2464206 0,0.1615858 -0.12125,0.2464205 -0.339371,0.2464205 z m 0,0.5938261 h 1.236152 c 0.214071,0 0.331271,0.1050349 0.331271,0.2625791 0,0.1575442 -0.1172,0.2625791 -0.331271,0.2625791 h -1.236152 z" }),
8
- /* @__PURE__ */ jsx("path", { id: "05ab550b__path5", fill: "#ffffff", strokeWidth: "0.0809954", d: "m 22.258922,1.1868909 c -1.013982,0 -1.745127,0.6342266 -1.745127,1.4987071 0,0.8644886 0.731145,1.4987152 1.745127,1.4987152 C 23.272904,4.1843132 24,3.5500866 24,2.685598 24,1.8211175 23.272904,1.1868909 22.258922,1.1868909 Z m 0,0.6867441 c 0.533274,0 0.933149,0.3150884 0.933149,0.811963 0,0.4968827 -0.399875,0.8119711 -0.933149,0.8119711 -0.533193,0 -0.933148,-0.3150884 -0.933148,-0.8119711 0,-0.4968746 0.399955,-0.811963 0.933148,-0.811963 z" }),
9
- /* @__PURE__ */ jsx("path", { id: "4ce74719__path6", fill: "#ffffff", strokeWidth: "0.0809954", d: "m 2.5413694,0.88856851 c -0.9113444,0 -1.65279279,0.74144839 -1.65279279,1.65279279 0,0.9113445 0.74144839,1.6527929 1.65279279,1.6527929 0.9113445,0 1.6527929,-0.7414484 1.6527929,-1.6527929 0,-0.9113444 -0.7414484,-1.65279279 -1.6527929,-1.65279279 z m 0,2.50812079 c -0.4724463,0 -0.855328,-0.3828816 -0.855328,-0.855328 0,-0.4724463 0.3828817,-0.855328 0.855328,-0.855328 0.4724464,0 0.855328,0.3828817 0.855328,0.855328 0,0.4724464 -0.3828816,0.855328 -0.855328,0.855328 z" }),
10
- /* @__PURE__ */ jsx("path", { id: "85489cc1__path7", fill: "url(#64c77eff__paint0_linear_2758_13670)", fillRule: "evenodd", strokeWidth: "0.0809954", d: "M 2.6798554,0.61710421 V 0 c 1.3413168,0.07171336 2.4068603,1.1821932 2.4068603,2.5413613 0,1.3591682 -1.0655435,2.4693402 -2.4068603,2.5413614 V 4.4656185 c 0.9996781,-0.071406 1.791295,-0.9067277 1.791295,-1.9242572 0,-1.0175294 -0.7916169,-1.85285151 -1.791295,-1.92425709 z M 1.0837027,3.8032621 C 0.81870185,3.4973261 0.64788248,3.1076733 0.61741199,2.6798554 H 0 C 0.0320094,3.2784927 0.2714643,3.8217291 0.64665135,4.2400057 L 1.0833949,3.8032621 Z M 2.4028591,5.0827227 V 4.4656185 C 1.9747335,4.435148 1.5850806,4.2646364 1.2791447,3.9993277 L 0.84240111,4.4360713 C 1.2609855,4.8115661 1.8042219,5.0507133 2.4025514,5.0827227 Z", clipRule: "evenodd" }),
11
- /* @__PURE__ */ jsx("defs", { id: "dd3c37d5__defs8", children: /* @__PURE__ */ jsxs("linearGradient", { id: "64c77eff__paint0_linear_2758_13670", x1: "34.318001", x2: "3.4317", y1: "4.4122", y2: "35.298599", gradientTransform: "scale(0.08099543)", gradientUnits: "userSpaceOnUse", children: [
12
- /* @__PURE__ */ jsx("stop", { id: "e6b600c6__stop7", stopColor: "#0096FF" }),
13
- /* @__PURE__ */ jsx("stop", { id: "1957ca84__stop8", offset: "1", stopColor: "#FF1E56" })
3
+ return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "1e5ffaeb__svg8", fill: "none", version: "1.1", viewBox: "0 0 24 5.0827227", children: [
4
+ /* @__PURE__ */ jsx("path", { id: "74f3749e__path1", fill: "#ffffff", strokeWidth: "0.0809954", d: "M 10.033147,1.9059522 V 1.2353667 H 6.8014053 V 1.9059522 H 8.0213828 V 4.1358374 H 8.8131132 V 1.9059522 Z" }),
5
+ /* @__PURE__ */ jsx("path", { id: "4ce2203d__path2", fill: "#ffffff", strokeWidth: "0.0809954", d: "m 11.859108,4.1802715 c 0.993733,0 1.539076,-0.5049579 1.539076,-1.3371212 V 1.2353667 h -0.791812 v 1.5310242 c 0,0.4645656 -0.242338,0.7271366 -0.747264,0.7271366 -0.505006,0 -0.747344,-0.262571 -0.747344,-0.7271366 V 1.2353667 h -0.791812 v 1.6077836 c 0,0.8321633 0.545342,1.3371212 1.539156,1.3371212 z" }),
6
+ /* @__PURE__ */ jsx("path", { id: "7e067f8c__path3", fill: "#ffffff", strokeWidth: "0.0809954", d: "m 14.610199,3.1743973 h 0.787762 l 0.622045,0.9614401 h 0.908931 L 16.226058,3.0895627 c 0.395906,-0.1413856 0.638244,-0.456474 0.638244,-0.8846807 0,-0.6221016 -0.464509,-0.9695153 -1.171518,-0.9695153 h -1.874396 v 2.9004707 h 0.791811 z m 0,-0.6261433 V 1.8978688 h 1.04225 c 0.278705,0 0.432191,0.1211935 0.432191,0.3272135 0,0.193903 -0.153486,0.3231717 -0.432191,0.3231717 z" }),
7
+ /* @__PURE__ */ jsx("path", { id: "03a06283__path4", fill: "#ffffff", strokeWidth: "0.0809954", d: "m 17.232751,4.1358374 h 2.072268 c 0.646343,0 1.018031,-0.3070131 1.018031,-0.8200544 0,-0.343364 -0.21812,-0.5776676 -0.476658,-0.6826943 0.177704,-0.084835 0.395825,-0.2868211 0.395825,-0.6059512 0,-0.5130332 -0.363508,-0.7917708 -1.005801,-0.7917708 H 17.232751 Z M 17.992164,2.3705096 V 1.8776685 h 1.163418 c 0.218121,0 0.339371,0.084835 0.339371,0.2464206 0,0.1615858 -0.12125,0.2464205 -0.339371,0.2464205 z m 0,0.5938261 h 1.236152 c 0.214071,0 0.331271,0.1050349 0.331271,0.2625791 0,0.1575442 -0.1172,0.2625791 -0.331271,0.2625791 h -1.236152 z" }),
8
+ /* @__PURE__ */ jsx("path", { id: "d950abd0__path5", fill: "#ffffff", strokeWidth: "0.0809954", d: "m 22.258922,1.1868909 c -1.013982,0 -1.745127,0.6342266 -1.745127,1.4987071 0,0.8644886 0.731145,1.4987152 1.745127,1.4987152 C 23.272904,4.1843132 24,3.5500866 24,2.685598 24,1.8211175 23.272904,1.1868909 22.258922,1.1868909 Z m 0,0.6867441 c 0.533274,0 0.933149,0.3150884 0.933149,0.811963 0,0.4968827 -0.399875,0.8119711 -0.933149,0.8119711 -0.533193,0 -0.933148,-0.3150884 -0.933148,-0.8119711 0,-0.4968746 0.399955,-0.811963 0.933148,-0.811963 z" }),
9
+ /* @__PURE__ */ jsx("path", { id: "7f0f14ac__path6", fill: "#ffffff", strokeWidth: "0.0809954", d: "m 2.5413694,0.88856851 c -0.9113444,0 -1.65279279,0.74144839 -1.65279279,1.65279279 0,0.9113445 0.74144839,1.6527929 1.65279279,1.6527929 0.9113445,0 1.6527929,-0.7414484 1.6527929,-1.6527929 0,-0.9113444 -0.7414484,-1.65279279 -1.6527929,-1.65279279 z m 0,2.50812079 c -0.4724463,0 -0.855328,-0.3828816 -0.855328,-0.855328 0,-0.4724463 0.3828817,-0.855328 0.855328,-0.855328 0.4724464,0 0.855328,0.3828817 0.855328,0.855328 0,0.4724464 -0.3828816,0.855328 -0.855328,0.855328 z" }),
10
+ /* @__PURE__ */ jsx("path", { id: "46c9b81a__path7", fill: "url(#9b7811c0__paint0_linear_2758_13670)", fillRule: "evenodd", strokeWidth: "0.0809954", d: "M 2.6798554,0.61710421 V 0 c 1.3413168,0.07171336 2.4068603,1.1821932 2.4068603,2.5413613 0,1.3591682 -1.0655435,2.4693402 -2.4068603,2.5413614 V 4.4656185 c 0.9996781,-0.071406 1.791295,-0.9067277 1.791295,-1.9242572 0,-1.0175294 -0.7916169,-1.85285151 -1.791295,-1.92425709 z M 1.0837027,3.8032621 C 0.81870185,3.4973261 0.64788248,3.1076733 0.61741199,2.6798554 H 0 C 0.0320094,3.2784927 0.2714643,3.8217291 0.64665135,4.2400057 L 1.0833949,3.8032621 Z M 2.4028591,5.0827227 V 4.4656185 C 1.9747335,4.435148 1.5850806,4.2646364 1.2791447,3.9993277 L 0.84240111,4.4360713 C 1.2609855,4.8115661 1.8042219,5.0507133 2.4025514,5.0827227 Z", clipRule: "evenodd" }),
11
+ /* @__PURE__ */ jsx("defs", { id: "d67def32__defs8", children: /* @__PURE__ */ jsxs("linearGradient", { id: "9b7811c0__paint0_linear_2758_13670", x1: "34.318001", x2: "3.4317", y1: "4.4122", y2: "35.298599", gradientTransform: "scale(0.08099543)", gradientUnits: "userSpaceOnUse", children: [
12
+ /* @__PURE__ */ jsx("stop", { id: "eae83bfd__stop7", stopColor: "#0096FF" }),
13
+ /* @__PURE__ */ jsx("stop", { id: "37adca66__stop8", offset: "1", stopColor: "#FF1E56" })
14
14
  ] }) })
15
15
  ] });
16
16
  };