@arco-iconbox/vue-smartcode 0.1.30 → 0.1.31
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 +2208 -1974
- package/dist/icon.js.map +1 -1
- package/dist/icon.min.js +170 -142
- package/dist/icon.min.js.map +1 -1
- package/esm/IconLineAlignBottom/index.js +36 -0
- package/esm/IconLineAlignCenter/index.js +36 -0
- package/esm/IconLineAlignLeft/index.js +32 -0
- package/esm/IconLineAlignRight/index.js +36 -0
- package/esm/IconLineAlignTop/index.js +36 -0
- package/esm/IconLineAlignVertically/index.js +36 -0
- package/esm/IconLineReset/index.js +36 -0
- package/esm/index.js +7 -0
- package/lib/IconLineAlignBottom/index.js +37 -0
- package/lib/IconLineAlignCenter/index.js +37 -0
- package/lib/IconLineAlignLeft/index.js +33 -0
- package/lib/IconLineAlignRight/index.js +37 -0
- package/lib/IconLineAlignTop/index.js +37 -0
- package/lib/IconLineAlignVertically/index.js +37 -0
- package/lib/IconLineReset/index.js +37 -0
- package/lib/index.js +14 -0
- package/package.json +1 -1
- package/src/IconLineAlignBottom/index.vue +19 -0
- package/src/IconLineAlignCenter/index.vue +19 -0
- package/src/IconLineAlignLeft/index.vue +19 -0
- package/src/IconLineAlignRight/index.vue +19 -0
- package/src/IconLineAlignTop/index.vue +19 -0
- package/src/IconLineAlignVertically/index.vue +19 -0
- package/src/IconLineReset/index.vue +19 -0
- package/src/index.js +8 -1
package/dist/icon.min.js
CHANGED
|
@@ -20,9 +20,9 @@
|
|
|
20
20
|
var d = r(p, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
21
21
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 48 48", fill: t2.useCurrentColor ? "currentColor" : "#000", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-fill-sound`], width: "1em", height: "1em" }, C2.$attrs), f, 16, u);
|
|
22
22
|
}]]);
|
|
23
|
-
const m = { name: "IconFillSun", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } },
|
|
23
|
+
const m = { name: "IconFillSun", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, g = ["fill"], L = [e.createElementVNode("circle", { cx: "24", cy: "24", r: "9" }, null, -1), e.createElementVNode("path", { d: "M21 5.5a.5.5 0 01.5-.5h5a.5.5 0 01.5.5v5a.5.5 0 01-.5.5h-5a.5.5 0 01-.5-.5v-5zM21 37.5a.5.5 0 01.5-.5h5a.5.5 0 01.5.5v5a.5.5 0 01-.5.5h-5a.5.5 0 01-.5-.5v-5zM42.5 21a.5.5 0 01.5.5v5a.5.5 0 01-.5.5h-5a.5.5 0 01-.5-.5v-5a.5.5 0 01.5-.5h5zM10.5 21a.5.5 0 01.5.5v5a.5.5 0 01-.5.5h-5a.5.5 0 01-.5-.5v-5a.5.5 0 01.5-.5h5zM39.203 34.96a.5.5 0 010 .707l-3.536 3.536a.5.5 0 01-.707 0l-3.535-3.536a.5.5 0 010-.707l3.535-3.535a.5.5 0 01.707 0l3.536 3.535zM16.575 12.333a.5.5 0 010 .707l-3.535 3.535a.5.5 0 01-.707 0L8.797 13.04a.5.5 0 010-.707l3.536-3.536a.5.5 0 01.707 0l3.535 3.536zM13.04 39.203a.5.5 0 01-.707 0l-3.536-3.536a.5.5 0 010-.707l3.536-3.535a.5.5 0 01.707 0l3.536 3.535a.5.5 0 010 .707l-3.536 3.536zM35.668 16.575a.5.5 0 01-.708 0l-3.535-3.535a.5.5 0 010-.707l3.535-3.536a.5.5 0 01.708 0l3.535 3.536a.5.5 0 010 .707l-3.535 3.535z" }, null, -1)];
|
|
24
24
|
var h = r(m, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
25
|
-
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 48 48", fill: t2.useCurrentColor ? "currentColor" : "#000", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-fill-sun`], width: "1em", height: "1em" }, C2.$attrs),
|
|
25
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 48 48", fill: t2.useCurrentColor ? "currentColor" : "#000", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-fill-sun`], width: "1em", height: "1em" }, C2.$attrs), L, 16, g);
|
|
26
26
|
}]]);
|
|
27
27
|
const w = { name: "IconFillPen", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, V = ["fill"], x = [e.createElementVNode("path", { d: "M31.07 8.444l8.486 8.485L19.05 37.435l-8.485-8.485zM33.9 5.615a2 2 0 012.828 0l5.657 5.657a2 2 0 010 2.828l-1.414 1.415-8.486-8.486L33.9 5.615zM17.636 38.85l-8.485-8.486-3.61 10.83a1 1 0 001.264 1.265l10.831-3.61z" }, null, -1)];
|
|
28
28
|
var v = r(w, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
@@ -44,12 +44,12 @@
|
|
|
44
44
|
var b = r(P, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
45
45
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 48 48", fill: t2.useCurrentColor ? "currentColor" : "#000", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-fill-skip-next`], width: "1em", height: "1em" }, C2.$attrs), z, 16, F);
|
|
46
46
|
}]]);
|
|
47
|
-
const
|
|
48
|
-
var T = r(
|
|
49
|
-
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 48 48", fill: t2.useCurrentColor ? "currentColor" : "#000", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-fill-skip-previous`], width: "1em", height: "1em" }, C2.$attrs),
|
|
47
|
+
const A = { name: "IconFillSkipPrevious", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, D = ["fill"], R = [e.createElementVNode("path", { d: "M34.414 35.855a1 1 0 001.586-.81v-22.09a1 1 0 00-1.586-.81L19.122 23.19a1 1 0 000 1.622l15.292 11.044z" }, null, -1), e.createElementVNode("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M15 12a1 1 0 011 1v22a1 1 0 01-1 1h-2a1 1 0 01-1-1V13a1 1 0 011-1h2z" }, null, -1)];
|
|
48
|
+
var T = r(A, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
49
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 48 48", fill: t2.useCurrentColor ? "currentColor" : "#000", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-fill-skip-previous`], width: "1em", height: "1em" }, C2.$attrs), R, 16, D);
|
|
50
50
|
}]]);
|
|
51
|
-
const
|
|
52
|
-
var U = r(
|
|
51
|
+
const O = { name: "IconFillEnglish", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, q = ["fill"], j = [e.createElementVNode("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M23.2 4C12.596 4 4 12.596 4 23.2v1.6C4 35.404 12.596 44 23.2 44h1.6C35.404 44 44 35.404 44 24.8v-1.6C44 12.596 35.404 4 24.8 4h-1.6zm-9.086 10A2.114 2.114 0 0012 16.114v15.772c0 1.167.947 2.114 2.114 2.114H25v-4h-9v-4h7.778v-4H16v-4h9v-4H14.114zM32.4 22a5.4 5.4 0 00-5.4 5.4V34h4v-6.6a1.4 1.4 0 012.801 0V34h4v-6.6a5.4 5.4 0 00-5.4-5.4z" }, null, -1)];
|
|
52
|
+
var U = r(O, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
53
53
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 48 48", fill: t2.useCurrentColor ? "currentColor" : "#000", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-fill-english`], width: "1em", height: "1em" }, C2.$attrs), j, 16, q);
|
|
54
54
|
}]]);
|
|
55
55
|
const G = { name: "IconFillData", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, J = ["fill"], K = [e.createElementVNode("path", { d: "M17.8122 15.4033L17.7995 15.4941C17.7065 16.1518 17.0483 16.971 15.5798 17.6582C14.1621 18.3215 12.2003 18.75 9.99969 18.75C7.79909 18.75 5.83728 18.3215 4.41962 17.6582C2.9511 16.971 2.29283 16.1518 2.19989 15.4941L2.18719 15.4033V13.3096C2.49118 13.6725 2.8861 13.9905 3.39325 14.2441C5.13232 15.1136 7.46962 15.625 9.99969 15.625C12.5298 15.625 14.8671 15.1136 16.6061 14.2441C17.1133 13.9905 17.5082 13.6725 17.8122 13.3096V15.4033ZM17.8122 10.3125L17.8054 10.4385C17.7384 11.08 17.1583 11.8717 15.7673 12.5674C14.3396 13.2811 12.3018 13.75 9.99969 13.75C7.69759 13.75 5.65973 13.2811 4.23212 12.5674C2.74847 11.8255 2.18722 10.9742 2.18719 10.3125V7.68457C2.49118 8.04753 2.8861 8.36549 3.39325 8.61914C5.13232 9.48868 7.46962 9.99995 9.99969 10C12.5298 9.99995 14.8671 9.48868 16.6061 8.61914C17.1133 8.36549 17.5082 8.04752 17.8122 7.68457V10.3125ZM9.99969 1.25C12.3016 1.25005 14.3397 1.71884 15.7673 2.43262C17.2507 3.17445 17.8112 4.02584 17.8112 4.6875C17.8112 5.34916 17.2507 6.20055 15.7673 6.94238C14.3397 7.65616 12.3016 8.12495 9.99969 8.125C7.6977 8.125 5.65972 7.65614 4.23212 6.94238C2.74834 6.2005 2.18719 5.34923 2.18719 4.6875C2.18719 4.02577 2.74834 3.1745 4.23212 2.43262C5.65972 1.71886 7.6977 1.25 9.99969 1.25Z" }, null, -1)];
|
|
@@ -73,11 +73,11 @@
|
|
|
73
73
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 20 20", fill: (t2.useCurrentColor, "currentColor"), xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-fill-download`], width: "1em", height: "1em" }, C2.$attrs), pC, 16, sC);
|
|
74
74
|
}]]);
|
|
75
75
|
const fC = { name: "IconFillFile", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, dC = ["fill"], mC = [e.createElementVNode("path", { d: "M6.42596 2.02197C6.89264 2.02197 7.12613 2.02194 7.35077 2.05615C7.74051 2.11556 8.11505 2.25144 8.45233 2.45557C8.64682 2.57328 8.8263 2.72277 9.18475 3.02197C9.54288 3.3209 9.72191 3.47071 9.9162 3.58838C10.2534 3.79249 10.6281 3.92836 11.0178 3.98779C11.2425 4.02205 11.4766 4.02197 11.9435 4.02197H15.592C16.7121 4.02197 17.2726 4.02176 17.7004 4.23975C18.0766 4.43147 18.3827 4.73759 18.5744 5.11377C18.7924 5.54159 18.7922 6.1021 18.7922 7.22217V13.1772C18.7922 14.8573 18.7919 15.6976 18.465 16.3394C18.1774 16.9038 17.718 17.3633 17.1535 17.6509C16.5119 17.9776 15.6718 17.978 13.9924 17.978H6.008C4.32814 17.978 3.48758 17.9777 2.84589 17.6509C2.2814 17.3633 1.82198 16.9038 1.53436 16.3394C1.20749 15.6976 1.20721 14.8572 1.20721 13.1772V5.22217C1.20721 4.1021 1.20798 3.54159 1.42596 3.11377C1.61773 2.73769 1.92384 2.4314 2.29999 2.23975C2.72773 2.02202 3.28785 2.02197 4.40741 2.02197H6.42596ZM5.15839 6.35791C4.6061 6.35791 4.15839 6.80563 4.15839 7.35791V8.35791H15.841V7.35791C15.841 6.80563 15.3933 6.35791 14.841 6.35791H5.15839Z" }, null, -1)];
|
|
76
|
-
var
|
|
76
|
+
var gC = r(fC, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
77
77
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 20 20", fill: (t2.useCurrentColor, "currentColor"), xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-fill-file`], width: "1em", height: "1em" }, C2.$attrs), mC, 16, dC);
|
|
78
78
|
}]]);
|
|
79
|
-
const
|
|
80
|
-
var VC = r(
|
|
79
|
+
const LC = { name: "IconFillTemplate", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, hC = ["fill"], wC = [e.createElementVNode("path", { d: "M18.1247 12.5254C18.1247 14.4851 18.1252 15.4653 17.7438 16.2139C17.4083 16.8724 16.8721 17.4076 16.2136 17.7432C15.4649 18.1245 14.4851 18.125 12.5251 18.125H8.55048V8.68164H18.1247V12.5254ZM6.55048 8.68164V18.1201C5.18595 18.1108 4.40631 18.0593 3.78583 17.7432C3.1274 17.4076 2.59204 16.8723 2.25653 16.2139C1.87511 15.4652 1.87469 14.4853 1.87469 12.5254V8.68164H6.55048ZM12.5251 1.875C14.4851 1.875 15.4649 1.87545 16.2136 2.25684C16.8721 2.59239 17.4083 3.12757 17.7438 3.78613C18.0699 4.4262 18.1139 5.23554 18.1208 6.68164H1.8786C1.88546 5.23542 1.93041 4.42622 2.25653 3.78613C2.59204 3.12767 3.1274 2.5924 3.78583 2.25684C4.53452 1.87536 5.5151 1.875 7.47528 1.875H12.5251Z" }, null, -1)];
|
|
80
|
+
var VC = r(LC, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
81
81
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 20 20", fill: (t2.useCurrentColor, "currentColor"), xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-fill-template`], width: "1em", height: "1em" }, C2.$attrs), wC, 16, hC);
|
|
82
82
|
}]]);
|
|
83
83
|
const xC = { name: "IconFillIdea", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, vC = ["fill"], HC = [e.createElementVNode("path", { d: "M11.907 17.9995C11.5677 18.7127 10.8422 19.2065 9.99982 19.2065C9.15759 19.2064 8.43195 18.7126 8.09259 17.9995H8.01154C7.45925 17.9995 7.01154 17.5518 7.01154 16.9995V15.231C7.01154 15.0929 7.12346 14.981 7.26154 14.981H12.7381C12.8762 14.981 12.9881 15.0929 12.9881 15.231V16.9995C12.9881 17.5518 12.5404 17.9995 11.9881 17.9995H11.907ZM9.99982 0.793457C13.6674 0.793457 16.6403 3.76654 16.6404 7.43408C16.6404 9.25744 15.9063 10.9098 14.7166 12.1099C14.1346 12.6969 13.5399 13.2978 13.0643 13.9673C13.0165 14.0345 12.9398 14.0756 12.8572 14.0757H7.14337C7.06086 14.0756 6.98414 14.0345 6.93634 13.9673C6.46076 13.2978 5.86602 12.6969 5.284 12.1099C4.09421 10.9097 3.35919 9.25753 3.35919 7.43408C3.35936 3.76656 6.33227 0.793497 9.99982 0.793457Z" }, null, -1)];
|
|
@@ -96,13 +96,13 @@
|
|
|
96
96
|
var FC = r(_C, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
97
97
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: (t2.useCurrentColor, "currentColor"), xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-arrowdown`], width: "1em", height: "1em" }, C2.$attrs), PC, 16, SC);
|
|
98
98
|
}]]);
|
|
99
|
-
const zC = { name: "IconLineArrowright", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, bC = ["fill"],
|
|
100
|
-
var
|
|
101
|
-
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: (t2.useCurrentColor, "currentColor"), xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-arrowright`], width: "1em", height: "1em" }, C2.$attrs),
|
|
99
|
+
const zC = { name: "IconLineArrowright", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, bC = ["fill"], AC = [e.createElementVNode("path", { d: "M7.03015 4.58839C6.77043 4.32903 6.34931 4.3288 6.08973 4.58839C5.8306 4.84802 5.83051 5.26925 6.08973 5.52882L7.03015 4.58839ZM6.08973 11.2876C6.34915 11.547 6.77041 11.5464 7.03015 11.2876L9.69715 8.62062C10.0505 8.26727 10.0728 7.70765 9.76355 7.32863L9.69715 7.25538L7.03015 4.58839L6.56043 5.05909L6.08973 5.52882L8.4989 7.938L6.08973 10.3462C5.83044 10.6059 5.83016 11.028 6.08973 11.2876Z" }, null, -1)];
|
|
100
|
+
var DC = r(zC, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
101
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: (t2.useCurrentColor, "currentColor"), xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-arrowright`], width: "1em", height: "1em" }, C2.$attrs), AC, 16, bC);
|
|
102
102
|
}]]);
|
|
103
|
-
const
|
|
104
|
-
var qC = r(
|
|
105
|
-
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: (t2.useCurrentColor, "currentColor"), xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-arrowup`], width: "1em", height: "1em" }, C2.$attrs),
|
|
103
|
+
const RC = { name: "IconLineArrowup", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, TC = ["fill"], OC = [e.createElementVNode("path", { d: "M10.8788 9.37721L11.3495 8.90748L8.68249 6.24049L8.60925 6.17408C8.23022 5.86479 7.67061 5.88713 7.31725 6.24049L4.65026 8.90748L5.12096 9.37721L5.59167 9.84791L7.99987 7.43873L10.4091 9.84791L10.8788 9.37721ZM4.65026 9.84791C4.90989 10.1074 5.332 10.1073 5.59167 9.84791L4.65026 8.90748C4.39127 9.16722 4.39084 9.58844 4.65026 9.84791ZM10.4091 9.84791C10.6687 10.107 11.0899 10.1071 11.3495 9.84791C11.609 9.58838 11.6087 9.16722 11.3495 8.90748L10.4091 9.84791Z" }, null, -1)];
|
|
104
|
+
var qC = r(RC, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
105
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: (t2.useCurrentColor, "currentColor"), xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-arrowup`], width: "1em", height: "1em" }, C2.$attrs), OC, 16, TC);
|
|
106
106
|
}]]);
|
|
107
107
|
const jC = { name: "IconLineArrowleft", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, UC = ["fill"], GC = [e.createElementVNode("path", { d: "M9.91037 5.52881C10.1696 5.26922 10.1696 4.848 9.91037 4.58839C9.65078 4.3288 9.22967 4.32902 8.96994 4.58839L9.91037 5.52881ZM8.96994 11.2876C9.22966 11.5465 9.65092 11.5469 9.91037 11.2876C10.17 11.028 10.1697 10.6059 9.91037 10.3462L7.50119 7.93799L9.91037 5.52881L9.43967 5.05909L8.96994 4.58839L6.30295 7.25538L6.23654 7.32862C5.92734 7.70765 5.94963 8.26729 6.30295 8.62061L8.96994 11.2876Z" }, null, -1)];
|
|
108
108
|
var JC = r(jC, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
@@ -128,9 +128,9 @@
|
|
|
128
128
|
var de = r(pe, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
129
129
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: (t2.useCurrentColor, "currentColor"), xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-doubleup`], width: "1em", height: "1em" }, C2.$attrs), fe, 16, ue);
|
|
130
130
|
}]]);
|
|
131
|
-
const me = { name: "IconLineChart", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } },
|
|
131
|
+
const me = { name: "IconLineChart", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, ge = ["fill"], Le = [e.createElementVNode("path", { d: "M8.53711 0.981934C8.80597 0.981934 9.04802 0.981245 9.24805 0.997559C9.45576 1.01453 9.67641 1.05355 9.89258 1.16357C10.2059 1.3232 10.4615 1.57782 10.6211 1.89111C10.7311 2.10721 10.7691 2.32797 10.7861 2.53564C10.8025 2.73561 10.8018 2.97781 10.8018 3.24658V6.87842H12.8125C13.0815 6.87842 13.3234 6.8777 13.5234 6.89404C13.7312 6.91103 13.9518 6.94999 14.168 7.06006C14.4811 7.2197 14.7369 7.47439 14.8965 7.7876C15.0064 8.00363 15.0445 8.22453 15.0615 8.43213C15.0778 8.63208 15.0771 8.87431 15.0771 9.14307V12.7534C15.0771 13.0223 15.0779 13.2643 15.0615 13.4644C15.0445 13.672 15.0065 13.8928 14.8965 14.1089C14.7368 14.4221 14.4812 14.6768 14.168 14.8364C13.9517 14.9466 13.7312 14.9855 13.5234 15.0024C13.3234 15.0188 13.0815 15.0181 12.8125 15.0181H10.1377H10.1367H3.1875C2.91863 15.0181 2.67657 15.0188 2.47656 15.0024C2.26885 14.9854 2.04818 14.9465 1.83203 14.8364C1.5189 14.6768 1.26411 14.422 1.10449 14.1089C0.994419 13.8928 0.955472 13.6721 0.938477 13.4644C0.922135 13.2643 0.922851 13.0223 0.922852 12.7534V7.96533C0.922851 7.69658 0.922162 7.45435 0.938477 7.25439C0.955469 7.0467 0.994427 6.82599 1.10449 6.60986C1.2641 6.29663 1.51881 6.04195 1.83203 5.88232C2.04823 5.77216 2.26879 5.73331 2.47656 5.71631C2.67658 5.69997 2.9186 5.70068 3.1875 5.70068H5.19727V3.24658C5.19727 2.97784 5.19658 2.7356 5.21289 2.53564C5.22988 2.328 5.2689 2.10719 5.37891 1.89111C5.53846 1.57799 5.79338 1.32321 6.10645 1.16357C6.3225 1.05349 6.54333 1.01458 6.75098 0.997559C6.95089 0.981225 7.19318 0.981932 7.46191 0.981934H8.53711ZM3.1875 7.03076C2.89673 7.03076 2.71829 7.03159 2.58496 7.04248C2.5233 7.04753 2.48581 7.05371 2.46289 7.05908C2.45223 7.06159 2.44512 7.06362 2.44141 7.06494C2.43792 7.06618 2.43588 7.06673 2.43555 7.06689C2.37262 7.09901 2.32115 7.15043 2.28906 7.21338C2.28882 7.2141 2.28817 7.21626 2.28711 7.21924C2.28579 7.22303 2.28371 7.2303 2.28125 7.24072C2.27589 7.26367 2.26968 7.3014 2.26465 7.36279C2.25378 7.49609 2.25293 7.6748 2.25293 7.96533V12.7534C2.25293 13.0442 2.25376 13.2226 2.26465 13.356C2.26972 13.4179 2.27586 13.4561 2.28125 13.479C2.28375 13.4896 2.28582 13.4969 2.28711 13.5005C2.28808 13.5032 2.28881 13.5049 2.28906 13.5054C2.32116 13.5682 2.37269 13.6198 2.43555 13.6519C2.43612 13.6521 2.43819 13.6527 2.44141 13.6538C2.44514 13.6551 2.45223 13.6572 2.46289 13.6597C2.48582 13.665 2.5233 13.6722 2.58496 13.6772C2.71829 13.6881 2.89677 13.688 3.1875 13.688H5.19727V7.03076H3.1875ZM7.46191 2.31201C7.17138 2.31201 6.99265 2.31284 6.85938 2.32373C6.79797 2.32877 6.76017 2.33497 6.7373 2.34033C6.72686 2.3428 6.71949 2.34489 6.71582 2.34619C6.71257 2.34734 6.71028 2.34798 6.70996 2.34814C6.64718 2.38027 6.59551 2.43179 6.56348 2.49463C6.56322 2.49542 6.56253 2.49766 6.56152 2.50049C6.5602 2.5043 6.55809 2.51165 6.55566 2.52197C6.55031 2.54492 6.54408 2.58272 6.53906 2.64404C6.52819 2.77734 6.52734 2.95606 6.52734 3.24658V13.688H9.47168V3.24658C9.47168 2.95601 9.47181 2.77734 9.46094 2.64404C9.45591 2.58265 9.44969 2.54493 9.44434 2.52197C9.44182 2.51129 9.43884 2.50422 9.4375 2.50049C9.43636 2.49729 9.43576 2.49521 9.43555 2.49463C9.40342 2.4317 9.35202 2.38022 9.28906 2.34814C9.28835 2.34781 9.28668 2.34709 9.28418 2.34619C9.28046 2.34489 9.27325 2.34282 9.2627 2.34033C9.23974 2.33495 9.20152 2.32879 9.13965 2.32373C9.00631 2.31287 8.82776 2.31201 8.53711 2.31201H7.46191ZM10.8027 13.688H12.8125C13.1033 13.688 13.2817 13.6881 13.415 13.6772C13.4771 13.6722 13.5152 13.6651 13.5381 13.6597C13.5488 13.6571 13.5559 13.6551 13.5596 13.6538C13.5624 13.6528 13.5639 13.6521 13.5645 13.6519C13.6274 13.6198 13.6788 13.5683 13.7109 13.5054C13.7111 13.5051 13.7118 13.5035 13.7129 13.5005C13.7142 13.4969 13.7172 13.4897 13.7197 13.479C13.7251 13.4561 13.7313 13.4179 13.7363 13.356C13.7472 13.2226 13.7471 13.0442 13.7471 12.7534V9.14307C13.7471 8.85253 13.7472 8.67382 13.7363 8.54053C13.7313 8.47924 13.7251 8.44142 13.7197 8.41846C13.7173 8.40794 13.7143 8.40074 13.7129 8.39697C13.7118 8.39405 13.7112 8.39186 13.7109 8.39111C13.6789 8.32827 13.6273 8.27672 13.5645 8.24463C13.5639 8.24434 13.5622 8.24363 13.5596 8.24268C13.5559 8.24138 13.5488 8.23934 13.5381 8.23682C13.5152 8.23142 13.4771 8.22529 13.415 8.22021C13.2817 8.20933 13.1033 8.2085 12.8125 8.2085H10.8027V13.688Z" }, null, -1)];
|
|
132
132
|
var he = r(me, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
133
|
-
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: (t2.useCurrentColor, "currentColor"), xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-chart`], width: "1em", height: "1em" }, C2.$attrs),
|
|
133
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: (t2.useCurrentColor, "currentColor"), xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-chart`], width: "1em", height: "1em" }, C2.$attrs), Le, 16, ge);
|
|
134
134
|
}]]);
|
|
135
135
|
const we = { name: "IconLineExit", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, Ve = ["fill"], xe = [e.createElementVNode("path", { d: "M6.66272 1.35938C7.07158 1.35937 7.41938 1.35868 7.70276 1.38184C7.99365 1.40565 8.27604 1.45844 8.54553 1.5957C8.95273 1.80328 9.28432 2.13475 9.49182 2.54199C9.62908 2.81158 9.68189 3.09377 9.70569 3.38477C9.72885 3.66825 9.72815 4.01576 9.72815 4.4248V4.84961C9.72815 5.21672 9.43016 5.51439 9.06311 5.51465C8.69584 5.51465 8.39807 5.21688 8.39807 4.84961V4.4248C8.39807 3.99382 8.39722 3.70993 8.37952 3.49316C8.36248 3.28486 8.33321 3.19661 8.30725 3.14551C8.22726 2.98852 8.09896 2.86034 7.94202 2.78027C7.89098 2.75431 7.80258 2.72507 7.59436 2.70801C7.37767 2.6903 7.09346 2.68945 6.66272 2.68945H3.84143C3.41074 2.68945 3.1265 2.69034 2.90979 2.70801C2.70175 2.72502 2.61326 2.75434 2.56213 2.78027C2.40509 2.86029 2.27696 2.98848 2.1969 3.14551C2.17092 3.19658 2.14169 3.28463 2.12463 3.49316C2.10692 3.70993 2.10608 3.99379 2.10608 4.4248V11.5762C2.10608 12.0072 2.10692 12.291 2.12463 12.5078C2.14169 12.7164 2.17092 12.8044 2.1969 12.8555C2.27696 13.0125 2.40508 13.1407 2.56213 13.2207C2.61326 13.2466 2.70175 13.276 2.90979 13.293C3.1265 13.3106 3.41074 13.3115 3.84143 13.3115H6.66272C7.09346 13.3115 7.37767 13.3107 7.59436 13.293C7.80258 13.2759 7.89098 13.2467 7.94202 13.2207C8.09896 13.1406 8.22726 13.0125 8.30725 12.8555C8.33321 12.8044 8.36248 12.7161 8.37952 12.5078C8.39722 12.2911 8.39807 12.0072 8.39807 11.5762V11.2197C8.39825 10.8526 8.69595 10.5547 9.06311 10.5547C9.43004 10.555 9.72797 10.8528 9.72815 11.2197V11.5762C9.72815 11.9852 9.72885 12.3327 9.70569 12.6162C9.6819 12.9072 9.62908 13.1894 9.49182 13.459C9.28432 13.8662 8.95273 14.1977 8.54553 14.4053C8.27604 14.5425 7.99365 14.5953 7.70276 14.6191C7.41938 14.6423 7.07158 14.6416 6.66272 14.6416H3.84143C3.4326 14.6416 3.08479 14.6423 2.80139 14.6191C2.51046 14.5954 2.22815 14.5425 1.95862 14.4053C1.55131 14.1977 1.2199 13.8663 1.01233 13.459C0.874998 13.1894 0.822263 12.9073 0.798462 12.6162C0.7753 12.3327 0.776001 11.9852 0.776001 11.5762V4.4248C0.776001 4.01574 0.7753 3.66825 0.798462 3.38477C0.822263 3.09371 0.875 2.81162 1.01233 2.54199C1.2199 2.13471 1.55131 1.80323 1.95862 1.5957C2.22815 1.45851 2.51046 1.40562 2.80139 1.38184C3.08479 1.35871 3.4326 1.35938 3.84143 1.35938H6.66272ZM11.6188 5.05566C11.8784 4.79631 12.2996 4.79627 12.5592 5.05566L15.0338 7.53027C15.0417 7.53829 15.0478 7.54836 15.0553 7.55664C15.0684 7.57122 15.0806 7.58683 15.0924 7.60254C15.1059 7.62039 15.1191 7.6384 15.1305 7.65723C15.1401 7.67321 15.1485 7.69021 15.1569 7.70703C15.166 7.72544 15.1759 7.74367 15.1832 7.7627C15.1898 7.77995 15.1937 7.79851 15.1989 7.81641C15.2335 7.93666 15.2334 8.06331 15.1989 8.18359C15.1937 8.2015 15.1898 8.22006 15.1832 8.2373C15.1759 8.25632 15.1659 8.27454 15.1569 8.29297C15.1485 8.31005 15.1403 8.32754 15.1305 8.34375C15.1201 8.36079 15.1083 8.3773 15.0963 8.39355C15.0826 8.41215 15.0679 8.43022 15.0524 8.44727C15.0458 8.45452 15.0408 8.46373 15.0338 8.4707L12.5592 10.9453L12.4537 11.0303C12.1959 11.2 11.8458 11.1719 11.6188 10.9453C11.3918 10.7183 11.363 10.3674 11.5328 10.1094L11.6188 10.0049L12.9576 8.66602H4.22424C3.85729 8.666 3.55872 8.36781 3.55823 8.00098C3.55823 7.63372 3.85699 7.33595 4.22424 7.33594H12.9576L11.6188 5.99707C11.3592 5.73746 11.3593 5.31538 11.6188 5.05566Z" }, null, -1)];
|
|
136
136
|
var ve = r(we, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
@@ -152,12 +152,12 @@
|
|
|
152
152
|
var be = r(Pe, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
153
153
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: (t2.useCurrentColor, "currentColor"), xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-folder`], width: "1em", height: "1em" }, C2.$attrs), ze, 16, Fe);
|
|
154
154
|
}]]);
|
|
155
|
-
const
|
|
156
|
-
var Te = r(
|
|
157
|
-
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: (t2.useCurrentColor, "currentColor"), xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-follow`], width: "1em", height: "1em" }, C2.$attrs),
|
|
155
|
+
const Ae = { name: "IconLineFollow", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, De = ["fill"], Re = [e.createElementVNode("path", { d: "M7.99939 2.34608C9.92265 0.695193 12.762 0.819218 14.5482 2.71718C16.4369 4.72497 16.4369 7.96431 14.5482 9.97206C13.9235 10.6361 12.8848 11.8352 11.7758 12.8422C11.2174 13.3492 10.6166 13.8303 10.0131 14.1879C9.41902 14.5398 8.75999 14.8088 8.09705 14.809C7.45787 14.8089 6.79118 14.5269 6.18982 14.1742C5.57195 13.8118 4.93735 13.3235 4.34217 12.8119C3.15113 11.7879 2.04686 10.6048 1.45154 9.97206C-0.436803 7.96417 -0.437232 4.72479 1.45154 2.71718C3.23742 0.819121 6.07599 0.696036 7.99939 2.34608ZM13.5775 3.63124C12.1933 2.16036 9.96654 2.16018 8.5824 3.63124L8.48572 3.73378C8.35989 3.86753 8.18398 3.94355 8.00037 3.94374C7.81678 3.94364 7.63992 3.86741 7.51404 3.73378L7.41736 3.63124C6.03311 2.1604 3.80637 2.16019 2.42224 3.63124C1.01679 5.12557 1.01691 7.56456 2.42224 9.05897C3.02465 9.69928 4.08229 10.8305 5.21131 11.8012C5.77598 12.2866 6.343 12.7178 6.86463 13.0238C7.40268 13.3393 7.81765 13.4758 8.09705 13.476C8.41491 13.4758 8.83002 13.3402 9.33435 13.0414C9.82966 12.7479 10.3545 12.3313 10.8793 11.8549C11.9366 10.8948 12.8993 9.7799 13.5775 9.05897C14.9832 7.56464 14.983 5.12573 13.5775 3.63124ZM10.5834 4.50917C11.5863 4.61098 12.3685 5.45794 12.3685 6.48769C12.3683 6.85562 12.0705 7.15356 11.7025 7.1537C11.3344 7.1537 11.0357 6.85571 11.0355 6.48769C11.0355 6.17089 10.8108 5.90616 10.5121 5.84511L10.3803 5.83241L10.2455 5.81874C9.94194 5.75645 9.71335 5.48737 9.71326 5.16542C9.71326 4.79723 10.0121 4.49843 10.3803 4.49843L10.5834 4.50917Z" }, null, -1)];
|
|
156
|
+
var Te = r(Ae, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
157
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: (t2.useCurrentColor, "currentColor"), xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-follow`], width: "1em", height: "1em" }, C2.$attrs), Re, 16, De);
|
|
158
158
|
}]]);
|
|
159
|
-
const
|
|
160
|
-
var Ue = r(
|
|
159
|
+
const Oe = { name: "IconLineDownload", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, qe = ["fill"], je = [e.createElementVNode("path", { d: "M4.45345 1.35938C4.83625 1.35938 5.09532 1.35808 5.35189 1.39649C5.56968 1.42912 5.78442 1.48375 5.99154 1.5586C6.2353 1.64678 6.46256 1.77126 6.79915 1.95313L7.36751 2.26075C7.73776 2.4608 7.86615 2.5275 7.99544 2.57422C8.11941 2.61896 8.24792 2.65137 8.37825 2.6709C8.51415 2.69121 8.65863 2.69336 9.07943 2.69336H11.6204C12.1693 2.69336 12.6217 2.69269 12.9886 2.72266C13.3632 2.75329 13.7081 2.8186 14.0316 2.9834C14.5331 3.23908 14.941 3.64781 15.1966 4.14942C15.3612 4.47268 15.4277 4.81707 15.4583 5.19141C15.4883 5.55827 15.4876 6.01076 15.4876 6.55958V10.7744C15.4876 11.3233 15.4883 11.7757 15.4583 12.1426C15.4277 12.517 15.3613 12.8613 15.1966 13.1846C14.941 13.6862 14.5332 14.0949 14.0316 14.3506C13.7081 14.5154 13.3632 14.5807 12.9886 14.6113C12.6217 14.6413 12.1693 14.6406 11.6204 14.6406H4.38021C3.83133 14.6406 3.37893 14.6413 3.01204 14.6113C2.6375 14.5807 2.29249 14.5153 1.96907 14.3506C1.4675 14.095 1.05969 13.6861 0.804035 13.1846C0.639391 12.8613 0.573929 12.5169 0.543293 12.1426C0.51332 11.7757 0.51302 11.3233 0.51302 10.7744V5.22657C0.51302 4.67766 0.513336 4.2253 0.543293 3.8584C0.57391 3.48377 0.639239 3.13892 0.804035 2.81544C1.05966 2.31387 1.46751 1.90602 1.96907 1.6504C2.29256 1.4856 2.63741 1.42027 3.01204 1.38965C3.37894 1.3597 3.83131 1.35938 4.38021 1.35938H4.45345ZM4.38021 2.69336C3.80935 2.69336 3.42046 2.69329 3.12044 2.71778C2.82851 2.74165 2.67877 2.78483 2.57454 2.8379C2.32366 2.96573 2.11937 3.17002 1.99154 3.4209C1.93847 3.52513 1.89529 3.67486 1.87142 3.9668C1.84693 4.26682 1.847 4.6557 1.847 5.22657V10.7744C1.847 11.345 1.84694 11.7333 1.87142 12.0332C1.8953 12.3253 1.93843 12.4759 1.99154 12.5801C2.11935 12.8306 2.32394 13.0344 2.57454 13.1621C2.67876 13.2151 2.82873 13.2584 3.12044 13.2822C3.42045 13.3067 3.80938 13.3076 4.38021 13.3076H11.6204C12.1913 13.3076 12.5802 13.3067 12.8802 13.2822C13.1721 13.2583 13.3219 13.2152 13.4261 13.1621C13.6768 13.0343 13.8813 12.8307 14.0091 12.5801C14.0622 12.4759 14.1053 12.3253 14.1292 12.0332C14.1537 11.7333 14.1536 11.345 14.1536 10.7744V6.55958C14.1536 5.98907 14.1537 5.60072 14.1292 5.30079C14.1054 5.00888 14.0621 4.85816 14.0091 4.75391C13.8814 4.50331 13.6767 4.29969 13.4261 4.17188C13.3219 4.11879 13.1721 4.07565 12.8802 4.05176C12.5802 4.02725 12.1913 4.02637 11.6204 4.02637H9.07943C8.6966 4.02637 8.43752 4.02763 8.18099 3.98926C7.96345 3.95668 7.74921 3.90283 7.54232 3.82813C7.29834 3.73996 7.07047 3.61555 6.73372 3.4336L6.16536 3.12598C5.79559 2.92618 5.66747 2.85923 5.53841 2.81251C5.41421 2.76762 5.28522 2.73443 5.15462 2.71485C5.01865 2.69449 4.87437 2.69337 4.45345 2.69336H4.38021ZM7.99935 5.80372C8.3674 5.80372 8.66611 6.10271 8.66634 6.47071V9.59376L9.70931 8.55079L9.81282 8.46583C10.0715 8.29497 10.4238 8.32322 10.6517 8.55079C10.8792 8.77857 10.9074 9.13003 10.7367 9.38868L10.6517 9.49317L9.22493 10.9199C9.10097 11.0439 8.97987 11.166 8.86946 11.2598C8.75297 11.3586 8.60437 11.4647 8.41146 11.5273C8.1438 11.6142 7.85488 11.6153 7.58724 11.5283C7.39458 11.4656 7.2466 11.3585 7.13021 11.2598C7.01977 11.166 6.89776 11.0439 6.77376 10.9199L5.34798 9.49415C5.08785 9.23384 5.08785 8.8111 5.34798 8.55079C5.60825 8.29061 6.03002 8.29072 6.29036 8.55079L7.33236 9.5918V6.47071C7.33258 6.10291 7.63157 5.80403 7.99935 5.80372Z" }, null, -1)];
|
|
160
|
+
var Ue = r(Oe, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
161
161
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: (t2.useCurrentColor, "currentColor"), xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-download`], width: "1em", height: "1em" }, C2.$attrs), je, 16, qe);
|
|
162
162
|
}]]);
|
|
163
163
|
const Ge = { name: "IconLineOrder", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, Je = ["fill"], Ke = [e.createElementVNode("g", { "clip-path": "url(#svg_0c9a21350e__clip0_271_29174)" }, [e.createElementVNode("path", { d: "M10.1506 0.935547C11.0543 0.935822 11.8196 1.51904 12.0968 2.3291C12.5297 2.32984 12.8964 2.33334 13.2033 2.3584C13.5779 2.38902 13.9228 2.45437 14.2463 2.61914C14.7479 2.87479 15.1566 3.28252 15.4123 3.78418C15.5771 4.10765 15.6424 4.45253 15.673 4.82715C15.703 5.19404 15.7023 5.64637 15.7023 6.19531V11.1953C15.7023 11.7442 15.703 12.1966 15.673 12.5635C15.6424 12.9381 15.577 13.283 15.4123 13.6064C15.1567 14.1081 14.7479 14.5158 14.2463 14.7715C13.9228 14.9363 13.5778 15.0026 13.2033 15.0332C12.8366 15.0631 12.3847 15.0625 11.8361 15.0625H4.16521C3.6163 15.0625 3.16394 15.0632 2.79704 15.0332C2.42239 15.0026 2.07757 14.9363 1.75407 14.7715C1.25251 14.5159 0.844662 14.108 0.589035 13.6064C0.424216 13.2829 0.358912 12.9381 0.328293 12.5635C0.29833 12.1966 0.298019 11.7443 0.298019 11.1953V6.19531C0.298019 5.64637 0.298316 5.19404 0.328293 4.82715C0.358923 4.45257 0.424232 4.10762 0.589035 3.78418C0.844673 3.28276 1.25261 2.87471 1.75407 2.61914C2.07749 2.45443 2.42249 2.38901 2.79704 2.3584C3.10351 2.33338 3.46942 2.32985 3.90154 2.3291C4.17883 1.51857 4.9465 0.935547 5.85075 0.935547H10.1506ZM12.0968 3.66309C11.8193 4.47242 11.0539 5.05539 10.1506 5.05566H5.85075C4.94701 5.05566 4.18021 4.47272 3.90251 3.66309C3.47101 3.6636 3.15707 3.66598 2.90544 3.68652C2.61371 3.71038 2.46376 3.75363 2.35954 3.80664C2.10877 3.93442 1.90438 4.13891 1.77654 4.38965C1.72346 4.49385 1.6803 4.64367 1.65642 4.93555C1.63191 5.23556 1.632 5.62439 1.632 6.19531V11.1953C1.632 11.7662 1.63192 12.155 1.65642 12.4551C1.68029 12.7471 1.72346 12.8967 1.77654 13.001C1.90437 13.2519 2.10866 13.4562 2.35954 13.584C2.46377 13.637 2.61353 13.6802 2.90544 13.7041C3.20546 13.7286 3.59434 13.7285 4.16521 13.7285H11.8361C12.4067 13.7285 12.795 13.7286 13.0949 13.7041C13.3865 13.6803 13.5366 13.637 13.6408 13.584C13.8915 13.4562 14.096 13.2517 14.2238 13.001C14.2768 12.8968 14.3201 12.7469 14.3439 12.4551C14.3684 12.1551 14.3693 11.7662 14.3693 11.1953V6.19531C14.3693 5.62439 14.3684 5.23556 14.3439 4.93555C14.32 4.64359 14.2769 4.49386 14.2238 4.38965C14.096 4.1389 13.8915 3.93445 13.6408 3.80664C13.5366 3.75364 13.3866 3.71037 13.0949 3.68652C12.8431 3.66596 12.5288 3.6636 12.0968 3.66309ZM7.14861 10.2617C7.45188 10.3243 7.68083 10.5932 7.68083 10.915C7.6806 11.2367 7.45182 11.5059 7.14861 11.5684L7.01384 11.582H4.39177C4.02374 11.582 3.72504 11.283 3.72478 10.915C3.72478 10.5468 4.02358 10.248 4.39177 10.248H7.01384L7.14861 10.2617ZM5.85075 2.26953C5.44948 2.26953 5.12419 2.59482 5.12419 2.99609C5.12459 3.39703 5.44973 3.72266 5.85075 3.72266H10.1506C10.5513 3.72231 10.8767 3.39681 10.8771 2.99609C10.8771 2.59504 10.5515 2.26988 10.1506 2.26953H5.85075Z" })], -1), e.createElementVNode("defs", null, [e.createElementVNode("clipPath", { id: "svg_0c9a21350e__clip0_271_29174" }, [e.createElementVNode("path", { d: "M0 0H16V16H0z" })])], -1)];
|
|
@@ -181,11 +181,11 @@
|
|
|
181
181
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: (t2.useCurrentColor, "currentColor"), xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-manage`], width: "1em", height: "1em" }, C2.$attrs), pr, 16, sr);
|
|
182
182
|
}]]);
|
|
183
183
|
const fr = { name: "IconLineMoney", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, dr = ["fill"], mr = [e.createElementVNode("g", { "clip-path": "url(#svg_304a13600b__clip0_271_29170)" }, [e.createElementVNode("path", { d: "M8.00032 0.145996C12.3379 0.146178 15.8548 3.66286 15.8548 8.00049C15.8547 12.338 12.3378 15.8548 8.00032 15.855C3.66267 15.855 0.14596 12.3381 0.145828 8.00049C0.145828 3.66275 3.66258 0.145996 8.00032 0.145996ZM8.00032 1.47998C4.39896 1.47998 1.47981 4.39913 1.47981 8.00049C1.47994 11.6017 4.39904 14.521 8.00032 14.521C11.6014 14.5208 14.5207 11.6016 14.5208 8.00049C14.5208 4.39924 11.6015 1.48016 8.00032 1.47998ZM7.58821 4.87256C7.85585 4.78572 8.14482 4.78561 8.41243 4.87256C8.60531 4.93529 8.75299 5.04226 8.86946 5.14111C8.97997 5.23495 9.10181 5.35686 9.22591 5.48096L10.5189 6.77393C10.6431 6.89812 10.7648 7.01979 10.8587 7.13037C10.9577 7.24693 11.0645 7.39524 11.1273 7.58838C11.2033 7.82268 11.2127 8.07281 11.1556 8.31104L11.1263 8.41162L11.0726 8.54834C11.0116 8.67674 10.9338 8.78226 10.8597 8.86963C10.7659 8.98017 10.643 9.10095 10.5189 9.2251L9.22591 10.519C9.10188 10.6431 8.9809 10.7651 8.87044 10.8589C8.75387 10.9578 8.6046 11.0647 8.41145 11.1274C8.14398 11.2142 7.85567 11.2142 7.58821 11.1274C7.39513 11.0647 7.24674 10.9578 7.1302 10.8589C7.01974 10.7651 6.89878 10.6431 6.77473 10.519L5.48079 9.2251C5.35676 9.10107 5.23473 8.98008 5.14095 8.86963C5.04204 8.7531 4.93609 8.60465 4.87337 8.41162C4.78649 8.14408 4.78558 7.85594 4.87239 7.58838C4.93512 7.39533 5.04203 7.24691 5.14095 7.13037C5.23482 7.0198 5.35662 6.8981 5.48079 6.77393L6.77473 5.48096C6.89875 5.35694 7.01976 5.23492 7.1302 5.14111C7.24669 5.04225 7.3953 4.93528 7.58821 4.87256ZM7.99348 6.15771C7.93411 6.20816 7.8565 6.28493 7.71712 6.42432L6.42415 7.71729C6.28439 7.85704 6.20801 7.93421 6.15755 7.99365C6.15559 7.99597 6.15343 7.9984 6.15169 8.00049C6.1532 8.00231 6.15491 8.00434 6.15657 8.00635C6.20699 8.06574 6.28363 8.14317 6.42317 8.28271L7.71712 9.57568C7.8569 9.71547 7.93404 9.79182 7.99348 9.84229C7.9956 9.84406 7.99839 9.84556 8.00032 9.84717C8.00226 9.84558 8.00505 9.84408 8.00716 9.84229C8.06656 9.79181 8.14402 9.71519 8.28352 9.57568L9.57649 8.28271C9.71613 8.14307 9.79265 8.06576 9.84309 8.00635C9.84481 8.00431 9.84643 8.00235 9.84798 8.00049C9.8462 7.99835 9.84413 7.99602 9.84212 7.99365C9.79165 7.9342 9.7153 7.85707 9.57552 7.71729L8.28255 6.42432C8.14303 6.2848 8.06558 6.20816 8.00618 6.15771C8.00386 6.15575 8.0024 6.15263 8.00032 6.15088C7.9982 6.15264 7.99583 6.15572 7.99348 6.15771Z" })], -1), e.createElementVNode("defs", null, [e.createElementVNode("clipPath", { id: "svg_304a13600b__clip0_271_29170" }, [e.createElementVNode("path", { d: "M0 0H16V16H0z" })])], -1)];
|
|
184
|
-
var
|
|
184
|
+
var gr = r(fr, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
185
185
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: (t2.useCurrentColor, "currentColor"), xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-money`], width: "1em", height: "1em" }, C2.$attrs), mr, 16, dr);
|
|
186
186
|
}]]);
|
|
187
|
-
const
|
|
188
|
-
var Vr = r(
|
|
187
|
+
const Lr = { name: "IconLineNotice", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, hr = ["fill"], wr = [e.createElementVNode("g", { "clip-path": "url(#svg_37a3235c38__clip0_271_29166)" }, [e.createElementVNode("path", { d: "M6.74517 1.27946C7.31584 0.33645 8.68413 0.336619 9.25494 1.27946L9.61431 1.87321C12.1218 2.77278 13.8036 5.15159 13.8038 7.82633C13.8038 8.88299 14.1487 9.9114 14.7862 10.7541L15.501 11.6984C15.6537 11.9001 15.679 12.1711 15.5665 12.3976C15.4538 12.6241 15.2227 12.7677 14.9698 12.7677H10.7774C10.7131 14.2477 9.49585 15.4278 8.00005 15.4279C6.50427 15.4278 5.28701 14.2477 5.22271 12.7677H1.03033C0.777414 12.7676 0.546281 12.6241 0.433648 12.3976C0.3212 12.1712 0.346506 11.9001 0.499078 11.6984L1.21392 10.7541C1.85149 9.91137 2.19634 8.88304 2.19634 7.82633C2.19655 5.15191 3.87784 2.77302 6.38482 1.87321L6.74517 1.27946ZM6.55767 12.7677C6.62 13.5108 7.24086 14.0938 8.00005 14.0939C8.75926 14.0939 9.38101 13.5108 9.44341 12.7677H6.55767ZM8.11431 1.96989C8.06234 1.88441 7.93763 1.88424 7.8858 1.96989L7.40142 2.76969L7.27447 2.97965L7.04107 3.05778L6.9483 3.08805C4.90731 3.76625 3.52957 5.67562 3.52935 7.82633C3.52935 9.12257 3.12114 10.3841 2.36627 11.4347H13.6329C12.8783 10.3843 12.4708 9.12232 12.4708 7.82633C12.4706 5.67561 11.0928 3.76624 9.05181 3.08805L8.95904 3.05778L8.72564 2.97965L8.59869 2.76969L8.11431 1.96989Z" })], -1), e.createElementVNode("defs", null, [e.createElementVNode("clipPath", { id: "svg_37a3235c38__clip0_271_29166" }, [e.createElementVNode("path", { d: "M0 0H16V16H0z" })])], -1)];
|
|
188
|
+
var Vr = r(Lr, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
189
189
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: (t2.useCurrentColor, "currentColor"), xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-notice`], width: "1em", height: "1em" }, C2.$attrs), wr, 16, hr);
|
|
190
190
|
}]]);
|
|
191
191
|
const xr = { name: "IconLineUser", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, vr = ["fill"], Hr = [e.createElementVNode("path", { d: "M10.8432 8.03711C11.9213 8.03711 12.6207 8.02859 13.2045 8.2207C14.309 8.58438 15.1756 9.45129 15.5395 10.5557C15.7317 11.1395 15.7241 11.839 15.7241 12.917C15.7241 13.2413 15.7318 13.5637 15.6401 13.8428C15.4749 14.3445 15.0812 14.738 14.5795 14.9033C14.3004 14.9952 13.9782 14.9873 13.6538 14.9873H2.34614C2.02168 14.9873 1.69955 14.9952 1.42036 14.9033C0.918519 14.7381 0.525062 14.3446 0.359816 13.8428C0.268005 13.5636 0.275831 13.2414 0.275831 12.917C0.275828 11.839 0.26719 11.1395 0.459425 10.5557C0.823258 9.45128 1.68994 8.58441 2.79439 8.2207C3.37823 8.02852 4.07758 8.03711 5.15571 8.03711H10.8432ZM5.15571 9.36719C3.97287 9.36719 3.54056 9.37572 3.2104 9.48438C2.5069 9.71609 1.95494 10.2682 1.7231 10.9717C1.61439 11.3018 1.60591 11.7342 1.60591 12.917C1.60591 13.1123 1.60581 13.2327 1.61079 13.3232C1.61482 13.396 1.62122 13.4221 1.62251 13.4268C1.65576 13.5277 1.73541 13.6074 1.83638 13.6406C1.84018 13.6417 1.86558 13.6482 1.93989 13.6523C2.03048 13.6573 2.15068 13.6572 2.34614 13.6572H13.6538C13.8494 13.6572 13.9694 13.6574 14.06 13.6523C14.1369 13.6481 14.1612 13.6414 14.1635 13.6406C14.2644 13.6073 14.3432 13.5277 14.3764 13.4268C14.3776 13.4227 14.3841 13.397 14.3881 13.3232C14.3931 13.2327 14.394 13.1123 14.394 12.917C14.394 11.7342 14.3855 11.3018 14.2768 10.9717C14.045 10.2681 13.4922 9.71607 12.7885 9.48438C12.4584 9.37577 12.0259 9.36719 10.8432 9.36719H5.15571ZM7.99946 1.0127C9.63279 1.01286 10.9565 2.33734 10.9565 3.9707C10.9561 5.60374 9.63255 6.92757 7.99946 6.92773C6.36644 6.92749 5.04185 5.60369 5.04146 3.9707C5.04146 2.33738 6.3662 1.01294 7.99946 1.0127ZM7.99946 2.34277C7.10074 2.34302 6.37153 3.07192 6.37153 3.9707C6.37193 4.86915 7.10098 5.59741 7.99946 5.59766C8.89801 5.59749 9.62603 4.8692 9.62642 3.9707C9.62642 3.07187 8.89825 2.34294 7.99946 2.34277Z" }, null, -1)];
|
|
@@ -204,13 +204,13 @@
|
|
|
204
204
|
var Fr = r(_r, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
205
205
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: (t2.useCurrentColor, "currentColor"), xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-question`], width: "1em", height: "1em" }, C2.$attrs), Pr, 16, Sr);
|
|
206
206
|
}]]);
|
|
207
|
-
const zr = { name: "IconLineLock", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, br = ["fill"],
|
|
208
|
-
var
|
|
209
|
-
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: (t2.useCurrentColor, "currentColor"), xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-lock`], width: "1em", height: "1em" }, C2.$attrs),
|
|
207
|
+
const zr = { name: "IconLineLock", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, br = ["fill"], Ar = [e.createElementVNode("g", { "clip-path": "url(#svg_97cacefe43__clip0_308_35077)" }, [e.createElementVNode("path", { d: "M7.99998 0.358887C10.0705 0.358903 11.749 2.03743 11.749 4.10791V5.31201C12.1829 5.31252 12.5501 5.31525 12.8574 5.34033C13.2318 5.37092 13.5763 5.43659 13.8994 5.60107C14.4008 5.85655 14.8089 6.26474 15.0644 6.76611C15.2291 7.08931 15.2946 7.4336 15.3252 7.80811C15.3551 8.17497 15.3545 8.62719 15.3545 9.17627V11.7759C15.3545 12.325 15.3551 12.7772 15.3252 13.144C15.2946 13.5186 15.2291 13.8628 15.0644 14.186C14.8089 14.6874 14.4008 15.0956 13.8994 15.3511C13.5763 15.5156 13.2318 15.5812 12.8574 15.6118C12.4906 15.6418 12.0381 15.6411 11.4892 15.6411H4.50974C3.96086 15.6411 3.50835 15.6418 3.14158 15.6118C2.76724 15.5812 2.42265 15.5157 2.09959 15.3511C1.59829 15.0956 1.18999 14.6874 0.934549 14.186C0.76997 13.8629 0.704412 13.5185 0.673806 13.144C0.643835 12.7772 0.64451 12.3249 0.64451 11.7759V9.17627C0.64451 8.62721 0.643835 8.17496 0.673806 7.80811C0.704412 7.43367 0.76997 7.08925 0.934549 6.76611C1.18999 6.26477 1.59829 5.85659 2.09959 5.60107C2.42265 5.43649 2.76724 5.37096 3.14158 5.34033C3.44903 5.31521 3.81685 5.31252 4.25095 5.31201V4.10791C4.25095 2.03744 5.92951 0.358914 7.99998 0.358887ZM4.50974 6.64111C3.93895 6.64111 3.55005 6.64199 3.24998 6.6665C2.95798 6.6904 2.80757 6.73339 2.7031 6.78662C2.45231 6.91458 2.24799 7.11879 2.1201 7.36963C2.06688 7.47414 2.02386 7.62439 1.99998 7.9165C1.97546 8.21664 1.97459 8.60527 1.97459 9.17627V11.7759C1.97459 12.3469 1.97546 12.7355 1.99998 13.0356C2.02386 13.3278 2.06688 13.478 2.1201 13.5825C2.24799 13.8334 2.45231 14.0376 2.7031 14.1655C2.80757 14.2188 2.95798 14.2617 3.24998 14.2856C3.55005 14.3102 3.93895 14.311 4.50974 14.311H11.4892C12.06 14.311 12.4489 14.3101 12.749 14.2856C13.0411 14.2618 13.1914 14.2187 13.2959 14.1655C13.5468 14.0376 13.7509 13.8334 13.8789 13.5825C13.9321 13.478 13.9761 13.3279 14 13.0356C14.0245 12.7355 14.0244 12.3469 14.0244 11.7759V9.17627C14.0244 8.60524 14.0245 8.21665 14 7.9165C13.9761 7.62421 13.9321 7.47415 13.8789 7.36963C13.7509 7.11874 13.5468 6.91452 13.2959 6.78662C13.1914 6.73343 13.0411 6.69037 12.749 6.6665C12.4489 6.64202 12.06 6.64111 11.4892 6.64111H4.50974ZM7.99998 9.00244C8.36725 9.00244 8.66502 9.30021 8.66502 9.66748V11.561C8.66485 11.9282 8.36714 12.2261 7.99998 12.2261C7.63282 12.2261 7.33511 11.9282 7.33494 11.561V9.66748C7.33494 9.30022 7.63272 9.00245 7.99998 9.00244ZM7.99998 1.68896C6.66405 1.68899 5.58103 2.77198 5.58103 4.10791V5.31104H10.4189V4.10791C10.4189 2.77197 9.33592 1.68898 7.99998 1.68896Z" })], -1), e.createElementVNode("defs", null, [e.createElementVNode("clipPath", { id: "svg_97cacefe43__clip0_308_35077" }, [e.createElementVNode("path", { d: "M0 0H16V16H0z" })])], -1)];
|
|
208
|
+
var Dr = r(zr, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
209
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: (t2.useCurrentColor, "currentColor"), xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-lock`], width: "1em", height: "1em" }, C2.$attrs), Ar, 16, br);
|
|
210
210
|
}]]);
|
|
211
|
-
const
|
|
212
|
-
var qr = r(
|
|
213
|
-
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: (t2.useCurrentColor, "currentColor"), xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-percent`], width: "1em", height: "1em" }, C2.$attrs),
|
|
211
|
+
const Rr = { name: "IconLinePercent", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, Tr = ["fill"], Or = [e.createElementVNode("g", { "clip-path": "url(#svg_d60ef09237__clip0_271_29180)" }, [e.createElementVNode("path", { d: "M8 0.109375C12.3587 0.109551 15.8924 3.64327 15.8926 8.00195C15.8924 12.3606 12.3587 15.8944 8 15.8945C3.64131 15.8944 0.107598 12.3606 0.107422 8.00195C0.107568 3.64325 3.64129 0.109521 8 0.109375ZM8 1.44336C4.37767 1.44351 1.44155 4.37963 1.44141 8.00195C1.44158 11.6243 4.37769 14.5614 8 14.5615C11.6223 14.5613 14.5594 11.6242 14.5596 8.00195C14.5594 4.37965 11.6223 1.44354 8 1.44336ZM10.7422 4.3125C11.0025 4.05226 11.4242 4.05226 11.6846 4.3125C11.9449 4.57285 11.9449 4.99551 11.6846 5.25586L5.25586 11.6846C4.99551 11.9449 4.57285 11.9449 4.3125 11.6846C4.05225 11.4242 4.05222 11.0025 4.3125 10.7422L10.7422 4.3125ZM9.30371 9.30176C9.8243 8.78163 10.6679 8.78163 11.1885 9.30176C11.7092 9.82246 11.7092 10.6668 11.1885 11.1875C10.6678 11.7081 9.82439 11.7081 9.30371 11.1875C8.78301 10.6668 8.78301 9.82246 9.30371 9.30176ZM4.81152 4.80957C5.33211 4.28944 6.1757 4.28944 6.69629 4.80957C7.21699 5.33027 7.21699 6.17461 6.69629 6.69531C6.17561 7.21593 5.33221 7.21593 4.81152 6.69531C4.29082 6.17461 4.29082 5.33027 4.81152 4.80957Z" })], -1), e.createElementVNode("defs", null, [e.createElementVNode("clipPath", { id: "svg_d60ef09237__clip0_271_29180" }, [e.createElementVNode("path", { d: "M0 0H16V16H0z" })])], -1)];
|
|
212
|
+
var qr = r(Rr, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
213
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: (t2.useCurrentColor, "currentColor"), xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-percent`], width: "1em", height: "1em" }, C2.$attrs), Or, 16, Tr);
|
|
214
214
|
}]]);
|
|
215
215
|
const jr = { name: "IconLineSort", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, Ur = ["fill"], Gr = [e.createElementVNode("path", { d: "M11.7773 1.60045C12.0103 1.49087 12.2859 1.52534 12.4844 1.68932L15.5459 4.21959C15.7439 4.38332 15.8297 4.64633 15.7666 4.89538C15.7034 5.14429 15.5029 5.33495 15.251 5.38463L12.7256 5.87975V13.7987C12.7255 14.1658 12.4277 14.4636 12.0605 14.4637C11.6933 14.4637 11.3956 14.1659 11.3955 13.7987V2.20202C11.3955 1.9445 11.5444 1.71017 11.7773 1.60045ZM9.25781 11.8026C9.56078 11.8645 9.78883 12.1328 9.78906 12.454C9.78906 12.7753 9.56085 13.0433 9.25781 13.1053L9.12402 13.119H1.66504C1.29777 13.119 1 12.8212 1 12.454C1.00026 12.0869 1.29793 11.7889 1.66504 11.7889H9.12402L9.25781 11.8026ZM9.25781 7.85241C9.56084 7.91434 9.78895 8.18247 9.78906 8.50377C9.78906 8.82516 9.56088 9.09316 9.25781 9.15514L9.12402 9.16881H1.66504C1.29777 9.16881 1 8.87104 1 8.50377C1.00013 8.13662 1.29785 7.83873 1.66504 7.83873H9.12402L9.25781 7.85241ZM9.25781 3.90221C9.56085 3.96417 9.789 4.23224 9.78906 4.55358C9.78901 4.87493 9.56087 5.14299 9.25781 5.20495L9.12402 5.21862H1.66504C1.29781 5.21862 1.00007 4.92079 1 4.55358C1.00007 4.18637 1.29781 3.88854 1.66504 3.88854H9.12402L9.25781 3.90221Z" }, null, -1)];
|
|
216
216
|
var Jr = r(jr, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
@@ -236,9 +236,9 @@
|
|
|
236
236
|
var dt = r(pt, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
237
237
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: (t2.useCurrentColor, "currentColor"), xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-warning`], width: "1em", height: "1em" }, C2.$attrs), ft, 16, ut);
|
|
238
238
|
}]]);
|
|
239
|
-
const mt = { name: "IconLineFile", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } },
|
|
239
|
+
const mt = { name: "IconLineFile", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, gt = ["fill"], Lt = [e.createElementVNode("path", { d: "M5.13281 1.30281C5.76386 1.30281 6.23008 1.29526 6.65723 1.43464C7.01384 1.55107 7.34209 1.74138 7.62012 1.99324C7.68196 2.04927 7.73915 2.11001 7.79492 2.1739H11.416C11.7791 2.17739 12.0907 2.19687 12.3662 2.29109C12.9993 2.50782 13.4971 3.00472 13.7139 3.63777C13.8205 3.94957 13.8297 4.30785 13.8301 4.73445C13.9136 4.76428 13.9954 4.79976 14.0762 4.84089C14.5777 5.09657 14.9856 5.50432 15.2412 6.00593C15.4061 6.32948 15.4713 6.67418 15.502 7.0489C15.5319 7.4158 15.5322 7.86814 15.5322 8.41706V10.8302C15.5322 11.3791 15.5319 11.8314 15.502 12.1983C15.4713 12.5729 15.406 12.9178 15.2412 13.2413C14.9856 13.7427 14.5776 14.1507 14.0762 14.4063C13.7527 14.5711 13.4078 14.6364 13.0332 14.6671C12.6663 14.697 12.214 14.6973 11.665 14.6973H4.33496C3.78599 14.6973 3.33371 14.697 2.9668 14.6671C2.59218 14.6364 2.2473 14.5711 1.92383 14.4063C1.42232 14.1507 1.01441 13.7428 0.758789 13.2413C0.593977 12.9178 0.528675 12.5729 0.498047 12.1983C0.468068 11.8314 0.467773 11.3791 0.467773 10.8302V5.16999C0.467773 4.62102 0.468078 4.16875 0.498047 3.80183C0.528662 3.42722 0.594015 3.08233 0.758789 2.75886C1.01438 2.25736 1.42235 1.84946 1.92383 1.59382C2.24729 1.42901 2.59219 1.36371 2.9668 1.33308C3.3337 1.3031 3.78599 1.30281 4.33496 1.30281H5.13281ZM4.33496 2.63679C3.76401 2.63679 3.37522 2.63669 3.0752 2.6612C2.78327 2.68509 2.63351 2.72824 2.5293 2.78132C2.27851 2.90916 2.07409 3.11351 1.94629 3.36433C1.89324 3.46856 1.85004 3.61834 1.82617 3.91023C1.80167 4.21027 1.80176 4.59904 1.80176 5.16999V10.8302C1.80176 11.4011 1.80166 11.7899 1.82617 12.0899C1.85006 12.3819 1.89319 12.5316 1.94629 12.6358C2.07406 12.8866 2.2786 13.09 2.5293 13.2178C2.63352 13.2709 2.78318 13.3151 3.0752 13.3389C3.37522 13.3635 3.76401 13.3634 4.33496 13.3634H11.665C12.236 13.3634 12.6248 13.3634 12.9248 13.3389C13.2167 13.3151 13.3665 13.2709 13.4707 13.2178C13.7212 13.0901 13.9249 12.8863 14.0527 12.6358C14.1058 12.5316 14.1499 12.3819 14.1738 12.0899C14.1983 11.7899 14.1982 11.4011 14.1982 10.8302V8.41706C14.1982 7.8461 14.1983 7.45734 14.1738 7.1573C14.15 6.86505 14.1059 6.71567 14.0527 6.6114C13.9249 6.36059 13.7215 6.15621 13.4707 6.02839C13.3665 5.97531 13.2168 5.93215 12.9248 5.90828C12.6248 5.88377 12.236 5.88288 11.665 5.88288H10.7021C10.0714 5.88289 9.60575 5.8914 9.17871 5.75203C8.82199 5.63558 8.49391 5.44441 8.21582 5.19245C7.88275 4.89062 7.65575 4.47841 7.33887 3.9239C6.97625 3.28936 6.86295 3.10686 6.72461 2.98152C6.5856 2.85562 6.42146 2.76041 6.24316 2.70222C6.06553 2.64429 5.85408 2.63679 5.13281 2.63679H4.33496ZM6.84375 9.76863C7.14752 9.8308 7.37598 10.0998 7.37598 10.4219C7.37581 10.744 7.14748 11.0132 6.84375 11.0753L6.70996 11.0889H4.73828C4.37021 11.0889 4.07148 10.79 4.07129 10.4219C4.07129 10.0538 4.37009 9.75496 4.73828 9.75496H6.70996L6.84375 9.76863ZM8.63672 3.50398C8.89275 3.94675 8.99245 4.09744 9.11133 4.20515C9.25027 4.33092 9.41462 4.42628 9.59277 4.48445C9.77033 4.54232 9.98155 4.54987 10.7021 4.54988H11.665C11.9707 4.54988 12.2465 4.54977 12.4941 4.55476C12.4897 4.24987 12.4815 4.14576 12.4551 4.06843C12.3715 3.82432 12.1797 3.63248 11.9355 3.5489C11.8305 3.51305 11.6751 3.50398 11.0352 3.50398H8.63672Z" }, null, -1)];
|
|
240
240
|
var ht = r(mt, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
241
|
-
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: (t2.useCurrentColor, "currentColor"), xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-file`], width: "1em", height: "1em" }, C2.$attrs),
|
|
241
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: (t2.useCurrentColor, "currentColor"), xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-file`], width: "1em", height: "1em" }, C2.$attrs), Lt, 16, gt);
|
|
242
242
|
}]]);
|
|
243
243
|
const wt = { name: "IconLineSpacing", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, Vt = ["fill"], xt = [e.createElementVNode("path", { d: "M12.1797 10.9854C12.4485 10.9854 12.6907 10.9847 12.8906 11.001C13.0983 11.018 13.319 11.0569 13.5352 11.167C13.8484 11.3266 14.1031 11.5813 14.2627 11.8945C14.3729 12.1107 14.4117 12.3313 14.4287 12.5391C14.4451 12.7391 14.4443 12.9811 14.4443 13.25V13.6504C14.4443 14.0177 14.1466 14.3154 13.7793 14.3154C13.4121 14.3153 13.1143 14.0176 13.1143 13.6504V13.25C13.1143 12.9592 13.1134 12.7808 13.1025 12.6475C13.0975 12.5858 13.0913 12.5483 13.0859 12.5254C13.0834 12.5147 13.0814 12.5076 13.0801 12.5039C13.0788 12.5004 13.0783 12.4984 13.0781 12.498C13.046 12.4351 12.9946 12.3837 12.9316 12.3516C12.931 12.3513 12.9289 12.3507 12.9258 12.3496C12.922 12.3483 12.9148 12.3462 12.9043 12.3438C12.8814 12.3384 12.8437 12.3322 12.7822 12.3271C12.6489 12.3163 12.4703 12.3154 12.1797 12.3154H3.82031C3.52967 12.3154 3.35107 12.3163 3.21777 12.3271C3.15624 12.3322 3.11859 12.3384 3.0957 12.3438C3.08512 12.3462 3.07792 12.3483 3.07422 12.3496C3.0708 12.3508 3.06869 12.3514 3.06836 12.3516C3.00545 12.3837 2.95396 12.4351 2.92188 12.498C2.92168 12.4985 2.92112 12.5005 2.91992 12.5039C2.9186 12.5076 2.91657 12.5148 2.91406 12.5254C2.90869 12.5483 2.90251 12.5858 2.89746 12.6475C2.88657 12.7808 2.88574 12.9592 2.88574 13.25V13.6504C2.88574 14.0177 2.58797 14.3154 2.2207 14.3154C1.85353 14.3153 1.55566 14.0176 1.55566 13.6504V13.25C1.55566 12.9811 1.55495 12.7391 1.57129 12.5391C1.58829 12.3313 1.62717 12.1107 1.7373 11.8945C1.8969 11.5813 2.15165 11.3266 2.46484 11.167C2.68097 11.0569 2.90166 11.018 3.10938 11.001C3.30934 10.9846 3.5515 10.9854 3.82031 10.9854H12.1797ZM10.3994 7.34863C10.7021 7.41075 10.9295 7.67897 10.9297 8C10.9297 8.32123 10.7023 8.58922 10.3994 8.65137L10.2646 8.66504H5.73438C5.36733 8.66478 5.06934 8.36711 5.06934 8C5.06957 7.6331 5.36748 7.33522 5.73438 7.33496H10.2646L10.3994 7.34863ZM13.7793 1.68457C14.1466 1.68458 14.4443 1.98234 14.4443 2.34961V2.75C14.4443 3.01889 14.4451 3.26093 14.4287 3.46094C14.4117 3.6687 14.3729 3.88928 14.2627 4.10547C14.1031 4.41869 13.8484 4.6734 13.5352 4.83301C13.319 4.9431 13.0983 4.98203 12.8906 4.99902C12.6907 5.01535 12.4485 5.01465 12.1797 5.01465H3.82031C3.5515 5.01465 3.30934 5.01536 3.10938 4.99902C2.90166 4.98202 2.68097 4.94313 2.46484 4.83301C2.15165 4.67338 1.8969 4.41869 1.7373 4.10547C1.62717 3.88929 1.58829 3.66869 1.57129 3.46094C1.55495 3.26093 1.55566 3.01889 1.55566 2.75V2.34961C1.55566 1.98241 1.85353 1.68469 2.2207 1.68457C2.58797 1.68457 2.88574 1.98234 2.88574 2.34961V2.75C2.88574 3.04076 2.88657 3.21921 2.89746 3.35254C2.90251 3.41417 2.90869 3.45169 2.91406 3.47461C2.91657 3.48525 2.9186 3.49236 2.91992 3.49609C2.92112 3.49945 2.92168 3.50148 2.92188 3.50195C2.95396 3.56488 3.00545 3.61632 3.06836 3.64844C3.06869 3.6486 3.0708 3.64918 3.07422 3.65039C3.07792 3.6517 3.08512 3.65375 3.0957 3.65625C3.11859 3.66162 3.15624 3.66781 3.21777 3.67285C3.35107 3.68374 3.52967 3.68457 3.82031 3.68457H12.1797C12.4703 3.68457 12.6489 3.68373 12.7822 3.67285C12.8437 3.66782 12.8814 3.66161 12.9043 3.65625C12.9148 3.65377 12.922 3.65171 12.9258 3.65039C12.9289 3.64928 12.931 3.64867 12.9316 3.64844C12.9946 3.61634 13.046 3.56489 13.0781 3.50195C13.0783 3.50162 13.0788 3.49957 13.0801 3.49609C13.0814 3.49238 13.0834 3.48526 13.0859 3.47461C13.0913 3.4517 13.0975 3.41418 13.1025 3.35254C13.1134 3.21921 13.1143 3.04076 13.1143 2.75V2.34961C13.1143 1.98241 13.4121 1.68469 13.7793 1.68457Z" }, null, -1)];
|
|
244
244
|
var vt = r(wt, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
@@ -260,12 +260,12 @@
|
|
|
260
260
|
var bt = r(Pt, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
261
261
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-star`], width: "1em", height: "1em" }, C2.$attrs), zt, 16, Ft);
|
|
262
262
|
}]]);
|
|
263
|
-
const
|
|
264
|
-
var Tt = r(
|
|
265
|
-
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-language`], width: "1em", height: "1em" }, C2.$attrs),
|
|
263
|
+
const At = { name: "IconLineLanguage", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Dt = ["fill"], Rt = [e.createElementVNode("g", { "clip-path": "url(#svg_d30e200f40__clip0_1242_186985)" }, [e.createElementVNode("path", { d: "M8.00098 0.668945C12.0496 0.669616 15.332 3.95222 15.332 8.00098C15.3315 12.0493 12.0493 15.3314 8.00098 15.332C3.95212 15.332 0.669458 12.0497 0.668945 8.00098C0.668945 3.95181 3.95181 0.668945 8.00098 0.668945ZM6.24805 10.8418C6.33687 11.5803 6.44994 12.2258 6.56348 12.7617C6.66118 13.2228 6.76088 13.6018 6.8418 13.8887C7.21677 13.962 7.60453 14.002 8.00098 14.002C8.39658 14.0019 8.78301 13.9618 9.15723 13.8887C9.23816 13.6018 9.33879 13.223 9.43652 12.7617C9.55006 12.2259 9.66216 11.5802 9.75098 10.8418C9.20545 10.8797 8.62104 10.9043 8 10.9043C7.37873 10.9043 6.79368 10.8798 6.24805 10.8418ZM2.43359 10.2432C2.98519 11.6105 4.02485 12.7278 5.33789 13.3789C5.31294 13.2701 5.28786 13.1559 5.2627 13.0371C5.1269 12.3962 4.99237 11.6117 4.89453 10.708C4.1767 10.6161 3.55309 10.5041 3.0332 10.3887C2.81499 10.3402 2.61482 10.2902 2.43359 10.2432ZM13.5654 10.2432C13.3846 10.2901 13.1854 10.3403 12.9678 10.3887C12.4476 10.5042 11.823 10.6161 11.1045 10.708C11.0067 11.6116 10.8731 12.3962 10.7373 13.0371C10.7121 13.1559 10.6861 13.27 10.6611 13.3789C11.9745 12.7279 13.0137 11.6107 13.5654 10.2432ZM8 6.42578C7.32791 6.42579 6.70177 6.45443 6.12598 6.5C6.0963 6.97434 6.07813 7.4753 6.07812 8C6.07813 8.52425 6.09635 9.02511 6.12598 9.49902C6.70179 9.5446 7.32788 9.57421 8 9.57422C8.67188 9.57421 9.29734 9.54457 9.87305 9.49902C9.90267 9.02509 9.92187 8.52427 9.92188 8C9.92187 7.47528 9.90272 6.97436 9.87305 6.5C9.29736 6.45446 8.67185 6.42579 8 6.42578ZM11.2139 6.64648C11.237 7.07863 11.2519 7.53036 11.252 8C11.2519 8.46918 11.2369 8.92082 11.2139 9.35254C11.7728 9.27332 12.2634 9.18207 12.6787 9.08984C13.2205 8.96951 13.6364 8.84976 13.9121 8.76172C13.9263 8.75719 13.9397 8.75143 13.9531 8.74707C13.9835 8.50254 14.0019 8.25372 14.002 8.00098C14.002 7.7474 13.9837 7.49726 13.9531 7.25195C13.9398 7.24762 13.9262 7.24278 13.9121 7.23828C13.6364 7.15025 13.2205 7.03049 12.6787 6.91016C12.2633 6.81792 11.7729 6.72571 11.2139 6.64648ZM4.78516 6.64648C4.22678 6.72565 3.73733 6.818 3.32227 6.91016C2.78056 7.03045 2.36466 7.15024 2.08887 7.23828C2.07433 7.24292 2.05967 7.24749 2.0459 7.25195C2.01537 7.49723 1.99902 7.74744 1.99902 8.00098C1.99906 8.25368 2.01553 8.50258 2.0459 8.74707C2.05976 8.75156 2.07423 8.75704 2.08887 8.76172C2.36466 8.84976 2.78056 8.96955 3.32227 9.08984C3.7373 9.18199 4.22683 9.27337 4.78516 9.35254C4.76208 8.92083 4.74805 8.46916 4.74805 8C4.74805 7.53038 4.76204 7.07861 4.78516 6.64648ZM5.33789 2.62109C4.02522 3.27211 2.98532 4.38894 2.43359 5.75586C2.61476 5.70887 2.81509 5.65977 3.0332 5.61133C3.55311 5.49589 4.17665 5.38292 4.89453 5.29102C4.99238 4.38748 5.12693 3.60267 5.2627 2.96191C5.28781 2.84338 5.31299 2.72973 5.33789 2.62109ZM10.7373 2.96191C10.8731 3.60264 11.0066 4.38753 11.1045 5.29102C11.823 5.38296 12.4476 5.49581 12.9678 5.61133C13.1857 5.65973 13.3854 5.7089 13.5664 5.75586C13.0146 4.38862 11.9742 3.27204 10.6611 2.62109C10.686 2.72979 10.7122 2.8433 10.7373 2.96191ZM8.00098 1.99902C7.6046 1.99902 7.21671 2.03701 6.8418 2.11035C6.76087 2.3972 6.66123 2.77604 6.56348 3.2373C6.44997 3.77301 6.33687 4.4189 6.24805 5.15723C6.79366 5.11927 7.37875 5.09571 8 5.0957C8.62102 5.09571 9.20547 5.11929 9.75098 5.15723C9.66216 4.41894 9.55003 3.77298 9.43652 3.2373C9.33887 2.77652 9.23908 2.39807 9.1582 2.11133C8.78369 2.03807 8.39691 1.9991 8.00098 1.99902Z" })], -1), e.createElementVNode("defs", null, [e.createElementVNode("clipPath", { id: "svg_d30e200f40__clip0_1242_186985" }, [e.createElementVNode("path", { d: "M0 0H16V16H0z" })])], -1)];
|
|
264
|
+
var Tt = r(At, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
265
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-language`], width: "1em", height: "1em" }, C2.$attrs), Rt, 16, Dt);
|
|
266
266
|
}]]);
|
|
267
|
-
const
|
|
268
|
-
var Ut = r(
|
|
267
|
+
const Ot = { name: "IconFillInfo", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, qt = ["fill"], jt = [e.createElementVNode("g", { "clip-path": "url(#svg_540e2f516b__clip0_1381_75563)" }, [e.createElementVNode("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M1.33334 7.99992C1.33334 4.31802 4.31811 1.33325 8.00001 1.33325C11.6819 1.33325 14.6667 4.31802 14.6667 7.99992C14.6667 11.6818 11.6819 14.6666 8.00001 14.6666C4.31811 14.6666 1.33334 11.6818 1.33334 7.99992ZM8.66668 5.99992V4.66659H7.33334V5.99992H8.66668ZM7.33334 6.66659V11.3333H8.66668V6.66659H7.33334Z" })], -1), e.createElementVNode("defs", null, [e.createElementVNode("clipPath", { id: "svg_540e2f516b__clip0_1381_75563" }, [e.createElementVNode("path", { d: "M0 0H16V16H0z" })])], -1)];
|
|
268
|
+
var Ut = r(Ot, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
269
269
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-fill-info`], width: "1em", height: "1em" }, C2.$attrs), jt, 16, qt);
|
|
270
270
|
}]]);
|
|
271
271
|
const Gt = { name: "IconFillApplication", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Jt = ["fill"], Kt = [e.createElementVNode("path", { d: "M4.23553 8.72974C4.87869 8.72974 5.20039 8.72952 5.466 8.79224C6.3297 8.99624 7.00424 9.67071 7.20819 10.5344C7.27086 10.8 7.27069 11.1219 7.27069 11.7649C7.27069 12.4079 7.27091 12.7298 7.20819 12.9954C7.00417 13.859 6.32967 14.5336 5.466 14.7375C5.20039 14.8003 4.87869 14.8 4.23553 14.8C3.59242 14.8 3.27067 14.8002 3.00507 14.7375C2.14139 14.5336 1.46691 13.859 1.26288 12.9954C1.20016 12.7298 1.20038 12.4079 1.20038 11.7649C1.20038 11.1218 1.2002 10.8 1.26288 10.5344C1.46684 9.67066 2.14131 8.9962 3.00507 8.79224C3.27069 8.72952 3.59233 8.72974 4.23553 8.72974ZM11.4777 8.72974C12.1209 8.72974 12.4426 8.72954 12.7082 8.79224C13.572 8.9962 14.2464 9.67066 14.4504 10.5344C14.5131 10.8 14.5129 11.1218 14.5129 11.7649C14.5129 12.4079 14.5131 12.7298 14.4504 12.9954C14.2463 13.859 13.5719 14.5336 12.7082 14.7375C12.4426 14.8002 12.1208 14.8 11.4777 14.8C10.8346 14.8 10.5129 14.8003 10.2473 14.7375C9.38362 14.5336 8.70908 13.859 8.50507 12.9954C8.44235 12.7298 8.44257 12.4079 8.44257 11.7649C8.44257 11.1219 8.4424 10.8 8.50507 10.5344C8.70901 9.67074 9.3836 8.99626 10.2473 8.79224C10.5129 8.72952 10.8346 8.72974 11.4777 8.72974ZM10.2463 1.55005C11.0012 1.08374 11.9553 1.08358 12.7101 1.55005C12.9422 1.69353 13.1695 1.92156 13.6242 2.37622C14.0787 2.83076 14.3059 3.05822 14.4494 3.29028C14.9159 4.04528 14.9159 4.99916 14.4494 5.75415C14.306 5.98623 14.0788 6.21366 13.6242 6.66821C13.1696 7.12284 12.9422 7.3509 12.7101 7.49438C11.9553 7.96086 11.0012 7.96073 10.2463 7.49438C10.0141 7.35091 9.78606 7.12303 9.33124 6.66821C8.87669 6.21366 8.64949 5.98624 8.50604 5.75415C8.0395 4.99916 8.0395 4.04528 8.50604 3.29028C8.6495 3.05822 8.87671 2.83075 9.33124 2.37622C9.78606 1.9214 10.0141 1.69352 10.2463 1.55005ZM4.23553 1.48657C4.87869 1.48657 5.20039 1.48733 5.466 1.55005C6.32967 1.75407 7.00424 2.42854 7.20819 3.29224C7.27081 3.55777 7.27069 3.87985 7.27069 4.52271C7.27069 5.16521 7.27078 5.48673 7.20819 5.7522C7.00424 6.61589 6.32967 7.29036 5.466 7.49438C5.20039 7.55711 4.87869 7.55786 4.23553 7.55786C3.59232 7.55786 3.27069 7.55711 3.00507 7.49438C2.14133 7.29041 1.46684 6.61594 1.26288 5.7522C1.20028 5.48673 1.20038 5.16524 1.20038 4.52271C1.20038 3.87982 1.20025 3.55778 1.26288 3.29224C1.46684 2.42849 2.14132 1.75402 3.00507 1.55005C3.27069 1.48733 3.59232 1.48657 4.23553 1.48657Z" }, null, -1)];
|
|
@@ -288,9 +288,9 @@
|
|
|
288
288
|
var uo = r(ao, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
289
289
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 14 14", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-export`], width: "1em", height: "1em" }, C2.$attrs), po, 16, so);
|
|
290
290
|
}]]);
|
|
291
|
-
const fo = { name: "IconLineTableSet", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, mo = ["fill"],
|
|
292
|
-
var
|
|
293
|
-
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-table-set`], width: "1em", height: "1em" }, C2.$attrs),
|
|
291
|
+
const fo = { name: "IconLineTableSet", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, mo = ["fill"], go = [e.createElementVNode("g", { "clip-path": "url(#svg_fe38aac4b0__clip0_1591_86557)" }, [e.createElementVNode("path", { d: "M7.02942 0.56897C7.66908 0.433017 8.33116 0.433005 8.97083 0.56897C9.71815 0.72792 10.4067 1.13532 11.5333 1.78577L11.6163 1.83362C12.743 2.48408 13.44 2.87718 13.9513 3.44495C14.3889 3.93093 14.7199 4.50368 14.922 5.12561C15.1581 5.85239 15.1505 6.65261 15.1505 7.95374V8.04944C15.1505 9.35057 15.1581 10.1508 14.922 10.8776C14.7199 11.4995 14.3889 12.0722 13.9513 12.5582C13.44 13.126 12.743 13.5191 11.6163 14.1696L11.5333 14.2174C10.4067 14.8679 9.71815 15.2753 8.97083 15.4342C8.33116 15.5702 7.66908 15.5702 7.02942 15.4342C6.28207 15.2753 5.59353 14.8679 4.46692 14.2174L4.38391 14.1696C3.25728 13.5191 2.56027 13.126 2.04895 12.5582C1.61137 12.0722 1.28034 11.4995 1.07825 10.8776C0.842099 10.1508 0.849731 9.35058 0.849731 8.04944V7.95374C0.849731 6.65259 0.842098 5.8524 1.07825 5.12561C1.28034 4.50366 1.61137 3.93093 2.04895 3.44495C2.56027 2.87719 3.25727 2.48409 4.38391 1.83362L4.46692 1.78577C5.59353 1.13531 6.28207 0.727904 7.02942 0.56897ZM8.69348 1.87366C8.23659 1.77654 7.76366 1.77655 7.30676 1.87366C6.81504 1.97825 6.33805 2.24486 5.13391 2.94006L5.04993 2.98792C3.84525 3.68344 3.37568 3.96383 3.03918 4.33752C2.72677 4.68457 2.49112 5.09363 2.3468 5.53772C2.1914 6.01599 2.18372 6.56265 2.18372 7.95374V8.04944C2.18372 9.44052 2.1914 9.98719 2.3468 10.4655C2.49112 10.9095 2.72678 11.3186 3.03918 11.6656C3.37567 12.0393 3.84526 12.3197 5.04993 13.0153L5.13391 13.0631C6.33804 13.7583 6.81505 14.0249 7.30676 14.1295C7.76366 14.2266 8.23659 14.2266 8.69348 14.1295C9.18518 14.0249 9.66222 13.7583 10.8663 13.0631L10.9503 13.0153C12.155 12.3197 12.6246 12.0394 12.9611 11.6656C13.2735 11.3186 13.5091 10.9095 13.6534 10.4655C13.8088 9.98719 13.8165 9.4405 13.8165 8.04944V7.95374C13.8165 6.56268 13.8088 6.01598 13.6534 5.53772C13.5091 5.09364 13.2735 4.68457 12.9611 4.33752C12.6246 3.96382 12.155 3.68343 10.9503 2.98792L10.8663 2.94006C9.66222 2.24487 9.18518 1.97826 8.69348 1.87366ZM8.00012 5.24866C9.51732 5.24883 10.7472 6.47947 10.7472 7.9967C10.747 9.51379 9.51721 10.7436 8.00012 10.7438C6.48299 10.7437 5.25226 9.51382 5.25208 7.9967C5.25208 6.47943 6.48288 5.24877 8.00012 5.24866ZM8.00012 6.58264C7.21926 6.58276 6.58606 7.21581 6.58606 7.9967C6.58624 8.77744 7.21937 9.41065 8.00012 9.41077C8.78083 9.41059 9.414 8.77741 9.41418 7.9967C9.41418 7.21585 8.78094 6.58282 8.00012 6.58264Z" })], -1), e.createElementVNode("defs", null, [e.createElementVNode("clipPath", { id: "svg_fe38aac4b0__clip0_1591_86557" }, [e.createElementVNode("path", { d: "M0 0H16V16H0z" })])], -1)];
|
|
292
|
+
var Lo = r(fo, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
293
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-table-set`], width: "1em", height: "1em" }, C2.$attrs), go, 16, mo);
|
|
294
294
|
}]]);
|
|
295
295
|
const ho = { name: "IconLineLeft", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, wo = ["fill"], Vo = [e.createElementVNode("path", { d: "M2.54785 3.33496C2.91508 3.33496 3.21282 3.63279 3.21289 4V12C3.21289 12.3673 2.91512 12.665 2.54785 12.665C2.18058 12.665 1.88281 12.3673 1.88281 12V4C1.88288 3.63279 2.18062 3.33496 2.54785 3.33496ZM7.67285 4.0293C7.93252 3.76965 8.35456 3.76971 8.61426 4.0293C8.87395 4.28899 8.87394 4.711 8.61426 4.9707L6.25 7.33496H13.4521C13.8194 7.33496 14.1171 7.63279 14.1172 8C14.1172 8.36727 13.8194 8.66504 13.4521 8.66504H6.25L8.61426 11.0293C8.87395 11.289 8.87394 11.711 8.61426 11.9707C8.35456 12.2304 7.93255 12.2304 7.67285 11.9707L4.17285 8.4707C3.91326 8.211 3.91319 7.78896 4.17285 7.5293L7.67285 4.0293Z" }, null, -1)];
|
|
296
296
|
var xo = r(ho, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
@@ -312,13 +312,13 @@
|
|
|
312
312
|
var zo = r(So, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
313
313
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 12 12", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-fill-api`], width: "1em", height: "1em" }, C2.$attrs), Fo, 16, Po);
|
|
314
314
|
}]]);
|
|
315
|
-
const bo = { name: "IconFillDictCode", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } },
|
|
316
|
-
var
|
|
317
|
-
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 12 12", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-fill-dict-code`], width: "1em", height: "1em" }, C2.$attrs),
|
|
315
|
+
const bo = { name: "IconFillDictCode", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Ao = ["fill"], Do = [e.createElementVNode("path", { d: "M7.86768 0.875C8.87577 0.875 9.3801 0.875101 9.76514 1.07129C10.1037 1.24387 10.3787 1.51977 10.5513 1.8584C10.7473 2.24337 10.7476 2.74719 10.7476 3.75488V9.20801C10.7476 9.8798 10.7475 10.216 10.6167 10.4727C10.5016 10.6983 10.318 10.8821 10.0923 10.9971C9.83562 11.1277 9.49948 11.1279 8.82764 11.1279H5.09229C3.74842 11.1279 3.07633 11.1277 2.56299 10.8662C2.11147 10.6362 1.74426 10.2689 1.51416 9.81738C1.25261 9.30406 1.25244 8.63189 1.25244 7.28809V4.71484C1.25244 3.37095 1.2526 2.69889 1.51416 2.18555C1.74426 1.73401 2.11144 1.3668 2.56299 1.13672C2.83505 0.998123 3.15176 0.933942 3.58936 0.90332V4.84863L4.64404 4.24902L5.69873 4.84863V0.875H7.86768ZM3.40869 8.47363C3.11073 8.47386 2.86893 8.71572 2.86865 9.01367C2.86865 9.31186 3.11056 9.55348 3.40869 9.55371H8.59033C8.88866 9.55371 9.13037 9.312 9.13037 9.01367C9.13009 8.71558 8.88848 8.47363 8.59033 8.47363H3.40869Z" }, null, -1)];
|
|
316
|
+
var Ro = r(bo, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
317
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 12 12", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-fill-dict-code`], width: "1em", height: "1em" }, C2.$attrs), Do, 16, Ao);
|
|
318
318
|
}]]);
|
|
319
|
-
const To = { name: "IconLineMore", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } },
|
|
319
|
+
const To = { name: "IconLineMore", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Oo = ["fill"], qo = [e.createElementVNode("path", { d: "M4.08887 6.91016C4.68976 6.91041 5.17676 7.39808 5.17676 7.99902C5.1765 8.59976 4.6896 9.08666 4.08887 9.08691C3.48792 9.08691 3.00025 8.59991 3 7.99902C3 7.39792 3.48776 6.91016 4.08887 6.91016ZM8 6.91016C8.60096 6.91033 9.08789 7.39802 9.08789 7.99902C9.08764 8.59981 8.6008 9.08674 8 9.08691C7.39905 9.08691 6.91139 8.59991 6.91113 7.99902C6.91113 7.39792 7.39889 6.91016 8 6.91016ZM11.9111 6.91016C12.5122 6.91016 13 7.39792 13 7.99902C12.9997 8.59991 12.5121 9.08691 11.9111 9.08691C11.3102 9.08685 10.8235 8.59987 10.8232 7.99902C10.8232 7.39796 11.3101 6.91022 11.9111 6.91016Z" }, null, -1)];
|
|
320
320
|
var jo = r(To, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
321
|
-
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-more`], width: "1em", height: "1em" }, C2.$attrs), qo, 16,
|
|
321
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-more`], width: "1em", height: "1em" }, C2.$attrs), qo, 16, Oo);
|
|
322
322
|
}]]);
|
|
323
323
|
const Uo = { name: "IconFillPoint", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Go = ["fill"], Jo = [e.createElementVNode("circle", { cx: "8", cy: "8", r: "3" }, null, -1)];
|
|
324
324
|
var Ko = r(Uo, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
@@ -344,9 +344,9 @@
|
|
|
344
344
|
var ml = r(ul, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
345
345
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 18 18", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-data`], width: "1em", height: "1em" }, C2.$attrs), dl, 16, fl);
|
|
346
346
|
}]]);
|
|
347
|
-
const
|
|
348
|
-
var wl = r(
|
|
349
|
-
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 18 18", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-dictionary`], width: "1em", height: "1em" }, C2.$attrs), hl, 16,
|
|
347
|
+
const gl = { name: "IconLineDictionary", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Ll = ["fill"], hl = [e.createElementVNode("path", { d: "M11.9658 1.33985C12.5831 1.33985 13.0914 1.33913 13.5039 1.37281C13.925 1.40724 14.3127 1.4811 14.6761 1.66614C15.2401 1.95358 15.6994 2.41283 15.9868 2.97681C16.172 3.34033 16.2457 3.72783 16.2802 4.14905C16.3139 4.56172 16.3131 5.07066 16.3131 5.68823V12.6173H16.3087C16.3031 12.8282 16.2906 13.0065 16.2648 13.1721C15.9883 14.9436 14.5975 16.3342 12.8261 16.6108C12.4958 16.6623 12.1148 16.6603 11.5253 16.6603H4.45557C2.98245 16.6603 1.7817 15.5092 1.69581 14.0576H1.68702V3.88758C1.68702 3.58517 1.68623 3.31275 1.70459 3.08777C1.72372 2.85405 1.76746 2.60588 1.89136 2.36267C2.07094 2.01025 2.35741 1.72377 2.70984 1.54419C2.95302 1.42032 3.20125 1.37655 3.43494 1.35743C3.6599 1.33907 3.93237 1.33985 4.23475 1.33985H11.9658ZM4.45557 12.6195C3.75321 12.6195 3.18361 13.1894 3.18335 13.8917C3.18357 14.594 3.75319 15.1639 4.45557 15.1639H11.5253C12.1709 15.1639 12.4085 15.1612 12.5953 15.1321C13.7239 14.9558 14.6098 14.07 14.786 12.9414C14.7993 12.8562 14.8058 12.7598 14.8102 12.6195H4.45557ZM4.23475 2.83619C3.90785 2.83619 3.70686 2.83714 3.55689 2.84937C3.48774 2.85503 3.44536 2.86202 3.41956 2.86805C3.40773 2.87083 3.39963 2.87315 3.39539 2.87464C3.39187 2.87589 3.38951 2.87658 3.3888 2.87683C3.31794 2.91296 3.26013 2.97077 3.224 3.04163C3.22377 3.04222 3.22312 3.04453 3.22181 3.04822C3.22032 3.05244 3.21802 3.06048 3.21521 3.07239C3.20918 3.09819 3.20221 3.1405 3.19654 3.20972C3.1843 3.35969 3.18335 3.56062 3.18335 3.88758V11.4352C3.56454 11.2374 3.99651 11.1232 4.45557 11.1232H14.8179V5.68823C14.8179 5.046 14.8169 4.60862 14.7893 4.271C14.7625 3.94246 14.714 3.77334 14.6542 3.65576C14.5102 3.37335 14.2796 3.14386 13.9972 2.99988C13.8796 2.94 13.7106 2.89162 13.382 2.86475C13.0445 2.8372 12.6076 2.83619 11.9658 2.83619H7.55701V6.54736L6.51331 5.9541L5.47071 6.54736V2.83619H4.23475Z" }, null, -1)];
|
|
348
|
+
var wl = r(gl, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
349
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 18 18", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-dictionary`], width: "1em", height: "1em" }, C2.$attrs), hl, 16, Ll);
|
|
350
350
|
}]]);
|
|
351
351
|
const Vl = { name: "IconLineEmail", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, xl = ["fill"], vl = [e.createElementVNode("path", { d: "M11.5405 1.96875C12.0896 1.96875 12.5418 1.96808 12.9087 1.99805C13.2832 2.02867 13.6275 2.09415 13.9507 2.25879C14.4521 2.51425 14.8592 2.92249 15.1147 3.42383C15.2794 3.74705 15.3458 4.09127 15.3765 4.46582C15.4064 4.83268 15.4058 5.28491 15.4058 5.83399V10.1631C15.4058 10.7122 15.4064 11.1644 15.3765 11.5313C15.3458 11.9058 15.2794 12.25 15.1147 12.5732C14.8593 13.0744 14.4519 13.4818 13.9507 13.7373C13.6275 13.902 13.2832 13.9684 12.9087 13.999C12.5418 14.029 12.0896 14.0283 11.5405 14.0283H4.4585C3.90945 14.0283 3.45718 14.029 3.09033 13.999C2.71581 13.9684 2.37155 13.902 2.04834 13.7373C1.54702 13.4818 1.13876 13.0746 0.883302 12.5732C0.718657 12.2501 0.653176 11.9057 0.62256 11.5313C0.592587 11.1644 0.593263 10.7122 0.593263 10.1631V5.83399C0.593263 5.28491 0.592586 4.83269 0.62256 4.46582C0.653171 4.09133 0.718668 3.74701 0.883302 3.42383C1.1388 2.9224 1.54691 2.51429 2.04834 2.25879C2.37151 2.09416 2.71586 2.02866 3.09033 1.99805C3.45718 1.96808 3.90945 1.96875 4.4585 1.96875H11.5405ZM9.78467 8.07422C9.27961 8.33721 8.90982 8.5371 8.5083 8.61524C8.17242 8.68052 7.82661 8.68054 7.49072 8.61524C7.08909 8.53712 6.71957 8.3373 6.21436 8.07422L1.92334 5.83984V10.1631C1.92334 10.7341 1.92421 11.1227 1.94873 11.4229C1.97262 11.715 2.01561 11.8652 2.06885 11.9697C2.1968 12.2206 2.40094 12.4248 2.65186 12.5527C2.75637 12.606 2.9065 12.649 3.19873 12.6729C3.49886 12.6974 3.88751 12.6982 4.4585 12.6982H11.5405C12.1115 12.6982 12.5002 12.6974 12.8003 12.6729C13.0921 12.649 13.2417 12.6059 13.3462 12.5527C13.5973 12.4248 13.8022 12.2208 13.9302 11.9697C13.9834 11.8652 14.0264 11.7151 14.0503 11.4229C14.0748 11.1227 14.0757 10.7341 14.0757 10.1631V5.83984L9.78467 8.07422ZM4.4585 3.29883C3.88751 3.29883 3.49886 3.2997 3.19873 3.32422C2.9065 3.34811 2.75637 3.39109 2.65186 3.44434C2.40093 3.57229 2.19679 3.77641 2.06885 4.02734C2.03009 4.10342 1.99664 4.20363 1.97217 4.36524L6.82861 6.89453C7.40513 7.19474 7.57691 7.27695 7.74463 7.30957C7.91286 7.34228 8.08617 7.34226 8.2544 7.30957C8.42204 7.27693 8.59424 7.19456 9.17041 6.89453L14.0259 4.36524C14.0014 4.20371 13.9689 4.1034 13.9302 4.02734C13.8022 3.77628 13.5973 3.57228 13.3462 3.44434C13.2417 3.39118 13.0921 3.34808 12.8003 3.32422C12.5002 3.2997 12.1115 3.29883 11.5405 3.29883H4.4585Z" }, null, -1)];
|
|
352
352
|
var Hl = r(Vl, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
@@ -365,12 +365,12 @@
|
|
|
365
365
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 18 18", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-list`], width: "1em", height: "1em" }, C2.$attrs), Sl, 16, _l);
|
|
366
366
|
}]]);
|
|
367
367
|
const Fl = { name: "IconLineSysNotice", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, zl = ["fill"], bl = [e.createElementVNode("path", { d: "M11.7269 2.07617C11.6002 2.43071 11.527 2.81185 11.527 3.20996C11.527 3.33243 11.534 3.45342 11.5468 3.57251H5.70972C5.06753 3.57251 4.63008 3.57349 4.29249 3.60107C3.96393 3.62796 3.79479 3.67632 3.67725 3.73621C3.39508 3.88016 3.16525 4.10988 3.02137 4.39209C2.9615 4.50967 2.9131 4.67871 2.88624 5.00732C2.85866 5.34497 2.85767 5.78222 2.85767 6.42456V13.6393C2.85767 14.1447 2.8588 14.4728 2.88074 14.7126C2.90287 14.9541 2.93881 14.9899 2.92689 14.973C2.98721 15.0582 3.08054 15.1149 3.18397 15.129C3.16517 15.1267 3.21512 15.1412 3.43665 15.0499C3.65924 14.9581 3.95024 14.8065 4.39796 14.572L4.88245 14.3182C5.30238 14.0983 5.5766 13.9522 5.87012 13.8491C6.12039 13.7612 6.37889 13.6973 6.64136 13.6591C6.94933 13.6142 7.26033 13.6162 7.7345 13.6162H12.1191C12.7609 13.6162 13.1978 13.6152 13.5353 13.5876C13.8638 13.5608 14.0329 13.5123 14.1505 13.4525C14.433 13.3086 14.6635 13.0791 14.8075 12.7966C14.8674 12.6791 14.9158 12.5102 14.9426 12.1814C14.9702 11.8437 14.9712 11.4065 14.9712 10.7642V6.57727C15.5103 6.56556 16.0172 6.42586 16.4653 6.18945C16.4654 6.26598 16.4664 6.34439 16.4664 6.42456V10.7642C16.4664 11.3818 16.4672 11.8906 16.4335 12.3033C16.399 12.7246 16.3254 13.112 16.1401 13.4756C15.8527 14.0396 15.3935 14.4978 14.8295 14.7852C14.4659 14.9703 14.0785 15.0452 13.6572 15.0796C13.2447 15.1132 12.7364 15.1125 12.1191 15.1125H7.7345C7.21926 15.1125 7.03375 15.1144 6.85779 15.14C6.69059 15.1644 6.52503 15.2049 6.36561 15.2609C6.19783 15.3198 6.03235 15.404 5.57569 15.6432L5.09119 15.897C4.66944 16.1178 4.30773 16.309 4.00684 16.4331C3.70764 16.5564 3.36026 16.6626 2.98511 16.6122C2.46978 16.5428 2.00563 16.2621 1.70521 15.8376C1.48664 15.5287 1.41945 15.1722 1.3899 14.85C1.36019 14.5257 1.36133 14.1157 1.36133 13.6393V6.42456C1.36133 5.8069 1.36058 5.29808 1.39429 4.88538C1.42872 4.46414 1.50248 4.07666 1.68763 3.71313C1.97501 3.14911 2.43432 2.68992 2.9983 2.40247C3.36177 2.2173 3.74938 2.14358 4.17054 2.10913C4.58318 2.07542 5.09218 2.07617 5.70972 2.07617H11.7269ZM14.8965 1.30273C15.9494 1.30273 16.8034 2.15602 16.8037 3.20886C16.8037 4.26195 15.9496 5.11609 14.8965 5.11609C13.8436 5.11586 12.9904 4.26181 12.9904 3.20886C12.9906 2.15616 13.8438 1.30296 14.8965 1.30273Z" }, null, -1)];
|
|
368
|
-
var
|
|
368
|
+
var Al = r(Fl, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
369
369
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 18 18", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-sys-notice`], width: "1em", height: "1em" }, C2.$attrs), bl, 16, zl);
|
|
370
370
|
}]]);
|
|
371
|
-
const
|
|
372
|
-
var
|
|
373
|
-
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 18 18", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-phrase`], width: "1em", height: "1em" }, C2.$attrs), Tl, 16,
|
|
371
|
+
const Dl = { name: "IconLinePhrase", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Rl = ["fill"], Tl = [e.createElementVNode("path", { d: "M10.3495 1.35742C11.6537 1.35742 12.6949 1.35641 13.5212 1.44971C14.3628 1.5448 15.0752 1.74617 15.6823 2.21326C15.9645 2.43052 16.2176 2.68356 16.4348 2.96582C16.9019 3.57288 17.1033 4.28518 17.1984 5.12683C17.2917 5.95325 17.2907 6.9943 17.2907 8.29858C17.2907 9.60325 17.2917 10.6449 17.1984 11.4714C17.1033 12.3131 16.9019 13.0243 16.4348 13.6313C16.2175 13.9138 15.9647 14.1676 15.6823 14.385C15.0752 14.8521 14.3628 15.0535 13.5212 15.1486C12.6949 15.2418 11.6536 15.2408 10.3495 15.2408H9.20581L5.61329 17.3865C5.38219 17.5245 5.09375 17.528 4.85962 17.3953C4.62572 17.2624 4.48185 17.0139 4.48169 16.7449V15.2244C4.47261 15.2236 4.46319 15.2241 4.45423 15.2233C2.47698 15.0405 0.910428 13.474 0.727665 11.4967C0.709365 11.2987 0.710087 11.0722 0.710087 10.7211V8.29858C0.710087 6.99429 0.709068 5.95326 0.802372 5.12683C0.897456 4.28513 1.09879 3.5729 1.56592 2.96582C1.78319 2.68356 2.03622 2.43051 2.31849 2.21326C2.92553 1.74622 3.63787 1.54478 4.4795 1.44971C5.30587 1.35644 6.3471 1.35742 7.65125 1.35742H10.3495ZM7.65125 2.85376C6.31199 2.85376 5.36948 2.85452 4.64649 2.93616C3.939 3.01611 3.53426 3.16579 3.23145 3.39868C3.05145 3.53719 2.88986 3.6988 2.75135 3.87878C2.51837 4.18161 2.3688 4.58621 2.28882 5.29382C2.20715 6.01685 2.20642 6.95915 2.20642 8.29858V10.7211C2.20642 11.1056 2.20706 11.2474 2.21741 11.3594C2.33401 12.6189 3.33195 13.616 4.59156 13.7324C4.70347 13.7427 4.84572 13.7445 5.22986 13.7445C5.64264 13.745 5.97693 14.0798 5.97693 14.4927V15.4254L8.61695 13.85L8.70704 13.8038C8.79937 13.7645 8.89933 13.7445 9.00037 13.7445H10.3495C11.6888 13.7445 12.6313 13.7427 13.3543 13.661C14.0615 13.581 14.4665 13.4324 14.7693 13.1996C14.9492 13.0611 15.1109 12.8994 15.2494 12.7195C15.4824 12.4166 15.632 12.0112 15.7119 11.3033C15.7936 10.5803 15.7943 9.638 15.7943 8.29858C15.7943 6.95916 15.7936 6.01685 15.7119 5.29382C15.632 4.5863 15.4823 4.1816 15.2494 3.87878C15.1109 3.6988 14.9493 3.53719 14.7693 3.39868C14.4665 3.16573 14.0617 3.01614 13.3543 2.93616C12.6313 2.85449 11.6888 2.85376 10.3495 2.85376H7.65125ZM8.90369 8.80395C9.31769 8.80415 9.65288 9.14029 9.65296 9.55432C9.65296 9.96841 9.31774 10.3045 8.90369 10.3047H5.77588C5.36167 10.3047 5.02552 9.96853 5.02552 9.55432C5.02559 9.14017 5.36171 8.80395 5.77588 8.80395H8.90369ZM9.72986 5.78931C10.144 5.78936 10.4802 6.12549 10.4802 6.53967C10.48 6.95362 10.1439 7.28999 9.72986 7.29004H5.77588C5.36184 7.29004 5.02579 6.95365 5.02552 6.53967C5.02552 6.12546 5.36167 5.78931 5.77588 5.78931H9.72986Z" }, null, -1)];
|
|
372
|
+
var Ol = r(Dl, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
373
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 18 18", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-phrase`], width: "1em", height: "1em" }, C2.$attrs), Tl, 16, Rl);
|
|
374
374
|
}]]);
|
|
375
375
|
const ql = { name: "IconLineSeal", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, jl = ["fill"], Ul = [e.createElementVNode("g", { "clip-path": "url(#svg_df26673bc9__clip0_3122_60324)" }, [e.createElementVNode("path", { d: "M15.9722 15.6791C16.3852 15.6793 16.7204 16.0142 16.7204 16.4272C16.7202 16.8402 16.3851 17.1752 15.9722 17.1754H2.02835C1.61545 17.1752 1.28035 16.8402 1.28018 16.4272C1.28018 16.0142 1.61535 15.6793 2.02835 15.6791H15.9722ZM9.12991 0.224609C10.2262 0.224609 11.3189 0.537048 12.1468 1.2771C12.9888 2.02994 13.4717 3.1491 13.4717 4.58289C13.4716 6.19582 12.8815 7.16932 12.3006 7.85571C12.163 8.01827 12.0263 8.16466 11.9117 8.28748C11.7918 8.41591 11.7004 8.51382 11.626 8.60498C11.553 8.69459 11.5168 8.75427 11.4986 8.79285C11.4905 8.80994 11.4866 8.82099 11.4854 8.82581C11.4845 8.8298 11.4843 8.83281 11.4843 8.83459V9.26855C11.5242 9.27199 11.5705 9.27635 11.6249 9.28064L15.0658 9.5509C15.4645 9.58227 15.8642 9.60226 16.1996 9.75745C16.648 9.96522 16.9966 10.3422 17.1686 10.8055C17.2972 11.1522 17.2862 11.5524 17.2862 11.9525C17.2862 12.1921 17.2857 12.4082 17.2741 12.5875C17.262 12.7731 17.2354 12.9721 17.1565 13.1731C16.9661 13.6577 16.5821 14.0418 16.0974 14.2322C15.8965 14.311 15.6974 14.3388 15.5119 14.3508C15.3325 14.3625 15.1164 14.3618 14.8769 14.3618H3.12259C2.8833 14.3618 2.66777 14.3625 2.48868 14.3508C2.30331 14.3388 2.10498 14.3109 1.90421 14.2322C1.41865 14.0418 1.0344 13.6576 0.844024 13.172C0.76533 12.9712 0.737428 12.7729 0.725372 12.5875C0.713745 12.4084 0.714385 12.1929 0.714386 11.9536C0.714386 11.554 0.70276 11.154 0.830841 10.8077C1.00298 10.3435 1.35262 9.96514 1.80203 9.75745C2.13736 9.6026 2.53725 9.58404 2.93582 9.5531L6.45035 9.27954C6.50434 9.27535 6.55021 9.27193 6.58987 9.26855C6.59017 9.22879 6.59097 9.18315 6.59097 9.12903V8.88843C6.57663 8.86499 6.54072 8.80975 6.45914 8.71484C6.37683 8.61912 6.28296 8.51966 6.15701 8.38306C6.0369 8.25278 5.89916 8.10045 5.75931 7.92822C5.18008 7.2148 4.5938 6.18896 4.59366 4.58289C4.59366 3.11047 5.14358 1.98832 6.03726 1.24854C6.90978 0.526676 8.0405 0.224777 9.12991 0.224609ZM9.12991 1.72095C8.29597 1.72112 7.53143 1.95379 6.99088 2.401C6.47193 2.8307 6.09 3.51421 6.09 4.58289C6.09013 5.76554 6.50129 6.46923 6.92056 6.9856C7.03038 7.12084 7.14279 7.24542 7.25674 7.36902C7.36455 7.48595 7.48925 7.6174 7.59402 7.73926C7.77689 7.95198 8.08731 8.33285 8.08731 8.83459V9.12903C8.08731 9.26366 8.08721 9.4084 8.07742 9.53223C8.06687 9.66533 8.04136 9.83367 7.95767 10.0079C7.84378 10.2447 7.6609 10.443 7.43362 10.5748C7.26625 10.6717 7.09964 10.7101 6.9678 10.7308C6.84511 10.7501 6.70096 10.7611 6.5668 10.7715L3.05228 11.0439C2.52501 11.0849 2.46034 11.1021 2.42935 11.1165C2.33922 11.1583 2.26835 11.2342 2.23379 11.3274C2.222 11.3596 2.21072 11.4274 2.21072 11.9536C2.21072 12.2123 2.21066 12.3714 2.21841 12.4908C2.22521 12.5949 2.23634 12.6244 2.23709 12.626C2.27539 12.7235 2.35267 12.8008 2.45023 12.8391C2.45137 12.8397 2.48056 12.8509 2.58536 12.8578C2.70478 12.8655 2.86391 12.8655 3.12259 12.8655H14.8769C15.1355 12.8655 15.2946 12.8655 15.4141 12.8578C15.5132 12.8513 15.5458 12.8408 15.5503 12.8391C15.6477 12.8008 15.7251 12.7233 15.7635 12.626C15.7651 12.6214 15.7746 12.5892 15.781 12.4908C15.7888 12.3712 15.7898 12.2116 15.7898 11.9525C15.7898 11.4243 15.7775 11.3584 15.7657 11.3263C15.7311 11.2331 15.6613 11.1572 15.5712 11.1154C15.5401 11.101 15.4751 11.0843 14.9483 11.0428L11.5074 10.7726C11.373 10.762 11.228 10.7503 11.1053 10.7308C10.9735 10.7099 10.8076 10.6718 10.6405 10.5748C10.4135 10.4429 10.2313 10.2447 10.1176 10.0079C10.034 9.83373 10.0084 9.66528 9.99783 9.53223C9.98809 9.4086 9.98794 9.26439 9.98795 9.13013V8.83459C9.98795 8.31795 10.2473 7.92951 10.4669 7.66016C10.5786 7.52325 10.7059 7.38751 10.8185 7.26685C10.9365 7.14046 11.0486 7.01941 11.1591 6.88892C11.5713 6.40176 11.9752 5.75848 11.9754 4.58289C11.9754 3.50093 11.6225 2.81537 11.1492 2.39221C10.6616 1.95643 9.95744 1.72095 9.12991 1.72095Z" })], -1), e.createElementVNode("defs", null, [e.createElementVNode("clipPath", { id: "svg_df26673bc9__clip0_3122_60324" }, [e.createElementVNode("path", { d: "M0 0H18V18H0z" })])], -1)];
|
|
376
376
|
var Gl = r(ql, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
@@ -396,9 +396,9 @@
|
|
|
396
396
|
var dn = r(pn, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
397
397
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-translation`], width: "1em", height: "1em" }, C2.$attrs), fn, 16, un);
|
|
398
398
|
}]]);
|
|
399
|
-
const mn = { name: "IconColorDingding", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } },
|
|
400
|
-
var
|
|
401
|
-
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-color-dingding`], width: "1em", height: "1em" }, C2.$attrs), [e.createElementVNode("path", { d: "M2.04791 0.0136719C2.06594 0.0218996 6.29262 1.95056 9.18366 3.00879C12.0821 4.06923 14.6009 4.60786 14.2755 5.98047C14.2487 6.0965 14.1801 6.26915 14.084 6.47461H14.086L14.0753 6.49414C13.5147 7.6921 12.0528 10.043 12.0528 10.043L12.046 10.0264L11.6192 10.7705H13.6778L9.7442 15.999L10.6378 12.4424H9.01666L9.58014 10.0908C9.12514 10.2003 8.58519 10.3502 7.94733 10.5557C7.93898 10.5605 7.07776 11.0531 5.46295 9.58496C5.46295 9.58496 4.36864 8.62094 5.00397 8.38086C5.27352 8.27821 6.31286 8.14651 7.13092 8.03711C8.23849 7.88776 8.91803 7.80859 8.91803 7.80859C8.91803 7.80859 5.50798 7.85915 4.69928 7.73242C3.89051 7.60558 2.86446 6.25522 2.64557 5.06934C2.6408 5.06005 2.31584 4.42069 3.37311 4.72656C4.43826 5.03486 8.84577 5.92773 8.84577 5.92773C8.84577 5.92773 3.1184 4.17166 2.73151 3.74121C2.34989 3.31443 1.60924 1.40141 1.70514 0.227539C1.70514 0.227539 1.74631 -0.0663227 2.04791 0.0136719Z", fill: t2.useCurrentColor ? "currentColor" : "#007FFF" }, null, 8,
|
|
399
|
+
const mn = { name: "IconColorDingding", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, gn = ["fill"];
|
|
400
|
+
var Ln = r(mn, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
401
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-color-dingding`], width: "1em", height: "1em" }, C2.$attrs), [e.createElementVNode("path", { d: "M2.04791 0.0136719C2.06594 0.0218996 6.29262 1.95056 9.18366 3.00879C12.0821 4.06923 14.6009 4.60786 14.2755 5.98047C14.2487 6.0965 14.1801 6.26915 14.084 6.47461H14.086L14.0753 6.49414C13.5147 7.6921 12.0528 10.043 12.0528 10.043L12.046 10.0264L11.6192 10.7705H13.6778L9.7442 15.999L10.6378 12.4424H9.01666L9.58014 10.0908C9.12514 10.2003 8.58519 10.3502 7.94733 10.5557C7.93898 10.5605 7.07776 11.0531 5.46295 9.58496C5.46295 9.58496 4.36864 8.62094 5.00397 8.38086C5.27352 8.27821 6.31286 8.14651 7.13092 8.03711C8.23849 7.88776 8.91803 7.80859 8.91803 7.80859C8.91803 7.80859 5.50798 7.85915 4.69928 7.73242C3.89051 7.60558 2.86446 6.25522 2.64557 5.06934C2.6408 5.06005 2.31584 4.42069 3.37311 4.72656C4.43826 5.03486 8.84577 5.92773 8.84577 5.92773C8.84577 5.92773 3.1184 4.17166 2.73151 3.74121C2.34989 3.31443 1.60924 1.40141 1.70514 0.227539C1.70514 0.227539 1.74631 -0.0663227 2.04791 0.0136719Z", fill: t2.useCurrentColor ? "currentColor" : "#007FFF" }, null, 8, gn)], 16);
|
|
402
402
|
}]]);
|
|
403
403
|
const hn = { name: "IconColorEmail", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, wn = ["fill"], Vn = ["fill"];
|
|
404
404
|
var xn = r(hn, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
@@ -417,15 +417,15 @@
|
|
|
417
417
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-ai`], width: "1em", height: "1em" }, C2.$attrs), Sn, 16, _n);
|
|
418
418
|
}]]);
|
|
419
419
|
const Fn = { name: "IconLineAuthorization", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, zn = ["fill"], bn = [e.createElementVNode("g", { "clip-path": "url(#svg_5460068637__clip0_3259_352784)" }, [e.createElementVNode("path", { d: "M8.13915 0.68457L13.2847 1.77832C13.5761 1.84027 13.8299 1.89467 14.0376 1.95508C14.2534 2.01786 14.4638 2.09948 14.6606 2.23926C14.9583 2.45077 15.1923 2.74014 15.3374 3.0752C15.4333 3.29688 15.4703 3.51991 15.4868 3.74414C15.5027 3.95993 15.5024 4.21951 15.5024 4.51758V7.05371C15.5024 11.3021 12.3014 14.868 8.07762 15.3252C8.02608 15.3308 7.97389 15.3308 7.92235 15.3252C3.69874 14.8679 0.497528 11.302 0.497528 7.05371V4.51758C0.497528 4.21952 0.497242 3.95993 0.513153 3.74414C0.52971 3.51991 0.566643 3.29688 0.662568 3.0752C0.80763 2.74011 1.04171 2.4508 1.33933 2.23926C1.53615 2.09941 1.74657 2.01788 1.96238 1.95508C2.17008 1.89465 2.42385 1.84028 2.71531 1.77832L7.8618 0.68457L8.00047 0.669922C8.04674 0.66995 8.09363 0.674908 8.13915 0.68457ZM1.83152 5.81934V7.05371C1.83152 10.5989 4.48571 13.5772 7.9995 13.9912C11.5139 13.5777 14.1685 10.5993 14.1685 7.05371V5.81934L7.9995 4.67383L1.83152 5.81934ZM9.97899 6.86817C10.2387 6.60891 10.6599 6.60867 10.9194 6.86817C11.1791 7.12786 11.1791 7.54988 10.9194 7.80957L8.66747 10.0605C8.57623 10.1518 8.47941 10.2494 8.39012 10.3252C8.29495 10.406 8.16527 10.5012 7.99168 10.5576C7.75771 10.6336 7.50496 10.6336 7.27098 10.5576C7.0974 10.5012 6.96771 10.406 6.87254 10.3252C6.78326 10.2494 6.68644 10.1518 6.5952 10.0605L5.68602 9.15234C5.42653 8.89279 5.42678 8.47163 5.68602 8.21192C5.94571 7.95222 6.36772 7.95222 6.62742 8.21192L7.53563 9.12012C7.5725 9.15699 7.60398 9.18791 7.63133 9.21484C7.65869 9.18791 7.69016 9.15699 7.72704 9.12012L9.97899 6.86817ZM2.99265 3.08301C2.6821 3.14903 2.48406 3.19182 2.33445 3.23535C2.19337 3.27643 2.13996 3.30618 2.11179 3.32617C2.01272 3.3966 1.93456 3.49298 1.8862 3.60449C1.87249 3.63619 1.85409 3.69494 1.84323 3.8418C1.83243 3.98815 1.8316 4.1763 1.83152 4.46289L7.8784 3.34082L8.00047 3.3291C8.04097 3.32913 8.08158 3.33341 8.12157 3.34082L14.1675 4.46289C14.1674 4.1763 14.1675 3.98815 14.1567 3.8418C14.1459 3.69492 14.1275 3.63618 14.1138 3.60449C14.0654 3.49301 13.9872 3.39658 13.8882 3.32617C13.8599 3.30616 13.8064 3.27636 13.6655 3.23535C13.5159 3.19182 13.3179 3.14904 13.0073 3.08301L7.9995 2.01855L2.99265 3.08301Z" })], -1), e.createElementVNode("defs", null, [e.createElementVNode("clipPath", { id: "svg_5460068637__clip0_3259_352784" }, [e.createElementVNode("path", { d: "M0 0H16V16H0z" })])], -1)];
|
|
420
|
-
var
|
|
420
|
+
var An = r(Fn, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
421
421
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-authorization`], width: "1em", height: "1em" }, C2.$attrs), bn, 16, zn);
|
|
422
422
|
}]]);
|
|
423
|
-
const
|
|
424
|
-
var Tn = r(
|
|
425
|
-
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-color-http`], width: "1em", height: "1em" }, C2.$attrs), [e.createElementVNode("path", { d: "M11.8623 1.26562C12.3826 1.26562 12.8109 1.26499 13.1592 1.29199C13.5145 1.31955 13.8416 1.37896 14.1514 1.52734C14.6989 1.78976 15.1409 2.23174 15.4033 2.7793C15.5517 3.08907 15.6111 3.41618 15.6387 3.77148C15.6657 4.11973 15.665 4.54806 15.665 5.06836V10.8691C15.665 11.4182 15.6657 11.8704 15.6357 12.2373C15.6051 12.6118 15.5396 12.9561 15.375 13.2793C15.1195 13.7807 14.7114 14.1888 14.21 14.4443C13.8868 14.609 13.5424 14.6745 13.168 14.7051C12.8011 14.7351 12.3488 14.7344 11.7998 14.7344H4.20019C3.65114 14.7344 3.19888 14.735 2.83202 14.7051C2.45754 14.6745 2.11321 14.609 1.79003 14.4443C1.28859 14.1888 0.880496 13.7807 0.624992 13.2793C0.46035 12.9561 0.394862 12.6118 0.36425 12.2373C0.334276 11.8704 0.334953 11.4182 0.334953 10.8691V5.06836C0.334953 4.54806 0.334318 4.11973 0.36132 3.77148C0.388881 3.41618 0.448285 3.08907 0.596672 2.7793C0.859091 2.23174 1.30106 1.78976 1.84863 1.52734C2.15839 1.37897 2.48552 1.31955 2.84081 1.29199C3.18905 1.26499 3.61742 1.26562 4.13769 1.26562H11.8623ZM1.66503 10.8691C1.66503 11.4402 1.6659 11.8288 1.69042 12.1289C1.71431 12.4212 1.75728 12.5713 1.81054 12.6758C1.93849 12.9267 2.1426 13.1308 2.39355 13.2588C2.49807 13.312 2.64819 13.355 2.94042 13.3789C3.24056 13.4034 3.6292 13.4043 4.20019 13.4043H11.7998C12.3708 13.4043 12.7594 13.4034 13.0596 13.3789C13.3518 13.355 13.5019 13.312 13.6064 13.2588C13.8574 13.1308 14.0615 12.9267 14.1894 12.6758C14.2427 12.5713 14.2857 12.4212 14.3096 12.1289C14.3341 11.8288 14.335 11.4402 14.335 10.8691V5.7334H1.66503V10.8691ZM5.25976 7.81348C5.50799 7.81377 5.70989 8.01538 5.70995 8.26367V10.6689C5.70953 10.9169 5.50777 11.1179 5.25976 11.1182C5.01149 11.1182 4.80999 10.9171 4.80956 10.6689V9.91406H3.91601V10.6689C3.91558 10.917 3.71391 11.118 3.46581 11.1182C3.21755 11.1182 3.01604 10.9171 3.01562 10.6689V8.26367C3.01568 8.0152 3.21733 7.81348 3.46581 7.81348C3.71413 7.81367 3.91594 8.01532 3.91601 8.26367V9.01367H4.80956V8.26367C4.80963 8.0152 5.01127 7.81348 5.25976 7.81348ZM8.05859 7.82129C8.08755 7.81542 8.11775 7.8135 8.14843 7.81348H9.72167C9.96995 7.81372 10.1708 8.01535 10.1709 8.26367C10.1707 8.51185 9.96985 8.71362 9.72167 8.71387H9.38573V10.6689C9.38531 10.917 9.1836 11.1179 8.93554 11.1182C8.68727 11.1182 8.48577 10.9171 8.48534 10.6689V8.71387H8.14843C8.11766 8.71385 8.08763 8.71001 8.05859 8.7041C8.02966 8.70998 7.99941 8.71384 7.96874 8.71387H7.6328V10.6689C7.63238 10.917 7.43068 11.1179 7.18261 11.1182C6.93434 11.1182 6.73284 10.9171 6.73241 10.6689V8.71387H6.3955C6.14726 8.7137 5.94554 8.5119 5.9453 8.26367C5.94537 8.0153 6.14715 7.81364 6.3955 7.81348H7.96874C7.99934 7.81351 8.02972 7.81544 8.05859 7.82129ZM11.915 7.81348C12.5055 7.81355 12.9841 8.29241 12.9844 8.88281C12.9841 9.47325 12.5055 9.95305 11.915 9.95312H11.4414V10.6689C11.441 10.9171 11.2394 11.1181 10.9912 11.1182C10.7429 11.1182 10.5414 10.9171 10.541 10.6689V8.26367C10.5411 8.0152 10.7427 7.81348 10.9912 7.81348H11.915ZM11.4414 9.05273H11.915C12.0085 9.05266 12.0847 8.9762 12.085 8.88281C12.0847 8.78947 12.0084 8.71394 11.915 8.71387H11.4414V9.05273ZM4.13769 2.5957C3.59668 2.5957 3.22827 2.59608 2.94335 2.61816C2.66588 2.63971 2.52273 2.6787 2.42284 2.72656C2.14861 2.85801 1.92734 3.07929 1.79589 3.35352C1.74802 3.4534 1.70904 3.59651 1.68749 3.87402C1.67592 4.02323 1.67071 4.19565 1.66796 4.40332H14.332C14.3293 4.19565 14.3241 4.02323 14.3125 3.87402C14.2909 3.59653 14.252 3.4534 14.2041 3.35352C14.0727 3.07929 13.8514 2.85801 13.5771 2.72656C13.4773 2.6787 13.3341 2.63971 13.0566 2.61816C12.7717 2.59607 12.4033 2.5957 11.8623 2.5957H4.13769Z", fill: t2.useCurrentColor ? "currentColor" : "#00A194" }, null, 8,
|
|
423
|
+
const Dn = { name: "IconColorHttp", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, Rn = ["fill"];
|
|
424
|
+
var Tn = r(Dn, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
425
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-color-http`], width: "1em", height: "1em" }, C2.$attrs), [e.createElementVNode("path", { d: "M11.8623 1.26562C12.3826 1.26562 12.8109 1.26499 13.1592 1.29199C13.5145 1.31955 13.8416 1.37896 14.1514 1.52734C14.6989 1.78976 15.1409 2.23174 15.4033 2.7793C15.5517 3.08907 15.6111 3.41618 15.6387 3.77148C15.6657 4.11973 15.665 4.54806 15.665 5.06836V10.8691C15.665 11.4182 15.6657 11.8704 15.6357 12.2373C15.6051 12.6118 15.5396 12.9561 15.375 13.2793C15.1195 13.7807 14.7114 14.1888 14.21 14.4443C13.8868 14.609 13.5424 14.6745 13.168 14.7051C12.8011 14.7351 12.3488 14.7344 11.7998 14.7344H4.20019C3.65114 14.7344 3.19888 14.735 2.83202 14.7051C2.45754 14.6745 2.11321 14.609 1.79003 14.4443C1.28859 14.1888 0.880496 13.7807 0.624992 13.2793C0.46035 12.9561 0.394862 12.6118 0.36425 12.2373C0.334276 11.8704 0.334953 11.4182 0.334953 10.8691V5.06836C0.334953 4.54806 0.334318 4.11973 0.36132 3.77148C0.388881 3.41618 0.448285 3.08907 0.596672 2.7793C0.859091 2.23174 1.30106 1.78976 1.84863 1.52734C2.15839 1.37897 2.48552 1.31955 2.84081 1.29199C3.18905 1.26499 3.61742 1.26562 4.13769 1.26562H11.8623ZM1.66503 10.8691C1.66503 11.4402 1.6659 11.8288 1.69042 12.1289C1.71431 12.4212 1.75728 12.5713 1.81054 12.6758C1.93849 12.9267 2.1426 13.1308 2.39355 13.2588C2.49807 13.312 2.64819 13.355 2.94042 13.3789C3.24056 13.4034 3.6292 13.4043 4.20019 13.4043H11.7998C12.3708 13.4043 12.7594 13.4034 13.0596 13.3789C13.3518 13.355 13.5019 13.312 13.6064 13.2588C13.8574 13.1308 14.0615 12.9267 14.1894 12.6758C14.2427 12.5713 14.2857 12.4212 14.3096 12.1289C14.3341 11.8288 14.335 11.4402 14.335 10.8691V5.7334H1.66503V10.8691ZM5.25976 7.81348C5.50799 7.81377 5.70989 8.01538 5.70995 8.26367V10.6689C5.70953 10.9169 5.50777 11.1179 5.25976 11.1182C5.01149 11.1182 4.80999 10.9171 4.80956 10.6689V9.91406H3.91601V10.6689C3.91558 10.917 3.71391 11.118 3.46581 11.1182C3.21755 11.1182 3.01604 10.9171 3.01562 10.6689V8.26367C3.01568 8.0152 3.21733 7.81348 3.46581 7.81348C3.71413 7.81367 3.91594 8.01532 3.91601 8.26367V9.01367H4.80956V8.26367C4.80963 8.0152 5.01127 7.81348 5.25976 7.81348ZM8.05859 7.82129C8.08755 7.81542 8.11775 7.8135 8.14843 7.81348H9.72167C9.96995 7.81372 10.1708 8.01535 10.1709 8.26367C10.1707 8.51185 9.96985 8.71362 9.72167 8.71387H9.38573V10.6689C9.38531 10.917 9.1836 11.1179 8.93554 11.1182C8.68727 11.1182 8.48577 10.9171 8.48534 10.6689V8.71387H8.14843C8.11766 8.71385 8.08763 8.71001 8.05859 8.7041C8.02966 8.70998 7.99941 8.71384 7.96874 8.71387H7.6328V10.6689C7.63238 10.917 7.43068 11.1179 7.18261 11.1182C6.93434 11.1182 6.73284 10.9171 6.73241 10.6689V8.71387H6.3955C6.14726 8.7137 5.94554 8.5119 5.9453 8.26367C5.94537 8.0153 6.14715 7.81364 6.3955 7.81348H7.96874C7.99934 7.81351 8.02972 7.81544 8.05859 7.82129ZM11.915 7.81348C12.5055 7.81355 12.9841 8.29241 12.9844 8.88281C12.9841 9.47325 12.5055 9.95305 11.915 9.95312H11.4414V10.6689C11.441 10.9171 11.2394 11.1181 10.9912 11.1182C10.7429 11.1182 10.5414 10.9171 10.541 10.6689V8.26367C10.5411 8.0152 10.7427 7.81348 10.9912 7.81348H11.915ZM11.4414 9.05273H11.915C12.0085 9.05266 12.0847 8.9762 12.085 8.88281C12.0847 8.78947 12.0084 8.71394 11.915 8.71387H11.4414V9.05273ZM4.13769 2.5957C3.59668 2.5957 3.22827 2.59608 2.94335 2.61816C2.66588 2.63971 2.52273 2.6787 2.42284 2.72656C2.14861 2.85801 1.92734 3.07929 1.79589 3.35352C1.74802 3.4534 1.70904 3.59651 1.68749 3.87402C1.67592 4.02323 1.67071 4.19565 1.66796 4.40332H14.332C14.3293 4.19565 14.3241 4.02323 14.3125 3.87402C14.2909 3.59653 14.252 3.4534 14.2041 3.35352C14.0727 3.07929 13.8514 2.85801 13.5771 2.72656C13.4773 2.6787 13.3341 2.63971 13.0566 2.61816C12.7717 2.59607 12.4033 2.5957 11.8623 2.5957H4.13769Z", fill: t2.useCurrentColor ? "currentColor" : "#00A194" }, null, 8, Rn)], 16);
|
|
426
426
|
}]]);
|
|
427
|
-
const
|
|
428
|
-
var jn = r(
|
|
427
|
+
const On = { name: "IconColorJs", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, qn = ["fill"];
|
|
428
|
+
var jn = r(On, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
429
429
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-color-js`], width: "1em", height: "1em" }, C2.$attrs), [e.createElementVNode("path", { d: "M11.127 1.27539C11.2408 1.29553 11.3478 1.34588 11.4375 1.4209L15.4268 4.75781C15.5777 4.88415 15.665 5.07168 15.665 5.26855V12.0703C15.665 13.5421 14.4718 14.7353 13 14.7354H3C1.52816 14.7354 0.334961 13.5422 0.334961 12.0703V3.93066C0.334986 2.45885 1.52818 1.26563 3 1.26562H11.0107L11.127 1.27539ZM3 2.5957C2.26272 2.5957 1.66506 3.19339 1.66504 3.93066V12.0703C1.66504 12.8076 2.2627 13.4053 3 13.4053H13C13.7373 13.4052 14.335 12.8076 14.335 12.0703V5.93262H11.5107C10.8676 5.93244 10.346 5.41165 10.3457 4.76855V2.5957H3ZM5.19141 7.18945C5.46728 7.18966 5.69125 7.41357 5.69141 7.68945V9.37598C5.69141 9.6473 5.69237 9.88161 5.67676 10.0732C5.6606 10.2708 5.62462 10.4682 5.52832 10.6572C5.3846 10.9392 5.15499 11.1687 4.87305 11.3125C4.68399 11.4088 4.48659 11.4448 4.28906 11.4609C4.09741 11.4766 3.8632 11.4766 3.5918 11.4766H3.26172C2.98594 11.4764 2.76213 11.2523 2.76172 10.9766C2.76187 10.7006 2.98577 10.4767 3.26172 10.4766H3.5918C3.87963 10.4766 4.06645 10.4754 4.20801 10.4639C4.34322 10.4528 4.39424 10.4345 4.41895 10.4219C4.51278 10.374 4.58883 10.297 4.63672 10.2031C4.64931 10.1784 4.66861 10.1276 4.67969 9.99219C4.69124 9.8506 4.69141 9.66389 4.69141 9.37598V7.68945C4.69156 7.41359 4.91557 7.1897 5.19141 7.18945ZM8.86523 7.26074C9.14111 7.26094 9.36508 7.48485 9.36523 7.76074C9.365 8.03656 9.14106 8.26054 8.86523 8.26074H7.78125C7.64617 8.26108 7.53651 8.37079 7.53613 8.50586C7.53637 8.64105 7.64608 8.75161 7.78125 8.75195H8.29297C9.0254 8.75201 9.6198 9.34575 9.62012 10.0781C9.61988 10.8106 9.02545 11.4052 8.29297 11.4053H7.22656C6.95079 11.4051 6.72691 11.181 6.72656 10.9053C6.72672 10.6294 6.95067 10.4055 7.22656 10.4053H8.29297C8.47317 10.4052 8.61988 10.2583 8.62012 10.0781C8.6198 9.89804 8.47312 9.75201 8.29297 9.75195H7.78125C7.0938 9.75161 6.53637 9.19334 6.53613 8.50586C6.53651 7.8185 7.09389 7.26109 7.78125 7.26074H8.86523ZM11.6758 4.60352H13.1689L11.6758 3.35352V4.60352Z", fill: t2.useCurrentColor ? "currentColor" : "#E67213" }, null, 8, qn)], 16);
|
|
430
430
|
}]]);
|
|
431
431
|
const Un = { name: "IconLineOnline", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Gn = ["fill"], Jn = [e.createElementVNode("path", { d: "M8.74367 10.1123H3.75148C3.13717 10.1123 2.96621 10.1191 2.78176 10.1807C2.64378 10.2268 2.45648 10.3438 2.27883 10.5215C2.10119 10.6992 1.98409 10.8865 1.93801 11.0244C1.87403 11.2162 1.86965 11.3288 1.86965 11.7686C1.86965 12.0982 1.88699 12.4248 1.91164 12.7227C1.92975 12.9413 1.94046 13.0612 1.95656 13.1514C1.96968 13.2247 1.98113 13.2467 1.98879 13.2598C2.01533 13.3051 2.08587 13.3698 2.13332 13.3926C2.17048 13.4104 2.21998 13.4258 2.74172 13.4258H8.74367V14.7559H2.44094C2.13947 14.7518 1.83829 14.7264 1.5591 14.5928C1.27194 14.4553 1.00112 14.2065 0.840352 13.9316C0.633454 13.5778 0.616556 13.1967 0.586446 12.833C0.559476 12.5073 0.539576 12.1429 0.539571 11.7686C0.539567 11.347 0.534773 11.0277 0.676289 10.6035C0.804791 10.2185 1.05865 9.86084 1.3384 9.58105C1.61816 9.30129 1.97581 9.04749 2.36086 8.91895C2.79261 8.77487 3.20362 8.78222 3.75148 8.78223H8.74367V10.1123ZM9.48488 12.9414C10.487 12.9416 11.3002 13.7537 11.3003 14.7559H9.97023C9.9701 14.4882 9.7525 14.2707 9.48488 14.2705V12.9414ZM9.48586 10.874C11.6295 10.8744 13.3676 12.6121 13.3677 14.7559H12.0376C12.0375 13.3467 10.895 12.2045 9.48586 12.2041V10.874ZM9.48488 8.78027C12.7849 8.78027 15.4603 11.4559 15.4605 14.7559H14.1304C14.1303 12.1905 12.0503 10.1104 9.48488 10.1104V8.78027ZM8.27199 1C9.92119 1 11.2582 2.33716 11.2583 3.98633V4.64453C11.2583 6.2938 9.92126 7.63086 8.27199 7.63086C6.62277 7.6308 5.28566 6.29376 5.28566 4.64453V3.98633C5.28578 2.3372 6.62285 1.00006 8.27199 1ZM8.27199 2.33008C7.35739 2.33014 6.61586 3.07173 6.61574 3.98633V4.64453C6.61574 5.55922 7.35731 6.3017 8.27199 6.30176C9.18672 6.30176 9.92824 5.55926 9.92824 4.64453V3.98633C9.92813 3.0717 9.18665 2.33008 8.27199 2.33008Z" }, null, -1)];
|
|
@@ -448,9 +448,9 @@
|
|
|
448
448
|
var di = r(ci, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
449
449
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-color-qiwei`], width: "1em", height: "1em" }, C2.$attrs), [e.createElementVNode("path", { d: "M12.6815 4.89617C12.4212 4.36266 12.0783 3.87362 11.6654 3.44716C10.6046 2.34535 9.11972 1.63557 7.48349 1.44868C7.19644 1.41572 6.90747 1.39876 6.61818 1.39844C6.35193 1.39844 6.07288 1.41412 5.78999 1.44548C4.14832 1.62373 2.65482 2.33159 1.5863 3.43244C1.17173 3.85789 0.826989 4.34616 0.564822 4.87921C0.220095 5.57624 0.0405147 6.34329 0.0400014 7.1209C0.0400014 8.12254 0.343373 9.10786 0.916836 9.97381C1.20741 10.4125 1.68263 10.9646 2.12008 11.3547L1.92231 12.9144C1.91463 12.9352 1.90663 12.956 1.90151 12.9787C1.89607 12.9999 1.89511 13.0207 1.89319 13.0418C1.89191 13.0575 1.88775 13.0731 1.88775 13.0888C1.88775 13.1061 1.89191 13.1231 1.89319 13.14C1.9051 13.2649 1.96303 13.3809 2.0557 13.4655C2.14838 13.5501 2.26919 13.5972 2.39465 13.5976C2.48618 13.5976 2.57066 13.5711 2.64426 13.5292L2.65194 13.524C2.66218 13.5189 2.6737 13.5125 2.68394 13.5058L3.15596 13.2677L4.56146 12.5582C4.96339 12.6728 5.37429 12.7522 5.78967 12.7957C6.35225 12.8574 6.92027 12.8555 7.48253 12.7906C8.04851 12.7257 8.60502 12.5952 9.14084 12.4017C8.9436 12.3358 8.77459 12.2048 8.66146 12.0303C8.54834 11.8558 8.49779 11.6481 8.51809 11.4411C8.13539 11.5636 7.7416 11.6483 7.34237 11.6939C6.87103 11.7484 6.39508 11.7498 5.92343 11.698C5.87639 11.6929 5.82807 11.6852 5.78007 11.6788C5.46553 11.637 5.15464 11.5712 4.85011 11.482C4.78761 11.4622 4.7224 11.4521 4.65682 11.4523C4.55218 11.4523 4.45201 11.4795 4.34961 11.5323C4.33585 11.5403 4.32337 11.546 4.30961 11.5534L3.15532 12.2366L3.10476 12.2667C3.08012 12.2824 3.0654 12.2875 3.05228 12.2875C3.03165 12.2869 3.01209 12.2782 2.99783 12.2633C2.98357 12.2484 2.97577 12.2285 2.97612 12.2078L3.0206 12.027L3.07052 11.8305L3.15532 11.5086L3.24813 11.1489C3.31213 10.9495 3.24173 10.7316 3.07372 10.6074C2.90483 10.4816 2.74378 10.3455 2.59146 10.2001C2.33366 9.95552 2.10406 9.68288 1.90695 9.38723C1.45254 8.70176 1.21317 7.92381 1.21317 7.1369C1.21317 6.52664 1.35205 5.93269 1.62598 5.37235C1.83675 4.94547 2.11355 4.55451 2.44618 4.21391C3.32397 3.30795 4.55922 2.72649 5.92375 2.578C6.16056 2.55176 6.39417 2.53896 6.61754 2.53896C6.85275 2.53896 7.09628 2.55304 7.34269 2.58056C8.70146 2.73577 9.92935 3.31979 10.8004 4.22575C11.1316 4.56751 11.4067 4.95945 11.6155 5.38707C11.8827 5.93109 12.0219 6.52952 12.0229 7.13626C12.0229 7.1993 12.0187 7.26235 12.0158 7.32507C12.1904 7.21705 12.3964 7.17122 12.6003 7.19504C12.8042 7.21886 12.9941 7.31092 13.1391 7.45627C13.1551 7.47196 13.1669 7.48924 13.1807 7.50556C13.1912 7.37659 13.1967 7.24859 13.1967 7.11738C13.1962 6.34701 13.02 5.58689 12.6815 4.89489", fill: t2.useCurrentColor ? "currentColor" : "#0082F0" }, null, 8, ai), e.createElementVNode("path", { d: "M12.6187 12.89C12.5827 12.8817 12.5461 12.8756 12.5093 12.8718C11.9055 12.7591 11.3554 12.4516 10.9431 11.9962C10.9144 11.9679 10.8783 11.9481 10.839 11.9391C10.7997 11.9301 10.7586 11.9322 10.7204 11.9452C10.6822 11.9581 10.6483 11.9815 10.6226 12.0126C10.5969 12.0437 10.5803 12.0814 10.5748 12.1214C10.5689 12.1613 10.5742 12.2021 10.59 12.2393C10.6058 12.2764 10.6316 12.3085 10.6644 12.3319L10.7268 12.3947C11.1214 12.7902 11.39 13.2937 11.4987 13.8418C11.5101 14.0341 11.5818 14.218 11.7037 14.3672C11.8257 14.5164 11.9915 14.6233 12.1778 14.6728C12.3326 14.7139 12.4954 14.7135 12.65 14.6716C12.8046 14.6298 12.9455 14.548 13.0584 14.4344C13.174 14.3182 13.2564 14.1733 13.2973 14.0146C13.3382 13.8559 13.3361 13.6892 13.2911 13.5317C13.2463 13.3742 13.1602 13.2316 13.0418 13.1186C12.9233 13.0056 12.7768 12.9264 12.6175 12.8891", fill: t2.useCurrentColor ? "currentColor" : "#FB6500" }, null, 8, si), e.createElementVNode("path", { d: "M15.6464 10.5448C15.5244 10.422 15.3701 10.3364 15.2013 10.2981C15.0326 10.2597 14.8564 10.2702 14.6934 10.3282C14.5302 10.3864 14.3868 10.4896 14.2799 10.6259C14.1729 10.7623 14.1068 10.9261 14.0892 11.0985C13.9774 11.703 13.6716 12.2546 13.2181 12.6697C13.1879 12.6983 13.1663 12.7349 13.1559 12.7752C13.1456 12.8155 13.1468 12.858 13.1595 12.8976C13.1723 12.9372 13.1959 12.9725 13.2278 12.9993C13.2597 13.026 13.2985 13.0433 13.3397 13.0489C13.3809 13.0543 13.4228 13.0478 13.4605 13.0302C13.4982 13.0127 13.5301 12.9847 13.5525 12.9497L13.6143 12.8867C14.0069 12.4907 14.5086 12.2206 15.0553 12.111C15.2475 12.0984 15.4309 12.0258 15.5795 11.9033C15.7282 11.7808 15.8345 11.6147 15.8835 11.4284C15.9245 11.273 15.9242 11.1096 15.8827 10.9544C15.8411 10.7992 15.7596 10.6576 15.6464 10.5435", fill: t2.useCurrentColor ? "currentColor" : "#0082F0" }, null, 8, pi), e.createElementVNode("path", { d: "M11.7723 7.9459C11.6503 8.0689 11.5655 8.22379 11.5275 8.3928C11.4895 8.56181 11.4999 8.7381 11.5576 8.90146C11.6149 9.06462 11.7172 9.20825 11.8526 9.31577C11.9881 9.4233 12.1511 9.49034 12.323 9.50917C12.9266 9.62182 13.4765 9.92928 13.8885 10.3844C13.9172 10.4138 13.9537 10.4346 13.9936 10.4443C14.0336 10.454 14.0754 10.4523 14.1144 10.4393C14.1534 10.4263 14.188 10.4026 14.2142 10.3708C14.2403 10.3391 14.257 10.3007 14.2623 10.2599C14.2679 10.2192 14.262 10.1777 14.2453 10.1402C14.2285 10.1026 14.2016 10.0705 14.1676 10.0474C13.7385 9.64352 13.4462 9.11567 13.3317 8.53761C13.3204 8.34542 13.2489 8.16169 13.1272 8.0125C13.0055 7.86331 12.8399 7.75625 12.6539 7.70654C12.499 7.66526 12.336 7.66554 12.1812 7.70733C12.0264 7.74913 11.8854 7.83098 11.7723 7.94462", fill: t2.useCurrentColor ? "currentColor" : "#2DBC00" }, null, 8, ui), e.createElementVNode("path", { d: "M10.7342 11.3397L10.7419 11.284C10.8537 10.6789 11.1597 10.1267 11.6136 9.71115C11.6438 9.68257 11.6654 9.64603 11.6758 9.60573C11.6861 9.56543 11.6849 9.52302 11.6722 9.48338C11.6596 9.44375 11.6359 9.4085 11.6041 9.38171C11.5723 9.35491 11.5335 9.33766 11.4923 9.33194C11.451 9.32653 11.409 9.33298 11.3713 9.35055C11.3336 9.36812 11.3016 9.39607 11.2792 9.43114C10.8785 9.86134 10.3528 10.1548 9.77638 10.2702C9.58418 10.2827 9.40079 10.3554 9.25216 10.4779C9.10353 10.6004 8.99719 10.7665 8.94819 10.9528C8.90715 11.1082 8.90744 11.2716 8.94904 11.4268C8.99063 11.582 9.07209 11.7236 9.18532 11.8376C9.30395 11.9565 9.45311 12.0404 9.61635 12.0799C9.7796 12.1194 9.95059 12.1131 10.1105 12.0616C10.2705 12.01 10.4133 11.9154 10.5231 11.788C10.633 11.6607 10.7056 11.5056 10.7332 11.3397", fill: t2.useCurrentColor ? "currentColor" : "#FC0" }, null, 8, fi)], 16);
|
|
450
450
|
}]]);
|
|
451
|
-
const mi = { name: "IconColorSql", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } },
|
|
452
|
-
var
|
|
453
|
-
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-color-sql`], width: "1em", height: "1em" }, C2.$attrs), [e.createElementVNode("path", { d: "M11.7998 1.26562C12.3488 1.26562 12.8011 1.26495 13.168 1.29492C13.5424 1.32554 13.8868 1.39103 14.21 1.55566C14.7114 1.81117 15.1195 2.21927 15.375 2.7207C15.5396 3.04388 15.6051 3.3882 15.6357 3.7627C15.6657 4.12956 15.665 4.58178 15.665 5.13086V10.8691C15.665 11.4182 15.6657 11.8704 15.6357 12.2373C15.6051 12.6118 15.5396 12.9561 15.375 13.2793C15.1195 13.7807 14.7114 14.1888 14.21 14.4443C13.8868 14.609 13.5424 14.6745 13.168 14.7051C12.8011 14.7351 12.3488 14.7344 11.7998 14.7344H4.20019C3.65114 14.7344 3.19888 14.735 2.83202 14.7051C2.45754 14.6745 2.11321 14.609 1.79003 14.4443C1.28859 14.1888 0.880496 13.7807 0.624992 13.2793C0.46035 12.9561 0.394862 12.6118 0.36425 12.2373C0.334276 11.8704 0.334953 11.4182 0.334953 10.8691V5.13086C0.334953 4.58178 0.334276 4.12956 0.36425 3.7627C0.394862 3.3882 0.46035 3.04389 0.624992 2.7207C0.880496 2.21926 1.28859 1.81116 1.79003 1.55566C2.1132 1.39104 2.45754 1.32553 2.83202 1.29492C3.19888 1.26495 3.65114 1.26562 4.20019 1.26562H11.7998ZM4.20019 2.5957C3.6292 2.5957 3.24056 2.59658 2.94042 2.62109C2.64819 2.64498 2.49807 2.68797 2.39355 2.74121C2.1426 2.86916 1.93849 3.07328 1.81054 3.32422C1.75728 3.42874 1.71431 3.57882 1.69042 3.87109C1.6659 4.17124 1.66503 4.55983 1.66503 5.13086V10.8691C1.66503 11.4402 1.6659 11.8288 1.69042 12.1289C1.71431 12.4212 1.75728 12.5713 1.81054 12.6758C1.93849 12.9267 2.1426 13.1308 2.39355 13.2588C2.49807 13.312 2.64819 13.355 2.94042 13.3789C3.24056 13.4034 3.6292 13.4043 4.20019 13.4043H11.7998C12.3708 13.4043 12.7594 13.4034 13.0596 13.3789C13.3518 13.355 13.5019 13.312 13.6064 13.2588C13.8574 13.1308 14.0615 12.9267 14.1894 12.6758C14.2427 12.5713 14.2857 12.4212 14.3096 12.1289C14.3341 11.8288 14.335 11.4402 14.335 10.8691V5.13086C14.335 4.55984 14.3341 4.17124 14.3096 3.87109C14.2857 3.57884 14.2427 3.42874 14.1894 3.32422C14.0615 3.07328 13.8574 2.86916 13.6064 2.74121C13.5019 2.68796 13.3518 2.64499 13.0596 2.62109C12.7594 2.59657 12.3708 2.5957 11.7998 2.5957H4.20019ZM8.15038 5.35254C9.09917 5.35285 9.86896 6.12246 9.86913 7.07129V8.72754C9.86907 9.00139 9.80257 9.25952 9.68847 9.48926C9.68407 9.49811 9.68636 9.50961 9.69335 9.5166C9.84911 9.67282 9.84935 9.92596 9.69335 10.082C9.60954 10.1657 9.49789 10.2037 9.38866 10.1973C9.20725 10.1865 9.11613 10.1808 9.0996 10.1826C9.06542 10.1863 9.08955 10.1812 9.05663 10.1924C9.04086 10.1978 9.01347 10.2129 8.95898 10.2422C8.71809 10.3718 8.44308 10.4462 8.15038 10.4463C7.26078 10.4462 6.52862 9.76967 6.44042 8.90332L6.43163 8.72754V7.07129C6.4318 6.12234 7.20142 5.35265 8.15038 5.35254ZM3.02245 6.09668C3.50512 5.14886 4.93364 4.9985 5.76366 5.92285C5.82709 5.99349 5.85888 6.02926 5.87011 6.08105C5.87894 6.12229 5.87186 6.17741 5.85253 6.21484C5.82819 6.26192 5.78163 6.29175 5.68945 6.35156L5.53905 6.4502L5.38769 6.54785C5.29958 6.60515 5.25558 6.6341 5.21777 6.6416C5.17633 6.64981 5.15737 6.64874 5.11718 6.63574C5.08047 6.62385 5.02374 6.57594 4.91015 6.48145C4.50709 6.14632 4.01891 6.34488 3.91405 6.5498C3.81856 6.73769 3.83038 6.92202 3.94823 7.09766C4.07683 7.28874 4.36191 7.50711 4.87109 7.62793C5.64292 7.81146 6.13038 8.38042 6.07519 9.05762C6.02162 9.70912 5.47932 10.2176 4.73534 10.3281C3.82509 10.463 3.14183 10.0876 2.76855 9.7373C2.70303 9.67582 2.67065 9.6447 2.65527 9.59277C2.64331 9.55237 2.64701 9.49369 2.66405 9.45508C2.68607 9.40553 2.72975 9.3738 2.8164 9.31152L3.10937 9.10156C3.20044 9.03611 3.24568 9.00259 3.28124 8.99316C3.32188 8.98239 3.33613 8.98282 3.37695 8.99219C3.4128 9.00044 3.47713 9.04264 3.60448 9.12793C3.81681 9.27013 4.15281 9.40346 4.58886 9.33887C4.97122 9.28192 5.07007 9.07147 5.07812 8.97559C5.08231 8.92189 5.06789 8.86038 5.01659 8.79883C4.96327 8.73516 4.85148 8.65097 4.63964 8.60059C3.96342 8.44007 3.426 8.1132 3.11816 7.65527C2.80023 7.18167 2.76119 6.61074 3.02245 6.09668ZM11.29 5.55078C11.402 5.55078 11.4582 5.55048 11.501 5.57227C11.5384 5.59138 11.5687 5.62182 11.5879 5.65918C11.6097 5.70193 11.6103 5.75829 11.6103 5.87012V8.95117C11.6103 9.06313 11.61 9.11934 11.6318 9.16211C11.6509 9.19951 11.6814 9.22987 11.7187 9.24902C11.7615 9.27081 11.8178 9.27148 11.9297 9.27148H13.0322C13.1441 9.27148 13.2004 9.27118 13.2432 9.29297C13.2805 9.31208 13.3109 9.34252 13.3301 9.37988C13.3519 9.42263 13.3525 9.479 13.3525 9.59082V9.95117C13.3525 10.0631 13.3519 10.1193 13.3301 10.1621C13.3109 10.1995 13.2806 10.2299 13.2432 10.249C13.2004 10.2708 13.1441 10.2715 13.0322 10.2715H10.9297C10.8178 10.2715 10.7615 10.2708 10.7187 10.249C10.6814 10.2299 10.6509 10.1995 10.6318 10.1621C10.61 10.1193 10.6103 10.0631 10.6103 9.95117V5.87012C10.6103 5.75829 10.61 5.70193 10.6318 5.65918C10.651 5.62183 10.6814 5.59138 10.7187 5.57227C10.7615 5.55048 10.8178 5.55078 10.9297 5.55078H11.29ZM8.15038 6.35254C7.75371 6.35265 7.4318 6.67462 7.43163 7.07129V8.72754L7.44628 8.87207C7.51333 9.1994 7.80325 9.44619 8.15038 9.44629C8.28901 9.44591 8.32473 9.27982 8.22655 9.18164L8.208 9.16309C8.05205 9.00697 8.05216 8.75286 8.208 8.59668C8.36417 8.44056 8.6182 8.44063 8.77441 8.59668C8.80942 8.63103 8.86913 8.60588 8.86913 8.55664V7.07129C8.86896 6.67475 8.54689 6.35285 8.15038 6.35254Z", fill: t2.useCurrentColor ? "currentColor" : "#2A5BE4" }, null, 8,
|
|
451
|
+
const mi = { name: "IconColorSql", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, gi = ["fill"];
|
|
452
|
+
var Li = r(mi, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
453
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-color-sql`], width: "1em", height: "1em" }, C2.$attrs), [e.createElementVNode("path", { d: "M11.7998 1.26562C12.3488 1.26562 12.8011 1.26495 13.168 1.29492C13.5424 1.32554 13.8868 1.39103 14.21 1.55566C14.7114 1.81117 15.1195 2.21927 15.375 2.7207C15.5396 3.04388 15.6051 3.3882 15.6357 3.7627C15.6657 4.12956 15.665 4.58178 15.665 5.13086V10.8691C15.665 11.4182 15.6657 11.8704 15.6357 12.2373C15.6051 12.6118 15.5396 12.9561 15.375 13.2793C15.1195 13.7807 14.7114 14.1888 14.21 14.4443C13.8868 14.609 13.5424 14.6745 13.168 14.7051C12.8011 14.7351 12.3488 14.7344 11.7998 14.7344H4.20019C3.65114 14.7344 3.19888 14.735 2.83202 14.7051C2.45754 14.6745 2.11321 14.609 1.79003 14.4443C1.28859 14.1888 0.880496 13.7807 0.624992 13.2793C0.46035 12.9561 0.394862 12.6118 0.36425 12.2373C0.334276 11.8704 0.334953 11.4182 0.334953 10.8691V5.13086C0.334953 4.58178 0.334276 4.12956 0.36425 3.7627C0.394862 3.3882 0.46035 3.04389 0.624992 2.7207C0.880496 2.21926 1.28859 1.81116 1.79003 1.55566C2.1132 1.39104 2.45754 1.32553 2.83202 1.29492C3.19888 1.26495 3.65114 1.26562 4.20019 1.26562H11.7998ZM4.20019 2.5957C3.6292 2.5957 3.24056 2.59658 2.94042 2.62109C2.64819 2.64498 2.49807 2.68797 2.39355 2.74121C2.1426 2.86916 1.93849 3.07328 1.81054 3.32422C1.75728 3.42874 1.71431 3.57882 1.69042 3.87109C1.6659 4.17124 1.66503 4.55983 1.66503 5.13086V10.8691C1.66503 11.4402 1.6659 11.8288 1.69042 12.1289C1.71431 12.4212 1.75728 12.5713 1.81054 12.6758C1.93849 12.9267 2.1426 13.1308 2.39355 13.2588C2.49807 13.312 2.64819 13.355 2.94042 13.3789C3.24056 13.4034 3.6292 13.4043 4.20019 13.4043H11.7998C12.3708 13.4043 12.7594 13.4034 13.0596 13.3789C13.3518 13.355 13.5019 13.312 13.6064 13.2588C13.8574 13.1308 14.0615 12.9267 14.1894 12.6758C14.2427 12.5713 14.2857 12.4212 14.3096 12.1289C14.3341 11.8288 14.335 11.4402 14.335 10.8691V5.13086C14.335 4.55984 14.3341 4.17124 14.3096 3.87109C14.2857 3.57884 14.2427 3.42874 14.1894 3.32422C14.0615 3.07328 13.8574 2.86916 13.6064 2.74121C13.5019 2.68796 13.3518 2.64499 13.0596 2.62109C12.7594 2.59657 12.3708 2.5957 11.7998 2.5957H4.20019ZM8.15038 5.35254C9.09917 5.35285 9.86896 6.12246 9.86913 7.07129V8.72754C9.86907 9.00139 9.80257 9.25952 9.68847 9.48926C9.68407 9.49811 9.68636 9.50961 9.69335 9.5166C9.84911 9.67282 9.84935 9.92596 9.69335 10.082C9.60954 10.1657 9.49789 10.2037 9.38866 10.1973C9.20725 10.1865 9.11613 10.1808 9.0996 10.1826C9.06542 10.1863 9.08955 10.1812 9.05663 10.1924C9.04086 10.1978 9.01347 10.2129 8.95898 10.2422C8.71809 10.3718 8.44308 10.4462 8.15038 10.4463C7.26078 10.4462 6.52862 9.76967 6.44042 8.90332L6.43163 8.72754V7.07129C6.4318 6.12234 7.20142 5.35265 8.15038 5.35254ZM3.02245 6.09668C3.50512 5.14886 4.93364 4.9985 5.76366 5.92285C5.82709 5.99349 5.85888 6.02926 5.87011 6.08105C5.87894 6.12229 5.87186 6.17741 5.85253 6.21484C5.82819 6.26192 5.78163 6.29175 5.68945 6.35156L5.53905 6.4502L5.38769 6.54785C5.29958 6.60515 5.25558 6.6341 5.21777 6.6416C5.17633 6.64981 5.15737 6.64874 5.11718 6.63574C5.08047 6.62385 5.02374 6.57594 4.91015 6.48145C4.50709 6.14632 4.01891 6.34488 3.91405 6.5498C3.81856 6.73769 3.83038 6.92202 3.94823 7.09766C4.07683 7.28874 4.36191 7.50711 4.87109 7.62793C5.64292 7.81146 6.13038 8.38042 6.07519 9.05762C6.02162 9.70912 5.47932 10.2176 4.73534 10.3281C3.82509 10.463 3.14183 10.0876 2.76855 9.7373C2.70303 9.67582 2.67065 9.6447 2.65527 9.59277C2.64331 9.55237 2.64701 9.49369 2.66405 9.45508C2.68607 9.40553 2.72975 9.3738 2.8164 9.31152L3.10937 9.10156C3.20044 9.03611 3.24568 9.00259 3.28124 8.99316C3.32188 8.98239 3.33613 8.98282 3.37695 8.99219C3.4128 9.00044 3.47713 9.04264 3.60448 9.12793C3.81681 9.27013 4.15281 9.40346 4.58886 9.33887C4.97122 9.28192 5.07007 9.07147 5.07812 8.97559C5.08231 8.92189 5.06789 8.86038 5.01659 8.79883C4.96327 8.73516 4.85148 8.65097 4.63964 8.60059C3.96342 8.44007 3.426 8.1132 3.11816 7.65527C2.80023 7.18167 2.76119 6.61074 3.02245 6.09668ZM11.29 5.55078C11.402 5.55078 11.4582 5.55048 11.501 5.57227C11.5384 5.59138 11.5687 5.62182 11.5879 5.65918C11.6097 5.70193 11.6103 5.75829 11.6103 5.87012V8.95117C11.6103 9.06313 11.61 9.11934 11.6318 9.16211C11.6509 9.19951 11.6814 9.22987 11.7187 9.24902C11.7615 9.27081 11.8178 9.27148 11.9297 9.27148H13.0322C13.1441 9.27148 13.2004 9.27118 13.2432 9.29297C13.2805 9.31208 13.3109 9.34252 13.3301 9.37988C13.3519 9.42263 13.3525 9.479 13.3525 9.59082V9.95117C13.3525 10.0631 13.3519 10.1193 13.3301 10.1621C13.3109 10.1995 13.2806 10.2299 13.2432 10.249C13.2004 10.2708 13.1441 10.2715 13.0322 10.2715H10.9297C10.8178 10.2715 10.7615 10.2708 10.7187 10.249C10.6814 10.2299 10.6509 10.1995 10.6318 10.1621C10.61 10.1193 10.6103 10.0631 10.6103 9.95117V5.87012C10.6103 5.75829 10.61 5.70193 10.6318 5.65918C10.651 5.62183 10.6814 5.59138 10.7187 5.57227C10.7615 5.55048 10.8178 5.55078 10.9297 5.55078H11.29ZM8.15038 6.35254C7.75371 6.35265 7.4318 6.67462 7.43163 7.07129V8.72754L7.44628 8.87207C7.51333 9.1994 7.80325 9.44619 8.15038 9.44629C8.28901 9.44591 8.32473 9.27982 8.22655 9.18164L8.208 9.16309C8.05205 9.00697 8.05216 8.75286 8.208 8.59668C8.36417 8.44056 8.6182 8.44063 8.77441 8.59668C8.80942 8.63103 8.86913 8.60588 8.86913 8.55664V7.07129C8.86896 6.67475 8.54689 6.35285 8.15038 6.35254Z", fill: t2.useCurrentColor ? "currentColor" : "#2A5BE4" }, null, 8, gi)], 16);
|
|
454
454
|
}]]);
|
|
455
455
|
const hi = { name: "IconLineUsers", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, wi = ["fill"], Vi = [e.createElementVNode("path", { d: "M5.45947 7.77539C6.24243 7.77539 6.86768 7.77546 7.37256 7.81445C7.88457 7.85403 8.32856 7.93654 8.73975 8.13281C9.49661 8.49412 10.1068 9.10453 10.4683 9.86133C10.6645 10.2725 10.748 10.7166 10.7876 11.2285C10.8266 11.7333 10.8257 12.3588 10.8257 13.1416V13.8311C10.8257 14.1983 10.5278 14.496 10.1606 14.4961C9.79346 14.496 9.49561 14.1983 9.49561 13.8311V13.1416C9.49561 12.3381 9.49554 11.7728 9.46143 11.3311C9.42783 10.8967 9.36436 10.6363 9.26807 10.4346C9.03781 9.95241 8.6487 9.5632 8.1665 9.33301C7.96474 9.23676 7.7044 9.17322 7.27002 9.13965C6.82827 9.10554 6.26302 9.10547 5.45947 9.10547C4.6559 9.10547 4.09068 9.10554 3.64893 9.13965C3.21455 9.17322 2.9542 9.23678 2.75244 9.33301C2.27029 9.56318 1.88115 9.95247 1.65088 10.4346C1.55461 10.6363 1.49111 10.8967 1.45752 11.3311C1.4234 11.7728 1.42334 12.3382 1.42334 13.1416V13.8311C1.42334 14.1983 1.1255 14.496 0.758301 14.4961C0.391031 14.4961 0.0932617 14.1983 0.0932617 13.8311V13.1416C0.0932617 12.3587 0.0933195 11.7333 0.132324 11.2285C0.171913 10.7166 0.254421 10.2725 0.450684 9.86133C0.812086 9.10458 1.4224 8.49412 2.1792 8.13281C2.59036 7.93659 3.03441 7.85402 3.54639 7.81445C4.05128 7.77546 4.67649 7.77539 5.45947 7.77539ZM11.8442 8.30664C12.1964 8.30664 12.4241 8.30549 12.6226 8.32617C14.3451 8.50621 15.707 9.86831 15.8872 11.5908C15.9079 11.7893 15.9067 12.0169 15.9067 12.3691V13.4082C15.9067 13.7755 15.609 14.0732 15.2417 14.0732C14.8747 14.0729 14.5767 13.7753 14.5767 13.4082V12.3691C14.5767 11.9834 14.5757 11.8408 14.564 11.7285C14.4489 10.6314 13.5821 9.76414 12.4849 9.64941C12.3726 9.6377 12.2301 9.63672 11.8442 9.63672C11.4771 9.63657 11.1792 9.33886 11.1792 8.97168C11.1794 8.60464 11.4772 8.30679 11.8442 8.30664ZM5.521 1.50195C7.08621 1.50195 8.35588 2.77073 8.35596 4.33594C8.35581 5.90108 7.08617 7.16992 5.521 7.16992C3.95607 7.16963 2.68716 5.9009 2.68701 4.33594C2.68708 2.77091 3.95603 1.50225 5.521 1.50195ZM11.6255 2.31641C12.8585 2.31668 13.8579 3.31673 13.8579 4.5498C13.8577 5.78267 12.8583 6.78195 11.6255 6.78223C10.3924 6.78223 9.39233 5.78285 9.39209 4.5498C9.39209 3.31656 10.3923 2.31641 11.6255 2.31641ZM5.521 2.83203C4.69047 2.83233 4.01716 3.50555 4.01709 4.33594C4.01723 5.16626 4.69052 5.83955 5.521 5.83984C6.35173 5.83984 7.02573 5.16645 7.02588 4.33594C7.02581 3.50537 6.35177 2.83203 5.521 2.83203ZM11.6255 3.64648C11.1267 3.64648 10.7222 4.05119 10.7222 4.5498C10.7224 5.04821 11.1269 5.45215 11.6255 5.45215C12.1239 5.45187 12.5276 5.04804 12.5278 4.5498C12.5278 4.05136 12.124 3.64676 11.6255 3.64648Z" }, null, -1)];
|
|
456
456
|
var xi = r(hi, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
@@ -472,9 +472,9 @@
|
|
|
472
472
|
var bi = r(_i, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
473
473
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-color-mysql`], width: "1em", height: "1em" }, C2.$attrs), [e.createElementVNode("g", { "clip-path": "url(#svg_4f16e40d7e__clip0_3418_263413)", fill: t2.useCurrentColor ? "currentColor" : "#00618A" }, Pi, 8, Si), e.createElementVNode("defs", null, [e.createElementVNode("clipPath", Fi, [e.createElementVNode("path", { fill: t2.useCurrentColor ? "currentColor" : "#fff", d: "M0 0H16V16H0z" }, null, 8, zi)])])], 16);
|
|
474
474
|
}]]);
|
|
475
|
-
const
|
|
476
|
-
var qi = r(
|
|
477
|
-
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-color-pgsql`], width: "1em", height: "1em" }, C2.$attrs), [e.createElementVNode("g", Ai, [e.createElementVNode("path", { d: "M11.1231 0.697266C10.5242 0.70183 9.94777 0.79129 9.40279 0.953779L9.44661 0.942825L9.40827 0.955148C9.06663 0.893833 8.72059 0.860252 8.37354 0.854734H8.36761C7.65055 0.84241 7.03483 1.01677 6.53824 1.30614C6.04894 1.13635 5.03384 0.84378 3.96397 0.902203C3.21908 0.942825 2.40618 1.16921 1.80369 1.80548C1.20303 2.44128 0.885352 3.42535 0.952447 4.76451C0.970704 5.13376 1.07614 5.73625 1.2505 6.51675C1.42485 7.29724 1.67041 8.21056 1.97668 9.04354C2.28294 9.87744 2.61796 10.626 3.14194 11.1344C3.40348 11.3896 3.76406 11.6037 4.18853 11.5859C4.48658 11.5735 4.75633 11.443 4.98866 11.2499C5.10185 11.3992 5.22281 11.464 5.33326 11.5242C5.47202 11.6005 5.60712 11.652 5.74724 11.6863C5.99874 11.7488 6.42869 11.8328 6.93259 11.747C7.11628 11.7146 7.29521 11.6594 7.46524 11.5827C7.47209 11.7835 7.47985 11.9802 7.48761 12.1792C7.51271 12.8095 7.52823 13.3919 7.71765 13.9027C7.74823 13.9862 7.8313 14.4157 8.15993 14.795C8.48856 15.1748 9.13258 15.4117 9.86561 15.2546C10.3827 15.1437 11.0409 14.9443 11.4777 14.3222C11.91 13.7073 12.1044 12.8255 12.1427 11.3955C12.1523 11.3184 12.1642 11.2527 12.1761 11.191L12.2788 11.2002H12.2911C12.8429 11.2253 13.4417 11.1468 13.942 10.914C14.3852 10.7091 14.7202 10.5014 14.9644 10.133C15.0251 10.0418 15.0922 9.93175 15.1104 9.74188C15.1287 9.552 15.0196 9.25487 14.8389 9.11794C14.4769 8.84271 14.2492 8.94769 14.005 8.9979C13.7877 9.04811 13.5362 9.08006 13.2783 9.08645H13.2738C13.9771 7.90155 14.4819 6.64318 14.7695 5.52949C14.9397 4.87223 15.0356 4.26609 15.0433 3.73618C15.0511 3.20626 15.0082 2.73705 14.6905 2.33083C13.6978 1.06241 12.3025 0.711871 11.223 0.700004C11.1896 0.699472 11.1561 0.698711 11.1226 0.697722L11.1231 0.697266ZM11.0948 1.0866C12.1158 1.07702 13.4207 1.36365 14.3573 2.56041C14.5677 2.82925 14.6307 3.22269 14.6234 3.70696C14.6157 4.19078 14.5262 4.76999 14.3624 5.40488C14.0447 6.63405 13.4445 8.06724 12.5992 9.35346C12.627 9.37354 12.6585 9.39088 12.6923 9.40458L12.6955 9.40549C12.8721 9.47852 13.2742 9.54105 14.0771 9.37628C14.2793 9.33383 14.4272 9.30508 14.5805 9.42192C14.649 9.48034 14.6924 9.56661 14.6924 9.66337L14.6919 9.68163V9.68072C14.6839 9.75517 14.6563 9.82618 14.612 9.88657L14.6129 9.8852C14.4578 10.1184 14.1515 10.3393 13.759 10.521C13.4116 10.683 12.9132 10.7675 12.4714 10.7725C12.25 10.7748 12.0455 10.7579 11.8721 10.7036L11.8611 10.6995C11.794 11.3444 11.6402 12.6183 11.5398 13.1993C11.4595 13.6681 11.3189 14.0405 11.0505 14.319C10.7826 14.5978 10.4037 14.7658 9.89345 14.8753C9.26175 15.0109 8.80122 14.8648 8.50408 14.6147C8.20786 14.3651 8.07184 14.0341 7.9906 13.8315C7.93445 13.6914 7.90524 13.5102 7.8774 13.2678C7.84956 13.0254 7.82856 12.7292 7.81487 12.3951C7.79556 11.8765 7.78962 11.3576 7.79707 10.8387V10.8597C7.5362 11.0991 7.21237 11.2591 6.86367 11.3207L6.85272 11.3225C6.43326 11.3937 6.05898 11.3239 5.83579 11.2677C5.72302 11.2396 5.61428 11.1973 5.51218 11.1417L5.51948 11.1454C5.41587 11.0902 5.31729 11.0272 5.25156 10.9039C5.21241 10.8325 5.20025 10.7494 5.21733 10.6698L5.21687 10.6721C5.23742 10.5924 5.28381 10.5218 5.34878 10.4713L5.34969 10.4708C5.47019 10.3727 5.62948 10.3179 5.87002 10.2681C6.30774 10.1782 6.46019 10.1166 6.5533 10.0431C6.63226 9.97968 6.72172 9.85188 6.8801 9.66474L6.87828 9.64147V9.63964C6.59143 9.63208 6.3106 9.55569 6.05944 9.4169L6.06857 9.42147C5.97728 9.51777 5.51127 10.0107 4.94256 10.6944C4.70339 10.9806 4.43911 11.1449 4.16069 11.1564C3.88181 11.1687 3.62986 11.0281 3.4158 10.8204C2.98812 10.4046 2.64671 9.68985 2.34912 8.88151C2.05199 8.07317 1.81054 7.17309 1.63892 6.40629C1.46684 5.63949 1.36506 5.02103 1.35045 4.72298C1.28655 3.45593 1.58278 2.60195 2.09124 2.06336C2.60016 1.52477 3.29758 1.32075 3.97721 1.28195C5.19724 1.21212 6.35612 1.63751 6.59027 1.7288C7.04168 1.42208 7.62363 1.23083 8.35026 1.24316C8.70596 1.24805 9.05984 1.29477 9.40462 1.38237L9.37358 1.37552L9.3859 1.37004C9.5032 1.32668 9.65383 1.2815 9.80719 1.24544L9.83549 1.23996C10.2475 1.14209 10.6691 1.09049 11.0925 1.08614H11.0966L11.0948 1.0866ZM11.187 1.49465H11.098C10.7373 1.49948 10.3781 1.54077 10.0258 1.61788L10.061 1.61149C10.8191 1.94743 11.3919 2.46456 11.7954 2.98078C12.0692 3.32813 12.2964 3.70973 12.4714 4.11593L12.4841 4.14924C12.5512 4.30991 12.596 4.44547 12.6215 4.5509C12.6343 4.60385 12.643 4.64812 12.6457 4.69468C12.6481 4.72409 12.6457 4.7537 12.6384 4.78231C12.6384 4.78414 12.6352 4.78825 12.6348 4.79007C12.653 5.32318 12.5211 5.68467 12.5051 6.19359C12.4928 6.56239 12.5873 6.99554 12.6106 7.4684C12.6325 7.91251 12.5791 8.40089 12.2906 8.87968C12.3148 8.90889 12.3367 8.93811 12.36 8.96732C13.1231 7.76554 13.6731 6.4355 13.9666 5.30173C14.1236 4.69148 14.2072 4.13829 14.2145 3.70012C14.2204 3.26195 14.1392 2.94427 14.0351 2.81145C13.2185 1.76714 12.1131 1.50104 11.187 1.49465ZM8.27221 1.65029C7.55288 1.65212 7.03666 1.86938 6.6455 2.19481C6.24201 2.5312 5.97135 2.99219 5.79334 3.46369C5.58202 4.02373 5.5099 4.56505 5.48114 4.93293L5.4889 4.92791C5.74258 4.78647 6.01461 4.6808 6.29724 4.61389C6.60259 4.54406 6.93213 4.52215 7.23018 4.63762C7.52823 4.7531 7.7747 5.02513 7.86416 5.43775C8.29275 7.42002 7.73089 8.1567 7.52412 8.71309C7.4584 8.87329 7.38948 9.07869 7.33242 9.28864L7.32284 9.32972C7.34886 9.32379 7.37533 9.31649 7.40134 9.31375C7.5474 9.30142 7.66197 9.35026 7.72997 9.37947C7.93811 9.46574 8.08097 9.6474 8.15856 9.85416C8.17864 9.90848 8.19325 9.9669 8.20192 10.0271C8.21011 10.0495 8.21428 10.0732 8.21425 10.097V10.1047V10.1043C8.19087 10.8833 8.19422 11.6629 8.22429 12.4417L8.22246 12.3787C8.23661 12.7059 8.25715 12.9944 8.28317 13.2222C8.30918 13.449 8.34661 13.622 8.37035 13.6804C8.44839 13.8753 8.56205 14.13 8.7679 14.3034C8.97375 14.4764 9.2686 14.5919 9.8081 14.4764C10.2755 14.376 10.5639 14.2368 10.757 14.0364C10.9492 13.8361 11.0642 13.5576 11.1381 13.1309C11.2481 12.4919 11.47 10.6388 11.4964 10.2901C11.4841 10.0271 11.5234 9.82495 11.6073 9.67113C11.6936 9.51275 11.8278 9.41599 11.9433 9.36396C12.0012 9.33794 12.0551 9.32014 12.0998 9.30736C12.0512 9.23738 12 9.16918 11.9465 9.10288L11.952 9.10972C11.7889 8.91263 11.6547 8.69332 11.5535 8.4584L11.5466 8.4406C11.4846 8.31325 11.4325 8.21695 11.3773 8.12247L11.3901 8.1462C11.3093 8.00014 11.2071 7.81757 11.0998 7.61263C10.8857 7.20185 10.6525 6.70388 10.5315 6.21915C10.411 5.73488 10.3932 5.23327 10.7027 4.87953C10.9766 4.56551 11.4572 4.43543 12.1793 4.50846C12.1578 4.44455 12.145 4.39161 12.1094 4.30626C11.9446 3.91824 11.729 3.55386 11.4681 3.22269L11.4759 3.23273C10.8643 2.45087 9.87428 1.67539 8.34433 1.65029H8.27221ZM4.23007 1.68178C4.15293 1.68178 4.07534 1.68407 3.99866 1.68863C3.38385 1.72378 2.80281 1.90224 2.38701 2.3427C1.97074 2.78315 1.69688 3.50568 1.75668 4.70152C1.76809 4.92791 1.86668 5.56189 2.03601 6.31546C2.20443 7.06903 2.4436 7.95541 2.73115 8.73865C3.01916 9.52188 3.36787 10.2033 3.69879 10.526C3.86538 10.6871 4.01053 10.7524 4.14198 10.7469C4.27389 10.741 4.43272 10.6648 4.62716 10.4315C4.9849 10 5.35632 9.58006 5.74085 9.17226L5.72899 9.18503C5.45741 8.94966 5.24994 8.64928 5.12598 8.31195C5.00202 7.97463 4.96561 7.61138 5.02015 7.25616L5.01878 7.26803C5.08131 6.81845 5.08998 6.39762 5.08268 6.06534C5.07538 5.74173 5.0521 5.52629 5.0521 5.39165V5.38571V5.37978V5.38024V5.37704L5.05164 5.37339V5.37293V5.36974C5.05164 4.63352 5.18355 3.92833 5.42546 3.27655L5.41177 3.31809C5.58202 2.86531 5.83579 2.40523 6.21645 2.03278C5.84264 1.91 5.17944 1.72241 4.46148 1.68726C4.38471 1.68329 4.30785 1.68131 4.23098 1.68133H4.23053L4.23007 1.68178ZM11.7749 4.89642C11.3618 4.9019 11.1299 5.00825 11.0081 5.14791C10.836 5.34555 10.8195 5.69243 10.9264 6.11965C11.0327 6.54733 11.2532 7.02567 11.4599 7.42322C11.5635 7.62222 11.6639 7.80114 11.7447 7.94674C11.8264 8.0928 11.8858 8.19641 11.9223 8.2845C11.9556 8.3662 11.993 8.43786 12.0305 8.50495C12.1907 8.1672 12.219 7.83537 12.2025 7.48985C12.1811 7.06218 12.082 6.62446 12.0966 6.18127C12.1131 5.66322 12.2153 5.32638 12.2244 4.92563C12.0752 4.90605 11.9249 4.89629 11.7744 4.89642H11.7749ZM6.76417 4.96625C6.63393 4.96748 6.50424 4.9834 6.37757 5.01372L6.38944 5.01144C6.13906 5.07196 5.89812 5.1664 5.6733 5.29214L5.68745 5.28484C5.60666 5.32866 5.53683 5.37476 5.47202 5.42588L5.47521 5.4236L5.46197 5.43592C5.46563 5.52492 5.48343 5.74036 5.49073 6.05712C5.49803 6.40401 5.48936 6.84629 5.42272 7.32554C5.27712 8.3662 6.03251 9.22794 6.91981 9.22931C6.97139 9.0157 7.05674 8.79889 7.14209 8.57068C7.38902 7.90475 7.87558 7.41911 7.4657 5.52401C7.39861 5.21364 7.26624 5.08812 7.08367 5.01783C6.98772 4.98363 6.88657 4.96634 6.78471 4.96671L6.76371 4.96717H6.76463L6.76417 4.96625ZM11.5822 5.0904H11.6128C11.653 5.09177 11.69 5.09588 11.7224 5.10364C11.7552 5.11094 11.7831 5.1219 11.8063 5.13696C11.8296 5.15202 11.8465 5.1753 11.852 5.20314V5.2036L11.8515 5.20862V5.21455C11.8517 5.24168 11.8441 5.26829 11.8296 5.29123L11.8301 5.29078C11.8122 5.32423 11.7896 5.35497 11.763 5.38206C11.7018 5.4494 11.6202 5.49465 11.5307 5.51077L11.5284 5.51123C11.4399 5.52191 11.3506 5.4993 11.2778 5.44779L11.2787 5.4487C11.2493 5.42877 11.2229 5.4048 11.2002 5.3775L11.1998 5.37704C11.1803 5.35559 11.167 5.32924 11.1614 5.30082V5.2999L11.161 5.29078C11.161 5.2643 11.171 5.24057 11.187 5.22231C11.2067 5.20001 11.2303 5.18158 11.2568 5.168L11.2582 5.16754C11.3582 5.1157 11.4696 5.08936 11.5822 5.09086V5.0904ZM6.82305 5.19264C6.85545 5.19264 6.88923 5.19584 6.92392 5.2004C7.01703 5.21318 7.09964 5.23829 7.16309 5.2748C7.19378 5.29105 7.22117 5.31288 7.24388 5.33916L7.24433 5.33961C7.25677 5.3537 7.26612 5.37024 7.27178 5.38817C7.27744 5.40609 7.27928 5.425 7.2772 5.44368V5.44322C7.27129 5.47829 7.25545 5.51092 7.23155 5.53725C7.20704 5.56743 7.17811 5.59374 7.14574 5.6153L7.14437 5.61621C7.06488 5.67289 6.96687 5.69735 6.87006 5.68467H6.87189C6.77375 5.66845 6.6839 5.61975 6.61674 5.54638L6.61629 5.54592C6.58824 5.51684 6.56442 5.48396 6.54554 5.44824L6.54463 5.44596C6.52745 5.41896 6.51842 5.38759 6.51861 5.35559L6.51952 5.33733V5.33824C6.52865 5.27252 6.58297 5.23829 6.63591 5.21957C6.69651 5.1989 6.76045 5.18977 6.82442 5.19264H6.8235H6.82305ZM12.3367 9.66155L12.3349 9.662C12.2454 9.69441 12.1719 9.70765 12.1099 9.73503C12.0478 9.75924 11.9965 9.80491 11.9652 9.86375L11.9643 9.86512C11.9259 9.93495 11.8931 10.0591 11.9027 10.2704C11.9297 10.2889 11.9594 10.3031 11.9907 10.3124L11.993 10.3129C12.0971 10.3444 12.2719 10.3654 12.4663 10.3622C12.8548 10.3581 13.3322 10.2672 13.586 10.149C13.8055 10.0459 13.9945 9.9208 14.1624 9.77246L14.1597 9.77474H14.1592C13.3117 9.95001 12.8324 9.903 12.5385 9.78204C12.4649 9.75153 12.3964 9.71031 12.3349 9.65972L12.3363 9.66063L12.3367 9.66155ZM7.44927 9.7186H7.43649C7.40408 9.7218 7.35753 9.73275 7.2667 9.83317C7.05491 10.0705 6.98052 10.2198 6.80616 10.359C6.63135 10.4977 6.4045 10.5721 5.95127 10.6652C5.8544 10.6826 5.76009 10.712 5.67056 10.7529C5.68836 10.7675 5.68654 10.7711 5.71301 10.7853C5.77919 10.8218 5.86454 10.8542 5.93347 10.8715C6.12836 10.9204 6.44832 10.977 6.78243 10.9204C7.11653 10.8633 7.46388 10.7031 7.76055 10.2873C7.81168 10.2157 7.81715 10.1098 7.77516 9.99565C7.73271 9.882 7.6396 9.78387 7.57387 9.75648C7.53546 9.73731 7.49412 9.72466 7.45155 9.71906H7.44927V9.7186Z", fill: t2.useCurrentColor ? "currentColor" : "#336791" }, null, 8, Oi)]), e.createElementVNode("defs", null, [e.createElementVNode("clipPath", Ti, [e.createElementVNode("path", { fill: t2.useCurrentColor ? "currentColor" : "#fff", d: "M0 0H16V16H0z" }, null, 8, Ri)])])], 16);
|
|
475
|
+
const Ai = { name: "IconColorPgsql", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, Di = { "clip-path": "url(#svg_70dd776d8a__clip0_3418_263417)" }, Ri = ["fill"], Ti = { id: "svg_70dd776d8a__clip0_3418_263417" }, Oi = ["fill"];
|
|
476
|
+
var qi = r(Ai, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
477
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-color-pgsql`], width: "1em", height: "1em" }, C2.$attrs), [e.createElementVNode("g", Di, [e.createElementVNode("path", { d: "M11.1231 0.697266C10.5242 0.70183 9.94777 0.79129 9.40279 0.953779L9.44661 0.942825L9.40827 0.955148C9.06663 0.893833 8.72059 0.860252 8.37354 0.854734H8.36761C7.65055 0.84241 7.03483 1.01677 6.53824 1.30614C6.04894 1.13635 5.03384 0.84378 3.96397 0.902203C3.21908 0.942825 2.40618 1.16921 1.80369 1.80548C1.20303 2.44128 0.885352 3.42535 0.952447 4.76451C0.970704 5.13376 1.07614 5.73625 1.2505 6.51675C1.42485 7.29724 1.67041 8.21056 1.97668 9.04354C2.28294 9.87744 2.61796 10.626 3.14194 11.1344C3.40348 11.3896 3.76406 11.6037 4.18853 11.5859C4.48658 11.5735 4.75633 11.443 4.98866 11.2499C5.10185 11.3992 5.22281 11.464 5.33326 11.5242C5.47202 11.6005 5.60712 11.652 5.74724 11.6863C5.99874 11.7488 6.42869 11.8328 6.93259 11.747C7.11628 11.7146 7.29521 11.6594 7.46524 11.5827C7.47209 11.7835 7.47985 11.9802 7.48761 12.1792C7.51271 12.8095 7.52823 13.3919 7.71765 13.9027C7.74823 13.9862 7.8313 14.4157 8.15993 14.795C8.48856 15.1748 9.13258 15.4117 9.86561 15.2546C10.3827 15.1437 11.0409 14.9443 11.4777 14.3222C11.91 13.7073 12.1044 12.8255 12.1427 11.3955C12.1523 11.3184 12.1642 11.2527 12.1761 11.191L12.2788 11.2002H12.2911C12.8429 11.2253 13.4417 11.1468 13.942 10.914C14.3852 10.7091 14.7202 10.5014 14.9644 10.133C15.0251 10.0418 15.0922 9.93175 15.1104 9.74188C15.1287 9.552 15.0196 9.25487 14.8389 9.11794C14.4769 8.84271 14.2492 8.94769 14.005 8.9979C13.7877 9.04811 13.5362 9.08006 13.2783 9.08645H13.2738C13.9771 7.90155 14.4819 6.64318 14.7695 5.52949C14.9397 4.87223 15.0356 4.26609 15.0433 3.73618C15.0511 3.20626 15.0082 2.73705 14.6905 2.33083C13.6978 1.06241 12.3025 0.711871 11.223 0.700004C11.1896 0.699472 11.1561 0.698711 11.1226 0.697722L11.1231 0.697266ZM11.0948 1.0866C12.1158 1.07702 13.4207 1.36365 14.3573 2.56041C14.5677 2.82925 14.6307 3.22269 14.6234 3.70696C14.6157 4.19078 14.5262 4.76999 14.3624 5.40488C14.0447 6.63405 13.4445 8.06724 12.5992 9.35346C12.627 9.37354 12.6585 9.39088 12.6923 9.40458L12.6955 9.40549C12.8721 9.47852 13.2742 9.54105 14.0771 9.37628C14.2793 9.33383 14.4272 9.30508 14.5805 9.42192C14.649 9.48034 14.6924 9.56661 14.6924 9.66337L14.6919 9.68163V9.68072C14.6839 9.75517 14.6563 9.82618 14.612 9.88657L14.6129 9.8852C14.4578 10.1184 14.1515 10.3393 13.759 10.521C13.4116 10.683 12.9132 10.7675 12.4714 10.7725C12.25 10.7748 12.0455 10.7579 11.8721 10.7036L11.8611 10.6995C11.794 11.3444 11.6402 12.6183 11.5398 13.1993C11.4595 13.6681 11.3189 14.0405 11.0505 14.319C10.7826 14.5978 10.4037 14.7658 9.89345 14.8753C9.26175 15.0109 8.80122 14.8648 8.50408 14.6147C8.20786 14.3651 8.07184 14.0341 7.9906 13.8315C7.93445 13.6914 7.90524 13.5102 7.8774 13.2678C7.84956 13.0254 7.82856 12.7292 7.81487 12.3951C7.79556 11.8765 7.78962 11.3576 7.79707 10.8387V10.8597C7.5362 11.0991 7.21237 11.2591 6.86367 11.3207L6.85272 11.3225C6.43326 11.3937 6.05898 11.3239 5.83579 11.2677C5.72302 11.2396 5.61428 11.1973 5.51218 11.1417L5.51948 11.1454C5.41587 11.0902 5.31729 11.0272 5.25156 10.9039C5.21241 10.8325 5.20025 10.7494 5.21733 10.6698L5.21687 10.6721C5.23742 10.5924 5.28381 10.5218 5.34878 10.4713L5.34969 10.4708C5.47019 10.3727 5.62948 10.3179 5.87002 10.2681C6.30774 10.1782 6.46019 10.1166 6.5533 10.0431C6.63226 9.97968 6.72172 9.85188 6.8801 9.66474L6.87828 9.64147V9.63964C6.59143 9.63208 6.3106 9.55569 6.05944 9.4169L6.06857 9.42147C5.97728 9.51777 5.51127 10.0107 4.94256 10.6944C4.70339 10.9806 4.43911 11.1449 4.16069 11.1564C3.88181 11.1687 3.62986 11.0281 3.4158 10.8204C2.98812 10.4046 2.64671 9.68985 2.34912 8.88151C2.05199 8.07317 1.81054 7.17309 1.63892 6.40629C1.46684 5.63949 1.36506 5.02103 1.35045 4.72298C1.28655 3.45593 1.58278 2.60195 2.09124 2.06336C2.60016 1.52477 3.29758 1.32075 3.97721 1.28195C5.19724 1.21212 6.35612 1.63751 6.59027 1.7288C7.04168 1.42208 7.62363 1.23083 8.35026 1.24316C8.70596 1.24805 9.05984 1.29477 9.40462 1.38237L9.37358 1.37552L9.3859 1.37004C9.5032 1.32668 9.65383 1.2815 9.80719 1.24544L9.83549 1.23996C10.2475 1.14209 10.6691 1.09049 11.0925 1.08614H11.0966L11.0948 1.0866ZM11.187 1.49465H11.098C10.7373 1.49948 10.3781 1.54077 10.0258 1.61788L10.061 1.61149C10.8191 1.94743 11.3919 2.46456 11.7954 2.98078C12.0692 3.32813 12.2964 3.70973 12.4714 4.11593L12.4841 4.14924C12.5512 4.30991 12.596 4.44547 12.6215 4.5509C12.6343 4.60385 12.643 4.64812 12.6457 4.69468C12.6481 4.72409 12.6457 4.7537 12.6384 4.78231C12.6384 4.78414 12.6352 4.78825 12.6348 4.79007C12.653 5.32318 12.5211 5.68467 12.5051 6.19359C12.4928 6.56239 12.5873 6.99554 12.6106 7.4684C12.6325 7.91251 12.5791 8.40089 12.2906 8.87968C12.3148 8.90889 12.3367 8.93811 12.36 8.96732C13.1231 7.76554 13.6731 6.4355 13.9666 5.30173C14.1236 4.69148 14.2072 4.13829 14.2145 3.70012C14.2204 3.26195 14.1392 2.94427 14.0351 2.81145C13.2185 1.76714 12.1131 1.50104 11.187 1.49465ZM8.27221 1.65029C7.55288 1.65212 7.03666 1.86938 6.6455 2.19481C6.24201 2.5312 5.97135 2.99219 5.79334 3.46369C5.58202 4.02373 5.5099 4.56505 5.48114 4.93293L5.4889 4.92791C5.74258 4.78647 6.01461 4.6808 6.29724 4.61389C6.60259 4.54406 6.93213 4.52215 7.23018 4.63762C7.52823 4.7531 7.7747 5.02513 7.86416 5.43775C8.29275 7.42002 7.73089 8.1567 7.52412 8.71309C7.4584 8.87329 7.38948 9.07869 7.33242 9.28864L7.32284 9.32972C7.34886 9.32379 7.37533 9.31649 7.40134 9.31375C7.5474 9.30142 7.66197 9.35026 7.72997 9.37947C7.93811 9.46574 8.08097 9.6474 8.15856 9.85416C8.17864 9.90848 8.19325 9.9669 8.20192 10.0271C8.21011 10.0495 8.21428 10.0732 8.21425 10.097V10.1047V10.1043C8.19087 10.8833 8.19422 11.6629 8.22429 12.4417L8.22246 12.3787C8.23661 12.7059 8.25715 12.9944 8.28317 13.2222C8.30918 13.449 8.34661 13.622 8.37035 13.6804C8.44839 13.8753 8.56205 14.13 8.7679 14.3034C8.97375 14.4764 9.2686 14.5919 9.8081 14.4764C10.2755 14.376 10.5639 14.2368 10.757 14.0364C10.9492 13.8361 11.0642 13.5576 11.1381 13.1309C11.2481 12.4919 11.47 10.6388 11.4964 10.2901C11.4841 10.0271 11.5234 9.82495 11.6073 9.67113C11.6936 9.51275 11.8278 9.41599 11.9433 9.36396C12.0012 9.33794 12.0551 9.32014 12.0998 9.30736C12.0512 9.23738 12 9.16918 11.9465 9.10288L11.952 9.10972C11.7889 8.91263 11.6547 8.69332 11.5535 8.4584L11.5466 8.4406C11.4846 8.31325 11.4325 8.21695 11.3773 8.12247L11.3901 8.1462C11.3093 8.00014 11.2071 7.81757 11.0998 7.61263C10.8857 7.20185 10.6525 6.70388 10.5315 6.21915C10.411 5.73488 10.3932 5.23327 10.7027 4.87953C10.9766 4.56551 11.4572 4.43543 12.1793 4.50846C12.1578 4.44455 12.145 4.39161 12.1094 4.30626C11.9446 3.91824 11.729 3.55386 11.4681 3.22269L11.4759 3.23273C10.8643 2.45087 9.87428 1.67539 8.34433 1.65029H8.27221ZM4.23007 1.68178C4.15293 1.68178 4.07534 1.68407 3.99866 1.68863C3.38385 1.72378 2.80281 1.90224 2.38701 2.3427C1.97074 2.78315 1.69688 3.50568 1.75668 4.70152C1.76809 4.92791 1.86668 5.56189 2.03601 6.31546C2.20443 7.06903 2.4436 7.95541 2.73115 8.73865C3.01916 9.52188 3.36787 10.2033 3.69879 10.526C3.86538 10.6871 4.01053 10.7524 4.14198 10.7469C4.27389 10.741 4.43272 10.6648 4.62716 10.4315C4.9849 10 5.35632 9.58006 5.74085 9.17226L5.72899 9.18503C5.45741 8.94966 5.24994 8.64928 5.12598 8.31195C5.00202 7.97463 4.96561 7.61138 5.02015 7.25616L5.01878 7.26803C5.08131 6.81845 5.08998 6.39762 5.08268 6.06534C5.07538 5.74173 5.0521 5.52629 5.0521 5.39165V5.38571V5.37978V5.38024V5.37704L5.05164 5.37339V5.37293V5.36974C5.05164 4.63352 5.18355 3.92833 5.42546 3.27655L5.41177 3.31809C5.58202 2.86531 5.83579 2.40523 6.21645 2.03278C5.84264 1.91 5.17944 1.72241 4.46148 1.68726C4.38471 1.68329 4.30785 1.68131 4.23098 1.68133H4.23053L4.23007 1.68178ZM11.7749 4.89642C11.3618 4.9019 11.1299 5.00825 11.0081 5.14791C10.836 5.34555 10.8195 5.69243 10.9264 6.11965C11.0327 6.54733 11.2532 7.02567 11.4599 7.42322C11.5635 7.62222 11.6639 7.80114 11.7447 7.94674C11.8264 8.0928 11.8858 8.19641 11.9223 8.2845C11.9556 8.3662 11.993 8.43786 12.0305 8.50495C12.1907 8.1672 12.219 7.83537 12.2025 7.48985C12.1811 7.06218 12.082 6.62446 12.0966 6.18127C12.1131 5.66322 12.2153 5.32638 12.2244 4.92563C12.0752 4.90605 11.9249 4.89629 11.7744 4.89642H11.7749ZM6.76417 4.96625C6.63393 4.96748 6.50424 4.9834 6.37757 5.01372L6.38944 5.01144C6.13906 5.07196 5.89812 5.1664 5.6733 5.29214L5.68745 5.28484C5.60666 5.32866 5.53683 5.37476 5.47202 5.42588L5.47521 5.4236L5.46197 5.43592C5.46563 5.52492 5.48343 5.74036 5.49073 6.05712C5.49803 6.40401 5.48936 6.84629 5.42272 7.32554C5.27712 8.3662 6.03251 9.22794 6.91981 9.22931C6.97139 9.0157 7.05674 8.79889 7.14209 8.57068C7.38902 7.90475 7.87558 7.41911 7.4657 5.52401C7.39861 5.21364 7.26624 5.08812 7.08367 5.01783C6.98772 4.98363 6.88657 4.96634 6.78471 4.96671L6.76371 4.96717H6.76463L6.76417 4.96625ZM11.5822 5.0904H11.6128C11.653 5.09177 11.69 5.09588 11.7224 5.10364C11.7552 5.11094 11.7831 5.1219 11.8063 5.13696C11.8296 5.15202 11.8465 5.1753 11.852 5.20314V5.2036L11.8515 5.20862V5.21455C11.8517 5.24168 11.8441 5.26829 11.8296 5.29123L11.8301 5.29078C11.8122 5.32423 11.7896 5.35497 11.763 5.38206C11.7018 5.4494 11.6202 5.49465 11.5307 5.51077L11.5284 5.51123C11.4399 5.52191 11.3506 5.4993 11.2778 5.44779L11.2787 5.4487C11.2493 5.42877 11.2229 5.4048 11.2002 5.3775L11.1998 5.37704C11.1803 5.35559 11.167 5.32924 11.1614 5.30082V5.2999L11.161 5.29078C11.161 5.2643 11.171 5.24057 11.187 5.22231C11.2067 5.20001 11.2303 5.18158 11.2568 5.168L11.2582 5.16754C11.3582 5.1157 11.4696 5.08936 11.5822 5.09086V5.0904ZM6.82305 5.19264C6.85545 5.19264 6.88923 5.19584 6.92392 5.2004C7.01703 5.21318 7.09964 5.23829 7.16309 5.2748C7.19378 5.29105 7.22117 5.31288 7.24388 5.33916L7.24433 5.33961C7.25677 5.3537 7.26612 5.37024 7.27178 5.38817C7.27744 5.40609 7.27928 5.425 7.2772 5.44368V5.44322C7.27129 5.47829 7.25545 5.51092 7.23155 5.53725C7.20704 5.56743 7.17811 5.59374 7.14574 5.6153L7.14437 5.61621C7.06488 5.67289 6.96687 5.69735 6.87006 5.68467H6.87189C6.77375 5.66845 6.6839 5.61975 6.61674 5.54638L6.61629 5.54592C6.58824 5.51684 6.56442 5.48396 6.54554 5.44824L6.54463 5.44596C6.52745 5.41896 6.51842 5.38759 6.51861 5.35559L6.51952 5.33733V5.33824C6.52865 5.27252 6.58297 5.23829 6.63591 5.21957C6.69651 5.1989 6.76045 5.18977 6.82442 5.19264H6.8235H6.82305ZM12.3367 9.66155L12.3349 9.662C12.2454 9.69441 12.1719 9.70765 12.1099 9.73503C12.0478 9.75924 11.9965 9.80491 11.9652 9.86375L11.9643 9.86512C11.9259 9.93495 11.8931 10.0591 11.9027 10.2704C11.9297 10.2889 11.9594 10.3031 11.9907 10.3124L11.993 10.3129C12.0971 10.3444 12.2719 10.3654 12.4663 10.3622C12.8548 10.3581 13.3322 10.2672 13.586 10.149C13.8055 10.0459 13.9945 9.9208 14.1624 9.77246L14.1597 9.77474H14.1592C13.3117 9.95001 12.8324 9.903 12.5385 9.78204C12.4649 9.75153 12.3964 9.71031 12.3349 9.65972L12.3363 9.66063L12.3367 9.66155ZM7.44927 9.7186H7.43649C7.40408 9.7218 7.35753 9.73275 7.2667 9.83317C7.05491 10.0705 6.98052 10.2198 6.80616 10.359C6.63135 10.4977 6.4045 10.5721 5.95127 10.6652C5.8544 10.6826 5.76009 10.712 5.67056 10.7529C5.68836 10.7675 5.68654 10.7711 5.71301 10.7853C5.77919 10.8218 5.86454 10.8542 5.93347 10.8715C6.12836 10.9204 6.44832 10.977 6.78243 10.9204C7.11653 10.8633 7.46388 10.7031 7.76055 10.2873C7.81168 10.2157 7.81715 10.1098 7.77516 9.99565C7.73271 9.882 7.6396 9.78387 7.57387 9.75648C7.53546 9.73731 7.49412 9.72466 7.45155 9.71906H7.44927V9.7186Z", fill: t2.useCurrentColor ? "currentColor" : "#336791" }, null, 8, Ri)]), e.createElementVNode("defs", null, [e.createElementVNode("clipPath", Ti, [e.createElementVNode("path", { fill: t2.useCurrentColor ? "currentColor" : "#fff", d: "M0 0H16V16H0z" }, null, 8, Oi)])])], 16);
|
|
478
478
|
}]]);
|
|
479
479
|
const ji = { name: "IconColorOracle", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, Ui = ["fill"];
|
|
480
480
|
var Gi = r(ji, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
@@ -496,9 +496,9 @@
|
|
|
496
496
|
var uc = r(sc, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
497
497
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-color-huawei`], width: "1em", height: "1em" }, C2.$attrs), [e.createElementVNode("path", { d: "M6.95837 13.6348C7.79252 14.1332 8.8371 14.1429 9.67126 13.6445L15.6254 10.1543V11.832H15.6351L9.68201 15.3691C9.27001 15.6139 8.79894 15.7432 8.3197 15.7432C7.84057 15.7431 7.37029 15.6139 6.95837 15.3691L1.00427 11.832V10.0781L6.95837 13.6348ZM6.95837 10.8545C7.7926 11.3518 8.83703 11.3618 9.67126 10.8633L15.6254 7.37402V9.05273H15.6322L9.68201 12.5898C9.27001 12.8346 8.79894 12.9639 8.3197 12.9639C7.84058 12.9638 7.37028 12.8346 6.95837 12.5898L1.00427 9.05078V7.29688L6.95837 10.8545ZM8.3197 2.09082H7.68689C7.41736 2.09128 6.75649 2.51318 6.12439 2.85742C5.52078 3.19304 2.4442 5.04283 2.21228 5.17773L6.95837 8.02539C7.79259 8.52381 8.83781 8.53366 9.68201 8.03516L14.35 5.30273L11.0717 3.64453C11.0505 3.63491 11.0275 3.62988 11.0043 3.62988C10.981 3.62989 10.9581 3.6349 10.9369 3.64453C10.5636 3.865 8.76091 4.91016 8.31873 5.14941C7.9556 5.3511 7.58119 5.90667 7.40955 6.16602C7.40387 6.17496 7.3951 6.18197 7.38513 6.18555C7.37516 6.18912 7.36394 6.18885 7.35388 6.18555C7.34397 6.1822 7.33531 6.17568 7.32947 6.16699C7.3237 6.15834 7.32102 6.14807 7.32166 6.1377V4.05176C7.32179 4.0299 7.32727 4.00816 7.33826 3.98926C7.3492 3.97044 7.36532 3.95526 7.38416 3.94434L10.8607 1.9082C10.8819 1.89426 10.9066 1.88677 10.932 1.88672C10.9576 1.88672 10.9829 1.89408 11.0043 1.9082L15.6351 4.54492V6.22363L9.68201 9.76074C9.27001 10.0055 8.79894 10.1348 8.3197 10.1348C7.84053 10.1347 7.37031 10.0055 6.95837 9.76074L1.00427 6.1748V4.5166C1.00427 4.35383 1.0908 4.20071 1.23474 4.11426C2.21175 3.51928 6.1234 1.17033 7.10193 0.575195C7.24598 0.496355 7.40747 0.453775 7.57166 0.451172H8.3197V2.09082ZM15.6351 9.05273H15.6322L15.6351 9.05078V9.05273Z", fill: t2.useCurrentColor ? "currentColor" : "#2181C4" }, null, 8, pc)], 16);
|
|
498
498
|
}]]);
|
|
499
|
-
const fc = { name: "IconColorClickhouse", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, dc = { "clip-path": "url(#svg_822de1b17f__clip0_3418_263489)" }, mc = ["fill"],
|
|
499
|
+
const fc = { name: "IconColorClickhouse", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, dc = { "clip-path": "url(#svg_822de1b17f__clip0_3418_263489)" }, mc = ["fill"], gc = ["fill"], Lc = { id: "svg_822de1b17f__clip0_3418_263489" }, hc = ["fill"];
|
|
500
500
|
var wc = r(fc, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
501
|
-
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-color-clickhouse`], width: "1em", height: "1em" }, C2.$attrs), [e.createElementVNode("g", dc, [e.createElementVNode("path", { d: "M0 0.9375H1.69383V13.3678H0V0.9375ZM3.57438 0.9375H5.26821V15.0616H3.57438V0.9375ZM7.15543 0.9375H8.84926V15.0616H7.15543V0.9375ZM10.7298 0.9375H12.4236V15.0616H10.7298V0.9375ZM14.3109 6.58582H16.0047V9.41332H14.3109V6.58582Z", fill: t2.useCurrentColor ? "currentColor" : "#FFCB14" }, null, 8, mc), e.createElementVNode("path", { d: "M0 13.3691H1.69383V15.063H0V13.3691Z", fill: t2.useCurrentColor ? "currentColor" : "red" }, null, 8,
|
|
501
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-color-clickhouse`], width: "1em", height: "1em" }, C2.$attrs), [e.createElementVNode("g", dc, [e.createElementVNode("path", { d: "M0 0.9375H1.69383V13.3678H0V0.9375ZM3.57438 0.9375H5.26821V15.0616H3.57438V0.9375ZM7.15543 0.9375H8.84926V15.0616H7.15543V0.9375ZM10.7298 0.9375H12.4236V15.0616H10.7298V0.9375ZM14.3109 6.58582H16.0047V9.41332H14.3109V6.58582Z", fill: t2.useCurrentColor ? "currentColor" : "#FFCB14" }, null, 8, mc), e.createElementVNode("path", { d: "M0 13.3691H1.69383V15.063H0V13.3691Z", fill: t2.useCurrentColor ? "currentColor" : "red" }, null, 8, gc)]), e.createElementVNode("defs", null, [e.createElementVNode("clipPath", Lc, [e.createElementVNode("path", { fill: t2.useCurrentColor ? "currentColor" : "#fff", d: "M0 0H16V16H0z" }, null, 8, hc)])])], 16);
|
|
502
502
|
}]]);
|
|
503
503
|
const Vc = { name: "IconColorLlm", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, xc = { "clip-path": "url(#svg_d145f061a5__clip0_3418_263538)" }, vc = ["fill"], Hc = { id: "svg_d145f061a5__clip0_3418_263538" }, Bc = ["fill"];
|
|
504
504
|
var Mc = r(Vc, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
@@ -512,12 +512,12 @@
|
|
|
512
512
|
var Fc = r(yc, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
513
513
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-color-alibl`], width: "1em", height: "1em" }, C2.$attrs), [e.createElementVNode("path", { d: "M1.07166 4V12L4.53599 10V6L1.07166 4Z", fill: t2.useCurrentColor ? "currentColor" : "#0423DB" }, null, 8, kc), e.createElementVNode("path", { d: "M4.53601 6V10L8.00001 8L4.53601 6Z", fill: t2.useCurrentColor ? "currentColor" : "#1C54E4" }, null, 8, Ic), e.createElementVNode("path", { d: "M8.00001 8.00038L4.53601 6.00038L11.4627 1.99805L14.9283 4.00038L8.00001 8.00038Z", fill: t2.useCurrentColor ? "currentColor" : "#AB9BFF" }, null, 8, Nc), e.createElementVNode("path", { d: "M4.53599 6L1.07166 4L7.99999 0L11.4627 1.99767L4.53599 6Z", fill: t2.useCurrentColor ? "currentColor" : "#7347FF" }, null, 8, _c), e.createElementVNode("path", { d: "M14.9283 12L8.00001 16L4.53601 14L11.464 10L14.9283 12Z", fill: t2.useCurrentColor ? "currentColor" : "#00CFCA" }, null, 8, Sc), e.createElementVNode("path", { d: "M11.464 10L14.9283 8V12L11.464 10ZM4.53599 14L1.07166 12L7.99999 8L11.464 10L4.53599 14Z", fill: t2.useCurrentColor ? "currentColor" : "#00EBD2" }, null, 8, Pc)], 16);
|
|
514
514
|
}]]);
|
|
515
|
-
const zc = { name: "IconColorOpenai", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, bc = { "clip-path": "url(#svg_5a1672053b__clip0_3418_263633)" },
|
|
515
|
+
const zc = { name: "IconColorOpenai", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, bc = { "clip-path": "url(#svg_5a1672053b__clip0_3418_263633)" }, Ac = ["fill"], Dc = { id: "svg_5a1672053b__clip0_3418_263633" }, Rc = ["fill"];
|
|
516
516
|
var Tc = r(zc, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
517
|
-
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-color-openai`], width: "1em", height: "1em" }, C2.$attrs), [e.createElementVNode("g", bc, [e.createElementVNode("path", { d: "M14.2934 6.66879C14.4771 6.16326 14.5234 5.65773 14.4771 5.15293C14.4315 4.64741 14.2478 4.14261 14.0178 3.68338C13.6049 2.99415 13.0075 2.44307 12.319 2.12197C11.5843 1.80013 10.8032 1.70829 10.0229 1.89198C9.65546 1.52459 9.24178 1.20349 8.78254 0.973507C8.3233 0.744991 7.77222 0.652409 7.26743 0.652409C6.47892 0.647805 5.70853 0.888682 5.06309 1.34163C4.42015 1.80013 3.96092 2.4438 3.73093 3.17858C3.17985 3.31599 2.72061 3.54597 2.26137 3.82151C1.84843 4.14261 1.52659 4.55629 1.25105 4.96924C0.838103 5.65846 0.699964 6.4388 0.791812 7.21987C0.884097 7.99867 1.20352 8.7331 1.71029 9.33163C1.5366 9.81685 1.47383 10.3348 1.52659 10.8475C1.57288 11.353 1.75658 11.8578 1.98583 12.317C2.39951 13.0063 2.99615 13.5573 3.68537 13.8784C4.42015 14.2003 5.20049 14.2921 5.98156 14.1084C6.34895 14.4758 6.7619 14.7969 7.22113 15.0269C7.68037 15.2562 8.23146 15.348 8.73699 15.348C9.52549 15.3526 10.2959 15.1117 10.9413 14.6588C11.5843 14.1995 12.0435 13.5566 12.2727 12.8218C12.7916 12.7232 13.2796 12.5028 13.6967 12.1789C14.1097 11.8578 14.4771 11.4904 14.7071 11.0312C15.12 10.3419 15.2582 9.56161 15.1663 8.78054C15.0745 8.00021 14.7989 7.26543 14.2934 6.66879ZM8.78254 14.384C8.04776 14.384 7.49668 14.154 6.99188 13.741C6.99188 13.741 7.03744 13.6948 7.08373 13.6948L10.0229 11.9952C10.1049 11.9591 10.1704 11.8935 10.2065 11.8115C10.2521 11.7197 10.2521 11.6741 10.2521 11.5823V7.44912L11.4924 8.1839V11.5823C11.505 11.9459 11.4443 12.3083 11.3137 12.6479C11.1832 12.9874 10.9856 13.2972 10.7326 13.5588C10.4797 13.8203 10.1766 14.0281 9.8416 14.1699C9.50655 14.3117 9.14636 14.3845 8.78254 14.384ZM2.85875 11.8578C2.53691 11.3067 2.39951 10.6638 2.53691 10.0209C2.53691 10.0209 2.5832 10.0671 2.62876 10.0671L5.56788 11.766C5.63847 11.8033 5.71834 11.8193 5.79787 11.8122C5.88971 11.8122 5.98156 11.8122 6.02712 11.766L9.60917 9.69902V11.123L6.62449 12.8681C5.99926 13.2303 5.25583 13.3294 4.55756 13.1437C3.82278 12.96 3.22614 12.5007 2.85875 11.8578ZM2.07768 5.47403C2.40253 4.92566 2.90493 4.50466 3.50168 4.28075V7.77096C3.50168 7.86207 3.50168 7.95465 3.54724 8.00021C3.58335 8.08225 3.64889 8.14778 3.73093 8.1839L7.31298 10.2508L6.07341 10.9856L3.13429 9.28607C2.82122 9.10931 2.54635 8.87215 2.32562 8.58835C2.10489 8.30456 1.94269 7.97977 1.84843 7.63282C1.66473 6.94359 1.71029 6.11697 2.07768 5.47403ZM12.2272 7.81651L8.64514 5.74958L9.88471 5.0148L12.8238 6.71434C13.2831 6.98988 13.6505 7.35727 13.8804 7.81651C14.1097 8.27575 14.2478 8.78128 14.2015 9.33236C14.1568 9.84951 13.9656 10.3432 13.6505 10.7556C13.3294 11.1693 12.9157 11.4904 12.4109 11.6741V8.1839C12.4109 8.09205 12.4109 8.00021 12.3646 7.95392C12.3646 7.95392 12.319 7.8628 12.2272 7.81651ZM13.4668 5.97956C13.4668 5.97956 13.4212 5.93327 13.3749 5.93327L10.4358 4.23446C10.3439 4.18817 10.2984 4.18817 10.2065 4.18817C10.1147 4.18817 10.0229 4.18817 9.97656 4.23446L6.39451 6.3014V4.87739L9.37992 3.13229C9.83916 2.85675 10.3439 2.7649 10.895 2.7649C11.4006 2.7649 11.9054 2.9486 12.3646 3.27043C12.7783 3.59153 13.1457 4.00521 13.3294 4.46445C13.5131 4.92368 13.5586 5.47477 13.4668 5.97956ZM5.75158 8.55129L4.512 7.81651V4.37186C4.512 3.86707 4.64941 3.31599 4.92495 2.9023C5.20049 2.4438 5.61417 2.12197 6.07341 1.89272C6.54143 1.65778 7.07195 1.57751 7.58852 1.66347C8.09405 1.70976 8.59885 1.93901 9.01253 2.26084C9.01253 2.26084 8.96624 2.3064 8.92068 2.3064L5.98156 4.00594C5.89952 4.04206 5.83398 4.1076 5.79787 4.18964C5.75157 4.28149 5.75158 4.32704 5.75158 4.41889V8.55203V8.55129ZM6.39451 7.08173L8.00221 6.16326L9.60917 7.08173V8.91868L8.00221 9.83716L6.39451 8.91868V7.08173Z", fill: t2.useCurrentColor ? "currentColor" : "#1D2129" }, null, 8,
|
|
517
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-color-openai`], width: "1em", height: "1em" }, C2.$attrs), [e.createElementVNode("g", bc, [e.createElementVNode("path", { d: "M14.2934 6.66879C14.4771 6.16326 14.5234 5.65773 14.4771 5.15293C14.4315 4.64741 14.2478 4.14261 14.0178 3.68338C13.6049 2.99415 13.0075 2.44307 12.319 2.12197C11.5843 1.80013 10.8032 1.70829 10.0229 1.89198C9.65546 1.52459 9.24178 1.20349 8.78254 0.973507C8.3233 0.744991 7.77222 0.652409 7.26743 0.652409C6.47892 0.647805 5.70853 0.888682 5.06309 1.34163C4.42015 1.80013 3.96092 2.4438 3.73093 3.17858C3.17985 3.31599 2.72061 3.54597 2.26137 3.82151C1.84843 4.14261 1.52659 4.55629 1.25105 4.96924C0.838103 5.65846 0.699964 6.4388 0.791812 7.21987C0.884097 7.99867 1.20352 8.7331 1.71029 9.33163C1.5366 9.81685 1.47383 10.3348 1.52659 10.8475C1.57288 11.353 1.75658 11.8578 1.98583 12.317C2.39951 13.0063 2.99615 13.5573 3.68537 13.8784C4.42015 14.2003 5.20049 14.2921 5.98156 14.1084C6.34895 14.4758 6.7619 14.7969 7.22113 15.0269C7.68037 15.2562 8.23146 15.348 8.73699 15.348C9.52549 15.3526 10.2959 15.1117 10.9413 14.6588C11.5843 14.1995 12.0435 13.5566 12.2727 12.8218C12.7916 12.7232 13.2796 12.5028 13.6967 12.1789C14.1097 11.8578 14.4771 11.4904 14.7071 11.0312C15.12 10.3419 15.2582 9.56161 15.1663 8.78054C15.0745 8.00021 14.7989 7.26543 14.2934 6.66879ZM8.78254 14.384C8.04776 14.384 7.49668 14.154 6.99188 13.741C6.99188 13.741 7.03744 13.6948 7.08373 13.6948L10.0229 11.9952C10.1049 11.9591 10.1704 11.8935 10.2065 11.8115C10.2521 11.7197 10.2521 11.6741 10.2521 11.5823V7.44912L11.4924 8.1839V11.5823C11.505 11.9459 11.4443 12.3083 11.3137 12.6479C11.1832 12.9874 10.9856 13.2972 10.7326 13.5588C10.4797 13.8203 10.1766 14.0281 9.8416 14.1699C9.50655 14.3117 9.14636 14.3845 8.78254 14.384ZM2.85875 11.8578C2.53691 11.3067 2.39951 10.6638 2.53691 10.0209C2.53691 10.0209 2.5832 10.0671 2.62876 10.0671L5.56788 11.766C5.63847 11.8033 5.71834 11.8193 5.79787 11.8122C5.88971 11.8122 5.98156 11.8122 6.02712 11.766L9.60917 9.69902V11.123L6.62449 12.8681C5.99926 13.2303 5.25583 13.3294 4.55756 13.1437C3.82278 12.96 3.22614 12.5007 2.85875 11.8578ZM2.07768 5.47403C2.40253 4.92566 2.90493 4.50466 3.50168 4.28075V7.77096C3.50168 7.86207 3.50168 7.95465 3.54724 8.00021C3.58335 8.08225 3.64889 8.14778 3.73093 8.1839L7.31298 10.2508L6.07341 10.9856L3.13429 9.28607C2.82122 9.10931 2.54635 8.87215 2.32562 8.58835C2.10489 8.30456 1.94269 7.97977 1.84843 7.63282C1.66473 6.94359 1.71029 6.11697 2.07768 5.47403ZM12.2272 7.81651L8.64514 5.74958L9.88471 5.0148L12.8238 6.71434C13.2831 6.98988 13.6505 7.35727 13.8804 7.81651C14.1097 8.27575 14.2478 8.78128 14.2015 9.33236C14.1568 9.84951 13.9656 10.3432 13.6505 10.7556C13.3294 11.1693 12.9157 11.4904 12.4109 11.6741V8.1839C12.4109 8.09205 12.4109 8.00021 12.3646 7.95392C12.3646 7.95392 12.319 7.8628 12.2272 7.81651ZM13.4668 5.97956C13.4668 5.97956 13.4212 5.93327 13.3749 5.93327L10.4358 4.23446C10.3439 4.18817 10.2984 4.18817 10.2065 4.18817C10.1147 4.18817 10.0229 4.18817 9.97656 4.23446L6.39451 6.3014V4.87739L9.37992 3.13229C9.83916 2.85675 10.3439 2.7649 10.895 2.7649C11.4006 2.7649 11.9054 2.9486 12.3646 3.27043C12.7783 3.59153 13.1457 4.00521 13.3294 4.46445C13.5131 4.92368 13.5586 5.47477 13.4668 5.97956ZM5.75158 8.55129L4.512 7.81651V4.37186C4.512 3.86707 4.64941 3.31599 4.92495 2.9023C5.20049 2.4438 5.61417 2.12197 6.07341 1.89272C6.54143 1.65778 7.07195 1.57751 7.58852 1.66347C8.09405 1.70976 8.59885 1.93901 9.01253 2.26084C9.01253 2.26084 8.96624 2.3064 8.92068 2.3064L5.98156 4.00594C5.89952 4.04206 5.83398 4.1076 5.79787 4.18964C5.75157 4.28149 5.75158 4.32704 5.75158 4.41889V8.55203V8.55129ZM6.39451 7.08173L8.00221 6.16326L9.60917 7.08173V8.91868L8.00221 9.83716L6.39451 8.91868V7.08173Z", fill: t2.useCurrentColor ? "currentColor" : "#1D2129" }, null, 8, Ac)]), e.createElementVNode("defs", null, [e.createElementVNode("clipPath", Dc, [e.createElementVNode("path", { fill: t2.useCurrentColor ? "currentColor" : "#fff", d: "M0 0H16V16H0z" }, null, 8, Rc)])])], 16);
|
|
518
518
|
}]]);
|
|
519
|
-
const
|
|
520
|
-
var jc = r(
|
|
519
|
+
const Oc = { name: "IconColorSiliflow", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, qc = ["fill"];
|
|
520
|
+
var jc = r(Oc, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
521
521
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-color-siliflow`], width: "1em", height: "1em" }, C2.$attrs), [e.createElementVNode("path", { d: "M15.3049 4.17383H8.34759C7.96299 4.17383 7.65244 4.48585 7.65244 4.86898V6.95587C7.65244 7.34044 7.34186 7.65102 6.95728 7.65102H0.695146C0.310562 7.65102 0 7.96305 0 8.34618V11.1297C0 11.5142 0.312014 11.8248 0.695146 11.8248H7.65244C8.03701 11.8248 8.34759 11.5128 8.34759 11.1297V9.04278C8.34759 8.65817 8.65814 8.34762 9.04272 8.34762H15.3049C15.6895 8.34762 16 8.0356 16 7.65247V4.86898C16 4.4844 15.688 4.17383 15.3049 4.17383Z", fill: t2.useCurrentColor ? "currentColor" : "#6E29F5" }, null, 8, qc)], 16);
|
|
522
522
|
}]]);
|
|
523
523
|
const Uc = { name: "IconColorMilvus", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, Gc = ["fill"];
|
|
@@ -536,9 +536,9 @@
|
|
|
536
536
|
var ma = r(sa, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
537
537
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-color-sys-message`], width: "1em", height: "1em" }, C2.$attrs), [e.createElementVNode("g", pa, [e.createElementVNode("path", { d: "M6.74509 1.27947C7.31576 0.336448 8.68404 0.336617 9.25485 1.27947L9.61422 1.87322C12.1217 2.7728 13.8035 5.15163 13.8037 7.8264C13.8037 8.88306 14.1486 9.91148 14.7861 10.7542L15.5009 11.6985C15.6535 11.9002 15.6789 12.1712 15.5664 12.3977C15.4537 12.6242 15.2226 12.7678 14.9697 12.7678H10.7773C10.713 14.2478 9.49576 15.428 7.99997 15.428C6.50418 15.428 5.28694 14.2478 5.22263 12.7678H1.03026C0.777352 12.7677 0.546219 12.6242 0.433587 12.3977C0.321139 12.1713 0.346445 11.9002 0.499016 11.6985L1.21386 10.7542C1.85142 9.91146 2.19628 8.88312 2.19628 7.8264C2.19649 5.15195 3.87776 2.77304 6.38474 1.87322L6.74509 1.27947ZM6.55759 12.7678C6.61992 13.5109 7.24078 14.094 7.99997 14.094C8.75917 14.094 9.38092 13.5109 9.44332 12.7678H6.55759ZM7.97458 2.91717C7.70234 2.91747 7.42105 2.96061 7.0195 3.06464L6.94821 3.08807C4.90723 3.76627 3.52949 5.67567 3.52928 7.8264C3.52928 9.12264 3.12107 10.3842 2.3662 11.4348H13.6328C12.8782 10.3844 12.4707 9.12239 12.4707 7.8264C12.4705 5.67565 11.0927 3.76627 9.05172 3.08807L8.98922 3.06757C8.54974 2.9607 8.24933 2.91694 7.97458 2.91717Z", fill: t2.useCurrentColor ? "currentColor" : "#0AA5A8" }, null, 8, ua)]), e.createElementVNode("defs", null, [e.createElementVNode("clipPath", fa, [e.createElementVNode("path", { fill: t2.useCurrentColor ? "currentColor" : "#fff", d: "M0 0H16V16H0z" }, null, 8, da)])])], 16);
|
|
538
538
|
}]]);
|
|
539
|
-
const
|
|
540
|
-
var ha = r(
|
|
541
|
-
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-color-api`], width: "1em", height: "1em" }, C2.$attrs), [e.createElementVNode("path", { d: "M1.25763 3.78533C3.17623 3.78533 4.47052 4.26181 5.40998 5.05095C6.32205 5.81719 6.83137 6.82946 7.27326 7.70036C7.73454 8.6095 8.12683 9.37235 8.78498 9.93767C9.41307 10.4771 10.3511 10.8868 11.9969 10.8869V9.11736C11.9969 8.89028 11.9971 8.77641 12.0428 8.72087C12.0826 8.67269 12.1434 8.64604 12.2059 8.64861C12.2777 8.65178 12.3623 8.72749 12.5311 8.87908L15.241 11.3136C15.3328 11.3961 15.3794 11.437 15.3963 11.4855C15.4112 11.5281 15.4111 11.5748 15.3963 11.6174C15.3794 11.6659 15.3328 11.7068 15.241 11.7892L12.5311 14.2238C12.3622 14.3755 12.2777 14.4511 12.2059 14.4543C12.1434 14.4568 12.0826 14.4302 12.0428 14.382C11.9972 14.3264 11.9969 14.2124 11.9969 13.9855V12.217L11.6502 12.2111C9.95262 12.1556 8.78212 11.6889 7.91779 10.9465C7.02607 10.1804 6.52609 9.16785 6.08673 8.30193C5.62794 7.39771 5.22723 6.63472 4.55451 6.06951C3.90883 5.52714 2.94219 5.1154 1.25763 5.1154C0.890422 5.11539 0.592673 4.81756 0.59259 4.45036C0.59259 4.0831 0.890372 3.78534 1.25763 3.78533ZM5.7049 10.6799C5.61119 10.7727 5.51359 10.8643 5.40998 10.9513C4.4706 11.7403 3.17585 12.2169 1.25763 12.217C0.890635 12.2168 0.59277 11.9189 0.59259 11.5519C0.59259 11.1848 0.890524 10.8871 1.25763 10.8869C2.94173 10.8868 3.90887 10.475 4.55451 9.93279C4.7212 9.79273 4.8703 9.63924 5.00861 9.47576L5.7049 10.6799ZM12.2059 1.54704C12.2777 1.55021 12.3624 1.62598 12.5311 1.77751L15.241 4.21208C15.3327 4.29439 15.3793 4.33549 15.3963 4.38396C15.4111 4.42647 15.411 4.47325 15.3963 4.51579C15.3794 4.56436 15.3328 4.60622 15.241 4.68865L12.5311 7.12224C12.3622 7.27395 12.2777 7.35053 12.2059 7.35368C12.1434 7.35625 12.0826 7.32862 12.0428 7.28044C11.9973 7.2248 11.9969 7.11066 11.9969 6.88396V5.1154L11.6971 5.12029C10.2355 5.16728 9.37385 5.55892 8.78498 6.06462C8.60316 6.22083 8.44206 6.39302 8.29377 6.57829L7.59162 5.36247C7.69401 5.25666 7.80314 5.15434 7.91779 5.05583C8.83969 4.264 10.1103 3.78543 11.9969 3.78533V2.01579C11.9969 1.78869 11.997 1.67478 12.0428 1.61931C12.0826 1.57113 12.1434 1.54448 12.2059 1.54704Z", fill: t2.useCurrentColor ? "currentColor" : "#2A5BE4" }, null, 8,
|
|
539
|
+
const ga = { name: "IconColorApi", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, La = ["fill"];
|
|
540
|
+
var ha = r(ga, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
541
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-color-api`], width: "1em", height: "1em" }, C2.$attrs), [e.createElementVNode("path", { d: "M1.25763 3.78533C3.17623 3.78533 4.47052 4.26181 5.40998 5.05095C6.32205 5.81719 6.83137 6.82946 7.27326 7.70036C7.73454 8.6095 8.12683 9.37235 8.78498 9.93767C9.41307 10.4771 10.3511 10.8868 11.9969 10.8869V9.11736C11.9969 8.89028 11.9971 8.77641 12.0428 8.72087C12.0826 8.67269 12.1434 8.64604 12.2059 8.64861C12.2777 8.65178 12.3623 8.72749 12.5311 8.87908L15.241 11.3136C15.3328 11.3961 15.3794 11.437 15.3963 11.4855C15.4112 11.5281 15.4111 11.5748 15.3963 11.6174C15.3794 11.6659 15.3328 11.7068 15.241 11.7892L12.5311 14.2238C12.3622 14.3755 12.2777 14.4511 12.2059 14.4543C12.1434 14.4568 12.0826 14.4302 12.0428 14.382C11.9972 14.3264 11.9969 14.2124 11.9969 13.9855V12.217L11.6502 12.2111C9.95262 12.1556 8.78212 11.6889 7.91779 10.9465C7.02607 10.1804 6.52609 9.16785 6.08673 8.30193C5.62794 7.39771 5.22723 6.63472 4.55451 6.06951C3.90883 5.52714 2.94219 5.1154 1.25763 5.1154C0.890422 5.11539 0.592673 4.81756 0.59259 4.45036C0.59259 4.0831 0.890372 3.78534 1.25763 3.78533ZM5.7049 10.6799C5.61119 10.7727 5.51359 10.8643 5.40998 10.9513C4.4706 11.7403 3.17585 12.2169 1.25763 12.217C0.890635 12.2168 0.59277 11.9189 0.59259 11.5519C0.59259 11.1848 0.890524 10.8871 1.25763 10.8869C2.94173 10.8868 3.90887 10.475 4.55451 9.93279C4.7212 9.79273 4.8703 9.63924 5.00861 9.47576L5.7049 10.6799ZM12.2059 1.54704C12.2777 1.55021 12.3624 1.62598 12.5311 1.77751L15.241 4.21208C15.3327 4.29439 15.3793 4.33549 15.3963 4.38396C15.4111 4.42647 15.411 4.47325 15.3963 4.51579C15.3794 4.56436 15.3328 4.60622 15.241 4.68865L12.5311 7.12224C12.3622 7.27395 12.2777 7.35053 12.2059 7.35368C12.1434 7.35625 12.0826 7.32862 12.0428 7.28044C11.9973 7.2248 11.9969 7.11066 11.9969 6.88396V5.1154L11.6971 5.12029C10.2355 5.16728 9.37385 5.55892 8.78498 6.06462C8.60316 6.22083 8.44206 6.39302 8.29377 6.57829L7.59162 5.36247C7.69401 5.25666 7.80314 5.15434 7.91779 5.05583C8.83969 4.264 10.1103 3.78543 11.9969 3.78533V2.01579C11.9969 1.78869 11.997 1.67478 12.0428 1.61931C12.0826 1.57113 12.1434 1.54448 12.2059 1.54704Z", fill: t2.useCurrentColor ? "currentColor" : "#2A5BE4" }, null, 8, La)], 16);
|
|
542
542
|
}]]);
|
|
543
543
|
const wa = { name: "IconColorPhone", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, Va = ["fill"];
|
|
544
544
|
var xa = r(wa, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
@@ -560,13 +560,13 @@
|
|
|
560
560
|
var Fa = r(_a, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
561
561
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-table`], width: "1em", height: "1em" }, C2.$attrs), Pa, 16, Sa);
|
|
562
562
|
}]]);
|
|
563
|
-
const za = { name: "IconLineDocker", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, ba = ["fill"],
|
|
564
|
-
var
|
|
565
|
-
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-docker`], width: "1em", height: "1em" }, C2.$attrs),
|
|
563
|
+
const za = { name: "IconLineDocker", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, ba = ["fill"], Aa = [e.createElementVNode("path", { d: "M15.2918 7.71021C15.2548 7.67825 14.4877 7.02218 13.406 7.02218H13.3673C13.1671 6.63191 12.7769 6.0936 12.0266 5.61753C11.786 5.46613 11.4731 5.49977 11.273 5.70164C11.2343 5.74033 10.8928 6.09191 10.6388 6.64368C10.3814 7.2005 10.304 7.76573 10.4066 8.30572C10.3679 8.31413 10.3124 8.32254 10.2384 8.33095H1.44036C0.974387 8.33095 0.584111 8.68086 0.531962 9.14347C0.510093 9.33019 0.5 9.50515 0.5 9.66327C0.5 10.3126 0.622802 10.9249 0.86336 11.4868C1.1056 12.0503 1.46223 12.5517 1.92316 12.9739C2.85343 13.8268 4.17229 14.3247 5.73844 14.4156H5.74517C5.75527 14.4156 5.8091 14.4189 5.90162 14.4189C6.30199 14.4189 7.41898 14.3752 8.70084 13.9513C9.63447 13.6417 10.4655 13.1943 11.172 12.6189C11.961 11.9763 12.5918 11.179 13.0511 10.242C13.2344 10.2251 13.4582 10.1848 13.7004 10.1023C14.2421 9.91729 14.9856 9.47318 15.4516 8.41002C15.5542 8.16778 15.4903 7.88348 15.2918 7.71021ZM13.3488 8.93992C13.0326 9.05936 12.7651 9.04253 12.7314 9.03917C12.4606 8.9988 12.21 9.14851 12.1006 9.40253C11.7137 10.3076 11.1485 11.0679 10.4234 11.6634C9.83802 12.1446 9.14158 12.5231 8.35598 12.7872C7.01693 13.2397 5.85788 13.2077 5.80069 13.2044C3.27735 13.0563 1.70952 11.6988 1.70952 9.65991C1.70952 9.62122 1.7112 9.58085 1.71288 9.53879H10.2704C10.2905 9.53879 10.3124 9.53711 10.3326 9.53543C10.6707 9.5001 10.8423 9.44459 10.9634 9.39412L11.3638 9.25281C11.5253 9.19562 11.6565 9.07281 11.7221 8.913C11.7877 8.75487 11.7827 8.57488 11.7087 8.42011C11.5236 8.03488 11.5303 7.61601 11.7238 7.17527C11.7558 7.10461 11.7894 7.03732 11.823 6.97676C12.2554 7.37545 12.3614 7.73208 12.3765 7.7876C12.4017 7.95077 12.4909 8.08535 12.6271 8.17955C12.7651 8.27544 12.9333 8.29731 13.0982 8.26198C13.4784 8.18124 13.8232 8.26703 14.0755 8.37637C13.8804 8.64385 13.6365 8.83226 13.3488 8.93992ZM1.61363 7.83302H2.79119C2.97623 7.83302 3.12763 7.68162 3.12763 7.49657V6.31901C3.12763 6.13397 2.97623 5.98257 2.79119 5.98257H1.61363C1.42859 5.98257 1.27719 6.13397 1.27719 6.31901V7.49657C1.27719 7.68162 1.42859 7.83302 1.61363 7.83302Z" }, null, -1), e.createElementVNode("path", { d: "M3.84035 7.82927H5.01791C5.20295 7.82927 5.35435 7.67787 5.35435 7.49282V6.31527C5.35435 6.13022 5.20295 5.97882 5.01791 5.97882H3.84035C3.65531 5.97882 3.50391 6.13022 3.50391 6.31527V7.49282C3.50391 7.67787 3.65362 7.82927 3.84035 7.82927zM6.09116 7.82927H7.26872C7.45376 7.82927 7.60516 7.67787 7.60516 7.49282V6.31527C7.60516 6.13022 7.45376 5.97882 7.26872 5.97882H6.09116C5.90612 5.97882 5.75472 6.13022 5.75472 6.31527V7.49282C5.75472 7.67787 5.90612 7.82927 6.09116 7.82927zM3.84035 5.62724H5.01791C5.20295 5.62724 5.35435 5.47584 5.35435 5.29079V4.11324C5.35435 3.92819 5.20295 3.77679 5.01791 3.77679H3.84035C3.65531 3.77679 3.50391 3.92819 3.50391 4.11324V5.29079C3.50391 5.47584 3.65362 5.62724 3.84035 5.62724zM6.09116 5.62724H7.26872C7.45376 5.62724 7.60516 5.47584 7.60516 5.29079V4.11324C7.60516 3.92819 7.45376 3.77679 7.26872 3.77679H6.09116C5.90612 3.77679 5.75472 3.92819 5.75472 4.11324V5.29079C5.75472 5.47584 5.90612 5.62724 6.09116 5.62724zM6.09116 3.42857H7.26872C7.45376 3.42857 7.60516 3.27717 7.60516 3.09213V1.91457C7.60516 1.72953 7.45376 1.57812 7.26872 1.57812H6.09116C5.90612 1.57812 5.75472 1.72953 5.75472 1.91457V3.09213C5.75472 3.27717 5.90612 3.42857 6.09116 3.42857zM8.33356 7.82927H9.51112C9.69616 7.82927 9.84756 7.67787 9.84756 7.49282V6.31527C9.84756 6.13022 9.69616 5.97882 9.51112 5.97882H8.33356C8.14852 5.97882 7.99712 6.13022 7.99712 6.31527V7.49282C7.99712 7.67787 8.14684 7.82927 8.33356 7.82927zM2.99121 10.8087C2.99121 10.9693 3.05502 11.1234 3.16859 11.2369 3.28216 11.3505 3.4362 11.4143 3.59681 11.4143 3.75743 11.4143 3.91146 11.3505 4.02504 11.2369 4.13861 11.1234 4.20241 10.9693 4.20241 10.8087 4.20241 10.6481 4.13861 10.4941 4.02504 10.3805 3.91146 10.2669 3.75743 10.2031 3.59681 10.2031 3.4362 10.2031 3.28216 10.2669 3.16859 10.3805 3.05502 10.4941 2.99121 10.6481 2.99121 10.8087z" }, null, -1)];
|
|
564
|
+
var Da = r(za, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
565
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-docker`], width: "1em", height: "1em" }, C2.$attrs), Aa, 16, ba);
|
|
566
566
|
}]]);
|
|
567
|
-
const
|
|
568
|
-
var qa = r(
|
|
569
|
-
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-float`], width: "1em", height: "1em" }, C2.$attrs),
|
|
567
|
+
const Ra = { name: "IconLineFloat", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Ta = ["fill"], Oa = [e.createStaticVNode('<g clip-path="url(#svg_40eac52238__clip0_3190_335342)"><path d="M4.69417 9.51687C5.00125 9.51687 5.24967 9.26845 5.24967 8.96137 5.24967 8.65085 5.00125 8.40587 4.69417 8.40587 4.38364 8.40587 4.13867 8.65085 4.13867 8.96137 4.13867 9.26845 4.38364 9.51687 4.69417 9.51687zM7.89261 9.58588C9.15542 9.58588 9.92139 8.58184 9.92139 6.974 9.92139 5.36615 9.14852 4.38281 7.89261 4.38281 6.6367 4.38281 5.86038 5.3696 5.86038 6.97745 5.86038 8.58874 6.6298 9.58588 7.89261 9.58588zM7.89261 8.75091C7.27845 8.75091 6.91962 8.1195 6.91962 6.97745 6.91962 5.84574 7.28536 5.21779 7.89261 5.21779 8.50331 5.21779 8.86215 5.84229 8.86215 6.97745 8.86215 8.1195 8.50676 8.75091 7.89261 8.75091zM12.5298 9.58588C13.7926 9.58588 14.5586 8.58184 14.5586 6.974 14.5586 5.36615 13.7857 4.38281 12.5298 4.38281 11.2739 4.38281 10.4976 5.3696 10.4976 6.97745 10.4976 8.58874 11.267 9.58588 12.5298 9.58588zM12.5298 8.75091C11.9157 8.75091 11.5568 8.1195 11.5568 6.97745 11.5568 5.84574 11.9226 5.21779 12.5298 5.21779 13.1405 5.21779 13.4994 5.84229 13.4994 6.97745 13.4994 8.1195 13.144 8.75091 12.5298 8.75091z"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M3.01519 0.507814C3.02391 0.507814 3.03265 0.507815 3.04141 0.507815H8.40566C8.81987 0.507815 9.15566 0.843601 9.15566 1.25781C9.15566 1.67203 8.81987 2.00781 8.40566 2.00781H3.04141C2.74901 2.00781 2.57481 2.0084 2.44568 2.01895C2.36688 2.02539 2.33375 2.03388 2.32487 2.03664C2.28023 2.06016 2.24375 2.09664 2.22023 2.14128C2.21748 2.15016 2.20898 2.18328 2.20254 2.26209C2.19199 2.39122 2.19141 2.56541 2.19141 2.85782V13.1375C2.19141 13.4299 2.19199 13.6041 2.20254 13.7333C2.20898 13.8121 2.21748 13.8452 2.22023 13.8541C2.24375 13.8987 2.28023 13.9352 2.32487 13.9587C2.33375 13.9615 2.36687 13.97 2.44568 13.9764C2.57481 13.9869 2.74901 13.9875 3.04141 13.9875H12.9595C13.2519 13.9875 13.4261 13.9869 13.5552 13.9764C13.634 13.97 13.6671 13.9615 13.676 13.9587C13.7206 13.9352 13.7571 13.8987 13.7807 13.8541C13.7834 13.8452 13.7919 13.8121 13.7983 13.7333C13.8089 13.6041 13.8095 13.4299 13.8095 13.1375V11.0172C13.8095 10.603 14.1453 10.2672 14.5595 10.2672C14.9737 10.2672 15.3095 10.603 15.3095 11.0172L15.3095 13.1638C15.3095 13.4212 15.3095 13.6577 15.2934 13.8554C15.2759 14.0685 15.2361 14.3017 15.1187 14.532C14.951 14.8613 14.6832 15.129 14.354 15.2968C14.1236 15.4141 13.8905 15.454 13.6773 15.4714C13.4797 15.4876 13.2432 15.4876 12.9857 15.4875H3.01518C2.7577 15.4876 2.52122 15.4876 2.32354 15.4714C2.1104 15.454 1.87723 15.4141 1.64693 15.2968C1.31764 15.129 1.04993 14.8613 0.882147 14.532C0.7648 14.3017 0.724937 14.0685 0.707524 13.8554C0.691372 13.6577 0.691389 13.4212 0.691407 13.1637L0.691409 2.85782C0.691409 2.84905 0.691408 2.84031 0.691407 2.8316C0.691389 2.57411 0.691372 2.33763 0.707524 2.13994C0.724937 1.92681 0.7648 1.69364 0.882147 1.46333C1.04993 1.13405 1.31764 0.866332 1.64693 0.698554C1.87723 0.581206 2.1104 0.541344 2.32354 0.52393C2.52122 0.507778 2.7577 0.507795 3.01519 0.507814ZM13.6786 13.9578C13.6786 13.9578 13.6781 13.958 13.6771 13.9584L13.6786 13.9578ZM2.32228 13.9578C2.32231 13.9578 2.32283 13.958 2.32377 13.9584L2.32228 13.9578ZM2.22114 13.8567C2.22113 13.8567 2.22093 13.8562 2.22059 13.8552L2.22114 13.8567ZM2.22114 2.13869C2.22115 2.13872 2.22097 2.13925 2.22058 2.1402L2.22114 2.13869ZM2.3238 2.03698C2.32285 2.03738 2.32231 2.03755 2.32228 2.03754L2.3238 2.03698Z"></path></g><defs><clipPath id="svg_40eac52238__clip0_3190_335342"><path d="M0 0H16V16H0z"></path></clipPath></defs>', 2)];
|
|
568
|
+
var qa = r(Ra, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
569
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-float`], width: "1em", height: "1em" }, C2.$attrs), Oa, 16, Ta);
|
|
570
570
|
}]]);
|
|
571
571
|
const ja = { name: "IconLineEnum", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Ua = ["fill"], Ga = [e.createStaticVNode('<g clip-path="url(#svg_56975625b6__clip0_3190_335348)" fill-rule="evenodd" clip-rule="evenodd"><path d="M3.01519 0.507814C3.02391 0.507814 3.03265 0.507815 3.04141 0.507815H8.40566C8.81987 0.507815 9.15566 0.843601 9.15566 1.25781C9.15566 1.67203 8.81987 2.00781 8.40566 2.00781H3.04141C2.74901 2.00781 2.57481 2.0084 2.44568 2.01895C2.36688 2.02539 2.33375 2.03388 2.32487 2.03664C2.28023 2.06016 2.24375 2.09664 2.22023 2.14128C2.21748 2.15016 2.20898 2.18328 2.20254 2.26209C2.19199 2.39122 2.19141 2.56541 2.19141 2.85782V13.1375C2.19141 13.4299 2.19199 13.6041 2.20254 13.7333C2.20898 13.8121 2.21748 13.8452 2.22023 13.8541C2.24375 13.8987 2.28023 13.9352 2.32487 13.9587C2.33375 13.9615 2.36687 13.97 2.44568 13.9764C2.57481 13.9869 2.74901 13.9875 3.04141 13.9875H12.9595C13.2519 13.9875 13.4261 13.9869 13.5552 13.9764C13.634 13.97 13.6671 13.9615 13.676 13.9587C13.7206 13.9352 13.7571 13.8987 13.7807 13.8541C13.7834 13.8452 13.7919 13.8121 13.7983 13.7333C13.8089 13.6041 13.8095 13.4299 13.8095 13.1375V5.40693C13.8095 5.11453 13.8089 4.94033 13.7983 4.81121C13.7919 4.7324 13.7834 4.69927 13.7806 4.69039C13.7571 4.64575 13.7206 4.60927 13.676 4.58575C13.6671 4.583 13.634 4.5745 13.5552 4.56806C13.4261 4.55751 13.2519 4.55693 12.9595 4.55693H11.7549C11.3407 4.55693 11.0049 4.22114 11.0049 3.80693C11.0049 3.39272 11.3407 3.05693 11.7549 3.05693L12.9857 3.05693C13.2432 3.05691 13.4797 3.05689 13.6773 3.07304C13.8905 3.09046 14.1236 3.13032 14.354 3.24767C14.6832 3.41545 14.951 3.68316 15.1187 4.01245C15.2361 4.24275 15.2759 4.47592 15.2934 4.68906C15.3095 4.88674 15.3095 5.12322 15.3095 5.3807V13.1638C15.3095 13.4212 15.3095 13.6577 15.2934 13.8554C15.2759 14.0685 15.2361 14.3017 15.1187 14.532C14.951 14.8613 14.6832 15.129 14.354 15.2968C14.1236 15.4141 13.8905 15.454 13.6773 15.4714C13.4797 15.4876 13.2432 15.4876 12.9857 15.4875H3.01518C2.7577 15.4876 2.52122 15.4876 2.32354 15.4714C2.1104 15.454 1.87723 15.4141 1.64693 15.2968C1.31764 15.129 1.04993 14.8613 0.882147 14.532C0.7648 14.3017 0.724937 14.0685 0.707524 13.8554C0.691372 13.6577 0.691389 13.4212 0.691407 13.1637L0.691409 2.85782C0.691409 2.84905 0.691408 2.84031 0.691407 2.8316C0.691389 2.57411 0.691372 2.33763 0.707524 2.13994C0.724937 1.92681 0.7648 1.69364 0.882147 1.46333C1.04993 1.13405 1.31764 0.866332 1.64693 0.698554C1.87723 0.581206 2.1104 0.541344 2.32354 0.52393C2.52122 0.507778 2.7577 0.507795 3.01519 0.507814ZM13.6786 4.58666C13.6786 4.58667 13.678 4.5865 13.6771 4.5861L13.6786 4.58666ZM13.7797 4.68781C13.7798 4.68777 13.78 4.68824 13.7803 4.68932L13.7797 4.68781ZM13.6786 13.9578C13.6786 13.9578 13.6781 13.958 13.6771 13.9584L13.6786 13.9578ZM2.32228 13.9578C2.32231 13.9578 2.32283 13.958 2.32377 13.9584L2.32228 13.9578ZM2.22114 13.8567C2.22113 13.8567 2.22093 13.8562 2.22059 13.8552L2.22114 13.8567ZM2.22114 2.13869C2.22115 2.13872 2.22097 2.13925 2.22058 2.1402L2.22114 2.13869ZM2.3238 2.03698C2.32285 2.03738 2.32231 2.03755 2.32228 2.03754L2.3238 2.03698Z"></path><path d="M5.41016 5.72344C5.41016 5.19877 5.83549 4.77344 6.36016 4.77344H9.94569C10.3599 4.77344 10.6957 5.10922 10.6957 5.52344C10.6957 5.93765 10.3599 6.27344 9.94569 6.27344H6.91016V7.41812H9.94569C10.3599 7.41812 10.6957 7.7539 10.6957 8.16812C10.6957 8.58233 10.3599 8.91812 9.94569 8.91812H6.91016V10.0628H9.94569C10.3599 10.0628 10.6957 10.3986 10.6957 10.8128C10.6957 11.227 10.3599 11.5628 9.94569 11.5628H6.36016C5.83549 11.5628 5.41016 11.1375 5.41016 10.6128V5.72344Z"></path></g><defs><clipPath id="svg_56975625b6__clip0_3190_335348"><path d="M0 0H16V16H0z"></path></clipPath></defs>', 2)];
|
|
572
572
|
var Ja = r(ja, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
@@ -592,9 +592,9 @@
|
|
|
592
592
|
var ds = r(ps, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
593
593
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-object`], width: "1em", height: "1em" }, C2.$attrs), fs, 16, us);
|
|
594
594
|
}]]);
|
|
595
|
-
const ms = { name: "IconLineStrArray", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } },
|
|
595
|
+
const ms = { name: "IconLineStrArray", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, gs = ["fill"], Ls = [e.createElementVNode("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M2.95526 1.25C2.97013 1.25001 2.98505 1.25001 3.00001 1.25001H4.50001V2.75001H3.00001C2.5074 2.75001 2.21339 2.7516 2.00267 2.77993C1.90611 2.79291 1.85775 2.80821 1.83597 2.81717C1.83093 2.81924 1.82761 2.82086 1.82568 2.82187L1.82324 2.82324L1.82187 2.82568C1.82086 2.82761 1.81924 2.83093 1.81717 2.83597C1.80821 2.85775 1.79291 2.90611 1.77993 3.00267C1.7516 3.21339 1.75001 3.5074 1.75001 4.00001V12C1.75001 12.4926 1.7516 12.7866 1.77993 12.9973C1.79291 13.0939 1.80821 13.1423 1.81717 13.164C1.81924 13.1691 1.82086 13.1724 1.82187 13.1743L1.82324 13.1768L1.82568 13.1781C1.82761 13.1792 1.83093 13.1808 1.83597 13.1828C1.85775 13.1918 1.90611 13.2071 2.00267 13.2201C2.21339 13.2484 2.5074 13.25 3.00001 13.25H4.50001V14.75L2.95526 14.75C2.52245 14.7501 2.12561 14.7501 1.8028 14.7067C1.44732 14.6589 1.07159 14.5465 0.76257 14.2374C0.453547 13.9284 0.3411 13.5527 0.293307 13.1972C0.249906 12.8744 0.249952 12.4776 0.250003 12.0448L0.250007 4.00001C0.250007 3.98505 0.250005 3.97013 0.250003 3.95526C0.249952 3.52244 0.249906 3.12561 0.293307 2.8028C0.3411 2.44732 0.453547 2.07159 0.76257 1.76257C1.07159 1.45355 1.44732 1.3411 1.8028 1.29331C2.12561 1.24991 2.52244 1.24995 2.95526 1.25ZM13.9973 2.77993C13.7866 2.7516 13.4926 2.75001 13 2.75001H11.5V1.25001L13.0448 1.25C13.4776 1.24995 13.8744 1.24991 14.1972 1.29331C14.5527 1.3411 14.9284 1.45355 15.2374 1.76257C15.5465 2.07159 15.6589 2.44732 15.7067 2.8028C15.7501 3.12561 15.7501 3.52245 15.75 3.95526V12.0448C15.7501 12.4776 15.7501 12.8744 15.7067 13.1972C15.6589 13.5527 15.5465 13.9284 15.2374 14.2374C14.9284 14.5465 14.5527 14.6589 14.1972 14.7067C13.8744 14.7501 13.4776 14.7501 13.0448 14.75L11.5 14.75V13.25H13C13.4926 13.25 13.7866 13.2484 13.9973 13.2201C14.0939 13.2071 14.1423 13.1918 14.164 13.1828C14.1691 13.1808 14.1724 13.1792 14.1743 13.1781L14.1768 13.1768L14.1781 13.1743C14.1792 13.1724 14.1808 13.1691 14.1828 13.164C14.1918 13.1423 14.2071 13.0939 14.2201 12.9973C14.2484 12.7866 14.25 12.4926 14.25 12V4.00001C14.25 3.5074 14.2484 3.21339 14.2201 3.00267C14.2071 2.90611 14.1918 2.85775 14.1828 2.83597C14.1808 2.83093 14.1792 2.82761 14.1781 2.82568L14.1768 2.82324L14.1743 2.82187C14.1724 2.82086 14.1691 2.81924 14.164 2.81717C14.1423 2.80821 14.0939 2.79291 13.9973 2.77993ZM1.82324 13.1768C1.82322 13.1768 1.82323 13.1768 1.82324 13.1768V13.1768ZM14.1768 13.1768C14.1768 13.1768 14.1768 13.1768 14.1768 13.1768V13.1768ZM14.1768 13.1768C14.1768 13.1768 14.1768 13.1768 14.1768 13.1768V13.1768Z" }, null, -1), e.createElementVNode("path", { d: "M4.93509 9.3711C5.18454 9.3711 5.32485 9.24638 5.41216 8.94703L5.64914 8.24545H7.2737L7.51068 8.95639C7.59487 9.2495 7.73519 9.3711 8.00023 9.3711C8.27463 9.3711 8.47107 9.18713 8.47107 8.92833C8.47107 8.83478 8.45548 8.75059 8.41183 8.62898L7.17704 5.28009C7.04296 4.91214 6.82469 4.75 6.45674 4.75C6.10127 4.75 5.87989 4.91838 5.74892 5.2832L4.52037 8.62898C4.47983 8.74435 4.45801 8.85037 4.45801 8.92833C4.45801 9.1996 4.64198 9.3711 4.93509 9.3711ZM5.85494 7.5158L6.43804 5.67297H6.45986L7.05543 7.5158H5.85494Z" }, null, -1), e.createElementVNode("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M4.20117 10.75C4.20117 10.4739 4.42503 10.25 4.70117 10.25H11.2956C11.5718 10.25 11.7956 10.4739 11.7956 10.75 11.7956 11.0261 11.5718 11.25 11.2956 11.25H4.70117C4.42503 11.25 4.20117 11.0261 4.20117 10.75zM9.02783 6.14062C9.02783 5.86448 9.25169 5.64063 9.52783 5.64063L11.2965 5.64063C11.5726 5.64063 11.7965 5.86448 11.7965 6.14063 11.7965 6.41677 11.5726 6.64063 11.2965 6.64063L9.52783 6.64063C9.25169 6.64063 9.02783 6.41677 9.02783 6.14062zM9.02783 8.35938C9.02783 8.08323 9.25169 7.85938 9.52783 7.85938L11.2965 7.85938C11.5726 7.85938 11.7965 8.08323 11.7965 8.35938 11.7965 8.63552 11.5726 8.85938 11.2965 8.85938L9.52783 8.85938C9.25169 8.85938 9.02783 8.63552 9.02783 8.35938z" }, null, -1)];
|
|
596
596
|
var hs = r(ms, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
597
|
-
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-str-array`], width: "1em", height: "1em" }, C2.$attrs),
|
|
597
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-str-array`], width: "1em", height: "1em" }, C2.$attrs), Ls, 16, gs);
|
|
598
598
|
}]]);
|
|
599
599
|
const ws = { name: "IconLineStr", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Vs = ["fill"], xs = [e.createElementVNode("path", { d: "M1.961 10.8208C2.45276 10.8208 2.72937 10.5749 2.90149 9.98478L3.36866 8.60171H6.57124L7.03841 10.0032C7.20437 10.581 7.48099 10.8208 8.00348 10.8208C8.54442 10.8208 8.93168 10.4581 8.93168 9.9479C8.93168 9.76349 8.90094 9.59752 8.81489 9.35779L6.38068 2.75592C6.11636 2.03058 5.68607 1.71094 4.96073 1.71094C4.25997 1.71094 3.82353 2.04287 3.56536 2.76207L1.14345 9.35779C1.06354 9.58523 1.02051 9.79422 1.02051 9.9479C1.02051 10.4827 1.38318 10.8208 1.961 10.8208ZM3.77436 7.16331L4.92384 3.53045H4.96687L6.14095 7.16331H3.77436Z" }, null, -1), e.createElementVNode("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M.749023 13.5391C.749023 13.1248 1.08481 12.7891 1.49902 12.7891H14.499C14.9132 12.7891 15.249 13.1248 15.249 13.5391 15.249 13.9533 14.9132 14.2891 14.499 14.2891H1.49902C1.08481 14.2891.749023 13.9533.749023 13.5391zM10.2646 4.45312C10.2646 4.03891 10.6004 3.70313 11.0146 3.70313L14.5013 3.70313C14.9155 3.70313 15.2513 4.03891 15.2513 4.45313 15.2513 4.86734 14.9155 5.20313 14.5013 5.20313L11.0146 5.20313C10.6004 5.20313 10.2646 4.86734 10.2646 4.45312zM10.2646 8.82812C10.2646 8.41391 10.6004 8.07813 11.0146 8.07813L14.5013 8.07813C14.9155 8.07813 15.2513 8.41391 15.2513 8.82813 15.2513 9.24234 14.9155 9.57813 14.5013 9.57813L11.0146 9.57813C10.6004 9.57813 10.2646 9.24234 10.2646 8.82812z" }, null, -1)];
|
|
600
600
|
var vs = r(ws, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
@@ -616,12 +616,12 @@
|
|
|
616
616
|
var bs = r(Ps, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
617
617
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-batch`], width: "1em", height: "1em" }, C2.$attrs), zs, 16, Fs);
|
|
618
618
|
}]]);
|
|
619
|
-
const
|
|
620
|
-
var Ts = r(
|
|
621
|
-
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-redo`], width: "1em", height: "1em" }, C2.$attrs),
|
|
619
|
+
const As = { name: "IconLineRedo", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Ds = ["fill"], Rs = [e.createElementVNode("path", { d: "M6.45166 4.28906C8.68867 4.28906 10.5401 5.29374 12.0278 6.47852C12.9298 7.19683 13.7359 8.01816 14.4214 8.74219V6.75977C14.4214 6.3925 14.7192 6.09473 15.0864 6.09473C15.4537 6.09473 15.7515 6.3925 15.7515 6.75977V10.3789C15.7515 10.3835 15.7496 10.388 15.7495 10.3926C15.7532 10.5683 15.6897 10.7454 15.5552 10.8789C15.3792 11.0533 15.1307 11.1061 14.9077 11.0439H11.5542C11.1871 11.0439 10.8894 10.7459 10.8892 10.3789C10.8892 10.0116 11.1869 9.71387 11.5542 9.71387H13.5073C12.8306 8.99557 12.0787 8.2196 11.1997 7.51953C9.83469 6.43246 8.26997 5.61914 6.45166 5.61914C4.61783 5.61916 3.4347 6.31468 2.69092 7.29102C1.92689 8.29414 1.57861 9.66026 1.57861 11.0449C1.57842 11.412 1.28065 11.7099 0.913574 11.71C0.546424 11.71 0.248728 11.412 0.248535 11.0449C0.248535 9.46481 0.6414 7.78527 1.63232 6.48438C2.6438 5.15665 4.23009 4.28908 6.45166 4.28906Z" }, null, -1)];
|
|
620
|
+
var Ts = r(As, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
621
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-redo`], width: "1em", height: "1em" }, C2.$attrs), Rs, 16, Ds);
|
|
622
622
|
}]]);
|
|
623
|
-
const
|
|
624
|
-
var Us = r(
|
|
623
|
+
const Os = { name: "IconLineUndo", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, qs = ["fill"], js = [e.createElementVNode("path", { d: "M9.54834 4.28906C11.7697 4.28908 13.3562 5.15684 14.3677 6.48438C15.3586 7.78522 15.7514 9.46484 15.7515 11.0449C15.7513 11.4121 15.4536 11.71 15.0864 11.71C14.7195 11.7097 14.4215 11.4119 14.4214 11.0449C14.4214 9.66018 14.0733 8.29314 13.3091 7.29004C12.5653 6.31408 11.3818 5.61916 9.54834 5.61914C7.73027 5.61925 6.16517 6.43166 4.80029 7.51855C3.92116 8.21869 3.16944 8.99526 2.49268 9.71387H4.4458C4.81298 9.71387 5.11069 10.0118 5.11084 10.3789C5.11063 10.746 4.81294 11.0439 4.4458 11.0439H1.09521C0.87155 11.1072 0.62142 11.054 0.444824 10.8789C0.310663 10.7456 0.246007 10.569 0.249512 10.3936C0.249407 10.3888 0.248538 10.3837 0.248535 10.3789V6.75977C0.248682 6.39274 0.546566 6.09493 0.913574 6.09473C1.28075 6.09473 1.57847 6.39262 1.57861 6.75977V8.74316C2.26415 8.01902 3.07002 7.19698 3.97217 6.47852C5.45987 5.29382 7.31149 4.28917 9.54834 4.28906Z" }, null, -1)];
|
|
624
|
+
var Us = r(Os, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
625
625
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-undo`], width: "1em", height: "1em" }, C2.$attrs), js, 16, qs);
|
|
626
626
|
}]]);
|
|
627
627
|
const Gs = { name: "IconLineGroup", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Js = ["fill"], Ks = [e.createElementVNode("path", { d: "M1.19482 8.99512C1.45444 8.73552 1.87554 8.73569 2.13525 8.99512L4.05127 10.9111L4.11768 10.9844C4.40624 11.3381 4.40608 11.8484 4.11768 12.2021L4.05127 12.2754L2.13525 14.1914C1.87555 14.4508 1.45443 14.4519 1.19482 14.1924C0.935431 13.9329 0.935892 13.5117 1.19482 13.252L2.85303 11.5938L1.19482 9.93555C0.935556 9.67599 0.935722 9.25477 1.19482 8.99512ZM12.7339 9.18359C13.0026 9.18359 13.2449 9.18291 13.4448 9.19922C13.6526 9.21622 13.8741 9.25507 14.0903 9.36523C14.4035 9.52487 14.6583 9.7796 14.8179 10.0928C14.928 10.3089 14.9669 10.5296 14.9839 10.7373C15.0002 10.9373 14.9995 11.1794 14.9995 11.4482V11.7373C14.9995 12.0062 15.0002 12.2482 14.9839 12.4482C14.9669 12.656 14.928 12.8775 14.8179 13.0938C14.6583 13.4068 14.4034 13.6617 14.0903 13.8213C13.8741 13.9314 13.6526 13.9693 13.4448 13.9863C13.2449 14.0026 13.0026 14.0029 12.7339 14.0029H7.63525C7.36651 14.0029 7.12427 14.0026 6.92432 13.9863C6.71667 13.9693 6.49586 13.9313 6.27979 13.8213C5.96661 13.6617 5.71189 13.4069 5.55225 13.0938C5.44202 12.8774 5.40321 12.6561 5.38623 12.4482C5.36991 12.2482 5.37061 12.0062 5.37061 11.7373V11.4482C5.3706 11.1794 5.36989 10.9373 5.38623 10.7373C5.40324 10.5296 5.44212 10.3089 5.55225 10.0928C5.71188 9.77963 5.96661 9.52481 6.27979 9.36523C6.49588 9.25521 6.71666 9.21621 6.92432 9.19922C7.12426 9.18291 7.36652 9.18359 7.63525 9.18359H12.7339ZM7.63525 10.5137C7.34475 10.5137 7.16601 10.5145 7.03271 10.5254C6.97139 10.5304 6.93359 10.5366 6.91064 10.542C6.9003 10.5444 6.89297 10.5465 6.88916 10.5479C6.8863 10.5489 6.88408 10.5495 6.8833 10.5498C6.82041 10.5819 6.76893 10.6334 6.73682 10.6963C6.73665 10.6966 6.73605 10.6988 6.73486 10.7021C6.73356 10.7058 6.73149 10.7131 6.729 10.7236C6.72364 10.7465 6.71745 10.7842 6.7124 10.8457C6.70151 10.979 6.70068 11.1576 6.70068 11.4482V11.7373C6.70068 12.028 6.70154 12.2065 6.7124 12.3398C6.71747 12.4019 6.72361 12.44 6.729 12.4629C6.73156 12.4737 6.73355 12.4807 6.73486 12.4844C6.73582 12.487 6.73649 12.4886 6.73682 12.4893C6.76888 12.5522 6.8204 12.6036 6.8833 12.6357C6.884 12.636 6.88615 12.6366 6.88916 12.6377C6.8929 12.6391 6.90002 12.642 6.91064 12.6445C6.9336 12.6499 6.97138 12.6561 7.03271 12.6611C7.16601 12.672 7.34473 12.6729 7.63525 12.6729H12.7339C13.0247 12.6729 13.2041 12.672 13.3374 12.6611C13.3988 12.6561 13.4366 12.6499 13.4595 12.6445C13.4702 12.642 13.4773 12.639 13.481 12.6377C13.4842 12.6365 13.4865 12.6359 13.4868 12.6357C13.5495 12.6036 13.6003 12.552 13.6323 12.4893C13.6328 12.4887 13.6343 12.4871 13.6353 12.4844C13.6366 12.4806 13.6386 12.4735 13.6411 12.4629C13.6465 12.4399 13.6527 12.4018 13.6577 12.3398C13.6686 12.2065 13.6694 12.0279 13.6694 11.7373V11.4482C13.6694 11.1576 13.6686 10.979 13.6577 10.8457C13.6527 10.7842 13.6465 10.7465 13.6411 10.7236C13.6386 10.713 13.6366 10.7059 13.6353 10.7021C13.634 10.6986 13.6325 10.6966 13.6323 10.6963C13.6003 10.6336 13.5495 10.5819 13.4868 10.5498C13.4865 10.5496 13.4843 10.549 13.481 10.5479C13.4773 10.5465 13.4701 10.5445 13.4595 10.542C13.4366 10.5366 13.3989 10.5304 13.3374 10.5254C13.2041 10.5145 13.0247 10.5137 12.7339 10.5137H7.63525ZM1.19482 1.80371C1.45433 1.54426 1.87552 1.54464 2.13525 1.80371L4.05127 3.71973L4.11768 3.79297C4.40622 4.14664 4.40601 4.65696 4.11768 5.01074L4.05127 5.08398L2.13525 7C1.87558 7.2597 1.45453 7.26063 1.19482 7.00098C0.935672 6.74139 0.935695 6.32015 1.19482 6.06055L2.85303 4.40234L1.19482 2.74414C0.935797 2.48446 0.935525 2.06322 1.19482 1.80371ZM12.7339 1.99316C13.0026 1.99316 13.2449 1.99248 13.4448 2.00879C13.6526 2.02579 13.8741 2.06464 14.0903 2.1748C14.4034 2.33445 14.6583 2.58921 14.8179 2.90234C14.9279 3.11847 14.9669 3.33918 14.9839 3.54688C15.0002 3.74687 14.9995 3.98897 14.9995 4.25781V4.54688C14.9995 4.81578 15.0002 5.05777 14.9839 5.25781C14.9669 5.46565 14.9281 5.68704 14.8179 5.90332C14.6583 6.2164 14.4034 6.47127 14.0903 6.63086C13.8741 6.74102 13.6526 6.7789 13.4448 6.7959C13.2449 6.81221 13.0026 6.8125 12.7339 6.8125H7.63525C7.36652 6.8125 7.12426 6.81221 6.92432 6.7959C6.7167 6.77891 6.49583 6.74083 6.27979 6.63086C5.96668 6.47133 5.71189 6.21635 5.55225 5.90332C5.44204 5.68704 5.40322 5.46565 5.38623 5.25781C5.3699 5.05777 5.37061 4.81579 5.37061 4.54688V4.25781C5.3706 3.98895 5.36989 3.74688 5.38623 3.54688C5.40323 3.3391 5.44208 3.11855 5.55225 2.90234C5.71187 2.5891 5.96654 2.33442 6.27979 2.1748C6.49591 2.06474 6.71662 2.02578 6.92432 2.00879C7.12427 1.99248 7.36651 1.99316 7.63525 1.99316H12.7339ZM7.63525 3.32324C7.34473 3.32324 7.16601 3.32409 7.03271 3.33496C6.97133 3.33999 6.93359 3.34621 6.91064 3.35156C6.90022 3.35402 6.89295 3.3561 6.88916 3.35742C6.88619 3.35848 6.88402 3.35913 6.8833 3.35938C6.82034 3.39147 6.76893 3.44291 6.73682 3.50586C6.73665 3.50619 6.73612 3.5082 6.73486 3.51172C6.73354 3.51544 6.73152 3.52251 6.729 3.5332C6.72363 3.55612 6.71745 3.59363 6.7124 3.65527C6.70151 3.7886 6.70068 3.96709 6.70068 4.25781V4.54688C6.70068 4.83762 6.70153 5.01607 6.7124 5.14941C6.71748 5.21149 6.72361 5.24955 6.729 5.27246C6.73155 5.28325 6.73356 5.29029 6.73486 5.29395C6.73579 5.29651 6.7365 5.29816 6.73682 5.29883C6.76889 5.36166 6.82048 5.41322 6.8833 5.44531C6.88406 5.44557 6.88627 5.44623 6.88916 5.44727C6.89292 5.44863 6.9001 5.45162 6.91064 5.4541C6.93361 5.45945 6.97143 5.46569 7.03271 5.4707C7.16601 5.48157 7.34475 5.48242 7.63525 5.48242H12.7339C13.0247 5.48242 13.2041 5.4816 13.3374 5.4707C13.3988 5.46566 13.4366 5.45946 13.4595 5.4541C13.4702 5.45155 13.4773 5.44856 13.481 5.44727C13.4843 5.4461 13.4865 5.44548 13.4868 5.44531C13.5495 5.41317 13.6003 5.36164 13.6323 5.29883C13.6327 5.29832 13.6342 5.29699 13.6353 5.29395C13.6366 5.29027 13.6386 5.28334 13.6411 5.27246C13.6465 5.24955 13.6526 5.21153 13.6577 5.14941C13.6686 5.01607 13.6694 4.83761 13.6694 4.54688V4.25781C13.6694 3.96714 13.6686 3.78859 13.6577 3.65527C13.6527 3.59379 13.6465 3.55614 13.6411 3.5332C13.6386 3.52274 13.6366 3.5155 13.6353 3.51172C13.6342 3.50868 13.6328 3.50654 13.6323 3.50586C13.6003 3.44318 13.5495 3.39144 13.4868 3.35938C13.4865 3.35921 13.4843 3.35859 13.481 3.35742C13.4773 3.35612 13.4701 3.35407 13.4595 3.35156C13.4366 3.3462 13.3989 3.34001 13.3374 3.33496C13.2041 3.32407 13.0247 3.32324 12.7339 3.32324H7.63525Z" }, null, -1)];
|
|
@@ -645,11 +645,11 @@
|
|
|
645
645
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ xmlns: "http://www.w3.org/2000/svg", fill: t2.useCurrentColor ? "currentColor" : "#000", viewBox: "0 0 16 16", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-debug`], width: "1em", height: "1em" }, C2.$attrs), pp, 16, sp);
|
|
646
646
|
}]]);
|
|
647
647
|
const fp = { name: "IconLineCheck", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, dp = ["fill"], mp = [e.createElementVNode("path", { d: "M8 1.10156C11.723 1.10156 14.7412 4.11973 14.7412 7.84277C14.7412 9.61094 14.0591 11.2185 12.9453 12.4209L14.5371 14.0137C14.7966 14.2733 14.7965 14.6944 14.5371 14.9541C14.2775 15.2137 13.8564 15.2136 13.5967 14.9541L11.9473 13.3057C10.8376 14.1087 9.47447 14.584 8 14.584C4.27721 14.5838 1.25891 11.5656 1.25879 7.84277C1.25879 4.11986 4.27714 1.10178 8 1.10156ZM8 2.43164C5.01168 2.43186 2.58887 4.8544 2.58887 7.84277C2.58899 10.831 5.01175 13.2537 8 13.2539C10.9884 13.2539 13.411 10.8312 13.4111 7.84277C13.4111 4.85427 10.9885 2.43164 8 2.43164ZM9.49902 6.15137C9.75877 5.89215 10.1799 5.8928 10.4395 6.15234C10.6987 6.41209 10.698 6.83324 10.4385 7.09277L7.70508 9.82617C7.44539 10.0856 7.02426 10.0857 6.76465 9.82617L5.37012 8.43262C5.11064 8.1731 5.11097 7.75192 5.37012 7.49219C5.6298 7.2325 6.05085 7.23253 6.31055 7.49219L7.23535 8.41504L9.49902 6.15137Z" }, null, -1)];
|
|
648
|
-
var
|
|
648
|
+
var gp = r(fp, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
649
649
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-check`], width: "1em", height: "1em" }, C2.$attrs), mp, 16, dp);
|
|
650
650
|
}]]);
|
|
651
|
-
const
|
|
652
|
-
var Vp = r(
|
|
651
|
+
const Lp = { name: "IconFillStop", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, hp = ["fill"], wp = [e.createElementVNode("g", { "clip-path": "url(#svg_f0530c4042__clip0_4713_276120)" }, [e.createElementVNode("path", { d: "M8 0.796875C11.9765 0.796875 15.2002 4.02062 15.2002 7.99707C15.2002 11.9735 11.9764 15.1973 8 15.1973C4.02355 15.1973 0.799805 11.9735 0.799805 7.99707C0.799805 4.02062 4.02355 0.796875 8 0.796875ZM7.40039 5.79688C6.84034 5.79688 6.55961 5.79726 6.3457 5.90625C6.1578 6.00208 6.00501 6.15487 5.90918 6.34277C5.80019 6.55669 5.7998 6.83741 5.7998 7.39746V8.59668C5.7998 9.15673 5.80019 9.43746 5.90918 9.65137C6.00501 9.83928 6.1578 9.99206 6.3457 10.0879C6.55961 10.1969 6.84034 10.1973 7.40039 10.1973H8.59961C9.15966 10.1973 9.44039 10.1969 9.6543 10.0879C9.84221 9.99206 9.99499 9.83928 10.0908 9.65137C10.1998 9.43746 10.2002 9.15673 10.2002 8.59668V7.39746C10.2002 6.83741 10.1998 6.55669 10.0908 6.34277C9.99499 6.15486 9.84221 6.00208 9.6543 5.90625C9.44039 5.79726 9.15966 5.79688 8.59961 5.79688H7.40039Z" })], -1), e.createElementVNode("defs", null, [e.createElementVNode("clipPath", { id: "svg_f0530c4042__clip0_4713_276120" }, [e.createElementVNode("path", { d: "M0 0H16V16H0z" })])], -1)];
|
|
652
|
+
var Vp = r(Lp, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
653
653
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-fill-stop`], width: "1em", height: "1em" }, C2.$attrs), wp, 16, hp);
|
|
654
654
|
}]]);
|
|
655
655
|
const xp = { name: "IconFillBranch", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, vp = ["fill"], Hp = [e.createElementVNode("path", { d: "M10.5513 1.42188C11.3501 1.42188 11.9976 2.06936 11.9976 2.86816C11.9973 3.64888 11.3789 4.28343 10.605 4.31152L10.1958 4.87891C9.6367 5.65457 9.27689 6.16562 8.79932 6.53809C8.74323 6.58182 8.68562 6.62341 8.62744 6.66406C8.68578 6.70482 8.74308 6.74716 8.79932 6.79102C9.27692 7.1635 9.63665 7.67447 10.1958 8.4502L10.604 9.0166C11.3785 9.0442 11.9976 9.67968 11.9976 10.4609C11.9973 11.2595 11.3499 11.9072 10.5513 11.9072C9.75293 11.9069 9.10528 11.2593 9.10498 10.4609C9.10498 10.1921 9.17931 9.94027 9.30713 9.72461L9.00635 9.30762C8.39664 8.46176 8.17121 8.16151 7.89795 7.94824C7.63855 7.74593 7.34265 7.5941 7.02686 7.50195C6.70833 7.40905 6.35075 7.3982 5.40674 7.39746C5.3635 7.39745 5.31956 7.39844 5.2749 7.39844H4.66162C4.37987 8.03182 3.74607 8.47461 3.0083 8.47461C2.00913 8.47436 1.19897 7.66323 1.19873 6.66406C1.19897 5.66489 2.00913 4.85474 3.0083 4.85449C3.74679 4.85449 4.38224 5.29645 4.66357 5.93066H5.40674C6.35075 5.92993 6.70833 5.92005 7.02686 5.82715C7.34267 5.735 7.63853 5.58318 7.89795 5.38086C8.17124 5.1676 8.39664 4.86734 9.00635 4.02148L9.30713 3.60254C9.17967 3.38717 9.10506 3.13653 9.10498 2.86816C9.10498 2.06954 9.75272 1.42218 10.5513 1.42188Z" }, null, -1)];
|
|
@@ -668,12 +668,12 @@
|
|
|
668
668
|
var Fp = r(_p, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
669
669
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-add`], width: "1em", height: "1em" }, C2.$attrs), Pp, 16, Sp);
|
|
670
670
|
}]]);
|
|
671
|
-
const zp = { name: "IconLineGo", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, bp = ["fill"],
|
|
672
|
-
var
|
|
673
|
-
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-go`], width: "1em", height: "1em" }, C2.$attrs),
|
|
671
|
+
const zp = { name: "IconLineGo", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, bp = ["fill"], Ap = [e.createElementVNode("path", { d: "M8.43311 11.9697C8.69276 12.2291 9.11487 12.2292 9.37451 11.9697L12.8745 8.46973C13.1341 8.2101 13.134 7.78804 12.8745 7.52832L9.37451 4.02832C9.11481 3.76862 8.6928 3.76862 8.43311 4.02832C8.17359 4.28803 8.17347 4.71009 8.43311 4.96973L10.7974 7.33398L3.59521 7.33398C3.22795 7.33398 2.93018 7.63175 2.93018 7.99902C2.93039 8.36611 3.22808 8.66406 3.59521 8.66406H10.7974L8.43311 11.0283C8.17359 11.288 8.17347 11.7101 8.43311 11.9697Z" }, null, -1)];
|
|
672
|
+
var Dp = r(zp, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
673
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-go`], width: "1em", height: "1em" }, C2.$attrs), Ap, 16, bp);
|
|
674
674
|
}]]);
|
|
675
|
-
const
|
|
676
|
-
var
|
|
675
|
+
const Rp = { name: "IconColorRequired", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, Tp = ["fill"];
|
|
676
|
+
var Op = r(Rp, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
677
677
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 8 8", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-color-required`], width: "1em", height: "1em" }, C2.$attrs), [e.createElementVNode("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M4.41817 1.10156C4.52862 1.10156 4.61812 1.19118 4.61812 1.30164L4.61726 3.34656L6.45369 2.75024C6.55874 2.71611 6.6715 2.77349 6.70564 2.87854L6.95296 3.6394C6.98709 3.74445 6.92959 3.85735 6.82454 3.89148L4.9742 4.49158L6.19942 6.17822C6.26434 6.26758 6.24459 6.3926 6.15523 6.45752L5.50801 6.92773C5.41865 6.99265 5.29351 6.97291 5.22859 6.88354L3.96223 5.13953L2.68904 6.8927C2.62412 6.98206 2.49898 7.00194 2.40962 6.93701L1.7624 6.4668C1.67304 6.40188 1.65329 6.27674 1.71821 6.18738L2.97322 4.45764L1.16853 3.87158C1.06348 3.83745 1.00598 3.72468 1.04011 3.61963L1.28731 2.85876C1.32144 2.75371 1.43421 2.69622 1.53926 2.73035L3.41719 3.3396L3.41817 1.30164C3.41817 1.19118 3.50766 1.10156 3.61812 1.10156H4.41817Z", fill: t2.useCurrentColor ? "currentColor" : "#F53F3F" }, null, 8, Tp)], 16);
|
|
678
678
|
}]]);
|
|
679
679
|
const qp = { name: "IconLineBigger", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, jp = ["fill"], Up = [e.createElementVNode("path", { d: "M6.50781 5.49512C6.70253 5.68972 7.01814 5.68966 7.21289 5.49512L9.80371 2.9043V4.7002C9.80371 4.97565 10.0273 5.19922 10.3027 5.19922C10.5782 5.1992 10.8018 4.97564 10.8018 4.7002V1.7002C10.8017 1.42477 10.5782 1.20119 10.3027 1.20117H7.30273C7.02729 1.20117 6.80373 1.42476 6.80371 1.7002C6.80371 1.97565 7.02728 2.19922 7.30273 2.19922H9.09863L6.50781 4.79004C6.31326 4.98479 6.31321 5.3004 6.50781 5.49512ZM4.69727 10.8047C4.97271 10.8047 5.19627 10.5811 5.19629 10.3057C5.19629 10.0302 4.97272 9.80664 4.69727 9.80664H2.90137L5.49219 7.21582C5.68674 7.02107 5.68679 6.70546 5.49219 6.51074C5.29747 6.31614 4.98186 6.31619 4.78711 6.51074L2.19629 9.10156V7.30566C2.19629 7.03021 1.97272 6.80664 1.69727 6.80664C1.42183 6.80666 1.19824 7.03022 1.19824 7.30566V10.3057C1.19825 10.4792 1.28633 10.6332 1.4209 10.7227C1.42512 10.7255 1.43028 10.7268 1.43457 10.7295C1.51092 10.7769 1.60082 10.8047 1.69727 10.8047H4.69727Z" }, null, -1)];
|
|
@@ -700,9 +700,9 @@
|
|
|
700
700
|
var du = r(uu, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
701
701
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-color-edit`], width: "1em", height: "1em" }, C2.$attrs), [e.createElementVNode("path", { d: "M8.13531 2.62672C9.33694 1.55157 11.1554 1.55145 12.357 2.62672C12.4257 2.68823 12.4997 2.76257 12.6089 2.87183C12.7183 2.98118 12.7925 3.056 12.8541 3.12476C13.9288 4.32633 13.9291 6.14402 12.8541 7.34544C12.7925 7.41419 12.7183 7.48806 12.6089 7.59739L7.0064 13.1999C6.82434 13.382 6.6913 13.5168 6.54253 13.6306C6.17372 13.9124 5.737 14.0934 5.27691 14.155C5.09123 14.1798 4.90151 14.1784 4.6441 14.1784C4.05884 14.1784 3.63313 14.1838 3.26812 14.0847C2.35648 13.8367 1.64414 13.1242 1.39605 12.2126C1.29686 11.8477 1.3023 11.4226 1.3023 10.8376C1.3023 10.5799 1.30093 10.3896 1.32574 10.2038C1.38725 9.74374 1.56832 9.30799 1.85015 8.93918C1.964 8.79023 2.09857 8.65659 2.28082 8.47434L7.88335 2.87183C7.99268 2.76251 8.06655 2.68825 8.13531 2.62672ZM14.0328 12.8474C14.3999 12.8474 14.6976 13.1453 14.6978 13.5124C14.6978 13.8797 14.4 14.1774 14.0328 14.1774H9.29058C8.92345 14.1773 8.62554 13.8796 8.62554 13.5124C8.62574 13.1454 8.92357 12.8475 9.29058 12.8474H14.0328ZM3.22125 9.41476C3.01408 9.62192 2.95445 9.68445 2.90679 9.74679C2.76564 9.93156 2.67489 10.1501 2.6441 10.3806C2.63376 10.4583 2.63238 10.5451 2.63238 10.8376C2.63238 11.5096 2.63833 11.7135 2.67925 11.864C2.80355 12.3205 3.16023 12.6772 3.61675 12.8015C3.7672 12.8423 3.97217 12.8483 4.6441 12.8483C4.93659 12.8483 5.0234 12.847 5.10113 12.8366C5.33139 12.8057 5.55032 12.715 5.73492 12.5739C5.79711 12.5263 5.8593 12.4661 6.06597 12.2595L10.1539 8.17063L7.30914 5.32592L3.22125 9.41476ZM11.4693 3.61792C10.7726 2.99477 9.71861 2.99466 9.02203 3.61792C8.98764 3.6487 8.94556 3.69048 8.82378 3.81226L8.24957 4.3855L11.0943 7.2302L11.6685 6.65697C11.7903 6.53518 11.8321 6.49311 11.8628 6.45873C12.4861 5.76219 12.4859 4.70813 11.8628 4.01148C11.8321 3.97707 11.7904 3.93415 11.6685 3.81226C11.5468 3.69055 11.5037 3.6487 11.4693 3.61792Z", fill: t2.useCurrentColor ? "currentColor" : "#0AA5A8" }, null, 8, fu)], 16);
|
|
702
702
|
}]]);
|
|
703
|
-
const mu = { name: "IconLineSave", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } },
|
|
703
|
+
const mu = { name: "IconLineSave", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, gu = ["fill"], Lu = [e.createElementVNode("path", { d: "M10.6694 1.23438C11.0613 1.23438 11.3839 1.22905 11.6899 1.31445C11.9429 1.38507 12.1816 1.50042 12.3931 1.65625C12.6489 1.84485 12.8431 2.10331 13.0845 2.41211L14.6274 4.38672C14.8 4.60745 14.9447 4.78728 15.0483 4.99414C15.1342 5.16557 15.197 5.34819 15.2349 5.53613C15.2805 5.76277 15.2778 5.99348 15.2778 6.27344V11.7021C15.2778 12.1111 15.2776 12.4587 15.2544 12.7422C15.2306 13.0331 15.1788 13.3155 15.0415 13.585C14.8339 13.9923 14.5025 14.3237 14.0952 14.5312C13.8254 14.6687 13.5427 14.7213 13.2515 14.7451C12.968 14.7683 12.6213 14.7676 12.2124 14.7676H3.7876C3.37854 14.7676 3.03104 14.7683 2.74756 14.7451C2.45654 14.7213 2.17439 14.6685 1.90479 14.5312C1.49747 14.3237 1.16607 13.9923 0.958496 13.585C0.821074 13.3152 0.768431 13.0324 0.744629 12.7412C0.721508 12.4579 0.722168 12.1109 0.722168 11.7021V4.2998C0.722168 3.89083 0.721483 3.54322 0.744629 3.25977C0.768424 2.96876 0.821221 2.68659 0.958496 2.41699C1.16605 2.00965 1.49746 1.67827 1.90479 1.4707C2.17442 1.33337 2.45651 1.28064 2.74756 1.25684C3.03104 1.23368 3.37854 1.23437 3.7876 1.23438H10.6694ZM3.7876 2.56445C3.35659 2.56445 3.07272 2.5653 2.85596 2.58301C2.64742 2.60006 2.55937 2.62929 2.5083 2.65527C2.35123 2.73533 2.2231 2.86342 2.14307 3.02051C2.1171 3.0716 2.08784 3.15982 2.0708 3.36816C2.05311 3.58491 2.05225 3.86892 2.05225 4.2998V11.7021C2.05225 12.133 2.05309 12.4171 2.0708 12.6338C2.08788 12.8423 2.11708 12.9304 2.14307 12.9814C2.22313 13.1385 2.35124 13.2667 2.5083 13.3467C2.5594 13.3726 2.6476 13.4019 2.85596 13.4189C3.07272 13.4367 3.3566 13.4375 3.7876 13.4375H12.2124C12.6432 13.4375 12.9264 13.4366 13.1431 13.4189C13.3519 13.4019 13.4406 13.3727 13.4917 13.3467C13.6487 13.2667 13.7759 13.1384 13.856 12.9814C13.882 12.9304 13.9121 12.8424 13.9292 12.6338C13.9469 12.4171 13.9478 12.1331 13.9478 11.7021V6.27344C13.9478 5.9416 13.9446 5.86543 13.9312 5.79883C13.9165 5.72638 13.892 5.65593 13.8589 5.58984C13.8284 5.52905 13.7843 5.46694 13.5796 5.20508L12.0366 3.23145C11.7496 2.86423 11.6787 2.7827 11.604 2.72754C11.5225 2.66745 11.4301 2.62294 11.3325 2.5957C11.243 2.5707 11.1364 2.56446 10.6694 2.56445H9.29541V4.39258C9.29541 4.52142 9.29517 4.65886 9.28564 4.77539C9.27798 4.86863 9.26258 4.98166 9.22021 5.10059L9.16846 5.22168L9.07275 5.37793C9.00101 5.47652 8.91358 5.56309 8.81494 5.63477L8.65869 5.73047L8.53857 5.78223C8.41921 5.82479 8.30587 5.84099 8.2124 5.84863C8.09592 5.85813 7.95931 5.85742 7.83057 5.85742H5.53857C5.40968 5.85742 5.27239 5.85815 5.15576 5.84863C5.06249 5.84099 4.94962 5.82461 4.83057 5.78223L4.70947 5.73047C4.54539 5.6468 4.4038 5.52544 4.29639 5.37793L4.20068 5.22168C4.11791 5.05924 4.09274 4.89975 4.08252 4.77539C4.073 4.65886 4.07373 4.52142 4.07373 4.39258V2.56445H3.7876ZM8.41748 10.1641C8.78447 10.1644 9.08252 10.462 9.08252 10.8291C9.08237 11.196 8.78438 11.4938 8.41748 11.4941H4.73877C4.37159 11.4941 4.07388 11.1962 4.07373 10.8291C4.07373 10.4618 4.3715 10.1641 4.73877 10.1641H8.41748ZM5.40381 4.52734H7.96436C7.96466 4.48894 7.96533 4.44476 7.96533 4.39258V2.56445H5.40381V4.52734Z" }, null, -1)];
|
|
704
704
|
var hu = r(mu, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
705
|
-
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-save`], width: "1em", height: "1em" }, C2.$attrs),
|
|
705
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-save`], width: "1em", height: "1em" }, C2.$attrs), Lu, 16, gu);
|
|
706
706
|
}]]);
|
|
707
707
|
const wu = { name: "IconFillAddData", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Vu = ["fill"], xu = [e.createElementVNode("path", { d: "M1.08789 7.85059C1.0879 9.21492 3.45283 10.3975 6.27246 10.3975H6.54492C6.63588 11.0341 6.81783 11.6712 7.18164 12.126H6.27246C3.36212 12.126 1.08829 10.9433 1.08789 9.5791V7.85059ZM10.6279 7.53223C11.8964 7.53228 12.9248 8.56063 12.9248 9.8291C12.9245 11.0974 11.8962 12.1259 10.6279 12.126C9.3596 12.1259 8.33131 11.0974 8.33105 9.8291C8.33106 8.56061 9.35945 7.53226 10.6279 7.53223ZM10.6279 8.78223C10.4 8.78226 10.2148 8.96741 10.2148 9.19531V9.41602H9.99316C9.76547 9.41628 9.58106 9.60135 9.58105 9.8291C9.58131 10.0566 9.76562 10.2419 9.99316 10.2422H10.2148V10.4629C10.2151 10.6906 10.4002 10.8759 10.6279 10.876C10.8557 10.8759 11.0398 10.6906 11.04 10.4629V10.2422H11.2617C11.4895 10.2422 11.6745 10.0568 11.6748 9.8291C11.6748 9.60118 11.4896 9.41602 11.2617 9.41602H11.04V9.19531C11.04 8.96742 10.8558 8.78228 10.6279 8.78223ZM1.08789 4.94043C1.08835 6.39551 3.36216 7.48718 6.27246 7.57812C6.46402 7.58411 7.18535 7.57727 7.36426 7.48633C7.00046 7.94107 6.7277 8.5782 6.63672 9.21484H6.27246C3.36187 9.21484 1.08789 8.12327 1.08789 6.66797V4.94043ZM6.27246 1.21094C7.64746 1.21094 8.96621 1.47942 9.93848 1.95703C10.9106 2.43463 11.457 3.08241 11.457 3.75781C11.4569 4.43316 10.9106 5.08104 9.93848 5.55859C8.96621 6.03619 7.64745 6.30468 6.27246 6.30469C4.8975 6.30469 3.57872 6.03617 2.60645 5.55859C1.63429 5.08104 1.08803 4.43316 1.08789 3.75781C1.08789 3.08239 1.63423 2.43464 2.60645 1.95703C3.57873 1.47942 4.89745 1.21094 6.27246 1.21094Z" }, null, -1)];
|
|
708
708
|
var vu = r(wu, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
@@ -724,12 +724,12 @@
|
|
|
724
724
|
var bu = r(Pu, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
725
725
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 14 14", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-fill-if`], width: "1em", height: "1em" }, C2.$attrs), zu, 16, Fu);
|
|
726
726
|
}]]);
|
|
727
|
-
const
|
|
728
|
-
var Tu = r(
|
|
729
|
-
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 14 14", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-fill-light`], width: "1em", height: "1em" }, C2.$attrs),
|
|
727
|
+
const Au = { name: "IconFillLight", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Du = ["fill"], Ru = [e.createElementVNode("path", { d: "M10.3828 7.1604C10.8086 6.73228 11.0215 6.51822 11.0356 6.33454C11.0478 6.17514 10.9831 6.01951 10.8615 5.91578C10.7213 5.79625 10.4194 5.79625 9.81555 5.79625H9.33525C9.00018 5.79625 8.83264 5.79625 8.7154 5.7274C8.61257 5.667 8.53471 5.57185 8.49587 5.4591C8.45159 5.33055 8.48475 5.16633 8.55108 4.83788L9.00284 2.60096C9.15248 1.85999 9.2273 1.48951 9.12231 1.32091C9.03154 1.17515 8.87233 1.08617 8.70063 1.08522C8.50202 1.08413 8.22565 1.34197 7.67293 1.85765L3.07795 6.14463C2.61548 6.57611 2.38425 6.79184 2.36501 6.97827C2.34834 7.13991 2.41125 7.29958 2.53371 7.40639C2.67496 7.52958 2.9912 7.52958 3.6237 7.52958H4.55277C4.88694 7.52958 5.05402 7.52958 5.17112 7.59821C5.27382 7.65841 5.35168 7.75327 5.39069 7.86575C5.43517 7.99398 5.40258 8.15786 5.33741 8.48561L4.92281 10.5706C4.7674 11.3522 4.68969 11.743 4.79853 11.9127C4.89255 12.0593 5.05607 12.1464 5.23018 12.1426C5.43174 12.1383 5.71272 11.8558 6.27466 11.2908L10.3828 7.1604Z" }, null, -1)];
|
|
728
|
+
var Tu = r(Au, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
729
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 14 14", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-fill-light`], width: "1em", height: "1em" }, C2.$attrs), Ru, 16, Du);
|
|
730
730
|
}]]);
|
|
731
|
-
const
|
|
732
|
-
var Uu = r(
|
|
731
|
+
const Ou = { name: "IconFillSql", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, qu = ["fill"], ju = [e.createElementVNode("path", { d: "M6.79016 3.03125C8.33036 3.03143 8.94929 4.71498 8.94934 6.42383C8.94934 7.21642 8.81586 8.00135 8.52747 8.6123L9.01282 9.26465L8.25989 10.3047L7.75403 9.53613C7.4868 9.70947 7.16286 9.80855 6.79016 9.80859C5.24268 9.80859 4.63 8.11634 4.63 6.42383C4.63006 4.71488 5.25681 3.03125 6.79016 3.03125ZM2.20129 3.27832C3.11547 3.27847 3.82579 3.82342 4.12122 4.9707L2.9259 5.19434C2.73598 4.75676 2.48912 4.59961 2.15149 4.59961C1.82803 4.5997 1.60266 4.83095 1.60266 5.16113C1.60278 5.51598 1.84243 5.7309 2.38391 5.97852C3.46704 6.47387 4.17786 7.08478 4.17786 8.03418C4.17778 9.07429 3.55149 10.0565 2.30676 10.0566C1.32911 10.0566 0.576272 9.40459 0.231567 8.1416L1.46204 7.90234C1.68008 8.51307 1.96214 8.73535 2.34192 8.73535C2.7567 8.7352 2.93958 8.43005 2.93958 8.14941C2.93945 7.74496 2.47481 7.48062 2.15833 7.33203C0.955773 6.75417 0.365356 6.20095 0.365356 5.27637C0.365394 3.99671 1.28689 3.27832 2.20129 3.27832ZM10.7736 8.59961H13.1017V9.9209H9.66907V3.41504H10.7736V8.59961ZM6.79016 4.35156C6.0868 4.35156 5.74235 5.29284 5.74231 6.42383C5.74231 7.54666 6.07269 8.48828 6.79016 8.48828C6.88144 8.48825 6.96583 8.47198 7.04309 8.44727L6.79016 8.05078L7.44446 7.16699L7.71106 7.52246C7.79547 7.20873 7.83801 6.82838 7.83801 6.42383C7.83797 5.28472 7.49335 4.35178 6.79016 4.35156Z" }, null, -1)];
|
|
732
|
+
var Uu = r(Ou, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
733
733
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 14 14", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-fill-sql`], width: "1em", height: "1em" }, C2.$attrs), ju, 16, qu);
|
|
734
734
|
}]]);
|
|
735
735
|
const Gu = { name: "IconFillCycle", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Ju = ["fill"], Ku = [e.createElementVNode("path", { d: "M11.602 7.123C11.602 7.123 10.2362 10.515 5.77009 8.87344L6.11336 8.03814C6.11336 8.03814 6.41744 7.21807 5.36732 7.41402L2.41653 8.1978C2.41653 8.1978 1.74669 8.40027 2.05947 8.98666L3.74968 11.8533C3.9166 12.1436 4.37961 12.2916 4.58426 11.7393L4.92172 10.9011C4.92172 10.9011 10.4466 13.0014 11.6013 7.123H11.602ZM1.73217 6.02643C1.73217 6.02643 3.18144 2.66997 7.60544 4.42259L7.24113 5.24991C7.24113 5.24991 6.91673 6.06272 7.97266 5.89217L10.9416 5.18314C10.9416 5.18314 11.6165 4.99808 11.3182 4.40299L9.70061 1.49575C9.52208 1.1757 9.08229 1.06757 8.86312 1.58719L8.50461 2.41814C8.50389 2.41814 3.03267 0.180011 1.73145 6.02643H1.73217Z" }, null, -1)];
|
|
@@ -752,9 +752,9 @@
|
|
|
752
752
|
var ff = r(sf, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
753
753
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 14 14", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-fill-big-model`], width: "1em", height: "1em" }, C2.$attrs), uf, 16, pf);
|
|
754
754
|
}]]);
|
|
755
|
-
const df = { name: "IconFillOutput", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, mf = ["fill"],
|
|
756
|
-
var
|
|
757
|
-
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 14 14", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-fill-output`], width: "1em", height: "1em" }, C2.$attrs),
|
|
755
|
+
const df = { name: "IconFillOutput", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, mf = ["fill"], gf = [e.createElementVNode("path", { d: "M5.6001 1.59375C6.83446 1.59383 7.96553 2.03485 8.84521 2.76758C8.7966 2.76578 8.74778 2.76367 8.69873 2.76367C6.54265 2.76367 4.79457 4.51192 4.79443 6.66797C4.79443 8.82413 6.54256 10.5723 8.69873 10.5723C8.74779 10.5723 8.79659 10.5702 8.84521 10.5684C7.96549 11.3012 6.83458 11.7431 5.6001 11.7432C2.79744 11.7432 0.524902 9.47063 0.524902 6.66797C0.525045 3.86543 2.79753 1.59375 5.6001 1.59375ZM9.90283 4.375C10.0886 4.36662 10.3314 4.55871 10.8179 4.94141L12.2153 6.04004C12.4875 6.25419 12.6241 6.36131 12.6733 6.49121C12.7164 6.60515 12.7164 6.73178 12.6733 6.8457C12.624 6.97546 12.4873 7.08288 12.2153 7.29688L10.8179 8.39551C10.3316 8.77807 10.0885 8.9703 9.90283 8.96191C9.74184 8.95454 9.59416 8.8695 9.50635 8.73438C9.40511 8.57843 9.44664 8.27131 9.53076 7.6582L9.56592 7.40137H6.96729C6.56255 7.40115 6.23406 7.07271 6.23389 6.66797C6.23413 6.26329 6.5626 5.93576 6.96729 5.93555H9.56592L9.53076 5.67871C9.44667 5.06577 9.40534 4.75861 9.50635 4.60254C9.59414 4.46733 9.74179 4.38239 9.90283 4.375Z" }, null, -1)];
|
|
756
|
+
var Lf = r(df, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
757
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 14 14", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-fill-output`], width: "1em", height: "1em" }, C2.$attrs), gf, 16, mf);
|
|
758
758
|
}]]);
|
|
759
759
|
const hf = { name: "IconFillParallel", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, wf = ["fill"], Vf = [e.createElementVNode("path", { d: "M1.90161 1.67188C2.3647 1.67193 2.74046 2.04667 2.74048 2.50977V10.8301C2.74048 11.2932 2.36471 11.6679 1.90161 11.668C1.43859 11.668 1.06296 11.293 1.06274 10.8301V2.51074C1.06274 2.04759 1.43846 1.67188 1.90161 1.67188ZM9.95435 7.11035C10.0269 7.1094 10.1171 7.18257 10.2971 7.3291L12.0442 8.75C12.1484 8.8348 12.2 8.87765 12.219 8.92871C12.2355 8.97342 12.2355 9.02265 12.219 9.06738C12.2 9.11825 12.1478 9.16132 12.0442 9.24609L10.2981 10.6748C10.1184 10.8218 10.0279 10.8961 9.95532 10.8955C9.8926 10.8947 9.83327 10.864 9.79614 10.8135C9.75337 10.7548 9.76114 10.6381 9.77661 10.4062L9.81958 9.75195C9.7674 9.76319 9.713 9.77049 9.65747 9.77051H4.47095C4.04782 9.77023 3.70457 9.42608 3.70435 9.00293C3.70459 8.57981 4.04783 8.23661 4.47095 8.23633H9.65747C9.71266 8.23634 9.76672 8.24281 9.8186 8.25391L9.77563 7.59863C9.76024 7.36794 9.75304 7.25128 9.79517 7.19238C9.83215 7.14161 9.89156 7.11136 9.95435 7.11035ZM9.95435 2.44531C10.0269 2.44437 10.1172 2.51764 10.2971 2.66406L12.0442 4.08594C12.1479 4.17038 12.1999 4.21284 12.219 4.26367C12.2356 4.3084 12.2355 4.35857 12.219 4.40332C12.1999 4.45403 12.1476 4.49746 12.0442 4.58203L10.2981 6.01074C10.1185 6.15767 10.0278 6.23107 9.95532 6.23047C9.89245 6.22964 9.83326 6.1992 9.79614 6.14844C9.75335 6.08978 9.76015 5.97328 9.77563 5.74121L9.8186 5.08691C9.76668 5.09803 9.71271 5.10546 9.65747 5.10547H4.47095C4.04782 5.10518 3.70457 4.76201 3.70435 4.33887C3.70436 3.91555 4.0477 3.57255 4.47095 3.57227H9.65747C9.7127 3.57228 9.76669 3.57874 9.8186 3.58984L9.77563 2.93359C9.76023 2.70272 9.75283 2.58612 9.79517 2.52734C9.83216 2.47662 9.89159 2.44632 9.95435 2.44531Z" }, null, -1)];
|
|
760
760
|
var xf = r(hf, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
@@ -776,13 +776,13 @@
|
|
|
776
776
|
var zf = r(Sf, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
777
777
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 14 14", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-fill-cycle-if`], width: "1em", height: "1em" }, C2.$attrs), Ff, 16, Pf);
|
|
778
778
|
}]]);
|
|
779
|
-
const bf = { name: "IconFillCycleAlpha", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } },
|
|
780
|
-
var
|
|
781
|
-
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 14 14", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-fill-cycle-alpha`], width: "1em", height: "1em" }, C2.$attrs),
|
|
779
|
+
const bf = { name: "IconFillCycleAlpha", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Af = ["fill"], Df = [e.createElementVNode("path", { d: "M10.304 7.53267C11.5724 7.53267 12.6008 8.56106 12.6008 9.82955C12.6008 11.0981 11.5725 12.1264 10.304 12.1264C9.03565 12.1262 8.00708 11.0979 8.00708 9.82955C8.00711 8.56122 9.03567 7.53292 10.304 7.53267ZM5.04419 7.41353C6.0805 7.22034 5.79767 8.01721 5.79028 8.03756L5.44653 8.8735C6.03465 9.08966 6.5694 9.21598 7.05396 9.27682C7.02358 9.45656 7.0071 9.64117 7.00708 9.82955C7.00715 10.3326 7.12 10.8093 7.32153 11.2358C5.87261 11.3821 4.60176 10.9023 4.5979 10.9008L4.26099 11.7387C4.05633 12.291 3.59295 12.1433 3.42603 11.853L1.7356 8.98678C1.42514 8.40476 2.08321 8.20072 2.09302 8.19771L5.04419 7.41353ZM10.2366 8.50533C9.35676 8.50533 8.73856 9.17542 8.73853 10.1294C8.73853 10.7807 9.10958 11.1538 9.76001 11.1538C9.94539 11.1537 10.1089 11.1183 10.2561 11.0503C10.3723 10.9902 10.4488 10.933 10.593 10.7944C10.6284 10.9141 10.6616 10.9655 10.7268 11.02C10.8112 11.0964 10.9312 11.1323 11.0813 11.1323C11.2303 11.1322 11.3857 11.0968 11.5295 11.0317C11.6657 10.9664 11.7426 10.9118 11.8704 10.7837L11.6008 10.3149C11.4919 10.4405 11.3805 10.5159 11.2961 10.5161C11.2118 10.5161 11.1838 10.4511 11.1838 10.2465C11.1838 10.2223 11.184 10.1866 11.1868 10.1372L11.7727 9.08541L11.1985 8.77096C11.1749 8.82722 11.1478 8.88245 11.1184 8.936L11.0374 9.09615C10.9884 8.87005 10.9555 8.7987 10.8762 8.71432C10.7401 8.57833 10.5194 8.50534 10.2366 8.50533ZM10.1633 9.11764C10.3914 9.11781 10.4846 9.24645 10.4846 9.5649C10.4846 9.71734 10.4737 9.95218 10.4602 10.0883C10.4192 10.1457 10.3779 10.2027 10.3313 10.2573C10.2865 10.3104 10.2382 10.3611 10.1868 10.4077C10.0867 10.4895 10.0023 10.5219 9.88501 10.5219C9.61271 10.5219 9.47974 10.3721 9.47974 10.0747C9.47977 9.87894 9.53141 9.66892 9.62134 9.50533C9.75469 9.2573 9.94793 9.11764 10.1633 9.11764ZM8.53931 1.58736C8.75847 1.06774 9.19867 1.17552 9.3772 1.49557L10.9944 4.40279C11.2896 4.9919 10.6317 5.17937 10.6184 5.18307L7.64966 5.89205C6.5973 6.06202 6.91508 5.25492 6.91724 5.24947L7.28247 4.42232C3.4118 2.88891 1.81781 5.26648 1.47974 5.88521L1.40845 6.02584C2.70376 0.207214 8.12957 2.39687 8.18091 2.41744L8.53931 1.58736Z" }, null, -1)];
|
|
780
|
+
var Rf = r(bf, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
781
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 14 14", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-fill-cycle-alpha`], width: "1em", height: "1em" }, C2.$attrs), Df, 16, Af);
|
|
782
782
|
}]]);
|
|
783
|
-
const Tf = { name: "IconFillCyclePrep", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } },
|
|
783
|
+
const Tf = { name: "IconFillCyclePrep", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Of = ["fill"], qf = [e.createElementVNode("path", { d: "M10.304 7.53267C11.5724 7.53267 12.6008 8.56106 12.6008 9.82955C12.6008 11.0981 11.5725 12.1264 10.304 12.1264C9.03565 12.1262 8.00708 11.0979 8.00708 9.82955C8.00711 8.56122 9.03567 7.53292 10.304 7.53267ZM5.04419 7.41353C6.0805 7.22034 5.79767 8.01721 5.79028 8.03756L5.44653 8.8735C6.03465 9.08966 6.5694 9.21598 7.05396 9.27682C7.02358 9.45656 7.0071 9.64117 7.00708 9.82955C7.00715 10.3326 7.12 10.8093 7.32153 11.2358C5.87261 11.3821 4.60176 10.9023 4.5979 10.9008L4.26099 11.7387C4.05633 12.291 3.59295 12.1433 3.42603 11.853L1.7356 8.98678C1.42514 8.40476 2.08321 8.20072 2.09302 8.19771L5.04419 7.41353ZM9.67017 9.41646C9.44227 9.41647 9.25711 9.60166 9.25708 9.82955C9.25708 10.0575 9.44224 10.2426 9.67017 10.2426H10.9387C11.1666 10.2426 11.3518 10.0575 11.3518 9.82955C11.3518 9.60168 11.1666 9.4165 10.9387 9.41646H9.67017ZM8.53931 1.58736C8.75847 1.06774 9.19867 1.17552 9.3772 1.49557L10.9944 4.40279C11.2896 4.9919 10.6317 5.17937 10.6184 5.18307L7.64966 5.89205C6.5973 6.06202 6.91508 5.25492 6.91724 5.24947L7.28247 4.42232C3.4118 2.88891 1.81781 5.26648 1.47974 5.88521L1.40845 6.02584C2.70376 0.207214 8.12957 2.39687 8.18091 2.41744L8.53931 1.58736Z" }, null, -1)];
|
|
784
784
|
var jf = r(Tf, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
785
|
-
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 14 14", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-fill-cycle-prep`], width: "1em", height: "1em" }, C2.$attrs), qf, 16,
|
|
785
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 14 14", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-fill-cycle-prep`], width: "1em", height: "1em" }, C2.$attrs), qf, 16, Of);
|
|
786
786
|
}]]);
|
|
787
787
|
const Uf = { name: "IconFillVariable", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Gf = ["fill"], Jf = [e.createElementVNode("path", { d: "M11.8066 10.7002C12.1917 10.7002 12.5039 11.0124 12.5039 11.3975C12.5038 11.7825 12.1917 12.0947 11.8066 12.0947H1.52637C1.14146 12.0946 0.829189 11.7824 0.829102 11.3975C0.829102 11.0125 1.1414 10.7003 1.52637 10.7002H11.8066ZM5.14355 1.57031C5.32562 1.57031 5.41693 1.56965 5.49707 1.59766C5.56801 1.62251 5.63243 1.66361 5.68555 1.7168C5.7456 1.77695 5.78532 1.85906 5.86426 2.02344L6.99316 4.375H7.0498L8.50098 1.95801C8.58582 1.81666 8.62808 1.74572 8.68652 1.69434C8.73819 1.64892 8.79875 1.61472 8.86426 1.59375C8.93845 1.57006 9.02139 1.57031 9.18652 1.57031H9.78125C10.2974 1.57031 10.5556 1.57023 10.6914 1.67676C10.8096 1.76947 10.8799 1.91038 10.8828 2.06055C10.886 2.23316 10.7306 2.43935 10.4199 2.85156L8.3252 5.62988L10.0928 8.54102C10.3339 8.93818 10.4541 9.1372 10.4395 9.30078C10.4266 9.44327 10.3535 9.57334 10.2383 9.6582C10.106 9.75559 9.87379 9.75586 9.40918 9.75586H8.5332C8.35371 9.75586 8.26381 9.7558 8.18457 9.72852C8.11441 9.70428 8.05004 9.66431 7.99707 9.61231C7.93731 9.55355 7.89734 9.47311 7.81738 9.3125L6.56445 6.7959H6.50781L4.86328 9.38477C4.77741 9.51992 4.7345 9.58764 4.67676 9.63672C4.62556 9.68014 4.56605 9.71344 4.50195 9.7334C4.42946 9.75594 4.34891 9.75586 4.18848 9.75586H3.57715C3.0543 9.75586 2.7926 9.75592 2.65625 9.64844C2.53769 9.55477 2.46742 9.41183 2.46582 9.26074C2.46419 9.08716 2.62465 8.88038 2.94434 8.4668L5.2041 5.54199L3.56836 2.77735C3.33431 2.38179 3.21755 2.18406 3.2334 2.02149C3.24723 1.87971 3.32057 1.75012 3.43555 1.66602C3.56742 1.56972 3.79743 1.57031 4.25684 1.57031H5.14355Z" }, null, -1)];
|
|
788
788
|
var Kf = r(Uf, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
@@ -808,9 +808,9 @@
|
|
|
808
808
|
var md = r(ud, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
809
809
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 14 14", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-fill-update-data`], width: "1em", height: "1em" }, C2.$attrs), dd, 16, fd);
|
|
810
810
|
}]]);
|
|
811
|
-
const
|
|
812
|
-
var wd = r(
|
|
813
|
-
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 14 14", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-fill-sync-msg`], width: "1em", height: "1em" }, C2.$attrs), hd, 16,
|
|
811
|
+
const gd = { name: "IconFillSyncMsg", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Ld = ["fill"], hd = [e.createElementVNode("path", { d: "M4.86844 9.78451C5.68029 10.2748 6.69864 10.4493 7.66727 10.1953C7.54952 10.4088 7.48237 10.6541 7.48237 10.9154C7.48239 11.2278 7.57868 11.5176 7.74214 11.7578C6.46259 12.0163 5.19537 11.7587 4.11779 11.0853L3.10281 12.8444L1.58654 8.36914L5.99279 7.83854L4.86844 9.78451ZM12.3873 10.082C12.8475 10.0821 13.2207 10.4552 13.2207 10.9154C13.2206 11.3756 12.8475 11.7487 12.3873 11.7487H8.98237C8.52233 11.7485 8.14906 11.3755 8.14904 10.9154C8.14904 10.4553 8.52232 10.0822 8.98237 10.082H12.3873ZM12.3873 7.3737C12.8476 7.3737 13.2207 7.74679 13.2207 8.20703C13.2206 8.66719 12.8475 9.04037 12.3873 9.04037H10.0065C9.54643 9.0402 9.17323 8.66708 9.17313 8.20703C9.17313 7.7469 9.54637 7.37387 10.0065 7.3737H12.3873ZM12.0755 5.08073L7.56571 5.45898L8.6549 3.57227L8.48042 3.45312C7.58904 2.88606 6.39488 2.71871 5.2825 3.15234C3.68124 3.77661 2.78383 5.42676 3.04487 7.05925H1.49669C1.24582 4.80849 2.51639 2.58212 4.72391 1.72135C6.30186 1.10614 8.10171 1.37851 9.4329 2.22331L10.4557 0.453125L12.0755 5.08073Z" }, null, -1)];
|
|
812
|
+
var wd = r(gd, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
813
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 14 14", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-fill-sync-msg`], width: "1em", height: "1em" }, C2.$attrs), hd, 16, Ld);
|
|
814
814
|
}]]);
|
|
815
815
|
const Vd = { name: "IconLineCut", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, xd = ["fill"], vd = [e.createElementVNode("path", { d: "M4.03223 1.61394C4.33642 1.40846 4.7494 1.48854 4.95508 1.79265L8.01367 6.31413L11.0449 1.85222C11.2514 1.54875 11.6651 1.47018 11.9688 1.67644C12.272 1.88295 12.3507 2.29668 12.1445 2.60027L8.81543 7.50066L10.9092 10.5964C11.3207 9.88819 12.0859 9.41091 12.9639 9.41081C14.2763 9.41093 15.3408 10.4753 15.3408 11.7878C15.3407 13.1002 14.2763 14.1646 12.9639 14.1647C12.0573 14.1646 11.2699 13.6565 10.8691 12.9098L8.01074 8.68425L5.08887 12.988C5.08498 12.9937 5.07923 12.998 5.0752 13.0036C4.66016 13.698 3.90367 14.1646 3.03613 14.1647C1.72366 14.1646 0.659297 13.1002 0.65918 11.7878C0.659241 10.4753 1.72362 9.41089 3.03613 9.41081C3.91886 9.41089 4.68769 9.8935 5.09766 10.6081L7.20898 7.4987L3.85352 2.53679C3.64802 2.2326 3.72811 1.81963 4.03223 1.61394ZM3.03613 10.7409C2.45817 10.741 1.98932 11.2098 1.98926 11.7878C1.98937 12.3657 2.4582 12.8346 3.03613 12.8346C3.61403 12.8345 4.08289 12.3657 4.08301 11.7878C4.08295 11.2098 3.61406 10.741 3.03613 10.7409ZM12.9639 10.7409C12.386 10.741 11.9171 11.2098 11.917 11.7878C11.917 11.9502 11.9554 12.1037 12.0215 12.2409L12.0225 12.2419C12.0408 12.269 12.0545 12.2982 12.0684 12.3268C12.2516 12.6306 12.5834 12.8346 12.9639 12.8346C13.5418 12.8345 14.0106 12.3657 14.0107 11.7878C14.0107 11.2098 13.5418 10.741 12.9639 10.7409Z" }, null, -1)];
|
|
816
816
|
var Hd = r(Vd, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
@@ -829,12 +829,12 @@
|
|
|
829
829
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-next`], width: "1em", height: "1em" }, C2.$attrs), Sd, 16, _d);
|
|
830
830
|
}]]);
|
|
831
831
|
const Fd = { name: "IconLinePre", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, zd = ["fill"], bd = [e.createElementVNode("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M6.42053 2.27463C6.16086 2.01528 5.73874 2.01517 5.47913 2.27463L2.59436 5.1594C2.56358 5.19017 2.53662 5.22466 2.51233 5.26096C2.50047 5.27867 2.49203 5.29809 2.48206 5.31662C2.47177 5.33571 2.4602 5.35409 2.45178 5.37424C2.38372 5.53754 2.38392 5.72162 2.45178 5.88498C2.45961 5.90379 2.47064 5.9208 2.4801 5.93869C2.49062 5.9586 2.49965 5.97929 2.51233 5.99826C2.53673 6.03483 2.56339 6.06983 2.59436 6.1008L5.47913 8.98557C5.73882 9.24527 6.16083 9.24527 6.42053 8.98557C6.68009 8.72586 6.68018 8.30381 6.42053 8.04416L4.67053 6.29514H9.12268C10.8603 6.29537 12.2689 7.70396 12.2692 9.44162C12.2692 11.1795 10.8605 12.5889 9.12268 12.5891H7.99963C7.63238 12.5891 7.3346 12.8869 7.33459 13.2541C7.33465 13.6213 7.63241 13.9192 7.99963 13.9192H9.12268C11.595 13.9189 13.5992 11.914 13.5992 9.44162C13.599 6.96942 11.5949 4.9653 9.12268 4.96506H4.67053L6.42053 3.21506C6.67989 2.95549 6.67974 2.5343 6.42053 2.27463Z" }, null, -1)];
|
|
832
|
-
var
|
|
832
|
+
var Ad = r(Fd, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
833
833
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-pre`], width: "1em", height: "1em" }, C2.$attrs), bd, 16, zd);
|
|
834
834
|
}]]);
|
|
835
|
-
const
|
|
836
|
-
var
|
|
837
|
-
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-param-set`], width: "1em", height: "1em" }, C2.$attrs), Td, 16,
|
|
835
|
+
const Dd = { name: "IconLineParamSet", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Rd = ["fill"], Td = [e.createElementVNode("path", { d: "M10.5195 7.00195C11.0718 7.00195 11.5195 6.55424 11.5195 6.00195V5.22168H13.9199C14.2872 5.22168 14.585 4.92391 14.585 4.55664C14.5849 4.18943 14.2871 3.8916 13.9199 3.8916H11.5195V3.11035C11.5191 2.55842 11.0716 2.11035 10.5195 2.11035C9.9675 2.11035 9.51994 2.55842 9.51953 3.11035V6.00195C9.51953 6.55424 9.96725 7.00195 10.5195 7.00195ZM8.0791 5.22168C8.44637 5.22168 8.74414 4.92391 8.74414 4.55664C8.74406 4.18944 8.44632 3.8916 8.0791 3.8916H2.0791C1.71207 3.89182 1.41414 4.18958 1.41406 4.55664C1.41406 4.92377 1.71202 5.22146 2.0791 5.22168H8.0791ZM5.48242 13.8828C6.03471 13.8828 6.48242 13.4351 6.48242 12.8828V9.99121C6.48213 9.43918 6.03452 8.99121 5.48242 8.99121C4.93032 8.99121 4.48272 9.43918 4.48242 9.99121V10.7725H2.0791C1.71203 10.7727 1.41406 11.0704 1.41406 11.4375C1.4141 11.8046 1.71205 12.1023 2.0791 12.1025H4.48242V12.8828C4.48242 13.4351 4.93014 13.8828 5.48242 13.8828ZM13.9199 12.1025C14.2872 12.1025 14.5849 11.8047 14.585 11.4375C14.585 11.0702 14.2872 10.7725 13.9199 10.7725H7.91992C7.55278 10.7726 7.25488 11.0703 7.25488 11.4375C7.25492 11.8046 7.5528 12.1024 7.91992 12.1025H13.9199Z" }, null, -1)];
|
|
836
|
+
var Od = r(Dd, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
837
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-param-set`], width: "1em", height: "1em" }, C2.$attrs), Td, 16, Rd);
|
|
838
838
|
}]]);
|
|
839
839
|
const qd = { name: "IconLineSmaller", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, jd = ["fill"], Ud = [e.createElementVNode("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M13.1474 7.52235C13.5144 7.52235 13.812 7.2242 13.8125 6.85732C13.8125 6.49005 13.5147 6.19228 13.1474 6.19228H10.7529L14.207 2.73818C14.4667 2.47849 14.4667 2.05647 14.207 1.79677C13.9473 1.53761 13.5261 1.53738 13.2666 1.79677L9.81247 5.25087V2.85732C9.81247 2.49005 9.5147 2.19228 9.14743 2.19228C8.7805 2.19268 8.48239 2.4903 8.48239 2.85732V6.85732C8.48249 6.92538 8.49553 6.9908 8.51462 7.05263C8.52076 7.07265 8.52506 7.09371 8.53317 7.11317C8.53828 7.12532 8.54596 7.13655 8.55172 7.14833C8.58308 7.21241 8.62355 7.27376 8.67672 7.32704C8.72775 7.37805 8.78653 7.41717 8.84762 7.44814C8.86233 7.45562 8.87627 7.46516 8.89157 7.47157C8.91328 7.48059 8.93657 7.48548 8.95895 7.49208C8.97861 7.49792 8.99815 7.50561 9.01852 7.50966C9.06089 7.51799 9.10439 7.52231 9.14743 7.52235H13.1474ZM1.79196 14.2118C2.05152 14.4711 2.4737 14.471 2.73337 14.2118L6.18747 10.7577V13.1522C6.18783 13.5192 6.48547 13.8173 6.85251 13.8173C7.21951 13.8172 7.51719 13.5192 7.51755 13.1522V9.15224C7.51755 9.08626 7.5042 9.02295 7.4863 8.96278C7.47973 8.94064 7.47468 8.91788 7.46579 8.89638C7.41514 8.77488 7.32971 8.67192 7.22165 8.5995C7.19926 8.5845 7.17501 8.5734 7.15133 8.56142C7.13656 8.55392 7.12277 8.54438 7.10739 8.53798C7.08585 8.52904 7.06317 8.52405 7.04098 8.51747C7.02091 8.51151 7.00125 8.50396 6.98044 8.49989C6.93496 8.491 6.88892 8.48655 6.84274 8.4872H2.85251C2.48525 8.48721 2.18747 8.78498 2.18747 9.15224C2.18783 9.51919 2.48547 9.81726 2.85251 9.81728H5.24606L1.79196 13.2714C1.53297 13.531 1.5328 13.9523 1.79196 14.2118Z" }, null, -1)];
|
|
840
840
|
var Gd = r(qd, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
@@ -860,9 +860,9 @@
|
|
|
860
860
|
var fm = r(sm, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
861
861
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-fill_de_weight`], width: "1em", height: "1em" }, C2.$attrs), um, 16, pm);
|
|
862
862
|
}]]);
|
|
863
|
-
const dm = { name: "IconFillMerge", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, mm = ["fill"],
|
|
864
|
-
var
|
|
865
|
-
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-fill_merge`], width: "1em", height: "1em" }, C2.$attrs),
|
|
863
|
+
const dm = { name: "IconFillMerge", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, mm = ["fill"], gm = [e.createElementVNode("path", { d: "M5.70828 2.30078C6.08783 2.30078 6.27805 2.30023 6.43778 2.31738C7.84093 2.46823 8.94918 3.57728 9.09989 4.98047C9.117 5.14009 9.11746 5.32983 9.11746 5.70899C9.11746 6.08853 9.11704 6.27876 9.09989 6.43848C9.07285 6.68997 9.31128 6.9274 9.56278 6.90039C9.7224 6.88327 9.91215 6.88379 10.2913 6.88379C10.6708 6.88379 10.8611 6.88324 11.0208 6.90039C12.424 7.05116 13.5322 8.16023 13.6829 9.56348C13.7 9.72312 13.7005 9.91281 13.7005 10.292C13.7005 10.6715 13.7 10.8618 13.6829 11.0215C13.5321 12.4246 12.4239 13.5328 11.0208 13.6836C10.8611 13.7008 10.6708 13.7012 10.2913 13.7012C9.91211 13.7012 9.72241 13.7007 9.56278 13.6836C8.15952 13.5329 7.05046 12.4247 6.89969 11.0215C6.88254 10.8618 6.88309 10.6715 6.88309 10.292C6.88309 9.91286 6.88257 9.7231 6.89969 9.56348C6.9267 9.31198 6.68927 9.07355 6.43778 9.10059C6.27805 9.11774 6.08783 9.11817 5.70828 9.11817C5.32913 9.11817 5.13939 9.1177 4.97977 9.10059C3.57658 8.94988 2.46753 7.84163 2.31668 6.43848C2.29953 6.27876 2.30008 6.08853 2.30008 5.70899C2.30008 5.32985 2.29958 5.14009 2.31668 4.98047C2.4674 3.57718 3.57648 2.4681 4.97977 2.31738C5.13939 2.30028 5.32915 2.30078 5.70828 2.30078Z" }, null, -1)];
|
|
864
|
+
var Lm = r(dm, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
865
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-fill_merge`], width: "1em", height: "1em" }, C2.$attrs), gm, 16, mm);
|
|
866
866
|
}]]);
|
|
867
867
|
const hm = { name: "IconFillRank", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, wm = ["fill"], Vm = [e.createElementVNode("path", { d: "M4.87256 12.1592C4.87256 12.4003 4.87176 12.5209 4.85791 12.6221C4.76656 13.2889 4.24253 13.8139 3.57568 13.9053C3.47441 13.9191 3.35317 13.9189 3.11182 13.9189C2.87084 13.9189 2.75012 13.9191 2.64893 13.9053C1.98208 13.8139 1.45707 13.2889 1.36572 12.6221C1.35189 12.5209 1.35205 12.4002 1.35205 12.1592L1.35205 6.65234C1.35205 6.41095 1.35185 6.28977 1.36572 6.18848C1.45722 5.52182 1.98221 4.99758 2.64893 4.90625C2.75012 4.89242 2.87081 4.89258 3.11182 4.89258C3.3532 4.89258 3.4744 4.89239 3.57568 4.90625C4.24236 4.99757 4.76636 5.52187 4.85791 6.18848C4.87178 6.28977 4.87256 6.41095 4.87256 6.65234L4.87256 12.1592ZM9.76025 12.1582C9.76025 12.3995 9.76043 12.5208 9.74658 12.6221C9.65523 13.2889 9.13023 13.8139 8.46338 13.9053C8.3622 13.9191 8.24145 13.9189 8.00049 13.9189C7.75904 13.9189 7.63792 13.9191 7.53662 13.9053C6.86977 13.8139 6.34574 13.2889 6.25439 12.6221C6.24053 12.5208 6.23975 12.3996 6.23975 12.1582L6.23975 3.8457C6.23975 3.6042 6.24052 3.48315 6.25439 3.38184C6.34584 2.71511 6.86986 2.19095 7.53662 2.09961C7.63793 2.08573 7.75898 2.08594 8.00049 2.08594C8.24151 2.08594 8.36218 2.08579 8.46338 2.09961C9.13017 2.19095 9.65517 2.71507 9.74658 3.38184C9.76046 3.48315 9.76025 3.6042 9.76025 3.8457L9.76025 12.1582ZM14.6479 12.1582C14.6479 12.3996 14.6481 12.5208 14.6343 12.6221C14.5429 13.2888 14.0188 13.8138 13.3521 13.9053C13.2507 13.9192 13.1297 13.9189 12.8882 13.9189C12.6467 13.9189 12.5256 13.9192 12.4243 13.9053C11.7576 13.8138 11.2334 13.2888 11.1421 12.6221C11.1282 12.5208 11.1284 12.3996 11.1284 12.1582L11.1284 9.69336C11.1284 9.45235 11.1283 9.33166 11.1421 9.23047C11.2334 8.5637 11.7576 8.03871 12.4243 7.94727C12.5256 7.93339 12.6467 7.93359 12.8882 7.93359C13.1297 7.93359 13.2507 7.93339 13.3521 7.94727C14.0188 8.03872 14.5429 8.56371 14.6343 9.23047C14.6481 9.33166 14.6479 9.45236 14.6479 9.69336L14.6479 12.1582Z" }, null, -1)];
|
|
868
868
|
var xm = r(hm, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
@@ -884,13 +884,13 @@
|
|
|
884
884
|
var zm = r(Sm, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
885
885
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-fill_row2col`], width: "1em", height: "1em" }, C2.$attrs), Fm, 16, Pm);
|
|
886
886
|
}]]);
|
|
887
|
-
const bm = { name: "IconColorDataFilter", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } },
|
|
888
|
-
var
|
|
889
|
-
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-color_data_filter`], width: "1em", height: "1em" }, C2.$attrs), [e.createElementVNode("path", { d: "M7.98647 1.54093C4.28388 1.54093 1.26988 2.71133 1.26988 4.56263C1.26988 5.16178 1.58629 5.72726 2.13831 6.21533L6.29867 10.3757V13.4287C6.29867 14.0463 7.04761 14.5462 7.97494 14.5462C8.90059 14.5462 9.6512 14.0463 9.6512 13.4287V10.3807L13.8637 6.16821C13.9395 6.09752 14.0118 6.02684 14.0792 5.95278L14.1078 5.92417C14.1347 5.89724 14.1566 5.86863 14.1785 5.84171C14.5033 5.44788 14.6817 5.01704 14.6817 4.56431C14.68 2.71133 11.6891 1.54093 7.98647 1.54093Z", fill: t2.useCurrentColor ? "currentColor" : "#165DFF" }, null, 8,
|
|
887
|
+
const bm = { name: "IconColorDataFilter", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, Am = ["fill"], Dm = ["fill"];
|
|
888
|
+
var Rm = r(bm, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
889
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-color_data_filter`], width: "1em", height: "1em" }, C2.$attrs), [e.createElementVNode("path", { d: "M7.98647 1.54093C4.28388 1.54093 1.26988 2.71133 1.26988 4.56263C1.26988 5.16178 1.58629 5.72726 2.13831 6.21533L6.29867 10.3757V13.4287C6.29867 14.0463 7.04761 14.5462 7.97494 14.5462C8.90059 14.5462 9.6512 14.0463 9.6512 13.4287V10.3807L13.8637 6.16821C13.9395 6.09752 14.0118 6.02684 14.0792 5.95278L14.1078 5.92417C14.1347 5.89724 14.1566 5.86863 14.1785 5.84171C14.5033 5.44788 14.6817 5.01704 14.6817 4.56431C14.68 2.71133 11.6891 1.54093 7.98647 1.54093Z", fill: t2.useCurrentColor ? "currentColor" : "#165DFF" }, null, 8, Am), e.createElementVNode("ellipse", { cx: "7.976", cy: "4.475", rx: "5.279", ry: "2.13", fill: t2.useCurrentColor ? "currentColor" : "#fff" }, null, 8, Dm)], 16);
|
|
890
890
|
}]]);
|
|
891
|
-
const Tm = { name: "IconColorKey", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } },
|
|
891
|
+
const Tm = { name: "IconColorKey", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, Om = ["fill"];
|
|
892
892
|
var qm = r(Tm, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
893
|
-
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 1024 1024", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-color-key`], width: "1em", height: "1em" }, C2.$attrs), [e.createElementVNode("path", { d: "M330.924671 486.843986L4.974452 814.32998v204.770163h204.770162v-116.938389h116.938389v-117.011522h117.011522l93.097291-92.146573a358.347784 358.347784 0 1 0-205.867145-206.232806zM665.577622 477.921857a119.424884 119.424884 0 1 1 0-238.849768 119.424884 119.424884 0 0 1 0 238.849768z", fill: t2.useCurrentColor ? "currentColor" : "#FFA000" }, null, 8,
|
|
893
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 1024 1024", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-color-key`], width: "1em", height: "1em" }, C2.$attrs), [e.createElementVNode("path", { d: "M330.924671 486.843986L4.974452 814.32998v204.770163h204.770162v-116.938389h116.938389v-117.011522h117.011522l93.097291-92.146573a358.347784 358.347784 0 1 0-205.867145-206.232806zM665.577622 477.921857a119.424884 119.424884 0 1 1 0-238.849768 119.424884 119.424884 0 0 1 0 238.849768z", fill: t2.useCurrentColor ? "currentColor" : "#FFA000" }, null, 8, Om)], 16);
|
|
894
894
|
}]]);
|
|
895
895
|
const jm = { name: "IconLinePass", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Um = ["fill"], Gm = [e.createElementVNode("g", { "clip-path": "url(#svg_b9cc392844__clip0_5692_15855)" }, [e.createElementVNode("path", { d: "M7.99951 0.835938C11.9566 0.835938 15.1646 4.04386 15.1646 8.00098C15.1645 11.9581 11.9566 15.166 7.99951 15.166C4.04263 15.1658 0.834522 11.9579 0.834473 8.00098C0.834473 4.04401 4.0426 0.836185 7.99951 0.835938ZM7.99951 2.16602C4.77714 2.16626 2.16455 4.77855 2.16455 8.00098C2.1646 11.2234 4.77717 13.8357 7.99951 13.8359C11.2221 13.8359 13.8344 11.2235 13.8345 8.00098C13.8345 4.7784 11.2221 2.16602 7.99951 2.16602ZM10.4634 5.58789C10.7231 5.32867 11.1443 5.32932 11.4038 5.58887C11.6628 5.84863 11.6623 6.26985 11.4028 6.5293L7.51807 10.4141C7.25849 10.6735 6.83732 10.6733 6.57764 10.4141L4.59619 8.43359C4.33667 8.17408 4.33704 7.75291 4.59619 7.49316C4.85589 7.23347 5.27692 7.23347 5.53662 7.49316L7.04834 9.00293L10.4634 5.58789Z" })], -1), e.createElementVNode("defs", null, [e.createElementVNode("clipPath", { id: "svg_b9cc392844__clip0_5692_15855" }, [e.createElementVNode("path", { d: "M0 0H16V16H0z" })])], -1)];
|
|
896
896
|
var Jm = r(jm, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
@@ -900,22 +900,50 @@
|
|
|
900
900
|
var Xm = r(Km, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
901
901
|
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-color_num`], width: "1em", height: "1em" }, C2.$attrs), [e.createElementVNode("path", { d: "M15.6816 2.66797C16.7876 2.66797 17.6675 2.66772 18.376 2.72559C19.0941 2.78429 19.7102 2.90685 20.2744 3.19434C21.1831 3.65741 21.9218 4.39697 22.3848 5.30566C22.6722 5.86984 22.7958 6.48503 22.8545 7.20313C22.9124 7.91171 22.9111 8.79216 22.9111 9.89844V14.1016C22.9111 15.2078 22.9124 16.0883 22.8545 16.7969C22.7958 17.5149 22.6721 18.1302 22.3848 18.6943C21.9218 19.603 21.183 20.3426 20.2744 20.8057C19.7102 21.0931 19.0941 21.2157 18.376 21.2744C17.6675 21.3323 16.7876 21.332 15.6816 21.332H8.32031C7.21412 21.332 6.33358 21.3323 5.625 21.2744C4.90701 21.2157 4.29165 21.0929 3.72754 20.8057C2.81872 20.3426 2.07928 19.6032 1.61621 18.6943C1.32881 18.1302 1.20615 17.5149 1.14746 16.7969C1.08958 16.0883 1.08984 15.2078 1.08984 14.1016V9.89844C1.08984 8.79216 1.08957 7.91171 1.14746 7.20313C1.20615 6.48515 1.32887 5.86977 1.61621 5.30566C2.07929 4.39702 2.81885 3.65734 3.72754 3.19434C4.2916 2.90712 4.90709 2.78425 5.625 2.72559C6.33357 2.66772 7.21414 2.66797 8.32031 2.66797H15.6816ZM8.32031 4.32813C7.18704 4.32813 6.38599 4.32886 5.76074 4.37988C5.14538 4.43016 4.77172 4.52553 4.48047 4.67383C3.8844 4.97763 3.39959 5.46258 3.0957 6.05859C2.9473 6.34986 2.85207 6.72337 2.80176 7.33887C2.7507 7.96413 2.75 8.76503 2.75 9.89844V14.1016C2.75 15.2351 2.7507 16.0358 2.80176 16.6611C2.85206 17.2768 2.94728 17.6501 3.0957 17.9414C3.39959 18.5376 3.88429 19.0223 4.48047 19.3262C4.77175 19.4745 5.14523 19.5698 5.76074 19.6201C6.38599 19.6711 7.18702 19.6719 8.32031 19.6719H15.6816C16.8151 19.6719 17.616 19.6712 18.2412 19.6201C18.8565 19.5698 19.2293 19.4745 19.5205 19.3262C20.1167 19.0223 20.6024 18.5376 20.9063 17.9414C21.0546 17.6501 21.1489 17.2765 21.1992 16.6611C21.2503 16.0358 21.251 15.2351 21.251 14.1016V9.89844C21.251 8.76501 21.2503 7.96413 21.1992 7.33887C21.1489 6.72333 21.0547 6.34987 20.9063 6.05859C20.6024 5.46228 20.1168 4.97773 19.5205 4.67383C19.2293 4.52544 18.8565 4.4302 18.2412 4.37988C17.616 4.3288 16.8151 4.32813 15.6816 4.32813H8.32031Z", fill: t2.useCurrentColor ? "currentColor" : "#165DFF" }, null, 8, Qm), e.createElementVNode("path", { d: "M11.7744 9.87629C12.1767 8.14144 13.7083 7.4351 15.0625 7.62629C16.4235 7.81862 17.7059 8.91997 17.706 10.7337C17.706 12.6158 16.1689 13.557 15.1484 14.1546C14.7627 14.3805 14.4358 14.5656 14.1611 14.7445H16.8759C17.334 14.7447 17.7059 15.1164 17.706 15.5745C17.706 16.0327 17.3341 16.4044 16.8759 16.4046H12.583C12.1246 16.4046 11.7529 16.0329 11.7529 15.5745C11.753 14.7331 12.2334 14.1443 12.7236 13.7376C13.1935 13.348 13.8175 13.0101 14.3095 12.722C15.4352 12.0628 16.0459 11.5568 16.0459 10.7337C16.0457 9.84256 15.4704 9.36034 14.8301 9.26985C14.1828 9.17854 13.568 9.49041 13.3916 10.2513C13.2881 10.6978 12.842 10.9758 12.3955 10.8724C11.949 10.7688 11.6709 10.3228 11.7744 9.87629ZM8.24704 7.73469C8.50235 7.57141 8.82682 7.56005 9.09275 7.70539C9.35881 7.85098 9.52434 8.13062 9.52439 8.43391V14.7357H10.0166C10.4749 14.7357 10.8465 15.1075 10.8467 15.5657C10.8467 16.0241 10.475 16.3958 10.0166 16.3958H7.26267C6.80443 16.3956 6.43259 16.024 6.43259 15.5657C6.43277 15.1076 6.80454 14.7359 7.26267 14.7357H7.86423V9.95051L7.57126 10.138C7.18529 10.3849 6.67192 10.2729 6.42478 9.88703C6.17784 9.50105 6.29087 8.98769 6.67673 8.74055L8.24704 7.73469Z", fill: t2.useCurrentColor ? "currentColor" : "#00BBD8" }, null, 8, Wm)], 16);
|
|
902
902
|
}]]);
|
|
903
|
-
const Ym = { name: "IconColorSwitch", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } },
|
|
904
|
-
var
|
|
905
|
-
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-color_switch`], width: "1em", height: "1em" }, C2.$attrs),
|
|
903
|
+
const Ym = { name: "IconColorSwitch", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, Cg = [e.createElementVNode("rect", { x: "1.409", y: "3.498", width: "21.182", height: "17.004", rx: "8.502", stroke: "#165DFF", "stroke-width": "1.66", "stroke-linejoin": "round" }, null, -1), e.createElementVNode("rect", { x: "10.895", y: "8.016", width: "7.968", height: "7.968", rx: "3.984", stroke: "#00BBD8", "stroke-width": "1.66", "stroke-linejoin": "round" }, null, -1)];
|
|
904
|
+
var eg = r(Ym, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
905
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-color_switch`], width: "1em", height: "1em" }, C2.$attrs), Cg, 16);
|
|
906
906
|
}]]);
|
|
907
|
-
const
|
|
908
|
-
var
|
|
909
|
-
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-color-input`], width: "1em", height: "1em" }, C2.$attrs), [e.createElementVNode("path", { d: "M15.6816 2.66797C16.7876 2.66797 17.6675 2.66772 18.376 2.72559C19.0941 2.78429 19.7102 2.90685 20.2744 3.19434C21.1831 3.65741 21.9217 4.39697 22.3848 5.30566C22.6722 5.86984 22.7958 6.48503 22.8545 7.20313C22.9124 7.91171 22.9111 8.79216 22.9111 9.89844V14.1016C22.9111 15.2078 22.9124 16.0883 22.8545 16.7969C22.7958 17.5149 22.6721 18.1302 22.3848 18.6943C21.9218 19.603 21.183 20.3426 20.2744 20.8057C19.7102 21.0931 19.0941 21.2157 18.376 21.2744C17.6675 21.3323 16.7876 21.332 15.6816 21.332H8.32031C7.21411 21.332 6.33357 21.3323 5.625 21.2744C4.90701 21.2157 4.29164 21.0929 3.72754 20.8057C2.81871 20.3426 2.07928 19.6032 1.61621 18.6943C1.32881 18.1302 1.20615 17.5149 1.14746 16.7969C1.08958 16.0883 1.08984 15.2078 1.08984 14.1016V9.89844C1.08984 8.79216 1.08956 7.91171 1.14746 7.20313C1.20615 6.48515 1.32886 5.86977 1.61621 5.30566C2.07929 4.39702 2.81884 3.65734 3.72754 3.19434C4.2916 2.90712 4.90708 2.78425 5.625 2.72559C6.33357 2.66772 7.21414 2.66797 8.32031 2.66797H15.6816ZM8.32031 4.32813C7.18703 4.32813 6.38598 4.32886 5.76074 4.37988C5.14538 4.43016 4.77171 4.52553 4.48046 4.67383C3.8844 4.97763 3.39958 5.46258 3.0957 6.05859C2.94729 6.34986 2.85206 6.72337 2.80175 7.33887C2.7507 7.96413 2.75 8.76503 2.75 9.89844V14.1016C2.75 15.2351 2.7507 16.0358 2.80175 16.6611C2.85205 17.2768 2.94728 17.6501 3.0957 17.9414C3.39959 18.5376 3.88428 19.0223 4.48046 19.3262C4.77175 19.4745 5.14522 19.5698 5.76074 19.6201C6.38599 19.6711 7.18701 19.6719 8.32031 19.6719H15.6816C16.8151 19.6719 17.616 19.6712 18.2412 19.6201C18.8565 19.5698 19.2293 19.4745 19.5205 19.3262C20.1167 19.0223 20.6024 18.5376 20.9062 17.9414C21.0546 17.6501 21.1489 17.2765 21.1992 16.6611C21.2503 16.0358 21.251 15.2351 21.251 14.1016V9.89844C21.251 8.76501 21.2503 7.96413 21.1992 7.33887C21.1489 6.72333 21.0547 6.34987 20.9062 6.05859C20.6024 5.46228 20.1168 4.97773 19.5205 4.67383C19.2293 4.52544 18.8565 4.4302 18.2412 4.37988C17.616 4.3288 16.8151 4.32813 15.6816 4.32813H8.32031Z", fill: t2.useCurrentColor ? "currentColor" : "#165DFF" }, null, 8,
|
|
907
|
+
const rg = { name: "IconColorInput", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, tg = ["fill"], og = ["fill"];
|
|
908
|
+
var lg = r(rg, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
909
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-color-input`], width: "1em", height: "1em" }, C2.$attrs), [e.createElementVNode("path", { d: "M15.6816 2.66797C16.7876 2.66797 17.6675 2.66772 18.376 2.72559C19.0941 2.78429 19.7102 2.90685 20.2744 3.19434C21.1831 3.65741 21.9217 4.39697 22.3848 5.30566C22.6722 5.86984 22.7958 6.48503 22.8545 7.20313C22.9124 7.91171 22.9111 8.79216 22.9111 9.89844V14.1016C22.9111 15.2078 22.9124 16.0883 22.8545 16.7969C22.7958 17.5149 22.6721 18.1302 22.3848 18.6943C21.9218 19.603 21.183 20.3426 20.2744 20.8057C19.7102 21.0931 19.0941 21.2157 18.376 21.2744C17.6675 21.3323 16.7876 21.332 15.6816 21.332H8.32031C7.21411 21.332 6.33357 21.3323 5.625 21.2744C4.90701 21.2157 4.29164 21.0929 3.72754 20.8057C2.81871 20.3426 2.07928 19.6032 1.61621 18.6943C1.32881 18.1302 1.20615 17.5149 1.14746 16.7969C1.08958 16.0883 1.08984 15.2078 1.08984 14.1016V9.89844C1.08984 8.79216 1.08956 7.91171 1.14746 7.20313C1.20615 6.48515 1.32886 5.86977 1.61621 5.30566C2.07929 4.39702 2.81884 3.65734 3.72754 3.19434C4.2916 2.90712 4.90708 2.78425 5.625 2.72559C6.33357 2.66772 7.21414 2.66797 8.32031 2.66797H15.6816ZM8.32031 4.32813C7.18703 4.32813 6.38598 4.32886 5.76074 4.37988C5.14538 4.43016 4.77171 4.52553 4.48046 4.67383C3.8844 4.97763 3.39958 5.46258 3.0957 6.05859C2.94729 6.34986 2.85206 6.72337 2.80175 7.33887C2.7507 7.96413 2.75 8.76503 2.75 9.89844V14.1016C2.75 15.2351 2.7507 16.0358 2.80175 16.6611C2.85205 17.2768 2.94728 17.6501 3.0957 17.9414C3.39959 18.5376 3.88428 19.0223 4.48046 19.3262C4.77175 19.4745 5.14522 19.5698 5.76074 19.6201C6.38599 19.6711 7.18701 19.6719 8.32031 19.6719H15.6816C16.8151 19.6719 17.616 19.6712 18.2412 19.6201C18.8565 19.5698 19.2293 19.4745 19.5205 19.3262C20.1167 19.0223 20.6024 18.5376 20.9062 17.9414C21.0546 17.6501 21.1489 17.2765 21.1992 16.6611C21.2503 16.0358 21.251 15.2351 21.251 14.1016V9.89844C21.251 8.76501 21.2503 7.96413 21.1992 7.33887C21.1489 6.72333 21.0547 6.34987 20.9062 6.05859C20.6024 5.46228 20.1168 4.97773 19.5205 4.67383C19.2293 4.52544 18.8565 4.4302 18.2412 4.37988C17.616 4.3288 16.8151 4.32813 15.6816 4.32813H8.32031Z", fill: t2.useCurrentColor ? "currentColor" : "#165DFF" }, null, 8, tg), e.createElementVNode("path", { d: "M11.002 6.94238C11.4602 6.9426 11.832 7.3142 11.832 7.77246C11.8318 8.23051 11.46 8.60232 11.002 8.60254H9.78809V15.3975H11.002C11.4602 15.3977 11.832 15.7693 11.832 16.2275C11.832 16.6858 11.4602 17.0574 11.002 17.0576H6.91309C6.45484 17.0574 6.08301 16.6858 6.08301 16.2275C6.08301 15.7693 6.45484 15.3976 6.91309 15.3975H8.12793V8.60254H6.91309C6.455 8.60236 6.08326 8.23053 6.08301 7.77246C6.08301 7.31418 6.45484 6.94256 6.91309 6.94238H11.002Z", fill: t2.useCurrentColor ? "currentColor" : "#00BBD8" }, null, 8, og)], 16);
|
|
910
910
|
}]]);
|
|
911
|
-
const
|
|
912
|
-
var
|
|
913
|
-
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-color_radio`], width: "1em", height: "1em" }, C2.$attrs),
|
|
911
|
+
const ng = { name: "IconColorRadio", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, ig = [e.createStaticVNode('<rect x="2.714" y="4.26" width="6" height="6" rx="3" stroke="#165DFF" stroke-width="1.66" stroke-linejoin="round"></rect><path d="M11.9363 5.22894H21.2845" stroke="#00BBD8" stroke-width="1.66" stroke-linecap="round" stroke-linejoin="round"></path><rect x="2.714" y="13.739" width="6" height="6" rx="3" stroke="#00BBD8" stroke-width="1.66" stroke-linejoin="round"></rect><path d="M11.9363 9.29095H17.25" stroke="#00BBD8" stroke-width="1.66" stroke-linecap="round" stroke-linejoin="round"></path><path d="M11.9363 14.7082H21.2845M11.9363 18.7703H17.25" stroke="#165DFF" stroke-width="1.66" stroke-linecap="round" stroke-linejoin="round"></path>', 5)];
|
|
912
|
+
var cg = r(ng, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
913
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-color_radio`], width: "1em", height: "1em" }, C2.$attrs), ig, 16);
|
|
914
914
|
}]]);
|
|
915
|
-
const
|
|
916
|
-
var
|
|
917
|
-
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-color_textarea`], width: "1em", height: "1em" }, C2.$attrs), [e.createElementVNode("path", { d: "M15.6816 2.66797C16.7876 2.66797 17.6675 2.66772 18.376 2.72559C19.0941 2.78429 19.7102 2.90685 20.2744 3.19434C21.1831 3.65741 21.9218 4.39697 22.3848 5.30566C22.6722 5.86984 22.7958 6.48503 22.8545 7.20313C22.9124 7.91171 22.9111 8.79216 22.9111 9.89844V14.1016C22.9111 15.2078 22.9124 16.0883 22.8545 16.7969C22.7958 17.5149 22.6721 18.1302 22.3848 18.6943C21.9218 19.603 21.183 20.3426 20.2744 20.8057C19.7102 21.0931 19.0941 21.2157 18.376 21.2744C17.6675 21.3323 16.7876 21.332 15.6816 21.332H8.32031C7.21412 21.332 6.33358 21.3323 5.625 21.2744C4.90701 21.2157 4.29165 21.0929 3.72754 20.8057C2.81872 20.3426 2.07928 19.6032 1.61621 18.6943C1.32881 18.1302 1.20615 17.5149 1.14746 16.7969C1.08958 16.0883 1.08984 15.2078 1.08984 14.1016V9.89844C1.08984 8.79216 1.08957 7.91171 1.14746 7.20313C1.20615 6.48515 1.32887 5.86977 1.61621 5.30566C2.07929 4.39702 2.81885 3.65734 3.72754 3.19434C4.2916 2.90712 4.90709 2.78425 5.625 2.72559C6.33357 2.66772 7.21414 2.66797 8.32031 2.66797H15.6816ZM8.32031 4.32813C7.18704 4.32813 6.38599 4.32886 5.76074 4.37988C5.14538 4.43016 4.77172 4.52553 4.48047 4.67383C3.8844 4.97763 3.39959 5.46258 3.0957 6.05859C2.9473 6.34986 2.85207 6.72337 2.80176 7.33887C2.7507 7.96413 2.75 8.76503 2.75 9.89844V14.1016C2.75 15.2351 2.7507 16.0358 2.80176 16.6611C2.85206 17.2768 2.94728 17.6501 3.0957 17.9414C3.39959 18.5376 3.88429 19.0223 4.48047 19.3262C4.77175 19.4745 5.14523 19.5698 5.76074 19.6201C6.38599 19.6711 7.18702 19.6719 8.32031 19.6719H15.6816C16.8151 19.6719 17.616 19.6712 18.2412 19.6201C18.8565 19.5698 19.2293 19.4745 19.5205 19.3262C20.1167 19.0223 20.6024 18.5376 20.9063 17.9414C21.0546 17.6501 21.1489 17.2765 21.1992 16.6611C21.2503 16.0358 21.251 15.2351 21.251 14.1016V9.89844C21.251 8.76501 21.2503 7.96413 21.1992 7.33887C21.1489 6.72333 21.0547 6.34987 20.9063 6.05859C20.6024 5.46228 20.1168 4.97773 19.5205 4.67383C19.2293 4.52544 18.8565 4.4302 18.2412 4.37988C17.616 4.3288 16.8151 4.32813 15.6816 4.32813H8.32031Z", fill: t2.useCurrentColor ? "currentColor" : "#165DFF" }, null, 8,
|
|
915
|
+
const ag = { name: "IconColorTextarea", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, sg = ["fill"], pg = ["fill"];
|
|
916
|
+
var ug = r(ag, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
917
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-color_textarea`], width: "1em", height: "1em" }, C2.$attrs), [e.createElementVNode("path", { d: "M15.6816 2.66797C16.7876 2.66797 17.6675 2.66772 18.376 2.72559C19.0941 2.78429 19.7102 2.90685 20.2744 3.19434C21.1831 3.65741 21.9218 4.39697 22.3848 5.30566C22.6722 5.86984 22.7958 6.48503 22.8545 7.20313C22.9124 7.91171 22.9111 8.79216 22.9111 9.89844V14.1016C22.9111 15.2078 22.9124 16.0883 22.8545 16.7969C22.7958 17.5149 22.6721 18.1302 22.3848 18.6943C21.9218 19.603 21.183 20.3426 20.2744 20.8057C19.7102 21.0931 19.0941 21.2157 18.376 21.2744C17.6675 21.3323 16.7876 21.332 15.6816 21.332H8.32031C7.21412 21.332 6.33358 21.3323 5.625 21.2744C4.90701 21.2157 4.29165 21.0929 3.72754 20.8057C2.81872 20.3426 2.07928 19.6032 1.61621 18.6943C1.32881 18.1302 1.20615 17.5149 1.14746 16.7969C1.08958 16.0883 1.08984 15.2078 1.08984 14.1016V9.89844C1.08984 8.79216 1.08957 7.91171 1.14746 7.20313C1.20615 6.48515 1.32887 5.86977 1.61621 5.30566C2.07929 4.39702 2.81885 3.65734 3.72754 3.19434C4.2916 2.90712 4.90709 2.78425 5.625 2.72559C6.33357 2.66772 7.21414 2.66797 8.32031 2.66797H15.6816ZM8.32031 4.32813C7.18704 4.32813 6.38599 4.32886 5.76074 4.37988C5.14538 4.43016 4.77172 4.52553 4.48047 4.67383C3.8844 4.97763 3.39959 5.46258 3.0957 6.05859C2.9473 6.34986 2.85207 6.72337 2.80176 7.33887C2.7507 7.96413 2.75 8.76503 2.75 9.89844V14.1016C2.75 15.2351 2.7507 16.0358 2.80176 16.6611C2.85206 17.2768 2.94728 17.6501 3.0957 17.9414C3.39959 18.5376 3.88429 19.0223 4.48047 19.3262C4.77175 19.4745 5.14523 19.5698 5.76074 19.6201C6.38599 19.6711 7.18702 19.6719 8.32031 19.6719H15.6816C16.8151 19.6719 17.616 19.6712 18.2412 19.6201C18.8565 19.5698 19.2293 19.4745 19.5205 19.3262C20.1167 19.0223 20.6024 18.5376 20.9063 17.9414C21.0546 17.6501 21.1489 17.2765 21.1992 16.6611C21.2503 16.0358 21.251 15.2351 21.251 14.1016V9.89844C21.251 8.76501 21.2503 7.96413 21.1992 7.33887C21.1489 6.72333 21.0547 6.34987 20.9063 6.05859C20.6024 5.46228 20.1168 4.97773 19.5205 4.67383C19.2293 4.52544 18.8565 4.4302 18.2412 4.37988C17.616 4.3288 16.8151 4.32813 15.6816 4.32813H8.32031Z", fill: t2.useCurrentColor ? "currentColor" : "#165DFF" }, null, 8, sg), e.createElementVNode("path", { d: "M11.2012 8.25684C11.6594 8.25709 12.0312 8.62868 12.0312 9.08691C12.0311 9.54506 11.6593 9.91674 11.2012 9.91699H9.5V16.2354C9.5 16.6937 9.12832 17.0654 8.66992 17.0654C8.21162 17.0653 7.83984 16.6937 7.83984 16.2354V9.91699H6.13965C5.68132 9.91699 5.30967 9.54522 5.30957 9.08691C5.30957 8.62852 5.68125 8.25684 6.13965 8.25684H11.2012ZM17.0938 15.4053C17.5519 15.4055 17.9237 15.7771 17.9238 16.2354C17.9238 16.6936 17.552 17.0652 17.0938 17.0654H12.1826C11.7242 17.0654 11.3525 16.6937 11.3525 16.2354C11.3526 15.777 11.7243 15.4053 12.1826 15.4053H17.0938ZM17.0938 12.4414C17.552 12.4416 17.9238 12.8132 17.9238 13.2715C17.9236 13.7296 17.5518 14.1014 17.0938 14.1016H13.5352C13.0769 14.1016 12.7053 13.7297 12.7051 13.2715C12.7051 12.8131 13.0768 12.4414 13.5352 12.4414H17.0938Z", fill: t2.useCurrentColor ? "currentColor" : "#00BBD8" }, null, 8, pg)], 16);
|
|
918
918
|
}]]);
|
|
919
|
-
|
|
919
|
+
const fg = { name: "IconLineReset", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, dg = ["fill"], mg = [e.createElementVNode("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.96878 1.63916C11.4813 1.63918 14.3289 4.487 14.3291 7.99951C14.3291 11.5122 11.4815 14.3598 7.96878 14.3599C6.306 14.3599 4.79102 13.7208 3.65823 12.6763C3.38845 12.4273 3.37124 12.0067 3.62014 11.7368C3.86909 11.4671 4.28967 11.45 4.5596 11.6987C5.45645 12.5257 6.65305 13.0298 7.96878 13.0298C10.7469 13.0298 12.9991 10.7777 12.9991 7.99951C12.9988 5.22154 10.7468 2.96926 7.96878 2.96924C5.54909 2.96925 3.52905 4.67817 3.04788 6.95459L3.86331 6.34229C4.15681 6.12179 4.57427 6.18084 4.79495 6.47412C5.01554 6.76775 4.95673 7.18614 4.66311 7.40674L2.67092 8.90186C2.37738 9.12236 1.9609 9.06342 1.74026 8.77002L0.24319 6.77881C0.0226955 6.4852 0.0824633 6.06776 0.376003 5.84717C0.669559 5.62704 1.08616 5.68567 1.30667 5.979L1.76663 6.59033C2.40806 3.75612 4.9406 1.63917 7.96878 1.63916Z" }, null, -1)];
|
|
920
|
+
var gg = r(fg, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
921
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-reset`], width: "1em", height: "1em" }, C2.$attrs), mg, 16, dg);
|
|
922
|
+
}]]);
|
|
923
|
+
const Lg = { name: "IconLineAlignTop", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, hg = ["fill"], wg = [e.createElementVNode("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M8.83008 4.68579V14.8401C8.8298 15.2982 8.45822 15.6702 8 15.6702C7.54192 15.67 7.1702 15.2981 7.16992 14.8401V4.68579H8.83008ZM4.83008 12.2952C4.82992 12.7534 4.4583 13.1252 4 13.1252C3.54184 13.1251 3.17008 12.7533 3.16992 12.2952V4.68579H4.83008V12.2952ZM12.8301 10.387C12.8298 10.8451 12.4582 11.217 12 11.217C11.5419 11.2169 11.1702 10.845 11.1699 10.387V4.68579H12.8301V10.387ZM14 1.13501C14.4583 1.13501 14.8299 1.50685 14.8301 1.96509C14.8301 2.42348 14.4584 2.79517 14 2.79517H2C1.54174 2.795 1.16992 2.42338 1.16992 1.96509C1.1701 1.50695 1.54186 1.13517 2 1.13501H14Z" }, null, -1)];
|
|
924
|
+
var Vg = r(Lg, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
925
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-align-top`], width: "1em", height: "1em" }, C2.$attrs), wg, 16, hg);
|
|
926
|
+
}]]);
|
|
927
|
+
const xg = { name: "IconLineAlignRight", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, vg = ["fill"], Hg = [e.createElementVNode("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M14.0391 1.16992C14.4974 1.16995 14.8691 1.54162 14.8691 2V14C14.8691 14.4584 14.4974 14.83 14.0391 14.8301C13.5807 14.8301 13.209 14.4584 13.209 14V2C13.209 1.5416 13.5807 1.16992 14.0391 1.16992ZM11.3193 12.8301H5.61816C5.15992 12.8299 4.78809 12.4583 4.78809 12C4.78809 11.5417 5.15992 11.1701 5.61816 11.1699H11.3193V12.8301ZM11.3193 7.16992V8.83008H1.16504C0.706755 8.82995 0.334961 8.45831 0.334961 8C0.334961 7.54169 0.706755 7.17005 1.16504 7.16992H11.3193ZM11.3193 4.83008H3.70996C3.25158 4.83007 2.87988 4.45839 2.87988 4C2.87988 3.54161 3.25158 3.16993 3.70996 3.16992H11.3193V4.83008Z" }, null, -1)];
|
|
928
|
+
var Bg = r(xg, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
929
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-align-right`], width: "1em", height: "1em" }, C2.$attrs), Hg, 16, vg);
|
|
930
|
+
}]]);
|
|
931
|
+
const Mg = { name: "IconLineAlignLeft", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Zg = ["fill"], Eg = [e.createElementVNode("path", { d: "M1.96503 1.16992C2.42334 1.17002 2.7951 1.54166 2.7951 2V14C2.7951 14.4583 2.42334 14.83 1.96503 14.8301C1.50663 14.8301 1.13495 14.4584 1.13495 14V2C1.13495 1.5416 1.50663 1.16992 1.96503 1.16992ZM10.3859 11.1699C10.8442 11.1701 11.216 11.5417 11.216 12C11.216 12.4583 10.8442 12.8299 10.3859 12.8301H4.68475V11.1699H10.3859ZM14.8391 7.16992C15.2973 7.17005 15.6691 7.54169 15.6691 8C15.6691 8.45831 15.2973 8.82995 14.8391 8.83008H4.68475V7.16992H14.8391ZM12.2941 3.16992C12.7525 3.16994 13.1242 3.54161 13.1242 4C13.1242 4.45839 12.7525 4.83006 12.2941 4.83008H4.68475V3.16992H12.2941Z" }, null, -1)];
|
|
932
|
+
var $g = r(Mg, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
933
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-align-left`], width: "1em", height: "1em" }, C2.$attrs), Eg, 16, Zg);
|
|
934
|
+
}]]);
|
|
935
|
+
const yg = { name: "IconLineAlignVertically", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, kg = ["fill"], Ig = [e.createElementVNode("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M8.00076 1.16956C8.45881 1.16982 8.83064 1.54157 8.83084 1.99963V3.16956H10.8513C11.3094 3.16992 11.6814 3.54149 11.6814 3.99963C11.6814 4.45781 11.3094 4.82935 10.8513 4.82971H8.83084V7.16956H13.0779C13.536 7.16989 13.908 7.54147 13.908 7.99963C13.908 8.45783 13.536 8.82938 13.0779 8.82971H8.82986V11.1696H11.8045C12.2628 11.1696 12.6345 11.5413 12.6346 11.9996C12.6346 12.458 12.2629 12.8297 11.8045 12.8297H8.82986V13.9996C8.82986 14.458 8.45818 14.8297 7.99979 14.8297C7.54161 14.8294 7.16971 14.4579 7.16971 13.9996V12.8297H4.1951C3.73693 12.8294 3.36502 12.4579 3.36502 11.9996C3.36505 11.5414 3.73695 11.1698 4.1951 11.1696H7.16971V8.82971H2.92361C2.46522 8.82971 2.09354 8.45803 2.09354 7.99963C2.09357 7.54127 2.46524 7.16956 2.92361 7.16956H7.17068V4.82971H5.15018C4.69178 4.82971 4.3201 4.45803 4.3201 3.99963C4.32013 3.54127 4.6918 3.16956 5.15018 3.16956H7.17068V1.99963C7.17088 1.54141 7.54249 1.16956 8.00076 1.16956Z" }, null, -1)];
|
|
936
|
+
var Ng = r(yg, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
937
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-align-vertically`], width: "1em", height: "1em" }, C2.$attrs), Ig, 16, kg);
|
|
938
|
+
}]]);
|
|
939
|
+
const _g = { name: "IconLineAlignCenter", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Sg = ["fill"], Pg = [e.createElementVNode("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M8 2.09277C8.45831 2.09277 8.82995 2.46457 8.83008 2.92285V7.16992H11.1699V4.19531C11.1699 3.73693 11.5416 3.36523 12 3.36523C12.4584 3.36523 12.8301 3.73693 12.8301 4.19531V7.16992H14C14.4584 7.16992 14.8301 7.5416 14.8301 8C14.8301 8.4584 14.4584 8.83008 14 8.83008H12.8301V11.8047C12.8301 12.2631 12.4584 12.6348 12 12.6348C11.5416 12.6348 11.1699 12.2631 11.1699 11.8047V8.83008H8.83008V13.0771C8.83001 13.5355 8.45836 13.9072 8 13.9072C7.54164 13.9072 7.16999 13.5355 7.16992 13.0771V8.83008H4.83008V10.8506C4.83 11.3089 4.45835 11.6807 4 11.6807C3.54165 11.6807 3.17 11.3089 3.16992 10.8506V8.83008H2C1.54174 8.82991 1.16992 8.45829 1.16992 8C1.16992 7.54171 1.54174 7.17009 2 7.16992H3.16992V5.14941C3.1701 4.69117 3.54171 4.31934 4 4.31934C4.45829 4.31934 4.8299 4.69117 4.83008 5.14941V7.16992H7.16992V2.92285C7.17005 2.46457 7.54169 2.09277 8 2.09277Z" }, null, -1)];
|
|
940
|
+
var Fg = r(_g, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
941
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-align-center`], width: "1em", height: "1em" }, C2.$attrs), Pg, 16, Sg);
|
|
942
|
+
}]]);
|
|
943
|
+
const zg = { name: "IconLineAlignBottom", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, bg = ["fill"], Ag = [e.createElementVNode("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M14 13.21C14.4584 13.21 14.8301 13.5816 14.8301 14.04C14.8298 14.4982 14.4583 14.8701 14 14.8701H2C1.54189 14.87 1.17015 14.4981 1.16992 14.04C1.16992 13.5817 1.54174 13.2101 2 13.21H14ZM4 4.78809C4.45822 4.78809 4.8298 5.16 4.83008 5.61816V11.3193H3.16992V5.61816C3.1702 5.16011 3.54192 4.78825 4 4.78809ZM8 0.334961C8.45825 0.334961 8.82985 0.706839 8.83008 1.16504V11.3193H7.16992V1.16504C7.17015 0.706941 7.54189 0.335126 8 0.334961ZM12 2.87988C12.4583 2.87988 12.83 3.25166 12.8301 3.70996V11.3193H11.1699V3.70996C11.17 3.25176 11.5418 2.88005 12 2.87988Z" }, null, -1)];
|
|
944
|
+
var Dg = r(zg, [["render", function(C2, r2, t2, o2, l2, n2) {
|
|
945
|
+
return e.openBlock(), e.createElementBlock("svg", e.mergeProps({ viewBox: "0 0 16 16", fill: t2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${t2.prefix}-icon`, `${t2.prefix}-icon-line-align-bottom`], width: "1em", height: "1em" }, C2.$attrs), Ag, 16, bg);
|
|
946
|
+
}]]);
|
|
947
|
+
C.IconColorAlibl = Fc, C.IconColorApi = ha, C.IconColorClickhouse = wc, C.IconColorComputer = Ba, C.IconColorData = $i, C.IconColorDataFilter = Rm, C.IconColorDatadm = lc, C.IconColorDatakb = ac, C.IconColorDingding = Ln, C.IconColorEdit = du, C.IconColorElsearch = na, C.IconColorEmail = xn, C.IconColorFeishu = Zn, C.IconColorHttp = Tn, C.IconColorHuawei = uc, C.IconColorInput = lg, C.IconColorJava = Ni, C.IconColorJs = jn, C.IconColorKey = qm, C.IconColorLlm = Mc, C.IconColorMilvus = Jc, C.IconColorMysql = bi, C.IconColorNotice = In, C.IconColorNum = Xm, C.IconColorOpenai = Tc, C.IconColorOracle = Gi, C.IconColorPgsql = qi, C.IconColorPhone = xa, C.IconColorQiwei = di, C.IconColorRadio = cg, C.IconColorRequired = Op, C.IconColorSiliflow = jc, C.IconColorSql = Li, C.IconColorSqlserver = ec, C.IconColorSwitch = eg, C.IconColorSysMessage = ma, C.IconColorSysNotice = aa, C.IconColorTextarea = ug, C.IconColorUpload = pu, C.IconColorVector = $c, C.IconFillAddData = vu, C.IconFillApi = zo, C.IconFillApplication = Qt, C.IconFillApproval = Zu, C.IconFillBigModel = ff, C.IconFillBranch = Bp, C.IconFillChart = CC, C.IconFillChinese = S, C.IconFillCode = Yf, C.IconFillCol2row = Wd, C.IconFillCondition = em, C.IconFillCycle = Qu, C.IconFillCycleAlpha = Rf, C.IconFillCycleIf = zf, C.IconFillCyclePrep = jf, C.IconFillData = Q, C.IconFillDataExpansion = lm, C.IconFillDataFilter = ym, C.IconFillDeWeight = fm, C.IconFillDelData = Cf, C.IconFillDictCode = Ro, C.IconFillDown = oC, C.IconFillDownload = uC, C.IconFillEnglish = U, C.IconFillFile = gC, C.IconFillFiled = Mm, C.IconFillFx = Su, C.IconFillGroup = am, C.IconFillHeart = n, C.IconFillHome = Zt, C.IconFillHttp = of, C.IconFillIdea = BC, C.IconFillIf = bu, C.IconFillInfo = Ut, C.IconFillInput = af, C.IconFillLight = Tu, C.IconFillLink = _m, C.IconFillMenu = cC, C.IconFillMerge = Lm, C.IconFillMoon = Z, C.IconFillMute = s, C.IconFillOrganization = Co, C.IconFillOutput = Lf, C.IconFillParallel = xf, C.IconFillPen = v, C.IconFillPlayArrow = k, C.IconFillPlugin = Mf, C.IconFillPoint = Ko, C.IconFillRank = xm, C.IconFillResources = $C, C.IconFillRight = NC, C.IconFillRow2col = zm, C.IconFillSearchData = yf, C.IconFillSelector = _f, C.IconFillSetting = oo, C.IconFillSkipNext = b, C.IconFillSkipPrevious = T, C.IconFillSound = d, C.IconFillSql = Uu, C.IconFillStar = kt, C.IconFillStart = ks, C.IconFillStop = Vp, C.IconFillSun = h, C.IconFillSyncMsg = wd, C.IconFillTemplate = VC, C.IconFillText = ku, C.IconFillUpdateData = md, C.IconFillVariable = Kf, C.IconLineAdd = Fp, C.IconLineAi = Pn, C.IconLineAiFlow = td, C.IconLineAlignBottom = Dg, C.IconLineAlignCenter = Fg, C.IconLineAlignLeft = $g, C.IconLineAlignRight = Bg, C.IconLineAlignTop = Vg, C.IconLineAlignVertically = Ng, C.IconLineApi = il, C.IconLineArea = pl, C.IconLineArray = rs, C.IconLineArrowdown = FC, C.IconLineArrowleft = JC, C.IconLineArrowright = DC, C.IconLineArrowup = qC, C.IconLineAuthorization = An, C.IconLineBack = XC, C.IconLineBatch = bs, C.IconLineBigger = Gp, C.IconLineBoolean = ns, C.IconLineChart = he, C.IconLineCheck = gp, C.IconLineClose = Ze, C.IconLineCode = Ss, C.IconLineCollapseAll = Yo, C.IconLineCompany = or, C.IconLineCopy = cp, C.IconLineCut = Hd, C.IconLineData = ml, C.IconLineDataFilter = Na, C.IconLineDataFlow = pd, C.IconLineDebug = up, C.IconLineDelete = re, C.IconLineDictionary = wl, C.IconLineDocker = Da, C.IconLineDoubledown = ne, C.IconLineDoubleleft = se, C.IconLineDoubleright = Se, C.IconLineDoubleup = de, C.IconLineDownload = Ue, C.IconLineDrag = Ed, C.IconLineEdit = Zs, C.IconLineEmail = Hl, C.IconLineEnum = Ja, C.IconLineExit = ve, C.IconLineExpand = St, C.IconLineExpandAll = tl, C.IconLineExport = uo, C.IconLineExternal = $a, C.IconLineEye = $p, C.IconLineFile = ht, C.IconLineFilter = ke, C.IconLineFlatten = yo, C.IconLineFloat = qa, C.IconLineFolder = be, C.IconLineFollow = Te, C.IconLineFormulaSelect = op, C.IconLineGo = Dp, C.IconLineGroup = Qs, C.IconLineHome = Xr, C.IconLineImport = co, C.IconLineInfo = Nr, C.IconLineInteger = Xa, C.IconLineKnowledge = lu, C.IconLineLanguage = Tt, C.IconLineLeft = xo, C.IconLineList = Pl, C.IconLineLock = Dr, C.IconLineLogicFlow = id, C.IconLineManage = ur, C.IconLineMenuExpand = El, C.IconLineMenuShrink = Il, C.IconLineMoney = gr, C.IconLineMore = jo, C.IconLineNext = Pd, C.IconLineNotice = Vr, C.IconLineObjArray = ss, C.IconLineObject = ds, C.IconLineOnline = Kn, C.IconLineOrder = Qe, C.IconLineOrg = Yn, C.IconLineOrganization = nt, C.IconLineParamSet = Od, C.IconLinePass = Jm, C.IconLinePercent = qr, C.IconLinePermission = ti, C.IconLinePhrase = Ol, C.IconLinePosition = ii, C.IconLinePre = Ad, C.IconLineQuestion = Fr, C.IconLineRedo = Ts, C.IconLineRefresh = $r, C.IconLineRemove = Cp, C.IconLineReset = gg, C.IconLineRight = Mo, C.IconLineRisk = cr, C.IconLineSave = hu, C.IconLineScroll = Id, C.IconLineSeal = Gl, C.IconLineSend = Wl, C.IconLineSet = rt, C.IconLineShopping = Cr, C.IconLineSmaller = Gd, C.IconLineSort = Jr, C.IconLineSpacing = vt, C.IconLineStar = bt, C.IconLineStr = vs, C.IconLineStrArray = hs, C.IconLineSubtract = Np, C.IconLineSwitch = Wp, C.IconLineSysNotice = Al, C.IconLineSysSet = en, C.IconLineTable = Fa, C.IconLineTableSet = Lo, C.IconLineTask = ln, C.IconLineTemplate = sn, C.IconLineTime = st, C.IconLineTranslation = dn, C.IconLineTree = _o, C.IconLineUndo = Us, C.IconLineUser = Br, C.IconLineUserOversize = eu, C.IconLineUsers = xi, C.IconLineVector = Mi, C.IconLineWarning = dt, Object.defineProperties(C, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
920
948
|
});
|
|
921
949
|
//# sourceMappingURL=icon.min.js.map
|