@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
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @logoicon/react
2
2
 
3
+ ## 1.0.5
4
+
5
+ ### Patch Changes
6
+
7
+ - add new icon
8
+
3
9
  ## 1.0.4
4
10
 
5
11
  ### Patch Changes
package/dist/css/icon.cjs CHANGED
@@ -24,10 +24,10 @@ __export(icon_exports, {
24
24
  module.exports = __toCommonJS(icon_exports);
25
25
  var import_jsx_runtime = require("react/jsx-runtime");
26
26
  const CssIcon = (props) => {
27
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "f105a460__svg1", version: "1.1", viewBox: "0 0 24 21.724138", children: [
28
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "e440bb9e__defs1" }),
29
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("title", { id: "c3bd2111__title1", children: "HTML5 CSS Styling Logo" }),
30
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "12c68f4a__path1", strokeWidth: "0.108893", d: "M 3.5716878,0 2.7658802,4.0290381 H 19.165154 L 18.653358,6.6315789 H 2.2431942 L 1.4482759,10.660617 H 17.84755 l -0.914701,4.595281 -6.6098,2.188748 -5.7277677,-2.188748 0.3920145,-1.99274 H 0.95825771 L 0,18.098004 9.4736842,21.724138 20.395644,18.098004 21.84392,10.823956 22.137931,9.3647913 24,0 Z" })
27
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "1400df5d__svg1", version: "1.1", viewBox: "0 0 24 21.724138", children: [
28
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "67c438af__defs1" }),
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("title", { id: "c0c8f447__title1", children: "HTML5 CSS Styling Logo" }),
30
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "779b66aa__path1", strokeWidth: "0.108893", d: "M 3.5716878,0 2.7658802,4.0290381 H 19.165154 L 18.653358,6.6315789 H 2.2431942 L 1.4482759,10.660617 H 17.84755 l -0.914701,4.595281 -6.6098,2.188748 -5.7277677,-2.188748 0.3920145,-1.99274 H 0.95825771 L 0,18.098004 9.4736842,21.724138 20.395644,18.098004 21.84392,10.823956 22.137931,9.3647913 24,0 Z" })
31
31
  ] });
32
32
  };
33
33
  var icon_default = CssIcon;
package/dist/css/icon.js CHANGED
@@ -1,9 +1,9 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  const CssIcon = (props) => {
3
- return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "f105a460__svg1", version: "1.1", viewBox: "0 0 24 21.724138", children: [
4
- /* @__PURE__ */ jsx("defs", { id: "e440bb9e__defs1" }),
5
- /* @__PURE__ */ jsx("title", { id: "c3bd2111__title1", children: "HTML5 CSS Styling Logo" }),
6
- /* @__PURE__ */ jsx("path", { id: "12c68f4a__path1", strokeWidth: "0.108893", d: "M 3.5716878,0 2.7658802,4.0290381 H 19.165154 L 18.653358,6.6315789 H 2.2431942 L 1.4482759,10.660617 H 17.84755 l -0.914701,4.595281 -6.6098,2.188748 -5.7277677,-2.188748 0.3920145,-1.99274 H 0.95825771 L 0,18.098004 9.4736842,21.724138 20.395644,18.098004 21.84392,10.823956 22.137931,9.3647913 24,0 Z" })
3
+ return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "1400df5d__svg1", version: "1.1", viewBox: "0 0 24 21.724138", children: [
4
+ /* @__PURE__ */ jsx("defs", { id: "67c438af__defs1" }),
5
+ /* @__PURE__ */ jsx("title", { id: "c0c8f447__title1", children: "HTML5 CSS Styling Logo" }),
6
+ /* @__PURE__ */ jsx("path", { id: "779b66aa__path1", strokeWidth: "0.108893", d: "M 3.5716878,0 2.7658802,4.0290381 H 19.165154 L 18.653358,6.6315789 H 2.2431942 L 1.4482759,10.660617 H 17.84755 l -0.914701,4.595281 -6.6098,2.188748 -5.7277677,-2.188748 0.3920145,-1.99274 H 0.95825771 L 0,18.098004 9.4736842,21.724138 20.395644,18.098004 21.84392,10.823956 22.137931,9.3647913 24,0 Z" })
7
7
  ] });
8
8
  };
9
9
  var icon_default = CssIcon;
@@ -24,9 +24,9 @@ __export(icon_dark_exports, {
24
24
  module.exports = __toCommonJS(icon_dark_exports);
25
25
  var import_jsx_runtime = require("react/jsx-runtime");
26
26
  const ExpressjsIconDark = (props) => {
27
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "1de114f9__svg1", version: "1.1", viewBox: "0 0 23.99996 13.927097", children: [
28
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "587db39e__defs1" }),
29
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "8c9bcda1__path1", fill: "#ffffff", strokeWidth: "0.0306718", d: "m 23.99996,13.551389 c -0.722964,0.273379 -1.536245,-0.03585 -1.894943,-0.720502 L 18.655389,8.0602094 18.155194,7.3938034 14.152057,12.837943 c -0.337523,0.654962 -1.108718,0.957667 -1.801646,0.707174 l 5.157193,-6.9188556 -4.798118,-6.251665 c 0.711877,-0.257154 1.505292,0.02195 1.901215,0.666405 l 3.575069,4.829479 3.596236,-4.810663 c 0.340263,-0.64417 1.109276,-0.931075 1.788319,-0.667189 l -1.862016,2.470403 -2.522148,3.282635 c -0.296703,0.264958 -0.296703,0.729162 0,0.99412 l 4.803607,6.4116026 z M 0.001528,6.5400214 0.421755,4.4647564 c 1.154058,-4.103489 5.858095,-5.811054 9.094474,-3.269306 1.894942,1.488044 2.367698,3.596238 2.275186,5.971776 H 1.115601 C 0.94312,11.410268 4.004664,13.9724 7.920775,12.664678 9.211249,12.194275 10.182633,11.121754 10.502508,9.7889434 10.709485,9.1225384 11.051312,9.0080724 11.676949,9.2009384 11.465543,10.84676 10.511536,12.304927 9.08816,13.157818 6.707224,14.459922 3.758937,14.08312 1.782006,12.224066 0.828655,11.15233 0.253194,9.7975674 0.141081,8.3667554 c 0,-0.235202 -0.0784,-0.454724 -0.133281,-0.666405 C 0.0026,7.3046894 0,6.9179124 0,6.5400214 Z m 1.127401,-0.286946 h 9.654253 c -0.06037,-3.075657 -2.001568,-5.257547 -4.590357,-5.277931 -2.882007,-0.0392 -4.943943,2.094865 -5.070952,5.264603 z" })
27
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "b78356d6__svg1", version: "1.1", viewBox: "0 0 23.99996 13.927097", children: [
28
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "3330dd8b__defs1" }),
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "ce4e6c59__path1", fill: "#ffffff", strokeWidth: "0.0306718", d: "m 23.99996,13.551389 c -0.722964,0.273379 -1.536245,-0.03585 -1.894943,-0.720502 L 18.655389,8.0602094 18.155194,7.3938034 14.152057,12.837943 c -0.337523,0.654962 -1.108718,0.957667 -1.801646,0.707174 l 5.157193,-6.9188556 -4.798118,-6.251665 c 0.711877,-0.257154 1.505292,0.02195 1.901215,0.666405 l 3.575069,4.829479 3.596236,-4.810663 c 0.340263,-0.64417 1.109276,-0.931075 1.788319,-0.667189 l -1.862016,2.470403 -2.522148,3.282635 c -0.296703,0.264958 -0.296703,0.729162 0,0.99412 l 4.803607,6.4116026 z M 0.001528,6.5400214 0.421755,4.4647564 c 1.154058,-4.103489 5.858095,-5.811054 9.094474,-3.269306 1.894942,1.488044 2.367698,3.596238 2.275186,5.971776 H 1.115601 C 0.94312,11.410268 4.004664,13.9724 7.920775,12.664678 9.211249,12.194275 10.182633,11.121754 10.502508,9.7889434 10.709485,9.1225384 11.051312,9.0080724 11.676949,9.2009384 11.465543,10.84676 10.511536,12.304927 9.08816,13.157818 6.707224,14.459922 3.758937,14.08312 1.782006,12.224066 0.828655,11.15233 0.253194,9.7975674 0.141081,8.3667554 c 0,-0.235202 -0.0784,-0.454724 -0.133281,-0.666405 C 0.0026,7.3046894 0,6.9179124 0,6.5400214 Z m 1.127401,-0.286946 h 9.654253 c -0.06037,-3.075657 -2.001568,-5.257547 -4.590357,-5.277931 -2.882007,-0.0392 -4.943943,2.094865 -5.070952,5.264603 z" })
30
30
  ] });
31
31
  };
32
32
  var icon_dark_default = ExpressjsIconDark;
@@ -1,8 +1,8 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  const ExpressjsIconDark = (props) => {
3
- return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "1de114f9__svg1", version: "1.1", viewBox: "0 0 23.99996 13.927097", children: [
4
- /* @__PURE__ */ jsx("defs", { id: "587db39e__defs1" }),
5
- /* @__PURE__ */ jsx("path", { id: "8c9bcda1__path1", fill: "#ffffff", strokeWidth: "0.0306718", d: "m 23.99996,13.551389 c -0.722964,0.273379 -1.536245,-0.03585 -1.894943,-0.720502 L 18.655389,8.0602094 18.155194,7.3938034 14.152057,12.837943 c -0.337523,0.654962 -1.108718,0.957667 -1.801646,0.707174 l 5.157193,-6.9188556 -4.798118,-6.251665 c 0.711877,-0.257154 1.505292,0.02195 1.901215,0.666405 l 3.575069,4.829479 3.596236,-4.810663 c 0.340263,-0.64417 1.109276,-0.931075 1.788319,-0.667189 l -1.862016,2.470403 -2.522148,3.282635 c -0.296703,0.264958 -0.296703,0.729162 0,0.99412 l 4.803607,6.4116026 z M 0.001528,6.5400214 0.421755,4.4647564 c 1.154058,-4.103489 5.858095,-5.811054 9.094474,-3.269306 1.894942,1.488044 2.367698,3.596238 2.275186,5.971776 H 1.115601 C 0.94312,11.410268 4.004664,13.9724 7.920775,12.664678 9.211249,12.194275 10.182633,11.121754 10.502508,9.7889434 10.709485,9.1225384 11.051312,9.0080724 11.676949,9.2009384 11.465543,10.84676 10.511536,12.304927 9.08816,13.157818 6.707224,14.459922 3.758937,14.08312 1.782006,12.224066 0.828655,11.15233 0.253194,9.7975674 0.141081,8.3667554 c 0,-0.235202 -0.0784,-0.454724 -0.133281,-0.666405 C 0.0026,7.3046894 0,6.9179124 0,6.5400214 Z m 1.127401,-0.286946 h 9.654253 c -0.06037,-3.075657 -2.001568,-5.257547 -4.590357,-5.277931 -2.882007,-0.0392 -4.943943,2.094865 -5.070952,5.264603 z" })
3
+ return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "b78356d6__svg1", version: "1.1", viewBox: "0 0 23.99996 13.927097", children: [
4
+ /* @__PURE__ */ jsx("defs", { id: "3330dd8b__defs1" }),
5
+ /* @__PURE__ */ jsx("path", { id: "ce4e6c59__path1", fill: "#ffffff", strokeWidth: "0.0306718", d: "m 23.99996,13.551389 c -0.722964,0.273379 -1.536245,-0.03585 -1.894943,-0.720502 L 18.655389,8.0602094 18.155194,7.3938034 14.152057,12.837943 c -0.337523,0.654962 -1.108718,0.957667 -1.801646,0.707174 l 5.157193,-6.9188556 -4.798118,-6.251665 c 0.711877,-0.257154 1.505292,0.02195 1.901215,0.666405 l 3.575069,4.829479 3.596236,-4.810663 c 0.340263,-0.64417 1.109276,-0.931075 1.788319,-0.667189 l -1.862016,2.470403 -2.522148,3.282635 c -0.296703,0.264958 -0.296703,0.729162 0,0.99412 l 4.803607,6.4116026 z M 0.001528,6.5400214 0.421755,4.4647564 c 1.154058,-4.103489 5.858095,-5.811054 9.094474,-3.269306 1.894942,1.488044 2.367698,3.596238 2.275186,5.971776 H 1.115601 C 0.94312,11.410268 4.004664,13.9724 7.920775,12.664678 9.211249,12.194275 10.182633,11.121754 10.502508,9.7889434 10.709485,9.1225384 11.051312,9.0080724 11.676949,9.2009384 11.465543,10.84676 10.511536,12.304927 9.08816,13.157818 6.707224,14.459922 3.758937,14.08312 1.782006,12.224066 0.828655,11.15233 0.253194,9.7975674 0.141081,8.3667554 c 0,-0.235202 -0.0784,-0.454724 -0.133281,-0.666405 C 0.0026,7.3046894 0,6.9179124 0,6.5400214 Z m 1.127401,-0.286946 h 9.654253 c -0.06037,-3.075657 -2.001568,-5.257547 -4.590357,-5.277931 -2.882007,-0.0392 -4.943943,2.094865 -5.070952,5.264603 z" })
6
6
  ] });
7
7
  };
8
8
  var icon_dark_default = ExpressjsIconDark;
@@ -24,9 +24,9 @@ __export(icon_light_exports, {
24
24
  module.exports = __toCommonJS(icon_light_exports);
25
25
  var import_jsx_runtime = require("react/jsx-runtime");
26
26
  const ExpressjsIconLight = (props) => {
27
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "9dc6a621__svg1", version: "1.1", viewBox: "0 0 23.99996 13.927097", children: [
28
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "50fdb915__defs1" }),
29
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "61dde2f5__path1", strokeWidth: "0.0306718", d: "m 23.99996,13.551389 c -0.722964,0.273379 -1.536245,-0.03585 -1.894943,-0.720502 L 18.655389,8.0602094 18.155194,7.3938034 14.152057,12.837943 c -0.337523,0.654962 -1.108718,0.957667 -1.801646,0.707174 l 5.157193,-6.9188556 -4.798118,-6.251665 c 0.711877,-0.257154 1.505292,0.02195 1.901215,0.666405 l 3.575069,4.829479 3.596236,-4.810663 c 0.340263,-0.64417 1.109276,-0.931075 1.788319,-0.667189 l -1.862016,2.470403 -2.522148,3.282635 c -0.296703,0.264958 -0.296703,0.729162 0,0.99412 l 4.803607,6.4116026 z M 0.001528,6.5400214 0.421755,4.4647564 c 1.154058,-4.103489 5.858095,-5.811054 9.094474,-3.269306 1.894942,1.488044 2.367698,3.596238 2.275186,5.971776 H 1.115601 C 0.94312,11.410268 4.004664,13.9724 7.920775,12.664678 9.211249,12.194275 10.182633,11.121754 10.502508,9.7889434 10.709485,9.1225384 11.051312,9.0080724 11.676949,9.2009384 11.465543,10.84676 10.511536,12.304927 9.08816,13.157818 6.707224,14.459922 3.758937,14.08312 1.782006,12.224066 0.828655,11.15233 0.253194,9.7975674 0.141081,8.3667554 c 0,-0.235202 -0.0784,-0.454724 -0.133281,-0.666405 C 0.0026,7.3046894 0,6.9179124 0,6.5400214 Z m 1.127401,-0.286946 h 9.654253 c -0.06037,-3.075657 -2.001568,-5.257547 -4.590357,-5.277931 -2.882007,-0.0392 -4.943943,2.094865 -5.070952,5.264603 z" })
27
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "f4069fc6__svg1", version: "1.1", viewBox: "0 0 23.99996 13.927097", children: [
28
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "23e0734c__defs1" }),
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "ccaf1e9b__path1", strokeWidth: "0.0306718", d: "m 23.99996,13.551389 c -0.722964,0.273379 -1.536245,-0.03585 -1.894943,-0.720502 L 18.655389,8.0602094 18.155194,7.3938034 14.152057,12.837943 c -0.337523,0.654962 -1.108718,0.957667 -1.801646,0.707174 l 5.157193,-6.9188556 -4.798118,-6.251665 c 0.711877,-0.257154 1.505292,0.02195 1.901215,0.666405 l 3.575069,4.829479 3.596236,-4.810663 c 0.340263,-0.64417 1.109276,-0.931075 1.788319,-0.667189 l -1.862016,2.470403 -2.522148,3.282635 c -0.296703,0.264958 -0.296703,0.729162 0,0.99412 l 4.803607,6.4116026 z M 0.001528,6.5400214 0.421755,4.4647564 c 1.154058,-4.103489 5.858095,-5.811054 9.094474,-3.269306 1.894942,1.488044 2.367698,3.596238 2.275186,5.971776 H 1.115601 C 0.94312,11.410268 4.004664,13.9724 7.920775,12.664678 9.211249,12.194275 10.182633,11.121754 10.502508,9.7889434 10.709485,9.1225384 11.051312,9.0080724 11.676949,9.2009384 11.465543,10.84676 10.511536,12.304927 9.08816,13.157818 6.707224,14.459922 3.758937,14.08312 1.782006,12.224066 0.828655,11.15233 0.253194,9.7975674 0.141081,8.3667554 c 0,-0.235202 -0.0784,-0.454724 -0.133281,-0.666405 C 0.0026,7.3046894 0,6.9179124 0,6.5400214 Z m 1.127401,-0.286946 h 9.654253 c -0.06037,-3.075657 -2.001568,-5.257547 -4.590357,-5.277931 -2.882007,-0.0392 -4.943943,2.094865 -5.070952,5.264603 z" })
30
30
  ] });
31
31
  };
32
32
  var icon_light_default = ExpressjsIconLight;
