@logoicon/react 1.0.4 → 1.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (220) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/dist/css/icon.cjs +4 -4
  3. package/dist/css/icon.js +4 -4
  4. package/dist/expressjs/icon-dark.cjs +3 -3
  5. package/dist/expressjs/icon-dark.js +3 -3
  6. package/dist/expressjs/icon-light.cjs +3 -3
  7. package/dist/expressjs/icon-light.js +3 -3
  8. package/dist/expressjs/logo-dark.cjs +3 -3
  9. package/dist/expressjs/logo-dark.js +3 -3
  10. package/dist/expressjs/logo-light.cjs +3 -3
  11. package/dist/expressjs/logo-light.js +3 -3
  12. package/dist/facebook/icon-mono.cjs +3 -3
  13. package/dist/facebook/icon-mono.js +3 -3
  14. package/dist/facebook/icon.cjs +7 -7
  15. package/dist/facebook/icon.js +7 -7
  16. package/dist/firebase/icon-dark.cjs +3 -3
  17. package/dist/firebase/icon-dark.js +3 -3
  18. package/dist/firebase/icon-light.cjs +3 -3
  19. package/dist/firebase/icon-light.js +3 -3
  20. package/dist/firebase/icon.cjs +6 -6
  21. package/dist/firebase/icon.js +6 -6
  22. package/dist/firebase/logo-dark.cjs +14 -14
  23. package/dist/firebase/logo-dark.js +14 -14
  24. package/dist/firebase/logo-light.cjs +14 -14
  25. package/dist/firebase/logo-light.js +14 -14
  26. package/dist/git/icon-dark.cjs +2 -2
  27. package/dist/git/icon-dark.js +2 -2
  28. package/dist/git/icon-light.cjs +2 -2
  29. package/dist/git/icon-light.js +2 -2
  30. package/dist/git/icon.cjs +2 -2
  31. package/dist/git/icon.js +2 -2
  32. package/dist/git/logo-dark.cjs +6 -6
  33. package/dist/git/logo-dark.js +6 -6
  34. package/dist/git/logo-light.cjs +6 -6
  35. package/dist/git/logo-light.js +6 -6
  36. package/dist/git/logo.cjs +6 -6
  37. package/dist/git/logo.js +6 -6
  38. package/dist/github/icon-dark.cjs +3 -3
  39. package/dist/github/icon-dark.js +3 -3
  40. package/dist/github/icon-light.cjs +3 -3
  41. package/dist/github/icon-light.js +3 -3
  42. package/dist/github/logo-dark.cjs +10 -10
  43. package/dist/github/logo-dark.js +10 -10
  44. package/dist/github/logo-light.cjs +10 -10
  45. package/dist/github/logo-light.js +10 -10
  46. package/dist/gitlab/icon-mono-dark.cjs +3 -3
  47. package/dist/gitlab/icon-mono-dark.js +3 -3
  48. package/dist/gitlab/icon-mono-light.cjs +3 -3
  49. package/dist/gitlab/icon-mono-light.js +3 -3
  50. package/dist/gitlab/icon.cjs +6 -6
  51. package/dist/gitlab/icon.js +6 -6
  52. package/dist/gitlab/logo-dark.cjs +14 -14
  53. package/dist/gitlab/logo-dark.js +14 -14
  54. package/dist/gitlab/logo-mono-dark.cjs +10 -10
  55. package/dist/gitlab/logo-mono-dark.js +10 -10
  56. package/dist/gitlab/logo-mono-light.cjs +10 -10
  57. package/dist/gitlab/logo-mono-light.js +10 -10
  58. package/dist/gitlab/logo.cjs +14 -14
  59. package/dist/gitlab/logo.js +14 -14
  60. package/dist/gmail/icon.cjs +42 -0
  61. package/dist/gmail/icon.js +18 -0
  62. package/dist/html/icon-dark.cjs +13 -13
  63. package/dist/html/icon-dark.js +13 -13
  64. package/dist/html/icon-light.cjs +13 -13
  65. package/dist/html/icon-light.js +13 -13
  66. package/dist/html/icon.cjs +13 -13
  67. package/dist/html/icon.js +13 -13
  68. package/dist/index.cjs +29 -26
  69. package/dist/index.d.cts +0 -16
  70. package/dist/index.d.ts +0 -16
  71. package/dist/index.js +2 -0
  72. package/dist/javascript/icon.cjs +4 -4
  73. package/dist/javascript/icon.js +4 -4
  74. package/dist/linkedin/icon-mono-dark.cjs +5 -5
  75. package/dist/linkedin/icon-mono-dark.js +5 -5
  76. package/dist/linkedin/icon-mono-light.cjs +5 -5
  77. package/dist/linkedin/icon-mono-light.js +5 -5
  78. package/dist/linkedin/icon.cjs +5 -5
  79. package/dist/linkedin/icon.js +5 -5
  80. package/dist/linkedin/logo.cjs +12 -12
  81. package/dist/linkedin/logo.js +12 -12
  82. package/dist/lua/drawing.cjs +7 -7
  83. package/dist/lua/drawing.js +7 -7
  84. package/dist/metadata.cjs +76 -75
  85. package/dist/metadata.d.cts +304 -432
  86. package/dist/metadata.d.ts +304 -432
  87. package/dist/metadata.js +76 -75
  88. package/dist/mongodb/icon-dark.cjs +3 -3
  89. package/dist/mongodb/icon-dark.js +3 -3
  90. package/dist/mongodb/icon-light.cjs +3 -3
  91. package/dist/mongodb/icon-light.js +3 -3
  92. package/dist/mongodb/icon.cjs +3 -3
  93. package/dist/mongodb/icon.js +3 -3
  94. package/dist/mongodb/logo-dark.cjs +11 -11
  95. package/dist/mongodb/logo-dark.js +11 -11
  96. package/dist/mongodb/logo-light.cjs +11 -11
  97. package/dist/mongodb/logo-light.js +11 -11
  98. package/dist/mongodb/logo.cjs +11 -11
  99. package/dist/mongodb/logo.js +11 -11
  100. package/dist/mysql/logo.cjs +10 -10
  101. package/dist/mysql/logo.js +10 -10
  102. package/dist/neovim/icon.cjs +17 -17
  103. package/dist/neovim/icon.js +17 -17
  104. package/dist/neovim/logo-mono.cjs +17 -17
  105. package/dist/neovim/logo-mono.js +17 -17
  106. package/dist/neovim/logo.cjs +27 -27
  107. package/dist/neovim/logo.js +27 -27
  108. package/dist/nextjs/icon-dark.cjs +13 -13
  109. package/dist/nextjs/icon-dark.js +13 -13
  110. package/dist/nextjs/icon-light.cjs +13 -13
  111. package/dist/nextjs/icon-light.js +13 -13
  112. package/dist/nextjs/logo-dark.cjs +10 -10
  113. package/dist/nextjs/logo-dark.js +10 -10
  114. package/dist/nextjs/logo-light.cjs +10 -10
  115. package/dist/nextjs/logo-light.js +10 -10
  116. package/dist/nodejs/icon-dark.cjs +5 -5
  117. package/dist/nodejs/icon-dark.js +5 -5
  118. package/dist/nodejs/icon-light.cjs +5 -5
  119. package/dist/nodejs/icon-light.js +5 -5
  120. package/dist/nodejs/icon.cjs +21 -21
  121. package/dist/nodejs/icon.js +21 -21
  122. package/dist/nodejs/logo-dark.cjs +28 -28
  123. package/dist/nodejs/logo-dark.js +28 -28
  124. package/dist/nodejs/logo-light.cjs +28 -28
  125. package/dist/nodejs/logo-light.js +28 -28
  126. package/dist/php/icon.cjs +21 -21
  127. package/dist/php/icon.js +21 -21
  128. package/dist/postgresql/icon.cjs +16 -16
  129. package/dist/postgresql/icon.js +16 -16
  130. package/dist/puppeteer/icon.cjs +7 -7
  131. package/dist/puppeteer/icon.js +7 -7
  132. package/dist/python/icon.cjs +35 -35
  133. package/dist/python/icon.js +35 -35
  134. package/dist/python/logo.cjs +42 -42
  135. package/dist/python/logo.js +42 -42
  136. package/dist/react/icon.cjs +5 -5
  137. package/dist/react/icon.js +5 -5
  138. package/dist/sqlite/logo.cjs +20 -20
  139. package/dist/sqlite/logo.js +20 -20
  140. package/dist/tailwindcss/icon.cjs +2 -2
  141. package/dist/tailwindcss/icon.js +2 -2
  142. package/dist/tailwindcss/logo-light.cjs +2 -2
  143. package/dist/tailwindcss/logo-light.js +2 -2
  144. package/dist/turbo/icon-dark.cjs +6 -6
  145. package/dist/turbo/icon-dark.js +6 -6
  146. package/dist/turbo/icon-light.cjs +6 -6
  147. package/dist/turbo/icon-light.js +6 -6
  148. package/dist/turbo/logo-dark.cjs +11 -11
  149. package/dist/turbo/logo-dark.js +11 -11
  150. package/dist/turbo/logo-light.cjs +11 -11
  151. package/dist/turbo/logo-light.js +11 -11
  152. package/dist/turbopack/icon-dark.cjs +15 -15
  153. package/dist/turbopack/icon-dark.js +15 -15
  154. package/dist/turbopack/icon-light.cjs +15 -15
  155. package/dist/turbopack/icon-light.js +15 -15
  156. package/dist/turbopack/logo-dark.cjs +24 -24
  157. package/dist/turbopack/logo-dark.js +24 -24
  158. package/dist/turbopack/logo-light.cjs +24 -24
  159. package/dist/turbopack/logo-light.js +24 -24
  160. package/dist/turborepo/icon-dark.cjs +6 -6
  161. package/dist/turborepo/icon-dark.js +6 -6
  162. package/dist/turborepo/icon-light.cjs +6 -6
  163. package/dist/turborepo/icon-light.js +6 -6
  164. package/dist/turborepo/logo-dark.cjs +15 -15
  165. package/dist/turborepo/logo-dark.js +15 -15
  166. package/dist/turborepo/logo-light.cjs +15 -15
  167. package/dist/turborepo/logo-light.js +15 -15
  168. package/dist/typescript/icon.cjs +5 -5
  169. package/dist/typescript/icon.js +5 -5
  170. package/dist/typescript/logo-dark.cjs +4 -4
  171. package/dist/typescript/logo-dark.js +4 -4
  172. package/dist/v0/logo-dark.cjs +5 -5
  173. package/dist/v0/logo-dark.js +5 -5
  174. package/dist/v0/logo-light.cjs +5 -5
  175. package/dist/v0/logo-light.js +5 -5
  176. package/dist/vercel/icon-dark.cjs +3 -3
  177. package/dist/vercel/icon-dark.js +3 -3
  178. package/dist/vercel/icon-light.cjs +3 -3
  179. package/dist/vercel/icon-light.js +3 -3
  180. package/dist/vercel/logo-dark.cjs +3 -3
  181. package/dist/vercel/logo-dark.js +3 -3
  182. package/dist/vercel/logo-light.cjs +3 -3
  183. package/dist/vercel/logo-light.js +3 -3
  184. package/dist/x/icon-dark.cjs +3 -3
  185. package/dist/x/icon-dark.js +3 -3
  186. package/dist/x/icon-light.cjs +3 -3
  187. package/dist/x/icon-light.js +3 -3
  188. package/package.json +5 -5
  189. package/dist/facebook/icon-mono.d.cts +0 -6
  190. package/dist/facebook/icon-mono.d.ts +0 -6
  191. package/dist/facebook/icon.d.cts +0 -6
  192. package/dist/facebook/icon.d.ts +0 -6
  193. package/dist/linkedin/icon-mono-dark.d.cts +0 -6
  194. package/dist/linkedin/icon-mono-dark.d.ts +0 -6
  195. package/dist/linkedin/icon-mono-light.d.cts +0 -6
  196. package/dist/linkedin/icon-mono-light.d.ts +0 -6
  197. package/dist/linkedin/icon.d.cts +0 -6
  198. package/dist/linkedin/icon.d.ts +0 -6
  199. package/dist/linkedin/logo.d.cts +0 -6
  200. package/dist/linkedin/logo.d.ts +0 -6
  201. package/dist/mongodb/icon-dark.d.cts +0 -6
  202. package/dist/mongodb/icon-dark.d.ts +0 -6
  203. package/dist/mongodb/icon-light.d.cts +0 -6
  204. package/dist/mongodb/icon-light.d.ts +0 -6
  205. package/dist/mongodb/icon.d.cts +0 -6
  206. package/dist/mongodb/icon.d.ts +0 -6
  207. package/dist/mongodb/logo-dark.d.cts +0 -6
  208. package/dist/mongodb/logo-dark.d.ts +0 -6
  209. package/dist/mongodb/logo-light.d.cts +0 -6
  210. package/dist/mongodb/logo-light.d.ts +0 -6
  211. package/dist/mongodb/logo.d.cts +0 -6
  212. package/dist/mongodb/logo.d.ts +0 -6
  213. package/dist/postgresql/icon.d.cts +0 -6
  214. package/dist/postgresql/icon.d.ts +0 -6
  215. package/dist/sqlite/logo.d.cts +0 -6
  216. package/dist/sqlite/logo.d.ts +0 -6
  217. package/dist/x/icon-dark.d.cts +0 -6
  218. package/dist/x/icon-dark.d.ts +0 -6
  219. package/dist/x/icon-light.d.cts +0 -6
  220. package/dist/x/icon-light.d.ts +0 -6
