@logoicon/react 1.0.1 → 1.0.3

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 (232) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/dist/css/icon.cjs +37 -0
  3. package/dist/css/icon.d.cts +6 -0
  4. package/dist/css/icon.d.ts +6 -0
  5. package/dist/css/icon.js +13 -0
  6. package/dist/expressjs/icon-dark.cjs +36 -0
  7. package/dist/expressjs/icon-dark.d.cts +6 -0
  8. package/dist/expressjs/icon-dark.d.ts +6 -0
  9. package/dist/expressjs/icon-dark.js +12 -0
  10. package/dist/expressjs/icon-light.cjs +36 -0
  11. package/dist/expressjs/icon-light.d.cts +6 -0
  12. package/dist/expressjs/icon-light.d.ts +6 -0
  13. package/dist/expressjs/icon-light.js +12 -0
  14. package/dist/expressjs/logo-dark.cjs +36 -0
  15. package/dist/expressjs/logo-dark.d.cts +6 -0
  16. package/dist/expressjs/logo-dark.d.ts +6 -0
  17. package/dist/expressjs/logo-dark.js +12 -0
  18. package/dist/expressjs/logo-light.cjs +36 -0
  19. package/dist/expressjs/logo-light.d.cts +6 -0
  20. package/dist/expressjs/logo-light.d.ts +6 -0
  21. package/dist/expressjs/logo-light.js +12 -0
  22. package/dist/firebase/icon-dark.cjs +36 -0
  23. package/dist/firebase/icon-dark.d.cts +6 -0
  24. package/dist/firebase/icon-dark.d.ts +6 -0
  25. package/dist/firebase/icon-dark.js +12 -0
  26. package/dist/firebase/icon-light.cjs +36 -0
  27. package/dist/firebase/icon-light.d.cts +6 -0
  28. package/dist/firebase/icon-light.d.ts +6 -0
  29. package/dist/firebase/icon-light.js +12 -0
  30. package/dist/firebase/icon.cjs +39 -0
  31. package/dist/firebase/icon.d.cts +6 -0
  32. package/dist/firebase/icon.d.ts +6 -0
  33. package/dist/firebase/icon.js +15 -0
  34. package/dist/firebase/logo-dark.cjs +47 -0
  35. package/dist/firebase/logo-dark.d.cts +6 -0
  36. package/dist/firebase/logo-dark.d.ts +6 -0
  37. package/dist/firebase/logo-dark.js +23 -0
  38. package/dist/firebase/logo-light.cjs +47 -0
  39. package/dist/firebase/logo-light.d.cts +6 -0
  40. package/dist/firebase/logo-light.d.ts +6 -0
  41. package/dist/firebase/logo-light.js +23 -0
  42. package/dist/git/icon-dark.cjs +36 -0
  43. package/dist/git/icon-dark.d.cts +6 -0
  44. package/dist/git/icon-dark.d.ts +6 -0
  45. package/dist/git/icon-dark.js +12 -0
  46. package/dist/git/icon-light.cjs +36 -0
  47. package/dist/git/icon-light.d.cts +6 -0
  48. package/dist/git/icon-light.d.ts +6 -0
  49. package/dist/git/icon-light.js +12 -0
  50. package/dist/git/icon.cjs +36 -0
  51. package/dist/git/icon.d.cts +6 -0
  52. package/dist/git/icon.d.ts +6 -0
  53. package/dist/git/icon.js +12 -0
  54. package/dist/git/logo-dark.cjs +43 -0
  55. package/dist/git/logo-dark.d.cts +6 -0
  56. package/dist/git/logo-dark.d.ts +6 -0
  57. package/dist/git/logo-dark.js +19 -0
  58. package/dist/git/logo-light.cjs +43 -0
  59. package/dist/git/logo-light.d.cts +6 -0
  60. package/dist/git/logo-light.d.ts +6 -0
  61. package/dist/git/logo-light.js +19 -0
  62. package/dist/git/logo.cjs +43 -0
  63. package/dist/git/logo.d.cts +6 -0
  64. package/dist/git/logo.d.ts +6 -0
  65. package/dist/git/logo.js +19 -0
  66. package/dist/github/icon-dark.cjs +3 -3
  67. package/dist/github/icon-dark.js +3 -3
  68. package/dist/github/icon-light.cjs +3 -3
  69. package/dist/github/icon-light.js +3 -3
  70. package/dist/github/logo-dark.cjs +10 -10
  71. package/dist/github/logo-dark.js +10 -10
  72. package/dist/github/logo-light.cjs +10 -10
  73. package/dist/github/logo-light.js +10 -10
  74. package/dist/gitlab/icon-mono-dark.cjs +3 -3
  75. package/dist/gitlab/icon-mono-dark.js +3 -3
  76. package/dist/gitlab/icon-mono-light.cjs +3 -3
  77. package/dist/gitlab/icon-mono-light.js +3 -3
  78. package/dist/gitlab/icon.cjs +6 -6
  79. package/dist/gitlab/icon.js +6 -6
  80. package/dist/gitlab/logo-dark.cjs +14 -14
  81. package/dist/gitlab/logo-dark.js +14 -14
  82. package/dist/gitlab/logo-mono-dark.cjs +10 -10
  83. package/dist/gitlab/logo-mono-dark.js +10 -10
  84. package/dist/gitlab/logo-mono-light.cjs +10 -10
  85. package/dist/gitlab/logo-mono-light.js +10 -10
  86. package/dist/gitlab/logo.cjs +14 -14
  87. package/dist/gitlab/logo.js +14 -14
  88. package/dist/html/icon-dark.cjs +49 -0
  89. package/dist/html/icon-dark.d.cts +6 -0
  90. package/dist/html/icon-dark.d.ts +6 -0
  91. package/dist/html/icon-dark.js +25 -0
  92. package/dist/html/icon-light.cjs +49 -0
  93. package/dist/html/icon-light.d.cts +6 -0
  94. package/dist/html/icon-light.d.ts +6 -0
  95. package/dist/html/icon-light.js +25 -0
  96. package/dist/html/icon.cjs +46 -0
  97. package/dist/html/icon.d.cts +6 -0
  98. package/dist/html/icon.d.ts +6 -0
  99. package/dist/html/icon.js +22 -0
  100. package/dist/index.cjs +175 -58
  101. package/dist/index.d.cts +39 -0
  102. package/dist/index.d.ts +39 -0
  103. package/dist/index.js +78 -0
  104. package/dist/javascript/icon.cjs +37 -0
  105. package/dist/javascript/icon.d.cts +6 -0
  106. package/dist/javascript/icon.d.ts +6 -0
  107. package/dist/javascript/icon.js +13 -0
  108. package/dist/lua/drawing.cjs +41 -0
  109. package/dist/lua/drawing.d.cts +6 -0
  110. package/dist/lua/drawing.d.ts +6 -0
  111. package/dist/lua/drawing.js +17 -0
  112. package/dist/metadata.cjs +48 -9
  113. package/dist/metadata.d.cts +353 -41
  114. package/dist/metadata.d.ts +353 -41
  115. package/dist/metadata.js +48 -9
  116. package/dist/neovim/icon.cjs +56 -0
  117. package/dist/neovim/icon.d.cts +6 -0
  118. package/dist/neovim/icon.d.ts +6 -0
  119. package/dist/neovim/icon.js +32 -0
  120. package/dist/neovim/logo-mono.cjs +55 -0
  121. package/dist/neovim/logo-mono.d.cts +6 -0
  122. package/dist/neovim/logo-mono.d.ts +6 -0
  123. package/dist/neovim/logo-mono.js +31 -0
  124. package/dist/neovim/logo.cjs +69 -0
  125. package/dist/neovim/logo.d.cts +6 -0
  126. package/dist/neovim/logo.d.ts +6 -0
  127. package/dist/neovim/logo.js +45 -0
  128. package/dist/nextjs/icon-dark.cjs +13 -13
  129. package/dist/nextjs/icon-dark.js +13 -13
  130. package/dist/nextjs/icon-light.cjs +13 -13
  131. package/dist/nextjs/icon-light.js +13 -13
  132. package/dist/nextjs/logo-dark.cjs +10 -10
  133. package/dist/nextjs/logo-dark.js +10 -10
  134. package/dist/nextjs/logo-light.cjs +10 -10
  135. package/dist/nextjs/logo-light.js +10 -10
  136. package/dist/nodejs/icon-dark.cjs +39 -0
  137. package/dist/nodejs/icon-dark.d.cts +6 -0
  138. package/dist/nodejs/icon-dark.d.ts +6 -0
  139. package/dist/nodejs/icon-dark.js +15 -0
  140. package/dist/nodejs/icon-light.cjs +39 -0
  141. package/dist/nodejs/icon-light.d.cts +6 -0
  142. package/dist/nodejs/icon-light.d.ts +6 -0
  143. package/dist/nodejs/icon-light.js +15 -0
  144. package/dist/nodejs/icon.cjs +58 -0
  145. package/dist/nodejs/icon.d.cts +6 -0
  146. package/dist/nodejs/icon.d.ts +6 -0
  147. package/dist/nodejs/icon.js +34 -0
  148. package/dist/nodejs/logo-dark.cjs +67 -0
  149. package/dist/nodejs/logo-dark.d.cts +6 -0
  150. package/dist/nodejs/logo-dark.d.ts +6 -0
  151. package/dist/nodejs/logo-dark.js +43 -0
  152. package/dist/nodejs/logo-light.cjs +67 -0
  153. package/dist/nodejs/logo-light.d.cts +6 -0
  154. package/dist/nodejs/logo-light.d.ts +6 -0
  155. package/dist/nodejs/logo-light.js +43 -0
  156. package/dist/php/icon.cjs +58 -0
  157. package/dist/php/icon.d.cts +6 -0
  158. package/dist/php/icon.d.ts +6 -0
  159. package/dist/php/icon.js +34 -0
  160. package/dist/puppeteer/icon.cjs +40 -0
  161. package/dist/puppeteer/icon.d.cts +6 -0
  162. package/dist/puppeteer/icon.d.ts +6 -0
  163. package/dist/puppeteer/icon.js +16 -0
  164. package/dist/python/icon.cjs +75 -0
  165. package/dist/python/icon.d.cts +6 -0
  166. package/dist/python/icon.d.ts +6 -0
  167. package/dist/python/icon.js +51 -0
  168. package/dist/python/logo.cjs +82 -0
  169. package/dist/python/logo.d.cts +6 -0
  170. package/dist/python/logo.d.ts +6 -0
  171. package/dist/python/logo.js +58 -0
  172. package/dist/react/icon.cjs +38 -0
  173. package/dist/react/icon.d.cts +6 -0
  174. package/dist/react/icon.d.ts +6 -0
  175. package/dist/react/icon.js +14 -0
  176. package/dist/tailwindcss/icon.cjs +36 -0
  177. package/dist/tailwindcss/icon.d.cts +6 -0
  178. package/dist/tailwindcss/icon.d.ts +6 -0
  179. package/dist/tailwindcss/icon.js +12 -0
  180. package/dist/tailwindcss/logo-dark.cjs +36 -0
  181. package/dist/tailwindcss/logo-dark.d.cts +6 -0
  182. package/dist/tailwindcss/logo-dark.d.ts +6 -0
  183. package/dist/tailwindcss/logo-dark.js +12 -0
  184. package/dist/tailwindcss/logo-light.cjs +39 -0
  185. package/dist/tailwindcss/logo-light.d.cts +6 -0
  186. package/dist/tailwindcss/logo-light.d.ts +6 -0
  187. package/dist/tailwindcss/logo-light.js +15 -0
  188. package/dist/turbo/icon-dark.cjs +6 -6
  189. package/dist/turbo/icon-dark.js +6 -6
  190. package/dist/turbo/icon-light.cjs +6 -6
  191. package/dist/turbo/icon-light.js +6 -6
  192. package/dist/turbo/logo-dark.cjs +11 -11
  193. package/dist/turbo/logo-dark.js +11 -11
  194. package/dist/turbo/logo-light.cjs +11 -11
  195. package/dist/turbo/logo-light.js +11 -11
  196. package/dist/turbopack/icon-dark.cjs +15 -15
  197. package/dist/turbopack/icon-dark.js +15 -15
  198. package/dist/turbopack/icon-light.cjs +15 -15
  199. package/dist/turbopack/icon-light.js +15 -15
  200. package/dist/turbopack/logo-dark.cjs +24 -24
  201. package/dist/turbopack/logo-dark.js +24 -24
  202. package/dist/turbopack/logo-light.cjs +24 -24
  203. package/dist/turbopack/logo-light.js +24 -24
  204. package/dist/turborepo/icon-dark.cjs +6 -6
  205. package/dist/turborepo/icon-dark.js +6 -6
  206. package/dist/turborepo/icon-light.cjs +6 -6
  207. package/dist/turborepo/icon-light.js +6 -6
  208. package/dist/turborepo/logo-dark.cjs +15 -15
  209. package/dist/turborepo/logo-dark.js +15 -15
  210. package/dist/turborepo/logo-light.cjs +15 -15
  211. package/dist/turborepo/logo-light.js +15 -15
  212. package/dist/typescript/icon.cjs +38 -0
  213. package/dist/typescript/icon.d.cts +6 -0
  214. package/dist/typescript/icon.d.ts +6 -0
  215. package/dist/typescript/icon.js +14 -0
  216. package/dist/typescript/logo-dark.cjs +37 -0
  217. package/dist/typescript/logo-dark.d.cts +6 -0
  218. package/dist/typescript/logo-dark.d.ts +6 -0
  219. package/dist/typescript/logo-dark.js +13 -0
  220. package/dist/v0/logo-dark.cjs +5 -5
  221. package/dist/v0/logo-dark.js +5 -5
  222. package/dist/v0/logo-light.cjs +5 -5
  223. package/dist/v0/logo-light.js +5 -5
  224. package/dist/vercel/icon-dark.cjs +3 -3
  225. package/dist/vercel/icon-dark.js +3 -3
  226. package/dist/vercel/icon-light.cjs +3 -3
  227. package/dist/vercel/icon-light.js +3 -3
  228. package/dist/vercel/logo-dark.cjs +3 -3
  229. package/dist/vercel/logo-dark.js +3 -3
  230. package/dist/vercel/logo-light.cjs +3 -3
  231. package/dist/vercel/logo-light.js +3 -3
  232. package/package.json +5 -7