@@ -1,8 +1,8 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  const ExpressjsIconLight = (props) => {
3
- return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "9dc6a621__svg1", version: "1.1", viewBox: "0 0 23.99996 13.927097", children: [
4
- /* @__PURE__ */ jsx("defs", { id: "50fdb915__defs1" }),
5
- /* @__PURE__ */ jsx("path", { id: "61dde2f5__path1", strokeWidth: "0.0306718", d: "m 23.99996,13.551389 c -0.722964,0.273379 -1.536245,-0.03585 -1.894943,-0.720502 L 18.655389,8.0602094 18.155194,7.3938034 14.152057,12.837943 c -0.337523,0.654962 -1.108718,0.957667 -1.801646,0.707174 l 5.157193,-6.9188556 -4.798118,-6.251665 c 0.711877,-0.257154 1.505292,0.02195 1.901215,0.666405 l 3.575069,4.829479 3.596236,-4.810663 c 0.340263,-0.64417 1.109276,-0.931075 1.788319,-0.667189 l -1.862016,2.470403 -2.522148,3.282635 c -0.296703,0.264958 -0.296703,0.729162 0,0.99412 l 4.803607,6.4116026 z M 0.001528,6.5400214 0.421755,4.4647564 c 1.154058,-4.103489 5.858095,-5.811054 9.094474,-3.269306 1.894942,1.488044 2.367698,3.596238 2.275186,5.971776 H 1.115601 C 0.94312,11.410268 4.004664,13.9724 7.920775,12.664678 9.211249,12.194275 10.182633,11.121754 10.502508,9.7889434 10.709485,9.1225384 11.051312,9.0080724 11.676949,9.2009384 11.465543,10.84676 10.511536,12.304927 9.08816,13.157818 6.707224,14.459922 3.758937,14.08312 1.782006,12.224066 0.828655,11.15233 0.253194,9.7975674 0.141081,8.3667554 c 0,-0.235202 -0.0784,-0.454724 -0.133281,-0.666405 C 0.0026,7.3046894 0,6.9179124 0,6.5400214 Z m 1.127401,-0.286946 h 9.654253 c -0.06037,-3.075657 -2.001568,-5.257547 -4.590357,-5.277931 -2.882007,-0.0392 -4.943943,2.094865 -5.070952,5.264603 z" })
3
+ return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "f4069fc6__svg1", version: "1.1", viewBox: "0 0 23.99996 13.927097", children: [
4
+ /* @__PURE__ */ jsx("defs", { id: "23e0734c__defs1" }),
5
+ /* @__PURE__ */ jsx("path", { id: "ccaf1e9b__path1", strokeWidth: "0.0306718", d: "m 23.99996,13.551389 c -0.722964,0.273379 -1.536245,-0.03585 -1.894943,-0.720502 L 18.655389,8.0602094 18.155194,7.3938034 14.152057,12.837943 c -0.337523,0.654962 -1.108718,0.957667 -1.801646,0.707174 l 5.157193,-6.9188556 -4.798118,-6.251665 c 0.711877,-0.257154 1.505292,0.02195 1.901215,0.666405 l 3.575069,4.829479 3.596236,-4.810663 c 0.340263,-0.64417 1.109276,-0.931075 1.788319,-0.667189 l -1.862016,2.470403 -2.522148,3.282635 c -0.296703,0.264958 -0.296703,0.729162 0,0.99412 l 4.803607,6.4116026 z M 0.001528,6.5400214 0.421755,4.4647564 c 1.154058,-4.103489 5.858095,-5.811054 9.094474,-3.269306 1.894942,1.488044 2.367698,3.596238 2.275186,5.971776 H 1.115601 C 0.94312,11.410268 4.004664,13.9724 7.920775,12.664678 9.211249,12.194275 10.182633,11.121754 10.502508,9.7889434 10.709485,9.1225384 11.051312,9.0080724 11.676949,9.2009384 11.465543,10.84676 10.511536,12.304927 9.08816,13.157818 6.707224,14.459922 3.758937,14.08312 1.782006,12.224066 0.828655,11.15233 0.253194,9.7975674 0.141081,8.3667554 c 0,-0.235202 -0.0784,-0.454724 -0.133281,-0.666405 C 0.0026,7.3046894 0,6.9179124 0,6.5400214 Z m 1.127401,-0.286946 h 9.654253 c -0.06037,-3.075657 -2.001568,-5.257547 -4.590357,-5.277931 -2.882007,-0.0392 -4.943943,2.094865 -5.070952,5.264603 z" })
6
6
  ] });
7
7
  };
8
8
  var icon_light_default = ExpressjsIconLight;
@@ -24,9 +24,9 @@ __export(logo_dark_exports, {
24
24
  module.exports = __toCommonJS(logo_dark_exports);
25
25
  var import_jsx_runtime = require("react/jsx-runtime");
26
26
  const ExpressjsLogoDark = (props) => {
27
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "78195943__svg1", version: "1.1", viewBox: "0 0 24 5.3556032", children: [
28
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "c8857170__defs1" }),
29
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "d40c02ea__path1", fill: "#ffffff", strokeWidth: "0.0214224", d: "M 7.4436802,5.355603 V 0.10476553 H 7.7284946 V 0.9307272 A 1.0800161,1.0800161 0 0 0 7.8214581,0.8142951 C 8.0593351,0.32076879 8.561064,0.0092957 9.1088191,0.01544779 9.7581958,-0.00391979 10.2859,0.23646367 10.596006,0.8142951 a 2.5678863,2.5678863 0 0 1 0.06198,2.3539335 C 10.369066,3.8157828 9.6554348,4.1377368 8.8914486,4.0194818 A 1.4286289,1.4286289 0 0 1 7.7512799,3.2671162 v 2.0882589 z m 0.2848144,-3.3933922 0.063799,0.616566 C 7.9048519,3.2805594 8.3197693,3.6952491 8.9711968,3.7731744 A 1.3397668,1.3397668 0 0 0 10.442889,2.9219213 C 10.69626,2.3181147 10.677577,1.6345603 10.392762,1.0448808 A 1.3124246,1.3124246 0 0 0 9.0101594,0.28089461 1.2782469,1.2782469 0 0 0 7.8681677,1.2251112 6.5211097,6.5211097 0 0 0 7.7284946,1.9619831 Z M 16.728173,2.6758416 A 1.535719,1.535719 0 0 1 15.227315,4.033153 C 14.032918,4.0933058 13.472403,3.3001547 13.383313,2.3848753 a 2.6407988,2.6407988 0 0 1 0.232636,-1.45437604 1.6223026,1.6223026 0 0 1 1.688836,-0.90548187 1.5516686,1.5516686 0 0 1 1.376678,1.18095441 7.9679666,7.9679666 0 0 1 0.133749,0.8726711 h -3.136831 c -0.0581,0.8298351 0.387803,1.4969843 1.019863,1.6578474 0.787227,0.1936738 1.460072,-0.1474199 1.704329,-0.8959121 0.05423,-0.1920787 0.153116,-0.219193 0.32765,-0.1647366 z M 13.676102,1.8129681 h 2.805763 C 16.464321,0.92890436 15.913832,0.28636311 15.167162,0.27907177 14.324112,0.26540085 13.712786,0.88219472 13.676102,1.8129681 Z m 3.631953,0.8822408 h 0.275017 a 1.1028012,1.1028012 0 0 0 0.647554,0.9501408 1.6929366,1.6929366 0 0 0 1.46987,-0.038735 A 0.66076933,0.66076933 0 0 0 20.088299,2.95701 0.59924941,0.59924941 0 0 0 19.685002,2.3577607 C 19.382415,2.2452022 19.060689,2.1832268 18.752406,2.0843393 A 6.8355447,6.8355447 0 0 1 17.813885,1.7411949 c -0.496716,-0.242434 -0.527476,-1.18665061 0.03486,-1.48559181 a 1.9800294,1.9800294 0 0 1 1.892534,-0.0291649 c 0.363195,0.20050928 0.563932,0.60540144 0.504235,1.01621751 H 20.00969 c 0,-0.011392 -0.02142,-0.021418 -0.02142,-0.033038 C 19.959107,0.45770749 19.327047,0.22256459 18.648505,0.28864159 18.443439,0.31142669 18.249081,0.37340237 18.0668,0.4649986 a 0.5810213,0.5810213 0 0 0 -0.33722,0.581705 0.5810213,0.5810213 0 0 0 0.387803,0.5468435 c 0.296207,0.1086851 0.610642,0.1784078 0.917103,0.2636242 l 0.740517,0.1936738 a 0.87494973,0.87494973 0 0 1 0.601072,0.7892775 C 20.435317,3.2377234 20.232529,3.6284887 19.87389,3.8096307 19.226337,4.1760158 18.159764,4.079179 17.684693,3.6159568 17.441576,3.3714723 17.306004,3.0394926 17.308739,2.694981 Z m 6.557566,-1.4523252 h -0.257928 c 0,-0.034861 -0.01367,-0.068356 -0.01755,-0.095014 a 0.84305052,0.84305052 0 0 0 -0.68651,-0.81046791 1.6929366,1.6929366 0 0 0 -1.087764,0.0524059 0.66076933,0.66076933 0 0 0 -0.478944,0.63023725 0.60836347,0.60836347 0 0 0 0.465272,0.6126926 L 22.9811,1.9353244 a 3.2787829,3.2787829 0 0 1 0.375957,0.1143815 c 0.375955,0.1367107 0.631147,0.4857792 0.64254,0.8847472 a 0.96836884,0.96836884 0 0 1 -0.592413,0.92052 2.1577536,2.1577536 0 0 1 -1.745115,0.017545 1.2098914,1.2098914 0 0 1 -0.729125,-1.1750303 h 0.252004 c 0.09479,0.4568424 0.408537,0.8373543 0.83895,1.017357 0.43041,0.1800027 0.921885,0.1357995 1.313335,-0.1175713 a 0.69266852,0.69266852 0 0 0 0.372309,-0.6475539 0.59924941,0.59924941 0 0 0 -0.40922,-0.595376 C 22.997735,2.2417845 22.676009,2.1818596 22.367725,2.0809214 A 6.8697224,6.8697224 0 0 1 21.423509,1.7416505 C 20.93864,1.5030901 20.899906,0.56662053 21.452673,0.26790706 a 1.9526873,1.9526873 0 0 1 1.923523,-0.0214179 1.0139391,1.0139391 0 0 1 0.486692,0.99479964 z M 6.9749898,3.9383667 A 0.4443104,0.4443104 0 0 1 6.4242727,3.7289712 L 5.4217263,2.3424949 5.276357,2.1488211 4.1129472,3.731022 A 0.42608229,0.42608229 0 0 1 3.5893444,3.9365439 L 5.0881517,1.9257545 3.6937005,0.10886685 c 0.2068891,-0.07473529 0.4374748,0.00638 0.5525399,0.19367382 L 5.2852433,1.7061058 6.330398,0.30800895 A 0.41696823,0.41696823 0 0 1 6.8501271,0.11410742 L 6.3089798,0.83206735 5.5759816,1.7860817 a 0.19367377,0.19367377 0 0 0 0,0.2889157 L 6.9720277,3.9383667 Z M 13.338882,0.08949949 V 0.36292124 A 1.4058437,1.4058437 0 0 0 11.841898,1.8152466 V 3.9481645 H 11.564602 V 0.10658837 h 0.273422 V 0.8938151 C 12.173421,0.31962933 12.6911,0.10658837 13.340705,0.09109439 Z M 4.5569755e-4,1.900691 0.1225841,1.297568 C 0.4579815,0.10499325 1.8250904,-0.39126721 2.7656615,0.34742726 3.3163783,0.77988942 3.4537729,1.3925822 3.4268865,2.0829721 H 0.32423266 C 0.27410533,3.3161043 1.1638654,4.060723 2.3019836,3.6806667 2.6770271,3.5439559 2.9593351,3.2322551 3.0522985,2.8449075 3.1124513,2.6512337 3.2117946,2.6179672 3.3936201,2.6740187 A 1.5744538,1.5744538 0 0 1 2.6412545,3.8239854 1.8228119,1.8228119 0 0 1 0.51790644,3.5526142 C 0.24083903,3.2411411 0.07359603,2.8474139 0.04101327,2.4315847 c 0,-0.068356 -0.02278515,-0.1321538 -0.03873476,-0.1936736 Q 0,2.0654276 0,1.900691 Z M 0.32810616,1.8172974 H 3.1338695 C 3.1163249,0.92343587 2.5521646,0.28932518 1.7997989,0.28340103 0.96221684,0.27200838 0.36296743,0.8922202 0.32605547,1.8134238 Z" })
27
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "4183af97__svg1", version: "1.1", viewBox: "0 0 24 5.3556032", children: [
28
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "61bde88e__defs1" }),
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "6f301bf0__path1", fill: "#ffffff", strokeWidth: "0.0214224", d: "M 7.4436802,5.355603 V 0.10476553 H 7.7284946 V 0.9307272 A 1.0800161,1.0800161 0 0 0 7.8214581,0.8142951 C 8.0593351,0.32076879 8.561064,0.0092957 9.1088191,0.01544779 9.7581958,-0.00391979 10.2859,0.23646367 10.596006,0.8142951 a 2.5678863,2.5678863 0 0 1 0.06198,2.3539335 C 10.369066,3.8157828 9.6554348,4.1377368 8.8914486,4.0194818 A 1.4286289,1.4286289 0 0 1 7.7512799,3.2671162 v 2.0882589 z m 0.2848144,-3.3933922 0.063799,0.616566 C 7.9048519,3.2805594 8.3197693,3.6952491 8.9711968,3.7731744 A 1.3397668,1.3397668 0 0 0 10.442889,2.9219213 C 10.69626,2.3181147 10.677577,1.6345603 10.392762,1.0448808 A 1.3124246,1.3124246 0 0 0 9.0101594,0.28089461 1.2782469,1.2782469 0 0 0 7.8681677,1.2251112 6.5211097,6.5211097 0 0 0 7.7284946,1.9619831 Z M 16.728173,2.6758416 A 1.535719,1.535719 0 0 1 15.227315,4.033153 C 14.032918,4.0933058 13.472403,3.3001547 13.383313,2.3848753 a 2.6407988,2.6407988 0 0 1 0.232636,-1.45437604 1.6223026,1.6223026 0 0 1 1.688836,-0.90548187 1.5516686,1.5516686 0 0 1 1.376678,1.18095441 7.9679666,7.9679666 0 0 1 0.133749,0.8726711 h -3.136831 c -0.0581,0.8298351 0.387803,1.4969843 1.019863,1.6578474 0.787227,0.1936738 1.460072,-0.1474199 1.704329,-0.8959121 0.05423,-0.1920787 0.153116,-0.219193 0.32765,-0.1647366 z M 13.676102,1.8129681 h 2.805763 C 16.464321,0.92890436 15.913832,0.28636311 15.167162,0.27907177 14.324112,0.26540085 13.712786,0.88219472 13.676102,1.8129681 Z m 3.631953,0.8822408 h 0.275017 a 1.1028012,1.1028012 0 0 0 0.647554,0.9501408 1.6929366,1.6929366 0 0 0 1.46987,-0.038735 A 0.66076933,0.66076933 0 0 0 20.088299,2.95701 0.59924941,0.59924941 0 0 0 19.685002,2.3577607 C 19.382415,2.2452022 19.060689,2.1832268 18.752406,2.0843393 A 6.8355447,6.8355447 0 0 1 17.813885,1.7411949 c -0.496716,-0.242434 -0.527476,-1.18665061 0.03486,-1.48559181 a 1.9800294,1.9800294 0 0 1 1.892534,-0.0291649 c 0.363195,0.20050928 0.563932,0.60540144 0.504235,1.01621751 H 20.00969 c 0,-0.011392 -0.02142,-0.021418 -0.02142,-0.033038 C 19.959107,0.45770749 19.327047,0.22256459 18.648505,0.28864159 18.443439,0.31142669 18.249081,0.37340237 18.0668,0.4649986 a 0.5810213,0.5810213 0 0 0 -0.33722,0.581705 0.5810213,0.5810213 0 0 0 0.387803,0.5468435 c 0.296207,0.1086851 0.610642,0.1784078 0.917103,0.2636242 l 0.740517,0.1936738 a 0.87494973,0.87494973 0 0 1 0.601072,0.7892775 C 20.435317,3.2377234 20.232529,3.6284887 19.87389,3.8096307 19.226337,4.1760158 18.159764,4.079179 17.684693,3.6159568 17.441576,3.3714723 17.306004,3.0394926 17.308739,2.694981 Z m 6.557566,-1.4523252 h -0.257928 c 0,-0.034861 -0.01367,-0.068356 -0.01755,-0.095014 a 0.84305052,0.84305052 0 0 0 -0.68651,-0.81046791 1.6929366,1.6929366 0 0 0 -1.087764,0.0524059 0.66076933,0.66076933 0 0 0 -0.478944,0.63023725 0.60836347,0.60836347 0 0 0 0.465272,0.6126926 L 22.9811,1.9353244 a 3.2787829,3.2787829 0 0 1 0.375957,0.1143815 c 0.375955,0.1367107 0.631147,0.4857792 0.64254,0.8847472 a 0.96836884,0.96836884 0 0 1 -0.592413,0.92052 2.1577536,2.1577536 0 0 1 -1.745115,0.017545 1.2098914,1.2098914 0 0 1 -0.729125,-1.1750303 h 0.252004 c 0.09479,0.4568424 0.408537,0.8373543 0.83895,1.017357 0.43041,0.1800027 0.921885,0.1357995 1.313335,-0.1175713 a 0.69266852,0.69266852 0 0 0 0.372309,-0.6475539 0.59924941,0.59924941 0 0 0 -0.40922,-0.595376 C 22.997735,2.2417845 22.676009,2.1818596 22.367725,2.0809214 A 6.8697224,6.8697224 0 0 1 21.423509,1.7416505 C 20.93864,1.5030901 20.899906,0.56662053 21.452673,0.26790706 a 1.9526873,1.9526873 0 0 1 1.923523,-0.0214179 1.0139391,1.0139391 0 0 1 0.486692,0.99479964 z M 6.9749898,3.9383667 A 0.4443104,0.4443104 0 0 1 6.4242727,3.7289712 L 5.4217263,2.3424949 5.276357,2.1488211 4.1129472,3.731022 A 0.42608229,0.42608229 0 0 1 3.5893444,3.9365439 L 5.0881517,1.9257545 3.6937005,0.10886685 c 0.2068891,-0.07473529 0.4374748,0.00638 0.5525399,0.19367382 L 5.2852433,1.7061058 6.330398,0.30800895 A 0.41696823,0.41696823 0 0 1 6.8501271,0.11410742 L 6.3089798,0.83206735 5.5759816,1.7860817 a 0.19367377,0.19367377 0 0 0 0,0.2889157 L 6.9720277,3.9383667 Z M 13.338882,0.08949949 V 0.36292124 A 1.4058437,1.4058437 0 0 0 11.841898,1.8152466 V 3.9481645 H 11.564602 V 0.10658837 h 0.273422 V 0.8938151 C 12.173421,0.31962933 12.6911,0.10658837 13.340705,0.09109439 Z M 4.5569755e-4,1.900691 0.1225841,1.297568 C 0.4579815,0.10499325 1.8250904,-0.39126721 2.7656615,0.34742726 3.3163783,0.77988942 3.4537729,1.3925822 3.4268865,2.0829721 H 0.32423266 C 0.27410533,3.3161043 1.1638654,4.060723 2.3019836,3.6806667 2.6770271,3.5439559 2.9593351,3.2322551 3.0522985,2.8449075 3.1124513,2.6512337 3.2117946,2.6179672 3.3936201,2.6740187 A 1.5744538,1.5744538 0 0 1 2.6412545,3.8239854 1.8228119,1.8228119 0 0 1 0.51790644,3.5526142 C 0.24083903,3.2411411 0.07359603,2.8474139 0.04101327,2.4315847 c 0,-0.068356 -0.02278515,-0.1321538 -0.03873476,-0.1936736 Q 0,2.0654276 0,1.900691 Z M 0.32810616,1.8172974 H 3.1338695 C 3.1163249,0.92343587 2.5521646,0.28932518 1.7997989,0.28340103 0.96221684,0.27200838 0.36296743,0.8922202 0.32605547,1.8134238 Z" })
30
30
  ] });
31
31
  };
32
32
  var logo_dark_default = ExpressjsLogoDark;
