@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.
- package/CHANGELOG.md +6 -0
- package/dist/css/icon.cjs +4 -4
- package/dist/css/icon.js +4 -4
- package/dist/expressjs/icon-dark.cjs +3 -3
- package/dist/expressjs/icon-dark.js +3 -3
- package/dist/expressjs/icon-light.cjs +3 -3
- package/dist/expressjs/icon-light.js +3 -3
- package/dist/expressjs/logo-dark.cjs +3 -3
- package/dist/expressjs/logo-dark.js +3 -3
- package/dist/expressjs/logo-light.cjs +3 -3
- package/dist/expressjs/logo-light.js +3 -3
- package/dist/facebook/icon-mono.cjs +3 -3
- package/dist/facebook/icon-mono.js +3 -3
- package/dist/facebook/icon.cjs +7 -7
- package/dist/facebook/icon.js +7 -7
- package/dist/firebase/icon-dark.cjs +3 -3
- package/dist/firebase/icon-dark.js +3 -3
- package/dist/firebase/icon-light.cjs +3 -3
- package/dist/firebase/icon-light.js +3 -3
- package/dist/firebase/icon.cjs +6 -6
- package/dist/firebase/icon.js +6 -6
- package/dist/firebase/logo-dark.cjs +14 -14
- package/dist/firebase/logo-dark.js +14 -14
- package/dist/firebase/logo-light.cjs +14 -14
- package/dist/firebase/logo-light.js +14 -14
- package/dist/git/icon-dark.cjs +2 -2
- package/dist/git/icon-dark.js +2 -2
- package/dist/git/icon-light.cjs +2 -2
- package/dist/git/icon-light.js +2 -2
- package/dist/git/icon.cjs +2 -2
- package/dist/git/icon.js +2 -2
- package/dist/git/logo-dark.cjs +6 -6
- package/dist/git/logo-dark.js +6 -6
- package/dist/git/logo-light.cjs +6 -6
- package/dist/git/logo-light.js +6 -6
- package/dist/git/logo.cjs +6 -6
- package/dist/git/logo.js +6 -6
- package/dist/github/icon-dark.cjs +3 -3
- package/dist/github/icon-dark.js +3 -3
- package/dist/github/icon-light.cjs +3 -3
- package/dist/github/icon-light.js +3 -3
- package/dist/github/logo-dark.cjs +10 -10
- package/dist/github/logo-dark.js +10 -10
- package/dist/github/logo-light.cjs +10 -10
- package/dist/github/logo-light.js +10 -10
- package/dist/gitlab/icon-mono-dark.cjs +3 -3
- package/dist/gitlab/icon-mono-dark.js +3 -3
- package/dist/gitlab/icon-mono-light.cjs +3 -3
- package/dist/gitlab/icon-mono-light.js +3 -3
- package/dist/gitlab/icon.cjs +6 -6
- package/dist/gitlab/icon.js +6 -6
- package/dist/gitlab/logo-dark.cjs +14 -14
- package/dist/gitlab/logo-dark.js +14 -14
- package/dist/gitlab/logo-mono-dark.cjs +10 -10
- package/dist/gitlab/logo-mono-dark.js +10 -10
- package/dist/gitlab/logo-mono-light.cjs +10 -10
- package/dist/gitlab/logo-mono-light.js +10 -10
- package/dist/gitlab/logo.cjs +14 -14
- package/dist/gitlab/logo.js +14 -14
- package/dist/gmail/icon.cjs +42 -0
- package/dist/gmail/icon.js +18 -0
- package/dist/html/icon-dark.cjs +13 -13
- package/dist/html/icon-dark.js +13 -13
- package/dist/html/icon-light.cjs +13 -13
- package/dist/html/icon-light.js +13 -13
- package/dist/html/icon.cjs +13 -13
- package/dist/html/icon.js +13 -13
- package/dist/index.cjs +29 -26
- package/dist/index.d.cts +0 -16
- package/dist/index.d.ts +0 -16
- package/dist/index.js +2 -0
- package/dist/javascript/icon.cjs +4 -4
- package/dist/javascript/icon.js +4 -4
- package/dist/linkedin/icon-mono-dark.cjs +5 -5
- package/dist/linkedin/icon-mono-dark.js +5 -5
- package/dist/linkedin/icon-mono-light.cjs +5 -5
- package/dist/linkedin/icon-mono-light.js +5 -5
- package/dist/linkedin/icon.cjs +5 -5
- package/dist/linkedin/icon.js +5 -5
- package/dist/linkedin/logo.cjs +12 -12
- package/dist/linkedin/logo.js +12 -12
- package/dist/lua/drawing.cjs +7 -7
- package/dist/lua/drawing.js +7 -7
- package/dist/metadata.cjs +76 -75
- package/dist/metadata.d.cts +304 -432
- package/dist/metadata.d.ts +304 -432
- package/dist/metadata.js +76 -75
- package/dist/mongodb/icon-dark.cjs +3 -3
- package/dist/mongodb/icon-dark.js +3 -3
- package/dist/mongodb/icon-light.cjs +3 -3
- package/dist/mongodb/icon-light.js +3 -3
- package/dist/mongodb/icon.cjs +3 -3
- package/dist/mongodb/icon.js +3 -3
- package/dist/mongodb/logo-dark.cjs +11 -11
- package/dist/mongodb/logo-dark.js +11 -11
- package/dist/mongodb/logo-light.cjs +11 -11
- package/dist/mongodb/logo-light.js +11 -11
- package/dist/mongodb/logo.cjs +11 -11
- package/dist/mongodb/logo.js +11 -11
- package/dist/mysql/logo.cjs +10 -10
- package/dist/mysql/logo.js +10 -10
- package/dist/neovim/icon.cjs +17 -17
- package/dist/neovim/icon.js +17 -17
- package/dist/neovim/logo-mono.cjs +17 -17
- package/dist/neovim/logo-mono.js +17 -17
- package/dist/neovim/logo.cjs +27 -27
- package/dist/neovim/logo.js +27 -27
- package/dist/nextjs/icon-dark.cjs +13 -13
- package/dist/nextjs/icon-dark.js +13 -13
- package/dist/nextjs/icon-light.cjs +13 -13
- package/dist/nextjs/icon-light.js +13 -13
- package/dist/nextjs/logo-dark.cjs +10 -10
- package/dist/nextjs/logo-dark.js +10 -10
- package/dist/nextjs/logo-light.cjs +10 -10
- package/dist/nextjs/logo-light.js +10 -10
- package/dist/nodejs/icon-dark.cjs +5 -5
- package/dist/nodejs/icon-dark.js +5 -5
- package/dist/nodejs/icon-light.cjs +5 -5
- package/dist/nodejs/icon-light.js +5 -5
- package/dist/nodejs/icon.cjs +21 -21
- package/dist/nodejs/icon.js +21 -21
- package/dist/nodejs/logo-dark.cjs +28 -28
- package/dist/nodejs/logo-dark.js +28 -28
- package/dist/nodejs/logo-light.cjs +28 -28
- package/dist/nodejs/logo-light.js +28 -28
- package/dist/php/icon.cjs +21 -21
- package/dist/php/icon.js +21 -21
- package/dist/postgresql/icon.cjs +16 -16
- package/dist/postgresql/icon.js +16 -16
- package/dist/puppeteer/icon.cjs +7 -7
- package/dist/puppeteer/icon.js +7 -7
- package/dist/python/icon.cjs +35 -35
- package/dist/python/icon.js +35 -35
- package/dist/python/logo.cjs +42 -42
- package/dist/python/logo.js +42 -42
- package/dist/react/icon.cjs +5 -5
- package/dist/react/icon.js +5 -5
- package/dist/sqlite/logo.cjs +20 -20
- package/dist/sqlite/logo.js +20 -20
- package/dist/tailwindcss/icon.cjs +2 -2
- package/dist/tailwindcss/icon.js +2 -2
- package/dist/tailwindcss/logo-light.cjs +2 -2
- package/dist/tailwindcss/logo-light.js +2 -2
- package/dist/turbo/icon-dark.cjs +6 -6
- package/dist/turbo/icon-dark.js +6 -6
- package/dist/turbo/icon-light.cjs +6 -6
- package/dist/turbo/icon-light.js +6 -6
- package/dist/turbo/logo-dark.cjs +11 -11
- package/dist/turbo/logo-dark.js +11 -11
- package/dist/turbo/logo-light.cjs +11 -11
- package/dist/turbo/logo-light.js +11 -11
- package/dist/turbopack/icon-dark.cjs +15 -15
- package/dist/turbopack/icon-dark.js +15 -15
- package/dist/turbopack/icon-light.cjs +15 -15
- package/dist/turbopack/icon-light.js +15 -15
- package/dist/turbopack/logo-dark.cjs +24 -24
- package/dist/turbopack/logo-dark.js +24 -24
- package/dist/turbopack/logo-light.cjs +24 -24
- package/dist/turbopack/logo-light.js +24 -24
- package/dist/turborepo/icon-dark.cjs +6 -6
- package/dist/turborepo/icon-dark.js +6 -6
- package/dist/turborepo/icon-light.cjs +6 -6
- package/dist/turborepo/icon-light.js +6 -6
- package/dist/turborepo/logo-dark.cjs +15 -15
- package/dist/turborepo/logo-dark.js +15 -15
- package/dist/turborepo/logo-light.cjs +15 -15
- package/dist/turborepo/logo-light.js +15 -15
- package/dist/typescript/icon.cjs +5 -5
- package/dist/typescript/icon.js +5 -5
- package/dist/typescript/logo-dark.cjs +4 -4
- package/dist/typescript/logo-dark.js +4 -4
- package/dist/v0/logo-dark.cjs +5 -5
- package/dist/v0/logo-dark.js +5 -5
- package/dist/v0/logo-light.cjs +5 -5
- package/dist/v0/logo-light.js +5 -5
- package/dist/vercel/icon-dark.cjs +3 -3
- package/dist/vercel/icon-dark.js +3 -3
- package/dist/vercel/icon-light.cjs +3 -3
- package/dist/vercel/icon-light.js +3 -3
- package/dist/vercel/logo-dark.cjs +3 -3
- package/dist/vercel/logo-dark.js +3 -3
- package/dist/vercel/logo-light.cjs +3 -3
- package/dist/vercel/logo-light.js +3 -3
- package/dist/x/icon-dark.cjs +3 -3
- package/dist/x/icon-dark.js +3 -3
- package/dist/x/icon-light.cjs +3 -3
- package/dist/x/icon-light.js +3 -3
- package/package.json +5 -5
- package/dist/facebook/icon-mono.d.cts +0 -6
- package/dist/facebook/icon-mono.d.ts +0 -6
- package/dist/facebook/icon.d.cts +0 -6
- package/dist/facebook/icon.d.ts +0 -6
- package/dist/linkedin/icon-mono-dark.d.cts +0 -6
- package/dist/linkedin/icon-mono-dark.d.ts +0 -6
- package/dist/linkedin/icon-mono-light.d.cts +0 -6
- package/dist/linkedin/icon-mono-light.d.ts +0 -6
- package/dist/linkedin/icon.d.cts +0 -6
- package/dist/linkedin/icon.d.ts +0 -6
- package/dist/linkedin/logo.d.cts +0 -6
- package/dist/linkedin/logo.d.ts +0 -6
- package/dist/mongodb/icon-dark.d.cts +0 -6
- package/dist/mongodb/icon-dark.d.ts +0 -6
- package/dist/mongodb/icon-light.d.cts +0 -6
- package/dist/mongodb/icon-light.d.ts +0 -6
- package/dist/mongodb/icon.d.cts +0 -6
- package/dist/mongodb/icon.d.ts +0 -6
- package/dist/mongodb/logo-dark.d.cts +0 -6
- package/dist/mongodb/logo-dark.d.ts +0 -6
- package/dist/mongodb/logo-light.d.cts +0 -6
- package/dist/mongodb/logo-light.d.ts +0 -6
- package/dist/mongodb/logo.d.cts +0 -6
- package/dist/mongodb/logo.d.ts +0 -6
- package/dist/postgresql/icon.d.cts +0 -6
- package/dist/postgresql/icon.d.ts +0 -6
- package/dist/sqlite/logo.d.cts +0 -6
- package/dist/sqlite/logo.d.ts +0 -6
- package/dist/x/icon-dark.d.cts +0 -6
- package/dist/x/icon-dark.d.ts +0 -6
- package/dist/x/icon-light.d.cts +0 -6
- package/dist/x/icon-light.d.ts +0 -6
|
@@ -1,31 +1,31 @@
|
|
|
1
1
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
2
|
const TurbopackLogoLight = (props) => {
|
|
3
|
-
return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "
|
|
4
|
-
/* @__PURE__ */ jsx("path", { id: "
|
|
5
|
-
/* @__PURE__ */ jsx("path", { id: "
|
|
6
|
-
/* @__PURE__ */ jsx("path", { id: "
|
|
7
|
-
/* @__PURE__ */ jsx("path", { id: "
|
|
8
|
-
/* @__PURE__ */ jsx("path", { id: "
|
|
9
|
-
/* @__PURE__ */ jsx("path", { id: "
|
|
10
|
-
/* @__PURE__ */ jsx("path", { id: "
|
|
11
|
-
/* @__PURE__ */ jsx("path", { id: "
|
|
12
|
-
/* @__PURE__ */ jsx("path", { id: "
|
|
13
|
-
/* @__PURE__ */ jsx("path", { id: "
|
|
14
|
-
/* @__PURE__ */ jsx("path", { id: "
|
|
15
|
-
/* @__PURE__ */ jsx("path", { id: "
|
|
16
|
-
/* @__PURE__ */ jsx("path", { id: "
|
|
17
|
-
/* @__PURE__ */ jsxs("defs", { id: "
|
|
18
|
-
/* @__PURE__ */ jsxs("linearGradient", { id: "
|
|
19
|
-
/* @__PURE__ */ jsx("stop", { id: "
|
|
20
|
-
/* @__PURE__ */ jsx("stop", { id: "
|
|
3
|
+
return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "ce322bff__svg18", fill: "none", version: "1.1", viewBox: "0 0 24 3.5387604", children: [
|
|
4
|
+
/* @__PURE__ */ jsx("path", { id: "840d1f1c__path1", fill: "#000000", strokeWidth: "0.0493827", d: "M 6.9190617,1.2614173 V 0.8447358 H 4.9109877 V 1.2614173 H 5.669037 v 1.3855852 h 0.492 V 1.2614173 Z" }),
|
|
5
|
+
/* @__PURE__ */ jsx("path", { id: "1e09eb66__path2", fill: "#000000", strokeWidth: "0.0493827", d: "m 8.053679,2.6746123 c 0.6174815,0 0.9563457,-0.3137629 0.9563457,-0.8308493 V 0.8447358 H 8.5180741 v 0.9513383 c 0,0.2886617 -0.1506173,0.4518222 -0.4643951,0.4518222 -0.3137778,0 -0.464395,-0.1631605 -0.464395,-0.4518222 V 0.8447358 H 7.0973333 V 1.843763 c 0,0.5170864 0.3388642,0.8308493 0.9563457,0.8308493 z" }),
|
|
6
|
+
/* @__PURE__ */ jsx("path", { id: "16999d7f__path3", fill: "#000000", strokeWidth: "0.0493827", d: "m 9.7631605,2.0495951 h 0.4894815 l 0.386518,0.5974074 h 0.564791 L 10.76721,1.996884 c 0.245975,-0.087857 0.396592,-0.2836445 0.396592,-0.5497186 0,-0.386558 -0.288691,-0.6024296 -0.72795,-0.6024296 H 9.2711605 v 1.8022667 h 0.492 z m 0,-0.3890667 V 1.2563951 h 0.6476045 c 0.173186,0 0.268593,0.075304 0.268593,0.2033234 0,0.120484 -0.09541,0.2008099 -0.268593,0.2008099 z" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { id: "a6d069c6__path4", fill: "#000000", strokeWidth: "0.0493827", d: "m 11.392691,2.6470025 h 1.287704 c 0.40163,0 0.632543,-0.1907704 0.632543,-0.5095556 0,-0.213358 -0.135555,-0.3589432 -0.296197,-0.4242074 0.110469,-0.052711 0.246024,-0.1782173 0.246024,-0.3765185 0,-0.3187852 -0.225925,-0.4919852 -0.625037,-0.4919852 H 11.392691 Z M 11.864593,1.550079 V 1.2438469 h 0.722913 c 0.135556,0 0.210864,0.052711 0.210864,0.1531161 0,0.1004049 -0.07531,0.153116 -0.210864,0.153116 z m 0,0.3689877 h 0.768098 c 0.133037,0 0.205828,0.065264 0.205828,0.1631605 0,0.097896 -0.07279,0.1631555 -0.205828,0.1631555 h -0.768098 z" }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { id: "917bbd0d__path5", fill: "#000000", strokeWidth: "0.0493827", d: "m 14.515852,0.81461728 c -0.630025,0 -1.084395,0.39408892 -1.084395,0.93125432 0,0.5371654 0.45437,0.9312543 1.084395,0.9312543 0.630025,0 1.081876,-0.3940889 1.081876,-0.9312543 0,-0.5371654 -0.451851,-0.93125432 -1.081876,-0.93125432 z m 0,0.42672102 c 0.331308,0 0.579852,0.1957876 0.579852,0.5045333 0,0.3087457 -0.248544,0.5045333 -0.579852,0.5045333 -0.331358,0 -0.579852,-0.1957876 -0.579852,-0.5045333 0,-0.3087457 0.248494,-0.5045333 0.579852,-0.5045333 z" }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { id: "103cf142__path6", fill: "#000000", strokeWidth: "0.0493827", d: "m 16.306716,2.0721877 h 0.655161 c 0.439259,0 0.727901,-0.2108544 0.727901,-0.6124692 0,-0.4041333 -0.288642,-0.6149827 -0.727901,-0.6149827 h -1.147161 v 1.8022667 h 0.492 z m 0,-0.4091507 V 1.2563951 h 0.627506 c 0.175753,0 0.271111,0.075304 0.271111,0.2033234 0,0.1255062 -0.09536,0.2033185 -0.271111,0.2033185 z" }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { id: "32701de3__path7", fill: "#000000", strokeWidth: "0.0493827", d: "m 18.348296,0.8447358 -0.886074,1.8022667 h 0.522074 l 0.163161,-0.3388642 h 0.946321 l 0.16316,0.3388642 h 0.539704 L 18.913037,0.8447358 Z m 0.276099,0.4819457 0.281136,0.5873679 h -0.56479 z" }),
|
|
11
|
+
/* @__PURE__ */ jsx("path", { id: "45a54177__path8", fill: "#000000", strokeWidth: "0.0493827", d: "m 19.693136,1.7458716 c 0,0.5371654 0.449333,0.9312543 1.076839,0.9312543 0.502025,0 0.850914,-0.2259111 0.988988,-0.5898815 L 21.309679,1.8864395 c -0.07032,0.2108494 -0.253531,0.3639654 -0.539704,0.3639654 -0.321284,0 -0.574815,-0.1957876 -0.574815,-0.5045333 0,-0.3087457 0.253531,-0.5045333 0.574815,-0.5045333 0.286173,0 0.469383,0.153116 0.539704,0.3639654 L 21.758963,1.4044938 C 21.620889,1.0405284 21.272,0.81461728 20.769975,0.81461728 c -0.627506,0 -1.076839,0.39408892 -1.076839,0.93125432 z" }),
|
|
12
|
+
/* @__PURE__ */ jsx("path", { id: "a596103f__path9", fill: "#000000", strokeWidth: "0.0493827", d: "m 22.428642,0.8447358 h -0.491951 v 1.8022667 h 0.491951 V 2.1976938 l 0.321333,-0.2886666 0.624988,0.7379753 H 24 L 23.103901,1.5927506 23.937235,0.8447358 h -0.670173 l -0.83842,0.7605679 z" }),
|
|
13
|
+
/* @__PURE__ */ jsx("path", { id: "baacf928__path10", fill: "#000000", fillRule: "evenodd", strokeWidth: "0.0493827", d: "m 1.3690321,1.2986667 c -0.04002,0 -0.072459,0.032439 -0.072459,0.072459 v 0.805926 c 0,0.040015 0.032439,0.072459 0.072459,0.072459 H 2.174958 c 0.040015,0 0.072459,-0.032444 0.072459,-0.072459 v -0.805926 c 0,-0.04002 -0.032444,-0.072459 -0.072459,-0.072459 z M 0.78769383,0.72341235 c -0.0366568,0 -0.0663753,0.0297185 -0.0663753,0.0663753 V 2.7583901 c 0,0.036657 0.0297185,0.06637 0.0663753,0.06637 H 2.7562963 c 0.036657,0 0.06637,-0.029714 0.06637,-0.06637 V 0.78978765 c 0,-0.0366568 -0.029714,-0.0663753 -0.06637,-0.0663753 z", clipRule: "evenodd" }),
|
|
14
|
+
/* @__PURE__ */ jsx("path", { id: "2c01d314__path11", fill: "url(#ea869dff__paint0_linear_2758_13913)", strokeWidth: "0.0493827", d: "M 0,1.8070272 V 3.0870025 C 0,3.172879 0.02396326,3.2531654 0.0655679,3.3215259 L 0.52704691,2.8600444 V 1.8070272 Z" }),
|
|
15
|
+
/* @__PURE__ */ jsx("path", { id: "48e3c690__path12", fill: "url(#87aa53d9__paint1_linear_2758_13913)", strokeWidth: "0.0493827", d: "M 0.21043012,3.4689679 0.66799506,3.0114074 c 0.003185,1.975e-4 0.0064,3.012e-4 0.00964,3.012e-4 H 1.6858716 V 3.5387605 H 0.45175654 c -0.0887442,0 -0.1715116,-0.02559 -0.24132642,-0.069793 z" }),
|
|
16
|
+
/* @__PURE__ */ jsx("path", { id: "fa730473__path13", fill: "url(#78e578c4__paint2_linear_2758_13913)", strokeWidth: "0.0493827", d: "m 1.892563,3.5387605 h 1.1944395 c 0.2494963,0 0.451758,-0.2022617 0.451758,-0.451758 V 0.45175654 C 3.5387605,0.20225827 3.3364988,0 3.0870025,0 H 1.8070272 v 0.52704691 h 1.0540987 c 0.083165,0 0.1505827,0.0674222 0.1505827,0.15058766 V 2.8611259 c 0,0.083165 -0.067417,0.1505827 -0.1505827,0.1505827 H 1.892563 Z" }),
|
|
17
|
+
/* @__PURE__ */ jsxs("defs", { id: "47d446ad__defs18", children: [
|
|
18
|
+
/* @__PURE__ */ jsxs("linearGradient", { id: "ea869dff__paint0_linear_2758_13913", x1: "39.353199", x2: "4.0841599", y1: "5.0385799", y2: "40.068501", gradientTransform: "scale(0.04938272)", gradientUnits: "userSpaceOnUse", children: [
|
|
19
|
+
/* @__PURE__ */ jsx("stop", { id: "273a38d0__stop13", stopColor: "#0096FF" }),
|
|
20
|
+
/* @__PURE__ */ jsx("stop", { id: "8edfd4cf__stop14", offset: "1", stopColor: "#FF1E56" })
|
|
21
21
|
] }),
|
|
22
|
-
/* @__PURE__ */ jsxs("linearGradient", { id: "
|
|
23
|
-
/* @__PURE__ */ jsx("stop", { id: "
|
|
24
|
-
/* @__PURE__ */ jsx("stop", { id: "
|
|
22
|
+
/* @__PURE__ */ jsxs("linearGradient", { id: "87aa53d9__paint1_linear_2758_13913", x1: "39.353199", x2: "4.0841599", y1: "5.0385799", y2: "40.068501", gradientTransform: "scale(0.04938272)", gradientUnits: "userSpaceOnUse", children: [
|
|
23
|
+
/* @__PURE__ */ jsx("stop", { id: "4b2d8f10__stop15", stopColor: "#0096FF" }),
|
|
24
|
+
/* @__PURE__ */ jsx("stop", { id: "3718fa8c__stop16", offset: "1", stopColor: "#FF1E56" })
|
|
25
25
|
] }),
|
|
26
|
-
/* @__PURE__ */ jsxs("linearGradient", { id: "
|
|
27
|
-
/* @__PURE__ */ jsx("stop", { id: "
|
|
28
|
-
/* @__PURE__ */ jsx("stop", { id: "
|
|
26
|
+
/* @__PURE__ */ jsxs("linearGradient", { id: "78e578c4__paint2_linear_2758_13913", x1: "39.353199", x2: "4.0841599", y1: "5.0385799", y2: "40.068501", gradientTransform: "scale(0.04938272)", gradientUnits: "userSpaceOnUse", children: [
|
|
27
|
+
/* @__PURE__ */ jsx("stop", { id: "2cb9600e__stop17", stopColor: "#0096FF" }),
|
|
28
|
+
/* @__PURE__ */ jsx("stop", { id: "142479db__stop18", offset: "1", stopColor: "#FF1E56" })
|
|
29
29
|
] })
|
|
30
30
|
] })
|
|
31
31
|
] });
|
|
@@ -24,12 +24,12 @@ __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 TurborepoIconDark = (props) => {
|
|
27
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "
|
|
28
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "
|
|
29
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "
|
|
30
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "
|
|
31
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "
|
|
32
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "
|
|
27
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "5668311d__svg3", fill: "none", version: "1.1", viewBox: "0 0 24 23.981121", children: [
|
|
28
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "2ed307ca__path1", fill: "#ffffff", strokeWidth: "0.242028", d: "m 11.990634,4.1924366 c -4.2998734,0 -7.798149,3.4982756 -7.798149,7.7981484 0,4.299873 3.4982756,7.798149 7.798149,7.798149 4.299872,0 7.798148,-3.498276 7.798148,-7.798149 0,-4.2998728 -3.498276,-7.7981484 -7.798148,-7.7981484 z m 0,11.8337264 c -2.2290802,0 -4.0355786,-1.806498 -4.0355786,-4.035578 0,-2.2290796 1.8064984,-4.035578 4.0355786,-4.035578 2.229079,0 4.035578,1.8064984 4.035578,4.035578 0,2.22908 -1.806499,4.035578 -4.035578,4.035578 z" }),
|
|
29
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "ad3e884a__path2", fill: "url(#c4db1f90__paint0_linear_2758_13788)", fillRule: "evenodd", strokeWidth: "0.242028", d: "M 12.644013,2.9115992 V 0 C 18.972566,0.33835542 24,5.5777818 24,11.990561 24,18.40334 18.972566,23.641314 12.644013,23.981122 v -2.911599 c 4.716645,-0.336904 8.451624,-4.278091 8.451624,-9.078962 0,-4.8008714 -3.734979,-8.7420585 -8.451624,-9.0789618 z M 5.1130877,17.94443 C 3.86277,16.500974 3.0568161,14.662528 2.9130514,12.644013 H 0 c 0.15102559,2.824469 1.2808132,5.387547 3.0510074,7.361045 L 5.1116355,17.94443 Z m 6.2240213,6.036692 V 21.069523 C 9.3171416,20.925758 7.4786955,20.121256 6.0352393,18.869486 l -2.0606281,2.060628 c 1.9749501,1.771647 4.5380287,2.899982 7.3610458,3.051008 z", clipRule: "evenodd" }),
|
|
30
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "56d76415__defs3", children: /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "c4db1f90__paint0_linear_2758_13788", x1: "54.186298", x2: "5.4183998", y1: "6.9667001", y2: "55.7346", gradientTransform: "scale(0.2420282)", gradientUnits: "userSpaceOnUse", children: [
|
|
31
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "44c93fb8__stop2", stopColor: "#0096FF" }),
|
|
32
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "00ba92fb__stop3", offset: "1", stopColor: "#FF1E56" })
|
|
33
33
|
] }) })
|
|
34
34
|
] });
|
|
35
35
|
};
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
2
|
const TurborepoIconDark = (props) => {
|
|
3
|
-
return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "
|
|
4
|
-
/* @__PURE__ */ jsx("path", { id: "
|
|
5
|
-
/* @__PURE__ */ jsx("path", { id: "
|
|
6
|
-
/* @__PURE__ */ jsx("defs", { id: "
|
|
7
|
-
/* @__PURE__ */ jsx("stop", { id: "
|
|
8
|
-
/* @__PURE__ */ jsx("stop", { id: "
|
|
3
|
+
return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "5668311d__svg3", fill: "none", version: "1.1", viewBox: "0 0 24 23.981121", children: [
|
|
4
|
+
/* @__PURE__ */ jsx("path", { id: "2ed307ca__path1", fill: "#ffffff", strokeWidth: "0.242028", d: "m 11.990634,4.1924366 c -4.2998734,0 -7.798149,3.4982756 -7.798149,7.7981484 0,4.299873 3.4982756,7.798149 7.798149,7.798149 4.299872,0 7.798148,-3.498276 7.798148,-7.798149 0,-4.2998728 -3.498276,-7.7981484 -7.798148,-7.7981484 z m 0,11.8337264 c -2.2290802,0 -4.0355786,-1.806498 -4.0355786,-4.035578 0,-2.2290796 1.8064984,-4.035578 4.0355786,-4.035578 2.229079,0 4.035578,1.8064984 4.035578,4.035578 0,2.22908 -1.806499,4.035578 -4.035578,4.035578 z" }),
|
|
5
|
+
/* @__PURE__ */ jsx("path", { id: "ad3e884a__path2", fill: "url(#c4db1f90__paint0_linear_2758_13788)", fillRule: "evenodd", strokeWidth: "0.242028", d: "M 12.644013,2.9115992 V 0 C 18.972566,0.33835542 24,5.5777818 24,11.990561 24,18.40334 18.972566,23.641314 12.644013,23.981122 v -2.911599 c 4.716645,-0.336904 8.451624,-4.278091 8.451624,-9.078962 0,-4.8008714 -3.734979,-8.7420585 -8.451624,-9.0789618 z M 5.1130877,17.94443 C 3.86277,16.500974 3.0568161,14.662528 2.9130514,12.644013 H 0 c 0.15102559,2.824469 1.2808132,5.387547 3.0510074,7.361045 L 5.1116355,17.94443 Z m 6.2240213,6.036692 V 21.069523 C 9.3171416,20.925758 7.4786955,20.121256 6.0352393,18.869486 l -2.0606281,2.060628 c 1.9749501,1.771647 4.5380287,2.899982 7.3610458,3.051008 z", clipRule: "evenodd" }),
|
|
6
|
+
/* @__PURE__ */ jsx("defs", { id: "56d76415__defs3", children: /* @__PURE__ */ jsxs("linearGradient", { id: "c4db1f90__paint0_linear_2758_13788", x1: "54.186298", x2: "5.4183998", y1: "6.9667001", y2: "55.7346", gradientTransform: "scale(0.2420282)", gradientUnits: "userSpaceOnUse", children: [
|
|
7
|
+
/* @__PURE__ */ jsx("stop", { id: "44c93fb8__stop2", stopColor: "#0096FF" }),
|
|
8
|
+
/* @__PURE__ */ jsx("stop", { id: "00ba92fb__stop3", offset: "1", stopColor: "#FF1E56" })
|
|
9
9
|
] }) })
|
|
10
10
|
] });
|
|
11
11
|
};
|
|
@@ -24,12 +24,12 @@ __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 TurborepoIconLight = (props) => {
|
|
27
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "
|
|
28
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "
|
|
29
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "
|
|
30
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "
|
|
31
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "
|
|
32
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "
|
|
27
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "9f704017__svg3", fill: "none", version: "1.1", viewBox: "0 0 24 24", children: [
|
|
28
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "65e306b1__path1", fill: "#000000", strokeWidth: "0.24", d: "m 11.990616,4.195728 c -4.299864,0 -7.798128,3.501024 -7.798128,7.804296 0,4.303248 3.498264,7.804272 7.798128,7.804272 4.299888,0 7.798152,-3.501024 7.798152,-7.804272 0,-4.303272 -3.498264,-7.804296 -7.798152,-7.804296 z m 0,11.84304 c -2.229072,0 -4.035576,-1.80792 -4.035576,-4.038744 0,-2.230848 1.806504,-4.038768 4.035576,-4.038768 2.229096,0 4.035576,1.80792 4.035576,4.038768 0,2.230824 -1.80648,4.038744 -4.035576,4.038744 z" }),
|
|
29
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "139caf64__path2", fill: "url(#13f1ca56__paint0_linear_2758_13753)", fillRule: "evenodd", strokeWidth: "0.24", d: "M 12.644016,2.913888 V 0 C 18.972576,0.3386208 24,5.582184 24,12 24,18.417816 18.972576,23.65992 12.644016,24 V 21.086112 C 17.360664,20.748936 21.09564,16.804656 21.09564,12 c 0,-4.804656 -3.734976,-8.748936 -8.451624,-9.086112 z M 5.11308,17.958552 C 3.862776,16.513968 3.056808,14.67408 2.913048,12.653976 H 0 c 0.15102552,2.826672 1.2808128,5.391768 3.051,7.366824 L 5.11164,17.958552 Z M 11.337096,24 V 21.086112 C 9.317136,20.942232 7.478688,20.137104 6.035232,18.884328 L 3.974616,20.9466 c 1.974936,1.773024 4.538016,2.902248 7.36104,3.0534 z", clipRule: "evenodd" }),
|
|
30
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "3f9d815b__defs3", children: /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "13f1ca56__paint0_linear_2758_13753", x1: "54.644199", x2: "5.4254899", y1: "7.0311098", y2: "56.211102", gradientTransform: "scale(0.24)", gradientUnits: "userSpaceOnUse", children: [
|
|
31
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "eecd7f00__stop2", stopColor: "#0096FF" }),
|
|
32
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "11283505__stop3", offset: "1", stopColor: "#FF1E56" })
|
|
33
33
|
] }) })
|
|
34
34
|
] });
|
|
35
35
|
};
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
2
|
const TurborepoIconLight = (props) => {
|
|
3
|
-
return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "
|
|
4
|
-
/* @__PURE__ */ jsx("path", { id: "
|
|
5
|
-
/* @__PURE__ */ jsx("path", { id: "
|
|
6
|
-
/* @__PURE__ */ jsx("defs", { id: "
|
|
7
|
-
/* @__PURE__ */ jsx("stop", { id: "
|
|
8
|
-
/* @__PURE__ */ jsx("stop", { id: "
|
|
3
|
+
return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "9f704017__svg3", fill: "none", version: "1.1", viewBox: "0 0 24 24", children: [
|
|
4
|
+
/* @__PURE__ */ jsx("path", { id: "65e306b1__path1", fill: "#000000", strokeWidth: "0.24", d: "m 11.990616,4.195728 c -4.299864,0 -7.798128,3.501024 -7.798128,7.804296 0,4.303248 3.498264,7.804272 7.798128,7.804272 4.299888,0 7.798152,-3.501024 7.798152,-7.804272 0,-4.303272 -3.498264,-7.804296 -7.798152,-7.804296 z m 0,11.84304 c -2.229072,0 -4.035576,-1.80792 -4.035576,-4.038744 0,-2.230848 1.806504,-4.038768 4.035576,-4.038768 2.229096,0 4.035576,1.80792 4.035576,4.038768 0,2.230824 -1.80648,4.038744 -4.035576,4.038744 z" }),
|
|
5
|
+
/* @__PURE__ */ jsx("path", { id: "139caf64__path2", fill: "url(#13f1ca56__paint0_linear_2758_13753)", fillRule: "evenodd", strokeWidth: "0.24", d: "M 12.644016,2.913888 V 0 C 18.972576,0.3386208 24,5.582184 24,12 24,18.417816 18.972576,23.65992 12.644016,24 V 21.086112 C 17.360664,20.748936 21.09564,16.804656 21.09564,12 c 0,-4.804656 -3.734976,-8.748936 -8.451624,-9.086112 z M 5.11308,17.958552 C 3.862776,16.513968 3.056808,14.67408 2.913048,12.653976 H 0 c 0.15102552,2.826672 1.2808128,5.391768 3.051,7.366824 L 5.11164,17.958552 Z M 11.337096,24 V 21.086112 C 9.317136,20.942232 7.478688,20.137104 6.035232,18.884328 L 3.974616,20.9466 c 1.974936,1.773024 4.538016,2.902248 7.36104,3.0534 z", clipRule: "evenodd" }),
|
|
6
|
+
/* @__PURE__ */ jsx("defs", { id: "3f9d815b__defs3", children: /* @__PURE__ */ jsxs("linearGradient", { id: "13f1ca56__paint0_linear_2758_13753", x1: "54.644199", x2: "5.4254899", y1: "7.0311098", y2: "56.211102", gradientTransform: "scale(0.24)", gradientUnits: "userSpaceOnUse", children: [
|
|
7
|
+
/* @__PURE__ */ jsx("stop", { id: "eecd7f00__stop2", stopColor: "#0096FF" }),
|
|
8
|
+
/* @__PURE__ */ jsx("stop", { id: "11283505__stop3", offset: "1", stopColor: "#FF1E56" })
|
|
9
9
|
] }) })
|
|
10
10
|
] });
|
|
11
11
|
};
|
|
@@ -24,21 +24,21 @@ __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 TurborepoLogoDark = (props) => {
|
|
27
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "
|
|
28
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "
|
|
29
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "
|
|
30
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "
|
|
31
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "
|
|
32
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "
|
|
33
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "
|
|
34
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "
|
|
35
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "
|
|
36
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "
|
|
37
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "
|
|
38
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "
|
|
39
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "
|
|
40
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "
|
|
41
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "
|
|
27
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "537881c7__svg12", fill: "none", version: "1.1", viewBox: "0 0 24 3.2366543", children: [
|
|
28
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "c0875357__path1", fill: "#ffffff", strokeWidth: "0.0515775", d: "M 6.3890621,1.2137016 V 0.78667581 H 4.3311036 V 1.2137016 H 5.1079797 V 2.6336823 H 5.6121499 V 1.2137016 Z" }),
|
|
29
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "187c5c9a__path2", fill: "#ffffff", strokeWidth: "0.0515775", d: "m 7.5518257,2.6619777 c 0.6328046,0 0.9800761,-0.3215549 0.9800761,-0.8514726 V 0.78667581 H 8.0276799 V 1.761625 c 0,0.2958332 -0.1543199,0.4630372 -0.4758542,0.4630372 -0.3215858,0 -0.4759057,-0.167204 -0.4759057,-0.4630372 V 0.78667581 H 6.5716981 V 1.8105051 c 0,0.5299177 0.3472715,0.8514726 0.9801276,0.8514726 z" }),
|
|
30
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "4c0c306e__path3", fill: "#ffffff", strokeWidth: "0.0515775", d: "m 9.3037078,2.0214416 h 0.5016429 l 0.3961153,0.6122407 h 0.578803 l -0.44759,-0.666263 c 0.252111,-0.090034 0.406431,-0.2906805 0.406431,-0.5633606 0,-0.3961514 -0.295797,-0.61738289 -0.7460171,-0.61738289 H 8.7994859 V 2.6336823 h 0.5042219 z m 0,-0.3987251 V 1.2085541 h 0.6636995 c 0.1774787,0 0.2752177,0.077176 0.2752177,0.2083681 0,0.1234765 -0.09774,0.2057943 -0.2752177,0.2057943 z" }),
|
|
31
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "af83fa91__path4", fill: "#ffffff", strokeWidth: "0.0515775", d: "m 10.973736,2.6336823 h 1.319611 c 0.411589,0 0.648278,-0.1955046 0.648278,-0.5222069 0,-0.2186526 -0.138898,-0.3678561 -0.303534,-0.4347366 0.113161,-0.054022 0.25206,-0.1826464 0.25206,-0.3858669 0,-0.32669722 -0.23148,-0.50419609 -0.64049,-0.50419609 H 10.973736 Z M 11.457327,1.5095296 V 1.1956907 h 0.74086 c 0.138898,0 0.216109,0.054022 0.216109,0.1569194 0,0.1028972 -0.07721,0.1569195 -0.216109,0.1569195 z m 0,0.3781457 h 0.787176 c 0.13632,0 0.210952,0.066886 0.210952,0.1672092 0,0.1003234 -0.07463,0.1672092 -0.210952,0.1672092 h -0.787176 z" }),
|
|
32
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "2905824a__path5", fill: "#ffffff", strokeWidth: "0.0515775", d: "m 14.174379,0.75580666 c -0.645699,0 -1.111289,0.40387264 -1.111289,0.95436984 0,0.5505023 0.46559,0.9543749 1.111289,0.9543749 0.645699,0 1.108711,-0.4038726 1.108711,-0.9543749 0,-0.5504972 -0.463012,-0.95436984 -1.108711,-0.95436984 z m 0,0.43731544 c 0.339535,0 0.594225,0.2006469 0.594225,0.5170544 0,0.3164126 -0.25469,0.5170594 -0.594225,0.5170594 -0.339535,0 -0.594224,-0.2006468 -0.594224,-0.5170594 0,-0.3164075 0.254689,-0.5170544 0.594224,-0.5170544 z" }),
|
|
33
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "c5422217__path6", fill: "#ffffff", strokeWidth: "0.0515775", d: "m 16.009714,2.0214416 h 0.501591 l 0.396167,0.6122407 h 0.578803 l -0.44759,-0.666263 c 0.252111,-0.090034 0.406431,-0.2906805 0.406431,-0.5633606 0,-0.3961514 -0.295849,-0.61738289 -0.746017,-0.61738289 H 15.505492 V 2.6336823 h 0.504222 z m 0,-0.3987251 V 1.2085541 h 0.663699 c 0.177479,0 0.275218,0.077176 0.275218,0.2083681 0,0.1234765 -0.09774,0.2057943 -0.275218,0.2057943 z" }),
|
|
34
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "b28fc3b2__path7", fill: "#ffffff", strokeWidth: "0.0515775", d: "M 17.679691,0.78667581 V 2.6336823 h 1.795568 V 2.2066565 H 18.173597 V 1.905681 h 1.155027 V 1.4889502 H 18.173597 V 1.2137016 h 1.301662 V 0.78667581 Z" }),
|
|
35
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "443bd7ea__path8", fill: "#ffffff", strokeWidth: "0.0515775", d: "m 20.222462,2.0445948 h 0.671385 c 0.45022,0 0.746017,-0.216084 0.746017,-0.6276726 0,-0.4141624 -0.295797,-0.63024639 -0.746017,-0.63024639 H 19.718241 V 2.6336823 h 0.504221 z m 0,-0.4193046 V 1.2085541 h 0.643121 c 0.180057,0 0.277796,0.077176 0.277796,0.2083681 0,0.1286188 -0.09774,0.208368 -0.277796,0.208368 z" }),
|
|
36
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "2e983f5e__path9", fill: "#ffffff", strokeWidth: "0.0515775", d: "m 22.89129,0.75580666 c -0.645648,0 -1.11129,0.40387264 -1.11129,0.95436984 0,0.5505023 0.465642,0.9543749 1.11129,0.9543749 C 23.536989,2.6645514 24,2.2606788 24,1.7101765 24,1.1596793 23.536989,0.75580666 22.89129,0.75580666 Z m 0,0.43731544 c 0.339586,0 0.594224,0.2006469 0.594224,0.5170544 0,0.3164126 -0.254638,0.5170594 -0.594224,0.5170594 -0.339535,0 -0.594225,-0.2006468 -0.594225,-0.5170594 0,-0.3164075 0.25469,-0.5170544 0.594225,-0.5170544 z" }),
|
|
37
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "7410ba2b__path10", fill: "#ffffff", strokeWidth: "0.0515775", d: "m 1.6183324,0.56583634 c -0.58034,0 -1.0524909,0.47215096 -1.0524909,1.05249086 0,0.58034 0.4721509,1.0524909 1.0524909,1.0524909 0.5803399,0 1.0524908,-0.4721509 1.0524908,-1.0524909 0,-0.5803399 -0.4721509,-1.05249086 -1.0524908,-1.05249086 z m 0,1.59715976 c -0.3008517,0 -0.544669,-0.2438172 -0.544669,-0.5446689 0,-0.3008517 0.2438173,-0.5446689 0.544669,-0.5446689 0.3008516,0 0.5446689,0.2438172 0.5446689,0.5446689 0,0.3008517 -0.2438173,0.5446689 -0.5446689,0.5446689 z" }),
|
|
38
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "d4108689__path11", fill: "url(#b19aa4ae__paint0_linear_2758_13744)", fillRule: "evenodd", strokeWidth: "0.0515775", d: "M 1.7065196,0.39296912 V 0 c 0.8541444,0.04566674 1.5326776,0.75281517 1.5326776,1.6183272 0,0.8655121 -0.6785332,1.5724645 -1.5326776,1.6183272 V 2.8436853 C 2.34311,2.7982146 2.847208,2.2662853 2.847208,1.6183272 2.847208,0.97036914 2.34311,0.43843987 1.7065196,0.39296912 Z M 0.6900969,2.4218998 C 0.52134557,2.2270812 0.41256858,1.9789521 0.39316512,1.7065196 H 0 C 0.02038344,2.0877291 0.17286722,2.4336595 0.4117846,2.7000161 L 0.68990091,2.4218998 Z M 1.5301297,3.2366544 V 2.8436853 C 1.2575012,2.8242818 1.0093721,2.7157008 0.81455346,2.5467535 L 0.53643715,2.8248698 C 0.80298978,3.0639832 1.1489202,3.216271 1.5299337,3.2366544 Z", clipRule: "evenodd" }),
|
|
39
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "90274e66__defs12", children: /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "b19aa4ae__paint0_linear_2758_13744", x1: "34.318001", x2: "3.4317", y1: "4.4122", y2: "35.298599", gradientTransform: "scale(0.05157752)", gradientUnits: "userSpaceOnUse", children: [
|
|
40
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "3d154a8d__stop11", stopColor: "#0096FF" }),
|
|
41
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "3c689210__stop12", offset: "1", stopColor: "#FF1E56" })
|
|
42
42
|
] }) })
|
|
43
43
|
] });
|
|
44
44
|
};
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
2
|
const TurborepoLogoDark = (props) => {
|
|
3
|
-
return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "
|
|
4
|
-
/* @__PURE__ */ jsx("path", { id: "
|
|
5
|
-
/* @__PURE__ */ jsx("path", { id: "
|
|
6
|
-
/* @__PURE__ */ jsx("path", { id: "
|
|
7
|
-
/* @__PURE__ */ jsx("path", { id: "
|
|
8
|
-
/* @__PURE__ */ jsx("path", { id: "
|
|
9
|
-
/* @__PURE__ */ jsx("path", { id: "
|
|
10
|
-
/* @__PURE__ */ jsx("path", { id: "
|
|
11
|
-
/* @__PURE__ */ jsx("path", { id: "
|
|
12
|
-
/* @__PURE__ */ jsx("path", { id: "
|
|
13
|
-
/* @__PURE__ */ jsx("path", { id: "
|
|
14
|
-
/* @__PURE__ */ jsx("path", { id: "
|
|
15
|
-
/* @__PURE__ */ jsx("defs", { id: "
|
|
16
|
-
/* @__PURE__ */ jsx("stop", { id: "
|
|
17
|
-
/* @__PURE__ */ jsx("stop", { id: "
|
|
3
|
+
return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "537881c7__svg12", fill: "none", version: "1.1", viewBox: "0 0 24 3.2366543", children: [
|
|
4
|
+
/* @__PURE__ */ jsx("path", { id: "c0875357__path1", fill: "#ffffff", strokeWidth: "0.0515775", d: "M 6.3890621,1.2137016 V 0.78667581 H 4.3311036 V 1.2137016 H 5.1079797 V 2.6336823 H 5.6121499 V 1.2137016 Z" }),
|
|
5
|
+
/* @__PURE__ */ jsx("path", { id: "187c5c9a__path2", fill: "#ffffff", strokeWidth: "0.0515775", d: "m 7.5518257,2.6619777 c 0.6328046,0 0.9800761,-0.3215549 0.9800761,-0.8514726 V 0.78667581 H 8.0276799 V 1.761625 c 0,0.2958332 -0.1543199,0.4630372 -0.4758542,0.4630372 -0.3215858,0 -0.4759057,-0.167204 -0.4759057,-0.4630372 V 0.78667581 H 6.5716981 V 1.8105051 c 0,0.5299177 0.3472715,0.8514726 0.9801276,0.8514726 z" }),
|
|
6
|
+
/* @__PURE__ */ jsx("path", { id: "4c0c306e__path3", fill: "#ffffff", strokeWidth: "0.0515775", d: "m 9.3037078,2.0214416 h 0.5016429 l 0.3961153,0.6122407 h 0.578803 l -0.44759,-0.666263 c 0.252111,-0.090034 0.406431,-0.2906805 0.406431,-0.5633606 0,-0.3961514 -0.295797,-0.61738289 -0.7460171,-0.61738289 H 8.7994859 V 2.6336823 h 0.5042219 z m 0,-0.3987251 V 1.2085541 h 0.6636995 c 0.1774787,0 0.2752177,0.077176 0.2752177,0.2083681 0,0.1234765 -0.09774,0.2057943 -0.2752177,0.2057943 z" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { id: "af83fa91__path4", fill: "#ffffff", strokeWidth: "0.0515775", d: "m 10.973736,2.6336823 h 1.319611 c 0.411589,0 0.648278,-0.1955046 0.648278,-0.5222069 0,-0.2186526 -0.138898,-0.3678561 -0.303534,-0.4347366 0.113161,-0.054022 0.25206,-0.1826464 0.25206,-0.3858669 0,-0.32669722 -0.23148,-0.50419609 -0.64049,-0.50419609 H 10.973736 Z M 11.457327,1.5095296 V 1.1956907 h 0.74086 c 0.138898,0 0.216109,0.054022 0.216109,0.1569194 0,0.1028972 -0.07721,0.1569195 -0.216109,0.1569195 z m 0,0.3781457 h 0.787176 c 0.13632,0 0.210952,0.066886 0.210952,0.1672092 0,0.1003234 -0.07463,0.1672092 -0.210952,0.1672092 h -0.787176 z" }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { id: "2905824a__path5", fill: "#ffffff", strokeWidth: "0.0515775", d: "m 14.174379,0.75580666 c -0.645699,0 -1.111289,0.40387264 -1.111289,0.95436984 0,0.5505023 0.46559,0.9543749 1.111289,0.9543749 0.645699,0 1.108711,-0.4038726 1.108711,-0.9543749 0,-0.5504972 -0.463012,-0.95436984 -1.108711,-0.95436984 z m 0,0.43731544 c 0.339535,0 0.594225,0.2006469 0.594225,0.5170544 0,0.3164126 -0.25469,0.5170594 -0.594225,0.5170594 -0.339535,0 -0.594224,-0.2006468 -0.594224,-0.5170594 0,-0.3164075 0.254689,-0.5170544 0.594224,-0.5170544 z" }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { id: "c5422217__path6", fill: "#ffffff", strokeWidth: "0.0515775", d: "m 16.009714,2.0214416 h 0.501591 l 0.396167,0.6122407 h 0.578803 l -0.44759,-0.666263 c 0.252111,-0.090034 0.406431,-0.2906805 0.406431,-0.5633606 0,-0.3961514 -0.295849,-0.61738289 -0.746017,-0.61738289 H 15.505492 V 2.6336823 h 0.504222 z m 0,-0.3987251 V 1.2085541 h 0.663699 c 0.177479,0 0.275218,0.077176 0.275218,0.2083681 0,0.1234765 -0.09774,0.2057943 -0.275218,0.2057943 z" }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { id: "b28fc3b2__path7", fill: "#ffffff", strokeWidth: "0.0515775", d: "M 17.679691,0.78667581 V 2.6336823 h 1.795568 V 2.2066565 H 18.173597 V 1.905681 h 1.155027 V 1.4889502 H 18.173597 V 1.2137016 h 1.301662 V 0.78667581 Z" }),
|
|
11
|
+
/* @__PURE__ */ jsx("path", { id: "443bd7ea__path8", fill: "#ffffff", strokeWidth: "0.0515775", d: "m 20.222462,2.0445948 h 0.671385 c 0.45022,0 0.746017,-0.216084 0.746017,-0.6276726 0,-0.4141624 -0.295797,-0.63024639 -0.746017,-0.63024639 H 19.718241 V 2.6336823 h 0.504221 z m 0,-0.4193046 V 1.2085541 h 0.643121 c 0.180057,0 0.277796,0.077176 0.277796,0.2083681 0,0.1286188 -0.09774,0.208368 -0.277796,0.208368 z" }),
|
|
12
|
+
/* @__PURE__ */ jsx("path", { id: "2e983f5e__path9", fill: "#ffffff", strokeWidth: "0.0515775", d: "m 22.89129,0.75580666 c -0.645648,0 -1.11129,0.40387264 -1.11129,0.95436984 0,0.5505023 0.465642,0.9543749 1.11129,0.9543749 C 23.536989,2.6645514 24,2.2606788 24,1.7101765 24,1.1596793 23.536989,0.75580666 22.89129,0.75580666 Z m 0,0.43731544 c 0.339586,0 0.594224,0.2006469 0.594224,0.5170544 0,0.3164126 -0.254638,0.5170594 -0.594224,0.5170594 -0.339535,0 -0.594225,-0.2006468 -0.594225,-0.5170594 0,-0.3164075 0.25469,-0.5170544 0.594225,-0.5170544 z" }),
|
|
13
|
+
/* @__PURE__ */ jsx("path", { id: "7410ba2b__path10", fill: "#ffffff", strokeWidth: "0.0515775", d: "m 1.6183324,0.56583634 c -0.58034,0 -1.0524909,0.47215096 -1.0524909,1.05249086 0,0.58034 0.4721509,1.0524909 1.0524909,1.0524909 0.5803399,0 1.0524908,-0.4721509 1.0524908,-1.0524909 0,-0.5803399 -0.4721509,-1.05249086 -1.0524908,-1.05249086 z m 0,1.59715976 c -0.3008517,0 -0.544669,-0.2438172 -0.544669,-0.5446689 0,-0.3008517 0.2438173,-0.5446689 0.544669,-0.5446689 0.3008516,0 0.5446689,0.2438172 0.5446689,0.5446689 0,0.3008517 -0.2438173,0.5446689 -0.5446689,0.5446689 z" }),
|
|
14
|
+
/* @__PURE__ */ jsx("path", { id: "d4108689__path11", fill: "url(#b19aa4ae__paint0_linear_2758_13744)", fillRule: "evenodd", strokeWidth: "0.0515775", d: "M 1.7065196,0.39296912 V 0 c 0.8541444,0.04566674 1.5326776,0.75281517 1.5326776,1.6183272 0,0.8655121 -0.6785332,1.5724645 -1.5326776,1.6183272 V 2.8436853 C 2.34311,2.7982146 2.847208,2.2662853 2.847208,1.6183272 2.847208,0.97036914 2.34311,0.43843987 1.7065196,0.39296912 Z M 0.6900969,2.4218998 C 0.52134557,2.2270812 0.41256858,1.9789521 0.39316512,1.7065196 H 0 C 0.02038344,2.0877291 0.17286722,2.4336595 0.4117846,2.7000161 L 0.68990091,2.4218998 Z M 1.5301297,3.2366544 V 2.8436853 C 1.2575012,2.8242818 1.0093721,2.7157008 0.81455346,2.5467535 L 0.53643715,2.8248698 C 0.80298978,3.0639832 1.1489202,3.216271 1.5299337,3.2366544 Z", clipRule: "evenodd" }),
|
|
15
|
+
/* @__PURE__ */ jsx("defs", { id: "90274e66__defs12", children: /* @__PURE__ */ jsxs("linearGradient", { id: "b19aa4ae__paint0_linear_2758_13744", x1: "34.318001", x2: "3.4317", y1: "4.4122", y2: "35.298599", gradientTransform: "scale(0.05157752)", gradientUnits: "userSpaceOnUse", children: [
|
|
16
|
+
/* @__PURE__ */ jsx("stop", { id: "3d154a8d__stop11", stopColor: "#0096FF" }),
|
|
17
|
+
/* @__PURE__ */ jsx("stop", { id: "3c689210__stop12", offset: "1", stopColor: "#FF1E56" })
|
|
18
18
|
] }) })
|
|
19
19
|
] });
|
|
20
20
|
};
|
|
@@ -24,21 +24,21 @@ __export(logo_light_exports, {
|
|
|
24
24
|
module.exports = __toCommonJS(logo_light_exports);
|
|
25
25
|
var import_jsx_runtime = require("react/jsx-runtime");
|
|
26
26
|
const TurborepoLogoLight = (props) => {
|
|
27
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "
|
|
28
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "
|
|
29
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "
|
|
30
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "
|
|
31
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "
|
|
32
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "
|
|
33
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "
|
|
34
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "
|
|
35
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "
|
|
36
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "
|
|
37
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "
|
|
38
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "
|
|
39
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "
|
|
40
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "
|
|
41
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "
|
|
27
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "f2ae4897__svg12", fill: "none", version: "1.1", viewBox: "0 0 24 3.2366543", children: [
|
|
28
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "1b904e41__path1", fill: "#000000", strokeWidth: "0.0515775", d: "M 6.3890621,1.2136964 V 0.78667581 H 4.3311036 V 1.2136964 H 5.1079797 V 2.6336771 H 5.6121499 V 1.2136964 Z" }),
|
|
29
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "0ac69ecb__path2", fill: "#000000", strokeWidth: "0.0515775", d: "m 7.5518257,2.6619777 c 0.6328046,0 0.9800761,-0.3215549 0.9800761,-0.8514778 V 0.78667581 H 8.0276799 V 1.761625 c 0,0.2958281 -0.1543199,0.4630372 -0.4758542,0.4630372 C 7.2302399,2.2246622 7.07592,2.0574531 7.07592,1.761625 V 0.78667581 H 6.5716981 V 1.8104999 c 0,0.5299229 0.3472715,0.8514778 0.9801276,0.8514778 z" }),
|
|
30
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "fd20f352__path3", fill: "#000000", strokeWidth: "0.0515775", d: "m 9.3037078,2.0214416 h 0.5016429 l 0.3961153,0.6122355 h 0.578803 l -0.44759,-0.6662578 c 0.252111,-0.090034 0.406431,-0.2906857 0.406431,-0.5633606 0,-0.3961566 -0.295797,-0.61738289 -0.7460171,-0.61738289 H 8.7994859 V 2.6336771 h 0.5042219 z m 0,-0.3987251 V 1.2085541 h 0.6636995 c 0.1774787,0 0.2752177,0.07717 0.2752177,0.2083681 0,0.1234765 -0.09774,0.2057943 -0.2752177,0.2057943 z" }),
|
|
31
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "be0f7736__path4", fill: "#000000", strokeWidth: "0.0515775", d: "m 10.973736,2.6336771 h 1.319611 c 0.411589,0 0.648278,-0.1955046 0.648278,-0.5222017 0,-0.2186578 -0.138898,-0.3678561 -0.303534,-0.4347418 0.113161,-0.054017 0.25206,-0.1826412 0.25206,-0.3858617 0,-0.32669722 -0.23148,-0.50419609 -0.64049,-0.50419609 H 10.973736 Z M 11.457327,1.5095296 V 1.1956907 h 0.74086 c 0.138898,0 0.216109,0.054022 0.216109,0.1569194 0,0.1028972 -0.07721,0.1569195 -0.216109,0.1569195 z m 0,0.3781457 h 0.787176 c 0.13632,0 0.210952,0.066881 0.210952,0.1672092 0,0.1003234 -0.07463,0.167204 -0.210952,0.167204 h -0.787176 z" }),
|
|
32
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "1324b16f__path5", fill: "#000000", strokeWidth: "0.0515775", d: "m 14.174379,0.75580666 c -0.645699,0 -1.111289,0.40387264 -1.111289,0.95436984 0,0.5505023 0.46559,0.9543698 1.111289,0.9543698 0.645699,0 1.108711,-0.4038675 1.108711,-0.9543698 0,-0.5504972 -0.463012,-0.95436984 -1.108711,-0.95436984 z m 0,0.43731034 c 0.339587,0 0.594225,0.200652 0.594225,0.5170595 0,0.3164074 -0.254638,0.5170594 -0.594225,0.5170594 -0.339535,0 -0.594224,-0.200652 -0.594224,-0.5170594 0,-0.3164075 0.254689,-0.5170595 0.594224,-0.5170595 z" }),
|
|
33
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "2158ef23__path6", fill: "#000000", strokeWidth: "0.0515775", d: "m 16.009714,2.0214416 h 0.501591 l 0.396167,0.6122355 h 0.578803 l -0.44759,-0.6662578 c 0.252111,-0.090034 0.406431,-0.2906857 0.406431,-0.5633606 0,-0.3961566 -0.295849,-0.61738289 -0.746017,-0.61738289 H 15.505492 V 2.6336771 h 0.504222 z m 0,-0.3987251 V 1.2085541 h 0.663699 c 0.177479,0 0.275218,0.07717 0.275218,0.2083681 0,0.1234765 -0.09774,0.2057943 -0.275218,0.2057943 z" }),
|
|
34
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "35416515__path7", fill: "#000000", strokeWidth: "0.0515775", d: "M 17.679691,0.78667581 V 2.6336771 h 1.795568 V 2.2066565 H 18.173597 V 1.905681 h 1.155027 V 1.4889502 H 18.173597 V 1.2136964 h 1.301662 V 0.78667581 Z" }),
|
|
35
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "2d49a1ef__path8", fill: "#000000", strokeWidth: "0.0515775", d: "m 20.222462,2.0445948 h 0.671385 c 0.45022,0 0.746017,-0.216084 0.746017,-0.6276726 0,-0.4141624 -0.295797,-0.63024639 -0.746017,-0.63024639 H 19.718241 V 2.6336771 h 0.504221 z m 0,-0.4193098 V 1.2085541 h 0.643121 c 0.180057,0 0.277796,0.07717 0.277796,0.2083681 0,0.1286188 -0.09774,0.2083628 -0.277796,0.2083628 z" }),
|
|
36
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "e04dd8f4__path9", fill: "#000000", strokeWidth: "0.0515775", d: "m 22.89129,0.75580666 c -0.645648,0 -1.11129,0.40387264 -1.11129,0.95436984 0,0.5505023 0.465642,0.9543698 1.11129,0.9543698 C 23.536989,2.6645463 24,2.2606788 24,1.7101765 24,1.1596793 23.536989,0.75580666 22.89129,0.75580666 Z m 0,0.43731034 c 0.339586,0 0.594224,0.200652 0.594224,0.5170595 0,0.3164074 -0.254638,0.5170594 -0.594224,0.5170594 -0.339535,0 -0.594225,-0.200652 -0.594225,-0.5170594 0,-0.3164075 0.25469,-0.5170595 0.594225,-0.5170595 z" }),
|
|
37
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "70b563d0__path10", fill: "#000000", strokeWidth: "0.0515775", d: "m 1.6183324,0.56583634 c -0.58034,0 -1.0524909,0.47215096 -1.0524909,1.05249086 0,0.58034 0.4721509,1.0524909 1.0524909,1.0524909 0.5803399,0 1.0524908,-0.4721509 1.0524908,-1.0524909 0,-0.5803399 -0.4721509,-1.05249086 -1.0524908,-1.05249086 z m 0,1.59715976 c -0.3008517,0 -0.544669,-0.2438172 -0.544669,-0.5446689 0,-0.3008517 0.2438173,-0.5446689 0.544669,-0.5446689 0.3008516,0 0.5446689,0.2438172 0.5446689,0.5446689 0,0.3008517 -0.2438173,0.5446689 -0.5446689,0.5446689 z" }),
|
|
38
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "bbd76212__path11", fill: "url(#8c857b7e__paint0_linear_2758_13707)", fillRule: "evenodd", strokeWidth: "0.0515775", d: "M 1.7065196,0.39296912 V 0 c 0.8541444,0.04566674 1.5326776,0.75281517 1.5326776,1.6183272 0,0.8655121 -0.6785332,1.5724645 -1.5326776,1.6183272 V 2.8436853 C 2.34311,2.7982146 2.847208,2.2662853 2.847208,1.6183272 2.847208,0.97036914 2.34311,0.43843987 1.7065196,0.39296912 Z M 0.6900969,2.4218998 C 0.52134557,2.2270812 0.41256858,1.9789521 0.39316512,1.7065196 H 0 C 0.02038344,2.0877291 0.17286722,2.4336595 0.4117846,2.7000161 L 0.68990091,2.4218998 Z M 1.5301297,3.2366544 V 2.8436853 C 1.2575012,2.8242818 1.0093721,2.7157008 0.81455346,2.5467535 L 0.53643715,2.8248698 C 0.80298978,3.0639832 1.1489202,3.216271 1.5299337,3.2366544 Z", clipRule: "evenodd" }),
|
|
39
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "e52cf3ff__defs12", children: /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "8c857b7e__paint0_linear_2758_13707", x1: "34.318001", x2: "3.4317", y1: "4.4122", y2: "35.298599", gradientTransform: "scale(0.05157752)", gradientUnits: "userSpaceOnUse", children: [
|
|
40
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "43ee5d74__stop11", stopColor: "#0096FF" }),
|
|
41
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "cbb76c75__stop12", offset: "1", stopColor: "#FF1E56" })
|
|
42
42
|
] }) })
|
|
43
43
|
] });
|
|
44
44
|
};
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
2
|
const TurborepoLogoLight = (props) => {
|
|
3
|
-
return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "
|
|
4
|
-
/* @__PURE__ */ jsx("path", { id: "
|
|
5
|
-
/* @__PURE__ */ jsx("path", { id: "
|
|
6
|
-
/* @__PURE__ */ jsx("path", { id: "
|
|
7
|
-
/* @__PURE__ */ jsx("path", { id: "
|
|
8
|
-
/* @__PURE__ */ jsx("path", { id: "
|
|
9
|
-
/* @__PURE__ */ jsx("path", { id: "
|
|
10
|
-
/* @__PURE__ */ jsx("path", { id: "
|
|
11
|
-
/* @__PURE__ */ jsx("path", { id: "
|
|
12
|
-
/* @__PURE__ */ jsx("path", { id: "
|
|
13
|
-
/* @__PURE__ */ jsx("path", { id: "
|
|
14
|
-
/* @__PURE__ */ jsx("path", { id: "
|
|
15
|
-
/* @__PURE__ */ jsx("defs", { id: "
|
|
16
|
-
/* @__PURE__ */ jsx("stop", { id: "
|
|
17
|
-
/* @__PURE__ */ jsx("stop", { id: "
|
|
3
|
+
return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "f2ae4897__svg12", fill: "none", version: "1.1", viewBox: "0 0 24 3.2366543", children: [
|
|
4
|
+
/* @__PURE__ */ jsx("path", { id: "1b904e41__path1", fill: "#000000", strokeWidth: "0.0515775", d: "M 6.3890621,1.2136964 V 0.78667581 H 4.3311036 V 1.2136964 H 5.1079797 V 2.6336771 H 5.6121499 V 1.2136964 Z" }),
|
|
5
|
+
/* @__PURE__ */ jsx("path", { id: "0ac69ecb__path2", fill: "#000000", strokeWidth: "0.0515775", d: "m 7.5518257,2.6619777 c 0.6328046,0 0.9800761,-0.3215549 0.9800761,-0.8514778 V 0.78667581 H 8.0276799 V 1.761625 c 0,0.2958281 -0.1543199,0.4630372 -0.4758542,0.4630372 C 7.2302399,2.2246622 7.07592,2.0574531 7.07592,1.761625 V 0.78667581 H 6.5716981 V 1.8104999 c 0,0.5299229 0.3472715,0.8514778 0.9801276,0.8514778 z" }),
|
|
6
|
+
/* @__PURE__ */ jsx("path", { id: "fd20f352__path3", fill: "#000000", strokeWidth: "0.0515775", d: "m 9.3037078,2.0214416 h 0.5016429 l 0.3961153,0.6122355 h 0.578803 l -0.44759,-0.6662578 c 0.252111,-0.090034 0.406431,-0.2906857 0.406431,-0.5633606 0,-0.3961566 -0.295797,-0.61738289 -0.7460171,-0.61738289 H 8.7994859 V 2.6336771 h 0.5042219 z m 0,-0.3987251 V 1.2085541 h 0.6636995 c 0.1774787,0 0.2752177,0.07717 0.2752177,0.2083681 0,0.1234765 -0.09774,0.2057943 -0.2752177,0.2057943 z" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { id: "be0f7736__path4", fill: "#000000", strokeWidth: "0.0515775", d: "m 10.973736,2.6336771 h 1.319611 c 0.411589,0 0.648278,-0.1955046 0.648278,-0.5222017 0,-0.2186578 -0.138898,-0.3678561 -0.303534,-0.4347418 0.113161,-0.054017 0.25206,-0.1826412 0.25206,-0.3858617 0,-0.32669722 -0.23148,-0.50419609 -0.64049,-0.50419609 H 10.973736 Z M 11.457327,1.5095296 V 1.1956907 h 0.74086 c 0.138898,0 0.216109,0.054022 0.216109,0.1569194 0,0.1028972 -0.07721,0.1569195 -0.216109,0.1569195 z m 0,0.3781457 h 0.787176 c 0.13632,0 0.210952,0.066881 0.210952,0.1672092 0,0.1003234 -0.07463,0.167204 -0.210952,0.167204 h -0.787176 z" }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { id: "1324b16f__path5", fill: "#000000", strokeWidth: "0.0515775", d: "m 14.174379,0.75580666 c -0.645699,0 -1.111289,0.40387264 -1.111289,0.95436984 0,0.5505023 0.46559,0.9543698 1.111289,0.9543698 0.645699,0 1.108711,-0.4038675 1.108711,-0.9543698 0,-0.5504972 -0.463012,-0.95436984 -1.108711,-0.95436984 z m 0,0.43731034 c 0.339587,0 0.594225,0.200652 0.594225,0.5170595 0,0.3164074 -0.254638,0.5170594 -0.594225,0.5170594 -0.339535,0 -0.594224,-0.200652 -0.594224,-0.5170594 0,-0.3164075 0.254689,-0.5170595 0.594224,-0.5170595 z" }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { id: "2158ef23__path6", fill: "#000000", strokeWidth: "0.0515775", d: "m 16.009714,2.0214416 h 0.501591 l 0.396167,0.6122355 h 0.578803 l -0.44759,-0.6662578 c 0.252111,-0.090034 0.406431,-0.2906857 0.406431,-0.5633606 0,-0.3961566 -0.295849,-0.61738289 -0.746017,-0.61738289 H 15.505492 V 2.6336771 h 0.504222 z m 0,-0.3987251 V 1.2085541 h 0.663699 c 0.177479,0 0.275218,0.07717 0.275218,0.2083681 0,0.1234765 -0.09774,0.2057943 -0.275218,0.2057943 z" }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { id: "35416515__path7", fill: "#000000", strokeWidth: "0.0515775", d: "M 17.679691,0.78667581 V 2.6336771 h 1.795568 V 2.2066565 H 18.173597 V 1.905681 h 1.155027 V 1.4889502 H 18.173597 V 1.2136964 h 1.301662 V 0.78667581 Z" }),
|
|
11
|
+
/* @__PURE__ */ jsx("path", { id: "2d49a1ef__path8", fill: "#000000", strokeWidth: "0.0515775", d: "m 20.222462,2.0445948 h 0.671385 c 0.45022,0 0.746017,-0.216084 0.746017,-0.6276726 0,-0.4141624 -0.295797,-0.63024639 -0.746017,-0.63024639 H 19.718241 V 2.6336771 h 0.504221 z m 0,-0.4193098 V 1.2085541 h 0.643121 c 0.180057,0 0.277796,0.07717 0.277796,0.2083681 0,0.1286188 -0.09774,0.2083628 -0.277796,0.2083628 z" }),
|
|
12
|
+
/* @__PURE__ */ jsx("path", { id: "e04dd8f4__path9", fill: "#000000", strokeWidth: "0.0515775", d: "m 22.89129,0.75580666 c -0.645648,0 -1.11129,0.40387264 -1.11129,0.95436984 0,0.5505023 0.465642,0.9543698 1.11129,0.9543698 C 23.536989,2.6645463 24,2.2606788 24,1.7101765 24,1.1596793 23.536989,0.75580666 22.89129,0.75580666 Z m 0,0.43731034 c 0.339586,0 0.594224,0.200652 0.594224,0.5170595 0,0.3164074 -0.254638,0.5170594 -0.594224,0.5170594 -0.339535,0 -0.594225,-0.200652 -0.594225,-0.5170594 0,-0.3164075 0.25469,-0.5170595 0.594225,-0.5170595 z" }),
|
|
13
|
+
/* @__PURE__ */ jsx("path", { id: "70b563d0__path10", fill: "#000000", strokeWidth: "0.0515775", d: "m 1.6183324,0.56583634 c -0.58034,0 -1.0524909,0.47215096 -1.0524909,1.05249086 0,0.58034 0.4721509,1.0524909 1.0524909,1.0524909 0.5803399,0 1.0524908,-0.4721509 1.0524908,-1.0524909 0,-0.5803399 -0.4721509,-1.05249086 -1.0524908,-1.05249086 z m 0,1.59715976 c -0.3008517,0 -0.544669,-0.2438172 -0.544669,-0.5446689 0,-0.3008517 0.2438173,-0.5446689 0.544669,-0.5446689 0.3008516,0 0.5446689,0.2438172 0.5446689,0.5446689 0,0.3008517 -0.2438173,0.5446689 -0.5446689,0.5446689 z" }),
|
|
14
|
+
/* @__PURE__ */ jsx("path", { id: "bbd76212__path11", fill: "url(#8c857b7e__paint0_linear_2758_13707)", fillRule: "evenodd", strokeWidth: "0.0515775", d: "M 1.7065196,0.39296912 V 0 c 0.8541444,0.04566674 1.5326776,0.75281517 1.5326776,1.6183272 0,0.8655121 -0.6785332,1.5724645 -1.5326776,1.6183272 V 2.8436853 C 2.34311,2.7982146 2.847208,2.2662853 2.847208,1.6183272 2.847208,0.97036914 2.34311,0.43843987 1.7065196,0.39296912 Z M 0.6900969,2.4218998 C 0.52134557,2.2270812 0.41256858,1.9789521 0.39316512,1.7065196 H 0 C 0.02038344,2.0877291 0.17286722,2.4336595 0.4117846,2.7000161 L 0.68990091,2.4218998 Z M 1.5301297,3.2366544 V 2.8436853 C 1.2575012,2.8242818 1.0093721,2.7157008 0.81455346,2.5467535 L 0.53643715,2.8248698 C 0.80298978,3.0639832 1.1489202,3.216271 1.5299337,3.2366544 Z", clipRule: "evenodd" }),
|
|
15
|
+
/* @__PURE__ */ jsx("defs", { id: "e52cf3ff__defs12", children: /* @__PURE__ */ jsxs("linearGradient", { id: "8c857b7e__paint0_linear_2758_13707", x1: "34.318001", x2: "3.4317", y1: "4.4122", y2: "35.298599", gradientTransform: "scale(0.05157752)", gradientUnits: "userSpaceOnUse", children: [
|
|
16
|
+
/* @__PURE__ */ jsx("stop", { id: "43ee5d74__stop11", stopColor: "#0096FF" }),
|
|
17
|
+
/* @__PURE__ */ jsx("stop", { id: "cbb76c75__stop12", offset: "1", stopColor: "#FF1E56" })
|
|
18
18
|
] }) })
|
|
19
19
|
] });
|
|
20
20
|
};
|
package/dist/typescript/icon.cjs
CHANGED
|
@@ -24,11 +24,11 @@ __export(icon_exports, {
|
|
|
24
24
|
module.exports = __toCommonJS(icon_exports);
|
|
25
25
|
var import_jsx_runtime = require("react/jsx-runtime");
|
|
26
26
|
const TypescriptIcon = (props) => {
|
|
27
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "
|
|
28
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "
|
|
29
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { id: "
|
|
30
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { id: "
|
|
31
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "
|
|
27
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "a87430ea__svg2", fill: "none", version: "1.1", viewBox: "0 0 24 24", children: [
|
|
28
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "07d485aa__defs2" }),
|
|
29
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { id: "22a5b031__rect1", width: "24", height: "24", x: "0", y: "0", fill: "#3178c6", strokeWidth: "0.046875", rx: "2.34375" }),
|
|
30
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { id: "0ec16a11__rect2", width: "24", height: "24", x: "0", y: "0", fill: "#3178c6", strokeWidth: "0.046875", rx: "2.34375" }),
|
|
31
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "1af37544__path2", fill: "#ffffff", fillRule: "evenodd", strokeWidth: "0.046875", d: "m 14.856516,19.098 v 2.346609 c 0.381468,0.195563 0.83264,0.342188 1.353515,0.439969 0.520875,0.09778 1.069828,0.146672 1.646953,0.146672 0.562453,0 1.096735,-0.05377 1.602938,-0.161344 0.506203,-0.107531 0.950062,-0.284765 1.331531,-0.531656 0.381469,-0.246844 0.683484,-0.569531 0.906,-0.967969 0.222516,-0.398437 0.333797,-0.890953 0.333797,-1.477594 0,-0.425343 -0.06356,-0.798093 -0.190734,-1.118296 -0.127172,-0.320204 -0.310547,-0.604969 -0.550219,-0.854297 -0.239625,-0.249328 -0.526969,-0.473016 -0.861985,-0.671016 -0.335015,-0.198 -0.712828,-0.384984 -1.133437,-0.560953 C 18.986766,15.561 18.710437,15.437578 18.465891,15.317813 18.221344,15.198 18.0135,15.075797 17.842312,14.951156 c -0.171187,-0.124687 -0.303234,-0.256687 -0.39614,-0.396 -0.09291,-0.139359 -0.139406,-0.297 -0.139406,-0.473015 0,-0.161297 0.04158,-0.30675 0.124734,-0.436313 0.08316,-0.129562 0.200531,-0.24075 0.352125,-0.333656 0.151641,-0.09286 0.337453,-0.165 0.557531,-0.216328 0.220125,-0.05133 0.464625,-0.07697 0.733641,-0.07697 0.195609,0 0.402234,0.01467 0.619875,0.04397 0.21764,0.02934 0.4365,0.07458 0.656625,0.135656 0.220078,0.06113 0.434015,0.138141 0.641906,0.231 0.207844,0.09291 0.399797,0.200438 0.575859,0.322688 v -2.192625 c -0.357,-0.136875 -0.747046,-0.238313 -1.170093,-0.304313 -0.423047,-0.066 -0.908485,-0.099 -1.456219,-0.099 -0.557578,0 -1.085766,0.05991 -1.584609,0.179672 -0.498844,0.119766 -0.937782,0.30675 -1.31686,0.560953 -0.379031,0.25425 -0.678562,0.578109 -0.89864,0.971672 -0.220079,0.393516 -0.330141,0.864047 -0.330141,1.411594 0,0.699093 0.20175,1.295531 0.60525,1.789312 0.403453,0.493735 1.016016,0.911719 1.837687,1.253953 0.322782,0.132 0.623579,0.261516 0.902344,0.388641 0.278766,0.127125 0.519656,0.259125 0.722578,0.396 0.202969,0.136875 0.363141,0.285984 0.480563,0.447328 0.117375,0.161297 0.176062,0.344625 0.176062,0.549984 0,0.151547 -0.0367,0.292079 -0.110062,0.421641 -0.07336,0.129562 -0.184641,0.241969 -0.333797,0.337313 -0.149156,0.09534 -0.335016,0.169875 -0.557531,0.22364 -0.222563,0.05381 -0.482953,0.08067 -0.781313,0.08067 -0.50864,0 -1.012359,-0.0892 -1.51125,-0.267656 C 15.744187,19.722563 15.282,19.454906 14.856516,19.098 Z m -3.944953,-5.781656 h 3.010312 V 11.390625 H 5.53125 v 1.925719 h 2.9955938 v 8.574281 h 2.3847192 z", clipRule: "evenodd" })
|
|
32
32
|
] });
|
|
33
33
|
};
|
|
34
34
|
var icon_default = TypescriptIcon;
|
package/dist/typescript/icon.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
2
|
const TypescriptIcon = (props) => {
|
|
3
|
-
return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "
|
|
4
|
-
/* @__PURE__ */ jsx("defs", { id: "
|
|
5
|
-
/* @__PURE__ */ jsx("rect", { id: "
|
|
6
|
-
/* @__PURE__ */ jsx("rect", { id: "
|
|
7
|
-
/* @__PURE__ */ jsx("path", { id: "
|
|
3
|
+
return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "a87430ea__svg2", fill: "none", version: "1.1", viewBox: "0 0 24 24", children: [
|
|
4
|
+
/* @__PURE__ */ jsx("defs", { id: "07d485aa__defs2" }),
|
|
5
|
+
/* @__PURE__ */ jsx("rect", { id: "22a5b031__rect1", width: "24", height: "24", x: "0", y: "0", fill: "#3178c6", strokeWidth: "0.046875", rx: "2.34375" }),
|
|
6
|
+
/* @__PURE__ */ jsx("rect", { id: "0ec16a11__rect2", width: "24", height: "24", x: "0", y: "0", fill: "#3178c6", strokeWidth: "0.046875", rx: "2.34375" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { id: "1af37544__path2", fill: "#ffffff", fillRule: "evenodd", strokeWidth: "0.046875", d: "m 14.856516,19.098 v 2.346609 c 0.381468,0.195563 0.83264,0.342188 1.353515,0.439969 0.520875,0.09778 1.069828,0.146672 1.646953,0.146672 0.562453,0 1.096735,-0.05377 1.602938,-0.161344 0.506203,-0.107531 0.950062,-0.284765 1.331531,-0.531656 0.381469,-0.246844 0.683484,-0.569531 0.906,-0.967969 0.222516,-0.398437 0.333797,-0.890953 0.333797,-1.477594 0,-0.425343 -0.06356,-0.798093 -0.190734,-1.118296 -0.127172,-0.320204 -0.310547,-0.604969 -0.550219,-0.854297 -0.239625,-0.249328 -0.526969,-0.473016 -0.861985,-0.671016 -0.335015,-0.198 -0.712828,-0.384984 -1.133437,-0.560953 C 18.986766,15.561 18.710437,15.437578 18.465891,15.317813 18.221344,15.198 18.0135,15.075797 17.842312,14.951156 c -0.171187,-0.124687 -0.303234,-0.256687 -0.39614,-0.396 -0.09291,-0.139359 -0.139406,-0.297 -0.139406,-0.473015 0,-0.161297 0.04158,-0.30675 0.124734,-0.436313 0.08316,-0.129562 0.200531,-0.24075 0.352125,-0.333656 0.151641,-0.09286 0.337453,-0.165 0.557531,-0.216328 0.220125,-0.05133 0.464625,-0.07697 0.733641,-0.07697 0.195609,0 0.402234,0.01467 0.619875,0.04397 0.21764,0.02934 0.4365,0.07458 0.656625,0.135656 0.220078,0.06113 0.434015,0.138141 0.641906,0.231 0.207844,0.09291 0.399797,0.200438 0.575859,0.322688 v -2.192625 c -0.357,-0.136875 -0.747046,-0.238313 -1.170093,-0.304313 -0.423047,-0.066 -0.908485,-0.099 -1.456219,-0.099 -0.557578,0 -1.085766,0.05991 -1.584609,0.179672 -0.498844,0.119766 -0.937782,0.30675 -1.31686,0.560953 -0.379031,0.25425 -0.678562,0.578109 -0.89864,0.971672 -0.220079,0.393516 -0.330141,0.864047 -0.330141,1.411594 0,0.699093 0.20175,1.295531 0.60525,1.789312 0.403453,0.493735 1.016016,0.911719 1.837687,1.253953 0.322782,0.132 0.623579,0.261516 0.902344,0.388641 0.278766,0.127125 0.519656,0.259125 0.722578,0.396 0.202969,0.136875 0.363141,0.285984 0.480563,0.447328 0.117375,0.161297 0.176062,0.344625 0.176062,0.549984 0,0.151547 -0.0367,0.292079 -0.110062,0.421641 -0.07336,0.129562 -0.184641,0.241969 -0.333797,0.337313 -0.149156,0.09534 -0.335016,0.169875 -0.557531,0.22364 -0.222563,0.05381 -0.482953,0.08067 -0.781313,0.08067 -0.50864,0 -1.012359,-0.0892 -1.51125,-0.267656 C 15.744187,19.722563 15.282,19.454906 14.856516,19.098 Z m -3.944953,-5.781656 h 3.010312 V 11.390625 H 5.53125 v 1.925719 h 2.9955938 v 8.574281 h 2.3847192 z", clipRule: "evenodd" })
|
|
8
8
|
] });
|
|
9
9
|
};
|
|
10
10
|
var icon_default = TypescriptIcon;
|
|
@@ -24,10 +24,10 @@ __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 TypescriptLogoDark = (props) => {
|
|
27
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "
|
|
28
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "
|
|
29
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { id: "
|
|
30
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "
|
|
27
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "d52782a7__svg1", fill: "none", version: "1.1", viewBox: "0 0 24 5.9760957", children: [
|
|
28
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "39a6d683__defs1" }),
|
|
29
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("rect", { id: "8ecec612__rect1", width: "24", height: "5.9760957", x: "0", y: "0", fill: "#3178c6", strokeWidth: "0.0239044", rx: "0.33466136" }),
|
|
30
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "8bebe909__path1", fill: "#ffffff", fillRule: "evenodd", strokeWidth: "0.0239044", d: "M 14.653386,4.5106853 V 4.2866295 c 0.204526,0.1295378 0.411682,0.1942948 0.621514,0.1942948 0.2231,0 0.392439,-0.04592 0.507969,-0.1377849 0.115529,-0.091864 0.173306,-0.2203984 0.173306,-0.3856255 0,-0.1453864 -0.03884,-0.2613705 -0.116534,-0.3479521 -0.07492,-0.083474 -0.234095,-0.1961355 -0.477585,-0.338008 l -0.0274,-0.015872 C 15.04515,3.0878013 14.861875,2.947363 14.784856,2.834367 c -0.07702,-0.1130199 -0.11553,-0.2435378 -0.11553,-0.3915777 0,-0.2009043 0.07833,-0.3714071 0.235051,-0.5115155 0.156718,-0.140106 0.365881,-0.2101578 0.627491,-0.2101578 0.169984,0 0.339968,0.028418 0.509952,0.085253 v 0.2061935 c -0.167326,-0.075342 -0.34594,-0.1130103 -0.535836,-0.1130103 -0.193888,0 -0.347617,0.048904 -0.461163,0.1467155 -0.113546,0.09781 -0.170319,0.2220526 -0.170319,0.3727363 0,0.1453864 0.03885,0.2610358 0.116534,0.3469482 0.07769,0.085912 0.245354,0.2029004 0.502996,0.3509402 0.266916,0.1506694 0.44455,0.28451 0.532852,0.4014741 0.08833,0.1169881 0.132479,0.2514741 0.132479,0.4034582 0,0.2181036 -0.07604,0.3958805 -0.228096,0.5333307 -0.152056,0.1374741 -0.366861,0.2061992 -0.644414,0.2061992 -0.09827,0 -0.211482,-0.015203 -0.339634,-0.04561 -0.128151,-0.030383 -0.226111,-0.065426 -0.293833,-0.1050593 z M 7.5735777,2.1696311 H 8.3904382 V 1.7689243 H 6.2868526 V 2.1696311 H 7.1017291 V 4.6135458 H 7.5735777 Z M 9.1434263,4.9387888 10.063745,2.5816733 H 9.5976096 L 9.0876574,4.0618088 c -0.012096,0.045371 -0.021586,0.082303 -0.028446,0.1108207 l -0.00741,0.032032 h -0.00997 C 9.0312191,4.1593147 9.022757,4.1238884 9.0164701,4.0984064 L 9.0059761,4.0578406 8.5199283,2.5816733 H 8.0079681 L 8.8187331,4.6094104 8.6812829,4.942757 c -0.085004,0.1692908 -0.2138247,0.2539601 -0.3864622,0.2539601 -0.059761,0 -0.1261673,-0.011904 -0.1991952,-0.035713 v 0.3829243 c 0.065068,0.017187 0.1460797,0.025793 0.243012,0.025793 0.3452988,0 0.6135537,-0.2103107 0.8047888,-0.6309326 z M 10.820247,4.312494 h -0.008 V 5.5458167 H 10.350598 V 2.5814582 h 0.461689 v 0.3569163 h 0.008 c 0.157865,-0.2696892 0.388709,-0.40451 0.692534,-0.40451 0.258693,0 0.46035,0.09055 0.604972,0.2716494 0.144598,0.1810996 0.216908,0.4243267 0.216908,0.7296813 0,0.3384144 -0.08159,0.6093944 -0.244781,0.8129881 -0.163171,0.2035697 -0.386055,0.3053545 -0.668653,0.3053545 -0.260032,0 -0.460351,-0.1136892 -0.60098,-0.3410438 z M 10.804781,3.774239 V 3.5237689 c 0,-0.1735458 0.05003,-0.3181673 0.150119,-0.4338884 0.100064,-0.1156972 0.232279,-0.1735458 0.396646,-0.1735458 0.155091,0 0.278032,0.056199 0.368821,0.1686215 0.09081,0.1124223 0.136207,0.2678964 0.136207,0.4664223 0,0.2366773 -0.04872,0.4210757 -0.146128,0.5531952 -0.09743,0.1321434 -0.231633,0.1982151 -0.402645,0.1982151 -0.145793,0 -0.26608,-0.051275 -0.360861,-0.1538247 C 10.852159,4.0464143 10.804781,3.92149 10.804781,3.774239 Z m 3.609562,-0.05161 h -1.377036 c 0.0053,0.1878884 0.06282,0.332749 0.172637,0.4346295 0.109817,0.1018804 0.260725,0.1528207 0.452749,0.1528207 0.215713,0 0.413642,-0.064829 0.593833,-0.1944861 v 0.3711156 c -0.184136,0.1164382 -0.427458,0.1746454 -0.729944,0.1746454 -0.297251,0 -0.530367,-0.092295 -0.699371,-0.2768606 -0.169004,-0.1845657 -0.253506,-0.4442151 -0.253506,-0.7789482 0,-0.3162072 0.09306,-0.5738725 0.279156,-0.772996 0.186095,-0.1991235 0.417251,-0.2986853 0.693442,-0.2986853 0.276191,0 0.48992,0.089307 0.641163,0.2679204 0.151243,0.1786135 0.226877,0.4266932 0.226877,0.7442151 z M 13.868032,3.0069801 c 0.07604,0.092295 0.114717,0.2214502 0.116032,0.3874422 h -0.932271 c 0.02099,-0.1567171 0.07704,-0.2835299 0.168167,-0.380486 0.09112,-0.096932 0.202255,-0.1454104 0.333371,-0.1454104 0.133745,0 0.238637,0.046159 0.314701,0.1384542 z m 3.460422,1.6543745 c 0.21067,0 0.392008,-0.046231 0.544016,-0.1386693 V 4.3325259 c -0.152008,0.1082868 -0.330669,0.1624303 -0.536008,0.1624303 -0.224032,0 -0.404366,-0.079889 -0.541028,-0.2396893 -0.136685,-0.1598008 -0.205028,-0.3710916 -0.205028,-0.6338964 0,-0.2720319 0.07468,-0.4935538 0.224032,-0.6645896 0.149331,-0.171012 0.344008,-0.256518 0.584008,-0.256518 0.174693,0 0.335355,0.044893 0.482032,0.1347012 V 2.6289562 c -0.146677,-0.063394 -0.298016,-0.095092 -0.454016,-0.095092 -0.301362,0 -0.548032,0.1026694 -0.740032,0.3080319 -0.192024,0.2053626 -0.288024,0.4691474 -0.288024,0.7913785 0,0.3063825 0.08534,0.5543187 0.256016,0.7438088 0.170678,0.1895139 0.395355,0.2842709 0.674032,0.2842712 z m 1.747243,-1.8964064 c -0.06072,-0.043841 -0.131976,-0.065737 -0.213801,-0.065737 -0.159705,0 -0.293641,0.082996 -0.40188,0.248988 -0.108215,0.1660159 -0.162335,0.4017371 -0.162335,0.7071873 V 4.6135458 H 18.119522 V 2.5737131 h 0.178159 v 0.4521753 h 0.0079 c 0.04618,-0.1553784 0.119426,-0.2762151 0.219729,-0.3625338 0.100302,-0.086319 0.216454,-0.1294901 0.34843,-0.1294901 0.07523,0 0.142542,0.011952 0.20192,0.035857 z m 0.285466,-0.7302454 c 0.03093,0.029986 0.06657,0.044979 0.106949,0.044979 0.04303,0 0.08003,-0.015674 0.110964,-0.047022 0.03096,-0.031348 0.04642,-0.06883 0.04642,-0.1124463 0,-0.046341 -0.0158,-0.083139 -0.04743,-0.1104 -0.0316,-0.027258 -0.06827,-0.040888 -0.10996,-0.040888 -0.03901,0 -0.07434,0.01397 -0.105945,0.041912 -0.03162,0.027942 -0.04743,0.064401 -0.04743,0.1093768 0,0.046344 0.01547,0.084504 0.04642,0.1144901 z m 0.0014,2.578843 V 2.5816733 h 0.191235 v 2.0318725 z m 0.803761,-0.3616733 h 0.0079 c 0.145267,0.2734422 0.369777,0.4101753 0.673506,0.4101753 0.272032,0 0.490924,-0.1047012 0.656653,-0.3140797 0.16573,-0.2093785 0.248606,-0.4838247 0.248606,-0.8233386 0,-0.3051395 -0.07231,-0.5465737 -0.216908,-0.724255 -0.144598,-0.1776813 -0.345658,-0.26651 -0.60318,-0.26651 -0.16243,0 -0.31133,0.040614 -0.446677,0.1218646 -0.13537,0.081251 -0.239354,0.196494 -0.312,0.3457769 h -0.0079 V 2.5833944 h -0.182247 v 2.9624223 h 0.182247 z m 0.009,-0.7551872 v 0.2552749 c 0,0.2031633 0.06469,0.3776175 0.194056,0.5234103 0.12937,0.1457689 0.299402,0.2186534 0.510119,0.2186534 0.209402,0 0.379434,-0.088709 0.510144,-0.2661514 0.130685,-0.1774422 0.196039,-0.4106056 0.196039,-0.6995139 0,-0.2532909 -0.06002,-0.4544702 -0.180047,-0.6035618 -0.120024,-0.1490677 -0.280064,-0.2236016 -0.48012,-0.2236016 -0.238733,0 -0.423442,0.079147 -0.554151,0.2374662 -0.130686,0.1582948 -0.19604,0.3443187 -0.19604,0.5580239 z m 2.459139,1.1646693 c 0.08273,0 0.171395,-0.022422 0.26596,-0.067267 V 4.4239124 c -0.08668,0.048813 -0.16745,0.073219 -0.242318,0.073219 -0.105084,0 -0.179618,-0.031339 -0.223626,-0.093992 -0.04398,-0.062653 -0.066,-0.1638884 -0.066,-0.303729 V 2.7618406 h 0.531944 V 2.5956335 H 22.368454 V 2.0079681 c -0.0289,0.010554 -0.05909,0.020445 -0.09062,0.02968 -0.03153,0.010554 -0.06172,0.021105 -0.09062,0.031659 v 0.5263267 h -0.36251 v 0.1662071 h 0.36251 v 1.3613068 c 0,0.3588048 0.149068,0.5382072 0.447227,0.5382072 z", clipRule: "evenodd" })
|
|
31
31
|
] });
|
|
32
32
|
};
|
|
33
33
|
var logo_dark_default = TypescriptLogoDark;
|