@arco-iconbox/vue-smartcode 0.0.21 → 0.0.23

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 (200) hide show
  1. package/dist/icon.js +1578 -1019
  2. package/dist/icon.js.map +1 -1
  3. package/dist/icon.min.js +375 -311
  4. package/dist/icon.min.js.map +1 -1
  5. package/esm/IconColorDingding/index.js +33 -0
  6. package/esm/IconColorEmail/index.js +39 -0
  7. package/esm/IconColorFeishu/index.js +43 -0
  8. package/esm/IconColorHttp/index.js +33 -0
  9. package/esm/IconColorJs/index.js +33 -0
  10. package/esm/IconColorNotice/index.js +44 -0
  11. package/esm/IconColorQiwei/index.js +53 -0
  12. package/esm/IconColorSql/index.js +33 -0
  13. package/esm/IconFillChart/index.js +1 -1
  14. package/esm/IconFillData/index.js +1 -1
  15. package/esm/IconFillDown/index.js +1 -1
  16. package/esm/IconFillDownload/index.js +1 -1
  17. package/esm/IconFillFile/index.js +1 -1
  18. package/esm/IconFillIdea/index.js +1 -1
  19. package/esm/IconFillMenu/index.js +1 -1
  20. package/esm/IconFillResources/index.js +1 -1
  21. package/esm/IconFillRight/index.js +1 -1
  22. package/esm/IconFillTemplate/index.js +1 -1
  23. package/esm/IconLineAi/index.js +40 -0
  24. package/esm/IconLineArrowdown/index.js +1 -1
  25. package/esm/IconLineArrowleft/index.js +1 -1
  26. package/esm/IconLineArrowright/index.js +1 -1
  27. package/esm/IconLineArrowup/index.js +1 -1
  28. package/esm/IconLineAuthorization/index.js +40 -0
  29. package/esm/IconLineBack/index.js +1 -1
  30. package/esm/IconLineChart/index.js +1 -1
  31. package/esm/IconLineClose/index.js +1 -1
  32. package/esm/IconLineCompany/index.js +1 -1
  33. package/esm/IconLineDelete/index.js +1 -1
  34. package/esm/IconLineDoubledown/index.js +1 -1
  35. package/esm/IconLineDoubleleft/index.js +1 -1
  36. package/esm/IconLineDoubleright/index.js +1 -1
  37. package/esm/IconLineDoubleup/index.js +1 -1
  38. package/esm/IconLineDownload/index.js +1 -1
  39. package/esm/IconLineExit/index.js +1 -1
  40. package/esm/IconLineFile/index.js +1 -1
  41. package/esm/IconLineFilter/index.js +1 -1
  42. package/esm/IconLineFolder/index.js +1 -1
  43. package/esm/IconLineFollow/index.js +1 -1
  44. package/esm/IconLineHome/index.js +1 -1
  45. package/esm/IconLineInfo/index.js +1 -1
  46. package/esm/IconLineLock/index.js +1 -1
  47. package/esm/IconLineManage/index.js +1 -1
  48. package/esm/IconLineMoney/index.js +1 -1
  49. package/esm/IconLineNotice/index.js +1 -1
  50. package/esm/IconLineOnline/index.js +32 -0
  51. package/esm/IconLineOrder/index.js +1 -1
  52. package/esm/IconLineOrg/index.js +32 -0
  53. package/esm/IconLineOrganization/index.js +1 -1
  54. package/esm/IconLinePercent/index.js +1 -1
  55. package/esm/IconLinePermission/index.js +40 -0
  56. package/esm/IconLinePosition/index.js +32 -0
  57. package/esm/IconLineQuestion/index.js +1 -1
  58. package/esm/IconLineRefresh/index.js +1 -1
  59. package/esm/IconLineRisk/index.js +1 -1
  60. package/esm/IconLineSet/index.js +1 -1
  61. package/esm/IconLineShopping/index.js +1 -1
  62. package/esm/IconLineSort/index.js +1 -1
  63. package/esm/IconLineSpacing/index.js +1 -1
  64. package/esm/IconLineTime/index.js +1 -1
  65. package/esm/IconLineUser/index.js +1 -1
  66. package/esm/IconLineUsers/index.js +32 -0
  67. package/esm/IconLineVector/index.js +32 -0
  68. package/esm/IconLineWarning/index.js +1 -1
  69. package/esm/index.js +16 -0
  70. package/lib/IconColorDingding/index.js +34 -0
  71. package/lib/IconColorEmail/index.js +40 -0
  72. package/lib/IconColorFeishu/index.js +44 -0
  73. package/lib/IconColorHttp/index.js +34 -0
  74. package/lib/IconColorJs/index.js +34 -0
  75. package/lib/IconColorNotice/index.js +45 -0
  76. package/lib/IconColorQiwei/index.js +54 -0
  77. package/lib/IconColorSql/index.js +34 -0
  78. package/lib/IconFillChart/index.js +1 -1
  79. package/lib/IconFillData/index.js +1 -1
  80. package/lib/IconFillDown/index.js +1 -1
  81. package/lib/IconFillDownload/index.js +1 -1
  82. package/lib/IconFillFile/index.js +1 -1
  83. package/lib/IconFillIdea/index.js +1 -1
  84. package/lib/IconFillMenu/index.js +1 -1
  85. package/lib/IconFillResources/index.js +1 -1
  86. package/lib/IconFillRight/index.js +1 -1
  87. package/lib/IconFillTemplate/index.js +1 -1
  88. package/lib/IconLineAi/index.js +41 -0
  89. package/lib/IconLineArrowdown/index.js +1 -1
  90. package/lib/IconLineArrowleft/index.js +1 -1
  91. package/lib/IconLineArrowright/index.js +1 -1
  92. package/lib/IconLineArrowup/index.js +1 -1
  93. package/lib/IconLineAuthorization/index.js +41 -0
  94. package/lib/IconLineBack/index.js +1 -1
  95. package/lib/IconLineChart/index.js +1 -1
  96. package/lib/IconLineClose/index.js +1 -1
  97. package/lib/IconLineCompany/index.js +1 -1
  98. package/lib/IconLineDelete/index.js +1 -1
  99. package/lib/IconLineDoubledown/index.js +1 -1
  100. package/lib/IconLineDoubleleft/index.js +1 -1
  101. package/lib/IconLineDoubleright/index.js +1 -1
  102. package/lib/IconLineDoubleup/index.js +1 -1
  103. package/lib/IconLineDownload/index.js +1 -1
  104. package/lib/IconLineExit/index.js +1 -1
  105. package/lib/IconLineFile/index.js +1 -1
  106. package/lib/IconLineFilter/index.js +1 -1
  107. package/lib/IconLineFolder/index.js +1 -1
  108. package/lib/IconLineFollow/index.js +1 -1
  109. package/lib/IconLineHome/index.js +1 -1
  110. package/lib/IconLineInfo/index.js +1 -1
  111. package/lib/IconLineLock/index.js +1 -1
  112. package/lib/IconLineManage/index.js +1 -1
  113. package/lib/IconLineMoney/index.js +1 -1
  114. package/lib/IconLineNotice/index.js +1 -1
  115. package/lib/IconLineOnline/index.js +33 -0
  116. package/lib/IconLineOrder/index.js +1 -1
  117. package/lib/IconLineOrg/index.js +33 -0
  118. package/lib/IconLineOrganization/index.js +1 -1
  119. package/lib/IconLinePercent/index.js +1 -1
  120. package/lib/IconLinePermission/index.js +41 -0
  121. package/lib/IconLinePosition/index.js +33 -0
  122. package/lib/IconLineQuestion/index.js +1 -1
  123. package/lib/IconLineRefresh/index.js +1 -1
  124. package/lib/IconLineRisk/index.js +1 -1
  125. package/lib/IconLineSet/index.js +1 -1
  126. package/lib/IconLineShopping/index.js +1 -1
  127. package/lib/IconLineSort/index.js +1 -1
  128. package/lib/IconLineSpacing/index.js +1 -1
  129. package/lib/IconLineTime/index.js +1 -1
  130. package/lib/IconLineUser/index.js +1 -1
  131. package/lib/IconLineUsers/index.js +33 -0
  132. package/lib/IconLineVector/index.js +33 -0
  133. package/lib/IconLineWarning/index.js +1 -1
  134. package/lib/index.js +32 -0
  135. package/package.json +1 -1
  136. package/src/IconColorDingding/index.vue +19 -0
  137. package/src/IconColorEmail/index.vue +19 -0
  138. package/src/IconColorFeishu/index.vue +19 -0
  139. package/src/IconColorHttp/index.vue +19 -0
  140. package/src/IconColorJs/index.vue +19 -0
  141. package/src/IconColorNotice/index.vue +19 -0
  142. package/src/IconColorQiwei/index.vue +19 -0
  143. package/src/IconColorSql/index.vue +19 -0
  144. package/src/IconFillChart/index.vue +1 -1
  145. package/src/IconFillData/index.vue +1 -1
  146. package/src/IconFillDown/index.vue +1 -1
  147. package/src/IconFillDownload/index.vue +1 -1
  148. package/src/IconFillFile/index.vue +1 -1
  149. package/src/IconFillIdea/index.vue +1 -1
  150. package/src/IconFillMenu/index.vue +1 -1
  151. package/src/IconFillResources/index.vue +1 -1
  152. package/src/IconFillRight/index.vue +1 -1
  153. package/src/IconFillTemplate/index.vue +1 -1
  154. package/src/IconLineAi/index.vue +19 -0
  155. package/src/IconLineArrowdown/index.vue +1 -1
  156. package/src/IconLineArrowleft/index.vue +1 -1
  157. package/src/IconLineArrowright/index.vue +1 -1
  158. package/src/IconLineArrowup/index.vue +1 -1
  159. package/src/IconLineAuthorization/index.vue +19 -0
  160. package/src/IconLineBack/index.vue +1 -1
  161. package/src/IconLineChart/index.vue +1 -1
  162. package/src/IconLineClose/index.vue +1 -1
  163. package/src/IconLineCompany/index.vue +1 -1
  164. package/src/IconLineDelete/index.vue +1 -1
  165. package/src/IconLineDoubledown/index.vue +1 -1
  166. package/src/IconLineDoubleleft/index.vue +1 -1
  167. package/src/IconLineDoubleright/index.vue +1 -1
  168. package/src/IconLineDoubleup/index.vue +1 -1
  169. package/src/IconLineDownload/index.vue +1 -1
  170. package/src/IconLineExit/index.vue +1 -1
  171. package/src/IconLineFile/index.vue +1 -1
  172. package/src/IconLineFilter/index.vue +1 -1
  173. package/src/IconLineFolder/index.vue +1 -1
  174. package/src/IconLineFollow/index.vue +1 -1
  175. package/src/IconLineHome/index.vue +1 -1
  176. package/src/IconLineInfo/index.vue +1 -1
  177. package/src/IconLineLock/index.vue +1 -1
  178. package/src/IconLineManage/index.vue +1 -1
  179. package/src/IconLineMoney/index.vue +1 -1
  180. package/src/IconLineNotice/index.vue +1 -1
  181. package/src/IconLineOnline/index.vue +19 -0
  182. package/src/IconLineOrder/index.vue +1 -1
  183. package/src/IconLineOrg/index.vue +19 -0
  184. package/src/IconLineOrganization/index.vue +1 -1
  185. package/src/IconLinePercent/index.vue +1 -1
  186. package/src/IconLinePermission/index.vue +19 -0
  187. package/src/IconLinePosition/index.vue +19 -0
  188. package/src/IconLineQuestion/index.vue +1 -1
  189. package/src/IconLineRefresh/index.vue +1 -1
  190. package/src/IconLineRisk/index.vue +1 -1
  191. package/src/IconLineSet/index.vue +1 -1
  192. package/src/IconLineShopping/index.vue +1 -1
  193. package/src/IconLineSort/index.vue +1 -1
  194. package/src/IconLineSpacing/index.vue +1 -1
  195. package/src/IconLineTime/index.vue +1 -1
  196. package/src/IconLineUser/index.vue +1 -1
  197. package/src/IconLineUsers/index.vue +19 -0
  198. package/src/IconLineVector/index.vue +19 -0
  199. package/src/IconLineWarning/index.vue +1 -1
  200. package/src/index.js +17 -1