@@ -1,8 +1,8 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  const ExpressjsLogoDark = (props) => {
3
- return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "78195943__svg1", version: "1.1", viewBox: "0 0 24 5.3556032", children: [
4
- /* @__PURE__ */ jsx("defs", { id: "c8857170__defs1" }),
5
- /* @__PURE__ */ jsx("path", { id: "d40c02ea__path1", fill: "#ffffff", strokeWidth: "0.0214224", d: "M 7.4436802,5.355603 V 0.10476553 H 7.7284946 V 0.9307272 A 1.0800161,1.0800161 0 0 0 7.8214581,0.8142951 C 8.0593351,0.32076879 8.561064,0.0092957 9.1088191,0.01544779 9.7581958,-0.00391979 10.2859,0.23646367 10.596006,0.8142951 a 2.5678863,2.5678863 0 0 1 0.06198,2.3539335 C 10.369066,3.8157828 9.6554348,4.1377368 8.8914486,4.0194818 A 1.4286289,1.4286289 0 0 1 7.7512799,3.2671162 v 2.0882589 z m 0.2848144,-3.3933922 0.063799,0.616566 C 7.9048519,3.2805594 8.3197693,3.6952491 8.9711968,3.7731744 A 1.3397668,1.3397668 0 0 0 10.442889,2.9219213 C 10.69626,2.3181147 10.677577,1.6345603 10.392762,1.0448808 A 1.3124246,1.3124246 0 0 0 9.0101594,0.28089461 1.2782469,1.2782469 0 0 0 7.8681677,1.2251112 6.5211097,6.5211097 0 0 0 7.7284946,1.9619831 Z M 16.728173,2.6758416 A 1.535719,1.535719 0 0 1 15.227315,4.033153 C 14.032918,4.0933058 13.472403,3.3001547 13.383313,2.3848753 a 2.6407988,2.6407988 0 0 1 0.232636,-1.45437604 1.6223026,1.6223026 0 0 1 1.688836,-0.90548187 1.5516686,1.5516686 0 0 1 1.376678,1.18095441 7.9679666,7.9679666 0 0 1 0.133749,0.8726711 h -3.136831 c -0.0581,0.8298351 0.387803,1.4969843 1.019863,1.6578474 0.787227,0.1936738 1.460072,-0.1474199 1.704329,-0.8959121 0.05423,-0.1920787 0.153116,-0.219193 0.32765,-0.1647366 z M 13.676102,1.8129681 h 2.805763 C 16.464321,0.92890436 15.913832,0.28636311 15.167162,0.27907177 14.324112,0.26540085 13.712786,0.88219472 13.676102,1.8129681 Z m 3.631953,0.8822408 h 0.275017 a 1.1028012,1.1028012 0 0 0 0.647554,0.9501408 1.6929366,1.6929366 0 0 0 1.46987,-0.038735 A 0.66076933,0.66076933 0 0 0 20.088299,2.95701 0.59924941,0.59924941 0 0 0 19.685002,2.3577607 C 19.382415,2.2452022 19.060689,2.1832268 18.752406,2.0843393 A 6.8355447,6.8355447 0 0 1 17.813885,1.7411949 c -0.496716,-0.242434 -0.527476,-1.18665061 0.03486,-1.48559181 a 1.9800294,1.9800294 0 0 1 1.892534,-0.0291649 c 0.363195,0.20050928 0.563932,0.60540144 0.504235,1.01621751 H 20.00969 c 0,-0.011392 -0.02142,-0.021418 -0.02142,-0.033038 C 19.959107,0.45770749 19.327047,0.22256459 18.648505,0.28864159 18.443439,0.31142669 18.249081,0.37340237 18.0668,0.4649986 a 0.5810213,0.5810213 0 0 0 -0.33722,0.581705 0.5810213,0.5810213 0 0 0 0.387803,0.5468435 c 0.296207,0.1086851 0.610642,0.1784078 0.917103,0.2636242 l 0.740517,0.1936738 a 0.87494973,0.87494973 0 0 1 0.601072,0.7892775 C 20.435317,3.2377234 20.232529,3.6284887 19.87389,3.8096307 19.226337,4.1760158 18.159764,4.079179 17.684693,3.6159568 17.441576,3.3714723 17.306004,3.0394926 17.308739,2.694981 Z m 6.557566,-1.4523252 h -0.257928 c 0,-0.034861 -0.01367,-0.068356 -0.01755,-0.095014 a 0.84305052,0.84305052 0 0 0 -0.68651,-0.81046791 1.6929366,1.6929366 0 0 0 -1.087764,0.0524059 0.66076933,0.66076933 0 0 0 -0.478944,0.63023725 0.60836347,0.60836347 0 0 0 0.465272,0.6126926 L 22.9811,1.9353244 a 3.2787829,3.2787829 0 0 1 0.375957,0.1143815 c 0.375955,0.1367107 0.631147,0.4857792 0.64254,0.8847472 a 0.96836884,0.96836884 0 0 1 -0.592413,0.92052 2.1577536,2.1577536 0 0 1 -1.745115,0.017545 1.2098914,1.2098914 0 0 1 -0.729125,-1.1750303 h 0.252004 c 0.09479,0.4568424 0.408537,0.8373543 0.83895,1.017357 0.43041,0.1800027 0.921885,0.1357995 1.313335,-0.1175713 a 0.69266852,0.69266852 0 0 0 0.372309,-0.6475539 0.59924941,0.59924941 0 0 0 -0.40922,-0.595376 C 22.997735,2.2417845 22.676009,2.1818596 22.367725,2.0809214 A 6.8697224,6.8697224 0 0 1 21.423509,1.7416505 C 20.93864,1.5030901 20.899906,0.56662053 21.452673,0.26790706 a 1.9526873,1.9526873 0 0 1 1.923523,-0.0214179 1.0139391,1.0139391 0 0 1 0.486692,0.99479964 z M 6.9749898,3.9383667 A 0.4443104,0.4443104 0 0 1 6.4242727,3.7289712 L 5.4217263,2.3424949 5.276357,2.1488211 4.1129472,3.731022 A 0.42608229,0.42608229 0 0 1 3.5893444,3.9365439 L 5.0881517,1.9257545 3.6937005,0.10886685 c 0.2068891,-0.07473529 0.4374748,0.00638 0.5525399,0.19367382 L 5.2852433,1.7061058 6.330398,0.30800895 A 0.41696823,0.41696823 0 0 1 6.8501271,0.11410742 L 6.3089798,0.83206735 5.5759816,1.7860817 a 0.19367377,0.19367377 0 0 0 0,0.2889157 L 6.9720277,3.9383667 Z M 13.338882,0.08949949 V 0.36292124 A 1.4058437,1.4058437 0 0 0 11.841898,1.8152466 V 3.9481645 H 11.564602 V 0.10658837 h 0.273422 V 0.8938151 C 12.173421,0.31962933 12.6911,0.10658837 13.340705,0.09109439 Z M 4.5569755e-4,1.900691 0.1225841,1.297568 C 0.4579815,0.10499325 1.8250904,-0.39126721 2.7656615,0.34742726 3.3163783,0.77988942 3.4537729,1.3925822 3.4268865,2.0829721 H 0.32423266 C 0.27410533,3.3161043 1.1638654,4.060723 2.3019836,3.6806667 2.6770271,3.5439559 2.9593351,3.2322551 3.0522985,2.8449075 3.1124513,2.6512337 3.2117946,2.6179672 3.3936201,2.6740187 A 1.5744538,1.5744538 0 0 1 2.6412545,3.8239854 1.8228119,1.8228119 0 0 1 0.51790644,3.5526142 C 0.24083903,3.2411411 0.07359603,2.8474139 0.04101327,2.4315847 c 0,-0.068356 -0.02278515,-0.1321538 -0.03873476,-0.1936736 Q 0,2.0654276 0,1.900691 Z M 0.32810616,1.8172974 H 3.1338695 C 3.1163249,0.92343587 2.5521646,0.28932518 1.7997989,0.28340103 0.96221684,0.27200838 0.36296743,0.8922202 0.32605547,1.8134238 Z" })
3
+ return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "4183af97__svg1", version: "1.1", viewBox: "0 0 24 5.3556032", children: [
4
+ /* @__PURE__ */ jsx("defs", { id: "61bde88e__defs1" }),
5
+ /* @__PURE__ */ jsx("path", { id: "6f301bf0__path1", fill: "#ffffff", strokeWidth: "0.0214224", d: "M 7.4436802,5.355603 V 0.10476553 H 7.7284946 V 0.9307272 A 1.0800161,1.0800161 0 0 0 7.8214581,0.8142951 C 8.0593351,0.32076879 8.561064,0.0092957 9.1088191,0.01544779 9.7581958,-0.00391979 10.2859,0.23646367 10.596006,0.8142951 a 2.5678863,2.5678863 0 0 1 0.06198,2.3539335 C 10.369066,3.8157828 9.6554348,4.1377368 8.8914486,4.0194818 A 1.4286289,1.4286289 0 0 1 7.7512799,3.2671162 v 2.0882589 z m 0.2848144,-3.3933922 0.063799,0.616566 C 7.9048519,3.2805594 8.3197693,3.6952491 8.9711968,3.7731744 A 1.3397668,1.3397668 0 0 0 10.442889,2.9219213 C 10.69626,2.3181147 10.677577,1.6345603 10.392762,1.0448808 A 1.3124246,1.3124246 0 0 0 9.0101594,0.28089461 1.2782469,1.2782469 0 0 0 7.8681677,1.2251112 6.5211097,6.5211097 0 0 0 7.7284946,1.9619831 Z M 16.728173,2.6758416 A 1.535719,1.535719 0 0 1 15.227315,4.033153 C 14.032918,4.0933058 13.472403,3.3001547 13.383313,2.3848753 a 2.6407988,2.6407988 0 0 1 0.232636,-1.45437604 1.6223026,1.6223026 0 0 1 1.688836,-0.90548187 1.5516686,1.5516686 0 0 1 1.376678,1.18095441 7.9679666,7.9679666 0 0 1 0.133749,0.8726711 h -3.136831 c -0.0581,0.8298351 0.387803,1.4969843 1.019863,1.6578474 0.787227,0.1936738 1.460072,-0.1474199 1.704329,-0.8959121 0.05423,-0.1920787 0.153116,-0.219193 0.32765,-0.1647366 z M 13.676102,1.8129681 h 2.805763 C 16.464321,0.92890436 15.913832,0.28636311 15.167162,0.27907177 14.324112,0.26540085 13.712786,0.88219472 13.676102,1.8129681 Z m 3.631953,0.8822408 h 0.275017 a 1.1028012,1.1028012 0 0 0 0.647554,0.9501408 1.6929366,1.6929366 0 0 0 1.46987,-0.038735 A 0.66076933,0.66076933 0 0 0 20.088299,2.95701 0.59924941,0.59924941 0 0 0 19.685002,2.3577607 C 19.382415,2.2452022 19.060689,2.1832268 18.752406,2.0843393 A 6.8355447,6.8355447 0 0 1 17.813885,1.7411949 c -0.496716,-0.242434 -0.527476,-1.18665061 0.03486,-1.48559181 a 1.9800294,1.9800294 0 0 1 1.892534,-0.0291649 c 0.363195,0.20050928 0.563932,0.60540144 0.504235,1.01621751 H 20.00969 c 0,-0.011392 -0.02142,-0.021418 -0.02142,-0.033038 C 19.959107,0.45770749 19.327047,0.22256459 18.648505,0.28864159 18.443439,0.31142669 18.249081,0.37340237 18.0668,0.4649986 a 0.5810213,0.5810213 0 0 0 -0.33722,0.581705 0.5810213,0.5810213 0 0 0 0.387803,0.5468435 c 0.296207,0.1086851 0.610642,0.1784078 0.917103,0.2636242 l 0.740517,0.1936738 a 0.87494973,0.87494973 0 0 1 0.601072,0.7892775 C 20.435317,3.2377234 20.232529,3.6284887 19.87389,3.8096307 19.226337,4.1760158 18.159764,4.079179 17.684693,3.6159568 17.441576,3.3714723 17.306004,3.0394926 17.308739,2.694981 Z m 6.557566,-1.4523252 h -0.257928 c 0,-0.034861 -0.01367,-0.068356 -0.01755,-0.095014 a 0.84305052,0.84305052 0 0 0 -0.68651,-0.81046791 1.6929366,1.6929366 0 0 0 -1.087764,0.0524059 0.66076933,0.66076933 0 0 0 -0.478944,0.63023725 0.60836347,0.60836347 0 0 0 0.465272,0.6126926 L 22.9811,1.9353244 a 3.2787829,3.2787829 0 0 1 0.375957,0.1143815 c 0.375955,0.1367107 0.631147,0.4857792 0.64254,0.8847472 a 0.96836884,0.96836884 0 0 1 -0.592413,0.92052 2.1577536,2.1577536 0 0 1 -1.745115,0.017545 1.2098914,1.2098914 0 0 1 -0.729125,-1.1750303 h 0.252004 c 0.09479,0.4568424 0.408537,0.8373543 0.83895,1.017357 0.43041,0.1800027 0.921885,0.1357995 1.313335,-0.1175713 a 0.69266852,0.69266852 0 0 0 0.372309,-0.6475539 0.59924941,0.59924941 0 0 0 -0.40922,-0.595376 C 22.997735,2.2417845 22.676009,2.1818596 22.367725,2.0809214 A 6.8697224,6.8697224 0 0 1 21.423509,1.7416505 C 20.93864,1.5030901 20.899906,0.56662053 21.452673,0.26790706 a 1.9526873,1.9526873 0 0 1 1.923523,-0.0214179 1.0139391,1.0139391 0 0 1 0.486692,0.99479964 z M 6.9749898,3.9383667 A 0.4443104,0.4443104 0 0 1 6.4242727,3.7289712 L 5.4217263,2.3424949 5.276357,2.1488211 4.1129472,3.731022 A 0.42608229,0.42608229 0 0 1 3.5893444,3.9365439 L 5.0881517,1.9257545 3.6937005,0.10886685 c 0.2068891,-0.07473529 0.4374748,0.00638 0.5525399,0.19367382 L 5.2852433,1.7061058 6.330398,0.30800895 A 0.41696823,0.41696823 0 0 1 6.8501271,0.11410742 L 6.3089798,0.83206735 5.5759816,1.7860817 a 0.19367377,0.19367377 0 0 0 0,0.2889157 L 6.9720277,3.9383667 Z M 13.338882,0.08949949 V 0.36292124 A 1.4058437,1.4058437 0 0 0 11.841898,1.8152466 V 3.9481645 H 11.564602 V 0.10658837 h 0.273422 V 0.8938151 C 12.173421,0.31962933 12.6911,0.10658837 13.340705,0.09109439 Z M 4.5569755e-4,1.900691 0.1225841,1.297568 C 0.4579815,0.10499325 1.8250904,-0.39126721 2.7656615,0.34742726 3.3163783,0.77988942 3.4537729,1.3925822 3.4268865,2.0829721 H 0.32423266 C 0.27410533,3.3161043 1.1638654,4.060723 2.3019836,3.6806667 2.6770271,3.5439559 2.9593351,3.2322551 3.0522985,2.8449075 3.1124513,2.6512337 3.2117946,2.6179672 3.3936201,2.6740187 A 1.5744538,1.5744538 0 0 1 2.6412545,3.8239854 1.8228119,1.8228119 0 0 1 0.51790644,3.5526142 C 0.24083903,3.2411411 0.07359603,2.8474139 0.04101327,2.4315847 c 0,-0.068356 -0.02278515,-0.1321538 -0.03873476,-0.1936736 Q 0,2.0654276 0,1.900691 Z M 0.32810616,1.8172974 H 3.1338695 C 3.1163249,0.92343587 2.5521646,0.28932518 1.7997989,0.28340103 0.96221684,0.27200838 0.36296743,0.8922202 0.32605547,1.8134238 Z" })
6
6
  ] });
7
7
  };
8
8
  var logo_dark_default = ExpressjsLogoDark;
