@arco-iconbox/vue-update-line-icon 0.0.11 → 0.0.12
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 +1106 -998
- package/dist/icon.js.map +1 -1
- package/dist/icon.min.js +55 -43
- package/dist/icon.min.js.map +1 -1
- package/esm/IconDowm/index.js +38 -0
- package/esm/IconMinus/index.js +38 -0
- package/esm/IconUp/index.js +38 -0
- package/esm/index.js +3 -0
- package/lib/IconDowm/index.js +39 -0
- package/lib/IconMinus/index.js +39 -0
- package/lib/IconUp/index.js +39 -0
- package/lib/index.js +6 -0
- package/package.json +1 -1
- package/src/IconDowm/index.vue +19 -0
- package/src/IconMinus/index.vue +19 -0
- package/src/IconUp/index.vue +19 -0
- package/src/index.js +4 -1
package/dist/icon.min.js
CHANGED
|
@@ -28,9 +28,9 @@
|
|
|
28
28
|
var V = r(g, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
29
29
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-apply`], width: "1em", height: "1em" }, e2.$attrs), v, 16, x);
|
|
30
30
|
}]]);
|
|
31
|
-
const
|
|
32
|
-
var E = r(
|
|
33
|
-
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-api`], width: "1em", height: "1em" }, e2.$attrs), $, 16,
|
|
31
|
+
const B = { name: "IconApi", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, M = ["fill"], $ = [o.createElementVNode("path", { d: "M11.4721 7.88891L10.5554 8.80557 7.19434 5.44447 8.111 4.52781C8.56933 4.06945 10.2499 3.30558 11.4721 4.52781 12.6943 5.75003 11.9304 7.43055 11.4721 7.88891zM12.9999 3L11.4722 4.52777M3.5278 9.111L4.44446 8.19434 7.80556 11.5554 6.8889 12.4721C6.43056 12.9305 4.75001 13.6943 3.5278 12.4721 2.30558 11.2499 3.06946 9.56936 3.5278 9.111zM7.19434 10.9445L8.41655 9.72229M2 13.9999L3.52777 12.4722M5.05554 8.80559L6.27776 7.58337", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
32
|
+
var E = r(B, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
33
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-api`], width: "1em", height: "1em" }, e2.$attrs), $, 16, M);
|
|
34
34
|
}]]);
|
|
35
35
|
const H = { name: "IconAdd", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, y = ["fill"], L = [o.createElementVNode("path", { d: "M8 3.83337V12.1667M12.1667 8H3.83337", stroke: "#fff", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
36
36
|
var I = r(H, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
@@ -45,11 +45,11 @@
|
|
|
45
45
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-assembly`], width: "1em", height: "1em" }, e2.$attrs), b, 16, _);
|
|
46
46
|
}]]);
|
|
47
47
|
const A = { name: "IconAppend", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, D = ["fill"], F = [o.createElementVNode("path", { d: "M12.1667 3H3.83333C3.3731 3 3 3.3731 3 3.83333V12.1667C3 12.6269 3.3731 13 3.83333 13H12.1667C12.6269 13 13 12.6269 13 12.1667V3.83333C13 3.3731 12.6269 3 12.1667 3Z", stroke: "#434343", "stroke-width": "1.5", "stroke-linejoin": "round" }, null, -1), o.createElementVNode("path", { d: "M8 6.33337V9.66671M6.33337 8H9.66671", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
48
|
-
var
|
|
48
|
+
var U = r(A, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
49
49
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-append`], width: "1em", height: "1em" }, e2.$attrs), F, 16, D);
|
|
50
50
|
}]]);
|
|
51
|
-
const
|
|
52
|
-
var G = r(
|
|
51
|
+
const O = { name: "IconBasics", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, T = ["fill"], R = [o.createElementVNode("path", { d: "M3 8V5H5.25V4.5C5.25 3.67157 5.92158 3 6.75 3C7.57842 3 8.25 3.67157 8.25 4.5V5H10.5V8H11.5C12.3284 8 13 8.67158 13 9.5C13 10.3284 12.3284 11 11.5 11H10.5V13H3V11H4C4.82842 11 5.5 10.3284 5.5 9.5C5.5 8.67158 4.82842 8 4 8H3Z", stroke: "#434343", "stroke-width": "1.5", "stroke-linejoin": "round" }, null, -1)];
|
|
52
|
+
var G = r(O, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
53
53
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-Basics`], width: "1em", height: "1em" }, e2.$attrs), R, 16, T);
|
|
54
54
|
}]]);
|
|
55
55
|
const W = { name: "IconDatabasesource", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, q = ["fill"], J = [o.createElementVNode("path", { d: "M10.25 4.375V6.575V6.85C9.43735 6.85 8.70703 7.20249 8.20359 7.76294C7.76615 8.24991 7.5 8.89388 7.5 9.6C7.5 9.7592 7.51353 9.91523 7.53949 10.067C7.68092 10.8938 8.19143 11.5945 8.89538 11.9938C8.16319 12.2151 7.19134 12.35 6.125 12.35C3.84682 12.35 2 11.7344 2 10.975V8.775V6.575V4.375", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1), o.createElementVNode("path", { d: "M10.25 4.375C10.25 5.13439 8.40318 5.75 6.125 5.75 3.84682 5.75 2 5.13439 2 4.375 2 3.61561 3.84682 3 6.125 3 8.40318 3 10.25 3.61561 10.25 4.375zM2 8.77502C2 9.53441 3.84682 10.15 6.125 10.15 6.62193 10.15 7.09831 10.1207 7.53949 10.0671M2 6.57495C2 7.33434 3.84682 7.94995 6.125 7.94995 6.88298 7.94995 7.59323 7.88181 8.20359 7.7629M13 9.59998C13 11.1187 11.7688 12.35 10.25 12.35 9.7575 12.35 9.29523 12.2205 8.89538 11.9937 8.19143 11.5945 7.68092 10.8937 7.53949 10.067 7.51353 9.91521 7.5 9.75917 7.5 9.59998 7.5 8.89386 7.76615 8.24989 8.20359 7.76292 8.70703 7.20247 9.43735 6.84998 10.25 6.84998 11.7688 6.84998 13 8.08121 13 9.59998z", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
@@ -80,9 +80,9 @@
|
|
|
80
80
|
var xe = r(we, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
81
81
|
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-Databaseobject`], width: "1em", height: "1em" }, e2.$attrs), ge, 16, he);
|
|
82
82
|
}]]);
|
|
83
|
-
const ve = { name: "IconDelete", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Ve = ["fill"],
|
|
84
|
-
var
|
|
85
|
-
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-delete`], width: "1em", height: "1em" }, e2.$attrs),
|
|
83
|
+
const ve = { name: "IconDelete", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Ve = ["fill"], Be = [o.createElementVNode("path", { d: "M3.83337 5.16663L4.39414 11.6155C4.45406 12.3045 5.03085 12.8333 5.72246 12.8333H9.61095C10.3026 12.8333 10.8794 12.3045 10.9393 11.6155L11.5 5.16663H3.83337zM6.5 7.16663V10.8333M8.83337 7.16663V10.8333M5.83337 5.16663V4.49996C5.83337 3.76358 6.43033 3.16663 7.16671 3.16663H8.16671C8.90309 3.16663 9.50004 3.76358 9.50004 4.49996V5.16663M3.16663 5.16663H12.1666", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
84
|
+
var Me = r(ve, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
85
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-delete`], width: "1em", height: "1em" }, e2.$attrs), Be, 16, Ve);
|
|
86
86
|
}]]);
|
|
87
87
|
const $e = { name: "IconDetails", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Ee = ["fill"], He = [o.createElementVNode("path", { d: "M5.408 14H11.392C12.1696 14 12.8 13.3207 12.8 12.4828V6.22414L9.808 3H5.408C4.63038 3 4 3.67929 4 4.51724V12.4828C4 13.3207 4.63038 14 5.408 14Z", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1), o.createElementVNode("path", { d: "M12.8 6.3H9.5V3M6.20007 10.7001H9.50007M6.20007 8.5H9.50007", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
88
88
|
var ye = r($e, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
@@ -100,9 +100,9 @@
|
|
|
100
100
|
var De = r(be, [["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), Ae, 16, Ze);
|
|
102
102
|
}]]);
|
|
103
|
-
const Fe = { name: "IconDisposition", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } },
|
|
103
|
+
const Fe = { name: "IconDisposition", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Ue = ["fill"], Oe = [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 Te = r(Fe, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
105
|
-
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-disposition`], width: "1em", height: "1em" }, e2.$attrs),
|
|
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), Oe, 16, Ue);
|
|
106
106
|
}]]);
|
|
107
107
|
const Re = { name: "IconActivate", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Ge = ["fill"], We = [o.createElementVNode("circle", { cx: "8", cy: "8", r: "5", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1), o.createElementVNode("path", { d: "M11.8334 7.58337L6.33337 4.33337V10.8334L11.8334 7.58337Z", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
108
108
|
var qe = r(Re, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
@@ -133,11 +133,11 @@
|
|
|
133
133
|
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-fold`], width: "1em", height: "1em" }, e2.$attrs), ho, 16, wo);
|
|
134
134
|
}]]);
|
|
135
135
|
const xo = { name: "IconGoBack", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, vo = ["fill"], Vo = [o.createElementVNode("path", { d: "M5.99996 7.99996H10.1666M7.33329 9.49996L5.83329 7.99996L7.33329 6.49996M12.8333 7.99996C12.8333 10.6694 10.6694 12.8333 7.99996 12.8333C5.33059 12.8333 3.16663 10.6694 3.16663 7.99996C3.16663 5.33059 5.33059 3.16663 7.99996 3.16663C10.6694 3.16663 12.8333 5.33059 12.8333 7.99996Z", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
136
|
-
var
|
|
136
|
+
var Bo = r(xo, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
137
137
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-goBack`], width: "1em", height: "1em" }, e2.$attrs), Vo, 16, vo);
|
|
138
138
|
}]]);
|
|
139
|
-
const
|
|
140
|
-
var Lo = r(
|
|
139
|
+
const Mo = { name: "IconHelp", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, $o = ["fill"], Eo = o.createElementVNode("path", { d: "M8 13C9.3807 13 10.6307 12.4404 11.5355 11.5355C12.4404 10.6307 13 9.3807 13 8C13 6.6193 12.4404 5.3693 11.5355 4.46446C10.6307 3.55964 9.3807 3 8 3C6.6193 3 5.3693 3.55964 4.46446 4.46446C3.55964 5.3693 3 6.6193 3 8C3 9.3807 3.55964 10.6307 4.46446 11.5355C5.3693 12.4404 6.6193 13 8 13Z", stroke: "#434343", "stroke-width": "1.5", "stroke-linejoin": "round" }, null, -1), Ho = o.createElementVNode("path", { d: "M8.00004 9.25004V8.20837C8.92051 8.20837 9.66671 7.50882 9.66671 6.64587C9.66671 5.78293 8.92051 5.08337 8.00004 5.08337C7.07957 5.08337 6.33337 5.78293 6.33337 6.64587", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1), yo = ["fill"];
|
|
140
|
+
var Lo = r(Mo, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
141
141
|
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-help`], width: "1em", height: "1em" }, e2.$attrs), [Eo, Ho, o.createElementVNode("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.99996 11.75C8.46019 11.75 8.83329 11.3769 8.83329 10.9167C8.83329 10.4565 8.46019 10.0834 7.99996 10.0834C7.53973 10.0834 7.16663 10.4565 7.16663 10.9167C7.16663 11.3769 7.53973 11.75 7.99996 11.75Z", fill: t2.useCurrentColor ? "currentColor" : "#434343" }, null, 8, yo)], 16, $o);
|
|
142
142
|
}]]);
|
|
143
143
|
const Io = { name: "IconHistory", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, No = ["fill"], jo = [o.createElementVNode("path", { d: "M3.83337 3.83337V5.50004H5.50004", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1), o.createElementVNode("path", { d: "M3 8C3 10.7614 5.23857 13 8 13C10.7614 13 13 10.7614 13 8C13 5.23857 10.7614 3 8 3C6.1495 3 4.53378 4.00528 3.66919 5.49953", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1), o.createElementVNode("path", { d: "M8.00035 4.66663L8 8.08573L10.5 10.5", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
@@ -152,9 +152,9 @@
|
|
|
152
152
|
var Fo = r(Zo, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
153
153
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-downline`], width: "1em", height: "1em" }, e2.$attrs), Do, 16, Ao);
|
|
154
154
|
}]]);
|
|
155
|
-
const
|
|
156
|
-
var Ro = r(
|
|
157
|
-
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-layer`], width: "1em", height: "1em" }, e2.$attrs), To, 16,
|
|
155
|
+
const Uo = { name: "IconLayer", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Oo = ["fill"], To = [o.createElementVNode("path", { d: "M3 4.72857L8 6.5L13 4.72857L8 3L3 4.72857Z", stroke: "#434343", "stroke-width": "1.5", "stroke-linejoin": "round" }, null, -1), o.createElementVNode("path", { d: "M3 6.75L8 8.5 13 6.75M3 8.75012L8 10.5001 13 8.75012M3 10.75L8 12.5 13 10.75", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
156
|
+
var Ro = r(Uo, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
157
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-layer`], width: "1em", height: "1em" }, e2.$attrs), To, 16, Oo);
|
|
158
158
|
}]]);
|
|
159
159
|
const Go = { name: "IconLimits", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Wo = ["fill"], qo = [o.createElementVNode("path", { d: "M3.83337 7.83329C3.83337 7.4651 4.13185 7.16663 4.50004 7.16663H11.5C11.8682 7.16663 12.1667 7.4651 12.1667 7.83329V11.5C12.1667 12.2363 11.5698 12.8333 10.8334 12.8333H5.16671C4.43033 12.8333 3.83337 12.2363 3.83337 11.5V7.83329zM5.16664 6.99996V6.89509C5.16664 5.85427 5.10402 4.69412 5.83094 3.94923 6.2455 3.52443 6.91631 3.16663 7.99997 3.16663 9.08363 3.16663 9.75444 3.52443 10.169 3.94923 10.8959 4.69412 10.8333 5.85427 10.8333 6.89509V6.99996", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
160
160
|
var Jo = r(Go, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
@@ -184,9 +184,9 @@
|
|
|
184
184
|
var vr = r(hr, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
185
185
|
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-mode`], width: "1em", height: "1em" }, e2.$attrs), xr, 16, gr);
|
|
186
186
|
}]]);
|
|
187
|
-
const Vr = { name: "IconModule", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } },
|
|
187
|
+
const Vr = { name: "IconModule", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Br = ["fill"], Mr = [o.createElementVNode("path", { d: "M6.25 4.75L8 3 9.75 4.75 8 6.5 6.25 4.75zM9.5 8.25L11.25 6.5 13 8.25 11.25 10 9.5 8.25zM6.25 11.25L8 9.5 9.75 11.25 8 13 6.25 11.25zM3 8L4.75 6.25 6.5 8 4.75 9.75 3 8z", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
188
188
|
var $r = r(Vr, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
189
|
-
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-module`], width: "1em", height: "1em" }, e2.$attrs),
|
|
189
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-module`], width: "1em", height: "1em" }, e2.$attrs), Mr, 16, Br);
|
|
190
190
|
}]]);
|
|
191
191
|
const Er = { name: "IconNotice", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Hr = ["fill"], yr = [o.createElementVNode("path", { d: "M7.99996 12.1666C10.5773 12.1666 12.8333 10.7701 12.8333 7.66663 12.8333 4.56318 10.5773 3.16663 7.99996 3.16663 5.42263 3.16663 3.16663 4.56318 3.16663 7.66663 3.16663 8.84496 3.49185 9.77723 4.03639 10.4804 4.19568 10.6861 4.25897 10.9594 4.14869 11.195 4.08153 11.3386 4.01085 11.4756 3.93857 11.6054 3.63575 12.1494 4.05297 12.942 4.66347 12.8198 5.34083 12.6842 6.09831 12.4813 6.73023 12.1825 6.86216 12.1202 7.00889 12.0959 7.15363 12.1142 7.42996 12.1493 7.71296 12.1666 7.99996 12.1666zM8 6V7.33333M8 9.33337V9.34004", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
192
192
|
var Lr = r(Er, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
@@ -200,9 +200,9 @@
|
|
|
200
200
|
var Ar = r(_r, [["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), Zr, 16, br);
|
|
202
202
|
}]]);
|
|
203
|
-
const Dr = { name: "IconSearch", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Fr = ["fill"],
|
|
204
|
-
var
|
|
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),
|
|
203
|
+
const Dr = { name: "IconSearch", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Fr = ["fill"], Ur = [o.createElementVNode("path", { d: "M12.8333 12.8333L10.3333 10.3333M3.16663 7.33329C3.16663 5.03211 5.03211 3.16663 7.33329 3.16663C9.63448 3.16663 11.5 5.03211 11.5 7.33329C11.5 9.63448 9.63448 11.5 7.33329 11.5C5.03211 11.5 3.16663 9.63448 3.16663 7.33329Z", stroke: "#fff", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
204
|
+
var Or = r(Dr, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
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), Ur, 16, Fr);
|
|
206
206
|
}]]);
|
|
207
207
|
const Tr = { name: "IconPackup", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Rr = ["fill"], Gr = [o.createElementVNode("path", { d: "M3 4H13M3 8.33337H13M3 12.6667H13M4.76775 10.219L3 8.33339 4.76775 6.44775", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
208
208
|
var Wr = r(Tr, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
@@ -232,9 +232,9 @@
|
|
|
232
232
|
var xt = r(ft, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
233
233
|
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-Reflection`], width: "1em", height: "1em" }, e2.$attrs), [kt, o.createElementVNode("path", { d: "M7.21055 9.26322C6.6292 9.26322 6.15792 8.79194 6.15792 8.21059C6.15792 7.62924 6.6292 7.15796 7.21055 7.15796C7.7919 7.15796 8.26318 7.62924 8.26318 8.21059C8.26318 8.79194 7.7919 9.26322 7.21055 9.26322Z", fill: t2.useCurrentColor ? "currentColor" : "#434343" }, null, 8, wt), o.createElementVNode("path", { d: "M8.78953 9.26322C8.20818 9.26322 7.7369 8.79194 7.7369 8.21059C7.7369 7.62924 8.20818 7.15796 8.78953 7.15796C9.37088 7.15796 9.84216 7.62924 9.84216 8.21059C9.84216 8.79194 9.37088 9.26322 8.78953 9.26322Z", fill: t2.useCurrentColor ? "currentColor" : "#434343" }, null, 8, ht), gt], 16, mt);
|
|
234
234
|
}]]);
|
|
235
|
-
const vt = { name: "IconPause", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Vt = ["fill"],
|
|
236
|
-
var
|
|
237
|
-
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-Pause`], width: "1em", height: "1em" }, e2.$attrs),
|
|
235
|
+
const vt = { name: "IconPause", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Vt = ["fill"], Bt = [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: "M9.5 6V10M6.5 6V10", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
236
|
+
var Mt = r(vt, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
237
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-Pause`], width: "1em", height: "1em" }, e2.$attrs), Bt, 16, Vt);
|
|
238
238
|
}]]);
|
|
239
239
|
const $t = { name: "IconLatesttime", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Et = ["fill"], Ht = [o.createElementVNode("path", { d: "M12.6207 8.68972C12.6207 11.0702 10.6909 13 8.31033 13 5.9298 13 4 11.0702 4 8.68972 4 6.30919 5.9298 4.37939 8.31033 4.37939 10.6909 4.37939 12.6207 6.30919 12.6207 8.68972zM11.4137 5.58621L11.9309 5.06897M8.31026 4.20689V3M8.31026 3H6.75854M8.31026 3H9.86198M8.3103 6.44824V8.86203", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
240
240
|
var yt = r($t, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
@@ -252,9 +252,9 @@
|
|
|
252
252
|
var Dt = r(bt, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
253
253
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-revocation`], width: "1em", height: "1em" }, e2.$attrs), At, 16, Zt);
|
|
254
254
|
}]]);
|
|
255
|
-
const Ft = { name: "IconGather", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } },
|
|
255
|
+
const Ft = { name: "IconGather", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Ut = ["fill"], Ot = [o.createElementVNode("path", { d: "M12.1667 8.225V5.75L9.58854 3H3.57292C3.2565 3 3 3.24624 3 3.55V13.45C3 13.7538 3.2565 14 3.57292 14H7.01042M8.5 10.3334H10.3333 12.1667M8.5 12.1666H10.3333 12.1667M9.41663 9.41663V13.0833M11.25 9.41663V13.0833", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1), o.createElementVNode("path", { d: "M9.41663 3V5.75H12.1666", stroke: "#434343", "stroke-width": "1.5", "stroke-linejoin": "round" }, null, -1)];
|
|
256
256
|
var Tt = r(Ft, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
257
|
-
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-gather`], width: "1em", height: "1em" }, e2.$attrs),
|
|
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), Ot, 16, Ut);
|
|
258
258
|
}]]);
|
|
259
259
|
const Rt = { name: "IconIndex", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Gt = ["fill"], Wt = [o.createElementVNode("path", { d: "M8 13C10.7614 13 13 10.7614 13 8 13 5.23857 10.7614 3 8 3 5.23857 3 3 5.23857 3 8 3 10.7614 5.23857 13 8 13zM5.75 8H10.25M6.87488 6.05139L9.12488 9.94849M9.12488 6.05139L6.87488 9.94849", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
260
260
|
var qt = r(Rt, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
@@ -280,9 +280,9 @@
|
|
|
280
280
|
var gn = r(kn, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
281
281
|
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-Settings`], width: "1em", height: "1em" }, e2.$attrs), hn, 16, wn);
|
|
282
282
|
}]]);
|
|
283
|
-
const xn = { name: "IconNotice2", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, vn = ["fill"], Vn = o.createElementVNode("path", { d: "M8 13C9.3807 13 10.6307 12.4404 11.5355 11.5355C12.4404 10.6307 13 9.3807 13 8C13 6.6193 12.4404 5.3693 11.5355 4.46446C10.6307 3.55964 9.3807 3 8 3C6.6193 3 5.3693 3.55964 4.46446 4.46446C3.55964 5.3693 3 6.6193 3 8C3 9.3807 3.55964 10.6307 4.46446 11.5355C5.3693 12.4404 6.6193 13 8 13Z", stroke: "#434343", "stroke-width": "1.5", "stroke-linejoin": "round" }, null, -1),
|
|
283
|
+
const xn = { name: "IconNotice2", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, vn = ["fill"], Vn = o.createElementVNode("path", { d: "M8 13C9.3807 13 10.6307 12.4404 11.5355 11.5355C12.4404 10.6307 13 9.3807 13 8C13 6.6193 12.4404 5.3693 11.5355 4.46446C10.6307 3.55964 9.3807 3 8 3C6.6193 3 5.3693 3.55964 4.46446 4.46446C3.55964 5.3693 3 6.6193 3 8C3 9.3807 3.55964 10.6307 4.46446 11.5355C5.3693 12.4404 6.6193 13 8 13Z", stroke: "#434343", "stroke-width": "1.5", "stroke-linejoin": "round" }, null, -1), Bn = o.createElementVNode("path", { d: "M8 9.25004V5.08337", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1), Mn = ["fill"];
|
|
284
284
|
var $n = r(xn, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
285
|
-
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-notice2`], width: "1em", height: "1em" }, e2.$attrs), [Vn,
|
|
285
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-notice2`], width: "1em", height: "1em" }, e2.$attrs), [Vn, Bn, o.createElementVNode("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.99996 11.75C8.46019 11.75 8.83329 11.3769 8.83329 10.9167C8.83329 10.4565 8.46019 10.0834 7.99996 10.0834C7.53973 10.0834 7.16663 10.4565 7.16663 10.9167C7.16663 11.3769 7.53973 11.75 7.99996 11.75Z", fill: t2.useCurrentColor ? "currentColor" : "#434343" }, null, 8, Mn)], 16, vn);
|
|
286
286
|
}]]);
|
|
287
287
|
const En = { name: "IconUnfold", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Hn = ["fill"], yn = [o.createElementVNode("path", { d: "M4.5 10.5L6.66667 12.8333M9.33337 3.16663L11.5 5.49996M6.66663 2.83337V12.8334M9.33337 3.16663V13.1666", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
288
288
|
var Ln = r(En, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
@@ -300,9 +300,9 @@
|
|
|
300
300
|
var Fn = r(Zn, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
301
301
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-Unfold2`], width: "1em", height: "1em" }, e2.$attrs), Dn, 16, An);
|
|
302
302
|
}]]);
|
|
303
|
-
const
|
|
304
|
-
var Rn = r(
|
|
305
|
-
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-test`], width: "1em", height: "1em" }, e2.$attrs), Tn, 16,
|
|
303
|
+
const Un = { name: "IconTest", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, On = ["fill"], Tn = [o.createElementVNode("path", { d: "M7.16665 3H3.83333C3.3731 3 3 3.3731 3 3.83333V9.94442C3 10.4047 3.3731 10.7778 3.83333 10.7778H12.1666C12.6269 10.7778 13 10.4047 13 9.94442V7.16665M8 10.7778V13", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1), o.createElementVNode("path", { d: "M10.2222 3L9.11108 4.11111 10.2222 5.22221M11.8888 3L12.9999 4.11111 11.8888 5.22221M5.22217 13H10.7777", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
304
|
+
var Rn = r(Un, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
305
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-test`], width: "1em", height: "1em" }, e2.$attrs), Tn, 16, On);
|
|
306
306
|
}]]);
|
|
307
307
|
const Gn = { name: "IconText", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Wn = ["fill"], qn = [o.createElementVNode("path", { d: "M7.99996 13.8333C11.2216 13.8333 13.8333 11.2216 13.8333 7.99996 13.8333 4.7783 11.2216 2.16663 7.99996 2.16663 4.7783 2.16663 2.16663 4.7783 2.16663 7.99996 2.16663 11.2216 4.7783 13.8333 7.99996 13.8333zM10.3333 5.66663H5.66663M8 10.9166V5.66663", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
308
308
|
var Jn = r(Gn, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
@@ -333,11 +333,11 @@
|
|
|
333
333
|
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-Terminate`], width: "1em", height: "1em" }, e2.$attrs), hl, 16, wl);
|
|
334
334
|
}]]);
|
|
335
335
|
const xl = { name: "IconSubjectarea", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, vl = ["fill"], Vl = [o.createElementVNode("path", { d: "M7.50001 4.65002L11.35 6.85001V11.25L7.50001 13.45L3.65002 11.25V6.85001L7.50001 4.65002Z", stroke: "#434343", "stroke-width": "1.5", "stroke-linejoin": "round" }, null, -1), o.createElementVNode("path", { d: "M7.50012 3V4.64999M3.65002 6.84998L7.50001 9.04996 11.35 6.84998M11.35 11.25L13 12.075M2 12.075L3.64999 11.25M7.50012 9.0498V13.4498", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1), o.createElementVNode("path", { d: "M9.425 5.75L11.35 6.84999V9.04998M5.57502 5.75L3.65002 6.84999V9.04998M5.57502 12.35L7.50001 13.45L9.425 12.35", stroke: "#434343", "stroke-width": "1.5", "stroke-linejoin": "round" }, null, -1)];
|
|
336
|
-
var
|
|
336
|
+
var Bl = r(xl, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
337
337
|
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-Subjectarea`], width: "1em", height: "1em" }, e2.$attrs), Vl, 16, vl);
|
|
338
338
|
}]]);
|
|
339
|
-
const
|
|
340
|
-
var Hl = r(
|
|
339
|
+
const Ml = { name: "IconSubscribe", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, $l = ["fill"], El = [o.createElementVNode("path", { d: "M3 13V3.5C3 3.22386 3.25438 3 3.56818 3H11.5227C11.8365 3 12.0909 3.22386 12.0909 3.5V13L7.54545 10.9318L3 13Z", stroke: "#434343", "stroke-width": "1.5", "stroke-linejoin": "round" }, null, -1), o.createElementVNode("path", { d: "M7.54541 5.72729V9.36366M5.72729 7.54541H9.36366", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
340
|
+
var Hl = r(Ml, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
341
341
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-Subscribe`], width: "1em", height: "1em" }, e2.$attrs), El, 16, $l);
|
|
342
342
|
}]]);
|
|
343
343
|
const yl = { name: "IconInOperation", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Ll = ["fill"], Il = [o.createElementVNode("path", { d: "M7.03398 12.584C6.03398 12.584 4.33398 12.134 4.33398 10.334C4.33398 8.23398 6.43398 7.78398 7.03398 7.78398C7.33398 6.73398 7.93398 5.08398 10.334 5.08398C12.434 5.08398 13.334 6.28398 13.634 7.33398C13.634 7.33398 16.334 7.63398 16.334 10.184C16.334 11.984 14.834 12.584 13.634 12.584H9.73398", stroke: "#1269FF", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1), o.createElementVNode("path", { d: "M11.2341 11.084L9.73413 12.584L11.2341 14.084", stroke: "#1269FF", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
@@ -352,9 +352,9 @@
|
|
|
352
352
|
var Al = r(_l, [["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), Zl, 16, bl);
|
|
354
354
|
}]]);
|
|
355
|
-
const Dl = { name: "IconLivingExample", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Fl = ["fill"],
|
|
356
|
-
var
|
|
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),
|
|
355
|
+
const Dl = { name: "IconLivingExample", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Fl = ["fill"], Ul = [o.createElementVNode("path", { d: "M15.401 5.89453H4.60098C4.26961 5.89453 4.00098 6.21056 4.00098 6.60041V15.7768C4.00098 16.1667 4.26961 16.4827 4.60098 16.4827H15.401C15.7323 16.4827 16.001 16.1667 16.001 15.7768V6.60041C16.001 6.21056 15.7323 5.89453 15.401 5.89453zM7.00098 4.48242V7.30594M10.301 10.4824H7.00098M13.001 13.3066H7.00098M13.001 4.48242V7.30594", stroke: "#F84031", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
356
|
+
var Ol = r(Dl, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
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), Ul, 16, Fl);
|
|
358
358
|
}]]);
|
|
359
359
|
const Tl = { name: "IconOfflineWorkflow", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Rl = ["fill"], Gl = [o.createElementVNode("path", { d: "M15.3984 4.14844H5.39844C4.84615 4.14844 4.39844 4.59615 4.39844 5.14844V15.1484C4.39844 15.7007 4.84615 16.1484 5.39844 16.1484H15.3984C15.9507 16.1484 16.3984 15.7007 16.3984 15.1484V5.14844C16.3984 4.59615 15.9507 4.14844 15.3984 4.14844Z", stroke: "#717171", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1), o.createElementVNode("path", { d: "M13.0648 11.4837L10.3981 14.1504 7.73145 11.4837M10.3984 8.8138V13.9805M7.73145 6.81445H13.0648", stroke: "#717171", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
360
360
|
var Wl = r(Tl, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
@@ -384,9 +384,9 @@
|
|
|
384
384
|
var vi = r(hi, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
385
385
|
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-qingkong`], width: "1em", height: "1em" }, e2.$attrs), xi, 16, gi);
|
|
386
386
|
}]]);
|
|
387
|
-
const Vi = { name: "IconChaxun", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } },
|
|
387
|
+
const Vi = { name: "IconChaxun", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Bi = ["fill"], Mi = [o.createElementVNode("path", { d: "M4.25 7.99995V2.94812L8.625 5.47404L13 7.99995L8.625 10.5259L4.25 13.0518V7.99995Z", stroke: "#52C41A", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
388
388
|
var $i = r(Vi, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
389
|
-
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-chaxun`], width: "1em", height: "1em" }, e2.$attrs),
|
|
389
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-chaxun`], width: "1em", height: "1em" }, e2.$attrs), Mi, 16, Bi);
|
|
390
390
|
}]]);
|
|
391
391
|
const Ei = { name: "IconConsole", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Hi = ["fill"], yi = o.createElementVNode("path", { d: "M13 3H3C2.44772 3 2 3.3731 2 3.83333V12.1667C2 12.6269 2.44772 13 3 13H13C13.5523 13 14 12.6269 14 12.1667V3.83333C14 3.3731 13.5523 3 13 3Z", stroke: "#434343", "stroke-width": "1.4", "stroke-linejoin": "round" }, null, -1), Li = ["fill"];
|
|
392
392
|
var Ii = r(Ei, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
@@ -400,9 +400,9 @@
|
|
|
400
400
|
var Di = r(zi, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
401
401
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-bind`], width: "1em", height: "1em" }, e2.$attrs), [bi, o.createElementVNode("defs", null, [o.createElementVNode("clipPath", Zi, [o.createElementVNode("path", { fill: t2.useCurrentColor ? "currentColor" : "#fff", transform: "translate(2 2)", d: "M0 0H12V12H0z" }, null, 8, Ai)])])], 16, _i);
|
|
402
402
|
}]]);
|
|
403
|
-
const Fi = { name: "IconXukez", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } },
|
|
403
|
+
const Fi = { name: "IconXukez", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Ui = ["fill"], Oi = [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 Ti = r(Fi, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
405
|
-
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 18 18", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-xukez`], width: "1em", height: "1em" }, e2.$attrs),
|
|
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), Oi, 16, Ui);
|
|
406
406
|
}]]);
|
|
407
407
|
const Ri = { name: "IconFullScreen", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Gi = ["fill"], Wi = [o.createElementVNode("path", { d: "M11 2H14V5M14 11V14H11M5 14H2V11M2 5V2H5", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
408
408
|
var qi = r(Ri, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
@@ -428,6 +428,18 @@
|
|
|
428
428
|
var gs = r(ps, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
429
429
|
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 8 8", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-key`], width: "1em", height: "1em" }, e2.$attrs), [o.createElementVNode("g", Cs, [o.createElementVNode("mask", fs, [o.createElementVNode("path", { d: "M8 0H0V8H8V0Z", fill: t2.useCurrentColor ? "currentColor" : "#fff" }, null, 8, ms)]), ks]), o.createElementVNode("defs", null, [o.createElementVNode("clipPath", ws, [o.createElementVNode("path", { fill: t2.useCurrentColor ? "currentColor" : "#fff", d: "M0 0H8V8H0z" }, null, 8, hs)])])], 16, ds);
|
|
430
430
|
}]]);
|
|
431
|
-
|
|
431
|
+
const xs = { name: "IconMinus", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, vs = ["fill"], Vs = [o.createElementVNode("path", { d: "M12.1666 8H3.83325", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
432
|
+
var Bs = r(xs, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
433
|
+
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-minus`], width: "1em", height: "1em" }, e2.$attrs), Vs, 16, vs);
|
|
434
|
+
}]]);
|
|
435
|
+
const Ms = { name: "IconUp", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, $s = ["fill"], Es = [o.createElementVNode("path", { d: "M8.16675 12.5512L8.16675 4.0127M5.16675 7.013L8.16675 3.78223 11.1667 7.013", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
436
|
+
var Hs = r(Ms, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
437
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-up`], width: "1em", height: "1em" }, e2.$attrs), Es, 16, $s);
|
|
438
|
+
}]]);
|
|
439
|
+
const ys = { name: "IconDowm", props: { prefix: { type: String, default: "update-line-icon" }, useCurrentColor: { type: Boolean, default: true } } }, Ls = ["fill"], Is = [o.createElementVNode("path", { d: "M8.16479 12.5543L8.1648 3.77832M5.16504 9.32129L8.16504 12.5545 11.165 9.32129", stroke: "#434343", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, null, -1)];
|
|
440
|
+
var Ns = r(ys, [["render", function(e2, r2, t2, n2, l2, i2) {
|
|
441
|
+
return o.openBlock(), o.createElementBlock("svg", o.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-dowm`], width: "1em", height: "1em" }, e2.$attrs), Is, 16, Ls);
|
|
442
|
+
}]]);
|
|
443
|
+
e.Icon3d = i, e.IconActivate = qe, e.IconAdd = I, e.IconAdvance = De, e.IconAnalysisdetails = a, e.IconAnalyze = h, e.IconApi = E, e.IconAppend = U, e.IconApply = V, e.IconAssembly = Z, e.IconBasics = G, e.IconBind = Di, e.IconBloodanalysis = P, e.IconBusinessprocess = f, e.IconCharts = de, e.IconChaxun = $i, e.IconCheck = je, e.IconCollect = ne, e.IconConsole = Ii, e.IconCopy = ke, e.IconDatabase = ce, e.IconDatabaseobject = xe, e.IconDatabasesource = K, e.IconDelete = Me, e.IconDetails = ye, e.IconDispatch = _e, e.IconDisposition = Te, e.IconDowm = Ns, e.IconDown = ee, e.IconDownline = Fo, e.IconDownload = bo, e.IconEdit = Xe, e.IconEdit1 = as, e.IconEmbellish = io, e.IconEncoder = rs, e.IconEndtime = _t, e.IconFields = mo, e.IconFile = ro, e.IconFilter = is, e.IconFold = go, e.IconFoldmore = Yo, e.IconFormula = ao, e.IconFrame = tr, e.IconFullScreen = qi, e.IconGather = Tt, e.IconGeshihua = wi, e.IconGoBack = Bo, e.IconHelp = Lo, e.IconHistory = So, e.IconHyposensitization = pr, e.IconInOperation = Nl, e.IconIndex = qt, e.IconJiaoben = Ci, e.IconKey = gs, e.IconLatesttime = yt, e.IconLayer = Ro, e.IconLimits = Jo, e.IconLivingExample = Ol, e.IconLog = Pi, e.IconLose = zl, e.IconMail = sr, e.IconMinus = Bs, e.IconMirror = wr, e.IconMode = vr, e.IconModule = $r, e.IconNo = zr, e.IconNotice = Lr, e.IconNotice2 = $n, e.IconOffScreen = Xi, e.IconOfflineWorkflow = Wl, e.IconOnlineWorkflow = Ql, e.IconPackup = Wr, e.IconPassword = jt, e.IconPause = Mt, e.IconPicture = ot, e.IconPublish = lt, e.IconQingkong = vi, e.IconReflection = xt, e.IconRefresh = Ct, e.IconResources = sn, e.IconRevocation = Dt, e.IconRole = Xt, e.IconSave = ut, e.IconScheduling = rn, e.IconScript = mn, e.IconSearch = Or, e.IconSettings = gn, e.IconSort = Qr, e.IconStarttime = Ar, e.IconStats = Yn, e.IconSubjectarea = Bl, e.IconSubmit = oi, e.IconSubscribe = Hl, e.IconSuccessful = Al, e.IconSwitch = ml, e.IconTable = sl, e.IconTerminate = gl, e.IconTest = Rn, e.IconText = Jn, e.IconUnfold = Ln, e.IconUnfold2 = Fn, e.IconUp = Hs, e.IconUpdatemode = pl, e.IconUpload = tl, e.IconWorkflow = si, e.IconXukez = Ti, e.IconZoomin = bn, e.IconZoomout = Sn, Object.defineProperties(e, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
432
444
|
});
|
|
433
445
|
//# sourceMappingURL=icon.min.js.map
|