@@ -10,7 +10,7 @@ const _sfc_main = {
10
10
  },
11
11
  useCurrentColor: {
12
12
  type: Boolean,
13
- default: true
13
+ default: false
14
14
  }
15
15
  }
16
16
  };
@@ -10,7 +10,7 @@ const _sfc_main = {
10
10
  },
11
11
  useCurrentColor: {
12
12
  type: Boolean,
13
- default: true
13
+ default: false
14
14
  }
15
15
  }
16
16
  };
@@ -10,7 +10,7 @@ const _sfc_main = {
10
10
  },
11
11
  useCurrentColor: {
12
12
  type: Boolean,
13
- default: true
13
+ default: false
14
14
  }
15
15
  }
16
16
  };
@@ -10,7 +10,7 @@ const _sfc_main = {
10
10
  },
11
11
  useCurrentColor: {
12
12
  type: Boolean,
13
- default: true
13
+ default: false
14
14
  }
15
15
  }
16
16
  };
@@ -10,7 +10,7 @@ const _sfc_main = {
10
10
  },
11
11
  useCurrentColor: {
12
12
  type: Boolean,
13
- default: true
13
+ default: false
14
14
  }
15
15
  }
16
16
  };
@@ -10,7 +10,7 @@ const _sfc_main = {
10
10
  },
