@logoicon/react 1.0.4 → 1.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (220) hide show
  1. package/CHANGELOG.md +6 -0
  2. package/dist/css/icon.cjs +4 -4
  3. package/dist/css/icon.js +4 -4
  4. package/dist/expressjs/icon-dark.cjs +3 -3
  5. package/dist/expressjs/icon-dark.js +3 -3
  6. package/dist/expressjs/icon-light.cjs +3 -3
  7. package/dist/expressjs/icon-light.js +3 -3
  8. package/dist/expressjs/logo-dark.cjs +3 -3
  9. package/dist/expressjs/logo-dark.js +3 -3
  10. package/dist/expressjs/logo-light.cjs +3 -3
  11. package/dist/expressjs/logo-light.js +3 -3
  12. package/dist/facebook/icon-mono.cjs +3 -3
  13. package/dist/facebook/icon-mono.js +3 -3
  14. package/dist/facebook/icon.cjs +7 -7
  15. package/dist/facebook/icon.js +7 -7
  16. package/dist/firebase/icon-dark.cjs +3 -3
  17. package/dist/firebase/icon-dark.js +3 -3
  18. package/dist/firebase/icon-light.cjs +3 -3
  19. package/dist/firebase/icon-light.js +3 -3
  20. package/dist/firebase/icon.cjs +6 -6
  21. package/dist/firebase/icon.js +6 -6
  22. package/dist/firebase/logo-dark.cjs +14 -14
  23. package/dist/firebase/logo-dark.js +14 -14
  24. package/dist/firebase/logo-light.cjs +14 -14
  25. package/dist/firebase/logo-light.js +14 -14
  26. package/dist/git/icon-dark.cjs +2 -2
  27. package/dist/git/icon-dark.js +2 -2
  28. package/dist/git/icon-light.cjs +2 -2
  29. package/dist/git/icon-light.js +2 -2
  30. package/dist/git/icon.cjs +2 -2
  31. package/dist/git/icon.js +2 -2
  32. package/dist/git/logo-dark.cjs +6 -6
  33. package/dist/git/logo-dark.js +6 -6
  34. package/dist/git/logo-light.cjs +6 -6
  35. package/dist/git/logo-light.js +6 -6
  36. package/dist/git/logo.cjs +6 -6
  37. package/dist/git/logo.js +6 -6
  38. package/dist/github/icon-dark.cjs +3 -3
  39. package/dist/github/icon-dark.js +3 -3
  40. package/dist/github/icon-light.cjs +3 -3
  41. package/dist/github/icon-light.js +3 -3
  42. package/dist/github/logo-dark.cjs +10 -10
  43. package/dist/github/logo-dark.js +10 -10
  44. package/dist/github/logo-light.cjs +10 -10
  45. package/dist/github/logo-light.js +10 -10
  46. package/dist/gitlab/icon-mono-dark.cjs +3 -3
  47. package/dist/gitlab/icon-mono-dark.js +3 -3
  48. package/dist/gitlab/icon-mono-light.cjs +3 -3
  49. package/dist/gitlab/icon-mono-light.js +3 -3
  50. package/dist/gitlab/icon.cjs +6 -6
  51. package/dist/gitlab/icon.js +6 -6
  52. package/dist/gitlab/logo-dark.cjs +14 -14
  53. package/dist/gitlab/logo-dark.js +14 -14
  54. package/dist/gitlab/logo-mono-dark.cjs +10 -10
  55. package/dist/gitlab/logo-mono-dark.js +10 -10
  56. package/dist/gitlab/logo-mono-light.cjs +10 -10
  57. package/dist/gitlab/logo-mono-light.js +10 -10
  58. package/dist/gitlab/logo.cjs +14 -14
  59. package/dist/gitlab/logo.js +14 -14
  60. package/dist/gmail/icon.cjs +42 -0
  61. package/dist/gmail/icon.js +18 -0
  62. package/dist/html/icon-dark.cjs +13 -13
  63. package/dist/html/icon-dark.js +13 -13
  64. package/dist/html/icon-light.cjs +13 -13
  65. package/dist/html/icon-light.js +13 -13
  66. package/dist/html/icon.cjs +13 -13
  67. package/dist/html/icon.js +13 -13
  68. package/dist/index.cjs +29 -26
  69. package/dist/index.d.cts +0 -16
  70. package/dist/index.d.ts +0 -16
  71. package/dist/index.js +2 -0
  72. package/dist/javascript/icon.cjs +4 -4
  73. package/dist/javascript/icon.js +4 -4
  74. package/dist/linkedin/icon-mono-dark.cjs +5 -5
  75. package/dist/linkedin/icon-mono-dark.js +5 -5
  76. package/dist/linkedin/icon-mono-light.cjs +5 -5
  77. package/dist/linkedin/icon-mono-light.js +5 -5
  78. package/dist/linkedin/icon.cjs +5 -5
  79. package/dist/linkedin/icon.js +5 -5
  80. package/dist/linkedin/logo.cjs +12 -12
  81. package/dist/linkedin/logo.js +12 -12
  82. package/dist/lua/drawing.cjs +7 -7
  83. package/dist/lua/drawing.js +7 -7
  84. package/dist/metadata.cjs +76 -75
  85. package/dist/metadata.d.cts +304 -432
  86. package/dist/metadata.d.ts +304 -432
  87. package/dist/metadata.js +76 -75
  88. package/dist/mongodb/icon-dark.cjs +3 -3
  89. package/dist/mongodb/icon-dark.js +3 -3
  90. package/dist/mongodb/icon-light.cjs +3 -3
  91. package/dist/mongodb/icon-light.js +3 -3
  92. package/dist/mongodb/icon.cjs +3 -3
  93. package/dist/mongodb/icon.js +3 -3
  94. package/dist/mongodb/logo-dark.cjs +11 -11
  95. package/dist/mongodb/logo-dark.js +11 -11
  96. package/dist/mongodb/logo-light.cjs +11 -11
  97. package/dist/mongodb/logo-light.js +11 -11
  98. package/dist/mongodb/logo.cjs +11 -11
  99. package/dist/mongodb/logo.js +11 -11
  100. package/dist/mysql/logo.cjs +10 -10
  101. package/dist/mysql/logo.js +10 -10
  102. package/dist/neovim/icon.cjs +17 -17
  103. package/dist/neovim/icon.js +17 -17
  104. package/dist/neovim/logo-mono.cjs +17 -17
  105. package/dist/neovim/logo-mono.js +17 -17
  106. package/dist/neovim/logo.cjs +27 -27
  107. package/dist/neovim/logo.js +27 -27
  108. package/dist/nextjs/icon-dark.cjs +13 -13
  109. package/dist/nextjs/icon-dark.js +13 -13
  110. package/dist/nextjs/icon-light.cjs +13 -13
  111. package/dist/nextjs/icon-light.js +13 -13
  112. package/dist/nextjs/logo-dark.cjs +10 -10
  113. package/dist/nextjs/logo-dark.js +10 -10
  114. package/dist/nextjs/logo-light.cjs +10 -10
  115. package/dist/nextjs/logo-light.js +10 -10
  116. package/dist/nodejs/icon-dark.cjs +5 -5
  117. package/dist/nodejs/icon-dark.js +5 -5
  118. package/dist/nodejs/icon-light.cjs +5 -5
  119. package/dist/nodejs/icon-light.js +5 -5
  120. package/dist/nodejs/icon.cjs +21 -21
  121. package/dist/nodejs/icon.js +21 -21
  122. package/dist/nodejs/logo-dark.cjs +28 -28
  123. package/dist/nodejs/logo-dark.js +28 -28
  124. package/dist/nodejs/logo-light.cjs +28 -28
  125. package/dist/nodejs/logo-light.js +28 -28
  126. package/dist/php/icon.cjs +21 -21
  127. package/dist/php/icon.js +21 -21
  128. package/dist/postgresql/icon.cjs +16 -16
  129. package/dist/postgresql/icon.js +16 -16
  130. package/dist/puppeteer/icon.cjs +7 -7
  131. package/dist/puppeteer/icon.js +7 -7
  132. package/dist/python/icon.cjs +35 -35
  133. package/dist/python/icon.js +35 -35
  134. package/dist/python/logo.cjs +42 -42
  135. package/dist/python/logo.js +42 -42
  136. package/dist/react/icon.cjs +5 -5
  137. package/dist/react/icon.js +5 -5
  138. package/dist/sqlite/logo.cjs +20 -20
  139. package/dist/sqlite/logo.js +20 -20
  140. package/dist/tailwindcss/icon.cjs +2 -2
  141. package/dist/tailwindcss/icon.js +2 -2
  142. package/dist/tailwindcss/logo-light.cjs +2 -2
  143. package/dist/tailwindcss/logo-light.js +2 -2
  144. package/dist/turbo/icon-dark.cjs +6 -6
  145. package/dist/turbo/icon-dark.js +6 -6
  146. package/dist/turbo/icon-light.cjs +6 -6
  147. package/dist/turbo/icon-light.js +6 -6
  148. package/dist/turbo/logo-dark.cjs +11 -11
  149. package/dist/turbo/logo-dark.js +11 -11
  150. package/dist/turbo/logo-light.cjs +11 -11
  151. package/dist/turbo/logo-light.js +11 -11
  152. package/dist/turbopack/icon-dark.cjs +15 -15
  153. package/dist/turbopack/icon-dark.js +15 -15
  154. package/dist/turbopack/icon-light.cjs +15 -15
  155. package/dist/turbopack/icon-light.js +15 -15
  156. package/dist/turbopack/logo-dark.cjs +24 -24
  157. package/dist/turbopack/logo-dark.js +24 -24
  158. package/dist/turbopack/logo-light.cjs +24 -24
  159. package/dist/turbopack/logo-light.js +24 -24
  160. package/dist/turborepo/icon-dark.cjs +6 -6
  161. package/dist/turborepo/icon-dark.js +6 -6
  162. package/dist/turborepo/icon-light.cjs +6 -6
  163. package/dist/turborepo/icon-light.js +6 -6
  164. package/dist/turborepo/logo-dark.cjs +15 -15
  165. package/dist/turborepo/logo-dark.js +15 -15
  166. package/dist/turborepo/logo-light.cjs +15 -15
  167. package/dist/turborepo/logo-light.js +15 -15
  168. package/dist/typescript/icon.cjs +5 -5
  169. package/dist/typescript/icon.js +5 -5
  170. package/dist/typescript/logo-dark.cjs +4 -4
  171. package/dist/typescript/logo-dark.js +4 -4
  172. package/dist/v0/logo-dark.cjs +5 -5
  173. package/dist/v0/logo-dark.js +5 -5
  174. package/dist/v0/logo-light.cjs +5 -5
  175. package/dist/v0/logo-light.js +5 -5
  176. package/dist/vercel/icon-dark.cjs +3 -3
  177. package/dist/vercel/icon-dark.js +3 -3
  178. package/dist/vercel/icon-light.cjs +3 -3
  179. package/dist/vercel/icon-light.js +3 -3
  180. package/dist/vercel/logo-dark.cjs +3 -3
  181. package/dist/vercel/logo-dark.js +3 -3
  182. package/dist/vercel/logo-light.cjs +3 -3
  183. package/dist/vercel/logo-light.js +3 -3
  184. package/dist/x/icon-dark.cjs +3 -3
  185. package/dist/x/icon-dark.js +3 -3
  186. package/dist/x/icon-light.cjs +3 -3
  187. package/dist/x/icon-light.js +3 -3
  188. package/package.json +5 -5
  189. package/dist/facebook/icon-mono.d.cts +0 -6
  190. package/dist/facebook/icon-mono.d.ts +0 -6
  191. package/dist/facebook/icon.d.cts +0 -6
  192. package/dist/facebook/icon.d.ts +0 -6
  193. package/dist/linkedin/icon-mono-dark.d.cts +0 -6
  194. package/dist/linkedin/icon-mono-dark.d.ts +0 -6
  195. package/dist/linkedin/icon-mono-light.d.cts +0 -6
  196. package/dist/linkedin/icon-mono-light.d.ts +0 -6
  197. package/dist/linkedin/icon.d.cts +0 -6
  198. package/dist/linkedin/icon.d.ts +0 -6
  199. package/dist/linkedin/logo.d.cts +0 -6
  200. package/dist/linkedin/logo.d.ts +0 -6
  201. package/dist/mongodb/icon-dark.d.cts +0 -6
  202. package/dist/mongodb/icon-dark.d.ts +0 -6
  203. package/dist/mongodb/icon-light.d.cts +0 -6
  204. package/dist/mongodb/icon-light.d.ts +0 -6
  205. package/dist/mongodb/icon.d.cts +0 -6
  206. package/dist/mongodb/icon.d.ts +0 -6
  207. package/dist/mongodb/logo-dark.d.cts +0 -6
  208. package/dist/mongodb/logo-dark.d.ts +0 -6
  209. package/dist/mongodb/logo-light.d.cts +0 -6
  210. package/dist/mongodb/logo-light.d.ts +0 -6
  211. package/dist/mongodb/logo.d.cts +0 -6
  212. package/dist/mongodb/logo.d.ts +0 -6
  213. package/dist/postgresql/icon.d.cts +0 -6
  214. package/dist/postgresql/icon.d.ts +0 -6
  215. package/dist/sqlite/logo.d.cts +0 -6
  216. package/dist/sqlite/logo.d.ts +0 -6
  217. package/dist/x/icon-dark.d.cts +0 -6
  218. package/dist/x/icon-dark.d.ts +0 -6
  219. package/dist/x/icon-light.d.cts +0 -6
  220. package/dist/x/icon-light.d.ts +0 -6
@@ -24,48 +24,48 @@ __export(icon_exports, {
24
24
  module.exports = __toCommonJS(icon_exports);
25
25
  var import_jsx_runtime = require("react/jsx-runtime");
26
26
  const PythonIcon = (props) => {
27
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", id: "f5a8bc68__svg2", version: "1.0", viewBox: "0 0 7.023666 8.5089268", children: [
28
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("defs", { id: "1fb67944__defs4", children: [
29
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "36780fe5__linearGradient2795", children: [
30
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "fea7ae45__stop2797", offset: "0", stopColor: "#b8b8b8", stopOpacity: "0.49803922" }),
31
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "0551c442__stop2799", offset: "1", stopColor: "#7f7f7f", stopOpacity: "0" })
27
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", id: "e3cc1066__svg2", version: "1.0", viewBox: "0 0 7.023666 8.5089268", children: [
28
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("defs", { id: "8fd268af__defs4", children: [
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "44bba82a__linearGradient2795", children: [
30
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "c81cd422__stop2797", offset: "0", stopColor: "#b8b8b8", stopOpacity: "0.49803922" }),
31
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "eb59da9c__stop2799", offset: "1", stopColor: "#7f7f7f", stopOpacity: "0" })
32
32
  ] }),
33
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "5579aa7d__linearGradient2787", children: [
34
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "f261830b__stop2789", offset: "0", stopColor: "#7f7f7f", stopOpacity: "0.5" }),
35
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "fe3903bc__stop2791", offset: "1", stopColor: "#7f7f7f", stopOpacity: "0" })
33
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "3fe48294__linearGradient2787", children: [
34
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "a9419514__stop2789", offset: "0", stopColor: "#7f7f7f", stopOpacity: "0.5" }),
35
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "5433969b__stop2791", offset: "1", stopColor: "#7f7f7f", stopOpacity: "0" })
36
36
  ] }),
