@aitronos/freddy-plugins 0.1.15 → 0.1.17
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/.changeset/config.json +11 -0
- package/.npmrc +2 -0
- package/dist/_virtual/_plugin-vue_export-helper.js +9 -0
- package/dist/components/MyButton.vue.js +9 -0
- package/dist/components/SnackBar.vue.js +7 -0
- package/dist/components/SnackBar.vue2.js +66 -0
- package/dist/icons/IconAitronos.vue.js +16 -0
- package/dist/icons/IconApplePay.vue.js +25 -0
- package/dist/icons/IconArrowDown.vue.js +22 -0
- package/dist/icons/IconArrowLeft.vue.js +22 -0
- package/dist/icons/IconArrowUp.vue.js +23 -0
- package/dist/icons/IconBuildings.vue.js +22 -0
- package/dist/icons/IconCalendarWithTickInside.vue.js +22 -0
- package/dist/icons/IconCardPay.vue.js +22 -0
- package/dist/icons/IconChangeLog.vue.js +22 -0
- package/dist/icons/IconCheckCircleFill.vue.js +16 -0
- package/dist/icons/IconCheckRounded.vue.js +24 -0
- package/dist/icons/IconChevronDown.vue.js +22 -0
- package/dist/icons/IconChevronLeft.vue.js +23 -0
- package/dist/icons/IconChevronRight.vue.js +22 -0
- package/dist/icons/IconChevronUp.vue.js +23 -0
- package/dist/icons/IconCircle.vue.js +33 -0
- package/dist/icons/IconClock.vue.js +22 -0
- package/dist/icons/IconClose.vue.js +18 -0
- package/dist/icons/IconCloseButton.vue.js +22 -0
- package/dist/icons/IconCloudUpload.vue.js +24 -0
- package/dist/icons/IconConnectorConfluence.vue.js +16 -0
- package/dist/icons/IconConnectorFigma.vue.js +16 -0
- package/dist/icons/IconConnectorFreshDesk.vue.js +17 -0
- package/dist/icons/IconConnectorGitHub.vue.js +16 -0
- package/dist/icons/IconConnectorJira.vue.js +17 -0
- package/dist/icons/IconConnectorLinear.vue.js +13 -0
- package/dist/icons/IconConnectorNotion.vue.js +12 -0
- package/dist/icons/IconConnectorSlack.vue.js +13 -0
- package/dist/icons/IconConnectorZapier.vue.js +13 -0
- package/dist/icons/IconCross.vue.js +22 -0
- package/dist/icons/IconCrossCircleFill.vue.js +28 -0
- package/dist/icons/IconCurrentTick.vue.js +22 -0
- package/dist/icons/IconDelete.vue.js +24 -0
- package/dist/icons/IconDisabledAlert.vue.js +16 -0
- package/dist/icons/IconDocumentation.vue.js +22 -0
- package/dist/icons/IconDownload.vue.js +21 -0
- package/dist/icons/IconDropdownArrow.vue.js +22 -0
- package/dist/icons/IconEdit.vue.js +24 -0
- package/dist/icons/IconEllipse.vue.js +5 -0
- package/dist/icons/IconEllipse.vue2.js +58 -0
- package/dist/icons/IconExcelThumbnail.vue.js +25 -0
- package/dist/icons/IconEye.vue.js +28 -0
- package/dist/icons/IconFile.vue.js +24 -0
- package/dist/icons/IconFileSystem.vue.js +22 -0
- package/dist/icons/IconFileUpload.vue.js +20 -0
- package/dist/icons/IconFreddyHub.vue.js +34 -0
- package/dist/icons/IconFreddyHubLogo.vue.js +16 -0
- package/dist/icons/IconFreddyHubNewLogo.vue.js +34 -0
- package/dist/icons/IconFreddyHubTitle.vue.js +43 -0
- package/dist/icons/IconFreddySmall.vue.js +16 -0
- package/dist/icons/IconGlobExpand.vue.js +24 -0
- package/dist/icons/IconHollowCircle.vue.js +24 -0
- package/dist/icons/IconHome.vue.js +22 -0
- package/dist/icons/IconHub.vue.js +30 -0
- package/dist/icons/IconInfoRounded.vue.js +22 -0
- package/dist/icons/IconInvoice.vue.js +12 -0
- package/dist/icons/IconInvoiceSwitch.vue.js +16 -0
- package/dist/icons/IconLapTableBottom.vue.js +25 -0
- package/dist/icons/IconLense.vue.js +27 -0
- package/dist/icons/IconLoadingError.vue.js +16 -0
- package/dist/icons/IconLoadingOrg.vue.js +16 -0
- package/dist/icons/IconLocationWithCircleIn.vue.js +31 -0
- package/dist/icons/IconMarketPlace.vue.js +23 -0
- package/dist/icons/IconNewNotification.vue.js +44 -0
- package/dist/icons/IconNotification.vue.js +44 -0
- package/dist/icons/IconPauseCircle.vue.js +35 -0
- package/dist/icons/IconPdfThumbnail.vue.js +22 -0
- package/dist/icons/IconPencil.vue.js +23 -0
- package/dist/icons/IconPeopleHub.vue.js +19 -0
- package/dist/icons/IconPersonCircle.vue.js +5 -0
- package/dist/icons/IconPersonCircle.vue2.js +30 -0
- package/dist/icons/IconPits.vue.js +16 -0
- package/dist/icons/IconPlay.vue.js +24 -0
- package/dist/icons/IconPlus.vue.js +22 -0
- package/dist/icons/IconPolygonDown.vue.js +24 -0
- package/dist/icons/IconPresentation.vue.js +23 -0
- package/dist/icons/IconProgressBase.vue.js +13 -0
- package/dist/icons/IconProgressComplete.vue.js +43 -0
- package/dist/icons/IconProgressGoing.vue.js +43 -0
- package/dist/icons/IconPurpose.vue.js +18 -0
- package/dist/icons/IconPurseCircleFill.vue.js +16 -0
- package/dist/icons/IconQuestion.vue.js +34 -0
- package/dist/icons/IconRadio.vue.js +26 -0
- package/dist/icons/IconRadioFill.vue.js +26 -0
- package/dist/icons/IconRobotScreen.vue.js +13 -0
- package/dist/icons/IconRoundTick.vue.js +12 -0
- package/dist/icons/IconSearch.vue.js +24 -0
- package/dist/icons/IconSend.vue.js +27 -0
- package/dist/icons/IconSettings.vue.js +30 -0
- package/dist/icons/IconSettingsBold.vue.js +36 -0
- package/dist/icons/IconSize.vue.js +28 -0
- package/dist/icons/IconSortIdle.vue.js +29 -0
- package/dist/icons/IconSpotlio.vue.js +40 -0
- package/dist/icons/IconStatistics.vue.js +22 -0
- package/dist/icons/IconStreamLineHub.vue.js +15 -0
- package/dist/icons/IconStreamLineHubNewLogo.vue.js +15 -0
- package/dist/icons/IconSun.vue.js +38 -0
- package/dist/icons/IconSwap.vue.js +28 -0
- package/dist/icons/IconText.vue.js +22 -0
- package/dist/icons/IconTextThumbnail.vue.js +23 -0
- package/dist/icons/IconThinDocument.vue.js +24 -0
- package/dist/icons/IconThinFile.vue.js +25 -0
- package/dist/icons/IconTick.vue.js +22 -0
- package/dist/icons/IconUser.vue.js +22 -0
- package/dist/icons/IconVerticalDots.vue.js +35 -0
- package/dist/icons/IconWarningOctal.vue.js +21 -0
- package/dist/icons/IconZip.vue.js +36 -0
- package/dist/icons/IconzipThumbnail.vue.js +22 -0
- package/dist/icons.js +213 -106
- package/dist/index.d.ts +1 -0
- package/dist/main.js +122 -85
- package/dist/utility/useSnackbar.js +13 -0
- package/dist/utility.js +1 -1
- package/index.html +13 -0
- package/package.json +6 -9
- package/vite.config.ts +65 -0
- package/vitest.workspace.ts +32 -0
- package/dist/index-Box8-xrv.js +0 -2530
- package/dist/index-D4zUOQfX.js +0 -17
- package/dist/vite.svg +0 -31
- /package/dist/{freddy-plugins.css → index.js.css} +0 -0
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://unpkg.com/@changesets/config@3.1.1/schema.json",
|
|
3
|
+
"changelog": "@changesets/cli/changelog",
|
|
4
|
+
"commit": false,
|
|
5
|
+
"fixed": [],
|
|
6
|
+
"linked": [],
|
|
7
|
+
"access": "restricted",
|
|
8
|
+
"baseBranch": "main",
|
|
9
|
+
"updateInternalDependencies": "patch",
|
|
10
|
+
"ignore": []
|
|
11
|
+
}
|
package/.npmrc
ADDED
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
import { defineComponent as m, createElementBlock as c, openBlock as s, Fragment as u, renderList as p, unref as _, createElementVNode as e, createBlock as f, resolveDynamicComponent as b, normalizeClass as h, createVNode as F, markRaw as n, defineAsyncComponent as r } from "vue";
|
|
2
|
+
import { useSnackBar as g } from "../utility/useSnackbar.js";
|
|
3
|
+
import k from "../icons/IconCloseButton.vue.js";
|
|
4
|
+
const x = { class: "fixed right-5 bottom-2 w-[78%] pb-[17px] z-50" }, v = { class: "flex justify-between items-center relative" }, T = { class: "flex gap-4" }, w = { class: "flex flex-col gap-1.5" }, y = ["innerHTML"], B = ["innerHTML"], C = ["onClick"], I = /* @__PURE__ */ m({
|
|
5
|
+
__name: "SnackBar",
|
|
6
|
+
setup(L) {
|
|
7
|
+
const { snackQueue: l } = g(), i = (o) => {
|
|
8
|
+
switch (o) {
|
|
9
|
+
case "success":
|
|
10
|
+
return n(
|
|
11
|
+
r(() => import("../icons/IconTick.vue.js"))
|
|
12
|
+
);
|
|
13
|
+
case "danger":
|
|
14
|
+
return n(
|
|
15
|
+
r(() => import("../icons/IconCross.vue.js"))
|
|
16
|
+
);
|
|
17
|
+
case "info":
|
|
18
|
+
return n(
|
|
19
|
+
r(() => import("../icons/IconInfoRounded.vue.js"))
|
|
20
|
+
);
|
|
21
|
+
default:
|
|
22
|
+
return n(
|
|
23
|
+
r(() => import("../icons/IconTick.vue.js"))
|
|
24
|
+
);
|
|
25
|
+
}
|
|
26
|
+
}, d = (o) => {
|
|
27
|
+
l.value.splice(o, 1);
|
|
28
|
+
};
|
|
29
|
+
return (o, H) => (s(), c("div", x, [
|
|
30
|
+
(s(!0), c(u, null, p(_(l), (t, a) => (s(), c("div", {
|
|
31
|
+
key: a,
|
|
32
|
+
class: "border-2 border-solid border-white mt-3 p-4 rounded-3xl bg-[#031525] animate-[fade-in-right_0.5s_ease-out]"
|
|
33
|
+
}, [
|
|
34
|
+
e("div", v, [
|
|
35
|
+
e("div", T, [
|
|
36
|
+
(s(), f(b(i(t.toastType)), {
|
|
37
|
+
class: h(["mt-2 h-8 w-8 border-4 stroke-2 rounded-full p-1 border-solid", {
|
|
38
|
+
"border-[#FFFFFF33] bg-[#FFFFFF17]": t.toastType === "info",
|
|
39
|
+
"border-[#F79009] bg-[#FDB022]": t.toastType === "danger"
|
|
40
|
+
}])
|
|
41
|
+
}, null, 8, ["class"])),
|
|
42
|
+
e("div", w, [
|
|
43
|
+
e("p", {
|
|
44
|
+
class: "text-sm font-semibold",
|
|
45
|
+
innerHTML: t.title
|
|
46
|
+
}, null, 8, y),
|
|
47
|
+
e("p", {
|
|
48
|
+
class: "text-sm font-medium leading-normal",
|
|
49
|
+
innerHTML: t.message
|
|
50
|
+
}, null, 8, B)
|
|
51
|
+
])
|
|
52
|
+
]),
|
|
53
|
+
e("button", {
|
|
54
|
+
onClick: (M) => d(a),
|
|
55
|
+
class: "absolute right-2 top-0"
|
|
56
|
+
}, [
|
|
57
|
+
F(k, { class: "w-4 h-4" })
|
|
58
|
+
], 8, C)
|
|
59
|
+
])
|
|
60
|
+
]))), 128))
|
|
61
|
+
]));
|
|
62
|
+
}
|
|
63
|
+
});
|
|
64
|
+
export {
|
|
65
|
+
I as default
|
|
66
|
+
};
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { createElementBlock as e, openBlock as t, createStaticVNode as o } from "vue";
|
|
2
|
+
import n from "../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
const r = {}, l = {
|
|
4
|
+
viewBox: "0 0 181 33",
|
|
5
|
+
fill: "none",
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
7
|
+
};
|
|
8
|
+
function M(Z, C) {
|
|
9
|
+
return t(), e("svg", l, C[0] || (C[0] = [
|
|
10
|
+
o('<path fill-rule="evenodd" clip-rule="evenodd" d="M31.3432 17.1487C31.3525 16.9336 31.3571 16.7174 31.3571 16.5C31.3571 16.2826 31.3525 16.0664 31.3432 15.8513L32.485 15.8022C32.495 16.0337 32.5 16.2663 32.5 16.5C32.5 16.7337 32.495 16.9663 32.485 17.1978L31.3432 17.1487ZM30.2298 10.8129L31.2855 10.3751C30.2026 7.76381 28.4493 5.50301 26.2412 3.80616L25.5448 4.71235C27.5964 6.28891 29.2246 8.38903 30.2298 10.8129ZM17.1487 1.65677L17.1978 0.514961C16.9663 0.505019 16.7337 0.5 16.5 0.5C16.2663 0.5 16.0337 0.505019 15.8022 0.514961L15.8513 1.65677C16.0664 1.64752 16.2826 1.64286 16.5 1.64286C16.7174 1.64286 16.9336 1.64752 17.1487 1.65677ZM10.8129 2.77023L10.3751 1.71454C7.76381 2.79739 5.50301 4.55071 3.80616 6.75883L4.71235 7.45521C6.28891 5.40363 8.38903 3.77535 10.8129 2.77023ZM1.65677 15.8513C1.64752 16.0664 1.64286 16.2826 1.64286 16.5C1.64286 16.7174 1.64752 16.9336 1.65677 17.1487L0.514961 17.1978C0.505019 16.9663 0.5 16.7337 0.5 16.5C0.5 16.2663 0.505019 16.0337 0.514961 15.8022L1.65677 15.8513ZM2.77023 22.1871L1.71454 22.6249C2.79739 25.2362 4.55071 27.497 6.75883 29.1938L7.45521 28.2876C5.40363 26.7111 3.77535 24.611 2.77023 22.1871ZM15.8513 31.3432L15.8022 32.485C16.0337 32.495 16.2663 32.5 16.5 32.5C16.7337 32.5 16.9663 32.495 17.1978 32.485L17.1487 31.3432C16.9336 31.3525 16.7174 31.3571 16.5 31.3571C16.2826 31.3571 16.0664 31.3525 15.8513 31.3432ZM22.1871 30.2298L22.6249 31.2855C25.2362 30.2026 27.497 28.4493 29.1938 26.2412L28.2876 25.5448C26.7111 27.5964 24.611 29.2246 22.1871 30.2298ZM25.6434 16.5C25.6434 21.5494 21.55 25.6428 16.5006 25.6428C11.4511 25.6428 7.3577 21.5494 7.3577 16.5C7.3577 11.4505 11.4511 7.35709 16.5006 7.35709C21.55 7.35709 25.6434 11.4505 25.6434 16.5ZM30.215 16.5C30.215 8.92579 24.0749 2.78569 16.5007 2.78569V3.92855C23.4438 3.92855 29.0722 9.55697 29.0722 16.5H30.215ZM2.78646 16.5C2.78646 24.0742 8.92655 30.2143 16.5007 30.2143V29.0714C9.55774 29.0714 3.92932 23.443 3.92932 16.5H2.78646ZM16.4998 26.7857C22.1805 26.7857 26.7855 22.1806 26.7855 16.5C26.7855 10.8193 22.1805 6.21426 16.4998 6.21426C10.8192 6.21426 6.2141 10.8193 6.2141 16.5C6.2141 22.1806 10.8192 26.7857 16.4998 26.7857ZM16.4998 27.9285C22.8116 27.9285 27.9284 22.8118 27.9284 16.5C27.9284 10.1882 22.8116 5.07141 16.4998 5.07141C10.188 5.07141 5.07124 10.1882 5.07124 16.5C5.07124 22.8118 10.188 27.9285 16.4998 27.9285ZM8.173 5.64286C7.8565 5.88607 7.55095 6.14277 7.2572 6.41209L8.02952 7.25449C8.29893 7.00749 8.57915 6.77208 8.86937 6.54905L8.173 5.64286ZM6.41153 7.25776C6.14221 7.55151 5.88551 7.85706 5.6423 8.17356L6.54849 8.86993C6.77152 8.57971 7.00693 8.29949 7.25393 8.03008L6.41153 7.25776ZM25.7881 26.6344C25.4944 26.9037 25.1888 27.1604 24.8723 27.4036L24.1759 26.4974C24.4662 26.2744 24.7464 26.039 25.0158 25.792L25.7881 26.6344ZM26.6338 25.7887C26.9031 25.4949 27.1598 25.1894 27.403 24.8729L26.4968 24.1765C26.2738 24.4667 26.0384 24.7469 25.7914 25.0164L26.6338 25.7887Z" fill="#1C278A"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M73.4384 22.0652C73.4384 26.4078 76.0288 28.4999 79.8195 28.4999C83.6103 28.4999 86.2006 26.4078 86.2006 22.0652V21.6531H82.4414V22.0652C82.4414 24.189 81.3674 24.9814 79.8195 24.9814C78.2716 24.9814 77.1976 24.1573 77.1976 22.0652V15.8524H85.2529V12.429H77.1976V6.88184H73.4384V22.0652ZM90.1957 18.9905V28.0878H93.9548V18.9905C93.9548 16.4546 95.2184 15.5354 97.0506 15.5354C98.8828 15.5354 100.146 16.4546 100.146 18.9905V19.149H103.874V19.0539C103.874 14.2675 101.126 12.0169 97.0506 12.0169C92.9755 12.0169 90.1957 14.2675 90.1957 18.9905ZM115.248 28.4999C110.32 28.4999 106.846 25.0131 106.846 20.2584C106.846 15.5037 110.32 12.0169 115.248 12.0169C120.176 12.0169 123.651 15.5037 123.651 20.2584C123.651 25.0131 120.176 28.4999 115.248 28.4999ZM115.248 24.9814C117.997 24.9814 119.829 23.0161 119.829 20.2584C119.829 17.5007 117.997 15.5354 115.248 15.5354C112.5 15.5354 110.636 17.5007 110.636 20.2584C110.636 23.0161 112.5 24.9814 115.248 24.9814ZM127.69 19.9414V28.0878H131.449V19.9414C131.449 16.9618 133.028 15.5354 135.397 15.5354C137.767 15.5354 139.346 16.9618 139.346 19.9414V28.0878H143.105V19.9414C143.105 14.6795 140.01 12.0169 135.397 12.0169C130.785 12.0169 127.69 14.7112 127.69 19.9414ZM155.55 28.4999C150.622 28.4999 147.147 25.0131 147.147 20.2584C147.147 15.5037 150.622 12.0169 155.55 12.0169C160.478 12.0169 163.952 15.5037 163.952 20.2584C163.952 25.0131 160.478 28.4999 155.55 28.4999ZM155.55 24.9814C158.298 24.9814 160.13 23.0161 160.13 20.2584C160.13 17.5007 158.298 15.5354 155.55 15.5354C152.801 15.5354 150.938 17.5007 150.938 20.2584C150.938 23.0161 152.801 24.9814 155.55 24.9814ZM167.391 23.4599C167.486 26.3761 169.981 28.4999 173.961 28.4999C177.942 28.4999 180.5 26.4078 180.5 23.238C180.5 19.4421 176.877 18.9513 174.762 18.6647L174.593 18.6418C172.919 18.4199 171.497 18.2297 171.497 17.0252C171.497 16.106 172.319 15.3135 173.961 15.3135C175.446 15.3135 176.331 15.9792 176.425 16.9301H180.153C180.058 14.1724 177.721 12.0169 173.898 12.0169C170.139 12.0169 167.707 14.109 167.707 17.3105C167.707 21.0928 171.147 21.5459 173.545 21.8617L173.645 21.875L173.748 21.8886C175.376 22.1038 176.71 22.2801 176.71 23.4599C176.71 24.4108 175.888 25.2033 173.961 25.2033C172.129 25.2033 171.213 24.5059 171.181 23.4599H167.391ZM42.5 20.4167C42.5 25.7737 46.4803 28.4997 50.271 28.4997C52.735 28.4997 54.8515 27.3269 55.7992 25.0129V28.0876H59.2424V20.385C59.2424 15.345 55.8308 12.0167 50.9344 12.0167C45.9748 12.0167 42.5 15.4401 42.5 20.4167ZM55.4833 20.2582C55.4833 23.016 53.6511 24.9812 50.9028 24.9812C48.1545 24.9812 46.2907 23.016 46.2907 20.2582C46.2907 17.5005 48.1545 15.5352 50.9028 15.5352C53.6511 15.5352 55.4833 17.5005 55.4833 20.2582ZM68.2264 12.4288H64.4673V28.0876H68.2264V12.4288Z" fill="url(#paint0_linear_31416_12789)"></path><path d="M63.8666 7.03584C63.8666 8.49395 64.909 9.53998 66.3621 9.53998C67.8153 9.53998 68.8577 8.49395 68.8577 7.03584C68.8577 5.57773 67.8153 4.5 66.3621 4.5C64.909 4.5 63.8666 5.57773 63.8666 7.03584Z" fill="#52D0EB"></path><defs><linearGradient id="paint0_linear_31416_12789" x1="42.5" y1="17.6909" x2="149.729" y2="75.1328" gradientUnits="userSpaceOnUse"><stop stop-color="#1C278A"></stop><stop offset="1" stop-color="#52D0EB"></stop></linearGradient></defs>', 4)
|
|
11
|
+
]));
|
|
12
|
+
}
|
|
13
|
+
const s = /* @__PURE__ */ n(r, [["render", M]]);
|
|
14
|
+
export {
|
|
15
|
+
s as default
|
|
16
|
+
};
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { createElementBlock as l, openBlock as o, createElementVNode as e } from "vue";
|
|
2
|
+
import t from "../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
const n = {}, r = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
viewBox: "0 0 56 40",
|
|
6
|
+
fill: "none"
|
|
7
|
+
};
|
|
8
|
+
function H(c, C) {
|
|
9
|
+
return o(), l("svg", r, C[0] || (C[0] = [
|
|
10
|
+
e("path", {
|
|
11
|
+
d: "M0 4C0 1.79086 1.79086 0 4 0H52C54.2091 0 56 1.79086 56 4V36C56 38.2091 54.2091 40 52 40H4C1.79086 40 0 38.2091 0 36V4Z",
|
|
12
|
+
fill: "#031525"
|
|
13
|
+
}, null, -1),
|
|
14
|
+
e("path", {
|
|
15
|
+
"fill-rule": "evenodd",
|
|
16
|
+
"clip-rule": "evenodd",
|
|
17
|
+
d: "M15.5625 13.9027C15.0924 14.4892 14.3404 14.9517 13.5883 14.8857C13.4943 14.0927 13.8625 13.2501 14.2934 12.7297C14.7634 12.1267 15.586 11.6971 16.2519 11.6641C16.3302 12.4901 16.0247 13.2996 15.5625 13.9027ZM16.244 15.0426C15.5814 15.0024 14.9769 15.2527 14.4886 15.4549C14.1743 15.585 13.9082 15.6952 13.7058 15.6952C13.4786 15.6952 13.2015 15.5791 12.8904 15.4488C12.4827 15.278 12.0166 15.0828 11.5279 15.0922C10.4076 15.1087 9.36571 15.7778 8.79383 16.8434C7.61873 18.9746 8.4883 22.1301 9.62423 23.8648C10.1804 24.7239 10.8463 25.6656 11.7238 25.6326C12.1098 25.6172 12.3874 25.493 12.6748 25.3644C13.0056 25.2164 13.3493 25.0626 13.8859 25.0626C14.404 25.0626 14.7326 25.2124 15.0481 25.3561C15.3481 25.4928 15.6361 25.6241 16.0638 25.616C16.9725 25.5995 17.5444 24.7569 18.1006 23.8979C18.7009 22.9758 18.9647 22.076 19.0047 21.9394L19.0094 21.9236C19.0084 21.9226 19.001 21.919 18.988 21.9127L18.9879 21.9127C18.7873 21.8158 17.2536 21.0755 17.2389 19.0902C17.2241 17.4239 18.4554 16.5797 18.6492 16.4468C18.661 16.4387 18.6689 16.4332 18.6725 16.4304C17.8891 15.2078 16.667 15.0756 16.244 15.0426ZM22.5348 25.5252V12.6471H27.1177C29.4835 12.6471 31.1365 14.3652 31.1365 16.8764C31.1365 19.3876 29.4522 21.1223 27.055 21.1223H24.4306V25.5252H22.5348ZM24.4304 14.3322H26.6161C28.2613 14.3322 29.2013 15.2574 29.2013 16.8847C29.2013 18.512 28.2613 19.4454 26.6083 19.4454H24.4304V14.3322ZM37.396 23.9805C36.8946 24.9882 35.79 25.6243 34.5992 25.6243C32.8366 25.6243 31.6066 24.5174 31.6066 22.8488C31.6066 21.1967 32.7974 20.2467 34.9988 20.1063L37.3646 19.9576V19.2472C37.3646 18.1981 36.7144 17.6281 35.555 17.6281C34.5992 17.6281 33.902 18.1486 33.761 18.9416H32.0532C32.108 17.2729 33.5965 16.0587 35.6098 16.0587C37.7798 16.0587 39.19 17.2564 39.19 19.115V25.5252H37.4351V23.9805H37.396ZM35.1083 24.0961C34.0977 24.0961 33.4553 23.584 33.4553 22.7992C33.4553 21.9897 34.0742 21.5188 35.2571 21.4445L37.3645 21.3041V22.031C37.3645 23.237 36.3931 24.0961 35.1083 24.0961ZM45.0106 26.0291C44.2507 28.2842 43.3811 29.0276 41.5323 29.0276C41.3912 29.0276 40.9212 29.0111 40.8115 28.9781V27.4334C40.929 27.4499 41.2189 27.4664 41.3677 27.4664C42.206 27.4664 42.676 27.0947 42.9659 26.1282L43.1382 25.5582L39.9263 16.1826H41.9083L44.141 23.7905H44.1802L46.4128 16.1826H48.34L45.0106 26.0291Z",
|
|
18
|
+
fill: "white"
|
|
19
|
+
}, null, -1)
|
|
20
|
+
]));
|
|
21
|
+
}
|
|
22
|
+
const f = /* @__PURE__ */ t(n, [["render", H]]);
|
|
23
|
+
export {
|
|
24
|
+
f as default
|
|
25
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { createElementBlock as e, openBlock as r, createElementVNode as n } from "vue";
|
|
2
|
+
import t from "../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
const s = {}, c = {
|
|
4
|
+
class: "stroke-1-25",
|
|
5
|
+
viewBox: "0 0 9 13",
|
|
6
|
+
fill: "none",
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
8
|
+
};
|
|
9
|
+
function l(i, o) {
|
|
10
|
+
return r(), e("svg", c, o[0] || (o[0] = [
|
|
11
|
+
n("path", {
|
|
12
|
+
d: "M4.5 1.5L4.5 11.5M4.5 11.5L8.25 7.75M4.5 11.5L0.75 7.75",
|
|
13
|
+
stroke: "currentcolor",
|
|
14
|
+
"stroke-linecap": "round",
|
|
15
|
+
"stroke-linejoin": "round"
|
|
16
|
+
}, null, -1)
|
|
17
|
+
]));
|
|
18
|
+
}
|
|
19
|
+
const m = /* @__PURE__ */ t(s, [["render", l]]);
|
|
20
|
+
export {
|
|
21
|
+
m as default
|
|
22
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { createElementBlock as e, openBlock as r, createElementVNode as t } from "vue";
|
|
2
|
+
import n from "../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
const s = {}, c = {
|
|
4
|
+
class: "stroke-3",
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
viewBox: "0 0 28 28",
|
|
7
|
+
fill: "none"
|
|
8
|
+
};
|
|
9
|
+
function l(i, o) {
|
|
10
|
+
return r(), e("svg", c, o[0] || (o[0] = [
|
|
11
|
+
t("path", {
|
|
12
|
+
d: "M22.1654 14.0026H5.83203M5.83203 14.0026L13.9987 22.1693M5.83203 14.0026L13.9987 5.83594",
|
|
13
|
+
stroke: "currentColor",
|
|
14
|
+
"stroke-linecap": "round",
|
|
15
|
+
"stroke-linejoin": "round"
|
|
16
|
+
}, null, -1)
|
|
17
|
+
]));
|
|
18
|
+
}
|
|
19
|
+
const m = /* @__PURE__ */ n(s, [["render", l]]);
|
|
20
|
+
export {
|
|
21
|
+
m as default
|
|
22
|
+
};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { createElementBlock as r, openBlock as e, createElementVNode as t } from "vue";
|
|
2
|
+
import n from "../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
const s = {}, c = {
|
|
4
|
+
class: "stroke-1-25",
|
|
5
|
+
viewBox: "0 0 9 13",
|
|
6
|
+
fill: "none",
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
8
|
+
};
|
|
9
|
+
function l(i, o) {
|
|
10
|
+
return e(), r("svg", c, o[0] || (o[0] = [
|
|
11
|
+
t("path", {
|
|
12
|
+
d: "M4.5 1.5L4.5 11.5M4.5 11.5L8.25 7.75M4.5 11.5L0.75 7.75",
|
|
13
|
+
stroke: "currentcolor",
|
|
14
|
+
transform: "rotate(180 4.5 6.5)",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round"
|
|
17
|
+
}, null, -1)
|
|
18
|
+
]));
|
|
19
|
+
}
|
|
20
|
+
const m = /* @__PURE__ */ n(s, [["render", l]]);
|
|
21
|
+
export {
|
|
22
|
+
m as default
|
|
23
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { createElementBlock as e, openBlock as n, createElementVNode as r } from "vue";
|
|
2
|
+
import t from "../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
const s = {}, l = {
|
|
4
|
+
viewBox: "0 0 58 52",
|
|
5
|
+
class: "stroke-3",
|
|
6
|
+
fill: "none",
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
8
|
+
};
|
|
9
|
+
function c(C, o) {
|
|
10
|
+
return n(), e("svg", l, o[0] || (o[0] = [
|
|
11
|
+
r("path", {
|
|
12
|
+
d: "M16.9999 23.3333H9.26659C7.77311 23.3333 7.02638 23.3333 6.45594 23.624C5.95418 23.8796 5.54623 24.2876 5.29057 24.7894C4.99992 25.3598 4.99992 26.1065 4.99992 27.6V50M40.9999 23.3333H48.7333C50.2267 23.3333 50.9735 23.3333 51.5439 23.624C52.0457 23.8796 52.4536 24.2876 52.7093 24.7894C52.9999 25.3598 52.9999 26.1065 52.9999 27.6V50M40.9999 50V10.5333C40.9999 7.54639 40.9999 6.05291 40.4186 4.91205C39.9073 3.90852 39.0914 3.09262 38.0879 2.5813C36.947 2 35.4535 2 32.4666 2H25.5333C22.5463 2 21.0528 2 19.912 2.5813C18.9084 3.09262 18.0925 3.90852 17.5812 4.91205C16.9999 6.05291 16.9999 7.54639 16.9999 10.5333V50M55.6666 50H2.33325M26.3333 12.6667H31.6666M26.3333 23.3333H31.6666M26.3333 34H31.6666",
|
|
13
|
+
stroke: "currentColor",
|
|
14
|
+
"stroke-linecap": "round",
|
|
15
|
+
"stroke-linejoin": "round"
|
|
16
|
+
}, null, -1)
|
|
17
|
+
]));
|
|
18
|
+
}
|
|
19
|
+
const f = /* @__PURE__ */ t(s, [["render", c]]);
|
|
20
|
+
export {
|
|
21
|
+
f as default
|
|
22
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { createElementBlock as o, openBlock as n, createElementVNode as r } from "vue";
|
|
2
|
+
import t from "../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
const s = {}, c = {
|
|
4
|
+
class: "stroke-1",
|
|
5
|
+
viewBox: "0 0 18 20",
|
|
6
|
+
fill: "none",
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
8
|
+
};
|
|
9
|
+
function l(C, e) {
|
|
10
|
+
return n(), o("svg", c, e[0] || (e[0] = [
|
|
11
|
+
r("path", {
|
|
12
|
+
d: "M16.875 8.44273H1.875M12.7083 1.77606V5.1094M6.04167 1.77606V5.1094M6.875 13.4427L8.54167 15.1094L12.2917 11.3594M5.875 18.4427H12.875C14.2751 18.4427 14.9752 18.4427 15.51 18.1702C15.9804 17.9306 16.3628 17.5481 16.6025 17.0777C16.875 16.5429 16.875 15.8429 16.875 14.4427V7.44273C16.875 6.0426 16.875 5.34253 16.6025 4.80775C16.3628 4.33735 15.9804 3.9549 15.51 3.71521C14.9752 3.44273 14.2751 3.44273 12.875 3.44273H5.875C4.47487 3.44273 3.7748 3.44273 3.24002 3.71521C2.76962 3.9549 2.38717 4.33735 2.14748 4.80775C1.875 5.34253 1.875 6.0426 1.875 7.44273V14.4427C1.875 15.8429 1.875 16.5429 2.14748 17.0777C2.38717 17.5481 2.76962 17.9306 3.24002 18.1702C3.7748 18.4427 4.47487 18.4427 5.875 18.4427Z",
|
|
13
|
+
stroke: "currentColor",
|
|
14
|
+
"stroke-linecap": "round",
|
|
15
|
+
"stroke-linejoin": "round"
|
|
16
|
+
}, null, -1)
|
|
17
|
+
]));
|
|
18
|
+
}
|
|
19
|
+
const a = /* @__PURE__ */ t(s, [["render", l]]);
|
|
20
|
+
export {
|
|
21
|
+
a as default
|
|
22
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { createElementBlock as e, openBlock as r, createElementVNode as t } from "vue";
|
|
2
|
+
import n from "../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
const s = {}, c = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
class: "stroke-2",
|
|
6
|
+
viewBox: "0 0 24 24",
|
|
7
|
+
fill: "none"
|
|
8
|
+
};
|
|
9
|
+
function l(C, o) {
|
|
10
|
+
return r(), e("svg", c, o[0] || (o[0] = [
|
|
11
|
+
t("path", {
|
|
12
|
+
d: "M22 10H2M2 8.2L2 15.8C2 16.9201 2 17.4802 2.21799 17.908C2.40973 18.2843 2.71569 18.5903 3.09202 18.782C3.51984 19 4.07989 19 5.2 19L18.8 19C19.9201 19 20.4802 19 20.908 18.782C21.2843 18.5903 21.5903 18.2843 21.782 17.908C22 17.4802 22 16.9201 22 15.8V8.2C22 7.0799 22 6.51984 21.782 6.09202C21.5903 5.7157 21.2843 5.40974 20.908 5.21799C20.4802 5 19.9201 5 18.8 5L5.2 5C4.0799 5 3.51984 5 3.09202 5.21799C2.7157 5.40973 2.40973 5.71569 2.21799 6.09202C2 6.51984 2 7.07989 2 8.2Z",
|
|
13
|
+
stroke: "currentColor",
|
|
14
|
+
"stroke-linecap": "round",
|
|
15
|
+
"stroke-linejoin": "round"
|
|
16
|
+
}, null, -1)
|
|
17
|
+
]));
|
|
18
|
+
}
|
|
19
|
+
const d = /* @__PURE__ */ n(s, [["render", l]]);
|
|
20
|
+
export {
|
|
21
|
+
d as default
|
|
22
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { createElementBlock as e, openBlock as n, createElementVNode as r } from "vue";
|
|
2
|
+
import t from "../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
const s = {}, c = {
|
|
4
|
+
class: "stroke-1",
|
|
5
|
+
viewBox: "0 0 16 16",
|
|
6
|
+
fill: "none",
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
8
|
+
};
|
|
9
|
+
function l(C, o) {
|
|
10
|
+
return n(), e("svg", c, o[0] || (o[0] = [
|
|
11
|
+
r("path", {
|
|
12
|
+
d: "M1.3335 9.66663L7.76165 12.8807C7.8491 12.9244 7.89283 12.9463 7.9387 12.9549C7.97932 12.9625 8.02101 12.9625 8.06163 12.9549C8.1075 12.9463 8.15122 12.9244 8.23868 12.8807L14.6668 9.66663M1.3335 6.3333L7.76165 3.11922C7.8491 3.07549 7.89283 3.05363 7.9387 3.04502C7.97932 3.0374 8.02101 3.0374 8.06163 3.04502C8.1075 3.05363 8.15122 3.07549 8.23868 3.11922L14.6668 6.3333L8.23868 9.54737C8.15122 9.5911 8.1075 9.61296 8.06163 9.62157C8.02101 9.62919 7.97932 9.62919 7.9387 9.62157C7.89283 9.61296 7.8491 9.5911 7.76165 9.54737L1.3335 6.3333Z",
|
|
13
|
+
stroke: "currentColor",
|
|
14
|
+
"stroke-linecap": "round",
|
|
15
|
+
"stroke-linejoin": "round"
|
|
16
|
+
}, null, -1)
|
|
17
|
+
]));
|
|
18
|
+
}
|
|
19
|
+
const d = /* @__PURE__ */ t(s, [["render", l]]);
|
|
20
|
+
export {
|
|
21
|
+
d as default
|
|
22
|
+
};
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { createElementBlock as o, openBlock as t, createElementVNode as r } from "vue";
|
|
2
|
+
import n from "../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
const l = {}, c = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
fill: "currentColor",
|
|
6
|
+
viewBox: "0 0 16 16"
|
|
7
|
+
};
|
|
8
|
+
function s(a, e) {
|
|
9
|
+
return t(), o("svg", c, e[0] || (e[0] = [
|
|
10
|
+
r("path", { d: "M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0m-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z" }, null, -1)
|
|
11
|
+
]));
|
|
12
|
+
}
|
|
13
|
+
const f = /* @__PURE__ */ n(l, [["render", s]]);
|
|
14
|
+
export {
|
|
15
|
+
f as default
|
|
16
|
+
};
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { createElementBlock as o, openBlock as t, createElementVNode as n } from "vue";
|
|
2
|
+
import r from "../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
const s = {}, c = {
|
|
4
|
+
width: "100%",
|
|
5
|
+
height: "100%",
|
|
6
|
+
viewBox: "0 0 16 16",
|
|
7
|
+
fill: "none",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
9
|
+
};
|
|
10
|
+
function i(l, e) {
|
|
11
|
+
return t(), o("svg", c, e[0] || (e[0] = [
|
|
12
|
+
n("path", {
|
|
13
|
+
d: "M5.00016 8.00004L7.00016 10L11.0002 6.00004M14.6668 8.00004C14.6668 11.6819 11.6821 14.6667 8.00016 14.6667C4.31826 14.6667 1.3335 11.6819 1.3335 8.00004C1.3335 4.31814 4.31826 1.33337 8.00016 1.33337C11.6821 1.33337 14.6668 4.31814 14.6668 8.00004Z",
|
|
14
|
+
stroke: "currentColor",
|
|
15
|
+
"stroke-width": "1.33333",
|
|
16
|
+
"stroke-linecap": "round",
|
|
17
|
+
"stroke-linejoin": "round"
|
|
18
|
+
}, null, -1)
|
|
19
|
+
]));
|
|
20
|
+
}
|
|
21
|
+
const m = /* @__PURE__ */ r(s, [["render", i]]);
|
|
22
|
+
export {
|
|
23
|
+
m as default
|
|
24
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { createElementBlock as e, openBlock as n, createElementVNode as r } from "vue";
|
|
2
|
+
import t from "../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
const s = {}, c = {
|
|
4
|
+
viewBox: "0 0 20 20",
|
|
5
|
+
class: "stroke-2",
|
|
6
|
+
fill: "none",
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
8
|
+
};
|
|
9
|
+
function l(i, o) {
|
|
10
|
+
return n(), e("svg", c, o[0] || (o[0] = [
|
|
11
|
+
r("path", {
|
|
12
|
+
d: "M5 7.5L10 12.5L15 7.5",
|
|
13
|
+
stroke: "currentColor",
|
|
14
|
+
"stroke-linecap": "round",
|
|
15
|
+
"stroke-linejoin": "round"
|
|
16
|
+
}, null, -1)
|
|
17
|
+
]));
|
|
18
|
+
}
|
|
19
|
+
const m = /* @__PURE__ */ t(s, [["render", l]]);
|
|
20
|
+
export {
|
|
21
|
+
m as default
|
|
22
|
+
};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { createElementBlock as o, openBlock as t, createElementVNode as r } from "vue";
|
|
2
|
+
import n from "../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
const s = {}, c = {
|
|
4
|
+
class: "self-center",
|
|
5
|
+
viewBox: "0 0 20 21",
|
|
6
|
+
fill: "none",
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
8
|
+
};
|
|
9
|
+
function l(i, e) {
|
|
10
|
+
return t(), o("svg", c, e[0] || (e[0] = [
|
|
11
|
+
r("path", {
|
|
12
|
+
d: "M12.5 16.3333L6.66667 10.5L12.5 4.66663",
|
|
13
|
+
stroke: "currentColor",
|
|
14
|
+
"stroke-width": "2",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round"
|
|
17
|
+
}, null, -1)
|
|
18
|
+
]));
|
|
19
|
+
}
|
|
20
|
+
const m = /* @__PURE__ */ n(s, [["render", l]]);
|
|
21
|
+
export {
|
|
22
|
+
m as default
|
|
23
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { createElementBlock as e, openBlock as t, createElementVNode as r } from "vue";
|
|
2
|
+
import n from "../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
const s = {}, c = {
|
|
4
|
+
viewBox: "0 0 17 18",
|
|
5
|
+
fill: "none",
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
7
|
+
};
|
|
8
|
+
function l(i, o) {
|
|
9
|
+
return t(), e("svg", c, o[0] || (o[0] = [
|
|
10
|
+
r("path", {
|
|
11
|
+
d: "M6.375 4.04165L11.3333 8.99998L6.375 13.9583",
|
|
12
|
+
stroke: "currentColor",
|
|
13
|
+
"stroke-width": "2",
|
|
14
|
+
"stroke-linecap": "round",
|
|
15
|
+
"stroke-linejoin": "round"
|
|
16
|
+
}, null, -1)
|
|
17
|
+
]));
|
|
18
|
+
}
|
|
19
|
+
const m = /* @__PURE__ */ n(s, [["render", l]]);
|
|
20
|
+
export {
|
|
21
|
+
m as default
|
|
22
|
+
};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { createElementBlock as e, openBlock as r, createElementVNode as t } from "vue";
|
|
2
|
+
import n from "../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
const s = {}, c = {
|
|
4
|
+
class: "stroke-1",
|
|
5
|
+
viewBox: "0 0 8 5",
|
|
6
|
+
fill: "none",
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
8
|
+
};
|
|
9
|
+
function l(i, o) {
|
|
10
|
+
return r(), e("svg", c, o[0] || (o[0] = [
|
|
11
|
+
t("path", {
|
|
12
|
+
d: "M6.91683 1.25L4.00016 4.16667L1.0835 1.25",
|
|
13
|
+
stroke: "currentColor",
|
|
14
|
+
"stroke-linecap": "round",
|
|
15
|
+
"stroke-linejoin": "round",
|
|
16
|
+
transform: "rotate(180 4 2.5)"
|
|
17
|
+
}, null, -1)
|
|
18
|
+
]));
|
|
19
|
+
}
|
|
20
|
+
const m = /* @__PURE__ */ n(s, [["render", l]]);
|
|
21
|
+
export {
|
|
22
|
+
m as default
|
|
23
|
+
};
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { createElementBlock as o, openBlock as r, createElementVNode as e } from "vue";
|
|
2
|
+
import n from "../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
const i = {}, l = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
viewBox: "0 0 16 16",
|
|
6
|
+
fill: "none"
|
|
7
|
+
};
|
|
8
|
+
function c(s, t) {
|
|
9
|
+
return r(), o("svg", l, t[0] || (t[0] = [
|
|
10
|
+
e("g", { "clip-path": "url(#clip0_36025_54127)" }, [
|
|
11
|
+
e("path", {
|
|
12
|
+
d: "M7.9987 5.33594V8.0026M7.9987 10.6693H8.00536M14.6654 8.0026C14.6654 11.6845 11.6806 14.6693 7.9987 14.6693C4.3168 14.6693 1.33203 11.6845 1.33203 8.0026C1.33203 4.32071 4.3168 1.33594 7.9987 1.33594C11.6806 1.33594 14.6654 4.32071 14.6654 8.0026Z",
|
|
13
|
+
stroke: "currentColor",
|
|
14
|
+
"stroke-width": "1.33333",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round"
|
|
17
|
+
})
|
|
18
|
+
], -1),
|
|
19
|
+
e("defs", null, [
|
|
20
|
+
e("clipPath", { id: "clip0_36025_54127" }, [
|
|
21
|
+
e("rect", {
|
|
22
|
+
width: "16",
|
|
23
|
+
height: "16",
|
|
24
|
+
fill: "white"
|
|
25
|
+
})
|
|
26
|
+
])
|
|
27
|
+
], -1)
|
|
28
|
+
]));
|
|
29
|
+
}
|
|
30
|
+
const _ = /* @__PURE__ */ n(i, [["render", c]]);
|
|
31
|
+
export {
|
|
32
|
+
_ as default
|
|
33
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { createElementBlock as e, openBlock as r, createElementVNode as t } from "vue";
|
|
2
|
+
import n from "../_virtual/_plugin-vue_export-helper.js";
|
|
3
|
+
const s = {}, c = {
|
|
4
|
+
class: "stroke-1-25",
|
|
5
|
+
viewBox: "0 0 17 17",
|
|
6
|
+
fill: "none",
|
|
7
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
8
|
+
};
|
|
9
|
+
function l(i, o) {
|
|
10
|
+
return r(), e("svg", c, o[0] || (o[0] = [
|
|
11
|
+
t("path", {
|
|
12
|
+
d: "M8.5 4V8.5L11.5 10M16 8.5C16 12.6421 12.6421 16 8.5 16C4.35786 16 1 12.6421 1 8.5C1 4.35786 4.35786 1 8.5 1C12.6421 1 16 4.35786 16 8.5Z",
|
|
13
|
+
stroke: "currentColor",
|
|
14
|
+
"stroke-linecap": "round",
|
|
15
|
+
"stroke-linejoin": "round"
|
|
16
|
+
}, null, -1)
|
|
17
|
+
]));
|
|
18
|
+
}
|
|
19
|
+
const m = /* @__PURE__ */ n(s, [["render", l]]);
|
|
20
|
+
export {
|
|
21
|
+
m as default
|
|
22
|
+
};
|