@scalar/icons 0.1.0
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/LICENSE +21 -0
- package/README.md +20 -0
- package/dist/LibraryIcon.vue.d.ts +17 -0
- package/dist/LibraryIcon.vue.d.ts.map +1 -0
- package/dist/LibraryIcon.vue.js +15 -0
- package/dist/LibraryIcon.vue2.js +4 -0
- package/dist/icons/basic-shape-diamond.svg.js +21 -0
- package/dist/icons/basic-shape-hexagon.svg.js +22 -0
- package/dist/icons/basic-shape-primary-circle-ellipse-round.svg.js +22 -0
- package/dist/icons/basic-shape-primary-square-rectangle.svg.js +22 -0
- package/dist/icons/basic-shape-shield.svg.js +22 -0
- package/dist/icons/computer-device-desktop-monitor.svg.js +24 -0
- package/dist/icons/computer-device-desktop.svg.js +22 -0
- package/dist/icons/computer-device-laptop.svg.js +22 -0
- package/dist/icons/computer-device-mobile-phone-android-samsung-back.svg.js +29 -0
- package/dist/icons/computer-device-mobile-phone-android-samsung.svg.js +26 -0
- package/dist/icons/computer-device-mobile-phone-iphone-x-back.svg.js +26 -0
- package/dist/icons/computer-device-mobile-phone-iphone-x.svg.js +29 -0
- package/dist/icons/computer-device-mobile-tablet-touch.svg.js +29 -0
- package/dist/icons/computer-device-mobile-tablet.svg.js +22 -0
- package/dist/icons/computer-device-network-ethernet-cat6.svg.js +29 -0
- package/dist/icons/computer-device-network-lan-www.svg.js +24 -0
- package/dist/icons/computer-device-network-wifi-connection.svg.js +29 -0
- package/dist/icons/computer-device-network-wifi-router.svg.js +26 -0
- package/dist/icons/ecology-science-erlenmeyer-flask.svg.js +26 -0
- package/dist/icons/image-flash-lightning.svg.js +21 -0
- package/dist/icons/image-picture-flower.svg.js +25 -0
- package/dist/icons/interface-alert-exclamation-diamond.svg.js +32 -0
- package/dist/icons/interface-alert-exclamation-triangle-warning.svg.js +32 -0
- package/dist/icons/interface-alert-information-circle.svg.js +32 -0
- package/dist/icons/interface-award-crown.svg.js +22 -0
- package/dist/icons/interface-bookmark-tag.svg.js +29 -0
- package/dist/icons/interface-bookmark.svg.js +22 -0
- package/dist/icons/interface-calendar-date-one.svg.js +30 -0
- package/dist/icons/interface-content-book-open-pages.svg.js +24 -0
- package/dist/icons/interface-content-book-page.svg.js +29 -0
- package/dist/icons/interface-content-file.svg.js +28 -0
- package/dist/icons/interface-content-folder.svg.js +22 -0
- package/dist/icons/interface-copy-clipboard.svg.js +25 -0
- package/dist/icons/interface-edit-attachment.svg.js +22 -0
- package/dist/icons/interface-edit-binocular.svg.js +43 -0
- package/dist/icons/interface-edit-magic-wand.svg.js +22 -0
- package/dist/icons/interface-edit-tool-paint-roller.svg.js +29 -0
- package/dist/icons/interface-edit-tool-pencil.svg.js +29 -0
- package/dist/icons/interface-favorite-award.svg.js +36 -0
- package/dist/icons/interface-favorite-flag.svg.js +22 -0
- package/dist/icons/interface-favorite-heart.svg.js +22 -0
- package/dist/icons/interface-favorite-star.svg.js +22 -0
- package/dist/icons/interface-favorite-stars-sparkles.svg.js +22 -0
- package/dist/icons/interface-hierarchy-flowchart.svg.js +29 -0
- package/dist/icons/interface-home-house.svg.js +22 -0
- package/dist/icons/interface-hyperlink.svg.js +22 -0
- package/dist/icons/interface-lighting-brightness.svg.js +22 -0
- package/dist/icons/interface-lock-closed.svg.js +26 -0
- package/dist/icons/interface-lock-open-unlock.svg.js +26 -0
- package/dist/icons/interface-login-key.svg.js +29 -0
- package/dist/icons/interface-search.svg.js +22 -0
- package/dist/icons/interface-setting-cog.svg.js +29 -0
- package/dist/icons/interface-share-megaphone-bullhorn.svg.js +22 -0
- package/dist/icons/interface-share-rocket.svg.js +36 -0
- package/dist/icons/interface-share-satellite.svg.js +22 -0
- package/dist/icons/interface-share-space-ship.svg.js +38 -0
- package/dist/icons/interface-share.svg.js +22 -0
- package/dist/icons/interface-signal-square.svg.js +29 -0
- package/dist/icons/interface-time-clock-circle.svg.js +22 -0
- package/dist/icons/interface-time-hour-glass.svg.js +36 -0
- package/dist/icons/interface-users-multiple.svg.js +22 -0
- package/dist/icons/interface-weather-moon.svg.js +23 -0
- package/dist/icons/mail-chat-bubble-square.svg.js +22 -0
- package/dist/icons/mail-send-email-paper-airplane.svg.js +29 -0
- package/dist/icons/mail-send-envelope.svg.js +29 -0
- package/dist/icons/money-cashier-receipt.svg.js +29 -0
- package/dist/icons/money-currency-dollar-pay.svg.js +22 -0
- package/dist/icons/money-graph-arrow-increase.svg.js +29 -0
- package/dist/icons/money-graph-bar-chart-increase.svg.js +22 -0
- package/dist/icons/nature-ecology-leaf.svg.js +24 -0
- package/dist/icons/phone-telephone.svg.js +22 -0
- package/dist/icons/programming-bug.svg.js +29 -0
- package/dist/icons/programming-cloud.svg.js +22 -0
- package/dist/icons/programming-computer-database-server.svg.js +32 -0
- package/dist/icons/programming-computer-database.svg.js +36 -0
- package/dist/icons/programming-module-four-layout.svg.js +22 -0
- package/dist/icons/programming-module-three.svg.js +22 -0
- package/dist/icons/programming-module.svg.js +22 -0
- package/dist/icons/programming-script-code.svg.js +22 -0
- package/dist/icons/shopping-cart.svg.js +36 -0
- package/dist/icons/shopping-gift-present.svg.js +36 -0
- package/dist/icons/shopping-shipping-box-parcel-package.svg.js +29 -0
- package/dist/icons/tag-new-circle.svg.js +22 -0
- package/dist/icons/travel-map-earth-globe.svg.js +24 -0
- package/dist/icons.d.ts +6 -0
- package/dist/icons.d.ts.map +1 -0
- package/dist/icons.js +195 -0
- package/dist/index.d.ts +4 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +7 -0
- package/dist/types.d.ts +6 -0
- package/dist/types.d.ts.map +1 -0
- package/package.json +48 -0
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import { openBlock as t, createElementBlock as o, createElementVNode as e } from "vue";
|
|
2
|
+
const r = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
fill: "none",
|
|
5
|
+
"stroke-width": "1.5",
|
|
6
|
+
viewBox: "0 0 24 24"
|
|
7
|
+
}, n = /* @__PURE__ */ e("path", {
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
d: "M12 17.25a.375.375 0 0 1 0-.75m0 .75a.375.375 0 0 0 0-.75"
|
|
10
|
+
}, null, -1), l = /* @__PURE__ */ e("path", {
|
|
11
|
+
stroke: "currentColor",
|
|
12
|
+
"stroke-linecap": "round",
|
|
13
|
+
"stroke-miterlimit": "10",
|
|
14
|
+
d: "M12 13.5V6"
|
|
15
|
+
}, null, -1), s = /* @__PURE__ */ e("path", {
|
|
16
|
+
stroke: "currentColor",
|
|
17
|
+
"stroke-linecap": "round",
|
|
18
|
+
"stroke-linejoin": "round",
|
|
19
|
+
d: "M1.28 13.281a1.81 1.81 0 0 1 0-2.561l9.44-9.439a1.81 1.81 0 0 1 2.56 0l9.44 9.439a1.81 1.81 0 0 1 0 2.561l-9.44 9.439a1.81 1.81 0 0 1-2.56 0z"
|
|
20
|
+
}, null, -1), c = [
|
|
21
|
+
n,
|
|
22
|
+
l,
|
|
23
|
+
s
|
|
24
|
+
];
|
|
25
|
+
function a(i, d) {
|
|
26
|
+
return t(), o("svg", r, [...c]);
|
|
27
|
+
}
|
|
28
|
+
const _ = { render: a };
|
|
29
|
+
export {
|
|
30
|
+
_ as default,
|
|
31
|
+
a as render
|
|
32
|
+
};
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import { openBlock as t, createElementBlock as o, createElementVNode as e } from "vue";
|
|
2
|
+
const r = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
fill: "none",
|
|
5
|
+
"stroke-width": "1.5",
|
|
6
|
+
viewBox: "0 0 24 24"
|
|
7
|
+
}, n = /* @__PURE__ */ e("path", {
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
d: "M12 19.5a.375.375 0 0 1 0-.75m0 .75a.375.375 0 0 0 0-.75"
|
|
10
|
+
}, null, -1), l = /* @__PURE__ */ e("path", {
|
|
11
|
+
stroke: "currentColor",
|
|
12
|
+
"stroke-linecap": "round",
|
|
13
|
+
"stroke-miterlimit": "10",
|
|
14
|
+
d: "M12 15.75v-7.5"
|
|
15
|
+
}, null, -1), s = /* @__PURE__ */ e("path", {
|
|
16
|
+
stroke: "currentColor",
|
|
17
|
+
"stroke-linecap": "round",
|
|
18
|
+
"stroke-linejoin": "round",
|
|
19
|
+
d: "M13.621 1.76a1.806 1.806 0 0 0-3.242 0L.906 21.058a1.52 1.52 0 0 0 1.366 2.192h19.456a1.52 1.52 0 0 0 1.366-2.192z"
|
|
20
|
+
}, null, -1), c = [
|
|
21
|
+
n,
|
|
22
|
+
l,
|
|
23
|
+
s
|
|
24
|
+
];
|
|
25
|
+
function i(a, d) {
|
|
26
|
+
return t(), o("svg", r, [...c]);
|
|
27
|
+
}
|
|
28
|
+
const u = { render: i };
|
|
29
|
+
export {
|
|
30
|
+
u as default,
|
|
31
|
+
i as render
|
|
32
|
+
};
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import { openBlock as o, createElementBlock as t, createElementVNode as e } from "vue";
|
|
2
|
+
const r = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
fill: "none",
|
|
5
|
+
"stroke-width": "1.5",
|
|
6
|
+
viewBox: "0 0 24 24"
|
|
7
|
+
}, n = /* @__PURE__ */ e("path", {
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
"stroke-linecap": "round",
|
|
10
|
+
"stroke-linejoin": "round",
|
|
11
|
+
d: "M14.25 16.5h-.75A1.5 1.5 0 0 1 12 15v-3.75a.75.75 0 0 0-.75-.75h-.75"
|
|
12
|
+
}, null, -1), l = /* @__PURE__ */ e("path", {
|
|
13
|
+
stroke: "currentColor",
|
|
14
|
+
d: "M11.625 7.5a.375.375 0 0 1 0-.75m0 .75a.375.375 0 0 0 0-.75"
|
|
15
|
+
}, null, -1), s = /* @__PURE__ */ e("path", {
|
|
16
|
+
stroke: "currentColor",
|
|
17
|
+
"stroke-linecap": "round",
|
|
18
|
+
"stroke-linejoin": "round",
|
|
19
|
+
d: "M12 23.25c6.213 0 11.25-5.037 11.25-11.25S18.213.75 12 .75.75 5.787.75 12 5.787 23.25 12 23.25"
|
|
20
|
+
}, null, -1), c = [
|
|
21
|
+
n,
|
|
22
|
+
l,
|
|
23
|
+
s
|
|
24
|
+
];
|
|
25
|
+
function i(d, a) {
|
|
26
|
+
return o(), t("svg", r, [...c]);
|
|
27
|
+
}
|
|
28
|
+
const u = { render: i };
|
|
29
|
+
export {
|
|
30
|
+
u as default,
|
|
31
|
+
i as render
|
|
32
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as o, createElementVNode as t } from "vue";
|
|
2
|
+
const n = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
"stroke-width": "1.5",
|
|
5
|
+
viewBox: "0 0 24 24"
|
|
6
|
+
}, r = /* @__PURE__ */ t("path", {
|
|
7
|
+
fill: "none",
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
"stroke-linecap": "round",
|
|
10
|
+
"stroke-linejoin": "round",
|
|
11
|
+
d: "m21.92 17 1.32-10a.75.75 0 0 0-1.08-.78l-4.28 3.34a.74.74 0 0 1-1.09-.16l-4.23-6.18a.74.74 0 0 0-1.12 0L7.21 9.4a.74.74 0 0 1-1.09.16L1.84 6.3a.75.75 0 0 0-1.08.78L2.08 17ZM2.25 21.03h19.5"
|
|
12
|
+
}, null, -1), c = [
|
|
13
|
+
r
|
|
14
|
+
];
|
|
15
|
+
function l(s, a) {
|
|
16
|
+
return e(), o("svg", n, [...c]);
|
|
17
|
+
}
|
|
18
|
+
const i = { render: l };
|
|
19
|
+
export {
|
|
20
|
+
i as default,
|
|
21
|
+
l as render
|
|
22
|
+
};
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { openBlock as o, createElementBlock as t, createElementVNode as e } from "vue";
|
|
2
|
+
const n = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
"stroke-width": "1.5",
|
|
5
|
+
viewBox: "0 0 24 24"
|
|
6
|
+
}, r = /* @__PURE__ */ e("path", {
|
|
7
|
+
fill: "none",
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
"stroke-linecap": "round",
|
|
10
|
+
"stroke-linejoin": "round",
|
|
11
|
+
d: "M1.061 2.56v6.257a3 3 0 0 0 .878 2.121L13.5 22.5a1.5 1.5 0 0 0 2.121 0l6.879-6.88a1.5 1.5 0 0 0 0-2.121L10.939 1.938a3 3 0 0 0-2.121-.878H2.561a1.5 1.5 0 0 0-1.5 1.5"
|
|
12
|
+
}, null, -1), l = /* @__PURE__ */ e("path", {
|
|
13
|
+
fill: "none",
|
|
14
|
+
stroke: "currentColor",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round",
|
|
17
|
+
d: "M4.811 6.31a1.5 1.5 0 1 0 3 0 1.5 1.5 0 1 0-3 0"
|
|
18
|
+
}, null, -1), s = [
|
|
19
|
+
r,
|
|
20
|
+
l
|
|
21
|
+
];
|
|
22
|
+
function a(c, i) {
|
|
23
|
+
return o(), t("svg", n, [...s]);
|
|
24
|
+
}
|
|
25
|
+
const k = { render: a };
|
|
26
|
+
export {
|
|
27
|
+
k as default,
|
|
28
|
+
a as render
|
|
29
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as o, createElementVNode as t } from "vue";
|
|
2
|
+
const n = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
"stroke-width": "1.5",
|
|
5
|
+
viewBox: "0 0 24 24"
|
|
6
|
+
}, r = /* @__PURE__ */ t("path", {
|
|
7
|
+
fill: "none",
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
"stroke-linecap": "round",
|
|
10
|
+
"stroke-linejoin": "round",
|
|
11
|
+
d: "M18.32 22.767 12 18.343l-6.32 4.424a.75.75 0 0 1-1.18-.614V2.593a1.5 1.5 0 0 1 1.5-1.5h12a1.5 1.5 0 0 1 1.5 1.5v19.56a.75.75 0 0 1-1.18.614M9 1.094v19.349m6-19.349v19.349"
|
|
12
|
+
}, null, -1), c = [
|
|
13
|
+
r
|
|
14
|
+
];
|
|
15
|
+
function s(l, a) {
|
|
16
|
+
return e(), o("svg", n, [...c]);
|
|
17
|
+
}
|
|
18
|
+
const d = { render: s };
|
|
19
|
+
export {
|
|
20
|
+
d as default,
|
|
21
|
+
s as render
|
|
22
|
+
};
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { openBlock as t, createElementBlock as o, createElementVNode as e } from "vue";
|
|
2
|
+
const r = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
fill: "none",
|
|
5
|
+
"stroke-width": "1.5",
|
|
6
|
+
viewBox: "0 0 24 24"
|
|
7
|
+
}, n = /* @__PURE__ */ e("path", {
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
"stroke-linecap": "round",
|
|
10
|
+
"stroke-linejoin": "round",
|
|
11
|
+
"stroke-miterlimit": "10",
|
|
12
|
+
d: "M10.05 19.15h4m-4-4.2 1.3-1.3c.1-.1.3-.2.4-.2s.2.1.2.2v5.5"
|
|
13
|
+
}, null, -1), c = /* @__PURE__ */ e("path", {
|
|
14
|
+
stroke: "currentColor",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round",
|
|
17
|
+
"stroke-miterlimit": "10",
|
|
18
|
+
d: "M23.25 21.75c0 .8-.7 1.5-1.5 1.5H2.25c-.8 0-1.5-.7-1.5-1.5V5.25c0-.8.7-1.5 1.5-1.5h19.5c.8 0 1.5.7 1.5 1.5zm-22.5-13h22.5m-16.4-2.8V.75m10.4 5.2V.75"
|
|
19
|
+
}, null, -1), s = [
|
|
20
|
+
n,
|
|
21
|
+
c
|
|
22
|
+
];
|
|
23
|
+
function i(l, d) {
|
|
24
|
+
return t(), o("svg", r, [...s]);
|
|
25
|
+
}
|
|
26
|
+
const m = { render: i };
|
|
27
|
+
export {
|
|
28
|
+
m as default,
|
|
29
|
+
i as render
|
|
30
|
+
};
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { openBlock as o, createElementBlock as t, createElementVNode as e } from "vue";
|
|
2
|
+
const n = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
"stroke-width": "1.5",
|
|
5
|
+
viewBox: "0 0 24 24"
|
|
6
|
+
}, r = /* @__PURE__ */ e("g", {
|
|
7
|
+
fill: "none",
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
"stroke-linecap": "round",
|
|
10
|
+
"stroke-linejoin": "round"
|
|
11
|
+
}, [
|
|
12
|
+
/* @__PURE__ */ e("path", { d: "M18 4.14a30.5 30.5 0 0 1 4.73-.39.55.55 0 0 1 .37.14.5.5 0 0 1 .15.36V20a.51.51 0 0 1-.5.5C14.46 20.62 12 23.25 12 23.25V6.48S9.55 3.86 1.27 3.75a.55.55 0 0 0-.37.14.5.5 0 0 0-.15.36V20a.51.51 0 0 0 .5.5C9.54 20.62 12 23.25 12 23.25" }),
|
|
13
|
+
/* @__PURE__ */ e("path", { d: "M12 22.76a6 6 0 0 1 1.64-3.45A8.18 8.18 0 0 1 18 16.85V1.24a.46.46 0 0 0-.23-.4.6.6 0 0 0-.49-.06 7.8 7.8 0 0 0-3.64 2.27A6.2 6.2 0 0 0 12 6.48" })
|
|
14
|
+
], -1), a = [
|
|
15
|
+
r
|
|
16
|
+
];
|
|
17
|
+
function s(c, d) {
|
|
18
|
+
return o(), t("svg", n, [...a]);
|
|
19
|
+
}
|
|
20
|
+
const l = { render: s };
|
|
21
|
+
export {
|
|
22
|
+
l as default,
|
|
23
|
+
s as render
|
|
24
|
+
};
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { openBlock as o, createElementBlock as t, createElementVNode as e } from "vue";
|
|
2
|
+
const n = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
"stroke-width": "1.5",
|
|
5
|
+
viewBox: "0 0 24 24"
|
|
6
|
+
}, r = /* @__PURE__ */ e("path", {
|
|
7
|
+
fill: "none",
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
"stroke-linecap": "round",
|
|
10
|
+
"stroke-linejoin": "round",
|
|
11
|
+
d: "M16.5 21.513a1.5 1.5 0 0 1-1.9 1.446L4.1 20.042A1.5 1.5 0 0 1 3 18.6V2.487a1.5 1.5 0 0 1 1.9-1.446l10.5 3.391a1.5 1.5 0 0 1 1.1 1.445Z"
|
|
12
|
+
}, null, -1), l = /* @__PURE__ */ e("path", {
|
|
13
|
+
fill: "none",
|
|
14
|
+
stroke: "currentColor",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round",
|
|
17
|
+
d: "M4.5.987h15a1.5 1.5 0 0 1 1.5 1.5v15.75a1.5 1.5 0 0 1-1.5 1.5h-3"
|
|
18
|
+
}, null, -1), s = [
|
|
19
|
+
r,
|
|
20
|
+
l
|
|
21
|
+
];
|
|
22
|
+
function c(i, a) {
|
|
23
|
+
return o(), t("svg", n, [...s]);
|
|
24
|
+
}
|
|
25
|
+
const h = { render: c };
|
|
26
|
+
export {
|
|
27
|
+
h as default,
|
|
28
|
+
c as render
|
|
29
|
+
};
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { openBlock as o, createElementBlock as t, createElementVNode as e } from "vue";
|
|
2
|
+
const n = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
fill: "none",
|
|
5
|
+
"stroke-width": "1.5",
|
|
6
|
+
viewBox: "0 0 24 24"
|
|
7
|
+
}, r = /* @__PURE__ */ e("path", {
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
"stroke-linecap": "round",
|
|
10
|
+
"stroke-linejoin": "round",
|
|
11
|
+
d: "M3.75 23.25h16.5a1.5 1.5 0 0 0 1.5-1.5V8.121a1.5 1.5 0 0 0-.439-1.06l-5.872-5.872a1.5 1.5 0 0 0-1.06-.439H3.75c-.817 0-1.5.683-1.5 1.5v19.5c0 .817.683 1.5 1.5 1.5"
|
|
12
|
+
}, null, -1), c = /* @__PURE__ */ e("path", {
|
|
13
|
+
stroke: "currentColor",
|
|
14
|
+
"stroke-linecap": "round",
|
|
15
|
+
"stroke-linejoin": "round",
|
|
16
|
+
d: "M21.75 8.25h-6a1.5 1.5 0 0 1-1.5-1.5v-6"
|
|
17
|
+
}, null, -1), l = [
|
|
18
|
+
r,
|
|
19
|
+
c
|
|
20
|
+
];
|
|
21
|
+
function s(i, d) {
|
|
22
|
+
return o(), t("svg", n, [...l]);
|
|
23
|
+
}
|
|
24
|
+
const h = { render: s };
|
|
25
|
+
export {
|
|
26
|
+
h as default,
|
|
27
|
+
s as render
|
|
28
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as o, createElementVNode as t } from "vue";
|
|
2
|
+
const n = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
"stroke-width": "1.5",
|
|
5
|
+
viewBox: "0 0 24 24"
|
|
6
|
+
}, r = /* @__PURE__ */ t("path", {
|
|
7
|
+
fill: "none",
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
"stroke-linecap": "round",
|
|
10
|
+
"stroke-linejoin": "round",
|
|
11
|
+
d: "M21.75 8.25a1.5 1.5 0 0 0-1.5-1.5H10.5l-1.8-2.4a1.5 1.5 0 0 0-1.2-.6H3.75a1.5 1.5 0 0 0-1.5 1.5v13.5a1.5 1.5 0 0 0 1.5 1.5h16.5a1.5 1.5 0 0 0 1.5-1.5Z"
|
|
12
|
+
}, null, -1), c = [
|
|
13
|
+
r
|
|
14
|
+
];
|
|
15
|
+
function l(s, a) {
|
|
16
|
+
return e(), o("svg", n, [...c]);
|
|
17
|
+
}
|
|
18
|
+
const i = { render: l };
|
|
19
|
+
export {
|
|
20
|
+
i as default,
|
|
21
|
+
l as render
|
|
22
|
+
};
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { openBlock as o, createElementBlock as t, createElementVNode as e } from "vue";
|
|
2
|
+
const a = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
"stroke-width": "1.5",
|
|
5
|
+
viewBox: "0 0 24 24"
|
|
6
|
+
}, r = /* @__PURE__ */ e("g", {
|
|
7
|
+
fill: "none",
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
"stroke-linecap": "round",
|
|
10
|
+
"stroke-linejoin": "round"
|
|
11
|
+
}, [
|
|
12
|
+
/* @__PURE__ */ e("path", { d: "M7.75 3.75h-4a1.5 1.5 0 0 0-1.5 1.5v16.5a1.5 1.5 0 0 0 1.5 1.5h16.5a1.5 1.5 0 0 0 1.5-1.5V5.25a1.5 1.5 0 0 0-1.5-1.5h-4" }),
|
|
13
|
+
/* @__PURE__ */ e("path", { d: "M15.92 4.74a.75.75 0 0 1-.71.51H8.79a.75.75 0 0 1-.71-.51l-1-3a.75.75 0 0 1 .1-.68.77.77 0 0 1 .61-.31h8.42a.77.77 0 0 1 .61.31.75.75 0 0 1 .1.68Zm2.83 2.01v9.88a1.5 1.5 0 0 1-.44 1.06l-2.12 2.12a1.5 1.5 0 0 1-1.06.44H6a.76.76 0 0 1-.75-.75V6.75" }),
|
|
14
|
+
/* @__PURE__ */ e("path", { d: "M13.75 20.25v-3.5a1.5 1.5 0 0 1 1.5-1.5h3.5" })
|
|
15
|
+
], -1), n = [
|
|
16
|
+
r
|
|
17
|
+
];
|
|
18
|
+
function c(s, d) {
|
|
19
|
+
return o(), t("svg", a, [...n]);
|
|
20
|
+
}
|
|
21
|
+
const l = { render: c };
|
|
22
|
+
export {
|
|
23
|
+
l as default,
|
|
24
|
+
c as render
|
|
25
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
|
|
2
|
+
const n = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
"stroke-width": "1.5",
|
|
5
|
+
viewBox: "0 0 24 24"
|
|
6
|
+
}, r = /* @__PURE__ */ o("path", {
|
|
7
|
+
fill: "none",
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
"stroke-linecap": "round",
|
|
10
|
+
"stroke-linejoin": "round",
|
|
11
|
+
d: "M23.25 9.9 12.273 20.878a6.75 6.75 0 0 1-9.546-9.546l9.016-9.015a4.5 4.5 0 1 1 6.363 6.363L9.091 17.7a2.25 2.25 0 0 1-3.182-3.181L14.925 5.5"
|
|
12
|
+
}, null, -1), c = [
|
|
13
|
+
r
|
|
14
|
+
];
|
|
15
|
+
function s(l, i) {
|
|
16
|
+
return e(), t("svg", n, [...c]);
|
|
17
|
+
}
|
|
18
|
+
const d = { render: s };
|
|
19
|
+
export {
|
|
20
|
+
d as default,
|
|
21
|
+
s as render
|
|
22
|
+
};
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as n, createElementVNode as o } from "vue";
|
|
2
|
+
const t = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
"stroke-width": "1.5",
|
|
5
|
+
viewBox: "0 0 24 24"
|
|
6
|
+
}, r = /* @__PURE__ */ o("path", {
|
|
7
|
+
fill: "none",
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
"stroke-linecap": "round",
|
|
10
|
+
"stroke-linejoin": "round",
|
|
11
|
+
d: "M.75 18a4.5 4.5 0 1 0 9 0 4.5 4.5 0 1 0-9 0"
|
|
12
|
+
}, null, -1), l = /* @__PURE__ */ o("path", {
|
|
13
|
+
fill: "none",
|
|
14
|
+
stroke: "currentColor",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round",
|
|
17
|
+
d: "M9.75 18V4.125a2.625 2.625 0 0 0-5.156-.7L.911 16.805M14.25 18a4.5 4.5 0 1 0 9 0 4.5 4.5 0 1 0-9 0"
|
|
18
|
+
}, null, -1), s = /* @__PURE__ */ o("path", {
|
|
19
|
+
fill: "none",
|
|
20
|
+
stroke: "currentColor",
|
|
21
|
+
"stroke-linecap": "round",
|
|
22
|
+
"stroke-linejoin": "round",
|
|
23
|
+
d: "M14.25 18V4.125a2.625 2.625 0 0 1 5.156-.7l3.683 13.377"
|
|
24
|
+
}, null, -1), i = /* @__PURE__ */ o("path", {
|
|
25
|
+
fill: "none",
|
|
26
|
+
stroke: "currentColor",
|
|
27
|
+
"stroke-linecap": "round",
|
|
28
|
+
"stroke-linejoin": "round",
|
|
29
|
+
d: "M9.75 9h4.5v3h-4.5z"
|
|
30
|
+
}, null, -1), c = [
|
|
31
|
+
r,
|
|
32
|
+
l,
|
|
33
|
+
s,
|
|
34
|
+
i
|
|
35
|
+
];
|
|
36
|
+
function d(u, a) {
|
|
37
|
+
return e(), n("svg", t, [...c]);
|
|
38
|
+
}
|
|
39
|
+
const k = { render: d };
|
|
40
|
+
export {
|
|
41
|
+
k as default,
|
|
42
|
+
d as render
|
|
43
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
|
|
2
|
+
const n = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
"stroke-width": "1.5",
|
|
5
|
+
viewBox: "0 0 24 24"
|
|
6
|
+
}, r = /* @__PURE__ */ o("path", {
|
|
7
|
+
fill: "none",
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
"stroke-linecap": "round",
|
|
10
|
+
"stroke-linejoin": "round",
|
|
11
|
+
d: "m22.151 2.85-1.259 3.439 2.121 2.122a.735.735 0 0 1-.541 1.273l-3.653-.029-1.319 3.363a.785.785 0 0 1-1.485-.1L14.932 9.07 11.08 7.991a.786.786 0 0 1-.1-1.486l3.363-1.323-.029-3.653a.734.734 0 0 1 1.274-.543l2.122 2.121 3.441-1.257a.8.8 0 0 1 1 1m-7.219 6.22L.75 23.25"
|
|
12
|
+
}, null, -1), c = [
|
|
13
|
+
r
|
|
14
|
+
];
|
|
15
|
+
function l(a, s) {
|
|
16
|
+
return e(), t("svg", n, [...c]);
|
|
17
|
+
}
|
|
18
|
+
const d = { render: l };
|
|
19
|
+
export {
|
|
20
|
+
d as default,
|
|
21
|
+
l as render
|
|
22
|
+
};
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { openBlock as o, createElementBlock as t, createElementVNode as e } from "vue";
|
|
2
|
+
const n = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
"stroke-width": "1.5",
|
|
5
|
+
viewBox: "0 0 24 24"
|
|
6
|
+
}, r = /* @__PURE__ */ e("path", {
|
|
7
|
+
fill: "none",
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
"stroke-linecap": "round",
|
|
10
|
+
"stroke-linejoin": "round",
|
|
11
|
+
d: "M5.625.75h13.5s1.5 0 1.5 1.5v4.5s0 1.5-1.5 1.5h-13.5s-1.5 0-1.5-1.5v-4.5s0-1.5 1.5-1.5"
|
|
12
|
+
}, null, -1), s = /* @__PURE__ */ e("path", {
|
|
13
|
+
fill: "none",
|
|
14
|
+
stroke: "currentColor",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round",
|
|
17
|
+
d: "M4.125 4.5h-1.5a1.5 1.5 0 0 0-1.5 1.5v3.75a1.5 1.5 0 0 0 1.5 1.5h8.25a1.5 1.5 0 0 1 1.5 1.5v1.5m.75 9h-1.5a1.5 1.5 0 0 1-1.5-1.5V16.5a2.25 2.25 0 0 1 2.25-2.25h0a2.25 2.25 0 0 1 2.25 2.25v5.25a1.5 1.5 0 0 1-1.5 1.5m7.5-18.75h2.25"
|
|
18
|
+
}, null, -1), l = [
|
|
19
|
+
r,
|
|
20
|
+
s
|
|
21
|
+
];
|
|
22
|
+
function i(a, c) {
|
|
23
|
+
return o(), t("svg", n, [...l]);
|
|
24
|
+
}
|
|
25
|
+
const h = { render: i };
|
|
26
|
+
export {
|
|
27
|
+
h as default,
|
|
28
|
+
i as render
|
|
29
|
+
};
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { openBlock as o, createElementBlock as t, createElementVNode as e } from "vue";
|
|
2
|
+
const n = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
"stroke-width": "1.5",
|
|
5
|
+
viewBox: "0 0 24 24"
|
|
6
|
+
}, r = /* @__PURE__ */ e("path", {
|
|
7
|
+
fill: "none",
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
"stroke-linecap": "round",
|
|
10
|
+
"stroke-linejoin": "round",
|
|
11
|
+
d: "M22.192 1.814a3.63 3.63 0 0 0-5.157.035L2.57 16.31.75 23.25l6.942-1.819L22.157 6.97a3.63 3.63 0 0 0 .035-5.156m-5.571.449 5.122 5.12m-7.211-3.032 5.122 5.12"
|
|
12
|
+
}, null, -1), l = /* @__PURE__ */ e("path", {
|
|
13
|
+
fill: "none",
|
|
14
|
+
stroke: "currentColor",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round",
|
|
17
|
+
d: "m2.57 16.31 3.59 1.532 1.536 3.584m9.397-14.515L6.16 17.841"
|
|
18
|
+
}, null, -1), s = [
|
|
19
|
+
r,
|
|
20
|
+
l
|
|
21
|
+
];
|
|
22
|
+
function c(i, d) {
|
|
23
|
+
return o(), t("svg", n, [...s]);
|
|
24
|
+
}
|
|
25
|
+
const u = { render: c };
|
|
26
|
+
export {
|
|
27
|
+
u as default,
|
|
28
|
+
c as render
|
|
29
|
+
};
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as n, createElementVNode as o } from "vue";
|
|
2
|
+
const t = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
"stroke-width": "1.5",
|
|
5
|
+
viewBox: "0 0 24 24"
|
|
6
|
+
}, r = /* @__PURE__ */ o("path", {
|
|
7
|
+
fill: "none",
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
"stroke-linecap": "round",
|
|
10
|
+
"stroke-linejoin": "round",
|
|
11
|
+
d: "M4.807 13.042.75 18l3.75.75 1.5 4.5 3.944-6.258m9.249-3.95L23.25 18l-3.75.75-1.5 4.5-3.944-6.258"
|
|
12
|
+
}, null, -1), l = /* @__PURE__ */ o("path", {
|
|
13
|
+
fill: "none",
|
|
14
|
+
stroke: "currentColor",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round",
|
|
17
|
+
d: "M3.75 9a8.25 8.25 0 1 0 16.5 0 8.25 8.25 0 1 0-16.5 0"
|
|
18
|
+
}, null, -1), s = /* @__PURE__ */ o("path", {
|
|
19
|
+
fill: "none",
|
|
20
|
+
stroke: "currentColor",
|
|
21
|
+
"stroke-linecap": "round",
|
|
22
|
+
"stroke-linejoin": "round",
|
|
23
|
+
d: "m12.531 4.292 1.248 2.458h2.127a.582.582 0 0 1 .419 1l-1.953 1.918 1.082 2.485a.589.589 0 0 1-.839.737L12 11.419 9.385 12.89a.589.589 0 0 1-.839-.737l1.082-2.485-1.953-1.922a.582.582 0 0 1 .419-1h2.127l1.249-2.454a.6.6 0 0 1 1.061 0"
|
|
24
|
+
}, null, -1), i = [
|
|
25
|
+
r,
|
|
26
|
+
l,
|
|
27
|
+
s
|
|
28
|
+
];
|
|
29
|
+
function c(a, d) {
|
|
30
|
+
return e(), n("svg", t, [...i]);
|
|
31
|
+
}
|
|
32
|
+
const h = { render: c };
|
|
33
|
+
export {
|
|
34
|
+
h as default,
|
|
35
|
+
c as render
|
|
36
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as o, createElementVNode as t } from "vue";
|
|
2
|
+
const n = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
"stroke-width": "1.5",
|
|
5
|
+
viewBox: "0 0 24 24"
|
|
6
|
+
}, r = /* @__PURE__ */ t("path", {
|
|
7
|
+
fill: "none",
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
"stroke-linecap": "round",
|
|
10
|
+
"stroke-linejoin": "round",
|
|
11
|
+
d: "M4.875.75v22.5m0-7.5 14.25-8.25L4.875.75"
|
|
12
|
+
}, null, -1), c = [
|
|
13
|
+
r
|
|
14
|
+
];
|
|
15
|
+
function s(l, i) {
|
|
16
|
+
return e(), o("svg", n, [...c]);
|
|
17
|
+
}
|
|
18
|
+
const a = { render: s };
|
|
19
|
+
export {
|
|
20
|
+
a as default,
|
|
21
|
+
s as render
|
|
22
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
|
|
2
|
+
const r = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
fill: "none",
|
|
5
|
+
"stroke-width": "1.5",
|
|
6
|
+
viewBox: "0 0 24 24"
|
|
7
|
+
}, n = /* @__PURE__ */ o("path", {
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
"stroke-linecap": "round",
|
|
10
|
+
"stroke-linejoin": "round",
|
|
11
|
+
d: "M1.157 8.889A6.126 6.126 0 0 1 12 4.98a6.126 6.126 0 1 1 8.707 8.556l-8.027 7.435a1 1 0 0 1-1.359 0l-8.017-7.425a6.11 6.11 0 0 1-2.146-4.657Z"
|
|
12
|
+
}, null, -1), c = [
|
|
13
|
+
n
|
|
14
|
+
];
|
|
15
|
+
function l(s, a) {
|
|
16
|
+
return e(), t("svg", r, [...c]);
|
|
17
|
+
}
|
|
18
|
+
const d = { render: l };
|
|
19
|
+
export {
|
|
20
|
+
d as default,
|
|
21
|
+
l as render
|
|
22
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
|
|
2
|
+
const r = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
"stroke-width": "1.5",
|
|
5
|
+
viewBox: "0 0 24 24"
|
|
6
|
+
}, n = /* @__PURE__ */ o("path", {
|
|
7
|
+
fill: "none",
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
"stroke-linecap": "round",
|
|
10
|
+
"stroke-linejoin": "round",
|
|
11
|
+
d: "m12.729 1.2 3.346 6.629 6.44.638a.805.805 0 0 1 .5 1.374l-5.3 5.253 1.965 7.138a.813.813 0 0 1-1.151.935L12 19.934l-6.52 3.229a.813.813 0 0 1-1.151-.935l1.965-7.138L.99 9.837a.805.805 0 0 1 .5-1.374l6.44-.638L11.271 1.2a.819.819 0 0 1 1.458 0"
|
|
12
|
+
}, null, -1), l = [
|
|
13
|
+
n
|
|
14
|
+
];
|
|
15
|
+
function a(c, s) {
|
|
16
|
+
return e(), t("svg", r, [...l]);
|
|
17
|
+
}
|
|
18
|
+
const d = { render: a };
|
|
19
|
+
export {
|
|
20
|
+
d as default,
|
|
21
|
+
a as render
|
|
22
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
|
|
2
|
+
const r = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
fill: "none",
|
|
5
|
+
"stroke-width": "1.5",
|
|
6
|
+
viewBox: "0 0 24 24"
|
|
7
|
+
}, n = /* @__PURE__ */ o("path", {
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
"stroke-linecap": "round",
|
|
10
|
+
"stroke-linejoin": "round",
|
|
11
|
+
d: "M16.625 13.724c-4.988 1.68-6.632 3.552-7.848 8.213-1.216-4.66-2.86-6.532-7.848-8.213 4.988-1.68 6.632-3.552 7.848-8.214 1.216 4.662 2.86 6.533 7.848 8.214m6.188-7.776c-2.814.944-3.741 1.996-4.427 4.615-.686-2.619-1.614-3.67-4.427-4.615 2.813-.944 3.74-1.996 4.427-4.615.686 2.62 1.613 3.67 4.427 4.615m.365 13.614c-2.082.684-2.769 1.446-3.276 3.344-.508-1.898-1.195-2.66-3.277-3.344 2.082-.684 2.769-1.446 3.277-3.344.507 1.898 1.194 2.66 3.276 3.344"
|
|
12
|
+
}, null, -1), c = [
|
|
13
|
+
n
|
|
14
|
+
];
|
|
15
|
+
function s(l, i) {
|
|
16
|
+
return e(), t("svg", r, [...c]);
|
|
17
|
+
}
|
|
18
|
+
const d = { render: s };
|
|
19
|
+
export {
|
|
20
|
+
d as default,
|
|
21
|
+
s as render
|
|
22
|
+
};
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { openBlock as o, createElementBlock as t, createElementVNode as e } from "vue";
|
|
2
|
+
const n = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
"stroke-width": "1.5",
|
|
5
|
+
viewBox: "0 0 24 24"
|
|
6
|
+
}, r = /* @__PURE__ */ e("path", {
|
|
7
|
+
fill: "none",
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
"stroke-linecap": "round",
|
|
10
|
+
"stroke-linejoin": "round",
|
|
11
|
+
d: "M9 3.75a3 3 0 1 0 6 0 3 3 0 1 0-6 0m7 16.5a3 3 0 1 0 6 0 3 3 0 1 0-6 0m-14 0a3 3 0 1 0 6 0 3 3 0 1 0-6 0"
|
|
12
|
+
}, null, -1), l = /* @__PURE__ */ e("path", {
|
|
13
|
+
fill: "none",
|
|
14
|
+
stroke: "currentColor",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round",
|
|
17
|
+
d: "M12 6.75V8.5A3.5 3.5 0 0 1 8.5 12 3.5 3.5 0 0 0 5 15.5v1.75m7-10.5V8.5a3.5 3.5 0 0 0 3.5 3.5 3.5 3.5 0 0 1 3.5 3.5v1.75"
|
|
18
|
+
}, null, -1), c = [
|
|
19
|
+
r,
|
|
20
|
+
l
|
|
21
|
+
];
|
|
22
|
+
function s(i, a) {
|
|
23
|
+
return o(), t("svg", n, [...c]);
|
|
24
|
+
}
|
|
25
|
+
const h = { render: s };
|
|
26
|
+
export {
|
|
27
|
+
h as default,
|
|
28
|
+
s as render
|
|
29
|
+
};
|