@@ -24,16 +24,16 @@ __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 NextjsLogoDark = (props) => {
27
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "prefix__svg8", fill: "none", version: "1.1", viewBox: "0 0 24.000002 4.8385339", children: [
28
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "prefix__defs8" }),
29
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "prefix__path1", fill: "#ffffff", strokeWidth: "0.0609137", d: "m 15.954457,0.00201455 h 4.180386 V 0.77360406 H 18.476528 V 4.8328325 H 17.64731 V 0.77360406 h -1.692853 z" }),
30
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "prefix__path2", fill: "#ffffff", strokeWidth: "0.0609137", d: "M 9.0793096,0.00201455 V 0.77360406 H 5.7284528 V 2.0148548 H 8.4232081 V 2.7864426 H 5.7284528 V 4.0612447 H 9.0793096 V 4.8328325 H 4.8992893 V 0.77360406 H 4.8989421 V 0.00201455 Z" }),
31
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "prefix__path3", fill: "#ffffff", strokeWidth: "0.0609137", d: "m 11.166701,0.00402936 h -1.085117 l 3.88666,4.83081934 h 1.088284 L 13.112954,2.4211005 15.053421,0.00771496 13.968244,0.00939192 12.569665,1.7463777 Z" }),
32
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "prefix__path4", fill: "#ffffff", strokeWidth: "0.0609137", d: "M 12.280203,3.4547086 11.736792,2.7790599 10.078477,4.838534 h 1.088224 z" }),
33
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "prefix__path5", fill: "#ffffff", fillRule: "evenodd", strokeWidth: "0.0609137", d: "M 4.9283452,4.8328325 1.0364528,0 H 0 V 4.8308162 H 0.82916345 V 1.0325848 L 3.8867025,4.8328325 Z", clipRule: "evenodd" }),
34
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "prefix__path6", fill: "#ffffff", strokeWidth: "0.0609137", d: "m 20.321239,4.8033259 c -0.06073,0 -0.112386,-0.021033 -0.155635,-0.063107 -0.04325,-0.042073 -0.06463,-0.093009 -0.06408,-0.1533503 -5.48e-4,-0.058684 0.02083,-0.109066 0.06408,-0.1511391 0.04325,-0.042073 0.0949,-0.063113 0.155635,-0.063113 0.05842,0 0.109522,0.02104 0.152771,0.063113 0.04386,0.042073 0.06573,0.092455 0.06633,0.1511391 -6.09e-4,0.039856 -0.01072,0.076392 -0.03094,0.1090538 -0.02077,0.033222 -0.04715,0.059245 -0.08035,0.078067 -0.03259,0.019377 -0.06853,0.029336 -0.107817,0.029336 z" }),
35
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "prefix__path7", fill: "#ffffff", strokeWidth: "0.0609137", d: "m 21.736447,2.7682416 h 0.367431 v 1.4155919 c -5.48e-4,0.1300995 -0.02869,0.2413767 -0.0837,0.3349401 -0.05561,0.093557 -0.132609,0.1649665 -0.231472,0.2153482 -0.09831,0.049821 -0.213503,0.075296 -0.344406,0.075296 -0.119696,0 -0.226965,-0.021594 -0.322478,-0.063667 -0.09551,-0.042073 -0.17135,-0.1051858 -0.226964,-0.1882295 -0.05622,-0.083044 -0.08376,-0.1865665 -0.08376,-0.3105746 h 0.36804 c 5.48e-4,0.054256 0.01291,0.1013056 0.03649,0.1406132 0.02357,0.039308 0.05616,0.069198 0.09777,0.090238 0.04209,0.02104 0.09046,0.031559 0.144914,0.031559 0.05903,0 0.109583,-0.012183 0.150578,-0.037096 0.041,-0.024359 0.07249,-0.060895 0.09442,-0.1096142 0.02132,-0.048158 0.03259,-0.1079513 0.03314,-0.1788122 z" }),
36
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "prefix__path8", fill: "#ffffff", strokeWidth: "0.0609137", d: "m 23.615695,3.3218558 c -0.009,-0.085809 -0.0483,-0.1527959 -0.116832,-0.2004061 -0.06914,-0.048164 -0.158437,-0.071969 -0.26802,-0.071969 -0.07693,0 -0.143208,0.011628 -0.198274,0.034325 -0.05507,0.023251 -0.09777,0.05425 -0.127006,0.093557 -0.02918,0.039308 -0.0438,0.084152 -0.04495,0.134534 0,0.042073 0.01011,0.078609 0.02979,0.1090599 0.01967,0.030999 0.04605,0.057021 0.08035,0.078061 0.03368,0.021588 0.07133,0.039301 0.112386,0.053695 0.04154,0.014394 0.08315,0.026577 0.12469,0.036542 l 0.191574,0.047056 c 0.077,0.017714 0.151736,0.041525 0.223066,0.071969 0.07133,0.029896 0.135959,0.068095 0.19267,0.1140426 0.05677,0.045953 0.101726,0.1013117 0.134863,0.1660874 0.03312,0.06477 0.05,0.1406138 0.05,0.2280858 0,0.1179168 -0.03034,0.2214457 -0.09161,0.311129 -0.06122,0.089129 -0.149422,0.1588873 -0.265158,0.209269 -0.115187,0.049827 -0.254497,0.075289 -0.418538,0.075289 -0.158436,0 -0.296649,-0.024353 -0.412934,-0.073072 C 22.694924,4.6909462 22.603858,4.6200792 22.538132,4.5270701 22.472406,4.434067 22.437015,4.3205726 22.431959,4.1871533 h 0.364082 c 0.0051,0.069752 0.02753,0.1278883 0.06573,0.1749442 0.03874,0.046501 0.0893,0.080826 0.151127,0.1040771 0.06238,0.022696 0.132,0.034325 0.208995,0.034325 0.08035,0 0.151127,-0.012183 0.212346,-0.035988 0.06067,-0.023805 0.108426,-0.057015 0.14272,-0.100197 0.03484,-0.042634 0.05226,-0.093009 0.05281,-0.1505848 C 23.629221,4.1611368 23.613449,4.1173948 23.583109,4.08307 23.552229,4.048751 23.509529,4.019963 23.455007,3.996713 23.4,3.9734619 23.335919,3.9524223 23.262883,3.9341543 l -0.232568,-0.058684 c -0.168,-0.042627 -0.301158,-0.107397 -0.398376,-0.1943148 -0.0977,-0.086918 -0.146071,-0.202069 -0.146071,-0.3465624 0,-0.1184711 0.03259,-0.2225482 0.09838,-0.3116833 0.06512,-0.089129 0.154477,-0.158333 0.267411,-0.207606 0.113482,-0.049821 0.241584,-0.074187 0.384243,-0.074187 0.144975,0 0.271919,0.024365 0.381503,0.074187 0.109523,0.049273 0.195533,0.1179228 0.257848,0.2053888 0.06237,0.087472 0.09496,0.1876751 0.09667,0.3011634 z" })
27
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "be146a92__svg8", fill: "none", version: "1.1", viewBox: "0 0 24.000002 4.8385339", children: [
28
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "2a3e0e97__defs8" }),
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "0efc5331__path1", fill: "#ffffff", strokeWidth: "0.0609137", d: "m 15.954457,0.00201455 h 4.180386 V 0.77360406 H 18.476528 V 4.8328325 H 17.64731 V 0.77360406 h -1.692853 z" }),
30
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "f987e8e9__path2", fill: "#ffffff", strokeWidth: "0.0609137", d: "M 9.0793096,0.00201455 V 0.77360406 H 5.7284528 V 2.0148548 H 8.4232081 V 2.7864426 H 5.7284528 V 4.0612447 H 9.0793096 V 4.8328325 H 4.8992893 V 0.77360406 H 4.8989421 V 0.00201455 Z" }),
31
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "3b4de33b__path3", fill: "#ffffff", strokeWidth: "0.0609137", d: "m 11.166701,0.00402936 h -1.085117 l 3.88666,4.83081934 h 1.088284 L 13.112954,2.4211005 15.053421,0.00771496 13.968244,0.00939192 12.569665,1.7463777 Z" }),
32
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "ea97be52__path4", fill: "#ffffff", strokeWidth: "0.0609137", d: "M 12.280203,3.4547086 11.736792,2.7790599 10.078477,4.838534 h 1.088224 z" }),
33
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "7908bb6a__path5", fill: "#ffffff", fillRule: "evenodd", strokeWidth: "0.0609137", d: "M 4.9283452,4.8328325 1.0364528,0 H 0 V 4.8308162 H 0.82916345 V 1.0325848 L 3.8867025,4.8328325 Z", clipRule: "evenodd" }),
34
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "5b963054__path6", fill: "#ffffff", strokeWidth: "0.0609137", d: "m 20.321239,4.8033259 c -0.06073,0 -0.112386,-0.021033 -0.155635,-0.063107 -0.04325,-0.042073 -0.06463,-0.093009 -0.06408,-0.1533503 -5.48e-4,-0.058684 0.02083,-0.109066 0.06408,-0.1511391 0.04325,-0.042073 0.0949,-0.063113 0.155635,-0.063113 0.05842,0 0.109522,0.02104 0.152771,0.063113 0.04386,0.042073 0.06573,0.092455 0.06633,0.1511391 -6.09e-4,0.039856 -0.01072,0.076392 -0.03094,0.1090538 -0.02077,0.033222 -0.04715,0.059245 -0.08035,0.078067 -0.03259,0.019377 -0.06853,0.029336 -0.107817,0.029336 z" }),
35
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "344a7a50__path7", fill: "#ffffff", strokeWidth: "0.0609137", d: "m 21.736447,2.7682416 h 0.367431 v 1.4155919 c -5.48e-4,0.1300995 -0.02869,0.2413767 -0.0837,0.3349401 -0.05561,0.093557 -0.132609,0.1649665 -0.231472,0.2153482 -0.09831,0.049821 -0.213503,0.075296 -0.344406,0.075296 -0.119696,0 -0.226965,-0.021594 -0.322478,-0.063667 -0.09551,-0.042073 -0.17135,-0.1051858 -0.226964,-0.1882295 -0.05622,-0.083044 -0.08376,-0.1865665 -0.08376,-0.3105746 h 0.36804 c 5.48e-4,0.054256 0.01291,0.1013056 0.03649,0.1406132 0.02357,0.039308 0.05616,0.069198 0.09777,0.090238 0.04209,0.02104 0.09046,0.031559 0.144914,0.031559 0.05903,0 0.109583,-0.012183 0.150578,-0.037096 0.041,-0.024359 0.07249,-0.060895 0.09442,-0.1096142 0.02132,-0.048158 0.03259,-0.1079513 0.03314,-0.1788122 z" }),
36
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "935acfe7__path8", fill: "#ffffff", strokeWidth: "0.0609137", d: "m 23.615695,3.3218558 c -0.009,-0.085809 -0.0483,-0.1527959 -0.116832,-0.2004061 -0.06914,-0.048164 -0.158437,-0.071969 -0.26802,-0.071969 -0.07693,0 -0.143208,0.011628 -0.198274,0.034325 -0.05507,0.023251 -0.09777,0.05425 -0.127006,0.093557 -0.02918,0.039308 -0.0438,0.084152 -0.04495,0.134534 0,0.042073 0.01011,0.078609 0.02979,0.1090599 0.01967,0.030999 0.04605,0.057021 0.08035,0.078061 0.03368,0.021588 0.07133,0.039301 0.112386,0.053695 0.04154,0.014394 0.08315,0.026577 0.12469,0.036542 l 0.191574,0.047056 c 0.077,0.017714 0.151736,0.041525 0.223066,0.071969 0.07133,0.029896 0.135959,0.068095 0.19267,0.1140426 0.05677,0.045953 0.101726,0.1013117 0.134863,0.1660874 0.03312,0.06477 0.05,0.1406138 0.05,0.2280858 0,0.1179168 -0.03034,0.2214457 -0.09161,0.311129 -0.06122,0.089129 -0.149422,0.1588873 -0.265158,0.209269 -0.115187,0.049827 -0.254497,0.075289 -0.418538,0.075289 -0.158436,0 -0.296649,-0.024353 -0.412934,-0.073072 C 22.694924,4.6909462 22.603858,4.6200792 22.538132,4.5270701 22.472406,4.434067 22.437015,4.3205726 22.431959,4.1871533 h 0.364082 c 0.0051,0.069752 0.02753,0.1278883 0.06573,0.1749442 0.03874,0.046501 0.0893,0.080826 0.151127,0.1040771 0.06238,0.022696 0.132,0.034325 0.208995,0.034325 0.08035,0 0.151127,-0.012183 0.212346,-0.035988 0.06067,-0.023805 0.108426,-0.057015 0.14272,-0.100197 0.03484,-0.042634 0.05226,-0.093009 0.05281,-0.1505848 C 23.629221,4.1611368 23.613449,4.1173948 23.583109,4.08307 23.552229,4.048751 23.509529,4.019963 23.455007,3.996713 23.4,3.9734619 23.335919,3.9524223 23.262883,3.9341543 l -0.232568,-0.058684 c -0.168,-0.042627 -0.301158,-0.107397 -0.398376,-0.1943148 -0.0977,-0.086918 -0.146071,-0.202069 -0.146071,-0.3465624 0,-0.1184711 0.03259,-0.2225482 0.09838,-0.3116833 0.06512,-0.089129 0.154477,-0.158333 0.267411,-0.207606 0.113482,-0.049821 0.241584,-0.074187 0.384243,-0.074187 0.144975,0 0.271919,0.024365 0.381503,0.074187 0.109523,0.049273 0.195533,0.1179228 0.257848,0.2053888 0.06237,0.087472 0.09496,0.1876751 0.09667,0.3011634 z" })
37
37
  ] });
38
38
  };
39
39
  var logo_dark_default = NextjsLogoDark;
