@arco-iconbox/vue-smartcode 0.0.10 → 0.0.12

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 (319) hide show
  1. package/dist/icon.js +539 -1031
  2. package/dist/icon.js.map +1 -1
  3. package/dist/icon.min.js +204 -252
  4. package/dist/icon.min.js.map +1 -1
  5. package/esm/{IconIconFillChart → IconFillChart}/index.js +2 -2
  6. package/esm/IconFillChinese/index.js +37 -0
  7. package/esm/{IconIconFillData → IconFillData}/index.js +2 -2
  8. package/esm/{IconIconFillDown → IconFillDown}/index.js +2 -2
  9. package/esm/{IconIconFillDownload → IconFillDownload}/index.js +2 -2
  10. package/esm/{IconExclamationCircleFill → IconFillEnglish}/index.js +10 -15
  11. package/esm/{IconIconFillFile → IconFillFile}/index.js +2 -2
  12. package/esm/{IconCheckCircleFill → IconFillHeart}/index.js +9 -15
  13. package/esm/{IconIconFillHome → IconFillHome}/index.js +2 -2
  14. package/esm/{IconIconFillIdea → IconFillIdea}/index.js +2 -2
  15. package/esm/{IconIconFillMenu → IconFillMenu}/index.js +2 -2
  16. package/esm/{IconFaceMehFill → IconFillMoon}/index.js +8 -17
  17. package/esm/IconFillMute/index.js +37 -0
  18. package/esm/{IconFaceSmileFill → IconFillPen}/index.js +8 -17
  19. package/esm/{IconPlayArrowFill → IconFillPlayArrow}/index.js +8 -9
  20. package/esm/{IconIconFillResources → IconFillResources}/index.js +2 -2
  21. package/esm/{IconIconFillRight → IconFillRight}/index.js +2 -2
  22. package/esm/{IconFaceFrownFill → IconFillSkipNext}/index.js +13 -16
  23. package/esm/{IconCloseCircleFill → IconFillSkipPrevious}/index.js +13 -16
  24. package/esm/IconFillSound/index.js +33 -0
  25. package/esm/IconFillStar/index.js +32 -0
  26. package/esm/IconFillSun/index.js +37 -0
  27. package/esm/{IconIconFillTemplate → IconFillTemplate}/index.js +2 -2
  28. package/esm/IconIconLineLanguage/index.js +40 -0
  29. package/esm/IconLineAdd/index.js +1 -1
  30. package/esm/{IconIconLineArrowdown → IconLineArrowdown}/index.js +2 -2
  31. package/esm/{IconIconLineArrowleft → IconLineArrowleft}/index.js +2 -2
  32. package/esm/{IconIconLineArrowright → IconLineArrowright}/index.js +2 -2
  33. package/esm/{IconIconLineArrowup → IconLineArrowup}/index.js +2 -2
  34. package/esm/{IconIconLineBack → IconLineBack}/index.js +2 -2
  35. package/esm/{IconIconLineChart → IconLineChart}/index.js +2 -2
  36. package/esm/{IconIconLineClose → IconLineClose}/index.js +2 -2
  37. package/esm/{IconIconLineCompany → IconLineCompany}/index.js +2 -2
  38. package/esm/{IconIconLineDelete → IconLineDelete}/index.js +2 -2
  39. package/esm/{IconIconLineDoubledown → IconLineDoubledown}/index.js +2 -2
  40. package/esm/{IconIconLineDoubleleft → IconLineDoubleleft}/index.js +2 -2
  41. package/esm/{IconIconLineDoubleright → IconLineDoubleright}/index.js +2 -2
  42. package/esm/{IconIconLineDoubleup → IconLineDoubleup}/index.js +2 -2
  43. package/esm/{IconIconLineDownload → IconLineDownload}/index.js +2 -2
  44. package/esm/{IconIconLineExit → IconLineExit}/index.js +2 -2
  45. package/esm/IconLineExpand/index.js +32 -0
  46. package/esm/{IconIconLineFile → IconLineFile}/index.js +2 -2
  47. package/esm/{IconIconLineFilter → IconLineFilter}/index.js +2 -2
  48. package/esm/{IconIconLineFolder → IconLineFolder}/index.js +2 -2
  49. package/esm/{IconIconLineFollow → IconLineFollow}/index.js +2 -2
  50. package/esm/{IconIconLineHome → IconLineHome}/index.js +2 -2
  51. package/esm/{IconIconLineInfo → IconLineInfo}/index.js +2 -2
  52. package/esm/{IconIconLineLock → IconLineLock}/index.js +2 -2
  53. package/esm/{IconIconLineManage → IconLineManage}/index.js +2 -2
  54. package/esm/{IconIconLineMoney → IconLineMoney}/index.js +2 -2
  55. package/esm/{IconIconLineNotice → IconLineNotice}/index.js +2 -2
  56. package/esm/{IconIconLineOrder → IconLineOrder}/index.js +2 -2
  57. package/esm/{IconIconLineOrganization → IconLineOrganization}/index.js +2 -2
  58. package/esm/{IconIconLinePercent → IconLinePercent}/index.js +2 -2
  59. package/esm/{IconIconLineQuestion → IconLineQuestion}/index.js +2 -2
  60. package/esm/{IconIconLineRefresh → IconLineRefresh}/index.js +2 -2
  61. package/esm/{IconIconLineRisk → IconLineRisk}/index.js +2 -2
  62. package/esm/{IconIconLineSet → IconLineSet}/index.js +2 -2
  63. package/esm/{IconIconLineShopping → IconLineShopping}/index.js +2 -2
  64. package/esm/{IconIconLineSort → IconLineSort}/index.js +2 -2
  65. package/esm/{IconIconLineSpacing → IconLineSpacing}/index.js +2 -2
  66. package/esm/IconLineStar/index.js +32 -0
  67. package/esm/{IconIconLineTime → IconLineTime}/index.js +2 -2
  68. package/esm/{IconIconLineUser → IconLineUser}/index.js +2 -2
  69. package/esm/{IconIconLineWarning → IconLineWarning}/index.js +2 -2
  70. package/esm/index.js +64 -76
  71. package/lib/{IconIconFillChart → IconFillChart}/index.js +2 -2
  72. package/lib/{IconCloseCircleFill → IconFillChinese}/index.js +13 -16
  73. package/lib/{IconIconFillData → IconFillData}/index.js +2 -2
  74. package/lib/{IconIconFillDown → IconFillDown}/index.js +2 -2
  75. package/lib/{IconIconFillDownload → IconFillDownload}/index.js +2 -2
  76. package/lib/IconFillEnglish/index.js +36 -0
  77. package/lib/{IconIconFillFile → IconFillFile}/index.js +2 -2
  78. package/lib/{IconExclamationPolygonFill → IconFillHeart}/index.js +9 -15
  79. package/lib/{IconIconFillHome → IconFillHome}/index.js +2 -2
  80. package/lib/{IconIconFillIdea → IconFillIdea}/index.js +2 -2
  81. package/lib/{IconIconFillMenu → IconFillMenu}/index.js +2 -2
  82. package/lib/{IconFaceFrownFill → IconFillMoon}/index.js +8 -17
  83. package/lib/IconFillMute/index.js +38 -0
  84. package/lib/{IconFaceSmileFill → IconFillPen}/index.js +8 -17
  85. package/lib/{IconFaceMehFill → IconFillPlayArrow}/index.js +8 -17
  86. package/lib/{IconIconFillResources → IconFillResources}/index.js +2 -2
  87. package/lib/{IconIconFillRight → IconFillRight}/index.js +2 -2
  88. package/lib/{IconCheckCircleFill → IconFillSkipNext}/index.js +13 -16
  89. package/lib/{IconExclamationCircleFill → IconFillSkipPrevious}/index.js +13 -16
  90. package/lib/IconFillSound/index.js +34 -0
  91. package/lib/IconFillStar/index.js +33 -0
  92. package/lib/IconFillSun/index.js +38 -0
  93. package/lib/{IconIconFillTemplate → IconFillTemplate}/index.js +2 -2
  94. package/lib/IconIconLineLanguage/index.js +41 -0
  95. package/lib/IconLineAdd/index.js +1 -1
  96. package/lib/{IconIconLineArrowdown → IconLineArrowdown}/index.js +2 -2
  97. package/lib/{IconIconLineArrowleft → IconLineArrowleft}/index.js +2 -2
  98. package/lib/{IconIconLineArrowright → IconLineArrowright}/index.js +2 -2
  99. package/lib/{IconIconLineArrowup → IconLineArrowup}/index.js +2 -2
  100. package/lib/{IconIconLineBack → IconLineBack}/index.js +2 -2
  101. package/lib/{IconIconLineChart → IconLineChart}/index.js +2 -2
  102. package/lib/{IconIconLineClose → IconLineClose}/index.js +2 -2
  103. package/lib/{IconIconLineCompany → IconLineCompany}/index.js +2 -2
  104. package/lib/{IconIconLineDelete → IconLineDelete}/index.js +2 -2
  105. package/lib/{IconIconLineDoubledown → IconLineDoubledown}/index.js +2 -2
  106. package/lib/{IconIconLineDoubleleft → IconLineDoubleleft}/index.js +2 -2
  107. package/lib/{IconIconLineDoubleright → IconLineDoubleright}/index.js +2 -2
  108. package/lib/{IconIconLineDoubleup → IconLineDoubleup}/index.js +2 -2
  109. package/lib/{IconIconLineDownload → IconLineDownload}/index.js +2 -2
  110. package/lib/{IconIconLineExit → IconLineExit}/index.js +2 -2
  111. package/lib/IconLineExpand/index.js +33 -0
  112. package/lib/{IconIconLineFile → IconLineFile}/index.js +2 -2
  113. package/lib/{IconIconLineFilter → IconLineFilter}/index.js +2 -2
  114. package/lib/{IconIconLineFolder → IconLineFolder}/index.js +2 -2
  115. package/lib/{IconIconLineFollow → IconLineFollow}/index.js +2 -2
  116. package/lib/{IconIconLineHome → IconLineHome}/index.js +2 -2
  117. package/lib/{IconIconLineInfo → IconLineInfo}/index.js +2 -2
  118. package/lib/{IconIconLineLock → IconLineLock}/index.js +2 -2
  119. package/lib/{IconIconLineManage → IconLineManage}/index.js +2 -2
  120. package/lib/{IconIconLineMoney → IconLineMoney}/index.js +2 -2
  121. package/lib/{IconIconLineNotice → IconLineNotice}/index.js +2 -2
  122. package/lib/{IconIconLineOrder → IconLineOrder}/index.js +2 -2
  123. package/lib/{IconIconLineOrganization → IconLineOrganization}/index.js +2 -2
  124. package/lib/{IconIconLinePercent → IconLinePercent}/index.js +2 -2
  125. package/lib/{IconIconLineQuestion → IconLineQuestion}/index.js +2 -2
  126. package/lib/{IconIconLineRefresh → IconLineRefresh}/index.js +2 -2
  127. package/lib/{IconIconLineRisk → IconLineRisk}/index.js +2 -2
  128. package/lib/{IconIconLineSet → IconLineSet}/index.js +2 -2
  129. package/lib/{IconIconLineShopping → IconLineShopping}/index.js +2 -2
  130. package/lib/{IconIconLineSort → IconLineSort}/index.js +2 -2
  131. package/lib/{IconIconLineSpacing → IconLineSpacing}/index.js +2 -2
  132. package/lib/IconLineStar/index.js +33 -0
  133. package/lib/{IconIconLineTime → IconLineTime}/index.js +2 -2
  134. package/lib/{IconIconLineUser → IconLineUser}/index.js +2 -2
  135. package/lib/{IconIconLineWarning → IconLineWarning}/index.js +2 -2
  136. package/lib/index.js +130 -154
  137. package/package.json +1 -1
  138. package/src/IconFillChart/index.vue +19 -0
  139. package/src/IconFillChinese/index.vue +19 -0
  140. package/src/IconFillData/index.vue +19 -0
  141. package/src/IconFillDown/index.vue +19 -0
  142. package/src/IconFillDownload/index.vue +19 -0
  143. package/src/IconFillEnglish/index.vue +19 -0
  144. package/src/IconFillFile/index.vue +19 -0
  145. package/src/IconFillHeart/index.vue +19 -0
  146. package/src/IconFillHome/index.vue +19 -0
  147. package/src/IconFillIdea/index.vue +19 -0
  148. package/src/IconFillMenu/index.vue +19 -0
  149. package/src/IconFillMoon/index.vue +19 -0
  150. package/src/IconFillMute/index.vue +19 -0
  151. package/src/IconFillPen/index.vue +19 -0
  152. package/src/IconFillPlayArrow/index.vue +19 -0
  153. package/src/IconFillResources/index.vue +19 -0
  154. package/src/IconFillRight/index.vue +19 -0
  155. package/src/IconFillSkipNext/index.vue +19 -0
  156. package/src/IconFillSkipPrevious/index.vue +19 -0
  157. package/src/IconFillSound/index.vue +19 -0
  158. package/src/IconFillStar/index.vue +19 -0
  159. package/src/IconFillSun/index.vue +19 -0
  160. package/src/IconFillTemplate/index.vue +19 -0
  161. package/src/IconIconLineLanguage/index.vue +19 -0
  162. package/src/IconLineAdd/index.vue +1 -1
  163. package/src/IconLineArrowdown/index.vue +19 -0
  164. package/src/IconLineArrowleft/index.vue +19 -0
  165. package/src/IconLineArrowright/index.vue +19 -0
  166. package/src/IconLineArrowup/index.vue +19 -0
  167. package/src/IconLineBack/index.vue +19 -0
  168. package/src/IconLineChart/index.vue +19 -0
  169. package/src/IconLineClose/index.vue +19 -0
  170. package/src/IconLineCompany/index.vue +19 -0
  171. package/src/IconLineDelete/index.vue +19 -0
  172. package/src/IconLineDoubledown/index.vue +19 -0
  173. package/src/IconLineDoubleleft/index.vue +19 -0
  174. package/src/IconLineDoubleright/index.vue +19 -0
  175. package/src/IconLineDoubleup/index.vue +19 -0
  176. package/src/IconLineDownload/index.vue +19 -0
  177. package/src/IconLineExit/index.vue +19 -0
  178. package/src/IconLineExpand/index.vue +19 -0
  179. package/src/IconLineFile/index.vue +19 -0
  180. package/src/IconLineFilter/index.vue +19 -0
  181. package/src/IconLineFolder/index.vue +19 -0
  182. package/src/IconLineFollow/index.vue +19 -0
  183. package/src/IconLineHome/index.vue +19 -0
  184. package/src/IconLineInfo/index.vue +19 -0
  185. package/src/IconLineLock/index.vue +19 -0
  186. package/src/IconLineManage/index.vue +19 -0
  187. package/src/IconLineMoney/index.vue +19 -0
  188. package/src/IconLineNotice/index.vue +19 -0
  189. package/src/IconLineOrder/index.vue +19 -0
  190. package/src/IconLineOrganization/index.vue +19 -0
  191. package/src/IconLinePercent/index.vue +19 -0
  192. package/src/IconLineQuestion/index.vue +19 -0
  193. package/src/IconLineRefresh/index.vue +19 -0
  194. package/src/IconLineRisk/index.vue +19 -0
  195. package/src/IconLineSet/index.vue +19 -0
  196. package/src/IconLineShopping/index.vue +19 -0
  197. package/src/IconLineSort/index.vue +19 -0
  198. package/src/IconLineSpacing/index.vue +19 -0
  199. package/src/IconLineStar/index.vue +19 -0
  200. package/src/IconLineTime/index.vue +19 -0
  201. package/src/IconLineUser/index.vue +19 -0
  202. package/src/IconLineWarning/index.vue +19 -0
  203. package/src/index.js +65 -77
  204. package/esm/IconChineseFill/index.js +0 -39
  205. package/esm/IconEnglishFill/index.js +0 -34
  206. package/esm/IconExclamationPolygonFill/index.js +0 -40
  207. package/esm/IconHeartFill/index.js +0 -33
  208. package/esm/IconInfoCircleFill/index.js +0 -40
  209. package/esm/IconMinusCircleFill/index.js +0 -40
  210. package/esm/IconMoonFill/index.js +0 -32
  211. package/esm/IconMuteFill/index.js +0 -39
  212. package/esm/IconPauseCircleFill/index.js +0 -45
  213. package/esm/IconPenFill/index.js +0 -32
  214. package/esm/IconPlayCircleFill/index.js +0 -42
  215. package/esm/IconPlusCircleFill/index.js +0 -40
  216. package/esm/IconQuestionCircleFill/index.js +0 -40
  217. package/esm/IconSkipNextFill/index.js +0 -39
  218. package/esm/IconSkipPreviousFill/index.js +0 -39
  219. package/esm/IconSoundFill/index.js +0 -37
  220. package/esm/IconStarFill/index.js +0 -34
  221. package/esm/IconSunFill/index.js +0 -39
  222. package/esm/IconThumbDownFill/index.js +0 -38
  223. package/esm/IconThumbUpFill/index.js +0 -38
  224. package/lib/IconChineseFill/index.js +0 -40
  225. package/lib/IconEnglishFill/index.js +0 -35
  226. package/lib/IconHeartFill/index.js +0 -34
  227. package/lib/IconInfoCircleFill/index.js +0 -41
  228. package/lib/IconMinusCircleFill/index.js +0 -41
  229. package/lib/IconMoonFill/index.js +0 -33
  230. package/lib/IconMuteFill/index.js +0 -40
  231. package/lib/IconPauseCircleFill/index.js +0 -46
  232. package/lib/IconPenFill/index.js +0 -33
  233. package/lib/IconPlayArrowFill/index.js +0 -33
  234. package/lib/IconPlayCircleFill/index.js +0 -43
  235. package/lib/IconPlusCircleFill/index.js +0 -41
  236. package/lib/IconQuestionCircleFill/index.js +0 -41
  237. package/lib/IconSkipNextFill/index.js +0 -40
  238. package/lib/IconSkipPreviousFill/index.js +0 -40
  239. package/lib/IconSoundFill/index.js +0 -38
  240. package/lib/IconStarFill/index.js +0 -35
  241. package/lib/IconSunFill/index.js +0 -40
  242. package/lib/IconThumbDownFill/index.js +0 -39
  243. package/lib/IconThumbUpFill/index.js +0 -39
  244. package/src/IconCheckCircleFill/index.vue +0 -19
  245. package/src/IconChineseFill/index.vue +0 -19
  246. package/src/IconCloseCircleFill/index.vue +0 -19
  247. package/src/IconEnglishFill/index.vue +0 -19
  248. package/src/IconExclamationCircleFill/index.vue +0 -19
  249. package/src/IconExclamationPolygonFill/index.vue +0 -19
  250. package/src/IconFaceFrownFill/index.vue +0 -19
  251. package/src/IconFaceMehFill/index.vue +0 -19
  252. package/src/IconFaceSmileFill/index.vue +0 -19
  253. package/src/IconHeartFill/index.vue +0 -19
  254. package/src/IconIconFillChart/index.vue +0 -19
  255. package/src/IconIconFillData/index.vue +0 -19
  256. package/src/IconIconFillDown/index.vue +0 -19
  257. package/src/IconIconFillDownload/index.vue +0 -19
  258. package/src/IconIconFillFile/index.vue +0 -19
  259. package/src/IconIconFillHome/index.vue +0 -19
  260. package/src/IconIconFillIdea/index.vue +0 -19
  261. package/src/IconIconFillMenu/index.vue +0 -19
  262. package/src/IconIconFillResources/index.vue +0 -19
  263. package/src/IconIconFillRight/index.vue +0 -19
  264. package/src/IconIconFillTemplate/index.vue +0 -19
  265. package/src/IconIconLineArrowdown/index.vue +0 -19
  266. package/src/IconIconLineArrowleft/index.vue +0 -19
  267. package/src/IconIconLineArrowright/index.vue +0 -19
  268. package/src/IconIconLineArrowup/index.vue +0 -19
  269. package/src/IconIconLineBack/index.vue +0 -19
  270. package/src/IconIconLineChart/index.vue +0 -19
  271. package/src/IconIconLineClose/index.vue +0 -19
  272. package/src/IconIconLineCompany/index.vue +0 -19
  273. package/src/IconIconLineDelete/index.vue +0 -19
  274. package/src/IconIconLineDoubledown/index.vue +0 -19
  275. package/src/IconIconLineDoubleleft/index.vue +0 -19
  276. package/src/IconIconLineDoubleright/index.vue +0 -19
  277. package/src/IconIconLineDoubleup/index.vue +0 -19
  278. package/src/IconIconLineDownload/index.vue +0 -19
  279. package/src/IconIconLineExit/index.vue +0 -19
  280. package/src/IconIconLineFile/index.vue +0 -19
  281. package/src/IconIconLineFilter/index.vue +0 -19
  282. package/src/IconIconLineFolder/index.vue +0 -19
  283. package/src/IconIconLineFollow/index.vue +0 -19
  284. package/src/IconIconLineHome/index.vue +0 -19
  285. package/src/IconIconLineInfo/index.vue +0 -19
  286. package/src/IconIconLineLock/index.vue +0 -19
  287. package/src/IconIconLineManage/index.vue +0 -19
  288. package/src/IconIconLineMoney/index.vue +0 -19
  289. package/src/IconIconLineNotice/index.vue +0 -19
  290. package/src/IconIconLineOrder/index.vue +0 -19
  291. package/src/IconIconLineOrganization/index.vue +0 -19
  292. package/src/IconIconLinePercent/index.vue +0 -19
  293. package/src/IconIconLineQuestion/index.vue +0 -19
  294. package/src/IconIconLineRefresh/index.vue +0 -19
  295. package/src/IconIconLineRisk/index.vue +0 -19
  296. package/src/IconIconLineSet/index.vue +0 -19
  297. package/src/IconIconLineShopping/index.vue +0 -19
  298. package/src/IconIconLineSort/index.vue +0 -19
  299. package/src/IconIconLineSpacing/index.vue +0 -19
  300. package/src/IconIconLineTime/index.vue +0 -19
  301. package/src/IconIconLineUser/index.vue +0 -19
  302. package/src/IconIconLineWarning/index.vue +0 -19
  303. package/src/IconInfoCircleFill/index.vue +0 -19
  304. package/src/IconMinusCircleFill/index.vue +0 -19
  305. package/src/IconMoonFill/index.vue +0 -19
  306. package/src/IconMuteFill/index.vue +0 -19
  307. package/src/IconPauseCircleFill/index.vue +0 -19
  308. package/src/IconPenFill/index.vue +0 -19
  309. package/src/IconPlayArrowFill/index.vue +0 -19
  310. package/src/IconPlayCircleFill/index.vue +0 -19
  311. package/src/IconPlusCircleFill/index.vue +0 -19
  312. package/src/IconQuestionCircleFill/index.vue +0 -19
  313. package/src/IconSkipNextFill/index.vue +0 -19
  314. package/src/IconSkipPreviousFill/index.vue +0 -19
  315. package/src/IconSoundFill/index.vue +0 -19
  316. package/src/IconStarFill/index.vue +0 -19
  317. package/src/IconSunFill/index.vue +0 -19
  318. package/src/IconThumbDownFill/index.vue +0 -19
  319. package/src/IconThumbUpFill/index.vue +0 -19