@@ -1,27 +1,27 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  const NeovimIcon = (props) => {
3
- return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "9477b0c4__svg6", version: "1.1", viewBox: "0 0 24 29.16", children: [
4
- /* @__PURE__ */ jsx("title", { id: "1f99a2e8__title1", children: "neovim-mark@2x" }),
3
+ return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "783c58f3__svg6", version: "1.1", viewBox: "0 0 24 29.16", children: [
4
+ /* @__PURE__ */ jsx("title", { id: "7eba37c1__title1", children: "neovim-mark@2x" }),
5
5
  "Created with Sketch (http://www.bohemiancoding.com/sketch)",
6
- /* @__PURE__ */ jsxs("defs", { id: "e850e66c__defs6", children: [
7
- /* @__PURE__ */ jsxs("linearGradient", { id: "58ee2b5f__linearGradient-1", x1: "167.95833", x2: "167.95833", y1: "-0.46142399", y2: "335.45523", gradientTransform: "scale(0.46142398,2.1672042)", gradientUnits: "userSpaceOnUse", children: [
8
- /* @__PURE__ */ jsx("stop", { id: "7f164ee9__stop1", offset: "0%", stopColor: "#16B0ED", stopOpacity: "0.800235524" }),
9
- /* @__PURE__ */ jsx("stop", { id: "a0868c22__stop2", offset: "100%", stopColor: "#0F59B2", stopOpacity: "0.83700023" })
6
+ /* @__PURE__ */ jsxs("defs", { id: "91b0f3e3__defs6", children: [
7
+ /* @__PURE__ */ jsxs("linearGradient", { id: "73539849__linearGradient-1", x1: "167.95833", x2: "167.95833", y1: "-0.46142399", y2: "335.45523", gradientTransform: "scale(0.46142398,2.1672042)", gradientUnits: "userSpaceOnUse", children: [
8
+ /* @__PURE__ */ jsx("stop", { id: "6b60e4ca__stop1", offset: "0%", stopColor: "#16B0ED", stopOpacity: "0.800235524" }),
9
+ /* @__PURE__ */ jsx("stop", { id: "8cb8dddc__stop2", offset: "100%", stopColor: "#0F59B2", stopOpacity: "0.83700023" })
10
10
  ] }),
11
- /* @__PURE__ */ jsxs("linearGradient", { id: "6e370dc4__linearGradient-2", x1: "1118.3427", x2: "1118.3427", y1: "-0.46586797", y2: "338.68604", gradientTransform: "scale(0.46586797,2.1465309)", gradientUnits: "userSpaceOnUse", children: [
12
- /* @__PURE__ */ jsx("stop", { id: "e80495d9__stop3", offset: "0%", stopColor: "#7DB643" }),
13
- /* @__PURE__ */ jsx("stop", { id: "2b4cf5ca__stop4", offset: "100%", stopColor: "#367533" })
11
+ /* @__PURE__ */ jsxs("linearGradient", { id: "578f3a06__linearGradient-2", x1: "1118.3427", x2: "1118.3427", y1: "-0.46586797", y2: "338.68604", gradientTransform: "scale(0.46586797,2.1465309)", gradientUnits: "userSpaceOnUse", children: [
12
+ /* @__PURE__ */ jsx("stop", { id: "53be2acf__stop3", offset: "0%", stopColor: "#7DB643" }),
13
+ /* @__PURE__ */ jsx("stop", { id: "5d18a207__stop4", offset: "100%", stopColor: "#367533" })
14
14
  ] }),
15
- /* @__PURE__ */ jsxs("linearGradient", { id: "721f0720__linearGradient-3", x1: "356.33795", x2: "356.33795", y1: "0", y2: "612.90131", gradientTransform: "scale(0.84189739,1.1877932)", gradientUnits: "userSpaceOnUse", children: [
16
- /* @__PURE__ */ jsx("stop", { id: "f20a45d7__stop5", offset: "0%", stopColor: "#88C649", stopOpacity: "0.8" }),
17
- /* @__PURE__ */ jsx("stop", { id: "ddf0ab0c__stop6", offset: "100%", stopColor: "#439240", stopOpacity: "0.84" })
15
+ /* @__PURE__ */ jsxs("linearGradient", { id: "7630c945__linearGradient-3", x1: "356.33795", x2: "356.33795", y1: "0", y2: "612.90131", gradientTransform: "scale(0.84189739,1.1877932)", gradientUnits: "userSpaceOnUse", children: [
16
+ /* @__PURE__ */ jsx("stop", { id: "2b9c0ca2__stop5", offset: "0%", stopColor: "#88C649", stopOpacity: "0.8" }),
17
+ /* @__PURE__ */ jsx("stop", { id: "9aee4afc__stop6", offset: "100%", stopColor: "#439240", stopOpacity: "0.84" })
18
18
  ] })
19
19
  ] }),
20
- /* @__PURE__ */ jsx("g", { id: "315157da__Page-1", fill: "none", fillRule: "evenodd", stroke: "none", strokeWidth: "1", transform: "matrix(0.04,0,0,0.04,-0.08,-0.08)", children: /* @__PURE__ */ jsxs("g", { id: "aa7c6cc1__mark-copy", transform: "translate(2,3)", children: [
21
- /* @__PURE__ */ jsx("path", { id: "a23c86a7__Left---green", fill: "url(#58ee2b5f__linearGradient-1)", d: "M 0,155.5704 155,-1 V 727 L 0,572.23792 Z" }),
22
- /* @__PURE__ */ jsx("path", { id: "3731bd76__Right---blue", fill: "url(#6e370dc4__linearGradient-2)", d: "M 443.0604,156.9824 600,-1 596.81879,727 442,572.21994 Z", transform: "matrix(-1,0,0,1,1042,0)" }),
23
- /* @__PURE__ */ jsx("path", { id: "21dee665__Cross---blue", fill: "url(#721f0720__linearGradient-3)", d: "M 154.98629,0 558,615.1897 445.2246,728 42,114.17202 Z" }),
24
- /* @__PURE__ */ jsx("path", { id: "e1ac484a__Shadow", fill: "#000000", fillOpacity: "0.13", d: "M 155,283.83232 154.78675,308 31,124.71061 42.461949,113 Z" })
20
+ /* @__PURE__ */ jsx("g", { id: "447afcdc__Page-1", fill: "none", fillRule: "evenodd", stroke: "none", strokeWidth: "1", transform: "matrix(0.04,0,0,0.04,-0.08,-0.08)", children: /* @__PURE__ */ jsxs("g", { id: "ab7678cd__mark-copy", transform: "translate(2,3)", children: [
21
+ /* @__PURE__ */ jsx("path", { id: "28c3f43a__Left---green", fill: "url(#73539849__linearGradient-1)", d: "M 0,155.5704 155,-1 V 727 L 0,572.23792 Z" }),
22
+ /* @__PURE__ */ jsx("path", { id: "d7aa5174__Right---blue", fill: "url(#578f3a06__linearGradient-2)", d: "M 443.0604,156.9824 600,-1 596.81879,727 442,572.21994 Z", transform: "matrix(-1,0,0,1,1042,0)" }),
23
+ /* @__PURE__ */ jsx("path", { id: "cceb99fb__Cross---blue", fill: "url(#7630c945__linearGradient-3)", d: "M 154.98629,0 558,615.1897 445.2246,728 42,114.17202 Z" }),
24
+ /* @__PURE__ */ jsx("path", { id: "b31793d8__Shadow", fill: "#000000", fillOpacity: "0.13", d: "M 155,283.83232 154.78675,308 31,124.71061 42.461949,113 Z" })
25
25
  ] }) })
26
26
  ] });
27
27
  };
@@ -24,26 +24,26 @@ __export(logo_mono_exports, {
24
24
  module.exports = __toCommonJS(logo_mono_exports);
25
25
  var import_jsx_runtime = require("react/jsx-runtime");
26
26
  const NeovimLogoMono = (props) => {
27
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "5c0da646__svg4", version: "1.1", viewBox: "0 0 24.000002 7.1237064", children: [
28
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("title", { id: "edb23610__title1", children: "neovim-1color@2x" }),
27
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "6180f1bc__svg4", version: "1.1", viewBox: "0 0 24.000002 7.1237064", children: [
28
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("title", { id: "7c307b3a__title1", children: "neovim-1color@2x" }),
29
29
  "Created with Sketch (http://www.bohemiancoding.com/sketch)",
30
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "d66f6569__defs1" }),
31
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { id: "7fe1a200__Page-1", fill: "none", fillRule: "evenodd", stroke: "none", strokeWidth: "1", transform: "matrix(0.03283296,0,0,0.03283296,0.03194185,-0.0936287)", children: [
32
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { id: "8bdcb255__mark-copy", transform: "translate(1,3)", children: [
33
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "9af33914__Left---green", stroke: "#333333", strokeWidth: "4", d: "M 0.02714063,45.458544 7.656878,37.755371 45.223647,93.699003 45.223646,211.99833 0.02714063,166.89384 Z" }),
34
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "5bd66ae0__Right---blue", fill: "#333333", d: "M 129.33671,45.889361 175.15234,-0.14833204 V 117.71914 l -38.32918,57.63759 c 0,0 -7.79602,-8.46289 -7.79602,-8.46289 z", transform: "matrix(-1,0,0,1,304,0)" }),
35
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "2de8d3b1__Cross---blue", fill: "#333333", d: "M 45.193511,-0.13667814 162.69969,179.17338 129.81792,212.05433 12.250244,33.141173 Z" })
30
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "5f2b51da__defs1" }),
31
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { id: "6869ef0b__Page-1", fill: "none", fillRule: "evenodd", stroke: "none", strokeWidth: "1", transform: "matrix(0.03283296,0,0,0.03283296,0.03194185,-0.0936287)", children: [
32
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { id: "25b025b7__mark-copy", transform: "translate(1,3)", children: [
33
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "d3592efd__Left---green", stroke: "#333333", strokeWidth: "4", d: "M 0.02714063,45.458544 7.656878,37.755371 45.223647,93.699003 45.223646,211.99833 0.02714063,166.89384 Z" }),
34
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "ea95f1b1__Right---blue", fill: "#333333", d: "M 129.33671,45.889361 175.15234,-0.14833204 V 117.71914 l -38.32918,57.63759 c 0,0 -7.79602,-8.46289 -7.79602,-8.46289 z", transform: "matrix(-1,0,0,1,304,0)" }),
35
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "b98973c0__Cross---blue", fill: "#333333", d: "M 45.193511,-0.13667814 162.69969,179.17338 129.81792,212.05433 12.250244,33.141173 Z" })
36
36
  ] }),
37
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", { id: "cae783d9__wordmark", fill: "#444444", transform: "translate(217,32)", children: /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { id: "99fcb1cf__Group", children: [
38
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { id: "2fd195f4__g4", transform: "translate(0,29)", children: [
39
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "e6d0aced__Shape", d: "M 0,95 V 5.4401583 h 4.6547315 c 1.5503836,0 2.4455242,0.7506824 2.6854219,2.2502472 L 8.1457801,21.191889 C 12.204348,16.032522 16.932481,11.875866 22.33376,8.7255193 27.733248,5.5751731 33.746803,4 40.370844,4 c 4.892839,0 9.205627,0.7812859 12.934783,2.3402572 3.729156,1.5607715 6.817391,3.8110188 9.264705,6.7507418 2.447315,2.941523 4.296676,6.480712 5.549873,10.621167 C 69.373401,27.852621 70,32.533135 70,37.753709 V 95 H 61.496164 V 37.753709 c 0,-8.401523 -1.91023,-14.986647 -5.728901,-19.757171 -3.82046,-4.770524 -9.667519,-7.155786 -17.544757,-7.155786 -5.850639,0 -11.278772,1.515766 -16.29156,4.545499 -5.012787,3.031533 -9.488491,7.18639 -13.4271097,12.46637 V 95 Z" }),
40
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "0d1ab9fc__path1", d: "m 123.62381,4 c 5.06667,0 9.75514,0.8678906 14.06905,2.6054687 4.31209,1.7375782 8.05238,4.2675783 11.21904,7.5917973 3.16667,3.324218 5.63848,7.412109 7.41905,12.263671 C 158.10971,31.3125 159,36.882812 159,43.171875 c 0,1.317109 -0.19543,2.215547 -0.5881,2.695312 -0.39266,0.479766 -1.00971,0.71875 -1.85114,0.71875 H 91.595238 v 1.707032 c 0,6.707734 0.783524,12.608672 2.352381,17.699218 1.567048,5.090547 3.8,9.358125 6.695241,12.802735 2.89524,3.444609 6.39305,6.033906 10.49524,7.771484 4.10038,1.737578 8.68571,2.605469 13.75238,2.605469 4.52381,0 8.44504,-0.494141 11.7619,-1.482422 3.31686,-0.988281 6.10714,-2.096953 8.36905,-3.324219 2.2619,-1.227265 4.05695,-2.335937 5.38333,-3.324218 1.32638,-0.988282 2.29267,-1.482422 2.89524,-1.482422 0.78352,0 1.3879,0.300078 1.80952,0.898437 l 2.35238,2.875 c -1.44761,1.796875 -3.36209,3.475156 -5.74523,5.03125 -2.38315,1.557891 -5.03772,2.891172 -7.96191,3.998047 -2.926,1.108672 -6.0619,1.990938 -9.40952,2.650391 C 130.99762,95.669375 127.63552,96 124.25714,96 118.10476,96 112.49524,94.93625 107.42857,92.810547 102.3619,90.684844 98.013619,87.585234 94.385524,83.511719 90.755619,79.438203 87.950857,74.451875 85.971238,68.552734 83.98981,62.653594 83,55.899141 83,48.292969 83,41.885312 83.919238,35.97 85.759524,30.548828 87.59981,25.127656 90.252571,20.455781 93.721429,16.533203 97.188476,12.610625 101.44086,9.5415625 106.47857,7.3242187 111.51267,5.1086719 117.22895,4 123.62381,4 Z m 0.57283,6 c -4.69557,0 -8.90382,0.701754 -12.6229,2.105263 -3.72092,1.403509 -6.93618,3.421053 -9.64947,6.052632 -2.713278,2.631579 -4.908087,5.789473 -6.586255,9.473684 C 93.659847,31.315789 92.549618,35.438597 92,40 h 60 c 0,-4.678947 -0.67237,-8.873684 -2.01343,-12.587719 -1.34291,-3.712281 -3.23176,-6.856141 -5.67023,-9.429825 -2.43848,-2.57193 -5.36611,-4.545614 -8.78107,-5.921052 C 132.12214,10.687719 128.34259,10 124.19664,10 Z" }),
41
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "1e6d3e84__path2", d: "m 208.54576,4 c 6.52652,0 12.36855,1.0925 17.52425,3.2792969 5.15387,2.1867969 9.50062,5.2864061 13.04024,9.2988281 3.5378,4.012422 6.23736,8.849609 8.09868,14.509766 1.86132,5.660156 2.79107,11.99414 2.79107,19.001953 0,7.007812 -0.93158,13.327422 -2.79107,18.957031 -1.86132,5.631406 -4.56088,10.452422 -8.09868,14.464844 -3.53962,4.012422 -7.88637,7.097656 -13.04024,9.253906 C 220.91431,94.921875 215.07228,96 208.54576,96 202.0174,96 196.1772,94.921875 191.0215,92.765625 c -5.1557,-2.15625 -9.51709,-5.241484 -13.086,-9.253906 -3.56891,-4.012422 -6.28494,-8.835235 -8.14443,-14.464844 C 167.92975,63.417266 167,57.097656 167,50.089844 c 0,-7.007813 0.92975,-13.341797 2.79107,-19.001953 1.86132,-5.660157 4.57552,-10.495547 8.14443,-14.509766 3.56891,-4.012422 7.9303,-7.1120312 13.086,-9.2988281 C 196.1772,5.0942969 202.0174,4 208.54576,4 Z m -0.50075,86 c 5.34143,0 10.00596,-0.918352 13.99718,-2.756865 3.98943,-1.838513 7.31995,-4.474256 9.99157,-7.909039 2.66981,-3.434782 4.66452,-7.576407 5.98593,-12.42849 C 239.3375,62.055332 240,56.617529 240,50.590389 c 0,-5.965675 -0.6607,-11.389016 -1.98031,-16.270023 -1.32141,-4.881007 -3.31612,-9.053364 -5.98593,-12.518879 -2.66982,-3.463707 -6.00034,-6.130183 -9.99157,-7.999427 C 218.05097,11.934622 213.38464,11 208.04501,11 c -5.33964,0 -10.00777,0.934622 -13.99719,2.80206 -3.99122,1.869244 -7.32174,4.53572 -9.99156,7.999427 -2.67162,3.465515 -4.68073,7.637872 -6.03094,12.518879 C 176.6751,39.201373 176,44.624714 176,50.590389 c 0,6.025332 0.6751,11.464943 2.02532,16.315217 1.35021,4.852083 3.35932,8.993708 6.03094,12.42849 2.66982,3.434783 6.00034,6.070526 9.99156,7.909039 C 198.03724,89.081648 202.70357,90 208.04501,90 Z" }),
42
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "a65acdf2__path3", d: "M 303.56978,93 H 283.51973 L 247,1 h 18.34937 c 1.61117,0 2.96813,0.3891618 4.07267,1.165692 1.10275,0.7783236 1.86537,1.762885 2.28248,2.9590643 l 17.72281,49.1384017 c 1.01325,2.869396 1.86537,5.67961 2.55101,8.42885 0.68565,2.751033 1.29789,5.500273 1.83494,8.249512 0.53706,-2.749239 1.14751,-5.498479 1.83494,-8.249512 0.68564,-2.74924 1.56641,-5.559454 2.64052,-8.42885 L 316.45909,5.1247563 C 316.87621,3.928577 317.62271,2.9440156 318.69682,2.165692 319.77093,1.3891618 321.0527,1 322.54572,1 H 340 Z" }),
43
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "65dfe438__path4", d: "M 383,94 V 1.4433781 h 13.62391 c 2.8868,0 4.77946,1.353167 5.68159,4.059501 l 1.4434,6.8560459 c 1.62383,-1.804223 3.32344,-3.4586947 5.09702,-4.9616121 1.77358,-1.5029175 3.66804,-2.7965452 5.68339,-3.8790787 2.01355,-1.0825336 4.17865,-1.9395394 6.49531,-2.57101731 C 423.33948,0.31573896 425.87986,0 428.64939,0 c 5.83135,0 10.62885,1.5786948 14.38892,4.7360844 3.75825,3.1573897 6.57108,7.3522076 8.43488,12.5844526 1.4434,-3.067178 3.24765,-5.697735 5.41275,-7.8934737 2.16511,-2.1939347 4.54131,-3.9837236 7.1268,-5.3675623 2.58549,-1.3820346 5.33698,-2.4050288 8.25446,-3.06717854 C 475.18287,0.33017275 478.11478,0 481.06293,0 c 5.11144,0 9.65275,0.78303263 13.6221,2.3454894 3.96936,1.5642611 7.30723,3.8484069 10.0136,6.8560461 2.70638,3.0076395 4.76684,6.6756235 6.17957,11.0057585 C 512.29093,24.537428 513,29.49904 513,35.092131 V 94 H 490.71568 V 35.092131 c 0,-5.894396 -1.29365,-10.329175 -3.87734,-13.306143 -2.5873,-2.976967 -6.37623,-4.465451 -11.3686,-4.465451 -2.28598,0 -4.40418,0.391517 -6.35818,1.172745 -1.95581,0.783033 -3.66985,1.910672 -5.14393,3.382918 -1.47227,1.474049 -2.6306,3.323378 -3.47318,5.547984 -0.84259,2.224607 -1.26298,4.78119 -1.26298,7.667947 V 94 H 436.86054 V 35.092131 c 0,-6.193897 -1.24854,-10.704454 -3.74382,-13.53167 -2.49708,-2.825413 -6.17956,-4.239924 -11.05105,-4.239924 -3.18991,0 -6.17956,0.797467 -8.97615,2.390595 -2.7984,1.593129 -5.39833,3.774434 -7.80339,6.540307 V 94 Z" }),
44
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { id: "23a74588__Rectangle", width: "23", height: "92", x: "345", y: "2" })
37
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", { id: "070cdd5b__wordmark", fill: "#444444", transform: "translate(217,32)", children: /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { id: "6e850fe7__Group", children: [
38
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { id: "809aab11__g4", transform: "translate(0,29)", children: [
39
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "5f16fb7c__Shape", d: "M 0,95 V 5.4401583 h 4.6547315 c 1.5503836,0 2.4455242,0.7506824 2.6854219,2.2502472 L 8.1457801,21.191889 C 12.204348,16.032522 16.932481,11.875866 22.33376,8.7255193 27.733248,5.5751731 33.746803,4 40.370844,4 c 4.892839,0 9.205627,0.7812859 12.934783,2.3402572 3.729156,1.5607715 6.817391,3.8110188 9.264705,6.7507418 2.447315,2.941523 4.296676,6.480712 5.549873,10.621167 C 69.373401,27.852621 70,32.533135 70,37.753709 V 95 H 61.496164 V 37.753709 c 0,-8.401523 -1.91023,-14.986647 -5.728901,-19.757171 -3.82046,-4.770524 -9.667519,-7.155786 -17.544757,-7.155786 -5.850639,0 -11.278772,1.515766 -16.29156,4.545499 -5.012787,3.031533 -9.488491,7.18639 -13.4271097,12.46637 V 95 Z" }),
40
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "9dbeb0d0__path1", d: "m 123.62381,4 c 5.06667,0 9.75514,0.8678906 14.06905,2.6054687 4.31209,1.7375782 8.05238,4.2675783 11.21904,7.5917973 3.16667,3.324218 5.63848,7.412109 7.41905,12.263671 C 158.10971,31.3125 159,36.882812 159,43.171875 c 0,1.317109 -0.19543,2.215547 -0.5881,2.695312 -0.39266,0.479766 -1.00971,0.71875 -1.85114,0.71875 H 91.595238 v 1.707032 c 0,6.707734 0.783524,12.608672 2.352381,17.699218 1.567048,5.090547 3.8,9.358125 6.695241,12.802735 2.89524,3.444609 6.39305,6.033906 10.49524,7.771484 4.10038,1.737578 8.68571,2.605469 13.75238,2.605469 4.52381,0 8.44504,-0.494141 11.7619,-1.482422 3.31686,-0.988281 6.10714,-2.096953 8.36905,-3.324219 2.2619,-1.227265 4.05695,-2.335937 5.38333,-3.324218 1.32638,-0.988282 2.29267,-1.482422 2.89524,-1.482422 0.78352,0 1.3879,0.300078 1.80952,0.898437 l 2.35238,2.875 c -1.44761,1.796875 -3.36209,3.475156 -5.74523,5.03125 -2.38315,1.557891 -5.03772,2.891172 -7.96191,3.998047 -2.926,1.108672 -6.0619,1.990938 -9.40952,2.650391 C 130.99762,95.669375 127.63552,96 124.25714,96 118.10476,96 112.49524,94.93625 107.42857,92.810547 102.3619,90.684844 98.013619,87.585234 94.385524,83.511719 90.755619,79.438203 87.950857,74.451875 85.971238,68.552734 83.98981,62.653594 83,55.899141 83,48.292969 83,41.885312 83.919238,35.97 85.759524,30.548828 87.59981,25.127656 90.252571,20.455781 93.721429,16.533203 97.188476,12.610625 101.44086,9.5415625 106.47857,7.3242187 111.51267,5.1086719 117.22895,4 123.62381,4 Z m 0.57283,6 c -4.69557,0 -8.90382,0.701754 -12.6229,2.105263 -3.72092,1.403509 -6.93618,3.421053 -9.64947,6.052632 -2.713278,2.631579 -4.908087,5.789473 -6.586255,9.473684 C 93.659847,31.315789 92.549618,35.438597 92,40 h 60 c 0,-4.678947 -0.67237,-8.873684 -2.01343,-12.587719 -1.34291,-3.712281 -3.23176,-6.856141 -5.67023,-9.429825 -2.43848,-2.57193 -5.36611,-4.545614 -8.78107,-5.921052 C 132.12214,10.687719 128.34259,10 124.19664,10 Z" }),
41
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "dc337961__path2", d: "m 208.54576,4 c 6.52652,0 12.36855,1.0925 17.52425,3.2792969 5.15387,2.1867969 9.50062,5.2864061 13.04024,9.2988281 3.5378,4.012422 6.23736,8.849609 8.09868,14.509766 1.86132,5.660156 2.79107,11.99414 2.79107,19.001953 0,7.007812 -0.93158,13.327422 -2.79107,18.957031 -1.86132,5.631406 -4.56088,10.452422 -8.09868,14.464844 -3.53962,4.012422 -7.88637,7.097656 -13.04024,9.253906 C 220.91431,94.921875 215.07228,96 208.54576,96 202.0174,96 196.1772,94.921875 191.0215,92.765625 c -5.1557,-2.15625 -9.51709,-5.241484 -13.086,-9.253906 -3.56891,-4.012422 -6.28494,-8.835235 -8.14443,-14.464844 C 167.92975,63.417266 167,57.097656 167,50.089844 c 0,-7.007813 0.92975,-13.341797 2.79107,-19.001953 1.86132,-5.660157 4.57552,-10.495547 8.14443,-14.509766 3.56891,-4.012422 7.9303,-7.1120312 13.086,-9.2988281 C 196.1772,5.0942969 202.0174,4 208.54576,4 Z m -0.50075,86 c 5.34143,0 10.00596,-0.918352 13.99718,-2.756865 3.98943,-1.838513 7.31995,-4.474256 9.99157,-7.909039 2.66981,-3.434782 4.66452,-7.576407 5.98593,-12.42849 C 239.3375,62.055332 240,56.617529 240,50.590389 c 0,-5.965675 -0.6607,-11.389016 -1.98031,-16.270023 -1.32141,-4.881007 -3.31612,-9.053364 -5.98593,-12.518879 -2.66982,-3.463707 -6.00034,-6.130183 -9.99157,-7.999427 C 218.05097,11.934622 213.38464,11 208.04501,11 c -5.33964,0 -10.00777,0.934622 -13.99719,2.80206 -3.99122,1.869244 -7.32174,4.53572 -9.99156,7.999427 -2.67162,3.465515 -4.68073,7.637872 -6.03094,12.518879 C 176.6751,39.201373 176,44.624714 176,50.590389 c 0,6.025332 0.6751,11.464943 2.02532,16.315217 1.35021,4.852083 3.35932,8.993708 6.03094,12.42849 2.66982,3.434783 6.00034,6.070526 9.99156,7.909039 C 198.03724,89.081648 202.70357,90 208.04501,90 Z" }),
42
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "2d80fd2d__path3", d: "M 303.56978,93 H 283.51973 L 247,1 h 18.34937 c 1.61117,0 2.96813,0.3891618 4.07267,1.165692 1.10275,0.7783236 1.86537,1.762885 2.28248,2.9590643 l 17.72281,49.1384017 c 1.01325,2.869396 1.86537,5.67961 2.55101,8.42885 0.68565,2.751033 1.29789,5.500273 1.83494,8.249512 0.53706,-2.749239 1.14751,-5.498479 1.83494,-8.249512 0.68564,-2.74924 1.56641,-5.559454 2.64052,-8.42885 L 316.45909,5.1247563 C 316.87621,3.928577 317.62271,2.9440156 318.69682,2.165692 319.77093,1.3891618 321.0527,1 322.54572,1 H 340 Z" }),
43
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "d403bff8__path4", d: "M 383,94 V 1.4433781 h 13.62391 c 2.8868,0 4.77946,1.353167 5.68159,4.059501 l 1.4434,6.8560459 c 1.62383,-1.804223 3.32344,-3.4586947 5.09702,-4.9616121 1.77358,-1.5029175 3.66804,-2.7965452 5.68339,-3.8790787 2.01355,-1.0825336 4.17865,-1.9395394 6.49531,-2.57101731 C 423.33948,0.31573896 425.87986,0 428.64939,0 c 5.83135,0 10.62885,1.5786948 14.38892,4.7360844 3.75825,3.1573897 6.57108,7.3522076 8.43488,12.5844526 1.4434,-3.067178 3.24765,-5.697735 5.41275,-7.8934737 2.16511,-2.1939347 4.54131,-3.9837236 7.1268,-5.3675623 2.58549,-1.3820346 5.33698,-2.4050288 8.25446,-3.06717854 C 475.18287,0.33017275 478.11478,0 481.06293,0 c 5.11144,0 9.65275,0.78303263 13.6221,2.3454894 3.96936,1.5642611 7.30723,3.8484069 10.0136,6.8560461 2.70638,3.0076395 4.76684,6.6756235 6.17957,11.0057585 C 512.29093,24.537428 513,29.49904 513,35.092131 V 94 H 490.71568 V 35.092131 c 0,-5.894396 -1.29365,-10.329175 -3.87734,-13.306143 -2.5873,-2.976967 -6.37623,-4.465451 -11.3686,-4.465451 -2.28598,0 -4.40418,0.391517 -6.35818,1.172745 -1.95581,0.783033 -3.66985,1.910672 -5.14393,3.382918 -1.47227,1.474049 -2.6306,3.323378 -3.47318,5.547984 -0.84259,2.224607 -1.26298,4.78119 -1.26298,7.667947 V 94 H 436.86054 V 35.092131 c 0,-6.193897 -1.24854,-10.704454 -3.74382,-13.53167 -2.49708,-2.825413 -6.17956,-4.239924 -11.05105,-4.239924 -3.18991,0 -6.17956,0.797467 -8.97615,2.390595 -2.7984,1.593129 -5.39833,3.774434 -7.80339,6.540307 V 94 Z" }),
44
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { id: "5df8987f__Rectangle", width: "23", height: "92", x: "345", y: "2" })
45
45
  ] }),