@@ -24,9 +24,9 @@ __export(logo_light_exports, {
24
24
  module.exports = __toCommonJS(logo_light_exports);
25
25
  var import_jsx_runtime = require("react/jsx-runtime");
26
26
  const ExpressjsLogoLight = (props) => {
27
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "90dd018b__svg1", version: "1.1", viewBox: "0 0 24 5.3556032", children: [
28
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "c5dd602d__defs1" }),
29
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "222de8fc__path1", strokeWidth: "0.0214224", d: "M 7.4436802,5.355603 V 0.10476553 H 7.7284946 V 0.9307272 A 1.0800161,1.0800161 0 0 0 7.8214581,0.8142951 C 8.0593351,0.32076879 8.561064,0.0092957 9.1088191,0.01544779 9.7581958,-0.00391979 10.2859,0.23646367 10.596006,0.8142951 a 2.5678863,2.5678863 0 0 1 0.06198,2.3539335 C 10.369066,3.8157828 9.6554348,4.1377368 8.8914486,4.0194818 A 1.4286289,1.4286289 0 0 1 7.7512799,3.2671162 v 2.0882589 z m 0.2848144,-3.3933922 0.063799,0.616566 C 7.9048519,3.2805594 8.3197693,3.6952491 8.9711968,3.7731744 A 1.3397668,1.3397668 0 0 0 10.442889,2.9219213 C 10.69626,2.3181147 10.677577,1.6345603 10.392762,1.0448808 A 1.3124246,1.3124246 0 0 0 9.0101594,0.28089461 1.2782469,1.2782469 0 0 0 7.8681677,1.2251112 6.5211097,6.5211097 0 0 0 7.7284946,1.9619831 Z M 16.728173,2.6758416 A 1.535719,1.535719 0 0 1 15.227315,4.033153 C 14.032918,4.0933058 13.472403,3.3001547 13.383313,2.3848753 a 2.6407988,2.6407988 0 0 1 0.232636,-1.45437604 1.6223026,1.6223026 0 0 1 1.688836,-0.90548187 1.5516686,1.5516686 0 0 1 1.376678,1.18095441 7.9679666,7.9679666 0 0 1 0.133749,0.8726711 h -3.136831 c -0.0581,0.8298351 0.387803,1.4969843 1.019863,1.6578474 0.787227,0.1936738 1.460072,-0.1474199 1.704329,-0.8959121 0.05423,-0.1920787 0.153116,-0.219193 0.32765,-0.1647366 z M 13.676102,1.8129681 h 2.805763 C 16.464321,0.92890436 15.913832,0.28636311 15.167162,0.27907177 14.324112,0.26540085 13.712786,0.88219472 13.676102,1.8129681 Z m 3.631953,0.8822408 h 0.275017 a 1.1028012,1.1028012 0 0 0 0.647554,0.9501408 1.6929366,1.6929366 0 0 0 1.46987,-0.038735 A 0.66076933,0.66076933 0 0 0 20.088299,2.95701 0.59924941,0.59924941 0 0 0 19.685002,2.3577607 C 19.382415,2.2452022 19.060689,2.1832268 18.752406,2.0843393 A 6.8355447,6.8355447 0 0 1 17.813885,1.7411949 c -0.496716,-0.242434 -0.527476,-1.18665061 0.03486,-1.48559181 a 1.9800294,1.9800294 0 0 1 1.892534,-0.0291649 c 0.363195,0.20050928 0.563932,0.60540144 0.504235,1.01621751 H 20.00969 c 0,-0.011392 -0.02142,-0.021418 -0.02142,-0.033038 C 19.959107,0.45770749 19.327047,0.22256459 18.648505,0.28864159 18.443439,0.31142669 18.249081,0.37340237 18.0668,0.4649986 a 0.5810213,0.5810213 0 0 0 -0.33722,0.581705 0.5810213,0.5810213 0 0 0 0.387803,0.5468435 c 0.296207,0.1086851 0.610642,0.1784078 0.917103,0.2636242 l 0.740517,0.1936738 a 0.87494973,0.87494973 0 0 1 0.601072,0.7892775 C 20.435317,3.2377234 20.232529,3.6284887 19.87389,3.8096307 19.226337,4.1760158 18.159764,4.079179 17.684693,3.6159568 17.441576,3.3714723 17.306004,3.0394926 17.308739,2.694981 Z m 6.557566,-1.4523252 h -0.257928 c 0,-0.034861 -0.01367,-0.068356 -0.01755,-0.095014 a 0.84305052,0.84305052 0 0 0 -0.68651,-0.81046791 1.6929366,1.6929366 0 0 0 -1.087764,0.0524059 0.66076933,0.66076933 0 0 0 -0.478944,0.63023725 0.60836347,0.60836347 0 0 0 0.465272,0.6126926 L 22.9811,1.9353244 a 3.2787829,3.2787829 0 0 1 0.375957,0.1143815 c 0.375955,0.1367107 0.631147,0.4857792 0.64254,0.8847472 a 0.96836884,0.96836884 0 0 1 -0.592413,0.92052 2.1577536,2.1577536 0 0 1 -1.745115,0.017545 1.2098914,1.2098914 0 0 1 -0.729125,-1.1750303 h 0.252004 c 0.09479,0.4568424 0.408537,0.8373543 0.83895,1.017357 0.43041,0.1800027 0.921885,0.1357995 1.313335,-0.1175713 a 0.69266852,0.69266852 0 0 0 0.372309,-0.6475539 0.59924941,0.59924941 0 0 0 -0.40922,-0.595376 C 22.997735,2.2417845 22.676009,2.1818596 22.367725,2.0809214 A 6.8697224,6.8697224 0 0 1 21.423509,1.7416505 C 20.93864,1.5030901 20.899906,0.56662053 21.452673,0.26790706 a 1.9526873,1.9526873 0 0 1 1.923523,-0.0214179 1.0139391,1.0139391 0 0 1 0.486692,0.99479964 z M 6.9749898,3.9383667 A 0.4443104,0.4443104 0 0 1 6.4242727,3.7289712 L 5.4217263,2.3424949 5.276357,2.1488211 4.1129472,3.731022 A 0.42608229,0.42608229 0 0 1 3.5893444,3.9365439 L 5.0881517,1.9257545 3.6937005,0.10886685 c 0.2068891,-0.07473529 0.4374748,0.00638 0.5525399,0.19367382 L 5.2852433,1.7061058 6.330398,0.30800895 A 0.41696823,0.41696823 0 0 1 6.8501271,0.11410742 L 6.3089798,0.83206735 5.5759816,1.7860817 a 0.19367377,0.19367377 0 0 0 0,0.2889157 L 6.9720277,3.9383667 Z M 13.338882,0.08949949 V 0.36292124 A 1.4058437,1.4058437 0 0 0 11.841898,1.8152466 V 3.9481645 H 11.564602 V 0.10658837 h 0.273422 V 0.8938151 C 12.173421,0.31962933 12.6911,0.10658837 13.340705,0.09109439 Z M 4.5569755e-4,1.900691 0.1225841,1.297568 C 0.4579815,0.10499325 1.8250904,-0.39126721 2.7656615,0.34742726 3.3163783,0.77988942 3.4537729,1.3925822 3.4268865,2.0829721 H 0.32423266 C 0.27410533,3.3161043 1.1638654,4.060723 2.3019836,3.6806667 2.6770271,3.5439559 2.9593351,3.2322551 3.0522985,2.8449075 3.1124513,2.6512337 3.2117946,2.6179672 3.3936201,2.6740187 A 1.5744538,1.5744538 0 0 1 2.6412545,3.8239854 1.8228119,1.8228119 0 0 1 0.51790644,3.5526142 C 0.24083903,3.2411411 0.07359603,2.8474139 0.04101327,2.4315847 c 0,-0.068356 -0.02278515,-0.1321538 -0.03873476,-0.1936736 Q 0,2.0654276 0,1.900691 Z M 0.32810616,1.8172974 H 3.1338695 C 3.1163249,0.92343587 2.5521646,0.28932518 1.7997989,0.28340103 0.96221684,0.27200838 0.36296743,0.8922202 0.32605547,1.8134238 Z" })
27
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "3d0e3bbe__svg1", version: "1.1", viewBox: "0 0 24 5.3556032", children: [
28
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "3cdbe2d4__defs1" }),
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "8f08e0fc__path1", strokeWidth: "0.0214224", d: "M 7.4436802,5.355603 V 0.10476553 H 7.7284946 V 0.9307272 A 1.0800161,1.0800161 0 0 0 7.8214581,0.8142951 C 8.0593351,0.32076879 8.561064,0.0092957 9.1088191,0.01544779 9.7581958,-0.00391979 10.2859,0.23646367 10.596006,0.8142951 a 2.5678863,2.5678863 0 0 1 0.06198,2.3539335 C 10.369066,3.8157828 9.6554348,4.1377368 8.8914486,4.0194818 A 1.4286289,1.4286289 0 0 1 7.7512799,3.2671162 v 2.0882589 z m 0.2848144,-3.3933922 0.063799,0.616566 C 7.9048519,3.2805594 8.3197693,3.6952491 8.9711968,3.7731744 A 1.3397668,1.3397668 0 0 0 10.442889,2.9219213 C 10.69626,2.3181147 10.677577,1.6345603 10.392762,1.0448808 A 1.3124246,1.3124246 0 0 0 9.0101594,0.28089461 1.2782469,1.2782469 0 0 0 7.8681677,1.2251112 6.5211097,6.5211097 0 0 0 7.7284946,1.9619831 Z M 16.728173,2.6758416 A 1.535719,1.535719 0 0 1 15.227315,4.033153 C 14.032918,4.0933058 13.472403,3.3001547 13.383313,2.3848753 a 2.6407988,2.6407988 0 0 1 0.232636,-1.45437604 1.6223026,1.6223026 0 0 1 1.688836,-0.90548187 1.5516686,1.5516686 0 0 1 1.376678,1.18095441 7.9679666,7.9679666 0 0 1 0.133749,0.8726711 h -3.136831 c -0.0581,0.8298351 0.387803,1.4969843 1.019863,1.6578474 0.787227,0.1936738 1.460072,-0.1474199 1.704329,-0.8959121 0.05423,-0.1920787 0.153116,-0.219193 0.32765,-0.1647366 z M 13.676102,1.8129681 h 2.805763 C 16.464321,0.92890436 15.913832,0.28636311 15.167162,0.27907177 14.324112,0.26540085 13.712786,0.88219472 13.676102,1.8129681 Z m 3.631953,0.8822408 h 0.275017 a 1.1028012,1.1028012 0 0 0 0.647554,0.9501408 1.6929366,1.6929366 0 0 0 1.46987,-0.038735 A 0.66076933,0.66076933 0 0 0 20.088299,2.95701 0.59924941,0.59924941 0 0 0 19.685002,2.3577607 C 19.382415,2.2452022 19.060689,2.1832268 18.752406,2.0843393 A 6.8355447,6.8355447 0 0 1 17.813885,1.7411949 c -0.496716,-0.242434 -0.527476,-1.18665061 0.03486,-1.48559181 a 1.9800294,1.9800294 0 0 1 1.892534,-0.0291649 c 0.363195,0.20050928 0.563932,0.60540144 0.504235,1.01621751 H 20.00969 c 0,-0.011392 -0.02142,-0.021418 -0.02142,-0.033038 C 19.959107,0.45770749 19.327047,0.22256459 18.648505,0.28864159 18.443439,0.31142669 18.249081,0.37340237 18.0668,0.4649986 a 0.5810213,0.5810213 0 0 0 -0.33722,0.581705 0.5810213,0.5810213 0 0 0 0.387803,0.5468435 c 0.296207,0.1086851 0.610642,0.1784078 0.917103,0.2636242 l 0.740517,0.1936738 a 0.87494973,0.87494973 0 0 1 0.601072,0.7892775 C 20.435317,3.2377234 20.232529,3.6284887 19.87389,3.8096307 19.226337,4.1760158 18.159764,4.079179 17.684693,3.6159568 17.441576,3.3714723 17.306004,3.0394926 17.308739,2.694981 Z m 6.557566,-1.4523252 h -0.257928 c 0,-0.034861 -0.01367,-0.068356 -0.01755,-0.095014 a 0.84305052,0.84305052 0 0 0 -0.68651,-0.81046791 1.6929366,1.6929366 0 0 0 -1.087764,0.0524059 0.66076933,0.66076933 0 0 0 -0.478944,0.63023725 0.60836347,0.60836347 0 0 0 0.465272,0.6126926 L 22.9811,1.9353244 a 3.2787829,3.2787829 0 0 1 0.375957,0.1143815 c 0.375955,0.1367107 0.631147,0.4857792 0.64254,0.8847472 a 0.96836884,0.96836884 0 0 1 -0.592413,0.92052 2.1577536,2.1577536 0 0 1 -1.745115,0.017545 1.2098914,1.2098914 0 0 1 -0.729125,-1.1750303 h 0.252004 c 0.09479,0.4568424 0.408537,0.8373543 0.83895,1.017357 0.43041,0.1800027 0.921885,0.1357995 1.313335,-0.1175713 a 0.69266852,0.69266852 0 0 0 0.372309,-0.6475539 0.59924941,0.59924941 0 0 0 -0.40922,-0.595376 C 22.997735,2.2417845 22.676009,2.1818596 22.367725,2.0809214 A 6.8697224,6.8697224 0 0 1 21.423509,1.7416505 C 20.93864,1.5030901 20.899906,0.56662053 21.452673,0.26790706 a 1.9526873,1.9526873 0 0 1 1.923523,-0.0214179 1.0139391,1.0139391 0 0 1 0.486692,0.99479964 z M 6.9749898,3.9383667 A 0.4443104,0.4443104 0 0 1 6.4242727,3.7289712 L 5.4217263,2.3424949 5.276357,2.1488211 4.1129472,3.731022 A 0.42608229,0.42608229 0 0 1 3.5893444,3.9365439 L 5.0881517,1.9257545 3.6937005,0.10886685 c 0.2068891,-0.07473529 0.4374748,0.00638 0.5525399,0.19367382 L 5.2852433,1.7061058 6.330398,0.30800895 A 0.41696823,0.41696823 0 0 1 6.8501271,0.11410742 L 6.3089798,0.83206735 5.5759816,1.7860817 a 0.19367377,0.19367377 0 0 0 0,0.2889157 L 6.9720277,3.9383667 Z M 13.338882,0.08949949 V 0.36292124 A 1.4058437,1.4058437 0 0 0 11.841898,1.8152466 V 3.9481645 H 11.564602 V 0.10658837 h 0.273422 V 0.8938151 C 12.173421,0.31962933 12.6911,0.10658837 13.340705,0.09109439 Z M 4.5569755e-4,1.900691 0.1225841,1.297568 C 0.4579815,0.10499325 1.8250904,-0.39126721 2.7656615,0.34742726 3.3163783,0.77988942 3.4537729,1.3925822 3.4268865,2.0829721 H 0.32423266 C 0.27410533,3.3161043 1.1638654,4.060723 2.3019836,3.6806667 2.6770271,3.5439559 2.9593351,3.2322551 3.0522985,2.8449075 3.1124513,2.6512337 3.2117946,2.6179672 3.3936201,2.6740187 A 1.5744538,1.5744538 0 0 1 2.6412545,3.8239854 1.8228119,1.8228119 0 0 1 0.51790644,3.5526142 C 0.24083903,3.2411411 0.07359603,2.8474139 0.04101327,2.4315847 c 0,-0.068356 -0.02278515,-0.1321538 -0.03873476,-0.1936736 Q 0,2.0654276 0,1.900691 Z M 0.32810616,1.8172974 H 3.1338695 C 3.1163249,0.92343587 2.5521646,0.28932518 1.7997989,0.28340103 0.96221684,0.27200838 0.36296743,0.8922202 0.32605547,1.8134238 Z" })
30
30
  ] });
31
31
  };
32
32
  var logo_light_default = ExpressjsLogoLight;
