@arco-iconbox/vue-update-line-icon 0.0.22 → 0.0.24
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 +1503 -1284
- package/dist/icon.js.map +1 -1
- package/dist/icon.min.js +104 -76
- package/dist/icon.min.js.map +1 -1
- package/esm/IconAddQs/index.js +32 -0
- package/esm/IconDownloadQs/index.js +34 -0
- package/esm/IconId/index.js +41 -0
- package/esm/IconMinusQs/index.js +30 -0
- package/esm/IconRefreshQs/index.js +32 -0
- package/esm/IconTipsQs/index.js +30 -0
- package/esm/IconUploadQs/index.js +34 -0
- package/esm/index.js +7 -0
- package/lib/IconAddQs/index.js +33 -0
- package/lib/IconDownloadQs/index.js +35 -0
- package/lib/IconId/index.js +42 -0
- package/lib/IconMinusQs/index.js +31 -0
- package/lib/IconRefreshQs/index.js +33 -0
- package/lib/IconTipsQs/index.js +31 -0
- package/lib/IconUploadQs/index.js +35 -0
- package/lib/index.js +14 -0
- package/package.json +1 -1
- package/src/IconAddQs/index.vue +19 -0
- package/src/IconDownloadQs/index.vue +19 -0
- package/src/IconId/index.vue +19 -0
- package/src/IconMinusQs/index.vue +19 -0
- package/src/IconRefreshQs/index.vue +19 -0
- package/src/IconTipsQs/index.vue +19 -0
- package/src/IconUploadQs/index.vue +19 -0
- package/src/index.js +8 -1
package/dist/icon.min.js
CHANGED
|
@@ -36,9 +36,9 @@
|
|
|
36
36
|
var I = r(H, [["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
|
-
const N = { name: "IconBloodanalysis", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } },
|
|
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)];
|
|
40
40
|
var z = r(N, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
41
|
-
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-Bloodanalysis`], width: "1em", height: "1em" }, e2.$attrs),
|
|
41
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-Bloodanalysis`], width: "1em", height: "1em" }, e2.$attrs), j, 16, S);
|
|
42
42
|
}]]);
|
|
43
43
|
const P = { name: "IconAssembly", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, _ = ["fill"], Z = [o.createElementVNode("path", { d: "M5.00002 3H3V5.00002H5.00002V3zM13 11H11V13H13V11zM5.00002 11H3V13H5.00002V11zM13 3H11V5.00002H13V3z", stroke: "#434343", "stroke-width": "1.5", "stroke-linejoin": "round" }, null, -1), o.createElementVNode("path", { d: "M3.99976 11V4.99988M12.0001 11V4.99988M4.99988 3.99976H11M4.99988 12.0001H11", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1), o.createElementVNode("path", { "clip-rule": "evenodd", d: "M6.00012 6.00012H8.40015V7.60014H10.0002V10.0002H7.60014V8.40015H6.00012V6.00012Z", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
44
44
|
var b = r(P, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
@@ -48,12 +48,12 @@
|
|
|
48
48
|
var T = r(D, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
49
49
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-append`], width: "1em", height: "1em" }, e2.$attrs), F, 16, A);
|
|
50
50
|
}]]);
|
|
51
|
-
const
|
|
52
|
-
var q = r(
|
|
53
|
-
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-Basics`], width: "1em", height: "1em" }, e2.$attrs),
|
|
51
|
+
const Q = { name: "IconBasics", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, U = ["fill"], O = [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 q = r(Q, [["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), O, 16, U);
|
|
54
54
|
}]]);
|
|
55
|
-
const
|
|
56
|
-
var J = r(
|
|
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
|
+
var J = r(R, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
57
57
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-Databasesource`], width: "1em", height: "1em" }, e2.$attrs), W, 16, G);
|
|
58
58
|
}]]);
|
|
59
59
|
const K = { name: "IconDown", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, X = ["fill"], Y = [o.createElementVNode("path", { d: "M11.25 6.75L8 10.25L4.75 6.75", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
@@ -89,24 +89,24 @@
|
|
|
89
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), He, 16, $e);
|
|
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
|
-
var
|
|
92
|
+
var Se = r(ye, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
93
93
|
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-check`], width: "1em", height: "1em" }, e2.$attrs), Ne, 16, Ie);
|
|
94
94
|
}]]);
|
|
95
|
-
const
|
|
96
|
-
var _e = r(
|
|
95
|
+
const je = { name: "IconDispatch", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, ze = ["fill"], Pe = [o.createElementVNode("path", { d: "M5.23694 12.308C5.99767 12.9062 6.95722 13.2631 8.00009 13.2631 9.04295 13.2631 10.0025 12.9062 10.7632 12.308M6.68425 4.51233C4.85565 5.0742 3.52637 6.77654 3.52637 8.78937 3.52637 9.2959 3.61055 9.78277 3.76568 10.2367M9.3158 4.51233C11.1444 5.0742 12.4737 6.77654 12.4737 8.78937 12.4737 9.2959 12.3895 9.78277 12.2344 10.2367", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1), o.createElementVNode("path", { d: "M13.0001 11.421C13.0001 11.7741 12.861 12.0946 12.6348 12.3309 12.3952 12.5811 12.058 12.7368 11.6843 12.7368 10.9576 12.7368 10.3685 12.1477 10.3685 11.421 10.3685 10.892 10.6807 10.436 11.1308 10.227 11.2991 10.1488 11.4866 10.1052 11.6843 10.1052 12.411 10.1052 13.0001 10.6943 13.0001 11.421zM5.63157 11.421C5.63157 11.7741 5.49252 12.0946 5.26623 12.3309 5.0267 12.5811 4.68944 12.7368 4.31578 12.7368 3.5891 12.7368 3 12.1477 3 11.421 3 10.892 3.31214 10.436 3.76228 10.227 3.93053 10.1488 4.11807 10.1052 4.31578 10.1052 5.04247 10.1052 5.63157 10.6943 5.63157 11.421zM9.31577 4.31578C9.31577 4.66884 9.17672 4.98939 8.95043 5.2257 8.71091 5.47583 8.37365 5.63157 7.99999 5.63157 7.27331 5.63157 6.6842 5.04247 6.6842 4.31578 6.6842 3.78682 6.99633 3.33075 7.44649 3.12174 7.61473 3.04361 7.80228 3 7.99999 3 8.72667 3 9.31577 3.5891 9.31577 4.31578z", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
96
|
+
var _e = r(je, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
97
97
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-dispatch`], width: "1em", height: "1em" }, e2.$attrs), Pe, 16, ze);
|
|
98
98
|
}]]);
|
|
99
99
|
const Ze = { name: "IconAdvance", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, be = ["fill"], De = [o.createElementVNode("path", { d: "M11.0556 4L13 5.66666L11.0556 7.61111", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1), o.createElementVNode("path", { d: "M13 5.66675H6.61284C4.7009 5.66675 3.07721 7.22797 3.00268 9.13897C2.92393 11.1583 4.59248 12.889 6.61284 12.889H11.3338", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
100
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 Fe = { name: "IconDisposition", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Te = ["fill"],
|
|
103
|
+
const Fe = { name: "IconDisposition", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Te = ["fill"], Qe = [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
104
|
var Ue = r(Fe, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
105
|
-
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-disposition`], width: "1em", height: "1em" }, e2.$attrs),
|
|
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), Qe, 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),
|
|
107
|
+
const Oe = { name: "IconActivate", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, qe = ["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(Oe, [["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, qe);
|
|
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) {
|
|
@@ -144,9 +144,9 @@
|
|
|
144
144
|
var Io = r(Ho, [["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
|
-
const No = { name: "IconDownload", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } },
|
|
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)];
|
|
148
148
|
var zo = r(No, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
149
|
-
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-Download`], width: "1em", height: "1em" }, e2.$attrs),
|
|
149
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-Download`], width: "1em", height: "1em" }, e2.$attrs), jo, 16, So);
|
|
150
150
|
}]]);
|
|
151
151
|
const Po = { name: "IconDownline", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, _o = ["fill"], Zo = [o.createElementVNode("path", { d: "M4.2 10.875C3.28333 10.875 2 10.4625 2 8.8125 2 6.8875 3.925 6.475 4.475 6.475 4.75 5.5125 5.3 4 7.5 4 9.425 4 10.25 5.1 10.525 6.0625 10.525 6.0625 13 6.3375 13 8.675 13 10.325 11.9 10.875 10.8 10.875M8.875 9.50012L6.125 12.2501M6.125 9.50012L8.875 12.2501", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
152
152
|
var bo = r(Po, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
@@ -156,12 +156,12 @@
|
|
|
156
156
|
var To = r(Do, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
157
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), Fo, 16, Ao);
|
|
158
158
|
}]]);
|
|
159
|
-
const
|
|
160
|
-
var qo = r(
|
|
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 Qo = { name: "IconLimits", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Uo = ["fill"], Oo = [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 qo = r(Qo, [["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), Oo, 16, Uo);
|
|
162
162
|
}]]);
|
|
163
|
-
const
|
|
164
|
-
var Jo = r(
|
|
163
|
+
const Ro = { name: "IconFoldmore", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Go = ["fill"], Wo = ["fill"];
|
|
164
|
+
var Jo = r(Ro, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
165
165
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-foldmore`], width: "1em", height: "1em" }, e2.$attrs), [o.createElementVNode("path", { d: "M9.5 4.30005C9.5 5.12848 8.82843 5.80005 8 5.80005 7.17157 5.80005 6.5 5.12848 6.5 4.30005 6.5 3.47162 7.17157 2.80005 8 2.80005 8.82843 2.80005 9.5 3.47162 9.5 4.30005zM9.5 8.30005C9.5 9.12848 8.82843 9.80005 8 9.80005 7.17157 9.80005 6.5 9.12848 6.5 8.30005 6.5 7.47162 7.17157 6.80005 8 6.80005 8.82843 6.80005 9.5 7.47162 9.5 8.30005zM9.5 12.3C9.5 13.1285 8.82843 13.8 8 13.8 7.17157 13.8 6.5 13.1285 6.5 12.3 6.5 11.4716 7.17157 10.8 8 10.8 8.82843 10.8 9.5 11.4716 9.5 12.3z", fill: t2.useCurrentColor ? "currentColor" : "#434343" }, null, 8, Wo)], 16, Go);
|
|
166
166
|
}]]);
|
|
167
167
|
const Ko = { name: "IconFrame", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Xo = ["fill"], Yo = [o.createElementVNode("path", { d: "M4.5 3.16663V12.8333M11.5002 3.16663V12.8333M12.8334 4.49988L3.16675 4.49988M12.8334 11.5L3.16675 11.5", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
@@ -193,24 +193,24 @@
|
|
|
193
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), Er, 16, Br);
|
|
194
194
|
}]]);
|
|
195
195
|
const Hr = { 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
|
|
196
|
+
var Sr = r(Hr, [["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
|
-
const
|
|
200
|
-
var _r = r(
|
|
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)];
|
|
200
|
+
var _r = r(jr, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
201
201
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-Starttime`], width: "1em", height: "1em" }, e2.$attrs), Pr, 16, zr);
|
|
202
202
|
}]]);
|
|
203
203
|
const Zr = { name: "IconSearch", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, br = ["fill"], Dr = [o.createElementVNode("path", { d: "M12.8333 12.8333L10.3333 10.3333M3.16663 7.33329C3.16663 5.03211 5.03211 3.16663 7.33329 3.16663C9.63448 3.16663 11.5 5.03211 11.5 7.33329C11.5 9.63448 9.63448 11.5 7.33329 11.5C5.03211 11.5 3.16663 9.63448 3.16663 7.33329Z", stroke: "#fff", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
204
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 Fr = { name: "IconPackup", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Tr = ["fill"],
|
|
207
|
+
const Fr = { name: "IconPackup", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Tr = ["fill"], Qr = [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
208
|
var Ur = r(Fr, [["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),
|
|
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), Qr, 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),
|
|
211
|
+
const Or = { name: "IconSort", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, qr = ["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(Or, [["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, qr);
|
|
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) {
|
|
@@ -244,9 +244,9 @@
|
|
|
244
244
|
var yt = r($t, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
245
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, Ht);
|
|
246
246
|
}]]);
|
|
247
|
-
const It = { name: "IconEndtime", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Nt = ["fill"],
|
|
248
|
-
var
|
|
249
|
-
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-Endtime`], width: "1em", height: "1em" }, e2.$attrs),
|
|
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
|
+
var jt = r(It, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
249
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-Endtime`], width: "1em", height: "1em" }, e2.$attrs), St, 16, Nt);
|
|
250
250
|
}]]);
|
|
251
251
|
const zt = { name: "IconRevocation", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Pt = ["fill"], _t = [o.createElementVNode("path", { d: "M4.94439 13L3 11.3333L4.94439 9.38889", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1), o.createElementVNode("path", { d: "M3 11.3333H9.38716C11.2991 11.3333 12.9228 9.77203 12.9973 7.86103C13.0761 5.8417 11.4075 4.11104 9.38716 4.11104H4.66622", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
252
252
|
var Zt = r(zt, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
@@ -256,13 +256,13 @@
|
|
|
256
256
|
var Ft = 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), Ut, 16,
|
|
259
|
+
const Tt = { name: "IconIndex", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Qt = ["fill"], Ut = [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 Ot = 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), Ut, 16, Qt);
|
|
262
262
|
}]]);
|
|
263
|
-
const qt = { name: "IconRole", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } },
|
|
263
|
+
const qt = { 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
264
|
var Wt = r(qt, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
265
|
-
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-role`], width: "1em", height: "1em" }, e2.$attrs), Gt, 16,
|
|
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)];
|
|
268
268
|
var Yt = r(Jt, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
@@ -292,9 +292,9 @@
|
|
|
292
292
|
var In = r(Hn, [["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
|
-
const Nn = { name: "IconZoomin", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } },
|
|
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)];
|
|
296
296
|
var zn = r(Nn, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
297
|
-
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-Zoomin`], width: "1em", height: "1em" }, e2.$attrs),
|
|
297
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-Zoomin`], width: "1em", height: "1em" }, e2.$attrs), jn, 16, Sn);
|
|
298
298
|
}]]);
|
|
299
299
|
const Pn = { name: "IconUnfold2", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, _n = ["fill"], Zn = [o.createElementVNode("path", { d: "M7.16663 3.83337H12.8333M9.16663 6.5H12.8333M3.16663 5.83337L5.49996 8.00004 3.16663 10.1667M7.16663 12.1666H12.8333M9.16663 9.5H12.8333", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
300
300
|
var bn = r(Pn, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
@@ -304,12 +304,12 @@
|
|
|
304
304
|
var Tn = r(Dn, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
305
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), Fn, 16, An);
|
|
306
306
|
}]]);
|
|
307
|
-
const
|
|
308
|
-
var qn = r(
|
|
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 Qn = { name: "IconText", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Un = ["fill"], On = [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 qn = r(Qn, [["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), On, 16, Un);
|
|
310
310
|
}]]);
|
|
311
|
-
const
|
|
312
|
-
var Jn = r(
|
|
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
|
+
var Jn = r(Rn, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
313
313
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-Stats`], width: "1em", height: "1em" }, e2.$attrs), Wn, 16, Gn);
|
|
314
314
|
}]]);
|
|
315
315
|
const Kn = { name: "IconUpload", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Xn = ["fill"], Yn = [o.createElementVNode("path", { d: "M3.16663 9.83337V10.8334C3.16663 11.9379 4.06206 12.8334 5.16663 12.8334H10.8333C11.9379 12.8334 12.8333 11.9379 12.8333 10.8334V9.83337M8 9.50004L8 3.33337M5.83337 5.49996L8.00004 3.16663 10.1667 5.49996", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
@@ -345,24 +345,24 @@
|
|
|
345
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), Hl, 16, $l);
|
|
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
|
-
var
|
|
348
|
+
var Sl = r(yl, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
349
349
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 20 20", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-Lose`], width: "1em", height: "1em" }, e2.$attrs), Nl, 16, Il);
|
|
350
350
|
}]]);
|
|
351
|
-
const
|
|
352
|
-
var _l = r(
|
|
351
|
+
const jl = { name: "IconSuccessful", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, zl = ["fill"], Pl = [o.createElementVNode("path", { d: "M10.667 16C12.3238 16 13.8238 15.3284 14.9096 14.2426C15.9954 13.1568 16.667 11.6568 16.667 10C16.667 8.34316 15.9954 6.84316 14.9096 5.75736C13.8238 4.67157 12.3238 4 10.667 4C9.01015 4 7.51015 4.67157 6.42435 5.75736C5.33857 6.84316 4.66699 8.34316 4.66699 10C4.66699 11.6568 5.33857 13.1568 6.42435 14.2426C7.51015 15.3284 9.01015 16 10.667 16Z", stroke: "#52C41A", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1), o.createElementVNode("path", { d: "M8.26758 9.99922L10.0676 11.7992L13.6676 8.19922", stroke: "#52C41A", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
352
|
+
var _l = r(jl, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
353
353
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 21 20", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-Successful`], width: "1em", height: "1em" }, e2.$attrs), Pl, 16, zl);
|
|
354
354
|
}]]);
|
|
355
355
|
const Zl = { name: "IconLivingExample", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, bl = ["fill"], Dl = [o.createElementVNode("path", { d: "M15.401 5.89453H4.60098C4.26961 5.89453 4.00098 6.21056 4.00098 6.60041V15.7768C4.00098 16.1667 4.26961 16.4827 4.60098 16.4827H15.401C15.7323 16.4827 16.001 16.1667 16.001 15.7768V6.60041C16.001 6.21056 15.7323 5.89453 15.401 5.89453zM7.00098 4.48242V7.30594M10.301 10.4824H7.00098M13.001 13.3066H7.00098M13.001 4.48242V7.30594", stroke: "#F84031", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
356
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 Fl = { name: "IconOfflineWorkflow", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Tl = ["fill"],
|
|
359
|
+
const Fl = { name: "IconOfflineWorkflow", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Tl = ["fill"], Ql = [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
360
|
var Ul = r(Fl, [["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),
|
|
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), Ql, 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),
|
|
363
|
+
const Ol = { name: "IconOnlineWorkflow", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, ql = ["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(Ol, [["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, ql);
|
|
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) {
|
|
@@ -396,21 +396,21 @@
|
|
|
396
396
|
var Ni = r(Li, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
397
397
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-log`], width: "1em", height: "1em" }, e2.$attrs), Ii, 16, yi);
|
|
398
398
|
}]]);
|
|
399
|
-
const
|
|
400
|
-
var Zi = r(
|
|
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,
|
|
399
|
+
const Si = { name: "IconBind", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, ji = ["fill"], zi = o.createElementVNode("g", { "clip-path": "url(#svg_f4f12c7a2c__svg_f4f12c7a2c__clip0_6461_243190)", stroke: "#434343", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" }, [o.createElementVNode("path", { d: "M8.56004 6.09292L6.27504 3.80793C5.60972 3.14259 4.51634 3.15725 3.83291 3.84067 3.1495 4.52407 3.13484 5.61747 3.80018 6.2828L5.78399 8.26662M10.2257 7.75098L12.2095 9.7348C12.8749 10.4002 12.8602 11.4935 12.1768 12.177 11.4934 12.8604 10.4 12.875 9.73465 12.2097L7.44965 9.92468M8.52734 8.53492C9.21077 7.8515 9.22542 6.75812 8.56009 6.09277M7.44974 7.44922C6.76632 8.13264 6.75167 9.22602 7.41699 9.89134" })], -1), Pi = { id: "svg_f4f12c7a2c__svg_f4f12c7a2c__clip0_6461_243190" }, _i = ["fill"];
|
|
400
|
+
var Zi = r(Si, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
401
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-bind`], width: "1em", height: "1em" }, e2.$attrs), [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
404
|
var Fi = 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), Ui, 16,
|
|
407
|
+
const Ti = { name: "IconFullScreen", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Qi = ["fill"], Ui = [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 Oi = 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), Ui, 16, Qi);
|
|
410
410
|
}]]);
|
|
411
|
-
const qi = { name: "IconOffScreen", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } },
|
|
411
|
+
const qi = { 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
412
|
var Wi = r(qi, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
413
|
-
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-off_screen`], width: "1em", height: "1em" }, e2.$attrs), Gi, 16,
|
|
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)];
|
|
416
416
|
var Yi = r(Ji, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
@@ -440,21 +440,21 @@
|
|
|
440
440
|
var Ls = r(Es, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
441
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), Hs, 16, $s);
|
|
442
442
|
}]]);
|
|
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),
|
|
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) {
|
|
445
|
-
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-nigth`], width: "1em", height: "1em" }, e2.$attrs), [Ns, o.createElementVNode("defs", null, [o.createElementVNode("clipPath",
|
|
445
|
+
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-nigth`], width: "1em", height: "1em" }, e2.$attrs), [Ns, o.createElementVNode("defs", null, [o.createElementVNode("clipPath", Ss, [o.createElementVNode("path", { fill: t2.useCurrentColor ? "currentColor" : "#fff", transform: "translate(2 2)", d: "M0 0H12V12H0z" }, null, 8, js)])])], 16, Is);
|
|
446
446
|
}]]);
|
|
447
447
|
const Ps = { name: "IconDay", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, _s = ["fill"], Zs = o.createElementVNode("path", { d: "M8.00004 11.7917C10.0941 11.7917 11.7917 10.0941 11.7917 8.00004C11.7917 5.90596 10.0941 4.20837 8.00004 4.20837C5.90596 4.20837 4.20837 5.90596 4.20837 8.00004C4.20837 10.0941 5.90596 11.7917 8.00004 11.7917Z", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1), bs = ["fill"];
|
|
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 } } }, Fs = ["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),
|
|
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 } } }, Fs = ["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), Qs = ["fill"], Us = 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 Os = 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, Qs), Us], 16, Fs);
|
|
454
454
|
}]]);
|
|
455
|
-
const qs = { name: "IconJbxx", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } },
|
|
455
|
+
const qs = { 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
456
|
var Gs = r(qs, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
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),
|
|
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)];
|
|
460
460
|
var Ks = r(Ws, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
@@ -504,9 +504,9 @@
|
|
|
504
504
|
var Ic = r(Lc, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
505
505
|
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-Database_qs`], width: "1em", height: "1em" }, e2.$attrs), yc, 16);
|
|
506
506
|
}]]);
|
|
507
|
-
const Nc = { name: "IconSchema", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } },
|
|
508
|
-
var
|
|
509
|
-
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-schema`], width: "1em", height: "1em" }, e2.$attrs),
|
|
507
|
+
const Nc = { name: "IconSchema", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Sc = [o.createElementVNode("path", { d: "M3.75 6.13867H6.13867V3.75H3.75V6.13867zM7.63867 6.33301C7.63867 7.05406 7.05406 7.63867 6.33301 7.63867H3.55566C2.83463 7.63867 2.25 7.05406 2.25 6.33301V3.55566C2.25 2.83462 2.83462 2.25 3.55566 2.25H6.33301C7.05406 2.25 7.63867 2.83463 7.63867 3.55566V6.33301zM3.75 12.25H6.13867V9.86133H3.75V12.25zM7.63867 12.4443C7.63867 13.1654 7.05406 13.75 6.33301 13.75H3.55566C2.83463 13.75 2.25 13.1654 2.25 12.4443V9.66699C2.25 8.94594 2.83463 8.36133 3.55566 8.36133H6.33301C7.05406 8.36133 7.63867 8.94594 7.63867 9.66699V12.4443zM9.86133 6.13867H12.25V3.75H9.86133V6.13867zM13.75 6.33301C13.75 7.05406 13.1654 7.63867 12.4443 7.63867H9.66699C8.94594 7.63867 8.36133 7.05406 8.36133 6.33301V3.55566C8.36133 2.83463 8.94594 2.25 9.66699 2.25H12.4443C13.1654 2.25 13.75 2.83463 13.75 3.55566V6.33301zM9.86133 12.25H12.25V9.86133H9.86133V12.25zM13.75 12.4443C13.75 13.1654 13.1654 13.75 12.4443 13.75H9.66699C8.94594 13.75 8.36133 13.1654 8.36133 12.4443V9.66699C8.36133 8.94594 8.94594 8.36133 9.66699 8.36133H12.4443C13.1654 8.36133 13.75 8.94594 13.75 9.66699V12.4443z" }, null, -1)];
|
|
508
|
+
var jc = r(Nc, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
509
|
+
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-schema`], width: "1em", height: "1em" }, e2.$attrs), Sc, 16);
|
|
510
510
|
}]]);
|
|
511
511
|
const zc = { name: "IconView", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Pc = [o.createElementVNode("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" }, null, -1), o.createElementVNode("path", { d: "M12.167 9.58301C12.5811 9.58318 12.917 9.9189 12.917 10.333 12.917 10.7471 12.5811 11.0828 12.167 11.083H8.5C8.08579 11.083 7.75 10.7472 7.75 10.333 7.75 9.91879 8.08579 9.58301 8.5 9.58301H12.167zM12.167 11.417C12.5811 11.4172 12.917 11.7529 12.917 12.167 12.917 12.5811 12.5811 12.9168 12.167 12.917H8.5C8.08579 12.917 7.75 12.5812 7.75 12.167 7.75 11.7528 8.08579 11.417 8.5 11.417H12.167z" }, null, -1), o.createElementVNode("path", { d: "M8.66602 13.084V9.41699C8.66602 9.00278 9.0018 8.66699 9.41602 8.66699 9.83023 8.66699 10.166 9.00278 10.166 9.41699V13.084C10.1658 13.498 9.83012 13.834 9.41602 13.834 9.00191 13.834 8.66619 13.498 8.66602 13.084zM10.5 13.084V9.41699C10.5 9.00278 10.8358 8.66699 11.25 8.66699 11.6642 8.66699 12 9.00278 12 9.41699V13.084C11.9998 13.498 11.6641 13.834 11.25 13.834 10.8359 13.834 10.5002 13.498 10.5 13.084zM8.66602 3C8.66602 2.58579 9.0018 2.25 9.41602 2.25 9.83023 2.25 10.166 2.58579 10.166 3V5H12.166C12.5802 5 12.916 5.33579 12.916 5.75 12.916 6.16421 12.5802 6.5 12.166 6.5H9.41602C9.0018 6.5 8.66602 6.16421 8.66602 5.75V3z" }, null, -1)];
|
|
512
512
|
var _c = r(zc, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
@@ -520,14 +520,42 @@
|
|
|
520
520
|
var Tc = r(Ac, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
521
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), Fc, 16);
|
|
522
522
|
}]]);
|
|
523
|
-
const
|
|
524
|
-
var
|
|
523
|
+
const Qc = { name: "IconObject", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Uc = [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 Oc = r(Qc, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
525
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), Uc, 16);
|
|
526
526
|
}]]);
|
|
527
|
-
const qc = { name: "IconTableQs", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } },
|
|
527
|
+
const qc = { 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
528
|
var Gc = r(qc, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
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),
|
|
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)];
|
|
532
|
+
var Kc = r(Wc, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
533
|
+
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-add_qs`], width: "1em", height: "1em" }, e2.$attrs), Jc, 16);
|
|
534
|
+
}]]);
|
|
535
|
+
const Xc = { name: "IconMinusQs", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Yc = [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)];
|
|
536
|
+
var ea = r(Xc, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
537
|
+
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-minus_qs`], width: "1em", height: "1em" }, e2.$attrs), Yc, 16);
|
|
538
|
+
}]]);
|
|
539
|
+
const oa = { name: "IconDownloadQs", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, ra = [o.createElementVNode("path", { d: "M2.41663 10.8334V9.83337C2.41663 9.41916 2.75241 9.08337 3.16663 9.08337C3.58084 9.08337 3.91663 9.41916 3.91663 9.83337V10.8334C3.91663 11.5237 4.47627 12.0834 5.16663 12.0834H10.8336C11.5238 12.0832 12.0836 11.5236 12.0836 10.8334V9.83337C12.0836 9.41916 12.4194 9.08337 12.8336 9.08337C13.2477 9.08355 13.5836 9.41927 13.5836 9.83337V10.8334C13.5836 12.352 12.3523 13.5832 10.8336 13.5834H5.16663C3.64784 13.5834 2.41663 12.3522 2.41663 10.8334Z" }, null, -1), o.createElementVNode("path", { d: "M7.25 9.49963V3.16663C7.25 2.75241 7.58579 2.41663 8 2.41663C8.41421 2.41663 8.75 2.75241 8.75 3.16663V9.49963C8.75 9.91385 8.41421 10.2496 8 10.2496C7.58579 10.2496 7.25 9.91385 7.25 9.49963Z" }, null, -1), o.createElementVNode("path", { d: "M9.61756 6.65589C9.89944 6.3528 10.3737 6.33517 10.6771 6.61683C10.9807 6.89868 10.998 7.37384 10.7162 7.67737L8.5492 10.0104C8.40738 10.163 8.20869 10.2496 8.00037 10.2496C7.79187 10.2496 7.59247 10.1631 7.45057 10.0104L5.28358 7.67737C5.00176 7.37388 5.01921 6.89869 5.32264 6.61683C5.62613 6.33501 6.10132 6.35247 6.38319 6.65589L7.9994 8.39808L9.61756 6.65589Z" }, null, -1)];
|
|
540
|
+
var ta = r(oa, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
541
|
+
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-Download_qs`], width: "1em", height: "1em" }, e2.$attrs), ra, 16);
|
|
542
|
+
}]]);
|
|
543
|
+
const na = { name: "IconUploadQs", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, la = [o.createElementVNode("path", { d: "M2.41663 10.8334V9.83337C2.41663 9.41916 2.75241 9.08337 3.16663 9.08337C3.58084 9.08337 3.91663 9.41916 3.91663 9.83337V10.8334C3.91663 11.5237 4.47627 12.0834 5.16663 12.0834H10.8336C11.5238 12.0832 12.0836 11.5236 12.0836 10.8334V9.83337C12.0836 9.41916 12.4194 9.08337 12.8336 9.08337C13.2477 9.08355 13.5836 9.41927 13.5836 9.83337V10.8334C13.5836 12.352 12.3523 13.5832 10.8336 13.5834H5.16663C3.64784 13.5834 2.41663 12.3522 2.41663 10.8334Z" }, null, -1), o.createElementVNode("path", { d: "M7.25 9.50037V3.33337C7.25 2.91916 7.58579 2.58337 8 2.58337C8.41421 2.58337 8.75 2.91916 8.75 3.33337V9.50037C8.74982 9.91443 8.41411 10.2504 8 10.2504C7.58589 10.2504 7.25018 9.91443 7.25 9.50037Z" }, null, -1), o.createElementVNode("path", { d: "M8.0003 2.41663C8.20854 2.41672 8.40732 2.50341 8.54913 2.65588L10.7161 4.98987C10.9979 5.29337 10.9805 5.7676 10.6771 6.04944C10.3736 6.33121 9.89937 6.31366 9.61749 6.01038L7.99933 4.26819L6.38311 6.01038C6.10126 6.31391 5.6261 6.33129 5.32257 6.04944C5.01938 5.76763 5.00197 5.29332 5.2835 4.98987L7.4505 2.65588L7.50616 2.60217C7.6422 2.48315 7.8178 2.41663 8.0003 2.41663Z" }, null, -1)];
|
|
544
|
+
var ia = r(na, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
545
|
+
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-Upload_qs`], width: "1em", height: "1em" }, e2.$attrs), la, 16);
|
|
546
|
+
}]]);
|
|
547
|
+
const sa = { name: "IconRefreshQs", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, ca = [o.createElementVNode("path", { d: "M6.99841 2.60901C7.3063 2.33204 7.78093 2.35684 8.05798 2.66468 8.33497 2.97256 8.30919 3.44719 8.00134 3.72425L6.95447 4.66663 8.00134 5.60901C8.30919 5.88608 8.33497 6.3607 8.05798 6.66858 7.78093 6.97643 7.3063 7.00122 6.99841 6.72425L5.33142 5.22425C5.17342 5.08202 5.08337 4.87922 5.08337 4.66663 5.08337 4.45404 5.17342 4.25124 5.33142 4.10901L6.99841 2.60901zM7.94243 9.33134C8.21953 9.02351 8.69413 8.9986 9.002 9.27568L10.668 10.7757C10.826 10.9179 10.917 11.1207 10.917 11.3333 10.917 11.5459 10.826 11.7487 10.668 11.8909L9.002 13.3909C8.69413 13.668 8.21953 13.6431 7.94243 13.3352 7.66535 13.0274 7.69026 12.5528 7.99809 12.2757L9.04497 11.3333 7.99809 10.3909C7.69026 10.1138 7.66535 9.63921 7.94243 9.33134z" }, null, -1), o.createElementVNode("path", { d: "M12.083 8.83362V8.66663C12.083 6.8717 10.6279 5.41663 8.83301 5.41663H6.5C6.08579 5.41663 5.75 5.08084 5.75 4.66663 5.75 4.25241 6.08579 3.91663 6.5 3.91663H8.83301C11.4564 3.91663 13.583 6.04327 13.583 8.66663V8.83362C13.5828 9.24768 13.2471 9.58362 12.833 9.58362 12.4191 9.58344 12.0832 9.24757 12.083 8.83362zM2.41663 7.33362V7.16663C2.41663 6.75241 2.75241 6.41663 3.16663 6.41663 3.58084 6.41663 3.91663 6.75241 3.91663 7.16663V7.33362C3.9168 9.12839 5.37181 10.5836 7.16663 10.5836H9.49963C9.91385 10.5836 10.2496 10.9194 10.2496 11.3336 10.2495 11.7477 9.91374 12.0836 9.49963 12.0836H7.16663C4.54338 12.0836 2.4168 9.95682 2.41663 7.33362z" }, null, -1)];
|
|
548
|
+
var aa = r(sa, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
549
|
+
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-refresh_qs`], width: "1em", height: "1em" }, e2.$attrs), ca, 16);
|
|
550
|
+
}]]);
|
|
551
|
+
const pa = { name: "IconId", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, ua = [o.createElementVNode("g", { "clip-path": "url(#svg_b80bb77402__clip0_8539_68326)" }, [o.createElementVNode("path", { d: "M7.77734 3.41016H10.0449C10.6348 3.41016 11.1406 3.46484 11.5625 3.57422 11.9844 3.68359 12.3672 3.88867 12.7109 4.18945 13.6055 4.95508 14.0527 6.11914 14.0527 7.68164 14.0527 8.19727 14.0078 8.66797 13.918 9.09375 13.8281 9.51953 13.6895 9.9043 13.502 10.248 13.3145 10.5879 13.0742 10.8926 12.7812 11.1621 12.5508 11.3691 12.2988 11.5352 12.0254 11.6602 11.752 11.7852 11.457 11.873 11.1406 11.9238 10.8281 11.9746 10.4746 12 10.0801 12H7.8125C7.49609 12 7.25781 11.9531 7.09766 11.8594 6.9375 11.7617 6.83203 11.627 6.78125 11.4551 6.73438 11.2793 6.71094 11.0527 6.71094 10.7754V4.47656C6.71094 4.10156 6.79492 3.83008 6.96289 3.66211 7.13086 3.49414 7.40234 3.41016 7.77734 3.41016zM8.45117 4.78711V10.6172H9.76953C10.0586 10.6172 10.2852 10.6094 10.4492 10.5938 10.6133 10.5781 10.7832 10.5391 10.959 10.4766 11.1348 10.4141 11.2871 10.3262 11.416 10.2129 11.998 9.7207 12.2891 8.87305 12.2891 7.66992 12.2891 6.82227 12.1602 6.1875 11.9023 5.76562 11.6484 5.34375 11.334 5.07617 10.959 4.96289 10.584 4.8457 10.1309 4.78711 9.59961 4.78711H8.45117zM3.00781 11.0859V4.31836C3.00781 3.9668 3.08789 3.70312 3.24805 3.52734 3.4082 3.35156 3.61523 3.26367 3.86914 3.26367 4.13086 3.26367 4.3418 3.35156 4.50195 3.52734 4.66602 3.69922 4.74805 3.96289 4.74805 4.31836V11.0859C4.74805 11.4414 4.66602 11.707 4.50195 11.8828 4.3418 12.0586 4.13086 12.1465 3.86914 12.1465 3.61914 12.1465 3.41211 12.0586 3.24805 11.8828 3.08789 11.7031 3.00781 11.4375 3.00781 11.0859z" })], -1), o.createElementVNode("defs", null, [o.createElementVNode("clipPath", { id: "svg_b80bb77402__clip0_8539_68326" }, [o.createElementVNode("path", { transform: "translate(1.5 1.5)", d: "M0 0H13V13H0z" })])], -1)];
|
|
552
|
+
var da = r(pa, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
553
|
+
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-id`], width: "1em", height: "1em" }, e2.$attrs), ua, 16);
|
|
554
|
+
}]]);
|
|
555
|
+
const Ca = { name: "IconTipsQs", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, fa = [o.createStaticVNode('<g clip-path="url(#svg_e4c9479b11__clip0_7466_92952)"><path d="M13.0836 7.99963C13.0835 6.59594 12.5149 5.32654 11.5944 4.40588C10.6736 3.48516 9.40355 2.91663 7.99963 2.91663C6.59585 2.91671 5.32655 3.48523 4.40588 4.40588C3.48523 5.32655 2.91671 6.59585 2.91663 7.99963C2.91663 9.40355 3.48516 10.6736 4.40588 11.5944C5.32654 12.5149 6.59594 13.0835 7.99963 13.0836C9.40355 13.0836 10.6736 12.5151 11.5944 11.5944C12.5151 10.6736 13.0836 9.40355 13.0836 7.99963ZM14.5836 7.99963C14.5836 9.81735 13.8454 11.4644 12.6549 12.6549C11.4644 13.8454 9.81735 14.5836 7.99963 14.5836C6.18204 14.5835 4.53483 13.8454 3.34436 12.6549C2.15402 11.4644 1.41663 9.81719 1.41663 7.99963C1.41671 6.18204 2.15391 4.53483 3.34436 3.34436C4.53483 2.15391 6.18204 1.41671 7.99963 1.41663C9.81719 1.41663 11.4644 2.15402 12.6549 3.34436C13.8454 4.53483 14.5835 6.18204 14.5836 7.99963Z"></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.9169V7.79773C7.22223 7.78891 6.96289 7.52587 6.96289 7.20007C6.96289 6.8687 7.23113 6.60046 7.5625 6.60046H8.14551C8.47688 6.60046 8.74609 6.8687 8.74609 7.20007V10.9169C8.74601 11.2482 8.47683 11.5165 8.14551 11.5165C7.81434 11.5163 7.54598 11.2481 7.5459 10.9169Z"></path><path d="M9.16699 10.1666C9.58106 10.1668 9.91699 10.5025 9.91699 10.9166C9.91699 11.3307 9.58106 11.6665 9.16699 11.6666H7.125C6.71079 11.6666 6.375 11.3308 6.375 10.9166C6.375 10.5024 6.71079 10.1666 7.125 10.1666H9.16699Z"></path></g><defs><clipPath id="svg_e4c9479b11__clip0_7466_92952"><path transform="translate(1 1)" d="M0 0H14V14H0z"></path></clipPath></defs>', 2)];
|
|
556
|
+
var ma = r(Ca, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
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
|
+
}]]);
|
|
559
|
+
e.Icon3d = i, e.IconActivate = Ge, e.IconAdd = I, e.IconAddQs = Kc, e.IconAdvance = Ae, e.IconAnalysisdetails = p, e.IconAnalyze = k, e.IconApi = $, e.IconAppend = T, e.IconApply = v, e.IconAssembly = b, e.IconBasics = q, 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 = Hi, e.IconCopy = he, e.IconDatabase = ce, e.IconDatabaseQs = Ic, e.IconDatabaseobject = xe, e.IconDatabasesource = J, e.IconDay = Ds, e.IconDelete = Be, e.IconDetails = Le, e.IconDispatch = _e, e.IconDisposition = Ue, e.IconDowm = Ls, e.IconDown = ee, e.IconDownline = bo, e.IconDownload = zo, e.IconDownloadQs = ta, e.IconEdit = Xe, e.IconEdit1 = ss, 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 = Oi, e.IconGather = Ft, e.IconGeshihua = fi, e.IconGoBack = Mo, e.IconHelp = $o, e.IconHistory = Io, e.IconHyposensitization = cr, e.IconId = da, e.IconInOperation = Ll, e.IconIndex = Ot, e.IconJbxx = Gs, e.IconJiaoben = pi, e.IconKey = hs, e.IconLatesttime = Et, e.IconLayer = To, e.IconLimits = qo, e.IconLivingExample = Al, 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.IconNigth = zs, e.IconNo = Sr, e.IconNotice = $r, e.IconNotice2 = vn, e.IconObject = Oc, e.IconOffScreen = Wi, e.IconOfflineWorkflow = Ul, e.IconOnlineWorkflow = Gl, e.IconPackup = Ur, 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.IconRole = Wt, e.IconSave = it, 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 = Hc, e.IconSubjectarea = xl, e.IconSubmit = Xl, e.IconSubscribe = Bl, e.IconSuccessful = _l, e.IconSwitch = dl, e.IconTable = nl, e.IconTableQs = Gc, e.IconTbjg = tc, e.IconTbjk = ec, e.IconTbrz = Ks, e.IconTerminate = hl, e.IconTest = Tn, e.IconText = qn, e.IconTick = Vc, e.IconTips = Os, e.IconTipsQs = ma, e.IconTrigger = Bc, e.IconUnfold = $n, e.IconUnfold2 = bn, e.IconUp = Bs, e.IconUpdatemode = cl, e.IconUpload = el, e.IconUploadQs = ia, e.IconView = _c, e.IconWorkflow = ni, e.IconXukez = Fi, e.IconZdsj = ac, e.IconZoomin = zn, e.IconZoomout = In, e.IconZxsj = ic, Object.defineProperties(e, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
532
560
|
});
|
|
533
561
|
//# sourceMappingURL=icon.min.js.map
|