@arco-iconbox/vue-smartcode 0.1.60 → 0.1.62
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 +3042 -2982
- package/dist/icon.js.map +1 -1
- package/dist/icon.min.js +141 -133
- package/dist/icon.min.js.map +1 -1
- package/esm/IconColorQdrant/index.js +32 -0
- package/esm/IconLineUpload/index.js +32 -0
- package/esm/index.js +2 -0
- package/lib/IconColorQdrant/index.js +33 -0
- package/lib/IconLineUpload/index.js +33 -0
- package/lib/index.js +4 -0
- package/package.json +1 -1
- package/src/IconColorQdrant/index.vue +19 -0
- package/src/IconLineUpload/index.vue +19 -0
- package/src/index.js +3 -1
package/dist/icon.min.js
CHANGED
|
@@ -48,13 +48,13 @@
|
|
|
48
48
|
var G = r(D, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
49
49
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 48 48", fill: o2.useCurrentColor ? "currentColor" : "#000", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-fill-skip-previous`], width: "1em", height: "1em" }, e2.$attrs), O, 16, A);
|
|
50
50
|
}]]);
|
|
51
|
-
const T = { name: "IconFillEnglish", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } },
|
|
51
|
+
const T = { name: "IconFillEnglish", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, U = ["fill"], R = [C.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
52
|
var q = r(T, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
53
|
-
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 48 48", fill: o2.useCurrentColor ? "currentColor" : "#000", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-fill-english`], width: "1em", height: "1em" }, e2.$attrs),
|
|
53
|
+
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 48 48", fill: o2.useCurrentColor ? "currentColor" : "#000", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-fill-english`], width: "1em", height: "1em" }, e2.$attrs), R, 16, U);
|
|
54
54
|
}]]);
|
|
55
|
-
const j = { name: "IconFillData", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } },
|
|
55
|
+
const j = { name: "IconFillData", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, Q = ["fill"], K = [C.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)];
|
|
56
56
|
var W = r(j, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
57
|
-
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 20 20", fill: (o2.useCurrentColor, "currentColor"), xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-fill-data`], width: "1em", height: "1em" }, e2.$attrs),
|
|
57
|
+
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 20 20", fill: (o2.useCurrentColor, "currentColor"), xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-fill-data`], width: "1em", height: "1em" }, e2.$attrs), K, 16, Q);
|
|
58
58
|
}]]);
|
|
59
59
|
const J = { name: "IconFillChart", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, X = ["fill"], Y = [C.createElementVNode("path", { d: "M8.7522 2.48807C9.00254 2.46295 9.12765 2.4509 9.24536 2.50076C9.34252 2.54199 9.43777 2.62793 9.48852 2.72049C9.55001 2.8327 9.55005 2.97104 9.55005 3.24783V9.6492C9.55005 9.92872 9.55043 10.0687 9.60473 10.1756C9.65267 10.2696 9.72941 10.3464 9.82348 10.3943C9.93044 10.4488 10.0708 10.449 10.3508 10.449H16.7512C17.028 10.449 17.1664 10.4492 17.2786 10.5105C17.3712 10.5613 17.458 10.6565 17.4993 10.7537C17.5492 10.8715 17.5361 10.9972 17.511 11.2478C17.3805 12.5479 16.9328 13.8012 16.2024 14.8943C15.3233 16.2097 14.0742 17.2351 12.6125 17.8406C11.1506 18.4462 9.54149 18.6044 7.9895 18.2957C6.43757 17.987 5.01171 17.2251 3.89282 16.1062C2.77398 14.9873 2.01206 13.5615 1.70337 12.0096C1.39474 10.4578 1.55306 8.84925 2.15845 7.38748C2.764 5.92554 3.79 4.67579 5.10571 3.79666C6.19894 3.06621 7.45202 2.61851 8.7522 2.48807ZM11.7903 1.57498C12.4979 1.651 13.1927 1.82697 13.8528 2.10037C14.7597 2.47605 15.5834 3.02732 16.2776 3.72147C16.9717 4.41562 17.523 5.23932 17.8987 6.14627C18.1721 6.80633 18.349 7.50113 18.425 8.20877C18.4517 8.4571 18.4648 8.58149 18.4153 8.69998C18.3745 8.79739 18.2871 8.89417 18.1946 8.9451C18.082 9.00698 17.9437 9.0076 17.6672 9.0076H11.7922C11.5123 9.0076 11.3718 9.00737 11.2649 8.95291C11.1708 8.90498 11.0941 8.82824 11.0461 8.73416C10.9917 8.62722 10.9915 8.48673 10.9915 8.20682V2.33182C10.9915 2.05535 10.9921 1.91705 11.054 1.80448C11.1049 1.71198 11.2017 1.62453 11.2991 1.58377C11.4176 1.53429 11.5419 1.5483 11.7903 1.57498Z" }, null, -1)];
|
|
60
60
|
var ee = r(J, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
@@ -101,15 +101,15 @@
|
|
|
101
101
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: (o2.useCurrentColor, "currentColor"), xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-arrowright`], width: "1em", height: "1em" }, e2.$attrs), De, 16, be);
|
|
102
102
|
}]]);
|
|
103
103
|
const Oe = { name: "IconLineArrowup", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, Ge = ["fill"], Te = [C.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
|
|
104
|
+
var Ue = r(Oe, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
105
105
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: (o2.useCurrentColor, "currentColor"), xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-arrowup`], width: "1em", height: "1em" }, e2.$attrs), Te, 16, Ge);
|
|
106
106
|
}]]);
|
|
107
|
-
const
|
|
108
|
-
var
|
|
107
|
+
const Re = { name: "IconLineArrowleft", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, qe = ["fill"], je = [C.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
|
+
var Qe = r(Re, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
109
109
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: (o2.useCurrentColor, "currentColor"), xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-arrowleft`], width: "1em", height: "1em" }, e2.$attrs), je, 16, qe);
|
|
110
110
|
}]]);
|
|
111
|
-
const
|
|
112
|
-
var Xe = r(
|
|
111
|
+
const Ke = { name: "IconLineBack", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, We = ["fill"], Je = [C.createElementVNode("path", { d: "M7.56644 4.02905C7.30679 3.76963 6.88468 3.7696 6.62504 4.02905L3.12504 7.52905C2.86541 7.78867 2.86556 8.21074 3.12504 8.47045L6.62504 11.9705L6.72953 12.0554C6.98766 12.2259 7.33918 12.1977 7.56644 11.9705C7.79355 11.7432 7.82187 11.3916 7.65141 11.1335L7.56644 11.029L5.20219 8.66479H12.4043C12.7716 8.66479 13.0694 8.36702 13.0694 7.99975C13.0692 7.63266 12.7715 7.33471 12.4043 7.33471H5.20219L7.56644 4.97045C7.82596 4.71074 7.82608 4.28869 7.56644 4.02905Z" }, null, -1)];
|
|
112
|
+
var Xe = r(Ke, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
113
113
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: (o2.useCurrentColor, "currentColor"), xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-back`], width: "1em", height: "1em" }, e2.$attrs), Je, 16, We);
|
|
114
114
|
}]]);
|
|
115
115
|
const Ye = { name: "IconLineDelete", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, eC = ["fill"], CC = [C.createElementVNode("path", { d: "M14.8359 3.34878C15.2031 3.34878 15.5008 3.64668 15.501 4.01382C15.501 4.38109 15.2032 4.67886 14.8359 4.67886H13.3711L13.0127 12.2697C13.0006 12.5265 12.9903 12.7586 12.9658 12.9503C12.9403 13.1501 12.8934 13.3614 12.7803 13.5666C12.6157 13.8648 12.3633 14.1056 12.0576 14.256C11.8472 14.3595 11.6335 14.3962 11.4326 14.4123C11.2398 14.4277 11.0074 14.4269 10.75 14.4269H5.75195C5.49447 14.4269 5.26222 14.4277 5.06934 14.4123C4.86839 14.3962 4.65476 14.3595 4.44434 14.256C4.13871 14.1055 3.88627 13.8648 3.72168 13.5666C3.60857 13.3614 3.56166 13.1502 3.53613 12.9503C3.51166 12.7585 3.50139 12.5258 3.48926 12.2687L3.13184 4.67886H1.66504C1.29798 4.67861 1 4.38093 1 4.01382C1.00015 3.64683 1.29808 3.34903 1.66504 3.34878H14.8359ZM4.46289 4.67886L4.81836 12.2062C4.83148 12.4842 4.83933 12.6546 4.85547 12.7814C4.86296 12.84 4.87091 12.8769 4.87695 12.8986C4.87962 12.9081 4.88233 12.9145 4.88379 12.9181C4.88496 12.921 4.88624 12.9232 4.88672 12.924C4.91975 12.9838 4.97002 13.0324 5.03125 13.0626C5.03175 13.0629 5.03395 13.0635 5.03711 13.0646C5.04068 13.0658 5.04746 13.0681 5.05762 13.0705C5.07949 13.0755 5.11575 13.0813 5.1748 13.0861C5.30236 13.0963 5.47293 13.0968 5.75195 13.0968H10.75C11.029 13.0968 11.1996 13.0963 11.3271 13.0861C11.3863 13.0813 11.4224 13.0755 11.4443 13.0705C11.4546 13.0681 11.4613 13.0658 11.4648 13.0646C11.4681 13.0635 11.4702 13.0629 11.4707 13.0626C11.532 13.0324 11.5832 12.9838 11.6162 12.924C11.6165 12.923 11.6171 12.9207 11.6182 12.9181C11.6196 12.9145 11.6223 12.9081 11.625 12.8986C11.631 12.8769 11.639 12.8407 11.6465 12.7824C11.6627 12.6555 11.6714 12.4846 11.6846 12.2062L12.04 4.67886H4.46289ZM6.99512 6.9269C7.36234 6.9269 7.66008 7.22474 7.66016 7.59194V10.2814C7.66016 10.6487 7.36239 10.9464 6.99512 10.9464C6.62786 10.9464 6.33008 10.6487 6.33008 10.2814V7.59194C6.33016 7.22475 6.6279 6.92691 6.99512 6.9269ZM9.50684 6.9269C9.87405 6.92691 10.1718 7.22475 10.1719 7.59194V10.2814C10.1719 10.6487 9.8741 10.9464 9.50684 10.9464C9.13957 10.9464 8.8418 10.6487 8.8418 10.2814V7.59194C8.84187 7.22474 9.13961 6.9269 9.50684 6.9269ZM10.0068 1.26968C10.3729 1.29864 10.6461 1.61843 10.6172 1.98452C10.5882 2.35053 10.2684 2.62376 9.90234 2.59487L6.52246 2.32827C6.15657 2.29918 5.8833 1.97839 5.91211 1.61245C5.94121 1.24649 6.26191 0.973179 6.62793 1.0021L10.0068 1.26968Z" }, null, -1)];
|
|
@@ -156,13 +156,13 @@
|
|
|
156
156
|
var GC = r(DC, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
157
157
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: (o2.useCurrentColor, "currentColor"), xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-follow`], width: "1em", height: "1em" }, e2.$attrs), OC, 16, AC);
|
|
158
158
|
}]]);
|
|
159
|
-
const TC = { name: "IconLineDownload", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } },
|
|
159
|
+
const TC = { name: "IconLineDownload", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, UC = ["fill"], RC = [C.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
160
|
var qC = r(TC, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
161
|
-
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: (o2.useCurrentColor, "currentColor"), xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-download`], width: "1em", height: "1em" }, e2.$attrs),
|
|
161
|
+
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: (o2.useCurrentColor, "currentColor"), xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-download`], width: "1em", height: "1em" }, e2.$attrs), RC, 16, UC);
|
|
162
162
|
}]]);
|
|
163
|
-
const jC = { name: "IconLineOrder", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } },
|
|
163
|
+
const jC = { name: "IconLineOrder", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, QC = ["fill"], KC = [C.createElementVNode("g", { "clip-path": "url(#svg_0c9a21350e__clip0_271_29174)" }, [C.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), C.createElementVNode("defs", null, [C.createElementVNode("clipPath", { id: "svg_0c9a21350e__clip0_271_29174" }, [C.createElementVNode("path", { d: "M0 0H16V16H0z" })])], -1)];
|
|
164
164
|
var WC = r(jC, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
165
|
-
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: (o2.useCurrentColor, "currentColor"), xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-order`], width: "1em", height: "1em" }, e2.$attrs),
|
|
165
|
+
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: (o2.useCurrentColor, "currentColor"), xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-order`], width: "1em", height: "1em" }, e2.$attrs), KC, 16, QC);
|
|
166
166
|
}]]);
|
|
167
167
|
const JC = { name: "IconLineShopping", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, XC = ["fill"], YC = [C.createElementVNode("g", { "clip-path": "url(#svg_a221afe4d9__clip0_271_29181)" }, [C.createElementVNode("path", { d: "M7.9995 0.524414C9.96339 0.524576 11.5664 2.06708 11.6636 4.00684C11.9439 4.0092 12.1913 4.01502 12.4077 4.03223C12.7641 4.06059 13.0922 4.12113 13.4038 4.27246C13.8891 4.50826 14.292 4.88608 14.5581 5.35547C14.729 5.65698 14.8099 5.98097 14.8608 6.33496C14.9106 6.68106 14.9374 7.10791 14.9702 7.625L15.2075 11.3652C15.2444 11.9457 15.2759 12.4224 15.2681 12.8096C15.2601 13.204 15.2121 13.5689 15.0552 13.9141C14.8126 14.4471 14.4009 14.8853 13.8843 15.1611C13.5498 15.3397 13.1885 15.4104 12.7954 15.4434C12.4097 15.4756 11.9324 15.4756 11.3511 15.4756H4.64892C4.06759 15.4756 3.5903 15.4756 3.20458 15.4434C2.81147 15.4104 2.45022 15.3396 2.11571 15.1611C1.59907 14.8853 1.18736 14.4471 0.944815 13.9141C0.787837 13.5689 0.739877 13.204 0.731924 12.8096C0.724128 12.4224 0.755615 11.9457 0.792471 11.3652L1.02978 7.625C1.06261 7.1079 1.08941 6.68106 1.13915 6.33496C1.19005 5.98094 1.27099 5.657 1.44189 5.35547C1.70801 4.88606 2.11082 4.50825 2.59618 4.27246C2.9078 4.12115 3.23592 4.06058 3.59228 4.03223C3.80803 4.01508 4.05428 4.00922 4.33349 4.00684C4.43068 2.06705 6.0356 0.524593 7.9995 0.524414ZM4.8872 5.33496C4.34794 5.33496 3.98138 5.33586 3.69774 5.3584C3.42264 5.38029 3.27917 5.41929 3.17724 5.46875C2.93408 5.58688 2.73242 5.77654 2.59911 6.01172C2.54322 6.11036 2.49487 6.25086 2.45556 6.52441C2.41509 6.80602 2.39109 7.17086 2.35692 7.70898L2.11962 11.4502C2.08136 12.0528 2.05562 12.4639 2.062 12.7822C2.06827 13.0934 2.10561 13.253 2.15575 13.3633C2.27724 13.6302 2.483 13.8501 2.74169 13.9883C2.84853 14.0453 3.0059 14.0922 3.31591 14.1182C3.63321 14.1447 4.04525 14.1455 4.64892 14.1455H11.3511C11.9551 14.1455 12.3677 14.1447 12.685 14.1182C12.9948 14.0922 13.1515 14.0453 13.2583 13.9883C13.5169 13.8501 13.7228 13.6302 13.8442 13.3633C13.8944 13.253 13.9317 13.0933 13.938 12.7822C13.9444 12.4639 13.9186 12.0528 13.8804 11.4502L13.6431 7.70898C13.6089 7.17088 13.5849 6.80602 13.5444 6.52441C13.5051 6.2509 13.4567 6.11036 13.4009 6.01172C13.2676 5.77655 13.0659 5.58689 12.8227 5.46875C12.7208 5.41927 12.5773 5.3803 12.3022 5.3584C12.0186 5.33585 11.6521 5.33496 11.1128 5.33496H4.8872ZM10.935 10.2969C11.3022 10.297 11.6001 10.5947 11.6001 10.9619C11.6001 11.3291 11.3022 11.6269 10.935 11.627H8.40868L8.27489 11.6133C7.97196 11.5512 7.74364 11.2832 7.74364 10.9619C7.74364 10.6406 7.97196 10.3726 8.27489 10.3105L8.40868 10.2969H10.935ZM7.9995 1.85352C6.7711 1.85369 5.76557 2.80113 5.66942 4.00488H10.3296C10.2335 2.80111 9.22792 1.85367 7.9995 1.85352Z" })], -1), C.createElementVNode("defs", null, [C.createElementVNode("clipPath", { id: "svg_a221afe4d9__clip0_271_29181" }, [C.createElementVNode("path", { d: "M0 0H16V16H0z" })])], -1)];
|
|
168
168
|
var er = r(JC, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
@@ -209,15 +209,15 @@
|
|
|
209
209
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: (o2.useCurrentColor, "currentColor"), xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-lock`], width: "1em", height: "1em" }, e2.$attrs), Dr, 16, br);
|
|
210
210
|
}]]);
|
|
211
211
|
const Or = { name: "IconLinePercent", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, Gr = ["fill"], Tr = [C.createElementVNode("g", { "clip-path": "url(#svg_d60ef09237__clip0_271_29180)" }, [C.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), C.createElementVNode("defs", null, [C.createElementVNode("clipPath", { id: "svg_d60ef09237__clip0_271_29180" }, [C.createElementVNode("path", { d: "M0 0H16V16H0z" })])], -1)];
|
|
212
|
-
var
|
|
212
|
+
var Ur = r(Or, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
213
213
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: (o2.useCurrentColor, "currentColor"), xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-percent`], width: "1em", height: "1em" }, e2.$attrs), Tr, 16, Gr);
|
|
214
214
|
}]]);
|
|
215
|
-
const
|
|
216
|
-
var
|
|
215
|
+
const Rr = { name: "IconLineSort", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, qr = ["fill"], jr = [C.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
|
+
var Qr = r(Rr, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
217
217
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: (o2.useCurrentColor, "currentColor"), xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-sort`], width: "1em", height: "1em" }, e2.$attrs), jr, 16, qr);
|
|
218
218
|
}]]);
|
|
219
|
-
const
|
|
220
|
-
var Xr = r(
|
|
219
|
+
const Kr = { name: "IconLineHome", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, Wr = ["fill"], Jr = [C.createElementVNode("path", { d: "M7.79653 0.399059C8.00891 0.298454 8.26221 0.316217 8.45962 0.45277L15.6784 5.45277C15.9174 5.61831 16.0208 5.92036 15.9342 6.19789C15.8475 6.47551 15.5903 6.66468 15.2995 6.66468H13.9645V13.2643C13.9645 13.3932 13.9652 13.5305 13.9557 13.6471C13.9455 13.7715 13.9204 13.9308 13.8376 14.0934C13.7259 14.3124 13.5478 14.4905 13.3288 14.6022C13.1659 14.6852 13.007 14.7102 12.8825 14.7203C12.7658 14.7299 12.6287 14.7291 12.4997 14.7291H3.49966C3.37073 14.7291 3.23347 14.7299 3.11685 14.7203C2.99244 14.7101 2.83312 14.685 2.67056 14.6022C2.4517 14.4905 2.27335 14.3123 2.16177 14.0934C2.079 13.9308 2.05378 13.7715 2.0436 13.6471C2.0341 13.5305 2.03482 13.3932 2.03482 13.2643V6.66468H0.699854C0.407864 6.66462 0.149859 6.47407 0.0641123 6.19496C-0.0213361 5.91579 0.085068 5.61262 0.326808 5.44886L7.70767 0.448864L7.79653 0.399059ZM2.84243 5.35121C3.14093 5.41653 3.36469 5.68159 3.36489 5.99965V13.3981C3.40338 13.3984 3.44732 13.3991 3.49966 13.3991H7.33462V10.3336C7.33462 9.96648 7.63255 9.66878 7.99966 9.66859C8.36693 9.66859 8.6647 9.96636 8.6647 10.3336V13.3991H12.4997C12.5519 13.3991 12.596 13.3984 12.6344 13.3981V5.99965C12.6346 5.67108 12.8738 5.39898 13.1872 5.34535L8.07583 1.80531L2.84243 5.35121Z" }, null, -1)];
|
|
220
|
+
var Xr = r(Kr, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
221
221
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: (o2.useCurrentColor, "currentColor"), xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-home`], width: "1em", height: "1em" }, e2.$attrs), Jr, 16, Wr);
|
|
222
222
|
}]]);
|
|
223
223
|
const Yr = { name: "IconLineSet", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, eo = ["fill"], Co = [C.createElementVNode("g", { "clip-path": "url(#svg_fe38aac4b0__clip0_271_29165)" }, [C.createElementVNode("path", { d: "M7.0296 0.568752C7.66923 0.432827 8.33139 0.432797 8.97101 0.568752C9.71828 0.727724 10.407 1.13514 11.5335 1.78555L11.6165 1.8334C12.7431 2.48382 13.4402 2.87698 13.9515 3.44473C14.389 3.93069 14.7201 4.5035 14.9222 5.12539C15.1583 5.85216 15.1507 6.65244 15.1507 7.95352V8.04922C15.1507 9.35033 15.1583 10.1506 14.9222 10.8773C14.7201 11.4993 14.389 12.072 13.9515 12.558C13.4402 13.1258 12.7431 13.5189 11.6165 14.1693L11.5335 14.2172C10.407 14.8676 9.71829 15.275 8.97101 15.434C8.33139 15.5699 7.66922 15.5699 7.0296 15.434C6.28228 15.2751 5.59364 14.8676 4.4671 14.2172L4.38409 14.1693C3.25752 13.5189 2.56045 13.1257 2.04913 12.558C1.61157 12.072 1.28052 11.4993 1.07843 10.8773C0.842282 10.1506 0.849912 9.35034 0.849912 8.04922V7.95352C0.849912 6.65237 0.842279 5.85219 1.07843 5.12539C1.28052 4.50345 1.61155 3.93071 2.04913 3.44473C2.56045 2.877 3.25748 2.48385 4.38409 1.8334L4.4671 1.78555C5.59366 1.13513 6.28227 0.727682 7.0296 0.568752ZM8.69366 1.87344C8.23681 1.77633 7.7638 1.77636 7.30694 1.87344C6.81524 1.97803 6.33816 2.24468 5.13409 2.93985L5.05011 2.9877C3.84548 3.68319 3.37585 3.96364 3.03937 4.33731C2.72696 4.68436 2.4913 5.09341 2.34698 5.5375C2.19158 6.01577 2.1839 6.56243 2.1839 7.95352V8.04922C2.1839 9.44027 2.19159 9.98697 2.34698 10.4652C2.4913 10.9093 2.72698 11.3184 3.03937 11.6654C3.37585 12.0391 3.84554 12.3196 5.05011 13.015L5.13409 13.0629C6.33813 13.758 6.81524 14.0247 7.30694 14.1293C7.76379 14.2264 8.23682 14.2264 8.69366 14.1293C9.18531 14.0247 9.6625 13.758 10.8665 13.0629L10.9505 13.015C12.1551 12.3196 12.6248 12.0391 12.9612 11.6654C13.2736 11.3184 13.5093 10.9093 13.6536 10.4652C13.809 9.98698 13.8167 9.44025 13.8167 8.04922V7.95352C13.8167 6.56254 13.809 6.01574 13.6536 5.5375C13.5093 5.09346 13.2736 4.68433 12.9612 4.33731C12.6248 3.96361 12.1551 3.68316 10.9505 2.9877L10.8665 2.93985C9.66252 2.24472 9.18531 1.97807 8.69366 1.87344ZM8.0003 5.24844C9.5175 5.24862 10.7474 6.47925 10.7474 7.99649C10.7472 9.51355 9.51737 10.7434 8.0003 10.7436C6.48312 10.7435 5.25246 9.51363 5.25226 7.99649C5.25226 6.47917 6.48299 5.24848 8.0003 5.24844ZM8.0003 6.58242C7.21937 6.58246 6.58624 7.21555 6.58624 7.99649C6.58644 8.77725 7.2195 9.41051 8.0003 9.41055C8.78099 9.41037 9.41416 8.77717 9.41437 7.99649C9.41437 7.21563 8.78112 6.5826 8.0003 6.58242Z" })], -1), C.createElementVNode("defs", null, [C.createElementVNode("clipPath", { id: "svg_fe38aac4b0__clip0_271_29165" }, [C.createElementVNode("path", { d: "M0 0H16V16H0z" })])], -1)];
|
|
@@ -264,13 +264,13 @@
|
|
|
264
264
|
var To = r(Ao, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
265
265
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-language`], width: "1em", height: "1em" }, e2.$attrs), Go, 16, Oo);
|
|
266
266
|
}]]);
|
|
267
|
-
const
|
|
268
|
-
var jo = r(
|
|
269
|
-
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-fill-info`], width: "1em", height: "1em" }, e2.$attrs), qo, 16,
|
|
267
|
+
const Uo = { name: "IconFillInfo", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Ro = ["fill"], qo = [C.createElementVNode("g", { "clip-path": "url(#svg_540e2f516b__clip0_1381_75563)" }, [C.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), C.createElementVNode("defs", null, [C.createElementVNode("clipPath", { id: "svg_540e2f516b__clip0_1381_75563" }, [C.createElementVNode("path", { d: "M0 0H16V16H0z" })])], -1)];
|
|
268
|
+
var jo = r(Uo, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
269
|
+
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-fill-info`], width: "1em", height: "1em" }, e2.$attrs), qo, 16, Ro);
|
|
270
270
|
}]]);
|
|
271
|
-
const
|
|
272
|
-
var Jo = r(
|
|
273
|
-
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-fill-application`], width: "1em", height: "1em" }, e2.$attrs), Wo, 16,
|
|
271
|
+
const Qo = { name: "IconFillApplication", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Ko = ["fill"], Wo = [C.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)];
|
|
272
|
+
var Jo = r(Qo, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
273
|
+
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-fill-application`], width: "1em", height: "1em" }, e2.$attrs), Wo, 16, Ko);
|
|
274
274
|
}]]);
|
|
275
275
|
const Xo = { name: "IconFillOrganization", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Yo = ["fill"], et = [C.createElementVNode("path", { d: "M2.79822 11.1758C3.8184 11.1759 4.6449 12.0032 4.6449 13.0234C4.64453 14.0433 3.81817 14.87 2.79822 14.8701H2.64783C1.62785 14.87 0.800542 14.0433 0.800171 13.0234C0.800171 12.0032 1.62762 11.1759 2.64783 11.1758H2.79822ZM8.07556 11.1758C9.09577 11.1758 9.92322 12.0032 9.92322 13.0234C9.92286 14.0434 9.09555 14.87 8.07556 14.8701H7.92517C6.90522 14.87 6.07788 14.0433 6.07751 13.0234C6.07751 12.0032 6.905 11.1759 7.92517 11.1758H8.07556ZM13.3529 11.1758C14.373 11.1759 15.1996 12.0033 15.1996 13.0234C15.1992 14.0433 14.3728 14.87 13.3529 14.8701H13.2025C12.1825 14.87 11.3552 14.0434 11.3549 13.0234C11.3549 12.0032 12.1823 11.1759 13.2025 11.1758H13.3529ZM8.9906 1.13281C9.99906 1.19447 10.803 1.99935 10.8646 3.00781C10.8683 3.06871 10.8685 3.14103 10.8685 3.28516C10.8685 3.42941 10.8683 3.50156 10.8646 3.5625C10.8063 4.51691 10.083 5.28674 9.15076 5.41895L9.04822 6.74414H11.6869C11.8943 6.74414 12.0916 6.74438 12.2582 6.75684C12.3903 6.76673 12.5329 6.78674 12.6801 6.83301L12.8295 6.88867L12.9349 6.93945C13.1765 7.06686 13.3843 7.25135 13.5394 7.47754C13.6628 7.65744 13.7284 7.84388 13.7738 8.01465C13.8168 8.17618 13.8537 8.37018 13.892 8.57422L14.1537 10.4482H12.5834L12.3969 8.85449C12.3545 8.62866 12.329 8.5001 12.3041 8.40625C12.2929 8.36408 12.2853 8.34184 12.2816 8.33301C12.2654 8.31117 12.2437 8.29394 12.2191 8.28223C12.2092 8.28009 12.1866 8.27657 12.1449 8.27344C12.0481 8.26619 11.9168 8.26562 11.6869 8.26562H8.93103L8.76208 10.4473H7.2406L7.07068 8.26562H4.31482C4.08485 8.26563 3.95371 8.26619 3.85681 8.27344C3.81402 8.27664 3.79124 8.28024 3.78162 8.28223L3.74744 8.30469C3.73684 8.31354 3.72726 8.32367 3.71912 8.33496C3.72848 8.32013 3.71865 8.32699 3.69763 8.40625C3.67272 8.50024 3.6471 8.62918 3.60486 8.85547L3.42029 10.4482H1.92419L2.10974 8.57617C2.14785 8.372 2.18406 8.17725 2.22693 8.01562C2.27227 7.84478 2.33806 7.65853 2.4613 7.47852L2.53064 7.38379C2.70047 7.16943 2.92099 6.99963 3.17224 6.88867C3.37188 6.80053 3.56721 6.77005 3.74353 6.75684C3.9101 6.74439 4.10742 6.74414 4.31482 6.74414H6.95251L6.849 5.41895C5.91727 5.28632 5.19444 4.51657 5.13611 3.5625C5.13238 3.50156 5.1322 3.42941 5.1322 3.28516C5.1322 3.14103 5.1324 3.06871 5.13611 3.00781C5.19776 1.99935 6.00167 1.19447 7.01013 1.13281C7.07106 1.12909 7.14325 1.12988 7.28748 1.12988H8.71326C8.85748 1.12988 8.92967 1.12909 8.9906 1.13281Z" }, null, -1)];
|
|
276
276
|
var Ct = r(Xo, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
@@ -316,13 +316,13 @@
|
|
|
316
316
|
var Ot = r(bt, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
317
317
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 12 12", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-fill-dict-code`], width: "1em", height: "1em" }, e2.$attrs), At, 16, Dt);
|
|
318
318
|
}]]);
|
|
319
|
-
const Gt = { name: "IconLineMore", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Tt = ["fill"],
|
|
320
|
-
var
|
|
321
|
-
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-more`], width: "1em", height: "1em" }, e2.$attrs),
|
|
319
|
+
const Gt = { name: "IconLineMore", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Tt = ["fill"], Ut = [C.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
|
+
var Rt = r(Gt, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
321
|
+
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-more`], width: "1em", height: "1em" }, e2.$attrs), Ut, 16, Tt);
|
|
322
322
|
}]]);
|
|
323
|
-
const qt = { name: "IconFillPoint", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, jt = ["fill"],
|
|
324
|
-
var
|
|
325
|
-
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-fill-point`], width: "1em", height: "1em" }, e2.$attrs),
|
|
323
|
+
const qt = { name: "IconFillPoint", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, jt = ["fill"], Qt = [C.createElementVNode("circle", { cx: "8", cy: "8", r: "3" }, null, -1)];
|
|
324
|
+
var Kt = r(qt, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
325
|
+
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-fill-point`], width: "1em", height: "1em" }, e2.$attrs), Qt, 16, jt);
|
|
326
326
|
}]]);
|
|
327
327
|
const Wt = { name: "IconLineCollapseAll", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Jt = ["fill"], Xt = [C.createElementVNode("path", { d: "M3.69287 10.1328C3.96053 10.046 4.24946 10.0459 4.51709 10.1328C4.70999 10.1955 4.85764 10.3025 4.97412 10.4014C5.08465 10.4952 5.20645 10.6171 5.33057 10.7412L7.34717 12.7578C7.60745 13.0181 7.60745 13.4408 7.34717 13.7012C7.08682 13.9613 6.66411 13.9614 6.40381 13.7012L4.38721 11.6846C4.24763 11.545 4.17025 11.4684 4.11084 11.418C4.10885 11.4163 4.10682 11.4146 4.10498 11.4131C4.10303 11.4147 4.10031 11.4162 4.09814 11.418C4.03877 11.4684 3.96215 11.5452 3.82275 11.6846L1.80518 13.7012C1.54482 13.9615 1.12215 13.9615 0.861816 13.7012C0.601574 13.4408 0.601537 13.0181 0.861816 12.7578L2.87939 10.7412C3.00354 10.6171 3.1253 10.4952 3.23584 10.4014C3.35231 10.3025 3.50004 10.1955 3.69287 10.1328ZM14.6685 11.6533C15.0356 11.6533 15.3332 11.9513 15.3335 12.3184C15.3335 12.6856 15.0357 12.9834 14.6685 12.9834H9.36084C8.99361 12.9833 8.6958 12.6856 8.6958 12.3184C8.69605 11.9513 8.99377 11.6534 9.36084 11.6533H14.6685ZM14.6685 7.33398C15.0356 7.33409 15.3335 7.63184 15.3335 7.99902C15.3335 8.36623 15.0356 8.66395 14.6685 8.66406H10.3774C10.0102 8.66406 9.7124 8.36629 9.7124 7.99902C9.71243 7.63178 10.0102 7.33398 10.3774 7.33398H14.6685ZM6.40381 2.29688C6.6641 2.03664 7.08682 2.03672 7.34717 2.29688C7.60745 2.55721 7.60745 2.9799 7.34717 3.24023L5.33057 5.25684C5.20646 5.38094 5.08464 5.50284 4.97412 5.59668C4.85764 5.69554 4.70999 5.80251 4.51709 5.86523C4.24945 5.95219 3.96054 5.9521 3.69287 5.86523C3.50003 5.80255 3.35231 5.69551 3.23584 5.59668C3.1253 5.50284 3.00354 5.38098 2.87939 5.25684L0.861816 3.24023C0.601554 2.9799 0.601557 2.55721 0.861816 2.29688C1.12214 2.03655 1.54482 2.03659 1.80518 2.29688L3.82275 4.31445C3.96185 4.45355 4.03884 4.52969 4.09814 4.58008C4.10031 4.58189 4.10303 4.58334 4.10498 4.58496C4.10682 4.58347 4.10886 4.58176 4.11084 4.58008C4.17021 4.52966 4.2478 4.45386 4.38721 4.31445L6.40381 2.29688ZM14.6685 3.01465C15.0357 3.01465 15.3335 3.31242 15.3335 3.67969C15.3333 4.04679 15.0356 4.34473 14.6685 4.34473H9.36084C8.99373 4.34468 8.696 4.04676 8.6958 3.67969C8.6958 3.31245 8.99361 3.0147 9.36084 3.01465H14.6685Z" }, null, -1)];
|
|
328
328
|
var Yt = r(Wt, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
@@ -372,13 +372,13 @@
|
|
|
372
372
|
var Tl = r(Al, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
373
373
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 18 18", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-phrase`], width: "1em", height: "1em" }, e2.$attrs), Gl, 16, Ol);
|
|
374
374
|
}]]);
|
|
375
|
-
const
|
|
376
|
-
var jl = r(
|
|
377
|
-
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 18 18", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-seal`], width: "1em", height: "1em" }, e2.$attrs), ql, 16,
|
|
375
|
+
const Ul = { name: "IconLineSeal", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Rl = ["fill"], ql = [C.createElementVNode("g", { "clip-path": "url(#svg_df26673bc9__clip0_3122_60324)" }, [C.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), C.createElementVNode("defs", null, [C.createElementVNode("clipPath", { id: "svg_df26673bc9__clip0_3122_60324" }, [C.createElementVNode("path", { d: "M0 0H18V18H0z" })])], -1)];
|
|
376
|
+
var jl = r(Ul, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
377
|
+
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 18 18", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-seal`], width: "1em", height: "1em" }, e2.$attrs), ql, 16, Rl);
|
|
378
378
|
}]]);
|
|
379
|
-
const
|
|
380
|
-
var Jl = r(
|
|
381
|
-
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 18 18", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-send`], width: "1em", height: "1em" }, e2.$attrs), Wl, 16,
|
|
379
|
+
const Ql = { name: "IconLineSend", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Kl = ["fill"], Wl = [C.createElementVNode("path", { d: "M8.85107 1.35742C10.1604 1.35742 11.2056 1.35682 12.0349 1.45081C12.8794 1.54652 13.5932 1.74856 14.2014 2.21875C14.4785 2.433 14.7277 2.68211 14.9419 2.95923C15.4118 3.56726 15.6141 4.28051 15.7098 5.12463C15.8038 5.9539 15.8021 6.99921 15.8021 8.30847C15.8021 8.72165 15.4671 9.05664 15.054 9.05664C14.641 9.05642 14.3058 8.72151 14.3058 8.30847C14.3058 6.96443 14.3056 6.01922 14.2234 5.29382C14.1429 4.58379 13.9921 4.1779 13.7576 3.87439C13.621 3.69778 13.4629 3.53851 13.2863 3.40198C12.9828 3.16738 12.5768 3.01776 11.8668 2.93726C11.1414 2.85503 10.1954 2.85376 8.85107 2.85376H8.19739C6.58534 2.85376 5.45148 2.85493 4.59387 2.97022C3.75777 3.08263 3.29669 3.29072 2.9646 3.6228C2.63251 3.95489 2.42442 4.41598 2.31201 5.25208C2.19673 6.10968 2.19556 7.24354 2.19556 8.85559V9.14563C2.19556 10.7577 2.19672 11.8915 2.31201 12.7491C2.42442 13.5852 2.63251 14.0463 2.9646 14.3784C3.29669 14.7105 3.75779 14.9186 4.59387 15.031C5.45148 15.1463 6.58534 15.1475 8.19739 15.1475H10.476C10.8891 15.1475 11.2241 15.4825 11.2241 15.8956C11.2241 16.3088 10.8891 16.6438 10.476 16.6438H8.19739C6.62755 16.6438 5.37442 16.6449 4.39392 16.5131C3.39215 16.3783 2.56292 16.0927 1.90662 15.4364C1.25032 14.7801 0.964706 13.9509 0.829956 12.9491C0.698133 11.9686 0.699219 10.7155 0.699219 9.14563V8.85559C0.699219 7.28575 0.698132 6.03262 0.829956 5.05212C0.964704 4.05035 1.25031 3.22113 1.90662 2.56482C2.56293 1.90851 3.39215 1.62291 4.39392 1.48816C5.37442 1.35634 6.62755 1.35742 8.19739 1.35742H8.85107ZM14.7705 11.0781C14.9081 11.0219 15.0594 11.0084 15.2034 11.0375C15.223 11.0414 15.2414 11.0496 15.2605 11.0551C15.2866 11.0625 15.3132 11.0688 15.3385 11.0792C15.3669 11.0909 15.3933 11.1061 15.4198 11.121C15.4359 11.13 15.4526 11.1381 15.4681 11.1484C15.5095 11.176 15.5485 11.2068 15.5835 11.2418L17.2501 12.9095C17.5423 13.2017 17.5423 13.6754 17.2501 13.9675C16.9579 14.2594 16.4842 14.2596 16.1921 13.9675L15.8021 13.5775V15.8803C15.8021 16.2934 15.4671 16.6284 15.054 16.6284C14.641 16.6282 14.3058 16.2932 14.3058 15.8803V13.5775L13.9158 13.9675C13.6236 14.2594 13.1498 14.2596 12.8578 13.9675C12.5659 13.6755 12.566 13.2017 12.8578 12.9095L14.5255 11.2418C14.5594 11.208 14.5966 11.1775 14.6365 11.1506L14.6431 11.1462C14.6539 11.1391 14.666 11.1341 14.6771 11.1276C14.7074 11.1098 14.7377 11.0916 14.7705 11.0781ZM7.90845 9.64771C8.32251 9.64789 8.65772 9.98397 8.65772 10.3981C8.65772 10.8122 8.32251 11.1483 7.90845 11.1484H5.03552C4.62144 11.1483 4.28516 10.8122 4.28516 10.3981C4.28516 9.98395 4.62144 9.64786 5.03552 9.64771H7.90845ZM10.2661 6.27051C10.6802 6.27051 11.0163 6.60682 11.0165 7.02088C11.0165 7.43509 10.6803 7.77124 10.2661 7.77124H5.03552C4.62144 7.77109 4.28516 7.435 4.28516 7.02088C4.28534 6.60691 4.62155 6.27066 5.03552 6.27051H10.2661Z" }, null, -1)];
|
|
380
|
+
var Jl = r(Ql, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
381
|
+
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 18 18", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-send`], width: "1em", height: "1em" }, e2.$attrs), Wl, 16, Kl);
|
|
382
382
|
}]]);
|
|
383
383
|
const Xl = { name: "IconLineSysSet", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Yl = ["fill"], en = [C.createElementVNode("path", { d: "M13.7021 10.3679C15.1473 10.3684 16.3188 11.5408 16.3191 12.986C16.3189 14.4312 15.1474 15.6024 13.7021 15.6029C12.2565 15.6029 11.0843 14.4315 11.0841 12.986C11.0844 11.5405 12.2566 10.3679 13.7021 10.3679ZM13.7021 11.8643C13.083 11.8643 12.5807 12.3668 12.5804 12.986C12.5806 13.6052 13.0829 14.1077 13.7021 14.1077C14.321 14.1072 14.8226 13.6049 14.8228 12.986C14.8225 12.3671 14.3209 11.8647 13.7021 11.8643ZM9.19336 12.2378C9.60629 12.238 9.94138 12.573 9.94153 12.986C9.94153 13.399 9.60638 13.734 9.19336 13.7341H1.9259C1.51285 13.734 1.17773 13.399 1.17773 12.986C1.17788 12.573 1.51294 12.2379 1.9259 12.2378H9.19336ZM4.29895 2.39844C5.74451 2.39862 6.91589 3.57089 6.91589 5.01648C6.91552 6.46175 5.74428 7.63324 4.29895 7.63342C2.85369 7.63316 1.68129 6.4617 1.68091 5.01648C1.68091 3.57094 2.85346 2.3987 4.29895 2.39844ZM4.29895 3.89478C3.67986 3.89504 3.17725 4.39725 3.17725 5.01648C3.17762 5.63538 3.68009 6.13792 4.29895 6.13818C4.91788 6.138 5.41918 5.63543 5.41956 5.01648C5.41956 4.3972 4.91811 3.89496 4.29895 3.89478ZM16.0741 4.26721C16.487 4.26739 16.822 4.6025 16.8223 5.01538C16.8223 5.42845 16.4871 5.76337 16.0741 5.76355H8.80664C8.39365 5.76333 8.05847 5.42842 8.05847 5.01538C8.05869 4.60253 8.39378 4.26743 8.80664 4.26721H16.0741Z" }, null, -1)];
|
|
384
384
|
var Cn = r(Xl, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
@@ -424,13 +424,13 @@
|
|
|
424
424
|
var Gn = r(An, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
425
425
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-color-http`], width: "1em", height: "1em" }, e2.$attrs), [C.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: o2.useCurrentColor ? "currentColor" : "#00A194" }, null, 8, On)], 16);
|
|
426
426
|
}]]);
|
|
427
|
-
const Tn = { name: "IconColorJs", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } },
|
|
428
|
-
var
|
|
429
|
-
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-color-js`], width: "1em", height: "1em" }, e2.$attrs), [C.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: o2.useCurrentColor ? "currentColor" : "#E67213" }, null, 8,
|
|
427
|
+
const Tn = { name: "IconColorJs", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, Un = ["fill"];
|
|
428
|
+
var Rn = r(Tn, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
429
|
+
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-color-js`], width: "1em", height: "1em" }, e2.$attrs), [C.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: o2.useCurrentColor ? "currentColor" : "#E67213" }, null, 8, Un)], 16);
|
|
430
430
|
}]]);
|
|
431
|
-
const qn = { name: "IconLineOnline", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, jn = ["fill"],
|
|
432
|
-
var
|
|
433
|
-
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-online`], width: "1em", height: "1em" }, e2.$attrs),
|
|
431
|
+
const qn = { name: "IconLineOnline", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, jn = ["fill"], Qn = [C.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)];
|
|
432
|
+
var Kn = r(qn, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
433
|
+
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-online`], width: "1em", height: "1em" }, e2.$attrs), Qn, 16, jn);
|
|
434
434
|
}]]);
|
|
435
435
|
const Wn = { name: "IconLineOrg", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Jn = ["fill"], Xn = [C.createElementVNode("path", { d: "M2.25 11.3838C3.07849 11.3838 3.75 12.0554 3.75 12.8838C3.74993 13.7122 3.07845 14.3838 2.25 14.3838C1.42155 14.3838 0.750066 13.7122 0.75 12.8838C0.75 12.0554 1.42151 11.3838 2.25 11.3838ZM8 11.3838C8.8285 11.3838 9.5 12.0554 9.5 12.8838C9.4999 13.7121 8.82843 14.3838 8 14.3838C7.17157 14.3838 6.5001 13.7121 6.5 12.8838C6.5 12.0554 7.17151 11.3838 8 11.3838ZM13.75 11.3838C14.5785 11.3838 15.25 12.0554 15.25 12.8838C15.2499 13.7122 14.5785 14.3838 13.75 14.3838C12.9215 14.3838 12.2501 13.7122 12.25 12.8838C12.25 12.0554 12.9215 11.3838 13.75 11.3838ZM8.66504 6.5332H14.415V9.57812H13.085V7.86328H8.66504V9.57812H7.33496V7.86328H2.91504V9.57812H1.58496V6.5332H7.33496V4.625H8.66504V6.5332ZM8 0.400391C8.90267 0.400417 9.63477 1.13255 9.63477 2.03516C9.63457 2.93759 8.90255 3.66892 8 3.66895C7.09743 3.66895 6.36543 2.93761 6.36523 2.03516C6.36523 1.13254 7.09731 0.400391 8 0.400391Z" }, null, -1)];
|
|
436
436
|
var Yn = r(Wn, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
@@ -473,16 +473,16 @@
|
|
|
473
473
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-color-mysql`], width: "1em", height: "1em" }, e2.$attrs), [C.createElementVNode("g", { "clip-path": "url(#svg_4f16e40d7e__clip0_3418_263413)", fill: o2.useCurrentColor ? "currentColor" : "#00618A" }, Pi, 8, Si), C.createElementVNode("defs", null, [C.createElementVNode("clipPath", Fi, [C.createElementVNode("path", { fill: o2.useCurrentColor ? "currentColor" : "#fff", d: "M0 0H16V16H0z" }, null, 8, zi)])])], 16);
|
|
474
474
|
}]]);
|
|
475
475
|
const Di = { name: "IconColorPgsql", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, Ai = { "clip-path": "url(#svg_70dd776d8a__clip0_3418_263417)" }, Oi = ["fill"], Gi = { id: "svg_70dd776d8a__clip0_3418_263417" }, Ti = ["fill"];
|
|
476
|
-
var
|
|
476
|
+
var Ui = r(Di, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
477
477
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-color-pgsql`], width: "1em", height: "1em" }, e2.$attrs), [C.createElementVNode("g", Ai, [C.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: o2.useCurrentColor ? "currentColor" : "#336791" }, null, 8, Oi)]), C.createElementVNode("defs", null, [C.createElementVNode("clipPath", Gi, [C.createElementVNode("path", { fill: o2.useCurrentColor ? "currentColor" : "#fff", d: "M0 0H16V16H0z" }, null, 8, Ti)])])], 16);
|
|
478
478
|
}]]);
|
|
479
|
-
const
|
|
480
|
-
var ji = r(
|
|
479
|
+
const Ri = { name: "IconColorOracle", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, qi = ["fill"];
|
|
480
|
+
var ji = r(Ri, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
481
481
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-color-oracle`], width: "1em", height: "1em" }, e2.$attrs), [C.createElementVNode("path", { d: "M5.06 2.93945C2.26672 2.93945 0 5.21048 0 8.00442C0 10.7985 2.26672 13.0595 5.06 13.0595H10.94C13.7339 13.0595 16 10.7985 16 8.00442C16 5.21048 13.7339 2.93945 10.94 2.93945H5.06ZM5.19009 4.72442H10.8099C12.6197 4.72442 14.085 6.19561 14.085 8.00442C14.085 9.81323 12.6197 11.2745 10.8099 11.2745H5.19009C3.38112 11.2745 1.91503 9.8132 1.91503 8.00439C1.91503 6.19558 3.38112 4.72439 5.19009 4.72439V4.72442Z", fill: o2.useCurrentColor ? "currentColor" : "#F22301" }, null, 8, qi)], 16);
|
|
482
482
|
}]]);
|
|
483
|
-
const
|
|
484
|
-
var Cc = r(
|
|
485
|
-
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-color-sqlserver`], width: "1em", height: "1em" }, e2.$attrs), [C.createElementVNode("g", Qi, [C.createElementVNode("path", { d: "M9.8951 7.46936L6.71227 8.51558L3.94336 9.74591L3.16861 9.95183C2.96417 10.1484 2.75482 10.3397 2.54077 10.5257C2.29527 10.7388 2.0668 10.9327 1.89174 11.0731C1.69569 11.2281 1.40759 11.5188 1.26089 11.7028C1.04177 11.9789 0.868892 12.2715 0.794088 12.4972C0.661725 12.9041 0.727283 13.3159 0.981722 13.6961C1.30899 14.1805 1.96093 14.6746 2.72103 15.0112C3.10846 15.1832 3.76051 15.4035 4.2512 15.527C5.06678 15.7359 6.64495 15.9606 7.51331 15.9945C7.68889 16.0018 7.92473 16.0018 7.93439 15.9945C7.95361 15.983 8.08826 15.7233 8.24473 15.4012C8.77875 14.304 9.16378 13.2747 9.37303 12.395C9.49812 11.8623 9.59672 11.1531 9.66124 10.3122C9.67817 10.0773 9.68534 9.29085 9.671 9.02394C9.64929 8.588 9.61074 8.23465 9.55069 7.88806C9.54103 7.83715 9.53864 7.79122 9.54342 7.78884C9.55298 7.78156 9.58186 7.7719 9.97406 7.65793L9.89479 7.46915L9.8951 7.46936ZM9.16877 7.89803C9.19755 7.89803 9.27443 8.6415 9.29376 9.11142C9.29854 9.21075 9.29615 9.2761 9.29137 9.2761C9.27215 9.2761 8.88472 9.04607 8.60815 8.87174C8.36753 8.71901 7.9105 8.41397 7.83829 8.35579C7.81429 8.33886 7.81668 8.33647 8.01387 8.26862C8.34831 8.15476 9.14217 7.89803 9.16856 7.89803H9.16877ZM7.54707 8.43579C7.56879 8.43579 7.62395 8.46717 7.75632 8.54956C8.2521 8.86197 8.92555 9.23973 9.21428 9.36576C9.30332 9.40441 9.31288 9.38997 9.10841 9.53043C8.67028 9.83069 8.12442 10.1262 7.45554 10.4241C7.33772 10.4773 7.23913 10.5185 7.23653 10.5185C7.23165 10.5185 7.24609 10.458 7.26531 10.3854C7.42676 9.78175 7.51798 9.17189 7.52276 8.68275C7.52515 8.44047 7.52515 8.44047 7.54686 8.4334C7.54198 8.43579 7.54447 8.43579 7.54686 8.43579H7.54707ZM7.21274 8.5641C7.22707 8.57865 7.21752 9.12129 7.19819 9.26893C7.1551 9.62584 7.08106 9.97834 6.97689 10.3224C6.9504 10.4119 6.9264 10.487 6.92162 10.4919C6.91196 10.5035 6.5823 10.1795 6.47404 10.0534C6.28651 9.83557 6.13971 9.6175 6.03145 9.40441C5.97607 9.29542 5.88953 9.08233 5.8968 9.07506C5.93524 9.04846 7.20307 8.55434 7.21274 8.56431V8.5641ZM5.63883 9.18643C5.64015 9.18628 5.64149 9.18643 5.64275 9.18686C5.644 9.18729 5.64515 9.188 5.6461 9.18893C5.66106 9.21667 5.67311 9.24586 5.68215 9.2761C5.75903 9.48669 5.93223 9.79672 6.08142 9.99568C6.24506 10.2136 6.45929 10.4462 6.63726 10.5993C6.69482 10.6476 6.74791 10.6937 6.75497 10.7009C6.76952 10.7155 6.7744 10.7126 6.3822 10.8634C5.92755 11.0375 5.43187 11.2116 4.86418 11.3963C4.72839 11.4402 4.59302 11.4846 4.45764 11.5294C4.43593 11.5366 4.4432 11.5247 4.50575 11.425C4.7872 10.9818 5.21535 10.1123 5.45597 9.49719C5.49691 9.39059 5.53784 9.2841 5.54501 9.25978C5.55467 9.22591 5.56672 9.21345 5.598 9.19682C5.61129 9.19239 5.62495 9.18915 5.63883 9.18716V9.18643ZM5.15779 9.38747C5.16486 9.39235 5.04247 9.65137 4.92195 9.88877C4.6886 10.3465 4.43364 10.797 4.09183 11.3443C4.05292 11.4089 4.01281 11.4727 3.97152 11.5357C3.96009 11.5526 3.95468 11.5472 3.91624 11.4728C3.83448 11.3103 3.76705 11.1022 3.7309 10.9109C3.69484 10.7219 3.70212 10.3925 3.74305 10.1892C3.77422 10.039 3.77183 10.0414 3.84404 10.0051C4.15198 9.84773 5.14803 9.37833 5.15758 9.38747H5.15769H5.15779ZM9.30768 9.55703V9.65874C9.30768 10.1988 9.25002 10.9399 9.16566 11.48C9.15111 11.5745 9.13927 11.652 9.13677 11.6542C9.13677 11.6542 9.06758 11.6348 8.98529 11.6105C8.60172 11.4879 8.23103 11.3282 7.8785 11.1335C7.64515 11.0051 7.30593 10.7943 7.31559 10.7848C7.31788 10.7823 7.41938 10.729 7.53689 10.666C8.00837 10.419 8.46073 10.1527 8.85283 9.88835C8.99963 9.78913 9.22082 9.62924 9.26903 9.5856L9.30747 9.55661L9.30768 9.55703ZM3.34181 10.2739C3.35137 10.2739 3.34898 10.2933 3.33453 10.3805C3.32248 10.4665 3.31368 10.5529 3.30814 10.6395C3.28892 10.9932 3.34659 11.2547 3.51988 11.6132C3.56788 11.7124 3.60653 11.7948 3.60404 11.7971C3.58721 11.8118 1.9946 12.2817 1.49413 12.4197C1.34494 12.4608 1.21507 12.4972 1.20582 12.4994C1.18899 12.5043 1.1866 12.502 1.1944 12.4608C1.24967 12.1049 1.51907 11.6398 1.89444 11.2475C2.14473 10.9859 2.3441 10.8334 2.68592 10.6371C2.93132 10.4967 3.30846 10.286 3.33786 10.2764C3.33786 10.2739 3.34035 10.2739 3.34274 10.2739H3.34181ZM7.09482 10.9495C7.0972 10.9473 7.15508 10.9786 7.22468 11.0199C7.73949 11.3201 8.45647 11.5987 9.06747 11.7415L9.12285 11.7532L9.04587 11.7968C8.72587 11.976 7.67445 12.4167 6.59923 12.8212C6.44277 12.8793 6.2889 12.9373 6.25991 12.9496C6.23103 12.9619 6.20464 12.9689 6.20464 12.9666C6.20464 12.9641 6.24796 12.8793 6.30334 12.7752C6.60401 12.2085 6.90708 11.5183 7.06105 11.0388C7.08037 10.9923 7.09243 10.9516 7.09482 10.949V10.9495ZM6.71227 11.0756C6.71466 11.0781 6.69544 11.1289 6.67144 11.1868C6.46209 11.6976 6.18781 12.2547 5.83654 12.8798C5.7476 13.0397 5.67301 13.168 5.67062 13.168C5.66813 13.168 5.59592 13.1244 5.50917 13.0711C4.99904 12.7563 4.54689 12.3687 4.25099 11.9935L4.20767 11.9402L4.42678 11.8796C5.21078 11.664 5.87737 11.4316 6.53898 11.1458C6.5964 11.1215 6.65417 11.0981 6.71227 11.0756ZM9.08919 11.9113C9.09158 11.967 8.96898 12.466 8.86789 12.8268C8.78374 13.1295 8.71143 13.3669 8.57958 13.7858C8.52192 13.97 8.47143 14.1224 8.46893 14.1224C8.4583 14.121 8.44782 14.1186 8.43766 14.1151C7.72286 13.9842 7.08328 13.8027 6.48173 13.5604C6.31342 13.4927 6.0728 13.3837 6.05846 13.3715C6.05358 13.3667 6.19789 13.2988 6.38126 13.219C7.4759 12.737 8.61137 12.1897 9.00109 11.9548C9.04721 11.9257 9.08285 11.9112 9.09012 11.9112H9.08908L9.08919 11.9113ZM3.60165 12.1002C3.60643 12.1051 3.30087 12.5483 2.87272 13.1513C2.74322 13.3342 2.61411 13.5175 2.4854 13.701C2.41032 13.8079 2.33731 13.9163 2.26639 14.026L2.16519 14.1835L2.05693 14.0914C1.92945 13.9849 1.70816 13.7572 1.60946 13.6312C1.40271 13.3722 1.26359 13.0985 1.2078 12.8491C1.18131 12.733 1.18131 12.675 1.20541 12.6674C1.24136 12.6577 1.88384 12.505 2.48519 12.3646C2.81953 12.2872 3.20685 12.1952 3.34638 12.1613C3.48581 12.1274 3.59905 12.1007 3.60144 12.1007L3.60165 12.1002ZM3.90949 12.2189L3.98658 12.3062C4.33307 12.696 4.68663 12.9843 5.11488 13.2361C5.19177 13.2797 5.24964 13.3185 5.24475 13.3208C5.22792 13.3325 3.75801 13.8585 3.07719 14.0959C2.84435 14.1789 2.611 14.2604 2.37714 14.3405C2.36036 14.3311 2.34425 14.3206 2.32893 14.309L2.28582 14.2774L2.35553 14.1757C2.58171 13.8463 2.86566 13.4855 3.48383 12.7347L3.90949 12.2187L3.90959 12.2189H3.90949ZM5.82947 13.6018C5.83176 13.5994 5.93753 13.6381 6.0675 13.6867C6.38022 13.8052 6.62812 13.8802 6.95996 13.9651C7.3691 14.0696 7.96089 14.1711 8.30966 14.2001C8.36265 14.2049 8.39153 14.2098 8.38187 14.217C8.36504 14.2268 8.01138 14.3455 7.75154 14.4277C7.33772 14.5585 6.07477 14.9339 5.04507 15.2319C4.85504 15.2875 4.69151 15.3335 4.68174 15.3363C4.65785 15.3412 4.57806 15.3194 4.57806 15.3096C4.57806 15.3048 4.63572 15.2297 4.70554 15.1471C5.05612 14.7253 5.38226 14.2838 5.68236 13.8247C5.76163 13.7036 5.82906 13.6043 5.82906 13.6019H5.82947V13.6018ZM5.406 13.6134C5.40839 13.6158 5.23748 13.8919 4.9392 14.3665C4.81172 14.5676 4.6698 14.7953 4.6192 14.8751C4.5711 14.9527 4.49889 15.0739 4.45785 15.1421L4.38866 15.2656L4.3526 15.2559C4.26595 15.2317 3.65723 15.0161 3.49609 14.9508C3.30485 14.8742 3.11772 14.7877 2.93547 14.6916C2.74306 14.5872 2.50254 14.4325 2.52187 14.4276C2.52654 14.4251 2.8562 14.3356 3.25318 14.2266C4.30689 13.9384 4.8914 13.7712 5.27395 13.6502C5.34376 13.6284 5.40382 13.6114 5.40631 13.6138L5.406 13.6134ZM8.40109 14.3206H8.40348C8.41304 14.3448 8.02302 15.4348 7.88151 15.7785C7.85024 15.856 7.83819 15.8754 7.82135 15.873C7.78042 15.8705 7.21502 15.7906 6.87102 15.7398C6.27207 15.6478 5.26647 15.471 5.01379 15.4129L4.95624 15.4012L5.31467 15.319C6.08454 15.1449 6.45492 15.0502 6.83019 14.9339C7.31503 14.7846 7.7886 14.6009 8.24733 14.3842C8.32182 14.3501 8.38447 14.3236 8.40119 14.3211V14.3206H8.40109ZM6.61368 0.000118618C6.56121 -0.00694626 5.70667 0.303077 5.15571 0.528218C4.41234 0.833359 3.8351 1.12395 3.47885 1.37548C3.34669 1.47003 3.18067 1.63709 3.15428 1.70244C3.14436 1.72877 3.13943 1.7567 3.13973 1.78483L3.46253 2.09236L4.23011 2.33942L6.05555 2.66971L8.14385 3.03054L8.16535 2.84882C8.15808 2.84882 8.15382 2.84643 8.14613 2.84643L7.87185 2.8028L7.81658 2.70358C7.53273 2.19979 7.2199 1.57496 7.03705 1.15346C6.89523 0.826502 6.76038 0.448842 6.68588 0.177572C6.64495 0.0128977 6.63975 0.00354716 6.61368 0.000741994V0.000118618ZM6.57524 0.123754H6.57762C6.58001 0.12604 6.58905 0.193987 6.59923 0.273779C6.64183 0.620893 6.71996 0.962604 6.83258 1.29341C6.92162 1.55979 6.92162 1.54535 6.81825 1.51398C6.57274 1.44613 5.47343 1.25476 4.67696 1.14338C4.54959 1.12645 4.44123 1.10951 4.44123 1.10702C4.43156 1.09746 5.01629 0.789411 5.27364 0.668789C5.60319 0.516166 6.50791 0.13591 6.57513 0.123858V0.123754H6.57524ZM4.25588 1.20884L4.34969 1.24032C4.85972 1.41445 6.14199 1.66172 6.84941 1.7199C6.92869 1.72717 6.99601 1.73444 6.9984 1.73444C7.00089 1.73683 6.93347 1.7732 6.84692 1.81444C6.50531 1.98628 6.13004 2.1974 5.8701 2.35927C5.79322 2.40768 5.7234 2.44654 5.71384 2.44654C5.70418 2.44654 5.65358 2.43688 5.6007 2.4295L5.50459 2.41496L5.26397 2.17766C4.97141 1.89082 4.67707 1.60579 4.38097 1.3226L4.25588 1.20884ZM4.15977 1.28395L4.49889 1.71023C4.68413 1.94514 4.87187 2.17517 4.9127 2.22607C4.95364 2.27698 4.9872 2.31813 4.98491 2.32062C4.97525 2.32789 4.49411 2.23335 4.23905 2.17517C3.97692 2.1146 3.86866 2.08561 3.70741 2.0348L3.57495 1.99117V1.9573C3.57734 1.79481 3.78191 1.55273 4.1284 1.30577L4.15977 1.28395ZM7.04214 1.86514C7.0518 1.86514 7.06375 1.88696 7.09263 1.95241C7.1744 2.13402 7.42957 2.62327 7.49201 2.71771C7.51123 2.74919 7.54499 2.75158 7.20578 2.69589C6.38978 2.5627 6.12755 2.51885 6.12755 2.51428C6.14438 2.49974 6.16298 2.48758 6.18293 2.47792C6.44316 2.33136 6.68884 2.16034 6.91664 1.96717C6.97201 1.92083 7.02261 1.87751 7.03196 1.87034C7.03445 1.86545 7.03923 1.86306 7.04162 1.86545L7.04214 1.86514Z", fill: o2.useCurrentColor ? "currentColor" : "#AEBBCB" }, null, 8, Wi), C.createElementVNode("path", { d: "M3.14399 1.66232C3.14399 1.66232 3.0908 1.74678 3.14161 1.87239C3.17298 1.94959 3.26483 2.04382 3.36872 2.14024C3.36872 2.14024 4.44383 3.18771 4.57432 3.33742C5.16871 4.02292 5.4273 4.69876 5.4514 5.63049C5.46595 6.22914 5.35239 6.75526 5.06928 7.36565C4.56663 8.46143 3.50607 9.67077 1.87024 11.0127L2.10951 10.9331C2.264 10.8175 2.47429 10.6941 2.96716 10.4241C4.10503 9.80137 5.38564 9.22932 6.95612 8.64023C9.21761 7.79047 12.9361 6.79609 15.0527 6.47267L15.2727 6.4389L15.2388 6.38571C15.0455 6.08639 14.9125 5.90052 14.7531 5.7027C14.2893 5.12816 13.7263 4.6624 13.0378 4.27622C12.0906 3.7475 10.8656 3.33482 9.31444 3.02823C9.02197 2.97046 8.37938 2.8594 7.85751 2.77961C6.75082 2.60839 6.03571 2.49047 5.24808 2.35488C4.96528 2.30657 4.54253 2.23416 4.26212 2.1739C4.11718 2.14242 3.83947 2.07727 3.62202 2.00247C3.4483 1.93494 3.19667 1.8672 3.14348 1.66211L3.14399 1.66232ZM3.76685 2.26636C3.76924 2.26397 3.80778 2.278 3.85869 2.29535C3.95043 2.32673 4.06877 2.36288 4.20903 2.40153C4.315 2.43062 4.42128 2.45878 4.52798 2.486C4.67292 2.52215 4.79427 2.5554 4.79603 2.5554C4.81307 2.57234 5.05712 3.35186 5.1392 3.65118C5.17058 3.76464 5.19478 3.86126 5.19239 3.86126C5.1899 3.86365 5.1633 3.82261 5.13193 3.76713C4.84933 3.26968 4.40248 2.76548 3.88518 2.35987C3.84352 2.33161 3.80394 2.30034 3.76674 2.26636H3.76685ZM4.95562 2.59467C4.99956 2.59883 5.0431 2.6061 5.08611 2.61628C5.49681 2.70802 6.23374 2.84766 6.7048 2.92776C6.78469 2.93929 6.84744 2.95436 6.84744 2.95903C6.84744 2.96381 6.81846 2.98085 6.78209 3.00018C6.70241 3.04111 6.38106 3.23155 6.27477 3.30428C6.00672 3.48287 5.76527 3.67591 5.59104 3.84973C5.54796 3.89275 5.50446 3.93535 5.46055 3.97752C5.46055 3.97752 5.446 3.93669 5.43395 3.88588C5.34699 3.55041 5.16569 3.05306 5.00143 2.70324C4.98315 2.66719 4.96715 2.6301 4.95312 2.59208C4.95312 2.59696 4.95312 2.59457 4.95562 2.59457V2.59467ZM7.04807 2.9929C7.0624 2.99768 7.08661 3.07976 7.13492 3.26075C7.22546 3.62192 7.26446 3.99409 7.25077 4.36619C7.24588 4.46759 7.241 4.56172 7.23622 4.57398L7.22895 4.59788L7.10417 4.55684C6.84547 4.47476 6.42521 4.35175 6.06522 4.25035C5.85982 4.19476 5.69306 4.14406 5.69306 4.13928C5.69306 4.12474 5.9927 3.82552 6.1208 3.71196C6.36475 3.49721 7.02677 2.98542 7.04859 2.9928H7.04796L7.04807 2.9929ZM7.21472 3.01701C7.22199 3.00973 8.21491 3.18116 8.66675 3.26802C9.00254 3.33316 9.49075 3.43467 9.51973 3.44672C9.53428 3.4515 9.48347 3.48048 9.32161 3.5528C8.68369 3.84007 8.20993 4.09835 7.73907 4.41201C7.61585 4.49419 7.51185 4.56172 7.50947 4.56172C7.50697 4.56172 7.50469 4.4918 7.50469 4.40733C7.50469 3.94864 7.41284 3.48526 7.2437 3.09431C7.22677 3.05503 7.21233 3.01888 7.21472 3.01638V3.01701ZM9.78301 3.52402C9.79028 3.53108 9.7588 3.72661 9.72991 3.84246C9.64295 4.20214 9.40857 4.73564 9.12109 5.23777C9.07028 5.32701 9.02436 5.39964 9.01948 5.40172C9.0146 5.40379 8.94997 5.36795 8.87465 5.32452C8.59424 5.16037 8.27538 5.00587 7.92744 4.86104C7.83081 4.82011 7.74624 4.78624 7.74375 4.78146C7.72692 4.76692 8.50489 4.25284 8.91569 4.0064C9.24181 3.80848 9.77345 3.51394 9.78301 3.5237V3.52391V3.52402ZM9.96669 3.5528C9.98851 3.5528 10.4281 3.67352 10.6576 3.74116C11.2251 3.91009 11.8778 4.14905 12.3031 4.34209L12.4794 4.42178L12.3562 4.45076C11.3172 4.6891 10.4281 4.96432 9.57054 5.31185C9.50114 5.34094 9.43755 5.36504 9.43288 5.36504C9.4281 5.36504 9.4522 5.30946 9.48358 5.24182C9.74218 4.69398 9.90882 4.12193 9.94986 3.63394C9.95235 3.5877 9.95952 3.55186 9.96679 3.55186L9.96669 3.5529V3.5528ZM5.58855 4.55684C5.59582 4.54957 5.93171 4.62925 6.11291 4.67985C6.38823 4.75715 6.97305 4.95268 6.97305 4.96712C6.97305 4.96951 6.90781 5.02499 6.83051 5.09273C6.51363 5.35496 6.20953 5.63257 5.84454 5.98519C5.73587 6.0894 5.64423 6.17355 5.63935 6.17355C5.63447 6.17355 5.63208 6.15901 5.63447 6.13968C5.69005 5.73428 5.6781 5.21294 5.6007 4.68421C5.59343 4.61668 5.58616 4.55871 5.58865 4.55684H5.58855ZM12.6463 4.56411C12.651 4.56889 12.4916 4.82001 12.3902 4.96234C12.2454 5.16993 12.0324 5.44462 11.5517 6.04805C11.3399 6.3137 11.1289 6.58002 10.9187 6.847C10.822 6.96752 10.7423 7.06903 10.7399 7.06903C10.7151 7.03847 10.6925 7.00618 10.6722 6.9724C10.4005 6.56685 10.0708 6.20336 9.69355 5.89356C9.62114 5.83319 9.54145 5.76805 9.51485 5.74873C9.49719 5.73699 9.48097 5.72322 9.46654 5.70769C9.46654 5.70041 9.87734 5.52421 10.189 5.39881C10.735 5.17668 11.4792 4.91123 12.0373 4.73949C12.3297 4.64775 12.6414 4.5584 12.6463 4.56328V4.56411ZM12.8322 4.61232C12.8419 4.60993 12.8999 4.63892 12.9699 4.67985C13.5571 5.01533 14.1322 5.44753 14.5865 5.89158C14.7145 6.01709 15.031 6.3454 15.0264 6.34779C15.0264 6.34779 14.9152 6.35745 14.7848 6.36711C13.7677 6.44441 12.4654 6.65906 11.2137 6.96087C11.1293 6.98009 11.0544 6.99713 11.0495 6.99713C11.0446 6.99713 11.1388 6.9029 11.2573 6.78944C11.9918 6.08233 12.3277 5.63569 12.7239 4.83912C12.7794 4.72099 12.8281 4.61938 12.8326 4.61232H12.8322ZM7.45149 5.16224C7.48547 5.16941 7.79892 5.31663 8.03632 5.43496C8.25377 5.54353 8.58052 5.71735 8.59683 5.73179C8.59922 5.73428 8.48328 5.79454 8.34084 5.86467C7.91487 6.07627 7.49802 6.30573 7.09139 6.55246C6.97555 6.62248 6.87882 6.68046 6.87643 6.68046C6.86677 6.68046 6.86916 6.6708 6.9344 6.55246C7.15186 6.15662 7.32578 5.68358 7.42489 5.22218C7.43445 5.18593 7.44422 5.16193 7.45139 5.16193L7.45149 5.16224ZM7.13752 5.22011C7.14479 5.22738 7.06251 5.52421 7.01181 5.68608C6.89901 6.02488 6.75588 6.35282 6.58417 6.66591C6.54553 6.73345 6.48755 6.83246 6.45618 6.88804L6.39571 6.98446L6.26044 6.85427C6.10335 6.70207 5.97524 6.60804 5.81109 6.52347C5.74574 6.48971 5.69525 6.46072 5.69525 6.45594C5.69525 6.43662 6.10844 6.0627 6.4248 5.79226C6.65191 5.59673 7.13025 5.21294 7.13752 5.22011ZM9.05844 6.0095L9.17688 6.08659C9.4661 6.27593 9.74443 6.48142 10.0105 6.70207C10.1483 6.81563 10.414 7.05459 10.4672 7.11246L10.4961 7.14394L10.3001 7.19942C9.1934 7.50591 8.33803 7.77863 7.34022 8.14549C7.22905 8.18663 7.13482 8.22029 7.12755 8.22029C7.113 8.22029 7.10105 8.23193 7.34988 8.00315C7.9878 7.41666 8.55299 6.7697 8.97356 6.13968L9.05813 6.0095H9.05844ZM8.55351 6.13501C8.55818 6.13968 8.22728 6.60555 8.02894 6.86872C7.79216 7.18258 7.3717 7.70861 7.08183 8.05136C6.961 8.19369 6.85711 8.31213 6.85222 8.31452C6.84495 8.31681 6.84256 8.28065 6.84256 8.22517C6.84256 7.93302 6.76776 7.62175 6.63727 7.3563C6.58168 7.24513 6.57191 7.21864 6.58407 7.20658C6.63041 7.16555 7.33305 6.76482 7.77762 6.52597C8.07725 6.36669 8.54592 6.13012 8.5534 6.13501H8.55351ZM5.4992 6.88305C5.50647 6.88305 5.56195 6.91215 5.62491 6.94601C5.77194 7.02602 5.91109 7.11973 6.04049 7.22591C6.04517 7.23079 5.98252 7.28139 5.90023 7.34154C5.6359 7.53219 5.37576 7.72856 5.11998 7.93053C4.90731 8.09946 4.89982 8.10403 4.92424 8.06808C5.08362 7.82434 5.1633 7.68627 5.24839 7.51048C5.3262 7.34658 5.39396 7.17809 5.4513 7.00596C5.47063 6.93656 5.49483 6.88295 5.49972 6.88295L5.4992 6.88316V6.88305ZM6.31353 7.52045C6.32506 7.51796 6.34002 7.53978 6.40516 7.63609C6.54303 7.84128 6.64932 8.1165 6.67591 8.33842L6.68069 8.38683L6.34968 8.51473C5.75769 8.74403 5.21172 8.97083 4.84196 9.13945C4.73775 9.18766 4.55687 9.27452 4.43853 9.33249C4.32009 9.39285 4.22347 9.43867 4.22347 9.43659C4.22347 9.43451 4.29827 9.37872 4.39011 9.31088C5.11271 8.78725 5.73847 8.21271 6.20724 7.63827C6.25794 7.57801 6.30376 7.52263 6.30864 7.52004L6.31353 7.52045ZM5.93898 7.61219C5.94865 7.62175 5.6727 7.93323 5.48475 8.12377C5.01847 8.5993 4.55666 8.97104 3.9843 9.33311C3.91178 9.37935 3.84664 9.41997 3.83926 9.42475C3.82243 9.43451 3.84415 9.41031 4.09547 9.13758C4.24282 8.97962 4.38231 8.8145 4.51344 8.64283C4.60518 8.52439 4.62222 8.50756 4.75499 8.41343C5.11032 8.15754 5.92932 7.60242 5.93898 7.61219Z", fill: o2.useCurrentColor ? "currentColor" : "#DB070E" }, null, 8, Ji), C.createElementVNode("path", { d: "M8.64986 15.9993H8.69921V15.538H8.8296V15.4805H8.51947V15.538H8.64986V15.9993ZM8.94877 15.6527C8.9496 15.6185 8.94877 15.5844 8.94586 15.5504C8.94897 15.5687 8.95365 15.5864 8.95967 15.6037L9.11115 15.9993H9.13536L9.28715 15.6002C9.29131 15.5874 9.29442 15.5719 9.30128 15.5508C9.29816 15.5918 9.29817 15.6248 9.29817 15.6499V15.9991H9.35063V15.4805H9.28726L9.14991 15.8384C9.14669 15.8513 9.13567 15.8762 9.12882 15.9046H9.12487C9.11971 15.8836 9.11294 15.8631 9.10461 15.8433L8.96747 15.4807H8.89619V15.9999H8.94586V15.6534H8.94877V15.6527Z", fill: o2.useCurrentColor ? "currentColor" : "#231F1F" }, null, 8, Xi)]), C.createElementVNode("defs", null, [C.createElementVNode("clipPath", Yi, [C.createElementVNode("path", { fill: o2.useCurrentColor ? "currentColor" : "#fff", d: "M0 0H16V16H0z" }, null, 8, ec)])])], 16);
|
|
483
|
+
const Qi = { name: "IconColorSqlserver", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, Ki = { "clip-path": "url(#svg_3561ef82a1__clip0_3418_263445)" }, Wi = ["fill"], Ji = ["fill"], Xi = ["fill"], Yi = { id: "svg_3561ef82a1__clip0_3418_263445" }, ec = ["fill"];
|
|
484
|
+
var Cc = r(Qi, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
485
|
+
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-color-sqlserver`], width: "1em", height: "1em" }, e2.$attrs), [C.createElementVNode("g", Ki, [C.createElementVNode("path", { d: "M9.8951 7.46936L6.71227 8.51558L3.94336 9.74591L3.16861 9.95183C2.96417 10.1484 2.75482 10.3397 2.54077 10.5257C2.29527 10.7388 2.0668 10.9327 1.89174 11.0731C1.69569 11.2281 1.40759 11.5188 1.26089 11.7028C1.04177 11.9789 0.868892 12.2715 0.794088 12.4972C0.661725 12.9041 0.727283 13.3159 0.981722 13.6961C1.30899 14.1805 1.96093 14.6746 2.72103 15.0112C3.10846 15.1832 3.76051 15.4035 4.2512 15.527C5.06678 15.7359 6.64495 15.9606 7.51331 15.9945C7.68889 16.0018 7.92473 16.0018 7.93439 15.9945C7.95361 15.983 8.08826 15.7233 8.24473 15.4012C8.77875 14.304 9.16378 13.2747 9.37303 12.395C9.49812 11.8623 9.59672 11.1531 9.66124 10.3122C9.67817 10.0773 9.68534 9.29085 9.671 9.02394C9.64929 8.588 9.61074 8.23465 9.55069 7.88806C9.54103 7.83715 9.53864 7.79122 9.54342 7.78884C9.55298 7.78156 9.58186 7.7719 9.97406 7.65793L9.89479 7.46915L9.8951 7.46936ZM9.16877 7.89803C9.19755 7.89803 9.27443 8.6415 9.29376 9.11142C9.29854 9.21075 9.29615 9.2761 9.29137 9.2761C9.27215 9.2761 8.88472 9.04607 8.60815 8.87174C8.36753 8.71901 7.9105 8.41397 7.83829 8.35579C7.81429 8.33886 7.81668 8.33647 8.01387 8.26862C8.34831 8.15476 9.14217 7.89803 9.16856 7.89803H9.16877ZM7.54707 8.43579C7.56879 8.43579 7.62395 8.46717 7.75632 8.54956C8.2521 8.86197 8.92555 9.23973 9.21428 9.36576C9.30332 9.40441 9.31288 9.38997 9.10841 9.53043C8.67028 9.83069 8.12442 10.1262 7.45554 10.4241C7.33772 10.4773 7.23913 10.5185 7.23653 10.5185C7.23165 10.5185 7.24609 10.458 7.26531 10.3854C7.42676 9.78175 7.51798 9.17189 7.52276 8.68275C7.52515 8.44047 7.52515 8.44047 7.54686 8.4334C7.54198 8.43579 7.54447 8.43579 7.54686 8.43579H7.54707ZM7.21274 8.5641C7.22707 8.57865 7.21752 9.12129 7.19819 9.26893C7.1551 9.62584 7.08106 9.97834 6.97689 10.3224C6.9504 10.4119 6.9264 10.487 6.92162 10.4919C6.91196 10.5035 6.5823 10.1795 6.47404 10.0534C6.28651 9.83557 6.13971 9.6175 6.03145 9.40441C5.97607 9.29542 5.88953 9.08233 5.8968 9.07506C5.93524 9.04846 7.20307 8.55434 7.21274 8.56431V8.5641ZM5.63883 9.18643C5.64015 9.18628 5.64149 9.18643 5.64275 9.18686C5.644 9.18729 5.64515 9.188 5.6461 9.18893C5.66106 9.21667 5.67311 9.24586 5.68215 9.2761C5.75903 9.48669 5.93223 9.79672 6.08142 9.99568C6.24506 10.2136 6.45929 10.4462 6.63726 10.5993C6.69482 10.6476 6.74791 10.6937 6.75497 10.7009C6.76952 10.7155 6.7744 10.7126 6.3822 10.8634C5.92755 11.0375 5.43187 11.2116 4.86418 11.3963C4.72839 11.4402 4.59302 11.4846 4.45764 11.5294C4.43593 11.5366 4.4432 11.5247 4.50575 11.425C4.7872 10.9818 5.21535 10.1123 5.45597 9.49719C5.49691 9.39059 5.53784 9.2841 5.54501 9.25978C5.55467 9.22591 5.56672 9.21345 5.598 9.19682C5.61129 9.19239 5.62495 9.18915 5.63883 9.18716V9.18643ZM5.15779 9.38747C5.16486 9.39235 5.04247 9.65137 4.92195 9.88877C4.6886 10.3465 4.43364 10.797 4.09183 11.3443C4.05292 11.4089 4.01281 11.4727 3.97152 11.5357C3.96009 11.5526 3.95468 11.5472 3.91624 11.4728C3.83448 11.3103 3.76705 11.1022 3.7309 10.9109C3.69484 10.7219 3.70212 10.3925 3.74305 10.1892C3.77422 10.039 3.77183 10.0414 3.84404 10.0051C4.15198 9.84773 5.14803 9.37833 5.15758 9.38747H5.15769H5.15779ZM9.30768 9.55703V9.65874C9.30768 10.1988 9.25002 10.9399 9.16566 11.48C9.15111 11.5745 9.13927 11.652 9.13677 11.6542C9.13677 11.6542 9.06758 11.6348 8.98529 11.6105C8.60172 11.4879 8.23103 11.3282 7.8785 11.1335C7.64515 11.0051 7.30593 10.7943 7.31559 10.7848C7.31788 10.7823 7.41938 10.729 7.53689 10.666C8.00837 10.419 8.46073 10.1527 8.85283 9.88835C8.99963 9.78913 9.22082 9.62924 9.26903 9.5856L9.30747 9.55661L9.30768 9.55703ZM3.34181 10.2739C3.35137 10.2739 3.34898 10.2933 3.33453 10.3805C3.32248 10.4665 3.31368 10.5529 3.30814 10.6395C3.28892 10.9932 3.34659 11.2547 3.51988 11.6132C3.56788 11.7124 3.60653 11.7948 3.60404 11.7971C3.58721 11.8118 1.9946 12.2817 1.49413 12.4197C1.34494 12.4608 1.21507 12.4972 1.20582 12.4994C1.18899 12.5043 1.1866 12.502 1.1944 12.4608C1.24967 12.1049 1.51907 11.6398 1.89444 11.2475C2.14473 10.9859 2.3441 10.8334 2.68592 10.6371C2.93132 10.4967 3.30846 10.286 3.33786 10.2764C3.33786 10.2739 3.34035 10.2739 3.34274 10.2739H3.34181ZM7.09482 10.9495C7.0972 10.9473 7.15508 10.9786 7.22468 11.0199C7.73949 11.3201 8.45647 11.5987 9.06747 11.7415L9.12285 11.7532L9.04587 11.7968C8.72587 11.976 7.67445 12.4167 6.59923 12.8212C6.44277 12.8793 6.2889 12.9373 6.25991 12.9496C6.23103 12.9619 6.20464 12.9689 6.20464 12.9666C6.20464 12.9641 6.24796 12.8793 6.30334 12.7752C6.60401 12.2085 6.90708 11.5183 7.06105 11.0388C7.08037 10.9923 7.09243 10.9516 7.09482 10.949V10.9495ZM6.71227 11.0756C6.71466 11.0781 6.69544 11.1289 6.67144 11.1868C6.46209 11.6976 6.18781 12.2547 5.83654 12.8798C5.7476 13.0397 5.67301 13.168 5.67062 13.168C5.66813 13.168 5.59592 13.1244 5.50917 13.0711C4.99904 12.7563 4.54689 12.3687 4.25099 11.9935L4.20767 11.9402L4.42678 11.8796C5.21078 11.664 5.87737 11.4316 6.53898 11.1458C6.5964 11.1215 6.65417 11.0981 6.71227 11.0756ZM9.08919 11.9113C9.09158 11.967 8.96898 12.466 8.86789 12.8268C8.78374 13.1295 8.71143 13.3669 8.57958 13.7858C8.52192 13.97 8.47143 14.1224 8.46893 14.1224C8.4583 14.121 8.44782 14.1186 8.43766 14.1151C7.72286 13.9842 7.08328 13.8027 6.48173 13.5604C6.31342 13.4927 6.0728 13.3837 6.05846 13.3715C6.05358 13.3667 6.19789 13.2988 6.38126 13.219C7.4759 12.737 8.61137 12.1897 9.00109 11.9548C9.04721 11.9257 9.08285 11.9112 9.09012 11.9112H9.08908L9.08919 11.9113ZM3.60165 12.1002C3.60643 12.1051 3.30087 12.5483 2.87272 13.1513C2.74322 13.3342 2.61411 13.5175 2.4854 13.701C2.41032 13.8079 2.33731 13.9163 2.26639 14.026L2.16519 14.1835L2.05693 14.0914C1.92945 13.9849 1.70816 13.7572 1.60946 13.6312C1.40271 13.3722 1.26359 13.0985 1.2078 12.8491C1.18131 12.733 1.18131 12.675 1.20541 12.6674C1.24136 12.6577 1.88384 12.505 2.48519 12.3646C2.81953 12.2872 3.20685 12.1952 3.34638 12.1613C3.48581 12.1274 3.59905 12.1007 3.60144 12.1007L3.60165 12.1002ZM3.90949 12.2189L3.98658 12.3062C4.33307 12.696 4.68663 12.9843 5.11488 13.2361C5.19177 13.2797 5.24964 13.3185 5.24475 13.3208C5.22792 13.3325 3.75801 13.8585 3.07719 14.0959C2.84435 14.1789 2.611 14.2604 2.37714 14.3405C2.36036 14.3311 2.34425 14.3206 2.32893 14.309L2.28582 14.2774L2.35553 14.1757C2.58171 13.8463 2.86566 13.4855 3.48383 12.7347L3.90949 12.2187L3.90959 12.2189H3.90949ZM5.82947 13.6018C5.83176 13.5994 5.93753 13.6381 6.0675 13.6867C6.38022 13.8052 6.62812 13.8802 6.95996 13.9651C7.3691 14.0696 7.96089 14.1711 8.30966 14.2001C8.36265 14.2049 8.39153 14.2098 8.38187 14.217C8.36504 14.2268 8.01138 14.3455 7.75154 14.4277C7.33772 14.5585 6.07477 14.9339 5.04507 15.2319C4.85504 15.2875 4.69151 15.3335 4.68174 15.3363C4.65785 15.3412 4.57806 15.3194 4.57806 15.3096C4.57806 15.3048 4.63572 15.2297 4.70554 15.1471C5.05612 14.7253 5.38226 14.2838 5.68236 13.8247C5.76163 13.7036 5.82906 13.6043 5.82906 13.6019H5.82947V13.6018ZM5.406 13.6134C5.40839 13.6158 5.23748 13.8919 4.9392 14.3665C4.81172 14.5676 4.6698 14.7953 4.6192 14.8751C4.5711 14.9527 4.49889 15.0739 4.45785 15.1421L4.38866 15.2656L4.3526 15.2559C4.26595 15.2317 3.65723 15.0161 3.49609 14.9508C3.30485 14.8742 3.11772 14.7877 2.93547 14.6916C2.74306 14.5872 2.50254 14.4325 2.52187 14.4276C2.52654 14.4251 2.8562 14.3356 3.25318 14.2266C4.30689 13.9384 4.8914 13.7712 5.27395 13.6502C5.34376 13.6284 5.40382 13.6114 5.40631 13.6138L5.406 13.6134ZM8.40109 14.3206H8.40348C8.41304 14.3448 8.02302 15.4348 7.88151 15.7785C7.85024 15.856 7.83819 15.8754 7.82135 15.873C7.78042 15.8705 7.21502 15.7906 6.87102 15.7398C6.27207 15.6478 5.26647 15.471 5.01379 15.4129L4.95624 15.4012L5.31467 15.319C6.08454 15.1449 6.45492 15.0502 6.83019 14.9339C7.31503 14.7846 7.7886 14.6009 8.24733 14.3842C8.32182 14.3501 8.38447 14.3236 8.40119 14.3211V14.3206H8.40109ZM6.61368 0.000118618C6.56121 -0.00694626 5.70667 0.303077 5.15571 0.528218C4.41234 0.833359 3.8351 1.12395 3.47885 1.37548C3.34669 1.47003 3.18067 1.63709 3.15428 1.70244C3.14436 1.72877 3.13943 1.7567 3.13973 1.78483L3.46253 2.09236L4.23011 2.33942L6.05555 2.66971L8.14385 3.03054L8.16535 2.84882C8.15808 2.84882 8.15382 2.84643 8.14613 2.84643L7.87185 2.8028L7.81658 2.70358C7.53273 2.19979 7.2199 1.57496 7.03705 1.15346C6.89523 0.826502 6.76038 0.448842 6.68588 0.177572C6.64495 0.0128977 6.63975 0.00354716 6.61368 0.000741994V0.000118618ZM6.57524 0.123754H6.57762C6.58001 0.12604 6.58905 0.193987 6.59923 0.273779C6.64183 0.620893 6.71996 0.962604 6.83258 1.29341C6.92162 1.55979 6.92162 1.54535 6.81825 1.51398C6.57274 1.44613 5.47343 1.25476 4.67696 1.14338C4.54959 1.12645 4.44123 1.10951 4.44123 1.10702C4.43156 1.09746 5.01629 0.789411 5.27364 0.668789C5.60319 0.516166 6.50791 0.13591 6.57513 0.123858V0.123754H6.57524ZM4.25588 1.20884L4.34969 1.24032C4.85972 1.41445 6.14199 1.66172 6.84941 1.7199C6.92869 1.72717 6.99601 1.73444 6.9984 1.73444C7.00089 1.73683 6.93347 1.7732 6.84692 1.81444C6.50531 1.98628 6.13004 2.1974 5.8701 2.35927C5.79322 2.40768 5.7234 2.44654 5.71384 2.44654C5.70418 2.44654 5.65358 2.43688 5.6007 2.4295L5.50459 2.41496L5.26397 2.17766C4.97141 1.89082 4.67707 1.60579 4.38097 1.3226L4.25588 1.20884ZM4.15977 1.28395L4.49889 1.71023C4.68413 1.94514 4.87187 2.17517 4.9127 2.22607C4.95364 2.27698 4.9872 2.31813 4.98491 2.32062C4.97525 2.32789 4.49411 2.23335 4.23905 2.17517C3.97692 2.1146 3.86866 2.08561 3.70741 2.0348L3.57495 1.99117V1.9573C3.57734 1.79481 3.78191 1.55273 4.1284 1.30577L4.15977 1.28395ZM7.04214 1.86514C7.0518 1.86514 7.06375 1.88696 7.09263 1.95241C7.1744 2.13402 7.42957 2.62327 7.49201 2.71771C7.51123 2.74919 7.54499 2.75158 7.20578 2.69589C6.38978 2.5627 6.12755 2.51885 6.12755 2.51428C6.14438 2.49974 6.16298 2.48758 6.18293 2.47792C6.44316 2.33136 6.68884 2.16034 6.91664 1.96717C6.97201 1.92083 7.02261 1.87751 7.03196 1.87034C7.03445 1.86545 7.03923 1.86306 7.04162 1.86545L7.04214 1.86514Z", fill: o2.useCurrentColor ? "currentColor" : "#AEBBCB" }, null, 8, Wi), C.createElementVNode("path", { d: "M3.14399 1.66232C3.14399 1.66232 3.0908 1.74678 3.14161 1.87239C3.17298 1.94959 3.26483 2.04382 3.36872 2.14024C3.36872 2.14024 4.44383 3.18771 4.57432 3.33742C5.16871 4.02292 5.4273 4.69876 5.4514 5.63049C5.46595 6.22914 5.35239 6.75526 5.06928 7.36565C4.56663 8.46143 3.50607 9.67077 1.87024 11.0127L2.10951 10.9331C2.264 10.8175 2.47429 10.6941 2.96716 10.4241C4.10503 9.80137 5.38564 9.22932 6.95612 8.64023C9.21761 7.79047 12.9361 6.79609 15.0527 6.47267L15.2727 6.4389L15.2388 6.38571C15.0455 6.08639 14.9125 5.90052 14.7531 5.7027C14.2893 5.12816 13.7263 4.6624 13.0378 4.27622C12.0906 3.7475 10.8656 3.33482 9.31444 3.02823C9.02197 2.97046 8.37938 2.8594 7.85751 2.77961C6.75082 2.60839 6.03571 2.49047 5.24808 2.35488C4.96528 2.30657 4.54253 2.23416 4.26212 2.1739C4.11718 2.14242 3.83947 2.07727 3.62202 2.00247C3.4483 1.93494 3.19667 1.8672 3.14348 1.66211L3.14399 1.66232ZM3.76685 2.26636C3.76924 2.26397 3.80778 2.278 3.85869 2.29535C3.95043 2.32673 4.06877 2.36288 4.20903 2.40153C4.315 2.43062 4.42128 2.45878 4.52798 2.486C4.67292 2.52215 4.79427 2.5554 4.79603 2.5554C4.81307 2.57234 5.05712 3.35186 5.1392 3.65118C5.17058 3.76464 5.19478 3.86126 5.19239 3.86126C5.1899 3.86365 5.1633 3.82261 5.13193 3.76713C4.84933 3.26968 4.40248 2.76548 3.88518 2.35987C3.84352 2.33161 3.80394 2.30034 3.76674 2.26636H3.76685ZM4.95562 2.59467C4.99956 2.59883 5.0431 2.6061 5.08611 2.61628C5.49681 2.70802 6.23374 2.84766 6.7048 2.92776C6.78469 2.93929 6.84744 2.95436 6.84744 2.95903C6.84744 2.96381 6.81846 2.98085 6.78209 3.00018C6.70241 3.04111 6.38106 3.23155 6.27477 3.30428C6.00672 3.48287 5.76527 3.67591 5.59104 3.84973C5.54796 3.89275 5.50446 3.93535 5.46055 3.97752C5.46055 3.97752 5.446 3.93669 5.43395 3.88588C5.34699 3.55041 5.16569 3.05306 5.00143 2.70324C4.98315 2.66719 4.96715 2.6301 4.95312 2.59208C4.95312 2.59696 4.95312 2.59457 4.95562 2.59457V2.59467ZM7.04807 2.9929C7.0624 2.99768 7.08661 3.07976 7.13492 3.26075C7.22546 3.62192 7.26446 3.99409 7.25077 4.36619C7.24588 4.46759 7.241 4.56172 7.23622 4.57398L7.22895 4.59788L7.10417 4.55684C6.84547 4.47476 6.42521 4.35175 6.06522 4.25035C5.85982 4.19476 5.69306 4.14406 5.69306 4.13928C5.69306 4.12474 5.9927 3.82552 6.1208 3.71196C6.36475 3.49721 7.02677 2.98542 7.04859 2.9928H7.04796L7.04807 2.9929ZM7.21472 3.01701C7.22199 3.00973 8.21491 3.18116 8.66675 3.26802C9.00254 3.33316 9.49075 3.43467 9.51973 3.44672C9.53428 3.4515 9.48347 3.48048 9.32161 3.5528C8.68369 3.84007 8.20993 4.09835 7.73907 4.41201C7.61585 4.49419 7.51185 4.56172 7.50947 4.56172C7.50697 4.56172 7.50469 4.4918 7.50469 4.40733C7.50469 3.94864 7.41284 3.48526 7.2437 3.09431C7.22677 3.05503 7.21233 3.01888 7.21472 3.01638V3.01701ZM9.78301 3.52402C9.79028 3.53108 9.7588 3.72661 9.72991 3.84246C9.64295 4.20214 9.40857 4.73564 9.12109 5.23777C9.07028 5.32701 9.02436 5.39964 9.01948 5.40172C9.0146 5.40379 8.94997 5.36795 8.87465 5.32452C8.59424 5.16037 8.27538 5.00587 7.92744 4.86104C7.83081 4.82011 7.74624 4.78624 7.74375 4.78146C7.72692 4.76692 8.50489 4.25284 8.91569 4.0064C9.24181 3.80848 9.77345 3.51394 9.78301 3.5237V3.52391V3.52402ZM9.96669 3.5528C9.98851 3.5528 10.4281 3.67352 10.6576 3.74116C11.2251 3.91009 11.8778 4.14905 12.3031 4.34209L12.4794 4.42178L12.3562 4.45076C11.3172 4.6891 10.4281 4.96432 9.57054 5.31185C9.50114 5.34094 9.43755 5.36504 9.43288 5.36504C9.4281 5.36504 9.4522 5.30946 9.48358 5.24182C9.74218 4.69398 9.90882 4.12193 9.94986 3.63394C9.95235 3.5877 9.95952 3.55186 9.96679 3.55186L9.96669 3.5529V3.5528ZM5.58855 4.55684C5.59582 4.54957 5.93171 4.62925 6.11291 4.67985C6.38823 4.75715 6.97305 4.95268 6.97305 4.96712C6.97305 4.96951 6.90781 5.02499 6.83051 5.09273C6.51363 5.35496 6.20953 5.63257 5.84454 5.98519C5.73587 6.0894 5.64423 6.17355 5.63935 6.17355C5.63447 6.17355 5.63208 6.15901 5.63447 6.13968C5.69005 5.73428 5.6781 5.21294 5.6007 4.68421C5.59343 4.61668 5.58616 4.55871 5.58865 4.55684H5.58855ZM12.6463 4.56411C12.651 4.56889 12.4916 4.82001 12.3902 4.96234C12.2454 5.16993 12.0324 5.44462 11.5517 6.04805C11.3399 6.3137 11.1289 6.58002 10.9187 6.847C10.822 6.96752 10.7423 7.06903 10.7399 7.06903C10.7151 7.03847 10.6925 7.00618 10.6722 6.9724C10.4005 6.56685 10.0708 6.20336 9.69355 5.89356C9.62114 5.83319 9.54145 5.76805 9.51485 5.74873C9.49719 5.73699 9.48097 5.72322 9.46654 5.70769C9.46654 5.70041 9.87734 5.52421 10.189 5.39881C10.735 5.17668 11.4792 4.91123 12.0373 4.73949C12.3297 4.64775 12.6414 4.5584 12.6463 4.56328V4.56411ZM12.8322 4.61232C12.8419 4.60993 12.8999 4.63892 12.9699 4.67985C13.5571 5.01533 14.1322 5.44753 14.5865 5.89158C14.7145 6.01709 15.031 6.3454 15.0264 6.34779C15.0264 6.34779 14.9152 6.35745 14.7848 6.36711C13.7677 6.44441 12.4654 6.65906 11.2137 6.96087C11.1293 6.98009 11.0544 6.99713 11.0495 6.99713C11.0446 6.99713 11.1388 6.9029 11.2573 6.78944C11.9918 6.08233 12.3277 5.63569 12.7239 4.83912C12.7794 4.72099 12.8281 4.61938 12.8326 4.61232H12.8322ZM7.45149 5.16224C7.48547 5.16941 7.79892 5.31663 8.03632 5.43496C8.25377 5.54353 8.58052 5.71735 8.59683 5.73179C8.59922 5.73428 8.48328 5.79454 8.34084 5.86467C7.91487 6.07627 7.49802 6.30573 7.09139 6.55246C6.97555 6.62248 6.87882 6.68046 6.87643 6.68046C6.86677 6.68046 6.86916 6.6708 6.9344 6.55246C7.15186 6.15662 7.32578 5.68358 7.42489 5.22218C7.43445 5.18593 7.44422 5.16193 7.45139 5.16193L7.45149 5.16224ZM7.13752 5.22011C7.14479 5.22738 7.06251 5.52421 7.01181 5.68608C6.89901 6.02488 6.75588 6.35282 6.58417 6.66591C6.54553 6.73345 6.48755 6.83246 6.45618 6.88804L6.39571 6.98446L6.26044 6.85427C6.10335 6.70207 5.97524 6.60804 5.81109 6.52347C5.74574 6.48971 5.69525 6.46072 5.69525 6.45594C5.69525 6.43662 6.10844 6.0627 6.4248 5.79226C6.65191 5.59673 7.13025 5.21294 7.13752 5.22011ZM9.05844 6.0095L9.17688 6.08659C9.4661 6.27593 9.74443 6.48142 10.0105 6.70207C10.1483 6.81563 10.414 7.05459 10.4672 7.11246L10.4961 7.14394L10.3001 7.19942C9.1934 7.50591 8.33803 7.77863 7.34022 8.14549C7.22905 8.18663 7.13482 8.22029 7.12755 8.22029C7.113 8.22029 7.10105 8.23193 7.34988 8.00315C7.9878 7.41666 8.55299 6.7697 8.97356 6.13968L9.05813 6.0095H9.05844ZM8.55351 6.13501C8.55818 6.13968 8.22728 6.60555 8.02894 6.86872C7.79216 7.18258 7.3717 7.70861 7.08183 8.05136C6.961 8.19369 6.85711 8.31213 6.85222 8.31452C6.84495 8.31681 6.84256 8.28065 6.84256 8.22517C6.84256 7.93302 6.76776 7.62175 6.63727 7.3563C6.58168 7.24513 6.57191 7.21864 6.58407 7.20658C6.63041 7.16555 7.33305 6.76482 7.77762 6.52597C8.07725 6.36669 8.54592 6.13012 8.5534 6.13501H8.55351ZM5.4992 6.88305C5.50647 6.88305 5.56195 6.91215 5.62491 6.94601C5.77194 7.02602 5.91109 7.11973 6.04049 7.22591C6.04517 7.23079 5.98252 7.28139 5.90023 7.34154C5.6359 7.53219 5.37576 7.72856 5.11998 7.93053C4.90731 8.09946 4.89982 8.10403 4.92424 8.06808C5.08362 7.82434 5.1633 7.68627 5.24839 7.51048C5.3262 7.34658 5.39396 7.17809 5.4513 7.00596C5.47063 6.93656 5.49483 6.88295 5.49972 6.88295L5.4992 6.88316V6.88305ZM6.31353 7.52045C6.32506 7.51796 6.34002 7.53978 6.40516 7.63609C6.54303 7.84128 6.64932 8.1165 6.67591 8.33842L6.68069 8.38683L6.34968 8.51473C5.75769 8.74403 5.21172 8.97083 4.84196 9.13945C4.73775 9.18766 4.55687 9.27452 4.43853 9.33249C4.32009 9.39285 4.22347 9.43867 4.22347 9.43659C4.22347 9.43451 4.29827 9.37872 4.39011 9.31088C5.11271 8.78725 5.73847 8.21271 6.20724 7.63827C6.25794 7.57801 6.30376 7.52263 6.30864 7.52004L6.31353 7.52045ZM5.93898 7.61219C5.94865 7.62175 5.6727 7.93323 5.48475 8.12377C5.01847 8.5993 4.55666 8.97104 3.9843 9.33311C3.91178 9.37935 3.84664 9.41997 3.83926 9.42475C3.82243 9.43451 3.84415 9.41031 4.09547 9.13758C4.24282 8.97962 4.38231 8.8145 4.51344 8.64283C4.60518 8.52439 4.62222 8.50756 4.75499 8.41343C5.11032 8.15754 5.92932 7.60242 5.93898 7.61219Z", fill: o2.useCurrentColor ? "currentColor" : "#DB070E" }, null, 8, Ji), C.createElementVNode("path", { d: "M8.64986 15.9993H8.69921V15.538H8.8296V15.4805H8.51947V15.538H8.64986V15.9993ZM8.94877 15.6527C8.9496 15.6185 8.94877 15.5844 8.94586 15.5504C8.94897 15.5687 8.95365 15.5864 8.95967 15.6037L9.11115 15.9993H9.13536L9.28715 15.6002C9.29131 15.5874 9.29442 15.5719 9.30128 15.5508C9.29816 15.5918 9.29817 15.6248 9.29817 15.6499V15.9991H9.35063V15.4805H9.28726L9.14991 15.8384C9.14669 15.8513 9.13567 15.8762 9.12882 15.9046H9.12487C9.11971 15.8836 9.11294 15.8631 9.10461 15.8433L8.96747 15.4807H8.89619V15.9999H8.94586V15.6534H8.94877V15.6527Z", fill: o2.useCurrentColor ? "currentColor" : "#231F1F" }, null, 8, Xi)]), C.createElementVNode("defs", null, [C.createElementVNode("clipPath", Yi, [C.createElementVNode("path", { fill: o2.useCurrentColor ? "currentColor" : "#fff", d: "M0 0H16V16H0z" }, null, 8, ec)])])], 16);
|
|
486
486
|
}]]);
|
|
487
487
|
const rc = { name: "IconColorDatadm", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, oc = ["fill"], tc = ["fill"];
|
|
488
488
|
var lc = r(rc, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
@@ -516,16 +516,16 @@
|
|
|
516
516
|
var Gc = r(zc, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
517
517
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-color-openai`], width: "1em", height: "1em" }, e2.$attrs), [C.createElementVNode("g", bc, [C.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: o2.useCurrentColor ? "currentColor" : "#1D2129" }, null, 8, Dc)]), C.createElementVNode("defs", null, [C.createElementVNode("clipPath", Ac, [C.createElementVNode("path", { fill: o2.useCurrentColor ? "currentColor" : "#fff", d: "M0 0H16V16H0z" }, null, 8, Oc)])])], 16);
|
|
518
518
|
}]]);
|
|
519
|
-
const Tc = { name: "IconColorSiliflow", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } },
|
|
520
|
-
var
|
|
521
|
-
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-color-siliflow`], width: "1em", height: "1em" }, e2.$attrs), [C.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: o2.useCurrentColor ? "currentColor" : "#6E29F5" }, null, 8,
|
|
519
|
+
const Tc = { name: "IconColorSiliflow", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, Uc = ["fill"];
|
|
520
|
+
var Rc = r(Tc, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
521
|
+
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-color-siliflow`], width: "1em", height: "1em" }, e2.$attrs), [C.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: o2.useCurrentColor ? "currentColor" : "#6E29F5" }, null, 8, Uc)], 16);
|
|
522
522
|
}]]);
|
|
523
523
|
const qc = { name: "IconColorMilvus", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, jc = ["fill"];
|
|
524
|
-
var
|
|
524
|
+
var Qc = r(qc, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
525
525
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-color-milvus`], width: "1em", height: "1em" }, e2.$attrs), [C.createElementVNode("path", { d: "M3.64864 4.1783C4.14835 3.6761 4.74237 3.27759 5.39657 3.00566C6.05076 2.73373 6.75224 2.59375 7.46071 2.59375C8.16917 2.59375 8.87065 2.73373 9.52484 3.00566C10.179 3.27759 10.7731 3.6761 11.2728 4.1783C12.2857 5.19276 12.8546 6.56773 12.8546 8.0013C12.8546 9.43486 12.2857 10.8098 11.2728 11.8243C10.7726 12.3258 10.1783 12.7237 9.52402 12.9951C8.86975 13.2664 8.16833 13.406 7.46001 13.4057C6.75167 13.4055 6.05035 13.2654 5.3963 12.9934C4.74225 12.7214 4.14833 12.323 3.64864 11.821L0.207687 8.36804C0.110021 8.2701 0.0551758 8.13742 0.0551758 7.99911C0.0551758 7.86079 0.110021 7.72812 0.207687 7.63018L3.64864 4.1783ZM10.4562 5.19266C10.0891 4.82382 9.65267 4.53115 9.17209 4.33144C8.69151 4.13174 8.17622 4.02893 7.65579 4.02893C7.13537 4.02893 6.62008 4.13174 6.1395 4.33144C5.65892 4.53115 5.22253 4.82382 4.85538 5.19266L2.32822 7.72855C2.25694 7.80077 2.21697 7.89816 2.21697 7.99963C2.21697 8.10111 2.25694 8.19849 2.32822 8.27071L4.85975 10.8099C5.41276 11.3654 6.11845 11.7438 6.8871 11.8972C7.65576 12.0505 8.45265 11.9718 9.17646 11.6711C9.65703 11.4714 10.0934 11.1787 10.4606 10.8099C11.2034 10.0637 11.6202 9.05353 11.6196 8.00063C11.619 6.94772 11.2011 5.93798 10.4574 5.19266H10.4562ZM7.68754 5.33694C9.15766 5.33694 10.3502 6.547 10.3502 8.03898C10.3502 9.5321 9.1588 10.7421 7.68754 10.7421C6.21628 10.7421 5.02371 9.5321 5.02371 8.03898C5.02371 6.547 6.21628 5.33694 7.68754 5.33694ZM15.8024 7.67172L14.2678 6.1305C14.2531 6.11521 14.235 6.10378 14.2149 6.09723C14.1947 6.09068 14.1733 6.0892 14.1525 6.09295C14.1317 6.09669 14.1121 6.10552 14.0955 6.11867C14.079 6.13181 14.0659 6.14886 14.0575 6.16828C14.0464 6.19434 14.0442 6.22337 14.0513 6.25074C14.3159 7.42861 14.3159 8.65049 14.0513 9.82837C14.0229 9.95621 14.1781 10.0393 14.2678 9.9486L15.8024 8.40844C15.8995 8.31041 15.9539 8.17803 15.9539 8.04008C15.9539 7.90212 15.8995 7.76974 15.8024 7.67172Z", fill: o2.useCurrentColor ? "currentColor" : "#00B3FF" }, null, 8, jc)], 16);
|
|
526
526
|
}]]);
|
|
527
|
-
const
|
|
528
|
-
var na = r(
|
|
527
|
+
const Kc = { name: "IconColorElsearch", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, Wc = { "clip-path": "url(#svg_3045745b2a__clip0_3418_263664)" }, Jc = ["fill"], Xc = ["fill"], Yc = ["fill"], ea = ["fill"], Ca = ["fill"], ra = ["fill"], oa = ["fill"], ta = { id: "svg_3045745b2a__clip0_3418_263664" }, la = ["fill"];
|
|
528
|
+
var na = r(Kc, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
529
529
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-color-elsearch`], width: "1em", height: "1em" }, e2.$attrs), [C.createElementVNode("g", Wc, [C.createElementVNode("path", { d: "M15.52 8.33609C15.52 7.06676 14.7253 5.93076 13.5307 5.49876C13.584 5.22676 13.6107 4.95476 13.6107 4.67742C13.6107 2.28809 11.6747 0.357422 9.29599 0.357422C7.90399 0.357422 6.60799 1.02409 5.79732 2.14409C5.39732 1.83476 4.90132 1.66409 4.39466 1.66409C3.13066 1.66409 2.10132 2.69342 2.10132 3.95742C2.10132 4.23476 2.15466 4.50676 2.24532 4.75742C1.04532 5.18942 0.245324 6.32542 0.23999 7.60009C0.23999 8.87475 1.03466 10.0108 2.23466 10.4428C2.18132 10.7148 2.15466 10.9868 2.15466 11.2641C2.15466 13.6428 4.08532 15.5681 6.46399 15.5734C7.85599 15.5734 9.15199 14.9014 9.95732 13.7761C10.3573 14.0908 10.848 14.2668 11.36 14.2668C12.624 14.2668 13.6533 13.2374 13.6533 11.9734C13.6533 11.6961 13.6 11.4241 13.5093 11.1734C14.7147 10.7468 15.5147 9.61076 15.52 8.33609Z", fill: o2.useCurrentColor ? "currentColor" : "#fff" }, null, 8, Jc), C.createElementVNode("path", { d: "M6.24536 6.91737L9.58936 8.4427L12.96 5.4827C13.008 5.23737 13.0347 4.9867 13.0294 4.74137C13.024 2.66137 11.3387 0.970703 9.25869 0.970703C8.01602 0.970703 6.85336 1.58404 6.14936 2.61337L5.58936 5.52537L6.24536 6.91737Z", fill: o2.useCurrentColor ? "currentColor" : "#FED10A" }, null, 8, Xc), C.createElementVNode("path", { d: "M2.784 10.4531C2.736 10.7038 2.70933 10.9544 2.71466 11.2104C2.71466 13.2958 4.416 14.9918 6.50133 14.9918C7.75466 14.9918 8.92266 14.3731 9.62666 13.3384L10.1813 10.4371L9.44 9.01309L6.08 7.48242L2.784 10.4531Z", fill: o2.useCurrentColor ? "currentColor" : "#24BBB1" }, null, 8, Yc), C.createElementVNode("path", { d: "M2.76263 4.6669L5.05597 5.2109L5.5573 2.60823C5.24797 2.36823 4.85863 2.24023 4.45863 2.24023C3.4613 2.24023 2.65063 3.0509 2.65063 4.04823C2.65063 4.25623 2.68797 4.46957 2.76263 4.6669Z", fill: o2.useCurrentColor ? "currentColor" : "#EF5098" }, null, 8, ea), C.createElementVNode("path", { d: "M2.56533 5.2168C1.54666 5.5528 0.82666 6.53413 0.82666 7.61146C0.82666 8.66213 1.47733 9.6008 2.45333 9.97413L5.66933 7.06746L5.08266 5.8088L2.56533 5.2168Z", fill: o2.useCurrentColor ? "currentColor" : "#17A8E0" }, null, 8, Ca), C.createElementVNode("path", { d: "M10.208 13.3395C10.5227 13.5795 10.9067 13.7129 11.3013 13.7129C12.2987 13.7129 13.1093 12.9022 13.1093 11.9049C13.1093 11.6915 13.072 11.4782 12.9973 11.2809L10.7093 10.7422L10.208 13.3395Z", fill: o2.useCurrentColor ? "currentColor" : "#93C83E" }, null, 8, ra), C.createElementVNode("path", { d: "M10.672 10.1389L13.1894 10.7256C14.224 10.3789 14.9227 9.41356 14.928 8.32022C14.928 7.27489 14.2774 6.33622 13.3014 5.96289L10.0054 8.85356L10.672 10.1389Z", fill: o2.useCurrentColor ? "currentColor" : "#0779A1" }, null, 8, oa)]), C.createElementVNode("defs", null, [C.createElementVNode("clipPath", ta, [C.createElementVNode("path", { fill: o2.useCurrentColor ? "currentColor" : "#fff", d: "M0 0H16V16H0z" }, null, 8, la)])])], 16);
|
|
530
530
|
}]]);
|
|
531
531
|
const ia = { name: "IconColorSysNotice", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, ca = ["fill"];
|
|
@@ -565,15 +565,15 @@
|
|
|
565
565
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-docker`], width: "1em", height: "1em" }, e2.$attrs), Da, 16, ba);
|
|
566
566
|
}]]);
|
|
567
567
|
const Oa = { name: "IconLineFloat", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Ga = ["fill"], Ta = [C.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
|
|
568
|
+
var Ua = r(Oa, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
569
569
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-float`], width: "1em", height: "1em" }, e2.$attrs), Ta, 16, Ga);
|
|
570
570
|
}]]);
|
|
571
|
-
const
|
|
572
|
-
var
|
|
571
|
+
const Ra = { name: "IconLineEnum", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, qa = ["fill"], ja = [C.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
|
+
var Qa = r(Ra, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
573
573
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-enum`], width: "1em", height: "1em" }, e2.$attrs), ja, 16, qa);
|
|
574
574
|
}]]);
|
|
575
|
-
const
|
|
576
|
-
var Xa = r(
|
|
575
|
+
const Ka = { name: "IconLineInteger", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Wa = ["fill"], Ja = [C.createElementVNode("path", { d: "M2.63255 9.21544C3.05623 9.21544 3.34186 8.92981 3.34186 8.49661V2.94588C3.34186 2.45079 3.03719 2.14135 2.52782 2.14135 2.23267 2.14135 2.00417 2.1842 1.67093 2.4127L.309432 3.35528C.0856888 3.51238 0 3.67423 0 3.89321 0 4.19789.214222 4.40735.504612 4.40735.652187 4.40735.752157 4.37402.885451 4.27881L1.88991 3.57902H1.91848V8.49661C1.91848 8.92981 2.20887 9.21544 2.63255 9.21544zM5.55549 9.11547H9.35912C9.73044 9.11547 9.95418 8.88221 9.95418 8.54421 9.95418 8.1967 9.73044 7.97295 9.35912 7.97295H6.76941V7.94439L8.25469 6.51624C9.37816 5.45465 9.78756 4.931 9.78756 4.09315 9.78756 2.91255 8.8069 2.09375 7.35019 2.09375 6.05058 2.09375 5.18893 2.80306 4.95567 3.56474 4.92234 3.66471 4.9033 3.76468 4.9033 3.87417 4.9033 4.23121 5.13181 4.45971 5.51741 4.45971 5.82684 4.45971 5.99345 4.32642 6.15531 4.04079 6.40286 3.48857 6.7837 3.21246 7.33591 3.21246 7.95002 3.21246 8.38798 3.61711 8.38798 4.1836 8.38798 4.67869 8.169 5.01193 7.32163 5.82597L5.27462 7.78253C4.98423 8.04912 4.8795 8.23002 4.8795 8.50137 4.8795 8.86316 5.10324 9.11547 5.55549 9.11547zM13.3246 9.26781C14.9194 9.26781 16 8.43948 16 7.19223 16 6.2449 15.3383 5.64507 14.3148 5.54986V5.5213C15.1241 5.35468 15.7477 4.78343 15.7477 3.91226 15.7477 2.81258 14.767 2.09375 13.3151 2.09375 12.1012 2.09375 11.3204 2.65549 11.0158 3.32672 10.9444 3.48857 10.911 3.62663 10.911 3.78848 10.911 4.136 11.1157 4.36926 11.5156 4.36926 11.8393 4.36926 12.006 4.25025 12.163 3.92654 12.3868 3.44097 12.7391 3.19818 13.3198 3.19818 14.0149 3.19818 14.3862 3.56474 14.3862 4.11696 14.3862 4.67869 13.9197 5.06905 13.2008 5.06905H12.92C12.5724 5.06905 12.3725 5.27852 12.3725 5.57843 12.3725 5.88786 12.5724 6.09256 12.92 6.09256H13.2199C14.053 6.09256 14.5433 6.46388 14.5385 7.13035 14.5385 7.7016 14.053 8.11101 13.3484 8.11101 12.6343 8.11101 12.263 7.82538 12.0202 7.34457 11.8774 7.08274 11.6965 6.96849 11.4109 6.96849 11.0158 6.96849 10.7777 7.20175 10.7777 7.57307 10.7777 7.71589 10.8111 7.86822 10.8872 8.02532 11.2109 8.70131 12.0155 9.26781 13.3246 9.26781z" }, null, -1), C.createElementVNode("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M0.75 13.1562C0.75 12.742 1.08579 12.4062 1.5 12.4062H14.5C14.9142 12.4062 15.25 12.742 15.25 13.1562C15.25 13.5705 14.9142 13.9062 14.5 13.9062H1.5C1.08579 13.9062 0.75 13.5705 0.75 13.1562Z" }, null, -1)];
|
|
576
|
+
var Xa = r(Ka, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
577
577
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-integer`], width: "1em", height: "1em" }, e2.$attrs), Ja, 16, Wa);
|
|
578
578
|
}]]);
|
|
579
579
|
const Ya = { name: "IconLineArray", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, es = ["fill"], Cs = [C.createElementVNode("path", { d: "M5.34129 11.7698C5.77505 11.7698 6.01904 11.5529 6.17085 11.0324L6.58293 9.81245H9.4078L9.81987 11.0487C9.96626 11.5583 10.2103 11.7698 10.6711 11.7698C11.1483 11.7698 11.4898 11.4499 11.4898 10.9999C11.4898 10.8372 11.4627 10.6908 11.3868 10.4794L9.23971 4.65612C9.00657 4.01632 8.62703 3.73438 7.98723 3.73438C7.36912 3.73438 6.98416 4.02716 6.75643 4.66154L4.62016 10.4794C4.54967 10.68 4.51172 10.8643 4.51172 10.9999C4.51172 11.4716 4.83162 11.7698 5.34129 11.7698ZM6.94078 8.5437L7.9547 5.33929H7.99265L9.02825 8.5437H6.94078Z" }, null, -1), C.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)];
|
|
@@ -620,13 +620,13 @@
|
|
|
620
620
|
var Gs = r(Ds, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
621
621
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-redo`], width: "1em", height: "1em" }, e2.$attrs), Os, 16, As);
|
|
622
622
|
}]]);
|
|
623
|
-
const Ts = { name: "IconLineUndo", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } },
|
|
623
|
+
const Ts = { name: "IconLineUndo", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Us = ["fill"], Rs = [C.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
624
|
var qs = r(Ts, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
625
|
-
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-undo`], width: "1em", height: "1em" }, e2.$attrs),
|
|
625
|
+
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-undo`], width: "1em", height: "1em" }, e2.$attrs), Rs, 16, Us);
|
|
626
626
|
}]]);
|
|
627
|
-
const js = { name: "IconLineGroup", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } },
|
|
627
|
+
const js = { name: "IconLineGroup", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Qs = ["fill"], Ks = [C.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)];
|
|
628
628
|
var Ws = r(js, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
629
|
-
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-group`], width: "1em", height: "1em" }, e2.$attrs),
|
|
629
|
+
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-group`], width: "1em", height: "1em" }, e2.$attrs), Ks, 16, Qs);
|
|
630
630
|
}]]);
|
|
631
631
|
const Js = { name: "IconLineRemove", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Xs = ["fill"], Ys = [C.createElementVNode("path", { d: "M14.8359 3.34878C15.2031 3.34878 15.5008 3.64668 15.501 4.01382C15.501 4.38109 15.2032 4.67886 14.8359 4.67886H13.3711L13.0127 12.2697C13.0006 12.5265 12.9903 12.7586 12.9658 12.9503C12.9403 13.1501 12.8934 13.3614 12.7803 13.5666C12.6157 13.8648 12.3633 14.1056 12.0576 14.256C11.8472 14.3595 11.6335 14.3962 11.4326 14.4123C11.2398 14.4277 11.0074 14.4269 10.75 14.4269H5.75195C5.49447 14.4269 5.26222 14.4277 5.06934 14.4123C4.86839 14.3962 4.65476 14.3595 4.44434 14.256C4.13871 14.1055 3.88627 13.8648 3.72168 13.5666C3.60857 13.3614 3.56166 13.1502 3.53613 12.9503C3.51166 12.7585 3.50139 12.5258 3.48926 12.2687L3.13184 4.67886H1.66504C1.29798 4.67861 1 4.38093 1 4.01382C1.00015 3.64683 1.29808 3.34903 1.66504 3.34878H14.8359ZM4.46289 4.67886L4.81836 12.2062C4.83148 12.4842 4.83933 12.6546 4.85547 12.7814C4.86296 12.84 4.87091 12.8769 4.87695 12.8986C4.87962 12.9081 4.88233 12.9145 4.88379 12.9181C4.88496 12.921 4.88624 12.9232 4.88672 12.924C4.91975 12.9838 4.97002 13.0324 5.03125 13.0626C5.03175 13.0629 5.03395 13.0635 5.03711 13.0646C5.04068 13.0658 5.04746 13.0681 5.05762 13.0705C5.07949 13.0755 5.11575 13.0813 5.1748 13.0861C5.30236 13.0963 5.47293 13.0968 5.75195 13.0968H10.75C11.029 13.0968 11.1996 13.0963 11.3271 13.0861C11.3863 13.0813 11.4224 13.0755 11.4443 13.0705C11.4546 13.0681 11.4613 13.0658 11.4648 13.0646C11.4681 13.0635 11.4702 13.0629 11.4707 13.0626C11.532 13.0324 11.5832 12.9838 11.6162 12.924C11.6165 12.923 11.6171 12.9207 11.6182 12.9181C11.6196 12.9145 11.6223 12.9081 11.625 12.8986C11.631 12.8769 11.639 12.8407 11.6465 12.7824C11.6627 12.6555 11.6714 12.4846 11.6846 12.2062L12.04 4.67886H4.46289ZM6.99512 6.9269C7.36234 6.9269 7.66008 7.22474 7.66016 7.59194V10.2814C7.66016 10.6487 7.36239 10.9464 6.99512 10.9464C6.62786 10.9464 6.33008 10.6487 6.33008 10.2814V7.59194C6.33016 7.22475 6.6279 6.92691 6.99512 6.9269ZM9.50684 6.9269C9.87405 6.92691 10.1718 7.22475 10.1719 7.59194V10.2814C10.1719 10.6487 9.8741 10.9464 9.50684 10.9464C9.13957 10.9464 8.8418 10.6487 8.8418 10.2814V7.59194C8.84187 7.22474 9.13961 6.9269 9.50684 6.9269ZM10.0068 1.26968C10.3729 1.29864 10.6461 1.61843 10.6172 1.98452C10.5882 2.35053 10.2684 2.62376 9.90234 2.59487L6.52246 2.32827C6.15657 2.29918 5.8833 1.97839 5.91211 1.61245C5.94121 1.24649 6.26191 0.973179 6.62793 1.0021L10.0068 1.26968Z" }, null, -1)];
|
|
632
632
|
var ep = r(Js, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
@@ -676,13 +676,13 @@
|
|
|
676
676
|
var Tp = r(Ap, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
677
677
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 12 12", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-bigger`], width: "1em", height: "1em" }, e2.$attrs), Gp, 16, Op);
|
|
678
678
|
}]]);
|
|
679
|
-
const
|
|
680
|
-
var jp = r(
|
|
681
|
-
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 12 12", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-switch`], width: "1em", height: "1em" }, e2.$attrs), qp, 16,
|
|
679
|
+
const Up = { name: "IconLineSwitch", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Rp = ["fill"], qp = [C.createElementVNode("path", { d: "M2.69727 6.62941C2.42193 6.62955 2.19824 6.85307 2.19824 7.12844C2.19859 7.40352 2.42214 7.62635 2.69727 7.62649H8.10059L7.28125 8.44582C7.0868 8.64062 7.08658 8.95623 7.28125 9.1509C7.47593 9.34536 7.7916 9.34528 7.98633 9.1509L9.65625 7.48098C9.79883 7.3384 9.8417 7.12334 9.76465 6.93703C9.6874 6.75078 9.50536 6.62941 9.30371 6.62941H2.69727ZM4.71973 2.85305C4.52494 2.6584 4.20938 2.65832 4.01465 2.85305L2.34473 4.52297C2.20234 4.66561 2.15919 4.88068 2.23633 5.06691C2.3136 5.25295 2.4958 5.37443 2.69727 5.37453H9.30371C9.57903 5.37453 9.80252 5.15078 9.80273 4.87551C9.80261 4.60017 9.57908 4.37746 9.30371 4.37746H3.90039L4.71973 3.55813C4.91448 3.36338 4.91442 3.04783 4.71973 2.85305Z" }, null, -1)];
|
|
680
|
+
var jp = r(Up, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
681
|
+
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 12 12", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-switch`], width: "1em", height: "1em" }, e2.$attrs), qp, 16, Rp);
|
|
682
682
|
}]]);
|
|
683
|
-
const
|
|
684
|
-
var Jp = r(
|
|
685
|
-
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-user-oversize`], width: "1em", height: "1em" }, e2.$attrs), Wp, 16,
|
|
683
|
+
const Qp = { name: "IconLineUserOversize", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Kp = ["fill"], Wp = [C.createElementVNode("path", { d: "M12.5264 8.78223C13.0644 8.78223 13.4682 8.77554 13.8936 8.91504C14.2839 9.04316 14.6458 9.2981 14.9287 9.58105C15.2118 9.86414 15.4667 10.2266 15.5947 10.6172C15.7318 11.0353 15.7276 11.3511 15.7276 11.7686C15.7276 12.1419 15.7095 12.502 15.6846 12.8232C15.6563 13.1882 15.6408 13.57 15.4346 13.9258C15.2743 14.2021 15.0037 14.4534 14.7158 14.5918C14.3425 14.7712 13.9294 14.7559 13.5293 14.7559H2.47463C2.0756 14.7559 1.66427 14.771 1.29201 14.5928C1.00484 14.4553 0.734032 14.2065 0.573262 13.9316C0.366354 13.5778 0.349466 13.1967 0.319356 12.833C0.292386 12.5073 0.272486 12.1429 0.272481 11.7686C0.272477 11.3469 0.267679 11.0277 0.4092 10.6035C0.537704 10.2185 0.79155 9.86084 1.07131 9.58105C1.35108 9.30128 1.70871 9.04748 2.09377 8.91895C2.52553 8.77487 2.93651 8.78222 3.4844 8.78223H12.5264ZM3.4844 10.1123C2.87005 10.1123 2.69912 10.1191 2.51467 10.1807C2.37668 10.2268 2.1894 10.3438 2.01174 10.5215C1.83409 10.6992 1.717 10.8864 1.67092 11.0244C1.60694 11.2162 1.60256 11.3288 1.60256 11.7686C1.60256 12.0982 1.6199 12.4248 1.64455 12.7227C1.66266 12.9413 1.67337 13.0612 1.68947 13.1514C1.7026 13.2247 1.71404 13.2467 1.7217 13.2598C1.74825 13.3051 1.81878 13.3698 1.86623 13.3926C1.90339 13.4104 1.95285 13.4258 2.47463 13.4258H13.5293C14.052 13.4258 14.1024 13.4105 14.1397 13.3926C14.1871 13.3696 14.2577 13.3043 14.2842 13.2588C14.2918 13.2456 14.3036 13.2238 14.3164 13.1504C14.3322 13.0598 14.3424 12.9393 14.3594 12.7197C14.3822 12.4255 14.3975 12.1008 14.3975 11.7686C14.3975 11.3318 14.393 11.22 14.3311 11.0312C14.2848 10.8901 14.1673 10.7004 13.9883 10.5215C13.8093 10.3425 13.6197 10.225 13.4785 10.1787C13.2968 10.1191 13.1293 10.1123 12.5264 10.1123H3.4844ZM8.0049 1C9.6541 1 10.9911 2.33716 10.9912 3.98633V4.64453C10.9912 6.2938 9.65417 7.63086 8.0049 7.63086C6.35567 7.63082 5.01857 6.29378 5.01857 4.64453V3.98633C5.01869 2.33718 6.35574 1.00004 8.0049 1ZM8.0049 2.33008C7.09028 2.33012 6.34877 3.07172 6.34865 3.98633V4.64453C6.34865 5.55924 7.09021 6.30172 8.0049 6.30176C8.91963 6.30176 9.66115 5.55926 9.66115 4.64453V3.98633C9.66104 3.0717 8.91956 2.33008 8.0049 2.33008Z" }, null, -1)];
|
|
684
|
+
var Jp = r(Qp, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
685
|
+
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-user-oversize`], width: "1em", height: "1em" }, e2.$attrs), Wp, 16, Kp);
|
|
686
686
|
}]]);
|
|
687
687
|
const Xp = { name: "IconLineKnowledge", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Yp = ["fill"], eu = [C.createElementVNode("path", { d: "M13.4868 2.0625C13.94 2.0625 14.3249 2.06248 14.6392 2.08777C14.9619 2.11378 15.2754 2.17054 15.5753 2.32068C16.0452 2.55609 16.4263 2.93738 16.6618 3.40723C16.8121 3.70714 16.8698 4.02049 16.8958 4.34326C16.9211 4.65758 16.92 5.04244 16.92 5.49573V12.4896C16.92 12.9495 16.9207 13.3398 16.8947 13.6586C16.8679 13.9862 16.8088 14.3043 16.6541 14.6078C16.4207 15.0659 16.0487 15.4388 15.5906 15.6724C15.2872 15.8269 14.9689 15.8862 14.6414 15.913C14.3226 15.939 13.9314 15.9382 13.4714 15.9382H4.52851C4.06847 15.9382 3.6773 15.939 3.35846 15.913C3.03118 15.8862 2.71355 15.8268 2.41034 15.6724C1.95221 15.4388 1.57922 15.066 1.34577 14.6078C1.19123 14.3044 1.13193 13.9861 1.10517 13.6586C1.07916 13.3398 1.0799 12.9495 1.0799 12.4896V5.50012C1.0799 5.04496 1.07966 4.65884 1.10517 4.34326C1.13138 4.01908 1.18881 3.70381 1.34027 3.40283C1.57513 2.93643 1.95385 2.55778 2.42023 2.32288C2.72114 2.17143 3.03655 2.114 3.36066 2.08777C3.67618 2.06227 4.06246 2.0625 4.51752 2.0625C5.28399 2.0625 5.90385 2.06159 6.40497 2.10205C6.91473 2.14327 7.36792 2.23121 7.78815 2.44263C8.26738 2.68386 8.68137 3.03077 9.00543 3.45117C9.3308 3.02905 9.74654 2.68072 10.2282 2.43933C10.6471 2.22948 11.0982 2.14297 11.6059 2.10205C12.1052 2.06184 12.723 2.0625 13.4868 2.0625ZM13.4868 3.55884C12.6987 3.55884 12.151 3.55974 11.7256 3.594C11.3094 3.62758 11.0739 3.68954 10.8984 3.77747C10.5004 3.97701 10.1772 4.30008 9.97772 4.69812C9.88979 4.87367 9.82783 5.10897 9.79425 5.52539C9.76 5.95074 9.7591 6.49834 9.7591 7.2865V11.1823C9.7591 11.5954 9.4241 11.9304 9.01093 11.9304L9.00543 11.9293L8.99994 11.9304C8.58694 11.9302 8.25177 11.5953 8.25177 11.1823V7.29309C8.25177 6.50177 8.25114 5.95239 8.21662 5.52539C8.18278 5.10709 8.11962 4.87102 8.03095 4.69483C7.83179 4.29941 7.51018 3.97871 7.11469 3.77966C6.93858 3.69115 6.70297 3.6278 6.28522 3.594C5.85828 3.5595 5.30861 3.55884 4.51752 3.55884C4.03833 3.55884 3.72274 3.55914 3.48151 3.57862C3.24962 3.59739 3.15064 3.63024 3.09369 3.65882C2.91376 3.74944 2.76678 3.89633 2.67621 4.0763C2.64763 4.13327 2.61478 4.2321 2.59601 4.46411C2.57654 4.70538 2.57624 5.02079 2.57624 5.50012V12.4896C2.57624 12.9744 2.5772 13.2939 2.59711 13.5377C2.6163 13.7721 2.64919 13.8714 2.67841 13.9288C2.76841 14.1055 2.9127 14.2497 3.0893 14.3397C3.14674 14.3689 3.24619 14.4018 3.48041 14.421C3.72421 14.4409 4.04383 14.4419 4.52851 14.4419H13.4714C13.956 14.4419 14.2757 14.4409 14.5195 14.421C14.7536 14.4019 14.8531 14.3689 14.9106 14.3397C15.0873 14.2497 15.2314 14.1056 15.3215 13.9288C15.3507 13.8714 15.3836 13.7725 15.4028 13.5377C15.4227 13.2939 15.4236 12.9744 15.4236 12.4896V5.49573C15.4236 5.01838 15.4232 4.70442 15.4039 4.46411C15.3852 4.2326 15.3532 4.13412 15.3248 4.07739C15.234 3.89629 15.0862 3.74959 14.9051 3.65882C14.8483 3.63044 14.7498 3.59725 14.5184 3.57862C14.2781 3.55932 13.9639 3.55884 13.4868 3.55884Z" }, null, -1)];
|
|
688
688
|
var Cu = r(Xp, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
@@ -728,13 +728,13 @@
|
|
|
728
728
|
var Gu = r(Du, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
729
729
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 14 14", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-fill-sql`], width: "1em", height: "1em" }, e2.$attrs), Ou, 16, Au);
|
|
730
730
|
}]]);
|
|
731
|
-
const Tu = { name: "IconFillCycle", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } },
|
|
731
|
+
const Tu = { name: "IconFillCycle", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Uu = ["fill"], Ru = [C.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)];
|
|
732
732
|
var qu = r(Tu, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
733
|
-
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 14 14", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-fill-cycle`], width: "1em", height: "1em" }, e2.$attrs),
|
|
733
|
+
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 14 14", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-fill-cycle`], width: "1em", height: "1em" }, e2.$attrs), Ru, 16, Uu);
|
|
734
734
|
}]]);
|
|
735
|
-
const ju = { name: "IconFillDelData", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } },
|
|
735
|
+
const ju = { name: "IconFillDelData", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Qu = ["fill"], Ku = [C.createElementVNode("path", { d: "M1.08777 7.85059C1.08778 9.21492 3.45271 10.3975 6.27234 10.3975H6.5448C6.63576 11.0341 6.81771 11.6712 7.18152 12.126H6.27234C3.362 12.126 1.08817 10.9433 1.08777 9.5791V7.85059ZM10.6278 7.53223C11.8963 7.53228 12.9247 8.56063 12.9247 9.8291C12.9244 11.0974 11.8961 12.1259 10.6278 12.126C9.35948 12.1259 8.33119 11.0974 8.33093 9.8291C8.33094 8.56061 9.35933 7.53226 10.6278 7.53223ZM9.99304 9.41602C9.76534 9.41628 9.58094 9.60135 9.58093 9.8291C9.58119 10.0566 9.7655 10.2419 9.99304 10.2422H11.2616C11.4894 10.2422 11.6744 10.0568 11.6747 9.8291C11.6747 9.60118 11.4895 9.41602 11.2616 9.41602H9.99304ZM1.08777 4.94043C1.08823 6.39551 3.36204 7.48718 6.27234 7.57812C6.4639 7.58411 7.18523 7.57727 7.36414 7.48633C7.00034 7.94107 6.72757 8.5782 6.6366 9.21484H6.27234C3.36174 9.21484 1.08777 8.12327 1.08777 6.66797V4.94043ZM6.27234 1.21094C7.64733 1.21095 8.96609 1.47943 9.93835 1.95703C10.9105 2.43464 11.4569 3.0824 11.4569 3.75781C11.4569 4.43321 10.9106 5.08101 9.93835 5.55859C8.96609 6.0362 7.64733 6.30468 6.27234 6.30469C4.89735 6.30469 3.5786 6.03619 2.60632 5.55859C1.63409 5.08101 1.08782 4.43322 1.08777 3.75781C1.08777 3.08237 1.63406 2.43464 2.60632 1.95703C3.57861 1.47942 4.89732 1.21094 6.27234 1.21094Z" }, null, -1)];
|
|
736
736
|
var Wu = r(ju, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
737
|
-
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 14 14", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-fill-del-data`], width: "1em", height: "1em" }, e2.$attrs),
|
|
737
|
+
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 14 14", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-fill-del-data`], width: "1em", height: "1em" }, e2.$attrs), Ku, 16, Qu);
|
|
738
738
|
}]]);
|
|
739
739
|
const Ju = { name: "IconFillHttp", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Xu = ["fill"], Yu = [C.createElementVNode("path", { d: "M9.22401 7.84211C9.27077 7.45476 9.30616 7.06804 9.30616 6.66931C9.30616 6.27059 9.27077 5.88323 9.22401 5.49651H11.2063C11.2998 5.87186 11.3586 6.26427 11.3586 6.66931C11.356 7.065 11.3048 7.45888 11.2063 7.84211M8.1858 11.1027C8.53777 10.4518 8.80759 9.74791 8.99526 9.01491H10.7254C10.1572 9.99334 9.25567 10.7345 8.1858 11.1027ZM8.0392 7.84211H5.29551C5.23675 7.45476 5.20136 7.06804 5.20136 6.66931C5.20136 6.27059 5.23675 5.87755 5.29551 5.49651H8.03984C8.09292 5.87755 8.13399 6.27059 8.13399 6.66931C8.13399 7.06804 8.09292 7.45476 8.03984 7.84211M6.66799 11.3371C6.18143 10.6338 5.78776 9.85343 5.54764 9.01491H7.78771C7.54759 9.85343 7.15455 10.6338 6.66736 11.3371M4.32176 4.32308H2.60932C3.17174 3.34198 4.07266 2.59967 5.14323 2.2353C4.79126 2.88615 4.52713 3.59008 4.32176 4.32308ZM2.60932 9.01491H4.32176C4.52713 9.74791 4.79126 10.4518 5.14323 11.1027C4.07494 10.7342 3.1753 9.993 2.60932 9.01491ZM2.12845 7.84211C2.02967 7.45891 1.97831 7.06503 1.97553 6.66931C1.97553 6.2649 2.0343 5.87123 2.12782 5.49588H4.11008C4.06332 5.88323 4.02793 6.27059 4.02793 6.66931C4.02793 7.06804 4.06332 7.45476 4.11008 7.84211M6.66673 1.99518C7.15329 2.69848 7.54696 3.48456 7.78708 4.32308H5.54701C5.78713 3.48456 6.18017 2.69911 6.66736 1.99518M10.7254 4.32308H8.99526C8.81188 3.59675 8.54025 2.89561 8.18644 2.2353C9.25719 2.60163 10.1591 3.34327 10.7254 4.32308ZM6.66673 0.805319C3.42384 0.805319 0.802735 3.44412 0.802735 6.66931C0.802569 7.43949 0.954123 8.20215 1.24874 8.91375C1.54336 9.62535 1.97527 10.2719 2.51981 10.8166C3.06435 11.3613 3.71085 11.7933 4.42238 12.0881C5.13392 12.3828 5.89655 12.5346 6.66673 12.5346C7.43696 12.5347 8.19966 12.383 8.91127 12.0883C9.62287 11.7935 10.2694 11.3615 10.814 10.8168C11.3587 10.2722 11.7906 9.62554 12.0853 8.9139C12.3799 8.20226 12.5315 7.43954 12.5314 6.66931C12.5314 5.89919 12.3798 5.13659 12.0852 4.42507C11.7905 3.71354 11.3586 3.06702 10.814 2.52243C10.2695 1.97785 9.62305 1.54585 8.91156 1.25112C8.20006 0.956385 7.43748 0.804687 6.66736 0.804688L6.66673 0.805319Z" }, null, -1)];
|
|
740
740
|
var ef = r(Ju, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
@@ -780,13 +780,13 @@
|
|
|
780
780
|
var Of = r(bf, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
781
781
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 14 14", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-fill-cycle-prep`], width: "1em", height: "1em" }, e2.$attrs), Af, 16, Df);
|
|
782
782
|
}]]);
|
|
783
|
-
const Gf = { name: "IconFillVariable", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Tf = ["fill"],
|
|
784
|
-
var
|
|
785
|
-
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 14 14", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-fill-variable`], width: "1em", height: "1em" }, e2.$attrs),
|
|
783
|
+
const Gf = { name: "IconFillVariable", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Tf = ["fill"], Uf = [C.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)];
|
|
784
|
+
var Rf = r(Gf, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
785
|
+
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 14 14", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-fill-variable`], width: "1em", height: "1em" }, e2.$attrs), Uf, 16, Tf);
|
|
786
786
|
}]]);
|
|
787
|
-
const qf = { name: "IconFillCode", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, jf = ["fill"],
|
|
788
|
-
var
|
|
789
|
-
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 14 14", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-fill-code`], width: "1em", height: "1em" }, e2.$attrs),
|
|
787
|
+
const qf = { name: "IconFillCode", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, jf = ["fill"], Qf = [C.createElementVNode("path", { d: "M1.88649 2.66772C2.27698 2.27744 2.91008 2.27741 3.30055 2.66772L5.84091 5.20809C5.96114 5.32831 6.0943 5.46045 6.19899 5.58374C6.31126 5.716 6.44793 5.90261 6.52972 6.15405C6.63848 6.48879 6.63848 6.84991 6.52972 7.18465C6.44793 7.43614 6.31128 7.62269 6.19899 7.75496C6.0943 7.87826 5.96115 8.01038 5.84091 8.13062L3.30055 10.671C2.91007 11.0614 2.27699 11.0613 1.88649 10.671C1.49606 10.2805 1.49608 9.64743 1.88649 9.25692L4.42685 6.71655C4.44314 6.70026 4.45788 6.68426 4.47243 6.66968C4.45779 6.65502 4.44325 6.63854 4.42685 6.62215L1.88649 4.08244C1.49599 3.69194 1.49603 3.05825 1.88649 2.66772ZM10.74 8.96395C11.2922 8.96401 11.74 9.4117 11.74 9.96395C11.7399 10.5161 11.2922 10.9639 10.74 10.9639H7.4275C6.87527 10.9639 6.42759 10.5162 6.4275 9.96395C6.4275 9.41166 6.87522 8.96395 7.4275 8.96395H10.74Z" }, null, -1)];
|
|
788
|
+
var Kf = r(qf, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
789
|
+
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 14 14", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-fill-code`], width: "1em", height: "1em" }, e2.$attrs), Qf, 16, jf);
|
|
790
790
|
}]]);
|
|
791
791
|
const Wf = { name: "IconLineAiFlow", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Jf = ["fill"], Xf = [C.createElementVNode("path", { d: "M4.3484 1.80464C5.04697 1.84986 5.82468 2.08731 6.62258 2.45283C7.37572 2.79786 8.18016 3.27327 9.00002 3.85798C10.2327 2.97918 11.4494 2.33399 12.5178 2.01777C13.5971 1.69847 14.7993 1.64183 15.5797 2.42207C16.0973 2.93986 16.242 3.65242 16.1972 4.34906C16.152 5.04781 15.9146 5.82727 15.549 6.62543C15.204 7.37834 14.7283 8.18217 14.1438 9.00177C14.7283 9.82137 15.204 10.6252 15.549 11.3781C15.9145 12.1761 16.1519 12.9548 16.1972 13.6534C16.2421 14.3502 16.0974 15.0635 15.5797 15.5815C14.7992 16.3617 13.5972 16.304 12.5178 15.9847C11.4493 15.6684 10.2329 15.0234 9.00002 14.1445C8.17999 14.7293 7.37586 15.2056 6.62258 15.5507C5.82469 15.9162 5.04696 16.1537 4.3484 16.1989C3.65167 16.2439 2.93826 16.1001 2.4203 15.5826C1.90235 15.0646 1.75788 14.3503 1.80287 13.6534C1.8481 12.9549 2.08559 12.177 2.45106 11.3792C2.7961 10.6261 3.2717 9.8218 3.85622 9.00177C3.2717 8.18174 2.7961 7.37745 2.45106 6.62433C2.08559 5.8265 1.8481 5.04868 1.80287 4.35016C1.75786 3.65318 1.90232 2.93895 2.4203 2.42097C2.93826 1.90344 3.65165 1.75962 4.3484 1.80464ZM4.25172 3.29768C3.79933 3.26849 3.58145 3.3762 3.47829 3.47895C3.37538 3.58186 3.26672 3.80038 3.29591 4.25348C3.32521 4.70498 3.48907 5.2982 3.81117 6.00141C4.06305 6.55114 4.40294 7.14497 4.81862 7.76251C5.24977 7.24634 5.71704 6.72899 6.22157 6.22443C6.51374 5.93227 6.9885 5.93227 7.28066 6.22443C7.57236 6.51657 7.57254 6.99037 7.28066 7.28241C6.71112 7.85195 6.1946 8.43091 5.73488 9.00177C6.19459 9.5726 6.71114 10.1516 7.28066 10.7211C7.5725 11.0132 7.57239 11.487 7.28066 11.7791C6.9885 12.0713 6.51374 12.0713 6.22157 11.7791C5.71665 11.2742 5.24895 10.7565 4.81752 10.2399C4.40187 10.8574 4.06306 11.4513 3.81117 12.001C3.48903 12.7042 3.32531 13.2974 3.29591 13.7489C3.26664 14.2021 3.3754 14.4204 3.47829 14.5235C3.58134 14.6263 3.79892 14.7351 4.25172 14.7059C4.70335 14.6766 5.29616 14.5118 5.99965 14.1895C7.40159 13.5472 9.09479 12.3457 10.7194 10.7211C11.2886 10.1519 11.8034 9.57231 12.263 9.00177C11.8034 8.43121 11.2886 7.8516 10.7194 7.28241C9.09479 5.65784 7.40159 4.45637 5.99965 3.81403C5.29614 3.49173 4.70336 3.32696 4.25172 3.29768ZM13.1803 10.2399C12.7489 10.7562 12.2821 11.2743 11.7774 11.7791C11.2729 12.2836 10.7553 12.7508 10.2393 13.1821C11.2451 13.8591 12.1747 14.3228 12.9419 14.5499C13.9127 14.8372 14.3614 14.6835 14.5217 14.5235C14.6246 14.4204 14.7334 14.2029 14.7041 13.75C14.6749 13.2985 14.5111 12.7057 14.1889 12.0021C13.9368 11.4519 13.5966 10.8581 13.1803 10.2399ZM14.5217 3.48005C14.3614 3.31997 13.9129 3.16633 12.9419 3.45368C12.1749 3.68074 11.2449 4.14354 10.2393 4.82038C10.7555 5.25173 11.2727 5.71976 11.7774 6.22443C12.2819 6.72899 12.7491 7.24643 13.1803 7.76251C13.5963 7.14461 13.9369 6.55138 14.1889 6.00141C14.5111 5.29792 14.6749 4.70507 14.7041 4.25348C14.7334 3.80059 14.6246 3.58311 14.5217 3.48005Z" }, null, -1)];
|
|
792
792
|
var Yf = r(Wf, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
@@ -836,13 +836,13 @@
|
|
|
836
836
|
var Td = r(Ad, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
837
837
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-smaller`], width: "1em", height: "1em" }, e2.$attrs), Gd, 16, Od);
|
|
838
838
|
}]]);
|
|
839
|
-
const
|
|
840
|
-
var jd = r(
|
|
841
|
-
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-fill_col2row`], width: "1em", height: "1em" }, e2.$attrs), qd, 16,
|
|
839
|
+
const Ud = { name: "IconFillCol2row", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Rd = ["fill"], qd = [C.createElementVNode("path", { d: "M6.5629 9.29883C6.90833 9.29883 7.08123 9.29902 7.22599 9.32031C8.09912 9.44882 8.78487 10.1347 8.91349 11.0078C8.93478 11.1525 8.93497 11.3256 8.93497 11.6709C8.93497 12.0161 8.93473 12.1893 8.91349 12.334C8.78502 13.2072 8.09919 13.8929 7.22599 14.0215C7.08123 14.0428 6.90833 14.043 6.5629 14.043H3.98771C3.64282 14.043 3.47022 14.0427 3.3256 14.0215C2.45229 13.893 1.7656 13.2073 1.63712 12.334C1.61588 12.1893 1.61661 12.0161 1.61661 11.6709C1.61661 11.3256 1.61583 11.1525 1.63712 11.0078C1.76572 10.1347 2.45239 9.44878 3.3256 9.32031C3.4702 9.2991 3.6429 9.29883 3.98771 9.29883H6.5629ZM12.0121 1.95312C12.3575 1.95313 12.5305 1.95331 12.6752 1.97461C13.5484 2.10318 14.2342 2.78888 14.3627 3.66211C14.3839 3.80681 14.3842 3.97996 14.3842 4.3252V8.13867C14.3842 8.4842 14.384 8.65699 14.3627 8.80176C14.2342 9.67501 13.5484 10.3607 12.6752 10.4893C12.5305 10.5106 12.3575 10.5107 12.0121 10.5107C11.6667 10.5107 11.4938 10.5105 11.349 10.4893C10.4757 10.3608 9.79003 9.67505 9.66153 8.80176C9.64023 8.65699 9.64005 8.4842 9.64005 8.13867V4.3252C9.64005 3.97993 9.64028 3.80681 9.66153 3.66211C9.79001 2.7888 10.4757 2.10309 11.349 1.97461C11.4938 1.95332 11.6666 1.95312 12.0121 1.95312ZM5.31485 3.96387C5.31485 3.68315 5.64007 3.52798 5.85782 3.70508L7.7631 5.25586C7.95399 5.41145 7.954 5.7028 7.7631 5.8584L5.85782 7.40918C5.64007 7.58625 5.31485 7.43111 5.31485 7.15039V6.41895C5.13086 6.42031 4.92307 6.45564 4.71231 6.55762C4.44298 6.68794 4.15575 6.93189 3.90177 7.37695C3.8374 7.48952 3.71501 7.51827 3.62149 7.49414C3.52609 7.46946 3.42917 7.38011 3.4379 7.24316C3.50085 6.2559 3.81241 5.62877 4.21817 5.23828C4.56918 4.9005 4.9764 4.75358 5.31485 4.69434V3.96387Z" }, null, -1)];
|
|
840
|
+
var jd = r(Ud, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
841
|
+
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-fill_col2row`], width: "1em", height: "1em" }, e2.$attrs), qd, 16, Rd);
|
|
842
842
|
}]]);
|
|
843
|
-
const
|
|
844
|
-
var Jd = r(
|
|
845
|
-
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-fill_condition`], width: "1em", height: "1em" }, e2.$attrs), Wd, 16,
|
|
843
|
+
const Qd = { name: "IconFillCondition", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Kd = ["fill"], Wd = [C.createElementVNode("path", { d: "M3.43424 2.14062C2.72297 2.14062 2.14206 2.72149 2.14206 3.43225V6.44907C2.14206 7.1587 2.55343 8.15199 3.05699 8.65456L8.20048 13.798C8.70247 14.3011 9.52398 14.3011 10.0271 13.798L13.8001 10.0256C14.3026 9.52254 14.3026 8.70041 13.8001 8.1979L8.65608 3.05444C8.15351 2.55137 7.16134 2.14062 6.45059 2.14062H3.43424ZM5.15057 6.4385C4.43874 6.4385 3.86121 5.86096 3.86121 5.14914C3.86121 4.43725 4.43874 3.85978 5.15057 3.85978C5.86245 3.85978 6.43994 4.4373 6.43994 5.14914C6.43994 5.86094 5.86245 6.4385 5.15057 6.4385Z" }, null, -1)];
|
|
844
|
+
var Jd = r(Qd, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
845
|
+
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-fill_condition`], width: "1em", height: "1em" }, e2.$attrs), Wd, 16, Kd);
|
|
846
846
|
}]]);
|
|
847
847
|
const Xd = { name: "IconFillDataExpansion", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Yd = ["fill"], em = [C.createElementVNode("path", { d: "M3.40859 1.74609C3.8685 1.74609 4.2608 1.90843 4.58548 2.23311C4.91075 2.55839 5.07339 2.95068 5.07339 3.41C5.07339 3.86991 4.91075 4.2622 4.58548 4.58688C4.2608 4.91215 3.8685 5.07479 3.40859 5.07479C2.94928 5.07479 2.55698 4.91215 2.23171 4.58688C1.90703 4.2622 1.74469 3.86991 1.74469 3.41C1.74469 2.95068 1.90703 2.55839 2.23171 2.23311C2.55698 1.90843 2.94928 1.74609 3.40859 1.74609ZM7.99996 1.74609C8.45927 1.74609 8.85157 1.90843 9.17684 2.23311C9.50152 2.55839 9.66386 2.95068 9.66386 3.41C9.66386 3.86991 9.50152 4.2622 9.17684 4.58688C8.85157 4.91215 8.45927 5.07479 7.99996 5.07479C7.72294 5.07479 7.47064 5.01581 7.24307 4.89786L4.89556 7.24358C5.01411 7.47175 5.07339 7.72434 5.07339 8.00136C5.07339 8.46068 4.91075 8.85297 4.58548 9.17825C4.2608 9.50293 3.8685 9.66526 3.40859 9.66526C2.94928 9.66526 2.55698 9.50293 2.23171 9.17825C1.90703 8.85297 1.74469 8.46068 1.74469 8.00136C1.74469 7.54205 1.90703 7.14975 2.23171 6.82448C2.55698 6.4998 2.94928 6.33746 3.40859 6.33746C3.68501 6.33746 3.93731 6.39614 4.16548 6.5135L6.5112 4.16778C6.39384 3.9402 6.33516 3.68791 6.33516 3.41089C6.33516 2.95157 6.4975 2.55928 6.82218 2.234C7.14746 1.90873 7.54005 1.74609 7.99996 1.74609ZM13.7673 2.23311C13.4414 1.90843 13.0489 1.74609 12.5895 1.74609C12.1296 1.74609 11.7373 1.90843 11.4127 2.23311C11.0874 2.55839 10.9247 2.95068 10.9247 3.41C10.9247 3.68701 10.9837 3.93931 11.1017 4.16688L8.75506 6.5135C8.52749 6.39614 8.27579 6.33746 7.99996 6.33746C7.54064 6.33746 7.14835 6.4998 6.82307 6.82448C6.4978 7.15035 6.33516 7.54264 6.33516 8.00136C6.33516 8.27779 6.39384 8.53008 6.5112 8.75825L4.16637 11.1049C3.9382 10.9869 3.68591 10.9279 3.40948 10.9279C2.95017 10.9279 2.55787 11.0906 2.2326 11.4158C1.90733 11.7405 1.74469 12.1325 1.74469 12.5918C1.74469 13.0517 1.90703 13.444 2.23171 13.7687C2.55698 14.094 2.94928 14.2566 3.40859 14.2566C3.8685 14.2566 4.2608 14.094 4.58548 13.7687C4.91075 13.444 5.07339 13.0517 5.07339 12.5918C5.07339 12.3154 5.01441 12.0631 4.89645 11.8349L7.24218 9.48922C7.46975 9.60658 7.72205 9.66526 7.99907 9.66526C8.45838 9.66526 8.85068 9.50293 9.17595 9.17825C9.50003 8.85297 9.66207 8.46068 9.66207 8.00136C9.66207 7.72434 9.60309 7.47175 9.48514 7.24358L11.8309 4.89786C12.059 5.01581 12.3116 5.07479 12.5886 5.07479C13.048 5.07479 13.4403 4.91215 13.7655 4.58688C14.0902 4.2622 14.2525 3.86991 14.2525 3.41C14.2525 2.95068 14.0902 2.55839 13.7655 2.23311H13.7673ZM13.7673 6.82448C13.442 6.4998 13.0497 6.33746 12.5904 6.33746C12.1305 6.33746 11.7382 6.4998 11.4135 6.82448C11.0883 7.14975 10.9256 7.54205 10.9256 8.00136C10.9256 8.27779 10.9846 8.53008 11.1026 8.75825L8.75685 11.1049C8.52868 10.9869 8.27638 10.9279 7.99996 10.9279C7.54064 10.9279 7.14835 11.0906 6.82307 11.4158C6.4984 11.7405 6.33606 12.1325 6.33606 12.5918C6.33606 13.0517 6.4984 13.444 6.82307 13.7687C7.14775 14.094 7.54005 14.2566 7.99996 14.2566C8.45927 14.2566 8.85157 14.094 9.17684 13.7687C9.50152 13.444 9.66386 13.0517 9.66386 12.5918C9.66386 12.3154 9.60488 12.0631 9.48693 11.8349L11.8327 9.48922C12.0608 9.60658 12.3134 9.66526 12.5904 9.66526C13.0497 9.66526 13.442 9.50293 13.7673 9.17825C14.092 8.85297 14.2543 8.46068 14.2543 8.00136C14.2543 7.54205 14.092 7.14975 13.7673 6.82448ZM13.7673 11.4158C13.442 11.0906 13.0497 10.9279 12.5904 10.9279C12.1305 10.9279 11.7382 11.0906 11.4135 11.4158C11.0883 11.7405 10.9256 12.1325 10.9256 12.5918C10.9256 13.0517 11.0883 13.444 11.4135 13.7687C11.7382 14.094 12.1305 14.2566 12.5904 14.2566C13.0497 14.2566 13.442 14.094 13.7673 13.7687C14.092 13.444 14.2543 13.0517 14.2543 12.5918C14.2543 12.1331 14.092 11.7411 13.7673 11.4158Z" }, null, -1)];
|
|
848
848
|
var Cm = r(Xd, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
@@ -889,16 +889,16 @@
|
|
|
889
889
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-pass`], width: "1em", height: "1em" }, e2.$attrs), Dm, 16, bm);
|
|
890
890
|
}]]);
|
|
891
891
|
const Om = { name: "IconColorNum", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, Gm = ["fill"], Tm = ["fill"];
|
|
892
|
-
var
|
|
892
|
+
var Um = r(Om, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
893
893
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-color-num`], width: "1em", height: "1em" }, e2.$attrs), [C.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: o2.useCurrentColor ? "currentColor" : "#165DFF" }, null, 8, Gm), C.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: o2.useCurrentColor ? "currentColor" : "#00BBD8" }, null, 8, Tm)], 16);
|
|
894
894
|
}]]);
|
|
895
|
-
const
|
|
896
|
-
var jm = r(
|
|
895
|
+
const Rm = { name: "IconColorSwitch", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, qm = [C.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), C.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)];
|
|
896
|
+
var jm = r(Rm, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
897
897
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-color-switch`], width: "1em", height: "1em" }, e2.$attrs), qm, 16);
|
|
898
898
|
}]]);
|
|
899
|
-
const
|
|
900
|
-
var Jm = r(
|
|
901
|
-
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-color-input`], width: "1em", height: "1em" }, e2.$attrs), [C.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: o2.useCurrentColor ? "currentColor" : "#165DFF" }, null, 8,
|
|
899
|
+
const Qm = { name: "IconColorInput", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, Km = ["fill"], Wm = ["fill"];
|
|
900
|
+
var Jm = r(Qm, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
901
|
+
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-color-input`], width: "1em", height: "1em" }, e2.$attrs), [C.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: o2.useCurrentColor ? "currentColor" : "#165DFF" }, null, 8, Km), C.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: o2.useCurrentColor ? "currentColor" : "#00BBD8" }, null, 8, Wm)], 16);
|
|
902
902
|
}]]);
|
|
903
903
|
const Xm = { name: "IconColorRadio", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, Ym = [C.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)];
|
|
904
904
|
var eg = r(Xm, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
@@ -945,15 +945,15 @@
|
|
|
945
945
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 18 18", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-print`], width: "1em", height: "1em" }, e2.$attrs), Dg, 16, bg);
|
|
946
946
|
}]]);
|
|
947
947
|
const Og = { name: "IconLineInternationalization", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Gg = ["fill"], Tg = [C.createElementVNode("g", { "clip-path": "url(#svg_d30e200f40__clip0_6065_148125)" }, [C.createElementVNode("path", { d: "M9 0.835938C13.5092 0.836201 17.165 4.49173 17.165 9.00098C17.1645 13.5098 13.5089 17.1658 9 17.166C4.491 17.1659 0.835472 13.5099 0.834961 9.00098C0.834961 4.49163 4.49068 0.836041 9 0.835938ZM6.76855 9.66504C6.84366 11.5687 7.22886 13.1567 7.61328 14.2998C7.82733 14.9363 8.04056 15.4333 8.19824 15.7676C8.2015 15.7745 8.20479 15.7813 8.20801 15.7881C8.46776 15.8181 8.73221 15.8359 9 15.8359C9.26766 15.8359 9.53138 15.8171 9.79102 15.7871C9.79416 15.7805 9.79856 15.7744 9.80176 15.7676C9.95944 15.4333 10.1727 14.9363 10.3867 14.2998C10.7711 13.1567 11.1563 11.5687 11.2314 9.66504H6.76855ZM2.19727 9.66504C2.45203 12.3033 4.20627 14.5024 6.59766 15.4004C6.51787 15.1939 6.43459 14.9686 6.35254 14.7246C5.93228 13.4749 5.5134 11.7415 5.4375 9.66504H2.19727ZM12.5625 9.66504C12.4866 11.7415 12.0677 13.4749 11.6475 14.7246C11.5655 14.9682 11.482 15.1932 11.4023 15.3994C13.7932 14.5011 15.547 12.3029 15.8018 9.66504H12.5625ZM6.59668 2.60059C4.20589 3.49866 2.45218 5.69728 2.19727 8.33496H5.4375C5.51341 6.25857 5.93229 4.52503 6.35254 3.27539C6.43443 3.03192 6.51707 2.80681 6.59668 2.60059ZM11.4023 2.60059C11.482 2.8069 11.5655 3.03179 11.6475 3.27539C12.0677 4.52503 12.4866 6.25857 12.5625 8.33496H15.8018C15.5468 5.69722 13.7932 3.49863 11.4023 2.60059ZM9 2.16602C8.73188 2.16602 8.4671 2.18285 8.20703 2.21289C8.20412 2.21902 8.20119 2.2252 8.19824 2.23145C8.04061 2.56563 7.82727 3.06299 7.61328 3.69922C7.22884 4.84236 6.84367 6.43116 6.76855 8.33496H11.2314C11.1563 6.43116 10.7712 4.84236 10.3867 3.69922C10.1727 3.06299 9.95939 2.56563 9.80176 2.23145C9.79875 2.22507 9.79496 2.21914 9.79199 2.21289C9.53208 2.18287 9.26795 2.16603 9 2.16602Z" })], -1), C.createElementVNode("defs", null, [C.createElementVNode("clipPath", { id: "svg_d30e200f40__clip0_6065_148125" }, [C.createElementVNode("path", { d: "M0 0H18V18H0z" })])], -1)];
|
|
948
|
-
var
|
|
948
|
+
var Ug = r(Og, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
949
949
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 18 18", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-internationalization`], width: "1em", height: "1em" }, e2.$attrs), Tg, 16, Gg);
|
|
950
950
|
}]]);
|
|
951
|
-
const
|
|
952
|
-
var
|
|
951
|
+
const Rg = { name: "IconIconLineSet2", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, qg = ["fill"], jg = [C.createElementVNode("path", { d: "M11.835 10.116C12.4563 10.116 12.96 10.6196 12.96 11.241V12.1188H15.6605C16.0736 12.1188 16.4086 12.4538 16.4086 12.8669C16.4085 13.2801 16.0736 13.6151 15.6605 13.6151H12.96V14.494C12.9596 15.1149 12.4561 15.619 11.835 15.619C11.214 15.619 10.7105 15.1149 10.71 14.494V11.241C10.71 10.6196 11.2137 10.116 11.835 10.116ZM9.08954 12.1188C9.50272 12.1188 9.83771 12.4538 9.83771 12.8669C9.83762 13.28 9.50266 13.6151 9.08954 13.6151H2.33954C1.92663 13.6149 1.59146 13.2799 1.59137 12.8669C1.59137 12.4539 1.92657 12.119 2.33954 12.1188H9.08954ZM6.16827 2.375C6.78959 2.375 7.29327 2.87868 7.29327 3.5V6.75305C7.29294 7.37409 6.78939 7.87805 6.16827 7.87805C5.54716 7.87805 5.04361 7.37409 5.04327 6.75305V5.87415H2.33954C1.92658 5.87389 1.59137 5.53899 1.59137 5.12598C1.59141 4.71299 1.9266 4.37807 2.33954 4.37781H5.04327V3.5C5.04327 2.87868 5.54695 2.375 6.16827 2.375ZM15.6605 4.37781C16.0736 4.37781 16.4086 4.71283 16.4086 5.12598C16.4086 5.53915 16.0736 5.87415 15.6605 5.87415H8.91046C8.49743 5.87397 8.16229 5.53905 8.16229 5.12598C8.16233 4.71294 8.49745 4.37798 8.91046 4.37781H15.6605Z" }, null, -1)];
|
|
952
|
+
var Qg = r(Rg, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
953
953
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 18 18", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-icon-line-set2`], width: "1em", height: "1em" }, e2.$attrs), jg, 16, qg);
|
|
954
954
|
}]]);
|
|
955
|
-
const
|
|
956
|
-
var Xg = r(
|
|
955
|
+
const Kg = { name: "IconLineLlm", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Wg = ["fill"], Jg = [C.createElementVNode("g", { "clip-path": "url(#svg_d145f061a5__clip0_6065_148105)" }, [C.createElementVNode("path", { d: "M9.00098 15.2979C9.74645 15.2979 10.3514 15.902 10.3516 16.6475C10.3516 17.393 9.74656 17.998 9.00098 17.998C8.25547 17.998 7.65137 17.393 7.65137 16.6475C7.65155 15.9021 8.25559 15.2979 9.00098 15.2979ZM13.4551 2.63574C13.9823 2.10853 14.8371 2.10853 15.3643 2.63574C15.8913 3.16296 15.8914 4.01777 15.3643 4.54492C15.008 4.90117 14.5021 5.01589 14.0488 4.89062L13.9961 4.94434C13.1964 5.74407 12.6253 6.31712 12.2139 6.80176C11.8078 7.28006 11.5958 7.6291 11.4854 7.96875C11.2677 8.63856 11.2677 9.36144 11.4854 10.0312C11.5958 10.3709 11.8078 10.7199 12.2139 11.1982C12.6253 11.6829 13.1964 12.2559 13.9961 13.0557L14.0479 13.1074C14.5014 12.9817 15.0077 13.0966 15.3643 13.4531C15.8913 13.9803 15.8914 14.8352 15.3643 15.3623C14.8371 15.8894 13.9823 15.8893 13.4551 15.3623C13.0993 15.0066 12.9841 14.5016 13.1084 14.0488L13.0557 13.9961C12.2559 13.1964 11.6829 12.6253 11.1982 12.2139C10.7199 11.8078 10.3709 11.5958 10.0312 11.4854C9.36144 11.2677 8.63856 11.2677 7.96875 11.4854C7.6291 11.5958 7.28006 11.8078 6.80176 12.2139C6.31712 12.6253 5.74407 13.1964 4.94434 13.9961L4.89258 14.0469C5.01778 14.5001 4.90312 15.0061 4.54688 15.3623C4.01965 15.8891 3.16476 15.8893 2.6377 15.3623C2.11063 14.8352 2.11092 13.9804 2.6377 13.4531C2.99366 13.0972 3.49917 12.9817 3.95215 13.1064L4.00391 13.0557C4.80364 12.2559 5.37469 11.6829 5.78613 11.1982C6.19216 10.7199 6.40416 10.3709 6.51465 10.0312C6.73228 9.36144 6.73228 8.63856 6.51465 7.96875C6.40416 7.6291 6.19216 7.28006 5.78613 6.80176C5.37469 6.31712 4.80364 5.74407 4.00391 4.94434L3.9502 4.89062C3.49765 5.0146 2.99322 4.90045 2.6377 4.54492C2.11074 4.01776 2.11074 3.1629 2.6377 2.63574C3.16484 2.1086 4.01965 2.10873 4.54688 2.63574C4.9033 2.99217 5.01711 3.49775 4.8916 3.95117L4.94434 4.00391C5.74407 4.80364 6.31712 5.37469 6.80176 5.78613C7.28006 6.19216 7.6291 6.40416 7.96875 6.51465C8.63856 6.73228 9.36144 6.73228 10.0312 6.51465C10.3709 6.40416 10.7199 6.19216 11.1982 5.78613C11.4405 5.58046 11.7052 5.33509 12.0088 5.04102L13.0557 4.00391L13.1084 3.9502C12.9835 3.49712 13.099 2.99184 13.4551 2.63574ZM1.35254 7.64941C2.09799 7.64953 2.7021 8.25355 2.70215 8.99902C2.70215 9.74454 2.09803 10.3485 1.35254 10.3486C0.606955 10.3486 0.00195314 9.74461 0.00195312 8.99902C0.00200586 8.25348 0.606987 7.64941 1.35254 7.64941ZM16.6494 7.64941C17.395 7.64941 17.9999 8.25348 18 8.99902C18 9.74461 17.395 10.3486 16.6494 10.3486C15.904 10.3484 15.2998 9.74445 15.2998 8.99902C15.2999 8.25364 15.9041 7.64966 16.6494 7.64941ZM10.1328 7.86621C9.38849 8.05264 8.61051 8.0528 7.86621 7.86621C8.0528 8.61051 8.05264 9.38849 7.86621 10.1328C8.61036 9.9463 9.38864 9.94646 10.1328 10.1328C9.94646 9.38864 9.9463 8.61036 10.1328 7.86621ZM9.00098 0C9.74643 0 10.3514 0.604204 10.3516 1.34961C10.3516 2.09519 9.74656 2.7002 9.00098 2.7002C8.25545 2.70013 7.65137 2.09515 7.65137 1.34961C7.65158 0.604246 8.25558 6.78237e-05 9.00098 0Z" })], -1), C.createElementVNode("defs", null, [C.createElementVNode("clipPath", { id: "svg_d145f061a5__clip0_6065_148105" }, [C.createElementVNode("path", { d: "M0 0H18V18H0z" })])], -1)];
|
|
956
|
+
var Xg = r(Kg, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
957
957
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 18 18", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-llm`], width: "1em", height: "1em" }, e2.$attrs), Jg, 16, Wg);
|
|
958
958
|
}]]);
|
|
959
959
|
const Yg = { name: "IconColorLogicFlow", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, eh = ["fill"];
|
|
@@ -1008,13 +1008,13 @@
|
|
|
1008
1008
|
var Th = r(Oh, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
1009
1009
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-color-oval`], width: "1em", height: "1em" }, e2.$attrs), Gh, 16);
|
|
1010
1010
|
}]]);
|
|
1011
|
-
const
|
|
1012
|
-
var qh = r(
|
|
1013
|
-
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-color-rect`], width: "1em", height: "1em" }, e2.$attrs),
|
|
1011
|
+
const Uh = { name: "IconColorRect", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, Rh = [C.createElementVNode("rect", { x: "1.919", y: "3.5", width: "20.162", height: "17.004", rx: "4", stroke: "#165DFF", "stroke-width": "1.66", "stroke-linejoin": "round" }, null, -1), C.createElementVNode("rect", { x: "6.558", y: "8.078", width: "10.885", height: "7.852", rx: "2", stroke: "#00BBD8", "stroke-width": "1.66", "stroke-linejoin": "round" }, null, -1)];
|
|
1012
|
+
var qh = r(Uh, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
1013
|
+
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-color-rect`], width: "1em", height: "1em" }, e2.$attrs), Rh, 16);
|
|
1014
1014
|
}]]);
|
|
1015
|
-
const jh = { name: "IconColorText", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } },
|
|
1015
|
+
const jh = { name: "IconColorText", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, Qh = ["fill"], Kh = ["fill"];
|
|
1016
1016
|
var Wh = r(jh, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
1017
|
-
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-color-text`], width: "1em", height: "1em" }, e2.$attrs), [C.createElementVNode("path", { d: "M15.6816 2.66406C16.7876 2.66406 17.6675 2.66381 18.376 2.72168C19.0941 2.78038 19.7102 2.90294 20.2744 3.19043C21.1831 3.6535 21.9218 4.39307 22.3848 5.30176C22.6722 5.86594 22.7958 6.48113 22.8545 7.19922C22.9124 7.90781 22.9111 8.78825 22.9111 9.89453V14.0977C22.9111 15.2039 22.9124 16.0844 22.8545 16.793C22.7958 17.511 22.6721 18.1263 22.3848 18.6904C21.9218 19.5991 21.183 20.3387 20.2744 20.8018C19.7102 21.0892 19.0941 21.2118 18.376 21.2705C17.6675 21.3284 16.7876 21.3281 15.6816 21.3281H8.32031C7.21412 21.3281 6.33358 21.3284 5.625 21.2705C4.90701 21.2118 4.29165 21.089 3.72754 20.8018C2.81872 20.3387 2.07928 19.5993 1.61621 18.6904C1.32881 18.1263 1.20615 17.511 1.14746 16.793C1.08958 16.0844 1.08984 15.2039 1.08984 14.0977V9.89453C1.08984 8.78825 1.08957 7.90781 1.14746 7.19922C1.20615 6.48124 1.32887 5.86586 1.61621 5.30176C2.07929 4.39312 2.81885 3.65343 3.72754 3.19043C4.2916 2.90321 4.90709 2.78035 5.625 2.72168C6.33357 2.66382 7.21414 2.66406 8.32031 2.66406H15.6816ZM8.32031 4.32422C7.18704 4.32422 6.38598 4.32495 5.76074 4.37598C5.14538 4.42625 4.77172 4.52162 4.48047 4.66992C3.8844 4.97372 3.39959 5.45867 3.0957 6.05469C2.9473 6.34595 2.85207 6.71947 2.80176 7.33496C2.7507 7.96022 2.75 8.76113 2.75 9.89453V14.0977C2.75 15.2312 2.7507 16.0319 2.80176 16.6572C2.85206 17.2729 2.94728 17.6462 3.0957 17.9375C3.39959 18.5337 3.88429 19.0184 4.48047 19.3223C4.77175 19.4706 5.14523 19.5659 5.76074 19.6162C6.38599 19.6672 7.18702 19.668 8.32031 19.668H15.6816C16.8151 19.668 17.616 19.6673 18.2412 19.6162C18.8565 19.5659 19.2293 19.4706 19.5205 19.3223C20.1167 19.0184 20.6024 18.5337 20.9062 17.9375C21.0546 17.6462 21.1489 17.2726 21.1992 16.6572C21.2503 16.0319 21.251 15.2311 21.251 14.0977V9.89453C21.251 8.76111 21.2503 7.96022 21.1992 7.33496C21.1489 6.71942 21.0547 6.34596 20.9062 6.05469C20.6024 5.45838 20.1168 4.97382 19.5205 4.66992C19.2293 4.52154 18.8565 4.42629 18.2412 4.37598C17.616 4.32489 16.8151 4.32422 15.6816 4.32422H8.32031Z", fill: o2.useCurrentColor ? "currentColor" : "#165DFF" }, null, 8,
|
|
1017
|
+
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-color-text`], width: "1em", height: "1em" }, e2.$attrs), [C.createElementVNode("path", { d: "M15.6816 2.66406C16.7876 2.66406 17.6675 2.66381 18.376 2.72168C19.0941 2.78038 19.7102 2.90294 20.2744 3.19043C21.1831 3.6535 21.9218 4.39307 22.3848 5.30176C22.6722 5.86594 22.7958 6.48113 22.8545 7.19922C22.9124 7.90781 22.9111 8.78825 22.9111 9.89453V14.0977C22.9111 15.2039 22.9124 16.0844 22.8545 16.793C22.7958 17.511 22.6721 18.1263 22.3848 18.6904C21.9218 19.5991 21.183 20.3387 20.2744 20.8018C19.7102 21.0892 19.0941 21.2118 18.376 21.2705C17.6675 21.3284 16.7876 21.3281 15.6816 21.3281H8.32031C7.21412 21.3281 6.33358 21.3284 5.625 21.2705C4.90701 21.2118 4.29165 21.089 3.72754 20.8018C2.81872 20.3387 2.07928 19.5993 1.61621 18.6904C1.32881 18.1263 1.20615 17.511 1.14746 16.793C1.08958 16.0844 1.08984 15.2039 1.08984 14.0977V9.89453C1.08984 8.78825 1.08957 7.90781 1.14746 7.19922C1.20615 6.48124 1.32887 5.86586 1.61621 5.30176C2.07929 4.39312 2.81885 3.65343 3.72754 3.19043C4.2916 2.90321 4.90709 2.78035 5.625 2.72168C6.33357 2.66382 7.21414 2.66406 8.32031 2.66406H15.6816ZM8.32031 4.32422C7.18704 4.32422 6.38598 4.32495 5.76074 4.37598C5.14538 4.42625 4.77172 4.52162 4.48047 4.66992C3.8844 4.97372 3.39959 5.45867 3.0957 6.05469C2.9473 6.34595 2.85207 6.71947 2.80176 7.33496C2.7507 7.96022 2.75 8.76113 2.75 9.89453V14.0977C2.75 15.2312 2.7507 16.0319 2.80176 16.6572C2.85206 17.2729 2.94728 17.6462 3.0957 17.9375C3.39959 18.5337 3.88429 19.0184 4.48047 19.3223C4.77175 19.4706 5.14523 19.5659 5.76074 19.6162C6.38599 19.6672 7.18702 19.668 8.32031 19.668H15.6816C16.8151 19.668 17.616 19.6673 18.2412 19.6162C18.8565 19.5659 19.2293 19.4706 19.5205 19.3223C20.1167 19.0184 20.6024 18.5337 20.9062 17.9375C21.0546 17.6462 21.1489 17.2726 21.1992 16.6572C21.2503 16.0319 21.251 15.2311 21.251 14.0977V9.89453C21.251 8.76111 21.2503 7.96022 21.1992 7.33496C21.1489 6.71942 21.0547 6.34596 20.9062 6.05469C20.6024 5.45838 20.1168 4.97382 19.5205 4.66992C19.2293 4.52154 18.8565 4.42629 18.2412 4.37598C17.616 4.32489 16.8151 4.32422 15.6816 4.32422H8.32031Z", fill: o2.useCurrentColor ? "currentColor" : "#165DFF" }, null, 8, Qh), C.createElementVNode("path", { d: "M15.3706 8.17188C15.8289 8.17188 16.2005 8.54373 16.2007 9.00195C16.2007 9.46035 15.829 9.83203 15.3706 9.83203H12.8306V15.7383C12.8304 16.1965 12.4587 16.5683 12.0005 16.5684C11.5422 16.5684 11.1705 16.1966 11.1704 15.7383V9.83203H8.62939C8.17114 9.83187 7.79932 9.46025 7.79932 9.00195C7.79952 8.54383 8.17126 8.17204 8.62939 8.17188H15.3706Z", fill: o2.useCurrentColor ? "currentColor" : "#00BBD8" }, null, 8, Kh)], 16);
|
|
1018
1018
|
}]]);
|
|
1019
1019
|
const Jh = { name: "IconLinePlay", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Xh = ["fill"], Yh = [C.createElementVNode("g", { "clip-path": "url(#svg_aaff17d8db__clip0_6086_485462)" }, [C.createElementVNode("path", { d: "M7.99951 0.5C12.1409 0.5 15.4993 3.8576 15.4995 7.99902C15.4995 12.1407 12.141 15.498 7.99951 15.498C3.8582 15.4978 0.500488 12.1405 0.500488 7.99902C0.500742 3.85776 3.85836 0.500257 7.99951 0.5ZM7.99951 1.83008C4.59278 1.83033 1.83082 4.59241 1.83057 7.99902C1.83057 11.4059 4.59263 14.1677 7.99951 14.168C11.4066 14.168 14.1694 11.406 14.1694 7.99902C14.1692 4.59225 11.4065 1.83008 7.99951 1.83008ZM6.67725 5.52734C6.83881 5.51036 7.03638 5.62325 7.43018 5.85059L9.95068 7.30664C10.3444 7.53396 10.5418 7.64752 10.6079 7.7959C10.6655 7.92535 10.6655 8.07367 10.6079 8.20312C10.5417 8.35139 10.3442 8.46519 9.95068 8.69238L7.43018 10.1475C7.03639 10.3748 6.83881 10.4887 6.67725 10.4717C6.53658 10.4568 6.4089 10.3829 6.32568 10.2686C6.23021 10.1371 6.22998 9.90965 6.22998 9.45508V6.54395C6.22998 6.08924 6.23019 5.8619 6.32568 5.73047C6.40889 5.61598 6.53652 5.54226 6.67725 5.52734Z" })], -1), C.createElementVNode("defs", null, [C.createElementVNode("clipPath", { id: "svg_aaff17d8db__clip0_6086_485462" }, [C.createElementVNode("path", { d: "M0 0H16V16H0z" })])], -1)];
|
|
1020
1020
|
var eL = r(Jh, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
@@ -1064,13 +1064,13 @@
|
|
|
1064
1064
|
var TL = r(AL, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
1065
1065
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-greaterEqual`], width: "1em", height: "1em" }, e2.$attrs), GL, 16, OL);
|
|
1066
1066
|
}]]);
|
|
1067
|
-
const
|
|
1068
|
-
var jL = r(
|
|
1069
|
-
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-listContain`], width: "1em", height: "1em" }, e2.$attrs), qL, 16,
|
|
1067
|
+
const UL = { name: "IconLineListContain", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, RL = ["fill"], qL = [C.createElementVNode("path", { d: "M12.8701 11.7383C13.2374 11.7383 13.5352 12.0361 13.5352 12.4033C13.5352 12.7706 13.2374 13.0684 12.8701 13.0684H3.12988C2.76266 13.0683 2.46484 12.7706 2.46484 12.4033C2.46484 12.0361 2.76266 11.7383 3.12988 11.7383H12.8701ZM12.8701 9.90625C13.2374 9.90625 13.5352 10.204 13.5352 10.5713C13.5352 10.9386 13.2374 11.2363 12.8701 11.2363H3.12988C2.76266 11.2363 2.46484 10.9385 2.46484 10.5713C2.46484 10.2041 2.76266 9.9063 3.12988 9.90625H12.8701ZM10.5215 2.92188C12.1858 2.92188 13.5352 4.2712 13.5352 5.93555C13.5351 7.59987 12.1858 8.94922 10.5215 8.94922H3.12988C2.7627 8.94917 2.46491 8.65136 2.46484 8.28418C2.46484 7.91694 2.76266 7.61919 3.12988 7.61914H10.5215C11.4513 7.61914 12.205 6.86533 12.2051 5.93555C12.2051 5.00574 11.4513 4.25195 10.5215 4.25195H3.12988C2.76266 4.2519 2.46484 3.95415 2.46484 3.58691C2.46484 3.21968 2.76266 2.92192 3.12988 2.92188H10.5215Z" }, null, -1)];
|
|
1068
|
+
var jL = r(UL, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
1069
|
+
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-listContain`], width: "1em", height: "1em" }, e2.$attrs), qL, 16, RL);
|
|
1070
1070
|
}]]);
|
|
1071
|
-
const
|
|
1072
|
-
var JL = r(
|
|
1073
|
-
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-contain`], width: "1em", height: "1em" }, e2.$attrs), WL, 16,
|
|
1071
|
+
const QL = { name: "IconLineContain", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, KL = ["fill"], WL = [C.createElementVNode("path", { d: "M8.40332 3.28906C11.0027 3.28933 13.1094 5.39666 13.1094 7.99609C13.1094 10.5955 11.0027 12.7029 8.40332 12.7031H3.55566C3.18839 12.7031 2.89062 12.4054 2.89062 12.0381C2.89062 11.6708 3.18839 11.373 3.55566 11.373H8.40332C10.2682 11.3728 11.7803 9.86099 11.7803 7.99609C11.7803 6.1312 10.2682 4.6194 8.40332 4.61914H3.55566C3.18839 4.61914 2.89062 4.32137 2.89062 3.9541C2.89062 3.58683 3.18839 3.28906 3.55566 3.28906H8.40332Z" }, null, -1)];
|
|
1072
|
+
var JL = r(QL, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
1073
|
+
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-contain`], width: "1em", height: "1em" }, e2.$attrs), WL, 16, KL);
|
|
1074
1074
|
}]]);
|
|
1075
1075
|
const XL = { name: "IconLineNotContain", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, YL = ["fill"], ew = [C.createElementVNode("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M9.03613 2.21959C9.16979 1.87763 9.55543 1.70912 9.89746 1.84264C10.2394 1.97633 10.409 2.36195 10.2754 2.70397L9.94434 3.54967C11.7866 4.1881 13.1094 5.9383 13.1094 7.99792C13.1093 10.5973 11.0026 12.7047 8.40332 12.7049H6.36914L5.9502 13.7782C5.81648 14.1199 5.43078 14.2885 5.08887 14.1551C4.74701 14.0214 4.5784 13.6358 4.71191 13.2938L4.94141 12.7049H3.55566C3.18845 12.7049 2.89071 12.4071 2.89062 12.0399C2.89062 11.6726 3.18839 11.3749 3.55566 11.3749H5.46094L8.09863 4.62096H3.55566C3.18845 4.62096 2.89071 4.32312 2.89062 3.95592C2.89062 3.58865 3.18839 3.29088 3.55566 3.29088H8.40332C8.47434 3.29089 8.54498 3.29265 8.61523 3.29577L9.03613 2.21959ZM6.88867 11.3749H8.40332C10.2681 11.3746 11.7802 9.86274 11.7803 7.99792C11.7803 6.50209 10.8073 5.2336 9.45996 4.78991L6.88867 11.3749Z" }, null, -1)];
|
|
1076
1076
|
var Cw = r(XL, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
@@ -1116,13 +1116,13 @@
|
|
|
1116
1116
|
var Ow = r(bw, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
1117
1117
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-attachment`], width: "1em", height: "1em" }, e2.$attrs), Aw, 16, Dw);
|
|
1118
1118
|
}]]);
|
|
1119
|
-
const Gw = { name: "IconLineDictionary2", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Tw = ["fill"],
|
|
1120
|
-
var
|
|
1121
|
-
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-dictionary2`], width: "1em", height: "1em" }, e2.$attrs),
|
|
1119
|
+
const Gw = { name: "IconLineDictionary2", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Tw = ["fill"], Uw = [C.createElementVNode("path", { d: "M10.6362 1.19092C11.1849 1.19092 11.6367 1.19027 12.0034 1.22021C12.3777 1.25082 12.7224 1.31647 13.0454 1.48096C13.5467 1.73646 13.955 2.14468 14.2104 2.646C14.375 2.96912 14.4406 3.31357 14.4712 3.68799C14.5011 4.05481 14.5005 4.50719 14.5005 5.05615V11.2153H13.8354V11.2173C13.2114 11.2175 12.7048 11.724 12.7046 12.3481C12.7048 12.9723 13.2114 13.4788 13.8354 13.479H14.4888V14.8091H3.96045C2.60157 14.8091 1.49971 13.707 1.49951 12.3481V5.05615C1.49951 4.50717 1.49885 4.05482 1.52881 3.68799C1.55942 3.31351 1.62493 2.96917 1.78955 2.646C2.04505 2.14454 2.45314 1.73646 2.95459 1.48096C3.27774 1.31636 3.62213 1.25082 3.99658 1.22021C4.3634 1.19026 4.8158 1.19092 5.36475 1.19092H10.6362ZM3.96045 11.2173C3.33613 11.2173 2.82982 11.7239 2.82959 12.3481C2.82978 12.9724 3.33611 13.479 3.96045 13.479H11.6509C11.6534 13.4838 11.6562 13.4889 11.6587 13.4937C11.4783 13.1515 11.3746 12.7618 11.3745 12.3481C11.3746 11.986 11.4534 11.6421 11.5942 11.3325L11.6509 11.2173H3.96045ZM5.36475 2.521C4.79389 2.521 4.40509 2.52189 4.10498 2.54639C3.81283 2.57027 3.66262 2.61328 3.55811 2.6665C3.30715 2.79445 3.10305 2.99856 2.9751 3.24951C2.92186 3.35403 2.87887 3.50417 2.85498 3.79639C2.83047 4.0965 2.82959 4.48525 2.82959 5.05615V10.1646C3.16842 9.98873 3.55239 9.88721 3.96045 9.88721H13.1714V5.05615C13.1714 4.48528 13.1705 4.0965 13.146 3.79639C13.1221 3.50436 13.0791 3.35403 13.0259 3.24951C12.8979 2.99847 12.6929 2.79449 12.4419 2.6665C12.3374 2.61328 12.1871 2.57027 11.895 2.54639C11.595 2.5219 11.2067 2.521 10.6362 2.521H5.36475Z" }, null, -1)];
|
|
1120
|
+
var Rw = r(Gw, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
1121
|
+
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-dictionary2`], width: "1em", height: "1em" }, e2.$attrs), Uw, 16, Tw);
|
|
1122
1122
|
}]]);
|
|
1123
|
-
const qw = { name: "IconLineLink", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, jw = ["fill"],
|
|
1124
|
-
var
|
|
1125
|
-
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-link`], width: "1em", height: "1em" }, e2.$attrs),
|
|
1123
|
+
const qw = { name: "IconLineLink", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, jw = ["fill"], Qw = [C.createElementVNode("path", { d: "M11.7139 6.0321C11.9736 5.77258 12.3947 5.77255 12.6544 6.0321L13.6397 7.01746C15.464 8.84192 15.446 11.8087 13.627 13.6278C11.8079 15.4465 8.84194 15.4637 7.01764 13.6395L6.43853 13.0604C4.6141 11.236 4.63215 8.2702 6.45123 6.45105C6.71093 6.19142 7.13199 6.19137 7.39166 6.45105C7.65095 6.71076 7.65115 7.1319 7.39166 7.39148C6.08662 8.69657 6.07925 10.8202 7.37896 12.12L7.95807 12.6991C9.25765 13.9985 11.3815 13.992 12.6866 12.6874C13.9915 11.3823 13.9988 9.25762 12.6993 7.95789L11.7139 6.97253C11.4544 6.71283 11.4543 6.29177 11.7139 6.0321ZM2.37213 2.37195C4.19124 0.552876 7.15807 0.535773 8.98248 2.36023L9.56158 2.93933C11.3857 4.76379 11.3678 7.72964 9.54889 9.54871C9.28924 9.80836 8.86816 9.80826 8.60846 9.54871C8.34899 9.28899 8.34884 8.8679 8.60846 8.60828C9.91329 7.30327 9.92057 5.17949 8.62115 3.87976L8.04205 3.30066C6.74235 2.00093 4.61762 2.00737 3.31256 3.31238C2.00751 4.61746 2.00112 6.74212 3.30084 8.04187L4.20318 8.94421C4.46269 9.2039 4.46275 9.62499 4.20318 9.88464C3.94354 10.1443 3.52246 10.1442 3.26275 9.88464L2.36041 8.9823C0.535975 7.15782 0.553038 4.19109 2.37213 2.37195Z" }, null, -1)];
|
|
1124
|
+
var Kw = r(qw, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
1125
|
+
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-link`], width: "1em", height: "1em" }, e2.$attrs), Qw, 16, jw);
|
|
1126
1126
|
}]]);
|
|
1127
1127
|
const Ww = { name: "IconLineScript", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Jw = ["fill"], Xw = [C.createElementVNode("path", { d: "M9.5614 1.76733C9.68699 1.4223 10.0679 1.24443 10.413 1.36987C10.7581 1.49549 10.936 1.87729 10.8104 2.22241L6.43933 14.2322C6.31372 14.5773 5.93191 14.7553 5.58679 14.6296C5.242 14.504 5.06408 14.123 5.18933 13.7781L9.5614 1.76733ZM3.77429 4.24097C4.018 3.9663 4.43804 3.94165 4.71277 4.1853C4.98746 4.42902 5.01309 4.84904 4.76941 5.12378L2.76843 7.37964C2.59538 7.57475 2.48988 7.69377 2.41785 7.78882C2.38465 7.83267 2.36651 7.86236 2.35632 7.88062C2.34805 7.8955 2.34505 7.90259 2.3446 7.90405C2.32607 7.96646 2.32597 8.03406 2.3446 8.09644C2.34527 8.09838 2.34827 8.10544 2.35632 8.11987C2.36653 8.13815 2.38467 8.16688 2.41785 8.21069C2.48994 8.30585 2.59503 8.42534 2.76843 8.62085L4.76941 10.8767C5.01305 11.1515 4.98747 11.5715 4.71277 11.8152C4.43805 12.0584 4.01789 12.034 3.77429 11.7595L1.77332 9.50366C1.61353 9.32351 1.46765 9.16007 1.3573 9.0144C1.24203 8.86222 1.1337 8.68882 1.07019 8.47632C0.977549 8.16586 0.977655 7.83465 1.07019 7.52417C1.13362 7.31177 1.24212 7.13821 1.3573 6.98608C1.46757 6.84052 1.61366 6.67683 1.77332 6.49683L3.77429 4.24097ZM11.287 4.1853C11.5617 3.94163 11.9817 3.9663 12.2255 4.24097L14.2264 6.49683C14.3862 6.67692 14.5321 6.84046 14.6425 6.98608C14.7577 7.13827 14.8661 7.31167 14.9296 7.52417C15.0221 7.83468 15.0222 8.16582 14.9296 8.47632C14.866 8.68876 14.7577 8.86225 14.6425 9.0144C14.5321 9.16001 14.3861 9.3236 14.2264 9.50366L12.2255 11.7595C11.9818 12.0339 11.5616 12.0586 11.287 11.8152C11.0124 11.5716 10.9869 11.1515 11.2303 10.8767L13.2313 8.62085C13.4046 8.42549 13.5098 8.30581 13.5819 8.21069C13.615 8.16704 13.6332 8.13816 13.6434 8.11987C13.6513 8.10576 13.6544 8.09856 13.6552 8.09644C13.6738 8.03401 13.6737 7.96649 13.6552 7.90405C13.6547 7.90258 13.6518 7.89564 13.6434 7.88062C13.6332 7.86233 13.6152 7.8328 13.5819 7.78882C13.5098 7.69373 13.4045 7.57488 13.2313 7.37964L11.2303 5.12378C10.9867 4.84912 11.0125 4.42905 11.287 4.1853Z" }, null, -1)];
|
|
1128
1128
|
var Yw = r(Ww, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
@@ -1161,12 +1161,12 @@
|
|
|
1161
1161
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-color-doc`], width: "1em", height: "1em" }, e2.$attrs), [C.createElementVNode("path", { d: "M2 7.4C2 5.15979 2 4.03969 2.43597 3.18404C2.81947 2.43139 3.43139 1.81947 4.18404 1.43597C5.03969 1 6.15979 1 8.4 1H16L22 7V16.6C22 18.8402 22 19.9603 21.564 20.816C21.1805 21.5686 20.5686 22.1805 19.816 22.564C18.9603 23 17.8402 23 15.6 23H8.4C6.15979 23 5.03969 23 4.18404 22.564C3.43139 22.1805 2.81947 21.5686 2.43597 20.816C2 19.9603 2 18.8402 2 16.6V7.4Z", fill: o2.useCurrentColor ? "currentColor" : "#3369FF" }, null, 8, IV), C.createElementVNode("path", { d: "M18.4352 17.5096C18.3512 17.9949 18.1459 18.3753 17.8192 18.6506 17.5066 18.9119 17.1192 19.0426 16.6572 19.0426 16.1392 19.0426 15.7029 18.8653 15.3482 18.5106 15.1242 18.2866 14.9819 18.0113 14.9212 17.6846 14.8932 17.5446 14.8769 17.3696 14.8722 17.1596 14.8676 17.0709 14.8652 16.9683 14.8652 16.8516V16.1656C14.8652 16.0489 14.8676 15.9463 14.8722 15.8576 14.8769 15.6476 14.8932 15.4726 14.9212 15.3326 14.9819 15.0059 15.1242 14.7306 15.3482 14.5066 15.7029 14.1519 16.1392 13.9746 16.6572 13.9746 17.6606 13.9746 18.2532 14.4856 18.4352 15.5076H17.6652C17.5299 14.9383 17.1939 14.6536 16.6572 14.6536 16.3539 14.6536 16.1089 14.7539 15.9222 14.9546 15.8009 15.0899 15.7192 15.2579 15.6772 15.4586 15.6399 15.6593 15.6212 16.0093 15.6212 16.5086 15.6212 17.0079 15.6399 17.3579 15.6772 17.5586 15.7192 17.7593 15.8009 17.9273 15.9222 18.0626 16.1089 18.2633 16.3539 18.3636 16.6572 18.3636 17.1986 18.3636 17.5369 18.0789 17.6722 17.5096H18.4352zM13.9238 16.8516C13.9238 16.9683 13.9215 17.0709 13.9168 17.1596 13.9122 17.3696 13.8958 17.5446 13.8678 17.6846 13.8072 18.0113 13.6672 18.2866 13.4478 18.5106 13.0932 18.8653 12.6545 19.0426 12.1318 19.0426 11.6138 19.0426 11.1775 18.8653 10.8228 18.5106 10.5988 18.2866 10.4565 18.0113 10.3958 17.6846 10.3678 17.5446 10.3515 17.3696 10.3468 17.1596 10.3422 17.0709 10.3398 16.9683 10.3398 16.8516V16.1656C10.3398 16.0489 10.3422 15.9463 10.3468 15.8576 10.3515 15.6476 10.3678 15.4726 10.3958 15.3326 10.4565 15.0059 10.5988 14.7306 10.8228 14.5066 11.1775 14.1519 11.6138 13.9746 12.1318 13.9746 12.6545 13.9746 13.0932 14.1519 13.4478 14.5066 13.6672 14.7306 13.8072 15.0059 13.8678 15.3326 13.8958 15.4726 13.9122 15.6476 13.9168 15.8576 13.9215 15.9463 13.9238 16.0489 13.9238 16.1656V16.8516zM13.1678 16.5086C13.1678 16.0046 13.1492 15.6546 13.1118 15.4586 13.0745 15.2579 12.9952 15.0923 12.8738 14.9616 12.6825 14.7563 12.4352 14.6536 12.1318 14.6536 11.8285 14.6536 11.5812 14.7563 11.3898 14.9616 11.2685 15.0923 11.1892 15.2579 11.1518 15.4586 11.1145 15.6546 11.0958 16.0046 11.0958 16.5086 11.0958 17.0126 11.1145 17.3626 11.1518 17.5586 11.1892 17.7593 11.2685 17.9249 11.3898 18.0556 11.5812 18.2609 11.8285 18.3636 12.1318 18.3636 12.4352 18.3636 12.6825 18.2609 12.8738 18.0556 12.9952 17.9249 13.0745 17.7593 13.1118 17.5586 13.1492 17.3626 13.1678 17.0126 13.1678 16.5086zM9.40138 17.0276C9.39204 17.2376 9.37571 17.4196 9.35238 17.5736 9.28704 17.9749 9.13538 18.2946 8.89738 18.5326 8.58471 18.8452 8.15538 19.0016 7.60938 19.0016H5.85938V14.0176H7.60938C8.15538 14.0176 8.58471 14.1739 8.89738 14.4866 9.13538 14.7246 9.28704 15.0326 9.35238 15.4106 9.37571 15.5599 9.39204 15.7349 9.40138 15.9356V17.0276zM8.64538 16.4746C8.64538 16.2646 8.64304 16.1059 8.63838 15.9986 8.63371 15.8446 8.62438 15.7139 8.61038 15.6066 8.57304 15.3546 8.49604 15.1632 8.37937 15.0326 8.17404 14.8086 7.89171 14.6966 7.53238 14.6966H6.61538V18.3226H7.53238C7.89171 18.3226 8.17404 18.2106 8.37937 17.9866 8.49604 17.8559 8.57304 17.6529 8.61038 17.3776 8.62438 17.2656 8.63371 17.1256 8.63838 16.9576 8.64304 16.8502 8.64538 16.6892 8.64538 16.4746z", fill: o2.useCurrentColor ? "currentColor" : "#fff" }, null, 8, NV), C.createElementVNode("g", SV, [C.createElementVNode("path", { d: "M16 1L22 7H19.2C18.0799 7 17.5198 7 17.092 6.78201C16.7157 6.59027 16.4097 6.28431 16.218 5.90798C16 5.48016 16 4.9201 16 3.8V1Z", fill: o2.useCurrentColor ? "currentColor" : "#C0CFFF" }, null, 8, PV)]), FV], 16);
|
|
1162
1162
|
}]]);
|
|
1163
1163
|
const bV = { name: "IconColorPpt", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, DV = ["fill"], AV = ["fill"], OV = { filter: "url(#svg_cad3d05f5f__filter0_d_7405_395810)" }, GV = ["fill"], TV = C.createStaticVNode('<defs><filter id="svg_cad3d05f5f__filter0_d_7405_395810" x="14" y="0" width="10" height="10" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feColorMatrix in="SourceAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"></feColorMatrix><feOffset dy="1"></feOffset><feGaussianBlur stdDeviation="1"></feGaussianBlur><feComposite in2="hardAlpha" operator="out"></feComposite><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0"></feColorMatrix><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_7405_395810"></feBlend><feBlend in="SourceGraphic" in2="effect1_dropShadow_7405_395810" result="shape"></feBlend></filter></defs>', 1);
|
|
1164
|
-
var
|
|
1164
|
+
var UV = r(bV, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
1165
1165
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-color-ppt`], width: "1em", height: "1em" }, e2.$attrs), [C.createElementVNode("path", { d: "M2 7.4C2 5.15979 2 4.03969 2.43597 3.18404C2.81947 2.43139 3.43139 1.81947 4.18404 1.43597C5.03969 1 6.15979 1 8.4 1H16L22 7V16.6C22 18.8402 22 19.9603 21.564 20.816C21.1805 21.5686 20.5686 22.1805 19.816 22.564C18.9603 23 17.8402 23 15.6 23H8.4C6.15979 23 5.03969 23 4.18404 22.564C3.43139 22.1805 2.81947 21.5686 2.43597 20.816C2 19.9603 2 18.8402 2 16.6V7.4Z", fill: o2.useCurrentColor ? "currentColor" : "#FA7235" }, null, 8, DV), C.createElementVNode("path", { d: "M16.7823 14.6946V18.9996H16.0263V14.6946H14.6543V14.0156H18.1543V14.6946H16.7823zM14.1794 15.5276C14.1794 15.9663 14.0347 16.3256 13.7454 16.6056 13.4514 16.895 13.064 17.0396 12.5834 17.0396H11.4494V18.9996H10.6934V14.0156H12.5834C13.064 14.0156 13.4514 14.158 13.7454 14.4426 14.0347 14.7273 14.1794 15.089 14.1794 15.5276zM13.4234 15.5276C13.4234 14.9723 13.1294 14.6946 12.5414 14.6946H11.4494V16.3536H12.5414C13.1294 16.3536 13.4234 16.0783 13.4234 15.5276zM9.77702 15.5276C9.77702 15.9663 9.63235 16.3256 9.34302 16.6056 9.04902 16.895 8.66168 17.0396 8.18102 17.0396H7.04702V18.9996H6.29102V14.0156H8.18102C8.66168 14.0156 9.04902 14.158 9.34302 14.4426 9.63235 14.7273 9.77702 15.089 9.77702 15.5276zM9.02102 15.5276C9.02102 14.9723 8.72702 14.6946 8.13902 14.6946H7.04702V16.3536H8.13902C8.72702 16.3536 9.02102 16.0783 9.02102 15.5276z", fill: o2.useCurrentColor ? "currentColor" : "#fff" }, null, 8, AV), C.createElementVNode("g", OV, [C.createElementVNode("path", { d: "M16 1L22 7H19.2C18.0799 7 17.5198 7 17.092 6.78201C16.7157 6.59027 16.4097 6.28431 16.218 5.90798C16 5.48016 16 4.9201 16 3.8V1Z", fill: o2.useCurrentColor ? "currentColor" : "#FFCDB7" }, null, 8, GV)]), TV], 16);
|
|
1166
1166
|
}]]);
|
|
1167
|
-
const
|
|
1168
|
-
var JV = r(
|
|
1169
|
-
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-color-pdf`], width: "1em", height: "1em" }, e2.$attrs), [C.createElementVNode("path", { d: "M2 7.4C2 5.15979 2 4.03969 2.43597 3.18404C2.81947 2.43139 3.43139 1.81947 4.18404 1.43597C5.03969 1 6.15979 1 8.4 1H16L22 7V16.6C22 18.8402 22 19.9603 21.564 20.816C21.1805 21.5686 20.5686 22.1805 19.816 22.564C18.9603 23 17.8402 23 15.6 23H8.4C6.15979 23 5.03969 23 4.18404 22.564C3.43139 22.1805 2.81947 21.5686 2.43597 20.816C2 19.9603 2 18.8402 2 16.6V7.4Z", fill: o2.useCurrentColor ? "currentColor" : "#EA5030" }, null, 8, qV), C.createElementVNode("path", { d: "M15.8927 14.6946V16.2136H17.9647V16.8926H15.8927V18.9996H15.1367V14.0156H18.3217V14.6946H15.8927zM14.0166 17.0256C14.0073 17.2356 13.9909 17.4176 13.9676 17.5716 13.9023 17.973 13.7506 18.2926 13.5126 18.5306 13.1999 18.8433 12.7706 18.9996 12.2246 18.9996H10.4746V14.0156H12.2246C12.7706 14.0156 13.1999 14.172 13.5126 14.4846 13.7506 14.7226 13.9023 15.0306 13.9676 15.4086 13.9909 15.558 14.0073 15.733 14.0166 15.9336V17.0256zM13.2606 16.4726C13.2606 16.2626 13.2583 16.104 13.2536 15.9966 13.2489 15.8426 13.2396 15.712 13.2256 15.6046 13.1883 15.3526 13.1113 15.1613 12.9946 15.0306 12.7893 14.8066 12.5069 14.6946 12.1476 14.6946H11.2306V18.3206H12.1476C12.5069 18.3206 12.7893 18.2086 12.9946 17.9846 13.1113 17.854 13.1883 17.651 13.2256 17.3756 13.2396 17.2636 13.2489 17.1236 13.2536 16.9556 13.2583 16.8483 13.2606 16.6873 13.2606 16.4726zM9.55827 15.5276C9.55827 15.9663 9.4136 16.3256 9.12427 16.6056 8.83027 16.895 8.44293 17.0396 7.96227 17.0396H6.82827V18.9996H6.07227V14.0156H7.96227C8.44293 14.0156 8.83027 14.158 9.12427 14.4426 9.4136 14.7273 9.55827 15.089 9.55827 15.5276zM8.80227 15.5276C8.80227 14.9723 8.50827 14.6946 7.92027 14.6946H6.82827V16.3536H7.92027C8.50827 16.3536 8.80227 16.0783 8.80227 15.5276z", fill: o2.useCurrentColor ? "currentColor" : "#fff" }, null, 8, jV), C.createElementVNode("g",
|
|
1167
|
+
const RV = { name: "IconColorPdf", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, qV = ["fill"], jV = ["fill"], QV = { filter: "url(#svg_034004db1f__filter0_d_7405_395809)" }, KV = ["fill"], WV = C.createStaticVNode('<defs><filter id="svg_034004db1f__filter0_d_7405_395809" x="14" y="0" width="10" height="10" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feColorMatrix in="SourceAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"></feColorMatrix><feOffset dy="1"></feOffset><feGaussianBlur stdDeviation="1"></feGaussianBlur><feComposite in2="hardAlpha" operator="out"></feComposite><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0"></feColorMatrix><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_7405_395809"></feBlend><feBlend in="SourceGraphic" in2="effect1_dropShadow_7405_395809" result="shape"></feBlend></filter></defs>', 1);
|
|
1168
|
+
var JV = r(RV, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
1169
|
+
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-color-pdf`], width: "1em", height: "1em" }, e2.$attrs), [C.createElementVNode("path", { d: "M2 7.4C2 5.15979 2 4.03969 2.43597 3.18404C2.81947 2.43139 3.43139 1.81947 4.18404 1.43597C5.03969 1 6.15979 1 8.4 1H16L22 7V16.6C22 18.8402 22 19.9603 21.564 20.816C21.1805 21.5686 20.5686 22.1805 19.816 22.564C18.9603 23 17.8402 23 15.6 23H8.4C6.15979 23 5.03969 23 4.18404 22.564C3.43139 22.1805 2.81947 21.5686 2.43597 20.816C2 19.9603 2 18.8402 2 16.6V7.4Z", fill: o2.useCurrentColor ? "currentColor" : "#EA5030" }, null, 8, qV), C.createElementVNode("path", { d: "M15.8927 14.6946V16.2136H17.9647V16.8926H15.8927V18.9996H15.1367V14.0156H18.3217V14.6946H15.8927zM14.0166 17.0256C14.0073 17.2356 13.9909 17.4176 13.9676 17.5716 13.9023 17.973 13.7506 18.2926 13.5126 18.5306 13.1999 18.8433 12.7706 18.9996 12.2246 18.9996H10.4746V14.0156H12.2246C12.7706 14.0156 13.1999 14.172 13.5126 14.4846 13.7506 14.7226 13.9023 15.0306 13.9676 15.4086 13.9909 15.558 14.0073 15.733 14.0166 15.9336V17.0256zM13.2606 16.4726C13.2606 16.2626 13.2583 16.104 13.2536 15.9966 13.2489 15.8426 13.2396 15.712 13.2256 15.6046 13.1883 15.3526 13.1113 15.1613 12.9946 15.0306 12.7893 14.8066 12.5069 14.6946 12.1476 14.6946H11.2306V18.3206H12.1476C12.5069 18.3206 12.7893 18.2086 12.9946 17.9846 13.1113 17.854 13.1883 17.651 13.2256 17.3756 13.2396 17.2636 13.2489 17.1236 13.2536 16.9556 13.2583 16.8483 13.2606 16.6873 13.2606 16.4726zM9.55827 15.5276C9.55827 15.9663 9.4136 16.3256 9.12427 16.6056 8.83027 16.895 8.44293 17.0396 7.96227 17.0396H6.82827V18.9996H6.07227V14.0156H7.96227C8.44293 14.0156 8.83027 14.158 9.12427 14.4426 9.4136 14.7273 9.55827 15.089 9.55827 15.5276zM8.80227 15.5276C8.80227 14.9723 8.50827 14.6946 7.92027 14.6946H6.82827V16.3536H7.92027C8.50827 16.3536 8.80227 16.0783 8.80227 15.5276z", fill: o2.useCurrentColor ? "currentColor" : "#fff" }, null, 8, jV), C.createElementVNode("g", QV, [C.createElementVNode("path", { d: "M16 1L22 7H19.2C18.0799 7 17.5198 7 17.092 6.78201C16.7157 6.59027 16.4097 6.28431 16.218 5.90798C16 5.48016 16 4.9201 16 3.8V1Z", fill: o2.useCurrentColor ? "currentColor" : "#FFC6BB" }, null, 8, KV)]), WV], 16);
|
|
1170
1170
|
}]]);
|
|
1171
1171
|
const XV = { name: "IconColorVideo", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, YV = ["fill"], ex = { filter: "url(#svg_25c5e790dc__filter0_d_7405_395816)" }, Cx = ["fill"], rx = ["fill"], ox = C.createStaticVNode('<defs><filter id="svg_25c5e790dc__filter0_d_7405_395816" x="14" y="0" width="10" height="10" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feColorMatrix in="SourceAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"></feColorMatrix><feOffset dy="1"></feOffset><feGaussianBlur stdDeviation="1"></feGaussianBlur><feComposite in2="hardAlpha" operator="out"></feComposite><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.16 0"></feColorMatrix><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_7405_395816"></feBlend><feBlend in="SourceGraphic" in2="effect1_dropShadow_7405_395816" result="shape"></feBlend></filter></defs>', 1);
|
|
1172
1172
|
var tx = r(XV, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
@@ -1192,16 +1192,16 @@
|
|
|
1192
1192
|
var Ox = r(Nx, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
1193
1193
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-color-image-new`], width: "1em", height: "1em" }, e2.$attrs), [C.createElementVNode("path", { d: "M2 7.4C2 5.15979 2 4.03969 2.43597 3.18404C2.81947 2.43139 3.43139 1.81947 4.18404 1.43597C5.03969 1 6.15979 1 8.4 1H16L22 7V16.6C22 18.8402 22 19.9603 21.564 20.816C21.1805 21.5686 20.5686 22.1805 19.816 22.564C18.9603 23 17.8402 23 15.6 23H8.4C6.15979 23 5.03969 23 4.18404 22.564C3.43139 22.1805 2.81947 21.5686 2.43597 20.816C2 19.9603 2 18.8402 2 16.6V7.4Z", fill: o2.useCurrentColor ? "currentColor" : "#5094FF" }, null, 8, Sx), C.createElementVNode("g", Px, [C.createElementVNode("path", { d: "M16 1L22 7H19.2C18.0799 7 17.5198 7 17.092 6.78201C16.7157 6.59027 16.4097 6.28431 16.218 5.90798C16 5.48016 16 4.9201 16 3.8V1Z", fill: o2.useCurrentColor ? "currentColor" : "#C0CFFF" }, null, 8, Fx)]), C.createElementVNode("circle", { cx: "9.5", cy: "9.5", r: "1.5", fill: o2.useCurrentColor ? "currentColor" : "#fff" }, null, 8, zx), C.createElementVNode("path", { d: "M13.1494 10.5648C13.2405 10.4042 13.2861 10.3239 13.3458 10.2971C13.3979 10.2737 13.4575 10.2737 13.5096 10.2971C13.5694 10.3239 13.6149 10.4042 13.706 10.5648L17.0609 16.4782C17.1499 16.6352 17.1945 16.7137 17.1874 16.7781C17.1812 16.8342 17.1515 16.8851 17.1058 16.9182C17.0533 16.9561 16.9631 16.9561 16.7825 16.9561H10.0729C9.89237 16.9561 9.80211 16.9561 9.74966 16.9182C9.7039 16.8851 9.67426 16.8342 9.66806 16.7781C9.66095 16.7137 9.70549 16.6352 9.79456 16.4782L13.1494 10.5648Z", fill: o2.useCurrentColor ? "currentColor" : "#fff" }, null, 8, bx), C.createElementVNode("path", { opacity: ".5", d: "M8.91972 13.389C9.01085 13.2284 9.05641 13.1481 9.11615 13.1213C9.16825 13.0979 9.22785 13.0979 9.27995 13.1213C9.33969 13.1481 9.38526 13.2284 9.47638 13.389L11.2285 16.4774C11.3176 16.6344 11.3621 16.7129 11.355 16.7773C11.3488 16.8334 11.3192 16.8843 11.2734 16.9174C11.2209 16.9553 11.1307 16.9553 10.9502 16.9553H7.44594C7.26542 16.9553 7.17516 16.9553 7.1227 16.9174C7.07694 16.8843 7.0473 16.8334 7.0411 16.7773C7.034 16.7129 7.07853 16.6344 7.16761 16.4774L8.91972 13.389Z", fill: o2.useCurrentColor ? "currentColor" : "#fff" }, null, 8, Dx), Ax], 16);
|
|
1194
1194
|
}]]);
|
|
1195
|
-
const Gx = { name: "IconFillClick", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Tx = ["fill"],
|
|
1196
|
-
var
|
|
1197
|
-
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 12 12", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-fill-click`], width: "1em", height: "1em" }, e2.$attrs),
|
|
1195
|
+
const Gx = { name: "IconFillClick", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Tx = ["fill"], Ux = [C.createElementVNode("path", { d: "M6.29923 6.2101C6.39589 6.17302 6.53592 6.21041 6.81582 6.28541L10.4277 7.25326C10.8261 7.36001 11.0251 7.41373 11.0918 7.51405C11.1495 7.60099 11.1613 7.71082 11.1229 7.80782C11.0784 7.9197 10.8941 8.01295 10.5266 8.19994L9.21832 8.86592C9.10848 8.9218 9.05316 8.94968 9.00546 8.98666C8.96321 9.01943 8.92557 9.0577 8.8928 9.09994C8.85582 9.14764 8.8273 9.20237 8.77143 9.31218L8.10608 10.6211C7.91906 10.9887 7.82525 11.1723 7.71334 11.2168C7.61632 11.2552 7.50651 11.244 7.41956 11.1863C7.31922 11.1196 7.26557 10.9201 7.15877 10.5215L6.19155 6.90969C6.11667 6.63023 6.07874 6.49034 6.11561 6.39371C6.14798 6.30939 6.21491 6.24247 6.29923 6.2101ZM5.89217 0.821289C7.75018 0.821372 9.36885 1.84059 10.2223 3.34515C10.5087 3.85029 10.3315 4.49201 9.82641 4.77856C9.32129 5.06496 8.67956 4.88776 8.39301 4.38271C7.8979 3.50986 6.9626 2.92511 5.89217 2.92503C4.3058 2.92507 3.01976 4.21107 3.01976 5.79744C3.01992 6.906 3.64764 7.86987 4.57204 8.34932C5.08753 8.61676 5.28881 9.25163 5.02142 9.76716C4.75396 10.2825 4.11904 10.4838 3.60357 10.2165C2.00942 9.38971 0.916179 7.72191 0.916016 5.79744C0.916016 3.04948 3.14421 0.82133 5.89217 0.821289Z" }, null, -1)];
|
|
1196
|
+
var Rx = r(Gx, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
1197
|
+
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 12 12", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-fill-click`], width: "1em", height: "1em" }, e2.$attrs), Ux, 16, Tx);
|
|
1198
1198
|
}]]);
|
|
1199
1199
|
const qx = { name: "IconColorClick", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, jx = ["fill"];
|
|
1200
|
-
var
|
|
1200
|
+
var Qx = r(qx, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
1201
1201
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 12 12", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-color-click`], width: "1em", height: "1em" }, e2.$attrs), [C.createElementVNode("path", { d: "M6.29923 6.2101C6.39589 6.17302 6.53592 6.21041 6.81582 6.28541L10.4277 7.25326C10.8261 7.36001 11.0251 7.41373 11.0918 7.51405C11.1495 7.60099 11.1613 7.71082 11.1229 7.80782C11.0784 7.9197 10.8941 8.01295 10.5266 8.19994L9.21832 8.86592C9.10848 8.9218 9.05316 8.94968 9.00546 8.98666C8.96321 9.01943 8.92557 9.0577 8.8928 9.09994C8.85582 9.14764 8.8273 9.20237 8.77143 9.31218L8.10608 10.6211C7.91906 10.9887 7.82525 11.1723 7.71334 11.2168C7.61632 11.2552 7.50651 11.244 7.41956 11.1863C7.31922 11.1196 7.26557 10.9201 7.15877 10.5215L6.19155 6.90969C6.11667 6.63023 6.07874 6.49034 6.11561 6.39371C6.14798 6.30939 6.21491 6.24247 6.29923 6.2101ZM5.89217 0.821289C7.75018 0.821372 9.36885 1.84059 10.2223 3.34515C10.5087 3.85029 10.3315 4.49201 9.82641 4.77856C9.32129 5.06496 8.67956 4.88776 8.39301 4.38271C7.8979 3.50986 6.9626 2.92511 5.89217 2.92503C4.3058 2.92507 3.01976 4.21107 3.01976 5.79744C3.01992 6.906 3.64764 7.86987 4.57204 8.34932C5.08753 8.61676 5.28881 9.25163 5.02142 9.76716C4.75396 10.2825 4.11904 10.4838 3.60357 10.2165C2.00942 9.38971 0.916179 7.72191 0.916016 5.79744C0.916016 3.04948 3.14421 0.82133 5.89217 0.821289Z", fill: o2.useCurrentColor ? "currentColor" : "#4080FF" }, null, 8, jx)], 16);
|
|
1202
1202
|
}]]);
|
|
1203
|
-
const
|
|
1204
|
-
var Jx = r(
|
|
1203
|
+
const Kx = { name: "IconColorCycle", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, Wx = ["fill"];
|
|
1204
|
+
var Jx = r(Kx, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
1205
1205
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 12 12", fill: "none", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-color-cycle`], width: "1em", height: "1em" }, e2.$attrs), [C.createElementVNode("path", { d: "M10.7075 6.43282C10.7075 6.43282 9.40454 9.66881 5.14388 8.10274L5.47136 7.30586C5.47136 7.30586 5.76145 6.52352 4.75964 6.71045L1.94458 7.45817C1.94458 7.45817 1.30555 7.65134 1.60395 8.21075L3.21641 10.9455C3.37565 11.2224 3.81736 11.3637 4.0126 10.8368L4.33454 10.0371C4.33454 10.0371 9.60532 12.0408 10.7068 6.43282H10.7075ZM1.29171 5.38669C1.29171 5.38669 2.67431 2.18462 6.89481 3.85662L6.54726 4.64589C6.54726 4.64589 6.23778 5.42131 7.24513 5.25861L10.0775 4.5822C10.0775 4.5822 10.7214 4.40565 10.4368 3.83793L8.89359 1.06442C8.72328 0.759097 8.30372 0.655938 8.09463 1.15165L7.75262 1.94438C7.75193 1.94438 2.53238 -0.190793 1.29102 5.38669H1.29171Z", fill: o2.useCurrentColor ? "currentColor" : "#9B59F7" }, null, 8, Wx)], 16);
|
|
1206
1206
|
}]]);
|
|
1207
1207
|
const Xx = { name: "IconLineCopy", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, Yx = ["fill"];
|
|
@@ -1240,13 +1240,13 @@
|
|
|
1240
1240
|
var Gv = r(Dv, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
1241
1241
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-cascade`], width: "1em", height: "1em" }, e2.$attrs), Ov, 16, Av);
|
|
1242
1242
|
}]]);
|
|
1243
|
-
const Tv = { name: "IconLineChartDualAxis", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } },
|
|
1243
|
+
const Tv = { name: "IconLineChartDualAxis", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Uv = ["fill"], Rv = [C.createElementVNode("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M2.8341 9.68574C3.20137 9.68574 3.49914 9.98351 3.49914 10.3508V13.4514C3.49895 13.8185 3.20125 14.1164 2.8341 14.1164C2.46707 14.1163 2.16925 13.8184 2.16906 13.4514V10.3508C2.16906 9.9836 2.46695 9.68589 2.8341 9.68574ZM6.36047 7.95332C6.72769 7.95332 7.02543 8.25115 7.0255 8.61836V13.4514C7.02542 13.8186 6.72768 14.1164 6.36047 14.1164C5.99339 14.1162 5.69551 13.8185 5.69543 13.4514V8.61836C5.6955 8.25126 5.99339 7.95349 6.36047 7.95332ZM9.88683 9.68574C10.2541 9.68574 10.5519 9.98351 10.5519 10.3508V13.4514C10.5517 13.8185 10.254 14.1164 9.88683 14.1164C9.51985 14.1162 9.22199 13.8184 9.22179 13.4514V10.3508C9.22179 9.98363 9.51973 9.68594 9.88683 9.68574ZM13.4132 8.20039C13.7805 8.20039 14.0782 8.49816 14.0782 8.86543V13.4514C14.0781 13.8185 13.7804 14.1164 13.4132 14.1164C13.0462 14.1162 12.7483 13.8183 12.7482 13.4514V8.86543C12.7482 8.49829 13.0461 8.20061 13.4132 8.20039ZM13.3595 1.49531C13.6192 1.23606 14.0404 1.23582 14.2999 1.49531C14.5595 1.75502 14.5596 2.17704 14.2999 2.43672L9.67785 7.05879C9.4183 7.31812 8.99709 7.31792 8.73742 7.05879L6.37023 4.6916L2.63976 8.42402C2.38007 8.68354 1.95801 8.68359 1.69836 8.42402C1.43901 8.16445 1.43917 7.74326 1.69836 7.48359L5.9005 3.28144C6.16013 3.02182 6.58122 3.02196 6.84093 3.28144L9.20715 5.64766L13.3595 1.49531Z" }, null, -1)];
|
|
1244
1244
|
var qv = r(Tv, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
1245
|
-
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-chart-dual-axis`], width: "1em", height: "1em" }, e2.$attrs),
|
|
1245
|
+
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-chart-dual-axis`], width: "1em", height: "1em" }, e2.$attrs), Rv, 16, Uv);
|
|
1246
1246
|
}]]);
|
|
1247
|
-
const jv = { name: "IconLineApprovalTask", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } },
|
|
1247
|
+
const jv = { name: "IconLineApprovalTask", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Qv = ["fill"], Kv = [C.createElementVNode("g", { "clip-path": "url(#svg_6e75f9ada7__clip0_8255_244052)" }, [C.createElementVNode("path", { d: "M14.1975 13.9365C14.5646 13.9367 14.8625 14.2344 14.8625 14.6016C14.8624 14.9686 14.5645 15.2664 14.1975 15.2666H1.80298C1.43596 15.2664 1.13809 14.9686 1.13794 14.6016C1.13794 14.2344 1.43587 13.9367 1.80298 13.9365H14.1975ZM8.11548 0.199219C9.08997 0.199219 10.0613 0.476942 10.7971 1.13477C11.5456 1.80396 11.9749 2.79876 11.9749 4.07324C11.9747 5.50696 11.4502 6.37229 10.9338 6.98242C10.8115 7.12692 10.69 7.25704 10.5881 7.36621C10.4816 7.48037 10.4003 7.5674 10.3342 7.64844C10.2693 7.72809 10.2372 7.78114 10.2209 7.81543C10.2138 7.83062 10.2103 7.84044 10.2092 7.84473C10.2084 7.84827 10.2083 7.85096 10.2083 7.85254V8.23828C10.2437 8.24134 10.2849 8.24521 10.3333 8.24902L13.3918 8.48926C13.7462 8.51714 14.1015 8.53491 14.3997 8.67285C14.7982 8.85754 15.1081 9.19266 15.261 9.60449C15.3753 9.91264 15.3655 10.2684 15.3655 10.624C15.3655 10.837 15.3651 11.0291 15.3547 11.1885C15.344 11.3534 15.3203 11.5303 15.2502 11.709C15.081 12.1397 14.7396 12.4812 14.3088 12.6504C14.1302 12.7204 13.9533 12.7451 13.7883 12.7559C13.6289 12.7662 13.4368 12.7656 13.2239 12.7656H2.77563C2.56293 12.7656 2.37135 12.7662 2.21216 12.7559C2.04738 12.7451 1.87109 12.7203 1.69263 12.6504C1.26102 12.4812 0.919463 12.1396 0.750244 11.708C0.680293 11.5295 0.655492 11.3533 0.644775 11.1885C0.63444 11.0293 0.635009 10.8377 0.63501 10.625C0.63501 10.2698 0.624676 9.91426 0.738525 9.60645C0.891537 9.19382 1.20233 8.85747 1.60181 8.67285C1.89987 8.53521 2.25534 8.51871 2.60962 8.49121L5.73364 8.24805C5.78163 8.24432 5.82241 8.24128 5.85767 8.23828C5.85793 8.20293 5.85864 8.16237 5.85864 8.11426V7.90039C5.84589 7.87956 5.81397 7.83046 5.74146 7.74609C5.66829 7.661 5.58485 7.5726 5.4729 7.45117C5.36614 7.33537 5.2437 7.19997 5.11938 7.04688C4.60451 6.41272 4.08338 5.50087 4.08325 4.07324C4.08325 2.76443 4.57207 1.76696 5.36646 1.10938C6.14202 0.467723 7.14711 0.199368 8.11548 0.199219ZM8.11548 1.5293C7.3742 1.52945 6.6946 1.73627 6.21411 2.13379C5.75283 2.51574 5.41333 3.12331 5.41333 4.07324C5.41345 5.12449 5.77893 5.74999 6.15161 6.20898C6.24923 6.3292 6.34915 6.43994 6.45044 6.5498C6.54627 6.65374 6.65711 6.77059 6.75024 6.87891C6.91279 7.06799 7.18872 7.40655 7.18872 7.85254V8.11426C7.18872 8.23393 7.18863 8.36259 7.17993 8.47266C7.17055 8.59097 7.14787 8.74061 7.07349 8.89551C6.97225 9.10595 6.80969 9.28226 6.60767 9.39941C6.45889 9.48552 6.31079 9.51962 6.1936 9.53809C6.08454 9.55523 5.95641 9.56496 5.83716 9.57422L2.71313 9.81641C2.24446 9.85281 2.18697 9.86814 2.15942 9.88086C2.07931 9.91806 2.01631 9.98553 1.9856 10.0684C1.97511 10.097 1.96509 10.1573 1.96509 10.625C1.96509 10.855 1.96503 10.9964 1.97192 11.1025C1.97796 11.1951 1.98786 11.2213 1.98853 11.2227C2.02257 11.3094 2.09126 11.3781 2.17798 11.4121C2.179 11.4126 2.20494 11.4226 2.2981 11.4287C2.40425 11.4356 2.5457 11.4355 2.77563 11.4355H13.2239C13.4537 11.4355 13.5952 11.4356 13.7014 11.4287C13.7896 11.423 13.8185 11.4136 13.8225 11.4121C13.909 11.3781 13.9779 11.3091 14.012 11.2227C14.0134 11.2186 14.0219 11.1899 14.0276 11.1025C14.0345 10.9962 14.0354 10.8543 14.0354 10.624C14.0354 10.1545 14.0245 10.0959 14.0139 10.0674C13.9832 9.98458 13.9212 9.91704 13.8411 9.87988C13.8134 9.86713 13.7556 9.85227 13.2874 9.81543L10.2288 9.5752C10.1094 9.5658 9.98045 9.55539 9.87134 9.53809C9.75421 9.51947 9.60675 9.48563 9.45825 9.39941C9.25641 9.28215 9.09448 9.10593 8.99341 8.89551C8.91911 8.74066 8.89633 8.59093 8.88696 8.47266C8.8783 8.36277 8.87817 8.23458 8.87817 8.11523V7.85254C8.87817 7.3933 9.10875 7.04802 9.30396 6.80859C9.40322 6.6869 9.51636 6.56624 9.61646 6.45898C9.7213 6.34664 9.82099 6.23904 9.91919 6.12305C10.2856 5.69002 10.6447 5.11822 10.6448 4.07324C10.6448 3.11151 10.3311 2.50211 9.9104 2.12598C9.47698 1.73862 8.85106 1.5293 8.11548 1.5293Z" })], -1), C.createElementVNode("defs", null, [C.createElementVNode("clipPath", { id: "svg_6e75f9ada7__clip0_8255_244052" }, [C.createElementVNode("path", { d: "M0 0H16V16H0z" })])], -1)];
|
|
1248
1248
|
var Wv = r(jv, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
1249
|
-
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-approval-task`], width: "1em", height: "1em" }, e2.$attrs),
|
|
1249
|
+
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-approval-task`], width: "1em", height: "1em" }, e2.$attrs), Kv, 16, Qv);
|
|
1250
1250
|
}]]);
|
|
1251
1251
|
const Jv = { name: "IconLineChartFunnel", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, Xv = ["fill"], Yv = [C.createElementVNode("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M15.2781 1.73438C15.5177 1.7345 15.7393 1.86372 15.8572 2.07227C15.975 2.2808 15.9708 2.5369 15.8474 2.74219L8.57009 14.8359C8.44985 15.0357 8.23386 15.1581 8.00075 15.1582C7.76752 15.1582 7.55171 15.0357 7.43142 14.8359L2.55349 6.73047C2.47373 6.6531 2.41576 6.55533 2.38259 6.44629L0.154072 2.74219C0.0305463 2.53685 0.0264437 2.2809 0.144306 2.07227C0.262342 1.8638 0.483819 1.73438 0.723408 1.73438H15.2781ZM6.58083 10.8438L8.00075 13.2041L9.42067 10.8438H6.58083ZM5.78005 9.51367H10.074C10.1212 9.51369 10.1673 9.51895 10.2117 9.52832L11.783 6.91797H4.21852L5.78005 9.51367ZM3.41774 5.58789H12.5838L14.1023 3.06445H1.89919L3.41774 5.58789Z" }, null, -1)];
|
|
1252
1252
|
var eH = r(Jv, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
@@ -1293,15 +1293,15 @@
|
|
|
1293
1293
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-tab`], width: "1em", height: "1em" }, e2.$attrs), DH, 16, bH);
|
|
1294
1294
|
}]]);
|
|
1295
1295
|
const OH = { name: "IconLineChartRadar", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, GH = ["fill"], TH = [C.createElementVNode("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M7.74707 0.335135C7.93609 0.257258 8.15307 0.270477 8.33301 0.374198L14.4395 3.90056C14.645 4.01931 14.7723 4.2384 14.7725 4.47576V11.5275C14.7724 11.7649 14.645 11.984 14.4395 12.1027L8.33301 15.6291C8.12736 15.7477 7.8736 15.7477 7.66797 15.6291L1.56152 12.1027C1.3561 11.9839 1.22862 11.7648 1.22852 11.5275V4.47576C1.22866 4.23845 1.35606 4.01933 1.56152 3.90056L7.66797 0.374198L7.74707 0.335135ZM3.22461 11.5265L7.33594 13.9006V9.15349L3.22461 11.5265ZM8.66602 13.8996L12.7773 11.5265L8.66602 9.15252V13.8996ZM2.55859 10.3762L6.67188 8.00115L2.55859 5.62615V10.3762ZM9.33008 8.00115L13.4424 10.3742V5.6281L9.33008 8.00115ZM8.66602 6.84978L12.7783 4.47576L8.66602 2.10174V6.84978ZM3.22363 4.47478L7.33594 6.84881V2.10076L3.22363 4.47478Z" }, null, -1)];
|
|
1296
|
-
var
|
|
1296
|
+
var UH = r(OH, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
1297
1297
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-chart-radar`], width: "1em", height: "1em" }, e2.$attrs), TH, 16, GH);
|
|
1298
1298
|
}]]);
|
|
1299
|
-
const
|
|
1300
|
-
var
|
|
1299
|
+
const RH = { name: "IconLineTextInput", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, qH = ["fill"], jH = [C.createElementVNode("path", { d: "M10.8076 1.36719C11.5432 1.36719 12.1353 1.36723 12.6133 1.40625C13.099 1.44594 13.5264 1.52948 13.9209 1.73047C14.5476 2.04987 15.0566 2.55983 15.376 3.18652C15.577 3.58107 15.6615 4.00743 15.7012 4.49316C15.7402 4.97118 15.7393 5.56311 15.7393 6.29883V9.69727C15.7393 10.4329 15.7402 11.0249 15.7012 11.5029C15.6615 11.9887 15.577 12.415 15.376 12.8096C15.0566 13.4363 14.5475 13.9462 13.9209 14.2656C13.5264 14.4666 13.099 14.5511 12.6133 14.5908C12.1353 14.6298 11.5432 14.6289 10.8076 14.6289H5.19336C4.45772 14.6289 3.86567 14.6299 3.3877 14.5908C2.90202 14.5511 2.47556 14.4666 2.08105 14.2656C1.45425 13.9462 0.944387 13.4364 0.625 12.8096C0.424099 12.4151 0.340459 11.9886 0.300781 11.5029C0.261737 11.0249 0.261719 10.4329 0.261719 9.69727V6.29883C0.261719 5.56311 0.261726 4.97118 0.300781 4.49316C0.340472 4.0075 0.424028 3.58102 0.625 3.18652C0.944393 2.55968 1.45423 2.04989 2.08105 1.73047C2.47552 1.5295 2.90208 1.44595 3.3877 1.40625C3.86567 1.3672 4.45772 1.36719 5.19336 1.36719H10.8076ZM5.19336 2.69727C4.43579 2.69727 3.90736 2.69784 3.49609 2.73145C3.09272 2.76442 2.86038 2.82547 2.68457 2.91504C2.308 3.10695 2.00145 3.41345 1.80957 3.79004C1.72001 3.96586 1.65894 4.19812 1.62598 4.60156C1.59237 5.01286 1.5918 5.54117 1.5918 6.29883V9.69727C1.5918 10.4548 1.59239 10.9833 1.62598 11.3945C1.65892 11.7978 1.72007 12.0303 1.80957 12.2061C2.00144 12.5826 2.30804 12.8891 2.68457 13.0811C2.86038 13.1706 3.0927 13.2317 3.49609 13.2646C3.90736 13.2983 4.43579 13.2988 5.19336 13.2988H10.8076C11.565 13.2988 12.0936 13.2982 12.5049 13.2646C12.9081 13.2317 13.1406 13.1705 13.3164 13.0811C13.693 12.8892 13.9995 12.5827 14.1914 12.2061C14.281 12.0302 14.342 11.798 14.375 11.3945C14.4086 10.9833 14.4092 10.4548 14.4092 9.69727V6.29883C14.4092 5.54117 14.4086 5.01286 14.375 4.60156C14.342 4.19807 14.281 3.96587 14.1914 3.79004C13.9995 3.41349 13.693 3.10691 13.3164 2.91504C13.1406 2.82558 12.908 2.76439 12.5049 2.73145C12.0936 2.69788 11.565 2.69727 10.8076 2.69727H5.19336ZM7.30078 4.72656C7.66777 4.72683 7.96573 5.02457 7.96582 5.3916C7.96582 5.75871 7.66782 6.05637 7.30078 6.05664H6.53125V9.93945H7.30078C7.66782 9.93972 7.96582 10.2374 7.96582 10.6045C7.96576 10.9715 7.66779 11.2693 7.30078 11.2695H4.43164C4.06441 11.2695 3.76666 10.9717 3.7666 10.6045C3.7666 10.2372 4.06437 9.93945 4.43164 9.93945H5.20117V6.05664H4.43164C4.06437 6.05664 3.7666 5.75887 3.7666 5.3916C3.76669 5.02441 4.06443 4.72656 4.43164 4.72656H7.30078Z" }, null, -1)];
|
|
1300
|
+
var QH = r(RH, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
1301
1301
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-text-input`], width: "1em", height: "1em" }, e2.$attrs), jH, 16, qH);
|
|
1302
1302
|
}]]);
|
|
1303
|
-
const
|
|
1304
|
-
var XH = r(
|
|
1303
|
+
const KH = { name: "IconLineCarousel", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, WH = ["fill"], JH = [C.createElementVNode("path", { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M8.95704 1.38281C9.50572 1.38281 9.95753 1.38219 10.3242 1.41211C10.6985 1.44269 11.0432 1.50844 11.3662 1.67285C11.8676 1.9283 12.2757 2.3366 12.5313 2.83789C12.6959 3.16104 12.7614 3.50544 12.792 3.87988C12.822 4.2467 12.8213 4.69906 12.8213 5.24805V10.748C12.8213 11.2968 12.8219 11.7485 12.792 12.1152C12.7614 12.4898 12.6959 12.834 12.5313 13.1572C12.2758 13.6587 11.8677 14.0668 11.3662 14.3223C11.0431 14.4868 10.6987 14.5524 10.3242 14.583C9.95751 14.6129 9.50575 14.6123 8.95704 14.6123H7.04298C6.49401 14.6123 6.04163 14.613 5.67482 14.583C5.30037 14.5524 4.95597 14.4869 4.63282 14.3223C4.1315 14.0668 3.72324 13.6586 3.46779 13.1572C3.3033 12.8341 3.23763 12.4896 3.20704 12.1152C3.17711 11.7485 3.17775 11.2967 3.17775 10.748V5.24805C3.17775 4.69906 3.17707 4.2467 3.20704 3.87988C3.23766 3.50546 3.30317 3.16102 3.46779 2.83789C3.72327 2.33651 4.13144 1.92835 4.63282 1.67285C4.95595 1.50824 5.3004 1.44273 5.67482 1.41211C6.04163 1.38214 6.49401 1.38281 7.04298 1.38281H8.95704ZM7.96974 10.4287C7.84511 10.5533 7.67626 10.6239 7.50001 10.624C7.32371 10.624 7.15401 10.5533 7.02931 10.4287L6.38966 9.78906L4.51661 11.6621C4.52038 11.79 4.52479 11.9036 4.53322 12.0068C4.55708 12.299 4.60013 12.4492 4.65333 12.5537C4.78121 12.8046 4.98549 13.0087 5.23634 13.1367C5.34084 13.19 5.49107 13.2339 5.78322 13.2578C6.08332 13.2823 6.47208 13.2822 7.04298 13.2822H8.95704C9.52753 13.2822 9.91582 13.2823 10.2158 13.2578C10.5081 13.2339 10.6582 13.19 10.7627 13.1367C11.0139 13.0087 11.2187 12.8049 11.3467 12.5537C11.3999 12.4492 11.4429 12.299 11.4668 12.0068C11.4913 11.7068 11.4922 11.3186 11.4922 10.748V9.53027L10.1797 8.21875L7.96974 10.4287ZM2.45997 5.50586C2.25895 5.50586 2.20839 5.50713 2.17384 5.51074C1.78171 5.55202 1.47174 5.86171 1.43068 6.25391C1.42708 6.28848 1.42579 6.33908 1.42579 6.54004V9.45703C1.4258 9.65792 1.42707 9.70765 1.43068 9.74219C1.47175 10.1344 1.78166 10.4451 2.17384 10.4863C2.20839 10.4899 2.25895 10.4902 2.45997 10.4902V11.8203C2.2925 11.8203 2.15681 11.8212 2.03615 11.8086C1.01869 11.7021 0.213794 10.8974 0.107434 9.87988C0.0948746 9.75929 0.0957133 9.62438 0.0957154 9.45703V6.54004C0.0957154 6.37246 0.0948709 6.23692 0.107434 6.11621C0.213736 5.09867 1.01867 4.29402 2.03615 4.1875C2.1568 4.17492 2.2925 4.17578 2.45997 4.17578V5.50586ZM13.5391 4.17578C13.7065 4.17578 13.8423 4.17497 13.9629 4.1875C14.9806 4.29382 15.7853 5.09851 15.8916 6.11621C15.9042 6.23695 15.9033 6.37241 15.9033 6.54004V9.45703C15.9033 9.62438 15.9042 9.75929 15.8916 9.87988C15.7852 10.8975 14.9805 11.7023 13.9629 11.8086C13.8423 11.8211 13.7065 11.8203 13.5391 11.8203V10.4902C13.7396 10.4902 13.7906 10.4899 13.8252 10.4863C14.2176 10.4453 14.5272 10.1345 14.5684 9.74219C14.572 9.70765 14.5733 9.65792 14.5733 9.45703V6.54004C14.5733 6.33889 14.572 6.28848 14.5684 6.25391C14.5273 5.86154 14.2176 5.5518 13.8252 5.51074C13.7906 5.50717 13.7396 5.50586 13.5391 5.50586V4.17578ZM7.04298 2.71289C6.47208 2.71289 6.08332 2.71376 5.78322 2.73828C5.49108 2.76218 5.34084 2.80516 5.23634 2.8584C4.98546 2.98634 4.78127 3.19052 4.65333 3.44141C4.60009 3.54591 4.55711 3.69613 4.53322 3.98828C4.5087 4.28839 4.50782 4.67714 4.50782 5.24805V9.79004L5.91993 8.37891L6.02052 8.2959C6.12897 8.22349 6.25734 8.18364 6.38966 8.1836C6.56595 8.18366 6.73571 8.25425 6.86036 8.37891L7.49904 9.01758L9.70997 6.80762L9.81154 6.72461C9.91992 6.65244 10.0485 6.61328 10.1807 6.61328C10.3567 6.6134 10.5258 6.68325 10.6504 6.80762L11.4922 7.64942V5.24805C11.4922 4.67714 11.4913 4.28839 11.4668 3.98828C11.4429 3.69613 11.3999 3.54591 11.3467 3.44141C11.2187 3.19039 11.0138 2.98632 10.7627 2.8584C10.6582 2.80522 10.5079 2.76214 10.2158 2.73828C9.91582 2.71381 9.52754 2.71289 8.95704 2.71289H7.04298Z" }, null, -1)];
|
|
1304
|
+
var XH = r(KH, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
1305
1305
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 16 16", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-carousel`], width: "1em", height: "1em" }, e2.$attrs), JH, 16, WH);
|
|
1306
1306
|
}]]);
|
|
1307
1307
|
const YH = { name: "IconLineSelect2", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, eB = ["fill"], CB = [C.createElementVNode("path", { d: "M9.85547 1.19141C10.6842 1.19141 11.3464 1.19081 11.8799 1.23438C12.421 1.2786 12.8892 1.37178 13.3193 1.59082C14.0087 1.94211 14.5695 2.50306 14.9209 3.19238C15.1401 3.62251 15.2331 4.09064 15.2773 4.63184C15.3209 5.16533 15.3203 5.82741 15.3203 6.65625V9.34473C15.3203 10.1735 15.3209 10.8356 15.2773 11.3691C15.2331 11.9104 15.14 12.3784 14.9209 12.8086C14.5696 13.4981 14.0088 14.0588 13.3193 14.4102C12.8892 14.6293 12.4211 14.7224 11.8799 14.7666C11.3464 14.8102 10.6843 14.8096 9.85547 14.8096H6.14258C5.31373 14.8096 4.65166 14.8102 4.11816 14.7666C3.57698 14.7224 3.10883 14.6293 2.67871 14.4102C1.9894 14.0588 1.42841 13.498 1.07715 12.8086C0.858137 12.3785 0.764916 11.9103 0.720703 11.3691C0.677158 10.8356 0.677734 10.1735 0.677734 9.34473V6.65625C0.677734 5.82741 0.677115 5.16533 0.720703 4.63184C0.764948 4.09062 0.857983 3.62252 1.07715 3.19238C1.42849 2.50297 1.9893 1.94216 2.67871 1.59082C3.10885 1.37165 3.57694 1.27862 4.11816 1.23438C4.65166 1.19079 5.31373 1.19141 6.14258 1.19141H9.85547ZM6.14258 2.52148C5.29182 2.52148 4.69336 2.52241 4.22656 2.56055C3.76763 2.59807 3.49367 2.66863 3.28223 2.77637C2.84342 3.00014 2.48647 3.35709 2.2627 3.7959C2.15496 4.00734 2.08439 4.28131 2.04688 4.74023C2.00874 5.20703 2.00781 5.8055 2.00781 6.65625V9.34473C2.00781 10.1954 2.00878 10.7939 2.04688 11.2607C2.08436 11.7196 2.15506 11.9936 2.2627 12.2051C2.48645 12.6441 2.8433 13.0017 3.28223 13.2256C3.49366 13.3333 3.76766 13.4039 4.22656 13.4414C4.69335 13.4795 5.29185 13.4795 6.14258 13.4795H9.85547C10.7062 13.4795 11.3047 13.4795 11.7715 13.4414C12.2302 13.4039 12.5034 13.3332 12.7148 13.2256C13.1541 13.0018 13.5115 12.6443 13.7354 12.2051C13.8431 11.9936 13.9137 11.7198 13.9512 11.2607C13.9893 10.7939 13.9902 10.1954 13.9902 9.34473V6.65625C13.9902 5.8055 13.9893 5.20703 13.9512 4.74023C13.9137 4.28134 13.8431 4.00733 13.7354 3.7959C13.5115 3.35698 13.1539 3.00007 12.7148 2.77637C12.5034 2.66878 12.2301 2.59803 11.7715 2.56055C11.3047 2.52243 10.7061 2.52148 9.85547 2.52148H6.14258ZM9.95703 6.87695C10.2456 6.65018 10.6636 6.69993 10.8906 6.98828C11.1175 7.27679 11.0676 7.69473 10.7793 7.92188L8.6084 9.62988C8.58662 9.64702 8.42843 9.78881 8.22754 9.84375C8.07836 9.88451 7.92067 9.88447 7.77148 9.84375C7.57084 9.78892 7.41278 9.64736 7.39062 9.62988L5.21973 7.92188C4.93123 7.69473 4.88132 7.27685 5.1084 6.98828C5.33553 6.69988 5.75345 6.65 6.04199 6.87695L7.99902 8.41699L9.95703 6.87695Z" }, null, -1)];
|
|
@@ -1336,6 +1336,14 @@
|
|
|
1336
1336
|
var yB = r(EB, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
1337
1337
|
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 24 24", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-fill-task`], width: "1em", height: "1em" }, e2.$attrs), kB, 16, $B);
|
|
1338
1338
|
}]]);
|
|
1339
|
-
|
|
1339
|
+
const _B = { name: "IconLineUpload", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: true } } }, IB = ["fill"], NB = [C.createElementVNode("path", { d: "M12.0688 1.82812C15.9098 1.82812 19.058 4.78453 19.3667 8.5459C21.7613 9.42816 23.4727 11.7239 23.4727 14.4258C23.4725 17.8885 20.6645 20.6966 17.2017 20.6968C16.6511 20.6968 16.2046 20.2497 16.2041 19.6992C16.2041 19.1483 16.6508 18.7017 17.2017 18.7017C19.5627 18.7015 21.4774 16.7867 21.4775 14.4258C21.4775 12.4078 20.0771 10.7134 18.1948 10.2656C17.777 10.166 17.4859 9.81618 17.4375 9.41309C17.4149 9.32972 17.3994 9.24286 17.3994 9.15234C17.399 6.20908 15.0122 3.82324 12.0688 3.82324C9.12591 3.82373 6.74011 6.20937 6.73975 9.15234C6.73965 9.49911 6.5616 9.80276 6.29297 9.98145C6.16452 10.1165 5.99851 10.2192 5.80371 10.2656C3.9214 10.7133 2.52246 12.4077 2.52246 14.4258C2.52261 16.7868 4.43726 18.7017 6.79834 18.7017C7.34861 18.7024 7.7959 19.1488 7.7959 19.6992C7.7954 20.2492 7.3483 20.696 6.79834 20.6968C3.33545 20.6968 0.527493 17.8886 0.527344 14.4258C0.527347 11.6694 2.30484 9.33153 4.77539 8.49023C5.11024 4.75561 8.2472 1.82858 12.0688 1.82812ZM11.5283 11.4067C11.9144 11.1507 12.4406 11.1923 12.7822 11.5312L15.8979 14.6221C16.2882 15.0101 16.29 15.6419 15.9023 16.0327C15.5144 16.4234 14.8827 16.4261 14.4917 16.0386L13.0767 14.6338V19.6978C13.0766 20.2485 12.6298 20.6951 12.0791 20.6953C11.5282 20.6953 11.0816 20.2486 11.0815 19.6978V14.6514L9.75586 15.9829C9.36705 16.3724 8.73526 16.3727 8.34521 15.9844C7.95536 15.5954 7.95496 14.9638 8.34375 14.5737L11.373 11.5342L11.5283 11.4067Z" }, null, -1)];
|
|
1340
|
+
var SB = r(_B, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
1341
|
+
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 24 24", fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-line-upload`], width: "1em", height: "1em" }, e2.$attrs), NB, 16, IB);
|
|
1342
|
+
}]]);
|
|
1343
|
+
const PB = { name: "IconColorQdrant", props: { prefix: { type: String, default: "sc" }, useCurrentColor: { type: Boolean, default: false } } }, FB = ["fill"];
|
|
1344
|
+
var zB = r(PB, [["render", function(e2, r2, o2, t2, l2, n2) {
|
|
1345
|
+
return C.openBlock(), C.createElementBlock("svg", C.mergeProps({ viewBox: "0 0 1024 1024", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-color-qdrant`], width: "1em", height: "1em" }, e2.$attrs), [C.createElementVNode("path", { d: "M953.995636 257.363117l0.053195-0.033247-219.428571-126.67013L515.244883 3.98961l-219.428571 126.67013L76.454234 257.32987l0.013298 0.026598V764.01039l219.368728 126.670129 219.428571 126.67678v0.013298l140.367792-80.989091 0.00665-0.006649-0.00665-0.006649V764.01039l-140.367792 81.062233-144.822857-83.588987-144.756364-83.582337V343.512104l144.756364-83.582338 144.822857-83.582337 144.756364 83.582337 144.822857 83.582338v673.845195l-0.013299-0.00665 0.026598 0.046546 149.211428-86.11574V257.369766l-0.073143-0.006649zM374.897039 429.700987V591.725714l140.367792 81.055585L655.625974 591.725714V429.687688l-0.019948 0.013299-0.066494-0.066493L515.271481 348.625455 374.916987 429.66774l-0.013299 0.033247h-0.006649z", fill: o2.useCurrentColor ? "currentColor" : "#DC244C" }, null, 8, FB)], 16);
|
|
1346
|
+
}]]);
|
|
1347
|
+
e.IconColorAlibl = Fc, e.IconColorApi = La, e.IconColorApprove = Lv, e.IconColorBarcode = xh, e.IconColorClick = Qx, e.IconColorClickhouse = wc, e.IconColorComputer = Ba, e.IconColorCycle = Jx, e.IconColorData = $i, e.IconColorDataFilter = Nm, e.IconColorDatadm = lc, e.IconColorDatakb = ac, e.IconColorDingding = hn, e.IconColorDoc = zV, e.IconColorEdit = su, e.IconColorElsearch = na, e.IconColorEmail = xn, e.IconColorFeishu = Zn, e.IconColorHline = hh, e.IconColorHttp = Gn, e.IconColorHuawei = uc, e.IconColorImage = yh, e.IconColorImageNew = Ox, e.IconColorInput = Jm, e.IconColorJava = Ii, e.IconColorJs = Rn, e.IconColorKey = Fm, e.IconColorLlm = Mc, e.IconColorLogicFlow = Ch, e.IconColorLogo = pv, e.IconColorLongtext = fh, e.IconColorMarkdown = pL, e.IconColorMilvus = Qc, e.IconColorMusic = Ix, e.IconColorMysql = bi, e.IconColorNone = yV, e.IconColorNotice = _n, e.IconColorNum = Um, e.IconColorOpenai = Gc, e.IconColorOracle = ji, e.IconColorOval = Th, e.IconColorPdf = JV, e.IconColorPgsql = Ui, e.IconColorPhone = xa, e.IconColorPpt = UV, e.IconColorQdrant = zB, e.IconColorQiwei = di, e.IconColorQrcode = Eh, e.IconColorRadio = eg, e.IconColorRect = qh, e.IconColorRequired = Dp, e.IconColorSiliflow = Rc, e.IconColorSql = hi, e.IconColorSqlserver = Cc, e.IconColorSwitch = jm, e.IconColorSysMessage = ma, e.IconColorSysNotice = aa, e.IconColorTable = Bh, e.IconColorText = Wh, e.IconColorTextarea = tg, e.IconColorTime = Ah, e.IconColorTxt = px, e.IconColorUpload = iu, e.IconColorUser = Nh, e.IconColorVector = $c, e.IconColorVideo = tx, e.IconColorVline = zh, e.IconColorXls = Mx, e.IconColorYaml = mL, e.IconColorZip = Lx, e.IconFillActivity = vB, e.IconFillAddData = Lu, e.IconFillApi = zt, e.IconFillApplication = Jo, e.IconFillApproval = vu, e.IconFillBigModel = af, e.IconFillBranch = Vp, e.IconFillChart = ee, e.IconFillChinese = S, e.IconFillClick = Rx, e.IconFillCode = Kf, e.IconFillCol2row = jd, e.IconFillCondition = Jd, e.IconFillCycle = qu, e.IconFillCycleAlpha = zf, e.IconFillCycleIf = Nf, e.IconFillCyclePrep = Of, e.IconFillData = W, e.IconFillDataExpansion = Cm, e.IconFillDataFilter = vv, e.IconFillDeWeight = am, e.IconFillDelData = Wu, e.IconFillDictCode = Ot, e.IconFillDown = te, e.IconFillDownload = ue, e.IconFillEnglish = q, e.IconFillFile = ge, e.IconFillFiled = xm, e.IconFillFx = yu, e.IconFillGroup = lm, e.IconFillHeart = n, e.IconFillHome = Eo, e.IconFillHttp = ef, e.IconFillIdea = Be, e.IconFillIf = Su, e.IconFillInfo = jo, e.IconFillInput = tf, e.IconFillLight = bu, e.IconFillLink = Mm, e.IconFillMenu = ce, e.IconFillMerge = fm, e.IconFillMoon = Z, e.IconFillMute = s, e.IconFillNotice = LB, e.IconFillOrganization = Ct, e.IconFillOutput = ff, e.IconFillParallel = hf, e.IconFillPen = v, e.IconFillPlayArrow = y, e.IconFillPlugin = xf, e.IconFillPoint = Kt, e.IconFillQuotation = Mw, e.IconFillRank = hm, e.IconFillRepost = dB, e.IconFillResource = tL, e.IconFillResources = $e, e.IconFillRight = Ie, e.IconFillRow2col = km, e.IconFillSearchData = Mf, e.IconFillSelector = kf, e.IconFillSend = ZB, e.IconFillSetting = lt, e.IconFillSkipNext = b, e.IconFillSkipPrevious = G, e.IconFillSound = d, e.IconFillSql = Gu, e.IconFillStar = _o, e.IconFillStart = ys, e.IconFillStop = gp, e.IconFillSun = L, e.IconFillSyncMsg = md, e.IconFillTask = yB, e.IconFillTemplate = Ve, e.IconFillText = Zu, e.IconFillUpdateData = pd, e.IconFillVariable = Rf, e.IconIconLineSet2 = Qg, e.IconLineAdd = Ip, e.IconLineAgent = ah, e.IconLineAi = Pn, e.IconLineAiFlow = Yf, e.IconLineAlignBottom = Ig, e.IconLineAlignCenter = $g, e.IconLineAlignLeft = Vg, e.IconLineAlignRight = gg, e.IconLineAlignTop = ug, e.IconLineAlignVertically = Bg, e.IconLineApi = il, e.IconLineApprovalTask = Wv, e.IconLineArea = pl, e.IconLineArray = rs, e.IconLineArrowdown = Fe, e.IconLineArrowleft = Qe, e.IconLineArrowright = Ae, e.IconLineArrowup = Ue, e.IconLineAttachment = Ow, e.IconLineAuthorization = Dn, e.IconLineBack = Xe, e.IconLineBasicBlock = Sv, e.IconLineBatch = bs, e.IconLineBigger = Tp, e.IconLineBoolean = ns, e.IconLineCarousel = XH, e.IconLineCascade = Gv, e.IconLineChart = LC, e.IconLineChartBar = gH, e.IconLineChartBubble = yv, e.IconLineChartDualAxis = qv, e.IconLineChartFunnel = eH, e.IconLineChartLine = bv, e.IconLineChartNormalTable = tH, e.IconLineChartPie = FH, e.IconLineChartPivotTable = uH, e.IconLineChartProgress = cH, e.IconLineChartRadar = UH, e.IconLineChartScatter = BH, e.IconLineCheck = up, e.IconLineClose = ZC, e.IconLineCode = Ss, e.IconLineCollapseAll = Yt, e.IconLineComment = Nw, e.IconLineCompany = tr, e.IconLineComputer = mV, e.IconLineContain = JL, e.IconLineCopy = ev, e.IconLineCut = wd, e.IconLineData = ml, e.IconLineDataFilter = Ia, e.IconLineDataFlow = id, e.IconLineDate = HL, e.IconLineDateRange = VH, e.IconLineDebug = cp, e.IconLineDelete = rC, e.IconLineDictionary = wl, e.IconLineDictionary2 = Rw, e.IconLineDocker = Aa, e.IconLineDotDrag = fw, e.IconLineDoubledown = nC, e.IconLineDoubleleft = sC, e.IconLineDoubleright = SC, e.IconLineDoubleup = dC, e.IconLineDownload = qC, e.IconLineDrag = Hd, e.IconLineEdit = Zs, e.IconLineEmail = Hl, e.IconLineEnum = Qa, e.IconLineEqual = _L, e.IconLineEr = xw, e.IconLineExit = vC, e.IconLineExpand = Po, e.IconLineExpandAll = ol, e.IconLineExport = ft, e.IconLineExportNew = HV, e.IconLineExternal = $a, e.IconLineEye = Bp, e.IconLineFile = wo, e.IconLineFilter = yC, e.IconLineFlatten = kt, e.IconLineFloat = Ua, e.IconLineFolder = bC, e.IconLineFollow = GC, e.IconLineFormulaSelect = tp, e.IconLineGo = Fp, e.IconLineGoUp = wL, e.IconLineGreaterEqual = TL, e.IconLineGreaterThan = DL, e.IconLineGroup = Ws, e.IconLineHome = Xr, e.IconLineIframe = nB, e.IconLineImage = $H, e.IconLineImport = at, e.IconLineInfo = Ir, e.IconLineInfoData = Fg, e.IconLineInteger = Xa, e.IconLineInternationalization = Ug, e.IconLineKey = oV, e.IconLineKey2 = iV, e.IconLineKnowledge = Cu, e.IconLineLanguage = To, e.IconLineLeft = xt, e.IconLineLessEqual = PL, e.IconLineLessThan = lw, e.IconLineLink = Kw, e.IconLineLink2 = pV, e.IconLineList = Pl, e.IconLineListContain = jL, e.IconLineLlm = Xg, e.IconLineLock = Ar, e.IconLineLogicFlow = od, e.IconLineManage = ur, e.IconLineMenuExpand = El, e.IconLineMenuShrink = _l, e.IconLineMoney = gr, e.IconLineMore = Rt, e.IconLineNext = _d, e.IconLineNotContain = Cw, e.IconLineNotEqual = EL, e.IconLineNotListContain = aw, e.IconLineNotice = Vr, e.IconLineNoticeList = sB, e.IconLineNumberInput = IH, e.IconLineObjArray = ss, e.IconLineObject = ds, e.IconLineOk = kw, e.IconLineOnline = Kn, e.IconLineOrder = WC, e.IconLineOrg = Yn, e.IconLineOrganization = no, e.IconLineParamSet = Dd, e.IconLinePass = Am, e.IconLinePercent = Ur, e.IconLinePermission = oi, e.IconLinePhone = wV, e.IconLinePhrase = Tl, e.IconLinePlay = eL, e.IconLinePosition = ii, e.IconLinePre = Pd, e.IconLinePrint = Ag, e.IconLineQuestion = Fr, e.IconLineRedo = Gs, e.IconLineRefresh = $r, e.IconLineRemove = ep, e.IconLineReset = cg, e.IconLineRight = Mt, e.IconLineRisk = cr, e.IconLineSave = du, e.IconLineScript = Yw, e.IconLineScroll = Ed, e.IconLineSeal = jl, e.IconLineSearch = Zv, e.IconLineSelect = zw, e.IconLineSelect2 = rB, e.IconLineSend = Jl, e.IconLineSet = ro, e.IconLineShopping = er, e.IconLineSkill = lh, e.IconLineSmaller = Td, e.IconLineSort = Qr, e.IconLineSpacing = Ho, e.IconLineStar = Do, e.IconLineStr = vs, e.IconLineStrArray = Ls, e.IconLineSubtract = $p, e.IconLineSwitch = jp, e.IconLineSysNotice = Dl, e.IconLineSysSet = Cn, e.IconLineTab = AH, e.IconLineTable = Fa, e.IconLineTableSet = ht, e.IconLineTask = ln, e.IconLineTemplate = sn, e.IconLineTextInput = QH, e.IconLineTime = so, e.IconLineTool = cL, e.IconLineTranslation = dn, e.IconLineTree = Nt, e.IconLineUndo = qs, e.IconLineUpload = SB, e.IconLineUser = Br, e.IconLineUserOversize = Jp, e.IconLineUsers = xi, e.IconLineVector = Mi, e.IconLineWarning = mo, e.IconLineWorkFlow = hw, Object.defineProperties(e, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
|
1340
1348
|
});
|
|
1341
1349
|
//# sourceMappingURL=icon.min.js.map
|