@@ -1,8 +1,8 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  const ExpressjsLogoLight = (props) => {
3
- return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "90dd018b__svg1", version: "1.1", viewBox: "0 0 24 5.3556032", children: [
4
- /* @__PURE__ */ jsx("defs", { id: "c5dd602d__defs1" }),
5
- /* @__PURE__ */ jsx("path", { id: "222de8fc__path1", strokeWidth: "0.0214224", d: "M 7.4436802,5.355603 V 0.10476553 H 7.7284946 V 0.9307272 A 1.0800161,1.0800161 0 0 0 7.8214581,0.8142951 C 8.0593351,0.32076879 8.561064,0.0092957 9.1088191,0.01544779 9.7581958,-0.00391979 10.2859,0.23646367 10.596006,0.8142951 a 2.5678863,2.5678863 0 0 1 0.06198,2.3539335 C 10.369066,3.8157828 9.6554348,4.1377368 8.8914486,4.0194818 A 1.4286289,1.4286289 0 0 1 7.7512799,3.2671162 v 2.0882589 z m 0.2848144,-3.3933922 0.063799,0.616566 C 7.9048519,3.2805594 8.3197693,3.6952491 8.9711968,3.7731744 A 1.3397668,1.3397668 0 0 0 10.442889,2.9219213 C 10.69626,2.3181147 10.677577,1.6345603 10.392762,1.0448808 A 1.3124246,1.3124246 0 0 0 9.0101594,0.28089461 1.2782469,1.2782469 0 0 0 7.8681677,1.2251112 6.5211097,6.5211097 0 0 0 7.7284946,1.9619831 Z M 16.728173,2.6758416 A 1.535719,1.535719 0 0 1 15.227315,4.033153 C 14.032918,4.0933058 13.472403,3.3001547 13.383313,2.3848753 a 2.6407988,2.6407988 0 0 1 0.232636,-1.45437604 1.6223026,1.6223026 0 0 1 1.688836,-0.90548187 1.5516686,1.5516686 0 0 1 1.376678,1.18095441 7.9679666,7.9679666 0 0 1 0.133749,0.8726711 h -3.136831 c -0.0581,0.8298351 0.387803,1.4969843 1.019863,1.6578474 0.787227,0.1936738 1.460072,-0.1474199 1.704329,-0.8959121 0.05423,-0.1920787 0.153116,-0.219193 0.32765,-0.1647366 z M 13.676102,1.8129681 h 2.805763 C 16.464321,0.92890436 15.913832,0.28636311 15.167162,0.27907177 14.324112,0.26540085 13.712786,0.88219472 13.676102,1.8129681 Z m 3.631953,0.8822408 h 0.275017 a 1.1028012,1.1028012 0 0 0 0.647554,0.9501408 1.6929366,1.6929366 0 0 0 1.46987,-0.038735 A 0.66076933,0.66076933 0 0 0 20.088299,2.95701 0.59924941,0.59924941 0 0 0 19.685002,2.3577607 C 19.382415,2.2452022 19.060689,2.1832268 18.752406,2.0843393 A 6.8355447,6.8355447 0 0 1 17.813885,1.7411949 c -0.496716,-0.242434 -0.527476,-1.18665061 0.03486,-1.48559181 a 1.9800294,1.9800294 0 0 1 1.892534,-0.0291649 c 0.363195,0.20050928 0.563932,0.60540144 0.504235,1.01621751 H 20.00969 c 0,-0.011392 -0.02142,-0.021418 -0.02142,-0.033038 C 19.959107,0.45770749 19.327047,0.22256459 18.648505,0.28864159 18.443439,0.31142669 18.249081,0.37340237 18.0668,0.4649986 a 0.5810213,0.5810213 0 0 0 -0.33722,0.581705 0.5810213,0.5810213 0 0 0 0.387803,0.5468435 c 0.296207,0.1086851 0.610642,0.1784078 0.917103,0.2636242 l 0.740517,0.1936738 a 0.87494973,0.87494973 0 0 1 0.601072,0.7892775 C 20.435317,3.2377234 20.232529,3.6284887 19.87389,3.8096307 19.226337,4.1760158 18.159764,4.079179 17.684693,3.6159568 17.441576,3.3714723 17.306004,3.0394926 17.308739,2.694981 Z m 6.557566,-1.4523252 h -0.257928 c 0,-0.034861 -0.01367,-0.068356 -0.01755,-0.095014 a 0.84305052,0.84305052 0 0 0 -0.68651,-0.81046791 1.6929366,1.6929366 0 0 0 -1.087764,0.0524059 0.66076933,0.66076933 0 0 0 -0.478944,0.63023725 0.60836347,0.60836347 0 0 0 0.465272,0.6126926 L 22.9811,1.9353244 a 3.2787829,3.2787829 0 0 1 0.375957,0.1143815 c 0.375955,0.1367107 0.631147,0.4857792 0.64254,0.8847472 a 0.96836884,0.96836884 0 0 1 -0.592413,0.92052 2.1577536,2.1577536 0 0 1 -1.745115,0.017545 1.2098914,1.2098914 0 0 1 -0.729125,-1.1750303 h 0.252004 c 0.09479,0.4568424 0.408537,0.8373543 0.83895,1.017357 0.43041,0.1800027 0.921885,0.1357995 1.313335,-0.1175713 a 0.69266852,0.69266852 0 0 0 0.372309,-0.6475539 0.59924941,0.59924941 0 0 0 -0.40922,-0.595376 C 22.997735,2.2417845 22.676009,2.1818596 22.367725,2.0809214 A 6.8697224,6.8697224 0 0 1 21.423509,1.7416505 C 20.93864,1.5030901 20.899906,0.56662053 21.452673,0.26790706 a 1.9526873,1.9526873 0 0 1 1.923523,-0.0214179 1.0139391,1.0139391 0 0 1 0.486692,0.99479964 z M 6.9749898,3.9383667 A 0.4443104,0.4443104 0 0 1 6.4242727,3.7289712 L 5.4217263,2.3424949 5.276357,2.1488211 4.1129472,3.731022 A 0.42608229,0.42608229 0 0 1 3.5893444,3.9365439 L 5.0881517,1.9257545 3.6937005,0.10886685 c 0.2068891,-0.07473529 0.4374748,0.00638 0.5525399,0.19367382 L 5.2852433,1.7061058 6.330398,0.30800895 A 0.41696823,0.41696823 0 0 1 6.8501271,0.11410742 L 6.3089798,0.83206735 5.5759816,1.7860817 a 0.19367377,0.19367377 0 0 0 0,0.2889157 L 6.9720277,3.9383667 Z M 13.338882,0.08949949 V 0.36292124 A 1.4058437,1.4058437 0 0 0 11.841898,1.8152466 V 3.9481645 H 11.564602 V 0.10658837 h 0.273422 V 0.8938151 C 12.173421,0.31962933 12.6911,0.10658837 13.340705,0.09109439 Z M 4.5569755e-4,1.900691 0.1225841,1.297568 C 0.4579815,0.10499325 1.8250904,-0.39126721 2.7656615,0.34742726 3.3163783,0.77988942 3.4537729,1.3925822 3.4268865,2.0829721 H 0.32423266 C 0.27410533,3.3161043 1.1638654,4.060723 2.3019836,3.6806667 2.6770271,3.5439559 2.9593351,3.2322551 3.0522985,2.8449075 3.1124513,2.6512337 3.2117946,2.6179672 3.3936201,2.6740187 A 1.5744538,1.5744538 0 0 1 2.6412545,3.8239854 1.8228119,1.8228119 0 0 1 0.51790644,3.5526142 C 0.24083903,3.2411411 0.07359603,2.8474139 0.04101327,2.4315847 c 0,-0.068356 -0.02278515,-0.1321538 -0.03873476,-0.1936736 Q 0,2.0654276 0,1.900691 Z M 0.32810616,1.8172974 H 3.1338695 C 3.1163249,0.92343587 2.5521646,0.28932518 1.7997989,0.28340103 0.96221684,0.27200838 0.36296743,0.8922202 0.32605547,1.8134238 Z" })
3
+ return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "3d0e3bbe__svg1", version: "1.1", viewBox: "0 0 24 5.3556032", children: [
4
+ /* @__PURE__ */ jsx("defs", { id: "3cdbe2d4__defs1" }),
5
+ /* @__PURE__ */ jsx("path", { id: "8f08e0fc__path1", strokeWidth: "0.0214224", d: "M 7.4436802,5.355603 V 0.10476553 H 7.7284946 V 0.9307272 A 1.0800161,1.0800161 0 0 0 7.8214581,0.8142951 C 8.0593351,0.32076879 8.561064,0.0092957 9.1088191,0.01544779 9.7581958,-0.00391979 10.2859,0.23646367 10.596006,0.8142951 a 2.5678863,2.5678863 0 0 1 0.06198,2.3539335 C 10.369066,3.8157828 9.6554348,4.1377368 8.8914486,4.0194818 A 1.4286289,1.4286289 0 0 1 7.7512799,3.2671162 v 2.0882589 z m 0.2848144,-3.3933922 0.063799,0.616566 C 7.9048519,3.2805594 8.3197693,3.6952491 8.9711968,3.7731744 A 1.3397668,1.3397668 0 0 0 10.442889,2.9219213 C 10.69626,2.3181147 10.677577,1.6345603 10.392762,1.0448808 A 1.3124246,1.3124246 0 0 0 9.0101594,0.28089461 1.2782469,1.2782469 0 0 0 7.8681677,1.2251112 6.5211097,6.5211097 0 0 0 7.7284946,1.9619831 Z M 16.728173,2.6758416 A 1.535719,1.535719 0 0 1 15.227315,4.033153 C 14.032918,4.0933058 13.472403,3.3001547 13.383313,2.3848753 a 2.6407988,2.6407988 0 0 1 0.232636,-1.45437604 1.6223026,1.6223026 0 0 1 1.688836,-0.90548187 1.5516686,1.5516686 0 0 1 1.376678,1.18095441 7.9679666,7.9679666 0 0 1 0.133749,0.8726711 h -3.136831 c -0.0581,0.8298351 0.387803,1.4969843 1.019863,1.6578474 0.787227,0.1936738 1.460072,-0.1474199 1.704329,-0.8959121 0.05423,-0.1920787 0.153116,-0.219193 0.32765,-0.1647366 z M 13.676102,1.8129681 h 2.805763 C 16.464321,0.92890436 15.913832,0.28636311 15.167162,0.27907177 14.324112,0.26540085 13.712786,0.88219472 13.676102,1.8129681 Z m 3.631953,0.8822408 h 0.275017 a 1.1028012,1.1028012 0 0 0 0.647554,0.9501408 1.6929366,1.6929366 0 0 0 1.46987,-0.038735 A 0.66076933,0.66076933 0 0 0 20.088299,2.95701 0.59924941,0.59924941 0 0 0 19.685002,2.3577607 C 19.382415,2.2452022 19.060689,2.1832268 18.752406,2.0843393 A 6.8355447,6.8355447 0 0 1 17.813885,1.7411949 c -0.496716,-0.242434 -0.527476,-1.18665061 0.03486,-1.48559181 a 1.9800294,1.9800294 0 0 1 1.892534,-0.0291649 c 0.363195,0.20050928 0.563932,0.60540144 0.504235,1.01621751 H 20.00969 c 0,-0.011392 -0.02142,-0.021418 -0.02142,-0.033038 C 19.959107,0.45770749 19.327047,0.22256459 18.648505,0.28864159 18.443439,0.31142669 18.249081,0.37340237 18.0668,0.4649986 a 0.5810213,0.5810213 0 0 0 -0.33722,0.581705 0.5810213,0.5810213 0 0 0 0.387803,0.5468435 c 0.296207,0.1086851 0.610642,0.1784078 0.917103,0.2636242 l 0.740517,0.1936738 a 0.87494973,0.87494973 0 0 1 0.601072,0.7892775 C 20.435317,3.2377234 20.232529,3.6284887 19.87389,3.8096307 19.226337,4.1760158 18.159764,4.079179 17.684693,3.6159568 17.441576,3.3714723 17.306004,3.0394926 17.308739,2.694981 Z m 6.557566,-1.4523252 h -0.257928 c 0,-0.034861 -0.01367,-0.068356 -0.01755,-0.095014 a 0.84305052,0.84305052 0 0 0 -0.68651,-0.81046791 1.6929366,1.6929366 0 0 0 -1.087764,0.0524059 0.66076933,0.66076933 0 0 0 -0.478944,0.63023725 0.60836347,0.60836347 0 0 0 0.465272,0.6126926 L 22.9811,1.9353244 a 3.2787829,3.2787829 0 0 1 0.375957,0.1143815 c 0.375955,0.1367107 0.631147,0.4857792 0.64254,0.8847472 a 0.96836884,0.96836884 0 0 1 -0.592413,0.92052 2.1577536,2.1577536 0 0 1 -1.745115,0.017545 1.2098914,1.2098914 0 0 1 -0.729125,-1.1750303 h 0.252004 c 0.09479,0.4568424 0.408537,0.8373543 0.83895,1.017357 0.43041,0.1800027 0.921885,0.1357995 1.313335,-0.1175713 a 0.69266852,0.69266852 0 0 0 0.372309,-0.6475539 0.59924941,0.59924941 0 0 0 -0.40922,-0.595376 C 22.997735,2.2417845 22.676009,2.1818596 22.367725,2.0809214 A 6.8697224,6.8697224 0 0 1 21.423509,1.7416505 C 20.93864,1.5030901 20.899906,0.56662053 21.452673,0.26790706 a 1.9526873,1.9526873 0 0 1 1.923523,-0.0214179 1.0139391,1.0139391 0 0 1 0.486692,0.99479964 z M 6.9749898,3.9383667 A 0.4443104,0.4443104 0 0 1 6.4242727,3.7289712 L 5.4217263,2.3424949 5.276357,2.1488211 4.1129472,3.731022 A 0.42608229,0.42608229 0 0 1 3.5893444,3.9365439 L 5.0881517,1.9257545 3.6937005,0.10886685 c 0.2068891,-0.07473529 0.4374748,0.00638 0.5525399,0.19367382 L 5.2852433,1.7061058 6.330398,0.30800895 A 0.41696823,0.41696823 0 0 1 6.8501271,0.11410742 L 6.3089798,0.83206735 5.5759816,1.7860817 a 0.19367377,0.19367377 0 0 0 0,0.2889157 L 6.9720277,3.9383667 Z M 13.338882,0.08949949 V 0.36292124 A 1.4058437,1.4058437 0 0 0 11.841898,1.8152466 V 3.9481645 H 11.564602 V 0.10658837 h 0.273422 V 0.8938151 C 12.173421,0.31962933 12.6911,0.10658837 13.340705,0.09109439 Z M 4.5569755e-4,1.900691 0.1225841,1.297568 C 0.4579815,0.10499325 1.8250904,-0.39126721 2.7656615,0.34742726 3.3163783,0.77988942 3.4537729,1.3925822 3.4268865,2.0829721 H 0.32423266 C 0.27410533,3.3161043 1.1638654,4.060723 2.3019836,3.6806667 2.6770271,3.5439559 2.9593351,3.2322551 3.0522985,2.8449075 3.1124513,2.6512337 3.2117946,2.6179672 3.3936201,2.6740187 A 1.5744538,1.5744538 0 0 1 2.6412545,3.8239854 1.8228119,1.8228119 0 0 1 0.51790644,3.5526142 C 0.24083903,3.2411411 0.07359603,2.8474139 0.04101327,2.4315847 c 0,-0.068356 -0.02278515,-0.1321538 -0.03873476,-0.1936736 Q 0,2.0654276 0,1.900691 Z M 0.32810616,1.8172974 H 3.1338695 C 3.1163249,0.92343587 2.5521646,0.28932518 1.7997989,0.28340103 0.96221684,0.27200838 0.36296743,0.8922202 0.32605547,1.8134238 Z" })
6
6
  ] });
7
7
  };
8
8
  var logo_light_default = ExpressjsLogoLight;
@@ -24,9 +24,9 @@ __export(icon_mono_exports, {
24
24
  module.exports = __toCommonJS(icon_mono_exports);
25
25
  var import_jsx_runtime = require("react/jsx-runtime");
26
26
  const FacebookIconMono = (props) => {
27
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "c2e622c0__svg1", version: "1.1", viewBox: "0 0 24 23.912111", children: [
28
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "9e1f4db1__defs1", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("clipPath", { id: "00aa0ba1__clipPath2", clipPathUnits: "userSpaceOnUse", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "0b86318b__path2", d: "M 0,700 H 700 V 0 H 0 Z", transform: "translate(-600.00002,-350.00001)" }) }) }),
29
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", { id: "df765ffb__layer1", transform: "translate(-88.37084,-23.54792)", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "b4c3a885__path1", fill: "#ffffff", fillOpacity: "1", fillRule: "nonzero", stroke: "none", d: "m 0,0 c 0,138.071 -111.929,250 -250,250 -138.071,0 -250,-111.929 -250,-250 0,-117.245 80.715,-215.622 189.606,-242.638 v 166.242 h -51.552 V 0 h 51.552 v 32.919 c 0,85.092 38.508,124.532 122.048,124.532 15.838,0 43.167,-3.105 54.347,-6.211 V 81.986 c -5.901,0.621 -16.149,0.932 -28.882,0.932 -40.993,0 -56.832,-15.528 -56.832,-55.9 V 0 h 81.659 l -14.028,-76.396 h -67.631 V -248.169 C -95.927,-233.218 0,-127.818 0,0", clipPath: "url(#00aa0ba1__clipPath2)", transform: "matrix(0.048,0,0,-0.048,112.37084,35.54792)" }) })
27
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "fdc59143__svg1", version: "1.1", viewBox: "0 0 24 23.912111", children: [
28
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "95d355d9__defs1", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("clipPath", { id: "3a51ec8e__clipPath2", clipPathUnits: "userSpaceOnUse", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "53cf69f9__path2", d: "M 0,700 H 700 V 0 H 0 Z", transform: "translate(-600.00002,-350.00001)" }) }) }),
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", { id: "d88337b0__layer1", transform: "translate(-88.37084,-23.54792)", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "8d8cda5b__path1", fill: "#ffffff", fillOpacity: "1", fillRule: "nonzero", stroke: "none", d: "m 0,0 c 0,138.071 -111.929,250 -250,250 -138.071,0 -250,-111.929 -250,-250 0,-117.245 80.715,-215.622 189.606,-242.638 v 166.242 h -51.552 V 0 h 51.552 v 32.919 c 0,85.092 38.508,124.532 122.048,124.532 15.838,0 43.167,-3.105 54.347,-6.211 V 81.986 c -5.901,0.621 -16.149,0.932 -28.882,0.932 -40.993,0 -56.832,-15.528 -56.832,-55.9 V 0 h 81.659 l -14.028,-76.396 h -67.631 V -248.169 C -95.927,-233.218 0,-127.818 0,0", clipPath: "url(#3a51ec8e__clipPath2)", transform: "matrix(0.048,0,0,-0.048,112.37084,35.54792)" }) })
30
30
  ] });
31
31
  };
32
32
  var icon_mono_default = FacebookIconMono;
@@ -1,8 +1,8 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  const FacebookIconMono = (props) => {
3
- return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "c2e622c0__svg1", version: "1.1", viewBox: "0 0 24 23.912111", children: [
4
- /* @__PURE__ */ jsx("defs", { id: "9e1f4db1__defs1", children: /* @__PURE__ */ jsx("clipPath", { id: "00aa0ba1__clipPath2", clipPathUnits: "userSpaceOnUse", children: /* @__PURE__ */ jsx("path", { id: "0b86318b__path2", d: "M 0,700 H 700 V 0 H 0 Z", transform: "translate(-600.00002,-350.00001)" }) }) }),
5
- /* @__PURE__ */ jsx("g", { id: "df765ffb__layer1", transform: "translate(-88.37084,-23.54792)", children: /* @__PURE__ */ jsx("path", { id: "b4c3a885__path1", fill: "#ffffff", fillOpacity: "1", fillRule: "nonzero", stroke: "none", d: "m 0,0 c 0,138.071 -111.929,250 -250,250 -138.071,0 -250,-111.929 -250,-250 0,-117.245 80.715,-215.622 189.606,-242.638 v 166.242 h -51.552 V 0 h 51.552 v 32.919 c 0,85.092 38.508,124.532 122.048,124.532 15.838,0 43.167,-3.105 54.347,-6.211 V 81.986 c -5.901,0.621 -16.149,0.932 -28.882,0.932 -40.993,0 -56.832,-15.528 -56.832,-55.9 V 0 h 81.659 l -14.028,-76.396 h -67.631 V -248.169 C -95.927,-233.218 0,-127.818 0,0", clipPath: "url(#00aa0ba1__clipPath2)", transform: "matrix(0.048,0,0,-0.048,112.37084,35.54792)" }) })
3
+ return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "fdc59143__svg1", version: "1.1", viewBox: "0 0 24 23.912111", children: [
4
+ /* @__PURE__ */ jsx("defs", { id: "95d355d9__defs1", children: /* @__PURE__ */ jsx("clipPath", { id: "3a51ec8e__clipPath2", clipPathUnits: "userSpaceOnUse", children: /* @__PURE__ */ jsx("path", { id: "53cf69f9__path2", d: "M 0,700 H 700 V 0 H 0 Z", transform: "translate(-600.00002,-350.00001)" }) }) }),
5
+ /* @__PURE__ */ jsx("g", { id: "d88337b0__layer1", transform: "translate(-88.37084,-23.54792)", children: /* @__PURE__ */ jsx("path", { id: "8d8cda5b__path1", fill: "#ffffff", fillOpacity: "1", fillRule: "nonzero", stroke: "none", d: "m 0,0 c 0,138.071 -111.929,250 -250,250 -138.071,0 -250,-111.929 -250,-250 0,-117.245 80.715,-215.622 189.606,-242.638 v 166.242 h -51.552 V 0 h 51.552 v 32.919 c 0,85.092 38.508,124.532 122.048,124.532 15.838,0 43.167,-3.105 54.347,-6.211 V 81.986 c -5.901,0.621 -16.149,0.932 -28.882,0.932 -40.993,0 -56.832,-15.528 -56.832,-55.9 V 0 h 81.659 l -14.028,-76.396 h -67.631 V -248.169 C -95.927,-233.218 0,-127.818 0,0", clipPath: "url(#3a51ec8e__clipPath2)", transform: "matrix(0.048,0,0,-0.048,112.37084,35.54792)" }) })
6
6
  ] });
7
7
  };
8
8
  var icon_mono_default = FacebookIconMono;
@@ -24,14 +24,14 @@ __export(icon_exports, {
24
24
  module.exports = __toCommonJS(icon_exports);
25
25
  var import_jsx_runtime = require("react/jsx-runtime");
26
26
  const FacebookIcon = (props) => {
27
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "08c6913e__svg1", version: "1.1", viewBox: "0 0 24 24.000023", children: [
28
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("defs", { id: "f33ff75d__defs1", children: [
29
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("clipPath", { id: "c2751692__clipPath4", clipPathUnits: "userSpaceOnUse", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "a5944c0b__path4", d: "M 0,700 H 700 V 0 H 0 Z", transform: "translate(-447.91751,-273.60361)" }) }),
30
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("clipPath", { id: "32c049ab__clipPath2", clipPathUnits: "userSpaceOnUse", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "4b195e9e__path2", d: "M 0,700 H 700 V 0 H 0 Z", transform: "translate(-600.00002,-350.00001)" }) })
27
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "f08a85fc__svg1", version: "1.1", viewBox: "0 0 24 24.000023", children: [
28
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("defs", { id: "211ad8c7__defs1", children: [
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("clipPath", { id: "c26ec791__clipPath4", clipPathUnits: "userSpaceOnUse", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "3452301b__path4", d: "M 0,700 H 700 V 0 H 0 Z", transform: "translate(-447.91751,-273.60361)" }) }),
30
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("clipPath", { id: "711843ef__clipPath2", clipPathUnits: "userSpaceOnUse", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "ec098c26__path2", d: "M 0,700 H 700 V 0 H 0 Z", transform: "translate(-600.00002,-350.00001)" }) })
31
31
  ] }),
32
- /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { id: "0cee3be9__layer1", transform: "translate(-97.10208,-58.472916)", children: [
33
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "d5b00f07__path1", fill: "#0866ff", fillOpacity: "1", fillRule: "nonzero", stroke: "none", d: "m 0,0 c 0,138.071 -111.929,250 -250,250 -138.071,0 -250,-111.929 -250,-250 0,-117.245 80.715,-215.622 189.606,-242.638 v 166.242 h -51.552 V 0 h 51.552 v 32.919 c 0,85.092 38.508,124.532 122.048,124.532 15.838,0 43.167,-3.105 54.347,-6.211 V 81.986 c -5.901,0.621 -16.149,0.932 -28.882,0.932 -40.993,0 -56.832,-15.528 -56.832,-55.9 V 0 h 81.659 l -14.028,-76.396 h -67.631 V -248.169 C -95.927,-233.218 0,-127.818 0,0", clipPath: "url(#32c049ab__clipPath2)", transform: "matrix(0.048,0,0,-0.048,121.10208,70.472916)" }),
34
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "8bc5163b__path3", fill: "#ffffff", fillOpacity: "1", fillRule: "nonzero", stroke: "none", d: "M 0,0 14.029,76.396 H -67.63 v 27.019 c 0,40.372 15.838,55.899 56.831,55.899 12.733,0 22.981,-0.31 28.882,-0.931 v 69.253 c -11.18,3.106 -38.509,6.212 -54.347,6.212 -83.539,0 -122.048,-39.441 -122.048,-124.533 V 76.396 h -51.552 V 0 h 51.552 v -166.242 c 19.343,-4.798 39.568,-7.362 60.394,-7.362 10.254,0 20.358,0.632 30.288,1.831 L -67.63,0 Z", clipPath: "url(#c2751692__clipPath4)", transform: "matrix(0.048,0,0,-0.048,113.80211,74.139946)" })
32
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { id: "7a60cb54__layer1", transform: "translate(-97.10208,-58.472916)", children: [
33
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "ffd67b07__path1", fill: "#0866ff", fillOpacity: "1", fillRule: "nonzero", stroke: "none", d: "m 0,0 c 0,138.071 -111.929,250 -250,250 -138.071,0 -250,-111.929 -250,-250 0,-117.245 80.715,-215.622 189.606,-242.638 v 166.242 h -51.552 V 0 h 51.552 v 32.919 c 0,85.092 38.508,124.532 122.048,124.532 15.838,0 43.167,-3.105 54.347,-6.211 V 81.986 c -5.901,0.621 -16.149,0.932 -28.882,0.932 -40.993,0 -56.832,-15.528 -56.832,-55.9 V 0 h 81.659 l -14.028,-76.396 h -67.631 V -248.169 C -95.927,-233.218 0,-127.818 0,0", clipPath: "url(#711843ef__clipPath2)", transform: "matrix(0.048,0,0,-0.048,121.10208,70.472916)" }),
34
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "0c689d88__path3", fill: "#ffffff", fillOpacity: "1", fillRule: "nonzero", stroke: "none", d: "M 0,0 14.029,76.396 H -67.63 v 27.019 c 0,40.372 15.838,55.899 56.831,55.899 12.733,0 22.981,-0.31 28.882,-0.931 v 69.253 c -11.18,3.106 -38.509,6.212 -54.347,6.212 -83.539,0 -122.048,-39.441 -122.048,-124.533 V 76.396 h -51.552 V 0 h 51.552 v -166.242 c 19.343,-4.798 39.568,-7.362 60.394,-7.362 10.254,0 20.358,0.632 30.288,1.831 L -67.63,0 Z", clipPath: "url(#c26ec791__clipPath4)", transform: "matrix(0.048,0,0,-0.048,113.80211,74.139946)" })
35
35
  ] })