11
11
  useCurrentColor: {
12
12
  type: Boolean,
13
- default: true
13
+ default: false
14
14
  }
15
15
  }
16
16
  };
@@ -10,7 +10,7 @@ const _sfc_main = {
10
10
  },
11
11
  useCurrentColor: {
12
12
  type: Boolean,
13
- default: true
13
+ default: false
14
14
  }
15
15
  }
16
16
  };
@@ -10,7 +10,7 @@ const _sfc_main = {
10
10
  },
11
11
  useCurrentColor: {
12
12
  type: Boolean,
13
- default: true
13
+ default: false
14
14
  }
15
15
  }
16
16
  };
@@ -10,7 +10,7 @@ const _sfc_main = {
10
10
  },
11
11
  useCurrentColor: {
12
12
  type: Boolean,
13
- default: true
13
+ default: false
14
14
  }
15
15
  }
16
16
  };
@@ -10,7 +10,7 @@ const _sfc_main = {
10
10
  },
11
11
  useCurrentColor: {
12
12
  type: Boolean,
13
- default: true
13
+ default: false
14
14
  }
15
15
  }
16
16
  };
@@ -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: "IconLineAi",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "sc"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("g", { "clip-path": "url(#svg_1b61c328bc__clip0_3259_352590)" }, [
19
+ /* @__PURE__ */ vue.createElementVNode("path", { d: "M6.88736 1.81803C7.29654 1.39303 7.97737 1.39278 8.38639 1.81803C8.50207 1.93834 8.56719 2.0817 8.59928 2.15495C8.63793 2.24325 8.67994 2.35626 8.72526 2.47526C9.05762 3.34812 9.20294 3.72405 9.38736 4.05827C9.89639 4.98068 10.6564 5.74066 11.5788 6.24967C11.9129 6.43395 12.2894 6.57861 13.1618 6.91081C13.2809 6.95615 13.3938 6.99908 13.4821 7.03776C13.537 7.06181 13.631 7.10433 13.7253 7.17252L13.819 7.24967L13.8932 7.32975C14.2421 7.74293 14.2172 8.36502 13.819 8.7487C13.6989 8.86419 13.5555 8.92944 13.4821 8.96159C13.3939 9.00021 13.2807 9.0423 13.1618 9.08756C12.2895 9.4197 11.9128 9.56543 11.5788 9.74967C10.6565 10.2586 9.89639 11.0189 9.38736 11.9411C9.20302 12.2752 9.05743 12.6517 8.72526 13.5241C8.68 13.6429 8.63789 13.7562 8.59928 13.8444C8.56725 13.9175 8.5019 14.061 8.38639 14.1813C7.97721 14.6065 7.29643 14.6067 6.88736 14.1813C6.77162 14.061 6.70753 13.9176 6.67545 13.8444C6.63676 13.7561 6.59386 13.6432 6.5485 13.5241C6.21629 12.6516 6.07168 12.2752 5.88736 11.9411C5.37838 11.0188 4.61825 10.2587 3.69596 9.74967C3.36175 9.56525 2.9857 9.41989 2.11295 9.08756C1.994 9.04227 1.88095 9.00023 1.79264 8.96159C1.71944 8.92953 1.57612 8.86445 1.45572 8.7487C1.03033 8.33953 1.03028 7.6588 1.45572 7.24967C1.57599 7.13429 1.71957 7.06976 1.79264 7.03776C1.88093 6.99913 1.99405 6.95608 2.11295 6.91081C2.98528 6.57864 3.36183 6.43404 3.69596 6.24967C4.61815 5.74065 5.37844 4.98052 5.88736 4.05827C6.07163 3.7242 6.21635 3.34754 6.5485 2.47526C6.59379 2.3563 6.63681 2.2432 6.67545 2.15495C6.70757 2.08163 6.77198 1.93811 6.88736 1.81803ZM7.63736 3.3444C7.40681 3.94622 7.25072 4.33958 7.05143 4.70084C6.42126 5.84278 5.48041 6.78348 4.33854 7.41374C3.97725 7.61311 3.58388 7.76912 2.98209 7.99967C3.58396 8.23025 3.97722 8.38623 4.33854 8.58561C5.48046 9.21586 6.42123 10.1565 7.05143 11.2985C7.25062 11.6595 7.40708 12.0519 7.63736 12.653C7.86759 12.0521 8.02412 11.6595 8.2233 11.2985C8.85357 10.1566 9.79422 9.21579 10.9362 8.58561C11.2971 8.38651 11.6898 8.2299 12.2907 7.99967C11.6896 7.76939 11.2972 7.6129 10.9362 7.41374C9.79412 6.78351 8.85357 5.84289 8.2233 4.70084C8.02391 4.3395 7.86798 3.94637 7.63736 3.3444ZM13.4772 0.0475245C13.5382 -0.0158336 13.6399 -0.0158494 13.7008 0.0475245C13.7226 0.0703835 13.7424 0.122529 13.7819 0.226235C13.9165 0.579641 13.9832 0.756715 14.071 0.915689C14.3063 1.34222 14.6581 1.69301 15.0846 1.92838C15.2436 2.01608 15.4199 2.08394 15.7731 2.21842C15.8772 2.25806 15.93 2.2776 15.9528 2.29948C16.016 2.36043 16.0161 2.4622 15.9528 2.52311C15.93 2.54499 15.8772 2.56453 15.7731 2.60417C15.42 2.73863 15.2435 2.80651 15.0846 2.8942C14.6581 3.12957 14.3063 3.4804 14.071 3.9069C13.9833 4.06583 13.9164 4.24307 13.7819 4.59635C13.7424 4.7001 13.7227 4.75227 13.7008 4.77506C13.6399 4.8384 13.5382 4.83831 13.4772 4.77506C13.4554 4.75234 13.4357 4.70016 13.3962 4.59635C13.2616 4.24294 13.1938 4.06587 13.1061 3.9069C12.8708 3.48054 12.5197 3.12957 12.0934 2.8942C11.9344 2.80648 11.7574 2.73874 11.404 2.60417C11.3002 2.56466 11.2481 2.54491 11.2253 2.52311C11.1619 2.46216 11.1619 2.36043 11.2253 2.29948C11.2481 2.27765 11.3001 2.25797 11.404 2.21842C11.7574 2.08385 11.9344 2.01611 12.0934 1.92838C12.5197 1.69305 12.8708 1.342 13.1061 0.915689C13.1938 0.756713 13.2616 0.579647 13.3962 0.226235C13.4357 0.122307 13.4553 0.070259 13.4772 0.0475245Z" })
20
+ ], -1);
21
+ const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("defs", null, [
22
+ /* @__PURE__ */ vue.createElementVNode("clipPath", { id: "svg_1b61c328bc__clip0_3259_352590" }, [
23
+ /* @__PURE__ */ vue.createElementVNode("path", { d: "M0 0H16V16H0z" })
24
+ ])
25
+ ], -1);
26
+ const _hoisted_4 = [
27
+ _hoisted_2,
28
+ _hoisted_3
29
+ ];
30
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
31
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
32
+ viewBox: "0 0 16 16",
33
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
34
+ xmlns: "http://www.w3.org/2000/svg",
35
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-ai`],
36
+ width: "1em",
37
+ height: "1em"
38
+ }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
39
+ }
40
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
41
+ module.exports = index;
@@ -10,7 +10,7 @@ const _sfc_main = {
10
10
  },
11
11
  useCurrentColor: {
12
12
  type: Boolean,
13
- default: true
13
+ default: false
14
14
  }
15
15
  }
16
16
  };
@@ -10,7 +10,7 @@ const _sfc_main = {
10
10
  },
11
11
  useCurrentColor: {
12
12
  type: Boolean,
13
- default: true
13
+ default: false
14
14
  }
15
15
  }
16
16
  };
@@ -10,7 +10,7 @@ const _sfc_main = {
10
10
  },
11
11
  useCurrentColor: {
12
12
  type: Boolean,
13
- default: true
13
+ default: false
14
14
  }
15
15
  }
16
16
  };
@@ -10,7 +10,7 @@ const _sfc_main = {
10
10
  },
11
11
  useCurrentColor: {
12
12
  type: Boolean,
13
- default: true
13
+ default: false
14
14
  }
15
15
  }
16
16
  };
@@ -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: "IconLineAuthorization",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "sc"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("g", { "clip-path": "url(#svg_5460068637__clip0_3259_352784)" }, [
19
+ /* @__PURE__ */ vue.createElementVNode("path", { d: "M8.13915 0.68457L13.2847 1.77832C13.5761 1.84027 13.8299 1.89467 14.0376 1.95508C14.2534 2.01786 14.4638 2.09948 14.6606 2.23926C14.9583 2.45077 15.1923 2.74014 15.3374 3.0752C15.4333 3.29688 15.4703 3.51991 15.4868 3.74414C15.5027 3.95993 15.5024 4.21951 15.5024 4.51758V7.05371C15.5024 11.3021 12.3014 14.868 8.07762 15.3252C8.02608 15.3308 7.97389 15.3308 7.92235 15.3252C3.69874 14.8679 0.497528 11.302 0.497528 7.05371V4.51758C0.497528 4.21952 0.497242 3.95993 0.513153 3.74414C0.52971 3.51991 0.566643 3.29688 0.662568 3.0752C0.80763 2.74011 1.04171 2.4508 1.33933 2.23926C1.53615 2.09941 1.74657 2.01788 1.96238 1.95508C2.17008 1.89465 2.42385 1.84028 2.71531 1.77832L7.8618 0.68457L8.00047 0.669922C8.04674 0.66995 8.09363 0.674908 8.13915 0.68457ZM1.83152 5.81934V7.05371C1.83152 10.5989 4.48571 13.5772 7.9995 13.9912C11.5139 13.5777 14.1685 10.5993 14.1685 7.05371V5.81934L7.9995 4.67383L1.83152 5.81934ZM9.97899 6.86817C10.2387 6.60891 10.6599 6.60867 10.9194 6.86817C11.1791 7.12786 11.1791 7.54988 10.9194 7.80957L8.66747 10.0605C8.57623 10.1518 8.47941 10.2494 8.39012 10.3252C8.29495 10.406 8.16527 10.5012 7.99168 10.5576C7.75771 10.6336 7.50496 10.6336 7.27098 10.5576C7.0974 10.5012 6.96771 10.406 6.87254 10.3252C6.78326 10.2494 6.68644 10.1518 6.5952 10.0605L5.68602 9.15234C5.42653 8.89279 5.42678 8.47163 5.68602 8.21192C5.94571 7.95222 6.36772 7.95222 6.62742 8.21192L7.53563 9.12012C7.5725 9.15699 7.60398 9.18791 7.63133 9.21484C7.65869 9.18791 7.69016 9.15699 7.72704 9.12012L9.97899 6.86817ZM2.99265 3.08301C2.6821 3.14903 2.48406 3.19182 2.33445 3.23535C2.19337 3.27643 2.13996 3.30618 2.11179 3.32617C2.01272 3.3966 1.93456 3.49298 1.8862 3.60449C1.87249 3.63619 1.85409 3.69494 1.84323 3.8418C1.83243 3.98815 1.8316 4.1763 1.83152 4.46289L7.8784 3.34082L8.00047 3.3291C8.04097 3.32913 8.08158 3.33341 8.12157 3.34082L14.1675 4.46289C14.1674 4.1763 14.1675 3.98815 14.1567 3.8418C14.1459 3.69492 14.1275 3.63618 14.1138 3.60449C14.0654 3.49301 13.9872 3.39658 13.8882 3.32617C13.8599 3.30616 13.8064 3.27636 13.6655 3.23535C13.5159 3.19182 13.3179 3.14904 13.0073 3.08301L7.9995 2.01855L2.99265 3.08301Z" })
20
+ ], -1);
21
+ const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("defs", null, [
22
+ /* @__PURE__ */ vue.createElementVNode("clipPath", { id: "svg_5460068637__clip0_3259_352784" }, [
23
+ /* @__PURE__ */ vue.createElementVNode("path", { d: "M0 0H16V16H0z" })
24
+ ])
25
+ ], -1);
26
+ const _hoisted_4 = [
27
+ _hoisted_2,
28
+ _hoisted_3
29
+ ];
30
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
31
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
32
+ viewBox: "0 0 16 16",
33
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
34
+ xmlns: "http://www.w3.org/2000/svg",
35
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-authorization`],
36
+ width: "1em",
37
+ height: "1em"
38
+ }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
39
+ }
40
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
41
+ module.exports = index;
@@ -10,7 +10,7 @@ const _sfc_main = {
10
10
  },