@@ -1,15 +1,15 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  const NextjsLogoDark = (props) => {
3
- return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "prefix__svg8", fill: "none", version: "1.1", viewBox: "0 0 24.000002 4.8385339", children: [
4
- /* @__PURE__ */ jsx("defs", { id: "prefix__defs8" }),
5
- /* @__PURE__ */ jsx("path", { id: "prefix__path1", fill: "#ffffff", strokeWidth: "0.0609137", d: "m 15.954457,0.00201455 h 4.180386 V 0.77360406 H 18.476528 V 4.8328325 H 17.64731 V 0.77360406 h -1.692853 z" }),
6
- /* @__PURE__ */ jsx("path", { id: "prefix__path2", fill: "#ffffff", strokeWidth: "0.0609137", d: "M 9.0793096,0.00201455 V 0.77360406 H 5.7284528 V 2.0148548 H 8.4232081 V 2.7864426 H 5.7284528 V 4.0612447 H 9.0793096 V 4.8328325 H 4.8992893 V 0.77360406 H 4.8989421 V 0.00201455 Z" }),
7
- /* @__PURE__ */ jsx("path", { id: "prefix__path3", fill: "#ffffff", strokeWidth: "0.0609137", d: "m 11.166701,0.00402936 h -1.085117 l 3.88666,4.83081934 h 1.088284 L 13.112954,2.4211005 15.053421,0.00771496 13.968244,0.00939192 12.569665,1.7463777 Z" }),
8
- /* @__PURE__ */ jsx("path", { id: "prefix__path4", fill: "#ffffff", strokeWidth: "0.0609137", d: "M 12.280203,3.4547086 11.736792,2.7790599 10.078477,4.838534 h 1.088224 z" }),
9
- /* @__PURE__ */ jsx("path", { id: "prefix__path5", fill: "#ffffff", fillRule: "evenodd", strokeWidth: "0.0609137", d: "M 4.9283452,4.8328325 1.0364528,0 H 0 V 4.8308162 H 0.82916345 V 1.0325848 L 3.8867025,4.8328325 Z", clipRule: "evenodd" }),
10
- /* @__PURE__ */ jsx("path", { id: "prefix__path6", fill: "#ffffff", strokeWidth: "0.0609137", d: "m 20.321239,4.8033259 c -0.06073,0 -0.112386,-0.021033 -0.155635,-0.063107 -0.04325,-0.042073 -0.06463,-0.093009 -0.06408,-0.1533503 -5.48e-4,-0.058684 0.02083,-0.109066 0.06408,-0.1511391 0.04325,-0.042073 0.0949,-0.063113 0.155635,-0.063113 0.05842,0 0.109522,0.02104 0.152771,0.063113 0.04386,0.042073 0.06573,0.092455 0.06633,0.1511391 -6.09e-4,0.039856 -0.01072,0.076392 -0.03094,0.1090538 -0.02077,0.033222 -0.04715,0.059245 -0.08035,0.078067 -0.03259,0.019377 -0.06853,0.029336 -0.107817,0.029336 z" }),
11
- /* @__PURE__ */ jsx("path", { id: "prefix__path7", fill: "#ffffff", strokeWidth: "0.0609137", d: "m 21.736447,2.7682416 h 0.367431 v 1.4155919 c -5.48e-4,0.1300995 -0.02869,0.2413767 -0.0837,0.3349401 -0.05561,0.093557 -0.132609,0.1649665 -0.231472,0.2153482 -0.09831,0.049821 -0.213503,0.075296 -0.344406,0.075296 -0.119696,0 -0.226965,-0.021594 -0.322478,-0.063667 -0.09551,-0.042073 -0.17135,-0.1051858 -0.226964,-0.1882295 -0.05622,-0.083044 -0.08376,-0.1865665 -0.08376,-0.3105746 h 0.36804 c 5.48e-4,0.054256 0.01291,0.1013056 0.03649,0.1406132 0.02357,0.039308 0.05616,0.069198 0.09777,0.090238 0.04209,0.02104 0.09046,0.031559 0.144914,0.031559 0.05903,0 0.109583,-0.012183 0.150578,-0.037096 0.041,-0.024359 0.07249,-0.060895 0.09442,-0.1096142 0.02132,-0.048158 0.03259,-0.1079513 0.03314,-0.1788122 z" }),
12
- /* @__PURE__ */ jsx("path", { id: "prefix__path8", fill: "#ffffff", strokeWidth: "0.0609137", d: "m 23.615695,3.3218558 c -0.009,-0.085809 -0.0483,-0.1527959 -0.116832,-0.2004061 -0.06914,-0.048164 -0.158437,-0.071969 -0.26802,-0.071969 -0.07693,0 -0.143208,0.011628 -0.198274,0.034325 -0.05507,0.023251 -0.09777,0.05425 -0.127006,0.093557 -0.02918,0.039308 -0.0438,0.084152 -0.04495,0.134534 0,0.042073 0.01011,0.078609 0.02979,0.1090599 0.01967,0.030999 0.04605,0.057021 0.08035,0.078061 0.03368,0.021588 0.07133,0.039301 0.112386,0.053695 0.04154,0.014394 0.08315,0.026577 0.12469,0.036542 l 0.191574,0.047056 c 0.077,0.017714 0.151736,0.041525 0.223066,0.071969 0.07133,0.029896 0.135959,0.068095 0.19267,0.1140426 0.05677,0.045953 0.101726,0.1013117 0.134863,0.1660874 0.03312,0.06477 0.05,0.1406138 0.05,0.2280858 0,0.1179168 -0.03034,0.2214457 -0.09161,0.311129 -0.06122,0.089129 -0.149422,0.1588873 -0.265158,0.209269 -0.115187,0.049827 -0.254497,0.075289 -0.418538,0.075289 -0.158436,0 -0.296649,-0.024353 -0.412934,-0.073072 C 22.694924,4.6909462 22.603858,4.6200792 22.538132,4.5270701 22.472406,4.434067 22.437015,4.3205726 22.431959,4.1871533 h 0.364082 c 0.0051,0.069752 0.02753,0.1278883 0.06573,0.1749442 0.03874,0.046501 0.0893,0.080826 0.151127,0.1040771 0.06238,0.022696 0.132,0.034325 0.208995,0.034325 0.08035,0 0.151127,-0.012183 0.212346,-0.035988 0.06067,-0.023805 0.108426,-0.057015 0.14272,-0.100197 0.03484,-0.042634 0.05226,-0.093009 0.05281,-0.1505848 C 23.629221,4.1611368 23.613449,4.1173948 23.583109,4.08307 23.552229,4.048751 23.509529,4.019963 23.455007,3.996713 23.4,3.9734619 23.335919,3.9524223 23.262883,3.9341543 l -0.232568,-0.058684 c -0.168,-0.042627 -0.301158,-0.107397 -0.398376,-0.1943148 -0.0977,-0.086918 -0.146071,-0.202069 -0.146071,-0.3465624 0,-0.1184711 0.03259,-0.2225482 0.09838,-0.3116833 0.06512,-0.089129 0.154477,-0.158333 0.267411,-0.207606 0.113482,-0.049821 0.241584,-0.074187 0.384243,-0.074187 0.144975,0 0.271919,0.024365 0.381503,0.074187 0.109523,0.049273 0.195533,0.1179228 0.257848,0.2053888 0.06237,0.087472 0.09496,0.1876751 0.09667,0.3011634 z" })
3
+ return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "be146a92__svg8", fill: "none", version: "1.1", viewBox: "0 0 24.000002 4.8385339", children: [
4
+ /* @__PURE__ */ jsx("defs", { id: "2a3e0e97__defs8" }),
5
+ /* @__PURE__ */ jsx("path", { id: "0efc5331__path1", fill: "#ffffff", strokeWidth: "0.0609137", d: "m 15.954457,0.00201455 h 4.180386 V 0.77360406 H 18.476528 V 4.8328325 H 17.64731 V 0.77360406 h -1.692853 z" }),
6
+ /* @__PURE__ */ jsx("path", { id: "f987e8e9__path2", fill: "#ffffff", strokeWidth: "0.0609137", d: "M 9.0793096,0.00201455 V 0.77360406 H 5.7284528 V 2.0148548 H 8.4232081 V 2.7864426 H 5.7284528 V 4.0612447 H 9.0793096 V 4.8328325 H 4.8992893 V 0.77360406 H 4.8989421 V 0.00201455 Z" }),
7
+ /* @__PURE__ */ jsx("path", { id: "3b4de33b__path3", fill: "#ffffff", strokeWidth: "0.0609137", d: "m 11.166701,0.00402936 h -1.085117 l 3.88666,4.83081934 h 1.088284 L 13.112954,2.4211005 15.053421,0.00771496 13.968244,0.00939192 12.569665,1.7463777 Z" }),
8
+ /* @__PURE__ */ jsx("path", { id: "ea97be52__path4", fill: "#ffffff", strokeWidth: "0.0609137", d: "M 12.280203,3.4547086 11.736792,2.7790599 10.078477,4.838534 h 1.088224 z" }),
9
+ /* @__PURE__ */ jsx("path", { id: "7908bb6a__path5", fill: "#ffffff", fillRule: "evenodd", strokeWidth: "0.0609137", d: "M 4.9283452,4.8328325 1.0364528,0 H 0 V 4.8308162 H 0.82916345 V 1.0325848 L 3.8867025,4.8328325 Z", clipRule: "evenodd" }),
10
+ /* @__PURE__ */ jsx("path", { id: "5b963054__path6", fill: "#ffffff", strokeWidth: "0.0609137", d: "m 20.321239,4.8033259 c -0.06073,0 -0.112386,-0.021033 -0.155635,-0.063107 -0.04325,-0.042073 -0.06463,-0.093009 -0.06408,-0.1533503 -5.48e-4,-0.058684 0.02083,-0.109066 0.06408,-0.1511391 0.04325,-0.042073 0.0949,-0.063113 0.155635,-0.063113 0.05842,0 0.109522,0.02104 0.152771,0.063113 0.04386,0.042073 0.06573,0.092455 0.06633,0.1511391 -6.09e-4,0.039856 -0.01072,0.076392 -0.03094,0.1090538 -0.02077,0.033222 -0.04715,0.059245 -0.08035,0.078067 -0.03259,0.019377 -0.06853,0.029336 -0.107817,0.029336 z" }),
11
+ /* @__PURE__ */ jsx("path", { id: "344a7a50__path7", fill: "#ffffff", strokeWidth: "0.0609137", d: "m 21.736447,2.7682416 h 0.367431 v 1.4155919 c -5.48e-4,0.1300995 -0.02869,0.2413767 -0.0837,0.3349401 -0.05561,0.093557 -0.132609,0.1649665 -0.231472,0.2153482 -0.09831,0.049821 -0.213503,0.075296 -0.344406,0.075296 -0.119696,0 -0.226965,-0.021594 -0.322478,-0.063667 -0.09551,-0.042073 -0.17135,-0.1051858 -0.226964,-0.1882295 -0.05622,-0.083044 -0.08376,-0.1865665 -0.08376,-0.3105746 h 0.36804 c 5.48e-4,0.054256 0.01291,0.1013056 0.03649,0.1406132 0.02357,0.039308 0.05616,0.069198 0.09777,0.090238 0.04209,0.02104 0.09046,0.031559 0.144914,0.031559 0.05903,0 0.109583,-0.012183 0.150578,-0.037096 0.041,-0.024359 0.07249,-0.060895 0.09442,-0.1096142 0.02132,-0.048158 0.03259,-0.1079513 0.03314,-0.1788122 z" }),
12
+ /* @__PURE__ */ jsx("path", { id: "935acfe7__path8", fill: "#ffffff", strokeWidth: "0.0609137", d: "m 23.615695,3.3218558 c -0.009,-0.085809 -0.0483,-0.1527959 -0.116832,-0.2004061 -0.06914,-0.048164 -0.158437,-0.071969 -0.26802,-0.071969 -0.07693,0 -0.143208,0.011628 -0.198274,0.034325 -0.05507,0.023251 -0.09777,0.05425 -0.127006,0.093557 -0.02918,0.039308 -0.0438,0.084152 -0.04495,0.134534 0,0.042073 0.01011,0.078609 0.02979,0.1090599 0.01967,0.030999 0.04605,0.057021 0.08035,0.078061 0.03368,0.021588 0.07133,0.039301 0.112386,0.053695 0.04154,0.014394 0.08315,0.026577 0.12469,0.036542 l 0.191574,0.047056 c 0.077,0.017714 0.151736,0.041525 0.223066,0.071969 0.07133,0.029896 0.135959,0.068095 0.19267,0.1140426 0.05677,0.045953 0.101726,0.1013117 0.134863,0.1660874 0.03312,0.06477 0.05,0.1406138 0.05,0.2280858 0,0.1179168 -0.03034,0.2214457 -0.09161,0.311129 -0.06122,0.089129 -0.149422,0.1588873 -0.265158,0.209269 -0.115187,0.049827 -0.254497,0.075289 -0.418538,0.075289 -0.158436,0 -0.296649,-0.024353 -0.412934,-0.073072 C 22.694924,4.6909462 22.603858,4.6200792 22.538132,4.5270701 22.472406,4.434067 22.437015,4.3205726 22.431959,4.1871533 h 0.364082 c 0.0051,0.069752 0.02753,0.1278883 0.06573,0.1749442 0.03874,0.046501 0.0893,0.080826 0.151127,0.1040771 0.06238,0.022696 0.132,0.034325 0.208995,0.034325 0.08035,0 0.151127,-0.012183 0.212346,-0.035988 0.06067,-0.023805 0.108426,-0.057015 0.14272,-0.100197 0.03484,-0.042634 0.05226,-0.093009 0.05281,-0.1505848 C 23.629221,4.1611368 23.613449,4.1173948 23.583109,4.08307 23.552229,4.048751 23.509529,4.019963 23.455007,3.996713 23.4,3.9734619 23.335919,3.9524223 23.262883,3.9341543 l -0.232568,-0.058684 c -0.168,-0.042627 -0.301158,-0.107397 -0.398376,-0.1943148 -0.0977,-0.086918 -0.146071,-0.202069 -0.146071,-0.3465624 0,-0.1184711 0.03259,-0.2225482 0.09838,-0.3116833 0.06512,-0.089129 0.154477,-0.158333 0.267411,-0.207606 0.113482,-0.049821 0.241584,-0.074187 0.384243,-0.074187 0.144975,0 0.271919,0.024365 0.381503,0.074187 0.109523,0.049273 0.195533,0.1179228 0.257848,0.2053888 0.06237,0.087472 0.09496,0.1876751 0.09667,0.3011634 z" })
13
13
  ] });
14
14
  };
15
15
  var logo_dark_default = NextjsLogoDark;