36
36
  ] });
37
37
  };
@@ -1,13 +1,13 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  const FacebookIcon = (props) => {
3
- return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "08c6913e__svg1", version: "1.1", viewBox: "0 0 24 24.000023", children: [
4
- /* @__PURE__ */ jsxs("defs", { id: "f33ff75d__defs1", children: [
5
- /* @__PURE__ */ jsx("clipPath", { id: "c2751692__clipPath4", clipPathUnits: "userSpaceOnUse", children: /* @__PURE__ */ jsx("path", { id: "a5944c0b__path4", d: "M 0,700 H 700 V 0 H 0 Z", transform: "translate(-447.91751,-273.60361)" }) }),
6
- /* @__PURE__ */ jsx("clipPath", { id: "32c049ab__clipPath2", clipPathUnits: "userSpaceOnUse", children: /* @__PURE__ */ jsx("path", { id: "4b195e9e__path2", d: "M 0,700 H 700 V 0 H 0 Z", transform: "translate(-600.00002,-350.00001)" }) })
3
+ return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "f08a85fc__svg1", version: "1.1", viewBox: "0 0 24 24.000023", children: [
4
+ /* @__PURE__ */ jsxs("defs", { id: "211ad8c7__defs1", children: [
5
+ /* @__PURE__ */ jsx("clipPath", { id: "c26ec791__clipPath4", clipPathUnits: "userSpaceOnUse", children: /* @__PURE__ */ jsx("path", { id: "3452301b__path4", d: "M 0,700 H 700 V 0 H 0 Z", transform: "translate(-447.91751,-273.60361)" }) }),
6
+ /* @__PURE__ */ jsx("clipPath", { id: "711843ef__clipPath2", clipPathUnits: "userSpaceOnUse", children: /* @__PURE__ */ jsx("path", { id: "ec098c26__path2", d: "M 0,700 H 700 V 0 H 0 Z", transform: "translate(-600.00002,-350.00001)" }) })
7
7
  ] }),
8
- /* @__PURE__ */ jsxs("g", { id: "0cee3be9__layer1", transform: "translate(-97.10208,-58.472916)", children: [
9
- /* @__PURE__ */ jsx("path", { id: "d5b00f07__path1", fill: "#0866ff", fillOpacity: "1", fillRule: "nonzero", stroke: "none", d: "m 0,0 c 0,138.071 -111.929,250 -250,250 -138.071,0 -250,-111.929 -250,-250 0,-117.245 80.715,-215.622 189.606,-242.638 v 166.242 h -51.552 V 0 h 51.552 v 32.919 c 0,85.092 38.508,124.532 122.048,124.532 15.838,0 43.167,-3.105 54.347,-6.211 V 81.986 c -5.901,0.621 -16.149,0.932 -28.882,0.932 -40.993,0 -56.832,-15.528 -56.832,-55.9 V 0 h 81.659 l -14.028,-76.396 h -67.631 V -248.169 C -95.927,-233.218 0,-127.818 0,0", clipPath: "url(#32c049ab__clipPath2)", transform: "matrix(0.048,0,0,-0.048,121.10208,70.472916)" }),
10
- /* @__PURE__ */ jsx("path", { id: "8bc5163b__path3", fill: "#ffffff", fillOpacity: "1", fillRule: "nonzero", stroke: "none", d: "M 0,0 14.029,76.396 H -67.63 v 27.019 c 0,40.372 15.838,55.899 56.831,55.899 12.733,0 22.981,-0.31 28.882,-0.931 v 69.253 c -11.18,3.106 -38.509,6.212 -54.347,6.212 -83.539,0 -122.048,-39.441 -122.048,-124.533 V 76.396 h -51.552 V 0 h 51.552 v -166.242 c 19.343,-4.798 39.568,-7.362 60.394,-7.362 10.254,0 20.358,0.632 30.288,1.831 L -67.63,0 Z", clipPath: "url(#c2751692__clipPath4)", transform: "matrix(0.048,0,0,-0.048,113.80211,74.139946)" })
8
+ /* @__PURE__ */ jsxs("g", { id: "7a60cb54__layer1", transform: "translate(-97.10208,-58.472916)", children: [
9
+ /* @__PURE__ */ jsx("path", { id: "ffd67b07__path1", fill: "#0866ff", fillOpacity: "1", fillRule: "nonzero", stroke: "none", d: "m 0,0 c 0,138.071 -111.929,250 -250,250 -138.071,0 -250,-111.929 -250,-250 0,-117.245 80.715,-215.622 189.606,-242.638 v 166.242 h -51.552 V 0 h 51.552 v 32.919 c 0,85.092 38.508,124.532 122.048,124.532 15.838,0 43.167,-3.105 54.347,-6.211 V 81.986 c -5.901,0.621 -16.149,0.932 -28.882,0.932 -40.993,0 -56.832,-15.528 -56.832,-55.9 V 0 h 81.659 l -14.028,-76.396 h -67.631 V -248.169 C -95.927,-233.218 0,-127.818 0,0", clipPath: "url(#711843ef__clipPath2)", transform: "matrix(0.048,0,0,-0.048,121.10208,70.472916)" }),
10
+ /* @__PURE__ */ jsx("path", { id: "0c689d88__path3", fill: "#ffffff", fillOpacity: "1", fillRule: "nonzero", stroke: "none", d: "M 0,0 14.029,76.396 H -67.63 v 27.019 c 0,40.372 15.838,55.899 56.831,55.899 12.733,0 22.981,-0.31 28.882,-0.931 v 69.253 c -11.18,3.106 -38.509,6.212 -54.347,6.212 -83.539,0 -122.048,-39.441 -122.048,-124.533 V 76.396 h -51.552 V 0 h 51.552 v -166.242 c 19.343,-4.798 39.568,-7.362 60.394,-7.362 10.254,0 20.358,0.632 30.288,1.831 L -67.63,0 Z", clipPath: "url(#c26ec791__clipPath4)", transform: "matrix(0.048,0,0,-0.048,113.80211,74.139946)" })
11
11
  ] })
12
12
  ] });
13
13
  };
@@ -24,9 +24,9 @@ __export(icon_dark_exports, {
24
24
  module.exports = __toCommonJS(icon_dark_exports);
25
25
  var import_jsx_runtime = require("react/jsx-runtime");
26
26
  const FirebaseIconDark = (props) => {
27
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "3f64e72c__svg1", fill: "none", version: "1.1", viewBox: "0 0 24.000002 30.020521", children: [
28
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", { id: "12aeffcb__g1", clipPath: "url(#b74f4e9f__clip0_135_824)", transform: "matrix(0.05407018,0,0,0.05407018,-4.271228,-1.1354738)", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "2cee09e6__path1", fill: "#ffffff", d: "M 473.406,214.608 C 460.939,197.309 432.272,161.741 388.237,108.901 369.122,85.9821 352.725,66.5283 344.653,56.9775 340.202,51.7091 336.384,47.2013 333.37,43.6374 L 328.566,37.9745 325.96,34.9036 325.453,34.157 325.227,34.0584 314.113,21 300.026,32.2976 c -35.963,28.8073 -65.419,65.9399 -85.154,107.3264 -12.101,24.624 -20.003,48.698 -24.145,73.491 -1.084,5.578 -2.014,11.311 -2.789,17.059 -4.832,-0.395 -9.748,-0.648 -14.622,-0.761 -0.408,-0.028 -0.817,-0.042 -1.366,-0.056 -17.848,-0.62 -35.598,1.507 -52.741,6.339 l -7.339,2.056 -3.775,6.621 c -17.6934,31.033 -27.7091,66.363 -28.9628,102.157 -1.62,46.486 11.044,91.479 36.6258,130.119 25.032,37.795 60.389,66.687 102.255,83.549 l 5.452,2.197 1.648,0.578 0.07,-0.028 c 21.807,7.916 44.698,12.34 68.039,13.143 2.649,0.098 5.283,0.14 7.917,0.14 29.455,0 58.136,-5.761 85.352,-17.157 l 0.197,0.084 7.24,-3.352 c 36.71,-16.975 68.124,-43.655 90.846,-77.167 23.37,-34.471 36.498,-74.801 37.963,-116.624 1.747,-49.994 -14.861,-99.58 -49.345,-147.39 z M 309.535,369.506 c 7.593,28.779 6.099,56.431 -4.409,82.308 -26.258,-25.919 -45.515,-54.417 -57.263,-84.788 -12.579,-32.484 -20.144,-63.39 -22.539,-91.972 11.115,3.649 21.328,8.466 30.428,14.397 26.173,17.059 44.274,43.993 53.783,80.069 z m 4.789,139.317 c 11.157,8.495 22.891,16.454 34.992,23.779 -17.82,4.846 -36.203,6.973 -54.798,6.311 -2.873,-0.099 -5.747,-0.268 -8.635,-0.507 10.593,-9.129 20.116,-19.032 28.427,-29.583 z m 31.16,-148.798 c -11.945,-45.274 -35.315,-79.505 -69.447,-101.734 -14.975,-9.748 -32.034,-17.144 -50.769,-21.975 0.268,-3.114 0.606,-6.213 1,-9.255 0.338,-2.606 0.69,-5.001 1.071,-7.241 3.085,-15.932 7.677,-31.695 13.622,-46.838 2.282,-5.804 4.775,-11.565 7.423,-17.13 l 0.099,-0.197 c 4.085,-8.269 8.691,-16.622 14.115,-25.553 l 2.127,-3.508 -0.071,-0.042 c 12.594,-19.679 27.681,-37.6258 44.937,-53.4452 l 6.663,7.8745 c 15.538,18.4113 30.146,35.8227 43.43,51.7547 29.877,35.837 68.616,82.9 83.562,103.65 29.554,40.964 43.796,82.788 42.345,124.344 -1.127,32.272 -10.678,63.742 -27.638,90.986 -16.059,25.821 -38.429,47.43 -64.785,62.643 -14.707,-7.339 -36.062,-19.411 -58.742,-36.977 18.285,-36.443 22.018,-75.899 11.072,-117.357 z M 285.911,484.89 c -16.763,21.722 -36.71,35.851 -48.345,42.95 -1.888,-0.69 -3.776,-1.408 -5.635,-2.169 l -1.493,-0.592 c -34.47,-14.241 -63.545,-38.315 -84.084,-69.644 -20.989,-32.019 -31.385,-69.237 -30.047,-107.637 0.958,-27.525 7.818,-53.825 20.412,-78.181 7.311,-1.62 14.763,-2.635 22.215,-3.015 l 1.929,-0.042 c 3.762,-0.085 7.509,-0.085 11.073,0 5.24,0.239 10.494,0.789 15.664,1.62 1.69,34.991 10.283,72.744 25.567,112.243 14.721,38.02 39.176,73.138 72.73,104.453 z" }) }),
29
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "a287d0c0__defs1", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("clipPath", { id: "b74f4e9f__clip0_135_824", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { id: "ca756a18__rect1", width: "443.88699", height: "555.21399", x: "0", y: "0", fill: "#ffffff", transform: "translate(78.9941,21)" }) }) })
27
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "f2df09f6__svg1", fill: "none", version: "1.1", viewBox: "0 0 24.000002 30.020521", children: [
28
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", { id: "cff78a08__g1", clipPath: "url(#dddf9176__clip0_135_824)", transform: "matrix(0.05407018,0,0,0.05407018,-4.271228,-1.1354738)", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "a53949f1__path1", fill: "#ffffff", d: "M 473.406,214.608 C 460.939,197.309 432.272,161.741 388.237,108.901 369.122,85.9821 352.725,66.5283 344.653,56.9775 340.202,51.7091 336.384,47.2013 333.37,43.6374 L 328.566,37.9745 325.96,34.9036 325.453,34.157 325.227,34.0584 314.113,21 300.026,32.2976 c -35.963,28.8073 -65.419,65.9399 -85.154,107.3264 -12.101,24.624 -20.003,48.698 -24.145,73.491 -1.084,5.578 -2.014,11.311 -2.789,17.059 -4.832,-0.395 -9.748,-0.648 -14.622,-0.761 -0.408,-0.028 -0.817,-0.042 -1.366,-0.056 -17.848,-0.62 -35.598,1.507 -52.741,6.339 l -7.339,2.056 -3.775,6.621 c -17.6934,31.033 -27.7091,66.363 -28.9628,102.157 -1.62,46.486 11.044,91.479 36.6258,130.119 25.032,37.795 60.389,66.687 102.255,83.549 l 5.452,2.197 1.648,0.578 0.07,-0.028 c 21.807,7.916 44.698,12.34 68.039,13.143 2.649,0.098 5.283,0.14 7.917,0.14 29.455,0 58.136,-5.761 85.352,-17.157 l 0.197,0.084 7.24,-3.352 c 36.71,-16.975 68.124,-43.655 90.846,-77.167 23.37,-34.471 36.498,-74.801 37.963,-116.624 1.747,-49.994 -14.861,-99.58 -49.345,-147.39 z M 309.535,369.506 c 7.593,28.779 6.099,56.431 -4.409,82.308 -26.258,-25.919 -45.515,-54.417 -57.263,-84.788 -12.579,-32.484 -20.144,-63.39 -22.539,-91.972 11.115,3.649 21.328,8.466 30.428,14.397 26.173,17.059 44.274,43.993 53.783,80.069 z m 4.789,139.317 c 11.157,8.495 22.891,16.454 34.992,23.779 -17.82,4.846 -36.203,6.973 -54.798,6.311 -2.873,-0.099 -5.747,-0.268 -8.635,-0.507 10.593,-9.129 20.116,-19.032 28.427,-29.583 z m 31.16,-148.798 c -11.945,-45.274 -35.315,-79.505 -69.447,-101.734 -14.975,-9.748 -32.034,-17.144 -50.769,-21.975 0.268,-3.114 0.606,-6.213 1,-9.255 0.338,-2.606 0.69,-5.001 1.071,-7.241 3.085,-15.932 7.677,-31.695 13.622,-46.838 2.282,-5.804 4.775,-11.565 7.423,-17.13 l 0.099,-0.197 c 4.085,-8.269 8.691,-16.622 14.115,-25.553 l 2.127,-3.508 -0.071,-0.042 c 12.594,-19.679 27.681,-37.6258 44.937,-53.4452 l 6.663,7.8745 c 15.538,18.4113 30.146,35.8227 43.43,51.7547 29.877,35.837 68.616,82.9 83.562,103.65 29.554,40.964 43.796,82.788 42.345,124.344 -1.127,32.272 -10.678,63.742 -27.638,90.986 -16.059,25.821 -38.429,47.43 -64.785,62.643 -14.707,-7.339 -36.062,-19.411 -58.742,-36.977 18.285,-36.443 22.018,-75.899 11.072,-117.357 z M 285.911,484.89 c -16.763,21.722 -36.71,35.851 -48.345,42.95 -1.888,-0.69 -3.776,-1.408 -5.635,-2.169 l -1.493,-0.592 c -34.47,-14.241 -63.545,-38.315 -84.084,-69.644 -20.989,-32.019 -31.385,-69.237 -30.047,-107.637 0.958,-27.525 7.818,-53.825 20.412,-78.181 7.311,-1.62 14.763,-2.635 22.215,-3.015 l 1.929,-0.042 c 3.762,-0.085 7.509,-0.085 11.073,0 5.24,0.239 10.494,0.789 15.664,1.62 1.69,34.991 10.283,72.744 25.567,112.243 14.721,38.02 39.176,73.138 72.73,104.453 z" }) }),
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "a86d02aa__defs1", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("clipPath", { id: "dddf9176__clip0_135_824", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { id: "fb805449__rect1", width: "443.88699", height: "555.21399", x: "0", y: "0", fill: "#ffffff", transform: "translate(78.9941,21)" }) }) })
30
30
  ] });
31
31
  };
32
32
  var icon_dark_default = FirebaseIconDark;
@@ -1,8 +1,8 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  const FirebaseIconDark = (props) => {
3
- return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "3f64e72c__svg1", fill: "none", version: "1.1", viewBox: "0 0 24.000002 30.020521", children: [
4
- /* @__PURE__ */ jsx("g", { id: "12aeffcb__g1", clipPath: "url(#b74f4e9f__clip0_135_824)", transform: "matrix(0.05407018,0,0,0.05407018,-4.271228,-1.1354738)", children: /* @__PURE__ */ jsx("path", { id: "2cee09e6__path1", fill: "#ffffff", d: "M 473.406,214.608 C 460.939,197.309 432.272,161.741 388.237,108.901 369.122,85.9821 352.725,66.5283 344.653,56.9775 340.202,51.7091 336.384,47.2013 333.37,43.6374 L 328.566,37.9745 325.96,34.9036 325.453,34.157 325.227,34.0584 314.113,21 300.026,32.2976 c -35.963,28.8073 -65.419,65.9399 -85.154,107.3264 -12.101,24.624 -20.003,48.698 -24.145,73.491 -1.084,5.578 -2.014,11.311 -2.789,17.059 -4.832,-0.395 -9.748,-0.648 -14.622,-0.761 -0.408,-0.028 -0.817,-0.042 -1.366,-0.056 -17.848,-0.62 -35.598,1.507 -52.741,6.339 l -7.339,2.056 -3.775,6.621 c -17.6934,31.033 -27.7091,66.363 -28.9628,102.157 -1.62,46.486 11.044,91.479 36.6258,130.119 25.032,37.795 60.389,66.687 102.255,83.549 l 5.452,2.197 1.648,0.578 0.07,-0.028 c 21.807,7.916 44.698,12.34 68.039,13.143 2.649,0.098 5.283,0.14 7.917,0.14 29.455,0 58.136,-5.761 85.352,-17.157 l 0.197,0.084 7.24,-3.352 c 36.71,-16.975 68.124,-43.655 90.846,-77.167 23.37,-34.471 36.498,-74.801 37.963,-116.624 1.747,-49.994 -14.861,-99.58 -49.345,-147.39 z M 309.535,369.506 c 7.593,28.779 6.099,56.431 -4.409,82.308 -26.258,-25.919 -45.515,-54.417 -57.263,-84.788 -12.579,-32.484 -20.144,-63.39 -22.539,-91.972 11.115,3.649 21.328,8.466 30.428,14.397 26.173,17.059 44.274,43.993 53.783,80.069 z m 4.789,139.317 c 11.157,8.495 22.891,16.454 34.992,23.779 -17.82,4.846 -36.203,6.973 -54.798,6.311 -2.873,-0.099 -5.747,-0.268 -8.635,-0.507 10.593,-9.129 20.116,-19.032 28.427,-29.583 z m 31.16,-148.798 c -11.945,-45.274 -35.315,-79.505 -69.447,-101.734 -14.975,-9.748 -32.034,-17.144 -50.769,-21.975 0.268,-3.114 0.606,-6.213 1,-9.255 0.338,-2.606 0.69,-5.001 1.071,-7.241 3.085,-15.932 7.677,-31.695 13.622,-46.838 2.282,-5.804 4.775,-11.565 7.423,-17.13 l 0.099,-0.197 c 4.085,-8.269 8.691,-16.622 14.115,-25.553 l 2.127,-3.508 -0.071,-0.042 c 12.594,-19.679 27.681,-37.6258 44.937,-53.4452 l 6.663,7.8745 c 15.538,18.4113 30.146,35.8227 43.43,51.7547 29.877,35.837 68.616,82.9 83.562,103.65 29.554,40.964 43.796,82.788 42.345,124.344 -1.127,32.272 -10.678,63.742 -27.638,90.986 -16.059,25.821 -38.429,47.43 -64.785,62.643 -14.707,-7.339 -36.062,-19.411 -58.742,-36.977 18.285,-36.443 22.018,-75.899 11.072,-117.357 z M 285.911,484.89 c -16.763,21.722 -36.71,35.851 -48.345,42.95 -1.888,-0.69 -3.776,-1.408 -5.635,-2.169 l -1.493,-0.592 c -34.47,-14.241 -63.545,-38.315 -84.084,-69.644 -20.989,-32.019 -31.385,-69.237 -30.047,-107.637 0.958,-27.525 7.818,-53.825 20.412,-78.181 7.311,-1.62 14.763,-2.635 22.215,-3.015 l 1.929,-0.042 c 3.762,-0.085 7.509,-0.085 11.073,0 5.24,0.239 10.494,0.789 15.664,1.62 1.69,34.991 10.283,72.744 25.567,112.243 14.721,38.02 39.176,73.138 72.73,104.453 z" }) }),
5
- /* @__PURE__ */ jsx("defs", { id: "a287d0c0__defs1", children: /* @__PURE__ */ jsx("clipPath", { id: "b74f4e9f__clip0_135_824", children: /* @__PURE__ */ jsx("rect", { id: "ca756a18__rect1", width: "443.88699", height: "555.21399", x: "0", y: "0", fill: "#ffffff", transform: "translate(78.9941,21)" }) }) })
3
+ return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "f2df09f6__svg1", fill: "none", version: "1.1", viewBox: "0 0 24.000002 30.020521", children: [
4
+ /* @__PURE__ */ jsx("g", { id: "cff78a08__g1", clipPath: "url(#dddf9176__clip0_135_824)", transform: "matrix(0.05407018,0,0,0.05407018,-4.271228,-1.1354738)", children: /* @__PURE__ */ jsx("path", { id: "a53949f1__path1", fill: "#ffffff", d: "M 473.406,214.608 C 460.939,197.309 432.272,161.741 388.237,108.901 369.122,85.9821 352.725,66.5283 344.653,56.9775 340.202,51.7091 336.384,47.2013 333.37,43.6374 L 328.566,37.9745 325.96,34.9036 325.453,34.157 325.227,34.0584 314.113,21 300.026,32.2976 c -35.963,28.8073 -65.419,65.9399 -85.154,107.3264 -12.101,24.624 -20.003,48.698 -24.145,73.491 -1.084,5.578 -2.014,11.311 -2.789,17.059 -4.832,-0.395 -9.748,-0.648 -14.622,-0.761 -0.408,-0.028 -0.817,-0.042 -1.366,-0.056 -17.848,-0.62 -35.598,1.507 -52.741,6.339 l -7.339,2.056 -3.775,6.621 c -17.6934,31.033 -27.7091,66.363 -28.9628,102.157 -1.62,46.486 11.044,91.479 36.6258,130.119 25.032,37.795 60.389,66.687 102.255,83.549 l 5.452,2.197 1.648,0.578 0.07,-0.028 c 21.807,7.916 44.698,12.34 68.039,13.143 2.649,0.098 5.283,0.14 7.917,0.14 29.455,0 58.136,-5.761 85.352,-17.157 l 0.197,0.084 7.24,-3.352 c 36.71,-16.975 68.124,-43.655 90.846,-77.167 23.37,-34.471 36.498,-74.801 37.963,-116.624 1.747,-49.994 -14.861,-99.58 -49.345,-147.39 z M 309.535,369.506 c 7.593,28.779 6.099,56.431 -4.409,82.308 -26.258,-25.919 -45.515,-54.417 -57.263,-84.788 -12.579,-32.484 -20.144,-63.39 -22.539,-91.972 11.115,3.649 21.328,8.466 30.428,14.397 26.173,17.059 44.274,43.993 53.783,80.069 z m 4.789,139.317 c 11.157,8.495 22.891,16.454 34.992,23.779 -17.82,4.846 -36.203,6.973 -54.798,6.311 -2.873,-0.099 -5.747,-0.268 -8.635,-0.507 10.593,-9.129 20.116,-19.032 28.427,-29.583 z m 31.16,-148.798 c -11.945,-45.274 -35.315,-79.505 -69.447,-101.734 -14.975,-9.748 -32.034,-17.144 -50.769,-21.975 0.268,-3.114 0.606,-6.213 1,-9.255 0.338,-2.606 0.69,-5.001 1.071,-7.241 3.085,-15.932 7.677,-31.695 13.622,-46.838 2.282,-5.804 4.775,-11.565 7.423,-17.13 l 0.099,-0.197 c 4.085,-8.269 8.691,-16.622 14.115,-25.553 l 2.127,-3.508 -0.071,-0.042 c 12.594,-19.679 27.681,-37.6258 44.937,-53.4452 l 6.663,7.8745 c 15.538,18.4113 30.146,35.8227 43.43,51.7547 29.877,35.837 68.616,82.9 83.562,103.65 29.554,40.964 43.796,82.788 42.345,124.344 -1.127,32.272 -10.678,63.742 -27.638,90.986 -16.059,25.821 -38.429,47.43 -64.785,62.643 -14.707,-7.339 -36.062,-19.411 -58.742,-36.977 18.285,-36.443 22.018,-75.899 11.072,-117.357 z M 285.911,484.89 c -16.763,21.722 -36.71,35.851 -48.345,42.95 -1.888,-0.69 -3.776,-1.408 -5.635,-2.169 l -1.493,-0.592 c -34.47,-14.241 -63.545,-38.315 -84.084,-69.644 -20.989,-32.019 -31.385,-69.237 -30.047,-107.637 0.958,-27.525 7.818,-53.825 20.412,-78.181 7.311,-1.62 14.763,-2.635 22.215,-3.015 l 1.929,-0.042 c 3.762,-0.085 7.509,-0.085 11.073,0 5.24,0.239 10.494,0.789 15.664,1.62 1.69,34.991 10.283,72.744 25.567,112.243 14.721,38.02 39.176,73.138 72.73,104.453 z" }) }),
5
+ /* @__PURE__ */ jsx("defs", { id: "a86d02aa__defs1", children: /* @__PURE__ */ jsx("clipPath", { id: "dddf9176__clip0_135_824", children: /* @__PURE__ */ jsx("rect", { id: "fb805449__rect1", width: "443.88699", height: "555.21399", x: "0", y: "0", fill: "#ffffff", transform: "translate(78.9941,21)" }) }) })
6
6
  ] });
7
7
  };
8
8
  var icon_dark_default = FirebaseIconDark;
@@ -24,9 +24,9 @@ __export(icon_light_exports, {
24
24
  module.exports = __toCommonJS(icon_light_exports);
25
25
  var import_jsx_runtime = require("react/jsx-runtime");
26
26
  const FirebaseIconLight = (props) => {
27
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "acc01bbd__svg1", fill: "none", version: "1.1", viewBox: "0 0 24.000002 30.020521", children: [
28
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", { id: "90571140__g1", clipPath: "url(#e7549a6c__clip0_135_812)", transform: "matrix(0.05407018,0,0,0.05407018,-4.271228,-1.1354738)", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "92670e1e__path1", fill: "#212121", d: "M 473.406,214.608 C 460.939,197.309 432.272,161.741 388.237,108.901 369.122,85.9821 352.725,66.5283 344.653,56.9775 340.202,51.7091 336.384,47.2013 333.37,43.6374 L 328.566,37.9745 325.96,34.9036 325.453,34.157 325.227,34.0584 314.113,21 300.026,32.2976 c -35.963,28.8073 -65.419,65.9399 -85.154,107.3264 -12.101,24.624 -20.003,48.698 -24.145,73.491 -1.084,5.578 -2.014,11.311 -2.789,17.059 -4.832,-0.395 -9.748,-0.648 -14.622,-0.761 -0.408,-0.028 -0.817,-0.042 -1.366,-0.056 -17.848,-0.62 -35.598,1.507 -52.741,6.339 l -7.339,2.056 -3.775,6.621 c -17.6934,31.033 -27.7091,66.363 -28.9628,102.157 -1.62,46.486 11.044,91.479 36.6258,130.119 25.032,37.795 60.389,66.687 102.255,83.549 l 5.452,2.197 1.648,0.578 0.07,-0.028 c 21.807,7.916 44.698,12.34 68.039,13.143 2.649,0.098 5.283,0.14 7.917,0.14 29.455,0 58.136,-5.761 85.352,-17.157 l 0.197,0.084 7.24,-3.352 c 36.71,-16.975 68.124,-43.655 90.846,-77.167 23.37,-34.471 36.498,-74.801 37.963,-116.624 1.747,-49.994 -14.861,-99.58 -49.345,-147.39 z M 309.535,369.506 c 7.593,28.779 6.099,56.431 -4.409,82.308 -26.258,-25.919 -45.515,-54.417 -57.263,-84.788 -12.579,-32.484 -20.144,-63.39 -22.539,-91.972 11.115,3.649 21.328,8.466 30.428,14.397 26.173,17.059 44.274,43.993 53.783,80.069 z m 4.789,139.317 c 11.157,8.495 22.891,16.454 34.992,23.779 -17.82,4.846 -36.203,6.973 -54.798,6.311 -2.873,-0.099 -5.747,-0.268 -8.635,-0.507 10.593,-9.129 20.116,-19.032 28.427,-29.583 z m 31.16,-148.798 c -11.945,-45.274 -35.315,-79.505 -69.447,-101.734 -14.975,-9.748 -32.034,-17.144 -50.769,-21.975 0.268,-3.114 0.606,-6.213 1,-9.255 0.338,-2.606 0.69,-5.001 1.071,-7.241 3.085,-15.932 7.677,-31.695 13.622,-46.838 2.282,-5.804 4.775,-11.565 7.423,-17.13 l 0.099,-0.197 c 4.085,-8.269 8.691,-16.622 14.115,-25.553 l 2.127,-3.508 -0.071,-0.042 c 12.594,-19.679 27.681,-37.6258 44.937,-53.4452 l 6.663,7.8745 c 15.538,18.4113 30.146,35.8227 43.43,51.7547 29.877,35.837 68.616,82.9 83.562,103.65 29.554,40.964 43.796,82.788 42.345,124.344 -1.127,32.272 -10.678,63.742 -27.638,90.986 -16.059,25.821 -38.429,47.43 -64.785,62.643 -14.707,-7.339 -36.062,-19.411 -58.742,-36.977 18.285,-36.443 22.018,-75.899 11.072,-117.357 z M 285.911,484.89 c -16.763,21.722 -36.71,35.851 -48.345,42.95 -1.888,-0.69 -3.776,-1.408 -5.635,-2.169 l -1.493,-0.592 c -34.47,-14.241 -63.545,-38.315 -84.084,-69.644 -20.989,-32.019 -31.385,-69.237 -30.047,-107.637 0.958,-27.525 7.818,-53.825 20.412,-78.181 7.311,-1.62 14.763,-2.635 22.215,-3.015 l 1.929,-0.042 c 3.762,-0.085 7.509,-0.085 11.073,0 5.24,0.239 10.494,0.789 15.664,1.62 1.69,34.991 10.283,72.744 25.567,112.243 14.721,38.02 39.176,73.138 72.73,104.453 z" }) }),
29
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "95783dec__defs1", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("clipPath", { id: "e7549a6c__clip0_135_812", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { id: "3d63a83b__rect1", width: "443.88699", height: "555.21399", x: "0", y: "0", fill: "#ffffff", transform: "translate(78.9941,21)" }) }) })
27
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "17439a5f__svg1", fill: "none", version: "1.1", viewBox: "0 0 24.000002 30.020521", children: [
28
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", { id: "fa892c0a__g1", clipPath: "url(#435e2d4a__clip0_135_812)", transform: "matrix(0.05407018,0,0,0.05407018,-4.271228,-1.1354738)", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "156b416c__path1", fill: "#212121", d: "M 473.406,214.608 C 460.939,197.309 432.272,161.741 388.237,108.901 369.122,85.9821 352.725,66.5283 344.653,56.9775 340.202,51.7091 336.384,47.2013 333.37,43.6374 L 328.566,37.9745 325.96,34.9036 325.453,34.157 325.227,34.0584 314.113,21 300.026,32.2976 c -35.963,28.8073 -65.419,65.9399 -85.154,107.3264 -12.101,24.624 -20.003,48.698 -24.145,73.491 -1.084,5.578 -2.014,11.311 -2.789,17.059 -4.832,-0.395 -9.748,-0.648 -14.622,-0.761 -0.408,-0.028 -0.817,-0.042 -1.366,-0.056 -17.848,-0.62 -35.598,1.507 -52.741,6.339 l -7.339,2.056 -3.775,6.621 c -17.6934,31.033 -27.7091,66.363 -28.9628,102.157 -1.62,46.486 11.044,91.479 36.6258,130.119 25.032,37.795 60.389,66.687 102.255,83.549 l 5.452,2.197 1.648,0.578 0.07,-0.028 c 21.807,7.916 44.698,12.34 68.039,13.143 2.649,0.098 5.283,0.14 7.917,0.14 29.455,0 58.136,-5.761 85.352,-17.157 l 0.197,0.084 7.24,-3.352 c 36.71,-16.975 68.124,-43.655 90.846,-77.167 23.37,-34.471 36.498,-74.801 37.963,-116.624 1.747,-49.994 -14.861,-99.58 -49.345,-147.39 z M 309.535,369.506 c 7.593,28.779 6.099,56.431 -4.409,82.308 -26.258,-25.919 -45.515,-54.417 -57.263,-84.788 -12.579,-32.484 -20.144,-63.39 -22.539,-91.972 11.115,3.649 21.328,8.466 30.428,14.397 26.173,17.059 44.274,43.993 53.783,80.069 z m 4.789,139.317 c 11.157,8.495 22.891,16.454 34.992,23.779 -17.82,4.846 -36.203,6.973 -54.798,6.311 -2.873,-0.099 -5.747,-0.268 -8.635,-0.507 10.593,-9.129 20.116,-19.032 28.427,-29.583 z m 31.16,-148.798 c -11.945,-45.274 -35.315,-79.505 -69.447,-101.734 -14.975,-9.748 -32.034,-17.144 -50.769,-21.975 0.268,-3.114 0.606,-6.213 1,-9.255 0.338,-2.606 0.69,-5.001 1.071,-7.241 3.085,-15.932 7.677,-31.695 13.622,-46.838 2.282,-5.804 4.775,-11.565 7.423,-17.13 l 0.099,-0.197 c 4.085,-8.269 8.691,-16.622 14.115,-25.553 l 2.127,-3.508 -0.071,-0.042 c 12.594,-19.679 27.681,-37.6258 44.937,-53.4452 l 6.663,7.8745 c 15.538,18.4113 30.146,35.8227 43.43,51.7547 29.877,35.837 68.616,82.9 83.562,103.65 29.554,40.964 43.796,82.788 42.345,124.344 -1.127,32.272 -10.678,63.742 -27.638,90.986 -16.059,25.821 -38.429,47.43 -64.785,62.643 -14.707,-7.339 -36.062,-19.411 -58.742,-36.977 18.285,-36.443 22.018,-75.899 11.072,-117.357 z M 285.911,484.89 c -16.763,21.722 -36.71,35.851 -48.345,42.95 -1.888,-0.69 -3.776,-1.408 -5.635,-2.169 l -1.493,-0.592 c -34.47,-14.241 -63.545,-38.315 -84.084,-69.644 -20.989,-32.019 -31.385,-69.237 -30.047,-107.637 0.958,-27.525 7.818,-53.825 20.412,-78.181 7.311,-1.62 14.763,-2.635 22.215,-3.015 l 1.929,-0.042 c 3.762,-0.085 7.509,-0.085 11.073,0 5.24,0.239 10.494,0.789 15.664,1.62 1.69,34.991 10.283,72.744 25.567,112.243 14.721,38.02 39.176,73.138 72.73,104.453 z" }) }),
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "2964e227__defs1", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("clipPath", { id: "435e2d4a__clip0_135_812", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { id: "e9685dc8__rect1", width: "443.88699", height: "555.21399", x: "0", y: "0", fill: "#ffffff", transform: "translate(78.9941,21)" }) }) })
30
30
  ] });
