@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
@@ -1,20 +1,20 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  const TurborepoLogoDark = (props) => {
3
- return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "prefix__svg12", fill: "none", version: "1.1", viewBox: "0 0 24 3.2366543", children: [
4
- /* @__PURE__ */ jsx("path", { id: "prefix__path1", fill: "#ffffff", strokeWidth: "0.0515775", d: "M 6.3890621,1.2137016 V 0.78667581 H 4.3311036 V 1.2137016 H 5.1079797 V 2.6336823 H 5.6121499 V 1.2137016 Z" }),
5
- /* @__PURE__ */ jsx("path", { id: "prefix__path2", fill: "#ffffff", strokeWidth: "0.0515775", d: "m 7.5518257,2.6619777 c 0.6328046,0 0.9800761,-0.3215549 0.9800761,-0.8514726 V 0.78667581 H 8.0276799 V 1.761625 c 0,0.2958332 -0.1543199,0.4630372 -0.4758542,0.4630372 -0.3215858,0 -0.4759057,-0.167204 -0.4759057,-0.4630372 V 0.78667581 H 6.5716981 V 1.8105051 c 0,0.5299177 0.3472715,0.8514726 0.9801276,0.8514726 z" }),
6
- /* @__PURE__ */ jsx("path", { id: "prefix__path3", fill: "#ffffff", strokeWidth: "0.0515775", d: "m 9.3037078,2.0214416 h 0.5016429 l 0.3961153,0.6122407 h 0.578803 l -0.44759,-0.666263 c 0.252111,-0.090034 0.406431,-0.2906805 0.406431,-0.5633606 0,-0.3961514 -0.295797,-0.61738289 -0.7460171,-0.61738289 H 8.7994859 V 2.6336823 h 0.5042219 z m 0,-0.3987251 V 1.2085541 h 0.6636995 c 0.1774787,0 0.2752177,0.077176 0.2752177,0.2083681 0,0.1234765 -0.09774,0.2057943 -0.2752177,0.2057943 z" }),
7
- /* @__PURE__ */ jsx("path", { id: "prefix__path4", fill: "#ffffff", strokeWidth: "0.0515775", d: "m 10.973736,2.6336823 h 1.319611 c 0.411589,0 0.648278,-0.1955046 0.648278,-0.5222069 0,-0.2186526 -0.138898,-0.3678561 -0.303534,-0.4347366 0.113161,-0.054022 0.25206,-0.1826464 0.25206,-0.3858669 0,-0.32669722 -0.23148,-0.50419609 -0.64049,-0.50419609 H 10.973736 Z M 11.457327,1.5095296 V 1.1956907 h 0.74086 c 0.138898,0 0.216109,0.054022 0.216109,0.1569194 0,0.1028972 -0.07721,0.1569195 -0.216109,0.1569195 z m 0,0.3781457 h 0.787176 c 0.13632,0 0.210952,0.066886 0.210952,0.1672092 0,0.1003234 -0.07463,0.1672092 -0.210952,0.1672092 h -0.787176 z" }),
8
- /* @__PURE__ */ jsx("path", { id: "prefix__path5", fill: "#ffffff", strokeWidth: "0.0515775", d: "m 14.174379,0.75580666 c -0.645699,0 -1.111289,0.40387264 -1.111289,0.95436984 0,0.5505023 0.46559,0.9543749 1.111289,0.9543749 0.645699,0 1.108711,-0.4038726 1.108711,-0.9543749 0,-0.5504972 -0.463012,-0.95436984 -1.108711,-0.95436984 z m 0,0.43731544 c 0.339535,0 0.594225,0.2006469 0.594225,0.5170544 0,0.3164126 -0.25469,0.5170594 -0.594225,0.5170594 -0.339535,0 -0.594224,-0.2006468 -0.594224,-0.5170594 0,-0.3164075 0.254689,-0.5170544 0.594224,-0.5170544 z" }),
9
- /* @__PURE__ */ jsx("path", { id: "prefix__path6", fill: "#ffffff", strokeWidth: "0.0515775", d: "m 16.009714,2.0214416 h 0.501591 l 0.396167,0.6122407 h 0.578803 l -0.44759,-0.666263 c 0.252111,-0.090034 0.406431,-0.2906805 0.406431,-0.5633606 0,-0.3961514 -0.295849,-0.61738289 -0.746017,-0.61738289 H 15.505492 V 2.6336823 h 0.504222 z m 0,-0.3987251 V 1.2085541 h 0.663699 c 0.177479,0 0.275218,0.077176 0.275218,0.2083681 0,0.1234765 -0.09774,0.2057943 -0.275218,0.2057943 z" }),
10
- /* @__PURE__ */ jsx("path", { id: "prefix__path7", fill: "#ffffff", strokeWidth: "0.0515775", d: "M 17.679691,0.78667581 V 2.6336823 h 1.795568 V 2.2066565 H 18.173597 V 1.905681 h 1.155027 V 1.4889502 H 18.173597 V 1.2137016 h 1.301662 V 0.78667581 Z" }),
11
- /* @__PURE__ */ jsx("path", { id: "prefix__path8", fill: "#ffffff", strokeWidth: "0.0515775", d: "m 20.222462,2.0445948 h 0.671385 c 0.45022,0 0.746017,-0.216084 0.746017,-0.6276726 0,-0.4141624 -0.295797,-0.63024639 -0.746017,-0.63024639 H 19.718241 V 2.6336823 h 0.504221 z m 0,-0.4193046 V 1.2085541 h 0.643121 c 0.180057,0 0.277796,0.077176 0.277796,0.2083681 0,0.1286188 -0.09774,0.208368 -0.277796,0.208368 z" }),
12
- /* @__PURE__ */ jsx("path", { id: "prefix__path9", fill: "#ffffff", strokeWidth: "0.0515775", d: "m 22.89129,0.75580666 c -0.645648,0 -1.11129,0.40387264 -1.11129,0.95436984 0,0.5505023 0.465642,0.9543749 1.11129,0.9543749 C 23.536989,2.6645514 24,2.2606788 24,1.7101765 24,1.1596793 23.536989,0.75580666 22.89129,0.75580666 Z m 0,0.43731544 c 0.339586,0 0.594224,0.2006469 0.594224,0.5170544 0,0.3164126 -0.254638,0.5170594 -0.594224,0.5170594 -0.339535,0 -0.594225,-0.2006468 -0.594225,-0.5170594 0,-0.3164075 0.25469,-0.5170544 0.594225,-0.5170544 z" }),
13
- /* @__PURE__ */ jsx("path", { id: "prefix__path10", fill: "#ffffff", strokeWidth: "0.0515775", d: "m 1.6183324,0.56583634 c -0.58034,0 -1.0524909,0.47215096 -1.0524909,1.05249086 0,0.58034 0.4721509,1.0524909 1.0524909,1.0524909 0.5803399,0 1.0524908,-0.4721509 1.0524908,-1.0524909 0,-0.5803399 -0.4721509,-1.05249086 -1.0524908,-1.05249086 z m 0,1.59715976 c -0.3008517,0 -0.544669,-0.2438172 -0.544669,-0.5446689 0,-0.3008517 0.2438173,-0.5446689 0.544669,-0.5446689 0.3008516,0 0.5446689,0.2438172 0.5446689,0.5446689 0,0.3008517 -0.2438173,0.5446689 -0.5446689,0.5446689 z" }),
14
- /* @__PURE__ */ jsx("path", { id: "prefix__path11", fill: "url(#prefix__paint0_linear_2758_13744)", fillRule: "evenodd", strokeWidth: "0.0515775", d: "M 1.7065196,0.39296912 V 0 c 0.8541444,0.04566674 1.5326776,0.75281517 1.5326776,1.6183272 0,0.8655121 -0.6785332,1.5724645 -1.5326776,1.6183272 V 2.8436853 C 2.34311,2.7982146 2.847208,2.2662853 2.847208,1.6183272 2.847208,0.97036914 2.34311,0.43843987 1.7065196,0.39296912 Z M 0.6900969,2.4218998 C 0.52134557,2.2270812 0.41256858,1.9789521 0.39316512,1.7065196 H 0 C 0.02038344,2.0877291 0.17286722,2.4336595 0.4117846,2.7000161 L 0.68990091,2.4218998 Z M 1.5301297,3.2366544 V 2.8436853 C 1.2575012,2.8242818 1.0093721,2.7157008 0.81455346,2.5467535 L 0.53643715,2.8248698 C 0.80298978,3.0639832 1.1489202,3.216271 1.5299337,3.2366544 Z", clipRule: "evenodd" }),
15
- /* @__PURE__ */ jsx("defs", { id: "prefix__defs12", children: /* @__PURE__ */ jsxs("linearGradient", { id: "prefix__paint0_linear_2758_13744", x1: "34.318001", x2: "3.4317", y1: "4.4122", y2: "35.298599", gradientTransform: "scale(0.05157752)", gradientUnits: "userSpaceOnUse", children: [
16
- /* @__PURE__ */ jsx("stop", { id: "prefix__stop11", stopColor: "#0096FF" }),
17
- /* @__PURE__ */ jsx("stop", { id: "prefix__stop12", offset: "1", stopColor: "#FF1E56" })
3
+ return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "6f81576f__svg12", fill: "none", version: "1.1", viewBox: "0 0 24 3.2366543", children: [
4
+ /* @__PURE__ */ jsx("path", { id: "9724bba9__path1", fill: "#ffffff", strokeWidth: "0.0515775", d: "M 6.3890621,1.2137016 V 0.78667581 H 4.3311036 V 1.2137016 H 5.1079797 V 2.6336823 H 5.6121499 V 1.2137016 Z" }),
5
+ /* @__PURE__ */ jsx("path", { id: "a06b5724__path2", fill: "#ffffff", strokeWidth: "0.0515775", d: "m 7.5518257,2.6619777 c 0.6328046,0 0.9800761,-0.3215549 0.9800761,-0.8514726 V 0.78667581 H 8.0276799 V 1.761625 c 0,0.2958332 -0.1543199,0.4630372 -0.4758542,0.4630372 -0.3215858,0 -0.4759057,-0.167204 -0.4759057,-0.4630372 V 0.78667581 H 6.5716981 V 1.8105051 c 0,0.5299177 0.3472715,0.8514726 0.9801276,0.8514726 z" }),
6
+ /* @__PURE__ */ jsx("path", { id: "99477dae__path3", fill: "#ffffff", strokeWidth: "0.0515775", d: "m 9.3037078,2.0214416 h 0.5016429 l 0.3961153,0.6122407 h 0.578803 l -0.44759,-0.666263 c 0.252111,-0.090034 0.406431,-0.2906805 0.406431,-0.5633606 0,-0.3961514 -0.295797,-0.61738289 -0.7460171,-0.61738289 H 8.7994859 V 2.6336823 h 0.5042219 z m 0,-0.3987251 V 1.2085541 h 0.6636995 c 0.1774787,0 0.2752177,0.077176 0.2752177,0.2083681 0,0.1234765 -0.09774,0.2057943 -0.2752177,0.2057943 z" }),
7
+ /* @__PURE__ */ jsx("path", { id: "e277b14d__path4", fill: "#ffffff", strokeWidth: "0.0515775", d: "m 10.973736,2.6336823 h 1.319611 c 0.411589,0 0.648278,-0.1955046 0.648278,-0.5222069 0,-0.2186526 -0.138898,-0.3678561 -0.303534,-0.4347366 0.113161,-0.054022 0.25206,-0.1826464 0.25206,-0.3858669 0,-0.32669722 -0.23148,-0.50419609 -0.64049,-0.50419609 H 10.973736 Z M 11.457327,1.5095296 V 1.1956907 h 0.74086 c 0.138898,0 0.216109,0.054022 0.216109,0.1569194 0,0.1028972 -0.07721,0.1569195 -0.216109,0.1569195 z m 0,0.3781457 h 0.787176 c 0.13632,0 0.210952,0.066886 0.210952,0.1672092 0,0.1003234 -0.07463,0.1672092 -0.210952,0.1672092 h -0.787176 z" }),
8
+ /* @__PURE__ */ jsx("path", { id: "210f5458__path5", fill: "#ffffff", strokeWidth: "0.0515775", d: "m 14.174379,0.75580666 c -0.645699,0 -1.111289,0.40387264 -1.111289,0.95436984 0,0.5505023 0.46559,0.9543749 1.111289,0.9543749 0.645699,0 1.108711,-0.4038726 1.108711,-0.9543749 0,-0.5504972 -0.463012,-0.95436984 -1.108711,-0.95436984 z m 0,0.43731544 c 0.339535,0 0.594225,0.2006469 0.594225,0.5170544 0,0.3164126 -0.25469,0.5170594 -0.594225,0.5170594 -0.339535,0 -0.594224,-0.2006468 -0.594224,-0.5170594 0,-0.3164075 0.254689,-0.5170544 0.594224,-0.5170544 z" }),
9
+ /* @__PURE__ */ jsx("path", { id: "466fd633__path6", fill: "#ffffff", strokeWidth: "0.0515775", d: "m 16.009714,2.0214416 h 0.501591 l 0.396167,0.6122407 h 0.578803 l -0.44759,-0.666263 c 0.252111,-0.090034 0.406431,-0.2906805 0.406431,-0.5633606 0,-0.3961514 -0.295849,-0.61738289 -0.746017,-0.61738289 H 15.505492 V 2.6336823 h 0.504222 z m 0,-0.3987251 V 1.2085541 h 0.663699 c 0.177479,0 0.275218,0.077176 0.275218,0.2083681 0,0.1234765 -0.09774,0.2057943 -0.275218,0.2057943 z" }),
10
+ /* @__PURE__ */ jsx("path", { id: "3a699d3d__path7", fill: "#ffffff", strokeWidth: "0.0515775", d: "M 17.679691,0.78667581 V 2.6336823 h 1.795568 V 2.2066565 H 18.173597 V 1.905681 h 1.155027 V 1.4889502 H 18.173597 V 1.2137016 h 1.301662 V 0.78667581 Z" }),
11
+ /* @__PURE__ */ jsx("path", { id: "abd95ae8__path8", fill: "#ffffff", strokeWidth: "0.0515775", d: "m 20.222462,2.0445948 h 0.671385 c 0.45022,0 0.746017,-0.216084 0.746017,-0.6276726 0,-0.4141624 -0.295797,-0.63024639 -0.746017,-0.63024639 H 19.718241 V 2.6336823 h 0.504221 z m 0,-0.4193046 V 1.2085541 h 0.643121 c 0.180057,0 0.277796,0.077176 0.277796,0.2083681 0,0.1286188 -0.09774,0.208368 -0.277796,0.208368 z" }),
12
+ /* @__PURE__ */ jsx("path", { id: "cea2fd75__path9", fill: "#ffffff", strokeWidth: "0.0515775", d: "m 22.89129,0.75580666 c -0.645648,0 -1.11129,0.40387264 -1.11129,0.95436984 0,0.5505023 0.465642,0.9543749 1.11129,0.9543749 C 23.536989,2.6645514 24,2.2606788 24,1.7101765 24,1.1596793 23.536989,0.75580666 22.89129,0.75580666 Z m 0,0.43731544 c 0.339586,0 0.594224,0.2006469 0.594224,0.5170544 0,0.3164126 -0.254638,0.5170594 -0.594224,0.5170594 -0.339535,0 -0.594225,-0.2006468 -0.594225,-0.5170594 0,-0.3164075 0.25469,-0.5170544 0.594225,-0.5170544 z" }),
13
+ /* @__PURE__ */ jsx("path", { id: "ade94640__path10", fill: "#ffffff", strokeWidth: "0.0515775", d: "m 1.6183324,0.56583634 c -0.58034,0 -1.0524909,0.47215096 -1.0524909,1.05249086 0,0.58034 0.4721509,1.0524909 1.0524909,1.0524909 0.5803399,0 1.0524908,-0.4721509 1.0524908,-1.0524909 0,-0.5803399 -0.4721509,-1.05249086 -1.0524908,-1.05249086 z m 0,1.59715976 c -0.3008517,0 -0.544669,-0.2438172 -0.544669,-0.5446689 0,-0.3008517 0.2438173,-0.5446689 0.544669,-0.5446689 0.3008516,0 0.5446689,0.2438172 0.5446689,0.5446689 0,0.3008517 -0.2438173,0.5446689 -0.5446689,0.5446689 z" }),
14
+ /* @__PURE__ */ jsx("path", { id: "2726d519__path11", fill: "url(#d7e4eb73__paint0_linear_2758_13744)", fillRule: "evenodd", strokeWidth: "0.0515775", d: "M 1.7065196,0.39296912 V 0 c 0.8541444,0.04566674 1.5326776,0.75281517 1.5326776,1.6183272 0,0.8655121 -0.6785332,1.5724645 -1.5326776,1.6183272 V 2.8436853 C 2.34311,2.7982146 2.847208,2.2662853 2.847208,1.6183272 2.847208,0.97036914 2.34311,0.43843987 1.7065196,0.39296912 Z M 0.6900969,2.4218998 C 0.52134557,2.2270812 0.41256858,1.9789521 0.39316512,1.7065196 H 0 C 0.02038344,2.0877291 0.17286722,2.4336595 0.4117846,2.7000161 L 0.68990091,2.4218998 Z M 1.5301297,3.2366544 V 2.8436853 C 1.2575012,2.8242818 1.0093721,2.7157008 0.81455346,2.5467535 L 0.53643715,2.8248698 C 0.80298978,3.0639832 1.1489202,3.216271 1.5299337,3.2366544 Z", clipRule: "evenodd" }),
15
+ /* @__PURE__ */ jsx("defs", { id: "3df863ae__defs12", children: /* @__PURE__ */ jsxs("linearGradient", { id: "d7e4eb73__paint0_linear_2758_13744", x1: "34.318001", x2: "3.4317", y1: "4.4122", y2: "35.298599", gradientTransform: "scale(0.05157752)", gradientUnits: "userSpaceOnUse", children: [
16
+ /* @__PURE__ */ jsx("stop", { id: "2cc013ba__stop11", stopColor: "#0096FF" }),
17
+ /* @__PURE__ */ jsx("stop", { id: "cb530d1a__stop12", offset: "1", stopColor: "#FF1E56" })
18
18
  ] }) })
19
19
  ] });
20
20
  };
@@ -24,21 +24,21 @@ __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 TurborepoLogoLight = (props) => {
27
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "prefix__svg12", fill: "none", version: "1.1", viewBox: "0 0 24 3.2366543", children: [
28
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "prefix__path1", fill: "#000000", strokeWidth: "0.0515775", d: "M 6.3890621,1.2136964 V 0.78667581 H 4.3311036 V 1.2136964 H 5.1079797 V 2.6336771 H 5.6121499 V 1.2136964 Z" }),
29
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "prefix__path2", fill: "#000000", strokeWidth: "0.0515775", d: "m 7.5518257,2.6619777 c 0.6328046,0 0.9800761,-0.3215549 0.9800761,-0.8514778 V 0.78667581 H 8.0276799 V 1.761625 c 0,0.2958281 -0.1543199,0.4630372 -0.4758542,0.4630372 C 7.2302399,2.2246622 7.07592,2.0574531 7.07592,1.761625 V 0.78667581 H 6.5716981 V 1.8104999 c 0,0.5299229 0.3472715,0.8514778 0.9801276,0.8514778 z" }),
30
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "prefix__path3", fill: "#000000", strokeWidth: "0.0515775", d: "m 9.3037078,2.0214416 h 0.5016429 l 0.3961153,0.6122355 h 0.578803 l -0.44759,-0.6662578 c 0.252111,-0.090034 0.406431,-0.2906857 0.406431,-0.5633606 0,-0.3961566 -0.295797,-0.61738289 -0.7460171,-0.61738289 H 8.7994859 V 2.6336771 h 0.5042219 z m 0,-0.3987251 V 1.2085541 h 0.6636995 c 0.1774787,0 0.2752177,0.07717 0.2752177,0.2083681 0,0.1234765 -0.09774,0.2057943 -0.2752177,0.2057943 z" }),
31
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "prefix__path4", fill: "#000000", strokeWidth: "0.0515775", d: "m 10.973736,2.6336771 h 1.319611 c 0.411589,0 0.648278,-0.1955046 0.648278,-0.5222017 0,-0.2186578 -0.138898,-0.3678561 -0.303534,-0.4347418 0.113161,-0.054017 0.25206,-0.1826412 0.25206,-0.3858617 0,-0.32669722 -0.23148,-0.50419609 -0.64049,-0.50419609 H 10.973736 Z M 11.457327,1.5095296 V 1.1956907 h 0.74086 c 0.138898,0 0.216109,0.054022 0.216109,0.1569194 0,0.1028972 -0.07721,0.1569195 -0.216109,0.1569195 z m 0,0.3781457 h 0.787176 c 0.13632,0 0.210952,0.066881 0.210952,0.1672092 0,0.1003234 -0.07463,0.167204 -0.210952,0.167204 h -0.787176 z" }),
32
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "prefix__path5", fill: "#000000", strokeWidth: "0.0515775", d: "m 14.174379,0.75580666 c -0.645699,0 -1.111289,0.40387264 -1.111289,0.95436984 0,0.5505023 0.46559,0.9543698 1.111289,0.9543698 0.645699,0 1.108711,-0.4038675 1.108711,-0.9543698 0,-0.5504972 -0.463012,-0.95436984 -1.108711,-0.95436984 z m 0,0.43731034 c 0.339587,0 0.594225,0.200652 0.594225,0.5170595 0,0.3164074 -0.254638,0.5170594 -0.594225,0.5170594 -0.339535,0 -0.594224,-0.200652 -0.594224,-0.5170594 0,-0.3164075 0.254689,-0.5170595 0.594224,-0.5170595 z" }),
33
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "prefix__path6", fill: "#000000", strokeWidth: "0.0515775", d: "m 16.009714,2.0214416 h 0.501591 l 0.396167,0.6122355 h 0.578803 l -0.44759,-0.6662578 c 0.252111,-0.090034 0.406431,-0.2906857 0.406431,-0.5633606 0,-0.3961566 -0.295849,-0.61738289 -0.746017,-0.61738289 H 15.505492 V 2.6336771 h 0.504222 z m 0,-0.3987251 V 1.2085541 h 0.663699 c 0.177479,0 0.275218,0.07717 0.275218,0.2083681 0,0.1234765 -0.09774,0.2057943 -0.275218,0.2057943 z" }),
34
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "prefix__path7", fill: "#000000", strokeWidth: "0.0515775", d: "M 17.679691,0.78667581 V 2.6336771 h 1.795568 V 2.2066565 H 18.173597 V 1.905681 h 1.155027 V 1.4889502 H 18.173597 V 1.2136964 h 1.301662 V 0.78667581 Z" }),
35
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "prefix__path8", fill: "#000000", strokeWidth: "0.0515775", d: "m 20.222462,2.0445948 h 0.671385 c 0.45022,0 0.746017,-0.216084 0.746017,-0.6276726 0,-0.4141624 -0.295797,-0.63024639 -0.746017,-0.63024639 H 19.718241 V 2.6336771 h 0.504221 z m 0,-0.4193098 V 1.2085541 h 0.643121 c 0.180057,0 0.277796,0.07717 0.277796,0.2083681 0,0.1286188 -0.09774,0.2083628 -0.277796,0.2083628 z" }),
36
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "prefix__path9", fill: "#000000", strokeWidth: "0.0515775", d: "m 22.89129,0.75580666 c -0.645648,0 -1.11129,0.40387264 -1.11129,0.95436984 0,0.5505023 0.465642,0.9543698 1.11129,0.9543698 C 23.536989,2.6645463 24,2.2606788 24,1.7101765 24,1.1596793 23.536989,0.75580666 22.89129,0.75580666 Z m 0,0.43731034 c 0.339586,0 0.594224,0.200652 0.594224,0.5170595 0,0.3164074 -0.254638,0.5170594 -0.594224,0.5170594 -0.339535,0 -0.594225,-0.200652 -0.594225,-0.5170594 0,-0.3164075 0.25469,-0.5170595 0.594225,-0.5170595 z" }),
37
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "prefix__path10", fill: "#000000", strokeWidth: "0.0515775", d: "m 1.6183324,0.56583634 c -0.58034,0 -1.0524909,0.47215096 -1.0524909,1.05249086 0,0.58034 0.4721509,1.0524909 1.0524909,1.0524909 0.5803399,0 1.0524908,-0.4721509 1.0524908,-1.0524909 0,-0.5803399 -0.4721509,-1.05249086 -1.0524908,-1.05249086 z m 0,1.59715976 c -0.3008517,0 -0.544669,-0.2438172 -0.544669,-0.5446689 0,-0.3008517 0.2438173,-0.5446689 0.544669,-0.5446689 0.3008516,0 0.5446689,0.2438172 0.5446689,0.5446689 0,0.3008517 -0.2438173,0.5446689 -0.5446689,0.5446689 z" }),
38
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "prefix__path11", fill: "url(#prefix__paint0_linear_2758_13707)", fillRule: "evenodd", strokeWidth: "0.0515775", d: "M 1.7065196,0.39296912 V 0 c 0.8541444,0.04566674 1.5326776,0.75281517 1.5326776,1.6183272 0,0.8655121 -0.6785332,1.5724645 -1.5326776,1.6183272 V 2.8436853 C 2.34311,2.7982146 2.847208,2.2662853 2.847208,1.6183272 2.847208,0.97036914 2.34311,0.43843987 1.7065196,0.39296912 Z M 0.6900969,2.4218998 C 0.52134557,2.2270812 0.41256858,1.9789521 0.39316512,1.7065196 H 0 C 0.02038344,2.0877291 0.17286722,2.4336595 0.4117846,2.7000161 L 0.68990091,2.4218998 Z M 1.5301297,3.2366544 V 2.8436853 C 1.2575012,2.8242818 1.0093721,2.7157008 0.81455346,2.5467535 L 0.53643715,2.8248698 C 0.80298978,3.0639832 1.1489202,3.216271 1.5299337,3.2366544 Z", clipRule: "evenodd" }),
39
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "prefix__defs12", children: /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "prefix__paint0_linear_2758_13707", x1: "34.318001", x2: "3.4317", y1: "4.4122", y2: "35.298599", gradientTransform: "scale(0.05157752)", gradientUnits: "userSpaceOnUse", children: [
40
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "prefix__stop11", stopColor: "#0096FF" }),
41
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "prefix__stop12", offset: "1", stopColor: "#FF1E56" })
27
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "6bd02004__svg12", fill: "none", version: "1.1", viewBox: "0 0 24 3.2366543", children: [
28
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "b5ec2e5d__path1", fill: "#000000", strokeWidth: "0.0515775", d: "M 6.3890621,1.2136964 V 0.78667581 H 4.3311036 V 1.2136964 H 5.1079797 V 2.6336771 H 5.6121499 V 1.2136964 Z" }),
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "f12cfa95__path2", fill: "#000000", strokeWidth: "0.0515775", d: "m 7.5518257,2.6619777 c 0.6328046,0 0.9800761,-0.3215549 0.9800761,-0.8514778 V 0.78667581 H 8.0276799 V 1.761625 c 0,0.2958281 -0.1543199,0.4630372 -0.4758542,0.4630372 C 7.2302399,2.2246622 7.07592,2.0574531 7.07592,1.761625 V 0.78667581 H 6.5716981 V 1.8104999 c 0,0.5299229 0.3472715,0.8514778 0.9801276,0.8514778 z" }),
30
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "bfa51156__path3", fill: "#000000", strokeWidth: "0.0515775", d: "m 9.3037078,2.0214416 h 0.5016429 l 0.3961153,0.6122355 h 0.578803 l -0.44759,-0.6662578 c 0.252111,-0.090034 0.406431,-0.2906857 0.406431,-0.5633606 0,-0.3961566 -0.295797,-0.61738289 -0.7460171,-0.61738289 H 8.7994859 V 2.6336771 h 0.5042219 z m 0,-0.3987251 V 1.2085541 h 0.6636995 c 0.1774787,0 0.2752177,0.07717 0.2752177,0.2083681 0,0.1234765 -0.09774,0.2057943 -0.2752177,0.2057943 z" }),
31
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "6beb297a__path4", fill: "#000000", strokeWidth: "0.0515775", d: "m 10.973736,2.6336771 h 1.319611 c 0.411589,0 0.648278,-0.1955046 0.648278,-0.5222017 0,-0.2186578 -0.138898,-0.3678561 -0.303534,-0.4347418 0.113161,-0.054017 0.25206,-0.1826412 0.25206,-0.3858617 0,-0.32669722 -0.23148,-0.50419609 -0.64049,-0.50419609 H 10.973736 Z M 11.457327,1.5095296 V 1.1956907 h 0.74086 c 0.138898,0 0.216109,0.054022 0.216109,0.1569194 0,0.1028972 -0.07721,0.1569195 -0.216109,0.1569195 z m 0,0.3781457 h 0.787176 c 0.13632,0 0.210952,0.066881 0.210952,0.1672092 0,0.1003234 -0.07463,0.167204 -0.210952,0.167204 h -0.787176 z" }),
32
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "47d168d0__path5", fill: "#000000", strokeWidth: "0.0515775", d: "m 14.174379,0.75580666 c -0.645699,0 -1.111289,0.40387264 -1.111289,0.95436984 0,0.5505023 0.46559,0.9543698 1.111289,0.9543698 0.645699,0 1.108711,-0.4038675 1.108711,-0.9543698 0,-0.5504972 -0.463012,-0.95436984 -1.108711,-0.95436984 z m 0,0.43731034 c 0.339587,0 0.594225,0.200652 0.594225,0.5170595 0,0.3164074 -0.254638,0.5170594 -0.594225,0.5170594 -0.339535,0 -0.594224,-0.200652 -0.594224,-0.5170594 0,-0.3164075 0.254689,-0.5170595 0.594224,-0.5170595 z" }),
33
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "0c98e0ea__path6", fill: "#000000", strokeWidth: "0.0515775", d: "m 16.009714,2.0214416 h 0.501591 l 0.396167,0.6122355 h 0.578803 l -0.44759,-0.6662578 c 0.252111,-0.090034 0.406431,-0.2906857 0.406431,-0.5633606 0,-0.3961566 -0.295849,-0.61738289 -0.746017,-0.61738289 H 15.505492 V 2.6336771 h 0.504222 z m 0,-0.3987251 V 1.2085541 h 0.663699 c 0.177479,0 0.275218,0.07717 0.275218,0.2083681 0,0.1234765 -0.09774,0.2057943 -0.275218,0.2057943 z" }),
34
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "37670352__path7", fill: "#000000", strokeWidth: "0.0515775", d: "M 17.679691,0.78667581 V 2.6336771 h 1.795568 V 2.2066565 H 18.173597 V 1.905681 h 1.155027 V 1.4889502 H 18.173597 V 1.2136964 h 1.301662 V 0.78667581 Z" }),
35
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "ed917c9e__path8", fill: "#000000", strokeWidth: "0.0515775", d: "m 20.222462,2.0445948 h 0.671385 c 0.45022,0 0.746017,-0.216084 0.746017,-0.6276726 0,-0.4141624 -0.295797,-0.63024639 -0.746017,-0.63024639 H 19.718241 V 2.6336771 h 0.504221 z m 0,-0.4193098 V 1.2085541 h 0.643121 c 0.180057,0 0.277796,0.07717 0.277796,0.2083681 0,0.1286188 -0.09774,0.2083628 -0.277796,0.2083628 z" }),
36
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "d9edd50c__path9", fill: "#000000", strokeWidth: "0.0515775", d: "m 22.89129,0.75580666 c -0.645648,0 -1.11129,0.40387264 -1.11129,0.95436984 0,0.5505023 0.465642,0.9543698 1.11129,0.9543698 C 23.536989,2.6645463 24,2.2606788 24,1.7101765 24,1.1596793 23.536989,0.75580666 22.89129,0.75580666 Z m 0,0.43731034 c 0.339586,0 0.594224,0.200652 0.594224,0.5170595 0,0.3164074 -0.254638,0.5170594 -0.594224,0.5170594 -0.339535,0 -0.594225,-0.200652 -0.594225,-0.5170594 0,-0.3164075 0.25469,-0.5170595 0.594225,-0.5170595 z" }),
37
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "323232d2__path10", fill: "#000000", strokeWidth: "0.0515775", d: "m 1.6183324,0.56583634 c -0.58034,0 -1.0524909,0.47215096 -1.0524909,1.05249086 0,0.58034 0.4721509,1.0524909 1.0524909,1.0524909 0.5803399,0 1.0524908,-0.4721509 1.0524908,-1.0524909 0,-0.5803399 -0.4721509,-1.05249086 -1.0524908,-1.05249086 z m 0,1.59715976 c -0.3008517,0 -0.544669,-0.2438172 -0.544669,-0.5446689 0,-0.3008517 0.2438173,-0.5446689 0.544669,-0.5446689 0.3008516,0 0.5446689,0.2438172 0.5446689,0.5446689 0,0.3008517 -0.2438173,0.5446689 -0.5446689,0.5446689 z" }),
38
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "59693dfc__path11", fill: "url(#7b48cf50__paint0_linear_2758_13707)", fillRule: "evenodd", strokeWidth: "0.0515775", d: "M 1.7065196,0.39296912 V 0 c 0.8541444,0.04566674 1.5326776,0.75281517 1.5326776,1.6183272 0,0.8655121 -0.6785332,1.5724645 -1.5326776,1.6183272 V 2.8436853 C 2.34311,2.7982146 2.847208,2.2662853 2.847208,1.6183272 2.847208,0.97036914 2.34311,0.43843987 1.7065196,0.39296912 Z M 0.6900969,2.4218998 C 0.52134557,2.2270812 0.41256858,1.9789521 0.39316512,1.7065196 H 0 C 0.02038344,2.0877291 0.17286722,2.4336595 0.4117846,2.7000161 L 0.68990091,2.4218998 Z M 1.5301297,3.2366544 V 2.8436853 C 1.2575012,2.8242818 1.0093721,2.7157008 0.81455346,2.5467535 L 0.53643715,2.8248698 C 0.80298978,3.0639832 1.1489202,3.216271 1.5299337,3.2366544 Z", clipRule: "evenodd" }),
39
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "f9a1ee97__defs12", children: /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "7b48cf50__paint0_linear_2758_13707", x1: "34.318001", x2: "3.4317", y1: "4.4122", y2: "35.298599", gradientTransform: "scale(0.05157752)", gradientUnits: "userSpaceOnUse", children: [
40
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "ecdc88c2__stop11", stopColor: "#0096FF" }),
41
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "cbf4106c__stop12", offset: "1", stopColor: "#FF1E56" })
42
42
  ] }) })
