slippers-ui 3.3.3 → 3.3.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/icons/AiGraph.js +38 -0
- package/dist/icons/ContainerImage.js +33 -0
- package/dist/icons/Infrastructure.js +21 -0
- package/dist/icons/index.js +944 -938
- package/icons/AiGraph.vue +3 -0
- package/icons/ContainerImage.vue +3 -0
- package/icons/Infrastructure.vue +3 -0
- package/icons/index.ts +3 -0
- package/icons.d.ts +3 -0
- package/package.json +7 -9
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { openBlock as o, createElementBlock as c, createElementVNode as e, createTextVNode as t } from "vue";
|
|
2
|
+
import { _ as n } from "./chunks/_plugin-vue_export-helper-CHgC5LLL.js";
|
|
3
|
+
const l = {}, s = {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
width: "32",
|
|
6
|
+
height: "32",
|
|
7
|
+
viewBox: "0 0 32 32",
|
|
8
|
+
fill: "none"
|
|
9
|
+
};
|
|
10
|
+
function i(d, r) {
|
|
11
|
+
return o(), c("svg", s, [...r[0] || (r[0] = [
|
|
12
|
+
e("circle", {
|
|
13
|
+
cx: "15.8049",
|
|
14
|
+
cy: "15.8049",
|
|
15
|
+
r: "7.60976",
|
|
16
|
+
stroke: "currentColor",
|
|
17
|
+
"stroke-width": "3.5122"
|
|
18
|
+
}, null, -1),
|
|
19
|
+
t(),
|
|
20
|
+
e("path", {
|
|
21
|
+
d: "M29.7114 13.7979C29.8052 14.4534 29.8537 15.1235 29.8537 15.8049C29.8537 23.5638 23.5638 29.8537 15.8049 29.8537C8.04596 29.8537 1.7561 23.5638 1.7561 15.8049C1.7561 8.04596 8.04596 1.7561 15.8049 1.7561C16.4863 1.7561 17.1564 1.80462 17.8119 1.89838",
|
|
22
|
+
stroke: "currentColor",
|
|
23
|
+
"stroke-width": "3.5122",
|
|
24
|
+
"stroke-linecap": "round"
|
|
25
|
+
}, null, -1),
|
|
26
|
+
t(),
|
|
27
|
+
e("circle", {
|
|
28
|
+
cx: "26.3415",
|
|
29
|
+
cy: "5.2683",
|
|
30
|
+
r: "3.5122",
|
|
31
|
+
fill: "currentColor"
|
|
32
|
+
}, null, -1)
|
|
33
|
+
])]);
|
|
34
|
+
}
|
|
35
|
+
const f = /* @__PURE__ */ n(l, [["render", i]]);
|
|
36
|
+
export {
|
|
37
|
+
f as default
|
|
38
|
+
};
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { openBlock as o, createElementBlock as r, createElementVNode as e, createTextVNode as i } from "vue";
|
|
2
|
+
import { _ as l } from "./chunks/_plugin-vue_export-helper-CHgC5LLL.js";
|
|
3
|
+
const n = {}, c = {
|
|
4
|
+
width: "32",
|
|
5
|
+
height: "32",
|
|
6
|
+
viewBox: "0 0 32 32",
|
|
7
|
+
fill: "none",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
9
|
+
};
|
|
10
|
+
function s(C, t) {
|
|
11
|
+
return o(), r("svg", c, [...t[0] || (t[0] = [
|
|
12
|
+
e("g", { "clip-path": "url(#clip0_69_46788)" }, [
|
|
13
|
+
e("path", {
|
|
14
|
+
d: "M29.741 18.7059C30.4556 18.287 31.3747 18.5266 31.7938 19.2411C32.2127 19.9557 31.9731 20.8748 31.2586 21.2938L16.7586 29.7938C16.2902 30.0683 15.7094 30.0684 15.241 29.7938L0.741043 21.2938C0.02669 20.8748 -0.212905 19.9556 0.205886 19.2411C0.624857 18.5266 1.54403 18.2871 2.25862 18.7059L15.9998 26.7606L29.741 18.7059ZM15.241 2.2059C15.7094 1.93133 16.2902 1.9314 16.7586 2.2059L31.2586 10.7059C31.7178 10.9751 31.9998 11.4676 31.9998 11.9998C31.9998 12.5321 31.7178 13.0245 31.2586 13.2938L16.7586 21.7938C16.2902 22.0683 15.7094 22.0684 15.241 21.7938L0.741043 13.2938C0.282006 13.0245 -0.000168056 12.5321 -0.000168435 11.9998C-0.000168435 11.4676 0.282006 10.9752 0.741043 10.7059L15.241 2.2059ZM4.46565 11.9998L15.9998 18.7606L27.533 11.9998L15.9998 5.23813L4.46565 11.9998Z",
|
|
15
|
+
fill: "currentColor"
|
|
16
|
+
})
|
|
17
|
+
], -1),
|
|
18
|
+
i(),
|
|
19
|
+
e("defs", null, [
|
|
20
|
+
e("clipPath", { id: "clip0_69_46788" }, [
|
|
21
|
+
e("rect", {
|
|
22
|
+
width: "32",
|
|
23
|
+
height: "32",
|
|
24
|
+
fill: "white"
|
|
25
|
+
})
|
|
26
|
+
])
|
|
27
|
+
], -1)
|
|
28
|
+
])]);
|
|
29
|
+
}
|
|
30
|
+
const L = /* @__PURE__ */ l(n, [["render", s]]);
|
|
31
|
+
export {
|
|
32
|
+
L as default
|
|
33
|
+
};
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { openBlock as t, createElementBlock as e, createElementVNode as r } from "vue";
|
|
2
|
+
import { _ as o } from "./chunks/_plugin-vue_export-helper-CHgC5LLL.js";
|
|
3
|
+
const n = {}, l = {
|
|
4
|
+
width: "32",
|
|
5
|
+
height: "32",
|
|
6
|
+
viewBox: "0 0 32 32",
|
|
7
|
+
fill: "none",
|
|
8
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
9
|
+
};
|
|
10
|
+
function s(c, C) {
|
|
11
|
+
return t(), e("svg", l, [...C[0] || (C[0] = [
|
|
12
|
+
r("path", {
|
|
13
|
+
d: "M25 2C27.7614 2 30 4.23858 30 7C30 9.76142 27.7614 12 25 12C24.1654 12 23.3792 11.7942 22.6875 11.4326L16 18.1211V21.5H20.2285C20.8656 19.4714 22.7611 18 25 18C27.7614 18 30 20.2386 30 23C30 25.7614 27.7614 28 25 28C22.7611 28 20.8656 26.5286 20.2285 24.5H16V28C16 29.0357 15.2128 29.887 14.2041 29.9893L14 30H4L3.7959 29.9893C2.85435 29.8938 2.1062 29.1457 2.01074 28.2041L2 28V18C2 16.8954 2.89543 16 4 16H7.5V11.7705C5.47153 11.1333 4 9.23876 4 7C4 4.23858 6.23858 2 9 2C11.7614 2 14 4.23858 14 7C14 9.23876 12.5285 11.1333 10.5 11.7705V16H13.8789L20.5664 9.31152C20.2052 8.62009 20 7.83414 20 7C20 4.23858 22.2386 2 25 2ZM5 27H13V19H5V27ZM25 21C23.8954 21 23 21.8954 23 23C23 24.1046 23.8954 25 25 25C26.1046 25 27 24.1046 27 23C27 21.8954 26.1046 21 25 21ZM9 5C7.89543 5 7 5.89543 7 7C7 8.10457 7.89543 9 9 9C10.1046 9 11 8.10457 11 7C11 5.89543 10.1046 5 9 5ZM25 5C23.8954 5 23 5.89543 23 7C23 8.10457 23.8954 9 25 9C26.1046 9 27 8.10457 27 7C27 5.89543 26.1046 5 25 5Z",
|
|
14
|
+
fill: "currentColor"
|
|
15
|
+
}, null, -1)
|
|
16
|
+
])]);
|
|
17
|
+
}
|
|
18
|
+
const _ = /* @__PURE__ */ o(n, [["render", s]]);
|
|
19
|
+
export {
|
|
20
|
+
_ as default
|
|
21
|
+
};
|