@@ -24,16 +24,16 @@ __export(logo_light_exports, {
24
24
  module.exports = __toCommonJS(logo_light_exports);
25
25
  var import_jsx_runtime = require("react/jsx-runtime");
26
26
  const NextjsLogoLight = (props) => {
27
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "prefix__svg8", fill: "none", version: "1.1", viewBox: "0 0 24.000002 4.8385339", children: [
28
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "prefix__defs8" }),
29
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "prefix__path1", fill: "#000000", strokeWidth: "0.0609137", d: "m 15.954457,0.00201455 h 4.180386 V 0.77360406 H 18.476528 V 4.8328325 H 17.64731 V 0.77360406 h -1.692853 z" }),
30
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "prefix__path2", fill: "#000000", strokeWidth: "0.0609137", d: "M 9.0793096,0.00201455 V 0.77360406 H 5.7284528 V 2.0148548 H 8.4232081 V 2.7864426 H 5.7284528 V 4.0612447 H 9.0793096 V 4.8328325 H 4.8992893 V 0.77360406 H 4.8989421 V 0.00201455 Z" }),
31
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "prefix__path3", fill: "#000000", strokeWidth: "0.0609137", d: "m 11.166701,0.00402936 h -1.085117 l 3.88666,4.83081934 h 1.088284 L 13.112954,2.4211005 15.053421,0.00771496 13.968244,0.00939192 12.569665,1.7463777 Z" }),
32
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "prefix__path4", fill: "#000000", strokeWidth: "0.0609137", d: "M 12.280203,3.4547086 11.736792,2.7790599 10.078477,4.838534 h 1.088224 z" }),
33
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "prefix__path5", fill: "#000000", fillRule: "evenodd", strokeWidth: "0.0609137", d: "M 4.9283452,4.8328325 1.0364528,0 H 0 V 4.8308162 H 0.82916345 V 1.0325848 L 3.8867025,4.8328325 Z", clipRule: "evenodd" }),
34
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "prefix__path6", fill: "#000000", strokeWidth: "0.0609137", d: "m 20.321239,4.8033259 c -0.06073,0 -0.112386,-0.021033 -0.155635,-0.063107 -0.04325,-0.042073 -0.06463,-0.093009 -0.06408,-0.1533503 -5.48e-4,-0.058684 0.02083,-0.109066 0.06408,-0.1511391 0.04325,-0.042073 0.0949,-0.063113 0.155635,-0.063113 0.05842,0 0.109522,0.02104 0.152771,0.063113 0.04386,0.042073 0.06573,0.092455 0.06633,0.1511391 -6.09e-4,0.039856 -0.01072,0.076392 -0.03094,0.1090538 -0.02077,0.033222 -0.04715,0.059245 -0.08035,0.078067 -0.03259,0.019377 -0.06853,0.029336 -0.107817,0.029336 z" }),
35
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "prefix__path7", fill: "#000000", strokeWidth: "0.0609137", d: "m 21.736447,2.7682416 h 0.367431 v 1.4155919 c -5.48e-4,0.1300995 -0.02869,0.2413767 -0.0837,0.3349401 -0.05561,0.093557 -0.132609,0.1649665 -0.231472,0.2153482 -0.09831,0.049821 -0.213503,0.075296 -0.344406,0.075296 -0.119696,0 -0.226965,-0.021594 -0.322478,-0.063667 -0.09551,-0.042073 -0.17135,-0.1051858 -0.226964,-0.1882295 -0.05622,-0.083044 -0.08376,-0.1865665 -0.08376,-0.3105746 h 0.36804 c 5.48e-4,0.054256 0.01291,0.1013056 0.03649,0.1406132 0.02357,0.039308 0.05616,0.069198 0.09777,0.090238 0.04209,0.02104 0.09046,0.031559 0.144914,0.031559 0.05903,0 0.109583,-0.012183 0.150578,-0.037096 0.041,-0.024359 0.07249,-0.060895 0.09442,-0.1096142 0.02132,-0.048158 0.03259,-0.1079513 0.03314,-0.1788122 z" }),
36
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "prefix__path8", fill: "#000000", strokeWidth: "0.0609137", d: "m 23.615695,3.3218558 c -0.009,-0.085809 -0.0483,-0.1527959 -0.116832,-0.2004061 -0.06914,-0.048164 -0.158437,-0.071969 -0.26802,-0.071969 -0.07693,0 -0.143208,0.011628 -0.198274,0.034325 -0.05507,0.023251 -0.09777,0.05425 -0.127006,0.093557 -0.02918,0.039308 -0.0438,0.084152 -0.04495,0.134534 0,0.042073 0.01011,0.078609 0.02979,0.1090599 0.01967,0.030999 0.04605,0.057021 0.08035,0.078061 0.03368,0.021588 0.07133,0.039301 0.112386,0.053695 0.04154,0.014394 0.08315,0.026577 0.12469,0.036542 l 0.191574,0.047056 c 0.077,0.017714 0.151736,0.041525 0.223066,0.071969 0.07133,0.029896 0.135959,0.068095 0.19267,0.1140426 0.05677,0.045953 0.101726,0.1013117 0.134863,0.1660874 0.03312,0.06477 0.05,0.1406138 0.05,0.2280858 0,0.1179168 -0.03034,0.2214457 -0.09161,0.311129 -0.06122,0.089129 -0.149422,0.1588873 -0.265158,0.209269 -0.115187,0.049827 -0.254497,0.075289 -0.418538,0.075289 -0.158436,0 -0.296649,-0.024353 -0.412934,-0.073072 C 22.694924,4.6909462 22.603858,4.6200792 22.538132,4.5270701 22.472406,4.434067 22.437015,4.3205726 22.431959,4.1871533 h 0.364082 c 0.0051,0.069752 0.02753,0.1278883 0.06573,0.1749442 0.03874,0.046501 0.0893,0.080826 0.151127,0.1040771 0.06238,0.022696 0.132,0.034325 0.208995,0.034325 0.08035,0 0.151127,-0.012183 0.212346,-0.035988 0.06067,-0.023805 0.108426,-0.057015 0.14272,-0.100197 0.03484,-0.042634 0.05226,-0.093009 0.05281,-0.1505848 C 23.629221,4.1611368 23.613449,4.1173948 23.583109,4.08307 23.552229,4.048751 23.509529,4.019963 23.455007,3.996713 23.4,3.9734619 23.335919,3.9524223 23.262883,3.9341543 l -0.232568,-0.058684 c -0.168,-0.042627 -0.301158,-0.107397 -0.398376,-0.1943148 -0.0977,-0.086918 -0.146071,-0.202069 -0.146071,-0.3465624 0,-0.1184711 0.03259,-0.2225482 0.09838,-0.3116833 0.06512,-0.089129 0.154477,-0.158333 0.267411,-0.207606 0.113482,-0.049821 0.241584,-0.074187 0.384243,-0.074187 0.144975,0 0.271919,0.024365 0.381503,0.074187 0.109523,0.049273 0.195533,0.1179228 0.257848,0.2053888 0.06237,0.087472 0.09496,0.1876751 0.09667,0.3011634 z" })
27
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "9b07c19c__svg8", fill: "none", version: "1.1", viewBox: "0 0 24.000002 4.8385339", children: [
28
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "b01102a5__defs8" }),
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "c1caa850__path1", fill: "#000000", strokeWidth: "0.0609137", d: "m 15.954457,0.00201455 h 4.180386 V 0.77360406 H 18.476528 V 4.8328325 H 17.64731 V 0.77360406 h -1.692853 z" }),
30
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "d26314f9__path2", fill: "#000000", strokeWidth: "0.0609137", d: "M 9.0793096,0.00201455 V 0.77360406 H 5.7284528 V 2.0148548 H 8.4232081 V 2.7864426 H 5.7284528 V 4.0612447 H 9.0793096 V 4.8328325 H 4.8992893 V 0.77360406 H 4.8989421 V 0.00201455 Z" }),
31
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "4eb8fa64__path3", fill: "#000000", strokeWidth: "0.0609137", d: "m 11.166701,0.00402936 h -1.085117 l 3.88666,4.83081934 h 1.088284 L 13.112954,2.4211005 15.053421,0.00771496 13.968244,0.00939192 12.569665,1.7463777 Z" }),
32
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "0d2596c7__path4", fill: "#000000", strokeWidth: "0.0609137", d: "M 12.280203,3.4547086 11.736792,2.7790599 10.078477,4.838534 h 1.088224 z" }),
33
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "be60c25f__path5", fill: "#000000", fillRule: "evenodd", strokeWidth: "0.0609137", d: "M 4.9283452,4.8328325 1.0364528,0 H 0 V 4.8308162 H 0.82916345 V 1.0325848 L 3.8867025,4.8328325 Z", clipRule: "evenodd" }),
34
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "e802c783__path6", fill: "#000000", strokeWidth: "0.0609137", d: "m 20.321239,4.8033259 c -0.06073,0 -0.112386,-0.021033 -0.155635,-0.063107 -0.04325,-0.042073 -0.06463,-0.093009 -0.06408,-0.1533503 -5.48e-4,-0.058684 0.02083,-0.109066 0.06408,-0.1511391 0.04325,-0.042073 0.0949,-0.063113 0.155635,-0.063113 0.05842,0 0.109522,0.02104 0.152771,0.063113 0.04386,0.042073 0.06573,0.092455 0.06633,0.1511391 -6.09e-4,0.039856 -0.01072,0.076392 -0.03094,0.1090538 -0.02077,0.033222 -0.04715,0.059245 -0.08035,0.078067 -0.03259,0.019377 -0.06853,0.029336 -0.107817,0.029336 z" }),
35
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "bf979df0__path7", fill: "#000000", strokeWidth: "0.0609137", d: "m 21.736447,2.7682416 h 0.367431 v 1.4155919 c -5.48e-4,0.1300995 -0.02869,0.2413767 -0.0837,0.3349401 -0.05561,0.093557 -0.132609,0.1649665 -0.231472,0.2153482 -0.09831,0.049821 -0.213503,0.075296 -0.344406,0.075296 -0.119696,0 -0.226965,-0.021594 -0.322478,-0.063667 -0.09551,-0.042073 -0.17135,-0.1051858 -0.226964,-0.1882295 -0.05622,-0.083044 -0.08376,-0.1865665 -0.08376,-0.3105746 h 0.36804 c 5.48e-4,0.054256 0.01291,0.1013056 0.03649,0.1406132 0.02357,0.039308 0.05616,0.069198 0.09777,0.090238 0.04209,0.02104 0.09046,0.031559 0.144914,0.031559 0.05903,0 0.109583,-0.012183 0.150578,-0.037096 0.041,-0.024359 0.07249,-0.060895 0.09442,-0.1096142 0.02132,-0.048158 0.03259,-0.1079513 0.03314,-0.1788122 z" }),
36
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "f22130bc__path8", fill: "#000000", strokeWidth: "0.0609137", d: "m 23.615695,3.3218558 c -0.009,-0.085809 -0.0483,-0.1527959 -0.116832,-0.2004061 -0.06914,-0.048164 -0.158437,-0.071969 -0.26802,-0.071969 -0.07693,0 -0.143208,0.011628 -0.198274,0.034325 -0.05507,0.023251 -0.09777,0.05425 -0.127006,0.093557 -0.02918,0.039308 -0.0438,0.084152 -0.04495,0.134534 0,0.042073 0.01011,0.078609 0.02979,0.1090599 0.01967,0.030999 0.04605,0.057021 0.08035,0.078061 0.03368,0.021588 0.07133,0.039301 0.112386,0.053695 0.04154,0.014394 0.08315,0.026577 0.12469,0.036542 l 0.191574,0.047056 c 0.077,0.017714 0.151736,0.041525 0.223066,0.071969 0.07133,0.029896 0.135959,0.068095 0.19267,0.1140426 0.05677,0.045953 0.101726,0.1013117 0.134863,0.1660874 0.03312,0.06477 0.05,0.1406138 0.05,0.2280858 0,0.1179168 -0.03034,0.2214457 -0.09161,0.311129 -0.06122,0.089129 -0.149422,0.1588873 -0.265158,0.209269 -0.115187,0.049827 -0.254497,0.075289 -0.418538,0.075289 -0.158436,0 -0.296649,-0.024353 -0.412934,-0.073072 C 22.694924,4.6909462 22.603858,4.6200792 22.538132,4.5270701 22.472406,4.434067 22.437015,4.3205726 22.431959,4.1871533 h 0.364082 c 0.0051,0.069752 0.02753,0.1278883 0.06573,0.1749442 0.03874,0.046501 0.0893,0.080826 0.151127,0.1040771 0.06238,0.022696 0.132,0.034325 0.208995,0.034325 0.08035,0 0.151127,-0.012183 0.212346,-0.035988 0.06067,-0.023805 0.108426,-0.057015 0.14272,-0.100197 0.03484,-0.042634 0.05226,-0.093009 0.05281,-0.1505848 C 23.629221,4.1611368 23.613449,4.1173948 23.583109,4.08307 23.552229,4.048751 23.509529,4.019963 23.455007,3.996713 23.4,3.9734619 23.335919,3.9524223 23.262883,3.9341543 l -0.232568,-0.058684 c -0.168,-0.042627 -0.301158,-0.107397 -0.398376,-0.1943148 -0.0977,-0.086918 -0.146071,-0.202069 -0.146071,-0.3465624 0,-0.1184711 0.03259,-0.2225482 0.09838,-0.3116833 0.06512,-0.089129 0.154477,-0.158333 0.267411,-0.207606 0.113482,-0.049821 0.241584,-0.074187 0.384243,-0.074187 0.144975,0 0.271919,0.024365 0.381503,0.074187 0.109523,0.049273 0.195533,0.1179228 0.257848,0.2053888 0.06237,0.087472 0.09496,0.1876751 0.09667,0.3011634 z" })
37
37
  ] });
38
38
  };
39
39
  var logo_light_default = NextjsLogoLight;