43
43
  ] });
44
44
  };
@@ -1,20 +1,20 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  const TurborepoLogoLight = (props) => {
3
- return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "prefix__svg12", fill: "none", version: "1.1", viewBox: "0 0 24 3.2366543", children: [
4
- /* @__PURE__ */ jsx("path", { id: "prefix__path1", fill: "#000000", strokeWidth: "0.0515775", d: "M 6.3890621,1.2136964 V 0.78667581 H 4.3311036 V 1.2136964 H 5.1079797 V 2.6336771 H 5.6121499 V 1.2136964 Z" }),
5
- /* @__PURE__ */ jsx("path", { id: "prefix__path2", fill: "#000000", strokeWidth: "0.0515775", d: "m 7.5518257,2.6619777 c 0.6328046,0 0.9800761,-0.3215549 0.9800761,-0.8514778 V 0.78667581 H 8.0276799 V 1.761625 c 0,0.2958281 -0.1543199,0.4630372 -0.4758542,0.4630372 C 7.2302399,2.2246622 7.07592,2.0574531 7.07592,1.761625 V 0.78667581 H 6.5716981 V 1.8104999 c 0,0.5299229 0.3472715,0.8514778 0.9801276,0.8514778 z" }),
6
- /* @__PURE__ */ jsx("path", { id: "prefix__path3", fill: "#000000", strokeWidth: "0.0515775", d: "m 9.3037078,2.0214416 h 0.5016429 l 0.3961153,0.6122355 h 0.578803 l -0.44759,-0.6662578 c 0.252111,-0.090034 0.406431,-0.2906857 0.406431,-0.5633606 0,-0.3961566 -0.295797,-0.61738289 -0.7460171,-0.61738289 H 8.7994859 V 2.6336771 h 0.5042219 z m 0,-0.3987251 V 1.2085541 h 0.6636995 c 0.1774787,0 0.2752177,0.07717 0.2752177,0.2083681 0,0.1234765 -0.09774,0.2057943 -0.2752177,0.2057943 z" }),
7
- /* @__PURE__ */ jsx("path", { id: "prefix__path4", fill: "#000000", strokeWidth: "0.0515775", d: "m 10.973736,2.6336771 h 1.319611 c 0.411589,0 0.648278,-0.1955046 0.648278,-0.5222017 0,-0.2186578 -0.138898,-0.3678561 -0.303534,-0.4347418 0.113161,-0.054017 0.25206,-0.1826412 0.25206,-0.3858617 0,-0.32669722 -0.23148,-0.50419609 -0.64049,-0.50419609 H 10.973736 Z M 11.457327,1.5095296 V 1.1956907 h 0.74086 c 0.138898,0 0.216109,0.054022 0.216109,0.1569194 0,0.1028972 -0.07721,0.1569195 -0.216109,0.1569195 z m 0,0.3781457 h 0.787176 c 0.13632,0 0.210952,0.066881 0.210952,0.1672092 0,0.1003234 -0.07463,0.167204 -0.210952,0.167204 h -0.787176 z" }),
8
- /* @__PURE__ */ jsx("path", { id: "prefix__path5", fill: "#000000", strokeWidth: "0.0515775", d: "m 14.174379,0.75580666 c -0.645699,0 -1.111289,0.40387264 -1.111289,0.95436984 0,0.5505023 0.46559,0.9543698 1.111289,0.9543698 0.645699,0 1.108711,-0.4038675 1.108711,-0.9543698 0,-0.5504972 -0.463012,-0.95436984 -1.108711,-0.95436984 z m 0,0.43731034 c 0.339587,0 0.594225,0.200652 0.594225,0.5170595 0,0.3164074 -0.254638,0.5170594 -0.594225,0.5170594 -0.339535,0 -0.594224,-0.200652 -0.594224,-0.5170594 0,-0.3164075 0.254689,-0.5170595 0.594224,-0.5170595 z" }),
9
- /* @__PURE__ */ jsx("path", { id: "prefix__path6", fill: "#000000", strokeWidth: "0.0515775", d: "m 16.009714,2.0214416 h 0.501591 l 0.396167,0.6122355 h 0.578803 l -0.44759,-0.6662578 c 0.252111,-0.090034 0.406431,-0.2906857 0.406431,-0.5633606 0,-0.3961566 -0.295849,-0.61738289 -0.746017,-0.61738289 H 15.505492 V 2.6336771 h 0.504222 z m 0,-0.3987251 V 1.2085541 h 0.663699 c 0.177479,0 0.275218,0.07717 0.275218,0.2083681 0,0.1234765 -0.09774,0.2057943 -0.275218,0.2057943 z" }),
10
- /* @__PURE__ */ jsx("path", { id: "prefix__path7", fill: "#000000", strokeWidth: "0.0515775", d: "M 17.679691,0.78667581 V 2.6336771 h 1.795568 V 2.2066565 H 18.173597 V 1.905681 h 1.155027 V 1.4889502 H 18.173597 V 1.2136964 h 1.301662 V 0.78667581 Z" }),
11
- /* @__PURE__ */ jsx("path", { id: "prefix__path8", fill: "#000000", strokeWidth: "0.0515775", d: "m 20.222462,2.0445948 h 0.671385 c 0.45022,0 0.746017,-0.216084 0.746017,-0.6276726 0,-0.4141624 -0.295797,-0.63024639 -0.746017,-0.63024639 H 19.718241 V 2.6336771 h 0.504221 z m 0,-0.4193098 V 1.2085541 h 0.643121 c 0.180057,0 0.277796,0.07717 0.277796,0.2083681 0,0.1286188 -0.09774,0.2083628 -0.277796,0.2083628 z" }),
12
- /* @__PURE__ */ jsx("path", { id: "prefix__path9", fill: "#000000", strokeWidth: "0.0515775", d: "m 22.89129,0.75580666 c -0.645648,0 -1.11129,0.40387264 -1.11129,0.95436984 0,0.5505023 0.465642,0.9543698 1.11129,0.9543698 C 23.536989,2.6645463 24,2.2606788 24,1.7101765 24,1.1596793 23.536989,0.75580666 22.89129,0.75580666 Z m 0,0.43731034 c 0.339586,0 0.594224,0.200652 0.594224,0.5170595 0,0.3164074 -0.254638,0.5170594 -0.594224,0.5170594 -0.339535,0 -0.594225,-0.200652 -0.594225,-0.5170594 0,-0.3164075 0.25469,-0.5170595 0.594225,-0.5170595 z" }),
13
- /* @__PURE__ */ jsx("path", { id: "prefix__path10", fill: "#000000", strokeWidth: "0.0515775", d: "m 1.6183324,0.56583634 c -0.58034,0 -1.0524909,0.47215096 -1.0524909,1.05249086 0,0.58034 0.4721509,1.0524909 1.0524909,1.0524909 0.5803399,0 1.0524908,-0.4721509 1.0524908,-1.0524909 0,-0.5803399 -0.4721509,-1.05249086 -1.0524908,-1.05249086 z m 0,1.59715976 c -0.3008517,0 -0.544669,-0.2438172 -0.544669,-0.5446689 0,-0.3008517 0.2438173,-0.5446689 0.544669,-0.5446689 0.3008516,0 0.5446689,0.2438172 0.5446689,0.5446689 0,0.3008517 -0.2438173,0.5446689 -0.5446689,0.5446689 z" }),
14
- /* @__PURE__ */ jsx("path", { id: "prefix__path11", fill: "url(#prefix__paint0_linear_2758_13707)", fillRule: "evenodd", strokeWidth: "0.0515775", d: "M 1.7065196,0.39296912 V 0 c 0.8541444,0.04566674 1.5326776,0.75281517 1.5326776,1.6183272 0,0.8655121 -0.6785332,1.5724645 -1.5326776,1.6183272 V 2.8436853 C 2.34311,2.7982146 2.847208,2.2662853 2.847208,1.6183272 2.847208,0.97036914 2.34311,0.43843987 1.7065196,0.39296912 Z M 0.6900969,2.4218998 C 0.52134557,2.2270812 0.41256858,1.9789521 0.39316512,1.7065196 H 0 C 0.02038344,2.0877291 0.17286722,2.4336595 0.4117846,2.7000161 L 0.68990091,2.4218998 Z M 1.5301297,3.2366544 V 2.8436853 C 1.2575012,2.8242818 1.0093721,2.7157008 0.81455346,2.5467535 L 0.53643715,2.8248698 C 0.80298978,3.0639832 1.1489202,3.216271 1.5299337,3.2366544 Z", clipRule: "evenodd" }),
15
- /* @__PURE__ */ jsx("defs", { id: "prefix__defs12", children: /* @__PURE__ */ jsxs("linearGradient", { id: "prefix__paint0_linear_2758_13707", x1: "34.318001", x2: "3.4317", y1: "4.4122", y2: "35.298599", gradientTransform: "scale(0.05157752)", gradientUnits: "userSpaceOnUse", children: [
16
- /* @__PURE__ */ jsx("stop", { id: "prefix__stop11", stopColor: "#0096FF" }),
17
- /* @__PURE__ */ jsx("stop", { id: "prefix__stop12", offset: "1", stopColor: "#FF1E56" })
3
+ return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "6bd02004__svg12", fill: "none", version: "1.1", viewBox: "0 0 24 3.2366543", children: [
4
+ /* @__PURE__ */ jsx("path", { id: "b5ec2e5d__path1", fill: "#000000", strokeWidth: "0.0515775", d: "M 6.3890621,1.2136964 V 0.78667581 H 4.3311036 V 1.2136964 H 5.1079797 V 2.6336771 H 5.6121499 V 1.2136964 Z" }),
5
+ /* @__PURE__ */ jsx("path", { id: "f12cfa95__path2", fill: "#000000", strokeWidth: "0.0515775", d: "m 7.5518257,2.6619777 c 0.6328046,0 0.9800761,-0.3215549 0.9800761,-0.8514778 V 0.78667581 H 8.0276799 V 1.761625 c 0,0.2958281 -0.1543199,0.4630372 -0.4758542,0.4630372 C 7.2302399,2.2246622 7.07592,2.0574531 7.07592,1.761625 V 0.78667581 H 6.5716981 V 1.8104999 c 0,0.5299229 0.3472715,0.8514778 0.9801276,0.8514778 z" }),
6
+ /* @__PURE__ */ jsx("path", { id: "bfa51156__path3", fill: "#000000", strokeWidth: "0.0515775", d: "m 9.3037078,2.0214416 h 0.5016429 l 0.3961153,0.6122355 h 0.578803 l -0.44759,-0.6662578 c 0.252111,-0.090034 0.406431,-0.2906857 0.406431,-0.5633606 0,-0.3961566 -0.295797,-0.61738289 -0.7460171,-0.61738289 H 8.7994859 V 2.6336771 h 0.5042219 z m 0,-0.3987251 V 1.2085541 h 0.6636995 c 0.1774787,0 0.2752177,0.07717 0.2752177,0.2083681 0,0.1234765 -0.09774,0.2057943 -0.2752177,0.2057943 z" }),
7
+ /* @__PURE__ */ jsx("path", { id: "6beb297a__path4", fill: "#000000", strokeWidth: "0.0515775", d: "m 10.973736,2.6336771 h 1.319611 c 0.411589,0 0.648278,-0.1955046 0.648278,-0.5222017 0,-0.2186578 -0.138898,-0.3678561 -0.303534,-0.4347418 0.113161,-0.054017 0.25206,-0.1826412 0.25206,-0.3858617 0,-0.32669722 -0.23148,-0.50419609 -0.64049,-0.50419609 H 10.973736 Z M 11.457327,1.5095296 V 1.1956907 h 0.74086 c 0.138898,0 0.216109,0.054022 0.216109,0.1569194 0,0.1028972 -0.07721,0.1569195 -0.216109,0.1569195 z m 0,0.3781457 h 0.787176 c 0.13632,0 0.210952,0.066881 0.210952,0.1672092 0,0.1003234 -0.07463,0.167204 -0.210952,0.167204 h -0.787176 z" }),
8
+ /* @__PURE__ */ jsx("path", { id: "47d168d0__path5", fill: "#000000", strokeWidth: "0.0515775", d: "m 14.174379,0.75580666 c -0.645699,0 -1.111289,0.40387264 -1.111289,0.95436984 0,0.5505023 0.46559,0.9543698 1.111289,0.9543698 0.645699,0 1.108711,-0.4038675 1.108711,-0.9543698 0,-0.5504972 -0.463012,-0.95436984 -1.108711,-0.95436984 z m 0,0.43731034 c 0.339587,0 0.594225,0.200652 0.594225,0.5170595 0,0.3164074 -0.254638,0.5170594 -0.594225,0.5170594 -0.339535,0 -0.594224,-0.200652 -0.594224,-0.5170594 0,-0.3164075 0.254689,-0.5170595 0.594224,-0.5170595 z" }),
9
+ /* @__PURE__ */ jsx("path", { id: "0c98e0ea__path6", fill: "#000000", strokeWidth: "0.0515775", d: "m 16.009714,2.0214416 h 0.501591 l 0.396167,0.6122355 h 0.578803 l -0.44759,-0.6662578 c 0.252111,-0.090034 0.406431,-0.2906857 0.406431,-0.5633606 0,-0.3961566 -0.295849,-0.61738289 -0.746017,-0.61738289 H 15.505492 V 2.6336771 h 0.504222 z m 0,-0.3987251 V 1.2085541 h 0.663699 c 0.177479,0 0.275218,0.07717 0.275218,0.2083681 0,0.1234765 -0.09774,0.2057943 -0.275218,0.2057943 z" }),
10
+ /* @__PURE__ */ jsx("path", { id: "37670352__path7", fill: "#000000", strokeWidth: "0.0515775", d: "M 17.679691,0.78667581 V 2.6336771 h 1.795568 V 2.2066565 H 18.173597 V 1.905681 h 1.155027 V 1.4889502 H 18.173597 V 1.2136964 h 1.301662 V 0.78667581 Z" }),
11
+ /* @__PURE__ */ jsx("path", { id: "ed917c9e__path8", fill: "#000000", strokeWidth: "0.0515775", d: "m 20.222462,2.0445948 h 0.671385 c 0.45022,0 0.746017,-0.216084 0.746017,-0.6276726 0,-0.4141624 -0.295797,-0.63024639 -0.746017,-0.63024639 H 19.718241 V 2.6336771 h 0.504221 z m 0,-0.4193098 V 1.2085541 h 0.643121 c 0.180057,0 0.277796,0.07717 0.277796,0.2083681 0,0.1286188 -0.09774,0.2083628 -0.277796,0.2083628 z" }),
12
+ /* @__PURE__ */ jsx("path", { id: "d9edd50c__path9", fill: "#000000", strokeWidth: "0.0515775", d: "m 22.89129,0.75580666 c -0.645648,0 -1.11129,0.40387264 -1.11129,0.95436984 0,0.5505023 0.465642,0.9543698 1.11129,0.9543698 C 23.536989,2.6645463 24,2.2606788 24,1.7101765 24,1.1596793 23.536989,0.75580666 22.89129,0.75580666 Z m 0,0.43731034 c 0.339586,0 0.594224,0.200652 0.594224,0.5170595 0,0.3164074 -0.254638,0.5170594 -0.594224,0.5170594 -0.339535,0 -0.594225,-0.200652 -0.594225,-0.5170594 0,-0.3164075 0.25469,-0.5170595 0.594225,-0.5170595 z" }),
13
+ /* @__PURE__ */ jsx("path", { id: "323232d2__path10", fill: "#000000", strokeWidth: "0.0515775", d: "m 1.6183324,0.56583634 c -0.58034,0 -1.0524909,0.47215096 -1.0524909,1.05249086 0,0.58034 0.4721509,1.0524909 1.0524909,1.0524909 0.5803399,0 1.0524908,-0.4721509 1.0524908,-1.0524909 0,-0.5803399 -0.4721509,-1.05249086 -1.0524908,-1.05249086 z m 0,1.59715976 c -0.3008517,0 -0.544669,-0.2438172 -0.544669,-0.5446689 0,-0.3008517 0.2438173,-0.5446689 0.544669,-0.5446689 0.3008516,0 0.5446689,0.2438172 0.5446689,0.5446689 0,0.3008517 -0.2438173,0.5446689 -0.5446689,0.5446689 z" }),
14
+ /* @__PURE__ */ jsx("path", { id: "59693dfc__path11", fill: "url(#7b48cf50__paint0_linear_2758_13707)", fillRule: "evenodd", strokeWidth: "0.0515775", d: "M 1.7065196,0.39296912 V 0 c 0.8541444,0.04566674 1.5326776,0.75281517 1.5326776,1.6183272 0,0.8655121 -0.6785332,1.5724645 -1.5326776,1.6183272 V 2.8436853 C 2.34311,2.7982146 2.847208,2.2662853 2.847208,1.6183272 2.847208,0.97036914 2.34311,0.43843987 1.7065196,0.39296912 Z M 0.6900969,2.4218998 C 0.52134557,2.2270812 0.41256858,1.9789521 0.39316512,1.7065196 H 0 C 0.02038344,2.0877291 0.17286722,2.4336595 0.4117846,2.7000161 L 0.68990091,2.4218998 Z M 1.5301297,3.2366544 V 2.8436853 C 1.2575012,2.8242818 1.0093721,2.7157008 0.81455346,2.5467535 L 0.53643715,2.8248698 C 0.80298978,3.0639832 1.1489202,3.216271 1.5299337,3.2366544 Z", clipRule: "evenodd" }),
15
+ /* @__PURE__ */ jsx("defs", { id: "f9a1ee97__defs12", children: /* @__PURE__ */ jsxs("linearGradient", { id: "7b48cf50__paint0_linear_2758_13707", x1: "34.318001", x2: "3.4317", y1: "4.4122", y2: "35.298599", gradientTransform: "scale(0.05157752)", gradientUnits: "userSpaceOnUse", children: [
16
+ /* @__PURE__ */ jsx("stop", { id: "ecdc88c2__stop11", stopColor: "#0096FF" }),
17
+ /* @__PURE__ */ jsx("stop", { id: "cbf4106c__stop12", offset: "1", stopColor: "#FF1E56" })
18
18
  ] }) })
19
19
  ] });
20
20
  };
@@ -0,0 +1,38 @@
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
+ TypescriptIcon: () => TypescriptIcon,
22
+ default: () => icon_default
23
+ });
24
+ module.exports = __toCommonJS(icon_exports);
25
+ var import_jsx_runtime = require("react/jsx-runtime");
26
+ const TypescriptIcon = (props) => {
27
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "cb7572f6__svg2", fill: "none", version: "1.1", viewBox: "0 0 24 24", children: [
28
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "61ab88c0__defs2" }),
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { id: "e36176bb__rect1", width: "24", height: "24", x: "0", y: "0", fill: "#3178c6", strokeWidth: "0.046875", rx: "2.34375" }),
30
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { id: "7c8d04c6__rect2", width: "24", height: "24", x: "0", y: "0", fill: "#3178c6", strokeWidth: "0.046875", rx: "2.34375" }),
31
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "17c8cd36__path2", fill: "#ffffff", fillRule: "evenodd", strokeWidth: "0.046875", d: "m 14.856516,19.098 v 2.346609 c 0.381468,0.195563 0.83264,0.342188 1.353515,0.439969 0.520875,0.09778 1.069828,0.146672 1.646953,0.146672 0.562453,0 1.096735,-0.05377 1.602938,-0.161344 0.506203,-0.107531 0.950062,-0.284765 1.331531,-0.531656 0.381469,-0.246844 0.683484,-0.569531 0.906,-0.967969 0.222516,-0.398437 0.333797,-0.890953 0.333797,-1.477594 0,-0.425343 -0.06356,-0.798093 -0.190734,-1.118296 -0.127172,-0.320204 -0.310547,-0.604969 -0.550219,-0.854297 -0.239625,-0.249328 -0.526969,-0.473016 -0.861985,-0.671016 -0.335015,-0.198 -0.712828,-0.384984 -1.133437,-0.560953 C 18.986766,15.561 18.710437,15.437578 18.465891,15.317813 18.221344,15.198 18.0135,15.075797 17.842312,14.951156 c -0.171187,-0.124687 -0.303234,-0.256687 -0.39614,-0.396 -0.09291,-0.139359 -0.139406,-0.297 -0.139406,-0.473015 0,-0.161297 0.04158,-0.30675 0.124734,-0.436313 0.08316,-0.129562 0.200531,-0.24075 0.352125,-0.333656 0.151641,-0.09286 0.337453,-0.165 0.557531,-0.216328 0.220125,-0.05133 0.464625,-0.07697 0.733641,-0.07697 0.195609,0 0.402234,0.01467 0.619875,0.04397 0.21764,0.02934 0.4365,0.07458 0.656625,0.135656 0.220078,0.06113 0.434015,0.138141 0.641906,0.231 0.207844,0.09291 0.399797,0.200438 0.575859,0.322688 v -2.192625 c -0.357,-0.136875 -0.747046,-0.238313 -1.170093,-0.304313 -0.423047,-0.066 -0.908485,-0.099 -1.456219,-0.099 -0.557578,0 -1.085766,0.05991 -1.584609,0.179672 -0.498844,0.119766 -0.937782,0.30675 -1.31686,0.560953 -0.379031,0.25425 -0.678562,0.578109 -0.89864,0.971672 -0.220079,0.393516 -0.330141,0.864047 -0.330141,1.411594 0,0.699093 0.20175,1.295531 0.60525,1.789312 0.403453,0.493735 1.016016,0.911719 1.837687,1.253953 0.322782,0.132 0.623579,0.261516 0.902344,0.388641 0.278766,0.127125 0.519656,0.259125 0.722578,0.396 0.202969,0.136875 0.363141,0.285984 0.480563,0.447328 0.117375,0.161297 0.176062,0.344625 0.176062,0.549984 0,0.151547 -0.0367,0.292079 -0.110062,0.421641 -0.07336,0.129562 -0.184641,0.241969 -0.333797,0.337313 -0.149156,0.09534 -0.335016,0.169875 -0.557531,0.22364 -0.222563,0.05381 -0.482953,0.08067 -0.781313,0.08067 -0.50864,0 -1.012359,-0.0892 -1.51125,-0.267656 C 15.744187,19.722563 15.282,19.454906 14.856516,19.098 Z m -3.944953,-5.781656 h 3.010312 V 11.390625 H 5.53125 v 1.925719 h 2.9955938 v 8.574281 h 2.3847192 z", clipRule: "evenodd" })
32
+ ] });
33
+ };
34
+ var icon_default = TypescriptIcon;
35
+ // Annotate the CommonJS export names for ESM import in node:
36
+ 0 && (module.exports = {
37
+ TypescriptIcon
38
+ });
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const TypescriptIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { TypescriptIcon, TypescriptIcon 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 TypescriptIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { TypescriptIcon, TypescriptIcon as default };
@@ -0,0 +1,14 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ const TypescriptIcon = (props) => {
3
+ return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "cb7572f6__svg2", fill: "none", version: "1.1", viewBox: "0 0 24 24", children: [
4
+ /* @__PURE__ */ jsx("defs", { id: "61ab88c0__defs2" }),
5
+ /* @__PURE__ */ jsx("rect", { id: "e36176bb__rect1", width: "24", height: "24", x: "0", y: "0", fill: "#3178c6", strokeWidth: "0.046875", rx: "2.34375" }),
6
+ /* @__PURE__ */ jsx("rect", { id: "7c8d04c6__rect2", width: "24", height: "24", x: "0", y: "0", fill: "#3178c6", strokeWidth: "0.046875", rx: "2.34375" }),
7
+ /* @__PURE__ */ jsx("path", { id: "17c8cd36__path2", fill: "#ffffff", fillRule: "evenodd", strokeWidth: "0.046875", d: "m 14.856516,19.098 v 2.346609 c 0.381468,0.195563 0.83264,0.342188 1.353515,0.439969 0.520875,0.09778 1.069828,0.146672 1.646953,0.146672 0.562453,0 1.096735,-0.05377 1.602938,-0.161344 0.506203,-0.107531 0.950062,-0.284765 1.331531,-0.531656 0.381469,-0.246844 0.683484,-0.569531 0.906,-0.967969 0.222516,-0.398437 0.333797,-0.890953 0.333797,-1.477594 0,-0.425343 -0.06356,-0.798093 -0.190734,-1.118296 -0.127172,-0.320204 -0.310547,-0.604969 -0.550219,-0.854297 -0.239625,-0.249328 -0.526969,-0.473016 -0.861985,-0.671016 -0.335015,-0.198 -0.712828,-0.384984 -1.133437,-0.560953 C 18.986766,15.561 18.710437,15.437578 18.465891,15.317813 18.221344,15.198 18.0135,15.075797 17.842312,14.951156 c -0.171187,-0.124687 -0.303234,-0.256687 -0.39614,-0.396 -0.09291,-0.139359 -0.139406,-0.297 -0.139406,-0.473015 0,-0.161297 0.04158,-0.30675 0.124734,-0.436313 0.08316,-0.129562 0.200531,-0.24075 0.352125,-0.333656 0.151641,-0.09286 0.337453,-0.165 0.557531,-0.216328 0.220125,-0.05133 0.464625,-0.07697 0.733641,-0.07697 0.195609,0 0.402234,0.01467 0.619875,0.04397 0.21764,0.02934 0.4365,0.07458 0.656625,0.135656 0.220078,0.06113 0.434015,0.138141 0.641906,0.231 0.207844,0.09291 0.399797,0.200438 0.575859,0.322688 v -2.192625 c -0.357,-0.136875 -0.747046,-0.238313 -1.170093,-0.304313 -0.423047,-0.066 -0.908485,-0.099 -1.456219,-0.099 -0.557578,0 -1.085766,0.05991 -1.584609,0.179672 -0.498844,0.119766 -0.937782,0.30675 -1.31686,0.560953 -0.379031,0.25425 -0.678562,0.578109 -0.89864,0.971672 -0.220079,0.393516 -0.330141,0.864047 -0.330141,1.411594 0,0.699093 0.20175,1.295531 0.60525,1.789312 0.403453,0.493735 1.016016,0.911719 1.837687,1.253953 0.322782,0.132 0.623579,0.261516 0.902344,0.388641 0.278766,0.127125 0.519656,0.259125 0.722578,0.396 0.202969,0.136875 0.363141,0.285984 0.480563,0.447328 0.117375,0.161297 0.176062,0.344625 0.176062,0.549984 0,0.151547 -0.0367,0.292079 -0.110062,0.421641 -0.07336,0.129562 -0.184641,0.241969 -0.333797,0.337313 -0.149156,0.09534 -0.335016,0.169875 -0.557531,0.22364 -0.222563,0.05381 -0.482953,0.08067 -0.781313,0.08067 -0.50864,0 -1.012359,-0.0892 -1.51125,-0.267656 C 15.744187,19.722563 15.282,19.454906 14.856516,19.098 Z m -3.944953,-5.781656 h 3.010312 V 11.390625 H 5.53125 v 1.925719 h 2.9955938 v 8.574281 h 2.3847192 z", clipRule: "evenodd" })
8
+ ] });
9
+ };
10
+ var icon_default = TypescriptIcon;
11
+ export {
12
+ TypescriptIcon,
13
+ icon_default as default
14
+ };
@@ -0,0 +1,37 @@
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
+ TypescriptLogoDark: () => TypescriptLogoDark,
22
+ default: () => logo_dark_default
23
+ });
24
+ module.exports = __toCommonJS(logo_dark_exports);
25
+ var import_jsx_runtime = require("react/jsx-runtime");
26
+ const TypescriptLogoDark = (props) => {
27
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "9052590e__svg1", fill: "none", version: "1.1", viewBox: "0 0 24 5.9760957", children: [
28
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "a8bd6497__defs1" }),
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { id: "7228e180__rect1", width: "24", height: "5.9760957", x: "0", y: "0", fill: "#3178c6", strokeWidth: "0.0239044", rx: "0.33466136" }),
30
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "5b669a4c__path1", fill: "#ffffff", fillRule: "evenodd", strokeWidth: "0.0239044", d: "M 14.653386,4.5106853 V 4.2866295 c 0.204526,0.1295378 0.411682,0.1942948 0.621514,0.1942948 0.2231,0 0.392439,-0.04592 0.507969,-0.1377849 0.115529,-0.091864 0.173306,-0.2203984 0.173306,-0.3856255 0,-0.1453864 -0.03884,-0.2613705 -0.116534,-0.3479521 -0.07492,-0.083474 -0.234095,-0.1961355 -0.477585,-0.338008 l -0.0274,-0.015872 C 15.04515,3.0878013 14.861875,2.947363 14.784856,2.834367 c -0.07702,-0.1130199 -0.11553,-0.2435378 -0.11553,-0.3915777 0,-0.2009043 0.07833,-0.3714071 0.235051,-0.5115155 0.156718,-0.140106 0.365881,-0.2101578 0.627491,-0.2101578 0.169984,0 0.339968,0.028418 0.509952,0.085253 v 0.2061935 c -0.167326,-0.075342 -0.34594,-0.1130103 -0.535836,-0.1130103 -0.193888,0 -0.347617,0.048904 -0.461163,0.1467155 -0.113546,0.09781 -0.170319,0.2220526 -0.170319,0.3727363 0,0.1453864 0.03885,0.2610358 0.116534,0.3469482 0.07769,0.085912 0.245354,0.2029004 0.502996,0.3509402 0.266916,0.1506694 0.44455,0.28451 0.532852,0.4014741 0.08833,0.1169881 0.132479,0.2514741 0.132479,0.4034582 0,0.2181036 -0.07604,0.3958805 -0.228096,0.5333307 -0.152056,0.1374741 -0.366861,0.2061992 -0.644414,0.2061992 -0.09827,0 -0.211482,-0.015203 -0.339634,-0.04561 -0.128151,-0.030383 -0.226111,-0.065426 -0.293833,-0.1050593 z M 7.5735777,2.1696311 H 8.3904382 V 1.7689243 H 6.2868526 V 2.1696311 H 7.1017291 V 4.6135458 H 7.5735777 Z M 9.1434263,4.9387888 10.063745,2.5816733 H 9.5976096 L 9.0876574,4.0618088 c -0.012096,0.045371 -0.021586,0.082303 -0.028446,0.1108207 l -0.00741,0.032032 h -0.00997 C 9.0312191,4.1593147 9.022757,4.1238884 9.0164701,4.0984064 L 9.0059761,4.0578406 8.5199283,2.5816733 H 8.0079681 L 8.8187331,4.6094104 8.6812829,4.942757 c -0.085004,0.1692908 -0.2138247,0.2539601 -0.3864622,0.2539601 -0.059761,0 -0.1261673,-0.011904 -0.1991952,-0.035713 v 0.3829243 c 0.065068,0.017187 0.1460797,0.025793 0.243012,0.025793 0.3452988,0 0.6135537,-0.2103107 0.8047888,-0.6309326 z M 10.820247,4.312494 h -0.008 V 5.5458167 H 10.350598 V 2.5814582 h 0.461689 v 0.3569163 h 0.008 c 0.157865,-0.2696892 0.388709,-0.40451 0.692534,-0.40451 0.258693,0 0.46035,0.09055 0.604972,0.2716494 0.144598,0.1810996 0.216908,0.4243267 0.216908,0.7296813 0,0.3384144 -0.08159,0.6093944 -0.244781,0.8129881 -0.163171,0.2035697 -0.386055,0.3053545 -0.668653,0.3053545 -0.260032,0 -0.460351,-0.1136892 -0.60098,-0.3410438 z M 10.804781,3.774239 V 3.5237689 c 0,-0.1735458 0.05003,-0.3181673 0.150119,-0.4338884 0.100064,-0.1156972 0.232279,-0.1735458 0.396646,-0.1735458 0.155091,0 0.278032,0.056199 0.368821,0.1686215 0.09081,0.1124223 0.136207,0.2678964 0.136207,0.4664223 0,0.2366773 -0.04872,0.4210757 -0.146128,0.5531952 -0.09743,0.1321434 -0.231633,0.1982151 -0.402645,0.1982151 -0.145793,0 -0.26608,-0.051275 -0.360861,-0.1538247 C 10.852159,4.0464143 10.804781,3.92149 10.804781,3.774239 Z m 3.609562,-0.05161 h -1.377036 c 0.0053,0.1878884 0.06282,0.332749 0.172637,0.4346295 0.109817,0.1018804 0.260725,0.1528207 0.452749,0.1528207 0.215713,0 0.413642,-0.064829 0.593833,-0.1944861 v 0.3711156 c -0.184136,0.1164382 -0.427458,0.1746454 -0.729944,0.1746454 -0.297251,0 -0.530367,-0.092295 -0.699371,-0.2768606 -0.169004,-0.1845657 -0.253506,-0.4442151 -0.253506,-0.7789482 0,-0.3162072 0.09306,-0.5738725 0.279156,-0.772996 0.186095,-0.1991235 0.417251,-0.2986853 0.693442,-0.2986853 0.276191,0 0.48992,0.089307 0.641163,0.2679204 0.151243,0.1786135 0.226877,0.4266932 0.226877,0.7442151 z M 13.868032,3.0069801 c 0.07604,0.092295 0.114717,0.2214502 0.116032,0.3874422 h -0.932271 c 0.02099,-0.1567171 0.07704,-0.2835299 0.168167,-0.380486 0.09112,-0.096932 0.202255,-0.1454104 0.333371,-0.1454104 0.133745,0 0.238637,0.046159 0.314701,0.1384542 z m 3.460422,1.6543745 c 0.21067,0 0.392008,-0.046231 0.544016,-0.1386693 V 4.3325259 c -0.152008,0.1082868 -0.330669,0.1624303 -0.536008,0.1624303 -0.224032,0 -0.404366,-0.079889 -0.541028,-0.2396893 -0.136685,-0.1598008 -0.205028,-0.3710916 -0.205028,-0.6338964 0,-0.2720319 0.07468,-0.4935538 0.224032,-0.6645896 0.149331,-0.171012 0.344008,-0.256518 0.584008,-0.256518 0.174693,0 0.335355,0.044893 0.482032,0.1347012 V 2.6289562 c -0.146677,-0.063394 -0.298016,-0.095092 -0.454016,-0.095092 -0.301362,0 -0.548032,0.1026694 -0.740032,0.3080319 -0.192024,0.2053626 -0.288024,0.4691474 -0.288024,0.7913785 0,0.3063825 0.08534,0.5543187 0.256016,0.7438088 0.170678,0.1895139 0.395355,0.2842709 0.674032,0.2842712 z m 1.747243,-1.8964064 c -0.06072,-0.043841 -0.131976,-0.065737 -0.213801,-0.065737 -0.159705,0 -0.293641,0.082996 -0.40188,0.248988 -0.108215,0.1660159 -0.162335,0.4017371 -0.162335,0.7071873 V 4.6135458 H 18.119522 V 2.5737131 h 0.178159 v 0.4521753 h 0.0079 c 0.04618,-0.1553784 0.119426,-0.2762151 0.219729,-0.3625338 0.100302,-0.086319 0.216454,-0.1294901 0.34843,-0.1294901 0.07523,0 0.142542,0.011952 0.20192,0.035857 z m 0.285466,-0.7302454 c 0.03093,0.029986 0.06657,0.044979 0.106949,0.044979 0.04303,0 0.08003,-0.015674 0.110964,-0.047022 0.03096,-0.031348 0.04642,-0.06883 0.04642,-0.1124463 0,-0.046341 -0.0158,-0.083139 -0.04743,-0.1104 -0.0316,-0.027258 -0.06827,-0.040888 -0.10996,-0.040888 -0.03901,0 -0.07434,0.01397 -0.105945,0.041912 -0.03162,0.027942 -0.04743,0.064401 -0.04743,0.1093768 0,0.046344 0.01547,0.084504 0.04642,0.1144901 z m 0.0014,2.578843 V 2.5816733 h 0.191235 v 2.0318725 z m 0.803761,-0.3616733 h 0.0079 c 0.145267,0.2734422 0.369777,0.4101753 0.673506,0.4101753 0.272032,0 0.490924,-0.1047012 0.656653,-0.3140797 0.16573,-0.2093785 0.248606,-0.4838247 0.248606,-0.8233386 0,-0.3051395 -0.07231,-0.5465737 -0.216908,-0.724255 -0.144598,-0.1776813 -0.345658,-0.26651 -0.60318,-0.26651 -0.16243,0 -0.31133,0.040614 -0.446677,0.1218646 -0.13537,0.081251 -0.239354,0.196494 -0.312,0.3457769 h -0.0079 V 2.5833944 h -0.182247 v 2.9624223 h 0.182247 z m 0.009,-0.7551872 v 0.2552749 c 0,0.2031633 0.06469,0.3776175 0.194056,0.5234103 0.12937,0.1457689 0.299402,0.2186534 0.510119,0.2186534 0.209402,0 0.379434,-0.088709 0.510144,-0.2661514 0.130685,-0.1774422 0.196039,-0.4106056 0.196039,-0.6995139 0,-0.2532909 -0.06002,-0.4544702 -0.180047,-0.6035618 -0.120024,-0.1490677 -0.280064,-0.2236016 -0.48012,-0.2236016 -0.238733,0 -0.423442,0.079147 -0.554151,0.2374662 -0.130686,0.1582948 -0.19604,0.3443187 -0.19604,0.5580239 z m 2.459139,1.1646693 c 0.08273,0 0.171395,-0.022422 0.26596,-0.067267 V 4.4239124 c -0.08668,0.048813 -0.16745,0.073219 -0.242318,0.073219 -0.105084,0 -0.179618,-0.031339 -0.223626,-0.093992 -0.04398,-0.062653 -0.066,-0.1638884 -0.066,-0.303729 V 2.7618406 h 0.531944 V 2.5956335 H 22.368454 V 2.0079681 c -0.0289,0.010554 -0.05909,0.020445 -0.09062,0.02968 -0.03153,0.010554 -0.06172,0.021105 -0.09062,0.031659 v 0.5263267 h -0.36251 v 0.1662071 h 0.36251 v 1.3613068 c 0,0.3588048 0.149068,0.5382072 0.447227,0.5382072 z", clipRule: "evenodd" })
31
+ ] });
32
+ };
33
+ var logo_dark_default = TypescriptLogoDark;
34
+ // Annotate the CommonJS export names for ESM import in node:
35
+ 0 && (module.exports = {
36
+ TypescriptLogoDark
37
+ });
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const TypescriptLogoDark: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { TypescriptLogoDark, TypescriptLogoDark 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 TypescriptLogoDark: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { TypescriptLogoDark, TypescriptLogoDark as default };
@@ -0,0 +1,13 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ const TypescriptLogoDark = (props) => {
3
+ return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "9052590e__svg1", fill: "none", version: "1.1", viewBox: "0 0 24 5.9760957", children: [
4
+ /* @__PURE__ */ jsx("defs", { id: "a8bd6497__defs1" }),
5
+ /* @__PURE__ */ jsx("rect", { id: "7228e180__rect1", width: "24", height: "5.9760957", x: "0", y: "0", fill: "#3178c6", strokeWidth: "0.0239044", rx: "0.33466136" }),
6
+ /* @__PURE__ */ jsx("path", { id: "5b669a4c__path1", fill: "#ffffff", fillRule: "evenodd", strokeWidth: "0.0239044", d: "M 14.653386,4.5106853 V 4.2866295 c 0.204526,0.1295378 0.411682,0.1942948 0.621514,0.1942948 0.2231,0 0.392439,-0.04592 0.507969,-0.1377849 0.115529,-0.091864 0.173306,-0.2203984 0.173306,-0.3856255 0,-0.1453864 -0.03884,-0.2613705 -0.116534,-0.3479521 -0.07492,-0.083474 -0.234095,-0.1961355 -0.477585,-0.338008 l -0.0274,-0.015872 C 15.04515,3.0878013 14.861875,2.947363 14.784856,2.834367 c -0.07702,-0.1130199 -0.11553,-0.2435378 -0.11553,-0.3915777 0,-0.2009043 0.07833,-0.3714071 0.235051,-0.5115155 0.156718,-0.140106 0.365881,-0.2101578 0.627491,-0.2101578 0.169984,0 0.339968,0.028418 0.509952,0.085253 v 0.2061935 c -0.167326,-0.075342 -0.34594,-0.1130103 -0.535836,-0.1130103 -0.193888,0 -0.347617,0.048904 -0.461163,0.1467155 -0.113546,0.09781 -0.170319,0.2220526 -0.170319,0.3727363 0,0.1453864 0.03885,0.2610358 0.116534,0.3469482 0.07769,0.085912 0.245354,0.2029004 0.502996,0.3509402 0.266916,0.1506694 0.44455,0.28451 0.532852,0.4014741 0.08833,0.1169881 0.132479,0.2514741 0.132479,0.4034582 0,0.2181036 -0.07604,0.3958805 -0.228096,0.5333307 -0.152056,0.1374741 -0.366861,0.2061992 -0.644414,0.2061992 -0.09827,0 -0.211482,-0.015203 -0.339634,-0.04561 -0.128151,-0.030383 -0.226111,-0.065426 -0.293833,-0.1050593 z M 7.5735777,2.1696311 H 8.3904382 V 1.7689243 H 6.2868526 V 2.1696311 H 7.1017291 V 4.6135458 H 7.5735777 Z M 9.1434263,4.9387888 10.063745,2.5816733 H 9.5976096 L 9.0876574,4.0618088 c -0.012096,0.045371 -0.021586,0.082303 -0.028446,0.1108207 l -0.00741,0.032032 h -0.00997 C 9.0312191,4.1593147 9.022757,4.1238884 9.0164701,4.0984064 L 9.0059761,4.0578406 8.5199283,2.5816733 H 8.0079681 L 8.8187331,4.6094104 8.6812829,4.942757 c -0.085004,0.1692908 -0.2138247,0.2539601 -0.3864622,0.2539601 -0.059761,0 -0.1261673,-0.011904 -0.1991952,-0.035713 v 0.3829243 c 0.065068,0.017187 0.1460797,0.025793 0.243012,0.025793 0.3452988,0 0.6135537,-0.2103107 0.8047888,-0.6309326 z M 10.820247,4.312494 h -0.008 V 5.5458167 H 10.350598 V 2.5814582 h 0.461689 v 0.3569163 h 0.008 c 0.157865,-0.2696892 0.388709,-0.40451 0.692534,-0.40451 0.258693,0 0.46035,0.09055 0.604972,0.2716494 0.144598,0.1810996 0.216908,0.4243267 0.216908,0.7296813 0,0.3384144 -0.08159,0.6093944 -0.244781,0.8129881 -0.163171,0.2035697 -0.386055,0.3053545 -0.668653,0.3053545 -0.260032,0 -0.460351,-0.1136892 -0.60098,-0.3410438 z M 10.804781,3.774239 V 3.5237689 c 0,-0.1735458 0.05003,-0.3181673 0.150119,-0.4338884 0.100064,-0.1156972 0.232279,-0.1735458 0.396646,-0.1735458 0.155091,0 0.278032,0.056199 0.368821,0.1686215 0.09081,0.1124223 0.136207,0.2678964 0.136207,0.4664223 0,0.2366773 -0.04872,0.4210757 -0.146128,0.5531952 -0.09743,0.1321434 -0.231633,0.1982151 -0.402645,0.1982151 -0.145793,0 -0.26608,-0.051275 -0.360861,-0.1538247 C 10.852159,4.0464143 10.804781,3.92149 10.804781,3.774239 Z m 3.609562,-0.05161 h -1.377036 c 0.0053,0.1878884 0.06282,0.332749 0.172637,0.4346295 0.109817,0.1018804 0.260725,0.1528207 0.452749,0.1528207 0.215713,0 0.413642,-0.064829 0.593833,-0.1944861 v 0.3711156 c -0.184136,0.1164382 -0.427458,0.1746454 -0.729944,0.1746454 -0.297251,0 -0.530367,-0.092295 -0.699371,-0.2768606 -0.169004,-0.1845657 -0.253506,-0.4442151 -0.253506,-0.7789482 0,-0.3162072 0.09306,-0.5738725 0.279156,-0.772996 0.186095,-0.1991235 0.417251,-0.2986853 0.693442,-0.2986853 0.276191,0 0.48992,0.089307 0.641163,0.2679204 0.151243,0.1786135 0.226877,0.4266932 0.226877,0.7442151 z M 13.868032,3.0069801 c 0.07604,0.092295 0.114717,0.2214502 0.116032,0.3874422 h -0.932271 c 0.02099,-0.1567171 0.07704,-0.2835299 0.168167,-0.380486 0.09112,-0.096932 0.202255,-0.1454104 0.333371,-0.1454104 0.133745,0 0.238637,0.046159 0.314701,0.1384542 z m 3.460422,1.6543745 c 0.21067,0 0.392008,-0.046231 0.544016,-0.1386693 V 4.3325259 c -0.152008,0.1082868 -0.330669,0.1624303 -0.536008,0.1624303 -0.224032,0 -0.404366,-0.079889 -0.541028,-0.2396893 -0.136685,-0.1598008 -0.205028,-0.3710916 -0.205028,-0.6338964 0,-0.2720319 0.07468,-0.4935538 0.224032,-0.6645896 0.149331,-0.171012 0.344008,-0.256518 0.584008,-0.256518 0.174693,0 0.335355,0.044893 0.482032,0.1347012 V 2.6289562 c -0.146677,-0.063394 -0.298016,-0.095092 -0.454016,-0.095092 -0.301362,0 -0.548032,0.1026694 -0.740032,0.3080319 -0.192024,0.2053626 -0.288024,0.4691474 -0.288024,0.7913785 0,0.3063825 0.08534,0.5543187 0.256016,0.7438088 0.170678,0.1895139 0.395355,0.2842709 0.674032,0.2842712 z m 1.747243,-1.8964064 c -0.06072,-0.043841 -0.131976,-0.065737 -0.213801,-0.065737 -0.159705,0 -0.293641,0.082996 -0.40188,0.248988 -0.108215,0.1660159 -0.162335,0.4017371 -0.162335,0.7071873 V 4.6135458 H 18.119522 V 2.5737131 h 0.178159 v 0.4521753 h 0.0079 c 0.04618,-0.1553784 0.119426,-0.2762151 0.219729,-0.3625338 0.100302,-0.086319 0.216454,-0.1294901 0.34843,-0.1294901 0.07523,0 0.142542,0.011952 0.20192,0.035857 z m 0.285466,-0.7302454 c 0.03093,0.029986 0.06657,0.044979 0.106949,0.044979 0.04303,0 0.08003,-0.015674 0.110964,-0.047022 0.03096,-0.031348 0.04642,-0.06883 0.04642,-0.1124463 0,-0.046341 -0.0158,-0.083139 -0.04743,-0.1104 -0.0316,-0.027258 -0.06827,-0.040888 -0.10996,-0.040888 -0.03901,0 -0.07434,0.01397 -0.105945,0.041912 -0.03162,0.027942 -0.04743,0.064401 -0.04743,0.1093768 0,0.046344 0.01547,0.084504 0.04642,0.1144901 z m 0.0014,2.578843 V 2.5816733 h 0.191235 v 2.0318725 z m 0.803761,-0.3616733 h 0.0079 c 0.145267,0.2734422 0.369777,0.4101753 0.673506,0.4101753 0.272032,0 0.490924,-0.1047012 0.656653,-0.3140797 0.16573,-0.2093785 0.248606,-0.4838247 0.248606,-0.8233386 0,-0.3051395 -0.07231,-0.5465737 -0.216908,-0.724255 -0.144598,-0.1776813 -0.345658,-0.26651 -0.60318,-0.26651 -0.16243,0 -0.31133,0.040614 -0.446677,0.1218646 -0.13537,0.081251 -0.239354,0.196494 -0.312,0.3457769 h -0.0079 V 2.5833944 h -0.182247 v 2.9624223 h 0.182247 z m 0.009,-0.7551872 v 0.2552749 c 0,0.2031633 0.06469,0.3776175 0.194056,0.5234103 0.12937,0.1457689 0.299402,0.2186534 0.510119,0.2186534 0.209402,0 0.379434,-0.088709 0.510144,-0.2661514 0.130685,-0.1774422 0.196039,-0.4106056 0.196039,-0.6995139 0,-0.2532909 -0.06002,-0.4544702 -0.180047,-0.6035618 -0.120024,-0.1490677 -0.280064,-0.2236016 -0.48012,-0.2236016 -0.238733,0 -0.423442,0.079147 -0.554151,0.2374662 -0.130686,0.1582948 -0.19604,0.3443187 -0.19604,0.5580239 z m 2.459139,1.1646693 c 0.08273,0 0.171395,-0.022422 0.26596,-0.067267 V 4.4239124 c -0.08668,0.048813 -0.16745,0.073219 -0.242318,0.073219 -0.105084,0 -0.179618,-0.031339 -0.223626,-0.093992 -0.04398,-0.062653 -0.066,-0.1638884 -0.066,-0.303729 V 2.7618406 h 0.531944 V 2.5956335 H 22.368454 V 2.0079681 c -0.0289,0.010554 -0.05909,0.020445 -0.09062,0.02968 -0.03153,0.010554 -0.06172,0.021105 -0.09062,0.031659 v 0.5263267 h -0.36251 v 0.1662071 h 0.36251 v 1.3613068 c 0,0.3588048 0.149068,0.5382072 0.447227,0.5382072 z", clipRule: "evenodd" })
7
+ ] });
8
+ };
9
+ var logo_dark_default = TypescriptLogoDark;
10
+ export {
11
+ TypescriptLogoDark,
12
+ logo_dark_default as default
13
+ };
@@ -24,12 +24,12 @@ __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 V0LogoDark = (props) => {
27
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "prefix__svg2", fill: "none", version: "1.1", viewBox: "0 0 24 11.942857", children: [
28
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { id: "prefix__g2", clipPath: "url(#prefix__clip0_421_90)", transform: "scale(0.16587301)", children: [
29
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "prefix__path1", fill: "#ffffff", d: "m 84.7967,0 h 34.5363 c 14.003,0 25.356,11.3524 25.356,25.3563 V 58.2927 H 130.504 V 25.3563 c 0,-0.3374 -0.013,-0.6724 -0.039,-1.0044 L 95.9291,58.2871 c 0.1164,0.0037 0.2333,0.0056 0.3506,0.0056 h 34.2243 v 13.397 H 96.2797 c -14.0039,0 -25.668,-11.4634 -25.668,-25.4673 V 13.3736 h 14.185 v 32.8488 c 0,0.6324 0.0492,1.2574 0.144,1.8702 L 120.236,13.4109 c -0.297,-0.0247 -0.598,-0.0373 -0.903,-0.0373 H 84.7967 Z" }),
30
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "prefix__path2", fill: "#ffffff", d: "M 49.9128,69.2224 0,13.3677 H 20.0804 L 49.3843,46.1601 V 13.3677 h 14.973 v 50.3411 c 0,7.5979 -9.3818,11.179 -14.4445,5.5136 z" })
27
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "68a2092e__svg2", fill: "none", version: "1.1", viewBox: "0 0 24 11.942857", children: [
28
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { id: "0760b513__g2", clipPath: "url(#4855fbe6__clip0_421_90)", transform: "scale(0.16587301)", children: [
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "b6a17357__path1", fill: "#ffffff", d: "m 84.7967,0 h 34.5363 c 14.003,0 25.356,11.3524 25.356,25.3563 V 58.2927 H 130.504 V 25.3563 c 0,-0.3374 -0.013,-0.6724 -0.039,-1.0044 L 95.9291,58.2871 c 0.1164,0.0037 0.2333,0.0056 0.3506,0.0056 h 34.2243 v 13.397 H 96.2797 c -14.0039,0 -25.668,-11.4634 -25.668,-25.4673 V 13.3736 h 14.185 v 32.8488 c 0,0.6324 0.0492,1.2574 0.144,1.8702 L 120.236,13.4109 c -0.297,-0.0247 -0.598,-0.0373 -0.903,-0.0373 H 84.7967 Z" }),
30
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "c6766e30__path2", fill: "#ffffff", d: "M 49.9128,69.2224 0,13.3677 H 20.0804 L 49.3843,46.1601 V 13.3677 h 14.973 v 50.3411 c 0,7.5979 -9.3818,11.179 -14.4445,5.5136 z" })
31
31
  ] }),
