@arco-iconbox/vue-bluebee 0.0.1 → 0.0.3
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 +2720 -22
- package/dist/icon.js.map +1 -1
- package/dist/icon.min.js +246 -18
- package/dist/icon.min.js.map +1 -1
- package/esm/IconAdd/index.js +47 -0
- package/esm/IconBasicReset/index.js +33 -0
- package/esm/IconBroadcastEdit/index.js +34 -0
- package/esm/IconBroadcastUpload/index.js +40 -0
- package/esm/IconCalling/index.js +34 -0
- package/esm/IconDecline/index.js +34 -0
- package/esm/IconDelete/index.js +47 -0
- package/esm/IconEdit/index.js +48 -0
- package/esm/IconHelpOffline/index.js +33 -0
- package/esm/IconInfoCamera/index.js +49 -0
- package/esm/IconLightStateOffline/index.js +39 -0
- package/esm/IconLightStateOnline/index.js +39 -0
- package/esm/IconMountDevi1/index.js +30 -0
- package/esm/IconMountDevi10/index.js +41 -0
- package/esm/IconMountDevi11/index.js +46 -0
- package/esm/IconMountDevi2/index.js +67 -0
- package/esm/IconMountDevi3/index.js +34 -0
- package/esm/IconMountDevi4/index.js +30 -0
- package/esm/IconMountDevi5/index.js +44 -0
- package/esm/IconMountDevi6/index.js +30 -0
- package/esm/IconMountDevi7/index.js +65 -0
- package/esm/IconMountDevi8/index.js +30 -0
- package/esm/IconMountDevi9/index.js +30 -0
- package/esm/IconPublishUpload/index.js +33 -0
- package/esm/IconRise/index.js +33 -0
- package/esm/IconSidebarBigScreen/index.js +52 -0
- package/esm/IconSidebarDashboard/index.js +42 -0
- package/esm/IconSidebarLight/index.js +30 -0
- package/esm/IconSidebarManage/index.js +30 -0
- package/esm/IconSidebarPole/index.js +30 -0
- package/esm/IconSliderTouchIcon/index.js +34 -0
- package/esm/IconStage110/index.js +75 -0
- package/esm/IconStageAdPublish/index.js +52 -0
- package/esm/IconStageBigScreen/index.js +69 -0
- package/esm/IconStageBox/index.js +67 -0
- package/esm/IconStageBoxIcon/index.js +80 -0
- package/esm/IconStageBroadcast/index.js +44 -0
- package/esm/IconStageCharge/index.js +76 -0
- package/esm/IconStageCityBroadcast/index.js +89 -0
- package/esm/IconStageDoorlock/index.js +56 -0
- package/esm/IconStageInfoPublish/index.js +66 -0
- package/esm/IconStageLight/index.js +40 -0
- package/esm/IconStageLightMange/index.js +74 -0
- package/esm/IconStageSafeMonitor/index.js +64 -0
- package/esm/IconStageSafeMonitorIcon/index.js +91 -0
- package/esm/IconStageSplitGroup/index.js +81 -0
- package/esm/IconStageStrongE/index.js +52 -0
- package/esm/IconStageTiltMonitor/index.js +61 -0
- package/esm/IconStageUserinfo/index.js +66 -0
- package/esm/IconStageWaterMonitor/index.js +75 -0
- package/esm/IconStageWeather/index.js +66 -0
- package/esm/IconStageWeatherIcon/index.js +82 -0
- package/esm/IconVLine/index.js +33 -0
- package/esm/IconVLoop/index.js +33 -0
- package/esm/IconVPlay/index.js +44 -0
- package/esm/IconVRandom/index.js +33 -0
- package/esm/IconVoice/index.js +35 -0
- package/esm/index.js +57 -0
- package/lib/IconAdd/index.js +48 -0
- package/lib/IconBasicReset/index.js +34 -0
- package/lib/IconBroadcastEdit/index.js +35 -0
- package/lib/IconBroadcastUpload/index.js +41 -0
- package/lib/IconCalling/index.js +35 -0
- package/lib/IconDecline/index.js +35 -0
- package/lib/IconDelete/index.js +48 -0
- package/lib/IconEdit/index.js +49 -0
- package/lib/IconHelpOffline/index.js +34 -0
- package/lib/IconInfoCamera/index.js +50 -0
- package/lib/IconLightStateOffline/index.js +40 -0
- package/lib/IconLightStateOnline/index.js +40 -0
- package/lib/IconMountDevi1/index.js +31 -0
- package/lib/IconMountDevi10/index.js +42 -0
- package/lib/IconMountDevi11/index.js +47 -0
- package/lib/IconMountDevi2/index.js +68 -0
- package/lib/IconMountDevi3/index.js +35 -0
- package/lib/IconMountDevi4/index.js +31 -0
- package/lib/IconMountDevi5/index.js +45 -0
- package/lib/IconMountDevi6/index.js +31 -0
- package/lib/IconMountDevi7/index.js +66 -0
- package/lib/IconMountDevi8/index.js +31 -0
- package/lib/IconMountDevi9/index.js +31 -0
- package/lib/IconPublishUpload/index.js +34 -0
- package/lib/IconRise/index.js +34 -0
- package/lib/IconSidebarBigScreen/index.js +53 -0
- package/lib/IconSidebarDashboard/index.js +43 -0
- package/lib/IconSidebarLight/index.js +31 -0
- package/lib/IconSidebarManage/index.js +31 -0
- package/lib/IconSidebarPole/index.js +31 -0
- package/lib/IconSliderTouchIcon/index.js +35 -0
- package/lib/IconStage110/index.js +76 -0
- package/lib/IconStageAdPublish/index.js +53 -0
- package/lib/IconStageBigScreen/index.js +70 -0
- package/lib/IconStageBox/index.js +68 -0
- package/lib/IconStageBoxIcon/index.js +81 -0
- package/lib/IconStageBroadcast/index.js +45 -0
- package/lib/IconStageCharge/index.js +77 -0
- package/lib/IconStageCityBroadcast/index.js +90 -0
- package/lib/IconStageDoorlock/index.js +57 -0
- package/lib/IconStageInfoPublish/index.js +67 -0
- package/lib/IconStageLight/index.js +41 -0
- package/lib/IconStageLightMange/index.js +75 -0
- package/lib/IconStageSafeMonitor/index.js +65 -0
- package/lib/IconStageSafeMonitorIcon/index.js +92 -0
- package/lib/IconStageSplitGroup/index.js +82 -0
- package/lib/IconStageStrongE/index.js +53 -0
- package/lib/IconStageTiltMonitor/index.js +62 -0
- package/lib/IconStageUserinfo/index.js +67 -0
- package/lib/IconStageWaterMonitor/index.js +76 -0
- package/lib/IconStageWeather/index.js +67 -0
- package/lib/IconStageWeatherIcon/index.js +83 -0
- package/lib/IconVLine/index.js +34 -0
- package/lib/IconVLoop/index.js +34 -0
- package/lib/IconVPlay/index.js +45 -0
- package/lib/IconVRandom/index.js +34 -0
- package/lib/IconVoice/index.js +36 -0
- package/lib/index.js +114 -0
- package/package.json +1 -1
- package/src/IconAdd/index.vue +19 -0
- package/src/IconBasicReset/index.vue +19 -0
- package/src/IconBroadcastEdit/index.vue +19 -0
- package/src/IconBroadcastUpload/index.vue +19 -0
- package/src/IconCalling/index.vue +19 -0
- package/src/IconDecline/index.vue +19 -0
- package/src/IconDelete/index.vue +19 -0
- package/src/IconEdit/index.vue +19 -0
- package/src/IconHelpOffline/index.vue +19 -0
- package/src/IconInfoCamera/index.vue +19 -0
- package/src/IconLightStateOffline/index.vue +19 -0
- package/src/IconLightStateOnline/index.vue +19 -0
- package/src/IconMountDevi1/index.vue +19 -0
- package/src/IconMountDevi10/index.vue +19 -0
- package/src/IconMountDevi11/index.vue +19 -0
- package/src/IconMountDevi2/index.vue +19 -0
- package/src/IconMountDevi3/index.vue +19 -0
- package/src/IconMountDevi4/index.vue +19 -0
- package/src/IconMountDevi5/index.vue +19 -0
- package/src/IconMountDevi6/index.vue +19 -0
- package/src/IconMountDevi7/index.vue +19 -0
- package/src/IconMountDevi8/index.vue +19 -0
- package/src/IconMountDevi9/index.vue +19 -0
- package/src/IconPublishUpload/index.vue +19 -0
- package/src/IconRise/index.vue +19 -0
- package/src/IconSidebarBigScreen/index.vue +19 -0
- package/src/IconSidebarDashboard/index.vue +19 -0
- package/src/IconSidebarLight/index.vue +19 -0
- package/src/IconSidebarManage/index.vue +19 -0
- package/src/IconSidebarPole/index.vue +19 -0
- package/src/IconSliderTouchIcon/index.vue +19 -0
- package/src/IconStage110/index.vue +19 -0
- package/src/IconStageAdPublish/index.vue +19 -0
- package/src/IconStageBigScreen/index.vue +19 -0
- package/src/IconStageBox/index.vue +19 -0
- package/src/IconStageBoxIcon/index.vue +19 -0
- package/src/IconStageBroadcast/index.vue +19 -0
- package/src/IconStageCharge/index.vue +19 -0
- package/src/IconStageCityBroadcast/index.vue +19 -0
- package/src/IconStageDoorlock/index.vue +19 -0
- package/src/IconStageInfoPublish/index.vue +19 -0
- package/src/IconStageLight/index.vue +19 -0
- package/src/IconStageLightMange/index.vue +19 -0
- package/src/IconStageSafeMonitor/index.vue +19 -0
- package/src/IconStageSafeMonitorIcon/index.vue +19 -0
- package/src/IconStageSplitGroup/index.vue +19 -0
- package/src/IconStageStrongE/index.vue +19 -0
- package/src/IconStageTiltMonitor/index.vue +19 -0
- package/src/IconStageUserinfo/index.vue +19 -0
- package/src/IconStageWaterMonitor/index.vue +19 -0
- package/src/IconStageWeather/index.vue +19 -0
- package/src/IconStageWeatherIcon/index.vue +19 -0
- package/src/IconVLine/index.vue +19 -0
- package/src/IconVLoop/index.vue +19 -0
- package/src/IconVPlay/index.vue +19 -0
- package/src/IconVRandom/index.vue +19 -0
- package/src/IconVoice/index.vue +19 -0
- package/src/index.js +58 -1
@@ -0,0 +1,52 @@
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
3
|
+
const _sfc_main = {
|
4
|
+
name: "IconStageAdPublish",
|
5
|
+
props: {
|
6
|
+
prefix: {
|
7
|
+
type: String,
|
8
|
+
default: "bb"
|
9
|
+
},
|
10
|
+
useCurrentColor: {
|
11
|
+
type: Boolean,
|
12
|
+
default: false
|
13
|
+
}
|
14
|
+
}
|
15
|
+
};
|
16
|
+
const _hoisted_1 = {
|
17
|
+
fill: "none",
|
18
|
+
"fill-rule": "evenodd"
|
19
|
+
};
|
20
|
+
const _hoisted_2 = ["fill"];
|
21
|
+
const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", {
|
22
|
+
stroke: "#312D67",
|
23
|
+
"stroke-width": "1.167",
|
24
|
+
"stroke-linejoin": "round",
|
25
|
+
d: "M2.16210003 16.1823725L23.8475575 1.81086162 9.85742104 17.5108179z"
|
26
|
+
}, null, -1);
|
27
|
+
const _hoisted_4 = /* @__PURE__ */ createElementVNode("path", {
|
28
|
+
stroke: "#282461",
|
29
|
+
"stroke-width": "1.167",
|
30
|
+
"stroke-linejoin": "round",
|
31
|
+
d: "M14.7492299 18.2752169L23.8475575 23.1963098 24.2550463 1.81086162z"
|
32
|
+
}, null, -1);
|
33
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
34
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
35
|
+
viewBox: "0 0 28 28",
|
36
|
+
xmlns: "http://www.w3.org/2000/svg",
|
37
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-stage-ad-publish`],
|
38
|
+
width: "1em",
|
39
|
+
height: "1em"
|
40
|
+
}, _ctx.$attrs), [
|
41
|
+
createElementVNode("g", _hoisted_1, [
|
42
|
+
createElementVNode("path", {
|
43
|
+
fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
|
44
|
+
d: "M23.8475575 2.81063132L9.85742104 17.5108179 9.85742104 27.4775283z"
|
45
|
+
}, null, 8, _hoisted_2),
|
46
|
+
_hoisted_3,
|
47
|
+
_hoisted_4
|
48
|
+
])
|
49
|
+
], 16);
|
50
|
+
}
|
51
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
52
|
+
export { index as default };
|
@@ -0,0 +1,69 @@
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode, createStaticVNode } from "vue";
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
3
|
+
const _sfc_main = {
|
4
|
+
name: "IconStageBigScreen",
|
5
|
+
props: {
|
6
|
+
prefix: {
|
7
|
+
type: String,
|
8
|
+
default: "bb"
|
9
|
+
},
|
10
|
+
useCurrentColor: {
|
11
|
+
type: Boolean,
|
12
|
+
default: false
|
13
|
+
}
|
14
|
+
}
|
15
|
+
};
|
16
|
+
const _hoisted_1 = /* @__PURE__ */ 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);
|
17
|
+
const _hoisted_2 = {
|
18
|
+
fill: "none",
|
19
|
+
"fill-rule": "evenodd"
|
20
|
+
};
|
21
|
+
const _hoisted_3 = ["fill"];
|
22
|
+
const _hoisted_4 = { transform: "translate(13 13)" };
|
23
|
+
const _hoisted_5 = ["fill"];
|
24
|
+
const _hoisted_6 = /* @__PURE__ */ createElementVNode("path", {
|
25
|
+
stroke: "#FFF",
|
26
|
+
"stroke-width": "3.167",
|
27
|
+
"stroke-linecap": "round",
|
28
|
+
d: "M6 21L14.6877618 11.346511 23.4775291 18.7112131 33 9"
|
29
|
+
}, null, -1);
|
30
|
+
const _hoisted_7 = ["fill"];
|
31
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
32
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
33
|
+
viewBox: "0 0 64 64",
|
34
|
+
xmlns: "http://www.w3.org/2000/svg",
|
35
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-stage-big-screen`],
|
36
|
+
width: "1em",
|
37
|
+
height: "1em"
|
38
|
+
}, _ctx.$attrs), [
|
39
|
+
_hoisted_1,
|
40
|
+
createElementVNode("g", _hoisted_2, [
|
41
|
+
createElementVNode("rect", {
|
42
|
+
fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
|
43
|
+
opacity: ".1",
|
44
|
+
width: "64",
|
45
|
+
height: "64",
|
46
|
+
rx: "32"
|
47
|
+
}, null, 8, _hoisted_3),
|
48
|
+
createElementVNode("g", _hoisted_4, [
|
49
|
+
createElementVNode("rect", {
|
50
|
+
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_c238588cb3__a)",
|
51
|
+
width: "38",
|
52
|
+
height: "30",
|
53
|
+
rx: "1.583"
|
54
|
+
}, null, 8, _hoisted_5),
|
55
|
+
_hoisted_6,
|
56
|
+
createElementVNode("rect", {
|
57
|
+
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_c238588cb3__b)",
|
58
|
+
x: "5",
|
59
|
+
y: "35",
|
60
|
+
width: "29",
|
61
|
+
height: "3",
|
62
|
+
rx: "1.5"
|
63
|
+
}, null, 8, _hoisted_7)
|
64
|
+
])
|
65
|
+
])
|
66
|
+
], 16);
|
67
|
+
}
|
68
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
69
|
+
export { index as default };
|
@@ -0,0 +1,67 @@
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
3
|
+
const _sfc_main = {
|
4
|
+
name: "IconStageBox",
|
5
|
+
props: {
|
6
|
+
prefix: {
|
7
|
+
type: String,
|
8
|
+
default: "bb"
|
9
|
+
},
|
10
|
+
useCurrentColor: {
|
11
|
+
type: Boolean,
|
12
|
+
default: false
|
13
|
+
}
|
14
|
+
}
|
15
|
+
};
|
16
|
+
const _hoisted_1 = {
|
17
|
+
fill: "none",
|
18
|
+
"fill-rule": "evenodd"
|
19
|
+
};
|
20
|
+
const _hoisted_2 = ["fill"];
|
21
|
+
const _hoisted_3 = ["fill"];
|
22
|
+
const _hoisted_4 = ["fill"];
|
23
|
+
const _hoisted_5 = /* @__PURE__ */ createElementVNode("path", {
|
24
|
+
stroke: "#282461",
|
25
|
+
"stroke-width": "1.167",
|
26
|
+
"stroke-linejoin": "round",
|
27
|
+
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",
|
28
|
+
transform: "translate(2.333 3.111)"
|
29
|
+
}, null, -1);
|
30
|
+
const _hoisted_6 = /* @__PURE__ */ createElementVNode("path", {
|
31
|
+
stroke: "#282461",
|
32
|
+
"stroke-width": "1.167",
|
33
|
+
"stroke-linecap": "round",
|
34
|
+
d: "M11.8843284 21.7777778L11.8843284 12.8333333 23.6670813 6.52930659",
|
35
|
+
transform: "translate(2.333 3.111)"
|
36
|
+
}, null, -1);
|
37
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
38
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
39
|
+
viewBox: "0 0 28 28",
|
40
|
+
xmlns: "http://www.w3.org/2000/svg",
|
41
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-stage-box`],
|
42
|
+
width: "1em",
|
43
|
+
height: "1em"
|
44
|
+
}, _ctx.$attrs), [
|
45
|
+
createElementVNode("g", _hoisted_1, [
|
46
|
+
createElementVNode("path", {
|
47
|
+
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",
|
48
|
+
fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
|
49
|
+
transform: "matrix(-1 0 0 1 33.731 3.111)"
|
50
|
+
}, null, 8, _hoisted_2),
|
51
|
+
createElementVNode("path", {
|
52
|
+
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",
|
53
|
+
fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
|
54
|
+
transform: "matrix(-1 0 0 1 41.857 3.111)"
|
55
|
+
}, null, 8, _hoisted_3),
|
56
|
+
createElementVNode("path", {
|
57
|
+
fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
|
58
|
+
d: "M0 6.52930659L11.8843284 12.8333333 11.8843284 22.5555556 0.101575456 15.477016z",
|
59
|
+
transform: "translate(2.333 3.111)"
|
60
|
+
}, null, 8, _hoisted_4),
|
61
|
+
_hoisted_5,
|
62
|
+
_hoisted_6
|
63
|
+
])
|
64
|
+
], 16);
|
65
|
+
}
|
66
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
67
|
+
export { index as default };
|
@@ -0,0 +1,80 @@
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode, createStaticVNode } from "vue";
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
3
|
+
const _sfc_main = {
|
4
|
+
name: "IconStageBoxIcon",
|
5
|
+
props: {
|
6
|
+
prefix: {
|
7
|
+
type: String,
|
8
|
+
default: "bb"
|
9
|
+
},
|
10
|
+
useCurrentColor: {
|
11
|
+
type: Boolean,
|
12
|
+
default: false
|
13
|
+
}
|
14
|
+
}
|
15
|
+
};
|
16
|
+
const _hoisted_1 = /* @__PURE__ */ 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);
|
17
|
+
const _hoisted_2 = {
|
18
|
+
fill: "none",
|
19
|
+
"fill-rule": "evenodd"
|
20
|
+
};
|
21
|
+
const _hoisted_3 = ["fill"];
|
22
|
+
const _hoisted_4 = ["fill"];
|
23
|
+
const _hoisted_5 = ["fill"];
|
24
|
+
const _hoisted_6 = ["fill"];
|
25
|
+
const _hoisted_7 = ["fill"];
|
26
|
+
const _hoisted_8 = ["fill"];
|
27
|
+
const _hoisted_9 = /* @__PURE__ */ createElementVNode("path", {
|
28
|
+
stroke: "#FFF",
|
29
|
+
"stroke-width": "3.32",
|
30
|
+
"stroke-linecap": "round",
|
31
|
+
d: "M23.848 25.432L34.985 19M29.848 30.432L40.985 24M45.5 33L45.5 38M37.5 38L37.5 43"
|
32
|
+
}, null, -1);
|
33
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
34
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
35
|
+
viewBox: "0 0 64 64",
|
36
|
+
xmlns: "http://www.w3.org/2000/svg",
|
37
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-stage-box-icon`],
|
38
|
+
width: "1em",
|
39
|
+
height: "1em"
|
40
|
+
}, _ctx.$attrs), [
|
41
|
+
_hoisted_1,
|
42
|
+
createElementVNode("g", _hoisted_2, [
|
43
|
+
createElementVNode("rect", {
|
44
|
+
fill: $props.useCurrentColor ? "currentColor" : "#14E58D",
|
45
|
+
opacity: ".1",
|
46
|
+
width: "64",
|
47
|
+
height: "64",
|
48
|
+
rx: "32"
|
49
|
+
}, null, 8, _hoisted_3),
|
50
|
+
createElementVNode("path", {
|
51
|
+
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",
|
52
|
+
fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
|
53
|
+
transform: "matrix(-1 0 0 1 54.468 14)"
|
54
|
+
}, null, 8, _hoisted_4),
|
55
|
+
createElementVNode("path", {
|
56
|
+
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",
|
57
|
+
fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
|
58
|
+
transform: "matrix(-1 0 0 1 63.14 14)"
|
59
|
+
}, null, 8, _hoisted_5),
|
60
|
+
createElementVNode("path", {
|
61
|
+
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_81ff302b89__a)",
|
62
|
+
d: "M20 -3.69149156e-15L40 10.1551724 40 26.5344828 20 38 0 26.5344828 0 10.1551724z",
|
63
|
+
transform: "translate(11 14)"
|
64
|
+
}, null, 8, _hoisted_6),
|
65
|
+
createElementVNode("path", {
|
66
|
+
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_81ff302b89__b)",
|
67
|
+
d: "M0 10.8571429L20 21.533958 20 38 0.170940171 26.0114312z",
|
68
|
+
transform: "translate(11 14)"
|
69
|
+
}, null, 8, _hoisted_7),
|
70
|
+
createElementVNode("path", {
|
71
|
+
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_81ff302b89__c)",
|
72
|
+
transform: "matrix(-1 0 0 1 71 14)",
|
73
|
+
d: "M20 10.8571429L40 21.533958 40 38 20.1709402 26.0114312z"
|
74
|
+
}, null, 8, _hoisted_8),
|
75
|
+
_hoisted_9
|
76
|
+
])
|
77
|
+
], 16);
|
78
|
+
}
|
79
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
80
|
+
export { index as default };
|
@@ -0,0 +1,44 @@
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode, createStaticVNode } from "vue";
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
3
|
+
const _sfc_main = {
|
4
|
+
name: "IconStageBroadcast",
|
5
|
+
props: {
|
6
|
+
prefix: {
|
7
|
+
type: String,
|
8
|
+
default: "bb"
|
9
|
+
},
|
10
|
+
useCurrentColor: {
|
11
|
+
type: Boolean,
|
12
|
+
default: false
|
13
|
+
}
|
14
|
+
}
|
15
|
+
};
|
16
|
+
const _hoisted_1 = {
|
17
|
+
fill: "none",
|
18
|
+
"fill-rule": "evenodd"
|
19
|
+
};
|
20
|
+
const _hoisted_2 = ["fill"];
|
21
|
+
const _hoisted_3 = /* @__PURE__ */ 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);
|
22
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
23
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
24
|
+
viewBox: "0 0 28 28",
|
25
|
+
xmlns: "http://www.w3.org/2000/svg",
|
26
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-stage-broadcast`],
|
27
|
+
width: "1em",
|
28
|
+
height: "1em"
|
29
|
+
}, _ctx.$attrs), [
|
30
|
+
createElementVNode("g", _hoisted_1, [
|
31
|
+
createElementVNode("rect", {
|
32
|
+
fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
|
33
|
+
x: "9.333",
|
34
|
+
y: "2.333",
|
35
|
+
width: "8.556",
|
36
|
+
height: "16.333",
|
37
|
+
rx: "4.278"
|
38
|
+
}, null, 8, _hoisted_2),
|
39
|
+
_hoisted_3
|
40
|
+
])
|
41
|
+
], 16);
|
42
|
+
}
|
43
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
44
|
+
export { index as default };
|
@@ -0,0 +1,76 @@
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
3
|
+
const _sfc_main = {
|
4
|
+
name: "IconStageCharge",
|
5
|
+
props: {
|
6
|
+
prefix: {
|
7
|
+
type: String,
|
8
|
+
default: "bb"
|
9
|
+
},
|
10
|
+
useCurrentColor: {
|
11
|
+
type: Boolean,
|
12
|
+
default: false
|
13
|
+
}
|
14
|
+
}
|
15
|
+
};
|
16
|
+
const _hoisted_1 = {
|
17
|
+
fill: "none",
|
18
|
+
"fill-rule": "evenodd"
|
19
|
+
};
|
20
|
+
const _hoisted_2 = ["fill"];
|
21
|
+
const _hoisted_3 = /* @__PURE__ */ createElementVNode("rect", {
|
22
|
+
stroke: "#33316A",
|
23
|
+
"stroke-width": "1.167",
|
24
|
+
"stroke-linejoin": "round",
|
25
|
+
x: "5.444",
|
26
|
+
y: "1.556",
|
27
|
+
width: "14.778",
|
28
|
+
height: "23.333",
|
29
|
+
rx: ".622"
|
30
|
+
}, null, -1);
|
31
|
+
const _hoisted_4 = ["fill"];
|
32
|
+
const _hoisted_5 = /* @__PURE__ */ createElementVNode("path", {
|
33
|
+
stroke: "#33316A",
|
34
|
+
"stroke-width": "1.167",
|
35
|
+
"stroke-linejoin": "round",
|
36
|
+
d: "M20.2222222 11.3484848L23.3156566 11.030303 23.3156566 18.6666667 25.6666667 18.6666667 25.6666667 7.21212121 23.1919192 4.66666667"
|
37
|
+
}, null, -1);
|
38
|
+
const _hoisted_6 = /* @__PURE__ */ createElementVNode("rect", {
|
39
|
+
stroke: "#33316A",
|
40
|
+
"stroke-width": "1.167",
|
41
|
+
"stroke-linejoin": "round",
|
42
|
+
x: "2.333",
|
43
|
+
y: "24.889",
|
44
|
+
width: "21",
|
45
|
+
height: "1.556",
|
46
|
+
rx: ".622"
|
47
|
+
}, null, -1);
|
48
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
49
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
50
|
+
viewBox: "0 0 28 28",
|
51
|
+
xmlns: "http://www.w3.org/2000/svg",
|
52
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-stage-charge`],
|
53
|
+
width: "1em",
|
54
|
+
height: "1em"
|
55
|
+
}, _ctx.$attrs), [
|
56
|
+
createElementVNode("g", _hoisted_1, [
|
57
|
+
createElementVNode("path", {
|
58
|
+
fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
|
59
|
+
d: "M13.472482 12.4444444L10.1111111 16.9426183 12.4982675 16.9446173 12.2220691 20.2222222 15.5555556 15.507816 13.472482 15.507816z"
|
60
|
+
}, null, 8, _hoisted_2),
|
61
|
+
_hoisted_3,
|
62
|
+
createElementVNode("rect", {
|
63
|
+
fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
|
64
|
+
x: "7.778",
|
65
|
+
y: "4.667",
|
66
|
+
width: "10.111",
|
67
|
+
height: "6.222",
|
68
|
+
rx: ".622"
|
69
|
+
}, null, 8, _hoisted_4),
|
70
|
+
_hoisted_5,
|
71
|
+
_hoisted_6
|
72
|
+
])
|
73
|
+
], 16);
|
74
|
+
}
|
75
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
76
|
+
export { index as default };
|
@@ -0,0 +1,89 @@
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode, createStaticVNode } from "vue";
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
3
|
+
const _sfc_main = {
|
4
|
+
name: "IconStageCityBroadcast",
|
5
|
+
props: {
|
6
|
+
prefix: {
|
7
|
+
type: String,
|
8
|
+
default: "bb"
|
9
|
+
},
|
10
|
+
useCurrentColor: {
|
11
|
+
type: Boolean,
|
12
|
+
default: false
|
13
|
+
}
|
14
|
+
}
|
15
|
+
};
|
16
|
+
const _hoisted_1 = /* @__PURE__ */ 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);
|
17
|
+
const _hoisted_2 = {
|
18
|
+
fill: "none",
|
19
|
+
"fill-rule": "evenodd"
|
20
|
+
};
|
21
|
+
const _hoisted_3 = ["fill"];
|
22
|
+
const _hoisted_4 = ["fill"];
|
23
|
+
const _hoisted_5 = { transform: "translate(19.407 13)" };
|
24
|
+
const _hoisted_6 = ["fill"];
|
25
|
+
const _hoisted_7 = /* @__PURE__ */ createElementVNode("use", { "xlink:href": "#svg_cfbfb4c240__b" }, null, -1);
|
26
|
+
const _hoisted_8 = [
|
27
|
+
_hoisted_7
|
28
|
+
];
|
29
|
+
const _hoisted_9 = ["fill"];
|
30
|
+
const _hoisted_10 = ["fill"];
|
31
|
+
const _hoisted_11 = /* @__PURE__ */ createElementVNode("path", {
|
32
|
+
d: "M25.9259259,25.9 C30.4260239,25.9 34.0740741,22.4212525 34.0740741,18.13 C34.0740741,13.8387475 30.4260239,10.36 25.9259259,10.36",
|
33
|
+
stroke: "url(#svg_cfbfb4c240__e)",
|
34
|
+
"stroke-width": "2.741",
|
35
|
+
"stroke-linecap": "round",
|
36
|
+
transform: "translate(12 13)"
|
37
|
+
}, null, -1);
|
38
|
+
const _hoisted_12 = /* @__PURE__ */ createElementVNode("path", {
|
39
|
+
d: "M25.9259259,31.82 C33.6988224,31.82 40,25.6907782 40,18.13 C40,10.5692218 33.6988224,4.44 25.9259259,4.44",
|
40
|
+
stroke: "url(#svg_cfbfb4c240__f)",
|
41
|
+
"stroke-width": "2.741",
|
42
|
+
"stroke-linecap": "round",
|
43
|
+
transform: "translate(12 13)"
|
44
|
+
}, null, -1);
|
45
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
46
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
47
|
+
viewBox: "0 0 64 64",
|
48
|
+
xmlns: "http://www.w3.org/2000/svg",
|
49
|
+
"xmlns:xlink": "http://www.w3.org/1999/xlink",
|
50
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-stage-city-broadcast`],
|
51
|
+
width: "1em",
|
52
|
+
height: "1em"
|
53
|
+
}, _ctx.$attrs), [
|
54
|
+
_hoisted_1,
|
55
|
+
createElementVNode("g", _hoisted_2, [
|
56
|
+
createElementVNode("rect", {
|
57
|
+
fill: $props.useCurrentColor ? "currentColor" : "#FFBA23",
|
58
|
+
opacity: ".1",
|
59
|
+
width: "64",
|
60
|
+
height: "64",
|
61
|
+
rx: "32"
|
62
|
+
}, null, 8, _hoisted_3),
|
63
|
+
createElementVNode("path", {
|
64
|
+
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",
|
65
|
+
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_cfbfb4c240__a)",
|
66
|
+
transform: "translate(12 13)"
|
67
|
+
}, null, 8, _hoisted_4),
|
68
|
+
createElementVNode("g", _hoisted_5, [
|
69
|
+
createElementVNode("mask", {
|
70
|
+
id: "svg_cfbfb4c240__d",
|
71
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
72
|
+
}, _hoisted_8, 8, _hoisted_6),
|
73
|
+
createElementVNode("use", {
|
74
|
+
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_cfbfb4c240__c)",
|
75
|
+
"xlink:href": "#svg_cfbfb4c240__b"
|
76
|
+
}, null, 8, _hoisted_9),
|
77
|
+
createElementVNode("path", {
|
78
|
+
fill: $props.useCurrentColor ? "currentColor" : "#FFF",
|
79
|
+
mask: "url(#svg_cfbfb4c240__d)",
|
80
|
+
d: "M6.667 0H9.629999999999999V37H6.667z"
|
81
|
+
}, null, 8, _hoisted_10)
|
82
|
+
]),
|
83
|
+
_hoisted_11,
|
84
|
+
_hoisted_12
|
85
|
+
])
|
86
|
+
], 16);
|
87
|
+
}
|
88
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
89
|
+
export { index as default };
|
@@ -0,0 +1,56 @@
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
3
|
+
const _sfc_main = {
|
4
|
+
name: "IconStageDoorlock",
|
5
|
+
props: {
|
6
|
+
prefix: {
|
7
|
+
type: String,
|
8
|
+
default: "bb"
|
9
|
+
},
|
10
|
+
useCurrentColor: {
|
11
|
+
type: Boolean,
|
12
|
+
default: false
|
13
|
+
}
|
14
|
+
}
|
15
|
+
};
|
16
|
+
const _hoisted_1 = {
|
17
|
+
fill: "none",
|
18
|
+
"fill-rule": "evenodd"
|
19
|
+
};
|
20
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
|
21
|
+
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",
|
22
|
+
stroke: "#33316A",
|
23
|
+
"stroke-width": "1.167",
|
24
|
+
"stroke-linejoin": "round"
|
25
|
+
}, null, -1);
|
26
|
+
const _hoisted_3 = ["fill"];
|
27
|
+
const _hoisted_4 = /* @__PURE__ */ createElementVNode("path", {
|
28
|
+
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",
|
29
|
+
stroke: "#33316A",
|
30
|
+
"stroke-width": "1.167",
|
31
|
+
"stroke-linejoin": "round"
|
32
|
+
}, null, -1);
|
33
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
34
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
35
|
+
viewBox: "0 0 28 28",
|
36
|
+
xmlns: "http://www.w3.org/2000/svg",
|
37
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-stage-doorlock`],
|
38
|
+
width: "1em",
|
39
|
+
height: "1em"
|
40
|
+
}, _ctx.$attrs), [
|
41
|
+
createElementVNode("g", _hoisted_1, [
|
42
|
+
_hoisted_2,
|
43
|
+
createElementVNode("rect", {
|
44
|
+
fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
|
45
|
+
x: "7.778",
|
46
|
+
y: "3.889",
|
47
|
+
width: "9.333",
|
48
|
+
height: "10.111",
|
49
|
+
rx: ".577"
|
50
|
+
}, null, 8, _hoisted_3),
|
51
|
+
_hoisted_4
|
52
|
+
])
|
53
|
+
], 16);
|
54
|
+
}
|
55
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
56
|
+
export { index as default };
|
@@ -0,0 +1,66 @@
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode, createStaticVNode } from "vue";
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
3
|
+
const _sfc_main = {
|
4
|
+
name: "IconStageInfoPublish",
|
5
|
+
props: {
|
6
|
+
prefix: {
|
7
|
+
type: String,
|
8
|
+
default: "bb"
|
9
|
+
},
|
10
|
+
useCurrentColor: {
|
11
|
+
type: Boolean,
|
12
|
+
default: false
|
13
|
+
}
|
14
|
+
}
|
15
|
+
};
|
16
|
+
const _hoisted_1 = /* @__PURE__ */ 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);
|
17
|
+
const _hoisted_2 = {
|
18
|
+
fill: "none",
|
19
|
+
"fill-rule": "evenodd"
|
20
|
+
};
|
21
|
+
const _hoisted_3 = ["fill"];
|
22
|
+
const _hoisted_4 = { transform: "translate(14 9)" };
|
23
|
+
const _hoisted_5 = ["fill"];
|
24
|
+
const _hoisted_6 = ["fill"];
|
25
|
+
const _hoisted_7 = /* @__PURE__ */ createElementVNode("path", {
|
26
|
+
stroke: "#FFF",
|
27
|
+
"stroke-width": "3.152",
|
28
|
+
"stroke-linecap": "round",
|
29
|
+
d: "M5.478 23.26L30.522 23.26M5.478 30.563L21.125 30.563"
|
30
|
+
}, null, -1);
|
31
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
32
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
33
|
+
viewBox: "0 0 64 64",
|
34
|
+
xmlns: "http://www.w3.org/2000/svg",
|
35
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-stage-info-publish`],
|
36
|
+
width: "1em",
|
37
|
+
height: "1em"
|
38
|
+
}, _ctx.$attrs), [
|
39
|
+
_hoisted_1,
|
40
|
+
createElementVNode("g", _hoisted_2, [
|
41
|
+
createElementVNode("rect", {
|
42
|
+
fill: $props.useCurrentColor ? "currentColor" : "#A730E8",
|
43
|
+
opacity: ".1",
|
44
|
+
width: "64",
|
45
|
+
height: "64",
|
46
|
+
rx: "32"
|
47
|
+
}, null, 8, _hoisted_3),
|
48
|
+
createElementVNode("g", _hoisted_4, [
|
49
|
+
createElementVNode("path", {
|
50
|
+
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",
|
51
|
+
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_da1b715a79__a)"
|
52
|
+
}, null, 8, _hoisted_5),
|
53
|
+
createElementVNode("rect", {
|
54
|
+
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_da1b715a79__b)",
|
55
|
+
y: "15.769",
|
56
|
+
width: "36",
|
57
|
+
height: "25.231",
|
58
|
+
rx: "1.576"
|
59
|
+
}, null, 8, _hoisted_6),
|
60
|
+
_hoisted_7
|
61
|
+
])
|
62
|
+
])
|
63
|
+
], 16);
|
64
|
+
}
|
65
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
66
|
+
export { index as default };
|
@@ -0,0 +1,40 @@
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode, createStaticVNode } from "vue";
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
3
|
+
const _sfc_main = {
|
4
|
+
name: "IconStageLight",
|
5
|
+
props: {
|
6
|
+
prefix: {
|
7
|
+
type: String,
|
8
|
+
default: "bb"
|
9
|
+
},
|
10
|
+
useCurrentColor: {
|
11
|
+
type: Boolean,
|
12
|
+
default: false
|
13
|
+
}
|
14
|
+
}
|
15
|
+
};
|
16
|
+
const _hoisted_1 = {
|
17
|
+
fill: "none",
|
18
|
+
"fill-rule": "evenodd"
|
19
|
+
};
|
20
|
+
const _hoisted_2 = ["fill"];
|
21
|
+
const _hoisted_3 = /* @__PURE__ */ 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);
|
22
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
23
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
24
|
+
viewBox: "0 0 28 28",
|
25
|
+
xmlns: "http://www.w3.org/2000/svg",
|
26
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-stage-light`],
|
27
|
+
width: "1em",
|
28
|
+
height: "1em"
|
29
|
+
}, _ctx.$attrs), [
|
30
|
+
createElementVNode("g", _hoisted_1, [
|
31
|
+
createElementVNode("path", {
|
32
|
+
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",
|
33
|
+
fill: $props.useCurrentColor ? "currentColor" : "#21B2EC"
|
34
|
+
}, null, 8, _hoisted_2),
|
35
|
+
_hoisted_3
|
36
|
+
])
|
37
|
+
], 16);
|
38
|
+
}
|
39
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
40
|
+
export { index as default };
|