@logoicon/react 1.0.1 → 1.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (232) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/dist/css/icon.cjs +37 -0
  3. package/dist/css/icon.d.cts +6 -0
  4. package/dist/css/icon.d.ts +6 -0
  5. package/dist/css/icon.js +13 -0
  6. package/dist/expressjs/icon-dark.cjs +36 -0
  7. package/dist/expressjs/icon-dark.d.cts +6 -0
  8. package/dist/expressjs/icon-dark.d.ts +6 -0
  9. package/dist/expressjs/icon-dark.js +12 -0
  10. package/dist/expressjs/icon-light.cjs +36 -0
  11. package/dist/expressjs/icon-light.d.cts +6 -0
  12. package/dist/expressjs/icon-light.d.ts +6 -0
  13. package/dist/expressjs/icon-light.js +12 -0
  14. package/dist/expressjs/logo-dark.cjs +36 -0
  15. package/dist/expressjs/logo-dark.d.cts +6 -0
  16. package/dist/expressjs/logo-dark.d.ts +6 -0
  17. package/dist/expressjs/logo-dark.js +12 -0
  18. package/dist/expressjs/logo-light.cjs +36 -0
  19. package/dist/expressjs/logo-light.d.cts +6 -0
  20. package/dist/expressjs/logo-light.d.ts +6 -0
  21. package/dist/expressjs/logo-light.js +12 -0
  22. package/dist/firebase/icon-dark.cjs +36 -0
  23. package/dist/firebase/icon-dark.d.cts +6 -0
  24. package/dist/firebase/icon-dark.d.ts +6 -0
  25. package/dist/firebase/icon-dark.js +12 -0
  26. package/dist/firebase/icon-light.cjs +36 -0
  27. package/dist/firebase/icon-light.d.cts +6 -0
  28. package/dist/firebase/icon-light.d.ts +6 -0
  29. package/dist/firebase/icon-light.js +12 -0
  30. package/dist/firebase/icon.cjs +39 -0
  31. package/dist/firebase/icon.d.cts +6 -0
  32. package/dist/firebase/icon.d.ts +6 -0
  33. package/dist/firebase/icon.js +15 -0
  34. package/dist/firebase/logo-dark.cjs +47 -0
  35. package/dist/firebase/logo-dark.d.cts +6 -0
  36. package/dist/firebase/logo-dark.d.ts +6 -0
  37. package/dist/firebase/logo-dark.js +23 -0
  38. package/dist/firebase/logo-light.cjs +47 -0
  39. package/dist/firebase/logo-light.d.cts +6 -0
  40. package/dist/firebase/logo-light.d.ts +6 -0
  41. package/dist/firebase/logo-light.js +23 -0
  42. package/dist/git/icon-dark.cjs +36 -0
  43. package/dist/git/icon-dark.d.cts +6 -0
  44. package/dist/git/icon-dark.d.ts +6 -0
  45. package/dist/git/icon-dark.js +12 -0
  46. package/dist/git/icon-light.cjs +36 -0
  47. package/dist/git/icon-light.d.cts +6 -0
  48. package/dist/git/icon-light.d.ts +6 -0
  49. package/dist/git/icon-light.js +12 -0
  50. package/dist/git/icon.cjs +36 -0
  51. package/dist/git/icon.d.cts +6 -0
  52. package/dist/git/icon.d.ts +6 -0
  53. package/dist/git/icon.js +12 -0
  54. package/dist/git/logo-dark.cjs +43 -0
  55. package/dist/git/logo-dark.d.cts +6 -0
  56. package/dist/git/logo-dark.d.ts +6 -0
  57. package/dist/git/logo-dark.js +19 -0
  58. package/dist/git/logo-light.cjs +43 -0
  59. package/dist/git/logo-light.d.cts +6 -0
  60. package/dist/git/logo-light.d.ts +6 -0
  61. package/dist/git/logo-light.js +19 -0
  62. package/dist/git/logo.cjs +43 -0
  63. package/dist/git/logo.d.cts +6 -0
  64. package/dist/git/logo.d.ts +6 -0
  65. package/dist/git/logo.js +19 -0
  66. package/dist/github/icon-dark.cjs +3 -3
  67. package/dist/github/icon-dark.js +3 -3
  68. package/dist/github/icon-light.cjs +3 -3
  69. package/dist/github/icon-light.js +3 -3
  70. package/dist/github/logo-dark.cjs +10 -10
  71. package/dist/github/logo-dark.js +10 -10
  72. package/dist/github/logo-light.cjs +10 -10
  73. package/dist/github/logo-light.js +10 -10
  74. package/dist/gitlab/icon-mono-dark.cjs +3 -3
  75. package/dist/gitlab/icon-mono-dark.js +3 -3
  76. package/dist/gitlab/icon-mono-light.cjs +3 -3
  77. package/dist/gitlab/icon-mono-light.js +3 -3
  78. package/dist/gitlab/icon.cjs +6 -6
  79. package/dist/gitlab/icon.js +6 -6
  80. package/dist/gitlab/logo-dark.cjs +14 -14
  81. package/dist/gitlab/logo-dark.js +14 -14
  82. package/dist/gitlab/logo-mono-dark.cjs +10 -10
  83. package/dist/gitlab/logo-mono-dark.js +10 -10
  84. package/dist/gitlab/logo-mono-light.cjs +10 -10
  85. package/dist/gitlab/logo-mono-light.js +10 -10
  86. package/dist/gitlab/logo.cjs +14 -14
  87. package/dist/gitlab/logo.js +14 -14
  88. package/dist/html/icon-dark.cjs +49 -0
  89. package/dist/html/icon-dark.d.cts +6 -0
  90. package/dist/html/icon-dark.d.ts +6 -0
  91. package/dist/html/icon-dark.js +25 -0
  92. package/dist/html/icon-light.cjs +49 -0
  93. package/dist/html/icon-light.d.cts +6 -0
  94. package/dist/html/icon-light.d.ts +6 -0
  95. package/dist/html/icon-light.js +25 -0
  96. package/dist/html/icon.cjs +46 -0
  97. package/dist/html/icon.d.cts +6 -0
  98. package/dist/html/icon.d.ts +6 -0
  99. package/dist/html/icon.js +22 -0
  100. package/dist/index.cjs +175 -58
  101. package/dist/index.d.cts +39 -0
  102. package/dist/index.d.ts +39 -0
  103. package/dist/index.js +78 -0
  104. package/dist/javascript/icon.cjs +37 -0
  105. package/dist/javascript/icon.d.cts +6 -0
  106. package/dist/javascript/icon.d.ts +6 -0
  107. package/dist/javascript/icon.js +13 -0
  108. package/dist/lua/drawing.cjs +41 -0
  109. package/dist/lua/drawing.d.cts +6 -0
  110. package/dist/lua/drawing.d.ts +6 -0
  111. package/dist/lua/drawing.js +17 -0
  112. package/dist/metadata.cjs +48 -9
  113. package/dist/metadata.d.cts +353 -41
  114. package/dist/metadata.d.ts +353 -41
  115. package/dist/metadata.js +48 -9
  116. package/dist/neovim/icon.cjs +56 -0
  117. package/dist/neovim/icon.d.cts +6 -0
  118. package/dist/neovim/icon.d.ts +6 -0
  119. package/dist/neovim/icon.js +32 -0
  120. package/dist/neovim/logo-mono.cjs +55 -0
  121. package/dist/neovim/logo-mono.d.cts +6 -0
  122. package/dist/neovim/logo-mono.d.ts +6 -0
  123. package/dist/neovim/logo-mono.js +31 -0
  124. package/dist/neovim/logo.cjs +69 -0
  125. package/dist/neovim/logo.d.cts +6 -0
  126. package/dist/neovim/logo.d.ts +6 -0
  127. package/dist/neovim/logo.js +45 -0
  128. package/dist/nextjs/icon-dark.cjs +13 -13
  129. package/dist/nextjs/icon-dark.js +13 -13
  130. package/dist/nextjs/icon-light.cjs +13 -13
  131. package/dist/nextjs/icon-light.js +13 -13
  132. package/dist/nextjs/logo-dark.cjs +10 -10
  133. package/dist/nextjs/logo-dark.js +10 -10
  134. package/dist/nextjs/logo-light.cjs +10 -10
  135. package/dist/nextjs/logo-light.js +10 -10
  136. package/dist/nodejs/icon-dark.cjs +39 -0
  137. package/dist/nodejs/icon-dark.d.cts +6 -0
  138. package/dist/nodejs/icon-dark.d.ts +6 -0
  139. package/dist/nodejs/icon-dark.js +15 -0
  140. package/dist/nodejs/icon-light.cjs +39 -0
  141. package/dist/nodejs/icon-light.d.cts +6 -0
  142. package/dist/nodejs/icon-light.d.ts +6 -0
  143. package/dist/nodejs/icon-light.js +15 -0
  144. package/dist/nodejs/icon.cjs +58 -0
  145. package/dist/nodejs/icon.d.cts +6 -0
  146. package/dist/nodejs/icon.d.ts +6 -0
  147. package/dist/nodejs/icon.js +34 -0
  148. package/dist/nodejs/logo-dark.cjs +67 -0
  149. package/dist/nodejs/logo-dark.d.cts +6 -0
  150. package/dist/nodejs/logo-dark.d.ts +6 -0
  151. package/dist/nodejs/logo-dark.js +43 -0
  152. package/dist/nodejs/logo-light.cjs +67 -0
  153. package/dist/nodejs/logo-light.d.cts +6 -0
  154. package/dist/nodejs/logo-light.d.ts +6 -0
  155. package/dist/nodejs/logo-light.js +43 -0
  156. package/dist/php/icon.cjs +58 -0
  157. package/dist/php/icon.d.cts +6 -0
  158. package/dist/php/icon.d.ts +6 -0
  159. package/dist/php/icon.js +34 -0
  160. package/dist/puppeteer/icon.cjs +40 -0
  161. package/dist/puppeteer/icon.d.cts +6 -0
  162. package/dist/puppeteer/icon.d.ts +6 -0
  163. package/dist/puppeteer/icon.js +16 -0
  164. package/dist/python/icon.cjs +75 -0
  165. package/dist/python/icon.d.cts +6 -0
  166. package/dist/python/icon.d.ts +6 -0
  167. package/dist/python/icon.js +51 -0
  168. package/dist/python/logo.cjs +82 -0
  169. package/dist/python/logo.d.cts +6 -0
  170. package/dist/python/logo.d.ts +6 -0
  171. package/dist/python/logo.js +58 -0
  172. package/dist/react/icon.cjs +38 -0
  173. package/dist/react/icon.d.cts +6 -0
  174. package/dist/react/icon.d.ts +6 -0
  175. package/dist/react/icon.js +14 -0
  176. package/dist/tailwindcss/icon.cjs +36 -0
  177. package/dist/tailwindcss/icon.d.cts +6 -0
  178. package/dist/tailwindcss/icon.d.ts +6 -0
  179. package/dist/tailwindcss/icon.js +12 -0
  180. package/dist/tailwindcss/logo-dark.cjs +36 -0
  181. package/dist/tailwindcss/logo-dark.d.cts +6 -0
  182. package/dist/tailwindcss/logo-dark.d.ts +6 -0
  183. package/dist/tailwindcss/logo-dark.js +12 -0
  184. package/dist/tailwindcss/logo-light.cjs +39 -0
  185. package/dist/tailwindcss/logo-light.d.cts +6 -0
  186. package/dist/tailwindcss/logo-light.d.ts +6 -0
  187. package/dist/tailwindcss/logo-light.js +15 -0
  188. package/dist/turbo/icon-dark.cjs +6 -6
  189. package/dist/turbo/icon-dark.js +6 -6
  190. package/dist/turbo/icon-light.cjs +6 -6
  191. package/dist/turbo/icon-light.js +6 -6
  192. package/dist/turbo/logo-dark.cjs +11 -11
  193. package/dist/turbo/logo-dark.js +11 -11
  194. package/dist/turbo/logo-light.cjs +11 -11
  195. package/dist/turbo/logo-light.js +11 -11
  196. package/dist/turbopack/icon-dark.cjs +15 -15
  197. package/dist/turbopack/icon-dark.js +15 -15
  198. package/dist/turbopack/icon-light.cjs +15 -15
  199. package/dist/turbopack/icon-light.js +15 -15
  200. package/dist/turbopack/logo-dark.cjs +24 -24
  201. package/dist/turbopack/logo-dark.js +24 -24
  202. package/dist/turbopack/logo-light.cjs +24 -24
  203. package/dist/turbopack/logo-light.js +24 -24
  204. package/dist/turborepo/icon-dark.cjs +6 -6
  205. package/dist/turborepo/icon-dark.js +6 -6
  206. package/dist/turborepo/icon-light.cjs +6 -6
  207. package/dist/turborepo/icon-light.js +6 -6
  208. package/dist/turborepo/logo-dark.cjs +15 -15
  209. package/dist/turborepo/logo-dark.js +15 -15
  210. package/dist/turborepo/logo-light.cjs +15 -15
  211. package/dist/turborepo/logo-light.js +15 -15
  212. package/dist/typescript/icon.cjs +38 -0
  213. package/dist/typescript/icon.d.cts +6 -0
  214. package/dist/typescript/icon.d.ts +6 -0
  215. package/dist/typescript/icon.js +14 -0
  216. package/dist/typescript/logo-dark.cjs +37 -0
  217. package/dist/typescript/logo-dark.d.cts +6 -0
  218. package/dist/typescript/logo-dark.d.ts +6 -0
  219. package/dist/typescript/logo-dark.js +13 -0
  220. package/dist/v0/logo-dark.cjs +5 -5
  221. package/dist/v0/logo-dark.js +5 -5
  222. package/dist/v0/logo-light.cjs +5 -5
  223. package/dist/v0/logo-light.js +5 -5
  224. package/dist/vercel/icon-dark.cjs +3 -3
  225. package/dist/vercel/icon-dark.js +3 -3
  226. package/dist/vercel/icon-light.cjs +3 -3
  227. package/dist/vercel/icon-light.js +3 -3
  228. package/dist/vercel/logo-dark.cjs +3 -3
  229. package/dist/vercel/logo-dark.js +3 -3
  230. package/dist/vercel/logo-light.cjs +3 -3
  231. package/dist/vercel/logo-light.js +3 -3
  232. package/package.json +5 -7
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const FirebaseIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { FirebaseIcon, FirebaseIcon as default };
@@ -0,0 +1,15 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ const FirebaseIcon = (props) => {
3
+ return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "a79d3ef1__svg4", fill: "none", version: "1.1", viewBox: "0 0 23.999996 30.144289", children: [
4
+ /* @__PURE__ */ jsx("defs", { id: "32b084c8__defs4" }),
5
+ /* @__PURE__ */ jsx("path", { id: "e6013d15__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: "d68dbb19__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: "56ee1cbb__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: "5aabcf2a__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
+ ] });
10
+ };
11
+ var icon_default = FirebaseIcon;
12
+ export {
13
+ FirebaseIcon,
14
+ icon_default as default
15
+ };
@@ -0,0 +1,47 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __export = (target, all) => {
7
+ for (var name in all)
8
+ __defProp(target, name, { get: all[name], enumerable: true });
9
+ };
10
+ var __copyProps = (to, from, except, desc) => {
11
+ if (from && typeof from === "object" || typeof from === "function") {
12
+ for (let key of __getOwnPropNames(from))
13
+ if (!__hasOwnProp.call(to, key) && key !== except)
14
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
+ }
16
+ return to;
17
+ };
18
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
+ var logo_dark_exports = {};
20
+ __export(logo_dark_exports, {
21
+ FirebaseLogoDark: () => FirebaseLogoDark,
22
+ default: () => logo_dark_default
23
+ });
24
+ module.exports = __toCommonJS(logo_dark_exports);
25
+ var import_jsx_runtime = require("react/jsx-runtime");
26
+ const FirebaseLogoDark = (props) => {
27
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "09b229bb__svg12", fill: "none", version: "1.1", viewBox: "0 0 24 6.3346977", children: [
28
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "1a5cdd9c__defs12" }),
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "e02c01d3__path1", fill: "#ffffff", strokeWidth: "0.0324208", d: "m 22.853015,5.1905359 c -0.234532,0 -0.446597,-0.054629 -0.636161,-0.1638873 C 22.030499,4.9174228 21.884313,4.7664065 21.778297,4.5736322 21.672281,4.3776483 21.619273,4.1591966 21.619273,3.9182126 c 0,-0.2313227 0.0498,-0.4433874 0.149395,-0.6361617 0.102807,-0.195971 0.245782,-0.3501905 0.428895,-0.4626421 0.183146,-0.1156614 0.392001,-0.1734937 0.626533,-0.1734937 0.240952,0 0.449807,0.053011 0.6265,0.1590372 0.179936,0.1060259 0.316493,0.2538195 0.409638,0.4433809 C 23.953414,3.4346882 24,3.6499301 24,3.8941239 c 0,0.028919 -0.0016,0.057839 -0.0048,0.086758 -0.0032,0.028887 -0.0048,0.044968 -0.0048,0.048177 h -1.840985 c 0.01605,0.218484 0.09477,0.3871697 0.236153,0.5060244 0.141355,0.1188873 0.302001,0.1783146 0.481936,0.1783146 0.276291,0 0.488355,-0.1285162 0.636129,-0.3855486 L 23.95665,4.5447448 C 23.850634,4.7407287 23.702859,4.8981319 23.513295,5.0170191 23.32694,5.1326966 23.106867,5.1905354 22.853044,5.1905354 Z m 0.607243,-1.5662831 c -0.0065,-0.077129 -0.03213,-0.1558469 -0.07713,-0.2361534 -0.04497,-0.080339 -0.115646,-0.1478066 -0.212033,-0.2024195 -0.09318,-0.057832 -0.210443,-0.086748 -0.351831,-0.086748 -0.157435,0 -0.293959,0.048194 -0.409637,0.144571 -0.112435,0.096387 -0.189565,0.2233147 -0.231323,0.3807503 z" }),
30
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "5e3a44be__path2", fill: "#ffffff", strokeWidth: "0.0324208", d: "m 20.455754,5.1905359 c -0.273081,0 -0.499605,-0.06267 -0.679508,-0.187976 C 19.59952,4.8740437 19.474213,4.7133984 19.400326,4.5206241 l 0.472307,-0.2024032 c 0.05463,0.1317258 0.133314,0.2313226 0.236153,0.2987904 0.106016,0.067468 0.221661,0.1012179 0.346968,0.1012179 0.131726,0 0.239363,-0.024089 0.322911,-0.072299 0.08352,-0.051387 0.125307,-0.1172662 0.125307,-0.1975726 0,-0.077129 -0.03375,-0.1397662 -0.101218,-0.187976 -0.06747,-0.051387 -0.178315,-0.096387 -0.33254,-0.1349355 l -0.32771,-0.077097 C 19.962601,4.0065593 19.806754,3.9294626 19.675028,3.8170271 19.546511,3.7013496 19.482253,3.5519544 19.482253,3.368809 c 0,-0.2216839 0.09159,-0.3967856 0.274702,-0.5253018 0.183145,-0.1317291 0.408049,-0.1975921 0.67471,-0.1975921 0.221694,0 0.417678,0.046585 0.587952,0.1397598 0.173516,0.093174 0.298823,0.2281162 0.37592,0.4048228 l -0.467476,0.1976017 c -0.04497,-0.099597 -0.114057,-0.1735163 -0.207234,-0.2216969 -0.09318,-0.048194 -0.194363,-0.072292 -0.303621,-0.072292 -0.106017,0 -0.199194,0.024098 -0.279501,0.072292 -0.08034,0.044971 -0.120508,0.1060194 -0.120508,0.1831486 0,0.067468 0.02733,0.1220644 0.08193,0.1638549 0.05784,0.041758 0.147806,0.077097 0.269903,0.1060161 l 0.356629,0.086758 c 0.240952,0.061016 0.420888,0.1541935 0.539742,0.2795 0.118888,0.1220969 0.178315,0.2699035 0.178315,0.4433874 0,0.1413549 -0.04335,0.2698711 -0.130105,0.3855486 -0.08355,0.1156451 -0.200814,0.207234 -0.351831,0.2747018 -0.147774,0.067468 -0.316459,0.1012178 -0.506024,0.1012178 z" }),
31
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "1144ce40__path3", fill: "#ffffff", strokeWidth: "0.0324208", d: "m 17.919569,5.1905359 c -0.170274,0 -0.3245,-0.03375 -0.462645,-0.1012178 -0.134968,-0.070677 -0.242573,-0.1670646 -0.322912,-0.2891615 -0.0771,-0.1253065 -0.115677,-0.2666614 -0.115677,-0.424097 0,-0.250613 0.09318,-0.448218 0.279532,-0.5927826 0.189565,-0.1445969 0.428928,-0.2168629 0.718089,-0.2168629 0.253823,0 0.470686,0.043379 0.650622,0.1301048 V 3.5953334 c 0,-0.1445969 -0.05784,-0.2634517 -0.173517,-0.3566292 -0.112435,-0.0964 -0.248992,-0.1445937 -0.409637,-0.1445937 -0.244194,0 -0.440178,0.0996 -0.587952,0.2987872 L 17.090633,3.113388 c 0.112468,-0.1510033 0.252234,-0.2666679 0.419299,-0.3469905 0.170274,-0.080323 0.361427,-0.1204824 0.573492,-0.1204824 0.35021,0 0.620081,0.088353 0.809645,0.2650631 0.192775,0.1734936 0.289162,0.4192825 0.289162,0.7373633 V 5.1134067 H 18.666578 V 4.819447 h -0.02892 c -0.07713,0.1092258 -0.175105,0.1991936 -0.293992,0.2698711 -0.118887,0.067468 -0.260242,0.1012178 -0.424097,0.1012178 z m 0.08676,-0.4385891 c 0.118855,0 0.228113,-0.028887 0.32771,-0.086726 0.102806,-0.061049 0.183113,-0.1397662 0.240952,-0.2361534 0.06105,-0.099597 0.09159,-0.205613 0.09159,-0.3180808 -0.170307,-0.093178 -0.351831,-0.1397663 -0.544606,-0.1397663 -0.176693,0 -0.314871,0.038548 -0.414468,0.1156776 -0.0996,0.077097 -0.149395,0.1751049 -0.149395,0.2939597 0,0.1092582 0.04338,0.1992261 0.130137,0.2699035 0.08994,0.067468 0.195984,0.1011854 0.318081,0.1011854 z" }),
32
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "704bc850__path4", fill: "#ffffff", strokeWidth: "0.0324208", d: "m 15.69537,5.1905035 c -0.173484,0 -0.329299,-0.036927 -0.467476,-0.1108468 -0.134936,-0.073887 -0.236121,-0.1670646 -0.303621,-0.2795001 h -0.02889 V 5.1134067 H 14.39416 V 1.662763 h 0.530113 v 1.0361537 l -0.02889,0.3325341 h 0.02889 c 0.0675,-0.1092388 0.168685,-0.200805 0.303621,-0.2747018 0.138177,-0.073897 0.293992,-0.1108436 0.467476,-0.1108436 0.205645,0 0.39521,0.054619 0.568694,0.1638582 0.176693,0.1092355 0.31646,0.2618501 0.419266,0.4578276 0.106049,0.1927743 0.159057,0.4096373 0.159057,0.6506214 0,0.2409516 -0.05301,0.457847 -0.159057,0.6505889 -0.102806,0.1927743 -0.242573,0.3454116 -0.419266,0.4578471 -0.173484,0.1092582 -0.363049,0.1638549 -0.568694,0.1638549 z m -0.09156,-0.486734 c 0.125307,0 0.240952,-0.032129 0.347001,-0.096387 0.109225,-0.064258 0.195984,-0.155847 0.260242,-0.2747017 0.06747,-0.1220969 0.101185,-0.2602421 0.101185,-0.414468 0,-0.154226 -0.03372,-0.2907825 -0.101185,-0.4096373 C 16.146793,3.3864786 16.060036,3.2933011 15.950811,3.229043 15.844762,3.164785 15.729117,3.132659 15.60381,3.132659 c -0.125306,0 -0.242572,0.032126 -0.351798,0.096384 -0.106049,0.064258 -0.192774,0.1558146 -0.260242,0.2747018 -0.06426,0.1188872 -0.09639,0.2570324 -0.09639,0.414468 0,0.1574356 0.03213,0.2955807 0.09639,0.414468 0.06747,0.1188547 0.154193,0.2104436 0.260242,0.2747017 0.109226,0.064258 0.226492,0.096387 0.351798,0.096387 z" }),
33
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "ace293b3__path5", fill: "#ffffff", strokeWidth: "0.0324208", d: "m 12.931331,5.1905359 c -0.234532,0 -0.446564,-0.054629 -0.636129,-0.1638873 C 12.108847,4.9174228 11.962662,4.7664065 11.856645,4.5736322 11.750597,4.3776483 11.697589,4.1591966 11.697589,3.9182126 c 0,-0.2313227 0.0498,-0.4433874 0.149395,-0.6361617 0.102839,-0.195971 0.245782,-0.3501905 0.428928,-0.4626421 0.183145,-0.1156614 0.391968,-0.1734937 0.626532,-0.1734937 0.240952,0 0.449775,0.053011 0.626501,0.1590372 0.179903,0.1060259 0.316459,0.2538195 0.409637,0.4433809 0.09318,0.186355 0.139766,0.4015969 0.139766,0.6457907 0,0.028919 -0.0016,0.057839 -0.0048,0.086758 -0.0032,0.028887 -0.0048,0.044968 -0.0048,0.048177 h -1.840985 c 0.01605,0.218484 0.09477,0.3871697 0.236121,0.5060244 0.141388,0.1188873 0.302033,0.1783146 0.481936,0.1783146 0.276323,0 0.488355,-0.1285162 0.636162,-0.3855486 l 0.453016,0.2168955 C 13.928982,4.7407287 13.781175,4.8981319 13.591611,5.0170191 13.405288,5.1326966 13.185183,5.1905354 12.93136,5.1905354 Z m 0.607243,-1.5662831 c -0.0064,-0.077129 -0.03213,-0.1558469 -0.0771,-0.2361534 -0.045,-0.080339 -0.115678,-0.1478066 -0.212065,-0.2024195 -0.09318,-0.057832 -0.210443,-0.086748 -0.351798,-0.086748 -0.157436,0 -0.293992,0.048194 -0.409638,0.144571 -0.112468,0.096387 -0.189564,0.2233147 -0.231322,0.3807503 z" }),
34
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "9c9fa301__path6", fill: "#ffffff", strokeWidth: "0.0324208", d: "m 10.226364,2.7230249 h 0.501226 v 0.3566292 h 0.02892 c 0.05139,-0.1220872 0.144565,-0.2232953 0.2795,-0.3036179 0.134968,-0.083532 0.273113,-0.1253001 0.414468,-0.1253001 0.115678,0 0.210444,0.016065 0.284363,0.048194 v 0.5542342 c -0.109258,-0.054632 -0.231355,-0.08194 -0.36629,-0.08194 -0.173484,0 -0.31967,0.067481 -0.438557,0.2024163 -0.115645,0.1317258 -0.173484,0.2939597 -0.173484,0.486734 v 1.2530329 h -0.530145 z" }),
35
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "4749c33e__path7", fill: "#ffffff", strokeWidth: "0.0324208", d: "m 9.4697261,2.3181923 c -0.0996,0 -0.184734,-0.033734 -0.255411,-0.1012048 -0.067468,-0.070684 -0.101218,-0.1558243 -0.101218,-0.2554244 0,-0.0996 0.03375,-0.1831356 0.101218,-0.2506033 0.07068,-0.070684 0.155814,-0.1060259 0.255411,-0.1060259 0.09963,0 0.183145,0.035342 0.250613,0.1060259 0.07068,0.067468 0.106049,0.1510033 0.106049,0.2506033 0,0.0996 -0.03537,0.1847404 -0.106049,0.2554244 -0.06747,0.067471 -0.150984,0.1012048 -0.250613,0.1012048 z m -0.26504,0.4048261 h 0.530113 v 2.3903883 h -0.530113 z" }),
36
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "5e2ea4c0__path8", fill: "#ffffff", strokeWidth: "0.0324208", d: "m 6.7900142,1.662763 h 2.0964289 v 0.5156664 h -1.556654 v 0.9927811 h 1.402428 V 3.6820592 H 7.3297891 V 5.1134067 H 6.7900142 Z" }),
37
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "d8bf8a00__path9", fill: "#ff9100", strokeWidth: "0.0324208", d: "M 1.5796679,6.1526243 C 1.8447245,6.2592888 2.1322876,6.3226067 2.4342228,6.3331435 2.8428518,6.3474087 3.2314383,6.26292 3.5788275,6.1024368 3.1622522,5.9387764 2.7849677,5.6994458 2.4629833,5.4018549 2.2542677,5.7360489 1.9455662,5.999987 1.5796679,6.1526243 Z" }),
38
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "a92a4a89__path10", fill: "#ffc400", strokeWidth: "0.0324208", d: "M 2.462925,5.4019522 C 1.7279316,4.7221845 1.2820478,3.7383093 1.3197338,2.6591753 c 0.00122,-0.035044 0.00307,-0.070065 0.00524,-0.105076 C 1.1933315,2.5200542 1.055906,2.4992789 0.91448313,2.4943412 0.71204413,2.4872703 0.51600183,2.512377 0.33092103,2.5644967 0.13471823,2.90819 0.01631633,3.3025409 0.00156583,3.7249195 -0.03650107,4.8150378 0.62318513,5.7675296 1.5796095,6.1527215 1.9455111,6.0000842 2.2541996,5.736438 2.462925,5.4019522 Z" }),
39
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "ad905c7a__path11", fill: "#ff9100", strokeWidth: "0.0324208", d: "M 2.4629574,5.4019198 C 2.6338379,5.12845 2.7374484,4.8078403 2.7495122,4.4624287 2.7812425,3.5538023 2.1704112,2.7721749 1.324999,2.5540637 1.322839,2.5890747 1.320989,2.6240957 1.319759,2.6591396 1.282076,3.7382769 1.7279568,4.7221521 2.4629534,5.4019198 Z" }),
40
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "9b47f4ef__path12", fill: "#dd2c00", strokeWidth: "0.0324208", d: "M 2.6549698,0 C 2.1734782,0.3857353 1.7932661,0.8943599 1.5632305,1.4802823 1.4315274,1.8158931 1.3487667,2.1763933 1.3246067,2.5542874 2.1700157,2.7723986 2.780847,3.5540293 2.7491167,4.4626557 2.7370561,4.8080673 2.6331441,5.1283528 2.4625619,5.4021467 2.7845365,5.7000294 3.1618307,5.9390682 3.5784061,6.1027286 4.4145395,5.7162398 5.007776,4.8845481 5.0421096,3.900835 5.0643827,3.2634737 4.8195081,2.6954412 4.4734805,2.215963 4.1080653,1.7088686 2.6549698,0 2.6549698,0 Z" })
41
+ ] });
42
+ };
43
+ var logo_dark_default = FirebaseLogoDark;
44
+ // Annotate the CommonJS export names for ESM import in node:
45
+ 0 && (module.exports = {
46
+ FirebaseLogoDark
47
+ });
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const FirebaseLogoDark: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { FirebaseLogoDark, FirebaseLogoDark as default };
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const FirebaseLogoDark: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { FirebaseLogoDark, FirebaseLogoDark as default };
@@ -0,0 +1,23 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ const FirebaseLogoDark = (props) => {
3
+ return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "09b229bb__svg12", fill: "none", version: "1.1", viewBox: "0 0 24 6.3346977", children: [
4
+ /* @__PURE__ */ jsx("defs", { id: "1a5cdd9c__defs12" }),
5
+ /* @__PURE__ */ jsx("path", { id: "e02c01d3__path1", fill: "#ffffff", strokeWidth: "0.0324208", d: "m 22.853015,5.1905359 c -0.234532,0 -0.446597,-0.054629 -0.636161,-0.1638873 C 22.030499,4.9174228 21.884313,4.7664065 21.778297,4.5736322 21.672281,4.3776483 21.619273,4.1591966 21.619273,3.9182126 c 0,-0.2313227 0.0498,-0.4433874 0.149395,-0.6361617 0.102807,-0.195971 0.245782,-0.3501905 0.428895,-0.4626421 0.183146,-0.1156614 0.392001,-0.1734937 0.626533,-0.1734937 0.240952,0 0.449807,0.053011 0.6265,0.1590372 0.179936,0.1060259 0.316493,0.2538195 0.409638,0.4433809 C 23.953414,3.4346882 24,3.6499301 24,3.8941239 c 0,0.028919 -0.0016,0.057839 -0.0048,0.086758 -0.0032,0.028887 -0.0048,0.044968 -0.0048,0.048177 h -1.840985 c 0.01605,0.218484 0.09477,0.3871697 0.236153,0.5060244 0.141355,0.1188873 0.302001,0.1783146 0.481936,0.1783146 0.276291,0 0.488355,-0.1285162 0.636129,-0.3855486 L 23.95665,4.5447448 C 23.850634,4.7407287 23.702859,4.8981319 23.513295,5.0170191 23.32694,5.1326966 23.106867,5.1905354 22.853044,5.1905354 Z m 0.607243,-1.5662831 c -0.0065,-0.077129 -0.03213,-0.1558469 -0.07713,-0.2361534 -0.04497,-0.080339 -0.115646,-0.1478066 -0.212033,-0.2024195 -0.09318,-0.057832 -0.210443,-0.086748 -0.351831,-0.086748 -0.157435,0 -0.293959,0.048194 -0.409637,0.144571 -0.112435,0.096387 -0.189565,0.2233147 -0.231323,0.3807503 z" }),
6
+ /* @__PURE__ */ jsx("path", { id: "5e3a44be__path2", fill: "#ffffff", strokeWidth: "0.0324208", d: "m 20.455754,5.1905359 c -0.273081,0 -0.499605,-0.06267 -0.679508,-0.187976 C 19.59952,4.8740437 19.474213,4.7133984 19.400326,4.5206241 l 0.472307,-0.2024032 c 0.05463,0.1317258 0.133314,0.2313226 0.236153,0.2987904 0.106016,0.067468 0.221661,0.1012179 0.346968,0.1012179 0.131726,0 0.239363,-0.024089 0.322911,-0.072299 0.08352,-0.051387 0.125307,-0.1172662 0.125307,-0.1975726 0,-0.077129 -0.03375,-0.1397662 -0.101218,-0.187976 -0.06747,-0.051387 -0.178315,-0.096387 -0.33254,-0.1349355 l -0.32771,-0.077097 C 19.962601,4.0065593 19.806754,3.9294626 19.675028,3.8170271 19.546511,3.7013496 19.482253,3.5519544 19.482253,3.368809 c 0,-0.2216839 0.09159,-0.3967856 0.274702,-0.5253018 0.183145,-0.1317291 0.408049,-0.1975921 0.67471,-0.1975921 0.221694,0 0.417678,0.046585 0.587952,0.1397598 0.173516,0.093174 0.298823,0.2281162 0.37592,0.4048228 l -0.467476,0.1976017 c -0.04497,-0.099597 -0.114057,-0.1735163 -0.207234,-0.2216969 -0.09318,-0.048194 -0.194363,-0.072292 -0.303621,-0.072292 -0.106017,0 -0.199194,0.024098 -0.279501,0.072292 -0.08034,0.044971 -0.120508,0.1060194 -0.120508,0.1831486 0,0.067468 0.02733,0.1220644 0.08193,0.1638549 0.05784,0.041758 0.147806,0.077097 0.269903,0.1060161 l 0.356629,0.086758 c 0.240952,0.061016 0.420888,0.1541935 0.539742,0.2795 0.118888,0.1220969 0.178315,0.2699035 0.178315,0.4433874 0,0.1413549 -0.04335,0.2698711 -0.130105,0.3855486 -0.08355,0.1156451 -0.200814,0.207234 -0.351831,0.2747018 -0.147774,0.067468 -0.316459,0.1012178 -0.506024,0.1012178 z" }),
7
+ /* @__PURE__ */ jsx("path", { id: "1144ce40__path3", fill: "#ffffff", strokeWidth: "0.0324208", d: "m 17.919569,5.1905359 c -0.170274,0 -0.3245,-0.03375 -0.462645,-0.1012178 -0.134968,-0.070677 -0.242573,-0.1670646 -0.322912,-0.2891615 -0.0771,-0.1253065 -0.115677,-0.2666614 -0.115677,-0.424097 0,-0.250613 0.09318,-0.448218 0.279532,-0.5927826 0.189565,-0.1445969 0.428928,-0.2168629 0.718089,-0.2168629 0.253823,0 0.470686,0.043379 0.650622,0.1301048 V 3.5953334 c 0,-0.1445969 -0.05784,-0.2634517 -0.173517,-0.3566292 -0.112435,-0.0964 -0.248992,-0.1445937 -0.409637,-0.1445937 -0.244194,0 -0.440178,0.0996 -0.587952,0.2987872 L 17.090633,3.113388 c 0.112468,-0.1510033 0.252234,-0.2666679 0.419299,-0.3469905 0.170274,-0.080323 0.361427,-0.1204824 0.573492,-0.1204824 0.35021,0 0.620081,0.088353 0.809645,0.2650631 0.192775,0.1734936 0.289162,0.4192825 0.289162,0.7373633 V 5.1134067 H 18.666578 V 4.819447 h -0.02892 c -0.07713,0.1092258 -0.175105,0.1991936 -0.293992,0.2698711 -0.118887,0.067468 -0.260242,0.1012178 -0.424097,0.1012178 z m 0.08676,-0.4385891 c 0.118855,0 0.228113,-0.028887 0.32771,-0.086726 0.102806,-0.061049 0.183113,-0.1397662 0.240952,-0.2361534 0.06105,-0.099597 0.09159,-0.205613 0.09159,-0.3180808 -0.170307,-0.093178 -0.351831,-0.1397663 -0.544606,-0.1397663 -0.176693,0 -0.314871,0.038548 -0.414468,0.1156776 -0.0996,0.077097 -0.149395,0.1751049 -0.149395,0.2939597 0,0.1092582 0.04338,0.1992261 0.130137,0.2699035 0.08994,0.067468 0.195984,0.1011854 0.318081,0.1011854 z" }),
8
+ /* @__PURE__ */ jsx("path", { id: "704bc850__path4", fill: "#ffffff", strokeWidth: "0.0324208", d: "m 15.69537,5.1905035 c -0.173484,0 -0.329299,-0.036927 -0.467476,-0.1108468 -0.134936,-0.073887 -0.236121,-0.1670646 -0.303621,-0.2795001 h -0.02889 V 5.1134067 H 14.39416 V 1.662763 h 0.530113 v 1.0361537 l -0.02889,0.3325341 h 0.02889 c 0.0675,-0.1092388 0.168685,-0.200805 0.303621,-0.2747018 0.138177,-0.073897 0.293992,-0.1108436 0.467476,-0.1108436 0.205645,0 0.39521,0.054619 0.568694,0.1638582 0.176693,0.1092355 0.31646,0.2618501 0.419266,0.4578276 0.106049,0.1927743 0.159057,0.4096373 0.159057,0.6506214 0,0.2409516 -0.05301,0.457847 -0.159057,0.6505889 -0.102806,0.1927743 -0.242573,0.3454116 -0.419266,0.4578471 -0.173484,0.1092582 -0.363049,0.1638549 -0.568694,0.1638549 z m -0.09156,-0.486734 c 0.125307,0 0.240952,-0.032129 0.347001,-0.096387 0.109225,-0.064258 0.195984,-0.155847 0.260242,-0.2747017 0.06747,-0.1220969 0.101185,-0.2602421 0.101185,-0.414468 0,-0.154226 -0.03372,-0.2907825 -0.101185,-0.4096373 C 16.146793,3.3864786 16.060036,3.2933011 15.950811,3.229043 15.844762,3.164785 15.729117,3.132659 15.60381,3.132659 c -0.125306,0 -0.242572,0.032126 -0.351798,0.096384 -0.106049,0.064258 -0.192774,0.1558146 -0.260242,0.2747018 -0.06426,0.1188872 -0.09639,0.2570324 -0.09639,0.414468 0,0.1574356 0.03213,0.2955807 0.09639,0.414468 0.06747,0.1188547 0.154193,0.2104436 0.260242,0.2747017 0.109226,0.064258 0.226492,0.096387 0.351798,0.096387 z" }),
9
+ /* @__PURE__ */ jsx("path", { id: "ace293b3__path5", fill: "#ffffff", strokeWidth: "0.0324208", d: "m 12.931331,5.1905359 c -0.234532,0 -0.446564,-0.054629 -0.636129,-0.1638873 C 12.108847,4.9174228 11.962662,4.7664065 11.856645,4.5736322 11.750597,4.3776483 11.697589,4.1591966 11.697589,3.9182126 c 0,-0.2313227 0.0498,-0.4433874 0.149395,-0.6361617 0.102839,-0.195971 0.245782,-0.3501905 0.428928,-0.4626421 0.183145,-0.1156614 0.391968,-0.1734937 0.626532,-0.1734937 0.240952,0 0.449775,0.053011 0.626501,0.1590372 0.179903,0.1060259 0.316459,0.2538195 0.409637,0.4433809 0.09318,0.186355 0.139766,0.4015969 0.139766,0.6457907 0,0.028919 -0.0016,0.057839 -0.0048,0.086758 -0.0032,0.028887 -0.0048,0.044968 -0.0048,0.048177 h -1.840985 c 0.01605,0.218484 0.09477,0.3871697 0.236121,0.5060244 0.141388,0.1188873 0.302033,0.1783146 0.481936,0.1783146 0.276323,0 0.488355,-0.1285162 0.636162,-0.3855486 l 0.453016,0.2168955 C 13.928982,4.7407287 13.781175,4.8981319 13.591611,5.0170191 13.405288,5.1326966 13.185183,5.1905354 12.93136,5.1905354 Z m 0.607243,-1.5662831 c -0.0064,-0.077129 -0.03213,-0.1558469 -0.0771,-0.2361534 -0.045,-0.080339 -0.115678,-0.1478066 -0.212065,-0.2024195 -0.09318,-0.057832 -0.210443,-0.086748 -0.351798,-0.086748 -0.157436,0 -0.293992,0.048194 -0.409638,0.144571 -0.112468,0.096387 -0.189564,0.2233147 -0.231322,0.3807503 z" }),
10
+ /* @__PURE__ */ jsx("path", { id: "9c9fa301__path6", fill: "#ffffff", strokeWidth: "0.0324208", d: "m 10.226364,2.7230249 h 0.501226 v 0.3566292 h 0.02892 c 0.05139,-0.1220872 0.144565,-0.2232953 0.2795,-0.3036179 0.134968,-0.083532 0.273113,-0.1253001 0.414468,-0.1253001 0.115678,0 0.210444,0.016065 0.284363,0.048194 v 0.5542342 c -0.109258,-0.054632 -0.231355,-0.08194 -0.36629,-0.08194 -0.173484,0 -0.31967,0.067481 -0.438557,0.2024163 -0.115645,0.1317258 -0.173484,0.2939597 -0.173484,0.486734 v 1.2530329 h -0.530145 z" }),
11
+ /* @__PURE__ */ jsx("path", { id: "4749c33e__path7", fill: "#ffffff", strokeWidth: "0.0324208", d: "m 9.4697261,2.3181923 c -0.0996,0 -0.184734,-0.033734 -0.255411,-0.1012048 -0.067468,-0.070684 -0.101218,-0.1558243 -0.101218,-0.2554244 0,-0.0996 0.03375,-0.1831356 0.101218,-0.2506033 0.07068,-0.070684 0.155814,-0.1060259 0.255411,-0.1060259 0.09963,0 0.183145,0.035342 0.250613,0.1060259 0.07068,0.067468 0.106049,0.1510033 0.106049,0.2506033 0,0.0996 -0.03537,0.1847404 -0.106049,0.2554244 -0.06747,0.067471 -0.150984,0.1012048 -0.250613,0.1012048 z m -0.26504,0.4048261 h 0.530113 v 2.3903883 h -0.530113 z" }),
12
+ /* @__PURE__ */ jsx("path", { id: "5e2ea4c0__path8", fill: "#ffffff", strokeWidth: "0.0324208", d: "m 6.7900142,1.662763 h 2.0964289 v 0.5156664 h -1.556654 v 0.9927811 h 1.402428 V 3.6820592 H 7.3297891 V 5.1134067 H 6.7900142 Z" }),
13
+ /* @__PURE__ */ jsx("path", { id: "d8bf8a00__path9", fill: "#ff9100", strokeWidth: "0.0324208", d: "M 1.5796679,6.1526243 C 1.8447245,6.2592888 2.1322876,6.3226067 2.4342228,6.3331435 2.8428518,6.3474087 3.2314383,6.26292 3.5788275,6.1024368 3.1622522,5.9387764 2.7849677,5.6994458 2.4629833,5.4018549 2.2542677,5.7360489 1.9455662,5.999987 1.5796679,6.1526243 Z" }),
14
+ /* @__PURE__ */ jsx("path", { id: "a92a4a89__path10", fill: "#ffc400", strokeWidth: "0.0324208", d: "M 2.462925,5.4019522 C 1.7279316,4.7221845 1.2820478,3.7383093 1.3197338,2.6591753 c 0.00122,-0.035044 0.00307,-0.070065 0.00524,-0.105076 C 1.1933315,2.5200542 1.055906,2.4992789 0.91448313,2.4943412 0.71204413,2.4872703 0.51600183,2.512377 0.33092103,2.5644967 0.13471823,2.90819 0.01631633,3.3025409 0.00156583,3.7249195 -0.03650107,4.8150378 0.62318513,5.7675296 1.5796095,6.1527215 1.9455111,6.0000842 2.2541996,5.736438 2.462925,5.4019522 Z" }),
15
+ /* @__PURE__ */ jsx("path", { id: "ad905c7a__path11", fill: "#ff9100", strokeWidth: "0.0324208", d: "M 2.4629574,5.4019198 C 2.6338379,5.12845 2.7374484,4.8078403 2.7495122,4.4624287 2.7812425,3.5538023 2.1704112,2.7721749 1.324999,2.5540637 1.322839,2.5890747 1.320989,2.6240957 1.319759,2.6591396 1.282076,3.7382769 1.7279568,4.7221521 2.4629534,5.4019198 Z" }),
16
+ /* @__PURE__ */ jsx("path", { id: "9b47f4ef__path12", fill: "#dd2c00", strokeWidth: "0.0324208", d: "M 2.6549698,0 C 2.1734782,0.3857353 1.7932661,0.8943599 1.5632305,1.4802823 1.4315274,1.8158931 1.3487667,2.1763933 1.3246067,2.5542874 2.1700157,2.7723986 2.780847,3.5540293 2.7491167,4.4626557 2.7370561,4.8080673 2.6331441,5.1283528 2.4625619,5.4021467 2.7845365,5.7000294 3.1618307,5.9390682 3.5784061,6.1027286 4.4145395,5.7162398 5.007776,4.8845481 5.0421096,3.900835 5.0643827,3.2634737 4.8195081,2.6954412 4.4734805,2.215963 4.1080653,1.7088686 2.6549698,0 2.6549698,0 Z" })
17
+ ] });
18
+ };
19
+ var logo_dark_default = FirebaseLogoDark;
20
+ export {
21
+ FirebaseLogoDark,
22
+ logo_dark_default as default
23
+ };
@@ -0,0 +1,47 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __export = (target, all) => {
7
+ for (var name in all)
8
+ __defProp(target, name, { get: all[name], enumerable: true });
9
+ };
10
+ var __copyProps = (to, from, except, desc) => {
11
+ if (from && typeof from === "object" || typeof from === "function") {
12
+ for (let key of __getOwnPropNames(from))
13
+ if (!__hasOwnProp.call(to, key) && key !== except)
14
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
+ }
16
+ return to;
17
+ };
18
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
+ var logo_light_exports = {};
20
+ __export(logo_light_exports, {
21
+ FirebaseLogoLight: () => FirebaseLogoLight,
22
+ default: () => logo_light_default
23
+ });
24
+ module.exports = __toCommonJS(logo_light_exports);
25
+ var import_jsx_runtime = require("react/jsx-runtime");
26
+ const FirebaseLogoLight = (props) => {
27
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "5c771dc3__svg12", fill: "none", version: "1.1", viewBox: "0 0 24 6.334692", children: [
28
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "ef1b0614__defs12" }),
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "c0890c0a__path1", fill: "#5e5e5e", strokeWidth: "0.0324208", d: "m 22.852984,5.1905314 c -0.234532,0 -0.446597,-0.054629 -0.636161,-0.1638872 C 22.0305,4.9174185 21.884315,4.7664023 21.778267,4.5736282 21.67225,4.3776444 21.619242,4.159193 21.619242,3.9182091 c 0,-0.2313225 0.0498,-0.443387 0.149396,-0.6361611 0.102806,-0.1959708 0.245782,-0.3501901 0.428927,-0.4626417 0.183113,-0.1156612 0.391967,-0.1734935 0.6265,-0.1734935 0.240983,0 0.449806,0.053011 0.626532,0.1590371 0.179903,0.1060257 0.316459,0.2538192 0.409637,0.4433805 C 23.953414,3.4346852 24,3.6499269 24,3.8941205 c 0,0.028919 -0.0016,0.057839 -0.0048,0.086758 -0.0032,0.028887 -0.0048,0.044968 -0.0048,0.048177 h -1.840983 c 0.01608,0.2184838 0.0948,0.3871693 0.236153,0.506024 0.141387,0.1188871 0.302,0.1783144 0.481936,0.1783144 0.276322,0 0.488354,-0.1285161 0.636161,-0.3855483 l 0.453016,0.2168953 C 23.850634,4.7407247 23.70286,4.8981277 23.513296,5.0170148 23.326941,5.1326922 23.106868,5.190531 22.853046,5.190531 Z m 0.607242,-1.5662818 c -0.0064,-0.077129 -0.03213,-0.1558468 -0.0771,-0.2361531 -0.045,-0.080339 -0.115677,-0.1478065 -0.212065,-0.2024194 -0.09318,-0.057832 -0.210443,-0.086748 -0.351798,-0.086748 -0.157435,0 -0.293992,0.048193 -0.409669,0.1445709 -0.112435,0.096387 -0.189532,0.2233145 -0.231323,0.3807499 z" }),
30
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "1bd35eee__path2", fill: "#5e5e5e", strokeWidth: "0.0324208", d: "m 20.455757,5.1905314 c -0.273113,0 -0.499605,-0.06267 -0.67954,-0.1879759 -0.176694,-0.1285161 -0.302,-0.2891612 -0.375887,-0.4819353 l 0.472274,-0.2024031 c 0.05463,0.1317257 0.133347,0.2313224 0.236153,0.2987901 0.106016,0.067468 0.221693,0.1012178 0.347,0.1012178 0.131726,0 0.239363,-0.024089 0.322879,-0.072298 0.08355,-0.051387 0.125306,-0.1172661 0.125306,-0.1975724 0,-0.077129 -0.03372,-0.1397661 -0.101218,-0.1879759 -0.06747,-0.051387 -0.178314,-0.096387 -0.332507,-0.1349358 L 20.142475,4.0483462 C 19.962572,4.0065558 19.806757,3.9294591 19.675031,3.8170238 19.546515,3.7013463 19.482257,3.5519512 19.482257,3.3688061 c 0,-0.2216838 0.09156,-0.3967853 0.274702,-0.5253014 0.183112,-0.131729 0.408016,-0.1975919 0.674677,-0.1975919 0.221693,0 0.417677,0.046586 0.587984,0.1397596 0.173483,0.093174 0.29879,0.2281161 0.375886,0.4048225 l -0.467475,0.1976016 c -0.04497,-0.099597 -0.114057,-0.1735162 -0.207234,-0.2216968 -0.09318,-0.048193 -0.194363,-0.072292 -0.303588,-0.072292 -0.106049,0 -0.199226,0.024098 -0.279533,0.072292 -0.08034,0.044971 -0.120475,0.1060193 -0.120475,0.1831484 0,0.067468 0.0273,0.1220644 0.08193,0.1638548 0.05781,0.041758 0.147774,0.077097 0.269871,0.106016 l 0.356629,0.086758 c 0.240951,0.061016 0.420887,0.1541934 0.539774,0.2794998 0.118854,0.1220968 0.178314,0.2699033 0.178314,0.443387 0,0.1413547 -0.04338,0.2698708 -0.130137,0.3855483 -0.08352,0.115645 -0.200782,0.2072338 -0.351798,0.2747015 -0.147807,0.067468 -0.31646,0.1012178 -0.506024,0.1012178 z" }),
31
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "d3fc2caf__path3", fill: "#5e5e5e", strokeWidth: "0.0324208", d: "m 17.919607,5.1905314 c -0.170274,0 -0.3245,-0.03375 -0.462645,-0.1012178 C 17.322026,5.0186366 17.214389,4.9222492 17.13405,4.8001524 17.05695,4.674846 17.018405,4.5334912 17.018405,4.3760558 c 0,-0.2506129 0.09318,-0.4482177 0.2795,-0.5927821 0.189565,-0.1445968 0.428928,-0.2168628 0.718089,-0.2168628 0.253822,0 0.470685,0.043379 0.650621,0.1301047 V 3.5953303 c 0,-0.1445968 -0.05784,-0.2634515 -0.173517,-0.3566289 -0.112435,-0.0964 -0.248991,-0.1445936 -0.409637,-0.1445936 -0.244161,0 -0.440144,0.0996 -0.587951,0.2987869 L 17.090704,3.1133852 c 0.112435,-0.1510031 0.252201,-0.2666676 0.419266,-0.3469902 0.170274,-0.080323 0.361459,-0.1204822 0.573491,-0.1204822 0.35021,0 0.620081,0.088353 0.809645,0.2650628 0.192774,0.1734935 0.289161,0.4192821 0.289161,0.7373627 v 1.465064 H 18.666615 V 4.8194428 h -0.02892 c -0.0771,0.1092257 -0.175105,0.1991934 -0.293992,0.2698708 -0.118854,0.067468 -0.260242,0.1012178 -0.424096,0.1012178 z m 0.08676,-0.4385887 c 0.118887,0 0.228113,-0.028887 0.327709,-0.086726 0.102807,-0.061048 0.183145,-0.1397661 0.240952,-0.2361532 0.06105,-0.099597 0.09159,-0.2056128 0.09159,-0.3180805 -0.170275,-0.093177 -0.351831,-0.1397662 -0.544605,-0.1397662 -0.176694,0 -0.314839,0.038548 -0.414435,0.1156775 -0.0996,0.077097 -0.149396,0.1751048 -0.149396,0.2939595 0,0.1092581 0.04335,0.1992258 0.130105,0.2699032 0.08997,0.067468 0.195984,0.1011854 0.318081,0.1011854 z" }),
32
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "0a797929__path4", fill: "#5e5e5e", strokeWidth: "0.0324208", d: "m 15.695377,5.1904989 c -0.173516,0 -0.329331,-0.036927 -0.467476,-0.1108467 -0.134935,-0.073887 -0.236153,-0.1670644 -0.30362,-0.2794998 h -0.02892 V 5.1134023 H 14.394135 V 1.6627615 h 0.530146 v 1.0361529 l -0.02892,0.3325337 h 0.02892 c 0.06747,-0.1092387 0.168685,-0.2008048 0.30362,-0.2747015 0.138145,-0.073897 0.29396,-0.1108435 0.467476,-0.1108435 0.205613,0 0.395177,0.054619 0.568661,0.163858 0.176726,0.1092354 0.316492,0.2618499 0.419298,0.4578272 0.106016,0.1927742 0.159024,0.4096369 0.159024,0.6506208 0,0.2409515 -0.05301,0.4578467 -0.159024,0.6505884 -0.102806,0.1927741 -0.242572,0.3454113 -0.419298,0.4578467 -0.173484,0.1092581 -0.363048,0.1638547 -0.568661,0.1638547 z m -0.09159,-0.4867336 c 0.125307,0 0.240984,-0.032129 0.347,-0.096387 0.109226,-0.064258 0.195984,-0.1558469 0.260242,-0.2747016 0.06747,-0.1220967 0.101218,-0.2602418 0.101218,-0.4144676 0,-0.1542258 -0.03375,-0.2907822 -0.101218,-0.4096369 C 16.146772,3.3864754 16.060014,3.293298 15.950788,3.22904 c -0.106016,-0.064258 -0.221693,-0.096384 -0.347,-0.096384 -0.125306,0 -0.242572,0.032126 -0.351798,0.096384 -0.106016,0.064258 -0.192774,0.1558144 -0.260242,0.2747015 -0.06426,0.1188871 -0.09639,0.2570322 -0.09639,0.4144676 0,0.1574355 0.03213,0.2955805 0.09639,0.4144676 0.06747,0.1188547 0.154226,0.2104435 0.260242,0.2747016 0.109226,0.064258 0.226492,0.096387 0.351798,0.096387 z" }),
33
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "43252723__path5", fill: "#5e5e5e", strokeWidth: "0.0324208", d: "m 12.931406,5.1905314 c -0.234565,0 -0.446597,-0.054629 -0.636161,-0.1638872 C 12.10889,4.9174185 11.962704,4.7664023 11.856688,4.5736282 11.750672,4.3776444 11.697664,4.159193 11.697664,3.9182091 c 0,-0.2313225 0.0498,-0.443387 0.149395,-0.6361611 0.102807,-0.1959708 0.245783,-0.3501901 0.428895,-0.4626417 0.183145,-0.1156612 0.392,-0.1734935 0.626532,-0.1734935 0.240952,0 0.449807,0.053011 0.6265,0.1590371 0.179936,0.1060257 0.316492,0.2538192 0.409637,0.4433805 0.09318,0.1863548 0.139766,0.4015965 0.139766,0.6457901 0,0.028919 -0.0016,0.057839 -0.0048,0.086758 -0.0032,0.028887 -0.0048,0.044968 -0.0048,0.048177 h -1.841012 c 0.01605,0.2184838 0.09477,0.3871693 0.236153,0.506024 0.141355,0.1188871 0.302,0.1783144 0.481935,0.1783144 0.276291,0 0.488355,-0.1285161 0.636129,-0.3855483 l 0.453016,0.2168953 c -0.106016,0.1959838 -0.25379,0.3533868 -0.443354,0.4722739 -0.186355,0.1156774 -0.406428,0.1735162 -0.66025,0.1735166 z m 0.607242,-1.5662818 c -0.0065,-0.077129 -0.03213,-0.1558468 -0.07713,-0.2361531 -0.04497,-0.080339 -0.115645,-0.1478065 -0.212032,-0.2024194 -0.09318,-0.057832 -0.210443,-0.086748 -0.35183,-0.086748 -0.157436,0 -0.29396,0.048193 -0.409637,0.1445709 -0.112436,0.096387 -0.189565,0.2233145 -0.231323,0.3807499 z" }),
34
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "8c7f6639__path6", fill: "#5e5e5e", strokeWidth: "0.0324208", d: "m 10.226376,2.7230225 h 0.501193 v 0.3566289 h 0.02892 c 0.05142,-0.1220871 0.144597,-0.2232951 0.279532,-0.3036177 0.134936,-0.083532 0.273081,-0.1252999 0.414468,-0.1252999 0.115645,0 0.210444,0.016064 0.284331,0.048193 v 0.5542338 c -0.109259,-0.054632 -0.231323,-0.08194 -0.366258,-0.08194 -0.173516,0 -0.319702,0.067481 -0.438589,0.2024161 -0.115645,0.1317257 -0.173484,0.2939595 -0.173484,0.4867336 v 1.2530319 h -0.530112 z" }),
35
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "3987a807__path7", fill: "#5e5e5e", strokeWidth: "0.0324208", d: "m 9.4698042,2.3181903 c -0.0996,0 -0.184734,-0.033734 -0.255444,-0.1012048 -0.06747,-0.070684 -0.101185,-0.1558241 -0.101185,-0.2554241 0,-0.0996 0.03372,-0.1831354 0.101185,-0.2506031 0.07071,-0.070684 0.155847,-0.1060258 0.255444,-0.1060258 0.0996,0 0.183112,0.035342 0.250612,0.1060258 0.07068,0.067468 0.106016,0.1510031 0.106016,0.2506031 0,0.0996 -0.03534,0.1847403 -0.106016,0.2554241 -0.0675,0.067471 -0.151016,0.1012048 -0.250612,0.1012048 z M 9.2047312,2.723016 h 0.530113 v 2.3903863 h -0.530113 z" }),
36
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "7885a69d__path8", fill: "#5e5e5e", strokeWidth: "0.0324208", d: "M 6.7900293,1.6627615 H 8.8864242 V 2.1784274 H 7.329771 V 3.1712077 H 8.7321982 V 3.6820559 H 7.329771 V 5.1134023 H 6.7900293 Z" }),
37
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "e41e3c11__path9", fill: "#ff9100", strokeWidth: "0.0324208", d: "M 1.5796649,6.1526189 C 1.8447245,6.2592833 2.1322841,6.3226012 2.4342191,6.3331379 2.8428477,6.3474031 3.2314241,6.2629145 3.578813,6.1024315 3.1622381,5.9387712 2.7849668,5.6994408 2.4629828,5.4018502 2.2542674,5.7360439 1.9455661,5.9999817 1.5796649,6.1526189 Z" }),
38
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "e3b4eeb1__path10", fill: "#ffc400", strokeWidth: "0.0324208", d: "M 2.4629244,5.4019475 C 1.7279285,4.7221803 1.2820483,3.7383061 1.319731,2.6591729 1.320961,2.6241289 1.322801,2.5891079 1.324971,2.5540971 1.193332,2.520052 1.0559067,2.4992767 0.91448074,2.4943391 0.71204514,2.4872681 0.51600304,2.5123747 0.33092234,2.5644944 0.13471804,2.9081874 0.01631604,3.302538 0.00156584,3.7249163 -0.03650106,4.8150335 0.62318294,5.7675245 1.5796065,6.1527161 1.9455078,6.000079 2.2541993,5.7364329 2.4629244,5.4019475 Z" }),
39
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "0908ce96__path11", fill: "#ff9100", strokeWidth: "0.0324208", d: "M 2.4629536,5.401915 C 2.6338372,5.1284455 2.7374476,4.8078361 2.7495082,4.4624248 2.7812384,3.5537992 2.1704077,2.7721724 1.3249994,2.5540614 c -0.00216,0.035011 -0.00401,0.070032 -0.00524,0.1050759 -0.037686,1.0791363 0.4081942,2.0630106 1.1431901,2.7427777 z" }),
40
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "41aabd5f__path12", fill: "#dd2c00", strokeWidth: "0.0324208", d: "M 2.6549659,0 C 2.1734747,0.385735 1.7932629,0.8943591 1.5632275,1.480281 1.4315277,1.8158915 1.3487671,2.1763914 1.3246039,2.5542851 2.1700154,2.7723961 2.7808461,3.5540262 2.7491159,4.4626518 2.7370521,4.8080631 2.6331402,5.1283482 2.4625613,5.402142 2.7845356,5.7000244 3.1618166,5.939063 3.5783916,6.1027232 4.4145242,5.7162348 5.0077602,4.8845438 5.0421263,3.9008316 5.0643669,3.2634709 4.8194926,2.6954388 4.4734653,2.215961 4.1080503,1.7088671 2.6549659,0 2.6549659,0 Z" })
41
+ ] });
42
+ };
43
+ var logo_light_default = FirebaseLogoLight;
44
+ // Annotate the CommonJS export names for ESM import in node:
45
+ 0 && (module.exports = {
46
+ FirebaseLogoLight
47
+ });
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const FirebaseLogoLight: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { FirebaseLogoLight, FirebaseLogoLight as default };
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const FirebaseLogoLight: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { FirebaseLogoLight, FirebaseLogoLight as default };
@@ -0,0 +1,23 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ const FirebaseLogoLight = (props) => {
3
+ return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "5c771dc3__svg12", fill: "none", version: "1.1", viewBox: "0 0 24 6.334692", children: [
4
+ /* @__PURE__ */ jsx("defs", { id: "ef1b0614__defs12" }),
5
+ /* @__PURE__ */ jsx("path", { id: "c0890c0a__path1", fill: "#5e5e5e", strokeWidth: "0.0324208", d: "m 22.852984,5.1905314 c -0.234532,0 -0.446597,-0.054629 -0.636161,-0.1638872 C 22.0305,4.9174185 21.884315,4.7664023 21.778267,4.5736282 21.67225,4.3776444 21.619242,4.159193 21.619242,3.9182091 c 0,-0.2313225 0.0498,-0.443387 0.149396,-0.6361611 0.102806,-0.1959708 0.245782,-0.3501901 0.428927,-0.4626417 0.183113,-0.1156612 0.391967,-0.1734935 0.6265,-0.1734935 0.240983,0 0.449806,0.053011 0.626532,0.1590371 0.179903,0.1060257 0.316459,0.2538192 0.409637,0.4433805 C 23.953414,3.4346852 24,3.6499269 24,3.8941205 c 0,0.028919 -0.0016,0.057839 -0.0048,0.086758 -0.0032,0.028887 -0.0048,0.044968 -0.0048,0.048177 h -1.840983 c 0.01608,0.2184838 0.0948,0.3871693 0.236153,0.506024 0.141387,0.1188871 0.302,0.1783144 0.481936,0.1783144 0.276322,0 0.488354,-0.1285161 0.636161,-0.3855483 l 0.453016,0.2168953 C 23.850634,4.7407247 23.70286,4.8981277 23.513296,5.0170148 23.326941,5.1326922 23.106868,5.190531 22.853046,5.190531 Z m 0.607242,-1.5662818 c -0.0064,-0.077129 -0.03213,-0.1558468 -0.0771,-0.2361531 -0.045,-0.080339 -0.115677,-0.1478065 -0.212065,-0.2024194 -0.09318,-0.057832 -0.210443,-0.086748 -0.351798,-0.086748 -0.157435,0 -0.293992,0.048193 -0.409669,0.1445709 -0.112435,0.096387 -0.189532,0.2233145 -0.231323,0.3807499 z" }),
6
+ /* @__PURE__ */ jsx("path", { id: "1bd35eee__path2", fill: "#5e5e5e", strokeWidth: "0.0324208", d: "m 20.455757,5.1905314 c -0.273113,0 -0.499605,-0.06267 -0.67954,-0.1879759 -0.176694,-0.1285161 -0.302,-0.2891612 -0.375887,-0.4819353 l 0.472274,-0.2024031 c 0.05463,0.1317257 0.133347,0.2313224 0.236153,0.2987901 0.106016,0.067468 0.221693,0.1012178 0.347,0.1012178 0.131726,0 0.239363,-0.024089 0.322879,-0.072298 0.08355,-0.051387 0.125306,-0.1172661 0.125306,-0.1975724 0,-0.077129 -0.03372,-0.1397661 -0.101218,-0.1879759 -0.06747,-0.051387 -0.178314,-0.096387 -0.332507,-0.1349358 L 20.142475,4.0483462 C 19.962572,4.0065558 19.806757,3.9294591 19.675031,3.8170238 19.546515,3.7013463 19.482257,3.5519512 19.482257,3.3688061 c 0,-0.2216838 0.09156,-0.3967853 0.274702,-0.5253014 0.183112,-0.131729 0.408016,-0.1975919 0.674677,-0.1975919 0.221693,0 0.417677,0.046586 0.587984,0.1397596 0.173483,0.093174 0.29879,0.2281161 0.375886,0.4048225 l -0.467475,0.1976016 c -0.04497,-0.099597 -0.114057,-0.1735162 -0.207234,-0.2216968 -0.09318,-0.048193 -0.194363,-0.072292 -0.303588,-0.072292 -0.106049,0 -0.199226,0.024098 -0.279533,0.072292 -0.08034,0.044971 -0.120475,0.1060193 -0.120475,0.1831484 0,0.067468 0.0273,0.1220644 0.08193,0.1638548 0.05781,0.041758 0.147774,0.077097 0.269871,0.106016 l 0.356629,0.086758 c 0.240951,0.061016 0.420887,0.1541934 0.539774,0.2794998 0.118854,0.1220968 0.178314,0.2699033 0.178314,0.443387 0,0.1413547 -0.04338,0.2698708 -0.130137,0.3855483 -0.08352,0.115645 -0.200782,0.2072338 -0.351798,0.2747015 -0.147807,0.067468 -0.31646,0.1012178 -0.506024,0.1012178 z" }),
7
+ /* @__PURE__ */ jsx("path", { id: "d3fc2caf__path3", fill: "#5e5e5e", strokeWidth: "0.0324208", d: "m 17.919607,5.1905314 c -0.170274,0 -0.3245,-0.03375 -0.462645,-0.1012178 C 17.322026,5.0186366 17.214389,4.9222492 17.13405,4.8001524 17.05695,4.674846 17.018405,4.5334912 17.018405,4.3760558 c 0,-0.2506129 0.09318,-0.4482177 0.2795,-0.5927821 0.189565,-0.1445968 0.428928,-0.2168628 0.718089,-0.2168628 0.253822,0 0.470685,0.043379 0.650621,0.1301047 V 3.5953303 c 0,-0.1445968 -0.05784,-0.2634515 -0.173517,-0.3566289 -0.112435,-0.0964 -0.248991,-0.1445936 -0.409637,-0.1445936 -0.244161,0 -0.440144,0.0996 -0.587951,0.2987869 L 17.090704,3.1133852 c 0.112435,-0.1510031 0.252201,-0.2666676 0.419266,-0.3469902 0.170274,-0.080323 0.361459,-0.1204822 0.573491,-0.1204822 0.35021,0 0.620081,0.088353 0.809645,0.2650628 0.192774,0.1734935 0.289161,0.4192821 0.289161,0.7373627 v 1.465064 H 18.666615 V 4.8194428 h -0.02892 c -0.0771,0.1092257 -0.175105,0.1991934 -0.293992,0.2698708 -0.118854,0.067468 -0.260242,0.1012178 -0.424096,0.1012178 z m 0.08676,-0.4385887 c 0.118887,0 0.228113,-0.028887 0.327709,-0.086726 0.102807,-0.061048 0.183145,-0.1397661 0.240952,-0.2361532 0.06105,-0.099597 0.09159,-0.2056128 0.09159,-0.3180805 -0.170275,-0.093177 -0.351831,-0.1397662 -0.544605,-0.1397662 -0.176694,0 -0.314839,0.038548 -0.414435,0.1156775 -0.0996,0.077097 -0.149396,0.1751048 -0.149396,0.2939595 0,0.1092581 0.04335,0.1992258 0.130105,0.2699032 0.08997,0.067468 0.195984,0.1011854 0.318081,0.1011854 z" }),
8
+ /* @__PURE__ */ jsx("path", { id: "0a797929__path4", fill: "#5e5e5e", strokeWidth: "0.0324208", d: "m 15.695377,5.1904989 c -0.173516,0 -0.329331,-0.036927 -0.467476,-0.1108467 -0.134935,-0.073887 -0.236153,-0.1670644 -0.30362,-0.2794998 h -0.02892 V 5.1134023 H 14.394135 V 1.6627615 h 0.530146 v 1.0361529 l -0.02892,0.3325337 h 0.02892 c 0.06747,-0.1092387 0.168685,-0.2008048 0.30362,-0.2747015 0.138145,-0.073897 0.29396,-0.1108435 0.467476,-0.1108435 0.205613,0 0.395177,0.054619 0.568661,0.163858 0.176726,0.1092354 0.316492,0.2618499 0.419298,0.4578272 0.106016,0.1927742 0.159024,0.4096369 0.159024,0.6506208 0,0.2409515 -0.05301,0.4578467 -0.159024,0.6505884 -0.102806,0.1927741 -0.242572,0.3454113 -0.419298,0.4578467 -0.173484,0.1092581 -0.363048,0.1638547 -0.568661,0.1638547 z m -0.09159,-0.4867336 c 0.125307,0 0.240984,-0.032129 0.347,-0.096387 0.109226,-0.064258 0.195984,-0.1558469 0.260242,-0.2747016 0.06747,-0.1220967 0.101218,-0.2602418 0.101218,-0.4144676 0,-0.1542258 -0.03375,-0.2907822 -0.101218,-0.4096369 C 16.146772,3.3864754 16.060014,3.293298 15.950788,3.22904 c -0.106016,-0.064258 -0.221693,-0.096384 -0.347,-0.096384 -0.125306,0 -0.242572,0.032126 -0.351798,0.096384 -0.106016,0.064258 -0.192774,0.1558144 -0.260242,0.2747015 -0.06426,0.1188871 -0.09639,0.2570322 -0.09639,0.4144676 0,0.1574355 0.03213,0.2955805 0.09639,0.4144676 0.06747,0.1188547 0.154226,0.2104435 0.260242,0.2747016 0.109226,0.064258 0.226492,0.096387 0.351798,0.096387 z" }),
9
+ /* @__PURE__ */ jsx("path", { id: "43252723__path5", fill: "#5e5e5e", strokeWidth: "0.0324208", d: "m 12.931406,5.1905314 c -0.234565,0 -0.446597,-0.054629 -0.636161,-0.1638872 C 12.10889,4.9174185 11.962704,4.7664023 11.856688,4.5736282 11.750672,4.3776444 11.697664,4.159193 11.697664,3.9182091 c 0,-0.2313225 0.0498,-0.443387 0.149395,-0.6361611 0.102807,-0.1959708 0.245783,-0.3501901 0.428895,-0.4626417 0.183145,-0.1156612 0.392,-0.1734935 0.626532,-0.1734935 0.240952,0 0.449807,0.053011 0.6265,0.1590371 0.179936,0.1060257 0.316492,0.2538192 0.409637,0.4433805 0.09318,0.1863548 0.139766,0.4015965 0.139766,0.6457901 0,0.028919 -0.0016,0.057839 -0.0048,0.086758 -0.0032,0.028887 -0.0048,0.044968 -0.0048,0.048177 h -1.841012 c 0.01605,0.2184838 0.09477,0.3871693 0.236153,0.506024 0.141355,0.1188871 0.302,0.1783144 0.481935,0.1783144 0.276291,0 0.488355,-0.1285161 0.636129,-0.3855483 l 0.453016,0.2168953 c -0.106016,0.1959838 -0.25379,0.3533868 -0.443354,0.4722739 -0.186355,0.1156774 -0.406428,0.1735162 -0.66025,0.1735166 z m 0.607242,-1.5662818 c -0.0065,-0.077129 -0.03213,-0.1558468 -0.07713,-0.2361531 -0.04497,-0.080339 -0.115645,-0.1478065 -0.212032,-0.2024194 -0.09318,-0.057832 -0.210443,-0.086748 -0.35183,-0.086748 -0.157436,0 -0.29396,0.048193 -0.409637,0.1445709 -0.112436,0.096387 -0.189565,0.2233145 -0.231323,0.3807499 z" }),
10
+ /* @__PURE__ */ jsx("path", { id: "8c7f6639__path6", fill: "#5e5e5e", strokeWidth: "0.0324208", d: "m 10.226376,2.7230225 h 0.501193 v 0.3566289 h 0.02892 c 0.05142,-0.1220871 0.144597,-0.2232951 0.279532,-0.3036177 0.134936,-0.083532 0.273081,-0.1252999 0.414468,-0.1252999 0.115645,0 0.210444,0.016064 0.284331,0.048193 v 0.5542338 c -0.109259,-0.054632 -0.231323,-0.08194 -0.366258,-0.08194 -0.173516,0 -0.319702,0.067481 -0.438589,0.2024161 -0.115645,0.1317257 -0.173484,0.2939595 -0.173484,0.4867336 v 1.2530319 h -0.530112 z" }),
11
+ /* @__PURE__ */ jsx("path", { id: "3987a807__path7", fill: "#5e5e5e", strokeWidth: "0.0324208", d: "m 9.4698042,2.3181903 c -0.0996,0 -0.184734,-0.033734 -0.255444,-0.1012048 -0.06747,-0.070684 -0.101185,-0.1558241 -0.101185,-0.2554241 0,-0.0996 0.03372,-0.1831354 0.101185,-0.2506031 0.07071,-0.070684 0.155847,-0.1060258 0.255444,-0.1060258 0.0996,0 0.183112,0.035342 0.250612,0.1060258 0.07068,0.067468 0.106016,0.1510031 0.106016,0.2506031 0,0.0996 -0.03534,0.1847403 -0.106016,0.2554241 -0.0675,0.067471 -0.151016,0.1012048 -0.250612,0.1012048 z M 9.2047312,2.723016 h 0.530113 v 2.3903863 h -0.530113 z" }),
12
+ /* @__PURE__ */ jsx("path", { id: "7885a69d__path8", fill: "#5e5e5e", strokeWidth: "0.0324208", d: "M 6.7900293,1.6627615 H 8.8864242 V 2.1784274 H 7.329771 V 3.1712077 H 8.7321982 V 3.6820559 H 7.329771 V 5.1134023 H 6.7900293 Z" }),
13
+ /* @__PURE__ */ jsx("path", { id: "e41e3c11__path9", fill: "#ff9100", strokeWidth: "0.0324208", d: "M 1.5796649,6.1526189 C 1.8447245,6.2592833 2.1322841,6.3226012 2.4342191,6.3331379 2.8428477,6.3474031 3.2314241,6.2629145 3.578813,6.1024315 3.1622381,5.9387712 2.7849668,5.6994408 2.4629828,5.4018502 2.2542674,5.7360439 1.9455661,5.9999817 1.5796649,6.1526189 Z" }),
14
+ /* @__PURE__ */ jsx("path", { id: "e3b4eeb1__path10", fill: "#ffc400", strokeWidth: "0.0324208", d: "M 2.4629244,5.4019475 C 1.7279285,4.7221803 1.2820483,3.7383061 1.319731,2.6591729 1.320961,2.6241289 1.322801,2.5891079 1.324971,2.5540971 1.193332,2.520052 1.0559067,2.4992767 0.91448074,2.4943391 0.71204514,2.4872681 0.51600304,2.5123747 0.33092234,2.5644944 0.13471804,2.9081874 0.01631604,3.302538 0.00156584,3.7249163 -0.03650106,4.8150335 0.62318294,5.7675245 1.5796065,6.1527161 1.9455078,6.000079 2.2541993,5.7364329 2.4629244,5.4019475 Z" }),
15
+ /* @__PURE__ */ jsx("path", { id: "0908ce96__path11", fill: "#ff9100", strokeWidth: "0.0324208", d: "M 2.4629536,5.401915 C 2.6338372,5.1284455 2.7374476,4.8078361 2.7495082,4.4624248 2.7812384,3.5537992 2.1704077,2.7721724 1.3249994,2.5540614 c -0.00216,0.035011 -0.00401,0.070032 -0.00524,0.1050759 -0.037686,1.0791363 0.4081942,2.0630106 1.1431901,2.7427777 z" }),
16
+ /* @__PURE__ */ jsx("path", { id: "41aabd5f__path12", fill: "#dd2c00", strokeWidth: "0.0324208", d: "M 2.6549659,0 C 2.1734747,0.385735 1.7932629,0.8943591 1.5632275,1.480281 1.4315277,1.8158915 1.3487671,2.1763914 1.3246039,2.5542851 2.1700154,2.7723961 2.7808461,3.5540262 2.7491159,4.4626518 2.7370521,4.8080631 2.6331402,5.1283482 2.4625613,5.402142 2.7845356,5.7000244 3.1618166,5.939063 3.5783916,6.1027232 4.4145242,5.7162348 5.0077602,4.8845438 5.0421263,3.9008316 5.0643669,3.2634709 4.8194926,2.6954388 4.4734653,2.215961 4.1080503,1.7088671 2.6549659,0 2.6549659,0 Z" })
17
+ ] });
18
+ };
19
+ var logo_light_default = FirebaseLogoLight;
20
+ export {
21
+ FirebaseLogoLight,
22
+ logo_light_default as default
23
+ };
@@ -0,0 +1,36 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __export = (target, all) => {
7
+ for (var name in all)
8
+ __defProp(target, name, { get: all[name], enumerable: true });
9
+ };
10
+ var __copyProps = (to, from, except, desc) => {
11
+ if (from && typeof from === "object" || typeof from === "function") {
12
+ for (let key of __getOwnPropNames(from))
13
+ if (!__hasOwnProp.call(to, key) && key !== except)
14
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
+ }
16
+ return to;
17
+ };
18
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
+ var icon_dark_exports = {};
20
+ __export(icon_dark_exports, {
21
+ GitIconDark: () => GitIconDark,
22
+ default: () => icon_dark_default
23
+ });
24
+ module.exports = __toCommonJS(icon_dark_exports);
25
+ var import_jsx_runtime = require("react/jsx-runtime");
26
+ const GitIconDark = (props) => {
27
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", version: "1.1", viewBox: "0 0 24 24", children: [
28
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("clipPath", { id: "0a99c956__a", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "m0 0.113h91.887v91.887h-91.887z" }) }) }),
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", { clipPath: "url(#0a99c956__a)", transform: "matrix(.26119 0 0 .26119 0 -.029597)", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fill: "#fff", d: "m90.156 41.965-40.12-40.117a5.918 5.918 0 0 0-8.372 0l-8.328 8.332 10.566 10.566a7.03 7.03 0 0 1 7.23 1.684 7.034 7.034 0 0 1 1.669 7.277l10.187 10.184a7.028 7.028 0 0 1 7.278 1.672 7.04 7.04 0 0 1 0 9.957 7.05 7.05 0 0 1-9.965 0 7.044 7.044 0 0 1-1.528-7.66l-9.5-9.497v24.997a7.04 7.04 0 0 1 1.86 11.29 7.04 7.04 0 0 1-9.957 0 7.04 7.04 0 0 1 0-9.958 7.06 7.06 0 0 1 2.304-1.539v-25.227a7.049 7.049 0 0 1-3.82-9.234l-10.418-10.42-27.512 27.505a5.925 5.925 0 0 0 0 8.371l40.122 40.122a5.925 5.925 0 0 0 8.37 0l39.934-39.934a5.925 5.925 0 0 0 0-8.371" }) })
30
+ ] });
31
+ };
32
+ var icon_dark_default = GitIconDark;
33
+ // Annotate the CommonJS export names for ESM import in node:
34
+ 0 && (module.exports = {
35
+ GitIconDark
36
+ });
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const GitIconDark: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { GitIconDark, GitIconDark as default };
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const GitIconDark: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { GitIconDark, GitIconDark as default };
@@ -0,0 +1,12 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ const GitIconDark = (props) => {
3
+ return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", version: "1.1", viewBox: "0 0 24 24", children: [
4
+ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "0a99c956__a", children: /* @__PURE__ */ jsx("path", { d: "m0 0.113h91.887v91.887h-91.887z" }) }) }),
5
+ /* @__PURE__ */ jsx("g", { clipPath: "url(#0a99c956__a)", transform: "matrix(.26119 0 0 .26119 0 -.029597)", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "m90.156 41.965-40.12-40.117a5.918 5.918 0 0 0-8.372 0l-8.328 8.332 10.566 10.566a7.03 7.03 0 0 1 7.23 1.684 7.034 7.034 0 0 1 1.669 7.277l10.187 10.184a7.028 7.028 0 0 1 7.278 1.672 7.04 7.04 0 0 1 0 9.957 7.05 7.05 0 0 1-9.965 0 7.044 7.044 0 0 1-1.528-7.66l-9.5-9.497v24.997a7.04 7.04 0 0 1 1.86 11.29 7.04 7.04 0 0 1-9.957 0 7.04 7.04 0 0 1 0-9.958 7.06 7.06 0 0 1 2.304-1.539v-25.227a7.049 7.049 0 0 1-3.82-9.234l-10.418-10.42-27.512 27.505a5.925 5.925 0 0 0 0 8.371l40.122 40.122a5.925 5.925 0 0 0 8.37 0l39.934-39.934a5.925 5.925 0 0 0 0-8.371" }) })
6
+ ] });
7
+ };
8
+ var icon_dark_default = GitIconDark;
9
+ export {
10
+ GitIconDark,
11
+ icon_dark_default as default
12
+ };
@@ -0,0 +1,36 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __export = (target, all) => {
7
+ for (var name in all)
8
+ __defProp(target, name, { get: all[name], enumerable: true });
9
+ };
10
+ var __copyProps = (to, from, except, desc) => {
11
+ if (from && typeof from === "object" || typeof from === "function") {
12
+ for (let key of __getOwnPropNames(from))
13
+ if (!__hasOwnProp.call(to, key) && key !== except)
14
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
+ }
16
+ return to;
17
+ };
18
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
+ var icon_light_exports = {};
20
+ __export(icon_light_exports, {
21
+ GitIconLight: () => GitIconLight,
22
+ default: () => icon_light_default
23
+ });
24
+ module.exports = __toCommonJS(icon_light_exports);
25
+ var import_jsx_runtime = require("react/jsx-runtime");
26
+ const GitIconLight = (props) => {
27
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", version: "1.1", viewBox: "0 0 24 24", children: [
28
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("clipPath", { id: "421451a5__a", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "m0 0.113h91.887v91.887h-91.887z" }) }) }),
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", { clipPath: "url(#421451a5__a)", transform: "matrix(.26119 0 0 .26119 0 -.029578)", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fill: "#100f0d", d: "m90.156 41.965-40.12-40.117a5.913 5.913 0 0 0-8.368 0l-8.332 8.332 10.566 10.566a7.03 7.03 0 0 1 7.23 1.684 7.043 7.043 0 0 1 1.673 7.277l10.183 10.184a7.026 7.026 0 0 1 7.278 1.672 7.04 7.04 0 0 1 0 9.957 7.045 7.045 0 0 1-9.961 0 7.038 7.038 0 0 1-1.532-7.66l-9.5-9.497v24.997a7.04 7.04 0 0 1 1.86 11.29 7.04 7.04 0 0 1-9.957 0 7.04 7.04 0 0 1 0-9.958 7.034 7.034 0 0 1 2.308-1.539v-25.227a7.001 7.001 0 0 1-2.308-1.535 7.049 7.049 0 0 1-1.516-7.7l-10.418-10.418-27.508 27.504a5.918 5.918 0 0 0 0 8.371l40.121 40.122a5.92 5.92 0 0 0 8.368 0l39.933-39.934a5.925 5.925 0 0 0 0-8.371" }) })
30
+ ] });
31
+ };
32
+ var icon_light_default = GitIconLight;
33
+ // Annotate the CommonJS export names for ESM import in node:
34
+ 0 && (module.exports = {
35
+ GitIconLight
36
+ });
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const GitIconLight: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { GitIconLight, GitIconLight as default };
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const GitIconLight: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { GitIconLight, GitIconLight as default };
@@ -0,0 +1,12 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ const GitIconLight = (props) => {
3
+ return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", version: "1.1", viewBox: "0 0 24 24", children: [
4
+ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "421451a5__a", children: /* @__PURE__ */ jsx("path", { d: "m0 0.113h91.887v91.887h-91.887z" }) }) }),
5
+ /* @__PURE__ */ jsx("g", { clipPath: "url(#421451a5__a)", transform: "matrix(.26119 0 0 .26119 0 -.029578)", children: /* @__PURE__ */ jsx("path", { fill: "#100f0d", d: "m90.156 41.965-40.12-40.117a5.913 5.913 0 0 0-8.368 0l-8.332 8.332 10.566 10.566a7.03 7.03 0 0 1 7.23 1.684 7.043 7.043 0 0 1 1.673 7.277l10.183 10.184a7.026 7.026 0 0 1 7.278 1.672 7.04 7.04 0 0 1 0 9.957 7.045 7.045 0 0 1-9.961 0 7.038 7.038 0 0 1-1.532-7.66l-9.5-9.497v24.997a7.04 7.04 0 0 1 1.86 11.29 7.04 7.04 0 0 1-9.957 0 7.04 7.04 0 0 1 0-9.958 7.034 7.034 0 0 1 2.308-1.539v-25.227a7.001 7.001 0 0 1-2.308-1.535 7.049 7.049 0 0 1-1.516-7.7l-10.418-10.418-27.508 27.504a5.918 5.918 0 0 0 0 8.371l40.121 40.122a5.92 5.92 0 0 0 8.368 0l39.933-39.934a5.925 5.925 0 0 0 0-8.371" }) })
6
+ ] });
7
+ };
8
+ var icon_light_default = GitIconLight;
9
+ export {
10
+ GitIconLight,
11
+ icon_light_default as default
12
+ };
@@ -0,0 +1,36 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __export = (target, all) => {
7
+ for (var name in all)
8
+ __defProp(target, name, { get: all[name], enumerable: true });
9
+ };
10
+ var __copyProps = (to, from, except, desc) => {
11
+ if (from && typeof from === "object" || typeof from === "function") {
12
+ for (let key of __getOwnPropNames(from))
13
+ if (!__hasOwnProp.call(to, key) && key !== except)
14
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
+ }
16
+ return to;
17
+ };
18
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
+ var icon_exports = {};
20
+ __export(icon_exports, {
21
+ GitIcon: () => GitIcon,
22
+ default: () => icon_default
23
+ });
24
+ module.exports = __toCommonJS(icon_exports);
25
+ var import_jsx_runtime = require("react/jsx-runtime");
26
+ const GitIcon = (props) => {
27
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", version: "1.1", viewBox: "0 0 24 24", children: [
28
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("clipPath", { id: "a99ce99b__a", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "m0 0.113h91.887v91.887h-91.887z" }) }) }),
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", { clipPath: "url(#a99ce99b__a)", transform: "matrix(.26119 0 0 .26119 0 -.029597)", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fill: "#f03c2e", d: "m90.156 41.965-40.12-40.117a5.918 5.918 0 0 0-8.372 0l-8.328 8.332 10.566 10.566a7.03 7.03 0 0 1 7.23 1.684 7.034 7.034 0 0 1 1.669 7.277l10.187 10.184a7.028 7.028 0 0 1 7.278 1.672 7.04 7.04 0 0 1 0 9.957 7.05 7.05 0 0 1-9.965 0 7.044 7.044 0 0 1-1.528-7.66l-9.5-9.497v24.997a7.04 7.04 0 0 1 1.86 11.29 7.04 7.04 0 0 1-9.957 0 7.04 7.04 0 0 1 0-9.958 7.06 7.06 0 0 1 2.304-1.539v-25.227a7.049 7.049 0 0 1-3.82-9.234l-10.418-10.42-27.512 27.505a5.925 5.925 0 0 0 0 8.371l40.122 40.122a5.925 5.925 0 0 0 8.37 0l39.934-39.934a5.925 5.925 0 0 0 0-8.371" }) })
30
+ ] });
31
+ };
32
+ var icon_default = GitIcon;
33
+ // Annotate the CommonJS export names for ESM import in node:
34
+ 0 && (module.exports = {
35
+ GitIcon
36
+ });
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const GitIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { GitIcon, GitIcon as default };
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const GitIcon: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { GitIcon, GitIcon as default };
@@ -0,0 +1,12 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ const GitIcon = (props) => {
3
+ return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", version: "1.1", viewBox: "0 0 24 24", children: [
4
+ /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "a99ce99b__a", children: /* @__PURE__ */ jsx("path", { d: "m0 0.113h91.887v91.887h-91.887z" }) }) }),
5
+ /* @__PURE__ */ jsx("g", { clipPath: "url(#a99ce99b__a)", transform: "matrix(.26119 0 0 .26119 0 -.029597)", children: /* @__PURE__ */ jsx("path", { fill: "#f03c2e", d: "m90.156 41.965-40.12-40.117a5.918 5.918 0 0 0-8.372 0l-8.328 8.332 10.566 10.566a7.03 7.03 0 0 1 7.23 1.684 7.034 7.034 0 0 1 1.669 7.277l10.187 10.184a7.028 7.028 0 0 1 7.278 1.672 7.04 7.04 0 0 1 0 9.957 7.05 7.05 0 0 1-9.965 0 7.044 7.044 0 0 1-1.528-7.66l-9.5-9.497v24.997a7.04 7.04 0 0 1 1.86 11.29 7.04 7.04 0 0 1-9.957 0 7.04 7.04 0 0 1 0-9.958 7.06 7.06 0 0 1 2.304-1.539v-25.227a7.049 7.049 0 0 1-3.82-9.234l-10.418-10.42-27.512 27.505a5.925 5.925 0 0 0 0 8.371l40.122 40.122a5.925 5.925 0 0 0 8.37 0l39.934-39.934a5.925 5.925 0 0 0 0-8.371" }) })
6
+ ] });
7
+ };
8
+ var icon_default = GitIcon;
9
+ export {
10
+ GitIcon,
11
+ icon_default as default
12
+ };
@@ -0,0 +1,43 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __export = (target, all) => {
7
+ for (var name in all)
8
+ __defProp(target, name, { get: all[name], enumerable: true });
9
+ };
10
+ var __copyProps = (to, from, except, desc) => {
11
+ if (from && typeof from === "object" || typeof from === "function") {
12
+ for (let key of __getOwnPropNames(from))
13
+ if (!__hasOwnProp.call(to, key) && key !== except)
14
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
+ }
16
+ return to;
17
+ };
18
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
+ var logo_dark_exports = {};
20
+ __export(logo_dark_exports, {
21
+ GitLogoDark: () => GitLogoDark,
22
+ default: () => logo_dark_default
23
+ });
24
+ module.exports = __toCommonJS(logo_dark_exports);
25
+ var import_jsx_runtime = require("react/jsx-runtime");
26
+ const GitLogoDark = (props) => {
27
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", version: "1.1", viewBox: "0 0 24 10.024", children: [
28
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("defs", { children: [
29
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("clipPath", { id: "02959103__a", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "m159 0.79h25v68.21h-25z" }) }),
30
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("clipPath", { id: "15afaa17__b", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "m183 9h35.371v60h-35.371z" }) }),
31
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("clipPath", { id: "7b546d9e__c", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "m0 0.79h92v91.21h-92z" }) })
32
+ ] }),
33
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fill: "#fff", d: "m14.383 3.4121c-0.52589 0-0.91781 0.2585-0.91781 0.88012 0 0.4683 0.25795 0.79373 0.88946 0.79373 0.53535 0 0.89902-0.3151 0.89902-0.81308 0-0.56414-0.32543-0.86077-0.87067-0.86077zm-1.0518 4.3907c-0.12452 0.15277-0.2486 0.31543-0.2486 0.50688 0 0.38247 0.48732 0.49721 1.157 0.49721 0.55513 0 1.3107-0.038686 1.3107-0.55425 0-0.30696-0.36356-0.32587-0.82297-0.35466zm2.8313-4.3619c0.17178 0.22025 0.35389 0.52633 0.35389 0.96639 0 1.0612-0.83209 1.6833-2.0372 1.6833-0.30652 0-0.58381-0.038247-0.75603-0.086275l-0.31543 0.50699 0.93705 0.05715c1.6551 0.10551 2.6305 0.15365 2.6305 1.4252 0 1.0999-0.96595 1.7217-2.6305 1.7217-1.731 0-2.3912-0.44006-2.3912-1.1958 0-0.4305 0.19145-0.65943 0.52633-0.97573-0.31598-0.13309-0.42072-0.37225-0.42072-0.63074 0-0.21036 0.10474-0.40181 0.27729-0.58381 0.17211-0.18156 0.36324-0.36324 0.59294-0.57359-0.46841-0.2297-0.82264-0.72724-0.82264-1.4351 0-1.0999 0.7268-1.8552 2.1904-1.8552 0.41126 0 0.65987 0.037807 0.88012 0.095837h1.8653v0.81264l-0.88001 0.067042" }),
34
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", { clipPath: "url(#02959103__a)", transform: "matrix(.1099 0 0 .1099 0 -.086825)", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fill: "#fff", d: "m170.38 16.281c-4.961 0-7.832-2.87-7.832-7.836 0-4.957 2.871-7.656 7.832-7.656 5.05 0 7.922 2.7 7.922 7.656 0 4.965-2.871 7.836-7.922 7.836zm-11.227 52.305v-6.876l4.438-0.606c1.219-0.175 1.394-0.437 1.394-1.746v-25.585c0-0.953-0.261-1.566-1.132-1.824l-4.7-1.656 0.957-7.047h18.016v36.114c0 1.399 0.086 1.57 1.395 1.746l4.437 0.606v6.875h-24.805" }) }),
35
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", { clipPath: "url(#15afaa17__b)", transform: "matrix(.1099 0 0 .1099 0 -.086825)", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fill: "#fff", d: "m218.37 65.21c-3.742 1.825-9.223 3.481-14.187 3.481-10.356 0-14.27-4.175-14.27-14.015v-22.797c0-0.524 0-0.871-0.7-0.871h-6.093v-7.746c7.664-0.871 10.707-4.703 11.664-14.188h8.27v12.36c0 0.609 0 0.87 0.695 0.87h12.27v8.704h-12.965v20.797c0 5.136 1.218 7.136 5.918 7.136 2.437 0 4.96-0.609 7.047-1.39l2.351 7.66" }) }),
36
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", { clipPath: "url(#7b546d9e__c)", transform: "matrix(.1099 0 0 .1099 0 -.086825)", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { fill: "#fff", d: "m89.422 42.371-39.793-39.789a5.868 5.868 0 0 0-8.3 0l-8.263 8.262 10.48 10.484a6.965 6.965 0 0 1 7.173 1.668 6.98 6.98 0 0 1 1.656 7.215l10.102 10.105a6.963 6.963 0 0 1 7.214 1.657 6.976 6.976 0 0 1 0 9.875 6.98 6.98 0 0 1-9.879 0 6.987 6.987 0 0 1-1.519-7.594l-9.422-9.422v24.793a6.979 6.979 0 0 1 1.848 1.32 6.988 6.988 0 0 1 0 9.88c-2.73 2.726-7.153 2.726-9.875 0a6.98 6.98 0 0 1 0-9.88 6.893 6.893 0 0 1 2.285-1.523v-25.024a6.893 6.893 0 0 1-2.285-1.523 6.988 6.988 0 0 1-1.508-7.637l-10.332-10.336-27.285 27.285a5.868 5.868 0 0 0 0 8.301l39.793 39.793a5.868 5.868 0 0 0 8.3 0l39.61-39.605a5.873 5.873 0 0 0 0-8.305" }) })
37
+ ] });
38
+ };
39
+ var logo_dark_default = GitLogoDark;
40
+ // Annotate the CommonJS export names for ESM import in node:
41
+ 0 && (module.exports = {
42
+ GitLogoDark
43
+ });
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const GitLogoDark: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { GitLogoDark, GitLogoDark as default };
@@ -0,0 +1,6 @@
1
+ import * as react_jsx_runtime from 'react/jsx-runtime';
2
+ import { SVGProps } from 'react';
3
+
4
+ declare const GitLogoDark: (props: SVGProps<SVGSVGElement>) => react_jsx_runtime.JSX.Element;
5
+
6
+ export { GitLogoDark, GitLogoDark as default };
@@ -0,0 +1,19 @@
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ const GitLogoDark = (props) => {
3
+ return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", version: "1.1", viewBox: "0 0 24 10.024", children: [
4
+ /* @__PURE__ */ jsxs("defs", { children: [
5
+ /* @__PURE__ */ jsx("clipPath", { id: "02959103__a", children: /* @__PURE__ */ jsx("path", { d: "m159 0.79h25v68.21h-25z" }) }),
6
+ /* @__PURE__ */ jsx("clipPath", { id: "15afaa17__b", children: /* @__PURE__ */ jsx("path", { d: "m183 9h35.371v60h-35.371z" }) }),
7
+ /* @__PURE__ */ jsx("clipPath", { id: "7b546d9e__c", children: /* @__PURE__ */ jsx("path", { d: "m0 0.79h92v91.21h-92z" }) })
8
+ ] }),
9
+ /* @__PURE__ */ jsx("path", { fill: "#fff", d: "m14.383 3.4121c-0.52589 0-0.91781 0.2585-0.91781 0.88012 0 0.4683 0.25795 0.79373 0.88946 0.79373 0.53535 0 0.89902-0.3151 0.89902-0.81308 0-0.56414-0.32543-0.86077-0.87067-0.86077zm-1.0518 4.3907c-0.12452 0.15277-0.2486 0.31543-0.2486 0.50688 0 0.38247 0.48732 0.49721 1.157 0.49721 0.55513 0 1.3107-0.038686 1.3107-0.55425 0-0.30696-0.36356-0.32587-0.82297-0.35466zm2.8313-4.3619c0.17178 0.22025 0.35389 0.52633 0.35389 0.96639 0 1.0612-0.83209 1.6833-2.0372 1.6833-0.30652 0-0.58381-0.038247-0.75603-0.086275l-0.31543 0.50699 0.93705 0.05715c1.6551 0.10551 2.6305 0.15365 2.6305 1.4252 0 1.0999-0.96595 1.7217-2.6305 1.7217-1.731 0-2.3912-0.44006-2.3912-1.1958 0-0.4305 0.19145-0.65943 0.52633-0.97573-0.31598-0.13309-0.42072-0.37225-0.42072-0.63074 0-0.21036 0.10474-0.40181 0.27729-0.58381 0.17211-0.18156 0.36324-0.36324 0.59294-0.57359-0.46841-0.2297-0.82264-0.72724-0.82264-1.4351 0-1.0999 0.7268-1.8552 2.1904-1.8552 0.41126 0 0.65987 0.037807 0.88012 0.095837h1.8653v0.81264l-0.88001 0.067042" }),
10
+ /* @__PURE__ */ jsx("g", { clipPath: "url(#02959103__a)", transform: "matrix(.1099 0 0 .1099 0 -.086825)", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "m170.38 16.281c-4.961 0-7.832-2.87-7.832-7.836 0-4.957 2.871-7.656 7.832-7.656 5.05 0 7.922 2.7 7.922 7.656 0 4.965-2.871 7.836-7.922 7.836zm-11.227 52.305v-6.876l4.438-0.606c1.219-0.175 1.394-0.437 1.394-1.746v-25.585c0-0.953-0.261-1.566-1.132-1.824l-4.7-1.656 0.957-7.047h18.016v36.114c0 1.399 0.086 1.57 1.395 1.746l4.437 0.606v6.875h-24.805" }) }),
11
+ /* @__PURE__ */ jsx("g", { clipPath: "url(#15afaa17__b)", transform: "matrix(.1099 0 0 .1099 0 -.086825)", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "m218.37 65.21c-3.742 1.825-9.223 3.481-14.187 3.481-10.356 0-14.27-4.175-14.27-14.015v-22.797c0-0.524 0-0.871-0.7-0.871h-6.093v-7.746c7.664-0.871 10.707-4.703 11.664-14.188h8.27v12.36c0 0.609 0 0.87 0.695 0.87h12.27v8.704h-12.965v20.797c0 5.136 1.218 7.136 5.918 7.136 2.437 0 4.96-0.609 7.047-1.39l2.351 7.66" }) }),
12
+ /* @__PURE__ */ jsx("g", { clipPath: "url(#7b546d9e__c)", transform: "matrix(.1099 0 0 .1099 0 -.086825)", children: /* @__PURE__ */ jsx("path", { fill: "#fff", d: "m89.422 42.371-39.793-39.789a5.868 5.868 0 0 0-8.3 0l-8.263 8.262 10.48 10.484a6.965 6.965 0 0 1 7.173 1.668 6.98 6.98 0 0 1 1.656 7.215l10.102 10.105a6.963 6.963 0 0 1 7.214 1.657 6.976 6.976 0 0 1 0 9.875 6.98 6.98 0 0 1-9.879 0 6.987 6.987 0 0 1-1.519-7.594l-9.422-9.422v24.793a6.979 6.979 0 0 1 1.848 1.32 6.988 6.988 0 0 1 0 9.88c-2.73 2.726-7.153 2.726-9.875 0a6.98 6.98 0 0 1 0-9.88 6.893 6.893 0 0 1 2.285-1.523v-25.024a6.893 6.893 0 0 1-2.285-1.523 6.988 6.988 0 0 1-1.508-7.637l-10.332-10.336-27.285 27.285a5.868 5.868 0 0 0 0 8.301l39.793 39.793a5.868 5.868 0 0 0 8.3 0l39.61-39.605a5.873 5.873 0 0 0 0-8.305" }) })
13
+ ] });
14
+ };
15
+ var logo_dark_default = GitLogoDark;
16
+ export {
17
+ GitLogoDark,
18
+ logo_dark_default as default
19
+ };