@rufous/ui 0.1.60 → 0.1.62
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/Dialogs/BaseDialog.cjs +1 -1
- package/dist/Dialogs/BaseDialog.css +1 -1
- package/dist/Dialogs/BaseDialog.js +20 -20
- package/dist/Dialogs/index.cjs +1 -1
- package/dist/Dialogs/index.css +1 -1
- package/dist/Dialogs/index.js +20 -20
- package/dist/{chunk-NSW6ZGZF.js → chunk-4BTXGP7U.js} +1 -1
- package/dist/chunk-5I44RDFT.js +8 -0
- package/dist/{chunk-KYJ3475B.js → chunk-6SUKO6QW.js} +1 -1
- package/dist/{chunk-CPLUOEPG.js → chunk-AQXTOTWY.js} +1 -1
- package/dist/chunk-DK3DA5LH.js +8 -0
- package/dist/{chunk-DXJ745NZ.js → chunk-EC7M5LL2.js} +1 -1
- package/dist/chunk-EH3QXE5G.js +8 -0
- package/dist/{chunk-ITZTTNM2.js → chunk-FOZYOE5W.js} +1 -1
- package/dist/{chunk-MKK7M3BH.js → chunk-FPRXN3DS.js} +1 -1
- package/dist/{chunk-XCLXQOLP.js → chunk-FSSJZDI6.js} +1 -1
- package/dist/{chunk-IOEQAR2M.js → chunk-G4CVY5MD.js} +1 -1
- package/dist/{chunk-GYLL3HRD.js → chunk-JYTI2ZBC.js} +1 -1
- package/dist/{chunk-QONKYAQ5.js → chunk-O3EAZPD3.js} +1 -1
- package/dist/chunk-OCOOSNRU.js +8 -0
- package/dist/{chunk-WXXJX3FF.js → chunk-Q5XKCUE3.js} +1 -1
- package/dist/chunk-SBX4CHO7.js +8 -0
- package/dist/{chunk-XPRBPIS5.js → chunk-UWQSGKVX.js} +1 -1
- package/dist/{chunk-FOUXNPQA.js → chunk-UZAD2QJD.js} +1 -1
- package/dist/{chunk-WZTZFC36.js → chunk-VI32N6SI.js} +1 -1
- package/dist/chunk-YTVUM76D.js +10 -0
- package/dist/icons/closeIcon.cjs +1 -1
- package/dist/icons/closeIcon.js +1 -1
- package/dist/icons/downloadIcon.cjs +1 -1
- package/dist/icons/downloadIcon.js +1 -1
- package/dist/icons/editChatIcon.cjs +1 -1
- package/dist/icons/editChatIcon.js +1 -1
- package/dist/icons/index.cjs +19 -19
- package/dist/icons/index.js +19 -19
- package/dist/icons/industryIcon.cjs +1 -1
- package/dist/icons/industryIcon.js +1 -1
- package/dist/icons/invoiceIcon.cjs +1 -1
- package/dist/icons/invoiceIcon.js +1 -1
- package/dist/icons/minExperienceIcon.cjs +1 -1
- package/dist/icons/minExperienceIcon.js +1 -1
- package/dist/icons/qualificationsIcon.cjs +1 -1
- package/dist/icons/qualificationsIcon.js +1 -1
- package/dist/icons/questionStatusAllIcon.cjs +1 -1
- package/dist/icons/questionStatusAllIcon.js +1 -1
- package/dist/icons/questionStatusPrivateIcon.cjs +1 -1
- package/dist/icons/questionStatusPrivateIcon.js +1 -1
- package/dist/icons/questionTypeCodingIcon.cjs +1 -1
- package/dist/icons/questionTypeCodingIcon.js +1 -1
- package/dist/icons/questionTypeDescriptiveIcon.cjs +1 -1
- package/dist/icons/questionTypeDescriptiveIcon.js +1 -1
- package/dist/icons/questionTypeMultipleIcon.cjs +1 -1
- package/dist/icons/questionTypeMultipleIcon.js +1 -1
- package/dist/icons/refreshIcon.cjs +1 -1
- package/dist/icons/refreshIcon.js +1 -1
- package/dist/icons/sidebarIcon.cjs +1 -1
- package/dist/icons/sidebarIcon.js +1 -1
- package/dist/icons/subscribeIcon.cjs +1 -1
- package/dist/icons/subscribeIcon.js +1 -1
- package/dist/icons/tickIcon.cjs +1 -1
- package/dist/icons/tickIcon.js +1 -1
- package/dist/icons/unsubscribeIcon.cjs +1 -1
- package/dist/icons/unsubscribeIcon.js +1 -1
- package/dist/icons/uploadIcon.cjs +1 -1
- package/dist/icons/uploadIcon.js +1 -1
- package/dist/icons/viewIcon.cjs +1 -1
- package/dist/icons/viewIcon.js +1 -1
- package/dist/main.cjs +19 -19
- package/dist/main.css +1 -1
- package/dist/main.js +20 -20
- package/dist/style.css +1 -1
- package/dist/styles/progress.css +1 -1
- package/package.json +1 -1
- package/dist/chunk-BEQDUZIW.js +0 -10
- package/dist/chunk-C7B23GTE.js +0 -8
- package/dist/chunk-CSKTBLQQ.js +0 -8
- package/dist/chunk-KNUNHFXS.js +0 -8
- package/dist/chunk-NMMC4ATV.js +0 -8
- package/dist/chunk-ZDVP4SUD.js +0 -8
package/dist/main.cjs
CHANGED
|
@@ -592,7 +592,7 @@ var workItemIcon_default = WorkItemIcon;
|
|
|
592
592
|
// lib/icons/downloadIcon.tsx
|
|
593
593
|
var import_react10 = __toESM(require("react"), 1);
|
|
594
594
|
var DownloadIcon = ({ color = "#3a3a3a", ...props }) => {
|
|
595
|
-
return /* @__PURE__ */ import_react10.default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "46", height: "46", viewBox: "0 0 46 46", ...props }, /* @__PURE__ */ import_react10.default.createElement("g", { id: "Group_11729", "data-name": "Group 11729", transform: "translate(-1841 -174)" }, /* @__PURE__ */ import_react10.default.createElement("path", { id: "Path_46535", "data-name": "Path 46535", d: "M0,0H46V46H0Z", transform: "translate(1841 174)", fill: "#fff" }), /* @__PURE__ */ import_react10.default.createElement("g", { id: "Icon_feather-download", "data-name": "Icon feather-download", transform: "translate(1846.5 179.5)" }, /* @__PURE__ */ import_react10.default.createElement("path", { id: "Path_46535-2", "data-name": "Path 46535", d: "M31.5,22.5v6a3,3,0,0,1-3,3H7.5a3,3,0,0,1-3-3v-6", fill: "none", stroke: color,
|
|
595
|
+
return /* @__PURE__ */ import_react10.default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "46", height: "46", viewBox: "0 0 46 46", ...props }, /* @__PURE__ */ import_react10.default.createElement("g", { id: "Group_11729", "data-name": "Group 11729", transform: "translate(-1841 -174)" }, /* @__PURE__ */ import_react10.default.createElement("path", { id: "Path_46535", "data-name": "Path 46535", d: "M0,0H46V46H0Z", transform: "translate(1841 174)", fill: "#fff" }), /* @__PURE__ */ import_react10.default.createElement("g", { id: "Icon_feather-download", "data-name": "Icon feather-download", transform: "translate(1846.5 179.5)" }, /* @__PURE__ */ import_react10.default.createElement("path", { id: "Path_46535-2", "data-name": "Path 46535", d: "M31.5,22.5v6a3,3,0,0,1-3,3H7.5a3,3,0,0,1-3-3v-6", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "3" }), /* @__PURE__ */ import_react10.default.createElement("path", { id: "Path_46536", "data-name": "Path 46536", d: "M10.5,15,18,22.5,25.5,15", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "3" }), /* @__PURE__ */ import_react10.default.createElement("path", { id: "Path_46537", "data-name": "Path 46537", d: "M18,22.5V4.5", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "3" }))));
|
|
596
596
|
};
|
|
597
597
|
var downloadIcon_default = DownloadIcon;
|
|
598
598
|
|
|
@@ -762,7 +762,7 @@ var inactiveGroupIcon_default = InactiveGroupIcon;
|
|
|
762
762
|
|
|
763
763
|
// lib/icons/invoiceIcon.tsx
|
|
764
764
|
var React18 = __toESM(require("react"), 1);
|
|
765
|
-
var InvoiceIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React18.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "41.938", height: "55.641", viewBox: "0 0 41.938 55.641", ...props }, /* @__PURE__ */ React18.createElement("g", { id: "invoice", transform: "translate(-63.184 -18.684)" }, /* @__PURE__ */ React18.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,
|
|
765
|
+
var InvoiceIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React18.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "41.938", height: "55.641", viewBox: "0 0 41.938 55.641", ...props }, /* @__PURE__ */ React18.createElement("g", { id: "invoice", transform: "translate(-63.184 -18.684)" }, /* @__PURE__ */ React18.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, fillRule: "evenodd" })));
|
|
766
766
|
var invoiceIcon_default = InvoiceIcon;
|
|
767
767
|
|
|
768
768
|
// lib/icons/logsIcon.tsx
|
|
@@ -772,12 +772,12 @@ var logsIcon_default = LogsIcon;
|
|
|
772
772
|
|
|
773
773
|
// lib/icons/questionStatusAllIcon.tsx
|
|
774
774
|
var React20 = __toESM(require("react"), 1);
|
|
775
|
-
var QuestionStatusAllIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React20.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React20.createElement("g", { id: "Group_25253", "data-name": "Group 25253", transform: "translate(-5412 -11749)" }, /* @__PURE__ */ React20.createElement("g", { id: "Group_25251", "data-name": "Group 25251", transform: "translate(1 1)" }, /* @__PURE__ */ React20.createElement("g", { id: "Group_25192", "data-name": "Group 25192", transform: "translate(5412 11749)" }, /* @__PURE__ */ React20.createElement("g", { id: "Ellipse_353", "data-name": "Ellipse 353", transform: "translate(0)", fill: "none", stroke: color, "stroke-width": "1.6" }, /* @__PURE__ */ React20.createElement("circle", { cx: "11", cy: "11", r: "11", stroke: "none" }), /* @__PURE__ */ React20.createElement("circle", { cx: "11", cy: "11", r: "10.2", fill: "none" }))), /* @__PURE__ */ React20.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__ */ React20.createElement("ellipse", { cx: "6", cy: "11", rx: "6", ry: "11", stroke: "none" }), /* @__PURE__ */ React20.createElement("ellipse", { cx: "6", cy: "11", rx: "5.2", ry: "10.2", fill: "none" })), /* @__PURE__ */ React20.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__ */ React20.createElement("ellipse", { cx: "5.5", cy: "11", rx: "5.5", ry: "11", stroke: "none" }), /* @__PURE__ */ React20.createElement("ellipse", { cx: "5.5", cy: "11", rx: "4.7", ry: "10.2", fill: "none" })), /* @__PURE__ */ React20.createElement("g", { id: "Group_25193", "data-name": "Group 25193", transform: "translate(5422 11759.152)" }, /* @__PURE__ */ React20.createElement("line", { id: "Line_500", "data-name": "Line 500", y2: "3", transform: "translate(1 0.5)", fill: "none", stroke: color,
|
|
775
|
+
var QuestionStatusAllIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React20.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React20.createElement("g", { id: "Group_25253", "data-name": "Group 25253", transform: "translate(-5412 -11749)" }, /* @__PURE__ */ React20.createElement("g", { id: "Group_25251", "data-name": "Group 25251", transform: "translate(1 1)" }, /* @__PURE__ */ React20.createElement("g", { id: "Group_25192", "data-name": "Group 25192", transform: "translate(5412 11749)" }, /* @__PURE__ */ React20.createElement("g", { id: "Ellipse_353", "data-name": "Ellipse 353", transform: "translate(0)", fill: "none", stroke: color, "stroke-width": "1.6" }, /* @__PURE__ */ React20.createElement("circle", { cx: "11", cy: "11", r: "11", stroke: "none" }), /* @__PURE__ */ React20.createElement("circle", { cx: "11", cy: "11", r: "10.2", fill: "none" }))), /* @__PURE__ */ React20.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__ */ React20.createElement("ellipse", { cx: "6", cy: "11", rx: "6", ry: "11", stroke: "none" }), /* @__PURE__ */ React20.createElement("ellipse", { cx: "6", cy: "11", rx: "5.2", ry: "10.2", fill: "none" })), /* @__PURE__ */ React20.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__ */ React20.createElement("ellipse", { cx: "5.5", cy: "11", rx: "5.5", ry: "11", stroke: "none" }), /* @__PURE__ */ React20.createElement("ellipse", { cx: "5.5", cy: "11", rx: "4.7", ry: "10.2", fill: "none" })), /* @__PURE__ */ React20.createElement("g", { id: "Group_25193", "data-name": "Group 25193", transform: "translate(5422 11759.152)" }, /* @__PURE__ */ React20.createElement("line", { id: "Line_500", "data-name": "Line 500", y2: "3", transform: "translate(1 0.5)", fill: "none", stroke: color, strokeLinecap: "round", "stroke-width": "1" }), /* @__PURE__ */ React20.createElement("g", { id: "Ellipse_352", "data-name": "Ellipse 352", fill: "#fff", stroke: color, "stroke-width": "1" }, /* @__PURE__ */ React20.createElement("circle", { cx: "1", cy: "1", r: "1", stroke: "none" }), /* @__PURE__ */ React20.createElement("circle", { cx: "1", cy: "1", r: "0.5", fill: "none" })))), /* @__PURE__ */ React20.createElement("g", { id: "Group_25252", "data-name": "Group 25252", transform: "translate(-237)" }, /* @__PURE__ */ React20.createElement("rect", { id: "Rectangle_19479", "data-name": "Rectangle 19479", width: "24", height: "24", rx: "5", transform: "translate(5649 11749)", fill: "none" }))));
|
|
776
776
|
var questionStatusAllIcon_default = QuestionStatusAllIcon;
|
|
777
777
|
|
|
778
778
|
// lib/icons/questionStatusPrivateIcon.tsx
|
|
779
779
|
var React21 = __toESM(require("react"), 1);
|
|
780
|
-
var QuestionStatusPrivateIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React21.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React21.createElement("g", { id: "Group_25259", "data-name": "Group 25259", transform: "translate(-5412 -11820)" }, /* @__PURE__ */ React21.createElement("g", { id: "Group_25176", "data-name": "Group 25176", transform: "translate(150 69.4)" }, /* @__PURE__ */ React21.createElement("g", { id: "Group_25174", "data-name": "Group 25174", transform: "translate(5265 11751.6)" }, /* @__PURE__ */ React21.createElement("g", { id: "Rectangle_19447", "data-name": "Rectangle 19447", transform: "translate(0 8.641)", fill: "none", stroke: color, "stroke-width": "1.6" }, /* @__PURE__ */ React21.createElement("rect", { width: "18.333", height: "13.359", rx: "2", stroke: "none" }), /* @__PURE__ */ React21.createElement("rect", { x: "0.8", y: "0.8", width: "16.733", height: "11.759", rx: "1.2", fill: "none" })), /* @__PURE__ */ React21.createElement("g", { id: "Rectangle_19448", "data-name": "Rectangle 19448", transform: "translate(4)", fill: "none", stroke: color, "stroke-width": "1.6" }, /* @__PURE__ */ React21.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__ */ React21.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__ */ React21.createElement("g", { id: "Group_25175", "data-name": "Group 25175", transform: "translate(5273.251 11765.721)" }, /* @__PURE__ */ React21.createElement("line", { id: "Line_500", "data-name": "Line 500", y2: "2.745", transform: "translate(0.915 0.457)", fill: "none", stroke: color,
|
|
780
|
+
var QuestionStatusPrivateIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React21.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React21.createElement("g", { id: "Group_25259", "data-name": "Group 25259", transform: "translate(-5412 -11820)" }, /* @__PURE__ */ React21.createElement("g", { id: "Group_25176", "data-name": "Group 25176", transform: "translate(150 69.4)" }, /* @__PURE__ */ React21.createElement("g", { id: "Group_25174", "data-name": "Group 25174", transform: "translate(5265 11751.6)" }, /* @__PURE__ */ React21.createElement("g", { id: "Rectangle_19447", "data-name": "Rectangle 19447", transform: "translate(0 8.641)", fill: "none", stroke: color, "stroke-width": "1.6" }, /* @__PURE__ */ React21.createElement("rect", { width: "18.333", height: "13.359", rx: "2", stroke: "none" }), /* @__PURE__ */ React21.createElement("rect", { x: "0.8", y: "0.8", width: "16.733", height: "11.759", rx: "1.2", fill: "none" })), /* @__PURE__ */ React21.createElement("g", { id: "Rectangle_19448", "data-name": "Rectangle 19448", transform: "translate(4)", fill: "none", stroke: color, "stroke-width": "1.6" }, /* @__PURE__ */ React21.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__ */ React21.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__ */ React21.createElement("g", { id: "Group_25175", "data-name": "Group 25175", transform: "translate(5273.251 11765.721)" }, /* @__PURE__ */ React21.createElement("line", { id: "Line_500", "data-name": "Line 500", y2: "2.745", transform: "translate(0.915 0.457)", fill: "none", stroke: color, strokeLinecap: "round", "stroke-width": "1" }), /* @__PURE__ */ React21.createElement("g", { id: "Ellipse_352", "data-name": "Ellipse 352", fill: "#fff", stroke: color, "stroke-width": "1" }, /* @__PURE__ */ React21.createElement("circle", { cx: "0.915", cy: "0.915", r: "0.915", stroke: "none" }), /* @__PURE__ */ React21.createElement("circle", { cx: "0.915", cy: "0.915", r: "0.415", fill: "none" })))), /* @__PURE__ */ React21.createElement("g", { id: "Group_25258", "data-name": "Group 25258", transform: "translate(-237 71)" }, /* @__PURE__ */ React21.createElement("rect", { id: "Rectangle_19479", "data-name": "Rectangle 19479", width: "24", height: "24", rx: "5", transform: "translate(5649 11749)", fill: "none" }))));
|
|
781
781
|
var questionStatusPrivateIcon_default = QuestionStatusPrivateIcon;
|
|
782
782
|
|
|
783
783
|
// lib/icons/questionStatusPublicIcon.tsx
|
|
@@ -792,17 +792,17 @@ var questionTypeAllIcon_default = QuestionTypeAllIcon;
|
|
|
792
792
|
|
|
793
793
|
// lib/icons/questionTypeCodingIcon.tsx
|
|
794
794
|
var React24 = __toESM(require("react"), 1);
|
|
795
|
-
var QuestionTypeCodingIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React24.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React24.createElement("g", { id: "Group_25232", "data-name": "Group 25232", transform: "translate(-5649 -11854)" }, /* @__PURE__ */ React24.createElement("g", { id: "Group_25226", "data-name": "Group 25226", transform: "translate(-3)" }, /* @__PURE__ */ React24.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,
|
|
795
|
+
var QuestionTypeCodingIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React24.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React24.createElement("g", { id: "Group_25232", "data-name": "Group 25232", transform: "translate(-5649 -11854)" }, /* @__PURE__ */ React24.createElement("g", { id: "Group_25226", "data-name": "Group 25226", transform: "translate(-3)" }, /* @__PURE__ */ React24.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, strokeLinecap: "round", "stroke-width": "1.6" }), /* @__PURE__ */ React24.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, strokeLinecap: "round", "stroke-width": "1.6" }), /* @__PURE__ */ React24.createElement("line", { id: "Line_505", "data-name": "Line 505", x1: "4", y2: "16", transform: "translate(5661.5 11857.5)", fill: "none", stroke: color, strokeLinecap: "round", "stroke-width": "1.6" })), /* @__PURE__ */ React24.createElement("rect", { id: "Rectangle_19481", "data-name": "Rectangle 19481", width: "24", height: "24", rx: "5", transform: "translate(5649 11854)", fill: "none" })));
|
|
796
796
|
var questionTypeCodingIcon_default = QuestionTypeCodingIcon;
|
|
797
797
|
|
|
798
798
|
// lib/icons/questionTypeDescriptiveIcon.tsx
|
|
799
799
|
var React25 = __toESM(require("react"), 1);
|
|
800
|
-
var QuestionTypeDescriptiveIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React25.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React25.createElement("g", { id: "Group_25231", "data-name": "Group 25231", transform: "translate(-5649 -11819)" }, /* @__PURE__ */ React25.createElement("g", { id: "Group_25225", "data-name": "Group 25225", transform: "translate(2.5 0.5)" }, /* @__PURE__ */ React25.createElement("line", { id: "Line_501", "data-name": "Line 501", x2: "12", transform: "translate(5649.5 11821.5)", fill: "none", stroke: color,
|
|
800
|
+
var QuestionTypeDescriptiveIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React25.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React25.createElement("g", { id: "Group_25231", "data-name": "Group 25231", transform: "translate(-5649 -11819)" }, /* @__PURE__ */ React25.createElement("g", { id: "Group_25225", "data-name": "Group 25225", transform: "translate(2.5 0.5)" }, /* @__PURE__ */ React25.createElement("line", { id: "Line_501", "data-name": "Line 501", x2: "12", transform: "translate(5649.5 11821.5)", fill: "none", stroke: color, strokeLinecap: "round", "stroke-width": "1.6" }), /* @__PURE__ */ React25.createElement("line", { id: "Line_504", "data-name": "Line 504", x2: "12", transform: "translate(5649.5 11833.267)", fill: "none", stroke: color, strokeLinecap: "round", "stroke-width": "1.6" }), /* @__PURE__ */ React25.createElement("line", { id: "Line_502", "data-name": "Line 502", x2: "17.8", transform: "translate(5649.5 11827.384)", fill: "none", stroke: color, strokeLinecap: "round", "stroke-width": "1.6" }), /* @__PURE__ */ React25.createElement("line", { id: "Line_503", "data-name": "Line 503", x2: "18", transform: "translate(5649.5 11839.5)", fill: "none", stroke: color, strokeLinecap: "round", "stroke-width": "1.6" })), /* @__PURE__ */ React25.createElement("rect", { id: "Rectangle_19480", "data-name": "Rectangle 19480", width: "24", height: "24", rx: "5", transform: "translate(5649 11819)", fill: "none" })));
|
|
801
801
|
var questionTypeDescriptiveIcon_default = QuestionTypeDescriptiveIcon;
|
|
802
802
|
|
|
803
803
|
// lib/icons/questionTypeMultipleIcon.tsx
|
|
804
804
|
var React26 = __toESM(require("react"), 1);
|
|
805
|
-
var QuestionTypeMultipleIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React26.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React26.createElement("g", { id: "Group_25228", "data-name": "Group 25228", transform: "translate(-5649 -11749)" }, /* @__PURE__ */ React26.createElement("g", { id: "Group_25224", "data-name": "Group 25224", transform: "translate(1 1)" }, /* @__PURE__ */ React26.createElement("g", { id: "Rectangle_19479", "data-name": "Rectangle 19479", transform: "translate(5649 11749)", fill: "none", stroke: color, "stroke-width": "1.6" }, /* @__PURE__ */ React26.createElement("rect", { width: "22", height: "22", rx: "5", stroke: "none" }), /* @__PURE__ */ React26.createElement("rect", { x: "0.8", y: "0.8", width: "20.4", height: "20.4", rx: "4.2", fill: "none" })), /* @__PURE__ */ React26.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,
|
|
805
|
+
var QuestionTypeMultipleIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React26.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React26.createElement("g", { id: "Group_25228", "data-name": "Group 25228", transform: "translate(-5649 -11749)" }, /* @__PURE__ */ React26.createElement("g", { id: "Group_25224", "data-name": "Group 25224", transform: "translate(1 1)" }, /* @__PURE__ */ React26.createElement("g", { id: "Rectangle_19479", "data-name": "Rectangle 19479", transform: "translate(5649 11749)", fill: "none", stroke: color, "stroke-width": "1.6" }, /* @__PURE__ */ React26.createElement("rect", { width: "22", height: "22", rx: "5", stroke: "none" }), /* @__PURE__ */ React26.createElement("rect", { x: "0.8", y: "0.8", width: "20.4", height: "20.4", rx: "4.2", fill: "none" })), /* @__PURE__ */ React26.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, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "1.6" })), /* @__PURE__ */ React26.createElement("g", { id: "Group_25227", "data-name": "Group 25227" }, /* @__PURE__ */ React26.createElement("rect", { id: "Rectangle_19479-2", "data-name": "Rectangle 19479", width: "24", height: "24", rx: "5", transform: "translate(5649 11749)", fill: "none" }))));
|
|
806
806
|
var questionTypeMultipleIcon_default = QuestionTypeMultipleIcon;
|
|
807
807
|
|
|
808
808
|
// lib/icons/questionTypeSingleIcon.tsx
|
|
@@ -838,7 +838,7 @@ var resendInviteIcon_default = ResendInviteIcon;
|
|
|
838
838
|
|
|
839
839
|
// lib/icons/subscribeIcon.tsx
|
|
840
840
|
var React29 = __toESM(require("react"), 1);
|
|
841
|
-
var SubscribeIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React29.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "28.86", height: "23.799", viewBox: "0 0 28.86 23.799", ...props }, /* @__PURE__ */ React29.createElement("g", { id: "Group_24743", "data-name": "Group 24743", transform: "translate(-1771.07 -708.433)" }, /* @__PURE__ */ React29.createElement("g", { id: "Icon_feather-bell", "data-name": "Icon feather-bell", transform: "translate(1771.698 708)" }, /* @__PURE__ */ React29.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,
|
|
841
|
+
var SubscribeIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React29.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "28.86", height: "23.799", viewBox: "0 0 28.86 23.799", ...props }, /* @__PURE__ */ React29.createElement("g", { id: "Group_24743", "data-name": "Group 24743", transform: "translate(-1771.07 -708.433)" }, /* @__PURE__ */ React29.createElement("g", { id: "Icon_feather-bell", "data-name": "Icon feather-bell", transform: "translate(1771.698 708)" }, /* @__PURE__ */ React29.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, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "1.8" }), /* @__PURE__ */ React29.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, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "1.8" })), /* @__PURE__ */ React29.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__ */ React29.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__ */ React29.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__ */ React29.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" })));
|
|
842
842
|
var subscribeIcon_default = SubscribeIcon;
|
|
843
843
|
|
|
844
844
|
// lib/icons/suspendUserIcon.tsx
|
|
@@ -848,17 +848,17 @@ var suspendUserIcon_default = SuspendUserIcon;
|
|
|
848
848
|
|
|
849
849
|
// lib/icons/unsubscribeIcon.tsx
|
|
850
850
|
var React31 = __toESM(require("react"), 1);
|
|
851
|
-
var UnsubscribeIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React31.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "26.546", height: "26.546", viewBox: "0 0 26.546 26.546", ...props }, /* @__PURE__ */ React31.createElement("g", { id: "Icon_feather-bell-off", "data-name": "Icon feather-bell-off", transform: "translate(-0.227 -0.227)" }, /* @__PURE__ */ React31.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,
|
|
851
|
+
var UnsubscribeIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React31.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "26.546", height: "26.546", viewBox: "0 0 26.546 26.546", ...props }, /* @__PURE__ */ React31.createElement("g", { id: "Icon_feather-bell-off", "data-name": "Icon feather-bell-off", transform: "translate(-0.227 -0.227)" }, /* @__PURE__ */ React31.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, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "1.8" }), /* @__PURE__ */ React31.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, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "1.8" }), /* @__PURE__ */ React31.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, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "1.8" }), /* @__PURE__ */ React31.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, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "1.8" }), /* @__PURE__ */ React31.createElement("path", { id: "Path_52629", "data-name": "Path 52629", d: "M1.5,1.5l24,24", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "1.8" })));
|
|
852
852
|
var unsubscribeIcon_default = UnsubscribeIcon;
|
|
853
853
|
|
|
854
854
|
// lib/icons/uploadIcon.tsx
|
|
855
855
|
var React32 = __toESM(require("react"), 1);
|
|
856
|
-
var UploadIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React32.createElement("svg", { width: "800px", height: "800px", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React32.createElement("title", null), /* @__PURE__ */ React32.createElement("g", { id: "Complete" }, /* @__PURE__ */ React32.createElement("g", { id: "upload" }, /* @__PURE__ */ React32.createElement("g", null, /* @__PURE__ */ React32.createElement("path", { d: "M3,12.3v7a2,2,0,0,0,2,2H19a2,2,0,0,0,2-2v-7", fill: "none", stroke: color,
|
|
856
|
+
var UploadIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React32.createElement("svg", { width: "800px", height: "800px", viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React32.createElement("title", null), /* @__PURE__ */ React32.createElement("g", { id: "Complete" }, /* @__PURE__ */ React32.createElement("g", { id: "upload" }, /* @__PURE__ */ React32.createElement("g", null, /* @__PURE__ */ React32.createElement("path", { d: "M3,12.3v7a2,2,0,0,0,2,2H19a2,2,0,0,0,2-2v-7", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "2" }), /* @__PURE__ */ React32.createElement("g", null, /* @__PURE__ */ React32.createElement("polyline", { "data-name": "Right", fill: "none", id: "Right-2", points: "7.9 6.7 12 2.7 16.1 6.7", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "2" }), /* @__PURE__ */ React32.createElement("line", { fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "2", x1: "12", x2: "12", y1: "16.3", y2: "4.8" }))))));
|
|
857
857
|
var uploadIcon_default = UploadIcon;
|
|
858
858
|
|
|
859
859
|
// lib/icons/viewIcon.tsx
|
|
860
860
|
var React33 = __toESM(require("react"), 1);
|
|
861
|
-
var ViewIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React33.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "26.55", height: "19.8", viewBox: "0 0 26.55 19.8", ...props }, /* @__PURE__ */ React33.createElement("g", { id: "Icon_feather-eye", "data-name": "Icon feather-eye", transform: "translate(-0.6 -5.1)" }, /* @__PURE__ */ React33.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,
|
|
861
|
+
var ViewIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React33.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "26.55", height: "19.8", viewBox: "0 0 26.55 19.8", ...props }, /* @__PURE__ */ React33.createElement("g", { id: "Icon_feather-eye", "data-name": "Icon feather-eye", transform: "translate(-0.6 -5.1)" }, /* @__PURE__ */ React33.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, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "1.8" }), /* @__PURE__ */ React33.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, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "1.8" })));
|
|
862
862
|
var viewIcon_default = ViewIcon;
|
|
863
863
|
|
|
864
864
|
// lib/icons/userAssignIcon.tsx
|
|
@@ -926,7 +926,7 @@ var rufousBirdIcon_default = RufousBirdIcon;
|
|
|
926
926
|
|
|
927
927
|
// lib/icons/tickIcon.tsx
|
|
928
928
|
var React36 = __toESM(require("react"), 1);
|
|
929
|
-
var TickIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React36.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React36.createElement("g", { id: "Group_11977", "data-name": "Group 11977", transform: "translate(-1582 -20.56)" }, /* @__PURE__ */ React36.createElement("g", { id: "Ellipse_339", "data-name": "Ellipse 339", transform: "translate(1582 20.56)", fill: "none", stroke: color, "stroke-width": "1.8" }, /* @__PURE__ */ React36.createElement("circle", { cx: "12", cy: "12", r: "12", stroke: "none" }), /* @__PURE__ */ React36.createElement("circle", { cx: "12", cy: "12", r: "11.1", fill: "none" })), /* @__PURE__ */ React36.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,
|
|
929
|
+
var TickIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React36.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", viewBox: "0 0 24 24", ...props }, /* @__PURE__ */ React36.createElement("g", { id: "Group_11977", "data-name": "Group 11977", transform: "translate(-1582 -20.56)" }, /* @__PURE__ */ React36.createElement("g", { id: "Ellipse_339", "data-name": "Ellipse 339", transform: "translate(1582 20.56)", fill: "none", stroke: color, "stroke-width": "1.8" }, /* @__PURE__ */ React36.createElement("circle", { cx: "12", cy: "12", r: "12", stroke: "none" }), /* @__PURE__ */ React36.createElement("circle", { cx: "12", cy: "12", r: "11.1", fill: "none" })), /* @__PURE__ */ React36.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, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "1.8" })));
|
|
930
930
|
var tickIcon_default = TickIcon;
|
|
931
931
|
|
|
932
932
|
// lib/icons/timerIcon.tsx
|
|
@@ -941,12 +941,12 @@ var trashIcon_default = TrashIcon;
|
|
|
941
941
|
|
|
942
942
|
// lib/icons/editChatIcon.tsx
|
|
943
943
|
var React39 = __toESM(require("react"), 1);
|
|
944
|
-
var EditChatIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React39.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "26.138", height: "24.773", viewBox: "0 0 26.138 24.773", ...props }, /* @__PURE__ */ React39.createElement("g", { id: "Icon_feather-edit", "data-name": "Icon feather-edit", transform: "translate(-2 -1.818)" }, /* @__PURE__ */ React39.createElement("path", { id: "Path_52456", "data-name": "Path 52456", d: "M12.8,6H5.177A2.177,2.177,0,0,0,3,8.177V23.414a2.177,2.177,0,0,0,2.177,2.177H20.414a2.177,2.177,0,0,0,2.177-2.177V15.8", fill: "none", stroke: color,
|
|
944
|
+
var EditChatIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React39.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "26.138", height: "24.773", viewBox: "0 0 26.138 24.773", ...props }, /* @__PURE__ */ React39.createElement("g", { id: "Icon_feather-edit", "data-name": "Icon feather-edit", transform: "translate(-2 -1.818)" }, /* @__PURE__ */ React39.createElement("path", { id: "Path_52456", "data-name": "Path 52456", d: "M12.8,6H5.177A2.177,2.177,0,0,0,3,8.177V23.414a2.177,2.177,0,0,0,2.177,2.177H20.414a2.177,2.177,0,0,0,2.177-2.177V15.8", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "2" }), /* @__PURE__ */ React39.createElement("path", { id: "Path_52457", "data-name": "Path 52457", d: "M23.256,3.484A2.274,2.274,0,0,1,26.472,6.7L16.288,16.884,12,17.956l1.072-4.288Z", fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", "stroke-width": "2" })));
|
|
945
945
|
var editChatIcon_default = EditChatIcon;
|
|
946
946
|
|
|
947
947
|
// lib/icons/sidebarIcon.tsx
|
|
948
948
|
var React40 = __toESM(require("react"), 1);
|
|
949
|
-
var SidebarIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React40.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "22", height: "18", viewBox: "0 0 22 18", fill: "none", ...props }, /* @__PURE__ */ React40.createElement("path", {
|
|
949
|
+
var SidebarIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React40.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "22", height: "18", viewBox: "0 0 22 18", fill: "none", ...props }, /* @__PURE__ */ React40.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.857 0H14.143C15.227 0 16.101 8.9407e-08 16.809 0.0580001C17.538 0.118 18.178 0.243 18.77 0.545C19.7108 1.02436 20.4756 1.78923 20.955 2.73C21.257 3.322 21.383 3.963 21.442 4.691C21.5 5.399 21.5 6.273 21.5 7.357V10.643C21.5 11.727 21.5 12.601 21.442 13.309C21.382 14.038 21.257 14.678 20.955 15.27C20.4756 16.2108 19.7108 16.9756 18.77 17.455C18.178 17.757 17.538 17.883 16.809 17.942C16.1 18 15.227 18 14.143 18H7.857C6.773 18 5.899 18 5.191 17.942C4.463 17.882 3.822 17.757 3.231 17.455C2.28986 16.9758 1.52462 16.2109 1.045 15.27C0.743 14.678 0.617 14.038 0.558 13.309C0.5 12.6 0.5 11.727 0.5 10.643V7.357C0.5 6.273 0.5 5.399 0.558 4.691C0.618 3.963 0.743 3.322 1.045 2.731C1.52402 1.78949 2.28893 1.02388 3.23 0.544C3.822 0.242 4.463 0.116 5.191 0.0569999C5.9 -7.82311e-08 6.773 0 7.857 0ZM5.354 2.051C4.749 2.101 4.401 2.193 4.138 2.327C3.57354 2.61462 3.11462 3.07354 2.827 3.638C2.693 3.901 2.601 4.249 2.551 4.854C2.501 5.471 2.5 6.264 2.5 7.4V10.6C2.5 11.737 2.5 12.529 2.551 13.146C2.601 13.751 2.693 14.099 2.827 14.362C3.11462 14.9265 3.57354 15.3854 4.138 15.673C4.401 15.807 4.749 15.899 5.354 15.949C5.971 15.999 6.764 16 7.9 16H8.5V2H7.9C6.763 2 5.971 2 5.354 2.051ZM10.5 2V16H14.1C15.237 16 16.029 16 16.646 15.949C17.251 15.899 17.599 15.807 17.862 15.673C18.4265 15.3854 18.8854 14.9265 19.173 14.362C19.307 14.099 19.399 13.751 19.449 13.146C19.499 12.529 19.5 11.736 19.5 10.6V7.4C19.5 6.263 19.5 5.471 19.449 4.854C19.399 4.249 19.307 3.901 19.173 3.638C18.8854 3.07354 18.4265 2.61462 17.862 2.327C17.599 2.193 17.251 2.101 16.646 2.051C16.029 2.001 15.236 2 14.1 2H10.5ZM4 5.5C4 5.23478 4.10536 4.98043 4.29289 4.79289C4.48043 4.60536 4.73478 4.5 5 4.5H6C6.26522 4.5 6.51957 4.60536 6.70711 4.79289C6.89464 4.98043 7 5.23478 7 5.5C7 5.76522 6.89464 6.01957 6.70711 6.20711C6.51957 6.39464 6.26522 6.5 6 6.5H5C4.73478 6.5 4.48043 6.39464 4.29289 6.20711C4.10536 6.01957 4 5.76522 4 5.5ZM4 9C4 8.73478 4.10536 8.48043 4.29289 8.29289C4.48043 8.10536 4.73478 8 5 8H6C6.26522 8 6.51957 8.10536 6.70711 8.29289C6.89464 8.48043 7 8.73478 7 9C7 9.26522 6.89464 9.51957 6.70711 9.70711C6.51957 9.89464 6.26522 10 6 10H5C4.73478 10 4.48043 9.89464 4.29289 9.70711C4.10536 9.51957 4 9.26522 4 9Z", fill: color }));
|
|
950
950
|
var sidebarIcon_default = SidebarIcon;
|
|
951
951
|
|
|
952
952
|
// lib/icons/notificationIcon.tsx
|
|
@@ -959,7 +959,7 @@ var notificationIcon_default = NotificationIcon;
|
|
|
959
959
|
// lib/icons/refreshIcon.tsx
|
|
960
960
|
var import_react12 = __toESM(require("react"), 1);
|
|
961
961
|
var RefreshIcon = ({ color = "#3a3a3a", ...props }) => {
|
|
962
|
-
return /* @__PURE__ */ import_react12.default.createElement("svg", { width: "
|
|
962
|
+
return /* @__PURE__ */ import_react12.default.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "26", height: "24", viewBox: "0 0 26 24", fill: "none", ...props }, /* @__PURE__ */ import_react12.default.createElement("path", { d: "M13.0589 23.952C10.6227 23.9559 8.24418 23.2105 6.24586 21.817C5.72566 21.4559 5.2345 21.0547 4.77686 20.617L5.84386 19.03C7.48581 20.7055 9.65886 21.7586 11.9914 22.0091C14.3239 22.2595 16.671 21.6918 18.6312 20.4031C20.5915 19.1144 22.0431 17.1847 22.7379 14.944C23.4326 12.7033 23.3274 10.2908 22.44 8.11915C21.5527 5.9475 19.9385 4.15157 17.8734 3.03851C15.8084 1.92545 13.4208 1.56441 11.1189 2.01712C8.81708 2.46984 6.74402 3.70819 5.25429 5.52039C3.76455 7.3326 2.95068 9.60607 2.95186 11.952C2.95186 12.243 2.96486 12.539 2.98986 12.829H1.11486C1.09386 12.529 1.08286 12.238 1.08286 11.952C1.08761 9.5844 1.79402 7.27133 3.11284 5.30505C4.43166 3.33876 6.30371 1.80751 8.49245 0.90475C10.6812 0.00199443 13.0884 -0.231749 15.4099 0.233055C17.7315 0.697858 19.8631 1.84035 21.5356 3.51618C23.2081 5.192 24.3463 7.32596 24.8065 9.64842C25.2666 11.9709 25.0281 14.3776 24.1209 16.5645C23.2138 18.7515 21.6788 20.6205 19.7099 21.9353C17.7409 23.2502 15.4265 23.952 13.0589 23.952Z", fill: "#3A3A3A" }), /* @__PURE__ */ import_react12.default.createElement("path", { d: "M5.84386 19.03L4.77686 20.617L3.55986 22.423C3.4629 22.5671 3.32767 22.6814 3.16936 22.7529C3.01104 22.8244 2.83593 22.8503 2.66368 22.8278C2.49144 22.8052 2.3289 22.7351 2.19432 22.6253C2.05974 22.5154 1.95846 22.3702 1.90186 22.206L0.051862 16.86C0.00418546 16.7228 -0.0109075 16.5764 0.00777745 16.4324C0.0264624 16.2883 0.0784125 16.1506 0.159517 16.0301C0.240622 15.9096 0.348655 15.8097 0.475069 15.7381C0.601483 15.6666 0.742808 15.6255 0.887862 15.618L6.52786 15.335C6.70152 15.3264 6.87416 15.3663 7.02641 15.4502C7.17867 15.5342 7.30452 15.6589 7.38987 15.8104C7.47522 15.9619 7.51668 16.1342 7.50962 16.3079C7.50255 16.4816 7.44723 16.65 7.34986 16.794L5.84386 19.03Z", fill: color }));
|
|
963
963
|
};
|
|
964
964
|
var refreshIcon_default = RefreshIcon;
|
|
965
965
|
|
|
@@ -1000,7 +1000,7 @@ var IndustryIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React46.
|
|
|
1000
1000
|
viewBox: "0 0 18 18",
|
|
1001
1001
|
...props
|
|
1002
1002
|
},
|
|
1003
|
-
/* @__PURE__ */ React46.createElement("g", { id: "Group_26165", "data-name": "Group 26165" }, /* @__PURE__ */ React46.createElement("path", { id: "Path_60768", "data-name": "Path 60768", d: "M0,0H1.125V16.875H18V18H0ZM11.25,3.937a.563.563,0,0,1,.563-.563h4.5a.562.562,0,0,1,.563.563v4.5a.563.563,0,0,1-1.125,0V5.513l-4.065,4.969a.562.562,0,0,1-.832.042l-2.91-2.91L3.829,13.268a.563.563,0,0,1-.909-.662l4.5-6.187a.563.563,0,0,1,.853-.067l2.935,2.936L15.126,4.5H11.813A.563.563,0,0,1,11.25,3.937Z", fill: color,
|
|
1003
|
+
/* @__PURE__ */ React46.createElement("g", { id: "Group_26165", "data-name": "Group 26165" }, /* @__PURE__ */ React46.createElement("path", { id: "Path_60768", "data-name": "Path 60768", d: "M0,0H1.125V16.875H18V18H0ZM11.25,3.937a.563.563,0,0,1,.563-.563h4.5a.562.562,0,0,1,.563.563v4.5a.563.563,0,0,1-1.125,0V5.513l-4.065,4.969a.562.562,0,0,1-.832.042l-2.91-2.91L3.829,13.268a.563.563,0,0,1-.909-.662l4.5-6.187a.563.563,0,0,1,.853-.067l2.935,2.936L15.126,4.5H11.813A.563.563,0,0,1,11.25,3.937Z", fill: color, fillRule: "evenodd" }))
|
|
1004
1004
|
);
|
|
1005
1005
|
var industryIcon_default = IndustryIcon;
|
|
1006
1006
|
|
|
@@ -1015,7 +1015,7 @@ var MinExperienceIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ Rea
|
|
|
1015
1015
|
viewBox: "0 0 25.444 20.16",
|
|
1016
1016
|
...props
|
|
1017
1017
|
},
|
|
1018
|
-
/* @__PURE__ */ React47.createElement("g", { id: "noun-experience-5679525", transform: "translate(-0.793 -2.387)" }, /* @__PURE__ */ React47.createElement("g", { id: "Group_26168", "data-name": "Group 26168", transform: "translate(0.794 2.387)" }, /* @__PURE__ */ React47.createElement("path", { id: "Path_60772", "data-name": "Path 60772", d: "M13.514,2.387a3.787,3.787,0,0,0-1.982,7,6.6,6.6,0,0,0-4.449,4.941.438.438,0,0,0,.859.178,5.69,5.69,0,0,1,11.149,0,.438.438,0,1,0,.858-.178A6.6,6.6,0,0,0,15.5,9.385a3.786,3.786,0,0,0-1.983-7Zm0,.877a2.907,2.907,0,1,1-2.885,2.908A2.893,2.893,0,0,1,13.514,3.264Zm0,8.7a.437.437,0,0,0-.392.246l-1.052,2.14L9.721,14.7a.441.441,0,0,0-.242.75l1.7,1.669-.4,2.354a.441.441,0,0,0,.174.429.436.436,0,0,0,.46.034l2.1-1.111,2.1,1.111a.436.436,0,0,0,.46-.034.441.441,0,0,0,.174-.429l-.4-2.354,1.7-1.666a.441.441,0,0,0-.242-.751l-2.351-.344-1.051-2.142a.437.437,0,0,0-.392-.245Zm0,1.433.761,1.55a.438.438,0,0,0,.329.241l1.7.248-1.231,1.206a.441.441,0,0,0-.126.391l.29,1.7-1.521-.805a.435.435,0,0,0-.408,0l-1.522.8.291-1.7a.441.441,0,0,0-.126-.389l-1.23-1.207,1.7-.248a.438.438,0,0,0,.33-.241ZM4.963,14.53a.437.437,0,0,0-.392.246L3.519,16.917l-2.35.343a.441.441,0,0,0-.242.751l1.7,1.668-.4,2.354a.441.441,0,0,0,.174.429.436.436,0,0,0,.46.034l2.1-1.11,2.1,1.111a.436.436,0,0,0,.46-.034.441.441,0,0,0,.174-.43l-.4-2.354L9,18.012a.441.441,0,0,0-.242-.751l-2.351-.344L5.355,14.776a.437.437,0,0,0-.392-.246Zm17.105,0a.437.437,0,0,0-.392.246l-1.052,2.141-2.351.343a.441.441,0,0,0-.242.751l1.7,1.668-.4,2.354a.441.441,0,0,0,.174.429.436.436,0,0,0,.46.034l2.1-1.11,2.1,1.111a.436.436,0,0,0,.46-.034.441.441,0,0,0,.174-.43l-.4-2.354,1.7-1.666a.441.441,0,0,0-.242-.751l-2.351-.344-1.051-2.141a.437.437,0,0,0-.392-.246ZM4.963,15.964l.761,1.55a.438.438,0,0,0,.329.241l1.7.248L6.523,19.21a.441.441,0,0,0-.126.39l.29,1.7-1.521-.8a.435.435,0,0,0-.408,0l-1.522.8.291-1.7A.441.441,0,0,0,3.4,19.21L2.172,18l1.7-.248a.438.438,0,0,0,.33-.242Zm17.106,0,.76,1.55a.438.438,0,0,0,.329.241l1.7.248L23.628,19.21a.441.441,0,0,0-.126.39l.29,1.7-1.521-.8a.435.435,0,0,0-.408,0l-1.522.8.291-1.7a.441.441,0,0,0-.126-.389L19.277,18l1.7-.248a.438.438,0,0,0,.33-.242Z", transform: "translate(-0.794 -2.387)", fill: color,
|
|
1018
|
+
/* @__PURE__ */ React47.createElement("g", { id: "noun-experience-5679525", transform: "translate(-0.793 -2.387)" }, /* @__PURE__ */ React47.createElement("g", { id: "Group_26168", "data-name": "Group 26168", transform: "translate(0.794 2.387)" }, /* @__PURE__ */ React47.createElement("path", { id: "Path_60772", "data-name": "Path 60772", d: "M13.514,2.387a3.787,3.787,0,0,0-1.982,7,6.6,6.6,0,0,0-4.449,4.941.438.438,0,0,0,.859.178,5.69,5.69,0,0,1,11.149,0,.438.438,0,1,0,.858-.178A6.6,6.6,0,0,0,15.5,9.385a3.786,3.786,0,0,0-1.983-7Zm0,.877a2.907,2.907,0,1,1-2.885,2.908A2.893,2.893,0,0,1,13.514,3.264Zm0,8.7a.437.437,0,0,0-.392.246l-1.052,2.14L9.721,14.7a.441.441,0,0,0-.242.75l1.7,1.669-.4,2.354a.441.441,0,0,0,.174.429.436.436,0,0,0,.46.034l2.1-1.111,2.1,1.111a.436.436,0,0,0,.46-.034.441.441,0,0,0,.174-.429l-.4-2.354,1.7-1.666a.441.441,0,0,0-.242-.751l-2.351-.344-1.051-2.142a.437.437,0,0,0-.392-.245Zm0,1.433.761,1.55a.438.438,0,0,0,.329.241l1.7.248-1.231,1.206a.441.441,0,0,0-.126.391l.29,1.7-1.521-.805a.435.435,0,0,0-.408,0l-1.522.8.291-1.7a.441.441,0,0,0-.126-.389l-1.23-1.207,1.7-.248a.438.438,0,0,0,.33-.241ZM4.963,14.53a.437.437,0,0,0-.392.246L3.519,16.917l-2.35.343a.441.441,0,0,0-.242.751l1.7,1.668-.4,2.354a.441.441,0,0,0,.174.429.436.436,0,0,0,.46.034l2.1-1.11,2.1,1.111a.436.436,0,0,0,.46-.034.441.441,0,0,0,.174-.43l-.4-2.354L9,18.012a.441.441,0,0,0-.242-.751l-2.351-.344L5.355,14.776a.437.437,0,0,0-.392-.246Zm17.105,0a.437.437,0,0,0-.392.246l-1.052,2.141-2.351.343a.441.441,0,0,0-.242.751l1.7,1.668-.4,2.354a.441.441,0,0,0,.174.429.436.436,0,0,0,.46.034l2.1-1.11,2.1,1.111a.436.436,0,0,0,.46-.034.441.441,0,0,0,.174-.43l-.4-2.354,1.7-1.666a.441.441,0,0,0-.242-.751l-2.351-.344-1.051-2.141a.437.437,0,0,0-.392-.246ZM4.963,15.964l.761,1.55a.438.438,0,0,0,.329.241l1.7.248L6.523,19.21a.441.441,0,0,0-.126.39l.29,1.7-1.521-.8a.435.435,0,0,0-.408,0l-1.522.8.291-1.7A.441.441,0,0,0,3.4,19.21L2.172,18l1.7-.248a.438.438,0,0,0,.33-.242Zm17.106,0,.76,1.55a.438.438,0,0,0,.329.241l1.7.248L23.628,19.21a.441.441,0,0,0-.126.39l.29,1.7-1.521-.8a.435.435,0,0,0-.408,0l-1.522.8.291-1.7a.441.441,0,0,0-.126-.389L19.277,18l1.7-.248a.438.438,0,0,0,.33-.242Z", transform: "translate(-0.794 -2.387)", fill: color, fillRule: "evenodd" })))
|
|
1019
1019
|
);
|
|
1020
1020
|
var minExperienceIcon_default = MinExperienceIcon;
|
|
1021
1021
|
|
|
@@ -1056,7 +1056,7 @@ var rufousAiIcon_default = RufousAiIcon;
|
|
|
1056
1056
|
|
|
1057
1057
|
// lib/icons/closeIcon.tsx
|
|
1058
1058
|
var React51 = __toESM(require("react"), 1);
|
|
1059
|
-
var CloseIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React51.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "336", height: "336", viewBox: "0 0 336 336", fill: "none", ...props }, /* @__PURE__ */ React51.createElement("path", {
|
|
1059
|
+
var CloseIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React51.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "336", height: "336", viewBox: "0 0 336 336", fill: "none", ...props }, /* @__PURE__ */ React51.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M132.323 167.676L0 299.999L35.3553 335.356L167.68 203.032L300.003 335.356L335.36 299.999L203.037 167.676L335.357 35.3553L300 0L167.68 132.319L35.3593 0L0.00398954 35.3553L132.323 167.676Z", fill: color }));
|
|
1060
1060
|
var closeIcon_default = CloseIcon;
|
|
1061
1061
|
|
|
1062
1062
|
// lib/icons/locationPinIcon.tsx
|
|
@@ -1081,7 +1081,7 @@ var technicalSkillsIcon_default = TechnicalSkillsIcon;
|
|
|
1081
1081
|
|
|
1082
1082
|
// lib/icons/qualificationsIcon.tsx
|
|
1083
1083
|
var React56 = __toESM(require("react"), 1);
|
|
1084
|
-
var QualificationsIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React56.createElement("svg", { width: "24", height: "17", viewBox: "0 0 24 17", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React56.createElement("path", {
|
|
1084
|
+
var QualificationsIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React56.createElement("svg", { width: "24", height: "17", viewBox: "0 0 24 17", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React56.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.096 0.920005L1.422 5.25601C1.29964 5.31928 1.18771 5.40089 1.09003 5.49801C0.982986 5.61801 0.923828 5.7732 0.923828 5.934C0.923828 6.09481 0.982986 6.25 1.09003 6.37001C1.18134 6.47434 1.29472 6.55701 1.422 6.61201L5.35498 8.29801V12.829C5.35246 12.8915 5.36648 12.9535 5.39563 13.0088C5.42478 13.0641 5.46804 13.1108 5.521 13.144L11.909 16.23C11.9351 16.2419 11.9634 16.248 11.992 16.248C12.0206 16.248 12.049 16.2419 12.075 16.23L18.482 13.144C18.5377 13.1137 18.5831 13.0677 18.6127 13.0116C18.6422 12.9556 18.6545 12.892 18.648 12.829V8.29901L21.842 7.04001C21.6965 8.80938 21.6882 10.5874 21.817 12.358C21.817 12.843 22.217 12.843 22.217 12.358C22.4317 10.5206 22.4729 8.66711 22.34 6.82201C22.5425 6.68685 22.7337 6.5357 22.912 6.37001C23.019 6.25 23.0782 6.09481 23.0782 5.934C23.0782 5.7732 23.019 5.61801 22.912 5.49801C22.8142 5.40101 22.7023 5.31941 22.58 5.25601L12.905 0.919005C12.3228 0.692932 11.6771 0.692932 11.095 0.919005L11.096 0.920005ZM12.696 1.86701L21.785 5.94101C21.837 5.96401 21.837 5.98601 21.872 6.00901C21.838 6.03201 21.838 6.05501 21.785 6.07701L17.485 8.01201C17.451 8.01201 17.398 8.01201 17.385 8.05701L12.702 10.151C12.253 10.3102 11.763 10.3102 11.314 10.151L6.62201 8.03401C6.58701 8.03401 6.56998 8.01101 6.55298 8.01101L2.22198 6.07601C2.16898 6.05301 2.16901 6.03101 2.13501 6.00801C2.16901 5.98501 2.16898 5.962 2.22198 5.962L11.31 1.86201C11.5331 1.78448 11.7678 1.74624 12.004 1.74901C12.239 1.7475 12.4725 1.78709 12.694 1.866L12.696 1.86701ZM17.665 8.657V12.482L12.002 15.272L6.33899 12.728V8.90301L11.156 10.926C11.4239 11.0384 11.7115 11.0963 12.002 11.0963C12.2925 11.0963 12.5801 11.0384 12.848 10.926L17.248 8.95501L17.665 8.657Z", fill: color, stroke: color, "stroke-width": "0.2" }));
|
|
1085
1085
|
var qualificationsIcon_default = QualificationsIcon;
|
|
1086
1086
|
|
|
1087
1087
|
// lib/Buttons/addButton.tsx
|
package/dist/main.css
CHANGED
package/dist/main.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
BaseDialog_default
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-AQXTOTWY.js";
|
|
4
4
|
import "./chunk-E5RTHYCU.js";
|
|
5
5
|
import {
|
|
6
6
|
timerIcon_default
|
|
@@ -13,16 +13,16 @@ import {
|
|
|
13
13
|
} from "./chunk-ZJAV3FEQ.js";
|
|
14
14
|
import {
|
|
15
15
|
unsubscribeIcon_default
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-OCOOSNRU.js";
|
|
17
17
|
import {
|
|
18
18
|
uploadIcon_default
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-EC7M5LL2.js";
|
|
20
20
|
import {
|
|
21
21
|
userAssignIcon_default
|
|
22
22
|
} from "./chunk-BH53P2UM.js";
|
|
23
23
|
import {
|
|
24
24
|
viewIcon_default
|
|
25
|
-
} from "./chunk-
|
|
25
|
+
} from "./chunk-UWQSGKVX.js";
|
|
26
26
|
import {
|
|
27
27
|
workItemIcon_default
|
|
28
28
|
} from "./chunk-QJPQC544.js";
|
|
@@ -34,13 +34,13 @@ import {
|
|
|
34
34
|
} from "./chunk-QZFGQ5JM.js";
|
|
35
35
|
import {
|
|
36
36
|
sidebarIcon_default
|
|
37
|
-
} from "./chunk-
|
|
37
|
+
} from "./chunk-DK3DA5LH.js";
|
|
38
38
|
import {
|
|
39
39
|
softSkillsIcon_default
|
|
40
40
|
} from "./chunk-VIUTE7F5.js";
|
|
41
41
|
import {
|
|
42
42
|
subscribeIcon_default
|
|
43
|
-
} from "./chunk-
|
|
43
|
+
} from "./chunk-EH3QXE5G.js";
|
|
44
44
|
import {
|
|
45
45
|
suspendUserIcon_default
|
|
46
46
|
} from "./chunk-5BB3H3YO.js";
|
|
@@ -49,22 +49,22 @@ import {
|
|
|
49
49
|
} from "./chunk-5JWTJ5PY.js";
|
|
50
50
|
import {
|
|
51
51
|
tickIcon_default
|
|
52
|
-
} from "./chunk-
|
|
52
|
+
} from "./chunk-FOZYOE5W.js";
|
|
53
53
|
import {
|
|
54
54
|
questionTypeCodingIcon_default
|
|
55
|
-
} from "./chunk-
|
|
55
|
+
} from "./chunk-UZAD2QJD.js";
|
|
56
56
|
import {
|
|
57
57
|
questionTypeDescriptiveIcon_default
|
|
58
|
-
} from "./chunk-
|
|
58
|
+
} from "./chunk-5I44RDFT.js";
|
|
59
59
|
import {
|
|
60
60
|
questionTypeMultipleIcon_default
|
|
61
|
-
} from "./chunk-
|
|
61
|
+
} from "./chunk-FSSJZDI6.js";
|
|
62
62
|
import {
|
|
63
63
|
questionTypeSingleIcon_default
|
|
64
64
|
} from "./chunk-ZJYLZ6I6.js";
|
|
65
65
|
import {
|
|
66
66
|
refreshIcon_default
|
|
67
|
-
} from "./chunk-
|
|
67
|
+
} from "./chunk-YTVUM76D.js";
|
|
68
68
|
import {
|
|
69
69
|
resendInviteIcon_default
|
|
70
70
|
} from "./chunk-WG3Q6GZN.js";
|
|
@@ -85,13 +85,13 @@ import {
|
|
|
85
85
|
} from "./chunk-BYJP2WNC.js";
|
|
86
86
|
import {
|
|
87
87
|
qualificationsIcon_default
|
|
88
|
-
} from "./chunk-
|
|
88
|
+
} from "./chunk-SBX4CHO7.js";
|
|
89
89
|
import {
|
|
90
90
|
questionStatusAllIcon_default
|
|
91
|
-
} from "./chunk-
|
|
91
|
+
} from "./chunk-JYTI2ZBC.js";
|
|
92
92
|
import {
|
|
93
93
|
questionStatusPrivateIcon_default
|
|
94
|
-
} from "./chunk-
|
|
94
|
+
} from "./chunk-VI32N6SI.js";
|
|
95
95
|
import {
|
|
96
96
|
questionStatusPublicIcon_default
|
|
97
97
|
} from "./chunk-QA2AYT4A.js";
|
|
@@ -106,10 +106,10 @@ import {
|
|
|
106
106
|
} from "./chunk-7WNPZ4B7.js";
|
|
107
107
|
import {
|
|
108
108
|
industryIcon_default
|
|
109
|
-
} from "./chunk-
|
|
109
|
+
} from "./chunk-4BTXGP7U.js";
|
|
110
110
|
import {
|
|
111
111
|
invoiceIcon_default
|
|
112
|
-
} from "./chunk-
|
|
112
|
+
} from "./chunk-6SUKO6QW.js";
|
|
113
113
|
import {
|
|
114
114
|
locationPinIcon_default
|
|
115
115
|
} from "./chunk-UTYIBUY2.js";
|
|
@@ -118,19 +118,19 @@ import {
|
|
|
118
118
|
} from "./chunk-N4EJKMJK.js";
|
|
119
119
|
import {
|
|
120
120
|
minExperienceIcon_default
|
|
121
|
-
} from "./chunk-
|
|
121
|
+
} from "./chunk-FPRXN3DS.js";
|
|
122
122
|
import {
|
|
123
123
|
dollarIcon_default
|
|
124
124
|
} from "./chunk-GL43GPEM.js";
|
|
125
125
|
import {
|
|
126
126
|
downloadIcon_default
|
|
127
|
-
} from "./chunk-
|
|
127
|
+
} from "./chunk-G4CVY5MD.js";
|
|
128
128
|
import {
|
|
129
129
|
downloadPdfIcon_default
|
|
130
130
|
} from "./chunk-N26C33E6.js";
|
|
131
131
|
import {
|
|
132
132
|
editChatIcon_default
|
|
133
|
-
} from "./chunk-
|
|
133
|
+
} from "./chunk-O3EAZPD3.js";
|
|
134
134
|
import {
|
|
135
135
|
editIcon_default
|
|
136
136
|
} from "./chunk-H372BAXA.js";
|
|
@@ -151,7 +151,7 @@ import {
|
|
|
151
151
|
} from "./chunk-MNPAE2ZF.js";
|
|
152
152
|
import {
|
|
153
153
|
closeIcon_default
|
|
154
|
-
} from "./chunk-
|
|
154
|
+
} from "./chunk-Q5XKCUE3.js";
|
|
155
155
|
import {
|
|
156
156
|
copyIcon_default
|
|
157
157
|
} from "./chunk-6FEUS4CQ.js";
|
package/dist/style.css
CHANGED
package/dist/styles/progress.css
CHANGED
package/package.json
CHANGED
package/dist/chunk-BEQDUZIW.js
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
// lib/icons/refreshIcon.tsx
|
|
2
|
-
import React from "react";
|
|
3
|
-
var RefreshIcon = ({ color = "#3a3a3a", ...props }) => {
|
|
4
|
-
return /* @__PURE__ */ React.createElement("svg", { width: "800", height: "739", viewBox: "0 0 800 739", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React.createElement("path", { d: "M223.122 378.84C218.08 381.5 220.594 376.861 215.605 373.97C171.219 353.33 1.06004 273.899 0.231266 268.792C-0.765609 262.939 1.49689 257.298 6.26252 253.828L195.302 115.628C200.688 111.648 208.381 111.239 215.009 114.475C221.594 117.767 225.916 124.129 226.094 130.825L231.347 364.94C231.468 370.307 228.887 375.138 224.434 378.063L226.094 378.84C226.094 378.84 225.519 378.574 224.427 378.068C224.008 378.342 223.573 378.6 223.122 378.84Z", fill: color }), /* @__PURE__ */ React.createElement("path", { d: "M442.54 90.1508C417.887 89.1415 398.69 68.3243 399.687 43.6508C400.684 18.9868 421.501 -0.210108 446.175 0.786767C544.45 4.75552 633.082 47.3305 696.773 113.571C760.553 179.757 799.881 270.196 799.86 369.359C799.881 471.081 758.492 563.591 691.807 630.209C625.19 696.882 532.679 738.271 430.968 738.249C329.234 738.27 236.745 696.882 170.126 630.207C103.442 563.591 62.0527 471.079 62.0745 369.357V299.742L225.953 379.59L151.507 344.741C151.529 422.057 182.721 516.249 233.354 566.973C284.056 617.616 353.667 648.796 430.97 648.82C508.271 648.798 577.861 617.618 628.582 566.973C679.217 516.249 710.407 446.671 710.431 369.357C710.407 293.973 680.768 225.957 632.351 175.59C583.868 125.277 517.095 93.1868 442.54 90.1508Z", fill: "#949494" }));
|
|
5
|
-
};
|
|
6
|
-
var refreshIcon_default = RefreshIcon;
|
|
7
|
-
|
|
8
|
-
export {
|
|
9
|
-
refreshIcon_default
|
|
10
|
-
};
|
package/dist/chunk-C7B23GTE.js
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
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
|
-
};
|
package/dist/chunk-CSKTBLQQ.js
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
// lib/icons/sidebarIcon.tsx
|
|
2
|
-
import * as React from "react";
|
|
3
|
-
var SidebarIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { xmlns: "http://www.w3.org/2000/svg", width: "22", height: "18", viewBox: "0 0 22 18", fill: "none", ...props }, /* @__PURE__ */ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.857 0H14.143C15.227 0 16.101 8.9407e-08 16.809 0.0580001C17.538 0.118 18.178 0.243 18.77 0.545C19.7108 1.02436 20.4756 1.78923 20.955 2.73C21.257 3.322 21.383 3.963 21.442 4.691C21.5 5.399 21.5 6.273 21.5 7.357V10.643C21.5 11.727 21.5 12.601 21.442 13.309C21.382 14.038 21.257 14.678 20.955 15.27C20.4756 16.2108 19.7108 16.9756 18.77 17.455C18.178 17.757 17.538 17.883 16.809 17.942C16.1 18 15.227 18 14.143 18H7.857C6.773 18 5.899 18 5.191 17.942C4.463 17.882 3.822 17.757 3.231 17.455C2.28986 16.9758 1.52462 16.2109 1.045 15.27C0.743 14.678 0.617 14.038 0.558 13.309C0.5 12.6 0.5 11.727 0.5 10.643V7.357C0.5 6.273 0.5 5.399 0.558 4.691C0.618 3.963 0.743 3.322 1.045 2.731C1.52402 1.78949 2.28893 1.02388 3.23 0.544C3.822 0.242 4.463 0.116 5.191 0.0569999C5.9 -7.82311e-08 6.773 0 7.857 0ZM5.354 2.051C4.749 2.101 4.401 2.193 4.138 2.327C3.57354 2.61462 3.11462 3.07354 2.827 3.638C2.693 3.901 2.601 4.249 2.551 4.854C2.501 5.471 2.5 6.264 2.5 7.4V10.6C2.5 11.737 2.5 12.529 2.551 13.146C2.601 13.751 2.693 14.099 2.827 14.362C3.11462 14.9265 3.57354 15.3854 4.138 15.673C4.401 15.807 4.749 15.899 5.354 15.949C5.971 15.999 6.764 16 7.9 16H8.5V2H7.9C6.763 2 5.971 2 5.354 2.051ZM10.5 2V16H14.1C15.237 16 16.029 16 16.646 15.949C17.251 15.899 17.599 15.807 17.862 15.673C18.4265 15.3854 18.8854 14.9265 19.173 14.362C19.307 14.099 19.399 13.751 19.449 13.146C19.499 12.529 19.5 11.736 19.5 10.6V7.4C19.5 6.263 19.5 5.471 19.449 4.854C19.399 4.249 19.307 3.901 19.173 3.638C18.8854 3.07354 18.4265 2.61462 17.862 2.327C17.599 2.193 17.251 2.101 16.646 2.051C16.029 2.001 15.236 2 14.1 2H10.5ZM4 5.5C4 5.23478 4.10536 4.98043 4.29289 4.79289C4.48043 4.60536 4.73478 4.5 5 4.5H6C6.26522 4.5 6.51957 4.60536 6.70711 4.79289C6.89464 4.98043 7 5.23478 7 5.5C7 5.76522 6.89464 6.01957 6.70711 6.20711C6.51957 6.39464 6.26522 6.5 6 6.5H5C4.73478 6.5 4.48043 6.39464 4.29289 6.20711C4.10536 6.01957 4 5.76522 4 5.5ZM4 9C4 8.73478 4.10536 8.48043 4.29289 8.29289C4.48043 8.10536 4.73478 8 5 8H6C6.26522 8 6.51957 8.10536 6.70711 8.29289C6.89464 8.48043 7 8.73478 7 9C7 9.26522 6.89464 9.51957 6.70711 9.70711C6.51957 9.89464 6.26522 10 6 10H5C4.73478 10 4.48043 9.89464 4.29289 9.70711C4.10536 9.51957 4 9.26522 4 9Z", fill: color }));
|
|
4
|
-
var sidebarIcon_default = SidebarIcon;
|
|
5
|
-
|
|
6
|
-
export {
|
|
7
|
-
sidebarIcon_default
|
|
8
|
-
};
|
package/dist/chunk-KNUNHFXS.js
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
// lib/icons/qualificationsIcon.tsx
|
|
2
|
-
import * as React from "react";
|
|
3
|
-
var QualificationsIcon = ({ color = "#3a3a3a", ...props }) => /* @__PURE__ */ React.createElement("svg", { width: "24", height: "17", viewBox: "0 0 24 17", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, /* @__PURE__ */ React.createElement("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M11.096 0.920005L1.422 5.25601C1.29964 5.31928 1.18771 5.40089 1.09003 5.49801C0.982986 5.61801 0.923828 5.7732 0.923828 5.934C0.923828 6.09481 0.982986 6.25 1.09003 6.37001C1.18134 6.47434 1.29472 6.55701 1.422 6.61201L5.35498 8.29801V12.829C5.35246 12.8915 5.36648 12.9535 5.39563 13.0088C5.42478 13.0641 5.46804 13.1108 5.521 13.144L11.909 16.23C11.9351 16.2419 11.9634 16.248 11.992 16.248C12.0206 16.248 12.049 16.2419 12.075 16.23L18.482 13.144C18.5377 13.1137 18.5831 13.0677 18.6127 13.0116C18.6422 12.9556 18.6545 12.892 18.648 12.829V8.29901L21.842 7.04001C21.6965 8.80938 21.6882 10.5874 21.817 12.358C21.817 12.843 22.217 12.843 22.217 12.358C22.4317 10.5206 22.4729 8.66711 22.34 6.82201C22.5425 6.68685 22.7337 6.5357 22.912 6.37001C23.019 6.25 23.0782 6.09481 23.0782 5.934C23.0782 5.7732 23.019 5.61801 22.912 5.49801C22.8142 5.40101 22.7023 5.31941 22.58 5.25601L12.905 0.919005C12.3228 0.692932 11.6771 0.692932 11.095 0.919005L11.096 0.920005ZM12.696 1.86701L21.785 5.94101C21.837 5.96401 21.837 5.98601 21.872 6.00901C21.838 6.03201 21.838 6.05501 21.785 6.07701L17.485 8.01201C17.451 8.01201 17.398 8.01201 17.385 8.05701L12.702 10.151C12.253 10.3102 11.763 10.3102 11.314 10.151L6.62201 8.03401C6.58701 8.03401 6.56998 8.01101 6.55298 8.01101L2.22198 6.07601C2.16898 6.05301 2.16901 6.03101 2.13501 6.00801C2.16901 5.98501 2.16898 5.962 2.22198 5.962L11.31 1.86201C11.5331 1.78448 11.7678 1.74624 12.004 1.74901C12.239 1.7475 12.4725 1.78709 12.694 1.866L12.696 1.86701ZM17.665 8.657V12.482L12.002 15.272L6.33899 12.728V8.90301L11.156 10.926C11.4239 11.0384 11.7115 11.0963 12.002 11.0963C12.2925 11.0963 12.5801 11.0384 12.848 10.926L17.248 8.95501L17.665 8.657Z", fill: color, stroke: color, "stroke-width": "0.2" }));
|
|
4
|
-
var qualificationsIcon_default = QualificationsIcon;
|
|
5
|
-
|
|
6
|
-
export {
|
|
7
|
-
qualificationsIcon_default
|
|
8
|
-
};
|
package/dist/chunk-NMMC4ATV.js
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
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
|
-
};
|
package/dist/chunk-ZDVP4SUD.js
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
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
|
-
};
|