11
11
  useCurrentColor: {
12
12
  type: Boolean,
13
- default: true
13
+ default: false
14
14
  }
15
15
  }
16
16
  };
@@ -10,7 +10,7 @@ const _sfc_main = {
10
10
  },
11
11
  useCurrentColor: {
12
12
  type: Boolean,
13
- default: true
13
+ default: false
14
14
  }
15
15
  }
16
16
  };
@@ -10,7 +10,7 @@ const _sfc_main = {
10
10
  },
11
11
  useCurrentColor: {
12
12
  type: Boolean,
13
- default: true
13
+ default: false
14
14
  }
15
15
  }
16
16
  };
@@ -10,7 +10,7 @@ const _sfc_main = {
10
10
  },
11
11
  useCurrentColor: {
12
12
  type: Boolean,
13
- default: true
13
+ default: false
14
14
  }
15
15
  }
16
16
  };
@@ -10,7 +10,7 @@ const _sfc_main = {
10
10
  },
11
11
  useCurrentColor: {
12
12
  type: Boolean,
13
- default: true
13
+ default: false
14
14
  }
15
15
  }
16
16
  };
@@ -10,7 +10,7 @@ const _sfc_main = {
10
10
  },
11
11
  useCurrentColor: {
12
12
  type: Boolean,
13
- default: true
13
+ default: false
14
14
  }
