@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,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: "M3.753 13.944v8.25h6v-6a1.5 1.5 0 0 1 1.5-1.5h1.5a1.5 1.5 0 0 1 1.5 1.5v6h6v-8.25m-19.5-1.5L10.942 2.255a1.5 1.5 0 0 1 2.122 0l10.189 10.189"
|
|
12
|
+
}, null, -1), s = [
|
|
13
|
+
r
|
|
14
|
+
];
|
|
15
|
+
function c(l, i) {
|
|
16
|
+
return e(), o("svg", n, [...s]);
|
|
17
|
+
}
|
|
18
|
+
const d = { render: c };
|
|
19
|
+
export {
|
|
20
|
+
d as default,
|
|
21
|
+
c as render
|
|
22
|
+
};
|
|
@@ -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: "m6.75 17.249 10.5-10.5m-9.515 5.272a4.47 4.47 0 0 0-3.417 1.3l-2.25 2.25a4.5 4.5 0 0 0 6.364 6.364l2.25-2.25a4.47 4.47 0 0 0 1.3-3.417m4.283-4.292a4.47 4.47 0 0 0 3.417-1.3l2.25-2.25a4.5 4.5 0 0 0-6.364-6.364l-2.25 2.25a4.47 4.47 0 0 0-1.295 3.417"
|
|
12
|
+
}, null, -1), l = [
|
|
13
|
+
r
|
|
14
|
+
];
|
|
15
|
+
function c(s, a) {
|
|
16
|
+
return e(), o("svg", n, [...l]);
|
|
17
|
+
}
|
|
18
|
+
const d = { render: c };
|
|
19
|
+
export {
|
|
20
|
+
d as default,
|
|
21
|
+
c as render
|
|
22
|
+
};
|
|
@@ -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: "M9.001 12a3 3 0 1 0 6 0 3 3 0 1 0-6 0m3-10.5v2.25m0 16.5v2.25m10.5-10.5h-2.25m-16.5 0h-2.25m17.924-7.424-1.591 1.591M6.167 17.834l-1.591 1.591m14.849 0-1.591-1.591M6.167 6.167 4.576 4.576"
|
|
12
|
+
}, null, -1), s = [
|
|
13
|
+
r
|
|
14
|
+
];
|
|
15
|
+
function c(i, l) {
|
|
16
|
+
return e(), t("svg", n, [...s]);
|
|
17
|
+
}
|
|
18
|
+
const h = { render: c };
|
|
19
|
+
export {
|
|
20
|
+
h as default,
|
|
21
|
+
c as render
|
|
22
|
+
};
|
|
@@ -0,0 +1,26 @@
|
|
|
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: "M18.75 9.75H5.25a1.5 1.5 0 0 0-1.5 1.5v10.5a1.5 1.5 0 0 0 1.5 1.5h13.5a1.5 1.5 0 0 0 1.5-1.5v-10.5a1.5 1.5 0 0 0-1.5-1.5m-12 0V6a5.25 5.25 0 1 1 10.5 0v3.75"
|
|
12
|
+
}, null, -1), s = /* @__PURE__ */ e("path", {
|
|
13
|
+
stroke: "currentColor",
|
|
14
|
+
d: "M12 16.5a.375.375 0 0 1 0-.75m0 .75a.375.375 0 0 0 0-.75"
|
|
15
|
+
}, null, -1), c = [
|
|
16
|
+
r,
|
|
17
|
+
s
|
|
18
|
+
];
|
|
19
|
+
function l(a, d) {
|
|
20
|
+
return o(), t("svg", n, [...c]);
|
|
21
|
+
}
|
|
22
|
+
const h = { render: l };
|
|
23
|
+
export {
|
|
24
|
+
h as default,
|
|
25
|
+
l as render
|
|
26
|
+
};
|
|
@@ -0,0 +1,26 @@
|
|
|
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: "M.75 9.75V6a5.25 5.25 0 1 1 10.5 0v3.75m10.5 0H8.25a1.5 1.5 0 0 0-1.5 1.5v10.5a1.5 1.5 0 0 0 1.5 1.5h13.5a1.5 1.5 0 0 0 1.5-1.5v-10.5a1.5 1.5 0 0 0-1.5-1.5"
|
|
12
|
+
}, null, -1), c = /* @__PURE__ */ e("path", {
|
|
13
|
+
stroke: "currentColor",
|
|
14
|
+
d: "M15 16.5a.375.375 0 0 1 0-.75m0 .75a.375.375 0 0 0 0-.75"
|
|
15
|
+
}, null, -1), s = [
|
|
16
|
+
r,
|
|
17
|
+
c
|
|
18
|
+
];
|
|
19
|
+
function l(a, d) {
|
|
20
|
+
return o(), t("svg", n, [...s]);
|
|
21
|
+
}
|
|
22
|
+
const h = { render: l };
|
|
23
|
+
export {
|
|
24
|
+
h as default,
|
|
25
|
+
l as render
|
|
26
|
+
};
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { openBlock as o, createElementBlock as n, createElementVNode as e } 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__ */ e("path", {
|
|
7
|
+
fill: "none",
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
"stroke-linecap": "round",
|
|
10
|
+
"stroke-linejoin": "round",
|
|
11
|
+
d: "M18.494 11.575 16.217 9.3l2.121-2.122 2.277 2.277a1.5 1.5 0 0 0 2.121-2.121L20.46 5.056 21.52 4a1.5 1.5 0 0 0-2.12-2.126L8.638 12.635a5.249 5.249 0 1 0 2.122 2.121l3.34-3.336 2.273 2.28a1.5 1.5 0 1 0 2.121-2.122Z"
|
|
12
|
+
}, null, -1), l = /* @__PURE__ */ e("path", {
|
|
13
|
+
fill: "none",
|
|
14
|
+
stroke: "currentColor",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round",
|
|
17
|
+
d: "M4.277 17.243a1.875 1.875 0 1 0 3.75 0 1.875 1.875 0 1 0-3.75 0"
|
|
18
|
+
}, null, -1), s = [
|
|
19
|
+
r,
|
|
20
|
+
l
|
|
21
|
+
];
|
|
22
|
+
function c(i, a) {
|
|
23
|
+
return o(), n("svg", t, [...s]);
|
|
24
|
+
}
|
|
25
|
+
const u = { render: c };
|
|
26
|
+
export {
|
|
27
|
+
u as default,
|
|
28
|
+
c 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: "M1.472 13.357a9.063 9.063 0 1 0 16.682-7.09 9.063 9.063 0 1 0-16.682 7.09m14.749 2.863 7.029 7.03"
|
|
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,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
|
+
}, l = /* @__PURE__ */ e("path", {
|
|
7
|
+
fill: "none",
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
"stroke-linecap": "round",
|
|
10
|
+
"stroke-linejoin": "round",
|
|
11
|
+
d: "M10.546 2.438a1.957 1.957 0 0 0 2.908 0L14.4 1.4a1.959 1.959 0 0 1 3.41 1.413l-.071 1.4a1.96 1.96 0 0 0 2.051 2.054l1.4-.071a1.959 1.959 0 0 1 1.41 3.41l-1.042.94a1.96 1.96 0 0 0 0 2.909l1.042.94a1.959 1.959 0 0 1-1.413 3.41l-1.4-.071a1.96 1.96 0 0 0-2.056 2.056l.071 1.4A1.959 1.959 0 0 1 14.4 22.6l-.941-1.041a1.96 1.96 0 0 0-2.908 0L9.606 22.6A1.959 1.959 0 0 1 6.2 21.192l.072-1.4a1.96 1.96 0 0 0-2.056-2.056l-1.4.071A1.958 1.958 0 0 1 1.4 14.4l1.041-.94a1.96 1.96 0 0 0 0-2.909L1.4 9.606A1.958 1.958 0 0 1 2.809 6.2l1.4.071a1.96 1.96 0 0 0 2.058-2.06L6.2 2.81A1.959 1.959 0 0 1 9.606 1.4Z"
|
|
12
|
+
}, null, -1), r = /* @__PURE__ */ e("path", {
|
|
13
|
+
fill: "none",
|
|
14
|
+
stroke: "currentColor",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round",
|
|
17
|
+
d: "M7.5 12.001a4.5 4.5 0 1 0 9 0 4.5 4.5 0 1 0-9 0"
|
|
18
|
+
}, null, -1), a = [
|
|
19
|
+
l,
|
|
20
|
+
r
|
|
21
|
+
];
|
|
22
|
+
function s(c, i) {
|
|
23
|
+
return o(), t("svg", n, [...a]);
|
|
24
|
+
}
|
|
25
|
+
const u = { render: s };
|
|
26
|
+
export {
|
|
27
|
+
u as default,
|
|
28
|
+
s 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: "M6.75 15.25H4.5a3.75 3.75 0 0 1 0-7.5h2.25Zm0 0a22.3 22.3 0 0 1 12.366 3.744l1.134.756V3.25l-1.134.756A22.3 22.3 0 0 1 6.75 7.75ZM23.25 10v3m-16.5 2.25A7.24 7.24 0 0 0 9 20.5"
|
|
12
|
+
}, null, -1), l = [
|
|
13
|
+
r
|
|
14
|
+
];
|
|
15
|
+
function c(s, a) {
|
|
16
|
+
return e(), o("svg", n, [...l]);
|
|
17
|
+
}
|
|
18
|
+
const d = { render: c };
|
|
19
|
+
export {
|
|
20
|
+
d as default,
|
|
21
|
+
c as render
|
|
22
|
+
};
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { openBlock as o, createElementBlock as n, createElementVNode as e } 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__ */ e("path", {
|
|
7
|
+
fill: "none",
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
"stroke-linecap": "round",
|
|
10
|
+
"stroke-linejoin": "round",
|
|
11
|
+
d: "m22.5 1.567-2.158.24a7.5 7.5 0 0 0-4.475 2.151L6.06 13.765l4.24 4.242L20.109 8.2a7.5 7.5 0 0 0 2.151-4.475ZM6.06 13.765l-3.622-1.208a.75.75 0 0 1-.293-1.241l.232-.232a6 6 0 0 1 6.14-1.45l1.255.418Z"
|
|
12
|
+
}, null, -1), l = /* @__PURE__ */ e("path", {
|
|
13
|
+
fill: "none",
|
|
14
|
+
stroke: "currentColor",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round",
|
|
17
|
+
d: "m6.06 13.765-3.622-1.208a.75.75 0 0 1-.293-1.241l.232-.232a6 6 0 0 1 6.14-1.45l1.255.418Zm4.24 4.242 1.208 3.622a.75.75 0 0 0 1.241.293l.233-.232a6 6 0 0 0 1.449-6.14l-.416-1.25Z"
|
|
18
|
+
}, null, -1), s = /* @__PURE__ */ e("path", {
|
|
19
|
+
fill: "none",
|
|
20
|
+
stroke: "currentColor",
|
|
21
|
+
"stroke-linecap": "round",
|
|
22
|
+
"stroke-linejoin": "round",
|
|
23
|
+
d: "m10.3 18.007 1.208 3.622a.75.75 0 0 0 1.241.293l.233-.232a6 6 0 0 0 1.449-6.14l-.416-1.25Zm-2.521.531a2.24 2.24 0 0 1-.659 1.591c-.878.878-5.3 2.121-5.3 2.121s1.243-4.425 2.121-5.3a2.25 2.25 0 0 1 1.444-.655"
|
|
24
|
+
}, null, -1), a = [
|
|
25
|
+
r,
|
|
26
|
+
l,
|
|
27
|
+
s
|
|
28
|
+
];
|
|
29
|
+
function c(i, d) {
|
|
30
|
+
return o(), n("svg", t, [...a]);
|
|
31
|
+
}
|
|
32
|
+
const k = { render: c };
|
|
33
|
+
export {
|
|
34
|
+
k as default,
|
|
35
|
+
c as render
|
|
36
|
+
};
|
|
@@ -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: "M20.828 14.357A8.25 8.25 0 0 1 9.161 2.689Zm.531-9.016a2.25 2.25 0 1 1 0-3.182 2.25 2.25 0 0 1 0 3.182m-3.182 0-3.182 3.182M3.25 22.522l4.243-4.242a1.5 1.5 0 0 1 2.121 0l4.243 4.242"
|
|
12
|
+
}, null, -1), l = [
|
|
13
|
+
r
|
|
14
|
+
];
|
|
15
|
+
function c(s, i) {
|
|
16
|
+
return e(), t("svg", n, [...l]);
|
|
17
|
+
}
|
|
18
|
+
const d = { render: c };
|
|
19
|
+
export {
|
|
20
|
+
d as default,
|
|
21
|
+
c as render
|
|
22
|
+
};
|
|
@@ -0,0 +1,38 @@
|
|
|
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: "m6.21 7.185 10.606 10.607-3.36 3.359a2 2 0 0 1-2.827 0L2.85 13.373a2 2 0 0 1 0-2.829z"
|
|
12
|
+
}, null, -1), l = /* @__PURE__ */ o("path", {
|
|
13
|
+
stroke: "currentColor",
|
|
14
|
+
"stroke-linecap": "round",
|
|
15
|
+
"stroke-linejoin": "round",
|
|
16
|
+
d: "M16.816 17.791 6.209 7.184l4.072-2.768a6.8 6.8 0 0 1 8.656.647 6.8 6.8 0 0 1 .647 8.656z"
|
|
17
|
+
}, null, -1), a = /* @__PURE__ */ o("path", {
|
|
18
|
+
stroke: "currentColor",
|
|
19
|
+
"stroke-linecap": "round",
|
|
20
|
+
"stroke-linejoin": "round",
|
|
21
|
+
d: "M15.225 11.025a2.25 2.25 0 1 0 0-4.5 2.25 2.25 0 0 0 0 4.5M6.209 7.184l-2.444-.277a3.5 3.5 0 0 0-2.543 1.022l-.216.216a.905.905 0 0 0 .019 1.28l1.517 1.517m14.274 6.849.277 2.444a3.5 3.5 0 0 1-1.022 2.543l-.216.216a.907.907 0 0 1-1.28-.019l-1.517-1.517M2.25 21.75h3m-1.5-1.5v3m-2.25-21h3M3 .75v3m17.25 13.5h3m-1.5-1.5v3"
|
|
22
|
+
}, null, -1), s = /* @__PURE__ */ o("path", {
|
|
23
|
+
stroke: "currentColor",
|
|
24
|
+
d: "M1.125 17.25a.375.375 0 0 1 0-.75m0 .75a.375.375 0 0 0 0-.75m8.25-15a.375.375 0 0 1 0-.75m0 .75a.375.375 0 1 0 0-.75m11.25 21.75a.375.375 0 0 1 0-.75m0 .75a.375.375 0 0 0 0-.75"
|
|
25
|
+
}, null, -1), c = [
|
|
26
|
+
n,
|
|
27
|
+
l,
|
|
28
|
+
a,
|
|
29
|
+
s
|
|
30
|
+
];
|
|
31
|
+
function i(d, h) {
|
|
32
|
+
return e(), t("svg", r, [...c]);
|
|
33
|
+
}
|
|
34
|
+
const m = { render: i };
|
|
35
|
+
export {
|
|
36
|
+
m as default,
|
|
37
|
+
i as render
|
|
38
|
+
};
|
|
@@ -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: "M1.5 11.25a3.75 3.75 0 1 0 7.5 0 3.75 3.75 0 1 0-7.5 0M15 6a3.75 3.75 0 1 0 7.5 0A3.75 3.75 0 1 0 15 6m0 12a3.75 3.75 0 1 0 7.5 0 3.75 3.75 0 1 0-7.5 0M8.746 9.891l6.508-2.531m-6.649 5.568 6.79 3.395"
|
|
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,29 @@
|
|
|
1
|
+
import { openBlock as o, createElementBlock as n, createElementVNode as e } 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__ */ e("path", {
|
|
7
|
+
fill: "none",
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
"stroke-linecap": "round",
|
|
10
|
+
"stroke-linejoin": "round",
|
|
11
|
+
d: "M2.25.75h19.5s1.5 0 1.5 1.5v19.5s0 1.5-1.5 1.5H2.25s-1.5 0-1.5-1.5V2.25s0-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: "M3.75 12.75h3L9.01 7.1a.749.749 0 0 1 1.4.029l3.292 9.325a.75.75 0 0 0 1.358.123l2.19-3.827h3"
|
|
18
|
+
}, null, -1), l = [
|
|
19
|
+
r,
|
|
20
|
+
s
|
|
21
|
+
];
|
|
22
|
+
function c(i, d) {
|
|
23
|
+
return o(), n("svg", t, [...l]);
|
|
24
|
+
}
|
|
25
|
+
const h = { render: c };
|
|
26
|
+
export {
|
|
27
|
+
h as default,
|
|
28
|
+
c 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: "M1.5 12a10.5 10.5 0 1 0 21 0 10.5 10.5 0 1 0-21 0M12 12V8.25M12 12l4.687 4.688"
|
|
12
|
+
}, null, -1), c = [
|
|
13
|
+
r
|
|
14
|
+
];
|
|
15
|
+
function l(s, i) {
|
|
16
|
+
return e(), o("svg", n, [...c]);
|
|
17
|
+
}
|
|
18
|
+
const a = { render: l };
|
|
19
|
+
export {
|
|
20
|
+
a as default,
|
|
21
|
+
l as render
|
|
22
|
+
};
|
|
@@ -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: "M6 .75a1.5 1.5 0 0 0-1.5 1.5v2.367a7.5 7.5 0 0 0 15 0V2.25A1.5 1.5 0 0 0 18 .75Z"
|
|
12
|
+
}, null, -1), l = /* @__PURE__ */ o("path", {
|
|
13
|
+
fill: "none",
|
|
14
|
+
stroke: "currentColor",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round",
|
|
17
|
+
d: "M6 23.25a1.5 1.5 0 0 1-1.5-1.5v-2.367a7.5 7.5 0 0 1 15 0v2.367a1.5 1.5 0 0 1-1.5 1.5Zm-.523-15h13.046"
|
|
18
|
+
}, null, -1), s = /* @__PURE__ */ o("path", {
|
|
19
|
+
fill: "none",
|
|
20
|
+
stroke: "currentColor",
|
|
21
|
+
"stroke-linecap": "round",
|
|
22
|
+
"stroke-linejoin": "round",
|
|
23
|
+
d: "M18.548 23.147C17.264 20.451 14.813 18 12 18s-5.264 2.451-6.548 5.147"
|
|
24
|
+
}, null, -1), i = [
|
|
25
|
+
r,
|
|
26
|
+
l,
|
|
27
|
+
s
|
|
28
|
+
];
|
|
29
|
+
function c(d, a) {
|
|
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 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: "M3.375 7.875a4.125 4.125 0 1 0 8.25 0 4.125 4.125 0 1 0-8.25 0M.75 20.25a6.75 6.75 0 0 1 13.5 0m.001-15.834a4.125 4.125 0 1 1-.006 6.914M15 13.667a6.757 6.757 0 0 1 8.25 6.583"
|
|
12
|
+
}, null, -1), s = [
|
|
13
|
+
r
|
|
14
|
+
];
|
|
15
|
+
function c(l, i) {
|
|
16
|
+
return e(), t("svg", n, [...s]);
|
|
17
|
+
}
|
|
18
|
+
const d = { render: c };
|
|
19
|
+
export {
|
|
20
|
+
d as default,
|
|
21
|
+
c as render
|
|
22
|
+
};
|
|
@@ -0,0 +1,23 @@
|
|
|
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
|
+
"stroke-miterlimit": "10",
|
|
12
|
+
d: "M15.607 16.785c-4.205-.6-7.71-4.005-8.31-8.31-.3-2.303.2-4.405 1.202-6.207.5-.902-.4-1.803-1.302-1.402C3.092 2.968.389 7.374.789 12.28c.4 5.707 5.207 10.512 10.913 10.913 5.007.4 9.412-2.303 11.414-6.408.5-.901-.5-1.802-1.401-1.302-1.703 1.102-3.905 1.602-6.108 1.302"
|
|
13
|
+
}, null, -1), c = [
|
|
14
|
+
n
|
|
15
|
+
];
|
|
16
|
+
function s(i, l) {
|
|
17
|
+
return e(), t("svg", r, [...c]);
|
|
18
|
+
}
|
|
19
|
+
const a = { render: s };
|
|
20
|
+
export {
|
|
21
|
+
a as default,
|
|
22
|
+
s as render
|
|
23
|
+
};
|
|
@@ -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 18.75h-10.5l-6 4.5v-4.5h-3a1.5 1.5 0 0 1-1.5-1.5v-15a1.5 1.5 0 0 1 1.5-1.5h19.5a1.5 1.5 0 0 1 1.5 1.5v15a1.5 1.5 0 0 1-1.5 1.5"
|
|
12
|
+
}, null, -1), l = [
|
|
13
|
+
r
|
|
14
|
+
];
|
|
15
|
+
function s(a, c) {
|
|
16
|
+
return e(), o("svg", n, [...l]);
|
|
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 n, createElementVNode as e } 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__ */ e("path", {
|
|
7
|
+
fill: "none",
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
"stroke-linecap": "round",
|
|
10
|
+
"stroke-linejoin": "round",
|
|
11
|
+
d: "M2.759 15.629a1.664 1.664 0 0 1-.882-3.075L20.36 1a1.663 1.663 0 0 1 2.516 1.72l-3.6 19.173a1.664 1.664 0 0 1-2.966.691l-5.21-6.955Z"
|
|
12
|
+
}, null, -1), l = /* @__PURE__ */ e("path", {
|
|
13
|
+
fill: "none",
|
|
14
|
+
stroke: "currentColor",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round",
|
|
17
|
+
d: "M11.1 15.629H8.6V20.8a1.663 1.663 0 0 0 2.6 1.374l3.178-2.166Zm-.001 0 11.08-14.59"
|
|
18
|
+
}, null, -1), s = [
|
|
19
|
+
r,
|
|
20
|
+
l
|
|
21
|
+
];
|
|
22
|
+
function i(a, c) {
|
|
23
|
+
return o(), n("svg", t, [...s]);
|
|
24
|
+
}
|
|
25
|
+
const u = { render: i };
|
|
26
|
+
export {
|
|
27
|
+
u as default,
|
|
28
|
+
i as render
|
|
29
|
+
};
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { openBlock as o, createElementBlock as n, createElementVNode as e } 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__ */ e("path", {
|
|
7
|
+
fill: "none",
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
"stroke-linecap": "round",
|
|
10
|
+
"stroke-linejoin": "round",
|
|
11
|
+
d: "M2.25 4.5h19.5s1.5 0 1.5 1.5v12s0 1.5-1.5 1.5H2.25s-1.5 0-1.5-1.5V6s0-1.5 1.5-1.5m13.437 5.475L19.5 13.5M8.313 9.975 4.5 13.5"
|
|
12
|
+
}, null, -1), s = /* @__PURE__ */ e("path", {
|
|
13
|
+
fill: "none",
|
|
14
|
+
stroke: "currentColor",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round",
|
|
17
|
+
d: "m22.88 5.014-9.513 6.56a2.41 2.41 0 0 1-2.734 0L1.12 5.014"
|
|
18
|
+
}, null, -1), l = [
|
|
19
|
+
r,
|
|
20
|
+
s
|
|
21
|
+
];
|
|
22
|
+
function c(i, d) {
|
|
23
|
+
return o(), n("svg", t, [...l]);
|
|
24
|
+
}
|
|
25
|
+
const u = { render: c };
|
|
26
|
+
export {
|
|
27
|
+
u as default,
|
|
28
|
+
c 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: "M7.5 4.5h2.25m-1.5 3.75h6m-6 3.75h6m-6 3.75h6m-6 3.75h3M19.5.75H21a1.5 1.5 0 0 1 1.5 1.5V6.5a1 1 0 0 1-1 1H18h0V2.25a1.5 1.5 0 0 1 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: "M20.25.75H7.5a3 3 0 0 0-3 3v15c0 3-1.5 3.876-3 4.5h12a4.5 4.5 0 0 0 4.5-4.5V7.5"
|
|
18
|
+
}, null, -1), l = [
|
|
19
|
+
r,
|
|
20
|
+
s
|
|
21
|
+
];
|
|
22
|
+
function c(i, h) {
|
|
23
|
+
return o(), t("svg", n, [...l]);
|
|
24
|
+
}
|
|
25
|
+
const d = { render: c };
|
|
26
|
+
export {
|
|
27
|
+
d as default,
|
|
28
|
+
c 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: "M16.5 3.75h-5.7a3.3 3.3 0 0 0-3.3 3.3c0 4.95 9 4.95 9 9.9a3.3 3.3 0 0 1-3.3 3.3H7.5M12 3.75v-3m0 19.5v3"
|
|
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 n, createElementVNode as e } 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
|
+
}, t = /* @__PURE__ */ e("path", {
|
|
7
|
+
fill: "none",
|
|
8
|
+
stroke: "currentColor",
|
|
9
|
+
"stroke-linecap": "round",
|
|
10
|
+
"stroke-linejoin": "round",
|
|
11
|
+
d: "M23.25 12.75V6H16.5"
|
|
12
|
+
}, null, -1), l = /* @__PURE__ */ e("path", {
|
|
13
|
+
fill: "none",
|
|
14
|
+
stroke: "currentColor",
|
|
15
|
+
"stroke-linecap": "round",
|
|
16
|
+
"stroke-linejoin": "round",
|
|
17
|
+
d: "m23.25 6-7.939 7.939a1.5 1.5 0 0 1-2.122 0l-3.128-3.128a1.5 1.5 0 0 0-2.122 0L.75 18"
|
|
18
|
+
}, null, -1), s = [
|
|
19
|
+
t,
|
|
20
|
+
l
|
|
21
|
+
];
|
|
22
|
+
function c(i, d) {
|
|
23
|
+
return o(), n("svg", r, [...s]);
|
|
24
|
+
}
|
|
25
|
+
const u = { render: c };
|
|
26
|
+
export {
|
|
27
|
+
u as default,
|
|
28
|
+
c as render
|
|
29
|
+
};
|