32
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "prefix__defs2", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("clipPath", { id: "prefix__clip0_421_90", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { id: "prefix__rect2", width: "144.69", height: "72", x: "0", y: "0", fill: "#ffffff" }) }) })
32
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "e56af0df__defs2", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("clipPath", { id: "4855fbe6__clip0_421_90", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { id: "a4379e69__rect2", width: "144.69", height: "72", x: "0", y: "0", fill: "#ffffff" }) }) })
33
33
  ] });
34
34
  };
35
35
  var logo_dark_default = V0LogoDark;
@@ -1,11 +1,11 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  const V0LogoDark = (props) => {
3
- return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "prefix__svg2", fill: "none", version: "1.1", viewBox: "0 0 24 11.942857", children: [
4
- /* @__PURE__ */ jsxs("g", { id: "prefix__g2", clipPath: "url(#prefix__clip0_421_90)", transform: "scale(0.16587301)", children: [
5
- /* @__PURE__ */ jsx("path", { id: "prefix__path1", fill: "#ffffff", d: "m 84.7967,0 h 34.5363 c 14.003,0 25.356,11.3524 25.356,25.3563 V 58.2927 H 130.504 V 25.3563 c 0,-0.3374 -0.013,-0.6724 -0.039,-1.0044 L 95.9291,58.2871 c 0.1164,0.0037 0.2333,0.0056 0.3506,0.0056 h 34.2243 v 13.397 H 96.2797 c -14.0039,0 -25.668,-11.4634 -25.668,-25.4673 V 13.3736 h 14.185 v 32.8488 c 0,0.6324 0.0492,1.2574 0.144,1.8702 L 120.236,13.4109 c -0.297,-0.0247 -0.598,-0.0373 -0.903,-0.0373 H 84.7967 Z" }),
6
- /* @__PURE__ */ jsx("path", { id: "prefix__path2", fill: "#ffffff", d: "M 49.9128,69.2224 0,13.3677 H 20.0804 L 49.3843,46.1601 V 13.3677 h 14.973 v 50.3411 c 0,7.5979 -9.3818,11.179 -14.4445,5.5136 z" })
3
+ return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "68a2092e__svg2", fill: "none", version: "1.1", viewBox: "0 0 24 11.942857", children: [
4
+ /* @__PURE__ */ jsxs("g", { id: "0760b513__g2", clipPath: "url(#4855fbe6__clip0_421_90)", transform: "scale(0.16587301)", children: [
5
+ /* @__PURE__ */ jsx("path", { id: "b6a17357__path1", fill: "#ffffff", d: "m 84.7967,0 h 34.5363 c 14.003,0 25.356,11.3524 25.356,25.3563 V 58.2927 H 130.504 V 25.3563 c 0,-0.3374 -0.013,-0.6724 -0.039,-1.0044 L 95.9291,58.2871 c 0.1164,0.0037 0.2333,0.0056 0.3506,0.0056 h 34.2243 v 13.397 H 96.2797 c -14.0039,0 -25.668,-11.4634 -25.668,-25.4673 V 13.3736 h 14.185 v 32.8488 c 0,0.6324 0.0492,1.2574 0.144,1.8702 L 120.236,13.4109 c -0.297,-0.0247 -0.598,-0.0373 -0.903,-0.0373 H 84.7967 Z" }),
6
+ /* @__PURE__ */ jsx("path", { id: "c6766e30__path2", fill: "#ffffff", d: "M 49.9128,69.2224 0,13.3677 H 20.0804 L 49.3843,46.1601 V 13.3677 h 14.973 v 50.3411 c 0,7.5979 -9.3818,11.179 -14.4445,5.5136 z" })
7
7
  ] }),
8
- /* @__PURE__ */ jsx("defs", { id: "prefix__defs2", children: /* @__PURE__ */ jsx("clipPath", { id: "prefix__clip0_421_90", children: /* @__PURE__ */ jsx("rect", { id: "prefix__rect2", width: "144.69", height: "72", x: "0", y: "0", fill: "#ffffff" }) }) })
8
+ /* @__PURE__ */ jsx("defs", { id: "e56af0df__defs2", children: /* @__PURE__ */ jsx("clipPath", { id: "4855fbe6__clip0_421_90", children: /* @__PURE__ */ jsx("rect", { id: "a4379e69__rect2", width: "144.69", height: "72", x: "0", y: "0", fill: "#ffffff" }) }) })
9
9
  ] });
10
10
  };
11
11
  var logo_dark_default = V0LogoDark;
@@ -24,12 +24,12 @@ __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 V0LogoLight = (props) => {
27
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "prefix__svg2", fill: "none", version: "1.1", viewBox: "0 0 24 11.942857", children: [
28
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { id: "prefix__g2", clipPath: "url(#prefix__clip0_421_89)", transform: "scale(0.16587301)", children: [
29
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "prefix__path1", fill: "#000000", d: "m 84.7967,0 h 34.5363 c 14.003,0 25.356,11.3524 25.356,25.3563 V 58.2927 H 130.504 V 25.3563 c 0,-0.3374 -0.013,-0.6724 -0.039,-1.0044 L 95.9291,58.2871 c 0.1164,0.0037 0.2333,0.0056 0.3506,0.0056 h 34.2243 v 13.397 H 96.2797 c -14.0039,0 -25.668,-11.4634 -25.668,-25.4673 V 13.3736 h 14.185 v 32.8488 c 0,0.6324 0.0492,1.2574 0.144,1.8702 L 120.236,13.4109 c -0.297,-0.0247 -0.598,-0.0373 -0.903,-0.0373 H 84.7967 Z" }),
30
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "prefix__path2", fill: "#000000", d: "M 49.9128,69.2224 0,13.3677 H 20.0804 L 49.3843,46.1601 V 13.3677 h 14.973 v 50.3411 c 0,7.5979 -9.3818,11.179 -14.4445,5.5136 z" })
27
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "6c16c340__svg2", fill: "none", version: "1.1", viewBox: "0 0 24 11.942857", children: [
28
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { id: "5e40e4fc__g2", clipPath: "url(#84947e2b__clip0_421_89)", transform: "scale(0.16587301)", children: [
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "378a1ef0__path1", fill: "#000000", d: "m 84.7967,0 h 34.5363 c 14.003,0 25.356,11.3524 25.356,25.3563 V 58.2927 H 130.504 V 25.3563 c 0,-0.3374 -0.013,-0.6724 -0.039,-1.0044 L 95.9291,58.2871 c 0.1164,0.0037 0.2333,0.0056 0.3506,0.0056 h 34.2243 v 13.397 H 96.2797 c -14.0039,0 -25.668,-11.4634 -25.668,-25.4673 V 13.3736 h 14.185 v 32.8488 c 0,0.6324 0.0492,1.2574 0.144,1.8702 L 120.236,13.4109 c -0.297,-0.0247 -0.598,-0.0373 -0.903,-0.0373 H 84.7967 Z" }),
30
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "22ab7acb__path2", fill: "#000000", d: "M 49.9128,69.2224 0,13.3677 H 20.0804 L 49.3843,46.1601 V 13.3677 h 14.973 v 50.3411 c 0,7.5979 -9.3818,11.179 -14.4445,5.5136 z" })
31
31
  ] }),