15
15
  }
16
16
  };
@@ -10,7 +10,7 @@ const _sfc_main = {
10
10
  },
11
11
  useCurrentColor: {
12
12
  type: Boolean,
13
- default: true
13
+ default: false
14
14
  }
15
15
  }
16
16
  };
@@ -10,7 +10,7 @@ const _sfc_main = {
10
10
  },
11
11
  useCurrentColor: {
12
12
  type: Boolean,
13
- default: true
13
+ default: false
14
14
  }
15
15
  }
16
16
  };
@@ -10,7 +10,7 @@ const _sfc_main = {
10
10
  },
11
11
  useCurrentColor: {
12
12
  type: Boolean,
13
- default: true
13
+ default: false
14
14
  }
15
15
  }
16
16
  };
@@ -10,7 +10,7 @@ const _sfc_main = {
10
10
  },
11
11
  useCurrentColor: {
12
12
  type: Boolean,
13
- default: true
13
+ default: false
14
14
  }
15
15
  }
16
16
  };
@@ -10,7 +10,7 @@ const _sfc_main = {
10
10
  },
11
11
  useCurrentColor: {
12
12
  type: Boolean,
13
- default: true
13
+ default: false
14
14
  }
15
15
  }
16
16
  };
@@ -10,7 +10,7 @@ const _sfc_main = {
10
10
  },
