@arco-iconbox/vue-bluebee 0.0.11 → 0.0.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/icon.js +789 -759
- package/dist/icon.js.map +1 -1
- package/dist/icon.min.js +43 -39
- package/dist/icon.min.js.map +1 -1
- package/esm/IconSolar/index.js +32 -0
- package/esm/index.js +1 -0
- package/lib/IconSolar/index.js +33 -0
- package/lib/index.js +2 -0
- package/package.json +1 -1
- package/src/IconSolar/index.vue +19 -0
- package/src/index.js +2 -1
package/dist/icon.min.js
CHANGED
@@ -40,9 +40,9 @@
|
|
40
40
|
var U = r(O, [["render", function(e2, r2, o2, l2, n2, s2) {
|
41
41
|
return t.openBlock(), t.createElementBlock("svg", t.mergeProps({ viewBox: "0 0 28 28", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-stage-charge`], width: "1em", height: "1em" }, e2.$attrs), [t.createElementVNode("g", Z, [t.createElementVNode("path", { fill: o2.useCurrentColor ? "currentColor" : "#21B2EC", d: "M13.472482 12.4444444L10.1111111 16.9426183 12.4982675 16.9446173 12.2220691 20.2222222 15.5555556 15.507816 13.472482 15.507816z" }, null, 8, G), P, t.createElementVNode("rect", { fill: o2.useCurrentColor ? "currentColor" : "#21B2EC", x: "7.778", y: "4.667", width: "10.111", height: "6.222", rx: ".622" }, null, 8, $), z, j])], 16);
|
42
42
|
}]]);
|
43
|
-
const H = { name: "IconStageInfoPublish", props: { prefix: { type: String, default: "bb" }, useCurrentColor: { type: Boolean, default: true } } }, X = t.createStaticVNode('<defs><linearGradient x1="50%" y1="0%" x2="50%" y2="79.492%" id="svg_da1b715a79__a"><stop stop-color="#D54EFF" offset="0%"></stop><stop stop-color="#E0A7FF" offset="100%"></stop></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="svg_da1b715a79__b"><stop stop-color="#D35DF5" offset="0%"></stop><stop stop-color="#A730E8" offset="100%"></stop></linearGradient></defs>', 1), W = { fill: "none", "fill-rule": "evenodd" },
|
44
|
-
var
|
45
|
-
return t.openBlock(), t.createElementBlock("svg", t.mergeProps({ viewBox: "0 0 64 64", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-stage-info-publish`], width: "1em", height: "1em" }, e2.$attrs), [X, t.createElementVNode("g", W, [t.createElementVNode("rect", { fill: o2.useCurrentColor ? "currentColor" : "#A730E8", opacity: ".1", width: "64", height: "64", rx: "32" }, null, 8,
|
43
|
+
const H = { name: "IconStageInfoPublish", props: { prefix: { type: String, default: "bb" }, useCurrentColor: { type: Boolean, default: true } } }, X = t.createStaticVNode('<defs><linearGradient x1="50%" y1="0%" x2="50%" y2="79.492%" id="svg_da1b715a79__a"><stop stop-color="#D54EFF" offset="0%"></stop><stop stop-color="#E0A7FF" offset="100%"></stop></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="svg_da1b715a79__b"><stop stop-color="#D35DF5" offset="0%"></stop><stop stop-color="#A730E8" offset="100%"></stop></linearGradient></defs>', 1), W = { fill: "none", "fill-rule": "evenodd" }, q = ["fill"], T = { transform: "translate(14 9)" }, Y = ["fill"], Q = ["fill"], K = t.createElementVNode("path", { stroke: "#FFF", "stroke-width": "3.152", "stroke-linecap": "round", d: "M5.478 23.26L30.522 23.26M5.478 30.563L21.125 30.563" }, null, -1);
|
44
|
+
var R = r(H, [["render", function(e2, r2, o2, l2, n2, s2) {
|
45
|
+
return t.openBlock(), t.createElementBlock("svg", t.mergeProps({ viewBox: "0 0 64 64", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-stage-info-publish`], width: "1em", height: "1em" }, e2.$attrs), [X, t.createElementVNode("g", W, [t.createElementVNode("rect", { fill: o2.useCurrentColor ? "currentColor" : "#A730E8", opacity: ".1", width: "64", height: "64", rx: "32" }, null, 8, q), t.createElementVNode("g", T, [t.createElementVNode("path", { d: "M18,0 L32.8695652,12.6153846 L25.0434348,12.615 L25.0434783,27.5972551 C25.0434783,28.4675575 24.3379588,29.1730769 23.4676564,29.1730769 L12.5323436,29.1730769 C11.6620412,29.1730769 10.9565217,28.4675575 10.9565217,27.5972551 L10.9564348,12.615 L3.13043478,12.6153846 L18,0 Z", fill: o2.useCurrentColor ? "currentColor" : "url(#svg_da1b715a79__a)" }, null, 8, Y), t.createElementVNode("rect", { fill: o2.useCurrentColor ? "currentColor" : "url(#svg_da1b715a79__b)", y: "15.769", width: "36", height: "25.231", rx: "1.576" }, null, 8, Q), K])])], 16);
|
46
46
|
}]]);
|
47
47
|
const J = { name: "IconStageBox", props: { prefix: { type: String, default: "bb" }, useCurrentColor: { type: Boolean, default: true } } }, ee = { fill: "none", "fill-rule": "evenodd" }, te = ["fill"], re = ["fill"], oe = ["fill"], le = t.createElementVNode("path", { stroke: "#282461", "stroke-width": "1.167", "stroke-linejoin": "round", d: "M11.8843284 -2.1911485e-15L23.6718964 6.02777778 23.6718964 15.75 11.8843284 22.5555556 0.0967603623 15.75 0.0967603623 6.02777778z", transform: "translate(2.333 3.111)" }, null, -1), ne = t.createElementVNode("path", { stroke: "#282461", "stroke-width": "1.167", "stroke-linecap": "round", d: "M11.8843284 21.7777778L11.8843284 12.8333333 23.6670813 6.52930659", transform: "translate(2.333 3.111)" }, null, -1);
|
48
48
|
var se = r(J, [["render", function(e2, r2, o2, l2, n2, s2) {
|
@@ -68,9 +68,9 @@
|
|
68
68
|
var Xe = r(Pe, [["render", function(e2, r2, o2, l2, n2, s2) {
|
69
69
|
return t.openBlock(), t.createElementBlock("svg", t.mergeProps({ viewBox: "0 0 28 28", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-stage-safe-monitor`], width: "1em", height: "1em" }, e2.$attrs), [t.createElementVNode("g", $e, [ze, t.createElementVNode("circle", { fill: o2.useCurrentColor ? "currentColor" : "#21B2EC", cx: "9.722", cy: "9.722", r: "4.278" }, null, 8, je), t.createElementVNode("circle", { fill: o2.useCurrentColor ? "currentColor" : "#21B2EC", cx: "10.5", cy: "2.722", r: "1.167" }, null, 8, Ue), He])], 16);
|
70
70
|
}]]);
|
71
|
-
const We = { name: "IconStageCityBroadcast", props: { prefix: { type: String, default: "bb" }, useCurrentColor: { type: Boolean, default: true } } },
|
71
|
+
const We = { name: "IconStageCityBroadcast", props: { prefix: { type: String, default: "bb" }, useCurrentColor: { type: Boolean, default: true } } }, qe = t.createStaticVNode('<defs><linearGradient x1="-14.38%" y1="52.706%" x2="88.5%" y2="52.706%" id="svg_cfbfb4c240__a"><stop stop-color="#FFEBA3" offset="0%"></stop><stop stop-color="#FFC23F" offset="100%"></stop></linearGradient><linearGradient x1="45.112%" y1="46.664%" x2="50%" y2="100%" id="svg_cfbfb4c240__c"><stop stop-color="#FFDE49" offset="0%"></stop><stop stop-color="#FFBA23" offset="100%"></stop></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="svg_cfbfb4c240__e"><stop stop-color="#FFF28D" offset="0%"></stop><stop stop-color="#FEE154" offset="100%"></stop></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="svg_cfbfb4c240__f"><stop stop-color="#FFF28D" offset="0%"></stop><stop stop-color="#FEE154" offset="100%"></stop></linearGradient><path id="svg_cfbfb4c240__b" d="M1.39995888e-12 9.5483871L14.1682119 -5.93067262e-14 14.1682119 37 1.39995888e-12 27.4516129z"></path></defs>', 1), Te = { fill: "none", "fill-rule": "evenodd" }, Ye = ["fill"], Qe = ["fill"], Ke = { transform: "translate(19.407 13)" }, Re = ["fill"], Je = [t.createElementVNode("use", { "xlink:href": "#svg_cfbfb4c240__b" }, null, -1)], et = ["fill"], tt = ["fill"], rt = t.createElementVNode("path", { d: "M25.9259259,25.9 C30.4260239,25.9 34.0740741,22.4212525 34.0740741,18.13 C34.0740741,13.8387475 30.4260239,10.36 25.9259259,10.36", stroke: "url(#svg_cfbfb4c240__e)", "stroke-width": "2.741", "stroke-linecap": "round", transform: "translate(12 13)" }, null, -1), ot = t.createElementVNode("path", { d: "M25.9259259,31.82 C33.6988224,31.82 40,25.6907782 40,18.13 C40,10.5692218 33.6988224,4.44 25.9259259,4.44", stroke: "url(#svg_cfbfb4c240__f)", "stroke-width": "2.741", "stroke-linecap": "round", transform: "translate(12 13)" }, null, -1);
|
72
72
|
var lt = r(We, [["render", function(e2, r2, o2, l2, n2, s2) {
|
73
|
-
return t.openBlock(), t.createElementBlock("svg", t.mergeProps({ viewBox: "0 0 64 64", xmlns: "http://www.w3.org/2000/svg", "xmlns:xlink": "http://www.w3.org/1999/xlink", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-stage-city-broadcast`], width: "1em", height: "1em" }, e2.$attrs), [
|
73
|
+
return t.openBlock(), t.createElementBlock("svg", t.mergeProps({ viewBox: "0 0 64 64", xmlns: "http://www.w3.org/2000/svg", "xmlns:xlink": "http://www.w3.org/1999/xlink", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-stage-city-broadcast`], width: "1em", height: "1em" }, e2.$attrs), [qe, t.createElementVNode("g", Te, [t.createElementVNode("rect", { fill: o2.useCurrentColor ? "currentColor" : "#FFBA23", opacity: ".1", width: "64", height: "64", rx: "32" }, null, 8, Ye), t.createElementVNode("path", { d: "M4.44444444,9.62 L7.41691627,9.62 L7.41691627,9.62 L7.41691627,27.5232258 L4.44444444,27.5232258 C1.98984556,27.5232258 5.02484128e-16,25.5333803 0,23.0787814 L0,14.0644444 C-1.18878009e-15,11.6098456 1.98984556,9.62 4.44444444,9.62 Z", fill: o2.useCurrentColor ? "currentColor" : "url(#svg_cfbfb4c240__a)", transform: "translate(12 13)" }, null, 8, Qe), t.createElementVNode("g", Ke, [t.createElementVNode("mask", { id: "svg_cfbfb4c240__d", fill: o2.useCurrentColor ? "currentColor" : "#fff" }, Je, 8, Re), t.createElementVNode("use", { fill: o2.useCurrentColor ? "currentColor" : "url(#svg_cfbfb4c240__c)", "xlink:href": "#svg_cfbfb4c240__b" }, null, 8, et), t.createElementVNode("path", { fill: o2.useCurrentColor ? "currentColor" : "#FFF", mask: "url(#svg_cfbfb4c240__d)", d: "M6.667 0H9.629999999999999V37H6.667z" }, null, 8, tt)]), rt, ot])], 16);
|
74
74
|
}]]);
|
75
75
|
const nt = { name: "IconStageStrongE", props: { prefix: { type: String, default: "bb" }, useCurrentColor: { type: Boolean, default: true } } }, st = { fill: "none", "fill-rule": "evenodd" }, at = ["fill"], it = t.createElementVNode("path", { stroke: "#33316A", "stroke-width": "1.167", "stroke-linejoin": "round", d: "M17.423279 1.35367755L8.05719942 15.7478338 14.7087407 15.7542307 13.939145 26.2425664 23.2275279 11.1564665 17.423279 11.1564665z" }, null, -1), ct = t.createElementVNode("path", { stroke: "#33316A", "stroke-width": "1.167", "stroke-linecap": "round", d: "M19.538 21.672L23.629 15.558" }, null, -1);
|
76
76
|
var ft = r(nt, [["render", function(e2, r2, o2, l2, n2, s2) {
|
@@ -89,12 +89,12 @@
|
|
89
89
|
return t.openBlock(), t.createElementBlock("svg", t.mergeProps({ viewBox: "0 0 28 28", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-stage-tilt-monitor`], width: "1em", height: "1em" }, e2.$attrs), [t.createElementVNode("g", Ft, [Nt, At, It, t.createElementVNode("path", { fill: o2.useCurrentColor ? "currentColor" : "#21B2EC", d: "M2.894 19.148H27.051000000000002V25.922H2.894z" }, null, 8, St)])], 16);
|
90
90
|
}]]);
|
91
91
|
const Ot = { name: "IconStageLightMange", props: { prefix: { type: String, default: "bb" }, useCurrentColor: { type: Boolean, default: true } } }, Zt = t.createStaticVNode('<defs><linearGradient x1="50%" y1="0%" x2="50%" y2="125.947%" id="svg_8584025102__a"><stop stop-color="#FFBA23" offset="0%"></stop><stop stop-color="#FFDE49" offset="100%"></stop></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="svg_8584025102__c"><stop stop-color="#FFDC60" offset="0%"></stop><stop stop-color="#FFDF9B" offset="100%"></stop></linearGradient><path d="M21,0 C32.3622316,0 41.6180987,8.44596314 41.9999951,18.9998659 L4.85142211e-06,18.9998659 C0.381901336,8.44596314 9.63776838,0 21,0 Z" id="svg_8584025102__b"></path></defs>', 1), Gt = { fill: "none", "fill-rule": "evenodd" }, Pt = ["fill"], $t = ["fill"], zt = { transform: "translate(11 15)" }, jt = ["fill"], Ut = [t.createElementVNode("use", { "xlink:href": "#svg_8584025102__b" }, null, -1)], Ht = ["fill"], Xt = ["fill"], Wt = t.createStaticVNode('<g stroke="#FFBA23" stroke-linejoin="round"><path stroke-width="1.75" stroke-linecap="round" d="M19.265 39.642L19.355 44" transform="translate(14 10)"></path><path stroke-width="2.063" d="M31.841 30.519L37 30.519" transform="translate(14 10)"></path><path stroke-width="3.5" d="M18.44 5.145L18.44 0" transform="translate(14 10)"></path><g stroke-width="2.063"><path d="M4.411.519L9.57.519M0 6.742L3.156 10.845" transform="matrix(-1 0 0 1 23.57 40)"></path></g><path stroke-width="2.063" d="M27.43 36.742L30.586 40.845" transform="translate(14 10)"></path></g>', 1);
|
92
|
-
var
|
92
|
+
var qt = r(Ot, [["render", function(e2, r2, o2, l2, n2, s2) {
|
93
93
|
return t.openBlock(), t.createElementBlock("svg", t.mergeProps({ viewBox: "0 0 64 64", xmlns: "http://www.w3.org/2000/svg", "xmlns:xlink": "http://www.w3.org/1999/xlink", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-stage-light-mange`], width: "1em", height: "1em" }, e2.$attrs), [Zt, t.createElementVNode("g", Gt, [t.createElementVNode("rect", { fill: o2.useCurrentColor ? "currentColor" : "#FFBA23", opacity: ".1", width: "64", height: "64", rx: "32" }, null, 8, Pt), t.createElementVNode("path", { d: "M22,34 L41,34 L41,35.5 C41,40.7467051 36.7467051,45 31.5,45 C26.2532949,45 22,40.7467051 22,35.5 L22,34 L22,34 Z", fill: o2.useCurrentColor ? "currentColor" : "url(#svg_8584025102__a)" }, null, 8, $t), t.createElementVNode("g", zt, [t.createElementVNode("mask", { id: "svg_8584025102__d", fill: o2.useCurrentColor ? "currentColor" : "#fff" }, Ut, 8, jt), t.createElementVNode("use", { fill: o2.useCurrentColor ? "currentColor" : "url(#svg_8584025102__c)", "xlink:href": "#svg_8584025102__b" }, null, 8, Ht), t.createElementVNode("path", { fill: o2.useCurrentColor ? "currentColor" : "#FFF", mask: "url(#svg_8584025102__d)", d: "M-2.625 12.091H46.375V15.546H-2.625z" }, null, 8, Xt)]), Wt])], 16);
|
94
94
|
}]]);
|
95
|
-
const
|
96
|
-
var rr = r(
|
97
|
-
return t.openBlock(), t.createElementBlock("svg", t.mergeProps({ viewBox: "0 0 64 64", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-stage-big-screen`], width: "1em", height: "1em" }, e2.$attrs), [
|
95
|
+
const Tt = { name: "IconStageBigScreen", props: { prefix: { type: String, default: "bb" }, useCurrentColor: { type: Boolean, default: true } } }, Yt = t.createStaticVNode('<defs><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="svg_c238588cb3__a"><stop stop-color="#44D9F7" offset="0%"></stop><stop stop-color="#21B2EC" offset="100%"></stop></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="svg_c238588cb3__b"><stop stop-color="#44D9F7" offset="0%"></stop><stop stop-color="#86D3F2" offset="100%"></stop></linearGradient></defs>', 1), Qt = { fill: "none", "fill-rule": "evenodd" }, Kt = ["fill"], Rt = { transform: "translate(13 13)" }, Jt = ["fill"], er = t.createElementVNode("path", { stroke: "#FFF", "stroke-width": "3.167", "stroke-linecap": "round", d: "M6 21L14.6877618 11.346511 23.4775291 18.7112131 33 9" }, null, -1), tr = ["fill"];
|
96
|
+
var rr = r(Tt, [["render", function(e2, r2, o2, l2, n2, s2) {
|
97
|
+
return t.openBlock(), t.createElementBlock("svg", t.mergeProps({ viewBox: "0 0 64 64", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-stage-big-screen`], width: "1em", height: "1em" }, e2.$attrs), [Yt, t.createElementVNode("g", Qt, [t.createElementVNode("rect", { fill: o2.useCurrentColor ? "currentColor" : "#21B2EC", opacity: ".1", width: "64", height: "64", rx: "32" }, null, 8, Kt), t.createElementVNode("g", Rt, [t.createElementVNode("rect", { fill: o2.useCurrentColor ? "currentColor" : "url(#svg_c238588cb3__a)", width: "38", height: "30", rx: "1.583" }, null, 8, Jt), er, t.createElementVNode("rect", { fill: o2.useCurrentColor ? "currentColor" : "url(#svg_c238588cb3__b)", x: "5", y: "35", width: "29", height: "3", rx: "1.5" }, null, 8, tr)])])], 16);
|
98
98
|
}]]);
|
99
99
|
const or = { name: "IconStageBoxIcon", props: { prefix: { type: String, default: "bb" }, useCurrentColor: { type: Boolean, default: true } } }, lr = t.createStaticVNode('<defs><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="svg_81ff302b89__a"><stop stop-color="#2CF4C0" offset="0%"></stop><stop stop-color="#14E58D" offset="100%"></stop></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="svg_81ff302b89__b"><stop stop-color="#2FD8A9" offset="0%"></stop><stop stop-color="#26EF9A" offset="100%"></stop></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="svg_81ff302b89__c"><stop stop-color="#78FFD9" offset="0%"></stop><stop stop-color="#30FBA6" offset="100%"></stop></linearGradient></defs>', 1), nr = { fill: "none", "fill-rule": "evenodd" }, sr = ["fill"], ar = ["fill"], ir = ["fill"], cr = ["fill"], fr = ["fill"], Cr = ["fill"], dr = t.createElementVNode("path", { stroke: "#FFF", "stroke-width": "3.32", "stroke-linecap": "round", d: "M23.848 25.432L34.985 19M29.848 30.432L40.985 24M45.5 33L45.5 38M37.5 38L37.5 43" }, null, -1);
|
100
100
|
var ur = r(or, [["render", function(e2, r2, o2, l2, n2, s2) {
|
@@ -132,13 +132,13 @@
|
|
132
132
|
var Wr = r(Hr, [["render", function(e2, r2, o2, l2, n2, s2) {
|
133
133
|
return t.openBlock(), t.createElementBlock("svg", t.mergeProps({ viewBox: "0 0 20 20", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-sidebar-light`], width: "1em", height: "1em" }, e2.$attrs), Xr, 16);
|
134
134
|
}]]);
|
135
|
-
const
|
136
|
-
var
|
137
|
-
return t.openBlock(), t.createElementBlock("svg", t.mergeProps({ viewBox: "0 0 30 40", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-slider-touch-icon`], width: "1em", height: "1em" }, e2.$attrs), [t.createElementVNode("path", { d: "M15,30 C20.5228475,30 25,25.5228475 25,20 L15.8944272,1.78885438 C15.6474379,1.29487588 15.0467649,1.09465154 14.5527864,1.34164079 C14.359259,1.43840449 14.2023365,1.59532698 14.1055728,1.78885438 L5,20 L5,20 C5,25.5228475 9.4771525,30 15,30 Z", transform: "translate(0 -1)", fill: o2.useCurrentColor ? "currentColor" : "#14E58D", "fill-rule": "evenodd" }, null, 8,
|
135
|
+
const qr = { name: "IconSliderTouchIcon", props: { prefix: { type: String, default: "bb" }, useCurrentColor: { type: Boolean, default: true } } }, Tr = ["fill"];
|
136
|
+
var Yr = r(qr, [["render", function(e2, r2, o2, l2, n2, s2) {
|
137
|
+
return t.openBlock(), t.createElementBlock("svg", t.mergeProps({ viewBox: "0 0 30 40", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-slider-touch-icon`], width: "1em", height: "1em" }, e2.$attrs), [t.createElementVNode("path", { d: "M15,30 C20.5228475,30 25,25.5228475 25,20 L15.8944272,1.78885438 C15.6474379,1.29487588 15.0467649,1.09465154 14.5527864,1.34164079 C14.359259,1.43840449 14.2023365,1.59532698 14.1055728,1.78885438 L5,20 L5,20 C5,25.5228475 9.4771525,30 15,30 Z", transform: "translate(0 -1)", fill: o2.useCurrentColor ? "currentColor" : "#14E58D", "fill-rule": "evenodd" }, null, 8, Tr)], 16);
|
138
138
|
}]]);
|
139
|
-
const
|
140
|
-
var Jr = r(
|
141
|
-
return t.openBlock(), t.createElementBlock("svg", t.mergeProps({ viewBox: "0 0 20 20", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-light-state-online`], width: "1em", height: "1em" }, e2.$attrs), [t.createElementVNode("g", { stroke: "#14E58D", fill: o2.useCurrentColor ? "currentColor" : "#14E58D", "fill-rule": "nonzero" },
|
139
|
+
const Qr = { name: "IconLightStateOnline", props: { prefix: { type: String, default: "bb" }, useCurrentColor: { type: Boolean, default: true } } }, Kr = ["fill"], Rr = [t.createElementVNode("path", { d: "M0.947363281,13.5263086 C0.736835938,13.4736914 0.526308594,13.5789453 0.473691406,13.7894727 C0.421054688,14 0.526308594,14.2105273 0.736835938,14.2631641 C2.89474609,14.8947461 4.52630859,16.6842188 5.05263672,18.8421094 C5.10525391,19 5.26316406,19.1052539 5.42105469,19.1052539 L5.52632813,19.1052539 C5.73683594,19.0526367 5.84210938,18.8421094 5.78947266,18.6842188 C5.21054688,16.2105273 3.36841797,14.2631641 0.947363281,13.5263086 Z M0.894746094,8.73685547 C0.684199219,8.68421875 0.526308594,8.84210938 0.473691406,9.05263672 C0.421054688,9.26316406 0.578964844,9.42105469 0.789472656,9.47369141 C5.47369141,10.2631445 9.15789062,14.1578906 9.78947266,18.8947461 C9.78947266,19.1052539 9.94736328,19.2105273 10.1578906,19.2105273 L10.2105273,19.2105273 C10.4210547,19.2105273 10.5789453,19 10.5263086,18.7894727 C9.89474609,13.7368359 5.94736328,9.57894531 0.894746094,8.73683594 L0.894746094,8.73685547 Z" }, null, -1), t.createElementVNode("path", { d: "M0.894726562,4.36841797 C0.68421875,4.36841797 0.526308594,4.52630859 0.473691406,4.68421875 C0.473691406,4.89474609 0.578964844,5.05263672 0.789472656,5.10525391 C7.84210938,5.94736328 13.4210547,11.6842187 14.0526367,18.7368359 C14.0526367,18.9473828 14.2105273,19.0526367 14.4210547,19.0526367 L14.4736914,19.0526367 C14.6842187,19.0526367 14.8421094,18.8420898 14.7894727,18.631582 C14.1052539,11.3157812 8.26316406,5.26316406 0.894746094,4.36841797 L0.894726562,4.36841797 Z M19.4210742,0.894746094 C19.2631836,0.736835938 19.0526563,0.736835938 18.8947656,0.894746094 L13.631582,6.15789063 L10.6842187,3.21054688 C10.5263086,3.05265625 10.3157812,3.05265625 10.1578906,3.21054688 C10,3.3684375 10,3.57896484 10.1578906,3.73685547 L13.3684375,6.94740234 C13.4210547,7.00001953 13.5263086,7.05265625 13.631582,7.05265625 C13.7368555,7.05265625 13.8421094,7.00001953 13.8947461,6.94738281 L19.4210547,1.42105469 C19.5263281,1.31578125 19.5263281,1.05263672 19.4210547,0.894746094 L19.4210742,0.894746094 Z" }, null, -1)];
|
140
|
+
var Jr = r(Qr, [["render", function(e2, r2, o2, l2, n2, s2) {
|
141
|
+
return t.openBlock(), t.createElementBlock("svg", t.mergeProps({ viewBox: "0 0 20 20", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-light-state-online`], width: "1em", height: "1em" }, e2.$attrs), [t.createElementVNode("g", { stroke: "#14E58D", fill: o2.useCurrentColor ? "currentColor" : "#14E58D", "fill-rule": "nonzero" }, Rr, 8, Kr)], 16);
|
142
142
|
}]]);
|
143
143
|
const eo = { name: "IconLightStateOffline", props: { prefix: { type: String, default: "bb" }, useCurrentColor: { type: Boolean, default: true } } }, to = ["fill"], ro = [t.createElementVNode("path", { d: "M1.31578125,13.4736914 C1.10525391,13.4210547 0.894746094,13.5263086 0.842109375,13.7368359 C0.789472656,13.9473828 0.894746094,14.1578906 1.10525391,14.2105273 C3.36841797,14.8947266 5.05263672,16.7368359 5.57894531,19 C5.63158203,19.1578906 5.78949219,19.2631641 5.94736328,19.2631641 L6.05263672,19.2631641 C6.26316406,19.2105273 6.36841797,19 6.31578125,18.8421094 C5.68421875,16.2631641 3.78947266,14.2105273 1.31578125,13.4736914 L1.31578125,13.4736914 Z M1.26316406,8.47369141 C1.05261719,8.42105469 0.894746094,8.57896484 0.842109375,8.78947266 C0.789472656,9 0.947382812,9.15789062 1.15789062,9.21052734 C6.05261719,10.0526367 9.89474609,14.0526367 10.4736914,19 C10.4736914,19.2105273 10.631582,19.3157812 10.8421094,19.3157812 L10.8947461,19.3157812 C11.1052539,19.3157812 11.2631641,19.1052539 11.2105273,18.8947461 C10.5789453,13.6841992 6.47369141,9.36841797 1.26316406,8.47369141 Z" }, null, -1), t.createElementVNode("path", { d: "M1.26316406,3.94736328 C1.05261719,3.94736328 0.842109375,4.10525391 0.842109375,4.26316406 C0.842109375,4.42107422 0.947382813,4.63158203 1.15789063,4.68421875 C8.47369141,5.57894531 14.2631641,11.5263086 14.9473633,18.8947461 C14.9473633,19.1052539 15.1052539,19.2105273 15.3157812,19.2105273 L15.368418,19.2105273 C15.5789648,19.2105273 15.7368359,19 15.6842187,18.7894727 C14.9473633,11.1578906 8.89474609,4.89474609 1.26316406,3.94736328 Z M16.4736914,3.94736328 L19.1052539,1.31578125 C19.2631641,1.15789062 19.2631641,0.947363281 19.1052539,0.789472656 C18.9473438,0.631582031 18.7368359,0.631582031 18.5789453,0.789472656 L15.9473633,3.42105469 L13.3157813,0.789453125 C13.1578906,0.6315625 12.9473633,0.6315625 12.7894727,0.789453125 C12.631582,0.94734375 12.631582,1.15787109 12.7894727,1.31576172 L15.4210547,3.94734375 L12.7894531,6.57894531 C12.6315625,6.73683594 12.6315625,6.94736328 12.7894531,7.10525391 C12.8420898,7.15789062 12.9473437,7.21052734 13.0526172,7.21052734 C13.1578906,7.21052734 13.2631445,7.15789062 13.3157617,7.10525391 L15.9473437,4.47369141 L18.5789258,7.10525391 C18.6315625,7.15789062 18.7368164,7.21052734 18.8420898,7.21052734 C18.9473633,7.21052734 19.0526172,7.15789062 19.1052344,7.10525391 C19.2631445,6.94736328 19.2631445,6.73683594 19.1052344,6.57894531 L16.4736914,3.94736328 Z" }, null, -1)];
|
144
144
|
var oo = r(eo, [["render", function(e2, r2, o2, l2, n2, s2) {
|
@@ -177,16 +177,16 @@
|
|
177
177
|
return t.openBlock(), t.createElementBlock("svg", t.mergeProps({ viewBox: "0 0 28 28", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-mount-devi5`], width: "1em", height: "1em" }, e2.$attrs), [t.createElementVNode("g", Zo, [Go, t.createElementVNode("ellipse", { fill: (o2.useCurrentColor, "currentColor"), transform: "rotate(90 14 14)", cx: "14", cy: "14", rx: "1.091", ry: "1.158" }, null, 8, Po)])], 16);
|
178
178
|
}]]);
|
179
179
|
const zo = { name: "IconMountDevi2", props: { prefix: { type: String, default: "bb" }, useCurrentColor: { type: Boolean, default: true } } }, jo = { fill: "none", "fill-rule": "evenodd" }, Uo = ["fill"], Ho = t.createElementVNode("ellipse", { stroke: "currentColor", "stroke-width": "1.227", cx: "14", cy: "12.824", rx: "8", ry: "7.824" }, null, -1), Xo = t.createElementVNode("ellipse", { stroke: "currentColor", "stroke-width": "1.227", cx: "14", cy: "13.941", rx: "3.429", ry: "3.353" }, null, -1), Wo = ["fill"];
|
180
|
-
var
|
180
|
+
var qo = r(zo, [["render", function(e2, r2, o2, l2, n2, s2) {
|
181
181
|
return t.openBlock(), t.createElementBlock("svg", t.mergeProps({ viewBox: "0 0 28 28", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-mount-devi2`], width: "1em", height: "1em" }, e2.$attrs), [t.createElementVNode("g", jo, [t.createElementVNode("path", { d: "M8.85714286,23.0063931 C10.3706661,23.6432532 12.0666474,24 13.8576728,24 C15.7618505,24 17.5585954,23.5967527 19.1428571,22.8823529", stroke: "currentColor", "stroke-width": "1.227", fill: (o2.useCurrentColor, "currentColor"), "stroke-linecap": "round" }, null, 8, Uo), Ho, Xo, t.createElementVNode("ellipse", { fill: (o2.useCurrentColor, "currentColor"), cx: "14", cy: "7.794", rx: "1.143", ry: "1.118" }, null, 8, Wo)])], 16);
|
182
182
|
}]]);
|
183
|
-
const
|
184
|
-
var
|
185
|
-
return t.openBlock(), t.createElementBlock("svg", t.mergeProps({ viewBox: "0 0 28 28", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-mount-devi12`], width: "1em", height: "1em" }, e2.$attrs), [t.createElementVNode("path", { d: "M18.3333333,8.28126441 C18.3333333,11.2949326 16.7118711,13.9336012 14.2904874,15.3828182 C13.8620283,15.6386772 13.3215409,15.3183651 13.3392296,14.8242251 C13.3470912,14.6132879 13.4610849,14.4218819 13.6419025,14.312507 C14.1352201,14.0175855 14.591195,13.6640703 15.0039308,13.2539145 C15.6544811,12.607431 16.163522,11.8554788 16.5212264,11.0175892 C16.8887579,10.1523559 17.0754717,9.23048199 17.0754717,8.28126441 C17.0754717,7.33204682 16.8887579,6.41017296 16.519261,5.54493965 C16.163522,4.70705005 15.6525157,3.95509785 15.0019654,3.30861427 C14.3514151,2.66213069 13.5947327,2.15627194 12.7515723,1.80080362 C11.8828616,1.4355697 10.9551887,1.25002305 10,1.25002305 C9.04481132,1.25002305 8.11713836,1.4355697 7.24646226,1.80275675 C6.40330189,2.15627194 5.6466195,2.66408381 4.99606918,3.31056739 C4.34551887,3.95705097 3.83647799,4.70900317 3.47877358,5.54689277 C3.11124214,6.41017296 2.9245283,7.33204682 2.9245283,8.28126441 C2.9245283,9.23048199 3.11124214,10.1523559 3.48073899,11.0175892 C3.83647799,11.8554788 4.34748428,12.607431 4.99803459,13.2539145 C5.41077044,13.6640703 5.86674528,14.0175855 6.36006289,14.312507 C6.5408805,14.4199287 6.65487421,14.6132879 6.66273585,14.8242251 C6.68042453,15.3222714 6.13600629,15.6386772 5.70754717,15.3808651 C3.28616352,13.9316481 1.66666667,11.2949326 1.66666667,8.28126441 C1.66666667,3.70314503 5.40487421,-0.00778790333 10.0157233,1.22741577e-05 C14.6167453,0.00783707746 18.3333333,3.70705128 18.3333333,8.28126441 Z M10,6.87501614 C10.8667453,6.87501614 11.572327,7.57618715 11.572327,8.43751421 C11.572327,9.29884128 10.8667453,10.0000123 10,10.0000123 C9.13325472,10.0000123 8.42767296,9.29884128 8.42767296,8.43751421 C8.42767296,7.57618715 9.13325472,6.87501614 10,6.87501614 M10,5.62501767 C8.4375,5.62501767 7.16981132,6.88478175 7.16981132,8.43751421 C7.16981132,9.99024668 8.4375,11.2500108 10,11.2500108 C11.5625,11.2500108 12.8301887,9.99024668 12.8301887,8.43751421 C12.8301887,6.88478175 11.5625,5.62501767 10,5.62501767 Z M15.4835805,8.24806132 C15.4933176,9.9746217 14.697327,11.5175886 13.4492925,12.5273529 C13.3490566,12.6093841 13.1957547,12.5683685 13.1485849,12.4472749 C13.0444182,12.1855565 12.9107704,11.939463 12.7476415,11.7129008 C12.6906447,11.6328228 12.7024371,11.5234479 12.7751572,11.4589949 C12.8459119,11.396495 12.9147013,11.3320419 12.9834906,11.2656357 C13.7853774,10.4687617 14.2275943,9.41016927 14.2275943,8.28321753 C14.2275943,7.15626579 13.7853774,6.09767334 12.9834906,5.30079932 C12.1816038,4.5039253 11.1163522,4.06447272 9.98231132,4.06447272 C8.84827044,4.06447272 7.78301887,4.5039253 6.98113208,5.30079932 C6.17924528,6.09767334 5.7370283,7.15626579 5.7370283,8.28321753 C5.7370283,9.41016927 6.17924528,10.4687617 6.98113208,11.2656357 C7.05188679,11.3359482 7.12460692,11.4043074 7.20125786,11.4687605 C7.28183962,11.5390729 7.29756289,11.6582134 7.23466981,11.7441508 C7.08136792,11.9629005 6.95361635,12.1972752 6.85534591,12.4472749 L6.8533805,12.449228 C6.80227987,12.5820404 6.63522013,12.6230559 6.52515723,12.5351654 C5.27515723,11.5332135 4.47720126,10.0000123 4.47720126,8.28126441 C4.47720126,5.2382994 6.97916667,2.7754118 10.0491352,2.81252113 C13.0562107,2.84963046 15.4658019,5.25978375 15.4835805,8.24806132 Z M10,12.8125088 C10.2378145,12.8125088 10.4579403,12.9062587 10.6230346,13.0761804 C10.7448899,13.2031334 10.8235063,13.3593832 10.8529874,13.5293048 C10.8628145,13.5839923 10.8647799,13.6425859 10.8628145,13.6992265 L10.8156447,14.9570374 L10.7665094,16.2695358 L10.6741352,18.7500015 L9.32586478,18.7500015 L9.23349057,16.2695358 L9.18435535,14.9609437 L9.13718553,13.7031327 C9.13522013,13.6484453 9.13915094,13.5918048 9.14701258,13.5390704 C9.17256289,13.3691488 9.25117925,13.2109458 9.37303459,13.0839929 C9.53812893,12.9082118 9.76022013,12.8125088 10,12.8125088 M10,11.5625104 C9.39268868,11.5625104 8.84433962,11.8164163 8.4591195,12.2226658 C8.1702044,12.5273529 7.9697327,12.9160243 7.90290881,13.3476644 C7.88325472,13.4785236 7.87539308,13.611336 7.8793239,13.7480546 L7.92649371,15.0058655 L7.97562893,16.3164108 L8.11320755,20 L11.8867925,20 L12.0243711,16.3164108 L12.0735063,15.0058655 L12.1206761,13.7480546 C12.1265723,13.6054766 12.1167453,13.4668049 12.0951258,13.3320394 C12.0263365,12.9003994 11.8238994,12.5136811 11.5310535,12.2109471 C11.1458333,11.8125101 10.6033805,11.5625104 10,11.5625104 L10,11.5625104 Z", fill: (o2.useCurrentColor, "currentColor"), transform: "translate(4 4)", "fill-rule": "nonzero" }, null, 8,
|
183
|
+
const To = { name: "IconMountDevi12", props: { prefix: { type: String, default: "bb" }, useCurrentColor: { type: Boolean, default: true } } }, Yo = ["fill"];
|
184
|
+
var Qo = r(To, [["render", function(e2, r2, o2, l2, n2, s2) {
|
185
|
+
return t.openBlock(), t.createElementBlock("svg", t.mergeProps({ viewBox: "0 0 28 28", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-mount-devi12`], width: "1em", height: "1em" }, e2.$attrs), [t.createElementVNode("path", { d: "M18.3333333,8.28126441 C18.3333333,11.2949326 16.7118711,13.9336012 14.2904874,15.3828182 C13.8620283,15.6386772 13.3215409,15.3183651 13.3392296,14.8242251 C13.3470912,14.6132879 13.4610849,14.4218819 13.6419025,14.312507 C14.1352201,14.0175855 14.591195,13.6640703 15.0039308,13.2539145 C15.6544811,12.607431 16.163522,11.8554788 16.5212264,11.0175892 C16.8887579,10.1523559 17.0754717,9.23048199 17.0754717,8.28126441 C17.0754717,7.33204682 16.8887579,6.41017296 16.519261,5.54493965 C16.163522,4.70705005 15.6525157,3.95509785 15.0019654,3.30861427 C14.3514151,2.66213069 13.5947327,2.15627194 12.7515723,1.80080362 C11.8828616,1.4355697 10.9551887,1.25002305 10,1.25002305 C9.04481132,1.25002305 8.11713836,1.4355697 7.24646226,1.80275675 C6.40330189,2.15627194 5.6466195,2.66408381 4.99606918,3.31056739 C4.34551887,3.95705097 3.83647799,4.70900317 3.47877358,5.54689277 C3.11124214,6.41017296 2.9245283,7.33204682 2.9245283,8.28126441 C2.9245283,9.23048199 3.11124214,10.1523559 3.48073899,11.0175892 C3.83647799,11.8554788 4.34748428,12.607431 4.99803459,13.2539145 C5.41077044,13.6640703 5.86674528,14.0175855 6.36006289,14.312507 C6.5408805,14.4199287 6.65487421,14.6132879 6.66273585,14.8242251 C6.68042453,15.3222714 6.13600629,15.6386772 5.70754717,15.3808651 C3.28616352,13.9316481 1.66666667,11.2949326 1.66666667,8.28126441 C1.66666667,3.70314503 5.40487421,-0.00778790333 10.0157233,1.22741577e-05 C14.6167453,0.00783707746 18.3333333,3.70705128 18.3333333,8.28126441 Z M10,6.87501614 C10.8667453,6.87501614 11.572327,7.57618715 11.572327,8.43751421 C11.572327,9.29884128 10.8667453,10.0000123 10,10.0000123 C9.13325472,10.0000123 8.42767296,9.29884128 8.42767296,8.43751421 C8.42767296,7.57618715 9.13325472,6.87501614 10,6.87501614 M10,5.62501767 C8.4375,5.62501767 7.16981132,6.88478175 7.16981132,8.43751421 C7.16981132,9.99024668 8.4375,11.2500108 10,11.2500108 C11.5625,11.2500108 12.8301887,9.99024668 12.8301887,8.43751421 C12.8301887,6.88478175 11.5625,5.62501767 10,5.62501767 Z M15.4835805,8.24806132 C15.4933176,9.9746217 14.697327,11.5175886 13.4492925,12.5273529 C13.3490566,12.6093841 13.1957547,12.5683685 13.1485849,12.4472749 C13.0444182,12.1855565 12.9107704,11.939463 12.7476415,11.7129008 C12.6906447,11.6328228 12.7024371,11.5234479 12.7751572,11.4589949 C12.8459119,11.396495 12.9147013,11.3320419 12.9834906,11.2656357 C13.7853774,10.4687617 14.2275943,9.41016927 14.2275943,8.28321753 C14.2275943,7.15626579 13.7853774,6.09767334 12.9834906,5.30079932 C12.1816038,4.5039253 11.1163522,4.06447272 9.98231132,4.06447272 C8.84827044,4.06447272 7.78301887,4.5039253 6.98113208,5.30079932 C6.17924528,6.09767334 5.7370283,7.15626579 5.7370283,8.28321753 C5.7370283,9.41016927 6.17924528,10.4687617 6.98113208,11.2656357 C7.05188679,11.3359482 7.12460692,11.4043074 7.20125786,11.4687605 C7.28183962,11.5390729 7.29756289,11.6582134 7.23466981,11.7441508 C7.08136792,11.9629005 6.95361635,12.1972752 6.85534591,12.4472749 L6.8533805,12.449228 C6.80227987,12.5820404 6.63522013,12.6230559 6.52515723,12.5351654 C5.27515723,11.5332135 4.47720126,10.0000123 4.47720126,8.28126441 C4.47720126,5.2382994 6.97916667,2.7754118 10.0491352,2.81252113 C13.0562107,2.84963046 15.4658019,5.25978375 15.4835805,8.24806132 Z M10,12.8125088 C10.2378145,12.8125088 10.4579403,12.9062587 10.6230346,13.0761804 C10.7448899,13.2031334 10.8235063,13.3593832 10.8529874,13.5293048 C10.8628145,13.5839923 10.8647799,13.6425859 10.8628145,13.6992265 L10.8156447,14.9570374 L10.7665094,16.2695358 L10.6741352,18.7500015 L9.32586478,18.7500015 L9.23349057,16.2695358 L9.18435535,14.9609437 L9.13718553,13.7031327 C9.13522013,13.6484453 9.13915094,13.5918048 9.14701258,13.5390704 C9.17256289,13.3691488 9.25117925,13.2109458 9.37303459,13.0839929 C9.53812893,12.9082118 9.76022013,12.8125088 10,12.8125088 M10,11.5625104 C9.39268868,11.5625104 8.84433962,11.8164163 8.4591195,12.2226658 C8.1702044,12.5273529 7.9697327,12.9160243 7.90290881,13.3476644 C7.88325472,13.4785236 7.87539308,13.611336 7.8793239,13.7480546 L7.92649371,15.0058655 L7.97562893,16.3164108 L8.11320755,20 L11.8867925,20 L12.0243711,16.3164108 L12.0735063,15.0058655 L12.1206761,13.7480546 C12.1265723,13.6054766 12.1167453,13.4668049 12.0951258,13.3320394 C12.0263365,12.9003994 11.8238994,12.5136811 11.5310535,12.2109471 C11.1458333,11.8125101 10.6033805,11.5625104 10,11.5625104 L10,11.5625104 Z", fill: (o2.useCurrentColor, "currentColor"), transform: "translate(4 4)", "fill-rule": "nonzero" }, null, 8, Yo)], 16);
|
186
186
|
}]]);
|
187
|
-
const
|
188
|
-
var Jo = r(
|
189
|
-
return t.openBlock(), t.createElementBlock("svg", t.mergeProps({ viewBox: "0 0 28 28", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-mount-devi1`], width: "1em", height: "1em" }, e2.$attrs),
|
187
|
+
const Ko = { name: "IconMountDevi1", props: { prefix: { type: String, default: "bb" }, useCurrentColor: { type: Boolean, default: true } } }, Ro = [t.createStaticVNode('<g stroke="currentColor" stroke-width="1.371" fill="none" fill-rule="evenodd"><path d="M14.5748925,8.33613445 C17.4796428,8.33613445 19.8344081,10.7440148 19.8344081,13.7142857 C19.8344081,16.1221652 18.2869282,18.1604588 16.1534488,18.8459986 L16.1527472,20.7058824 L12.9970378,20.7058824 L12.9963362,18.8459986 C10.8628568,18.1604588 9.31537695,16.1221652 9.31537695,13.7142857 C9.31537695,10.7440148 11.6701423,8.33613445 14.5748925,8.33613445 Z" stroke-linejoin="round"></path><path stroke-linecap="round" d="M12.471 23.731L16.416 23.731"></path><ellipse cx="14.575" cy="14.252" rx="1.578" ry="1.613"></ellipse><path stroke-linecap="round" d="M14.575 4L14.575 5.613M21.963 6.725L20.671 7.65"></path><path stroke-linecap="round" transform="matrix(-1 0 0 1 15.665 0)" d="M8.479 6.725L7.186 7.65"></path><path stroke-linecap="round" d="M22.422 12.605L24 12.605M5 12.605L6.578 12.605"></path></g>', 1)];
|
188
|
+
var Jo = r(Ko, [["render", function(e2, r2, o2, l2, n2, s2) {
|
189
|
+
return t.openBlock(), t.createElementBlock("svg", t.mergeProps({ viewBox: "0 0 28 28", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-mount-devi1`], width: "1em", height: "1em" }, e2.$attrs), Ro, 16);
|
190
190
|
}]]);
|
191
191
|
const el = { name: "IconMountDevi6", props: { prefix: { type: String, default: "bb" }, useCurrentColor: { type: Boolean, default: true } } }, tl = [t.createStaticVNode('<g stroke="currentColor" stroke-width="1.067" fill="none" fill-rule="evenodd"><g stroke-linejoin="round"><path d="M7.065 3.626L7.212 5.606M11.817.212L13.61.212" transform="rotate(125 5.144 6.693)"></path><path d="M1.653.179L3.586.179M0 2.328L1.183 3.744" transform="scale(1 -1) rotate(55 14.65 6.437)"></path><path d="M10.379 2.423L11.455 3.784" transform="rotate(125 5.144 6.693)"></path></g><path d="M11.1002678,9.37011656 C12.2795571,9.37011656 13.3263631,9.95980121 13.9827371,10.8710097 C12.4123502,11.6137643 11.3128841,13.2421373 11.2730761,15.1420962 C10.5201524,15.3192581 9.89005448,15.8148487 9.53268928,16.4789611 C8.33069627,15.8746942 7.5014608,14.5937194 7.5014608,13.1113985 C7.5014608,11.0451456 9.11270158,9.37011656 11.1002678,9.37011656 Z"></path><path d="M12.2147628,21 C10.6854754,21 9.44574293,19.7602676 9.44574293,18.2309801 C9.44574293,16.8882516 10.401453,15.7687411 11.6697383,15.5155834 C11.7388149,12.8237175 13.9499014,10.6623258 16.6673623,10.6623258 C18.7038583,10.6623258 20.4559656,11.8762008 21.2353923,13.6177718 L21.2966055,13.615947 C23.3419338,13.615947 25,15.2689236 25,17.3079735 C25,18.9610903 23.9101839,20.3604482 22.4077341,20.8309436 L22.4076238,21 L12.2147628,21 Z" stroke-linejoin="round"></path></g>', 1)];
|
192
192
|
var rl = r(el, [["render", function(e2, r2, o2, l2, n2, s2) {
|
@@ -244,13 +244,13 @@
|
|
244
244
|
var Xl = r(jl, [["render", function(e2, r2, o2, l2, n2, s2) {
|
245
245
|
return t.openBlock(), t.createElementBlock("svg", t.mergeProps({ viewBox: "0 0 20 20", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-v-play`], width: "1em", height: "1em" }, e2.$attrs), [t.createElementVNode("g", { "fill-rule": "nonzero", fill: o2.useCurrentColor ? "currentColor" : "#F24A2B" }, Hl, 8, Ul)], 16);
|
246
246
|
}]]);
|
247
|
-
const Wl = { name: "IconAdd", props: { prefix: { type: String, default: "bb" }, useCurrentColor: { type: Boolean, default: true } } },
|
248
|
-
var
|
249
|
-
return t.openBlock(), t.createElementBlock("svg", t.mergeProps({ viewBox: "0 0 20 20", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-add`], width: "1em", height: "1em" }, e2.$attrs),
|
247
|
+
const Wl = { name: "IconAdd", props: { prefix: { type: String, default: "bb" }, useCurrentColor: { type: Boolean, default: true } } }, ql = [t.createElementVNode("g", { stroke: "#21B2EC", fill: "none", "fill-rule": "evenodd" }, [t.createElementVNode("path", { "stroke-width": "2", d: "M5 10L15 10M10 15L10 5" }), t.createElementVNode("rect", { "stroke-width": "1.5", x: "2", y: "2", width: "16", height: "16", rx: "2" })], -1)];
|
248
|
+
var Tl = r(Wl, [["render", function(e2, r2, o2, l2, n2, s2) {
|
249
|
+
return t.openBlock(), t.createElementBlock("svg", t.mergeProps({ viewBox: "0 0 20 20", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-add`], width: "1em", height: "1em" }, e2.$attrs), ql, 16);
|
250
250
|
}]]);
|
251
|
-
const
|
252
|
-
var Jl = r(
|
253
|
-
return t.openBlock(), t.createElementBlock("svg", t.mergeProps({ viewBox: "0 0 28 28", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-mount-devi3`], width: "1em", height: "1em" }, e2.$attrs), [t.createElementVNode("g",
|
251
|
+
const Yl = { name: "IconMountDevi3", props: { prefix: { type: String, default: "bb" }, useCurrentColor: { type: Boolean, default: true } } }, Ql = { fill: "none", "fill-rule": "evenodd" }, Kl = t.createElementVNode("g", { stroke: "currentColor", "stroke-width": "1.5" }, [t.createElementVNode("path", { d: "M13.6363636 11.6226415C13.2343881 10.1931568 11.7473298 9.13207547 9.97434606 9.13207547 8.26974446 9.13207547 6.8294379 10.1128857 6.36363636 11.4589241M16.3636364 8.74361862C15.2089135 6.5119664 12.8344453 4.98113208 10.0927421 4.98113208 7.19469563 4.98113208 4.70696094 6.6915333 3.63636364 9.13207547M20 4.58797862C17.872036 1.82117365 14.2519284-1.42108547e-14 10.1439317-1.42108547e-14 5.84436692-1.42108547e-14 2.07925564 1.99498753 0 4.98113208", transform: "matrix(-1 0 0 1 24 6)" })], -1), Rl = ["fill"];
|
252
|
+
var Jl = r(Yl, [["render", function(e2, r2, o2, l2, n2, s2) {
|
253
|
+
return t.openBlock(), t.createElementBlock("svg", t.mergeProps({ viewBox: "0 0 28 28", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-mount-devi3`], width: "1em", height: "1em" }, e2.$attrs), [t.createElementVNode("g", Ql, [Kl, t.createElementVNode("circle", { fill: (o2.useCurrentColor, "currentColor"), transform: "rotate(-180 14.318 20.5)", cx: "14.318", cy: "20.5", r: "1.5" }, null, 8, Rl)])], 16);
|
254
254
|
}]]);
|
255
255
|
const en = { name: "IconCameraOpDir1", props: { prefix: { type: String, default: "bb" }, useCurrentColor: { type: Boolean, default: true } } }, tn = ["fill"];
|
256
256
|
var rn = r(en, [["render", function(e2, r2, o2, l2, n2, s2) {
|
@@ -308,9 +308,9 @@
|
|
308
308
|
var Hn = r(zn, [["render", function(e2, r2, o2, l2, n2, s2) {
|
309
309
|
return t.openBlock(), t.createElementBlock("svg", t.mergeProps({ viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-camera-view-scale-up`], width: "1em", height: "1em" }, e2.$attrs), [t.createElementVNode("g", { fill: (o2.useCurrentColor, "currentColor"), "fill-rule": "evenodd" }, Un, 8, jn)], 16);
|
310
310
|
}]]);
|
311
|
-
const Xn = { name: "IconMountDevi14", props: { prefix: { type: String, default: "bb" }, useCurrentColor: { type: Boolean, default: true } } }, Wn = { fill: "none", "fill-rule": "evenodd" },
|
312
|
-
var
|
313
|
-
return t.openBlock(), t.createElementBlock("svg", t.mergeProps({ viewBox: "0 0 28 28", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-mount-devi14`], width: "1em", height: "1em" }, e2.$attrs), [t.createElementVNode("g", Wn, [t.createElementVNode("path", { d: "M15.469128,14.3283226 L16.1252997,14.6599346 C16.649017,14.9246076 16.9792275,15.4614708 16.9792275,16.0482687 L16.9792275,16.5039114 C16.9792275,16.9778897 16.5949921,17.3621251 16.1210138,17.3621251 C15.9833871,17.3621251 15.8477788,17.3290262 15.7256279,17.2656205 L15.0642778,16.9223287 C14.5488557,16.6547849 14.2253789,16.1224159 14.2253789,15.5416926 L14.2253789,15.0933199 C14.2253789,14.6199349 14.6091333,14.2361805 15.0825184,14.2361805 C15.2168275,14.2361805 15.349257,14.2677429 15.469128,14.3283226 Z", fill: (o2.useCurrentColor, "currentColor"), transform: "matrix(-1 0 0 1 33.635 3.111)" }, null, 8,
|
311
|
+
const Xn = { name: "IconMountDevi14", props: { prefix: { type: String, default: "bb" }, useCurrentColor: { type: Boolean, default: true } } }, Wn = { fill: "none", "fill-rule": "evenodd" }, qn = ["fill"], Tn = ["fill"], Yn = t.createElementVNode("path", { stroke: "currentColor", "stroke-width": "1.167", "stroke-linejoin": "round", d: "M11.787568 -2.1911485e-15L23.575136 6.02777778 23.575136 15.75 11.787568 22.5555556 0 15.75 0 6.02777778z", transform: "translate(2.43 3.111)" }, null, -1), Qn = t.createElementVNode("path", { stroke: "currentColor", "stroke-width": "1.167", "stroke-linecap": "round", d: "M11.787568 21.7777778L11.787568 12.8333333 23.5703209 6.52930659", transform: "translate(2.43 3.111)" }, null, -1), Kn = t.createElementVNode("path", { stroke: "currentColor", d: "M2.43 9.629L14.218 16.377" }, null, -1);
|
312
|
+
var Rn = r(Xn, [["render", function(e2, r2, o2, l2, n2, s2) {
|
313
|
+
return t.openBlock(), t.createElementBlock("svg", t.mergeProps({ viewBox: "0 0 28 28", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-mount-devi14`], width: "1em", height: "1em" }, e2.$attrs), [t.createElementVNode("g", Wn, [t.createElementVNode("path", { d: "M15.469128,14.3283226 L16.1252997,14.6599346 C16.649017,14.9246076 16.9792275,15.4614708 16.9792275,16.0482687 L16.9792275,16.5039114 C16.9792275,16.9778897 16.5949921,17.3621251 16.1210138,17.3621251 C15.9833871,17.3621251 15.8477788,17.3290262 15.7256279,17.2656205 L15.0642778,16.9223287 C14.5488557,16.6547849 14.2253789,16.1224159 14.2253789,15.5416926 L14.2253789,15.0933199 C14.2253789,14.6199349 14.6091333,14.2361805 15.0825184,14.2361805 C15.2168275,14.2361805 15.349257,14.2677429 15.469128,14.3283226 Z", fill: (o2.useCurrentColor, "currentColor"), transform: "matrix(-1 0 0 1 33.635 3.111)" }, null, 8, qn), t.createElementVNode("path", { d: "M19.5321462,11.8905116 L20.1883179,12.2221236 C20.7120353,12.4867967 21.0422457,13.0236599 21.0422457,13.6104577 L21.0422457,14.0661004 C21.0422457,14.5400788 20.6580103,14.9243141 20.184032,14.9243141 C20.0464053,14.9243141 19.910797,14.8912153 19.7886462,14.8278096 L19.127296,14.4845178 C18.611874,14.216974 18.2883972,13.684605 18.2883972,13.1038816 L18.2883972,12.655509 C18.2883972,12.1821239 18.6721516,11.7983696 19.1455366,11.7983696 C19.2798457,11.7983696 19.4122753,11.829932 19.5321462,11.8905116 Z", fill: (o2.useCurrentColor, "currentColor"), transform: "matrix(-1 0 0 1 41.76 3.111)" }, null, 8, Tn), Yn, Qn, Kn])], 16);
|
314
314
|
}]]);
|
315
315
|
const Jn = { name: "IconMountDevi13", props: { prefix: { type: String, default: "bb" }, useCurrentColor: { type: Boolean, default: true } } }, es = { fill: "none", "fill-rule": "evenodd" }, ts = ["fill"], rs = [t.createElementVNode("tspan", { x: "3", y: "28.02" }, "RFID", -1)], os = t.createElementVNode("path", { d: "M19.1251046,21.6686167 C19.1251046,19.6712724 18.5557895,17.8060031 17.569549,16.2241723 M16.7917712,14.6686167 C14.9215894,12.2895577 12.1311545,10.7797278 9.01399347,10.7797278 M17.569549,16.2241723 L15.9775938,13.86459", stroke: "currentColor", "stroke-width": "1.167", "stroke-linejoin": "round", transform: "rotate(-45 10.424 14.714)" }, null, -1), ls = t.createElementVNode("path", { d: "M22.2362157,20.3799523 C22.2362157,17.7829604 21.7498485,15.3231151 20.8810853,13.1259414 C20.5951934,12.4028973 20.2678907,11.7082987 19.9028824,11.046619 L18.3806603,8.66604258 M18.3473268,8.71328562 C15.3233937,5.37734796 10.869488,3.26884117 5.90288236,3.26884117", stroke: "currentColor", "stroke-width": "1.167", "stroke-linecap": "round", "stroke-linejoin": "round", transform: "rotate(-45 10.424 10.314)" }, null, -1), ns = t.createElementVNode("path", { d: "M17.6363636,20.6425012 C17.2343881,19.2130166 15.7473298,18.1519352 13.9743461,18.1519352 C12.2697445,18.1519352 10.8294379,19.1327454 10.3636364,20.4787838", stroke: "currentColor", "stroke-width": "1.5", transform: "translate(0 -3.02)" }, null, -1);
|
316
316
|
var ss = r(Jn, [["render", function(e2, r2, o2, l2, n2, s2) {
|
@@ -340,9 +340,9 @@
|
|
340
340
|
var Xs = r(zs, [["render", function(e2, r2, o2, l2, n2, s2) {
|
341
341
|
return t.openBlock(), t.createElementBlock("svg", t.mergeProps({ viewBox: "0 0 32 32", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-sound-close`], width: "1em", height: "1em" }, e2.$attrs), [t.createElementVNode("g", js, [t.createElementVNode("path", { d: "M16.4275,25.74 C16.36,25.74 16.125,25.6375 16.0025,25.515 L15.995,25.5075 L10.235,20.755 L5.6025,20.755 C5.38,20.755 5.145,20.64 5.035,20.53 C4.925,20.42 4.81,20.185 4.81,19.9625 L4.81,11.9875 C4.81,11.8125 4.8775,11.665 4.92,11.6225 L4.975,11.6225 L5.035,11.5625 C5.145,11.4525 5.38,11.3375 5.6025,11.3375 L10.235,11.3375 L15.995,6.4425 L16,6.4375 C16.145,6.2925 16.3225,6.2625 16.445,6.2625 C16.555,6.2625 16.6675,6.2875 16.76,6.335 L16.7725,6.3425 L16.785,6.3475 C17.0975,6.4525 17.215,6.63 17.215,7.0075 L17.215,24.9525 C17.215,25.33 17.0975,25.51 16.785,25.6125 L16.74,25.6275 L16.705,25.6625 C16.63,25.7375 16.565,25.74 16.4275,25.74 L16.4275,25.74 Z", fill: (o2.useCurrentColor, "currentColor"), "fill-rule": "nonzero" }, null, 8, Us), Hs])], 16);
|
342
342
|
}]]);
|
343
|
-
const Ws = { name: "IconGisEboxOn", props: { prefix: { type: String, default: "bb" }, useCurrentColor: { type: Boolean, default: true } } },
|
343
|
+
const Ws = { name: "IconGisEboxOn", props: { prefix: { type: String, default: "bb" }, useCurrentColor: { type: Boolean, default: true } } }, qs = t.createStaticVNode('<defs><linearGradient x1="50%" y1="0%" x2="50%" y2="112.17%" id="svg_9f26e6ca45__f"><stop stop-color="#5DC7F1" offset="0%"></stop><stop stop-color="#86DEF7" offset="16.166%"></stop><stop stop-color="#5FC8F1" offset="83.542%"></stop><stop stop-color="#56C3F0" offset="100%"></stop></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="svg_9f26e6ca45__g"><stop stop-color="#FCE2C3" offset="0%"></stop><stop stop-color="#FAFFBE" offset="100%"></stop></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="svg_9f26e6ca45__h"><stop stop-color="#FFBE70" offset="0%"></stop><stop stop-color="#FCD9A5" offset="43.377%"></stop><stop stop-color="#F9D279" offset="100%"></stop></linearGradient><linearGradient x1="50%" y1="-49.136%" x2="50%" y2="169.523%" id="svg_9f26e6ca45__k"><stop stop-color="#3C9FC1" offset="0%"></stop><stop stop-color="#6DB6DE" offset="100%"></stop></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="82.663%" id="svg_9f26e6ca45__l"><stop stop-color="#FFF" stop-opacity="0" offset="0%"></stop><stop stop-color="#FFF" stop-opacity=".589" offset="42.468%"></stop><stop stop-color="#FFF" stop-opacity="0" offset="100%"></stop></linearGradient><filter x="-29.2%" y="-20.9%" width="158.3%" height="143.8%" filterUnits="objectBoundingBox" id="svg_9f26e6ca45__a"><feMorphology radius="1" operator="dilate" in="SourceAlpha" result="shadowSpreadOuter1"></feMorphology><feOffset dy="2" in="shadowSpreadOuter1" result="shadowOffsetOuter1"></feOffset><feGaussianBlur stdDeviation="4.5" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur><feColorMatrix values="0 0 0 0 0.95487954 0 0 0 0 0.703582043 0 0 0 0 0.177365395 0 0 0 0.6 0" in="shadowBlurOuter1"></feColorMatrix></filter><filter x="-21.7%" y="-14.9%" width="143.3%" height="131.6%" filterUnits="objectBoundingBox" id="svg_9f26e6ca45__c"><feGaussianBlur stdDeviation="1.5" in="SourceAlpha" result="shadowBlurInner1"></feGaussianBlur><feOffset dy="1" in="shadowBlurInner1" result="shadowOffsetInner1"></feOffset><feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1"></feComposite><feColorMatrix values="0 0 0 0 0.803829027 0 0 0 0 0.41475009 0 0 0 0 0.00700650802 0 0 0 1 0" in="shadowInnerInner1"></feColorMatrix></filter><filter x="-4.2%" y="-3.3%" width="108.3%" height="106.7%" filterUnits="objectBoundingBox" id="svg_9f26e6ca45__e"><feGaussianBlur stdDeviation="1" in="SourceAlpha" result="shadowBlurInner1"></feGaussianBlur><feOffset in="shadowBlurInner1" result="shadowOffsetInner1"></feOffset><feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1"></feComposite><feColorMatrix values="0 0 0 0 0.0446721643 0 0 0 0 0.491840098 0 0 0 0 0.495548856 0 0 0 1 0" in="shadowInnerInner1"></feColorMatrix></filter><filter x="-14.6%" y="-28.3%" width="129.2%" height="156.7%" filterUnits="objectBoundingBox" id="svg_9f26e6ca45__j"><feGaussianBlur stdDeviation="1.5" in="SourceAlpha" result="shadowBlurInner1"></feGaussianBlur><feOffset dy="1" in="shadowBlurInner1" result="shadowOffsetInner1"></feOffset><feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1"></feComposite><feColorMatrix values="0 0 0 0 0.672043068 0 0 0 0 0.366113984 0 0 0 0 0.0859202356 0 0 0 0.5 0" in="shadowInnerInner1"></feColorMatrix></filter><rect id="svg_9f26e6ca45__d" x="0" y="0" width="24" height="30" rx="1.741"></rect><rect id="svg_9f26e6ca45__i" x="5.143" y="5.294" width="13.714" height="7.059" rx="1.741"></rect><path d="M45.139314,74.8656725 C51.3906468,66.764807 55.8830717,61.8034557 58.6165888,59.9816183 C66.6845837,54.6044526 72,45.4229673 72,35 C72,18.4314575 58.5685425,5 42,5 C25.4314575,5 12,18.4314575 12,35 C12,45.280139 17.1707376,54.3525875 25.0532956,59.7584282 C27.8287305,61.6618153 32.4189057,66.7031196 38.8238212,74.8823412 L38.8222318,74.8835845 C40.1833359,76.6236106 42.6972986,76.9307875 44.4373247,75.5696834 C44.699314,75.364747 44.9347183,75.1279325 45.1380864,74.864724 Z" id="svg_9f26e6ca45__b"></path></defs>', 1), Ts = { fill: "none", "fill-rule": "evenodd" }, Ys = { opacity: ".88" }, Qs = ["fill"], Ks = ["fill"], Rs = ["fill"], Js = ["fill"], ea = { transform: "translate(30 21)" }, ta = ["fill"], ra = ["fill"], oa = ["fill"], la = ["fill"], na = ["fill"], sa = ["fill"], aa = ["fill"], ia = ["fill"];
|
344
344
|
var ca = r(Ws, [["render", function(e2, r2, o2, l2, n2, s2) {
|
345
|
-
return t.openBlock(), t.createElementBlock("svg", t.mergeProps({ viewBox: "0 0 84 84", xmlns: "http://www.w3.org/2000/svg", "xmlns:xlink": "http://www.w3.org/1999/xlink", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-gis-ebox-on`], width: "1em", height: "1em" }, e2.$attrs), [
|
345
|
+
return t.openBlock(), t.createElementBlock("svg", t.mergeProps({ viewBox: "0 0 84 84", xmlns: "http://www.w3.org/2000/svg", "xmlns:xlink": "http://www.w3.org/1999/xlink", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-gis-ebox-on`], width: "1em", height: "1em" }, e2.$attrs), [qs, t.createElementVNode("g", Ts, [t.createElementVNode("g", Ys, [t.createElementVNode("use", { fill: o2.useCurrentColor ? "currentColor" : "#000", filter: "url(#svg_9f26e6ca45__a)", "xlink:href": "#svg_9f26e6ca45__b" }, null, 8, Qs), t.createElementVNode("use", { fill: o2.useCurrentColor ? "currentColor" : "#FFBE31", "xlink:href": "#svg_9f26e6ca45__b" }, null, 8, Ks), t.createElementVNode("use", { fill: o2.useCurrentColor ? "currentColor" : "#000", filter: "url(#svg_9f26e6ca45__c)", "xlink:href": "#svg_9f26e6ca45__b" }, null, 8, Rs)]), t.createElementVNode("path", { d: "M42,12 C48.3512746,12 54.1012746,14.5743627 58.263456,18.736544 C62.4256373,22.8987254 65,28.6487254 65,35 C65,42.0237325 61.8517327,48.3122247 56.8891272,52.5309527 C54.3442423,54.6943681 49.6243323,59.4148771 42.7255394,66.6881806 C42.4792141,66.947878 42.2359921,67.2046296 41.9954347,67.4572267 C41.7570975,67.202623 41.5156098,66.9450421 41.2709719,66.6844838 C34.488996,59.4611555 29.8382626,54.798175 27.3136468,52.7013403 C22.234175,48.4825548 19,42.1189242 19,35 C19,28.6487254 21.5743627,22.8987254 25.736544,18.736544 C29.8987254,14.5743627 35.6487254,12 42,12 Z", stroke: "#FFBE31", "stroke-width": "2", fill: o2.useCurrentColor ? "currentColor" : "#FFF" }, null, 8, Js), t.createElementVNode("g", ea, [t.createElementVNode("use", { fill: o2.useCurrentColor ? "currentColor" : "#50BAE5", "xlink:href": "#svg_9f26e6ca45__d" }, null, 8, ta), t.createElementVNode("use", { fill: o2.useCurrentColor ? "currentColor" : "#000", filter: "url(#svg_9f26e6ca45__e)", "xlink:href": "#svg_9f26e6ca45__d" }, null, 8, ra), t.createElementVNode("rect", { fill: o2.useCurrentColor ? "currentColor" : "url(#svg_9f26e6ca45__f)", x: "2.571", y: "2.647", width: "18.857", height: "24.706", rx: "1.741" }, null, 8, oa), t.createElementVNode("path", { d: "M7.71428571,21.6755511 C7.71428571,21.6755511 8.80167299,21.6755511 8.96969105,21.6755511 L10.8395066,21.6753478 C10.438095,24.2805361 10.2561868,25.584832 10.293782,25.5882353 C10.4290698,25.5882353 15.5380222,19.0193445 15.5141925,18.9034477 C15.5081601,18.8739273 14.2426198,18.9034477 14.0752705,18.9034477 L12.2432331,18.9034477 C12.6146617,15.7129139 12.800376,14.1176471 12.800376,14.1176471 L7.71428571,21.6755511 Z", fill: o2.useCurrentColor ? "currentColor" : "url(#svg_9f26e6ca45__g)", "fill-rule": "nonzero" }, null, 8, la), t.createElementVNode("use", { fill: o2.useCurrentColor ? "currentColor" : "url(#svg_9f26e6ca45__h)", "xlink:href": "#svg_9f26e6ca45__i" }, null, 8, na), t.createElementVNode("use", { fill: o2.useCurrentColor ? "currentColor" : "#000", filter: "url(#svg_9f26e6ca45__j)", "xlink:href": "#svg_9f26e6ca45__i" }, null, 8, sa)]), t.createElementVNode("path", { fill: o2.useCurrentColor ? "currentColor" : "url(#svg_9f26e6ca45__k)", d: "M5 0L19 0 23 2 1 2z", transform: "translate(30 19)" }, null, 8, aa), t.createElementVNode("path", { fill: o2.useCurrentColor ? "currentColor" : "url(#svg_9f26e6ca45__l)", d: "M3 4.64705882L7.71428571 4.64705882 18.8571429 28.5921338 3 30z", transform: "translate(30 19)" }, null, 8, ia)])], 16);
|
346
346
|
}]]);
|
347
347
|
const fa = { name: "IconGisLightOnlineOff", props: { prefix: { type: String, default: "bb" }, useCurrentColor: { type: Boolean, default: true } } }, Ca = t.createStaticVNode('<defs><linearGradient x1="49.374%" y1="-1.801%" x2="51.084%" y2="100%" id="svg_0451ff18d3__d"><stop stop-color="#36D7FF" offset="0%"></stop><stop stop-color="#56AFD3" offset="3.428%"></stop><stop stop-color="#FFCE4D" offset="4.837%"></stop><stop stop-color="#FFF97B" offset="9.045%"></stop><stop stop-color="#4DDAFE" offset="15.767%"></stop><stop stop-color="#77DEFC" offset="39.645%"></stop><stop stop-color="#55CBFB" offset="100%"></stop></linearGradient><linearGradient x1="0%" y1="69.59%" x2="100%" y2="69.59%" id="svg_0451ff18d3__e"><stop stop-color="#3E9CB3" offset="0%"></stop><stop stop-color="#D4F6FF" offset="42.983%"></stop><stop stop-color="#5EAAC1" offset="100%"></stop></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="50%" id="svg_0451ff18d3__f"><stop stop-color="#A6E6F6" offset="0%"></stop><stop stop-color="#6FBFD3" offset="100%"></stop></linearGradient><linearGradient x1="50%" y1="27.486%" x2="50%" y2="100%" id="svg_0451ff18d3__g"><stop stop-color="#59D6E1" offset="0%"></stop><stop stop-color="#F8CE52" offset="54.277%"></stop><stop stop-color="#FFED84" offset="100%"></stop></linearGradient><linearGradient x1="113.359%" y1="66.811%" x2="21.804%" y2="66.811%" id="svg_0451ff18d3__h"><stop stop-color="#84A9B0" offset="0%"></stop><stop stop-color="#6FBFD3" offset="100%"></stop><stop stop-color="#6FBFD3" offset="100%"></stop></linearGradient><linearGradient x1="70.816%" y1="-4.659%" x2="45.137%" y2="100%" id="svg_0451ff18d3__i"><stop stop-color="#FFB683" offset="0%"></stop><stop stop-color="#FFD9C3" offset="49.507%"></stop><stop stop-color="#FFB48D" offset="100%"></stop></linearGradient><linearGradient x1="50%" y1="-4.251%" x2="50%" y2="104.711%" id="svg_0451ff18d3__l"><stop stop-color="#FFE754" offset="0%"></stop><stop stop-color="#D8D8D8" stop-opacity="0" offset="100%"></stop></linearGradient><linearGradient x1="50%" y1="-4.251%" x2="50%" y2="104.711%" id="svg_0451ff18d3__m"><stop stop-color="#FFE754" offset="0%"></stop><stop stop-color="#D8D8D8" stop-opacity="0" offset="100%"></stop></linearGradient><filter x="-26.7%" y="-18.9%" width="153.3%" height="139.8%" filterUnits="objectBoundingBox" id="svg_0451ff18d3__a"><feMorphology radius="1" operator="dilate" in="SourceAlpha" result="shadowSpreadOuter1"></feMorphology><feOffset dy="2" in="shadowSpreadOuter1" result="shadowOffsetOuter1"></feOffset><feGaussianBlur stdDeviation="4" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur><feColorMatrix values="0 0 0 0 0.00262226346 0 0 0 0 0.171246801 0 0 0 0 0.321886146 0 0 0 0.5 0" in="shadowBlurOuter1"></feColorMatrix></filter><filter x="-20.8%" y="-14.2%" width="141.7%" height="130.3%" filterUnits="objectBoundingBox" id="svg_0451ff18d3__c"><feGaussianBlur stdDeviation="1.5" in="SourceAlpha" result="shadowBlurInner1"></feGaussianBlur><feOffset dy="2" in="shadowBlurInner1" result="shadowOffsetInner1"></feOffset><feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1"></feComposite><feColorMatrix values="0 0 0 0 0.0737288537 0 0 0 0 0.559511588 0 0 0 0 0.755693076 0 0 0 1 0" in="shadowInnerInner1"></feColorMatrix></filter><filter x="-23.6%" y="-16.7%" width="147.1%" height="133.3%" filterUnits="objectBoundingBox" id="svg_0451ff18d3__k"><feGaussianBlur stdDeviation="1" in="SourceAlpha" result="shadowBlurInner1"></feGaussianBlur><feOffset dy="1" in="shadowBlurInner1" result="shadowOffsetInner1"></feOffset><feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1"></feComposite><feColorMatrix values="0 0 0 0 0.493544869 0 0 0 0 0.227886918 0 0 0 0 0.00741216603 0 0 0 0.391114135 0" in="shadowInnerInner1"></feColorMatrix></filter><path d="M45.139314,74.8656725 C51.3906468,66.764807 55.8830717,61.8034557 58.6165888,59.9816183 C66.6845837,54.6044526 72,45.4229673 72,35 C72,18.4314575 58.5685425,5 42,5 C25.4314575,5 12,18.4314575 12,35 C12,45.280139 17.1707376,54.3525875 25.0532956,59.7584282 C27.8287305,61.6618153 32.4189057,66.7031196 38.8238212,74.8823412 L38.8222318,74.8835845 C40.1833359,76.6236106 42.6972986,76.9307875 44.4373247,75.5696834 C44.699314,75.364747 44.9347183,75.1279325 45.1380864,74.864724 Z" id="svg_0451ff18d3__b"></path><path id="svg_0451ff18d3__j" d="M12.727 10.291H19.091V19.291H12.727z"></path></defs>', 1), da = { fill: "none", "fill-rule": "evenodd" }, ua = { opacity: ".88" }, pa = ["fill"], ha = ["fill"], ma = ["fill"], ga = ["fill"], La = ["fill"], wa = ["fill"], xa = ["fill"], va = ["fill"], ka = ["fill"], Ba = { transform: "translate(30 18)" }, Ea = ["fill"], Ma = ["fill"], _a = ["fill"], ba = ["fill"];
|
348
348
|
var ya = r(fa, [["render", function(e2, r2, o2, l2, n2, s2) {
|
@@ -352,9 +352,9 @@
|
|
352
352
|
var Xa = r(Va, [["render", function(e2, r2, o2, l2, n2, s2) {
|
353
353
|
return t.openBlock(), t.createElementBlock("svg", t.mergeProps({ viewBox: "0 0 84 84", xmlns: "http://www.w3.org/2000/svg", "xmlns:xlink": "http://www.w3.org/1999/xlink", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-gis-light-offline-on`], width: "1em", height: "1em" }, e2.$attrs), [Fa, t.createElementVNode("g", Na, [t.createElementVNode("g", Aa, [t.createElementVNode("use", { fill: o2.useCurrentColor ? "currentColor" : "#000", filter: "url(#svg_f7a6a8470e__a)", "xlink:href": "#svg_f7a6a8470e__b" }, null, 8, Ia), t.createElementVNode("use", { fill: o2.useCurrentColor ? "currentColor" : "#FFBE31", "xlink:href": "#svg_f7a6a8470e__b" }, null, 8, Sa), t.createElementVNode("use", { fill: o2.useCurrentColor ? "currentColor" : "#000", filter: "url(#svg_f7a6a8470e__c)", "xlink:href": "#svg_f7a6a8470e__b" }, null, 8, Da)]), t.createElementVNode("path", { d: "M42,12 C48.3512746,12 54.1012746,14.5743627 58.263456,18.736544 C62.4256373,22.8987254 65,28.6487254 65,35 C65,42.0237325 61.8517327,48.3122247 56.8891272,52.5309527 C54.3442423,54.6943681 49.6243323,59.4148771 42.7255394,66.6881806 C42.4792141,66.947878 42.2359921,67.2046296 41.9954347,67.4572267 C41.7570975,67.202623 41.5156098,66.9450421 41.2709719,66.6844838 C34.488996,59.4611555 29.8382626,54.798175 27.3136468,52.7013403 C22.234175,48.4825548 19,42.1189242 19,35 C19,28.6487254 21.5743627,22.8987254 25.736544,18.736544 C29.8987254,14.5743627 35.6487254,12 42,12 Z", stroke: "#FFBE31", "stroke-width": "2", fill: o2.useCurrentColor ? "currentColor" : "#FFF" }, null, 8, Oa), t.createElementVNode("path", { d: "M12.2727273,23.9367089 L12.2727273,2.11392405 L12.7272727,2.11392405 L12.727,25.139 L13,25.1392405 L13,35.0886076 L10,35.0886076 L10,30.822 L9.95454545,30.8227848 L9.95454545,3.13417577 L10.386,2.822 L2.82278481,2.82278481 C1.32154384,2.82278481 0.0940200038,1.65086249 0.00515162738,0.171956179 L0,0 L10.9090909,0 C11.4111679,9.22300597e-17 11.8181818,0.407013876 11.8181818,0.909090936 L11.8181818,2.82278481 L11.772,2.822 L11.772,23.936 L12.2727273,23.9367089 Z", fill: o2.useCurrentColor ? "currentColor" : "url(#svg_f7a6a8470e__d)", transform: "translate(31 18)" }, null, 8, Za), t.createElementVNode("path", { d: "M12.2727273,0 L12.7272727,0 L12.7272727,23 L13,23 L13,35 L10,35 L10,1.40183171 L11.9512195,0 L11.951,23 L12.2727273,23 L12.2727273,0 Z", fill: o2.useCurrentColor ? "currentColor" : "url(#svg_f7a6a8470e__e)", transform: "translate(31 18)" }, null, 8, Ga), t.createElementVNode("path", { d: "M6,34 L18,34 C19.1045695,34 20,34.8954305 20,36 L20,36 L20,36 L4,36 C4,34.8954305 4.8954305,34 6,34 Z", fill: o2.useCurrentColor ? "currentColor" : "url(#svg_f7a6a8470e__f)", transform: "translate(31 18)" }, null, 8, Pa), t.createElementVNode("path", { d: "M12.7272727,3.29113924 L21,3.29113924 L21,3.29113924 C21,4.29783549 20.1839114,5.11392405 19.1772152,5.11392405 L11.8181818,5.11392405 L11.8181818,5.11392405 L11.8181818,4.20023015 C11.8181818,3.6981531 12.2251957,3.29113924 12.7272727,3.29113924 Z", fill: o2.useCurrentColor ? "currentColor" : "url(#svg_f7a6a8470e__g)", transform: "translate(31 18)" }, null, 8, $a), t.createElementVNode("path", { d: "M12.7272727,9.07594937 L19.0909091,9.07594937 L19.0909091,9.53164557 L12.7272727,9.53164557 L12.7272727,9.07594937 Z M12.7272727,19.2911392 L19.0909091,19.2911392 L19.0909091,19.7468354 L13.6363636,19.7468354 L13.6363636,20.6582278 L12.7272727,20.6582278 L12.7272727,19.2911392 Z M12.7272727,8.16455696 L13.6363636,8.16455696 L13.6363636,9.07594937 L12.7272727,9.07594937 L12.7272727,8.16455696 Z", fill: o2.useCurrentColor ? "currentColor" : "url(#svg_f7a6a8470e__h)", transform: "translate(31 18)" }, null, 8, za), t.createElementVNode("g", ja, [t.createElementVNode("use", { fill: o2.useCurrentColor ? "currentColor" : "url(#svg_f7a6a8470e__i)", "xlink:href": "#svg_f7a6a8470e__j" }, null, 8, Ua), t.createElementVNode("use", { fill: o2.useCurrentColor ? "currentColor" : "#000", filter: "url(#svg_f7a6a8470e__k)", "xlink:href": "#svg_f7a6a8470e__j" }, null, 8, Ha)])])], 16);
|
354
354
|
}]]);
|
355
|
-
const Wa = { name: "IconGisLightOnlineOn", props: { prefix: { type: String, default: "bb" }, useCurrentColor: { type: Boolean, default: true } } },
|
355
|
+
const Wa = { name: "IconGisLightOnlineOn", props: { prefix: { type: String, default: "bb" }, useCurrentColor: { type: Boolean, default: true } } }, qa = t.createStaticVNode('<defs><linearGradient x1="49.374%" y1="-1.801%" x2="51.084%" y2="100%" id="svg_36b62909a8__d"><stop stop-color="#36D7FF" offset="0%"></stop><stop stop-color="#56AFD3" offset="3.428%"></stop><stop stop-color="#FFCE4D" offset="4.837%"></stop><stop stop-color="#FFF97B" offset="9.045%"></stop><stop stop-color="#4DDAFE" offset="15.767%"></stop><stop stop-color="#77DEFC" offset="39.645%"></stop><stop stop-color="#55CBFB" offset="100%"></stop></linearGradient><linearGradient x1="0%" y1="69.59%" x2="100%" y2="69.59%" id="svg_36b62909a8__e"><stop stop-color="#3E9CB3" offset="0%"></stop><stop stop-color="#D4F6FF" offset="42.983%"></stop><stop stop-color="#5EAAC1" offset="100%"></stop></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="50%" id="svg_36b62909a8__f"><stop stop-color="#A6E6F6" offset="0%"></stop><stop stop-color="#6FBFD3" offset="100%"></stop></linearGradient><linearGradient x1="50%" y1="27.486%" x2="50%" y2="100%" id="svg_36b62909a8__g"><stop stop-color="#59D6E1" offset="0%"></stop><stop stop-color="#F8CE52" offset="54.277%"></stop><stop stop-color="#FFED84" offset="100%"></stop></linearGradient><linearGradient x1="113.359%" y1="66.811%" x2="21.804%" y2="66.811%" id="svg_36b62909a8__h"><stop stop-color="#84A9B0" offset="0%"></stop><stop stop-color="#6FBFD3" offset="100%"></stop><stop stop-color="#6FBFD3" offset="100%"></stop></linearGradient><linearGradient x1="70.816%" y1="-4.659%" x2="45.137%" y2="100%" id="svg_36b62909a8__i"><stop stop-color="#FFB683" offset="0%"></stop><stop stop-color="#FFD9C3" offset="49.507%"></stop><stop stop-color="#FFB48D" offset="100%"></stop></linearGradient><linearGradient x1="50%" y1="-4.251%" x2="50%" y2="104.711%" id="svg_36b62909a8__l"><stop stop-color="#FFE754" offset="0%"></stop><stop stop-color="#D8D8D8" stop-opacity="0" offset="100%"></stop></linearGradient><linearGradient x1="50%" y1="-4.251%" x2="50%" y2="104.711%" id="svg_36b62909a8__m"><stop stop-color="#FFE754" offset="0%"></stop><stop stop-color="#D8D8D8" stop-opacity="0" offset="100%"></stop></linearGradient><filter x="-34.2%" y="-25%" width="168.3%" height="151.9%" filterUnits="objectBoundingBox" id="svg_36b62909a8__a"><feMorphology radius="2" operator="dilate" in="SourceAlpha" result="shadowSpreadOuter1"></feMorphology><feOffset dy="2" in="shadowSpreadOuter1" result="shadowOffsetOuter1"></feOffset><feGaussianBlur stdDeviation="4.5" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur><feColorMatrix values="0 0 0 0 0.95487954 0 0 0 0 0.703582043 0 0 0 0 0.177365395 0 0 0 0.7 0" in="shadowBlurOuter1"></feColorMatrix></filter><filter x="-25%" y="-17.6%" width="150%" height="137.1%" filterUnits="objectBoundingBox" id="svg_36b62909a8__c"><feGaussianBlur stdDeviation="1.5" in="SourceAlpha" result="shadowBlurInner1"></feGaussianBlur><feOffset dy="1" in="shadowBlurInner1" result="shadowOffsetInner1"></feOffset><feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1"></feComposite><feColorMatrix values="0 0 0 0 0.803829027 0 0 0 0 0.41475009 0 0 0 0 0.00700650802 0 0 0 1 0" in="shadowInnerInner1"></feColorMatrix></filter><filter x="-23.6%" y="-16.7%" width="147.1%" height="133.3%" filterUnits="objectBoundingBox" id="svg_36b62909a8__k"><feGaussianBlur stdDeviation="1" in="SourceAlpha" result="shadowBlurInner1"></feGaussianBlur><feOffset dy="1" in="shadowBlurInner1" result="shadowOffsetInner1"></feOffset><feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1"></feComposite><feColorMatrix values="0 0 0 0 0.493544869 0 0 0 0 0.227886918 0 0 0 0 0.00741216603 0 0 0 0.391114135 0" in="shadowInnerInner1"></feColorMatrix></filter><path d="M45.139314,74.8656725 C51.3906468,66.764807 55.8830717,61.8034557 58.6165888,59.9816183 C66.6845837,54.6044526 72,45.4229673 72,35 C72,18.4314575 58.5685425,5 42,5 C25.4314575,5 12,18.4314575 12,35 C12,45.280139 17.1707376,54.3525875 25.0532956,59.7584282 C27.8287305,61.6618153 32.4189057,66.7031196 38.8238212,74.8823412 L38.8222318,74.8835845 C40.1833359,76.6236106 42.6972986,76.9307875 44.4373247,75.5696834 C44.699314,75.364747 44.9347183,75.1279325 45.1380864,74.864724 Z" id="svg_36b62909a8__b"></path><path id="svg_36b62909a8__j" d="M12.727 10.291H19.091V19.291H12.727z"></path></defs>', 1), Ta = { fill: "none", "fill-rule": "evenodd" }, Ya = { opacity: ".88" }, Qa = ["fill"], Ka = ["fill"], Ra = ["fill"], Ja = ["fill"], ei = ["fill"], ti = ["fill"], ri = ["fill"], oi = ["fill"], li = ["fill"], ni = { transform: "translate(30 18)" }, si = ["fill"], ai = ["fill"], ii = ["fill"], ci = ["fill"];
|
356
356
|
var fi = r(Wa, [["render", function(e2, r2, o2, l2, n2, s2) {
|
357
|
-
return t.openBlock(), t.createElementBlock("svg", t.mergeProps({ viewBox: "0 0 84 84", xmlns: "http://www.w3.org/2000/svg", "xmlns:xlink": "http://www.w3.org/1999/xlink", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-gis-light-online-on`], width: "1em", height: "1em" }, e2.$attrs), [
|
357
|
+
return t.openBlock(), t.createElementBlock("svg", t.mergeProps({ viewBox: "0 0 84 84", xmlns: "http://www.w3.org/2000/svg", "xmlns:xlink": "http://www.w3.org/1999/xlink", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-gis-light-online-on`], width: "1em", height: "1em" }, e2.$attrs), [qa, t.createElementVNode("g", Ta, [t.createElementVNode("g", Ya, [t.createElementVNode("use", { fill: o2.useCurrentColor ? "currentColor" : "#000", filter: "url(#svg_36b62909a8__a)", "xlink:href": "#svg_36b62909a8__b" }, null, 8, Qa), t.createElementVNode("use", { fill: o2.useCurrentColor ? "currentColor" : "#FFBE31", "xlink:href": "#svg_36b62909a8__b" }, null, 8, Ka), t.createElementVNode("use", { fill: o2.useCurrentColor ? "currentColor" : "#000", filter: "url(#svg_36b62909a8__c)", "xlink:href": "#svg_36b62909a8__b" }, null, 8, Ra)]), t.createElementVNode("path", { d: "M42,12 C48.3512746,12 54.1012746,14.5743627 58.263456,18.736544 C62.4256373,22.8987254 65,28.6487254 65,35 C65,42.0237325 61.8517327,48.3122247 56.8891272,52.5309527 C54.3442423,54.6943681 49.6243323,59.4148771 42.7255394,66.6881806 C42.4792141,66.947878 42.2359921,67.2046296 41.9954347,67.4572267 C41.7570975,67.202623 41.5156098,66.9450421 41.2709719,66.6844838 C34.488996,59.4611555 29.8382626,54.798175 27.3136468,52.7013403 C22.234175,48.4825548 19,42.1189242 19,35 C19,28.6487254 21.5743627,22.8987254 25.736544,18.736544 C29.8987254,14.5743627 35.6487254,12 42,12 Z", stroke: "#FFBE31", "stroke-width": "2", fill: o2.useCurrentColor ? "currentColor" : "#FFF" }, null, 8, Ja), t.createElementVNode("path", { d: "M12.2727273,23.9367089 L12.2727273,2.11392405 L12.7272727,2.11392405 L12.727,25.139 L13,25.1392405 L13,35.0886076 L10,35.0886076 L10,30.822 L9.95454545,30.8227848 L9.95454545,3.13417577 L10.386,2.822 L2.82278481,2.82278481 C1.32154384,2.82278481 0.0940200038,1.65086249 0.00515162738,0.171956179 L0,0 L10.9090909,0 C11.4111679,9.22300597e-17 11.8181818,0.407013876 11.8181818,0.909090936 L11.8181818,2.82278481 L11.772,2.822 L11.772,23.936 L12.2727273,23.9367089 Z", fill: o2.useCurrentColor ? "currentColor" : "url(#svg_36b62909a8__d)", transform: "translate(30 18)" }, null, 8, ei), t.createElementVNode("path", { d: "M12.2727273,0 L12.7272727,0 L12.7272727,23 L13,23 L13,35 L10,35 L10,1.40183171 L11.9512195,0 L11.951,23 L12.2727273,23 L12.2727273,0 Z", fill: o2.useCurrentColor ? "currentColor" : "url(#svg_36b62909a8__e)", transform: "translate(30 18)" }, null, 8, ti), t.createElementVNode("path", { d: "M6,34 L18,34 C19.1045695,34 20,34.8954305 20,36 L20,36 L20,36 L4,36 C4,34.8954305 4.8954305,34 6,34 Z", fill: o2.useCurrentColor ? "currentColor" : "url(#svg_36b62909a8__f)", transform: "translate(30 18)" }, null, 8, ri), t.createElementVNode("path", { d: "M12.7272727,3.29113924 L21,3.29113924 L21,3.29113924 C21,4.29783549 20.1839114,5.11392405 19.1772152,5.11392405 L11.8181818,5.11392405 L11.8181818,5.11392405 L11.8181818,4.20023015 C11.8181818,3.6981531 12.2251957,3.29113924 12.7272727,3.29113924 Z", fill: o2.useCurrentColor ? "currentColor" : "url(#svg_36b62909a8__g)", transform: "translate(30 18)" }, null, 8, oi), t.createElementVNode("path", { d: "M12.7272727,9.07594937 L19.0909091,9.07594937 L19.0909091,9.53164557 L12.7272727,9.53164557 L12.7272727,9.07594937 Z M12.7272727,19.2911392 L19.0909091,19.2911392 L19.0909091,19.7468354 L13.6363636,19.7468354 L13.6363636,20.6582278 L12.7272727,20.6582278 L12.7272727,19.2911392 Z M12.7272727,8.16455696 L13.6363636,8.16455696 L13.6363636,9.07594937 L12.7272727,9.07594937 L12.7272727,8.16455696 Z", fill: o2.useCurrentColor ? "currentColor" : "url(#svg_36b62909a8__h)", transform: "translate(30 18)" }, null, 8, li), t.createElementVNode("g", ni, [t.createElementVNode("use", { fill: o2.useCurrentColor ? "currentColor" : "url(#svg_36b62909a8__i)", "xlink:href": "#svg_36b62909a8__j" }, null, 8, si), t.createElementVNode("use", { fill: o2.useCurrentColor ? "currentColor" : "#000", filter: "url(#svg_36b62909a8__k)", "xlink:href": "#svg_36b62909a8__j" }, null, 8, ai)]), t.createElementVNode("path", { fill: o2.useCurrentColor ? "currentColor" : "url(#svg_36b62909a8__l)", d: "M31.807902 21.2911392L26.6449988 43.6746119 38.5638229 43.6746119 38.5638229 21.2911392z" }, null, 8, ii), t.createElementVNode("path", { fill: o2.useCurrentColor ? "currentColor" : "url(#svg_36b62909a8__m)", transform: "matrix(-1 0 0 1 99.196 0)", d: "M48.7950455 23.2911392L43.6385706 28.2911392 55.5573946 28.2911392 55.5509664 23.2911392z" }, null, 8, ci)])], 16);
|
358
358
|
}]]);
|
359
359
|
const Ci = { name: "IconGisLightOfflineOff", props: { prefix: { type: String, default: "bb" }, useCurrentColor: { type: Boolean, default: true } } }, di = t.createStaticVNode('<defs><linearGradient x1="49.374%" y1="-1.801%" x2="51.084%" y2="100%" id="svg_bc60e52dc2__d"><stop stop-color="#36D7FF" offset="0%"></stop><stop stop-color="#56AFD3" offset="3.428%"></stop><stop stop-color="#55CBFB" offset="4.837%"></stop><stop stop-color="#55CBFB" offset="9.045%"></stop><stop stop-color="#4DDAFE" offset="15.767%"></stop><stop stop-color="#77DEFC" offset="39.645%"></stop><stop stop-color="#55CBFB" offset="100%"></stop></linearGradient><linearGradient x1="0%" y1="69.59%" x2="100%" y2="69.59%" id="svg_bc60e52dc2__e"><stop stop-color="#3E9CB3" offset="0%"></stop><stop stop-color="#D4F6FF" offset="42.983%"></stop><stop stop-color="#5EAAC1" offset="100%"></stop></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="50%" id="svg_bc60e52dc2__f"><stop stop-color="#A6E6F6" offset="0%"></stop><stop stop-color="#6FBFD3" offset="100%"></stop></linearGradient><linearGradient x1="50%" y1="27.486%" x2="50%" y2="100%" id="svg_bc60e52dc2__g"><stop stop-color="#4FB9DE" offset="0%"></stop><stop stop-color="#55C9F9" offset="100%"></stop></linearGradient><linearGradient x1="113.359%" y1="66.811%" x2="21.804%" y2="66.811%" id="svg_bc60e52dc2__h"><stop stop-color="#84A9B0" offset="0%"></stop><stop stop-color="#6FBFD3" offset="100%"></stop><stop stop-color="#6FBFD3" offset="100%"></stop></linearGradient><linearGradient x1="70.816%" y1="-4.659%" x2="45.137%" y2="100%" id="svg_bc60e52dc2__i"><stop stop-color="#FFB683" offset="0%"></stop><stop stop-color="#FFD9C3" offset="49.507%"></stop><stop stop-color="#FFB48D" offset="100%"></stop></linearGradient><filter x="-26.7%" y="-18.9%" width="153.3%" height="139.8%" filterUnits="objectBoundingBox" id="svg_bc60e52dc2__a"><feMorphology radius="1" operator="dilate" in="SourceAlpha" result="shadowSpreadOuter1"></feMorphology><feOffset dy="2" in="shadowSpreadOuter1" result="shadowOffsetOuter1"></feOffset><feGaussianBlur stdDeviation="4" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur><feColorMatrix values="0 0 0 0 0.00262226346 0 0 0 0 0.171246801 0 0 0 0 0.321886146 0 0 0 0.5 0" in="shadowBlurOuter1"></feColorMatrix></filter><filter x="-20.8%" y="-14.2%" width="141.7%" height="130.3%" filterUnits="objectBoundingBox" id="svg_bc60e52dc2__c"><feGaussianBlur stdDeviation="1.5" in="SourceAlpha" result="shadowBlurInner1"></feGaussianBlur><feOffset dy="2" in="shadowBlurInner1" result="shadowOffsetInner1"></feOffset><feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1"></feComposite><feColorMatrix values="0 0 0 0 0.0737288537 0 0 0 0 0.559511588 0 0 0 0 0.755693076 0 0 0 1 0" in="shadowInnerInner1"></feColorMatrix></filter><filter x="-23.6%" y="-16.7%" width="147.1%" height="133.3%" filterUnits="objectBoundingBox" id="svg_bc60e52dc2__k"><feGaussianBlur stdDeviation="1" in="SourceAlpha" result="shadowBlurInner1"></feGaussianBlur><feOffset dy="1" in="shadowBlurInner1" result="shadowOffsetInner1"></feOffset><feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1"></feComposite><feColorMatrix values="0 0 0 0 0.493544869 0 0 0 0 0.227886918 0 0 0 0 0.00741216603 0 0 0 0.391114135 0" in="shadowInnerInner1"></feColorMatrix></filter><path d="M45.139314,74.8656725 C51.3906468,66.764807 55.8830717,61.8034557 58.6165888,59.9816183 C66.6845837,54.6044526 72,45.4229673 72,35 C72,18.4314575 58.5685425,5 42,5 C25.4314575,5 12,18.4314575 12,35 C12,45.280139 17.1707376,54.3525875 25.0532956,59.7584282 C27.8287305,61.6618153 32.4189057,66.7031196 38.8238212,74.8823412 L38.8222318,74.8835845 C40.1833359,76.6236106 42.6972986,76.9307875 44.4373247,75.5696834 C44.699314,75.364747 44.9347183,75.1279325 45.1380864,74.864724 Z" id="svg_bc60e52dc2__b"></path><path id="svg_bc60e52dc2__j" d="M12.727 10.291H19.091V19.291H12.727z"></path></defs>', 1), ui = { fill: "none", "fill-rule": "evenodd" }, pi = { opacity: ".88" }, hi = ["fill"], mi = ["fill"], gi = ["fill"], Li = ["fill"], wi = ["fill"], xi = ["fill"], vi = ["fill"], ki = ["fill"], Bi = ["fill"], Ei = { transform: "translate(30 18)" }, Mi = ["fill"], _i = ["fill"];
|
360
360
|
var bi = r(Ci, [["render", function(e2, r2, o2, l2, n2, s2) {
|
@@ -368,10 +368,14 @@
|
|
368
368
|
var Di = r(Ai, [["render", function(e2, r2, o2, l2, n2, s2) {
|
369
369
|
return t.openBlock(), t.createElementBlock("svg", t.mergeProps({ fill: o2.useCurrentColor ? "currentColor" : "#000", xmlns: "http://www.w3.org/2000/svg", "xmlns:xlink": "http://www.w3.org/1999/xlink", viewBox: "0 0 50 50", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-light1`], width: "1em", height: "1em" }, e2.$attrs), Si, 16, Ii);
|
370
370
|
}]]);
|
371
|
-
const Oi = { name: "IconElectricBox", props: { prefix: { type: String, default: "bb" }, useCurrentColor: { type: Boolean, default: true } } }, Zi = t.createStaticVNode('<path vector-effect="non-scaling-stroke" d="M112.34,37.48c-0.39,0.77-1.04,1.17-1.97,1.19 c-17.67,0.32-37.05,0.3-58.12-0.07c-0.5-0.01-0.74-0.39-0.73-1.12" fill="none" stroke="#40a2d0" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M47.17,96.29c0.07,2.15,0.06,4.26-0.04,6.31 c-0.01,0.26,0.03,0.51,0.14,0.74c0.23,0.48,0.17,0.91-0.18,1.29c-0.21,0.23-0.32,0.53-0.3,0.84c0.29,5.15,0.39,10.41,0.31,15.77 c-0.02,1.48,0.77,2.49,0.51,4.09c-0.06,0.35,0.04,0.71,0.26,0.99c0.85,1.07,1.86,2.32,3.31,2.51c1.48,0.19,2.9,0.28,4.26,0.28 c19.46,0.01,37.61,0.02,54.45,0.02c1.45,0,2.8-0.34,4.04-1.03c2.25-1.25,3.38-3.44,3.41-6.59c0.05-6.35,0.07-12.69,0.04-19 c-0.01-1.71,0.53-3.43,0.17-5.15c-0.27-1.25-0.41-2.5-0.43-3.75c-0.04-2.44,0-4.82,0.11-7.15c0.09-1.87,0.1-3.64,0.01-5.3 c-0.09-1.85-0.12-3.66-0.1-5.43c0.13-10.55,0.06-20.91-0.23-31.1c-0.04-1.22-0.69-2.04-1.59-2.79c-0.63-0.53-1.41-0.83-2.35-0.91 c-9.68-0.83-19.48-0.28-28.99-0.38c-10.63-0.11-21.27-0.02-31.94,0.29c-1.83,0.05-3.24,0.76-4.23,2.12 c-0.8,1.11-1.14,2.53-1.01,4.24c0.25,3.35,0.37,6.64,0.34,9.86c0,0.15-0.01,0.29-0.03,0.44c-0.05,0.27,0.04,0.44,0.26,0.51 c0.2,9.39,0.26,18.72,0.18,27.99c-0.01,1.37,0.02,2.55,0.1,3.54c0.07,0.89-0.07,1.65-0.43,2.28c-0.03,0.05-0.01,0.07,0.04,0.06 c0.03-0.01,0.07,0,0.1,0.02c0.11,0.05,0.14,0.14,0.11,0.27c-0.33,1.19-0.52,2.48-0.57,3.87c-0.01,0.06,0.02,0.09,0.08,0.08 c0.03,0,0.07,0.01,0.1,0.03C47.13,96.18,47.16,96.22,47.17,96.29" fill="none" stroke="#3a99c8" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M114.16,125c0.27-0.08,0.43-0.25,0.46-0.51c0.25-1.95,0.4-3.94,0.43-5.99 c0.11-7.29,0.24-14.63,0.38-22c0.06-3.42,0.12-7.25,0.18-11.49c0.18-14.05,0.05-27.39-0.4-40.02c-0.06-1.73-1-2.61-2.82-2.65 c-5.59-0.13-11.48-0.15-17.68-0.06c-11.65,0.17-24.24,0.03-37.75-0.42c-0.97-0.03-3.05,0.15-6.24,0.55 c-0.32,0.04-0.59,0.22-0.75,0.5c-1.02,1.79-1.53,3.83-1.54,6.14c-0.03,10.97-0.02,21.56,0.03,31.77c0.04,7.15,0.17,13.87,0.4,20.16 c0.31,8.41,0.28,15.94-0.09,22.59c-0.06,1.11,0.22,2.03,0.84,2.76c0.39,0.47,0.9,0.7,1.52,0.7c18.83-0.08,37.83-0.12,57.01-0.12 c1.68,0,4.64,0.32,5.55-1.52C113.79,125.19,113.95,125.06,114.16,125" fill="none" stroke="#48aedc" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M53.5,54.33l-0.2,5.23" fill="none" stroke="#76ccee" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M53.3,59.56l0.46,25.2" fill="none" stroke="#84d1ef" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M53.76,84.76L53.61,99.2" fill="none" stroke="#76ccee" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M53.61,99.2c-0.2,5.65-0.38,11.75-0.53,18.28 c-0.04,1.87,0.71,3.29,2.26,4.26c0.85,0.53,1.7,0.81,2.56,0.82c14.43,0.23,27.77,0.35,40.02,0.34c3-0.01,6.04-0.2,9.13-0.57 c2.04-0.25,3.6-1.93,3.71-3.98c0.36-6.79,0.54-13.91,0.54-21.35c0.01-15.69-0.11-30.6-0.34-44.75c-0.01-0.79-0.31-1.82-0.92-3.09 c-0.59-1.25-1.67-1.74-2.94-2.1c-1.02-0.29-2.07-0.44-3.12-0.44c-13.17,0-27.07,0-41.68,0c-0.69,0-1.34,0.05-1.96,0.14 c-1.77,0.26-3.62,0.03-5.08,1.21c-1.75,1.41-2.34,3.53-1.76,6.36" fill="none" stroke="#60c5ec" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M53.61,99.2c4.18-0.17,8.32-0.12,12.41,0.16 c0.58,0.03,1.91,0.06,3.98,0.07c0.99,0,1.63,0.46,1.9,1.38" fill="none" stroke="#88daf7" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M71.9,100.81c-1.18,1.25-2,2.62-2.47,4.1c-0.1,0.31,0.02,0.47,0.35,0.46 l8.13-0.12c0.24,0,0.44,0.19,0.44,0.44c0,0.02,0,0.04,0,0.05c-0.45,3.79-1.06,7.29-1.85,10.52c-0.1,0.39,0.04,0.52,0.41,0.39 c0.63-0.21,1.14-0.59,1.54-1.12c4.51-5.98,9.1-11.72,13.75-17.21c0.2-0.23,0.29-0.51,0.27-0.82c-0.05-0.69-0.38-1.03-1-1.03" fill="none" stroke="#b8e4e0" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M91.47,96.47l-5.51-12.54" fill="none" stroke="#88daf7" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M85.96,83.93l-2.93-7.43" fill="none" stroke="#96dff8" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M83.03,76.5c4.59,0.27,9.25,0.37,13.96,0.28 c3.35-0.06,5.33-1.43,5.94-4.12c0.35-1.53,0.45-5.13,0.3-10.81" stroke="#b4d0bf" fill="none" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M103.23,61.85c0.28-6.22-3.36-7.04-8.76-7.08 c-7.1-0.04-14.35-0.03-21.75,0.03" fill="none" stroke="#adbba7" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M72.72,54.8l-5.32-0.36" stroke="#b4d0bf" fill="none" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M67.4,54.44c-4.6-0.74-9.23-0.78-13.9-0.11" fill="none" stroke="#88daf7" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M67.4,54.44c-2.93,0.48-4.94,1.65-6.01,3.5" fill="none" stroke="#cad7c0" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M61.39,57.94c-2.47-0.51-4.89-0.49-7.26,0.06 c-0.32,0.07-0.47,0.27-0.46,0.6c0.01,0.47-0.11,0.79-0.37,0.96" stroke="#ace6fa" fill="none" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M82.09,85.56L71.9,100.81" stroke="#ceebe2" fill="none" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M61.05,65.25c-0.48,3.73-0.47,6.22,0.02,7.47c0.99,2.54,3.14,3.87,6.44,4 c5.11,0.19,10.16,0.17,15.16-0.04" fill="none" stroke="#dae9e0" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M85.96,83.93c-0.21,0.71-0.72,1.07-1.53,1.08" stroke="#ace6fa" fill="none" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M84.43,85.01c0.01-0.51-0.31-0.73-0.97-0.64 c-0.31,0.04-0.58,0.18-0.81,0.41s-0.41,0.49-0.56,0.78" fill="none" stroke="#dbf0e3" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M82.09,85.56c0.19-0.72-0.25-1.1-1.34-1.15 c-7.19-0.31-16.19-0.19-26.99,0.35" stroke="#ace6fa" fill="none" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M91.47,96.47l-7.94,0.45c-0.34,0.03-0.64-0.23-0.66-0.58 c0-0.04,0-0.09,0-0.13l1.56-11.2" stroke="#ceebe2" fill="none" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M72.72,54.8c-0.17,1.05,0.5,2.06,1.99,3.01 c0.86,0.55,1.94,0.82,3.25,0.82c5.43-0.01,10.86,0,16.29,0.01c1.31,0.01,2.59,0.13,3.85,0.37c0.32,0.06,0.57,0.23,0.74,0.51 c0.91,1.51,2.37,2.28,4.39,2.33" fill="none" stroke="#efb871" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M83.03,76.5c-0.12,0.06-0.24,0.12-0.36,0.18" stroke="#d8dcc2" fill="none" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M82.67,76.68L76.5,62.76c-0.26-0.6-0.87-0.98-1.53-0.95l-8.27,0.36 c-0.27,0.01-0.53,0.1-0.75,0.26c-0.35,0.25-0.74,0.41-1.17,0.48c-0.32,0.05-0.6,0.21-0.81,0.46c-0.75,0.91-1.72,1.53-2.92,1.88" fill="none" stroke="#f9daa6" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M61.05,65.25l0.34-7.31" stroke="#d8dcc2" fill="none" stroke-width="2"></path>', 27), Gi = ["fill"], Pi = ["fill"], $i = ["fill"], zi = ["fill"], ji = ["fill"], Ui = ["fill"], Hi = ["fill"], Xi = ["fill"], Wi = ["fill"],
|
372
|
-
var
|
373
|
-
return t.openBlock(), t.createElementBlock("svg", t.mergeProps({ version: "1.1", id: "svg_585acd24a6__\u56FE\u5C42_1", xmlns: "http://www.w3.org/2000/svg", x: "0", y: "0", viewBox: "0 0 168 168", "xml:space": "preserve", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-electric-box`], width: "1em", height: "1em" }, e2.$attrs), [Zi, t.createElementVNode("path", { d: "M112.34,37.48c-0.39,0.77-1.04,1.17-1.97,1.19c-17.67,0.32-37.05,0.3-58.12-0.07 c-0.5-0.01-0.74-0.39-0.73-1.12l8.07-4.08c0.66-0.34,1.39-0.51,2.13-0.51l41.01,0.01c0.47,0,0.93,0.11,1.34,0.32L112.34,37.48z", fill: o2.useCurrentColor ? "currentColor" : "#4eb7e3" }, null, 8, Gi), t.createElementVNode("path", { d: "M51.52,37.48c-0.01,0.73,0.23,1.11,0.73,1.12c21.07,0.37,40.45,0.39,58.12,0.07c0.93-0.02,1.58-0.42,1.97-1.19 c2.65,1.02,6.34,3.11,6.33,6.59c-0.02,26.8-0.02,53.69,0.01,80.66c0.01,3.98-2.01,5.97-6.05,5.98c-21.61,0.04-42.29,0.03-62.04-0.03 c-3.46-0.01-5.32-2.59-5.32-5.78c0.05-28.17,0.05-54.98,0-80.45C45.27,40.65,48.55,38.83,51.52,37.48z M47.17,96.29 c0.07,2.15,0.06,4.26-0.04,6.31c-0.01,0.26,0.03,0.51,0.14,0.74c0.23,0.48,0.17,0.91-0.18,1.29c-0.21,0.23-0.32,0.53-0.3,0.84 c0.29,5.15,0.39,10.41,0.31,15.77c-0.02,1.48,0.77,2.49,0.51,4.09c-0.06,0.35,0.04,0.71,0.26,0.99c0.85,1.07,1.86,2.32,3.31,2.51 c1.48,0.19,2.9,0.28,4.26,0.28c19.46,0.01,37.61,0.02,54.45,0.02c1.45,0,2.8-0.34,4.04-1.03c2.25-1.25,3.38-3.44,3.41-6.59 c0.05-6.35,0.07-12.69,0.04-19c-0.01-1.71,0.53-3.43,0.17-5.15c-0.27-1.25-0.41-2.5-0.43-3.75c-0.04-2.44,0-4.82,0.11-7.15 c0.09-1.87,0.1-3.64,0.01-5.3c-0.09-1.85-0.12-3.66-0.1-5.43c0.13-10.55,0.06-20.91-0.23-31.1c-0.04-1.22-0.69-2.04-1.59-2.79 c-0.63-0.53-1.41-0.83-2.35-0.91c-9.68-0.83-19.48-0.28-28.99-0.38c-10.63-0.11-21.27-0.02-31.94,0.29 c-1.83,0.05-3.24,0.76-4.23,2.12c-0.8,1.11-1.14,2.53-1.01,4.24c0.25,3.35,0.37,6.64,0.34,9.86c0,0.15-0.01,0.29-0.03,0.44 c-0.05,0.27,0.04,0.44,0.26,0.51c0.2,9.39,0.26,18.72,0.18,27.99c-0.01,1.37,0.02,2.55,0.1,3.54c0.07,0.89-0.07,1.65-0.43,2.28 c-0.03,0.05-0.01,0.07,0.04,0.06c0.03-0.01,0.07,0,0.1,0.02c0.11,0.05,0.14,0.14,0.11,0.27c-0.33,1.19-0.52,2.48-0.57,3.87 c-0.01,0.06,0.02,0.09,0.08,0.08c0.03,0,0.07,0.01,0.1,0.03C47.13,96.18,47.16,96.22,47.17,96.29z", fill: o2.useCurrentColor ? "currentColor" : "#328cbc" }, null, 8, Pi), t.createElementVNode("path", { d: "M47.08,96.15c-0.03-0.02-0.07-0.03-0.1-0.03c-0.06,0.01-0.09-0.02-0.08-0.08c0.05-1.39,0.24-2.68,0.57-3.87 c0.03-0.13,0-0.22-0.11-0.27c-0.03-0.02-0.07-0.03-0.1-0.02c-0.05,0.01-0.07-0.01-0.04-0.06c0.36-0.63,0.5-1.39,0.43-2.28 c-0.08-0.99-0.11-2.17-0.1-3.54c0.08-9.27,0.02-18.6-0.18-27.99c-0.22-0.07-0.31-0.24-0.26-0.51c0.02-0.15,0.03-0.29,0.03-0.44 c0.03-3.22-0.09-6.51-0.34-9.86c-0.13-1.71,0.21-3.13,1.01-4.24c0.99-1.36,2.4-2.07,4.23-2.12c10.67-0.31,21.31-0.4,31.94-0.29 c9.51,0.1,19.31-0.45,28.99,0.38c0.94,0.08,1.72,0.38,2.35,0.91c0.9,0.75,1.55,1.57,1.59,2.79c0.29,10.19,0.36,20.55,0.23,31.1 c-0.02,1.77,0.01,3.58,0.1,5.43c0.09,1.66,0.08,3.43-0.01,5.3c-0.11,2.33-0.15,4.71-0.11,7.15c0.02,1.25,0.16,2.5,0.43,3.75 c0.36,1.72-0.18,3.44-0.17,5.15c0.03,6.31,0.01,12.65-0.04,19c-0.03,3.15-1.16,5.34-3.41,6.59c-1.24,0.69-2.59,1.03-4.04,1.03 c-16.84,0-34.99-0.01-54.45-0.02c-1.36,0-2.78-0.09-4.26-0.28c-1.45-0.19-2.46-1.44-3.31-2.51c-0.22-0.28-0.32-0.64-0.26-0.99 c0.26-1.6-0.53-2.61-0.51-4.09c0.08-5.36-0.02-10.62-0.31-15.77c-0.02-0.31,0.09-0.61,0.3-0.84c0.35-0.38,0.41-0.81,0.18-1.29 c-0.11-0.23-0.15-0.48-0.14-0.74c0.1-2.05,0.11-4.16,0.04-6.31C47.16,96.22,47.13,96.18,47.08,96.15z M114.16,125 c0.27-0.08,0.43-0.25,0.46-0.51c0.25-1.95,0.4-3.94,0.43-5.99c0.11-7.29,0.24-14.63,0.38-22c0.06-3.42,0.12-7.25,0.18-11.49 c0.18-14.05,0.05-27.39-0.4-40.02c-0.06-1.73-1-2.61-2.82-2.65c-5.59-0.13-11.48-0.15-17.68-0.06c-11.65,0.17-24.24,0.03-37.75-0.42 c-0.97-0.03-3.05,0.15-6.24,0.55c-0.32,0.04-0.59,0.22-0.75,0.5c-1.02,1.79-1.53,3.83-1.54,6.14c-0.03,10.97-0.02,21.56,0.03,31.77 c0.04,7.15,0.17,13.87,0.4,20.16c0.31,8.41,0.28,15.94-0.09,22.59c-0.06,1.11,0.22,2.03,0.84,2.76c0.39,0.47,0.9,0.7,1.52,0.7 c18.83-0.08,37.83-0.12,57.01-0.12c1.68,0,4.64,0.32,5.55-1.52C113.79,125.19,113.95,125.06,114.16,125z", fill: o2.useCurrentColor ? "currentColor" : "#42a5d4" }, null, 8, $i), t.createElementVNode("path", { d: "M113.69,125.39c-0.91,1.84-3.87,1.52-5.55,1.52c-19.18,0-38.18,0.04-57.01,0.12c-0.62,0-1.13-0.23-1.52-0.7 c-0.62-0.73-0.9-1.65-0.84-2.76c0.37-6.65,0.4-14.18,0.09-22.59c-0.23-6.29-0.36-13.01-0.4-20.16c-0.05-10.21-0.06-20.8-0.03-31.77 c0.01-2.31,0.52-4.35,1.54-6.14c0.16-0.28,0.43-0.46,0.75-0.5c3.19-0.4,5.27-0.58,6.24-0.55c13.51,0.45,26.1,0.59,37.75,0.42 c6.2-0.09,12.09-0.07,17.68,0.06c1.82,0.04,2.76,0.92,2.82,2.65c0.45,12.63,0.58,25.97,0.4,40.02c-0.06,4.24-0.12,8.07-0.18,11.49 c-0.14,7.37-0.27,14.71-0.38,22c-0.03,2.05-0.18,4.04-0.43,5.99c-0.03,0.26-0.19,0.43-0.46,0.51 C113.95,125.06,113.79,125.19,113.69,125.39z M53.5,54.33l-0.2,5.23l0.46,25.2L53.61,99.2c-0.2,5.65-0.38,11.75-0.53,18.28 c-0.04,1.87,0.71,3.29,2.26,4.26c0.85,0.53,1.7,0.81,2.56,0.82c14.43,0.23,27.77,0.35,40.02,0.34c3-0.01,6.04-0.2,9.13-0.57 c2.04-0.25,3.6-1.93,3.71-3.98c0.36-6.79,0.54-13.91,0.54-21.35c0.01-15.69-0.11-30.6-0.34-44.75c-0.01-0.79-0.31-1.82-0.92-3.09 c-0.59-1.25-1.67-1.74-2.94-2.1c-1.02-0.29-2.07-0.44-3.12-0.44c-13.17,0-27.07,0-41.68,0c-0.69,0-1.34,0.05-1.96,0.14 c-1.77,0.26-3.62,0.03-5.08,1.21C53.51,49.38,52.92,51.5,53.5,54.33z", fill: o2.useCurrentColor ? "currentColor" : "#4eb7e3" }, null, 8, zi), t.createElementVNode("path", { d: "M53.61,99.2c4.18-0.17,8.32-0.12,12.41,0.16c0.58,0.03,1.91,0.06,3.98,0.07c0.99,0,1.63,0.46,1.9,1.38 c-1.18,1.25-2,2.62-2.47,4.1c-0.1,0.31,0.02,0.47,0.35,0.46l8.13-0.12c0.24,0,0.44,0.19,0.44,0.44c0,0.02,0,0.04,0,0.05 c-0.45,3.79-1.06,7.29-1.85,10.52c-0.1,0.39,0.04,0.52,0.41,0.39c0.63-0.21,1.14-0.59,1.54-1.12c4.51-5.98,9.1-11.72,13.75-17.21 c0.2-0.23,0.29-0.51,0.27-0.82c-0.05-0.69-0.38-1.03-1-1.03l-5.51-12.54l-2.93-7.43c4.59,0.27,9.25,0.37,13.96,0.28 c3.35-0.06,5.33-1.43,5.94-4.12c0.35-1.53,0.45-5.13,0.3-10.81c0.28-6.22-3.36-7.04-8.76-7.08c-7.1-0.04-14.35-0.03-21.75,0.03 l-5.32-0.36c-4.6-0.74-9.23-0.78-13.9-0.11c-0.58-2.83,0.01-4.95,1.76-6.36c1.46-1.18,3.31-0.95,5.08-1.21 c0.62-0.09,1.27-0.14,1.96-0.14c14.61,0,28.51,0,41.68,0c1.05,0,2.1,0.15,3.12,0.44c1.27,0.36,2.35,0.85,2.94,2.1 c0.61,1.27,0.91,2.3,0.92,3.09c0.23,14.15,0.35,29.06,0.34,44.75c0,7.44-0.18,14.56-0.54,21.35c-0.11,2.05-1.67,3.73-3.71,3.98 c-3.09,0.37-6.13,0.56-9.13,0.57c-12.25,0.01-25.59-0.11-40.02-0.34c-0.86-0.01-1.71-0.29-2.56-0.82c-1.55-0.97-2.3-2.39-2.26-4.26 C53.23,110.95,53.41,104.85,53.61,99.2z", fill: o2.useCurrentColor ? "currentColor" : "#72d3f5" }, null, 8, ji), t.createElementVNode("path", { d: "M67.4,54.44c-2.93,0.48-4.94,1.65-6.01,3.5c-2.47-0.51-4.89-0.49-7.26,0.06c-0.32,0.07-0.47,0.27-0.46,0.6 c0.01,0.47-0.11,0.79-0.37,0.96l0.2-5.23C58.17,53.66,62.8,53.7,67.4,54.44z", fill: o2.useCurrentColor ? "currentColor" : "#9ee1f8" }, null, 8, Ui), t.createElementVNode("path", { d: "M67.4,54.44l5.32,0.36c-0.17,1.05,0.5,2.06,1.99,3.01c0.86,0.55,1.94,0.82,3.25,0.82 c5.43-0.01,10.86,0,16.29,0.01c1.31,0.01,2.59,0.13,3.85,0.37c0.32,0.06,0.57,0.23,0.74,0.51c0.91,1.51,2.37,2.28,4.39,2.33 c0.15,5.68,0.05,9.28-0.3,10.81c-0.61,2.69-2.59,4.06-5.94,4.12c-4.71,0.09-9.37-0.01-13.96-0.28c-0.12,0.06-0.24,0.12-0.36,0.18 L76.5,62.76c-0.26-0.6-0.87-0.98-1.53-0.95l-8.27,0.36c-0.27,0.01-0.53,0.1-0.75,0.26c-0.35,0.25-0.74,0.41-1.17,0.48 c-0.32,0.05-0.6,0.21-0.81,0.46c-0.75,0.91-1.72,1.53-2.92,1.88l0.34-7.31C62.46,56.09,64.47,54.92,67.4,54.44z", fill: o2.useCurrentColor ? "currentColor" : "#f6cd88" }, null, 8, Hi), t.createElementVNode("path", { d: "M72.72,54.8c7.4-0.06,14.65-0.07,21.75-0.03c5.4,0.04,9.04,0.86,8.76,7.08c-2.02-0.05-3.48-0.82-4.39-2.33 c-0.17-0.28-0.42-0.45-0.74-0.51c-1.26-0.24-2.54-0.36-3.85-0.37c-5.43-0.01-10.86-0.02-16.29-0.01c-1.31,0-2.39-0.27-3.25-0.82 C73.22,56.86,72.55,55.85,72.72,54.8z", fill: o2.useCurrentColor ? "currentColor" : "#e7a359" }, null, 8, Xi), t.createElementVNode("path", { d: "M61.39,57.94l-0.34,7.31c-0.48,3.73-0.47,6.22,0.02,7.47c0.99,2.54,3.14,3.87,6.44,4 c5.11,0.19,10.16,0.17,15.16-0.04c0.12-0.06,0.24-0.12,0.36-0.18l2.93,7.43c-0.21,0.71-0.72,1.07-1.53,1.08 c0.01-0.51-0.31-0.73-0.97-0.64c-0.31,0.04-0.58,0.18-0.81,0.41s-0.41,0.49-0.56,0.78c0.19-0.72-0.25-1.1-1.34-1.15 c-7.19-0.31-16.19-0.19-26.99,0.35l-0.46-25.2c0.26-0.17,0.38-0.49,0.37-0.96c-0.01-0.33,0.14-0.53,0.46-0.6 C56.5,57.45,58.92,57.43,61.39,57.94z", fill: o2.useCurrentColor ? "currentColor" : "#b9ebfb" }, null, 8, Wi), t.createElementVNode("path", { d: "M82.67,76.68c-5,0.21-10.05,0.23-15.16,0.04c-3.3-0.13-5.45-1.46-6.44-4c-0.49-1.25-0.5-3.74-0.02-7.47 c1.2-0.35,2.17-0.97,2.92-1.88c0.21-0.25,0.49-0.41,0.81-0.46c0.43-0.07,0.82-0.23,1.17-0.48c0.22-0.16,0.48-0.25,0.75-0.26 l8.27-0.36c0.66-0.03,1.27,0.35,1.53,0.95L82.67,76.68z", fill: o2.useCurrentColor ? "currentColor" : "#fbe7c4" }, null, 8,
|
371
|
+
const Oi = { name: "IconElectricBox", props: { prefix: { type: String, default: "bb" }, useCurrentColor: { type: Boolean, default: true } } }, Zi = t.createStaticVNode('<path vector-effect="non-scaling-stroke" d="M112.34,37.48c-0.39,0.77-1.04,1.17-1.97,1.19 c-17.67,0.32-37.05,0.3-58.12-0.07c-0.5-0.01-0.74-0.39-0.73-1.12" fill="none" stroke="#40a2d0" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M47.17,96.29c0.07,2.15,0.06,4.26-0.04,6.31 c-0.01,0.26,0.03,0.51,0.14,0.74c0.23,0.48,0.17,0.91-0.18,1.29c-0.21,0.23-0.32,0.53-0.3,0.84c0.29,5.15,0.39,10.41,0.31,15.77 c-0.02,1.48,0.77,2.49,0.51,4.09c-0.06,0.35,0.04,0.71,0.26,0.99c0.85,1.07,1.86,2.32,3.31,2.51c1.48,0.19,2.9,0.28,4.26,0.28 c19.46,0.01,37.61,0.02,54.45,0.02c1.45,0,2.8-0.34,4.04-1.03c2.25-1.25,3.38-3.44,3.41-6.59c0.05-6.35,0.07-12.69,0.04-19 c-0.01-1.71,0.53-3.43,0.17-5.15c-0.27-1.25-0.41-2.5-0.43-3.75c-0.04-2.44,0-4.82,0.11-7.15c0.09-1.87,0.1-3.64,0.01-5.3 c-0.09-1.85-0.12-3.66-0.1-5.43c0.13-10.55,0.06-20.91-0.23-31.1c-0.04-1.22-0.69-2.04-1.59-2.79c-0.63-0.53-1.41-0.83-2.35-0.91 c-9.68-0.83-19.48-0.28-28.99-0.38c-10.63-0.11-21.27-0.02-31.94,0.29c-1.83,0.05-3.24,0.76-4.23,2.12 c-0.8,1.11-1.14,2.53-1.01,4.24c0.25,3.35,0.37,6.64,0.34,9.86c0,0.15-0.01,0.29-0.03,0.44c-0.05,0.27,0.04,0.44,0.26,0.51 c0.2,9.39,0.26,18.72,0.18,27.99c-0.01,1.37,0.02,2.55,0.1,3.54c0.07,0.89-0.07,1.65-0.43,2.28c-0.03,0.05-0.01,0.07,0.04,0.06 c0.03-0.01,0.07,0,0.1,0.02c0.11,0.05,0.14,0.14,0.11,0.27c-0.33,1.19-0.52,2.48-0.57,3.87c-0.01,0.06,0.02,0.09,0.08,0.08 c0.03,0,0.07,0.01,0.1,0.03C47.13,96.18,47.16,96.22,47.17,96.29" fill="none" stroke="#3a99c8" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M114.16,125c0.27-0.08,0.43-0.25,0.46-0.51c0.25-1.95,0.4-3.94,0.43-5.99 c0.11-7.29,0.24-14.63,0.38-22c0.06-3.42,0.12-7.25,0.18-11.49c0.18-14.05,0.05-27.39-0.4-40.02c-0.06-1.73-1-2.61-2.82-2.65 c-5.59-0.13-11.48-0.15-17.68-0.06c-11.65,0.17-24.24,0.03-37.75-0.42c-0.97-0.03-3.05,0.15-6.24,0.55 c-0.32,0.04-0.59,0.22-0.75,0.5c-1.02,1.79-1.53,3.83-1.54,6.14c-0.03,10.97-0.02,21.56,0.03,31.77c0.04,7.15,0.17,13.87,0.4,20.16 c0.31,8.41,0.28,15.94-0.09,22.59c-0.06,1.11,0.22,2.03,0.84,2.76c0.39,0.47,0.9,0.7,1.52,0.7c18.83-0.08,37.83-0.12,57.01-0.12 c1.68,0,4.64,0.32,5.55-1.52C113.79,125.19,113.95,125.06,114.16,125" fill="none" stroke="#48aedc" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M53.5,54.33l-0.2,5.23" fill="none" stroke="#76ccee" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M53.3,59.56l0.46,25.2" fill="none" stroke="#84d1ef" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M53.76,84.76L53.61,99.2" fill="none" stroke="#76ccee" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M53.61,99.2c-0.2,5.65-0.38,11.75-0.53,18.28 c-0.04,1.87,0.71,3.29,2.26,4.26c0.85,0.53,1.7,0.81,2.56,0.82c14.43,0.23,27.77,0.35,40.02,0.34c3-0.01,6.04-0.2,9.13-0.57 c2.04-0.25,3.6-1.93,3.71-3.98c0.36-6.79,0.54-13.91,0.54-21.35c0.01-15.69-0.11-30.6-0.34-44.75c-0.01-0.79-0.31-1.82-0.92-3.09 c-0.59-1.25-1.67-1.74-2.94-2.1c-1.02-0.29-2.07-0.44-3.12-0.44c-13.17,0-27.07,0-41.68,0c-0.69,0-1.34,0.05-1.96,0.14 c-1.77,0.26-3.62,0.03-5.08,1.21c-1.75,1.41-2.34,3.53-1.76,6.36" fill="none" stroke="#60c5ec" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M53.61,99.2c4.18-0.17,8.32-0.12,12.41,0.16 c0.58,0.03,1.91,0.06,3.98,0.07c0.99,0,1.63,0.46,1.9,1.38" fill="none" stroke="#88daf7" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M71.9,100.81c-1.18,1.25-2,2.62-2.47,4.1c-0.1,0.31,0.02,0.47,0.35,0.46 l8.13-0.12c0.24,0,0.44,0.19,0.44,0.44c0,0.02,0,0.04,0,0.05c-0.45,3.79-1.06,7.29-1.85,10.52c-0.1,0.39,0.04,0.52,0.41,0.39 c0.63-0.21,1.14-0.59,1.54-1.12c4.51-5.98,9.1-11.72,13.75-17.21c0.2-0.23,0.29-0.51,0.27-0.82c-0.05-0.69-0.38-1.03-1-1.03" fill="none" stroke="#b8e4e0" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M91.47,96.47l-5.51-12.54" fill="none" stroke="#88daf7" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M85.96,83.93l-2.93-7.43" fill="none" stroke="#96dff8" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M83.03,76.5c4.59,0.27,9.25,0.37,13.96,0.28 c3.35-0.06,5.33-1.43,5.94-4.12c0.35-1.53,0.45-5.13,0.3-10.81" stroke="#b4d0bf" fill="none" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M103.23,61.85c0.28-6.22-3.36-7.04-8.76-7.08 c-7.1-0.04-14.35-0.03-21.75,0.03" fill="none" stroke="#adbba7" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M72.72,54.8l-5.32-0.36" stroke="#b4d0bf" fill="none" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M67.4,54.44c-4.6-0.74-9.23-0.78-13.9-0.11" fill="none" stroke="#88daf7" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M67.4,54.44c-2.93,0.48-4.94,1.65-6.01,3.5" fill="none" stroke="#cad7c0" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M61.39,57.94c-2.47-0.51-4.89-0.49-7.26,0.06 c-0.32,0.07-0.47,0.27-0.46,0.6c0.01,0.47-0.11,0.79-0.37,0.96" stroke="#ace6fa" fill="none" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M82.09,85.56L71.9,100.81" stroke="#ceebe2" fill="none" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M61.05,65.25c-0.48,3.73-0.47,6.22,0.02,7.47c0.99,2.54,3.14,3.87,6.44,4 c5.11,0.19,10.16,0.17,15.16-0.04" fill="none" stroke="#dae9e0" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M85.96,83.93c-0.21,0.71-0.72,1.07-1.53,1.08" stroke="#ace6fa" fill="none" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M84.43,85.01c0.01-0.51-0.31-0.73-0.97-0.64 c-0.31,0.04-0.58,0.18-0.81,0.41s-0.41,0.49-0.56,0.78" fill="none" stroke="#dbf0e3" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M82.09,85.56c0.19-0.72-0.25-1.1-1.34-1.15 c-7.19-0.31-16.19-0.19-26.99,0.35" stroke="#ace6fa" fill="none" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M91.47,96.47l-7.94,0.45c-0.34,0.03-0.64-0.23-0.66-0.58 c0-0.04,0-0.09,0-0.13l1.56-11.2" stroke="#ceebe2" fill="none" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M72.72,54.8c-0.17,1.05,0.5,2.06,1.99,3.01 c0.86,0.55,1.94,0.82,3.25,0.82c5.43-0.01,10.86,0,16.29,0.01c1.31,0.01,2.59,0.13,3.85,0.37c0.32,0.06,0.57,0.23,0.74,0.51 c0.91,1.51,2.37,2.28,4.39,2.33" fill="none" stroke="#efb871" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M83.03,76.5c-0.12,0.06-0.24,0.12-0.36,0.18" stroke="#d8dcc2" fill="none" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M82.67,76.68L76.5,62.76c-0.26-0.6-0.87-0.98-1.53-0.95l-8.27,0.36 c-0.27,0.01-0.53,0.1-0.75,0.26c-0.35,0.25-0.74,0.41-1.17,0.48c-0.32,0.05-0.6,0.21-0.81,0.46c-0.75,0.91-1.72,1.53-2.92,1.88" fill="none" stroke="#f9daa6" stroke-width="2"></path><path vector-effect="non-scaling-stroke" d="M61.05,65.25l0.34-7.31" stroke="#d8dcc2" fill="none" stroke-width="2"></path>', 27), Gi = ["fill"], Pi = ["fill"], $i = ["fill"], zi = ["fill"], ji = ["fill"], Ui = ["fill"], Hi = ["fill"], Xi = ["fill"], Wi = ["fill"], qi = ["fill"], Ti = ["fill"], Yi = ["fill"];
|
372
|
+
var Qi = r(Oi, [["render", function(e2, r2, o2, l2, n2, s2) {
|
373
|
+
return t.openBlock(), t.createElementBlock("svg", t.mergeProps({ version: "1.1", id: "svg_585acd24a6__\u56FE\u5C42_1", xmlns: "http://www.w3.org/2000/svg", x: "0", y: "0", viewBox: "0 0 168 168", "xml:space": "preserve", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-electric-box`], width: "1em", height: "1em" }, e2.$attrs), [Zi, t.createElementVNode("path", { d: "M112.34,37.48c-0.39,0.77-1.04,1.17-1.97,1.19c-17.67,0.32-37.05,0.3-58.12-0.07 c-0.5-0.01-0.74-0.39-0.73-1.12l8.07-4.08c0.66-0.34,1.39-0.51,2.13-0.51l41.01,0.01c0.47,0,0.93,0.11,1.34,0.32L112.34,37.48z", fill: o2.useCurrentColor ? "currentColor" : "#4eb7e3" }, null, 8, Gi), t.createElementVNode("path", { d: "M51.52,37.48c-0.01,0.73,0.23,1.11,0.73,1.12c21.07,0.37,40.45,0.39,58.12,0.07c0.93-0.02,1.58-0.42,1.97-1.19 c2.65,1.02,6.34,3.11,6.33,6.59c-0.02,26.8-0.02,53.69,0.01,80.66c0.01,3.98-2.01,5.97-6.05,5.98c-21.61,0.04-42.29,0.03-62.04-0.03 c-3.46-0.01-5.32-2.59-5.32-5.78c0.05-28.17,0.05-54.98,0-80.45C45.27,40.65,48.55,38.83,51.52,37.48z M47.17,96.29 c0.07,2.15,0.06,4.26-0.04,6.31c-0.01,0.26,0.03,0.51,0.14,0.74c0.23,0.48,0.17,0.91-0.18,1.29c-0.21,0.23-0.32,0.53-0.3,0.84 c0.29,5.15,0.39,10.41,0.31,15.77c-0.02,1.48,0.77,2.49,0.51,4.09c-0.06,0.35,0.04,0.71,0.26,0.99c0.85,1.07,1.86,2.32,3.31,2.51 c1.48,0.19,2.9,0.28,4.26,0.28c19.46,0.01,37.61,0.02,54.45,0.02c1.45,0,2.8-0.34,4.04-1.03c2.25-1.25,3.38-3.44,3.41-6.59 c0.05-6.35,0.07-12.69,0.04-19c-0.01-1.71,0.53-3.43,0.17-5.15c-0.27-1.25-0.41-2.5-0.43-3.75c-0.04-2.44,0-4.82,0.11-7.15 c0.09-1.87,0.1-3.64,0.01-5.3c-0.09-1.85-0.12-3.66-0.1-5.43c0.13-10.55,0.06-20.91-0.23-31.1c-0.04-1.22-0.69-2.04-1.59-2.79 c-0.63-0.53-1.41-0.83-2.35-0.91c-9.68-0.83-19.48-0.28-28.99-0.38c-10.63-0.11-21.27-0.02-31.94,0.29 c-1.83,0.05-3.24,0.76-4.23,2.12c-0.8,1.11-1.14,2.53-1.01,4.24c0.25,3.35,0.37,6.64,0.34,9.86c0,0.15-0.01,0.29-0.03,0.44 c-0.05,0.27,0.04,0.44,0.26,0.51c0.2,9.39,0.26,18.72,0.18,27.99c-0.01,1.37,0.02,2.55,0.1,3.54c0.07,0.89-0.07,1.65-0.43,2.28 c-0.03,0.05-0.01,0.07,0.04,0.06c0.03-0.01,0.07,0,0.1,0.02c0.11,0.05,0.14,0.14,0.11,0.27c-0.33,1.19-0.52,2.48-0.57,3.87 c-0.01,0.06,0.02,0.09,0.08,0.08c0.03,0,0.07,0.01,0.1,0.03C47.13,96.18,47.16,96.22,47.17,96.29z", fill: o2.useCurrentColor ? "currentColor" : "#328cbc" }, null, 8, Pi), t.createElementVNode("path", { d: "M47.08,96.15c-0.03-0.02-0.07-0.03-0.1-0.03c-0.06,0.01-0.09-0.02-0.08-0.08c0.05-1.39,0.24-2.68,0.57-3.87 c0.03-0.13,0-0.22-0.11-0.27c-0.03-0.02-0.07-0.03-0.1-0.02c-0.05,0.01-0.07-0.01-0.04-0.06c0.36-0.63,0.5-1.39,0.43-2.28 c-0.08-0.99-0.11-2.17-0.1-3.54c0.08-9.27,0.02-18.6-0.18-27.99c-0.22-0.07-0.31-0.24-0.26-0.51c0.02-0.15,0.03-0.29,0.03-0.44 c0.03-3.22-0.09-6.51-0.34-9.86c-0.13-1.71,0.21-3.13,1.01-4.24c0.99-1.36,2.4-2.07,4.23-2.12c10.67-0.31,21.31-0.4,31.94-0.29 c9.51,0.1,19.31-0.45,28.99,0.38c0.94,0.08,1.72,0.38,2.35,0.91c0.9,0.75,1.55,1.57,1.59,2.79c0.29,10.19,0.36,20.55,0.23,31.1 c-0.02,1.77,0.01,3.58,0.1,5.43c0.09,1.66,0.08,3.43-0.01,5.3c-0.11,2.33-0.15,4.71-0.11,7.15c0.02,1.25,0.16,2.5,0.43,3.75 c0.36,1.72-0.18,3.44-0.17,5.15c0.03,6.31,0.01,12.65-0.04,19c-0.03,3.15-1.16,5.34-3.41,6.59c-1.24,0.69-2.59,1.03-4.04,1.03 c-16.84,0-34.99-0.01-54.45-0.02c-1.36,0-2.78-0.09-4.26-0.28c-1.45-0.19-2.46-1.44-3.31-2.51c-0.22-0.28-0.32-0.64-0.26-0.99 c0.26-1.6-0.53-2.61-0.51-4.09c0.08-5.36-0.02-10.62-0.31-15.77c-0.02-0.31,0.09-0.61,0.3-0.84c0.35-0.38,0.41-0.81,0.18-1.29 c-0.11-0.23-0.15-0.48-0.14-0.74c0.1-2.05,0.11-4.16,0.04-6.31C47.16,96.22,47.13,96.18,47.08,96.15z M114.16,125 c0.27-0.08,0.43-0.25,0.46-0.51c0.25-1.95,0.4-3.94,0.43-5.99c0.11-7.29,0.24-14.63,0.38-22c0.06-3.42,0.12-7.25,0.18-11.49 c0.18-14.05,0.05-27.39-0.4-40.02c-0.06-1.73-1-2.61-2.82-2.65c-5.59-0.13-11.48-0.15-17.68-0.06c-11.65,0.17-24.24,0.03-37.75-0.42 c-0.97-0.03-3.05,0.15-6.24,0.55c-0.32,0.04-0.59,0.22-0.75,0.5c-1.02,1.79-1.53,3.83-1.54,6.14c-0.03,10.97-0.02,21.56,0.03,31.77 c0.04,7.15,0.17,13.87,0.4,20.16c0.31,8.41,0.28,15.94-0.09,22.59c-0.06,1.11,0.22,2.03,0.84,2.76c0.39,0.47,0.9,0.7,1.52,0.7 c18.83-0.08,37.83-0.12,57.01-0.12c1.68,0,4.64,0.32,5.55-1.52C113.79,125.19,113.95,125.06,114.16,125z", fill: o2.useCurrentColor ? "currentColor" : "#42a5d4" }, null, 8, $i), t.createElementVNode("path", { d: "M113.69,125.39c-0.91,1.84-3.87,1.52-5.55,1.52c-19.18,0-38.18,0.04-57.01,0.12c-0.62,0-1.13-0.23-1.52-0.7 c-0.62-0.73-0.9-1.65-0.84-2.76c0.37-6.65,0.4-14.18,0.09-22.59c-0.23-6.29-0.36-13.01-0.4-20.16c-0.05-10.21-0.06-20.8-0.03-31.77 c0.01-2.31,0.52-4.35,1.54-6.14c0.16-0.28,0.43-0.46,0.75-0.5c3.19-0.4,5.27-0.58,6.24-0.55c13.51,0.45,26.1,0.59,37.75,0.42 c6.2-0.09,12.09-0.07,17.68,0.06c1.82,0.04,2.76,0.92,2.82,2.65c0.45,12.63,0.58,25.97,0.4,40.02c-0.06,4.24-0.12,8.07-0.18,11.49 c-0.14,7.37-0.27,14.71-0.38,22c-0.03,2.05-0.18,4.04-0.43,5.99c-0.03,0.26-0.19,0.43-0.46,0.51 C113.95,125.06,113.79,125.19,113.69,125.39z M53.5,54.33l-0.2,5.23l0.46,25.2L53.61,99.2c-0.2,5.65-0.38,11.75-0.53,18.28 c-0.04,1.87,0.71,3.29,2.26,4.26c0.85,0.53,1.7,0.81,2.56,0.82c14.43,0.23,27.77,0.35,40.02,0.34c3-0.01,6.04-0.2,9.13-0.57 c2.04-0.25,3.6-1.93,3.71-3.98c0.36-6.79,0.54-13.91,0.54-21.35c0.01-15.69-0.11-30.6-0.34-44.75c-0.01-0.79-0.31-1.82-0.92-3.09 c-0.59-1.25-1.67-1.74-2.94-2.1c-1.02-0.29-2.07-0.44-3.12-0.44c-13.17,0-27.07,0-41.68,0c-0.69,0-1.34,0.05-1.96,0.14 c-1.77,0.26-3.62,0.03-5.08,1.21C53.51,49.38,52.92,51.5,53.5,54.33z", fill: o2.useCurrentColor ? "currentColor" : "#4eb7e3" }, null, 8, zi), t.createElementVNode("path", { d: "M53.61,99.2c4.18-0.17,8.32-0.12,12.41,0.16c0.58,0.03,1.91,0.06,3.98,0.07c0.99,0,1.63,0.46,1.9,1.38 c-1.18,1.25-2,2.62-2.47,4.1c-0.1,0.31,0.02,0.47,0.35,0.46l8.13-0.12c0.24,0,0.44,0.19,0.44,0.44c0,0.02,0,0.04,0,0.05 c-0.45,3.79-1.06,7.29-1.85,10.52c-0.1,0.39,0.04,0.52,0.41,0.39c0.63-0.21,1.14-0.59,1.54-1.12c4.51-5.98,9.1-11.72,13.75-17.21 c0.2-0.23,0.29-0.51,0.27-0.82c-0.05-0.69-0.38-1.03-1-1.03l-5.51-12.54l-2.93-7.43c4.59,0.27,9.25,0.37,13.96,0.28 c3.35-0.06,5.33-1.43,5.94-4.12c0.35-1.53,0.45-5.13,0.3-10.81c0.28-6.22-3.36-7.04-8.76-7.08c-7.1-0.04-14.35-0.03-21.75,0.03 l-5.32-0.36c-4.6-0.74-9.23-0.78-13.9-0.11c-0.58-2.83,0.01-4.95,1.76-6.36c1.46-1.18,3.31-0.95,5.08-1.21 c0.62-0.09,1.27-0.14,1.96-0.14c14.61,0,28.51,0,41.68,0c1.05,0,2.1,0.15,3.12,0.44c1.27,0.36,2.35,0.85,2.94,2.1 c0.61,1.27,0.91,2.3,0.92,3.09c0.23,14.15,0.35,29.06,0.34,44.75c0,7.44-0.18,14.56-0.54,21.35c-0.11,2.05-1.67,3.73-3.71,3.98 c-3.09,0.37-6.13,0.56-9.13,0.57c-12.25,0.01-25.59-0.11-40.02-0.34c-0.86-0.01-1.71-0.29-2.56-0.82c-1.55-0.97-2.3-2.39-2.26-4.26 C53.23,110.95,53.41,104.85,53.61,99.2z", fill: o2.useCurrentColor ? "currentColor" : "#72d3f5" }, null, 8, ji), t.createElementVNode("path", { d: "M67.4,54.44c-2.93,0.48-4.94,1.65-6.01,3.5c-2.47-0.51-4.89-0.49-7.26,0.06c-0.32,0.07-0.47,0.27-0.46,0.6 c0.01,0.47-0.11,0.79-0.37,0.96l0.2-5.23C58.17,53.66,62.8,53.7,67.4,54.44z", fill: o2.useCurrentColor ? "currentColor" : "#9ee1f8" }, null, 8, Ui), t.createElementVNode("path", { d: "M67.4,54.44l5.32,0.36c-0.17,1.05,0.5,2.06,1.99,3.01c0.86,0.55,1.94,0.82,3.25,0.82 c5.43-0.01,10.86,0,16.29,0.01c1.31,0.01,2.59,0.13,3.85,0.37c0.32,0.06,0.57,0.23,0.74,0.51c0.91,1.51,2.37,2.28,4.39,2.33 c0.15,5.68,0.05,9.28-0.3,10.81c-0.61,2.69-2.59,4.06-5.94,4.12c-4.71,0.09-9.37-0.01-13.96-0.28c-0.12,0.06-0.24,0.12-0.36,0.18 L76.5,62.76c-0.26-0.6-0.87-0.98-1.53-0.95l-8.27,0.36c-0.27,0.01-0.53,0.1-0.75,0.26c-0.35,0.25-0.74,0.41-1.17,0.48 c-0.32,0.05-0.6,0.21-0.81,0.46c-0.75,0.91-1.72,1.53-2.92,1.88l0.34-7.31C62.46,56.09,64.47,54.92,67.4,54.44z", fill: o2.useCurrentColor ? "currentColor" : "#f6cd88" }, null, 8, Hi), t.createElementVNode("path", { d: "M72.72,54.8c7.4-0.06,14.65-0.07,21.75-0.03c5.4,0.04,9.04,0.86,8.76,7.08c-2.02-0.05-3.48-0.82-4.39-2.33 c-0.17-0.28-0.42-0.45-0.74-0.51c-1.26-0.24-2.54-0.36-3.85-0.37c-5.43-0.01-10.86-0.02-16.29-0.01c-1.31,0-2.39-0.27-3.25-0.82 C73.22,56.86,72.55,55.85,72.72,54.8z", fill: o2.useCurrentColor ? "currentColor" : "#e7a359" }, null, 8, Xi), t.createElementVNode("path", { d: "M61.39,57.94l-0.34,7.31c-0.48,3.73-0.47,6.22,0.02,7.47c0.99,2.54,3.14,3.87,6.44,4 c5.11,0.19,10.16,0.17,15.16-0.04c0.12-0.06,0.24-0.12,0.36-0.18l2.93,7.43c-0.21,0.71-0.72,1.07-1.53,1.08 c0.01-0.51-0.31-0.73-0.97-0.64c-0.31,0.04-0.58,0.18-0.81,0.41s-0.41,0.49-0.56,0.78c0.19-0.72-0.25-1.1-1.34-1.15 c-7.19-0.31-16.19-0.19-26.99,0.35l-0.46-25.2c0.26-0.17,0.38-0.49,0.37-0.96c-0.01-0.33,0.14-0.53,0.46-0.6 C56.5,57.45,58.92,57.43,61.39,57.94z", fill: o2.useCurrentColor ? "currentColor" : "#b9ebfb" }, null, 8, Wi), t.createElementVNode("path", { d: "M82.67,76.68c-5,0.21-10.05,0.23-15.16,0.04c-3.3-0.13-5.45-1.46-6.44-4c-0.49-1.25-0.5-3.74-0.02-7.47 c1.2-0.35,2.17-0.97,2.92-1.88c0.21-0.25,0.49-0.41,0.81-0.46c0.43-0.07,0.82-0.23,1.17-0.48c0.22-0.16,0.48-0.25,0.75-0.26 l8.27-0.36c0.66-0.03,1.27,0.35,1.53,0.95L82.67,76.68z", fill: o2.useCurrentColor ? "currentColor" : "#fbe7c4" }, null, 8, qi), t.createElementVNode("path", { d: "M85.96 83.93l5.51 12.54-7.94.45c-.34.03-.64-.23-.66-.58 0-.04 0-.09 0-.13l1.56-11.2C85.24 85 85.75 84.64 85.96 83.93zM82.09 85.56L71.9 100.81c-.27-.92-.91-1.38-1.9-1.38-2.07-.01-3.4-.04-3.98-.07-4.09-.28-8.23-.33-12.41-.16l.15-14.44c10.8-.54 19.8-.66 26.99-.35C81.84 84.46 82.28 84.84 82.09 85.56z", fill: o2.useCurrentColor ? "currentColor" : "#9ee1f8" }, null, 8, Ti), t.createElementVNode("path", { d: "M84.43,85.01l-1.56,11.2c-0.04,0.34,0.19,0.66,0.53,0.71c0.04,0.01,0.08,0.01,0.13,0l7.94-0.45 c0.62,0,0.95,0.34,1,1.03c0.02,0.31-0.07,0.59-0.27,0.82c-4.65,5.49-9.24,11.23-13.75,17.21c-0.4,0.53-0.91,0.91-1.54,1.12 c-0.37,0.13-0.51,0-0.41-0.39c0.79-3.23,1.4-6.73,1.85-10.52c0.03-0.24-0.15-0.46-0.39-0.49c-0.02,0-0.04,0-0.05,0l-8.13,0.12 c-0.33,0.01-0.45-0.15-0.35-0.46c0.47-1.48,1.29-2.85,2.47-4.1l10.19-15.25c0.15-0.29,0.33-0.55,0.56-0.78s0.5-0.37,0.81-0.41 C84.12,84.28,84.44,84.5,84.43,85.01z", fill: o2.useCurrentColor ? "currentColor" : "#fdf4cb" }, null, 8, Yi)], 16);
|
374
374
|
}]]);
|
375
|
-
|
375
|
+
const Ki = { name: "IconSolar", props: { prefix: { type: String, default: "bb" }, useCurrentColor: { type: Boolean, default: true } } }, Ri = ["fill"], Ji = [t.createElementVNode("path", { d: "M243.2 146.602667l-27.136 148.48q-6.272 34.432 16.128 61.269333 22.357333 26.837333 57.344 26.837333h190.464v75.477334H469.333333q-30.933333 0-52.778666 21.888-21.888 21.845333-21.888 52.778666V682.666667q0 30.933333 21.888 52.778666 21.845333 21.888 52.778666 21.888h10.666667l0.042667 138.666667H384v64h256V896h-95.957333v-138.666667H554.666667q30.933333 0 52.778666-21.888 21.888-21.845333 21.888-52.778666v-149.333334q0-30.933333-21.888-52.778666-21.845333-21.888-52.778666-21.888h-10.666667V383.189333h170.794667q27.050667 0 47.786666-17.322666 20.778667-17.322667 25.642667-43.946667l27.093333-148.48q6.272-34.432-16.085333-61.269333Q776.832 85.333333 741.888 85.333333H316.586667q-27.050667 0-47.829334 17.322667t-25.6 43.946667z m73.386667 2.730666h96.426666l-10.069333 53.333334h-104.96l8.106667-44.586667q1.621333-8.746667 10.538666-8.746667z m161.578666 0h104.832l-11.008 53.333334H468.053333l10.069334-53.333334z m274.218667 12.586667l-7.466667 40.746667h-107.605333l11.050667-53.333334h93.525333q4.992 0 8.192 3.84t2.304 8.746667zM390.826667 266.666667L381.013333 319.189333H289.536q-4.992 0-8.192-3.84t-2.304-8.746666l7.253333-39.936h104.576z m167.893333 0l-10.88 52.522666h-101.802667l9.941334-52.522666h102.741333z m156.032 52.522666h-101.546667l10.837334-52.522666h109.184l-7.978667 43.776q-1.621333 8.746667-10.496 8.746666zM458.666667 682.666667v-149.333334q0-4.437333 3.114666-7.552T469.333333 522.666667h85.333334q10.666667 0 10.666666 10.666666V682.666667q0 10.666667-10.666666 10.666666h-85.333334q-4.437333 0-7.552-3.114666T458.666667 682.666667z" }, null, -1)];
|
376
|
+
var ec = r(Ki, [["render", function(e2, r2, o2, l2, n2, s2) {
|
377
|
+
return t.openBlock(), t.createElementBlock("svg", t.mergeProps({ fill: o2.useCurrentColor ? "currentColor" : "#000", viewBox: "0 0 1024 1024", xmlns: "http://www.w3.org/2000/svg", class: [`${o2.prefix}-icon`, `${o2.prefix}-icon-solar`], width: "1em", height: "1em" }, e2.$attrs), Ji, 16, Ri);
|
378
|
+
}]]);
|
379
|
+
e.IconAdd = Tl, e.IconBasicReset = il, e.IconBroadcastEdit = Gl, e.IconBroadcastUpload = Vl, e.IconCalling = Al, e.IconCameraOpDir1 = rn, e.IconCameraOpDir2 = nn, e.IconCameraOpDir3 = cn, e.IconCameraOpDir4 = hn, e.IconCameraOpDir5 = dn, e.IconCameraOpDir6 = vn, e.IconCameraOpDir7 = En, e.IconCameraOpDir8 = Nn, e.IconCameraViewCar = Sn, e.IconCameraViewExitFullscreen = Zn, e.IconCameraViewFullscreen = Ln, e.IconCameraViewPerson = yn, e.IconCameraViewScaleDown = $n, e.IconCameraViewScaleUp = Hn, e.IconConGateway = fs, e.IconDecline = Ur, e.IconDelete = Eo, e.IconEdit = io, e.IconElectricBox = Qi, e.IconGisEboxOff = $s, e.IconGisEboxOn = ca, e.IconGisLightOfflineOff = bi, e.IconGisLightOfflineOn = Xa, e.IconGisLightOnlineOff = ya, e.IconGisLightOnlineOn = fi, e.IconHelpOffline = pl, e.IconInfoCamera = wl, e.IconLight1 = Di, e.IconLight2 = Ni, e.IconLightStateOffline = oo, e.IconLightStateOnline = Jr, e.IconLock = d, e.IconMountDevi1 = Jo, e.IconMountDevi10 = Vo, e.IconMountDevi11 = Ao, e.IconMountDevi12 = Qo, e.IconMountDevi13 = ss, e.IconMountDevi14 = Rn, e.IconMountDevi2 = qo, e.IconMountDevi3 = Jl, e.IconMountDevi4 = wo, e.IconMountDevi5 = $o, e.IconMountDevi6 = rl, e.IconMountDevi7 = mo, e.IconMountDevi8 = nl, e.IconMountDevi9 = Do, e.IconPublishUpload = Cl, e.IconRise = Zr, e.IconShield = n, e.IconSidebarBigScreen = Sr, e.IconSidebarDashboard = $r, e.IconSidebarGis = ws, e.IconSidebarLight = Wr, e.IconSidebarManage = yr, e.IconSidebarPole = Nr, e.IconSliderTouchIcon = Yr, e.IconSolar = ec, e.IconSoundClose = Xs, e.IconSoundOpen = ks, e.IconStage110 = D, e.IconStageAdPublish = Ge, e.IconStageBigScreen = rr, e.IconStageBox = se, e.IconStageBoxIcon = ur, e.IconStageBroadcast = y, e.IconStageCharge = U, e.IconStageCityBroadcast = lt, e.IconStageDoorlock = L, e.IconStageInfoPublish = R, e.IconStageLight = B, e.IconStageLightMange = qt, e.IconStageSafeMonitor = Xe, e.IconStageSafeMonitorIcon = Mr, e.IconStageSplitGroup = Ae, e.IconStageStrongE = ft, e.IconStageTiltMonitor = Dt, e.IconStageUserinfo = wt, e.IconStageWaterMonitor = yt, e.IconStageWeather = ve, e.IconStageWeatherIcon = he, e.IconUnbind = us, e.IconUser = i, e.IconVLine = Dl, e.IconVLoop = kl, e.IconVPlay = Xl, e.IconVRandom = Ml, e.IconVoice = zl, Object.defineProperties(e, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
376
380
|
});
|
377
381
|
//# sourceMappingURL=icon.min.js.map
|