@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
|
@@ -24,17 +24,17 @@ __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 MongodbLogoLight = (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)("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: "
|
|
27
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "37f3ab02__svg9", fill: "none", version: "1.1", viewBox: "0 0 24.000004 6.0544462", children: [
|
|
28
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "5c83a050__defs9" }),
|
|
29
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "de3d2e2c__path1", fill: "#001e2b", strokeWidth: "0.0217786", d: "M 1.7928765,0.62383447 C 1.5579683,0.34512304 1.3556845,0.06205698 1.3143596,0.00326615 c -0.00435,-0.00435487 -0.010878,-0.00435487 -0.015228,0 C 1.257805,0.06205698 1.0555233,0.34512304 0.82061296,0.62383447 -1.1956854,3.1953757 1.1381774,4.9308021 1.1381774,4.9308021 l 0.019575,0.013067 c 0.017399,0.2678112 0.060902,0.6532269 0.060902,0.6532269 h 0.087003 0.087003 c 0,0 0.043503,-0.3832378 0.060904,-0.6532269 l 0.019575,-0.015245 c 0.00217,0.00218 2.336045,-1.7332486 0.3197371,-4.30478963 z M 1.3056569,4.8916007 c 0,0 -0.1044022,-0.08927 -0.1326795,-0.1349837 V 4.752237 L 1.299132,1.9520711 c 0,-0.00871 0.013052,-0.00871 0.013052,0 l 0.1261525,2.8001684 v 0.00438 C 1.4100612,4.8023303 1.3056569,4.8916007 1.3056569,4.8916007 Z" }),
|
|
30
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "5b3eafb8__path2", fill: "#001e2b", strokeWidth: "0.0217786", d: "M 5.6733432,4.320196 4.7007988,1.9448537 4.6986209,1.938294 H 3.9419458 v 0.1596675 h 0.1221125 c 0.037067,0 0.071956,0.01531 0.098134,0.041558 0.026156,0.026245 0.039245,0.06125 0.039245,0.098426 l -0.0218,2.3906569 c 0,0.074352 -0.061045,0.1355935 -0.1352014,0.1377931 l -0.1242904,0.00218 V 4.9260544 H 4.657198 V 4.7685735 L 4.580864,4.7663935 C 4.5067298,4.764196 4.4456626,4.7029546 4.4456626,4.6286025 V 2.3757387 l 1.0597895,2.5503157 c 0.015245,0.037176 0.050134,0.061241 0.089401,0.061241 0.039245,0 0.074134,-0.024065 0.089401,-0.061241 l 1.0357894,-2.4934519 0.015267,2.196 c 0,0.076552 -0.061067,0.1377931 -0.1373793,0.139971 H 6.5194194 V 4.9260544 H 7.3829403 V 4.7685735 H 7.2651835 c -0.074134,0 -0.1352015,-0.063419 -0.1373793,-0.1377931 l -0.00653,-2.390657 c 0,-0.076545 0.061045,-0.1377887 0.1352014,-0.1399753 l 0.1264647,-0.00219 V 1.938294 H 6.6458877 Z" }),
|
|
31
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "7584f291__path3", fill: "#001e2b", strokeWidth: "0.0217786", d: "m 12.454497,4.7269546 c -0.02407,-0.024087 -0.03718,-0.056951 -0.03718,-0.096392 V 3.4561742 c 0,-0.22347 -0.06557,-0.3987659 -0.196769,-0.5236443 -0.128973,-0.1249001 -0.308255,-0.1884283 -0.531245,-0.1884283 -0.312654,0 -0.559688,0.1270781 -0.732414,0.3768566 -0.0022,0.00438 -0.0087,0.00658 -0.01529,0.00658 -0.0066,0 -0.01093,-0.0044 -0.01093,-0.010955 l -0.08091,-0.3133285 h -0.13555 l -0.347608,0.1993829 v 0.1095463 h 0.08964 c 0.04153,0 0.07651,0.010955 0.100573,0.032886 0.02404,0.021909 0.03715,0.054773 0.03715,0.1007695 v 1.3825263 c 0,0.039441 -0.01311,0.072305 -0.03715,0.096414 -0.02407,0.024087 -0.05684,0.037241 -0.0962,0.037241 h -0.08746 V 4.92196 h 0.800167 V 4.7620181 h -0.08744 c -0.03935,0 -0.07215,-0.013154 -0.0962,-0.037241 -0.02404,-0.024109 -0.03718,-0.056973 -0.03718,-0.096414 v -0.915833 c 0,-0.1161234 0.02624,-0.2322468 0.07435,-0.3461923 0.05027,-0.1117242 0.124596,-0.2059383 0.222991,-0.2782432 0.09837,-0.072305 0.216436,-0.1073685 0.351986,-0.1073685 0.153038,0 0.268922,0.048196 0.341052,0.1446098 0.07215,0.096414 0.109329,0.2212922 0.109329,0.3702795 v 1.1305699 c 0,0.039419 -0.01313,0.072283 -0.03718,0.096392 -0.02404,0.024109 -0.05684,0.037241 -0.0962,0.037241 h -0.08742 v 0.1599419 h 0.800167 V 4.7598185 h -0.08744 c -0.0328,0.0044 -0.06342,-0.00875 -0.08964,-0.032864 z" }),
|
|
32
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "3232153c__path4", fill: "#001e2b", strokeWidth: "0.0217786", d: "M 19.765067,2.1171376 C 19.543884,1.9993612 19.296675,1.938294 19.029953,1.938294 H 17.98911 v 0.1592145 h 0.101924 c 0.03903,0 0.07372,0.015269 0.108414,0.050165 0.03254,0.032712 0.04987,0.0698 0.04987,0.1090454 v 2.3468167 c 0,0.039245 -0.01734,0.076334 -0.04987,0.1090453 -0.03252,0.032711 -0.06939,0.050156 -0.108414,0.050156 H 17.98911 V 4.92196 h 1.040843 c 0.266722,0 0.513931,-0.061067 0.735114,-0.1788457 0.221161,-0.1177786 0.401161,-0.2922686 0.531267,-0.514715 0.130105,-0.2224683 0.197314,-0.4907369 0.197314,-0.7960944 0,-0.3053358 -0.06721,-0.5714265 -0.197314,-0.7960726 -0.132283,-0.226824 -0.310106,-0.3991361 -0.531267,-0.5190947 z m 0.310083,1.3108116 c 0,0.2791796 -0.04987,0.514715 -0.147462,0.7044718 -0.09757,0.1897568 -0.227696,0.3315136 -0.38816,0.4231361 -0.160443,0.091601 -0.338265,0.1374011 -0.529089,0.1374011 h -0.210338 c -0.03903,0 -0.07372,-0.015267 -0.108413,-0.050178 -0.03254,-0.032712 -0.04987,-0.069779 -0.04987,-0.1090454 V 2.3199855 c 0,-0.039267 0.01518,-0.074156 0.04987,-0.1090672 0.03252,-0.032711 0.06939,-0.050158 0.108413,-0.050158 h 0.210338 c 0.190824,0 0.368646,0.045802 0.529089,0.1374032 0.160464,0.091601 0.290592,0.2333793 0.38816,0.4231144 0.09759,0.1919346 0.147462,0.4296697 0.147462,0.7066713 z" }),
|
|
33
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "3e1d9110__path5", fill: "#001e2b", strokeWidth: "0.0217786", d: "m 22.953974,3.5871724 c -0.09626,-0.111245 -0.282032,-0.2050236 -0.500472,-0.2552015 0.301634,-0.15049 0.456697,-0.3620471 0.456697,-0.6346715 0,-0.1483121 -0.0392,-0.2813575 -0.11804,-0.3947803 C 22.713539,2.189118 22.602032,2.0975085 22.460036,2.034257 22.317822,1.9710076 22.151651,1.938294 21.963702,1.938294 h -1.178178 v 0.1592145 h 0.094 c 0.03933,0 0.07431,0.015269 0.109285,0.050165 0.0328,0.032712 0.05029,0.0698 0.05029,0.1090454 v 2.3468167 c 0,0.039245 -0.01749,0.076334 -0.05029,0.1090453 -0.03278,0.032711 -0.06995,0.050156 -0.109285,0.050156 H 20.776769 V 4.92196 h 1.278839 c 0.194482,0 0.375898,-0.032711 0.539891,-0.098156 0.163993,-0.065423 0.2951,-0.1613793 0.389183,-0.2878911 0.09604,-0.1264901 0.144174,-0.2813576 0.144174,-0.4602033 -0.0022,-0.1919347 -0.05902,-0.3555136 -0.174882,-0.4885372 z m -1.466766,1.0577858 c -0.0328,-0.032711 -0.05029,-0.069779 -0.05029,-0.1090453 V 3.482461 h 0.607796 c 0.214084,0 0.378077,0.054534 0.491761,0.1635789 0.113684,0.1090672 0.170526,0.250824 0.170526,0.425314 0,0.1046896 -0.02635,0.2072014 -0.07427,0.30098 -0.05031,0.095978 -0.124791,0.1723122 -0.22519,0.2312015 -0.09844,0.058889 -0.220835,0.089423 -0.362832,0.089423 h -0.448225 c -0.03933,0 -0.07431,-0.015267 -0.109285,-0.048 z M 21.439121,3.2578149 V 2.3221633 c 0,-0.039267 0.01529,-0.074156 0.05027,-0.1090671 0.0328,-0.032711 0.06995,-0.050156 0.109307,-0.050156 h 0.288566 c 0.20755,0 0.360654,0.052356 0.456915,0.1526679 0.09604,0.1025118 0.144174,0.2333793 0.144174,0.3947804 0,0.1657568 -0.04595,0.2988022 -0.135463,0.3991143 -0.08973,0.098156 -0.22519,0.1483122 -0.404428,0.1483122 z" }),
|
|
34
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "afb5b996__path6", fill: "#001e2b", strokeWidth: "0.0217786", d: "M 9.4083268,2.8832232 C 9.2412851,2.7919274 9.0547297,2.7441016 8.8529947,2.7441016 c -0.201735,0 -0.3904682,0.045648 -0.5553321,0.1391216 -0.1670417,0.091274 -0.2993684,0.2238621 -0.39698,0.3912305 -0.097612,0.1673684 -0.1475064,0.3630054 -0.1475064,0.5803557 0,0.2173503 0.049895,0.4129873 0.1475064,0.5803557 0.097612,0.1673684 0.2299383,0.2999565 0.39698,0.3912523 0.1670417,0.091274 0.3535971,0.1390998 0.5553321,0.1390998 0.201735,0 0.3904682,-0.045648 0.5553321,-0.1390998 C 9.5753686,4.7351216 9.7076952,4.6025335 9.8053069,4.4351651 9.9029185,4.2677967 9.9528132,4.0721597 9.9528132,3.8548094 9.9528132,3.6374591 9.9029185,3.4418221 9.8053069,3.2744537 9.7076952,3.1070853 9.5753686,2.9744973 9.4083268,2.8832232 Z m 0.16053,0.9715862 c 0,0.2673539 -0.065074,0.4847042 -0.195245,0.6412051 -0.127971,0.1565009 -0.3036806,0.2369292 -0.5206171,0.2369292 -0.2169147,0 -0.3926461,-0.080428 -0.520617,-0.2369292 -0.1301706,-0.1565009 -0.195245,-0.3738512 -0.195245,-0.6412051 0,-0.2673539 0.065074,-0.4847042 0.195245,-0.6412051 0.1279709,-0.1565009 0.3037023,-0.2369292 0.520617,-0.2369292 0.2169365,0 0.3926461,0.080428 0.5206171,0.2369292 0.1301706,0.1565009 0.195245,0.3738512 0.195245,0.6412051 z" }),
|
|
35
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "9c0ca5ed__path7", fill: "#001e2b", strokeWidth: "0.0217786", d: "M 17.096167,2.8832232 C 16.929125,2.7919272 16.74257,2.7441016 16.540835,2.7441016 c -0.201735,0 -0.390469,0.045648 -0.555333,0.1391216 -0.167041,0.091274 -0.299368,0.2238621 -0.39698,0.3912305 -0.09761,0.1673684 -0.147506,0.3630054 -0.147506,0.5803557 0,0.2173503 0.0499,0.4129873 0.147506,0.5803557 0.09761,0.1673684 0.229939,0.2999565 0.39698,0.3912523 0.167042,0.091274 0.353598,0.1390998 0.555333,0.1390998 0.201735,0 0.390468,-0.045648 0.555332,-0.1390998 0.167041,-0.091296 0.299368,-0.2238839 0.39698,-0.3912523 0.09761,-0.1673684 0.147506,-0.3630054 0.147506,-0.5803557 0,-0.2173503 -0.04989,-0.4129873 -0.147506,-0.5803557 -0.09761,-0.1673684 -0.232116,-0.2999564 -0.39698,-0.3912305 z m 0.16053,0.9715862 c 0,0.2673539 -0.0651,0.4847042 -0.195245,0.6412051 -0.127993,0.1565009 -0.303703,0.2369292 -0.520617,0.2369292 -0.216937,0 -0.392646,-0.080428 -0.520617,-0.2369292 -0.130171,-0.1565009 -0.195245,-0.3738512 -0.195245,-0.6412051 0,-0.2695317 0.06507,-0.4847042 0.195245,-0.6412051 0.127971,-0.1565009 0.30368,-0.2369292 0.520617,-0.2369292 0.216914,0 0.392624,0.080428 0.520617,0.2369292 0.127992,0.1565009 0.195245,0.3738512 0.195245,0.6412051 z" }),
|
|
36
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "eb58717d__path8", fill: "#001e2b", strokeWidth: "0.0217786", d: "m 13.995789,2.7441016 c -0.174795,0 -0.334257,0.037111 -0.478453,0.1113539 -0.144196,0.074243 -0.257794,0.1747078 -0.338636,0.3035282 -0.08082,0.1266424 -0.12233,0.2685952 -0.12233,0.4192595 0,0.1353757 0.03058,0.2598403 0.09393,0.3712159 0.06118,0.1069982 0.144196,0.1965082 0.24906,0.2707514 l -0.312414,0.423637 c -0.03933,0.052399 -0.04369,0.122265 -0.01529,0.1790418 0.03058,0.058955 0.08737,0.093909 0.152929,0.093909 h 0.08957 c -0.0874,0.058955 -0.157307,0.1288203 -0.205372,0.2117967 -0.0568,0.093887 -0.0852,0.1921525 -0.0852,0.2925953 0,0.1877968 0.08302,0.3428385 0.246861,0.4585699 0.161684,0.1157314 0.388878,0.174686 0.67507,0.174686 0.198817,0 0.388879,-0.032755 0.561474,-0.096087 0.174773,-0.06331 0.316769,-0.1572196 0.421633,-0.2794846 0.107064,-0.1222867 0.161685,-0.2707731 0.161685,-0.4411034 0,-0.1790417 -0.06555,-0.305706 -0.218483,-0.427971 C 14.740769,4.7071579 14.535397,4.6525807 14.279782,4.6525807 h -0.873866 c -0.0022,0 -0.0044,-0.0022 -0.0044,-0.0022 0,0 -0.0022,-0.00436 0,-0.00653 l 0.227216,-0.305706 c 0.06118,0.028378 0.117974,0.045844 0.168218,0.056755 0.05242,0.010933 0.111419,0.015289 0.176951,0.015289 0.183528,0 0.349568,-0.037111 0.493742,-0.1113539 0.144196,-0.074243 0.259993,-0.174686 0.343013,-0.3035281 0.083,-0.1266425 0.124508,-0.2685735 0.124508,-0.4192378 0,-0.1615971 -0.07864,-0.456392 -0.292748,-0.6070562 0,-0.00218 0.0022,-0.00218 0.0022,-0.00218 l 0.469698,0.052399 V 2.8030563 h -0.751512 c -0.117975,-0.037111 -0.240305,-0.058955 -0.367013,-0.058955 z m 0.262149,1.3669329 c -0.08302,0.043666 -0.172595,0.067688 -0.262149,0.067688 -0.146374,0 -0.275281,-0.052399 -0.384522,-0.15502 -0.10922,-0.1026424 -0.163841,-0.2533067 -0.163841,-0.4454591 0,-0.1921525 0.05462,-0.3428385 0.163841,-0.4454592 0.109241,-0.1026207 0.238148,-0.1550417 0.384522,-0.1550417 0.09175,0 0.179129,0.021844 0.262149,0.067688 0.08302,0.043688 0.150751,0.1113757 0.205372,0.2009075 0.05242,0.089532 0.08082,0.2008856 0.08082,0.3319056 0,0.1331978 -0.02622,0.2445517 -0.08082,0.3319056 -0.05244,0.089532 -0.122352,0.1572196 -0.205372,0.2008853 z m -0.592051,0.8035644 h 0.592051 c 0.163862,0 0.268726,0.032755 0.338635,0.1026424 0.06991,0.069866 0.104864,0.1637532 0.104864,0.272951 0,0.1593975 -0.06335,0.2904175 -0.190062,0.3886824 -0.126729,0.098265 -0.297125,0.1484864 -0.506853,0.1484864 -0.183528,0 -0.336457,-0.041488 -0.447876,-0.1201089 -0.111419,-0.078599 -0.168218,-0.1987078 -0.168218,-0.3515499 0,-0.096087 0.02622,-0.1856188 0.07866,-0.2642178 0.05242,-0.078621 0.115775,-0.1353974 0.198795,-0.1768856 z" }),
|
|
37
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "413e05cc__path9", fill: "#001e2b", strokeWidth: "0.0217786", d: "m 23.572051,4.8855245 c -0.04312,-0.023586 -0.07557,-0.057887 -0.101489,-0.098613 -0.02374,-0.04286 -0.03681,-0.087877 -0.03681,-0.1371833 0,-0.049307 0.01307,-0.096457 0.03681,-0.1371833 0.02374,-0.042882 0.05837,-0.075027 0.101489,-0.098613 0.04334,-0.023564 0.09082,-0.036436 0.144827,-0.036436 0.05401,0 0.101488,0.012871 0.144828,0.036436 0.04312,0.023586 0.07557,0.057888 0.101488,0.098613 0.02374,0.04286 0.03681,0.087877 0.03681,0.1371833 0,0.049307 -0.01307,0.096457 -0.03681,0.1371833 -0.02374,0.042882 -0.05837,0.075027 -0.101488,0.098613 -0.04334,0.023564 -0.09082,0.036436 -0.144828,0.036436 -0.05183,0 -0.101488,-0.010715 -0.144827,-0.036436 z m 0.265916,-0.030011 c 0.03659,-0.019296 0.06272,-0.049307 0.08428,-0.083608 0.01938,-0.036436 0.03027,-0.077161 0.03027,-0.1221779 0,-0.045016 -0.01089,-0.085742 -0.03027,-0.1221778 -0.0196,-0.036436 -0.0477,-0.064312 -0.08428,-0.083608 -0.03681,-0.019296 -0.07579,-0.030011 -0.121089,-0.030011 -0.0453,0 -0.08428,0.010715 -0.121089,0.030011 -0.03659,0.019296 -0.06272,0.049307 -0.08428,0.083608 -0.01938,0.036436 -0.03027,0.077161 -0.03027,0.1221778 0,0.045016 0.01089,0.085742 0.03027,0.1221779 0.0196,0.036436 0.0477,0.064312 0.08428,0.083608 0.03681,0.019296 0.07579,0.030011 0.121089,0.030011 0.0453,0 0.08646,-0.010715 0.121089,-0.030011 z m -0.237822,-0.075027 v -0.019296 l 0.0044,-0.00213 h 0.01307 c 0.0041,0 0.0085,-0.00216 0.01067,-0.00429 0.0044,-0.00429 0.0044,-0.00642 0.0044,-0.010715 V 4.5446896 c 0,-0.00429 -0.0022,-0.00856 -0.0044,-0.010715 -0.0044,-0.00429 -0.0065,-0.00429 -0.01067,-0.00429 h -0.01307 l -0.0044,-0.00213 v -0.019296 l 0.0044,-0.00213 h 0.112377 c 0.03245,0 0.05619,0.00642 0.07557,0.02143 0.0196,0.015005 0.02809,0.034301 0.02809,0.060022 0,0.019296 -0.0063,0.03857 -0.02156,0.051441 -0.01503,0.015005 -0.03245,0.023586 -0.05401,0.02572 l 0.02592,0.00858 0.04966,0.079296 c 0.0044,0.00645 0.0087,0.00858 0.01525,0.00858 h 0.01285 l 0.0022,0.00216 v 0.019274 l -0.0022,0.00216 h -0.06686 l -0.0044,-0.00216 -0.06926,-0.1157532 h -0.01721 v 0.077183 c 0,0.00429 0.0022,0.00856 0.0044,0.010715 0.0044,0.00429 0.0065,0.00429 0.01067,0.00429 h 0.01307 l 0.0044,0.00213 v 0.019296 l -0.0044,0.00213 h -0.114555 z m 0.1102,-0.1414737 c 0.01742,0 0.03245,-0.00429 0.04116,-0.015006 0.0085,-0.00858 0.01503,-0.023586 0.01503,-0.040726 0,-0.017162 -0.0044,-0.030011 -0.01285,-0.040726 -0.0087,-0.010715 -0.02178,-0.015005 -0.03681,-0.015005 h -0.0087 c -0.0044,0 -0.0085,0.00213 -0.01067,0.00429 -0.0044,0.00427 -0.0044,0.00642 -0.0044,0.010715 v 0.096457 z" })
|
|
38
38
|
] });
|
|
39
39
|
};
|
|
40
40
|
var logo_light_default = MongodbLogoLight;
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
2
|
const MongodbLogoLight = (props) => {
|
|
3
|
-
return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "
|
|
4
|
-
/* @__PURE__ */ jsx("defs", { 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: "
|
|
3
|
+
return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "37f3ab02__svg9", fill: "none", version: "1.1", viewBox: "0 0 24.000004 6.0544462", children: [
|
|
4
|
+
/* @__PURE__ */ jsx("defs", { id: "5c83a050__defs9" }),
|
|
5
|
+
/* @__PURE__ */ jsx("path", { id: "de3d2e2c__path1", fill: "#001e2b", strokeWidth: "0.0217786", d: "M 1.7928765,0.62383447 C 1.5579683,0.34512304 1.3556845,0.06205698 1.3143596,0.00326615 c -0.00435,-0.00435487 -0.010878,-0.00435487 -0.015228,0 C 1.257805,0.06205698 1.0555233,0.34512304 0.82061296,0.62383447 -1.1956854,3.1953757 1.1381774,4.9308021 1.1381774,4.9308021 l 0.019575,0.013067 c 0.017399,0.2678112 0.060902,0.6532269 0.060902,0.6532269 h 0.087003 0.087003 c 0,0 0.043503,-0.3832378 0.060904,-0.6532269 l 0.019575,-0.015245 c 0.00217,0.00218 2.336045,-1.7332486 0.3197371,-4.30478963 z M 1.3056569,4.8916007 c 0,0 -0.1044022,-0.08927 -0.1326795,-0.1349837 V 4.752237 L 1.299132,1.9520711 c 0,-0.00871 0.013052,-0.00871 0.013052,0 l 0.1261525,2.8001684 v 0.00438 C 1.4100612,4.8023303 1.3056569,4.8916007 1.3056569,4.8916007 Z" }),
|
|
6
|
+
/* @__PURE__ */ jsx("path", { id: "5b3eafb8__path2", fill: "#001e2b", strokeWidth: "0.0217786", d: "M 5.6733432,4.320196 4.7007988,1.9448537 4.6986209,1.938294 H 3.9419458 v 0.1596675 h 0.1221125 c 0.037067,0 0.071956,0.01531 0.098134,0.041558 0.026156,0.026245 0.039245,0.06125 0.039245,0.098426 l -0.0218,2.3906569 c 0,0.074352 -0.061045,0.1355935 -0.1352014,0.1377931 l -0.1242904,0.00218 V 4.9260544 H 4.657198 V 4.7685735 L 4.580864,4.7663935 C 4.5067298,4.764196 4.4456626,4.7029546 4.4456626,4.6286025 V 2.3757387 l 1.0597895,2.5503157 c 0.015245,0.037176 0.050134,0.061241 0.089401,0.061241 0.039245,0 0.074134,-0.024065 0.089401,-0.061241 l 1.0357894,-2.4934519 0.015267,2.196 c 0,0.076552 -0.061067,0.1377931 -0.1373793,0.139971 H 6.5194194 V 4.9260544 H 7.3829403 V 4.7685735 H 7.2651835 c -0.074134,0 -0.1352015,-0.063419 -0.1373793,-0.1377931 l -0.00653,-2.390657 c 0,-0.076545 0.061045,-0.1377887 0.1352014,-0.1399753 l 0.1264647,-0.00219 V 1.938294 H 6.6458877 Z" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { id: "7584f291__path3", fill: "#001e2b", strokeWidth: "0.0217786", d: "m 12.454497,4.7269546 c -0.02407,-0.024087 -0.03718,-0.056951 -0.03718,-0.096392 V 3.4561742 c 0,-0.22347 -0.06557,-0.3987659 -0.196769,-0.5236443 -0.128973,-0.1249001 -0.308255,-0.1884283 -0.531245,-0.1884283 -0.312654,0 -0.559688,0.1270781 -0.732414,0.3768566 -0.0022,0.00438 -0.0087,0.00658 -0.01529,0.00658 -0.0066,0 -0.01093,-0.0044 -0.01093,-0.010955 l -0.08091,-0.3133285 h -0.13555 l -0.347608,0.1993829 v 0.1095463 h 0.08964 c 0.04153,0 0.07651,0.010955 0.100573,0.032886 0.02404,0.021909 0.03715,0.054773 0.03715,0.1007695 v 1.3825263 c 0,0.039441 -0.01311,0.072305 -0.03715,0.096414 -0.02407,0.024087 -0.05684,0.037241 -0.0962,0.037241 h -0.08746 V 4.92196 h 0.800167 V 4.7620181 h -0.08744 c -0.03935,0 -0.07215,-0.013154 -0.0962,-0.037241 -0.02404,-0.024109 -0.03718,-0.056973 -0.03718,-0.096414 v -0.915833 c 0,-0.1161234 0.02624,-0.2322468 0.07435,-0.3461923 0.05027,-0.1117242 0.124596,-0.2059383 0.222991,-0.2782432 0.09837,-0.072305 0.216436,-0.1073685 0.351986,-0.1073685 0.153038,0 0.268922,0.048196 0.341052,0.1446098 0.07215,0.096414 0.109329,0.2212922 0.109329,0.3702795 v 1.1305699 c 0,0.039419 -0.01313,0.072283 -0.03718,0.096392 -0.02404,0.024109 -0.05684,0.037241 -0.0962,0.037241 h -0.08742 v 0.1599419 h 0.800167 V 4.7598185 h -0.08744 c -0.0328,0.0044 -0.06342,-0.00875 -0.08964,-0.032864 z" }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { id: "3232153c__path4", fill: "#001e2b", strokeWidth: "0.0217786", d: "M 19.765067,2.1171376 C 19.543884,1.9993612 19.296675,1.938294 19.029953,1.938294 H 17.98911 v 0.1592145 h 0.101924 c 0.03903,0 0.07372,0.015269 0.108414,0.050165 0.03254,0.032712 0.04987,0.0698 0.04987,0.1090454 v 2.3468167 c 0,0.039245 -0.01734,0.076334 -0.04987,0.1090453 -0.03252,0.032711 -0.06939,0.050156 -0.108414,0.050156 H 17.98911 V 4.92196 h 1.040843 c 0.266722,0 0.513931,-0.061067 0.735114,-0.1788457 0.221161,-0.1177786 0.401161,-0.2922686 0.531267,-0.514715 0.130105,-0.2224683 0.197314,-0.4907369 0.197314,-0.7960944 0,-0.3053358 -0.06721,-0.5714265 -0.197314,-0.7960726 -0.132283,-0.226824 -0.310106,-0.3991361 -0.531267,-0.5190947 z m 0.310083,1.3108116 c 0,0.2791796 -0.04987,0.514715 -0.147462,0.7044718 -0.09757,0.1897568 -0.227696,0.3315136 -0.38816,0.4231361 -0.160443,0.091601 -0.338265,0.1374011 -0.529089,0.1374011 h -0.210338 c -0.03903,0 -0.07372,-0.015267 -0.108413,-0.050178 -0.03254,-0.032712 -0.04987,-0.069779 -0.04987,-0.1090454 V 2.3199855 c 0,-0.039267 0.01518,-0.074156 0.04987,-0.1090672 0.03252,-0.032711 0.06939,-0.050158 0.108413,-0.050158 h 0.210338 c 0.190824,0 0.368646,0.045802 0.529089,0.1374032 0.160464,0.091601 0.290592,0.2333793 0.38816,0.4231144 0.09759,0.1919346 0.147462,0.4296697 0.147462,0.7066713 z" }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { id: "3e1d9110__path5", fill: "#001e2b", strokeWidth: "0.0217786", d: "m 22.953974,3.5871724 c -0.09626,-0.111245 -0.282032,-0.2050236 -0.500472,-0.2552015 0.301634,-0.15049 0.456697,-0.3620471 0.456697,-0.6346715 0,-0.1483121 -0.0392,-0.2813575 -0.11804,-0.3947803 C 22.713539,2.189118 22.602032,2.0975085 22.460036,2.034257 22.317822,1.9710076 22.151651,1.938294 21.963702,1.938294 h -1.178178 v 0.1592145 h 0.094 c 0.03933,0 0.07431,0.015269 0.109285,0.050165 0.0328,0.032712 0.05029,0.0698 0.05029,0.1090454 v 2.3468167 c 0,0.039245 -0.01749,0.076334 -0.05029,0.1090453 -0.03278,0.032711 -0.06995,0.050156 -0.109285,0.050156 H 20.776769 V 4.92196 h 1.278839 c 0.194482,0 0.375898,-0.032711 0.539891,-0.098156 0.163993,-0.065423 0.2951,-0.1613793 0.389183,-0.2878911 0.09604,-0.1264901 0.144174,-0.2813576 0.144174,-0.4602033 -0.0022,-0.1919347 -0.05902,-0.3555136 -0.174882,-0.4885372 z m -1.466766,1.0577858 c -0.0328,-0.032711 -0.05029,-0.069779 -0.05029,-0.1090453 V 3.482461 h 0.607796 c 0.214084,0 0.378077,0.054534 0.491761,0.1635789 0.113684,0.1090672 0.170526,0.250824 0.170526,0.425314 0,0.1046896 -0.02635,0.2072014 -0.07427,0.30098 -0.05031,0.095978 -0.124791,0.1723122 -0.22519,0.2312015 -0.09844,0.058889 -0.220835,0.089423 -0.362832,0.089423 h -0.448225 c -0.03933,0 -0.07431,-0.015267 -0.109285,-0.048 z M 21.439121,3.2578149 V 2.3221633 c 0,-0.039267 0.01529,-0.074156 0.05027,-0.1090671 0.0328,-0.032711 0.06995,-0.050156 0.109307,-0.050156 h 0.288566 c 0.20755,0 0.360654,0.052356 0.456915,0.1526679 0.09604,0.1025118 0.144174,0.2333793 0.144174,0.3947804 0,0.1657568 -0.04595,0.2988022 -0.135463,0.3991143 -0.08973,0.098156 -0.22519,0.1483122 -0.404428,0.1483122 z" }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { id: "afb5b996__path6", fill: "#001e2b", strokeWidth: "0.0217786", d: "M 9.4083268,2.8832232 C 9.2412851,2.7919274 9.0547297,2.7441016 8.8529947,2.7441016 c -0.201735,0 -0.3904682,0.045648 -0.5553321,0.1391216 -0.1670417,0.091274 -0.2993684,0.2238621 -0.39698,0.3912305 -0.097612,0.1673684 -0.1475064,0.3630054 -0.1475064,0.5803557 0,0.2173503 0.049895,0.4129873 0.1475064,0.5803557 0.097612,0.1673684 0.2299383,0.2999565 0.39698,0.3912523 0.1670417,0.091274 0.3535971,0.1390998 0.5553321,0.1390998 0.201735,0 0.3904682,-0.045648 0.5553321,-0.1390998 C 9.5753686,4.7351216 9.7076952,4.6025335 9.8053069,4.4351651 9.9029185,4.2677967 9.9528132,4.0721597 9.9528132,3.8548094 9.9528132,3.6374591 9.9029185,3.4418221 9.8053069,3.2744537 9.7076952,3.1070853 9.5753686,2.9744973 9.4083268,2.8832232 Z m 0.16053,0.9715862 c 0,0.2673539 -0.065074,0.4847042 -0.195245,0.6412051 -0.127971,0.1565009 -0.3036806,0.2369292 -0.5206171,0.2369292 -0.2169147,0 -0.3926461,-0.080428 -0.520617,-0.2369292 -0.1301706,-0.1565009 -0.195245,-0.3738512 -0.195245,-0.6412051 0,-0.2673539 0.065074,-0.4847042 0.195245,-0.6412051 0.1279709,-0.1565009 0.3037023,-0.2369292 0.520617,-0.2369292 0.2169365,0 0.3926461,0.080428 0.5206171,0.2369292 0.1301706,0.1565009 0.195245,0.3738512 0.195245,0.6412051 z" }),
|
|
11
|
+
/* @__PURE__ */ jsx("path", { id: "9c0ca5ed__path7", fill: "#001e2b", strokeWidth: "0.0217786", d: "M 17.096167,2.8832232 C 16.929125,2.7919272 16.74257,2.7441016 16.540835,2.7441016 c -0.201735,0 -0.390469,0.045648 -0.555333,0.1391216 -0.167041,0.091274 -0.299368,0.2238621 -0.39698,0.3912305 -0.09761,0.1673684 -0.147506,0.3630054 -0.147506,0.5803557 0,0.2173503 0.0499,0.4129873 0.147506,0.5803557 0.09761,0.1673684 0.229939,0.2999565 0.39698,0.3912523 0.167042,0.091274 0.353598,0.1390998 0.555333,0.1390998 0.201735,0 0.390468,-0.045648 0.555332,-0.1390998 0.167041,-0.091296 0.299368,-0.2238839 0.39698,-0.3912523 0.09761,-0.1673684 0.147506,-0.3630054 0.147506,-0.5803557 0,-0.2173503 -0.04989,-0.4129873 -0.147506,-0.5803557 -0.09761,-0.1673684 -0.232116,-0.2999564 -0.39698,-0.3912305 z m 0.16053,0.9715862 c 0,0.2673539 -0.0651,0.4847042 -0.195245,0.6412051 -0.127993,0.1565009 -0.303703,0.2369292 -0.520617,0.2369292 -0.216937,0 -0.392646,-0.080428 -0.520617,-0.2369292 -0.130171,-0.1565009 -0.195245,-0.3738512 -0.195245,-0.6412051 0,-0.2695317 0.06507,-0.4847042 0.195245,-0.6412051 0.127971,-0.1565009 0.30368,-0.2369292 0.520617,-0.2369292 0.216914,0 0.392624,0.080428 0.520617,0.2369292 0.127992,0.1565009 0.195245,0.3738512 0.195245,0.6412051 z" }),
|
|
12
|
+
/* @__PURE__ */ jsx("path", { id: "eb58717d__path8", fill: "#001e2b", strokeWidth: "0.0217786", d: "m 13.995789,2.7441016 c -0.174795,0 -0.334257,0.037111 -0.478453,0.1113539 -0.144196,0.074243 -0.257794,0.1747078 -0.338636,0.3035282 -0.08082,0.1266424 -0.12233,0.2685952 -0.12233,0.4192595 0,0.1353757 0.03058,0.2598403 0.09393,0.3712159 0.06118,0.1069982 0.144196,0.1965082 0.24906,0.2707514 l -0.312414,0.423637 c -0.03933,0.052399 -0.04369,0.122265 -0.01529,0.1790418 0.03058,0.058955 0.08737,0.093909 0.152929,0.093909 h 0.08957 c -0.0874,0.058955 -0.157307,0.1288203 -0.205372,0.2117967 -0.0568,0.093887 -0.0852,0.1921525 -0.0852,0.2925953 0,0.1877968 0.08302,0.3428385 0.246861,0.4585699 0.161684,0.1157314 0.388878,0.174686 0.67507,0.174686 0.198817,0 0.388879,-0.032755 0.561474,-0.096087 0.174773,-0.06331 0.316769,-0.1572196 0.421633,-0.2794846 0.107064,-0.1222867 0.161685,-0.2707731 0.161685,-0.4411034 0,-0.1790417 -0.06555,-0.305706 -0.218483,-0.427971 C 14.740769,4.7071579 14.535397,4.6525807 14.279782,4.6525807 h -0.873866 c -0.0022,0 -0.0044,-0.0022 -0.0044,-0.0022 0,0 -0.0022,-0.00436 0,-0.00653 l 0.227216,-0.305706 c 0.06118,0.028378 0.117974,0.045844 0.168218,0.056755 0.05242,0.010933 0.111419,0.015289 0.176951,0.015289 0.183528,0 0.349568,-0.037111 0.493742,-0.1113539 0.144196,-0.074243 0.259993,-0.174686 0.343013,-0.3035281 0.083,-0.1266425 0.124508,-0.2685735 0.124508,-0.4192378 0,-0.1615971 -0.07864,-0.456392 -0.292748,-0.6070562 0,-0.00218 0.0022,-0.00218 0.0022,-0.00218 l 0.469698,0.052399 V 2.8030563 h -0.751512 c -0.117975,-0.037111 -0.240305,-0.058955 -0.367013,-0.058955 z m 0.262149,1.3669329 c -0.08302,0.043666 -0.172595,0.067688 -0.262149,0.067688 -0.146374,0 -0.275281,-0.052399 -0.384522,-0.15502 -0.10922,-0.1026424 -0.163841,-0.2533067 -0.163841,-0.4454591 0,-0.1921525 0.05462,-0.3428385 0.163841,-0.4454592 0.109241,-0.1026207 0.238148,-0.1550417 0.384522,-0.1550417 0.09175,0 0.179129,0.021844 0.262149,0.067688 0.08302,0.043688 0.150751,0.1113757 0.205372,0.2009075 0.05242,0.089532 0.08082,0.2008856 0.08082,0.3319056 0,0.1331978 -0.02622,0.2445517 -0.08082,0.3319056 -0.05244,0.089532 -0.122352,0.1572196 -0.205372,0.2008853 z m -0.592051,0.8035644 h 0.592051 c 0.163862,0 0.268726,0.032755 0.338635,0.1026424 0.06991,0.069866 0.104864,0.1637532 0.104864,0.272951 0,0.1593975 -0.06335,0.2904175 -0.190062,0.3886824 -0.126729,0.098265 -0.297125,0.1484864 -0.506853,0.1484864 -0.183528,0 -0.336457,-0.041488 -0.447876,-0.1201089 -0.111419,-0.078599 -0.168218,-0.1987078 -0.168218,-0.3515499 0,-0.096087 0.02622,-0.1856188 0.07866,-0.2642178 0.05242,-0.078621 0.115775,-0.1353974 0.198795,-0.1768856 z" }),
|
|
13
|
+
/* @__PURE__ */ jsx("path", { id: "413e05cc__path9", fill: "#001e2b", strokeWidth: "0.0217786", d: "m 23.572051,4.8855245 c -0.04312,-0.023586 -0.07557,-0.057887 -0.101489,-0.098613 -0.02374,-0.04286 -0.03681,-0.087877 -0.03681,-0.1371833 0,-0.049307 0.01307,-0.096457 0.03681,-0.1371833 0.02374,-0.042882 0.05837,-0.075027 0.101489,-0.098613 0.04334,-0.023564 0.09082,-0.036436 0.144827,-0.036436 0.05401,0 0.101488,0.012871 0.144828,0.036436 0.04312,0.023586 0.07557,0.057888 0.101488,0.098613 0.02374,0.04286 0.03681,0.087877 0.03681,0.1371833 0,0.049307 -0.01307,0.096457 -0.03681,0.1371833 -0.02374,0.042882 -0.05837,0.075027 -0.101488,0.098613 -0.04334,0.023564 -0.09082,0.036436 -0.144828,0.036436 -0.05183,0 -0.101488,-0.010715 -0.144827,-0.036436 z m 0.265916,-0.030011 c 0.03659,-0.019296 0.06272,-0.049307 0.08428,-0.083608 0.01938,-0.036436 0.03027,-0.077161 0.03027,-0.1221779 0,-0.045016 -0.01089,-0.085742 -0.03027,-0.1221778 -0.0196,-0.036436 -0.0477,-0.064312 -0.08428,-0.083608 -0.03681,-0.019296 -0.07579,-0.030011 -0.121089,-0.030011 -0.0453,0 -0.08428,0.010715 -0.121089,0.030011 -0.03659,0.019296 -0.06272,0.049307 -0.08428,0.083608 -0.01938,0.036436 -0.03027,0.077161 -0.03027,0.1221778 0,0.045016 0.01089,0.085742 0.03027,0.1221779 0.0196,0.036436 0.0477,0.064312 0.08428,0.083608 0.03681,0.019296 0.07579,0.030011 0.121089,0.030011 0.0453,0 0.08646,-0.010715 0.121089,-0.030011 z m -0.237822,-0.075027 v -0.019296 l 0.0044,-0.00213 h 0.01307 c 0.0041,0 0.0085,-0.00216 0.01067,-0.00429 0.0044,-0.00429 0.0044,-0.00642 0.0044,-0.010715 V 4.5446896 c 0,-0.00429 -0.0022,-0.00856 -0.0044,-0.010715 -0.0044,-0.00429 -0.0065,-0.00429 -0.01067,-0.00429 h -0.01307 l -0.0044,-0.00213 v -0.019296 l 0.0044,-0.00213 h 0.112377 c 0.03245,0 0.05619,0.00642 0.07557,0.02143 0.0196,0.015005 0.02809,0.034301 0.02809,0.060022 0,0.019296 -0.0063,0.03857 -0.02156,0.051441 -0.01503,0.015005 -0.03245,0.023586 -0.05401,0.02572 l 0.02592,0.00858 0.04966,0.079296 c 0.0044,0.00645 0.0087,0.00858 0.01525,0.00858 h 0.01285 l 0.0022,0.00216 v 0.019274 l -0.0022,0.00216 h -0.06686 l -0.0044,-0.00216 -0.06926,-0.1157532 h -0.01721 v 0.077183 c 0,0.00429 0.0022,0.00856 0.0044,0.010715 0.0044,0.00429 0.0065,0.00429 0.01067,0.00429 h 0.01307 l 0.0044,0.00213 v 0.019296 l -0.0044,0.00213 h -0.114555 z m 0.1102,-0.1414737 c 0.01742,0 0.03245,-0.00429 0.04116,-0.015006 0.0085,-0.00858 0.01503,-0.023586 0.01503,-0.040726 0,-0.017162 -0.0044,-0.030011 -0.01285,-0.040726 -0.0087,-0.010715 -0.02178,-0.015005 -0.03681,-0.015005 h -0.0087 c -0.0044,0 -0.0085,0.00213 -0.01067,0.00429 -0.0044,0.00427 -0.0044,0.00642 -0.0044,0.010715 v 0.096457 z" })
|
|
14
14
|
] });
|
|
15
15
|
};
|
|
16
16
|
var logo_light_default = MongodbLogoLight;
|
package/dist/mongodb/logo.cjs
CHANGED
|
@@ -24,17 +24,17 @@ __export(logo_exports, {
|
|
|
24
24
|
module.exports = __toCommonJS(logo_exports);
|
|
25
25
|
var import_jsx_runtime = require("react/jsx-runtime");
|
|
26
26
|
const MongodbLogo = (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)("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: "
|
|
27
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "43bf1fbc__svg9", fill: "none", version: "1.1", viewBox: "0 0 24.000004 6.0544462", children: [
|
|
28
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "88d6e7d3__defs9" }),
|
|
29
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "c4f65086__path1", fill: "#00ed64", strokeWidth: "0.0217786", d: "M 1.7928765,0.62383447 C 1.5579683,0.34512304 1.3556845,0.06205698 1.3143596,0.00326615 c -0.00435,-0.00435487 -0.010878,-0.00435487 -0.015228,0 C 1.257805,0.06205698 1.0555233,0.34512304 0.82061296,0.62383447 -1.1956854,3.1953757 1.1381774,4.9308021 1.1381774,4.9308021 l 0.019575,0.013067 c 0.017399,0.2678112 0.060902,0.6532269 0.060902,0.6532269 h 0.087003 0.087003 c 0,0 0.043503,-0.3832378 0.060904,-0.6532269 l 0.019575,-0.015245 c 0.00217,0.00218 2.336045,-1.7332486 0.3197371,-4.30478963 z M 1.3056569,4.8937786 c 0,0 -0.1044022,-0.089271 -0.1326795,-0.1350055 v -0.00433 L 1.299132,1.9542468 c 0,-0.00871 0.013052,-0.00871 0.013052,0 l 0.1261525,2.8001924 v 0.00433 C 1.4100612,4.8045081 1.3056569,4.8937786 1.3056569,4.8937786 Z" }),
|
|
30
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "d376985f__path2", fill: "#00ed64", strokeWidth: "0.0217786", d: "M 5.6733432,4.3031869 4.7007988,1.944808 4.6986209,1.938294 H 3.9419458 v 0.1585263 h 0.1221125 c 0.037067,0 0.071956,0.015204 0.098134,0.041262 0.026156,0.02606 0.039245,0.060815 0.039245,0.097729 l -0.0218,2.3735607 c 0,0.073829 -0.061045,0.1346352 -0.1352014,0.1368131 l -0.1242904,0.00218 V 4.9047114 H 4.657198 V 4.7483629 L 4.580864,4.7461829 C 4.5067298,4.7440072 4.4456626,4.6832014 4.4456626,4.609372 V 2.3726243 l 1.0597895,2.5320871 c 0.015245,0.036915 0.050134,0.060806 0.089401,0.060806 0.039245,0 0.074134,-0.023891 0.089401,-0.060806 l 1.0357894,-2.475637 0.015267,2.1802976 c 0,0.076007 -0.061067,0.1368131 -0.1373793,0.1389909 H 6.5194194 V 4.9047114 H 7.3829403 V 4.7483629 H 7.2651835 c -0.074134,0 -0.1352015,-0.062984 -0.1373793,-0.136813 l -0.00653,-2.3735826 c 0,-0.075999 0.061045,-0.1368021 0.1352014,-0.1389735 l 0.1264647,-0.00217 V 1.938294 H 6.6458877 Z" }),
|
|
31
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "f43209c2__path3", fill: "#00ed64", strokeWidth: "0.0217786", d: "m 12.454497,4.7071361 c -0.02407,-0.023869 -0.03718,-0.056406 -0.03718,-0.095434 V 3.4490526 c 0,-0.2212486 -0.06557,-0.3947804 -0.196769,-0.5184174 -0.128973,-0.123637 -0.308255,-0.1865336 -0.531245,-0.1865336 -0.312654,0 -0.559688,0.1258149 -0.732414,0.373089 -0.0022,0.00433 -0.0087,0.00651 -0.01529,0.00651 -0.0066,0 -0.01093,-0.00436 -0.01093,-0.010846 l -0.08091,-0.3101924 h -0.13555 l -0.347608,0.1974011 v 0.1084356 h 0.08964 c 0.04153,0 0.07651,0.010846 0.100573,0.032537 0.02404,0.021692 0.03715,0.054229 0.03715,0.099789 v 1.3686969 c 0,0.039049 -0.01311,0.071586 -0.03715,0.095434 -0.02407,0.023869 -0.05684,0.036871 -0.0962,0.036871 h -0.08746 v 0.1583521 h 0.800167 V 4.7418294 h -0.08744 c -0.03935,0 -0.07215,-0.013002 -0.0962,-0.036871 -0.02404,-0.023848 -0.03718,-0.056385 -0.03718,-0.095434 v -0.906686 c 0,-0.1149692 0.02624,-0.2299166 0.07435,-0.3427078 0.05027,-0.1106352 0.124596,-0.2038911 0.222991,-0.2754774 0.09837,-0.071586 0.216436,-0.1062794 0.351986,-0.1062794 0.153038,0 0.268922,0.047717 0.341052,0.1431506 0.07215,0.095434 0.109329,0.2190708 0.109329,0.3665771 v 1.119245 c 0,0.039049 -0.01313,0.071586 -0.03718,0.095456 -0.02404,0.023848 -0.05684,0.036871 -0.0962,0.036871 h -0.08742 v 0.1583303 h 0.800167 V 4.7396733 h -0.08744 c -0.0328,0.00433 -0.06342,-0.00869 -0.08964,-0.032537 z" }),
|
|
32
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "34492006__path4", fill: "#00ed64", strokeWidth: "0.0217786", d: "M 19.765067,2.1171397 C 19.543884,1.9993633 19.296675,1.938294 19.029953,1.938294 H 17.98911 v 0.1592167 h 0.101924 c 0.03903,0 0.07372,0.015267 0.108414,0.050165 0.03254,0.032709 0.04987,0.069798 0.04987,0.1090432 v 2.3468167 c 0,0.039245 -0.01734,0.076334 -0.04987,0.1090453 -0.03252,0.032711 -0.06939,0.050156 -0.108414,0.050156 H 17.98911 V 4.92196 h 1.040843 c 0.266722,0 0.513931,-0.061067 0.735114,-0.1788457 0.221161,-0.1177786 0.401161,-0.2922686 0.531267,-0.514715 0.130105,-0.2224683 0.197314,-0.4907369 0.197314,-0.7960944 0,-0.3053358 -0.06721,-0.5714265 -0.197314,-0.7960726 -0.132283,-0.226824 -0.310106,-0.401314 -0.531267,-0.5190926 z m 0.310083,1.3108095 c 0,0.2791796 -0.04987,0.514715 -0.147462,0.7044718 -0.09757,0.1897568 -0.227696,0.3315136 -0.38816,0.4231144 -0.160443,0.091622 -0.338265,0.1374228 -0.529089,0.1374228 h -0.210338 c -0.03903,0 -0.07372,-0.015267 -0.108413,-0.050178 -0.03254,-0.032712 -0.04987,-0.069779 -0.04987,-0.1090454 V 2.3199855 c 0,-0.039267 0.01518,-0.074156 0.04987,-0.1090672 0.03252,-0.032711 0.06939,-0.050158 0.108413,-0.050158 h 0.210338 c 0.190824,0 0.368646,0.045802 0.529089,0.1374032 0.160464,0.091601 0.290592,0.2333793 0.38816,0.4231361 0.09759,0.1897351 0.147462,0.4274701 0.147462,0.7066496 z" }),
|
|
33
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "32be488d__path5", fill: "#00ed64", strokeWidth: "0.0217786", d: "m 22.953974,3.5871724 c -0.09626,-0.111245 -0.282032,-0.2050236 -0.500472,-0.2552015 0.301634,-0.15049 0.456697,-0.3620471 0.456697,-0.6346715 0,-0.1483121 -0.0392,-0.2813575 -0.11804,-0.3947803 C 22.713539,2.189118 22.602032,2.0975085 22.460036,2.0342592 22.317822,1.9710098 22.151651,1.938294 21.963702,1.938294 h -1.178178 v 0.1592167 h 0.094 c 0.03933,0 0.07431,0.015267 0.109285,0.050163 0.0328,0.032712 0.05029,0.0698 0.05029,0.1090454 v 2.3468167 c 0,0.039245 -0.01749,0.076334 -0.05029,0.1090453 -0.03278,0.032711 -0.06995,0.050156 -0.109285,0.050156 H 20.776769 V 4.92196 h 1.278839 c 0.194482,0 0.375898,-0.032711 0.539891,-0.098156 0.163993,-0.065423 0.2951,-0.1613793 0.389183,-0.2878911 0.09604,-0.1264901 0.144174,-0.2813576 0.144174,-0.4602033 -0.0022,-0.1919347 -0.05902,-0.3555136 -0.174882,-0.4885372 z m -1.466766,1.0577858 c -0.0328,-0.032711 -0.05029,-0.069779 -0.05029,-0.1090453 V 3.4824827 h 0.607796 c 0.214084,0 0.378077,0.054512 0.491761,0.1635572 0.113684,0.1090672 0.170526,0.250824 0.170526,0.425314 0,0.1046896 -0.02635,0.2072014 -0.07427,0.30098 -0.05031,0.095978 -0.124791,0.1723122 -0.22519,0.2312015 -0.09844,0.058889 -0.220835,0.089423 -0.362832,0.089423 h -0.448225 c -0.03933,0.00218 -0.07431,-0.015267 -0.109285,-0.048 z M 21.439121,3.2578149 V 2.3221633 c 0,-0.039267 0.01529,-0.074156 0.05027,-0.1090671 0.0328,-0.032711 0.06995,-0.050156 0.109307,-0.050156 h 0.288566 c 0.20755,0 0.360654,0.052356 0.456915,0.1526679 0.09604,0.1025118 0.144174,0.2333793 0.144174,0.3947804 0,0.1657568 -0.04595,0.2988022 -0.135463,0.3991361 -0.08973,0.098134 -0.22519,0.1482904 -0.404428,0.1482904 z" }),
|
|
34
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "ed96228c__path6", fill: "#00ed64", strokeWidth: "0.0217786", d: "M 9.4083268,2.8832014 C 9.2412851,2.7919274 9.0547297,2.7441016 8.8529947,2.7441016 c -0.201735,0 -0.3904682,0.045648 -0.5553321,0.1390998 -0.1670417,0.091296 -0.2993684,0.2238839 -0.39698,0.3912523 -0.097612,0.1673684 -0.1475064,0.3630054 -0.1475064,0.5803557 0,0.2173503 0.049895,0.4129873 0.1475064,0.5803557 0.097612,0.1673684 0.2299383,0.2999565 0.39698,0.3912523 0.1670417,0.091274 0.3535971,0.1390998 0.5553321,0.1390998 0.201735,0 0.3904682,-0.045648 0.5553321,-0.1390998 C 9.5753686,4.7351216 9.7076952,4.6025335 9.8053069,4.4351651 9.9029185,4.2677967 9.9528132,4.0721597 9.9528132,3.8548094 9.9528132,3.6374591 9.9029185,3.4418221 9.8053069,3.2744537 9.7076952,3.1070853 9.5753686,2.9766751 9.4083268,2.8832014 Z m 0.16053,0.971608 c 0,0.2673539 -0.065074,0.4847042 -0.195245,0.6412051 -0.127971,0.1565009 -0.3036806,0.2369292 -0.5206171,0.2369292 -0.2169147,0 -0.3926461,-0.080428 -0.520617,-0.2369292 -0.1301706,-0.1565009 -0.195245,-0.3738512 -0.195245,-0.6412051 0,-0.2673539 0.065074,-0.4847042 0.195245,-0.6412051 0.1279709,-0.1565009 0.3037023,-0.2369292 0.520617,-0.2369292 0.2169365,0 0.3926461,0.080428 0.5206171,0.2369292 0.1301706,0.158657 0.195245,0.3738512 0.195245,0.6412051 z" }),
|
|
35
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "ccf57b7d__path7", fill: "#00ed64", strokeWidth: "0.0217786", d: "M 17.096167,2.8832014 C 16.929125,2.7919274 16.74257,2.7441016 16.540835,2.7441016 c -0.201735,0 -0.390469,0.045648 -0.555333,0.1390998 -0.167041,0.091296 -0.299368,0.2238839 -0.39698,0.3912523 -0.09761,0.1673684 -0.147506,0.3630054 -0.147506,0.5803557 0,0.2173503 0.0499,0.4129873 0.147506,0.5803557 0.09761,0.1673684 0.229939,0.2999565 0.39698,0.3912523 0.167042,0.091274 0.353598,0.1390998 0.555333,0.1390998 0.201735,0 0.390468,-0.045648 0.555332,-0.1390998 0.167041,-0.091296 0.299368,-0.2238839 0.39698,-0.3912523 0.09761,-0.1673684 0.147506,-0.3630054 0.147506,-0.5803557 0,-0.2173503 -0.04989,-0.4129873 -0.147506,-0.5803557 -0.09761,-0.1673684 -0.232116,-0.2977786 -0.39698,-0.3912523 z m 0.16053,0.971608 c 0,0.2673539 -0.0651,0.4847042 -0.195245,0.6412051 -0.127993,0.1565009 -0.303703,0.2369292 -0.520617,0.2369292 -0.216937,0 -0.392646,-0.080428 -0.520617,-0.2369292 -0.130171,-0.1565009 -0.195245,-0.3738512 -0.195245,-0.6412051 0,-0.2695317 0.06507,-0.4847042 0.195245,-0.6412051 0.127971,-0.1565009 0.30368,-0.2369292 0.520617,-0.2369292 0.216914,0 0.392624,0.080428 0.520617,0.2369292 0.127992,0.158657 0.195245,0.3738512 0.195245,0.6412051 z" }),
|
|
36
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "0922aac5__path8", fill: "#00ed64", strokeWidth: "0.0217786", d: "m 13.995789,2.7441016 c -0.174795,0 -0.334257,0.037111 -0.478453,0.1113539 -0.144196,0.074243 -0.257794,0.1747078 -0.338636,0.3035282 -0.08082,0.1266424 -0.12233,0.2685952 -0.12233,0.4192595 0,0.1353757 0.03058,0.2598403 0.09393,0.3712159 0.06118,0.1069982 0.144196,0.1965082 0.24906,0.2707514 l -0.312414,0.423637 c -0.03933,0.052399 -0.04369,0.122265 -0.01529,0.1790418 0.03058,0.058955 0.08737,0.093909 0.152929,0.093909 h 0.08957 c -0.0874,0.058955 -0.157307,0.1288203 -0.205372,0.2117967 -0.0568,0.093909 -0.0852,0.1921525 -0.0852,0.2925953 0,0.1877968 0.08302,0.3428385 0.246861,0.4585699 0.161684,0.1157314 0.388878,0.174686 0.67507,0.174686 0.198817,0 0.388879,-0.032755 0.561474,-0.096087 0.174773,-0.06331 0.316769,-0.1572196 0.421633,-0.2794846 0.107064,-0.1222867 0.161685,-0.2707731 0.161685,-0.4411034 0,-0.1790417 -0.06555,-0.305706 -0.218483,-0.427971 C 14.740769,4.7071579 14.535397,4.6525807 14.279782,4.6525807 h -0.873866 c -0.0022,0 -0.0044,-0.0022 -0.0044,-0.0022 0,0 -0.0022,-0.00436 0,-0.00653 l 0.227216,-0.305706 c 0.06118,0.028378 0.117974,0.045844 0.168218,0.056755 0.05242,0.010933 0.111419,0.015289 0.176951,0.015289 0.183528,0 0.349568,-0.037111 0.493742,-0.1113539 0.144196,-0.074243 0.259993,-0.174686 0.343013,-0.3035281 0.083,-0.1266425 0.124508,-0.2685735 0.124508,-0.4192378 0,-0.1615971 -0.07864,-0.456392 -0.292748,-0.6070562 0,-0.00218 0.0022,-0.00218 0.0022,-0.00218 l 0.469698,0.052399 V 2.8030563 h -0.751512 c -0.117975,-0.03931 -0.240305,-0.058955 -0.367013,-0.058955 z m 0.262149,1.364755 c -0.08302,0.043666 -0.172595,0.067688 -0.262149,0.067688 -0.146374,0 -0.275281,-0.052399 -0.384522,-0.1550417 -0.10922,-0.1026207 -0.163841,-0.2532849 -0.163841,-0.4454374 0,-0.1921742 0.05462,-0.3428385 0.163841,-0.4454591 0.109241,-0.1026425 0.238148,-0.1550418 0.384522,-0.1550418 0.09175,0 0.179129,0.021844 0.262149,0.067688 0.08302,0.043666 0.150751,0.1113756 0.205372,0.2008856 0.05242,0.089532 0.08082,0.2009075 0.08082,0.3319274 0,0.1331978 -0.02622,0.2445517 -0.08082,0.3319056 -0.05244,0.08951 -0.122352,0.1572196 -0.205372,0.2008854 z m -0.592051,0.8057423 h 0.592051 c 0.163862,0 0.268726,0.032755 0.338635,0.1026424 0.06991,0.069866 0.104864,0.1637532 0.104864,0.272951 0,0.1593975 -0.06335,0.2904175 -0.190062,0.3886824 -0.126729,0.098265 -0.297125,0.1484864 -0.506853,0.1484864 -0.183528,0 -0.336457,-0.041488 -0.447876,-0.1201089 -0.111419,-0.078599 -0.168218,-0.1987078 -0.168218,-0.3515499 0,-0.096087 0.02622,-0.1856188 0.07866,-0.2642178 0.05242,-0.078621 0.115775,-0.1353974 0.198795,-0.1768856 z" }),
|
|
37
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "0692d250__path9", fill: "#00ed64", strokeWidth: "0.0217786", d: "m 23.572051,4.8855245 c -0.04312,-0.023586 -0.07557,-0.057887 -0.101489,-0.098613 -0.02374,-0.04286 -0.03681,-0.087877 -0.03681,-0.1371833 0,-0.049307 0.01307,-0.096457 0.03681,-0.1371833 0.02374,-0.042882 0.05837,-0.075027 0.101489,-0.098613 0.04334,-0.023564 0.09082,-0.036436 0.144827,-0.036436 0.05401,0 0.101488,0.012871 0.144828,0.036436 0.04312,0.023586 0.07557,0.057888 0.101488,0.098613 0.02374,0.04286 0.03681,0.087877 0.03681,0.1371833 0,0.049307 -0.01307,0.096457 -0.03681,0.1371833 -0.02374,0.042882 -0.05837,0.075027 -0.101488,0.098613 -0.04334,0.023564 -0.09082,0.036436 -0.144828,0.036436 -0.05183,0 -0.101488,-0.012871 -0.144827,-0.036436 z m 0.265916,-0.032167 c 0.03659,-0.019274 0.06272,-0.049285 0.08428,-0.083586 0.01938,-0.036436 0.03027,-0.077183 0.03027,-0.1221779 0,-0.045016 -0.01089,-0.085742 -0.03027,-0.1221996 -0.0196,-0.036436 -0.0477,-0.06429 -0.08428,-0.083586 -0.03681,-0.019296 -0.07579,-0.030011 -0.121089,-0.030011 -0.0453,0 -0.08428,0.010715 -0.121089,0.030011 -0.03659,0.019296 -0.06272,0.049307 -0.08428,0.083586 -0.01938,0.036457 -0.03027,0.077183 -0.03027,0.1221996 0,0.044995 0.01089,0.085742 0.03027,0.1221779 0.0196,0.036436 0.0477,0.064312 0.08428,0.083586 0.03681,0.019296 0.07579,0.030011 0.121089,0.030011 0.0453,0 0.08646,-0.010715 0.121089,-0.030011 z m -0.237822,-0.075005 v -0.019296 l 0.0044,-0.00216 h 0.01307 c 0.0041,0 0.0085,-0.00213 0.01067,-0.00429 0.0044,-0.00427 0.0044,-0.00642 0.0044,-0.010715 V 4.5425553 c 0,-0.00429 -0.0022,-0.00858 -0.0044,-0.010715 -0.0044,-0.00429 -0.0065,-0.00429 -0.01067,-0.00429 h -0.01307 l -0.0044,-0.00216 v -0.019274 l 0.0044,-0.00216 h 0.112377 c 0.03245,0 0.05619,0.00642 0.07557,0.02143 0.0196,0.015005 0.02809,0.034301 0.02809,0.060022 0,0.019296 -0.0063,0.038592 -0.02156,0.051441 -0.01503,0.015005 -0.03245,0.023586 -0.05401,0.025742 l 0.02592,0.00856 0.04966,0.079318 c 0.0044,0.00642 0.0087,0.00858 0.01525,0.00858 h 0.01285 l 0.0022,0.00213 v 0.019296 l -0.0022,0.00213 h -0.06686 l -0.0044,-0.00213 -0.06926,-0.1157532 h -0.01721 v 0.077161 c 0,0.00429 0.0022,0.00858 0.0044,0.010715 0.0044,0.00429 0.0065,0.00429 0.01067,0.00429 h 0.01307 l 0.0044,0.00216 v 0.019296 l -0.0044,0.00213 h -0.114555 z m 0.1102,-0.1393394 c 0.01742,0 0.03245,-0.00429 0.04116,-0.015006 0.0085,-0.00858 0.01503,-0.023586 0.01503,-0.040726 0,-0.017162 -0.0044,-0.030011 -0.01285,-0.040726 -0.0087,-0.010715 -0.02178,-0.015005 -0.03681,-0.015005 h -0.0087 c -0.0044,0 -0.0085,0.00213 -0.01067,0.00429 -0.0044,0.00427 -0.0044,0.00642 -0.0044,0.010715 v 0.096457 z" })
|
|
38
38
|
] });
|
|
39
39
|
};
|
|
40
40
|
var logo_default = MongodbLogo;
|
package/dist/mongodb/logo.js
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
2
|
const MongodbLogo = (props) => {
|
|
3
|
-
return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "
|
|
4
|
-
/* @__PURE__ */ jsx("defs", { 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: "
|
|
3
|
+
return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "43bf1fbc__svg9", fill: "none", version: "1.1", viewBox: "0 0 24.000004 6.0544462", children: [
|
|
4
|
+
/* @__PURE__ */ jsx("defs", { id: "88d6e7d3__defs9" }),
|
|
5
|
+
/* @__PURE__ */ jsx("path", { id: "c4f65086__path1", fill: "#00ed64", strokeWidth: "0.0217786", d: "M 1.7928765,0.62383447 C 1.5579683,0.34512304 1.3556845,0.06205698 1.3143596,0.00326615 c -0.00435,-0.00435487 -0.010878,-0.00435487 -0.015228,0 C 1.257805,0.06205698 1.0555233,0.34512304 0.82061296,0.62383447 -1.1956854,3.1953757 1.1381774,4.9308021 1.1381774,4.9308021 l 0.019575,0.013067 c 0.017399,0.2678112 0.060902,0.6532269 0.060902,0.6532269 h 0.087003 0.087003 c 0,0 0.043503,-0.3832378 0.060904,-0.6532269 l 0.019575,-0.015245 c 0.00217,0.00218 2.336045,-1.7332486 0.3197371,-4.30478963 z M 1.3056569,4.8937786 c 0,0 -0.1044022,-0.089271 -0.1326795,-0.1350055 v -0.00433 L 1.299132,1.9542468 c 0,-0.00871 0.013052,-0.00871 0.013052,0 l 0.1261525,2.8001924 v 0.00433 C 1.4100612,4.8045081 1.3056569,4.8937786 1.3056569,4.8937786 Z" }),
|
|
6
|
+
/* @__PURE__ */ jsx("path", { id: "d376985f__path2", fill: "#00ed64", strokeWidth: "0.0217786", d: "M 5.6733432,4.3031869 4.7007988,1.944808 4.6986209,1.938294 H 3.9419458 v 0.1585263 h 0.1221125 c 0.037067,0 0.071956,0.015204 0.098134,0.041262 0.026156,0.02606 0.039245,0.060815 0.039245,0.097729 l -0.0218,2.3735607 c 0,0.073829 -0.061045,0.1346352 -0.1352014,0.1368131 l -0.1242904,0.00218 V 4.9047114 H 4.657198 V 4.7483629 L 4.580864,4.7461829 C 4.5067298,4.7440072 4.4456626,4.6832014 4.4456626,4.609372 V 2.3726243 l 1.0597895,2.5320871 c 0.015245,0.036915 0.050134,0.060806 0.089401,0.060806 0.039245,0 0.074134,-0.023891 0.089401,-0.060806 l 1.0357894,-2.475637 0.015267,2.1802976 c 0,0.076007 -0.061067,0.1368131 -0.1373793,0.1389909 H 6.5194194 V 4.9047114 H 7.3829403 V 4.7483629 H 7.2651835 c -0.074134,0 -0.1352015,-0.062984 -0.1373793,-0.136813 l -0.00653,-2.3735826 c 0,-0.075999 0.061045,-0.1368021 0.1352014,-0.1389735 l 0.1264647,-0.00217 V 1.938294 H 6.6458877 Z" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { id: "f43209c2__path3", fill: "#00ed64", strokeWidth: "0.0217786", d: "m 12.454497,4.7071361 c -0.02407,-0.023869 -0.03718,-0.056406 -0.03718,-0.095434 V 3.4490526 c 0,-0.2212486 -0.06557,-0.3947804 -0.196769,-0.5184174 -0.128973,-0.123637 -0.308255,-0.1865336 -0.531245,-0.1865336 -0.312654,0 -0.559688,0.1258149 -0.732414,0.373089 -0.0022,0.00433 -0.0087,0.00651 -0.01529,0.00651 -0.0066,0 -0.01093,-0.00436 -0.01093,-0.010846 l -0.08091,-0.3101924 h -0.13555 l -0.347608,0.1974011 v 0.1084356 h 0.08964 c 0.04153,0 0.07651,0.010846 0.100573,0.032537 0.02404,0.021692 0.03715,0.054229 0.03715,0.099789 v 1.3686969 c 0,0.039049 -0.01311,0.071586 -0.03715,0.095434 -0.02407,0.023869 -0.05684,0.036871 -0.0962,0.036871 h -0.08746 v 0.1583521 h 0.800167 V 4.7418294 h -0.08744 c -0.03935,0 -0.07215,-0.013002 -0.0962,-0.036871 -0.02404,-0.023848 -0.03718,-0.056385 -0.03718,-0.095434 v -0.906686 c 0,-0.1149692 0.02624,-0.2299166 0.07435,-0.3427078 0.05027,-0.1106352 0.124596,-0.2038911 0.222991,-0.2754774 0.09837,-0.071586 0.216436,-0.1062794 0.351986,-0.1062794 0.153038,0 0.268922,0.047717 0.341052,0.1431506 0.07215,0.095434 0.109329,0.2190708 0.109329,0.3665771 v 1.119245 c 0,0.039049 -0.01313,0.071586 -0.03718,0.095456 -0.02404,0.023848 -0.05684,0.036871 -0.0962,0.036871 h -0.08742 v 0.1583303 h 0.800167 V 4.7396733 h -0.08744 c -0.0328,0.00433 -0.06342,-0.00869 -0.08964,-0.032537 z" }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { id: "34492006__path4", fill: "#00ed64", strokeWidth: "0.0217786", d: "M 19.765067,2.1171397 C 19.543884,1.9993633 19.296675,1.938294 19.029953,1.938294 H 17.98911 v 0.1592167 h 0.101924 c 0.03903,0 0.07372,0.015267 0.108414,0.050165 0.03254,0.032709 0.04987,0.069798 0.04987,0.1090432 v 2.3468167 c 0,0.039245 -0.01734,0.076334 -0.04987,0.1090453 -0.03252,0.032711 -0.06939,0.050156 -0.108414,0.050156 H 17.98911 V 4.92196 h 1.040843 c 0.266722,0 0.513931,-0.061067 0.735114,-0.1788457 0.221161,-0.1177786 0.401161,-0.2922686 0.531267,-0.514715 0.130105,-0.2224683 0.197314,-0.4907369 0.197314,-0.7960944 0,-0.3053358 -0.06721,-0.5714265 -0.197314,-0.7960726 -0.132283,-0.226824 -0.310106,-0.401314 -0.531267,-0.5190926 z m 0.310083,1.3108095 c 0,0.2791796 -0.04987,0.514715 -0.147462,0.7044718 -0.09757,0.1897568 -0.227696,0.3315136 -0.38816,0.4231144 -0.160443,0.091622 -0.338265,0.1374228 -0.529089,0.1374228 h -0.210338 c -0.03903,0 -0.07372,-0.015267 -0.108413,-0.050178 -0.03254,-0.032712 -0.04987,-0.069779 -0.04987,-0.1090454 V 2.3199855 c 0,-0.039267 0.01518,-0.074156 0.04987,-0.1090672 0.03252,-0.032711 0.06939,-0.050158 0.108413,-0.050158 h 0.210338 c 0.190824,0 0.368646,0.045802 0.529089,0.1374032 0.160464,0.091601 0.290592,0.2333793 0.38816,0.4231361 0.09759,0.1897351 0.147462,0.4274701 0.147462,0.7066496 z" }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { id: "32be488d__path5", fill: "#00ed64", strokeWidth: "0.0217786", d: "m 22.953974,3.5871724 c -0.09626,-0.111245 -0.282032,-0.2050236 -0.500472,-0.2552015 0.301634,-0.15049 0.456697,-0.3620471 0.456697,-0.6346715 0,-0.1483121 -0.0392,-0.2813575 -0.11804,-0.3947803 C 22.713539,2.189118 22.602032,2.0975085 22.460036,2.0342592 22.317822,1.9710098 22.151651,1.938294 21.963702,1.938294 h -1.178178 v 0.1592167 h 0.094 c 0.03933,0 0.07431,0.015267 0.109285,0.050163 0.0328,0.032712 0.05029,0.0698 0.05029,0.1090454 v 2.3468167 c 0,0.039245 -0.01749,0.076334 -0.05029,0.1090453 -0.03278,0.032711 -0.06995,0.050156 -0.109285,0.050156 H 20.776769 V 4.92196 h 1.278839 c 0.194482,0 0.375898,-0.032711 0.539891,-0.098156 0.163993,-0.065423 0.2951,-0.1613793 0.389183,-0.2878911 0.09604,-0.1264901 0.144174,-0.2813576 0.144174,-0.4602033 -0.0022,-0.1919347 -0.05902,-0.3555136 -0.174882,-0.4885372 z m -1.466766,1.0577858 c -0.0328,-0.032711 -0.05029,-0.069779 -0.05029,-0.1090453 V 3.4824827 h 0.607796 c 0.214084,0 0.378077,0.054512 0.491761,0.1635572 0.113684,0.1090672 0.170526,0.250824 0.170526,0.425314 0,0.1046896 -0.02635,0.2072014 -0.07427,0.30098 -0.05031,0.095978 -0.124791,0.1723122 -0.22519,0.2312015 -0.09844,0.058889 -0.220835,0.089423 -0.362832,0.089423 h -0.448225 c -0.03933,0.00218 -0.07431,-0.015267 -0.109285,-0.048 z M 21.439121,3.2578149 V 2.3221633 c 0,-0.039267 0.01529,-0.074156 0.05027,-0.1090671 0.0328,-0.032711 0.06995,-0.050156 0.109307,-0.050156 h 0.288566 c 0.20755,0 0.360654,0.052356 0.456915,0.1526679 0.09604,0.1025118 0.144174,0.2333793 0.144174,0.3947804 0,0.1657568 -0.04595,0.2988022 -0.135463,0.3991361 -0.08973,0.098134 -0.22519,0.1482904 -0.404428,0.1482904 z" }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { id: "ed96228c__path6", fill: "#00ed64", strokeWidth: "0.0217786", d: "M 9.4083268,2.8832014 C 9.2412851,2.7919274 9.0547297,2.7441016 8.8529947,2.7441016 c -0.201735,0 -0.3904682,0.045648 -0.5553321,0.1390998 -0.1670417,0.091296 -0.2993684,0.2238839 -0.39698,0.3912523 -0.097612,0.1673684 -0.1475064,0.3630054 -0.1475064,0.5803557 0,0.2173503 0.049895,0.4129873 0.1475064,0.5803557 0.097612,0.1673684 0.2299383,0.2999565 0.39698,0.3912523 0.1670417,0.091274 0.3535971,0.1390998 0.5553321,0.1390998 0.201735,0 0.3904682,-0.045648 0.5553321,-0.1390998 C 9.5753686,4.7351216 9.7076952,4.6025335 9.8053069,4.4351651 9.9029185,4.2677967 9.9528132,4.0721597 9.9528132,3.8548094 9.9528132,3.6374591 9.9029185,3.4418221 9.8053069,3.2744537 9.7076952,3.1070853 9.5753686,2.9766751 9.4083268,2.8832014 Z m 0.16053,0.971608 c 0,0.2673539 -0.065074,0.4847042 -0.195245,0.6412051 -0.127971,0.1565009 -0.3036806,0.2369292 -0.5206171,0.2369292 -0.2169147,0 -0.3926461,-0.080428 -0.520617,-0.2369292 -0.1301706,-0.1565009 -0.195245,-0.3738512 -0.195245,-0.6412051 0,-0.2673539 0.065074,-0.4847042 0.195245,-0.6412051 0.1279709,-0.1565009 0.3037023,-0.2369292 0.520617,-0.2369292 0.2169365,0 0.3926461,0.080428 0.5206171,0.2369292 0.1301706,0.158657 0.195245,0.3738512 0.195245,0.6412051 z" }),
|
|
11
|
+
/* @__PURE__ */ jsx("path", { id: "ccf57b7d__path7", fill: "#00ed64", strokeWidth: "0.0217786", d: "M 17.096167,2.8832014 C 16.929125,2.7919274 16.74257,2.7441016 16.540835,2.7441016 c -0.201735,0 -0.390469,0.045648 -0.555333,0.1390998 -0.167041,0.091296 -0.299368,0.2238839 -0.39698,0.3912523 -0.09761,0.1673684 -0.147506,0.3630054 -0.147506,0.5803557 0,0.2173503 0.0499,0.4129873 0.147506,0.5803557 0.09761,0.1673684 0.229939,0.2999565 0.39698,0.3912523 0.167042,0.091274 0.353598,0.1390998 0.555333,0.1390998 0.201735,0 0.390468,-0.045648 0.555332,-0.1390998 0.167041,-0.091296 0.299368,-0.2238839 0.39698,-0.3912523 0.09761,-0.1673684 0.147506,-0.3630054 0.147506,-0.5803557 0,-0.2173503 -0.04989,-0.4129873 -0.147506,-0.5803557 -0.09761,-0.1673684 -0.232116,-0.2977786 -0.39698,-0.3912523 z m 0.16053,0.971608 c 0,0.2673539 -0.0651,0.4847042 -0.195245,0.6412051 -0.127993,0.1565009 -0.303703,0.2369292 -0.520617,0.2369292 -0.216937,0 -0.392646,-0.080428 -0.520617,-0.2369292 -0.130171,-0.1565009 -0.195245,-0.3738512 -0.195245,-0.6412051 0,-0.2695317 0.06507,-0.4847042 0.195245,-0.6412051 0.127971,-0.1565009 0.30368,-0.2369292 0.520617,-0.2369292 0.216914,0 0.392624,0.080428 0.520617,0.2369292 0.127992,0.158657 0.195245,0.3738512 0.195245,0.6412051 z" }),
|
|
12
|
+
/* @__PURE__ */ jsx("path", { id: "0922aac5__path8", fill: "#00ed64", strokeWidth: "0.0217786", d: "m 13.995789,2.7441016 c -0.174795,0 -0.334257,0.037111 -0.478453,0.1113539 -0.144196,0.074243 -0.257794,0.1747078 -0.338636,0.3035282 -0.08082,0.1266424 -0.12233,0.2685952 -0.12233,0.4192595 0,0.1353757 0.03058,0.2598403 0.09393,0.3712159 0.06118,0.1069982 0.144196,0.1965082 0.24906,0.2707514 l -0.312414,0.423637 c -0.03933,0.052399 -0.04369,0.122265 -0.01529,0.1790418 0.03058,0.058955 0.08737,0.093909 0.152929,0.093909 h 0.08957 c -0.0874,0.058955 -0.157307,0.1288203 -0.205372,0.2117967 -0.0568,0.093909 -0.0852,0.1921525 -0.0852,0.2925953 0,0.1877968 0.08302,0.3428385 0.246861,0.4585699 0.161684,0.1157314 0.388878,0.174686 0.67507,0.174686 0.198817,0 0.388879,-0.032755 0.561474,-0.096087 0.174773,-0.06331 0.316769,-0.1572196 0.421633,-0.2794846 0.107064,-0.1222867 0.161685,-0.2707731 0.161685,-0.4411034 0,-0.1790417 -0.06555,-0.305706 -0.218483,-0.427971 C 14.740769,4.7071579 14.535397,4.6525807 14.279782,4.6525807 h -0.873866 c -0.0022,0 -0.0044,-0.0022 -0.0044,-0.0022 0,0 -0.0022,-0.00436 0,-0.00653 l 0.227216,-0.305706 c 0.06118,0.028378 0.117974,0.045844 0.168218,0.056755 0.05242,0.010933 0.111419,0.015289 0.176951,0.015289 0.183528,0 0.349568,-0.037111 0.493742,-0.1113539 0.144196,-0.074243 0.259993,-0.174686 0.343013,-0.3035281 0.083,-0.1266425 0.124508,-0.2685735 0.124508,-0.4192378 0,-0.1615971 -0.07864,-0.456392 -0.292748,-0.6070562 0,-0.00218 0.0022,-0.00218 0.0022,-0.00218 l 0.469698,0.052399 V 2.8030563 h -0.751512 c -0.117975,-0.03931 -0.240305,-0.058955 -0.367013,-0.058955 z m 0.262149,1.364755 c -0.08302,0.043666 -0.172595,0.067688 -0.262149,0.067688 -0.146374,0 -0.275281,-0.052399 -0.384522,-0.1550417 -0.10922,-0.1026207 -0.163841,-0.2532849 -0.163841,-0.4454374 0,-0.1921742 0.05462,-0.3428385 0.163841,-0.4454591 0.109241,-0.1026425 0.238148,-0.1550418 0.384522,-0.1550418 0.09175,0 0.179129,0.021844 0.262149,0.067688 0.08302,0.043666 0.150751,0.1113756 0.205372,0.2008856 0.05242,0.089532 0.08082,0.2009075 0.08082,0.3319274 0,0.1331978 -0.02622,0.2445517 -0.08082,0.3319056 -0.05244,0.08951 -0.122352,0.1572196 -0.205372,0.2008854 z m -0.592051,0.8057423 h 0.592051 c 0.163862,0 0.268726,0.032755 0.338635,0.1026424 0.06991,0.069866 0.104864,0.1637532 0.104864,0.272951 0,0.1593975 -0.06335,0.2904175 -0.190062,0.3886824 -0.126729,0.098265 -0.297125,0.1484864 -0.506853,0.1484864 -0.183528,0 -0.336457,-0.041488 -0.447876,-0.1201089 -0.111419,-0.078599 -0.168218,-0.1987078 -0.168218,-0.3515499 0,-0.096087 0.02622,-0.1856188 0.07866,-0.2642178 0.05242,-0.078621 0.115775,-0.1353974 0.198795,-0.1768856 z" }),
|
|
13
|
+
/* @__PURE__ */ jsx("path", { id: "0692d250__path9", fill: "#00ed64", strokeWidth: "0.0217786", d: "m 23.572051,4.8855245 c -0.04312,-0.023586 -0.07557,-0.057887 -0.101489,-0.098613 -0.02374,-0.04286 -0.03681,-0.087877 -0.03681,-0.1371833 0,-0.049307 0.01307,-0.096457 0.03681,-0.1371833 0.02374,-0.042882 0.05837,-0.075027 0.101489,-0.098613 0.04334,-0.023564 0.09082,-0.036436 0.144827,-0.036436 0.05401,0 0.101488,0.012871 0.144828,0.036436 0.04312,0.023586 0.07557,0.057888 0.101488,0.098613 0.02374,0.04286 0.03681,0.087877 0.03681,0.1371833 0,0.049307 -0.01307,0.096457 -0.03681,0.1371833 -0.02374,0.042882 -0.05837,0.075027 -0.101488,0.098613 -0.04334,0.023564 -0.09082,0.036436 -0.144828,0.036436 -0.05183,0 -0.101488,-0.012871 -0.144827,-0.036436 z m 0.265916,-0.032167 c 0.03659,-0.019274 0.06272,-0.049285 0.08428,-0.083586 0.01938,-0.036436 0.03027,-0.077183 0.03027,-0.1221779 0,-0.045016 -0.01089,-0.085742 -0.03027,-0.1221996 -0.0196,-0.036436 -0.0477,-0.06429 -0.08428,-0.083586 -0.03681,-0.019296 -0.07579,-0.030011 -0.121089,-0.030011 -0.0453,0 -0.08428,0.010715 -0.121089,0.030011 -0.03659,0.019296 -0.06272,0.049307 -0.08428,0.083586 -0.01938,0.036457 -0.03027,0.077183 -0.03027,0.1221996 0,0.044995 0.01089,0.085742 0.03027,0.1221779 0.0196,0.036436 0.0477,0.064312 0.08428,0.083586 0.03681,0.019296 0.07579,0.030011 0.121089,0.030011 0.0453,0 0.08646,-0.010715 0.121089,-0.030011 z m -0.237822,-0.075005 v -0.019296 l 0.0044,-0.00216 h 0.01307 c 0.0041,0 0.0085,-0.00213 0.01067,-0.00429 0.0044,-0.00427 0.0044,-0.00642 0.0044,-0.010715 V 4.5425553 c 0,-0.00429 -0.0022,-0.00858 -0.0044,-0.010715 -0.0044,-0.00429 -0.0065,-0.00429 -0.01067,-0.00429 h -0.01307 l -0.0044,-0.00216 v -0.019274 l 0.0044,-0.00216 h 0.112377 c 0.03245,0 0.05619,0.00642 0.07557,0.02143 0.0196,0.015005 0.02809,0.034301 0.02809,0.060022 0,0.019296 -0.0063,0.038592 -0.02156,0.051441 -0.01503,0.015005 -0.03245,0.023586 -0.05401,0.025742 l 0.02592,0.00856 0.04966,0.079318 c 0.0044,0.00642 0.0087,0.00858 0.01525,0.00858 h 0.01285 l 0.0022,0.00213 v 0.019296 l -0.0022,0.00213 h -0.06686 l -0.0044,-0.00213 -0.06926,-0.1157532 h -0.01721 v 0.077161 c 0,0.00429 0.0022,0.00858 0.0044,0.010715 0.0044,0.00429 0.0065,0.00429 0.01067,0.00429 h 0.01307 l 0.0044,0.00216 v 0.019296 l -0.0044,0.00213 h -0.114555 z m 0.1102,-0.1393394 c 0.01742,0 0.03245,-0.00429 0.04116,-0.015006 0.0085,-0.00858 0.01503,-0.023586 0.01503,-0.040726 0,-0.017162 -0.0044,-0.030011 -0.01285,-0.040726 -0.0087,-0.010715 -0.02178,-0.015005 -0.03681,-0.015005 h -0.0087 c -0.0044,0 -0.0085,0.00213 -0.01067,0.00429 -0.0044,0.00427 -0.0044,0.00642 -0.0044,0.010715 v 0.096457 z" })
|
|
14
14
|
] });
|
|
15
15
|
};
|
|
16
16
|
var logo_default = MongodbLogo;
|
package/dist/mysql/logo.cjs
CHANGED
|
@@ -24,16 +24,16 @@ __export(logo_exports, {
|
|
|
24
24
|
module.exports = __toCommonJS(logo_exports);
|
|
25
25
|
var import_jsx_runtime = require("react/jsx-runtime");
|
|
26
26
|
const MysqlLogo = (props) => {
|
|
27
|
-
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", xmlSpace: "preserve", id: "
|
|
28
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { 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: "
|
|
27
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", xmlSpace: "preserve", id: "39ff6a97__svg2", version: "1.1", viewBox: "0 0 24.000044 16.299412", children: [
|
|
28
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "00df695a__defs6" }),
|
|
29
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "e202c15f__path16", fill: "#5b85a4", fillOpacity: "1", fillRule: "evenodd", stroke: "none", strokeWidth: "0.0142834", d: "m 16.405827,1.6530609 c -0.11341,0 -0.193397,0.01371 -0.274099,0.03357 v 0.01343 h 0.013 c 0.05399,0.106697 0.14769,0.180828 0.213965,0.274242 0.05385,0.106982 0.100698,0.213537 0.154119,0.320663 0.0066,-0.0066 0.013,-0.01357 0.013,-0.01357 0.09427,-0.06656 0.140978,-0.1734 0.140978,-0.334089 -0.04042,-0.04713 -0.04671,-0.09356 -0.08042,-0.140549 -0.03999,-0.0667 -0.12698,-0.100127 -0.180543,-0.15369" }),
|
|
30
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "c81474d7__path18", fill: "#2c7493", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.0142834", d: "M 5.770153,14.848813 H 4.844129 C 4.811489,13.285776 4.721277,11.81604 4.5737,10.439245 H 4.5655 L 3.155612,14.848813 H 2.450539 L 1.049148,10.439245 h -0.0083 C 0.936893,11.761463 0.871504,13.231214 0.844337,14.848813 H 0 C 0.05456,12.881542 0.191084,11.037422 0.409635,9.3159809 h 1.147759 l 1.336002,4.0653671 h 0.0082 L 4.245797,9.3159809 h 1.09821 c 0.240476,2.0160931 0.382482,3.8608271 0.426104,5.5328321" }),
|
|
31
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "9c0dea7b__path20", fill: "#2c7493", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.0142834", d: "m 9.786454,10.766764 c -0.377096,2.046102 -0.874503,3.532965 -1.491861,4.46056 -0.481067,0.714729 -1.008054,1.072087 -1.581891,1.072087 -0.152989,0 -0.341632,-0.04608 -0.565482,-0.137636 v -0.493236 c 0.109354,0.01601 0.237677,0.02455 0.385254,0.02455 0.267714,0 0.483466,-0.07399 0.64761,-0.221665 0.19657,-0.179942 0.294939,-0.382196 0.294939,-0.606332 0,-0.15309 -0.07672,-0.467226 -0.229491,-0.942421 L 6.229236,10.76676 h 0.909727 l 0.729412,2.360338 c 0.163859,0.535901 0.232206,0.910012 0.204867,1.12325 0.398937,-1.065559 0.677635,-2.226816 0.836195,-3.483588 h 0.877017" }),
|
|
32
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "9f001380__path22", fill: "#f18513", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.0142834", d: "M 22.113631,14.848813 H 19.482765 V 9.3159809 h 0.885287 v 4.8522411 h 1.745579 v 0.680591" }),
|
|
33
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "b253e098__path24", fill: "#f18513", fillOpacity: "1", fillRule: "evenodd", stroke: "none", strokeWidth: "0.0142834", d: "m 15.499401,13.742004 c -0.224107,-0.360656 -0.336375,-0.939408 -0.336375,-1.737437 0,-1.393192 0.423646,-2.0902951 1.270512,-2.0902951 0.442786,0 0.767734,0.1667161 0.975558,0.4998061 0.223821,0.360828 0.336089,0.934566 0.336089,1.72144 0,1.404347 -0.423646,2.106806 -1.270511,2.106806 -0.442644,0 -0.767735,-0.166544 -0.975273,-0.50032 m 3.294903,1.240216 -1.016982,-0.501491 c 0.09056,-0.07426 0.176544,-0.154376 0.254389,-0.247118 0.431788,-0.507618 0.647896,-1.258942 0.647896,-2.253654 0,-1.830394 -0.718599,-2.7461051 -2.155655,-2.7461051 -0.704888,0 -1.254229,0.232105 -1.647595,0.696988 -0.431931,0.5082341 -0.647611,1.2567291 -0.647611,2.2458571 0,0.972544 0.191112,1.686002 0.573623,2.139216 0.349801,0.409649 0.877146,0.614744 1.582176,0.614744 0.263244,0 0.504776,-0.03241 0.724312,-0.09724 l 1.324361,0.770691 0.361086,-0.621887" }),
|
|
34
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "451b32c0__path26", fill: "#f18513", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.0142834", d: "m 13.84295,13.315187 c 0,0.469224 -0.1724,0.854435 -0.51606,1.155829 -0.343945,0.300067 -0.806014,0.4505 -1.384637,0.4505 -0.541199,0 -1.065687,-0.173144 -1.573748,-0.516603 l 0.237676,-0.475268 c 0.437216,0.218552 0.832867,0.327691 1.188096,0.327691 0.333233,0 0.594048,-0.07416 0.782733,-0.220679 0.188255,-0.147576 0.301094,-0.353401 0.301094,-0.614459 0,-0.32852 -0.229106,-0.609332 -0.649467,-0.844909 -0.388081,-0.212966 -1.163672,-0.657594 -1.163672,-0.657594 -0.420219,-0.306537 -0.630899,-0.635442 -0.630899,-1.177369 0,-0.448201 0.157117,-0.8104851 0.470925,-1.0860981 0.314521,-0.276185 0.720314,-0.414277 1.217234,-0.414277 0.513632,0 0.980701,0.137078 1.401348,0.410249 l -0.21368,0.4748241 C 12.94995,9.9744189 12.595007,9.8978179 12.245062,9.8978179 c -0.283955,0 -0.502776,0.06817 -0.655323,0.2053231 -0.153404,0.135964 -0.248247,0.310937 -0.248247,0.524188 0,0.327677 0.234106,0.611903 0.666322,0.852036 0.392938,0.21308 1.187526,0.666308 1.187526,0.666308 0.432216,0.305979 0.64761,0.632199 0.64761,1.169514" }),
|
|
35
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "44c243b1__path28", fill: "#2c7493", fillOpacity: "1", fillRule: "evenodd", stroke: "none", strokeWidth: "0.0142834", d: "m 23.224597,7.4626489 c -0.535058,-0.01338 -0.94942,0.04001 -1.296936,0.187199 -0.10027,0.04007 -0.26053,0.04007 -0.274242,0.167101 0.05385,0.05339 0.06028,0.140206 0.107411,0.21408 0.07999,0.133693 0.220107,0.313908 0.347373,0.40775 0.140406,0.107011 0.280813,0.21358 0.428074,0.307151 0.26053,0.161131 0.554769,0.254316 0.808443,0.414834 0.147548,0.09346 0.294096,0.213694 0.441645,0.314235 0.07327,0.05345 0.119694,0.140492 0.213679,0.173572 v -0.02025 c -0.04713,-0.05998 -0.06028,-0.146905 -0.10684,-0.214137 -0.0667,-0.06633 -0.133693,-0.126879 -0.200682,-0.19344 -0.193969,-0.260673 -0.43493,-0.487751 -0.695032,-0.67495 -0.214109,-0.147462 -0.68232,-0.348044 -0.768878,-0.594648 0,0 -0.007,-0.0071 -0.01357,-0.01367 0.147119,-0.01357 0.321233,-0.06713 0.461498,-0.107683 0.226963,-0.05999 0.434216,-0.04642 0.668178,-0.106411 0.107126,-0.02694 0.214109,-0.06059 0.32152,-0.09346 v -0.06059 c -0.12098,-0.120067 -0.207538,-0.280755 -0.334517,-0.394295 -0.34066,-0.294038 -0.715458,-0.581278 -1.103111,-0.822311 -0.207538,-0.133736 -0.474924,-0.220222 -0.695603,-0.334147 -0.07984,-0.04018 -0.213394,-0.05998 -0.260387,-0.127208 -0.120409,-0.14702 -0.187541,-0.340632 -0.274242,-0.514718 -0.193683,-0.36727 -0.381224,-0.774919 -0.548056,-1.163286 -0.120265,-0.26053 -0.193825,-0.52106 -0.340944,-0.761878 -0.688891,-1.136676 -1.437343,-1.824852 -2.58716,-2.50017301 -0.247388,-0.140549 -0.541485,-0.200682 -0.855434,-0.274242 -0.167402,-0.007 -0.334375,-0.02 -0.501491,-0.02657 -0.107126,-0.04699 -0.214252,-0.174115 -0.307665,-0.234249 -0.381226,-0.240533 -1.363497,-0.761878 -1.644453,-0.07342 -0.180542,0.434787 0.267386,0.86243301 0.421219,1.08311201 0.113553,0.153547 0.260816,0.327663 0.34066,0.501206 0.04685,0.113696 0.06028,0.234249 0.107268,0.354372 0.106841,0.294096 0.206967,0.621758 0.347659,0.896 0.07327,0.140406 0.153405,0.287669 0.246961,0.414077 0.05399,0.07399 0.147262,0.106983 0.167402,0.227678 -0.09327,0.13355 -0.100556,0.33409 -0.153976,0.501349 -0.240533,0.755451 -0.147119,1.691358 0.193969,2.246127 0.106697,0.167102 0.361086,0.534901 0.702031,0.39418 0.300809,-0.120124 0.233962,-0.501192 0.320806,-0.835238 0.02,-0.08079 0.0066,-0.133793 0.04656,-0.187199 v 0.01351 c 0.09356,0.186913 0.1874,0.366956 0.274242,0.554769 0.207539,0.327234 0.568195,0.66825 0.869291,0.895328 0.159974,0.120795 0.287097,0.327691 0.487636,0.401451 v -0.0202 h -0.01314 c -0.04028,-0.05999 -0.10027,-0.08693 -0.153833,-0.133521 -0.120265,-0.12041 -0.253673,-0.267544 -0.347658,-0.401165 -0.28067,-0.374212 -0.528344,-0.788932 -0.748453,-1.21672 -0.107268,-0.207724 -0.200681,-0.434802 -0.287668,-0.641912 -0.03999,-0.07984 -0.03999,-0.200525 -0.106983,-0.240533 -0.100555,0.146905 -0.247245,0.274113 -0.320663,0.454056 -0.127122,0.287797 -0.140405,0.642026 -0.18754,1.009881 -0.02657,0.007 -0.01314,0 -0.02657,0.01328 -0.21368,-0.05345 -0.28724,-0.274013 -0.367655,-0.460584 -0.20054,-0.475267 -0.234249,-1.237331 -0.06013,-1.785529 0.04656,-0.14012 0.247675,-0.581336 0.167116,-0.715029 -0.04042,-0.127551 -0.173972,-0.200396 -0.247389,-0.301095 -0.0867,-0.126979 -0.180828,-0.287097 -0.24039,-0.427788 -0.160546,-0.374227 -0.241247,-0.788875 -0.414505,-1.163101 -0.08027,-0.174115 -0.220965,-0.354657 -0.334232,-0.514775 -0.127266,-0.180542 -0.26753,-0.30752201 -0.367942,-0.52120201 -0.03314,-0.0737 -0.07999,-0.194112 -0.02671,-0.274099 0.01314,-0.05356 0.04028,-0.0737 0.09384,-0.08713 0.08641,-0.07356 0.334089,0.01985 0.42079,0.05999 0.247532,0.09998 0.454785,0.194112 0.661752,0.334232 0.0937,0.06699 0.193969,0.19397 0.314092,0.227678 h 0.140692 c 0.213823,0.04642 0.454642,0.013 0.655324,0.07342 0.354087,0.113554 0.674892,0.28067 0.962561,0.461212 0.875432,0.554912 1.59746,1.343929 2.085239,2.28635 0.08042,0.153547 0.114124,0.294096 0.187541,0.454213 0.140406,0.328234 0.314378,0.662466 0.454499,0.983029 0.140264,0.314236 0.274242,0.634842 0.475067,0.895957 0.09998,0.140149 0.501206,0.213695 0.681749,0.287283 0.133406,0.05998 0.340945,0.113539 0.461355,0.18697 0.227249,0.140149 0.45407,0.300838 0.668321,0.454842 0.106697,0.08023 0.441073,0.24716 0.461213,0.381068" }),
|
|
36
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "20c82d94__path30", fill: "#f18513", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.0142834", d: "m 22.745531,14.848256 h 0.14669 V 14.285332 H 23.08419 V 14.17035 h -0.538057 v 0.114982 h 0.199398 z m 1.11625,0 h 0.138263 V 14.17035 h -0.207966 l -0.169259,0.462083 -0.184257,-0.462083 h -0.200396 v 0.677906 h 0.130837 v -0.515932 h 0.0074 l 0.192969,0.515932 h 0.0997 l 0.192684,-0.515932 v 0.515932" })
|
|
37
37
|
] });
|
|
38
38
|
};
|
|
39
39
|
var logo_default = MysqlLogo;
|
package/dist/mysql/logo.js
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
2
|
const MysqlLogo = (props) => {
|
|
3
|
-
return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", xmlSpace: "preserve", id: "
|
|
4
|
-
/* @__PURE__ */ jsx("defs", { 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: "
|
|
3
|
+
return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", xmlSpace: "preserve", id: "39ff6a97__svg2", version: "1.1", viewBox: "0 0 24.000044 16.299412", children: [
|
|
4
|
+
/* @__PURE__ */ jsx("defs", { id: "00df695a__defs6" }),
|
|
5
|
+
/* @__PURE__ */ jsx("path", { id: "e202c15f__path16", fill: "#5b85a4", fillOpacity: "1", fillRule: "evenodd", stroke: "none", strokeWidth: "0.0142834", d: "m 16.405827,1.6530609 c -0.11341,0 -0.193397,0.01371 -0.274099,0.03357 v 0.01343 h 0.013 c 0.05399,0.106697 0.14769,0.180828 0.213965,0.274242 0.05385,0.106982 0.100698,0.213537 0.154119,0.320663 0.0066,-0.0066 0.013,-0.01357 0.013,-0.01357 0.09427,-0.06656 0.140978,-0.1734 0.140978,-0.334089 -0.04042,-0.04713 -0.04671,-0.09356 -0.08042,-0.140549 -0.03999,-0.0667 -0.12698,-0.100127 -0.180543,-0.15369" }),
|
|
6
|
+
/* @__PURE__ */ jsx("path", { id: "c81474d7__path18", fill: "#2c7493", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.0142834", d: "M 5.770153,14.848813 H 4.844129 C 4.811489,13.285776 4.721277,11.81604 4.5737,10.439245 H 4.5655 L 3.155612,14.848813 H 2.450539 L 1.049148,10.439245 h -0.0083 C 0.936893,11.761463 0.871504,13.231214 0.844337,14.848813 H 0 C 0.05456,12.881542 0.191084,11.037422 0.409635,9.3159809 h 1.147759 l 1.336002,4.0653671 h 0.0082 L 4.245797,9.3159809 h 1.09821 c 0.240476,2.0160931 0.382482,3.8608271 0.426104,5.5328321" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { id: "9c0dea7b__path20", fill: "#2c7493", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.0142834", d: "m 9.786454,10.766764 c -0.377096,2.046102 -0.874503,3.532965 -1.491861,4.46056 -0.481067,0.714729 -1.008054,1.072087 -1.581891,1.072087 -0.152989,0 -0.341632,-0.04608 -0.565482,-0.137636 v -0.493236 c 0.109354,0.01601 0.237677,0.02455 0.385254,0.02455 0.267714,0 0.483466,-0.07399 0.64761,-0.221665 0.19657,-0.179942 0.294939,-0.382196 0.294939,-0.606332 0,-0.15309 -0.07672,-0.467226 -0.229491,-0.942421 L 6.229236,10.76676 h 0.909727 l 0.729412,2.360338 c 0.163859,0.535901 0.232206,0.910012 0.204867,1.12325 0.398937,-1.065559 0.677635,-2.226816 0.836195,-3.483588 h 0.877017" }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { id: "9f001380__path22", fill: "#f18513", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.0142834", d: "M 22.113631,14.848813 H 19.482765 V 9.3159809 h 0.885287 v 4.8522411 h 1.745579 v 0.680591" }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { id: "b253e098__path24", fill: "#f18513", fillOpacity: "1", fillRule: "evenodd", stroke: "none", strokeWidth: "0.0142834", d: "m 15.499401,13.742004 c -0.224107,-0.360656 -0.336375,-0.939408 -0.336375,-1.737437 0,-1.393192 0.423646,-2.0902951 1.270512,-2.0902951 0.442786,0 0.767734,0.1667161 0.975558,0.4998061 0.223821,0.360828 0.336089,0.934566 0.336089,1.72144 0,1.404347 -0.423646,2.106806 -1.270511,2.106806 -0.442644,0 -0.767735,-0.166544 -0.975273,-0.50032 m 3.294903,1.240216 -1.016982,-0.501491 c 0.09056,-0.07426 0.176544,-0.154376 0.254389,-0.247118 0.431788,-0.507618 0.647896,-1.258942 0.647896,-2.253654 0,-1.830394 -0.718599,-2.7461051 -2.155655,-2.7461051 -0.704888,0 -1.254229,0.232105 -1.647595,0.696988 -0.431931,0.5082341 -0.647611,1.2567291 -0.647611,2.2458571 0,0.972544 0.191112,1.686002 0.573623,2.139216 0.349801,0.409649 0.877146,0.614744 1.582176,0.614744 0.263244,0 0.504776,-0.03241 0.724312,-0.09724 l 1.324361,0.770691 0.361086,-0.621887" }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { id: "451b32c0__path26", fill: "#f18513", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.0142834", d: "m 13.84295,13.315187 c 0,0.469224 -0.1724,0.854435 -0.51606,1.155829 -0.343945,0.300067 -0.806014,0.4505 -1.384637,0.4505 -0.541199,0 -1.065687,-0.173144 -1.573748,-0.516603 l 0.237676,-0.475268 c 0.437216,0.218552 0.832867,0.327691 1.188096,0.327691 0.333233,0 0.594048,-0.07416 0.782733,-0.220679 0.188255,-0.147576 0.301094,-0.353401 0.301094,-0.614459 0,-0.32852 -0.229106,-0.609332 -0.649467,-0.844909 -0.388081,-0.212966 -1.163672,-0.657594 -1.163672,-0.657594 -0.420219,-0.306537 -0.630899,-0.635442 -0.630899,-1.177369 0,-0.448201 0.157117,-0.8104851 0.470925,-1.0860981 0.314521,-0.276185 0.720314,-0.414277 1.217234,-0.414277 0.513632,0 0.980701,0.137078 1.401348,0.410249 l -0.21368,0.4748241 C 12.94995,9.9744189 12.595007,9.8978179 12.245062,9.8978179 c -0.283955,0 -0.502776,0.06817 -0.655323,0.2053231 -0.153404,0.135964 -0.248247,0.310937 -0.248247,0.524188 0,0.327677 0.234106,0.611903 0.666322,0.852036 0.392938,0.21308 1.187526,0.666308 1.187526,0.666308 0.432216,0.305979 0.64761,0.632199 0.64761,1.169514" }),
|
|
11
|
+
/* @__PURE__ */ jsx("path", { id: "44c243b1__path28", fill: "#2c7493", fillOpacity: "1", fillRule: "evenodd", stroke: "none", strokeWidth: "0.0142834", d: "m 23.224597,7.4626489 c -0.535058,-0.01338 -0.94942,0.04001 -1.296936,0.187199 -0.10027,0.04007 -0.26053,0.04007 -0.274242,0.167101 0.05385,0.05339 0.06028,0.140206 0.107411,0.21408 0.07999,0.133693 0.220107,0.313908 0.347373,0.40775 0.140406,0.107011 0.280813,0.21358 0.428074,0.307151 0.26053,0.161131 0.554769,0.254316 0.808443,0.414834 0.147548,0.09346 0.294096,0.213694 0.441645,0.314235 0.07327,0.05345 0.119694,0.140492 0.213679,0.173572 v -0.02025 c -0.04713,-0.05998 -0.06028,-0.146905 -0.10684,-0.214137 -0.0667,-0.06633 -0.133693,-0.126879 -0.200682,-0.19344 -0.193969,-0.260673 -0.43493,-0.487751 -0.695032,-0.67495 -0.214109,-0.147462 -0.68232,-0.348044 -0.768878,-0.594648 0,0 -0.007,-0.0071 -0.01357,-0.01367 0.147119,-0.01357 0.321233,-0.06713 0.461498,-0.107683 0.226963,-0.05999 0.434216,-0.04642 0.668178,-0.106411 0.107126,-0.02694 0.214109,-0.06059 0.32152,-0.09346 v -0.06059 c -0.12098,-0.120067 -0.207538,-0.280755 -0.334517,-0.394295 -0.34066,-0.294038 -0.715458,-0.581278 -1.103111,-0.822311 -0.207538,-0.133736 -0.474924,-0.220222 -0.695603,-0.334147 -0.07984,-0.04018 -0.213394,-0.05998 -0.260387,-0.127208 -0.120409,-0.14702 -0.187541,-0.340632 -0.274242,-0.514718 -0.193683,-0.36727 -0.381224,-0.774919 -0.548056,-1.163286 -0.120265,-0.26053 -0.193825,-0.52106 -0.340944,-0.761878 -0.688891,-1.136676 -1.437343,-1.824852 -2.58716,-2.50017301 -0.247388,-0.140549 -0.541485,-0.200682 -0.855434,-0.274242 -0.167402,-0.007 -0.334375,-0.02 -0.501491,-0.02657 -0.107126,-0.04699 -0.214252,-0.174115 -0.307665,-0.234249 -0.381226,-0.240533 -1.363497,-0.761878 -1.644453,-0.07342 -0.180542,0.434787 0.267386,0.86243301 0.421219,1.08311201 0.113553,0.153547 0.260816,0.327663 0.34066,0.501206 0.04685,0.113696 0.06028,0.234249 0.107268,0.354372 0.106841,0.294096 0.206967,0.621758 0.347659,0.896 0.07327,0.140406 0.153405,0.287669 0.246961,0.414077 0.05399,0.07399 0.147262,0.106983 0.167402,0.227678 -0.09327,0.13355 -0.100556,0.33409 -0.153976,0.501349 -0.240533,0.755451 -0.147119,1.691358 0.193969,2.246127 0.106697,0.167102 0.361086,0.534901 0.702031,0.39418 0.300809,-0.120124 0.233962,-0.501192 0.320806,-0.835238 0.02,-0.08079 0.0066,-0.133793 0.04656,-0.187199 v 0.01351 c 0.09356,0.186913 0.1874,0.366956 0.274242,0.554769 0.207539,0.327234 0.568195,0.66825 0.869291,0.895328 0.159974,0.120795 0.287097,0.327691 0.487636,0.401451 v -0.0202 h -0.01314 c -0.04028,-0.05999 -0.10027,-0.08693 -0.153833,-0.133521 -0.120265,-0.12041 -0.253673,-0.267544 -0.347658,-0.401165 -0.28067,-0.374212 -0.528344,-0.788932 -0.748453,-1.21672 -0.107268,-0.207724 -0.200681,-0.434802 -0.287668,-0.641912 -0.03999,-0.07984 -0.03999,-0.200525 -0.106983,-0.240533 -0.100555,0.146905 -0.247245,0.274113 -0.320663,0.454056 -0.127122,0.287797 -0.140405,0.642026 -0.18754,1.009881 -0.02657,0.007 -0.01314,0 -0.02657,0.01328 -0.21368,-0.05345 -0.28724,-0.274013 -0.367655,-0.460584 -0.20054,-0.475267 -0.234249,-1.237331 -0.06013,-1.785529 0.04656,-0.14012 0.247675,-0.581336 0.167116,-0.715029 -0.04042,-0.127551 -0.173972,-0.200396 -0.247389,-0.301095 -0.0867,-0.126979 -0.180828,-0.287097 -0.24039,-0.427788 -0.160546,-0.374227 -0.241247,-0.788875 -0.414505,-1.163101 -0.08027,-0.174115 -0.220965,-0.354657 -0.334232,-0.514775 -0.127266,-0.180542 -0.26753,-0.30752201 -0.367942,-0.52120201 -0.03314,-0.0737 -0.07999,-0.194112 -0.02671,-0.274099 0.01314,-0.05356 0.04028,-0.0737 0.09384,-0.08713 0.08641,-0.07356 0.334089,0.01985 0.42079,0.05999 0.247532,0.09998 0.454785,0.194112 0.661752,0.334232 0.0937,0.06699 0.193969,0.19397 0.314092,0.227678 h 0.140692 c 0.213823,0.04642 0.454642,0.013 0.655324,0.07342 0.354087,0.113554 0.674892,0.28067 0.962561,0.461212 0.875432,0.554912 1.59746,1.343929 2.085239,2.28635 0.08042,0.153547 0.114124,0.294096 0.187541,0.454213 0.140406,0.328234 0.314378,0.662466 0.454499,0.983029 0.140264,0.314236 0.274242,0.634842 0.475067,0.895957 0.09998,0.140149 0.501206,0.213695 0.681749,0.287283 0.133406,0.05998 0.340945,0.113539 0.461355,0.18697 0.227249,0.140149 0.45407,0.300838 0.668321,0.454842 0.106697,0.08023 0.441073,0.24716 0.461213,0.381068" }),
|
|
12
|
+
/* @__PURE__ */ jsx("path", { id: "20c82d94__path30", fill: "#f18513", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.0142834", d: "m 22.745531,14.848256 h 0.14669 V 14.285332 H 23.08419 V 14.17035 h -0.538057 v 0.114982 h 0.199398 z m 1.11625,0 h 0.138263 V 14.17035 h -0.207966 l -0.169259,0.462083 -0.184257,-0.462083 h -0.200396 v 0.677906 h 0.130837 v -0.515932 h 0.0074 l 0.192969,0.515932 h 0.0997 l 0.192684,-0.515932 v 0.515932" })
|
|
13
13
|
] });
|
|
14
14
|
};
|
|
15
15
|
var logo_default = MysqlLogo;
|
package/dist/neovim/icon.cjs
CHANGED
|
@@ -24,28 +24,28 @@ __export(icon_exports, {
|
|
|
24
24
|
module.exports = __toCommonJS(icon_exports);
|
|
25
25
|
var import_jsx_runtime = require("react/jsx-runtime");
|
|
26
26
|
const NeovimIcon = (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)("title", { id: "
|
|
27
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "783c58f3__svg6", version: "1.1", viewBox: "0 0 24 29.16", children: [
|
|
28
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("title", { id: "7eba37c1__title1", children: "neovim-mark@2x" }),
|
|
29
29
|
"Created with Sketch (http://www.bohemiancoding.com/sketch)",
|
|
30
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("defs", { id: "
|
|
31
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "
|
|
32
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "
|
|
33
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "
|
|
30
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("defs", { id: "91b0f3e3__defs6", children: [
|
|
31
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "73539849__linearGradient-1", x1: "167.95833", x2: "167.95833", y1: "-0.46142399", y2: "335.45523", gradientTransform: "scale(0.46142398,2.1672042)", gradientUnits: "userSpaceOnUse", children: [
|
|
32
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "6b60e4ca__stop1", offset: "0%", stopColor: "#16B0ED", stopOpacity: "0.800235524" }),
|
|
33
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "8cb8dddc__stop2", offset: "100%", stopColor: "#0F59B2", stopOpacity: "0.83700023" })
|
|
34
34
|
] }),
|
|
35
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "
|
|
36
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "
|
|
37
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "
|
|
35
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "578f3a06__linearGradient-2", x1: "1118.3427", x2: "1118.3427", y1: "-0.46586797", y2: "338.68604", gradientTransform: "scale(0.46586797,2.1465309)", gradientUnits: "userSpaceOnUse", children: [
|
|
36
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "53be2acf__stop3", offset: "0%", stopColor: "#7DB643" }),
|
|
37
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "5d18a207__stop4", offset: "100%", stopColor: "#367533" })
|
|
38
38
|
] }),
|
|
39
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "
|
|
40
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "
|
|
41
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "
|
|
39
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("linearGradient", { id: "7630c945__linearGradient-3", x1: "356.33795", x2: "356.33795", y1: "0", y2: "612.90131", gradientTransform: "scale(0.84189739,1.1877932)", gradientUnits: "userSpaceOnUse", children: [
|
|
40
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "2b9c0ca2__stop5", offset: "0%", stopColor: "#88C649", stopOpacity: "0.8" }),
|
|
41
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("stop", { id: "9aee4afc__stop6", offset: "100%", stopColor: "#439240", stopOpacity: "0.84" })
|
|
42
42
|
] })
|
|
43
43
|
] }),
|
|
44
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", { id: "
|
|
45
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "
|
|
46
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "
|
|
47
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "
|
|
48
|
-
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "
|
|
44
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("g", { id: "447afcdc__Page-1", fill: "none", fillRule: "evenodd", stroke: "none", strokeWidth: "1", transform: "matrix(0.04,0,0,0.04,-0.08,-0.08)", children: /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { id: "ab7678cd__mark-copy", transform: "translate(2,3)", children: [
|
|
45
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "28c3f43a__Left---green", fill: "url(#73539849__linearGradient-1)", d: "M 0,155.5704 155,-1 V 727 L 0,572.23792 Z" }),
|
|
46
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "d7aa5174__Right---blue", fill: "url(#578f3a06__linearGradient-2)", d: "M 443.0604,156.9824 600,-1 596.81879,727 442,572.21994 Z", transform: "matrix(-1,0,0,1,1042,0)" }),
|
|
47
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "cceb99fb__Cross---blue", fill: "url(#7630c945__linearGradient-3)", d: "M 154.98629,0 558,615.1897 445.2246,728 42,114.17202 Z" }),
|
|
48
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "b31793d8__Shadow", fill: "#000000", fillOpacity: "0.13", d: "M 155,283.83232 154.78675,308 31,124.71061 42.461949,113 Z" })
|
|
49
49
|
] }) })
|
|
50
50
|
] });
|
|
51
51
|
};
|