@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,82 @@
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: "IconStageWeatherIcon",
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('<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);
17
+ const _hoisted_2 = {
18
+ fill: "none",
19
+ "fill-rule": "evenodd"
20
+ };
21
+ const _hoisted_3 = ["fill"];
22
+ const _hoisted_4 = /* @__PURE__ */ createElementVNode("g", {
23
+ stroke: "#87DDFF",
24
+ "stroke-linejoin": "round",
25
+ "stroke-width": "2.019"
26
+ }, [
27
+ /* @__PURE__ */ createElementVNode("path", {
28
+ d: "M14.626 7.622L14.93 11.783M24.462.446L28.174.446",
29
+ transform: "rotate(125 11.161 15.373)"
30
+ }),
31
+ /* @__PURE__ */ createElementVNode("path", {
32
+ d: "M3.421.376L7.423.376M0 4.893L2.448 7.87",
33
+ transform: "scale(1 -1) rotate(55 33.243 14.31)"
34
+ }),
35
+ /* @__PURE__ */ createElementVNode("path", {
36
+ d: "M21.485 5.092L23.712 7.954",
37
+ transform: "rotate(125 11.161 15.373)"
38
+ })
39
+ ], -1);
40
+ const _hoisted_5 = ["fill"];
41
+ const _hoisted_6 = ["fill"];
42
+ const _hoisted_7 = /* @__PURE__ */ createElementVNode("path", {
43
+ 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",
44
+ stroke: "#FFF",
45
+ "stroke-width": "2.284",
46
+ "stroke-linecap": "round",
47
+ transform: "translate(4 8)"
48
+ }, null, -1);
49
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
50
+ return openBlock(), createElementBlock("svg", mergeProps({
51
+ viewBox: "0 0 64 64",
52
+ xmlns: "http://www.w3.org/2000/svg",
53
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-stage-weather-icon`],
54
+ width: "1em",
55
+ height: "1em"
56
+ }, _ctx.$attrs), [
57
+ _hoisted_1,
58
+ createElementVNode("g", _hoisted_2, [
59
+ createElementVNode("rect", {
60
+ fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
61
+ opacity: ".1",
62
+ width: "64",
63
+ height: "64",
64
+ rx: "32"
65
+ }, null, 8, _hoisted_3),
66
+ _hoisted_4,
67
+ createElementVNode("path", {
68
+ 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",
69
+ fill: $props.useCurrentColor ? "currentColor" : "url(#svg_40ad95a5e5__a)",
70
+ transform: "translate(4 8)"
71
+ }, null, 8, _hoisted_5),
72
+ createElementVNode("path", {
73
+ 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",
74
+ fill: $props.useCurrentColor ? "currentColor" : "url(#svg_40ad95a5e5__b)",
75
+ transform: "translate(4 8)"
76
+ }, null, 8, _hoisted_6),
77
+ _hoisted_7
78
+ ])
79
+ ], 16);
80
+ }
81
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
82
+ 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: "IconVLine",
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-v-line`],
22
+ width: "1em",
23
+ height: "1em"
24
+ }, _ctx.$attrs), [
25
+ createElementVNode("path", {
26
+ 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",
27
+ fill: $props.useCurrentColor ? "currentColor" : "#9897A2",
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: "IconVLoop",
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-v-loop`],
22
+ width: "1em",
23
+ height: "1em"
24
+ }, _ctx.$attrs), [
25
+ createElementVNode("path", {
26
+ 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",
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,44 @@
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: "IconVPlay",
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
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
18
+ d: "M8.99971121,16.844858 C4.67428205,16.844858 1.15456442,13.325718 1.15456442,9.00028879 C1.15456442,4.67428205 4.67428205,1.15571956 8.99971121,1.15571956 C13.325718,1.15571956 16.844858,4.67428205 16.844858,9.00028879 C16.844858,13.3262955 13.3251404,16.844858 8.99971121,16.844858 M8.99971121,0 C4.03722124,0 0,4.03837638 0,9.00028879 C0,13.9627788 4.03722124,18 8.99971121,18 C13.9622012,18 18,13.9627788 18,9.00028879 C18,4.03837638 13.9627788,0.000577570993 8.99971121,0.000577570993",
19
+ transform: "translate(1 1)"
20
+ }, null, -1);
21
+ const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", {
22
+ d: "M0.937609815,8 C0.419936079,7.99958626 0.000378122414,7.5519842 0,6.99971844 L0,1.0002422 C0,0.629502094 0.192228673,0.289175396 0.499470203,0.1159307 C0.806711733,-0.0573139967 1.17857304,-0.0350570253 1.46572184,0.173763647 L5.59053346,3.17331422 C5.84671992,3.35963456 6,3.66901931 6,3.99979277 C6,4.33056623 5.84671992,4.63995099 5.59053346,4.82627133 L1.46572184,7.8258219 C1.31011362,7.93922817 1.12606199,8 0.937609815,8 Z M1.16792766,1.00035163 C1.14025108,1.00061476 1.11303289,1.00833139 1.08854998,1.02285602 C1.03345272,1.05475644 0.999157592,1.11900662 1,1.1887204 L1,6.81246165 C1,6.88193762 1.03415374,6.94572017 1.08872882,6.97821798 C1.14330389,7.01071579 1.2093743,7.00660345 1.26043078,6.96753096 L4.92722648,4.15553726 C4.97275867,4.12060178 5,4.06260072 5,4.00059102 C5,3.93858133 4.97275867,3.88058027 4.92722648,3.84564479 L1.26043078,1.03375658 C1.23348251,1.01210278 1.2012597,1.00031604 1.16814642,1 L1.16792766,1.00035163 Z",
23
+ transform: "translate(8 6)"
24
+ }, null, -1);
25
+ const _hoisted_4 = [
26
+ _hoisted_2,
27
+ _hoisted_3
28
+ ];
29
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
30
+ return openBlock(), createElementBlock("svg", mergeProps({
31
+ viewBox: "0 0 20 20",
32
+ xmlns: "http://www.w3.org/2000/svg",
33
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-v-play`],
34
+ width: "1em",
35
+ height: "1em"
36
+ }, _ctx.$attrs), [
37
+ createElementVNode("g", {
38
+ "fill-rule": "nonzero",
39
+ fill: $props.useCurrentColor ? "currentColor" : "#F24A2B"
40
+ }, _hoisted_4, 8, _hoisted_1)
41
+ ], 16);
42
+ }
43
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
44
+ 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: "IconVRandom",
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-v-random`],
22
+ width: "1em",
23
+ height: "1em"
24
+ }, _ctx.$attrs), [
25
+ createElementVNode("path", {
26
+ d: "M16.5,13 C16.375,12.875 16.1875,12.75 16,12.8125 C15.625,12.8125 15.3125,13.125 15.3125,13.5 C15.3125,13.6875 15.4375,13.875 15.5625,14 L16.375,14.8125 C15.5,14.6875 14.6875,14.375 14,13.8125 C13.9375,13.8125 13.9375,13.75 13.875,13.6875 L6.5,5.9375 C5.25,4.5625 3.75,3.8125 1.9375,3.8125 C1.5625,3.8125 1.25,4.125 1.25,4.5 C1.25,4.875 1.5625,5.125 1.9375,5.125 C3.375,5.125 4.5625,5.75 5.5,6.8125 L13,14.625 L13.125,14.75 C14.0625,15.5 15.25,16 16.5,16.125 L15.5625,17 C15.375,17.125 15.25,17.375 15.25,17.5625 C15.25,17.9375 15.625,18.25 16,18.1875 C16.1875,18.1875 16.375,18.0625 16.5,17.9375 L18.4375,16.125 C18.75,15.8125 18.75,15.3125 18.4375,15 L16.5,13 L16.5,13 Z M16.4375,2.125 C16.1875,1.8125 15.8125,1.75 15.5,2 C15.3125,2.125 15.25,2.3125 15.25,2.5 C15.25,2.75 15.3125,2.9375 15.5625,3.0625 L16.375,3.875 C14.9375,4.0625 13.625,4.625 12.625,5.625 L10.375,7.9375 C10.125,8.1875 10.125,8.5625 10.375,8.8125 C10.5,8.9375 10.6875,9 10.875,9 C11.0625,9 11.25,8.9375 11.375,8.8125 L13.5625,6.5 C14.375,5.75 15.375,5.25 16.4375,5.125 L15.5625,6 C15.4375,6.125 15.3125,6.3125 15.3125,6.5 C15.3125,6.875 15.625,7.1875 15.9375,7.1875 C16.125,7.1875 16.3125,7.125 16.5,7 L18.5625,5 C18.8125,4.75 18.8125,4.3125 18.5625,4.0625 L16.4375,2.125 M7.875,10.875 C7.6875,10.875 7.5,10.9375 7.375,11.0625 L5.0625,13.4375 C4.125,14.3125 3.1875,14.75 1.9375,14.75 L1.875,14.75 C1.5,14.75 1.1875,15.0625 1.1875,15.4375 C1.1875,15.8125 1.5,16.0625 1.875,16.0625 L1.9375,16.0625 C3.5625,16.0625 4.8125,15.4375 6.0625,14.375 L8.4375,11.9375 C8.5625,11.8125 8.625,11.6875 8.625,11.5 C8.625,11.3125 8.5625,11.1875 8.4375,11.0625 C8.25,10.9375 8.0625,10.875 7.875,10.875 L7.875,10.875 Z",
27
+ fill: $props.useCurrentColor ? "currentColor" : "#9897A2",
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,35 @@
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: "IconVoice",
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-voice`],
22
+ width: "1em",
23
+ height: "1em"
24
+ }, _ctx.$attrs), [
25
+ createElementVNode("path", {
26
+ d: "M8.2671875,14.0875 C8.225,14.0875 8.078125,14.0234375 8.0015625,13.946875 L7.996875,13.9421875 L4.396875,10.971875 L1.5015625,10.971875 C1.3625,10.971875 1.215625,10.9 1.146875,10.83125 C1.078125,10.7625 1.00625,10.615625 1.00625,10.4765625 L1.00625,5.4921875 C1.00625,5.3828125 1.0484375,5.290625 1.075,5.2640625 L1.109375,5.2640625 L1.146875,5.2265625 C1.215625,5.1578125 1.3625,5.0859375 1.5015625,5.0859375 L4.396875,5.0859375 L7.996875,2.0265625 L8,2.0234375 C8.090625,1.9328125 8.2015625,1.9140625 8.278125,1.9140625 C8.346875,1.9140625 8.4171875,1.9296875 8.475,1.959375 L8.4828125,1.9640625 L8.490625,1.9671875 C8.6859375,2.0328125 8.759375,2.14375 8.759375,2.3796875 L8.759375,13.5953125 C8.759375,13.83125 8.6859375,13.94375 8.490625,14.0078125 L8.4625,14.0171875 L8.440625,14.0390625 C8.39375,14.0859375 8.353125,14.0875 8.2671875,14.0875 L8.2671875,14.0875 Z M12.628125,12.8421875 C12.4734375,12.8421875 12.2671875,12.7625 12.2078125,12.6453125 C12.0671875,12.3640625 12.1171875,12.0765625 12.33125,11.925 C12.40625,11.89375 12.5125,11.8125 12.6484375,11.68125 C12.7875,11.5453125 12.9984375,11.3109375 13.2140625,10.9671875 C13.5734375,10.3921875 14.0015625,9.409375 14.0015625,7.984375 C14.0015625,6.559375 13.5484375,5.575 13.16875,4.9984375 C12.9421875,4.6546875 12.71875,4.4203125 12.571875,4.2859375 C12.46875,4.190625 12.3390625,4.0828125 12.24375,4.04375 C12.046875,3.9015625 11.978125,3.553125 12.1046875,3.3484375 C12.2515625,3.20625 12.4265625,3.125 12.5859375,3.125 C12.6703125,3.125 12.7484375,3.146875 12.8171875,3.190625 C12.828125,3.2 12.8421875,3.2109375 12.8640625,3.228125 C13.3234375,3.5890625 13.721875,4.03125 14.0484375,4.5421875 C14.675,5.525 14.99375,6.6828125 14.99375,7.984375 C14.99375,9.2921875 14.6859375,10.4546875 14.08125,11.4390625 C13.7671875,11.95 13.3859375,12.390625 12.946875,12.7453125 C12.9203125,12.7671875 12.90625,12.778125 12.8953125,12.7890625 C12.8421875,12.8421875 12.6875,12.8421875 12.628125,12.8421875 L12.628125,12.8421875 Z M10.759375,10.884375 C10.6296875,10.884375 10.40625,10.7328125 10.3390625,10.5984375 L10.3359375,10.590625 L10.33125,10.584375 C10.203125,10.390625 10.34375,10.109375 10.5578125,9.9640625 C10.6578125,9.9109375 11.509375,9.409375 11.509375,7.896875 C11.509375,7.1703125 11.228125,6.671875 10.990625,6.38125 C10.7328125,6.065625 10.4734375,5.921875 10.4640625,5.915625 L10.4546875,5.9109375 L10.44375,5.9078125 C10.353125,5.878125 10.265625,5.775 10.2203125,5.6453125 C10.175,5.515625 10.184375,5.3859375 10.2421875,5.2984375 L10.2515625,5.284375 L10.25625,5.26875 C10.3015625,5.134375 10.5,5.0171875 10.6828125,5.0171875 C10.753125,5.0171875 10.8171875,5.034375 10.865625,5.0671875 L10.8984375,5.0890625 L10.921875,5.0890625 C10.9921875,5.115625 11.3765625,5.3078125 11.7578125,5.74375 C12.096875,6.1328125 12.5015625,6.8078125 12.5015625,7.809375 C12.5015625,8.9484375 12.11875,9.6875 11.7984375,10.1078125 C11.4453125,10.56875 11.0859375,10.7671875 11.0109375,10.796875 L10.9734375,10.796875 L10.9359375,10.834375 C10.8859375,10.88125 10.846875,10.884375 10.759375,10.884375 Z",
27
+ fill: $props.useCurrentColor ? "currentColor" : "#FFF",
28
+ transform: "translate(2 2)",
29
+ "fill-rule": "nonzero",
30
+ stroke: "currentColor"
31
+ }, null, 8, _hoisted_1)
32
+ ], 16);
33
+ }
34
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
35
+ export { index as default };
package/esm/index.js CHANGED
@@ -1,3 +1,60 @@
1
1
  export { default as IconShield } from "./IconShield/index.js";