46
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { id: "96ed7fc3__rect4", width: "23", height: "19", x: "345", y: "0" })
46
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { id: "64e006d7__rect4", width: "23", height: "19", x: "345", y: "0" })
47
47
  ] }) })
48
48
  ] })
49
49
  ] });
@@ -1,25 +1,25 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  const NeovimLogoMono = (props) => {
3
- return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "5c0da646__svg4", version: "1.1", viewBox: "0 0 24.000002 7.1237064", children: [
4
- /* @__PURE__ */ jsx("title", { id: "edb23610__title1", children: "neovim-1color@2x" }),
3
+ return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "6180f1bc__svg4", version: "1.1", viewBox: "0 0 24.000002 7.1237064", children: [
4
+ /* @__PURE__ */ jsx("title", { id: "7c307b3a__title1", children: "neovim-1color@2x" }),
5
5
  "Created with Sketch (http://www.bohemiancoding.com/sketch)",
6
- /* @__PURE__ */ jsx("defs", { id: "d66f6569__defs1" }),
7
- /* @__PURE__ */ jsxs("g", { id: "7fe1a200__Page-1", fill: "none", fillRule: "evenodd", stroke: "none", strokeWidth: "1", transform: "matrix(0.03283296,0,0,0.03283296,0.03194185,-0.0936287)", children: [
8
- /* @__PURE__ */ jsxs("g", { id: "8bdcb255__mark-copy", transform: "translate(1,3)", children: [
9
- /* @__PURE__ */ jsx("path", { id: "9af33914__Left---green", stroke: "#333333", strokeWidth: "4", d: "M 0.02714063,45.458544 7.656878,37.755371 45.223647,93.699003 45.223646,211.99833 0.02714063,166.89384 Z" }),
10
- /* @__PURE__ */ jsx("path", { id: "5bd66ae0__Right---blue", fill: "#333333", d: "M 129.33671,45.889361 175.15234,-0.14833204 V 117.71914 l -38.32918,57.63759 c 0,0 -7.79602,-8.46289 -7.79602,-8.46289 z", transform: "matrix(-1,0,0,1,304,0)" }),
11
- /* @__PURE__ */ jsx("path", { id: "2de8d3b1__Cross---blue", fill: "#333333", d: "M 45.193511,-0.13667814 162.69969,179.17338 129.81792,212.05433 12.250244,33.141173 Z" })
6
+ /* @__PURE__ */ jsx("defs", { id: "5f2b51da__defs1" }),
7
+ /* @__PURE__ */ jsxs("g", { id: "6869ef0b__Page-1", fill: "none", fillRule: "evenodd", stroke: "none", strokeWidth: "1", transform: "matrix(0.03283296,0,0,0.03283296,0.03194185,-0.0936287)", children: [
8
+ /* @__PURE__ */ jsxs("g", { id: "25b025b7__mark-copy", transform: "translate(1,3)", children: [
9
+ /* @__PURE__ */ jsx("path", { id: "d3592efd__Left---green", stroke: "#333333", strokeWidth: "4", d: "M 0.02714063,45.458544 7.656878,37.755371 45.223647,93.699003 45.223646,211.99833 0.02714063,166.89384 Z" }),
10
+ /* @__PURE__ */ jsx("path", { id: "ea95f1b1__Right---blue", fill: "#333333", d: "M 129.33671,45.889361 175.15234,-0.14833204 V 117.71914 l -38.32918,57.63759 c 0,0 -7.79602,-8.46289 -7.79602,-8.46289 z", transform: "matrix(-1,0,0,1,304,0)" }),
11
+ /* @__PURE__ */ jsx("path", { id: "b98973c0__Cross---blue", fill: "#333333", d: "M 45.193511,-0.13667814 162.69969,179.17338 129.81792,212.05433 12.250244,33.141173 Z" })
12
12
  ] }),
13
- /* @__PURE__ */ jsx("g", { id: "cae783d9__wordmark", fill: "#444444", transform: "translate(217,32)", children: /* @__PURE__ */ jsxs("g", { id: "99fcb1cf__Group", children: [
14
- /* @__PURE__ */ jsxs("g", { id: "2fd195f4__g4", transform: "translate(0,29)", children: [
15
- /* @__PURE__ */ jsx("path", { id: "e6d0aced__Shape", d: "M 0,95 V 5.4401583 h 4.6547315 c 1.5503836,0 2.4455242,0.7506824 2.6854219,2.2502472 L 8.1457801,21.191889 C 12.204348,16.032522 16.932481,11.875866 22.33376,8.7255193 27.733248,5.5751731 33.746803,4 40.370844,4 c 4.892839,0 9.205627,0.7812859 12.934783,2.3402572 3.729156,1.5607715 6.817391,3.8110188 9.264705,6.7507418 2.447315,2.941523 4.296676,6.480712 5.549873,10.621167 C 69.373401,27.852621 70,32.533135 70,37.753709 V 95 H 61.496164 V 37.753709 c 0,-8.401523 -1.91023,-14.986647 -5.728901,-19.757171 -3.82046,-4.770524 -9.667519,-7.155786 -17.544757,-7.155786 -5.850639,0 -11.278772,1.515766 -16.29156,4.545499 -5.012787,3.031533 -9.488491,7.18639 -13.4271097,12.46637 V 95 Z" }),
16
- /* @__PURE__ */ jsx("path", { id: "0d1ab9fc__path1", d: "m 123.62381,4 c 5.06667,0 9.75514,0.8678906 14.06905,2.6054687 4.31209,1.7375782 8.05238,4.2675783 11.21904,7.5917973 3.16667,3.324218 5.63848,7.412109 7.41905,12.263671 C 158.10971,31.3125 159,36.882812 159,43.171875 c 0,1.317109 -0.19543,2.215547 -0.5881,2.695312 -0.39266,0.479766 -1.00971,0.71875 -1.85114,0.71875 H 91.595238 v 1.707032 c 0,6.707734 0.783524,12.608672 2.352381,17.699218 1.567048,5.090547 3.8,9.358125 6.695241,12.802735 2.89524,3.444609 6.39305,6.033906 10.49524,7.771484 4.10038,1.737578 8.68571,2.605469 13.75238,2.605469 4.52381,0 8.44504,-0.494141 11.7619,-1.482422 3.31686,-0.988281 6.10714,-2.096953 8.36905,-3.324219 2.2619,-1.227265 4.05695,-2.335937 5.38333,-3.324218 1.32638,-0.988282 2.29267,-1.482422 2.89524,-1.482422 0.78352,0 1.3879,0.300078 1.80952,0.898437 l 2.35238,2.875 c -1.44761,1.796875 -3.36209,3.475156 -5.74523,5.03125 -2.38315,1.557891 -5.03772,2.891172 -7.96191,3.998047 -2.926,1.108672 -6.0619,1.990938 -9.40952,2.650391 C 130.99762,95.669375 127.63552,96 124.25714,96 118.10476,96 112.49524,94.93625 107.42857,92.810547 102.3619,90.684844 98.013619,87.585234 94.385524,83.511719 90.755619,79.438203 87.950857,74.451875 85.971238,68.552734 83.98981,62.653594 83,55.899141 83,48.292969 83,41.885312 83.919238,35.97 85.759524,30.548828 87.59981,25.127656 90.252571,20.455781 93.721429,16.533203 97.188476,12.610625 101.44086,9.5415625 106.47857,7.3242187 111.51267,5.1086719 117.22895,4 123.62381,4 Z m 0.57283,6 c -4.69557,0 -8.90382,0.701754 -12.6229,2.105263 -3.72092,1.403509 -6.93618,3.421053 -9.64947,6.052632 -2.713278,2.631579 -4.908087,5.789473 -6.586255,9.473684 C 93.659847,31.315789 92.549618,35.438597 92,40 h 60 c 0,-4.678947 -0.67237,-8.873684 -2.01343,-12.587719 -1.34291,-3.712281 -3.23176,-6.856141 -5.67023,-9.429825 -2.43848,-2.57193 -5.36611,-4.545614 -8.78107,-5.921052 C 132.12214,10.687719 128.34259,10 124.19664,10 Z" }),
17
- /* @__PURE__ */ jsx("path", { id: "1e6d3e84__path2", d: "m 208.54576,4 c 6.52652,0 12.36855,1.0925 17.52425,3.2792969 5.15387,2.1867969 9.50062,5.2864061 13.04024,9.2988281 3.5378,4.012422 6.23736,8.849609 8.09868,14.509766 1.86132,5.660156 2.79107,11.99414 2.79107,19.001953 0,7.007812 -0.93158,13.327422 -2.79107,18.957031 -1.86132,5.631406 -4.56088,10.452422 -8.09868,14.464844 -3.53962,4.012422 -7.88637,7.097656 -13.04024,9.253906 C 220.91431,94.921875 215.07228,96 208.54576,96 202.0174,96 196.1772,94.921875 191.0215,92.765625 c -5.1557,-2.15625 -9.51709,-5.241484 -13.086,-9.253906 -3.56891,-4.012422 -6.28494,-8.835235 -8.14443,-14.464844 C 167.92975,63.417266 167,57.097656 167,50.089844 c 0,-7.007813 0.92975,-13.341797 2.79107,-19.001953 1.86132,-5.660157 4.57552,-10.495547 8.14443,-14.509766 3.56891,-4.012422 7.9303,-7.1120312 13.086,-9.2988281 C 196.1772,5.0942969 202.0174,4 208.54576,4 Z m -0.50075,86 c 5.34143,0 10.00596,-0.918352 13.99718,-2.756865 3.98943,-1.838513 7.31995,-4.474256 9.99157,-7.909039 2.66981,-3.434782 4.66452,-7.576407 5.98593,-12.42849 C 239.3375,62.055332 240,56.617529 240,50.590389 c 0,-5.965675 -0.6607,-11.389016 -1.98031,-16.270023 -1.32141,-4.881007 -3.31612,-9.053364 -5.98593,-12.518879 -2.66982,-3.463707 -6.00034,-6.130183 -9.99157,-7.999427 C 218.05097,11.934622 213.38464,11 208.04501,11 c -5.33964,0 -10.00777,0.934622 -13.99719,2.80206 -3.99122,1.869244 -7.32174,4.53572 -9.99156,7.999427 -2.67162,3.465515 -4.68073,7.637872 -6.03094,12.518879 C 176.6751,39.201373 176,44.624714 176,50.590389 c 0,6.025332 0.6751,11.464943 2.02532,16.315217 1.35021,4.852083 3.35932,8.993708 6.03094,12.42849 2.66982,3.434783 6.00034,6.070526 9.99156,7.909039 C 198.03724,89.081648 202.70357,90 208.04501,90 Z" }),
18
- /* @__PURE__ */ jsx("path", { id: "a65acdf2__path3", d: "M 303.56978,93 H 283.51973 L 247,1 h 18.34937 c 1.61117,0 2.96813,0.3891618 4.07267,1.165692 1.10275,0.7783236 1.86537,1.762885 2.28248,2.9590643 l 17.72281,49.1384017 c 1.01325,2.869396 1.86537,5.67961 2.55101,8.42885 0.68565,2.751033 1.29789,5.500273 1.83494,8.249512 0.53706,-2.749239 1.14751,-5.498479 1.83494,-8.249512 0.68564,-2.74924 1.56641,-5.559454 2.64052,-8.42885 L 316.45909,5.1247563 C 316.87621,3.928577 317.62271,2.9440156 318.69682,2.165692 319.77093,1.3891618 321.0527,1 322.54572,1 H 340 Z" }),
19
- /* @__PURE__ */ jsx("path", { id: "65dfe438__path4", d: "M 383,94 V 1.4433781 h 13.62391 c 2.8868,0 4.77946,1.353167 5.68159,4.059501 l 1.4434,6.8560459 c 1.62383,-1.804223 3.32344,-3.4586947 5.09702,-4.9616121 1.77358,-1.5029175 3.66804,-2.7965452 5.68339,-3.8790787 2.01355,-1.0825336 4.17865,-1.9395394 6.49531,-2.57101731 C 423.33948,0.31573896 425.87986,0 428.64939,0 c 5.83135,0 10.62885,1.5786948 14.38892,4.7360844 3.75825,3.1573897 6.57108,7.3522076 8.43488,12.5844526 1.4434,-3.067178 3.24765,-5.697735 5.41275,-7.8934737 2.16511,-2.1939347 4.54131,-3.9837236 7.1268,-5.3675623 2.58549,-1.3820346 5.33698,-2.4050288 8.25446,-3.06717854 C 475.18287,0.33017275 478.11478,0 481.06293,0 c 5.11144,0 9.65275,0.78303263 13.6221,2.3454894 3.96936,1.5642611 7.30723,3.8484069 10.0136,6.8560461 2.70638,3.0076395 4.76684,6.6756235 6.17957,11.0057585 C 512.29093,24.537428 513,29.49904 513,35.092131 V 94 H 490.71568 V 35.092131 c 0,-5.894396 -1.29365,-10.329175 -3.87734,-13.306143 -2.5873,-2.976967 -6.37623,-4.465451 -11.3686,-4.465451 -2.28598,0 -4.40418,0.391517 -6.35818,1.172745 -1.95581,0.783033 -3.66985,1.910672 -5.14393,3.382918 -1.47227,1.474049 -2.6306,3.323378 -3.47318,5.547984 -0.84259,2.224607 -1.26298,4.78119 -1.26298,7.667947 V 94 H 436.86054 V 35.092131 c 0,-6.193897 -1.24854,-10.704454 -3.74382,-13.53167 -2.49708,-2.825413 -6.17956,-4.239924 -11.05105,-4.239924 -3.18991,0 -6.17956,0.797467 -8.97615,2.390595 -2.7984,1.593129 -5.39833,3.774434 -7.80339,6.540307 V 94 Z" }),
20
- /* @__PURE__ */ jsx("rect", { id: "23a74588__Rectangle", width: "23", height: "92", x: "345", y: "2" })
13
+ /* @__PURE__ */ jsx("g", { id: "070cdd5b__wordmark", fill: "#444444", transform: "translate(217,32)", children: /* @__PURE__ */ jsxs("g", { id: "6e850fe7__Group", children: [
14
+ /* @__PURE__ */ jsxs("g", { id: "809aab11__g4", transform: "translate(0,29)", children: [
15
+ /* @__PURE__ */ jsx("path", { id: "5f16fb7c__Shape", d: "M 0,95 V 5.4401583 h 4.6547315 c 1.5503836,0 2.4455242,0.7506824 2.6854219,2.2502472 L 8.1457801,21.191889 C 12.204348,16.032522 16.932481,11.875866 22.33376,8.7255193 27.733248,5.5751731 33.746803,4 40.370844,4 c 4.892839,0 9.205627,0.7812859 12.934783,2.3402572 3.729156,1.5607715 6.817391,3.8110188 9.264705,6.7507418 2.447315,2.941523 4.296676,6.480712 5.549873,10.621167 C 69.373401,27.852621 70,32.533135 70,37.753709 V 95 H 61.496164 V 37.753709 c 0,-8.401523 -1.91023,-14.986647 -5.728901,-19.757171 -3.82046,-4.770524 -9.667519,-7.155786 -17.544757,-7.155786 -5.850639,0 -11.278772,1.515766 -16.29156,4.545499 -5.012787,3.031533 -9.488491,7.18639 -13.4271097,12.46637 V 95 Z" }),
16
+ /* @__PURE__ */ jsx("path", { id: "9dbeb0d0__path1", d: "m 123.62381,4 c 5.06667,0 9.75514,0.8678906 14.06905,2.6054687 4.31209,1.7375782 8.05238,4.2675783 11.21904,7.5917973 3.16667,3.324218 5.63848,7.412109 7.41905,12.263671 C 158.10971,31.3125 159,36.882812 159,43.171875 c 0,1.317109 -0.19543,2.215547 -0.5881,2.695312 -0.39266,0.479766 -1.00971,0.71875 -1.85114,0.71875 H 91.595238 v 1.707032 c 0,6.707734 0.783524,12.608672 2.352381,17.699218 1.567048,5.090547 3.8,9.358125 6.695241,12.802735 2.89524,3.444609 6.39305,6.033906 10.49524,7.771484 4.10038,1.737578 8.68571,2.605469 13.75238,2.605469 4.52381,0 8.44504,-0.494141 11.7619,-1.482422 3.31686,-0.988281 6.10714,-2.096953 8.36905,-3.324219 2.2619,-1.227265 4.05695,-2.335937 5.38333,-3.324218 1.32638,-0.988282 2.29267,-1.482422 2.89524,-1.482422 0.78352,0 1.3879,0.300078 1.80952,0.898437 l 2.35238,2.875 c -1.44761,1.796875 -3.36209,3.475156 -5.74523,5.03125 -2.38315,1.557891 -5.03772,2.891172 -7.96191,3.998047 -2.926,1.108672 -6.0619,1.990938 -9.40952,2.650391 C 130.99762,95.669375 127.63552,96 124.25714,96 118.10476,96 112.49524,94.93625 107.42857,92.810547 102.3619,90.684844 98.013619,87.585234 94.385524,83.511719 90.755619,79.438203 87.950857,74.451875 85.971238,68.552734 83.98981,62.653594 83,55.899141 83,48.292969 83,41.885312 83.919238,35.97 85.759524,30.548828 87.59981,25.127656 90.252571,20.455781 93.721429,16.533203 97.188476,12.610625 101.44086,9.5415625 106.47857,7.3242187 111.51267,5.1086719 117.22895,4 123.62381,4 Z m 0.57283,6 c -4.69557,0 -8.90382,0.701754 -12.6229,2.105263 -3.72092,1.403509 -6.93618,3.421053 -9.64947,6.052632 -2.713278,2.631579 -4.908087,5.789473 -6.586255,9.473684 C 93.659847,31.315789 92.549618,35.438597 92,40 h 60 c 0,-4.678947 -0.67237,-8.873684 -2.01343,-12.587719 -1.34291,-3.712281 -3.23176,-6.856141 -5.67023,-9.429825 -2.43848,-2.57193 -5.36611,-4.545614 -8.78107,-5.921052 C 132.12214,10.687719 128.34259,10 124.19664,10 Z" }),
17
+ /* @__PURE__ */ jsx("path", { id: "dc337961__path2", d: "m 208.54576,4 c 6.52652,0 12.36855,1.0925 17.52425,3.2792969 5.15387,2.1867969 9.50062,5.2864061 13.04024,9.2988281 3.5378,4.012422 6.23736,8.849609 8.09868,14.509766 1.86132,5.660156 2.79107,11.99414 2.79107,19.001953 0,7.007812 -0.93158,13.327422 -2.79107,18.957031 -1.86132,5.631406 -4.56088,10.452422 -8.09868,14.464844 -3.53962,4.012422 -7.88637,7.097656 -13.04024,9.253906 C 220.91431,94.921875 215.07228,96 208.54576,96 202.0174,96 196.1772,94.921875 191.0215,92.765625 c -5.1557,-2.15625 -9.51709,-5.241484 -13.086,-9.253906 -3.56891,-4.012422 -6.28494,-8.835235 -8.14443,-14.464844 C 167.92975,63.417266 167,57.097656 167,50.089844 c 0,-7.007813 0.92975,-13.341797 2.79107,-19.001953 1.86132,-5.660157 4.57552,-10.495547 8.14443,-14.509766 3.56891,-4.012422 7.9303,-7.1120312 13.086,-9.2988281 C 196.1772,5.0942969 202.0174,4 208.54576,4 Z m -0.50075,86 c 5.34143,0 10.00596,-0.918352 13.99718,-2.756865 3.98943,-1.838513 7.31995,-4.474256 9.99157,-7.909039 2.66981,-3.434782 4.66452,-7.576407 5.98593,-12.42849 C 239.3375,62.055332 240,56.617529 240,50.590389 c 0,-5.965675 -0.6607,-11.389016 -1.98031,-16.270023 -1.32141,-4.881007 -3.31612,-9.053364 -5.98593,-12.518879 -2.66982,-3.463707 -6.00034,-6.130183 -9.99157,-7.999427 C 218.05097,11.934622 213.38464,11 208.04501,11 c -5.33964,0 -10.00777,0.934622 -13.99719,2.80206 -3.99122,1.869244 -7.32174,4.53572 -9.99156,7.999427 -2.67162,3.465515 -4.68073,7.637872 -6.03094,12.518879 C 176.6751,39.201373 176,44.624714 176,50.590389 c 0,6.025332 0.6751,11.464943 2.02532,16.315217 1.35021,4.852083 3.35932,8.993708 6.03094,12.42849 2.66982,3.434783 6.00034,6.070526 9.99156,7.909039 C 198.03724,89.081648 202.70357,90 208.04501,90 Z" }),
18
+ /* @__PURE__ */ jsx("path", { id: "2d80fd2d__path3", d: "M 303.56978,93 H 283.51973 L 247,1 h 18.34937 c 1.61117,0 2.96813,0.3891618 4.07267,1.165692 1.10275,0.7783236 1.86537,1.762885 2.28248,2.9590643 l 17.72281,49.1384017 c 1.01325,2.869396 1.86537,5.67961 2.55101,8.42885 0.68565,2.751033 1.29789,5.500273 1.83494,8.249512 0.53706,-2.749239 1.14751,-5.498479 1.83494,-8.249512 0.68564,-2.74924 1.56641,-5.559454 2.64052,-8.42885 L 316.45909,5.1247563 C 316.87621,3.928577 317.62271,2.9440156 318.69682,2.165692 319.77093,1.3891618 321.0527,1 322.54572,1 H 340 Z" }),
19
+ /* @__PURE__ */ jsx("path", { id: "d403bff8__path4", d: "M 383,94 V 1.4433781 h 13.62391 c 2.8868,0 4.77946,1.353167 5.68159,4.059501 l 1.4434,6.8560459 c 1.62383,-1.804223 3.32344,-3.4586947 5.09702,-4.9616121 1.77358,-1.5029175 3.66804,-2.7965452 5.68339,-3.8790787 2.01355,-1.0825336 4.17865,-1.9395394 6.49531,-2.57101731 C 423.33948,0.31573896 425.87986,0 428.64939,0 c 5.83135,0 10.62885,1.5786948 14.38892,4.7360844 3.75825,3.1573897 6.57108,7.3522076 8.43488,12.5844526 1.4434,-3.067178 3.24765,-5.697735 5.41275,-7.8934737 2.16511,-2.1939347 4.54131,-3.9837236 7.1268,-5.3675623 2.58549,-1.3820346 5.33698,-2.4050288 8.25446,-3.06717854 C 475.18287,0.33017275 478.11478,0 481.06293,0 c 5.11144,0 9.65275,0.78303263 13.6221,2.3454894 3.96936,1.5642611 7.30723,3.8484069 10.0136,6.8560461 2.70638,3.0076395 4.76684,6.6756235 6.17957,11.0057585 C 512.29093,24.537428 513,29.49904 513,35.092131 V 94 H 490.71568 V 35.092131 c 0,-5.894396 -1.29365,-10.329175 -3.87734,-13.306143 -2.5873,-2.976967 -6.37623,-4.465451 -11.3686,-4.465451 -2.28598,0 -4.40418,0.391517 -6.35818,1.172745 -1.95581,0.783033 -3.66985,1.910672 -5.14393,3.382918 -1.47227,1.474049 -2.6306,3.323378 -3.47318,5.547984 -0.84259,2.224607 -1.26298,4.78119 -1.26298,7.667947 V 94 H 436.86054 V 35.092131 c 0,-6.193897 -1.24854,-10.704454 -3.74382,-13.53167 -2.49708,-2.825413 -6.17956,-4.239924 -11.05105,-4.239924 -3.18991,0 -6.17956,0.797467 -8.97615,2.390595 -2.7984,1.593129 -5.39833,3.774434 -7.80339,6.540307 V 94 Z" }),
20
+ /* @__PURE__ */ jsx("rect", { id: "5df8987f__Rectangle", width: "23", height: "92", x: "345", y: "2" })
21
21
  ] }),
22
- /* @__PURE__ */ jsx("rect", { id: "96ed7fc3__rect4", width: "23", height: "19", x: "345", y: "0" })
22
+ /* @__PURE__ */ jsx("rect", { id: "64e006d7__rect4", width: "23", height: "19", x: "345", y: "0" })
23
23
  ] }) })
24
24
  ] })
25
25
  ] });
@@ -24,40 +24,40 @@ __export(logo_exports, {
24
24
  module.exports = __toCommonJS(logo_exports);
25
25
  var import_jsx_runtime = require("react/jsx-runtime");
26
26
  const NeovimLogo = (props) => {
27
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "d7b112e9__svg9", version: "1.1", viewBox: "0 0 23.999998 6.8926144", children: [
28
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("title", { id: "47764e69__title1", children: "neovim-logo@2x" }),
27
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "a4381cc8__svg9", version: "1.1", viewBox: "0 0 23.999998 6.8926144", children: [
28
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("title", { id: "8cc275a5__title1", children: "neovim-logo@2x" }),
29
29
  "Created with Sketch (http://www.bohemiancoding.com/sketch)",
30
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("defs", { id: "91d036fa__defs6", children: [
31
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "d322b437__linearGradient-1", x1: "49.021549", x2: "49.021549", y1: "-0.079835393", y2: "97.845657", gradientTransform: "scale(0.46153974,2.1666607)", gradientUnits: "userSpaceOnUse", children: [
32
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "55ade327__stop1", offset: "0%", stopColor: "#16B0ED", stopOpacity: "0.800235524" }),
33
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "010c6ce0__stop2", offset: "100%", stopColor: "#0F59B2", stopOpacity: "0.83700023" })
30
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("defs", { id: "56168c0d__defs6", children: [
31
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "0e711545__linearGradient-1", x1: "49.021549", x2: "49.021549", y1: "-0.079835393", y2: "97.845657", gradientTransform: "scale(0.46153974,2.1666607)", gradientUnits: "userSpaceOnUse", children: [
32
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "d5f09947__stop1", offset: "0%", stopColor: "#16B0ED", stopOpacity: "0.800235524" }),
33
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "b62c770a__stop2", offset: "100%", stopColor: "#0F59B2", stopOpacity: "0.83700023" })
34
34
  ] }),
35
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "2468de2a__linearGradient-2", x1: "326.17365", x2: "326.17365", y1: "-0.069164939", y2: "98.851547", gradientTransform: "scale(0.46628455,2.1446132)", gradientUnits: "userSpaceOnUse", children: [
36
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "fcf7dd56__stop3", offset: "0%", stopColor: "#7DB643" }),
37
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "c8da2413__stop4", offset: "100%", stopColor: "#367533" })
35
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "eb350437__linearGradient-2", x1: "326.17365", x2: "326.17365", y1: "-0.069164939", y2: "98.851547", gradientTransform: "scale(0.46628455,2.1446132)", gradientUnits: "userSpaceOnUse", children: [
36
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "315ed702__stop3", offset: "0%", stopColor: "#7DB643" }),
37
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "b39e75b2__stop4", offset: "100%", stopColor: "#367533" })
38
38
  ] }),
39
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "97a794d1__linearGradient-3", x1: "103.88479", x2: "103.88479", y1: "-0.11508821", y2: "178.55785", gradientTransform: "scale(0.84203823,1.1875945)", gradientUnits: "userSpaceOnUse", children: [
40
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "5de15582__stop5", offset: "0%", stopColor: "#88C649", stopOpacity: "0.8" }),
41
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "1d624ef3__stop6", offset: "100%", stopColor: "#439240", stopOpacity: "0.84" })
39
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "7c9c1bc9__linearGradient-3", x1: "103.88479", x2: "103.88479", y1: "-0.11508821", y2: "178.55785", gradientTransform: "scale(0.84203823,1.1875945)", gradientUnits: "userSpaceOnUse", children: [
40
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "7d11fecc__stop5", offset: "0%", stopColor: "#88C649", stopOpacity: "0.8" }),
41
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "40d157dd__stop6", offset: "100%", stopColor: "#439240", stopOpacity: "0.84" })
42
42
  ] })
