@arco-iconbox/vue-bluebee 0.0.4 → 0.0.6
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 +1243 -651
- package/dist/icon.js.map +1 -1
- package/dist/icon.min.js +249 -185
- package/dist/icon.min.js.map +1 -1
- package/esm/IconCameraOpDir1/index.js +34 -0
- package/esm/IconCameraOpDir2/index.js +34 -0
- package/esm/IconCameraOpDir3/index.js +34 -0
- package/esm/IconCameraOpDir4/index.js +33 -0
- package/esm/IconCameraOpDir5/index.js +34 -0
- package/esm/IconCameraOpDir6/index.js +34 -0
- package/esm/IconCameraOpDir7/index.js +34 -0
- package/esm/IconCameraOpDir8/index.js +34 -0
- package/esm/IconCameraViewCar/index.js +33 -0
- package/esm/IconCameraViewExitFullscreen/index.js +33 -0
- package/esm/IconCameraViewFullscreen/index.js +33 -0
- package/esm/IconCameraViewPerson/index.js +42 -0
- package/esm/IconCameraViewScaleDown/index.js +33 -0
- package/esm/IconCameraViewScaleUp/index.js +41 -0
- package/esm/IconMountDevi13/index.js +72 -0
- package/esm/IconMountDevi14/index.js +66 -0
- package/esm/index.js +16 -0
- package/lib/IconCameraOpDir1/index.js +35 -0
- package/lib/IconCameraOpDir2/index.js +35 -0
- package/lib/IconCameraOpDir3/index.js +35 -0
- package/lib/IconCameraOpDir4/index.js +34 -0
- package/lib/IconCameraOpDir5/index.js +35 -0
- package/lib/IconCameraOpDir6/index.js +35 -0
- package/lib/IconCameraOpDir7/index.js +35 -0
- package/lib/IconCameraOpDir8/index.js +35 -0
- package/lib/IconCameraViewCar/index.js +34 -0
- package/lib/IconCameraViewExitFullscreen/index.js +34 -0
- package/lib/IconCameraViewFullscreen/index.js +34 -0
- package/lib/IconCameraViewPerson/index.js +43 -0
- package/lib/IconCameraViewScaleDown/index.js +34 -0
- package/lib/IconCameraViewScaleUp/index.js +42 -0
- package/lib/IconMountDevi13/index.js +73 -0
- package/lib/IconMountDevi14/index.js +67 -0
- package/lib/index.js +32 -0
- package/package.json +1 -1
- package/src/IconCameraOpDir1/index.vue +19 -0
- package/src/IconCameraOpDir2/index.vue +19 -0
- package/src/IconCameraOpDir3/index.vue +19 -0
- package/src/IconCameraOpDir4/index.vue +19 -0
- package/src/IconCameraOpDir5/index.vue +19 -0
- package/src/IconCameraOpDir6/index.vue +19 -0
- package/src/IconCameraOpDir7/index.vue +19 -0
- package/src/IconCameraOpDir8/index.vue +19 -0
- package/src/IconCameraViewCar/index.vue +19 -0
- package/src/IconCameraViewExitFullscreen/index.vue +19 -0
- package/src/IconCameraViewFullscreen/index.vue +19 -0
- package/src/IconCameraViewPerson/index.vue +19 -0
- package/src/IconCameraViewScaleDown/index.vue +19 -0
- package/src/IconCameraViewScaleUp/index.vue +19 -0
- package/src/IconMountDevi13/index.vue +19 -0
- package/src/IconMountDevi14/index.vue +19 -0
- package/src/index.js +17 -1
package/dist/icon.js
CHANGED
@@ -9,7 +9,7 @@
|
|
9
9
|
}
|
10
10
|
return target;
|
11
11
|
};
|
12
|
-
const _sfc_main$
|
12
|
+
const _sfc_main$1c = {
|
13
13
|
name: "IconShield",
|
14
14
|
props: {
|
15
15
|
prefix: {
|
@@ -22,8 +22,8 @@
|
|
22
22
|
}
|
23
23
|
}
|
24
24
|
};
|
25
|
-
const _hoisted_1$
|
26
|
-
function _sfc_render$
|
25
|
+
const _hoisted_1$1c = ["fill"];
|
26
|
+
function _sfc_render$1c(_ctx, _cache, $props, $setup, $data, $options) {
|
27
27
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
28
28
|
viewBox: "0 0 20 20",
|
29
29
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -36,11 +36,11 @@
|
|
36
36
|
transform: "translate(4 3)",
|
37
37
|
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
38
38
|
"fill-rule": "nonzero"
|
39
|
-
}, null, 8, _hoisted_1$
|
39
|
+
}, null, 8, _hoisted_1$1c)
|
40
40
|
], 16);
|
41
41
|
}
|
42
|
-
var index$
|
43
|
-
const _sfc_main$
|
42
|
+
var index$1c = /* @__PURE__ */ _export_sfc(_sfc_main$1c, [["render", _sfc_render$1c]]);
|
43
|
+
const _sfc_main$1b = {
|
44
44
|
name: "IconUser",
|
45
45
|
props: {
|
46
46
|
prefix: {
|
@@ -53,8 +53,8 @@
|
|
53
53
|
}
|
54
54
|
}
|
55
55
|
};
|
56
|
-
const _hoisted_1$
|
57
|
-
function _sfc_render$
|
56
|
+
const _hoisted_1$1b = ["fill"];
|
57
|
+
function _sfc_render$1b(_ctx, _cache, $props, $setup, $data, $options) {
|
58
58
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
59
59
|
viewBox: "0 0 20 20",
|
60
60
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -67,11 +67,11 @@
|
|
67
67
|
transform: "translate(4.79 3.028)",
|
68
68
|
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
69
69
|
"fill-rule": "nonzero"
|
70
|
-
}, null, 8, _hoisted_1$
|
70
|
+
}, null, 8, _hoisted_1$1b)
|
71
71
|
], 16);
|
72
72
|
}
|
73
|
-
var index$
|
74
|
-
const _sfc_main$
|
73
|
+
var index$1b = /* @__PURE__ */ _export_sfc(_sfc_main$1b, [["render", _sfc_render$1b]]);
|
74
|
+
const _sfc_main$1a = {
|
75
75
|
name: "IconLock",
|
76
76
|
props: {
|
77
77
|
prefix: {
|
@@ -84,21 +84,21 @@
|
|
84
84
|
}
|
85
85
|
}
|
86
86
|
};
|
87
|
-
const _hoisted_1$
|
88
|
-
const _hoisted_2$
|
87
|
+
const _hoisted_1$1a = ["fill"];
|
88
|
+
const _hoisted_2$N = /* @__PURE__ */ vue.createElementVNode("path", {
|
89
89
|
d: "M10.171875,3.4140625 C9.9015625,2.746875 9.51875,2.15 9.0359375,1.6421875 C8.553125,1.1296875 7.9875,0.725 7.3546875,0.440625 C6.7,0.1484375 6.0078125,0 5.2953125,0 C4.5828125,0 3.8890625,0.1484375 3.234375,0.4421875 C2.6015625,0.725 2.0375,1.1296875 1.553125,1.6421875 C1.065625,2.15625 0.6828125,2.753125 0.4171875,3.4140625 C0.140625,4.0984375 0,4.8265625 0,5.5796875 L0,12.9265625 C0,13.5265625 0.4640625,14.0140625 1.0359375,14.0140625 L9.55,14.0140625 C10.121875,14.0140625 10.5859885,13.5265625 10.5828125,12.9265625 L10.5828125,6.4421875 L10.5859885,6.14375 L10.5859885,5.5796875 C10.5890625,4.8296875 10.4484375,4.1015625 10.171875,3.4140625 Z M3.65,1.425 L3.653125,1.425 L3.6734375,1.4171875 C4.184375,1.184375 4.7296875,1.0671875 5.29375,1.0671875 C5.8546875,1.0671875 6.4015625,1.1859375 6.915625,1.4140625 C7.4140625,1.6390625 7.8671875,1.9625 8.259375,2.3734375 C8.6546875,2.790625 8.9625,3.2734375 9.1796875,3.8109375 C9.40625,4.3703125 9.5203125,4.9640625 9.5203125,5.5796875 L9.5203125,6.0421875 L1.0671875,6.0421875 L1.0671875,6.0421875 L1.0671875,5.578125 C1.0671875,4.96875 1.18125,4.375 1.4078125,3.8109375 C1.6265625,3.26875 1.9375,2.7859375 2.328125,2.375 C2.7171875,1.965625 3.159375,1.6453125 3.65,1.425 Z M9.525,7.10625 L9.525,12.925 C9.525,12.934375 9.5234375,12.9421875 9.521875,12.946875 L1.0703125,12.946875 C1.06875,12.9421875 1.0671875,12.934375 1.0671875,12.925 L1.0671875,7.10625 L9.525,7.10625 Z",
|
90
90
|
transform: "translate(4.705 2.994)"
|
91
91
|
}, null, -1);
|
92
|
-
const _hoisted_3$
|
92
|
+
const _hoisted_3$z = /* @__PURE__ */ vue.createElementVNode("path", {
|
93
93
|
d: "M4.8015625,9.50625 L4.8015625,10.9046875 C4.8015625,11.178125 5.0234375,11.4 5.296875,11.4 C5.5703125,11.4 5.7921875,11.178125 5.7921875,10.9046875 L5.7921875,9.503125 C6.0546875,9.334375 6.2125,9.05 6.2125,8.734375 C6.2125,8.228125 5.8015625,7.8171875 5.2953125,7.8171875 C4.7890625,7.8171875 4.378125,8.228125 4.378125,8.734375 C4.3796875,9.0453125 4.540625,9.3390625 4.8015625,9.50625 Z",
|
94
94
|
"fill-opacity": "1",
|
95
95
|
transform: "translate(4.705 2.994)"
|
96
96
|
}, null, -1);
|
97
|
-
const _hoisted_4$
|
98
|
-
_hoisted_2$
|
99
|
-
_hoisted_3$
|
97
|
+
const _hoisted_4$u = [
|
98
|
+
_hoisted_2$N,
|
99
|
+
_hoisted_3$z
|
100
100
|
];
|
101
|
-
function _sfc_render$
|
101
|
+
function _sfc_render$1a(_ctx, _cache, $props, $setup, $data, $options) {
|
102
102
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
103
103
|
viewBox: "0 0 20 20",
|
104
104
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -109,11 +109,11 @@
|
|
109
109
|
vue.createElementVNode("g", {
|
110
110
|
"fill-rule": "nonzero",
|
111
111
|
fill: $props.useCurrentColor ? "currentColor" : "#000"
|
112
|
-
}, _hoisted_4$
|
112
|
+
}, _hoisted_4$u, 8, _hoisted_1$1a)
|
113
113
|
], 16);
|
114
114
|
}
|
115
|
-
var index$
|
116
|
-
const _sfc_main$
|
115
|
+
var index$1a = /* @__PURE__ */ _export_sfc(_sfc_main$1a, [["render", _sfc_render$1a]]);
|
116
|
+
const _sfc_main$19 = {
|
117
117
|
name: "IconStageDoorlock",
|
118
118
|
props: {
|
119
119
|
prefix: {
|
@@ -126,24 +126,24 @@
|
|
126
126
|
}
|
127
127
|
}
|
128
128
|
};
|
129
|
-
const _hoisted_1$
|
129
|
+
const _hoisted_1$19 = {
|
130
130
|
fill: "none",
|
131
131
|
"fill-rule": "evenodd"
|
132
132
|
};
|
133
|
-
const _hoisted_2$
|
133
|
+
const _hoisted_2$M = /* @__PURE__ */ vue.createElementVNode("path", {
|
134
134
|
d: "M19.4444444,19.6652862 L19.4444444,25.8787879 C19.4444444,26.1911914 19.1832772,26.4444444 18.8611111,26.4444444 L6.02777778,26.4444444 C5.70561167,26.4444444 5.44444444,26.1911914 5.44444444,25.8787879 L5.44444444,2.12121212 C5.44444444,1.80880863 5.70561167,1.55555556 6.02777778,1.55555556 L18.8611111,1.55555556 C19.1832772,1.55555556 19.4444444,1.80880863 19.4444444,2.12121212 L19.4444444,16.6760228 L19.4444444,18.1310144",
|
135
135
|
stroke: "#33316A",
|
136
136
|
"stroke-width": "1.167",
|
137
137
|
"stroke-linejoin": "round"
|
138
138
|
}, null, -1);
|
139
|
-
const _hoisted_3$
|
140
|
-
const _hoisted_4$
|
139
|
+
const _hoisted_3$y = ["fill"];
|
140
|
+
const _hoisted_4$t = /* @__PURE__ */ vue.createElementVNode("path", {
|
141
141
|
d: "M15.5466207 20.2926772C15.0709016 21.1742391 14.1026264 21.7777778 12.9855072 21.7777778 11.3980221 21.7777778 10.1111111 20.5589974 10.1111111 19.0555556 10.1111111 17.5521137 11.3980221 16.3333333 12.9855072 16.3333333 14.1642411 16.3333333 15.1772593 17.0052844 15.6207828 17.9667843L24.1111111 17.9666667 24.1111111 20.1444444 15.6203468 20.1452714zM9.333 6.611L10.889 6.611M9.333 8.944L10.889 8.944M9.333 11.278L10.889 11.278M13.222 6.611L14.778 6.611M13.222 8.944L14.778 8.944M13.222 11.278L14.778 11.278",
|
142
142
|
stroke: "#33316A",
|
143
143
|
"stroke-width": "1.167",
|
144
144
|
"stroke-linejoin": "round"
|
145
145
|
}, null, -1);
|
146
|
-
function _sfc_render$
|
146
|
+
function _sfc_render$19(_ctx, _cache, $props, $setup, $data, $options) {
|
147
147
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
148
148
|
viewBox: "0 0 28 28",
|
149
149
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -151,8 +151,8 @@
|
|
151
151
|
width: "1em",
|
152
152
|
height: "1em"
|
153
153
|
}, _ctx.$attrs), [
|
154
|
-
vue.createElementVNode("g", _hoisted_1$
|
155
|
-
_hoisted_2$
|
154
|
+
vue.createElementVNode("g", _hoisted_1$19, [
|
155
|
+
_hoisted_2$M,
|
156
156
|
vue.createElementVNode("rect", {
|
157
157
|
fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
|
158
158
|
x: "7.778",
|
@@ -160,13 +160,13 @@
|
|
160
160
|
width: "9.333",
|
161
161
|
height: "10.111",
|
162
162
|
rx: ".577"
|
163
|
-
}, null, 8, _hoisted_3$
|
164
|
-
_hoisted_4$
|
163
|
+
}, null, 8, _hoisted_3$y),
|
164
|
+
_hoisted_4$t
|
165
165
|
])
|
166
166
|
], 16);
|
167
167
|
}
|
168
|
-
var index$
|
169
|
-
const _sfc_main$
|
168
|
+
var index$19 = /* @__PURE__ */ _export_sfc(_sfc_main$19, [["render", _sfc_render$19]]);
|
169
|
+
const _sfc_main$18 = {
|
170
170
|
name: "IconStageLight",
|
171
171
|
props: {
|
172
172
|
prefix: {
|
@@ -179,13 +179,13 @@
|
|
179
179
|
}
|
180
180
|
}
|
181
181
|
};
|
182
|
-
const _hoisted_1$
|
182
|
+
const _hoisted_1$18 = {
|
183
183
|
fill: "none",
|
184
184
|
"fill-rule": "evenodd"
|
185
185
|
};
|
186
|
-
const _hoisted_2$
|
187
|
-
const _hoisted_3$
|
188
|
-
function _sfc_render$
|
186
|
+
const _hoisted_2$L = ["fill"];
|
187
|
+
const _hoisted_3$x = /* @__PURE__ */ vue.createStaticVNode('<path stroke="#21B2EC" stroke-width="1.958" stroke-linejoin="round" d="M14.389 1.944L14.389 3.889"></path><path d="M14,4.66666667 C20.3121805,4.66666667 25.4542204,9.50681559 25.6666353,15.555061 L2.33336466,15.555061 C2.54577961,9.50681559 7.68781952,4.66666667 14,4.66666667 Z" stroke="#33316A" stroke-width="1.167" stroke-linejoin="round"></path><g stroke-linejoin="round"><path stroke="#282461" stroke-width=".87" stroke-linecap="round" d="M10.883 4.898L10.985 7.778" transform="translate(3.889 18.667)"></path><path stroke="#33316A" stroke-width="1.167" d="M18.072 0.288L21 0.288" transform="translate(3.889 18.667)"></path><g stroke="#33316A" stroke-width="1.167"><path d="M2.503.288L5.432.288M0 3.746L1.791 6.025" transform="matrix(-1 0 0 1 9.32 18.667)"></path></g><path stroke="#33316A" stroke-width="1.167" d="M15.568 3.746L17.36 6.025" transform="translate(3.889 18.667)"></path></g>', 3);
|
188
|
+
function _sfc_render$18(_ctx, _cache, $props, $setup, $data, $options) {
|
189
189
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
190
190
|
viewBox: "0 0 28 28",
|
191
191
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -193,17 +193,17 @@
|
|
193
193
|
width: "1em",
|
194
194
|
height: "1em"
|
195
195
|
}, _ctx.$attrs), [
|
196
|
-
vue.createElementVNode("g", _hoisted_1$
|
196
|
+
vue.createElementVNode("g", _hoisted_1$18, [
|
197
197
|
vue.createElementVNode("path", {
|
198
198
|
d: "M8.55555556,14.7777778 L19.4444444,14.7777778 L19.4444444,15.5555556 C19.4444444,18.5624392 17.0068836,21 14,21 C10.9931164,21 8.55555556,18.5624392 8.55555556,15.5555556 L8.55555556,14.7777778 L8.55555556,14.7777778 Z",
|
199
199
|
fill: $props.useCurrentColor ? "currentColor" : "#21B2EC"
|
200
|
-
}, null, 8, _hoisted_2$
|
201
|
-
_hoisted_3$
|
200
|
+
}, null, 8, _hoisted_2$L),
|
201
|
+
_hoisted_3$x
|
202
202
|
])
|
203
203
|
], 16);
|
204
204
|
}
|
205
|
-
var index$
|
206
|
-
const _sfc_main$
|
205
|
+
var index$18 = /* @__PURE__ */ _export_sfc(_sfc_main$18, [["render", _sfc_render$18]]);
|
206
|
+
const _sfc_main$17 = {
|
207
207
|
name: "IconStageBroadcast",
|
208
208
|
props: {
|
209
209
|
prefix: {
|
@@ -216,13 +216,13 @@
|
|
216
216
|
}
|
217
217
|
}
|
218
218
|
};
|
219
|
-
const _hoisted_1$
|
219
|
+
const _hoisted_1$17 = {
|
220
220
|
fill: "none",
|
221
221
|
"fill-rule": "evenodd"
|
222
222
|
};
|
223
|
-
const _hoisted_2$
|
224
|
-
const _hoisted_3$
|
225
|
-
function _sfc_render$
|
223
|
+
const _hoisted_2$K = ["fill"];
|
224
|
+
const _hoisted_3$w = /* @__PURE__ */ vue.createStaticVNode('<path d="M11.6666667,10.8888889 L11.6666667,7.66255144 C11.6666667,6.00796997 13.0595586,4.66666667 14.7777778,4.66666667" stroke="#FFF" stroke-width="1.129" stroke-linecap="round"></path><path d="M20.2222222 14L20.2222222 15.480775C20.2222222 18.9585136 17.262327 21.7777778 13.6111111 21.7777778 9.95989527 21.7777778 7 18.9585136 7 15.480775L7 14M13.611 21.778L13.611 25.667M9.333 26.056L17.889 26.056" stroke="#282461" stroke-width="1.129" stroke-linecap="round"></path><g stroke="#282461" stroke-linecap="round" stroke-width="1.129"><path d="M.268155559 7C.49290496 6.3072005.613477393 5.57408136.613477393 4.81547894.613477393 3.94730811.455559998 3.11251349.164300384 2.33333333M3.95639898 8.55555556C4.41484225 7.2597034 4.66666667 5.84799219 4.66666667 4.37077145 4.66666667 2.82257089 4.39006074 1.34632652 3.88888889 0" transform="translate(20.222 3.111)"></path></g><g stroke="#282461" stroke-linecap="round" stroke-width="1.129"><path d="M.268155559 7C.49290496 6.3072005.613477393 5.57408136.613477393 4.81547894.613477393 3.94730811.455559998 3.11251349.164300384 2.33333333M3.14478472 8.55555556C3.6250678 7.24495843 3.88888889 5.81718394 3.88888889 4.32315451 3.88888889 2.79456824 3.61272232 1.33533731 3.11111111 0" transform="matrix(-1 0 0 1 6.222 3.111)"></path></g>', 4);
|
225
|
+
function _sfc_render$17(_ctx, _cache, $props, $setup, $data, $options) {
|
226
226
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
227
227
|
viewBox: "0 0 28 28",
|
228
228
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -230,7 +230,7 @@
|
|
230
230
|
width: "1em",
|
231
231
|
height: "1em"
|
232
232
|
}, _ctx.$attrs), [
|
233
|
-
vue.createElementVNode("g", _hoisted_1$
|
233
|
+
vue.createElementVNode("g", _hoisted_1$17, [
|
234
234
|
vue.createElementVNode("rect", {
|
235
235
|
fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
|
236
236
|
x: "9.333",
|
@@ -238,13 +238,13 @@
|
|
238
238
|
width: "8.556",
|
239
239
|
height: "16.333",
|
240
240
|
rx: "4.278"
|
241
|
-
}, null, 8, _hoisted_2$
|
242
|
-
_hoisted_3$
|
241
|
+
}, null, 8, _hoisted_2$K),
|
242
|
+
_hoisted_3$w
|
243
243
|
])
|
244
244
|
], 16);
|
245
245
|
}
|
246
|
-
var index$
|
247
|
-
const _sfc_main$
|
246
|
+
var index$17 = /* @__PURE__ */ _export_sfc(_sfc_main$17, [["render", _sfc_render$17]]);
|
247
|
+
const _sfc_main$16 = {
|
248
248
|
name: "IconStage110",
|
249
249
|
props: {
|
250
250
|
prefix: {
|
@@ -257,11 +257,11 @@
|
|
257
257
|
}
|
258
258
|
}
|
259
259
|
};
|
260
|
-
const _hoisted_1$
|
260
|
+
const _hoisted_1$16 = {
|
261
261
|
fill: "none",
|
262
262
|
"fill-rule": "evenodd"
|
263
263
|
};
|
264
|
-
const _hoisted_2$
|
264
|
+
const _hoisted_2$J = /* @__PURE__ */ vue.createElementVNode("g", {
|
265
265
|
stroke: "#33316A",
|
266
266
|
"stroke-linejoin": "round",
|
267
267
|
"stroke-width": "1.167"
|
@@ -279,8 +279,8 @@
|
|
279
279
|
transform: "rotate(-180 13.611 6.611)"
|
280
280
|
})
|
281
281
|
], -1);
|
282
|
-
const _hoisted_3$
|
283
|
-
const _hoisted_4$
|
282
|
+
const _hoisted_3$v = ["fill"];
|
283
|
+
const _hoisted_4$s = /* @__PURE__ */ vue.createElementVNode("rect", {
|
284
284
|
stroke: "#33316A",
|
285
285
|
"stroke-width": "1.167",
|
286
286
|
"stroke-linejoin": "round",
|
@@ -290,13 +290,13 @@
|
|
290
290
|
height: "2.333",
|
291
291
|
rx: ".633"
|
292
292
|
}, null, -1);
|
293
|
-
const _hoisted_5$
|
293
|
+
const _hoisted_5$k = /* @__PURE__ */ vue.createElementVNode("path", {
|
294
294
|
d: "M10.8888889,17.8888889 L10.8888889,15.0658436 C10.8888889,13.6180848 11.9335578,12.4444444 13.2222222,12.4444444",
|
295
295
|
stroke: "#FFF",
|
296
296
|
"stroke-width": "1.266",
|
297
297
|
"stroke-linecap": "round"
|
298
298
|
}, null, -1);
|
299
|
-
function _sfc_render$
|
299
|
+
function _sfc_render$16(_ctx, _cache, $props, $setup, $data, $options) {
|
300
300
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
301
301
|
viewBox: "0 0 28 28",
|
302
302
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -304,19 +304,19 @@
|
|
304
304
|
width: "1em",
|
305
305
|
height: "1em"
|
306
306
|
}, _ctx.$attrs), [
|
307
|
-
vue.createElementVNode("g", _hoisted_1$
|
308
|
-
_hoisted_2$
|
307
|
+
vue.createElementVNode("g", _hoisted_1$16, [
|
308
|
+
_hoisted_2$J,
|
309
309
|
vue.createElementVNode("path", {
|
310
310
|
d: "M14,7.77777778 C17.8659932,7.77777778 21,10.9117845 21,14.7777778 L21,23.3333333 L21,23.3333333 L7,23.3333333 L7,14.7777778 C7,10.9117845 10.1340068,7.77777778 14,7.77777778 Z",
|
311
311
|
fill: $props.useCurrentColor ? "currentColor" : "#21B2EC"
|
312
|
-
}, null, 8, _hoisted_3$
|
313
|
-
_hoisted_4$
|
314
|
-
_hoisted_5$
|
312
|
+
}, null, 8, _hoisted_3$v),
|
313
|
+
_hoisted_4$s,
|
314
|
+
_hoisted_5$k
|
315
315
|
])
|
316
316
|
], 16);
|
317
317
|
}
|
318
|
-
var index$
|
319
|
-
const _sfc_main$
|
318
|
+
var index$16 = /* @__PURE__ */ _export_sfc(_sfc_main$16, [["render", _sfc_render$16]]);
|
319
|
+
const _sfc_main$15 = {
|
320
320
|
name: "IconStageCharge",
|
321
321
|
props: {
|
322
322
|
prefix: {
|
@@ -329,12 +329,12 @@
|
|
329
329
|
}
|
330
330
|
}
|
331
331
|
};
|
332
|
-
const _hoisted_1$
|
332
|
+
const _hoisted_1$15 = {
|
333
333
|
fill: "none",
|
334
334
|
"fill-rule": "evenodd"
|
335
335
|
};
|
336
|
-
const _hoisted_2$
|
337
|
-
const _hoisted_3$
|
336
|
+
const _hoisted_2$I = ["fill"];
|
337
|
+
const _hoisted_3$u = /* @__PURE__ */ vue.createElementVNode("rect", {
|
338
338
|
stroke: "#33316A",
|
339
339
|
"stroke-width": "1.167",
|
340
340
|
"stroke-linejoin": "round",
|
@@ -344,14 +344,14 @@
|
|
344
344
|
height: "23.333",
|
345
345
|
rx: ".622"
|
346
346
|
}, null, -1);
|
347
|
-
const _hoisted_4$
|
348
|
-
const _hoisted_5$
|
347
|
+
const _hoisted_4$r = ["fill"];
|
348
|
+
const _hoisted_5$j = /* @__PURE__ */ vue.createElementVNode("path", {
|
349
349
|
stroke: "#33316A",
|
350
350
|
"stroke-width": "1.167",
|
351
351
|
"stroke-linejoin": "round",
|
352
352
|
d: "M20.2222222 11.3484848L23.3156566 11.030303 23.3156566 18.6666667 25.6666667 18.6666667 25.6666667 7.21212121 23.1919192 4.66666667"
|
353
353
|
}, null, -1);
|
354
|
-
const _hoisted_6$
|
354
|
+
const _hoisted_6$f = /* @__PURE__ */ vue.createElementVNode("rect", {
|
355
355
|
stroke: "#33316A",
|
356
356
|
"stroke-width": "1.167",
|
357
357
|
"stroke-linejoin": "round",
|
@@ -361,7 +361,7 @@
|
|
361
361
|
height: "1.556",
|
362
362
|
rx: ".622"
|
363
363
|
}, null, -1);
|
364
|
-
function _sfc_render$
|
364
|
+
function _sfc_render$15(_ctx, _cache, $props, $setup, $data, $options) {
|
365
365
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
366
366
|
viewBox: "0 0 28 28",
|
367
367
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -369,12 +369,12 @@
|
|
369
369
|
width: "1em",
|
370
370
|
height: "1em"
|
371
371
|
}, _ctx.$attrs), [
|
372
|
-
vue.createElementVNode("g", _hoisted_1$
|
372
|
+
vue.createElementVNode("g", _hoisted_1$15, [
|
373
373
|
vue.createElementVNode("path", {
|
374
374
|
fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
|
375
375
|
d: "M13.472482 12.4444444L10.1111111 16.9426183 12.4982675 16.9446173 12.2220691 20.2222222 15.5555556 15.507816 13.472482 15.507816z"
|
376
|
-
}, null, 8, _hoisted_2$
|
377
|
-
_hoisted_3$
|
376
|
+
}, null, 8, _hoisted_2$I),
|
377
|
+
_hoisted_3$u,
|
378
378
|
vue.createElementVNode("rect", {
|
379
379
|
fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
|
380
380
|
x: "7.778",
|
@@ -382,14 +382,14 @@
|
|
382
382
|
width: "10.111",
|
383
383
|
height: "6.222",
|
384
384
|
rx: ".622"
|
385
|
-
}, null, 8, _hoisted_4$
|
386
|
-
_hoisted_5$
|
387
|
-
_hoisted_6$
|
385
|
+
}, null, 8, _hoisted_4$r),
|
386
|
+
_hoisted_5$j,
|
387
|
+
_hoisted_6$f
|
388
388
|
])
|
389
389
|
], 16);
|
390
390
|
}
|
391
|
-
var index$
|
392
|
-
const _sfc_main$
|
391
|
+
var index$15 = /* @__PURE__ */ _export_sfc(_sfc_main$15, [["render", _sfc_render$15]]);
|
392
|
+
const _sfc_main$14 = {
|
393
393
|
name: "IconStageInfoPublish",
|
394
394
|
props: {
|
395
395
|
prefix: {
|
@@ -402,22 +402,22 @@
|
|
402
402
|
}
|
403
403
|
}
|
404
404
|
};
|
405
|
-
const _hoisted_1$
|
406
|
-
const _hoisted_2$
|
405
|
+
const _hoisted_1$14 = /* @__PURE__ */ vue.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);
|
406
|
+
const _hoisted_2$H = {
|
407
407
|
fill: "none",
|
408
408
|
"fill-rule": "evenodd"
|
409
409
|
};
|
410
|
-
const _hoisted_3$
|
411
|
-
const _hoisted_4$
|
412
|
-
const _hoisted_5$
|
413
|
-
const _hoisted_6$
|
414
|
-
const _hoisted_7$
|
410
|
+
const _hoisted_3$t = ["fill"];
|
411
|
+
const _hoisted_4$q = { transform: "translate(14 9)" };
|
412
|
+
const _hoisted_5$i = ["fill"];
|
413
|
+
const _hoisted_6$e = ["fill"];
|
414
|
+
const _hoisted_7$a = /* @__PURE__ */ vue.createElementVNode("path", {
|
415
415
|
stroke: "#FFF",
|
416
416
|
"stroke-width": "3.152",
|
417
417
|
"stroke-linecap": "round",
|
418
418
|
d: "M5.478 23.26L30.522 23.26M5.478 30.563L21.125 30.563"
|
419
419
|
}, null, -1);
|
420
|
-
function _sfc_render$
|
420
|
+
function _sfc_render$14(_ctx, _cache, $props, $setup, $data, $options) {
|
421
421
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
422
422
|
viewBox: "0 0 64 64",
|
423
423
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -425,34 +425,34 @@
|
|
425
425
|
width: "1em",
|
426
426
|
height: "1em"
|
427
427
|
}, _ctx.$attrs), [
|
428
|
-
_hoisted_1$
|
429
|
-
vue.createElementVNode("g", _hoisted_2$
|
428
|
+
_hoisted_1$14,
|
429
|
+
vue.createElementVNode("g", _hoisted_2$H, [
|
430
430
|
vue.createElementVNode("rect", {
|
431
431
|
fill: $props.useCurrentColor ? "currentColor" : "#A730E8",
|
432
432
|
opacity: ".1",
|
433
433
|
width: "64",
|
434
434
|
height: "64",
|
435
435
|
rx: "32"
|
436
|
-
}, null, 8, _hoisted_3$
|
437
|
-
vue.createElementVNode("g", _hoisted_4$
|
436
|
+
}, null, 8, _hoisted_3$t),
|
437
|
+
vue.createElementVNode("g", _hoisted_4$q, [
|
438
438
|
vue.createElementVNode("path", {
|
439
439
|
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",
|
440
440
|
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_da1b715a79__a)"
|
441
|
-
}, null, 8, _hoisted_5$
|
441
|
+
}, null, 8, _hoisted_5$i),
|
442
442
|
vue.createElementVNode("rect", {
|
443
443
|
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_da1b715a79__b)",
|
444
444
|
y: "15.769",
|
445
445
|
width: "36",
|
446
446
|
height: "25.231",
|
447
447
|
rx: "1.576"
|
448
|
-
}, null, 8, _hoisted_6$
|
449
|
-
_hoisted_7$
|
448
|
+
}, null, 8, _hoisted_6$e),
|
449
|
+
_hoisted_7$a
|
450
450
|
])
|
451
451
|
])
|
452
452
|
], 16);
|
453
453
|
}
|
454
|
-
var index$
|
455
|
-
const _sfc_main$
|
454
|
+
var index$14 = /* @__PURE__ */ _export_sfc(_sfc_main$14, [["render", _sfc_render$14]]);
|
455
|
+
const _sfc_main$13 = {
|
456
456
|
name: "IconStageBox",
|
457
457
|
props: {
|
458
458
|
prefix: {
|
@@ -465,28 +465,28 @@
|
|
465
465
|
}
|
466
466
|
}
|
467
467
|
};
|
468
|
-
const _hoisted_1$
|
468
|
+
const _hoisted_1$13 = {
|
469
469
|
fill: "none",
|
470
470
|
"fill-rule": "evenodd"
|
471
471
|
};
|
472
|
-
const _hoisted_2$
|
473
|
-
const _hoisted_3$
|
474
|
-
const _hoisted_4$
|
475
|
-
const _hoisted_5$
|
472
|
+
const _hoisted_2$G = ["fill"];
|
473
|
+
const _hoisted_3$s = ["fill"];
|
474
|
+
const _hoisted_4$p = ["fill"];
|
475
|
+
const _hoisted_5$h = /* @__PURE__ */ vue.createElementVNode("path", {
|
476
476
|
stroke: "#282461",
|
477
477
|
"stroke-width": "1.167",
|
478
478
|
"stroke-linejoin": "round",
|
479
479
|
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",
|
480
480
|
transform: "translate(2.333 3.111)"
|
481
481
|
}, null, -1);
|
482
|
-
const _hoisted_6$
|
482
|
+
const _hoisted_6$d = /* @__PURE__ */ vue.createElementVNode("path", {
|
483
483
|
stroke: "#282461",
|
484
484
|
"stroke-width": "1.167",
|
485
485
|
"stroke-linecap": "round",
|
486
486
|
d: "M11.8843284 21.7777778L11.8843284 12.8333333 23.6670813 6.52930659",
|
487
487
|
transform: "translate(2.333 3.111)"
|
488
488
|
}, null, -1);
|
489
|
-
function _sfc_render$
|
489
|
+
function _sfc_render$13(_ctx, _cache, $props, $setup, $data, $options) {
|
490
490
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
491
491
|
viewBox: "0 0 28 28",
|
492
492
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -494,29 +494,29 @@
|
|
494
494
|
width: "1em",
|
495
495
|
height: "1em"
|
496
496
|
}, _ctx.$attrs), [
|
497
|
-
vue.createElementVNode("g", _hoisted_1$
|
497
|
+
vue.createElementVNode("g", _hoisted_1$13, [
|
498
498
|
vue.createElementVNode("path", {
|
499
499
|
d: "M15.5658884,14.3283226 L16.22206,14.6599346 C16.7457774,14.9246076 17.0759878,15.4614708 17.0759878,16.0482687 L17.0759878,16.5039114 C17.0759878,16.9778897 16.6917525,17.3621251 16.2177741,17.3621251 C16.0801474,17.3621251 15.9445391,17.3290262 15.8223883,17.2656205 L15.1610382,16.9223287 C14.6456161,16.6547849 14.3221393,16.1224159 14.3221393,15.5416926 L14.3221393,15.0933199 C14.3221393,14.6199349 14.7058937,14.2361805 15.1792787,14.2361805 C15.3135878,14.2361805 15.4460174,14.2677429 15.5658884,14.3283226 Z",
|
500
500
|
fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
|
501
501
|
transform: "matrix(-1 0 0 1 33.731 3.111)"
|
502
|
-
}, null, 8, _hoisted_2$
|
502
|
+
}, null, 8, _hoisted_2$G),
|
503
503
|
vue.createElementVNode("path", {
|
504
504
|
d: "M19.6289066,11.8905116 L20.2850783,12.2221236 C20.8087956,12.4867967 21.1390061,13.0236599 21.1390061,13.6104577 L21.1390061,14.0661004 C21.1390061,14.5400788 20.7547707,14.9243141 20.2807924,14.9243141 C20.1431657,14.9243141 20.0075574,14.8912153 19.8854065,14.8278096 L19.2240564,14.4845178 C18.7086343,14.216974 18.3851575,13.684605 18.3851575,13.1038816 L18.3851575,12.655509 C18.3851575,12.1821239 18.7689119,11.7983696 19.242297,11.7983696 C19.3766061,11.7983696 19.5090357,11.829932 19.6289066,11.8905116 Z",
|
505
505
|
fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
|
506
506
|
transform: "matrix(-1 0 0 1 41.857 3.111)"
|
507
|
-
}, null, 8, _hoisted_3$
|
507
|
+
}, null, 8, _hoisted_3$s),
|
508
508
|
vue.createElementVNode("path", {
|
509
509
|
fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
|
510
510
|
d: "M0 6.52930659L11.8843284 12.8333333 11.8843284 22.5555556 0.101575456 15.477016z",
|
511
511
|
transform: "translate(2.333 3.111)"
|
512
|
-
}, null, 8, _hoisted_4$
|
513
|
-
_hoisted_5$
|
514
|
-
_hoisted_6$
|
512
|
+
}, null, 8, _hoisted_4$p),
|
513
|
+
_hoisted_5$h,
|
514
|
+
_hoisted_6$d
|
515
515
|
])
|
516
516
|
], 16);
|
517
517
|
}
|
518
|
-
var index$
|
519
|
-
const _sfc_main$
|
518
|
+
var index$13 = /* @__PURE__ */ _export_sfc(_sfc_main$13, [["render", _sfc_render$13]]);
|
519
|
+
const _sfc_main$12 = {
|
520
520
|
name: "IconStageWeatherIcon",
|
521
521
|
props: {
|
522
522
|
prefix: {
|
@@ -529,13 +529,13 @@
|
|
529
529
|
}
|
530
530
|
}
|
531
531
|
};
|
532
|
-
const _hoisted_1$
|
533
|
-
const _hoisted_2$
|
532
|
+
const _hoisted_1$12 = /* @__PURE__ */ vue.createStaticVNode('<defs><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="svg_40ad95a5e5__a"><stop stop-color="#45D9F7" offset="0%"></stop><stop stop-color="#21B2EC" offset="100%"></stop></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="svg_40ad95a5e5__b"><stop stop-color="#D8F6FF" offset="0%"></stop><stop stop-color="#95E1FF" offset="100%"></stop></linearGradient></defs>', 1);
|
533
|
+
const _hoisted_2$F = {
|
534
534
|
fill: "none",
|
535
535
|
"fill-rule": "evenodd"
|
536
536
|
};
|
537
|
-
const _hoisted_3$
|
538
|
-
const _hoisted_4$
|
537
|
+
const _hoisted_3$r = ["fill"];
|
538
|
+
const _hoisted_4$o = /* @__PURE__ */ vue.createElementVNode("g", {
|
539
539
|
stroke: "#87DDFF",
|
540
540
|
"stroke-linejoin": "round",
|
541
541
|
"stroke-width": "2.019"
|
@@ -553,16 +553,16 @@
|
|
553
553
|
transform: "rotate(125 11.161 15.373)"
|
554
554
|
})
|
555
555
|
], -1);
|
556
|
-
const _hoisted_5$
|
557
|
-
const _hoisted_6$
|
558
|
-
const _hoisted_7$
|
556
|
+
const _hoisted_5$g = ["fill"];
|
557
|
+
const _hoisted_6$c = ["fill"];
|
558
|
+
const _hoisted_7$9 = /* @__PURE__ */ vue.createElementVNode("path", {
|
559
559
|
d: "M39.7204543,34.1803613 L26.7758412,34.1803613 C24.462893,34.1803613 22.5878781,32.4702508 22.5878781,30.3607225 C22.5878781,28.2511943 24.462893,26.5410838 26.7758412,26.5410838",
|
560
560
|
stroke: "#FFF",
|
561
561
|
"stroke-width": "2.284",
|
562
562
|
"stroke-linecap": "round",
|
563
563
|
transform: "translate(4 8)"
|
564
564
|
}, null, -1);
|
565
|
-
function _sfc_render$
|
565
|
+
function _sfc_render$12(_ctx, _cache, $props, $setup, $data, $options) {
|
566
566
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
567
567
|
viewBox: "0 0 64 64",
|
568
568
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -570,32 +570,32 @@
|
|
570
570
|
width: "1em",
|
571
571
|
height: "1em"
|
572
572
|
}, _ctx.$attrs), [
|
573
|
-
_hoisted_1$
|
574
|
-
vue.createElementVNode("g", _hoisted_2$
|
573
|
+
_hoisted_1$12,
|
574
|
+
vue.createElementVNode("g", _hoisted_2$F, [
|
575
575
|
vue.createElementVNode("rect", {
|
576
576
|
fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
|
577
577
|
opacity: ".1",
|
578
578
|
width: "64",
|
579
579
|
height: "64",
|
580
580
|
rx: "32"
|
581
|
-
}, null, 8, _hoisted_3$
|
582
|
-
_hoisted_4$
|
581
|
+
}, null, 8, _hoisted_3$r),
|
582
|
+
_hoisted_4$o,
|
583
583
|
vue.createElementVNode("path", {
|
584
584
|
d: "M20.3002659,14.3182399 C22.7934396,14.3182399 25.0066312,15.5211605 26.3949119,17.3801753 C23.0848883,18.8937356 20.7629481,22.2036966 20.6663391,26.0681432 C19.0655727,26.3966922 17.7205153,27.4264065 16.9662086,28.8222446 C14.4335608,27.5833018 12.6890563,24.9740635 12.6890563,21.9559554 C12.6890563,17.7377616 16.0967109,14.3182399 20.3002659,14.3182399 Z",
|
585
585
|
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_40ad95a5e5__a)",
|
586
586
|
transform: "translate(4 8)"
|
587
|
-
}, null, 8, _hoisted_5$
|
587
|
+
}, null, 8, _hoisted_5$g),
|
588
588
|
vue.createElementVNode("path", {
|
589
589
|
d: "M21.4667856,38 C17.8805877,38 14.9733998,35.0928121 14.9733998,31.5066142 C14.9733998,28.2994311 17.2985557,25.6353173 20.3551244,25.1080158 C20.8999523,19.4835992 25.7825993,15.0821676 31.7252521,15.0821676 C36.1950901,15.0821676 40.0652321,17.5722678 41.9412314,21.2001125 C46.4199607,21.3665735 50,25.0622411 50,29.5967948 C50,33.442894 47.4245114,36.6854964 43.9094042,37.6834042 L43.9084174,38 L21.4667856,38 Z",
|
590
590
|
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_40ad95a5e5__b)",
|
591
591
|
transform: "translate(4 8)"
|
592
|
-
}, null, 8, _hoisted_6$
|
593
|
-
_hoisted_7$
|
592
|
+
}, null, 8, _hoisted_6$c),
|
593
|
+
_hoisted_7$9
|
594
594
|
])
|
595
595
|
], 16);
|
596
596
|
}
|
597
|
-
var index$
|
598
|
-
const _sfc_main$
|
597
|
+
var index$12 = /* @__PURE__ */ _export_sfc(_sfc_main$12, [["render", _sfc_render$12]]);
|
598
|
+
const _sfc_main$11 = {
|
599
599
|
name: "IconStageWeather",
|
600
600
|
props: {
|
601
601
|
prefix: {
|
@@ -608,11 +608,11 @@
|
|
608
608
|
}
|
609
609
|
}
|
610
610
|
};
|
611
|
-
const _hoisted_1$
|
611
|
+
const _hoisted_1$11 = {
|
612
612
|
fill: "none",
|
613
613
|
"fill-rule": "evenodd"
|
614
614
|
};
|
615
|
-
const _hoisted_2$
|
615
|
+
const _hoisted_2$E = /* @__PURE__ */ vue.createElementVNode("g", {
|
616
616
|
stroke: "#33316A",
|
617
617
|
"stroke-linejoin": "round",
|
618
618
|
"stroke-width": "1.167"
|
@@ -630,15 +630,15 @@
|
|
630
630
|
transform: "rotate(125 5.194 5.412)"
|
631
631
|
})
|
632
632
|
], -1);
|
633
|
-
const _hoisted_3$
|
634
|
-
const _hoisted_4$
|
633
|
+
const _hoisted_3$q = ["fill"];
|
634
|
+
const _hoisted_4$n = /* @__PURE__ */ vue.createElementVNode("path", {
|
635
635
|
d: "M12.8290175,22.5555556 C10.9880683,22.5555556 9.49568416,21.0631714 9.49568416,19.2222222 C9.49568416,17.6087467 10.6420463,16.2630183 12.1647201,15.9550876 C12.2471655,12.7134107 14.9008583,10.1111111 18.1623508,10.1111111 C20.6060944,10.1111111 22.7086144,11.5720626 23.644151,13.6682055 L23.7179064,13.6666667 C26.1725053,13.6666667 28.1623508,15.6565122 28.1623508,18.1111111 C28.1623508,20.1010895 26.8545096,21.7856052 25.0514698,22.3520156 L25.0512397,22.5555556 L12.8290175,22.5555556 Z",
|
636
636
|
stroke: "#33316A",
|
637
637
|
"stroke-width": "1.167",
|
638
638
|
"stroke-linejoin": "round",
|
639
639
|
transform: "translate(-2.496)"
|
640
640
|
}, null, -1);
|
641
|
-
function _sfc_render$
|
641
|
+
function _sfc_render$11(_ctx, _cache, $props, $setup, $data, $options) {
|
642
642
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
643
643
|
viewBox: "0 0 28 28",
|
644
644
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -646,19 +646,19 @@
|
|
646
646
|
width: "1em",
|
647
647
|
height: "1em"
|
648
648
|
}, _ctx.$attrs), [
|
649
|
-
vue.createElementVNode("g", _hoisted_1$
|
650
|
-
_hoisted_2$
|
649
|
+
vue.createElementVNode("g", _hoisted_1$11, [
|
650
|
+
_hoisted_2$E,
|
651
651
|
vue.createElementVNode("path", {
|
652
652
|
d: "M11.4812798,8.55555556 C12.89629,8.55555556 14.1523642,9.26515933 14.9401057,10.3617307 C13.0549678,11.2569334 11.7352756,13.2181698 11.6885255,15.5056708 C10.7854507,15.7205387 10.0299466,16.3161492 9.60101122,17.113504 C8.15766399,16.3859647 7.16235083,14.8438367 7.16235083,13.0592935 C7.16235083,10.5719477 9.09600118,8.55555556 11.4812798,8.55555556 Z",
|
653
653
|
fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
|
654
654
|
transform: "translate(-2.496)"
|
655
|
-
}, null, 8, _hoisted_3$
|
656
|
-
_hoisted_4$
|
655
|
+
}, null, 8, _hoisted_3$q),
|
656
|
+
_hoisted_4$n
|
657
657
|
])
|
658
658
|
], 16);
|
659
659
|
}
|
660
|
-
var index$
|
661
|
-
const _sfc_main$
|
660
|
+
var index$11 = /* @__PURE__ */ _export_sfc(_sfc_main$11, [["render", _sfc_render$11]]);
|
661
|
+
const _sfc_main$10 = {
|
662
662
|
name: "IconStageSplitGroup",
|
663
663
|
props: {
|
664
664
|
prefix: {
|
@@ -671,20 +671,20 @@
|
|
671
671
|
}
|
672
672
|
}
|
673
673
|
};
|
674
|
-
const _hoisted_1$
|
675
|
-
const _hoisted_2$
|
674
|
+
const _hoisted_1$10 = /* @__PURE__ */ vue.createStaticVNode('<defs><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="svg_5ec3f05f2c__a"><stop stop-color="#56FF9B" offset="0%"></stop><stop stop-color="#14E58D" offset="100%"></stop></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="svg_5ec3f05f2c__b"><stop stop-color="#90FFE3" offset="0%"></stop><stop stop-color="#53EBAB" offset="100%"></stop></linearGradient></defs>', 1);
|
675
|
+
const _hoisted_2$D = {
|
676
676
|
fill: "none",
|
677
677
|
"fill-rule": "evenodd"
|
678
678
|
};
|
679
|
-
const _hoisted_3$
|
680
|
-
const _hoisted_4$
|
681
|
-
const _hoisted_5$
|
679
|
+
const _hoisted_3$p = ["fill"];
|
680
|
+
const _hoisted_4$m = { transform: "translate(13 12)" };
|
681
|
+
const _hoisted_5$f = /* @__PURE__ */ vue.createElementVNode("path", {
|
682
682
|
stroke: "#14E58D",
|
683
683
|
"stroke-width": "2.957",
|
684
684
|
d: "M12 14L12 20.6 26 20.6 26 26"
|
685
685
|
}, null, -1);
|
686
|
-
const _hoisted_6$
|
687
|
-
const _hoisted_7$
|
686
|
+
const _hoisted_6$b = ["fill"];
|
687
|
+
const _hoisted_7$8 = /* @__PURE__ */ vue.createElementVNode("path", {
|
688
688
|
stroke: "#FFF",
|
689
689
|
"stroke-width": "2.957",
|
690
690
|
"stroke-linecap": "round",
|
@@ -697,7 +697,7 @@
|
|
697
697
|
"stroke-linecap": "round",
|
698
698
|
d: "M6 33.5L32 33.5"
|
699
699
|
}, null, -1);
|
700
|
-
function _sfc_render$
|
700
|
+
function _sfc_render$10(_ctx, _cache, $props, $setup, $data, $options) {
|
701
701
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
702
702
|
viewBox: "0 0 64 64",
|
703
703
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -705,24 +705,24 @@
|
|
705
705
|
width: "1em",
|
706
706
|
height: "1em"
|
707
707
|
}, _ctx.$attrs), [
|
708
|
-
_hoisted_1$
|
709
|
-
vue.createElementVNode("g", _hoisted_2$
|
708
|
+
_hoisted_1$10,
|
709
|
+
vue.createElementVNode("g", _hoisted_2$D, [
|
710
710
|
vue.createElementVNode("rect", {
|
711
711
|
fill: $props.useCurrentColor ? "currentColor" : "#14E58D",
|
712
712
|
opacity: ".1",
|
713
713
|
width: "64",
|
714
714
|
height: "64",
|
715
715
|
rx: "32"
|
716
|
-
}, null, 8, _hoisted_3$
|
717
|
-
vue.createElementVNode("g", _hoisted_4$
|
718
|
-
_hoisted_5$
|
716
|
+
}, null, 8, _hoisted_3$p),
|
717
|
+
vue.createElementVNode("g", _hoisted_4$m, [
|
718
|
+
_hoisted_5$f,
|
719
719
|
vue.createElementVNode("rect", {
|
720
720
|
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_5ec3f05f2c__a)",
|
721
721
|
width: "38",
|
722
722
|
height: "15",
|
723
723
|
rx: "1.478"
|
724
|
-
}, null, 8, _hoisted_6$
|
725
|
-
_hoisted_7$
|
724
|
+
}, null, 8, _hoisted_6$b),
|
725
|
+
_hoisted_7$8,
|
726
726
|
vue.createElementVNode("rect", {
|
727
727
|
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_5ec3f05f2c__b)",
|
728
728
|
y: "25",
|
@@ -735,8 +735,8 @@
|
|
735
735
|
])
|
736
736
|
], 16);
|
737
737
|
}
|
738
|
-
var index$
|
739
|
-
const _sfc_main
|
738
|
+
var index$10 = /* @__PURE__ */ _export_sfc(_sfc_main$10, [["render", _sfc_render$10]]);
|
739
|
+
const _sfc_main$$ = {
|
740
740
|
name: "IconStageAdPublish",
|
741
741
|
props: {
|
742
742
|
prefix: {
|
@@ -749,24 +749,24 @@
|
|
749
749
|
}
|
750
750
|
}
|
751
751
|
};
|
752
|
-
const _hoisted_1
|
752
|
+
const _hoisted_1$$ = {
|
753
753
|
fill: "none",
|
754
754
|
"fill-rule": "evenodd"
|
755
755
|
};
|
756
|
-
const _hoisted_2$
|
757
|
-
const _hoisted_3$
|
756
|
+
const _hoisted_2$C = ["fill"];
|
757
|
+
const _hoisted_3$o = /* @__PURE__ */ vue.createElementVNode("path", {
|
758
758
|
stroke: "#312D67",
|
759
759
|
"stroke-width": "1.167",
|
760
760
|
"stroke-linejoin": "round",
|
761
761
|
d: "M2.16210003 16.1823725L23.8475575 1.81086162 9.85742104 17.5108179z"
|
762
762
|
}, null, -1);
|
763
|
-
const _hoisted_4$
|
763
|
+
const _hoisted_4$l = /* @__PURE__ */ vue.createElementVNode("path", {
|
764
764
|
stroke: "#282461",
|
765
765
|
"stroke-width": "1.167",
|
766
766
|
"stroke-linejoin": "round",
|
767
767
|
d: "M14.7492299 18.2752169L23.8475575 23.1963098 24.2550463 1.81086162z"
|
768
768
|
}, null, -1);
|
769
|
-
function _sfc_render
|
769
|
+
function _sfc_render$$(_ctx, _cache, $props, $setup, $data, $options) {
|
770
770
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
771
771
|
viewBox: "0 0 28 28",
|
772
772
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -774,18 +774,18 @@
|
|
774
774
|
width: "1em",
|
775
775
|
height: "1em"
|
776
776
|
}, _ctx.$attrs), [
|
777
|
-
vue.createElementVNode("g", _hoisted_1
|
777
|
+
vue.createElementVNode("g", _hoisted_1$$, [
|
778
778
|
vue.createElementVNode("path", {
|
779
779
|
fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
|
780
780
|
d: "M23.8475575 2.81063132L9.85742104 17.5108179 9.85742104 27.4775283z"
|
781
|
-
}, null, 8, _hoisted_2$
|
782
|
-
_hoisted_3$
|
783
|
-
_hoisted_4$
|
781
|
+
}, null, 8, _hoisted_2$C),
|
782
|
+
_hoisted_3$o,
|
783
|
+
_hoisted_4$l
|
784
784
|
])
|
785
785
|
], 16);
|
786
786
|
}
|
787
|
-
var index
|
788
|
-
const _sfc_main$
|
787
|
+
var index$$ = /* @__PURE__ */ _export_sfc(_sfc_main$$, [["render", _sfc_render$$]]);
|
788
|
+
const _sfc_main$_ = {
|
789
789
|
name: "IconStageSafeMonitor",
|
790
790
|
props: {
|
791
791
|
prefix: {
|
@@ -798,12 +798,12 @@
|
|
798
798
|
}
|
799
799
|
}
|
800
800
|
};
|
801
|
-
const _hoisted_1$
|
801
|
+
const _hoisted_1$_ = {
|
802
802
|
transform: "translate(3.889 1.556)",
|
803
803
|
fill: "none",
|
804
804
|
"fill-rule": "evenodd"
|
805
805
|
};
|
806
|
-
const _hoisted_2$
|
806
|
+
const _hoisted_2$B = /* @__PURE__ */ vue.createElementVNode("circle", {
|
807
807
|
stroke: "#33316A",
|
808
808
|
"stroke-width": "1.167",
|
809
809
|
"stroke-linejoin": "round",
|
@@ -811,15 +811,15 @@
|
|
811
811
|
cy: "9.722",
|
812
812
|
r: "9.722"
|
813
813
|
}, null, -1);
|
814
|
-
const _hoisted_3$
|
815
|
-
const _hoisted_4$
|
816
|
-
const _hoisted_5$
|
814
|
+
const _hoisted_3$n = ["fill"];
|
815
|
+
const _hoisted_4$k = ["fill"];
|
816
|
+
const _hoisted_5$e = /* @__PURE__ */ vue.createElementVNode("path", {
|
817
817
|
d: "M14.6303081 17.8893264L17.8888889 24.8888889 2.33333333 24.8888889 5.59167275 17.8891873C6.93775642 18.6649865 8.47659322 19.105021 10.1111111 19.105021 11.7455313 19.105021 13.2842819 18.6650391 14.6303081 17.8893264zM.778 7.389L3.889 7.389M16.333 7.389L19.444 7.389M.778 10.5L3.889 10.5M16.333 10.5L19.444 10.5",
|
818
818
|
stroke: "#33316A",
|
819
819
|
"stroke-width": "1.167",
|
820
820
|
"stroke-linejoin": "round"
|
821
821
|
}, null, -1);
|
822
|
-
function _sfc_render$
|
822
|
+
function _sfc_render$_(_ctx, _cache, $props, $setup, $data, $options) {
|
823
823
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
824
824
|
viewBox: "0 0 28 28",
|
825
825
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -827,26 +827,26 @@
|
|
827
827
|
width: "1em",
|
828
828
|
height: "1em"
|
829
829
|
}, _ctx.$attrs), [
|
830
|
-
vue.createElementVNode("g", _hoisted_1$
|
831
|
-
_hoisted_2$
|
830
|
+
vue.createElementVNode("g", _hoisted_1$_, [
|
831
|
+
_hoisted_2$B,
|
832
832
|
vue.createElementVNode("circle", {
|
833
833
|
fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
|
834
834
|
cx: "9.722",
|
835
835
|
cy: "9.722",
|
836
836
|
r: "4.278"
|
837
|
-
}, null, 8, _hoisted_3$
|
837
|
+
}, null, 8, _hoisted_3$n),
|
838
838
|
vue.createElementVNode("circle", {
|
839
839
|
fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
|
840
840
|
cx: "10.5",
|
841
841
|
cy: "2.722",
|
842
842
|
r: "1.167"
|
843
|
-
}, null, 8, _hoisted_4$
|
844
|
-
_hoisted_5$
|
843
|
+
}, null, 8, _hoisted_4$k),
|
844
|
+
_hoisted_5$e
|
845
845
|
])
|
846
846
|
], 16);
|
847
847
|
}
|
848
|
-
var index$
|
849
|
-
const _sfc_main$
|
848
|
+
var index$_ = /* @__PURE__ */ _export_sfc(_sfc_main$_, [["render", _sfc_render$_]]);
|
849
|
+
const _sfc_main$Z = {
|
850
850
|
name: "IconStageCityBroadcast",
|
851
851
|
props: {
|
852
852
|
prefix: {
|
@@ -859,18 +859,18 @@
|
|
859
859
|
}
|
860
860
|
}
|
861
861
|
};
|
862
|
-
const _hoisted_1$
|
863
|
-
const _hoisted_2$
|
862
|
+
const _hoisted_1$Z = /* @__PURE__ */ vue.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);
|
863
|
+
const _hoisted_2$A = {
|
864
864
|
fill: "none",
|
865
865
|
"fill-rule": "evenodd"
|
866
866
|
};
|
867
|
-
const _hoisted_3$
|
868
|
-
const _hoisted_4$
|
869
|
-
const _hoisted_5$
|
870
|
-
const _hoisted_6$
|
871
|
-
const _hoisted_7$
|
867
|
+
const _hoisted_3$m = ["fill"];
|
868
|
+
const _hoisted_4$j = ["fill"];
|
869
|
+
const _hoisted_5$d = { transform: "translate(19.407 13)" };
|
870
|
+
const _hoisted_6$a = ["fill"];
|
871
|
+
const _hoisted_7$7 = /* @__PURE__ */ vue.createElementVNode("use", { "xlink:href": "#svg_cfbfb4c240__b" }, null, -1);
|
872
872
|
const _hoisted_8$4 = [
|
873
|
-
_hoisted_7$
|
873
|
+
_hoisted_7$7
|
874
874
|
];
|
875
875
|
const _hoisted_9$3 = ["fill"];
|
876
876
|
const _hoisted_10$2 = ["fill"];
|
@@ -888,7 +888,7 @@
|
|
888
888
|
"stroke-linecap": "round",
|
889
889
|
transform: "translate(12 13)"
|
890
890
|
}, null, -1);
|
891
|
-
function _sfc_render$
|
891
|
+
function _sfc_render$Z(_ctx, _cache, $props, $setup, $data, $options) {
|
892
892
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
893
893
|
viewBox: "0 0 64 64",
|
894
894
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -897,25 +897,25 @@
|
|
897
897
|
width: "1em",
|
898
898
|
height: "1em"
|
899
899
|
}, _ctx.$attrs), [
|
900
|
-
_hoisted_1$
|
901
|
-
vue.createElementVNode("g", _hoisted_2$
|
900
|
+
_hoisted_1$Z,
|
901
|
+
vue.createElementVNode("g", _hoisted_2$A, [
|
902
902
|
vue.createElementVNode("rect", {
|
903
903
|
fill: $props.useCurrentColor ? "currentColor" : "#FFBA23",
|
904
904
|
opacity: ".1",
|
905
905
|
width: "64",
|
906
906
|
height: "64",
|
907
907
|
rx: "32"
|
908
|
-
}, null, 8, _hoisted_3$
|
908
|
+
}, null, 8, _hoisted_3$m),
|
909
909
|
vue.createElementVNode("path", {
|
910
910
|
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",
|
911
911
|
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_cfbfb4c240__a)",
|
912
912
|
transform: "translate(12 13)"
|
913
|
-
}, null, 8, _hoisted_4$
|
914
|
-
vue.createElementVNode("g", _hoisted_5$
|
913
|
+
}, null, 8, _hoisted_4$j),
|
914
|
+
vue.createElementVNode("g", _hoisted_5$d, [
|
915
915
|
vue.createElementVNode("mask", {
|
916
916
|
id: "svg_cfbfb4c240__d",
|
917
917
|
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
918
|
-
}, _hoisted_8$4, 8, _hoisted_6$
|
918
|
+
}, _hoisted_8$4, 8, _hoisted_6$a),
|
919
919
|
vue.createElementVNode("use", {
|
920
920
|
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_cfbfb4c240__c)",
|
921
921
|
"xlink:href": "#svg_cfbfb4c240__b"
|
@@ -931,8 +931,8 @@
|
|
931
931
|
])
|
932
932
|
], 16);
|
933
933
|
}
|
934
|
-
var index$
|
935
|
-
const _sfc_main$
|
934
|
+
var index$Z = /* @__PURE__ */ _export_sfc(_sfc_main$Z, [["render", _sfc_render$Z]]);
|
935
|
+
const _sfc_main$Y = {
|
936
936
|
name: "IconStageStrongE",
|
937
937
|
props: {
|
938
938
|
prefix: {
|
@@ -945,24 +945,24 @@
|
|
945
945
|
}
|
946
946
|
}
|
947
947
|
};
|
948
|
-
const _hoisted_1$
|
948
|
+
const _hoisted_1$Y = {
|
949
949
|
fill: "none",
|
950
950
|
"fill-rule": "evenodd"
|
951
951
|
};
|
952
|
-
const _hoisted_2$
|
953
|
-
const _hoisted_3$
|
952
|
+
const _hoisted_2$z = ["fill"];
|
953
|
+
const _hoisted_3$l = /* @__PURE__ */ vue.createElementVNode("path", {
|
954
954
|
stroke: "#33316A",
|
955
955
|
"stroke-width": "1.167",
|
956
956
|
"stroke-linejoin": "round",
|
957
957
|
d: "M17.423279 1.35367755L8.05719942 15.7478338 14.7087407 15.7542307 13.939145 26.2425664 23.2275279 11.1564665 17.423279 11.1564665z"
|
958
958
|
}, null, -1);
|
959
|
-
const _hoisted_4$
|
959
|
+
const _hoisted_4$i = /* @__PURE__ */ vue.createElementVNode("path", {
|
960
960
|
stroke: "#33316A",
|
961
961
|
"stroke-width": "1.167",
|
962
962
|
"stroke-linecap": "round",
|
963
963
|
d: "M19.538 21.672L23.629 15.558"
|
964
964
|
}, null, -1);
|
965
|
-
function _sfc_render$
|
965
|
+
function _sfc_render$Y(_ctx, _cache, $props, $setup, $data, $options) {
|
966
966
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
967
967
|
viewBox: "0 0 28 28",
|
968
968
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -970,18 +970,18 @@
|
|
970
970
|
width: "1em",
|
971
971
|
height: "1em"
|
972
972
|
}, _ctx.$attrs), [
|
973
|
-
vue.createElementVNode("g", _hoisted_1$
|
973
|
+
vue.createElementVNode("g", _hoisted_1$Y, [
|
974
974
|
vue.createElementVNode("path", {
|
975
975
|
fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
|
976
976
|
d: "M9.1528145 8.90648202L2.62897381 18.9325748 7.26203243 18.9370304 6.72597892 26.2425664 13.1957008 15.7345078 9.1528145 15.7345078z"
|
977
|
-
}, null, 8, _hoisted_2$
|
978
|
-
_hoisted_3$
|
979
|
-
_hoisted_4$
|
977
|
+
}, null, 8, _hoisted_2$z),
|
978
|
+
_hoisted_3$l,
|
979
|
+
_hoisted_4$i
|
980
980
|
])
|
981
981
|
], 16);
|
982
982
|
}
|
983
|
-
var index$
|
984
|
-
const _sfc_main$
|
983
|
+
var index$Y = /* @__PURE__ */ _export_sfc(_sfc_main$Y, [["render", _sfc_render$Y]]);
|
984
|
+
const _sfc_main$X = {
|
985
985
|
name: "IconStageUserinfo",
|
986
986
|
props: {
|
987
987
|
prefix: {
|
@@ -994,22 +994,22 @@
|
|
994
994
|
}
|
995
995
|
}
|
996
996
|
};
|
997
|
-
const _hoisted_1$
|
998
|
-
const _hoisted_2$
|
997
|
+
const _hoisted_1$X = /* @__PURE__ */ vue.createStaticVNode('<defs><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="svg_5fa93b0f3d__a"><stop stop-color="#44D9F7" offset="0%"></stop><stop stop-color="#21B2EC" offset="100%"></stop></linearGradient><linearGradient x1="56.277%" y1="15.771%" x2="50%" y2="117.407%" id="svg_5fa93b0f3d__b"><stop stop-color="#ABF4FF" offset="0%"></stop><stop stop-color="#5BE2FF" offset="100%"></stop></linearGradient></defs>', 1);
|
998
|
+
const _hoisted_2$y = {
|
999
999
|
fill: "none",
|
1000
1000
|
"fill-rule": "evenodd"
|
1001
1001
|
};
|
1002
|
-
const _hoisted_3$
|
1003
|
-
const _hoisted_4$
|
1004
|
-
const _hoisted_5$
|
1005
|
-
const _hoisted_6$
|
1002
|
+
const _hoisted_3$k = ["fill"];
|
1003
|
+
const _hoisted_4$h = { transform: "translate(12 17)" };
|
1004
|
+
const _hoisted_5$c = ["fill"];
|
1005
|
+
const _hoisted_6$9 = /* @__PURE__ */ vue.createElementVNode("path", {
|
1006
1006
|
stroke: "#FFF",
|
1007
1007
|
"stroke-width": "2.994",
|
1008
1008
|
"stroke-linecap": "round",
|
1009
1009
|
d: "M22.308 11.625L35.385 11.625M22.308 19.678L30.478 19.678"
|
1010
1010
|
}, null, -1);
|
1011
|
-
const _hoisted_7$
|
1012
|
-
function _sfc_render$
|
1011
|
+
const _hoisted_7$6 = ["fill"];
|
1012
|
+
function _sfc_render$X(_ctx, _cache, $props, $setup, $data, $options) {
|
1013
1013
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
1014
1014
|
viewBox: "0 0 64 64",
|
1015
1015
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -1017,34 +1017,34 @@
|
|
1017
1017
|
width: "1em",
|
1018
1018
|
height: "1em"
|
1019
1019
|
}, _ctx.$attrs), [
|
1020
|
-
_hoisted_1$
|
1021
|
-
vue.createElementVNode("g", _hoisted_2$
|
1020
|
+
_hoisted_1$X,
|
1021
|
+
vue.createElementVNode("g", _hoisted_2$y, [
|
1022
1022
|
vue.createElementVNode("rect", {
|
1023
1023
|
fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
|
1024
1024
|
opacity: ".1",
|
1025
1025
|
width: "64",
|
1026
1026
|
height: "64",
|
1027
1027
|
rx: "32"
|
1028
|
-
}, null, 8, _hoisted_3$
|
1029
|
-
vue.createElementVNode("g", _hoisted_4$
|
1028
|
+
}, null, 8, _hoisted_3$k),
|
1029
|
+
vue.createElementVNode("g", _hoisted_4$h, [
|
1030
1030
|
vue.createElementVNode("rect", {
|
1031
1031
|
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_5fa93b0f3d__a)",
|
1032
1032
|
width: "40",
|
1033
1033
|
height: "27",
|
1034
1034
|
rx: "1.497"
|
1035
|
-
}, null, 8, _hoisted_5$
|
1036
|
-
_hoisted_6$
|
1035
|
+
}, null, 8, _hoisted_5$c),
|
1036
|
+
_hoisted_6$9,
|
1037
1037
|
vue.createElementVNode("path", {
|
1038
1038
|
d: "M12.254987,13.148009 C13.9055617,12.617574 15.0978235,11.0951316 15.0978235,9.29941686 C15.0978235,7.0630041 13.2487429,5.25 10.9677535,5.25 C8.68676415,5.25 6.83768357,7.0630041 6.83768357,9.29943955 C6.83768357,11.0951316 8.02992215,12.617574 9.68052,13.148009 C6.61976216,13.5639982 4.24317618,16.1564999 4.24317618,19.2672297 L4.24317618,21.5374935 C4.24317618,22.3641984 4.91335285,23.034375 5.74005768,23.034375 L16.1954262,23.034375 C17.022131,23.034375 17.6923077,22.3641984 17.6923077,21.5374935 L17.6923077,19.2672297 L17.6923077,19.2672297 C17.6923077,16.1564999 15.3157217,13.5640209 12.254987,13.148009 Z",
|
1039
1039
|
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_5fa93b0f3d__b)",
|
1040
1040
|
"fill-rule": "nonzero"
|
1041
|
-
}, null, 8, _hoisted_7$
|
1041
|
+
}, null, 8, _hoisted_7$6)
|
1042
1042
|
])
|
1043
1043
|
])
|
1044
1044
|
], 16);
|
1045
1045
|
}
|
1046
|
-
var index$
|
1047
|
-
const _sfc_main$
|
1046
|
+
var index$X = /* @__PURE__ */ _export_sfc(_sfc_main$X, [["render", _sfc_render$X]]);
|
1047
|
+
const _sfc_main$W = {
|
1048
1048
|
name: "IconStageWaterMonitor",
|
1049
1049
|
props: {
|
1050
1050
|
prefix: {
|
@@ -1057,39 +1057,39 @@
|
|
1057
1057
|
}
|
1058
1058
|
}
|
1059
1059
|
};
|
1060
|
-
const _hoisted_1$
|
1060
|
+
const _hoisted_1$W = {
|
1061
1061
|
fill: "none",
|
1062
1062
|
"fill-rule": "evenodd"
|
1063
1063
|
};
|
1064
|
-
const _hoisted_2$
|
1064
|
+
const _hoisted_2$x = /* @__PURE__ */ vue.createElementVNode("path", {
|
1065
1065
|
stroke: "#333069",
|
1066
1066
|
"stroke-width": "1.167",
|
1067
1067
|
"stroke-linecap": "round",
|
1068
1068
|
d: "M4.83472135 4.4408921e-16L4.83472135 22.8878628 0 22.8878628M2.417 5.396L4.835 5.396M2.417 16.84L4.835 16.84M.302 11.143L4.835 11.143M.302.301L4.835.301",
|
1069
1069
|
transform: "translate(.778 3.111)"
|
1070
1070
|
}, null, -1);
|
1071
|
-
const _hoisted_3$
|
1071
|
+
const _hoisted_3$j = /* @__PURE__ */ vue.createElementVNode("path", {
|
1072
1072
|
d: "M5.10018407,22.6141124 L7.23308066,20.8760048 C7.88582454,20.3440807 8.81888333,20.3315806 9.48564271,20.8458273 L11.914563,22.7191634 C12.3760219,23.0750696 13.0257324,23.0510246 13.4596217,22.6619826 L15.2776284,21.0318872 C15.9562329,20.423424 16.9810719,20.4133425 17.671515,21.008338 L19.5967593,22.6674345 C20.0430588,23.0520371 20.7016334,23.0588297 21.1557708,22.6835144 L23.2842138,20.9244934 C23.9556527,20.3695924 24.9268144,20.3706129 25.5970857,20.9269238 L26.4444444,21.6302136 L26.4444444,21.6302136",
|
1073
1073
|
stroke: "#333069",
|
1074
1074
|
"stroke-width": "1.167",
|
1075
1075
|
transform: "translate(.778 3.111)"
|
1076
1076
|
}, null, -1);
|
1077
|
-
const _hoisted_4$
|
1078
|
-
const _hoisted_5$
|
1077
|
+
const _hoisted_4$g = ["fill"];
|
1078
|
+
const _hoisted_5$b = /* @__PURE__ */ vue.createElementVNode("path", {
|
1079
1079
|
d: "M4.92325171,19.1444223 L7.23308066,17.2621317 C7.88582454,16.7302076 8.81888333,16.7177075 9.48564271,17.2319543 L11.914563,19.1052904 C12.3760219,19.4611965 13.0257324,19.4371515 13.4596217,19.0481095 L15.2776284,17.4180141 C15.9562329,16.8095509 16.9810719,16.7994694 17.671515,17.394465 L19.5967593,19.0535614 C20.0430588,19.438164 20.7016334,19.4449567 21.1557708,19.0696414 L23.2842138,17.3106204 C23.9556527,16.7557193 24.9268144,16.7567398 25.5970857,17.3130507 L26.1267705,17.7526779 L26.1267705,17.7526779",
|
1080
1080
|
stroke: "#333069",
|
1081
1081
|
"stroke-width": "1.167",
|
1082
1082
|
transform: "translate(.778 3.111)"
|
1083
1083
|
}, null, -1);
|
1084
|
-
const _hoisted_6$
|
1085
|
-
const _hoisted_7$
|
1084
|
+
const _hoisted_6$8 = ["fill"];
|
1085
|
+
const _hoisted_7$5 = /* @__PURE__ */ vue.createElementVNode("path", {
|
1086
1086
|
d: "M10.8989044,13.7586174 C10.8973861,14.9742614 11.883847,15.9585033 13.1022283,15.956985",
|
1087
1087
|
stroke: "#FFF",
|
1088
1088
|
"stroke-width": "1.209",
|
1089
1089
|
"stroke-linecap": "round",
|
1090
1090
|
transform: "rotate(24 5.071 18.243)"
|
1091
1091
|
}, null, -1);
|
1092
|
-
function _sfc_render$
|
1092
|
+
function _sfc_render$W(_ctx, _cache, $props, $setup, $data, $options) {
|
1093
1093
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
1094
1094
|
viewBox: "0 0 28 28",
|
1095
1095
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -1097,26 +1097,26 @@
|
|
1097
1097
|
width: "1em",
|
1098
1098
|
height: "1em"
|
1099
1099
|
}, _ctx.$attrs), [
|
1100
|
-
vue.createElementVNode("g", _hoisted_1$
|
1101
|
-
_hoisted_2$
|
1102
|
-
_hoisted_3$
|
1100
|
+
vue.createElementVNode("g", _hoisted_1$W, [
|
1101
|
+
_hoisted_2$x,
|
1102
|
+
_hoisted_3$j,
|
1103
1103
|
vue.createElementVNode("path", {
|
1104
1104
|
d: "M12.9933136,5.66907781 C16.0150145,10.064219 17.5258649,13.0934092 17.5258649,14.7566484 C17.5258649,15.5770057 17.3064537,16.3462888 16.9229271,17.0093873 C16.3562636,16.8681625 15.7374581,17.0057129 15.2776284,17.4180141 L13.4596217,19.0481095 C13.3500369,19.1463675 13.2266851,19.2213429 13.0960762,19.2727947 L12.9933136,19.2739897 C12.6519923,19.2739897 12.3194828,19.2363887 11.9997277,19.165116 L11.914563,19.1052904 L9.48564271,17.2319543 C9.34995133,17.1273005 9.20323094,17.0444625 9.05008867,16.9833783 C8.67469811,16.3269617 8.46076237,15.5667049 8.46076237,14.7566484 C8.46076237,13.0934092 9.97161279,10.064219 12.9933136,5.66907781 Z",
|
1105
1105
|
fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
|
1106
1106
|
transform: "translate(.778 3.111)"
|
1107
|
-
}, null, 8, _hoisted_4$
|
1108
|
-
_hoisted_5$
|
1107
|
+
}, null, 8, _hoisted_4$g),
|
1108
|
+
_hoisted_5$b,
|
1109
1109
|
vue.createElementVNode("path", {
|
1110
1110
|
d: "M19.6504529,10.5369375 C20.8134504,10.5369375 21.7562463,9.59730545 21.7562463,8.43821055 C21.7562463,7.66548062 21.0543151,6.25813885 19.6504529,4.21618525 C18.2465906,6.25813885 17.5446594,7.66548062 17.5446594,8.43821055 C17.5446594,9.59730545 18.4874553,10.5369375 19.6504529,10.5369375 Z",
|
1111
1111
|
fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
|
1112
1112
|
transform: "translate(.778 3.111)"
|
1113
|
-
}, null, 8, _hoisted_6$
|
1114
|
-
_hoisted_7$
|
1113
|
+
}, null, 8, _hoisted_6$8),
|
1114
|
+
_hoisted_7$5
|
1115
1115
|
])
|
1116
1116
|
], 16);
|
1117
1117
|
}
|
1118
|
-
var index$
|
1119
|
-
const _sfc_main$
|
1118
|
+
var index$W = /* @__PURE__ */ _export_sfc(_sfc_main$W, [["render", _sfc_render$W]]);
|
1119
|
+
const _sfc_main$V = {
|
1120
1120
|
name: "IconStageTiltMonitor",
|
1121
1121
|
props: {
|
1122
1122
|
prefix: {
|
@@ -1129,32 +1129,32 @@
|
|
1129
1129
|
}
|
1130
1130
|
}
|
1131
1131
|
};
|
1132
|
-
const _hoisted_1$
|
1132
|
+
const _hoisted_1$V = {
|
1133
1133
|
fill: "none",
|
1134
1134
|
"fill-rule": "evenodd"
|
1135
1135
|
};
|
1136
|
-
const _hoisted_2$
|
1136
|
+
const _hoisted_2$w = /* @__PURE__ */ vue.createElementVNode("path", {
|
1137
1137
|
stroke: "#33316A",
|
1138
1138
|
"stroke-width": "1.167",
|
1139
1139
|
"stroke-linecap": "round",
|
1140
1140
|
"stroke-linejoin": "round",
|
1141
1141
|
d: "M2.16210614 25.1692846L2.16210614 19.1477792 23.6664142 3.34132757 23.6664142 7.11070499 7.32747182 19.1477792"
|
1142
1142
|
}, null, -1);
|
1143
|
-
const _hoisted_3$
|
1143
|
+
const _hoisted_3$i = /* @__PURE__ */ vue.createElementVNode("path", {
|
1144
1144
|
d: "M14,19.4444444 C14,17.4471001 13.4306849,15.5818309 12.4444444,14 M11.6666667,12.4444444 C9.7964848,10.0653855 7.00604995,8.55555556 3.88888889,8.55555556",
|
1145
1145
|
stroke: "#33316A",
|
1146
1146
|
"stroke-width": "1.167",
|
1147
1147
|
"stroke-linejoin": "round"
|
1148
1148
|
}, null, -1);
|
1149
|
-
const _hoisted_4$
|
1149
|
+
const _hoisted_4$f = /* @__PURE__ */ vue.createElementVNode("path", {
|
1150
1150
|
d: "M20.2222222,19.4444444 C20.2222222,16.8474526 19.735855,14.3876073 18.8670918,12.1904335 C18.5811999,11.4673894 18.2538972,10.7727908 17.8888889,10.1111111 M16.3333333,7.77777778 C13.3094002,4.44184012 8.8554945,2.33333333 3.88888889,2.33333333",
|
1151
1151
|
stroke: "#33316A",
|
1152
1152
|
"stroke-width": "1.167",
|
1153
1153
|
"stroke-linecap": "round",
|
1154
1154
|
"stroke-linejoin": "round"
|
1155
1155
|
}, null, -1);
|
1156
|
-
const _hoisted_5$
|
1157
|
-
function _sfc_render$
|
1156
|
+
const _hoisted_5$a = ["fill"];
|
1157
|
+
function _sfc_render$V(_ctx, _cache, $props, $setup, $data, $options) {
|
1158
1158
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
1159
1159
|
viewBox: "0 0 28 28",
|
1160
1160
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -1162,19 +1162,19 @@
|
|
1162
1162
|
width: "1em",
|
1163
1163
|
height: "1em"
|
1164
1164
|
}, _ctx.$attrs), [
|
1165
|
-
vue.createElementVNode("g", _hoisted_1$
|
1166
|
-
_hoisted_2$
|
1167
|
-
_hoisted_3$
|
1168
|
-
_hoisted_4$
|
1165
|
+
vue.createElementVNode("g", _hoisted_1$V, [
|
1166
|
+
_hoisted_2$w,
|
1167
|
+
_hoisted_3$i,
|
1168
|
+
_hoisted_4$f,
|
1169
1169
|
vue.createElementVNode("path", {
|
1170
1170
|
fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
|
1171
1171
|
d: "M2.894 19.148H27.051000000000002V25.922H2.894z"
|
1172
|
-
}, null, 8, _hoisted_5$
|
1172
|
+
}, null, 8, _hoisted_5$a)
|
1173
1173
|
])
|
1174
1174
|
], 16);
|
1175
1175
|
}
|
1176
|
-
var index$
|
1177
|
-
const _sfc_main$
|
1176
|
+
var index$V = /* @__PURE__ */ _export_sfc(_sfc_main$V, [["render", _sfc_render$V]]);
|
1177
|
+
const _sfc_main$U = {
|
1178
1178
|
name: "IconStageLightMange",
|
1179
1179
|
props: {
|
1180
1180
|
prefix: {
|
@@ -1187,23 +1187,23 @@
|
|
1187
1187
|
}
|
1188
1188
|
}
|
1189
1189
|
};
|
1190
|
-
const _hoisted_1$
|
1191
|
-
const _hoisted_2$
|
1190
|
+
const _hoisted_1$U = /* @__PURE__ */ vue.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);
|
1191
|
+
const _hoisted_2$v = {
|
1192
1192
|
fill: "none",
|
1193
1193
|
"fill-rule": "evenodd"
|
1194
1194
|
};
|
1195
|
-
const _hoisted_3$
|
1196
|
-
const _hoisted_4$
|
1197
|
-
const _hoisted_5$
|
1198
|
-
const _hoisted_6$
|
1199
|
-
const _hoisted_7$
|
1195
|
+
const _hoisted_3$h = ["fill"];
|
1196
|
+
const _hoisted_4$e = ["fill"];
|
1197
|
+
const _hoisted_5$9 = { transform: "translate(11 15)" };
|
1198
|
+
const _hoisted_6$7 = ["fill"];
|
1199
|
+
const _hoisted_7$4 = /* @__PURE__ */ vue.createElementVNode("use", { "xlink:href": "#svg_8584025102__b" }, null, -1);
|
1200
1200
|
const _hoisted_8$3 = [
|
1201
|
-
_hoisted_7$
|
1201
|
+
_hoisted_7$4
|
1202
1202
|
];
|
1203
1203
|
const _hoisted_9$2 = ["fill"];
|
1204
1204
|
const _hoisted_10$1 = ["fill"];
|
1205
1205
|
const _hoisted_11 = /* @__PURE__ */ vue.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);
|
1206
|
-
function _sfc_render$
|
1206
|
+
function _sfc_render$U(_ctx, _cache, $props, $setup, $data, $options) {
|
1207
1207
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
1208
1208
|
viewBox: "0 0 64 64",
|
1209
1209
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -1212,24 +1212,24 @@
|
|
1212
1212
|
width: "1em",
|
1213
1213
|
height: "1em"
|
1214
1214
|
}, _ctx.$attrs), [
|
1215
|
-
_hoisted_1$
|
1216
|
-
vue.createElementVNode("g", _hoisted_2$
|
1215
|
+
_hoisted_1$U,
|
1216
|
+
vue.createElementVNode("g", _hoisted_2$v, [
|
1217
1217
|
vue.createElementVNode("rect", {
|
1218
1218
|
fill: $props.useCurrentColor ? "currentColor" : "#FFBA23",
|
1219
1219
|
opacity: ".1",
|
1220
1220
|
width: "64",
|
1221
1221
|
height: "64",
|
1222
1222
|
rx: "32"
|
1223
|
-
}, null, 8, _hoisted_3$
|
1223
|
+
}, null, 8, _hoisted_3$h),
|
1224
1224
|
vue.createElementVNode("path", {
|
1225
1225
|
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",
|
1226
1226
|
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_8584025102__a)"
|
1227
|
-
}, null, 8, _hoisted_4$
|
1228
|
-
vue.createElementVNode("g", _hoisted_5$
|
1227
|
+
}, null, 8, _hoisted_4$e),
|
1228
|
+
vue.createElementVNode("g", _hoisted_5$9, [
|
1229
1229
|
vue.createElementVNode("mask", {
|
1230
1230
|
id: "svg_8584025102__d",
|
1231
1231
|
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
1232
|
-
}, _hoisted_8$3, 8, _hoisted_6$
|
1232
|
+
}, _hoisted_8$3, 8, _hoisted_6$7),
|
1233
1233
|
vue.createElementVNode("use", {
|
1234
1234
|
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_8584025102__c)",
|
1235
1235
|
"xlink:href": "#svg_8584025102__b"
|
@@ -1244,8 +1244,8 @@
|
|
1244
1244
|
])
|
1245
1245
|
], 16);
|
1246
1246
|
}
|
1247
|
-
var index$
|
1248
|
-
const _sfc_main$
|
1247
|
+
var index$U = /* @__PURE__ */ _export_sfc(_sfc_main$U, [["render", _sfc_render$U]]);
|
1248
|
+
const _sfc_main$T = {
|
1249
1249
|
name: "IconStageBigScreen",
|
1250
1250
|
props: {
|
1251
1251
|
prefix: {
|
@@ -1258,22 +1258,22 @@
|
|
1258
1258
|
}
|
1259
1259
|
}
|
1260
1260
|
};
|
1261
|
-
const _hoisted_1$
|
1262
|
-
const _hoisted_2$
|
1261
|
+
const _hoisted_1$T = /* @__PURE__ */ vue.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);
|
1262
|
+
const _hoisted_2$u = {
|
1263
1263
|
fill: "none",
|
1264
1264
|
"fill-rule": "evenodd"
|
1265
1265
|
};
|
1266
|
-
const _hoisted_3$
|
1267
|
-
const _hoisted_4$
|
1268
|
-
const _hoisted_5$
|
1269
|
-
const _hoisted_6$
|
1266
|
+
const _hoisted_3$g = ["fill"];
|
1267
|
+
const _hoisted_4$d = { transform: "translate(13 13)" };
|
1268
|
+
const _hoisted_5$8 = ["fill"];
|
1269
|
+
const _hoisted_6$6 = /* @__PURE__ */ vue.createElementVNode("path", {
|
1270
1270
|
stroke: "#FFF",
|
1271
1271
|
"stroke-width": "3.167",
|
1272
1272
|
"stroke-linecap": "round",
|
1273
1273
|
d: "M6 21L14.6877618 11.346511 23.4775291 18.7112131 33 9"
|
1274
1274
|
}, null, -1);
|
1275
|
-
const _hoisted_7$
|
1276
|
-
function _sfc_render$
|
1275
|
+
const _hoisted_7$3 = ["fill"];
|
1276
|
+
function _sfc_render$T(_ctx, _cache, $props, $setup, $data, $options) {
|
1277
1277
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
1278
1278
|
viewBox: "0 0 64 64",
|
1279
1279
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -1281,23 +1281,23 @@
|
|
1281
1281
|
width: "1em",
|
1282
1282
|
height: "1em"
|
1283
1283
|
}, _ctx.$attrs), [
|
1284
|
-
_hoisted_1$
|
1285
|
-
vue.createElementVNode("g", _hoisted_2$
|
1284
|
+
_hoisted_1$T,
|
1285
|
+
vue.createElementVNode("g", _hoisted_2$u, [
|
1286
1286
|
vue.createElementVNode("rect", {
|
1287
1287
|
fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
|
1288
1288
|
opacity: ".1",
|
1289
1289
|
width: "64",
|
1290
1290
|
height: "64",
|
1291
1291
|
rx: "32"
|
1292
|
-
}, null, 8, _hoisted_3$
|
1293
|
-
vue.createElementVNode("g", _hoisted_4$
|
1292
|
+
}, null, 8, _hoisted_3$g),
|
1293
|
+
vue.createElementVNode("g", _hoisted_4$d, [
|
1294
1294
|
vue.createElementVNode("rect", {
|
1295
1295
|
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_c238588cb3__a)",
|
1296
1296
|
width: "38",
|
1297
1297
|
height: "30",
|
1298
1298
|
rx: "1.583"
|
1299
|
-
}, null, 8, _hoisted_5$
|
1300
|
-
_hoisted_6$
|
1299
|
+
}, null, 8, _hoisted_5$8),
|
1300
|
+
_hoisted_6$6,
|
1301
1301
|
vue.createElementVNode("rect", {
|
1302
1302
|
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_c238588cb3__b)",
|
1303
1303
|
x: "5",
|
@@ -1305,13 +1305,13 @@
|
|
1305
1305
|
width: "29",
|
1306
1306
|
height: "3",
|
1307
1307
|
rx: "1.5"
|
1308
|
-
}, null, 8, _hoisted_7$
|
1308
|
+
}, null, 8, _hoisted_7$3)
|
1309
1309
|
])
|
1310
1310
|
])
|
1311
1311
|
], 16);
|
1312
1312
|
}
|
1313
|
-
var index$
|
1314
|
-
const _sfc_main$
|
1313
|
+
var index$T = /* @__PURE__ */ _export_sfc(_sfc_main$T, [["render", _sfc_render$T]]);
|
1314
|
+
const _sfc_main$S = {
|
1315
1315
|
name: "IconStageBoxIcon",
|
1316
1316
|
props: {
|
1317
1317
|
prefix: {
|
@@ -1324,16 +1324,16 @@
|
|
1324
1324
|
}
|
1325
1325
|
}
|
1326
1326
|
};
|
1327
|
-
const _hoisted_1$
|
1328
|
-
const _hoisted_2$
|
1327
|
+
const _hoisted_1$S = /* @__PURE__ */ vue.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);
|
1328
|
+
const _hoisted_2$t = {
|
1329
1329
|
fill: "none",
|
1330
1330
|
"fill-rule": "evenodd"
|
1331
1331
|
};
|
1332
|
-
const _hoisted_3$
|
1333
|
-
const _hoisted_4$
|
1334
|
-
const _hoisted_5$
|
1335
|
-
const _hoisted_6$
|
1336
|
-
const _hoisted_7$
|
1332
|
+
const _hoisted_3$f = ["fill"];
|
1333
|
+
const _hoisted_4$c = ["fill"];
|
1334
|
+
const _hoisted_5$7 = ["fill"];
|
1335
|
+
const _hoisted_6$5 = ["fill"];
|
1336
|
+
const _hoisted_7$2 = ["fill"];
|
1337
1337
|
const _hoisted_8$2 = ["fill"];
|
1338
1338
|
const _hoisted_9$1 = /* @__PURE__ */ vue.createElementVNode("path", {
|
1339
1339
|
stroke: "#FFF",
|
@@ -1341,7 +1341,7 @@
|
|
1341
1341
|
"stroke-linecap": "round",
|
1342
1342
|
d: "M23.848 25.432L34.985 19M29.848 30.432L40.985 24M45.5 33L45.5 38M37.5 38L37.5 43"
|
1343
1343
|
}, null, -1);
|
1344
|
-
function _sfc_render$
|
1344
|
+
function _sfc_render$S(_ctx, _cache, $props, $setup, $data, $options) {
|
1345
1345
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
1346
1346
|
viewBox: "0 0 64 64",
|
1347
1347
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -1349,35 +1349,35 @@
|
|
1349
1349
|
width: "1em",
|
1350
1350
|
height: "1em"
|
1351
1351
|
}, _ctx.$attrs), [
|
1352
|
-
_hoisted_1$
|
1353
|
-
vue.createElementVNode("g", _hoisted_2$
|
1352
|
+
_hoisted_1$S,
|
1353
|
+
vue.createElementVNode("g", _hoisted_2$t, [
|
1354
1354
|
vue.createElementVNode("rect", {
|
1355
1355
|
fill: $props.useCurrentColor ? "currentColor" : "#14E58D",
|
1356
1356
|
opacity: ".1",
|
1357
1357
|
width: "64",
|
1358
1358
|
height: "64",
|
1359
1359
|
rx: "32"
|
1360
|
-
}, null, 8, _hoisted_3$
|
1360
|
+
}, null, 8, _hoisted_3$f),
|
1361
1361
|
vue.createElementVNode("path", {
|
1362
1362
|
d: "M21.5870128,19.3461793 L22.2894727,19.6994937 C22.8499461,19.9813935 23.2036234,20.5551752 23.2036234,21.1825491 L23.2036234,21.6594338 C23.2036234,22.163958 22.7946257,22.5729557 22.2901015,22.5729557 C22.1442075,22.5729557 22.0004353,22.5380126 21.870816,22.4710506 L21.1628745,22.1053242 C20.6112303,21.8203419 20.2647336,21.2513377 20.2647336,20.6304301 L20.2647336,20.161228 C20.2647336,19.6573586 20.6732005,19.2488917 21.1770699,19.2488917 C21.3194365,19.2488917 21.4598275,19.2822093 21.5870128,19.3461793 Z",
|
1363
1363
|
fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
|
1364
1364
|
transform: "matrix(-1 0 0 1 54.468 14)"
|
1365
|
-
}, null, 8, _hoisted_4$
|
1365
|
+
}, null, 8, _hoisted_4$c),
|
1366
1366
|
vue.createElementVNode("path", {
|
1367
1367
|
d: "M25.9230401,16.7569515 L26.6255001,17.1102659 C27.1859735,17.3921657 27.5396507,17.9659474 27.5396507,18.5933213 L27.5396507,19.070206 C27.5396507,19.5747302 27.1306531,19.9837279 26.6261289,19.9837279 C26.4802348,19.9837279 26.3364627,19.9487848 26.2068433,19.8818228 L25.4989019,19.5160964 C24.9472577,19.2311141 24.600761,18.6621099 24.600761,18.0412023 L24.600761,17.5720002 C24.600761,17.0681308 25.0092279,16.6596639 25.5130973,16.6596639 C25.6554639,16.6596639 25.7958549,16.6929815 25.9230401,16.7569515 Z",
|
1368
1368
|
fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
|
1369
1369
|
transform: "matrix(-1 0 0 1 63.14 14)"
|
1370
|
-
}, null, 8, _hoisted_5$
|
1370
|
+
}, null, 8, _hoisted_5$7),
|
1371
1371
|
vue.createElementVNode("path", {
|
1372
1372
|
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_81ff302b89__a)",
|
1373
1373
|
d: "M20 -3.69149156e-15L40 10.1551724 40 26.5344828 20 38 0 26.5344828 0 10.1551724z",
|
1374
1374
|
transform: "translate(11 14)"
|
1375
|
-
}, null, 8, _hoisted_6$
|
1375
|
+
}, null, 8, _hoisted_6$5),
|
1376
1376
|
vue.createElementVNode("path", {
|
1377
1377
|
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_81ff302b89__b)",
|
1378
1378
|
d: "M0 10.8571429L20 21.533958 20 38 0.170940171 26.0114312z",
|
1379
1379
|
transform: "translate(11 14)"
|
1380
|
-
}, null, 8, _hoisted_7$
|
1380
|
+
}, null, 8, _hoisted_7$2),
|
1381
1381
|
vue.createElementVNode("path", {
|
1382
1382
|
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_81ff302b89__c)",
|
1383
1383
|
transform: "matrix(-1 0 0 1 71 14)",
|
@@ -1387,8 +1387,8 @@
|
|
1387
1387
|
])
|
1388
1388
|
], 16);
|
1389
1389
|
}
|
1390
|
-
var index$
|
1391
|
-
const _sfc_main$
|
1390
|
+
var index$S = /* @__PURE__ */ _export_sfc(_sfc_main$S, [["render", _sfc_render$S]]);
|
1391
|
+
const _sfc_main$R = {
|
1392
1392
|
name: "IconStageSafeMonitorIcon",
|
1393
1393
|
props: {
|
1394
1394
|
prefix: {
|
@@ -1401,16 +1401,16 @@
|
|
1401
1401
|
}
|
1402
1402
|
}
|
1403
1403
|
};
|
1404
|
-
const _hoisted_1$
|
1405
|
-
const _hoisted_2$
|
1404
|
+
const _hoisted_1$R = /* @__PURE__ */ vue.createStaticVNode('<defs><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="svg_5e41a23429__a"><stop stop-color="#FA8156" offset="0%"></stop><stop stop-color="#F24A2B" offset="100%"></stop></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="svg_5e41a23429__b"><stop stop-color="#FAA182" offset="0%"></stop><stop stop-color="tomato" offset="100%"></stop></linearGradient></defs>', 1);
|
1405
|
+
const _hoisted_2$s = {
|
1406
1406
|
fill: "none",
|
1407
1407
|
"fill-rule": "evenodd"
|
1408
1408
|
};
|
1409
|
-
const _hoisted_3$
|
1410
|
-
const _hoisted_4$
|
1411
|
-
const _hoisted_5$
|
1412
|
-
const _hoisted_6$
|
1413
|
-
const _hoisted_7 = ["fill"];
|
1409
|
+
const _hoisted_3$e = ["fill"];
|
1410
|
+
const _hoisted_4$b = { transform: "translate(14 9)" };
|
1411
|
+
const _hoisted_5$6 = ["fill"];
|
1412
|
+
const _hoisted_6$4 = ["fill"];
|
1413
|
+
const _hoisted_7$1 = ["fill"];
|
1414
1414
|
const _hoisted_8$1 = /* @__PURE__ */ vue.createElementVNode("path", {
|
1415
1415
|
stroke: "#FFF",
|
1416
1416
|
"stroke-width": "2.348",
|
@@ -1425,7 +1425,7 @@
|
|
1425
1425
|
d: "M12.511 40.769L24.273 40.769",
|
1426
1426
|
transform: "translate(14 9)"
|
1427
1427
|
}, null, -1);
|
1428
|
-
function _sfc_render$
|
1428
|
+
function _sfc_render$R(_ctx, _cache, $props, $setup, $data, $options) {
|
1429
1429
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
1430
1430
|
viewBox: "0 0 64 64",
|
1431
1431
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -1433,37 +1433,37 @@
|
|
1433
1433
|
width: "1em",
|
1434
1434
|
height: "1em"
|
1435
1435
|
}, _ctx.$attrs), [
|
1436
|
-
_hoisted_1$
|
1437
|
-
vue.createElementVNode("g", _hoisted_2$
|
1436
|
+
_hoisted_1$R,
|
1437
|
+
vue.createElementVNode("g", _hoisted_2$s, [
|
1438
1438
|
vue.createElementVNode("rect", {
|
1439
1439
|
fill: $props.useCurrentColor ? "currentColor" : "#F24A2B",
|
1440
1440
|
opacity: ".1",
|
1441
1441
|
width: "64",
|
1442
1442
|
height: "64",
|
1443
1443
|
rx: "32"
|
1444
|
-
}, null, 8, _hoisted_3$
|
1445
|
-
vue.createElementVNode("g", _hoisted_4$
|
1444
|
+
}, null, 8, _hoisted_3$e),
|
1445
|
+
vue.createElementVNode("g", _hoisted_4$b, [
|
1446
1446
|
vue.createElementVNode("ellipse", {
|
1447
1447
|
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_5e41a23429__a)",
|
1448
1448
|
cx: "18",
|
1449
1449
|
cy: "17.845",
|
1450
1450
|
rx: "18",
|
1451
1451
|
ry: "17.845"
|
1452
|
-
}, null, 8, _hoisted_5$
|
1452
|
+
}, null, 8, _hoisted_5$6),
|
1453
1453
|
vue.createElementVNode("ellipse", {
|
1454
1454
|
fill: $props.useCurrentColor ? "currentColor" : "#FFF",
|
1455
1455
|
cx: "17.217",
|
1456
1456
|
cy: "18.621",
|
1457
1457
|
rx: "7.826",
|
1458
1458
|
ry: "7.759"
|
1459
|
-
}, null, 8, _hoisted_6$
|
1459
|
+
}, null, 8, _hoisted_6$4),
|
1460
1460
|
vue.createElementVNode("ellipse", {
|
1461
1461
|
fill: $props.useCurrentColor ? "currentColor" : "#FFF",
|
1462
1462
|
cx: "18.391",
|
1463
1463
|
cy: "5.043",
|
1464
1464
|
rx: "1.957",
|
1465
1465
|
ry: "1.94"
|
1466
|
-
}, null, 8, _hoisted_7),
|
1466
|
+
}, null, 8, _hoisted_7$1),
|
1467
1467
|
_hoisted_8$1
|
1468
1468
|
]),
|
1469
1469
|
vue.createElementVNode("path", {
|
@@ -1475,8 +1475,8 @@
|
|
1475
1475
|
])
|
1476
1476
|
], 16);
|
1477
1477
|
}
|
1478
|
-
var index$
|
1479
|
-
const _sfc_main$
|
1478
|
+
var index$R = /* @__PURE__ */ _export_sfc(_sfc_main$R, [["render", _sfc_render$R]]);
|
1479
|
+
const _sfc_main$Q = {
|
1480
1480
|
name: "IconSidebarManage",
|
1481
1481
|
props: {
|
1482
1482
|
prefix: {
|
@@ -1489,21 +1489,21 @@
|
|
1489
1489
|
}
|
1490
1490
|
}
|
1491
1491
|
};
|
1492
|
-
const _hoisted_1$
|
1493
|
-
const _hoisted_2$
|
1494
|
-
_hoisted_1$
|
1492
|
+
const _hoisted_1$Q = /* @__PURE__ */ vue.createStaticVNode('<g stroke="currentColor" stroke-width="1.5" fill="none" fill-rule="evenodd" opacity=".7"><rect x="2.5" y="3.304" width="6.298" height="6.298" rx="1"></rect><path d="M14.7536625,2.70710678 L17.7928932,5.7463375 C18.1834175,6.13686179 18.1834175,6.77002677 17.7928932,7.16055106 L14.7536625,10.1997818 C14.3631382,10.5903061 13.7299732,10.5903061 13.3394489,10.1997818 L10.3002182,7.16055106 C9.90969393,6.77002677 9.90969393,6.13686179 10.3002182,5.7463375 L13.3394489,2.70710678 C13.7299732,2.31658249 14.3631382,2.31658249 14.7536625,2.70710678 Z"></path><rect x="2.5" y="11.702" width="6.298" height="6.298" rx="1"></rect><rect x="10.897" y="11.702" width="6.298" height="6.298" rx="1"></rect></g>', 1);
|
1493
|
+
const _hoisted_2$r = [
|
1494
|
+
_hoisted_1$Q
|
1495
1495
|
];
|
1496
|
-
function _sfc_render$
|
1496
|
+
function _sfc_render$Q(_ctx, _cache, $props, $setup, $data, $options) {
|
1497
1497
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
1498
1498
|
viewBox: "0 0 20 20",
|
1499
1499
|
xmlns: "http://www.w3.org/2000/svg",
|
1500
1500
|
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-sidebar-manage`],
|
1501
1501
|
width: "1em",
|
1502
1502
|
height: "1em"
|
1503
|
-
}, _ctx.$attrs), _hoisted_2$
|
1503
|
+
}, _ctx.$attrs), _hoisted_2$r, 16);
|
1504
1504
|
}
|
1505
|
-
var index$
|
1506
|
-
const _sfc_main$
|
1505
|
+
var index$Q = /* @__PURE__ */ _export_sfc(_sfc_main$Q, [["render", _sfc_render$Q]]);
|
1506
|
+
const _sfc_main$P = {
|
1507
1507
|
name: "IconSidebarPole",
|
1508
1508
|
props: {
|
1509
1509
|
prefix: {
|
@@ -1516,21 +1516,21 @@
|
|
1516
1516
|
}
|
1517
1517
|
}
|
1518
1518
|
};
|
1519
|
-
const _hoisted_1$
|
1520
|
-
const _hoisted_2$
|
1521
|
-
_hoisted_1$
|
1519
|
+
const _hoisted_1$P = /* @__PURE__ */ vue.createStaticVNode('<g stroke="currentColor" stroke-width="1.5" fill="none" fill-rule="evenodd" opacity=".7"><path d="M5 17.75L15 17.75M10 11.5C11.3807119 11.5 12.5 12.6192881 12.5 14L12.5 17.5 12.5 17.5 7.5 17.5 7.5 14C7.5 12.6192881 8.61928813 11.5 10 11.5zM10 11.001L10 2M10.5 2.5L14.5 2.5C15.0522847 2.5 15.5 2.94771525 15.5 3.5L15.5 4.5 15.5 4.5"></path><path d="M4.5,2.5 L9.5,2.5 C10.0522847,2.5 10.5,2.94771525 10.5,3.5 L10.5,4.5 L10.5,4.5" transform="matrix(-1 0 0 1 15 0)"></path><circle cx="15.5" cy="6.5" r="1.5"></circle><circle cx="4.5" cy="6.5" r="1.5"></circle></g>', 1);
|
1520
|
+
const _hoisted_2$q = [
|
1521
|
+
_hoisted_1$P
|
1522
1522
|
];
|
1523
|
-
function _sfc_render$
|
1523
|
+
function _sfc_render$P(_ctx, _cache, $props, $setup, $data, $options) {
|
1524
1524
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
1525
1525
|
viewBox: "0 0 20 20",
|
1526
1526
|
xmlns: "http://www.w3.org/2000/svg",
|
1527
1527
|
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-sidebar-pole`],
|
1528
1528
|
width: "1em",
|
1529
1529
|
height: "1em"
|
1530
|
-
}, _ctx.$attrs), _hoisted_2$
|
1530
|
+
}, _ctx.$attrs), _hoisted_2$q, 16);
|
1531
1531
|
}
|
1532
|
-
var index$
|
1533
|
-
const _sfc_main$
|
1532
|
+
var index$P = /* @__PURE__ */ _export_sfc(_sfc_main$P, [["render", _sfc_render$P]]);
|
1533
|
+
const _sfc_main$O = {
|
1534
1534
|
name: "IconSidebarBigScreen",
|
1535
1535
|
props: {
|
1536
1536
|
prefix: {
|
@@ -1543,7 +1543,7 @@
|
|
1543
1543
|
}
|
1544
1544
|
}
|
1545
1545
|
};
|
1546
|
-
const _hoisted_1$
|
1546
|
+
const _hoisted_1$O = /* @__PURE__ */ vue.createElementVNode("g", {
|
1547
1547
|
stroke: "currentColor",
|
1548
1548
|
"stroke-width": "1.5",
|
1549
1549
|
fill: "none",
|
@@ -1566,20 +1566,20 @@
|
|
1566
1566
|
"stroke-linecap": "round"
|
1567
1567
|
})
|
1568
1568
|
], -1);
|
1569
|
-
const _hoisted_2$
|
1570
|
-
_hoisted_1$
|
1569
|
+
const _hoisted_2$p = [
|
1570
|
+
_hoisted_1$O
|
1571
1571
|
];
|
1572
|
-
function _sfc_render$
|
1572
|
+
function _sfc_render$O(_ctx, _cache, $props, $setup, $data, $options) {
|
1573
1573
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
1574
1574
|
viewBox: "0 0 20 20",
|
1575
1575
|
xmlns: "http://www.w3.org/2000/svg",
|
1576
1576
|
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-sidebar-big-screen`],
|
1577
1577
|
width: "1em",
|
1578
1578
|
height: "1em"
|
1579
|
-
}, _ctx.$attrs), _hoisted_2$
|
1579
|
+
}, _ctx.$attrs), _hoisted_2$p, 16);
|
1580
1580
|
}
|
1581
|
-
var index$
|
1582
|
-
const _sfc_main$
|
1581
|
+
var index$O = /* @__PURE__ */ _export_sfc(_sfc_main$O, [["render", _sfc_render$O]]);
|
1582
|
+
const _sfc_main$N = {
|
1583
1583
|
name: "IconRise",
|
1584
1584
|
props: {
|
1585
1585
|
prefix: {
|
@@ -1592,8 +1592,8 @@
|
|
1592
1592
|
}
|
1593
1593
|
}
|
1594
1594
|
};
|
1595
|
-
const _hoisted_1$
|
1596
|
-
function _sfc_render$
|
1595
|
+
const _hoisted_1$N = ["fill"];
|
1596
|
+
function _sfc_render$N(_ctx, _cache, $props, $setup, $data, $options) {
|
1597
1597
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
1598
1598
|
viewBox: "0 0 18 18",
|
1599
1599
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -1605,11 +1605,11 @@
|
|
1605
1605
|
d: "M9.73353327,1.1105563 L14.8961938,7.02650291 C14.9798232,7.12200643 14.9998405,7.25760666 14.9473735,7.37320078 C14.8949064,7.48879491 14.7796603,7.56300036 14.6527163,7.56292667 L12.1151376,7.56292667 C11.9537677,7.56153835 11.8166837,7.68067451 11.7955613,7.84066206 C11.6053291,9.2178751 10.4563828,15.3088282 5.0160017,16.2104905 C4.86977072,16.2387097 4.723176,16.163411 4.66093718,16.0281108 C4.59869837,15.8928105 4.63691128,15.7324993 4.75349202,15.6398238 C5.68559095,14.9093614 6.90300838,13.494099 7.24540843,10.9755376 C7.37686991,9.95239149 7.44042467,8.92166196 7.43565546,7.89011588 C7.43570286,7.7102468 7.29209436,7.56326418 7.11227268,7.55913511 L4.32360362,7.55913511 C4.19665095,7.55921976 4.08139227,7.48501427 4.0289202,7.36941294 C3.97644813,7.2538116 3.99647032,7.11820139 4.08011121,7.02269648 L9.24657819,1.1105563 C9.30798678,1.04030371 9.39674742,1 9.49005573,1 C9.58336405,1 9.67212469,1.04030371 9.73353327,1.1105563 Z",
|
1606
1606
|
fill: $props.useCurrentColor ? "currentColor" : "#F24A2B",
|
1607
1607
|
"fill-rule": "nonzero"
|
1608
|
-
}, null, 8, _hoisted_1$
|
1608
|
+
}, null, 8, _hoisted_1$N)
|
1609
1609
|
], 16);
|
1610
1610
|
}
|
1611
|
-
var index$
|
1612
|
-
const _sfc_main$
|
1611
|
+
var index$N = /* @__PURE__ */ _export_sfc(_sfc_main$N, [["render", _sfc_render$N]]);
|
1612
|
+
const _sfc_main$M = {
|
1613
1613
|
name: "IconSidebarDashboard",
|
1614
1614
|
props: {
|
1615
1615
|
prefix: {
|
@@ -1622,7 +1622,7 @@
|
|
1622
1622
|
}
|
1623
1623
|
}
|
1624
1624
|
};
|
1625
|
-
const _hoisted_1$
|
1625
|
+
const _hoisted_1$M = /* @__PURE__ */ vue.createElementVNode("g", {
|
1626
1626
|
stroke: "currentColor",
|
1627
1627
|
"stroke-width": "1.5",
|
1628
1628
|
fill: "none",
|
@@ -1635,20 +1635,20 @@
|
|
1635
1635
|
d: "M5.49297631 7.48754521L10 10.2252449 14.2528316 7.48754521M10.063 14.498L10.063 10.225"
|
1636
1636
|
})
|
1637
1637
|
], -1);
|
1638
|
-
const _hoisted_2$
|
1639
|
-
_hoisted_1$
|
1638
|
+
const _hoisted_2$o = [
|
1639
|
+
_hoisted_1$M
|
1640
1640
|
];
|
1641
|
-
function _sfc_render$
|
1641
|
+
function _sfc_render$M(_ctx, _cache, $props, $setup, $data, $options) {
|
1642
1642
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
1643
1643
|
viewBox: "0 0 20 20",
|
1644
1644
|
xmlns: "http://www.w3.org/2000/svg",
|
1645
1645
|
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-sidebar-dashboard`],
|
1646
1646
|
width: "1em",
|
1647
1647
|
height: "1em"
|
1648
|
-
}, _ctx.$attrs), _hoisted_2$
|
1648
|
+
}, _ctx.$attrs), _hoisted_2$o, 16);
|
1649
1649
|
}
|
1650
|
-
var index$
|
1651
|
-
const _sfc_main$
|
1650
|
+
var index$M = /* @__PURE__ */ _export_sfc(_sfc_main$M, [["render", _sfc_render$M]]);
|
1651
|
+
const _sfc_main$L = {
|
1652
1652
|
name: "IconDecline",
|
1653
1653
|
props: {
|
1654
1654
|
prefix: {
|
@@ -1661,8 +1661,8 @@
|
|
1661
1661
|
}
|
1662
1662
|
}
|
1663
1663
|
};
|
1664
|
-
const _hoisted_1$
|
1665
|
-
function _sfc_render$
|
1664
|
+
const _hoisted_1$L = ["fill"];
|
1665
|
+
function _sfc_render$L(_ctx, _cache, $props, $setup, $data, $options) {
|
1666
1666
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
1667
1667
|
viewBox: "0 0 18 18",
|
1668
1668
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -1675,11 +1675,11 @@
|
|
1675
1675
|
fill: $props.useCurrentColor ? "currentColor" : "#339D20",
|
1676
1676
|
transform: "matrix(1 0 0 -1 0 17.216)",
|
1677
1677
|
"fill-rule": "nonzero"
|
1678
|
-
}, null, 8, _hoisted_1$
|
1678
|
+
}, null, 8, _hoisted_1$L)
|
1679
1679
|
], 16);
|
1680
1680
|
}
|
1681
|
-
var index$
|
1682
|
-
const _sfc_main$
|
1681
|
+
var index$L = /* @__PURE__ */ _export_sfc(_sfc_main$L, [["render", _sfc_render$L]]);
|
1682
|
+
const _sfc_main$K = {
|
1683
1683
|
name: "IconSidebarLight",
|
1684
1684
|
props: {
|
1685
1685
|
prefix: {
|
@@ -1692,21 +1692,21 @@
|
|
1692
1692
|
}
|
1693
1693
|
}
|
1694
1694
|
};
|
1695
|
-
const _hoisted_1$
|
1696
|
-
const _hoisted_2$
|
1697
|
-
_hoisted_1$
|
1695
|
+
const _hoisted_1$K = /* @__PURE__ */ vue.createStaticVNode('<g stroke="currentColor" stroke-width="1.5" fill="none" fill-rule="evenodd"><path d="M10 5C12.7614237 5 15 7.23857625 15 10 15 12.2386515 13.5287761 14.1336803 11.5004604 14.7709542L11.5 16.5 8.5 16.5 8.50054746 14.7712708C6.47171127 14.134308 5 12.2390223 5 10 5 7.23857625 7.23857625 5 10 5zM8 18.25L11.75 18.25"></path><circle cx="10" cy="10.5" r="1.5"></circle><path d="M10 12L10 14.498"></path><path stroke-linecap="round" d="M10 1.5L10 3M17.024 4.033L15.795 4.893"></path><path stroke-linecap="round" transform="matrix(-1 0 0 1 7.18 0)" d="M4.205 4.033L2.976 4.893"></path><path stroke-linecap="round" d="M16.929 9.5L18.429 9.5M1.429 9.5L2.929 9.5"></path></g>', 1);
|
1696
|
+
const _hoisted_2$n = [
|
1697
|
+
_hoisted_1$K
|
1698
1698
|
];
|
1699
|
-
function _sfc_render$
|
1699
|
+
function _sfc_render$K(_ctx, _cache, $props, $setup, $data, $options) {
|
1700
1700
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
1701
1701
|
viewBox: "0 0 20 20",
|
1702
1702
|
xmlns: "http://www.w3.org/2000/svg",
|
1703
1703
|
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-sidebar-light`],
|
1704
1704
|
width: "1em",
|
1705
1705
|
height: "1em"
|
1706
|
-
}, _ctx.$attrs), _hoisted_2$
|
1706
|
+
}, _ctx.$attrs), _hoisted_2$n, 16);
|
1707
1707
|
}
|
1708
|
-
var index$
|
1709
|
-
const _sfc_main$
|
1708
|
+
var index$K = /* @__PURE__ */ _export_sfc(_sfc_main$K, [["render", _sfc_render$K]]);
|
1709
|
+
const _sfc_main$J = {
|
1710
1710
|
name: "IconSliderTouchIcon",
|
1711
1711
|
props: {
|
1712
1712
|
prefix: {
|
@@ -1719,8 +1719,8 @@
|
|
1719
1719
|
}
|
1720
1720
|
}
|
1721
1721
|
};
|
1722
|
-
const _hoisted_1$
|
1723
|
-
function _sfc_render$
|
1722
|
+
const _hoisted_1$J = ["fill"];
|
1723
|
+
function _sfc_render$J(_ctx, _cache, $props, $setup, $data, $options) {
|
1724
1724
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
1725
1725
|
viewBox: "0 0 30 40",
|
1726
1726
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -1733,11 +1733,11 @@
|
|
1733
1733
|
transform: "translate(0 -1)",
|
1734
1734
|
fill: $props.useCurrentColor ? "currentColor" : "#14E58D",
|
1735
1735
|
"fill-rule": "evenodd"
|
1736
|
-
}, null, 8, _hoisted_1$
|
1736
|
+
}, null, 8, _hoisted_1$J)
|
1737
1737
|
], 16);
|
1738
1738
|
}
|
1739
|
-
var index$
|
1740
|
-
const _sfc_main$
|
1739
|
+
var index$J = /* @__PURE__ */ _export_sfc(_sfc_main$J, [["render", _sfc_render$J]]);
|
1740
|
+
const _sfc_main$I = {
|
1741
1741
|
name: "IconLightStateOnline",
|
1742
1742
|
props: {
|
1743
1743
|
prefix: {
|
@@ -1750,14 +1750,14 @@
|
|
1750
1750
|
}
|
1751
1751
|
}
|
1752
1752
|
};
|
1753
|
-
const _hoisted_1$
|
1754
|
-
const _hoisted_2$
|
1755
|
-
const _hoisted_3$
|
1756
|
-
const _hoisted_4$
|
1757
|
-
_hoisted_2$
|
1758
|
-
_hoisted_3$
|
1753
|
+
const _hoisted_1$I = ["fill"];
|
1754
|
+
const _hoisted_2$m = /* @__PURE__ */ vue.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);
|
1755
|
+
const _hoisted_3$d = /* @__PURE__ */ vue.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);
|
1756
|
+
const _hoisted_4$a = [
|
1757
|
+
_hoisted_2$m,
|
1758
|
+
_hoisted_3$d
|
1759
1759
|
];
|
1760
|
-
function _sfc_render$
|
1760
|
+
function _sfc_render$I(_ctx, _cache, $props, $setup, $data, $options) {
|
1761
1761
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
1762
1762
|
viewBox: "0 0 20 20",
|
1763
1763
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -1769,11 +1769,11 @@
|
|
1769
1769
|
stroke: "#14E58D",
|
1770
1770
|
fill: $props.useCurrentColor ? "currentColor" : "#14E58D",
|
1771
1771
|
"fill-rule": "nonzero"
|
1772
|
-
}, _hoisted_4$
|
1772
|
+
}, _hoisted_4$a, 8, _hoisted_1$I)
|
1773
1773
|
], 16);
|
1774
1774
|
}
|
1775
|
-
var index$
|
1776
|
-
const _sfc_main$
|
1775
|
+
var index$I = /* @__PURE__ */ _export_sfc(_sfc_main$I, [["render", _sfc_render$I]]);
|
1776
|
+
const _sfc_main$H = {
|
1777
1777
|
name: "IconLightStateOffline",
|
1778
1778
|
props: {
|
1779
1779
|
prefix: {
|
@@ -1786,14 +1786,14 @@
|
|
1786
1786
|
}
|
1787
1787
|
}
|
1788
1788
|
};
|
1789
|
-
const _hoisted_1$
|
1790
|
-
const _hoisted_2$
|
1791
|
-
const _hoisted_3$
|
1792
|
-
const _hoisted_4$
|
1793
|
-
_hoisted_2$
|
1794
|
-
_hoisted_3$
|
1789
|
+
const _hoisted_1$H = ["fill"];
|
1790
|
+
const _hoisted_2$l = /* @__PURE__ */ vue.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);
|
1791
|
+
const _hoisted_3$c = /* @__PURE__ */ vue.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);
|
1792
|
+
const _hoisted_4$9 = [
|
1793
|
+
_hoisted_2$l,
|
1794
|
+
_hoisted_3$c
|
1795
1795
|
];
|
1796
|
-
function _sfc_render$
|
1796
|
+
function _sfc_render$H(_ctx, _cache, $props, $setup, $data, $options) {
|
1797
1797
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
1798
1798
|
viewBox: "0 0 20 20",
|
1799
1799
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -1805,11 +1805,11 @@
|
|
1805
1805
|
stroke: "#9897A2",
|
1806
1806
|
fill: $props.useCurrentColor ? "currentColor" : "#9897A2",
|
1807
1807
|
"fill-rule": "nonzero"
|
1808
|
-
}, _hoisted_4$
|
1808
|
+
}, _hoisted_4$9, 8, _hoisted_1$H)
|
1809
1809
|
], 16);
|
1810
1810
|
}
|
1811
|
-
var index$
|
1812
|
-
const _sfc_main$
|
1811
|
+
var index$H = /* @__PURE__ */ _export_sfc(_sfc_main$H, [["render", _sfc_render$H]]);
|
1812
|
+
const _sfc_main$G = {
|
1813
1813
|
name: "IconEdit",
|
1814
1814
|
props: {
|
1815
1815
|
prefix: {
|
@@ -1822,19 +1822,19 @@
|
|
1822
1822
|
}
|
1823
1823
|
}
|
1824
1824
|
};
|
1825
|
-
const _hoisted_1$
|
1825
|
+
const _hoisted_1$G = {
|
1826
1826
|
fill: "none",
|
1827
1827
|
"fill-rule": "evenodd"
|
1828
1828
|
};
|
1829
|
-
const _hoisted_2$
|
1830
|
-
const _hoisted_3$
|
1829
|
+
const _hoisted_2$k = ["fill"];
|
1830
|
+
const _hoisted_3$b = /* @__PURE__ */ vue.createElementVNode("path", {
|
1831
1831
|
d: "M14.5950445,4.88317975 L14.5950445,4.88317975 L14.5950445,14.2222222 C14.5950445,15.2040618 13.7782415,16 12.770664,16 L1.82438057,16 C0.816803001,16 0,15.2040618 0,14.2222222 L0,1.77777778 C0,0.795938223 0.816803001,1.98951966e-13 1.82438057,1.98951966e-13 L9.91415698,1.98951966e-13 L9.91415698,1.98951966e-13",
|
1832
1832
|
stroke: "#FFF",
|
1833
1833
|
"stroke-width": "1.333",
|
1834
1834
|
"stroke-linecap": "round",
|
1835
1835
|
transform: "translate(3 2)"
|
1836
1836
|
}, null, -1);
|
1837
|
-
function _sfc_render$
|
1837
|
+
function _sfc_render$G(_ctx, _cache, $props, $setup, $data, $options) {
|
1838
1838
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
1839
1839
|
viewBox: "0 0 20 20",
|
1840
1840
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -1842,19 +1842,19 @@
|
|
1842
1842
|
width: "1em",
|
1843
1843
|
height: "1em"
|
1844
1844
|
}, _ctx.$attrs), [
|
1845
|
-
vue.createElementVNode("g", _hoisted_1$
|
1845
|
+
vue.createElementVNode("g", _hoisted_1$G, [
|
1846
1846
|
vue.createElementVNode("path", {
|
1847
1847
|
d: "M6.96061761,7.83403646 C7.09421785,7.96420312 7.26929425,8.02928646 7.44437065,8.02928646 C7.61944704,8.02928646 7.79454482,7.96420312 7.92812368,7.83403646 L14.7996317,1.13807812 C15.0667894,0.877723958 15.0667894,0.455619792 14.7996317,0.195265625 C14.5324312,-0.0650885417 14.099262,-0.0650885417 13.8321043,0.195265625 L6.96061761,6.89122396 C6.6934385,7.15155729 6.6934385,7.57368229 6.96061761,7.83403646 Z M12.3137778,9.76691146 C12.3137778,9.39872396 12.0074743,9.10024479 11.6296351,9.10024479 L3.46268144,9.10024479 C3.08484225,9.10024479 2.77853873,9.39872396 2.77853873,9.76691146 C2.77853873,10.135099 3.08484225,10.4335781 3.46268144,10.4335781 L11.6296351,10.4335781 C12.0074743,10.4335781 12.3137778,10.135099 12.3137778,9.76691146 Z M3.46268144,11.8085781 C3.08484225,11.8085781 2.77853873,12.1070573 2.77853873,12.4752448 C2.77853873,12.8434323 3.08484225,13.1419115 3.46268144,13.1419115 L8.82892584,13.1419115 C9.20676503,13.1419115 9.51306855,12.8434323 9.51306855,12.4752448 C9.51306855,12.1070573 9.20676503,11.8085781 8.82892584,11.8085781 L3.46268144,11.8085781 Z",
|
1848
1848
|
fill: $props.useCurrentColor ? "currentColor" : "#FFF",
|
1849
1849
|
"fill-rule": "nonzero",
|
1850
1850
|
transform: "translate(3 2)"
|
1851
|
-
}, null, 8, _hoisted_2$
|
1852
|
-
_hoisted_3$
|
1851
|
+
}, null, 8, _hoisted_2$k),
|
1852
|
+
_hoisted_3$b
|
1853
1853
|
])
|
1854
1854
|
], 16);
|
1855
1855
|
}
|
1856
|
-
var index$
|
1857
|
-
const _sfc_main$
|
1856
|
+
var index$G = /* @__PURE__ */ _export_sfc(_sfc_main$G, [["render", _sfc_render$G]]);
|
1857
|
+
const _sfc_main$F = {
|
1858
1858
|
name: "IconMountDevi7",
|
1859
1859
|
props: {
|
1860
1860
|
prefix: {
|
@@ -1867,11 +1867,11 @@
|
|
1867
1867
|
}
|
1868
1868
|
}
|
1869
1869
|
};
|
1870
|
-
const _hoisted_1$
|
1870
|
+
const _hoisted_1$F = {
|
1871
1871
|
fill: "none",
|
1872
1872
|
"fill-rule": "evenodd"
|
1873
1873
|
};
|
1874
|
-
const _hoisted_2$
|
1874
|
+
const _hoisted_2$j = /* @__PURE__ */ vue.createElementVNode("rect", {
|
1875
1875
|
stroke: "currentColor",
|
1876
1876
|
"stroke-width": "1.053",
|
1877
1877
|
x: "4",
|
@@ -1880,21 +1880,21 @@
|
|
1880
1880
|
height: "12.75",
|
1881
1881
|
rx: "1.053"
|
1882
1882
|
}, null, -1);
|
1883
|
-
const _hoisted_3$
|
1883
|
+
const _hoisted_3$a = /* @__PURE__ */ vue.createElementVNode("path", {
|
1884
1884
|
d: "M19.5189164,21.4062539 L8.48108358,21.4062539 C8.04098275,21.4062539 7.68421053,21.7630261 7.68421053,22.2031269 C7.68421053,22.6432278 8.04098275,23 8.48108358,23 L19.5189164,23 C19.9590173,23 20.3157895,22.6432278 20.3157895,22.2031269 C20.3157895,21.7630261 19.9590173,21.4062539 19.5189164,21.4062539 Z",
|
1885
1885
|
stroke: "currentColor",
|
1886
1886
|
"stroke-width": "1.053",
|
1887
1887
|
"stroke-linecap": "round"
|
1888
1888
|
}, null, -1);
|
1889
|
-
const _hoisted_4$
|
1890
|
-
const _hoisted_5$
|
1889
|
+
const _hoisted_4$8 = ["fill"];
|
1890
|
+
const _hoisted_5$5 = /* @__PURE__ */ vue.createElementVNode("tspan", {
|
1891
1891
|
x: "7.158",
|
1892
1892
|
y: "15.113"
|
1893
1893
|
}, "LED", -1);
|
1894
|
-
const _hoisted_6 = [
|
1895
|
-
_hoisted_5$
|
1894
|
+
const _hoisted_6$3 = [
|
1895
|
+
_hoisted_5$5
|
1896
1896
|
];
|
1897
|
-
function _sfc_render$
|
1897
|
+
function _sfc_render$F(_ctx, _cache, $props, $setup, $data, $options) {
|
1898
1898
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
1899
1899
|
viewBox: "0 0 28 28",
|
1900
1900
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -1902,21 +1902,21 @@
|
|
1902
1902
|
width: "1em",
|
1903
1903
|
height: "1em"
|
1904
1904
|
}, _ctx.$attrs), [
|
1905
|
-
vue.createElementVNode("g", _hoisted_1$
|
1906
|
-
_hoisted_2$
|
1907
|
-
_hoisted_3$
|
1905
|
+
vue.createElementVNode("g", _hoisted_1$F, [
|
1906
|
+
_hoisted_2$j,
|
1907
|
+
_hoisted_3$a,
|
1908
1908
|
vue.createElementVNode("text", {
|
1909
1909
|
"font-family": "PingFangSC-Medium, PingFang SC",
|
1910
1910
|
"font-size": "7.368",
|
1911
1911
|
"font-weight": "400",
|
1912
1912
|
"letter-spacing": ".368",
|
1913
1913
|
fill: $props.useCurrentColor ? "currentColor" : "currentColor"
|
1914
|
-
}, _hoisted_6, 8, _hoisted_4$
|
1914
|
+
}, _hoisted_6$3, 8, _hoisted_4$8)
|
1915
1915
|
])
|
1916
1916
|
], 16);
|
1917
1917
|
}
|
1918
|
-
var index$
|
1919
|
-
const _sfc_main$
|
1918
|
+
var index$F = /* @__PURE__ */ _export_sfc(_sfc_main$F, [["render", _sfc_render$F]]);
|
1919
|
+
const _sfc_main$E = {
|
1920
1920
|
name: "IconMountDevi4",
|
1921
1921
|
props: {
|
1922
1922
|
prefix: {
|
@@ -1929,21 +1929,21 @@
|
|
1929
1929
|
}
|
1930
1930
|
}
|
1931
1931
|
};
|
1932
|
-
const _hoisted_1$
|
1933
|
-
const _hoisted_2$
|
1934
|
-
_hoisted_1$
|
1932
|
+
const _hoisted_1$E = /* @__PURE__ */ vue.createStaticVNode('<g stroke="currentColor" stroke-width="1.364" fill="none" fill-rule="evenodd"><path d="M6.54950857,22.5072188 L6.54950857,7.38228024 C6.54950857,6.75441968 7.05849011,6.24543813 7.68635067,6.24543813 L15.7427236,6.24543813 C16.3705841,6.24543813 16.8795657,6.75441968 16.8795657,7.38228024 L16.8795657,22.5072188 L16.8795657,22.5072188" stroke-linejoin="round"></path><path d="M5,22.722305 C5,22.8057834 9.47635808,22.8057834 18.4290742,22.722305" stroke-linecap="round"></path><path stroke-linecap="round" stroke-linejoin="round" d="M11.9859531 11.6660317L9.6485257 14.7046525 11.9859531 14.7046525 13.7805485 14.7046525 10.1913577 18.0721877"></path><path d="M16.3170657,10.343448 L17.6129043,10.343448 C18.8686254,10.343448 19.8865885,11.3614111 19.8865885,12.6171322 L19.8865885,18.8418108 C19.8865885,19.7015556 20.5835494,20.3985165 21.4432943,20.3985165 C22.3030391,20.3985165 23,19.7015556 23,18.8418108 L23,8.26726485 C23,7.83770715 22.7578818,7.44483011 22.3741659,7.25174488 L19.8865885,6 L19.8865885,6"></path></g>', 1);
|
1933
|
+
const _hoisted_2$i = [
|
1934
|
+
_hoisted_1$E
|
1935
1935
|
];
|
1936
|
-
function _sfc_render$
|
1936
|
+
function _sfc_render$E(_ctx, _cache, $props, $setup, $data, $options) {
|
1937
1937
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
1938
1938
|
viewBox: "0 0 28 28",
|
1939
1939
|
xmlns: "http://www.w3.org/2000/svg",
|
1940
1940
|
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-mount-devi4`],
|
1941
1941
|
width: "1em",
|
1942
1942
|
height: "1em"
|
1943
|
-
}, _ctx.$attrs), _hoisted_2$
|
1943
|
+
}, _ctx.$attrs), _hoisted_2$i, 16);
|
1944
1944
|
}
|
1945
|
-
var index$
|
1946
|
-
const _sfc_main$
|
1945
|
+
var index$E = /* @__PURE__ */ _export_sfc(_sfc_main$E, [["render", _sfc_render$E]]);
|
1946
|
+
const _sfc_main$D = {
|
1947
1947
|
name: "IconDelete",
|
1948
1948
|
props: {
|
1949
1949
|
prefix: {
|
@@ -1956,19 +1956,19 @@
|
|
1956
1956
|
}
|
1957
1957
|
}
|
1958
1958
|
};
|
1959
|
-
const _hoisted_1$
|
1959
|
+
const _hoisted_1$D = {
|
1960
1960
|
fill: "none",
|
1961
1961
|
"fill-rule": "evenodd"
|
1962
1962
|
};
|
1963
|
-
const _hoisted_2$
|
1964
|
-
const _hoisted_3$
|
1963
|
+
const _hoisted_2$h = ["fill"];
|
1964
|
+
const _hoisted_3$9 = /* @__PURE__ */ vue.createElementVNode("path", {
|
1965
1965
|
d: "M12.1047487,0 L12.1047487,9.24090386 C12.1047487,10.2124258 11.2732775,11 10.2476058,11 L1.85714286,11 C0.831471179,11 0,10.2124258 0,9.24090386 L0,0",
|
1966
1966
|
transform: "translate(4 7)",
|
1967
1967
|
stroke: "#FFF",
|
1968
1968
|
"stroke-linecap": "round",
|
1969
1969
|
"stroke-width": "1.35"
|
1970
1970
|
}, null, -1);
|
1971
|
-
function _sfc_render$
|
1971
|
+
function _sfc_render$D(_ctx, _cache, $props, $setup, $data, $options) {
|
1972
1972
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
1973
1973
|
viewBox: "0 0 20 20",
|
1974
1974
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -1976,18 +1976,18 @@
|
|
1976
1976
|
width: "1em",
|
1977
1977
|
height: "1em"
|
1978
1978
|
}, _ctx.$attrs), [
|
1979
|
-
vue.createElementVNode("g", _hoisted_1$
|
1979
|
+
vue.createElementVNode("g", _hoisted_1$D, [
|
1980
1980
|
vue.createElementVNode("path", {
|
1981
1981
|
d: "M8.65,14.2222222 L8.65,7.33333333 C8.65,7 8.425,6.66666667 7.975,6.66666667 C7.6375,6.66666667 7.3,7 7.3,7.33333333 L7.3,14.3333333 C7.3,14.6666667 7.525,15 7.975,15 C8.425,14.8888889 8.65,14.6666667 8.65,14.2222222 Z M12.5875,14.2222222 L12.5875,7.33333333 C12.5875,7 12.25,6.66666667 11.9125,6.66666667 C11.575,6.66666667 11.2375,7 11.2375,7.33333333 L11.2375,14.3333333 C11.2375,14.6666667 11.575,15 11.9125,15 C12.25,14.8888889 12.5875,14.6666667 12.5875,14.2222222 Z M18.325,4.11111111 L15.175,4.11111111 L15.175,2.88888889 C15.175,1.88888889 14.275,1 13.2625,1 L6.7375,1 C5.6125,1 4.825,1.77777778 4.825,2.88888889 L4.825,4.22222222 L1.675,4.22222222 C1.3375,4.11111111 1,4.44444444 1,4.77777778 C1,5.11111111 1.3375,5.33333333 1.675,5.33333333 L18.325,5.33333333 C18.6625,5.33333333 19,5.11111111 19,4.77777778 C19,4.44444444 18.6625,4.11111111 18.325,4.11111111 L18.325,4.11111111 Z M13.825,4.11111111 L6.0625,4.11111111 L6.0625,2.88888889 C6.0625,2.55555556 6.4,2.22222222 6.7375,2.22222222 L13.2625,2.22222222 C13.6,2.22222222 13.825,2.44444444 13.825,2.88888889 L13.825,4.11111111 L13.825,4.11111111 Z",
|
1982
1982
|
fill: $props.useCurrentColor ? "currentColor" : "#FFF",
|
1983
1983
|
"fill-rule": "nonzero"
|
1984
|
-
}, null, 8, _hoisted_2$
|
1985
|
-
_hoisted_3$
|
1984
|
+
}, null, 8, _hoisted_2$h),
|
1985
|
+
_hoisted_3$9
|
1986
1986
|
])
|
1987
1987
|
], 16);
|
1988
1988
|
}
|
1989
|
-
var index$
|
1990
|
-
const _sfc_main$
|
1989
|
+
var index$D = /* @__PURE__ */ _export_sfc(_sfc_main$D, [["render", _sfc_render$D]]);
|
1990
|
+
const _sfc_main$C = {
|
1991
1991
|
name: "IconMountDevi10",
|
1992
1992
|
props: {
|
1993
1993
|
prefix: {
|
@@ -2000,13 +2000,13 @@
|
|
2000
2000
|
}
|
2001
2001
|
}
|
2002
2002
|
};
|
2003
|
-
const _hoisted_1$
|
2003
|
+
const _hoisted_1$C = {
|
2004
2004
|
fill: "none",
|
2005
2005
|
"fill-rule": "evenodd"
|
2006
2006
|
};
|
2007
|
-
const _hoisted_2$
|
2008
|
-
const _hoisted_4$
|
2009
|
-
function _sfc_render$
|
2007
|
+
const _hoisted_2$g = /* @__PURE__ */ vue.createStaticVNode('<g stroke="currentColor" stroke-width="1.425"><path d="M6.4832261,4.8 C6.2226163,3.76687244 5.25852276,3 4.10905731,3 C3.00392555,3 2.07014224,3.70885827 1.76815257,4.68167697" transform="rotate(90 8.913 15.187)"></path><path d="M6.4832261 4.8C6.2226163 3.76687244 5.25852276 3 4.10905731 3 3.00392555 3 2.07014224 3.70885827 1.76815257 4.68167697M8.25137868 2.71925164C7.50274571 1.10637572 5.96332434 0 4.18581614 0 2.30694709 0 .694092436 1.23615361 0 3" transform="matrix(0 1 1 0 4.9 6.274)"></path><path d="M8.25137868,2.71925164 C7.50274571,1.10637572 5.96332434,0 4.18581614,0 C2.30694709,0 0.694092436,1.23615361 0,3" transform="rotate(90 8.913 15.187)"></path></g><path d="M9.6,0 C10.5765237,-1.79384494e-16 11.3681526,0.791628872 11.3681526,1.76815257 L11.3685864,10.0043885 C12.7622151,10.6785572 13.7256893,12.1247363 13.7256893,13.8 C13.7256893,16.1195959 11.8785553,18 9.6,18 C7.3214447,18 5.47431066,16.1195959 5.47431066,13.8 C5.47431066,12.1247363 6.4377849,10.6785572 7.83141359,10.0043885 L7.83184743,1.76815257 C7.83184743,0.791628872 8.6234763,1.79384494e-16 9.6,0 Z" stroke="currentColor" stroke-width="1.425" transform="translate(4.9 5)"></path>', 2);
|
2008
|
+
const _hoisted_4$7 = ["fill"];
|
2009
|
+
function _sfc_render$C(_ctx, _cache, $props, $setup, $data, $options) {
|
2010
2010
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
2011
2011
|
viewBox: "0 0 28 28",
|
2012
2012
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -2014,18 +2014,18 @@
|
|
2014
2014
|
width: "1em",
|
2015
2015
|
height: "1em"
|
2016
2016
|
}, _ctx.$attrs), [
|
2017
|
-
vue.createElementVNode("g", _hoisted_1$
|
2018
|
-
_hoisted_2$
|
2017
|
+
vue.createElementVNode("g", _hoisted_1$C, [
|
2018
|
+
_hoisted_2$g,
|
2019
2019
|
vue.createElementVNode("path", {
|
2020
2020
|
d: "M9.6,5.4 C9.9255079,5.4 10.1893842,5.66387629 10.1893842,5.98938419 L10.1891852,11.4755584 C11.2061078,11.7419136 11.9575368,12.6816234 11.9575368,13.8 C11.9575368,15.1254834 10.9020316,16.2 9.6,16.2 C8.2979684,16.2 7.24246324,15.1254834 7.24246324,13.8 C7.24246324,12.6816234 7.9938922,11.7419136 9.01081483,11.4755584 L9.01061581,5.98938419 C9.01061581,5.66387629 9.2744921,5.4 9.6,5.4 Z",
|
2021
2021
|
fill: $props.useCurrentColor ? "currentColor" : "currentColor",
|
2022
2022
|
transform: "translate(4.9 5)"
|
2023
|
-
}, null, 8, _hoisted_4$
|
2023
|
+
}, null, 8, _hoisted_4$7)
|
2024
2024
|
])
|
2025
2025
|
], 16);
|
2026
2026
|
}
|
2027
|
-
var index$
|
2028
|
-
const _sfc_main$
|
2027
|
+
var index$C = /* @__PURE__ */ _export_sfc(_sfc_main$C, [["render", _sfc_render$C]]);
|
2028
|
+
const _sfc_main$B = {
|
2029
2029
|
name: "IconMountDevi11",
|
2030
2030
|
props: {
|
2031
2031
|
prefix: {
|
@@ -2038,7 +2038,7 @@
|
|
2038
2038
|
}
|
2039
2039
|
}
|
2040
2040
|
};
|
2041
|
-
const _hoisted_1$
|
2041
|
+
const _hoisted_1$B = /* @__PURE__ */ vue.createElementVNode("g", {
|
2042
2042
|
transform: "translate(4 9)",
|
2043
2043
|
stroke: "currentColor",
|
2044
2044
|
"stroke-width": "1.304",
|
@@ -2055,20 +2055,20 @@
|
|
2055
2055
|
d: "M19.753 3.85L19.753 7.7M4.44469353 5.08750114L8.88431573 7.15 8.88431573 3.85 13.0681034 5.49999544"
|
2056
2056
|
})
|
2057
2057
|
], -1);
|
2058
|
-
const _hoisted_2$
|
2059
|
-
_hoisted_1$
|
2058
|
+
const _hoisted_2$f = [
|
2059
|
+
_hoisted_1$B
|
2060
2060
|
];
|
2061
|
-
function _sfc_render$
|
2061
|
+
function _sfc_render$B(_ctx, _cache, $props, $setup, $data, $options) {
|
2062
2062
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
2063
2063
|
viewBox: "0 0 28 28",
|
2064
2064
|
xmlns: "http://www.w3.org/2000/svg",
|
2065
2065
|
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-mount-devi11`],
|
2066
2066
|
width: "1em",
|
2067
2067
|
height: "1em"
|
2068
|
-
}, _ctx.$attrs), _hoisted_2$
|
2068
|
+
}, _ctx.$attrs), _hoisted_2$f, 16);
|
2069
2069
|
}
|
2070
|
-
var index$
|
2071
|
-
const _sfc_main$
|
2070
|
+
var index$B = /* @__PURE__ */ _export_sfc(_sfc_main$B, [["render", _sfc_render$B]]);
|
2071
|
+
const _sfc_main$A = {
|
2072
2072
|
name: "IconMountDevi9",
|
2073
2073
|
props: {
|
2074
2074
|
prefix: {
|
@@ -2081,21 +2081,21 @@
|
|
2081
2081
|
}
|
2082
2082
|
}
|
2083
2083
|
};
|
2084
|
-
const _hoisted_1$
|
2085
|
-
const _hoisted_2$
|
2086
|
-
_hoisted_1$
|
2084
|
+
const _hoisted_1$A = /* @__PURE__ */ vue.createStaticVNode('<g stroke="currentColor" stroke-width="1.44" fill="none" fill-rule="evenodd"><rect x="11.294" y="5.72" width="5.373" height="11.431" rx="2.686"></rect><path d="M19.2451613 14.1935484L19.2451613 15.3604264C19.2451613 18.1009485 16.8881571 20.3225806 13.9806452 20.3225806 11.0731332 20.3225806 8.71612903 18.1009485 8.71612903 15.3604264L8.71612903 14.1935484M13.981 20.323L13.981 23.387M10.574 23.694L17.387 23.694" stroke-linecap="round"></path><g stroke-linecap="round"><path d="M.20686286 5.34375C.380240969 4.81487181.473253989 4.25521389.473253989 3.67610223.473253989 3.01334681.351431999 2.37607056.126746011 1.78125M3.05207921 6.53125C3.40573545 5.54200572 3.6 4.46431547 3.6 3.33661571 3.6 2.15473046 3.38661829 1.02777605 3 0" transform="translate(19.4 5.528)"></path></g><g stroke-linecap="round"><path d="M.20686286 5.34375C.380240969 4.81487181.473253989 4.25521389.473253989 3.67610223.473253989 3.01334681.351431999 2.37607056.126746011 1.78125M2.42597679 6.53125C2.79648088 5.53074952 3 4.44079667 3 3.30026527 3 2.13335344 2.78695722 1.01938697 2.4 0" transform="matrix(-1 0 0 1 8 5.528)"></path></g></g>', 1);
|
2085
|
+
const _hoisted_2$e = [
|
2086
|
+
_hoisted_1$A
|
2087
2087
|
];
|
2088
|
-
function _sfc_render$
|
2088
|
+
function _sfc_render$A(_ctx, _cache, $props, $setup, $data, $options) {
|
2089
2089
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
2090
2090
|
viewBox: "0 0 28 28",
|
2091
2091
|
xmlns: "http://www.w3.org/2000/svg",
|
2092
2092
|
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-mount-devi9`],
|
2093
2093
|
width: "1em",
|
2094
2094
|
height: "1em"
|
2095
|
-
}, _ctx.$attrs), _hoisted_2$
|
2095
|
+
}, _ctx.$attrs), _hoisted_2$e, 16);
|
2096
2096
|
}
|
2097
|
-
var index$
|
2098
|
-
const _sfc_main$
|
2097
|
+
var index$A = /* @__PURE__ */ _export_sfc(_sfc_main$A, [["render", _sfc_render$A]]);
|
2098
|
+
const _sfc_main$z = {
|
2099
2099
|
name: "IconMountDevi5",
|
2100
2100
|
props: {
|
2101
2101
|
prefix: {
|
@@ -2108,13 +2108,13 @@
|
|
2108
2108
|
}
|
2109
2109
|
}
|
2110
2110
|
};
|
2111
|
-
const _hoisted_1$
|
2111
|
+
const _hoisted_1$z = {
|
2112
2112
|
fill: "none",
|
2113
2113
|
"fill-rule": "evenodd"
|
2114
2114
|
};
|
2115
|
-
const _hoisted_2$
|
2115
|
+
const _hoisted_2$d = /* @__PURE__ */ vue.createStaticVNode('<path d="M19.9449761,14.8684211 C19.7037908,13.8715436 18.8115558,13.1315789 17.7477655,13.1315789 C16.7250046,13.1315789 15.8608206,13.815565 15.5813397,14.7542497" stroke="currentColor" stroke-width="1.389" transform="rotate(90 17.763 14)"></path><path d="M12.4186603,14.8684211 C12.177475,13.8715436 11.28524,13.1315789 10.2214497,13.1315789 C9.19868878,13.1315789 8.33450484,13.815565 8.05502392,14.7542497" stroke="currentColor" stroke-width="1.389" transform="matrix(0 1 1 0 -3.763 3.763)"></path><path d="M11.7392344,15.1764709 C11.0464007,13.6201871 9.62171983,12.5526316 7.9766979,12.5526316 C6.23787001,12.5526316 4.74522919,13.7454114 4.10287081,15.4473684" stroke="currentColor" stroke-width="1.389" transform="matrix(0 1 1 0 -6.079 6.079)"></path><path d="M10.7368421,15.4626693 C9.4600637,13.5331869 7.28799915,12.2631579 4.82320114,12.2631579 C2.24346226,12.2631579 -0.0156045078,13.6543992 -1.26315789,15.7368421" stroke="currentColor" stroke-width="1.389" transform="matrix(0 1 1 0 -9.263 9.263)"></path><path d="M23.8971292,15.1764709 C23.2042954,13.6201871 21.7796146,12.5526316 20.1345926,12.5526316 C18.3957647,12.5526316 16.9031239,13.7454114 16.2607656,15.4473684" stroke="currentColor" stroke-width="1.389" transform="rotate(90 20.079 14)"></path><path d="M29.2631579,15.4626693 C27.9863795,13.5331869 25.8143149,12.2631579 23.3495169,12.2631579 C20.769778,12.2631579 18.5107113,13.6543992 17.2631579,15.7368421" stroke="currentColor" stroke-width="1.389" transform="rotate(90 23.263 14)"></path>', 6);
|
2116
2116
|
const _hoisted_8 = ["fill"];
|
2117
|
-
function _sfc_render$
|
2117
|
+
function _sfc_render$z(_ctx, _cache, $props, $setup, $data, $options) {
|
2118
2118
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
2119
2119
|
viewBox: "0 0 28 28",
|
2120
2120
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -2122,8 +2122,8 @@
|
|
2122
2122
|
width: "1em",
|
2123
2123
|
height: "1em"
|
2124
2124
|
}, _ctx.$attrs), [
|
2125
|
-
vue.createElementVNode("g", _hoisted_1$
|
2126
|
-
_hoisted_2$
|
2125
|
+
vue.createElementVNode("g", _hoisted_1$z, [
|
2126
|
+
_hoisted_2$d,
|
2127
2127
|
vue.createElementVNode("ellipse", {
|
2128
2128
|
fill: $props.useCurrentColor ? "currentColor" : "currentColor",
|
2129
2129
|
transform: "rotate(90 14 14)",
|
@@ -2135,8 +2135,8 @@
|
|
2135
2135
|
])
|
2136
2136
|
], 16);
|
2137
2137
|
}
|
2138
|
-
var index$
|
2139
|
-
const _sfc_main$
|
2138
|
+
var index$z = /* @__PURE__ */ _export_sfc(_sfc_main$z, [["render", _sfc_render$z]]);
|
2139
|
+
const _sfc_main$y = {
|
2140
2140
|
name: "IconMountDevi2",
|
2141
2141
|
props: {
|
2142
2142
|
prefix: {
|
@@ -2149,12 +2149,12 @@
|
|
2149
2149
|
}
|
2150
2150
|
}
|
2151
2151
|
};
|
2152
|
-
const _hoisted_1$
|
2152
|
+
const _hoisted_1$y = {
|
2153
2153
|
fill: "none",
|
2154
2154
|
"fill-rule": "evenodd"
|
2155
2155
|
};
|
2156
|
-
const _hoisted_2$
|
2157
|
-
const _hoisted_3$
|
2156
|
+
const _hoisted_2$c = ["fill"];
|
2157
|
+
const _hoisted_3$8 = /* @__PURE__ */ vue.createElementVNode("ellipse", {
|
2158
2158
|
stroke: "currentColor",
|
2159
2159
|
"stroke-width": "1.227",
|
2160
2160
|
cx: "14",
|
@@ -2162,7 +2162,7 @@
|
|
2162
2162
|
rx: "8",
|
2163
2163
|
ry: "7.824"
|
2164
2164
|
}, null, -1);
|
2165
|
-
const _hoisted_4$
|
2165
|
+
const _hoisted_4$6 = /* @__PURE__ */ vue.createElementVNode("ellipse", {
|
2166
2166
|
stroke: "currentColor",
|
2167
2167
|
"stroke-width": "1.227",
|
2168
2168
|
cx: "14",
|
@@ -2170,8 +2170,8 @@
|
|
2170
2170
|
rx: "3.429",
|
2171
2171
|
ry: "3.353"
|
2172
2172
|
}, null, -1);
|
2173
|
-
const _hoisted_5$
|
2174
|
-
function _sfc_render$
|
2173
|
+
const _hoisted_5$4 = ["fill"];
|
2174
|
+
function _sfc_render$y(_ctx, _cache, $props, $setup, $data, $options) {
|
2175
2175
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
2176
2176
|
viewBox: "0 0 28 28",
|
2177
2177
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -2179,28 +2179,28 @@
|
|
2179
2179
|
width: "1em",
|
2180
2180
|
height: "1em"
|
2181
2181
|
}, _ctx.$attrs), [
|
2182
|
-
vue.createElementVNode("g", _hoisted_1$
|
2182
|
+
vue.createElementVNode("g", _hoisted_1$y, [
|
2183
2183
|
vue.createElementVNode("path", {
|
2184
2184
|
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",
|
2185
2185
|
stroke: "currentColor",
|
2186
2186
|
"stroke-width": "1.227",
|
2187
2187
|
fill: $props.useCurrentColor ? "currentColor" : "currentColor",
|
2188
2188
|
"stroke-linecap": "round"
|
2189
|
-
}, null, 8, _hoisted_2$
|
2190
|
-
_hoisted_3$
|
2191
|
-
_hoisted_4$
|
2189
|
+
}, null, 8, _hoisted_2$c),
|
2190
|
+
_hoisted_3$8,
|
2191
|
+
_hoisted_4$6,
|
2192
2192
|
vue.createElementVNode("ellipse", {
|
2193
2193
|
fill: $props.useCurrentColor ? "currentColor" : "currentColor",
|
2194
2194
|
cx: "14",
|
2195
2195
|
cy: "7.794",
|
2196
2196
|
rx: "1.143",
|
2197
2197
|
ry: "1.118"
|
2198
|
-
}, null, 8, _hoisted_5$
|
2198
|
+
}, null, 8, _hoisted_5$4)
|
2199
2199
|
])
|
2200
2200
|
], 16);
|
2201
2201
|
}
|
2202
|
-
var index$
|
2203
|
-
const _sfc_main$
|
2202
|
+
var index$y = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["render", _sfc_render$y]]);
|
2203
|
+
const _sfc_main$x = {
|
2204
2204
|
name: "IconMountDevi12",
|
2205
2205
|
props: {
|
2206
2206
|
prefix: {
|
@@ -2213,8 +2213,8 @@
|
|
2213
2213
|
}
|
2214
2214
|
}
|
2215
2215
|
};
|
2216
|
-
const _hoisted_1$
|
2217
|
-
function _sfc_render$
|
2216
|
+
const _hoisted_1$x = ["fill"];
|
2217
|
+
function _sfc_render$x(_ctx, _cache, $props, $setup, $data, $options) {
|
2218
2218
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
2219
2219
|
viewBox: "0 0 28 28",
|
2220
2220
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -2227,11 +2227,11 @@
|
|
2227
2227
|
fill: $props.useCurrentColor ? "currentColor" : "currentColor",
|
2228
2228
|
transform: "translate(4 4)",
|
2229
2229
|
"fill-rule": "nonzero"
|
2230
|
-
}, null, 8, _hoisted_1$
|
2230
|
+
}, null, 8, _hoisted_1$x)
|
2231
2231
|
], 16);
|
2232
2232
|
}
|
2233
|
-
var index$
|
2234
|
-
const _sfc_main$
|
2233
|
+
var index$x = /* @__PURE__ */ _export_sfc(_sfc_main$x, [["render", _sfc_render$x]]);
|
2234
|
+
const _sfc_main$w = {
|
2235
2235
|
name: "IconMountDevi1",
|
2236
2236
|
props: {
|
2237
2237
|
prefix: {
|
@@ -2244,21 +2244,21 @@
|
|
2244
2244
|
}
|
2245
2245
|
}
|
2246
2246
|
};
|
2247
|
-
const _hoisted_1$
|
2248
|
-
const _hoisted_2$
|
2249
|
-
_hoisted_1$
|
2247
|
+
const _hoisted_1$w = /* @__PURE__ */ vue.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);
|
2248
|
+
const _hoisted_2$b = [
|
2249
|
+
_hoisted_1$w
|
2250
2250
|
];
|
2251
|
-
function _sfc_render$
|
2251
|
+
function _sfc_render$w(_ctx, _cache, $props, $setup, $data, $options) {
|
2252
2252
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
2253
2253
|
viewBox: "0 0 28 28",
|
2254
2254
|
xmlns: "http://www.w3.org/2000/svg",
|
2255
2255
|
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-mount-devi1`],
|
2256
2256
|
width: "1em",
|
2257
2257
|
height: "1em"
|
2258
|
-
}, _ctx.$attrs), _hoisted_2$
|
2258
|
+
}, _ctx.$attrs), _hoisted_2$b, 16);
|
2259
2259
|
}
|
2260
|
-
var index$
|
2261
|
-
const _sfc_main$
|
2260
|
+
var index$w = /* @__PURE__ */ _export_sfc(_sfc_main$w, [["render", _sfc_render$w]]);
|
2261
|
+
const _sfc_main$v = {
|
2262
2262
|
name: "IconMountDevi6",
|
2263
2263
|
props: {
|
2264
2264
|
prefix: {
|
@@ -2271,21 +2271,21 @@
|
|
2271
2271
|
}
|
2272
2272
|
}
|
2273
2273
|
};
|
2274
|
-
const _hoisted_1$
|
2275
|
-
const _hoisted_2$
|
2276
|
-
_hoisted_1$
|
2274
|
+
const _hoisted_1$v = /* @__PURE__ */ vue.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);
|
2275
|
+
const _hoisted_2$a = [
|
2276
|
+
_hoisted_1$v
|
2277
2277
|
];
|
2278
|
-
function _sfc_render$
|
2278
|
+
function _sfc_render$v(_ctx, _cache, $props, $setup, $data, $options) {
|
2279
2279
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
2280
2280
|
viewBox: "0 0 28 28",
|
2281
2281
|
xmlns: "http://www.w3.org/2000/svg",
|
2282
2282
|
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-mount-devi6`],
|
2283
2283
|
width: "1em",
|
2284
2284
|
height: "1em"
|
2285
|
-
}, _ctx.$attrs), _hoisted_2$
|
2285
|
+
}, _ctx.$attrs), _hoisted_2$a, 16);
|
2286
2286
|
}
|
2287
|
-
var index$
|
2288
|
-
const _sfc_main$
|
2287
|
+
var index$v = /* @__PURE__ */ _export_sfc(_sfc_main$v, [["render", _sfc_render$v]]);
|
2288
|
+
const _sfc_main$u = {
|
2289
2289
|
name: "IconMountDevi8",
|
2290
2290
|
props: {
|
2291
2291
|
prefix: {
|
@@ -2298,21 +2298,21 @@
|
|
2298
2298
|
}
|
2299
2299
|
}
|
2300
2300
|
};
|
2301
|
-
const _hoisted_1$
|
2302
|
-
const _hoisted_2$
|
2303
|
-
_hoisted_1$
|
2301
|
+
const _hoisted_1$u = /* @__PURE__ */ vue.createStaticVNode('<g stroke="currentColor" fill="none" fill-rule="evenodd"><path d="M1.93194292,13.8730261 L1.93194292,5.31284303 C1.93194292,2.37864085 4.31058377,5.39004197e-16 7.24478595,0 C10.1789881,-5.39004197e-16 12.557629,2.37864085 12.557629,5.31284303 L12.557629,13.8730261 L12.557629,13.8730261" stroke-width="1.4" stroke-linejoin="round" transform="translate(6.898 8.56)"></path><path d="M0,14.2028701 C0,14.2740862 4.8298573,14.2740862 14.4895719,14.2028701" stroke-width="1.159" stroke-linecap="round" transform="translate(6.898 8.56)"></path><path d="M7.20014924,3.39434266 C5.89107315,3.39434266 4.8298573,4.45555851 4.8298573,5.7646346 L4.8298573,7.9099617 L4.8298573,7.9099617" stroke-width="1.159" stroke-linecap="round" stroke-linejoin="round" transform="translate(6.898 8.56)"></path><path stroke-width="1.4" stroke-linecap="round" d="M14.075 4L14.075 6.066M21.749 6.899L20.182 8.063"></path><path stroke-width="1.4" stroke-linecap="round" transform="matrix(-1 0 0 1 16.262 0)" d="M8.968 6.899L7.294 8.063"></path><path stroke-width="1.4" stroke-linecap="round" d="M21.936 12.921L24 12.921M4 12.921L6.064 12.921"></path></g>', 1);
|
2302
|
+
const _hoisted_2$9 = [
|
2303
|
+
_hoisted_1$u
|
2304
2304
|
];
|
2305
|
-
function _sfc_render$
|
2305
|
+
function _sfc_render$u(_ctx, _cache, $props, $setup, $data, $options) {
|
2306
2306
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
2307
2307
|
viewBox: "0 0 28 28",
|
2308
2308
|
xmlns: "http://www.w3.org/2000/svg",
|
2309
2309
|
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-mount-devi8`],
|
2310
2310
|
width: "1em",
|
2311
2311
|
height: "1em"
|
2312
|
-
}, _ctx.$attrs), _hoisted_2$
|
2312
|
+
}, _ctx.$attrs), _hoisted_2$9, 16);
|
2313
2313
|
}
|
2314
|
-
var index$
|
2315
|
-
const _sfc_main$
|
2314
|
+
var index$u = /* @__PURE__ */ _export_sfc(_sfc_main$u, [["render", _sfc_render$u]]);
|
2315
|
+
const _sfc_main$t = {
|
2316
2316
|
name: "IconBasicReset",
|
2317
2317
|
props: {
|
2318
2318
|
prefix: {
|
@@ -2325,8 +2325,8 @@
|
|
2325
2325
|
}
|
2326
2326
|
}
|
2327
2327
|
};
|
2328
|
-
const _hoisted_1$
|
2329
|
-
function _sfc_render$
|
2328
|
+
const _hoisted_1$t = ["fill"];
|
2329
|
+
function _sfc_render$t(_ctx, _cache, $props, $setup, $data, $options) {
|
2330
2330
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
2331
2331
|
viewBox: "0 0 20 20",
|
2332
2332
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -2338,11 +2338,11 @@
|
|
2338
2338
|
d: "M6.25,13.75 L10.625,13.75 L10.625,15 L6.25,15 L6.25,13.75 Z M6.25,11.25 L13.75,11.25 L13.75,12.5 L6.25,12.5 L6.25,11.25 Z M6.25,8.75 L13.75,8.75 L13.75,10 L6.25,10 L6.25,8.75 Z M18.75,11.6230469 C18.75,7.79296875 15.7285156,4.66796875 11.9394531,4.50195312 L11.9394531,4.49414062 L3.64257812,4.49414062 L6.00195312,2.13476562 L5.11914062,1.25 L1.25,5.11914062 L2.13476562,6.00390625 L5.12109375,8.99023438 L6.00585938,8.10546875 L3.64257812,5.74414062 L11.6230469,5.74414062 C12.4179688,5.74414062 13.1875,5.8984375 13.9101563,6.20507813 C14.609375,6.50195312 15.2382812,6.92578125 15.7792969,7.46484375 C16.3203125,8.00585938 16.7441406,8.6328125 17.0390625,9.33398438 C17.3457031,10.0585937 17.5,10.828125 17.5,11.6230469 C17.5,12.4179688 17.3457031,13.1875 17.0390625,13.9101562 C16.7421875,14.609375 16.3183594,15.2382812 15.7792969,15.7792969 C15.2382812,16.3203125 14.6113281,16.7441406 13.9101562,17.0390625 C13.1855469,17.3457031 12.4160156,17.5 11.6230469,17.5 L2.3515625,17.5 L2.3515625,18.75 L11.6230469,18.75 C15.5585938,18.75 18.75,15.5585937 18.75,11.6230469 Z",
|
2339
2339
|
fill: $props.useCurrentColor ? "currentColor" : "#54536D",
|
2340
2340
|
"fill-rule": "nonzero"
|
2341
|
-
}, null, 8, _hoisted_1$
|
2341
|
+
}, null, 8, _hoisted_1$t)
|
2342
2342
|
], 16);
|
2343
2343
|
}
|
2344
|
-
var index$
|
2345
|
-
const _sfc_main$
|
2344
|
+
var index$t = /* @__PURE__ */ _export_sfc(_sfc_main$t, [["render", _sfc_render$t]]);
|
2345
|
+
const _sfc_main$s = {
|
2346
2346
|
name: "IconPublishUpload",
|
2347
2347
|
props: {
|
2348
2348
|
prefix: {
|
@@ -2355,8 +2355,8 @@
|
|
2355
2355
|
}
|
2356
2356
|
}
|
2357
2357
|
};
|
2358
|
-
const _hoisted_1$
|
2359
|
-
function _sfc_render$
|
2358
|
+
const _hoisted_1$s = ["fill"];
|
2359
|
+
function _sfc_render$s(_ctx, _cache, $props, $setup, $data, $options) {
|
2360
2360
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
2361
2361
|
viewBox: "0 0 20 20",
|
2362
2362
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -2368,11 +2368,11 @@
|
|
2368
2368
|
d: "M16.8595688,14.0202265 L3.14043124,14.0202265 C2.51301531,14.0202265 2,14.5083626 2,15.1053513 C2,15.7023401 2.51301531,16.1904762 3.14043124,16.1904762 L16.8595688,16.1904762 C17.4869847,16.1904762 18,15.7023401 18,15.1053513 C18,14.5083626 17.4869847,14.0202265 16.8595688,14.0202265 Z M4.66338957,6.54519072 L7.14445313,6.54519072 L7.14445313,10.953723 C7.14445313,11.5200969 7.62708077,11.9810199 8.22410904,11.9810199 L11.7884035,11.9810199 C12.3836443,11.9810199 12.8680594,11.5217978 12.8680594,10.953723 L12.8680594,6.54519072 L15.349123,6.54519072 C15.8263881,6.54519072 16.0766395,6.00432913 15.7513127,5.66926707 L10.408446,0.167105824 C10.1921573,-0.0557019415 9.82035527,-0.0557019415 9.60227907,0.167105824 L4.26119987,5.66926707 C3.9376606,6.00432913 4.18612446,6.54519072 4.66338957,6.54519072 Z",
|
2369
2369
|
fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
|
2370
2370
|
"fill-rule": "nonzero"
|
2371
|
-
}, null, 8, _hoisted_1$
|
2371
|
+
}, null, 8, _hoisted_1$s)
|
2372
2372
|
], 16);
|
2373
2373
|
}
|
2374
|
-
var index$
|
2375
|
-
const _sfc_main$
|
2374
|
+
var index$s = /* @__PURE__ */ _export_sfc(_sfc_main$s, [["render", _sfc_render$s]]);
|
2375
|
+
const _sfc_main$r = {
|
2376
2376
|
name: "IconHelpOffline",
|
2377
2377
|
props: {
|
2378
2378
|
prefix: {
|
@@ -2385,8 +2385,8 @@
|
|
2385
2385
|
}
|
2386
2386
|
}
|
2387
2387
|
};
|
2388
|
-
const _hoisted_1$
|
2389
|
-
function _sfc_render$
|
2388
|
+
const _hoisted_1$r = ["fill"];
|
2389
|
+
function _sfc_render$r(_ctx, _cache, $props, $setup, $data, $options) {
|
2390
2390
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
2391
2391
|
viewBox: "0 0 20 20",
|
2392
2392
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -2398,11 +2398,11 @@
|
|
2398
2398
|
d: "M1.8509205,7.87121778 C1.67438137,7.87121778 1.49786658,7.81720577 1.34657863,7.70290244 C0.968297882,7.42344795 0.886359374,6.88364677 1.16687397,6.50261931 C2.16615852,5.13720955 3.48379791,4.00364425 4.97792773,3.22885896 C6.52253558,2.42549784 8.26255398,2 10.0089034,2 C11.7520874,2 13.4857991,2.42230912 15.0272414,3.21931733 C16.5151132,3.99093843 17.8327282,5.11817535 18.8319884,6.47401894 C19.1125274,6.85507094 19.03373,7.39170793 18.6554493,7.67430207 C18.2771929,7.95689622 17.744483,7.87752163 17.4639197,7.49646963 C15.6923921,5.09278824 12.9751505,3.71469719 10.0089034,3.71469719 C7.07416558,3.71469719 4.28129214,5.13723408 2.53810821,7.51874161 C2.37106566,7.750537 2.11256367,7.87121778 1.85094485,7.87121778 L1.8509205,7.87121778 Z M12.0483809,16 C11.8308847,16 11.6133885,15.9174367 11.4463216,15.7491459 L7.4114649,11.6847548 C7.08047229,11.3513373 7.08047229,10.8083474 7.4114649,10.4717658 C7.74245752,10.1383484 8.28149845,10.1383484 8.61560789,10.4717658 L12.6504646,14.5361569 C12.9814572,14.8695744 12.9814572,15.4125643 12.6504646,15.7491459 C12.4865632,15.9174367 12.2690427,16 12.0483809,16 Z M8.01354857,16 C7.79602801,16 7.5785318,15.9174367 7.4114649,15.7491459 C7.08047229,15.4157284 7.08047229,14.8727385 7.4114649,14.5361815 L11.4400149,10.4781187 C11.7710075,10.1447013 12.3100484,10.1447013 12.6441579,10.4781187 C12.9751505,10.8115116 12.9751505,11.3545015 12.6441579,11.6910831 L8.61246672,15.7491459 C8.448541,15.9174367 8.23104479,16 8.01354857,16 Z M4.79510624,9.89703589 C4.60851571,9.89703589 4.42702075,9.83570542 4.27815096,9.72239217 C3.90303574,9.4366093 3.8336863,8.89680813 4.11739077,8.52210904 C4.79827177,7.6203146 5.69034228,6.87412967 6.69274365,6.36290433 C7.74245752,5.82626734 8.87725107,5.5531903 10.0624983,5.5531903 C11.2477455,5.5531903 12.3825391,5.82626734 13.4322286,6.35971561 C14.4346299,6.87094095 15.3235593,7.61715041 16.0044403,8.51894485 C16.2881204,8.89680813 16.2187953,9.43342059 15.8436801,9.71920345 C15.4685649,10.0049863 14.9358306,9.93512883 14.6521262,9.55726555 C13.5488418,8.09977539 11.8781485,7.26469877 10.0624983,7.26469877 C8.24679938,7.26469877 6.57296489,8.09979992 5.47284606,9.55726555 C5.30577917,9.77954384 5.05044271,9.89703589 4.79510624,9.89703589 Z",
|
2399
2399
|
fill: $props.useCurrentColor ? "currentColor" : "currentColor",
|
2400
2400
|
"fill-rule": "nonzero"
|
2401
|
-
}, null, 8, _hoisted_1$
|
2401
|
+
}, null, 8, _hoisted_1$r)
|
2402
2402
|
], 16);
|
2403
2403
|
}
|
2404
|
-
var index$
|
2405
|
-
const _sfc_main$
|
2404
|
+
var index$r = /* @__PURE__ */ _export_sfc(_sfc_main$r, [["render", _sfc_render$r]]);
|
2405
|
+
const _sfc_main$q = {
|
2406
2406
|
name: "IconInfoCamera",
|
2407
2407
|
props: {
|
2408
2408
|
prefix: {
|
@@ -2415,13 +2415,13 @@
|
|
2415
2415
|
}
|
2416
2416
|
}
|
2417
2417
|
};
|
2418
|
-
const _hoisted_1$
|
2418
|
+
const _hoisted_1$q = {
|
2419
2419
|
fill: "none",
|
2420
2420
|
"fill-rule": "evenodd"
|
2421
2421
|
};
|
2422
|
-
const _hoisted_2$
|
2423
|
-
const _hoisted_3$
|
2424
|
-
function _sfc_render$
|
2422
|
+
const _hoisted_2$8 = ["fill"];
|
2423
|
+
const _hoisted_3$7 = ["fill"];
|
2424
|
+
function _sfc_render$q(_ctx, _cache, $props, $setup, $data, $options) {
|
2425
2425
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
2426
2426
|
viewBox: "0 0 20 20",
|
2427
2427
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -2429,13 +2429,13 @@
|
|
2429
2429
|
width: "1em",
|
2430
2430
|
height: "1em"
|
2431
2431
|
}, _ctx.$attrs), [
|
2432
|
-
vue.createElementVNode("g", _hoisted_1$
|
2432
|
+
vue.createElementVNode("g", _hoisted_1$q, [
|
2433
2433
|
vue.createElementVNode("circle", {
|
2434
2434
|
fill: $props.useCurrentColor ? "currentColor" : "#54536D",
|
2435
2435
|
cx: "10",
|
2436
2436
|
cy: "10",
|
2437
2437
|
r: "10"
|
2438
|
-
}, null, 8, _hoisted_2$
|
2438
|
+
}, null, 8, _hoisted_2$8),
|
2439
2439
|
vue.createElementVNode("path", {
|
2440
2440
|
d: "M12.11,12.0833333 L1.22333333,12.0833333 C0.548333333,12.0833333 0,11.5083333 0,10.8016667 L0,4.0975 C0,3.39083333 0.548333333,2.81583333 1.22333333,2.81583333 L3.29916667,2.81583333 C3.61166667,2.0475 4.10166667,1.25 4.78333333,1.25 L8.55,1.25 C9.27166667,1.25 9.745,2.045 10.0333333,2.81583333 L12.11,2.81583333 C12.785,2.81583333 13.3333333,3.39083333 13.3333333,4.0975 L13.3333333,10.8016667 C13.3333333,11.5083333 12.785,12.0833333 12.11,12.0833333 Z M1.22333333,3.64916667 C1.00833333,3.64916667 0.833333333,3.85 0.833333333,4.0975 L0.833333333,10.8016667 C0.833333333,11.0491667 1.00833333,11.25 1.22333333,11.25 L12.11,11.25 C12.325,11.25 12.5,11.0491667 12.5,10.8016667 L12.5,4.0975 C12.5,3.85 12.325,3.64916667 12.11,3.64916667 L9.73666667,3.64916667 C9.55589731,3.64927758 9.39567694,3.53281488 9.34,3.36083333 C9.055,2.48 8.70666667,2.08333333 8.55,2.08333333 L4.78333333,2.08333333 C4.665,2.08333333 4.3075,2.4625 3.97666667,3.37416667 C3.91702075,3.53914477 3.7604292,3.64909203 3.585,3.64916667 L1.22333333,3.64916667 Z M10.4166667,5 C10.186548,5 10,4.81345198 10,4.58333333 C10,4.35321469 10.186548,4.16666667 10.4166667,4.16666667 C10.6467853,4.16666667 10.8333333,4.35321469 10.8333333,4.58333333 C10.8333333,4.81345198 10.6467853,5 10.4166667,5 M6.66666667,9.58333333 C5.28833333,9.58333333 4.16666667,8.46166667 4.16666667,7.08333333 C4.16666667,5.705 5.28833333,4.58333333 6.66666667,4.58333333 C8.045,4.58333333 9.16666667,5.705 9.16666667,7.08333333 C9.16666667,8.46166667 8.045,9.58333333 6.66666667,9.58333333 Z M6.66666667,5.41666667 C5.7475,5.41666667 5,6.16416667 5,7.08333333 C5,8.0025 5.7475,8.75 6.66666667,8.75 C7.58583333,8.75 8.33333333,8.0025 8.33333333,7.08333333 C8.33333333,6.16416667 7.58583333,5.41666667 6.66666667,5.41666667 Z",
|
2441
2441
|
stroke: "#FFF",
|
@@ -2443,12 +2443,12 @@
|
|
2443
2443
|
fill: $props.useCurrentColor ? "currentColor" : "#FFF",
|
2444
2444
|
transform: "translate(3.333 2.333)",
|
2445
2445
|
"fill-rule": "nonzero"
|
2446
|
-
}, null, 8, _hoisted_3$
|
2446
|
+
}, null, 8, _hoisted_3$7)
|
2447
2447
|
])
|
2448
2448
|
], 16);
|
2449
2449
|
}
|
2450
|
-
var index$
|
2451
|
-
const _sfc_main$
|
2450
|
+
var index$q = /* @__PURE__ */ _export_sfc(_sfc_main$q, [["render", _sfc_render$q]]);
|
2451
|
+
const _sfc_main$p = {
|
2452
2452
|
name: "IconVLoop",
|
2453
2453
|
props: {
|
2454
2454
|
prefix: {
|
@@ -2461,8 +2461,8 @@
|
|
2461
2461
|
}
|
2462
2462
|
}
|
2463
2463
|
};
|
2464
|
-
const _hoisted_1$
|
2465
|
-
function _sfc_render$
|
2464
|
+
const _hoisted_1$p = ["fill"];
|
2465
|
+
function _sfc_render$p(_ctx, _cache, $props, $setup, $data, $options) {
|
2466
2466
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
2467
2467
|
viewBox: "0 0 20 20",
|
2468
2468
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -2474,11 +2474,11 @@
|
|
2474
2474
|
d: "M16.830918,10.1563672 C17.1036328,10.1563672 17.3281836,10.3545508 17.370918,10.6145508 L17.3781836,10.7027344 L17.3781836,12.2208984 C17.3781836,14.1282797 15.8839563,15.7013193 13.979082,15.799082 L13.7945508,15.8045508 L4.49181641,15.8045508 L6.25818359,17.570918 C6.44798327,17.7608347 6.47476968,18.0593248 6.32181641,18.28 L6.25818359,18.3563672 C6.068264,18.5461775 5.76976127,18.5729643 5.54908203,18.42 L5.47271484,18.3563672 L2.81273438,15.6963672 C2.57932671,15.4650715 2.55033002,15.0977912 2.74455078,14.8327344 L2.81271484,14.7536328 L5.42818359,12.1381836 C5.63112732,11.9331216 5.95727567,11.9175637 6.17881725,12.1023768 C6.40035883,12.2871899 6.44353324,12.6108422 6.27818359,12.8472656 L6.21455078,12.9236328 L4.50726563,14.63 L4.42816406,14.710918 L13.7945508,14.710918 C15.1109955,14.711418 16.2001918,13.6867578 16.28,12.3727344 L16.2845508,12.220918 L16.2845508,10.7027344 C16.2845508,10.400918 16.529082,10.1563672 16.830918,10.1563672 Z M14.4454492,1.58363281 L14.5227344,1.64726563 L17.1818164,4.30726563 C17.2540397,4.37902157 17.3087851,4.46643252 17.3418164,4.56273438 L17.3545508,4.60544922 C17.4054492,4.79636719 17.37,5.00544922 17.249082,5.17091797 L17.1818164,5.25 L14.5663672,7.86544922 C14.3634235,8.07051117 14.0372751,8.08606912 13.8157335,7.901256 C13.594192,7.71644288 13.5510175,7.39279065 13.7163672,7.15636719 L13.78,7.08 L15.4872656,5.37363281 L15.5663672,5.29181641 L6.19908203,5.29273438 C4.88299142,5.29271985 3.79433763,6.31724809 3.71455078,7.63091797 L3.71,7.78181641 L3.71,9.3 C3.70743242,9.58298765 3.48953515,9.81734145 3.20748253,9.84046974 C2.9254299,9.86359804 2.67226606,9.66787121 2.62363281,9.38908203 L2.61636719,9.3 L2.61636719,7.78183594 C2.61636719,5.87478406 4.11003067,4.30186725 6.01455078,4.20363281 L6.19908203,4.19908203 L15.5027344,4.19908203 L13.7363672,2.43273438 C13.5462661,2.2430484 13.5190911,1.94452689 13.6718164,1.72363281 L13.7354492,1.64726563 C13.9253688,1.45745533 14.2238715,1.43066852 14.4445508,1.58363281 L14.4454492,1.58363281 Z",
|
2475
2475
|
fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
|
2476
2476
|
"fill-rule": "nonzero"
|
2477
|
-
}, null, 8, _hoisted_1$
|
2477
|
+
}, null, 8, _hoisted_1$p)
|
2478
2478
|
], 16);
|
2479
2479
|
}
|
2480
|
-
var index$
|
2481
|
-
const _sfc_main$
|
2480
|
+
var index$p = /* @__PURE__ */ _export_sfc(_sfc_main$p, [["render", _sfc_render$p]]);
|
2481
|
+
const _sfc_main$o = {
|
2482
2482
|
name: "IconVRandom",
|
2483
2483
|
props: {
|
2484
2484
|
prefix: {
|
@@ -2491,8 +2491,8 @@
|
|
2491
2491
|
}
|
2492
2492
|
}
|
2493
2493
|
};
|
2494
|
-
const _hoisted_1$
|
2495
|
-
function _sfc_render$
|
2494
|
+
const _hoisted_1$o = ["fill"];
|
2495
|
+
function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
|
2496
2496
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
2497
2497
|
viewBox: "0 0 20 20",
|
2498
2498
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -2504,11 +2504,11 @@
|
|
2504
2504
|
d: "M16.5,13 C16.375,12.875 16.1875,12.75 16,12.8125 C15.625,12.8125 15.3125,13.125 15.3125,13.5 C15.3125,13.6875 15.4375,13.875 15.5625,14 L16.375,14.8125 C15.5,14.6875 14.6875,14.375 14,13.8125 C13.9375,13.8125 13.9375,13.75 13.875,13.6875 L6.5,5.9375 C5.25,4.5625 3.75,3.8125 1.9375,3.8125 C1.5625,3.8125 1.25,4.125 1.25,4.5 C1.25,4.875 1.5625,5.125 1.9375,5.125 C3.375,5.125 4.5625,5.75 5.5,6.8125 L13,14.625 L13.125,14.75 C14.0625,15.5 15.25,16 16.5,16.125 L15.5625,17 C15.375,17.125 15.25,17.375 15.25,17.5625 C15.25,17.9375 15.625,18.25 16,18.1875 C16.1875,18.1875 16.375,18.0625 16.5,17.9375 L18.4375,16.125 C18.75,15.8125 18.75,15.3125 18.4375,15 L16.5,13 L16.5,13 Z M16.4375,2.125 C16.1875,1.8125 15.8125,1.75 15.5,2 C15.3125,2.125 15.25,2.3125 15.25,2.5 C15.25,2.75 15.3125,2.9375 15.5625,3.0625 L16.375,3.875 C14.9375,4.0625 13.625,4.625 12.625,5.625 L10.375,7.9375 C10.125,8.1875 10.125,8.5625 10.375,8.8125 C10.5,8.9375 10.6875,9 10.875,9 C11.0625,9 11.25,8.9375 11.375,8.8125 L13.5625,6.5 C14.375,5.75 15.375,5.25 16.4375,5.125 L15.5625,6 C15.4375,6.125 15.3125,6.3125 15.3125,6.5 C15.3125,6.875 15.625,7.1875 15.9375,7.1875 C16.125,7.1875 16.3125,7.125 16.5,7 L18.5625,5 C18.8125,4.75 18.8125,4.3125 18.5625,4.0625 L16.4375,2.125 M7.875,10.875 C7.6875,10.875 7.5,10.9375 7.375,11.0625 L5.0625,13.4375 C4.125,14.3125 3.1875,14.75 1.9375,14.75 L1.875,14.75 C1.5,14.75 1.1875,15.0625 1.1875,15.4375 C1.1875,15.8125 1.5,16.0625 1.875,16.0625 L1.9375,16.0625 C3.5625,16.0625 4.8125,15.4375 6.0625,14.375 L8.4375,11.9375 C8.5625,11.8125 8.625,11.6875 8.625,11.5 C8.625,11.3125 8.5625,11.1875 8.4375,11.0625 C8.25,10.9375 8.0625,10.875 7.875,10.875 L7.875,10.875 Z",
|
2505
2505
|
fill: $props.useCurrentColor ? "currentColor" : "#9897A2",
|
2506
2506
|
"fill-rule": "nonzero"
|
2507
|
-
}, null, 8, _hoisted_1$
|
2507
|
+
}, null, 8, _hoisted_1$o)
|
2508
2508
|
], 16);
|
2509
2509
|
}
|
2510
|
-
var index$
|
2511
|
-
const _sfc_main$
|
2510
|
+
var index$o = /* @__PURE__ */ _export_sfc(_sfc_main$o, [["render", _sfc_render$o]]);
|
2511
|
+
const _sfc_main$n = {
|
2512
2512
|
name: "IconBroadcastUpload",
|
2513
2513
|
props: {
|
2514
2514
|
prefix: {
|
@@ -2521,16 +2521,16 @@
|
|
2521
2521
|
}
|
2522
2522
|
}
|
2523
2523
|
};
|
2524
|
-
const _hoisted_1$
|
2525
|
-
const _hoisted_2$
|
2526
|
-
const _hoisted_3$
|
2527
|
-
const _hoisted_4$
|
2528
|
-
const _hoisted_5 = [
|
2529
|
-
_hoisted_2$
|
2530
|
-
_hoisted_3$
|
2531
|
-
_hoisted_4$
|
2524
|
+
const _hoisted_1$n = ["fill"];
|
2525
|
+
const _hoisted_2$7 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M7.6796875,12.7050781 C7.51953125,12.7050781 7.359375,12.6445312 7.23828125,12.5214844 C6.99414062,12.2773438 6.99414062,11.8808594 7.23828125,11.6367188 L9.49023438,9.38476562 C9.76367188,9.11132812 10.2109375,9.11132812 10.484375,9.38476562 L12.7363281,11.6367187 C12.9804688,11.8808594 12.9804688,12.2773437 12.7363281,12.5214844 C12.4921875,12.765625 12.0957031,12.765625 11.8515625,12.5214844 L9.98632813,10.65625 L8.12109375,12.5214844 C8,12.6425781 7.83984375,12.7050781 7.6796875,12.7050781 L7.6796875,12.7050781 Z" }, null, -1);
|
2526
|
+
const _hoisted_3$6 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M9.36132812,16.5966682 L9.36132812,11.1025506 C9.36132812,10.68608 9.640625,10.3496094 9.98632812,10.3496094 C10.3320312,10.3496094 10.6113281,10.68608 10.6113281,11.1025506 L10.6113281,16.5966682 C10.6113281,17.0107858 10.3320313,17.3496094 9.98632812,17.3496094 C9.640625,17.3496094 9.36132812,17.0131388 9.36132812,16.5966682 Z" }, null, -1);
|
2527
|
+
const _hoisted_4$5 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M14.3105469,15.3300781 C13.9648437,15.3300781 13.6855469,15.0507812 13.6855469,14.7050781 C13.6855469,14.359375 13.9648437,14.0800781 14.3105469,14.0800781 C16.0800781,14.0800781 17.5195312,12.640625 17.5195312,10.8710937 C17.5195312,9.25195312 16.3105469,7.8828125 14.7070312,7.68554687 L14.2636719,7.63085937 L14.171875,7.19335937 C13.765625,5.2421875 12.0214844,3.82617187 10.0234375,3.82617187 C8.02734375,3.82617187 6.28320312,5.2421875 5.875,7.19335937 L5.78320312,7.63085937 L5.33984375,7.68554687 C3.73632812,7.8828125 2.52734375,9.25195312 2.52734375,10.8710937 C2.52734375,12.640625 3.96679687,14.0800781 5.73632812,14.0800781 C6.08203125,14.0800781 6.36132812,14.359375 6.36132812,14.7050781 C6.36132812,15.0507812 6.08203125,15.3300781 5.73632812,15.3300781 C4.54492187,15.3300781 3.42578125,14.8652344 2.58203125,14.0234375 C1.74023437,13.1816406 1.27539062,12.0605469 1.27539062,10.8691406 C1.27539062,8.76757812 2.74414062,6.96875 4.75585937,6.51757812 C5.06445312,5.46679687 5.6875,4.52148437 6.5390625,3.8203125 C7.51757812,3.015625 8.75390625,2.57226562 10.0214844,2.57226562 C11.2890625,2.57226562 12.5273437,3.015625 13.5039062,3.8203125 C14.3554687,4.52148437 14.9785156,5.46679687 15.2871094,6.51757812 C17.3027344,6.96875 18.7695312,8.76757812 18.7695312,10.8691406 C18.7695312,12.0605469 18.3046875,13.1796875 17.4628906,14.0234375 C16.6210938,14.8652344 15.5019531,15.3300781 14.3105469,15.3300781 Z" }, null, -1);
|
2528
|
+
const _hoisted_5$3 = [
|
2529
|
+
_hoisted_2$7,
|
2530
|
+
_hoisted_3$6,
|
2531
|
+
_hoisted_4$5
|
2532
2532
|
];
|
2533
|
-
function _sfc_render$
|
2533
|
+
function _sfc_render$n(_ctx, _cache, $props, $setup, $data, $options) {
|
2534
2534
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
2535
2535
|
viewBox: "0 0 20 20",
|
2536
2536
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -2541,11 +2541,11 @@
|
|
2541
2541
|
vue.createElementVNode("g", {
|
2542
2542
|
fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
|
2543
2543
|
"fill-rule": "nonzero"
|
2544
|
-
}, _hoisted_5, 8, _hoisted_1$
|
2544
|
+
}, _hoisted_5$3, 8, _hoisted_1$n)
|
2545
2545
|
], 16);
|
2546
2546
|
}
|
2547
|
-
var index$
|
2548
|
-
const _sfc_main$
|
2547
|
+
var index$n = /* @__PURE__ */ _export_sfc(_sfc_main$n, [["render", _sfc_render$n]]);
|
2548
|
+
const _sfc_main$m = {
|
2549
2549
|
name: "IconCalling",
|
2550
2550
|
props: {
|
2551
2551
|
prefix: {
|
@@ -2558,8 +2558,8 @@
|
|
2558
2558
|
}
|
2559
2559
|
}
|
2560
2560
|
};
|
2561
|
-
const _hoisted_1$
|
2562
|
-
function _sfc_render$
|
2561
|
+
const _hoisted_1$m = ["fill"];
|
2562
|
+
function _sfc_render$m(_ctx, _cache, $props, $setup, $data, $options) {
|
2563
2563
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
2564
2564
|
viewBox: "0 0 20 20",
|
2565
2565
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -2572,11 +2572,11 @@
|
|
2572
2572
|
fill: $props.useCurrentColor ? "currentColor" : "#FFF",
|
2573
2573
|
"fill-rule": "nonzero",
|
2574
2574
|
stroke: "currentColor"
|
2575
|
-
}, null, 8, _hoisted_1$
|
2575
|
+
}, null, 8, _hoisted_1$m)
|
2576
2576
|
], 16);
|
2577
2577
|
}
|
2578
|
-
var index$
|
2579
|
-
const _sfc_main$
|
2578
|
+
var index$m = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["render", _sfc_render$m]]);
|
2579
|
+
const _sfc_main$l = {
|
2580
2580
|
name: "IconVLine",
|
2581
2581
|
props: {
|
2582
2582
|
prefix: {
|
@@ -2589,8 +2589,8 @@
|
|
2589
2589
|
}
|
2590
2590
|
}
|
2591
2591
|
};
|
2592
|
-
const _hoisted_1$
|
2593
|
-
function _sfc_render$
|
2592
|
+
const _hoisted_1$l = ["fill"];
|
2593
|
+
function _sfc_render$l(_ctx, _cache, $props, $setup, $data, $options) {
|
2594
2594
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
2595
2595
|
viewBox: "0 0 20 20",
|
2596
2596
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -2602,11 +2602,11 @@
|
|
2602
2602
|
d: "M2.0703125,1.66992188 C1.63867188,1.66992188 1.2890625,2.01953125 1.2890625,2.45117188 L1.2890625,17.3066406 C1.2890625,17.7382812 1.63867188,18.0878906 2.0703125,18.0878906 C2.50195312,18.0878906 2.8515625,17.7382812 2.8515625,17.3066406 L2.8515625,2.45117188 C2.8515625,2.01953125 2.50195312,1.66992188 2.0703125,1.66992188 Z M8.93164062,1.66992188 C8.5,1.66992188 8.15039062,2.01953125 8.15039062,2.45117188 L8.15039062,17.3066406 C8.15039062,17.7382812 8.5,18.0878906 8.93164062,18.0878906 C9.36328125,18.0878906 9.71289062,17.7382812 9.71289062,17.3066406 L9.71289062,2.45117188 C9.71289062,2.01953125 9.36328125,1.66992188 8.93164062,1.66992188 Z M18.6542969,12.9179688 C18.515625,12.6757812 18.2578125,12.5273437 17.9785156,12.5273437 L16.5722656,12.5273437 C16.5722656,12.5117188 16.5742188,12.4980469 16.5742188,12.4824219 L16.5742188,2.45117188 C16.5742188,2.01953125 16.2246094,1.66992188 15.7929688,1.66992188 C15.3613281,1.66992188 15.0117188,2.01953125 15.0117188,2.45117188 L15.0117188,12.4824219 C15.0117188,12.4980469 15.0117188,12.5117188 15.0136719,12.5273437 L13.3144531,12.5273437 C13.0351563,12.5273437 12.7773438,12.6757812 12.6386719,12.9179688 C12.5,13.1601562 12.5,13.4570312 12.6386719,13.6992188 L14.9707031,17.7382812 C15.109375,17.9804688 15.3671875,18.1289062 15.6464844,18.1289062 C15.9257813,18.1289062 16.1835938,17.9804688 16.3222656,17.7382812 L18.6542969,13.6992188 C18.7949219,13.4570313 18.7949219,13.1582031 18.6542969,12.9179688 Z M15.6464844,15.7851562 L14.6679688,14.0898438 L16.625,14.0898438 L15.6464844,15.7851562 L15.6464844,15.7851562 Z",
|
2603
2603
|
fill: $props.useCurrentColor ? "currentColor" : "#9897A2",
|
2604
2604
|
"fill-rule": "nonzero"
|
2605
|
-
}, null, 8, _hoisted_1$
|
2605
|
+
}, null, 8, _hoisted_1$l)
|
2606
2606
|
], 16);
|
2607
2607
|
}
|
2608
|
-
var index$
|
2609
|
-
const _sfc_main$
|
2608
|
+
var index$l = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["render", _sfc_render$l]]);
|
2609
|
+
const _sfc_main$k = {
|
2610
2610
|
name: "IconBroadcastEdit",
|
2611
2611
|
props: {
|
2612
2612
|
prefix: {
|
@@ -2619,8 +2619,8 @@
|
|
2619
2619
|
}
|
2620
2620
|
}
|
2621
2621
|
};
|
2622
|
-
const _hoisted_1$
|
2623
|
-
function _sfc_render$
|
2622
|
+
const _hoisted_1$k = ["fill"];
|
2623
|
+
function _sfc_render$k(_ctx, _cache, $props, $setup, $data, $options) {
|
2624
2624
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
2625
2625
|
viewBox: "0 0 20 20",
|
2626
2626
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -2633,11 +2633,11 @@
|
|
2633
2633
|
fill: $props.useCurrentColor ? "currentColor" : "#A730E8",
|
2634
2634
|
transform: "translate(1 1)",
|
2635
2635
|
"fill-rule": "nonzero"
|
2636
|
-
}, null, 8, _hoisted_1$
|
2636
|
+
}, null, 8, _hoisted_1$k)
|
2637
2637
|
], 16);
|
2638
2638
|
}
|
2639
|
-
var index$
|
2640
|
-
const _sfc_main$
|
2639
|
+
var index$k = /* @__PURE__ */ _export_sfc(_sfc_main$k, [["render", _sfc_render$k]]);
|
2640
|
+
const _sfc_main$j = {
|
2641
2641
|
name: "IconVoice",
|
2642
2642
|
props: {
|
2643
2643
|
prefix: {
|
@@ -2650,8 +2650,8 @@
|
|
2650
2650
|
}
|
2651
2651
|
}
|
2652
2652
|
};
|
2653
|
-
const _hoisted_1$
|
2654
|
-
function _sfc_render$
|
2653
|
+
const _hoisted_1$j = ["fill"];
|
2654
|
+
function _sfc_render$j(_ctx, _cache, $props, $setup, $data, $options) {
|
2655
2655
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
2656
2656
|
viewBox: "0 0 20 20",
|
2657
2657
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -2665,11 +2665,11 @@
|
|
2665
2665
|
transform: "translate(2 2)",
|
2666
2666
|
"fill-rule": "nonzero",
|
2667
2667
|
stroke: "currentColor"
|
2668
|
-
}, null, 8, _hoisted_1$
|
2668
|
+
}, null, 8, _hoisted_1$j)
|
2669
2669
|
], 16);
|
2670
2670
|
}
|
2671
|
-
var index$
|
2672
|
-
const _sfc_main$
|
2671
|
+
var index$j = /* @__PURE__ */ _export_sfc(_sfc_main$j, [["render", _sfc_render$j]]);
|
2672
|
+
const _sfc_main$i = {
|
2673
2673
|
name: "IconVPlay",
|
2674
2674
|
props: {
|
2675
2675
|
prefix: {
|
@@ -2682,20 +2682,20 @@
|
|
2682
2682
|
}
|
2683
2683
|
}
|
2684
2684
|
};
|
2685
|
-
const _hoisted_1$
|
2686
|
-
const _hoisted_2$
|
2685
|
+
const _hoisted_1$i = ["fill"];
|
2686
|
+
const _hoisted_2$6 = /* @__PURE__ */ vue.createElementVNode("path", {
|
2687
2687
|
d: "M8.99971121,16.844858 C4.67428205,16.844858 1.15456442,13.325718 1.15456442,9.00028879 C1.15456442,4.67428205 4.67428205,1.15571956 8.99971121,1.15571956 C13.325718,1.15571956 16.844858,4.67428205 16.844858,9.00028879 C16.844858,13.3262955 13.3251404,16.844858 8.99971121,16.844858 M8.99971121,0 C4.03722124,0 0,4.03837638 0,9.00028879 C0,13.9627788 4.03722124,18 8.99971121,18 C13.9622012,18 18,13.9627788 18,9.00028879 C18,4.03837638 13.9627788,0.000577570993 8.99971121,0.000577570993",
|
2688
2688
|
transform: "translate(1 1)"
|
2689
2689
|
}, null, -1);
|
2690
|
-
const _hoisted_3$
|
2690
|
+
const _hoisted_3$5 = /* @__PURE__ */ vue.createElementVNode("path", {
|
2691
2691
|
d: "M0.937609815,8 C0.419936079,7.99958626 0.000378122414,7.5519842 0,6.99971844 L0,1.0002422 C0,0.629502094 0.192228673,0.289175396 0.499470203,0.1159307 C0.806711733,-0.0573139967 1.17857304,-0.0350570253 1.46572184,0.173763647 L5.59053346,3.17331422 C5.84671992,3.35963456 6,3.66901931 6,3.99979277 C6,4.33056623 5.84671992,4.63995099 5.59053346,4.82627133 L1.46572184,7.8258219 C1.31011362,7.93922817 1.12606199,8 0.937609815,8 Z M1.16792766,1.00035163 C1.14025108,1.00061476 1.11303289,1.00833139 1.08854998,1.02285602 C1.03345272,1.05475644 0.999157592,1.11900662 1,1.1887204 L1,6.81246165 C1,6.88193762 1.03415374,6.94572017 1.08872882,6.97821798 C1.14330389,7.01071579 1.2093743,7.00660345 1.26043078,6.96753096 L4.92722648,4.15553726 C4.97275867,4.12060178 5,4.06260072 5,4.00059102 C5,3.93858133 4.97275867,3.88058027 4.92722648,3.84564479 L1.26043078,1.03375658 C1.23348251,1.01210278 1.2012597,1.00031604 1.16814642,1 L1.16792766,1.00035163 Z",
|
2692
2692
|
transform: "translate(8 6)"
|
2693
2693
|
}, null, -1);
|
2694
|
-
const _hoisted_4 = [
|
2695
|
-
_hoisted_2$
|
2696
|
-
_hoisted_3$
|
2694
|
+
const _hoisted_4$4 = [
|
2695
|
+
_hoisted_2$6,
|
2696
|
+
_hoisted_3$5
|
2697
2697
|
];
|
2698
|
-
function _sfc_render$
|
2698
|
+
function _sfc_render$i(_ctx, _cache, $props, $setup, $data, $options) {
|
2699
2699
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
2700
2700
|
viewBox: "0 0 20 20",
|
2701
2701
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -2706,11 +2706,11 @@
|
|
2706
2706
|
vue.createElementVNode("g", {
|
2707
2707
|
"fill-rule": "nonzero",
|
2708
2708
|
fill: $props.useCurrentColor ? "currentColor" : "#F24A2B"
|
2709
|
-
}, _hoisted_4, 8, _hoisted_1$
|
2709
|
+
}, _hoisted_4$4, 8, _hoisted_1$i)
|
2710
2710
|
], 16);
|
2711
2711
|
}
|
2712
|
-
var index$
|
2713
|
-
const _sfc_main$
|
2712
|
+
var index$i = /* @__PURE__ */ _export_sfc(_sfc_main$i, [["render", _sfc_render$i]]);
|
2713
|
+
const _sfc_main$h = {
|
2714
2714
|
name: "IconAdd",
|
2715
2715
|
props: {
|
2716
2716
|
prefix: {
|
@@ -2723,7 +2723,7 @@
|
|
2723
2723
|
}
|
2724
2724
|
}
|
2725
2725
|
};
|
2726
|
-
const _hoisted_1$
|
2726
|
+
const _hoisted_1$h = /* @__PURE__ */ vue.createElementVNode("g", {
|
2727
2727
|
stroke: "#21B2EC",
|
2728
2728
|
fill: "none",
|
2729
2729
|
"fill-rule": "evenodd"
|
@@ -2741,20 +2741,20 @@
|
|
2741
2741
|
rx: "2"
|
2742
2742
|
})
|
2743
2743
|
], -1);
|
2744
|
-
const _hoisted_2$
|
2745
|
-
_hoisted_1$
|
2744
|
+
const _hoisted_2$5 = [
|
2745
|
+
_hoisted_1$h
|
2746
2746
|
];
|
2747
|
-
function _sfc_render$
|
2747
|
+
function _sfc_render$h(_ctx, _cache, $props, $setup, $data, $options) {
|
2748
2748
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
2749
2749
|
viewBox: "0 0 20 20",
|
2750
2750
|
xmlns: "http://www.w3.org/2000/svg",
|
2751
2751
|
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-add`],
|
2752
2752
|
width: "1em",
|
2753
2753
|
height: "1em"
|
2754
|
-
}, _ctx.$attrs), _hoisted_2$
|
2754
|
+
}, _ctx.$attrs), _hoisted_2$5, 16);
|
2755
2755
|
}
|
2756
|
-
var index$
|
2757
|
-
const _sfc_main = {
|
2756
|
+
var index$h = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["render", _sfc_render$h]]);
|
2757
|
+
const _sfc_main$g = {
|
2758
2758
|
name: "IconMountDevi3",
|
2759
2759
|
props: {
|
2760
2760
|
prefix: {
|
@@ -2767,11 +2767,11 @@
|
|
2767
2767
|
}
|
2768
2768
|
}
|
2769
2769
|
};
|
2770
|
-
const _hoisted_1 = {
|
2770
|
+
const _hoisted_1$g = {
|
2771
2771
|
fill: "none",
|
2772
2772
|
"fill-rule": "evenodd"
|
2773
2773
|
};
|
2774
|
-
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("g", {
|
2774
|
+
const _hoisted_2$4 = /* @__PURE__ */ vue.createElementVNode("g", {
|
2775
2775
|
stroke: "currentColor",
|
2776
2776
|
"stroke-width": "1.5"
|
2777
2777
|
}, [
|
@@ -2780,8 +2780,8 @@
|
|
2780
2780
|
transform: "matrix(-1 0 0 1 24 6)"
|
2781
2781
|
})
|
2782
2782
|
], -1);
|
2783
|
-
const _hoisted_3 = ["fill"];
|
2784
|
-
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
2783
|
+
const _hoisted_3$4 = ["fill"];
|
2784
|
+
function _sfc_render$g(_ctx, _cache, $props, $setup, $data, $options) {
|
2785
2785
|
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
2786
2786
|
viewBox: "0 0 28 28",
|
2787
2787
|
xmlns: "http://www.w3.org/2000/svg",
|
@@ -2789,80 +2789,672 @@
|
|
2789
2789
|
width: "1em",
|
2790
2790
|
height: "1em"
|
2791
2791
|
}, _ctx.$attrs), [
|
2792
|
-
vue.createElementVNode("g", _hoisted_1, [
|
2793
|
-
_hoisted_2,
|
2792
|
+
vue.createElementVNode("g", _hoisted_1$g, [
|
2793
|
+
_hoisted_2$4,
|
2794
2794
|
vue.createElementVNode("circle", {
|
2795
2795
|
fill: $props.useCurrentColor ? "currentColor" : "currentColor",
|
2796
2796
|
transform: "rotate(-180 14.318 20.5)",
|
2797
2797
|
cx: "14.318",
|
2798
2798
|
cy: "20.5",
|
2799
2799
|
r: "1.5"
|
2800
|
-
}, null, 8, _hoisted_3)
|
2800
|
+
}, null, 8, _hoisted_3$4)
|
2801
|
+
])
|
2802
|
+
], 16);
|
2803
|
+
}
|
2804
|
+
var index$g = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["render", _sfc_render$g]]);
|
2805
|
+
const _sfc_main$f = {
|
2806
|
+
name: "IconCameraOpDir1",
|
2807
|
+
props: {
|
2808
|
+
prefix: {
|
2809
|
+
type: String,
|
2810
|
+
default: "bb"
|
2811
|
+
},
|
2812
|
+
useCurrentColor: {
|
2813
|
+
type: Boolean,
|
2814
|
+
default: true
|
2815
|
+
}
|
2816
|
+
}
|
2817
|
+
};
|
2818
|
+
const _hoisted_1$f = ["fill"];
|
2819
|
+
function _sfc_render$f(_ctx, _cache, $props, $setup, $data, $options) {
|
2820
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
2821
|
+
viewBox: "0 0 24 24",
|
2822
|
+
xmlns: "http://www.w3.org/2000/svg",
|
2823
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-camera-op-dir1`],
|
2824
|
+
width: "1em",
|
2825
|
+
height: "1em"
|
2826
|
+
}, _ctx.$attrs), [
|
2827
|
+
vue.createElementVNode("path", {
|
2828
|
+
fill: $props.useCurrentColor ? "currentColor" : "currentColor",
|
2829
|
+
transform: "scale(1 -1) rotate(45 41.695 -.724)",
|
2830
|
+
d: "M16.6000078 15.1999922L16.6000078 10.6000078 18.6 10.6000078 18.6 18.6 10.6000078 18.6 10.6000078 16.6000078 15.1999922 16.6000078 6 7.39999219 7.39999219 6z",
|
2831
|
+
"fill-rule": "nonzero"
|
2832
|
+
}, null, 8, _hoisted_1$f)
|
2833
|
+
], 16);
|
2834
|
+
}
|
2835
|
+
var index$f = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["render", _sfc_render$f]]);
|
2836
|
+
const _sfc_main$e = {
|
2837
|
+
name: "IconCameraOpDir2",
|
2838
|
+
props: {
|
2839
|
+
prefix: {
|
2840
|
+
type: String,
|
2841
|
+
default: "bb"
|
2842
|
+
},
|
2843
|
+
useCurrentColor: {
|
2844
|
+
type: Boolean,
|
2845
|
+
default: true
|
2846
|
+
}
|
2847
|
+
}
|
2848
|
+
};
|
2849
|
+
const _hoisted_1$e = ["fill"];
|
2850
|
+
function _sfc_render$e(_ctx, _cache, $props, $setup, $data, $options) {
|
2851
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
2852
|
+
viewBox: "0 0 24 24",
|
2853
|
+
xmlns: "http://www.w3.org/2000/svg",
|
2854
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-camera-op-dir2`],
|
2855
|
+
width: "1em",
|
2856
|
+
height: "1em"
|
2857
|
+
}, _ctx.$attrs), [
|
2858
|
+
vue.createElementVNode("path", {
|
2859
|
+
fill: $props.useCurrentColor ? "currentColor" : "currentColor",
|
2860
|
+
d: "M16.6000078 15.1999922L16.6000078 10.6000078 18.6 10.6000078 18.6 18.6 10.6000078 18.6 10.6000078 16.6000078 15.1999922 16.6000078 6 7.39999219 7.39999219 6z",
|
2861
|
+
transform: "matrix(1 0 0 -1 0 24)",
|
2862
|
+
"fill-rule": "nonzero"
|
2863
|
+
}, null, 8, _hoisted_1$e)
|
2864
|
+
], 16);
|
2865
|
+
}
|
2866
|
+
var index$e = /* @__PURE__ */ _export_sfc(_sfc_main$e, [["render", _sfc_render$e]]);
|
2867
|
+
const _sfc_main$d = {
|
2868
|
+
name: "IconCameraOpDir3",
|
2869
|
+
props: {
|
2870
|
+
prefix: {
|
2871
|
+
type: String,
|
2872
|
+
default: "bb"
|
2873
|
+
},
|
2874
|
+
useCurrentColor: {
|
2875
|
+
type: Boolean,
|
2876
|
+
default: true
|
2877
|
+
}
|
2878
|
+
}
|
2879
|
+
};
|
2880
|
+
const _hoisted_1$d = ["fill"];
|
2881
|
+
function _sfc_render$d(_ctx, _cache, $props, $setup, $data, $options) {
|
2882
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
2883
|
+
viewBox: "0 0 24 24",
|
2884
|
+
xmlns: "http://www.w3.org/2000/svg",
|
2885
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-camera-op-dir3`],
|
2886
|
+
width: "1em",
|
2887
|
+
height: "1em"
|
2888
|
+
}, _ctx.$attrs), [
|
2889
|
+
vue.createElementVNode("path", {
|
2890
|
+
fill: $props.useCurrentColor ? "currentColor" : "currentColor",
|
2891
|
+
transform: "rotate(-45 12 13.024)",
|
2892
|
+
d: "M16.6000078 15.1999922L16.6000078 10.6000078 18.6 10.6000078 18.6 18.6 10.6000078 18.6 10.6000078 16.6000078 15.1999922 16.6000078 6 7.39999219 7.39999219 6z",
|
2893
|
+
"fill-rule": "nonzero"
|
2894
|
+
}, null, 8, _hoisted_1$d)
|
2895
|
+
], 16);
|
2896
|
+
}
|
2897
|
+
var index$d = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["render", _sfc_render$d]]);
|
2898
|
+
const _sfc_main$c = {
|
2899
|
+
name: "IconCameraOpDir5",
|
2900
|
+
props: {
|
2901
|
+
prefix: {
|
2902
|
+
type: String,
|
2903
|
+
default: "bb"
|
2904
|
+
},
|
2905
|
+
useCurrentColor: {
|
2906
|
+
type: Boolean,
|
2907
|
+
default: true
|
2908
|
+
}
|
2909
|
+
}
|
2910
|
+
};
|
2911
|
+
const _hoisted_1$c = ["fill"];
|
2912
|
+
function _sfc_render$c(_ctx, _cache, $props, $setup, $data, $options) {
|
2913
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
2914
|
+
viewBox: "0 0 24 24",
|
2915
|
+
xmlns: "http://www.w3.org/2000/svg",
|
2916
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-camera-op-dir5`],
|
2917
|
+
width: "1em",
|
2918
|
+
height: "1em"
|
2919
|
+
}, _ctx.$attrs), [
|
2920
|
+
vue.createElementVNode("path", {
|
2921
|
+
fill: $props.useCurrentColor ? "currentColor" : "currentColor",
|
2922
|
+
transform: "rotate(45 12.724 11.276)",
|
2923
|
+
d: "M16.6000078 15.1999922L16.6000078 10.6000078 18.6 10.6000078 18.6 18.6 10.6000078 18.6 10.6000078 16.6000078 15.1999922 16.6000078 6 7.39999219 7.39999219 6z",
|
2924
|
+
"fill-rule": "nonzero"
|
2925
|
+
}, null, 8, _hoisted_1$c)
|
2926
|
+
], 16);
|
2927
|
+
}
|
2928
|
+
var index$c = /* @__PURE__ */ _export_sfc(_sfc_main$c, [["render", _sfc_render$c]]);
|
2929
|
+
const _sfc_main$b = {
|
2930
|
+
name: "IconCameraOpDir4",
|
2931
|
+
props: {
|
2932
|
+
prefix: {
|
2933
|
+
type: String,
|
2934
|
+
default: "bb"
|
2935
|
+
},
|
2936
|
+
useCurrentColor: {
|
2937
|
+
type: Boolean,
|
2938
|
+
default: true
|
2939
|
+
}
|
2940
|
+
}
|
2941
|
+
};
|
2942
|
+
const _hoisted_1$b = ["fill"];
|
2943
|
+
function _sfc_render$b(_ctx, _cache, $props, $setup, $data, $options) {
|
2944
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
2945
|
+
viewBox: "0 0 24 24",
|
2946
|
+
xmlns: "http://www.w3.org/2000/svg",
|
2947
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-camera-op-dir4`],
|
2948
|
+
width: "1em",
|
2949
|
+
height: "1em"
|
2950
|
+
}, _ctx.$attrs), [
|
2951
|
+
vue.createElementVNode("path", {
|
2952
|
+
fill: $props.useCurrentColor ? "currentColor" : "currentColor",
|
2953
|
+
d: "M16.6000078 15.1999922L16.6000078 10.6000078 18.6 10.6000078 18.6 18.6 10.6000078 18.6 10.6000078 16.6000078 15.1999922 16.6000078 6 7.39999219 7.39999219 6z",
|
2954
|
+
"fill-rule": "nonzero"
|
2955
|
+
}, null, 8, _hoisted_1$b)
|
2956
|
+
], 16);
|
2957
|
+
}
|
2958
|
+
var index$b = /* @__PURE__ */ _export_sfc(_sfc_main$b, [["render", _sfc_render$b]]);
|
2959
|
+
const _sfc_main$a = {
|
2960
|
+
name: "IconCameraViewFullscreen",
|
2961
|
+
props: {
|
2962
|
+
prefix: {
|
2963
|
+
type: String,
|
2964
|
+
default: "bb"
|
2965
|
+
},
|
2966
|
+
useCurrentColor: {
|
2967
|
+
type: Boolean,
|
2968
|
+
default: true
|
2969
|
+
}
|
2970
|
+
}
|
2971
|
+
};
|
2972
|
+
const _hoisted_1$a = ["fill"];
|
2973
|
+
function _sfc_render$a(_ctx, _cache, $props, $setup, $data, $options) {
|
2974
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
2975
|
+
viewBox: "0 0 32 32",
|
2976
|
+
xmlns: "http://www.w3.org/2000/svg",
|
2977
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-camera-view-fullscreen`],
|
2978
|
+
width: "1em",
|
2979
|
+
height: "1em"
|
2980
|
+
}, _ctx.$attrs), [
|
2981
|
+
vue.createElementVNode("path", {
|
2982
|
+
d: "M7.414,6 L11,6 C11.5522847,6 12,5.55228475 12,5 C12,4.44771525 11.5522847,4 11,4 L5,4 C4.44771525,4 4,4.44771525 4,5 L4,11 C4,11.5522847 4.44771525,12 5,12 C5.55228475,12 6,11.5522847 6,11 L6,7.414 L10.2925,11.7065 C10.5436667,11.9663663 10.9155062,12.0704896 11.2651024,11.9788504 C11.6146985,11.8872111 11.8876461,11.6140703 11.9790381,11.2644095 C12.0704301,10.9147487 11.9660438,10.5429829 11.706,10.292 L7.414,6 Z M26,7.414 L26,11 C26,11.5522847 26.4477153,12 27,12 C27.5522847,12 28,11.5522847 28,11 L28,5 C28,4.44771525 27.5522847,4 27,4 L21,4 C20.4477153,4 20,4.44771525 20,5 C20,5.55228475 20.4477153,6 21,6 L24.586,6 L20.2935,10.2925 C20.0336337,10.5436667 19.9295104,10.9155062 20.0211496,11.2651024 C20.1127889,11.6146985 20.3859297,11.8876461 20.7355905,11.9790381 C21.0852513,12.0704301 21.4570171,11.9660438 21.708,11.706 L26,7.414 Z M7.414,26 L11,26 C11.5522847,26 12,26.4477153 12,27 C12,27.5522847 11.5522847,28 11,28 L5,28 C4.44771525,28 4,27.5522847 4,27 L4,21 C4,20.4477153 4.44771525,20 5,20 C5.55228475,20 6,20.4477153 6,21 L6,24.586 L10.2925,20.2935 C10.5436667,20.0336337 10.9155062,19.9295104 11.2651024,20.0211496 C11.6146985,20.1127889 11.8876461,20.3859297 11.9790381,20.7355905 C12.0704301,21.0852513 11.9660438,21.4570171 11.706,21.708 L7.414,26 Z M26,24.586 L26,21 C26,20.4477153 26.4477153,20 27,20 C27.5522847,20 28,20.4477153 28,21 L28,27 C28,27.5522847 27.5522847,28 27,28 L21,28 C20.4477153,28 20,27.5522847 20,27 C20,26.4477153 20.4477153,26 21,26 L24.586,26 L20.2935,21.7075 C20.0336337,21.4563333 19.9295104,21.0844938 20.0211496,20.7348976 C20.1127889,20.3853015 20.3859297,20.1123539 20.7355905,20.0209619 C21.0852513,19.9295699 21.4570171,20.0339562 21.708,20.294 L26,24.586 Z",
|
2983
|
+
fill: $props.useCurrentColor ? "currentColor" : "currentColor",
|
2984
|
+
"fill-rule": "nonzero"
|
2985
|
+
}, null, 8, _hoisted_1$a)
|
2986
|
+
], 16);
|
2987
|
+
}
|
2988
|
+
var index$a = /* @__PURE__ */ _export_sfc(_sfc_main$a, [["render", _sfc_render$a]]);
|
2989
|
+
const _sfc_main$9 = {
|
2990
|
+
name: "IconCameraOpDir6",
|
2991
|
+
props: {
|
2992
|
+
prefix: {
|
2993
|
+
type: String,
|
2994
|
+
default: "bb"
|
2995
|
+
},
|
2996
|
+
useCurrentColor: {
|
2997
|
+
type: Boolean,
|
2998
|
+
default: true
|
2999
|
+
}
|
3000
|
+
}
|
3001
|
+
};
|
3002
|
+
const _hoisted_1$9 = ["fill"];
|
3003
|
+
function _sfc_render$9(_ctx, _cache, $props, $setup, $data, $options) {
|
3004
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
3005
|
+
viewBox: "0 0 24 24",
|
3006
|
+
xmlns: "http://www.w3.org/2000/svg",
|
3007
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-camera-op-dir6`],
|
3008
|
+
width: "1em",
|
3009
|
+
height: "1em"
|
3010
|
+
}, _ctx.$attrs), [
|
3011
|
+
vue.createElementVNode("path", {
|
3012
|
+
fill: $props.useCurrentColor ? "currentColor" : "currentColor",
|
3013
|
+
d: "M16.6000078 15.1999922L16.6000078 10.6000078 18.6 10.6000078 18.6 18.6 10.6000078 18.6 10.6000078 16.6000078 15.1999922 16.6000078 6 7.39999219 7.39999219 6z",
|
3014
|
+
transform: "matrix(-1 0 0 1 24 0)",
|
3015
|
+
"fill-rule": "nonzero"
|
3016
|
+
}, null, 8, _hoisted_1$9)
|
3017
|
+
], 16);
|
3018
|
+
}
|
3019
|
+
var index$9 = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["render", _sfc_render$9]]);
|
3020
|
+
const _sfc_main$8 = {
|
3021
|
+
name: "IconCameraOpDir7",
|
3022
|
+
props: {
|
3023
|
+
prefix: {
|
3024
|
+
type: String,
|
3025
|
+
default: "bb"
|
3026
|
+
},
|
3027
|
+
useCurrentColor: {
|
3028
|
+
type: Boolean,
|
3029
|
+
default: true
|
3030
|
+
}
|
3031
|
+
}
|
3032
|
+
};
|
3033
|
+
const _hoisted_1$8 = ["fill"];
|
3034
|
+
function _sfc_render$8(_ctx, _cache, $props, $setup, $data, $options) {
|
3035
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
3036
|
+
viewBox: "0 0 24 24",
|
3037
|
+
xmlns: "http://www.w3.org/2000/svg",
|
3038
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-camera-op-dir7`],
|
3039
|
+
width: "1em",
|
3040
|
+
height: "1em"
|
3041
|
+
}, _ctx.$attrs), [
|
3042
|
+
vue.createElementVNode("path", {
|
3043
|
+
fill: $props.useCurrentColor ? "currentColor" : "currentColor",
|
3044
|
+
transform: "scale(-1 1) rotate(-45 0 41.995)",
|
3045
|
+
d: "M16.6000078 15.1999922L16.6000078 10.6000078 18.6 10.6000078 18.6 18.6 10.6000078 18.6 10.6000078 16.6000078 15.1999922 16.6000078 6 7.39999219 7.39999219 6z",
|
3046
|
+
"fill-rule": "nonzero"
|
3047
|
+
}, null, 8, _hoisted_1$8)
|
3048
|
+
], 16);
|
3049
|
+
}
|
3050
|
+
var index$8 = /* @__PURE__ */ _export_sfc(_sfc_main$8, [["render", _sfc_render$8]]);
|
3051
|
+
const _sfc_main$7 = {
|
3052
|
+
name: "IconCameraViewPerson",
|
3053
|
+
props: {
|
3054
|
+
prefix: {
|
3055
|
+
type: String,
|
3056
|
+
default: "bb"
|
3057
|
+
},
|
3058
|
+
useCurrentColor: {
|
3059
|
+
type: Boolean,
|
3060
|
+
default: true
|
3061
|
+
}
|
3062
|
+
}
|
3063
|
+
};
|
3064
|
+
const _hoisted_1$7 = ["fill"];
|
3065
|
+
const _hoisted_2$3 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M11.896875,6.796875 C11.784375,6.91875 11.678125,7.04375 11.575,7.171875 L11.5,7.275 C11.409375,7.39375 11.325,7.51875 11.246875,7.64375 C11.21875,7.6875 11.190625,7.734375 11.165625,7.778125 C11.09375,7.896875 11.028125,8.021875 10.965625,8.146875 C10.9375,8.203125 10.9125,8.25625 10.8875,8.3125 C10.83125,8.434375 10.784375,8.55625 10.7375,8.68125 C10.715625,8.74375 10.690625,8.80625 10.66875,8.86875 C10.628125,8.99375 10.59375,9.121875 10.559375,9.25 C10.54375,9.315625 10.521875,9.38125 10.509375,9.446875 C10.48125,9.584375 10.459375,9.721875 10.440625,9.8625 C10.43125,9.925 10.41875,9.984375 10.4125,10.04375 C10.390625,10.24375 10.378125,10.45 10.378125,10.65625 C10.378125,10.91875 10.403125,11.178125 10.4375,11.43125 C10.446875,11.49375 10.45625,11.553125 10.465625,11.615625 C10.509375,11.865625 10.5625,12.1125 10.6375,12.35 C10.6375,12.353125 10.640625,12.359375 10.640625,12.3625 C10.715625,12.6 10.809375,12.825 10.9125,13.046875 C10.9375,13.096875 10.959375,13.146875 10.984375,13.196875 C11.096875,13.41875 11.21875,13.6375 11.359375,13.840625 L11.3625,13.84375 C11.503125,14.05 11.659375,14.240625 11.825,14.425 L11.91875,14.528125 C12.2625,14.896875 12.65625,15.215625 13.090625,15.48125 C13.125,15.503125 13.159375,15.525 13.19375,15.54375 C13.415625,15.675 13.646875,15.79375 13.8875,15.890625 C14.553125,16.165625 15.284375,16.31875 16.05,16.31875 C16.815625,16.31875 17.54375,16.165625 18.209375,15.890625 C18.45,15.790625 18.68125,15.671875 18.90625,15.540625 C18.940625,15.521875 18.971875,15.5 19.00625,15.48125 C19.440625,15.215625 19.834375,14.89375 20.18125,14.525 C20.2125,14.490625 20.24375,14.459375 20.271875,14.425 C20.4375,14.240625 20.59375,14.046875 20.734375,13.840625 L20.7375,13.8375 C20.878125,13.63125 21,13.415625 21.1125,13.190625 C21.1375,13.140625 21.159375,13.090625 21.184375,13.040625 C21.2875,12.81875 21.38125,12.59375 21.45625,12.35625 C21.459375,12.35 21.459375,12.346875 21.4625,12.340625 C21.5375,12.103125 21.590625,11.85625 21.634375,11.60625 C21.64375,11.54375 21.653125,11.484375 21.6625,11.421875 C21.696875,11.16875 21.721875,10.909375 21.721875,10.646875 C21.721875,10.440625 21.709375,10.234375 21.6875,10.034375 C21.68125,9.971875 21.66875,9.9125 21.659375,9.85 C21.640625,9.7125 21.61875,9.571875 21.590625,9.4375 C21.575,9.36875 21.55625,9.30625 21.540625,9.2375 C21.509375,9.109375 21.475,8.984375 21.43125,8.859375 C21.409375,8.796875 21.384375,8.734375 21.3625,8.671875 C21.315625,8.546875 21.265625,8.425 21.2125,8.303125 C21.1875,8.246875 21.159375,8.19375 21.13125,8.1375 C21.06875,8.0125 21.003125,7.890625 20.934375,7.771875 C20.90625,7.725 20.88125,7.68125 20.853125,7.6375 C20.771875,7.509375 20.6875,7.3875 20.6,7.26875 C20.575,7.234375 20.55,7.2 20.525,7.16875 C20.421875,7.0375 20.315625,6.9125 20.203125,6.790625 C20.184375,6.771875 20.16875,6.75 20.15,6.73125 C20.015625,6.590625 19.878125,6.459375 19.73125,6.334375 C18.740625,5.490625 17.459375,4.978125 16.059375,4.978125 C14.65625,4.978125 13.375,5.490625 12.3875,6.334375 C12.240625,6.459375 12.103125,6.590625 11.96875,6.73125 C11.93125,6.75625 11.915625,6.778125 11.896875,6.796875 L11.896875,6.796875 Z" }, null, -1);
|
3066
|
+
const _hoisted_3$3 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M20.003125,16.259375 C20.01875,16.259375 20.034375,16.2625 20.05,16.2625 C22.796875,16.2625 25.021875,14.0375 25.021875,11.290625 C25.021875,9.075 23.5625,7.21875 21.559375,6.578125 C22.40625,7.71875 22.9125,9.128125 22.9125,10.65625 C22.9125,12.96875 21.7625,15.0125 20.003125,16.259375 Z M12.028125,16.2625 C12.046875,16.2625 12.065625,16.259375 12.084375,16.259375 C10.328125,15.0125 9.175,12.96875 9.175,10.65625 C9.175,9.128125 9.684375,7.71875 10.53125,6.575 C8.521875,7.2125 7.05937172,9.071875 7.05937172,11.290625 C7.05625,14.0375 9.284375,16.2625 12.028125,16.2625 L12.028125,16.2625 Z M8.859375,17.534375 C5.671875,17.878125 3.1875,20.575 3.1875,23.85625 L3.1875,24.85 C3.1875,25.109375 3.396875,25.31875 3.65625,25.31875 L4.7625,25.31875 L4.7625,24.4875 C4.759375,21.5 6.41875,18.89375 8.859375,17.534375 Z" }, null, -1);
|
3067
|
+
const _hoisted_4$3 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M19.3125,17.73125 L12.71875,17.73125 C8.9875,17.73125 5.9625,20.75625 5.9625,24.4875 L5.9625,26.15625 C5.9625,26.43125 6.184375,26.653125 6.459375,26.653125 L25.571875,26.653125 C25.846875,26.653125 26.06875,26.43125 26.06875,26.15625 L26.06875,24.4875 C26.06875,20.75625 23.04375,17.73125 19.3125,17.73125 L19.3125,17.73125 Z" }, null, -1);
|
3068
|
+
const _hoisted_5$2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M23.16875,17.534375 C25.609375,18.89375 27.26875,21.5 27.26875,24.4875 L27.26875,25.31875 L28.375,25.31875 C28.634375,25.31875 28.84375,25.109375 28.84375,24.85 L28.84375,23.85625 C28.840625,20.575 26.35625,17.878125 23.16875,17.534375 L23.16875,17.534375 Z" }, null, -1);
|
3069
|
+
const _hoisted_6$2 = [
|
3070
|
+
_hoisted_2$3,
|
3071
|
+
_hoisted_3$3,
|
3072
|
+
_hoisted_4$3,
|
3073
|
+
_hoisted_5$2
|
3074
|
+
];
|
3075
|
+
function _sfc_render$7(_ctx, _cache, $props, $setup, $data, $options) {
|
3076
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
3077
|
+
viewBox: "0 0 32 32",
|
3078
|
+
xmlns: "http://www.w3.org/2000/svg",
|
3079
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-camera-view-person`],
|
3080
|
+
width: "1em",
|
3081
|
+
height: "1em"
|
3082
|
+
}, _ctx.$attrs), [
|
3083
|
+
vue.createElementVNode("g", {
|
3084
|
+
fill: $props.useCurrentColor ? "currentColor" : "currentColor",
|
3085
|
+
"fill-rule": "nonzero"
|
3086
|
+
}, _hoisted_6$2, 8, _hoisted_1$7)
|
3087
|
+
], 16);
|
3088
|
+
}
|
3089
|
+
var index$7 = /* @__PURE__ */ _export_sfc(_sfc_main$7, [["render", _sfc_render$7]]);
|
3090
|
+
const _sfc_main$6 = {
|
3091
|
+
name: "IconCameraOpDir8",
|
3092
|
+
props: {
|
3093
|
+
prefix: {
|
3094
|
+
type: String,
|
3095
|
+
default: "bb"
|
3096
|
+
},
|
3097
|
+
useCurrentColor: {
|
3098
|
+
type: Boolean,
|
3099
|
+
default: true
|
3100
|
+
}
|
3101
|
+
}
|
3102
|
+
};
|
3103
|
+
const _hoisted_1$6 = ["fill"];
|
3104
|
+
function _sfc_render$6(_ctx, _cache, $props, $setup, $data, $options) {
|
3105
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
3106
|
+
viewBox: "0 0 24 24",
|
3107
|
+
xmlns: "http://www.w3.org/2000/svg",
|
3108
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-camera-op-dir8`],
|
3109
|
+
width: "1em",
|
3110
|
+
height: "1em"
|
3111
|
+
}, _ctx.$attrs), [
|
3112
|
+
vue.createElementVNode("path", {
|
3113
|
+
fill: $props.useCurrentColor ? "currentColor" : "currentColor",
|
3114
|
+
d: "M16.6000078 15.1999922L16.6000078 10.6000078 18.6 10.6000078 18.6 18.6 10.6000078 18.6 10.6000078 16.6000078 15.1999922 16.6000078 6 7.39999219 7.39999219 6z",
|
3115
|
+
transform: "rotate(180 12 12)",
|
3116
|
+
"fill-rule": "nonzero"
|
3117
|
+
}, null, 8, _hoisted_1$6)
|
3118
|
+
], 16);
|
3119
|
+
}
|
3120
|
+
var index$6 = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["render", _sfc_render$6]]);
|
3121
|
+
const _sfc_main$5 = {
|
3122
|
+
name: "IconCameraViewCar",
|
3123
|
+
props: {
|
3124
|
+
prefix: {
|
3125
|
+
type: String,
|
3126
|
+
default: "bb"
|
3127
|
+
},
|
3128
|
+
useCurrentColor: {
|
3129
|
+
type: Boolean,
|
3130
|
+
default: true
|
3131
|
+
}
|
3132
|
+
}
|
3133
|
+
};
|
3134
|
+
const _hoisted_1$5 = ["fill"];
|
3135
|
+
function _sfc_render$5(_ctx, _cache, $props, $setup, $data, $options) {
|
3136
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
3137
|
+
viewBox: "0 0 32 32",
|
3138
|
+
xmlns: "http://www.w3.org/2000/svg",
|
3139
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-camera-view-car`],
|
3140
|
+
width: "1em",
|
3141
|
+
height: "1em"
|
3142
|
+
}, _ctx.$attrs), [
|
3143
|
+
vue.createElementVNode("path", {
|
3144
|
+
d: "M28,10.8 C27.9048125,10.8 27.814375,10.7911875 27.7224063,10.7864063 L29.6,13.2 L29.6,24.4 C29.6,25.284 28.884,26 28,26 L24.8,26 C23.916,26 23.2,25.284 23.2,24.4 L23.2,22 L8.8,22 L8.8,24.4 C8.8,25.284 8.084,26 7.2,26 L4,26 C3.116,26 2.4,25.284 2.4,24.4 L2.4,13.2 L4.56640625,10.7624062 C4.384,10.7848125 4.196,10.8 4,10.8 C2.674375,10.8 1.6,10.2624062 1.6,9.6 C1.6,8.93759375 2.674375,8.4 4,8.4 C4.91359375,8.4 5.69759375,8.65840625 6.1031875,9.03359375 L8.8,6 L24,6 L26.192,8.81840625 C26.632,8.564 27.2744063,8.4 28,8.4 C29.325625,8.4 30.4,8.93759375 30.4,9.6 C30.4,10.2624062 29.325625,10.8 28,10.8 Z M4.8,14.8 C4.8,15.684 6.05359375,16.4 7.6,16.4 C9.14640625,16.4 10.4,15.684 10.4,14.8 C10.4,13.916 9.14640625,13.2 7.6,13.2 C6.05359375,13.2 4.8,13.916 4.8,14.8 L4.8,14.8 Z M22.656,7.6 L10.144,7.6 L7.2,11.6 L25.6,11.6 L22.656,7.6 L22.656,7.6 Z M24.4,13.2 C22.8535937,13.2 21.6,13.916 21.6,14.8 C21.6,15.684 22.8535937,16.4 24.4,16.4 C25.9464062,16.4 27.2,15.684 27.2,14.8 C27.2,13.916 25.9464062,13.2 24.4,13.2 Z",
|
3145
|
+
fill: $props.useCurrentColor ? "currentColor" : "currentColor",
|
3146
|
+
"fill-rule": "nonzero"
|
3147
|
+
}, null, 8, _hoisted_1$5)
|
3148
|
+
], 16);
|
3149
|
+
}
|
3150
|
+
var index$5 = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["render", _sfc_render$5]]);
|
3151
|
+
const _sfc_main$4 = {
|
3152
|
+
name: "IconCameraViewExitFullscreen",
|
3153
|
+
props: {
|
3154
|
+
prefix: {
|
3155
|
+
type: String,
|
3156
|
+
default: "bb"
|
3157
|
+
},
|
3158
|
+
useCurrentColor: {
|
3159
|
+
type: Boolean,
|
3160
|
+
default: true
|
3161
|
+
}
|
3162
|
+
}
|
3163
|
+
};
|
3164
|
+
const _hoisted_1$4 = ["fill"];
|
3165
|
+
function _sfc_render$4(_ctx, _cache, $props, $setup, $data, $options) {
|
3166
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
3167
|
+
viewBox: "0 0 32 32",
|
3168
|
+
xmlns: "http://www.w3.org/2000/svg",
|
3169
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-camera-view-exit-fullscreen`],
|
3170
|
+
width: "1em",
|
3171
|
+
height: "1em"
|
3172
|
+
}, _ctx.$attrs), [
|
3173
|
+
vue.createElementVNode("path", {
|
3174
|
+
d: "M23.414,22 L27,22 C27.5522847,22 28,21.5522847 28,21 C28,20.4477153 27.5522847,20 27,20 L21,20 C20.4477153,20 20,20.4477153 20,21 L20,27 C20,27.5522847 20.4477153,28 21,28 C21.5522847,28 22,27.5522847 22,27 L22,23.414 L26.2925,27.7065 C26.5436667,27.9663663 26.9155062,28.0704896 27.2651024,27.9788504 C27.6146985,27.8872111 27.8876461,27.6140703 27.9790381,27.2644095 C28.0704301,26.9147487 27.9660438,26.5429829 27.706,26.292 L23.414,22 Z M10,23.414 L10,27 C10,27.5522847 10.4477153,28 11,28 C11.5522847,28 12,27.5522847 12,27 L12,21 C12,20.4477153 11.5522847,20 11,20 L5,20 C4.44771525,20 4,20.4477153 4,21 C4,21.5522847 4.44771525,22 5,22 L8.586,22 L4.2935,26.2925 C4.03363373,26.5436667 3.92951037,26.9155062 4.02114964,27.2651024 C4.1127889,27.6146985 4.38592967,27.8876461 4.7355905,27.9790381 C5.08525133,28.0704301 5.45701713,27.9660438 5.708,27.706 L10,23.414 Z M23.414,10 L27,10 C27.5522847,10 28,10.4477153 28,11 C28,11.5522847 27.5522847,12 27,12 L21,12 C20.4477153,12 20,11.5522847 20,11 L20,5 C20,4.44771525 20.4477153,4 21,4 C21.5522847,4 22,4.44771525 22,5 L22,8.586 L26.2925,4.2935 C26.5436667,4.03363373 26.9155062,3.92951037 27.2651024,4.02114964 C27.6146985,4.1127889 27.8876461,4.38592967 27.9790381,4.7355905 C28.0704301,5.08525133 27.9660438,5.45701713 27.706,5.708 L23.414,10 Z M10,8.586 L10,5 C10,4.44771525 10.4477153,4 11,4 C11.5522847,4 12,4.44771525 12,5 L12,11 C12,11.5522847 11.5522847,12 11,12 L5,12 C4.44771525,12 4,11.5522847 4,11 C4,10.4477153 4.44771525,10 5,10 L8.586,10 L4.2935,5.7075 C4.03363373,5.45633328 3.92951037,5.08449376 4.02114964,4.73489765 C4.1127889,4.38530154 4.38592967,4.11235387 4.7355905,4.02096187 C5.08525133,3.92956986 5.45701713,4.03395617 5.708,4.294 L10,8.586 Z",
|
3175
|
+
fill: $props.useCurrentColor ? "currentColor" : "currentColor",
|
3176
|
+
"fill-rule": "nonzero"
|
3177
|
+
}, null, 8, _hoisted_1$4)
|
3178
|
+
], 16);
|
3179
|
+
}
|
3180
|
+
var index$4 = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["render", _sfc_render$4]]);
|
3181
|
+
const _sfc_main$3 = {
|
3182
|
+
name: "IconCameraViewScaleDown",
|
3183
|
+
props: {
|
3184
|
+
prefix: {
|
3185
|
+
type: String,
|
3186
|
+
default: "bb"
|
3187
|
+
},
|
3188
|
+
useCurrentColor: {
|
3189
|
+
type: Boolean,
|
3190
|
+
default: true
|
3191
|
+
}
|
3192
|
+
}
|
3193
|
+
};
|
3194
|
+
const _hoisted_1$3 = ["fill"];
|
3195
|
+
function _sfc_render$3(_ctx, _cache, $props, $setup, $data, $options) {
|
3196
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
3197
|
+
viewBox: "0 0 24 24",
|
3198
|
+
xmlns: "http://www.w3.org/2000/svg",
|
3199
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-camera-view-scale-down`],
|
3200
|
+
width: "1em",
|
3201
|
+
height: "1em"
|
3202
|
+
}, _ctx.$attrs), [
|
3203
|
+
vue.createElementVNode("path", {
|
3204
|
+
fill: $props.useCurrentColor ? "currentColor" : "currentColor",
|
3205
|
+
d: "M4 11H20V13H4z",
|
3206
|
+
"fill-rule": "evenodd"
|
3207
|
+
}, null, 8, _hoisted_1$3)
|
3208
|
+
], 16);
|
3209
|
+
}
|
3210
|
+
var index$3 = /* @__PURE__ */ _export_sfc(_sfc_main$3, [["render", _sfc_render$3]]);
|
3211
|
+
const _sfc_main$2 = {
|
3212
|
+
name: "IconCameraViewScaleUp",
|
3213
|
+
props: {
|
3214
|
+
prefix: {
|
3215
|
+
type: String,
|
3216
|
+
default: "bb"
|
3217
|
+
},
|
3218
|
+
useCurrentColor: {
|
3219
|
+
type: Boolean,
|
3220
|
+
default: true
|
3221
|
+
}
|
3222
|
+
}
|
3223
|
+
};
|
3224
|
+
const _hoisted_1$2 = ["fill"];
|
3225
|
+
const _hoisted_2$2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M4 11H20V13H4z" }, null, -1);
|
3226
|
+
const _hoisted_3$2 = /* @__PURE__ */ vue.createElementVNode("path", {
|
3227
|
+
transform: "rotate(-90 12 12)",
|
3228
|
+
d: "M4 11H20V13H4z"
|
3229
|
+
}, null, -1);
|
3230
|
+
const _hoisted_4$2 = [
|
3231
|
+
_hoisted_2$2,
|
3232
|
+
_hoisted_3$2
|
3233
|
+
];
|
3234
|
+
function _sfc_render$2(_ctx, _cache, $props, $setup, $data, $options) {
|
3235
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
3236
|
+
viewBox: "0 0 24 24",
|
3237
|
+
xmlns: "http://www.w3.org/2000/svg",
|
3238
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-camera-view-scale-up`],
|
3239
|
+
width: "1em",
|
3240
|
+
height: "1em"
|
3241
|
+
}, _ctx.$attrs), [
|
3242
|
+
vue.createElementVNode("g", {
|
3243
|
+
fill: $props.useCurrentColor ? "currentColor" : "currentColor",
|
3244
|
+
"fill-rule": "evenodd"
|
3245
|
+
}, _hoisted_4$2, 8, _hoisted_1$2)
|
3246
|
+
], 16);
|
3247
|
+
}
|
3248
|
+
var index$2 = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["render", _sfc_render$2]]);
|
3249
|
+
const _sfc_main$1 = {
|
3250
|
+
name: "IconMountDevi14",
|
3251
|
+
props: {
|
3252
|
+
prefix: {
|
3253
|
+
type: String,
|
3254
|
+
default: "bb"
|
3255
|
+
},
|
3256
|
+
useCurrentColor: {
|
3257
|
+
type: Boolean,
|
3258
|
+
default: true
|
3259
|
+
}
|
3260
|
+
}
|
3261
|
+
};
|
3262
|
+
const _hoisted_1$1 = {
|
3263
|
+
fill: "none",
|
3264
|
+
"fill-rule": "evenodd"
|
3265
|
+
};
|
3266
|
+
const _hoisted_2$1 = ["fill"];
|
3267
|
+
const _hoisted_3$1 = ["fill"];
|
3268
|
+
const _hoisted_4$1 = /* @__PURE__ */ vue.createElementVNode("path", {
|
3269
|
+
stroke: "currentColor",
|
3270
|
+
"stroke-width": "1.167",
|
3271
|
+
"stroke-linejoin": "round",
|
3272
|
+
d: "M11.787568 -2.1911485e-15L23.575136 6.02777778 23.575136 15.75 11.787568 22.5555556 0 15.75 0 6.02777778z",
|
3273
|
+
transform: "translate(2.43 3.111)"
|
3274
|
+
}, null, -1);
|
3275
|
+
const _hoisted_5$1 = /* @__PURE__ */ vue.createElementVNode("path", {
|
3276
|
+
stroke: "currentColor",
|
3277
|
+
"stroke-width": "1.167",
|
3278
|
+
"stroke-linecap": "round",
|
3279
|
+
d: "M11.787568 21.7777778L11.787568 12.8333333 23.5703209 6.52930659",
|
3280
|
+
transform: "translate(2.43 3.111)"
|
3281
|
+
}, null, -1);
|
3282
|
+
const _hoisted_6$1 = /* @__PURE__ */ vue.createElementVNode("path", {
|
3283
|
+
stroke: "currentColor",
|
3284
|
+
d: "M2.43 9.629L14.218 16.377"
|
3285
|
+
}, null, -1);
|
3286
|
+
function _sfc_render$1(_ctx, _cache, $props, $setup, $data, $options) {
|
3287
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
3288
|
+
viewBox: "0 0 28 28",
|
3289
|
+
xmlns: "http://www.w3.org/2000/svg",
|
3290
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-mount-devi14`],
|
3291
|
+
width: "1em",
|
3292
|
+
height: "1em"
|
3293
|
+
}, _ctx.$attrs), [
|
3294
|
+
vue.createElementVNode("g", _hoisted_1$1, [
|
3295
|
+
vue.createElementVNode("path", {
|
3296
|
+
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",
|
3297
|
+
fill: $props.useCurrentColor ? "currentColor" : "currentColor",
|
3298
|
+
transform: "matrix(-1 0 0 1 33.635 3.111)"
|
3299
|
+
}, null, 8, _hoisted_2$1),
|
3300
|
+
vue.createElementVNode("path", {
|
3301
|
+
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",
|
3302
|
+
fill: $props.useCurrentColor ? "currentColor" : "currentColor",
|
3303
|
+
transform: "matrix(-1 0 0 1 41.76 3.111)"
|
3304
|
+
}, null, 8, _hoisted_3$1),
|
3305
|
+
_hoisted_4$1,
|
3306
|
+
_hoisted_5$1,
|
3307
|
+
_hoisted_6$1
|
3308
|
+
])
|
3309
|
+
], 16);
|
3310
|
+
}
|
3311
|
+
var index$1 = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_render$1]]);
|
3312
|
+
const _sfc_main = {
|
3313
|
+
name: "IconMountDevi13",
|
3314
|
+
props: {
|
3315
|
+
prefix: {
|
3316
|
+
type: String,
|
3317
|
+
default: "bb"
|
3318
|
+
},
|
3319
|
+
useCurrentColor: {
|
3320
|
+
type: Boolean,
|
3321
|
+
default: true
|
3322
|
+
}
|
3323
|
+
}
|
3324
|
+
};
|
3325
|
+
const _hoisted_1 = {
|
3326
|
+
fill: "none",
|
3327
|
+
"fill-rule": "evenodd"
|
3328
|
+
};
|
3329
|
+
const _hoisted_2 = ["fill"];
|
3330
|
+
const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("tspan", {
|
3331
|
+
x: "3",
|
3332
|
+
y: "28.02"
|
3333
|
+
}, "RFID", -1);
|
3334
|
+
const _hoisted_4 = [
|
3335
|
+
_hoisted_3
|
3336
|
+
];
|
3337
|
+
const _hoisted_5 = /* @__PURE__ */ vue.createElementVNode("path", {
|
3338
|
+
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",
|
3339
|
+
stroke: "currentColor",
|
3340
|
+
"stroke-width": "1.167",
|
3341
|
+
"stroke-linejoin": "round",
|
3342
|
+
transform: "rotate(-45 10.424 14.714)"
|
3343
|
+
}, null, -1);
|
3344
|
+
const _hoisted_6 = /* @__PURE__ */ vue.createElementVNode("path", {
|
3345
|
+
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",
|
3346
|
+
stroke: "currentColor",
|
3347
|
+
"stroke-width": "1.167",
|
3348
|
+
"stroke-linecap": "round",
|
3349
|
+
"stroke-linejoin": "round",
|
3350
|
+
transform: "rotate(-45 10.424 10.314)"
|
3351
|
+
}, null, -1);
|
3352
|
+
const _hoisted_7 = /* @__PURE__ */ vue.createElementVNode("path", {
|
3353
|
+
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",
|
3354
|
+
stroke: "currentColor",
|
3355
|
+
"stroke-width": "1.5",
|
3356
|
+
transform: "translate(0 -3.02)"
|
3357
|
+
}, null, -1);
|
3358
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
3359
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
3360
|
+
viewBox: "0 0 28 28",
|
3361
|
+
xmlns: "http://www.w3.org/2000/svg",
|
3362
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-mount-devi13`],
|
3363
|
+
width: "1em",
|
3364
|
+
height: "1em"
|
3365
|
+
}, _ctx.$attrs), [
|
3366
|
+
vue.createElementVNode("g", _hoisted_1, [
|
3367
|
+
vue.createElementVNode("text", {
|
3368
|
+
"font-family": "PingFangSC-Medium, PingFang SC",
|
3369
|
+
"font-size": "10",
|
3370
|
+
"font-weight": "400",
|
3371
|
+
fill: $props.useCurrentColor ? "currentColor" : "currentColor",
|
3372
|
+
transform: "translate(0 -3.02)"
|
3373
|
+
}, _hoisted_4, 8, _hoisted_2),
|
3374
|
+
_hoisted_5,
|
3375
|
+
_hoisted_6,
|
3376
|
+
_hoisted_7
|
2801
3377
|
])
|
2802
3378
|
], 16);
|
2803
3379
|
}
|
2804
3380
|
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
2805
|
-
exports2.IconAdd = index$
|
2806
|
-
exports2.IconBasicReset = index$
|
2807
|
-
exports2.IconBroadcastEdit = index$
|
2808
|
-
exports2.IconBroadcastUpload = index$
|
2809
|
-
exports2.IconCalling = index$
|
2810
|
-
exports2.
|
2811
|
-
exports2.
|
2812
|
-
exports2.
|
2813
|
-
exports2.
|
2814
|
-
exports2.
|
2815
|
-
exports2.
|
2816
|
-
exports2.
|
2817
|
-
exports2.
|
2818
|
-
exports2.
|
2819
|
-
exports2.
|
2820
|
-
exports2.
|
2821
|
-
exports2.
|
2822
|
-
exports2.
|
2823
|
-
exports2.
|
2824
|
-
exports2.
|
2825
|
-
exports2.
|
2826
|
-
exports2.
|
2827
|
-
exports2.
|
2828
|
-
exports2.
|
2829
|
-
exports2.
|
2830
|
-
exports2.
|
2831
|
-
exports2.
|
2832
|
-
exports2.
|
2833
|
-
exports2.
|
2834
|
-
exports2.
|
2835
|
-
exports2.
|
2836
|
-
exports2.
|
2837
|
-
exports2.
|
2838
|
-
exports2.
|
2839
|
-
exports2.
|
2840
|
-
exports2.
|
2841
|
-
exports2.
|
2842
|
-
exports2.
|
2843
|
-
exports2.
|
2844
|
-
exports2.
|
2845
|
-
exports2.
|
2846
|
-
exports2.
|
2847
|
-
exports2.
|
2848
|
-
exports2.
|
2849
|
-
exports2.
|
2850
|
-
exports2.
|
2851
|
-
exports2.
|
2852
|
-
exports2.
|
2853
|
-
exports2.
|
2854
|
-
exports2.
|
2855
|
-
exports2.
|
2856
|
-
exports2.
|
2857
|
-
exports2.
|
2858
|
-
exports2.
|
2859
|
-
exports2.
|
2860
|
-
exports2.
|
2861
|
-
exports2.
|
2862
|
-
exports2.
|
2863
|
-
exports2.
|
2864
|
-
exports2.
|
2865
|
-
exports2.
|
3381
|
+
exports2.IconAdd = index$h;
|
3382
|
+
exports2.IconBasicReset = index$t;
|
3383
|
+
exports2.IconBroadcastEdit = index$k;
|
3384
|
+
exports2.IconBroadcastUpload = index$n;
|
3385
|
+
exports2.IconCalling = index$m;
|
3386
|
+
exports2.IconCameraOpDir1 = index$f;
|
3387
|
+
exports2.IconCameraOpDir2 = index$e;
|
3388
|
+
exports2.IconCameraOpDir3 = index$d;
|
3389
|
+
exports2.IconCameraOpDir4 = index$b;
|
3390
|
+
exports2.IconCameraOpDir5 = index$c;
|
3391
|
+
exports2.IconCameraOpDir6 = index$9;
|
3392
|
+
exports2.IconCameraOpDir7 = index$8;
|
3393
|
+
exports2.IconCameraOpDir8 = index$6;
|
3394
|
+
exports2.IconCameraViewCar = index$5;
|
3395
|
+
exports2.IconCameraViewExitFullscreen = index$4;
|
3396
|
+
exports2.IconCameraViewFullscreen = index$a;
|
3397
|
+
exports2.IconCameraViewPerson = index$7;
|
3398
|
+
exports2.IconCameraViewScaleDown = index$3;
|
3399
|
+
exports2.IconCameraViewScaleUp = index$2;
|
3400
|
+
exports2.IconDecline = index$L;
|
3401
|
+
exports2.IconDelete = index$D;
|
3402
|
+
exports2.IconEdit = index$G;
|
3403
|
+
exports2.IconHelpOffline = index$r;
|
3404
|
+
exports2.IconInfoCamera = index$q;
|
3405
|
+
exports2.IconLightStateOffline = index$H;
|
3406
|
+
exports2.IconLightStateOnline = index$I;
|
3407
|
+
exports2.IconLock = index$1a;
|
3408
|
+
exports2.IconMountDevi1 = index$w;
|
3409
|
+
exports2.IconMountDevi10 = index$C;
|
3410
|
+
exports2.IconMountDevi11 = index$B;
|
3411
|
+
exports2.IconMountDevi12 = index$x;
|
3412
|
+
exports2.IconMountDevi13 = index;
|
3413
|
+
exports2.IconMountDevi14 = index$1;
|
3414
|
+
exports2.IconMountDevi2 = index$y;
|
3415
|
+
exports2.IconMountDevi3 = index$g;
|
3416
|
+
exports2.IconMountDevi4 = index$E;
|
3417
|
+
exports2.IconMountDevi5 = index$z;
|
3418
|
+
exports2.IconMountDevi6 = index$v;
|
3419
|
+
exports2.IconMountDevi7 = index$F;
|
3420
|
+
exports2.IconMountDevi8 = index$u;
|
3421
|
+
exports2.IconMountDevi9 = index$A;
|
3422
|
+
exports2.IconPublishUpload = index$s;
|
3423
|
+
exports2.IconRise = index$N;
|
3424
|
+
exports2.IconShield = index$1c;
|
3425
|
+
exports2.IconSidebarBigScreen = index$O;
|
3426
|
+
exports2.IconSidebarDashboard = index$M;
|
3427
|
+
exports2.IconSidebarLight = index$K;
|
3428
|
+
exports2.IconSidebarManage = index$Q;
|
3429
|
+
exports2.IconSidebarPole = index$P;
|
3430
|
+
exports2.IconSliderTouchIcon = index$J;
|
3431
|
+
exports2.IconStage110 = index$16;
|
3432
|
+
exports2.IconStageAdPublish = index$$;
|
3433
|
+
exports2.IconStageBigScreen = index$T;
|
3434
|
+
exports2.IconStageBox = index$13;
|
3435
|
+
exports2.IconStageBoxIcon = index$S;
|
3436
|
+
exports2.IconStageBroadcast = index$17;
|
3437
|
+
exports2.IconStageCharge = index$15;
|
3438
|
+
exports2.IconStageCityBroadcast = index$Z;
|
3439
|
+
exports2.IconStageDoorlock = index$19;
|
3440
|
+
exports2.IconStageInfoPublish = index$14;
|
3441
|
+
exports2.IconStageLight = index$18;
|
3442
|
+
exports2.IconStageLightMange = index$U;
|
3443
|
+
exports2.IconStageSafeMonitor = index$_;
|
3444
|
+
exports2.IconStageSafeMonitorIcon = index$R;
|
3445
|
+
exports2.IconStageSplitGroup = index$10;
|
3446
|
+
exports2.IconStageStrongE = index$Y;
|
3447
|
+
exports2.IconStageTiltMonitor = index$V;
|
3448
|
+
exports2.IconStageUserinfo = index$X;
|
3449
|
+
exports2.IconStageWaterMonitor = index$W;
|
3450
|
+
exports2.IconStageWeather = index$11;
|
3451
|
+
exports2.IconStageWeatherIcon = index$12;
|
3452
|
+
exports2.IconUser = index$1b;
|
3453
|
+
exports2.IconVLine = index$l;
|
3454
|
+
exports2.IconVLoop = index$p;
|
3455
|
+
exports2.IconVPlay = index$i;
|
3456
|
+
exports2.IconVRandom = index$o;
|
3457
|
+
exports2.IconVoice = index$j;
|
2866
3458
|
Object.defineProperties(exports2, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
2867
3459
|
});
|
2868
3460
|
//# sourceMappingURL=icon.js.map
|