@logora/debate 0.3.7 → 0.3.9
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/dist/assets/components/argument/argument/Argument.module-gLfNRLks.css +1 -0
- package/dist/assets/components/dialog/dropdown/Dropdown.module-B6DdHxbY.css +1 -0
- package/dist/assets/components/gamification/point_box/PointBox.module-BlHdQyht.css +1 -0
- package/dist/assets/components/navigation/tabs/Tabs.module-CtDi0tAd.css +1 -0
- package/dist/assets/components/vote/vote_button/VoteButton.module-BdTTr7vk.css +1 -0
- package/dist/components/argument/argument/Argument.js +15 -15
- package/dist/components/argument/argument/Argument.module.scss.js +30 -30
- package/dist/components/dialog/dropdown/Dropdown.module.scss.js +1 -1
- package/dist/components/gamification/point_box/PointBox.module.scss.js +1 -1
- package/dist/components/icons/bild_icons/index.js +102 -104
- package/dist/components/icons/hero_icons/index.js +66 -68
- package/dist/components/icons/krone_icons/index.js +98 -100
- package/dist/components/icons/regular_icons/index.js +22 -24
- package/dist/components/icons/spiegel_icons/index.js +100 -102
- package/dist/components/input/text_editor/TextEditor.js +108 -108
- package/dist/components/navigation/tabs/Tabs.module.scss.js +4 -4
- package/dist/components/vote/vote_button/VoteButton.module.scss.js +2 -2
- package/package.json +14 -14
- package/dist/assets/components/argument/argument/Argument.module-ynS4ZRdG.css +0 -1
- package/dist/assets/components/dialog/dropdown/Dropdown.module-BL67cFpj.css +0 -1
- package/dist/assets/components/gamification/point_box/PointBox.module-BzKRidYf.css +0 -1
- package/dist/assets/components/navigation/tabs/Tabs.module-D0w5qSU_.css +0 -1
- package/dist/assets/components/vote/vote_button/VoteButton.module-mxq12D3_.css +0 -1
- package/dist/components/icons/bild_icons/Alarm.js +0 -13
- package/dist/components/icons/bild_icons/Announcement.js +0 -15
- package/dist/components/icons/bild_icons/Arrow.js +0 -6
- package/dist/components/icons/bild_icons/Blockquote.js +0 -6
- package/dist/components/icons/bild_icons/Bold.js +0 -6
- package/dist/components/icons/bild_icons/Camera.js +0 -9
- package/dist/components/icons/bild_icons/CheckCircle.js +0 -22
- package/dist/components/icons/bild_icons/Checkbox.js +0 -9
- package/dist/components/icons/bild_icons/Clock.js +0 -6
- package/dist/components/icons/bild_icons/Close.js +0 -6
- package/dist/components/icons/bild_icons/Code.js +0 -36
- package/dist/components/icons/bild_icons/Community.js +0 -6
- package/dist/components/icons/bild_icons/Document.js +0 -6
- package/dist/components/icons/bild_icons/Downvote.js +0 -6
- package/dist/components/icons/bild_icons/Facebook.js +0 -6
- package/dist/components/icons/bild_icons/Flag.js +0 -6
- package/dist/components/icons/bild_icons/Home.js +0 -6
- package/dist/components/icons/bild_icons/Italic.js +0 -6
- package/dist/components/icons/bild_icons/Link.js +0 -9
- package/dist/components/icons/bild_icons/Logora.js +0 -56
- package/dist/components/icons/bild_icons/Mail.js +0 -6
- package/dist/components/icons/bild_icons/MinusCircle.js +0 -21
- package/dist/components/icons/bild_icons/MobileMenu.js +0 -29
- package/dist/components/icons/bild_icons/Next.js +0 -23
- package/dist/components/icons/bild_icons/OpenBlank.js +0 -21
- package/dist/components/icons/bild_icons/OrderedList.js +0 -6
- package/dist/components/icons/bild_icons/Point.js +0 -25
- package/dist/components/icons/bild_icons/Question.js +0 -15
- package/dist/components/icons/bild_icons/Refresh.js +0 -9
- package/dist/components/icons/bild_icons/Reply.js +0 -9
- package/dist/components/icons/bild_icons/Search.js +0 -6
- package/dist/components/icons/bild_icons/Send.js +0 -6
- package/dist/components/icons/bild_icons/Share.js +0 -15
- package/dist/components/icons/bild_icons/SmallArrow.js +0 -6
- package/dist/components/icons/bild_icons/Source.js +0 -6
- package/dist/components/icons/bild_icons/Suggestion.js +0 -25
- package/dist/components/icons/bild_icons/Twitter.js +0 -44
- package/dist/components/icons/bild_icons/Underline.js +0 -6
- package/dist/components/icons/bild_icons/Upvote.js +0 -6
- package/dist/components/icons/bild_icons/User.js +0 -6
- package/dist/components/icons/bild_icons/Versus.js +0 -12
- package/dist/components/icons/bild_icons/Votebox.js +0 -15
- package/dist/components/icons/hero_icons/CheckCircle.js +0 -22
- package/dist/components/icons/hero_icons/Facebook.js +0 -6
- package/dist/components/icons/hero_icons/Flag.js +0 -6
- package/dist/components/icons/hero_icons/Logora.js +0 -56
- package/dist/components/icons/hero_icons/MinusCircle.js +0 -21
- package/dist/components/icons/hero_icons/Point.js +0 -25
- package/dist/components/icons/hero_icons/Twitter.js +0 -44
- package/dist/components/icons/hero_icons/Versus.js +0 -24
- package/dist/components/icons/krone_icons/Arrow.js +0 -6
- package/dist/components/icons/krone_icons/Blockquote.js +0 -6
- package/dist/components/icons/krone_icons/Bold.js +0 -6
- package/dist/components/icons/krone_icons/Camera.js +0 -9
- package/dist/components/icons/krone_icons/Check.js +0 -6
- package/dist/components/icons/krone_icons/CheckCircle.js +0 -22
- package/dist/components/icons/krone_icons/Clock.js +0 -6
- package/dist/components/icons/krone_icons/Close.js +0 -6
- package/dist/components/icons/krone_icons/Code.js +0 -36
- package/dist/components/icons/krone_icons/Community.js +0 -6
- package/dist/components/icons/krone_icons/Crown.js +0 -6
- package/dist/components/icons/krone_icons/Document.js +0 -6
- package/dist/components/icons/krone_icons/Downvote.js +0 -6
- package/dist/components/icons/krone_icons/Facebook.js +0 -6
- package/dist/components/icons/krone_icons/Flag.js +0 -6
- package/dist/components/icons/krone_icons/Italic.js +0 -6
- package/dist/components/icons/krone_icons/LightArrow.js +0 -6
- package/dist/components/icons/krone_icons/Link.js +0 -9
- package/dist/components/icons/krone_icons/Login.js +0 -30
- package/dist/components/icons/krone_icons/Logora.js +0 -56
- package/dist/components/icons/krone_icons/Mail.js +0 -6
- package/dist/components/icons/krone_icons/MinusCircle.js +0 -21
- package/dist/components/icons/krone_icons/MobileClose.js +0 -15
- package/dist/components/icons/krone_icons/MobileMenu.js +0 -29
- package/dist/components/icons/krone_icons/Next.js +0 -23
- package/dist/components/icons/krone_icons/OpenBlank.js +0 -21
- package/dist/components/icons/krone_icons/OrderedList.js +0 -6
- package/dist/components/icons/krone_icons/PauseCircle.js +0 -22
- package/dist/components/icons/krone_icons/Point.js +0 -25
- package/dist/components/icons/krone_icons/Refresh.js +0 -9
- package/dist/components/icons/krone_icons/Search.js +0 -6
- package/dist/components/icons/krone_icons/SmallArrow.js +0 -6
- package/dist/components/icons/krone_icons/Source.js +0 -6
- package/dist/components/icons/krone_icons/Twitter.js +0 -44
- package/dist/components/icons/krone_icons/Underline.js +0 -6
- package/dist/components/icons/krone_icons/Versus.js +0 -6
- package/dist/components/icons/regular_icons/Versus.js +0 -6
- package/dist/components/icons/spiegel_icons/Alarm.js +0 -13
- package/dist/components/icons/spiegel_icons/Announcement.js +0 -15
- package/dist/components/icons/spiegel_icons/Arrow.js +0 -6
- package/dist/components/icons/spiegel_icons/Camera.js +0 -9
- package/dist/components/icons/spiegel_icons/Check.js +0 -6
- package/dist/components/icons/spiegel_icons/Code.js +0 -36
- package/dist/components/icons/spiegel_icons/Community.js +0 -6
- package/dist/components/icons/spiegel_icons/Downvote.js +0 -6
- package/dist/components/icons/spiegel_icons/Home.js +0 -6
- package/dist/components/icons/spiegel_icons/Logora.js +0 -56
- package/dist/components/icons/spiegel_icons/MobileMenu.js +0 -29
- package/dist/components/icons/spiegel_icons/Next.js +0 -23
- package/dist/components/icons/spiegel_icons/OpenBlank.js +0 -21
- package/dist/components/icons/spiegel_icons/Point.js +0 -25
- package/dist/components/icons/spiegel_icons/Refresh.js +0 -9
- package/dist/components/icons/spiegel_icons/Search.js +0 -6
- package/dist/components/icons/spiegel_icons/Send.js +0 -6
- package/dist/components/icons/spiegel_icons/Source.js +0 -6
- package/dist/components/icons/spiegel_icons/Twitter.js +0 -44
- package/dist/components/icons/spiegel_icons/Upvote.js +0 -6
- package/dist/components/icons/spiegel_icons/User.js +0 -6
- package/dist/components/icons/spiegel_icons/Versus.js +0 -12
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
const n = (r) => /* @__PURE__ */ o(
|
|
4
|
-
"svg",
|
|
5
|
-
{
|
|
6
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
-
fill: "none",
|
|
8
|
-
viewBox: "0 0 24 24",
|
|
9
|
-
strokeWidth: 1.5,
|
|
10
|
-
stroke: "currentColor",
|
|
11
|
-
...r,
|
|
12
|
-
children: /* @__PURE__ */ o(
|
|
13
|
-
"path",
|
|
14
|
-
{
|
|
15
|
-
strokeLinecap: "round",
|
|
16
|
-
strokeLinejoin: "round",
|
|
17
|
-
d: "M3.75 13.5l10.5-11.25L12 10.5h8.25L9.75 21.75 12 13.5H3.75z"
|
|
18
|
-
}
|
|
19
|
-
)
|
|
20
|
-
}
|
|
21
|
-
);
|
|
22
|
-
export {
|
|
23
|
-
n as Versus
|
|
24
|
-
};
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
const a = (r) => /* @__PURE__ */ o("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...r, children: /* @__PURE__ */ o("path", { d: "M19,11H9l3.29-3.29a1,1,0,0,0,0-1.42,1,1,0,0,0-1.41,0l-4.29,4.3A2,2,0,0,0,6,12H6a2,2,0,0,0,.59,1.4l4.29,4.3a1,1,0,1,0,1.41-1.42L9,13H19a1,1,0,0,0,0-2Z" }) });
|
|
4
|
-
export {
|
|
5
|
-
a as Arrow
|
|
6
|
-
};
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
const l = (h) => /* @__PURE__ */ o("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...h, children: /* @__PURE__ */ o("path", { d: "M6 17h3l2-4V7H5v6h3zm8 0h3l2-4V7h-6v6h3z" }) });
|
|
4
|
-
export {
|
|
5
|
-
l as Blockquote
|
|
6
|
-
};
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
const c = (h) => /* @__PURE__ */ o("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...h, children: /* @__PURE__ */ o("path", { d: "M15.6 10.79c.97-.67 1.65-1.77 1.65-2.79 0-2.26-1.75-4-4-4H7v14h7.04c2.09 0 3.71-1.7 3.71-3.79 0-1.52-.86-2.82-2.15-3.42zM10 6.5h3c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5h-3v-3zm3.5 9H10v-3h3.5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5z" }) });
|
|
4
|
-
export {
|
|
5
|
-
c as Bold
|
|
6
|
-
};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { jsxs as A, jsx as a } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
const s = (t) => /* @__PURE__ */ A("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...t, children: [
|
|
4
|
-
/* @__PURE__ */ a("path", { d: "M19,4h-.508L16.308,1.168A3.023,3.023,0,0,0,13.932,0H10.068A3.023,3.023,0,0,0,7.692,1.168L5.508,4H5A5.006,5.006,0,0,0,0,9V19a5.006,5.006,0,0,0,5,5H19a5.006,5.006,0,0,0,5-5V9A5.006,5.006,0,0,0,19,4ZM9.276,2.39A1.006,1.006,0,0,1,10.068,2h3.864a1.008,1.008,0,0,1,.792.39L15.966,4H8.034ZM22,19a3,3,0,0,1-3,3H5a3,3,0,0,1-3-3V9A3,3,0,0,1,5,6H19a3,3,0,0,1,3,3Z" }),
|
|
5
|
-
/* @__PURE__ */ a("path", { d: "M12,8a6,6,0,1,0,6,6A6.006,6.006,0,0,0,12,8Zm0,10a4,4,0,1,1,4-4A4,4,0,0,1,12,18Z" })
|
|
6
|
-
] });
|
|
7
|
-
export {
|
|
8
|
-
s as Camera
|
|
9
|
-
};
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
const s = (t) => /* @__PURE__ */ o("svg", { viewBox: "0 0 50 50", xmlns: "http://www.w3.org/2000/svg", ...t, children: /* @__PURE__ */ o("path", { d: "M36.8236 13.5557C37.8227 14.3327 38.0026 15.7725 37.2256 16.7715L20.8002 37.8899L12.75 27.1562C11.9906 26.1437 12.1958 24.7073 13.2083 23.9479C14.2209 23.1885 15.6573 23.3937 16.4167 24.4062L20.8664 30.3393L33.6077 13.9576C34.3848 12.9586 35.8246 12.7786 36.8236 13.5557Z" }) });
|
|
4
|
-
export {
|
|
5
|
-
s as Check
|
|
6
|
-
};
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { jsxs as e, jsx as r } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
const n = (o) => /* @__PURE__ */ e(
|
|
4
|
-
"svg",
|
|
5
|
-
{
|
|
6
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
-
viewBox: "0 0 24 24",
|
|
8
|
-
fill: "none",
|
|
9
|
-
stroke: "currentColor",
|
|
10
|
-
strokeWidth: "2",
|
|
11
|
-
strokeLinecap: "round",
|
|
12
|
-
strokeLinejoin: "round",
|
|
13
|
-
...o,
|
|
14
|
-
children: [
|
|
15
|
-
/* @__PURE__ */ r("circle", { cx: "12", cy: "12", r: "10" }),
|
|
16
|
-
/* @__PURE__ */ r("path", { d: "M9 12l2 2 4-4" })
|
|
17
|
-
]
|
|
18
|
-
}
|
|
19
|
-
);
|
|
20
|
-
export {
|
|
21
|
-
n as CheckCircle
|
|
22
|
-
};
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { jsx as C } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
const p = (o) => /* @__PURE__ */ C("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 128 128", ...o, children: /* @__PURE__ */ C("path", { d: "M 64 11 C 34.8 11 11 34.8 11 64 C 11 93.2 34.8 117 64 117 C 93.2 117 117 93.2 117 64 C 117 34.8 93.2 11 64 11 z M 64 17 C 89.9 17 111 38.1 111 64 C 111 89.9 89.9 111 64 111 C 38.1 111 17 89.9 17 64 C 17 38.1 38.1 17 64 17 z M 64 26 C 62.3 26 61 27.3 61 29 L 61 54.5 C 56.9 55.8 54 59.6 54 64 C 54 69.5 58.5 74 64 74 C 68.5 74 72.3 71.1 73.5 67 L 89 67 C 90.7 67 92 65.7 92 64 C 92 62.3 90.7 61 89 61 L 73.5 61 C 72.5 57.9 70.1 55.4 67 54.5 L 67 29 C 67 27.3 65.7 26 64 26 z M 64 60 C 66.2 60 68 61.8 68 64 C 68 66.2 66.2 68 64 68 C 61.8 68 60 66.2 60 64 C 60 61.8 61.8 60 64 60 z" }) });
|
|
4
|
-
export {
|
|
5
|
-
p as Clock
|
|
6
|
-
};
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { jsx as C } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
const r = (o) => /* @__PURE__ */ C("svg", { viewBox: "0 0 14 14", xmlns: "http://www.w3.org/2000/svg", ...o, children: /* @__PURE__ */ C("path", { d: "M13.0001 1C12.8125 0.81253 12.5582 0.707214 12.2931 0.707214C12.0279 0.707214 11.7736 0.81253 11.5861 1L7.00006 5.586L2.41406 1C2.22653 0.81253 1.97223 0.707214 1.70706 0.707214C1.4419 0.707214 1.18759 0.81253 1.00006 1C0.812591 1.18753 0.707275 1.44184 0.707275 1.707C0.707275 1.97216 0.812591 2.22647 1.00006 2.414L5.58606 7L1.00006 11.586C0.812591 11.7735 0.707275 12.0278 0.707275 12.293C0.707275 12.5582 0.812591 12.8125 1.00006 13C1.18759 13.1875 1.4419 13.2928 1.70706 13.2928C1.97223 13.2928 2.22653 13.1875 2.41406 13L7.00006 8.414L11.5861 13C11.7736 13.1875 12.0279 13.2928 12.2931 13.2928C12.5582 13.2928 12.8125 13.1875 13.0001 13C13.1875 12.8125 13.2928 12.5582 13.2928 12.293C13.2928 12.0278 13.1875 11.7735 13.0001 11.586L8.41406 7L13.0001 2.414C13.1875 2.22647 13.2928 1.97216 13.2928 1.707C13.2928 1.44184 13.1875 1.18753 13.0001 1Z" }) });
|
|
4
|
-
export {
|
|
5
|
-
r as Close
|
|
6
|
-
};
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import { jsxs as r, jsx as t } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
const i = (o) => /* @__PURE__ */ r("svg", { viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", ...o, children: [
|
|
4
|
-
/* @__PURE__ */ t(
|
|
5
|
-
"path",
|
|
6
|
-
{
|
|
7
|
-
d: "M6.147 10.473 3.238 8.187l2.91-2.078M9.784 10.473l2.909-2.286-2.91-2.078",
|
|
8
|
-
stroke: "#000",
|
|
9
|
-
fill: "none"
|
|
10
|
-
}
|
|
11
|
-
),
|
|
12
|
-
/* @__PURE__ */ t(
|
|
13
|
-
"path",
|
|
14
|
-
{
|
|
15
|
-
transform: "matrix(.27976 -.96007 .92211 .38692 7.22 11.54)",
|
|
16
|
-
strokeWidth: 0.7,
|
|
17
|
-
stroke: "#000",
|
|
18
|
-
d: "M0-.35h6.565"
|
|
19
|
-
}
|
|
20
|
-
),
|
|
21
|
-
/* @__PURE__ */ t(
|
|
22
|
-
"rect",
|
|
23
|
-
{
|
|
24
|
-
x: 0.5,
|
|
25
|
-
y: 0.5,
|
|
26
|
-
width: 15,
|
|
27
|
-
height: 15,
|
|
28
|
-
rx: 2.5,
|
|
29
|
-
fill: "none",
|
|
30
|
-
stroke: "#000"
|
|
31
|
-
}
|
|
32
|
-
)
|
|
33
|
-
] });
|
|
34
|
-
export {
|
|
35
|
-
i as Code
|
|
36
|
-
};
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { jsx as a } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
const t = (m) => /* @__PURE__ */ a("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...m, children: /* @__PURE__ */ a("path", { d: "M12,16a4,4,0,1,1,4-4A4,4,0,0,1,12,16Zm0-6a2,2,0,1,0,2,2A2,2,0,0,0,12,10Zm6,13A6,6,0,0,0,6,23a1,1,0,0,0,2,0,4,4,0,0,1,8,0,1,1,0,0,0,2,0ZM18,8a4,4,0,1,1,4-4A4,4,0,0,1,18,8Zm0-6a2,2,0,1,0,2,2A2,2,0,0,0,18,2Zm6,13a6.006,6.006,0,0,0-6-6,1,1,0,0,0,0,2,4,4,0,0,1,4,4,1,1,0,0,0,2,0ZM6,8a4,4,0,1,1,4-4A4,4,0,0,1,6,8ZM6,2A2,2,0,1,0,8,4,2,2,0,0,0,6,2ZM2,15a4,4,0,0,1,4-4A1,1,0,0,0,6,9a6.006,6.006,0,0,0-6,6,1,1,0,0,0,2,0Z" }) });
|
|
4
|
-
export {
|
|
5
|
-
t as Community
|
|
6
|
-
};
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { jsx as C } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
const w = (o) => /* @__PURE__ */ C("svg", { viewBox: "0 0 15 13", xmlns: "http://www.w3.org/2000/svg", ...o, children: /* @__PURE__ */ C("path", { d: "M14.229 1.34473C14.0006 1.2496 13.7491 1.22459 13.5064 1.2729C13.2638 1.3212 13.041 1.44064 12.8665 1.61598L11.2502 3.23223L8.38399 0.365983C8.14958 0.131644 7.8317 0 7.50024 0C7.16879 0 6.8509 0.131644 6.61649 0.365983L3.75024 3.23223L2.13399 1.61598C1.95918 1.44122 1.73647 1.32221 1.49403 1.274C1.25159 1.22579 1.0003 1.25055 0.771926 1.34514C0.543551 1.43972 0.348347 1.5999 0.210992 1.80541C0.0736367 2.01092 0.000296921 2.25255 0.000244141 2.49973L0.000244141 9.11598C0.00123655 9.94448 0.330795 10.7388 0.916632 11.3246C1.50247 11.9104 2.29675 12.24 3.12524 12.241H11.8752C12.7037 12.24 13.498 11.9104 14.0839 11.3246C14.6697 10.7388 14.9993 9.94448 15.0002 9.11598V2.49973C15.0003 2.25253 14.9271 2.01085 14.7898 1.80526C14.6525 1.59968 14.4574 1.43941 14.229 1.34473Z" }) });
|
|
4
|
-
export {
|
|
5
|
-
w as Crown
|
|
6
|
-
};
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { jsx as L } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
const A = (C) => /* @__PURE__ */ L("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 48 48", ...C, children: /* @__PURE__ */ L("path", { d: "M 13 4 C 10.250484 4 8 6.2504839 8 9 L 8 40 C 8 42.749516 10.250484 45 13 45 L 35 45 C 37.749516 45 40 42.749516 40 40 L 40 20 A 1.0001 1.0001 0 1 0 38 20 L 38 40 C 38 41.668484 36.668484 43 35 43 L 13 43 C 11.331516 43 10 41.668484 10 40 L 10 9 C 10 7.3315161 11.331516 6 13 6 L 26.757812 6 C 26.848824 6 26.910938 6.0874954 27 6.0996094 L 27 13 C 27 15.197334 28.802666 17 31 17 L 39 17 A 1.0001 1.0001 0 0 0 39.707031 15.292969 L 29.585938 5.171875 C 28.836398 4.4210018 27.818469 4 26.757812 4 L 13 4 z M 29 7.4140625 L 36.585938 15 L 31 15 C 29.883334 15 29 14.116666 29 13 L 29 7.4140625 z M 16 24 A 1.0001 1.0001 0 1 0 16 26 L 32 26 A 1.0001 1.0001 0 1 0 32 24 L 16 24 z M 16 29 A 1.0001 1.0001 0 1 0 16 31 L 32 31 A 1.0001 1.0001 0 1 0 32 29 L 16 29 z M 16 34 A 1.0001 1.0001 0 1 0 16 36 L 26 36 A 1.0001 1.0001 0 1 0 26 34 L 16 34 z" }) });
|
|
4
|
-
export {
|
|
5
|
-
A as Document
|
|
6
|
-
};
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { jsx as C } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
const L = (o) => /* @__PURE__ */ C("svg", { viewBox: "0 0 27 25", xmlns: "http://www.w3.org/2000/svg", ...o, children: /* @__PURE__ */ C("path", { d: "M26.0359 12.8125L25.2696 7.60417C25.0812 6.36451 24.435 5.23074 23.4484 4.40882C22.4618 3.5869 21.2003 3.13138 19.893 3.125H5.43525C3.99426 3.12665 2.61279 3.67592 1.59385 4.65231C0.574921 5.62871 0.00172608 6.95251 0 8.33333L0 13.5417C0.00172608 14.9225 0.574921 16.2463 1.59385 17.2227C2.61279 18.1991 3.99426 18.7483 5.43525 18.75H8.38333L10.4639 22.7896C10.8137 23.4704 11.4072 24.0081 12.1362 24.3045C12.8652 24.6009 13.6811 24.6364 14.4352 24.4044C15.1892 24.1724 15.831 23.6884 16.2436 23.0407C16.6563 22.393 16.8122 21.6247 16.683 20.876L16.3177 18.75H20.654C21.432 18.75 22.2011 18.59 22.909 18.2807C23.617 17.9714 24.2474 17.52 24.7577 16.9571C25.2679 16.3942 25.6461 15.7329 25.8666 15.0178C26.0871 14.3028 26.1449 13.5508 26.0359 12.8125ZM5.43525 5.20833H7.60935V16.6667H5.43525C4.57034 16.6667 3.74085 16.3374 3.12927 15.7514C2.51769 15.1653 2.1741 14.3705 2.1741 13.5417V8.33333C2.1741 7.50453 2.51769 6.70968 3.12927 6.12362C3.74085 5.53757 4.57034 5.20833 5.43525 5.20833V5.20833ZM23.115 15.5917C22.8089 15.9291 22.4308 16.1997 22.0063 16.3852C21.5817 16.5706 21.1206 16.6666 20.654 16.6667H15.0372C14.8795 16.6666 14.7237 16.6995 14.5806 16.7629C14.4375 16.8263 14.3105 16.9188 14.2084 17.034C14.1064 17.1491 14.0316 17.2842 13.9895 17.4298C13.9473 17.5754 13.9387 17.728 13.9642 17.8771L14.5382 21.2104C14.5658 21.3651 14.5574 21.5238 14.5136 21.675C14.4698 21.8263 14.3917 21.9664 14.2849 22.0854C14.1597 22.2148 14.0042 22.3138 13.8313 22.3743C13.6583 22.4349 13.4728 22.4552 13.2901 22.4336C13.1073 22.4121 12.9325 22.3493 12.78 22.2503C12.6275 22.1514 12.5018 22.0192 12.413 21.8646L10.0335 17.2479C9.9707 17.1324 9.8859 17.0293 9.78345 16.9438V5.20833H19.893C20.6782 5.21108 21.4361 5.48409 22.0287 5.9776C22.6214 6.47111 23.0092 7.15225 23.1216 7.89688L23.889 13.1052C23.9534 13.5486 23.9176 14.0001 23.7841 14.4291C23.6505 14.858 23.4224 15.2545 23.115 15.5917V15.5917Z" }) });
|
|
4
|
-
export {
|
|
5
|
-
L as Downvote
|
|
6
|
-
};
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { jsx as c } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
const l = (h) => /* @__PURE__ */ c("svg", { viewBox: "0 0 300 522", xmlns: "http://www.w3.org/2000/svg", ...h, children: /* @__PURE__ */ c("path", { d: "M180 512H98.008c-13.695 0-24.836-11.14-24.836-24.836V302.227H25.336C11.64 302.227.5 291.082.5 277.39v-79.246c0-13.696 11.14-24.836 24.836-24.836h47.836v-39.684c0-39.348 12.355-72.824 35.726-96.805C132.375 12.73 165.184 0 203.778 0l62.53.102c13.672.023 24.794 11.164 24.794 24.835v73.579c0 13.695-11.137 24.836-24.829 24.836l-42.101.015c-12.84 0-16.11 2.574-16.809 3.363-1.152 1.31-2.523 5.008-2.523 15.223v31.352h58.27c4.386 0 8.636 1.082 12.288 3.12 7.88 4.403 12.778 12.727 12.778 21.723l-.031 79.247c0 13.687-11.141 24.828-24.836 24.828h-58.47v184.941C204.84 500.86 193.696 512 180 512zm-76.813-30.016h71.633V288.79c0-9.144 7.442-16.582 16.582-16.582h66.727l.027-68.883h-66.758c-9.14 0-16.578-7.437-16.578-16.582v-44.789c0-11.726 1.192-25.062 10.043-35.086 10.696-12.117 27.551-13.515 39.301-13.515l36.922-.016V30.109l-57.332-.093c-62.024 0-100.566 39.703-100.566 103.609v53.117c0 9.14-7.438 16.582-16.579 16.582H30.516v68.883h56.093c9.141 0 16.579 7.438 16.579 16.582zM266.25 30.117h.004zm0 0" }) });
|
|
4
|
-
export {
|
|
5
|
-
l as Facebook
|
|
6
|
-
};
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { jsx as c } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
const r = (o) => /* @__PURE__ */ c("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...o, children: /* @__PURE__ */ c("path", { d: "M3.2 1C3.2 0.447 2.753 0 2.2 0S1.2 0.447 1.2 1V2.4 9.6 12.8 19.2c0 0.707 0.573 1.28 1.28 1.28s1.28-0.573 1.28-1.28v-5.12l2.57-0.644c1.644-0.412 3.384-0.22 4.902 0.536 1.768 0.884 3.82 0.992 5.668 0.296l1.388-0.52c0.5-0.188 0.832-0.664 0.832-1.196V4.332c0-0.92-0.968-1.52-1.792-1.108l-0.384 0.192c-1.852 0.928-4.032 0.928-5.884 0-1.404-0.704-3.016-0.88-4.54-0.5L3.2 1.92V1z" }) });
|
|
4
|
-
export {
|
|
5
|
-
r as Flag
|
|
6
|
-
};
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { jsx as t } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
const v = (o) => /* @__PURE__ */ t("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...o, children: /* @__PURE__ */ t("path", { d: "M10 4v3h2.21l-3.42 8H6v3h8v-3h-2.21l3.42-8H18V4z" }) });
|
|
4
|
-
export {
|
|
5
|
-
v as Italic
|
|
6
|
-
};
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
const c = (r) => /* @__PURE__ */ o("svg", { viewBox: "0 0 50 25", xmlns: "http://www.w3.org/2000/svg", ...r, children: /* @__PURE__ */ o("path", { d: "M2.449.112C1.543.343.729 1.028.303 1.917c-.235.488-.26.619-.261 1.333 0 .722.024.843.274 1.375.264.56.756 1.064 12.479 12.792L25 29.625l12.205-12.208C48.928 5.689 49.42 5.185 49.684 4.625c.25-.532.274-.653.274-1.375-.001-.714-.026-.845-.26-1.333C48.914.28 47.047-.418 45.386.305c-.477.208-1.173.884-10.448 10.145L25 20.373l-9.937-9.923C5.683 1.085 5.095.515 4.599.299 3.972.025 3.09-.051 2.449.112" }) });
|
|
4
|
-
export {
|
|
5
|
-
c as LightArrow
|
|
6
|
-
};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { jsxs as t, jsx as a } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
const m = (l) => /* @__PURE__ */ t("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...l, children: [
|
|
4
|
-
/* @__PURE__ */ a("path", { d: "m13.845 17.267-3.262 3.262a5.028 5.028 0 0 1-7.111-7.109l3.262-3.265a1 1 0 0 0-1.415-1.414l-3.261 3.265A7.027 7.027 0 0 0 12 21.943l3.262-3.262a1 1 0 0 0-1.414-1.414ZM21.944 2.061A6.979 6.979 0 0 0 16.975 0a6.983 6.983 0 0 0-4.968 2.057L8.74 5.32a1 1 0 0 0 1.414 1.415l3.265-3.262A4.993 4.993 0 0 1 16.973 2a5.028 5.028 0 0 1 3.554 8.583l-3.262 3.262a1 1 0 1 0 1.415 1.415L21.942 12a7.037 7.037 0 0 0 .002-9.939Z" }),
|
|
5
|
-
/* @__PURE__ */ a("path", { d: "m14.293 8.293-6 6a1 1 0 1 0 1.414 1.414l6-6a1 1 0 0 0-1.414-1.414Z" })
|
|
6
|
-
] });
|
|
7
|
-
export {
|
|
8
|
-
m as Link
|
|
9
|
-
};
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
const e = (r) => (
|
|
4
|
-
// <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" {...props}>
|
|
5
|
-
// <path d="M7,22H5a3,3,0,0,1-3-3V5A3,3,0,0,1,5,2H7A1,1,0,0,0,7,0H5A5.006,5.006,0,0,0,0,5V19a5.006,5.006,0,0,0,5,5H7a1,1,0,0,0,0-2Z"/>
|
|
6
|
-
// <path d="M18.538,18.707l4.587-4.586a3.007,3.007,0,0,0,0-4.242L18.538,5.293a1,1,0,0,0-1.414,1.414L21.416,11H6a1,1,0,0,0,0,2H21.417l-4.293,4.293a1,1,0,1,0,1.414,1.414Z"/>
|
|
7
|
-
// </svg>
|
|
8
|
-
/* @__PURE__ */ o(
|
|
9
|
-
"svg",
|
|
10
|
-
{
|
|
11
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
12
|
-
viewBox: "0 0 24 24",
|
|
13
|
-
strokeWidth: 1.5,
|
|
14
|
-
stroke: "currentColor",
|
|
15
|
-
...r,
|
|
16
|
-
children: /* @__PURE__ */ o(
|
|
17
|
-
"path",
|
|
18
|
-
{
|
|
19
|
-
strokeLinecap: "round",
|
|
20
|
-
strokeLinejoin: "round",
|
|
21
|
-
fill: "none",
|
|
22
|
-
d: "M15.75 9V5.25A2.25 2.25 0 0013.5 3h-6a2.25 2.25 0 00-2.25 2.25v13.5A2.25 2.25 0 007.5 21h6a2.25 2.25 0 002.25-2.25V15M12 9l-3 3m0 0l3 3m-3-3h12.75"
|
|
23
|
-
}
|
|
24
|
-
)
|
|
25
|
-
}
|
|
26
|
-
)
|
|
27
|
-
);
|
|
28
|
-
export {
|
|
29
|
-
e as Login
|
|
30
|
-
};
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
import { jsx as n, jsxs as c } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
const o = (t) => /* @__PURE__ */ n(
|
|
4
|
-
"svg",
|
|
5
|
-
{
|
|
6
|
-
version: "1.0",
|
|
7
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
8
|
-
viewBox: "0 0 144 144",
|
|
9
|
-
preserveAspectRatio: "xMidYMid meet",
|
|
10
|
-
...t,
|
|
11
|
-
children: /* @__PURE__ */ c(
|
|
12
|
-
"g",
|
|
13
|
-
{
|
|
14
|
-
transform: "translate(0.000000,144.000000) scale(0.100000,-0.100000)",
|
|
15
|
-
fill: "#000000",
|
|
16
|
-
stroke: "none",
|
|
17
|
-
children: [
|
|
18
|
-
/* @__PURE__ */ n(
|
|
19
|
-
"path",
|
|
20
|
-
{
|
|
21
|
-
d: `M574 1415 c-458 -105 -694 -594 -488 -1011 89 -180 256 -317 454
|
|
22
|
-
-371 89 -24 271 -24 360 0 247 68 439 260 507 507 24 89 24 271 0 360 -67 245
|
|
23
|
-
-260 439 -502 506 -82 22 -254 27 -331 9z m318 -24 c309 -79 518 -350 518
|
|
24
|
-
-671 0 -388 -302 -690 -690 -690 -388 0 -690 302 -690 690 0 319 208 590 514
|
|
25
|
-
670 98 26 249 26 348 1z`
|
|
26
|
-
}
|
|
27
|
-
),
|
|
28
|
-
/* @__PURE__ */ n("path", { d: "M1135 1054 c-99 -34 -98 -34 -92 -40 6 -6 197 54 197 62 0 9 -39 1 -105 -22z" }),
|
|
29
|
-
/* @__PURE__ */ n(
|
|
30
|
-
"path",
|
|
31
|
-
{
|
|
32
|
-
d: `M739 1015 c-85 -39 -154 -55 -236 -55 -66 0 -85 -9 -113 -55 -18 -29
|
|
33
|
-
-22 -47 -18 -91 5 -60 35 -102 89 -124 34 -15 35 -16 9 -122 -11 -46 -20 -104
|
|
34
|
-
-20 -130 l0 -48 65 0 65 0 0 103 c0 56 5 119 11 140 10 38 11 39 47 33 20 -4
|
|
35
|
-
71 -18 114 -33 l76 -26 30 21 c46 33 66 85 70 183 5 101 -9 159 -46 199 -40
|
|
36
|
-
43 -59 43 -143 5z m138 -47 c21 -41 29 -178 14 -235 -15 -53 -41 -86 -63 -78
|
|
37
|
-
-41 16 -69 163 -49 255 20 91 66 118 98 58z`
|
|
38
|
-
}
|
|
39
|
-
),
|
|
40
|
-
/* @__PURE__ */ n(
|
|
41
|
-
"path",
|
|
42
|
-
{
|
|
43
|
-
d: `M357 944 c-32 -18 -89 -125 -69 -132 7 -2 12 -10 12 -17 0 -21 59
|
|
44
|
-
-85 78 -85 12 0 11 5 -7 24 -25 26 -38 96 -27 140 3 13 20 38 37 55 33 33 22 40 -24 15z`
|
|
45
|
-
}
|
|
46
|
-
),
|
|
47
|
-
/* @__PURE__ */ n("path", { d: "M1088 873 c28 -2 76 -2 105 0 28 2 5 3 -53 3 -58 0 -81 -1 -52 -3z" }),
|
|
48
|
-
/* @__PURE__ */ n("path", { d: "M1046 731 c8 -8 173 -61 190 -61 25 0 -22 21 -97 44 -94 28 -108 31 -93 17z" })
|
|
49
|
-
]
|
|
50
|
-
}
|
|
51
|
-
)
|
|
52
|
-
}
|
|
53
|
-
);
|
|
54
|
-
export {
|
|
55
|
-
o as Logora
|
|
56
|
-
};
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { jsx as a } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
const h = (o) => /* @__PURE__ */ a("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...o, children: /* @__PURE__ */ a("path", { d: "M19 1H5a5.006 5.006 0 0 0-5 5v12a5.006 5.006 0 0 0 5 5h14a5.006 5.006 0 0 0 5-5V6a5.006 5.006 0 0 0-5-5ZM5 3h14a3 3 0 0 1 2.78 1.887l-7.658 7.659a3.007 3.007 0 0 1-4.244 0L2.22 4.887A3 3 0 0 1 5 3Zm14 18H5a3 3 0 0 1-3-3V7.5l6.464 6.46a5.007 5.007 0 0 0 7.072 0L22 7.5V18a3 3 0 0 1-3 3Z" }) });
|
|
4
|
-
export {
|
|
5
|
-
h as Mail
|
|
6
|
-
};
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { jsxs as e, jsx as r } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
const s = (o) => /* @__PURE__ */ e(
|
|
4
|
-
"svg",
|
|
5
|
-
{
|
|
6
|
-
viewBox: "0 0 24 24",
|
|
7
|
-
fill: "none",
|
|
8
|
-
stroke: "currentColor",
|
|
9
|
-
strokeWidth: "2",
|
|
10
|
-
strokeLinecap: "round",
|
|
11
|
-
strokeLinejoin: "round",
|
|
12
|
-
...o,
|
|
13
|
-
children: [
|
|
14
|
-
/* @__PURE__ */ r("circle", { cx: "12", cy: "12", r: "10" }),
|
|
15
|
-
/* @__PURE__ */ r("line", { x1: "8", y1: "12", x2: "16", y2: "12" })
|
|
16
|
-
]
|
|
17
|
-
}
|
|
18
|
-
);
|
|
19
|
-
export {
|
|
20
|
-
s as MinusCircle
|
|
21
|
-
};
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { jsxs as r, jsx as C } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
const i = (o) => /* @__PURE__ */ r("svg", { viewBox: "0 0 40 40", xmlns: "http://www.w3.org/2000/svg", ...o, children: [
|
|
4
|
-
/* @__PURE__ */ C("circle", { cx: "20", cy: "20", r: "20" }),
|
|
5
|
-
/* @__PURE__ */ C(
|
|
6
|
-
"path",
|
|
7
|
-
{
|
|
8
|
-
fill: "#FFF",
|
|
9
|
-
d: "M26.0001 14C25.8125 13.8125 25.5582 13.7072 25.2931 13.7072C25.0279 13.7072 24.7736 13.8125 24.5861 14L20.0001 18.586L15.4141 14C15.2265 13.8125 14.9722 13.7072 14.7071 13.7072C14.4419 13.7072 14.1876 13.8125 14.0001 14C13.8126 14.1875 13.7073 14.4418 13.7073 14.707C13.7073 14.9722 13.8126 15.2265 14.0001 15.414L18.5861 20L14.0001 24.586C13.8126 24.7735 13.7073 25.0278 13.7073 25.293C13.7073 25.5582 13.8126 25.8125 14.0001 26C14.1876 26.1875 14.4419 26.2928 14.7071 26.2928C14.9722 26.2928 15.2265 26.1875 15.4141 26L20.0001 21.414L24.5861 26C24.7736 26.1875 25.0279 26.2928 25.2931 26.2928C25.5582 26.2928 25.8125 26.1875 26.0001 26C26.1875 25.8125 26.2928 25.5582 26.2928 25.293C26.2928 25.0278 26.1875 24.7735 26.0001 24.586L21.4141 20L26.0001 15.414C26.1875 15.2265 26.2928 14.9722 26.2928 14.707C26.2928 14.4418 26.1875 14.1875 26.0001 14V14Z"
|
|
10
|
-
}
|
|
11
|
-
)
|
|
12
|
-
] });
|
|
13
|
-
export {
|
|
14
|
-
i as MobileClose
|
|
15
|
-
};
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { jsxs as i, jsx as C } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
const o = (l) => /* @__PURE__ */ i("svg", { viewBox: "0 0 40 40", xmlns: "http://www.w3.org/2000/svg", ...l, children: [
|
|
4
|
-
/* @__PURE__ */ C("circle", { cx: "20", cy: "20", r: "20" }),
|
|
5
|
-
/* @__PURE__ */ C(
|
|
6
|
-
"path",
|
|
7
|
-
{
|
|
8
|
-
fill: "#FFF",
|
|
9
|
-
d: "M29.1667 19.1667H10.8333C10.3731 19.1667 10 19.5398 10 20C10 20.4602 10.3731 20.8333 10.8333 20.8333H29.1667C29.6269 20.8333 30 20.4602 30 20C30 19.5398 29.6269 19.1667 29.1667 19.1667Z"
|
|
10
|
-
}
|
|
11
|
-
),
|
|
12
|
-
/* @__PURE__ */ C(
|
|
13
|
-
"path",
|
|
14
|
-
{
|
|
15
|
-
fill: "#FFF",
|
|
16
|
-
d: "M29.1667 13.3333H10.8333C10.3731 13.3333 10 13.7064 10 14.1667C10 14.6269 10.3731 15 10.8333 15H29.1667C29.6269 15 30 14.6269 30 14.1667C30 13.7064 29.6269 13.3333 29.1667 13.3333Z"
|
|
17
|
-
}
|
|
18
|
-
),
|
|
19
|
-
/* @__PURE__ */ C(
|
|
20
|
-
"path",
|
|
21
|
-
{
|
|
22
|
-
fill: "#FFF",
|
|
23
|
-
d: "M29.1667 25H10.8333C10.3731 25 10 25.3731 10 25.8333C10 26.2936 10.3731 26.6667 10.8333 26.6667H29.1667C29.6269 26.6667 30 26.2936 30 25.8333C30 25.3731 29.6269 25 29.1667 25Z"
|
|
24
|
-
}
|
|
25
|
-
)
|
|
26
|
-
] });
|
|
27
|
-
export {
|
|
28
|
-
o as MobileMenu
|
|
29
|
-
};
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { jsxs as h, jsx as c } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
const d = (t) => /* @__PURE__ */ h("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...t, children: [
|
|
4
|
-
/* @__PURE__ */ c("path", { d: "m12 0c-6.617 0-12 5.383-12 12s5.383 12 12 12 12-5.383 12-12-5.383-12-12-12z" }),
|
|
5
|
-
/* @__PURE__ */ c("path", { d: "m12 0c-6.617 0-12 5.383-12 12s5.383 12 12 12z" }),
|
|
6
|
-
/* @__PURE__ */ c(
|
|
7
|
-
"path",
|
|
8
|
-
{
|
|
9
|
-
d: "m12 18.25v-3.25h-5.75c-.689 0-1.25-.561-1.25-1.25v-3.5c0-.689.561-1.25 1.25-1.25h5.75v-3.25c0-.66.795-.999 1.27-.541l6.5 6.25c.147.142.23.337.23.541s-.083.399-.23.541l-6.5 6.25c-.475.456-1.27.12-1.27-.541z",
|
|
10
|
-
fill: "#fff"
|
|
11
|
-
}
|
|
12
|
-
),
|
|
13
|
-
/* @__PURE__ */ c(
|
|
14
|
-
"path",
|
|
15
|
-
{
|
|
16
|
-
d: "m5 12h15c0 .204-.083.399-.23.541l-6.5 6.25c-.15.144-.334.209-.514.209-.385 0-.756-.298-.756-.75v-3.25h-5.75c-.689 0-1.25-.561-1.25-1.25z",
|
|
17
|
-
fill: "#dedede"
|
|
18
|
-
}
|
|
19
|
-
)
|
|
20
|
-
] });
|
|
21
|
-
export {
|
|
22
|
-
d as Next
|
|
23
|
-
};
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
const e = (t) => /* @__PURE__ */ o(
|
|
4
|
-
"svg",
|
|
5
|
-
{
|
|
6
|
-
viewBox: "0 0 15 15",
|
|
7
|
-
fill: "none",
|
|
8
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9
|
-
...t,
|
|
10
|
-
children: /* @__PURE__ */ o(
|
|
11
|
-
"path",
|
|
12
|
-
{
|
|
13
|
-
d: "M5.44832 1.14343H1.99902C1.44674 1.14343 0.999023 1.59115 0.999023 2.14343V12.8634C0.999023 13.4157 1.44674 13.8634 1.99902 13.8634H12.719C13.2713 13.8634 13.719 13.4157 13.719 12.8634V9.14453M13.719 1.14343V6.67248M13.719 1.14343L7.36636 7.49609M13.719 1.14343H8.17291",
|
|
14
|
-
stroke: "black"
|
|
15
|
-
}
|
|
16
|
-
)
|
|
17
|
-
}
|
|
18
|
-
);
|
|
19
|
-
export {
|
|
20
|
-
e as OpenBlank
|
|
21
|
-
};
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { jsx as v } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
const r = (h) => /* @__PURE__ */ v("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...h, children: /* @__PURE__ */ v("path", { d: "M2 17h2v.5H3v1h1v.5H2v1h3v-4H2v1zm1-9h1V4H2v1h1v3zm-1 3h1.8L2 13.1v.9h3v-1H3.2L5 10.9V10H2v1zm5-6v2h14V5H7zm0 14h14v-2H7v2zm0-6h14v-2H7v2z" }) });
|
|
4
|
-
export {
|
|
5
|
-
r as OrderedList
|
|
6
|
-
};
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { jsxs as e, jsx as r } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
const l = (o) => /* @__PURE__ */ e(
|
|
4
|
-
"svg",
|
|
5
|
-
{
|
|
6
|
-
fill: "none",
|
|
7
|
-
stroke: "currentColor",
|
|
8
|
-
"stroke-linecap": "round",
|
|
9
|
-
"stroke-linejoin": "round",
|
|
10
|
-
viewBox: "0 0 24 24",
|
|
11
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
12
|
-
...o,
|
|
13
|
-
children: [
|
|
14
|
-
/* @__PURE__ */ r("circle", { cx: "12", cy: "12", r: "10" }),
|
|
15
|
-
/* @__PURE__ */ r("line", { x1: "10", x2: "10", y1: "15", y2: "9" }),
|
|
16
|
-
/* @__PURE__ */ r("line", { x1: "14", x2: "14", y1: "15", y2: "9" })
|
|
17
|
-
]
|
|
18
|
-
}
|
|
19
|
-
);
|
|
20
|
-
export {
|
|
21
|
-
l as PauseCircle
|
|
22
|
-
};
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { jsxs as r, jsx as C } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
const i = (t) => /* @__PURE__ */ r("svg", { viewBox: "0 0 17 17", xmlns: "http://www.w3.org/2000/svg", ...t, children: [
|
|
4
|
-
/* @__PURE__ */ C(
|
|
5
|
-
"circle",
|
|
6
|
-
{
|
|
7
|
-
cx: "8.5",
|
|
8
|
-
cy: "8.5",
|
|
9
|
-
r: "8.1",
|
|
10
|
-
stroke: "black",
|
|
11
|
-
strokeWidth: ".8px",
|
|
12
|
-
fill: "transparent"
|
|
13
|
-
}
|
|
14
|
-
),
|
|
15
|
-
/* @__PURE__ */ C(
|
|
16
|
-
"path",
|
|
17
|
-
{
|
|
18
|
-
d: "M9.39386 5.14357C9.35492 5.48312 9.34657 5.8252 9.36599 6.16612C9.22118 5.91698 9.11124 5.64788 9.04014 5.36621C7.33187 6.49721 6.08851 8.21955 5.54279 10.2112C4.91626 11.0717 4.3983 12.0085 4 13C5.78647 10.0043 8.18819 7.4322 11.0424 5.45904C9.32015 7.07048 7.68966 8.77876 6.15951 10.5802C8.1645 10.1999 9.9731 9.11694 11.2679 7.52261C10.7667 7.47603 10.2627 7.49314 9.76429 7.57172C10.3295 7.3098 10.9407 7.16331 11.5618 7.13818C11.7428 6.8902 11.9084 6.63092 12.0616 6.36625C11.6648 6.40301 11.2722 6.47472 10.8865 6.58329C11.3028 6.32961 11.7581 6.1507 12.2343 6.05216C12.5727 5.40412 12.8302 4.71394 13 4C11.7275 4.0998 10.4939 4.49015 9.39386 5.14357Z",
|
|
19
|
-
fill: "black"
|
|
20
|
-
}
|
|
21
|
-
)
|
|
22
|
-
] });
|
|
23
|
-
export {
|
|
24
|
-
i as Point
|
|
25
|
-
};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { jsxs as s, jsx as a } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
const r = (h) => /* @__PURE__ */ s("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...h, children: [
|
|
4
|
-
/* @__PURE__ */ a("path", { d: "M12,2a10.032,10.032,0,0,1,7.122,3H16a1,1,0,0,0-1,1h0a1,1,0,0,0,1,1h4.143A1.858,1.858,0,0,0,22,5.143V1a1,1,0,0,0-1-1h0a1,1,0,0,0-1,1V3.078A11.981,11.981,0,0,0,.05,10.9a1.007,1.007,0,0,0,1,1.1h0a.982.982,0,0,0,.989-.878A10.014,10.014,0,0,1,12,2Z" }),
|
|
5
|
-
/* @__PURE__ */ a("path", { d: "M22.951,12a.982.982,0,0,0-.989.878A9.986,9.986,0,0,1,4.878,19H8a1,1,0,0,0,1-1H9a1,1,0,0,0-1-1H3.857A1.856,1.856,0,0,0,2,18.857V23a1,1,0,0,0,1,1H3a1,1,0,0,0,1-1V20.922A11.981,11.981,0,0,0,23.95,13.1a1.007,1.007,0,0,0-1-1.1Z" })
|
|
6
|
-
] });
|
|
7
|
-
export {
|
|
8
|
-
r as Refresh
|
|
9
|
-
};
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
const p = (r) => /* @__PURE__ */ o("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...r, children: /* @__PURE__ */ o("path", { d: "M23.707,22.293l-5.969-5.969a10.016,10.016,0,1,0-1.414,1.414l5.969,5.969a1,1,0,0,0,1.414-1.414ZM10,18a8,8,0,1,1,8-8A8.009,8.009,0,0,1,10,18Z" }) });
|
|
4
|
-
export {
|
|
5
|
-
p as Search
|
|
6
|
-
};
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
const l = (r) => /* @__PURE__ */ o("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...r, children: /* @__PURE__ */ o("path", { d: "M6.414,9H17.586a1,1,0,0,1,.707,1.707l-5.586,5.586a1,1,0,0,1-1.414,0L5.707,10.707A1,1,0,0,1,6.414,9Z" }) });
|
|
4
|
-
export {
|
|
5
|
-
l as SmallArrow
|
|
6
|
-
};
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
const r = (A) => /* @__PURE__ */ o("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...A, children: /* @__PURE__ */ o("path", { d: "M22.2,2.163a4.992,4.992,0,0,0-4.1-1.081l-3.822.694A4,4,0,0,0,12,3.065,4,4,0,0,0,9.716,1.776L5.9,1.082A5,5,0,0,0,0,6V16.793a5,5,0,0,0,4.105,4.919l6.286,1.143a9,9,0,0,0,3.218,0L19.9,21.712A5,5,0,0,0,24,16.793V6A4.983,4.983,0,0,0,22.2,2.163ZM11,20.928c-.084-.012-.168-.026-.252-.041L4.463,19.745A3,3,0,0,1,2,16.793V6A3,3,0,0,1,5,3a3.081,3.081,0,0,1,.54.049l3.82.7A2,2,0,0,1,11,5.712Zm11-4.135a3,3,0,0,1-2.463,2.952l-6.285,1.142c-.084.015-.168.029-.252.041V5.712a2,2,0,0,1,1.642-1.968l3.821-.7A3,3,0,0,1,22,6Z" }) });
|
|
4
|
-
export {
|
|
5
|
-
r as Source
|
|
6
|
-
};
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
import { jsxs as l, jsx as L } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
const a = (H) => /* @__PURE__ */ l(
|
|
4
|
-
"svg",
|
|
5
|
-
{
|
|
6
|
-
viewBox: "0 0 50 50",
|
|
7
|
-
fill: "none",
|
|
8
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9
|
-
...H,
|
|
10
|
-
children: [
|
|
11
|
-
/* @__PURE__ */ L(
|
|
12
|
-
"path",
|
|
13
|
-
{
|
|
14
|
-
d: "M29.1169 21.1716L47.3303 0H43.0143L27.1997 18.383L14.5685 0H0L19.1008 27.7983L0 50H4.31623L21.0169 30.5869L34.3563 50H48.9249L29.1169 21.1716ZM5.87143 3.2492H12.5009L43.0164 46.8986H36.3869L5.87143 3.2492Z",
|
|
15
|
-
fill: "black"
|
|
16
|
-
}
|
|
17
|
-
),
|
|
18
|
-
/* @__PURE__ */ L(
|
|
19
|
-
"path",
|
|
20
|
-
{
|
|
21
|
-
d: "M29.1169 21.1716L47.3303 0H43.0143L27.1997 18.383L14.5685 0H0L19.1008 27.7983L0 50H4.31623L21.0169 30.5869L34.3563 50H48.9249L29.1169 21.1716ZM5.87143 3.2492H12.5009L43.0164 46.8986H36.3869L5.87143 3.2492Z",
|
|
22
|
-
fill: "black"
|
|
23
|
-
}
|
|
24
|
-
),
|
|
25
|
-
/* @__PURE__ */ L(
|
|
26
|
-
"path",
|
|
27
|
-
{
|
|
28
|
-
d: "M29.1169 21.1716L47.3303 0H43.0143L27.1997 18.383L14.5685 0H0L19.1008 27.7983L0 50H4.31623L21.0169 30.5869L34.3563 50H48.9249L29.1169 21.1716ZM5.87143 3.2492H12.5009L43.0164 46.8986H36.3869L5.87143 3.2492Z",
|
|
29
|
-
fill: "black"
|
|
30
|
-
}
|
|
31
|
-
),
|
|
32
|
-
/* @__PURE__ */ L(
|
|
33
|
-
"path",
|
|
34
|
-
{
|
|
35
|
-
d: "M29.1169 21.1716L47.3303 0H43.0143L27.1997 18.383L14.5685 0H0L19.1008 27.7983L0 50H4.31623L21.0169 30.5869L34.3563 50H48.9249L29.1169 21.1716ZM5.87143 3.2492H12.5009L43.0164 46.8986H36.3869L5.87143 3.2492Z",
|
|
36
|
-
fill: "black"
|
|
37
|
-
}
|
|
38
|
-
)
|
|
39
|
-
]
|
|
40
|
-
}
|
|
41
|
-
);
|
|
42
|
-
export {
|
|
43
|
-
a as Twitter
|
|
44
|
-
};
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { jsx as o } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
const c = (r) => /* @__PURE__ */ o("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", ...r, children: /* @__PURE__ */ o("path", { d: "M12 17c3.31 0 6-2.69 6-6V3h-2.5v8c0 1.93-1.57 3.5-3.5 3.5S8.5 12.93 8.5 11V3H6v8c0 3.31 2.69 6 6 6zm-7 2v2h14v-2H5z" }) });
|
|
4
|
-
export {
|
|
5
|
-
c as Underline
|
|
6
|
-
};
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { jsx as C } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
const t = (o) => /* @__PURE__ */ C("svg", { viewBox: "0 0 28 28", xmlns: "http://www.w3.org/2000/svg", ...o, children: /* @__PURE__ */ C("path", { d: "M14.8686 11L11.8386 18H10.2386L7.21859 11H8.96859L11.0986 16L13.2586 11H14.8686ZM17.753 18.12C17.1997 18.12 16.663 18.0467 16.143 17.9C15.6297 17.7467 15.2164 17.55 14.903 17.31L15.453 16.09C15.753 16.31 16.1097 16.4867 16.523 16.62C16.9364 16.7533 17.3497 16.82 17.763 16.82C18.223 16.82 18.563 16.7533 18.783 16.62C19.003 16.48 19.113 16.2967 19.113 16.07C19.113 15.9033 19.0464 15.7667 18.913 15.66C18.7864 15.5467 18.6197 15.4567 18.413 15.39C18.213 15.3233 17.9397 15.25 17.593 15.17C17.0597 15.0433 16.623 14.9167 16.283 14.79C15.943 14.6633 15.6497 14.46 15.403 14.18C15.163 13.9 15.043 13.5267 15.043 13.06C15.043 12.6533 15.153 12.2867 15.373 11.96C15.593 11.6267 15.923 11.3633 16.363 11.17C16.8097 10.9767 17.353 10.88 17.993 10.88C18.4397 10.88 18.8764 10.9333 19.303 11.04C19.7297 11.1467 20.103 11.3 20.423 11.5L19.923 12.73C19.2764 12.3633 18.6297 12.18 17.983 12.18C17.5297 12.18 17.193 12.2533 16.973 12.4C16.7597 12.5467 16.653 12.74 16.653 12.98C16.653 13.22 16.7764 13.4 17.023 13.52C17.2764 13.6333 17.6597 13.7467 18.173 13.86C18.7064 13.9867 19.143 14.1133 19.483 14.24C19.823 14.3667 20.113 14.5667 20.353 14.84C20.5997 15.1133 20.723 15.4833 20.723 15.95C20.723 16.35 20.6097 16.7167 20.383 17.05C20.163 17.3767 19.8297 17.6367 19.383 17.83C18.9364 18.0233 18.393 18.12 17.753 18.12Z" }) });
|
|
4
|
-
export {
|
|
5
|
-
t as Versus
|
|
6
|
-
};
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { jsx as C } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
const t = (o) => /* @__PURE__ */ C("svg", { viewBox: "0 0 28 28", xmlns: "http://www.w3.org/2000/svg", ...o, children: /* @__PURE__ */ C("path", { d: "M14.8686 11L11.8386 18H10.2386L7.21859 11H8.96859L11.0986 16L13.2586 11H14.8686ZM17.753 18.12C17.1997 18.12 16.663 18.0467 16.143 17.9C15.6297 17.7467 15.2164 17.55 14.903 17.31L15.453 16.09C15.753 16.31 16.1097 16.4867 16.523 16.62C16.9364 16.7533 17.3497 16.82 17.763 16.82C18.223 16.82 18.563 16.7533 18.783 16.62C19.003 16.48 19.113 16.2967 19.113 16.07C19.113 15.9033 19.0464 15.7667 18.913 15.66C18.7864 15.5467 18.6197 15.4567 18.413 15.39C18.213 15.3233 17.9397 15.25 17.593 15.17C17.0597 15.0433 16.623 14.9167 16.283 14.79C15.943 14.6633 15.6497 14.46 15.403 14.18C15.163 13.9 15.043 13.5267 15.043 13.06C15.043 12.6533 15.153 12.2867 15.373 11.96C15.593 11.6267 15.923 11.3633 16.363 11.17C16.8097 10.9767 17.353 10.88 17.993 10.88C18.4397 10.88 18.8764 10.9333 19.303 11.04C19.7297 11.1467 20.103 11.3 20.423 11.5L19.923 12.73C19.2764 12.3633 18.6297 12.18 17.983 12.18C17.5297 12.18 17.193 12.2533 16.973 12.4C16.7597 12.5467 16.653 12.74 16.653 12.98C16.653 13.22 16.7764 13.4 17.023 13.52C17.2764 13.6333 17.6597 13.7467 18.173 13.86C18.7064 13.9867 19.143 14.1133 19.483 14.24C19.823 14.3667 20.113 14.5667 20.353 14.84C20.5997 15.1133 20.723 15.4833 20.723 15.95C20.723 16.35 20.6097 16.7167 20.383 17.05C20.163 17.3767 19.8297 17.6367 19.383 17.83C18.9364 18.0233 18.393 18.12 17.753 18.12Z" }) });
|
|
4
|
-
export {
|
|
5
|
-
t as Versus
|
|
6
|
-
};
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { jsx as C } from "react/jsx-runtime";
|
|
2
|
-
import "react";
|
|
3
|
-
const r = (V) => /* @__PURE__ */ C("svg", { viewBox: "0 0 50 50", xmlns: "http://www.w3.org/2000/svg", ...V, children: /* @__PURE__ */ C(
|
|
4
|
-
"path",
|
|
5
|
-
{
|
|
6
|
-
"fill-rule": "evenodd",
|
|
7
|
-
"clip-rule": "evenodd",
|
|
8
|
-
d: "M30.1824 7.02718C30.1824 4.75938 27.9853 2.7027 25.3076 2.7027C22.6297 2.7027 20.4324 4.75947 20.4324 7.02718V7.98188L19.5326 8.30087C14.0527 10.2434 11.4527 15.5412 11.4527 22.1621V33.2881H10.1013C6.31513 33.2881 4.7027 35.2386 4.7027 36.6665V39.1892C4.7027 39.5726 4.85077 39.8397 5.06454 40.0283C5.29777 40.234 5.63116 40.3605 5.97297 40.3605H44.6419C44.9837 40.3605 45.3171 40.234 45.5503 40.0283C45.7641 39.8397 45.9122 39.5726 45.9122 39.1892V36.6665C45.9122 35.2394 44.3007 33.2881 40.5067 33.2881H39.1554V22.1621C39.1554 15.54 36.5612 10.2431 31.0823 8.30087L30.1824 7.98188V7.02718ZM25.3076 0C28.8726 0 32.2895 2.5279 32.8153 6.07549C39.1898 8.76985 41.8581 15.205 41.8581 22.1621V30.6622C45.6917 31.1043 48.6148 33.4207 48.6148 36.6665V39.1892C48.6148 41.6664 46.5347 43.0632 44.6419 43.0632H33.9924C33.0746 46.9546 29.5204 50 25.3038 50C21.086 50 17.5384 46.9535 16.6218 43.0632H5.97297C4.08013 43.0632 2 41.6664 2 39.1892V36.6665C2 33.4218 4.92152 31.1051 8.75 30.6624V22.1621C8.75 15.2038 11.4252 8.76952 17.7995 6.07548C18.3254 2.52784 21.7427 0 25.3076 0ZM25.3038 47.2973C27.992 47.2973 30.3318 45.4777 31.1804 43.0632H19.4335C20.2808 45.4785 22.6167 47.2973 25.3038 47.2973Z"
|
|
9
|
-
}
|
|
10
|
-
) });
|
|
11
|
-
export {
|
|
12
|
-
r as Alarm
|
|
13
|
-
};
|