31
31
  };
32
32
  var icon_light_default = FirebaseIconLight;
@@ -1,8 +1,8 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  const FirebaseIconLight = (props) => {
3
- return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "acc01bbd__svg1", fill: "none", version: "1.1", viewBox: "0 0 24.000002 30.020521", children: [
4
- /* @__PURE__ */ jsx("g", { id: "90571140__g1", clipPath: "url(#e7549a6c__clip0_135_812)", transform: "matrix(0.05407018,0,0,0.05407018,-4.271228,-1.1354738)", children: /* @__PURE__ */ jsx("path", { id: "92670e1e__path1", fill: "#212121", d: "M 473.406,214.608 C 460.939,197.309 432.272,161.741 388.237,108.901 369.122,85.9821 352.725,66.5283 344.653,56.9775 340.202,51.7091 336.384,47.2013 333.37,43.6374 L 328.566,37.9745 325.96,34.9036 325.453,34.157 325.227,34.0584 314.113,21 300.026,32.2976 c -35.963,28.8073 -65.419,65.9399 -85.154,107.3264 -12.101,24.624 -20.003,48.698 -24.145,73.491 -1.084,5.578 -2.014,11.311 -2.789,17.059 -4.832,-0.395 -9.748,-0.648 -14.622,-0.761 -0.408,-0.028 -0.817,-0.042 -1.366,-0.056 -17.848,-0.62 -35.598,1.507 -52.741,6.339 l -7.339,2.056 -3.775,6.621 c -17.6934,31.033 -27.7091,66.363 -28.9628,102.157 -1.62,46.486 11.044,91.479 36.6258,130.119 25.032,37.795 60.389,66.687 102.255,83.549 l 5.452,2.197 1.648,0.578 0.07,-0.028 c 21.807,7.916 44.698,12.34 68.039,13.143 2.649,0.098 5.283,0.14 7.917,0.14 29.455,0 58.136,-5.761 85.352,-17.157 l 0.197,0.084 7.24,-3.352 c 36.71,-16.975 68.124,-43.655 90.846,-77.167 23.37,-34.471 36.498,-74.801 37.963,-116.624 1.747,-49.994 -14.861,-99.58 -49.345,-147.39 z M 309.535,369.506 c 7.593,28.779 6.099,56.431 -4.409,82.308 -26.258,-25.919 -45.515,-54.417 -57.263,-84.788 -12.579,-32.484 -20.144,-63.39 -22.539,-91.972 11.115,3.649 21.328,8.466 30.428,14.397 26.173,17.059 44.274,43.993 53.783,80.069 z m 4.789,139.317 c 11.157,8.495 22.891,16.454 34.992,23.779 -17.82,4.846 -36.203,6.973 -54.798,6.311 -2.873,-0.099 -5.747,-0.268 -8.635,-0.507 10.593,-9.129 20.116,-19.032 28.427,-29.583 z m 31.16,-148.798 c -11.945,-45.274 -35.315,-79.505 -69.447,-101.734 -14.975,-9.748 -32.034,-17.144 -50.769,-21.975 0.268,-3.114 0.606,-6.213 1,-9.255 0.338,-2.606 0.69,-5.001 1.071,-7.241 3.085,-15.932 7.677,-31.695 13.622,-46.838 2.282,-5.804 4.775,-11.565 7.423,-17.13 l 0.099,-0.197 c 4.085,-8.269 8.691,-16.622 14.115,-25.553 l 2.127,-3.508 -0.071,-0.042 c 12.594,-19.679 27.681,-37.6258 44.937,-53.4452 l 6.663,7.8745 c 15.538,18.4113 30.146,35.8227 43.43,51.7547 29.877,35.837 68.616,82.9 83.562,103.65 29.554,40.964 43.796,82.788 42.345,124.344 -1.127,32.272 -10.678,63.742 -27.638,90.986 -16.059,25.821 -38.429,47.43 -64.785,62.643 -14.707,-7.339 -36.062,-19.411 -58.742,-36.977 18.285,-36.443 22.018,-75.899 11.072,-117.357 z M 285.911,484.89 c -16.763,21.722 -36.71,35.851 -48.345,42.95 -1.888,-0.69 -3.776,-1.408 -5.635,-2.169 l -1.493,-0.592 c -34.47,-14.241 -63.545,-38.315 -84.084,-69.644 -20.989,-32.019 -31.385,-69.237 -30.047,-107.637 0.958,-27.525 7.818,-53.825 20.412,-78.181 7.311,-1.62 14.763,-2.635 22.215,-3.015 l 1.929,-0.042 c 3.762,-0.085 7.509,-0.085 11.073,0 5.24,0.239 10.494,0.789 15.664,1.62 1.69,34.991 10.283,72.744 25.567,112.243 14.721,38.02 39.176,73.138 72.73,104.453 z" }) }),
5
- /* @__PURE__ */ jsx("defs", { id: "95783dec__defs1", children: /* @__PURE__ */ jsx("clipPath", { id: "e7549a6c__clip0_135_812", children: /* @__PURE__ */ jsx("rect", { id: "3d63a83b__rect1", width: "443.88699", height: "555.21399", x: "0", y: "0", fill: "#ffffff", transform: "translate(78.9941,21)" }) }) })
3
+ return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "17439a5f__svg1", fill: "none", version: "1.1", viewBox: "0 0 24.000002 30.020521", children: [
4
+ /* @__PURE__ */ jsx("g", { id: "fa892c0a__g1", clipPath: "url(#435e2d4a__clip0_135_812)", transform: "matrix(0.05407018,0,0,0.05407018,-4.271228,-1.1354738)", children: /* @__PURE__ */ jsx("path", { id: "156b416c__path1", fill: "#212121", d: "M 473.406,214.608 C 460.939,197.309 432.272,161.741 388.237,108.901 369.122,85.9821 352.725,66.5283 344.653,56.9775 340.202,51.7091 336.384,47.2013 333.37,43.6374 L 328.566,37.9745 325.96,34.9036 325.453,34.157 325.227,34.0584 314.113,21 300.026,32.2976 c -35.963,28.8073 -65.419,65.9399 -85.154,107.3264 -12.101,24.624 -20.003,48.698 -24.145,73.491 -1.084,5.578 -2.014,11.311 -2.789,17.059 -4.832,-0.395 -9.748,-0.648 -14.622,-0.761 -0.408,-0.028 -0.817,-0.042 -1.366,-0.056 -17.848,-0.62 -35.598,1.507 -52.741,6.339 l -7.339,2.056 -3.775,6.621 c -17.6934,31.033 -27.7091,66.363 -28.9628,102.157 -1.62,46.486 11.044,91.479 36.6258,130.119 25.032,37.795 60.389,66.687 102.255,83.549 l 5.452,2.197 1.648,0.578 0.07,-0.028 c 21.807,7.916 44.698,12.34 68.039,13.143 2.649,0.098 5.283,0.14 7.917,0.14 29.455,0 58.136,-5.761 85.352,-17.157 l 0.197,0.084 7.24,-3.352 c 36.71,-16.975 68.124,-43.655 90.846,-77.167 23.37,-34.471 36.498,-74.801 37.963,-116.624 1.747,-49.994 -14.861,-99.58 -49.345,-147.39 z M 309.535,369.506 c 7.593,28.779 6.099,56.431 -4.409,82.308 -26.258,-25.919 -45.515,-54.417 -57.263,-84.788 -12.579,-32.484 -20.144,-63.39 -22.539,-91.972 11.115,3.649 21.328,8.466 30.428,14.397 26.173,17.059 44.274,43.993 53.783,80.069 z m 4.789,139.317 c 11.157,8.495 22.891,16.454 34.992,23.779 -17.82,4.846 -36.203,6.973 -54.798,6.311 -2.873,-0.099 -5.747,-0.268 -8.635,-0.507 10.593,-9.129 20.116,-19.032 28.427,-29.583 z m 31.16,-148.798 c -11.945,-45.274 -35.315,-79.505 -69.447,-101.734 -14.975,-9.748 -32.034,-17.144 -50.769,-21.975 0.268,-3.114 0.606,-6.213 1,-9.255 0.338,-2.606 0.69,-5.001 1.071,-7.241 3.085,-15.932 7.677,-31.695 13.622,-46.838 2.282,-5.804 4.775,-11.565 7.423,-17.13 l 0.099,-0.197 c 4.085,-8.269 8.691,-16.622 14.115,-25.553 l 2.127,-3.508 -0.071,-0.042 c 12.594,-19.679 27.681,-37.6258 44.937,-53.4452 l 6.663,7.8745 c 15.538,18.4113 30.146,35.8227 43.43,51.7547 29.877,35.837 68.616,82.9 83.562,103.65 29.554,40.964 43.796,82.788 42.345,124.344 -1.127,32.272 -10.678,63.742 -27.638,90.986 -16.059,25.821 -38.429,47.43 -64.785,62.643 -14.707,-7.339 -36.062,-19.411 -58.742,-36.977 18.285,-36.443 22.018,-75.899 11.072,-117.357 z M 285.911,484.89 c -16.763,21.722 -36.71,35.851 -48.345,42.95 -1.888,-0.69 -3.776,-1.408 -5.635,-2.169 l -1.493,-0.592 c -34.47,-14.241 -63.545,-38.315 -84.084,-69.644 -20.989,-32.019 -31.385,-69.237 -30.047,-107.637 0.958,-27.525 7.818,-53.825 20.412,-78.181 7.311,-1.62 14.763,-2.635 22.215,-3.015 l 1.929,-0.042 c 3.762,-0.085 7.509,-0.085 11.073,0 5.24,0.239 10.494,0.789 15.664,1.62 1.69,34.991 10.283,72.744 25.567,112.243 14.721,38.02 39.176,73.138 72.73,104.453 z" }) }),
5
+ /* @__PURE__ */ jsx("defs", { id: "2964e227__defs1", children: /* @__PURE__ */ jsx("clipPath", { id: "435e2d4a__clip0_135_812", children: /* @__PURE__ */ jsx("rect", { id: "e9685dc8__rect1", width: "443.88699", height: "555.21399", x: "0", y: "0", fill: "#ffffff", transform: "translate(78.9941,21)" }) }) })
6
6
  ] });
