@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.
Files changed (179) hide show
  1. package/dist/icon.js +2720 -22
  2. package/dist/icon.js.map +1 -1
  3. package/dist/icon.min.js +246 -18
  4. package/dist/icon.min.js.map +1 -1
  5. package/esm/IconAdd/index.js +47 -0
  6. package/esm/IconBasicReset/index.js +33 -0
  7. package/esm/IconBroadcastEdit/index.js +34 -0
  8. package/esm/IconBroadcastUpload/index.js +40 -0
  9. package/esm/IconCalling/index.js +34 -0
  10. package/esm/IconDecline/index.js +34 -0
  11. package/esm/IconDelete/index.js +47 -0
  12. package/esm/IconEdit/index.js +48 -0
  13. package/esm/IconHelpOffline/index.js +33 -0
  14. package/esm/IconInfoCamera/index.js +49 -0
  15. package/esm/IconLightStateOffline/index.js +39 -0
  16. package/esm/IconLightStateOnline/index.js +39 -0
  17. package/esm/IconMountDevi1/index.js +30 -0
  18. package/esm/IconMountDevi10/index.js +41 -0
  19. package/esm/IconMountDevi11/index.js +46 -0
  20. package/esm/IconMountDevi2/index.js +67 -0
  21. package/esm/IconMountDevi3/index.js +34 -0
  22. package/esm/IconMountDevi4/index.js +30 -0
  23. package/esm/IconMountDevi5/index.js +44 -0
  24. package/esm/IconMountDevi6/index.js +30 -0
  25. package/esm/IconMountDevi7/index.js +65 -0
  26. package/esm/IconMountDevi8/index.js +30 -0
  27. package/esm/IconMountDevi9/index.js +30 -0
  28. package/esm/IconPublishUpload/index.js +33 -0
  29. package/esm/IconRise/index.js +33 -0
  30. package/esm/IconSidebarBigScreen/index.js +52 -0
  31. package/esm/IconSidebarDashboard/index.js +42 -0
  32. package/esm/IconSidebarLight/index.js +30 -0
  33. package/esm/IconSidebarManage/index.js +30 -0
  34. package/esm/IconSidebarPole/index.js +30 -0
  35. package/esm/IconSliderTouchIcon/index.js +34 -0
  36. package/esm/IconStage110/index.js +75 -0
  37. package/esm/IconStageAdPublish/index.js +52 -0
  38. package/esm/IconStageBigScreen/index.js +69 -0
  39. package/esm/IconStageBox/index.js +67 -0
  40. package/esm/IconStageBoxIcon/index.js +80 -0
  41. package/esm/IconStageBroadcast/index.js +44 -0
  42. package/esm/IconStageCharge/index.js +76 -0
  43. package/esm/IconStageCityBroadcast/index.js +89 -0
  44. package/esm/IconStageDoorlock/index.js +56 -0
  45. package/esm/IconStageInfoPublish/index.js +66 -0
  46. package/esm/IconStageLight/index.js +40 -0
  47. package/esm/IconStageLightMange/index.js +74 -0
  48. package/esm/IconStageSafeMonitor/index.js +64 -0
  49. package/esm/IconStageSafeMonitorIcon/index.js +91 -0
  50. package/esm/IconStageSplitGroup/index.js +81 -0
  51. package/esm/IconStageStrongE/index.js +52 -0
  52. package/esm/IconStageTiltMonitor/index.js +61 -0
  53. package/esm/IconStageUserinfo/index.js +66 -0
  54. package/esm/IconStageWaterMonitor/index.js +75 -0
  55. package/esm/IconStageWeather/index.js +66 -0
  56. package/esm/IconStageWeatherIcon/index.js +82 -0
  57. package/esm/IconVLine/index.js +33 -0
  58. package/esm/IconVLoop/index.js +33 -0
  59. package/esm/IconVPlay/index.js +44 -0
  60. package/esm/IconVRandom/index.js +33 -0
  61. package/esm/IconVoice/index.js +35 -0
  62. package/esm/index.js +57 -0
  63. package/lib/IconAdd/index.js +48 -0
  64. package/lib/IconBasicReset/index.js +34 -0
  65. package/lib/IconBroadcastEdit/index.js +35 -0
  66. package/lib/IconBroadcastUpload/index.js +41 -0
  67. package/lib/IconCalling/index.js +35 -0
  68. package/lib/IconDecline/index.js +35 -0
  69. package/lib/IconDelete/index.js +48 -0
  70. package/lib/IconEdit/index.js +49 -0
  71. package/lib/IconHelpOffline/index.js +34 -0
  72. package/lib/IconInfoCamera/index.js +50 -0
  73. package/lib/IconLightStateOffline/index.js +40 -0
  74. package/lib/IconLightStateOnline/index.js +40 -0
  75. package/lib/IconMountDevi1/index.js +31 -0
  76. package/lib/IconMountDevi10/index.js +42 -0
  77. package/lib/IconMountDevi11/index.js +47 -0
  78. package/lib/IconMountDevi2/index.js +68 -0
  79. package/lib/IconMountDevi3/index.js +35 -0
  80. package/lib/IconMountDevi4/index.js +31 -0
  81. package/lib/IconMountDevi5/index.js +45 -0
  82. package/lib/IconMountDevi6/index.js +31 -0
  83. package/lib/IconMountDevi7/index.js +66 -0
  84. package/lib/IconMountDevi8/index.js +31 -0
  85. package/lib/IconMountDevi9/index.js +31 -0
  86. package/lib/IconPublishUpload/index.js +34 -0
  87. package/lib/IconRise/index.js +34 -0
  88. package/lib/IconSidebarBigScreen/index.js +53 -0
  89. package/lib/IconSidebarDashboard/index.js +43 -0
  90. package/lib/IconSidebarLight/index.js +31 -0
  91. package/lib/IconSidebarManage/index.js +31 -0
  92. package/lib/IconSidebarPole/index.js +31 -0
  93. package/lib/IconSliderTouchIcon/index.js +35 -0
  94. package/lib/IconStage110/index.js +76 -0
  95. package/lib/IconStageAdPublish/index.js +53 -0
  96. package/lib/IconStageBigScreen/index.js +70 -0
  97. package/lib/IconStageBox/index.js +68 -0
  98. package/lib/IconStageBoxIcon/index.js +81 -0
  99. package/lib/IconStageBroadcast/index.js +45 -0
  100. package/lib/IconStageCharge/index.js +77 -0
  101. package/lib/IconStageCityBroadcast/index.js +90 -0
  102. package/lib/IconStageDoorlock/index.js +57 -0
  103. package/lib/IconStageInfoPublish/index.js +67 -0
  104. package/lib/IconStageLight/index.js +41 -0
  105. package/lib/IconStageLightMange/index.js +75 -0
  106. package/lib/IconStageSafeMonitor/index.js +65 -0
  107. package/lib/IconStageSafeMonitorIcon/index.js +92 -0
  108. package/lib/IconStageSplitGroup/index.js +82 -0
  109. package/lib/IconStageStrongE/index.js +53 -0
  110. package/lib/IconStageTiltMonitor/index.js +62 -0
  111. package/lib/IconStageUserinfo/index.js +67 -0
  112. package/lib/IconStageWaterMonitor/index.js +76 -0
  113. package/lib/IconStageWeather/index.js +67 -0
  114. package/lib/IconStageWeatherIcon/index.js +83 -0
  115. package/lib/IconVLine/index.js +34 -0
  116. package/lib/IconVLoop/index.js +34 -0
  117. package/lib/IconVPlay/index.js +45 -0
  118. package/lib/IconVRandom/index.js +34 -0
  119. package/lib/IconVoice/index.js +36 -0
  120. package/lib/index.js +114 -0
  121. package/package.json +1 -1
  122. package/src/IconAdd/index.vue +19 -0
  123. package/src/IconBasicReset/index.vue +19 -0
  124. package/src/IconBroadcastEdit/index.vue +19 -0
  125. package/src/IconBroadcastUpload/index.vue +19 -0
  126. package/src/IconCalling/index.vue +19 -0
  127. package/src/IconDecline/index.vue +19 -0
  128. package/src/IconDelete/index.vue +19 -0
  129. package/src/IconEdit/index.vue +19 -0
  130. package/src/IconHelpOffline/index.vue +19 -0
  131. package/src/IconInfoCamera/index.vue +19 -0
  132. package/src/IconLightStateOffline/index.vue +19 -0
  133. package/src/IconLightStateOnline/index.vue +19 -0
  134. package/src/IconMountDevi1/index.vue +19 -0
  135. package/src/IconMountDevi10/index.vue +19 -0
  136. package/src/IconMountDevi11/index.vue +19 -0
  137. package/src/IconMountDevi2/index.vue +19 -0
  138. package/src/IconMountDevi3/index.vue +19 -0
  139. package/src/IconMountDevi4/index.vue +19 -0
  140. package/src/IconMountDevi5/index.vue +19 -0
  141. package/src/IconMountDevi6/index.vue +19 -0
  142. package/src/IconMountDevi7/index.vue +19 -0
  143. package/src/IconMountDevi8/index.vue +19 -0
  144. package/src/IconMountDevi9/index.vue +19 -0
  145. package/src/IconPublishUpload/index.vue +19 -0
  146. package/src/IconRise/index.vue +19 -0
  147. package/src/IconSidebarBigScreen/index.vue +19 -0
  148. package/src/IconSidebarDashboard/index.vue +19 -0
  149. package/src/IconSidebarLight/index.vue +19 -0
  150. package/src/IconSidebarManage/index.vue +19 -0
  151. package/src/IconSidebarPole/index.vue +19 -0
  152. package/src/IconSliderTouchIcon/index.vue +19 -0
  153. package/src/IconStage110/index.vue +19 -0
  154. package/src/IconStageAdPublish/index.vue +19 -0
  155. package/src/IconStageBigScreen/index.vue +19 -0
  156. package/src/IconStageBox/index.vue +19 -0
  157. package/src/IconStageBoxIcon/index.vue +19 -0
  158. package/src/IconStageBroadcast/index.vue +19 -0
  159. package/src/IconStageCharge/index.vue +19 -0
  160. package/src/IconStageCityBroadcast/index.vue +19 -0
  161. package/src/IconStageDoorlock/index.vue +19 -0
  162. package/src/IconStageInfoPublish/index.vue +19 -0
  163. package/src/IconStageLight/index.vue +19 -0
  164. package/src/IconStageLightMange/index.vue +19 -0
  165. package/src/IconStageSafeMonitor/index.vue +19 -0
  166. package/src/IconStageSafeMonitorIcon/index.vue +19 -0
  167. package/src/IconStageSplitGroup/index.vue +19 -0
  168. package/src/IconStageStrongE/index.vue +19 -0
  169. package/src/IconStageTiltMonitor/index.vue +19 -0
  170. package/src/IconStageUserinfo/index.vue +19 -0
  171. package/src/IconStageWaterMonitor/index.vue +19 -0
  172. package/src/IconStageWeather/index.vue +19 -0
  173. package/src/IconStageWeatherIcon/index.vue +19 -0
  174. package/src/IconVLine/index.vue +19 -0
  175. package/src/IconVLoop/index.vue +19 -0
  176. package/src/IconVPlay/index.vue +19 -0
  177. package/src/IconVRandom/index.vue +19 -0
  178. package/src/IconVoice/index.vue +19 -0
  179. package/src/index.js +58 -1