37
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "4206c523__linearGradient3676", children: [
38
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "ea097d3e__stop3678", offset: "0", stopColor: "#b2b2b2", stopOpacity: "0.5" }),
39
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "b57e769e__stop3680", offset: "1", stopColor: "#b3b3b3", stopOpacity: "0" })
37
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "d1b9496b__linearGradient3676", children: [
38
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "78adb989__stop3678", offset: "0", stopColor: "#b2b2b2", stopOpacity: "0.5" }),
39
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "3df2d0d1__stop3680", offset: "1", stopColor: "#b3b3b3", stopOpacity: "0" })
40
40
  ] }),
41
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "144630c2__linearGradient3236", children: [
42
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "2c4d00d0__stop3244", offset: "0", stopColor: "#f4f4f4", stopOpacity: "1" }),
43
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "31ec4e23__stop3240", offset: "1", stopColor: "white", stopOpacity: "1" })
41
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "5587c6b1__linearGradient3236", children: [
42
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "e2e316c7__stop3244", offset: "0", stopColor: "#f4f4f4", stopOpacity: "1" }),
43
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "e8095841__stop3240", offset: "1", stopColor: "white", stopOpacity: "1" })
44
44
  ] }),
45
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "33a75186__linearGradient4671", children: [
46
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "ab814b7d__stop4673", offset: "0", stopColor: "#ffd43b", stopOpacity: "1" }),
47
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "94ac47e3__stop4675", offset: "1", stopColor: "#ffe873", stopOpacity: "1" })
45
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "3acaacd0__linearGradient4671", children: [
46
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "c586d387__stop4673", offset: "0", stopColor: "#ffd43b", stopOpacity: "1" }),
47
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "6009a321__stop4675", offset: "1", stopColor: "#ffe873", stopOpacity: "1" })
48
48
  ] }),
49
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "d5e932aa__linearGradient4689", children: [
50
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "989db606__stop4691", offset: "0", stopColor: "#5a9fd4", stopOpacity: "1" }),
51
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "37a0a289__stop4693", offset: "1", stopColor: "#306998", stopOpacity: "1" })
49
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "fa92c0be__linearGradient4689", children: [
50
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "b5175bc3__stop4691", offset: "0", stopColor: "#5a9fd4", stopOpacity: "1" }),
51
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "2e4f0a2f__stop4693", offset: "1", stopColor: "#306998", stopOpacity: "1" })
52
52
  ] }),