7
7
  };
8
8
  var icon_light_default = FirebaseIconLight;
@@ -24,12 +24,12 @@ __export(icon_exports, {
24
24
  module.exports = __toCommonJS(icon_exports);
25
25
  var import_jsx_runtime = require("react/jsx-runtime");
26
26
  const FirebaseIcon = (props) => {
27
- return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "8fb4a047__svg4", fill: "none", version: "1.1", viewBox: "0 0 23.999996 30.144289", children: [
28
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "b739f425__defs4" }),
29
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "c63d6618__path1", fill: "#ff9100", strokeWidth: "0.0542543", d: "m 7.5169421,29.277821 c 1.261304,0.507658 2.6296519,0.808877 4.0664689,0.859063 1.944474,0.06793 3.793568,-0.334098 5.446643,-1.097782 -1.98229,-0.77882 -3.777564,-1.917781 -5.309814,-3.333818 -0.993179,1.590194 -2.4621689,2.846289 -4.2032979,3.572537 z" }),
30
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "c49da324__path2", fill: "#ffc400", strokeWidth: "0.0542543", d: "M 11.720077,25.705773 C 8.2225201,22.471023 6.1007431,17.789148 6.2800531,12.653925 c 0.0059,-0.166724 0.01465,-0.333393 0.02496,-0.500008 -0.62642,-0.162003 -1.280401,-0.260854 -1.953372,-0.284346 -0.963285,-0.03364 -1.896187,0.08583 -2.776897,0.333826 -0.93367304,1.635496 -1.49709904,3.512044 -1.56729304,5.522057 -0.181144,5.187307 2.95804704,9.719874 7.50927704,11.552855 1.741184,-0.726302 3.2101189,-1.980824 4.2033519,-3.572536 z" }),
31
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "6a4ab9ee__path3", fill: "#ff9100", strokeWidth: "0.0542543", d: "m 11.720131,25.70561 c 0.813164,-1.301344 1.306173,-2.826975 1.363574,-4.470717 0.150989,-4.323796 -2.755685,-8.043254 -6.7786409,-9.081138 -0.01031,0.166614 -0.0191,0.333284 -0.02496,0.500007 -0.17931,5.135224 1.942467,9.817098 5.4400239,13.051848 z" }),
32
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "b7e0fecd__path4", fill: "#dd2c00", strokeWidth: "0.0542543", d: "m 12.633828,0 c -2.291213,1.835553 -4.1004859,4.255902 -5.1951739,7.044085 -0.626692,1.597029 -1.020524,3.312496 -1.135489,5.110755 4.0229559,1.037884 6.9296849,4.757342 6.7786949,9.081084 -0.0574,1.643742 -0.551875,3.167908 -1.363628,4.470771 1.532142,1.417502 3.327471,2.554997 5.30976,3.333764 3.978847,-1.839221 6.801861,-5.796855 6.965329,-10.47797 C 24.099226,15.52962 22.933952,12.826508 21.287388,10.544898 19.548484,8.131829 12.633828,0 12.633828,0 Z" })
27
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "b4007812__svg4", fill: "none", version: "1.1", viewBox: "0 0 23.999996 30.144289", children: [
28
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "e5fc4f00__defs4" }),
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "b4176655__path1", fill: "#ff9100", strokeWidth: "0.0542543", d: "m 7.5169421,29.277821 c 1.261304,0.507658 2.6296519,0.808877 4.0664689,0.859063 1.944474,0.06793 3.793568,-0.334098 5.446643,-1.097782 -1.98229,-0.77882 -3.777564,-1.917781 -5.309814,-3.333818 -0.993179,1.590194 -2.4621689,2.846289 -4.2032979,3.572537 z" }),
30
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "d6fcd044__path2", fill: "#ffc400", strokeWidth: "0.0542543", d: "M 11.720077,25.705773 C 8.2225201,22.471023 6.1007431,17.789148 6.2800531,12.653925 c 0.0059,-0.166724 0.01465,-0.333393 0.02496,-0.500008 -0.62642,-0.162003 -1.280401,-0.260854 -1.953372,-0.284346 -0.963285,-0.03364 -1.896187,0.08583 -2.776897,0.333826 -0.93367304,1.635496 -1.49709904,3.512044 -1.56729304,5.522057 -0.181144,5.187307 2.95804704,9.719874 7.50927704,11.552855 1.741184,-0.726302 3.2101189,-1.980824 4.2033519,-3.572536 z" }),
31
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "4d3e1a2e__path3", fill: "#ff9100", strokeWidth: "0.0542543", d: "m 11.720131,25.70561 c 0.813164,-1.301344 1.306173,-2.826975 1.363574,-4.470717 0.150989,-4.323796 -2.755685,-8.043254 -6.7786409,-9.081138 -0.01031,0.166614 -0.0191,0.333284 -0.02496,0.500007 -0.17931,5.135224 1.942467,9.817098 5.4400239,13.051848 z" }),
32
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "0adbf3c1__path4", fill: "#dd2c00", strokeWidth: "0.0542543", d: "m 12.633828,0 c -2.291213,1.835553 -4.1004859,4.255902 -5.1951739,7.044085 -0.626692,1.597029 -1.020524,3.312496 -1.135489,5.110755 4.0229559,1.037884 6.9296849,4.757342 6.7786949,9.081084 -0.0574,1.643742 -0.551875,3.167908 -1.363628,4.470771 1.532142,1.417502 3.327471,2.554997 5.30976,3.333764 3.978847,-1.839221 6.801861,-5.796855 6.965329,-10.47797 C 24.099226,15.52962 22.933952,12.826508 21.287388,10.544898 19.548484,8.131829 12.633828,0 12.633828,0 Z" })
33
33
  ] });
34
34
  };
35
35
  var icon_default = FirebaseIcon;
@@ -1,11 +1,11 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  const FirebaseIcon = (props) => {
3
- return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "8fb4a047__svg4", fill: "none", version: "1.1", viewBox: "0 0 23.999996 30.144289", children: [
4
- /* @__PURE__ */ jsx("defs", { id: "b739f425__defs4" }),
5
- /* @__PURE__ */ jsx("path", { id: "c63d6618__path1", fill: "#ff9100", strokeWidth: "0.0542543", d: "m 7.5169421,29.277821 c 1.261304,0.507658 2.6296519,0.808877 4.0664689,0.859063 1.944474,0.06793 3.793568,-0.334098 5.446643,-1.097782 -1.98229,-0.77882 -3.777564,-1.917781 -5.309814,-3.333818 -0.993179,1.590194 -2.4621689,2.846289 -4.2032979,3.572537 z" }),
6
- /* @__PURE__ */ jsx("path", { id: "c49da324__path2", fill: "#ffc400", strokeWidth: "0.0542543", d: "M 11.720077,25.705773 C 8.2225201,22.471023 6.1007431,17.789148 6.2800531,12.653925 c 0.0059,-0.166724 0.01465,-0.333393 0.02496,-0.500008 -0.62642,-0.162003 -1.280401,-0.260854 -1.953372,-0.284346 -0.963285,-0.03364 -1.896187,0.08583 -2.776897,0.333826 -0.93367304,1.635496 -1.49709904,3.512044 -1.56729304,5.522057 -0.181144,5.187307 2.95804704,9.719874 7.50927704,11.552855 1.741184,-0.726302 3.2101189,-1.980824 4.2033519,-3.572536 z" }),
7
- /* @__PURE__ */ jsx("path", { id: "6a4ab9ee__path3", fill: "#ff9100", strokeWidth: "0.0542543", d: "m 11.720131,25.70561 c 0.813164,-1.301344 1.306173,-2.826975 1.363574,-4.470717 0.150989,-4.323796 -2.755685,-8.043254 -6.7786409,-9.081138 -0.01031,0.166614 -0.0191,0.333284 -0.02496,0.500007 -0.17931,5.135224 1.942467,9.817098 5.4400239,13.051848 z" }),
8
- /* @__PURE__ */ jsx("path", { id: "b7e0fecd__path4", fill: "#dd2c00", strokeWidth: "0.0542543", d: "m 12.633828,0 c -2.291213,1.835553 -4.1004859,4.255902 -5.1951739,7.044085 -0.626692,1.597029 -1.020524,3.312496 -1.135489,5.110755 4.0229559,1.037884 6.9296849,4.757342 6.7786949,9.081084 -0.0574,1.643742 -0.551875,3.167908 -1.363628,4.470771 1.532142,1.417502 3.327471,2.554997 5.30976,3.333764 3.978847,-1.839221 6.801861,-5.796855 6.965329,-10.47797 C 24.099226,15.52962 22.933952,12.826508 21.287388,10.544898 19.548484,8.131829 12.633828,0 12.633828,0 Z" })
3
+ return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "b4007812__svg4", fill: "none", version: "1.1", viewBox: "0 0 23.999996 30.144289", children: [
4
+ /* @__PURE__ */ jsx("defs", { id: "e5fc4f00__defs4" }),
5
+ /* @__PURE__ */ jsx("path", { id: "b4176655__path1", fill: "#ff9100", strokeWidth: "0.0542543", d: "m 7.5169421,29.277821 c 1.261304,0.507658 2.6296519,0.808877 4.0664689,0.859063 1.944474,0.06793 3.793568,-0.334098 5.446643,-1.097782 -1.98229,-0.77882 -3.777564,-1.917781 -5.309814,-3.333818 -0.993179,1.590194 -2.4621689,2.846289 -4.2032979,3.572537 z" }),
6
+ /* @__PURE__ */ jsx("path", { id: "d6fcd044__path2", fill: "#ffc400", strokeWidth: "0.0542543", d: "M 11.720077,25.705773 C 8.2225201,22.471023 6.1007431,17.789148 6.2800531,12.653925 c 0.0059,-0.166724 0.01465,-0.333393 0.02496,-0.500008 -0.62642,-0.162003 -1.280401,-0.260854 -1.953372,-0.284346 -0.963285,-0.03364 -1.896187,0.08583 -2.776897,0.333826 -0.93367304,1.635496 -1.49709904,3.512044 -1.56729304,5.522057 -0.181144,5.187307 2.95804704,9.719874 7.50927704,11.552855 1.741184,-0.726302 3.2101189,-1.980824 4.2033519,-3.572536 z" }),
7
+ /* @__PURE__ */ jsx("path", { id: "4d3e1a2e__path3", fill: "#ff9100", strokeWidth: "0.0542543", d: "m 11.720131,25.70561 c 0.813164,-1.301344 1.306173,-2.826975 1.363574,-4.470717 0.150989,-4.323796 -2.755685,-8.043254 -6.7786409,-9.081138 -0.01031,0.166614 -0.0191,0.333284 -0.02496,0.500007 -0.17931,5.135224 1.942467,9.817098 5.4400239,13.051848 z" }),
8
+ /* @__PURE__ */ jsx("path", { id: "0adbf3c1__path4", fill: "#dd2c00", strokeWidth: "0.0542543", d: "m 12.633828,0 c -2.291213,1.835553 -4.1004859,4.255902 -5.1951739,7.044085 -0.626692,1.597029 -1.020524,3.312496 -1.135489,5.110755 4.0229559,1.037884 6.9296849,4.757342 6.7786949,9.081084 -0.0574,1.643742 -0.551875,3.167908 -1.363628,4.470771 1.532142,1.417502 3.327471,2.554997 5.30976,3.333764 3.978847,-1.839221 6.801861,-5.796855 6.965329,-10.47797 C 24.099226,15.52962 22.933952,12.826508 21.287388,10.544898 19.548484,8.131829 12.633828,0 12.633828,0 Z" })
9
9
  ] });
10
10
  };
11
11
  var icon_default = FirebaseIcon;