@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,49 @@
|
|
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: "IconEdit",
|
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
|
+
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",
|
24
|
+
stroke: "#FFF",
|
25
|
+
"stroke-width": "1.333",
|
26
|
+
"stroke-linecap": "round",
|
27
|
+
transform: "translate(3 2)"
|
28
|
+
}, null, -1);
|
29
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
30
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
31
|
+
viewBox: "0 0 20 20",
|
32
|
+
xmlns: "http://www.w3.org/2000/svg",
|
33
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-edit`],
|
34
|
+
width: "1em",
|
35
|
+
height: "1em"
|
36
|
+
}, _ctx.$attrs), [
|
37
|
+
vue.createElementVNode("g", _hoisted_1, [
|
38
|
+
vue.createElementVNode("path", {
|
39
|
+
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",
|
40
|
+
fill: $props.useCurrentColor ? "currentColor" : "#FFF",
|
41
|
+
"fill-rule": "nonzero",
|
42
|
+
transform: "translate(3 2)"
|
43
|
+
}, null, 8, _hoisted_2),
|
44
|
+
_hoisted_3
|
45
|
+
])
|
46
|
+
], 16);
|
47
|
+
}
|
48
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
49
|
+
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: "IconHelpOffline",
|
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-help-offline`],
|
23
|
+
width: "1em",
|
24
|
+
height: "1em"
|
25
|
+
}, _ctx.$attrs), [
|
26
|
+
vue.createElementVNode("path", {
|
27
|
+
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",
|
28
|
+
fill: $props.useCurrentColor ? "currentColor" : "currentColor",
|
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,50 @@
|
|
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: "IconInfoCamera",
|
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
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
24
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
25
|
+
viewBox: "0 0 20 20",
|
26
|
+
xmlns: "http://www.w3.org/2000/svg",
|
27
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-info-camera`],
|
28
|
+
width: "1em",
|
29
|
+
height: "1em"
|
30
|
+
}, _ctx.$attrs), [
|
31
|
+
vue.createElementVNode("g", _hoisted_1, [
|
32
|
+
vue.createElementVNode("circle", {
|
33
|
+
fill: $props.useCurrentColor ? "currentColor" : "#54536D",
|
34
|
+
cx: "10",
|
35
|
+
cy: "10",
|
36
|
+
r: "10"
|
37
|
+
}, null, 8, _hoisted_2),
|
38
|
+
vue.createElementVNode("path", {
|
39
|
+
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",
|
40
|
+
stroke: "#FFF",
|
41
|
+
"stroke-width": ".5",
|
42
|
+
fill: $props.useCurrentColor ? "currentColor" : "#FFF",
|
43
|
+
transform: "translate(3.333 2.333)",
|
44
|
+
"fill-rule": "nonzero"
|
45
|
+
}, null, 8, _hoisted_3)
|
46
|
+
])
|
47
|
+
], 16);
|
48
|
+
}
|
49
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
50
|
+
module.exports = index;
|
@@ -0,0 +1,40 @@
|
|
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: "IconLightStateOffline",
|
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
|
+
const _hoisted_2 = /* @__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);
|
19
|
+
const _hoisted_3 = /* @__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);
|
20
|
+
const _hoisted_4 = [
|
21
|
+
_hoisted_2,
|
22
|
+
_hoisted_3
|
23
|
+
];
|
24
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
25
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
26
|
+
viewBox: "0 0 20 20",
|
27
|
+
xmlns: "http://www.w3.org/2000/svg",
|
28
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-light-state-offline`],
|
29
|
+
width: "1em",
|
30
|
+
height: "1em"
|
31
|
+
}, _ctx.$attrs), [
|
32
|
+
vue.createElementVNode("g", {
|
33
|
+
stroke: "#9897A2",
|
34
|
+
fill: $props.useCurrentColor ? "currentColor" : "#9897A2",
|
35
|
+
"fill-rule": "nonzero"
|
36
|
+
}, _hoisted_4, 8, _hoisted_1)
|
37
|
+
], 16);
|
38
|
+
}
|
39
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
40
|
+
module.exports = index;
|
@@ -0,0 +1,40 @@
|
|
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: "IconLightStateOnline",
|
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
|
+
const _hoisted_2 = /* @__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);
|
19
|
+
const _hoisted_3 = /* @__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);
|
20
|
+
const _hoisted_4 = [
|
21
|
+
_hoisted_2,
|
22
|
+
_hoisted_3
|
23
|
+
];
|
24
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
25
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
26
|
+
viewBox: "0 0 20 20",
|
27
|
+
xmlns: "http://www.w3.org/2000/svg",
|
28
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-light-state-online`],
|
29
|
+
width: "1em",
|
30
|
+
height: "1em"
|
31
|
+
}, _ctx.$attrs), [
|
32
|
+
vue.createElementVNode("g", {
|
33
|
+
stroke: "#14E58D",
|
34
|
+
fill: $props.useCurrentColor ? "currentColor" : "#14E58D",
|
35
|
+
"fill-rule": "nonzero"
|
36
|
+
}, _hoisted_4, 8, _hoisted_1)
|
37
|
+
], 16);
|
38
|
+
}
|
39
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
40
|
+
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: "IconMountDevi1",
|
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.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);
|
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-devi1`],
|
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,42 @@
|
|
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: "IconMountDevi10",
|
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.createStaticVNode('<g stroke="#CFCED8" 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="#CFCED8" stroke-width="1.425" transform="translate(4.9 5)"></path>', 2);
|
22
|
+
const _hoisted_4 = ["fill"];
|
23
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
24
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
25
|
+
viewBox: "0 0 28 28",
|
26
|
+
xmlns: "http://www.w3.org/2000/svg",
|
27
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-mount-devi10`],
|
28
|
+
width: "1em",
|
29
|
+
height: "1em"
|
30
|
+
}, _ctx.$attrs), [
|
31
|
+
vue.createElementVNode("g", _hoisted_1, [
|
32
|
+
_hoisted_2,
|
33
|
+
vue.createElementVNode("path", {
|
34
|
+
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",
|
35
|
+
fill: $props.useCurrentColor ? "currentColor" : "#CFCED8",
|
36
|
+
transform: "translate(4.9 5)"
|
37
|
+
}, null, 8, _hoisted_4)
|
38
|
+
])
|
39
|
+
], 16);
|
40
|
+
}
|
41
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
42
|
+
module.exports = index;
|
@@ -0,0 +1,47 @@
|
|
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: "IconMountDevi11",
|
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
|
+
transform: "translate(4 9)",
|
19
|
+
stroke: "#CFCED8",
|
20
|
+
"stroke-width": "1.304",
|
21
|
+
fill: "none",
|
22
|
+
"fill-rule": "evenodd"
|
23
|
+
}, [
|
24
|
+
/* @__PURE__ */ vue.createElementVNode("rect", {
|
25
|
+
width: "17.779",
|
26
|
+
height: "11",
|
27
|
+
rx: "1.086"
|
28
|
+
}),
|
29
|
+
/* @__PURE__ */ vue.createElementVNode("path", {
|
30
|
+
"stroke-linecap": "round",
|
31
|
+
d: "M19.753 3.85L19.753 7.7M4.44469353 5.08750114L8.88431573 7.15 8.88431573 3.85 13.0681034 5.49999544"
|
32
|
+
})
|
33
|
+
], -1);
|
34
|
+
const _hoisted_2 = [
|
35
|
+
_hoisted_1
|
36
|
+
];
|
37
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
38
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
39
|
+
viewBox: "0 0 28 28",
|
40
|
+
xmlns: "http://www.w3.org/2000/svg",
|
41
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-mount-devi11`],
|
42
|
+
width: "1em",
|
43
|
+
height: "1em"
|
44
|
+
}, _ctx.$attrs), _hoisted_2, 16);
|
45
|
+
}
|
46
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
47
|
+
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: "IconMountDevi2",
|
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("ellipse", {
|
23
|
+
stroke: "#CFCED8",
|
24
|
+
"stroke-width": "1.227",
|
25
|
+
cx: "14",
|
26
|
+
cy: "12.824",
|
27
|
+
rx: "8",
|
28
|
+
ry: "7.824"
|
29
|
+
}, null, -1);
|
30
|
+
const _hoisted_4 = /* @__PURE__ */ vue.createElementVNode("ellipse", {
|
31
|
+
stroke: "#CFCED8",
|
32
|
+
"stroke-width": "1.227",
|
33
|
+
cx: "14",
|
34
|
+
cy: "13.941",
|
35
|
+
rx: "3.429",
|
36
|
+
ry: "3.353"
|
37
|
+
}, null, -1);
|
38
|
+
const _hoisted_5 = ["fill"];
|
39
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
40
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
41
|
+
viewBox: "0 0 28 28",
|
42
|
+
xmlns: "http://www.w3.org/2000/svg",
|
43
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-mount-devi2`],
|
44
|
+
width: "1em",
|
45
|
+
height: "1em"
|
46
|
+
}, _ctx.$attrs), [
|
47
|
+
vue.createElementVNode("g", _hoisted_1, [
|
48
|
+
vue.createElementVNode("path", {
|
49
|
+
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",
|
50
|
+
stroke: "#CFCED8",
|
51
|
+
"stroke-width": "1.227",
|
52
|
+
fill: $props.useCurrentColor ? "currentColor" : "#D8D8D8",
|
53
|
+
"stroke-linecap": "round"
|
54
|
+
}, null, 8, _hoisted_2),
|
55
|
+
_hoisted_3,
|
56
|
+
_hoisted_4,
|
57
|
+
vue.createElementVNode("ellipse", {
|
58
|
+
fill: $props.useCurrentColor ? "currentColor" : "#CFCED8",
|
59
|
+
cx: "14",
|
60
|
+
cy: "7.794",
|
61
|
+
rx: "1.143",
|
62
|
+
ry: "1.118"
|
63
|
+
}, null, 8, _hoisted_5)
|
64
|
+
])
|
65
|
+
], 16);
|
66
|
+
}
|
67
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
68
|
+
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: "IconMountDevi3",
|
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 28 28",
|
21
|
+
xmlns: "http://www.w3.org/2000/svg",
|
22
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-mount-devi3`],
|
23
|
+
width: "1em",
|
24
|
+
height: "1em"
|
25
|
+
}, _ctx.$attrs), [
|
26
|
+
vue.createElementVNode("path", {
|
27
|
+
d: "M18.3333333,8.28126441 C18.3333333,11.2949326 16.7118711,13.9336012 14.2904874,15.3828182 C13.8620283,15.6386772 13.3215409,15.3183651 13.3392296,14.8242251 C13.3470912,14.6132879 13.4610849,14.4218819 13.6419025,14.312507 C14.1352201,14.0175855 14.591195,13.6640703 15.0039308,13.2539145 C15.6544811,12.607431 16.163522,11.8554788 16.5212264,11.0175892 C16.8887579,10.1523559 17.0754717,9.23048199 17.0754717,8.28126441 C17.0754717,7.33204682 16.8887579,6.41017296 16.519261,5.54493965 C16.163522,4.70705005 15.6525157,3.95509785 15.0019654,3.30861427 C14.3514151,2.66213069 13.5947327,2.15627194 12.7515723,1.80080362 C11.8828616,1.4355697 10.9551887,1.25002305 10,1.25002305 C9.04481132,1.25002305 8.11713836,1.4355697 7.24646226,1.80275675 C6.40330189,2.15627194 5.6466195,2.66408381 4.99606918,3.31056739 C4.34551887,3.95705097 3.83647799,4.70900317 3.47877358,5.54689277 C3.11124214,6.41017296 2.9245283,7.33204682 2.9245283,8.28126441 C2.9245283,9.23048199 3.11124214,10.1523559 3.48073899,11.0175892 C3.83647799,11.8554788 4.34748428,12.607431 4.99803459,13.2539145 C5.41077044,13.6640703 5.86674528,14.0175855 6.36006289,14.312507 C6.5408805,14.4199287 6.65487421,14.6132879 6.66273585,14.8242251 C6.68042453,15.3222714 6.13600629,15.6386772 5.70754717,15.3808651 C3.28616352,13.9316481 1.66666667,11.2949326 1.66666667,8.28126441 C1.66666667,3.70314503 5.40487421,-0.00778790333 10.0157233,1.22741577e-05 C14.6167453,0.00783707746 18.3333333,3.70705128 18.3333333,8.28126441 Z M10,6.87501614 C10.8667453,6.87501614 11.572327,7.57618715 11.572327,8.43751421 C11.572327,9.29884128 10.8667453,10.0000123 10,10.0000123 C9.13325472,10.0000123 8.42767296,9.29884128 8.42767296,8.43751421 C8.42767296,7.57618715 9.13325472,6.87501614 10,6.87501614 M10,5.62501767 C8.4375,5.62501767 7.16981132,6.88478175 7.16981132,8.43751421 C7.16981132,9.99024668 8.4375,11.2500108 10,11.2500108 C11.5625,11.2500108 12.8301887,9.99024668 12.8301887,8.43751421 C12.8301887,6.88478175 11.5625,5.62501767 10,5.62501767 Z M15.4835805,8.24806132 C15.4933176,9.9746217 14.697327,11.5175886 13.4492925,12.5273529 C13.3490566,12.6093841 13.1957547,12.5683685 13.1485849,12.4472749 C13.0444182,12.1855565 12.9107704,11.939463 12.7476415,11.7129008 C12.6906447,11.6328228 12.7024371,11.5234479 12.7751572,11.4589949 C12.8459119,11.396495 12.9147013,11.3320419 12.9834906,11.2656357 C13.7853774,10.4687617 14.2275943,9.41016927 14.2275943,8.28321753 C14.2275943,7.15626579 13.7853774,6.09767334 12.9834906,5.30079932 C12.1816038,4.5039253 11.1163522,4.06447272 9.98231132,4.06447272 C8.84827044,4.06447272 7.78301887,4.5039253 6.98113208,5.30079932 C6.17924528,6.09767334 5.7370283,7.15626579 5.7370283,8.28321753 C5.7370283,9.41016927 6.17924528,10.4687617 6.98113208,11.2656357 C7.05188679,11.3359482 7.12460692,11.4043074 7.20125786,11.4687605 C7.28183962,11.5390729 7.29756289,11.6582134 7.23466981,11.7441508 C7.08136792,11.9629005 6.95361635,12.1972752 6.85534591,12.4472749 L6.8533805,12.449228 C6.80227987,12.5820404 6.63522013,12.6230559 6.52515723,12.5351654 C5.27515723,11.5332135 4.47720126,10.0000123 4.47720126,8.28126441 C4.47720126,5.2382994 6.97916667,2.7754118 10.0491352,2.81252113 C13.0562107,2.84963046 15.4658019,5.25978375 15.4835805,8.24806132 Z M10,12.8125088 C10.2378145,12.8125088 10.4579403,12.9062587 10.6230346,13.0761804 C10.7448899,13.2031334 10.8235063,13.3593832 10.8529874,13.5293048 C10.8628145,13.5839923 10.8647799,13.6425859 10.8628145,13.6992265 L10.8156447,14.9570374 L10.7665094,16.2695358 L10.6741352,18.7500015 L9.32586478,18.7500015 L9.23349057,16.2695358 L9.18435535,14.9609437 L9.13718553,13.7031327 C9.13522013,13.6484453 9.13915094,13.5918048 9.14701258,13.5390704 C9.17256289,13.3691488 9.25117925,13.2109458 9.37303459,13.0839929 C9.53812893,12.9082118 9.76022013,12.8125088 10,12.8125088 M10,11.5625104 C9.39268868,11.5625104 8.84433962,11.8164163 8.4591195,12.2226658 C8.1702044,12.5273529 7.9697327,12.9160243 7.90290881,13.3476644 C7.88325472,13.4785236 7.87539308,13.611336 7.8793239,13.7480546 L7.92649371,15.0058655 L7.97562893,16.3164108 L8.11320755,20 L11.8867925,20 L12.0243711,16.3164108 L12.0735063,15.0058655 L12.1206761,13.7480546 C12.1265723,13.6054766 12.1167453,13.4668049 12.0951258,13.3320394 C12.0263365,12.9003994 11.8238994,12.5136811 11.5310535,12.2109471 C11.1458333,11.8125101 10.6033805,11.5625104 10,11.5625104 L10,11.5625104 Z",
|
28
|
+
fill: $props.useCurrentColor ? "currentColor" : "#CFCED8",
|
29
|
+
transform: "translate(4 4)",
|
30
|
+
"fill-rule": "nonzero"
|
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,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: "IconMountDevi4",
|
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.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);
|
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-devi4`],
|
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,45 @@
|
|
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: "IconMountDevi5",
|
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.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="#CFCED8" 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="#CFCED8" 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="#CFCED8" 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="#CFCED8" 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="#CFCED8" 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="#CFCED8" stroke-width="1.389" transform="rotate(90 23.263 14)"></path>', 6);
|
22
|
+
const _hoisted_8 = ["fill"];
|
23
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
24
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
25
|
+
viewBox: "0 0 28 28",
|
26
|
+
xmlns: "http://www.w3.org/2000/svg",
|
27
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-mount-devi5`],
|
28
|
+
width: "1em",
|
29
|
+
height: "1em"
|
30
|
+
}, _ctx.$attrs), [
|
31
|
+
vue.createElementVNode("g", _hoisted_1, [
|
32
|
+
_hoisted_2,
|
33
|
+
vue.createElementVNode("ellipse", {
|
34
|
+
fill: $props.useCurrentColor ? "currentColor" : "#CFCED8",
|
35
|
+
transform: "rotate(90 14 14)",
|
36
|
+
cx: "14",
|
37
|
+
cy: "14",
|
38
|
+
rx: "1.091",
|
39
|
+
ry: "1.158"
|
40
|
+
}, null, 8, _hoisted_8)
|
41
|
+
])
|
42
|
+
], 16);
|
43
|
+
}
|
44
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
45
|
+
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: "IconMountDevi6",
|
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.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);
|
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-devi6`],
|
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,66 @@
|
|
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: "IconMountDevi7",
|
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("rect", {
|
22
|
+
stroke: "#CFCED8",
|
23
|
+
"stroke-width": "1.053",
|
24
|
+
x: "4",
|
25
|
+
y: "6",
|
26
|
+
width: "20",
|
27
|
+
height: "12.75",
|
28
|
+
rx: "1.053"
|
29
|
+
}, null, -1);
|
30
|
+
const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", {
|
31
|
+
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",
|
32
|
+
stroke: "#CFCED8",
|
33
|
+
"stroke-width": "1.053",
|
34
|
+
"stroke-linecap": "round"
|
35
|
+
}, null, -1);
|
36
|
+
const _hoisted_4 = ["fill"];
|
37
|
+
const _hoisted_5 = /* @__PURE__ */ vue.createElementVNode("tspan", {
|
38
|
+
x: "7.158",
|
39
|
+
y: "15.113"
|
40
|
+
}, "LED", -1);
|
41
|
+
const _hoisted_6 = [
|
42
|
+
_hoisted_5
|
43
|
+
];
|
44
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
45
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
46
|
+
viewBox: "0 0 28 28",
|
47
|
+
xmlns: "http://www.w3.org/2000/svg",
|
48
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-mount-devi7`],
|
49
|
+
width: "1em",
|
50
|
+
height: "1em"
|
51
|
+
}, _ctx.$attrs), [
|
52
|
+
vue.createElementVNode("g", _hoisted_1, [
|
53
|
+
_hoisted_2,
|
54
|
+
_hoisted_3,
|
55
|
+
vue.createElementVNode("text", {
|
56
|
+
"font-family": "PingFangSC-Medium, PingFang SC",
|
57
|
+
"font-size": "7.368",
|
58
|
+
"font-weight": "400",
|
59
|
+
"letter-spacing": ".368",
|
60
|
+
fill: $props.useCurrentColor ? "currentColor" : "#CFCED8"
|
61
|
+
}, _hoisted_6, 8, _hoisted_4)
|
62
|
+
])
|
63
|
+
], 16);
|
64
|
+
}
|
65
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
66
|
+
module.exports = index;
|