@arco-iconbox/vue-update-line-icon 0.0.24 → 0.0.26
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 +1647 -1407
- package/dist/icon.js.map +1 -1
- package/dist/icon.min.js +129 -97
- package/dist/icon.min.js.map +1 -1
- package/esm/IconDeleteQs/index.js +34 -0
- package/esm/IconEditQs/index.js +30 -0
- package/esm/IconGroupAdd/index.js +34 -0
- package/esm/IconLockQs/index.js +32 -0
- package/esm/IconNext/index.js +32 -0
- package/esm/IconRevocationQs/index.js +32 -0
- package/esm/IconSaveQs/index.js +32 -0
- package/esm/IconTableAdd/index.js +30 -0
- package/esm/index.js +8 -0
- package/lib/IconDeleteQs/index.js +35 -0
- package/lib/IconEditQs/index.js +31 -0
- package/lib/IconGroupAdd/index.js +35 -0
- package/lib/IconLockQs/index.js +33 -0
- package/lib/IconNext/index.js +33 -0
- package/lib/IconRevocationQs/index.js +33 -0
- package/lib/IconSaveQs/index.js +33 -0
- package/lib/IconTableAdd/index.js +31 -0
- package/lib/index.js +16 -0
- package/package.json +1 -1
- package/src/IconDeleteQs/index.vue +19 -0
- package/src/IconEditQs/index.vue +19 -0
- package/src/IconGroupAdd/index.vue +19 -0
- package/src/IconLockQs/index.vue +19 -0
- package/src/IconNext/index.vue +19 -0
- package/src/IconRevocationQs/index.vue +19 -0
- package/src/IconSaveQs/index.vue +19 -0
- package/src/IconTableAdd/index.vue +19 -0
- package/src/index.js +9 -1
package/dist/icon.min.js
CHANGED
|
@@ -28,12 +28,12 @@
|
|
|
28
28
|
var v = r(g, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
29
29
|
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-apply`], width: "1em", height: "1em" }, e2.$attrs), V, 16, x);
|
|
30
30
|
}]]);
|
|
31
|
-
const M = { name: "IconApi", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, B = ["fill"],
|
|
32
|
-
var
|
|
33
|
-
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-api`], width: "1em", height: "1em" }, e2.$attrs),
|
|
31
|
+
const M = { name: "IconApi", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, B = ["fill"], H = [o.createElementVNode("path", { d: "M11.4721 7.88891L10.5554 8.80557 7.19434 5.44447 8.111 4.52781C8.56933 4.06945 10.2499 3.30558 11.4721 4.52781 12.6943 5.75003 11.9304 7.43055 11.4721 7.88891zM12.9999 3L11.4722 4.52777M3.5278 9.111L4.44446 8.19434 7.80556 11.5554 6.8889 12.4721C6.43056 12.9305 4.75001 13.6943 3.5278 12.4721 2.30558 11.2499 3.06946 9.56936 3.5278 9.111zM7.19434 10.9445L8.41655 9.72229M2 13.9999L3.52777 12.4722M5.05554 8.80559L6.27776 7.58337", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
32
|
+
var E = r(M, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
33
|
+
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-api`], width: "1em", height: "1em" }, e2.$attrs), H, 16, B);
|
|
34
34
|
}]]);
|
|
35
|
-
const
|
|
36
|
-
var I = r(
|
|
35
|
+
const $ = { name: "IconAdd", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, L = ["fill"], y = [o.createElementVNode("path", { d: "M8 3.83337V12.1667M12.1667 8H3.83337", stroke: "#fff", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
36
|
+
var I = r($, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
37
37
|
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-add`], width: "1em", height: "1em" }, e2.$attrs), y, 16, L);
|
|
38
38
|
}]]);
|
|
39
39
|
const N = { name: "IconBloodanalysis", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, S = ["fill"], j = [o.createElementVNode("path", { d: "M2 10.325H13M7.49995 9.50005C7.49995 8.28502 6.45341 7.30005 5.16245 7.30005 3.87149 7.30005 2.82495 8.28502 2.82495 9.50005", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1), o.createElementVNode("path", { d: "M12.175 9.5C12.175 6.46243 10.0819 4 7.49995 4 4.91803 4 2.82495 6.46243 2.82495 9.5M12.175 11.15C12.6306 11.15 13 10.7806 13 10.325 13 9.86937 12.6306 9.5 12.175 9.5 11.7193 9.5 11.35 9.86937 11.35 10.325 11.35 10.7806 11.7193 11.15 12.175 11.15zM7.49993 11.15C7.95556 11.15 8.32493 10.7806 8.32493 10.325 8.32493 9.86937 7.95556 9.5 7.49993 9.5 7.04429 9.5 6.67493 9.86937 6.67493 10.325 6.67493 10.7806 7.04429 11.15 7.49993 11.15zM2.825 11.15C3.28063 11.15 3.65 10.7806 3.65 10.325 3.65 9.86937 3.28063 9.5 2.825 9.5 2.36937 9.5 2 9.86937 2 10.325 2 10.7806 2.36937 11.15 2.825 11.15z", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
@@ -44,13 +44,13 @@
|
|
|
44
44
|
var b = r(P, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
45
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), Z, 16, _);
|
|
46
46
|
}]]);
|
|
47
|
-
const D = { name: "IconAppend", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, A = ["fill"],
|
|
47
|
+
const D = { name: "IconAppend", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, A = ["fill"], Q = [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 T = r(D, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
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),
|
|
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), Q, 16, A);
|
|
50
50
|
}]]);
|
|
51
|
-
const
|
|
52
|
-
var
|
|
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 F = { name: "IconBasics", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, q = ["fill"], U = [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 O = r(F, [["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), U, 16, q);
|
|
54
54
|
}]]);
|
|
55
55
|
const R = { name: "IconDatabasesource", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, G = ["fill"], W = [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
56
|
var J = r(R, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
@@ -84,9 +84,9 @@
|
|
|
84
84
|
var Be = r(Ve, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
85
85
|
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-delete`], width: "1em", height: "1em" }, e2.$attrs), Me, 16, ve);
|
|
86
86
|
}]]);
|
|
87
|
-
const
|
|
88
|
-
var Le = r(
|
|
89
|
-
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-details`], width: "1em", height: "1em" }, e2.$attrs),
|
|
87
|
+
const He = { name: "IconDetails", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Ee = ["fill"], $e = [o.createElementVNode("path", { d: "M5.408 14H11.392C12.1696 14 12.8 13.3207 12.8 12.4828V6.22414L9.808 3H5.408C4.63038 3 4 3.67929 4 4.51724V12.4828C4 13.3207 4.63038 14 5.408 14Z", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1), o.createElementVNode("path", { d: "M12.8 6.3H9.5V3M6.20007 10.7001H9.50007M6.20007 8.5H9.50007", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
88
|
+
var Le = r(He, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
89
|
+
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-details`], width: "1em", height: "1em" }, e2.$attrs), $e, 16, Ee);
|
|
90
90
|
}]]);
|
|
91
91
|
const ye = { name: "IconCheck", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Ie = ["fill"], Ne = [o.createElementVNode("path", { d: "M12 4C12 4 6.97059 7.97059 5.64706 13L3 9.29412", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
92
92
|
var Se = r(ye, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
@@ -100,13 +100,13 @@
|
|
|
100
100
|
var Ae = r(Ze, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
101
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), De, 16, be);
|
|
102
102
|
}]]);
|
|
103
|
-
const
|
|
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 Qe = { name: "IconDisposition", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Te = ["fill"], Fe = [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 qe = r(Qe, [["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), Fe, 16, Te);
|
|
106
106
|
}]]);
|
|
107
|
-
const
|
|
108
|
-
var Ge = r(
|
|
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), Re, 16,
|
|
107
|
+
const Ue = { name: "IconActivate", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Oe = ["fill"], Re = [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 Ge = r(Ue, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
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), Re, 16, Oe);
|
|
110
110
|
}]]);
|
|
111
111
|
const We = { name: "IconEdit", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Je = ["fill"], Ke = [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
112
|
var Xe = r(We, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
@@ -136,12 +136,12 @@
|
|
|
136
136
|
var Mo = r(xo, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
137
137
|
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-goBack`], width: "1em", height: "1em" }, e2.$attrs), vo, 16, Vo);
|
|
138
138
|
}]]);
|
|
139
|
-
const Bo = { name: "IconHelp", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } },
|
|
140
|
-
var
|
|
141
|
-
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-help`], width: "1em", height: "1em" }, e2.$attrs),
|
|
139
|
+
const Bo = { name: "IconHelp", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Ho = [o.createStaticVNode('<g clip-path="url(#svg_aa3c1018b5__clip0_8353_68779)"><path d="M13.0836 7.99967C13.0835 6.59598 12.5149 5.32658 11.5944 4.40592C10.6736 3.4852 9.40355 2.91667 7.99963 2.91667C6.59585 2.91675 5.32655 3.48527 4.40588 4.40592C3.48523 5.32659 2.91671 6.59589 2.91663 7.99967C2.91663 9.40359 3.48516 10.6737 4.40588 11.5944C5.32654 12.515 6.59594 13.0836 7.99963 13.0837C9.40355 13.0837 10.6736 12.5151 11.5944 11.5944C12.5151 10.6737 13.0836 9.40359 13.0836 7.99967ZM14.5836 7.99967C14.5836 9.81739 13.8454 11.4644 12.6549 12.6549C11.4644 13.8455 9.81735 14.5837 7.99963 14.5837C6.18204 14.5836 4.53483 13.8454 3.34436 12.6549C2.15402 11.4644 1.41663 9.81723 1.41663 7.99967C1.41671 6.18208 2.15391 4.53487 3.34436 3.3444C4.53483 2.15395 6.18204 1.41675 7.99963 1.41667C9.81719 1.41667 11.4644 2.15406 12.6549 3.3444C13.8454 4.53487 14.5835 6.18208 14.5836 7.99967Z"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M8 4C8.55228 4 9 4.44772 9 5C9 5.55228 8.55228 6 8 6C7.44772 6 7 5.55228 7 5C7 4.44772 7.44772 4 8 4Z"></path><path d="M7.5459 10.9163V7.43099C7.22223 7.42217 6.96289 7.15913 6.96289 6.83333C6.96289 6.50196 7.23113 6.23372 7.5625 6.23372H8.14551C8.47688 6.23372 8.74609 6.50196 8.74609 6.83333V10.9163C8.74609 11.2477 8.47688 11.5169 8.14551 11.5169C7.81429 11.5168 7.5459 11.2476 7.5459 10.9163Z"></path><path d="M9.16699 10.1667C9.58106 10.1668 9.91699 10.5026 9.91699 10.9167C9.91699 11.3308 9.58106 11.6665 9.16699 11.6667H7.125C6.71079 11.6667 6.375 11.3309 6.375 10.9167C6.375 10.5025 6.71079 10.1667 7.125 10.1667H9.16699Z"></path></g><defs><clipPath id="svg_aa3c1018b5__clip0_8353_68779"><path transform="translate(1 1)" d="M0 0H14V14H0z"></path></clipPath></defs>', 2)];
|
|
140
|
+
var Eo = r(Bo, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
141
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-help`], width: "1em", height: "1em" }, e2.$attrs), Ho, 16);
|
|
142
142
|
}]]);
|
|
143
|
-
const
|
|
144
|
-
var Io = r(
|
|
143
|
+
const $o = { name: "IconHistory", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Lo = ["fill"], yo = [o.createElementVNode("path", { d: "M3.83337 3.83337V5.50004H5.50004", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1), o.createElementVNode("path", { d: "M3 8C3 10.7614 5.23857 13 8 13C10.7614 13 13 10.7614 13 8C13 5.23857 10.7614 3 8 3C6.1495 3 4.53378 4.00528 3.66919 5.49953", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1), o.createElementVNode("path", { d: "M8.00035 4.66663L8 8.08573L10.5 10.5", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
144
|
+
var Io = r($o, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
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), yo, 16, Lo);
|
|
146
146
|
}]]);
|
|
147
147
|
const No = { name: "IconDownload", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, So = ["fill"], jo = [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)];
|
|
@@ -152,13 +152,13 @@
|
|
|
152
152
|
var bo = r(Po, [["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), Zo, 16, _o);
|
|
154
154
|
}]]);
|
|
155
|
-
const Do = { name: "IconLayer", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Ao = ["fill"],
|
|
155
|
+
const Do = { name: "IconLayer", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Ao = ["fill"], Qo = [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
156
|
var To = r(Do, [["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),
|
|
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), Qo, 16, Ao);
|
|
158
158
|
}]]);
|
|
159
|
-
const
|
|
160
|
-
var
|
|
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),
|
|
159
|
+
const Fo = { name: "IconLimits", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, qo = ["fill"], Uo = [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
|
+
var Oo = r(Fo, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
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), Uo, 16, qo);
|
|
162
162
|
}]]);
|
|
163
163
|
const Ro = { name: "IconFoldmore", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Go = ["fill"], Wo = ["fill"];
|
|
164
164
|
var Jo = r(Ro, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
@@ -188,12 +188,12 @@
|
|
|
188
188
|
var vr = r(gr, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
189
189
|
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-module`], width: "1em", height: "1em" }, e2.$attrs), Vr, 16, xr);
|
|
190
190
|
}]]);
|
|
191
|
-
const Mr = { name: "IconNotice", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Br = ["fill"],
|
|
192
|
-
var
|
|
193
|
-
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-notice`], width: "1em", height: "1em" }, e2.$attrs),
|
|
191
|
+
const Mr = { name: "IconNotice", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Br = ["fill"], Hr = [o.createElementVNode("path", { d: "M7.99996 12.1666C10.5773 12.1666 12.8333 10.7701 12.8333 7.66663 12.8333 4.56318 10.5773 3.16663 7.99996 3.16663 5.42263 3.16663 3.16663 4.56318 3.16663 7.66663 3.16663 8.84496 3.49185 9.77723 4.03639 10.4804 4.19568 10.6861 4.25897 10.9594 4.14869 11.195 4.08153 11.3386 4.01085 11.4756 3.93857 11.6054 3.63575 12.1494 4.05297 12.942 4.66347 12.8198 5.34083 12.6842 6.09831 12.4813 6.73023 12.1825 6.86216 12.1202 7.00889 12.0959 7.15363 12.1142 7.42996 12.1493 7.71296 12.1666 7.99996 12.1666zM8 6V7.33333M8 9.33337V9.34004", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
192
|
+
var Er = r(Mr, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
193
|
+
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-notice`], width: "1em", height: "1em" }, e2.$attrs), Hr, 16, Br);
|
|
194
194
|
}]]);
|
|
195
|
-
const
|
|
196
|
-
var Sr = r(
|
|
195
|
+
const $r = { name: "IconNo", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Lr = ["fill"], yr = o.createElementVNode("g", { "clip-path": "url(#svg_7fa3b767c4__clip0_2215_736150)", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, [o.createElementVNode("path", { d: "M3.75745 3.75732L12.2427 12.2426M12.2427 3.75739L3.75745 12.2427" })], -1), Ir = { id: "svg_7fa3b767c4__clip0_2215_736150" }, Nr = ["fill"];
|
|
196
|
+
var Sr = r($r, [["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), [yr, o.createElementVNode("defs", null, [o.createElementVNode("clipPath", Ir, [o.createElementVNode("path", { fill: t2.useCurrentColor ? "currentColor" : "#fff", d: "M0 0H16V16H0z" }, null, 8, Nr)])])], 16, Lr);
|
|
198
198
|
}]]);
|
|
199
199
|
const jr = { name: "IconStarttime", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, zr = ["fill"], Pr = [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)];
|
|
@@ -204,13 +204,13 @@
|
|
|
204
204
|
var Ar = r(Zr, [["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), Dr, 16, br);
|
|
206
206
|
}]]);
|
|
207
|
-
const
|
|
208
|
-
var
|
|
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),
|
|
207
|
+
const Qr = { name: "IconPackup", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Tr = ["fill"], Fr = [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 qr = r(Qr, [["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), Fr, 16, Tr);
|
|
210
210
|
}]]);
|
|
211
|
-
const
|
|
212
|
-
var Gr = r(
|
|
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), Rr, 16,
|
|
211
|
+
const Ur = { name: "IconSort", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Or = ["fill"], Rr = [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 Gr = r(Ur, [["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), Rr, 16, Or);
|
|
214
214
|
}]]);
|
|
215
215
|
const Wr = { name: "IconPicture", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Jr = ["fill"], Kr = [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
216
|
var Xr = r(Wr, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
@@ -237,12 +237,12 @@
|
|
|
237
237
|
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-Pause`], width: "1em", height: "1em" }, e2.$attrs), xt, 16, gt);
|
|
238
238
|
}]]);
|
|
239
239
|
const vt = { name: "IconLatesttime", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Mt = ["fill"], Bt = [o.createElementVNode("path", { d: "M12.6207 8.68972C12.6207 11.0702 10.6909 13 8.31033 13 5.9298 13 4 11.0702 4 8.68972 4 6.30919 5.9298 4.37939 8.31033 4.37939 10.6909 4.37939 12.6207 6.30919 12.6207 8.68972zM11.4137 5.58621L11.9309 5.06897M8.31026 4.20689V3M8.31026 3H6.75854M8.31026 3H9.86198M8.3103 6.44824V8.86203", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
240
|
-
var
|
|
240
|
+
var Ht = r(vt, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
241
241
|
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-Latesttime`], width: "1em", height: "1em" }, e2.$attrs), Bt, 16, Mt);
|
|
242
242
|
}]]);
|
|
243
|
-
const
|
|
244
|
-
var yt = r(
|
|
245
|
-
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-password`], width: "1em", height: "1em" }, e2.$attrs), Lt, 16,
|
|
243
|
+
const Et = { name: "IconPassword", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, $t = ["fill"], Lt = [o.createElementVNode("path", { d: "M9.99996 8.83329C11.5648 8.83329 12.8333 7.56477 12.8333 5.99996C12.8333 4.43515 11.5648 3.16663 9.99996 3.16663C8.43515 3.16663 7.16663 4.43515 7.16663 5.99996C7.16663 6.2067 7.18877 6.40828 7.23081 6.60244L3.16663 10.6666V12.8333H5.33329L5.83329 12.3333V11.1666H6.99996L7.83329 10.3333V9.16663H8.99996L9.39748 8.7691C9.59164 8.81115 9.79321 8.83329 9.99996 8.83329Z", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1), o.createElementVNode("path", { d: "M11 5.33333C11 5.51743 10.8508 5.66667 10.6667 5.66667C10.4826 5.66667 10.3334 5.51743 10.3334 5.33333C10.3334 5.14924 10.4826 5 10.6667 5C10.8508 5 11 5.14924 11 5.33333Z", stroke: "#434343" }, null, -1)];
|
|
244
|
+
var yt = r(Et, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
245
|
+
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-password`], width: "1em", height: "1em" }, e2.$attrs), Lt, 16, $t);
|
|
246
246
|
}]]);
|
|
247
247
|
const It = { name: "IconEndtime", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Nt = ["fill"], St = [o.createElementVNode("path", { d: "M8.17241 5.75862V8L7.13793 8.86207M13 9.89655C13 9.89655 11.67 11.3374 11.0049 13L9.89655 11.67M7.48276 13L7.31034 12.9528C4.87528 12.6169 3 10.5274 3 8C3 5.23858 5.23858 3 8 3C10.5274 3 12.6169 4.87528 12.9528 7.31034L12.9758 7.48545", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
248
248
|
var jt = r(It, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
@@ -253,15 +253,15 @@
|
|
|
253
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), _t, 16, Pt);
|
|
254
254
|
}]]);
|
|
255
255
|
const bt = { name: "IconGather", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Dt = ["fill"], At = [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
|
|
256
|
+
var Qt = r(bt, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
257
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), At, 16, Dt);
|
|
258
258
|
}]]);
|
|
259
|
-
const Tt = { name: "IconIndex", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } },
|
|
260
|
-
var
|
|
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),
|
|
259
|
+
const Tt = { name: "IconIndex", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Ft = ["fill"], qt = [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 Ut = r(Tt, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
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), qt, 16, Ft);
|
|
262
262
|
}]]);
|
|
263
|
-
const
|
|
264
|
-
var Wt = r(
|
|
263
|
+
const Ot = { name: "IconRole", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Rt = ["fill"], Gt = [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 Wt = r(Ot, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
265
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), Gt, 16, Rt);
|
|
266
266
|
}]]);
|
|
267
267
|
const Jt = { name: "IconScheduling", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Kt = ["fill"], Xt = [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)];
|
|
@@ -284,12 +284,12 @@
|
|
|
284
284
|
var vn = r(wn, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
285
285
|
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-notice2`], width: "1em", height: "1em" }, e2.$attrs), [gn, xn, o.createElementVNode("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.99996 11.75C8.46019 11.75 8.83329 11.3769 8.83329 10.9167C8.83329 10.4565 8.46019 10.0834 7.99996 10.0834C7.53973 10.0834 7.16663 10.4565 7.16663 10.9167C7.16663 11.3769 7.53973 11.75 7.99996 11.75Z", fill: t2.useCurrentColor ? "currentColor" : "#434343" }, null, 8, Vn)], 16, kn);
|
|
286
286
|
}]]);
|
|
287
|
-
const Mn = { name: "IconUnfold", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Bn = ["fill"],
|
|
288
|
-
var
|
|
289
|
-
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-Unfold`], width: "1em", height: "1em" }, e2.$attrs),
|
|
287
|
+
const Mn = { name: "IconUnfold", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Bn = ["fill"], Hn = [o.createElementVNode("path", { d: "M4.5 10.5L6.66667 12.8333M9.33337 3.16663L11.5 5.49996M6.66663 2.83337V12.8334M9.33337 3.16663V13.1666", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
288
|
+
var En = r(Mn, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
289
|
+
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-Unfold`], width: "1em", height: "1em" }, e2.$attrs), Hn, 16, Bn);
|
|
290
290
|
}]]);
|
|
291
|
-
const
|
|
292
|
-
var In = r(
|
|
291
|
+
const $n = { name: "IconZoomout", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Ln = ["fill"], yn = [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.8334M8.83337 7.33337L5.83337 7.33337", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
292
|
+
var In = r($n, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
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), yn, 16, Ln);
|
|
294
294
|
}]]);
|
|
295
295
|
const Nn = { name: "IconZoomin", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Sn = ["fill"], jn = [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)];
|
|
@@ -300,13 +300,13 @@
|
|
|
300
300
|
var bn = r(Pn, [["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), Zn, 16, _n);
|
|
302
302
|
}]]);
|
|
303
|
-
const Dn = { name: "IconTest", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, An = ["fill"],
|
|
303
|
+
const Dn = { name: "IconTest", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, An = ["fill"], Qn = [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
304
|
var Tn = r(Dn, [["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),
|
|
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), Qn, 16, An);
|
|
306
306
|
}]]);
|
|
307
|
-
const
|
|
308
|
-
var
|
|
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),
|
|
307
|
+
const Fn = { name: "IconText", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, qn = ["fill"], Un = [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
|
+
var On = r(Fn, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
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), Un, 16, qn);
|
|
310
310
|
}]]);
|
|
311
311
|
const Rn = { name: "IconStats", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Gn = ["fill"], Wn = [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
312
|
var Jn = r(Rn, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
@@ -340,9 +340,9 @@
|
|
|
340
340
|
var Bl = r(Vl, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
341
341
|
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-Subscribe`], width: "1em", height: "1em" }, e2.$attrs), Ml, 16, vl);
|
|
342
342
|
}]]);
|
|
343
|
-
const
|
|
344
|
-
var Ll = r(
|
|
345
|
-
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-In_operation`], width: "1em", height: "1em" }, e2.$attrs),
|
|
343
|
+
const Hl = { name: "IconInOperation", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, El = ["fill"], $l = [o.createElementVNode("path", { d: "M7.03398 12.584C6.03398 12.584 4.33398 12.134 4.33398 10.334C4.33398 8.23398 6.43398 7.78398 7.03398 7.78398C7.33398 6.73398 7.93398 5.08398 10.334 5.08398C12.434 5.08398 13.334 6.28398 13.634 7.33398C13.634 7.33398 16.334 7.63398 16.334 10.184C16.334 11.984 14.834 12.584 13.634 12.584H9.73398", stroke: "#1269FF", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1), o.createElementVNode("path", { d: "M11.2341 11.084L9.73413 12.584L11.2341 14.084", stroke: "#1269FF", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
344
|
+
var Ll = r(Hl, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
345
|
+
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-In_operation`], width: "1em", height: "1em" }, e2.$attrs), $l, 16, El);
|
|
346
346
|
}]]);
|
|
347
347
|
const yl = { name: "IconLose", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Il = ["fill"], Nl = [o.createElementVNode("path", { d: "M10 16C11.6568 16 13.1568 15.3284 14.2426 14.2426 15.3284 13.1568 16 11.6568 16 10 16 8.34316 15.3284 6.84316 14.2426 5.75736 13.1568 4.67157 11.6568 4 10 4 8.34316 4 6.84316 4.67157 5.75736 5.75736 4.67157 6.84316 4 8.34316 4 10 4 11.6568 4.67157 13.1568 5.75736 14.2426 6.84316 15.3284 8.34316 16 10 16zM12 8L8 12M8 8L12 12", stroke: "#FF4D4F", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
348
348
|
var Sl = r(yl, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
@@ -356,13 +356,13 @@
|
|
|
356
356
|
var Al = r(Zl, [["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), Dl, 16, bl);
|
|
358
358
|
}]]);
|
|
359
|
-
const
|
|
360
|
-
var
|
|
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),
|
|
359
|
+
const Ql = { name: "IconOfflineWorkflow", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Tl = ["fill"], Fl = [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 ql = r(Ql, [["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), Fl, 16, Tl);
|
|
362
362
|
}]]);
|
|
363
|
-
const
|
|
364
|
-
var Gl = r(
|
|
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), Rl, 16,
|
|
363
|
+
const Ul = { name: "IconOnlineWorkflow", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Ol = ["fill"], Rl = [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 Gl = r(Ul, [["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), Rl, 16, Ol);
|
|
366
366
|
}]]);
|
|
367
367
|
const Wl = { name: "IconSubmit", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Jl = ["fill"], Kl = [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
368
|
var Xl = r(Wl, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
@@ -388,9 +388,9 @@
|
|
|
388
388
|
var vi = r(gi, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
389
389
|
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-chaxun`], width: "1em", height: "1em" }, e2.$attrs), Vi, 16, xi);
|
|
390
390
|
}]]);
|
|
391
|
-
const Mi = { name: "IconConsole", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Bi = ["fill"],
|
|
392
|
-
var
|
|
393
|
-
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-console`], width: "1em", height: "1em" }, e2.$attrs), [
|
|
391
|
+
const Mi = { name: "IconConsole", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Bi = ["fill"], Hi = o.createElementVNode("path", { d: "M13 3H3C2.44772 3 2 3.3731 2 3.83333V12.1667C2 12.6269 2.44772 13 3 13H13C13.5523 13 14 12.6269 14 12.1667V3.83333C14 3.3731 13.5523 3 13 3Z", stroke: "#434343", "stroke-width": "1.4", "stroke-linejoin": "round" }, null, -1), Ei = ["fill"];
|
|
392
|
+
var $i = r(Mi, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
393
|
+
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-console`], width: "1em", height: "1em" }, e2.$attrs), [Hi, o.createElementVNode("path", { d: "M4.59922 10.0444C4.33918 10.0444 4.09459 10.002 3.86543 9.91716 3.6379 9.83234 3.44694 9.7006 3.29254 9.52193 3.2166 9.43404 3.15442 9.33372 3.106 9.22095 3.0159 9.0111 3.17198 8.79301 3.39481 8.74298V8.74298C3.65635 8.68426 3.87934 8.91062 4.0739 9.095 4.0775 9.09841 4.08114 9.10175 4.08484 9.10504 4.1986 9.2043 4.36275 9.25393 4.57728 9.25393 4.7268 9.25393 4.84219 9.23498 4.92345 9.19708 5.00471 9.15737 5.06078 9.10774 5.09166 9.04819 5.12417 8.98683 5.14042 8.92366 5.14042 8.85869 5.14042 8.73777 5.09329 8.64302 4.99902 8.57445 4.90639 8.50587 4.78693 8.45714 4.64066 8.42826L4.32862 8.366C4.1921 8.34073 4.05477 8.30464 3.91663 8.25772 3.78011 8.21079 3.65415 8.14492 3.53876 8.0601 3.425 7.97528 3.33317 7.86519 3.26329 7.72983 3.19503 7.59448 3.1609 7.42574 3.1609 7.22361 3.1609 6.96553 3.21941 6.74535 3.33642 6.56308 3.45506 6.3808 3.61921 6.24183 3.82886 6.14618 4.04014 6.04873 4.28311 6 4.55778 6 4.81131 6 5.04291 6.04241 5.25256 6.12723 5.46221 6.21025 5.63693 6.33387 5.77669 6.49811 5.83124 6.5615 5.87837 6.63066 5.91806 6.7056 6.0274 6.912 5.87146 7.14055 5.64396 7.19348L5.45079 7.23841C5.3036 7.27266 5.16569 7.16848 5.09654 7.03411V7.03411C5.05916 6.95831 5.00146 6.89875 4.92345 6.85544 4.84707 6.81213 4.74143 6.79047 4.60653 6.79047 4.48139 6.79047 4.38063 6.80852 4.30424 6.84461 4.22948 6.88071 4.17504 6.92673 4.14091 6.98267 4.10678 7.03862 4.08971 7.09818 4.08971 7.16134 4.08971 7.28045 4.14822 7.36979 4.26524 7.42934 4.38225 7.4871 4.53259 7.53402 4.71624 7.57011L5.03803 7.63779C5.20868 7.67028 5.37364 7.72893 5.53291 7.81375 5.69381 7.89857 5.82545 8.01949 5.92784 8.1765 6.03023 8.33351 6.08142 8.53925 6.08142 8.79372 6.08142 9.06623 6.01723 9.29543 5.88883 9.48132 5.76044 9.66721 5.58492 9.80798 5.36226 9.90363 5.13961 9.99747 4.88526 10.0444 4.59922 10.0444zM8.49732 11C8.26329 11 8.08857 10.9413 7.97318 10.824 7.85942 10.7067 7.80254 10.5326 7.80254 10.3016V10.1916C7.80254 9.96679 7.98481 9.78452 8.20965 9.78452H8.23236C8.44467 9.78452 8.61677 9.95662 8.61677 10.1689V10.1689C8.61677 10.2303 8.62409 10.2709 8.63871 10.2907 8.65497 10.3106 8.68828 10.3205 8.73866 10.3205H8.80117C8.9888 10.3205 9.14091 10.4726 9.14091 10.6603V10.6603C9.14091 10.8479 8.9888 11 8.80117 11H8.49732zM8.21453 10.0444C7.85048 10.0444 7.536 9.96318 7.27109 9.80076 7.00618 9.63653 6.80221 9.40282 6.65919 9.09962 6.51617 8.79643 6.44466 8.43729 6.44466 8.0222 6.44466 7.60531 6.51617 7.24616 6.65919 6.94478 6.80221 6.64339 7.00618 6.41058 7.27109 6.24635 7.536 6.08212 7.85048 6 8.21453 6 8.57858 6 8.89306 6.08212 9.15797 6.24635 9.42288 6.41058 9.62685 6.64339 9.76987 6.94478 9.91289 7.24616 9.9844 7.60531 9.9844 8.0222 9.9844 8.43729 9.91289 8.79643 9.76987 9.09962 9.62685 9.40282 9.42288 9.63653 9.15797 9.80076 8.89306 9.96318 8.57858 10.0444 8.21453 10.0444zM8.21209 9.21332C8.39412 9.21332 8.54851 9.1664 8.67528 9.07255 8.80205 8.9787 8.89875 8.84335 8.96538 8.66649 9.03202 8.48782 9.06533 8.27306 9.06533 8.0222 9.06533 7.76954 9.03202 7.55477 8.96538 7.37791 8.89875 7.20105 8.80205 7.06569 8.67528 6.97185 8.54851 6.878 8.39412 6.83108 8.21209 6.83108 8.03332 6.83108 7.88055 6.878 7.75378 6.97185 7.62701 7.06569 7.5295 7.20105 7.46124 7.37791 7.3946 7.55477 7.36129 7.76954 7.36129 8.0222 7.36129 8.27306 7.3946 8.48782 7.46124 8.66649 7.5295 8.84335 7.62701 8.9787 7.75378 9.07255 7.88055 9.1664 8.03332 9.21332 8.21209 9.21332zM10.9549 9.9713C10.6788 9.9713 10.4549 9.74745 10.4549 9.4713V6.51312C10.4549 6.2701 10.6519 6.07309 10.8949 6.07309V6.07309C11.138 6.07309 11.335 6.2701 11.335 6.51312V9.14023H12.5845C12.814 9.14023 13 9.32627 13 9.55577V9.55577C13 9.78526 12.814 9.9713 12.5845 9.9713H10.9549z", fill: t2.useCurrentColor ? "currentColor" : "#434343" }, null, 8, Ei)], 16, Bi);
|
|
394
394
|
}]]);
|
|
395
395
|
const Li = { name: "IconLog", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, yi = ["fill"], Ii = [o.createElementVNode("path", { d: "M5.408 14H11.392C12.1696 14 12.8 13.3207 12.8 12.4828V6.22414L9.808 3H5.408C4.63038 3 4 3.67929 4 4.51724V12.4828C4 13.3207 4.63038 14 5.408 14Z", stroke: "#434343", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1), o.createElementVNode("path", { d: "M12.8 6.3H9.5V3M6.20001 10.7002H9.50001M6.20001 8.5H9.50001", stroke: "#434343", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
396
396
|
var Ni = r(Li, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
@@ -401,15 +401,15 @@
|
|
|
401
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), [zi, o.createElementVNode("defs", null, [o.createElementVNode("clipPath", Pi, [o.createElementVNode("path", { fill: t2.useCurrentColor ? "currentColor" : "#fff", transform: "translate(2 2)", d: "M0 0H12V12H0z" }, null, 8, _i)])])], 16, ji);
|
|
402
402
|
}]]);
|
|
403
403
|
const bi = { name: "IconXukez", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Di = ["fill"], Ai = [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
|
|
404
|
+
var Qi = r(bi, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
405
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), Ai, 16, Di);
|
|
406
406
|
}]]);
|
|
407
|
-
const Ti = { name: "IconFullScreen", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } },
|
|
408
|
-
var
|
|
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),
|
|
407
|
+
const Ti = { name: "IconFullScreen", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Fi = ["fill"], qi = [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 Ui = r(Ti, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
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), qi, 16, Fi);
|
|
410
410
|
}]]);
|
|
411
|
-
const
|
|
412
|
-
var Wi = r(
|
|
411
|
+
const Oi = { name: "IconOffScreen", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Ri = ["fill"], Gi = [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 Wi = r(Oi, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
413
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), Gi, 16, Ri);
|
|
414
414
|
}]]);
|
|
415
415
|
const Ji = { name: "IconEncoder", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Ki = ["fill"], Xi = [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)];
|
|
@@ -436,9 +436,9 @@
|
|
|
436
436
|
var Bs = r(Vs, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
437
437
|
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-up`], width: "1em", height: "1em" }, e2.$attrs), Ms, 16, vs);
|
|
438
438
|
}]]);
|
|
439
|
-
const
|
|
440
|
-
var Ls = r(
|
|
441
|
-
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-dowm`], width: "1em", height: "1em" }, e2.$attrs),
|
|
439
|
+
const Hs = { name: "IconDowm", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Es = ["fill"], $s = [o.createElementVNode("path", { d: "M8.16479 12.5543L8.1648 3.77832M5.16504 9.32129L8.16504 12.5545 11.165 9.32129", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
440
|
+
var Ls = r(Hs, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
441
|
+
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-dowm`], width: "1em", height: "1em" }, e2.$attrs), $s, 16, Es);
|
|
442
442
|
}]]);
|
|
443
443
|
const ys = { name: "IconNigth", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Is = ["fill"], Ns = o.createElementVNode("g", { "clip-path": "url(#svg_8a4e3b5a3a__clip0_7289_124627)" }, [o.createElementVNode("path", { d: "M9.01318 3.10271C7.6457 3.45924 6.63637 4.70265 6.63637 6.18183C6.63637 7.9391 8.0609 9.36363 9.81817 9.36363C11.2973 9.36363 12.5408 8.3543 12.8973 6.98682C12.9646 7.314 13 7.65288 13 8C13 10.7614 10.7614 13 8 13C5.23857 13 3 10.7614 3 8C3 5.23857 5.23857 3 8 3C8.34712 3 8.686 3.03537 9.01318 3.10271Z", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" })], -1), Ss = { id: "svg_8a4e3b5a3a__clip0_7289_124627" }, js = ["fill"];
|
|
444
444
|
var zs = r(ys, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
@@ -448,12 +448,12 @@
|
|
|
448
448
|
var Ds = r(Ps, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
449
449
|
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-day`], width: "1em", height: "1em" }, e2.$attrs), [Zs, o.createElementVNode("path", { d: "M7.85413 2.75C8.33737 2.75 8.72913 2.35825 8.72913 1.875 8.72913 1.39175 8.33737 1 7.85413 1 7.37088 1 6.97913 1.39175 6.97913 1.875 6.97913 2.35825 7.37088 2.75 7.85413 2.75zM12.0834 4.5C12.5666 4.5 12.9584 4.10824 12.9584 3.625 12.9584 3.14175 12.5666 2.75 12.0834 2.75 11.6001 2.75 11.2084 3.14175 11.2084 3.625 11.2084 4.10824 11.6001 4.5 12.0834 4.5zM13.8334 8.72913C14.3166 8.72913 14.7084 8.33737 14.7084 7.85413 14.7084 7.37088 14.3166 6.97913 13.8334 6.97913 13.3501 6.97913 12.9584 7.37088 12.9584 7.85413 12.9584 8.33737 13.3501 8.72913 13.8334 8.72913zM12.0834 12.9584C12.5666 12.9584 12.9584 12.5666 12.9584 12.0834 12.9584 11.6001 12.5666 11.2084 12.0834 11.2084 11.6001 11.2084 11.2084 11.6001 11.2084 12.0834 11.2084 12.5666 11.6001 12.9584 12.0834 12.9584zM7.85413 14.7084C8.33737 14.7084 8.72913 14.3166 8.72913 13.8334 8.72913 13.3501 8.33737 12.9584 7.85413 12.9584 7.37088 12.9584 6.97913 13.3501 6.97913 13.8334 6.97913 14.3166 7.37088 14.7084 7.85413 14.7084zM3.625 12.9584C4.10824 12.9584 4.5 12.5666 4.5 12.0834 4.5 11.6001 4.10824 11.2084 3.625 11.2084 3.14175 11.2084 2.75 11.6001 2.75 12.0834 2.75 12.5666 3.14175 12.9584 3.625 12.9584zM1.875 8.72913C2.35825 8.72913 2.75 8.33737 2.75 7.85413 2.75 7.37088 2.35825 6.97913 1.875 6.97913 1.39175 6.97913 1 7.37088 1 7.85413 1 8.33737 1.39175 8.72913 1.875 8.72913zM3.625 4.5C4.10824 4.5 4.5 4.10824 4.5 3.625 4.5 3.14175 4.10824 2.75 3.625 2.75 3.14175 2.75 2.75 3.14175 2.75 3.625 2.75 4.10824 3.14175 4.5 3.625 4.5z", fill: t2.useCurrentColor ? "currentColor" : "#434343" }, null, 8, bs)], 16, _s);
|
|
450
450
|
}]]);
|
|
451
|
-
const As = { name: "IconTips", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } },
|
|
452
|
-
var
|
|
453
|
-
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-tips`], width: "1em", height: "1em" }, e2.$attrs), [Ts, o.createElementVNode("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M8.00016 4.5332C8.36835 4.5332 8.66683 4.83168 8.66683 5.19987C8.66683 5.56806 8.36835 5.86654 8.00016 5.86654C7.63198 5.86654 7.3335 5.56806 7.3335 5.19987C7.3335 4.83168 7.63198 4.5332 8.00016 4.5332Z", fill: t2.useCurrentColor ? "currentColor" : "#DCE5F5" }, null, 8,
|
|
451
|
+
const As = { name: "IconTips", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Qs = ["fill"], Ts = o.createElementVNode("path", { d: "M8.00033 13.3332C9.47307 13.3332 10.8064 12.7362 11.7716 11.7711C12.7367 10.8059 13.3337 9.47258 13.3337 7.99984C13.3337 6.52709 12.7367 5.19376 11.7716 4.2286C10.8064 3.26346 9.47307 2.6665 8.00033 2.6665C6.52758 2.6665 5.19425 3.26346 4.22909 4.2286C3.26395 5.19376 2.66699 6.52709 2.66699 7.99984C2.66699 9.47258 3.26395 10.8059 4.22909 11.7711C5.19425 12.7362 6.52758 13.3332 8.00033 13.3332Z", stroke: "#DCE5F5", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1), Fs = ["fill"], qs = o.createElementVNode("path", { d: "M8.13392 10.6667V6.93335H7.86725 7.60059M7.2002 10.6665H9.06686", stroke: "#DCE5F5", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1);
|
|
452
|
+
var Us = r(As, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
453
|
+
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-tips`], width: "1em", height: "1em" }, e2.$attrs), [Ts, o.createElementVNode("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M8.00016 4.5332C8.36835 4.5332 8.66683 4.83168 8.66683 5.19987C8.66683 5.56806 8.36835 5.86654 8.00016 5.86654C7.63198 5.86654 7.3335 5.56806 7.3335 5.19987C7.3335 4.83168 7.63198 4.5332 8.00016 4.5332Z", fill: t2.useCurrentColor ? "currentColor" : "#DCE5F5" }, null, 8, Fs), qs], 16, Qs);
|
|
454
454
|
}]]);
|
|
455
|
-
const
|
|
456
|
-
var Gs = r(
|
|
455
|
+
const Os = { name: "IconJbxx", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Rs = [o.createElementVNode("path", { d: "M11.417 8.22461V6.54102C11.417 6.22344 11.2953 5.91723 11.0781 5.68555L9.63379 4.14551C9.42698 3.92491 9.14853 3.78762 8.85059 3.75684L8.72168 3.75H3.75V13.25H7.01074C7.42481 13.2502 7.76074 13.5859 7.76074 14C7.76074 14.4141 7.42481 14.7498 7.01074 14.75H3.57324C2.87183 14.75 2.25011 14.1966 2.25 13.4502V3.5498C2.25011 2.80337 2.87183 2.25 3.57324 2.25H8.72168L9.00488 2.26465C9.66033 2.33239 10.2735 2.63384 10.7285 3.11914L12.1729 4.66016C12.6507 5.16985 12.917 5.84237 12.917 6.54102V8.22461C12.917 8.63871 12.5811 8.97443 12.167 8.97461C11.7528 8.97461 11.417 8.63882 11.417 8.22461Z" }, null, -1), o.createElementVNode("path", { d: "M12.167 9.58337C12.5811 9.58355 12.917 9.91927 12.917 10.3334 12.917 10.7475 12.5811 11.0832 12.167 11.0834H8.5C8.08579 11.0834 7.75 10.7476 7.75 10.3334 7.75 9.91916 8.08579 9.58337 8.5 9.58337H12.167zM12.167 11.4166C12.5811 11.4168 12.917 11.7525 12.917 12.1666 12.917 12.5807 12.5811 12.9165 12.167 12.9166H8.5C8.08579 12.9166 7.75 12.5808 7.75 12.1666 7.75 11.7524 8.08579 11.4166 8.5 11.4166H12.167z" }, null, -1), o.createElementVNode("path", { d: "M8.66699 13.0836V9.41663C8.66699 9.00241 9.00278 8.66663 9.41699 8.66663 9.83121 8.66663 10.167 9.00241 10.167 9.41663V13.0836C10.1668 13.4977 9.8311 13.8336 9.41699 13.8336 9.00289 13.8336 8.66717 13.4977 8.66699 13.0836zM10.5 13.0836V9.41663C10.5 9.00241 10.8358 8.66663 11.25 8.66663 11.6642 8.66663 12 9.00241 12 9.41663V13.0836C11.9998 13.4977 11.6641 13.8336 11.25 13.8336 10.8359 13.8336 10.5002 13.4977 10.5 13.0836zM8.66699 3.75V3C8.66699 2.58579 9.00278 2.25 9.41699 2.25 9.83121 2.25 10.167 2.58579 10.167 3V3.75C10.167 4.44036 10.7266 5 11.417 5H12.167C12.5812 5 12.917 5.33579 12.917 5.75 12.917 6.16421 12.5812 6.5 12.167 6.5H11.417C9.89821 6.5 8.66699 5.26878 8.66699 3.75z" }, null, -1)];
|
|
456
|
+
var Gs = r(Os, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
457
457
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-jbxx`], width: "1em", height: "1em" }, e2.$attrs), Rs, 16);
|
|
458
458
|
}]]);
|
|
459
459
|
const Ws = { name: "IconTbrz", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Js = [o.createElementVNode("path", { d: "M3.25 12.4824V4.51758C3.25 3.31918 4.16458 2.25 5.4082 2.25H9.80762C10.0162 2.25 10.2155 2.33731 10.3574 2.49023L13.3496 5.71387C13.4783 5.85257 13.5498 6.03538 13.5498 6.22461V12.4824C13.5498 13.6808 12.6352 14.75 11.3916 14.75H5.4082C4.16458 14.75 3.25 13.6808 3.25 12.4824ZM4.75 12.4824C4.75 12.9599 5.09659 13.25 5.4082 13.25H11.3916C11.7032 13.25 12.0498 12.9599 12.0498 12.4824V6.51855L9.48047 3.75H5.4082C5.09659 3.75 4.75 4.04008 4.75 4.51758V12.4824Z" }, null, -1), o.createElementVNode("path", { d: "M8.75 3C8.75 2.58579 9.08579 2.25 9.5 2.25 9.91421 2.25 10.25 2.58579 10.25 3V5.5498H12.7998C13.214 5.5498 13.5497 5.88568 13.5498 6.2998 13.5498 6.71402 13.214 7.0498 12.7998 7.0498H9.5C9.08579 7.0498 8.75 6.71402 8.75 6.2998V3zM9.5 9.95007C9.91421 9.95007 10.25 10.2859 10.25 10.7001 10.25 11.1143 9.91421 11.4501 9.5 11.4501H6.2002C5.78598 11.4501 5.4502 11.1143 5.4502 10.7001 5.4502 10.2859 5.78598 9.95007 6.2002 9.95007H9.5zM9.5 7.75C9.91421 7.75 10.25 8.08579 10.25 8.5 10.25 8.91421 9.91421 9.25 9.5 9.25H6.2002C5.78598 9.25 5.4502 8.91421 5.4502 8.5 5.4502 8.08579 5.78598 7.75 6.2002 7.75H9.5z" }, null, -1)];
|
|
@@ -496,9 +496,9 @@
|
|
|
496
496
|
var Bc = r(vc, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
497
497
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-trigger`], width: "1em", height: "1em" }, e2.$attrs), Mc, 16);
|
|
498
498
|
}]]);
|
|
499
|
-
const
|
|
500
|
-
var
|
|
501
|
-
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-Stored_procedure`], width: "1em", height: "1em" }, e2.$attrs),
|
|
499
|
+
const Hc = { name: "IconStoredProcedure", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Ec = [o.createElementVNode("path", { d: "M12.25 8.23535V4.84375C12.25 4.79562 12.2338 4.76478 12.2227 4.75H3.77734C3.76616 4.76478 3.75 4.79563 3.75 4.84375V12.1562C3.75 12.2044 3.76616 12.2352 3.77734 12.25H5.375C5.7892 12.25 6.125 12.5858 6.125 13C6.125 13.4142 5.7892 13.75 5.375 13.75H3.75C2.84098 13.75 2.25 12.951 2.25 12.1562V4.84375C2.25 4.04903 2.84097 3.25 3.75 3.25H12.25C13.1591 3.25 13.75 4.04904 13.75 4.84375V8.23535C13.75 8.64954 13.4142 8.98535 13 8.98535C12.5858 8.98535 12.25 8.64954 12.25 8.23535Z" }, null, -1), o.createElementVNode("path", { d: "M12.25 3.25C13.0021 3.25 13.7499 3.81554 13.75 4.6748V6.7002C13.7499 7.11432 13.4141 7.4502 13 7.4502H3C2.58585 7.4502 2.25011 7.11432 2.25 6.7002V4.6748C2.25011 3.81553 2.99792 3.25 3.75 3.25H12.25ZM3.75 5.9502H12.25V4.75H3.75V5.9502Z" }, null, -1), o.createElementVNode("path", { d: "M5.41699 5.34961C5.41699 5.4599 5.32041 5.64941 5.08301 5.64941L5.00098 5.6416C4.82346 5.60384 4.75 5.44614 4.75 5.34961C4.7501 5.25308 4.82367 5.09638 5.00098 5.05859L5.08301 5.0498L5.16602 5.05859C5.31811 5.09114 5.39374 5.21121 5.41211 5.30566L5.41699 5.34961ZM5.08301 4.14941C4.38562 4.1496 3.91709 4.74243 3.91699 5.34961C3.91699 5.91894 4.32882 6.47554 4.95508 6.54297L5.08301 6.5498L5.21094 6.54297C5.83756 6.47586 6.25 5.91913 6.25 5.34961L6.24414 5.23633C6.19008 4.67076 5.73706 4.14941 5.08301 4.14941Z" }, null, -1), o.createElementVNode("path", { d: "M7.08301 5.34961C7.08301 5.4599 6.98643 5.64941 6.74902 5.64941L6.66699 5.6416C6.48948 5.60384 6.41602 5.44614 6.41602 5.34961 6.41611 5.25308 6.48968 5.09638 6.66699 5.05859L6.74902 5.0498 6.83203 5.05859C6.98412 5.09114 7.05975 5.21121 7.07812 5.30566L7.08301 5.34961zM6.74902 4.14941C6.05164 4.1496 5.58311 4.74243 5.58301 5.34961 5.58301 5.91894 5.99483 6.47554 6.62109 6.54297L6.74902 6.5498 6.87695 6.54297C7.50358 6.47586 7.91602 5.91913 7.91602 5.34961L7.91016 5.23633C7.85609 4.67076 7.40308 4.14941 6.74902 4.14941zM7.44059 9.79987C7.71658 9.49136 8.19043 9.46458 8.49919 9.7403 8.80803 10.0163 8.83478 10.491 8.55876 10.7999L8.18864 11.2139 8.5402 11.5801C8.82714 11.8789 8.81745 12.3538 8.51872 12.6407 8.21998 12.9275 7.74506 12.9179 7.45817 12.6192L6.62516 11.752C6.35362 11.4693 6.3455 11.0248 6.60661 10.7325L7.44059 9.79987zM11.6663 9.74051C11.9751 9.46454 12.4499 9.49126 12.7259 9.80008L13.5589 10.7327C13.8201 11.025 13.8119 11.4695 13.5403 11.7522L12.7073 12.6194C12.4204 12.9181 11.9455 12.9278 11.6468 12.6409 11.3481 12.354 11.3383 11.8791 11.6253 11.5804L11.9778 11.2141 11.6067 10.8001C11.3308 10.4912 11.3575 10.0165 11.6663 9.74051zM9.76851 9.2314C9.86192 8.82786 10.2654 8.57647 10.6689 8.66988 11.0721 8.76348 11.3236 9.166 11.2304 9.56929L10.3964 13.1699C10.3029 13.5731 9.90034 13.8246 9.49703 13.7314 9.09348 13.638 8.84209 13.2346 8.9355 12.831L9.76851 9.2314z" }, null, -1)];
|
|
500
|
+
var $c = r(Hc, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
501
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-Stored_procedure`], width: "1em", height: "1em" }, e2.$attrs), Ec, 16);
|
|
502
502
|
}]]);
|
|
503
503
|
const Lc = { name: "IconDatabaseQs", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, yc = [o.createElementVNode("path", { d: "M2.25 4.75C2.25 4.33579 2.58579 4 3 4C3.41421 4 3.75 4.33579 3.75 4.75V11.4082C3.76638 11.4235 3.7902 11.4455 3.82715 11.4717C3.98695 11.585 4.26635 11.7188 4.67969 11.8428C5.49696 12.088 6.67125 12.25 8 12.25C9.32875 12.25 10.503 12.088 11.3203 11.8428C11.7336 11.7188 12.013 11.585 12.1729 11.4717C12.2098 11.4455 12.2336 11.4235 12.25 11.4082V4.75C12.25 4.3358 12.5858 4.00001 13 4C13.4142 4 13.75 4.33579 13.75 4.75V11.5C13.75 12.0706 13.3677 12.4636 13.041 12.6953C12.6948 12.9409 12.2424 13.1319 11.751 13.2793C10.7586 13.577 9.43261 13.75 8 13.75C6.56739 13.75 5.24138 13.577 4.24902 13.2793C3.75761 13.1319 3.30519 12.9409 2.95898 12.6953C2.6323 12.4636 2.25 12.0706 2.25 11.5V4.75Z" }, null, -1), o.createElementVNode("path", { d: "M13 8.5C13.4142 8.5 13.75 8.83579 13.75 9.25C13.75 9.82062 13.3677 10.2136 13.041 10.4453C12.6948 10.6909 12.2424 10.8819 11.751 11.0293C10.7586 11.327 9.43261 11.5 8 11.5C6.56739 11.5 5.24138 11.327 4.24902 11.0293C3.75761 10.8819 3.30519 10.6909 2.95898 10.4453C2.6323 10.2136 2.25 9.82062 2.25 9.25C2.25 8.83579 2.58579 8.5 3 8.5C3.38171 8.5 3.69509 8.78538 3.74219 9.1543C3.75822 9.16987 3.7853 9.192 3.82715 9.22168C3.98696 9.33503 4.26635 9.46876 4.67969 9.59277C5.49696 9.83796 6.67125 10 8 10C9.32875 10 10.503 9.83796 11.3203 9.59277C11.7336 9.46876 12.013 9.33503 12.1729 9.22168C12.2143 9.19231 12.2408 9.16986 12.2568 9.1543C12.3039 8.78532 12.6182 8.5 13 8.5Z" }, null, -1), o.createElementVNode("path", { d: "M13 6.25C13.4142 6.25 13.75 6.58579 13.75 7C13.75 7.57062 13.3677 7.96356 13.041 8.19531C12.6948 8.44087 12.2424 8.63187 11.751 8.7793C10.7586 9.07698 9.43261 9.25 8 9.25C6.56739 9.25 5.24138 9.07698 4.24902 8.7793C3.75761 8.63187 3.30519 8.44087 2.95898 8.19531C2.6323 7.96356 2.25 7.57062 2.25 7C2.25 6.58579 2.58579 6.25 3 6.25C3.38171 6.25 3.69509 6.53538 3.74219 6.9043C3.75822 6.91987 3.7853 6.942 3.82715 6.97168C3.98696 7.08503 4.26635 7.21876 4.67969 7.34277C5.49696 7.58796 6.67125 7.75 8 7.75C9.32875 7.75 10.503 7.58796 11.3203 7.34277C11.7336 7.21876 12.013 7.08503 12.1729 6.97168C12.2143 6.94231 12.2408 6.91986 12.2568 6.9043C12.3039 6.53532 12.6182 6.25 13 6.25Z" }, null, -1), o.createElementVNode("path", { d: "M8 2.25C9.43261 2.25 10.7586 2.42302 11.751 2.7207C12.2424 2.86813 12.6948 3.05913 13.041 3.30469C13.3677 3.53644 13.75 3.92938 13.75 4.5C13.75 5.07062 13.3677 5.46356 13.041 5.69531C12.6948 5.94087 12.2424 6.13187 11.751 6.2793C10.7586 6.57698 9.43261 6.75 8 6.75C6.56739 6.75 5.24138 6.57698 4.24902 6.2793C3.75761 6.13187 3.30519 5.94087 2.95898 5.69531C2.6323 5.46356 2.25 5.07062 2.25 4.5C2.25 3.92938 2.6323 3.53644 2.95898 3.30469C3.30519 3.05913 3.75761 2.86813 4.24902 2.7207C5.24138 2.42302 6.56739 2.25 8 2.25ZM8 3.75C6.67125 3.75 5.49696 3.91204 4.67969 4.15723C4.302 4.27054 4.03711 4.39356 3.87207 4.5C4.03711 4.60644 4.302 4.72946 4.67969 4.84277C5.49696 5.08796 6.67125 5.25 8 5.25C9.32875 5.25 10.503 5.08796 11.3203 4.84277C11.6975 4.72962 11.9619 4.60633 12.127 4.5C11.9619 4.39367 11.6975 4.27038 11.3203 4.15723C10.503 3.91204 9.32875 3.75 8 3.75Z" }, null, -1)];
|
|
504
504
|
var Ic = r(Lc, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
@@ -516,16 +516,16 @@
|
|
|
516
516
|
var Dc = r(Zc, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
517
517
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-sequence`], width: "1em", height: "1em" }, e2.$attrs), bc, 16);
|
|
518
518
|
}]]);
|
|
519
|
-
const Ac = { name: "IconEvent", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } },
|
|
519
|
+
const Ac = { name: "IconEvent", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Qc = [o.createElementVNode("path", { d: "M1.25 13V3.66699C1.25 2.7005 2.0335 1.91699 3 1.91699H12C12.4142 1.91699 12.75 2.25278 12.75 2.66699C12.75 3.08121 12.4142 3.41699 12 3.41699H3C2.86193 3.41699 2.75 3.52892 2.75 3.66699V13C2.75 13.1381 2.86192 13.25 3 13.25H13C13.1381 13.25 13.25 13.1381 13.25 13V6C13.2502 5.58594 13.5859 5.25 14 5.25C14.4141 5.25 14.7498 5.58594 14.75 6V13C14.75 13.9665 13.9665 14.75 13 14.75H3C2.03351 14.75 1.25 13.9665 1.25 13Z" }, null, -1), o.createElementVNode("path", { d: "M10.2177.802676C10.5106.509786 10.9854.509784 11.2783.802676L12.6923 2.21674C12.9852 2.50963 12.9852 2.98439 12.6923 3.27729L11.2783 4.69135C10.9854 4.98424 10.5106 4.98424 10.2177 4.69135 9.92498 4.39845 9.92488 3.92364 10.2177 3.6308L11.1015 2.74701 10.2177 1.86322C9.92482 1.57033 9.92482 1.09557 10.2177.802676zM7.25 11.334V5.66699C7.25 5.25278 7.58579 4.91699 8 4.91699 8.41421 4.91699 8.75 5.25278 8.75 5.66699V11.334C8.74982 11.748 8.4141 12.084 8 12.084 7.5859 12.084 7.25018 11.748 7.25 11.334zM9.91602 11.333V8C9.91602 7.58579 10.2518 7.25 10.666 7.25 11.0802 7.25 11.416 7.58579 11.416 8V11.333C11.416 11.7472 11.0802 12.083 10.666 12.083 10.2518 12.083 9.91602 11.7472 9.91602 11.333zM4.58398 11.333V8C4.58398 7.58579 4.91977 7.25 5.33398 7.25 5.7482 7.25 6.08398 7.58579 6.08398 8V11.333C6.08398 11.7472 5.7482 12.083 5.33398 12.083 4.91977 12.083 4.58398 11.7472 4.58398 11.333z" }, null, -1)];
|
|
520
520
|
var Tc = r(Ac, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
521
|
-
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-event`], width: "1em", height: "1em" }, e2.$attrs),
|
|
521
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-event`], width: "1em", height: "1em" }, e2.$attrs), Qc, 16);
|
|
522
522
|
}]]);
|
|
523
|
-
const
|
|
524
|
-
var
|
|
525
|
-
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-object`], width: "1em", height: "1em" }, e2.$attrs),
|
|
523
|
+
const Fc = { name: "IconObject", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, qc = [o.createElementVNode("path", { d: "M12.083 4.5C12.0828 4.17798 11.8211 3.91699 11.499 3.91699H4.49902C4.17712 3.91717 3.91619 4.17809 3.91602 4.5V11.5C3.91602 11.8221 4.17701 12.0838 4.49902 12.084H11.499C11.8212 12.084 12.083 11.8222 12.083 11.5V4.5ZM13.583 11.5C13.583 12.6506 12.6496 13.584 11.499 13.584H4.49902C3.34858 13.5838 2.41602 12.6505 2.41602 11.5V4.5C2.41619 3.34967 3.34869 2.41717 4.49902 2.41699H11.499C12.6495 2.41699 13.5828 3.34956 13.583 4.5V11.5Z" }, null, -1), o.createElementVNode("path", { d: "M12.667 4.75C13.0812 4.75 13.417 5.08579 13.417 5.5 13.417 5.91421 13.0812 6.25 12.667 6.25H3.33398C2.91977 6.25 2.58398 5.91421 2.58398 5.5 2.58398 5.08579 2.91977 4.75 3.33398 4.75H12.667zM12.667 7.08301C13.0812 7.08301 13.417 7.41879 13.417 7.83301 13.417 8.24722 13.0812 8.58301 12.667 8.58301H3.33398C2.91977 8.58301 2.58398 8.24722 2.58398 7.83301 2.58398 7.41879 2.91977 7.08301 3.33398 7.08301H12.667zM12.667 9.75C13.0812 9.75 13.417 10.0858 13.417 10.5 13.417 10.9142 13.0812 11.25 12.667 11.25H3.33398C2.91977 11.25 2.58398 10.9142 2.58398 10.5 2.58398 10.0858 2.91977 9.75 3.33398 9.75H12.667z" }, null, -1), o.createElementVNode("path", { d: "M5.41602 12.833V5.5C5.41602 5.08579 5.7518 4.75 6.16602 4.75 6.58023 4.75 6.91602 5.08579 6.91602 5.5V12.833C6.91602 13.2472 6.58023 13.583 6.16602 13.583 5.7518 13.583 5.41602 13.2472 5.41602 12.833zM9.08398 12.833V5.5C9.08398 5.08579 9.41977 4.75 9.83398 4.75 10.2482 4.75 10.584 5.08579 10.584 5.5V12.833C10.584 13.2472 10.2482 13.583 9.83398 13.583 9.41977 13.583 9.08398 13.2472 9.08398 12.833z" }, null, -1)];
|
|
524
|
+
var Uc = r(Fc, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
525
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-object`], width: "1em", height: "1em" }, e2.$attrs), qc, 16);
|
|
526
526
|
}]]);
|
|
527
|
-
const
|
|
528
|
-
var Gc = r(
|
|
527
|
+
const Oc = { name: "IconTableQs", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Rc = [o.createStaticVNode('<g clip-path="url(#svg_43df8b77ae__clip0_8271_18122)"><path d="M11.9639 4.85742C11.9639 4.16711 11.4042 3.6075 10.7139 3.60742H5.28516C4.5948 3.60742 4.03516 4.16707 4.03516 4.85742V11.1436C4.03538 11.8337 4.59494 12.3936 5.28516 12.3936H10.7139C11.404 12.3935 11.9636 11.8337 11.9639 11.1436V4.85742ZM13.4639 11.1436C13.4636 12.6621 12.2324 13.8935 10.7139 13.8936H5.28516C3.76651 13.8936 2.53538 12.6621 2.53516 11.1436V4.85742C2.53516 3.33864 3.76637 2.10742 5.28516 2.10742H10.7139C12.2326 2.1075 13.4639 3.33868 13.4639 4.85742V11.1436Z"></path><path d="M10.4277 5.25C10.8419 5.25 11.1777 5.58579 11.1777 6 11.1777 6.41421 10.8419 6.75 10.4277 6.75H5.42773C5.01352 6.75 4.67773 6.41421 4.67773 6 4.67773 5.58579 5.01352 5.25 5.42773 5.25H10.4277zM10.4277 7.25C10.8419 7.25 11.1777 7.58579 11.1777 8 11.1777 8.41421 10.8419 8.75 10.4277 8.75H5.42773C5.01352 8.75 4.67773 8.41421 4.67773 8 4.67773 7.58579 5.01352 7.25 5.42773 7.25H10.4277zM10.4277 9.25C10.8419 9.25 11.1777 9.58579 11.1777 10 11.1777 10.4142 10.8419 10.75 10.4277 10.75H5.42773C5.01352 10.75 4.67773 10.4142 4.67773 10 4.67773 9.58579 5.01352 9.25 5.42773 9.25H10.4277z"></path><path d="M5.75 11V5C5.75 4.58579 6.08579 4.25 6.5 4.25C6.91421 4.25 7.25 4.58579 7.25 5V11C7.25 11.4142 6.91421 11.75 6.5 11.75C6.08579 11.75 5.75 11.4142 5.75 11Z"></path></g><defs><clipPath id="svg_43df8b77ae__clip0_8271_18122"><path transform="translate(2 2)" d="M0 0H12V12H0z"></path></clipPath></defs>', 2)];
|
|
528
|
+
var Gc = r(Oc, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
529
529
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-table_qs`], width: "1em", height: "1em" }, e2.$attrs), Rc, 16);
|
|
530
530
|
}]]);
|
|
531
531
|
const Wc = { name: "IconAddQs", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Jc = [o.createElementVNode("path", { d: "M7.25 12.1664V3.83337C7.25 3.41916 7.58579 3.08337 8 3.08337C8.41421 3.08337 8.75 3.41916 8.75 3.83337V12.1664C8.75 12.5806 8.41421 12.9164 8 12.9164C7.58579 12.9164 7.25 12.5806 7.25 12.1664Z" }, null, -1), o.createElementVNode("path", { d: "M12.1664 7.25C12.5806 7.25 12.9164 7.58579 12.9164 8C12.9164 8.41421 12.5806 8.75 12.1664 8.75H3.83337C3.41916 8.75 3.08337 8.41421 3.08337 8C3.08337 7.58579 3.41916 7.25 3.83337 7.25H12.1664Z" }, null, -1)];
|
|
@@ -556,6 +556,38 @@
|
|
|
556
556
|
var ma = r(Ca, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
557
557
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-tips_qs`], width: "1em", height: "1em" }, e2.$attrs), fa, 16);
|
|
558
558
|
}]]);
|
|
559
|
-
|
|
559
|
+
const ha = { name: "IconGroupAdd", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, wa = [o.createElementVNode("path", { d: "M3.20831 12.5H12.7913V5.25H8.00031C7.77787 5.25 7.56662 5.15125 7.42413 4.98047L6.18976 3.5H3.20831V12.5ZM14.2913 12.667C14.2911 13.4032 13.6946 14 12.9583 14H3.04132C2.30521 13.9998 1.70849 13.4031 1.70831 12.667V3.33301C1.70849 2.59689 2.3052 2.00018 3.04132 2H6.54132L6.62433 2.00488C6.81568 2.02611 6.9928 2.12009 7.11749 2.26953L8.35187 3.75H12.9583C13.6946 3.75 14.2911 4.34677 14.2913 5.08301V12.667Z" }, null, -1), o.createElementVNode("path", { d: "M9.75 8.125C10.1642 8.125 10.5 8.46079 10.5 8.875C10.5 9.28921 10.1642 9.625 9.75 9.625H6.25C5.83579 9.625 5.5 9.28921 5.5 8.875C5.5 8.46079 5.83579 8.125 6.25 8.125H9.75Z" }, null, -1), o.createElementVNode("path", { d: "M7.25 10.625V7.125C7.25 6.71079 7.58579 6.375 8 6.375C8.41421 6.375 8.75 6.71079 8.75 7.125V10.625C8.75 11.0392 8.41421 11.375 8 11.375C7.58579 11.375 7.25 11.0392 7.25 10.625Z" }, null, -1)];
|
|
560
|
+
var ka = r(ha, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
561
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-group_add`], width: "1em", height: "1em" }, e2.$attrs), wa, 16);
|
|
562
|
+
}]]);
|
|
563
|
+
const ga = { name: "IconNext", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, xa = [o.createElementVNode("path", { d: "M11.5439 3.43062C11.2295 3.1611 10.7559 3.19735 10.4863 3.51168C10.2168 3.82613 10.253 4.2997 10.5674 4.56929L11.8975 5.70894L10.5254 7.08101C10.2326 7.37392 10.2325 7.8487 10.5254 8.14156C10.8183 8.43429 11.2931 8.43432 11.5859 8.14156L13.5303 6.19722C13.678 6.0495 13.757 5.8464 13.749 5.63765C13.741 5.42912 13.6466 5.23351 13.4883 5.09761L11.5439 3.43062Z" }, null, -1), o.createElementVNode("path", { d: "M6.61328 4.9165C4.29853 4.9165 2.34316 6.79629 2.25293 9.10986C2.15777 11.5554 4.16841 13.6392 6.61328 13.6392H11.334C11.748 13.639 12.0837 13.3031 12.084 12.8892C12.084 12.475 11.7481 12.1393 11.334 12.1392H6.61328C5.01756 12.1392 3.68983 10.7604 3.75195 9.16748C3.81103 7.65927 5.1043 6.4165 6.61328 6.4165H13C13.4142 6.4165 13.75 6.08072 13.75 5.6665C13.75 5.25229 13.4142 4.9165 13 4.9165H6.61328Z" }, null, -1)];
|
|
564
|
+
var Va = r(ga, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
565
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-next`], width: "1em", height: "1em" }, e2.$attrs), xa, 16);
|
|
566
|
+
}]]);
|
|
567
|
+
const va = { name: "IconRevocationQs", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Ma = [o.createElementVNode("path", { d: "M4.45606 13.5694C4.77049 13.8389 5.24408 13.8027 5.51368 13.4883C5.78321 13.1739 5.747 12.7003 5.43262 12.4307L4.10255 11.2911L5.47462 9.91899C5.76743 9.62608 5.76749 9.1513 5.47462 8.85844C5.18174 8.56571 4.70692 8.56568 4.41407 8.85844L2.46973 10.8028C2.32202 10.9505 2.24297 11.1536 2.25098 11.3623C2.25905 11.5709 2.35336 11.7665 2.51172 11.9024L4.45606 13.5694Z" }, null, -1), o.createElementVNode("path", { d: "M9.38672 12.0835C11.7015 12.0835 13.6568 10.2037 13.7471 7.89014C13.8422 5.44458 11.8316 3.36084 9.38672 3.36084H4.66602C4.25204 3.36095 3.91625 3.6969 3.91602 4.11084C3.91602 4.52499 4.2519 4.86073 4.66602 4.86084H9.38672C10.9824 4.86084 12.3102 6.23958 12.248 7.83252C12.189 9.34073 10.8957 10.5835 9.38672 10.5835H3C2.58579 10.5835 2.25 10.9193 2.25 11.3335C2.25 11.7477 2.58579 12.0835 3 12.0835H9.38672Z" }, null, -1)];
|
|
568
|
+
var Ba = r(va, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
569
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-revocation_qs`], width: "1em", height: "1em" }, e2.$attrs), Ma, 16);
|
|
570
|
+
}]]);
|
|
571
|
+
const Ha = { name: "IconTableAdd", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Ea = [o.createStaticVNode('<g clip-path="url(#svg_f058696866__clip0_8550_30011)"><path d="M11.417 8.22461V6.04688L9.26367 3.75H3.75V13.25H7.01074C7.42481 13.2502 7.76074 13.5859 7.76074 14C7.76074 14.4141 7.42481 14.7498 7.01074 14.75H3.57324C2.87183 14.75 2.25011 14.1966 2.25 13.4502V3.5498C2.25011 2.80337 2.87183 2.25 3.57324 2.25H9.58887L9.66602 2.25391C9.84465 2.27245 10.0117 2.35503 10.1357 2.4873L12.7139 5.2373C12.8441 5.37629 12.917 5.55953 12.917 5.75V8.22461C12.917 8.63871 12.5811 8.97443 12.167 8.97461C11.7528 8.97461 11.417 8.63882 11.417 8.22461Z"></path><path d="M10.1667 3V5H12.1667V6.5H9.41669C9.00247 6.5 8.66669 6.16421 8.66669 5.75V3H10.1667zM10.3107 14.4395V10.4395C10.3107 10.0252 10.6465 9.68945 11.0607 9.68945 11.4749 9.68945 11.8107 10.0252 11.8107 10.4395V14.4395C11.8107 14.8537 11.4749 15.1895 11.0607 15.1895 10.6465 15.1895 10.3107 14.8537 10.3107 14.4395z"></path><path d="M12.9394 11.8105C13.3536 11.8105 13.6894 12.1463 13.6894 12.5605C13.6894 12.9748 13.3536 13.3105 12.9394 13.3105H8.93939C8.52518 13.3105 8.18939 12.9748 8.18939 12.5605C8.18939 12.1463 8.52518 11.8105 8.93939 11.8105H12.9394Z"></path></g><defs><clipPath id="svg_f058696866__clip0_8550_30011"><path d="M0 0H16V16H0z"></path></clipPath></defs>', 2)];
|
|
572
|
+
var $a = r(Ha, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
573
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-table_add`], width: "1em", height: "1em" }, e2.$attrs), Ea, 16);
|
|
574
|
+
}]]);
|
|
575
|
+
const La = { name: "IconSaveQs", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, ya = [o.createElementVNode("path", { d: "M2.41669 11.4995V4.49951C2.41686 3.34918 3.34936 2.41668 4.49969 2.4165H9.44794L9.65399 2.42627C10.1308 2.47368 10.5788 2.6851 10.9206 3.02686L12.9733 5.07861C13.364 5.46931 13.5837 5.99971 13.5837 6.55225V11.4995C13.5837 12.6501 12.6503 13.5835 11.4997 13.5835H4.49969C3.34925 13.5833 2.41669 12.65 2.41669 11.4995ZM3.91669 11.4995C3.91669 11.8216 4.17768 12.0833 4.49969 12.0835H11.4997C11.8219 12.0835 12.0837 11.8217 12.0837 11.4995V6.55225C12.0837 6.39754 12.0222 6.24856 11.9128 6.13916L9.86005 4.0874C9.77806 4.00544 9.67422 3.95066 9.56219 3.92822L9.44794 3.9165H4.49969C4.17779 3.91668 3.91686 4.1776 3.91669 4.49951V11.4995Z" }, null, -1), o.createElementVNode("path", { d: "M10.9163 12.6665C10.9163 13.0807 10.5805 13.4165 10.1663 13.4165 9.75226 13.4163 9.41632 13.0806 9.41632 12.6665V10.5835H6.58331V12.6665C6.58331 13.0807 6.24753 13.4165 5.83331 13.4165 5.4191 13.4165 5.08331 13.0807 5.08331 12.6665V10.5005C5.08331 9.71808 5.7179 9.0835 6.50031 9.0835H9.50031C10.2826 9.08367 10.9163 9.71819 10.9163 10.5005V12.6665zM5.08331 5.50049V3.3335C5.08331 2.91928 5.4191 2.5835 5.83331 2.5835 6.24753 2.5835 6.58331 2.91928 6.58331 3.3335V5.50049C6.58314 5.91455 6.24742 6.25049 5.83331 6.25049 5.41921 6.25049 5.08349 5.91455 5.08331 5.50049z" }, null, -1)];
|
|
576
|
+
var Ia = r(La, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
577
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-save_qs`], width: "1em", height: "1em" }, e2.$attrs), ya, 16);
|
|
578
|
+
}]]);
|
|
579
|
+
const Na = { name: "IconLockQs", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Sa = [o.createElementVNode("path", { d: "M11.4163 7.9165H4.58333V11.4995C4.58333 11.8216 4.84432 12.0833 5.16634 12.0835H10.8333C11.1555 12.0835 11.4163 11.8217 11.4163 11.4995V7.9165ZM12.9163 11.4995C12.9163 12.6501 11.9839 13.5835 10.8333 13.5835H5.16634C4.01589 13.5833 3.08333 12.65 3.08333 11.4995V7.8335C3.08333 7.05109 3.71792 6.4165 4.50032 6.4165H11.5003C12.2826 6.41668 12.9163 7.0512 12.9163 7.8335V11.4995Z" }, null, -1), o.createElementVNode("path", { d: "M10.0833 6.99951V6.89502C10.0833 6.33998 10.0966 5.86346 10.0315 5.41943C9.96883 4.992 9.84366 4.68995 9.63211 4.47314C9.3713 4.2059 8.90042 3.91656 8.00027 3.9165C7.09994 3.9165 6.62828 4.20587 6.36746 4.47314C6.15602 4.68994 6.0307 4.99211 5.96804 5.41943C5.90298 5.86346 5.91629 6.33998 5.91629 6.89502V6.99951C5.91629 7.41373 5.5805 7.74951 5.16629 7.74951C4.75224 7.74931 4.41629 7.4136 4.41629 6.99951V6.89502C4.41629 6.40935 4.39838 5.785 4.48367 5.20264C4.57142 4.6038 4.77893 3.95332 5.29421 3.42529C5.86249 2.84297 6.73328 2.4165 8.00027 2.4165C9.26696 2.41657 10.1371 2.84312 10.7053 3.42529C11.2206 3.95332 11.4281 4.6038 11.5159 5.20264C11.6012 5.78502 11.5833 6.40933 11.5833 6.89502V6.99951C11.5833 7.41373 11.2475 7.74951 10.8333 7.74951C10.4191 7.74948 10.0833 7.41371 10.0833 6.99951Z" }, null, -1)];
|
|
580
|
+
var ja = r(Na, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
581
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-Lock_qs`], width: "1em", height: "1em" }, e2.$attrs), Sa, 16);
|
|
582
|
+
}]]);
|
|
583
|
+
const za = { name: "IconEditQs", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Pa = [o.createElementVNode("path", { d: "M9.60612 3.17674C10.1625 2.72316 10.9831 2.75582 11.5016 3.27439L12.7253 4.49803C13.2785 5.05127 13.2785 5.94869 12.7253 6.50193L6.52995 12.6972C6.43139 12.7957 6.30714 12.8646 6.17155 12.8965L3.33854 13.5635C3.08571 13.6229 2.82006 13.5469 2.63639 13.3633 2.45281 13.1796 2.37672 12.9139 2.4362 12.6611L3.10319 9.82811 3.13444 9.7285C3.172 9.63178 3.22949 9.5436 3.30339 9.46971L9.4987 3.27439 9.60612 3.17674zM4.51335 10.3799L4.1735 11.8252 5.62077 11.4844 11.6061 5.49998 10.4997 4.39353 4.51335 10.3799zM12.8337 12.0835C13.2477 12.0837 13.5837 12.4194 13.5837 12.8335 13.5837 13.2476 13.2477 13.5833 12.8337 13.5835H9.16667C8.75246 13.5835 8.41667 13.2477 8.41667 12.8335 8.41667 12.4193 8.75246 12.0835 9.16667 12.0835H12.8337z" }, null, -1)];
|
|
584
|
+
var _a = r(za, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
585
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-edit_qs`], width: "1em", height: "1em" }, e2.$attrs), Pa, 16);
|
|
586
|
+
}]]);
|
|
587
|
+
const Za = { name: "IconDeleteQs", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, ba = [o.createElementVNode("path", { d: "M11.5003 4.4165C11.7104 4.4166 11.9111 4.5048 12.0531 4.65967C12.195 4.8146 12.2656 5.02257 12.2474 5.23193L11.6868 11.6802C11.5932 12.7568 10.6913 13.5835 9.61067 13.5835H5.722C4.64154 13.5833 3.74041 12.7566 3.6468 11.6802L3.08626 5.23193C3.06805 5.02252 3.13854 4.81461 3.28059 4.65967C3.42265 4.50475 3.62314 4.4165 3.83333 4.4165H11.5003ZM5.14095 11.5503C5.16715 11.8516 5.41961 12.0833 5.722 12.0835H9.61067C9.91325 12.0835 10.1655 11.8517 10.1917 11.5503L10.682 5.9165H4.65169L5.14095 11.5503Z" }, null, -1), o.createElementVNode("path", { d: "M5.75 10.8335V7.1665C5.75 6.75229 6.08579 6.4165 6.5 6.4165 6.91421 6.4165 7.25 6.75229 7.25 7.1665V10.8335C7.24982 11.2476 6.91411 11.5835 6.5 11.5835 6.08589 11.5835 5.75018 11.2476 5.75 10.8335zM8.08333 10.8335V7.1665C8.08333 6.75229 8.41911 6.4165 8.83333 6.4165 9.24754 6.4165 9.58333 6.75229 9.58333 7.1665V10.8335C9.58315 11.2476 9.24743 11.5835 8.83333 11.5835 8.41922 11.5835 8.0835 11.2476 8.08333 10.8335zM8.75032 5.1665V4.49951C8.75014 4.1775 8.48839 3.9165 8.16634 3.9165H7.16634C6.84443 3.91668 6.5835 4.1776 6.58333 4.49951V5.1665L6.57942 5.24365C6.5408 5.62162 6.22149 5.9165 5.83333 5.9165 5.44516 5.9165 5.12586 5.62162 5.08723 5.24365L5.08333 5.1665V4.49951C5.0835 3.34918 6.016 2.41668 7.16634 2.4165H8.16634C9.31682 2.4165 10.2501 3.34907 10.2503 4.49951V5.1665C10.2503 5.58061 9.91438 5.91633 9.50032 5.9165 9.08611 5.9165 8.75032 5.58072 8.75032 5.1665z" }, null, -1), o.createElementVNode("path", { d: "M12.1667 4.4165C12.5809 4.4165 12.9167 4.75229 12.9167 5.1665C12.9167 5.58072 12.5809 5.9165 12.1667 5.9165H3.16667C2.75246 5.9165 2.41667 5.58072 2.41667 5.1665C2.41667 4.75229 2.75246 4.4165 3.16667 4.4165H12.1667Z" }, null, -1)];
|
|
588
|
+
var Da = r(Za, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
589
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-delete_qs`], width: "1em", height: "1em" }, e2.$attrs), ba, 16);
|
|
590
|
+
}]]);
|
|
591
|
+
e.Icon3d = i, e.IconActivate = Ge, e.IconAdd = I, e.IconAddQs = Kc, e.IconAdvance = Ae, e.IconAnalysisdetails = p, e.IconAnalyze = k, e.IconApi = E, e.IconAppend = T, e.IconApply = v, e.IconAssembly = b, e.IconBasics = O, e.IconBind = Zi, e.IconBloodanalysis = z, e.IconBusinessprocess = f, e.IconCharts = de, e.IconChaxun = vi, e.IconCheck = Se, e.IconChevronDown = dc, e.IconCollect = ne, e.IconConsole = $i, e.IconCopy = he, e.IconDatabase = ce, e.IconDatabaseQs = Ic, e.IconDatabaseobject = xe, e.IconDatabasesource = J, e.IconDay = Ds, e.IconDelete = Be, e.IconDeleteQs = Da, e.IconDetails = Le, e.IconDispatch = _e, e.IconDisposition = qe, e.IconDowm = Ls, e.IconDown = ee, e.IconDownline = bo, e.IconDownload = zo, e.IconDownloadQs = ta, e.IconEdit = Xe, e.IconEdit1 = ss, e.IconEditQs = _a, e.IconEmbellish = io, e.IconEncoder = Yi, e.IconEndtime = jt, e.IconEvent = Tc, e.IconFields = mo, e.IconFile = ro, e.IconFilter = ts, e.IconFold = go, e.IconFoldmore = Jo, e.IconFormula = po, e.IconFrame = er, e.IconFullScreen = Ui, e.IconGather = Qt, e.IconGeshihua = fi, e.IconGoBack = Mo, e.IconGroupAdd = ka, e.IconHelp = Eo, e.IconHistory = Io, e.IconHyposensitization = cr, e.IconId = da, e.IconInOperation = Ll, e.IconIndex = Ut, e.IconJbxx = Gs, e.IconJiaoben = pi, e.IconKey = hs, e.IconLatesttime = Ht, e.IconLayer = To, e.IconLimits = Oo, e.IconLivingExample = Al, e.IconLockQs = ja, e.IconLog = Ni, e.IconLose = Sl, e.IconMail = nr, e.IconMinus = xs, e.IconMinusQs = ea, e.IconMirror = fr, e.IconMode = kr, e.IconModule = vr, e.IconNewDelete = mc, e.IconNext = Va, e.IconNigth = zs, e.IconNo = Sr, e.IconNotice = Er, e.IconNotice2 = vn, e.IconObject = Uc, e.IconOffScreen = Wi, e.IconOfflineWorkflow = ql, e.IconOnlineWorkflow = Gl, e.IconPackup = qr, e.IconPassword = yt, e.IconPause = Vt, e.IconPicture = Xr, e.IconPublish = rt, e.IconQingkong = ki, e.IconReflection = wt, e.IconRefresh = pt, e.IconRefreshQs = aa, e.IconResources = tn, e.IconRevocation = Zt, e.IconRevocationQs = Ba, e.IconRole = Wt, e.IconSave = it, e.IconSaveQs = Ia, e.IconScheduling = Yt, e.IconSchema = jc, e.IconScript = dn, e.IconSearch = Ar, e.IconSearchQs = kc, e.IconSequence = Dc, e.IconSettings = hn, e.IconSort = Gr, e.IconStarttime = _r, e.IconStats = Jn, e.IconStoredProcedure = $c, e.IconSubjectarea = xl, e.IconSubmit = Xl, e.IconSubscribe = Bl, e.IconSuccessful = _l, e.IconSwitch = dl, e.IconTable = nl, e.IconTableAdd = $a, e.IconTableQs = Gc, e.IconTbjg = tc, e.IconTbjk = ec, e.IconTbrz = Ks, e.IconTerminate = hl, e.IconTest = Tn, e.IconText = On, e.IconTick = Vc, e.IconTips = Us, e.IconTipsQs = ma, e.IconTrigger = Bc, e.IconUnfold = En, e.IconUnfold2 = bn, e.IconUp = Bs, e.IconUpdatemode = cl, e.IconUpload = el, e.IconUploadQs = ia, e.IconView = _c, e.IconWorkflow = ni, e.IconXukez = Qi, e.IconZdsj = ac, e.IconZoomin = zn, e.IconZoomout = In, e.IconZxsj = ic, Object.defineProperties(e, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
560
592
|
});
|
|
561
593
|
//# sourceMappingURL=icon.min.js.map
|