@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,81 @@
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: "IconStageBoxIcon",
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_81ff302b89__a"><stop stop-color="#2CF4C0" offset="0%"></stop><stop stop-color="#14E58D" offset="100%"></stop></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="svg_81ff302b89__b"><stop stop-color="#2FD8A9" offset="0%"></stop><stop stop-color="#26EF9A" offset="100%"></stop></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="svg_81ff302b89__c"><stop stop-color="#78FFD9" offset="0%"></stop><stop stop-color="#30FBA6" offset="100%"></stop></linearGradient></defs>', 1);
18
+ const _hoisted_2 = {
19
+ fill: "none",
20
+ "fill-rule": "evenodd"
21
+ };
22
+ const _hoisted_3 = ["fill"];
23
+ const _hoisted_4 = ["fill"];
24
+ const _hoisted_5 = ["fill"];
25
+ const _hoisted_6 = ["fill"];
26
+ const _hoisted_7 = ["fill"];
27
+ const _hoisted_8 = ["fill"];
28
+ const _hoisted_9 = /* @__PURE__ */ vue.createElementVNode("path", {
29
+ stroke: "#FFF",
30
+ "stroke-width": "3.32",
31
+ "stroke-linecap": "round",
32
+ d: "M23.848 25.432L34.985 19M29.848 30.432L40.985 24M45.5 33L45.5 38M37.5 38L37.5 43"
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 64 64",
37
+ xmlns: "http://www.w3.org/2000/svg",
38
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-stage-box-icon`],
39
+ width: "1em",
40
+ height: "1em"
41
+ }, _ctx.$attrs), [
42
+ _hoisted_1,
43
+ vue.createElementVNode("g", _hoisted_2, [
44
+ vue.createElementVNode("rect", {
45
+ fill: $props.useCurrentColor ? "currentColor" : "#14E58D",
46
+ opacity: ".1",
47
+ width: "64",
48
+ height: "64",
49
+ rx: "32"
50
+ }, null, 8, _hoisted_3),
51
+ vue.createElementVNode("path", {
52
+ d: "M21.5870128,19.3461793 L22.2894727,19.6994937 C22.8499461,19.9813935 23.2036234,20.5551752 23.2036234,21.1825491 L23.2036234,21.6594338 C23.2036234,22.163958 22.7946257,22.5729557 22.2901015,22.5729557 C22.1442075,22.5729557 22.0004353,22.5380126 21.870816,22.4710506 L21.1628745,22.1053242 C20.6112303,21.8203419 20.2647336,21.2513377 20.2647336,20.6304301 L20.2647336,20.161228 C20.2647336,19.6573586 20.6732005,19.2488917 21.1770699,19.2488917 C21.3194365,19.2488917 21.4598275,19.2822093 21.5870128,19.3461793 Z",
53
+ fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
54
+ transform: "matrix(-1 0 0 1 54.468 14)"
55
+ }, null, 8, _hoisted_4),
56
+ vue.createElementVNode("path", {
57
+ d: "M25.9230401,16.7569515 L26.6255001,17.1102659 C27.1859735,17.3921657 27.5396507,17.9659474 27.5396507,18.5933213 L27.5396507,19.070206 C27.5396507,19.5747302 27.1306531,19.9837279 26.6261289,19.9837279 C26.4802348,19.9837279 26.3364627,19.9487848 26.2068433,19.8818228 L25.4989019,19.5160964 C24.9472577,19.2311141 24.600761,18.6621099 24.600761,18.0412023 L24.600761,17.5720002 C24.600761,17.0681308 25.0092279,16.6596639 25.5130973,16.6596639 C25.6554639,16.6596639 25.7958549,16.6929815 25.9230401,16.7569515 Z",
58
+ fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
59
+ transform: "matrix(-1 0 0 1 63.14 14)"
60
+ }, null, 8, _hoisted_5),
61
+ vue.createElementVNode("path", {
62
+ fill: $props.useCurrentColor ? "currentColor" : "url(#svg_81ff302b89__a)",
63
+ d: "M20 -3.69149156e-15L40 10.1551724 40 26.5344828 20 38 0 26.5344828 0 10.1551724z",
64
+ transform: "translate(11 14)"
65
+ }, null, 8, _hoisted_6),
66
+ vue.createElementVNode("path", {
67
+ fill: $props.useCurrentColor ? "currentColor" : "url(#svg_81ff302b89__b)",
68
+ d: "M0 10.8571429L20 21.533958 20 38 0.170940171 26.0114312z",
69
+ transform: "translate(11 14)"
70
+ }, null, 8, _hoisted_7),
71
+ vue.createElementVNode("path", {
72
+ fill: $props.useCurrentColor ? "currentColor" : "url(#svg_81ff302b89__c)",
73
+ transform: "matrix(-1 0 0 1 71 14)",
74
+ d: "M20 10.8571429L40 21.533958 40 38 20.1709402 26.0114312z"
75
+ }, null, 8, _hoisted_8),
76
+ _hoisted_9
77
+ ])
78
+ ], 16);
79
+ }
80
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
81
+ 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: "IconStageBroadcast",
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.createStaticVNode('<path d="M11.6666667,10.8888889 L11.6666667,7.66255144 C11.6666667,6.00796997 13.0595586,4.66666667 14.7777778,4.66666667" stroke="#FFF" stroke-width="1.129" stroke-linecap="round"></path><path d="M20.2222222 14L20.2222222 15.480775C20.2222222 18.9585136 17.262327 21.7777778 13.6111111 21.7777778 9.95989527 21.7777778 7 18.9585136 7 15.480775L7 14M13.611 21.778L13.611 25.667M9.333 26.056L17.889 26.056" stroke="#282461" stroke-width="1.129" stroke-linecap="round"></path><g stroke="#282461" stroke-linecap="round" stroke-width="1.129"><path d="M.268155559 7C.49290496 6.3072005.613477393 5.57408136.613477393 4.81547894.613477393 3.94730811.455559998 3.11251349.164300384 2.33333333M3.95639898 8.55555556C4.41484225 7.2597034 4.66666667 5.84799219 4.66666667 4.37077145 4.66666667 2.82257089 4.39006074 1.34632652 3.88888889 0" transform="translate(20.222 3.111)"></path></g><g stroke="#282461" stroke-linecap="round" stroke-width="1.129"><path d="M.268155559 7C.49290496 6.3072005.613477393 5.57408136.613477393 4.81547894.613477393 3.94730811.455559998 3.11251349.164300384 2.33333333M3.14478472 8.55555556C3.6250678 7.24495843 3.88888889 5.81718394 3.88888889 4.32315451 3.88888889 2.79456824 3.61272232 1.33533731 3.11111111 0" transform="matrix(-1 0 0 1 6.222 3.111)"></path></g>', 4);
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-stage-broadcast`],
28
+ width: "1em",
29
+ height: "1em"
30
+ }, _ctx.$attrs), [
31
+ vue.createElementVNode("g", _hoisted_1, [
32
+ vue.createElementVNode("rect", {
33
+ fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
34
+ x: "9.333",
35
+ y: "2.333",
36
+ width: "8.556",
37
+ height: "16.333",
38
+ rx: "4.278"
39
+ }, null, 8, _hoisted_2),
40
+ _hoisted_3
41
+ ])
42
+ ], 16);
43
+ }
44
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
45
+ module.exports = index;
@@ -0,0 +1,77 @@
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: "IconStageCharge",
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("rect", {
23
+ stroke: "#33316A",
24
+ "stroke-width": "1.167",
25
+ "stroke-linejoin": "round",
26
+ x: "5.444",
27
+ y: "1.556",
28
+ width: "14.778",
29
+ height: "23.333",
30
+ rx: ".622"
31
+ }, null, -1);
32
+ const _hoisted_4 = ["fill"];
33
+ const _hoisted_5 = /* @__PURE__ */ vue.createElementVNode("path", {
34
+ stroke: "#33316A",
35
+ "stroke-width": "1.167",
36
+ "stroke-linejoin": "round",
37
+ d: "M20.2222222 11.3484848L23.3156566 11.030303 23.3156566 18.6666667 25.6666667 18.6666667 25.6666667 7.21212121 23.1919192 4.66666667"
38
+ }, null, -1);
39
+ const _hoisted_6 = /* @__PURE__ */ vue.createElementVNode("rect", {
40
+ stroke: "#33316A",
41
+ "stroke-width": "1.167",
42
+ "stroke-linejoin": "round",
43
+ x: "2.333",
44
+ y: "24.889",
45
+ width: "21",
46
+ height: "1.556",
47
+ rx: ".622"
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-charge`],
54
+ width: "1em",
55
+ height: "1em"
56
+ }, _ctx.$attrs), [
57
+ vue.createElementVNode("g", _hoisted_1, [
58
+ vue.createElementVNode("path", {
59
+ fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
60
+ d: "M13.472482 12.4444444L10.1111111 16.9426183 12.4982675 16.9446173 12.2220691 20.2222222 15.5555556 15.507816 13.472482 15.507816z"
61
+ }, null, 8, _hoisted_2),
62
+ _hoisted_3,
63
+ vue.createElementVNode("rect", {
64
+ fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
65
+ x: "7.778",
66
+ y: "4.667",
67
+ width: "10.111",
68
+ height: "6.222",
69
+ rx: ".622"
70
+ }, null, 8, _hoisted_4),
71
+ _hoisted_5,
72
+ _hoisted_6
73
+ ])
74
+ ], 16);
75
+ }
76
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
77
+ module.exports = index;
@@ -0,0 +1,90 @@
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: "IconStageCityBroadcast",
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="-14.38%" y1="52.706%" x2="88.5%" y2="52.706%" id="svg_cfbfb4c240__a"><stop stop-color="#FFEBA3" offset="0%"></stop><stop stop-color="#FFC23F" offset="100%"></stop></linearGradient><linearGradient x1="45.112%" y1="46.664%" x2="50%" y2="100%" id="svg_cfbfb4c240__c"><stop stop-color="#FFDE49" offset="0%"></stop><stop stop-color="#FFBA23" offset="100%"></stop></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="svg_cfbfb4c240__e"><stop stop-color="#FFF28D" offset="0%"></stop><stop stop-color="#FEE154" offset="100%"></stop></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="svg_cfbfb4c240__f"><stop stop-color="#FFF28D" offset="0%"></stop><stop stop-color="#FEE154" offset="100%"></stop></linearGradient><path id="svg_cfbfb4c240__b" d="M1.39995888e-12 9.5483871L14.1682119 -5.93067262e-14 14.1682119 37 1.39995888e-12 27.4516129z"></path></defs>', 1);
18
+ const _hoisted_2 = {
19
+ fill: "none",
20
+ "fill-rule": "evenodd"
21
+ };
22
+ const _hoisted_3 = ["fill"];
23
+ const _hoisted_4 = ["fill"];
24
+ const _hoisted_5 = { transform: "translate(19.407 13)" };
25
+ const _hoisted_6 = ["fill"];
26
+ const _hoisted_7 = /* @__PURE__ */ vue.createElementVNode("use", { "xlink:href": "#svg_cfbfb4c240__b" }, null, -1);
27
+ const _hoisted_8 = [
28
+ _hoisted_7
29
+ ];
30
+ const _hoisted_9 = ["fill"];
31
+ const _hoisted_10 = ["fill"];
32
+ const _hoisted_11 = /* @__PURE__ */ vue.createElementVNode("path", {
33
+ d: "M25.9259259,25.9 C30.4260239,25.9 34.0740741,22.4212525 34.0740741,18.13 C34.0740741,13.8387475 30.4260239,10.36 25.9259259,10.36",
34
+ stroke: "url(#svg_cfbfb4c240__e)",
35
+ "stroke-width": "2.741",
36
+ "stroke-linecap": "round",
37
+ transform: "translate(12 13)"
38
+ }, null, -1);
39
+ const _hoisted_12 = /* @__PURE__ */ vue.createElementVNode("path", {
40
+ d: "M25.9259259,31.82 C33.6988224,31.82 40,25.6907782 40,18.13 C40,10.5692218 33.6988224,4.44 25.9259259,4.44",
41
+ stroke: "url(#svg_cfbfb4c240__f)",
42
+ "stroke-width": "2.741",
43
+ "stroke-linecap": "round",
44
+ transform: "translate(12 13)"
45
+ }, null, -1);
46
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
47
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
48
+ viewBox: "0 0 64 64",
49
+ xmlns: "http://www.w3.org/2000/svg",
50
+ "xmlns:xlink": "http://www.w3.org/1999/xlink",
51
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-stage-city-broadcast`],
52
+ width: "1em",
53
+ height: "1em"
54
+ }, _ctx.$attrs), [
55
+ _hoisted_1,
56
+ vue.createElementVNode("g", _hoisted_2, [
57
+ vue.createElementVNode("rect", {
58
+ fill: $props.useCurrentColor ? "currentColor" : "#FFBA23",
59
+ opacity: ".1",
60
+ width: "64",
61
+ height: "64",
62
+ rx: "32"
63
+ }, null, 8, _hoisted_3),
64
+ vue.createElementVNode("path", {
65
+ d: "M4.44444444,9.62 L7.41691627,9.62 L7.41691627,9.62 L7.41691627,27.5232258 L4.44444444,27.5232258 C1.98984556,27.5232258 5.02484128e-16,25.5333803 0,23.0787814 L0,14.0644444 C-1.18878009e-15,11.6098456 1.98984556,9.62 4.44444444,9.62 Z",
66
+ fill: $props.useCurrentColor ? "currentColor" : "url(#svg_cfbfb4c240__a)",
67
+ transform: "translate(12 13)"
68
+ }, null, 8, _hoisted_4),
69
+ vue.createElementVNode("g", _hoisted_5, [
70
+ vue.createElementVNode("mask", {
71
+ id: "svg_cfbfb4c240__d",
72
+ fill: $props.useCurrentColor ? "currentColor" : "#fff"
73
+ }, _hoisted_8, 8, _hoisted_6),
74
+ vue.createElementVNode("use", {
75
+ fill: $props.useCurrentColor ? "currentColor" : "url(#svg_cfbfb4c240__c)",
76
+ "xlink:href": "#svg_cfbfb4c240__b"
77
+ }, null, 8, _hoisted_9),
78
+ vue.createElementVNode("path", {
79
+ fill: $props.useCurrentColor ? "currentColor" : "#FFF",
80
+ mask: "url(#svg_cfbfb4c240__d)",
81
+ d: "M6.667 0H9.629999999999999V37H6.667z"
82
+ }, null, 8, _hoisted_10)
83
+ ]),
84
+ _hoisted_11,
85
+ _hoisted_12
86
+ ])
87
+ ], 16);
88
+ }
89
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
90
+ module.exports = index;
@@ -0,0 +1,57 @@
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: "IconStageDoorlock",
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
+ d: "M19.4444444,19.6652862 L19.4444444,25.8787879 C19.4444444,26.1911914 19.1832772,26.4444444 18.8611111,26.4444444 L6.02777778,26.4444444 C5.70561167,26.4444444 5.44444444,26.1911914 5.44444444,25.8787879 L5.44444444,2.12121212 C5.44444444,1.80880863 5.70561167,1.55555556 6.02777778,1.55555556 L18.8611111,1.55555556 C19.1832772,1.55555556 19.4444444,1.80880863 19.4444444,2.12121212 L19.4444444,16.6760228 L19.4444444,18.1310144",
23
+ stroke: "#33316A",
24
+ "stroke-width": "1.167",
25
+ "stroke-linejoin": "round"
26
+ }, null, -1);
27
+ const _hoisted_3 = ["fill"];
28
+ const _hoisted_4 = /* @__PURE__ */ vue.createElementVNode("path", {
29
+ d: "M15.5466207 20.2926772C15.0709016 21.1742391 14.1026264 21.7777778 12.9855072 21.7777778 11.3980221 21.7777778 10.1111111 20.5589974 10.1111111 19.0555556 10.1111111 17.5521137 11.3980221 16.3333333 12.9855072 16.3333333 14.1642411 16.3333333 15.1772593 17.0052844 15.6207828 17.9667843L24.1111111 17.9666667 24.1111111 20.1444444 15.6203468 20.1452714zM9.333 6.611L10.889 6.611M9.333 8.944L10.889 8.944M9.333 11.278L10.889 11.278M13.222 6.611L14.778 6.611M13.222 8.944L14.778 8.944M13.222 11.278L14.778 11.278",
30
+ stroke: "#33316A",
31
+ "stroke-width": "1.167",
32
+ "stroke-linejoin": "round"
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-doorlock`],
39
+ width: "1em",
40
+ height: "1em"
41
+ }, _ctx.$attrs), [
42
+ vue.createElementVNode("g", _hoisted_1, [
43
+ _hoisted_2,
44
+ vue.createElementVNode("rect", {
45
+ fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
46
+ x: "7.778",
47
+ y: "3.889",
48
+ width: "9.333",
49
+ height: "10.111",
50
+ rx: ".577"
51
+ }, null, 8, _hoisted_3),
52
+ _hoisted_4
53
+ ])
54
+ ], 16);
55
+ }
56
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
57
+ 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: "IconStageInfoPublish",
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="79.492%" id="svg_da1b715a79__a"><stop stop-color="#D54EFF" offset="0%"></stop><stop stop-color="#E0A7FF" offset="100%"></stop></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="svg_da1b715a79__b"><stop stop-color="#D35DF5" offset="0%"></stop><stop stop-color="#A730E8" offset="100%"></stop></linearGradient></defs>', 1);
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 = /* @__PURE__ */ vue.createElementVNode("path", {
27
+ stroke: "#FFF",
28
+ "stroke-width": "3.152",
29
+ "stroke-linecap": "round",
30
+ d: "M5.478 23.26L30.522 23.26M5.478 30.563L21.125 30.563"
31
+ }, null, -1);
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-info-publish`],
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" : "#A730E8",
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("path", {
51
+ d: "M18,0 L32.8695652,12.6153846 L25.0434348,12.615 L25.0434783,27.5972551 C25.0434783,28.4675575 24.3379588,29.1730769 23.4676564,29.1730769 L12.5323436,29.1730769 C11.6620412,29.1730769 10.9565217,28.4675575 10.9565217,27.5972551 L10.9564348,12.615 L3.13043478,12.6153846 L18,0 Z",
52
+ fill: $props.useCurrentColor ? "currentColor" : "url(#svg_da1b715a79__a)"
53
+ }, null, 8, _hoisted_5),
54
+ vue.createElementVNode("rect", {
55
+ fill: $props.useCurrentColor ? "currentColor" : "url(#svg_da1b715a79__b)",
56
+ y: "15.769",
57
+ width: "36",
58
+ height: "25.231",
59
+ rx: "1.576"
60
+ }, null, 8, _hoisted_6),
61
+ _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,41 @@
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: "IconStageLight",
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.createStaticVNode('<path stroke="#21B2EC" stroke-width="1.958" stroke-linejoin="round" d="M14.389 1.944L14.389 3.889"></path><path d="M14,4.66666667 C20.3121805,4.66666667 25.4542204,9.50681559 25.6666353,15.555061 L2.33336466,15.555061 C2.54577961,9.50681559 7.68781952,4.66666667 14,4.66666667 Z" stroke="#33316A" stroke-width="1.167" stroke-linejoin="round"></path><g stroke-linejoin="round"><path stroke="#282461" stroke-width=".87" stroke-linecap="round" d="M10.883 4.898L10.985 7.778" transform="translate(3.889 18.667)"></path><path stroke="#33316A" stroke-width="1.167" d="M18.072 0.288L21 0.288" transform="translate(3.889 18.667)"></path><g stroke="#33316A" stroke-width="1.167"><path d="M2.503.288L5.432.288M0 3.746L1.791 6.025" transform="matrix(-1 0 0 1 9.32 18.667)"></path></g><path stroke="#33316A" stroke-width="1.167" d="M15.568 3.746L17.36 6.025" transform="translate(3.889 18.667)"></path></g>', 3);
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-stage-light`],
28
+ width: "1em",
29
+ height: "1em"
30
+ }, _ctx.$attrs), [
31
+ vue.createElementVNode("g", _hoisted_1, [
32
+ vue.createElementVNode("path", {
33
+ d: "M8.55555556,14.7777778 L19.4444444,14.7777778 L19.4444444,15.5555556 C19.4444444,18.5624392 17.0068836,21 14,21 C10.9931164,21 8.55555556,18.5624392 8.55555556,15.5555556 L8.55555556,14.7777778 L8.55555556,14.7777778 Z",
34
+ fill: $props.useCurrentColor ? "currentColor" : "#21B2EC"
35
+ }, null, 8, _hoisted_2),
36
+ _hoisted_3
37
+ ])
38
+ ], 16);
39
+ }
40
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
41
+ module.exports = index;
@@ -0,0 +1,75 @@
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: "IconStageLightMange",
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="125.947%" id="svg_8584025102__a"><stop stop-color="#FFBA23" offset="0%"></stop><stop stop-color="#FFDE49" offset="100%"></stop></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="svg_8584025102__c"><stop stop-color="#FFDC60" offset="0%"></stop><stop stop-color="#FFDF9B" offset="100%"></stop></linearGradient><path d="M21,0 C32.3622316,0 41.6180987,8.44596314 41.9999951,18.9998659 L4.85142211e-06,18.9998659 C0.381901336,8.44596314 9.63776838,0 21,0 Z" id="svg_8584025102__b"></path></defs>', 1);
18
+ const _hoisted_2 = {
19
+ fill: "none",
20
+ "fill-rule": "evenodd"
21
+ };
22
+ const _hoisted_3 = ["fill"];
23
+ const _hoisted_4 = ["fill"];
24
+ const _hoisted_5 = { transform: "translate(11 15)" };
25
+ const _hoisted_6 = ["fill"];
26
+ const _hoisted_7 = /* @__PURE__ */ vue.createElementVNode("use", { "xlink:href": "#svg_8584025102__b" }, null, -1);
27
+ const _hoisted_8 = [
28
+ _hoisted_7
29
+ ];
30
+ const _hoisted_9 = ["fill"];
31
+ const _hoisted_10 = ["fill"];
32
+ const _hoisted_11 = /* @__PURE__ */ vue.createStaticVNode('<g stroke="#FFBA23" stroke-linejoin="round"><path stroke-width="1.75" stroke-linecap="round" d="M19.265 39.642L19.355 44" transform="translate(14 10)"></path><path stroke-width="2.063" d="M31.841 30.519L37 30.519" transform="translate(14 10)"></path><path stroke-width="3.5" d="M18.44 5.145L18.44 0" transform="translate(14 10)"></path><g stroke-width="2.063"><path d="M4.411.519L9.57.519M0 6.742L3.156 10.845" transform="matrix(-1 0 0 1 23.57 40)"></path></g><path stroke-width="2.063" d="M27.43 36.742L30.586 40.845" transform="translate(14 10)"></path></g>', 1);
33
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
34
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
35
+ viewBox: "0 0 64 64",
36
+ xmlns: "http://www.w3.org/2000/svg",
37
+ "xmlns:xlink": "http://www.w3.org/1999/xlink",
38
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-stage-light-mange`],
39
+ width: "1em",
40
+ height: "1em"
41
+ }, _ctx.$attrs), [
42
+ _hoisted_1,
43
+ vue.createElementVNode("g", _hoisted_2, [
44
+ vue.createElementVNode("rect", {
45
+ fill: $props.useCurrentColor ? "currentColor" : "#FFBA23",
46
+ opacity: ".1",
47
+ width: "64",
48
+ height: "64",
49
+ rx: "32"
50
+ }, null, 8, _hoisted_3),
51
+ vue.createElementVNode("path", {
52
+ d: "M22,34 L41,34 L41,35.5 C41,40.7467051 36.7467051,45 31.5,45 C26.2532949,45 22,40.7467051 22,35.5 L22,34 L22,34 Z",
53
+ fill: $props.useCurrentColor ? "currentColor" : "url(#svg_8584025102__a)"
54
+ }, null, 8, _hoisted_4),
55
+ vue.createElementVNode("g", _hoisted_5, [
56
+ vue.createElementVNode("mask", {
57
+ id: "svg_8584025102__d",
58
+ fill: $props.useCurrentColor ? "currentColor" : "#fff"
59
+ }, _hoisted_8, 8, _hoisted_6),
60
+ vue.createElementVNode("use", {
61
+ fill: $props.useCurrentColor ? "currentColor" : "url(#svg_8584025102__c)",
62
+ "xlink:href": "#svg_8584025102__b"
63
+ }, null, 8, _hoisted_9),
64
+ vue.createElementVNode("path", {
65
+ fill: $props.useCurrentColor ? "currentColor" : "#FFF",
66
+ mask: "url(#svg_8584025102__d)",
67
+ d: "M-2.625 12.091H46.375V15.546H-2.625z"
68
+ }, null, 8, _hoisted_10)
69
+ ]),
70
+ _hoisted_11
71
+ ])
72
+ ], 16);
73
+ }
74
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
75
+ module.exports = index;
@@ -0,0 +1,65 @@
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: "IconStageSafeMonitor",
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
+ transform: "translate(3.889 1.556)",
19
+ fill: "none",
20
+ "fill-rule": "evenodd"
21
+ };
22
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("circle", {
23
+ stroke: "#33316A",
24
+ "stroke-width": "1.167",
25
+ "stroke-linejoin": "round",
26
+ cx: "9.722",
27
+ cy: "9.722",
28
+ r: "9.722"
29
+ }, null, -1);
30
+ const _hoisted_3 = ["fill"];
31
+ const _hoisted_4 = ["fill"];
32
+ const _hoisted_5 = /* @__PURE__ */ vue.createElementVNode("path", {
33
+ d: "M14.6303081 17.8893264L17.8888889 24.8888889 2.33333333 24.8888889 5.59167275 17.8891873C6.93775642 18.6649865 8.47659322 19.105021 10.1111111 19.105021 11.7455313 19.105021 13.2842819 18.6650391 14.6303081 17.8893264zM.778 7.389L3.889 7.389M16.333 7.389L19.444 7.389M.778 10.5L3.889 10.5M16.333 10.5L19.444 10.5",
34
+ stroke: "#33316A",
35
+ "stroke-width": "1.167",
36
+ "stroke-linejoin": "round"
37
+ }, null, -1);
38
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
39
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
40
+ viewBox: "0 0 28 28",
41
+ xmlns: "http://www.w3.org/2000/svg",
42
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-stage-safe-monitor`],
43
+ width: "1em",
44
+ height: "1em"
45
+ }, _ctx.$attrs), [
46
+ vue.createElementVNode("g", _hoisted_1, [
47
+ _hoisted_2,
48
+ vue.createElementVNode("circle", {
49
+ fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
50
+ cx: "9.722",
51
+ cy: "9.722",
52
+ r: "4.278"
53
+ }, null, 8, _hoisted_3),
54
+ vue.createElementVNode("circle", {
55
+ fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
56
+ cx: "10.5",
57
+ cy: "2.722",
58
+ r: "1.167"
59
+ }, null, 8, _hoisted_4),
60
+ _hoisted_5
61
+ ])
62
+ ], 16);
63
+ }
64
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
65
+ module.exports = index;