53
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("linearGradient", { xlinkHref: "#33a75186__linearGradient4671", id: "59fbadd9__linearGradient2987", x1: "224.23996", x2: "-65.308502", y1: "144.75717", y2: "144.75717", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
54
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("linearGradient", { xlinkHref: "#d5e932aa__linearGradient4689", id: "4103aa19__linearGradient2990", x1: "172.94208", x2: "26.670298", y1: "77.475983", y2: "76.313133", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
55
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("linearGradient", { xlinkHref: "#d5e932aa__linearGradient4689", id: "522e2f5c__linearGradient2587", x1: "172.94208", x2: "26.670298", y1: "77.475983", y2: "76.313133", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
56
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("linearGradient", { xlinkHref: "#33a75186__linearGradient4671", id: "0a197e88__linearGradient2589", x1: "224.23996", x2: "-65.308502", y1: "144.75717", y2: "144.75717", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
57
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("linearGradient", { xlinkHref: "#d5e932aa__linearGradient4689", id: "d3bf6795__linearGradient2248", x1: "172.94208", x2: "26.670298", y1: "77.475983", y2: "76.313133", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
58
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("linearGradient", { xlinkHref: "#33a75186__linearGradient4671", id: "c558ce80__linearGradient2250", x1: "224.23996", x2: "-65.308502", y1: "144.75717", y2: "144.75717", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
59
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("linearGradient", { xlinkHref: "#33a75186__linearGradient4671", id: "31a9bf25__linearGradient2255", x1: "224.23996", x2: "-65.308502", y1: "144.75717", y2: "144.75717", gradientTransform: "matrix(0.562541,0,0,0.567972,-11.5974,-7.60954)", gradientUnits: "userSpaceOnUse" }),
60
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("linearGradient", { xlinkHref: "#d5e932aa__linearGradient4689", id: "012d5cfa__linearGradient2258", x1: "172.94208", x2: "26.670298", y1: "76.176224", y2: "76.313133", gradientTransform: "matrix(0.562541,0,0,0.567972,-11.5974,-7.60954)", gradientUnits: "userSpaceOnUse" }),
61
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("linearGradient", { xlinkHref: "#33a75186__linearGradient4671", id: "a74794f0__linearGradient1475", x1: "150.96111", x2: "112.03144", y1: "192.35176", y2: "137.27299", gradientTransform: "matrix(0.03554383,0,0,0.03588698,-0.94720527,-0.73940752)", gradientUnits: "userSpaceOnUse" }),
62
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("linearGradient", { xlinkHref: "#d5e932aa__linearGradient4689", id: "f133766b__linearGradient1478", x1: "26.648937", x2: "135.66525", y1: "20.603781", y2: "114.39767", gradientTransform: "matrix(0.03554383,0,0,0.03588698,-0.94720527,-0.73940752)", gradientUnits: "userSpaceOnUse" }),
63
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("radialGradient", { xlinkHref: "#36780fe5__linearGradient2795", id: "382dc322__radialGradient2801", cx: "61.518883", cy: "132.28575", r: "29.036913", fx: "61.518883", fy: "132.28575", gradientTransform: "matrix(1,0,0,0.177966,0,108.7434)", gradientUnits: "userSpaceOnUse" }),
64
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("radialGradient", { xlinkHref: "#36780fe5__linearGradient2795", id: "2881b4c6__radialGradient1480", cx: "61.518883", cy: "132.28575", r: "29.036913", fx: "61.518883", fy: "132.28575", gradientTransform: "matrix(0,-0.01516091,0.0666386,2.3956664e-8,-5.288587,9.0013804)", gradientUnits: "userSpaceOnUse" })
53
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("linearGradient", { xlinkHref: "#3acaacd0__linearGradient4671", id: "398f3f61__linearGradient2987", x1: "224.23996", x2: "-65.308502", y1: "144.75717", y2: "144.75717", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
54
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("linearGradient", { xlinkHref: "#fa92c0be__linearGradient4689", id: "33ec0d3e__linearGradient2990", x1: "172.94208", x2: "26.670298", y1: "77.475983", y2: "76.313133", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
55
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("linearGradient", { xlinkHref: "#fa92c0be__linearGradient4689", id: "8b69d7dd__linearGradient2587", x1: "172.94208", x2: "26.670298", y1: "77.475983", y2: "76.313133", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
56
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("linearGradient", { xlinkHref: "#3acaacd0__linearGradient4671", id: "9ee77c17__linearGradient2589", x1: "224.23996", x2: "-65.308502", y1: "144.75717", y2: "144.75717", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
57
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("linearGradient", { xlinkHref: "#fa92c0be__linearGradient4689", id: "5b58ac1e__linearGradient2248", x1: "172.94208", x2: "26.670298", y1: "77.475983", y2: "76.313133", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
58
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("linearGradient", { xlinkHref: "#3acaacd0__linearGradient4671", id: "91ed9386__linearGradient2250", x1: "224.23996", x2: "-65.308502", y1: "144.75717", y2: "144.75717", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
59
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("linearGradient", { xlinkHref: "#3acaacd0__linearGradient4671", id: "47a85d4a__linearGradient2255", x1: "224.23996", x2: "-65.308502", y1: "144.75717", y2: "144.75717", gradientTransform: "matrix(0.562541,0,0,0.567972,-11.5974,-7.60954)", gradientUnits: "userSpaceOnUse" }),
60
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("linearGradient", { xlinkHref: "#fa92c0be__linearGradient4689", id: "ecfced43__linearGradient2258", x1: "172.94208", x2: "26.670298", y1: "76.176224", y2: "76.313133", gradientTransform: "matrix(0.562541,0,0,0.567972,-11.5974,-7.60954)", gradientUnits: "userSpaceOnUse" }),
61
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("linearGradient", { xlinkHref: "#3acaacd0__linearGradient4671", id: "d689a288__linearGradient1475", x1: "150.96111", x2: "112.03144", y1: "192.35176", y2: "137.27299", gradientTransform: "matrix(0.03554383,0,0,0.03588698,-0.94720527,-0.73940752)", gradientUnits: "userSpaceOnUse" }),
62
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("linearGradient", { xlinkHref: "#fa92c0be__linearGradient4689", id: "b8330816__linearGradient1478", x1: "26.648937", x2: "135.66525", y1: "20.603781", y2: "114.39767", gradientTransform: "matrix(0.03554383,0,0,0.03588698,-0.94720527,-0.73940752)", gradientUnits: "userSpaceOnUse" }),
63
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("radialGradient", { xlinkHref: "#44bba82a__linearGradient2795", id: "c25048d2__radialGradient2801", cx: "61.518883", cy: "132.28575", r: "29.036913", fx: "61.518883", fy: "132.28575", gradientTransform: "matrix(1,0,0,0.177966,0,108.7434)", gradientUnits: "userSpaceOnUse" }),
64
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("radialGradient", { xlinkHref: "#44bba82a__linearGradient2795", id: "1981f92f__radialGradient1480", cx: "61.518883", cy: "132.28575", r: "29.036913", fx: "61.518883", fy: "132.28575", gradientTransform: "matrix(0,-0.01516091,0.0666386,2.3956664e-8,-5.288587,9.0013804)", gradientUnits: "userSpaceOnUse" })
65
65
  ] }),
66
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "6b52ae81__path1948", fill: "url(#f133766b__linearGradient1478)", fillOpacity: "1", strokeWidth: "0.0631844", d: "M 3.4700118,5.8082017e-5 C 3.1803963,0.00140378 2.9038201,0.02610388 2.6604614,0.06916608 1.9435573,0.19581948 1.8133953,0.46091598 1.8133952,0.94979898 V 1.5954649 H 3.5075276 V 1.8106868 H 1.8133952 1.1776019 c -0.49236197,0 -0.92348827,0.295938 -1.05833907,0.8589133 -0.1555487,0.6453004 -0.1624481,1.0479783 0,1.7217755 0.120425,0.5015486 0.4080162,0.8589132 0.90037807,0.8589133 H 1.6021223 V 4.4762797 c 0,-0.559176 0.4838122,-1.0524154 1.0583391,-1.0524156 h 1.6921579 c 0.4710371,0 0.8470661,-0.3878363 0.8470661,-0.8608877 V 0.94979898 c 0,-0.4591194 -0.387319,-0.8040077 -0.8470661,-0.8806329 C 4.0615926,0.02072098 3.7596273,-0.00128762 3.4700118,5.8082017e-5 Z M 2.5538377,0.51935508 c 0.1749922,0 0.3178966,0.1452387 0.3178966,0.3238202 C 2.8717342,1.0211239 2.7288299,1.165021 2.5538377,1.165021 2.3782181,1.1650209 2.235941,1.0211238 2.235941,0.84317528 c 0,-0.1785815 0.1422771,-0.3238202 0.3178967,-0.3238202 z" }),
67
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "cffd8cab__path1950", fill: "url(#a74794f0__linearGradient1475)", fillOpacity: "1", strokeWidth: "0.0631844", d: "m 5.4109584,1.8106868 v 0.7522896 c 0,0.5832399 -0.494475,1.0741351 -1.0583391,1.0741352 H 2.6604614 c -0.4635104,0 -0.8470661,0.3967023 -0.8470662,0.8608878 v 1.6131771 c 0,0.4591199 0.3992363,0.7291689 0.8470662,0.8608879 0.5362671,0.157684 1.0505192,0.186181 1.6921579,0 0.4265051,-0.123487 0.8470661,-0.372005 0.8470661,-0.8608879 V 5.4655109 H 3.5075276 v -0.215222 h 1.6921578 0.847066 c 0.492363,0 0.675837,-0.3434331 0.847066,-0.8589133 0.176874,-0.5306787 0.169348,-1.0410124 0,-1.7217755 C 6.7721384,2.1794506 6.5397404,1.8106868 6.0467514,1.8106868 Z m -0.951715,4.0852679 c 0.175619,2e-7 0.317896,0.1438973 0.317896,0.3218455 0,0.1785813 -0.142277,0.3238202 -0.317896,0.3238202 -0.1749929,0 -0.3178971,-0.1452389 -0.3178971,-0.3238202 2e-7,-0.1779482 0.1429041,-0.3218455 0.3178971,-0.3218455 z" }),
68
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("ellipse", { id: "20bfaa58__path1894", cx: "3.5267496", cy: "8.0687008", fill: "url(#2881b4c6__radialGradient1480)", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeDasharray: "none", strokeMiterlimit: "4", strokeOpacity: "1", strokeWidth: "0.974138", opacity: "0.44382", rx: "2.2702782", ry: "0.44022557" })
66
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "40d23fd8__path1948", fill: "url(#b8330816__linearGradient1478)", fillOpacity: "1", strokeWidth: "0.0631844", d: "M 3.4700118,5.8082017e-5 C 3.1803963,0.00140378 2.9038201,0.02610388 2.6604614,0.06916608 1.9435573,0.19581948 1.8133953,0.46091598 1.8133952,0.94979898 V 1.5954649 H 3.5075276 V 1.8106868 H 1.8133952 1.1776019 c -0.49236197,0 -0.92348827,0.295938 -1.05833907,0.8589133 -0.1555487,0.6453004 -0.1624481,1.0479783 0,1.7217755 0.120425,0.5015486 0.4080162,0.8589132 0.90037807,0.8589133 H 1.6021223 V 4.4762797 c 0,-0.559176 0.4838122,-1.0524154 1.0583391,-1.0524156 h 1.6921579 c 0.4710371,0 0.8470661,-0.3878363 0.8470661,-0.8608877 V 0.94979898 c 0,-0.4591194 -0.387319,-0.8040077 -0.8470661,-0.8806329 C 4.0615926,0.02072098 3.7596273,-0.00128762 3.4700118,5.8082017e-5 Z M 2.5538377,0.51935508 c 0.1749922,0 0.3178966,0.1452387 0.3178966,0.3238202 C 2.8717342,1.0211239 2.7288299,1.165021 2.5538377,1.165021 2.3782181,1.1650209 2.235941,1.0211238 2.235941,0.84317528 c 0,-0.1785815 0.1422771,-0.3238202 0.3178967,-0.3238202 z" }),
67
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "d9336835__path1950", fill: "url(#d689a288__linearGradient1475)", fillOpacity: "1", strokeWidth: "0.0631844", d: "m 5.4109584,1.8106868 v 0.7522896 c 0,0.5832399 -0.494475,1.0741351 -1.0583391,1.0741352 H 2.6604614 c -0.4635104,0 -0.8470661,0.3967023 -0.8470662,0.8608878 v 1.6131771 c 0,0.4591199 0.3992363,0.7291689 0.8470662,0.8608879 0.5362671,0.157684 1.0505192,0.186181 1.6921579,0 0.4265051,-0.123487 0.8470661,-0.372005 0.8470661,-0.8608879 V 5.4655109 H 3.5075276 v -0.215222 h 1.6921578 0.847066 c 0.492363,0 0.675837,-0.3434331 0.847066,-0.8589133 0.176874,-0.5306787 0.169348,-1.0410124 0,-1.7217755 C 6.7721384,2.1794506 6.5397404,1.8106868 6.0467514,1.8106868 Z m -0.951715,4.0852679 c 0.175619,2e-7 0.317896,0.1438973 0.317896,0.3218455 0,0.1785813 -0.142277,0.3238202 -0.317896,0.3238202 -0.1749929,0 -0.3178971,-0.1452389 -0.3178971,-0.3238202 2e-7,-0.1779482 0.1429041,-0.3218455 0.3178971,-0.3218455 z" }),
68
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("ellipse", { id: "36e3dbce__path1894", cx: "3.5267496", cy: "8.0687008", fill: "url(#1981f92f__radialGradient1480)", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeDasharray: "none", strokeMiterlimit: "4", strokeOpacity: "1", strokeWidth: "0.974138", opacity: "0.44382", rx: "2.2702782", ry: "0.44022557" })
69
69
  ] });
70
70
  };
71
71
  var icon_default = PythonIcon;
@@ -1,47 +1,47 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  const PythonIcon = (props) => {
3
- return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", id: "f5a8bc68__svg2", version: "1.0", viewBox: "0 0 7.023666 8.5089268", children: [
4
- /* @__PURE__ */ jsxs("defs", { id: "1fb67944__defs4", children: [
5
- /* @__PURE__ */ jsxs("linearGradient", { id: "36780fe5__linearGradient2795", children: [
6
- /* @__PURE__ */ jsx("stop", { id: "fea7ae45__stop2797", offset: "0", stopColor: "#b8b8b8", stopOpacity: "0.49803922" }),
7
- /* @__PURE__ */ jsx("stop", { id: "0551c442__stop2799", offset: "1", stopColor: "#7f7f7f", stopOpacity: "0" })
3
+ return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", id: "e3cc1066__svg2", version: "1.0", viewBox: "0 0 7.023666 8.5089268", children: [
4
+ /* @__PURE__ */ jsxs("defs", { id: "8fd268af__defs4", children: [
5
+ /* @__PURE__ */ jsxs("linearGradient", { id: "44bba82a__linearGradient2795", children: [
6
+ /* @__PURE__ */ jsx("stop", { id: "c81cd422__stop2797", offset: "0", stopColor: "#b8b8b8", stopOpacity: "0.49803922" }),
7
+ /* @__PURE__ */ jsx("stop", { id: "eb59da9c__stop2799", offset: "1", stopColor: "#7f7f7f", stopOpacity: "0" })
8
8
  ] }),
9
- /* @__PURE__ */ jsxs("linearGradient", { id: "5579aa7d__linearGradient2787", children: [
10
- /* @__PURE__ */ jsx("stop", { id: "f261830b__stop2789", offset: "0", stopColor: "#7f7f7f", stopOpacity: "0.5" }),
11
- /* @__PURE__ */ jsx("stop", { id: "fe3903bc__stop2791", offset: "1", stopColor: "#7f7f7f", stopOpacity: "0" })
9
+ /* @__PURE__ */ jsxs("linearGradient", { id: "3fe48294__linearGradient2787", children: [
10
+ /* @__PURE__ */ jsx("stop", { id: "a9419514__stop2789", offset: "0", stopColor: "#7f7f7f", stopOpacity: "0.5" }),
11
+ /* @__PURE__ */ jsx("stop", { id: "5433969b__stop2791", offset: "1", stopColor: "#7f7f7f", stopOpacity: "0" })
12
12
  ] }),
13
- /* @__PURE__ */ jsxs("linearGradient", { id: "4206c523__linearGradient3676", children: [
14
- /* @__PURE__ */ jsx("stop", { id: "ea097d3e__stop3678", offset: "0", stopColor: "#b2b2b2", stopOpacity: "0.5" }),
15
- /* @__PURE__ */ jsx("stop", { id: "b57e769e__stop3680", offset: "1", stopColor: "#b3b3b3", stopOpacity: "0" })
13
+ /* @__PURE__ */ jsxs("linearGradient", { id: "d1b9496b__linearGradient3676", children: [
14
+ /* @__PURE__ */ jsx("stop", { id: "78adb989__stop3678", offset: "0", stopColor: "#b2b2b2", stopOpacity: "0.5" }),
15
+ /* @__PURE__ */ jsx("stop", { id: "3df2d0d1__stop3680", offset: "1", stopColor: "#b3b3b3", stopOpacity: "0" })
16
16
  ] }),
17
- /* @__PURE__ */ jsxs("linearGradient", { id: "144630c2__linearGradient3236", children: [
18
- /* @__PURE__ */ jsx("stop", { id: "2c4d00d0__stop3244", offset: "0", stopColor: "#f4f4f4", stopOpacity: "1" }),
19
- /* @__PURE__ */ jsx("stop", { id: "31ec4e23__stop3240", offset: "1", stopColor: "white", stopOpacity: "1" })
17
+ /* @__PURE__ */ jsxs("linearGradient", { id: "5587c6b1__linearGradient3236", children: [
18
+ /* @__PURE__ */ jsx("stop", { id: "e2e316c7__stop3244", offset: "0", stopColor: "#f4f4f4", stopOpacity: "1" }),
19
+ /* @__PURE__ */ jsx("stop", { id: "e8095841__stop3240", offset: "1", stopColor: "white", stopOpacity: "1" })
20
20
  ] }),
21
- /* @__PURE__ */ jsxs("linearGradient", { id: "33a75186__linearGradient4671", children: [
22
- /* @__PURE__ */ jsx("stop", { id: "ab814b7d__stop4673", offset: "0", stopColor: "#ffd43b", stopOpacity: "1" }),
23
- /* @__PURE__ */ jsx("stop", { id: "94ac47e3__stop4675", offset: "1", stopColor: "#ffe873", stopOpacity: "1" })
21
+ /* @__PURE__ */ jsxs("linearGradient", { id: "3acaacd0__linearGradient4671", children: [
22
+ /* @__PURE__ */ jsx("stop", { id: "c586d387__stop4673", offset: "0", stopColor: "#ffd43b", stopOpacity: "1" }),
23
+ /* @__PURE__ */ jsx("stop", { id: "6009a321__stop4675", offset: "1", stopColor: "#ffe873", stopOpacity: "1" })
24
24
  ] }),
25
- /* @__PURE__ */ jsxs("linearGradient", { id: "d5e932aa__linearGradient4689", children: [
26
- /* @__PURE__ */ jsx("stop", { id: "989db606__stop4691", offset: "0", stopColor: "#5a9fd4", stopOpacity: "1" }),
27
- /* @__PURE__ */ jsx("stop", { id: "37a0a289__stop4693", offset: "1", stopColor: "#306998", stopOpacity: "1" })
25
+ /* @__PURE__ */ jsxs("linearGradient", { id: "fa92c0be__linearGradient4689", children: [
26
+ /* @__PURE__ */ jsx("stop", { id: "b5175bc3__stop4691", offset: "0", stopColor: "#5a9fd4", stopOpacity: "1" }),
27
+ /* @__PURE__ */ jsx("stop", { id: "2e4f0a2f__stop4693", offset: "1", stopColor: "#306998", stopOpacity: "1" })
28
28
  ] }),
29
- /* @__PURE__ */ jsx("linearGradient", { xlinkHref: "#33a75186__linearGradient4671", id: "59fbadd9__linearGradient2987", x1: "224.23996", x2: "-65.308502", y1: "144.75717", y2: "144.75717", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
30
- /* @__PURE__ */ jsx("linearGradient", { xlinkHref: "#d5e932aa__linearGradient4689", id: "4103aa19__linearGradient2990", x1: "172.94208", x2: "26.670298", y1: "77.475983", y2: "76.313133", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
31
- /* @__PURE__ */ jsx("linearGradient", { xlinkHref: "#d5e932aa__linearGradient4689", id: "522e2f5c__linearGradient2587", x1: "172.94208", x2: "26.670298", y1: "77.475983", y2: "76.313133", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
32
- /* @__PURE__ */ jsx("linearGradient", { xlinkHref: "#33a75186__linearGradient4671", id: "0a197e88__linearGradient2589", x1: "224.23996", x2: "-65.308502", y1: "144.75717", y2: "144.75717", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
33
- /* @__PURE__ */ jsx("linearGradient", { xlinkHref: "#d5e932aa__linearGradient4689", id: "d3bf6795__linearGradient2248", x1: "172.94208", x2: "26.670298", y1: "77.475983", y2: "76.313133", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
34
- /* @__PURE__ */ jsx("linearGradient", { xlinkHref: "#33a75186__linearGradient4671", id: "c558ce80__linearGradient2250", x1: "224.23996", x2: "-65.308502", y1: "144.75717", y2: "144.75717", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
35
- /* @__PURE__ */ jsx("linearGradient", { xlinkHref: "#33a75186__linearGradient4671", id: "31a9bf25__linearGradient2255", x1: "224.23996", x2: "-65.308502", y1: "144.75717", y2: "144.75717", gradientTransform: "matrix(0.562541,0,0,0.567972,-11.5974,-7.60954)", gradientUnits: "userSpaceOnUse" }),
36
- /* @__PURE__ */ jsx("linearGradient", { xlinkHref: "#d5e932aa__linearGradient4689", id: "012d5cfa__linearGradient2258", x1: "172.94208", x2: "26.670298", y1: "76.176224", y2: "76.313133", gradientTransform: "matrix(0.562541,0,0,0.567972,-11.5974,-7.60954)", gradientUnits: "userSpaceOnUse" }),
37
- /* @__PURE__ */ jsx("linearGradient", { xlinkHref: "#33a75186__linearGradient4671", id: "a74794f0__linearGradient1475", x1: "150.96111", x2: "112.03144", y1: "192.35176", y2: "137.27299", gradientTransform: "matrix(0.03554383,0,0,0.03588698,-0.94720527,-0.73940752)", gradientUnits: "userSpaceOnUse" }),
38
- /* @__PURE__ */ jsx("linearGradient", { xlinkHref: "#d5e932aa__linearGradient4689", id: "f133766b__linearGradient1478", x1: "26.648937", x2: "135.66525", y1: "20.603781", y2: "114.39767", gradientTransform: "matrix(0.03554383,0,0,0.03588698,-0.94720527,-0.73940752)", gradientUnits: "userSpaceOnUse" }),
39
- /* @__PURE__ */ jsx("radialGradient", { xlinkHref: "#36780fe5__linearGradient2795", id: "382dc322__radialGradient2801", cx: "61.518883", cy: "132.28575", r: "29.036913", fx: "61.518883", fy: "132.28575", gradientTransform: "matrix(1,0,0,0.177966,0,108.7434)", gradientUnits: "userSpaceOnUse" }),
40
- /* @__PURE__ */ jsx("radialGradient", { xlinkHref: "#36780fe5__linearGradient2795", id: "2881b4c6__radialGradient1480", cx: "61.518883", cy: "132.28575", r: "29.036913", fx: "61.518883", fy: "132.28575", gradientTransform: "matrix(0,-0.01516091,0.0666386,2.3956664e-8,-5.288587,9.0013804)", gradientUnits: "userSpaceOnUse" })
29
+ /* @__PURE__ */ jsx("linearGradient", { xlinkHref: "#3acaacd0__linearGradient4671", id: "398f3f61__linearGradient2987", x1: "224.23996", x2: "-65.308502", y1: "144.75717", y2: "144.75717", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
30
+ /* @__PURE__ */ jsx("linearGradient", { xlinkHref: "#fa92c0be__linearGradient4689", id: "33ec0d3e__linearGradient2990", x1: "172.94208", x2: "26.670298", y1: "77.475983", y2: "76.313133", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
31
+ /* @__PURE__ */ jsx("linearGradient", { xlinkHref: "#fa92c0be__linearGradient4689", id: "8b69d7dd__linearGradient2587", x1: "172.94208", x2: "26.670298", y1: "77.475983", y2: "76.313133", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
32
+ /* @__PURE__ */ jsx("linearGradient", { xlinkHref: "#3acaacd0__linearGradient4671", id: "9ee77c17__linearGradient2589", x1: "224.23996", x2: "-65.308502", y1: "144.75717", y2: "144.75717", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
33
+ /* @__PURE__ */ jsx("linearGradient", { xlinkHref: "#fa92c0be__linearGradient4689", id: "5b58ac1e__linearGradient2248", x1: "172.94208", x2: "26.670298", y1: "77.475983", y2: "76.313133", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
34
+ /* @__PURE__ */ jsx("linearGradient", { xlinkHref: "#3acaacd0__linearGradient4671", id: "91ed9386__linearGradient2250", x1: "224.23996", x2: "-65.308502", y1: "144.75717", y2: "144.75717", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
35
+ /* @__PURE__ */ jsx("linearGradient", { xlinkHref: "#3acaacd0__linearGradient4671", id: "47a85d4a__linearGradient2255", x1: "224.23996", x2: "-65.308502", y1: "144.75717", y2: "144.75717", gradientTransform: "matrix(0.562541,0,0,0.567972,-11.5974,-7.60954)", gradientUnits: "userSpaceOnUse" }),
36
+ /* @__PURE__ */ jsx("linearGradient", { xlinkHref: "#fa92c0be__linearGradient4689", id: "ecfced43__linearGradient2258", x1: "172.94208", x2: "26.670298", y1: "76.176224", y2: "76.313133", gradientTransform: "matrix(0.562541,0,0,0.567972,-11.5974,-7.60954)", gradientUnits: "userSpaceOnUse" }),
37
+ /* @__PURE__ */ jsx("linearGradient", { xlinkHref: "#3acaacd0__linearGradient4671", id: "d689a288__linearGradient1475", x1: "150.96111", x2: "112.03144", y1: "192.35176", y2: "137.27299", gradientTransform: "matrix(0.03554383,0,0,0.03588698,-0.94720527,-0.73940752)", gradientUnits: "userSpaceOnUse" }),
38
+ /* @__PURE__ */ jsx("linearGradient", { xlinkHref: "#fa92c0be__linearGradient4689", id: "b8330816__linearGradient1478", x1: "26.648937", x2: "135.66525", y1: "20.603781", y2: "114.39767", gradientTransform: "matrix(0.03554383,0,0,0.03588698,-0.94720527,-0.73940752)", gradientUnits: "userSpaceOnUse" }),
39
+ /* @__PURE__ */ jsx("radialGradient", { xlinkHref: "#44bba82a__linearGradient2795", id: "c25048d2__radialGradient2801", cx: "61.518883", cy: "132.28575", r: "29.036913", fx: "61.518883", fy: "132.28575", gradientTransform: "matrix(1,0,0,0.177966,0,108.7434)", gradientUnits: "userSpaceOnUse" }),
40
+ /* @__PURE__ */ jsx("radialGradient", { xlinkHref: "#44bba82a__linearGradient2795", id: "1981f92f__radialGradient1480", cx: "61.518883", cy: "132.28575", r: "29.036913", fx: "61.518883", fy: "132.28575", gradientTransform: "matrix(0,-0.01516091,0.0666386,2.3956664e-8,-5.288587,9.0013804)", gradientUnits: "userSpaceOnUse" })
41
41
  ] }),
42
- /* @__PURE__ */ jsx("path", { id: "6b52ae81__path1948", fill: "url(#f133766b__linearGradient1478)", fillOpacity: "1", strokeWidth: "0.0631844", d: "M 3.4700118,5.8082017e-5 C 3.1803963,0.00140378 2.9038201,0.02610388 2.6604614,0.06916608 1.9435573,0.19581948 1.8133953,0.46091598 1.8133952,0.94979898 V 1.5954649 H 3.5075276 V 1.8106868 H 1.8133952 1.1776019 c -0.49236197,0 -0.92348827,0.295938 -1.05833907,0.8589133 -0.1555487,0.6453004 -0.1624481,1.0479783 0,1.7217755 0.120425,0.5015486 0.4080162,0.8589132 0.90037807,0.8589133 H 1.6021223 V 4.4762797 c 0,-0.559176 0.4838122,-1.0524154 1.0583391,-1.0524156 h 1.6921579 c 0.4710371,0 0.8470661,-0.3878363 0.8470661,-0.8608877 V 0.94979898 c 0,-0.4591194 -0.387319,-0.8040077 -0.8470661,-0.8806329 C 4.0615926,0.02072098 3.7596273,-0.00128762 3.4700118,5.8082017e-5 Z M 2.5538377,0.51935508 c 0.1749922,0 0.3178966,0.1452387 0.3178966,0.3238202 C 2.8717342,1.0211239 2.7288299,1.165021 2.5538377,1.165021 2.3782181,1.1650209 2.235941,1.0211238 2.235941,0.84317528 c 0,-0.1785815 0.1422771,-0.3238202 0.3178967,-0.3238202 z" }),
43
- /* @__PURE__ */ jsx("path", { id: "cffd8cab__path1950", fill: "url(#a74794f0__linearGradient1475)", fillOpacity: "1", strokeWidth: "0.0631844", d: "m 5.4109584,1.8106868 v 0.7522896 c 0,0.5832399 -0.494475,1.0741351 -1.0583391,1.0741352 H 2.6604614 c -0.4635104,0 -0.8470661,0.3967023 -0.8470662,0.8608878 v 1.6131771 c 0,0.4591199 0.3992363,0.7291689 0.8470662,0.8608879 0.5362671,0.157684 1.0505192,0.186181 1.6921579,0 0.4265051,-0.123487 0.8470661,-0.372005 0.8470661,-0.8608879 V 5.4655109 H 3.5075276 v -0.215222 h 1.6921578 0.847066 c 0.492363,0 0.675837,-0.3434331 0.847066,-0.8589133 0.176874,-0.5306787 0.169348,-1.0410124 0,-1.7217755 C 6.7721384,2.1794506 6.5397404,1.8106868 6.0467514,1.8106868 Z m -0.951715,4.0852679 c 0.175619,2e-7 0.317896,0.1438973 0.317896,0.3218455 0,0.1785813 -0.142277,0.3238202 -0.317896,0.3238202 -0.1749929,0 -0.3178971,-0.1452389 -0.3178971,-0.3238202 2e-7,-0.1779482 0.1429041,-0.3218455 0.3178971,-0.3218455 z" }),
44
- /* @__PURE__ */ jsx("ellipse", { id: "20bfaa58__path1894", cx: "3.5267496", cy: "8.0687008", fill: "url(#2881b4c6__radialGradient1480)", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeDasharray: "none", strokeMiterlimit: "4", strokeOpacity: "1", strokeWidth: "0.974138", opacity: "0.44382", rx: "2.2702782", ry: "0.44022557" })
42
+ /* @__PURE__ */ jsx("path", { id: "40d23fd8__path1948", fill: "url(#b8330816__linearGradient1478)", fillOpacity: "1", strokeWidth: "0.0631844", d: "M 3.4700118,5.8082017e-5 C 3.1803963,0.00140378 2.9038201,0.02610388 2.6604614,0.06916608 1.9435573,0.19581948 1.8133953,0.46091598 1.8133952,0.94979898 V 1.5954649 H 3.5075276 V 1.8106868 H 1.8133952 1.1776019 c -0.49236197,0 -0.92348827,0.295938 -1.05833907,0.8589133 -0.1555487,0.6453004 -0.1624481,1.0479783 0,1.7217755 0.120425,0.5015486 0.4080162,0.8589132 0.90037807,0.8589133 H 1.6021223 V 4.4762797 c 0,-0.559176 0.4838122,-1.0524154 1.0583391,-1.0524156 h 1.6921579 c 0.4710371,0 0.8470661,-0.3878363 0.8470661,-0.8608877 V 0.94979898 c 0,-0.4591194 -0.387319,-0.8040077 -0.8470661,-0.8806329 C 4.0615926,0.02072098 3.7596273,-0.00128762 3.4700118,5.8082017e-5 Z M 2.5538377,0.51935508 c 0.1749922,0 0.3178966,0.1452387 0.3178966,0.3238202 C 2.8717342,1.0211239 2.7288299,1.165021 2.5538377,1.165021 2.3782181,1.1650209 2.235941,1.0211238 2.235941,0.84317528 c 0,-0.1785815 0.1422771,-0.3238202 0.3178967,-0.3238202 z" }),
43
+ /* @__PURE__ */ jsx("path", { id: "d9336835__path1950", fill: "url(#d689a288__linearGradient1475)", fillOpacity: "1", strokeWidth: "0.0631844", d: "m 5.4109584,1.8106868 v 0.7522896 c 0,0.5832399 -0.494475,1.0741351 -1.0583391,1.0741352 H 2.6604614 c -0.4635104,0 -0.8470661,0.3967023 -0.8470662,0.8608878 v 1.6131771 c 0,0.4591199 0.3992363,0.7291689 0.8470662,0.8608879 0.5362671,0.157684 1.0505192,0.186181 1.6921579,0 0.4265051,-0.123487 0.8470661,-0.372005 0.8470661,-0.8608879 V 5.4655109 H 3.5075276 v -0.215222 h 1.6921578 0.847066 c 0.492363,0 0.675837,-0.3434331 0.847066,-0.8589133 0.176874,-0.5306787 0.169348,-1.0410124 0,-1.7217755 C 6.7721384,2.1794506 6.5397404,1.8106868 6.0467514,1.8106868 Z m -0.951715,4.0852679 c 0.175619,2e-7 0.317896,0.1438973 0.317896,0.3218455 0,0.1785813 -0.142277,0.3238202 -0.317896,0.3238202 -0.1749929,0 -0.3178971,-0.1452389 -0.3178971,-0.3238202 2e-7,-0.1779482 0.1429041,-0.3218455 0.3178971,-0.3218455 z" }),
44
+ /* @__PURE__ */ jsx("ellipse", { id: "36e3dbce__path1894", cx: "3.5267496", cy: "8.0687008", fill: "url(#1981f92f__radialGradient1480)", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeDasharray: "none", strokeMiterlimit: "4", strokeOpacity: "1", strokeWidth: "0.974138", opacity: "0.44382", rx: "2.2702782", ry: "0.44022557" })
45
45
  ] });
46
46
  };
47
47
  var icon_default = PythonIcon;
@@ -24,55 +24,55 @@ __export(logo_exports, {
24
24
  module.exports = __toCommonJS(logo_exports);
25
25
  var import_jsx_runtime = require("react/jsx-runtime");
26
26
  const PythonLogo = (props) => {
27
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", id: "a1cf58af__svg2", version: "1.0", viewBox: "0 0 29.999998 8.707036", children: [
28
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("defs", { id: "8ed9212d__defs4", children: [
29
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "bfb75c61__linearGradient2795", children: [
30
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "6bb44c2d__stop2797", offset: "0", stopColor: "#b8b8b8", stopOpacity: "0.49803922" }),
31
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "e94877df__stop2799", offset: "1", stopColor: "#7f7f7f", stopOpacity: "0" })
27
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", id: "9afc39e5__svg2", version: "1.0", viewBox: "0 0 29.999998 8.707036", children: [
28
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("defs", { id: "b8f6bf92__defs4", children: [
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "74fc3592__linearGradient2795", children: [
30
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "cc6db1a9__stop2797", offset: "0", stopColor: "#b8b8b8", stopOpacity: "0.49803922" }),
31
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "6e862fde__stop2799", offset: "1", stopColor: "#7f7f7f", stopOpacity: "0" })
32
32
  ] }),
33
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "63e80f68__linearGradient2787", children: [
34
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "ee1c564a__stop2789", offset: "0", stopColor: "#7f7f7f", stopOpacity: "0.5" }),
35
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "e45c8751__stop2791", offset: "1", stopColor: "#7f7f7f", stopOpacity: "0" })
33
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "2e148cf5__linearGradient2787", children: [
34
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "8ad39b08__stop2789", offset: "0", stopColor: "#7f7f7f", stopOpacity: "0.5" }),
35
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "5cbe9202__stop2791", offset: "1", stopColor: "#7f7f7f", stopOpacity: "0" })
36
36
  ] }),
37
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "e96749dc__linearGradient3676", children: [
38
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "3de96477__stop3678", offset: "0", stopColor: "#b2b2b2", stopOpacity: "0.5" }),
39
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "c0466db8__stop3680", offset: "1", stopColor: "#b3b3b3", stopOpacity: "0" })
37
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "59aebabd__linearGradient3676", children: [
38
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "a2b6a699__stop3678", offset: "0", stopColor: "#b2b2b2", stopOpacity: "0.5" }),
39
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "68a625e9__stop3680", offset: "1", stopColor: "#b3b3b3", stopOpacity: "0" })
40
40
  ] }),
41
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "1b43e990__linearGradient3236", children: [
42
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "a8602eb9__stop3244", offset: "0", stopColor: "#f4f4f4", stopOpacity: "1" }),
43
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "cb12d596__stop3240", offset: "1", stopColor: "white", stopOpacity: "1" })
41
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "4619b8a5__linearGradient3236", children: [
42
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "6e9d3a43__stop3244", offset: "0", stopColor: "#f4f4f4", stopOpacity: "1" }),
43
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "64656436__stop3240", offset: "1", stopColor: "white", stopOpacity: "1" })
44
44
  ] }),
45
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "35edbff0__linearGradient4671", children: [
46
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "1a38269b__stop4673", offset: "0", stopColor: "#ffd43b", stopOpacity: "1" }),
47
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "5b15f49c__stop4675", offset: "1", stopColor: "#ffe873", stopOpacity: "1" })
45
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "c7835f71__linearGradient4671", children: [
46
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "4814a807__stop4673", offset: "0", stopColor: "#ffd43b", stopOpacity: "1" }),
47
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "b2d43853__stop4675", offset: "1", stopColor: "#ffe873", stopOpacity: "1" })
48
48
  ] }),
49
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "3e268dd7__linearGradient4689", children: [
50
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "862ae371__stop4691", offset: "0", stopColor: "#5a9fd4", stopOpacity: "1" }),
51
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "be111ec3__stop4693", offset: "1", stopColor: "#306998", stopOpacity: "1" })
49
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "133292d6__linearGradient4689", children: [
50
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "191d1531__stop4691", offset: "0", stopColor: "#5a9fd4", stopOpacity: "1" }),
51
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "947d128a__stop4693", offset: "1", stopColor: "#306998", stopOpacity: "1" })
52
52
  ] }),
53
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("linearGradient", { xlinkHref: "#35edbff0__linearGradient4671", id: "1175da24__linearGradient2987", x1: "224.23996", x2: "-65.308502", y1: "144.75717", y2: "144.75717", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
54
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("linearGradient", { xlinkHref: "#3e268dd7__linearGradient4689", id: "1052d116__linearGradient2990", x1: "172.94208", x2: "26.670298", y1: "77.475983", y2: "76.313133", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
55
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("linearGradient", { xlinkHref: "#3e268dd7__linearGradient4689", id: "2aea79f6__linearGradient2587", x1: "172.94208", x2: "26.670298", y1: "77.475983", y2: "76.313133", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
56
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("linearGradient", { xlinkHref: "#35edbff0__linearGradient4671", id: "8f9c37c5__linearGradient2589", x1: "224.23996", x2: "-65.308502", y1: "144.75717", y2: "144.75717", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
57
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("linearGradient", { xlinkHref: "#3e268dd7__linearGradient4689", id: "a2d42ab2__linearGradient2248", x1: "172.94208", x2: "26.670298", y1: "77.475983", y2: "76.313133", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
58
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("linearGradient", { xlinkHref: "#35edbff0__linearGradient4671", id: "21d88c46__linearGradient2250", x1: "224.23996", x2: "-65.308502", y1: "144.75717", y2: "144.75717", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
59
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("linearGradient", { xlinkHref: "#35edbff0__linearGradient4671", id: "4aa69e50__linearGradient2255", x1: "224.23996", x2: "-65.308502", y1: "144.75717", y2: "144.75717", gradientTransform: "matrix(0.562541,0,0,0.567972,-11.5974,-7.60954)", gradientUnits: "userSpaceOnUse" }),
60
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("linearGradient", { xlinkHref: "#3e268dd7__linearGradient4689", id: "77b0ec83__linearGradient2258", x1: "172.94208", x2: "26.670298", y1: "76.176224", y2: "76.313133", gradientTransform: "matrix(0.562541,0,0,0.567972,-11.5974,-7.60954)", gradientUnits: "userSpaceOnUse" }),
61
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("linearGradient", { xlinkHref: "#35edbff0__linearGradient4671", id: "2cb95ea3__linearGradient1475", x1: "150.96111", x2: "112.03144", y1: "192.35176", y2: "137.27299", gradientTransform: "matrix(0.03554383,0,0,0.03588698,-0.94720527,-0.5412978)", gradientUnits: "userSpaceOnUse" }),
62
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("linearGradient", { xlinkHref: "#3e268dd7__linearGradient4689", id: "e2b76ed0__linearGradient1478", x1: "26.648937", x2: "135.66525", y1: "20.603781", y2: "114.39767", gradientTransform: "matrix(0.03554383,0,0,0.03588698,-0.94720527,-0.5412978)", gradientUnits: "userSpaceOnUse" }),
63
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("radialGradient", { xlinkHref: "#bfb75c61__linearGradient2795", id: "6baa0450__radialGradient2801", cx: "61.518883", cy: "132.28575", r: "29.036913", fx: "61.518883", fy: "132.28575", gradientTransform: "matrix(1,0,0,0.177966,0,108.7434)", gradientUnits: "userSpaceOnUse" }),
64
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("radialGradient", { xlinkHref: "#bfb75c61__linearGradient2795", id: "0710c15b__radialGradient1480", cx: "61.518883", cy: "132.28575", r: "29.036913", fx: "61.518883", fy: "132.28575", gradientTransform: "matrix(0,-0.01516091,0.0666386,2.3956664e-8,-5.288587,9.1994901)", gradientUnits: "userSpaceOnUse" })
53
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("linearGradient", { xlinkHref: "#c7835f71__linearGradient4671", id: "1c0cad9b__linearGradient2987", x1: "224.23996", x2: "-65.308502", y1: "144.75717", y2: "144.75717", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
54
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("linearGradient", { xlinkHref: "#133292d6__linearGradient4689", id: "a50468d5__linearGradient2990", x1: "172.94208", x2: "26.670298", y1: "77.475983", y2: "76.313133", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
55
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("linearGradient", { xlinkHref: "#133292d6__linearGradient4689", id: "2d589dde__linearGradient2587", x1: "172.94208", x2: "26.670298", y1: "77.475983", y2: "76.313133", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
56
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("linearGradient", { xlinkHref: "#c7835f71__linearGradient4671", id: "90ba4400__linearGradient2589", x1: "224.23996", x2: "-65.308502", y1: "144.75717", y2: "144.75717", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
57
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("linearGradient", { xlinkHref: "#133292d6__linearGradient4689", id: "dda1e791__linearGradient2248", x1: "172.94208", x2: "26.670298", y1: "77.475983", y2: "76.313133", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
58
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("linearGradient", { xlinkHref: "#c7835f71__linearGradient4671", id: "ee7030f9__linearGradient2250", x1: "224.23996", x2: "-65.308502", y1: "144.75717", y2: "144.75717", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
59
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("linearGradient", { xlinkHref: "#c7835f71__linearGradient4671", id: "930bf43d__linearGradient2255", x1: "224.23996", x2: "-65.308502", y1: "144.75717", y2: "144.75717", gradientTransform: "matrix(0.562541,0,0,0.567972,-11.5974,-7.60954)", gradientUnits: "userSpaceOnUse" }),
60
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("linearGradient", { xlinkHref: "#133292d6__linearGradient4689", id: "fb69c2f7__linearGradient2258", x1: "172.94208", x2: "26.670298", y1: "76.176224", y2: "76.313133", gradientTransform: "matrix(0.562541,0,0,0.567972,-11.5974,-7.60954)", gradientUnits: "userSpaceOnUse" }),
61
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("linearGradient", { xlinkHref: "#c7835f71__linearGradient4671", id: "aa88693e__linearGradient1475", x1: "150.96111", x2: "112.03144", y1: "192.35176", y2: "137.27299", gradientTransform: "matrix(0.03554383,0,0,0.03588698,-0.94720527,-0.5412978)", gradientUnits: "userSpaceOnUse" }),
62
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("linearGradient", { xlinkHref: "#133292d6__linearGradient4689", id: "d97db94a__linearGradient1478", x1: "26.648937", x2: "135.66525", y1: "20.603781", y2: "114.39767", gradientTransform: "matrix(0.03554383,0,0,0.03588698,-0.94720527,-0.5412978)", gradientUnits: "userSpaceOnUse" }),
63
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("radialGradient", { xlinkHref: "#74fc3592__linearGradient2795", id: "8a925af4__radialGradient2801", cx: "61.518883", cy: "132.28575", r: "29.036913", fx: "61.518883", fy: "132.28575", gradientTransform: "matrix(1,0,0,0.177966,0,108.7434)", gradientUnits: "userSpaceOnUse" }),
64
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("radialGradient", { xlinkHref: "#74fc3592__linearGradient2795", id: "ed1fede5__radialGradient1480", cx: "61.518883", cy: "132.28575", r: "29.036913", fx: "61.518883", fy: "132.28575", gradientTransform: "matrix(0,-0.01516091,0.0666386,2.3956664e-8,-5.288587,9.1994901)", gradientUnits: "userSpaceOnUse" })
65
65
  ] }),
66
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "f697f576__path46", fill: "#646464", fillOpacity: "1", strokeWidth: "0.0631844", d: "m 11.311406,3.7068868 c 0,-0.9201011 -0.262358,-1.3924691 -0.787074,-1.4183356 -0.208779,-0.00985 -0.41263,0.023403 -0.6109376,0.1003862 -0.158277,0.056659 -0.264821,0.1127033 -0.320865,0.1693627 v 2.1961718 c 0.335645,0.2106259 0.6337236,0.3085478 0.8936186,0.2931517 0.549967,-0.036336 0.825258,-0.4828377 0.825258,-1.3407368 z m 0.647273,0.038184 c 0,0.4674409 -0.109623,0.8554356 -0.330103,1.1639834 -0.24573,0.3491951 -0.586303,0.5290274 -1.021719,0.5388817 -0.328255,0.01047 -0.6663646,-0.09238 -1.0143276,-0.3079325 v 1.9960157 l -0.5629,-0.200772 V 2.5047197 C 9.1220094,2.3914009 9.2408704,2.2940944 9.3849824,2.2115686 9.7200134,2.0163395 10.127099,1.9159533 10.606241,1.9110268 l 0.008,0.00801 c 0.43788,-0.00554 0.775374,0.1742898 1.012481,0.538881 0.221095,0.3344143 0.331951,0.7630562 0.331951,1.2871565 z" }),
67
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "297d3011__path48", fill: "#646464", fillOpacity: "1", strokeWidth: "0.0631844", d: "m 15.398897,5.0550136 c 0,0.62695 -0.06282,1.0611342 -0.188454,1.3025531 -0.126253,0.2414188 -0.366439,0.4341844 -0.721178,0.5776804 -0.287608,0.113319 -0.59862,0.174905 -0.932418,0.185375 l -0.09299,-0.354737 c 0.33934,-0.04619 0.578296,-0.092381 0.716865,-0.1385702 0.272828,-0.092379 0.460051,-0.2340282 0.5629,-0.4237148 0.08253,-0.1545817 0.123173,-0.4495803 0.123173,-0.8862283 V 5.1707966 c -0.384915,0.1749052 -0.788306,0.2617421 -1.210173,0.2617421 -0.277139,0 -0.521637,-0.086837 -0.732262,-0.2617421 C 12.687862,4.9804939 12.569616,4.7390751 12.569616,4.4465401 V 2.1037924 l 0.5629,-0.1927656 v 2.3581438 c 0,0.2518885 0.08129,0.4458862 0.243883,0.5819924 0.162588,0.1361056 0.373214,0.2013871 0.631261,0.1964606 0.258047,-0.00554 0.53457,-0.1053133 0.828337,-0.3005418 V 1.9960162 h 0.5629 z" }),
68
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "2aea9a95__path50", fill: "#646464", fillOpacity: "1", strokeWidth: "0.0631844", d: "m 17.596301,5.4171419 c -0.06713,0.00554 -0.128716,0.00801 -0.185375,0.00801 -0.318402,0 -0.566596,-0.075751 -0.743965,-0.2278696 C 16.490208,5.04516 16.401524,4.8351502 16.401524,4.5672495 V 2.3501377 H 16.015993 V 1.9960162 h 0.385531 V 1.0555912 L 16.963808,0.855435 v 1.1405812 h 0.632493 v 0.3541215 h -0.632493 v 2.201715 c 0,0.2112413 0.05666,0.3608962 0.169979,0.4483491 0.09731,0.072056 0.251888,0.1133194 0.462514,0.123789 z" }),
69
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "a94eb8cb__path52", fill: "#646464", fillOpacity: "1", strokeWidth: "0.0631844", d: "m 21.004493,5.3709522 h -0.5629 V 3.1981833 c 0,-0.2210956 -0.05173,-0.4113976 -0.154581,-0.5702906 -0.118862,-0.1798324 -0.283914,-0.2697489 -0.495771,-0.2697489 -0.258048,0 -0.580761,0.1361062 -0.968138,0.4083186 V 5.3709522 H 18.260202 V 0.1773688 L 18.823103,0 v 2.3655345 c 0.359664,-0.2617421 0.752585,-0.3929212 1.179379,-0.3929212 0.298079,0 0.539497,0.1003855 0.724256,0.3005418 0.185376,0.2001556 0.277755,0.4495805 0.277755,0.7476587 z" }),
70
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "a82965d6__path54", fill: "#646464", fillOpacity: "1", strokeWidth: "0.0631844", d: "m 23.996362,3.6182024 c 0,-0.3535062 -0.06713,-0.6454258 -0.200772,-0.876375 -0.158892,-0.2814499 -0.405854,-0.4298733 -0.739653,-0.4452701 -0.617095,0.035721 -0.925027,0.4779112 -0.925027,1.3253401 0,0.3886107 0.06405,0.7131708 0.19338,0.9736814 0.165052,0.3319508 0.41263,0.4957709 0.742733,0.4902284 0.619559,-0.00493 0.929339,-0.4939234 0.929339,-1.4676048 z m 0.616481,0.0037 c 0,0.5031616 -0.128716,0.9219492 -0.385532,1.2563635 -0.282681,0.3744454 -0.673139,0.5622839 -1.171374,0.5622839 -0.493923,0 -0.878838,-0.1878385 -1.156593,-0.5622839 -0.251888,-0.3344193 -0.377525,-0.7532069 -0.377525,-1.2563685 0,-0.4729835 0.136107,-0.8708318 0.408318,-1.1947764 0.28761,-0.3436525 0.66575,-0.5160942 1.13319,-0.5160942 0.467442,0 0.848045,0.1724417 1.141198,0.5160942 0.272211,0.3239446 0.408318,0.7217929 0.408318,1.1947764 z" }),
71
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "c2a52660__path56", fill: "#646464", fillOpacity: "1", strokeWidth: "0.0631844", d: "m 27.839971,5.3709522 h -0.5629 V 3.0750103 c 0,-0.2518885 -0.07575,-0.4483491 -0.227254,-0.5899985 -0.151503,-0.1410327 -0.353506,-0.2093938 -0.605394,-0.2038506 -0.267285,0.00493 -0.521638,0.092379 -0.763056,0.2617421 v 2.8280489 h -0.5629 V 2.4733107 c 0.323945,-0.2358757 0.622023,-0.3898422 0.894234,-0.4618984 0.256816,-0.067129 0.483454,-0.1003855 0.678684,-0.1003855 0.133642,0 0.259278,0.012933 0.377524,0.038799 0.221095,0.051117 0.400927,0.1459599 0.539497,0.2851457 0.154581,0.1539659 0.231565,0.3387254 0.231565,0.5548932 z" }),
72
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "4a72b1f9__path1948", fill: "url(#e2b76ed0__linearGradient1478)", fillOpacity: "1", strokeWidth: "0.0631844", d: "M 3.4700118,0.1981678 C 3.1803963,0.1995135 2.9038201,0.2242136 2.6604614,0.2672758 1.9435573,0.3939292 1.8133953,0.6590257 1.8133952,1.1479087 V 1.7935746 H 3.5075276 V 2.0087965 H 1.8133952 1.1776019 c -0.49236197,0 -0.92348827,0.295938 -1.05833907,0.8589133 -0.1555487,0.6453004 -0.1624481,1.0479783 0,1.7217755 0.120425,0.5015486 0.4080162,0.8589132 0.90037807,0.8589133 H 1.6021223 V 4.6743894 c 0,-0.559176 0.4838122,-1.0524154 1.0583391,-1.0524156 h 1.6921579 c 0.4710371,0 0.8470661,-0.3878363 0.8470661,-0.8608877 V 1.1479087 c 0,-0.4591194 -0.387319,-0.8040077 -0.8470661,-0.8806329 C 4.0615926,0.2188307 3.7596273,0.1968221 3.4700118,0.1981678 Z m -0.9161741,0.519297 c 0.1749922,0 0.3178966,0.1452387 0.3178966,0.3238202 -10e-8,0.1779486 -0.1429044,0.3218457 -0.3178966,0.3218457 C 2.3782181,1.3631306 2.235941,1.2192335 2.235941,1.041285 c 0,-0.1785815 0.1422771,-0.3238202 0.3178967,-0.3238202 z" }),
73
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "e63af50a__path1950", fill: "url(#2cb95ea3__linearGradient1475)", fillOpacity: "1", strokeWidth: "0.0631844", d: "m 5.4109584,2.0087965 v 0.7522896 c 0,0.5832399 -0.494475,1.0741351 -1.0583391,1.0741352 H 2.6604614 c -0.4635104,0 -0.8470661,0.3967023 -0.8470662,0.8608878 v 1.6131771 c 0,0.4591199 0.3992363,0.7291689 0.8470662,0.8608879 0.5362671,0.157684 1.0505192,0.186181 1.6921579,0 0.4265051,-0.123487 0.8470661,-0.372005 0.8470661,-0.8608879 V 5.6636206 H 3.5075276 v -0.215222 h 1.6921578 0.847066 c 0.492363,0 0.675837,-0.3434331 0.847066,-0.8589133 0.176874,-0.5306787 0.169348,-1.0410124 0,-1.7217755 C 6.7721384,2.3775603 6.5397404,2.0087965 6.0467514,2.0087965 Z m -0.951715,4.0852679 c 0.175619,2e-7 0.317896,0.1438973 0.317896,0.3218455 0,0.1785813 -0.142277,0.3238202 -0.317896,0.3238202 -0.1749929,0 -0.3178971,-0.1452389 -0.3178971,-0.3238202 2e-7,-0.1779482 0.1429041,-0.3218455 0.3178971,-0.3218455 z" }),
74
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "2c6d94aa__text3004", fill: "#646464", fillOpacity: "1", stroke: "none", strokeLinecap: "butt", strokeLinejoin: "miter", strokeOpacity: "1", strokeWidth: "0.0631844px", d: "m 28.93613,1.4941695 h 0.09869 V 0.8751997 h 0.23379 V 0.8014218 h -0.566271 v 0.073778 h 0.233791 v 0.6189698 m 0.419988,0 h 0.08432 v -0.565313 l 0.183008,0.565242 h 0.09387 L 29.908017,0.930773 v 0.5633966 h 0.09198 V 0.8014218 H 29.878314 L 29.669912,1.394904 29.492176,0.8014218 h -0.136058 v 0.6927477", fontFamily: "Bitstream Vera Sans", fontSize: "15.1645px", fontStyle: "normal", fontWeight: "normal", style: { lineHeight: "125%" } }),
75
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("ellipse", { id: "d6bca479__path1894", cx: "3.5267496", cy: "8.2668104", fill: "url(#0710c15b__radialGradient1480)", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeDasharray: "none", strokeMiterlimit: "4", strokeOpacity: "1", strokeWidth: "0.974138", opacity: "0.44382", rx: "2.2702782", ry: "0.44022557" })
66
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "ca671759__path46", fill: "#646464", fillOpacity: "1", strokeWidth: "0.0631844", d: "m 11.311406,3.7068868 c 0,-0.9201011 -0.262358,-1.3924691 -0.787074,-1.4183356 -0.208779,-0.00985 -0.41263,0.023403 -0.6109376,0.1003862 -0.158277,0.056659 -0.264821,0.1127033 -0.320865,0.1693627 v 2.1961718 c 0.335645,0.2106259 0.6337236,0.3085478 0.8936186,0.2931517 0.549967,-0.036336 0.825258,-0.4828377 0.825258,-1.3407368 z m 0.647273,0.038184 c 0,0.4674409 -0.109623,0.8554356 -0.330103,1.1639834 -0.24573,0.3491951 -0.586303,0.5290274 -1.021719,0.5388817 -0.328255,0.01047 -0.6663646,-0.09238 -1.0143276,-0.3079325 v 1.9960157 l -0.5629,-0.200772 V 2.5047197 C 9.1220094,2.3914009 9.2408704,2.2940944 9.3849824,2.2115686 9.7200134,2.0163395 10.127099,1.9159533 10.606241,1.9110268 l 0.008,0.00801 c 0.43788,-0.00554 0.775374,0.1742898 1.012481,0.538881 0.221095,0.3344143 0.331951,0.7630562 0.331951,1.2871565 z" }),
67
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "58aa33e8__path48", fill: "#646464", fillOpacity: "1", strokeWidth: "0.0631844", d: "m 15.398897,5.0550136 c 0,0.62695 -0.06282,1.0611342 -0.188454,1.3025531 -0.126253,0.2414188 -0.366439,0.4341844 -0.721178,0.5776804 -0.287608,0.113319 -0.59862,0.174905 -0.932418,0.185375 l -0.09299,-0.354737 c 0.33934,-0.04619 0.578296,-0.092381 0.716865,-0.1385702 0.272828,-0.092379 0.460051,-0.2340282 0.5629,-0.4237148 0.08253,-0.1545817 0.123173,-0.4495803 0.123173,-0.8862283 V 5.1707966 c -0.384915,0.1749052 -0.788306,0.2617421 -1.210173,0.2617421 -0.277139,0 -0.521637,-0.086837 -0.732262,-0.2617421 C 12.687862,4.9804939 12.569616,4.7390751 12.569616,4.4465401 V 2.1037924 l 0.5629,-0.1927656 v 2.3581438 c 0,0.2518885 0.08129,0.4458862 0.243883,0.5819924 0.162588,0.1361056 0.373214,0.2013871 0.631261,0.1964606 0.258047,-0.00554 0.53457,-0.1053133 0.828337,-0.3005418 V 1.9960162 h 0.5629 z" }),
68
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "2a033d52__path50", fill: "#646464", fillOpacity: "1", strokeWidth: "0.0631844", d: "m 17.596301,5.4171419 c -0.06713,0.00554 -0.128716,0.00801 -0.185375,0.00801 -0.318402,0 -0.566596,-0.075751 -0.743965,-0.2278696 C 16.490208,5.04516 16.401524,4.8351502 16.401524,4.5672495 V 2.3501377 H 16.015993 V 1.9960162 h 0.385531 V 1.0555912 L 16.963808,0.855435 v 1.1405812 h 0.632493 v 0.3541215 h -0.632493 v 2.201715 c 0,0.2112413 0.05666,0.3608962 0.169979,0.4483491 0.09731,0.072056 0.251888,0.1133194 0.462514,0.123789 z" }),
69
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "85bd47e5__path52", fill: "#646464", fillOpacity: "1", strokeWidth: "0.0631844", d: "m 21.004493,5.3709522 h -0.5629 V 3.1981833 c 0,-0.2210956 -0.05173,-0.4113976 -0.154581,-0.5702906 -0.118862,-0.1798324 -0.283914,-0.2697489 -0.495771,-0.2697489 -0.258048,0 -0.580761,0.1361062 -0.968138,0.4083186 V 5.3709522 H 18.260202 V 0.1773688 L 18.823103,0 v 2.3655345 c 0.359664,-0.2617421 0.752585,-0.3929212 1.179379,-0.3929212 0.298079,0 0.539497,0.1003855 0.724256,0.3005418 0.185376,0.2001556 0.277755,0.4495805 0.277755,0.7476587 z" }),
70
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "b97bf5b0__path54", fill: "#646464", fillOpacity: "1", strokeWidth: "0.0631844", d: "m 23.996362,3.6182024 c 0,-0.3535062 -0.06713,-0.6454258 -0.200772,-0.876375 -0.158892,-0.2814499 -0.405854,-0.4298733 -0.739653,-0.4452701 -0.617095,0.035721 -0.925027,0.4779112 -0.925027,1.3253401 0,0.3886107 0.06405,0.7131708 0.19338,0.9736814 0.165052,0.3319508 0.41263,0.4957709 0.742733,0.4902284 0.619559,-0.00493 0.929339,-0.4939234 0.929339,-1.4676048 z m 0.616481,0.0037 c 0,0.5031616 -0.128716,0.9219492 -0.385532,1.2563635 -0.282681,0.3744454 -0.673139,0.5622839 -1.171374,0.5622839 -0.493923,0 -0.878838,-0.1878385 -1.156593,-0.5622839 -0.251888,-0.3344193 -0.377525,-0.7532069 -0.377525,-1.2563685 0,-0.4729835 0.136107,-0.8708318 0.408318,-1.1947764 0.28761,-0.3436525 0.66575,-0.5160942 1.13319,-0.5160942 0.467442,0 0.848045,0.1724417 1.141198,0.5160942 0.272211,0.3239446 0.408318,0.7217929 0.408318,1.1947764 z" }),
71
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "40aa5b45__path56", fill: "#646464", fillOpacity: "1", strokeWidth: "0.0631844", d: "m 27.839971,5.3709522 h -0.5629 V 3.0750103 c 0,-0.2518885 -0.07575,-0.4483491 -0.227254,-0.5899985 -0.151503,-0.1410327 -0.353506,-0.2093938 -0.605394,-0.2038506 -0.267285,0.00493 -0.521638,0.092379 -0.763056,0.2617421 v 2.8280489 h -0.5629 V 2.4733107 c 0.323945,-0.2358757 0.622023,-0.3898422 0.894234,-0.4618984 0.256816,-0.067129 0.483454,-0.1003855 0.678684,-0.1003855 0.133642,0 0.259278,0.012933 0.377524,0.038799 0.221095,0.051117 0.400927,0.1459599 0.539497,0.2851457 0.154581,0.1539659 0.231565,0.3387254 0.231565,0.5548932 z" }),
72
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "19043ea5__path1948", fill: "url(#d97db94a__linearGradient1478)", fillOpacity: "1", strokeWidth: "0.0631844", d: "M 3.4700118,0.1981678 C 3.1803963,0.1995135 2.9038201,0.2242136 2.6604614,0.2672758 1.9435573,0.3939292 1.8133953,0.6590257 1.8133952,1.1479087 V 1.7935746 H 3.5075276 V 2.0087965 H 1.8133952 1.1776019 c -0.49236197,0 -0.92348827,0.295938 -1.05833907,0.8589133 -0.1555487,0.6453004 -0.1624481,1.0479783 0,1.7217755 0.120425,0.5015486 0.4080162,0.8589132 0.90037807,0.8589133 H 1.6021223 V 4.6743894 c 0,-0.559176 0.4838122,-1.0524154 1.0583391,-1.0524156 h 1.6921579 c 0.4710371,0 0.8470661,-0.3878363 0.8470661,-0.8608877 V 1.1479087 c 0,-0.4591194 -0.387319,-0.8040077 -0.8470661,-0.8806329 C 4.0615926,0.2188307 3.7596273,0.1968221 3.4700118,0.1981678 Z m -0.9161741,0.519297 c 0.1749922,0 0.3178966,0.1452387 0.3178966,0.3238202 -10e-8,0.1779486 -0.1429044,0.3218457 -0.3178966,0.3218457 C 2.3782181,1.3631306 2.235941,1.2192335 2.235941,1.041285 c 0,-0.1785815 0.1422771,-0.3238202 0.3178967,-0.3238202 z" }),
73
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "17f482f0__path1950", fill: "url(#aa88693e__linearGradient1475)", fillOpacity: "1", strokeWidth: "0.0631844", d: "m 5.4109584,2.0087965 v 0.7522896 c 0,0.5832399 -0.494475,1.0741351 -1.0583391,1.0741352 H 2.6604614 c -0.4635104,0 -0.8470661,0.3967023 -0.8470662,0.8608878 v 1.6131771 c 0,0.4591199 0.3992363,0.7291689 0.8470662,0.8608879 0.5362671,0.157684 1.0505192,0.186181 1.6921579,0 0.4265051,-0.123487 0.8470661,-0.372005 0.8470661,-0.8608879 V 5.6636206 H 3.5075276 v -0.215222 h 1.6921578 0.847066 c 0.492363,0 0.675837,-0.3434331 0.847066,-0.8589133 0.176874,-0.5306787 0.169348,-1.0410124 0,-1.7217755 C 6.7721384,2.3775603 6.5397404,2.0087965 6.0467514,2.0087965 Z m -0.951715,4.0852679 c 0.175619,2e-7 0.317896,0.1438973 0.317896,0.3218455 0,0.1785813 -0.142277,0.3238202 -0.317896,0.3238202 -0.1749929,0 -0.3178971,-0.1452389 -0.3178971,-0.3238202 2e-7,-0.1779482 0.1429041,-0.3218455 0.3178971,-0.3218455 z" }),
74
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "acf9a810__text3004", fill: "#646464", fillOpacity: "1", stroke: "none", strokeLinecap: "butt", strokeLinejoin: "miter", strokeOpacity: "1", strokeWidth: "0.0631844px", d: "m 28.93613,1.4941695 h 0.09869 V 0.8751997 h 0.23379 V 0.8014218 h -0.566271 v 0.073778 h 0.233791 v 0.6189698 m 0.419988,0 h 0.08432 v -0.565313 l 0.183008,0.565242 h 0.09387 L 29.908017,0.930773 v 0.5633966 h 0.09198 V 0.8014218 H 29.878314 L 29.669912,1.394904 29.492176,0.8014218 h -0.136058 v 0.6927477", fontFamily: "Bitstream Vera Sans", fontSize: "15.1645px", fontStyle: "normal", fontWeight: "normal", style: { lineHeight: "125%" } }),
75
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("ellipse", { id: "702e20a8__path1894", cx: "3.5267496", cy: "8.2668104", fill: "url(#ed1fede5__radialGradient1480)", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeDasharray: "none", strokeMiterlimit: "4", strokeOpacity: "1", strokeWidth: "0.974138", opacity: "0.44382", rx: "2.2702782", ry: "0.44022557" })
76
76
  ] });