@@ -1,15 +1,15 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  const NextjsLogoLight = (props) => {
3
- return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "prefix__svg8", fill: "none", version: "1.1", viewBox: "0 0 24.000002 4.8385339", children: [
4
- /* @__PURE__ */ jsx("defs", { id: "prefix__defs8" }),
5
- /* @__PURE__ */ jsx("path", { id: "prefix__path1", fill: "#000000", strokeWidth: "0.0609137", d: "m 15.954457,0.00201455 h 4.180386 V 0.77360406 H 18.476528 V 4.8328325 H 17.64731 V 0.77360406 h -1.692853 z" }),
6
- /* @__PURE__ */ jsx("path", { id: "prefix__path2", fill: "#000000", strokeWidth: "0.0609137", d: "M 9.0793096,0.00201455 V 0.77360406 H 5.7284528 V 2.0148548 H 8.4232081 V 2.7864426 H 5.7284528 V 4.0612447 H 9.0793096 V 4.8328325 H 4.8992893 V 0.77360406 H 4.8989421 V 0.00201455 Z" }),
7
- /* @__PURE__ */ jsx("path", { id: "prefix__path3", fill: "#000000", strokeWidth: "0.0609137", d: "m 11.166701,0.00402936 h -1.085117 l 3.88666,4.83081934 h 1.088284 L 13.112954,2.4211005 15.053421,0.00771496 13.968244,0.00939192 12.569665,1.7463777 Z" }),
8
- /* @__PURE__ */ jsx("path", { id: "prefix__path4", fill: "#000000", strokeWidth: "0.0609137", d: "M 12.280203,3.4547086 11.736792,2.7790599 10.078477,4.838534 h 1.088224 z" }),
9
- /* @__PURE__ */ jsx("path", { id: "prefix__path5", fill: "#000000", fillRule: "evenodd", strokeWidth: "0.0609137", d: "M 4.9283452,4.8328325 1.0364528,0 H 0 V 4.8308162 H 0.82916345 V 1.0325848 L 3.8867025,4.8328325 Z", clipRule: "evenodd" }),
10
- /* @__PURE__ */ jsx("path", { id: "prefix__path6", fill: "#000000", strokeWidth: "0.0609137", d: "m 20.321239,4.8033259 c -0.06073,0 -0.112386,-0.021033 -0.155635,-0.063107 -0.04325,-0.042073 -0.06463,-0.093009 -0.06408,-0.1533503 -5.48e-4,-0.058684 0.02083,-0.109066 0.06408,-0.1511391 0.04325,-0.042073 0.0949,-0.063113 0.155635,-0.063113 0.05842,0 0.109522,0.02104 0.152771,0.063113 0.04386,0.042073 0.06573,0.092455 0.06633,0.1511391 -6.09e-4,0.039856 -0.01072,0.076392 -0.03094,0.1090538 -0.02077,0.033222 -0.04715,0.059245 -0.08035,0.078067 -0.03259,0.019377 -0.06853,0.029336 -0.107817,0.029336 z" }),
11
- /* @__PURE__ */ jsx("path", { id: "prefix__path7", fill: "#000000", strokeWidth: "0.0609137", d: "m 21.736447,2.7682416 h 0.367431 v 1.4155919 c -5.48e-4,0.1300995 -0.02869,0.2413767 -0.0837,0.3349401 -0.05561,0.093557 -0.132609,0.1649665 -0.231472,0.2153482 -0.09831,0.049821 -0.213503,0.075296 -0.344406,0.075296 -0.119696,0 -0.226965,-0.021594 -0.322478,-0.063667 -0.09551,-0.042073 -0.17135,-0.1051858 -0.226964,-0.1882295 -0.05622,-0.083044 -0.08376,-0.1865665 -0.08376,-0.3105746 h 0.36804 c 5.48e-4,0.054256 0.01291,0.1013056 0.03649,0.1406132 0.02357,0.039308 0.05616,0.069198 0.09777,0.090238 0.04209,0.02104 0.09046,0.031559 0.144914,0.031559 0.05903,0 0.109583,-0.012183 0.150578,-0.037096 0.041,-0.024359 0.07249,-0.060895 0.09442,-0.1096142 0.02132,-0.048158 0.03259,-0.1079513 0.03314,-0.1788122 z" }),
12
- /* @__PURE__ */ jsx("path", { id: "prefix__path8", fill: "#000000", strokeWidth: "0.0609137", d: "m 23.615695,3.3218558 c -0.009,-0.085809 -0.0483,-0.1527959 -0.116832,-0.2004061 -0.06914,-0.048164 -0.158437,-0.071969 -0.26802,-0.071969 -0.07693,0 -0.143208,0.011628 -0.198274,0.034325 -0.05507,0.023251 -0.09777,0.05425 -0.127006,0.093557 -0.02918,0.039308 -0.0438,0.084152 -0.04495,0.134534 0,0.042073 0.01011,0.078609 0.02979,0.1090599 0.01967,0.030999 0.04605,0.057021 0.08035,0.078061 0.03368,0.021588 0.07133,0.039301 0.112386,0.053695 0.04154,0.014394 0.08315,0.026577 0.12469,0.036542 l 0.191574,0.047056 c 0.077,0.017714 0.151736,0.041525 0.223066,0.071969 0.07133,0.029896 0.135959,0.068095 0.19267,0.1140426 0.05677,0.045953 0.101726,0.1013117 0.134863,0.1660874 0.03312,0.06477 0.05,0.1406138 0.05,0.2280858 0,0.1179168 -0.03034,0.2214457 -0.09161,0.311129 -0.06122,0.089129 -0.149422,0.1588873 -0.265158,0.209269 -0.115187,0.049827 -0.254497,0.075289 -0.418538,0.075289 -0.158436,0 -0.296649,-0.024353 -0.412934,-0.073072 C 22.694924,4.6909462 22.603858,4.6200792 22.538132,4.5270701 22.472406,4.434067 22.437015,4.3205726 22.431959,4.1871533 h 0.364082 c 0.0051,0.069752 0.02753,0.1278883 0.06573,0.1749442 0.03874,0.046501 0.0893,0.080826 0.151127,0.1040771 0.06238,0.022696 0.132,0.034325 0.208995,0.034325 0.08035,0 0.151127,-0.012183 0.212346,-0.035988 0.06067,-0.023805 0.108426,-0.057015 0.14272,-0.100197 0.03484,-0.042634 0.05226,-0.093009 0.05281,-0.1505848 C 23.629221,4.1611368 23.613449,4.1173948 23.583109,4.08307 23.552229,4.048751 23.509529,4.019963 23.455007,3.996713 23.4,3.9734619 23.335919,3.9524223 23.262883,3.9341543 l -0.232568,-0.058684 c -0.168,-0.042627 -0.301158,-0.107397 -0.398376,-0.1943148 -0.0977,-0.086918 -0.146071,-0.202069 -0.146071,-0.3465624 0,-0.1184711 0.03259,-0.2225482 0.09838,-0.3116833 0.06512,-0.089129 0.154477,-0.158333 0.267411,-0.207606 0.113482,-0.049821 0.241584,-0.074187 0.384243,-0.074187 0.144975,0 0.271919,0.024365 0.381503,0.074187 0.109523,0.049273 0.195533,0.1179228 0.257848,0.2053888 0.06237,0.087472 0.09496,0.1876751 0.09667,0.3011634 z" })
3
+ return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "9b07c19c__svg8", fill: "none", version: "1.1", viewBox: "0 0 24.000002 4.8385339", children: [
4
+ /* @__PURE__ */ jsx("defs", { id: "b01102a5__defs8" }),
5
+ /* @__PURE__ */ jsx("path", { id: "c1caa850__path1", fill: "#000000", strokeWidth: "0.0609137", d: "m 15.954457,0.00201455 h 4.180386 V 0.77360406 H 18.476528 V 4.8328325 H 17.64731 V 0.77360406 h -1.692853 z" }),
6
+ /* @__PURE__ */ jsx("path", { id: "d26314f9__path2", fill: "#000000", strokeWidth: "0.0609137", d: "M 9.0793096,0.00201455 V 0.77360406 H 5.7284528 V 2.0148548 H 8.4232081 V 2.7864426 H 5.7284528 V 4.0612447 H 9.0793096 V 4.8328325 H 4.8992893 V 0.77360406 H 4.8989421 V 0.00201455 Z" }),
7
+ /* @__PURE__ */ jsx("path", { id: "4eb8fa64__path3", fill: "#000000", strokeWidth: "0.0609137", d: "m 11.166701,0.00402936 h -1.085117 l 3.88666,4.83081934 h 1.088284 L 13.112954,2.4211005 15.053421,0.00771496 13.968244,0.00939192 12.569665,1.7463777 Z" }),
8
+ /* @__PURE__ */ jsx("path", { id: "0d2596c7__path4", fill: "#000000", strokeWidth: "0.0609137", d: "M 12.280203,3.4547086 11.736792,2.7790599 10.078477,4.838534 h 1.088224 z" }),
9
+ /* @__PURE__ */ jsx("path", { id: "be60c25f__path5", fill: "#000000", fillRule: "evenodd", strokeWidth: "0.0609137", d: "M 4.9283452,4.8328325 1.0364528,0 H 0 V 4.8308162 H 0.82916345 V 1.0325848 L 3.8867025,4.8328325 Z", clipRule: "evenodd" }),
10
+ /* @__PURE__ */ jsx("path", { id: "e802c783__path6", fill: "#000000", strokeWidth: "0.0609137", d: "m 20.321239,4.8033259 c -0.06073,0 -0.112386,-0.021033 -0.155635,-0.063107 -0.04325,-0.042073 -0.06463,-0.093009 -0.06408,-0.1533503 -5.48e-4,-0.058684 0.02083,-0.109066 0.06408,-0.1511391 0.04325,-0.042073 0.0949,-0.063113 0.155635,-0.063113 0.05842,0 0.109522,0.02104 0.152771,0.063113 0.04386,0.042073 0.06573,0.092455 0.06633,0.1511391 -6.09e-4,0.039856 -0.01072,0.076392 -0.03094,0.1090538 -0.02077,0.033222 -0.04715,0.059245 -0.08035,0.078067 -0.03259,0.019377 -0.06853,0.029336 -0.107817,0.029336 z" }),
11
+ /* @__PURE__ */ jsx("path", { id: "bf979df0__path7", fill: "#000000", strokeWidth: "0.0609137", d: "m 21.736447,2.7682416 h 0.367431 v 1.4155919 c -5.48e-4,0.1300995 -0.02869,0.2413767 -0.0837,0.3349401 -0.05561,0.093557 -0.132609,0.1649665 -0.231472,0.2153482 -0.09831,0.049821 -0.213503,0.075296 -0.344406,0.075296 -0.119696,0 -0.226965,-0.021594 -0.322478,-0.063667 -0.09551,-0.042073 -0.17135,-0.1051858 -0.226964,-0.1882295 -0.05622,-0.083044 -0.08376,-0.1865665 -0.08376,-0.3105746 h 0.36804 c 5.48e-4,0.054256 0.01291,0.1013056 0.03649,0.1406132 0.02357,0.039308 0.05616,0.069198 0.09777,0.090238 0.04209,0.02104 0.09046,0.031559 0.144914,0.031559 0.05903,0 0.109583,-0.012183 0.150578,-0.037096 0.041,-0.024359 0.07249,-0.060895 0.09442,-0.1096142 0.02132,-0.048158 0.03259,-0.1079513 0.03314,-0.1788122 z" }),
12
+ /* @__PURE__ */ jsx("path", { id: "f22130bc__path8", fill: "#000000", strokeWidth: "0.0609137", d: "m 23.615695,3.3218558 c -0.009,-0.085809 -0.0483,-0.1527959 -0.116832,-0.2004061 -0.06914,-0.048164 -0.158437,-0.071969 -0.26802,-0.071969 -0.07693,0 -0.143208,0.011628 -0.198274,0.034325 -0.05507,0.023251 -0.09777,0.05425 -0.127006,0.093557 -0.02918,0.039308 -0.0438,0.084152 -0.04495,0.134534 0,0.042073 0.01011,0.078609 0.02979,0.1090599 0.01967,0.030999 0.04605,0.057021 0.08035,0.078061 0.03368,0.021588 0.07133,0.039301 0.112386,0.053695 0.04154,0.014394 0.08315,0.026577 0.12469,0.036542 l 0.191574,0.047056 c 0.077,0.017714 0.151736,0.041525 0.223066,0.071969 0.07133,0.029896 0.135959,0.068095 0.19267,0.1140426 0.05677,0.045953 0.101726,0.1013117 0.134863,0.1660874 0.03312,0.06477 0.05,0.1406138 0.05,0.2280858 0,0.1179168 -0.03034,0.2214457 -0.09161,0.311129 -0.06122,0.089129 -0.149422,0.1588873 -0.265158,0.209269 -0.115187,0.049827 -0.254497,0.075289 -0.418538,0.075289 -0.158436,0 -0.296649,-0.024353 -0.412934,-0.073072 C 22.694924,4.6909462 22.603858,4.6200792 22.538132,4.5270701 22.472406,4.434067 22.437015,4.3205726 22.431959,4.1871533 h 0.364082 c 0.0051,0.069752 0.02753,0.1278883 0.06573,0.1749442 0.03874,0.046501 0.0893,0.080826 0.151127,0.1040771 0.06238,0.022696 0.132,0.034325 0.208995,0.034325 0.08035,0 0.151127,-0.012183 0.212346,-0.035988 0.06067,-0.023805 0.108426,-0.057015 0.14272,-0.100197 0.03484,-0.042634 0.05226,-0.093009 0.05281,-0.1505848 C 23.629221,4.1611368 23.613449,4.1173948 23.583109,4.08307 23.552229,4.048751 23.509529,4.019963 23.455007,3.996713 23.4,3.9734619 23.335919,3.9524223 23.262883,3.9341543 l -0.232568,-0.058684 c -0.168,-0.042627 -0.301158,-0.107397 -0.398376,-0.1943148 -0.0977,-0.086918 -0.146071,-0.202069 -0.146071,-0.3465624 0,-0.1184711 0.03259,-0.2225482 0.09838,-0.3116833 0.06512,-0.089129 0.154477,-0.158333 0.267411,-0.207606 0.113482,-0.049821 0.241584,-0.074187 0.384243,-0.074187 0.144975,0 0.271919,0.024365 0.381503,0.074187 0.109523,0.049273 0.195533,0.1179228 0.257848,0.2053888 0.06237,0.087472 0.09496,0.1876751 0.09667,0.3011634 z" })
13
13
  ] });
14
14
  };
15
15
  var logo_light_default = NextjsLogoLight;
