@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,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-mount-devi3`]" width="1em" height="1em" v-bind="$attrs"><path d="M18.3333333,8.28126441 C18.3333333,11.2949326 16.7118711,13.9336012 14.2904874,15.3828182 C13.8620283,15.6386772 13.3215409,15.3183651 13.3392296,14.8242251 C13.3470912,14.6132879 13.4610849,14.4218819 13.6419025,14.312507 C14.1352201,14.0175855 14.591195,13.6640703 15.0039308,13.2539145 C15.6544811,12.607431 16.163522,11.8554788 16.5212264,11.0175892 C16.8887579,10.1523559 17.0754717,9.23048199 17.0754717,8.28126441 C17.0754717,7.33204682 16.8887579,6.41017296 16.519261,5.54493965 C16.163522,4.70705005 15.6525157,3.95509785 15.0019654,3.30861427 C14.3514151,2.66213069 13.5947327,2.15627194 12.7515723,1.80080362 C11.8828616,1.4355697 10.9551887,1.25002305 10,1.25002305 C9.04481132,1.25002305 8.11713836,1.4355697 7.24646226,1.80275675 C6.40330189,2.15627194 5.6466195,2.66408381 4.99606918,3.31056739 C4.34551887,3.95705097 3.83647799,4.70900317 3.47877358,5.54689277 C3.11124214,6.41017296 2.9245283,7.33204682 2.9245283,8.28126441 C2.9245283,9.23048199 3.11124214,10.1523559 3.48073899,11.0175892 C3.83647799,11.8554788 4.34748428,12.607431 4.99803459,13.2539145 C5.41077044,13.6640703 5.86674528,14.0175855 6.36006289,14.312507 C6.5408805,14.4199287 6.65487421,14.6132879 6.66273585,14.8242251 C6.68042453,15.3222714 6.13600629,15.6386772 5.70754717,15.3808651 C3.28616352,13.9316481 1.66666667,11.2949326 1.66666667,8.28126441 C1.66666667,3.70314503 5.40487421,-0.00778790333 10.0157233,1.22741577e-05 C14.6167453,0.00783707746 18.3333333,3.70705128 18.3333333,8.28126441 Z M10,6.87501614 C10.8667453,6.87501614 11.572327,7.57618715 11.572327,8.43751421 C11.572327,9.29884128 10.8667453,10.0000123 10,10.0000123 C9.13325472,10.0000123 8.42767296,9.29884128 8.42767296,8.43751421 C8.42767296,7.57618715 9.13325472,6.87501614 10,6.87501614 M10,5.62501767 C8.4375,5.62501767 7.16981132,6.88478175 7.16981132,8.43751421 C7.16981132,9.99024668 8.4375,11.2500108 10,11.2500108 C11.5625,11.2500108 12.8301887,9.99024668 12.8301887,8.43751421 C12.8301887,6.88478175 11.5625,5.62501767 10,5.62501767 Z M15.4835805,8.24806132 C15.4933176,9.9746217 14.697327,11.5175886 13.4492925,12.5273529 C13.3490566,12.6093841 13.1957547,12.5683685 13.1485849,12.4472749 C13.0444182,12.1855565 12.9107704,11.939463 12.7476415,11.7129008 C12.6906447,11.6328228 12.7024371,11.5234479 12.7751572,11.4589949 C12.8459119,11.396495 12.9147013,11.3320419 12.9834906,11.2656357 C13.7853774,10.4687617 14.2275943,9.41016927 14.2275943,8.28321753 C14.2275943,7.15626579 13.7853774,6.09767334 12.9834906,5.30079932 C12.1816038,4.5039253 11.1163522,4.06447272 9.98231132,4.06447272 C8.84827044,4.06447272 7.78301887,4.5039253 6.98113208,5.30079932 C6.17924528,6.09767334 5.7370283,7.15626579 5.7370283,8.28321753 C5.7370283,9.41016927 6.17924528,10.4687617 6.98113208,11.2656357 C7.05188679,11.3359482 7.12460692,11.4043074 7.20125786,11.4687605 C7.28183962,11.5390729 7.29756289,11.6582134 7.23466981,11.7441508 C7.08136792,11.9629005 6.95361635,12.1972752 6.85534591,12.4472749 L6.8533805,12.449228 C6.80227987,12.5820404 6.63522013,12.6230559 6.52515723,12.5351654 C5.27515723,11.5332135 4.47720126,10.0000123 4.47720126,8.28126441 C4.47720126,5.2382994 6.97916667,2.7754118 10.0491352,2.81252113 C13.0562107,2.84963046 15.4658019,5.25978375 15.4835805,8.24806132 Z M10,12.8125088 C10.2378145,12.8125088 10.4579403,12.9062587 10.6230346,13.0761804 C10.7448899,13.2031334 10.8235063,13.3593832 10.8529874,13.5293048 C10.8628145,13.5839923 10.8647799,13.6425859 10.8628145,13.6992265 L10.8156447,14.9570374 L10.7665094,16.2695358 L10.6741352,18.7500015 L9.32586478,18.7500015 L9.23349057,16.2695358 L9.18435535,14.9609437 L9.13718553,13.7031327 C9.13522013,13.6484453 9.13915094,13.5918048 9.14701258,13.5390704 C9.17256289,13.3691488 9.25117925,13.2109458 9.37303459,13.0839929 C9.53812893,12.9082118 9.76022013,12.8125088 10,12.8125088 M10,11.5625104 C9.39268868,11.5625104 8.84433962,11.8164163 8.4591195,12.2226658 C8.1702044,12.5273529 7.9697327,12.9160243 7.90290881,13.3476644 C7.88325472,13.4785236 7.87539308,13.611336 7.8793239,13.7480546 L7.92649371,15.0058655 L7.97562893,16.3164108 L8.11320755,20 L11.8867925,20 L12.0243711,16.3164108 L12.0735063,15.0058655 L12.1206761,13.7480546 C12.1265723,13.6054766 12.1167453,13.4668049 12.0951258,13.3320394 C12.0263365,12.9003994 11.8238994,12.5136811 11.5310535,12.2109471 C11.1458333,11.8125101 10.6033805,11.5625104 10,11.5625104 L10,11.5625104 Z" :fill="useCurrentColor ? 'currentColor' : '#CFCED8'" transform="translate(4 4)" fill-rule="nonzero"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconMountDevi3',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'bb',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: false,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-mount-devi4`]" width="1em" height="1em" v-bind="$attrs"><g stroke="#CFCED8" stroke-width="1.364" fill="none" fill-rule="evenodd"><path d="M6.54950857,22.5072188 L6.54950857,7.38228024 C6.54950857,6.75441968 7.05849011,6.24543813 7.68635067,6.24543813 L15.7427236,6.24543813 C16.3705841,6.24543813 16.8795657,6.75441968 16.8795657,7.38228024 L16.8795657,22.5072188 L16.8795657,22.5072188" stroke-linejoin="round"/><path d="M5,22.722305 C5,22.8057834 9.47635808,22.8057834 18.4290742,22.722305" stroke-linecap="round"/><path stroke-linecap="round" stroke-linejoin="round" d="M11.9859531 11.6660317L9.6485257 14.7046525 11.9859531 14.7046525 13.7805485 14.7046525 10.1913577 18.0721877"/><path d="M16.3170657,10.343448 L17.6129043,10.343448 C18.8686254,10.343448 19.8865885,11.3614111 19.8865885,12.6171322 L19.8865885,18.8418108 C19.8865885,19.7015556 20.5835494,20.3985165 21.4432943,20.3985165 C22.3030391,20.3985165 23,19.7015556 23,18.8418108 L23,8.26726485 C23,7.83770715 22.7578818,7.44483011 22.3741659,7.25174488 L19.8865885,6 L19.8865885,6"/></g></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconMountDevi4',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'bb',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: false,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-mount-devi5`]" width="1em" height="1em" v-bind="$attrs"><g fill="none" fill-rule="evenodd"><path d="M19.9449761,14.8684211 C19.7037908,13.8715436 18.8115558,13.1315789 17.7477655,13.1315789 C16.7250046,13.1315789 15.8608206,13.815565 15.5813397,14.7542497" stroke="#CFCED8" stroke-width="1.389" transform="rotate(90 17.763 14)"/><path d="M12.4186603,14.8684211 C12.177475,13.8715436 11.28524,13.1315789 10.2214497,13.1315789 C9.19868878,13.1315789 8.33450484,13.815565 8.05502392,14.7542497" stroke="#CFCED8" stroke-width="1.389" transform="matrix(0 1 1 0 -3.763 3.763)"/><path d="M11.7392344,15.1764709 C11.0464007,13.6201871 9.62171983,12.5526316 7.9766979,12.5526316 C6.23787001,12.5526316 4.74522919,13.7454114 4.10287081,15.4473684" stroke="#CFCED8" stroke-width="1.389" transform="matrix(0 1 1 0 -6.079 6.079)"/><path d="M10.7368421,15.4626693 C9.4600637,13.5331869 7.28799915,12.2631579 4.82320114,12.2631579 C2.24346226,12.2631579 -0.0156045078,13.6543992 -1.26315789,15.7368421" stroke="#CFCED8" stroke-width="1.389" transform="matrix(0 1 1 0 -9.263 9.263)"/><path d="M23.8971292,15.1764709 C23.2042954,13.6201871 21.7796146,12.5526316 20.1345926,12.5526316 C18.3957647,12.5526316 16.9031239,13.7454114 16.2607656,15.4473684" stroke="#CFCED8" stroke-width="1.389" transform="rotate(90 20.079 14)"/><path d="M29.2631579,15.4626693 C27.9863795,13.5331869 25.8143149,12.2631579 23.3495169,12.2631579 C20.769778,12.2631579 18.5107113,13.6543992 17.2631579,15.7368421" stroke="#CFCED8" stroke-width="1.389" transform="rotate(90 23.263 14)"/><ellipse :fill="useCurrentColor ? 'currentColor' : '#CFCED8'" transform="rotate(90 14 14)" cx="14" cy="14" rx="1.091" ry="1.158"/></g></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconMountDevi5',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'bb',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: false,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-mount-devi6`]" width="1em" height="1em" v-bind="$attrs"><g stroke="#CFCED8" stroke-width="1.067" fill="none" fill-rule="evenodd"><g stroke-linejoin="round"><path d="M7.065 3.626L7.212 5.606M11.817.212L13.61.212" transform="rotate(125 5.144 6.693)"/><path d="M1.653.179L3.586.179M0 2.328L1.183 3.744" transform="scale(1 -1) rotate(55 14.65 6.437)"/><path d="M10.379 2.423L11.455 3.784" transform="rotate(125 5.144 6.693)"/></g><path d="M11.1002678,9.37011656 C12.2795571,9.37011656 13.3263631,9.95980121 13.9827371,10.8710097 C12.4123502,11.6137643 11.3128841,13.2421373 11.2730761,15.1420962 C10.5201524,15.3192581 9.89005448,15.8148487 9.53268928,16.4789611 C8.33069627,15.8746942 7.5014608,14.5937194 7.5014608,13.1113985 C7.5014608,11.0451456 9.11270158,9.37011656 11.1002678,9.37011656 Z"/><path d="M12.2147628,21 C10.6854754,21 9.44574293,19.7602676 9.44574293,18.2309801 C9.44574293,16.8882516 10.401453,15.7687411 11.6697383,15.5155834 C11.7388149,12.8237175 13.9499014,10.6623258 16.6673623,10.6623258 C18.7038583,10.6623258 20.4559656,11.8762008 21.2353923,13.6177718 L21.2966055,13.615947 C23.3419338,13.615947 25,15.2689236 25,17.3079735 C25,18.9610903 23.9101839,20.3604482 22.4077341,20.8309436 L22.4076238,21 L12.2147628,21 Z" stroke-linejoin="round"/></g></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconMountDevi6',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'bb',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: false,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-mount-devi7`]" width="1em" height="1em" v-bind="$attrs"><g fill="none" fill-rule="evenodd"><rect stroke="#CFCED8" stroke-width="1.053" x="4" y="6" width="20" height="12.75" rx="1.053"/><path d="M19.5189164,21.4062539 L8.48108358,21.4062539 C8.04098275,21.4062539 7.68421053,21.7630261 7.68421053,22.2031269 C7.68421053,22.6432278 8.04098275,23 8.48108358,23 L19.5189164,23 C19.9590173,23 20.3157895,22.6432278 20.3157895,22.2031269 C20.3157895,21.7630261 19.9590173,21.4062539 19.5189164,21.4062539 Z" stroke="#CFCED8" stroke-width="1.053" stroke-linecap="round"/><text font-family="PingFangSC-Medium, PingFang SC" font-size="7.368" font-weight="400" letter-spacing=".368" :fill="useCurrentColor ? 'currentColor' : '#CFCED8'"><tspan x="7.158" y="15.113">LED</tspan></text></g></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconMountDevi7',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'bb',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: false,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-mount-devi8`]" width="1em" height="1em" v-bind="$attrs"><g stroke="#CFCED8" fill="none" fill-rule="evenodd"><path d="M1.93194292,13.8730261 L1.93194292,5.31284303 C1.93194292,2.37864085 4.31058377,5.39004197e-16 7.24478595,0 C10.1789881,-5.39004197e-16 12.557629,2.37864085 12.557629,5.31284303 L12.557629,13.8730261 L12.557629,13.8730261" stroke-width="1.4" stroke-linejoin="round" transform="translate(6.898 8.56)"/><path d="M0,14.2028701 C0,14.2740862 4.8298573,14.2740862 14.4895719,14.2028701" stroke-width="1.159" stroke-linecap="round" transform="translate(6.898 8.56)"/><path d="M7.20014924,3.39434266 C5.89107315,3.39434266 4.8298573,4.45555851 4.8298573,5.7646346 L4.8298573,7.9099617 L4.8298573,7.9099617" stroke-width="1.159" stroke-linecap="round" stroke-linejoin="round" transform="translate(6.898 8.56)"/><path stroke-width="1.4" stroke-linecap="round" d="M14.075 4L14.075 6.066M21.749 6.899L20.182 8.063"/><path stroke-width="1.4" stroke-linecap="round" transform="matrix(-1 0 0 1 16.262 0)" d="M8.968 6.899L7.294 8.063"/><path stroke-width="1.4" stroke-linecap="round" d="M21.936 12.921L24 12.921M4 12.921L6.064 12.921"/></g></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconMountDevi8',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'bb',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: false,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-mount-devi9`]" width="1em" height="1em" v-bind="$attrs"><g stroke="#CFCED8" stroke-width="1.44" fill="none" fill-rule="evenodd"><rect x="11.294" y="5.72" width="5.373" height="11.431" rx="2.686"/><path d="M19.2451613 14.1935484L19.2451613 15.3604264C19.2451613 18.1009485 16.8881571 20.3225806 13.9806452 20.3225806 11.0731332 20.3225806 8.71612903 18.1009485 8.71612903 15.3604264L8.71612903 14.1935484M13.981 20.323L13.981 23.387M10.574 23.694L17.387 23.694" stroke-linecap="round"/><g stroke-linecap="round"><path d="M.20686286 5.34375C.380240969 4.81487181.473253989 4.25521389.473253989 3.67610223.473253989 3.01334681.351431999 2.37607056.126746011 1.78125M3.05207921 6.53125C3.40573545 5.54200572 3.6 4.46431547 3.6 3.33661571 3.6 2.15473046 3.38661829 1.02777605 3 0" transform="translate(19.4 5.528)"/></g><g stroke-linecap="round"><path d="M.20686286 5.34375C.380240969 4.81487181.473253989 4.25521389.473253989 3.67610223.473253989 3.01334681.351431999 2.37607056.126746011 1.78125M2.42597679 6.53125C2.79648088 5.53074952 3 4.44079667 3 3.30026527 3 2.13335344 2.78695722 1.01938697 2.4 0" transform="matrix(-1 0 0 1 8 5.528)"/></g></g></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconMountDevi9',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'bb',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: false,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-publish-upload`]" width="1em" height="1em" v-bind="$attrs"><path d="M16.8595688,14.0202265 L3.14043124,14.0202265 C2.51301531,14.0202265 2,14.5083626 2,15.1053513 C2,15.7023401 2.51301531,16.1904762 3.14043124,16.1904762 L16.8595688,16.1904762 C17.4869847,16.1904762 18,15.7023401 18,15.1053513 C18,14.5083626 17.4869847,14.0202265 16.8595688,14.0202265 Z M4.66338957,6.54519072 L7.14445313,6.54519072 L7.14445313,10.953723 C7.14445313,11.5200969 7.62708077,11.9810199 8.22410904,11.9810199 L11.7884035,11.9810199 C12.3836443,11.9810199 12.8680594,11.5217978 12.8680594,10.953723 L12.8680594,6.54519072 L15.349123,6.54519072 C15.8263881,6.54519072 16.0766395,6.00432913 15.7513127,5.66926707 L10.408446,0.167105824 C10.1921573,-0.0557019415 9.82035527,-0.0557019415 9.60227907,0.167105824 L4.26119987,5.66926707 C3.9376606,6.00432913 4.18612446,6.54519072 4.66338957,6.54519072 Z" :fill="useCurrentColor ? 'currentColor' : '#21B2EC'" fill-rule="nonzero"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconPublishUpload',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'bb',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: false,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 18 18" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-rise`]" width="1em" height="1em" v-bind="$attrs"><path 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" :fill="useCurrentColor ? 'currentColor' : '#F24A2B'" fill-rule="nonzero"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconRise',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'bb',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: false,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-sidebar-big-screen`]" width="1em" height="1em" v-bind="$attrs"><g stroke="currentColor" stroke-width="1.5" fill="none" fill-rule="evenodd" opacity=".7"><path stroke-linecap="round" d="M2.5 17.25L17.5 17.25"/><rect x="2.5" y="2.5" width="15" height="12" rx="1"/><path d="M12.5536966,4.5 L14.4090909,4.5 C14.9613757,4.5 15.4090909,4.94771525 15.4090909,5.5 C15.4090909,6.15688557 15.4090909,6.64954975 15.4090909,6.97799254 M15.4090909,10.059804 C15.4090909,10.3580429 15.4090909,10.8381082 15.4090909,11.5 C15.4090909,12.0522847 14.9613757,12.5 14.4090909,12.5 L12.5536966,12.5 M7.49664396,12.5 L5.40909091,12.5 C4.85680616,12.5 4.40909091,12.0522847 4.40909091,11.5 C4.40909091,10.8574032 4.40909091,10.3754556 4.40909091,10.0541572 M4.40909091,7.06951586 C4.40909091,6.74676156 4.40909091,6.22358961 4.40909091,5.5 C4.40909091,4.94771525 4.85680616,4.5 5.40909091,4.5 L7.47540241,4.5" stroke-linecap="round"/></g></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconSidebarBigScreen',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'bb',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: false,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-sidebar-dashboard`]" width="1em" height="1em" v-bind="$attrs"><g stroke="currentColor" stroke-width="1.5" fill="none" fill-rule="evenodd" opacity=".7"><path d="M10 1L17.7942286 5.5 17.7942286 14.5 10 19 2.20577137 14.5 2.20577137 5.5z"/><path stroke-linecap="round" d="M5.49297631 7.48754521L10 10.2252449 14.2528316 7.48754521M10.063 14.498L10.063 10.225"/></g></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconSidebarDashboard',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'bb',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: false,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-sidebar-light`]" width="1em" height="1em" v-bind="$attrs"><g stroke="currentColor" stroke-width="1.5" fill="none" fill-rule="evenodd"><path d="M10 5C12.7614237 5 15 7.23857625 15 10 15 12.2386515 13.5287761 14.1336803 11.5004604 14.7709542L11.5 16.5 8.5 16.5 8.50054746 14.7712708C6.47171127 14.134308 5 12.2390223 5 10 5 7.23857625 7.23857625 5 10 5zM8 18.25L11.75 18.25"/><circle cx="10" cy="10.5" r="1.5"/><path d="M10 12L10 14.498"/><path stroke-linecap="round" d="M10 1.5L10 3M17.024 4.033L15.795 4.893"/><path stroke-linecap="round" transform="matrix(-1 0 0 1 7.18 0)" d="M4.205 4.033L2.976 4.893"/><path stroke-linecap="round" d="M16.929 9.5L18.429 9.5M1.429 9.5L2.929 9.5"/></g></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconSidebarLight',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'bb',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: false,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-sidebar-manage`]" width="1em" height="1em" v-bind="$attrs"><g stroke="currentColor" stroke-width="1.5" fill="none" fill-rule="evenodd" opacity=".7"><rect x="2.5" y="3.304" width="6.298" height="6.298" rx="1"/><path d="M14.7536625,2.70710678 L17.7928932,5.7463375 C18.1834175,6.13686179 18.1834175,6.77002677 17.7928932,7.16055106 L14.7536625,10.1997818 C14.3631382,10.5903061 13.7299732,10.5903061 13.3394489,10.1997818 L10.3002182,7.16055106 C9.90969393,6.77002677 9.90969393,6.13686179 10.3002182,5.7463375 L13.3394489,2.70710678 C13.7299732,2.31658249 14.3631382,2.31658249 14.7536625,2.70710678 Z"/><rect x="2.5" y="11.702" width="6.298" height="6.298" rx="1"/><rect x="10.897" y="11.702" width="6.298" height="6.298" rx="1"/></g></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconSidebarManage',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'bb',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: false,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-sidebar-pole`]" width="1em" height="1em" v-bind="$attrs"><g stroke="currentColor" stroke-width="1.5" fill="none" fill-rule="evenodd" opacity=".7"><path d="M5 17.75L15 17.75M10 11.5C11.3807119 11.5 12.5 12.6192881 12.5 14L12.5 17.5 12.5 17.5 7.5 17.5 7.5 14C7.5 12.6192881 8.61928813 11.5 10 11.5zM10 11.001L10 2M10.5 2.5L14.5 2.5C15.0522847 2.5 15.5 2.94771525 15.5 3.5L15.5 4.5 15.5 4.5"/><path d="M4.5,2.5 L9.5,2.5 C10.0522847,2.5 10.5,2.94771525 10.5,3.5 L10.5,4.5 L10.5,4.5" transform="matrix(-1 0 0 1 15 0)"/><circle cx="15.5" cy="6.5" r="1.5"/><circle cx="4.5" cy="6.5" r="1.5"/></g></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconSidebarPole',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'bb',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: false,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 30 40" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-slider-touch-icon`]" width="1em" height="1em" v-bind="$attrs"><path d="M15,30 C20.5228475,30 25,25.5228475 25,20 L15.8944272,1.78885438 C15.6474379,1.29487588 15.0467649,1.09465154 14.5527864,1.34164079 C14.359259,1.43840449 14.2023365,1.59532698 14.1055728,1.78885438 L5,20 L5,20 C5,25.5228475 9.4771525,30 15,30 Z" transform="translate(0 -1)" :fill="useCurrentColor ? 'currentColor' : '#14E58D'" fill-rule="evenodd"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconSliderTouchIcon',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'bb',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: false,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-stage-110`]" width="1em" height="1em" v-bind="$attrs"><g fill="none" fill-rule="evenodd"><g stroke="#33316A" stroke-linejoin="round" stroke-width="1.167"><path d="M12.765 7.778L12.901 12.444M22.556.389L26.444.389" transform="rotate(-180 13.611 6.611)"/><path d="M3.226.446L7 .446M0 5.803L2.309 9.333" transform="matrix(1 0 0 -1 20.222 13.222)"/><path d="M19.444 6.222L21.778 9.333" transform="rotate(-180 13.611 6.611)"/></g><path d="M14,7.77777778 C17.8659932,7.77777778 21,10.9117845 21,14.7777778 L21,23.3333333 L21,23.3333333 L7,23.3333333 L7,14.7777778 C7,10.9117845 10.1340068,7.77777778 14,7.77777778 Z" :fill="useCurrentColor ? 'currentColor' : '#21B2EC'"/><rect stroke="#33316A" stroke-width="1.167" stroke-linejoin="round" x="2.333" y="24.111" width="24.111" height="2.333" rx=".633"/><path d="M10.8888889,17.8888889 L10.8888889,15.0658436 C10.8888889,13.6180848 11.9335578,12.4444444 13.2222222,12.4444444" stroke="#FFF" stroke-width="1.266" stroke-linecap="round"/></g></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconStage110',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'bb',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: false,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-stage-ad-publish`]" width="1em" height="1em" v-bind="$attrs"><g fill="none" fill-rule="evenodd"><path :fill="useCurrentColor ? 'currentColor' : '#21B2EC'" d="M23.8475575 2.81063132L9.85742104 17.5108179 9.85742104 27.4775283z"/><path stroke="#312D67" stroke-width="1.167" stroke-linejoin="round" d="M2.16210003 16.1823725L23.8475575 1.81086162 9.85742104 17.5108179z"/><path stroke="#282461" stroke-width="1.167" stroke-linejoin="round" d="M14.7492299 18.2752169L23.8475575 23.1963098 24.2550463 1.81086162z"/></g></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconStageAdPublish',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'bb',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: false,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-stage-big-screen`]" width="1em" height="1em" v-bind="$attrs"><defs><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="svg_c238588cb3__a"><stop stop-color="#44D9F7" offset="0%"/><stop stop-color="#21B2EC" offset="100%"/></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="svg_c238588cb3__b"><stop stop-color="#44D9F7" offset="0%"/><stop stop-color="#86D3F2" offset="100%"/></linearGradient></defs><g fill="none" fill-rule="evenodd"><rect :fill="useCurrentColor ? 'currentColor' : '#21B2EC'" opacity=".1" width="64" height="64" rx="32"/><g transform="translate(13 13)"><rect :fill="useCurrentColor ? 'currentColor' : 'url(#svg_c238588cb3__a)'" width="38" height="30" rx="1.583"/><path stroke="#FFF" stroke-width="3.167" stroke-linecap="round" d="M6 21L14.6877618 11.346511 23.4775291 18.7112131 33 9"/><rect :fill="useCurrentColor ? 'currentColor' : 'url(#svg_c238588cb3__b)'" x="5" y="35" width="29" height="3" rx="1.5"/></g></g></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconStageBigScreen',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'bb',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: false,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-stage-box`]" width="1em" height="1em" v-bind="$attrs"><g fill="none" fill-rule="evenodd"><path d="M15.5658884,14.3283226 L16.22206,14.6599346 C16.7457774,14.9246076 17.0759878,15.4614708 17.0759878,16.0482687 L17.0759878,16.5039114 C17.0759878,16.9778897 16.6917525,17.3621251 16.2177741,17.3621251 C16.0801474,17.3621251 15.9445391,17.3290262 15.8223883,17.2656205 L15.1610382,16.9223287 C14.6456161,16.6547849 14.3221393,16.1224159 14.3221393,15.5416926 L14.3221393,15.0933199 C14.3221393,14.6199349 14.7058937,14.2361805 15.1792787,14.2361805 C15.3135878,14.2361805 15.4460174,14.2677429 15.5658884,14.3283226 Z" :fill="useCurrentColor ? 'currentColor' : '#21B2EC'" transform="matrix(-1 0 0 1 33.731 3.111)"/><path d="M19.6289066,11.8905116 L20.2850783,12.2221236 C20.8087956,12.4867967 21.1390061,13.0236599 21.1390061,13.6104577 L21.1390061,14.0661004 C21.1390061,14.5400788 20.7547707,14.9243141 20.2807924,14.9243141 C20.1431657,14.9243141 20.0075574,14.8912153 19.8854065,14.8278096 L19.2240564,14.4845178 C18.7086343,14.216974 18.3851575,13.684605 18.3851575,13.1038816 L18.3851575,12.655509 C18.3851575,12.1821239 18.7689119,11.7983696 19.242297,11.7983696 C19.3766061,11.7983696 19.5090357,11.829932 19.6289066,11.8905116 Z" :fill="useCurrentColor ? 'currentColor' : '#21B2EC'" transform="matrix(-1 0 0 1 41.857 3.111)"/><path :fill="useCurrentColor ? 'currentColor' : '#21B2EC'" d="M0 6.52930659L11.8843284 12.8333333 11.8843284 22.5555556 0.101575456 15.477016z" transform="translate(2.333 3.111)"/><path stroke="#282461" stroke-width="1.167" stroke-linejoin="round" d="M11.8843284 -2.1911485e-15L23.6718964 6.02777778 23.6718964 15.75 11.8843284 22.5555556 0.0967603623 15.75 0.0967603623 6.02777778z" transform="translate(2.333 3.111)"/><path stroke="#282461" stroke-width="1.167" stroke-linecap="round" d="M11.8843284 21.7777778L11.8843284 12.8333333 23.6670813 6.52930659" transform="translate(2.333 3.111)"/></g></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconStageBox',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'bb',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: false,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-stage-box-icon`]" width="1em" height="1em" v-bind="$attrs"><defs><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="svg_81ff302b89__a"><stop stop-color="#2CF4C0" offset="0%"/><stop stop-color="#14E58D" offset="100%"/></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="svg_81ff302b89__b"><stop stop-color="#2FD8A9" offset="0%"/><stop stop-color="#26EF9A" offset="100%"/></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="svg_81ff302b89__c"><stop stop-color="#78FFD9" offset="0%"/><stop stop-color="#30FBA6" offset="100%"/></linearGradient></defs><g fill="none" fill-rule="evenodd"><rect :fill="useCurrentColor ? 'currentColor' : '#14E58D'" opacity=".1" width="64" height="64" rx="32"/><path 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" :fill="useCurrentColor ? 'currentColor' : '#21B2EC'" transform="matrix(-1 0 0 1 54.468 14)"/><path 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" :fill="useCurrentColor ? 'currentColor' : '#21B2EC'" transform="matrix(-1 0 0 1 63.14 14)"/><path :fill="useCurrentColor ? 'currentColor' : 'url(#svg_81ff302b89__a)'" d="M20 -3.69149156e-15L40 10.1551724 40 26.5344828 20 38 0 26.5344828 0 10.1551724z" transform="translate(11 14)"/><path :fill="useCurrentColor ? 'currentColor' : 'url(#svg_81ff302b89__b)'" d="M0 10.8571429L20 21.533958 20 38 0.170940171 26.0114312z" transform="translate(11 14)"/><path :fill="useCurrentColor ? 'currentColor' : 'url(#svg_81ff302b89__c)'" transform="matrix(-1 0 0 1 71 14)" d="M20 10.8571429L40 21.533958 40 38 20.1709402 26.0114312z"/><path stroke="#FFF" stroke-width="3.32" stroke-linecap="round" d="M23.848 25.432L34.985 19M29.848 30.432L40.985 24M45.5 33L45.5 38M37.5 38L37.5 43"/></g></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconStageBoxIcon',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'bb',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: false,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-stage-broadcast`]" width="1em" height="1em" v-bind="$attrs"><g fill="none" fill-rule="evenodd"><rect :fill="useCurrentColor ? 'currentColor' : '#21B2EC'" x="9.333" y="2.333" width="8.556" height="16.333" rx="4.278"/><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 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"/><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)"/></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)"/></g></g></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconStageBroadcast',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'bb',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: false,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-stage-charge`]" width="1em" height="1em" v-bind="$attrs"><g fill="none" fill-rule="evenodd"><path :fill="useCurrentColor ? 'currentColor' : '#21B2EC'" d="M13.472482 12.4444444L10.1111111 16.9426183 12.4982675 16.9446173 12.2220691 20.2222222 15.5555556 15.507816 13.472482 15.507816z"/><rect stroke="#33316A" stroke-width="1.167" stroke-linejoin="round" x="5.444" y="1.556" width="14.778" height="23.333" rx=".622"/><rect :fill="useCurrentColor ? 'currentColor' : '#21B2EC'" x="7.778" y="4.667" width="10.111" height="6.222" rx=".622"/><path stroke="#33316A" stroke-width="1.167" stroke-linejoin="round" d="M20.2222222 11.3484848L23.3156566 11.030303 23.3156566 18.6666667 25.6666667 18.6666667 25.6666667 7.21212121 23.1919192 4.66666667"/><rect stroke="#33316A" stroke-width="1.167" stroke-linejoin="round" x="2.333" y="24.889" width="21" height="1.556" rx=".622"/></g></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconStageCharge',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'bb',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: false,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" :class="[`${prefix}-icon`, `${prefix}-icon-stage-city-broadcast`]" width="1em" height="1em" v-bind="$attrs"><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-color="#FFC23F" offset="100%"/></linearGradient><linearGradient x1="45.112%" y1="46.664%" x2="50%" y2="100%" id="svg_cfbfb4c240__c"><stop stop-color="#FFDE49" offset="0%"/><stop stop-color="#FFBA23" offset="100%"/></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="svg_cfbfb4c240__e"><stop stop-color="#FFF28D" offset="0%"/><stop stop-color="#FEE154" offset="100%"/></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="svg_cfbfb4c240__f"><stop stop-color="#FFF28D" offset="0%"/><stop stop-color="#FEE154" offset="100%"/></linearGradient><path id="svg_cfbfb4c240__b" d="M1.39995888e-12 9.5483871L14.1682119 -5.93067262e-14 14.1682119 37 1.39995888e-12 27.4516129z"/></defs><g fill="none" fill-rule="evenodd"><rect :fill="useCurrentColor ? 'currentColor' : '#FFBA23'" opacity=".1" width="64" height="64" rx="32"/><path 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" :fill="useCurrentColor ? 'currentColor' : 'url(#svg_cfbfb4c240__a)'" transform="translate(12 13)"/><g transform="translate(19.407 13)"><mask id="svg_cfbfb4c240__d" :fill="useCurrentColor ? 'currentColor' : '#fff'"><use xlink:href="#svg_cfbfb4c240__b"/></mask><use :fill="useCurrentColor ? 'currentColor' : 'url(#svg_cfbfb4c240__c)'" xlink:href="#svg_cfbfb4c240__b"/><path :fill="useCurrentColor ? 'currentColor' : '#FFF'" mask="url(#svg_cfbfb4c240__d)" d="M6.667 0H9.629999999999999V37H6.667z"/></g><path 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" stroke="url(#svg_cfbfb4c240__e)" stroke-width="2.741" stroke-linecap="round" transform="translate(12 13)"/><path 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" stroke="url(#svg_cfbfb4c240__f)" stroke-width="2.741" stroke-linecap="round" transform="translate(12 13)"/></g></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconStageCityBroadcast',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'bb',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: false,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-stage-doorlock`]" width="1em" height="1em" v-bind="$attrs"><g fill="none" fill-rule="evenodd"><path 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" stroke="#33316A" stroke-width="1.167" stroke-linejoin="round"/><rect :fill="useCurrentColor ? 'currentColor' : '#21B2EC'" x="7.778" y="3.889" width="9.333" height="10.111" rx=".577"/><path 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" stroke="#33316A" stroke-width="1.167" stroke-linejoin="round"/></g></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconStageDoorlock',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'bb',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: false,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-stage-info-publish`]" width="1em" height="1em" v-bind="$attrs"><defs><linearGradient x1="50%" y1="0%" x2="50%" y2="79.492%" id="svg_da1b715a79__a"><stop stop-color="#D54EFF" offset="0%"/><stop stop-color="#E0A7FF" offset="100%"/></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="svg_da1b715a79__b"><stop stop-color="#D35DF5" offset="0%"/><stop stop-color="#A730E8" offset="100%"/></linearGradient></defs><g fill="none" fill-rule="evenodd"><rect :fill="useCurrentColor ? 'currentColor' : '#A730E8'" opacity=".1" width="64" height="64" rx="32"/><g transform="translate(14 9)"><path 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" :fill="useCurrentColor ? 'currentColor' : 'url(#svg_da1b715a79__a)'"/><rect :fill="useCurrentColor ? 'currentColor' : 'url(#svg_da1b715a79__b)'" y="15.769" width="36" height="25.231" rx="1.576"/><path stroke="#FFF" stroke-width="3.152" stroke-linecap="round" d="M5.478 23.26L30.522 23.26M5.478 30.563L21.125 30.563"/></g></g></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconStageInfoPublish',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'bb',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: false,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 28 28" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-stage-light`]" width="1em" height="1em" v-bind="$attrs"><g fill="none" fill-rule="evenodd"><path 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" :fill="useCurrentColor ? 'currentColor' : '#21B2EC'"/><path stroke="#21B2EC" stroke-width="1.958" stroke-linejoin="round" d="M14.389 1.944L14.389 3.889"/><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"/><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 stroke="#33316A" stroke-width="1.167" d="M18.072 0.288L21 0.288" transform="translate(3.889 18.667)"/><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)"/></g><path stroke="#33316A" stroke-width="1.167" d="M15.568 3.746L17.36 6.025" transform="translate(3.889 18.667)"/></g></g></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconStageLight',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'bb',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: false,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" :class="[`${prefix}-icon`, `${prefix}-icon-stage-light-mange`]" width="1em" height="1em" v-bind="$attrs"><defs><linearGradient x1="50%" y1="0%" x2="50%" y2="125.947%" id="svg_8584025102__a"><stop stop-color="#FFBA23" offset="0%"/><stop stop-color="#FFDE49" offset="100%"/></linearGradient><linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="svg_8584025102__c"><stop stop-color="#FFDC60" offset="0%"/><stop stop-color="#FFDF9B" offset="100%"/></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"/></defs><g fill="none" fill-rule="evenodd"><rect :fill="useCurrentColor ? 'currentColor' : '#FFBA23'" opacity=".1" width="64" height="64" rx="32"/><path 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" :fill="useCurrentColor ? 'currentColor' : 'url(#svg_8584025102__a)'"/><g transform="translate(11 15)"><mask id="svg_8584025102__d" :fill="useCurrentColor ? 'currentColor' : '#fff'"><use xlink:href="#svg_8584025102__b"/></mask><use :fill="useCurrentColor ? 'currentColor' : 'url(#svg_8584025102__c)'" xlink:href="#svg_8584025102__b"/><path :fill="useCurrentColor ? 'currentColor' : '#FFF'" mask="url(#svg_8584025102__d)" d="M-2.625 12.091H46.375V15.546H-2.625z"/></g><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 stroke-width="2.063" d="M31.841 30.519L37 30.519" transform="translate(14 10)"/><path stroke-width="3.5" d="M18.44 5.145L18.44 0" transform="translate(14 10)"/><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)"/></g><path stroke-width="2.063" d="M27.43 36.742L30.586 40.845" transform="translate(14 10)"/></g></g></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconStageLightMange',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'bb',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: false,
16
+ },
17
+ },
18
+ };
19
+ </script>