43
43
  ] }),
44
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { id: "26af622e__Page-1", fill: "none", fillRule: "evenodd", stroke: "none", strokeWidth: "1", transform: "matrix(0.03247751,0,0,0.03247751,-0.03335897,-0.02685967)", children: [
45
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { id: "9d9d7432__mark", transform: "translate(1,1)", children: [
46
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "6b9d7ae8__Left---green", fill: "url(#d322b437__linearGradient-1)", d: "M 0.02714063,45.458544 45.223647,-0.17297621 45.223646,211.99833 0.02714063,166.89384 Z" }),
47
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "02d78628__Right---blue", fill: "url(#2468de2a__linearGradient-2)", d: "M 129.33671,45.889361 175.15234,-0.14833204 174.22365,211.99833 129.02714,166.89384 Z", transform: "matrix(-1,0,0,1,304,0)" }),
48
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "665ec87d__Cross---blue", fill: "url(#97a794d1__linearGradient-3)", d: "M 45.193511,-0.13667814 162.69969,179.17338 129.81792,212.05433 12.250244,33.141173 Z" }),
49
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "7a8a2852__Shadow", fill: "#000000", fillOpacity: "0.13", d: "m 45.233948,83.032105 -0.0625,7.0625 -36.2805789,-53.5625 3.3593749,-3.422181 z" })
44
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { id: "b2c258f9__Page-1", fill: "none", fillRule: "evenodd", stroke: "none", strokeWidth: "1", transform: "matrix(0.03247751,0,0,0.03247751,-0.03335897,-0.02685967)", children: [
45
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { id: "6d06da26__mark", transform: "translate(1,1)", children: [
46
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "689f0b05__Left---green", fill: "url(#0e711545__linearGradient-1)", d: "M 0.02714063,45.458544 45.223647,-0.17297621 45.223646,211.99833 0.02714063,166.89384 Z" }),
47
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "997a5db7__Right---blue", fill: "url(#eb350437__linearGradient-2)", d: "M 129.33671,45.889361 175.15234,-0.14833204 174.22365,211.99833 129.02714,166.89384 Z", transform: "matrix(-1,0,0,1,304,0)" }),
48
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "b97d3fc1__Cross---blue", fill: "url(#7c9c1bc9__linearGradient-3)", d: "M 45.193511,-0.13667814 162.69969,179.17338 129.81792,212.05433 12.250244,33.141173 Z" }),
49
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "45f71b9c__Shadow", fill: "#000000", fillOpacity: "0.13", d: "m 45.233948,83.032105 -0.0625,7.0625 -36.2805789,-53.5625 3.3593749,-3.422181 z" })
50
50
  ] }),
