@okam/stack-ui 1.10.2 → 1.10.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/icons/index.d.ts +25 -0
- package/index.d.ts +1 -1
- package/index.js +5 -5
- package/index.mjs +1246 -928
- package/package.json +1 -1
- package/ArrowDown-2bdc734f.mjs +0 -7
- package/ArrowDown-a6edacd9.js +0 -1
- package/ArrowLeft-4eeead7e.js +0 -1
- package/ArrowLeft-cfc85f6d.mjs +0 -10
- package/BrandArrowRight-686606ab.mjs +0 -7
- package/BrandArrowRight-810d374a.js +0 -1
- package/Check-6ea26e42.mjs +0 -7
- package/Check-c61ded33.js +0 -1
- package/ChevronLeft-3d464239.js +0 -1
- package/ChevronLeft-50f70f08.mjs +0 -7
- package/ChevronRight-5709c683.js +0 -1
- package/ChevronRight-ea754d4d.mjs +0 -7
- package/CloseBtn-2f4aad79.mjs +0 -13
- package/CloseBtn-e65fe8bd.js +0 -1
- package/Facebook-0c77fec8.mjs +0 -13
- package/Facebook-f2646126.js +0 -1
- package/FacebookColored-9be40f21.mjs +0 -15
- package/FacebookColored-d986225c.js +0 -1
- package/FacebookRounded-9943c951.mjs +0 -15
- package/FacebookRounded-d75848d2.js +0 -1
- package/Globe-cb458fad.mjs +0 -48
- package/Globe-cbe70168.js +0 -1
- package/Instagram-2f8ef20d.js +0 -1
- package/Instagram-bf4a1667.mjs +0 -10
- package/InstagramColored-6a2b2b7a.js +0 -1
- package/InstagramColored-c4931693.mjs +0 -73
- package/Link-4ef5aaf2.mjs +0 -10
- package/Link-db71325e.js +0 -1
- package/LinkedIn-0f4aa0ac.mjs +0 -15
- package/LinkedIn-4745de60.js +0 -1
- package/Mail-a1aec200.js +0 -1
- package/Mail-c45e037a.mjs +0 -12
- package/Plus-144cf5f8.mjs +0 -19
- package/Plus-75849570.js +0 -1
- package/Share-608e1dd8.js +0 -1
- package/Share-c707352d.mjs +0 -15
- package/Twitter-1eb11c0c.js +0 -1
- package/Twitter-78d0ccc7.mjs +0 -15
- package/TwitterColored-334512f5.mjs +0 -15
- package/TwitterColored-8b72aa64.js +0 -1
- package/Upload-1f27bbaa.mjs +0 -13
- package/Upload-578304b2.js +0 -1
- package/X-02116119.mjs +0 -13
- package/X-ed6c3d62.js +0 -1
- package/YouTube-5dbf2e75.js +0 -1
- package/YouTube-782a6434.mjs +0 -15
- package/YouTubeColored-45e92b0e.mjs +0 -16
- package/YouTubeColored-5baa4a6c.js +0 -1
package/package.json
CHANGED
package/ArrowDown-2bdc734f.mjs
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
-
import t from "lodash.isequal";
|
|
3
|
-
import { memo as m } from "react";
|
|
4
|
-
const n = (r) => /* @__PURE__ */ o("svg", { width: 24, height: 24, fill: "none", xmlns: "http://www.w3.org/2000/svg", ...r, children: /* @__PURE__ */ o("path", { d: "M17.728 13.66 12.388 19 7.05 13.66M12.4 5v14", stroke: "currentColor" }) }), l = m(n, t);
|
|
5
|
-
export {
|
|
6
|
-
l as default
|
|
7
|
-
};
|
package/ArrowDown-a6edacd9.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),o=require("lodash.isequal"),r=require("react"),n=t=>e.jsx("svg",{width:24,height:24,fill:"none",xmlns:"http://www.w3.org/2000/svg",...t,children:e.jsx("path",{d:"M17.728 13.66 12.388 19 7.05 13.66M12.4 5v14",stroke:"currentColor"})}),s=r.memo(n,o);exports.default=s;
|
package/ArrowLeft-4eeead7e.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),r=require("lodash.isequal"),l=require("react"),s=t=>e.jsxs("svg",{width:24,height:24,fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...t,children:[e.jsx("g",{children:e.jsx("path",{d:"M.075 11.622a1 1 0 0 0 0 .76 1 1 0 0 0 .21.33l8 8a1.004 1.004 0 0 0 1.42-1.42l-6.3-6.29h19.59a1 1 0 0 0 0-2H3.405l6.3-6.29a1 1 0 0 0 0-1.42 1 1 0 0 0-1.42 0l-8 8a1 1 0 0 0-.21.33Z"})}),e.jsx("defs",{children:e.jsx("clipPath",{children:e.jsx("path",{fill:"currentColor",d:"M0 0h24v24H0z"})})})]}),o=l.memo(s,r);exports.default=o;
|
package/ArrowLeft-cfc85f6d.mjs
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { jsxs as l, jsx as r } from "react/jsx-runtime";
|
|
2
|
-
import t from "lodash.isequal";
|
|
3
|
-
import { memo as e } from "react";
|
|
4
|
-
const i = (o) => /* @__PURE__ */ l("svg", { width: 24, height: 24, fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...o, children: [
|
|
5
|
-
/* @__PURE__ */ r("g", { children: /* @__PURE__ */ r("path", { d: "M.075 11.622a1 1 0 0 0 0 .76 1 1 0 0 0 .21.33l8 8a1.004 1.004 0 0 0 1.42-1.42l-6.3-6.29h19.59a1 1 0 0 0 0-2H3.405l6.3-6.29a1 1 0 0 0 0-1.42 1 1 0 0 0-1.42 0l-8 8a1 1 0 0 0-.21.33Z" }) }),
|
|
6
|
-
/* @__PURE__ */ r("defs", { children: /* @__PURE__ */ r("clipPath", { children: /* @__PURE__ */ r("path", { fill: "currentColor", d: "M0 0h24v24H0z" }) }) })
|
|
7
|
-
] }), s = e(i, t);
|
|
8
|
-
export {
|
|
9
|
-
s as default
|
|
10
|
-
};
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
-
import r from "lodash.isequal";
|
|
3
|
-
import { memo as m } from "react";
|
|
4
|
-
const e = (t) => /* @__PURE__ */ o("svg", { width: 24, height: 24, fill: "none", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...t, children: /* @__PURE__ */ o("path", { stroke: "currentColor", d: "m13.944 7 5 5-5 5M5.833 12h13.111" }) }), h = m(e, r);
|
|
5
|
-
export {
|
|
6
|
-
h as default
|
|
7
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),o=require("lodash.isequal"),r=require("react"),n=t=>e.jsx("svg",{width:24,height:24,fill:"none",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...t,children:e.jsx("path",{stroke:"currentColor",d:"m13.944 7 5 5-5 5M5.833 12h13.111"})}),s=r.memo(n,o);exports.default=s;
|
package/Check-6ea26e42.mjs
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
-
import r from "lodash.isequal";
|
|
3
|
-
import { memo as m } from "react";
|
|
4
|
-
const e = (t) => /* @__PURE__ */ o("svg", { xmlns: "http://www.w3.org/2000/svg", height: 48, width: 48, fill: "currentColor", viewBox: "0 0 48 48", ...t, children: /* @__PURE__ */ o("path", { d: "M21.05 33.1 35.2 18.95l-2.3-2.25-11.85 11.85-6-6-2.25 2.25ZM24 44q-4.1 0-7.75-1.575-3.65-1.575-6.375-4.3-2.725-2.725-4.3-6.375Q4 28.1 4 24q0-4.15 1.575-7.8 1.575-3.65 4.3-6.35 2.725-2.7 6.375-4.275Q19.9 4 24 4q4.15 0 7.8 1.575 3.65 1.575 6.35 4.275 2.7 2.7 4.275 6.35Q44 19.85 44 24q0 4.1-1.575 7.75-1.575 3.65-4.275 6.375t-6.35 4.3Q28.15 44 24 44Z" }) }), h = m(e, r);
|
|
5
|
-
export {
|
|
6
|
-
h as default
|
|
7
|
-
};
|
package/Check-c61ded33.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),o=require("lodash.isequal"),r=require("react"),s=t=>e.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",height:48,width:48,fill:"currentColor",viewBox:"0 0 48 48",...t,children:e.jsx("path",{d:"M21.05 33.1 35.2 18.95l-2.3-2.25-11.85 11.85-6-6-2.25 2.25ZM24 44q-4.1 0-7.75-1.575-3.65-1.575-6.375-4.3-2.725-2.725-4.3-6.375Q4 28.1 4 24q0-4.15 1.575-7.8 1.575-3.65 4.3-6.35 2.725-2.7 6.375-4.275Q19.9 4 24 4q4.15 0 7.8 1.575 3.65 1.575 6.35 4.275 2.7 2.7 4.275 6.35Q44 19.85 44 24q0 4.1-1.575 7.75-1.575 3.65-4.275 6.375t-6.35 4.3Q28.15 44 24 44Z"})}),i=r.memo(s,o);exports.default=i;
|
package/ChevronLeft-3d464239.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),o=require("lodash.isequal"),r=require("react"),n=t=>e.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",height:"48",width:"48",fill:"currentColor",...t,children:e.jsx("path",{d:"M28.05 36 16 23.95 28.05 11.9l2.15 2.15-9.9 9.9 9.9 9.9Z"})}),s=r.memo(n,o);exports.default=s;
|
package/ChevronLeft-50f70f08.mjs
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
-
import r from "lodash.isequal";
|
|
3
|
-
import { memo as m } from "react";
|
|
4
|
-
const e = (t) => /* @__PURE__ */ o("svg", { xmlns: "http://www.w3.org/2000/svg", height: "48", width: "48", fill: "currentColor", ...t, children: /* @__PURE__ */ o("path", { d: "M28.05 36 16 23.95 28.05 11.9l2.15 2.15-9.9 9.9 9.9 9.9Z" }) }), s = m(e, r);
|
|
5
|
-
export {
|
|
6
|
-
s as default
|
|
7
|
-
};
|
package/ChevronRight-5709c683.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),o=require("lodash.isequal"),r=require("react"),n=t=>e.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",height:"48",width:"48",fill:"currentColor",...t,children:e.jsx("path",{d:"m18.75 36-2.15-2.15 9.9-9.9-9.9-9.9 2.15-2.15L30.8 23.95Z"})}),s=r.memo(n,o);exports.default=s;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
-
import r from "lodash.isequal";
|
|
3
|
-
import { memo as m } from "react";
|
|
4
|
-
const i = (t) => /* @__PURE__ */ o("svg", { xmlns: "http://www.w3.org/2000/svg", height: "48", width: "48", fill: "currentColor", ...t, children: /* @__PURE__ */ o("path", { d: "m18.75 36-2.15-2.15 9.9-9.9-9.9-9.9 2.15-2.15L30.8 23.95Z" }) }), s = m(i, r);
|
|
5
|
-
export {
|
|
6
|
-
s as default
|
|
7
|
-
};
|
package/CloseBtn-2f4aad79.mjs
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
-
import l from "lodash.isequal";
|
|
3
|
-
import { memo as r } from "react";
|
|
4
|
-
const e = (t) => /* @__PURE__ */ o("svg", { width: 42, height: 42, fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 72 72", ...t, children: /* @__PURE__ */ o(
|
|
5
|
-
"path",
|
|
6
|
-
{
|
|
7
|
-
d: "M46.75 49.625a1.874 1.874 0 0 1-1.331-.544L35.5 39.144l-9.919 9.937a1.876 1.876 0 0 1-2.662 0 1.873 1.873 0 0 1 0-2.662l9.937-9.919-9.937-9.919a1.883 1.883 0 0 1 2.662-2.662l9.92 9.937 9.918-9.937a1.873 1.873 0 0 1 2.662 0 1.876 1.876 0 0 1 0 2.662l-9.937 9.92 9.937 9.918a1.876 1.876 0 0 1-1.33 3.206Z",
|
|
8
|
-
fill: "currentColor"
|
|
9
|
-
}
|
|
10
|
-
) }), n = r(e, l);
|
|
11
|
-
export {
|
|
12
|
-
n as default
|
|
13
|
-
};
|
package/CloseBtn-e65fe8bd.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),o=require("lodash.isequal"),l=require("react"),r=t=>e.jsx("svg",{width:42,height:42,fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 72 72",...t,children:e.jsx("path",{d:"M46.75 49.625a1.874 1.874 0 0 1-1.331-.544L35.5 39.144l-9.919 9.937a1.876 1.876 0 0 1-2.662 0 1.873 1.873 0 0 1 0-2.662l9.937-9.919-9.937-9.919a1.883 1.883 0 0 1 2.662-2.662l9.92 9.937 9.918-9.937a1.873 1.873 0 0 1 2.662 0 1.876 1.876 0 0 1 0 2.662l-9.937 9.92 9.937 9.918a1.876 1.876 0 0 1-1.33 3.206Z",fill:"currentColor"})}),n=l.memo(r,o);exports.default=n;
|
package/Facebook-0c77fec8.mjs
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
-
import t from "lodash.isequal";
|
|
3
|
-
import { memo as h } from "react";
|
|
4
|
-
const e = (r) => /* @__PURE__ */ o("svg", { width: 24, height: 24, fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...r, children: /* @__PURE__ */ o(
|
|
5
|
-
"path",
|
|
6
|
-
{
|
|
7
|
-
d: "M9.161 5.889v2.753H7V12h2.161v10h4.442V12h2.977s.28-1.614.417-3.38h-3.379V6.316a.963.963 0 0 1 .332-.558c.174-.146.396-.233.63-.248H17V2h-3.275C9.063 2 9.173 5.37 9.173 5.889h-.012Z",
|
|
8
|
-
fill: "currentColor"
|
|
9
|
-
}
|
|
10
|
-
) }), s = h(e, t);
|
|
11
|
-
export {
|
|
12
|
-
s as default
|
|
13
|
-
};
|
package/Facebook-f2646126.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),o=require("lodash.isequal"),r=require("react"),s=t=>e.jsx("svg",{width:24,height:24,fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...t,children:e.jsx("path",{d:"M9.161 5.889v2.753H7V12h2.161v10h4.442V12h2.977s.28-1.614.417-3.38h-3.379V6.316a.963.963 0 0 1 .332-.558c.174-.146.396-.233.63-.248H17V2h-3.275C9.063 2 9.173 5.37 9.173 5.889h-.012Z",fill:"currentColor"})}),i=r.memo(s,o);exports.default=i;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
-
import e from "lodash.isequal";
|
|
3
|
-
import { memo as r } from "react";
|
|
4
|
-
const i = (t) => /* @__PURE__ */ o("svg", { width: 24, height: 24, xmlns: "http://www.w3.org/2000/svg", xmlSpace: "preserve", viewBox: "0 0 256 256", ...t, children: /* @__PURE__ */ o(
|
|
5
|
-
"path",
|
|
6
|
-
{
|
|
7
|
-
fill: "#3b5998",
|
|
8
|
-
strokeMiterlimit: "10",
|
|
9
|
-
strokeWidth: "0",
|
|
10
|
-
d: "M147.5 254.3V139.1h38.7l6-45h-44.7V65.2c0-13 3.6-21.9 22.3-21.9h23.7V3.2c-11.6-1.2-23.1-1.8-34.7-1.8-34.3 0-57.8 20.9-57.8 59.4V94H62.2v45.1H101v115.2h46.5z"
|
|
11
|
-
}
|
|
12
|
-
) }), l = r(i, e);
|
|
13
|
-
export {
|
|
14
|
-
l as default
|
|
15
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),o=require("lodash.isequal"),r=require("react"),i=t=>e.jsx("svg",{width:24,height:24,xmlns:"http://www.w3.org/2000/svg",xmlSpace:"preserve",viewBox:"0 0 256 256",...t,children:e.jsx("path",{fill:"#3b5998",strokeMiterlimit:"10",strokeWidth:"0",d:"M147.5 254.3V139.1h38.7l6-45h-44.7V65.2c0-13 3.6-21.9 22.3-21.9h23.7V3.2c-11.6-1.2-23.1-1.8-34.7-1.8-34.3 0-57.8 20.9-57.8 59.4V94H62.2v45.1H101v115.2h46.5z"})}),s=r.memo(i,o);exports.default=s;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
-
import l from "lodash.isequal";
|
|
3
|
-
import { memo as t } from "react";
|
|
4
|
-
const i = (e) => /* @__PURE__ */ o("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 25, viewBox: "0 0 24 25", fill: "none", ...e, children: /* @__PURE__ */ o(
|
|
5
|
-
"path",
|
|
6
|
-
{
|
|
7
|
-
fillRule: "evenodd",
|
|
8
|
-
clipRule: "evenodd",
|
|
9
|
-
d: "M2 12.5001C2 17.4501 5.6 21.5501 10.35 22.4001L10.4094 22.3515C10.4063 22.3509 10.4032 22.3503 10.4001 22.3498V15.2998H7.90015V12.4998H10.4001V10.2998C10.4001 7.79978 12.0001 6.39978 14.3001 6.39978C15.0001 6.39978 15.8001 6.49978 16.5001 6.59978V9.14978H15.2001C14.0001 9.14978 13.7001 9.74978 13.7001 10.5498V12.4998H16.3501L15.9001 15.2998H13.7001V22.3498C13.6696 22.3553 13.639 22.3608 13.6084 22.366L13.65 22.4001C18.4 21.5501 22 17.4501 22 12.5001C22 7.00006 17.5 2.50006 12 2.50006C6.5 2.50006 2 7.00006 2 12.5001Z",
|
|
10
|
-
fill: "currentColor"
|
|
11
|
-
}
|
|
12
|
-
) }), d = t(i, l);
|
|
13
|
-
export {
|
|
14
|
-
d as default
|
|
15
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),t=require("lodash.isequal"),n=require("react"),l=o=>e.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,viewBox:"0 0 24 25",fill:"none",...o,children:e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 12.5001C2 17.4501 5.6 21.5501 10.35 22.4001L10.4094 22.3515C10.4063 22.3509 10.4032 22.3503 10.4001 22.3498V15.2998H7.90015V12.4998H10.4001V10.2998C10.4001 7.79978 12.0001 6.39978 14.3001 6.39978C15.0001 6.39978 15.8001 6.49978 16.5001 6.59978V9.14978H15.2001C14.0001 9.14978 13.7001 9.74978 13.7001 10.5498V12.4998H16.3501L15.9001 15.2998H13.7001V22.3498C13.6696 22.3553 13.639 22.3608 13.6084 22.366L13.65 22.4001C18.4 21.5501 22 17.4501 22 12.5001C22 7.00006 17.5 2.50006 12 2.50006C6.5 2.50006 2 7.00006 2 12.5001Z",fill:"currentColor"})}),i=n.memo(l,t);exports.default=i;
|
package/Globe-cb458fad.mjs
DELETED
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
import { jsxs as t, jsx as o } from "react/jsx-runtime";
|
|
2
|
-
import e from "lodash.isequal";
|
|
3
|
-
import { memo as n } from "react";
|
|
4
|
-
const s = (r) => /* @__PURE__ */ t("svg", { width: "40", height: "40", viewBox: "0 0 67 67", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...r, children: [
|
|
5
|
-
/* @__PURE__ */ o(
|
|
6
|
-
"path",
|
|
7
|
-
{
|
|
8
|
-
d: "M16.1339 8.5415C18.1397 10.0645 19.8152 11.9792 21.0587 14.1693C22.2848 16.2537 25.064 22.0491 22.5341 25.3227C19.6732 29.0215 11.3848 30.2721 11.3848 33.6807C11.3848 36.2473 15.0181 39.1736 16.9594 42.0386C18.0736 43.6842 18.6691 45.626 18.6691 47.6133C18.6691 49.6006 18.0736 51.5423 16.9594 53.1879C16.0541 54.6088 14.817 55.7884 13.3547 56.6251",
|
|
9
|
-
stroke: "currentColor",
|
|
10
|
-
strokeWidth: "5",
|
|
11
|
-
strokeLinecap: "round",
|
|
12
|
-
strokeLinejoin: "round"
|
|
13
|
-
}
|
|
14
|
-
),
|
|
15
|
-
/* @__PURE__ */ o(
|
|
16
|
-
"path",
|
|
17
|
-
{
|
|
18
|
-
d: "M57.8289 14.8058C52.7905 17.106 47.4837 18.766 42.0327 19.747C39.1227 19.9555 38.6895 17.5605 36.4621 14.1724C34.7905 11.6302 30.8874 8.45055 30.8874 5.81443C30.8648 4.90303 30.9876 3.99386 31.2511 3.12109",
|
|
19
|
-
stroke: "currentColor",
|
|
20
|
-
strokeWidth: "5",
|
|
21
|
-
strokeLinecap: "round",
|
|
22
|
-
strokeLinejoin: "round"
|
|
23
|
-
}
|
|
24
|
-
),
|
|
25
|
-
/* @__PURE__ */ o(
|
|
26
|
-
"path",
|
|
27
|
-
{
|
|
28
|
-
d: "M33.6799 64.3334C50.6088 64.3334 64.3324 50.6098 64.3324 33.6809C64.3324 16.7519 50.6088 3.02832 33.6799 3.02832C16.751 3.02832 3.02734 16.7519 3.02734 33.6809C3.02734 50.6098 16.751 64.3334 33.6799 64.3334Z",
|
|
29
|
-
stroke: "currentColor",
|
|
30
|
-
strokeWidth: "5",
|
|
31
|
-
strokeLinecap: "round",
|
|
32
|
-
strokeLinejoin: "round"
|
|
33
|
-
}
|
|
34
|
-
),
|
|
35
|
-
/* @__PURE__ */ o(
|
|
36
|
-
"path",
|
|
37
|
-
{
|
|
38
|
-
d: "M53.2225 36.1983C53.341 44.781 42.1549 55.5094 36.4658 53.188C31.4796 51.1445 34.9944 47.2291 33.7193 36.1983C33.188 31.6127 38.0842 27.8404 43.4872 27.8404C45.8806 27.6839 48.24 28.4711 50.0597 30.0335C51.8795 31.5958 53.2225 32.8948 53.2225 36.1983Z",
|
|
39
|
-
stroke: "currentColor",
|
|
40
|
-
strokeWidth: "5",
|
|
41
|
-
strokeLinecap: "round",
|
|
42
|
-
strokeLinejoin: "round"
|
|
43
|
-
}
|
|
44
|
-
)
|
|
45
|
-
] }), k = n(s, e);
|
|
46
|
-
export {
|
|
47
|
-
k as default
|
|
48
|
-
};
|
package/Globe-cbe70168.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("react/jsx-runtime"),r=require("lodash.isequal"),t=require("react"),n=e=>o.jsxs("svg",{width:"40",height:"40",viewBox:"0 0 67 67",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[o.jsx("path",{d:"M16.1339 8.5415C18.1397 10.0645 19.8152 11.9792 21.0587 14.1693C22.2848 16.2537 25.064 22.0491 22.5341 25.3227C19.6732 29.0215 11.3848 30.2721 11.3848 33.6807C11.3848 36.2473 15.0181 39.1736 16.9594 42.0386C18.0736 43.6842 18.6691 45.626 18.6691 47.6133C18.6691 49.6006 18.0736 51.5423 16.9594 53.1879C16.0541 54.6088 14.817 55.7884 13.3547 56.6251",stroke:"currentColor",strokeWidth:"5",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M57.8289 14.8058C52.7905 17.106 47.4837 18.766 42.0327 19.747C39.1227 19.9555 38.6895 17.5605 36.4621 14.1724C34.7905 11.6302 30.8874 8.45055 30.8874 5.81443C30.8648 4.90303 30.9876 3.99386 31.2511 3.12109",stroke:"currentColor",strokeWidth:"5",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M33.6799 64.3334C50.6088 64.3334 64.3324 50.6098 64.3324 33.6809C64.3324 16.7519 50.6088 3.02832 33.6799 3.02832C16.751 3.02832 3.02734 16.7519 3.02734 33.6809C3.02734 50.6098 16.751 64.3334 33.6799 64.3334Z",stroke:"currentColor",strokeWidth:"5",strokeLinecap:"round",strokeLinejoin:"round"}),o.jsx("path",{d:"M53.2225 36.1983C53.341 44.781 42.1549 55.5094 36.4658 53.188C31.4796 51.1445 34.9944 47.2291 33.7193 36.1983C33.188 31.6127 38.0842 27.8404 43.4872 27.8404C45.8806 27.6839 48.24 28.4711 50.0597 30.0335C51.8795 31.5958 53.2225 32.8948 53.2225 36.1983Z",stroke:"currentColor",strokeWidth:"5",strokeLinecap:"round",strokeLinejoin:"round"})]}),s=t.memo(n,r);exports.default=s;
|
package/Instagram-2f8ef20d.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),s=require("lodash.isequal"),c=require("react"),r=t=>e.jsx("svg",{width:24,height:24,xmlns:"http://www.w3.org/2000/svg",xmlSpace:"preserve",viewBox:"0 0 256 256",...t,children:e.jsxs("g",{fill:"currentColor",strokeMiterlimit:"10",strokeWidth:"0",children:[e.jsx("path",{d:"M253.5 75.7a92.8 92.8 0 0 0-5.8-30.7A62 62 0 0 0 233 22.6 62 62 0 0 0 210.7 8c-8-3-17.2-5.2-30.7-5.8-13.5-.6-17.8-.8-52.1-.8s-38.7.2-52.2.8A92.8 92.8 0 0 0 45 8c-8.4 3.2-16 8.2-22.4 14.6A62 62 0 0 0 8 45c-3 8-5.2 17.3-5.8 30.7a890 890 0 0 0-.8 52.2c0 34.3.2 38.6.8 52.1A92.8 92.8 0 0 0 8 210.7a62 62 0 0 0 14.5 22.4A62 62 0 0 0 45 247.7c8 3.1 17.3 5.2 30.7 5.9 13.5.6 17.8.7 52.2.7s38.6-.1 52-.7a92.8 92.8 0 0 0 30.8-6c17-6.5 30.4-20 37-36.9 3-8 5.2-17.2 5.8-30.7.7-13.5.8-17.8.8-52.1s-.1-38.7-.8-52.2zM230.8 179c-.6 12.3-2.6 19-4.4 23.4-4.2 11-13 19.8-24 24a69.9 69.9 0 0 1-23.4 4.4c-13.4.6-17.4.7-51.1.7-33.8 0-37.8-.1-51.1-.7-12.4-.6-19-2.6-23.5-4.4-5.5-2-10.5-5.2-14.5-9.4-4.2-4.1-7.5-9-9.5-14.6a69.9 69.9 0 0 1-4.4-23.4c-.6-13.4-.7-17.4-.7-51.1s.1-37.8.7-51.1c.6-12.4 2.6-19 4.4-23.5 2-5.5 5.2-10.5 9.4-14.6 4.1-4.2 9-7.4 14.6-9.4a69.9 69.9 0 0 1 23.5-4.4c13.3-.6 17.3-.7 51-.7 33.8 0 37.8.1 51.1.7 12.4.6 19 2.7 23.5 4.4 5.5 2 10.5 5.2 14.6 9.4 4.2 4.1 7.4 9.1 9.4 14.6a69.9 69.9 0 0 1 4.4 23.5c.6 13.3.7 17.3.7 51s-.1 37.8-.7 51.2z"}),e.jsx("path",{d:"M127.9 63a65 65 0 1 0 0 129.8 65 65 0 0 0 0-129.9zm0 107a42.2 42.2 0 1 1 0-84.3 42.2 42.2 0 0 1 0 84.3zM210.5 60.4a15.2 15.2 0 1 1-30.3 0 15.2 15.2 0 0 1 30.3 0z"})]})}),a=c.memo(r,s);exports.default=a;
|
package/Instagram-bf4a1667.mjs
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { jsx as t, jsxs as r } from "react/jsx-runtime";
|
|
2
|
-
import s from "lodash.isequal";
|
|
3
|
-
import { memo as c } from "react";
|
|
4
|
-
const o = (a) => /* @__PURE__ */ t("svg", { width: 24, height: 24, xmlns: "http://www.w3.org/2000/svg", xmlSpace: "preserve", viewBox: "0 0 256 256", ...a, children: /* @__PURE__ */ r("g", { fill: "currentColor", strokeMiterlimit: "10", strokeWidth: "0", children: [
|
|
5
|
-
/* @__PURE__ */ t("path", { d: "M253.5 75.7a92.8 92.8 0 0 0-5.8-30.7A62 62 0 0 0 233 22.6 62 62 0 0 0 210.7 8c-8-3-17.2-5.2-30.7-5.8-13.5-.6-17.8-.8-52.1-.8s-38.7.2-52.2.8A92.8 92.8 0 0 0 45 8c-8.4 3.2-16 8.2-22.4 14.6A62 62 0 0 0 8 45c-3 8-5.2 17.3-5.8 30.7a890 890 0 0 0-.8 52.2c0 34.3.2 38.6.8 52.1A92.8 92.8 0 0 0 8 210.7a62 62 0 0 0 14.5 22.4A62 62 0 0 0 45 247.7c8 3.1 17.3 5.2 30.7 5.9 13.5.6 17.8.7 52.2.7s38.6-.1 52-.7a92.8 92.8 0 0 0 30.8-6c17-6.5 30.4-20 37-36.9 3-8 5.2-17.2 5.8-30.7.7-13.5.8-17.8.8-52.1s-.1-38.7-.8-52.2zM230.8 179c-.6 12.3-2.6 19-4.4 23.4-4.2 11-13 19.8-24 24a69.9 69.9 0 0 1-23.4 4.4c-13.4.6-17.4.7-51.1.7-33.8 0-37.8-.1-51.1-.7-12.4-.6-19-2.6-23.5-4.4-5.5-2-10.5-5.2-14.5-9.4-4.2-4.1-7.5-9-9.5-14.6a69.9 69.9 0 0 1-4.4-23.4c-.6-13.4-.7-17.4-.7-51.1s.1-37.8.7-51.1c.6-12.4 2.6-19 4.4-23.5 2-5.5 5.2-10.5 9.4-14.6 4.1-4.2 9-7.4 14.6-9.4a69.9 69.9 0 0 1 23.5-4.4c13.3-.6 17.3-.7 51-.7 33.8 0 37.8.1 51.1.7 12.4.6 19 2.7 23.5 4.4 5.5 2 10.5 5.2 14.6 9.4 4.2 4.1 7.4 9.1 9.4 14.6a69.9 69.9 0 0 1 4.4 23.5c.6 13.3.7 17.3.7 51s-.1 37.8-.7 51.2z" }),
|
|
6
|
-
/* @__PURE__ */ t("path", { d: "M127.9 63a65 65 0 1 0 0 129.8 65 65 0 0 0 0-129.9zm0 107a42.2 42.2 0 1 1 0-84.3 42.2 42.2 0 0 1 0 84.3zM210.5 60.4a15.2 15.2 0 1 1-30.3 0 15.2 15.2 0 0 1 30.3 0z" })
|
|
7
|
-
] }) }), l = c(o, s);
|
|
8
|
-
export {
|
|
9
|
-
l as default
|
|
10
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("react/jsx-runtime"),e=require("lodash.isequal"),o=require("react"),r=t=>s.jsx("svg",{width:24,height:24,xmlns:"http://www.w3.org/2000/svg",xmlSpace:"preserve",viewBox:"0 0 256 256",...t,children:s.jsxs("g",{fill:"none",strokeMiterlimit:"10",strokeWidth:"0",transform:"matrix(2.8 0 0 2.8 1.4 1.4)",children:[s.jsxs("linearGradient",{id:"a",x1:"7.6",x2:"82.4",y1:"9.6",y2:"84.4",gradientTransform:"matrix(1 0 0 -1 0 92)",gradientUnits:"userSpaceOnUse",children:[s.jsx("stop",{offset:"0%",stopColor:"#ffd600"}),s.jsx("stop",{offset:"50%",stopColor:"#ff0100"}),s.jsx("stop",{offset:"100%",stopColor:"#d800b9"})]}),s.jsx("path",{fill:"url(#a)",d:"M89.7 26.4c-.2-4.7-1-8-2-10.9a22 22 0 0 0-5.3-8 22 22 0 0 0-8-5.1A33 33 0 0 0 63.7.3C58.8 0 57.2 0 45 0S31.2 0 26.4.3c-4.7.2-8 1-10.9 2a22 22 0 0 0-8 5.3 22 22 0 0 0-5.1 8A33 33 0 0 0 .3 26.3C0 31.2 0 32.8 0 45c0 12.2 0 13.8.3 18.6.2 4.7 1 8 2 10.9a22 22 0 0 0 5.3 8c2.2 2.2 5 4 8 5.1a33 33 0 0 0 10.8 2.1c4.8.2 6.4.3 18.6.3s13.8 0 18.6-.3c4.7-.2 8-1 10.9-2a23 23 0 0 0 13.1-13.2 33 33 0 0 0 2.1-11c.2-4.7.3-6.3.3-18.5s0-13.8-.3-18.6zm-8 36.8c-.3 4.4-1 6.8-1.6 8.3-1.5 4-4.6 7-8.6 8.6-1.5.6-4 1.3-8.3 1.5-4.8.2-6.2.3-18.2.3s-13.4 0-18.2-.3a25 25 0 0 1-8.3-1.5 14 14 0 0 1-5.2-3.4 14 14 0 0 1-3.4-5.2c-.6-1.5-1.3-4-1.5-8.3A313 313 0 0 1 8 45c0-12 0-13.4.3-18.2a25 25 0 0 1 1.5-8.3 14 14 0 0 1 3.4-5.2 14 14 0 0 1 5.2-3.4c1.5-.6 4-1.3 8.3-1.5C31.6 8.2 33 8 45 8s13.4 0 18.2.3c4.4.2 6.8.9 8.3 1.5a14 14 0 0 1 5.2 3.4 14 14 0 0 1 3.4 5.2c.6 1.5 1.3 4 1.5 8.3.2 4.8.3 6.2.3 18.2s0 13.4-.3 18.2z"}),s.jsxs("linearGradient",{id:"b",x1:"28.7",x2:"61.3",y1:"30.7",y2:"63.3",gradientTransform:"matrix(1 0 0 -1 0 92)",gradientUnits:"userSpaceOnUse",children:[s.jsx("stop",{offset:"0%",stopColor:"#ff6400"}),s.jsx("stop",{offset:"50%",stopColor:"#ff0100"}),s.jsx("stop",{offset:"100%",stopColor:"#fd0056"})]}),s.jsx("path",{fill:"url(#b)",d:"M45 21.9A23.1 23.1 0 1 0 45 68 23.1 23.1 0 0 0 45 22zM45 60a15 15 0 1 1 0-30 15 15 0 0 1 0 30z"}),s.jsxs("linearGradient",{id:"c",x1:"65.2",x2:"72.8",y1:"67.2",y2:"74.8",gradientTransform:"matrix(1 0 0 -1 0 92)",gradientUnits:"userSpaceOnUse",children:[s.jsx("stop",{offset:"0%",stopColor:"#f30072"}),s.jsx("stop",{offset:"100%",stopColor:"#e50097"})]}),s.jsx("path",{fill:"url(#c)",d:"M74.4 21a5.4 5.4 0 1 1-10.8 0 5.4 5.4 0 0 1 10.8 0z"})]})}),a=o.memo(r,e);exports.default=a;
|
|
@@ -1,73 +0,0 @@
|
|
|
1
|
-
import { jsx as o, jsxs as t } from "react/jsx-runtime";
|
|
2
|
-
import s from "lodash.isequal";
|
|
3
|
-
import { memo as e } from "react";
|
|
4
|
-
const a = (r) => /* @__PURE__ */ o("svg", { width: 24, height: 24, xmlns: "http://www.w3.org/2000/svg", xmlSpace: "preserve", viewBox: "0 0 256 256", ...r, children: /* @__PURE__ */ t("g", { fill: "none", strokeMiterlimit: "10", strokeWidth: "0", transform: "matrix(2.8 0 0 2.8 1.4 1.4)", children: [
|
|
5
|
-
/* @__PURE__ */ t(
|
|
6
|
-
"linearGradient",
|
|
7
|
-
{
|
|
8
|
-
id: "a",
|
|
9
|
-
x1: "7.6",
|
|
10
|
-
x2: "82.4",
|
|
11
|
-
y1: "9.6",
|
|
12
|
-
y2: "84.4",
|
|
13
|
-
gradientTransform: "matrix(1 0 0 -1 0 92)",
|
|
14
|
-
gradientUnits: "userSpaceOnUse",
|
|
15
|
-
children: [
|
|
16
|
-
/* @__PURE__ */ o("stop", { offset: "0%", stopColor: "#ffd600" }),
|
|
17
|
-
/* @__PURE__ */ o("stop", { offset: "50%", stopColor: "#ff0100" }),
|
|
18
|
-
/* @__PURE__ */ o("stop", { offset: "100%", stopColor: "#d800b9" })
|
|
19
|
-
]
|
|
20
|
-
}
|
|
21
|
-
),
|
|
22
|
-
/* @__PURE__ */ o(
|
|
23
|
-
"path",
|
|
24
|
-
{
|
|
25
|
-
fill: "url(#a)",
|
|
26
|
-
d: "M89.7 26.4c-.2-4.7-1-8-2-10.9a22 22 0 0 0-5.3-8 22 22 0 0 0-8-5.1A33 33 0 0 0 63.7.3C58.8 0 57.2 0 45 0S31.2 0 26.4.3c-4.7.2-8 1-10.9 2a22 22 0 0 0-8 5.3 22 22 0 0 0-5.1 8A33 33 0 0 0 .3 26.3C0 31.2 0 32.8 0 45c0 12.2 0 13.8.3 18.6.2 4.7 1 8 2 10.9a22 22 0 0 0 5.3 8c2.2 2.2 5 4 8 5.1a33 33 0 0 0 10.8 2.1c4.8.2 6.4.3 18.6.3s13.8 0 18.6-.3c4.7-.2 8-1 10.9-2a23 23 0 0 0 13.1-13.2 33 33 0 0 0 2.1-11c.2-4.7.3-6.3.3-18.5s0-13.8-.3-18.6zm-8 36.8c-.3 4.4-1 6.8-1.6 8.3-1.5 4-4.6 7-8.6 8.6-1.5.6-4 1.3-8.3 1.5-4.8.2-6.2.3-18.2.3s-13.4 0-18.2-.3a25 25 0 0 1-8.3-1.5 14 14 0 0 1-5.2-3.4 14 14 0 0 1-3.4-5.2c-.6-1.5-1.3-4-1.5-8.3A313 313 0 0 1 8 45c0-12 0-13.4.3-18.2a25 25 0 0 1 1.5-8.3 14 14 0 0 1 3.4-5.2 14 14 0 0 1 5.2-3.4c1.5-.6 4-1.3 8.3-1.5C31.6 8.2 33 8 45 8s13.4 0 18.2.3c4.4.2 6.8.9 8.3 1.5a14 14 0 0 1 5.2 3.4 14 14 0 0 1 3.4 5.2c.6 1.5 1.3 4 1.5 8.3.2 4.8.3 6.2.3 18.2s0 13.4-.3 18.2z"
|
|
27
|
-
}
|
|
28
|
-
),
|
|
29
|
-
/* @__PURE__ */ t(
|
|
30
|
-
"linearGradient",
|
|
31
|
-
{
|
|
32
|
-
id: "b",
|
|
33
|
-
x1: "28.7",
|
|
34
|
-
x2: "61.3",
|
|
35
|
-
y1: "30.7",
|
|
36
|
-
y2: "63.3",
|
|
37
|
-
gradientTransform: "matrix(1 0 0 -1 0 92)",
|
|
38
|
-
gradientUnits: "userSpaceOnUse",
|
|
39
|
-
children: [
|
|
40
|
-
/* @__PURE__ */ o("stop", { offset: "0%", stopColor: "#ff6400" }),
|
|
41
|
-
/* @__PURE__ */ o("stop", { offset: "50%", stopColor: "#ff0100" }),
|
|
42
|
-
/* @__PURE__ */ o("stop", { offset: "100%", stopColor: "#fd0056" })
|
|
43
|
-
]
|
|
44
|
-
}
|
|
45
|
-
),
|
|
46
|
-
/* @__PURE__ */ o(
|
|
47
|
-
"path",
|
|
48
|
-
{
|
|
49
|
-
fill: "url(#b)",
|
|
50
|
-
d: "M45 21.9A23.1 23.1 0 1 0 45 68 23.1 23.1 0 0 0 45 22zM45 60a15 15 0 1 1 0-30 15 15 0 0 1 0 30z"
|
|
51
|
-
}
|
|
52
|
-
),
|
|
53
|
-
/* @__PURE__ */ t(
|
|
54
|
-
"linearGradient",
|
|
55
|
-
{
|
|
56
|
-
id: "c",
|
|
57
|
-
x1: "65.2",
|
|
58
|
-
x2: "72.8",
|
|
59
|
-
y1: "67.2",
|
|
60
|
-
y2: "74.8",
|
|
61
|
-
gradientTransform: "matrix(1 0 0 -1 0 92)",
|
|
62
|
-
gradientUnits: "userSpaceOnUse",
|
|
63
|
-
children: [
|
|
64
|
-
/* @__PURE__ */ o("stop", { offset: "0%", stopColor: "#f30072" }),
|
|
65
|
-
/* @__PURE__ */ o("stop", { offset: "100%", stopColor: "#e50097" })
|
|
66
|
-
]
|
|
67
|
-
}
|
|
68
|
-
),
|
|
69
|
-
/* @__PURE__ */ o("path", { fill: "url(#c)", d: "M74.4 21a5.4 5.4 0 1 1-10.8 0 5.4 5.4 0 0 1 10.8 0z" })
|
|
70
|
-
] }) }), l = e(a, s);
|
|
71
|
-
export {
|
|
72
|
-
l as default
|
|
73
|
-
};
|
package/Link-4ef5aaf2.mjs
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { jsx as t, jsxs as r } from "react/jsx-runtime";
|
|
2
|
-
import e from "lodash.isequal";
|
|
3
|
-
import { memo as a } from "react";
|
|
4
|
-
const i = (o) => /* @__PURE__ */ t("svg", { width: 24, height: 24, xmlns: "http://www.w3.org/2000/svg", xmlSpace: "preserve", viewBox: "0 0 256 256", ...o, children: /* @__PURE__ */ r("g", { fill: "currentColor", strokeMiterlimit: "10", strokeWidth: "0", children: [
|
|
5
|
-
/* @__PURE__ */ t("path", { d: "M61.4 254.3A59.8 59.8 0 0 1 19 151.8L65.8 105a11.2 11.2 0 0 1 15.9 16l-46.8 46.7a37.3 37.3 0 0 0 0 53.1 37.6 37.6 0 0 0 53 0l46.9-46.8a11.2 11.2 0 1 1 15.9 16l-46.8 46.7a59.8 59.8 0 0 1-42.5 17.6zM182 154a11.2 11.2 0 0 1-8-19.2L220.8 88a37.6 37.6 0 0 0-53-53.1l-46.9 46.8a11.2 11.2 0 0 1-15.9-16L151.8 19a59.6 59.6 0 0 1 85 0 60.1 60.1 0 0 1 0 84.9l-46.9 46.8c-2.2 2.2-5 3.3-8 3.3z" }),
|
|
6
|
-
/* @__PURE__ */ t("path", { d: "M72.6 194.3a11.2 11.2 0 0 1-8-19.1L175.3 64.7A11.2 11.2 0 1 1 191 80.6L80.6 191c-2.2 2.2-5.1 3.2-8 3.2z" })
|
|
7
|
-
] }) }), p = a(i, e);
|
|
8
|
-
export {
|
|
9
|
-
p as default
|
|
10
|
-
};
|
package/Link-db71325e.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),r=require("lodash.isequal"),s=require("react"),i=t=>e.jsx("svg",{width:24,height:24,xmlns:"http://www.w3.org/2000/svg",xmlSpace:"preserve",viewBox:"0 0 256 256",...t,children:e.jsxs("g",{fill:"currentColor",strokeMiterlimit:"10",strokeWidth:"0",children:[e.jsx("path",{d:"M61.4 254.3A59.8 59.8 0 0 1 19 151.8L65.8 105a11.2 11.2 0 0 1 15.9 16l-46.8 46.7a37.3 37.3 0 0 0 0 53.1 37.6 37.6 0 0 0 53 0l46.9-46.8a11.2 11.2 0 1 1 15.9 16l-46.8 46.7a59.8 59.8 0 0 1-42.5 17.6zM182 154a11.2 11.2 0 0 1-8-19.2L220.8 88a37.6 37.6 0 0 0-53-53.1l-46.9 46.8a11.2 11.2 0 0 1-15.9-16L151.8 19a59.6 59.6 0 0 1 85 0 60.1 60.1 0 0 1 0 84.9l-46.9 46.8c-2.2 2.2-5 3.3-8 3.3z"}),e.jsx("path",{d:"M72.6 194.3a11.2 11.2 0 0 1-8-19.1L175.3 64.7A11.2 11.2 0 1 1 191 80.6L80.6 191c-2.2 2.2-5.1 3.2-8 3.2z"})]})}),l=s.memo(i,r);exports.default=l;
|
package/LinkedIn-0f4aa0ac.mjs
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
-
import e from "lodash.isequal";
|
|
3
|
-
import { memo as l } from "react";
|
|
4
|
-
const t = (C) => /* @__PURE__ */ o("svg", { xmlns: "http://www.w3.org/2000/svg", width: 18, height: 19, viewBox: "0 0 18 19", fill: "none", ...C, children: /* @__PURE__ */ o(
|
|
5
|
-
"path",
|
|
6
|
-
{
|
|
7
|
-
fillRule: "evenodd",
|
|
8
|
-
clipRule: "evenodd",
|
|
9
|
-
d: "M0 1.79773C0 1.07677 0.604838 0.5 1.33064 0.5H16.6694C17.3952 0.5 18 1.07677 18 1.79773V17.2023C18 17.9232 17.3952 18.5 16.6694 18.5H1.33064C0.604838 18.5 0 17.9232 0 17.2023V1.79773ZM5.44373 15.5677V7.44492H2.73405V15.5677H5.44373ZM4.08889 6.31541C5.03244 6.31541 5.63728 5.69058 5.63728 4.92155C5.61308 4.1285 5.05663 3.52769 4.11308 3.52769C3.19373 3.52769 2.5647 4.1285 2.5647 4.92155C2.5647 5.69058 3.14534 6.31541 4.08889 6.31541ZM9.65304 15.5677H6.94336C6.94336 15.5677 6.99175 8.18991 6.94336 7.44492H9.67723V8.58586C9.66903 8.59819 9.66097 8.6104 9.65304 8.62249H9.67723V8.58586C10.0439 8.03441 10.6772 7.25266 12.1208 7.25266C13.9111 7.25266 15.2417 8.4062 15.2417 10.9055V15.5677H12.5321V11.2179C12.5321 10.1365 12.145 9.39151 11.153 9.39151C10.403 9.39151 9.94336 9.89619 9.74981 10.3768C9.67723 10.5451 9.65304 10.7854 9.65304 11.0257V15.5677Z",
|
|
10
|
-
fill: "currentColor"
|
|
11
|
-
}
|
|
12
|
-
) }), m = l(t, e);
|
|
13
|
-
export {
|
|
14
|
-
m as default
|
|
15
|
-
};
|
package/LinkedIn-4745de60.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),n=require("lodash.isequal"),o=require("react"),i=t=>e.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:19,viewBox:"0 0 18 19",fill:"none",...t,children:e.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0 1.79773C0 1.07677 0.604838 0.5 1.33064 0.5H16.6694C17.3952 0.5 18 1.07677 18 1.79773V17.2023C18 17.9232 17.3952 18.5 16.6694 18.5H1.33064C0.604838 18.5 0 17.9232 0 17.2023V1.79773ZM5.44373 15.5677V7.44492H2.73405V15.5677H5.44373ZM4.08889 6.31541C5.03244 6.31541 5.63728 5.69058 5.63728 4.92155C5.61308 4.1285 5.05663 3.52769 4.11308 3.52769C3.19373 3.52769 2.5647 4.1285 2.5647 4.92155C2.5647 5.69058 3.14534 6.31541 4.08889 6.31541ZM9.65304 15.5677H6.94336C6.94336 15.5677 6.99175 8.18991 6.94336 7.44492H9.67723V8.58586C9.66903 8.59819 9.66097 8.6104 9.65304 8.62249H9.67723V8.58586C10.0439 8.03441 10.6772 7.25266 12.1208 7.25266C13.9111 7.25266 15.2417 8.4062 15.2417 10.9055V15.5677H12.5321V11.2179C12.5321 10.1365 12.145 9.39151 11.153 9.39151C10.403 9.39151 9.94336 9.89619 9.74981 10.3768C9.67723 10.5451 9.65304 10.7854 9.65304 11.0257V15.5677Z",fill:"currentColor"})}),l=o.memo(i,n);exports.default=l;
|
package/Mail-a1aec200.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("react/jsx-runtime"),r=require("lodash.isequal"),s=require("react"),c=e=>t.jsx("svg",{width:24,height:24,xmlns:"http://www.w3.org/2000/svg",xmlSpace:"preserve",viewBox:"0 0 256 256",...e,children:t.jsxs("g",{fill:"currentColor",strokeMiterlimit:"10",strokeWidth:"0",transform:"matrix(2.8 0 0 2.8 1.4 1.4)",children:[t.jsx("path",{d:"M80.9 78.8H9c-5 0-9.1-4.1-9.1-9.1V20.3c0-5 4-9 9.1-9H81c5 0 9.1 4 9.1 9v49.4c0 5-4 9-9.1 9zM9 17.2A3.1 3.1 0 0 0 6 20.3v49.4c0 1.7 1.4 3 3.1 3H81c1.7 0 3.1-1.3 3.1-3V20.3c0-1.7-1.4-3-3.1-3H9z"}),t.jsx("path",{d:"M45 55.4c-5.4 0-10.6-2.3-14.2-6.3l-28.3-31 4.4-4 28.3 31c2.5 2.8 6 4.3 9.8 4.3 3.8 0 7.3-1.5 9.8-4.3l28.3-31 4.4 4-28.3 31c-3.6 4-8.8 6.3-14.2 6.3z"}),t.jsx("rect",{width:"39",height:"6",x:"-1",y:"57.2",rx:"0",ry:"0",transform:"rotate(-45.1 18.5 60.2)"}),t.jsx("rect",{width:"6",height:"39",x:"68.5",y:"40.7",rx:"0",ry:"0",transform:"rotate(-44.8 71.5 60.2)"})]})}),i=s.memo(c,r);exports.default=i;
|
package/Mail-c45e037a.mjs
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { jsx as t, jsxs as o } from "react/jsx-runtime";
|
|
2
|
-
import e from "lodash.isequal";
|
|
3
|
-
import { memo as i } from "react";
|
|
4
|
-
const c = (r) => /* @__PURE__ */ t("svg", { width: 24, height: 24, xmlns: "http://www.w3.org/2000/svg", xmlSpace: "preserve", viewBox: "0 0 256 256", ...r, children: /* @__PURE__ */ o("g", { fill: "currentColor", strokeMiterlimit: "10", strokeWidth: "0", transform: "matrix(2.8 0 0 2.8 1.4 1.4)", children: [
|
|
5
|
-
/* @__PURE__ */ t("path", { d: "M80.9 78.8H9c-5 0-9.1-4.1-9.1-9.1V20.3c0-5 4-9 9.1-9H81c5 0 9.1 4 9.1 9v49.4c0 5-4 9-9.1 9zM9 17.2A3.1 3.1 0 0 0 6 20.3v49.4c0 1.7 1.4 3 3.1 3H81c1.7 0 3.1-1.3 3.1-3V20.3c0-1.7-1.4-3-3.1-3H9z" }),
|
|
6
|
-
/* @__PURE__ */ t("path", { d: "M45 55.4c-5.4 0-10.6-2.3-14.2-6.3l-28.3-31 4.4-4 28.3 31c2.5 2.8 6 4.3 9.8 4.3 3.8 0 7.3-1.5 9.8-4.3l28.3-31 4.4 4-28.3 31c-3.6 4-8.8 6.3-14.2 6.3z" }),
|
|
7
|
-
/* @__PURE__ */ t("rect", { width: "39", height: "6", x: "-1", y: "57.2", rx: "0", ry: "0", transform: "rotate(-45.1 18.5 60.2)" }),
|
|
8
|
-
/* @__PURE__ */ t("rect", { width: "6", height: "39", x: "68.5", y: "40.7", rx: "0", ry: "0", transform: "rotate(-44.8 71.5 60.2)" })
|
|
9
|
-
] }) }), a = i(c, e);
|
|
10
|
-
export {
|
|
11
|
-
a as default
|
|
12
|
-
};
|
package/Plus-144cf5f8.mjs
DELETED
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { jsxs as t, jsx as o } from "react/jsx-runtime";
|
|
2
|
-
import s from "lodash.isequal";
|
|
3
|
-
import { memo as e } from "react";
|
|
4
|
-
const i = (r) => /* @__PURE__ */ t("svg", { height: 48, width: 48, fill: "currentColor", ...r, xmlns: "http://www.w3.org/2000/svg", children: [
|
|
5
|
-
/* @__PURE__ */ o("ellipse", { cx: "26", cy: "24.095", rx: "26", ry: "23.547", fill: "#fff" }),
|
|
6
|
-
/* @__PURE__ */ o(
|
|
7
|
-
"path",
|
|
8
|
-
{
|
|
9
|
-
d: "M37.742 24.095H14.258M26 13.46V34.73 13.46Z",
|
|
10
|
-
stroke: "#9E9E9E",
|
|
11
|
-
strokeWidth: "5",
|
|
12
|
-
strokeLinecap: "round",
|
|
13
|
-
strokeLinejoin: "round"
|
|
14
|
-
}
|
|
15
|
-
)
|
|
16
|
-
] }), f = e(i, s);
|
|
17
|
-
export {
|
|
18
|
-
f as default
|
|
19
|
-
};
|
package/Plus-75849570.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),r=require("lodash.isequal"),o=require("react"),s=t=>e.jsxs("svg",{height:48,width:48,fill:"currentColor",...t,xmlns:"http://www.w3.org/2000/svg",children:[e.jsx("ellipse",{cx:"26",cy:"24.095",rx:"26",ry:"23.547",fill:"#fff"}),e.jsx("path",{d:"M37.742 24.095H14.258M26 13.46V34.73 13.46Z",stroke:"#9E9E9E",strokeWidth:"5",strokeLinecap:"round",strokeLinejoin:"round"})]}),i=o.memo(s,r);exports.default=i;
|
package/Share-608e1dd8.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),s=require("lodash.isequal"),r=require("react"),c=t=>e.jsx("svg",{width:24,height:24,xmlns:"http://www.w3.org/2000/svg",xmlSpace:"preserve",viewBox:"0 0 256 256",...t,children:e.jsx("path",{fill:"currentColor",strokeMiterlimit:"10",strokeWidth:"0",d:"M199.75 145.13a54.45 54.45 0 0 0-43.54 21.82l-47.88-23.93c1.4-4.82 2.2-9.9 2.2-15.17a54.3 54.3 0 0 0-2.2-15.16l47.88-23.93a54.45 54.45 0 0 0 43.54 21.82 54.61 54.61 0 0 0 54.56-54.56c0-30.08-24.48-54.56-54.56-54.56s-54.56 24.48-54.56 54.56c0 5.27.79 10.35 2.19 15.17L99.5 95.11A54.45 54.45 0 0 0 55.97 73.3C25.88 73.3 1.4 97.77 1.4 127.86s24.47 54.56 54.56 54.56c17.79 0 33.56-8.6 43.53-21.82l47.88 23.92a54.32 54.32 0 0 0-2.2 15.17c0 30.09 24.48 54.56 54.57 54.56s54.56-24.47 54.56-54.56a54.62 54.62 0 0 0-54.56-54.56zm0-124c19.24 0 34.89 15.65 34.89 34.9s-15.65 34.88-34.9 34.88-34.88-15.65-34.88-34.89 15.65-34.89 34.89-34.89zM55.97 162.75c-19.24 0-34.9-15.65-34.9-34.9s15.66-34.88 34.9-34.88 34.88 15.65 34.88 34.89-15.65 34.89-34.88 34.89zm143.78 71.83a34.93 34.93 0 0 1-34.9-34.89c0-19.24 15.66-34.89 34.9-34.89s34.89 15.65 34.89 34.9a34.93 34.93 0 0 1-34.9 34.88z"})}),o=r.memo(c,s);exports.default=o;
|
package/Share-c707352d.mjs
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { jsx as t } from "react/jsx-runtime";
|
|
2
|
-
import r from "lodash.isequal";
|
|
3
|
-
import { memo as s } from "react";
|
|
4
|
-
const e = (o) => /* @__PURE__ */ t("svg", { width: 24, height: 24, xmlns: "http://www.w3.org/2000/svg", xmlSpace: "preserve", viewBox: "0 0 256 256", ...o, children: /* @__PURE__ */ t(
|
|
5
|
-
"path",
|
|
6
|
-
{
|
|
7
|
-
fill: "currentColor",
|
|
8
|
-
strokeMiterlimit: "10",
|
|
9
|
-
strokeWidth: "0",
|
|
10
|
-
d: "M199.75 145.13a54.45 54.45 0 0 0-43.54 21.82l-47.88-23.93c1.4-4.82 2.2-9.9 2.2-15.17a54.3 54.3 0 0 0-2.2-15.16l47.88-23.93a54.45 54.45 0 0 0 43.54 21.82 54.61 54.61 0 0 0 54.56-54.56c0-30.08-24.48-54.56-54.56-54.56s-54.56 24.48-54.56 54.56c0 5.27.79 10.35 2.19 15.17L99.5 95.11A54.45 54.45 0 0 0 55.97 73.3C25.88 73.3 1.4 97.77 1.4 127.86s24.47 54.56 54.56 54.56c17.79 0 33.56-8.6 43.53-21.82l47.88 23.92a54.32 54.32 0 0 0-2.2 15.17c0 30.09 24.48 54.56 54.57 54.56s54.56-24.47 54.56-54.56a54.62 54.62 0 0 0-54.56-54.56zm0-124c19.24 0 34.89 15.65 34.89 34.9s-15.65 34.88-34.9 34.88-34.88-15.65-34.88-34.89 15.65-34.89 34.89-34.89zM55.97 162.75c-19.24 0-34.9-15.65-34.9-34.9s15.66-34.88 34.9-34.88 34.88 15.65 34.88 34.89-15.65 34.89-34.88 34.89zm143.78 71.83a34.93 34.93 0 0 1-34.9-34.89c0-19.24 15.66-34.89 34.9-34.89s34.89 15.65 34.89 34.9a34.93 34.93 0 0 1-34.9 34.88z"
|
|
11
|
-
}
|
|
12
|
-
) }), i = s(e, r);
|
|
13
|
-
export {
|
|
14
|
-
i as default
|
|
15
|
-
};
|
package/Twitter-1eb11c0c.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),r=require("lodash.isequal"),i=require("react"),o=t=>e.jsx("svg",{width:24,height:24,xmlns:"http://www.w3.org/2000/svg",xmlSpace:"preserve",viewBox:"0 0 256 256",...t,children:e.jsx("path",{fill:"currentColor",strokeMiterlimit:"10",strokeWidth:"0",d:"M81 231A147 147 0 0 0 228 76c11-7 19-16 26-27-9 5-19 7-29 9 10-7 18-17 22-29-10 6-21 10-33 12a52 52 0 0 0-88 48C83 87 45 66 19 35a52 52 0 0 0 16 69c-8 0-16-3-23-7v1c0 25 17 46 41 51a52 52 0 0 1-23 1c6 20 26 35 48 36a104 104 0 0 1-77 21c23 15 51 24 80 24"})}),s=i.memo(o,r);exports.default=s;
|
package/Twitter-78d0ccc7.mjs
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { jsx as t } from "react/jsx-runtime";
|
|
2
|
-
import r from "lodash.isequal";
|
|
3
|
-
import { memo as e } from "react";
|
|
4
|
-
const i = (o) => /* @__PURE__ */ t("svg", { width: 24, height: 24, xmlns: "http://www.w3.org/2000/svg", xmlSpace: "preserve", viewBox: "0 0 256 256", ...o, children: /* @__PURE__ */ t(
|
|
5
|
-
"path",
|
|
6
|
-
{
|
|
7
|
-
fill: "currentColor",
|
|
8
|
-
strokeMiterlimit: "10",
|
|
9
|
-
strokeWidth: "0",
|
|
10
|
-
d: "M81 231A147 147 0 0 0 228 76c11-7 19-16 26-27-9 5-19 7-29 9 10-7 18-17 22-29-10 6-21 10-33 12a52 52 0 0 0-88 48C83 87 45 66 19 35a52 52 0 0 0 16 69c-8 0-16-3-23-7v1c0 25 17 46 41 51a52 52 0 0 1-23 1c6 20 26 35 48 36a104 104 0 0 1-77 21c23 15 51 24 80 24"
|
|
11
|
-
}
|
|
12
|
-
) }), a = e(i, r);
|
|
13
|
-
export {
|
|
14
|
-
a as default
|
|
15
|
-
};
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { jsx as t } from "react/jsx-runtime";
|
|
2
|
-
import e from "lodash.isequal";
|
|
3
|
-
import { memo as r } from "react";
|
|
4
|
-
const i = (o) => /* @__PURE__ */ t("svg", { width: 24, height: 24, xmlns: "http://www.w3.org/2000/svg", xmlSpace: "preserve", viewBox: "0 0 256 256", ...o, children: /* @__PURE__ */ t(
|
|
5
|
-
"path",
|
|
6
|
-
{
|
|
7
|
-
fill: "#1da1f2",
|
|
8
|
-
strokeMiterlimit: "10",
|
|
9
|
-
strokeWidth: "0",
|
|
10
|
-
d: "M81 230.6c95.4 0 147.6-79 147.6-147.6 0-2.3 0-4.5-.2-6.7 10.2-7.4 19-16.5 25.9-26.9-9.5 4.2-19.5 7-29.8 8.2a52 52 0 0 0 22.8-28.7 104 104 0 0 1-33 12.6A52 52 0 0 0 126 88.8C84.2 86.7 45.4 67 19 34.6a52 52 0 0 0 16 69.2 51.5 51.5 0 0 1-23.5-6.5v.7c0 24.7 17.4 46 41.6 50.9-7.6 2-15.6 2.4-23.4.9a52 52 0 0 0 48.5 36 104.1 104.1 0 0 1-76.8 21.5A146.9 146.9 0 0 0 81 230.6"
|
|
11
|
-
}
|
|
12
|
-
) }), l = r(i, e);
|
|
13
|
-
export {
|
|
14
|
-
l as default
|
|
15
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),r=require("lodash.isequal"),i=require("react"),o=t=>e.jsx("svg",{width:24,height:24,xmlns:"http://www.w3.org/2000/svg",xmlSpace:"preserve",viewBox:"0 0 256 256",...t,children:e.jsx("path",{fill:"#1da1f2",strokeMiterlimit:"10",strokeWidth:"0",d:"M81 230.6c95.4 0 147.6-79 147.6-147.6 0-2.3 0-4.5-.2-6.7 10.2-7.4 19-16.5 25.9-26.9-9.5 4.2-19.5 7-29.8 8.2a52 52 0 0 0 22.8-28.7 104 104 0 0 1-33 12.6A52 52 0 0 0 126 88.8C84.2 86.7 45.4 67 19 34.6a52 52 0 0 0 16 69.2 51.5 51.5 0 0 1-23.5-6.5v.7c0 24.7 17.4 46 41.6 50.9-7.6 2-15.6 2.4-23.4.9a52 52 0 0 0 48.5 36 104.1 104.1 0 0 1-76.8 21.5A146.9 146.9 0 0 0 81 230.6"})}),s=i.memo(o,r);exports.default=s;
|
package/Upload-1f27bbaa.mjs
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
-
import r from "lodash.isequal";
|
|
3
|
-
import { memo as t } from "react";
|
|
4
|
-
const l = (a) => /* @__PURE__ */ o("svg", { width: 24, height: 24, fill: "currentColor", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...a, children: /* @__PURE__ */ o(
|
|
5
|
-
"path",
|
|
6
|
-
{
|
|
7
|
-
d: "M17 21H7a4 4 0 0 1-4-4v-1a1 1 0 1 1 2 0v1a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-1a1 1 0 0 1 2 0v1a4 4 0 0 1-4 4Zm-5-4a1 1 0 0 1-1-1V6.41l-2.29 2.3a1.004 1.004 0 0 1-1.42-1.42l4-4a1 1 0 0 1 .33-.21A1 1 0 0 1 12 3a1 1 0 0 1 .38.08 1 1 0 0 1 .33.21l4 4a1.004 1.004 0 1 1-1.42 1.42L13 6.41V16a1 1 0 0 1-1 1Z",
|
|
8
|
-
fill: "currentColor"
|
|
9
|
-
}
|
|
10
|
-
) }), n = t(l, r);
|
|
11
|
-
export {
|
|
12
|
-
n as default
|
|
13
|
-
};
|
package/Upload-578304b2.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),a=require("lodash.isequal"),o=require("react"),r=t=>e.jsx("svg",{width:24,height:24,fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",...t,children:e.jsx("path",{d:"M17 21H7a4 4 0 0 1-4-4v-1a1 1 0 1 1 2 0v1a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-1a1 1 0 0 1 2 0v1a4 4 0 0 1-4 4Zm-5-4a1 1 0 0 1-1-1V6.41l-2.29 2.3a1.004 1.004 0 0 1-1.42-1.42l4-4a1 1 0 0 1 .33-.21A1 1 0 0 1 12 3a1 1 0 0 1 .38.08 1 1 0 0 1 .33.21l4 4a1.004 1.004 0 1 1-1.42 1.42L13 6.41V16a1 1 0 0 1-1 1Z",fill:"currentColor"})}),l=o.memo(r,a);exports.default=l;
|
package/X-02116119.mjs
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
-
import r from "lodash.isequal";
|
|
3
|
-
import { memo as i } from "react";
|
|
4
|
-
const m = (t) => /* @__PURE__ */ o("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 25, viewBox: "0 0 24 25", fill: "none", ...t, children: /* @__PURE__ */ o(
|
|
5
|
-
"path",
|
|
6
|
-
{
|
|
7
|
-
d: "M14.119 11.7052L20.4486 4.5H18.9492L13.4509 10.7549L9.0626 4.5H4L10.6374 13.9594L4 21.5142H5.4994L11.3021 14.9074L15.9374 21.5142H21M6.04057 5.60727H8.34407L18.9481 20.4613H16.644",
|
|
8
|
-
fill: "currentColor"
|
|
9
|
-
}
|
|
10
|
-
) }), s = i(m, r);
|
|
11
|
-
export {
|
|
12
|
-
s as default
|
|
13
|
-
};
|
package/X-ed6c3d62.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),o=require("lodash.isequal"),n=require("react"),r=t=>e.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:24,height:25,viewBox:"0 0 24 25",fill:"none",...t,children:e.jsx("path",{d:"M14.119 11.7052L20.4486 4.5H18.9492L13.4509 10.7549L9.0626 4.5H4L10.6374 13.9594L4 21.5142H5.4994L11.3021 14.9074L15.9374 21.5142H21M6.04057 5.60727H8.34407L18.9481 20.4613H16.644",fill:"currentColor"})}),i=n.memo(r,o);exports.default=i;
|
package/YouTube-5dbf2e75.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),s=require("lodash.isequal"),r=require("react"),o=t=>e.jsx("svg",{width:24,height:24,xmlns:"http://www.w3.org/2000/svg",xmlSpace:"preserve",viewBox:"0 0 256 256",...t,children:e.jsx("path",{fill:"currentColor",strokeMiterlimit:"10",strokeWidth:"0",d:"M249 67c-3-11-11-19-22-22-20-6-99-6-99-6s-79 0-99 6C18 48 10 56 7 67c-6 20-6 61-6 61s0 41 6 61c3 11 11 19 22 22 20 5 99 5 99 5s79 0 99-5c11-3 19-11 22-22 5-20 5-61 5-61s0-41-5-61zm-146 99V90l65 38-65 38z"})}),i=r.memo(o,s);exports.default=i;
|
package/YouTube-782a6434.mjs
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
-
import r from "lodash.isequal";
|
|
3
|
-
import { memo as e } from "react";
|
|
4
|
-
const s = (t) => /* @__PURE__ */ o("svg", { width: 24, height: 24, xmlns: "http://www.w3.org/2000/svg", xmlSpace: "preserve", viewBox: "0 0 256 256", ...t, children: /* @__PURE__ */ o(
|
|
5
|
-
"path",
|
|
6
|
-
{
|
|
7
|
-
fill: "currentColor",
|
|
8
|
-
strokeMiterlimit: "10",
|
|
9
|
-
strokeWidth: "0",
|
|
10
|
-
d: "M249 67c-3-11-11-19-22-22-20-6-99-6-99-6s-79 0-99 6C18 48 10 56 7 67c-6 20-6 61-6 61s0 41 6 61c3 11 11 19 22 22 20 5 99 5 99 5s79 0 99-5c11-3 19-11 22-22 5-20 5-61 5-61s0-41-5-61zm-146 99V90l65 38-65 38z"
|
|
11
|
-
}
|
|
12
|
-
) }), c = e(s, r);
|
|
13
|
-
export {
|
|
14
|
-
c as default
|
|
15
|
-
};
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { jsx as o, jsxs as t } from "react/jsx-runtime";
|
|
2
|
-
import e from "lodash.isequal";
|
|
3
|
-
import { memo as s } from "react";
|
|
4
|
-
const i = (r) => /* @__PURE__ */ o("svg", { width: 24, height: 24, xmlns: "http://www.w3.org/2000/svg", xmlSpace: "preserve", viewBox: "0 0 256 256", ...r, children: /* @__PURE__ */ t("g", { fill: "currentColor", strokeMiterlimit: "10", strokeWidth: "0", children: [
|
|
5
|
-
/* @__PURE__ */ o(
|
|
6
|
-
"path",
|
|
7
|
-
{
|
|
8
|
-
fill: "red",
|
|
9
|
-
d: "M249.02 66.99a31.68 31.68 0 0 0-22.36-22.36c-19.72-5.29-98.8-5.29-98.8-5.29s-79.09 0-98.8 5.29A31.68 31.68 0 0 0 6.68 66.99c-5.28 19.72-5.28 60.87-5.28 60.87s0 41.15 5.28 60.87a31.68 31.68 0 0 0 22.36 22.36c19.72 5.28 98.8 5.28 98.8 5.28s79.1 0 98.81-5.28a31.68 31.68 0 0 0 22.36-22.36c5.29-19.72 5.29-60.87 5.29-60.87s0-41.15-5.29-60.87z"
|
|
10
|
-
}
|
|
11
|
-
),
|
|
12
|
-
/* @__PURE__ */ o("path", { fill: "#fff", d: "m102.57 165.8 65.7-37.94-65.7-37.94z" })
|
|
13
|
-
] }) }), f = s(i, e);
|
|
14
|
-
export {
|
|
15
|
-
f as default
|
|
16
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),s=require("lodash.isequal"),r=require("react"),o=t=>e.jsx("svg",{width:24,height:24,xmlns:"http://www.w3.org/2000/svg",xmlSpace:"preserve",viewBox:"0 0 256 256",...t,children:e.jsxs("g",{fill:"currentColor",strokeMiterlimit:"10",strokeWidth:"0",children:[e.jsx("path",{fill:"red",d:"M249.02 66.99a31.68 31.68 0 0 0-22.36-22.36c-19.72-5.29-98.8-5.29-98.8-5.29s-79.09 0-98.8 5.29A31.68 31.68 0 0 0 6.68 66.99c-5.28 19.72-5.28 60.87-5.28 60.87s0 41.15 5.28 60.87a31.68 31.68 0 0 0 22.36 22.36c19.72 5.28 98.8 5.28 98.8 5.28s79.1 0 98.81-5.28a31.68 31.68 0 0 0 22.36-22.36c5.29-19.72 5.29-60.87 5.29-60.87s0-41.15-5.29-60.87z"}),e.jsx("path",{fill:"#fff",d:"m102.57 165.8 65.7-37.94-65.7-37.94z"})]})}),i=r.memo(o,s);exports.default=i;
|