32
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "prefix__defs2", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("clipPath", { id: "prefix__clip0_421_89", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { id: "prefix__rect2", width: "144.69", height: "72", x: "0", y: "0", fill: "#ffffff" }) }) })
32
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "c4cde858__defs2", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("clipPath", { id: "84947e2b__clip0_421_89", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { id: "2fb6c127__rect2", width: "144.69", height: "72", x: "0", y: "0", fill: "#ffffff" }) }) })
33
33
  ] });
34
34
  };
35
35
  var logo_light_default = V0LogoLight;
@@ -1,11 +1,11 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  const V0LogoLight = (props) => {
3
- return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "prefix__svg2", fill: "none", version: "1.1", viewBox: "0 0 24 11.942857", children: [
4
- /* @__PURE__ */ jsxs("g", { id: "prefix__g2", clipPath: "url(#prefix__clip0_421_89)", transform: "scale(0.16587301)", children: [
5
- /* @__PURE__ */ jsx("path", { id: "prefix__path1", fill: "#000000", d: "m 84.7967,0 h 34.5363 c 14.003,0 25.356,11.3524 25.356,25.3563 V 58.2927 H 130.504 V 25.3563 c 0,-0.3374 -0.013,-0.6724 -0.039,-1.0044 L 95.9291,58.2871 c 0.1164,0.0037 0.2333,0.0056 0.3506,0.0056 h 34.2243 v 13.397 H 96.2797 c -14.0039,0 -25.668,-11.4634 -25.668,-25.4673 V 13.3736 h 14.185 v 32.8488 c 0,0.6324 0.0492,1.2574 0.144,1.8702 L 120.236,13.4109 c -0.297,-0.0247 -0.598,-0.0373 -0.903,-0.0373 H 84.7967 Z" }),
6
- /* @__PURE__ */ jsx("path", { id: "prefix__path2", fill: "#000000", d: "M 49.9128,69.2224 0,13.3677 H 20.0804 L 49.3843,46.1601 V 13.3677 h 14.973 v 50.3411 c 0,7.5979 -9.3818,11.179 -14.4445,5.5136 z" })
3
+ return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "6c16c340__svg2", fill: "none", version: "1.1", viewBox: "0 0 24 11.942857", children: [
4
+ /* @__PURE__ */ jsxs("g", { id: "5e40e4fc__g2", clipPath: "url(#84947e2b__clip0_421_89)", transform: "scale(0.16587301)", children: [
5
+ /* @__PURE__ */ jsx("path", { id: "378a1ef0__path1", fill: "#000000", d: "m 84.7967,0 h 34.5363 c 14.003,0 25.356,11.3524 25.356,25.3563 V 58.2927 H 130.504 V 25.3563 c 0,-0.3374 -0.013,-0.6724 -0.039,-1.0044 L 95.9291,58.2871 c 0.1164,0.0037 0.2333,0.0056 0.3506,0.0056 h 34.2243 v 13.397 H 96.2797 c -14.0039,0 -25.668,-11.4634 -25.668,-25.4673 V 13.3736 h 14.185 v 32.8488 c 0,0.6324 0.0492,1.2574 0.144,1.8702 L 120.236,13.4109 c -0.297,-0.0247 -0.598,-0.0373 -0.903,-0.0373 H 84.7967 Z" }),
6
+ /* @__PURE__ */ jsx("path", { id: "22ab7acb__path2", fill: "#000000", d: "M 49.9128,69.2224 0,13.3677 H 20.0804 L 49.3843,46.1601 V 13.3677 h 14.973 v 50.3411 c 0,7.5979 -9.3818,11.179 -14.4445,5.5136 z" })
7
7
  ] }),
8
- /* @__PURE__ */ jsx("defs", { id: "prefix__defs2", children: /* @__PURE__ */ jsx("clipPath", { id: "prefix__clip0_421_89", children: /* @__PURE__ */ jsx("rect", { id: "prefix__rect2", width: "144.69", height: "72", x: "0", y: "0", fill: "#ffffff" }) }) })
8
+ /* @__PURE__ */ jsx("defs", { id: "c4cde858__defs2", children: /* @__PURE__ */ jsx("clipPath", { id: "84947e2b__clip0_421_89", children: /* @__PURE__ */ jsx("rect", { id: "2fb6c127__rect2", width: "144.69", height: "72", x: "0", y: "0", fill: "#ffffff" }) }) })
9
9
  ] });
10
10
  };
11
11
  var logo_light_default = V0LogoLight;
@@ -24,9 +24,9 @@ __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 VercelIconDark = (props) => {
27
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "prefix__svg1", fill: "none", version: "1.1", viewBox: "0 0 24 20.7848", children: [
28
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "prefix__defs1" }),
29
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "prefix__path1", fill: "#ffffff", strokeWidth: "0.0207848", d: "M 11.999979,0 24,20.784799 H 0 Z" })
27
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "c1504eaf__svg1", fill: "none", version: "1.1", viewBox: "0 0 24 20.7848", children: [
28
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "cfa2249e__defs1" }),
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "c2819b15__path1", fill: "#ffffff", strokeWidth: "0.0207848", d: "M 11.999979,0 24,20.784799 H 0 Z" })
30
30
  ] });