51
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", { id: "587c336d__wordmark", fill: "#444444", transform: "translate(227,30)", children: /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { id: "229f9983__Group", children: [
52
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { id: "8d7a78d4__g9", transform: "translate(0,29)", children: [
53
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "9b70e469__Shape", d: "M 0,95 V 5.4401583 h 4.6547315 c 1.5503836,0 2.4455242,0.7506824 2.6854219,2.2502472 L 8.1457801,21.191889 C 12.204348,16.032522 16.932481,11.875866 22.33376,8.7255193 27.733248,5.5751731 33.746803,4 40.370844,4 c 4.892839,0 9.205627,0.7812859 12.934783,2.3402572 3.729156,1.5607715 6.817391,3.8110188 9.264705,6.7507418 2.447315,2.941523 4.296676,6.480712 5.549873,10.621167 C 69.373401,27.852621 70,32.533135 70,37.753709 V 95 H 61.496164 V 37.753709 c 0,-8.401523 -1.91023,-14.986647 -5.728901,-19.757171 -3.82046,-4.770524 -9.667519,-7.155786 -17.544757,-7.155786 -5.850639,0 -11.278772,1.515766 -16.29156,4.545499 -5.012787,3.031533 -9.488491,7.18639 -13.4271097,12.46637 V 95 Z" }),
54
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "a104b5a8__path6", d: "m 123.62381,4 c 5.06667,0 9.75514,0.8678906 14.06905,2.6054687 4.31209,1.7375782 8.05238,4.2675783 11.21904,7.5917973 3.16667,3.324218 5.63848,7.412109 7.41905,12.263671 C 158.10971,31.3125 159,36.882812 159,43.171875 c 0,1.317109 -0.19543,2.215547 -0.5881,2.695312 -0.39266,0.479766 -1.00971,0.71875 -1.85114,0.71875 H 91.595238 v 1.707032 c 0,6.707734 0.783524,12.608672 2.352381,17.699218 1.567048,5.090547 3.8,9.358125 6.695241,12.802735 2.89524,3.444609 6.39305,6.033906 10.49524,7.771484 4.10038,1.737578 8.68571,2.605469 13.75238,2.605469 4.52381,0 8.44504,-0.494141 11.7619,-1.482422 3.31686,-0.988281 6.10714,-2.096953 8.36905,-3.324219 2.2619,-1.227265 4.05695,-2.335937 5.38333,-3.324218 1.32638,-0.988282 2.29267,-1.482422 2.89524,-1.482422 0.78352,0 1.3879,0.300078 1.80952,0.898437 l 2.35238,2.875 c -1.44761,1.796875 -3.36209,3.475156 -5.74523,5.03125 -2.38315,1.557891 -5.03772,2.891172 -7.96191,3.998047 -2.926,1.108672 -6.0619,1.990938 -9.40952,2.650391 C 130.99762,95.669375 127.63552,96 124.25714,96 118.10476,96 112.49524,94.93625 107.42857,92.810547 102.3619,90.684844 98.013619,87.585234 94.385524,83.511719 90.755619,79.438203 87.950857,74.451875 85.971238,68.552734 83.98981,62.653594 83,55.899141 83,48.292969 83,41.885312 83.919238,35.97 85.759524,30.548828 87.59981,25.127656 90.252571,20.455781 93.721429,16.533203 97.188476,12.610625 101.44086,9.5415625 106.47857,7.3242187 111.51267,5.1086719 117.22895,4 123.62381,4 Z m 0.57283,6 c -4.69557,0 -8.90382,0.701754 -12.6229,2.105263 -3.72092,1.403509 -6.93618,3.421053 -9.64947,6.052632 -2.713278,2.631579 -4.908087,5.789473 -6.586255,9.473684 C 93.659847,31.315789 92.549618,35.438597 92,40 h 60 c 0,-4.678947 -0.67237,-8.873684 -2.01343,-12.587719 -1.34291,-3.712281 -3.23176,-6.856141 -5.67023,-9.429825 -2.43848,-2.57193 -5.36611,-4.545614 -8.78107,-5.921052 C 132.12214,10.687719 128.34259,10 124.19664,10 Z" }),
55
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "825ea5e4__path7", d: "m 208.54576,4 c 6.52652,0 12.36855,1.0925 17.52425,3.2792969 5.15387,2.1867969 9.50062,5.2864061 13.04024,9.2988281 3.5378,4.012422 6.23736,8.849609 8.09868,14.509766 1.86132,5.660156 2.79107,11.99414 2.79107,19.001953 0,7.007812 -0.93158,13.327422 -2.79107,18.957031 -1.86132,5.631406 -4.56088,10.452422 -8.09868,14.464844 -3.53962,4.012422 -7.88637,7.097656 -13.04024,9.253906 C 220.91431,94.921875 215.07228,96 208.54576,96 202.0174,96 196.1772,94.921875 191.0215,92.765625 c -5.1557,-2.15625 -9.51709,-5.241484 -13.086,-9.253906 -3.56891,-4.012422 -6.28494,-8.835235 -8.14443,-14.464844 C 167.92975,63.417266 167,57.097656 167,50.089844 c 0,-7.007813 0.92975,-13.341797 2.79107,-19.001953 1.86132,-5.660157 4.57552,-10.495547 8.14443,-14.509766 3.56891,-4.012422 7.9303,-7.1120312 13.086,-9.2988281 C 196.1772,5.0942969 202.0174,4 208.54576,4 Z m -0.50075,86 c 5.34143,0 10.00596,-0.918352 13.99718,-2.756865 3.98943,-1.838513 7.31995,-4.474256 9.99157,-7.909039 2.66981,-3.434782 4.66452,-7.576407 5.98593,-12.42849 C 239.3375,62.055332 240,56.617529 240,50.590389 c 0,-5.965675 -0.6607,-11.389016 -1.98031,-16.270023 -1.32141,-4.881007 -3.31612,-9.053364 -5.98593,-12.518879 -2.66982,-3.463707 -6.00034,-6.130183 -9.99157,-7.999427 C 218.05097,11.934622 213.38464,11 208.04501,11 c -5.33964,0 -10.00777,0.934622 -13.99719,2.80206 -3.99122,1.869244 -7.32174,4.53572 -9.99156,7.999427 -2.67162,3.465515 -4.68073,7.637872 -6.03094,12.518879 C 176.6751,39.201373 176,44.624714 176,50.590389 c 0,6.025332 0.6751,11.464943 2.02532,16.315217 1.35021,4.852083 3.35932,8.993708 6.03094,12.42849 2.66982,3.434783 6.00034,6.070526 9.99156,7.909039 C 198.03724,89.081648 202.70357,90 208.04501,90 Z" }),
56
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "076de0d5__path8", d: "M 303.56978,93 H 283.51973 L 247,1 h 18.34937 c 1.61117,0 2.96813,0.3891618 4.07267,1.165692 1.10275,0.7783236 1.86537,1.762885 2.28248,2.9590643 l 17.72281,49.1384017 c 1.01325,2.869396 1.86537,5.67961 2.55101,8.42885 0.68565,2.751033 1.29789,5.500273 1.83494,8.249512 0.53706,-2.749239 1.14751,-5.498479 1.83494,-8.249512 0.68564,-2.74924 1.56641,-5.559454 2.64052,-8.42885 L 316.45909,5.1247563 C 316.87621,3.928577 317.62271,2.9440156 318.69682,2.165692 319.77093,1.3891618 321.0527,1 322.54572,1 H 340 Z" }),
57
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "7ff1e071__path9", d: "M 383,94 V 1.4433781 h 13.62391 c 2.8868,0 4.77946,1.353167 5.68159,4.059501 l 1.4434,6.8560459 c 1.62383,-1.804223 3.32344,-3.4586947 5.09702,-4.9616121 1.77358,-1.5029175 3.66804,-2.7965452 5.68339,-3.8790787 2.01355,-1.0825336 4.17865,-1.9395394 6.49531,-2.57101731 C 423.33948,0.31573896 425.87986,0 428.64939,0 c 5.83135,0 10.62885,1.5786948 14.38892,4.7360844 3.75825,3.1573897 6.57108,7.3522076 8.43488,12.5844526 1.4434,-3.067178 3.24765,-5.697735 5.41275,-7.8934737 2.16511,-2.1939347 4.54131,-3.9837236 7.1268,-5.3675623 2.58549,-1.3820346 5.33698,-2.4050288 8.25446,-3.06717854 C 475.18287,0.33017275 478.11478,0 481.06293,0 c 5.11144,0 9.65275,0.78303263 13.6221,2.3454894 3.96936,1.5642611 7.30723,3.8484069 10.0136,6.8560461 2.70638,3.0076395 4.76684,6.6756235 6.17957,11.0057585 C 512.29093,24.537428 513,29.49904 513,35.092131 V 94 H 490.71568 V 35.092131 c 0,-5.894396 -1.29365,-10.329175 -3.87734,-13.306143 -2.5873,-2.976967 -6.37623,-4.465451 -11.3686,-4.465451 -2.28598,0 -4.40418,0.391517 -6.35818,1.172745 -1.95581,0.783033 -3.66985,1.910672 -5.14393,3.382918 -1.47227,1.474049 -2.6306,3.323378 -3.47318,5.547984 -0.84259,2.224607 -1.26298,4.78119 -1.26298,7.667947 V 94 H 436.86054 V 35.092131 c 0,-6.193897 -1.24854,-10.704454 -3.74382,-13.53167 -2.49708,-2.825413 -6.17956,-4.239924 -11.05105,-4.239924 -3.18991,0 -6.17956,0.797467 -8.97615,2.390595 -2.7984,1.593129 -5.39833,3.774434 -7.80339,6.540307 V 94 Z" }),
58
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { id: "726defce__Rectangle", width: "23", height: "92", x: "345", y: "2" })
51
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", { id: "069c8ae2__wordmark", fill: "#444444", transform: "translate(227,30)", children: /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { id: "a313351a__Group", children: [
52
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { id: "a1fa299d__g9", transform: "translate(0,29)", children: [
53
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "e46940bc__Shape", d: "M 0,95 V 5.4401583 h 4.6547315 c 1.5503836,0 2.4455242,0.7506824 2.6854219,2.2502472 L 8.1457801,21.191889 C 12.204348,16.032522 16.932481,11.875866 22.33376,8.7255193 27.733248,5.5751731 33.746803,4 40.370844,4 c 4.892839,0 9.205627,0.7812859 12.934783,2.3402572 3.729156,1.5607715 6.817391,3.8110188 9.264705,6.7507418 2.447315,2.941523 4.296676,6.480712 5.549873,10.621167 C 69.373401,27.852621 70,32.533135 70,37.753709 V 95 H 61.496164 V 37.753709 c 0,-8.401523 -1.91023,-14.986647 -5.728901,-19.757171 -3.82046,-4.770524 -9.667519,-7.155786 -17.544757,-7.155786 -5.850639,0 -11.278772,1.515766 -16.29156,4.545499 -5.012787,3.031533 -9.488491,7.18639 -13.4271097,12.46637 V 95 Z" }),
54
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "1ad1588d__path6", d: "m 123.62381,4 c 5.06667,0 9.75514,0.8678906 14.06905,2.6054687 4.31209,1.7375782 8.05238,4.2675783 11.21904,7.5917973 3.16667,3.324218 5.63848,7.412109 7.41905,12.263671 C 158.10971,31.3125 159,36.882812 159,43.171875 c 0,1.317109 -0.19543,2.215547 -0.5881,2.695312 -0.39266,0.479766 -1.00971,0.71875 -1.85114,0.71875 H 91.595238 v 1.707032 c 0,6.707734 0.783524,12.608672 2.352381,17.699218 1.567048,5.090547 3.8,9.358125 6.695241,12.802735 2.89524,3.444609 6.39305,6.033906 10.49524,7.771484 4.10038,1.737578 8.68571,2.605469 13.75238,2.605469 4.52381,0 8.44504,-0.494141 11.7619,-1.482422 3.31686,-0.988281 6.10714,-2.096953 8.36905,-3.324219 2.2619,-1.227265 4.05695,-2.335937 5.38333,-3.324218 1.32638,-0.988282 2.29267,-1.482422 2.89524,-1.482422 0.78352,0 1.3879,0.300078 1.80952,0.898437 l 2.35238,2.875 c -1.44761,1.796875 -3.36209,3.475156 -5.74523,5.03125 -2.38315,1.557891 -5.03772,2.891172 -7.96191,3.998047 -2.926,1.108672 -6.0619,1.990938 -9.40952,2.650391 C 130.99762,95.669375 127.63552,96 124.25714,96 118.10476,96 112.49524,94.93625 107.42857,92.810547 102.3619,90.684844 98.013619,87.585234 94.385524,83.511719 90.755619,79.438203 87.950857,74.451875 85.971238,68.552734 83.98981,62.653594 83,55.899141 83,48.292969 83,41.885312 83.919238,35.97 85.759524,30.548828 87.59981,25.127656 90.252571,20.455781 93.721429,16.533203 97.188476,12.610625 101.44086,9.5415625 106.47857,7.3242187 111.51267,5.1086719 117.22895,4 123.62381,4 Z m 0.57283,6 c -4.69557,0 -8.90382,0.701754 -12.6229,2.105263 -3.72092,1.403509 -6.93618,3.421053 -9.64947,6.052632 -2.713278,2.631579 -4.908087,5.789473 -6.586255,9.473684 C 93.659847,31.315789 92.549618,35.438597 92,40 h 60 c 0,-4.678947 -0.67237,-8.873684 -2.01343,-12.587719 -1.34291,-3.712281 -3.23176,-6.856141 -5.67023,-9.429825 -2.43848,-2.57193 -5.36611,-4.545614 -8.78107,-5.921052 C 132.12214,10.687719 128.34259,10 124.19664,10 Z" }),
55
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "960ab844__path7", d: "m 208.54576,4 c 6.52652,0 12.36855,1.0925 17.52425,3.2792969 5.15387,2.1867969 9.50062,5.2864061 13.04024,9.2988281 3.5378,4.012422 6.23736,8.849609 8.09868,14.509766 1.86132,5.660156 2.79107,11.99414 2.79107,19.001953 0,7.007812 -0.93158,13.327422 -2.79107,18.957031 -1.86132,5.631406 -4.56088,10.452422 -8.09868,14.464844 -3.53962,4.012422 -7.88637,7.097656 -13.04024,9.253906 C 220.91431,94.921875 215.07228,96 208.54576,96 202.0174,96 196.1772,94.921875 191.0215,92.765625 c -5.1557,-2.15625 -9.51709,-5.241484 -13.086,-9.253906 -3.56891,-4.012422 -6.28494,-8.835235 -8.14443,-14.464844 C 167.92975,63.417266 167,57.097656 167,50.089844 c 0,-7.007813 0.92975,-13.341797 2.79107,-19.001953 1.86132,-5.660157 4.57552,-10.495547 8.14443,-14.509766 3.56891,-4.012422 7.9303,-7.1120312 13.086,-9.2988281 C 196.1772,5.0942969 202.0174,4 208.54576,4 Z m -0.50075,86 c 5.34143,0 10.00596,-0.918352 13.99718,-2.756865 3.98943,-1.838513 7.31995,-4.474256 9.99157,-7.909039 2.66981,-3.434782 4.66452,-7.576407 5.98593,-12.42849 C 239.3375,62.055332 240,56.617529 240,50.590389 c 0,-5.965675 -0.6607,-11.389016 -1.98031,-16.270023 -1.32141,-4.881007 -3.31612,-9.053364 -5.98593,-12.518879 -2.66982,-3.463707 -6.00034,-6.130183 -9.99157,-7.999427 C 218.05097,11.934622 213.38464,11 208.04501,11 c -5.33964,0 -10.00777,0.934622 -13.99719,2.80206 -3.99122,1.869244 -7.32174,4.53572 -9.99156,7.999427 -2.67162,3.465515 -4.68073,7.637872 -6.03094,12.518879 C 176.6751,39.201373 176,44.624714 176,50.590389 c 0,6.025332 0.6751,11.464943 2.02532,16.315217 1.35021,4.852083 3.35932,8.993708 6.03094,12.42849 2.66982,3.434783 6.00034,6.070526 9.99156,7.909039 C 198.03724,89.081648 202.70357,90 208.04501,90 Z" }),
56
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "c9b9f287__path8", d: "M 303.56978,93 H 283.51973 L 247,1 h 18.34937 c 1.61117,0 2.96813,0.3891618 4.07267,1.165692 1.10275,0.7783236 1.86537,1.762885 2.28248,2.9590643 l 17.72281,49.1384017 c 1.01325,2.869396 1.86537,5.67961 2.55101,8.42885 0.68565,2.751033 1.29789,5.500273 1.83494,8.249512 0.53706,-2.749239 1.14751,-5.498479 1.83494,-8.249512 0.68564,-2.74924 1.56641,-5.559454 2.64052,-8.42885 L 316.45909,5.1247563 C 316.87621,3.928577 317.62271,2.9440156 318.69682,2.165692 319.77093,1.3891618 321.0527,1 322.54572,1 H 340 Z" }),
57
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "cfd9874e__path9", d: "M 383,94 V 1.4433781 h 13.62391 c 2.8868,0 4.77946,1.353167 5.68159,4.059501 l 1.4434,6.8560459 c 1.62383,-1.804223 3.32344,-3.4586947 5.09702,-4.9616121 1.77358,-1.5029175 3.66804,-2.7965452 5.68339,-3.8790787 2.01355,-1.0825336 4.17865,-1.9395394 6.49531,-2.57101731 C 423.33948,0.31573896 425.87986,0 428.64939,0 c 5.83135,0 10.62885,1.5786948 14.38892,4.7360844 3.75825,3.1573897 6.57108,7.3522076 8.43488,12.5844526 1.4434,-3.067178 3.24765,-5.697735 5.41275,-7.8934737 2.16511,-2.1939347 4.54131,-3.9837236 7.1268,-5.3675623 2.58549,-1.3820346 5.33698,-2.4050288 8.25446,-3.06717854 C 475.18287,0.33017275 478.11478,0 481.06293,0 c 5.11144,0 9.65275,0.78303263 13.6221,2.3454894 3.96936,1.5642611 7.30723,3.8484069 10.0136,6.8560461 2.70638,3.0076395 4.76684,6.6756235 6.17957,11.0057585 C 512.29093,24.537428 513,29.49904 513,35.092131 V 94 H 490.71568 V 35.092131 c 0,-5.894396 -1.29365,-10.329175 -3.87734,-13.306143 -2.5873,-2.976967 -6.37623,-4.465451 -11.3686,-4.465451 -2.28598,0 -4.40418,0.391517 -6.35818,1.172745 -1.95581,0.783033 -3.66985,1.910672 -5.14393,3.382918 -1.47227,1.474049 -2.6306,3.323378 -3.47318,5.547984 -0.84259,2.224607 -1.26298,4.78119 -1.26298,7.667947 V 94 H 436.86054 V 35.092131 c 0,-6.193897 -1.24854,-10.704454 -3.74382,-13.53167 -2.49708,-2.825413 -6.17956,-4.239924 -11.05105,-4.239924 -3.18991,0 -6.17956,0.797467 -8.97615,2.390595 -2.7984,1.593129 -5.39833,3.774434 -7.80339,6.540307 V 94 Z" }),
58
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { id: "f7c222d3__Rectangle", width: "23", height: "92", x: "345", y: "2" })
59
59
  ] }),