@@ -0,0 +1,92 @@
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: "IconStageSafeMonitorIcon",
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_5e41a23429__a"><stop stop-color="#FA8156" offset="0%"></stop><stop stop-color="#F24A2B" offset="100%"></stop></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="svg_5e41a23429__b"><stop stop-color="#FAA182" offset="0%"></stop><stop stop-color="tomato" offset="100%"></stop></linearGradient></defs>', 1);
18
+ const _hoisted_2 = {
19
+ fill: "none",
20
+ "fill-rule": "evenodd"
21
+ };
22
+ const _hoisted_3 = ["fill"];
23
+ const _hoisted_4 = { transform: "translate(14 9)" };
24
+ const _hoisted_5 = ["fill"];
25
+ const _hoisted_6 = ["fill"];
26
+ const _hoisted_7 = ["fill"];
27
+ const _hoisted_8 = /* @__PURE__ */ vue.createElementVNode("path", {
28
+ stroke: "#FFF",
29
+ "stroke-width": "2.348",
30
+ opacity: ".703",
31
+ d: "M28.957 20.56L36 20.56M0 20.56L7.043 20.56M28.957 15.129L36 15.129M0 15.129L7.043 15.129"
32
+ }, null, -1);
33
+ const _hoisted_9 = ["fill"];
34
+ const _hoisted_10 = /* @__PURE__ */ vue.createElementVNode("path", {
35
+ stroke: "#FFF",
36
+ "stroke-width": "3.13",
37
+ "stroke-linecap": "round",
38
+ d: "M12.511 40.769L24.273 40.769",
39
+ transform: "translate(14 9)"
40
+ }, null, -1);
41
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
42
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
43
+ viewBox: "0 0 64 64",
44
+ xmlns: "http://www.w3.org/2000/svg",
45
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-stage-safe-monitor-icon`],
46
+ width: "1em",
47
+ height: "1em"
48
+ }, _ctx.$attrs), [
49
+ _hoisted_1,
50
+ vue.createElementVNode("g", _hoisted_2, [
51
+ vue.createElementVNode("rect", {
52
+ fill: $props.useCurrentColor ? "currentColor" : "#F24A2B",
53
+ opacity: ".1",
54
+ width: "64",
55
+ height: "64",
56
+ rx: "32"
57
+ }, null, 8, _hoisted_3),
58
+ vue.createElementVNode("g", _hoisted_4, [
59
+ vue.createElementVNode("ellipse", {
60
+ fill: $props.useCurrentColor ? "currentColor" : "url(#svg_5e41a23429__a)",
61
+ cx: "18",
62
+ cy: "17.845",
63
+ rx: "18",
64
+ ry: "17.845"
65
+ }, null, 8, _hoisted_5),
66
+ vue.createElementVNode("ellipse", {
67
+ fill: $props.useCurrentColor ? "currentColor" : "#FFF",
68
+ cx: "17.217",
69
+ cy: "18.621",
70
+ rx: "7.826",
71
+ ry: "7.759"
72
+ }, null, 8, _hoisted_6),
73
+ vue.createElementVNode("ellipse", {
74
+ fill: $props.useCurrentColor ? "currentColor" : "#FFF",
75
+ cx: "18.391",
76
+ cy: "5.043",
77
+ rx: "1.957",
78
+ ry: "1.94"
79
+ }, null, 8, _hoisted_7),
80
+ _hoisted_8
81
+ ]),
82
+ vue.createElementVNode("path", {
83
+ d: "M25.9868512,31.8992326 L32.0869565,45 L3.91304348,45 L9.85385345,32.239601 C12.1936213,33.4552442 14.8257663,34.137931 17.6086957,34.137931 C20.6415952,34.137931 23.4954062,33.3270946 25.9868512,31.8992326 Z",
84
+ fill: $props.useCurrentColor ? "currentColor" : "url(#svg_5e41a23429__b)",
85
+ transform: "translate(14 9)"
86
+ }, null, 8, _hoisted_9),
87
+ _hoisted_10
88
+ ])
89
+ ], 16);
90
+ }
91
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
92
+ module.exports = index;
@@ -0,0 +1,82 @@
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: "IconStageSplitGroup",
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_5ec3f05f2c__a"><stop stop-color="#56FF9B" offset="0%"></stop><stop stop-color="#14E58D" offset="100%"></stop></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="svg_5ec3f05f2c__b"><stop stop-color="#90FFE3" offset="0%"></stop><stop stop-color="#53EBAB" offset="100%"></stop></linearGradient></defs>', 1);
18
+ const _hoisted_2 = {
19
+ fill: "none",
20
+ "fill-rule": "evenodd"
21
+ };
22
+ const _hoisted_3 = ["fill"];
23
+ const _hoisted_4 = { transform: "translate(13 12)" };
24
+ const _hoisted_5 = /* @__PURE__ */ vue.createElementVNode("path", {
25
+ stroke: "#14E58D",
26
+ "stroke-width": "2.957",
27
+ d: "M12 14L12 20.6 26 20.6 26 26"
28
+ }, null, -1);
29
+ const _hoisted_6 = ["fill"];
30
+ const _hoisted_7 = /* @__PURE__ */ vue.createElementVNode("path", {
31
+ stroke: "#FFF",
32
+ "stroke-width": "2.957",
33
+ "stroke-linecap": "round",
34
+ d: "M6 7.5L32 7.5"
35
+ }, null, -1);
36
+ const _hoisted_8 = ["fill"];
37
+ const _hoisted_9 = /* @__PURE__ */ vue.createElementVNode("path", {
38
+ stroke: "#FFF",
39
+ "stroke-width": "2.957",
40
+ "stroke-linecap": "round",
41
+ d: "M6 33.5L32 33.5"
42
+ }, null, -1);
43
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
44
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
45
+ viewBox: "0 0 64 64",
46
+ xmlns: "http://www.w3.org/2000/svg",
47
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-stage-split-group`],
48
+ width: "1em",
49
+ height: "1em"
50
+ }, _ctx.$attrs), [
51
+ _hoisted_1,
52
+ vue.createElementVNode("g", _hoisted_2, [
53
+ vue.createElementVNode("rect", {
54
+ fill: $props.useCurrentColor ? "currentColor" : "#14E58D",
55
+ opacity: ".1",
56
+ width: "64",
57
+ height: "64",
58
+ rx: "32"
59
+ }, null, 8, _hoisted_3),
60
+ vue.createElementVNode("g", _hoisted_4, [
61
+ _hoisted_5,
62
+ vue.createElementVNode("rect", {
63
+ fill: $props.useCurrentColor ? "currentColor" : "url(#svg_5ec3f05f2c__a)",
64
+ width: "38",
65
+ height: "15",
66
+ rx: "1.478"
67
+ }, null, 8, _hoisted_6),
68
+ _hoisted_7,
69
+ vue.createElementVNode("rect", {
70
+ fill: $props.useCurrentColor ? "currentColor" : "url(#svg_5ec3f05f2c__b)",
71
+ y: "25",
72
+ width: "38",
73
+ height: "15",
74
+ rx: "1.478"
75
+ }, null, 8, _hoisted_8),
76
+ _hoisted_9
77
+ ])
78
+ ])
79
+ ], 16);
80
+ }
81
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
82
+ 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: "IconStageStrongE",
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: "#33316A",
24
+ "stroke-width": "1.167",
25
+ "stroke-linejoin": "round",
26
+ d: "M17.423279 1.35367755L8.05719942 15.7478338 14.7087407 15.7542307 13.939145 26.2425664 23.2275279 11.1564665 17.423279 11.1564665z"
27
+ }, null, -1);
28
+ const _hoisted_4 = /* @__PURE__ */ vue.createElementVNode("path", {
29
+ stroke: "#33316A",
30
+ "stroke-width": "1.167",
31
+ "stroke-linecap": "round",
32
+ d: "M19.538 21.672L23.629 15.558"
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-strong-e`],
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: "M9.1528145 8.90648202L2.62897381 18.9325748 7.26203243 18.9370304 6.72597892 26.2425664 13.1957008 15.7345078 9.1528145 15.7345078z"
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,62 @@
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: "IconStageTiltMonitor",
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("path", {
22
+ stroke: "#33316A",
23
+ "stroke-width": "1.167",
24
+ "stroke-linecap": "round",
25
+ "stroke-linejoin": "round",
26
+ d: "M2.16210614 25.1692846L2.16210614 19.1477792 23.6664142 3.34132757 23.6664142 7.11070499 7.32747182 19.1477792"
27
+ }, null, -1);
28
+ const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", {
29
+ d: "M14,19.4444444 C14,17.4471001 13.4306849,15.5818309 12.4444444,14 M11.6666667,12.4444444 C9.7964848,10.0653855 7.00604995,8.55555556 3.88888889,8.55555556",
30
+ stroke: "#33316A",
31
+ "stroke-width": "1.167",
32
+ "stroke-linejoin": "round"
33
+ }, null, -1);
34
+ const _hoisted_4 = /* @__PURE__ */ vue.createElementVNode("path", {
35
+ d: "M20.2222222,19.4444444 C20.2222222,16.8474526 19.735855,14.3876073 18.8670918,12.1904335 C18.5811999,11.4673894 18.2538972,10.7727908 17.8888889,10.1111111 M16.3333333,7.77777778 C13.3094002,4.44184012 8.8554945,2.33333333 3.88888889,2.33333333",
36
+ stroke: "#33316A",
37
+ "stroke-width": "1.167",
38
+ "stroke-linecap": "round",
39
+ "stroke-linejoin": "round"
40
+ }, null, -1);
41
+ const _hoisted_5 = ["fill"];
42
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
43
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
44
+ viewBox: "0 0 28 28",
45
+ xmlns: "http://www.w3.org/2000/svg",
46
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-stage-tilt-monitor`],
47
+ width: "1em",
48
+ height: "1em"
49
+ }, _ctx.$attrs), [
50
+ vue.createElementVNode("g", _hoisted_1, [
51
+ _hoisted_2,
52
+ _hoisted_3,
53
+ _hoisted_4,
54
+ vue.createElementVNode("path", {
55
+ fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
56
+ d: "M2.894 19.148H27.051000000000002V25.922H2.894z"
57
+ }, null, 8, _hoisted_5)
58
+ ])
59
+ ], 16);
60
+ }
61
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
62
+ module.exports = index;
@@ -0,0 +1,67 @@
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: "IconStageUserinfo",
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_5fa93b0f3d__a"><stop stop-color="#44D9F7" offset="0%"></stop><stop stop-color="#21B2EC" offset="100%"></stop></linearGradient><linearGradient x1="56.277%" y1="15.771%" x2="50%" y2="117.407%" id="svg_5fa93b0f3d__b"><stop stop-color="#ABF4FF" offset="0%"></stop><stop stop-color="#5BE2FF" offset="100%"></stop></linearGradient></defs>', 1);
18
+ const _hoisted_2 = {
19
+ fill: "none",
20
+ "fill-rule": "evenodd"
21
+ };
22
+ const _hoisted_3 = ["fill"];
23
+ const _hoisted_4 = { transform: "translate(12 17)" };
24
+ const _hoisted_5 = ["fill"];
25
+ const _hoisted_6 = /* @__PURE__ */ vue.createElementVNode("path", {
26
+ stroke: "#FFF",
27
+ "stroke-width": "2.994",
28
+ "stroke-linecap": "round",
29
+ d: "M22.308 11.625L35.385 11.625M22.308 19.678L30.478 19.678"
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-userinfo`],
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_5fa93b0f3d__a)",
52
+ width: "40",
53
+ height: "27",
54
+ rx: "1.497"
55
+ }, null, 8, _hoisted_5),
56
+ _hoisted_6,
57
+ vue.createElementVNode("path", {
58
+ d: "M12.254987,13.148009 C13.9055617,12.617574 15.0978235,11.0951316 15.0978235,9.29941686 C15.0978235,7.0630041 13.2487429,5.25 10.9677535,5.25 C8.68676415,5.25 6.83768357,7.0630041 6.83768357,9.29943955 C6.83768357,11.0951316 8.02992215,12.617574 9.68052,13.148009 C6.61976216,13.5639982 4.24317618,16.1564999 4.24317618,19.2672297 L4.24317618,21.5374935 C4.24317618,22.3641984 4.91335285,23.034375 5.74005768,23.034375 L16.1954262,23.034375 C17.022131,23.034375 17.6923077,22.3641984 17.6923077,21.5374935 L17.6923077,19.2672297 L17.6923077,19.2672297 C17.6923077,16.1564999 15.3157217,13.5640209 12.254987,13.148009 Z",
59
+ fill: $props.useCurrentColor ? "currentColor" : "url(#svg_5fa93b0f3d__b)",
60
+ "fill-rule": "nonzero"
61
+ }, null, 8, _hoisted_7)
62
+ ])
63
+ ])
64
+ ], 16);
65
+ }
66
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
67
+ 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: "IconStageWaterMonitor",
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("path", {
22
+ stroke: "#333069",
23
+ "stroke-width": "1.167",
24
+ "stroke-linecap": "round",
25
+ d: "M4.83472135 4.4408921e-16L4.83472135 22.8878628 0 22.8878628M2.417 5.396L4.835 5.396M2.417 16.84L4.835 16.84M.302 11.143L4.835 11.143M.302.301L4.835.301",
26
+ transform: "translate(.778 3.111)"
27
+ }, null, -1);
28
+ const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", {
29
+ d: "M5.10018407,22.6141124 L7.23308066,20.8760048 C7.88582454,20.3440807 8.81888333,20.3315806 9.48564271,20.8458273 L11.914563,22.7191634 C12.3760219,23.0750696 13.0257324,23.0510246 13.4596217,22.6619826 L15.2776284,21.0318872 C15.9562329,20.423424 16.9810719,20.4133425 17.671515,21.008338 L19.5967593,22.6674345 C20.0430588,23.0520371 20.7016334,23.0588297 21.1557708,22.6835144 L23.2842138,20.9244934 C23.9556527,20.3695924 24.9268144,20.3706129 25.5970857,20.9269238 L26.4444444,21.6302136 L26.4444444,21.6302136",
30
+ stroke: "#333069",
31
+ "stroke-width": "1.167",
32
+ transform: "translate(.778 3.111)"
33
+ }, null, -1);
34
+ const _hoisted_4 = ["fill"];
35
+ const _hoisted_5 = /* @__PURE__ */ vue.createElementVNode("path", {
36
+ d: "M4.92325171,19.1444223 L7.23308066,17.2621317 C7.88582454,16.7302076 8.81888333,16.7177075 9.48564271,17.2319543 L11.914563,19.1052904 C12.3760219,19.4611965 13.0257324,19.4371515 13.4596217,19.0481095 L15.2776284,17.4180141 C15.9562329,16.8095509 16.9810719,16.7994694 17.671515,17.394465 L19.5967593,19.0535614 C20.0430588,19.438164 20.7016334,19.4449567 21.1557708,19.0696414 L23.2842138,17.3106204 C23.9556527,16.7557193 24.9268144,16.7567398 25.5970857,17.3130507 L26.1267705,17.7526779 L26.1267705,17.7526779",
37
+ stroke: "#333069",
38
+ "stroke-width": "1.167",
39
+ transform: "translate(.778 3.111)"
40
+ }, null, -1);
41
+ const _hoisted_6 = ["fill"];
42
+ const _hoisted_7 = /* @__PURE__ */ vue.createElementVNode("path", {
43
+ d: "M10.8989044,13.7586174 C10.8973861,14.9742614 11.883847,15.9585033 13.1022283,15.956985",
44
+ stroke: "#FFF",
45
+ "stroke-width": "1.209",
46
+ "stroke-linecap": "round",
47
+ transform: "rotate(24 5.071 18.243)"
48
+ }, null, -1);
49
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
50
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
51
+ viewBox: "0 0 28 28",
52
+ xmlns: "http://www.w3.org/2000/svg",
53
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-stage-water-monitor`],
54
+ width: "1em",
55
+ height: "1em"
56
+ }, _ctx.$attrs), [
57
+ vue.createElementVNode("g", _hoisted_1, [
58
+ _hoisted_2,
59
+ _hoisted_3,
60
+ vue.createElementVNode("path", {
61
+ d: "M12.9933136,5.66907781 C16.0150145,10.064219 17.5258649,13.0934092 17.5258649,14.7566484 C17.5258649,15.5770057 17.3064537,16.3462888 16.9229271,17.0093873 C16.3562636,16.8681625 15.7374581,17.0057129 15.2776284,17.4180141 L13.4596217,19.0481095 C13.3500369,19.1463675 13.2266851,19.2213429 13.0960762,19.2727947 L12.9933136,19.2739897 C12.6519923,19.2739897 12.3194828,19.2363887 11.9997277,19.165116 L11.914563,19.1052904 L9.48564271,17.2319543 C9.34995133,17.1273005 9.20323094,17.0444625 9.05008867,16.9833783 C8.67469811,16.3269617 8.46076237,15.5667049 8.46076237,14.7566484 C8.46076237,13.0934092 9.97161279,10.064219 12.9933136,5.66907781 Z",
62
+ fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
63
+ transform: "translate(.778 3.111)"
64
+ }, null, 8, _hoisted_4),
65
+ _hoisted_5,
66
+ vue.createElementVNode("path", {
67
+ d: "M19.6504529,10.5369375 C20.8134504,10.5369375 21.7562463,9.59730545 21.7562463,8.43821055 C21.7562463,7.66548062 21.0543151,6.25813885 19.6504529,4.21618525 C18.2465906,6.25813885 17.5446594,7.66548062 17.5446594,8.43821055 C17.5446594,9.59730545 18.4874553,10.5369375 19.6504529,10.5369375 Z",
68
+ fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
69
+ transform: "translate(.778 3.111)"
70
+ }, null, 8, _hoisted_6),
71
+ _hoisted_7
72
+ ])
73
+ ], 16);
74
+ }
75
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
76
+ module.exports = index;
@@ -0,0 +1,67 @@
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: "IconStageWeather",
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: "M8.479 4.365L8.656 6.748M14.182.256L16.333.256",
28
+ transform: "rotate(125 5.194 5.412)"
29
+ }),
30
+ /* @__PURE__ */ vue.createElementVNode("path", {
31
+ d: "M1.983.216L4.303.216M0 2.802L1.419 4.507",
32
+ transform: "scale(1 -1) rotate(55 12.549 5.844)"
33
+ }),
34
+ /* @__PURE__ */ vue.createElementVNode("path", {
35
+ d: "M12.456 2.916L13.747 4.555",
36
+ transform: "rotate(125 5.194 5.412)"
37
+ })
38
+ ], -1);
39
+ const _hoisted_3 = ["fill"];
40
+ const _hoisted_4 = /* @__PURE__ */ vue.createElementVNode("path", {
41
+ d: "M12.8290175,22.5555556 C10.9880683,22.5555556 9.49568416,21.0631714 9.49568416,19.2222222 C9.49568416,17.6087467 10.6420463,16.2630183 12.1647201,15.9550876 C12.2471655,12.7134107 14.9008583,10.1111111 18.1623508,10.1111111 C20.6060944,10.1111111 22.7086144,11.5720626 23.644151,13.6682055 L23.7179064,13.6666667 C26.1725053,13.6666667 28.1623508,15.6565122 28.1623508,18.1111111 C28.1623508,20.1010895 26.8545096,21.7856052 25.0514698,22.3520156 L25.0512397,22.5555556 L12.8290175,22.5555556 Z",
42
+ stroke: "#33316A",
43
+ "stroke-width": "1.167",
44
+ "stroke-linejoin": "round",
45
+ transform: "translate(-2.496)"
46
+ }, null, -1);
47
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
48
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
49
+ viewBox: "0 0 28 28",
50
+ xmlns: "http://www.w3.org/2000/svg",
51
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-stage-weather`],
52
+ width: "1em",
53
+ height: "1em"
54
+ }, _ctx.$attrs), [
55
+ vue.createElementVNode("g", _hoisted_1, [
56
+ _hoisted_2,
57
+ vue.createElementVNode("path", {
58
+ d: "M11.4812798,8.55555556 C12.89629,8.55555556 14.1523642,9.26515933 14.9401057,10.3617307 C13.0549678,11.2569334 11.7352756,13.2181698 11.6885255,15.5056708 C10.7854507,15.7205387 10.0299466,16.3161492 9.60101122,17.113504 C8.15766399,16.3859647 7.16235083,14.8438367 7.16235083,13.0592935 C7.16235083,10.5719477 9.09600118,8.55555556 11.4812798,8.55555556 Z",
59
+ fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
60
+ transform: "translate(-2.496)"
61
+ }, null, 8, _hoisted_3),
62
+ _hoisted_4
63
+ ])
64
+ ], 16);
65
+ }
66
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
67
+ module.exports = index;
@@ -0,0 +1,83 @@
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: "IconStageWeatherIcon",
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_40ad95a5e5__a"><stop stop-color="#45D9F7" offset="0%"></stop><stop stop-color="#21B2EC" offset="100%"></stop></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="svg_40ad95a5e5__b"><stop stop-color="#D8F6FF" offset="0%"></stop><stop stop-color="#95E1FF" offset="100%"></stop></linearGradient></defs>', 1);
18
+ const _hoisted_2 = {
19
+ fill: "none",
20
+ "fill-rule": "evenodd"
21
+ };
22
+ const _hoisted_3 = ["fill"];
23
+ const _hoisted_4 = /* @__PURE__ */ vue.createElementVNode("g", {
24
+ stroke: "#87DDFF",
25
+ "stroke-linejoin": "round",
26
+ "stroke-width": "2.019"
27
+ }, [
28
+ /* @__PURE__ */ vue.createElementVNode("path", {
29
+ d: "M14.626 7.622L14.93 11.783M24.462.446L28.174.446",
30
+ transform: "rotate(125 11.161 15.373)"
31
+ }),
32
+ /* @__PURE__ */ vue.createElementVNode("path", {
33
+ d: "M3.421.376L7.423.376M0 4.893L2.448 7.87",
34
+ transform: "scale(1 -1) rotate(55 33.243 14.31)"
35
+ }),
36
+ /* @__PURE__ */ vue.createElementVNode("path", {
37
+ d: "M21.485 5.092L23.712 7.954",
38
+ transform: "rotate(125 11.161 15.373)"
39
+ })
40
+ ], -1);
41
+ const _hoisted_5 = ["fill"];
42
+ const _hoisted_6 = ["fill"];
43
+ const _hoisted_7 = /* @__PURE__ */ vue.createElementVNode("path", {
44
+ d: "M39.7204543,34.1803613 L26.7758412,34.1803613 C24.462893,34.1803613 22.5878781,32.4702508 22.5878781,30.3607225 C22.5878781,28.2511943 24.462893,26.5410838 26.7758412,26.5410838",
45
+ stroke: "#FFF",
46
+ "stroke-width": "2.284",
47
+ "stroke-linecap": "round",
48
+ transform: "translate(4 8)"
49
+ }, null, -1);
50
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
51
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
52
+ viewBox: "0 0 64 64",
53
+ xmlns: "http://www.w3.org/2000/svg",
54
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-stage-weather-icon`],
55
+ width: "1em",
56
+ height: "1em"
57
+ }, _ctx.$attrs), [
58
+ _hoisted_1,
59
+ vue.createElementVNode("g", _hoisted_2, [
60
+ vue.createElementVNode("rect", {
61
+ fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
62
+ opacity: ".1",
63
+ width: "64",
64
+ height: "64",
65
+ rx: "32"
66
+ }, null, 8, _hoisted_3),
67
+ _hoisted_4,
68
+ vue.createElementVNode("path", {
69
+ d: "M20.3002659,14.3182399 C22.7934396,14.3182399 25.0066312,15.5211605 26.3949119,17.3801753 C23.0848883,18.8937356 20.7629481,22.2036966 20.6663391,26.0681432 C19.0655727,26.3966922 17.7205153,27.4264065 16.9662086,28.8222446 C14.4335608,27.5833018 12.6890563,24.9740635 12.6890563,21.9559554 C12.6890563,17.7377616 16.0967109,14.3182399 20.3002659,14.3182399 Z",
70
+ fill: $props.useCurrentColor ? "currentColor" : "url(#svg_40ad95a5e5__a)",
71
+ transform: "translate(4 8)"
72
+ }, null, 8, _hoisted_5),
73
+ vue.createElementVNode("path", {
74
+ d: "M21.4667856,38 C17.8805877,38 14.9733998,35.0928121 14.9733998,31.5066142 C14.9733998,28.2994311 17.2985557,25.6353173 20.3551244,25.1080158 C20.8999523,19.4835992 25.7825993,15.0821676 31.7252521,15.0821676 C36.1950901,15.0821676 40.0652321,17.5722678 41.9412314,21.2001125 C46.4199607,21.3665735 50,25.0622411 50,29.5967948 C50,33.442894 47.4245114,36.6854964 43.9094042,37.6834042 L43.9084174,38 L21.4667856,38 Z",
75
+ fill: $props.useCurrentColor ? "currentColor" : "url(#svg_40ad95a5e5__b)",
76
+ transform: "translate(4 8)"
77
+ }, null, 8, _hoisted_6),
78
+ _hoisted_7
79
+ ])
80
+ ], 16);
81
+ }
82
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
83
+ 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: "IconVLine",
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-v-line`],
23
+ width: "1em",
24
+ height: "1em"
25
+ }, _ctx.$attrs), [
26
+ vue.createElementVNode("path", {
27
+ d: "M2.0703125,1.66992188 C1.63867188,1.66992188 1.2890625,2.01953125 1.2890625,2.45117188 L1.2890625,17.3066406 C1.2890625,17.7382812 1.63867188,18.0878906 2.0703125,18.0878906 C2.50195312,18.0878906 2.8515625,17.7382812 2.8515625,17.3066406 L2.8515625,2.45117188 C2.8515625,2.01953125 2.50195312,1.66992188 2.0703125,1.66992188 Z M8.93164062,1.66992188 C8.5,1.66992188 8.15039062,2.01953125 8.15039062,2.45117188 L8.15039062,17.3066406 C8.15039062,17.7382812 8.5,18.0878906 8.93164062,18.0878906 C9.36328125,18.0878906 9.71289062,17.7382812 9.71289062,17.3066406 L9.71289062,2.45117188 C9.71289062,2.01953125 9.36328125,1.66992188 8.93164062,1.66992188 Z M18.6542969,12.9179688 C18.515625,12.6757812 18.2578125,12.5273437 17.9785156,12.5273437 L16.5722656,12.5273437 C16.5722656,12.5117188 16.5742188,12.4980469 16.5742188,12.4824219 L16.5742188,2.45117188 C16.5742188,2.01953125 16.2246094,1.66992188 15.7929688,1.66992188 C15.3613281,1.66992188 15.0117188,2.01953125 15.0117188,2.45117188 L15.0117188,12.4824219 C15.0117188,12.4980469 15.0117188,12.5117188 15.0136719,12.5273437 L13.3144531,12.5273437 C13.0351563,12.5273437 12.7773438,12.6757812 12.6386719,12.9179688 C12.5,13.1601562 12.5,13.4570312 12.6386719,13.6992188 L14.9707031,17.7382812 C15.109375,17.9804688 15.3671875,18.1289062 15.6464844,18.1289062 C15.9257813,18.1289062 16.1835938,17.9804688 16.3222656,17.7382812 L18.6542969,13.6992188 C18.7949219,13.4570313 18.7949219,13.1582031 18.6542969,12.9179688 Z M15.6464844,15.7851562 L14.6679688,14.0898438 L16.625,14.0898438 L15.6464844,15.7851562 L15.6464844,15.7851562 Z",
28
+ fill: $props.useCurrentColor ? "currentColor" : "#9897A2",
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: "IconVLoop",
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-v-loop`],
23
+ width: "1em",
24
+ height: "1em"
25
+ }, _ctx.$attrs), [
26
+ vue.createElementVNode("path", {
27
+ d: "M16.830918,10.1563672 C17.1036328,10.1563672 17.3281836,10.3545508 17.370918,10.6145508 L17.3781836,10.7027344 L17.3781836,12.2208984 C17.3781836,14.1282797 15.8839563,15.7013193 13.979082,15.799082 L13.7945508,15.8045508 L4.49181641,15.8045508 L6.25818359,17.570918 C6.44798327,17.7608347 6.47476968,18.0593248 6.32181641,18.28 L6.25818359,18.3563672 C6.068264,18.5461775 5.76976127,18.5729643 5.54908203,18.42 L5.47271484,18.3563672 L2.81273438,15.6963672 C2.57932671,15.4650715 2.55033002,15.0977912 2.74455078,14.8327344 L2.81271484,14.7536328 L5.42818359,12.1381836 C5.63112732,11.9331216 5.95727567,11.9175637 6.17881725,12.1023768 C6.40035883,12.2871899 6.44353324,12.6108422 6.27818359,12.8472656 L6.21455078,12.9236328 L4.50726563,14.63 L4.42816406,14.710918 L13.7945508,14.710918 C15.1109955,14.711418 16.2001918,13.6867578 16.28,12.3727344 L16.2845508,12.220918 L16.2845508,10.7027344 C16.2845508,10.400918 16.529082,10.1563672 16.830918,10.1563672 Z M14.4454492,1.58363281 L14.5227344,1.64726563 L17.1818164,4.30726563 C17.2540397,4.37902157 17.3087851,4.46643252 17.3418164,4.56273438 L17.3545508,4.60544922 C17.4054492,4.79636719 17.37,5.00544922 17.249082,5.17091797 L17.1818164,5.25 L14.5663672,7.86544922 C14.3634235,8.07051117 14.0372751,8.08606912 13.8157335,7.901256 C13.594192,7.71644288 13.5510175,7.39279065 13.7163672,7.15636719 L13.78,7.08 L15.4872656,5.37363281 L15.5663672,5.29181641 L6.19908203,5.29273438 C4.88299142,5.29271985 3.79433763,6.31724809 3.71455078,7.63091797 L3.71,7.78181641 L3.71,9.3 C3.70743242,9.58298765 3.48953515,9.81734145 3.20748253,9.84046974 C2.9254299,9.86359804 2.67226606,9.66787121 2.62363281,9.38908203 L2.61636719,9.3 L2.61636719,7.78183594 C2.61636719,5.87478406 4.11003067,4.30186725 6.01455078,4.20363281 L6.19908203,4.19908203 L15.5027344,4.19908203 L13.7363672,2.43273438 C13.5462661,2.2430484 13.5190911,1.94452689 13.6718164,1.72363281 L13.7354492,1.64726563 C13.9253688,1.45745533 14.2238715,1.43066852 14.4445508,1.58363281 L14.4454492,1.58363281 Z",
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;