31
31
  };
32
32
  var icon_dark_default = VercelIconDark;
@@ -1,8 +1,8 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  const VercelIconDark = (props) => {
3
- return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "prefix__svg1", fill: "none", version: "1.1", viewBox: "0 0 24 20.7848", children: [
4
- /* @__PURE__ */ jsx("defs", { id: "prefix__defs1" }),
5
- /* @__PURE__ */ jsx("path", { id: "prefix__path1", fill: "#ffffff", strokeWidth: "0.0207848", d: "M 11.999979,0 24,20.784799 H 0 Z" })
3
+ return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "c1504eaf__svg1", fill: "none", version: "1.1", viewBox: "0 0 24 20.7848", children: [
4
+ /* @__PURE__ */ jsx("defs", { id: "cfa2249e__defs1" }),
5
+ /* @__PURE__ */ jsx("path", { id: "c2819b15__path1", fill: "#ffffff", strokeWidth: "0.0207848", d: "M 11.999979,0 24,20.784799 H 0 Z" })
6
6
  ] });
7
7
  };
8
8
  var icon_dark_default = VercelIconDark;
@@ -24,9 +24,9 @@ __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 VercelIconLight = (props) => {
27
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "prefix__svg1", fill: "none", version: "1.1", viewBox: "0 0 24 20.7848", children: [
28
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "prefix__defs1" }),
29
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "prefix__path1", fill: "#000000", strokeWidth: "0.0207848", d: "M 11.999979,0 24,20.784799 H 0 Z" })
27
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "874bbfd8__svg1", fill: "none", version: "1.1", viewBox: "0 0 24 20.7848", children: [
28
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "10f1ea7c__defs1" }),
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "e716c051__path1", fill: "#000000", strokeWidth: "0.0207848", d: "M 11.999979,0 24,20.784799 H 0 Z" })
30
30
  ] });