@@ -0,0 +1,39 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __export = (target, all) => {
7
+ for (var name in all)
8
+ __defProp(target, name, { get: all[name], enumerable: true });
9
+ };
10
+ var __copyProps = (to, from, except, desc) => {
11
+ if (from && typeof from === "object" || typeof from === "function") {
12
+ for (let key of __getOwnPropNames(from))
13
+ if (!__hasOwnProp.call(to, key) && key !== except)
14
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
+ }
16
+ return to;
17
+ };
18
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
+ var icon_dark_exports = {};
20
+ __export(icon_dark_exports, {
21
+ NodejsIconDark: () => NodejsIconDark,
22
+ default: () => icon_dark_default
23
+ });
24
+ module.exports = __toCommonJS(icon_dark_exports);
25
+ var import_jsx_runtime = require("react/jsx-runtime");
26
+ const NodejsIconDark = (props) => {
27
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "98dc9cb9__svg2", fill: "none", version: "1.1", viewBox: "0 0 24 27.050478", children: [
28
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { id: "1414933a__g2", clipPath: "url(#clip0_337_7892)", transform: "matrix(0.34347843,0,0,0.34347843,-0.062725,-0.25605707)", children: [
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "284e346c__path1", fill: "#ffffff", d: "m 35.1193,79.5 c -1.085,0 -2.0976,-0.2894 -3.038,-0.7959 l -9.6202,-5.7157 c -1.4467,-0.7959 -0.7233,-1.0853 -0.2893,-1.23 1.9529,-0.6512 2.3146,-0.7959 4.3399,-1.9535 0.217,-0.1447 0.5064,-0.0723 0.7234,0.0724 l 7.3779,4.4134 c 0.2893,0.1447 0.651,0.1447 0.868,0 L 64.3417,57.5775 c 0.2894,-0.1447 0.434,-0.4341 0.434,-0.7958 V 23.4276 c 0,-0.3617 -0.1446,-0.6511 -0.434,-0.7958 L 35.481,5.99096 c -0.2893,-0.1447 -0.651,-0.1447 -0.868,0 L 5.75223,22.6318 c -0.28933,0.1447 -0.434,0.5064 -0.434,0.7958 v 33.3541 c 0,0.2894 0.14467,0.6511 0.434,0.7958 l 7.88427,4.5582 c 4.2676,2.1705 6.9439,-0.3618 6.9439,-2.8941 V 26.3217 c 0,-0.4341 0.3617,-0.8682 0.868,-0.8682 h 3.689 c 0.434,0 0.868,0.3617 0.868,0.8682 v 32.9199 c 0,5.7158 -3.1103,9.0439 -8.5353,9.0439 -1.6636,0 -2.9656,0 -6.6546,-1.8088 L 3.22059,62.1357 C 1.33994,61.0504 0.182617,59.0246 0.182617,56.854 V 23.5 c 0,-2.1705 1.157323,-4.1964 3.037973,-5.2817 L 32.0813,1.50517 c 1.8084,-1.012917 4.2677,-1.012917 6.076,0 L 67.0181,18.2183 c 1.8806,1.0853 3.0379,3.1112 3.0379,5.2817 v 33.354 c 0,2.1706 -1.1573,4.1964 -3.0379,5.2817 L 38.1573,78.8488 c -0.868,0.3618 -1.953,0.6512 -3.038,0.6512 z" }),
30
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "216d1ac0__path2", fill: "#ffffff", d: "m 44.0884,56.5646 c -12.6582,0 -15.2622,-5.7881 -15.2622,-10.708 0,-0.4341 0.3616,-0.8683 0.868,-0.8683 h 3.7613 c 0.434,0 0.7956,0.2895 0.7956,0.7236 0.5787,3.8346 2.2423,5.7157 9.9096,5.7157 6.076,0 8.6799,-1.3747 8.6799,-4.6305 0,-1.8811 -0.7233,-3.2558 -10.1989,-4.1963 -7.8842,-0.7959 -12.8029,-2.5323 -12.8029,-8.8269 0,-5.8605 4.9187,-9.3333 13.1646,-9.3333 9.2586,0 13.8155,3.1834 14.3942,10.1291 0,0.2171 -0.0723,0.4342 -0.217,0.6512 -0.1447,0.1447 -0.3617,0.2894 -0.5787,0.2894 h -3.8336 c -0.3617,0 -0.7233,-0.2894 -0.7957,-0.6511 -0.8679,-3.9794 -3.1103,-5.2817 -9.0415,-5.2817 -6.6547,0 -7.4503,2.3152 -7.4503,4.0517 0,2.0982 0.9403,2.7493 9.9096,3.907 8.8969,1.1576 13.0922,2.8217 13.0922,9.0439 0,6.3669 -5.2803,9.9845 -14.3942,9.9845 z" })
31
+ ] }),
32
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "b1d795cd__defs2", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("clipPath", { id: "35960ca1__clip0_337_7892", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { id: "232dbc80__rect2", width: "71", height: "79", x: "0", y: "0", fill: "#ffffff", transform: "translate(0,0.5)" }) }) })
33
+ ] });
34
+ };
35
+ var icon_dark_default = NodejsIconDark;
36
+ // Annotate the CommonJS export names for ESM import in node:
37
+ 0 && (module.exports = {
38
+ NodejsIconDark
39
+ });
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const NodejsIconDark: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { NodejsIconDark, NodejsIconDark as default };
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const NodejsIconDark: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { NodejsIconDark, NodejsIconDark as default };
@@ -0,0 +1,15 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ const NodejsIconDark = (props) => {
3
+ return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "98dc9cb9__svg2", fill: "none", version: "1.1", viewBox: "0 0 24 27.050478", children: [
4
+ /* @__PURE__ */ jsxs("g", { id: "1414933a__g2", clipPath: "url(#clip0_337_7892)", transform: "matrix(0.34347843,0,0,0.34347843,-0.062725,-0.25605707)", children: [
5
+ /* @__PURE__ */ jsx("path", { id: "284e346c__path1", fill: "#ffffff", d: "m 35.1193,79.5 c -1.085,0 -2.0976,-0.2894 -3.038,-0.7959 l -9.6202,-5.7157 c -1.4467,-0.7959 -0.7233,-1.0853 -0.2893,-1.23 1.9529,-0.6512 2.3146,-0.7959 4.3399,-1.9535 0.217,-0.1447 0.5064,-0.0723 0.7234,0.0724 l 7.3779,4.4134 c 0.2893,0.1447 0.651,0.1447 0.868,0 L 64.3417,57.5775 c 0.2894,-0.1447 0.434,-0.4341 0.434,-0.7958 V 23.4276 c 0,-0.3617 -0.1446,-0.6511 -0.434,-0.7958 L 35.481,5.99096 c -0.2893,-0.1447 -0.651,-0.1447 -0.868,0 L 5.75223,22.6318 c -0.28933,0.1447 -0.434,0.5064 -0.434,0.7958 v 33.3541 c 0,0.2894 0.14467,0.6511 0.434,0.7958 l 7.88427,4.5582 c 4.2676,2.1705 6.9439,-0.3618 6.9439,-2.8941 V 26.3217 c 0,-0.4341 0.3617,-0.8682 0.868,-0.8682 h 3.689 c 0.434,0 0.868,0.3617 0.868,0.8682 v 32.9199 c 0,5.7158 -3.1103,9.0439 -8.5353,9.0439 -1.6636,0 -2.9656,0 -6.6546,-1.8088 L 3.22059,62.1357 C 1.33994,61.0504 0.182617,59.0246 0.182617,56.854 V 23.5 c 0,-2.1705 1.157323,-4.1964 3.037973,-5.2817 L 32.0813,1.50517 c 1.8084,-1.012917 4.2677,-1.012917 6.076,0 L 67.0181,18.2183 c 1.8806,1.0853 3.0379,3.1112 3.0379,5.2817 v 33.354 c 0,2.1706 -1.1573,4.1964 -3.0379,5.2817 L 38.1573,78.8488 c -0.868,0.3618 -1.953,0.6512 -3.038,0.6512 z" }),
6
+ /* @__PURE__ */ jsx("path", { id: "216d1ac0__path2", fill: "#ffffff", d: "m 44.0884,56.5646 c -12.6582,0 -15.2622,-5.7881 -15.2622,-10.708 0,-0.4341 0.3616,-0.8683 0.868,-0.8683 h 3.7613 c 0.434,0 0.7956,0.2895 0.7956,0.7236 0.5787,3.8346 2.2423,5.7157 9.9096,5.7157 6.076,0 8.6799,-1.3747 8.6799,-4.6305 0,-1.8811 -0.7233,-3.2558 -10.1989,-4.1963 -7.8842,-0.7959 -12.8029,-2.5323 -12.8029,-8.8269 0,-5.8605 4.9187,-9.3333 13.1646,-9.3333 9.2586,0 13.8155,3.1834 14.3942,10.1291 0,0.2171 -0.0723,0.4342 -0.217,0.6512 -0.1447,0.1447 -0.3617,0.2894 -0.5787,0.2894 h -3.8336 c -0.3617,0 -0.7233,-0.2894 -0.7957,-0.6511 -0.8679,-3.9794 -3.1103,-5.2817 -9.0415,-5.2817 -6.6547,0 -7.4503,2.3152 -7.4503,4.0517 0,2.0982 0.9403,2.7493 9.9096,3.907 8.8969,1.1576 13.0922,2.8217 13.0922,9.0439 0,6.3669 -5.2803,9.9845 -14.3942,9.9845 z" })
7
+ ] }),
8
+ /* @__PURE__ */ jsx("defs", { id: "b1d795cd__defs2", children: /* @__PURE__ */ jsx("clipPath", { id: "35960ca1__clip0_337_7892", children: /* @__PURE__ */ jsx("rect", { id: "232dbc80__rect2", width: "71", height: "79", x: "0", y: "0", fill: "#ffffff", transform: "translate(0,0.5)" }) }) })
9
+ ] });
10
+ };
11
+ var icon_dark_default = NodejsIconDark;
12
+ export {
13
+ NodejsIconDark,
14
+ icon_dark_default as default
15
+ };
@@ -0,0 +1,39 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __export = (target, all) => {
7
+ for (var name in all)
8
+ __defProp(target, name, { get: all[name], enumerable: true });
9
+ };
10
+ var __copyProps = (to, from, except, desc) => {
11
+ if (from && typeof from === "object" || typeof from === "function") {
12
+ for (let key of __getOwnPropNames(from))
13
+ if (!__hasOwnProp.call(to, key) && key !== except)
14
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
+ }
16
+ return to;
17
+ };
18
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
+ var icon_light_exports = {};
20
+ __export(icon_light_exports, {
21
+ NodejsIconLight: () => NodejsIconLight,
22
+ default: () => icon_light_default
23
+ });
24
+ module.exports = __toCommonJS(icon_light_exports);
25
+ var import_jsx_runtime = require("react/jsx-runtime");
26
+ const NodejsIconLight = (props) => {
27
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "df39a0ec__svg3", fill: "none", version: "1.1", viewBox: "0 0 24 26.996943", children: [
28
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { id: "682c7d41__g2", fill: "#5fa04e", clipPath: "url(#clip0_337_7891)", transform: "matrix(0.34455531,0,0,0.34455531,-0.27495513,-0.39520494)", children: [
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "a0ebd0d7__path1", d: "m 35.625,79.5 c -1.081,0 -2.09,-0.288 -3.028,-0.792 l -9.59,-5.686 c -1.442,-0.792 -0.721,-1.08 -0.289,-1.224 1.947,-0.648 2.308,-0.792 4.327,-1.944 0.216,-0.144 0.504,-0.072 0.72,0.072 l 7.356,4.391 c 0.288,0.144 0.649,0.144 0.865,0 l 28.77,-16.628 c 0.289,-0.144 0.433,-0.431 0.433,-0.791 V 23.714 c 0,-0.36 -0.144,-0.648 -0.432,-0.792 L 35.986,6.366 c -0.288,-0.144 -0.65,-0.144 -0.865,0 L 6.35,22.922 c -0.29,0.144 -0.434,0.504 -0.434,0.792 v 33.184 c 0,0.287 0.145,0.647 0.433,0.791 l 7.86,4.535 c 4.254,2.16 6.922,-0.36 6.922,-2.879 V 26.593 c 0,-0.432 0.36,-0.864 0.865,-0.864 h 3.678 c 0.432,0 0.865,0.36 0.865,0.864 v 32.752 c 0,5.687 -3.1,8.998 -8.509,8.998 -1.658,0 -2.956,0 -6.633,-1.8 L 3.825,62.224 A 6.073,6.073 0 0 1 0.798,56.97 V 23.786 A 6.073,6.073 0 0 1 3.826,18.531 L 32.596,1.903 c 1.804,-1.008 4.255,-1.008 6.058,0 l 28.77,16.628 a 6.073,6.073 0 0 1 3.029,5.255 V 56.97 a 6.073,6.073 0 0 1 -3.029,5.254 l -28.77,16.628 c -0.865,0.36 -1.947,0.648 -3.029,0.648 z" }),
30
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "8efdc41a__path2", d: "m 44.567,56.682 c -12.62,0 -15.215,-5.759 -15.215,-10.654 0,-0.432 0.36,-0.864 0.865,-0.864 h 3.75 c 0.433,0 0.793,0.288 0.793,0.72 0.577,3.815 2.235,5.687 9.879,5.687 6.057,0 8.652,-1.368 8.652,-4.607 0,-1.871 -0.72,-3.24 -10.167,-4.175 -7.86,-0.792 -12.762,-2.52 -12.762,-8.782 0,-5.83 4.903,-9.285 13.123,-9.285 9.23,0 13.772,3.167 14.35,10.077 0,0.216 -0.073,0.432 -0.217,0.648 -0.144,0.144 -0.36,0.288 -0.577,0.288 h -3.822 a 0.844,0.844 0 0 1 -0.793,-0.648 c -0.865,-3.96 -3.1,-5.255 -9.013,-5.255 -6.634,0 -7.427,2.304 -7.427,4.031 0,2.088 0.937,2.736 9.879,3.887 8.869,1.152 13.05,2.808 13.05,8.998 0,6.335 -5.263,9.934 -14.348,9.934 z" })
31
+ ] }),
32
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "6af498df__defs3", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("clipPath", { id: "26a44635__clip0_337_7891", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "4d9ccab7__path3", fill: "#ffffff", d: "m 0,0.5 h 71 v 79 H 0 Z" }) }) })
33
+ ] });
34
+ };
35
+ var icon_light_default = NodejsIconLight;
36
+ // Annotate the CommonJS export names for ESM import in node:
37
+ 0 && (module.exports = {
38
+ NodejsIconLight
39
+ });
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const NodejsIconLight: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { NodejsIconLight, NodejsIconLight as default };
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const NodejsIconLight: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { NodejsIconLight, NodejsIconLight as default };
@@ -0,0 +1,15 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ const NodejsIconLight = (props) => {
3
+ return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "df39a0ec__svg3", fill: "none", version: "1.1", viewBox: "0 0 24 26.996943", children: [
4
+ /* @__PURE__ */ jsxs("g", { id: "682c7d41__g2", fill: "#5fa04e", clipPath: "url(#clip0_337_7891)", transform: "matrix(0.34455531,0,0,0.34455531,-0.27495513,-0.39520494)", children: [
5
+ /* @__PURE__ */ jsx("path", { id: "a0ebd0d7__path1", d: "m 35.625,79.5 c -1.081,0 -2.09,-0.288 -3.028,-0.792 l -9.59,-5.686 c -1.442,-0.792 -0.721,-1.08 -0.289,-1.224 1.947,-0.648 2.308,-0.792 4.327,-1.944 0.216,-0.144 0.504,-0.072 0.72,0.072 l 7.356,4.391 c 0.288,0.144 0.649,0.144 0.865,0 l 28.77,-16.628 c 0.289,-0.144 0.433,-0.431 0.433,-0.791 V 23.714 c 0,-0.36 -0.144,-0.648 -0.432,-0.792 L 35.986,6.366 c -0.288,-0.144 -0.65,-0.144 -0.865,0 L 6.35,22.922 c -0.29,0.144 -0.434,0.504 -0.434,0.792 v 33.184 c 0,0.287 0.145,0.647 0.433,0.791 l 7.86,4.535 c 4.254,2.16 6.922,-0.36 6.922,-2.879 V 26.593 c 0,-0.432 0.36,-0.864 0.865,-0.864 h 3.678 c 0.432,0 0.865,0.36 0.865,0.864 v 32.752 c 0,5.687 -3.1,8.998 -8.509,8.998 -1.658,0 -2.956,0 -6.633,-1.8 L 3.825,62.224 A 6.073,6.073 0 0 1 0.798,56.97 V 23.786 A 6.073,6.073 0 0 1 3.826,18.531 L 32.596,1.903 c 1.804,-1.008 4.255,-1.008 6.058,0 l 28.77,16.628 a 6.073,6.073 0 0 1 3.029,5.255 V 56.97 a 6.073,6.073 0 0 1 -3.029,5.254 l -28.77,16.628 c -0.865,0.36 -1.947,0.648 -3.029,0.648 z" }),
6
+ /* @__PURE__ */ jsx("path", { id: "8efdc41a__path2", d: "m 44.567,56.682 c -12.62,0 -15.215,-5.759 -15.215,-10.654 0,-0.432 0.36,-0.864 0.865,-0.864 h 3.75 c 0.433,0 0.793,0.288 0.793,0.72 0.577,3.815 2.235,5.687 9.879,5.687 6.057,0 8.652,-1.368 8.652,-4.607 0,-1.871 -0.72,-3.24 -10.167,-4.175 -7.86,-0.792 -12.762,-2.52 -12.762,-8.782 0,-5.83 4.903,-9.285 13.123,-9.285 9.23,0 13.772,3.167 14.35,10.077 0,0.216 -0.073,0.432 -0.217,0.648 -0.144,0.144 -0.36,0.288 -0.577,0.288 h -3.822 a 0.844,0.844 0 0 1 -0.793,-0.648 c -0.865,-3.96 -3.1,-5.255 -9.013,-5.255 -6.634,0 -7.427,2.304 -7.427,4.031 0,2.088 0.937,2.736 9.879,3.887 8.869,1.152 13.05,2.808 13.05,8.998 0,6.335 -5.263,9.934 -14.348,9.934 z" })
7
+ ] }),
8
+ /* @__PURE__ */ jsx("defs", { id: "6af498df__defs3", children: /* @__PURE__ */ jsx("clipPath", { id: "26a44635__clip0_337_7891", children: /* @__PURE__ */ jsx("path", { id: "4d9ccab7__path3", fill: "#ffffff", d: "m 0,0.5 h 71 v 79 H 0 Z" }) }) })
9
+ ] });
10
+ };
11
+ var icon_light_default = NodejsIconLight;
12
+ export {
13
+ NodejsIconLight,
14
+ icon_light_default as default
15
+ };
@@ -0,0 +1,58 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __export = (target, all) => {
7
+ for (var name in all)
8
+ __defProp(target, name, { get: all[name], enumerable: true });
9
+ };
10
+ var __copyProps = (to, from, except, desc) => {
11
+ if (from && typeof from === "object" || typeof from === "function") {
12
+ for (let key of __getOwnPropNames(from))
13
+ if (!__hasOwnProp.call(to, key) && key !== except)
14
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
+ }
16
+ return to;
17
+ };
18
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
+ var icon_exports = {};
20
+ __export(icon_exports, {
21
+ NodejsIcon: () => NodejsIcon,
22
+ default: () => icon_default
23
+ });
24
+ module.exports = __toCommonJS(icon_exports);
25
+ var import_jsx_runtime = require("react/jsx-runtime");
26
+ const NodejsIcon = (props) => {
27
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "8ff74d02__svg13", version: "1.1", viewBox: "0 0 5.28 6.8792286", children: [
28
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("defs", { id: "77c6d4bf__defs12", children: [
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "b431e54d__main", x1: "30.33", x2: "14.9", y1: "8.5600004", y2: "44.700001", gradientTransform: "matrix(0.13825649,0,0,0.13825649,-0.36,-0.01439941)", gradientUnits: "userSpaceOnUse", children: [
30
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "582901a8__stop1", stopColor: "#3F8B3D" }),
31
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "bb1dac18__stop2", offset: "0.64", stopColor: "#3F873F" }),
32
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "398f6398__stop3", offset: "0.93", stopColor: "#3DA92E" }),
33
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "4ce8b2de__stop4", offset: "1", stopColor: "#3DAE2B" })
34
+ ] }),
35
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "d652a8f5__r1", x1: "18.799999", x2: "68", y1: "26.799999", y2: "0.40000001", gradientUnits: "userSpaceOnUse", children: [
36
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "f464e341__stop5", offset: "0.14", stopColor: "#3F873F" }),
37
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "d5436984__stop6", offset: "0.4", stopColor: "#52A044" }),
38
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "20de0736__stop7", offset: "0.71", stopColor: "#64B749" }),
39
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "332d5de8__stop8", offset: "0.91", stopColor: "#6ABF4B" })
40
+ ] }),
41
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "35ddcb2a__r2", x1: "0.25", x2: "44", y1: "24.5", y2: "24.5", gradientUnits: "userSpaceOnUse", children: [
42
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "d10b41db__stop9", offset: "0.09", stopColor: "#6ABF4B" }),
43
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "ada9ad72__stop10", offset: "0.29", stopColor: "#64B749" }),
44
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "fa348880__stop11", offset: "0.6", stopColor: "#52A044" }),
45
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "045ce098__stop12", offset: "0.86", stopColor: "#3F873F" })
46
+ ] }),
47
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("clipPath", { id: "56ec05ec__hexClip", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "0caed6f4__path1", d: "M 22.8725,0.4166 C 22.136,0 21.2616,0 20.5253,0.4166 L 1.1505,11.6694 C 0.4142,12.0862 0,12.8733 0,13.707 v 22.5514 c 0,0.8337 0.4602,1.6207 1.1505,2.0376 l 19.3748,11.2527 c 0.7363,0.4166 1.6107,0.4166 2.3472,0 L 42.2471,38.296 c 0.7365,-0.4169 1.1505,-1.2039 1.1505,-2.0376 V 13.707 c 0,-0.8337 -0.4601,-1.6208 -1.1505,-2.0376 z" }) })
48
+ ] }),
49
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "889257c8__path12", fill: "url(#b431e54d__main)", strokeWidth: "0.138256", d: "m 2.8022716,0.04319824 c -0.1018259,-0.05759765 -0.2227173,-0.05759765 -0.3245156,0 L -0.2009359,1.5989709 C -0.3027342,1.6565962 -0.36,1.7654179 -0.36,1.8806823 v 3.1178775 c 0,0.1152645 0.063626,0.2240723 0.1590641,0.2817115 L 2.477756,6.8360301 c 0.1017983,0.057598 0.2226897,0.057598 0.3245156,0 L 5.4809359,5.2802713 C 5.5827618,5.2226321 5.64,5.1138243 5.64,4.9985598 V 1.8806823 C 5.64,1.7654179 5.5763882,1.6565962 5.4809359,1.5989709 Z" }),
50
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("polygon", { id: "c546a8fc__polygon12", fill: "url(#d652a8f5__r1)", points: "43.20532,11.948247 21.698901,51.072715 0.152778,38.055107 21.698901,-1.046618", clipPath: "url(#56ec05ec__hexClip)", transform: "matrix(0.13825649,0,0,0.13825649,-0.36,-0.01439941)" }),
51
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("polygon", { id: "e96f8421__polygon13", fill: "url(#35ddcb2a__r2)", points: "0.152778,11.948247 21.698901,51.072715 43.20532,38.055107 21.698901,-1.046618", clipPath: "url(#56ec05ec__hexClip)", transform: "matrix(0.13825649,0,0,0.13825649,-0.36,-0.01439941)" })
52
+ ] });
53
+ };
54
+ var icon_default = NodejsIcon;
55
+ // Annotate the CommonJS export names for ESM import in node:
56
+ 0 && (module.exports = {
57
+ NodejsIcon
58
+ });
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const NodejsIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { NodejsIcon, NodejsIcon as default };
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const NodejsIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { NodejsIcon, NodejsIcon as default };
@@ -0,0 +1,34 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ const NodejsIcon = (props) => {
3
+ return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "8ff74d02__svg13", version: "1.1", viewBox: "0 0 5.28 6.8792286", children: [
4
+ /* @__PURE__ */ jsxs("defs", { id: "77c6d4bf__defs12", children: [
5
+ /* @__PURE__ */ jsxs("linearGradient", { id: "b431e54d__main", x1: "30.33", x2: "14.9", y1: "8.5600004", y2: "44.700001", gradientTransform: "matrix(0.13825649,0,0,0.13825649,-0.36,-0.01439941)", gradientUnits: "userSpaceOnUse", children: [
6
+ /* @__PURE__ */ jsx("stop", { id: "582901a8__stop1", stopColor: "#3F8B3D" }),
7
+ /* @__PURE__ */ jsx("stop", { id: "bb1dac18__stop2", offset: "0.64", stopColor: "#3F873F" }),
8
+ /* @__PURE__ */ jsx("stop", { id: "398f6398__stop3", offset: "0.93", stopColor: "#3DA92E" }),
9
+ /* @__PURE__ */ jsx("stop", { id: "4ce8b2de__stop4", offset: "1", stopColor: "#3DAE2B" })
10
+ ] }),
11
+ /* @__PURE__ */ jsxs("linearGradient", { id: "d652a8f5__r1", x1: "18.799999", x2: "68", y1: "26.799999", y2: "0.40000001", gradientUnits: "userSpaceOnUse", children: [
12
+ /* @__PURE__ */ jsx("stop", { id: "f464e341__stop5", offset: "0.14", stopColor: "#3F873F" }),
13
+ /* @__PURE__ */ jsx("stop", { id: "d5436984__stop6", offset: "0.4", stopColor: "#52A044" }),
14
+ /* @__PURE__ */ jsx("stop", { id: "20de0736__stop7", offset: "0.71", stopColor: "#64B749" }),
15
+ /* @__PURE__ */ jsx("stop", { id: "332d5de8__stop8", offset: "0.91", stopColor: "#6ABF4B" })
16
+ ] }),
17
+ /* @__PURE__ */ jsxs("linearGradient", { id: "35ddcb2a__r2", x1: "0.25", x2: "44", y1: "24.5", y2: "24.5", gradientUnits: "userSpaceOnUse", children: [
18
+ /* @__PURE__ */ jsx("stop", { id: "d10b41db__stop9", offset: "0.09", stopColor: "#6ABF4B" }),
19
+ /* @__PURE__ */ jsx("stop", { id: "ada9ad72__stop10", offset: "0.29", stopColor: "#64B749" }),
20
+ /* @__PURE__ */ jsx("stop", { id: "fa348880__stop11", offset: "0.6", stopColor: "#52A044" }),
21
+ /* @__PURE__ */ jsx("stop", { id: "045ce098__stop12", offset: "0.86", stopColor: "#3F873F" })
22
+ ] }),
23
+ /* @__PURE__ */ jsx("clipPath", { id: "56ec05ec__hexClip", children: /* @__PURE__ */ jsx("path", { id: "0caed6f4__path1", d: "M 22.8725,0.4166 C 22.136,0 21.2616,0 20.5253,0.4166 L 1.1505,11.6694 C 0.4142,12.0862 0,12.8733 0,13.707 v 22.5514 c 0,0.8337 0.4602,1.6207 1.1505,2.0376 l 19.3748,11.2527 c 0.7363,0.4166 1.6107,0.4166 2.3472,0 L 42.2471,38.296 c 0.7365,-0.4169 1.1505,-1.2039 1.1505,-2.0376 V 13.707 c 0,-0.8337 -0.4601,-1.6208 -1.1505,-2.0376 z" }) })
24
+ ] }),
25
+ /* @__PURE__ */ jsx("path", { id: "889257c8__path12", fill: "url(#b431e54d__main)", strokeWidth: "0.138256", d: "m 2.8022716,0.04319824 c -0.1018259,-0.05759765 -0.2227173,-0.05759765 -0.3245156,0 L -0.2009359,1.5989709 C -0.3027342,1.6565962 -0.36,1.7654179 -0.36,1.8806823 v 3.1178775 c 0,0.1152645 0.063626,0.2240723 0.1590641,0.2817115 L 2.477756,6.8360301 c 0.1017983,0.057598 0.2226897,0.057598 0.3245156,0 L 5.4809359,5.2802713 C 5.5827618,5.2226321 5.64,5.1138243 5.64,4.9985598 V 1.8806823 C 5.64,1.7654179 5.5763882,1.6565962 5.4809359,1.5989709 Z" }),
26
+ /* @__PURE__ */ jsx("polygon", { id: "c546a8fc__polygon12", fill: "url(#d652a8f5__r1)", points: "43.20532,11.948247 21.698901,51.072715 0.152778,38.055107 21.698901,-1.046618", clipPath: "url(#56ec05ec__hexClip)", transform: "matrix(0.13825649,0,0,0.13825649,-0.36,-0.01439941)" }),
27
+ /* @__PURE__ */ jsx("polygon", { id: "e96f8421__polygon13", fill: "url(#35ddcb2a__r2)", points: "0.152778,11.948247 21.698901,51.072715 43.20532,38.055107 21.698901,-1.046618", clipPath: "url(#56ec05ec__hexClip)", transform: "matrix(0.13825649,0,0,0.13825649,-0.36,-0.01439941)" })
28
+ ] });
29
+ };
30
+ var icon_default = NodejsIcon;
31
+ export {
32
+ NodejsIcon,
33
+ icon_default as default
34
+ };
@@ -0,0 +1,67 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __export = (target, all) => {
7
+ for (var name in all)
8
+ __defProp(target, name, { get: all[name], enumerable: true });
9
+ };
10
+ var __copyProps = (to, from, except, desc) => {
11
+ if (from && typeof from === "object" || typeof from === "function") {
12
+ for (let key of __getOwnPropNames(from))
13
+ if (!__hasOwnProp.call(to, key) && key !== except)
14
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
+ }
16
+ return to;
17
+ };
18
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
+ var logo_dark_exports = {};
20
+ __export(logo_dark_exports, {
21
+ NodejsLogoDark: () => NodejsLogoDark,
22
+ default: () => logo_dark_default
23
+ });
24
+ module.exports = __toCommonJS(logo_dark_exports);
25
+ var import_jsx_runtime = require("react/jsx-runtime");
26
+ const NodejsLogoDark = (props) => {
27
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "2a6a0913__svg20", fill: "none", version: "1.1", viewBox: "0 0 24 7.0917025", children: [
28
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("mask", { id: "001da96b__a", width: "267", height: "80", x: "0", y: "0", maskUnits: "userSpaceOnUse", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "caf21494__path1", fill: "#ffffff", d: "M 267,0 H 0 v 79.378 h 267 z" }) }),
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { id: "9cda926b__g9", mask: "url(#001da96b__a)", transform: "matrix(0.08988764,0,0,0.08988764,0,-2.247191e-5)", children: [
30
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "9dea318f__path2", fill: "#5fa04e", d: "m 234.983,78.755 a 4,4 0 0 1 -1.933,-0.51 l -6.121,-3.658 c -0.921,-0.51 -0.46,-0.695 -0.184,-0.787 1.242,-0.417 1.472,-0.51 2.761,-1.25 0.138,-0.093 0.322,-0.047 0.46,0.046 l 4.694,2.825 c 0.184,0.092 0.414,0.092 0.552,0 l 18.363,-10.698 c 0.183,-0.092 0.277,-0.277 0.277,-0.509 V 42.867 c 0,-0.232 -0.094,-0.417 -0.277,-0.51 l -18.363,-10.65 c -0.184,-0.093 -0.414,-0.093 -0.552,0 l -18.362,10.65 c -0.184,0.093 -0.276,0.324 -0.276,0.51 v 21.347 c 0,0.186 0.092,0.417 0.276,0.51 l 5.016,2.917 c 2.715,1.39 4.418,-0.232 4.418,-1.852 v -21.07 c 0,-0.278 0.23,-0.556 0.553,-0.556 h 2.347 c 0.276,0 0.552,0.232 0.552,0.556 v 21.07 c 0,3.658 -1.979,5.788 -5.431,5.788 -1.058,0 -1.886,0 -4.234,-1.157 l -4.832,-2.779 a 3.91,3.91 0 0 1 -1.933,-3.38 V 42.912 c 0,-1.39 0.737,-2.686 1.933,-3.38 L 233.05,28.835 c 1.15,-0.649 2.715,-0.649 3.865,0 l 18.363,10.696 a 3.91,3.91 0 0 1 1.932,3.381 V 64.26 c 0,1.39 -0.736,2.686 -1.932,3.381 l -18.363,10.697 c -0.552,0.232 -1.242,0.417 -1.932,0.417" }),
31
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "3f25a476__path3", fill: "#5fa04e", d: "m 240.69,64.075 c -8.055,0 -9.712,-3.705 -9.712,-6.854 0,-0.277 0.23,-0.555 0.552,-0.555 h 2.393 c 0.277,0 0.507,0.185 0.507,0.463 0.368,2.454 1.426,3.658 6.305,3.658 3.866,0 5.523,-0.88 5.523,-2.963 0,-1.204 -0.462,-2.084 -6.49,-2.686 -5.016,-0.51 -8.146,-1.621 -8.146,-5.65 0,-3.75 3.13,-5.974 8.376,-5.974 5.892,0 8.791,2.038 9.159,6.484 a 0.76,0.76 0 0 1 -0.137,0.416 c -0.094,0.093 -0.231,0.186 -0.371,0.186 h -2.439 a 0.54,0.54 0 0 1 -0.505,-0.417 c -0.553,-2.547 -1.98,-3.38 -5.753,-3.38 -4.234,0 -4.74,1.481 -4.74,2.593 0,1.342 0.598,1.76 6.305,2.5 5.66,0.741 8.33,1.806 8.33,5.788 0,4.076 -3.36,6.391 -9.157,6.391 M 267.2,41.662 c 0,1.945 -1.612,3.566 -3.546,3.566 a 3.556,3.556 0 0 1 -3.543,-3.566 3.556,3.556 0 0 1 3.543,-3.565 c 1.888,0 3.546,1.574 3.546,3.565 m -6.536,0 c 0,1.667 1.335,3.01 2.944,3.01 1.658,0 2.993,-1.39 2.993,-3.01 0,-1.667 -1.335,-2.963 -2.993,-2.963 a 2.975,2.975 0 0 0 -2.944,2.963 m 1.657,-1.991 h 1.381 c 0.46,0 1.381,0 1.381,1.065 0,0.74 -0.462,0.88 -0.739,0.973 0.554,0.046 0.599,0.416 0.645,0.926 0.046,0.324 0.094,0.88 0.185,1.065 h -0.83 c 0,-0.186 -0.137,-1.204 -0.137,-1.25 -0.045,-0.232 -0.137,-0.325 -0.413,-0.325 h -0.691 v 1.62 h -0.782 z m 0.736,1.76 h 0.597 c 0.508,0 0.599,-0.37 0.599,-0.556 0,-0.556 -0.368,-0.556 -0.599,-0.556 h -0.642 v 1.112 z" }),
32
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "fa6eb82d__path4", fill: "#ffffff", fillRule: "evenodd", d: "m 43.674,41.954 c 0,-0.834 -0.46,-1.62 -1.197,-2.038 L 23.01,28.572 c -0.322,-0.185 -0.69,-0.278 -1.058,-0.324 h -0.184 c -0.368,0 -0.736,0.139 -1.059,0.324 L 1.197,39.872 A 2.38,2.38 0 0 0 0,41.953 l 0.046,30.378 c 0,0.416 0.23,0.833 0.598,1.018 0.368,0.232 0.829,0.232 1.15,0 l 11.598,-6.668 a 2.36,2.36 0 0 0 1.197,-2.037 V 50.428 c 0,-0.833 0.46,-1.62 1.196,-2.037 l 4.924,-2.871 a 2.2,2.2 0 0 1 1.197,-0.325 c 0.414,0 0.828,0.093 1.15,0.325 l 4.925,2.87 a 2.36,2.36 0 0 1 1.196,2.038 v 14.217 c 0,0.833 0.46,1.62 1.197,2.037 l 11.505,6.668 c 0.368,0.232 0.828,0.232 1.197,0 0.368,-0.185 0.598,-0.602 0.598,-1.018 z M 137.465,0.139 c -0.369,-0.185 -0.829,-0.185 -1.151,0 -0.368,0.231 -0.598,0.602 -0.598,1.019 v 30.1 a 0.89,0.89 0 0 1 -0.415,0.74 0.88,0.88 0 0 1 -0.828,0 l -4.878,-2.825 a 2.36,2.36 0 0 0 -2.347,0 L 107.735,40.52 a 2.36,2.36 0 0 0 -1.196,2.037 V 65.2 c 0,0.834 0.46,1.621 1.196,2.038 l 19.513,11.345 a 2.36,2.36 0 0 0 2.347,0 L 149.108,67.238 A 2.36,2.36 0 0 0 150.304,65.2 V 8.752 c 0,-0.88 -0.46,-1.667 -1.196,-2.084 z m -1.795,57.606 c 0,0.232 -0.092,0.417 -0.276,0.51 l -6.674,3.89 a 0.68,0.68 0 0 1 -0.598,0 l -6.673,-3.89 c -0.184,-0.093 -0.276,-0.325 -0.276,-0.51 v -7.78 c 0,-0.231 0.092,-0.416 0.276,-0.509 l 6.673,-3.89 a 0.68,0.68 0 0 1 0.598,0 l 6.674,3.89 c 0.184,0.093 0.276,0.324 0.276,0.51 z m 66.728,-7.965 c 0.737,-0.417 1.151,-1.204 1.151,-2.038 v -5.51 c 0,-0.834 -0.46,-1.62 -1.151,-2.037 l -19.375,-11.3 a 2.36,2.36 0 0 0 -2.347,0 l -19.512,11.346 a 2.36,2.36 0 0 0 -1.197,2.037 v 22.645 c 0,0.833 0.46,1.62 1.197,2.037 l 19.374,11.114 c 0.737,0.416 1.611,0.416 2.301,0 l 11.736,-6.576 c 0.368,-0.185 0.598,-0.602 0.598,-1.019 0,-0.417 -0.23,-0.833 -0.598,-1.018 L 174.97,58.115 c -0.368,-0.231 -0.598,-0.602 -0.598,-1.018 v -7.085 c 0,-0.417 0.23,-0.834 0.598,-1.02 l 6.121,-3.518 a 1.12,1.12 0 0 1 1.196,0 l 6.121,3.519 c 0.368,0.231 0.598,0.602 0.598,1.019 v 5.557 c 0,0.416 0.23,0.833 0.599,1.018 0.368,0.232 0.828,0.232 1.196,0 z", clipRule: "evenodd" }),
33
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "37cda2e5__path5", fill: "#5fa04e", fillRule: "evenodd", d: "m 181.551,48.716 a 0.42,0.42 0 0 1 0.461,0 l 3.727,2.176 c 0.138,0.092 0.23,0.231 0.23,0.417 v 4.352 a 0.49,0.49 0 0 1 -0.23,0.417 l -3.727,2.177 a 0.42,0.42 0 0 1 -0.461,0 l -3.727,-2.177 a 0.49,0.49 0 0 1 -0.23,-0.417 V 51.31 c 0,-0.185 0.092,-0.325 0.23,-0.417 z", clipRule: "evenodd" }),
34
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { id: "4e16f496__g8", transform: "translate(53.428,28.628)", children: [
35
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "524e3597__path6", fill: "url(#07dc474e__b)", d: "m 22.873,0.417 a 2.36,2.36 0 0 0 -2.348,0 L 1.151,11.669 C 0.414,12.086 0,12.873 0,13.707 v 22.551 c 0,0.834 0.46,1.621 1.15,2.038 l 19.375,11.253 a 2.36,2.36 0 0 0 2.348,0 L 42.247,38.296 c 0.737,-0.417 1.15,-1.204 1.15,-2.038 V 13.707 c 0,-0.834 -0.46,-1.62 -1.15,-2.038 z" }),
36
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "1bc705e2__path7", fill: "url(#39922e56__c)", d: "M 21.699,-1.047 43.205,11.948 21.7,51.073 0.153,38.055 Z", clipPath: "url(#3c32d5ec__d)" }),
37
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "9be25434__path8", fill: "url(#cd880a17__e)", d: "M 21.699,-1.047 0.153,11.948 21.699,51.073 43.205,38.055 Z", clipPath: "url(#3c32d5ec__d)" })
38
+ ] })
39
+ ] }),
40
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("defs", { id: "a29bec9f__defs20", children: [
41
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "07dc474e__b", x1: "30.33", x2: "14.9", y1: "8.5600004", y2: "44.700001", gradientUnits: "userSpaceOnUse", children: [
42
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "a2fc147b__stop9", stopColor: "#3F8B3D" }),
43
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "97de371f__stop10", offset: ".64", stopColor: "#3F873F" }),
44
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "b900c3bf__stop11", offset: ".93", stopColor: "#3DA92E" }),
45
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "ee865e9c__stop12", offset: "1", stopColor: "#3DAE2B" })
46
+ ] }),
47
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "39922e56__c", x1: "18.799999", x2: "68", y1: "26.799999", y2: "0.40000001", gradientUnits: "userSpaceOnUse", children: [
48
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "1bb00adb__stop13", offset: ".14", stopColor: "#3F873F" }),
49
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "7eed2977__stop14", offset: ".4", stopColor: "#52A044" }),
50
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "97387dfe__stop15", offset: ".71", stopColor: "#64B749" }),
51
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "293eca6e__stop16", offset: ".91", stopColor: "#6ABF4B" })
52
+ ] }),
53
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "cd880a17__e", x1: "0.25", x2: "44", y1: "24.5", y2: "24.5", gradientUnits: "userSpaceOnUse", children: [
54
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "b63babc8__stop17", offset: ".09", stopColor: "#6ABF4B" }),
55
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "df452000__stop18", offset: ".29", stopColor: "#64B749" }),
56
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "3d21b2f8__stop19", offset: ".6", stopColor: "#52A044" }),
57
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "05339663__stop20", offset: ".86", stopColor: "#3F873F" })
58
+ ] }),
59
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("clipPath", { id: "3c32d5ec__d", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "9a8276d1__path20", d: "m 22.873,0.417 a 2.36,2.36 0 0 0 -2.348,0 L 1.151,11.669 C 0.414,12.086 0,12.873 0,13.707 v 22.551 c 0,0.834 0.46,1.621 1.15,2.038 l 19.375,11.253 a 2.36,2.36 0 0 0 2.348,0 L 42.247,38.296 c 0.737,-0.417 1.15,-1.204 1.15,-2.038 V 13.707 c 0,-0.834 -0.46,-1.62 -1.15,-2.038 z" }) })
60
+ ] })
61
+ ] });
62
+ };
63
+ var logo_dark_default = NodejsLogoDark;
64
+ // Annotate the CommonJS export names for ESM import in node:
65
+ 0 && (module.exports = {
66
+ NodejsLogoDark
67
+ });
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const NodejsLogoDark: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { NodejsLogoDark, NodejsLogoDark as default };
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const NodejsLogoDark: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { NodejsLogoDark, NodejsLogoDark as default };