11
11
  useCurrentColor: {
12
12
  type: Boolean,
13
- default: true
13
+ default: false
14
14
  }
15
15
  }
16
16
  };
@@ -10,7 +10,7 @@ const _sfc_main = {
10
10
  },
11
11
  useCurrentColor: {
12
12
  type: Boolean,
13
- default: true
13
+ default: false
14
14
  }
15
15
  }
16
16
  };
@@ -10,7 +10,7 @@ const _sfc_main = {
10
10
  },
11
11
  useCurrentColor: {
12
12
  type: Boolean,
13
- default: true
13
+ default: false
14
14
  }
15
15
  }
16
16
  };
@@ -10,7 +10,7 @@ const _sfc_main = {
10
10
  },
11
11
  useCurrentColor: {
12
12
  type: Boolean,
13
- default: true
13
+ default: false
14
14
  }
15
15
  }
16
16
  };
@@ -10,7 +10,7 @@ const _sfc_main = {
10
10
  },
11
11
  useCurrentColor: {
12
12
  type: Boolean,
13
- default: true
13
+ default: false
14
14
  }
15
15
  }
16
16
  };
@@ -10,7 +10,7 @@ const _sfc_main = {
10
10
  },
11
11
  useCurrentColor: {
12
12
  type: Boolean,
13
- default: true
13
+ default: false
14
14
  }
15
15
  }
16
16
  };
@@ -10,7 +10,7 @@ const _sfc_main = {
10
10
  },
11
11
  useCurrentColor: {
12
12
  type: Boolean,
13
- default: true
13
+ default: false
14
14
  }
15
15
  }
16
16
  };
@@ -10,7 +10,7 @@ const _sfc_main = {
10
10
  },
11
11
  useCurrentColor: {
12
12
  type: Boolean,
13
- default: true
13
+ default: false
14
14
  }
15
15
  }
16
16
  };
@@ -10,7 +10,7 @@ const _sfc_main = {
10
10
  },
11
11
  useCurrentColor: {
12
12
  type: Boolean,
13
- default: true
13
+ default: false
14
14
  }
15
15
  }
16
16
  };
@@ -10,7 +10,7 @@ const _sfc_main = {
10
10
  },
11
11
  useCurrentColor: {
12
12
  type: Boolean,
13
- default: true
13
+ default: false
14
14
  }
15
15
  }
16
16
  };
@@ -0,0 +1,33 @@
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: "IconLineOnline",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "sc"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M8.74367 10.1123H3.75148C3.13717 10.1123 2.96621 10.1191 2.78176 10.1807C2.64378 10.2268 2.45648 10.3438 2.27883 10.5215C2.10119 10.6992 1.98409 10.8865 1.93801 11.0244C1.87403 11.2162 1.86965 11.3288 1.86965 11.7686C1.86965 12.0982 1.88699 12.4248 1.91164 12.7227C1.92975 12.9413 1.94046 13.0612 1.95656 13.1514C1.96968 13.2247 1.98113 13.2467 1.98879 13.2598C2.01533 13.3051 2.08587 13.3698 2.13332 13.3926C2.17048 13.4104 2.21998 13.4258 2.74172 13.4258H8.74367V14.7559H2.44094C2.13947 14.7518 1.83829 14.7264 1.5591 14.5928C1.27194 14.4553 1.00112 14.2065 0.840352 13.9316C0.633454 13.5778 0.616556 13.1967 0.586446 12.833C0.559476 12.5073 0.539576 12.1429 0.539571 11.7686C0.539567 11.347 0.534773 11.0277 0.676289 10.6035C0.804791 10.2185 1.05865 9.86084 1.3384 9.58105C1.61816 9.30129 1.97581 9.04749 2.36086 8.91895C2.79261 8.77487 3.20362 8.78222 3.75148 8.78223H8.74367V10.1123ZM9.48488 12.9414C10.487 12.9416 11.3002 13.7537 11.3003 14.7559H9.97023C9.9701 14.4882 9.7525 14.2707 9.48488 14.2705V12.9414ZM9.48586 10.874C11.6295 10.8744 13.3676 12.6121 13.3677 14.7559H12.0376C12.0375 13.3467 10.895 12.2045 9.48586 12.2041V10.874ZM9.48488 8.78027C12.7849 8.78027 15.4603 11.4559 15.4605 14.7559H14.1304C14.1303 12.1905 12.0503 10.1104 9.48488 10.1104V8.78027ZM8.27199 1C9.92119 1 11.2582 2.33716 11.2583 3.98633V4.64453C11.2583 6.2938 9.92126 7.63086 8.27199 7.63086C6.62277 7.6308 5.28566 6.29376 5.28566 4.64453V3.98633C5.28578 2.3372 6.62285 1.00006 8.27199 1ZM8.27199 2.33008C7.35739 2.33014 6.61586 3.07173 6.61574 3.98633V4.64453C6.61574 5.55922 7.35731 6.3017 8.27199 6.30176C9.18672 6.30176 9.92824 5.55926 9.92824 4.64453V3.98633C9.92813 3.0717 9.18665 2.33008 8.27199 2.33008Z" }, null, -1);
19
+ const _hoisted_3 = [
20
+ _hoisted_2
21
+ ];
22
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
23
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
24
+ viewBox: "0 0 16 16",
25
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-online`],
28
+ width: "1em",
29
+ height: "1em"
30
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
31
+ }
32
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
33
+ module.exports = index;
@@ -10,7 +10,7 @@ const _sfc_main = {
10
10
  },
11
11
  useCurrentColor: {
12
12
  type: Boolean,
13
- default: true
13
+ default: false
14
14
  }
15
15
  }
16
16
  };
@@ -0,0 +1,33 @@
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: "IconLineOrg",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "sc"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M2.25 11.3838C3.07849 11.3838 3.75 12.0554 3.75 12.8838C3.74993 13.7122 3.07845 14.3838 2.25 14.3838C1.42155 14.3838 0.750066 13.7122 0.75 12.8838C0.75 12.0554 1.42151 11.3838 2.25 11.3838ZM8 11.3838C8.8285 11.3838 9.5 12.0554 9.5 12.8838C9.4999 13.7121 8.82843 14.3838 8 14.3838C7.17157 14.3838 6.5001 13.7121 6.5 12.8838C6.5 12.0554 7.17151 11.3838 8 11.3838ZM13.75 11.3838C14.5785 11.3838 15.25 12.0554 15.25 12.8838C15.2499 13.7122 14.5785 14.3838 13.75 14.3838C12.9215 14.3838 12.2501 13.7122 12.25 12.8838C12.25 12.0554 12.9215 11.3838 13.75 11.3838ZM8.66504 6.5332H14.415V9.57812H13.085V7.86328H8.66504V9.57812H7.33496V7.86328H2.91504V9.57812H1.58496V6.5332H7.33496V4.625H8.66504V6.5332ZM8 0.400391C8.90267 0.400417 9.63477 1.13255 9.63477 2.03516C9.63457 2.93759 8.90255 3.66892 8 3.66895C7.09743 3.66895 6.36543 2.93761 6.36523 2.03516C6.36523 1.13254 7.09731 0.400391 8 0.400391Z" }, null, -1);
19
+ const _hoisted_3 = [
20
+ _hoisted_2
21
+ ];
22
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
23
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
24
+ viewBox: "0 0 16 16",
25
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-org`],
28
+ width: "1em",
29
+ height: "1em"
30
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
31
+ }
32
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
33
+ module.exports = index;
@@ -10,7 +10,7 @@ const _sfc_main = {
10
10
  },
