@rufous/ui 0.1.10 → 0.1.12
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/chunk-5BB3H3YO.js +8 -0
- package/dist/chunk-6KIFTMUN.js +8 -0
- package/dist/chunk-7WNPZ4B7.js +8 -0
- package/dist/chunk-AH6RCYDL.js +45 -0
- package/dist/chunk-BH53P2UM.js +61 -0
- package/dist/chunk-C7B23GTE.js +8 -0
- package/dist/chunk-DMP72IAP.js +8 -0
- package/dist/chunk-DXJ745NZ.js +8 -0
- package/dist/chunk-FOUXNPQA.js +8 -0
- package/dist/chunk-GYLL3HRD.js +8 -0
- package/dist/chunk-ITZTTNM2.js +8 -0
- package/dist/chunk-JI5XMLWT.js +8 -0
- package/dist/chunk-KYJ3475B.js +8 -0
- package/dist/chunk-MNPAE2ZF.js +100 -0
- package/dist/chunk-N4EJKMJK.js +8 -0
- package/dist/chunk-NMMC4ATV.js +8 -0
- package/dist/chunk-PPNZC5ZQ.js +8 -0
- package/dist/chunk-QA2AYT4A.js +8 -0
- package/dist/chunk-WG3Q6GZN.js +29 -0
- package/dist/chunk-WHGVO3HV.js +8 -0
- package/dist/chunk-WWAHNTUH.js +8 -0
- package/dist/chunk-WXANSSXF.js +8 -0
- package/dist/chunk-WZTZFC36.js +8 -0
- package/dist/chunk-XCLXQOLP.js +8 -0
- package/dist/chunk-XPJVVKOU.js +8 -0
- package/dist/chunk-XPRBPIS5.js +8 -0
- package/dist/chunk-ZDVP4SUD.js +8 -0
- package/dist/{chunk-73G3VTVS.js → chunk-ZJAV3FEQ.js} +5 -5
- package/dist/chunk-ZJYLZ6I6.js +8 -0
- package/dist/icons/activateUserIcon.cjs +74 -0
- package/dist/icons/activateUserIcon.d.cts +8 -0
- package/dist/icons/activateUserIcon.d.ts +8 -0
- package/dist/icons/activateUserIcon.js +6 -0
- package/dist/icons/assignGroupIcon.cjs +129 -0
- package/dist/icons/assignGroupIcon.d.cts +8 -0
- package/dist/icons/assignGroupIcon.d.ts +8 -0
- package/dist/icons/assignGroupIcon.js +6 -0
- package/dist/icons/difficultyAllIcon.cjs +37 -0
- package/dist/icons/difficultyAllIcon.d.cts +8 -0
- package/dist/icons/difficultyAllIcon.d.ts +8 -0
- package/dist/icons/difficultyAllIcon.js +6 -0
- package/dist/icons/difficultyEasyIcon.cjs +37 -0
- package/dist/icons/difficultyEasyIcon.d.cts +8 -0
- package/dist/icons/difficultyEasyIcon.d.ts +8 -0
- package/dist/icons/difficultyEasyIcon.js +6 -0
- package/dist/icons/difficultyHardIcon.cjs +37 -0
- package/dist/icons/difficultyHardIcon.d.cts +8 -0
- package/dist/icons/difficultyHardIcon.d.ts +8 -0
- package/dist/icons/difficultyHardIcon.js +6 -0
- package/dist/icons/difficultyMediumIcon.cjs +37 -0
- package/dist/icons/difficultyMediumIcon.d.cts +8 -0
- package/dist/icons/difficultyMediumIcon.d.ts +8 -0
- package/dist/icons/difficultyMediumIcon.js +6 -0
- package/dist/icons/inactiveGroupIcon.cjs +37 -0
- package/dist/icons/inactiveGroupIcon.d.cts +8 -0
- package/dist/icons/inactiveGroupIcon.d.ts +8 -0
- package/dist/icons/inactiveGroupIcon.js +6 -0
- package/dist/icons/index.cjs +404 -5
- package/dist/icons/index.d.cts +28 -0
- package/dist/icons/index.d.ts +28 -0
- package/dist/icons/index.js +122 -10
- package/dist/icons/invoiceIcon.cjs +37 -0
- package/dist/icons/invoiceIcon.d.cts +8 -0
- package/dist/icons/invoiceIcon.d.ts +8 -0
- package/dist/icons/invoiceIcon.js +6 -0
- package/dist/icons/logsIcon.cjs +37 -0
- package/dist/icons/logsIcon.d.cts +8 -0
- package/dist/icons/logsIcon.d.ts +8 -0
- package/dist/icons/logsIcon.js +6 -0
- package/dist/icons/questionStatusAllIcon.cjs +37 -0
- package/dist/icons/questionStatusAllIcon.d.cts +8 -0
- package/dist/icons/questionStatusAllIcon.d.ts +8 -0
- package/dist/icons/questionStatusAllIcon.js +6 -0
- package/dist/icons/questionStatusPrivateIcon.cjs +37 -0
- package/dist/icons/questionStatusPrivateIcon.d.cts +8 -0
- package/dist/icons/questionStatusPrivateIcon.d.ts +8 -0
- package/dist/icons/questionStatusPrivateIcon.js +6 -0
- package/dist/icons/questionStatusPublicIcon.cjs +37 -0
- package/dist/icons/questionStatusPublicIcon.d.cts +8 -0
- package/dist/icons/questionStatusPublicIcon.d.ts +8 -0
- package/dist/icons/questionStatusPublicIcon.js +6 -0
- package/dist/icons/questionTypeAllIcon.cjs +37 -0
- package/dist/icons/questionTypeAllIcon.d.cts +8 -0
- package/dist/icons/questionTypeAllIcon.d.ts +8 -0
- package/dist/icons/questionTypeAllIcon.js +6 -0
- package/dist/icons/questionTypeCodingIcon.cjs +37 -0
- package/dist/icons/questionTypeCodingIcon.d.cts +8 -0
- package/dist/icons/questionTypeCodingIcon.d.ts +8 -0
- package/dist/icons/questionTypeCodingIcon.js +6 -0
- package/dist/icons/questionTypeDescriptiveIcon.cjs +37 -0
- package/dist/icons/questionTypeDescriptiveIcon.d.cts +8 -0
- package/dist/icons/questionTypeDescriptiveIcon.d.ts +8 -0
- package/dist/icons/questionTypeDescriptiveIcon.js +6 -0
- package/dist/icons/questionTypeMultipleIcon.cjs +37 -0
- package/dist/icons/questionTypeMultipleIcon.d.cts +8 -0
- package/dist/icons/questionTypeMultipleIcon.d.ts +8 -0
- package/dist/icons/questionTypeMultipleIcon.js +6 -0
- package/dist/icons/questionTypeSingleIcon.cjs +37 -0
- package/dist/icons/questionTypeSingleIcon.d.cts +8 -0
- package/dist/icons/questionTypeSingleIcon.d.ts +8 -0
- package/dist/icons/questionTypeSingleIcon.js +6 -0
- package/dist/icons/resendInviteIcon.cjs +58 -0
- package/dist/icons/resendInviteIcon.d.cts +8 -0
- package/dist/icons/resendInviteIcon.d.ts +8 -0
- package/dist/icons/resendInviteIcon.js +6 -0
- package/dist/icons/rufousBirdIcon.cjs +37 -0
- package/dist/icons/rufousBirdIcon.d.cts +8 -0
- package/dist/icons/rufousBirdIcon.d.ts +8 -0
- package/dist/icons/rufousBirdIcon.js +6 -0
- package/dist/icons/subscribeIcon.cjs +37 -0
- package/dist/icons/subscribeIcon.d.cts +8 -0
- package/dist/icons/subscribeIcon.d.ts +8 -0
- package/dist/icons/subscribeIcon.js +6 -0
- package/dist/icons/suspendUserIcon.cjs +37 -0
- package/dist/icons/suspendUserIcon.d.cts +8 -0
- package/dist/icons/suspendUserIcon.d.ts +8 -0
- package/dist/icons/suspendUserIcon.js +6 -0
- package/dist/icons/tickIcon.cjs +37 -0
- package/dist/icons/tickIcon.d.cts +8 -0
- package/dist/icons/tickIcon.d.ts +8 -0
- package/dist/icons/tickIcon.js +6 -0
- package/dist/icons/timerIcon.cjs +37 -0
- package/dist/icons/timerIcon.d.cts +8 -0
- package/dist/icons/timerIcon.d.ts +8 -0
- package/dist/icons/timerIcon.js +6 -0
- package/dist/icons/trashIcon.cjs +37 -0
- package/dist/icons/trashIcon.d.cts +8 -0
- package/dist/icons/trashIcon.d.ts +8 -0
- package/dist/icons/trashIcon.js +6 -0
- package/dist/icons/unArchivedIcon.cjs +5 -5
- package/dist/icons/unArchivedIcon.js +1 -1
- package/dist/icons/unsubscribeIcon.cjs +37 -0
- package/dist/icons/unsubscribeIcon.d.cts +8 -0
- package/dist/icons/unsubscribeIcon.d.ts +8 -0
- package/dist/icons/unsubscribeIcon.js +6 -0
- package/dist/icons/uploadIcon.cjs +37 -0
- package/dist/icons/uploadIcon.d.cts +8 -0
- package/dist/icons/uploadIcon.d.ts +8 -0
- package/dist/icons/uploadIcon.js +6 -0
- package/dist/icons/userAssignIcon.cjs +90 -0
- package/dist/icons/userAssignIcon.d.cts +8 -0
- package/dist/icons/userAssignIcon.d.ts +8 -0
- package/dist/icons/userAssignIcon.js +6 -0
- package/dist/icons/viewIcon.cjs +37 -0
- package/dist/icons/viewIcon.d.cts +8 -0
- package/dist/icons/viewIcon.d.ts +8 -0
- package/dist/icons/viewIcon.js +6 -0
- package/dist/main.cjs +404 -5
- package/dist/main.d.cts +28 -0
- package/dist/main.d.ts +28 -0
- package/dist/main.js +129 -17
- package/package.json +1 -1
- /package/dist/{chunk-ZMNDHBTV.js → chunk-OEXWRBWV.js} +0 -0
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
// lib/icons/suspendUserIcon.tsx
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
var SuspendUserIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "25.8", height: "25.8", viewBox: "0 0 25.8 25.8", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_24703", "data-name": "Group 24703", transform: "translate(-1737.415 -376.95)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_24684", "data-name": "Group 24684", transform: "translate(1738.315 377.85)" }, /* @__PURE__ */ React.createElement("ellipse", { id: "Ellipse_414", "data-name": "Ellipse 414", cx: "4.979", cy: "5.203", rx: "4.979", ry: "5.203", transform: "translate(3.506)", fill: "rgba(0,0,0,0)", stroke: color, "stroke-width": "1.8" }), /* @__PURE__ */ React.createElement("path", { id: "Path_52609", "data-name": "Path 52609", d: "M128.5,212.538a8.719,8.719,0,0,1,14.56-6.69", transform: "translate(-128.5 -193.195)", fill: "rgba(0,0,0,0)", stroke: color, "stroke-width": "1.8" })), /* @__PURE__ */ React.createElement("g", { id: "Group_24690", "data-name": "Group 24690", transform: "translate(1750.156 389.69)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_24741", "data-name": "Group 24741" }, /* @__PURE__ */ React.createElement("ellipse", { id: "Ellipse_415", "data-name": "Ellipse 415", cx: "6.08", cy: "6.08", rx: "6.08", ry: "6.08", fill: "none", stroke: color, "stroke-width": "1.8", "stroke-dasharray": "470 154" }), /* @__PURE__ */ React.createElement("line", { id: "Line_419", "data-name": "Line 419", x1: "7", y2: "9", transform: "translate(2.66 1.66)", fill: "none", stroke: color, "stroke-width": "1.8" })))));
|
|
4
|
+
var suspendUserIcon_default = SuspendUserIcon;
|
|
5
|
+
|
|
6
|
+
export {
|
|
7
|
+
suspendUserIcon_default
|
|
8
|
+
};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
// lib/icons/trashIcon.tsx
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
var TrashIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M0.536 0C0.391159 0.0178474 0.257489 0.0869727 0.159175 0.194824C0.0608618 0.302676 0.00439809 0.442142 0 0.588013V5.29401C0.0062252 5.44865 0.0707131 5.59522 0.180519 5.70428C0.290325 5.81335 0.437321 5.87684 0.592 5.88202H1.775V19.411C1.78123 19.5657 1.84571 19.7122 1.95552 19.8213C2.06533 19.9304 2.21232 19.9938 2.367 19.999H17.633C17.7877 19.9938 17.9347 19.9304 18.0445 19.8213C18.1543 19.7122 18.2188 19.5657 18.225 19.411V5.88202H19.408C19.5627 5.87684 19.7097 5.81335 19.8195 5.70428C19.9293 5.59522 19.9938 5.44865 20 5.29401V0.588013C19.9938 0.433373 19.9293 0.286798 19.8195 0.177734C19.7097 0.0686703 19.5627 0.00517666 19.408 0H0.536ZM1.183 1.17603H18.817V4.70502H1.183V1.17603ZM2.958 5.88202H17.041V18.823H2.959L2.958 5.88202Z", fill: color }));
|
|
4
|
+
var trashIcon_default = TrashIcon;
|
|
5
|
+
|
|
6
|
+
export {
|
|
7
|
+
trashIcon_default
|
|
8
|
+
};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
// lib/icons/inactiveGroupIcon.tsx
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
var InactiveGroupIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "25.65", height: "25.8", viewBox: "0 0 25.65 25.8", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_24701", "data-name": "Group 24701", transform: "translate(-1787.341 -376.95)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_24689", "data-name": "Group 24689", transform: "translate(1788.091 377.85)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_24686", "data-name": "Group 24686", transform: "translate(3.125)" }, /* @__PURE__ */ React.createElement("circle", { id: "Ellipse_418", "data-name": "Ellipse 418", cx: "4.819", cy: "4.819", r: "4.819", transform: "translate(3.316)", fill: "none", stroke: color, "stroke-width": "1.8" }), /* @__PURE__ */ React.createElement("path", { id: "Path_52610", "data-name": "Path 52610", d: "M307.2,211.642a8.337,8.337,0,0,1,8.342-8.342,8.514,8.514,0,0,1,5.5,2.07", transform: "translate(-307.2 -193.585)", fill: "none", stroke: color, "stroke-width": "1.8" })), /* @__PURE__ */ React.createElement("g", { id: "Group_24694", "data-name": "Group 24694", transform: "translate(17.2 0.829)" }, /* @__PURE__ */ React.createElement("path", { id: "Path_52613", "data-name": "Path 52613", d: "M302.6,169a3.478,3.478,0,1,1,0,6.956", transform: "translate(-302.6 -169)", fill: "none", stroke: color, "stroke-width": "1.5" }), /* @__PURE__ */ React.createElement("path", { id: "Path_52614", "data-name": "Path 52614", d: "M296.175,200.4c2.818,0,5.086,2.84,4.979,5.677", transform: "translate(-296.175 -193.354)", fill: "none", stroke: color, "stroke-width": "1.5" })), /* @__PURE__ */ React.createElement("g", { id: "Group_24695", "data-name": "Group 24695", transform: "translate(0 0.829)" }, /* @__PURE__ */ React.createElement("path", { id: "Path_52613-2", "data-name": "Path 52613", d: "M306.078,169a3.478,3.478,0,1,0,0,6.956", transform: "translate(-301.11 -169)", fill: "none", stroke: color, "stroke-width": "1.5" }), /* @__PURE__ */ React.createElement("path", { id: "Path_52614-2", "data-name": "Path 52614", d: "M301.143,200.4c-3.42,0-4.968,4.4-4.968,6.775", transform: "translate(-296.175 -193.354)", fill: "none", stroke: color, "stroke-width": "1.5" }))), /* @__PURE__ */ React.createElement("g", { id: "Group_24692", "data-name": "Group 24692", transform: "translate(1799.931 389.69)" }, /* @__PURE__ */ React.createElement("ellipse", { id: "Ellipse_415", "data-name": "Ellipse 415", cx: "6.08", cy: "6.08", rx: "6.08", ry: "6.08", fill: "none", stroke: color, "stroke-width": "1.8", "stroke-dasharray": "470 154" }), /* @__PURE__ */ React.createElement("path", { id: "Path_52615", "data-name": "Path 52615", d: "M6.333-7.067v1.291H.531V-7.067h5.8Z", transform: "translate(2.818 12.771)", fill: color }))));
|
|
4
|
+
var inactiveGroupIcon_default = InactiveGroupIcon;
|
|
5
|
+
|
|
6
|
+
export {
|
|
7
|
+
inactiveGroupIcon_default
|
|
8
|
+
};
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
// lib/icons/activateUserIcon.tsx
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
var ActivateUserIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement(
|
|
4
|
+
"svg",
|
|
5
|
+
{
|
|
6
|
+
version: "1.0",
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
8
|
+
width: "512.000000pt",
|
|
9
|
+
height: "512.000000pt",
|
|
10
|
+
viewBox: "0 0 512.000000 512.000000",
|
|
11
|
+
preserveAspectRatio: "xMidYMid meet",
|
|
12
|
+
...props
|
|
13
|
+
},
|
|
14
|
+
/* @__PURE__ */ React.createElement(
|
|
15
|
+
"g",
|
|
16
|
+
{
|
|
17
|
+
transform: "translate(0.000000,512.000000) scale(0.100000,-0.100000)",
|
|
18
|
+
fill: color,
|
|
19
|
+
stroke: "none"
|
|
20
|
+
},
|
|
21
|
+
/* @__PURE__ */ React.createElement(
|
|
22
|
+
"path",
|
|
23
|
+
{
|
|
24
|
+
d: "M1465 4094 c-617 -35 -1156 -428 -1366 -997 -161 -437 -117 -925 119\n-1322 205 -345 559 -608 947 -704 186 -46 188 -46 1395 -46 1207 0 1209 0\n1395 46 484 120 894 487 1066 952 221 599 51 1275 -426 1689 -180 156 -408\n278 -625 334 -189 48 -157 47 -1335 49 -610 1 -1137 0 -1170 -1z m2343 -187\nc566 -104 995 -520 1113 -1080 31 -145 31 -389 0 -534 -57 -271 -177 -496\n-368 -689 -202 -205 -460 -339 -751 -392 -89 -15 -195 -17 -1242 -17 -1047 0\n-1153 2 -1242 17 -570 103 -1000 519 -1119 1081 -31 145 -31 389 0 534 88 416\n346 756 718 946 172 87 327 131 523 147 52 4 585 7 1185 6 976 -2 1100 -4\n1183 -19z"
|
|
25
|
+
}
|
|
26
|
+
),
|
|
27
|
+
/* @__PURE__ */ React.createElement(
|
|
28
|
+
"path",
|
|
29
|
+
{
|
|
30
|
+
d: "M1425 3664 c-158 -24 -268 -56 -380 -112 -379 -189 -615 -569 -615\n-992 0 -531 363 -974 890 -1087 100 -21 320 -23 418 -4 417 81 759 399 867\n803 163 614 -221 1239 -845 1374 -67 14 -282 26 -335 18z m335 -194 c257 -62\n496 -254 615 -495 75 -151 90 -223 90 -415 0 -192 -15 -264 -90 -415 -120\n-242 -357 -432 -620 -496 -119 -30 -305 -32 -419 -5 -341 79 -598 321 -703\n663 -24 80 -27 102 -27 253 0 151 3 173 27 253 116 377 404 622 802 681 61 9\n243 -4 325 -24z"
|
|
31
|
+
}
|
|
32
|
+
),
|
|
33
|
+
/* @__PURE__ */ React.createElement(
|
|
34
|
+
"path",
|
|
35
|
+
{
|
|
36
|
+
d: "M4145 2974 c-16 -8 -170 -154 -340 -324 l-310 -310 -150 150 c-130\n131 -154 150 -182 150 -17 0 -39 -3 -48 -6 -25 -10 -48 -62 -40 -93 8 -34 349\n-378 393 -397 29 -13 37 -13 65 1 42 20 713 692 726 727 16 41 -4 87 -45 104\n-40 17 -33 17 -69 -2z"
|
|
37
|
+
}
|
|
38
|
+
)
|
|
39
|
+
)
|
|
40
|
+
);
|
|
41
|
+
var activateUserIcon_default = ActivateUserIcon;
|
|
42
|
+
|
|
43
|
+
export {
|
|
44
|
+
activateUserIcon_default
|
|
45
|
+
};
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
// lib/icons/userAssignIcon.tsx
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
var UserAssignIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement(
|
|
4
|
+
"svg",
|
|
5
|
+
{
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
width: "25.8",
|
|
8
|
+
height: "25.8",
|
|
9
|
+
viewBox: "0 0 25.8 25.8",
|
|
10
|
+
...props
|
|
11
|
+
},
|
|
12
|
+
/* @__PURE__ */ React.createElement("g", { transform: "translate(-1737.415 -376.95)" }, /* @__PURE__ */ React.createElement("g", { transform: "translate(1738.315 377.85)" }, /* @__PURE__ */ React.createElement(
|
|
13
|
+
"ellipse",
|
|
14
|
+
{
|
|
15
|
+
cx: "4.979",
|
|
16
|
+
cy: "5.203",
|
|
17
|
+
rx: "4.979",
|
|
18
|
+
ry: "5.203",
|
|
19
|
+
transform: "translate(3.506)",
|
|
20
|
+
fill: "rgba(0,0,0,0)",
|
|
21
|
+
stroke: color,
|
|
22
|
+
"stroke-miterlimit": "10",
|
|
23
|
+
"stroke-width": "1.8"
|
|
24
|
+
}
|
|
25
|
+
), /* @__PURE__ */ React.createElement(
|
|
26
|
+
"path",
|
|
27
|
+
{
|
|
28
|
+
d: "M128.5,212.538a8.719,8.719,0,0,1,14.56-6.69",
|
|
29
|
+
transform: "translate(-128.5 -193.195)",
|
|
30
|
+
fill: "rgba(0,0,0,0)",
|
|
31
|
+
stroke: color,
|
|
32
|
+
"stroke-miterlimit": "10",
|
|
33
|
+
"stroke-width": "1.8"
|
|
34
|
+
}
|
|
35
|
+
)), /* @__PURE__ */ React.createElement("g", { transform: "translate(1750.156 389.69)" }, /* @__PURE__ */ React.createElement(
|
|
36
|
+
"ellipse",
|
|
37
|
+
{
|
|
38
|
+
cx: "6.08",
|
|
39
|
+
cy: "6.08",
|
|
40
|
+
rx: "6.08",
|
|
41
|
+
ry: "6.08",
|
|
42
|
+
fill: "none",
|
|
43
|
+
stroke: color,
|
|
44
|
+
"stroke-miterlimit": "10",
|
|
45
|
+
"stroke-width": "1.8",
|
|
46
|
+
"stroke-dasharray": "470 154"
|
|
47
|
+
}
|
|
48
|
+
), /* @__PURE__ */ React.createElement(
|
|
49
|
+
"path",
|
|
50
|
+
{
|
|
51
|
+
d: "M4.124-7.067H6.333v1.291H4.124v2.517H2.752V-5.777H.531V-7.067H2.752V-9.422H4.124Z",
|
|
52
|
+
transform: "translate(2.818 12.771)",
|
|
53
|
+
fill: color
|
|
54
|
+
}
|
|
55
|
+
)))
|
|
56
|
+
);
|
|
57
|
+
var userAssignIcon_default = UserAssignIcon;
|
|
58
|
+
|
|
59
|
+
export {
|
|
60
|
+
userAssignIcon_default
|
|
61
|
+
};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
// lib/icons/questionTypeDescriptiveIcon.tsx
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
var QuestionTypeDescriptiveIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_25231", "data-name": "Group 25231", transform: "translate(-5649 -11819)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_25225", "data-name": "Group 25225", transform: "translate(2.5 0.5)" }, /* @__PURE__ */ React.createElement("line", { id: "Line_501", "data-name": "Line 501", x2: "12", transform: "translate(5649.5 11821.5)", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-width": "1.6" }), /* @__PURE__ */ React.createElement("line", { id: "Line_504", "data-name": "Line 504", x2: "12", transform: "translate(5649.5 11833.267)", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-width": "1.6" }), /* @__PURE__ */ React.createElement("line", { id: "Line_502", "data-name": "Line 502", x2: "17.8", transform: "translate(5649.5 11827.384)", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-width": "1.6" }), /* @__PURE__ */ React.createElement("line", { id: "Line_503", "data-name": "Line 503", x2: "18", transform: "translate(5649.5 11839.5)", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-width": "1.6" })), /* @__PURE__ */ React.createElement("rect", { id: "Rectangle_19480", "data-name": "Rectangle 19480", width: "24", height: "24", rx: "5", transform: "translate(5649 11819)", fill: "none" })));
|
|
4
|
+
var questionTypeDescriptiveIcon_default = QuestionTypeDescriptiveIcon;
|
|
5
|
+
|
|
6
|
+
export {
|
|
7
|
+
questionTypeDescriptiveIcon_default
|
|
8
|
+
};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
// lib/icons/rufousBirdIcon.tsx
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
var RufousBirdIcon = (props) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "59", height: "59", viewBox: "0 0 59 59", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_11748", "data-name": "Group 11748", transform: "translate(-431.438 -724.333)" }, /* @__PURE__ */ React.createElement("g", { id: "bird", transform: "translate(442.91 741.013)" }, /* @__PURE__ */ React.createElement("path", { id: "Fill_4", "data-name": "Fill 4", d: "M.463,25.64a2.525,2.525,0,0,1-.333-.03l-.019,0A.172.172,0,0,1,0,25.487c0-.041.047-.105.092-.131.159-.091.323-.18.481-.266.262-.143.533-.29.791-.449.516-.316,1.03-.654,1.527-.981l.006,0,.166-.109.326-.213h0c.4-.261.814-.53,1.2-.818.645-.478,1.209-.928,1.724-1.375a14.642,14.642,0,0,0,1.178-1.172A9.323,9.323,0,0,0,8.256,19l.013-.019A10.377,10.377,0,0,0,9.023,17.8a6.866,6.866,0,0,0,.388-1l.063-.19a2.97,2.97,0,0,0,.091-.382c.017-.088.035-.18.057-.268a3.272,3.272,0,0,0,.109-.85,2.979,2.979,0,0,0-.131-.846c-.043-.141-.084-.285-.123-.424h0c-.074-.263-.151-.535-.247-.8A5.752,5.752,0,0,0,7.724,10.9a9.475,9.475,0,0,0-2.14-1.538c-.5-.264-1.034-.484-1.551-.7l-.1-.043c-.2-.082-.41-.15-.614-.215-.141-.045-.287-.092-.429-.144-.071-.026-.174-.113-.166-.152a.46.46,0,0,1,.156-.264.6.6,0,0,1,.3-.074c.253-.019.509-.042.757-.064C4.574,7.654,5.241,7.6,5.9,7.591h.077A8.657,8.657,0,0,1,7.9,7.8a7.843,7.843,0,0,1,2.067.742,6.8,6.8,0,0,1,1.522,1.028.613.613,0,0,1,.18.264,8.413,8.413,0,0,1,.3,2.18c-.005.889-.008,1.8-.009,2.773a5.617,5.617,0,0,0,.026.563.684.684,0,0,0,.054.178c.015.039.033.083.051.137.022-.049.041-.088.056-.119a.567.567,0,0,0,.053-.132c.034-.168.072-.339.108-.5.09-.41.182-.834.237-1.256a18.237,18.237,0,0,0,.156-2.24,14.831,14.831,0,0,0-.154-2.239,8.566,8.566,0,0,0-.369-1.387c-.041-.126-.084-.256-.124-.384a6.343,6.343,0,0,0-.385-.971c-.238-.472-.506-.934-.782-1.4a6.2,6.2,0,0,0-.425-.607c-.065-.085-.129-.173-.191-.258a5.414,5.414,0,0,0-.571-.7A20.834,20.834,0,0,0,8.07,2.022a8.338,8.338,0,0,0-1.259-.786C6.5,1.069,6.167.924,5.847.782,5.7.717,5.544.649,5.394.58A.462.462,0,0,1,5.318.53L5.246.479,5.355.425a1.216,1.216,0,0,1,.18-.079A7.54,7.54,0,0,1,6.68.084,7.938,7.938,0,0,1,7.839,0,8.8,8.8,0,0,1,9.008.08a9.171,9.171,0,0,1,1.5.38h0l.306.1a7.11,7.11,0,0,1,1.094.435l.006,0a6.42,6.42,0,0,1,1.162.686,21.112,21.112,0,0,1,2.042,1.8,16.94,16.94,0,0,1,1.494,1.885l.045.062c.412.573.776,1.177,1.108,1.745.164.28.312.576.454.863h0c.092.186.188.378.287.563.178.334.366.669.547.994h0l.23.412c.042.076.085.152.127.226.086.151.174.307.255.464a6.224,6.224,0,0,0,.61.961,5.326,5.326,0,0,0,.791.82c.044.016.093.037.14.057a.86.86,0,0,0,.257.085A.058.058,0,0,0,21.5,12.6a.14.14,0,0,0,.056-.1c0-.054-.053-.1-.1-.146a.466.466,0,0,1-.089-.093c-.1-.164-.207-.33-.309-.491v0c-.261-.412-.531-.838-.766-1.274s-.443-.914-.641-1.369c-.052-.121-.107-.245-.161-.368a.862.862,0,0,1-.038-.554,1.806,1.806,0,0,1,.2-.474l.017-.03v0a8.546,8.546,0,0,1,1.081-1.553A5.176,5.176,0,0,1,22.294,5.03a3.551,3.551,0,0,1,1.464-.293A7.5,7.5,0,0,1,25,4.861a5.281,5.281,0,0,1,1.1.309,8.57,8.57,0,0,1,.786.369c.087.045.168.087.241.122a2.749,2.749,0,0,0,1.221.307h.062c1.278-.033,2.576-.089,3.832-.143h0L32.9,5.8c.632-.027,1.264-.046,1.876-.064h0l.7-.021H35.5a1.17,1.17,0,0,1,.48.108c.067.033.072.168.072.209A.106.106,0,0,1,36,6.1a.24.24,0,0,1-.113.04c-.317.019-.665.029-.98.029a24.994,24.994,0,0,0-4.158.381,8.785,8.785,0,0,0-1.322.312,4.362,4.362,0,0,0-1.773,1.058,5.677,5.677,0,0,0-.482.532c-.393.492-.744,1.031-1.083,1.553l-.068.1c-.155.238-.3.489-.438.732-.1.172-.2.349-.3.521l-.013.021c-.228.373-.463.759-.719,1.121l-.138.2,0,0a14.407,14.407,0,0,1-.968,1.273c-.867.979-1.674,1.845-2.466,2.648a20.135,20.135,0,0,1-1.653,1.458c-.365.3-.757.571-1.136.837l-.334.235c-.354.251-.735.517-1.122.765-.356.228-.751.467-1.208.729-.544.313-1.035.585-1.5.833-.185.1-.379.185-.567.269-.1.047-.211.095-.315.144a4.588,4.588,0,0,1-.78.2,3.4,3.4,0,0,1,.434-.515c.08-.083.163-.169.24-.26l.046-.055c.369-.436.751-.887,1.111-1.343s.743-.95,1.089-1.453c.267-.389.5-.8.749-1.249.271-.488.551-.992.791-1.516.168-.367.475-1.151.573-1.447l.013-.038,0-.007c.086-.258.142-.428-.008-.606a.292.292,0,0,1-.026.02c-.019.014-.04.029-.042.045a1.512,1.512,0,0,1-.1.333,3.469,3.469,0,0,1-.247.468c-.184.307-.352.631-.514.944-.121.234-.247.477-.379.71a13.019,13.019,0,0,1-.767,1.237,20.1,20.1,0,0,1-1.312,1.673c-.485.54-1.032,1.086-1.72,1.719a14.188,14.188,0,0,1-1.384,1.1c-.558.4-1.155.791-1.776,1.169a11.893,11.893,0,0,1-1.316.685c-.662.3-1.35.583-2.1.875a7.943,7.943,0,0,1-1.132.339c-.614.137-1.284.269-2.046.4-.7.123-1.4.223-1.934.3A.969.969,0,0,1,.463,25.64ZM25.292,6.507a.567.567,0,0,0-.383.174.547.547,0,0,0-.179.376.586.586,0,0,0,.534.521h.014a.592.592,0,0,0,.4-.188.541.541,0,0,0,.171-.373.512.512,0,0,0-.186-.339.594.594,0,0,0-.368-.171Z", transform: "translate(0 0)", fill: "#f6f6f6" })), /* @__PURE__ */ React.createElement("path", { id: "Path_46247", "data-name": "Path 46247", d: "M134.762,64.763A29.47,29.47,0,1,0,176.5,64.7a29.546,29.546,0,0,0-41.738.062ZM178.741,86.34h4.865a28.08,28.08,0,0,1-45.954,20.853H148.2a.738.738,0,1,0,0-1.476H136.015c-.09-.088-.183-.169-.271-.258a27.842,27.842,0,0,1-8.153-19.119h4.368a.738.738,0,1,0,0-1.476H127.6a28.188,28.188,0,0,1,1.782-9.078h7.153a.738.738,0,1,0,0-1.476H129.98a28.078,28.078,0,0,1,43.571-10.3h-5.613a.738.738,0,1,0,0,1.476h7.249c.09.087.183.169.271.258a27.842,27.842,0,0,1,8.153,19.119h-4.869a.738.738,0,0,0,0,1.476Z", transform: "translate(305.338 668.232)", fill: "#f6f6f6" })));
|
|
4
|
+
var rufousBirdIcon_default = RufousBirdIcon;
|
|
5
|
+
|
|
6
|
+
export {
|
|
7
|
+
rufousBirdIcon_default
|
|
8
|
+
};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
// lib/icons/uploadIcon.tsx
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
var UploadIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { width: "800px", height: "800px", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React.createElement("title", null), /* @__PURE__ */ React.createElement("g", { id: "Complete" }, /* @__PURE__ */ React.createElement("g", { id: "upload" }, /* @__PURE__ */ React.createElement("g", null, /* @__PURE__ */ React.createElement("path", { d: "M3,12.3v7a2,2,0,0,0,2,2H19a2,2,0,0,0,2-2v-7", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "2" }), /* @__PURE__ */ React.createElement("g", null, /* @__PURE__ */ React.createElement("polyline", { "data-name": "Right", fill: "none", id: "Right-2", points: "7.9 6.7 12 2.7 16.1 6.7", stroke: color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "2" }), /* @__PURE__ */ React.createElement("line", { fill: "none", stroke: color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "2", x1: "12", x2: "12", y1: "16.3", y2: "4.8" }))))));
|
|
4
|
+
var uploadIcon_default = UploadIcon;
|
|
5
|
+
|
|
6
|
+
export {
|
|
7
|
+
uploadIcon_default
|
|
8
|
+
};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
// lib/icons/questionTypeCodingIcon.tsx
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
var QuestionTypeCodingIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_25232", "data-name": "Group 25232", transform: "translate(-5649 -11854)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_25226", "data-name": "Group 25226", transform: "translate(-3)" }, /* @__PURE__ */ React.createElement("path", { id: "Path_53438", "data-name": "Path 53438", d: "M5657,11861l-3.8,5.05,3.8,4.6", transform: "translate(1.8 -0.301)", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-width": "1.6" }), /* @__PURE__ */ React.createElement("path", { id: "Path_53439", "data-name": "Path 53439", d: "M5653.2,11861l3.8,5.05-3.8,4.6", transform: "translate(16 -0.301)", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-width": "1.6" }), /* @__PURE__ */ React.createElement("line", { id: "Line_505", "data-name": "Line 505", x1: "4", y2: "16", transform: "translate(5661.5 11857.5)", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-width": "1.6" })), /* @__PURE__ */ React.createElement("rect", { id: "Rectangle_19481", "data-name": "Rectangle 19481", width: "24", height: "24", rx: "5", transform: "translate(5649 11854)", fill: "none" })));
|
|
4
|
+
var questionTypeCodingIcon_default = QuestionTypeCodingIcon;
|
|
5
|
+
|
|
6
|
+
export {
|
|
7
|
+
questionTypeCodingIcon_default
|
|
8
|
+
};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
// lib/icons/questionStatusAllIcon.tsx
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
var QuestionStatusAllIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_25253", "data-name": "Group 25253", transform: "translate(-5412 -11749)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_25251", "data-name": "Group 25251", transform: "translate(1 1)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_25192", "data-name": "Group 25192", transform: "translate(5412 11749)" }, /* @__PURE__ */ React.createElement("g", { id: "Ellipse_353", "data-name": "Ellipse 353", transform: "translate(0)", fill: "none", stroke: color, "stroke-width": "1.6" }, /* @__PURE__ */ React.createElement("circle", { cx: "11", cy: "11", r: "11", stroke: "none" }), /* @__PURE__ */ React.createElement("circle", { cx: "11", cy: "11", r: "10.2", fill: "none" }))), /* @__PURE__ */ React.createElement("g", { id: "Ellipse_381", "data-name": "Ellipse 381", transform: "translate(5434 11754.834) rotate(90)", fill: "none", stroke: color, "stroke-width": "1.6" }, /* @__PURE__ */ React.createElement("ellipse", { cx: "6", cy: "11", rx: "6", ry: "11", stroke: "none" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "6", cy: "11", rx: "5.2", ry: "10.2", fill: "none" })), /* @__PURE__ */ React.createElement("g", { id: "Ellipse_382", "data-name": "Ellipse 382", transform: "translate(5428.5 11771) rotate(180)", fill: "none", stroke: color, "stroke-width": "1.6" }, /* @__PURE__ */ React.createElement("ellipse", { cx: "5.5", cy: "11", rx: "5.5", ry: "11", stroke: "none" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "5.5", cy: "11", rx: "4.7", ry: "10.2", fill: "none" })), /* @__PURE__ */ React.createElement("g", { id: "Group_25193", "data-name": "Group 25193", transform: "translate(5422 11759.152)" }, /* @__PURE__ */ React.createElement("line", { id: "Line_500", "data-name": "Line 500", y2: "3", transform: "translate(1 0.5)", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-width": "1" }), /* @__PURE__ */ React.createElement("g", { id: "Ellipse_352", "data-name": "Ellipse 352", fill: "#fff", stroke: color, "stroke-width": "1" }, /* @__PURE__ */ React.createElement("circle", { cx: "1", cy: "1", r: "1", stroke: "none" }), /* @__PURE__ */ React.createElement("circle", { cx: "1", cy: "1", r: "0.5", fill: "none" })))), /* @__PURE__ */ React.createElement("g", { id: "Group_25252", "data-name": "Group 25252", transform: "translate(-237)" }, /* @__PURE__ */ React.createElement("rect", { id: "Rectangle_19479", "data-name": "Rectangle 19479", width: "24", height: "24", rx: "5", transform: "translate(5649 11749)", fill: "none" }))));
|
|
4
|
+
var questionStatusAllIcon_default = QuestionStatusAllIcon;
|
|
5
|
+
|
|
6
|
+
export {
|
|
7
|
+
questionStatusAllIcon_default
|
|
8
|
+
};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
// lib/icons/tickIcon.tsx
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
var TickIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_11977", "data-name": "Group 11977", transform: "translate(-1582 -20.56)" }, /* @__PURE__ */ React.createElement("g", { id: "Ellipse_339", "data-name": "Ellipse 339", transform: "translate(1582 20.56)", fill: "none", stroke: color, "stroke-width": "1.8" }, /* @__PURE__ */ React.createElement("circle", { cx: "12", cy: "12", r: "12", stroke: "none" }), /* @__PURE__ */ React.createElement("circle", { cx: "12", cy: "12", r: "11.1", fill: "none" })), /* @__PURE__ */ React.createElement("path", { id: "Icon_feather-check", "data-name": "Icon feather-check", d: "M18,9,9.75,17.25,6,13.5", transform: "translate(1582 19.31)", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "1.8" })));
|
|
4
|
+
var tickIcon_default = TickIcon;
|
|
5
|
+
|
|
6
|
+
export {
|
|
7
|
+
tickIcon_default
|
|
8
|
+
};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
// lib/icons/difficultyEasyIcon.tsx
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
var DifficultyEasyIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_25188", "data-name": "Group 25188", transform: "translate(-5417 -11873)" }, /* @__PURE__ */ React.createElement("rect", { id: "Rectangle_19449", "data-name": "Rectangle 19449", width: "24", height: "24", rx: "1", transform: "translate(5417 11873)", fill: "none" }), /* @__PURE__ */ React.createElement("g", { id: "Group_25185", "data-name": "Group 25185", transform: "translate(59 58)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_25184", "data-name": "Group 25184", transform: "translate(5368.935 11821.209)" }, /* @__PURE__ */ React.createElement("path", { id: "Path_53418", "data-name": "Path 53418", d: "M2.335,6.935,1.167,0,0,6.935H2.335Z", transform: "translate(-7.882 11.606) rotate(-90)", fill: color }), /* @__PURE__ */ React.createElement("circle", { id: "Ellipse_366", "data-name": "Ellipse 366", cx: "0.747", cy: "0.747", r: "0.747", transform: "translate(0.645 9.691)", fill: color }), /* @__PURE__ */ React.createElement("path", { id: "Path_53420", "data-name": "Path 53420", d: "M7.026,6.008A2.736,2.736,0,1,0,9.765,8.744,2.736,2.736,0,0,0,7.026,6.008Zm0,4.385A1.653,1.653,0,1,1,8.678,8.74,1.653,1.653,0,0,1,7.026,10.393Z", transform: "translate(-5.634 1.695)", fill: color })), /* @__PURE__ */ React.createElement("g", { id: "Path_53424", "data-name": "Path 53424", transform: "translate(5358 11834.945) rotate(-90)", fill: "none", "stroke-dasharray": "38 28" }, /* @__PURE__ */ React.createElement("path", { d: "M2.946,0a12,12,0,0,1,0,24c-6.627,0,0-11.229,0-12S-3.682,0,2.946,0Z", stroke: "none" }), /* @__PURE__ */ React.createElement("path", { d: "M 2.945520401000977 0 C 9.572930335998535 0 14.94552040100098 5.372579574584961 14.94552040100098 12 C 14.94552040100098 18.62742042541504 9.572930335998535 24 2.945520401000977 24 C 2.945520401000977 24 2.945520401000977 24 2.945520401000977 24 C 2.943796157836914 24 2.942078590393066 24 2.94035816192627 23.99999809265137 C 2.938617706298828 23.99999618530273 2.937216758728027 23.9999942779541 2.935465812683105 23.99999046325684 C 2.933751106262207 23.9999885559082 2.932399749755859 23.99998474121094 2.930703163146973 23.99998092651367 C 2.92877197265625 23.99997711181641 2.927189826965332 23.99997138977051 2.92526912689209 23.99996376037598 C 2.923825263977051 23.99995994567871 2.922088623046875 23.99995231628418 2.920645713806152 23.99994659423828 C 2.919154167175293 23.99994087219238 2.917215347290039 23.99993133544922 2.91572380065918 23.99992370605469 C 2.914449691772461 23.99991607666016 2.912745475769043 23.99990844726562 2.911476135253906 23.99990081787109 C 2.909714698791504 23.9998893737793 2.908187866210938 23.99987983703613 2.906429290771484 23.99986839294434 C 2.904750823974609 23.99985694885254 2.90351676940918 23.99984931945801 2.901839256286621 23.99983596801758 C 2.816836357116699 23.99919891357422 2.734334945678711 23.99669647216797 2.653712272644043 23.99236297607422 C 2.652544021606445 23.9922981262207 2.650843620300293 23.99220657348633 2.649662971496582 23.99214363098145 C 2.649434089660645 23.99213027954102 2.64920711517334 23.99211883544922 2.648979187011719 23.99210548400879 C 2.648979187011719 23.99210548400879 2.648690223693848 23.99209022521973 2.648690223693848 23.99209022521973 L 2.736149787902832 22.39447975158691 C 2.803030014038086 22.39813995361328 2.873479843139648 22.39999961853027 2.945520401000977 22.39999961853027 C 8.680100440979004 22.39999961853027 13.34552001953125 17.73458099365234 13.34552001953125 12 C 13.34552001953125 6.265420913696289 8.680100440979004 1.600000381469727 2.945520401000977 1.600000381469727 L 2.945520401000977 0 C 2.945520401000977 0 2.945520401000977 0 2.945520401000977 0 Z M 2.945520401000977 0 L 2.945520401000977 1.600000381469727 C 2.84080982208252 1.600000381469727 2.740250587463379 1.603919982910156 2.646610260009766 1.611640930175781 L 2.515110015869141 0.01704978942871094 C 2.516510963439941 0.01694488525390625 2.518670082092285 0.01676177978515625 2.520066261291504 0.01664543151855469 C 2.522381782531738 0.01645469665527344 2.524991035461426 0.01624488830566406 2.527313232421875 0.01605987548828125 C 2.529085159301758 0.01591682434082031 2.531659126281738 0.01571464538574219 2.533437728881836 0.01557540893554688 C 2.535869598388672 0.01538848876953125 2.53789234161377 0.01522636413574219 2.540331840515137 0.01503944396972656 C 2.542596817016602 0.01486587524414062 2.544377326965332 0.01472854614257812 2.546649932861328 0.014556884765625 C 2.548808097839355 0.01439285278320312 2.551301956176758 0.0142059326171875 2.553468704223633 0.01404571533203125 C 2.555868148803711 0.01385688781738281 2.557502746582031 0.01374626159667969 2.559898376464844 0.01357269287109375 C 2.562151908874512 0.01340484619140625 2.564151763916016 0.01326370239257812 2.566399574279785 0.01310157775878906 C 2.566399574279785 0.01310157775878906 2.566864013671875 0.01306915283203125 2.566864013671875 0.01306915283203125 C 2.57110595703125 0.01276588439941406 2.57536506652832 0.0124664306640625 2.579619407653809 0.01217460632324219 C 2.579619407653809 0.01217460632324219 2.579784393310547 0.01216316223144531 2.579784393310547 0.01216316223144531 C 2.584098815917969 0.01186561584472656 2.588407516479492 0.01157569885253906 2.592735290527344 0.01128959655761719 C 2.592735290527344 0.01128959655761719 2.592784881591797 0.01128578186035156 2.592784881591797 0.01128578186035156 C 2.660236358642578 0.006830215454101562 2.729240417480469 0.003675460815429687 2.799824714660645 0.001855850219726562 C 2.799824714660645 0.001855850219726562 2.799884796142578 0.00185394287109375 2.799884796142578 0.00185394287109375 C 2.80436897277832 0.001737594604492187 2.808863639831543 0.001628875732421875 2.813360214233398 0.001523971557617187 C 2.813360214233398 0.001523971557617187 2.813761711120605 0.001514434814453125 2.813761711120605 0.001514434814453125 C 2.818571090698242 0.001401901245117187 2.822827339172363 0.0012969970703125 2.827651977539062 0.001209259033203125 C 2.829718589782715 0.001165390014648437 2.831778526306152 0.001123428344726562 2.83384895324707 0.0010833740234375 C 2.83384895324707 0.0010833740234375 2.834271430969238 0.00107574462890625 2.834271430969238 0.00107574462890625 C 2.836458206176758 0.001031875610351562 2.838649749755859 0.0009918212890625 2.840839385986328 0.0009517669677734375 C 2.840839385986328 0.0009517669677734375 2.841431617736816 0.0009403228759765625 2.841431617736816 0.0009403228759765625 C 2.843830108642578 0.0008983612060546875 2.845800399780273 0.000858306884765625 2.848199844360352 0.0008220672607421875 C 2.850400924682617 0.0007839202880859375 2.852592468261719 0.0007476806640625 2.85479736328125 0.000713348388671875 C 2.85479736328125 0.000713348388671875 2.854939460754395 0.00070953369140625 2.854939460754395 0.00070953369140625 C 2.857370376586914 0.0006732940673828125 2.859868049621582 0.000637054443359375 2.862303733825684 0.000598907470703125 C 2.867326736450195 0.0005283355712890625 2.871203422546387 0.000476837158203125 2.876241683959961 0.0004138946533203125 C 2.878293037414551 0.00038909912109375 2.880340576171875 0.0003662109375 2.882394790649414 0.00034332275390625 C 2.882394790649414 0.00034332275390625 2.882598876953125 0.0003414154052734375 2.882598876953125 0.0003414154052734375 C 2.88507080078125 0.0003147125244140625 2.887971878051758 0.0002803802490234375 2.89044189453125 0.0002613067626953125 C 2.892601013183594 0.000240325927734375 2.894586563110352 0.000225067138671875 2.896747589111328 0.0002040863037109375 C 2.899200439453125 0.0001850128173828125 2.901948928833008 0.0001773834228515625 2.904396057128906 0.00014495849609375 C 2.906479835510254 0.00012969970703125 2.908888816833496 0.0001201629638671875 2.910972595214844 0.000102996826171875 C 2.913797378540039 8.7738037109375e-05 2.915652275085449 7.82012939453125e-05 2.91848087310791 6.29425048828125e-05 C 2.920533180236816 5.53131103515625e-05 2.92302417755127 4.76837158203125e-05 2.925078392028809 3.62396240234375e-05 C 2.927535057067871 2.6702880859375e-05 2.929758071899414 2.6702880859375e-05 2.932219505310059 1.52587890625e-05 C 2.93482780456543 7.62939453125e-06 2.936639785766602 5.7220458984375e-06 2.939251899719238 3.814697265625e-06 C 2.941339492797852 1.9073486328125e-06 2.943429946899414 0 2.945520401000977 0 C 2.945520401000977 0 2.945520401000977 0 2.945520401000977 0 Z", stroke: "none", fill: color })))));
|
|
4
|
+
var difficultyEasyIcon_default = DifficultyEasyIcon;
|
|
5
|
+
|
|
6
|
+
export {
|
|
7
|
+
difficultyEasyIcon_default
|
|
8
|
+
};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
// lib/icons/invoiceIcon.tsx
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
var InvoiceIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "41.938", height: "55.641", viewBox: "0 0 41.938 55.641", ...props }, /* @__PURE__ */ React.createElement("g", { id: "invoice", transform: "translate(-63.184 -18.684)" }, /* @__PURE__ */ React.createElement("path", { id: "Path_52267", "data-name": "Path 52267", d: "M64.14,18.69a.959.959,0,0,0-.956.956V73.361a.959.959,0,0,0,1.579.737l6.054-5.145,6.045,5.141a.959.959,0,0,0,1.247,0l6.045-5.141L90.2,74.095a.959.959,0,0,0,1.24,0l6.045-5.141,6.055,5.141a.959.959,0,0,0,1.579-.737V19.64a.959.959,0,0,0-.963-.956Zm.963,1.919h38.1V71.3l-5.094-4.334a.959.959,0,0,0-1.24,0L90.823,72.1l-6.044-5.141a.959.959,0,0,0-1.246,0L77.485,72.1l-6.048-5.141a.959.959,0,0,0-1.238,0L65.107,71.3ZM84.15,25.177a.959.959,0,0,0-.963.956v2.019h-.166a4.231,4.231,0,1,0,0,8.461h2.263a2.323,2.323,0,0,1,0,4.647H80.741a.959.959,0,0,0,0,1.919h2.45v2.009a.961.961,0,1,0,1.92,0V43.176h.176a4.236,4.236,0,1,0,0-8.472H83.026a2.323,2.323,0,0,1,0-4.644h4.541a.968.968,0,0,0,.685-.28.952.952,0,0,0-.685-1.628h-2.46V26.131a.959.959,0,0,0-.952-.956Zm-9.2,26.85a.959.959,0,0,0,0,1.919H93.362a.959.959,0,0,0,0-1.919Zm0,7.123a.957.957,0,1,0,0,1.913H93.362a.957.957,0,0,0,0-1.913Z", transform: "translate(0 0)", fill: color, "fill-rule": "evenodd" })));
|
|
4
|
+
var invoiceIcon_default = InvoiceIcon;
|
|
5
|
+
|
|
6
|
+
export {
|
|
7
|
+
invoiceIcon_default
|
|
8
|
+
};
|
|
@@ -0,0 +1,100 @@
|
|
|
1
|
+
// lib/icons/assignGroupIcon.tsx
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
var AssignGroupIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement(
|
|
4
|
+
"svg",
|
|
5
|
+
{
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
width: "25.65",
|
|
8
|
+
height: "25.8",
|
|
9
|
+
viewBox: "0 0 25.65 25.8",
|
|
10
|
+
...props
|
|
11
|
+
},
|
|
12
|
+
/* @__PURE__ */ React.createElement("g", { transform: "translate(-1787.341 -376.95)" }, /* @__PURE__ */ React.createElement("g", { transform: "translate(1788.091 377.85)" }, /* @__PURE__ */ React.createElement("g", { transform: "translate(3.125)" }, /* @__PURE__ */ React.createElement(
|
|
13
|
+
"circle",
|
|
14
|
+
{
|
|
15
|
+
cx: "4.819",
|
|
16
|
+
cy: "4.819",
|
|
17
|
+
r: "4.819",
|
|
18
|
+
transform: "translate(3.316)",
|
|
19
|
+
fill: "none",
|
|
20
|
+
stroke: color,
|
|
21
|
+
"stroke-miterlimit": "10",
|
|
22
|
+
"stroke-width": "1.8"
|
|
23
|
+
}
|
|
24
|
+
), /* @__PURE__ */ React.createElement(
|
|
25
|
+
"path",
|
|
26
|
+
{
|
|
27
|
+
d: "M307.2,211.642a8.337,8.337,0,0,1,8.342-8.342,8.514,8.514,0,0,1,5.5,2.07",
|
|
28
|
+
transform: "translate(-307.2 -193.585)",
|
|
29
|
+
fill: "none",
|
|
30
|
+
stroke: color,
|
|
31
|
+
"stroke-miterlimit": "10",
|
|
32
|
+
"stroke-width": "1.8"
|
|
33
|
+
}
|
|
34
|
+
)), /* @__PURE__ */ React.createElement("g", { transform: "translate(17.2 0.829)" }, /* @__PURE__ */ React.createElement(
|
|
35
|
+
"path",
|
|
36
|
+
{
|
|
37
|
+
d: "M302.6,169a3.478,3.478,0,1,1,0,6.956",
|
|
38
|
+
transform: "translate(-302.6 -169)",
|
|
39
|
+
fill: "none",
|
|
40
|
+
stroke: color,
|
|
41
|
+
"stroke-miterlimit": "10",
|
|
42
|
+
"stroke-width": "1.5"
|
|
43
|
+
}
|
|
44
|
+
), /* @__PURE__ */ React.createElement(
|
|
45
|
+
"path",
|
|
46
|
+
{
|
|
47
|
+
d: "M296.175,200.4c2.818,0,5.086,2.84,4.979,5.677",
|
|
48
|
+
transform: "translate(-296.175 -193.354)",
|
|
49
|
+
fill: "none",
|
|
50
|
+
stroke: color,
|
|
51
|
+
"stroke-miterlimit": "10",
|
|
52
|
+
"stroke-width": "1.5"
|
|
53
|
+
}
|
|
54
|
+
)), /* @__PURE__ */ React.createElement("g", { transform: "translate(0 0.829)" }, /* @__PURE__ */ React.createElement(
|
|
55
|
+
"path",
|
|
56
|
+
{
|
|
57
|
+
d: "M306.078,169a3.478,3.478,0,1,0,0,6.956",
|
|
58
|
+
transform: "translate(-301.11 -169)",
|
|
59
|
+
fill: "none",
|
|
60
|
+
stroke: color,
|
|
61
|
+
"stroke-miterlimit": "10",
|
|
62
|
+
"stroke-width": "1.5"
|
|
63
|
+
}
|
|
64
|
+
), /* @__PURE__ */ React.createElement(
|
|
65
|
+
"path",
|
|
66
|
+
{
|
|
67
|
+
d: "M301.143,200.4c-3.42,0-4.968,4.4-4.968,6.775",
|
|
68
|
+
transform: "translate(-296.175 -193.354)",
|
|
69
|
+
fill: "none",
|
|
70
|
+
stroke: color,
|
|
71
|
+
"stroke-miterlimit": "10",
|
|
72
|
+
"stroke-width": "1.5"
|
|
73
|
+
}
|
|
74
|
+
))), /* @__PURE__ */ React.createElement("g", { transform: "translate(1799.931 389.69)" }, /* @__PURE__ */ React.createElement(
|
|
75
|
+
"ellipse",
|
|
76
|
+
{
|
|
77
|
+
cx: "6.08",
|
|
78
|
+
cy: "6.08",
|
|
79
|
+
rx: "6.08",
|
|
80
|
+
ry: "6.08",
|
|
81
|
+
fill: "none",
|
|
82
|
+
stroke: color,
|
|
83
|
+
"stroke-miterlimit": "10",
|
|
84
|
+
"stroke-width": "1.8",
|
|
85
|
+
"stroke-dasharray": "470 154"
|
|
86
|
+
}
|
|
87
|
+
), /* @__PURE__ */ React.createElement(
|
|
88
|
+
"path",
|
|
89
|
+
{
|
|
90
|
+
d: "M4.124-7.067H6.333v1.291H4.124v2.517H2.752V-5.777H.531V-7.067H2.752V-9.422H4.124Z",
|
|
91
|
+
transform: "translate(2.818 12.771)",
|
|
92
|
+
fill: color
|
|
93
|
+
}
|
|
94
|
+
)))
|
|
95
|
+
);
|
|
96
|
+
var assignGroupIcon_default = AssignGroupIcon;
|
|
97
|
+
|
|
98
|
+
export {
|
|
99
|
+
assignGroupIcon_default
|
|
100
|
+
};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
// lib/icons/logsIcon.tsx
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
var LogsIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "21", height: "24", viewBox: "0 0 21 24", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_24742", "data-name": "Group 24742", transform: "translate(-1748 -713)" }, /* @__PURE__ */ React.createElement("g", { id: "Path_52623", "data-name": "Path 52623", transform: "translate(1748 713)", fill: "none" }, /* @__PURE__ */ React.createElement("path", { d: "M0,0H13l8,6V24H0Z", stroke: "none" }), /* @__PURE__ */ React.createElement("path", { d: "M 1.799999237060547 1.799999237060547 L 1.799999237060547 22.20000076293945 L 19.20000076293945 22.20000076293945 L 19.20000076293945 6.899990081787109 L 12.40000057220459 1.799999237060547 L 1.799999237060547 1.799999237060547 M 0 0 L 13 0 L 21 5.999990463256836 L 21 24 L 0 24 L 0 0 Z", stroke: "none", fill: color })), /* @__PURE__ */ React.createElement("path", { id: "Path_52624", "data-name": "Path 52624", d: "M4.276-1.266H2.1v-5.3H.6V0H4.276Zm3.2-5.4c-1.768,0-2.788,1.539-2.788,3.392,0,1.8.884,3.366,2.694,3.366,1.658,0,2.771-1.182,2.771-3.468C10.158-4.973,9.392-6.664,7.48-6.664ZM7.438-5.432c.765,0,1.148.961,1.148,2.108,0,1.284-.391,2.185-1.148,2.185S6.256-2.04,6.265-3.3C6.265-4.429,6.639-5.432,7.438-5.432Zm8.288,1.649H13.532V-2.6h.782v1.377a1.235,1.235,0,0,1-.468.059c-.9,0-1.623-.671-1.623-2.066,0-1.5.8-2.116,1.853-2.116a2.832,2.832,0,0,1,1.2.221l.28-1.241a3.844,3.844,0,0,0-1.521-.264,3.178,3.178,0,0,0-3.383,3.4,3.43,3.43,0,0,0,.9,2.508A3.165,3.165,0,0,0,13.864.06a6.055,6.055,0,0,0,1.862-.314Z", transform: "translate(1750.336 729)", fill: color })));
|
|
4
|
+
var logsIcon_default = LogsIcon;
|
|
5
|
+
|
|
6
|
+
export {
|
|
7
|
+
logsIcon_default
|
|
8
|
+
};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
// lib/icons/unsubscribeIcon.tsx
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
var UnsubscribeIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "26.546", height: "26.546", viewBox: "0 0 26.546 26.546", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Icon_feather-bell-off", "data-name": "Icon feather-bell-off", transform: "translate(-0.227 -0.227)" }, /* @__PURE__ */ React.createElement("path", { id: "Path_52625", "data-name": "Path 52625", d: "M19.075,31.5a2.121,2.121,0,0,1-3.67,0", transform: "translate(-3.74 -8.121)", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "1.8" }), /* @__PURE__ */ React.createElement("path", { id: "Path_52626", "data-name": "Path 52626", d: "M27.667,17.3A18.974,18.974,0,0,1,27,12", transform: "translate(-6.938 -2.801)", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "1.8" }), /* @__PURE__ */ React.createElement("path", { id: "Path_52627", "data-name": "Path 52627", d: "M7.958,9.39a6.935,6.935,0,0,0-.276,1.953c0,7.859-3.182,10.1-3.182,10.1H19.348", transform: "translate(-0.879 -2.311)", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "1.8" }), /* @__PURE__ */ React.createElement("path", { id: "Path_52628", "data-name": "Path 52628", d: "M22.9,9.36a6.364,6.364,0,0,0-9.9-5.3", transform: "translate(-2.967 -0.435)", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "1.8" }), /* @__PURE__ */ React.createElement("path", { id: "Path_52629", "data-name": "Path 52629", d: "M1.5,1.5l24,24", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "1.8" })));
|
|
4
|
+
var unsubscribeIcon_default = UnsubscribeIcon;
|
|
5
|
+
|
|
6
|
+
export {
|
|
7
|
+
unsubscribeIcon_default
|
|
8
|
+
};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
// lib/icons/difficultyAllIcon.tsx
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
var DifficultyAllIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_25260", "data-name": "Group 25260", transform: "translate(-5649 -11786)" }, /* @__PURE__ */ React.createElement("g", { id: "Ellipse_383", "data-name": "Ellipse 383", transform: "translate(5650 11787)", fill: "none", stroke: color, "stroke-width": "1.6" }, /* @__PURE__ */ React.createElement("circle", { cx: "11", cy: "11", r: "11", stroke: "none" }), /* @__PURE__ */ React.createElement("circle", { cx: "11", cy: "11", r: "10.2", fill: "none" })), /* @__PURE__ */ React.createElement("g", { id: "Group_25229", "data-name": "Group 25229", transform: "translate(0 37)" }, /* @__PURE__ */ React.createElement("rect", { id: "Rectangle_19479", "data-name": "Rectangle 19479", width: "24", height: "24", rx: "5", transform: "translate(5649 11749)", fill: "none" })), /* @__PURE__ */ React.createElement("g", { id: "Group_25261", "data-name": "Group 25261", transform: "translate(5659.935 11790.209)" }, /* @__PURE__ */ React.createElement("path", { id: "Path_53418", "data-name": "Path 53418", d: "M2.335,6.935,1.167,0,0,6.935H2.335Z", transform: "translate(0.225 1.111)", fill: color }), /* @__PURE__ */ React.createElement("circle", { id: "Ellipse_366", "data-name": "Ellipse 366", cx: "0.747", cy: "0.747", r: "0.747", transform: "translate(0.645 9.691)", fill: color }), /* @__PURE__ */ React.createElement("path", { id: "Path_53420", "data-name": "Path 53420", d: "M7.026,6.008A2.736,2.736,0,1,0,9.765,8.744,2.736,2.736,0,0,0,7.026,6.008Zm0,4.385A1.653,1.653,0,1,1,8.678,8.74,1.653,1.653,0,0,1,7.026,10.393Z", transform: "translate(-5.634 1.695)", fill: color }))));
|
|
4
|
+
var difficultyAllIcon_default = DifficultyAllIcon;
|
|
5
|
+
|
|
6
|
+
export {
|
|
7
|
+
difficultyAllIcon_default
|
|
8
|
+
};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
// lib/icons/questionStatusPublicIcon.tsx
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
var QuestionStatusPublicIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_25257", "data-name": "Group 25257", transform: "translate(-5412 -11786)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_25177", "data-name": "Group 25177", transform: "translate(114 72)" }, /* @__PURE__ */ React.createElement("g", { id: "Ellipse_353", "data-name": "Ellipse 353", transform: "translate(5299 11715)", fill: "none", stroke: color, "stroke-width": "1.6" }, /* @__PURE__ */ React.createElement("circle", { cx: "11", cy: "11", r: "11", stroke: "none" }), /* @__PURE__ */ React.createElement("circle", { cx: "11", cy: "11", r: "10.2", fill: "none" })), /* @__PURE__ */ React.createElement("g", { id: "Ellipse_354", "data-name": "Ellipse 354", transform: "translate(5304.5 11715)", fill: "none", stroke: color, "stroke-width": "1.6" }, /* @__PURE__ */ React.createElement("ellipse", { cx: "5.5", cy: "11", rx: "5.5", ry: "11", stroke: "none" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "5.5", cy: "11", rx: "4.7", ry: "10.2", fill: "none" })), /* @__PURE__ */ React.createElement("g", { id: "Ellipse_355", "data-name": "Ellipse 355", transform: "translate(5321 11720.5) rotate(90)", fill: "none", stroke: color, "stroke-width": "1.6" }, /* @__PURE__ */ React.createElement("ellipse", { cx: "5.5", cy: "11", rx: "5.5", ry: "11", stroke: "none" }), /* @__PURE__ */ React.createElement("ellipse", { cx: "5.5", cy: "11", rx: "4.7", ry: "10.2", fill: "none" }))), /* @__PURE__ */ React.createElement("g", { id: "Group_25254", "data-name": "Group 25254", transform: "translate(-237 37)" }, /* @__PURE__ */ React.createElement("rect", { id: "Rectangle_19479", "data-name": "Rectangle 19479", width: "24", height: "24", rx: "5", transform: "translate(5649 11749)", fill: "none" }))));
|
|
4
|
+
var questionStatusPublicIcon_default = QuestionStatusPublicIcon;
|
|
5
|
+
|
|
6
|
+
export {
|
|
7
|
+
questionStatusPublicIcon_default
|
|
8
|
+
};
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
// lib/icons/resendInviteIcon.tsx
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
var ResendInviteIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement(
|
|
4
|
+
"svg",
|
|
5
|
+
{
|
|
6
|
+
version: "1.0",
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
8
|
+
width: "512.000000pt",
|
|
9
|
+
height: "512.000000pt",
|
|
10
|
+
viewBox: "0 0 512.000000 512.000000",
|
|
11
|
+
preserveAspectRatio: "xMidYMid meet",
|
|
12
|
+
...props
|
|
13
|
+
},
|
|
14
|
+
/* @__PURE__ */ React.createElement(
|
|
15
|
+
"g",
|
|
16
|
+
{
|
|
17
|
+
transform: "translate(0.000000,512.000000) scale(0.100000,-0.100000)",
|
|
18
|
+
fill: color,
|
|
19
|
+
stroke: "none"
|
|
20
|
+
},
|
|
21
|
+
/* @__PURE__ */ React.createElement("path", { d: "M3849 5101 c-44 -14 -74 -39 -97 -80 -19 -34 -22 -54 -22 -168 l0\n-130 -105 -11 c-240 -26 -421 -78 -620 -177 -294 -146 -508 -363 -659 -670\n-138 -279 -206 -593 -210 -960 -1 -179 -1 -180 26 -226 32 -54 79 -81 143 -81\n75 0 117 33 175 135 76 136 205 288 344 406 188 160 521 350 776 445 52 19\n103 38 113 41 15 6 17 -1 17 -80 0 -60 5 -98 16 -122 36 -75 130 -112 207 -79\n46 19 971 748 994 783 25 38 28 114 7 158 -14 30 -117 117 -486 411 -257 205\n-478 380 -490 388 -29 19 -95 28 -129 17z m500 -524 c245 -194 443 -357 441\n-362 -2 -6 -202 -169 -444 -363 l-441 -352 -5 141 c-5 139 -5 141 -33 165 -37\n31 -53 30 -178 -10 -600 -195 -1083 -532 -1328 -928 l-48 -78 -6 36 c-9 56 10\n337 32 465 35 199 99 394 182 549 123 227 330 430 554 542 188 94 410 151 635\n164 58 4 120 13 138 20 49 20 55 48 48 217 -4 81 -3 147 1 147 5 -1 208 -159\n452 -353z" }),
|
|
22
|
+
/* @__PURE__ */ React.createElement("path", { d: "M418 3136 c-114 -47 -212 -146 -250 -253 -10 -31 -13 -276 -13 -1299\nl0 -1260 37 -76 c60 -120 157 -196 287 -223 62 -13 309 -15 1859 -13 l1787 3\n58 22 c115 43 203 130 250 243 l22 55 3 1229 c3 1354 5 1298 -59 1397 -42 67\n-120 136 -187 167 l-57 27 -574 3 -574 3 -24 -22 c-33 -32 -32 -87 3 -120 l26\n-24 548 -5 c302 -3 551 -7 554 -11 16 -16 -1560 -1281 -1761 -1413 -40 -26\n-42 -27 -72 -12 -113 59 -1781 1387 -1785 1422 -1 5 291 11 732 14 l734 5 24\n28 c29 34 31 76 3 111 l-20 26 -747 0 -747 0 -57 -24z m262 -541 c925 -761\n1490 -1193 1599 -1225 39 -11 103 19 230 107 261 181 900 687 1573 1245 92 77\n172 137 177 133 29 -17 31 -110 31 -1265 0 -1151 -3 -1260 -30 -1260 -5 0\n-244 233 -530 517 -492 488 -524 517 -557 517 -45 0 -83 -40 -83 -87 0 -28 52\n-84 521 -553 443 -443 518 -522 502 -530 -20 -10 -3477 -19 -3558 -9 -28 3\n-57 10 -65 15 -12 8 94 118 502 522 334 330 520 522 523 538 13 59 -47 121\n-100 103 -14 -4 -260 -241 -548 -525 l-524 -517 -12 38 c-8 28 -11 367 -11\n1235 0 1034 2 1201 15 1232 10 24 19 33 27 28 7 -5 150 -121 318 -259z" })
|
|
23
|
+
)
|
|
24
|
+
);
|
|
25
|
+
var resendInviteIcon_default = ResendInviteIcon;
|
|
26
|
+
|
|
27
|
+
export {
|
|
28
|
+
resendInviteIcon_default
|
|
29
|
+
};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
// lib/icons/questionTypeAllIcon.tsx
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
var QuestionTypeAllIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_25265", "data-name": "Group 25265", transform: "translate(-5649 -11749)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_25227", "data-name": "Group 25227" }, /* @__PURE__ */ React.createElement("rect", { id: "Rectangle_19479", "data-name": "Rectangle 19479", width: "24", height: "24", rx: "5", transform: "translate(5649 11749)", fill: "none" })), /* @__PURE__ */ React.createElement("g", { id: "Polygon_9", "data-name": "Polygon 9", transform: "translate(5650 11750)", fill: "#fff" }, /* @__PURE__ */ React.createElement("path", { d: "M 11 19.9274959564209 L 8.493000030517578 13.93618965148926 L 8.366390228271484 13.63360977172852 L 8.063810348510742 13.50699996948242 L 2.072504997253418 11 L 8.063810348510742 8.493000030517578 L 8.366390228271484 8.366390228271484 L 8.493000030517578 8.063810348510742 L 11 2.072504997253418 L 13.50699996948242 8.063810348510742 L 13.63360977172852 8.366390228271484 L 13.93618965148926 8.493000030517578 L 19.9274959564209 11 L 13.93618965148926 13.50699996948242 L 13.63360977172852 13.63360977172852 L 13.50699996948242 13.93618965148926 L 11 19.9274959564209 Z", stroke: "none" }), /* @__PURE__ */ React.createElement("path", { d: "M 11 4.144975662231445 L 8.97776985168457 8.97776985168457 L 4.144975662231445 11 L 8.97776985168457 13.02223014831543 L 11 17.85502433776855 L 13.02223014831543 13.02223014831543 L 17.85502433776855 11 L 13.02223014831543 8.97776985168457 L 11 4.144975662231445 M 11 0 L 14.24499988555908 7.755000114440918 L 22 11 L 14.24499988555908 14.24499988555908 L 11 22 L 7.755000114440918 14.24499988555908 L 0 11 L 7.755000114440918 7.755000114440918 L 11 0 Z", stroke: "none", fill: color }))));
|
|
4
|
+
var questionTypeAllIcon_default = QuestionTypeAllIcon;
|
|
5
|
+
|
|
6
|
+
export {
|
|
7
|
+
questionTypeAllIcon_default
|
|
8
|
+
};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
// lib/icons/timerIcon.tsx
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
var TimerIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_11977", "data-name": "Group 11977", transform: "translate(-1582 -20.56)" }, /* @__PURE__ */ React.createElement("g", { id: "Ellipse_339", "data-name": "Ellipse 339", transform: "translate(1582 20.56)", fill: "none", stroke: color, "stroke-width": "1.8" }, /* @__PURE__ */ React.createElement("circle", { cx: "12", cy: "12", r: "12", stroke: "none" }), /* @__PURE__ */ React.createElement("circle", { cx: "12", cy: "12", r: "11.1", fill: "none" })), /* @__PURE__ */ React.createElement("path", { id: "Icon_weather-time-5", "data-name": "Icon weather-time-5", d: "M16.968,16.267V9.25a.874.874,0,1,1,1.749,0v6.763l2.265,4.045a.855.855,0,0,1-.759,1.317.824.824,0,0,1-.769-.432l-2.318-4.109A1.033,1.033,0,0,1,16.968,16.267Z", transform: "translate(1576.005 17.684)", fill: color })));
|
|
4
|
+
var timerIcon_default = TimerIcon;
|
|
5
|
+
|
|
6
|
+
export {
|
|
7
|
+
timerIcon_default
|
|
8
|
+
};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
// lib/icons/difficultyHardIcon.tsx
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
var DifficultyHardIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_25190", "data-name": "Group 25190", transform: "translate(-5417 -11941)" }, /* @__PURE__ */ React.createElement("rect", { id: "Rectangle_19451", "data-name": "Rectangle 19451", width: "24", height: "24", transform: "translate(5417 11941)", fill: "none" }), /* @__PURE__ */ React.createElement("g", { id: "Group_25187", "data-name": "Group 25187", transform: "translate(59 126)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_25184", "data-name": "Group 25184", transform: "translate(5368.935 11821.209)" }, /* @__PURE__ */ React.createElement("path", { id: "Path_53418", "data-name": "Path 53418", d: "M2.335,0,1.167,6.935,0,0H2.335Z", transform: "translate(3.118 11.606) rotate(-90)", fill: color }), /* @__PURE__ */ React.createElement("circle", { id: "Ellipse_366", "data-name": "Ellipse 366", cx: "0.747", cy: "0.747", r: "0.747", transform: "translate(0.645 9.691)", fill: color }), /* @__PURE__ */ React.createElement("path", { id: "Path_53420", "data-name": "Path 53420", d: "M7.026,6.008A2.736,2.736,0,1,0,9.765,8.744,2.736,2.736,0,0,0,7.026,6.008Zm0,4.385A1.653,1.653,0,1,1,8.678,8.74,1.653,1.653,0,0,1,7.026,10.393Z", transform: "translate(-5.634 1.695)", fill: color })), /* @__PURE__ */ React.createElement("g", { id: "Path_53424", "data-name": "Path 53424", transform: "translate(5358 11834.945) rotate(-90)", fill: "none", "stroke-dasharray": "38 42" }, /* @__PURE__ */ React.createElement("path", { d: "M2.946,0a12,12,0,0,1,0,24c-6.627,0,0-11.229,0-12S-3.682,0,2.946,0Z", stroke: "none" }), /* @__PURE__ */ React.createElement("path", { d: "M 2.945520401000977 0 C 9.572930335998535 0 14.94552040100098 5.372579574584961 14.94552040100098 12 C 14.94552040100098 18.62742042541504 9.572930335998535 24 2.945520401000977 24 C 2.945520401000977 24 2.945520401000977 24 2.945520401000977 24 C 2.943796157836914 24 2.942078590393066 24 2.94035816192627 23.99999809265137 C 2.938617706298828 23.99999618530273 2.937216758728027 23.9999942779541 2.935465812683105 23.99999046325684 C 2.933751106262207 23.9999885559082 2.932399749755859 23.99998474121094 2.930703163146973 23.99998092651367 C 2.92877197265625 23.99997711181641 2.927189826965332 23.99997138977051 2.92526912689209 23.99996376037598 C 2.923825263977051 23.99995994567871 2.922088623046875 23.99995231628418 2.920645713806152 23.99994659423828 C 2.919154167175293 23.99994087219238 2.917215347290039 23.99993133544922 2.91572380065918 23.99992370605469 C 2.914449691772461 23.99991607666016 2.912745475769043 23.99990844726562 2.911476135253906 23.99990081787109 C 2.909714698791504 23.9998893737793 2.908187866210938 23.99987983703613 2.906429290771484 23.99986839294434 C 2.904750823974609 23.99985694885254 2.90351676940918 23.99984931945801 2.901839256286621 23.99983596801758 C 2.816836357116699 23.99919891357422 2.734334945678711 23.99669647216797 2.653712272644043 23.99236297607422 C 2.652544021606445 23.9922981262207 2.650843620300293 23.99220657348633 2.649662971496582 23.99214363098145 C 2.649434089660645 23.99213027954102 2.64920711517334 23.99211883544922 2.648979187011719 23.99210548400879 C 2.648979187011719 23.99210548400879 2.648690223693848 23.99209022521973 2.648690223693848 23.99209022521973 L 2.736149787902832 22.39447975158691 C 2.803030014038086 22.39813995361328 2.873479843139648 22.39999961853027 2.945520401000977 22.39999961853027 C 8.680100440979004 22.39999961853027 13.34552001953125 17.73458099365234 13.34552001953125 12 C 13.34552001953125 6.265420913696289 8.680100440979004 1.600000381469727 2.945520401000977 1.600000381469727 L 2.945520401000977 0 C 2.945520401000977 0 2.945520401000977 0 2.945520401000977 0 Z", stroke: "none", fill: color })))));
|
|
4
|
+
var difficultyHardIcon_default = DifficultyHardIcon;
|
|
5
|
+
|
|
6
|
+
export {
|
|
7
|
+
difficultyHardIcon_default
|
|
8
|
+
};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
// lib/icons/questionStatusPrivateIcon.tsx
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
var QuestionStatusPrivateIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_25259", "data-name": "Group 25259", transform: "translate(-5412 -11820)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_25176", "data-name": "Group 25176", transform: "translate(150 69.4)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_25174", "data-name": "Group 25174", transform: "translate(5265 11751.6)" }, /* @__PURE__ */ React.createElement("g", { id: "Rectangle_19447", "data-name": "Rectangle 19447", transform: "translate(0 8.641)", fill: "none", stroke: color, "stroke-width": "1.6" }, /* @__PURE__ */ React.createElement("rect", { width: "18.333", height: "13.359", rx: "2", stroke: "none" }), /* @__PURE__ */ React.createElement("rect", { x: "0.8", y: "0.8", width: "16.733", height: "11.759", rx: "1.2", fill: "none" })), /* @__PURE__ */ React.createElement("g", { id: "Rectangle_19448", "data-name": "Rectangle 19448", transform: "translate(4)", fill: "none", stroke: color, "stroke-width": "1.6" }, /* @__PURE__ */ React.createElement("path", { d: "M5.517,0h0a5.517,5.517,0,0,1,5.517,5.517V10a0,0,0,0,1,0,0H0a0,0,0,0,1,0,0V5.517A5.517,5.517,0,0,1,5.517,0Z", stroke: "none" }), /* @__PURE__ */ React.createElement("path", { d: "M5.517.8h0a4.717,4.717,0,0,1,4.717,4.717V8.79a.41.41,0,0,1-.41.41H1.21A.41.41,0,0,1,.8,8.79V5.517A4.717,4.717,0,0,1,5.517.8Z", fill: "none" }))), /* @__PURE__ */ React.createElement("g", { id: "Group_25175", "data-name": "Group 25175", transform: "translate(5273.251 11765.721)" }, /* @__PURE__ */ React.createElement("line", { id: "Line_500", "data-name": "Line 500", y2: "2.745", transform: "translate(0.915 0.457)", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-width": "1" }), /* @__PURE__ */ React.createElement("g", { id: "Ellipse_352", "data-name": "Ellipse 352", fill: "#fff", stroke: color, "stroke-width": "1" }, /* @__PURE__ */ React.createElement("circle", { cx: "0.915", cy: "0.915", r: "0.915", stroke: "none" }), /* @__PURE__ */ React.createElement("circle", { cx: "0.915", cy: "0.915", r: "0.415", fill: "none" })))), /* @__PURE__ */ React.createElement("g", { id: "Group_25258", "data-name": "Group 25258", transform: "translate(-237 71)" }, /* @__PURE__ */ React.createElement("rect", { id: "Rectangle_19479", "data-name": "Rectangle 19479", width: "24", height: "24", rx: "5", transform: "translate(5649 11749)", fill: "none" }))));
|
|
4
|
+
var questionStatusPrivateIcon_default = QuestionStatusPrivateIcon;
|
|
5
|
+
|
|
6
|
+
export {
|
|
7
|
+
questionStatusPrivateIcon_default
|
|
8
|
+
};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
// lib/icons/questionTypeMultipleIcon.tsx
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
var QuestionTypeMultipleIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_25228", "data-name": "Group 25228", transform: "translate(-5649 -11749)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_25224", "data-name": "Group 25224", transform: "translate(1 1)" }, /* @__PURE__ */ React.createElement("g", { id: "Rectangle_19479", "data-name": "Rectangle 19479", transform: "translate(5649 11749)", fill: "none", stroke: color, "stroke-width": "1.6" }, /* @__PURE__ */ React.createElement("rect", { width: "22", height: "22", rx: "5", stroke: "none" }), /* @__PURE__ */ React.createElement("rect", { x: "0.8", y: "0.8", width: "20.4", height: "20.4", rx: "4.2", fill: "none" })), /* @__PURE__ */ React.createElement("path", { id: "Icon_feather-check", "data-name": "Icon feather-check", d: "M16.02,9,9.131,15.889,6,12.758", transform: "translate(5649.427 11747.506)", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "1.6" })), /* @__PURE__ */ React.createElement("g", { id: "Group_25227", "data-name": "Group 25227" }, /* @__PURE__ */ React.createElement("rect", { id: "Rectangle_19479-2", "data-name": "Rectangle 19479", width: "24", height: "24", rx: "5", transform: "translate(5649 11749)", fill: "none" }))));
|
|
4
|
+
var questionTypeMultipleIcon_default = QuestionTypeMultipleIcon;
|
|
5
|
+
|
|
6
|
+
export {
|
|
7
|
+
questionTypeMultipleIcon_default
|
|
8
|
+
};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
// lib/icons/difficultyMediumIcon.tsx
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
var DifficultyMediumIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_25189", "data-name": "Group 25189", transform: "translate(-5417 -11902)" }, /* @__PURE__ */ React.createElement("rect", { id: "Rectangle_19450", "data-name": "Rectangle 19450", width: "24", height: "24", transform: "translate(5417 11902)", fill: "none" }), /* @__PURE__ */ React.createElement("g", { id: "Group_25186", "data-name": "Group 25186", transform: "translate(59 87)" }, /* @__PURE__ */ React.createElement("g", { id: "Group_25184", "data-name": "Group 25184", transform: "translate(5368.935 11821.209)" }, /* @__PURE__ */ React.createElement("path", { id: "Path_53418", "data-name": "Path 53418", d: "M2.335,6.935,1.167,0,0,6.935H2.335Z", transform: "translate(0.225 1.111)", fill: color }), /* @__PURE__ */ React.createElement("circle", { id: "Ellipse_366", "data-name": "Ellipse 366", cx: "0.747", cy: "0.747", r: "0.747", transform: "translate(0.645 9.691)", fill: color }), /* @__PURE__ */ React.createElement("path", { id: "Path_53420", "data-name": "Path 53420", d: "M7.026,6.008A2.736,2.736,0,1,0,9.765,8.744,2.736,2.736,0,0,0,7.026,6.008Zm0,4.385A1.653,1.653,0,1,1,8.678,8.74,1.653,1.653,0,0,1,7.026,10.393Z", transform: "translate(-5.634 1.695)", fill: color })), /* @__PURE__ */ React.createElement("g", { id: "Path_53424", "data-name": "Path 53424", transform: "translate(5358 11834.945) rotate(-90)", fill: "none", "stroke-dasharray": "38 42" }, /* @__PURE__ */ React.createElement("path", { d: "M2.946,0a12,12,0,0,1,0,24c-6.627,0,0-11.229,0-12S-3.682,0,2.946,0Z", stroke: "none" }), /* @__PURE__ */ React.createElement("path", { d: "M 2.945520401000977 0 C 9.572930335998535 0 14.94552040100098 5.372579574584961 14.94552040100098 12 C 14.94552040100098 18.62742042541504 9.572930335998535 24 2.945520401000977 24 C 2.945520401000977 24 2.945520401000977 24 2.945520401000977 24 C 2.943796157836914 24 2.942078590393066 24 2.94035816192627 23.99999809265137 C 2.938617706298828 23.99999618530273 2.937216758728027 23.9999942779541 2.935465812683105 23.99999046325684 C 2.933751106262207 23.9999885559082 2.932399749755859 23.99998474121094 2.930703163146973 23.99998092651367 C 2.92877197265625 23.99997711181641 2.927189826965332 23.99997138977051 2.92526912689209 23.99996376037598 C 2.923825263977051 23.99995994567871 2.922088623046875 23.99995231628418 2.920645713806152 23.99994659423828 C 2.919154167175293 23.99994087219238 2.917215347290039 23.99993133544922 2.91572380065918 23.99992370605469 C 2.914449691772461 23.99991607666016 2.912745475769043 23.99990844726562 2.911476135253906 23.99990081787109 C 2.909714698791504 23.9998893737793 2.908187866210938 23.99987983703613 2.906429290771484 23.99986839294434 C 2.904750823974609 23.99985694885254 2.90351676940918 23.99984931945801 2.901839256286621 23.99983596801758 C 2.816836357116699 23.99919891357422 2.734334945678711 23.99669647216797 2.653712272644043 23.99236297607422 C 2.652544021606445 23.9922981262207 2.650843620300293 23.99220657348633 2.649662971496582 23.99214363098145 C 2.649434089660645 23.99213027954102 2.64920711517334 23.99211883544922 2.648979187011719 23.99210548400879 C 2.648979187011719 23.99210548400879 2.648690223693848 23.99209022521973 2.648690223693848 23.99209022521973 L 2.736149787902832 22.39447975158691 C 2.803030014038086 22.39813995361328 2.873479843139648 22.39999961853027 2.945520401000977 22.39999961853027 C 8.680100440979004 22.39999961853027 13.34552001953125 17.73458099365234 13.34552001953125 12 C 13.34552001953125 6.265420913696289 8.680100440979004 1.600000381469727 2.945520401000977 1.600000381469727 L 2.945520401000977 0 C 2.945520401000977 0 2.945520401000977 0 2.945520401000977 0 Z", stroke: "none", fill: color })))));
|
|
4
|
+
var difficultyMediumIcon_default = DifficultyMediumIcon;
|
|
5
|
+
|
|
6
|
+
export {
|
|
7
|
+
difficultyMediumIcon_default
|
|
8
|
+
};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
// lib/icons/viewIcon.tsx
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
var ViewIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "26.55", height: "19.8", viewBox: "0 0 26.55 19.8", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Icon_feather-eye", "data-name": "Icon feather-eye", transform: "translate(-0.6 -5.1)" }, /* @__PURE__ */ React.createElement("path", { id: "Path_52621", "data-name": "Path 52621", d: "M1.5,15S6,6,13.875,6,26.25,15,26.25,15s-4.5,9-12.375,9S1.5,15,1.5,15Z", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "1.8" }), /* @__PURE__ */ React.createElement("path", { id: "Path_52622", "data-name": "Path 52622", d: "M20.25,16.875A3.375,3.375,0,1,1,16.875,13.5,3.375,3.375,0,0,1,20.25,16.875Z", transform: "translate(-3 -1.875)", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "1.8" })));
|
|
4
|
+
var viewIcon_default = ViewIcon;
|
|
5
|
+
|
|
6
|
+
export {
|
|
7
|
+
viewIcon_default
|
|
8
|
+
};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
// lib/icons/subscribeIcon.tsx
|
|
2
|
+
import * as React from "react";
|
|
3
|
+
var SubscribeIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "28.86", height: "23.799", viewBox: "0 0 28.86 23.799", ...props }, /* @__PURE__ */ React.createElement("g", { id: "Group_24743", "data-name": "Group 24743", transform: "translate(-1771.07 -708.433)" }, /* @__PURE__ */ React.createElement("g", { id: "Icon_feather-bell", "data-name": "Icon feather-bell", transform: "translate(1771.698 708)" }, /* @__PURE__ */ React.createElement("path", { id: "Path_52630", "data-name": "Path 52630", d: "M19.752,9.413A6.262,6.262,0,0,0,13.651,3a6.262,6.262,0,0,0-6.1,6.413c0,7.481-3.05,9.619-3.05,9.619H22.8s-3.05-2.138-3.05-9.619", transform: "translate(0 -1.667)", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "1.8" }), /* @__PURE__ */ React.createElement("path", { id: "Path_52631", "data-name": "Path 52631", d: "M19.538,31.5a2.389,2.389,0,0,1-4.133,0", transform: "translate(-3.82 -9.358)", fill: "none", stroke: color, "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "1.8" })), /* @__PURE__ */ React.createElement("path", { id: "Path_52635", "data-name": "Path 52635", d: "M12.686,38.331a.555.555,0,0,0,.4-.168.57.57,0,0,0,0-.805,6.672,6.672,0,0,1,0-9.423.57.57,0,0,0-.805-.805,7.811,7.811,0,0,0,0,11.034A.555.555,0,0,0,12.686,38.331Z", transform: "translate(1761.218 684.669)", fill: color, stroke: color, "stroke-width": "0.3" }), /* @__PURE__ */ React.createElement("path", { id: "Path_52636", "data-name": "Path 52636", d: "M18.816,39.021a.562.562,0,0,0,.4.168.555.555,0,0,0,.4-.168.57.57,0,0,0,0-.805,3.537,3.537,0,0,1,0-5,.57.57,0,1,0-.805-.805A4.677,4.677,0,0,0,18.816,39.021Z", transform: "translate(1756.896 681.605)", fill: color, stroke: color, "stroke-width": "0.3" }), /* @__PURE__ */ React.createElement("path", { id: "Path_52637", "data-name": "Path 52637", d: "M82.409,37.357a.57.57,0,0,0,0,.805.562.562,0,0,0,.4.168.555.555,0,0,0,.4-.168,7.811,7.811,0,0,0,0-11.034.57.57,0,0,0-.805.805A6.672,6.672,0,0,1,82.409,37.357Z", transform: "translate(1714.284 684.669)", fill: color, stroke: color, "stroke-width": "0.3" }), /* @__PURE__ */ React.createElement("path", { id: "Path_52638", "data-name": "Path 52638", d: "M77.139,39.015a.562.562,0,0,0,.4.168.555.555,0,0,0,.4-.168,4.682,4.682,0,0,0,0-6.616.57.57,0,0,0-.805.805,3.537,3.537,0,0,1,0,5A.575.575,0,0,0,77.139,39.015Z", transform: "translate(1717.343 681.61)", fill: color, stroke: color, "stroke-width": "0.3" })));
|
|
4
|
+
var subscribeIcon_default = SubscribeIcon;
|
|
5
|
+
|
|
6
|
+
export {
|
|
7
|
+
subscribeIcon_default
|
|
8
|
+
};
|