77
77
  };
78
78
  var logo_default = PythonLogo;
@@ -1,54 +1,54 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  const PythonLogo = (props) => {
3
- return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", id: "a1cf58af__svg2", version: "1.0", viewBox: "0 0 29.999998 8.707036", children: [
4
- /* @__PURE__ */ jsxs("defs", { id: "8ed9212d__defs4", children: [
5
- /* @__PURE__ */ jsxs("linearGradient", { id: "bfb75c61__linearGradient2795", children: [
6
- /* @__PURE__ */ jsx("stop", { id: "6bb44c2d__stop2797", offset: "0", stopColor: "#b8b8b8", stopOpacity: "0.49803922" }),
7
- /* @__PURE__ */ jsx("stop", { id: "e94877df__stop2799", offset: "1", stopColor: "#7f7f7f", stopOpacity: "0" })
3
+ return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", id: "9afc39e5__svg2", version: "1.0", viewBox: "0 0 29.999998 8.707036", children: [
4
+ /* @__PURE__ */ jsxs("defs", { id: "b8f6bf92__defs4", children: [
5
+ /* @__PURE__ */ jsxs("linearGradient", { id: "74fc3592__linearGradient2795", children: [
6
+ /* @__PURE__ */ jsx("stop", { id: "cc6db1a9__stop2797", offset: "0", stopColor: "#b8b8b8", stopOpacity: "0.49803922" }),
7
+ /* @__PURE__ */ jsx("stop", { id: "6e862fde__stop2799", offset: "1", stopColor: "#7f7f7f", stopOpacity: "0" })
8
8
  ] }),
9
- /* @__PURE__ */ jsxs("linearGradient", { id: "63e80f68__linearGradient2787", children: [
10
- /* @__PURE__ */ jsx("stop", { id: "ee1c564a__stop2789", offset: "0", stopColor: "#7f7f7f", stopOpacity: "0.5" }),
11
- /* @__PURE__ */ jsx("stop", { id: "e45c8751__stop2791", offset: "1", stopColor: "#7f7f7f", stopOpacity: "0" })
9
+ /* @__PURE__ */ jsxs("linearGradient", { id: "2e148cf5__linearGradient2787", children: [
10
+ /* @__PURE__ */ jsx("stop", { id: "8ad39b08__stop2789", offset: "0", stopColor: "#7f7f7f", stopOpacity: "0.5" }),
11
+ /* @__PURE__ */ jsx("stop", { id: "5cbe9202__stop2791", offset: "1", stopColor: "#7f7f7f", stopOpacity: "0" })
12
12
  ] }),
13
- /* @__PURE__ */ jsxs("linearGradient", { id: "e96749dc__linearGradient3676", children: [
14
- /* @__PURE__ */ jsx("stop", { id: "3de96477__stop3678", offset: "0", stopColor: "#b2b2b2", stopOpacity: "0.5" }),
15
- /* @__PURE__ */ jsx("stop", { id: "c0466db8__stop3680", offset: "1", stopColor: "#b3b3b3", stopOpacity: "0" })
13
+ /* @__PURE__ */ jsxs("linearGradient", { id: "59aebabd__linearGradient3676", children: [
14
+ /* @__PURE__ */ jsx("stop", { id: "a2b6a699__stop3678", offset: "0", stopColor: "#b2b2b2", stopOpacity: "0.5" }),
15
+ /* @__PURE__ */ jsx("stop", { id: "68a625e9__stop3680", offset: "1", stopColor: "#b3b3b3", stopOpacity: "0" })
16
16
  ] }),
17
- /* @__PURE__ */ jsxs("linearGradient", { id: "1b43e990__linearGradient3236", children: [
18
- /* @__PURE__ */ jsx("stop", { id: "a8602eb9__stop3244", offset: "0", stopColor: "#f4f4f4", stopOpacity: "1" }),
19
- /* @__PURE__ */ jsx("stop", { id: "cb12d596__stop3240", offset: "1", stopColor: "white", stopOpacity: "1" })
17
+ /* @__PURE__ */ jsxs("linearGradient", { id: "4619b8a5__linearGradient3236", children: [
18
+ /* @__PURE__ */ jsx("stop", { id: "6e9d3a43__stop3244", offset: "0", stopColor: "#f4f4f4", stopOpacity: "1" }),
19
+ /* @__PURE__ */ jsx("stop", { id: "64656436__stop3240", offset: "1", stopColor: "white", stopOpacity: "1" })
20
20
  ] }),
21
- /* @__PURE__ */ jsxs("linearGradient", { id: "35edbff0__linearGradient4671", children: [
22
- /* @__PURE__ */ jsx("stop", { id: "1a38269b__stop4673", offset: "0", stopColor: "#ffd43b", stopOpacity: "1" }),
23
- /* @__PURE__ */ jsx("stop", { id: "5b15f49c__stop4675", offset: "1", stopColor: "#ffe873", stopOpacity: "1" })
21
+ /* @__PURE__ */ jsxs("linearGradient", { id: "c7835f71__linearGradient4671", children: [
22
+ /* @__PURE__ */ jsx("stop", { id: "4814a807__stop4673", offset: "0", stopColor: "#ffd43b", stopOpacity: "1" }),
23
+ /* @__PURE__ */ jsx("stop", { id: "b2d43853__stop4675", offset: "1", stopColor: "#ffe873", stopOpacity: "1" })
24
24
  ] }),
25
- /* @__PURE__ */ jsxs("linearGradient", { id: "3e268dd7__linearGradient4689", children: [
26
- /* @__PURE__ */ jsx("stop", { id: "862ae371__stop4691", offset: "0", stopColor: "#5a9fd4", stopOpacity: "1" }),
27
- /* @__PURE__ */ jsx("stop", { id: "be111ec3__stop4693", offset: "1", stopColor: "#306998", stopOpacity: "1" })
25
+ /* @__PURE__ */ jsxs("linearGradient", { id: "133292d6__linearGradient4689", children: [
26
+ /* @__PURE__ */ jsx("stop", { id: "191d1531__stop4691", offset: "0", stopColor: "#5a9fd4", stopOpacity: "1" }),
27
+ /* @__PURE__ */ jsx("stop", { id: "947d128a__stop4693", offset: "1", stopColor: "#306998", stopOpacity: "1" })
28
28
  ] }),
29
- /* @__PURE__ */ jsx("linearGradient", { xlinkHref: "#35edbff0__linearGradient4671", id: "1175da24__linearGradient2987", x1: "224.23996", x2: "-65.308502", y1: "144.75717", y2: "144.75717", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
30
- /* @__PURE__ */ jsx("linearGradient", { xlinkHref: "#3e268dd7__linearGradient4689", id: "1052d116__linearGradient2990", x1: "172.94208", x2: "26.670298", y1: "77.475983", y2: "76.313133", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
31
- /* @__PURE__ */ jsx("linearGradient", { xlinkHref: "#3e268dd7__linearGradient4689", id: "2aea79f6__linearGradient2587", x1: "172.94208", x2: "26.670298", y1: "77.475983", y2: "76.313133", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
32
- /* @__PURE__ */ jsx("linearGradient", { xlinkHref: "#35edbff0__linearGradient4671", id: "8f9c37c5__linearGradient2589", x1: "224.23996", x2: "-65.308502", y1: "144.75717", y2: "144.75717", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
33
- /* @__PURE__ */ jsx("linearGradient", { xlinkHref: "#3e268dd7__linearGradient4689", id: "a2d42ab2__linearGradient2248", x1: "172.94208", x2: "26.670298", y1: "77.475983", y2: "76.313133", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
34
- /* @__PURE__ */ jsx("linearGradient", { xlinkHref: "#35edbff0__linearGradient4671", id: "21d88c46__linearGradient2250", x1: "224.23996", x2: "-65.308502", y1: "144.75717", y2: "144.75717", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
35
- /* @__PURE__ */ jsx("linearGradient", { xlinkHref: "#35edbff0__linearGradient4671", id: "4aa69e50__linearGradient2255", x1: "224.23996", x2: "-65.308502", y1: "144.75717", y2: "144.75717", gradientTransform: "matrix(0.562541,0,0,0.567972,-11.5974,-7.60954)", gradientUnits: "userSpaceOnUse" }),
36
- /* @__PURE__ */ jsx("linearGradient", { xlinkHref: "#3e268dd7__linearGradient4689", id: "77b0ec83__linearGradient2258", x1: "172.94208", x2: "26.670298", y1: "76.176224", y2: "76.313133", gradientTransform: "matrix(0.562541,0,0,0.567972,-11.5974,-7.60954)", gradientUnits: "userSpaceOnUse" }),
37
- /* @__PURE__ */ jsx("linearGradient", { xlinkHref: "#35edbff0__linearGradient4671", id: "2cb95ea3__linearGradient1475", x1: "150.96111", x2: "112.03144", y1: "192.35176", y2: "137.27299", gradientTransform: "matrix(0.03554383,0,0,0.03588698,-0.94720527,-0.5412978)", gradientUnits: "userSpaceOnUse" }),
38
- /* @__PURE__ */ jsx("linearGradient", { xlinkHref: "#3e268dd7__linearGradient4689", id: "e2b76ed0__linearGradient1478", x1: "26.648937", x2: "135.66525", y1: "20.603781", y2: "114.39767", gradientTransform: "matrix(0.03554383,0,0,0.03588698,-0.94720527,-0.5412978)", gradientUnits: "userSpaceOnUse" }),
39
- /* @__PURE__ */ jsx("radialGradient", { xlinkHref: "#bfb75c61__linearGradient2795", id: "6baa0450__radialGradient2801", cx: "61.518883", cy: "132.28575", r: "29.036913", fx: "61.518883", fy: "132.28575", gradientTransform: "matrix(1,0,0,0.177966,0,108.7434)", gradientUnits: "userSpaceOnUse" }),
40
- /* @__PURE__ */ jsx("radialGradient", { xlinkHref: "#bfb75c61__linearGradient2795", id: "0710c15b__radialGradient1480", cx: "61.518883", cy: "132.28575", r: "29.036913", fx: "61.518883", fy: "132.28575", gradientTransform: "matrix(0,-0.01516091,0.0666386,2.3956664e-8,-5.288587,9.1994901)", gradientUnits: "userSpaceOnUse" })
29
+ /* @__PURE__ */ jsx("linearGradient", { xlinkHref: "#c7835f71__linearGradient4671", id: "1c0cad9b__linearGradient2987", x1: "224.23996", x2: "-65.308502", y1: "144.75717", y2: "144.75717", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
30
+ /* @__PURE__ */ jsx("linearGradient", { xlinkHref: "#133292d6__linearGradient4689", id: "a50468d5__linearGradient2990", x1: "172.94208", x2: "26.670298", y1: "77.475983", y2: "76.313133", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
31
+ /* @__PURE__ */ jsx("linearGradient", { xlinkHref: "#133292d6__linearGradient4689", id: "2d589dde__linearGradient2587", x1: "172.94208", x2: "26.670298", y1: "77.475983", y2: "76.313133", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
32
+ /* @__PURE__ */ jsx("linearGradient", { xlinkHref: "#c7835f71__linearGradient4671", id: "90ba4400__linearGradient2589", x1: "224.23996", x2: "-65.308502", y1: "144.75717", y2: "144.75717", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
33
+ /* @__PURE__ */ jsx("linearGradient", { xlinkHref: "#133292d6__linearGradient4689", id: "dda1e791__linearGradient2248", x1: "172.94208", x2: "26.670298", y1: "77.475983", y2: "76.313133", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
34
+ /* @__PURE__ */ jsx("linearGradient", { xlinkHref: "#c7835f71__linearGradient4671", id: "ee7030f9__linearGradient2250", x1: "224.23996", x2: "-65.308502", y1: "144.75717", y2: "144.75717", gradientTransform: "translate(100.2702,99.61116)", gradientUnits: "userSpaceOnUse" }),
35
+ /* @__PURE__ */ jsx("linearGradient", { xlinkHref: "#c7835f71__linearGradient4671", id: "930bf43d__linearGradient2255", x1: "224.23996", x2: "-65.308502", y1: "144.75717", y2: "144.75717", gradientTransform: "matrix(0.562541,0,0,0.567972,-11.5974,-7.60954)", gradientUnits: "userSpaceOnUse" }),
36
+ /* @__PURE__ */ jsx("linearGradient", { xlinkHref: "#133292d6__linearGradient4689", id: "fb69c2f7__linearGradient2258", x1: "172.94208", x2: "26.670298", y1: "76.176224", y2: "76.313133", gradientTransform: "matrix(0.562541,0,0,0.567972,-11.5974,-7.60954)", gradientUnits: "userSpaceOnUse" }),
37
+ /* @__PURE__ */ jsx("linearGradient", { xlinkHref: "#c7835f71__linearGradient4671", id: "aa88693e__linearGradient1475", x1: "150.96111", x2: "112.03144", y1: "192.35176", y2: "137.27299", gradientTransform: "matrix(0.03554383,0,0,0.03588698,-0.94720527,-0.5412978)", gradientUnits: "userSpaceOnUse" }),
38
+ /* @__PURE__ */ jsx("linearGradient", { xlinkHref: "#133292d6__linearGradient4689", id: "d97db94a__linearGradient1478", x1: "26.648937", x2: "135.66525", y1: "20.603781", y2: "114.39767", gradientTransform: "matrix(0.03554383,0,0,0.03588698,-0.94720527,-0.5412978)", gradientUnits: "userSpaceOnUse" }),
39
+ /* @__PURE__ */ jsx("radialGradient", { xlinkHref: "#74fc3592__linearGradient2795", id: "8a925af4__radialGradient2801", cx: "61.518883", cy: "132.28575", r: "29.036913", fx: "61.518883", fy: "132.28575", gradientTransform: "matrix(1,0,0,0.177966,0,108.7434)", gradientUnits: "userSpaceOnUse" }),
40
+ /* @__PURE__ */ jsx("radialGradient", { xlinkHref: "#74fc3592__linearGradient2795", id: "ed1fede5__radialGradient1480", cx: "61.518883", cy: "132.28575", r: "29.036913", fx: "61.518883", fy: "132.28575", gradientTransform: "matrix(0,-0.01516091,0.0666386,2.3956664e-8,-5.288587,9.1994901)", gradientUnits: "userSpaceOnUse" })
41
41
  ] }),
42
- /* @__PURE__ */ jsx("path", { id: "f697f576__path46", fill: "#646464", fillOpacity: "1", strokeWidth: "0.0631844", d: "m 11.311406,3.7068868 c 0,-0.9201011 -0.262358,-1.3924691 -0.787074,-1.4183356 -0.208779,-0.00985 -0.41263,0.023403 -0.6109376,0.1003862 -0.158277,0.056659 -0.264821,0.1127033 -0.320865,0.1693627 v 2.1961718 c 0.335645,0.2106259 0.6337236,0.3085478 0.8936186,0.2931517 0.549967,-0.036336 0.825258,-0.4828377 0.825258,-1.3407368 z m 0.647273,0.038184 c 0,0.4674409 -0.109623,0.8554356 -0.330103,1.1639834 -0.24573,0.3491951 -0.586303,0.5290274 -1.021719,0.5388817 -0.328255,0.01047 -0.6663646,-0.09238 -1.0143276,-0.3079325 v 1.9960157 l -0.5629,-0.200772 V 2.5047197 C 9.1220094,2.3914009 9.2408704,2.2940944 9.3849824,2.2115686 9.7200134,2.0163395 10.127099,1.9159533 10.606241,1.9110268 l 0.008,0.00801 c 0.43788,-0.00554 0.775374,0.1742898 1.012481,0.538881 0.221095,0.3344143 0.331951,0.7630562 0.331951,1.2871565 z" }),
43
- /* @__PURE__ */ jsx("path", { id: "297d3011__path48", fill: "#646464", fillOpacity: "1", strokeWidth: "0.0631844", d: "m 15.398897,5.0550136 c 0,0.62695 -0.06282,1.0611342 -0.188454,1.3025531 -0.126253,0.2414188 -0.366439,0.4341844 -0.721178,0.5776804 -0.287608,0.113319 -0.59862,0.174905 -0.932418,0.185375 l -0.09299,-0.354737 c 0.33934,-0.04619 0.578296,-0.092381 0.716865,-0.1385702 0.272828,-0.092379 0.460051,-0.2340282 0.5629,-0.4237148 0.08253,-0.1545817 0.123173,-0.4495803 0.123173,-0.8862283 V 5.1707966 c -0.384915,0.1749052 -0.788306,0.2617421 -1.210173,0.2617421 -0.277139,0 -0.521637,-0.086837 -0.732262,-0.2617421 C 12.687862,4.9804939 12.569616,4.7390751 12.569616,4.4465401 V 2.1037924 l 0.5629,-0.1927656 v 2.3581438 c 0,0.2518885 0.08129,0.4458862 0.243883,0.5819924 0.162588,0.1361056 0.373214,0.2013871 0.631261,0.1964606 0.258047,-0.00554 0.53457,-0.1053133 0.828337,-0.3005418 V 1.9960162 h 0.5629 z" }),
44
- /* @__PURE__ */ jsx("path", { id: "2aea9a95__path50", fill: "#646464", fillOpacity: "1", strokeWidth: "0.0631844", d: "m 17.596301,5.4171419 c -0.06713,0.00554 -0.128716,0.00801 -0.185375,0.00801 -0.318402,0 -0.566596,-0.075751 -0.743965,-0.2278696 C 16.490208,5.04516 16.401524,4.8351502 16.401524,4.5672495 V 2.3501377 H 16.015993 V 1.9960162 h 0.385531 V 1.0555912 L 16.963808,0.855435 v 1.1405812 h 0.632493 v 0.3541215 h -0.632493 v 2.201715 c 0,0.2112413 0.05666,0.3608962 0.169979,0.4483491 0.09731,0.072056 0.251888,0.1133194 0.462514,0.123789 z" }),
45
- /* @__PURE__ */ jsx("path", { id: "a94eb8cb__path52", fill: "#646464", fillOpacity: "1", strokeWidth: "0.0631844", d: "m 21.004493,5.3709522 h -0.5629 V 3.1981833 c 0,-0.2210956 -0.05173,-0.4113976 -0.154581,-0.5702906 -0.118862,-0.1798324 -0.283914,-0.2697489 -0.495771,-0.2697489 -0.258048,0 -0.580761,0.1361062 -0.968138,0.4083186 V 5.3709522 H 18.260202 V 0.1773688 L 18.823103,0 v 2.3655345 c 0.359664,-0.2617421 0.752585,-0.3929212 1.179379,-0.3929212 0.298079,0 0.539497,0.1003855 0.724256,0.3005418 0.185376,0.2001556 0.277755,0.4495805 0.277755,0.7476587 z" }),
46
- /* @__PURE__ */ jsx("path", { id: "a82965d6__path54", fill: "#646464", fillOpacity: "1", strokeWidth: "0.0631844", d: "m 23.996362,3.6182024 c 0,-0.3535062 -0.06713,-0.6454258 -0.200772,-0.876375 -0.158892,-0.2814499 -0.405854,-0.4298733 -0.739653,-0.4452701 -0.617095,0.035721 -0.925027,0.4779112 -0.925027,1.3253401 0,0.3886107 0.06405,0.7131708 0.19338,0.9736814 0.165052,0.3319508 0.41263,0.4957709 0.742733,0.4902284 0.619559,-0.00493 0.929339,-0.4939234 0.929339,-1.4676048 z m 0.616481,0.0037 c 0,0.5031616 -0.128716,0.9219492 -0.385532,1.2563635 -0.282681,0.3744454 -0.673139,0.5622839 -1.171374,0.5622839 -0.493923,0 -0.878838,-0.1878385 -1.156593,-0.5622839 -0.251888,-0.3344193 -0.377525,-0.7532069 -0.377525,-1.2563685 0,-0.4729835 0.136107,-0.8708318 0.408318,-1.1947764 0.28761,-0.3436525 0.66575,-0.5160942 1.13319,-0.5160942 0.467442,0 0.848045,0.1724417 1.141198,0.5160942 0.272211,0.3239446 0.408318,0.7217929 0.408318,1.1947764 z" }),
47
- /* @__PURE__ */ jsx("path", { id: "c2a52660__path56", fill: "#646464", fillOpacity: "1", strokeWidth: "0.0631844", d: "m 27.839971,5.3709522 h -0.5629 V 3.0750103 c 0,-0.2518885 -0.07575,-0.4483491 -0.227254,-0.5899985 -0.151503,-0.1410327 -0.353506,-0.2093938 -0.605394,-0.2038506 -0.267285,0.00493 -0.521638,0.092379 -0.763056,0.2617421 v 2.8280489 h -0.5629 V 2.4733107 c 0.323945,-0.2358757 0.622023,-0.3898422 0.894234,-0.4618984 0.256816,-0.067129 0.483454,-0.1003855 0.678684,-0.1003855 0.133642,0 0.259278,0.012933 0.377524,0.038799 0.221095,0.051117 0.400927,0.1459599 0.539497,0.2851457 0.154581,0.1539659 0.231565,0.3387254 0.231565,0.5548932 z" }),
48
- /* @__PURE__ */ jsx("path", { id: "4a72b1f9__path1948", fill: "url(#e2b76ed0__linearGradient1478)", fillOpacity: "1", strokeWidth: "0.0631844", d: "M 3.4700118,0.1981678 C 3.1803963,0.1995135 2.9038201,0.2242136 2.6604614,0.2672758 1.9435573,0.3939292 1.8133953,0.6590257 1.8133952,1.1479087 V 1.7935746 H 3.5075276 V 2.0087965 H 1.8133952 1.1776019 c -0.49236197,0 -0.92348827,0.295938 -1.05833907,0.8589133 -0.1555487,0.6453004 -0.1624481,1.0479783 0,1.7217755 0.120425,0.5015486 0.4080162,0.8589132 0.90037807,0.8589133 H 1.6021223 V 4.6743894 c 0,-0.559176 0.4838122,-1.0524154 1.0583391,-1.0524156 h 1.6921579 c 0.4710371,0 0.8470661,-0.3878363 0.8470661,-0.8608877 V 1.1479087 c 0,-0.4591194 -0.387319,-0.8040077 -0.8470661,-0.8806329 C 4.0615926,0.2188307 3.7596273,0.1968221 3.4700118,0.1981678 Z m -0.9161741,0.519297 c 0.1749922,0 0.3178966,0.1452387 0.3178966,0.3238202 -10e-8,0.1779486 -0.1429044,0.3218457 -0.3178966,0.3218457 C 2.3782181,1.3631306 2.235941,1.2192335 2.235941,1.041285 c 0,-0.1785815 0.1422771,-0.3238202 0.3178967,-0.3238202 z" }),
49
- /* @__PURE__ */ jsx("path", { id: "e63af50a__path1950", fill: "url(#2cb95ea3__linearGradient1475)", fillOpacity: "1", strokeWidth: "0.0631844", d: "m 5.4109584,2.0087965 v 0.7522896 c 0,0.5832399 -0.494475,1.0741351 -1.0583391,1.0741352 H 2.6604614 c -0.4635104,0 -0.8470661,0.3967023 -0.8470662,0.8608878 v 1.6131771 c 0,0.4591199 0.3992363,0.7291689 0.8470662,0.8608879 0.5362671,0.157684 1.0505192,0.186181 1.6921579,0 0.4265051,-0.123487 0.8470661,-0.372005 0.8470661,-0.8608879 V 5.6636206 H 3.5075276 v -0.215222 h 1.6921578 0.847066 c 0.492363,0 0.675837,-0.3434331 0.847066,-0.8589133 0.176874,-0.5306787 0.169348,-1.0410124 0,-1.7217755 C 6.7721384,2.3775603 6.5397404,2.0087965 6.0467514,2.0087965 Z m -0.951715,4.0852679 c 0.175619,2e-7 0.317896,0.1438973 0.317896,0.3218455 0,0.1785813 -0.142277,0.3238202 -0.317896,0.3238202 -0.1749929,0 -0.3178971,-0.1452389 -0.3178971,-0.3238202 2e-7,-0.1779482 0.1429041,-0.3218455 0.3178971,-0.3218455 z" }),
50
- /* @__PURE__ */ jsx("path", { id: "2c6d94aa__text3004", fill: "#646464", fillOpacity: "1", stroke: "none", strokeLinecap: "butt", strokeLinejoin: "miter", strokeOpacity: "1", strokeWidth: "0.0631844px", d: "m 28.93613,1.4941695 h 0.09869 V 0.8751997 h 0.23379 V 0.8014218 h -0.566271 v 0.073778 h 0.233791 v 0.6189698 m 0.419988,0 h 0.08432 v -0.565313 l 0.183008,0.565242 h 0.09387 L 29.908017,0.930773 v 0.5633966 h 0.09198 V 0.8014218 H 29.878314 L 29.669912,1.394904 29.492176,0.8014218 h -0.136058 v 0.6927477", fontFamily: "Bitstream Vera Sans", fontSize: "15.1645px", fontStyle: "normal", fontWeight: "normal", style: { lineHeight: "125%" } }),
51
- /* @__PURE__ */ jsx("ellipse", { id: "d6bca479__path1894", cx: "3.5267496", cy: "8.2668104", fill: "url(#0710c15b__radialGradient1480)", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeDasharray: "none", strokeMiterlimit: "4", strokeOpacity: "1", strokeWidth: "0.974138", opacity: "0.44382", rx: "2.2702782", ry: "0.44022557" })
42
+ /* @__PURE__ */ jsx("path", { id: "ca671759__path46", fill: "#646464", fillOpacity: "1", strokeWidth: "0.0631844", d: "m 11.311406,3.7068868 c 0,-0.9201011 -0.262358,-1.3924691 -0.787074,-1.4183356 -0.208779,-0.00985 -0.41263,0.023403 -0.6109376,0.1003862 -0.158277,0.056659 -0.264821,0.1127033 -0.320865,0.1693627 v 2.1961718 c 0.335645,0.2106259 0.6337236,0.3085478 0.8936186,0.2931517 0.549967,-0.036336 0.825258,-0.4828377 0.825258,-1.3407368 z m 0.647273,0.038184 c 0,0.4674409 -0.109623,0.8554356 -0.330103,1.1639834 -0.24573,0.3491951 -0.586303,0.5290274 -1.021719,0.5388817 -0.328255,0.01047 -0.6663646,-0.09238 -1.0143276,-0.3079325 v 1.9960157 l -0.5629,-0.200772 V 2.5047197 C 9.1220094,2.3914009 9.2408704,2.2940944 9.3849824,2.2115686 9.7200134,2.0163395 10.127099,1.9159533 10.606241,1.9110268 l 0.008,0.00801 c 0.43788,-0.00554 0.775374,0.1742898 1.012481,0.538881 0.221095,0.3344143 0.331951,0.7630562 0.331951,1.2871565 z" }),
43
+ /* @__PURE__ */ jsx("path", { id: "58aa33e8__path48", fill: "#646464", fillOpacity: "1", strokeWidth: "0.0631844", d: "m 15.398897,5.0550136 c 0,0.62695 -0.06282,1.0611342 -0.188454,1.3025531 -0.126253,0.2414188 -0.366439,0.4341844 -0.721178,0.5776804 -0.287608,0.113319 -0.59862,0.174905 -0.932418,0.185375 l -0.09299,-0.354737 c 0.33934,-0.04619 0.578296,-0.092381 0.716865,-0.1385702 0.272828,-0.092379 0.460051,-0.2340282 0.5629,-0.4237148 0.08253,-0.1545817 0.123173,-0.4495803 0.123173,-0.8862283 V 5.1707966 c -0.384915,0.1749052 -0.788306,0.2617421 -1.210173,0.2617421 -0.277139,0 -0.521637,-0.086837 -0.732262,-0.2617421 C 12.687862,4.9804939 12.569616,4.7390751 12.569616,4.4465401 V 2.1037924 l 0.5629,-0.1927656 v 2.3581438 c 0,0.2518885 0.08129,0.4458862 0.243883,0.5819924 0.162588,0.1361056 0.373214,0.2013871 0.631261,0.1964606 0.258047,-0.00554 0.53457,-0.1053133 0.828337,-0.3005418 V 1.9960162 h 0.5629 z" }),
44
+ /* @__PURE__ */ jsx("path", { id: "2a033d52__path50", fill: "#646464", fillOpacity: "1", strokeWidth: "0.0631844", d: "m 17.596301,5.4171419 c -0.06713,0.00554 -0.128716,0.00801 -0.185375,0.00801 -0.318402,0 -0.566596,-0.075751 -0.743965,-0.2278696 C 16.490208,5.04516 16.401524,4.8351502 16.401524,4.5672495 V 2.3501377 H 16.015993 V 1.9960162 h 0.385531 V 1.0555912 L 16.963808,0.855435 v 1.1405812 h 0.632493 v 0.3541215 h -0.632493 v 2.201715 c 0,0.2112413 0.05666,0.3608962 0.169979,0.4483491 0.09731,0.072056 0.251888,0.1133194 0.462514,0.123789 z" }),
45
+ /* @__PURE__ */ jsx("path", { id: "85bd47e5__path52", fill: "#646464", fillOpacity: "1", strokeWidth: "0.0631844", d: "m 21.004493,5.3709522 h -0.5629 V 3.1981833 c 0,-0.2210956 -0.05173,-0.4113976 -0.154581,-0.5702906 -0.118862,-0.1798324 -0.283914,-0.2697489 -0.495771,-0.2697489 -0.258048,0 -0.580761,0.1361062 -0.968138,0.4083186 V 5.3709522 H 18.260202 V 0.1773688 L 18.823103,0 v 2.3655345 c 0.359664,-0.2617421 0.752585,-0.3929212 1.179379,-0.3929212 0.298079,0 0.539497,0.1003855 0.724256,0.3005418 0.185376,0.2001556 0.277755,0.4495805 0.277755,0.7476587 z" }),
46
+ /* @__PURE__ */ jsx("path", { id: "b97bf5b0__path54", fill: "#646464", fillOpacity: "1", strokeWidth: "0.0631844", d: "m 23.996362,3.6182024 c 0,-0.3535062 -0.06713,-0.6454258 -0.200772,-0.876375 -0.158892,-0.2814499 -0.405854,-0.4298733 -0.739653,-0.4452701 -0.617095,0.035721 -0.925027,0.4779112 -0.925027,1.3253401 0,0.3886107 0.06405,0.7131708 0.19338,0.9736814 0.165052,0.3319508 0.41263,0.4957709 0.742733,0.4902284 0.619559,-0.00493 0.929339,-0.4939234 0.929339,-1.4676048 z m 0.616481,0.0037 c 0,0.5031616 -0.128716,0.9219492 -0.385532,1.2563635 -0.282681,0.3744454 -0.673139,0.5622839 -1.171374,0.5622839 -0.493923,0 -0.878838,-0.1878385 -1.156593,-0.5622839 -0.251888,-0.3344193 -0.377525,-0.7532069 -0.377525,-1.2563685 0,-0.4729835 0.136107,-0.8708318 0.408318,-1.1947764 0.28761,-0.3436525 0.66575,-0.5160942 1.13319,-0.5160942 0.467442,0 0.848045,0.1724417 1.141198,0.5160942 0.272211,0.3239446 0.408318,0.7217929 0.408318,1.1947764 z" }),
47
+ /* @__PURE__ */ jsx("path", { id: "40aa5b45__path56", fill: "#646464", fillOpacity: "1", strokeWidth: "0.0631844", d: "m 27.839971,5.3709522 h -0.5629 V 3.0750103 c 0,-0.2518885 -0.07575,-0.4483491 -0.227254,-0.5899985 -0.151503,-0.1410327 -0.353506,-0.2093938 -0.605394,-0.2038506 -0.267285,0.00493 -0.521638,0.092379 -0.763056,0.2617421 v 2.8280489 h -0.5629 V 2.4733107 c 0.323945,-0.2358757 0.622023,-0.3898422 0.894234,-0.4618984 0.256816,-0.067129 0.483454,-0.1003855 0.678684,-0.1003855 0.133642,0 0.259278,0.012933 0.377524,0.038799 0.221095,0.051117 0.400927,0.1459599 0.539497,0.2851457 0.154581,0.1539659 0.231565,0.3387254 0.231565,0.5548932 z" }),
48
+ /* @__PURE__ */ jsx("path", { id: "19043ea5__path1948", fill: "url(#d97db94a__linearGradient1478)", fillOpacity: "1", strokeWidth: "0.0631844", d: "M 3.4700118,0.1981678 C 3.1803963,0.1995135 2.9038201,0.2242136 2.6604614,0.2672758 1.9435573,0.3939292 1.8133953,0.6590257 1.8133952,1.1479087 V 1.7935746 H 3.5075276 V 2.0087965 H 1.8133952 1.1776019 c -0.49236197,0 -0.92348827,0.295938 -1.05833907,0.8589133 -0.1555487,0.6453004 -0.1624481,1.0479783 0,1.7217755 0.120425,0.5015486 0.4080162,0.8589132 0.90037807,0.8589133 H 1.6021223 V 4.6743894 c 0,-0.559176 0.4838122,-1.0524154 1.0583391,-1.0524156 h 1.6921579 c 0.4710371,0 0.8470661,-0.3878363 0.8470661,-0.8608877 V 1.1479087 c 0,-0.4591194 -0.387319,-0.8040077 -0.8470661,-0.8806329 C 4.0615926,0.2188307 3.7596273,0.1968221 3.4700118,0.1981678 Z m -0.9161741,0.519297 c 0.1749922,0 0.3178966,0.1452387 0.3178966,0.3238202 -10e-8,0.1779486 -0.1429044,0.3218457 -0.3178966,0.3218457 C 2.3782181,1.3631306 2.235941,1.2192335 2.235941,1.041285 c 0,-0.1785815 0.1422771,-0.3238202 0.3178967,-0.3238202 z" }),
49
+ /* @__PURE__ */ jsx("path", { id: "17f482f0__path1950", fill: "url(#aa88693e__linearGradient1475)", fillOpacity: "1", strokeWidth: "0.0631844", d: "m 5.4109584,2.0087965 v 0.7522896 c 0,0.5832399 -0.494475,1.0741351 -1.0583391,1.0741352 H 2.6604614 c -0.4635104,0 -0.8470661,0.3967023 -0.8470662,0.8608878 v 1.6131771 c 0,0.4591199 0.3992363,0.7291689 0.8470662,0.8608879 0.5362671,0.157684 1.0505192,0.186181 1.6921579,0 0.4265051,-0.123487 0.8470661,-0.372005 0.8470661,-0.8608879 V 5.6636206 H 3.5075276 v -0.215222 h 1.6921578 0.847066 c 0.492363,0 0.675837,-0.3434331 0.847066,-0.8589133 0.176874,-0.5306787 0.169348,-1.0410124 0,-1.7217755 C 6.7721384,2.3775603 6.5397404,2.0087965 6.0467514,2.0087965 Z m -0.951715,4.0852679 c 0.175619,2e-7 0.317896,0.1438973 0.317896,0.3218455 0,0.1785813 -0.142277,0.3238202 -0.317896,0.3238202 -0.1749929,0 -0.3178971,-0.1452389 -0.3178971,-0.3238202 2e-7,-0.1779482 0.1429041,-0.3218455 0.3178971,-0.3218455 z" }),
50
+ /* @__PURE__ */ jsx("path", { id: "acf9a810__text3004", fill: "#646464", fillOpacity: "1", stroke: "none", strokeLinecap: "butt", strokeLinejoin: "miter", strokeOpacity: "1", strokeWidth: "0.0631844px", d: "m 28.93613,1.4941695 h 0.09869 V 0.8751997 h 0.23379 V 0.8014218 h -0.566271 v 0.073778 h 0.233791 v 0.6189698 m 0.419988,0 h 0.08432 v -0.565313 l 0.183008,0.565242 h 0.09387 L 29.908017,0.930773 v 0.5633966 h 0.09198 V 0.8014218 H 29.878314 L 29.669912,1.394904 29.492176,0.8014218 h -0.136058 v 0.6927477", fontFamily: "Bitstream Vera Sans", fontSize: "15.1645px", fontStyle: "normal", fontWeight: "normal", style: { lineHeight: "125%" } }),
51
+ /* @__PURE__ */ jsx("ellipse", { id: "702e20a8__path1894", cx: "3.5267496", cy: "8.2668104", fill: "url(#ed1fede5__radialGradient1480)", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeDasharray: "none", strokeMiterlimit: "4", strokeOpacity: "1", strokeWidth: "0.974138", opacity: "0.44382", rx: "2.2702782", ry: "0.44022557" })
52
52
  ] });
53
53
  };
54
54
  var logo_default = PythonLogo;