11
11
  useCurrentColor: {
12
12
  type: Boolean,
13
- default: true
13
+ default: false
14
14
  }
15
15
  }
16
16
  };
@@ -10,7 +10,7 @@ const _sfc_main = {
10
10
  },
11
11
  useCurrentColor: {
12
12
  type: Boolean,
13
- default: true
13
+ default: false
14
14
  }
15
15
  }
16
16
  };
@@ -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: "IconLinePermission",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "sc"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("g", { "clip-path": "url(#svg_9cf51c8c3e__clip0_3259_352786)" }, [
19
+ /* @__PURE__ */ vue.createElementVNode("path", { d: "M14.5361 11.2207C14.7956 10.9613 15.2168 10.9617 15.4766 11.2207C15.7363 11.4804 15.7363 11.9024 15.4766 12.1621L12.6865 14.9521C12.5953 15.0434 12.4984 15.141 12.4092 15.2168C12.314 15.2975 12.1843 15.3928 12.0107 15.4492C11.7768 15.5252 11.5239 15.5252 11.29 15.4492C11.1166 15.3928 10.9867 15.2975 10.8916 15.2168C10.8024 15.141 10.7054 15.0433 10.6143 14.9521L9.42285 13.7617C9.16368 13.5021 9.16373 13.0809 9.42285 12.8213C9.68246 12.5617 10.1045 12.5619 10.3643 12.8213L11.5547 14.0117C11.591 14.0481 11.6223 14.0788 11.6494 14.1055C11.6767 14.0786 11.7093 14.0485 11.7461 14.0117L14.5361 11.2207ZM7.99902 0.488281C9.93039 0.488281 11.4967 2.05409 11.4971 3.98535V4.2998C11.9876 4.29989 12.3971 4.30155 12.7344 4.3291C13.1088 4.35971 13.4532 4.42524 13.7764 4.58984C14.2778 4.84532 14.6859 5.25351 14.9414 5.75488C15.106 6.078 15.1715 6.42247 15.2021 6.79688C15.2321 7.16367 15.2314 7.6161 15.2314 8.16504V8.87891C15.2313 9.24597 14.9335 9.54386 14.5664 9.54395C14.1993 9.54386 13.9015 9.24597 13.9014 8.87891V8.16504C13.9014 7.59418 13.9015 7.20536 13.877 6.90527C13.8531 6.61314 13.8091 6.46289 13.7559 6.3584C13.6279 6.10752 13.4238 5.90329 13.1729 5.77539C13.0683 5.72213 12.9183 5.67916 12.626 5.65527C12.3259 5.63075 11.9372 5.62988 11.3662 5.62988H4.63379C4.06288 5.62988 3.67414 5.63076 3.37402 5.65527C3.08198 5.67915 2.93166 5.72219 2.82715 5.77539C2.5763 5.90329 2.3721 6.10759 2.24414 6.3584C2.1909 6.46288 2.14792 6.6132 2.12402 6.90527C2.09951 7.20536 2.09863 7.59418 2.09863 8.16504V11.0088C2.09863 11.5796 2.09953 11.9685 2.12402 12.2686C2.14788 12.5602 2.19101 12.71 2.24414 12.8145C2.37209 13.0656 2.57606 13.2704 2.82715 13.3984C2.93167 13.4517 3.08174 13.4947 3.37402 13.5186C3.67415 13.5431 4.06284 13.5439 4.63379 13.5439H7.37988C7.74698 13.544 8.04476 13.8419 8.04492 14.209C8.04481 14.5761 7.74701 14.8739 7.37988 14.874H4.63379C4.08477 14.874 3.63247 14.8747 3.26563 14.8447C2.89107 14.8141 2.54686 14.7477 2.22363 14.583C1.72228 14.3275 1.31407 13.9203 1.0586 13.4189C0.894003 13.0958 0.82847 12.7514 0.797853 12.377C0.767903 12.0101 0.768556 11.5577 0.768556 11.0088V8.16504C0.768556 7.6161 0.767884 7.16367 0.797853 6.79688C0.828475 6.4225 0.893998 6.07798 1.0586 5.75488C1.31411 5.25357 1.72228 4.84529 2.22363 4.58984C2.54675 4.42529 2.89122 4.35971 3.26563 4.3291C3.60271 4.30157 4.01186 4.29989 4.50195 4.2998V3.98535C4.50237 2.05439 6.06808 0.48877 7.99902 0.488281ZM7.99902 1.81836C6.80262 1.81885 5.83245 2.78893 5.83203 3.98535V4.2998H10.167V3.98535C10.1666 2.78862 9.19585 1.81836 7.99902 1.81836Z" })
20
+ ], -1);
21
+ const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("defs", null, [
22
+ /* @__PURE__ */ vue.createElementVNode("clipPath", { id: "svg_9cf51c8c3e__clip0_3259_352786" }, [
23
+ /* @__PURE__ */ vue.createElementVNode("path", { d: "M0 0H16V16H0z" })
24
+ ])
25
+ ], -1);
26
+ const _hoisted_4 = [
27
+ _hoisted_2,
28
+ _hoisted_3
29
+ ];
30
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
31
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
32
+ viewBox: "0 0 16 16",
33
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
34
+ xmlns: "http://www.w3.org/2000/svg",
35
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-permission`],
36
+ width: "1em",
37
+ height: "1em"
38
+ }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
39
+ }
40
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
41
+ module.exports = index;
@@ -0,0 +1,33 @@
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: "IconLinePosition",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "sc"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M9.24609 1.25196C9.51509 1.25196 9.75695 1.25124 9.95703 1.26758C10.1648 1.28457 10.3853 1.32346 10.6016 1.4336C10.9148 1.59321 11.1695 1.84792 11.3291 2.16114C11.4392 2.3773 11.4781 2.59793 11.4951 2.80567C11.5114 3.00566 11.5107 3.24776 11.5107 3.51661V3.69239H12.5449C14.0165 3.69265 15.21 4.88575 15.21 6.35743V11.6992C15.2099 13.1709 14.0165 14.364 12.5449 14.3643H3.45508C1.98327 14.3643 0.790086 13.171 0.790039 11.6992V6.35743C0.790039 4.88559 1.98324 3.69239 3.45508 3.69239H4.76953V3.51661C4.76953 3.24776 4.76882 3.00566 4.78516 2.80567C4.80215 2.59793 4.84105 2.37731 4.95117 2.16114C5.11079 1.84788 5.36546 1.59323 5.67871 1.4336C5.89491 1.32344 6.11547 1.28458 6.32324 1.26758C6.52326 1.25124 6.76528 1.25196 7.03418 1.25196H9.24609ZM13.8799 8.37012C13.6386 8.42713 13.3488 8.49091 13.0107 8.55274C11.8759 8.76024 10.1991 8.96483 8 8.96485C5.80085 8.96485 4.12413 8.76023 2.98926 8.55274C2.65121 8.49092 2.36145 8.42712 2.12012 8.37012V11.6992C2.12016 12.4365 2.71781 13.0342 3.45508 13.0342H12.5449C13.282 13.0339 13.8798 12.4363 13.8799 11.6992V8.37012ZM3.45508 5.02247C2.71778 5.02247 2.12012 5.62013 2.12012 6.35743V7C2.37784 7.06803 2.74772 7.15721 3.22852 7.24512C4.2871 7.43867 5.88371 7.63477 8 7.63477C10.1163 7.63475 11.713 7.43867 12.7715 7.24512C13.2525 7.15715 13.6222 7.06706 13.8799 6.99903V6.35743C13.8799 5.62029 13.282 5.02273 12.5449 5.02247H3.45508ZM7.03418 2.58204C6.74341 2.58204 6.56497 2.58286 6.43164 2.59375C6.36999 2.5988 6.33249 2.60498 6.30957 2.61036C6.29889 2.61287 6.2918 2.6149 6.28809 2.61622C6.28458 2.61747 6.28256 2.618 6.28223 2.61817C6.21927 2.65028 6.16784 2.70169 6.13574 2.76465C6.13553 2.76519 6.13496 2.76724 6.13379 2.77051C6.13247 2.77426 6.13042 2.78141 6.12793 2.792C6.12256 2.81492 6.11637 2.85251 6.11133 2.91407C6.10044 3.04739 6.09961 3.22592 6.09961 3.51661V3.69239H10.1807V3.51661C10.1807 3.22592 10.1808 3.04739 10.1699 2.91407C10.1649 2.85242 10.1577 2.81493 10.1523 2.792C10.1498 2.78133 10.1478 2.77424 10.1465 2.77051C10.1453 2.76724 10.1447 2.76519 10.1445 2.76465C10.1124 2.70171 10.061 2.65026 9.99805 2.61817C9.99754 2.61791 9.99537 2.61735 9.99219 2.61622C9.98847 2.61491 9.98195 2.61279 9.97168 2.61036C9.94877 2.60496 9.91074 2.59883 9.84863 2.59375C9.71526 2.58286 9.53701 2.58204 9.24609 2.58204H7.03418Z" }, null, -1);
19
+ const _hoisted_3 = [
20
+ _hoisted_2
21
+ ];
22
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
23
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
24
+ viewBox: "0 0 16 16",
25
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-position`],
28
+ width: "1em",
29
+ height: "1em"
30
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
31
+ }
32
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
33
+ module.exports = index;
@@ -10,7 +10,7 @@ const _sfc_main = {
10
10
  },
11
11
  useCurrentColor: {
12
12
  type: Boolean,
13
- default: true
13
+ default: false
14
14
  }
15
15
  }
16
16
  };
@@ -10,7 +10,7 @@ const _sfc_main = {
10
10
  },
11
11
  useCurrentColor: {
12
12
  type: Boolean,
13
- default: true
13
+ default: false
14
14
  }
15
15
  }
16
16
  };