31
31
  };
32
32
  var icon_light_default = VercelIconLight;
@@ -1,8 +1,8 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  const VercelIconLight = (props) => {
3
- return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "prefix__svg1", fill: "none", version: "1.1", viewBox: "0 0 24 20.7848", children: [
4
- /* @__PURE__ */ jsx("defs", { id: "prefix__defs1" }),
5
- /* @__PURE__ */ jsx("path", { id: "prefix__path1", fill: "#000000", strokeWidth: "0.0207848", d: "M 11.999979,0 24,20.784799 H 0 Z" })
3
+ return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "874bbfd8__svg1", fill: "none", version: "1.1", viewBox: "0 0 24 20.7848", children: [
4
+ /* @__PURE__ */ jsx("defs", { id: "10f1ea7c__defs1" }),
5
+ /* @__PURE__ */ jsx("path", { id: "e716c051__path1", fill: "#000000", strokeWidth: "0.0207848", d: "M 11.999979,0 24,20.784799 H 0 Z" })
6
6
  ] });
7
7
  };
8
8
  var icon_light_default = VercelIconLight;
@@ -24,9 +24,9 @@ __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 VercelLogoDark = (props) => {
27
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "prefix__svg1", fill: "none", version: "1.1", viewBox: "0 0 24 4.7954116", children: [
28
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "prefix__defs1" }),
29
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "prefix__path1", fill: "#ffffff", fillRule: "evenodd", strokeWidth: "0.0117976", d: "M 5.5147229,4.7954115 2.7573615,0 0,4.7954115 Z M 8.2959156,4.5771202 10.600272,0.21798521 H 9.6035393 L 8.0139526,3.3837446 6.4243542,0.21798521 H 5.4276212 L 7.7319779,4.5771202 Z M 24,0.21798521 V 4.577132 H 23.174875 V 0.21798521 Z M 19.406836,2.9500998 c 0,-0.3397241 0.0709,-0.6385222 0.212711,-0.8963826 0.141807,-0.2578722 0.339535,-0.4563788 0.593066,-0.5955434 0.25353,-0.1391647 0.550122,-0.208747 0.889658,-0.208747 0.300839,0 0.571594,0.065489 0.812265,0.1964657 0.240671,0.130977 0.431911,0.3254017 0.573718,0.5832621 0.141807,0.2578722 0.214952,0.5730336 0.2192,0.9455078 v 0.1903309 h -2.430308 c 0.01711,0.2701417 0.09662,0.4829824 0.238429,0.6385221 0.146173,0.151446 0.341777,0.2271631 0.586696,0.2271631 0.154666,0 0.296592,-0.040926 0.425421,-0.1227896 0.128948,-0.081864 0.225689,-0.1923719 0.290104,-0.3315365 l 0.844591,0.061395 c -0.103229,0.3069739 -0.296592,0.5525647 -0.580207,0.7367491 -0.283732,0.1841961 -0.61029,0.2762882 -0.979909,0.2762882 -0.339536,0 -0.636128,-0.069582 -0.889658,-0.2087469 C 19.959082,4.302873 19.761354,4.1043545 19.619547,3.8464941 19.477739,3.5886219 19.406836,3.2898356 19.406836,2.9500998 Z M 21.856492,2.6431259 C 21.826408,2.3770662 21.742645,2.1826533 21.605085,2.059852 21.467525,1.9329687 21.299999,1.8695211 21.102271,1.8695211 c -0.227812,0 -0.412563,0.067541 -0.55437,0.2026122 -0.141926,0.1350709 -0.229936,0.3254017 -0.264385,0.5709926 z M 18.014482,2.059852 c 0.13756,0.11052 0.223446,0.2640069 0.257895,0.4604726 l 0.850844,-0.042979 C 19.093137,2.227673 19.005127,2.0107385 18.858955,1.8265424 18.712782,1.6423581 18.523784,1.5011525 18.291607,1.4029138 18.063914,1.3005813 17.812506,1.2494268 17.537386,1.2494268 c -0.339535,0 -0.636009,0.069582 -0.889658,0.208747 -0.25353,0.1391646 -0.451258,0.3376712 -0.593066,0.5955434 -0.141807,0.2578604 -0.212711,0.5566585 -0.212711,0.8963826 0,0.3397358 0.0709,0.6385221 0.212711,0.8963943 0.141808,0.2578604 0.339536,0.4563789 0.593066,0.5955435 0.253649,0.1391646 0.550123,0.2087469 0.889658,0.2087469 0.283615,0 0.541511,-0.051166 0.77357,-0.1534869 0.232177,-0.1064263 0.421174,-0.2558194 0.567347,-0.4482031 0.146172,-0.1923718 0.234182,-0.4174939 0.264266,-0.6753543 l -0.857332,-0.036844 c -0.03008,0.2169345 -0.113965,0.3847555 -0.251407,0.5034513 -0.137561,0.1146138 -0.303081,0.1719148 -0.496444,0.1719148 -0.26639,0 -0.47273,-0.092092 -0.618903,-0.2762883 -0.146054,-0.1841843 -0.219081,-0.4461385 -0.219081,-0.7858743 0,-0.3397241 0.07303,-0.6016782 0.219081,-0.7858743 0.146173,-0.1841844 0.352513,-0.2762765 0.618903,-0.2762765 0.184869,0 0.343783,0.057301 0.477096,0.1719031 z M 13.828571,1.3229495 h 0.767906 l 0.02218,0.6262881 c 0.0545,-0.1772709 0.130246,-0.3149373 0.22734,-0.412999 0.140745,-0.1421848 0.337058,-0.2132891 0.588701,-0.2132891 h 0.31358 v 0.6703404 h -0.319951 c -0.179206,0 -0.326322,0.024374 -0.441585,0.073122 -0.110897,0.04876 -0.196194,0.1259395 -0.25589,0.2315753 -0.05545,0.105624 -0.08317,0.2396921 -0.08317,0.4021924 v 1.876941 h -0.819108 z m -3.541938,0.7307677 c -0.141819,0.2578604 -0.212735,0.5566585 -0.212735,0.8963826 0,0.3397358 0.07092,0.6385221 0.212735,0.8963943 0.141831,0.2578604 0.339523,0.4563789 0.593101,0.5955435 0.253566,0.1391646 0.550111,0.2087469 0.889634,0.2087469 0.369549,0 0.696225,-0.092092 0.979839,-0.2762882 0.283733,-0.1841844 0.477096,-0.4297752 0.580207,-0.7367491 l -0.844473,-0.061395 c -0.06441,0.1391646 -0.161156,0.2496729 -0.290103,0.3315365 -0.128948,0.081864 -0.270756,0.1227896 -0.42547,0.1227896 -0.244977,0 -0.440522,-0.075717 -0.586648,-0.2271631 C 11.04089,3.6479757 10.961385,3.435135 10.944196,3.1649933 h 2.430403 V 2.9746624 C 13.370234,2.6021882 13.297206,2.2870268 13.155399,2.0291546 13.013592,1.7712942 12.822353,1.5768695 12.581681,1.4458925 12.34101,1.3149154 12.070255,1.2494268 11.769368,1.2494268 c -0.339523,0 -0.636068,0.069582 -0.889634,0.208747 -0.253578,0.1391646 -0.45127,0.3376712 -0.593101,0.5955434 z m 1.985597,0.00613 c 0.137442,0.1228013 0.221323,0.3172142 0.251407,0.5832739 h -1.572999 c 0.03439,-0.2455909 0.122494,-0.4359217 0.264314,-0.5709926 0.14183,-0.1350709 0.326628,-0.2026122 0.554416,-0.2026122 0.197658,0 0.365302,0.063448 0.502862,0.1903309 z", clipRule: "evenodd" })
27
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "926726e8__svg1", fill: "none", version: "1.1", viewBox: "0 0 24 4.7954116", children: [
28
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "13119c77__defs1" }),
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "f26a53b3__path1", fill: "#ffffff", fillRule: "evenodd", strokeWidth: "0.0117976", d: "M 5.5147229,4.7954115 2.7573615,0 0,4.7954115 Z M 8.2959156,4.5771202 10.600272,0.21798521 H 9.6035393 L 8.0139526,3.3837446 6.4243542,0.21798521 H 5.4276212 L 7.7319779,4.5771202 Z M 24,0.21798521 V 4.577132 H 23.174875 V 0.21798521 Z M 19.406836,2.9500998 c 0,-0.3397241 0.0709,-0.6385222 0.212711,-0.8963826 0.141807,-0.2578722 0.339535,-0.4563788 0.593066,-0.5955434 0.25353,-0.1391647 0.550122,-0.208747 0.889658,-0.208747 0.300839,0 0.571594,0.065489 0.812265,0.1964657 0.240671,0.130977 0.431911,0.3254017 0.573718,0.5832621 0.141807,0.2578722 0.214952,0.5730336 0.2192,0.9455078 v 0.1903309 h -2.430308 c 0.01711,0.2701417 0.09662,0.4829824 0.238429,0.6385221 0.146173,0.151446 0.341777,0.2271631 0.586696,0.2271631 0.154666,0 0.296592,-0.040926 0.425421,-0.1227896 0.128948,-0.081864 0.225689,-0.1923719 0.290104,-0.3315365 l 0.844591,0.061395 c -0.103229,0.3069739 -0.296592,0.5525647 -0.580207,0.7367491 -0.283732,0.1841961 -0.61029,0.2762882 -0.979909,0.2762882 -0.339536,0 -0.636128,-0.069582 -0.889658,-0.2087469 C 19.959082,4.302873 19.761354,4.1043545 19.619547,3.8464941 19.477739,3.5886219 19.406836,3.2898356 19.406836,2.9500998 Z M 21.856492,2.6431259 C 21.826408,2.3770662 21.742645,2.1826533 21.605085,2.059852 21.467525,1.9329687 21.299999,1.8695211 21.102271,1.8695211 c -0.227812,0 -0.412563,0.067541 -0.55437,0.2026122 -0.141926,0.1350709 -0.229936,0.3254017 -0.264385,0.5709926 z M 18.014482,2.059852 c 0.13756,0.11052 0.223446,0.2640069 0.257895,0.4604726 l 0.850844,-0.042979 C 19.093137,2.227673 19.005127,2.0107385 18.858955,1.8265424 18.712782,1.6423581 18.523784,1.5011525 18.291607,1.4029138 18.063914,1.3005813 17.812506,1.2494268 17.537386,1.2494268 c -0.339535,0 -0.636009,0.069582 -0.889658,0.208747 -0.25353,0.1391646 -0.451258,0.3376712 -0.593066,0.5955434 -0.141807,0.2578604 -0.212711,0.5566585 -0.212711,0.8963826 0,0.3397358 0.0709,0.6385221 0.212711,0.8963943 0.141808,0.2578604 0.339536,0.4563789 0.593066,0.5955435 0.253649,0.1391646 0.550123,0.2087469 0.889658,0.2087469 0.283615,0 0.541511,-0.051166 0.77357,-0.1534869 0.232177,-0.1064263 0.421174,-0.2558194 0.567347,-0.4482031 0.146172,-0.1923718 0.234182,-0.4174939 0.264266,-0.6753543 l -0.857332,-0.036844 c -0.03008,0.2169345 -0.113965,0.3847555 -0.251407,0.5034513 -0.137561,0.1146138 -0.303081,0.1719148 -0.496444,0.1719148 -0.26639,0 -0.47273,-0.092092 -0.618903,-0.2762883 -0.146054,-0.1841843 -0.219081,-0.4461385 -0.219081,-0.7858743 0,-0.3397241 0.07303,-0.6016782 0.219081,-0.7858743 0.146173,-0.1841844 0.352513,-0.2762765 0.618903,-0.2762765 0.184869,0 0.343783,0.057301 0.477096,0.1719031 z M 13.828571,1.3229495 h 0.767906 l 0.02218,0.6262881 c 0.0545,-0.1772709 0.130246,-0.3149373 0.22734,-0.412999 0.140745,-0.1421848 0.337058,-0.2132891 0.588701,-0.2132891 h 0.31358 v 0.6703404 h -0.319951 c -0.179206,0 -0.326322,0.024374 -0.441585,0.073122 -0.110897,0.04876 -0.196194,0.1259395 -0.25589,0.2315753 -0.05545,0.105624 -0.08317,0.2396921 -0.08317,0.4021924 v 1.876941 h -0.819108 z m -3.541938,0.7307677 c -0.141819,0.2578604 -0.212735,0.5566585 -0.212735,0.8963826 0,0.3397358 0.07092,0.6385221 0.212735,0.8963943 0.141831,0.2578604 0.339523,0.4563789 0.593101,0.5955435 0.253566,0.1391646 0.550111,0.2087469 0.889634,0.2087469 0.369549,0 0.696225,-0.092092 0.979839,-0.2762882 0.283733,-0.1841844 0.477096,-0.4297752 0.580207,-0.7367491 l -0.844473,-0.061395 c -0.06441,0.1391646 -0.161156,0.2496729 -0.290103,0.3315365 -0.128948,0.081864 -0.270756,0.1227896 -0.42547,0.1227896 -0.244977,0 -0.440522,-0.075717 -0.586648,-0.2271631 C 11.04089,3.6479757 10.961385,3.435135 10.944196,3.1649933 h 2.430403 V 2.9746624 C 13.370234,2.6021882 13.297206,2.2870268 13.155399,2.0291546 13.013592,1.7712942 12.822353,1.5768695 12.581681,1.4458925 12.34101,1.3149154 12.070255,1.2494268 11.769368,1.2494268 c -0.339523,0 -0.636068,0.069582 -0.889634,0.208747 -0.253578,0.1391646 -0.45127,0.3376712 -0.593101,0.5955434 z m 1.985597,0.00613 c 0.137442,0.1228013 0.221323,0.3172142 0.251407,0.5832739 h -1.572999 c 0.03439,-0.2455909 0.122494,-0.4359217 0.264314,-0.5709926 0.14183,-0.1350709 0.326628,-0.2026122 0.554416,-0.2026122 0.197658,0 0.365302,0.063448 0.502862,0.1903309 z", clipRule: "evenodd" })
30
30
  ] });