@@ -2,7 +2,7 @@
2
2
  var vue = require("vue");
3
3
  var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
4
  const _sfc_main = {
5
- name: "IconIconLineChart",
5
+ name: "IconLineChart",
6
6
  props: {
7
7
  prefix: {
8
8
  type: String,
@@ -24,7 +24,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
24
  viewBox: "0 0 16 16",
25
25
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
26
26
  xmlns: "http://www.w3.org/2000/svg",
27
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_chart`],
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-chart`],
28
28
  width: "1em",
29
29
  height: "1em"
30
30
  }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
@@ -2,7 +2,7 @@
2
2
  var vue = require("vue");
3
3
  var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
4
  const _sfc_main = {
5
- name: "IconIconLineClose",
5
+ name: "IconLineClose",
6
6
  props: {
7
7
  prefix: {
8
8
  type: String,
@@ -24,7 +24,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
24
  viewBox: "0 0 16 16",
25
25
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
26
26
  xmlns: "http://www.w3.org/2000/svg",
27
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_close`],
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-close`],
28
28
  width: "1em",
29
29
  height: "1em"
30
30
  }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
@@ -2,7 +2,7 @@
2
2
  var vue = require("vue");
3
3
  var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
4
  const _sfc_main = {
5
- name: "IconIconLineCompany",
5
+ name: "IconLineCompany",
6
6
  props: {
7
7
  prefix: {
8
8
  type: String,
@@ -32,7 +32,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
32
32
  viewBox: "0 0 16 16",
33
33
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
34
34
  xmlns: "http://www.w3.org/2000/svg",
35
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_company`],
35
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-company`],
36
36
  width: "1em",
37
37
  height: "1em"
38
38
  }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
@@ -2,7 +2,7 @@
2
2
  var vue = require("vue");
3
3
  var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
4
  const _sfc_main = {
5
- name: "IconIconLineDelete",
5
+ name: "IconLineDelete",
6
6
  props: {
7
7
  prefix: {
8
8
  type: String,
@@ -24,7 +24,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
24
  viewBox: "0 0 16 16",
25
25
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
26
26
  xmlns: "http://www.w3.org/2000/svg",
27
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_delete`],
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-delete`],
28
28
  width: "1em",
29
29
  height: "1em"
30
30
  }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
@@ -2,7 +2,7 @@
2
2
  var vue = require("vue");
3
3
  var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
4
  const _sfc_main = {
5
- name: "IconIconLineDoubledown",
5
+ name: "IconLineDoubledown",
6
6
  props: {
7
7
  prefix: {
8
8
  type: String,
@@ -24,7 +24,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
24
  viewBox: "0 0 16 16",
25
25
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
26
26
  xmlns: "http://www.w3.org/2000/svg",
27
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_doubledown`],
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-doubledown`],
28
28
  width: "1em",
29
29
  height: "1em"
30
30
  }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
@@ -2,7 +2,7 @@
2
2
  var vue = require("vue");
3
3
  var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
4
  const _sfc_main = {
5
- name: "IconIconLineDoubleleft",
5
+ name: "IconLineDoubleleft",
6
6
  props: {
7
7
  prefix: {
8
8
  type: String,
@@ -24,7 +24,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
24
  viewBox: "0 0 16 16",
25
25
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
26
26
  xmlns: "http://www.w3.org/2000/svg",
27
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_doubleleft`],
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-doubleleft`],
28
28
  width: "1em",
29
29
  height: "1em"
30
30
  }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
@@ -2,7 +2,7 @@
2
2
  var vue = require("vue");
3
3
  var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
4
  const _sfc_main = {
5
- name: "IconIconLineDoubleright",
5
+ name: "IconLineDoubleright",
6
6
  props: {
7
7
  prefix: {
8
8
  type: String,
@@ -24,7 +24,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
24
  viewBox: "0 0 16 16",
25
25
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
26
26
  xmlns: "http://www.w3.org/2000/svg",
27
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_doubleright`],
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-doubleright`],
28
28
  width: "1em",
29
29
  height: "1em"
30
30
  }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
@@ -2,7 +2,7 @@
2
2
  var vue = require("vue");
3
3
  var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
4
  const _sfc_main = {
5
- name: "IconIconLineDoubleup",
5
+ name: "IconLineDoubleup",
6
6
  props: {
7
7
  prefix: {
8
8
  type: String,
@@ -24,7 +24,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
24
  viewBox: "0 0 16 16",
25
25
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
26
26
  xmlns: "http://www.w3.org/2000/svg",
27
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_doubleup`],
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-doubleup`],
28
28
  width: "1em",
29
29
  height: "1em"
30
30
  }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
@@ -2,7 +2,7 @@
2
2
  var vue = require("vue");
3
3
  var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
4
  const _sfc_main = {
5
- name: "IconIconLineDownload",
5
+ name: "IconLineDownload",
6
6
  props: {
7
7
  prefix: {
8
8
  type: String,
@@ -24,7 +24,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
24
  viewBox: "0 0 16 16",
25
25
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
26
26
  xmlns: "http://www.w3.org/2000/svg",
27
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_download`],
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-download`],
28
28
  width: "1em",
29
29
  height: "1em"
30
30
  }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
@@ -2,7 +2,7 @@
2
2
  var vue = require("vue");
3
3
  var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
4
  const _sfc_main = {
5
- name: "IconIconLineExit",
5
+ name: "IconLineExit",
6
6
  props: {
7
7
  prefix: {
8
8
  type: String,
@@ -24,7 +24,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
24
  viewBox: "0 0 16 16",
25
25
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
26
26
  xmlns: "http://www.w3.org/2000/svg",
27
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_exit`],
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-exit`],
28
28
  width: "1em",
29
29
  height: "1em"
30
30
  }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
@@ -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: "IconLineExpand",
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: "M10.409 6.96973C10.6687 7.22907 11.0898 7.22926 11.3494 6.96973C11.609 6.71014 11.6088 6.28901 11.3494 6.0293L8.68243 3.3623L8.60919 3.2959C8.23019 2.98702 7.67042 3.00913 7.3172 3.3623L4.65021 6.0293C4.39111 6.28887 4.39114 6.71013 4.65021 6.96973C4.90991 7.22943 5.33192 7.22943 5.59161 6.96973L7.99982 4.56055L10.409 6.96973ZM7.3172 12.6367C7.67044 12.99 8.23017 13.0121 8.60919 12.7031L8.68243 12.6367L11.3494 9.96973C11.6088 9.71 11.609 9.28888 11.3494 9.0293C11.0898 8.76982 10.6687 8.76997 10.409 9.0293L7.99982 11.4385L5.59161 9.0293C5.33191 8.76965 4.90989 8.76962 4.65021 9.0293C4.39106 9.28886 4.39113 9.71012 4.65021 9.96973L7.3172 12.6367Z" }, 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-expand`],
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;
@@ -2,7 +2,7 @@
2
2
  var vue = require("vue");
3
3
  var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
4
  const _sfc_main = {
5
- name: "IconIconLineFile",
5
+ name: "IconLineFile",
6
6
  props: {
7
7
  prefix: {
8
8
  type: String,
@@ -24,7 +24,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
24
  viewBox: "0 0 16 16",
25
25
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
26
26
  xmlns: "http://www.w3.org/2000/svg",
27
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_file`],
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-file`],
28
28
  width: "1em",
29
29
  height: "1em"
30
30
  }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
@@ -2,7 +2,7 @@
2
2
  var vue = require("vue");
3
3
  var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
4
  const _sfc_main = {
5
- name: "IconIconLineFilter",
5
+ name: "IconLineFilter",
6
6
  props: {
7
7
  prefix: {
8
8
  type: String,
@@ -24,7 +24,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
24
  viewBox: "0 0 16 16",
25
25
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
26
26
  xmlns: "http://www.w3.org/2000/svg",
27
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_filter`],
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-filter`],
28
28
  width: "1em",
29
29
  height: "1em"
30
30
  }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
@@ -2,7 +2,7 @@
2
2
  var vue = require("vue");
3
3
  var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
4
  const _sfc_main = {
5
- name: "IconIconLineFolder",
5
+ name: "IconLineFolder",
6
6
  props: {
7
7
  prefix: {
8
8
  type: String,
@@ -24,7 +24,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
24
  viewBox: "0 0 16 16",
25
25
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
26
26
  xmlns: "http://www.w3.org/2000/svg",
27
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_folder`],
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-folder`],
28
28
  width: "1em",
29
29
  height: "1em"
30
30
  }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
@@ -2,7 +2,7 @@
2
2
  var vue = require("vue");
3
3
  var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
4
  const _sfc_main = {
5
- name: "IconIconLineFollow",
5
+ name: "IconLineFollow",
6
6
  props: {
7
7
  prefix: {
8
8
  type: String,
@@ -24,7 +24,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
24
  viewBox: "0 0 16 16",
25
25
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
26
26
  xmlns: "http://www.w3.org/2000/svg",
27
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_follow`],
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-follow`],
28
28
  width: "1em",
29
29
  height: "1em"
30
30
  }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
@@ -2,7 +2,7 @@
2
2
  var vue = require("vue");
3
3
  var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
4
  const _sfc_main = {
5
- name: "IconIconLineHome",
5
+ name: "IconLineHome",
6
6
  props: {
7
7
  prefix: {
8
8
  type: String,
@@ -24,7 +24,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
24
  viewBox: "0 0 16 16",
25
25
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
26
26
  xmlns: "http://www.w3.org/2000/svg",
27
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_home`],
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-home`],
28
28
  width: "1em",
29
29
  height: "1em"
30
30
  }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
@@ -2,7 +2,7 @@
2
2
  var vue = require("vue");
3
3
  var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
4
  const _sfc_main = {
5
- name: "IconIconLineInfo",
5
+ name: "IconLineInfo",
6
6
  props: {
7
7
  prefix: {
8
8
  type: String,
@@ -32,7 +32,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
32
32
  viewBox: "0 0 16 16",
33
33
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
34
34
  xmlns: "http://www.w3.org/2000/svg",
35
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_info`],
35
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-info`],
36
36
  width: "1em",
37
37
  height: "1em"
38
38
  }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
@@ -2,7 +2,7 @@
2
2
  var vue = require("vue");
3
3
  var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
4
  const _sfc_main = {
5
- name: "IconIconLineLock",
5
+ name: "IconLineLock",
6
6
  props: {
7
7
  prefix: {
8
8
  type: String,
@@ -32,7 +32,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
32
32
  viewBox: "0 0 16 16",
33
33
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
34
34
  xmlns: "http://www.w3.org/2000/svg",
35
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_lock`],
35
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-lock`],
36
36
  width: "1em",
37
37
  height: "1em"
38
38
  }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
@@ -2,7 +2,7 @@
2
2
  var vue = require("vue");
3
3
  var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
4
  const _sfc_main = {
5
- name: "IconIconLineManage",
5
+ name: "IconLineManage",
6
6
  props: {
7
7
  prefix: {
8
8
  type: String,
@@ -24,7 +24,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
24
  viewBox: "0 0 16 16",
25
25
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
26
26
  xmlns: "http://www.w3.org/2000/svg",
27
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_manage`],
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-manage`],
28
28
  width: "1em",
29
29
  height: "1em"
30
30
  }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
@@ -2,7 +2,7 @@
2
2
  var vue = require("vue");
3
3
  var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
4
  const _sfc_main = {
5
- name: "IconIconLineMoney",
5
+ name: "IconLineMoney",
6
6
  props: {
7
7
  prefix: {
8
8
  type: String,
@@ -32,7 +32,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
32
32
  viewBox: "0 0 16 16",
33
33
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
34
34
  xmlns: "http://www.w3.org/2000/svg",
35
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_money`],
35
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-money`],
36
36
  width: "1em",
37
37
  height: "1em"
38
38
  }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
@@ -2,7 +2,7 @@
2
2
  var vue = require("vue");
3
3
  var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
4
  const _sfc_main = {
5
- name: "IconIconLineNotice",
5
+ name: "IconLineNotice",
6
6
  props: {
7
7
  prefix: {
8
8
  type: String,
@@ -32,7 +32,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
32
32
  viewBox: "0 0 16 16",
33
33
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
34
34
  xmlns: "http://www.w3.org/2000/svg",
35
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_notice`],
35
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-notice`],
36
36
  width: "1em",
37
37
  height: "1em"
38
38
  }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
@@ -2,7 +2,7 @@
2
2
  var vue = require("vue");
3
3
  var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
4
  const _sfc_main = {
5
- name: "IconIconLineOrder",
5
+ name: "IconLineOrder",
6
6
  props: {
7
7
  prefix: {
8
8
  type: String,
@@ -32,7 +32,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
32
32
  viewBox: "0 0 16 16",
33
33
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
34
34
  xmlns: "http://www.w3.org/2000/svg",
35
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_order`],
35
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-order`],
36
36
  width: "1em",
37
37
  height: "1em"
38
38
  }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
@@ -2,7 +2,7 @@
2
2
  var vue = require("vue");
3
3
  var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
4
  const _sfc_main = {
5
- name: "IconIconLineOrganization",
5
+ name: "IconLineOrganization",
6
6
  props: {
7
7
  prefix: {
8
8
  type: String,
@@ -24,7 +24,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
24
  viewBox: "0 0 16 16",
25
25
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
26
26
  xmlns: "http://www.w3.org/2000/svg",
27
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_organization`],
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-organization`],
28
28
  width: "1em",
29
29
  height: "1em"
30
30
  }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
@@ -2,7 +2,7 @@
2
2
  var vue = require("vue");
3
3
  var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
4
  const _sfc_main = {
5
- name: "IconIconLinePercent",
5
+ name: "IconLinePercent",
6
6
  props: {
7
7
  prefix: {
8
8
  type: String,
@@ -32,7 +32,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
32
32
  viewBox: "0 0 16 16",
33
33
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
34
34
  xmlns: "http://www.w3.org/2000/svg",
35
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_percent`],
35
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-percent`],
36
36
  width: "1em",
37
37
  height: "1em"
38
38
  }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
@@ -2,7 +2,7 @@
2
2
  var vue = require("vue");
3
3
  var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
4
  const _sfc_main = {
5
- name: "IconIconLineQuestion",
5
+ name: "IconLineQuestion",
6
6
  props: {
7
7
  prefix: {
8
8
  type: String,
@@ -24,7 +24,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
24
  viewBox: "0 0 16 16",
25
25
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
26
26
  xmlns: "http://www.w3.org/2000/svg",
27
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_question`],
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-question`],
28
28
  width: "1em",
29
29
  height: "1em"
30
30
  }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
@@ -2,7 +2,7 @@
2
2
  var vue = require("vue");
3
3
  var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
4
  const _sfc_main = {
5
- name: "IconIconLineRefresh",
5
+ name: "IconLineRefresh",
6
6
  props: {
7
7
  prefix: {
8
8
  type: String,
@@ -24,7 +24,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
24
  viewBox: "0 0 16 16",
25
25
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
26
26
  xmlns: "http://www.w3.org/2000/svg",
27
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_refresh`],
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-refresh`],
28
28
  width: "1em",
29
29
  height: "1em"
30
30
  }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
@@ -2,7 +2,7 @@
2
2
  var vue = require("vue");
3
3
  var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
4
  const _sfc_main = {
5
- name: "IconIconLineRisk",
5
+ name: "IconLineRisk",
6
6
  props: {
7
7
  prefix: {
8
8
  type: String,
@@ -32,7 +32,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
32
32
  viewBox: "0 0 16 16",
33
33
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
34
34
  xmlns: "http://www.w3.org/2000/svg",
35
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_risk`],
35
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-risk`],
36
36
  width: "1em",
37
37
  height: "1em"
38
38
  }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
@@ -2,7 +2,7 @@
2
2
  var vue = require("vue");
3
3
  var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
4
  const _sfc_main = {
5
- name: "IconIconLineSet",
5
+ name: "IconLineSet",
6
6
  props: {
7
7
  prefix: {
8
8
  type: String,
@@ -32,7 +32,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
32
32
  viewBox: "0 0 16 16",
33
33
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
34
34
  xmlns: "http://www.w3.org/2000/svg",
35
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_set`],
35
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-set`],
36
36
  width: "1em",
37
37
  height: "1em"
38
38
  }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
@@ -2,7 +2,7 @@
2
2
  var vue = require("vue");
3
3
  var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
4
  const _sfc_main = {
5
- name: "IconIconLineShopping",
5
+ name: "IconLineShopping",
6
6
  props: {
7
7
  prefix: {
8
8
  type: String,
@@ -32,7 +32,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
32
32
  viewBox: "0 0 16 16",
33
33
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
34
34
  xmlns: "http://www.w3.org/2000/svg",
35
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_shopping`],
35
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-shopping`],
36
36
  width: "1em",
37
37
  height: "1em"
38
38
  }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
@@ -2,7 +2,7 @@
2
2
  var vue = require("vue");
3
3
  var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
4
  const _sfc_main = {
5
- name: "IconIconLineSort",
5
+ name: "IconLineSort",
6
6
  props: {
7
7
  prefix: {
8
8
  type: String,
@@ -24,7 +24,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
24
  viewBox: "0 0 16 16",
25
25
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
26
26
  xmlns: "http://www.w3.org/2000/svg",
27
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_sort`],
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-sort`],
28
28
  width: "1em",
29
29
  height: "1em"
30
30
  }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
@@ -2,7 +2,7 @@
2
2
  var vue = require("vue");
3
3
  var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
4
  const _sfc_main = {
5
- name: "IconIconLineSpacing",
5
+ name: "IconLineSpacing",
6
6
  props: {
7
7
  prefix: {
8
8
  type: String,
@@ -24,7 +24,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
24
  viewBox: "0 0 16 16",
25
25
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
26
26
  xmlns: "http://www.w3.org/2000/svg",
27
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_spacing`],
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-spacing`],
28
28
  width: "1em",
29
29
  height: "1em"
30
30
  }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
@@ -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: "IconLineStar",
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: "M7.86914 0.503418C7.95177 0.463357 8.04822 0.463385 8.13086 0.503418C8.22583 0.549585 8.29521 0.696182 8.43359 0.98877L8.68359 1.51709L10.0615 4.43018L13.2725 4.1665L13.8545 4.11963C14.1775 4.09315 14.3393 4.07987 14.4268 4.13916C14.5027 4.19072 14.551 4.27415 14.5576 4.36572C14.5648 4.471 14.4731 4.60472 14.2891 4.87061L13.9561 5.35107L12.123 8.00049L14.2891 11.1313C14.4732 11.3974 14.5652 11.5309 14.5576 11.6362L14.5449 11.7026C14.525 11.7671 14.4837 11.8242 14.4268 11.8628C14.3392 11.9218 14.177 11.9088 13.8545 11.8823L10.0615 11.5718L8.43359 15.0122C8.29512 15.305 8.2259 15.4524 8.13086 15.4985L8.06641 15.521C8.0228 15.5309 7.9772 15.5309 7.93359 15.521L7.86914 15.4985C7.82174 15.4755 7.78074 15.4268 7.73438 15.3481L7.56641 15.0122L5.93848 11.5718L2.14551 11.8823L1.77051 11.9048C1.70179 11.9042 1.6496 11.8972 1.60938 11.8813L1.57324 11.8628C1.51626 11.8242 1.47503 11.7671 1.45508 11.7026L1.44238 11.6362C1.43858 11.5836 1.45981 11.5235 1.50488 11.4438L1.71094 11.1313L3.87695 8.00049L1.71094 4.87061C1.52698 4.60477 1.43522 4.47099 1.44238 4.36572C1.44899 4.27421 1.49737 4.19072 1.57324 4.13916C1.66072 4.07988 1.82247 4.09315 2.14551 4.11963L2.72656 4.1665L5.93848 4.43018L7.31543 1.51709L7.56641 0.98877C7.70476 0.696265 7.77422 0.549645 7.86914 0.503418ZM7.14062 4.99854L6.74707 5.83057L5.83008 5.75537L3.82715 5.59131L4.9707 7.24365L5.49512 8.00049L4.9707 8.75732L3.82715 10.4097L5.83008 10.2456L6.74707 10.1704L7.14062 11.0024L8 12.8188L8.85938 11.0024L9.25293 10.1704L10.1699 10.2456L12.1719 10.4097L11.0293 8.75732L10.5059 8.00049L11.0293 7.24365L12.1719 5.59131L10.1699 5.75537L9.25293 5.83057L8.85938 4.99854L8 3.18213L7.14062 4.99854Z" }, 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-star`],
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;