@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,31 @@
|
|
1
|
+
"use strict";
|
2
|
+
var vue = require("vue");
|
3
|
+
var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
|
4
|
+
const _sfc_main = {
|
5
|
+
name: "IconMountDevi8",
|
6
|
+
props: {
|
7
|
+
prefix: {
|
8
|
+
type: String,
|
9
|
+
default: "bb"
|
10
|
+
},
|
11
|
+
useCurrentColor: {
|
12
|
+
type: Boolean,
|
13
|
+
default: false
|
14
|
+
}
|
15
|
+
}
|
16
|
+
};
|
17
|
+
const _hoisted_1 = /* @__PURE__ */ vue.createStaticVNode('<g stroke="#CFCED8" 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);
|
18
|
+
const _hoisted_2 = [
|
19
|
+
_hoisted_1
|
20
|
+
];
|
21
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
22
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
23
|
+
viewBox: "0 0 28 28",
|
24
|
+
xmlns: "http://www.w3.org/2000/svg",
|
25
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-mount-devi8`],
|
26
|
+
width: "1em",
|
27
|
+
height: "1em"
|
28
|
+
}, _ctx.$attrs), _hoisted_2, 16);
|
29
|
+
}
|
30
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
31
|
+
module.exports = index;
|
@@ -0,0 +1,31 @@
|
|
1
|
+
"use strict";
|
2
|
+
var vue = require("vue");
|
3
|
+
var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
|
4
|
+
const _sfc_main = {
|
5
|
+
name: "IconMountDevi9",
|
6
|
+
props: {
|
7
|
+
prefix: {
|
8
|
+
type: String,
|
9
|
+
default: "bb"
|
10
|
+
},
|
11
|
+
useCurrentColor: {
|
12
|
+
type: Boolean,
|
13
|
+
default: false
|
14
|
+
}
|
15
|
+
}
|
16
|
+
};
|
17
|
+
const _hoisted_1 = /* @__PURE__ */ vue.createStaticVNode('<g stroke="#CFCED8" 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);
|
18
|
+
const _hoisted_2 = [
|
19
|
+
_hoisted_1
|
20
|
+
];
|
21
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
22
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
23
|
+
viewBox: "0 0 28 28",
|
24
|
+
xmlns: "http://www.w3.org/2000/svg",
|
25
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-mount-devi9`],
|
26
|
+
width: "1em",
|
27
|
+
height: "1em"
|
28
|
+
}, _ctx.$attrs), _hoisted_2, 16);
|
29
|
+
}
|
30
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
31
|
+
module.exports = index;
|
@@ -0,0 +1,34 @@
|
|
1
|
+
"use strict";
|
2
|
+
var vue = require("vue");
|
3
|
+
var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
|
4
|
+
const _sfc_main = {
|
5
|
+
name: "IconPublishUpload",
|
6
|
+
props: {
|
7
|
+
prefix: {
|
8
|
+
type: String,
|
9
|
+
default: "bb"
|
10
|
+
},
|
11
|
+
useCurrentColor: {
|
12
|
+
type: Boolean,
|
13
|
+
default: false
|
14
|
+
}
|
15
|
+
}
|
16
|
+
};
|
17
|
+
const _hoisted_1 = ["fill"];
|
18
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
19
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
20
|
+
viewBox: "0 0 20 20",
|
21
|
+
xmlns: "http://www.w3.org/2000/svg",
|
22
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-publish-upload`],
|
23
|
+
width: "1em",
|
24
|
+
height: "1em"
|
25
|
+
}, _ctx.$attrs), [
|
26
|
+
vue.createElementVNode("path", {
|
27
|
+
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",
|
28
|
+
fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
|
29
|
+
"fill-rule": "nonzero"
|
30
|
+
}, null, 8, _hoisted_1)
|
31
|
+
], 16);
|
32
|
+
}
|
33
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
34
|
+
module.exports = index;
|
@@ -0,0 +1,34 @@
|
|
1
|
+
"use strict";
|
2
|
+
var vue = require("vue");
|
3
|
+
var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
|
4
|
+
const _sfc_main = {
|
5
|
+
name: "IconRise",
|
6
|
+
props: {
|
7
|
+
prefix: {
|
8
|
+
type: String,
|
9
|
+
default: "bb"
|
10
|
+
},
|
11
|
+
useCurrentColor: {
|
12
|
+
type: Boolean,
|
13
|
+
default: false
|
14
|
+
}
|
15
|
+
}
|
16
|
+
};
|
17
|
+
const _hoisted_1 = ["fill"];
|
18
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
19
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
20
|
+
viewBox: "0 0 18 18",
|
21
|
+
xmlns: "http://www.w3.org/2000/svg",
|
22
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-rise`],
|
23
|
+
width: "1em",
|
24
|
+
height: "1em"
|
25
|
+
}, _ctx.$attrs), [
|
26
|
+
vue.createElementVNode("path", {
|
27
|
+
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",
|
28
|
+
fill: $props.useCurrentColor ? "currentColor" : "#F24A2B",
|
29
|
+
"fill-rule": "nonzero"
|
30
|
+
}, null, 8, _hoisted_1)
|
31
|
+
], 16);
|
32
|
+
}
|
33
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
34
|
+
module.exports = index;
|
@@ -0,0 +1,53 @@
|
|
1
|
+
"use strict";
|
2
|
+
var vue = require("vue");
|
3
|
+
var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
|
4
|
+
const _sfc_main = {
|
5
|
+
name: "IconSidebarBigScreen",
|
6
|
+
props: {
|
7
|
+
prefix: {
|
8
|
+
type: String,
|
9
|
+
default: "bb"
|
10
|
+
},
|
11
|
+
useCurrentColor: {
|
12
|
+
type: Boolean,
|
13
|
+
default: false
|
14
|
+
}
|
15
|
+
}
|
16
|
+
};
|
17
|
+
const _hoisted_1 = /* @__PURE__ */ vue.createElementVNode("g", {
|
18
|
+
stroke: "currentColor",
|
19
|
+
"stroke-width": "1.5",
|
20
|
+
fill: "none",
|
21
|
+
"fill-rule": "evenodd",
|
22
|
+
opacity: ".7"
|
23
|
+
}, [
|
24
|
+
/* @__PURE__ */ vue.createElementVNode("path", {
|
25
|
+
"stroke-linecap": "round",
|
26
|
+
d: "M2.5 17.25L17.5 17.25"
|
27
|
+
}),
|
28
|
+
/* @__PURE__ */ vue.createElementVNode("rect", {
|
29
|
+
x: "2.5",
|
30
|
+
y: "2.5",
|
31
|
+
width: "15",
|
32
|
+
height: "12",
|
33
|
+
rx: "1"
|
34
|
+
}),
|
35
|
+
/* @__PURE__ */ vue.createElementVNode("path", {
|
36
|
+
d: "M12.5536966,4.5 L14.4090909,4.5 C14.9613757,4.5 15.4090909,4.94771525 15.4090909,5.5 C15.4090909,6.15688557 15.4090909,6.64954975 15.4090909,6.97799254 M15.4090909,10.059804 C15.4090909,10.3580429 15.4090909,10.8381082 15.4090909,11.5 C15.4090909,12.0522847 14.9613757,12.5 14.4090909,12.5 L12.5536966,12.5 M7.49664396,12.5 L5.40909091,12.5 C4.85680616,12.5 4.40909091,12.0522847 4.40909091,11.5 C4.40909091,10.8574032 4.40909091,10.3754556 4.40909091,10.0541572 M4.40909091,7.06951586 C4.40909091,6.74676156 4.40909091,6.22358961 4.40909091,5.5 C4.40909091,4.94771525 4.85680616,4.5 5.40909091,4.5 L7.47540241,4.5",
|
37
|
+
"stroke-linecap": "round"
|
38
|
+
})
|
39
|
+
], -1);
|
40
|
+
const _hoisted_2 = [
|
41
|
+
_hoisted_1
|
42
|
+
];
|
43
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
44
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
45
|
+
viewBox: "0 0 20 20",
|
46
|
+
xmlns: "http://www.w3.org/2000/svg",
|
47
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-sidebar-big-screen`],
|
48
|
+
width: "1em",
|
49
|
+
height: "1em"
|
50
|
+
}, _ctx.$attrs), _hoisted_2, 16);
|
51
|
+
}
|
52
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
53
|
+
module.exports = index;
|
@@ -0,0 +1,43 @@
|
|
1
|
+
"use strict";
|
2
|
+
var vue = require("vue");
|
3
|
+
var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
|
4
|
+
const _sfc_main = {
|
5
|
+
name: "IconSidebarDashboard",
|
6
|
+
props: {
|
7
|
+
prefix: {
|
8
|
+
type: String,
|
9
|
+
default: "bb"
|
10
|
+
},
|
11
|
+
useCurrentColor: {
|
12
|
+
type: Boolean,
|
13
|
+
default: false
|
14
|
+
}
|
15
|
+
}
|
16
|
+
};
|
17
|
+
const _hoisted_1 = /* @__PURE__ */ vue.createElementVNode("g", {
|
18
|
+
stroke: "currentColor",
|
19
|
+
"stroke-width": "1.5",
|
20
|
+
fill: "none",
|
21
|
+
"fill-rule": "evenodd",
|
22
|
+
opacity: ".7"
|
23
|
+
}, [
|
24
|
+
/* @__PURE__ */ vue.createElementVNode("path", { d: "M10 1L17.7942286 5.5 17.7942286 14.5 10 19 2.20577137 14.5 2.20577137 5.5z" }),
|
25
|
+
/* @__PURE__ */ vue.createElementVNode("path", {
|
26
|
+
"stroke-linecap": "round",
|
27
|
+
d: "M5.49297631 7.48754521L10 10.2252449 14.2528316 7.48754521M10.063 14.498L10.063 10.225"
|
28
|
+
})
|
29
|
+
], -1);
|
30
|
+
const _hoisted_2 = [
|
31
|
+
_hoisted_1
|
32
|
+
];
|
33
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
34
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
35
|
+
viewBox: "0 0 20 20",
|
36
|
+
xmlns: "http://www.w3.org/2000/svg",
|
37
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-sidebar-dashboard`],
|
38
|
+
width: "1em",
|
39
|
+
height: "1em"
|
40
|
+
}, _ctx.$attrs), _hoisted_2, 16);
|
41
|
+
}
|
42
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
43
|
+
module.exports = index;
|
@@ -0,0 +1,31 @@
|
|
1
|
+
"use strict";
|
2
|
+
var vue = require("vue");
|
3
|
+
var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
|
4
|
+
const _sfc_main = {
|
5
|
+
name: "IconSidebarLight",
|
6
|
+
props: {
|
7
|
+
prefix: {
|
8
|
+
type: String,
|
9
|
+
default: "bb"
|
10
|
+
},
|
11
|
+
useCurrentColor: {
|
12
|
+
type: Boolean,
|
13
|
+
default: false
|
14
|
+
}
|
15
|
+
}
|
16
|
+
};
|
17
|
+
const _hoisted_1 = /* @__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);
|
18
|
+
const _hoisted_2 = [
|
19
|
+
_hoisted_1
|
20
|
+
];
|
21
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
22
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
23
|
+
viewBox: "0 0 20 20",
|
24
|
+
xmlns: "http://www.w3.org/2000/svg",
|
25
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-sidebar-light`],
|
26
|
+
width: "1em",
|
27
|
+
height: "1em"
|
28
|
+
}, _ctx.$attrs), _hoisted_2, 16);
|
29
|
+
}
|
30
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
31
|
+
module.exports = index;
|
@@ -0,0 +1,31 @@
|
|
1
|
+
"use strict";
|
2
|
+
var vue = require("vue");
|
3
|
+
var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
|
4
|
+
const _sfc_main = {
|
5
|
+
name: "IconSidebarManage",
|
6
|
+
props: {
|
7
|
+
prefix: {
|
8
|
+
type: String,
|
9
|
+
default: "bb"
|
10
|
+
},
|
11
|
+
useCurrentColor: {
|
12
|
+
type: Boolean,
|
13
|
+
default: false
|
14
|
+
}
|
15
|
+
}
|
16
|
+
};
|
17
|
+
const _hoisted_1 = /* @__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);
|
18
|
+
const _hoisted_2 = [
|
19
|
+
_hoisted_1
|
20
|
+
];
|
21
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
22
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
23
|
+
viewBox: "0 0 20 20",
|
24
|
+
xmlns: "http://www.w3.org/2000/svg",
|
25
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-sidebar-manage`],
|
26
|
+
width: "1em",
|
27
|
+
height: "1em"
|
28
|
+
}, _ctx.$attrs), _hoisted_2, 16);
|
29
|
+
}
|
30
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
31
|
+
module.exports = index;
|
@@ -0,0 +1,31 @@
|
|
1
|
+
"use strict";
|
2
|
+
var vue = require("vue");
|
3
|
+
var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
|
4
|
+
const _sfc_main = {
|
5
|
+
name: "IconSidebarPole",
|
6
|
+
props: {
|
7
|
+
prefix: {
|
8
|
+
type: String,
|
9
|
+
default: "bb"
|
10
|
+
},
|
11
|
+
useCurrentColor: {
|
12
|
+
type: Boolean,
|
13
|
+
default: false
|
14
|
+
}
|
15
|
+
}
|
16
|
+
};
|
17
|
+
const _hoisted_1 = /* @__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);
|
18
|
+
const _hoisted_2 = [
|
19
|
+
_hoisted_1
|
20
|
+
];
|
21
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
22
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
23
|
+
viewBox: "0 0 20 20",
|
24
|
+
xmlns: "http://www.w3.org/2000/svg",
|
25
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-sidebar-pole`],
|
26
|
+
width: "1em",
|
27
|
+
height: "1em"
|
28
|
+
}, _ctx.$attrs), _hoisted_2, 16);
|
29
|
+
}
|
30
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
31
|
+
module.exports = index;
|
@@ -0,0 +1,35 @@
|
|
1
|
+
"use strict";
|
2
|
+
var vue = require("vue");
|
3
|
+
var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
|
4
|
+
const _sfc_main = {
|
5
|
+
name: "IconSliderTouchIcon",
|
6
|
+
props: {
|
7
|
+
prefix: {
|
8
|
+
type: String,
|
9
|
+
default: "bb"
|
10
|
+
},
|
11
|
+
useCurrentColor: {
|
12
|
+
type: Boolean,
|
13
|
+
default: false
|
14
|
+
}
|
15
|
+
}
|
16
|
+
};
|
17
|
+
const _hoisted_1 = ["fill"];
|
18
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
19
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
20
|
+
viewBox: "0 0 30 40",
|
21
|
+
xmlns: "http://www.w3.org/2000/svg",
|
22
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-slider-touch-icon`],
|
23
|
+
width: "1em",
|
24
|
+
height: "1em"
|
25
|
+
}, _ctx.$attrs), [
|
26
|
+
vue.createElementVNode("path", {
|
27
|
+
d: "M15,30 C20.5228475,30 25,25.5228475 25,20 L15.8944272,1.78885438 C15.6474379,1.29487588 15.0467649,1.09465154 14.5527864,1.34164079 C14.359259,1.43840449 14.2023365,1.59532698 14.1055728,1.78885438 L5,20 L5,20 C5,25.5228475 9.4771525,30 15,30 Z",
|
28
|
+
transform: "translate(0 -1)",
|
29
|
+
fill: $props.useCurrentColor ? "currentColor" : "#14E58D",
|
30
|
+
"fill-rule": "evenodd"
|
31
|
+
}, null, 8, _hoisted_1)
|
32
|
+
], 16);
|
33
|
+
}
|
34
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
35
|
+
module.exports = index;
|
@@ -0,0 +1,76 @@
|
|
1
|
+
"use strict";
|
2
|
+
var vue = require("vue");
|
3
|
+
var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
|
4
|
+
const _sfc_main = {
|
5
|
+
name: "IconStage110",
|
6
|
+
props: {
|
7
|
+
prefix: {
|
8
|
+
type: String,
|
9
|
+
default: "bb"
|
10
|
+
},
|
11
|
+
useCurrentColor: {
|
12
|
+
type: Boolean,
|
13
|
+
default: false
|
14
|
+
}
|
15
|
+
}
|
16
|
+
};
|
17
|
+
const _hoisted_1 = {
|
18
|
+
fill: "none",
|
19
|
+
"fill-rule": "evenodd"
|
20
|
+
};
|
21
|
+
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("g", {
|
22
|
+
stroke: "#33316A",
|
23
|
+
"stroke-linejoin": "round",
|
24
|
+
"stroke-width": "1.167"
|
25
|
+
}, [
|
26
|
+
/* @__PURE__ */ vue.createElementVNode("path", {
|
27
|
+
d: "M12.765 7.778L12.901 12.444M22.556.389L26.444.389",
|
28
|
+
transform: "rotate(-180 13.611 6.611)"
|
29
|
+
}),
|
30
|
+
/* @__PURE__ */ vue.createElementVNode("path", {
|
31
|
+
d: "M3.226.446L7 .446M0 5.803L2.309 9.333",
|
32
|
+
transform: "matrix(1 0 0 -1 20.222 13.222)"
|
33
|
+
}),
|
34
|
+
/* @__PURE__ */ vue.createElementVNode("path", {
|
35
|
+
d: "M19.444 6.222L21.778 9.333",
|
36
|
+
transform: "rotate(-180 13.611 6.611)"
|
37
|
+
})
|
38
|
+
], -1);
|
39
|
+
const _hoisted_3 = ["fill"];
|
40
|
+
const _hoisted_4 = /* @__PURE__ */ vue.createElementVNode("rect", {
|
41
|
+
stroke: "#33316A",
|
42
|
+
"stroke-width": "1.167",
|
43
|
+
"stroke-linejoin": "round",
|
44
|
+
x: "2.333",
|
45
|
+
y: "24.111",
|
46
|
+
width: "24.111",
|
47
|
+
height: "2.333",
|
48
|
+
rx: ".633"
|
49
|
+
}, null, -1);
|
50
|
+
const _hoisted_5 = /* @__PURE__ */ vue.createElementVNode("path", {
|
51
|
+
d: "M10.8888889,17.8888889 L10.8888889,15.0658436 C10.8888889,13.6180848 11.9335578,12.4444444 13.2222222,12.4444444",
|
52
|
+
stroke: "#FFF",
|
53
|
+
"stroke-width": "1.266",
|
54
|
+
"stroke-linecap": "round"
|
55
|
+
}, null, -1);
|
56
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
57
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
58
|
+
viewBox: "0 0 28 28",
|
59
|
+
xmlns: "http://www.w3.org/2000/svg",
|
60
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-stage-110`],
|
61
|
+
width: "1em",
|
62
|
+
height: "1em"
|
63
|
+
}, _ctx.$attrs), [
|
64
|
+
vue.createElementVNode("g", _hoisted_1, [
|
65
|
+
_hoisted_2,
|
66
|
+
vue.createElementVNode("path", {
|
67
|
+
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",
|
68
|
+
fill: $props.useCurrentColor ? "currentColor" : "#21B2EC"
|
69
|
+
}, null, 8, _hoisted_3),
|
70
|
+
_hoisted_4,
|
71
|
+
_hoisted_5
|
72
|
+
])
|
73
|
+
], 16);
|
74
|
+
}
|
75
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
76
|
+
module.exports = index;
|
@@ -0,0 +1,53 @@
|
|
1
|
+
"use strict";
|
2
|
+
var vue = require("vue");
|
3
|
+
var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
|
4
|
+
const _sfc_main = {
|
5
|
+
name: "IconStageAdPublish",
|
6
|
+
props: {
|
7
|
+
prefix: {
|
8
|
+
type: String,
|
9
|
+
default: "bb"
|
10
|
+
},
|
11
|
+
useCurrentColor: {
|
12
|
+
type: Boolean,
|
13
|
+
default: false
|
14
|
+
}
|
15
|
+
}
|
16
|
+
};
|
17
|
+
const _hoisted_1 = {
|
18
|
+
fill: "none",
|
19
|
+
"fill-rule": "evenodd"
|
20
|
+
};
|
21
|
+
const _hoisted_2 = ["fill"];
|
22
|
+
const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", {
|
23
|
+
stroke: "#312D67",
|
24
|
+
"stroke-width": "1.167",
|
25
|
+
"stroke-linejoin": "round",
|
26
|
+
d: "M2.16210003 16.1823725L23.8475575 1.81086162 9.85742104 17.5108179z"
|
27
|
+
}, null, -1);
|
28
|
+
const _hoisted_4 = /* @__PURE__ */ vue.createElementVNode("path", {
|
29
|
+
stroke: "#282461",
|
30
|
+
"stroke-width": "1.167",
|
31
|
+
"stroke-linejoin": "round",
|
32
|
+
d: "M14.7492299 18.2752169L23.8475575 23.1963098 24.2550463 1.81086162z"
|
33
|
+
}, null, -1);
|
34
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
35
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
36
|
+
viewBox: "0 0 28 28",
|
37
|
+
xmlns: "http://www.w3.org/2000/svg",
|
38
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-stage-ad-publish`],
|
39
|
+
width: "1em",
|
40
|
+
height: "1em"
|
41
|
+
}, _ctx.$attrs), [
|
42
|
+
vue.createElementVNode("g", _hoisted_1, [
|
43
|
+
vue.createElementVNode("path", {
|
44
|
+
fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
|
45
|
+
d: "M23.8475575 2.81063132L9.85742104 17.5108179 9.85742104 27.4775283z"
|
46
|
+
}, null, 8, _hoisted_2),
|
47
|
+
_hoisted_3,
|
48
|
+
_hoisted_4
|
49
|
+
])
|
50
|
+
], 16);
|
51
|
+
}
|
52
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
53
|
+
module.exports = index;
|
@@ -0,0 +1,70 @@
|
|
1
|
+
"use strict";
|
2
|
+
var vue = require("vue");
|
3
|
+
var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
|
4
|
+
const _sfc_main = {
|
5
|
+
name: "IconStageBigScreen",
|
6
|
+
props: {
|
7
|
+
prefix: {
|
8
|
+
type: String,
|
9
|
+
default: "bb"
|
10
|
+
},
|
11
|
+
useCurrentColor: {
|
12
|
+
type: Boolean,
|
13
|
+
default: false
|
14
|
+
}
|
15
|
+
}
|
16
|
+
};
|
17
|
+
const _hoisted_1 = /* @__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);
|
18
|
+
const _hoisted_2 = {
|
19
|
+
fill: "none",
|
20
|
+
"fill-rule": "evenodd"
|
21
|
+
};
|
22
|
+
const _hoisted_3 = ["fill"];
|
23
|
+
const _hoisted_4 = { transform: "translate(13 13)" };
|
24
|
+
const _hoisted_5 = ["fill"];
|
25
|
+
const _hoisted_6 = /* @__PURE__ */ vue.createElementVNode("path", {
|
26
|
+
stroke: "#FFF",
|
27
|
+
"stroke-width": "3.167",
|
28
|
+
"stroke-linecap": "round",
|
29
|
+
d: "M6 21L14.6877618 11.346511 23.4775291 18.7112131 33 9"
|
30
|
+
}, null, -1);
|
31
|
+
const _hoisted_7 = ["fill"];
|
32
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
33
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
34
|
+
viewBox: "0 0 64 64",
|
35
|
+
xmlns: "http://www.w3.org/2000/svg",
|
36
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-stage-big-screen`],
|
37
|
+
width: "1em",
|
38
|
+
height: "1em"
|
39
|
+
}, _ctx.$attrs), [
|
40
|
+
_hoisted_1,
|
41
|
+
vue.createElementVNode("g", _hoisted_2, [
|
42
|
+
vue.createElementVNode("rect", {
|
43
|
+
fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
|
44
|
+
opacity: ".1",
|
45
|
+
width: "64",
|
46
|
+
height: "64",
|
47
|
+
rx: "32"
|
48
|
+
}, null, 8, _hoisted_3),
|
49
|
+
vue.createElementVNode("g", _hoisted_4, [
|
50
|
+
vue.createElementVNode("rect", {
|
51
|
+
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_c238588cb3__a)",
|
52
|
+
width: "38",
|
53
|
+
height: "30",
|
54
|
+
rx: "1.583"
|
55
|
+
}, null, 8, _hoisted_5),
|
56
|
+
_hoisted_6,
|
57
|
+
vue.createElementVNode("rect", {
|
58
|
+
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_c238588cb3__b)",
|
59
|
+
x: "5",
|
60
|
+
y: "35",
|
61
|
+
width: "29",
|
62
|
+
height: "3",
|
63
|
+
rx: "1.5"
|
64
|
+
}, null, 8, _hoisted_7)
|
65
|
+
])
|
66
|
+
])
|
67
|
+
], 16);
|
68
|
+
}
|
69
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
70
|
+
module.exports = index;
|
@@ -0,0 +1,68 @@
|
|
1
|
+
"use strict";
|
2
|
+
var vue = require("vue");
|
3
|
+
var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
|
4
|
+
const _sfc_main = {
|
5
|
+
name: "IconStageBox",
|
6
|
+
props: {
|
7
|
+
prefix: {
|
8
|
+
type: String,
|
9
|
+
default: "bb"
|
10
|
+
},
|
11
|
+
useCurrentColor: {
|
12
|
+
type: Boolean,
|
13
|
+
default: false
|
14
|
+
}
|
15
|
+
}
|
16
|
+
};
|
17
|
+
const _hoisted_1 = {
|
18
|
+
fill: "none",
|
19
|
+
"fill-rule": "evenodd"
|
20
|
+
};
|
21
|
+
const _hoisted_2 = ["fill"];
|
22
|
+
const _hoisted_3 = ["fill"];
|
23
|
+
const _hoisted_4 = ["fill"];
|
24
|
+
const _hoisted_5 = /* @__PURE__ */ vue.createElementVNode("path", {
|
25
|
+
stroke: "#282461",
|
26
|
+
"stroke-width": "1.167",
|
27
|
+
"stroke-linejoin": "round",
|
28
|
+
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",
|
29
|
+
transform: "translate(2.333 3.111)"
|
30
|
+
}, null, -1);
|
31
|
+
const _hoisted_6 = /* @__PURE__ */ vue.createElementVNode("path", {
|
32
|
+
stroke: "#282461",
|
33
|
+
"stroke-width": "1.167",
|
34
|
+
"stroke-linecap": "round",
|
35
|
+
d: "M11.8843284 21.7777778L11.8843284 12.8333333 23.6670813 6.52930659",
|
36
|
+
transform: "translate(2.333 3.111)"
|
37
|
+
}, null, -1);
|
38
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
39
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
40
|
+
viewBox: "0 0 28 28",
|
41
|
+
xmlns: "http://www.w3.org/2000/svg",
|
42
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-stage-box`],
|
43
|
+
width: "1em",
|
44
|
+
height: "1em"
|
45
|
+
}, _ctx.$attrs), [
|
46
|
+
vue.createElementVNode("g", _hoisted_1, [
|
47
|
+
vue.createElementVNode("path", {
|
48
|
+
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",
|
49
|
+
fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
|
50
|
+
transform: "matrix(-1 0 0 1 33.731 3.111)"
|
51
|
+
}, null, 8, _hoisted_2),
|
52
|
+
vue.createElementVNode("path", {
|
53
|
+
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",
|
54
|
+
fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
|
55
|
+
transform: "matrix(-1 0 0 1 41.857 3.111)"
|
56
|
+
}, null, 8, _hoisted_3),
|
57
|
+
vue.createElementVNode("path", {
|
58
|
+
fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
|
59
|
+
d: "M0 6.52930659L11.8843284 12.8333333 11.8843284 22.5555556 0.101575456 15.477016z",
|
60
|
+
transform: "translate(2.333 3.111)"
|
61
|
+
}, null, 8, _hoisted_4),
|
62
|
+
_hoisted_5,
|
63
|
+
_hoisted_6
|
64
|
+
])
|
65
|
+
], 16);
|
66
|
+
}
|
67
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
68
|
+
module.exports = index;
|