@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,30 @@
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createStaticVNode } from "vue";
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
3
|
+
const _sfc_main = {
|
4
|
+
name: "IconMountDevi4",
|
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('<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);
|
17
|
+
const _hoisted_2 = [
|
18
|
+
_hoisted_1
|
19
|
+
];
|
20
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
21
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
22
|
+
viewBox: "0 0 28 28",
|
23
|
+
xmlns: "http://www.w3.org/2000/svg",
|
24
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-mount-devi4`],
|
25
|
+
width: "1em",
|
26
|
+
height: "1em"
|
27
|
+
}, _ctx.$attrs), _hoisted_2, 16);
|
28
|
+
}
|
29
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
30
|
+
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: "IconMountDevi5",
|
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__ */ 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);
|
21
|
+
const _hoisted_8 = ["fill"];
|
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-mount-devi5`],
|
27
|
+
width: "1em",
|
28
|
+
height: "1em"
|
29
|
+
}, _ctx.$attrs), [
|
30
|
+
createElementVNode("g", _hoisted_1, [
|
31
|
+
_hoisted_2,
|
32
|
+
createElementVNode("ellipse", {
|
33
|
+
fill: $props.useCurrentColor ? "currentColor" : "#CFCED8",
|
34
|
+
transform: "rotate(90 14 14)",
|
35
|
+
cx: "14",
|
36
|
+
cy: "14",
|
37
|
+
rx: "1.091",
|
38
|
+
ry: "1.158"
|
39
|
+
}, null, 8, _hoisted_8)
|
40
|
+
])
|
41
|
+
], 16);
|
42
|
+
}
|
43
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
44
|
+
export { index as default };
|
@@ -0,0 +1,30 @@
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createStaticVNode } from "vue";
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
3
|
+
const _sfc_main = {
|
4
|
+
name: "IconMountDevi6",
|
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('<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);
|
17
|
+
const _hoisted_2 = [
|
18
|
+
_hoisted_1
|
19
|
+
];
|
20
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
21
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
22
|
+
viewBox: "0 0 28 28",
|
23
|
+
xmlns: "http://www.w3.org/2000/svg",
|
24
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-mount-devi6`],
|
25
|
+
width: "1em",
|
26
|
+
height: "1em"
|
27
|
+
}, _ctx.$attrs), _hoisted_2, 16);
|
28
|
+
}
|
29
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
30
|
+
export { index as default };
|
@@ -0,0 +1,65 @@
|
|
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: "IconMountDevi7",
|
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("rect", {
|
21
|
+
stroke: "#CFCED8",
|
22
|
+
"stroke-width": "1.053",
|
23
|
+
x: "4",
|
24
|
+
y: "6",
|
25
|
+
width: "20",
|
26
|
+
height: "12.75",
|
27
|
+
rx: "1.053"
|
28
|
+
}, null, -1);
|
29
|
+
const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", {
|
30
|
+
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",
|
31
|
+
stroke: "#CFCED8",
|
32
|
+
"stroke-width": "1.053",
|
33
|
+
"stroke-linecap": "round"
|
34
|
+
}, null, -1);
|
35
|
+
const _hoisted_4 = ["fill"];
|
36
|
+
const _hoisted_5 = /* @__PURE__ */ createElementVNode("tspan", {
|
37
|
+
x: "7.158",
|
38
|
+
y: "15.113"
|
39
|
+
}, "LED", -1);
|
40
|
+
const _hoisted_6 = [
|
41
|
+
_hoisted_5
|
42
|
+
];
|
43
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
44
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
45
|
+
viewBox: "0 0 28 28",
|
46
|
+
xmlns: "http://www.w3.org/2000/svg",
|
47
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-mount-devi7`],
|
48
|
+
width: "1em",
|
49
|
+
height: "1em"
|
50
|
+
}, _ctx.$attrs), [
|
51
|
+
createElementVNode("g", _hoisted_1, [
|
52
|
+
_hoisted_2,
|
53
|
+
_hoisted_3,
|
54
|
+
createElementVNode("text", {
|
55
|
+
"font-family": "PingFangSC-Medium, PingFang SC",
|
56
|
+
"font-size": "7.368",
|
57
|
+
"font-weight": "400",
|
58
|
+
"letter-spacing": ".368",
|
59
|
+
fill: $props.useCurrentColor ? "currentColor" : "#CFCED8"
|
60
|
+
}, _hoisted_6, 8, _hoisted_4)
|
61
|
+
])
|
62
|
+
], 16);
|
63
|
+
}
|
64
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
65
|
+
export { index as default };
|
@@ -0,0 +1,30 @@
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createStaticVNode } from "vue";
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
3
|
+
const _sfc_main = {
|
4
|
+
name: "IconMountDevi8",
|
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('<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);
|
17
|
+
const _hoisted_2 = [
|
18
|
+
_hoisted_1
|
19
|
+
];
|
20
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
21
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
22
|
+
viewBox: "0 0 28 28",
|
23
|
+
xmlns: "http://www.w3.org/2000/svg",
|
24
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-mount-devi8`],
|
25
|
+
width: "1em",
|
26
|
+
height: "1em"
|
27
|
+
}, _ctx.$attrs), _hoisted_2, 16);
|
28
|
+
}
|
29
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
30
|
+
export { index as default };
|
@@ -0,0 +1,30 @@
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createStaticVNode } from "vue";
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
3
|
+
const _sfc_main = {
|
4
|
+
name: "IconMountDevi9",
|
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('<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);
|
17
|
+
const _hoisted_2 = [
|
18
|
+
_hoisted_1
|
19
|
+
];
|
20
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
21
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
22
|
+
viewBox: "0 0 28 28",
|
23
|
+
xmlns: "http://www.w3.org/2000/svg",
|
24
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-mount-devi9`],
|
25
|
+
width: "1em",
|
26
|
+
height: "1em"
|
27
|
+
}, _ctx.$attrs), _hoisted_2, 16);
|
28
|
+
}
|
29
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
30
|
+
export { index as default };
|
@@ -0,0 +1,33 @@
|
|
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: "IconPublishUpload",
|
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 = ["fill"];
|
17
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
18
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
19
|
+
viewBox: "0 0 20 20",
|
20
|
+
xmlns: "http://www.w3.org/2000/svg",
|
21
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-publish-upload`],
|
22
|
+
width: "1em",
|
23
|
+
height: "1em"
|
24
|
+
}, _ctx.$attrs), [
|
25
|
+
createElementVNode("path", {
|
26
|
+
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",
|
27
|
+
fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
|
28
|
+
"fill-rule": "nonzero"
|
29
|
+
}, null, 8, _hoisted_1)
|
30
|
+
], 16);
|
31
|
+
}
|
32
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
33
|
+
export { index as default };
|
@@ -0,0 +1,33 @@
|
|
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: "IconRise",
|
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 = ["fill"];
|
17
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
18
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
19
|
+
viewBox: "0 0 18 18",
|
20
|
+
xmlns: "http://www.w3.org/2000/svg",
|
21
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-rise`],
|
22
|
+
width: "1em",
|
23
|
+
height: "1em"
|
24
|
+
}, _ctx.$attrs), [
|
25
|
+
createElementVNode("path", {
|
26
|
+
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",
|
27
|
+
fill: $props.useCurrentColor ? "currentColor" : "#F24A2B",
|
28
|
+
"fill-rule": "nonzero"
|
29
|
+
}, null, 8, _hoisted_1)
|
30
|
+
], 16);
|
31
|
+
}
|
32
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
33
|
+
export { index as default };
|
@@ -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: "IconSidebarBigScreen",
|
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__ */ createElementVNode("g", {
|
17
|
+
stroke: "currentColor",
|
18
|
+
"stroke-width": "1.5",
|
19
|
+
fill: "none",
|
20
|
+
"fill-rule": "evenodd",
|
21
|
+
opacity: ".7"
|
22
|
+
}, [
|
23
|
+
/* @__PURE__ */ createElementVNode("path", {
|
24
|
+
"stroke-linecap": "round",
|
25
|
+
d: "M2.5 17.25L17.5 17.25"
|
26
|
+
}),
|
27
|
+
/* @__PURE__ */ createElementVNode("rect", {
|
28
|
+
x: "2.5",
|
29
|
+
y: "2.5",
|
30
|
+
width: "15",
|
31
|
+
height: "12",
|
32
|
+
rx: "1"
|
33
|
+
}),
|
34
|
+
/* @__PURE__ */ createElementVNode("path", {
|
35
|
+
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",
|
36
|
+
"stroke-linecap": "round"
|
37
|
+
})
|
38
|
+
], -1);
|
39
|
+
const _hoisted_2 = [
|
40
|
+
_hoisted_1
|
41
|
+
];
|
42
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
43
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
44
|
+
viewBox: "0 0 20 20",
|
45
|
+
xmlns: "http://www.w3.org/2000/svg",
|
46
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-sidebar-big-screen`],
|
47
|
+
width: "1em",
|
48
|
+
height: "1em"
|
49
|
+
}, _ctx.$attrs), _hoisted_2, 16);
|
50
|
+
}
|
51
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
52
|
+
export { index as default };
|
@@ -0,0 +1,42 @@
|
|
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: "IconSidebarDashboard",
|
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__ */ createElementVNode("g", {
|
17
|
+
stroke: "currentColor",
|
18
|
+
"stroke-width": "1.5",
|
19
|
+
fill: "none",
|
20
|
+
"fill-rule": "evenodd",
|
21
|
+
opacity: ".7"
|
22
|
+
}, [
|
23
|
+
/* @__PURE__ */ createElementVNode("path", { d: "M10 1L17.7942286 5.5 17.7942286 14.5 10 19 2.20577137 14.5 2.20577137 5.5z" }),
|
24
|
+
/* @__PURE__ */ createElementVNode("path", {
|
25
|
+
"stroke-linecap": "round",
|
26
|
+
d: "M5.49297631 7.48754521L10 10.2252449 14.2528316 7.48754521M10.063 14.498L10.063 10.225"
|
27
|
+
})
|
28
|
+
], -1);
|
29
|
+
const _hoisted_2 = [
|
30
|
+
_hoisted_1
|
31
|
+
];
|
32
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
33
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
34
|
+
viewBox: "0 0 20 20",
|
35
|
+
xmlns: "http://www.w3.org/2000/svg",
|
36
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-sidebar-dashboard`],
|
37
|
+
width: "1em",
|
38
|
+
height: "1em"
|
39
|
+
}, _ctx.$attrs), _hoisted_2, 16);
|
40
|
+
}
|
41
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
42
|
+
export { index as default };
|
@@ -0,0 +1,30 @@
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createStaticVNode } from "vue";
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
3
|
+
const _sfc_main = {
|
4
|
+
name: "IconSidebarLight",
|
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('<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);
|
17
|
+
const _hoisted_2 = [
|
18
|
+
_hoisted_1
|
19
|
+
];
|
20
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
21
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
22
|
+
viewBox: "0 0 20 20",
|
23
|
+
xmlns: "http://www.w3.org/2000/svg",
|
24
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-sidebar-light`],
|
25
|
+
width: "1em",
|
26
|
+
height: "1em"
|
27
|
+
}, _ctx.$attrs), _hoisted_2, 16);
|
28
|
+
}
|
29
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
30
|
+
export { index as default };
|
@@ -0,0 +1,30 @@
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createStaticVNode } from "vue";
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
3
|
+
const _sfc_main = {
|
4
|
+
name: "IconSidebarManage",
|
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('<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);
|
17
|
+
const _hoisted_2 = [
|
18
|
+
_hoisted_1
|
19
|
+
];
|
20
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
21
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
22
|
+
viewBox: "0 0 20 20",
|
23
|
+
xmlns: "http://www.w3.org/2000/svg",
|
24
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-sidebar-manage`],
|
25
|
+
width: "1em",
|
26
|
+
height: "1em"
|
27
|
+
}, _ctx.$attrs), _hoisted_2, 16);
|
28
|
+
}
|
29
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
30
|
+
export { index as default };
|
@@ -0,0 +1,30 @@
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createStaticVNode } from "vue";
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
3
|
+
const _sfc_main = {
|
4
|
+
name: "IconSidebarPole",
|
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('<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);
|
17
|
+
const _hoisted_2 = [
|
18
|
+
_hoisted_1
|
19
|
+
];
|
20
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
21
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
22
|
+
viewBox: "0 0 20 20",
|
23
|
+
xmlns: "http://www.w3.org/2000/svg",
|
24
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-sidebar-pole`],
|
25
|
+
width: "1em",
|
26
|
+
height: "1em"
|
27
|
+
}, _ctx.$attrs), _hoisted_2, 16);
|
28
|
+
}
|
29
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
30
|
+
export { index as default };
|
@@ -0,0 +1,34 @@
|
|
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: "IconSliderTouchIcon",
|
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 = ["fill"];
|
17
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
18
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
19
|
+
viewBox: "0 0 30 40",
|
20
|
+
xmlns: "http://www.w3.org/2000/svg",
|
21
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-slider-touch-icon`],
|
22
|
+
width: "1em",
|
23
|
+
height: "1em"
|
24
|
+
}, _ctx.$attrs), [
|
25
|
+
createElementVNode("path", {
|
26
|
+
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",
|
27
|
+
transform: "translate(0 -1)",
|
28
|
+
fill: $props.useCurrentColor ? "currentColor" : "#14E58D",
|
29
|
+
"fill-rule": "evenodd"
|
30
|
+
}, null, 8, _hoisted_1)
|
31
|
+
], 16);
|
32
|
+
}
|
33
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
34
|
+
export { index as default };
|
@@ -0,0 +1,75 @@
|
|
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: "IconStage110",
|
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("g", {
|
21
|
+
stroke: "#33316A",
|
22
|
+
"stroke-linejoin": "round",
|
23
|
+
"stroke-width": "1.167"
|
24
|
+
}, [
|
25
|
+
/* @__PURE__ */ createElementVNode("path", {
|
26
|
+
d: "M12.765 7.778L12.901 12.444M22.556.389L26.444.389",
|
27
|
+
transform: "rotate(-180 13.611 6.611)"
|
28
|
+
}),
|
29
|
+
/* @__PURE__ */ createElementVNode("path", {
|
30
|
+
d: "M3.226.446L7 .446M0 5.803L2.309 9.333",
|
31
|
+
transform: "matrix(1 0 0 -1 20.222 13.222)"
|
32
|
+
}),
|
33
|
+
/* @__PURE__ */ createElementVNode("path", {
|
34
|
+
d: "M19.444 6.222L21.778 9.333",
|
35
|
+
transform: "rotate(-180 13.611 6.611)"
|
36
|
+
})
|
37
|
+
], -1);
|
38
|
+
const _hoisted_3 = ["fill"];
|
39
|
+
const _hoisted_4 = /* @__PURE__ */ createElementVNode("rect", {
|
40
|
+
stroke: "#33316A",
|
41
|
+
"stroke-width": "1.167",
|
42
|
+
"stroke-linejoin": "round",
|
43
|
+
x: "2.333",
|
44
|
+
y: "24.111",
|
45
|
+
width: "24.111",
|
46
|
+
height: "2.333",
|
47
|
+
rx: ".633"
|
48
|
+
}, null, -1);
|
49
|
+
const _hoisted_5 = /* @__PURE__ */ createElementVNode("path", {
|
50
|
+
d: "M10.8888889,17.8888889 L10.8888889,15.0658436 C10.8888889,13.6180848 11.9335578,12.4444444 13.2222222,12.4444444",
|
51
|
+
stroke: "#FFF",
|
52
|
+
"stroke-width": "1.266",
|
53
|
+
"stroke-linecap": "round"
|
54
|
+
}, null, -1);
|
55
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
56
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
57
|
+
viewBox: "0 0 28 28",
|
58
|
+
xmlns: "http://www.w3.org/2000/svg",
|
59
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-stage-110`],
|
60
|
+
width: "1em",
|
61
|
+
height: "1em"
|
62
|
+
}, _ctx.$attrs), [
|
63
|
+
createElementVNode("g", _hoisted_1, [
|
64
|
+
_hoisted_2,
|
65
|
+
createElementVNode("path", {
|
66
|
+
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",
|
67
|
+
fill: $props.useCurrentColor ? "currentColor" : "#21B2EC"
|
68
|
+
}, null, 8, _hoisted_3),
|
69
|
+
_hoisted_4,
|
70
|
+
_hoisted_5
|
71
|
+
])
|
72
|
+
], 16);
|
73
|
+
}
|
74
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
75
|
+
export { index as default };
|