60
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { id: "e1616e80__rect9", width: "23", height: "19", x: "345", y: "0" })
60
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { id: "cd27543c__rect9", width: "23", height: "19", x: "345", y: "0" })
61
61
  ] }) })
62
62
  ] })
63
63
  ] });
@@ -1,39 +1,39 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  const NeovimLogo = (props) => {
3
- return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "d7b112e9__svg9", version: "1.1", viewBox: "0 0 23.999998 6.8926144", children: [
4
- /* @__PURE__ */ jsx("title", { id: "47764e69__title1", children: "neovim-logo@2x" }),
3
+ return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "a4381cc8__svg9", version: "1.1", viewBox: "0 0 23.999998 6.8926144", children: [
4
+ /* @__PURE__ */ jsx("title", { id: "8cc275a5__title1", children: "neovim-logo@2x" }),
5
5
  "Created with Sketch (http://www.bohemiancoding.com/sketch)",
6
- /* @__PURE__ */ jsxs("defs", { id: "91d036fa__defs6", children: [
7
- /* @__PURE__ */ jsxs("linearGradient", { id: "d322b437__linearGradient-1", x1: "49.021549", x2: "49.021549", y1: "-0.079835393", y2: "97.845657", gradientTransform: "scale(0.46153974,2.1666607)", gradientUnits: "userSpaceOnUse", children: [
8
- /* @__PURE__ */ jsx("stop", { id: "55ade327__stop1", offset: "0%", stopColor: "#16B0ED", stopOpacity: "0.800235524" }),
9
- /* @__PURE__ */ jsx("stop", { id: "010c6ce0__stop2", offset: "100%", stopColor: "#0F59B2", stopOpacity: "0.83700023" })
6
+ /* @__PURE__ */ jsxs("defs", { id: "56168c0d__defs6", children: [
7
+ /* @__PURE__ */ jsxs("linearGradient", { id: "0e711545__linearGradient-1", x1: "49.021549", x2: "49.021549", y1: "-0.079835393", y2: "97.845657", gradientTransform: "scale(0.46153974,2.1666607)", gradientUnits: "userSpaceOnUse", children: [
8
+ /* @__PURE__ */ jsx("stop", { id: "d5f09947__stop1", offset: "0%", stopColor: "#16B0ED", stopOpacity: "0.800235524" }),
9
+ /* @__PURE__ */ jsx("stop", { id: "b62c770a__stop2", offset: "100%", stopColor: "#0F59B2", stopOpacity: "0.83700023" })
10
10
  ] }),
11
- /* @__PURE__ */ jsxs("linearGradient", { id: "2468de2a__linearGradient-2", x1: "326.17365", x2: "326.17365", y1: "-0.069164939", y2: "98.851547", gradientTransform: "scale(0.46628455,2.1446132)", gradientUnits: "userSpaceOnUse", children: [
12
- /* @__PURE__ */ jsx("stop", { id: "fcf7dd56__stop3", offset: "0%", stopColor: "#7DB643" }),
13
- /* @__PURE__ */ jsx("stop", { id: "c8da2413__stop4", offset: "100%", stopColor: "#367533" })
11
+ /* @__PURE__ */ jsxs("linearGradient", { id: "eb350437__linearGradient-2", x1: "326.17365", x2: "326.17365", y1: "-0.069164939", y2: "98.851547", gradientTransform: "scale(0.46628455,2.1446132)", gradientUnits: "userSpaceOnUse", children: [
12
+ /* @__PURE__ */ jsx("stop", { id: "315ed702__stop3", offset: "0%", stopColor: "#7DB643" }),
13
+ /* @__PURE__ */ jsx("stop", { id: "b39e75b2__stop4", offset: "100%", stopColor: "#367533" })
14
14
  ] }),
15
- /* @__PURE__ */ jsxs("linearGradient", { id: "97a794d1__linearGradient-3", x1: "103.88479", x2: "103.88479", y1: "-0.11508821", y2: "178.55785", gradientTransform: "scale(0.84203823,1.1875945)", gradientUnits: "userSpaceOnUse", children: [
16
- /* @__PURE__ */ jsx("stop", { id: "5de15582__stop5", offset: "0%", stopColor: "#88C649", stopOpacity: "0.8" }),
17
- /* @__PURE__ */ jsx("stop", { id: "1d624ef3__stop6", offset: "100%", stopColor: "#439240", stopOpacity: "0.84" })
15
+ /* @__PURE__ */ jsxs("linearGradient", { id: "7c9c1bc9__linearGradient-3", x1: "103.88479", x2: "103.88479", y1: "-0.11508821", y2: "178.55785", gradientTransform: "scale(0.84203823,1.1875945)", gradientUnits: "userSpaceOnUse", children: [
16
+ /* @__PURE__ */ jsx("stop", { id: "7d11fecc__stop5", offset: "0%", stopColor: "#88C649", stopOpacity: "0.8" }),
17
+ /* @__PURE__ */ jsx("stop", { id: "40d157dd__stop6", offset: "100%", stopColor: "#439240", stopOpacity: "0.84" })
18
18
  ] })
19
19
  ] }),
20
- /* @__PURE__ */ jsxs("g", { id: "26af622e__Page-1", fill: "none", fillRule: "evenodd", stroke: "none", strokeWidth: "1", transform: "matrix(0.03247751,0,0,0.03247751,-0.03335897,-0.02685967)", children: [
21
- /* @__PURE__ */ jsxs("g", { id: "9d9d7432__mark", transform: "translate(1,1)", children: [
22
- /* @__PURE__ */ jsx("path", { id: "6b9d7ae8__Left---green", fill: "url(#d322b437__linearGradient-1)", d: "M 0.02714063,45.458544 45.223647,-0.17297621 45.223646,211.99833 0.02714063,166.89384 Z" }),
23
- /* @__PURE__ */ jsx("path", { id: "02d78628__Right---blue", fill: "url(#2468de2a__linearGradient-2)", d: "M 129.33671,45.889361 175.15234,-0.14833204 174.22365,211.99833 129.02714,166.89384 Z", transform: "matrix(-1,0,0,1,304,0)" }),
24
- /* @__PURE__ */ jsx("path", { id: "665ec87d__Cross---blue", fill: "url(#97a794d1__linearGradient-3)", d: "M 45.193511,-0.13667814 162.69969,179.17338 129.81792,212.05433 12.250244,33.141173 Z" }),
25
- /* @__PURE__ */ jsx("path", { id: "7a8a2852__Shadow", fill: "#000000", fillOpacity: "0.13", d: "m 45.233948,83.032105 -0.0625,7.0625 -36.2805789,-53.5625 3.3593749,-3.422181 z" })
20
+ /* @__PURE__ */ jsxs("g", { id: "b2c258f9__Page-1", fill: "none", fillRule: "evenodd", stroke: "none", strokeWidth: "1", transform: "matrix(0.03247751,0,0,0.03247751,-0.03335897,-0.02685967)", children: [
21
+ /* @__PURE__ */ jsxs("g", { id: "6d06da26__mark", transform: "translate(1,1)", children: [
22
+ /* @__PURE__ */ jsx("path", { id: "689f0b05__Left---green", fill: "url(#0e711545__linearGradient-1)", d: "M 0.02714063,45.458544 45.223647,-0.17297621 45.223646,211.99833 0.02714063,166.89384 Z" }),
23
+ /* @__PURE__ */ jsx("path", { id: "997a5db7__Right---blue", fill: "url(#eb350437__linearGradient-2)", d: "M 129.33671,45.889361 175.15234,-0.14833204 174.22365,211.99833 129.02714,166.89384 Z", transform: "matrix(-1,0,0,1,304,0)" }),
24
+ /* @__PURE__ */ jsx("path", { id: "b97d3fc1__Cross---blue", fill: "url(#7c9c1bc9__linearGradient-3)", d: "M 45.193511,-0.13667814 162.69969,179.17338 129.81792,212.05433 12.250244,33.141173 Z" }),
25
+ /* @__PURE__ */ jsx("path", { id: "45f71b9c__Shadow", fill: "#000000", fillOpacity: "0.13", d: "m 45.233948,83.032105 -0.0625,7.0625 -36.2805789,-53.5625 3.3593749,-3.422181 z" })
26
26
  ] }),
27
- /* @__PURE__ */ jsx("g", { id: "587c336d__wordmark", fill: "#444444", transform: "translate(227,30)", children: /* @__PURE__ */ jsxs("g", { id: "229f9983__Group", children: [
28
- /* @__PURE__ */ jsxs("g", { id: "8d7a78d4__g9", transform: "translate(0,29)", children: [
29
- /* @__PURE__ */ jsx("path", { id: "9b70e469__Shape", d: "M 0,95 V 5.4401583 h 4.6547315 c 1.5503836,0 2.4455242,0.7506824 2.6854219,2.2502472 L 8.1457801,21.191889 C 12.204348,16.032522 16.932481,11.875866 22.33376,8.7255193 27.733248,5.5751731 33.746803,4 40.370844,4 c 4.892839,0 9.205627,0.7812859 12.934783,2.3402572 3.729156,1.5607715 6.817391,3.8110188 9.264705,6.7507418 2.447315,2.941523 4.296676,6.480712 5.549873,10.621167 C 69.373401,27.852621 70,32.533135 70,37.753709 V 95 H 61.496164 V 37.753709 c 0,-8.401523 -1.91023,-14.986647 -5.728901,-19.757171 -3.82046,-4.770524 -9.667519,-7.155786 -17.544757,-7.155786 -5.850639,0 -11.278772,1.515766 -16.29156,4.545499 -5.012787,3.031533 -9.488491,7.18639 -13.4271097,12.46637 V 95 Z" }),
30
- /* @__PURE__ */ jsx("path", { id: "a104b5a8__path6", d: "m 123.62381,4 c 5.06667,0 9.75514,0.8678906 14.06905,2.6054687 4.31209,1.7375782 8.05238,4.2675783 11.21904,7.5917973 3.16667,3.324218 5.63848,7.412109 7.41905,12.263671 C 158.10971,31.3125 159,36.882812 159,43.171875 c 0,1.317109 -0.19543,2.215547 -0.5881,2.695312 -0.39266,0.479766 -1.00971,0.71875 -1.85114,0.71875 H 91.595238 v 1.707032 c 0,6.707734 0.783524,12.608672 2.352381,17.699218 1.567048,5.090547 3.8,9.358125 6.695241,12.802735 2.89524,3.444609 6.39305,6.033906 10.49524,7.771484 4.10038,1.737578 8.68571,2.605469 13.75238,2.605469 4.52381,0 8.44504,-0.494141 11.7619,-1.482422 3.31686,-0.988281 6.10714,-2.096953 8.36905,-3.324219 2.2619,-1.227265 4.05695,-2.335937 5.38333,-3.324218 1.32638,-0.988282 2.29267,-1.482422 2.89524,-1.482422 0.78352,0 1.3879,0.300078 1.80952,0.898437 l 2.35238,2.875 c -1.44761,1.796875 -3.36209,3.475156 -5.74523,5.03125 -2.38315,1.557891 -5.03772,2.891172 -7.96191,3.998047 -2.926,1.108672 -6.0619,1.990938 -9.40952,2.650391 C 130.99762,95.669375 127.63552,96 124.25714,96 118.10476,96 112.49524,94.93625 107.42857,92.810547 102.3619,90.684844 98.013619,87.585234 94.385524,83.511719 90.755619,79.438203 87.950857,74.451875 85.971238,68.552734 83.98981,62.653594 83,55.899141 83,48.292969 83,41.885312 83.919238,35.97 85.759524,30.548828 87.59981,25.127656 90.252571,20.455781 93.721429,16.533203 97.188476,12.610625 101.44086,9.5415625 106.47857,7.3242187 111.51267,5.1086719 117.22895,4 123.62381,4 Z m 0.57283,6 c -4.69557,0 -8.90382,0.701754 -12.6229,2.105263 -3.72092,1.403509 -6.93618,3.421053 -9.64947,6.052632 -2.713278,2.631579 -4.908087,5.789473 -6.586255,9.473684 C 93.659847,31.315789 92.549618,35.438597 92,40 h 60 c 0,-4.678947 -0.67237,-8.873684 -2.01343,-12.587719 -1.34291,-3.712281 -3.23176,-6.856141 -5.67023,-9.429825 -2.43848,-2.57193 -5.36611,-4.545614 -8.78107,-5.921052 C 132.12214,10.687719 128.34259,10 124.19664,10 Z" }),
31
- /* @__PURE__ */ jsx("path", { id: "825ea5e4__path7", d: "m 208.54576,4 c 6.52652,0 12.36855,1.0925 17.52425,3.2792969 5.15387,2.1867969 9.50062,5.2864061 13.04024,9.2988281 3.5378,4.012422 6.23736,8.849609 8.09868,14.509766 1.86132,5.660156 2.79107,11.99414 2.79107,19.001953 0,7.007812 -0.93158,13.327422 -2.79107,18.957031 -1.86132,5.631406 -4.56088,10.452422 -8.09868,14.464844 -3.53962,4.012422 -7.88637,7.097656 -13.04024,9.253906 C 220.91431,94.921875 215.07228,96 208.54576,96 202.0174,96 196.1772,94.921875 191.0215,92.765625 c -5.1557,-2.15625 -9.51709,-5.241484 -13.086,-9.253906 -3.56891,-4.012422 -6.28494,-8.835235 -8.14443,-14.464844 C 167.92975,63.417266 167,57.097656 167,50.089844 c 0,-7.007813 0.92975,-13.341797 2.79107,-19.001953 1.86132,-5.660157 4.57552,-10.495547 8.14443,-14.509766 3.56891,-4.012422 7.9303,-7.1120312 13.086,-9.2988281 C 196.1772,5.0942969 202.0174,4 208.54576,4 Z m -0.50075,86 c 5.34143,0 10.00596,-0.918352 13.99718,-2.756865 3.98943,-1.838513 7.31995,-4.474256 9.99157,-7.909039 2.66981,-3.434782 4.66452,-7.576407 5.98593,-12.42849 C 239.3375,62.055332 240,56.617529 240,50.590389 c 0,-5.965675 -0.6607,-11.389016 -1.98031,-16.270023 -1.32141,-4.881007 -3.31612,-9.053364 -5.98593,-12.518879 -2.66982,-3.463707 -6.00034,-6.130183 -9.99157,-7.999427 C 218.05097,11.934622 213.38464,11 208.04501,11 c -5.33964,0 -10.00777,0.934622 -13.99719,2.80206 -3.99122,1.869244 -7.32174,4.53572 -9.99156,7.999427 -2.67162,3.465515 -4.68073,7.637872 -6.03094,12.518879 C 176.6751,39.201373 176,44.624714 176,50.590389 c 0,6.025332 0.6751,11.464943 2.02532,16.315217 1.35021,4.852083 3.35932,8.993708 6.03094,12.42849 2.66982,3.434783 6.00034,6.070526 9.99156,7.909039 C 198.03724,89.081648 202.70357,90 208.04501,90 Z" }),
32
- /* @__PURE__ */ jsx("path", { id: "076de0d5__path8", d: "M 303.56978,93 H 283.51973 L 247,1 h 18.34937 c 1.61117,0 2.96813,0.3891618 4.07267,1.165692 1.10275,0.7783236 1.86537,1.762885 2.28248,2.9590643 l 17.72281,49.1384017 c 1.01325,2.869396 1.86537,5.67961 2.55101,8.42885 0.68565,2.751033 1.29789,5.500273 1.83494,8.249512 0.53706,-2.749239 1.14751,-5.498479 1.83494,-8.249512 0.68564,-2.74924 1.56641,-5.559454 2.64052,-8.42885 L 316.45909,5.1247563 C 316.87621,3.928577 317.62271,2.9440156 318.69682,2.165692 319.77093,1.3891618 321.0527,1 322.54572,1 H 340 Z" }),
33
- /* @__PURE__ */ jsx("path", { id: "7ff1e071__path9", d: "M 383,94 V 1.4433781 h 13.62391 c 2.8868,0 4.77946,1.353167 5.68159,4.059501 l 1.4434,6.8560459 c 1.62383,-1.804223 3.32344,-3.4586947 5.09702,-4.9616121 1.77358,-1.5029175 3.66804,-2.7965452 5.68339,-3.8790787 2.01355,-1.0825336 4.17865,-1.9395394 6.49531,-2.57101731 C 423.33948,0.31573896 425.87986,0 428.64939,0 c 5.83135,0 10.62885,1.5786948 14.38892,4.7360844 3.75825,3.1573897 6.57108,7.3522076 8.43488,12.5844526 1.4434,-3.067178 3.24765,-5.697735 5.41275,-7.8934737 2.16511,-2.1939347 4.54131,-3.9837236 7.1268,-5.3675623 2.58549,-1.3820346 5.33698,-2.4050288 8.25446,-3.06717854 C 475.18287,0.33017275 478.11478,0 481.06293,0 c 5.11144,0 9.65275,0.78303263 13.6221,2.3454894 3.96936,1.5642611 7.30723,3.8484069 10.0136,6.8560461 2.70638,3.0076395 4.76684,6.6756235 6.17957,11.0057585 C 512.29093,24.537428 513,29.49904 513,35.092131 V 94 H 490.71568 V 35.092131 c 0,-5.894396 -1.29365,-10.329175 -3.87734,-13.306143 -2.5873,-2.976967 -6.37623,-4.465451 -11.3686,-4.465451 -2.28598,0 -4.40418,0.391517 -6.35818,1.172745 -1.95581,0.783033 -3.66985,1.910672 -5.14393,3.382918 -1.47227,1.474049 -2.6306,3.323378 -3.47318,5.547984 -0.84259,2.224607 -1.26298,4.78119 -1.26298,7.667947 V 94 H 436.86054 V 35.092131 c 0,-6.193897 -1.24854,-10.704454 -3.74382,-13.53167 -2.49708,-2.825413 -6.17956,-4.239924 -11.05105,-4.239924 -3.18991,0 -6.17956,0.797467 -8.97615,2.390595 -2.7984,1.593129 -5.39833,3.774434 -7.80339,6.540307 V 94 Z" }),
34
- /* @__PURE__ */ jsx("rect", { id: "726defce__Rectangle", width: "23", height: "92", x: "345", y: "2" })
27
+ /* @__PURE__ */ jsx("g", { id: "069c8ae2__wordmark", fill: "#444444", transform: "translate(227,30)", children: /* @__PURE__ */ jsxs("g", { id: "a313351a__Group", children: [
28
+ /* @__PURE__ */ jsxs("g", { id: "a1fa299d__g9", transform: "translate(0,29)", children: [
29
+ /* @__PURE__ */ jsx("path", { id: "e46940bc__Shape", d: "M 0,95 V 5.4401583 h 4.6547315 c 1.5503836,0 2.4455242,0.7506824 2.6854219,2.2502472 L 8.1457801,21.191889 C 12.204348,16.032522 16.932481,11.875866 22.33376,8.7255193 27.733248,5.5751731 33.746803,4 40.370844,4 c 4.892839,0 9.205627,0.7812859 12.934783,2.3402572 3.729156,1.5607715 6.817391,3.8110188 9.264705,6.7507418 2.447315,2.941523 4.296676,6.480712 5.549873,10.621167 C 69.373401,27.852621 70,32.533135 70,37.753709 V 95 H 61.496164 V 37.753709 c 0,-8.401523 -1.91023,-14.986647 -5.728901,-19.757171 -3.82046,-4.770524 -9.667519,-7.155786 -17.544757,-7.155786 -5.850639,0 -11.278772,1.515766 -16.29156,4.545499 -5.012787,3.031533 -9.488491,7.18639 -13.4271097,12.46637 V 95 Z" }),
30
+ /* @__PURE__ */ jsx("path", { id: "1ad1588d__path6", d: "m 123.62381,4 c 5.06667,0 9.75514,0.8678906 14.06905,2.6054687 4.31209,1.7375782 8.05238,4.2675783 11.21904,7.5917973 3.16667,3.324218 5.63848,7.412109 7.41905,12.263671 C 158.10971,31.3125 159,36.882812 159,43.171875 c 0,1.317109 -0.19543,2.215547 -0.5881,2.695312 -0.39266,0.479766 -1.00971,0.71875 -1.85114,0.71875 H 91.595238 v 1.707032 c 0,6.707734 0.783524,12.608672 2.352381,17.699218 1.567048,5.090547 3.8,9.358125 6.695241,12.802735 2.89524,3.444609 6.39305,6.033906 10.49524,7.771484 4.10038,1.737578 8.68571,2.605469 13.75238,2.605469 4.52381,0 8.44504,-0.494141 11.7619,-1.482422 3.31686,-0.988281 6.10714,-2.096953 8.36905,-3.324219 2.2619,-1.227265 4.05695,-2.335937 5.38333,-3.324218 1.32638,-0.988282 2.29267,-1.482422 2.89524,-1.482422 0.78352,0 1.3879,0.300078 1.80952,0.898437 l 2.35238,2.875 c -1.44761,1.796875 -3.36209,3.475156 -5.74523,5.03125 -2.38315,1.557891 -5.03772,2.891172 -7.96191,3.998047 -2.926,1.108672 -6.0619,1.990938 -9.40952,2.650391 C 130.99762,95.669375 127.63552,96 124.25714,96 118.10476,96 112.49524,94.93625 107.42857,92.810547 102.3619,90.684844 98.013619,87.585234 94.385524,83.511719 90.755619,79.438203 87.950857,74.451875 85.971238,68.552734 83.98981,62.653594 83,55.899141 83,48.292969 83,41.885312 83.919238,35.97 85.759524,30.548828 87.59981,25.127656 90.252571,20.455781 93.721429,16.533203 97.188476,12.610625 101.44086,9.5415625 106.47857,7.3242187 111.51267,5.1086719 117.22895,4 123.62381,4 Z m 0.57283,6 c -4.69557,0 -8.90382,0.701754 -12.6229,2.105263 -3.72092,1.403509 -6.93618,3.421053 -9.64947,6.052632 -2.713278,2.631579 -4.908087,5.789473 -6.586255,9.473684 C 93.659847,31.315789 92.549618,35.438597 92,40 h 60 c 0,-4.678947 -0.67237,-8.873684 -2.01343,-12.587719 -1.34291,-3.712281 -3.23176,-6.856141 -5.67023,-9.429825 -2.43848,-2.57193 -5.36611,-4.545614 -8.78107,-5.921052 C 132.12214,10.687719 128.34259,10 124.19664,10 Z" }),
31
+ /* @__PURE__ */ jsx("path", { id: "960ab844__path7", d: "m 208.54576,4 c 6.52652,0 12.36855,1.0925 17.52425,3.2792969 5.15387,2.1867969 9.50062,5.2864061 13.04024,9.2988281 3.5378,4.012422 6.23736,8.849609 8.09868,14.509766 1.86132,5.660156 2.79107,11.99414 2.79107,19.001953 0,7.007812 -0.93158,13.327422 -2.79107,18.957031 -1.86132,5.631406 -4.56088,10.452422 -8.09868,14.464844 -3.53962,4.012422 -7.88637,7.097656 -13.04024,9.253906 C 220.91431,94.921875 215.07228,96 208.54576,96 202.0174,96 196.1772,94.921875 191.0215,92.765625 c -5.1557,-2.15625 -9.51709,-5.241484 -13.086,-9.253906 -3.56891,-4.012422 -6.28494,-8.835235 -8.14443,-14.464844 C 167.92975,63.417266 167,57.097656 167,50.089844 c 0,-7.007813 0.92975,-13.341797 2.79107,-19.001953 1.86132,-5.660157 4.57552,-10.495547 8.14443,-14.509766 3.56891,-4.012422 7.9303,-7.1120312 13.086,-9.2988281 C 196.1772,5.0942969 202.0174,4 208.54576,4 Z m -0.50075,86 c 5.34143,0 10.00596,-0.918352 13.99718,-2.756865 3.98943,-1.838513 7.31995,-4.474256 9.99157,-7.909039 2.66981,-3.434782 4.66452,-7.576407 5.98593,-12.42849 C 239.3375,62.055332 240,56.617529 240,50.590389 c 0,-5.965675 -0.6607,-11.389016 -1.98031,-16.270023 -1.32141,-4.881007 -3.31612,-9.053364 -5.98593,-12.518879 -2.66982,-3.463707 -6.00034,-6.130183 -9.99157,-7.999427 C 218.05097,11.934622 213.38464,11 208.04501,11 c -5.33964,0 -10.00777,0.934622 -13.99719,2.80206 -3.99122,1.869244 -7.32174,4.53572 -9.99156,7.999427 -2.67162,3.465515 -4.68073,7.637872 -6.03094,12.518879 C 176.6751,39.201373 176,44.624714 176,50.590389 c 0,6.025332 0.6751,11.464943 2.02532,16.315217 1.35021,4.852083 3.35932,8.993708 6.03094,12.42849 2.66982,3.434783 6.00034,6.070526 9.99156,7.909039 C 198.03724,89.081648 202.70357,90 208.04501,90 Z" }),
32
+ /* @__PURE__ */ jsx("path", { id: "c9b9f287__path8", d: "M 303.56978,93 H 283.51973 L 247,1 h 18.34937 c 1.61117,0 2.96813,0.3891618 4.07267,1.165692 1.10275,0.7783236 1.86537,1.762885 2.28248,2.9590643 l 17.72281,49.1384017 c 1.01325,2.869396 1.86537,5.67961 2.55101,8.42885 0.68565,2.751033 1.29789,5.500273 1.83494,8.249512 0.53706,-2.749239 1.14751,-5.498479 1.83494,-8.249512 0.68564,-2.74924 1.56641,-5.559454 2.64052,-8.42885 L 316.45909,5.1247563 C 316.87621,3.928577 317.62271,2.9440156 318.69682,2.165692 319.77093,1.3891618 321.0527,1 322.54572,1 H 340 Z" }),
33
+ /* @__PURE__ */ jsx("path", { id: "cfd9874e__path9", d: "M 383,94 V 1.4433781 h 13.62391 c 2.8868,0 4.77946,1.353167 5.68159,4.059501 l 1.4434,6.8560459 c 1.62383,-1.804223 3.32344,-3.4586947 5.09702,-4.9616121 1.77358,-1.5029175 3.66804,-2.7965452 5.68339,-3.8790787 2.01355,-1.0825336 4.17865,-1.9395394 6.49531,-2.57101731 C 423.33948,0.31573896 425.87986,0 428.64939,0 c 5.83135,0 10.62885,1.5786948 14.38892,4.7360844 3.75825,3.1573897 6.57108,7.3522076 8.43488,12.5844526 1.4434,-3.067178 3.24765,-5.697735 5.41275,-7.8934737 2.16511,-2.1939347 4.54131,-3.9837236 7.1268,-5.3675623 2.58549,-1.3820346 5.33698,-2.4050288 8.25446,-3.06717854 C 475.18287,0.33017275 478.11478,0 481.06293,0 c 5.11144,0 9.65275,0.78303263 13.6221,2.3454894 3.96936,1.5642611 7.30723,3.8484069 10.0136,6.8560461 2.70638,3.0076395 4.76684,6.6756235 6.17957,11.0057585 C 512.29093,24.537428 513,29.49904 513,35.092131 V 94 H 490.71568 V 35.092131 c 0,-5.894396 -1.29365,-10.329175 -3.87734,-13.306143 -2.5873,-2.976967 -6.37623,-4.465451 -11.3686,-4.465451 -2.28598,0 -4.40418,0.391517 -6.35818,1.172745 -1.95581,0.783033 -3.66985,1.910672 -5.14393,3.382918 -1.47227,1.474049 -2.6306,3.323378 -3.47318,5.547984 -0.84259,2.224607 -1.26298,4.78119 -1.26298,7.667947 V 94 H 436.86054 V 35.092131 c 0,-6.193897 -1.24854,-10.704454 -3.74382,-13.53167 -2.49708,-2.825413 -6.17956,-4.239924 -11.05105,-4.239924 -3.18991,0 -6.17956,0.797467 -8.97615,2.390595 -2.7984,1.593129 -5.39833,3.774434 -7.80339,6.540307 V 94 Z" }),
34
+ /* @__PURE__ */ jsx("rect", { id: "f7c222d3__Rectangle", width: "23", height: "92", x: "345", y: "2" })
35
35
  ] }),
36
- /* @__PURE__ */ jsx("rect", { id: "e1616e80__rect9", width: "23", height: "19", x: "345", y: "0" })
36
+ /* @__PURE__ */ jsx("rect", { id: "cd27543c__rect9", width: "23", height: "19", x: "345", y: "0" })
37
37
  ] }) })
38
38
  ] })
39
39
  ] });
@@ -24,21 +24,21 @@ __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 NextjsIconDark = (props) => {
27
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "29c40e8a__svg5", fill: "none", version: "1.1", viewBox: "0 0 24 24", children: [
28
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("circle", { id: "cd637f50__circle1", cx: "12", cy: "12", r: "12", fill: "#000000", strokeWidth: "0.133333" }),
29
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { id: "583e80c9__g2", mask: "none", transform: "scale(0.13333333)", children: [
30
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("circle", { id: "97ffa964__circle2", cx: "90", cy: "90", r: "87", fill: "#000000", stroke: "#ffffff", strokeWidth: "6" }),
31
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "4ca0003a__path2", fill: "url(#3a4df858__paint0_linear_408_139)", d: "M 149.508,157.52 69.142,54 H 54 v 71.97 H 66.1136 V 69.3836 l 73.8854,95.4614 c 3.334,-2.231 6.51,-4.68 9.509,-7.325 z" }),
32
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { id: "d893fd50__rect2", width: "12", height: "72", x: "115", y: "54", fill: "url(#facf25f4__paint1_linear_408_139)" })
27
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "f58db70e__svg5", fill: "none", version: "1.1", viewBox: "0 0 24 24", children: [
28
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("circle", { id: "c01441cc__circle1", cx: "12", cy: "12", r: "12", fill: "#000000", strokeWidth: "0.133333" }),
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { id: "ee3cb1df__g2", mask: "none", transform: "scale(0.13333333)", children: [
30
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("circle", { id: "24213af7__circle2", cx: "90", cy: "90", r: "87", fill: "#000000", stroke: "#ffffff", strokeWidth: "6" }),
31
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "f4e995af__path2", fill: "url(#a9c85346__paint0_linear_408_139)", d: "M 149.508,157.52 69.142,54 H 54 v 71.97 H 66.1136 V 69.3836 l 73.8854,95.4614 c 3.334,-2.231 6.51,-4.68 9.509,-7.325 z" }),
32
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { id: "2a2038a9__rect2", width: "12", height: "72", x: "115", y: "54", fill: "url(#a8bd4c30__paint1_linear_408_139)" })
33
33
  ] }),
34
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("defs", { id: "fd14c89a__defs5", children: [
35
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "3a4df858__paint0_linear_408_139", x1: "109", x2: "144.5", y1: "116.5", y2: "160.5", gradientUnits: "userSpaceOnUse", children: [
36
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "0a510fae__stop2", stopColor: "white" }),
37
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "45734c92__stop3", offset: "1", stopColor: "white", stopOpacity: "0" })
34
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("defs", { id: "1708c9f0__defs5", children: [
35
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "a9c85346__paint0_linear_408_139", x1: "109", x2: "144.5", y1: "116.5", y2: "160.5", gradientUnits: "userSpaceOnUse", children: [
36
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "6e2f814f__stop2", stopColor: "white" }),
37
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "521a100a__stop3", offset: "1", stopColor: "white", stopOpacity: "0" })
38
38
  ] }),
39
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "facf25f4__paint1_linear_408_139", x1: "121", x2: "120.799", y1: "54", y2: "106.875", gradientUnits: "userSpaceOnUse", children: [
40
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "121681da__stop4", stopColor: "white" }),
41
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "b6b8b0a1__stop5", offset: "1", stopColor: "white", stopOpacity: "0" })
39
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "a8bd4c30__paint1_linear_408_139", x1: "121", x2: "120.799", y1: "54", y2: "106.875", gradientUnits: "userSpaceOnUse", children: [
40
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "5d94d672__stop4", stopColor: "white" }),
41
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "0fe5de63__stop5", offset: "1", stopColor: "white", stopOpacity: "0" })
42
42
  ] })
43
43
  ] })
44
44
  ] });
@@ -1,20 +1,20 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  const NextjsIconDark = (props) => {
3
- return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "29c40e8a__svg5", fill: "none", version: "1.1", viewBox: "0 0 24 24", children: [
4
- /* @__PURE__ */ jsx("circle", { id: "cd637f50__circle1", cx: "12", cy: "12", r: "12", fill: "#000000", strokeWidth: "0.133333" }),
5
- /* @__PURE__ */ jsxs("g", { id: "583e80c9__g2", mask: "none", transform: "scale(0.13333333)", children: [
6
- /* @__PURE__ */ jsx("circle", { id: "97ffa964__circle2", cx: "90", cy: "90", r: "87", fill: "#000000", stroke: "#ffffff", strokeWidth: "6" }),
7
- /* @__PURE__ */ jsx("path", { id: "4ca0003a__path2", fill: "url(#3a4df858__paint0_linear_408_139)", d: "M 149.508,157.52 69.142,54 H 54 v 71.97 H 66.1136 V 69.3836 l 73.8854,95.4614 c 3.334,-2.231 6.51,-4.68 9.509,-7.325 z" }),
8
- /* @__PURE__ */ jsx("rect", { id: "d893fd50__rect2", width: "12", height: "72", x: "115", y: "54", fill: "url(#facf25f4__paint1_linear_408_139)" })
3
+ return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "f58db70e__svg5", fill: "none", version: "1.1", viewBox: "0 0 24 24", children: [
4
+ /* @__PURE__ */ jsx("circle", { id: "c01441cc__circle1", cx: "12", cy: "12", r: "12", fill: "#000000", strokeWidth: "0.133333" }),
5
+ /* @__PURE__ */ jsxs("g", { id: "ee3cb1df__g2", mask: "none", transform: "scale(0.13333333)", children: [
6
+ /* @__PURE__ */ jsx("circle", { id: "24213af7__circle2", cx: "90", cy: "90", r: "87", fill: "#000000", stroke: "#ffffff", strokeWidth: "6" }),
7
+ /* @__PURE__ */ jsx("path", { id: "f4e995af__path2", fill: "url(#a9c85346__paint0_linear_408_139)", d: "M 149.508,157.52 69.142,54 H 54 v 71.97 H 66.1136 V 69.3836 l 73.8854,95.4614 c 3.334,-2.231 6.51,-4.68 9.509,-7.325 z" }),
8
+ /* @__PURE__ */ jsx("rect", { id: "2a2038a9__rect2", width: "12", height: "72", x: "115", y: "54", fill: "url(#a8bd4c30__paint1_linear_408_139)" })
9
9
  ] }),
10
- /* @__PURE__ */ jsxs("defs", { id: "fd14c89a__defs5", children: [
11
- /* @__PURE__ */ jsxs("linearGradient", { id: "3a4df858__paint0_linear_408_139", x1: "109", x2: "144.5", y1: "116.5", y2: "160.5", gradientUnits: "userSpaceOnUse", children: [
12
- /* @__PURE__ */ jsx("stop", { id: "0a510fae__stop2", stopColor: "white" }),
13
- /* @__PURE__ */ jsx("stop", { id: "45734c92__stop3", offset: "1", stopColor: "white", stopOpacity: "0" })
10
+ /* @__PURE__ */ jsxs("defs", { id: "1708c9f0__defs5", children: [
11
+ /* @__PURE__ */ jsxs("linearGradient", { id: "a9c85346__paint0_linear_408_139", x1: "109", x2: "144.5", y1: "116.5", y2: "160.5", gradientUnits: "userSpaceOnUse", children: [
12
+ /* @__PURE__ */ jsx("stop", { id: "6e2f814f__stop2", stopColor: "white" }),
13
+ /* @__PURE__ */ jsx("stop", { id: "521a100a__stop3", offset: "1", stopColor: "white", stopOpacity: "0" })
14
14
  ] }),
15
- /* @__PURE__ */ jsxs("linearGradient", { id: "facf25f4__paint1_linear_408_139", x1: "121", x2: "120.799", y1: "54", y2: "106.875", gradientUnits: "userSpaceOnUse", children: [
16
- /* @__PURE__ */ jsx("stop", { id: "121681da__stop4", stopColor: "white" }),
17
- /* @__PURE__ */ jsx("stop", { id: "b6b8b0a1__stop5", offset: "1", stopColor: "white", stopOpacity: "0" })
15
+ /* @__PURE__ */ jsxs("linearGradient", { id: "a8bd4c30__paint1_linear_408_139", x1: "121", x2: "120.799", y1: "54", y2: "106.875", gradientUnits: "userSpaceOnUse", children: [
16
+ /* @__PURE__ */ jsx("stop", { id: "5d94d672__stop4", stopColor: "white" }),
17
+ /* @__PURE__ */ jsx("stop", { id: "0fe5de63__stop5", offset: "1", stopColor: "white", stopOpacity: "0" })
18
18
  ] })
19
19
  ] })
20
20
  ] });
@@ -24,21 +24,21 @@ __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 NextjsIconLight = (props) => {
27
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "ed298bf3__svg5", fill: "none", version: "1.1", viewBox: "0 0 24 24", children: [
28
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("circle", { id: "6db4763b__circle1", cx: "12", cy: "12", r: "12", fill: "#000000", strokeWidth: "0.133333" }),
29
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { id: "ca0c2a3c__g2", mask: "none", transform: "scale(0.13333333)", children: [
30
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("circle", { id: "2220111b__circle2", cx: "90", cy: "90", r: "90", fill: "#000000" }),
31
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "4561e402__path2", fill: "url(#fc86a712__paint0_linear_408_134)", d: "M 149.508,157.52 69.142,54 H 54 v 71.97 H 66.1136 V 69.3836 l 73.8854,95.4614 c 3.334,-2.231 6.51,-4.68 9.509,-7.325 z" }),
32
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { id: "12ebfd51__rect2", width: "12", height: "72", x: "115", y: "54", fill: "url(#49d3d6d8__paint1_linear_408_134)" })
27
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "f83bca39__svg5", fill: "none", version: "1.1", viewBox: "0 0 24 24", children: [
28
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("circle", { id: "9411736e__circle1", cx: "12", cy: "12", r: "12", fill: "#000000", strokeWidth: "0.133333" }),
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { id: "debc8255__g2", mask: "none", transform: "scale(0.13333333)", children: [
30
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("circle", { id: "bc3d05c2__circle2", cx: "90", cy: "90", r: "90", fill: "#000000" }),
31
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "4db91539__path2", fill: "url(#429b7a53__paint0_linear_408_134)", d: "M 149.508,157.52 69.142,54 H 54 v 71.97 H 66.1136 V 69.3836 l 73.8854,95.4614 c 3.334,-2.231 6.51,-4.68 9.509,-7.325 z" }),
32
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { id: "f15e8cfe__rect2", width: "12", height: "72", x: "115", y: "54", fill: "url(#bb076f2d__paint1_linear_408_134)" })
33
33
  ] }),
34
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("defs", { id: "6967d790__defs5", children: [
35
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "fc86a712__paint0_linear_408_134", x1: "109", x2: "144.5", y1: "116.5", y2: "160.5", gradientUnits: "userSpaceOnUse", children: [
36
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "49463729__stop2", stopColor: "white" }),
37
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "ba16e8ca__stop3", offset: "1", stopColor: "white", stopOpacity: "0" })
34
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("defs", { id: "670f604b__defs5", children: [
35
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "429b7a53__paint0_linear_408_134", x1: "109", x2: "144.5", y1: "116.5", y2: "160.5", gradientUnits: "userSpaceOnUse", children: [
36
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "3ad37ea1__stop2", stopColor: "white" }),
37
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "3fa84632__stop3", offset: "1", stopColor: "white", stopOpacity: "0" })
38
38
  ] }),
39
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "49d3d6d8__paint1_linear_408_134", x1: "121", x2: "120.799", y1: "54", y2: "106.875", gradientUnits: "userSpaceOnUse", children: [
40
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "99350a2b__stop4", stopColor: "white" }),
41
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "edae98d7__stop5", offset: "1", stopColor: "white", stopOpacity: "0" })
39
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "bb076f2d__paint1_linear_408_134", x1: "121", x2: "120.799", y1: "54", y2: "106.875", gradientUnits: "userSpaceOnUse", children: [
40
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "01c92720__stop4", stopColor: "white" }),
41
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "4bb1b49f__stop5", offset: "1", stopColor: "white", stopOpacity: "0" })
42
42
  ] })
43
43
  ] })
44
44
  ] });