2
2
  export { default as IconUser } from "./IconUser/index.js";
3
3
  export { default as IconLock } from "./IconLock/index.js";
4
+ export { default as IconStageDoorlock } from "./IconStageDoorlock/index.js";
5
+ export { default as IconStageLight } from "./IconStageLight/index.js";
6
+ export { default as IconStageBroadcast } from "./IconStageBroadcast/index.js";
7
+ export { default as IconStage110 } from "./IconStage110/index.js";
8
+ export { default as IconStageCharge } from "./IconStageCharge/index.js";
9
+ export { default as IconStageInfoPublish } from "./IconStageInfoPublish/index.js";
10
+ export { default as IconStageBox } from "./IconStageBox/index.js";
11
+ export { default as IconStageWeatherIcon } from "./IconStageWeatherIcon/index.js";
12
+ export { default as IconStageWeather } from "./IconStageWeather/index.js";
13
+ export { default as IconStageSplitGroup } from "./IconStageSplitGroup/index.js";
14
+ export { default as IconStageAdPublish } from "./IconStageAdPublish/index.js";
15
+ export { default as IconStageSafeMonitor } from "./IconStageSafeMonitor/index.js";
16
+ export { default as IconStageCityBroadcast } from "./IconStageCityBroadcast/index.js";
17
+ export { default as IconStageStrongE } from "./IconStageStrongE/index.js";
18
+ export { default as IconStageUserinfo } from "./IconStageUserinfo/index.js";
19
+ export { default as IconStageWaterMonitor } from "./IconStageWaterMonitor/index.js";
20
+ export { default as IconStageTiltMonitor } from "./IconStageTiltMonitor/index.js";
21
+ export { default as IconStageLightMange } from "./IconStageLightMange/index.js";
22
+ export { default as IconStageBigScreen } from "./IconStageBigScreen/index.js";
23
+ export { default as IconStageBoxIcon } from "./IconStageBoxIcon/index.js";
24
+ export { default as IconStageSafeMonitorIcon } from "./IconStageSafeMonitorIcon/index.js";
25
+ export { default as IconSidebarManage } from "./IconSidebarManage/index.js";
26
+ export { default as IconSidebarPole } from "./IconSidebarPole/index.js";
27
+ export { default as IconSidebarBigScreen } from "./IconSidebarBigScreen/index.js";
28
+ export { default as IconRise } from "./IconRise/index.js";
29
+ export { default as IconSidebarDashboard } from "./IconSidebarDashboard/index.js";
30
+ export { default as IconDecline } from "./IconDecline/index.js";
31
+ export { default as IconSidebarLight } from "./IconSidebarLight/index.js";
32
+ export { default as IconSliderTouchIcon } from "./IconSliderTouchIcon/index.js";
33
+ export { default as IconLightStateOnline } from "./IconLightStateOnline/index.js";
34
+ export { default as IconLightStateOffline } from "./IconLightStateOffline/index.js";
35
+ export { default as IconEdit } from "./IconEdit/index.js";
36
+ export { default as IconMountDevi7 } from "./IconMountDevi7/index.js";
37
+ export { default as IconMountDevi4 } from "./IconMountDevi4/index.js";
38
+ export { default as IconDelete } from "./IconDelete/index.js";
39
+ export { default as IconMountDevi10 } from "./IconMountDevi10/index.js";
40
+ export { default as IconMountDevi11 } from "./IconMountDevi11/index.js";
41
+ export { default as IconMountDevi9 } from "./IconMountDevi9/index.js";
42
+ export { default as IconMountDevi5 } from "./IconMountDevi5/index.js";
43
+ export { default as IconMountDevi2 } from "./IconMountDevi2/index.js";
44
+ export { default as IconMountDevi3 } from "./IconMountDevi3/index.js";
45
+ export { default as IconMountDevi1 } from "./IconMountDevi1/index.js";
46
+ export { default as IconMountDevi6 } from "./IconMountDevi6/index.js";
47
+ export { default as IconMountDevi8 } from "./IconMountDevi8/index.js";
48
+ export { default as IconBasicReset } from "./IconBasicReset/index.js";
49
+ export { default as IconPublishUpload } from "./IconPublishUpload/index.js";
50
+ export { default as IconHelpOffline } from "./IconHelpOffline/index.js";
51
+ export { default as IconInfoCamera } from "./IconInfoCamera/index.js";
52
+ export { default as IconVLoop } from "./IconVLoop/index.js";
53
+ export { default as IconVRandom } from "./IconVRandom/index.js";
54
+ export { default as IconBroadcastUpload } from "./IconBroadcastUpload/index.js";
55
+ export { default as IconCalling } from "./IconCalling/index.js";
56
+ export { default as IconVLine } from "./IconVLine/index.js";
57
+ export { default as IconBroadcastEdit } from "./IconBroadcastEdit/index.js";
58
+ export { default as IconVoice } from "./IconVoice/index.js";
59
+ export { default as IconVPlay } from "./IconVPlay/index.js";
60
+ export { default as IconAdd } from "./IconAdd/index.js";
@@ -0,0 +1,48 @@
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: "IconAdd",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "bb"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: false
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = /* @__PURE__ */ vue.createElementVNode("g", {
18
+ stroke: "#21B2EC",
19
+ fill: "none",
20
+ "fill-rule": "evenodd"
21
+ }, [
22
+ /* @__PURE__ */ vue.createElementVNode("path", {
23
+ "stroke-width": "2",
24
+ d: "M5 10L15 10M10 15L10 5"
25
+ }),
26
+ /* @__PURE__ */ vue.createElementVNode("rect", {
27
+ "stroke-width": "1.5",
28
+ x: "2",
29
+ y: "2",
30
+ width: "16",
31
+ height: "16",
32
+ rx: "2"
33
+ })
34
+ ], -1);
35
+ const _hoisted_2 = [
36
+ _hoisted_1
37
+ ];
38
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
39
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
40
+ viewBox: "0 0 20 20",
41
+ xmlns: "http://www.w3.org/2000/svg",
42
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-add`],
43
+ width: "1em",
44
+ height: "1em"
45
+ }, _ctx.$attrs), _hoisted_2, 16);
46
+ }
47
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
48
+ 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: "IconBasicReset",
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-basic-reset`],
23
+ width: "1em",
24
+ height: "1em"
25
+ }, _ctx.$attrs), [
26
+ vue.createElementVNode("path", {
27
+ d: "M6.25,13.75 L10.625,13.75 L10.625,15 L6.25,15 L6.25,13.75 Z M6.25,11.25 L13.75,11.25 L13.75,12.5 L6.25,12.5 L6.25,11.25 Z M6.25,8.75 L13.75,8.75 L13.75,10 L6.25,10 L6.25,8.75 Z M18.75,11.6230469 C18.75,7.79296875 15.7285156,4.66796875 11.9394531,4.50195312 L11.9394531,4.49414062 L3.64257812,4.49414062 L6.00195312,2.13476562 L5.11914062,1.25 L1.25,5.11914062 L2.13476562,6.00390625 L5.12109375,8.99023438 L6.00585938,8.10546875 L3.64257812,5.74414062 L11.6230469,5.74414062 C12.4179688,5.74414062 13.1875,5.8984375 13.9101563,6.20507813 C14.609375,6.50195312 15.2382812,6.92578125 15.7792969,7.46484375 C16.3203125,8.00585938 16.7441406,8.6328125 17.0390625,9.33398438 C17.3457031,10.0585937 17.5,10.828125 17.5,11.6230469 C17.5,12.4179688 17.3457031,13.1875 17.0390625,13.9101562 C16.7421875,14.609375 16.3183594,15.2382812 15.7792969,15.7792969 C15.2382812,16.3203125 14.6113281,16.7441406 13.9101562,17.0390625 C13.1855469,17.3457031 12.4160156,17.5 11.6230469,17.5 L2.3515625,17.5 L2.3515625,18.75 L11.6230469,18.75 C15.5585938,18.75 18.75,15.5585937 18.75,11.6230469 Z",
28
+ fill: $props.useCurrentColor ? "currentColor" : "#54536D",
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,35 @@
1
+ "use strict";
2
+ var vue = require("vue");
3
+ var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
+ const _sfc_main = {
5
+ name: "IconBroadcastEdit",
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-broadcast-edit`],
23
+ width: "1em",
24
+ height: "1em"
25
+ }, _ctx.$attrs), [
26
+ vue.createElementVNode("path", {
27
+ d: "M8.6484375,1.12760156 C8.93968945,1.12760156 9.17578125,1.3636582 9.17578125,1.65485742 C9.17578125,1.94605664 8.93968945,2.18211328 8.6484375,2.18211328 L2.70703125,2.18211328 C2.4157793,2.18211328 2.1796875,2.4181875 2.1796875,2.70936914 L2.1796875,15.2932324 C2.1796875,15.5844316 2.4157793,15.8204883 2.70703125,15.8204883 L15.2929688,15.8204883 C15.5842207,15.8204883 15.8203125,15.5844141 15.8203125,15.2932324 L15.8203125,9.35279297 C15.8203125,9.06159375 16.0564043,8.82553711 16.3476562,8.82553711 C16.6389082,8.82553711 16.875,9.06159375 16.875,9.35279297 L16.875,15.2932148 C16.875,16.1668125 16.166707,16.875 15.2929688,16.875 L2.70703125,16.875 C1.83329297,16.875 1.125,16.1668125 1.125,15.2932324 L1.125,2.70936914 C1.125,1.83578906 1.83329297,1.12760156 2.70703125,1.12760156 L8.6484375,1.12760156 L8.6484375,1.12760156 Z M13.8340723,12.8326992 C14.1252715,12.8326992 14.3613281,13.0687734 14.3613281,13.3599551 C14.3613281,13.6511543 14.1252539,13.8872109 13.8340723,13.8872109 L4.16592773,13.8872109 C3.87472852,13.8872109 3.63867188,13.6511367 3.63867188,13.3599551 C3.63867188,13.0687559 3.87474609,12.8326992 4.16592773,12.8326992 L13.8340723,12.8326992 Z M15.4079121,1.58818359 L16.4022891,2.58256055 C17.0201074,3.20037891 17.0201953,4.20198047 16.4024648,4.81971094 L11.8942559,9.3279375 C11.748885,9.47329956 11.5571472,9.56308822 11.3524102,9.58167773 L8.95494727,9.79945313 C8.56826367,9.83457422 8.22624609,9.5495625 8.19107227,9.16286133 C8.18720801,9.12051598 8.18720213,9.07790696 8.19105469,9.03556055 L8.4088125,6.63808008 C8.42740601,6.43334927 8.51719438,6.24161829 8.66255273,6.09625195 L13.1707793,1.58800781 C13.7884746,0.970277344 14.7900938,0.970365234 15.4079121,1.58818359 Z M13.9165664,2.33377734 L9.45333984,6.79702148 L9.27949219,8.71099805 L11.1934863,8.53715039 L15.6567129,4.07394141 C15.8626055,3.86803125 15.8625879,3.53416992 15.6566426,3.32822461 L14.6622656,2.33386523 C14.4563379,2.12791992 14.122459,2.12788477 13.9165664,2.33379492 L13.9165664,2.33377734 Z",
28
+ fill: $props.useCurrentColor ? "currentColor" : "#A730E8",
29
+ transform: "translate(1 1)",
30
+ "fill-rule": "nonzero"
31
+ }, null, 8, _hoisted_1)
32
+ ], 16);
33
+ }
34
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
35
+ module.exports = index;
@@ -0,0 +1,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: "IconBroadcastUpload",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "bb"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: false
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M7.6796875,12.7050781 C7.51953125,12.7050781 7.359375,12.6445312 7.23828125,12.5214844 C6.99414062,12.2773438 6.99414062,11.8808594 7.23828125,11.6367188 L9.49023438,9.38476562 C9.76367188,9.11132812 10.2109375,9.11132812 10.484375,9.38476562 L12.7363281,11.6367187 C12.9804688,11.8808594 12.9804688,12.2773437 12.7363281,12.5214844 C12.4921875,12.765625 12.0957031,12.765625 11.8515625,12.5214844 L9.98632813,10.65625 L8.12109375,12.5214844 C8,12.6425781 7.83984375,12.7050781 7.6796875,12.7050781 L7.6796875,12.7050781 Z" }, null, -1);
19
+ const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M9.36132812,16.5966682 L9.36132812,11.1025506 C9.36132812,10.68608 9.640625,10.3496094 9.98632812,10.3496094 C10.3320312,10.3496094 10.6113281,10.68608 10.6113281,11.1025506 L10.6113281,16.5966682 C10.6113281,17.0107858 10.3320313,17.3496094 9.98632812,17.3496094 C9.640625,17.3496094 9.36132812,17.0131388 9.36132812,16.5966682 Z" }, null, -1);
20
+ const _hoisted_4 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M14.3105469,15.3300781 C13.9648437,15.3300781 13.6855469,15.0507812 13.6855469,14.7050781 C13.6855469,14.359375 13.9648437,14.0800781 14.3105469,14.0800781 C16.0800781,14.0800781 17.5195312,12.640625 17.5195312,10.8710937 C17.5195312,9.25195312 16.3105469,7.8828125 14.7070312,7.68554687 L14.2636719,7.63085937 L14.171875,7.19335937 C13.765625,5.2421875 12.0214844,3.82617187 10.0234375,3.82617187 C8.02734375,3.82617187 6.28320312,5.2421875 5.875,7.19335937 L5.78320312,7.63085937 L5.33984375,7.68554687 C3.73632812,7.8828125 2.52734375,9.25195312 2.52734375,10.8710937 C2.52734375,12.640625 3.96679687,14.0800781 5.73632812,14.0800781 C6.08203125,14.0800781 6.36132812,14.359375 6.36132812,14.7050781 C6.36132812,15.0507812 6.08203125,15.3300781 5.73632812,15.3300781 C4.54492187,15.3300781 3.42578125,14.8652344 2.58203125,14.0234375 C1.74023437,13.1816406 1.27539062,12.0605469 1.27539062,10.8691406 C1.27539062,8.76757812 2.74414062,6.96875 4.75585937,6.51757812 C5.06445312,5.46679687 5.6875,4.52148437 6.5390625,3.8203125 C7.51757812,3.015625 8.75390625,2.57226562 10.0214844,2.57226562 C11.2890625,2.57226562 12.5273437,3.015625 13.5039062,3.8203125 C14.3554687,4.52148437 14.9785156,5.46679687 15.2871094,6.51757812 C17.3027344,6.96875 18.7695312,8.76757812 18.7695312,10.8691406 C18.7695312,12.0605469 18.3046875,13.1796875 17.4628906,14.0234375 C16.6210938,14.8652344 15.5019531,15.3300781 14.3105469,15.3300781 Z" }, null, -1);
21
+ const _hoisted_5 = [
22
+ _hoisted_2,
23
+ _hoisted_3,
24
+ _hoisted_4
25
+ ];
26
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
27
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
28
+ viewBox: "0 0 20 20",
29
+ xmlns: "http://www.w3.org/2000/svg",
30
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-broadcast-upload`],
31
+ width: "1em",
32
+ height: "1em"
33
+ }, _ctx.$attrs), [
34
+ vue.createElementVNode("g", {
35
+ fill: $props.useCurrentColor ? "currentColor" : "#21B2EC",
36
+ "fill-rule": "nonzero"
37
+ }, _hoisted_5, 8, _hoisted_1)
38
+ ], 16);
39
+ }
40
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
41
+ module.exports = index;
@@ -0,0 +1,35 @@
1
+ "use strict";
2
+ var vue = require("vue");
3
+ var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
+ const _sfc_main = {
5
+ name: "IconCalling",
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-calling`],
23
+ width: "1em",
24
+ height: "1em"
25
+ }, _ctx.$attrs), [
26
+ vue.createElementVNode("path", {
27
+ d: "M11.875,3.125 C14.6320313,3.125 16.875,5.36796875 16.875,8.125 C16.875,8.47011719 17.1548828,8.75 17.5,8.75 C17.8451172,8.75 18.125,8.47011719 18.125,8.125 C18.125,6.45546875 17.4748047,4.88613281 16.2943359,3.70566406 C15.1138672,2.52519531 13.5443359,1.875 11.875,1.875 C11.5298828,1.875 11.25,2.15488281 11.25,2.5 C11.25,2.84511719 11.5298828,3.125 11.875,3.125 Z M11.40625,6.40625 C12.6125,6.40625 13.59375,7.3875 13.59375,8.59375 C13.59375,8.93886719 13.8736328,9.21875 14.21875,9.21875 C14.5638672,9.21875 14.84375,8.93886719 14.84375,8.59375 C14.84375,6.69824219 13.3017578,5.15625 11.40625,5.15625 C11.0611328,5.15625 10.78125,5.43613281 10.78125,5.78125 C10.78125,6.12636719 11.0611328,6.40625 11.40625,6.40625 Z M15.7871094,10.9611328 C15.5378906,10.8863281 15.2851562,10.8400391 15.0359375,10.8238281 C13.8582031,10.7359375 12.7615234,11.1929688 12.1736328,12.0167969 C11.7322266,12.6353516 11.2818359,12.9935547 10.8353516,13.08125 C10.4894531,13.1492188 10.1884766,13.0480469 9.946875,12.9669922 C9.89492188,12.9494141 9.84570312,12.9330078 9.796875,12.9183594 C7.9640625,12.3681641 6.74042969,10.8007813 6.75195312,9.01796875 C6.75507813,8.54648438 7.071875,8.11992188 7.57890625,7.90488281 C8.43339844,7.54238281 9.08964844,6.85019531 9.37910156,6.00605469 C9.51621094,5.60605469 9.56757813,5.19414063 9.53144531,4.78183594 C9.47949219,4.16113281 9.23652344,3.57382813 8.82910156,3.08339844 C8.41699219,2.5875 7.86210938,2.22402344 7.22441406,2.03261719 C7.14492188,2.00878906 7.06386719,1.9875 6.98320313,1.96953125 C6.38496094,1.83535156 5.75859375,1.88183594 5.17207031,2.10390625 C4.60097656,2.32011719 4.10644531,2.68710938 3.74179687,3.16503906 C3.47987652,3.50837065 3.2421918,3.86953133 3.03046875,4.24589844 C2.90952577,4.46146818 2.79719756,4.68175919 2.69375,4.90625 C2.1453125,6.09707031 1.86972656,7.35859375 1.87492573,8.65527344 C1.88007812,9.90097656 2.14257812,11.1212891 2.65527344,12.2822266 C3.19335938,13.5007813 4.00878906,14.6228516 5.01347656,15.5265625 C6.07089844,16.4779297 7.31035156,17.1837891 8.69765625,17.6242188 C9.74648438,17.9572266 10.8267578,18.125 11.9181641,18.125 C12.1328125,18.125 12.3480469,18.1185547 12.5632813,18.1054688 C12.9078125,18.0845703 13.1703125,17.7884766 13.1494141,17.4439453 C13.1285156,17.0994141 12.8326172,16.8369141 12.4878906,16.8578125 C11.3318359,16.9275391 10.1839844,16.7845703 9.07597656,16.4328125 C6.69492188,15.6769531 4.77167969,13.9800781 3.79882812,11.7773438 C2.88554688,9.70898438 2.89628906,7.45449219 3.82910156,5.42910156 C3.91796875,5.23632813 4.01601562,5.04394531 4.12050781,4.85761719 C4.30195312,4.53457031 4.50898438,4.22011719 4.73574219,3.92285156 C5.19414063,3.321875 5.9875,3.02695313 6.70976563,3.18886719 C6.76171875,3.20058594 6.81386719,3.21425781 6.86503906,3.22949219 C7.66445312,3.46953125 8.22207031,4.12011719 8.2859375,4.88691406 C8.2859375,4.88789063 8.28613281,4.88886719 8.28613281,4.88984375 C8.30703125,5.12714844 8.27695313,5.36621094 8.19667969,5.60019531 C8.02207031,6.10917969 7.61894531,6.5296875 7.090625,6.75390625 C6.63007813,6.94941406 6.23847656,7.25625 5.95800781,7.64160156 C5.66269531,8.04746094 5.50488281,8.52050781 5.50175781,9.00976563 C5.49453125,10.1259766 5.87285156,11.2419922 6.56679687,12.1525391 C7.27890625,13.0867188 8.27148437,13.7654297 9.43710938,14.1152344 C9.46640625,14.1240234 9.50429687,14.1367188 9.54824219,14.1515625 C10.1300781,14.3470703 11.6751953,14.8662109 13.190625,12.7427734 C13.5216797,12.2789063 14.2101563,12.0150391 14.9447266,12.0705078 L14.9517578,12.0710938 C15.1074219,12.0810547 15.2675781,12.1105469 15.4271484,12.1583984 C15.8591797,12.2880859 16.2482422,12.6541016 16.5230469,13.1890625 C16.8544922,13.834375 16.9470703,14.6056641 16.759375,15.153125 L16.75625,15.1623047 C16.6480469,15.4757813 16.4089844,15.7380859 16.0830078,15.9005859 C15.7740234,16.0546875 15.6486328,16.4298828 15.8025391,16.7388672 C15.9564453,17.0478516 16.3318359,17.1732422 16.6408203,17.0193359 C17.2615234,16.7097656 17.7220703,16.1953125 17.9378906,15.5701172 L17.9414062,15.5597656 C18.2388672,14.6925781 18.1214844,13.5654297 17.6351562,12.6181641 C17.2041016,11.7779297 16.5476563,11.1894531 15.7871094,10.9611328 Z",
28
+ fill: $props.useCurrentColor ? "currentColor" : "#FFF",
29
+ "fill-rule": "nonzero",
30
+ stroke: "currentColor"
31
+ }, null, 8, _hoisted_1)
32
+ ], 16);
33
+ }
34
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
35
+ module.exports = index;
@@ -0,0 +1,35 @@
1
+ "use strict";
2
+ var vue = require("vue");
3
+ var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
+ const _sfc_main = {
5
+ name: "IconDecline",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "bb"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: false
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
19
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
20
+ viewBox: "0 0 18 18",
21
+ xmlns: "http://www.w3.org/2000/svg",
22
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-decline`],
23
+ width: "1em",
24
+ height: "1em"
25
+ }, _ctx.$attrs), [
26
+ vue.createElementVNode("path", {
27
+ d: "M9.73353327,1.1105563 L14.8961938,7.02650291 C14.9798232,7.12200643 14.9998405,7.25760666 14.9473735,7.37320078 C14.8949064,7.48879491 14.7796603,7.56300036 14.6527163,7.56292667 L12.1151376,7.56292667 C11.9537677,7.56153835 11.8166837,7.68067451 11.7955613,7.84066206 C11.6053291,9.2178751 10.4563828,15.3088282 5.0160017,16.2104905 C4.86977072,16.2387097 4.723176,16.163411 4.66093718,16.0281108 C4.59869837,15.8928105 4.63691128,15.7324993 4.75349202,15.6398238 C5.68559095,14.9093614 6.90300838,13.494099 7.24540843,10.9755376 C7.37686991,9.95239149 7.44042467,8.92166196 7.43565546,7.89011588 C7.43570286,7.7102468 7.29209436,7.56326418 7.11227268,7.55913511 L4.32360362,7.55913511 C4.19665095,7.55921976 4.08139227,7.48501427 4.0289202,7.36941294 C3.97644813,7.2538116 3.99647032,7.11820139 4.08011121,7.02269648 L9.24657819,1.1105563 C9.30798678,1.04030371 9.39674742,1 9.49005573,1 C9.58336405,1 9.67212469,1.04030371 9.73353327,1.1105563 Z",
28
+ fill: $props.useCurrentColor ? "currentColor" : "#339D20",
29
+ transform: "matrix(1 0 0 -1 0 17.216)",
30
+ "fill-rule": "nonzero"
31
+ }, null, 8, _hoisted_1)
32
+ ], 16);
33
+ }
34
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
35
+ module.exports = index;
@@ -0,0 +1,48 @@
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: "IconDelete",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "bb"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: false
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = {
18
+ fill: "none",
19
+ "fill-rule": "evenodd"
20
+ };
21
+ const _hoisted_2 = ["fill"];
22
+ const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", {
23
+ d: "M12.1047487,0 L12.1047487,9.24090386 C12.1047487,10.2124258 11.2732775,11 10.2476058,11 L1.85714286,11 C0.831471179,11 0,10.2124258 0,9.24090386 L0,0",
24
+ transform: "translate(4 7)",
25
+ stroke: "#FFF",
26
+ "stroke-linecap": "round",
27
+ "stroke-width": "1.35"
28
+ }, null, -1);
29
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
30
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
31
+ viewBox: "0 0 20 20",
32
+ xmlns: "http://www.w3.org/2000/svg",
33
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-delete`],
34
+ width: "1em",
35
+ height: "1em"
36
+ }, _ctx.$attrs), [
37
+ vue.createElementVNode("g", _hoisted_1, [
38
+ vue.createElementVNode("path", {
39
+ d: "M8.65,14.2222222 L8.65,7.33333333 C8.65,7 8.425,6.66666667 7.975,6.66666667 C7.6375,6.66666667 7.3,7 7.3,7.33333333 L7.3,14.3333333 C7.3,14.6666667 7.525,15 7.975,15 C8.425,14.8888889 8.65,14.6666667 8.65,14.2222222 Z M12.5875,14.2222222 L12.5875,7.33333333 C12.5875,7 12.25,6.66666667 11.9125,6.66666667 C11.575,6.66666667 11.2375,7 11.2375,7.33333333 L11.2375,14.3333333 C11.2375,14.6666667 11.575,15 11.9125,15 C12.25,14.8888889 12.5875,14.6666667 12.5875,14.2222222 Z M18.325,4.11111111 L15.175,4.11111111 L15.175,2.88888889 C15.175,1.88888889 14.275,1 13.2625,1 L6.7375,1 C5.6125,1 4.825,1.77777778 4.825,2.88888889 L4.825,4.22222222 L1.675,4.22222222 C1.3375,4.11111111 1,4.44444444 1,4.77777778 C1,5.11111111 1.3375,5.33333333 1.675,5.33333333 L18.325,5.33333333 C18.6625,5.33333333 19,5.11111111 19,4.77777778 C19,4.44444444 18.6625,4.11111111 18.325,4.11111111 L18.325,4.11111111 Z M13.825,4.11111111 L6.0625,4.11111111 L6.0625,2.88888889 C6.0625,2.55555556 6.4,2.22222222 6.7375,2.22222222 L13.2625,2.22222222 C13.6,2.22222222 13.825,2.44444444 13.825,2.88888889 L13.825,4.11111111 L13.825,4.11111111 Z",
40
+ fill: $props.useCurrentColor ? "currentColor" : "#FFF",
41
+ "fill-rule": "nonzero"
42
+ }, null, 8, _hoisted_2),
43
+ _hoisted_3
44
+ ])
45
+ ], 16);
46
+ }
47
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
48
+ module.exports = index;