@arco-iconbox/vue-update-line-icon 0.0.9 → 0.0.11
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/icon.js +1186 -1049
- package/dist/icon.js.map +1 -1
- package/dist/icon.min.js +95 -83
- package/dist/icon.min.js.map +1 -1
- package/esm/IconEdit1/index.js +38 -0
- package/esm/IconFilter/index.js +38 -0
- package/esm/IconKey/index.js +67 -0
- package/esm/index.js +3 -0
- package/lib/IconEdit1/index.js +39 -0
- package/lib/IconFilter/index.js +39 -0
- package/lib/IconKey/index.js +68 -0
- package/lib/index.js +6 -0
- package/package.json +1 -1
- package/src/IconEdit1/index.vue +19 -0
- package/src/IconFilter/index.vue +19 -0
- package/src/IconKey/index.vue +19 -0
- package/src/index.js +4 -1
package/dist/icon.min.js
CHANGED
|
@@ -40,25 +40,25 @@
|
|
|
40
40
|
var P = r(N, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
41
41
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-Bloodanalysis`], width: "1em", height: "1em" }, e2.$attrs), S, 16, j);
|
|
42
42
|
}]]);
|
|
43
|
-
const z = { name: "IconAssembly", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, _ = ["fill"],
|
|
44
|
-
var
|
|
45
|
-
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-assembly`], width: "1em", height: "1em" }, e2.$attrs),
|
|
43
|
+
const z = { name: "IconAssembly", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, _ = ["fill"], b = [o.createElementVNode("path", { d: "M5.00002 3H3V5.00002H5.00002V3zM13 11H11V13H13V11zM5.00002 11H3V13H5.00002V11zM13 3H11V5.00002H13V3z", stroke: "#434343", "stroke-width": "1.5", "stroke-linejoin": "round" }, null, -1), o.createElementVNode("path", { d: "M3.99976 11V4.99988M12.0001 11V4.99988M4.99988 3.99976H11M4.99988 12.0001H11", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1), o.createElementVNode("path", { "clip-rule": "evenodd", d: "M6.00012 6.00012H8.40015V7.60014H10.0002V10.0002H7.60014V8.40015H6.00012V6.00012Z", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
44
|
+
var Z = r(z, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
45
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-assembly`], width: "1em", height: "1em" }, e2.$attrs), b, 16, _);
|
|
46
46
|
}]]);
|
|
47
47
|
const A = { name: "IconAppend", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, D = ["fill"], F = [o.createElementVNode("path", { d: "M12.1667 3H3.83333C3.3731 3 3 3.3731 3 3.83333V12.1667C3 12.6269 3.3731 13 3.83333 13H12.1667C12.6269 13 13 12.6269 13 12.1667V3.83333C13 3.3731 12.6269 3 12.1667 3Z", stroke: "#434343", "stroke-width": "1.5", "stroke-linejoin": "round" }, null, -1), o.createElementVNode("path", { d: "M8 6.33337V9.66671M6.33337 8H9.66671", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
48
48
|
var O = r(A, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
49
49
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-append`], width: "1em", height: "1em" }, e2.$attrs), F, 16, D);
|
|
50
50
|
}]]);
|
|
51
|
-
const
|
|
52
|
-
var G = r(
|
|
53
|
-
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-Basics`], width: "1em", height: "1em" }, e2.$attrs),
|
|
51
|
+
const U = { name: "IconBasics", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, T = ["fill"], R = [o.createElementVNode("path", { d: "M3 8V5H5.25V4.5C5.25 3.67157 5.92158 3 6.75 3C7.57842 3 8.25 3.67157 8.25 4.5V5H10.5V8H11.5C12.3284 8 13 8.67158 13 9.5C13 10.3284 12.3284 11 11.5 11H10.5V13H3V11H4C4.82842 11 5.5 10.3284 5.5 9.5C5.5 8.67158 4.82842 8 4 8H3Z", stroke: "#434343", "stroke-width": "1.5", "stroke-linejoin": "round" }, null, -1)];
|
|
52
|
+
var G = r(U, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
53
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-Basics`], width: "1em", height: "1em" }, e2.$attrs), R, 16, T);
|
|
54
54
|
}]]);
|
|
55
55
|
const W = { name: "IconDatabasesource", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, q = ["fill"], J = [o.createElementVNode("path", { d: "M10.25 4.375V6.575V6.85C9.43735 6.85 8.70703 7.20249 8.20359 7.76294C7.76615 8.24991 7.5 8.89388 7.5 9.6C7.5 9.7592 7.51353 9.91523 7.53949 10.067C7.68092 10.8938 8.19143 11.5945 8.89538 11.9938C8.16319 12.2151 7.19134 12.35 6.125 12.35C3.84682 12.35 2 11.7344 2 10.975V8.775V6.575V4.375", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1), o.createElementVNode("path", { d: "M10.25 4.375C10.25 5.13439 8.40318 5.75 6.125 5.75 3.84682 5.75 2 5.13439 2 4.375 2 3.61561 3.84682 3 6.125 3 8.40318 3 10.25 3.61561 10.25 4.375zM2 8.77502C2 9.53441 3.84682 10.15 6.125 10.15 6.62193 10.15 7.09831 10.1207 7.53949 10.0671M2 6.57495C2 7.33434 3.84682 7.94995 6.125 7.94995 6.88298 7.94995 7.59323 7.88181 8.20359 7.7629M13 9.59998C13 11.1187 11.7688 12.35 10.25 12.35 9.7575 12.35 9.29523 12.2205 8.89538 11.9937 8.19143 11.5945 7.68092 10.8937 7.53949 10.067 7.51353 9.91521 7.5 9.75917 7.5 9.59998 7.5 8.89386 7.76615 8.24989 8.20359 7.76292 8.70703 7.20247 9.43735 6.84998 10.25 6.84998 11.7688 6.84998 13 8.08121 13 9.59998z", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
56
|
-
var
|
|
56
|
+
var K = r(W, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
57
57
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-Databasesource`], width: "1em", height: "1em" }, e2.$attrs), J, 16, q);
|
|
58
58
|
}]]);
|
|
59
|
-
const
|
|
60
|
-
var ee = r(
|
|
61
|
-
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-down`], width: "1em", height: "1em" }, e2.$attrs), Y, 16,
|
|
59
|
+
const Q = { name: "IconDown", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, X = ["fill"], Y = [o.createElementVNode("path", { d: "M11.25 6.75L8 10.25L4.75 6.75", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
60
|
+
var ee = r(Q, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
61
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-down`], width: "1em", height: "1em" }, e2.$attrs), Y, 16, X);
|
|
62
62
|
}]]);
|
|
63
63
|
const oe = { name: "IconCollect", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, re = ["fill"], te = [o.createElementVNode("path", { d: "M8.03739 4.12802C8.20706 3.71431 8.79294 3.71431 8.96261 4.12802L9.9948 6.64491L12.7798 6.88903C13.2261 6.92814 13.3997 7.48914 13.0536 7.77347L11.2294 9.27196C11.0847 9.39088 11.0185 9.58075 11.0581 9.76387L11.6382 12.4496C11.7331 12.889 11.2451 13.2207 10.8715 12.9708L8.5 11.3848L6.12851 12.9708C5.75486 13.2207 5.26693 12.889 5.36183 12.4496L5.94191 9.76387C5.98147 9.58075 5.91533 9.39088 5.77057 9.27196L3.94644 7.77347C3.60032 7.48914 3.77395 6.92814 4.22016 6.88903L7.0052 6.64491L8.03739 4.12802Z", stroke: "#434343", "stroke-width": "1.5", "stroke-linejoin": "round" }, null, -1)];
|
|
64
64
|
var ne = r(oe, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
@@ -96,21 +96,21 @@
|
|
|
96
96
|
var _e = r(Se, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
97
97
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-dispatch`], width: "1em", height: "1em" }, e2.$attrs), ze, 16, Pe);
|
|
98
98
|
}]]);
|
|
99
|
-
const
|
|
100
|
-
var De = r(
|
|
101
|
-
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-advance`], width: "1em", height: "1em" }, e2.$attrs), Ae, 16,
|
|
99
|
+
const be = { name: "IconAdvance", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Ze = ["fill"], Ae = [o.createElementVNode("path", { d: "M11.0556 4L13 5.66666L11.0556 7.61111", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1), o.createElementVNode("path", { d: "M13 5.66675H6.61284C4.7009 5.66675 3.07721 7.22797 3.00268 9.13897C2.92393 11.1583 4.59248 12.889 6.61284 12.889H11.3338", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
100
|
+
var De = r(be, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
101
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-advance`], width: "1em", height: "1em" }, e2.$attrs), Ae, 16, Ze);
|
|
102
102
|
}]]);
|
|
103
|
-
const Fe = { name: "IconDisposition", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Oe = ["fill"],
|
|
104
|
-
var
|
|
105
|
-
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-disposition`], width: "1em", height: "1em" }, e2.$attrs),
|
|
103
|
+
const Fe = { name: "IconDisposition", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Oe = ["fill"], Ue = [o.createElementVNode("path", { d: "M3.16663 3.83337H7.49996M3.16663 12.1666H7.49996M3.16663 8H4.83329M10 3.83337H12.8333M10 12.1666H12.8333M7.33337 8H12.8334M9.83337 3.16663V4.83329M9.83337 11.1666V12.8333M7.16663 7.16663V8.83329", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
104
|
+
var Te = r(Fe, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
105
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-disposition`], width: "1em", height: "1em" }, e2.$attrs), Ue, 16, Oe);
|
|
106
106
|
}]]);
|
|
107
|
-
const
|
|
108
|
-
var qe = r(
|
|
107
|
+
const Re = { name: "IconActivate", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Ge = ["fill"], We = [o.createElementVNode("circle", { cx: "8", cy: "8", r: "5", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1), o.createElementVNode("path", { d: "M11.8334 7.58337L6.33337 4.33337V10.8334L11.8334 7.58337Z", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
108
|
+
var qe = r(Re, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
109
109
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-activate`], width: "1em", height: "1em" }, e2.$attrs), We, 16, Ge);
|
|
110
110
|
}]]);
|
|
111
|
-
const Je = { name: "IconEdit", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } },
|
|
112
|
-
var
|
|
113
|
-
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-edit`], width: "1em", height: "1em" }, e2.$attrs),
|
|
111
|
+
const Je = { name: "IconEdit", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Ke = ["fill"], Qe = [o.createElementVNode("path", { d: "M3.16663 12.8334L5.99996 12.1667 12.1952 5.97142C12.4556 5.71108 12.4556 5.28897 12.1952 5.02862L10.9714 3.80476C10.711 3.54441 10.2889 3.54441 10.0286 3.80476L3.83329 10 3.16663 12.8334zM12.8333 12.8334H9.16663", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
112
|
+
var Xe = r(Je, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
113
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-edit`], width: "1em", height: "1em" }, e2.$attrs), Qe, 16, Ke);
|
|
114
114
|
}]]);
|
|
115
115
|
const Ye = { name: "IconFile", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, eo = ["fill"], oo = [o.createElementVNode("path", { d: "M12.8333 11.5V6.49996C12.8333 5.76358 12.2363 5.16663 11.5 5.16663H3.16663V11.5C3.16663 12.2363 3.76358 12.8333 4.49996 12.8333H11.5C12.2363 12.8333 12.8333 12.2363 12.8333 11.5Z", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1), o.createElementVNode("path", { d: "M8.99996 4.99996L8.37898 3.86149C8.14533 3.43314 7.69637 3.16663 7.20845 3.16663H4.49996C3.76358 3.16663 3.16663 3.76358 3.16663 4.49996V7.33329", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
116
116
|
var ro = r(Ye, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
@@ -145,24 +145,24 @@
|
|
|
145
145
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-history`], width: "1em", height: "1em" }, e2.$attrs), jo, 16, No);
|
|
146
146
|
}]]);
|
|
147
147
|
const Po = { name: "IconDownload", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, zo = ["fill"], _o = [o.createElementVNode("path", { d: "M3.16663 9.83337V10.8334C3.16663 11.9379 4.06206 12.8334 5.16663 12.8334H10.8333C11.9379 12.8334 12.8333 11.9379 12.8333 10.8334V9.83337M8 9.49996L8 3.16663M5.83337 7.16663L8.00004 9.49996 10.1667 7.16663", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
148
|
-
var
|
|
148
|
+
var bo = r(Po, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
149
149
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-Download`], width: "1em", height: "1em" }, e2.$attrs), _o, 16, zo);
|
|
150
150
|
}]]);
|
|
151
|
-
const
|
|
152
|
-
var Fo = r(
|
|
151
|
+
const Zo = { name: "IconDownline", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Ao = ["fill"], Do = [o.createElementVNode("path", { d: "M4.2 10.875C3.28333 10.875 2 10.4625 2 8.8125 2 6.8875 3.925 6.475 4.475 6.475 4.75 5.5125 5.3 4 7.5 4 9.425 4 10.25 5.1 10.525 6.0625 10.525 6.0625 13 6.3375 13 8.675 13 10.325 11.9 10.875 10.8 10.875M8.875 9.50012L6.125 12.2501M6.125 9.50012L8.875 12.2501", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
152
|
+
var Fo = r(Zo, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
153
153
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-downline`], width: "1em", height: "1em" }, e2.$attrs), Do, 16, Ao);
|
|
154
154
|
}]]);
|
|
155
|
-
const Oo = { name: "IconLayer", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } },
|
|
156
|
-
var
|
|
157
|
-
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-layer`], width: "1em", height: "1em" }, e2.$attrs),
|
|
155
|
+
const Oo = { name: "IconLayer", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Uo = ["fill"], To = [o.createElementVNode("path", { d: "M3 4.72857L8 6.5L13 4.72857L8 3L3 4.72857Z", stroke: "#434343", "stroke-width": "1.5", "stroke-linejoin": "round" }, null, -1), o.createElementVNode("path", { d: "M3 6.75L8 8.5 13 6.75M3 8.75012L8 10.5001 13 8.75012M3 10.75L8 12.5 13 10.75", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
156
|
+
var Ro = r(Oo, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
157
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-layer`], width: "1em", height: "1em" }, e2.$attrs), To, 16, Uo);
|
|
158
158
|
}]]);
|
|
159
159
|
const Go = { name: "IconLimits", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Wo = ["fill"], qo = [o.createElementVNode("path", { d: "M3.83337 7.83329C3.83337 7.4651 4.13185 7.16663 4.50004 7.16663H11.5C11.8682 7.16663 12.1667 7.4651 12.1667 7.83329V11.5C12.1667 12.2363 11.5698 12.8333 10.8334 12.8333H5.16671C4.43033 12.8333 3.83337 12.2363 3.83337 11.5V7.83329zM5.16664 6.99996V6.89509C5.16664 5.85427 5.10402 4.69412 5.83094 3.94923 6.2455 3.52443 6.91631 3.16663 7.99997 3.16663 9.08363 3.16663 9.75444 3.52443 10.169 3.94923 10.8959 4.69412 10.8333 5.85427 10.8333 6.89509V6.99996", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
160
160
|
var Jo = r(Go, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
161
161
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-limits`], width: "1em", height: "1em" }, e2.$attrs), qo, 16, Wo);
|
|
162
162
|
}]]);
|
|
163
|
-
const
|
|
164
|
-
var Yo = r(
|
|
165
|
-
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-foldmore`], width: "1em", height: "1em" }, e2.$attrs), [o.createElementVNode("path", { d: "M9.5 4.30005C9.5 5.12848 8.82843 5.80005 8 5.80005 7.17157 5.80005 6.5 5.12848 6.5 4.30005 6.5 3.47162 7.17157 2.80005 8 2.80005 8.82843 2.80005 9.5 3.47162 9.5 4.30005zM9.5 8.30005C9.5 9.12848 8.82843 9.80005 8 9.80005 7.17157 9.80005 6.5 9.12848 6.5 8.30005 6.5 7.47162 7.17157 6.80005 8 6.80005 8.82843 6.80005 9.5 7.47162 9.5 8.30005zM9.5 12.3C9.5 13.1285 8.82843 13.8 8 13.8 7.17157 13.8 6.5 13.1285 6.5 12.3 6.5 11.4716 7.17157 10.8 8 10.8 8.82843 10.8 9.5 11.4716 9.5 12.3z", fill: t2.useCurrentColor ? "currentColor" : "#434343" }, null, 8,
|
|
163
|
+
const Ko = { name: "IconFoldmore", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Qo = ["fill"], Xo = ["fill"];
|
|
164
|
+
var Yo = r(Ko, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
165
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-foldmore`], width: "1em", height: "1em" }, e2.$attrs), [o.createElementVNode("path", { d: "M9.5 4.30005C9.5 5.12848 8.82843 5.80005 8 5.80005 7.17157 5.80005 6.5 5.12848 6.5 4.30005 6.5 3.47162 7.17157 2.80005 8 2.80005 8.82843 2.80005 9.5 3.47162 9.5 4.30005zM9.5 8.30005C9.5 9.12848 8.82843 9.80005 8 9.80005 7.17157 9.80005 6.5 9.12848 6.5 8.30005 6.5 7.47162 7.17157 6.80005 8 6.80005 8.82843 6.80005 9.5 7.47162 9.5 8.30005zM9.5 12.3C9.5 13.1285 8.82843 13.8 8 13.8 7.17157 13.8 6.5 13.1285 6.5 12.3 6.5 11.4716 7.17157 10.8 8 10.8 8.82843 10.8 9.5 11.4716 9.5 12.3z", fill: t2.useCurrentColor ? "currentColor" : "#434343" }, null, 8, Xo)], 16, Qo);
|
|
166
166
|
}]]);
|
|
167
167
|
const er = { name: "IconFrame", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, or = ["fill"], rr = [o.createElementVNode("path", { d: "M4.5 3.16663V12.8333M11.5002 3.16663V12.8333M12.8334 4.49988L3.16675 4.49988M12.8334 11.5L3.16675 11.5", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
168
168
|
var tr = r(er, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
@@ -196,24 +196,24 @@
|
|
|
196
196
|
var zr = r(Ir, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
197
197
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-no`], width: "1em", height: "1em" }, e2.$attrs), [jr, o.createElementVNode("defs", null, [o.createElementVNode("clipPath", Sr, [o.createElementVNode("path", { fill: t2.useCurrentColor ? "currentColor" : "#fff", d: "M0 0H16V16H0z" }, null, 8, Pr)])])], 16, Nr);
|
|
198
198
|
}]]);
|
|
199
|
-
const _r = { name: "IconStarttime", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } },
|
|
199
|
+
const _r = { name: "IconStarttime", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, br = ["fill"], Zr = [o.createElementVNode("path", { d: "M13 8C13 10.7614 10.7614 13 8 13C5.23858 13 3 10.7614 3 8C3 5.23858 5.23858 3 8 3M8.17241 5.75862V8L7.13793 8.86207M13 3H12.2475C11.8408 3 11.6042 3.45968 11.8406 3.79062L12.4353 4.62317C12.6717 4.95411 12.4351 5.41379 12.0284 5.41379H11.2759", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
200
200
|
var Ar = r(_r, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
201
|
-
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-Starttime`], width: "1em", height: "1em" }, e2.$attrs),
|
|
201
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-Starttime`], width: "1em", height: "1em" }, e2.$attrs), Zr, 16, br);
|
|
202
202
|
}]]);
|
|
203
203
|
const Dr = { name: "IconSearch", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Fr = ["fill"], Or = [o.createElementVNode("path", { d: "M12.8333 12.8333L10.3333 10.3333M3.16663 7.33329C3.16663 5.03211 5.03211 3.16663 7.33329 3.16663C9.63448 3.16663 11.5 5.03211 11.5 7.33329C11.5 9.63448 9.63448 11.5 7.33329 11.5C5.03211 11.5 3.16663 9.63448 3.16663 7.33329Z", stroke: "#fff", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
204
|
-
var
|
|
204
|
+
var Ur = r(Dr, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
205
205
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-search`], width: "1em", height: "1em" }, e2.$attrs), Or, 16, Fr);
|
|
206
206
|
}]]);
|
|
207
|
-
const
|
|
208
|
-
var Wr = r(
|
|
209
|
-
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-Packup`], width: "1em", height: "1em" }, e2.$attrs), Gr, 16,
|
|
207
|
+
const Tr = { name: "IconPackup", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Rr = ["fill"], Gr = [o.createElementVNode("path", { d: "M3 4H13M3 8.33337H13M3 12.6667H13M4.76775 10.219L3 8.33339 4.76775 6.44775", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
208
|
+
var Wr = r(Tr, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
209
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-Packup`], width: "1em", height: "1em" }, e2.$attrs), Gr, 16, Rr);
|
|
210
210
|
}]]);
|
|
211
|
-
const qr = { name: "IconSort", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Jr = ["fill"],
|
|
212
|
-
var
|
|
213
|
-
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-sort`], width: "1em", height: "1em" }, e2.$attrs),
|
|
211
|
+
const qr = { name: "IconSort", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Jr = ["fill"], Kr = [o.createElementVNode("path", { d: "M6.33334 3H3.55556C3.24873 3 3 3.24873 3 3.55556V6.33334C3 6.64018 3.24873 6.8889 3.55556 6.8889H6.33334C6.64018 6.8889 6.8889 6.64018 6.8889 6.33334V3.55556C6.8889 3.24873 6.64018 3 6.33334 3zM6.33334 9.11145H3.55556C3.24873 9.11145 3 9.36017 3 9.66701V12.4448C3 12.7516 3.24873 13.0003 3.55556 13.0003H6.33334C6.64018 13.0003 6.8889 12.7516 6.8889 12.4448V9.66701C6.8889 9.36017 6.64018 9.11145 6.33334 9.11145zM12.4445 3H9.66676C9.35993 3 9.11121 3.24873 9.11121 3.55556V6.33334C9.11121 6.64018 9.35993 6.8889 9.66676 6.8889H12.4445C12.7514 6.8889 13.0001 6.64018 13.0001 6.33334V3.55556C13.0001 3.24873 12.7514 3 12.4445 3zM12.4445 9.11145H9.66676C9.35993 9.11145 9.11121 9.36017 9.11121 9.66701V12.4448C9.11121 12.7516 9.35993 13.0003 9.66676 13.0003H12.4445C12.7514 13.0003 13.0001 12.7516 13.0001 12.4448V9.66701C13.0001 9.36017 12.7514 9.11145 12.4445 9.11145z", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
212
|
+
var Qr = r(qr, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
213
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-sort`], width: "1em", height: "1em" }, e2.$attrs), Kr, 16, Jr);
|
|
214
214
|
}]]);
|
|
215
|
-
const
|
|
216
|
-
var ot = r(
|
|
215
|
+
const Xr = { name: "IconPicture", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Yr = ["fill"], et = [o.createElementVNode("path", { d: "M11.5 3.16663H4.49996C3.76358 3.16663 3.16663 3.76358 3.16663 4.49996V11.5C3.16663 12.2363 3.76358 12.8333 4.49996 12.8333H11.5C12.2363 12.8333 12.8333 12.2363 12.8333 11.5V4.49996C12.8333 3.76358 12.2363 3.16663 11.5 3.16663Z", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1), o.createElementVNode("path", { d: "M3.16663 10.6667L4.99742 8.3378C5.51656 7.67742 6.50964 7.65581 7.05702 8.29299L8.66663 10.1667M7.27673 8.54866C7.96817 7.66911 8.9316 6.42304 8.99427 6.34197L9.00093 6.33345C9.521 5.67733 10.5109 5.65721 11.0571 6.29299L12.6667 8.16667", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
216
|
+
var ot = r(Xr, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
217
217
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-picture`], width: "1em", height: "1em" }, e2.$attrs), et, 16, Yr);
|
|
218
218
|
}]]);
|
|
219
219
|
const rt = { name: "IconPublish", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, tt = ["fill"], nt = [o.createElementVNode("path", { d: "M4.1256 7.39722C2.90663 7.68711 2 8.78304 2 10.0907 2 11.6197 3.23952 12.8593 4.76854 12.8593 5.03083 12.8593 5.2846 12.8228 5.52504 12.7546M10.8744 7.39722C12.0934 7.68711 13 8.78304 13 10.0907 13 11.6197 11.7605 12.8593 10.2315 12.8593 9.96919 12.8593 9.71542 12.8228 9.47498 12.7546M10.8593 7.32225C10.8593 5.48743 9.37191 4 7.53709 4 5.70227 4 4.21484 5.48743 4.21484 7.32225M5.61719 9.50419L7.53703 7.578 9.51153 9.53713M7.53699 12.3056V8.5575", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
@@ -248,21 +248,21 @@
|
|
|
248
248
|
var _t = r(St, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
249
249
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-Endtime`], width: "1em", height: "1em" }, e2.$attrs), zt, 16, Pt);
|
|
250
250
|
}]]);
|
|
251
|
-
const
|
|
252
|
-
var Dt = r(
|
|
253
|
-
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-revocation`], width: "1em", height: "1em" }, e2.$attrs), At, 16,
|
|
251
|
+
const bt = { name: "IconRevocation", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Zt = ["fill"], At = [o.createElementVNode("path", { d: "M4.94439 13L3 11.3333L4.94439 9.38889", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1), o.createElementVNode("path", { d: "M3 11.3333H9.38716C11.2991 11.3333 12.9228 9.77203 12.9973 7.86103C13.0761 5.8417 11.4075 4.11104 9.38716 4.11104H4.66622", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
252
|
+
var Dt = r(bt, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
253
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-revocation`], width: "1em", height: "1em" }, e2.$attrs), At, 16, Zt);
|
|
254
254
|
}]]);
|
|
255
|
-
const Ft = { name: "IconGather", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Ot = ["fill"],
|
|
256
|
-
var
|
|
257
|
-
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-gather`], width: "1em", height: "1em" }, e2.$attrs),
|
|
255
|
+
const Ft = { name: "IconGather", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Ot = ["fill"], Ut = [o.createElementVNode("path", { d: "M12.1667 8.225V5.75L9.58854 3H3.57292C3.2565 3 3 3.24624 3 3.55V13.45C3 13.7538 3.2565 14 3.57292 14H7.01042M8.5 10.3334H10.3333 12.1667M8.5 12.1666H10.3333 12.1667M9.41663 9.41663V13.0833M11.25 9.41663V13.0833", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1), o.createElementVNode("path", { d: "M9.41663 3V5.75H12.1666", stroke: "#434343", "stroke-width": "1.5", "stroke-linejoin": "round" }, null, -1)];
|
|
256
|
+
var Tt = r(Ft, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
257
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-gather`], width: "1em", height: "1em" }, e2.$attrs), Ut, 16, Ot);
|
|
258
258
|
}]]);
|
|
259
|
-
const
|
|
260
|
-
var qt = r(
|
|
259
|
+
const Rt = { name: "IconIndex", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Gt = ["fill"], Wt = [o.createElementVNode("path", { d: "M8 13C10.7614 13 13 10.7614 13 8 13 5.23857 10.7614 3 8 3 5.23857 3 3 5.23857 3 8 3 10.7614 5.23857 13 8 13zM5.75 8H10.25M6.87488 6.05139L9.12488 9.94849M9.12488 6.05139L6.87488 9.94849", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
260
|
+
var qt = r(Rt, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
261
261
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-index`], width: "1em", height: "1em" }, e2.$attrs), Wt, 16, Gt);
|
|
262
262
|
}]]);
|
|
263
|
-
const Jt = { name: "IconRole", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } },
|
|
264
|
-
var
|
|
265
|
-
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-role`], width: "1em", height: "1em" }, e2.$attrs),
|
|
263
|
+
const Jt = { name: "IconRole", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Kt = ["fill"], Qt = [o.createElementVNode("path", { d: "M10.1667 5.33329C10.1667 6.52991 9.19666 7.49996 8.00004 7.49996 6.80342 7.49996 5.83337 6.52991 5.83337 5.33329 5.83337 4.13668 6.80342 3.16663 8.00004 3.16663 9.19666 3.16663 10.1667 4.13668 10.1667 5.33329zM4.56498 12.8334H11.435C12.1963 12.8334 12.7827 12.1788 12.4272 11.5056 11.9042 10.5154 10.712 9.33337 7.99998 9.33337 5.28799 9.33337 4.09576 10.5154 3.57281 11.5056 3.21729 12.1788 3.8037 12.8334 4.56498 12.8334z", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
264
|
+
var Xt = r(Jt, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
265
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-role`], width: "1em", height: "1em" }, e2.$attrs), Qt, 16, Kt);
|
|
266
266
|
}]]);
|
|
267
267
|
const Yt = { name: "IconScheduling", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, en = ["fill"], on = [o.createElementVNode("path", { d: "M13 3L3 6.72061L8.26316 7.73903L9.58032 13L13 3Z", stroke: "#434343", "stroke-width": "1.5", "stroke-linejoin": "round" }, null, -1), o.createElementVNode("path", { d: "M8.45459 7.54548L10.2728 5.72729", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
268
268
|
var rn = r(Yt, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
@@ -293,24 +293,24 @@
|
|
|
293
293
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-Zoomout`], width: "1em", height: "1em" }, e2.$attrs), jn, 16, Nn);
|
|
294
294
|
}]]);
|
|
295
295
|
const Pn = { name: "IconZoomin", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, zn = ["fill"], _n = [o.createElementVNode("path", { d: "M11.5 7.33329C11.5 9.63448 9.63448 11.5 7.33329 11.5 5.03211 11.5 3.16663 9.63448 3.16663 7.33329 3.16663 5.03211 5.03211 3.16663 7.33329 3.16663 9.63448 3.16663 11.5 5.03211 11.5 7.33329zM10.3334 10.3334L12.8334 12.8334M7.33337 5.83337V8.83337M8.83337 7.33337L5.83337 7.33337", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
296
|
-
var
|
|
296
|
+
var bn = r(Pn, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
297
297
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-Zoomin`], width: "1em", height: "1em" }, e2.$attrs), _n, 16, zn);
|
|
298
298
|
}]]);
|
|
299
|
-
const
|
|
300
|
-
var Fn = r(
|
|
299
|
+
const Zn = { name: "IconUnfold2", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, An = ["fill"], Dn = [o.createElementVNode("path", { d: "M7.16663 3.83337H12.8333M9.16663 6.5H12.8333M3.16663 5.83337L5.49996 8.00004 3.16663 10.1667M7.16663 12.1666H12.8333M9.16663 9.5H12.8333", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
300
|
+
var Fn = r(Zn, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
301
301
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-Unfold2`], width: "1em", height: "1em" }, e2.$attrs), Dn, 16, An);
|
|
302
302
|
}]]);
|
|
303
|
-
const On = { name: "IconTest", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } },
|
|
304
|
-
var
|
|
305
|
-
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-test`], width: "1em", height: "1em" }, e2.$attrs),
|
|
303
|
+
const On = { name: "IconTest", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Un = ["fill"], Tn = [o.createElementVNode("path", { d: "M7.16665 3H3.83333C3.3731 3 3 3.3731 3 3.83333V9.94442C3 10.4047 3.3731 10.7778 3.83333 10.7778H12.1666C12.6269 10.7778 13 10.4047 13 9.94442V7.16665M8 10.7778V13", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1), o.createElementVNode("path", { d: "M10.2222 3L9.11108 4.11111 10.2222 5.22221M11.8888 3L12.9999 4.11111 11.8888 5.22221M5.22217 13H10.7777", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
304
|
+
var Rn = r(On, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
305
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-test`], width: "1em", height: "1em" }, e2.$attrs), Tn, 16, Un);
|
|
306
306
|
}]]);
|
|
307
307
|
const Gn = { name: "IconText", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Wn = ["fill"], qn = [o.createElementVNode("path", { d: "M7.99996 13.8333C11.2216 13.8333 13.8333 11.2216 13.8333 7.99996 13.8333 4.7783 11.2216 2.16663 7.99996 2.16663 4.7783 2.16663 2.16663 4.7783 2.16663 7.99996 2.16663 11.2216 4.7783 13.8333 7.99996 13.8333zM10.3333 5.66663H5.66663M8 10.9166V5.66663", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
308
308
|
var Jn = r(Gn, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
309
309
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-text`], width: "1em", height: "1em" }, e2.$attrs), qn, 16, Wn);
|
|
310
310
|
}]]);
|
|
311
|
-
const
|
|
312
|
-
var Yn = r(
|
|
313
|
-
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-Stats`], width: "1em", height: "1em" }, e2.$attrs),
|
|
311
|
+
const Kn = { name: "IconStats", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Qn = ["fill"], Xn = [o.createElementVNode("path", { d: "M8.00007 4.38889C8.00007 3.62183 7.37823 3 6.61118 3 5.84412 3 5.22229 3.62183 5.22229 4.38889V7.16667C5.22229 7.93372 5.84412 8.55556 6.61118 8.55556 7.37823 8.55556 8.00007 7.93372 8.00007 7.16667V4.38889zM13.0001 4.38889C13.0001 3.62183 12.3782 3 11.6112 3 10.8441 3 10.2223 3.62183 10.2223 4.38889V7.16667C10.2223 7.93372 10.8441 8.55556 11.6112 8.55556 12.3782 8.55556 13.0001 7.93372 13.0001 7.16667V4.38889z", stroke: "#434343", "stroke-width": "1.5" }, null, -1), o.createElementVNode("path", { d: "M3 8.55554H3.27778", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round" }, null, -1), o.createElementVNode("path", { d: "M13 12.7223L5.5 12.7223", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
312
|
+
var Yn = r(Kn, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
313
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-Stats`], width: "1em", height: "1em" }, e2.$attrs), Xn, 16, Qn);
|
|
314
314
|
}]]);
|
|
315
315
|
const el = { name: "IconUpload", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, ol = ["fill"], rl = [o.createElementVNode("path", { d: "M3.16663 9.83337V10.8334C3.16663 11.9379 4.06206 12.8334 5.16663 12.8334H10.8333C11.9379 12.8334 12.8333 11.9379 12.8333 10.8334V9.83337M8 9.50004L8 3.33337M5.83337 5.49996L8.00004 3.16663 10.1667 5.49996", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
316
316
|
var tl = r(el, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
@@ -348,24 +348,24 @@
|
|
|
348
348
|
var zl = r(jl, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
349
349
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 20 20", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-Lose`], width: "1em", height: "1em" }, e2.$attrs), Pl, 16, Sl);
|
|
350
350
|
}]]);
|
|
351
|
-
const _l = { name: "IconSuccessful", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } },
|
|
351
|
+
const _l = { name: "IconSuccessful", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, bl = ["fill"], Zl = [o.createElementVNode("path", { d: "M10.667 16C12.3238 16 13.8238 15.3284 14.9096 14.2426C15.9954 13.1568 16.667 11.6568 16.667 10C16.667 8.34316 15.9954 6.84316 14.9096 5.75736C13.8238 4.67157 12.3238 4 10.667 4C9.01015 4 7.51015 4.67157 6.42435 5.75736C5.33857 6.84316 4.66699 8.34316 4.66699 10C4.66699 11.6568 5.33857 13.1568 6.42435 14.2426C7.51015 15.3284 9.01015 16 10.667 16Z", stroke: "#52C41A", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1), o.createElementVNode("path", { d: "M8.26758 9.99922L10.0676 11.7992L13.6676 8.19922", stroke: "#52C41A", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
352
352
|
var Al = r(_l, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
353
|
-
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 21 20", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-Successful`], width: "1em", height: "1em" }, e2.$attrs),
|
|
353
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 21 20", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-Successful`], width: "1em", height: "1em" }, e2.$attrs), Zl, 16, bl);
|
|
354
354
|
}]]);
|
|
355
355
|
const Dl = { name: "IconLivingExample", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Fl = ["fill"], Ol = [o.createElementVNode("path", { d: "M15.401 5.89453H4.60098C4.26961 5.89453 4.00098 6.21056 4.00098 6.60041V15.7768C4.00098 16.1667 4.26961 16.4827 4.60098 16.4827H15.401C15.7323 16.4827 16.001 16.1667 16.001 15.7768V6.60041C16.001 6.21056 15.7323 5.89453 15.401 5.89453zM7.00098 4.48242V7.30594M10.301 10.4824H7.00098M13.001 13.3066H7.00098M13.001 4.48242V7.30594", stroke: "#F84031", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
356
|
-
var
|
|
356
|
+
var Ul = r(Dl, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
357
357
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 20 20", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-Living_example`], width: "1em", height: "1em" }, e2.$attrs), Ol, 16, Fl);
|
|
358
358
|
}]]);
|
|
359
|
-
const
|
|
360
|
-
var Wl = r(
|
|
361
|
-
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 21 20", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-Offline_workflow`], width: "1em", height: "1em" }, e2.$attrs), Gl, 16,
|
|
359
|
+
const Tl = { name: "IconOfflineWorkflow", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Rl = ["fill"], Gl = [o.createElementVNode("path", { d: "M15.3984 4.14844H5.39844C4.84615 4.14844 4.39844 4.59615 4.39844 5.14844V15.1484C4.39844 15.7007 4.84615 16.1484 5.39844 16.1484H15.3984C15.9507 16.1484 16.3984 15.7007 16.3984 15.1484V5.14844C16.3984 4.59615 15.9507 4.14844 15.3984 4.14844Z", stroke: "#717171", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1), o.createElementVNode("path", { d: "M13.0648 11.4837L10.3981 14.1504 7.73145 11.4837M10.3984 8.8138V13.9805M7.73145 6.81445H13.0648", stroke: "#717171", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
360
|
+
var Wl = r(Tl, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
361
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 21 20", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-Offline_workflow`], width: "1em", height: "1em" }, e2.$attrs), Gl, 16, Rl);
|
|
362
362
|
}]]);
|
|
363
|
-
const ql = { name: "IconOnlineWorkflow", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Jl = ["fill"],
|
|
364
|
-
var
|
|
365
|
-
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 21 20", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-Online_workflow`], width: "1em", height: "1em" }, e2.$attrs),
|
|
363
|
+
const ql = { name: "IconOnlineWorkflow", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Jl = ["fill"], Kl = [o.createElementVNode("path", { d: "M15.8984 4.14844H5.89844C5.34615 4.14844 4.89844 4.59615 4.89844 5.14844V15.1484C4.89844 15.7007 5.34615 16.1484 5.89844 16.1484H15.8984C16.4507 16.1484 16.8984 15.7007 16.8984 15.1484V5.14844C16.8984 4.59615 16.4507 4.14844 15.8984 4.14844Z", stroke: "#52C41A", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1), o.createElementVNode("path", { d: "M13.5648 11.4811L10.8981 8.81445 8.23145 11.4811M10.8984 14.1491V8.98242M8.23145 6.81445H13.5648", stroke: "#52C41A", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
364
|
+
var Ql = r(ql, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
365
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 21 20", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-Online_workflow`], width: "1em", height: "1em" }, e2.$attrs), Kl, 16, Jl);
|
|
366
366
|
}]]);
|
|
367
|
-
const
|
|
368
|
-
var oi = r(
|
|
367
|
+
const Xl = { name: "IconSubmit", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Yl = ["fill"], ei = [o.createElementVNode("path", { d: "M13.375 16L15 16C15.5523 16 16 15.5523 16 15L16 5C16 4.44772 15.5523 4 15 4L5 4C4.4477 4 4 4.44772 4 5L4 15C4 15.5523 4.4477 16 5 16L6.4375 16M10 16L10 10", stroke: "#52C41A", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1), o.createElementVNode("path", { d: "M8 12L10 10L12 12", stroke: "#52C41A", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
368
|
+
var oi = r(Xl, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
369
369
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 20 20", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-submit`], width: "1em", height: "1em" }, e2.$attrs), ei, 16, Yl);
|
|
370
370
|
}]]);
|
|
371
371
|
const ri = { name: "IconWorkflow", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, ti = ["fill"], ni = o.createElementVNode("g", { "clip-path": "url(#svg_2e2e2d35a1__clip0_5625_45280)", stroke: "#52C41A", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, [o.createElementVNode("path", { d: "M8.09644 5H5.09644C4.82029 5 4.59644 5.22386 4.59644 5.5V8.5C4.59644 8.77615 4.82029 9 5.09644 9H8.09644C8.37259 9 8.59644 8.77615 8.59644 8.5V5.5C8.59644 5.22386 8.37259 5 8.09644 5zM8.09644 11H5.09644C4.82029 11 4.59644 11.2239 4.59644 11.5V14.5C4.59644 14.7761 4.82029 15 5.09644 15H8.09644C8.37259 15 8.59644 14.7761 8.59644 14.5V11.5C8.59644 11.2239 8.37259 11 8.09644 11zM14.0964 5H11.0964C10.8203 5 10.5964 5.22386 10.5964 5.5V8.5C10.5964 8.77615 10.8203 9 11.0964 9H14.0964C14.3726 9 14.5964 8.77615 14.5964 8.5V5.5C14.5964 5.22386 14.3726 5 14.0964 5zM10.5964 11H14.5964M12.5967 13H14.5967M10.5964 15H14.5964" })], -1), li = { id: "svg_2e2e2d35a1__clip0_5625_45280" }, ii = ["fill"];
|
|
@@ -396,26 +396,38 @@
|
|
|
396
396
|
var Pi = r(Ni, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
397
397
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-log`], width: "1em", height: "1em" }, e2.$attrs), Si, 16, ji);
|
|
398
398
|
}]]);
|
|
399
|
-
const zi = { name: "IconBind", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, _i = ["fill"],
|
|
399
|
+
const zi = { name: "IconBind", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, _i = ["fill"], bi = o.createElementVNode("g", { "clip-path": "url(#svg_f4f12c7a2c__svg_f4f12c7a2c__clip0_6461_243190)", stroke: "#434343", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" }, [o.createElementVNode("path", { d: "M8.56004 6.09292L6.27504 3.80793C5.60972 3.14259 4.51634 3.15725 3.83291 3.84067 3.1495 4.52407 3.13484 5.61747 3.80018 6.2828L5.78399 8.26662M10.2257 7.75098L12.2095 9.7348C12.8749 10.4002 12.8602 11.4935 12.1768 12.177 11.4934 12.8604 10.4 12.875 9.73465 12.2097L7.44965 9.92468M8.52734 8.53492C9.21077 7.8515 9.22542 6.75812 8.56009 6.09277M7.44974 7.44922C6.76632 8.13264 6.75167 9.22602 7.41699 9.89134" })], -1), Zi = { id: "svg_f4f12c7a2c__svg_f4f12c7a2c__clip0_6461_243190" }, Ai = ["fill"];
|
|
400
400
|
var Di = r(zi, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
401
|
-
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-bind`], width: "1em", height: "1em" }, e2.$attrs), [
|
|
401
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-bind`], width: "1em", height: "1em" }, e2.$attrs), [bi, o.createElementVNode("defs", null, [o.createElementVNode("clipPath", Zi, [o.createElementVNode("path", { fill: t2.useCurrentColor ? "currentColor" : "#fff", transform: "translate(2 2)", d: "M0 0H12V12H0z" }, null, 8, Ai)])])], 16, _i);
|
|
402
402
|
}]]);
|
|
403
|
-
const Fi = { name: "IconXukez", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Oi = ["fill"],
|
|
404
|
-
var
|
|
405
|
-
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 18 18", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-xukez`], width: "1em", height: "1em" }, e2.$attrs),
|
|
403
|
+
const Fi = { name: "IconXukez", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Oi = ["fill"], Ui = [o.createElementVNode("path", { d: "M9.75 13.5H2.25C1.83579 13.5 1.5 13.1642 1.5 12.75V3C1.5 2.58579 1.83579 2.25 2.25 2.25H15.75C16.1642 2.25 16.5 2.58579 16.5 3V12.75C16.5 13.1642 16.1642 13.5 15.75 13.5H12.75M4.5 5.25H13.5M4.5 7.875H6.75M4.5 10.5H6", stroke: "#000", "stroke-width": "1.5", "stroke-linejoin": "round" }, null, -1), o.createElementVNode("path", { d: "M11.25 12.375C12.4926 12.375 13.5 11.3676 13.5 10.125C13.5 8.88236 12.4926 7.875 11.25 7.875C10.0074 7.875 9 8.88236 9 10.125C9 11.3676 10.0074 12.375 11.25 12.375Z", stroke: "#000", "stroke-width": "1.5" }, null, -1), o.createElementVNode("path", { d: "M11.25 15L12.75 15.75V11.8021C12.75 11.8021 12.3223 12.375 11.25 12.375C10.1777 12.375 9.75 11.8125 9.75 11.8125V15.75L11.25 15Z", stroke: "#000", "stroke-width": "1.5", "stroke-linejoin": "round" }, null, -1)];
|
|
404
|
+
var Ti = r(Fi, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
405
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 18 18", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-xukez`], width: "1em", height: "1em" }, e2.$attrs), Ui, 16, Oi);
|
|
406
406
|
}]]);
|
|
407
|
-
const
|
|
408
|
-
var qi = r(
|
|
407
|
+
const Ri = { name: "IconFullScreen", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Gi = ["fill"], Wi = [o.createElementVNode("path", { d: "M11 2H14V5M14 11V14H11M5 14H2V11M2 5V2H5", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
408
|
+
var qi = r(Ri, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
409
409
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-full_screen`], width: "1em", height: "1em" }, e2.$attrs), Wi, 16, Gi);
|
|
410
410
|
}]]);
|
|
411
|
-
const Ji = { name: "IconOffScreen", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } },
|
|
412
|
-
var
|
|
413
|
-
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-off_screen`], width: "1em", height: "1em" }, e2.$attrs),
|
|
411
|
+
const Ji = { name: "IconOffScreen", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Ki = ["fill"], Qi = [o.createElementVNode("path", { d: "M11 2V5H14M5 2V5H2M5 14V11H2M11 14V11H13.9665", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
412
|
+
var Xi = r(Ji, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
413
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-off_screen`], width: "1em", height: "1em" }, e2.$attrs), Qi, 16, Ki);
|
|
414
414
|
}]]);
|
|
415
415
|
const Yi = { name: "IconEncoder", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, es = ["fill"], os = [o.createElementVNode("path", { d: "M9.1237 5.625H6.20703C5.72378 5.625 5.33203 6.01674 5.33203 6.5V12.625H14.6654V10.5833M4.16797 12.625H15.8346V13.2083C15.8346 14.1748 15.0511 14.9583 14.0846 14.9583H5.91797C4.95147 14.9583 4.16797 14.1748 4.16797 13.2083V12.625zM13.207 7.9585C13.6903 7.9585 14.082 7.56675 14.082 7.0835 14.082 6.60025 13.6903 6.2085 13.207 6.2085 12.7238 6.2085 12.332 6.60025 12.332 7.0835 12.332 7.56675 12.7238 7.9585 13.207 7.9585zM13.207 9.12516V7.9585M13.207 6.20817V5.0415M11.4414 8.10433L12.4518 7.521M13.9688 6.64583L14.9791 6.0625M11.4414 6.0625L12.4518 6.64583M13.9688 7.521L14.9791 8.10433", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
416
416
|
var rs = r(Yi, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
417
417
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 20 20", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-encoder`], width: "1em", height: "1em" }, e2.$attrs), os, 16, es);
|
|
418
418
|
}]]);
|
|
419
|
-
|
|
419
|
+
const ts = { name: "IconFilter", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, ns = ["fill"], ls = [o.createElementVNode("path", { d: "M0 1L4.8 6.60593V10.8148L7.2 12V6.60593L12 1H0Z", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
420
|
+
var is = r(ts, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
421
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 12 12", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-filter`], width: "1em", height: "1em" }, e2.$attrs), ls, 16, ns);
|
|
422
|
+
}]]);
|
|
423
|
+
const ss = { name: "IconEdit1", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, cs = ["fill"], us = [o.createElementVNode("path", { d: "M12.6667 10.625V13.25C12.6667 13.5722 12.4055 13.8333 12.0833 13.8333H10.1875M12.6667 5.66663V2.74996C12.6667 2.42779 12.4055 2.16663 12.0834 2.16663H3.91671C3.59454 2.16663 3.33337 2.42779 3.33337 2.74996V13.25C3.33337 13.5721 3.59454 13.8333 3.91671 13.8333H5.66671M5.66663 5.66663H9.74996M7.70837 13.8334L12.6667 7.70837M5.66663 8H7.99996", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
424
|
+
var as = r(ss, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
425
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-edit1`], width: "1em", height: "1em" }, e2.$attrs), us, 16, cs);
|
|
426
|
+
}]]);
|
|
427
|
+
const ps = { name: "IconKey", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, ds = ["fill"], Cs = { "clip-path": "url(#svg_3c6e0b8a9c__clip0_6733_61698)" }, fs = { id: "svg_3c6e0b8a9c__a", style: { "mask-type": "luminance" }, maskUnits: "userSpaceOnUse", x: "0", y: "0", width: "8", height: "8" }, ms = ["fill"], ks = o.createElementVNode("g", { mask: "url(#svg_3c6e0b8a9c__a)", stroke: "#FAAD14", "stroke-linecap": "round", "stroke-linejoin": "round" }, [o.createElementVNode("path", { d: "M2.5013 6.83366C3.23768 6.83366 3.83464 6.23671 3.83464 5.50033 3.83464 4.76395 3.23768 4.16699 2.5013 4.16699 1.76492 4.16699 1.16797 4.76395 1.16797 5.50033 1.16797 6.23671 1.76492 6.83366 2.5013 6.83366zM4.83203 2.66699L5.91536 3.66699M3.33203 4.33366L6.16536 1.16699M5.83203 1.83301L6.9987 2.91634" })], -1), ws = { id: "svg_3c6e0b8a9c__clip0_6733_61698" }, hs = ["fill"];
|
|
428
|
+
var gs = r(ps, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
429
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 8 8", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-key`], width: "1em", height: "1em" }, e2.$attrs), [o.createElementVNode("g", Cs, [o.createElementVNode("mask", fs, [o.createElementVNode("path", { d: "M8 0H0V8H8V0Z", fill: t2.useCurrentColor ? "currentColor" : "#fff" }, null, 8, ms)]), ks]), o.createElementVNode("defs", null, [o.createElementVNode("clipPath", ws, [o.createElementVNode("path", { fill: t2.useCurrentColor ? "currentColor" : "#fff", d: "M0 0H8V8H0z" }, null, 8, hs)])])], 16, ds);
|
|
430
|
+
}]]);
|
|
431
|
+
e.Icon3d = i, e.IconActivate = qe, e.IconAdd = I, e.IconAdvance = De, e.IconAnalysisdetails = a, e.IconAnalyze = h, e.IconApi = E, e.IconAppend = O, e.IconApply = V, e.IconAssembly = Z, e.IconBasics = G, e.IconBind = Di, e.IconBloodanalysis = P, e.IconBusinessprocess = f, e.IconCharts = de, e.IconChaxun = $i, e.IconCheck = je, e.IconCollect = ne, e.IconConsole = Ii, e.IconCopy = ke, e.IconDatabase = ce, e.IconDatabaseobject = xe, e.IconDatabasesource = K, e.IconDelete = Be, e.IconDetails = ye, e.IconDispatch = _e, e.IconDisposition = Te, e.IconDown = ee, e.IconDownline = Fo, e.IconDownload = bo, e.IconEdit = Xe, e.IconEdit1 = as, e.IconEmbellish = io, e.IconEncoder = rs, e.IconEndtime = _t, e.IconFields = mo, e.IconFile = ro, e.IconFilter = is, e.IconFold = go, e.IconFoldmore = Yo, e.IconFormula = ao, e.IconFrame = tr, e.IconFullScreen = qi, e.IconGather = Tt, e.IconGeshihua = wi, e.IconGoBack = Mo, e.IconHelp = Lo, e.IconHistory = So, e.IconHyposensitization = pr, e.IconInOperation = Nl, e.IconIndex = qt, e.IconJiaoben = Ci, e.IconKey = gs, e.IconLatesttime = yt, e.IconLayer = Ro, e.IconLimits = Jo, e.IconLivingExample = Ul, e.IconLog = Pi, e.IconLose = zl, e.IconMail = sr, e.IconMirror = wr, e.IconMode = vr, e.IconModule = $r, e.IconNo = zr, e.IconNotice = Lr, e.IconNotice2 = $n, e.IconOffScreen = Xi, e.IconOfflineWorkflow = Wl, e.IconOnlineWorkflow = Ql, e.IconPackup = Wr, e.IconPassword = jt, e.IconPause = Bt, e.IconPicture = ot, e.IconPublish = lt, e.IconQingkong = vi, e.IconReflection = xt, e.IconRefresh = Ct, e.IconResources = sn, e.IconRevocation = Dt, e.IconRole = Xt, e.IconSave = ut, e.IconScheduling = rn, e.IconScript = mn, e.IconSearch = Ur, e.IconSettings = gn, e.IconSort = Qr, e.IconStarttime = Ar, e.IconStats = Yn, e.IconSubjectarea = Ml, e.IconSubmit = oi, e.IconSubscribe = Hl, e.IconSuccessful = Al, e.IconSwitch = ml, e.IconTable = sl, e.IconTerminate = gl, e.IconTest = Rn, e.IconText = Jn, e.IconUnfold = Ln, e.IconUnfold2 = Fn, e.IconUpdatemode = pl, e.IconUpload = tl, e.IconWorkflow = si, e.IconXukez = Ti, e.IconZoomin = bn, e.IconZoomout = Sn, Object.defineProperties(e, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
420
432
|
});
|
|
421
433
|
//# sourceMappingURL=icon.min.js.map
|