31
31
  };
32
32
  var logo_dark_default = VercelLogoDark;
@@ -1,8 +1,8 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  const VercelLogoDark = (props) => {
3
- return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "prefix__svg1", fill: "none", version: "1.1", viewBox: "0 0 24 4.7954116", children: [
4
- /* @__PURE__ */ jsx("defs", { id: "prefix__defs1" }),
5
- /* @__PURE__ */ jsx("path", { id: "prefix__path1", fill: "#ffffff", fillRule: "evenodd", strokeWidth: "0.0117976", d: "M 5.5147229,4.7954115 2.7573615,0 0,4.7954115 Z M 8.2959156,4.5771202 10.600272,0.21798521 H 9.6035393 L 8.0139526,3.3837446 6.4243542,0.21798521 H 5.4276212 L 7.7319779,4.5771202 Z M 24,0.21798521 V 4.577132 H 23.174875 V 0.21798521 Z M 19.406836,2.9500998 c 0,-0.3397241 0.0709,-0.6385222 0.212711,-0.8963826 0.141807,-0.2578722 0.339535,-0.4563788 0.593066,-0.5955434 0.25353,-0.1391647 0.550122,-0.208747 0.889658,-0.208747 0.300839,0 0.571594,0.065489 0.812265,0.1964657 0.240671,0.130977 0.431911,0.3254017 0.573718,0.5832621 0.141807,0.2578722 0.214952,0.5730336 0.2192,0.9455078 v 0.1903309 h -2.430308 c 0.01711,0.2701417 0.09662,0.4829824 0.238429,0.6385221 0.146173,0.151446 0.341777,0.2271631 0.586696,0.2271631 0.154666,0 0.296592,-0.040926 0.425421,-0.1227896 0.128948,-0.081864 0.225689,-0.1923719 0.290104,-0.3315365 l 0.844591,0.061395 c -0.103229,0.3069739 -0.296592,0.5525647 -0.580207,0.7367491 -0.283732,0.1841961 -0.61029,0.2762882 -0.979909,0.2762882 -0.339536,0 -0.636128,-0.069582 -0.889658,-0.2087469 C 19.959082,4.302873 19.761354,4.1043545 19.619547,3.8464941 19.477739,3.5886219 19.406836,3.2898356 19.406836,2.9500998 Z M 21.856492,2.6431259 C 21.826408,2.3770662 21.742645,2.1826533 21.605085,2.059852 21.467525,1.9329687 21.299999,1.8695211 21.102271,1.8695211 c -0.227812,0 -0.412563,0.067541 -0.55437,0.2026122 -0.141926,0.1350709 -0.229936,0.3254017 -0.264385,0.5709926 z M 18.014482,2.059852 c 0.13756,0.11052 0.223446,0.2640069 0.257895,0.4604726 l 0.850844,-0.042979 C 19.093137,2.227673 19.005127,2.0107385 18.858955,1.8265424 18.712782,1.6423581 18.523784,1.5011525 18.291607,1.4029138 18.063914,1.3005813 17.812506,1.2494268 17.537386,1.2494268 c -0.339535,0 -0.636009,0.069582 -0.889658,0.208747 -0.25353,0.1391646 -0.451258,0.3376712 -0.593066,0.5955434 -0.141807,0.2578604 -0.212711,0.5566585 -0.212711,0.8963826 0,0.3397358 0.0709,0.6385221 0.212711,0.8963943 0.141808,0.2578604 0.339536,0.4563789 0.593066,0.5955435 0.253649,0.1391646 0.550123,0.2087469 0.889658,0.2087469 0.283615,0 0.541511,-0.051166 0.77357,-0.1534869 0.232177,-0.1064263 0.421174,-0.2558194 0.567347,-0.4482031 0.146172,-0.1923718 0.234182,-0.4174939 0.264266,-0.6753543 l -0.857332,-0.036844 c -0.03008,0.2169345 -0.113965,0.3847555 -0.251407,0.5034513 -0.137561,0.1146138 -0.303081,0.1719148 -0.496444,0.1719148 -0.26639,0 -0.47273,-0.092092 -0.618903,-0.2762883 -0.146054,-0.1841843 -0.219081,-0.4461385 -0.219081,-0.7858743 0,-0.3397241 0.07303,-0.6016782 0.219081,-0.7858743 0.146173,-0.1841844 0.352513,-0.2762765 0.618903,-0.2762765 0.184869,0 0.343783,0.057301 0.477096,0.1719031 z M 13.828571,1.3229495 h 0.767906 l 0.02218,0.6262881 c 0.0545,-0.1772709 0.130246,-0.3149373 0.22734,-0.412999 0.140745,-0.1421848 0.337058,-0.2132891 0.588701,-0.2132891 h 0.31358 v 0.6703404 h -0.319951 c -0.179206,0 -0.326322,0.024374 -0.441585,0.073122 -0.110897,0.04876 -0.196194,0.1259395 -0.25589,0.2315753 -0.05545,0.105624 -0.08317,0.2396921 -0.08317,0.4021924 v 1.876941 h -0.819108 z m -3.541938,0.7307677 c -0.141819,0.2578604 -0.212735,0.5566585 -0.212735,0.8963826 0,0.3397358 0.07092,0.6385221 0.212735,0.8963943 0.141831,0.2578604 0.339523,0.4563789 0.593101,0.5955435 0.253566,0.1391646 0.550111,0.2087469 0.889634,0.2087469 0.369549,0 0.696225,-0.092092 0.979839,-0.2762882 0.283733,-0.1841844 0.477096,-0.4297752 0.580207,-0.7367491 l -0.844473,-0.061395 c -0.06441,0.1391646 -0.161156,0.2496729 -0.290103,0.3315365 -0.128948,0.081864 -0.270756,0.1227896 -0.42547,0.1227896 -0.244977,0 -0.440522,-0.075717 -0.586648,-0.2271631 C 11.04089,3.6479757 10.961385,3.435135 10.944196,3.1649933 h 2.430403 V 2.9746624 C 13.370234,2.6021882 13.297206,2.2870268 13.155399,2.0291546 13.013592,1.7712942 12.822353,1.5768695 12.581681,1.4458925 12.34101,1.3149154 12.070255,1.2494268 11.769368,1.2494268 c -0.339523,0 -0.636068,0.069582 -0.889634,0.208747 -0.253578,0.1391646 -0.45127,0.3376712 -0.593101,0.5955434 z m 1.985597,0.00613 c 0.137442,0.1228013 0.221323,0.3172142 0.251407,0.5832739 h -1.572999 c 0.03439,-0.2455909 0.122494,-0.4359217 0.264314,-0.5709926 0.14183,-0.1350709 0.326628,-0.2026122 0.554416,-0.2026122 0.197658,0 0.365302,0.063448 0.502862,0.1903309 z", clipRule: "evenodd" })
3
+ return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "926726e8__svg1", fill: "none", version: "1.1", viewBox: "0 0 24 4.7954116", children: [
4
+ /* @__PURE__ */ jsx("defs", { id: "13119c77__defs1" }),
5
+ /* @__PURE__ */ jsx("path", { id: "f26a53b3__path1", fill: "#ffffff", fillRule: "evenodd", strokeWidth: "0.0117976", d: "M 5.5147229,4.7954115 2.7573615,0 0,4.7954115 Z M 8.2959156,4.5771202 10.600272,0.21798521 H 9.6035393 L 8.0139526,3.3837446 6.4243542,0.21798521 H 5.4276212 L 7.7319779,4.5771202 Z M 24,0.21798521 V 4.577132 H 23.174875 V 0.21798521 Z M 19.406836,2.9500998 c 0,-0.3397241 0.0709,-0.6385222 0.212711,-0.8963826 0.141807,-0.2578722 0.339535,-0.4563788 0.593066,-0.5955434 0.25353,-0.1391647 0.550122,-0.208747 0.889658,-0.208747 0.300839,0 0.571594,0.065489 0.812265,0.1964657 0.240671,0.130977 0.431911,0.3254017 0.573718,0.5832621 0.141807,0.2578722 0.214952,0.5730336 0.2192,0.9455078 v 0.1903309 h -2.430308 c 0.01711,0.2701417 0.09662,0.4829824 0.238429,0.6385221 0.146173,0.151446 0.341777,0.2271631 0.586696,0.2271631 0.154666,0 0.296592,-0.040926 0.425421,-0.1227896 0.128948,-0.081864 0.225689,-0.1923719 0.290104,-0.3315365 l 0.844591,0.061395 c -0.103229,0.3069739 -0.296592,0.5525647 -0.580207,0.7367491 -0.283732,0.1841961 -0.61029,0.2762882 -0.979909,0.2762882 -0.339536,0 -0.636128,-0.069582 -0.889658,-0.2087469 C 19.959082,4.302873 19.761354,4.1043545 19.619547,3.8464941 19.477739,3.5886219 19.406836,3.2898356 19.406836,2.9500998 Z M 21.856492,2.6431259 C 21.826408,2.3770662 21.742645,2.1826533 21.605085,2.059852 21.467525,1.9329687 21.299999,1.8695211 21.102271,1.8695211 c -0.227812,0 -0.412563,0.067541 -0.55437,0.2026122 -0.141926,0.1350709 -0.229936,0.3254017 -0.264385,0.5709926 z M 18.014482,2.059852 c 0.13756,0.11052 0.223446,0.2640069 0.257895,0.4604726 l 0.850844,-0.042979 C 19.093137,2.227673 19.005127,2.0107385 18.858955,1.8265424 18.712782,1.6423581 18.523784,1.5011525 18.291607,1.4029138 18.063914,1.3005813 17.812506,1.2494268 17.537386,1.2494268 c -0.339535,0 -0.636009,0.069582 -0.889658,0.208747 -0.25353,0.1391646 -0.451258,0.3376712 -0.593066,0.5955434 -0.141807,0.2578604 -0.212711,0.5566585 -0.212711,0.8963826 0,0.3397358 0.0709,0.6385221 0.212711,0.8963943 0.141808,0.2578604 0.339536,0.4563789 0.593066,0.5955435 0.253649,0.1391646 0.550123,0.2087469 0.889658,0.2087469 0.283615,0 0.541511,-0.051166 0.77357,-0.1534869 0.232177,-0.1064263 0.421174,-0.2558194 0.567347,-0.4482031 0.146172,-0.1923718 0.234182,-0.4174939 0.264266,-0.6753543 l -0.857332,-0.036844 c -0.03008,0.2169345 -0.113965,0.3847555 -0.251407,0.5034513 -0.137561,0.1146138 -0.303081,0.1719148 -0.496444,0.1719148 -0.26639,0 -0.47273,-0.092092 -0.618903,-0.2762883 -0.146054,-0.1841843 -0.219081,-0.4461385 -0.219081,-0.7858743 0,-0.3397241 0.07303,-0.6016782 0.219081,-0.7858743 0.146173,-0.1841844 0.352513,-0.2762765 0.618903,-0.2762765 0.184869,0 0.343783,0.057301 0.477096,0.1719031 z M 13.828571,1.3229495 h 0.767906 l 0.02218,0.6262881 c 0.0545,-0.1772709 0.130246,-0.3149373 0.22734,-0.412999 0.140745,-0.1421848 0.337058,-0.2132891 0.588701,-0.2132891 h 0.31358 v 0.6703404 h -0.319951 c -0.179206,0 -0.326322,0.024374 -0.441585,0.073122 -0.110897,0.04876 -0.196194,0.1259395 -0.25589,0.2315753 -0.05545,0.105624 -0.08317,0.2396921 -0.08317,0.4021924 v 1.876941 h -0.819108 z m -3.541938,0.7307677 c -0.141819,0.2578604 -0.212735,0.5566585 -0.212735,0.8963826 0,0.3397358 0.07092,0.6385221 0.212735,0.8963943 0.141831,0.2578604 0.339523,0.4563789 0.593101,0.5955435 0.253566,0.1391646 0.550111,0.2087469 0.889634,0.2087469 0.369549,0 0.696225,-0.092092 0.979839,-0.2762882 0.283733,-0.1841844 0.477096,-0.4297752 0.580207,-0.7367491 l -0.844473,-0.061395 c -0.06441,0.1391646 -0.161156,0.2496729 -0.290103,0.3315365 -0.128948,0.081864 -0.270756,0.1227896 -0.42547,0.1227896 -0.244977,0 -0.440522,-0.075717 -0.586648,-0.2271631 C 11.04089,3.6479757 10.961385,3.435135 10.944196,3.1649933 h 2.430403 V 2.9746624 C 13.370234,2.6021882 13.297206,2.2870268 13.155399,2.0291546 13.013592,1.7712942 12.822353,1.5768695 12.581681,1.4458925 12.34101,1.3149154 12.070255,1.2494268 11.769368,1.2494268 c -0.339523,0 -0.636068,0.069582 -0.889634,0.208747 -0.253578,0.1391646 -0.45127,0.3376712 -0.593101,0.5955434 z m 1.985597,0.00613 c 0.137442,0.1228013 0.221323,0.3172142 0.251407,0.5832739 h -1.572999 c 0.03439,-0.2455909 0.122494,-0.4359217 0.264314,-0.5709926 0.14183,-0.1350709 0.326628,-0.2026122 0.554416,-0.2026122 0.197658,0 0.365302,0.063448 0.502862,0.1903309 z", clipRule: "evenodd" })
6
6
  ] });
7
7
  };
8
8
  var logo_dark_default = VercelLogoDark;