@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,11 +24,11 @@ __export(icon_mono_light_exports, {
|
|
|
24
24
|
module.exports = __toCommonJS(icon_mono_light_exports);
|
|
25
25
|
var import_jsx_runtime = require("react/jsx-runtime");
|
|
26
26
|
const LinkedinIconMonoLight = (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: "
|
|
27
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "e17a7ca1__svg3", version: "1.1", viewBox: "0 0 24 20.276939", children: [
|
|
28
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "17fe4d7d__defs3" }),
|
|
29
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "f8abb5fe__path1", fill: "#000000", strokeWidth: "0.0377583", d: "m 1.515041,0.01413068 c 0.030204,-8.881e-5 0.060407,-1.7762e-4 0.091526,-2.6915e-4 0.1018399,-2.526e-4 0.2036779,-2.3531e-4 0.3055181,-2.1982e-4 0.073502,-1.2457e-4 0.1470038,-2.6522e-4 0.2205056,-4.2069e-4 C 2.3350759,0.01284237 2.5375606,0.0127023 2.7400461,0.01260219 2.9582382,0.0124549 3.1764299,0.01209324 3.3946218,0.01176347 3.9218093,0.01101694 4.4489965,0.01063707 4.9761842,0.01030117 5.2243685,0.01013571 5.4725528,0.00993306 5.7207371,0.00973521 6.5456287,0.00909283 7.3705199,0.0085446 8.1954118,0.00827213 c 0.053349,-1.793e-5 0.1066973,-3.59e-5 0.160046,-5.392e-5 0.026456,-8.93e-6 0.052912,-1.785e-5 0.08017,-2.705e-5 0.1340389,-4.535e-5 0.2680773,-9.126e-5 0.4021161,-1.3751e-4 0.0266,-9.07e-6 0.053201,-1.814e-5 0.080607,-2.748e-5 0.8623142,-2.9799e-4 1.7246261,-0.00118262 2.5869391,-0.00241004 0.911764,-0.00129545 1.823526,-0.00203929 2.735291,-0.00216364 0.496981,-8.179e-5 0.993959,-4.1268e-4 1.49094,-0.00137671 0.423224,-8.1906e-4 0.846445,-0.001123863 1.26967,-7.5642e-4 0.215931,1.7176e-4 0.431856,9.904e-5 0.647786,-6.3287926e-4 0.197772,-6.64594585e-4 0.395531,-6.28988479e-4 0.593303,-4.164737e-5 0.07145,8.990243e-5 0.142908,-7.442153e-5 0.21436,-5.2214392e-4 0.560859,-0.003295969 0.995715,0.0574751805 1.411098,0.46775028055 0.31974,0.34548225 0.431402,0.72351823 0.428384,1.18852333 1.13e-4,0.029998 2.26e-4,0.059996 3.39e-4,0.090903 2.65e-4,0.1000047 1.4e-5,0.2000006 -2.64e-4,0.3000053 7.6e-5,0.072628 1.89e-4,0.1452568 3.4e-4,0.2178852 3.02e-4,0.1991917 1.51e-4,0.3983807 -7.6e-5,0.5975725 -1.88e-4,0.21497 7.6e-5,0.4299395 3.02e-4,0.6449095 3.4e-4,0.4209745 2.65e-4,0.8419478 3.8e-5,1.2629218 -1.89e-4,0.3421284 -1.89e-4,0.6842564 -1.13e-4,1.0263848 1.2e-5,0.04869 2.3e-5,0.097379 3.5e-5,0.1475434 2.4e-5,0.098911 3.8e-5,0.1978216 7.6e-5,0.296732 2.26e-4,0.9010923 -8e-6,1.8021842 -4.05e-4,2.7032764 -3.39e-4,0.8223486 -3.39e-4,1.6446958 3.5e-5,2.4670448 4.04e-4,0.924211 5.63e-4,1.848421 3.4e-4,2.772632 -2.4e-5,0.09855 -3.8e-5,0.197095 -7.5e-5,0.295642 -1.2e-5,0.04849 -2.4e-5,0.09697 -3.6e-5,0.146931 -7.5e-5,0.341726 3.8e-5,0.683453 2.27e-4,1.025179 2.27e-4,0.416436 1.51e-4,0.832872 -2.64e-4,1.249308 -1.89e-4,0.21248 -2.65e-4,0.424959 -2.7e-5,0.637439 2.27e-4,0.19452 1.14e-4,0.389037 -3.02e-4,0.583556 -7.5e-5,0.07035 -3.8e-5,0.140708 1.51e-4,0.211062 2.27e-4,0.09571 -6e-6,0.191401 -3.4e-4,0.287106 1.89e-4,0.02724 3.4e-4,0.05448 5.37e-4,0.08254 -0.0031,0.429885 -0.133221,0.811879 -0.42774,1.129875 -0.313057,0.296248 -0.663429,0.430691 -1.086909,0.429848 -0.0302,7.5e-5 -0.06041,1.89e-4 -0.09153,2.64e-4 -0.10184,2.65e-4 -0.203678,2.27e-4 -0.305518,2.27e-4 -0.0735,1.13e-4 -0.147004,2.64e-4 -0.220506,4.19e-4 -0.202485,3.77e-4 -0.404969,5.17e-4 -0.607455,6.19e-4 -0.218192,1.51e-4 -0.436384,5.1e-4 -0.654576,8.38e-4 -0.527187,7.48e-4 -1.054374,0.0011 -1.581562,0.0015 -0.248184,1.51e-4 -0.496369,3.77e-4 -0.744553,5.66e-4 -0.824891,6.42e-4 -1.649783,0.0012 -2.474675,0.0015 -0.05335,1.8e-5 -0.106697,3.6e-5 -0.160046,3.8e-5 -0.03968,1.3e-5 -0.03968,1.3e-5 -0.08017,2.7e-5 -0.134039,3.8e-5 -0.268078,7.6e-5 -0.402116,1.51e-4 -0.0266,9e-6 -0.0532,1.8e-5 -0.08061,2.7e-5 -0.862314,3.02e-4 -1.7246254,0.0012 -2.5869388,0.0024 -0.9117639,0.0013 -1.8235263,0.002 -2.735291,0.0022 -0.496981,7.5e-5 -0.993959,4.11e-4 -1.4909394,0.0014 -0.4232244,8.19e-4 -0.8464452,0.0011 -1.2696703,7.55e-4 -0.2159316,-1.89e-4 -0.4318559,-1.13e-4 -0.6477865,6.35e-4 -0.1977719,6.64e-4 -0.3955308,6.3e-4 -0.5933028,3.7e-5 -0.071454,-7.5e-5 -0.142908,7.6e-5 -0.2143603,5.21e-4 -0.5608589,0.0033 -0.99571515,-0.05748 -1.41109739,-0.46775 -0.31973346,-0.345605 -0.43139495,-0.723641 -0.42837681903,-1.188646 -1.0949896e-4,-0.03 -2.1899793e-4,-0.06 -3.3227272e-4,-0.0909 -2.7563532e-4,-0.100004 -1.400832e-5,-0.2 2.4542871e-4,-0.300005 -8.6844e-5,-0.07263 -2.0767044e-4,-0.145257 -3.587035e-4,-0.217885 C 1.5174988e-4,17.812439 3.0655876e-4,17.61325 5.4065999e-4,17.414058 7.1057217e-4,17.199089 4.4626433e-4,16.984119 2.3859388e-4,16.769149 -9.7454663e-5,16.348175 -2.5713963e-5,15.927202 1.9328397e-4,15.506227 3.6319615e-4,15.164099 3.8585111e-4,14.821971 3.0655876e-4,14.479842 2.9500473e-4,14.431152 2.8341294e-4,14.382462 2.7151909e-4,14.332299 2.473538e-4,14.233389 2.2243335e-4,14.134478 1.9977839e-4,14.035567 -7.8921734e-6,13.134475 2.0755659e-4,12.233383 6.0341422e-4,11.33229 9.6211772e-4,10.509939 9.2813529e-4,9.6875908 5.686011e-4,8.8652423 1.642101e-4,7.9410314 5.2476766e-6,7.0168212 2.3632839e-4,6.0926103 2.603804e-4,5.9940633 2.8541413e-4,5.895516 3.0806909e-4,5.7969684 3.1973639e-4,5.7484814 3.3136594e-4,5.6999944 3.4337306e-4,5.650037 4.0756211e-4,5.3083108 2.9806315e-4,4.9665845 1.2059931e-4,4.6248583 -9.0846963e-5,4.208422 -3.4209573e-5,3.7919865 3.6980385e-4,3.3755503 5.6992264e-4,3.16307 6.4543917e-4,2.9505916 3.9627239e-4,2.7381114 1.6972281e-4,2.5435913 2.9432508e-4,2.3490746 6.983385e-4,2.1545548 7.8140668e-4,2.084201 7.3987259e-4,2.0138469 5.5485709e-4,1.9434933 3.2453169e-4,1.847787 5.6116272e-4,1.7520926 9.0978477e-4,1.6563869 7.3232093e-4,1.6291477 5.5485709e-4,1.6019086 3.7399501e-4,1.573844 0.00351208,1.1439587 0.13359451,0.76196488 0.42811362,0.44396962 0.74118947,0.14773035 1.0915612,0.01328757 1.515041,0.01413068 Z M 3.7862579,3.0021014 c -0.035239,0.01835 -0.070478,0.036699 -0.1067851,0.055605 C 3.2479487,3.3070707 2.9872158,3.6864291 2.8505609,4.1619881 2.7518399,4.6140258 2.8211289,5.0551949 3.0585264,5.4521113 3.2876157,5.7866181 3.5649632,6.0152561 3.937291,6.1737955 3.988689,6.1959905 3.988689,6.1959905 4.0411262,6.2186335 4.5222167,6.338906 5.0025992,6.2801923 5.4386245,6.0389868 5.8167297,5.7974744 6.0743883,5.4375388 6.2156186,5.0114013 6.3179121,4.5132505 6.2542785,4.0510252 5.9856768,3.6180331 5.7113275,3.2370682 5.351924,2.9500401 4.8812476,2.8510684 4.4941952,2.8276688 4.137929,2.8180748 3.7862579,3.0021014 Z m 7.4099111,5.4364525 c -0.132822,0.1579787 -0.242753,0.2952794 -0.311358,0.4915948 -0.03738,0 -0.07476,0 -0.113275,0 0,-0.4236477 0,-0.8472954 0,-1.2837809 -0.9345164,0 -1.8690334,0 -2.8318691,0 0,3.1648982 0,6.3297952 0,9.5905992 0.9718977,0 1.9437954,0 2.9451441,0 0.0019,-0.36597 0.0037,-0.731941 0.0056,-1.109001 0.0013,-0.232819 0.0027,-0.465637 0.0041,-0.698455 0.0023,-0.368968 0.0045,-0.737937 0.0062,-1.106908 0.0013,-0.268818 0.0028,-0.537633 0.0046,-0.806448 9.44e-4,-0.142068 0.0018,-0.284135 0.0023,-0.426206 0.0078,-2.063333 0.0078,-2.063333 0.543593,-2.649469 0.362605,-0.354137 0.841072,-0.424978 1.326093,-0.424735 0.388258,0.0055 0.707403,0.106883 1.001792,0.366475 0.599058,0.626495 0.484088,1.690517 0.485336,2.490166 3.4e-4,0.15385 0.0013,0.307695 0.0023,0.461541 0.0016,0.290294 0.0027,0.580587 0.0036,0.870884 0.0012,0.39301 0.0033,0.786016 0.0054,1.179023 0.0032,0.61771 0.0052,1.235418 0.0074,1.853133 0.971898,0 1.943796,0 2.945145,0 0.02973,-2.277228 0.02973,-2.277228 0.04248,-4.554591 7.5e-5,-0.03594 1.89e-4,-0.07188 3.02e-4,-0.108901 8.76e-4,-0.397987 -0.0063,-0.795156 -0.02138,-1.192874 -0.0014,-0.0382 -0.0028,-0.07639 -0.0043,-0.115751 C 17.197384,10.11154 16.975263,8.9366945 16.107268,8.1112664 14.734797,6.9801987 12.382464,7.1178167 11.196186,8.4385539 Z M 3.0688509,7.6463678 c 0,3.1648982 0,6.3297952 0,9.5905992 0.9718977,0 1.9437954,0 2.9451446,0 0,-3.164898 0,-6.329795 0,-9.5905992 -0.9718977,0 -1.9437954,0 -2.9451446,0 z" }),
|
|
30
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "088dcb47__path2", fill: "#000000", strokeWidth: "0.0377583", d: "m 23.382649,17.611492 c 0.322256,0.230566 0.533788,0.55715 0.604279,0.947201 0.05568,0.450509 -0.07003,0.798805 -0.310325,1.176406 -0.293309,0.293309 -0.668353,0.466549 -1.083191,0.481418 -0.429971,-0.0163 -0.777921,-0.161786 -1.07847,-0.471978 -0.247169,-0.315101 -0.372042,-0.695492 -0.339824,-1.09499 0.05668,-0.396057 0.225291,-0.71655 0.528615,-0.981715 0.530891,-0.32534 1.132218,-0.390772 1.678916,-0.05634 z m -1.754432,0.433925 c -0.228867,0.322022 -0.276095,0.630794 -0.22655,1.019473 0.08264,0.344333 0.266014,0.578789 0.561654,0.766965 0.305415,0.171709 0.600626,0.224055 0.943957,0.134514 0.370674,-0.122058 0.609493,-0.333027 0.797643,-0.674929 0.121685,-0.301159 0.126987,-0.651841 0.01652,-0.958116 -0.163379,-0.349115 -0.429287,-0.574705 -0.783484,-0.715047 -0.51278,-0.0956 -0.965404,0.02074 -1.30974,0.42714 z" }),
|
|
31
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "e43ee11b__path3", fill: "#000000", strokeWidth: "0.0377583", d: "m 22.081316,18.045417 c 0.13239,-0.0031 0.26478,-0.0062 0.401182,-0.0094 0.0413,-0.0014 0.08261,-0.0027 0.125166,-0.0042 0.22689,-0.0026 0.359545,0.01095 0.530883,0.164639 0.07474,0.149485 0.05887,0.32832 0.03776,0.490858 -0.100954,0.140213 -0.174491,0.191928 -0.339825,0.226549 0.02726,0.04001 0.05451,0.08002 0.0826,0.12124 0.03541,0.0524 0.07081,0.104812 0.106196,0.157227 0.01801,0.02638 0.03602,0.05276 0.05457,0.07994 0.02555,0.03796 0.02555,0.03796 0.05162,0.0767 0.02373,0.035 0.02373,0.035 0.04793,0.07071 0.03466,0.06056 0.03466,0.06056 0.03466,0.136081 -0.119322,0.0174 -0.119322,0.0174 -0.264308,0 -0.08849,-0.08025 -0.144773,-0.176234 -0.205311,-0.278468 -0.01682,-0.02638 -0.03363,-0.05276 -0.05096,-0.07994 -0.121314,-0.193803 -0.121314,-0.193803 -0.121314,-0.283482 -0.08722,0 -0.174443,0 -0.264307,0 0,0.211824 0,0.423648 0,0.641891 -0.07476,0 -0.149523,0 -0.22655,0 0,-0.498409 0,-0.996819 0,-1.510331 z m 0.22655,0.188791 c 0,0.149523 0,0.299046 0,0.4531 0.07862,0.0041 0.1573,0.007 0.235989,0.0094 0.04381,0.0018 0.08761,0.0035 0.132744,0.0053 0.124901,-0.0046 0.124901,-0.0046 0.213422,-0.08481 0.0689,-0.07719 0.0689,-0.07719 0.06209,-0.177729 -0.03464,-0.09545 -0.03464,-0.09545 -0.110915,-0.160473 -0.179604,-0.06825 -0.341924,-0.05176 -0.533335,-0.04484 z" })
|
|
32
32
|
] });
|
|
33
33
|
};
|
|
34
34
|
var icon_mono_light_default = LinkedinIconMonoLight;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
2
|
const LinkedinIconMonoLight = (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: "
|
|
3
|
+
return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "e17a7ca1__svg3", version: "1.1", viewBox: "0 0 24 20.276939", children: [
|
|
4
|
+
/* @__PURE__ */ jsx("defs", { id: "17fe4d7d__defs3" }),
|
|
5
|
+
/* @__PURE__ */ jsx("path", { id: "f8abb5fe__path1", fill: "#000000", strokeWidth: "0.0377583", d: "m 1.515041,0.01413068 c 0.030204,-8.881e-5 0.060407,-1.7762e-4 0.091526,-2.6915e-4 0.1018399,-2.526e-4 0.2036779,-2.3531e-4 0.3055181,-2.1982e-4 0.073502,-1.2457e-4 0.1470038,-2.6522e-4 0.2205056,-4.2069e-4 C 2.3350759,0.01284237 2.5375606,0.0127023 2.7400461,0.01260219 2.9582382,0.0124549 3.1764299,0.01209324 3.3946218,0.01176347 3.9218093,0.01101694 4.4489965,0.01063707 4.9761842,0.01030117 5.2243685,0.01013571 5.4725528,0.00993306 5.7207371,0.00973521 6.5456287,0.00909283 7.3705199,0.0085446 8.1954118,0.00827213 c 0.053349,-1.793e-5 0.1066973,-3.59e-5 0.160046,-5.392e-5 0.026456,-8.93e-6 0.052912,-1.785e-5 0.08017,-2.705e-5 0.1340389,-4.535e-5 0.2680773,-9.126e-5 0.4021161,-1.3751e-4 0.0266,-9.07e-6 0.053201,-1.814e-5 0.080607,-2.748e-5 0.8623142,-2.9799e-4 1.7246261,-0.00118262 2.5869391,-0.00241004 0.911764,-0.00129545 1.823526,-0.00203929 2.735291,-0.00216364 0.496981,-8.179e-5 0.993959,-4.1268e-4 1.49094,-0.00137671 0.423224,-8.1906e-4 0.846445,-0.001123863 1.26967,-7.5642e-4 0.215931,1.7176e-4 0.431856,9.904e-5 0.647786,-6.3287926e-4 0.197772,-6.64594585e-4 0.395531,-6.28988479e-4 0.593303,-4.164737e-5 0.07145,8.990243e-5 0.142908,-7.442153e-5 0.21436,-5.2214392e-4 0.560859,-0.003295969 0.995715,0.0574751805 1.411098,0.46775028055 0.31974,0.34548225 0.431402,0.72351823 0.428384,1.18852333 1.13e-4,0.029998 2.26e-4,0.059996 3.39e-4,0.090903 2.65e-4,0.1000047 1.4e-5,0.2000006 -2.64e-4,0.3000053 7.6e-5,0.072628 1.89e-4,0.1452568 3.4e-4,0.2178852 3.02e-4,0.1991917 1.51e-4,0.3983807 -7.6e-5,0.5975725 -1.88e-4,0.21497 7.6e-5,0.4299395 3.02e-4,0.6449095 3.4e-4,0.4209745 2.65e-4,0.8419478 3.8e-5,1.2629218 -1.89e-4,0.3421284 -1.89e-4,0.6842564 -1.13e-4,1.0263848 1.2e-5,0.04869 2.3e-5,0.097379 3.5e-5,0.1475434 2.4e-5,0.098911 3.8e-5,0.1978216 7.6e-5,0.296732 2.26e-4,0.9010923 -8e-6,1.8021842 -4.05e-4,2.7032764 -3.39e-4,0.8223486 -3.39e-4,1.6446958 3.5e-5,2.4670448 4.04e-4,0.924211 5.63e-4,1.848421 3.4e-4,2.772632 -2.4e-5,0.09855 -3.8e-5,0.197095 -7.5e-5,0.295642 -1.2e-5,0.04849 -2.4e-5,0.09697 -3.6e-5,0.146931 -7.5e-5,0.341726 3.8e-5,0.683453 2.27e-4,1.025179 2.27e-4,0.416436 1.51e-4,0.832872 -2.64e-4,1.249308 -1.89e-4,0.21248 -2.65e-4,0.424959 -2.7e-5,0.637439 2.27e-4,0.19452 1.14e-4,0.389037 -3.02e-4,0.583556 -7.5e-5,0.07035 -3.8e-5,0.140708 1.51e-4,0.211062 2.27e-4,0.09571 -6e-6,0.191401 -3.4e-4,0.287106 1.89e-4,0.02724 3.4e-4,0.05448 5.37e-4,0.08254 -0.0031,0.429885 -0.133221,0.811879 -0.42774,1.129875 -0.313057,0.296248 -0.663429,0.430691 -1.086909,0.429848 -0.0302,7.5e-5 -0.06041,1.89e-4 -0.09153,2.64e-4 -0.10184,2.65e-4 -0.203678,2.27e-4 -0.305518,2.27e-4 -0.0735,1.13e-4 -0.147004,2.64e-4 -0.220506,4.19e-4 -0.202485,3.77e-4 -0.404969,5.17e-4 -0.607455,6.19e-4 -0.218192,1.51e-4 -0.436384,5.1e-4 -0.654576,8.38e-4 -0.527187,7.48e-4 -1.054374,0.0011 -1.581562,0.0015 -0.248184,1.51e-4 -0.496369,3.77e-4 -0.744553,5.66e-4 -0.824891,6.42e-4 -1.649783,0.0012 -2.474675,0.0015 -0.05335,1.8e-5 -0.106697,3.6e-5 -0.160046,3.8e-5 -0.03968,1.3e-5 -0.03968,1.3e-5 -0.08017,2.7e-5 -0.134039,3.8e-5 -0.268078,7.6e-5 -0.402116,1.51e-4 -0.0266,9e-6 -0.0532,1.8e-5 -0.08061,2.7e-5 -0.862314,3.02e-4 -1.7246254,0.0012 -2.5869388,0.0024 -0.9117639,0.0013 -1.8235263,0.002 -2.735291,0.0022 -0.496981,7.5e-5 -0.993959,4.11e-4 -1.4909394,0.0014 -0.4232244,8.19e-4 -0.8464452,0.0011 -1.2696703,7.55e-4 -0.2159316,-1.89e-4 -0.4318559,-1.13e-4 -0.6477865,6.35e-4 -0.1977719,6.64e-4 -0.3955308,6.3e-4 -0.5933028,3.7e-5 -0.071454,-7.5e-5 -0.142908,7.6e-5 -0.2143603,5.21e-4 -0.5608589,0.0033 -0.99571515,-0.05748 -1.41109739,-0.46775 -0.31973346,-0.345605 -0.43139495,-0.723641 -0.42837681903,-1.188646 -1.0949896e-4,-0.03 -2.1899793e-4,-0.06 -3.3227272e-4,-0.0909 -2.7563532e-4,-0.100004 -1.400832e-5,-0.2 2.4542871e-4,-0.300005 -8.6844e-5,-0.07263 -2.0767044e-4,-0.145257 -3.587035e-4,-0.217885 C 1.5174988e-4,17.812439 3.0655876e-4,17.61325 5.4065999e-4,17.414058 7.1057217e-4,17.199089 4.4626433e-4,16.984119 2.3859388e-4,16.769149 -9.7454663e-5,16.348175 -2.5713963e-5,15.927202 1.9328397e-4,15.506227 3.6319615e-4,15.164099 3.8585111e-4,14.821971 3.0655876e-4,14.479842 2.9500473e-4,14.431152 2.8341294e-4,14.382462 2.7151909e-4,14.332299 2.473538e-4,14.233389 2.2243335e-4,14.134478 1.9977839e-4,14.035567 -7.8921734e-6,13.134475 2.0755659e-4,12.233383 6.0341422e-4,11.33229 9.6211772e-4,10.509939 9.2813529e-4,9.6875908 5.686011e-4,8.8652423 1.642101e-4,7.9410314 5.2476766e-6,7.0168212 2.3632839e-4,6.0926103 2.603804e-4,5.9940633 2.8541413e-4,5.895516 3.0806909e-4,5.7969684 3.1973639e-4,5.7484814 3.3136594e-4,5.6999944 3.4337306e-4,5.650037 4.0756211e-4,5.3083108 2.9806315e-4,4.9665845 1.2059931e-4,4.6248583 -9.0846963e-5,4.208422 -3.4209573e-5,3.7919865 3.6980385e-4,3.3755503 5.6992264e-4,3.16307 6.4543917e-4,2.9505916 3.9627239e-4,2.7381114 1.6972281e-4,2.5435913 2.9432508e-4,2.3490746 6.983385e-4,2.1545548 7.8140668e-4,2.084201 7.3987259e-4,2.0138469 5.5485709e-4,1.9434933 3.2453169e-4,1.847787 5.6116272e-4,1.7520926 9.0978477e-4,1.6563869 7.3232093e-4,1.6291477 5.5485709e-4,1.6019086 3.7399501e-4,1.573844 0.00351208,1.1439587 0.13359451,0.76196488 0.42811362,0.44396962 0.74118947,0.14773035 1.0915612,0.01328757 1.515041,0.01413068 Z M 3.7862579,3.0021014 c -0.035239,0.01835 -0.070478,0.036699 -0.1067851,0.055605 C 3.2479487,3.3070707 2.9872158,3.6864291 2.8505609,4.1619881 2.7518399,4.6140258 2.8211289,5.0551949 3.0585264,5.4521113 3.2876157,5.7866181 3.5649632,6.0152561 3.937291,6.1737955 3.988689,6.1959905 3.988689,6.1959905 4.0411262,6.2186335 4.5222167,6.338906 5.0025992,6.2801923 5.4386245,6.0389868 5.8167297,5.7974744 6.0743883,5.4375388 6.2156186,5.0114013 6.3179121,4.5132505 6.2542785,4.0510252 5.9856768,3.6180331 5.7113275,3.2370682 5.351924,2.9500401 4.8812476,2.8510684 4.4941952,2.8276688 4.137929,2.8180748 3.7862579,3.0021014 Z m 7.4099111,5.4364525 c -0.132822,0.1579787 -0.242753,0.2952794 -0.311358,0.4915948 -0.03738,0 -0.07476,0 -0.113275,0 0,-0.4236477 0,-0.8472954 0,-1.2837809 -0.9345164,0 -1.8690334,0 -2.8318691,0 0,3.1648982 0,6.3297952 0,9.5905992 0.9718977,0 1.9437954,0 2.9451441,0 0.0019,-0.36597 0.0037,-0.731941 0.0056,-1.109001 0.0013,-0.232819 0.0027,-0.465637 0.0041,-0.698455 0.0023,-0.368968 0.0045,-0.737937 0.0062,-1.106908 0.0013,-0.268818 0.0028,-0.537633 0.0046,-0.806448 9.44e-4,-0.142068 0.0018,-0.284135 0.0023,-0.426206 0.0078,-2.063333 0.0078,-2.063333 0.543593,-2.649469 0.362605,-0.354137 0.841072,-0.424978 1.326093,-0.424735 0.388258,0.0055 0.707403,0.106883 1.001792,0.366475 0.599058,0.626495 0.484088,1.690517 0.485336,2.490166 3.4e-4,0.15385 0.0013,0.307695 0.0023,0.461541 0.0016,0.290294 0.0027,0.580587 0.0036,0.870884 0.0012,0.39301 0.0033,0.786016 0.0054,1.179023 0.0032,0.61771 0.0052,1.235418 0.0074,1.853133 0.971898,0 1.943796,0 2.945145,0 0.02973,-2.277228 0.02973,-2.277228 0.04248,-4.554591 7.5e-5,-0.03594 1.89e-4,-0.07188 3.02e-4,-0.108901 8.76e-4,-0.397987 -0.0063,-0.795156 -0.02138,-1.192874 -0.0014,-0.0382 -0.0028,-0.07639 -0.0043,-0.115751 C 17.197384,10.11154 16.975263,8.9366945 16.107268,8.1112664 14.734797,6.9801987 12.382464,7.1178167 11.196186,8.4385539 Z M 3.0688509,7.6463678 c 0,3.1648982 0,6.3297952 0,9.5905992 0.9718977,0 1.9437954,0 2.9451446,0 0,-3.164898 0,-6.329795 0,-9.5905992 -0.9718977,0 -1.9437954,0 -2.9451446,0 z" }),
|
|
6
|
+
/* @__PURE__ */ jsx("path", { id: "088dcb47__path2", fill: "#000000", strokeWidth: "0.0377583", d: "m 23.382649,17.611492 c 0.322256,0.230566 0.533788,0.55715 0.604279,0.947201 0.05568,0.450509 -0.07003,0.798805 -0.310325,1.176406 -0.293309,0.293309 -0.668353,0.466549 -1.083191,0.481418 -0.429971,-0.0163 -0.777921,-0.161786 -1.07847,-0.471978 -0.247169,-0.315101 -0.372042,-0.695492 -0.339824,-1.09499 0.05668,-0.396057 0.225291,-0.71655 0.528615,-0.981715 0.530891,-0.32534 1.132218,-0.390772 1.678916,-0.05634 z m -1.754432,0.433925 c -0.228867,0.322022 -0.276095,0.630794 -0.22655,1.019473 0.08264,0.344333 0.266014,0.578789 0.561654,0.766965 0.305415,0.171709 0.600626,0.224055 0.943957,0.134514 0.370674,-0.122058 0.609493,-0.333027 0.797643,-0.674929 0.121685,-0.301159 0.126987,-0.651841 0.01652,-0.958116 -0.163379,-0.349115 -0.429287,-0.574705 -0.783484,-0.715047 -0.51278,-0.0956 -0.965404,0.02074 -1.30974,0.42714 z" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { id: "e43ee11b__path3", fill: "#000000", strokeWidth: "0.0377583", d: "m 22.081316,18.045417 c 0.13239,-0.0031 0.26478,-0.0062 0.401182,-0.0094 0.0413,-0.0014 0.08261,-0.0027 0.125166,-0.0042 0.22689,-0.0026 0.359545,0.01095 0.530883,0.164639 0.07474,0.149485 0.05887,0.32832 0.03776,0.490858 -0.100954,0.140213 -0.174491,0.191928 -0.339825,0.226549 0.02726,0.04001 0.05451,0.08002 0.0826,0.12124 0.03541,0.0524 0.07081,0.104812 0.106196,0.157227 0.01801,0.02638 0.03602,0.05276 0.05457,0.07994 0.02555,0.03796 0.02555,0.03796 0.05162,0.0767 0.02373,0.035 0.02373,0.035 0.04793,0.07071 0.03466,0.06056 0.03466,0.06056 0.03466,0.136081 -0.119322,0.0174 -0.119322,0.0174 -0.264308,0 -0.08849,-0.08025 -0.144773,-0.176234 -0.205311,-0.278468 -0.01682,-0.02638 -0.03363,-0.05276 -0.05096,-0.07994 -0.121314,-0.193803 -0.121314,-0.193803 -0.121314,-0.283482 -0.08722,0 -0.174443,0 -0.264307,0 0,0.211824 0,0.423648 0,0.641891 -0.07476,0 -0.149523,0 -0.22655,0 0,-0.498409 0,-0.996819 0,-1.510331 z m 0.22655,0.188791 c 0,0.149523 0,0.299046 0,0.4531 0.07862,0.0041 0.1573,0.007 0.235989,0.0094 0.04381,0.0018 0.08761,0.0035 0.132744,0.0053 0.124901,-0.0046 0.124901,-0.0046 0.213422,-0.08481 0.0689,-0.07719 0.0689,-0.07719 0.06209,-0.177729 -0.03464,-0.09545 -0.03464,-0.09545 -0.110915,-0.160473 -0.179604,-0.06825 -0.341924,-0.05176 -0.533335,-0.04484 z" })
|
|
8
8
|
] });
|
|
9
9
|
};
|
|
10
10
|
var icon_mono_light_default = LinkedinIconMonoLight;
|
package/dist/linkedin/icon.cjs
CHANGED
|
@@ -24,11 +24,11 @@ __export(icon_exports, {
|
|
|
24
24
|
module.exports = __toCommonJS(icon_exports);
|
|
25
25
|
var import_jsx_runtime = require("react/jsx-runtime");
|
|
26
26
|
const LinkedinIcon = (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: "
|
|
27
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "bfbb8968__svg3", version: "1.1", viewBox: "0 0 635.62195 537.01691", children: [
|
|
28
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "22d3a199__defs3" }),
|
|
29
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "ab1ca8bf__path1", fill: "#2867b2", d: "m 40.12427,0.37423975 c 0.79992,-0.002352 1.599841,-0.004704 2.424001,-0.007128 2.697155,-0.00669 5.394262,-0.006232 8.091425,-0.005822 1.946644,-0.003299 3.893287,-0.007024 5.839929,-0.0111415 5.362671,-0.0100283 10.725332,-0.0137381 16.088011,-0.0163893 5.778658,-0.003901 11.557308,-0.0134791 17.33596,-0.0222129 13.962174,-0.0197714 27.924344,-0.0298315 41.886524,-0.0387278 6.57298,-0.004382 13.14596,-0.009749 19.71894,-0.0149889 21.84665,-0.017013 43.69329,-0.0315324 65.53995,-0.0387487 1.4129,-4.7475e-4 2.8258,-9.5064e-4 4.2387,-0.001428 0.70067,-2.3637e-4 1.40134,-4.7275e-4 2.12324,-7.1629e-4 3.54992,-0.001201 7.09983,-0.002417 10.64975,-0.003642 0.70449,-2.4015e-4 1.40898,-4.803e-4 2.13482,-7.2773e-4 22.83776,-0.007892 45.67547,-0.0313207 68.51321,-0.0638282 24.14739,-0.0343089 48.29476,-0.0540091 72.44218,-0.0573024 13.16218,-0.002166 26.32428,-0.0109296 39.48644,-0.0364612 11.20879,-0.0216921 22.41748,-0.0297647 33.62629,-0.0200332 5.71879,0.004549 11.43739,0.002623 17.15615,-0.0167614 5.23784,-0.0176013017 10.47535,-0.0166583 15.71319,-0.001103 1.8924,0.002381 3.78482,-0.001971 5.67718,-0.0138286 14.85393,-0.0872911 26.37078,1.52218836 37.37188,12.38802426 8.46809,9.149845 11.42536,19.161852 11.34543,31.477172 0.003,0.794471 0.006,1.588941 0.009,2.407486 0.007,2.648552 3.7e-4,5.29687 -0.007,7.94542 0.002,1.923511 0.005,3.847022 0.009,5.77053 0.008,5.275448 0.004,10.550823 -0.002,15.826271 -0.005,5.693324 0.002,11.386635 0.008,17.079957 0.009,11.149201 0.007,22.298371 10e-4,33.447561 -0.005,9.06102 -0.005,18.12203 -0.003,27.18305 3.1e-4,1.28951 6.1e-4,2.57901 9.3e-4,3.90758 6.4e-4,2.61958 10e-4,5.23916 0.002,7.85873 0.006,23.86477 -2e-4,47.72953 -0.0107,71.5943 -0.009,21.7793 -0.009,43.55858 9.2e-4,65.33788 0.0107,24.47705 0.0149,48.95408 0.009,73.43113 -6.4e-4,2.60995 -10e-4,5.21991 -0.002,7.82986 -3.1e-4,1.28415 -6.2e-4,2.56831 -9.3e-4,3.89137 -0.002,9.05037 10e-4,18.10074 0.006,27.15111 0.006,11.02901 0.004,22.058 -0.007,33.08701 -0.005,5.62738 -0.007,11.25472 -7e-4,16.8821 0.006,5.15173 0.003,10.30336 -0.008,15.45507 -0.002,1.86327 -10e-4,3.72655 0.004,5.58981 0.006,2.53471 -1.6e-4,5.06911 -0.009,7.60381 0.005,0.7214 0.009,1.44281 0.0142,2.18608 -0.0831,11.3852 -3.52825,21.50203 -11.32837,29.9239 -8.29109,7.84593 -17.57043,11.40655 -28.78598,11.38422 -0.79992,0.002 -1.59984,0.005 -2.424,0.007 -2.69716,0.007 -5.39427,0.006 -8.09143,0.006 -1.94664,0.003 -3.89329,0.007 -5.83993,0.0111 -5.36267,0.01 -10.72533,0.0137 -16.08801,0.0164 -5.77866,0.004 -11.55731,0.0135 -17.33596,0.0222 -13.96217,0.0198 -27.92434,0.0298 -41.88652,0.0387 -6.57298,0.004 -13.14596,0.01 -19.71895,0.015 -21.84664,0.017 -43.69329,0.0315 -65.53994,0.0387 -1.4129,4.8e-4 -2.8258,9.5e-4 -4.2387,10e-4 -1.05101,3.5e-4 -1.05101,3.5e-4 -2.12324,7.2e-4 -3.54992,0.001 -7.09984,0.002 -10.64975,0.004 -0.70449,2.4e-4 -1.40898,4.8e-4 -2.13482,7.2e-4 -22.83776,0.008 -45.67547,0.0313 -68.51321,0.0638 -24.1474,0.0343 -48.29476,0.054 -72.44218,0.0573 -13.16218,0.002 -26.32428,0.0109 -39.48644,0.0365 -11.20879,0.0217 -22.417483,0.0298 -33.62629,0.02 -5.718792,-0.005 -11.437389,-0.003 -17.156154,0.0168 -5.237842,0.0176 -10.475344,0.0167 -15.713189,0.001 -1.892396,-0.002 -3.784816,0.002 -5.677177,0.0138 -14.853937,0.0873 -26.370786,-1.52219 -37.371881,-12.38802 -8.4680925,-9.14985 -11.42536547,-19.16185 -11.34543247,-31.47717 -0.0029,-0.79447 -0.0058,-1.58895 -0.0088,-2.40749 -0.0073,-2.64855 -3.71e-4,-5.29687 0.0065,-7.94542 -0.0023,-1.92351 -0.0055,-3.84702 -0.0095,-5.77053 -0.0083,-5.27545 -0.0042,-10.55082 0.002,-15.82627 0.0045,-5.69332 -0.0025,-11.38664 -0.008,-17.07996 -0.0089,-11.14919 -0.007,-22.29836 -0.0012,-33.44756 0.0045,-9.06102 0.0051,-18.12203 0.003,-27.18305 -3.06e-4,-1.2895 -6.13e-4,-2.579 -9.28e-4,-3.90758 -6.4e-4,-2.61958 -0.0013,-5.23915 -0.0019,-7.85873 -0.005500003,-23.86477 2.06e-4,-47.72953 0.01069,-71.5943 0.0095,-21.7793 0.0086,-43.55858 -9.22e-4,-65.33788 -0.01071,-24.47705 -0.0149200035,-48.95408 -0.0088,-73.43113 6.37e-4,-2.60995 0.0013,-5.2199 0.0019,-7.82986 3.09e-4,-1.28415 6.17e-4,-2.5683 9.35e-4,-3.89137 0.0017,-9.05037 -0.0012,-18.10074 -0.0059,-27.15111 -0.0056,-11.02901 -0.0041,-22.058 0.0066,-33.087009 0.0053,-5.627384 0.0073,-11.25472 7.01e-4,-16.882104 -0.006,-5.151722 -0.0027,-10.303353 0.008,-15.455068 0.0022,-1.863269 0.0011,-3.726546 -0.0038,-5.589811 -0.0061,-2.53471 1.67e-4,-5.069108 0.0094,-7.603803 -0.0047,-0.721409 -0.0094,-1.442818 -0.01419,-2.186088 C 0.09253253,30.296908 3.5376705,20.180082 11.337794,11.75821 19.629379,3.9125295 28.908716,0.35191072 40.12427,0.37423975 Z M 100.27579,79.508461 c -0.933282,0.485977 -1.866564,0.971953 -2.828126,1.472656 -11.4286,6.604232 -18.33392,16.651261 -21.953125,29.246093 -2.61455,11.97189 -0.7795,23.65593 5.507812,34.16797 6.067265,8.85917 13.41261,14.91448 23.273439,19.11328 1.36125,0.58781 1.36125,0.58781 2.75,1.1875 12.74133,3.18533 25.46391,1.63034 37.01172,-4.75781 10.01384,-6.39628 16.83774,-15.92891 20.57812,-27.21485 2.70917,-13.19316 1.02388,-25.43486 -6.08984,-36.902339 -7.26594,-10.089576 -16.78448,-17.691307 -29.25,-20.3125 -10.2508,-0.619721 -19.68625,-0.873812 -29,4 z M 296.52188,223.48893 c -3.51768,4.18395 -6.42914,7.82026 -8.24609,13.01953 -0.99,0 -1.98,0 -3,0 0,-11.22 0,-22.44 0,-34 -24.75,0 -49.5,0 -75,0 0,83.82 0,167.64 0,254 25.74,0 51.48,0 78,0 0.049,-9.69246 0.098,-19.38492 0.14844,-29.37109 0.0354,-6.16603 0.0713,-12.33204 0.10937,-18.49805 0.0602,-9.77187 0.11858,-19.54372 0.16406,-29.31567 0.0332,-7.11944 0.0731,-14.23881 0.12092,-21.35817 0.025,-3.76258 0.0469,-7.52512 0.0606,-11.28777 0.20637,-54.64585 0.20637,-54.64585 14.39666,-70.16925 9.60334,-9.37906 22.27518,-11.25522 35.1206,-11.24878 10.28275,0.14452 18.73505,2.83071 26.53174,9.70581 15.8656,16.59226 12.82071,44.77212 12.85377,65.95024 0.009,4.07459 0.0357,8.14906 0.06,12.22358 0.0434,7.68821 0.0721,15.37641 0.0953,23.06472 0.0323,10.40859 0.0877,20.81706 0.14174,31.22556 0.0843,16.35959 0.13809,32.71913 0.19682,49.07887 25.74,0 51.48,0 78,0 0.78743,-60.31071 0.78743,-60.31071 1.125,-120.625 0.002,-0.95178 0.005,-1.90356 0.008,-2.88418 0.0232,-10.54038 -0.16716,-21.05912 -0.56616,-31.59238 -0.0372,-1.01164 -0.0744,-2.02329 -0.11265,-3.06558 -1.27034,-30.54459 -7.15304,-61.6595 -30.14126,-83.52036 -36.34888,-29.9555 -98.6487,-26.31079 -130.06641,8.66797 z M 81.275789,202.50846 c 0,83.82 0,167.64 0,254 25.740001,0 51.480001,0 78.000001,0 0,-83.82 0,-167.64 0,-254 -25.74,0 -51.48,0 -78.000001,0 z" }),
|
|
30
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "4507f427__path2", fill: "#2867b2", d: "m 619.27189,466.42748 c 8.53472,6.10638 14.137,14.75572 16.0039,25.08594 1.47467,11.93138 -1.8548,21.15576 -8.21875,31.15625 -7.76807,7.76807 -17.70083,12.35621 -28.6875,12.75 -11.38748,-0.43175 -20.60268,-4.28479 -28.5625,-12.5 -6.54609,-8.34523 -9.85325,-18.41959 -9,-29 1.50112,-10.48928 5.96668,-18.97732 14,-26 14.06026,-8.61641 29.98596,-10.34932 44.46485,-1.49219 z m -46.46485,11.49219 c -6.06137,8.52851 -7.31218,16.70612 -6,27 2.18866,9.1194 7.04518,15.32879 14.875,20.3125 8.08867,4.5476 15.90714,5.93394 25,3.5625 9.81704,-3.23262 16.14198,-8.81997 21.125,-17.875 3.22272,-7.97596 3.36316,-17.26353 0.4375,-25.375 -4.32696,-9.24604 -11.36933,-15.22063 -20.75,-18.9375 -13.58059,-2.53197 -25.56801,0.54939 -34.6875,11.3125 z" }),
|
|
31
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "2f134a1d__path3", fill: "#2867b2", d: "m 584.80704,477.91967 c 3.50625,-0.0825 7.0125,-0.165 10.625,-0.25 1.09393,-0.0364 2.18787,-0.0728 3.31495,-0.11035 6.009,-0.0684 9.52227,0.28991 14.06005,4.36035 1.9795,3.95899 1.55906,8.6953 1,13 -2.67368,3.71345 -4.62126,5.08309 -9,6 0.72188,1.05961 1.44375,2.11922 2.1875,3.21094 0.93775,1.38786 1.87523,2.77589 2.8125,4.16406 0.47696,0.69867 0.95391,1.39735 1.44532,2.11719 0.67675,1.00547 0.67675,1.00547 1.36718,2.03125 0.62842,0.92692 0.62842,0.92692 1.26954,1.87256 0.91796,1.604 0.91796,1.604 0.91796,3.604 -3.16015,0.46094 -3.16015,0.46094 -7,0 -2.34361,-2.12533 -3.8342,-4.66743 -5.4375,-7.375 -0.44537,-0.69867 -0.89074,-1.39734 -1.34961,-2.11719 -3.21289,-5.13272 -3.21289,-5.13272 -3.21289,-7.50781 -2.31,0 -4.62,0 -7,0 0,5.61 0,11.22 0,17 -1.98,0 -3.96,0 -6,0 0,-13.2 0,-26.4 0,-40 z m 6,5 c 0,3.96 0,7.92 0,12 2.08219,0.10832 4.166,0.18574 6.25,0.25 1.16016,0.0464 2.32032,0.0928 3.51563,0.14063 3.30792,-0.12098 3.30792,-0.12098 5.65234,-2.2461 1.82482,-2.04429 1.82482,-2.04429 1.64453,-4.70703 -0.91754,-2.52792 -0.91754,-2.52792 -2.9375,-4.25 -4.75667,-1.80753 -9.05561,-1.37073 -14.125,-1.1875 z" })
|
|
32
32
|
] });
|
|
33
33
|
};
|
|
34
34
|
var icon_default = LinkedinIcon;
|
package/dist/linkedin/icon.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
2
|
const LinkedinIcon = (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: "
|
|
3
|
+
return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "bfbb8968__svg3", version: "1.1", viewBox: "0 0 635.62195 537.01691", children: [
|
|
4
|
+
/* @__PURE__ */ jsx("defs", { id: "22d3a199__defs3" }),
|
|
5
|
+
/* @__PURE__ */ jsx("path", { id: "ab1ca8bf__path1", fill: "#2867b2", d: "m 40.12427,0.37423975 c 0.79992,-0.002352 1.599841,-0.004704 2.424001,-0.007128 2.697155,-0.00669 5.394262,-0.006232 8.091425,-0.005822 1.946644,-0.003299 3.893287,-0.007024 5.839929,-0.0111415 5.362671,-0.0100283 10.725332,-0.0137381 16.088011,-0.0163893 5.778658,-0.003901 11.557308,-0.0134791 17.33596,-0.0222129 13.962174,-0.0197714 27.924344,-0.0298315 41.886524,-0.0387278 6.57298,-0.004382 13.14596,-0.009749 19.71894,-0.0149889 21.84665,-0.017013 43.69329,-0.0315324 65.53995,-0.0387487 1.4129,-4.7475e-4 2.8258,-9.5064e-4 4.2387,-0.001428 0.70067,-2.3637e-4 1.40134,-4.7275e-4 2.12324,-7.1629e-4 3.54992,-0.001201 7.09983,-0.002417 10.64975,-0.003642 0.70449,-2.4015e-4 1.40898,-4.803e-4 2.13482,-7.2773e-4 22.83776,-0.007892 45.67547,-0.0313207 68.51321,-0.0638282 24.14739,-0.0343089 48.29476,-0.0540091 72.44218,-0.0573024 13.16218,-0.002166 26.32428,-0.0109296 39.48644,-0.0364612 11.20879,-0.0216921 22.41748,-0.0297647 33.62629,-0.0200332 5.71879,0.004549 11.43739,0.002623 17.15615,-0.0167614 5.23784,-0.0176013017 10.47535,-0.0166583 15.71319,-0.001103 1.8924,0.002381 3.78482,-0.001971 5.67718,-0.0138286 14.85393,-0.0872911 26.37078,1.52218836 37.37188,12.38802426 8.46809,9.149845 11.42536,19.161852 11.34543,31.477172 0.003,0.794471 0.006,1.588941 0.009,2.407486 0.007,2.648552 3.7e-4,5.29687 -0.007,7.94542 0.002,1.923511 0.005,3.847022 0.009,5.77053 0.008,5.275448 0.004,10.550823 -0.002,15.826271 -0.005,5.693324 0.002,11.386635 0.008,17.079957 0.009,11.149201 0.007,22.298371 10e-4,33.447561 -0.005,9.06102 -0.005,18.12203 -0.003,27.18305 3.1e-4,1.28951 6.1e-4,2.57901 9.3e-4,3.90758 6.4e-4,2.61958 10e-4,5.23916 0.002,7.85873 0.006,23.86477 -2e-4,47.72953 -0.0107,71.5943 -0.009,21.7793 -0.009,43.55858 9.2e-4,65.33788 0.0107,24.47705 0.0149,48.95408 0.009,73.43113 -6.4e-4,2.60995 -10e-4,5.21991 -0.002,7.82986 -3.1e-4,1.28415 -6.2e-4,2.56831 -9.3e-4,3.89137 -0.002,9.05037 10e-4,18.10074 0.006,27.15111 0.006,11.02901 0.004,22.058 -0.007,33.08701 -0.005,5.62738 -0.007,11.25472 -7e-4,16.8821 0.006,5.15173 0.003,10.30336 -0.008,15.45507 -0.002,1.86327 -10e-4,3.72655 0.004,5.58981 0.006,2.53471 -1.6e-4,5.06911 -0.009,7.60381 0.005,0.7214 0.009,1.44281 0.0142,2.18608 -0.0831,11.3852 -3.52825,21.50203 -11.32837,29.9239 -8.29109,7.84593 -17.57043,11.40655 -28.78598,11.38422 -0.79992,0.002 -1.59984,0.005 -2.424,0.007 -2.69716,0.007 -5.39427,0.006 -8.09143,0.006 -1.94664,0.003 -3.89329,0.007 -5.83993,0.0111 -5.36267,0.01 -10.72533,0.0137 -16.08801,0.0164 -5.77866,0.004 -11.55731,0.0135 -17.33596,0.0222 -13.96217,0.0198 -27.92434,0.0298 -41.88652,0.0387 -6.57298,0.004 -13.14596,0.01 -19.71895,0.015 -21.84664,0.017 -43.69329,0.0315 -65.53994,0.0387 -1.4129,4.8e-4 -2.8258,9.5e-4 -4.2387,10e-4 -1.05101,3.5e-4 -1.05101,3.5e-4 -2.12324,7.2e-4 -3.54992,0.001 -7.09984,0.002 -10.64975,0.004 -0.70449,2.4e-4 -1.40898,4.8e-4 -2.13482,7.2e-4 -22.83776,0.008 -45.67547,0.0313 -68.51321,0.0638 -24.1474,0.0343 -48.29476,0.054 -72.44218,0.0573 -13.16218,0.002 -26.32428,0.0109 -39.48644,0.0365 -11.20879,0.0217 -22.417483,0.0298 -33.62629,0.02 -5.718792,-0.005 -11.437389,-0.003 -17.156154,0.0168 -5.237842,0.0176 -10.475344,0.0167 -15.713189,0.001 -1.892396,-0.002 -3.784816,0.002 -5.677177,0.0138 -14.853937,0.0873 -26.370786,-1.52219 -37.371881,-12.38802 -8.4680925,-9.14985 -11.42536547,-19.16185 -11.34543247,-31.47717 -0.0029,-0.79447 -0.0058,-1.58895 -0.0088,-2.40749 -0.0073,-2.64855 -3.71e-4,-5.29687 0.0065,-7.94542 -0.0023,-1.92351 -0.0055,-3.84702 -0.0095,-5.77053 -0.0083,-5.27545 -0.0042,-10.55082 0.002,-15.82627 0.0045,-5.69332 -0.0025,-11.38664 -0.008,-17.07996 -0.0089,-11.14919 -0.007,-22.29836 -0.0012,-33.44756 0.0045,-9.06102 0.0051,-18.12203 0.003,-27.18305 -3.06e-4,-1.2895 -6.13e-4,-2.579 -9.28e-4,-3.90758 -6.4e-4,-2.61958 -0.0013,-5.23915 -0.0019,-7.85873 -0.005500003,-23.86477 2.06e-4,-47.72953 0.01069,-71.5943 0.0095,-21.7793 0.0086,-43.55858 -9.22e-4,-65.33788 -0.01071,-24.47705 -0.0149200035,-48.95408 -0.0088,-73.43113 6.37e-4,-2.60995 0.0013,-5.2199 0.0019,-7.82986 3.09e-4,-1.28415 6.17e-4,-2.5683 9.35e-4,-3.89137 0.0017,-9.05037 -0.0012,-18.10074 -0.0059,-27.15111 -0.0056,-11.02901 -0.0041,-22.058 0.0066,-33.087009 0.0053,-5.627384 0.0073,-11.25472 7.01e-4,-16.882104 -0.006,-5.151722 -0.0027,-10.303353 0.008,-15.455068 0.0022,-1.863269 0.0011,-3.726546 -0.0038,-5.589811 -0.0061,-2.53471 1.67e-4,-5.069108 0.0094,-7.603803 -0.0047,-0.721409 -0.0094,-1.442818 -0.01419,-2.186088 C 0.09253253,30.296908 3.5376705,20.180082 11.337794,11.75821 19.629379,3.9125295 28.908716,0.35191072 40.12427,0.37423975 Z M 100.27579,79.508461 c -0.933282,0.485977 -1.866564,0.971953 -2.828126,1.472656 -11.4286,6.604232 -18.33392,16.651261 -21.953125,29.246093 -2.61455,11.97189 -0.7795,23.65593 5.507812,34.16797 6.067265,8.85917 13.41261,14.91448 23.273439,19.11328 1.36125,0.58781 1.36125,0.58781 2.75,1.1875 12.74133,3.18533 25.46391,1.63034 37.01172,-4.75781 10.01384,-6.39628 16.83774,-15.92891 20.57812,-27.21485 2.70917,-13.19316 1.02388,-25.43486 -6.08984,-36.902339 -7.26594,-10.089576 -16.78448,-17.691307 -29.25,-20.3125 -10.2508,-0.619721 -19.68625,-0.873812 -29,4 z M 296.52188,223.48893 c -3.51768,4.18395 -6.42914,7.82026 -8.24609,13.01953 -0.99,0 -1.98,0 -3,0 0,-11.22 0,-22.44 0,-34 -24.75,0 -49.5,0 -75,0 0,83.82 0,167.64 0,254 25.74,0 51.48,0 78,0 0.049,-9.69246 0.098,-19.38492 0.14844,-29.37109 0.0354,-6.16603 0.0713,-12.33204 0.10937,-18.49805 0.0602,-9.77187 0.11858,-19.54372 0.16406,-29.31567 0.0332,-7.11944 0.0731,-14.23881 0.12092,-21.35817 0.025,-3.76258 0.0469,-7.52512 0.0606,-11.28777 0.20637,-54.64585 0.20637,-54.64585 14.39666,-70.16925 9.60334,-9.37906 22.27518,-11.25522 35.1206,-11.24878 10.28275,0.14452 18.73505,2.83071 26.53174,9.70581 15.8656,16.59226 12.82071,44.77212 12.85377,65.95024 0.009,4.07459 0.0357,8.14906 0.06,12.22358 0.0434,7.68821 0.0721,15.37641 0.0953,23.06472 0.0323,10.40859 0.0877,20.81706 0.14174,31.22556 0.0843,16.35959 0.13809,32.71913 0.19682,49.07887 25.74,0 51.48,0 78,0 0.78743,-60.31071 0.78743,-60.31071 1.125,-120.625 0.002,-0.95178 0.005,-1.90356 0.008,-2.88418 0.0232,-10.54038 -0.16716,-21.05912 -0.56616,-31.59238 -0.0372,-1.01164 -0.0744,-2.02329 -0.11265,-3.06558 -1.27034,-30.54459 -7.15304,-61.6595 -30.14126,-83.52036 -36.34888,-29.9555 -98.6487,-26.31079 -130.06641,8.66797 z M 81.275789,202.50846 c 0,83.82 0,167.64 0,254 25.740001,0 51.480001,0 78.000001,0 0,-83.82 0,-167.64 0,-254 -25.74,0 -51.48,0 -78.000001,0 z" }),
|
|
6
|
+
/* @__PURE__ */ jsx("path", { id: "4507f427__path2", fill: "#2867b2", d: "m 619.27189,466.42748 c 8.53472,6.10638 14.137,14.75572 16.0039,25.08594 1.47467,11.93138 -1.8548,21.15576 -8.21875,31.15625 -7.76807,7.76807 -17.70083,12.35621 -28.6875,12.75 -11.38748,-0.43175 -20.60268,-4.28479 -28.5625,-12.5 -6.54609,-8.34523 -9.85325,-18.41959 -9,-29 1.50112,-10.48928 5.96668,-18.97732 14,-26 14.06026,-8.61641 29.98596,-10.34932 44.46485,-1.49219 z m -46.46485,11.49219 c -6.06137,8.52851 -7.31218,16.70612 -6,27 2.18866,9.1194 7.04518,15.32879 14.875,20.3125 8.08867,4.5476 15.90714,5.93394 25,3.5625 9.81704,-3.23262 16.14198,-8.81997 21.125,-17.875 3.22272,-7.97596 3.36316,-17.26353 0.4375,-25.375 -4.32696,-9.24604 -11.36933,-15.22063 -20.75,-18.9375 -13.58059,-2.53197 -25.56801,0.54939 -34.6875,11.3125 z" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { id: "2f134a1d__path3", fill: "#2867b2", d: "m 584.80704,477.91967 c 3.50625,-0.0825 7.0125,-0.165 10.625,-0.25 1.09393,-0.0364 2.18787,-0.0728 3.31495,-0.11035 6.009,-0.0684 9.52227,0.28991 14.06005,4.36035 1.9795,3.95899 1.55906,8.6953 1,13 -2.67368,3.71345 -4.62126,5.08309 -9,6 0.72188,1.05961 1.44375,2.11922 2.1875,3.21094 0.93775,1.38786 1.87523,2.77589 2.8125,4.16406 0.47696,0.69867 0.95391,1.39735 1.44532,2.11719 0.67675,1.00547 0.67675,1.00547 1.36718,2.03125 0.62842,0.92692 0.62842,0.92692 1.26954,1.87256 0.91796,1.604 0.91796,1.604 0.91796,3.604 -3.16015,0.46094 -3.16015,0.46094 -7,0 -2.34361,-2.12533 -3.8342,-4.66743 -5.4375,-7.375 -0.44537,-0.69867 -0.89074,-1.39734 -1.34961,-2.11719 -3.21289,-5.13272 -3.21289,-5.13272 -3.21289,-7.50781 -2.31,0 -4.62,0 -7,0 0,5.61 0,11.22 0,17 -1.98,0 -3.96,0 -6,0 0,-13.2 0,-26.4 0,-40 z m 6,5 c 0,3.96 0,7.92 0,12 2.08219,0.10832 4.166,0.18574 6.25,0.25 1.16016,0.0464 2.32032,0.0928 3.51563,0.14063 3.30792,-0.12098 3.30792,-0.12098 5.65234,-2.2461 1.82482,-2.04429 1.82482,-2.04429 1.64453,-4.70703 -0.91754,-2.52792 -0.91754,-2.52792 -2.9375,-4.25 -4.75667,-1.80753 -9.05561,-1.37073 -14.125,-1.1875 z" })
|
|
8
8
|
] });
|
|
9
9
|
};
|
|
10
10
|
var icon_default = LinkedinIcon;
|
package/dist/linkedin/logo.cjs
CHANGED
|
@@ -24,18 +24,18 @@ __export(logo_exports, {
|
|
|
24
24
|
module.exports = __toCommonJS(logo_exports);
|
|
25
25
|
var import_jsx_runtime = require("react/jsx-runtime");
|
|
26
26
|
const LinkedinLogo = (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: "
|
|
38
|
-
/* @__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: "d192f560__svg10", version: "1.1", viewBox: "0 0 24 5.8265934", children: [
|
|
28
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "889607dc__defs10" }),
|
|
29
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "ffcfcd57__path1", fill: "#2867b2", strokeWidth: "0.0108499", d: "m 17.542829,0.00406102 c 0.01305,-3.827e-5 0.01305,-3.827e-5 0.02636,-7.733e-5 0.02933,-7.259e-5 0.05865,-6.762e-5 0.08798,-6.317e-5 0.02116,-3.58e-5 0.04233,-7.621e-5 0.0635,-1.2089e-4 0.05831,-1.088e-4 0.116616,-1.4905e-4 0.174925,-1.7782e-4 0.06283,-4.232e-5 0.125661,-1.4625e-4 0.188493,-2.4101e-4 0.15181,-2.1452e-4 0.30362,-3.2367e-4 0.45543,-4.2019e-4 0.07147,-4.754e-5 0.142935,-1.0578e-4 0.214403,-1.6263e-4 0.237536,-1.8459e-4 0.475073,-3.4212e-4 0.712611,-4.2042e-4 0.01536,-5.15e-6 0.03072,-1.031e-5 0.04609,-1.549e-5 0.01143,-3.85e-6 0.01143,-3.85e-6 0.02308,-7.77e-6 0.0386,-1.303e-5 0.0772,-2.623e-5 0.115795,-3.952e-5 0.0077,-2.6e-6 0.01532,-5.21e-6 0.02321,-7.89e-6 0.248314,-8.563e-5 0.496627,-3.3983e-4 0.744941,-6.9253e-4 0.262553,-3.7225e-4 0.525105,-5.8601e-4 0.787658,-6.2173238e-4 0.143112,-2.350091e-5 0.286223,-1.1858734e-4 0.429335,-3.9560073e-4 0.121871,-2.3535515e-4 0.243743,-3.2294538e-4 0.365616,-2.173584e-4 0.06218,4.935623e-5 0.124358,2.845931e-5 0.186538,-1.8185968e-4 0.05695,-1.909693051e-4 0.113898,-1.80744305e-4 0.170848,-1.196745e-5 0.02058,2.583364e-5 0.04115,-2.138517e-5 0.06173,-1.50039061e-4 C 22.584039,-9.1811958e-4 22.707078,0.01650063 22.82821,0.13571622 c 0.112515,0.12775927 0.11485,0.28674655 0.11401,0.44748195 1.08e-4,0.020966 1.19e-4,0.041932 2.06e-4,0.0628978 1.84e-4,0.0573045 1.08e-4,0.11460582 0,0.17191032 -1.09e-4,0.0619202 0,0.12383986 1.73e-4,0.18576001 1.96e-4,0.1211797 1.52e-4,0.2423583 0,0.363538 -1.08e-4,0.098507 -1.08e-4,0.1970127 -1.08e-4,0.2955191 7e-6,0.014033 1.1e-5,0.028066 0,0.042524 1.1e-5,0.028509 0,0.057019 0,0.085528 1.19e-4,0.2595696 -5e-6,0.5191386 -2.28e-4,0.7787082 -2.06e-4,0.2367481 -1.85e-4,0.4734953 0,0.7102436 2.28e-4,0.2662421 3.25e-4,0.5324837 1.84e-4,0.798726 -10e-6,0.028403 0,0.056806 0,0.08521 -6e-6,0.013974 -10e-6,0.027948 0,0.042346 0,0.098361 0,0.196721 1.31e-4,0.2950817 1.19e-4,0.119908 1.08e-4,0.2398148 -1.41e-4,0.3597228 -1.09e-4,0.061151 -1.63e-4,0.1222993 0,0.18345 1.3e-4,0.056031 1.08e-4,0.1120585 -1.74e-4,0.1680893 0,0.020216 0,0.040432 1.08e-4,0.060647 8.14e-4,0.1679983 -0.01521,0.3037868 -0.136246,0.4299342 -0.05569,0.053528 -0.110345,0.084649 -0.184067,0.1071852 -0.0059,0.00191 -0.01184,0.00383 -0.01795,0.0058 -0.03659,0.00726 -0.07289,0.00658 -0.110039,0.0065 -0.0086,2.17e-5 -0.01723,5.43e-5 -0.02611,7.6e-5 -0.02905,7.59e-5 -0.05811,6.51e-5 -0.08716,6.51e-5 -0.02097,3.25e-5 -0.04194,7.59e-5 -0.06291,1.204e-4 -0.05777,1.085e-4 -0.115543,1.486e-4 -0.173314,1.779e-4 -0.06226,4.34e-5 -0.12451,1.465e-4 -0.186764,2.409e-4 -0.150427,2.148e-4 -0.300853,3.233e-4 -0.451279,4.199e-4 -0.07083,4.34e-5 -0.141655,1.085e-4 -0.212482,1.627e-4 -0.235433,1.845e-4 -0.470865,3.418e-4 -0.706299,4.199e-4 -0.01523,5.2e-6 -0.03045,1.03e-5 -0.04568,1.09e-5 -0.01133,3.8e-6 -0.01133,3.8e-6 -0.02288,7.8e-6 -0.03826,1.09e-5 -0.07651,2.17e-5 -0.114771,4.34e-5 -0.01139,3.9e-6 -0.01139,3.9e-6 -0.02301,7.8e-6 -0.246056,8.68e-5 -0.492114,3.396e-4 -0.73817,6.922e-4 -0.260202,3.722e-4 -0.520402,5.859e-4 -0.780602,6.217e-4 -0.141815,2.17e-5 -0.283629,1.183e-4 -0.425444,3.961e-4 -0.120783,2.354e-4 -0.241566,3.233e-4 -0.36235,2.17e-4 -0.06161,-5.43e-5 -0.123221,-3.26e-5 -0.184832,1.822e-4 -0.05646,1.91e-4 -0.11291,1.801e-4 -0.169366,1.09e-5 -0.02037,-2.17e-5 -0.04075,2.17e-5 -0.06112,1.497e-4 -0.158617,9.418e-4 -0.298447,-0.00989 -0.419018,-0.1248305 -0.0061,-0.00568 -0.01222,-0.011357 -0.01852,-0.017207 -0.0958,-0.099439 -0.113453,-0.2321247 -0.113073,-0.3642024 0,-0.00851 0,-0.017019 -1.09e-4,-0.025786 0,-0.028425 0,-0.05685 3e-6,-0.085275 0,-0.020621 0,-0.041243 -1.09e-4,-0.061864 -1.08e-4,-0.056602 -1.08e-4,-0.1132039 0,-0.1698059 2e-6,-0.06107 -1.08e-4,-0.1221399 -1.08e-4,-0.1832099 -1.09e-4,-0.1196203 -1.2e-4,-0.2392405 -1.31e-4,-0.3588608 -5e-6,-0.09723 0,-0.1944604 -1.08e-4,-0.2916907 -1.09e-4,-0.2308185 -1.52e-4,-0.4616371 -1.41e-4,-0.6924556 0,-0.00738 10e-7,-0.014758 10e-7,-0.02236 1e-6,-0.037398 2e-6,-0.074797 3e-6,-0.1121949 0,-0.00743 0,-0.014854 0,-0.022507 1e-6,-0.01502 1e-6,-0.030039 1e-6,-0.045059 8e-6,-0.2336797 -1.08e-4,-0.4673592 -2.28e-4,-0.7010389 -1.62e-4,-0.2626294 -2.6e-4,-0.5252587 -2.49e-4,-0.7878882 4e-6,-0.1390235 0,-0.2780467 -1.41e-4,-0.4170702 -1.09e-4,-0.118357 -1.2e-4,-0.2367138 0,-0.35507086 0,-0.0603781 0,-0.12075557 -1.09e-4,-0.18113357 -1.08e-4,-0.0553016 -1.08e-4,-0.11060231 0,-0.16590393 0,-0.0199761 -2e-6,-0.0399523 -1.08e-4,-0.0599283 -4.88e-4,-0.17397913 0.004,-0.32566699 0.128902,-0.45973193 0.08889,-0.08461722 0.186008,-0.11765115 0.306399,-0.11741198 z m 0.56567,0.91284869 c -0.01074,0.007832 -0.02148,0.0156646 -0.03255,0.0237342 -0.07708,0.065979 -0.130222,0.17093319 -0.151898,0.26921339 -0.01054,0.1742951 0.01578,0.2964 0.126639,0.4349711 0.07631,0.08495 0.192279,0.1465906 0.306721,0.1535093 0.16012,0.00385 0.276414,-0.028793 0.398692,-0.1368529 0.102958,-0.116871 0.161744,-0.236805 0.154611,-0.3960217 -0.01566,-0.1374 -0.07556,-0.2497564 -0.17915,-0.34045831 -0.191956,-0.14868977 -0.42777,-0.15131118 -0.623065,-0.008095 z m 2.213382,1.50813739 c -0.05912,0.063657 -0.05912,0.063657 -0.0868,0.1410489 -0.01074,0 -0.02148,0 -0.03255,0 0,-0.1253165 0,-0.2506329 0,-0.3797469 -0.268536,0 -0.537071,0 -0.813744,0 0,0.9130199 0,1.8260398 0,2.766727 0.279277,0 0.558554,0 0.846293,0 5.32e-4,-0.102435 0.0011,-0.2048701 0.0016,-0.3104091 3.79e-4,-0.065269 7.7e-4,-0.1305381 0.0012,-0.195807 6.51e-4,-0.1033776 0.0013,-0.2067551 0.0018,-0.3101336 3.58e-4,-0.075326 7.92e-4,-0.150652 0.0013,-0.2259774 2.71e-4,-0.039788 5.1e-4,-0.079575 6.62e-4,-0.1193634 0.0024,-0.6234227 0.0024,-0.6234227 0.156201,-0.7912932 0.117139,-0.1122572 0.259404,-0.1236799 0.413315,-0.1216377 0.100611,0.00307 0.183025,0.033108 0.25938,0.099938 0.127152,0.1427277 0.13339,0.3513933 0.133659,0.5323158 1.08e-4,0.015841 2.17e-4,0.031682 3.25e-4,0.047524 2.93e-4,0.042538 4.56e-4,0.085075 5.97e-4,0.1276142 1.74e-4,0.044629 4.66e-4,0.089257 7.38e-4,0.1338852 5.1e-4,0.084302 9e-4,0.1686035 0.0013,0.2529059 4.99e-4,0.1140651 0.0012,0.2281292 0.0018,0.3421934 10e-4,0.1794148 0.0018,0.3588297 0.0027,0.5382456 0.282857,0 0.565714,0 0.857143,0 6.29e-4,-0.2818434 6.29e-4,-0.2818434 0.0011,-0.5636867 1.3e-4,-0.1151816 2.82e-4,-0.2303629 5.75e-4,-0.3455442 2.17e-4,-0.083941 3.58e-4,-0.1678825 4.01e-4,-0.2518242 0,-0.044303 1.09e-4,-0.088604 2.5e-4,-0.132907 5.86e-4,-0.1671663 -1.08e-4,-0.3336571 -0.01175,-0.5005007 -0.0012,-0.017699 -0.0012,-0.017699 -0.0025,-0.035756 C 22.032397,2.815539 21.951454,2.52699 21.716762,2.3138356 21.319527,1.9918752 20.661738,2.0603474 20.321871,2.4250471 Z M 17.98915,2.1863491 c 0,0.9130199 0,1.8260398 0,2.766727 0.279277,0 0.558553,0 0.846293,0 0,-0.9130199 0,-1.8260398 0,-2.766727 -0.279277,0 -0.558553,0 -0.846293,0 z" }),
|
|
30
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "21a8bbf9__path2", fill: "#2867b2", strokeWidth: "0.0108499", d: "m 15.396022,0.86266016 c 0.286437,0 0.572875,0 0.867992,0 0,1.35341774 0,2.70683544 0,4.10126584 -0.264954,0 -0.529909,0 -0.802893,0 -0.0036,-0.1145751 -0.0072,-0.2291501 -0.01085,-0.3471971 -0.0188,0.021259 -0.0376,0.042518 -0.05696,0.064421 -0.151807,0.1660999 -0.344676,0.2713402 -0.561483,0.3261754 -0.01554,0.00399 -0.01554,0.00399 -0.0314,0.00805 -0.318245,0.066472 -0.698533,-0.014839 -0.970177,-0.1911449 -0.324563,-0.2281189 -0.515633,-0.5404763 -0.587845,-0.9298712 -0.06607,-0.4451989 0.0039,-0.9325072 0.275227,-1.3018593 0.02131,-0.027626 0.04375,-0.054182 0.06646,-0.080657 0.0076,-0.00938 0.01527,-0.018769 0.02314,-0.028439 0.189446,-0.224049 0.474981,-0.3644171 0.765746,-0.3928642 0.284272,-0.021084 0.637045,0.01104 0.865683,0.2019736 0.03206,0.028443 0.06233,0.058461 0.09227,0.08913 0.0179,0.017902 0.0358,0.035805 0.05425,0.05425 0.0054,-0.7787523 0.0054,-0.7787523 0.01085,-1.57323694 z M 14.238705,3.0893393 c -0.126731,0.1685734 -0.166909,0.3899101 -0.13929,0.5958655 0.02065,0.1311209 0.06832,0.2386352 0.146516,0.345629 0.01208,0.016783 0.01208,0.016783 0.02441,0.033906 0.125208,0.1308995 0.299048,0.1923963 0.477213,0.1983288 0.201601,0.0026 0.37912,-0.048905 0.529116,-0.1888351 0.150014,-0.1581548 0.189598,-0.3544554 0.186782,-0.5656364 -0.0059,-0.1875209 -0.07922,-0.3628526 -0.213904,-0.4942642 -0.290205,-0.2361468 -0.766656,-0.2163498 -1.010843,0.075006 z" }),
|
|
31
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "51cb3e55__path3", fill: "#2867b2", strokeWidth: "0.0108499", d: "m 7.4104882,0.86266016 c 0.2900181,0 0.5800362,0 0.8788427,0 0.00358,0.79486434 0.00716,1.58972874 0.01085,2.40867994 0.046546,-0.053707 0.093092,-0.1074141 0.1410489,-0.1627487 0.040051,-0.046155 0.040051,-0.046155 0.055934,-0.064456 0.056703,-0.06535 0.1130808,-0.1309631 0.1692596,-0.1967632 0.031761,-0.037087 0.064044,-0.073597 0.096913,-0.1097123 0.032871,-0.036182 0.064216,-0.073187 0.094937,-0.1112116 0.041889,-0.051796 0.086114,-0.1008649 0.1312161,-0.1498644 0.034593,-0.038534 0.066897,-0.078702 0.099387,-0.1190099 0.035581,-0.042866 0.073222,-0.083624 0.1111267,-0.1244349 0.023654,-0.025286 0.023654,-0.025286 0.04412,-0.05764 0.019445,-0.00401 0.019445,-0.00401 0.043388,-0.00391 0.00907,-4.34e-5 0.018136,-8.68e-5 0.027478,-1.356e-4 0.00997,1.172e-4 0.019932,2.343e-4 0.0302,3.548e-4 0.01048,-4.7e-6 0.02096,-9.5e-6 0.031757,-1.09e-5 0.034757,2.17e-5 0.069508,2.767e-4 0.1042639,5.306e-4 0.024052,6.51e-5 0.048103,1.085e-4 0.072154,1.4e-4 0.063394,1.247e-4 0.1267859,4.448e-4 0.1901791,8.039e-4 0.064652,3.32e-4 0.1293037,4.818e-4 0.193956,6.456e-4 0.1269218,3.494e-4 0.2538428,9.049e-4 0.3807638,0.00159 -0.02018,0.043599 -0.04912,0.074779 -0.08205,0.1091772 -0.04103,0.043572 -0.08063,0.087456 -0.117993,0.1342676 -0.0437,0.054485 -0.09066,0.1051175 -0.1385032,0.1559225 -0.035184,0.037567 -0.068696,0.075782 -0.1008729,0.1160034 -0.04948,0.061805 -0.1032624,0.1190581 -0.1573661,0.1767773 -0.047493,0.050679 -0.09274,0.103123 -0.137743,0.1560097 -0.01103,0.012944 -0.022064,0.025885 -0.033101,0.038822 -0.00838,0.00982 -0.00838,0.00982 -0.016927,0.019848 -0.036683,0.042808 -0.074222,0.08465 -0.1125943,0.1259474 -0.046525,0.050218 -0.090284,0.1019631 -0.1328266,0.1555859 -0.022463,0.026825 -0.022463,0.026825 -0.053063,0.053992 -0.0078,0.00894 -0.015609,0.017874 -0.023649,0.027082 0.00331,0.040087 0.015426,0.065285 0.039416,0.097013 0.00598,0.00801 0.011958,0.016014 0.018118,0.024264 0.00652,0.00854 0.013049,0.017077 0.019771,0.025875 0.00678,0.00903 0.013553,0.018056 0.020534,0.027358 0.014337,0.019083 0.028717,0.038136 0.043135,0.057158 0.027777,0.036651 0.055353,0.07345 0.082929,0.1102526 0.01356,0.018092 0.027131,0.036175 0.040714,0.05425 0.084186,0.1120593 0.1671169,0.225043 0.2499479,0.338106 0.067199,0.091606 0.1351681,0.1825279 0.204241,0.2727312 0.052386,0.068414 0.1039842,0.13716 0.1535462,0.2076475 0.04016,0.056963 0.08217,0.1124826 0.124663,0.1677259 0.0052,0.0068 0.01034,0.0136 0.01567,0.020606 0.0068,0.00886 0.0068,0.00886 0.01375,0.017904 0.0216,0.031559 0.03969,0.064832 0.05856,0.098097 -0.141376,0.00277 -0.282745,0.00489 -0.4241422,0.00618 -0.065662,6.228e-4 -0.1313053,0.00147 -0.1969566,0.00282 -0.063387,0.0013 -0.126756,0.00201 -0.1901552,0.00232 -0.024158,2.202e-4 -0.048314,6.499e-4 -0.072464,0.0013 -0.1885046,0.00483 -0.1885046,0.00483 -0.2444095,-0.036479 -0.022846,-0.030801 -0.038665,-0.06064 -0.054512,-0.095489 -0.010942,-0.016859 -0.022178,-0.033532 -0.033745,-0.049969 -0.010862,-0.016553 -0.021694,-0.033125 -0.032499,-0.049715 -0.012428,-0.018954 -0.024857,-0.037908 -0.037286,-0.056861 -0.00644,-0.00984 -0.012877,-0.019684 -0.01951,-0.029825 C 8.8611966,4.4600258 8.7297852,4.263072 8.5967654,4.0671131 8.4961558,3.9186289 8.3983858,3.7687329 8.3001808,3.6185372 c -0.00358,0.4439783 -0.00716,0.8879566 -0.01085,1.3453888 -0.2900181,0 -0.5800361,0 -0.8788427,0 0,-1.3534177 0,-2.7068355 10e-8,-4.10126584 z" }),
|
|
32
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "b6df350c__path4", fill: "#2867b2", strokeWidth: "0.0108499", d: "m 11.640301,2.0873861 c 0.3542,-0.00828 0.692561,0.105655 0.951109,0.3504209 0.07034,0.068408 0.127361,0.1422045 0.178934,0.2259383 0.0056,0.00911 0.0056,0.00911 0.01135,0.01841 0.214284,0.3546256 0.20565,0.7495607 0.20565,1.1533803 -0.982839,0.00537 -0.982839,0.00537 -1.985534,0.01085 0.06023,0.1957504 0.136721,0.3365514 0.319824,0.4379697 0.174295,0.089884 0.362572,0.093479 0.547253,0.036422 0.150911,-0.052354 0.285069,-0.153747 0.369813,-0.2899437 0.03505,0.00665 0.05709,0.018428 0.08549,0.039797 0.0081,0.00604 0.0162,0.012075 0.02455,0.018296 0.0087,0.00656 0.01734,0.013128 0.02627,0.019891 0.01861,0.013903 0.03721,0.027805 0.05582,0.041704 0.0095,0.00715 0.01904,0.014294 0.02885,0.021657 0.04459,0.033394 0.08948,0.066384 0.134368,0.099387 0.01697,0.012502 0.03393,0.025005 0.0509,0.037508 0.07065,0.05203 0.14142,0.1039077 0.212208,0.1557555 -0.111907,0.2424663 -0.434286,0.3998402 -0.670951,0.4880526 -0.278272,0.097951 -0.615388,0.1129345 -0.902286,0.043593 -0.01357,-0.00323 -0.01357,-0.00323 -0.0274,-0.00653 C 10.87016,4.8949067 10.52975,4.6811645 10.320654,4.3357438 10.182776,4.0981683 10.118345,3.8419857 10.119575,3.5676782 c 5.5e-5,-0.014198 1.09e-4,-0.028395 1.62e-4,-0.043023 0.0047,-0.3886687 0.148499,-0.726693 0.416882,-1.0073833 0.29811,-0.2898751 0.69584,-0.4125423 1.103682,-0.4298858 z M 11.15125,2.89189 c -0.09691,0.1004619 -0.135557,0.2108639 -0.160292,0.3469004 0.372369,0 0.744738,0 1.128391,0 C 12.104439,3.074797 12.063939,2.961074 11.944394,2.8454812 11.707402,2.6480542 11.369383,2.6932742 11.15125,2.89189 Z" }),
|
|
33
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "f1f4df66__path5", fill: "#2867b2", strokeWidth: "0.0108499", d: "m 5.9484629,2.106331 c 0.020562,1.53e-4 0.020562,1.53e-4 0.04154,3.104e-4 0.2574547,0.00413 0.5106234,0.0619 0.7043912,0.2424567 0.1857389,0.1925493 0.2516406,0.4463967 0.2820977,0.7052441 9.591e-4,0.00813 0.00192,0.01627 0.00291,0.024651 0.00946,0.090821 0.0094,0.1813956 0.00918,0.2725853 -3.1e-6,0.017655 -1.3e-6,0.03531 4.8e-6,0.052966 3.1e-6,0.047583 -6.51e-5,0.095166 -1.367e-4,0.1427491 -6.51e-5,0.049856 -7.59e-5,0.099712 -8.68e-5,0.1495682 -3.25e-5,0.094255 -1.226e-4,0.18851 -2.311e-4,0.282765 -1.443e-4,0.127476 -2.029e-4,0.254952 -2.658e-4,0.3824281 -9.76e-5,0.2006241 -3.179e-4,0.401248 -5.154e-4,0.601872 -0.2864376,0 -0.5728752,0 -0.8679927,0 -5.4e-4,-0.1090791 -0.00107,-0.2181575 -0.00162,-0.3305413 C 6.1173551,4.5640126 6.1169656,4.4946394 6.1165481,4.4252665 6.115895,4.3153133 6.1152581,4.2053604 6.1147681,4.0954065 6.1144133,4.0153002 6.1139793,3.9351946 6.1134605,3.8550892 6.1131893,3.8127495 6.1129517,3.7704102 6.1128041,3.7280699 6.1251675,3.3298045 6.1251675,3.3298045 5.9618144,2.9811901 5.8749106,2.8961894 5.7586966,2.8851867 5.6428837,2.8864654 c -0.1160197,0.00426 -0.219148,0.032366 -0.3047272,0.1136273 -0.00587,0.00557 -0.011748,0.011133 -0.017801,0.016868 -0.1382111,0.1458895 -0.146337,0.3682652 -0.1471757,0.5575624 -1.085e-4,0.015192 -2.126e-4,0.030384 -3.255e-4,0.045575 -2.918e-4,0.041017 -5.207e-4,0.082034 -7.377e-4,0.1230509 -2.387e-4,0.042949 -5.349e-4,0.085898 -8.257e-4,0.1288469 -5.404e-4,0.08123 -0.00103,0.1624592 -0.0015,0.2436891 -6.369e-4,0.109837 -0.00136,0.2196733 -0.00207,0.3295098 -0.00112,0.17291 -0.00214,0.3458204 -0.00317,0.5187309 -0.2864376,0 -0.5728752,0 -0.8679928,0 0,-0.9201808 0,-1.8403617 0,-2.7884268 0.2756962,0 0.5513924,0 0.8354431,0 0.00358,0.1145751 0.00716,0.2291501 0.01085,0.3471972 0.028644,-0.035805 0.057287,-0.071609 0.086799,-0.1084991 C 5.4140533,2.2021708 5.6701656,2.1030857 5.9484629,2.106331 Z" }),
|
|
34
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "500e3486__path6", fill: "#2867b2", strokeWidth: "0.0108499", d: "m 0,0.86266016 c 0.30075949,0 0.60151899,0 0.91139241,0 0,1.07772154 0,2.15544304 0,3.26582274 0.54781189,0 1.09562389,0 1.66003619,0 0,0.2756963 0,0.5513925 0,0.8354431 -0.8485715,0 -1.69714289,0 -2.5714286,0 C 0,3.6105083 0,2.2570905 0,0.86266016 Z" }),
|
|
35
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "4579b605__path7", fill: "#2867b2", strokeWidth: "0.0108499", d: "m 2.9511754,2.1754992 c 0.2900181,0 0.5800362,0 0.8788427,0 0,0.9201809 0,1.8403617 0,2.7884268 -0.2900181,0 -0.5800362,0 -0.8788427,0 0,-0.9201808 0,-1.8403617 0,-2.7884268 z" }),
|
|
36
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "19a15d83__path8", fill: "#2867b2", strokeWidth: "0.0108499", d: "M 3.7263082,0.91618921 C 3.8279136,1.0098862 3.8872915,1.1295696 3.8977877,1.2663531 3.9034116,1.4209262 3.8569623,1.552332 3.7541111,1.668266 3.6370865,1.7816403 3.5012569,1.8112673 3.3443576,1.8089334 3.2167925,1.8044086 3.1091957,1.7426525 3.0170801,1.6572889 2.9152981,1.5474563 2.8804116,1.4126115 2.8830668,1.2668193 2.8879255,1.1594941 2.9271174,1.0647552 2.994575,0.98200917 3.000565,0.97455417 3.006547,0.96709987 3.012715,0.95941937 3.197902,0.75246889 3.5152037,0.74899428 3.7263082,0.91618921 Z" }),
|
|
37
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "ac10db37__path9", fill: "#2867b2", strokeWidth: "0.0108499", d: "m 23.858613,5.1065312 c 0.09269,0.087988 0.134851,0.1766171 0.141387,0.3043909 -0.0012,0.1123672 -0.03952,0.2130726 -0.116297,0.2957448 -0.0794,0.073878 -0.178275,0.1152061 -0.286591,0.1162974 -0.139426,-0.00653 -0.228984,-0.050205 -0.324394,-0.1522378 -0.06859,-0.081545 -0.09119,-0.1839876 -0.08612,-0.2888788 0.01415,-0.1224227 0.0609,-0.20239 0.151221,-0.2861664 0.157624,-0.1221518 0.366733,-0.1104332 0.520796,0.01085 z m -0.531646,0.086799 c -0.07218,0.096602 -0.08577,0.1850333 -0.07595,0.3037975 0.02345,0.097046 0.09564,0.1711629 0.174997,0.2277633 0.08332,0.044878 0.186449,0.047568 0.277393,0.025557 0.105251,-0.042724 0.173442,-0.1238555 0.221405,-0.2240337 0.02843,-0.085422 0.02001,-0.1820695 -0.01805,-0.2625594 -0.05275,-0.091916 -0.118141,-0.1533312 -0.220177,-0.1853385 -0.141088,-0.027498 -0.26321,0.00875 -0.359615,0.1148141 z" }),
|
|
38
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "eb2ccef7__path10", fill: "#2867b2", strokeWidth: "0.0108499", d: "m 23.446316,5.2041804 c 0.03625,-6.716e-4 0.0725,-0.00134 0.109855,-0.00203 0.01695,-4.449e-4 0.01695,-4.449e-4 0.03425,-8.984e-4 0.05761,-5.154e-4 0.09968,0.00179 0.148843,0.035482 0.02589,0.038831 0.03023,0.062017 0.03255,0.1084991 -0.01407,0.049668 -0.02262,0.069913 -0.06713,0.096971 -0.01511,0.00571 -0.01511,0.00571 -0.03052,0.011528 0.03723,0.068941 0.03723,0.068941 0.07934,0.1349458 0.01831,0.027803 0.01831,0.027803 0.01831,0.049503 -0.03429,0.005 -0.03429,0.005 -0.07595,0 -0.02543,-0.02306 -0.0416,-0.050641 -0.059,-0.080018 -0.0048,-0.00758 -0.0097,-0.015161 -0.01464,-0.022971 -0.03486,-0.05569 -0.03486,-0.05569 -0.03486,-0.081459 -0.02148,0 -0.04297,0 -0.0651,0 0,0.060868 0,0.121736 0,0.1844485 -0.02506,0 -0.05013,0 -0.07595,0 0,-0.1432188 0,-0.2864376 0,-0.4339964 z m 0.07595,0.065099 c 0,0.042966 0,0.085931 0,0.1301989 0.07891,0.0041 0.07891,0.0041 0.151899,-0.0217 0.02492,-0.029934 0.02492,-0.029934 0.01899,-0.060353 -0.0064,-0.028074 -0.0064,-0.028074 -0.02984,-0.048146 -0.03394,-0.00264 -0.03394,-0.00264 -0.07188,-0.00136 -0.01934,2.941e-4 -0.01934,2.941e-4 -0.03908,5.935e-4 -0.0149,3.776e-4 -0.0149,3.776e-4 -0.03009,7.628e-4 z" })
|
|
39
39
|
] });
|
|
40
40
|
};
|
|
41
41
|
var logo_default = LinkedinLogo;
|
package/dist/linkedin/logo.js
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
2
|
const LinkedinLogo = (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: "
|
|
14
|
-
/* @__PURE__ */ jsx("path", { id: "
|
|
3
|
+
return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "d192f560__svg10", version: "1.1", viewBox: "0 0 24 5.8265934", children: [
|
|
4
|
+
/* @__PURE__ */ jsx("defs", { id: "889607dc__defs10" }),
|
|
5
|
+
/* @__PURE__ */ jsx("path", { id: "ffcfcd57__path1", fill: "#2867b2", strokeWidth: "0.0108499", d: "m 17.542829,0.00406102 c 0.01305,-3.827e-5 0.01305,-3.827e-5 0.02636,-7.733e-5 0.02933,-7.259e-5 0.05865,-6.762e-5 0.08798,-6.317e-5 0.02116,-3.58e-5 0.04233,-7.621e-5 0.0635,-1.2089e-4 0.05831,-1.088e-4 0.116616,-1.4905e-4 0.174925,-1.7782e-4 0.06283,-4.232e-5 0.125661,-1.4625e-4 0.188493,-2.4101e-4 0.15181,-2.1452e-4 0.30362,-3.2367e-4 0.45543,-4.2019e-4 0.07147,-4.754e-5 0.142935,-1.0578e-4 0.214403,-1.6263e-4 0.237536,-1.8459e-4 0.475073,-3.4212e-4 0.712611,-4.2042e-4 0.01536,-5.15e-6 0.03072,-1.031e-5 0.04609,-1.549e-5 0.01143,-3.85e-6 0.01143,-3.85e-6 0.02308,-7.77e-6 0.0386,-1.303e-5 0.0772,-2.623e-5 0.115795,-3.952e-5 0.0077,-2.6e-6 0.01532,-5.21e-6 0.02321,-7.89e-6 0.248314,-8.563e-5 0.496627,-3.3983e-4 0.744941,-6.9253e-4 0.262553,-3.7225e-4 0.525105,-5.8601e-4 0.787658,-6.2173238e-4 0.143112,-2.350091e-5 0.286223,-1.1858734e-4 0.429335,-3.9560073e-4 0.121871,-2.3535515e-4 0.243743,-3.2294538e-4 0.365616,-2.173584e-4 0.06218,4.935623e-5 0.124358,2.845931e-5 0.186538,-1.8185968e-4 0.05695,-1.909693051e-4 0.113898,-1.80744305e-4 0.170848,-1.196745e-5 0.02058,2.583364e-5 0.04115,-2.138517e-5 0.06173,-1.50039061e-4 C 22.584039,-9.1811958e-4 22.707078,0.01650063 22.82821,0.13571622 c 0.112515,0.12775927 0.11485,0.28674655 0.11401,0.44748195 1.08e-4,0.020966 1.19e-4,0.041932 2.06e-4,0.0628978 1.84e-4,0.0573045 1.08e-4,0.11460582 0,0.17191032 -1.09e-4,0.0619202 0,0.12383986 1.73e-4,0.18576001 1.96e-4,0.1211797 1.52e-4,0.2423583 0,0.363538 -1.08e-4,0.098507 -1.08e-4,0.1970127 -1.08e-4,0.2955191 7e-6,0.014033 1.1e-5,0.028066 0,0.042524 1.1e-5,0.028509 0,0.057019 0,0.085528 1.19e-4,0.2595696 -5e-6,0.5191386 -2.28e-4,0.7787082 -2.06e-4,0.2367481 -1.85e-4,0.4734953 0,0.7102436 2.28e-4,0.2662421 3.25e-4,0.5324837 1.84e-4,0.798726 -10e-6,0.028403 0,0.056806 0,0.08521 -6e-6,0.013974 -10e-6,0.027948 0,0.042346 0,0.098361 0,0.196721 1.31e-4,0.2950817 1.19e-4,0.119908 1.08e-4,0.2398148 -1.41e-4,0.3597228 -1.09e-4,0.061151 -1.63e-4,0.1222993 0,0.18345 1.3e-4,0.056031 1.08e-4,0.1120585 -1.74e-4,0.1680893 0,0.020216 0,0.040432 1.08e-4,0.060647 8.14e-4,0.1679983 -0.01521,0.3037868 -0.136246,0.4299342 -0.05569,0.053528 -0.110345,0.084649 -0.184067,0.1071852 -0.0059,0.00191 -0.01184,0.00383 -0.01795,0.0058 -0.03659,0.00726 -0.07289,0.00658 -0.110039,0.0065 -0.0086,2.17e-5 -0.01723,5.43e-5 -0.02611,7.6e-5 -0.02905,7.59e-5 -0.05811,6.51e-5 -0.08716,6.51e-5 -0.02097,3.25e-5 -0.04194,7.59e-5 -0.06291,1.204e-4 -0.05777,1.085e-4 -0.115543,1.486e-4 -0.173314,1.779e-4 -0.06226,4.34e-5 -0.12451,1.465e-4 -0.186764,2.409e-4 -0.150427,2.148e-4 -0.300853,3.233e-4 -0.451279,4.199e-4 -0.07083,4.34e-5 -0.141655,1.085e-4 -0.212482,1.627e-4 -0.235433,1.845e-4 -0.470865,3.418e-4 -0.706299,4.199e-4 -0.01523,5.2e-6 -0.03045,1.03e-5 -0.04568,1.09e-5 -0.01133,3.8e-6 -0.01133,3.8e-6 -0.02288,7.8e-6 -0.03826,1.09e-5 -0.07651,2.17e-5 -0.114771,4.34e-5 -0.01139,3.9e-6 -0.01139,3.9e-6 -0.02301,7.8e-6 -0.246056,8.68e-5 -0.492114,3.396e-4 -0.73817,6.922e-4 -0.260202,3.722e-4 -0.520402,5.859e-4 -0.780602,6.217e-4 -0.141815,2.17e-5 -0.283629,1.183e-4 -0.425444,3.961e-4 -0.120783,2.354e-4 -0.241566,3.233e-4 -0.36235,2.17e-4 -0.06161,-5.43e-5 -0.123221,-3.26e-5 -0.184832,1.822e-4 -0.05646,1.91e-4 -0.11291,1.801e-4 -0.169366,1.09e-5 -0.02037,-2.17e-5 -0.04075,2.17e-5 -0.06112,1.497e-4 -0.158617,9.418e-4 -0.298447,-0.00989 -0.419018,-0.1248305 -0.0061,-0.00568 -0.01222,-0.011357 -0.01852,-0.017207 -0.0958,-0.099439 -0.113453,-0.2321247 -0.113073,-0.3642024 0,-0.00851 0,-0.017019 -1.09e-4,-0.025786 0,-0.028425 0,-0.05685 3e-6,-0.085275 0,-0.020621 0,-0.041243 -1.09e-4,-0.061864 -1.08e-4,-0.056602 -1.08e-4,-0.1132039 0,-0.1698059 2e-6,-0.06107 -1.08e-4,-0.1221399 -1.08e-4,-0.1832099 -1.09e-4,-0.1196203 -1.2e-4,-0.2392405 -1.31e-4,-0.3588608 -5e-6,-0.09723 0,-0.1944604 -1.08e-4,-0.2916907 -1.09e-4,-0.2308185 -1.52e-4,-0.4616371 -1.41e-4,-0.6924556 0,-0.00738 10e-7,-0.014758 10e-7,-0.02236 1e-6,-0.037398 2e-6,-0.074797 3e-6,-0.1121949 0,-0.00743 0,-0.014854 0,-0.022507 1e-6,-0.01502 1e-6,-0.030039 1e-6,-0.045059 8e-6,-0.2336797 -1.08e-4,-0.4673592 -2.28e-4,-0.7010389 -1.62e-4,-0.2626294 -2.6e-4,-0.5252587 -2.49e-4,-0.7878882 4e-6,-0.1390235 0,-0.2780467 -1.41e-4,-0.4170702 -1.09e-4,-0.118357 -1.2e-4,-0.2367138 0,-0.35507086 0,-0.0603781 0,-0.12075557 -1.09e-4,-0.18113357 -1.08e-4,-0.0553016 -1.08e-4,-0.11060231 0,-0.16590393 0,-0.0199761 -2e-6,-0.0399523 -1.08e-4,-0.0599283 -4.88e-4,-0.17397913 0.004,-0.32566699 0.128902,-0.45973193 0.08889,-0.08461722 0.186008,-0.11765115 0.306399,-0.11741198 z m 0.56567,0.91284869 c -0.01074,0.007832 -0.02148,0.0156646 -0.03255,0.0237342 -0.07708,0.065979 -0.130222,0.17093319 -0.151898,0.26921339 -0.01054,0.1742951 0.01578,0.2964 0.126639,0.4349711 0.07631,0.08495 0.192279,0.1465906 0.306721,0.1535093 0.16012,0.00385 0.276414,-0.028793 0.398692,-0.1368529 0.102958,-0.116871 0.161744,-0.236805 0.154611,-0.3960217 -0.01566,-0.1374 -0.07556,-0.2497564 -0.17915,-0.34045831 -0.191956,-0.14868977 -0.42777,-0.15131118 -0.623065,-0.008095 z m 2.213382,1.50813739 c -0.05912,0.063657 -0.05912,0.063657 -0.0868,0.1410489 -0.01074,0 -0.02148,0 -0.03255,0 0,-0.1253165 0,-0.2506329 0,-0.3797469 -0.268536,0 -0.537071,0 -0.813744,0 0,0.9130199 0,1.8260398 0,2.766727 0.279277,0 0.558554,0 0.846293,0 5.32e-4,-0.102435 0.0011,-0.2048701 0.0016,-0.3104091 3.79e-4,-0.065269 7.7e-4,-0.1305381 0.0012,-0.195807 6.51e-4,-0.1033776 0.0013,-0.2067551 0.0018,-0.3101336 3.58e-4,-0.075326 7.92e-4,-0.150652 0.0013,-0.2259774 2.71e-4,-0.039788 5.1e-4,-0.079575 6.62e-4,-0.1193634 0.0024,-0.6234227 0.0024,-0.6234227 0.156201,-0.7912932 0.117139,-0.1122572 0.259404,-0.1236799 0.413315,-0.1216377 0.100611,0.00307 0.183025,0.033108 0.25938,0.099938 0.127152,0.1427277 0.13339,0.3513933 0.133659,0.5323158 1.08e-4,0.015841 2.17e-4,0.031682 3.25e-4,0.047524 2.93e-4,0.042538 4.56e-4,0.085075 5.97e-4,0.1276142 1.74e-4,0.044629 4.66e-4,0.089257 7.38e-4,0.1338852 5.1e-4,0.084302 9e-4,0.1686035 0.0013,0.2529059 4.99e-4,0.1140651 0.0012,0.2281292 0.0018,0.3421934 10e-4,0.1794148 0.0018,0.3588297 0.0027,0.5382456 0.282857,0 0.565714,0 0.857143,0 6.29e-4,-0.2818434 6.29e-4,-0.2818434 0.0011,-0.5636867 1.3e-4,-0.1151816 2.82e-4,-0.2303629 5.75e-4,-0.3455442 2.17e-4,-0.083941 3.58e-4,-0.1678825 4.01e-4,-0.2518242 0,-0.044303 1.09e-4,-0.088604 2.5e-4,-0.132907 5.86e-4,-0.1671663 -1.08e-4,-0.3336571 -0.01175,-0.5005007 -0.0012,-0.017699 -0.0012,-0.017699 -0.0025,-0.035756 C 22.032397,2.815539 21.951454,2.52699 21.716762,2.3138356 21.319527,1.9918752 20.661738,2.0603474 20.321871,2.4250471 Z M 17.98915,2.1863491 c 0,0.9130199 0,1.8260398 0,2.766727 0.279277,0 0.558553,0 0.846293,0 0,-0.9130199 0,-1.8260398 0,-2.766727 -0.279277,0 -0.558553,0 -0.846293,0 z" }),
|
|
6
|
+
/* @__PURE__ */ jsx("path", { id: "21a8bbf9__path2", fill: "#2867b2", strokeWidth: "0.0108499", d: "m 15.396022,0.86266016 c 0.286437,0 0.572875,0 0.867992,0 0,1.35341774 0,2.70683544 0,4.10126584 -0.264954,0 -0.529909,0 -0.802893,0 -0.0036,-0.1145751 -0.0072,-0.2291501 -0.01085,-0.3471971 -0.0188,0.021259 -0.0376,0.042518 -0.05696,0.064421 -0.151807,0.1660999 -0.344676,0.2713402 -0.561483,0.3261754 -0.01554,0.00399 -0.01554,0.00399 -0.0314,0.00805 -0.318245,0.066472 -0.698533,-0.014839 -0.970177,-0.1911449 -0.324563,-0.2281189 -0.515633,-0.5404763 -0.587845,-0.9298712 -0.06607,-0.4451989 0.0039,-0.9325072 0.275227,-1.3018593 0.02131,-0.027626 0.04375,-0.054182 0.06646,-0.080657 0.0076,-0.00938 0.01527,-0.018769 0.02314,-0.028439 0.189446,-0.224049 0.474981,-0.3644171 0.765746,-0.3928642 0.284272,-0.021084 0.637045,0.01104 0.865683,0.2019736 0.03206,0.028443 0.06233,0.058461 0.09227,0.08913 0.0179,0.017902 0.0358,0.035805 0.05425,0.05425 0.0054,-0.7787523 0.0054,-0.7787523 0.01085,-1.57323694 z M 14.238705,3.0893393 c -0.126731,0.1685734 -0.166909,0.3899101 -0.13929,0.5958655 0.02065,0.1311209 0.06832,0.2386352 0.146516,0.345629 0.01208,0.016783 0.01208,0.016783 0.02441,0.033906 0.125208,0.1308995 0.299048,0.1923963 0.477213,0.1983288 0.201601,0.0026 0.37912,-0.048905 0.529116,-0.1888351 0.150014,-0.1581548 0.189598,-0.3544554 0.186782,-0.5656364 -0.0059,-0.1875209 -0.07922,-0.3628526 -0.213904,-0.4942642 -0.290205,-0.2361468 -0.766656,-0.2163498 -1.010843,0.075006 z" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { id: "51cb3e55__path3", fill: "#2867b2", strokeWidth: "0.0108499", d: "m 7.4104882,0.86266016 c 0.2900181,0 0.5800362,0 0.8788427,0 0.00358,0.79486434 0.00716,1.58972874 0.01085,2.40867994 0.046546,-0.053707 0.093092,-0.1074141 0.1410489,-0.1627487 0.040051,-0.046155 0.040051,-0.046155 0.055934,-0.064456 0.056703,-0.06535 0.1130808,-0.1309631 0.1692596,-0.1967632 0.031761,-0.037087 0.064044,-0.073597 0.096913,-0.1097123 0.032871,-0.036182 0.064216,-0.073187 0.094937,-0.1112116 0.041889,-0.051796 0.086114,-0.1008649 0.1312161,-0.1498644 0.034593,-0.038534 0.066897,-0.078702 0.099387,-0.1190099 0.035581,-0.042866 0.073222,-0.083624 0.1111267,-0.1244349 0.023654,-0.025286 0.023654,-0.025286 0.04412,-0.05764 0.019445,-0.00401 0.019445,-0.00401 0.043388,-0.00391 0.00907,-4.34e-5 0.018136,-8.68e-5 0.027478,-1.356e-4 0.00997,1.172e-4 0.019932,2.343e-4 0.0302,3.548e-4 0.01048,-4.7e-6 0.02096,-9.5e-6 0.031757,-1.09e-5 0.034757,2.17e-5 0.069508,2.767e-4 0.1042639,5.306e-4 0.024052,6.51e-5 0.048103,1.085e-4 0.072154,1.4e-4 0.063394,1.247e-4 0.1267859,4.448e-4 0.1901791,8.039e-4 0.064652,3.32e-4 0.1293037,4.818e-4 0.193956,6.456e-4 0.1269218,3.494e-4 0.2538428,9.049e-4 0.3807638,0.00159 -0.02018,0.043599 -0.04912,0.074779 -0.08205,0.1091772 -0.04103,0.043572 -0.08063,0.087456 -0.117993,0.1342676 -0.0437,0.054485 -0.09066,0.1051175 -0.1385032,0.1559225 -0.035184,0.037567 -0.068696,0.075782 -0.1008729,0.1160034 -0.04948,0.061805 -0.1032624,0.1190581 -0.1573661,0.1767773 -0.047493,0.050679 -0.09274,0.103123 -0.137743,0.1560097 -0.01103,0.012944 -0.022064,0.025885 -0.033101,0.038822 -0.00838,0.00982 -0.00838,0.00982 -0.016927,0.019848 -0.036683,0.042808 -0.074222,0.08465 -0.1125943,0.1259474 -0.046525,0.050218 -0.090284,0.1019631 -0.1328266,0.1555859 -0.022463,0.026825 -0.022463,0.026825 -0.053063,0.053992 -0.0078,0.00894 -0.015609,0.017874 -0.023649,0.027082 0.00331,0.040087 0.015426,0.065285 0.039416,0.097013 0.00598,0.00801 0.011958,0.016014 0.018118,0.024264 0.00652,0.00854 0.013049,0.017077 0.019771,0.025875 0.00678,0.00903 0.013553,0.018056 0.020534,0.027358 0.014337,0.019083 0.028717,0.038136 0.043135,0.057158 0.027777,0.036651 0.055353,0.07345 0.082929,0.1102526 0.01356,0.018092 0.027131,0.036175 0.040714,0.05425 0.084186,0.1120593 0.1671169,0.225043 0.2499479,0.338106 0.067199,0.091606 0.1351681,0.1825279 0.204241,0.2727312 0.052386,0.068414 0.1039842,0.13716 0.1535462,0.2076475 0.04016,0.056963 0.08217,0.1124826 0.124663,0.1677259 0.0052,0.0068 0.01034,0.0136 0.01567,0.020606 0.0068,0.00886 0.0068,0.00886 0.01375,0.017904 0.0216,0.031559 0.03969,0.064832 0.05856,0.098097 -0.141376,0.00277 -0.282745,0.00489 -0.4241422,0.00618 -0.065662,6.228e-4 -0.1313053,0.00147 -0.1969566,0.00282 -0.063387,0.0013 -0.126756,0.00201 -0.1901552,0.00232 -0.024158,2.202e-4 -0.048314,6.499e-4 -0.072464,0.0013 -0.1885046,0.00483 -0.1885046,0.00483 -0.2444095,-0.036479 -0.022846,-0.030801 -0.038665,-0.06064 -0.054512,-0.095489 -0.010942,-0.016859 -0.022178,-0.033532 -0.033745,-0.049969 -0.010862,-0.016553 -0.021694,-0.033125 -0.032499,-0.049715 -0.012428,-0.018954 -0.024857,-0.037908 -0.037286,-0.056861 -0.00644,-0.00984 -0.012877,-0.019684 -0.01951,-0.029825 C 8.8611966,4.4600258 8.7297852,4.263072 8.5967654,4.0671131 8.4961558,3.9186289 8.3983858,3.7687329 8.3001808,3.6185372 c -0.00358,0.4439783 -0.00716,0.8879566 -0.01085,1.3453888 -0.2900181,0 -0.5800361,0 -0.8788427,0 0,-1.3534177 0,-2.7068355 10e-8,-4.10126584 z" }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { id: "b6df350c__path4", fill: "#2867b2", strokeWidth: "0.0108499", d: "m 11.640301,2.0873861 c 0.3542,-0.00828 0.692561,0.105655 0.951109,0.3504209 0.07034,0.068408 0.127361,0.1422045 0.178934,0.2259383 0.0056,0.00911 0.0056,0.00911 0.01135,0.01841 0.214284,0.3546256 0.20565,0.7495607 0.20565,1.1533803 -0.982839,0.00537 -0.982839,0.00537 -1.985534,0.01085 0.06023,0.1957504 0.136721,0.3365514 0.319824,0.4379697 0.174295,0.089884 0.362572,0.093479 0.547253,0.036422 0.150911,-0.052354 0.285069,-0.153747 0.369813,-0.2899437 0.03505,0.00665 0.05709,0.018428 0.08549,0.039797 0.0081,0.00604 0.0162,0.012075 0.02455,0.018296 0.0087,0.00656 0.01734,0.013128 0.02627,0.019891 0.01861,0.013903 0.03721,0.027805 0.05582,0.041704 0.0095,0.00715 0.01904,0.014294 0.02885,0.021657 0.04459,0.033394 0.08948,0.066384 0.134368,0.099387 0.01697,0.012502 0.03393,0.025005 0.0509,0.037508 0.07065,0.05203 0.14142,0.1039077 0.212208,0.1557555 -0.111907,0.2424663 -0.434286,0.3998402 -0.670951,0.4880526 -0.278272,0.097951 -0.615388,0.1129345 -0.902286,0.043593 -0.01357,-0.00323 -0.01357,-0.00323 -0.0274,-0.00653 C 10.87016,4.8949067 10.52975,4.6811645 10.320654,4.3357438 10.182776,4.0981683 10.118345,3.8419857 10.119575,3.5676782 c 5.5e-5,-0.014198 1.09e-4,-0.028395 1.62e-4,-0.043023 0.0047,-0.3886687 0.148499,-0.726693 0.416882,-1.0073833 0.29811,-0.2898751 0.69584,-0.4125423 1.103682,-0.4298858 z M 11.15125,2.89189 c -0.09691,0.1004619 -0.135557,0.2108639 -0.160292,0.3469004 0.372369,0 0.744738,0 1.128391,0 C 12.104439,3.074797 12.063939,2.961074 11.944394,2.8454812 11.707402,2.6480542 11.369383,2.6932742 11.15125,2.89189 Z" }),
|
|
9
|
+
/* @__PURE__ */ jsx("path", { id: "f1f4df66__path5", fill: "#2867b2", strokeWidth: "0.0108499", d: "m 5.9484629,2.106331 c 0.020562,1.53e-4 0.020562,1.53e-4 0.04154,3.104e-4 0.2574547,0.00413 0.5106234,0.0619 0.7043912,0.2424567 0.1857389,0.1925493 0.2516406,0.4463967 0.2820977,0.7052441 9.591e-4,0.00813 0.00192,0.01627 0.00291,0.024651 0.00946,0.090821 0.0094,0.1813956 0.00918,0.2725853 -3.1e-6,0.017655 -1.3e-6,0.03531 4.8e-6,0.052966 3.1e-6,0.047583 -6.51e-5,0.095166 -1.367e-4,0.1427491 -6.51e-5,0.049856 -7.59e-5,0.099712 -8.68e-5,0.1495682 -3.25e-5,0.094255 -1.226e-4,0.18851 -2.311e-4,0.282765 -1.443e-4,0.127476 -2.029e-4,0.254952 -2.658e-4,0.3824281 -9.76e-5,0.2006241 -3.179e-4,0.401248 -5.154e-4,0.601872 -0.2864376,0 -0.5728752,0 -0.8679927,0 -5.4e-4,-0.1090791 -0.00107,-0.2181575 -0.00162,-0.3305413 C 6.1173551,4.5640126 6.1169656,4.4946394 6.1165481,4.4252665 6.115895,4.3153133 6.1152581,4.2053604 6.1147681,4.0954065 6.1144133,4.0153002 6.1139793,3.9351946 6.1134605,3.8550892 6.1131893,3.8127495 6.1129517,3.7704102 6.1128041,3.7280699 6.1251675,3.3298045 6.1251675,3.3298045 5.9618144,2.9811901 5.8749106,2.8961894 5.7586966,2.8851867 5.6428837,2.8864654 c -0.1160197,0.00426 -0.219148,0.032366 -0.3047272,0.1136273 -0.00587,0.00557 -0.011748,0.011133 -0.017801,0.016868 -0.1382111,0.1458895 -0.146337,0.3682652 -0.1471757,0.5575624 -1.085e-4,0.015192 -2.126e-4,0.030384 -3.255e-4,0.045575 -2.918e-4,0.041017 -5.207e-4,0.082034 -7.377e-4,0.1230509 -2.387e-4,0.042949 -5.349e-4,0.085898 -8.257e-4,0.1288469 -5.404e-4,0.08123 -0.00103,0.1624592 -0.0015,0.2436891 -6.369e-4,0.109837 -0.00136,0.2196733 -0.00207,0.3295098 -0.00112,0.17291 -0.00214,0.3458204 -0.00317,0.5187309 -0.2864376,0 -0.5728752,0 -0.8679928,0 0,-0.9201808 0,-1.8403617 0,-2.7884268 0.2756962,0 0.5513924,0 0.8354431,0 0.00358,0.1145751 0.00716,0.2291501 0.01085,0.3471972 0.028644,-0.035805 0.057287,-0.071609 0.086799,-0.1084991 C 5.4140533,2.2021708 5.6701656,2.1030857 5.9484629,2.106331 Z" }),
|
|
10
|
+
/* @__PURE__ */ jsx("path", { id: "500e3486__path6", fill: "#2867b2", strokeWidth: "0.0108499", d: "m 0,0.86266016 c 0.30075949,0 0.60151899,0 0.91139241,0 0,1.07772154 0,2.15544304 0,3.26582274 0.54781189,0 1.09562389,0 1.66003619,0 0,0.2756963 0,0.5513925 0,0.8354431 -0.8485715,0 -1.69714289,0 -2.5714286,0 C 0,3.6105083 0,2.2570905 0,0.86266016 Z" }),
|
|
11
|
+
/* @__PURE__ */ jsx("path", { id: "4579b605__path7", fill: "#2867b2", strokeWidth: "0.0108499", d: "m 2.9511754,2.1754992 c 0.2900181,0 0.5800362,0 0.8788427,0 0,0.9201809 0,1.8403617 0,2.7884268 -0.2900181,0 -0.5800362,0 -0.8788427,0 0,-0.9201808 0,-1.8403617 0,-2.7884268 z" }),
|
|
12
|
+
/* @__PURE__ */ jsx("path", { id: "19a15d83__path8", fill: "#2867b2", strokeWidth: "0.0108499", d: "M 3.7263082,0.91618921 C 3.8279136,1.0098862 3.8872915,1.1295696 3.8977877,1.2663531 3.9034116,1.4209262 3.8569623,1.552332 3.7541111,1.668266 3.6370865,1.7816403 3.5012569,1.8112673 3.3443576,1.8089334 3.2167925,1.8044086 3.1091957,1.7426525 3.0170801,1.6572889 2.9152981,1.5474563 2.8804116,1.4126115 2.8830668,1.2668193 2.8879255,1.1594941 2.9271174,1.0647552 2.994575,0.98200917 3.000565,0.97455417 3.006547,0.96709987 3.012715,0.95941937 3.197902,0.75246889 3.5152037,0.74899428 3.7263082,0.91618921 Z" }),
|
|
13
|
+
/* @__PURE__ */ jsx("path", { id: "ac10db37__path9", fill: "#2867b2", strokeWidth: "0.0108499", d: "m 23.858613,5.1065312 c 0.09269,0.087988 0.134851,0.1766171 0.141387,0.3043909 -0.0012,0.1123672 -0.03952,0.2130726 -0.116297,0.2957448 -0.0794,0.073878 -0.178275,0.1152061 -0.286591,0.1162974 -0.139426,-0.00653 -0.228984,-0.050205 -0.324394,-0.1522378 -0.06859,-0.081545 -0.09119,-0.1839876 -0.08612,-0.2888788 0.01415,-0.1224227 0.0609,-0.20239 0.151221,-0.2861664 0.157624,-0.1221518 0.366733,-0.1104332 0.520796,0.01085 z m -0.531646,0.086799 c -0.07218,0.096602 -0.08577,0.1850333 -0.07595,0.3037975 0.02345,0.097046 0.09564,0.1711629 0.174997,0.2277633 0.08332,0.044878 0.186449,0.047568 0.277393,0.025557 0.105251,-0.042724 0.173442,-0.1238555 0.221405,-0.2240337 0.02843,-0.085422 0.02001,-0.1820695 -0.01805,-0.2625594 -0.05275,-0.091916 -0.118141,-0.1533312 -0.220177,-0.1853385 -0.141088,-0.027498 -0.26321,0.00875 -0.359615,0.1148141 z" }),
|
|
14
|
+
/* @__PURE__ */ jsx("path", { id: "eb2ccef7__path10", fill: "#2867b2", strokeWidth: "0.0108499", d: "m 23.446316,5.2041804 c 0.03625,-6.716e-4 0.0725,-0.00134 0.109855,-0.00203 0.01695,-4.449e-4 0.01695,-4.449e-4 0.03425,-8.984e-4 0.05761,-5.154e-4 0.09968,0.00179 0.148843,0.035482 0.02589,0.038831 0.03023,0.062017 0.03255,0.1084991 -0.01407,0.049668 -0.02262,0.069913 -0.06713,0.096971 -0.01511,0.00571 -0.01511,0.00571 -0.03052,0.011528 0.03723,0.068941 0.03723,0.068941 0.07934,0.1349458 0.01831,0.027803 0.01831,0.027803 0.01831,0.049503 -0.03429,0.005 -0.03429,0.005 -0.07595,0 -0.02543,-0.02306 -0.0416,-0.050641 -0.059,-0.080018 -0.0048,-0.00758 -0.0097,-0.015161 -0.01464,-0.022971 -0.03486,-0.05569 -0.03486,-0.05569 -0.03486,-0.081459 -0.02148,0 -0.04297,0 -0.0651,0 0,0.060868 0,0.121736 0,0.1844485 -0.02506,0 -0.05013,0 -0.07595,0 0,-0.1432188 0,-0.2864376 0,-0.4339964 z m 0.07595,0.065099 c 0,0.042966 0,0.085931 0,0.1301989 0.07891,0.0041 0.07891,0.0041 0.151899,-0.0217 0.02492,-0.029934 0.02492,-0.029934 0.01899,-0.060353 -0.0064,-0.028074 -0.0064,-0.028074 -0.02984,-0.048146 -0.03394,-0.00264 -0.03394,-0.00264 -0.07188,-0.00136 -0.01934,2.941e-4 -0.01934,2.941e-4 -0.03908,5.935e-4 -0.0149,3.776e-4 -0.0149,3.776e-4 -0.03009,7.628e-4 z" })
|
|
15
15
|
] });
|
|
16
16
|
};
|
|
17
17
|
var logo_default = LinkedinLogo;
|
package/dist/lua/drawing.cjs
CHANGED
|
@@ -24,13 +24,13 @@ __export(drawing_exports, {
|
|
|
24
24
|
module.exports = __toCommonJS(drawing_exports);
|
|
25
25
|
var import_jsx_runtime = require("react/jsx-runtime");
|
|
26
26
|
const LuaDrawing = (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.jsxs)("g", { 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)("text", { xmlSpace: "preserve", id: "
|
|
27
|
+
return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "c97512f0__svg1", version: "1.1", viewBox: "0 0 6.3450608 6.3444228", children: [
|
|
28
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("defs", { id: "ab585c3b__defs1" }),
|
|
29
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsxs)("g", { id: "60921f7a__layer1", transform: "translate(-121.44436,-88.636011)", children: [
|
|
30
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "09926113__path1", fill: "#000080", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.000670528", d: "m 127.04414,91.808216 c 0,-1.340707 -1.08687,-2.42757 -2.42757,-2.42757 -1.34071,0 -2.42757,1.086863 -2.42757,2.42757 0,1.340707 1.08686,2.427571 2.42757,2.427571 1.3407,0 2.42757,-1.086864 2.42757,-2.427571" }),
|
|
31
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "47e029f5__path2", fill: "#ffffff", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.000670528", d: "m 126.33312,90.802686 c 0,-0.392687 -0.31833,-0.71102 -0.71102,-0.71102 -0.39268,0 -0.71102,0.318333 -0.71102,0.71102 0,0.392681 0.31834,0.711014 0.71102,0.711014 0.39269,0 0.71102,-0.318333 0.71102,-0.711014" }),
|
|
32
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { id: "323ac498__path3", fill: "none", stroke: "#808080", strokeDasharray: "0.273894", strokeDashoffset: "0", strokeLinecap: "butt", strokeLinejoin: "miter", strokeMiterlimit: "10", strokeOpacity: "1", strokeWidth: "0.0728274", d: "m 127.41307,90.383326 c 0.22486,0.44132 0.34208,0.929593 0.34208,1.42489 0,1.733394 -1.40519,3.138588 -3.13858,3.138588 -1.7334,0 -3.13859,-1.405194 -3.13859,-3.138588 0,-1.733394 1.40519,-3.138585 3.13859,-3.138585 0.60676,0 1.20052,0.175879 1.70939,0.506343" }),
|
|
33
|
+
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("text", { xmlSpace: "preserve", id: "bafb2174__text2", x: "122.79443", y: "93.021996", strokeWidth: "0.00670528", fontSize: "0.0804632px", children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("tspan", { id: "7d33b1f1__tspan2", x: "122.79443", y: "93.021996", fill: "#ffffff", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.00670528", fontFamily: "Helvetica", fontSize: "2.18481px", fontVariant: "normal", fontWeight: "normal", writingMode: "lr-tb", children: "Lua" }) })
|
|
34
34
|
] })
|
|
35
35
|
] });
|
|
36
36
|
};
|
package/dist/lua/drawing.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
2
|
const LuaDrawing = (props) => {
|
|
3
|
-
return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "
|
|
4
|
-
/* @__PURE__ */ jsx("defs", { id: "
|
|
5
|
-
/* @__PURE__ */ jsxs("g", { id: "
|
|
6
|
-
/* @__PURE__ */ jsx("path", { id: "
|
|
7
|
-
/* @__PURE__ */ jsx("path", { id: "
|
|
8
|
-
/* @__PURE__ */ jsx("path", { id: "
|
|
9
|
-
/* @__PURE__ */ jsx("text", { xmlSpace: "preserve", id: "
|
|
3
|
+
return /* @__PURE__ */ jsxs("svg", { ...props, xmlns: "http://www.w3.org/2000/svg", id: "c97512f0__svg1", version: "1.1", viewBox: "0 0 6.3450608 6.3444228", children: [
|
|
4
|
+
/* @__PURE__ */ jsx("defs", { id: "ab585c3b__defs1" }),
|
|
5
|
+
/* @__PURE__ */ jsxs("g", { id: "60921f7a__layer1", transform: "translate(-121.44436,-88.636011)", children: [
|
|
6
|
+
/* @__PURE__ */ jsx("path", { id: "09926113__path1", fill: "#000080", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.000670528", d: "m 127.04414,91.808216 c 0,-1.340707 -1.08687,-2.42757 -2.42757,-2.42757 -1.34071,0 -2.42757,1.086863 -2.42757,2.42757 0,1.340707 1.08686,2.427571 2.42757,2.427571 1.3407,0 2.42757,-1.086864 2.42757,-2.427571" }),
|
|
7
|
+
/* @__PURE__ */ jsx("path", { id: "47e029f5__path2", fill: "#ffffff", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.000670528", d: "m 126.33312,90.802686 c 0,-0.392687 -0.31833,-0.71102 -0.71102,-0.71102 -0.39268,0 -0.71102,0.318333 -0.71102,0.71102 0,0.392681 0.31834,0.711014 0.71102,0.711014 0.39269,0 0.71102,-0.318333 0.71102,-0.711014" }),
|
|
8
|
+
/* @__PURE__ */ jsx("path", { id: "323ac498__path3", fill: "none", stroke: "#808080", strokeDasharray: "0.273894", strokeDashoffset: "0", strokeLinecap: "butt", strokeLinejoin: "miter", strokeMiterlimit: "10", strokeOpacity: "1", strokeWidth: "0.0728274", d: "m 127.41307,90.383326 c 0.22486,0.44132 0.34208,0.929593 0.34208,1.42489 0,1.733394 -1.40519,3.138588 -3.13858,3.138588 -1.7334,0 -3.13859,-1.405194 -3.13859,-3.138588 0,-1.733394 1.40519,-3.138585 3.13859,-3.138585 0.60676,0 1.20052,0.175879 1.70939,0.506343" }),
|
|
9
|
+
/* @__PURE__ */ jsx("text", { xmlSpace: "preserve", id: "bafb2174__text2", x: "122.79443", y: "93.021996", strokeWidth: "0.00670528", fontSize: "0.0804632px", children: /* @__PURE__ */ jsx("tspan", { id: "7d33b1f1__tspan2", x: "122.79443", y: "93.021996", fill: "#ffffff", fillOpacity: "1", fillRule: "nonzero", stroke: "none", strokeWidth: "0.00670528", fontFamily: "Helvetica", fontSize: "2.18481px", fontVariant: "normal", fontWeight: "normal", writingMode: "lr-tb", children: "Lua" }) })
|
|
10
10
|
] })
|
|
11
11
|
] });
|
|
12
12
|
};
|