@arco-iconbox/vue-smartcode 0.0.10 → 0.0.11

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 (318) hide show
  1. package/dist/icon.js +514 -974
  2. package/dist/icon.js.map +1 -1
  3. package/dist/icon.min.js +207 -251
  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/{IconThumbDownFill → IconFillThumbDown}/index.js +12 -13
  29. package/esm/{IconThumbUpFill → IconFillThumbUp}/index.js +12 -13
  30. package/esm/IconLineAdd/index.js +1 -1
  31. package/esm/{IconIconLineArrowdown → IconLineArrowdown}/index.js +2 -2
  32. package/esm/{IconIconLineArrowleft → IconLineArrowleft}/index.js +2 -2
  33. package/esm/{IconIconLineArrowright → IconLineArrowright}/index.js +2 -2
  34. package/esm/{IconIconLineArrowup → IconLineArrowup}/index.js +2 -2
  35. package/esm/{IconIconLineBack → IconLineBack}/index.js +2 -2
  36. package/esm/{IconIconLineChart → IconLineChart}/index.js +2 -2
  37. package/esm/{IconIconLineClose → IconLineClose}/index.js +2 -2
  38. package/esm/{IconIconLineCompany → IconLineCompany}/index.js +2 -2
  39. package/esm/{IconIconLineDelete → IconLineDelete}/index.js +2 -2
  40. package/esm/{IconIconLineDoubledown → IconLineDoubledown}/index.js +2 -2
  41. package/esm/{IconIconLineDoubleleft → IconLineDoubleleft}/index.js +2 -2
  42. package/esm/{IconIconLineDoubleright → IconLineDoubleright}/index.js +2 -2
  43. package/esm/{IconIconLineDoubleup → IconLineDoubleup}/index.js +2 -2
  44. package/esm/{IconIconLineDownload → IconLineDownload}/index.js +2 -2
  45. package/esm/{IconIconLineExit → IconLineExit}/index.js +2 -2
  46. package/esm/IconLineExpand/index.js +32 -0
  47. package/esm/{IconIconLineFile → IconLineFile}/index.js +2 -2
  48. package/esm/{IconIconLineFilter → IconLineFilter}/index.js +2 -2
  49. package/esm/{IconIconLineFolder → IconLineFolder}/index.js +2 -2
  50. package/esm/{IconIconLineFollow → IconLineFollow}/index.js +2 -2
  51. package/esm/{IconIconLineHome → IconLineHome}/index.js +2 -2
  52. package/esm/{IconIconLineInfo → IconLineInfo}/index.js +2 -2
  53. package/esm/{IconIconLineLock → IconLineLock}/index.js +2 -2
  54. package/esm/{IconIconLineManage → IconLineManage}/index.js +2 -2
  55. package/esm/{IconIconLineMoney → IconLineMoney}/index.js +2 -2
  56. package/esm/{IconIconLineNotice → IconLineNotice}/index.js +2 -2
  57. package/esm/{IconIconLineOrder → IconLineOrder}/index.js +2 -2
  58. package/esm/{IconIconLineOrganization → IconLineOrganization}/index.js +2 -2
  59. package/esm/{IconIconLinePercent → IconLinePercent}/index.js +2 -2
  60. package/esm/{IconIconLineQuestion → IconLineQuestion}/index.js +2 -2
  61. package/esm/{IconIconLineRefresh → IconLineRefresh}/index.js +2 -2
  62. package/esm/{IconIconLineRisk → IconLineRisk}/index.js +2 -2
  63. package/esm/{IconIconLineSet → IconLineSet}/index.js +2 -2
  64. package/esm/{IconIconLineShopping → IconLineShopping}/index.js +2 -2
  65. package/esm/{IconIconLineSort → IconLineSort}/index.js +2 -2
  66. package/esm/{IconIconLineSpacing → IconLineSpacing}/index.js +2 -2
  67. package/esm/IconLineStar/index.js +32 -0
  68. package/esm/{IconIconLineTime → IconLineTime}/index.js +2 -2
  69. package/esm/{IconIconLineUser → IconLineUser}/index.js +2 -2
  70. package/esm/{IconIconLineWarning → IconLineWarning}/index.js +2 -2
  71. package/esm/index.js +65 -76
  72. package/lib/{IconIconFillChart → IconFillChart}/index.js +2 -2
  73. package/lib/{IconCloseCircleFill → IconFillChinese}/index.js +13 -16
  74. package/lib/{IconIconFillData → IconFillData}/index.js +2 -2
  75. package/lib/{IconIconFillDown → IconFillDown}/index.js +2 -2
  76. package/lib/{IconIconFillDownload → IconFillDownload}/index.js +2 -2
  77. package/lib/IconFillEnglish/index.js +36 -0
  78. package/lib/{IconIconFillFile → IconFillFile}/index.js +2 -2
  79. package/lib/{IconExclamationPolygonFill → IconFillHeart}/index.js +9 -15
  80. package/lib/{IconIconFillHome → IconFillHome}/index.js +2 -2
  81. package/lib/{IconIconFillIdea → IconFillIdea}/index.js +2 -2
  82. package/lib/{IconIconFillMenu → IconFillMenu}/index.js +2 -2
  83. package/lib/{IconFaceFrownFill → IconFillMoon}/index.js +8 -17
  84. package/lib/IconFillMute/index.js +38 -0
  85. package/lib/{IconFaceSmileFill → IconFillPen}/index.js +8 -17
  86. package/lib/{IconFaceMehFill → IconFillPlayArrow}/index.js +8 -17
  87. package/lib/{IconIconFillResources → IconFillResources}/index.js +2 -2
  88. package/lib/{IconIconFillRight → IconFillRight}/index.js +2 -2
  89. package/lib/{IconCheckCircleFill → IconFillSkipNext}/index.js +13 -16
  90. package/lib/{IconExclamationCircleFill → IconFillSkipPrevious}/index.js +13 -16
  91. package/lib/IconFillSound/index.js +34 -0
  92. package/lib/IconFillStar/index.js +33 -0
  93. package/lib/IconFillSun/index.js +38 -0
  94. package/lib/{IconIconFillTemplate → IconFillTemplate}/index.js +2 -2
  95. package/lib/{IconThumbDownFill → IconFillThumbDown}/index.js +12 -13
  96. package/lib/{IconThumbUpFill → IconFillThumbUp}/index.js +12 -13
  97. package/lib/IconLineAdd/index.js +1 -1
  98. package/lib/{IconIconLineArrowdown → IconLineArrowdown}/index.js +2 -2
  99. package/lib/{IconIconLineArrowleft → IconLineArrowleft}/index.js +2 -2
  100. package/lib/{IconIconLineArrowright → IconLineArrowright}/index.js +2 -2
  101. package/lib/{IconIconLineArrowup → IconLineArrowup}/index.js +2 -2
  102. package/lib/{IconIconLineBack → IconLineBack}/index.js +2 -2
  103. package/lib/{IconIconLineChart → IconLineChart}/index.js +2 -2
  104. package/lib/{IconIconLineClose → IconLineClose}/index.js +2 -2
  105. package/lib/{IconIconLineCompany → IconLineCompany}/index.js +2 -2
  106. package/lib/{IconIconLineDelete → IconLineDelete}/index.js +2 -2
  107. package/lib/{IconIconLineDoubledown → IconLineDoubledown}/index.js +2 -2
  108. package/lib/{IconIconLineDoubleleft → IconLineDoubleleft}/index.js +2 -2
  109. package/lib/{IconIconLineDoubleright → IconLineDoubleright}/index.js +2 -2
  110. package/lib/{IconIconLineDoubleup → IconLineDoubleup}/index.js +2 -2
  111. package/lib/{IconIconLineDownload → IconLineDownload}/index.js +2 -2
  112. package/lib/{IconIconLineExit → IconLineExit}/index.js +2 -2
  113. package/lib/IconLineExpand/index.js +33 -0
  114. package/lib/{IconIconLineFile → IconLineFile}/index.js +2 -2
  115. package/lib/{IconIconLineFilter → IconLineFilter}/index.js +2 -2
  116. package/lib/{IconIconLineFolder → IconLineFolder}/index.js +2 -2
  117. package/lib/{IconIconLineFollow → IconLineFollow}/index.js +2 -2
  118. package/lib/{IconIconLineHome → IconLineHome}/index.js +2 -2
  119. package/lib/{IconIconLineInfo → IconLineInfo}/index.js +2 -2
  120. package/lib/{IconIconLineLock → IconLineLock}/index.js +2 -2
  121. package/lib/{IconIconLineManage → IconLineManage}/index.js +2 -2
  122. package/lib/{IconIconLineMoney → IconLineMoney}/index.js +2 -2
  123. package/lib/{IconIconLineNotice → IconLineNotice}/index.js +2 -2
  124. package/lib/{IconIconLineOrder → IconLineOrder}/index.js +2 -2
  125. package/lib/{IconIconLineOrganization → IconLineOrganization}/index.js +2 -2
  126. package/lib/{IconIconLinePercent → IconLinePercent}/index.js +2 -2
  127. package/lib/{IconIconLineQuestion → IconLineQuestion}/index.js +2 -2
  128. package/lib/{IconIconLineRefresh → IconLineRefresh}/index.js +2 -2
  129. package/lib/{IconIconLineRisk → IconLineRisk}/index.js +2 -2
  130. package/lib/{IconIconLineSet → IconLineSet}/index.js +2 -2
  131. package/lib/{IconIconLineShopping → IconLineShopping}/index.js +2 -2
  132. package/lib/{IconIconLineSort → IconLineSort}/index.js +2 -2
  133. package/lib/{IconIconLineSpacing → IconLineSpacing}/index.js +2 -2
  134. package/lib/IconLineStar/index.js +33 -0
  135. package/lib/{IconIconLineTime → IconLineTime}/index.js +2 -2
  136. package/lib/{IconIconLineUser → IconLineUser}/index.js +2 -2
  137. package/lib/{IconIconLineWarning → IconLineWarning}/index.js +2 -2
  138. package/lib/index.js +132 -154
  139. package/package.json +1 -1
  140. package/src/IconFillChart/index.vue +19 -0
  141. package/src/IconFillChinese/index.vue +19 -0
  142. package/src/IconFillData/index.vue +19 -0
  143. package/src/IconFillDown/index.vue +19 -0
  144. package/src/IconFillDownload/index.vue +19 -0
  145. package/src/IconFillEnglish/index.vue +19 -0
  146. package/src/IconFillFile/index.vue +19 -0
  147. package/src/IconFillHeart/index.vue +19 -0
  148. package/src/IconFillHome/index.vue +19 -0
  149. package/src/IconFillIdea/index.vue +19 -0
  150. package/src/IconFillMenu/index.vue +19 -0
  151. package/src/IconFillMoon/index.vue +19 -0
  152. package/src/IconFillMute/index.vue +19 -0
  153. package/src/IconFillPen/index.vue +19 -0
  154. package/src/IconFillPlayArrow/index.vue +19 -0
  155. package/src/IconFillResources/index.vue +19 -0
  156. package/src/IconFillRight/index.vue +19 -0
  157. package/src/IconFillSkipNext/index.vue +19 -0
  158. package/src/IconFillSkipPrevious/index.vue +19 -0
  159. package/src/IconFillSound/index.vue +19 -0
  160. package/src/IconFillStar/index.vue +19 -0
  161. package/src/IconFillSun/index.vue +19 -0
  162. package/src/IconFillTemplate/index.vue +19 -0
  163. package/src/IconFillThumbDown/index.vue +19 -0
  164. package/src/IconFillThumbUp/index.vue +19 -0
  165. package/src/IconLineAdd/index.vue +1 -1
  166. package/src/IconLineArrowdown/index.vue +19 -0
  167. package/src/IconLineArrowleft/index.vue +19 -0
  168. package/src/IconLineArrowright/index.vue +19 -0
  169. package/src/IconLineArrowup/index.vue +19 -0
  170. package/src/IconLineBack/index.vue +19 -0
  171. package/src/IconLineChart/index.vue +19 -0
  172. package/src/IconLineClose/index.vue +19 -0
  173. package/src/IconLineCompany/index.vue +19 -0
  174. package/src/IconLineDelete/index.vue +19 -0
  175. package/src/IconLineDoubledown/index.vue +19 -0
  176. package/src/IconLineDoubleleft/index.vue +19 -0
  177. package/src/IconLineDoubleright/index.vue +19 -0
  178. package/src/IconLineDoubleup/index.vue +19 -0
  179. package/src/IconLineDownload/index.vue +19 -0
  180. package/src/IconLineExit/index.vue +19 -0
  181. package/src/IconLineExpand/index.vue +19 -0
  182. package/src/IconLineFile/index.vue +19 -0
  183. package/src/IconLineFilter/index.vue +19 -0
  184. package/src/IconLineFolder/index.vue +19 -0
  185. package/src/IconLineFollow/index.vue +19 -0
  186. package/src/IconLineHome/index.vue +19 -0
  187. package/src/IconLineInfo/index.vue +19 -0
  188. package/src/IconLineLock/index.vue +19 -0
  189. package/src/IconLineManage/index.vue +19 -0
  190. package/src/IconLineMoney/index.vue +19 -0
  191. package/src/IconLineNotice/index.vue +19 -0
  192. package/src/IconLineOrder/index.vue +19 -0
  193. package/src/IconLineOrganization/index.vue +19 -0
  194. package/src/IconLinePercent/index.vue +19 -0
  195. package/src/IconLineQuestion/index.vue +19 -0
  196. package/src/IconLineRefresh/index.vue +19 -0
  197. package/src/IconLineRisk/index.vue +19 -0
  198. package/src/IconLineSet/index.vue +19 -0
  199. package/src/IconLineShopping/index.vue +19 -0
  200. package/src/IconLineSort/index.vue +19 -0
  201. package/src/IconLineSpacing/index.vue +19 -0
  202. package/src/IconLineStar/index.vue +19 -0
  203. package/src/IconLineTime/index.vue +19 -0
  204. package/src/IconLineUser/index.vue +19 -0
  205. package/src/IconLineWarning/index.vue +19 -0
  206. package/src/index.js +66 -77
  207. package/esm/IconChineseFill/index.js +0 -39
  208. package/esm/IconEnglishFill/index.js +0 -34
  209. package/esm/IconExclamationPolygonFill/index.js +0 -40
  210. package/esm/IconHeartFill/index.js +0 -33
  211. package/esm/IconInfoCircleFill/index.js +0 -40
  212. package/esm/IconMinusCircleFill/index.js +0 -40
  213. package/esm/IconMoonFill/index.js +0 -32
  214. package/esm/IconMuteFill/index.js +0 -39
  215. package/esm/IconPauseCircleFill/index.js +0 -45
  216. package/esm/IconPenFill/index.js +0 -32
  217. package/esm/IconPlayCircleFill/index.js +0 -42
  218. package/esm/IconPlusCircleFill/index.js +0 -40
  219. package/esm/IconQuestionCircleFill/index.js +0 -40
  220. package/esm/IconSkipNextFill/index.js +0 -39
  221. package/esm/IconSkipPreviousFill/index.js +0 -39
  222. package/esm/IconSoundFill/index.js +0 -37
  223. package/esm/IconStarFill/index.js +0 -34
  224. package/esm/IconSunFill/index.js +0 -39
  225. package/lib/IconChineseFill/index.js +0 -40
  226. package/lib/IconEnglishFill/index.js +0 -35
  227. package/lib/IconHeartFill/index.js +0 -34
  228. package/lib/IconInfoCircleFill/index.js +0 -41
  229. package/lib/IconMinusCircleFill/index.js +0 -41
  230. package/lib/IconMoonFill/index.js +0 -33
  231. package/lib/IconMuteFill/index.js +0 -40
  232. package/lib/IconPauseCircleFill/index.js +0 -46
  233. package/lib/IconPenFill/index.js +0 -33
  234. package/lib/IconPlayArrowFill/index.js +0 -33
  235. package/lib/IconPlayCircleFill/index.js +0 -43
  236. package/lib/IconPlusCircleFill/index.js +0 -41
  237. package/lib/IconQuestionCircleFill/index.js +0 -41
  238. package/lib/IconSkipNextFill/index.js +0 -40
  239. package/lib/IconSkipPreviousFill/index.js +0 -40
  240. package/lib/IconSoundFill/index.js +0 -38
  241. package/lib/IconStarFill/index.js +0 -35
  242. package/lib/IconSunFill/index.js +0 -40
  243. package/src/IconCheckCircleFill/index.vue +0 -19
  244. package/src/IconChineseFill/index.vue +0 -19
  245. package/src/IconCloseCircleFill/index.vue +0 -19
  246. package/src/IconEnglishFill/index.vue +0 -19
  247. package/src/IconExclamationCircleFill/index.vue +0 -19
  248. package/src/IconExclamationPolygonFill/index.vue +0 -19
  249. package/src/IconFaceFrownFill/index.vue +0 -19
  250. package/src/IconFaceMehFill/index.vue +0 -19
  251. package/src/IconFaceSmileFill/index.vue +0 -19
  252. package/src/IconHeartFill/index.vue +0 -19
  253. package/src/IconIconFillChart/index.vue +0 -19
  254. package/src/IconIconFillData/index.vue +0 -19
  255. package/src/IconIconFillDown/index.vue +0 -19
  256. package/src/IconIconFillDownload/index.vue +0 -19
  257. package/src/IconIconFillFile/index.vue +0 -19
  258. package/src/IconIconFillHome/index.vue +0 -19
  259. package/src/IconIconFillIdea/index.vue +0 -19
  260. package/src/IconIconFillMenu/index.vue +0 -19
  261. package/src/IconIconFillResources/index.vue +0 -19
  262. package/src/IconIconFillRight/index.vue +0 -19
  263. package/src/IconIconFillTemplate/index.vue +0 -19
  264. package/src/IconIconLineArrowdown/index.vue +0 -19
  265. package/src/IconIconLineArrowleft/index.vue +0 -19
  266. package/src/IconIconLineArrowright/index.vue +0 -19
  267. package/src/IconIconLineArrowup/index.vue +0 -19
  268. package/src/IconIconLineBack/index.vue +0 -19
  269. package/src/IconIconLineChart/index.vue +0 -19
  270. package/src/IconIconLineClose/index.vue +0 -19
  271. package/src/IconIconLineCompany/index.vue +0 -19
  272. package/src/IconIconLineDelete/index.vue +0 -19
  273. package/src/IconIconLineDoubledown/index.vue +0 -19
  274. package/src/IconIconLineDoubleleft/index.vue +0 -19
  275. package/src/IconIconLineDoubleright/index.vue +0 -19
  276. package/src/IconIconLineDoubleup/index.vue +0 -19
  277. package/src/IconIconLineDownload/index.vue +0 -19
  278. package/src/IconIconLineExit/index.vue +0 -19
  279. package/src/IconIconLineFile/index.vue +0 -19
  280. package/src/IconIconLineFilter/index.vue +0 -19
  281. package/src/IconIconLineFolder/index.vue +0 -19
  282. package/src/IconIconLineFollow/index.vue +0 -19
  283. package/src/IconIconLineHome/index.vue +0 -19
  284. package/src/IconIconLineInfo/index.vue +0 -19
  285. package/src/IconIconLineLock/index.vue +0 -19
  286. package/src/IconIconLineManage/index.vue +0 -19
  287. package/src/IconIconLineMoney/index.vue +0 -19
  288. package/src/IconIconLineNotice/index.vue +0 -19
  289. package/src/IconIconLineOrder/index.vue +0 -19
  290. package/src/IconIconLineOrganization/index.vue +0 -19
  291. package/src/IconIconLinePercent/index.vue +0 -19
  292. package/src/IconIconLineQuestion/index.vue +0 -19
  293. package/src/IconIconLineRefresh/index.vue +0 -19
  294. package/src/IconIconLineRisk/index.vue +0 -19
  295. package/src/IconIconLineSet/index.vue +0 -19
  296. package/src/IconIconLineShopping/index.vue +0 -19
  297. package/src/IconIconLineSort/index.vue +0 -19
  298. package/src/IconIconLineSpacing/index.vue +0 -19
  299. package/src/IconIconLineTime/index.vue +0 -19
  300. package/src/IconIconLineUser/index.vue +0 -19
  301. package/src/IconIconLineWarning/index.vue +0 -19
  302. package/src/IconInfoCircleFill/index.vue +0 -19
  303. package/src/IconMinusCircleFill/index.vue +0 -19
  304. package/src/IconMoonFill/index.vue +0 -19
  305. package/src/IconMuteFill/index.vue +0 -19
  306. package/src/IconPauseCircleFill/index.vue +0 -19
  307. package/src/IconPenFill/index.vue +0 -19
  308. package/src/IconPlayArrowFill/index.vue +0 -19
  309. package/src/IconPlayCircleFill/index.vue +0 -19
  310. package/src/IconPlusCircleFill/index.vue +0 -19
  311. package/src/IconQuestionCircleFill/index.vue +0 -19
  312. package/src/IconSkipNextFill/index.vue +0 -19
  313. package/src/IconSkipPreviousFill/index.vue +0 -19
  314. package/src/IconSoundFill/index.vue +0 -19
  315. package/src/IconStarFill/index.vue +0 -19
  316. package/src/IconSunFill/index.vue +0 -19
  317. package/src/IconThumbDownFill/index.vue +0 -19
  318. package/src/IconThumbUpFill/index.vue +0 -19
package/dist/icon.js CHANGED
@@ -9,401 +9,8 @@
9
9
  }
10
10
  return target;
11
11
  };
12
- const _sfc_main$1c = {
13
- name: "IconCloseCircleFill",
14
- props: {
15
- prefix: {
16
- type: String,
17
- default: "sc"
18
- },
19
- useCurrentColor: {
20
- type: Boolean,
21
- default: true
22
- }
23
- }
24
- };
25
- const _hoisted_1$1c = ["fill"];
26
- const _hoisted_2$16 = /* @__PURE__ */ vue.createElementVNode("path", {
27
- d: "M17.643 17.643l6.363 6.364m0 0l6.364 6.364m-6.364-6.364l6.364-6.364m-6.364 6.364l-6.363 6.364",
28
- stroke: "#fff",
29
- "stroke-width": "4"
30
- }, null, -1);
31
- function _sfc_render$1c(_ctx, _cache, $props, $setup, $data, $options) {
32
- return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
33
- viewBox: "0 0 48 48",
34
- fill: "none",
35
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-close-circle-fill`],
36
- width: "1em",
37
- height: "1em"
38
- }, _ctx.$attrs), [
39
- vue.createElementVNode("path", {
40
- d: "M42 24c0 9.941-8.059 18-18 18S6 33.941 6 24 14.059 6 24 6s18 8.059 18 18z",
41
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969",
42
- stroke: "#4E5969",
43
- "stroke-width": "4"
44
- }, null, 8, _hoisted_1$1c),
45
- _hoisted_2$16
46
- ], 16);
47
- }
48
- var index$1c = /* @__PURE__ */ _export_sfc(_sfc_main$1c, [["render", _sfc_render$1c]]);
49
- const _sfc_main$1b = {
50
- name: "IconCheckCircleFill",
51
- props: {
52
- prefix: {
53
- type: String,
54
- default: "sc"
55
- },
56
- useCurrentColor: {
57
- type: Boolean,
58
- default: true
59
- }
60
- }
61
- };
62
- const _hoisted_1$1b = ["fill"];
63
- const _hoisted_2$15 = /* @__PURE__ */ vue.createElementVNode("path", {
64
- d: "M15 22l7 7 11.5-11.5",
65
- stroke: "#fff",
66
- "stroke-width": "4"
67
- }, null, -1);
68
- function _sfc_render$1b(_ctx, _cache, $props, $setup, $data, $options) {
69
- return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
70
- viewBox: "0 0 48 48",
71
- fill: "none",
72
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-check-circle-fill`],
73
- width: "1em",
74
- height: "1em"
75
- }, _ctx.$attrs), [
76
- vue.createElementVNode("path", {
77
- d: "M42 24c0 9.941-8.059 18-18 18S6 33.941 6 24 14.059 6 24 6s18 8.059 18 18z",
78
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969",
79
- stroke: "#4E5969",
80
- "stroke-width": "4"
81
- }, null, 8, _hoisted_1$1b),
82
- _hoisted_2$15
83
- ], 16);
84
- }
85
- var index$1b = /* @__PURE__ */ _export_sfc(_sfc_main$1b, [["render", _sfc_render$1b]]);
86
- const _sfc_main$1a = {
87
- name: "IconExclamationCircleFill",
88
- props: {
89
- prefix: {
90
- type: String,
91
- default: "sc"
92
- },
93
- useCurrentColor: {
94
- type: Boolean,
95
- default: true
96
- }
97
- }
98
- };
99
- const _hoisted_1$1a = ["fill"];
100
- const _hoisted_2$14 = /* @__PURE__ */ vue.createElementVNode("path", {
101
- d: "M24 28V14M24 30v4",
102
- stroke: "#fff",
103
- "stroke-width": "4"
104
- }, null, -1);
105
- function _sfc_render$1a(_ctx, _cache, $props, $setup, $data, $options) {
106
- return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
107
- viewBox: "0 0 48 48",
108
- fill: "none",
109
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-exclamation-circle-fill`],
110
- width: "1em",
111
- height: "1em"
112
- }, _ctx.$attrs), [
113
- vue.createElementVNode("path", {
114
- d: "M42 24c0 9.941-8.059 18-18 18S6 33.941 6 24 14.059 6 24 6s18 8.059 18 18z",
115
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969",
116
- stroke: "#4E5969",
117
- "stroke-width": "4"
118
- }, null, 8, _hoisted_1$1a),
119
- _hoisted_2$14
120
- ], 16);
121
- }
122
- var index$1a = /* @__PURE__ */ _export_sfc(_sfc_main$1a, [["render", _sfc_render$1a]]);
123
- const _sfc_main$19 = {
124
- name: "IconInfoCircleFill",
125
- props: {
126
- prefix: {
127
- type: String,
128
- default: "sc"
129
- },
130
- useCurrentColor: {
131
- type: Boolean,
132
- default: true
133
- }
134
- }
135
- };
136
- const _hoisted_1$19 = ["fill"];
137
- const _hoisted_2$13 = /* @__PURE__ */ vue.createElementVNode("path", {
138
- d: "M24 20v14m0-16v-4",
139
- stroke: "#fff",
140
- "stroke-width": "4"
141
- }, null, -1);
142
- function _sfc_render$19(_ctx, _cache, $props, $setup, $data, $options) {
143
- return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
144
- viewBox: "0 0 48 48",
145
- fill: "none",
146
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-info-circle-fill`],
147
- width: "1em",
148
- height: "1em"
149
- }, _ctx.$attrs), [
150
- vue.createElementVNode("path", {
151
- d: "M42 24c0 9.941-8.059 18-18 18S6 33.941 6 24 14.059 6 24 6s18 8.059 18 18z",
152
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969",
153
- stroke: "#4E5969",
154
- "stroke-width": "4"
155
- }, null, 8, _hoisted_1$19),
156
- _hoisted_2$13
157
- ], 16);
158
- }
159
- var index$19 = /* @__PURE__ */ _export_sfc(_sfc_main$19, [["render", _sfc_render$19]]);
160
- const _sfc_main$18 = {
161
- name: "IconHeartFill",
162
- props: {
163
- prefix: {
164
- type: String,
165
- default: "sc"
166
- },
167
- useCurrentColor: {
168
- type: Boolean,
169
- default: true
170
- }
171
- }
172
- };
173
- const _hoisted_1$18 = ["fill"];
174
- function _sfc_render$18(_ctx, _cache, $props, $setup, $data, $options) {
175
- return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
176
- viewBox: "0 0 48 48",
177
- fill: "none",
178
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-heart-fill`],
179
- width: "1em",
180
- height: "1em"
181
- }, _ctx.$attrs), [
182
- vue.createElementVNode("path", {
183
- d: "M23.64 10.888l.36.375.36-.375c4.171-4.335 10.898-4.593 15.035-.293 4.142 4.305 4.007 10.878.388 16.52-1.999 3.115-5.02 6.612-8.039 9.39-1.508 1.388-3.006 2.588-4.366 3.469-1.341.868-2.5 1.394-3.378 1.522-.878-.128-2.037-.654-3.378-1.522-1.36-.88-2.858-2.08-4.366-3.469-3.018-2.778-6.04-6.275-8.04-9.39-3.618-5.642-3.753-12.215.389-16.52 4.137-4.3 10.863-4.042 15.034.293z",
184
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969",
185
- stroke: "#4E5969"
186
- }, null, 8, _hoisted_1$18)
187
- ], 16);
188
- }
189
- var index$18 = /* @__PURE__ */ _export_sfc(_sfc_main$18, [["render", _sfc_render$18]]);
190
- const _sfc_main$17 = {
191
- name: "IconStarFill",
192
- props: {
193
- prefix: {
194
- type: String,
195
- default: "sc"
196
- },
197
- useCurrentColor: {
198
- type: Boolean,
199
- default: true
200
- }
201
- }
202
- };
203
- const _hoisted_1$17 = ["fill"];
204
- function _sfc_render$17(_ctx, _cache, $props, $setup, $data, $options) {
205
- return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
206
- viewBox: "0 0 48 48",
207
- fill: "none",
208
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-star-fill`],
209
- width: "1em",
210
- height: "1em"
211
- }, _ctx.$attrs), [
212
- vue.createElementVNode("path", {
213
- d: "M22.552 6.908a.5.5 0 01.896 0l5.02 10.17a.5.5 0 00.376.274l11.224 1.631a.5.5 0 01.277.853l-8.122 7.916a.5.5 0 00-.143.443l1.917 11.178a.5.5 0 01-.726.527l-10.038-5.278a.5.5 0 00-.466 0L12.73 39.9a.5.5 0 01-.726-.527l1.918-11.178a.5.5 0 00-.144-.443l-8.122-7.916a.5.5 0 01.278-.853l11.223-1.63a.5.5 0 00.376-.274l5.02-10.17z",
214
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969",
215
- stroke: "#4E5969",
216
- "stroke-width": "4"
217
- }, null, 8, _hoisted_1$17)
218
- ], 16);
219
- }
220
- var index$17 = /* @__PURE__ */ _export_sfc(_sfc_main$17, [["render", _sfc_render$17]]);
221
- const _sfc_main$16 = {
222
- name: "IconExclamationPolygonFill",
223
- props: {
224
- prefix: {
225
- type: String,
226
- default: "sc"
227
- },
228
- useCurrentColor: {
229
- type: Boolean,
230
- default: true
231
- }
232
- }
233
- };
234
- const _hoisted_1$16 = ["fill"];
235
- const _hoisted_2$12 = /* @__PURE__ */ vue.createElementVNode("path", {
236
- d: "M24 28V14m0 16v4",
237
- stroke: "#fff",
238
- "stroke-width": "4"
239
- }, null, -1);
240
- function _sfc_render$16(_ctx, _cache, $props, $setup, $data, $options) {
241
- return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
242
- viewBox: "0 0 48 48",
243
- fill: "none",
244
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-exclamation-polygon-fill`],
245
- width: "1em",
246
- height: "1em"
247
- }, _ctx.$attrs), [
248
- vue.createElementVNode("path", {
249
- d: "M16 6h16l10 11v14L32 42H16L6 31V17L16 6z",
250
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969",
251
- stroke: "#4E5969",
252
- "stroke-width": "4"
253
- }, null, 8, _hoisted_1$16),
254
- _hoisted_2$12
255
- ], 16);
256
- }
257
- var index$16 = /* @__PURE__ */ _export_sfc(_sfc_main$16, [["render", _sfc_render$16]]);
258
- const _sfc_main$15 = {
259
- name: "IconMinusCircleFill",
260
- props: {
261
- prefix: {
262
- type: String,
263
- default: "sc"
264
- },
265
- useCurrentColor: {
266
- type: Boolean,
267
- default: true
268
- }
269
- }
270
- };
271
- const _hoisted_1$15 = ["fill"];
272
- const _hoisted_2$11 = /* @__PURE__ */ vue.createElementVNode("path", {
273
- d: "M32 24H16",
274
- stroke: "#fff",
275
- "stroke-width": "4"
276
- }, null, -1);
277
- function _sfc_render$15(_ctx, _cache, $props, $setup, $data, $options) {
278
- return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
279
- viewBox: "0 0 48 48",
280
- fill: "none",
281
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-minus-circle-fill`],
282
- width: "1em",
283
- height: "1em"
284
- }, _ctx.$attrs), [
285
- vue.createElementVNode("path", {
286
- d: "M42 24c0 9.941-8.059 18-18 18S6 33.941 6 24 14.059 6 24 6s18 8.059 18 18z",
287
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969",
288
- stroke: "#4E5969",
289
- "stroke-width": "4"
290
- }, null, 8, _hoisted_1$15),
291
- _hoisted_2$11
292
- ], 16);
293
- }
294
- var index$15 = /* @__PURE__ */ _export_sfc(_sfc_main$15, [["render", _sfc_render$15]]);
295
- const _sfc_main$14 = {
296
- name: "IconPlusCircleFill",
297
- props: {
298
- prefix: {
299
- type: String,
300
- default: "sc"
301
- },
302
- useCurrentColor: {
303
- type: Boolean,
304
- default: true
305
- }
306
- }
307
- };
308
- const _hoisted_1$14 = ["fill"];
309
- const _hoisted_2$10 = /* @__PURE__ */ vue.createElementVNode("path", {
310
- d: "M32 24h-8m-8 0h8m0 0v8m0-8v-8",
311
- stroke: "#fff",
312
- "stroke-width": "4"
313
- }, null, -1);
314
- function _sfc_render$14(_ctx, _cache, $props, $setup, $data, $options) {
315
- return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
316
- viewBox: "0 0 48 48",
317
- fill: "none",
318
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-plus-circle-fill`],
319
- width: "1em",
320
- height: "1em"
321
- }, _ctx.$attrs), [
322
- vue.createElementVNode("path", {
323
- d: "M42 24c0 9.941-8.059 18-18 18S6 33.941 6 24 14.059 6 24 6s18 8.059 18 18z",
324
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969",
325
- stroke: "#4E5969",
326
- "stroke-width": "4"
327
- }, null, 8, _hoisted_1$14),
328
- _hoisted_2$10
329
- ], 16);
330
- }
331
- var index$14 = /* @__PURE__ */ _export_sfc(_sfc_main$14, [["render", _sfc_render$14]]);
332
- const _sfc_main$13 = {
333
- name: "IconMuteFill",
334
- props: {
335
- prefix: {
336
- type: String,
337
- default: "sc"
338
- },
339
- useCurrentColor: {
340
- type: Boolean,
341
- default: true
342
- }
343
- }
344
- };
345
- const _hoisted_1$13 = ["fill"];
346
- const _hoisted_2$$ = ["fill"];
347
- function _sfc_render$13(_ctx, _cache, $props, $setup, $data, $options) {
348
- return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
349
- viewBox: "0 0 48 48",
350
- fill: "none",
351
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-mute-fill`],
352
- width: "1em",
353
- height: "1em"
354
- }, _ctx.$attrs), [
355
- vue.createElementVNode("path", {
356
- d: "M5.931 13.001A2 2 0 004 15v18a2 2 0 002 2h7.37l9.483 6.639A2 2 0 0026 40v-6.93L5.931 13.001zM35.27 28.199l-3.311-3.313a7.985 7.985 0 00-1.96-6.107.525.525 0 01.011-.718l2.122-2.122a.485.485 0 01.7.008c3.125 3.393 3.938 8.15 2.439 12.252zM41.13 34.059l-2.936-2.937c3.07-5.89 2.226-13.288-2.531-18.348a.513.513 0 01.004-.713l2.122-2.122a.492.492 0 01.703.006c6.322 6.64 7.202 16.56 2.639 24.114zM26 18.928l-8.688-8.688 5.541-3.878A2 2 0 0126 8v10.928z",
357
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969"
358
- }, null, 8, _hoisted_1$13),
359
- vue.createElementVNode("path", {
360
- "fill-rule": "evenodd",
361
- "clip-rule": "evenodd",
362
- d: "M7.012 4.184l35.272 35.272-2.828 2.828L4.184 7.012l2.828-2.828z",
363
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969"
364
- }, null, 8, _hoisted_2$$)
365
- ], 16);
366
- }
367
- var index$13 = /* @__PURE__ */ _export_sfc(_sfc_main$13, [["render", _sfc_render$13]]);
368
- const _sfc_main$12 = {
369
- name: "IconQuestionCircleFill",
370
- props: {
371
- prefix: {
372
- type: String,
373
- default: "sc"
374
- },
375
- useCurrentColor: {
376
- type: Boolean,
377
- default: true
378
- }
379
- }
380
- };
381
- const _hoisted_1$12 = ["fill"];
382
- const _hoisted_2$_ = /* @__PURE__ */ vue.createElementVNode("path", {
383
- d: "M24.006 31v4.008m0-6.008L24 28c0-3 3-4 4.78-6.402C30.558 19.195 28.288 15 23.987 15c-4.014 0-5.382 2.548-5.388 4.514v.465",
384
- stroke: "#fff",
385
- "stroke-width": "4"
386
- }, null, -1);
387
- function _sfc_render$12(_ctx, _cache, $props, $setup, $data, $options) {
388
- return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
389
- viewBox: "0 0 48 48",
390
- fill: "none",
391
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-question-circle-fill`],
392
- width: "1em",
393
- height: "1em"
394
- }, _ctx.$attrs), [
395
- vue.createElementVNode("path", {
396
- d: "M42 24c0 9.941-8.059 18-18 18S6 33.941 6 24 14.059 6 24 6s18 8.059 18 18z",
397
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969",
398
- stroke: "#4E5969",
399
- "stroke-width": "4"
400
- }, null, 8, _hoisted_1$12),
401
- _hoisted_2$_
402
- ], 16);
403
- }
404
- var index$12 = /* @__PURE__ */ _export_sfc(_sfc_main$12, [["render", _sfc_render$12]]);
405
12
  const _sfc_main$11 = {
406
- name: "IconFaceFrownFill",
13
+ name: "IconFillHeart",
407
14
  props: {
408
15
  prefix: {
409
16
  type: String,
@@ -416,31 +23,25 @@
416
23
  }
417
24
  };
418
25
  const _hoisted_1$11 = ["fill"];
419
- const _hoisted_2$Z = /* @__PURE__ */ vue.createElementVNode("path", {
420
- d: "M18 17v6M30 17v6M16.582 34a8 8 0 0114.837 0",
421
- stroke: "#fff",
422
- "stroke-width": "4"
26
+ const _hoisted_2$11 = /* @__PURE__ */ vue.createElementVNode("path", {
27
+ d: "M23.64 10.888l.36.375.36-.375c4.171-4.335 10.898-4.593 15.035-.293 4.142 4.305 4.007 10.878.388 16.52-1.999 3.115-5.02 6.612-8.039 9.39-1.508 1.388-3.006 2.588-4.366 3.469-1.341.868-2.5 1.394-3.378 1.522-.878-.128-2.037-.654-3.378-1.522-1.36-.88-2.858-2.08-4.366-3.469-3.018-2.778-6.04-6.275-8.04-9.39-3.618-5.642-3.753-12.215.389-16.52 4.137-4.3 10.863-4.042 15.034.293z",
28
+ stroke: "#000"
423
29
  }, null, -1);
30
+ const _hoisted_3$11 = [
31
+ _hoisted_2$11
32
+ ];
424
33
  function _sfc_render$11(_ctx, _cache, $props, $setup, $data, $options) {
425
34
  return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
426
35
  viewBox: "0 0 48 48",
427
- fill: "none",
428
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-face-frown-fill`],
36
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
37
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-heart`],
429
38
  width: "1em",
430
39
  height: "1em"
431
- }, _ctx.$attrs), [
432
- vue.createElementVNode("circle", {
433
- cx: "24",
434
- cy: "24",
435
- r: "20",
436
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969"
437
- }, null, 8, _hoisted_1$11),
438
- _hoisted_2$Z
439
- ], 16);
40
+ }, _ctx.$attrs), _hoisted_3$11, 16, _hoisted_1$11);
440
41
  }
441
42
  var index$11 = /* @__PURE__ */ _export_sfc(_sfc_main$11, [["render", _sfc_render$11]]);
442
43
  const _sfc_main$10 = {
443
- name: "IconPlayCircleFill",
44
+ name: "IconFillMute",
444
45
  props: {
445
46
  prefix: {
446
47
  type: String,
@@ -453,33 +54,28 @@
453
54
  }
454
55
  };
455
56
  const _hoisted_1$10 = ["fill"];
456
- const _hoisted_2$Y = ["fill"];
57
+ const _hoisted_2$10 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M5.931 13.001A2 2 0 004 15v18a2 2 0 002 2h7.37l9.483 6.639A2 2 0 0026 40v-6.93L5.931 13.001zM35.27 28.199l-3.311-3.313a7.985 7.985 0 00-1.96-6.107.525.525 0 01.011-.718l2.122-2.122a.485.485 0 01.7.008c3.125 3.393 3.938 8.15 2.439 12.252zM41.13 34.059l-2.936-2.937c3.07-5.89 2.226-13.288-2.531-18.348a.513.513 0 01.004-.713l2.122-2.122a.492.492 0 01.703.006c6.322 6.64 7.202 16.56 2.639 24.114zM26 18.928l-8.688-8.688 5.541-3.878A2 2 0 0126 8v10.928z" }, null, -1);
58
+ const _hoisted_3$10 = /* @__PURE__ */ vue.createElementVNode("path", {
59
+ "fill-rule": "evenodd",
60
+ "clip-rule": "evenodd",
61
+ d: "M7.012 4.184l35.272 35.272-2.828 2.828L4.184 7.012l2.828-2.828z"
62
+ }, null, -1);
63
+ const _hoisted_4$j = [
64
+ _hoisted_2$10,
65
+ _hoisted_3$10
66
+ ];
457
67
  function _sfc_render$10(_ctx, _cache, $props, $setup, $data, $options) {
458
68
  return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
459
69
  viewBox: "0 0 48 48",
460
- fill: "none",
461
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-play-circle-fill`],
462
- width: "1em",
463
- height: "1em"
464
- }, _ctx.$attrs), [
465
- vue.createElementVNode("path", {
466
- d: "M24 42c9.941 0 18-8.059 18-18S33.941 6 24 6 6 14.059 6 24s8.059 18 18 18z",
467
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969",
468
- stroke: "#4E5969",
469
- "stroke-width": "4"
470
- }, null, 8, _hoisted_1$10),
471
- vue.createElementVNode("path", {
472
- d: "M19 17v14l12-7-12-7z",
473
- fill: $props.useCurrentColor ? "currentColor" : "#fff",
474
- stroke: "#fff",
475
- "stroke-width": "2",
476
- "stroke-linejoin": "round"
477
- }, null, 8, _hoisted_2$Y)
478
- ], 16);
70
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
71
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-mute`],
72
+ width: "1em",
73
+ height: "1em"
74
+ }, _ctx.$attrs), _hoisted_4$j, 16, _hoisted_1$10);
479
75
  }
480
76
  var index$10 = /* @__PURE__ */ _export_sfc(_sfc_main$10, [["render", _sfc_render$10]]);
481
77
  const _sfc_main$$ = {
482
- name: "IconThumbDownFill",
78
+ name: "IconFillThumbDown",
483
79
  props: {
484
80
  prefix: {
485
81
  type: String,
@@ -492,29 +88,28 @@
492
88
  }
493
89
  };
494
90
  const _hoisted_1$$ = ["fill"];
495
- const _hoisted_2$X = /* @__PURE__ */ vue.createElementVNode("path", {
91
+ const _hoisted_2$$ = /* @__PURE__ */ vue.createElementVNode("path", { d: "M11.778 8.697L5.83 27.394A2 2 0 007.735 30l13.133-.075L19.5 33.5c-.964 2.52-3.172 5.9-1 7.5l1.711 1.419a1 1 0 001.386-.196L31 30h3V8H12.731a1 1 0 00-.953.697z" }, null, -1);
92
+ const _hoisted_3$$ = /* @__PURE__ */ vue.createElementVNode("path", {
496
93
  d: "M41 32V6M5.83 27.394l5.948-18.697A1 1 0 0112.731 8H34v22h-3l-9.403 12.223a1 1 0 01-1.386.196L18.5 41c-2.172-1.6.036-4.98 1-7.5l1.368-3.575L7.735 30a2 2 0 01-1.906-2.606z",
497
- stroke: "#4E5969",
498
- "stroke-width": "4"
94
+ stroke: "#000",
95
+ "stroke-width": "2"
499
96
  }, null, -1);
97
+ const _hoisted_4$i = [
98
+ _hoisted_2$$,
99
+ _hoisted_3$$
100
+ ];
500
101
  function _sfc_render$$(_ctx, _cache, $props, $setup, $data, $options) {
501
102
  return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
502
103
  viewBox: "0 0 48 48",
503
- fill: "none",
504
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-thumb-down-fill`],
104
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
105
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-thumb-down`],
505
106
  width: "1em",
506
107
  height: "1em"
507
- }, _ctx.$attrs), [
508
- vue.createElementVNode("path", {
509
- d: "M11.778 8.697L5.83 27.394A2 2 0 007.735 30l13.133-.075L19.5 33.5c-.964 2.52-3.172 5.9-1 7.5l1.711 1.419a1 1 0 001.386-.196L31 30h3V8H12.731a1 1 0 00-.953.697z",
510
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969"
511
- }, null, 8, _hoisted_1$$),
512
- _hoisted_2$X
513
- ], 16);
108
+ }, _ctx.$attrs), _hoisted_4$i, 16, _hoisted_1$$);
514
109
  }
515
110
  var index$$ = /* @__PURE__ */ _export_sfc(_sfc_main$$, [["render", _sfc_render$$]]);
516
111
  const _sfc_main$_ = {
517
- name: "IconPauseCircleFill",
112
+ name: "IconFillThumbUp",
518
113
  props: {
519
114
  prefix: {
520
115
  type: String,
@@ -527,36 +122,28 @@
527
122
  }
528
123
  };
529
124
  const _hoisted_1$_ = ["fill"];
530
- const _hoisted_2$W = ["fill"];
531
- const _hoisted_3$O = /* @__PURE__ */ vue.createElementVNode("path", {
532
- d: "M19 19v10h1V19h-1zM28 19v10h1V19h-1z",
533
- stroke: "#fff",
534
- "stroke-width": "4"
125
+ const _hoisted_2$_ = /* @__PURE__ */ vue.createElementVNode("path", { d: "M36.222 40.303l5.949-18.697A2 2 0 0040.265 19l-13.133.075L28.5 15.5c.964-2.52 3.172-5.9 1-7.5l-1.711-1.419a1 1 0 00-1.386.196L17 19h-3v22h21.269a1 1 0 00.953-.697z" }, null, -1);
126
+ const _hoisted_3$_ = /* @__PURE__ */ vue.createElementVNode("path", {
127
+ d: "M7 17v26m35.17-21.394l-5.948 18.697a1 1 0 01-.953.697H14V19h3l9.403-12.223a1 1 0 011.386-.196L29.5 8c2.172 1.6-.036 4.98-1 7.5l-1.368 3.575L40.265 19a2 2 0 011.906 2.606z",
128
+ stroke: "#000",
129
+ "stroke-width": "2"
535
130
  }, null, -1);
131
+ const _hoisted_4$h = [
132
+ _hoisted_2$_,
133
+ _hoisted_3$_
134
+ ];
536
135
  function _sfc_render$_(_ctx, _cache, $props, $setup, $data, $options) {
537
136
  return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
538
137
  viewBox: "0 0 48 48",
539
- fill: "none",
540
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-pause-circle-fill`],
541
- width: "1em",
542
- height: "1em"
543
- }, _ctx.$attrs), [
544
- vue.createElementVNode("path", {
545
- d: "M42 24c0 9.941-8.059 18-18 18S6 33.941 6 24 14.059 6 24 6s18 8.059 18 18z",
546
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969"
547
- }, null, 8, _hoisted_1$_),
548
- vue.createElementVNode("path", {
549
- "fill-rule": "evenodd",
550
- "clip-rule": "evenodd",
551
- d: "M24 8C15.163 8 8 15.163 8 24s7.163 16 16 16 16-7.163 16-16S32.837 8 24 8zM4 24C4 12.954 12.954 4 24 4s20 8.954 20 20-8.954 20-20 20S4 35.046 4 24z",
552
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969"
553
- }, null, 8, _hoisted_2$W),
554
- _hoisted_3$O
555
- ], 16);
138
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
139
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-thumb-up`],
140
+ width: "1em",
141
+ height: "1em"
142
+ }, _ctx.$attrs), _hoisted_4$h, 16, _hoisted_1$_);
556
143
  }
557
144
  var index$_ = /* @__PURE__ */ _export_sfc(_sfc_main$_, [["render", _sfc_render$_]]);
558
145
  const _sfc_main$Z = {
559
- name: "IconThumbUpFill",
146
+ name: "IconFillSound",
560
147
  props: {
561
148
  prefix: {
562
149
  type: String,
@@ -569,29 +156,24 @@
569
156
  }
570
157
  };
571
158
  const _hoisted_1$Z = ["fill"];
572
- const _hoisted_2$V = /* @__PURE__ */ vue.createElementVNode("path", {
573
- d: "M7 17v26m35.17-21.394l-5.948 18.697a1 1 0 01-.953.697H14V19h3l9.403-12.223a1 1 0 011.386-.196L29.5 8c2.172 1.6-.036 4.98-1 7.5l-1.368 3.575L40.265 19a2 2 0 011.906 2.606z",
574
- stroke: "#4E5969",
575
- "stroke-width": "4"
576
- }, null, -1);
159
+ const _hoisted_2$Z = /* @__PURE__ */ vue.createElementVNode("path", { d: "M14 15l10-7v32l-10-7H6V15h8z" }, null, -1);
160
+ const _hoisted_3$Z = /* @__PURE__ */ vue.createElementVNode("path", { d: "M14 15v2a2 2 0 001.147-.361L14 15zm10-7h2a2 2 0 00-3.147-1.638L24 8zm0 32l-1.147 1.639A2 2 0 0026 40h-2zm-10-7l1.147-1.639A2 2 0 0014 31v2zM6 15v-2a2 2 0 00-2 2h2zm0 18H4a2 2 0 002 2v-2zm9.147-16.361l10-7-2.294-3.277-10 7 2.294 3.277zM22 8v32h4V8h-4zm3.147 30.361l-10-7-2.294 3.277 10 7 2.294-3.276zM6 17h8v-4H6v4zm8 14H6v4h8v-4zm-6 2V15H4v18h4zm21.657-14.586a8 8 0 010 11.314l2.828 2.828c4.687-4.686 4.687-12.284 0-16.97l-2.828 2.828zm5.657-6c6.248 6.249 6.248 16.38 0 22.628l2.828 2.828c7.81-7.81 7.81-20.474 0-28.284l-2.828 2.828z" }, null, -1);
161
+ const _hoisted_4$g = [
162
+ _hoisted_2$Z,
163
+ _hoisted_3$Z
164
+ ];
577
165
  function _sfc_render$Z(_ctx, _cache, $props, $setup, $data, $options) {
578
166
  return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
579
167
  viewBox: "0 0 48 48",
580
- fill: "none",
581
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-thumb-up-fill`],
168
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
169
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-sound`],
582
170
  width: "1em",
583
171
  height: "1em"
584
- }, _ctx.$attrs), [
585
- vue.createElementVNode("path", {
586
- d: "M36.222 40.303l5.949-18.697A2 2 0 0040.265 19l-13.133.075L28.5 15.5c.964-2.52 3.172-5.9 1-7.5l-1.711-1.419a1 1 0 00-1.386.196L17 19h-3v22h21.269a1 1 0 00.953-.697z",
587
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969"
588
- }, null, 8, _hoisted_1$Z),
589
- _hoisted_2$V
590
- ], 16);
172
+ }, _ctx.$attrs), _hoisted_4$g, 16, _hoisted_1$Z);
591
173
  }
592
174
  var index$Z = /* @__PURE__ */ _export_sfc(_sfc_main$Z, [["render", _sfc_render$Z]]);
593
175
  const _sfc_main$Y = {
594
- name: "IconSoundFill",
176
+ name: "IconFillSun",
595
177
  props: {
596
178
  prefix: {
597
179
  type: String,
@@ -604,28 +186,28 @@
604
186
  }
605
187
  };
606
188
  const _hoisted_1$Y = ["fill"];
607
- const _hoisted_2$U = ["fill"];
189
+ const _hoisted_2$Y = /* @__PURE__ */ vue.createElementVNode("circle", {
190
+ cx: "24",
191
+ cy: "24",
192
+ r: "9"
193
+ }, null, -1);
194
+ const _hoisted_3$Y = /* @__PURE__ */ vue.createElementVNode("path", { d: "M21 5.5a.5.5 0 01.5-.5h5a.5.5 0 01.5.5v5a.5.5 0 01-.5.5h-5a.5.5 0 01-.5-.5v-5zM21 37.5a.5.5 0 01.5-.5h5a.5.5 0 01.5.5v5a.5.5 0 01-.5.5h-5a.5.5 0 01-.5-.5v-5zM42.5 21a.5.5 0 01.5.5v5a.5.5 0 01-.5.5h-5a.5.5 0 01-.5-.5v-5a.5.5 0 01.5-.5h5zM10.5 21a.5.5 0 01.5.5v5a.5.5 0 01-.5.5h-5a.5.5 0 01-.5-.5v-5a.5.5 0 01.5-.5h5zM39.203 34.96a.5.5 0 010 .707l-3.536 3.536a.5.5 0 01-.707 0l-3.535-3.536a.5.5 0 010-.707l3.535-3.535a.5.5 0 01.707 0l3.536 3.535zM16.575 12.333a.5.5 0 010 .707l-3.535 3.535a.5.5 0 01-.707 0L8.797 13.04a.5.5 0 010-.707l3.536-3.536a.5.5 0 01.707 0l3.535 3.536zM13.04 39.203a.5.5 0 01-.707 0l-3.536-3.536a.5.5 0 010-.707l3.536-3.535a.5.5 0 01.707 0l3.536 3.535a.5.5 0 010 .707l-3.536 3.536zM35.668 16.575a.5.5 0 01-.708 0l-3.535-3.535a.5.5 0 010-.707l3.535-3.536a.5.5 0 01.708 0l3.535 3.536a.5.5 0 010 .707l-3.535 3.535z" }, null, -1);
195
+ const _hoisted_4$f = [
196
+ _hoisted_2$Y,
197
+ _hoisted_3$Y
198
+ ];
608
199
  function _sfc_render$Y(_ctx, _cache, $props, $setup, $data, $options) {
609
200
  return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
610
201
  viewBox: "0 0 48 48",
611
- fill: "none",
612
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-sound-fill`],
202
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
203
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-sun`],
613
204
  width: "1em",
614
205
  height: "1em"
615
- }, _ctx.$attrs), [
616
- vue.createElementVNode("path", {
617
- d: "M14 15l10-7v32l-10-7H6V15h8z",
618
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969"
619
- }, null, 8, _hoisted_1$Y),
620
- vue.createElementVNode("path", {
621
- d: "M14 15v2a2 2 0 001.147-.361L14 15zm10-7h2a2 2 0 00-3.147-1.638L24 8zm0 32l-1.147 1.639A2 2 0 0026 40h-2zm-10-7l1.147-1.639A2 2 0 0014 31v2zM6 15v-2a2 2 0 00-2 2h2zm0 18H4a2 2 0 002 2v-2zm9.147-16.361l10-7-2.294-3.277-10 7 2.294 3.277zM22 8v32h4V8h-4zm3.147 30.361l-10-7-2.294 3.277 10 7 2.294-3.276zM6 17h8v-4H6v4zm8 14H6v4h8v-4zm-6 2V15H4v18h4zm21.657-14.586a8 8 0 010 11.314l2.828 2.828c4.687-4.686 4.687-12.284 0-16.97l-2.828 2.828zm5.657-6c6.248 6.249 6.248 16.38 0 22.628l2.828 2.828c7.81-7.81 7.81-20.474 0-28.284l-2.828 2.828z",
622
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969"
623
- }, null, 8, _hoisted_2$U)
624
- ], 16);
206
+ }, _ctx.$attrs), _hoisted_4$f, 16, _hoisted_1$Y);
625
207
  }
626
208
  var index$Y = /* @__PURE__ */ _export_sfc(_sfc_main$Y, [["render", _sfc_render$Y]]);
627
209
  const _sfc_main$X = {
628
- name: "IconFaceMehFill",
210
+ name: "IconFillPen",
629
211
  props: {
630
212
  prefix: {
631
213
  type: String,
@@ -638,31 +220,22 @@
638
220
  }
639
221
  };
640
222
  const _hoisted_1$X = ["fill"];
641
- const _hoisted_2$T = /* @__PURE__ */ vue.createElementVNode("path", {
642
- d: "M18 17v6M32 32H16M30 17v6",
643
- stroke: "#fff",
644
- "stroke-width": "4"
645
- }, null, -1);
223
+ const _hoisted_2$X = /* @__PURE__ */ vue.createElementVNode("path", { d: "M31.07 8.444l8.486 8.485L19.05 37.435l-8.485-8.485zM33.9 5.615a2 2 0 012.828 0l5.657 5.657a2 2 0 010 2.828l-1.414 1.415-8.486-8.486L33.9 5.615zM17.636 38.85l-8.485-8.486-3.61 10.83a1 1 0 001.264 1.265l10.831-3.61z" }, null, -1);
224
+ const _hoisted_3$X = [
225
+ _hoisted_2$X
226
+ ];
646
227
  function _sfc_render$X(_ctx, _cache, $props, $setup, $data, $options) {
647
228
  return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
648
229
  viewBox: "0 0 48 48",
649
- fill: "none",
650
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-face-meh-fill`],
230
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
231
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-pen`],
651
232
  width: "1em",
652
233
  height: "1em"
653
- }, _ctx.$attrs), [
654
- vue.createElementVNode("circle", {
655
- cx: "24",
656
- cy: "24",
657
- r: "20",
658
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969"
659
- }, null, 8, _hoisted_1$X),
660
- _hoisted_2$T
661
- ], 16);
234
+ }, _ctx.$attrs), _hoisted_3$X, 16, _hoisted_1$X);
662
235
  }
663
236
  var index$X = /* @__PURE__ */ _export_sfc(_sfc_main$X, [["render", _sfc_render$X]]);
664
237
  const _sfc_main$W = {
665
- name: "IconFaceSmileFill",
238
+ name: "IconFillMoon",
666
239
  props: {
667
240
  prefix: {
668
241
  type: String,
@@ -675,31 +248,22 @@
675
248
  }
676
249
  };
677
250
  const _hoisted_1$W = ["fill"];
678
- const _hoisted_2$S = /* @__PURE__ */ vue.createElementVNode("path", {
679
- d: "M18 17v6M30 17v6M16.582 28.105a8 8 0 0014.837 0",
680
- stroke: "#fff",
681
- "stroke-width": "4"
682
- }, null, -1);
251
+ const _hoisted_2$W = /* @__PURE__ */ vue.createElementVNode("path", { d: "M42.108 29.769c.124-.387-.258-.736-.645-.613A17.99 17.99 0 0136 30c-9.941 0-18-8.059-18-18 0-1.905.296-3.74.844-5.463.123-.387-.226-.769-.613-.645C10.558 8.334 5 15.518 5 24c0 10.493 8.507 19 19 19 8.482 0 15.666-5.558 18.108-13.231z" }, null, -1);
252
+ const _hoisted_3$W = [
253
+ _hoisted_2$W
254
+ ];
683
255
  function _sfc_render$W(_ctx, _cache, $props, $setup, $data, $options) {
684
256
  return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
685
257
  viewBox: "0 0 48 48",
686
- fill: "none",
687
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-face-smile-fill`],
258
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
259
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-moon`],
688
260
  width: "1em",
689
261
  height: "1em"
690
- }, _ctx.$attrs), [
691
- vue.createElementVNode("circle", {
692
- cx: "24",
693
- cy: "24",
694
- r: "20",
695
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969"
696
- }, null, 8, _hoisted_1$W),
697
- _hoisted_2$S
698
- ], 16);
262
+ }, _ctx.$attrs), _hoisted_3$W, 16, _hoisted_1$W);
699
263
  }
700
264
  var index$W = /* @__PURE__ */ _export_sfc(_sfc_main$W, [["render", _sfc_render$W]]);
701
265
  const _sfc_main$V = {
702
- name: "IconSunFill",
266
+ name: "IconFillPlayArrow",
703
267
  props: {
704
268
  prefix: {
705
269
  type: String,
@@ -712,30 +276,22 @@
712
276
  }
713
277
  };
714
278
  const _hoisted_1$V = ["fill"];
715
- const _hoisted_2$R = ["fill"];
279
+ const _hoisted_2$V = /* @__PURE__ */ vue.createElementVNode("path", { d: "M17.533 10.974a1 1 0 00-1.537.844v24.357a1 1 0 001.537.843L36.67 24.84a1 1 0 000-1.688L17.533 10.974z" }, null, -1);
280
+ const _hoisted_3$V = [
281
+ _hoisted_2$V
282
+ ];
716
283
  function _sfc_render$V(_ctx, _cache, $props, $setup, $data, $options) {
717
284
  return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
718
285
  viewBox: "0 0 48 48",
719
- fill: "none",
720
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-sun-fill`],
721
- width: "1em",
722
- height: "1em"
723
- }, _ctx.$attrs), [
724
- vue.createElementVNode("circle", {
725
- cx: "24",
726
- cy: "24",
727
- r: "9",
728
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969"
729
- }, null, 8, _hoisted_1$V),
730
- vue.createElementVNode("path", {
731
- d: "M21 5.5a.5.5 0 01.5-.5h5a.5.5 0 01.5.5v5a.5.5 0 01-.5.5h-5a.5.5 0 01-.5-.5v-5zM21 37.5a.5.5 0 01.5-.5h5a.5.5 0 01.5.5v5a.5.5 0 01-.5.5h-5a.5.5 0 01-.5-.5v-5zM42.5 21a.5.5 0 01.5.5v5a.5.5 0 01-.5.5h-5a.5.5 0 01-.5-.5v-5a.5.5 0 01.5-.5h5zM10.5 21a.5.5 0 01.5.5v5a.5.5 0 01-.5.5h-5a.5.5 0 01-.5-.5v-5a.5.5 0 01.5-.5h5zM39.203 34.96a.5.5 0 010 .707l-3.536 3.536a.5.5 0 01-.707 0l-3.535-3.536a.5.5 0 010-.707l3.535-3.535a.5.5 0 01.707 0l3.536 3.535zM16.575 12.333a.5.5 0 010 .707l-3.535 3.535a.5.5 0 01-.707 0L8.797 13.04a.5.5 0 010-.707l3.536-3.536a.5.5 0 01.707 0l3.535 3.536zM13.04 39.203a.5.5 0 01-.707 0l-3.536-3.536a.5.5 0 010-.707l3.536-3.535a.5.5 0 01.707 0l3.536 3.535a.5.5 0 010 .707l-3.536 3.536zM35.668 16.575a.5.5 0 01-.708 0l-3.535-3.535a.5.5 0 010-.707l3.535-3.536a.5.5 0 01.708 0l3.535 3.536a.5.5 0 010 .707l-3.535 3.535z",
732
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969"
733
- }, null, 8, _hoisted_2$R)
734
- ], 16);
286
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
287
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-play-arrow`],
288
+ width: "1em",
289
+ height: "1em"
290
+ }, _ctx.$attrs), _hoisted_3$V, 16, _hoisted_1$V);
735
291
  }
736
292
  var index$V = /* @__PURE__ */ _export_sfc(_sfc_main$V, [["render", _sfc_render$V]]);
737
293
  const _sfc_main$U = {
738
- name: "IconPenFill",
294
+ name: "IconFillChinese",
739
295
  props: {
740
296
  prefix: {
741
297
  type: String,
@@ -748,23 +304,28 @@
748
304
  }
749
305
  };
750
306
  const _hoisted_1$U = ["fill"];
307
+ const _hoisted_2$U = /* @__PURE__ */ vue.createElementVNode("path", { d: "M22 21h-5v4.094h5V21zM26 25.094V21h5v4.094h-5z" }, null, -1);
308
+ const _hoisted_3$U = /* @__PURE__ */ vue.createElementVNode("path", {
309
+ "fill-rule": "evenodd",
310
+ "clip-rule": "evenodd",
311
+ d: "M24 4C12.954 4 4 12.954 4 24s8.954 20 20 20 20-8.954 20-20S35.046 4 24 4zm2 13v-5h-4v5h-6.5a2.5 2.5 0 00-2.5 2.5v7.094a2.5 2.5 0 002.5 2.5H22V36h4v-6.906h6.5a2.5 2.5 0 002.5-2.5V19.5a2.5 2.5 0 00-2.5-2.5H26z"
312
+ }, null, -1);
313
+ const _hoisted_4$e = [
314
+ _hoisted_2$U,
315
+ _hoisted_3$U
316
+ ];
751
317
  function _sfc_render$U(_ctx, _cache, $props, $setup, $data, $options) {
752
318
  return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
753
319
  viewBox: "0 0 48 48",
754
- fill: "none",
755
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-pen-fill`],
320
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
321
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-chinese`],
756
322
  width: "1em",
757
323
  height: "1em"
758
- }, _ctx.$attrs), [
759
- vue.createElementVNode("path", {
760
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969",
761
- d: "M31.07 8.444l8.486 8.485L19.05 37.435l-8.485-8.485zM33.9 5.615a2 2 0 012.828 0l5.657 5.657a2 2 0 010 2.828l-1.414 1.415-8.486-8.486L33.9 5.615zM17.636 38.85l-8.485-8.486-3.61 10.83a1 1 0 001.264 1.265l10.831-3.61z"
762
- }, null, 8, _hoisted_1$U)
763
- ], 16);
324
+ }, _ctx.$attrs), _hoisted_4$e, 16, _hoisted_1$U);
764
325
  }
765
326
  var index$U = /* @__PURE__ */ _export_sfc(_sfc_main$U, [["render", _sfc_render$U]]);
766
327
  const _sfc_main$T = {
767
- name: "IconMoonFill",
328
+ name: "IconFillSkipNext",
768
329
  props: {
769
330
  prefix: {
770
331
  type: String,
@@ -777,23 +338,28 @@
777
338
  }
778
339
  };
779
340
  const _hoisted_1$T = ["fill"];
341
+ const _hoisted_2$T = /* @__PURE__ */ vue.createElementVNode("path", { d: "M13.585 12.145a1 1 0 00-1.585.81v22.09a1 1 0 001.585.81L28.878 24.81a1 1 0 000-1.622L13.585 12.145z" }, null, -1);
342
+ const _hoisted_3$T = /* @__PURE__ */ vue.createElementVNode("path", {
343
+ "fill-rule": "evenodd",
344
+ "clip-rule": "evenodd",
345
+ d: "M33 36a1 1 0 01-1-1V13a1 1 0 011-1h2a1 1 0 011 1v22a1 1 0 01-1 1h-2z"
346
+ }, null, -1);
347
+ const _hoisted_4$d = [
348
+ _hoisted_2$T,
349
+ _hoisted_3$T
350
+ ];
780
351
  function _sfc_render$T(_ctx, _cache, $props, $setup, $data, $options) {
781
352
  return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
782
353
  viewBox: "0 0 48 48",
783
- fill: "none",
784
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-moon-fill`],
354
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
355
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-skip-next`],
785
356
  width: "1em",
786
357
  height: "1em"
787
- }, _ctx.$attrs), [
788
- vue.createElementVNode("path", {
789
- d: "M42.108 29.769c.124-.387-.258-.736-.645-.613A17.99 17.99 0 0136 30c-9.941 0-18-8.059-18-18 0-1.905.296-3.74.844-5.463.123-.387-.226-.769-.613-.645C10.558 8.334 5 15.518 5 24c0 10.493 8.507 19 19 19 8.482 0 15.666-5.558 18.108-13.231z",
790
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969"
791
- }, null, 8, _hoisted_1$T)
792
- ], 16);
358
+ }, _ctx.$attrs), _hoisted_4$d, 16, _hoisted_1$T);
793
359
  }
794
360
  var index$T = /* @__PURE__ */ _export_sfc(_sfc_main$T, [["render", _sfc_render$T]]);
795
361
  const _sfc_main$S = {
796
- name: "IconPlayArrowFill",
362
+ name: "IconFillSkipPrevious",
797
363
  props: {
798
364
  prefix: {
799
365
  type: String,
@@ -806,23 +372,28 @@
806
372
  }
807
373
  };
808
374
  const _hoisted_1$S = ["fill"];
375
+ const _hoisted_2$S = /* @__PURE__ */ vue.createElementVNode("path", { d: "M34.414 35.855a1 1 0 001.586-.81v-22.09a1 1 0 00-1.586-.81L19.122 23.19a1 1 0 000 1.622l15.292 11.044z" }, null, -1);
376
+ const _hoisted_3$S = /* @__PURE__ */ vue.createElementVNode("path", {
377
+ "fill-rule": "evenodd",
378
+ "clip-rule": "evenodd",
379
+ d: "M15 12a1 1 0 011 1v22a1 1 0 01-1 1h-2a1 1 0 01-1-1V13a1 1 0 011-1h2z"
380
+ }, null, -1);
381
+ const _hoisted_4$c = [
382
+ _hoisted_2$S,
383
+ _hoisted_3$S
384
+ ];
809
385
  function _sfc_render$S(_ctx, _cache, $props, $setup, $data, $options) {
810
386
  return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
811
387
  viewBox: "0 0 48 48",
812
- fill: "none",
813
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-play-arrow-fill`],
388
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
389
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-skip-previous`],
814
390
  width: "1em",
815
391
  height: "1em"
816
- }, _ctx.$attrs), [
817
- vue.createElementVNode("path", {
818
- d: "M17.533 10.974a1 1 0 00-1.537.844v24.357a1 1 0 001.537.843L36.67 24.84a1 1 0 000-1.688L17.533 10.974z",
819
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969"
820
- }, null, 8, _hoisted_1$S)
821
- ], 16);
392
+ }, _ctx.$attrs), _hoisted_4$c, 16, _hoisted_1$S);
822
393
  }
823
394
  var index$S = /* @__PURE__ */ _export_sfc(_sfc_main$S, [["render", _sfc_render$S]]);
824
395
  const _sfc_main$R = {
825
- name: "IconChineseFill",
396
+ name: "IconFillEnglish",
826
397
  props: {
827
398
  prefix: {
828
399
  type: String,
@@ -835,30 +406,26 @@
835
406
  }
836
407
  };
837
408
  const _hoisted_1$R = ["fill"];
838
- const _hoisted_2$Q = ["fill"];
409
+ const _hoisted_2$R = /* @__PURE__ */ vue.createElementVNode("path", {
410
+ "fill-rule": "evenodd",
411
+ "clip-rule": "evenodd",
412
+ d: "M23.2 4C12.596 4 4 12.596 4 23.2v1.6C4 35.404 12.596 44 23.2 44h1.6C35.404 44 44 35.404 44 24.8v-1.6C44 12.596 35.404 4 24.8 4h-1.6zm-9.086 10A2.114 2.114 0 0012 16.114v15.772c0 1.167.947 2.114 2.114 2.114H25v-4h-9v-4h7.778v-4H16v-4h9v-4H14.114zM32.4 22a5.4 5.4 0 00-5.4 5.4V34h4v-6.6a1.4 1.4 0 012.801 0V34h4v-6.6a5.4 5.4 0 00-5.4-5.4z"
413
+ }, null, -1);
414
+ const _hoisted_3$R = [
415
+ _hoisted_2$R
416
+ ];
839
417
  function _sfc_render$R(_ctx, _cache, $props, $setup, $data, $options) {
840
418
  return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
841
419
  viewBox: "0 0 48 48",
842
- fill: "none",
843
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-chinese-fill`],
844
- width: "1em",
845
- height: "1em"
846
- }, _ctx.$attrs), [
847
- vue.createElementVNode("path", {
848
- d: "M22 21h-5v4.094h5V21zM26 25.094V21h5v4.094h-5z",
849
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969"
850
- }, null, 8, _hoisted_1$R),
851
- vue.createElementVNode("path", {
852
- "fill-rule": "evenodd",
853
- "clip-rule": "evenodd",
854
- d: "M24 4C12.954 4 4 12.954 4 24s8.954 20 20 20 20-8.954 20-20S35.046 4 24 4zm2 13v-5h-4v5h-6.5a2.5 2.5 0 00-2.5 2.5v7.094a2.5 2.5 0 002.5 2.5H22V36h4v-6.906h6.5a2.5 2.5 0 002.5-2.5V19.5a2.5 2.5 0 00-2.5-2.5H26z",
855
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969"
856
- }, null, 8, _hoisted_2$Q)
857
- ], 16);
420
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
421
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-english`],
422
+ width: "1em",
423
+ height: "1em"
424
+ }, _ctx.$attrs), _hoisted_3$R, 16, _hoisted_1$R);
858
425
  }
859
426
  var index$R = /* @__PURE__ */ _export_sfc(_sfc_main$R, [["render", _sfc_render$R]]);
860
427
  const _sfc_main$Q = {
861
- name: "IconSkipNextFill",
428
+ name: "IconFillData",
862
429
  props: {
863
430
  prefix: {
864
431
  type: String,
@@ -871,30 +438,23 @@
871
438
  }
872
439
  };
873
440
  const _hoisted_1$Q = ["fill"];
874
- const _hoisted_2$P = ["fill"];
441
+ const _hoisted_2$Q = /* @__PURE__ */ vue.createElementVNode("path", { d: "M17.8122 15.4033L17.7995 15.4941C17.7065 16.1518 17.0483 16.971 15.5798 17.6582C14.1621 18.3215 12.2003 18.75 9.99969 18.75C7.79909 18.75 5.83728 18.3215 4.41962 17.6582C2.9511 16.971 2.29283 16.1518 2.19989 15.4941L2.18719 15.4033V13.3096C2.49118 13.6725 2.8861 13.9905 3.39325 14.2441C5.13232 15.1136 7.46962 15.625 9.99969 15.625C12.5298 15.625 14.8671 15.1136 16.6061 14.2441C17.1133 13.9905 17.5082 13.6725 17.8122 13.3096V15.4033ZM17.8122 10.3125L17.8054 10.4385C17.7384 11.08 17.1583 11.8717 15.7673 12.5674C14.3396 13.2811 12.3018 13.75 9.99969 13.75C7.69759 13.75 5.65973 13.2811 4.23212 12.5674C2.74847 11.8255 2.18722 10.9742 2.18719 10.3125V7.68457C2.49118 8.04753 2.8861 8.36549 3.39325 8.61914C5.13232 9.48868 7.46962 9.99995 9.99969 10C12.5298 9.99995 14.8671 9.48868 16.6061 8.61914C17.1133 8.36549 17.5082 8.04752 17.8122 7.68457V10.3125ZM9.99969 1.25C12.3016 1.25005 14.3397 1.71884 15.7673 2.43262C17.2507 3.17445 17.8112 4.02584 17.8112 4.6875C17.8112 5.34916 17.2507 6.20055 15.7673 6.94238C14.3397 7.65616 12.3016 8.12495 9.99969 8.125C7.6977 8.125 5.65972 7.65614 4.23212 6.94238C2.74834 6.2005 2.18719 5.34923 2.18719 4.6875C2.18719 4.02577 2.74834 3.1745 4.23212 2.43262C5.65972 1.71886 7.6977 1.25 9.99969 1.25Z" }, null, -1);
442
+ const _hoisted_3$Q = [
443
+ _hoisted_2$Q
444
+ ];
875
445
  function _sfc_render$Q(_ctx, _cache, $props, $setup, $data, $options) {
876
446
  return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
877
- viewBox: "0 0 48 48",
878
- fill: "none",
879
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-skip-next-fill`],
880
- width: "1em",
881
- height: "1em"
882
- }, _ctx.$attrs), [
883
- vue.createElementVNode("path", {
884
- d: "M13.585 12.145a1 1 0 00-1.585.81v22.09a1 1 0 001.585.81L28.878 24.81a1 1 0 000-1.622L13.585 12.145z",
885
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969"
886
- }, null, 8, _hoisted_1$Q),
887
- vue.createElementVNode("path", {
888
- "fill-rule": "evenodd",
889
- "clip-rule": "evenodd",
890
- d: "M33 36a1 1 0 01-1-1V13a1 1 0 011-1h2a1 1 0 011 1v22a1 1 0 01-1 1h-2z",
891
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969"
892
- }, null, 8, _hoisted_2$P)
893
- ], 16);
447
+ viewBox: "0 0 20 20",
448
+ fill: $props.useCurrentColor ? "currentColor" : "currentColor",
449
+ xmlns: "http://www.w3.org/2000/svg",
450
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-data`],
451
+ width: "1em",
452
+ height: "1em"
453
+ }, _ctx.$attrs), _hoisted_3$Q, 16, _hoisted_1$Q);
894
454
  }
895
455
  var index$Q = /* @__PURE__ */ _export_sfc(_sfc_main$Q, [["render", _sfc_render$Q]]);
896
456
  const _sfc_main$P = {
897
- name: "IconSkipPreviousFill",
457
+ name: "IconFillChart",
898
458
  props: {
899
459
  prefix: {
900
460
  type: String,
@@ -907,30 +467,23 @@
907
467
  }
908
468
  };
909
469
  const _hoisted_1$P = ["fill"];
910
- const _hoisted_2$O = ["fill"];
470
+ const _hoisted_2$P = /* @__PURE__ */ vue.createElementVNode("path", { d: "M8.7522 2.48807C9.00254 2.46295 9.12765 2.4509 9.24536 2.50076C9.34252 2.54199 9.43777 2.62793 9.48852 2.72049C9.55001 2.8327 9.55005 2.97104 9.55005 3.24783V9.6492C9.55005 9.92872 9.55043 10.0687 9.60473 10.1756C9.65267 10.2696 9.72941 10.3464 9.82348 10.3943C9.93044 10.4488 10.0708 10.449 10.3508 10.449H16.7512C17.028 10.449 17.1664 10.4492 17.2786 10.5105C17.3712 10.5613 17.458 10.6565 17.4993 10.7537C17.5492 10.8715 17.5361 10.9972 17.511 11.2478C17.3805 12.5479 16.9328 13.8012 16.2024 14.8943C15.3233 16.2097 14.0742 17.2351 12.6125 17.8406C11.1506 18.4462 9.54149 18.6044 7.9895 18.2957C6.43757 17.987 5.01171 17.2251 3.89282 16.1062C2.77398 14.9873 2.01206 13.5615 1.70337 12.0096C1.39474 10.4578 1.55306 8.84925 2.15845 7.38748C2.764 5.92554 3.79 4.67579 5.10571 3.79666C6.19894 3.06621 7.45202 2.61851 8.7522 2.48807ZM11.7903 1.57498C12.4979 1.651 13.1927 1.82697 13.8528 2.10037C14.7597 2.47605 15.5834 3.02732 16.2776 3.72147C16.9717 4.41562 17.523 5.23932 17.8987 6.14627C18.1721 6.80633 18.349 7.50113 18.425 8.20877C18.4517 8.4571 18.4648 8.58149 18.4153 8.69998C18.3745 8.79739 18.2871 8.89417 18.1946 8.9451C18.082 9.00698 17.9437 9.0076 17.6672 9.0076H11.7922C11.5123 9.0076 11.3718 9.00737 11.2649 8.95291C11.1708 8.90498 11.0941 8.82824 11.0461 8.73416C10.9917 8.62722 10.9915 8.48673 10.9915 8.20682V2.33182C10.9915 2.05535 10.9921 1.91705 11.054 1.80448C11.1049 1.71198 11.2017 1.62453 11.2991 1.58377C11.4176 1.53429 11.5419 1.5483 11.7903 1.57498Z" }, null, -1);
471
+ const _hoisted_3$P = [
472
+ _hoisted_2$P
473
+ ];
911
474
  function _sfc_render$P(_ctx, _cache, $props, $setup, $data, $options) {
912
475
  return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
913
- viewBox: "0 0 48 48",
914
- fill: "none",
915
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-skip-previous-fill`],
916
- width: "1em",
917
- height: "1em"
918
- }, _ctx.$attrs), [
919
- vue.createElementVNode("path", {
920
- d: "M34.414 35.855a1 1 0 001.586-.81v-22.09a1 1 0 00-1.586-.81L19.122 23.19a1 1 0 000 1.622l15.292 11.044z",
921
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969"
922
- }, null, 8, _hoisted_1$P),
923
- vue.createElementVNode("path", {
924
- "fill-rule": "evenodd",
925
- "clip-rule": "evenodd",
926
- d: "M15 12a1 1 0 011 1v22a1 1 0 01-1 1h-2a1 1 0 01-1-1V13a1 1 0 011-1h2z",
927
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969"
928
- }, null, 8, _hoisted_2$O)
929
- ], 16);
476
+ viewBox: "0 0 20 20",
477
+ fill: $props.useCurrentColor ? "currentColor" : "currentColor",
478
+ xmlns: "http://www.w3.org/2000/svg",
479
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-chart`],
480
+ width: "1em",
481
+ height: "1em"
482
+ }, _ctx.$attrs), _hoisted_3$P, 16, _hoisted_1$P);
930
483
  }
931
484
  var index$P = /* @__PURE__ */ _export_sfc(_sfc_main$P, [["render", _sfc_render$P]]);
932
485
  const _sfc_main$O = {
933
- name: "IconEnglishFill",
486
+ name: "IconFillDown",
934
487
  props: {
935
488
  prefix: {
936
489
  type: String,
@@ -943,25 +496,23 @@
943
496
  }
944
497
  };
945
498
  const _hoisted_1$O = ["fill"];
499
+ const _hoisted_2$O = /* @__PURE__ */ vue.createElementVNode("path", { d: "M7.83594 9.89128C7.94217 9.92817 8.05783 9.92816 8.16406 9.89128C8.28533 9.84904 8.3888 9.73435 8.59473 9.50554L10.3984 7.50163C10.779 7.07873 10.969 6.86699 10.9766 6.68718C10.9831 6.53097 10.9164 6.38058 10.7959 6.28093C10.6572 6.16626 10.3727 6.16667 9.80371 6.16667H6.19629C5.62731 6.16667 5.34279 6.16622 5.2041 6.28093C5.08363 6.38058 5.01692 6.53097 5.02344 6.68718C5.03102 6.86699 5.22096 7.07873 5.60156 7.50163L7.40528 9.50554C7.61121 9.73435 7.71467 9.84904 7.83594 9.89128Z" }, null, -1);
500
+ const _hoisted_3$O = [
501
+ _hoisted_2$O
502
+ ];
946
503
  function _sfc_render$O(_ctx, _cache, $props, $setup, $data, $options) {
947
504
  return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
948
- viewBox: "0 0 48 48",
949
- fill: "none",
950
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-english-fill`],
505
+ viewBox: "0 0 16 16",
506
+ fill: $props.useCurrentColor ? "currentColor" : "currentColor",
507
+ xmlns: "http://www.w3.org/2000/svg",
508
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-down`],
951
509
  width: "1em",
952
510
  height: "1em"
953
- }, _ctx.$attrs), [
954
- vue.createElementVNode("path", {
955
- "fill-rule": "evenodd",
956
- "clip-rule": "evenodd",
957
- d: "M23.2 4C12.596 4 4 12.596 4 23.2v1.6C4 35.404 12.596 44 23.2 44h1.6C35.404 44 44 35.404 44 24.8v-1.6C44 12.596 35.404 4 24.8 4h-1.6zm-9.086 10A2.114 2.114 0 0012 16.114v15.772c0 1.167.947 2.114 2.114 2.114H25v-4h-9v-4h7.778v-4H16v-4h9v-4H14.114zM32.4 22a5.4 5.4 0 00-5.4 5.4V34h4v-6.6a1.4 1.4 0 012.801 0V34h4v-6.6a5.4 5.4 0 00-5.4-5.4z",
958
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969"
959
- }, null, 8, _hoisted_1$O)
960
- ], 16);
511
+ }, _ctx.$attrs), _hoisted_3$O, 16, _hoisted_1$O);
961
512
  }
962
513
  var index$O = /* @__PURE__ */ _export_sfc(_sfc_main$O, [["render", _sfc_render$O]]);
963
514
  const _sfc_main$N = {
964
- name: "IconIconFillData",
515
+ name: "IconFillMenu",
965
516
  props: {
966
517
  prefix: {
967
518
  type: String,
@@ -974,7 +525,7 @@
974
525
  }
975
526
  };
976
527
  const _hoisted_1$N = ["fill"];
977
- const _hoisted_2$N = /* @__PURE__ */ vue.createElementVNode("path", { d: "M17.8122 15.4033L17.7995 15.4941C17.7065 16.1518 17.0483 16.971 15.5798 17.6582C14.1621 18.3215 12.2003 18.75 9.99969 18.75C7.79909 18.75 5.83728 18.3215 4.41962 17.6582C2.9511 16.971 2.29283 16.1518 2.19989 15.4941L2.18719 15.4033V13.3096C2.49118 13.6725 2.8861 13.9905 3.39325 14.2441C5.13232 15.1136 7.46962 15.625 9.99969 15.625C12.5298 15.625 14.8671 15.1136 16.6061 14.2441C17.1133 13.9905 17.5082 13.6725 17.8122 13.3096V15.4033ZM17.8122 10.3125L17.8054 10.4385C17.7384 11.08 17.1583 11.8717 15.7673 12.5674C14.3396 13.2811 12.3018 13.75 9.99969 13.75C7.69759 13.75 5.65973 13.2811 4.23212 12.5674C2.74847 11.8255 2.18722 10.9742 2.18719 10.3125V7.68457C2.49118 8.04753 2.8861 8.36549 3.39325 8.61914C5.13232 9.48868 7.46962 9.99995 9.99969 10C12.5298 9.99995 14.8671 9.48868 16.6061 8.61914C17.1133 8.36549 17.5082 8.04752 17.8122 7.68457V10.3125ZM9.99969 1.25C12.3016 1.25005 14.3397 1.71884 15.7673 2.43262C17.2507 3.17445 17.8112 4.02584 17.8112 4.6875C17.8112 5.34916 17.2507 6.20055 15.7673 6.94238C14.3397 7.65616 12.3016 8.12495 9.99969 8.125C7.6977 8.125 5.65972 7.65614 4.23212 6.94238C2.74834 6.2005 2.18719 5.34923 2.18719 4.6875C2.18719 4.02577 2.74834 3.1745 4.23212 2.43262C5.65972 1.71886 7.6977 1.25 9.99969 1.25Z" }, null, -1);
528
+ const _hoisted_2$N = /* @__PURE__ */ vue.createElementVNode("path", { d: "M9.37469 15.125C9.37469 16.0569 9.37459 16.5231 9.22235 16.8906C9.01937 17.3805 8.63017 17.7697 8.14032 17.9727C7.77278 18.1249 7.30658 18.125 6.37469 18.125H5.62469C4.92796 18.125 4.57947 18.125 4.28973 18.0674C3.09966 17.8307 2.16903 16.9 1.93231 15.71C1.87473 15.4202 1.87469 15.0717 1.87469 14.375C1.87469 13.6783 1.87473 13.3298 1.93231 13.04C2.16903 11.85 3.09966 10.9193 4.28973 10.6826C4.57947 10.625 4.92796 10.625 5.62469 10.625H9.37469V15.125ZM14.3747 10.625C15.0714 10.625 15.4199 10.625 15.7097 10.6826C16.8997 10.9193 17.8304 11.85 18.0671 13.04C18.1247 13.3298 18.1247 13.6783 18.1247 14.375C18.1247 15.0717 18.1247 15.4202 18.0671 15.71C17.8304 16.9 16.8997 17.8307 15.7097 18.0674C15.4199 18.125 15.0714 18.125 14.3747 18.125H13.6247C12.6928 18.125 12.2266 18.1249 11.8591 17.9727C11.3692 17.7697 10.98 17.3805 10.777 16.8906C10.6248 16.5231 10.6247 16.0569 10.6247 15.125V10.625H14.3747ZM6.37469 1.875C7.30658 1.875 7.77278 1.8751 8.14032 2.02734C8.63017 2.23033 9.01937 2.61953 9.22235 3.10938C9.37459 3.47692 9.37469 3.94312 9.37469 4.875V9.375H5.62469C4.92796 9.375 4.57947 9.37497 4.28973 9.31738C3.09966 9.08066 2.16903 8.15003 1.93231 6.95996C1.87473 6.67022 1.87469 6.32174 1.87469 5.625C1.87469 4.92826 1.87473 4.57978 1.93231 4.29004C2.16903 3.09997 3.09966 2.16934 4.28973 1.93262C4.57947 1.87503 4.92796 1.875 5.62469 1.875H6.37469ZM14.3747 1.875C15.0714 1.875 15.4199 1.87503 15.7097 1.93262C16.8997 2.16934 17.8304 3.09997 18.0671 4.29004C18.1247 4.57978 18.1247 4.92826 18.1247 5.625C18.1247 6.32174 18.1247 6.67022 18.0671 6.95996C17.8304 8.15003 16.8997 9.08066 15.7097 9.31738C15.4199 9.37497 15.0714 9.375 14.3747 9.375H10.6247V4.875C10.6247 3.94312 10.6248 3.47692 10.777 3.10938C10.98 2.61953 11.3692 2.23033 11.8591 2.02734C12.2266 1.8751 12.6928 1.875 13.6247 1.875H14.3747Z" }, null, -1);
978
529
  const _hoisted_3$N = [
979
530
  _hoisted_2$N
980
531
  ];
@@ -983,14 +534,14 @@
983
534
  viewBox: "0 0 20 20",
984
535
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
985
536
  xmlns: "http://www.w3.org/2000/svg",
986
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_fill_data`],
537
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-menu`],
987
538
  width: "1em",
988
539
  height: "1em"
989
540
  }, _ctx.$attrs), _hoisted_3$N, 16, _hoisted_1$N);
990
541
  }
991
542
  var index$N = /* @__PURE__ */ _export_sfc(_sfc_main$N, [["render", _sfc_render$N]]);
992
543
  const _sfc_main$M = {
993
- name: "IconIconFillChart",
544
+ name: "IconFillDownload",
994
545
  props: {
995
546
  prefix: {
996
547
  type: String,
@@ -1003,7 +554,7 @@
1003
554
  }
1004
555
  };
1005
556
  const _hoisted_1$M = ["fill"];
1006
- const _hoisted_2$M = /* @__PURE__ */ vue.createElementVNode("path", { d: "M8.7522 2.48807C9.00254 2.46295 9.12765 2.4509 9.24536 2.50076C9.34252 2.54199 9.43777 2.62793 9.48852 2.72049C9.55001 2.8327 9.55005 2.97104 9.55005 3.24783V9.6492C9.55005 9.92872 9.55043 10.0687 9.60473 10.1756C9.65267 10.2696 9.72941 10.3464 9.82348 10.3943C9.93044 10.4488 10.0708 10.449 10.3508 10.449H16.7512C17.028 10.449 17.1664 10.4492 17.2786 10.5105C17.3712 10.5613 17.458 10.6565 17.4993 10.7537C17.5492 10.8715 17.5361 10.9972 17.511 11.2478C17.3805 12.5479 16.9328 13.8012 16.2024 14.8943C15.3233 16.2097 14.0742 17.2351 12.6125 17.8406C11.1506 18.4462 9.54149 18.6044 7.9895 18.2957C6.43757 17.987 5.01171 17.2251 3.89282 16.1062C2.77398 14.9873 2.01206 13.5615 1.70337 12.0096C1.39474 10.4578 1.55306 8.84925 2.15845 7.38748C2.764 5.92554 3.79 4.67579 5.10571 3.79666C6.19894 3.06621 7.45202 2.61851 8.7522 2.48807ZM11.7903 1.57498C12.4979 1.651 13.1927 1.82697 13.8528 2.10037C14.7597 2.47605 15.5834 3.02732 16.2776 3.72147C16.9717 4.41562 17.523 5.23932 17.8987 6.14627C18.1721 6.80633 18.349 7.50113 18.425 8.20877C18.4517 8.4571 18.4648 8.58149 18.4153 8.69998C18.3745 8.79739 18.2871 8.89417 18.1946 8.9451C18.082 9.00698 17.9437 9.0076 17.6672 9.0076H11.7922C11.5123 9.0076 11.3718 9.00737 11.2649 8.95291C11.1708 8.90498 11.0941 8.82824 11.0461 8.73416C10.9917 8.62722 10.9915 8.48673 10.9915 8.20682V2.33182C10.9915 2.05535 10.9921 1.91705 11.054 1.80448C11.1049 1.71198 11.2017 1.62453 11.2991 1.58377C11.4176 1.53429 11.5419 1.5483 11.7903 1.57498Z" }, null, -1);
557
+ const _hoisted_2$M = /* @__PURE__ */ vue.createElementVNode("path", { d: "M5.55829 2.57227C6.27334 2.57225 6.63099 2.57208 6.94696 2.68066C7.22633 2.77675 7.4815 2.93344 7.69305 3.13965C7.93224 3.373 8.09381 3.69324 8.41571 4.33203L8.49579 4.49023C8.81763 5.12892 8.97821 5.44931 9.21747 5.68262C9.42902 5.88882 9.6842 6.04552 9.96356 6.1416C10.2796 6.25025 10.6378 6.24999 11.3532 6.25H15.5495C16.6696 6.25001 17.2301 6.25076 17.6579 6.46875C18.034 6.66052 18.3403 6.96662 18.5319 7.34277C18.7495 7.77048 18.7497 8.33088 18.7497 9.4502V12.1738C18.7497 14.0399 18.7495 14.9736 18.3864 15.6865C18.0668 16.3136 17.5565 16.824 16.9294 17.1436C16.2164 17.5066 15.283 17.5068 13.4167 17.5068H6.5827C4.71643 17.5068 3.78295 17.5066 3.07001 17.1436C2.44293 16.824 1.93257 16.3136 1.61298 15.6865C1.24986 14.9736 1.24969 14.0399 1.24969 12.1738V5.77148C1.24969 4.65216 1.24978 4.09176 1.46747 3.66406C1.65915 3.28787 1.96535 2.9818 2.34149 2.79004C2.76931 2.57205 3.3298 2.57228 4.44989 2.57227H5.55829ZM9.99286 8.30469C9.53306 8.30493 9.16023 8.67793 9.15985 9.1377V11.7158L8.44598 11.002C8.12051 10.677 7.59353 10.6767 7.26825 11.002C6.94331 11.3273 6.9434 11.8543 7.26825 12.1797L9.40399 14.3154C9.72934 14.6405 10.2573 14.6414 10.5827 14.3164L12.7184 12.1807L12.7761 12.1162C13.0425 11.789 13.0231 11.3059 12.7184 11.001C12.4134 10.6967 11.9302 10.677 11.6032 10.9434L11.5397 11.002L10.8259 11.7158V9.1377C10.8255 8.67787 10.4527 8.30483 9.99286 8.30469ZM16.1345 2.49316C16.8247 2.49331 17.3845 3.0529 17.3845 3.74316C17.3845 4.43343 16.8247 4.99302 16.1345 4.99316H12.2731C11.583 4.99296 11.0231 4.43339 11.0231 3.74316C11.0231 3.05294 11.583 2.49337 12.2731 2.49316H16.1345Z" }, null, -1);
1007
558
  const _hoisted_3$M = [
1008
559
  _hoisted_2$M
1009
560
  ];
@@ -1012,14 +563,14 @@
1012
563
  viewBox: "0 0 20 20",
1013
564
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
1014
565
  xmlns: "http://www.w3.org/2000/svg",
1015
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_fill_chart`],
566
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-download`],
1016
567
  width: "1em",
1017
568
  height: "1em"
1018
569
  }, _ctx.$attrs), _hoisted_3$M, 16, _hoisted_1$M);
1019
570
  }
1020
571
  var index$M = /* @__PURE__ */ _export_sfc(_sfc_main$M, [["render", _sfc_render$M]]);
1021
572
  const _sfc_main$L = {
1022
- name: "IconIconFillDown",
573
+ name: "IconFillFile",
1023
574
  props: {
1024
575
  prefix: {
1025
576
  type: String,
@@ -1032,23 +583,23 @@
1032
583
  }
1033
584
  };
1034
585
  const _hoisted_1$L = ["fill"];
1035
- const _hoisted_2$L = /* @__PURE__ */ vue.createElementVNode("path", { d: "M7.83594 9.89128C7.94217 9.92817 8.05783 9.92816 8.16406 9.89128C8.28533 9.84904 8.3888 9.73435 8.59473 9.50554L10.3984 7.50163C10.779 7.07873 10.969 6.86699 10.9766 6.68718C10.9831 6.53097 10.9164 6.38058 10.7959 6.28093C10.6572 6.16626 10.3727 6.16667 9.80371 6.16667H6.19629C5.62731 6.16667 5.34279 6.16622 5.2041 6.28093C5.08363 6.38058 5.01692 6.53097 5.02344 6.68718C5.03102 6.86699 5.22096 7.07873 5.60156 7.50163L7.40528 9.50554C7.61121 9.73435 7.71467 9.84904 7.83594 9.89128Z" }, null, -1);
586
+ const _hoisted_2$L = /* @__PURE__ */ vue.createElementVNode("path", { d: "M6.42596 2.02197C6.89264 2.02197 7.12613 2.02194 7.35077 2.05615C7.74051 2.11556 8.11505 2.25144 8.45233 2.45557C8.64682 2.57328 8.8263 2.72277 9.18475 3.02197C9.54288 3.3209 9.72191 3.47071 9.9162 3.58838C10.2534 3.79249 10.6281 3.92836 11.0178 3.98779C11.2425 4.02205 11.4766 4.02197 11.9435 4.02197H15.592C16.7121 4.02197 17.2726 4.02176 17.7004 4.23975C18.0766 4.43147 18.3827 4.73759 18.5744 5.11377C18.7924 5.54159 18.7922 6.1021 18.7922 7.22217V13.1772C18.7922 14.8573 18.7919 15.6976 18.465 16.3394C18.1774 16.9038 17.718 17.3633 17.1535 17.6509C16.5119 17.9776 15.6718 17.978 13.9924 17.978H6.008C4.32814 17.978 3.48758 17.9777 2.84589 17.6509C2.2814 17.3633 1.82198 16.9038 1.53436 16.3394C1.20749 15.6976 1.20721 14.8572 1.20721 13.1772V5.22217C1.20721 4.1021 1.20798 3.54159 1.42596 3.11377C1.61773 2.73769 1.92384 2.4314 2.29999 2.23975C2.72773 2.02202 3.28785 2.02197 4.40741 2.02197H6.42596ZM5.15839 6.35791C4.6061 6.35791 4.15839 6.80563 4.15839 7.35791V8.35791H15.841V7.35791C15.841 6.80563 15.3933 6.35791 14.841 6.35791H5.15839Z" }, null, -1);
1036
587
  const _hoisted_3$L = [
1037
588
  _hoisted_2$L
1038
589
  ];
1039
590
  function _sfc_render$L(_ctx, _cache, $props, $setup, $data, $options) {
1040
591
  return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
1041
- viewBox: "0 0 16 16",
592
+ viewBox: "0 0 20 20",
1042
593
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
1043
594
  xmlns: "http://www.w3.org/2000/svg",
1044
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_fill_down`],
595
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-file`],
1045
596
  width: "1em",
1046
597
  height: "1em"
1047
598
  }, _ctx.$attrs), _hoisted_3$L, 16, _hoisted_1$L);
1048
599
  }
1049
600
  var index$L = /* @__PURE__ */ _export_sfc(_sfc_main$L, [["render", _sfc_render$L]]);
1050
601
  const _sfc_main$K = {
1051
- name: "IconIconFillMenu",
602
+ name: "IconFillTemplate",
1052
603
  props: {
1053
604
  prefix: {
1054
605
  type: String,
@@ -1061,7 +612,7 @@
1061
612
  }
1062
613
  };
1063
614
  const _hoisted_1$K = ["fill"];
1064
- const _hoisted_2$K = /* @__PURE__ */ vue.createElementVNode("path", { d: "M9.37469 15.125C9.37469 16.0569 9.37459 16.5231 9.22235 16.8906C9.01937 17.3805 8.63017 17.7697 8.14032 17.9727C7.77278 18.1249 7.30658 18.125 6.37469 18.125H5.62469C4.92796 18.125 4.57947 18.125 4.28973 18.0674C3.09966 17.8307 2.16903 16.9 1.93231 15.71C1.87473 15.4202 1.87469 15.0717 1.87469 14.375C1.87469 13.6783 1.87473 13.3298 1.93231 13.04C2.16903 11.85 3.09966 10.9193 4.28973 10.6826C4.57947 10.625 4.92796 10.625 5.62469 10.625H9.37469V15.125ZM14.3747 10.625C15.0714 10.625 15.4199 10.625 15.7097 10.6826C16.8997 10.9193 17.8304 11.85 18.0671 13.04C18.1247 13.3298 18.1247 13.6783 18.1247 14.375C18.1247 15.0717 18.1247 15.4202 18.0671 15.71C17.8304 16.9 16.8997 17.8307 15.7097 18.0674C15.4199 18.125 15.0714 18.125 14.3747 18.125H13.6247C12.6928 18.125 12.2266 18.1249 11.8591 17.9727C11.3692 17.7697 10.98 17.3805 10.777 16.8906C10.6248 16.5231 10.6247 16.0569 10.6247 15.125V10.625H14.3747ZM6.37469 1.875C7.30658 1.875 7.77278 1.8751 8.14032 2.02734C8.63017 2.23033 9.01937 2.61953 9.22235 3.10938C9.37459 3.47692 9.37469 3.94312 9.37469 4.875V9.375H5.62469C4.92796 9.375 4.57947 9.37497 4.28973 9.31738C3.09966 9.08066 2.16903 8.15003 1.93231 6.95996C1.87473 6.67022 1.87469 6.32174 1.87469 5.625C1.87469 4.92826 1.87473 4.57978 1.93231 4.29004C2.16903 3.09997 3.09966 2.16934 4.28973 1.93262C4.57947 1.87503 4.92796 1.875 5.62469 1.875H6.37469ZM14.3747 1.875C15.0714 1.875 15.4199 1.87503 15.7097 1.93262C16.8997 2.16934 17.8304 3.09997 18.0671 4.29004C18.1247 4.57978 18.1247 4.92826 18.1247 5.625C18.1247 6.32174 18.1247 6.67022 18.0671 6.95996C17.8304 8.15003 16.8997 9.08066 15.7097 9.31738C15.4199 9.37497 15.0714 9.375 14.3747 9.375H10.6247V4.875C10.6247 3.94312 10.6248 3.47692 10.777 3.10938C10.98 2.61953 11.3692 2.23033 11.8591 2.02734C12.2266 1.8751 12.6928 1.875 13.6247 1.875H14.3747Z" }, null, -1);
615
+ const _hoisted_2$K = /* @__PURE__ */ vue.createElementVNode("path", { d: "M18.1247 12.5254C18.1247 14.4851 18.1252 15.4653 17.7438 16.2139C17.4083 16.8724 16.8721 17.4076 16.2136 17.7432C15.4649 18.1245 14.4851 18.125 12.5251 18.125H8.55048V8.68164H18.1247V12.5254ZM6.55048 8.68164V18.1201C5.18595 18.1108 4.40631 18.0593 3.78583 17.7432C3.1274 17.4076 2.59204 16.8723 2.25653 16.2139C1.87511 15.4652 1.87469 14.4853 1.87469 12.5254V8.68164H6.55048ZM12.5251 1.875C14.4851 1.875 15.4649 1.87545 16.2136 2.25684C16.8721 2.59239 17.4083 3.12757 17.7438 3.78613C18.0699 4.4262 18.1139 5.23554 18.1208 6.68164H1.8786C1.88546 5.23542 1.93041 4.42622 2.25653 3.78613C2.59204 3.12767 3.1274 2.5924 3.78583 2.25684C4.53452 1.87536 5.5151 1.875 7.47528 1.875H12.5251Z" }, null, -1);
1065
616
  const _hoisted_3$K = [
1066
617
  _hoisted_2$K
1067
618
  ];
@@ -1070,14 +621,14 @@
1070
621
  viewBox: "0 0 20 20",
1071
622
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
1072
623
  xmlns: "http://www.w3.org/2000/svg",
1073
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_fill_menu`],
624
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-template`],
1074
625
  width: "1em",
1075
626
  height: "1em"
1076
627
  }, _ctx.$attrs), _hoisted_3$K, 16, _hoisted_1$K);
1077
628
  }
1078
629
  var index$K = /* @__PURE__ */ _export_sfc(_sfc_main$K, [["render", _sfc_render$K]]);
1079
630
  const _sfc_main$J = {
1080
- name: "IconIconFillDownload",
631
+ name: "IconFillIdea",
1081
632
  props: {
1082
633
  prefix: {
1083
634
  type: String,
@@ -1090,7 +641,7 @@
1090
641
  }
1091
642
  };
1092
643
  const _hoisted_1$J = ["fill"];
1093
- const _hoisted_2$J = /* @__PURE__ */ vue.createElementVNode("path", { d: "M5.55829 2.57227C6.27334 2.57225 6.63099 2.57208 6.94696 2.68066C7.22633 2.77675 7.4815 2.93344 7.69305 3.13965C7.93224 3.373 8.09381 3.69324 8.41571 4.33203L8.49579 4.49023C8.81763 5.12892 8.97821 5.44931 9.21747 5.68262C9.42902 5.88882 9.6842 6.04552 9.96356 6.1416C10.2796 6.25025 10.6378 6.24999 11.3532 6.25H15.5495C16.6696 6.25001 17.2301 6.25076 17.6579 6.46875C18.034 6.66052 18.3403 6.96662 18.5319 7.34277C18.7495 7.77048 18.7497 8.33088 18.7497 9.4502V12.1738C18.7497 14.0399 18.7495 14.9736 18.3864 15.6865C18.0668 16.3136 17.5565 16.824 16.9294 17.1436C16.2164 17.5066 15.283 17.5068 13.4167 17.5068H6.5827C4.71643 17.5068 3.78295 17.5066 3.07001 17.1436C2.44293 16.824 1.93257 16.3136 1.61298 15.6865C1.24986 14.9736 1.24969 14.0399 1.24969 12.1738V5.77148C1.24969 4.65216 1.24978 4.09176 1.46747 3.66406C1.65915 3.28787 1.96535 2.9818 2.34149 2.79004C2.76931 2.57205 3.3298 2.57228 4.44989 2.57227H5.55829ZM9.99286 8.30469C9.53306 8.30493 9.16023 8.67793 9.15985 9.1377V11.7158L8.44598 11.002C8.12051 10.677 7.59353 10.6767 7.26825 11.002C6.94331 11.3273 6.9434 11.8543 7.26825 12.1797L9.40399 14.3154C9.72934 14.6405 10.2573 14.6414 10.5827 14.3164L12.7184 12.1807L12.7761 12.1162C13.0425 11.789 13.0231 11.3059 12.7184 11.001C12.4134 10.6967 11.9302 10.677 11.6032 10.9434L11.5397 11.002L10.8259 11.7158V9.1377C10.8255 8.67787 10.4527 8.30483 9.99286 8.30469ZM16.1345 2.49316C16.8247 2.49331 17.3845 3.0529 17.3845 3.74316C17.3845 4.43343 16.8247 4.99302 16.1345 4.99316H12.2731C11.583 4.99296 11.0231 4.43339 11.0231 3.74316C11.0231 3.05294 11.583 2.49337 12.2731 2.49316H16.1345Z" }, null, -1);
644
+ const _hoisted_2$J = /* @__PURE__ */ vue.createElementVNode("path", { d: "M11.907 17.9995C11.5677 18.7127 10.8422 19.2065 9.99982 19.2065C9.15759 19.2064 8.43195 18.7126 8.09259 17.9995H8.01154C7.45925 17.9995 7.01154 17.5518 7.01154 16.9995V15.231C7.01154 15.0929 7.12346 14.981 7.26154 14.981H12.7381C12.8762 14.981 12.9881 15.0929 12.9881 15.231V16.9995C12.9881 17.5518 12.5404 17.9995 11.9881 17.9995H11.907ZM9.99982 0.793457C13.6674 0.793457 16.6403 3.76654 16.6404 7.43408C16.6404 9.25744 15.9063 10.9098 14.7166 12.1099C14.1346 12.6969 13.5399 13.2978 13.0643 13.9673C13.0165 14.0345 12.9398 14.0756 12.8572 14.0757H7.14337C7.06086 14.0756 6.98414 14.0345 6.93634 13.9673C6.46076 13.2978 5.86602 12.6969 5.284 12.1099C4.09421 10.9097 3.35919 9.25753 3.35919 7.43408C3.35936 3.76656 6.33227 0.793497 9.99982 0.793457Z" }, null, -1);
1094
645
  const _hoisted_3$J = [
1095
646
  _hoisted_2$J
1096
647
  ];
@@ -1099,14 +650,14 @@
1099
650
  viewBox: "0 0 20 20",
1100
651
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
1101
652
  xmlns: "http://www.w3.org/2000/svg",
1102
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_fill_download`],
653
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-idea`],
1103
654
  width: "1em",
1104
655
  height: "1em"
1105
656
  }, _ctx.$attrs), _hoisted_3$J, 16, _hoisted_1$J);
1106
657
  }
1107
658
  var index$J = /* @__PURE__ */ _export_sfc(_sfc_main$J, [["render", _sfc_render$J]]);
1108
659
  const _sfc_main$I = {
1109
- name: "IconIconFillFile",
660
+ name: "IconFillResources",
1110
661
  props: {
1111
662
  prefix: {
1112
663
  type: String,
@@ -1119,7 +670,7 @@
1119
670
  }
1120
671
  };
1121
672
  const _hoisted_1$I = ["fill"];
1122
- const _hoisted_2$I = /* @__PURE__ */ vue.createElementVNode("path", { d: "M6.42596 2.02197C6.89264 2.02197 7.12613 2.02194 7.35077 2.05615C7.74051 2.11556 8.11505 2.25144 8.45233 2.45557C8.64682 2.57328 8.8263 2.72277 9.18475 3.02197C9.54288 3.3209 9.72191 3.47071 9.9162 3.58838C10.2534 3.79249 10.6281 3.92836 11.0178 3.98779C11.2425 4.02205 11.4766 4.02197 11.9435 4.02197H15.592C16.7121 4.02197 17.2726 4.02176 17.7004 4.23975C18.0766 4.43147 18.3827 4.73759 18.5744 5.11377C18.7924 5.54159 18.7922 6.1021 18.7922 7.22217V13.1772C18.7922 14.8573 18.7919 15.6976 18.465 16.3394C18.1774 16.9038 17.718 17.3633 17.1535 17.6509C16.5119 17.9776 15.6718 17.978 13.9924 17.978H6.008C4.32814 17.978 3.48758 17.9777 2.84589 17.6509C2.2814 17.3633 1.82198 16.9038 1.53436 16.3394C1.20749 15.6976 1.20721 14.8572 1.20721 13.1772V5.22217C1.20721 4.1021 1.20798 3.54159 1.42596 3.11377C1.61773 2.73769 1.92384 2.4314 2.29999 2.23975C2.72773 2.02202 3.28785 2.02197 4.40741 2.02197H6.42596ZM5.15839 6.35791C4.6061 6.35791 4.15839 6.80563 4.15839 7.35791V8.35791H15.841V7.35791C15.841 6.80563 15.3933 6.35791 14.841 6.35791H5.15839Z" }, null, -1);
673
+ const _hoisted_2$I = /* @__PURE__ */ vue.createElementVNode("path", { d: "M7.49969 11.25L9.99969 8.75L12.4997 11.25V6.875H17.1872C17.5324 6.875 17.8122 7.15482 17.8122 7.5V15.625C17.8122 17.0057 16.6929 18.125 15.3122 18.125H4.68719C3.3066 18.1249 2.18719 17.0056 2.18719 15.625V7.5C2.1872 7.1549 2.46713 6.87513 2.81219 6.875H7.49969V11.25ZM16.8747 1.875C17.7376 1.87502 18.4372 2.57457 18.4372 3.4375C18.4372 4.30043 17.7376 4.99998 16.8747 5H3.12469C2.26175 5 1.56219 4.30044 1.56219 3.4375C1.56219 2.57456 2.26175 1.875 3.12469 1.875H16.8747Z" }, null, -1);
1123
674
  const _hoisted_3$I = [
1124
675
  _hoisted_2$I
1125
676
  ];
@@ -1128,14 +679,14 @@
1128
679
  viewBox: "0 0 20 20",
1129
680
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
1130
681
  xmlns: "http://www.w3.org/2000/svg",
1131
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_fill_file`],
682
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-resources`],
1132
683
  width: "1em",
1133
684
  height: "1em"
1134
685
  }, _ctx.$attrs), _hoisted_3$I, 16, _hoisted_1$I);
1135
686
  }
1136
687
  var index$I = /* @__PURE__ */ _export_sfc(_sfc_main$I, [["render", _sfc_render$I]]);
1137
688
  const _sfc_main$H = {
1138
- name: "IconIconFillTemplate",
689
+ name: "IconFillRight",
1139
690
  props: {
1140
691
  prefix: {
1141
692
  type: String,
@@ -1148,23 +699,23 @@
1148
699
  }
1149
700
  };
1150
701
  const _hoisted_1$H = ["fill"];
1151
- const _hoisted_2$H = /* @__PURE__ */ vue.createElementVNode("path", { d: "M18.1247 12.5254C18.1247 14.4851 18.1252 15.4653 17.7438 16.2139C17.4083 16.8724 16.8721 17.4076 16.2136 17.7432C15.4649 18.1245 14.4851 18.125 12.5251 18.125H8.55048V8.68164H18.1247V12.5254ZM6.55048 8.68164V18.1201C5.18595 18.1108 4.40631 18.0593 3.78583 17.7432C3.1274 17.4076 2.59204 16.8723 2.25653 16.2139C1.87511 15.4652 1.87469 14.4853 1.87469 12.5254V8.68164H6.55048ZM12.5251 1.875C14.4851 1.875 15.4649 1.87545 16.2136 2.25684C16.8721 2.59239 17.4083 3.12757 17.7438 3.78613C18.0699 4.4262 18.1139 5.23554 18.1208 6.68164H1.8786C1.88546 5.23542 1.93041 4.42622 2.25653 3.78613C2.59204 3.12767 3.1274 2.5924 3.78583 2.25684C4.53452 1.87536 5.5151 1.875 7.47528 1.875H12.5251Z" }, null, -1);
702
+ const _hoisted_2$H = /* @__PURE__ */ vue.createElementVNode("path", { d: "M6.64429 10.9771C6.82413 10.9696 7.03576 10.7787 7.45875 10.398L9.46265 8.5943C9.69136 8.38847 9.8061 8.28581 9.8484 8.16462C9.88549 8.05813 9.88547 7.94201 9.8484 7.83551C9.80615 7.71424 9.69147 7.61078 9.46265 7.40485L7.45875 5.60212C7.03576 5.22144 6.82413 5.03052 6.64429 5.02301C6.48816 5.01655 6.33766 5.08327 6.23804 5.20368C6.12335 5.34234 6.12379 5.62708 6.12379 6.19587V9.80329C6.12379 10.3718 6.12363 10.6566 6.23804 10.7955C6.33766 10.9159 6.48815 10.9836 6.64429 10.9771Z" }, null, -1);
1152
703
  const _hoisted_3$H = [
1153
704
  _hoisted_2$H
1154
705
  ];
1155
706
  function _sfc_render$H(_ctx, _cache, $props, $setup, $data, $options) {
1156
707
  return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
1157
- viewBox: "0 0 20 20",
708
+ viewBox: "0 0 16 16",
1158
709
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
1159
710
  xmlns: "http://www.w3.org/2000/svg",
1160
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_fill_template`],
711
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-right`],
1161
712
  width: "1em",
1162
713
  height: "1em"
1163
714
  }, _ctx.$attrs), _hoisted_3$H, 16, _hoisted_1$H);
1164
715
  }
1165
716
  var index$H = /* @__PURE__ */ _export_sfc(_sfc_main$H, [["render", _sfc_render$H]]);
1166
717
  const _sfc_main$G = {
1167
- name: "IconIconFillIdea",
718
+ name: "IconLineArrowdown",
1168
719
  props: {
1169
720
  prefix: {
1170
721
  type: String,
@@ -1177,23 +728,23 @@
1177
728
  }
1178
729
  };
1179
730
  const _hoisted_1$G = ["fill"];
1180
- const _hoisted_2$G = /* @__PURE__ */ vue.createElementVNode("path", { d: "M11.907 17.9995C11.5677 18.7127 10.8422 19.2065 9.99982 19.2065C9.15759 19.2064 8.43195 18.7126 8.09259 17.9995H8.01154C7.45925 17.9995 7.01154 17.5518 7.01154 16.9995V15.231C7.01154 15.0929 7.12346 14.981 7.26154 14.981H12.7381C12.8762 14.981 12.9881 15.0929 12.9881 15.231V16.9995C12.9881 17.5518 12.5404 17.9995 11.9881 17.9995H11.907ZM9.99982 0.793457C13.6674 0.793457 16.6403 3.76654 16.6404 7.43408C16.6404 9.25744 15.9063 10.9098 14.7166 12.1099C14.1346 12.6969 13.5399 13.2978 13.0643 13.9673C13.0165 14.0345 12.9398 14.0756 12.8572 14.0757H7.14337C7.06086 14.0756 6.98414 14.0345 6.93634 13.9673C6.46076 13.2978 5.86602 12.6969 5.284 12.1099C4.09421 10.9097 3.35919 9.25753 3.35919 7.43408C3.35936 3.76656 6.33227 0.793497 9.99982 0.793457Z" }, null, -1);
731
+ const _hoisted_2$G = /* @__PURE__ */ vue.createElementVNode("path", { d: "M5.59142 6.02791C5.33172 5.76821 4.90971 5.76821 4.65001 6.02791C4.39083 6.28749 4.39087 6.70873 4.65001 6.96834L5.59142 6.02791ZM11.3492 6.96834C11.6086 6.70863 11.6088 6.2875 11.3492 6.02791C11.0896 5.76837 10.6685 5.76856 10.4088 6.02791L11.3492 6.96834ZM7.31701 9.63533C7.67026 9.98854 8.22999 10.0107 8.609 9.70174L8.68224 9.63533L11.3492 6.96834L10.8785 6.49861L10.4088 6.02791L7.99962 8.43709L5.59142 6.02791L5.12072 6.49861L4.65001 6.96834L7.31701 9.63533Z" }, null, -1);
1181
732
  const _hoisted_3$G = [
1182
733
  _hoisted_2$G
1183
734
  ];
1184
735
  function _sfc_render$G(_ctx, _cache, $props, $setup, $data, $options) {
1185
736
  return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
1186
- viewBox: "0 0 20 20",
737
+ viewBox: "0 0 16 16",
1187
738
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
1188
739
  xmlns: "http://www.w3.org/2000/svg",
1189
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_fill_idea`],
740
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-arrowdown`],
1190
741
  width: "1em",
1191
742
  height: "1em"
1192
743
  }, _ctx.$attrs), _hoisted_3$G, 16, _hoisted_1$G);
1193
744
  }
1194
745
  var index$G = /* @__PURE__ */ _export_sfc(_sfc_main$G, [["render", _sfc_render$G]]);
1195
746
  const _sfc_main$F = {
1196
- name: "IconIconFillResources",
747
+ name: "IconLineArrowright",
1197
748
  props: {
1198
749
  prefix: {
1199
750
  type: String,
@@ -1206,23 +757,23 @@
1206
757
  }
1207
758
  };
1208
759
  const _hoisted_1$F = ["fill"];
1209
- const _hoisted_2$F = /* @__PURE__ */ vue.createElementVNode("path", { d: "M7.49969 11.25L9.99969 8.75L12.4997 11.25V6.875H17.1872C17.5324 6.875 17.8122 7.15482 17.8122 7.5V15.625C17.8122 17.0057 16.6929 18.125 15.3122 18.125H4.68719C3.3066 18.1249 2.18719 17.0056 2.18719 15.625V7.5C2.1872 7.1549 2.46713 6.87513 2.81219 6.875H7.49969V11.25ZM16.8747 1.875C17.7376 1.87502 18.4372 2.57457 18.4372 3.4375C18.4372 4.30043 17.7376 4.99998 16.8747 5H3.12469C2.26175 5 1.56219 4.30044 1.56219 3.4375C1.56219 2.57456 2.26175 1.875 3.12469 1.875H16.8747Z" }, null, -1);
760
+ const _hoisted_2$F = /* @__PURE__ */ vue.createElementVNode("path", { d: "M7.03015 4.58839C6.77043 4.32903 6.34931 4.3288 6.08973 4.58839C5.8306 4.84802 5.83051 5.26925 6.08973 5.52882L7.03015 4.58839ZM6.08973 11.2876C6.34915 11.547 6.77041 11.5464 7.03015 11.2876L9.69715 8.62062C10.0505 8.26727 10.0728 7.70765 9.76355 7.32863L9.69715 7.25538L7.03015 4.58839L6.56043 5.05909L6.08973 5.52882L8.4989 7.938L6.08973 10.3462C5.83044 10.6059 5.83016 11.028 6.08973 11.2876Z" }, null, -1);
1210
761
  const _hoisted_3$F = [
1211
762
  _hoisted_2$F
1212
763
  ];
1213
764
  function _sfc_render$F(_ctx, _cache, $props, $setup, $data, $options) {
1214
765
  return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
1215
- viewBox: "0 0 20 20",
766
+ viewBox: "0 0 16 16",
1216
767
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
1217
768
  xmlns: "http://www.w3.org/2000/svg",
1218
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_fill_resources`],
769
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-arrowright`],
1219
770
  width: "1em",
1220
771
  height: "1em"
1221
772
  }, _ctx.$attrs), _hoisted_3$F, 16, _hoisted_1$F);
1222
773
  }
1223
774
  var index$F = /* @__PURE__ */ _export_sfc(_sfc_main$F, [["render", _sfc_render$F]]);
1224
775
  const _sfc_main$E = {
1225
- name: "IconIconFillRight",
776
+ name: "IconLineArrowup",
1226
777
  props: {
1227
778
  prefix: {
1228
779
  type: String,
@@ -1235,7 +786,7 @@
1235
786
  }
1236
787
  };
1237
788
  const _hoisted_1$E = ["fill"];
1238
- const _hoisted_2$E = /* @__PURE__ */ vue.createElementVNode("path", { d: "M6.64429 10.9771C6.82413 10.9696 7.03576 10.7787 7.45875 10.398L9.46265 8.5943C9.69136 8.38847 9.8061 8.28581 9.8484 8.16462C9.88549 8.05813 9.88547 7.94201 9.8484 7.83551C9.80615 7.71424 9.69147 7.61078 9.46265 7.40485L7.45875 5.60212C7.03576 5.22144 6.82413 5.03052 6.64429 5.02301C6.48816 5.01655 6.33766 5.08327 6.23804 5.20368C6.12335 5.34234 6.12379 5.62708 6.12379 6.19587V9.80329C6.12379 10.3718 6.12363 10.6566 6.23804 10.7955C6.33766 10.9159 6.48815 10.9836 6.64429 10.9771Z" }, null, -1);
789
+ const _hoisted_2$E = /* @__PURE__ */ vue.createElementVNode("path", { d: "M10.8788 9.37721L11.3495 8.90748L8.68249 6.24049L8.60925 6.17408C8.23022 5.86479 7.67061 5.88713 7.31725 6.24049L4.65026 8.90748L5.12096 9.37721L5.59167 9.84791L7.99987 7.43873L10.4091 9.84791L10.8788 9.37721ZM4.65026 9.84791C4.90989 10.1074 5.332 10.1073 5.59167 9.84791L4.65026 8.90748C4.39127 9.16722 4.39084 9.58844 4.65026 9.84791ZM10.4091 9.84791C10.6687 10.107 11.0899 10.1071 11.3495 9.84791C11.609 9.58838 11.6087 9.16722 11.3495 8.90748L10.4091 9.84791Z" }, null, -1);
1239
790
  const _hoisted_3$E = [
1240
791
  _hoisted_2$E
1241
792
  ];
@@ -1244,14 +795,14 @@
1244
795
  viewBox: "0 0 16 16",
1245
796
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
1246
797
  xmlns: "http://www.w3.org/2000/svg",
1247
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_fill_right`],
798
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-arrowup`],
1248
799
  width: "1em",
1249
800
  height: "1em"
1250
801
  }, _ctx.$attrs), _hoisted_3$E, 16, _hoisted_1$E);
1251
802
  }
1252
803
  var index$E = /* @__PURE__ */ _export_sfc(_sfc_main$E, [["render", _sfc_render$E]]);
1253
804
  const _sfc_main$D = {
1254
- name: "IconIconLineArrowdown",
805
+ name: "IconLineArrowleft",
1255
806
  props: {
1256
807
  prefix: {
1257
808
  type: String,
@@ -1264,7 +815,7 @@
1264
815
  }
1265
816
  };
1266
817
  const _hoisted_1$D = ["fill"];
1267
- const _hoisted_2$D = /* @__PURE__ */ vue.createElementVNode("path", { d: "M5.59142 6.02791C5.33172 5.76821 4.90971 5.76821 4.65001 6.02791C4.39083 6.28749 4.39087 6.70873 4.65001 6.96834L5.59142 6.02791ZM11.3492 6.96834C11.6086 6.70863 11.6088 6.2875 11.3492 6.02791C11.0896 5.76837 10.6685 5.76856 10.4088 6.02791L11.3492 6.96834ZM7.31701 9.63533C7.67026 9.98854 8.22999 10.0107 8.609 9.70174L8.68224 9.63533L11.3492 6.96834L10.8785 6.49861L10.4088 6.02791L7.99962 8.43709L5.59142 6.02791L5.12072 6.49861L4.65001 6.96834L7.31701 9.63533Z" }, null, -1);
818
+ const _hoisted_2$D = /* @__PURE__ */ vue.createElementVNode("path", { d: "M9.91037 5.52881C10.1696 5.26922 10.1696 4.848 9.91037 4.58839C9.65078 4.3288 9.22967 4.32902 8.96994 4.58839L9.91037 5.52881ZM8.96994 11.2876C9.22966 11.5465 9.65092 11.5469 9.91037 11.2876C10.17 11.028 10.1697 10.6059 9.91037 10.3462L7.50119 7.93799L9.91037 5.52881L9.43967 5.05909L8.96994 4.58839L6.30295 7.25538L6.23654 7.32862C5.92734 7.70765 5.94963 8.26729 6.30295 8.62061L8.96994 11.2876Z" }, null, -1);
1268
819
  const _hoisted_3$D = [
1269
820
  _hoisted_2$D
1270
821
  ];
@@ -1273,14 +824,14 @@
1273
824
  viewBox: "0 0 16 16",
1274
825
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
1275
826
  xmlns: "http://www.w3.org/2000/svg",
1276
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_arrowdown`],
827
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-arrowleft`],
1277
828
  width: "1em",
1278
829
  height: "1em"
1279
830
  }, _ctx.$attrs), _hoisted_3$D, 16, _hoisted_1$D);
1280
831
  }
1281
832
  var index$D = /* @__PURE__ */ _export_sfc(_sfc_main$D, [["render", _sfc_render$D]]);
1282
833
  const _sfc_main$C = {
1283
- name: "IconIconLineArrowright",
834
+ name: "IconLineBack",
1284
835
  props: {
1285
836
  prefix: {
1286
837
  type: String,
@@ -1293,7 +844,7 @@
1293
844
  }
1294
845
  };
1295
846
  const _hoisted_1$C = ["fill"];
1296
- const _hoisted_2$C = /* @__PURE__ */ vue.createElementVNode("path", { d: "M7.03015 4.58839C6.77043 4.32903 6.34931 4.3288 6.08973 4.58839C5.8306 4.84802 5.83051 5.26925 6.08973 5.52882L7.03015 4.58839ZM6.08973 11.2876C6.34915 11.547 6.77041 11.5464 7.03015 11.2876L9.69715 8.62062C10.0505 8.26727 10.0728 7.70765 9.76355 7.32863L9.69715 7.25538L7.03015 4.58839L6.56043 5.05909L6.08973 5.52882L8.4989 7.938L6.08973 10.3462C5.83044 10.6059 5.83016 11.028 6.08973 11.2876Z" }, null, -1);
847
+ const _hoisted_2$C = /* @__PURE__ */ vue.createElementVNode("path", { d: "M7.56644 4.02905C7.30679 3.76963 6.88468 3.7696 6.62504 4.02905L3.12504 7.52905C2.86541 7.78867 2.86556 8.21074 3.12504 8.47045L6.62504 11.9705L6.72953 12.0554C6.98766 12.2259 7.33918 12.1977 7.56644 11.9705C7.79355 11.7432 7.82187 11.3916 7.65141 11.1335L7.56644 11.029L5.20219 8.66479H12.4043C12.7716 8.66479 13.0694 8.36702 13.0694 7.99975C13.0692 7.63266 12.7715 7.33471 12.4043 7.33471H5.20219L7.56644 4.97045C7.82596 4.71074 7.82608 4.28869 7.56644 4.02905Z" }, null, -1);
1297
848
  const _hoisted_3$C = [
1298
849
  _hoisted_2$C
1299
850
  ];
@@ -1302,14 +853,14 @@
1302
853
  viewBox: "0 0 16 16",
1303
854
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
1304
855
  xmlns: "http://www.w3.org/2000/svg",
1305
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_arrowright`],
856
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-back`],
1306
857
  width: "1em",
1307
858
  height: "1em"
1308
859
  }, _ctx.$attrs), _hoisted_3$C, 16, _hoisted_1$C);
1309
860
  }
1310
861
  var index$C = /* @__PURE__ */ _export_sfc(_sfc_main$C, [["render", _sfc_render$C]]);
1311
862
  const _sfc_main$B = {
1312
- name: "IconIconLineArrowup",
863
+ name: "IconLineDelete",
1313
864
  props: {
1314
865
  prefix: {
1315
866
  type: String,
@@ -1322,7 +873,7 @@
1322
873
  }
1323
874
  };
1324
875
  const _hoisted_1$B = ["fill"];
1325
- const _hoisted_2$B = /* @__PURE__ */ vue.createElementVNode("path", { d: "M10.8788 9.37721L11.3495 8.90748L8.68249 6.24049L8.60925 6.17408C8.23022 5.86479 7.67061 5.88713 7.31725 6.24049L4.65026 8.90748L5.12096 9.37721L5.59167 9.84791L7.99987 7.43873L10.4091 9.84791L10.8788 9.37721ZM4.65026 9.84791C4.90989 10.1074 5.332 10.1073 5.59167 9.84791L4.65026 8.90748C4.39127 9.16722 4.39084 9.58844 4.65026 9.84791ZM10.4091 9.84791C10.6687 10.107 11.0899 10.1071 11.3495 9.84791C11.609 9.58838 11.6087 9.16722 11.3495 8.90748L10.4091 9.84791Z" }, null, -1);
876
+ const _hoisted_2$B = /* @__PURE__ */ vue.createElementVNode("path", { d: "M15.1338 3.36426C15.4369 3.42619 15.665 3.69419 15.665 4.01562C15.665 4.33706 15.4369 4.60506 15.1338 4.66699L15 4.68066H13.5498L13.1318 12.8936C13.1188 13.1497 13.1071 13.381 13.082 13.5723C13.0559 13.7715 13.0089 13.9821 12.8955 14.1865C12.7305 14.4838 12.4781 14.7233 12.1729 14.873C11.9629 14.976 11.7502 15.0123 11.5498 15.0283C11.3575 15.0437 11.1258 15.0439 10.8691 15.0439H5.13086C4.87418 15.0439 4.64256 15.0437 4.4502 15.0283C4.24977 15.0123 4.03712 14.976 3.82715 14.873C3.52193 14.7233 3.26951 14.4838 3.10449 14.1865C2.99106 13.9821 2.94413 13.7716 2.91797 13.5723C2.89288 13.381 2.88216 13.1498 2.86914 12.8936L2.45117 4.68066H1C0.632731 4.68066 0.334961 4.38289 0.334961 4.01562C0.334961 3.64836 0.632731 3.35059 1 3.35059H15L15.1338 3.36426ZM3.7832 4.68066L4.19727 12.8262C4.21136 13.1037 4.21974 13.273 4.23633 13.3994C4.24405 13.4582 4.25268 13.4941 4.25879 13.5156C4.26393 13.5337 4.26715 13.5403 4.26758 13.541C4.30079 13.6008 4.35165 13.6496 4.41309 13.6797C4.41444 13.6803 4.42181 13.6835 4.43945 13.6875C4.4613 13.6925 4.49702 13.6984 4.55566 13.7031C4.68279 13.7133 4.85273 13.7139 5.13086 13.7139H10.8691C11.1472 13.7139 11.3172 13.7133 11.4443 13.7031C11.503 13.6984 11.5387 13.6925 11.5605 13.6875C11.5779 13.6835 11.5854 13.6804 11.5869 13.6797C11.6483 13.6496 11.6992 13.6008 11.7324 13.541C11.7328 13.5404 11.737 13.5341 11.7422 13.5156C11.7483 13.4941 11.7559 13.4582 11.7637 13.3994C11.7803 13.273 11.7886 13.1037 11.8027 12.8262L12.2178 4.68066H3.7832ZM6.46582 6.61719C6.83273 6.60103 7.14399 6.88505 7.16016 7.25195L7.32031 10.9023C7.33647 11.2693 7.05245 11.5805 6.68555 11.5967C6.31863 11.6128 6.00835 11.3279 5.99219 10.9609L5.83105 7.31055L5.83887 7.17578C5.88757 6.87057 6.14504 6.6315 6.46582 6.61719ZM9.53418 6.61719C9.85496 6.6315 10.1124 6.87057 10.1611 7.17578L10.1689 7.31055L10.0078 10.9609C9.99165 11.3279 9.68137 11.6128 9.31445 11.5967C8.94755 11.5805 8.66353 11.2693 8.67969 10.9023L8.83984 7.25195C8.85602 6.88505 9.16727 6.60103 9.53418 6.61719ZM9.91309 0.96582C10.2162 1.02775 10.4443 1.29576 10.4443 1.61719C10.4443 1.93862 10.2162 2.20662 9.91309 2.26855L9.7793 2.28223H6.21875C5.85148 2.28223 5.55371 1.98446 5.55371 1.61719C5.55371 1.24992 5.85148 0.952148 6.21875 0.952148H9.7793L9.91309 0.96582Z" }, null, -1);
1326
877
  const _hoisted_3$B = [
1327
878
  _hoisted_2$B
1328
879
  ];
@@ -1331,14 +882,14 @@
1331
882
  viewBox: "0 0 16 16",
1332
883
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
1333
884
  xmlns: "http://www.w3.org/2000/svg",
1334
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_arrowup`],
885
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-delete`],
1335
886
  width: "1em",
1336
887
  height: "1em"
1337
888
  }, _ctx.$attrs), _hoisted_3$B, 16, _hoisted_1$B);
1338
889
  }
1339
890
  var index$B = /* @__PURE__ */ _export_sfc(_sfc_main$B, [["render", _sfc_render$B]]);
1340
891
  const _sfc_main$A = {
1341
- name: "IconIconLineArrowleft",
892
+ name: "IconLineDoubledown",
1342
893
  props: {
1343
894
  prefix: {
1344
895
  type: String,
@@ -1351,7 +902,7 @@
1351
902
  }
1352
903
  };
1353
904
  const _hoisted_1$A = ["fill"];
1354
- const _hoisted_2$A = /* @__PURE__ */ vue.createElementVNode("path", { d: "M9.91037 5.52881C10.1696 5.26922 10.1696 4.848 9.91037 4.58839C9.65078 4.3288 9.22967 4.32902 8.96994 4.58839L9.91037 5.52881ZM8.96994 11.2876C9.22966 11.5465 9.65092 11.5469 9.91037 11.2876C10.17 11.028 10.1697 10.6059 9.91037 10.3462L7.50119 7.93799L9.91037 5.52881L9.43967 5.05909L8.96994 4.58839L6.30295 7.25538L6.23654 7.32862C5.92734 7.70765 5.94963 8.26729 6.30295 8.62061L8.96994 11.2876Z" }, null, -1);
905
+ const _hoisted_2$A = /* @__PURE__ */ vue.createElementVNode("path", { d: "M11.0296 8.41574C11.2893 8.15637 11.7114 8.15631 11.971 8.41574C12.2306 8.67534 12.2304 9.09742 11.971 9.35714L8.82453 12.5026C8.36957 12.9576 7.63105 12.9576 7.17609 12.5026L4.0296 9.35714L3.94464 9.25265C3.77434 8.99454 3.80242 8.64292 4.0296 8.41574C4.25684 8.18876 4.6085 8.16045 4.86652 8.33077L4.97101 8.41574L8.00031 11.445L11.0296 8.41574ZM11.0296 3.1423C11.2893 2.88293 11.7114 2.88288 11.971 3.1423C12.2306 3.40191 12.2304 3.82398 11.971 4.0837L8.82453 7.22921C8.36957 7.68417 7.63105 7.68417 7.17609 7.22921L4.0296 4.0837L3.94464 3.97921C3.77434 3.72111 3.80242 3.36948 4.0296 3.1423C4.25684 2.91532 4.6085 2.88701 4.86652 3.05734L4.97101 3.1423L8.00031 6.1716L11.0296 3.1423Z" }, null, -1);
1355
906
  const _hoisted_3$A = [
1356
907
  _hoisted_2$A
1357
908
  ];
@@ -1360,14 +911,14 @@
1360
911
  viewBox: "0 0 16 16",
1361
912
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
1362
913
  xmlns: "http://www.w3.org/2000/svg",
1363
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_arrowleft`],
914
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-doubledown`],
1364
915
  width: "1em",
1365
916
  height: "1em"
1366
917
  }, _ctx.$attrs), _hoisted_3$A, 16, _hoisted_1$A);
1367
918
  }
1368
919
  var index$A = /* @__PURE__ */ _export_sfc(_sfc_main$A, [["render", _sfc_render$A]]);
1369
920
  const _sfc_main$z = {
1370
- name: "IconIconLineBack",
921
+ name: "IconLineDoubleleft",
1371
922
  props: {
1372
923
  prefix: {
1373
924
  type: String,
@@ -1380,7 +931,7 @@
1380
931
  }
1381
932
  };
1382
933
  const _hoisted_1$z = ["fill"];
1383
- const _hoisted_2$z = /* @__PURE__ */ vue.createElementVNode("path", { d: "M7.56644 4.02905C7.30679 3.76963 6.88468 3.7696 6.62504 4.02905L3.12504 7.52905C2.86541 7.78867 2.86556 8.21074 3.12504 8.47045L6.62504 11.9705L6.72953 12.0554C6.98766 12.2259 7.33918 12.1977 7.56644 11.9705C7.79355 11.7432 7.82187 11.3916 7.65141 11.1335L7.56644 11.029L5.20219 8.66479H12.4043C12.7716 8.66479 13.0694 8.36702 13.0694 7.99975C13.0692 7.63266 12.7715 7.33471 12.4043 7.33471H5.20219L7.56644 4.97045C7.82596 4.71074 7.82608 4.28869 7.56644 4.02905Z" }, null, -1);
934
+ const _hoisted_2$z = /* @__PURE__ */ vue.createElementVNode("path", { d: "M6.64215 4.02903C6.9017 3.76948 7.32382 3.76977 7.58356 4.02903C7.84325 4.28873 7.84325 4.71074 7.58356 4.97043L4.55426 7.99973L7.58356 11.029L7.66852 11.1335C7.83902 11.3917 7.81082 11.7432 7.58356 11.9704C7.35629 12.1977 7.00477 12.2259 6.74664 12.0554L6.64215 11.9704L3.49664 8.82395C3.04212 8.36895 3.04183 7.63033 3.49664 7.17551L6.64215 4.02903ZM11.9156 4.02903C12.1751 3.76948 12.5973 3.76977 12.857 4.02903C13.1167 4.28873 13.1167 4.71074 12.857 4.97043L9.8277 7.99973L12.857 11.029L12.942 11.1335C13.1125 11.3917 13.0843 11.7432 12.857 11.9704C12.6297 12.1977 12.2782 12.2259 12.0201 12.0554L11.9156 11.9704L8.77008 8.82395C8.31556 8.36895 8.31526 7.63033 8.77008 7.17551L11.9156 4.02903Z" }, null, -1);
1384
935
  const _hoisted_3$z = [
1385
936
  _hoisted_2$z
1386
937
  ];
@@ -1389,14 +940,14 @@
1389
940
  viewBox: "0 0 16 16",
1390
941
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
1391
942
  xmlns: "http://www.w3.org/2000/svg",
1392
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_back`],
943
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-doubleleft`],
1393
944
  width: "1em",
1394
945
  height: "1em"
1395
946
  }, _ctx.$attrs), _hoisted_3$z, 16, _hoisted_1$z);
1396
947
  }
1397
948
  var index$z = /* @__PURE__ */ _export_sfc(_sfc_main$z, [["render", _sfc_render$z]]);
1398
949
  const _sfc_main$y = {
1399
- name: "IconIconLineDelete",
950
+ name: "IconLineDoubleup",
1400
951
  props: {
1401
952
  prefix: {
1402
953
  type: String,
@@ -1409,7 +960,7 @@
1409
960
  }
1410
961
  };
1411
962
  const _hoisted_1$y = ["fill"];
1412
- const _hoisted_2$y = /* @__PURE__ */ vue.createElementVNode("path", { d: "M15.1338 3.36426C15.4369 3.42619 15.665 3.69419 15.665 4.01562C15.665 4.33706 15.4369 4.60506 15.1338 4.66699L15 4.68066H13.5498L13.1318 12.8936C13.1188 13.1497 13.1071 13.381 13.082 13.5723C13.0559 13.7715 13.0089 13.9821 12.8955 14.1865C12.7305 14.4838 12.4781 14.7233 12.1729 14.873C11.9629 14.976 11.7502 15.0123 11.5498 15.0283C11.3575 15.0437 11.1258 15.0439 10.8691 15.0439H5.13086C4.87418 15.0439 4.64256 15.0437 4.4502 15.0283C4.24977 15.0123 4.03712 14.976 3.82715 14.873C3.52193 14.7233 3.26951 14.4838 3.10449 14.1865C2.99106 13.9821 2.94413 13.7716 2.91797 13.5723C2.89288 13.381 2.88216 13.1498 2.86914 12.8936L2.45117 4.68066H1C0.632731 4.68066 0.334961 4.38289 0.334961 4.01562C0.334961 3.64836 0.632731 3.35059 1 3.35059H15L15.1338 3.36426ZM3.7832 4.68066L4.19727 12.8262C4.21136 13.1037 4.21974 13.273 4.23633 13.3994C4.24405 13.4582 4.25268 13.4941 4.25879 13.5156C4.26393 13.5337 4.26715 13.5403 4.26758 13.541C4.30079 13.6008 4.35165 13.6496 4.41309 13.6797C4.41444 13.6803 4.42181 13.6835 4.43945 13.6875C4.4613 13.6925 4.49702 13.6984 4.55566 13.7031C4.68279 13.7133 4.85273 13.7139 5.13086 13.7139H10.8691C11.1472 13.7139 11.3172 13.7133 11.4443 13.7031C11.503 13.6984 11.5387 13.6925 11.5605 13.6875C11.5779 13.6835 11.5854 13.6804 11.5869 13.6797C11.6483 13.6496 11.6992 13.6008 11.7324 13.541C11.7328 13.5404 11.737 13.5341 11.7422 13.5156C11.7483 13.4941 11.7559 13.4582 11.7637 13.3994C11.7803 13.273 11.7886 13.1037 11.8027 12.8262L12.2178 4.68066H3.7832ZM6.46582 6.61719C6.83273 6.60103 7.14399 6.88505 7.16016 7.25195L7.32031 10.9023C7.33647 11.2693 7.05245 11.5805 6.68555 11.5967C6.31863 11.6128 6.00835 11.3279 5.99219 10.9609L5.83105 7.31055L5.83887 7.17578C5.88757 6.87057 6.14504 6.6315 6.46582 6.61719ZM9.53418 6.61719C9.85496 6.6315 10.1124 6.87057 10.1611 7.17578L10.1689 7.31055L10.0078 10.9609C9.99165 11.3279 9.68137 11.6128 9.31445 11.5967C8.94755 11.5805 8.66353 11.2693 8.67969 10.9023L8.83984 7.25195C8.85602 6.88505 9.16727 6.60103 9.53418 6.61719ZM9.91309 0.96582C10.2162 1.02775 10.4443 1.29576 10.4443 1.61719C10.4443 1.93862 10.2162 2.20662 9.91309 2.26855L9.7793 2.28223H6.21875C5.85148 2.28223 5.55371 1.98446 5.55371 1.61719C5.55371 1.24992 5.85148 0.952148 6.21875 0.952148H9.7793L9.91309 0.96582Z" }, null, -1);
963
+ const _hoisted_2$y = /* @__PURE__ */ vue.createElementVNode("path", { d: "M7.17622 8.77081C7.6312 8.31604 8.36976 8.31592 8.82466 8.77081L11.9711 11.9163L12.0561 12.0208C12.2264 12.2788 12.1982 12.6305 11.9711 12.8577C11.744 13.0849 11.3923 13.1129 11.1342 12.9427L11.0297 12.8577L8.00044 9.82843L4.97114 12.8577C4.71153 13.1173 4.28945 13.1172 4.02973 12.8577C3.77004 12.598 3.77004 12.176 4.02973 11.9163L7.17622 8.77081ZM7.17622 3.49737C7.6312 3.04261 8.36976 3.04248 8.82466 3.49737L11.9711 6.64288L12.0561 6.74737C12.2264 7.00541 12.1982 7.35708 11.9711 7.58429C11.744 7.81146 11.3923 7.83951 11.1342 7.66925L11.0297 7.58429L8.00044 4.55499L4.97114 7.58429C4.71153 7.8439 4.28945 7.84374 4.02973 7.58429C3.77004 7.32459 3.77004 6.90258 4.02973 6.64288L7.17622 3.49737Z" }, null, -1);
1413
964
  const _hoisted_3$y = [
1414
965
  _hoisted_2$y
1415
966
  ];
@@ -1418,14 +969,14 @@
1418
969
  viewBox: "0 0 16 16",
1419
970
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
1420
971
  xmlns: "http://www.w3.org/2000/svg",
1421
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_delete`],
972
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-doubleup`],
1422
973
  width: "1em",
1423
974
  height: "1em"
1424
975
  }, _ctx.$attrs), _hoisted_3$y, 16, _hoisted_1$y);
1425
976
  }
1426
977
  var index$y = /* @__PURE__ */ _export_sfc(_sfc_main$y, [["render", _sfc_render$y]]);
1427
978
  const _sfc_main$x = {
1428
- name: "IconIconLineDoubledown",
979
+ name: "IconLineChart",
1429
980
  props: {
1430
981
  prefix: {
1431
982
  type: String,
@@ -1438,7 +989,7 @@
1438
989
  }
1439
990
  };
1440
991
  const _hoisted_1$x = ["fill"];
1441
- const _hoisted_2$x = /* @__PURE__ */ vue.createElementVNode("path", { d: "M11.0296 8.41574C11.2893 8.15637 11.7114 8.15631 11.971 8.41574C12.2306 8.67534 12.2304 9.09742 11.971 9.35714L8.82453 12.5026C8.36957 12.9576 7.63105 12.9576 7.17609 12.5026L4.0296 9.35714L3.94464 9.25265C3.77434 8.99454 3.80242 8.64292 4.0296 8.41574C4.25684 8.18876 4.6085 8.16045 4.86652 8.33077L4.97101 8.41574L8.00031 11.445L11.0296 8.41574ZM11.0296 3.1423C11.2893 2.88293 11.7114 2.88288 11.971 3.1423C12.2306 3.40191 12.2304 3.82398 11.971 4.0837L8.82453 7.22921C8.36957 7.68417 7.63105 7.68417 7.17609 7.22921L4.0296 4.0837L3.94464 3.97921C3.77434 3.72111 3.80242 3.36948 4.0296 3.1423C4.25684 2.91532 4.6085 2.88701 4.86652 3.05734L4.97101 3.1423L8.00031 6.1716L11.0296 3.1423Z" }, null, -1);
992
+ const _hoisted_2$x = /* @__PURE__ */ vue.createElementVNode("path", { d: "M8.53711 0.981934C8.80597 0.981934 9.04802 0.981245 9.24805 0.997559C9.45576 1.01453 9.67641 1.05355 9.89258 1.16357C10.2059 1.3232 10.4615 1.57782 10.6211 1.89111C10.7311 2.10721 10.7691 2.32797 10.7861 2.53564C10.8025 2.73561 10.8018 2.97781 10.8018 3.24658V6.87842H12.8125C13.0815 6.87842 13.3234 6.8777 13.5234 6.89404C13.7312 6.91103 13.9518 6.94999 14.168 7.06006C14.4811 7.2197 14.7369 7.47439 14.8965 7.7876C15.0064 8.00363 15.0445 8.22453 15.0615 8.43213C15.0778 8.63208 15.0771 8.87431 15.0771 9.14307V12.7534C15.0771 13.0223 15.0779 13.2643 15.0615 13.4644C15.0445 13.672 15.0065 13.8928 14.8965 14.1089C14.7368 14.4221 14.4812 14.6768 14.168 14.8364C13.9517 14.9466 13.7312 14.9855 13.5234 15.0024C13.3234 15.0188 13.0815 15.0181 12.8125 15.0181H10.1377H10.1367H3.1875C2.91863 15.0181 2.67657 15.0188 2.47656 15.0024C2.26885 14.9854 2.04818 14.9465 1.83203 14.8364C1.5189 14.6768 1.26411 14.422 1.10449 14.1089C0.994419 13.8928 0.955472 13.6721 0.938477 13.4644C0.922135 13.2643 0.922851 13.0223 0.922852 12.7534V7.96533C0.922851 7.69658 0.922162 7.45435 0.938477 7.25439C0.955469 7.0467 0.994427 6.82599 1.10449 6.60986C1.2641 6.29663 1.51881 6.04195 1.83203 5.88232C2.04823 5.77216 2.26879 5.73331 2.47656 5.71631C2.67658 5.69997 2.9186 5.70068 3.1875 5.70068H5.19727V3.24658C5.19727 2.97784 5.19658 2.7356 5.21289 2.53564C5.22988 2.328 5.2689 2.10719 5.37891 1.89111C5.53846 1.57799 5.79338 1.32321 6.10645 1.16357C6.3225 1.05349 6.54333 1.01458 6.75098 0.997559C6.95089 0.981225 7.19318 0.981932 7.46191 0.981934H8.53711ZM3.1875 7.03076C2.89673 7.03076 2.71829 7.03159 2.58496 7.04248C2.5233 7.04753 2.48581 7.05371 2.46289 7.05908C2.45223 7.06159 2.44512 7.06362 2.44141 7.06494C2.43792 7.06618 2.43588 7.06673 2.43555 7.06689C2.37262 7.09901 2.32115 7.15043 2.28906 7.21338C2.28882 7.2141 2.28817 7.21626 2.28711 7.21924C2.28579 7.22303 2.28371 7.2303 2.28125 7.24072C2.27589 7.26367 2.26968 7.3014 2.26465 7.36279C2.25378 7.49609 2.25293 7.6748 2.25293 7.96533V12.7534C2.25293 13.0442 2.25376 13.2226 2.26465 13.356C2.26972 13.4179 2.27586 13.4561 2.28125 13.479C2.28375 13.4896 2.28582 13.4969 2.28711 13.5005C2.28808 13.5032 2.28881 13.5049 2.28906 13.5054C2.32116 13.5682 2.37269 13.6198 2.43555 13.6519C2.43612 13.6521 2.43819 13.6527 2.44141 13.6538C2.44514 13.6551 2.45223 13.6572 2.46289 13.6597C2.48582 13.665 2.5233 13.6722 2.58496 13.6772C2.71829 13.6881 2.89677 13.688 3.1875 13.688H5.19727V7.03076H3.1875ZM7.46191 2.31201C7.17138 2.31201 6.99265 2.31284 6.85938 2.32373C6.79797 2.32877 6.76017 2.33497 6.7373 2.34033C6.72686 2.3428 6.71949 2.34489 6.71582 2.34619C6.71257 2.34734 6.71028 2.34798 6.70996 2.34814C6.64718 2.38027 6.59551 2.43179 6.56348 2.49463C6.56322 2.49542 6.56253 2.49766 6.56152 2.50049C6.5602 2.5043 6.55809 2.51165 6.55566 2.52197C6.55031 2.54492 6.54408 2.58272 6.53906 2.64404C6.52819 2.77734 6.52734 2.95606 6.52734 3.24658V13.688H9.47168V3.24658C9.47168 2.95601 9.47181 2.77734 9.46094 2.64404C9.45591 2.58265 9.44969 2.54493 9.44434 2.52197C9.44182 2.51129 9.43884 2.50422 9.4375 2.50049C9.43636 2.49729 9.43576 2.49521 9.43555 2.49463C9.40342 2.4317 9.35202 2.38022 9.28906 2.34814C9.28835 2.34781 9.28668 2.34709 9.28418 2.34619C9.28046 2.34489 9.27325 2.34282 9.2627 2.34033C9.23974 2.33495 9.20152 2.32879 9.13965 2.32373C9.00631 2.31287 8.82776 2.31201 8.53711 2.31201H7.46191ZM10.8027 13.688H12.8125C13.1033 13.688 13.2817 13.6881 13.415 13.6772C13.4771 13.6722 13.5152 13.6651 13.5381 13.6597C13.5488 13.6571 13.5559 13.6551 13.5596 13.6538C13.5624 13.6528 13.5639 13.6521 13.5645 13.6519C13.6274 13.6198 13.6788 13.5683 13.7109 13.5054C13.7111 13.5051 13.7118 13.5035 13.7129 13.5005C13.7142 13.4969 13.7172 13.4897 13.7197 13.479C13.7251 13.4561 13.7313 13.4179 13.7363 13.356C13.7472 13.2226 13.7471 13.0442 13.7471 12.7534V9.14307C13.7471 8.85253 13.7472 8.67382 13.7363 8.54053C13.7313 8.47924 13.7251 8.44142 13.7197 8.41846C13.7173 8.40794 13.7143 8.40074 13.7129 8.39697C13.7118 8.39405 13.7112 8.39186 13.7109 8.39111C13.6789 8.32827 13.6273 8.27672 13.5645 8.24463C13.5639 8.24434 13.5622 8.24363 13.5596 8.24268C13.5559 8.24138 13.5488 8.23934 13.5381 8.23682C13.5152 8.23142 13.4771 8.22529 13.415 8.22021C13.2817 8.20933 13.1033 8.2085 12.8125 8.2085H10.8027V13.688Z" }, null, -1);
1442
993
  const _hoisted_3$x = [
1443
994
  _hoisted_2$x
1444
995
  ];
@@ -1447,14 +998,14 @@
1447
998
  viewBox: "0 0 16 16",
1448
999
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
1449
1000
  xmlns: "http://www.w3.org/2000/svg",
1450
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_doubledown`],
1001
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-chart`],
1451
1002
  width: "1em",
1452
1003
  height: "1em"
1453
1004
  }, _ctx.$attrs), _hoisted_3$x, 16, _hoisted_1$x);
1454
1005
  }
1455
1006
  var index$x = /* @__PURE__ */ _export_sfc(_sfc_main$x, [["render", _sfc_render$x]]);
1456
1007
  const _sfc_main$w = {
1457
- name: "IconIconLineDoubleleft",
1008
+ name: "IconLineExit",
1458
1009
  props: {
1459
1010
  prefix: {
1460
1011
  type: String,
@@ -1467,7 +1018,7 @@
1467
1018
  }
1468
1019
  };
1469
1020
  const _hoisted_1$w = ["fill"];
1470
- const _hoisted_2$w = /* @__PURE__ */ vue.createElementVNode("path", { d: "M6.64215 4.02903C6.9017 3.76948 7.32382 3.76977 7.58356 4.02903C7.84325 4.28873 7.84325 4.71074 7.58356 4.97043L4.55426 7.99973L7.58356 11.029L7.66852 11.1335C7.83902 11.3917 7.81082 11.7432 7.58356 11.9704C7.35629 12.1977 7.00477 12.2259 6.74664 12.0554L6.64215 11.9704L3.49664 8.82395C3.04212 8.36895 3.04183 7.63033 3.49664 7.17551L6.64215 4.02903ZM11.9156 4.02903C12.1751 3.76948 12.5973 3.76977 12.857 4.02903C13.1167 4.28873 13.1167 4.71074 12.857 4.97043L9.8277 7.99973L12.857 11.029L12.942 11.1335C13.1125 11.3917 13.0843 11.7432 12.857 11.9704C12.6297 12.1977 12.2782 12.2259 12.0201 12.0554L11.9156 11.9704L8.77008 8.82395C8.31556 8.36895 8.31526 7.63033 8.77008 7.17551L11.9156 4.02903Z" }, null, -1);
1021
+ const _hoisted_2$w = /* @__PURE__ */ vue.createElementVNode("path", { d: "M6.66272 1.35938C7.07158 1.35937 7.41938 1.35868 7.70276 1.38184C7.99365 1.40565 8.27604 1.45844 8.54553 1.5957C8.95273 1.80328 9.28432 2.13475 9.49182 2.54199C9.62908 2.81158 9.68189 3.09377 9.70569 3.38477C9.72885 3.66825 9.72815 4.01576 9.72815 4.4248V4.84961C9.72815 5.21672 9.43016 5.51439 9.06311 5.51465C8.69584 5.51465 8.39807 5.21688 8.39807 4.84961V4.4248C8.39807 3.99382 8.39722 3.70993 8.37952 3.49316C8.36248 3.28486 8.33321 3.19661 8.30725 3.14551C8.22726 2.98852 8.09896 2.86034 7.94202 2.78027C7.89098 2.75431 7.80258 2.72507 7.59436 2.70801C7.37767 2.6903 7.09346 2.68945 6.66272 2.68945H3.84143C3.41074 2.68945 3.1265 2.69034 2.90979 2.70801C2.70175 2.72502 2.61326 2.75434 2.56213 2.78027C2.40509 2.86029 2.27696 2.98848 2.1969 3.14551C2.17092 3.19658 2.14169 3.28463 2.12463 3.49316C2.10692 3.70993 2.10608 3.99379 2.10608 4.4248V11.5762C2.10608 12.0072 2.10692 12.291 2.12463 12.5078C2.14169 12.7164 2.17092 12.8044 2.1969 12.8555C2.27696 13.0125 2.40508 13.1407 2.56213 13.2207C2.61326 13.2466 2.70175 13.276 2.90979 13.293C3.1265 13.3106 3.41074 13.3115 3.84143 13.3115H6.66272C7.09346 13.3115 7.37767 13.3107 7.59436 13.293C7.80258 13.2759 7.89098 13.2467 7.94202 13.2207C8.09896 13.1406 8.22726 13.0125 8.30725 12.8555C8.33321 12.8044 8.36248 12.7161 8.37952 12.5078C8.39722 12.2911 8.39807 12.0072 8.39807 11.5762V11.2197C8.39825 10.8526 8.69595 10.5547 9.06311 10.5547C9.43004 10.555 9.72797 10.8528 9.72815 11.2197V11.5762C9.72815 11.9852 9.72885 12.3327 9.70569 12.6162C9.6819 12.9072 9.62908 13.1894 9.49182 13.459C9.28432 13.8662 8.95273 14.1977 8.54553 14.4053C8.27604 14.5425 7.99365 14.5953 7.70276 14.6191C7.41938 14.6423 7.07158 14.6416 6.66272 14.6416H3.84143C3.4326 14.6416 3.08479 14.6423 2.80139 14.6191C2.51046 14.5954 2.22815 14.5425 1.95862 14.4053C1.55131 14.1977 1.2199 13.8663 1.01233 13.459C0.874998 13.1894 0.822263 12.9073 0.798462 12.6162C0.7753 12.3327 0.776001 11.9852 0.776001 11.5762V4.4248C0.776001 4.01574 0.7753 3.66825 0.798462 3.38477C0.822263 3.09371 0.875 2.81162 1.01233 2.54199C1.2199 2.13471 1.55131 1.80323 1.95862 1.5957C2.22815 1.45851 2.51046 1.40562 2.80139 1.38184C3.08479 1.35871 3.4326 1.35938 3.84143 1.35938H6.66272ZM11.6188 5.05566C11.8784 4.79631 12.2996 4.79627 12.5592 5.05566L15.0338 7.53027C15.0417 7.53829 15.0478 7.54836 15.0553 7.55664C15.0684 7.57122 15.0806 7.58683 15.0924 7.60254C15.1059 7.62039 15.1191 7.6384 15.1305 7.65723C15.1401 7.67321 15.1485 7.69021 15.1569 7.70703C15.166 7.72544 15.1759 7.74367 15.1832 7.7627C15.1898 7.77995 15.1937 7.79851 15.1989 7.81641C15.2335 7.93666 15.2334 8.06331 15.1989 8.18359C15.1937 8.2015 15.1898 8.22006 15.1832 8.2373C15.1759 8.25632 15.1659 8.27454 15.1569 8.29297C15.1485 8.31005 15.1403 8.32754 15.1305 8.34375C15.1201 8.36079 15.1083 8.3773 15.0963 8.39355C15.0826 8.41215 15.0679 8.43022 15.0524 8.44727C15.0458 8.45452 15.0408 8.46373 15.0338 8.4707L12.5592 10.9453L12.4537 11.0303C12.1959 11.2 11.8458 11.1719 11.6188 10.9453C11.3918 10.7183 11.363 10.3674 11.5328 10.1094L11.6188 10.0049L12.9576 8.66602H4.22424C3.85729 8.666 3.55872 8.36781 3.55823 8.00098C3.55823 7.63372 3.85699 7.33595 4.22424 7.33594H12.9576L11.6188 5.99707C11.3592 5.73746 11.3593 5.31538 11.6188 5.05566Z" }, null, -1);
1471
1022
  const _hoisted_3$w = [
1472
1023
  _hoisted_2$w
1473
1024
  ];
@@ -1476,14 +1027,14 @@
1476
1027
  viewBox: "0 0 16 16",
1477
1028
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
1478
1029
  xmlns: "http://www.w3.org/2000/svg",
1479
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_doubleleft`],
1030
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-exit`],
1480
1031
  width: "1em",
1481
1032
  height: "1em"
1482
1033
  }, _ctx.$attrs), _hoisted_3$w, 16, _hoisted_1$w);
1483
1034
  }
1484
1035
  var index$w = /* @__PURE__ */ _export_sfc(_sfc_main$w, [["render", _sfc_render$w]]);
1485
1036
  const _sfc_main$v = {
1486
- name: "IconIconLineDoubleup",
1037
+ name: "IconLineClose",
1487
1038
  props: {
1488
1039
  prefix: {
1489
1040
  type: String,
@@ -1496,7 +1047,7 @@
1496
1047
  }
1497
1048
  };
1498
1049
  const _hoisted_1$v = ["fill"];
1499
- const _hoisted_2$v = /* @__PURE__ */ vue.createElementVNode("path", { d: "M7.17622 8.77081C7.6312 8.31604 8.36976 8.31592 8.82466 8.77081L11.9711 11.9163L12.0561 12.0208C12.2264 12.2788 12.1982 12.6305 11.9711 12.8577C11.744 13.0849 11.3923 13.1129 11.1342 12.9427L11.0297 12.8577L8.00044 9.82843L4.97114 12.8577C4.71153 13.1173 4.28945 13.1172 4.02973 12.8577C3.77004 12.598 3.77004 12.176 4.02973 11.9163L7.17622 8.77081ZM7.17622 3.49737C7.6312 3.04261 8.36976 3.04248 8.82466 3.49737L11.9711 6.64288L12.0561 6.74737C12.2264 7.00541 12.1982 7.35708 11.9711 7.58429C11.744 7.81146 11.3923 7.83951 11.1342 7.66925L11.0297 7.58429L8.00044 4.55499L4.97114 7.58429C4.71153 7.8439 4.28945 7.84374 4.02973 7.58429C3.77004 7.32459 3.77004 6.90258 4.02973 6.64288L7.17622 3.49737Z" }, null, -1);
1050
+ const _hoisted_2$v = /* @__PURE__ */ vue.createElementVNode("path", { d: "M11.3684 3.7104C11.6265 3.53989 11.978 3.56906 12.2053 3.79634C12.432 4.02362 12.4606 4.37435 12.2902 4.63228L12.2043 4.73677L8.94062 7.99946L12.2053 11.2641L12.2902 11.3686C12.4605 11.6266 12.4323 11.9774 12.2053 12.2045C11.9782 12.4315 11.6274 12.4604 11.3693 12.2905L11.2648 12.2045L8.0002 8.93989L4.73555 12.2045L4.63105 12.2905C4.37302 12.4604 4.02214 12.4315 3.79512 12.2045C3.56813 11.9774 3.53994 11.6266 3.71016 11.3686L3.79512 11.2641L7.05879 7.99946L3.79609 4.73677L3.71016 4.63228C3.53979 4.37436 3.56837 4.02363 3.79512 3.79634C4.02238 3.56906 4.37389 3.53989 4.63203 3.7104L4.73555 3.79536L8.0002 7.05903L11.2648 3.79536L11.3684 3.7104Z" }, null, -1);
1500
1051
  const _hoisted_3$v = [
1501
1052
  _hoisted_2$v
1502
1053
  ];
@@ -1505,14 +1056,14 @@
1505
1056
  viewBox: "0 0 16 16",
1506
1057
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
1507
1058
  xmlns: "http://www.w3.org/2000/svg",
1508
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_doubleup`],
1059
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-close`],
1509
1060
  width: "1em",
1510
1061
  height: "1em"
1511
1062
  }, _ctx.$attrs), _hoisted_3$v, 16, _hoisted_1$v);
1512
1063
  }
1513
1064
  var index$v = /* @__PURE__ */ _export_sfc(_sfc_main$v, [["render", _sfc_render$v]]);
1514
1065
  const _sfc_main$u = {
1515
- name: "IconIconLineChart",
1066
+ name: "IconLineFilter",
1516
1067
  props: {
1517
1068
  prefix: {
1518
1069
  type: String,
@@ -1525,7 +1076,7 @@
1525
1076
  }
1526
1077
  };
1527
1078
  const _hoisted_1$u = ["fill"];
1528
- const _hoisted_2$u = /* @__PURE__ */ vue.createElementVNode("path", { d: "M8.53711 0.981934C8.80597 0.981934 9.04802 0.981245 9.24805 0.997559C9.45576 1.01453 9.67641 1.05355 9.89258 1.16357C10.2059 1.3232 10.4615 1.57782 10.6211 1.89111C10.7311 2.10721 10.7691 2.32797 10.7861 2.53564C10.8025 2.73561 10.8018 2.97781 10.8018 3.24658V6.87842H12.8125C13.0815 6.87842 13.3234 6.8777 13.5234 6.89404C13.7312 6.91103 13.9518 6.94999 14.168 7.06006C14.4811 7.2197 14.7369 7.47439 14.8965 7.7876C15.0064 8.00363 15.0445 8.22453 15.0615 8.43213C15.0778 8.63208 15.0771 8.87431 15.0771 9.14307V12.7534C15.0771 13.0223 15.0779 13.2643 15.0615 13.4644C15.0445 13.672 15.0065 13.8928 14.8965 14.1089C14.7368 14.4221 14.4812 14.6768 14.168 14.8364C13.9517 14.9466 13.7312 14.9855 13.5234 15.0024C13.3234 15.0188 13.0815 15.0181 12.8125 15.0181H10.1377H10.1367H3.1875C2.91863 15.0181 2.67657 15.0188 2.47656 15.0024C2.26885 14.9854 2.04818 14.9465 1.83203 14.8364C1.5189 14.6768 1.26411 14.422 1.10449 14.1089C0.994419 13.8928 0.955472 13.6721 0.938477 13.4644C0.922135 13.2643 0.922851 13.0223 0.922852 12.7534V7.96533C0.922851 7.69658 0.922162 7.45435 0.938477 7.25439C0.955469 7.0467 0.994427 6.82599 1.10449 6.60986C1.2641 6.29663 1.51881 6.04195 1.83203 5.88232C2.04823 5.77216 2.26879 5.73331 2.47656 5.71631C2.67658 5.69997 2.9186 5.70068 3.1875 5.70068H5.19727V3.24658C5.19727 2.97784 5.19658 2.7356 5.21289 2.53564C5.22988 2.328 5.2689 2.10719 5.37891 1.89111C5.53846 1.57799 5.79338 1.32321 6.10645 1.16357C6.3225 1.05349 6.54333 1.01458 6.75098 0.997559C6.95089 0.981225 7.19318 0.981932 7.46191 0.981934H8.53711ZM3.1875 7.03076C2.89673 7.03076 2.71829 7.03159 2.58496 7.04248C2.5233 7.04753 2.48581 7.05371 2.46289 7.05908C2.45223 7.06159 2.44512 7.06362 2.44141 7.06494C2.43792 7.06618 2.43588 7.06673 2.43555 7.06689C2.37262 7.09901 2.32115 7.15043 2.28906 7.21338C2.28882 7.2141 2.28817 7.21626 2.28711 7.21924C2.28579 7.22303 2.28371 7.2303 2.28125 7.24072C2.27589 7.26367 2.26968 7.3014 2.26465 7.36279C2.25378 7.49609 2.25293 7.6748 2.25293 7.96533V12.7534C2.25293 13.0442 2.25376 13.2226 2.26465 13.356C2.26972 13.4179 2.27586 13.4561 2.28125 13.479C2.28375 13.4896 2.28582 13.4969 2.28711 13.5005C2.28808 13.5032 2.28881 13.5049 2.28906 13.5054C2.32116 13.5682 2.37269 13.6198 2.43555 13.6519C2.43612 13.6521 2.43819 13.6527 2.44141 13.6538C2.44514 13.6551 2.45223 13.6572 2.46289 13.6597C2.48582 13.665 2.5233 13.6722 2.58496 13.6772C2.71829 13.6881 2.89677 13.688 3.1875 13.688H5.19727V7.03076H3.1875ZM7.46191 2.31201C7.17138 2.31201 6.99265 2.31284 6.85938 2.32373C6.79797 2.32877 6.76017 2.33497 6.7373 2.34033C6.72686 2.3428 6.71949 2.34489 6.71582 2.34619C6.71257 2.34734 6.71028 2.34798 6.70996 2.34814C6.64718 2.38027 6.59551 2.43179 6.56348 2.49463C6.56322 2.49542 6.56253 2.49766 6.56152 2.50049C6.5602 2.5043 6.55809 2.51165 6.55566 2.52197C6.55031 2.54492 6.54408 2.58272 6.53906 2.64404C6.52819 2.77734 6.52734 2.95606 6.52734 3.24658V13.688H9.47168V3.24658C9.47168 2.95601 9.47181 2.77734 9.46094 2.64404C9.45591 2.58265 9.44969 2.54493 9.44434 2.52197C9.44182 2.51129 9.43884 2.50422 9.4375 2.50049C9.43636 2.49729 9.43576 2.49521 9.43555 2.49463C9.40342 2.4317 9.35202 2.38022 9.28906 2.34814C9.28835 2.34781 9.28668 2.34709 9.28418 2.34619C9.28046 2.34489 9.27325 2.34282 9.2627 2.34033C9.23974 2.33495 9.20152 2.32879 9.13965 2.32373C9.00631 2.31287 8.82776 2.31201 8.53711 2.31201H7.46191ZM10.8027 13.688H12.8125C13.1033 13.688 13.2817 13.6881 13.415 13.6772C13.4771 13.6722 13.5152 13.6651 13.5381 13.6597C13.5488 13.6571 13.5559 13.6551 13.5596 13.6538C13.5624 13.6528 13.5639 13.6521 13.5645 13.6519C13.6274 13.6198 13.6788 13.5683 13.7109 13.5054C13.7111 13.5051 13.7118 13.5035 13.7129 13.5005C13.7142 13.4969 13.7172 13.4897 13.7197 13.479C13.7251 13.4561 13.7313 13.4179 13.7363 13.356C13.7472 13.2226 13.7471 13.0442 13.7471 12.7534V9.14307C13.7471 8.85253 13.7472 8.67382 13.7363 8.54053C13.7313 8.47924 13.7251 8.44142 13.7197 8.41846C13.7173 8.40794 13.7143 8.40074 13.7129 8.39697C13.7118 8.39405 13.7112 8.39186 13.7109 8.39111C13.6789 8.32827 13.6273 8.27672 13.5645 8.24463C13.5639 8.24434 13.5622 8.24363 13.5596 8.24268C13.5559 8.24138 13.5488 8.23934 13.5381 8.23682C13.5152 8.23142 13.4771 8.22529 13.415 8.22021C13.2817 8.20933 13.1033 8.2085 12.8125 8.2085H10.8027V13.688Z" }, null, -1);
1079
+ const _hoisted_2$u = /* @__PURE__ */ vue.createElementVNode("path", { d: "M12.6013 1.53126C13.0077 1.53126 13.359 1.53069 13.6335 1.55567C13.8638 1.57665 14.1424 1.62201 14.3884 1.7754L14.4919 1.84766L14.6149 1.95704C14.8869 2.22723 15.044 2.59566 15.0475 2.9834C15.0505 3.32593 14.8933 3.61833 14.7507 3.84083C14.6019 4.07277 14.3859 4.3502 14.1364 4.6709L10.9509 8.76563C10.6855 9.10681 10.6098 9.20952 10.5573 9.31446C10.5048 9.41973 10.4663 9.53215 10.4431 9.64747C10.4199 9.76266 10.4167 9.88948 10.4167 10.3223V12.0117C10.4167 12.362 10.4173 12.6698 10.3952 12.918C10.3726 13.1703 10.3212 13.4441 10.1647 13.6953C9.94403 14.0493 9.59794 14.3076 9.19598 14.419C8.91064 14.498 8.63384 14.4698 8.38543 14.4199C8.14098 14.3708 7.84566 14.283 7.50946 14.1836L6.96551 14.0225C6.6109 13.9177 6.24887 13.8233 5.9704 13.6016C5.74633 13.4231 5.57212 13.1893 5.46454 12.9238C5.3644 12.6764 5.34548 12.4045 5.34247 12.1279V10.2754C5.34246 9.86157 5.34027 9.7395 5.31903 9.62891C5.29765 9.51808 5.26203 9.40956 5.21356 9.30762C5.1651 9.20583 5.09501 9.10634 4.8493 8.77247L1.80047 4.62891C1.56656 4.31107 1.36273 4.03547 1.22333 3.80469C1.08893 3.58212 0.943686 3.29244 0.952817 2.95606C0.96494 2.51885 1.17226 2.10967 1.51727 1.84083C1.78284 1.63423 2.10215 1.57835 2.36102 1.55469C2.62951 1.53021 2.97232 1.53126 3.36688 1.53126H12.6013ZM3.36688 2.86133C2.9459 2.86133 2.67571 2.86224 2.48211 2.87989C2.39355 2.88798 2.3446 2.89852 2.32196 2.9043C2.30339 2.92362 2.29145 2.94728 2.2868 2.97364C2.29545 2.99509 2.31577 3.04062 2.362 3.11719C2.46251 3.2836 2.62213 3.50162 2.87176 3.84083L5.92059 7.98438C6.13684 8.27823 6.2982 8.49353 6.41375 8.73633C6.51067 8.94005 6.58199 9.15544 6.62469 9.37696C6.67554 9.64098 6.67255 9.91062 6.67254 10.2754V11.8506C6.67254 12.3371 6.68431 12.3935 6.69696 12.4248C6.71861 12.4782 6.7544 12.5246 6.7995 12.5606C6.82594 12.5816 6.87527 12.609 7.34247 12.7471L7.88641 12.9082C8.24633 13.0146 8.47458 13.0806 8.64715 13.1152C8.7855 13.143 8.83405 13.138 8.84149 13.1367C8.92204 13.1142 8.99156 13.0622 9.03582 12.9912C9.04013 12.9817 9.05793 12.9341 9.07 12.7988C9.08559 12.6236 9.08661 12.3863 9.08661 12.0117V10.3223C9.0866 9.94145 9.08414 9.66051 9.13934 9.38575C9.1857 9.15527 9.26193 8.93108 9.36688 8.72071C9.49203 8.47004 9.66726 8.24981 9.90106 7.94923L13.0866 3.85352C13.3521 3.51218 13.5232 3.29185 13.6315 3.12305C13.6812 3.04552 13.7029 2.99785 13.7126 2.97559C13.7083 2.94881 13.6971 2.92498 13.6784 2.90528C13.6546 2.89925 13.6035 2.8882 13.5124 2.87989C13.3126 2.86175 13.0338 2.86134 12.6013 2.86133H3.36688Z" }, null, -1);
1529
1080
  const _hoisted_3$u = [
1530
1081
  _hoisted_2$u
1531
1082
  ];
@@ -1534,14 +1085,14 @@
1534
1085
  viewBox: "0 0 16 16",
1535
1086
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
1536
1087
  xmlns: "http://www.w3.org/2000/svg",
1537
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_chart`],
1088
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-filter`],
1538
1089
  width: "1em",
1539
1090
  height: "1em"
1540
1091
  }, _ctx.$attrs), _hoisted_3$u, 16, _hoisted_1$u);
1541
1092
  }
1542
1093
  var index$u = /* @__PURE__ */ _export_sfc(_sfc_main$u, [["render", _sfc_render$u]]);
1543
1094
  const _sfc_main$t = {
1544
- name: "IconIconLineExit",
1095
+ name: "IconLineDoubleright",
1545
1096
  props: {
1546
1097
  prefix: {
1547
1098
  type: String,
@@ -1554,7 +1105,7 @@
1554
1105
  }
1555
1106
  };
1556
1107
  const _hoisted_1$t = ["fill"];
1557
- const _hoisted_2$t = /* @__PURE__ */ vue.createElementVNode("path", { d: "M6.66272 1.35938C7.07158 1.35937 7.41938 1.35868 7.70276 1.38184C7.99365 1.40565 8.27604 1.45844 8.54553 1.5957C8.95273 1.80328 9.28432 2.13475 9.49182 2.54199C9.62908 2.81158 9.68189 3.09377 9.70569 3.38477C9.72885 3.66825 9.72815 4.01576 9.72815 4.4248V4.84961C9.72815 5.21672 9.43016 5.51439 9.06311 5.51465C8.69584 5.51465 8.39807 5.21688 8.39807 4.84961V4.4248C8.39807 3.99382 8.39722 3.70993 8.37952 3.49316C8.36248 3.28486 8.33321 3.19661 8.30725 3.14551C8.22726 2.98852 8.09896 2.86034 7.94202 2.78027C7.89098 2.75431 7.80258 2.72507 7.59436 2.70801C7.37767 2.6903 7.09346 2.68945 6.66272 2.68945H3.84143C3.41074 2.68945 3.1265 2.69034 2.90979 2.70801C2.70175 2.72502 2.61326 2.75434 2.56213 2.78027C2.40509 2.86029 2.27696 2.98848 2.1969 3.14551C2.17092 3.19658 2.14169 3.28463 2.12463 3.49316C2.10692 3.70993 2.10608 3.99379 2.10608 4.4248V11.5762C2.10608 12.0072 2.10692 12.291 2.12463 12.5078C2.14169 12.7164 2.17092 12.8044 2.1969 12.8555C2.27696 13.0125 2.40508 13.1407 2.56213 13.2207C2.61326 13.2466 2.70175 13.276 2.90979 13.293C3.1265 13.3106 3.41074 13.3115 3.84143 13.3115H6.66272C7.09346 13.3115 7.37767 13.3107 7.59436 13.293C7.80258 13.2759 7.89098 13.2467 7.94202 13.2207C8.09896 13.1406 8.22726 13.0125 8.30725 12.8555C8.33321 12.8044 8.36248 12.7161 8.37952 12.5078C8.39722 12.2911 8.39807 12.0072 8.39807 11.5762V11.2197C8.39825 10.8526 8.69595 10.5547 9.06311 10.5547C9.43004 10.555 9.72797 10.8528 9.72815 11.2197V11.5762C9.72815 11.9852 9.72885 12.3327 9.70569 12.6162C9.6819 12.9072 9.62908 13.1894 9.49182 13.459C9.28432 13.8662 8.95273 14.1977 8.54553 14.4053C8.27604 14.5425 7.99365 14.5953 7.70276 14.6191C7.41938 14.6423 7.07158 14.6416 6.66272 14.6416H3.84143C3.4326 14.6416 3.08479 14.6423 2.80139 14.6191C2.51046 14.5954 2.22815 14.5425 1.95862 14.4053C1.55131 14.1977 1.2199 13.8663 1.01233 13.459C0.874998 13.1894 0.822263 12.9073 0.798462 12.6162C0.7753 12.3327 0.776001 11.9852 0.776001 11.5762V4.4248C0.776001 4.01574 0.7753 3.66825 0.798462 3.38477C0.822263 3.09371 0.875 2.81162 1.01233 2.54199C1.2199 2.13471 1.55131 1.80323 1.95862 1.5957C2.22815 1.45851 2.51046 1.40562 2.80139 1.38184C3.08479 1.35871 3.4326 1.35938 3.84143 1.35938H6.66272ZM11.6188 5.05566C11.8784 4.79631 12.2996 4.79627 12.5592 5.05566L15.0338 7.53027C15.0417 7.53829 15.0478 7.54836 15.0553 7.55664C15.0684 7.57122 15.0806 7.58683 15.0924 7.60254C15.1059 7.62039 15.1191 7.6384 15.1305 7.65723C15.1401 7.67321 15.1485 7.69021 15.1569 7.70703C15.166 7.72544 15.1759 7.74367 15.1832 7.7627C15.1898 7.77995 15.1937 7.79851 15.1989 7.81641C15.2335 7.93666 15.2334 8.06331 15.1989 8.18359C15.1937 8.2015 15.1898 8.22006 15.1832 8.2373C15.1759 8.25632 15.1659 8.27454 15.1569 8.29297C15.1485 8.31005 15.1403 8.32754 15.1305 8.34375C15.1201 8.36079 15.1083 8.3773 15.0963 8.39355C15.0826 8.41215 15.0679 8.43022 15.0524 8.44727C15.0458 8.45452 15.0408 8.46373 15.0338 8.4707L12.5592 10.9453L12.4537 11.0303C12.1959 11.2 11.8458 11.1719 11.6188 10.9453C11.3918 10.7183 11.363 10.3674 11.5328 10.1094L11.6188 10.0049L12.9576 8.66602H4.22424C3.85729 8.666 3.55872 8.36781 3.55823 8.00098C3.55823 7.63372 3.85699 7.33595 4.22424 7.33594H12.9576L11.6188 5.99707C11.3592 5.73746 11.3593 5.31538 11.6188 5.05566Z" }, null, -1);
1108
+ const _hoisted_2$t = /* @__PURE__ */ vue.createElementVNode("path", { d: "M3.14237 4.02903C3.40192 3.76948 3.82404 3.76977 4.08378 4.02903L7.22928 7.17551C7.68425 7.63047 7.68424 8.36899 7.22928 8.82395L4.08378 11.9704L3.97928 12.0554C3.72116 12.2258 3.36961 12.1977 3.14237 11.9704C2.9155 11.7432 2.88701 11.3915 3.05741 11.1335L3.14237 11.029L6.17167 7.99973L3.14237 4.97043C2.88311 4.7107 2.88282 4.28858 3.14237 4.02903ZM8.41581 4.02903C8.67536 3.76948 9.09748 3.76977 9.35721 4.02903L12.5027 7.17551C12.9577 7.63047 12.9577 8.36899 12.5027 8.82395L9.35721 11.9704L9.25272 12.0554C8.9946 12.2258 8.64305 12.1977 8.41581 11.9704C8.18894 11.7432 8.16045 11.3915 8.33085 11.1335L8.41581 11.029L11.4451 7.99973L8.41581 4.97043C8.15655 4.7107 8.15625 4.28858 8.41581 4.02903Z" }, null, -1);
1558
1109
  const _hoisted_3$t = [
1559
1110
  _hoisted_2$t
1560
1111
  ];
@@ -1563,14 +1114,14 @@
1563
1114
  viewBox: "0 0 16 16",
1564
1115
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
1565
1116
  xmlns: "http://www.w3.org/2000/svg",
1566
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_exit`],
1117
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-doubleright`],
1567
1118
  width: "1em",
1568
1119
  height: "1em"
1569
1120
  }, _ctx.$attrs), _hoisted_3$t, 16, _hoisted_1$t);
1570
1121
  }
1571
1122
  var index$t = /* @__PURE__ */ _export_sfc(_sfc_main$t, [["render", _sfc_render$t]]);
1572
1123
  const _sfc_main$s = {
1573
- name: "IconIconLineClose",
1124
+ name: "IconLineFolder",
1574
1125
  props: {
1575
1126
  prefix: {
1576
1127
  type: String,
@@ -1583,7 +1134,7 @@
1583
1134
  }
1584
1135
  };
1585
1136
  const _hoisted_1$s = ["fill"];
1586
- const _hoisted_2$s = /* @__PURE__ */ vue.createElementVNode("path", { d: "M11.3684 3.7104C11.6265 3.53989 11.978 3.56906 12.2053 3.79634C12.432 4.02362 12.4606 4.37435 12.2902 4.63228L12.2043 4.73677L8.94062 7.99946L12.2053 11.2641L12.2902 11.3686C12.4605 11.6266 12.4323 11.9774 12.2053 12.2045C11.9782 12.4315 11.6274 12.4604 11.3693 12.2905L11.2648 12.2045L8.0002 8.93989L4.73555 12.2045L4.63105 12.2905C4.37302 12.4604 4.02214 12.4315 3.79512 12.2045C3.56813 11.9774 3.53994 11.6266 3.71016 11.3686L3.79512 11.2641L7.05879 7.99946L3.79609 4.73677L3.71016 4.63228C3.53979 4.37436 3.56837 4.02363 3.79512 3.79634C4.02238 3.56906 4.37389 3.53989 4.63203 3.7104L4.73555 3.79536L8.0002 7.05903L11.2648 3.79536L11.3684 3.7104Z" }, null, -1);
1137
+ const _hoisted_2$s = /* @__PURE__ */ vue.createElementVNode("path", { d: "M5.2744 0.895508C6.03339 0.895508 6.7683 1.16417 7.34862 1.65332C7.6884 1.93979 8.11905 2.09755 8.56347 2.09766H11.1855C11.5477 2.09766 11.8605 2.09633 12.1162 2.11719C12.3795 2.13873 12.6415 2.18711 12.8935 2.31543C13.2699 2.50717 13.5758 2.81314 13.7676 3.18945C13.896 3.44156 13.9443 3.70339 13.9658 3.9668C13.976 4.09213 13.9801 4.23106 13.9824 4.38281C14.2002 4.4112 14.4163 4.46455 14.624 4.57324C15.0067 4.77367 15.3147 5.09269 15.501 5.48242C15.6261 5.74442 15.6661 6.01595 15.6787 6.28711C15.6909 6.55069 15.6786 6.87213 15.665 7.24609L15.5244 11.123C15.5052 11.6538 15.4898 12.0922 15.4482 12.4473C15.4058 12.8102 15.3315 13.1431 15.1631 13.4541C14.9011 13.9376 14.4956 14.3289 14.0029 14.5732C13.686 14.7304 13.3506 14.7929 12.9863 14.8223C12.63 14.8509 12.192 14.8506 11.6611 14.8506H4.33983C3.80887 14.8506 3.37097 14.8509 3.01464 14.8223C2.65047 14.793 2.3149 14.7302 1.99804 14.5732C1.50542 14.3289 1.09989 13.9375 0.83788 13.4541C0.669369 13.1431 0.594228 12.8102 0.551748 12.4473C0.51022 12.0923 0.494767 11.6546 0.475576 11.124L0.335927 7.24609C0.322399 6.8721 0.310014 6.5507 0.322255 6.28711C0.334888 6.01587 0.374735 5.74449 0.49999 5.48242C0.686391 5.09254 0.994067 4.77364 1.37694 4.57324C1.58322 4.46532 1.79741 4.41232 2.01366 4.38379V3.59961C2.01366 3.28129 2.01403 3.00682 2.03026 2.78125C2.04698 2.54933 2.08359 2.31714 2.18358 2.08984C2.38497 1.6325 2.75071 1.26692 3.208 1.06543C3.43525 0.965391 3.66752 0.928849 3.8994 0.912109C4.12491 0.895871 4.39953 0.895508 4.71776 0.895508H5.2744ZM3.13378 5.67871C2.73697 5.67871 2.47938 5.67915 2.28417 5.69531C2.09714 5.71085 2.02815 5.73665 1.99511 5.75391C1.86746 5.8207 1.76526 5.92764 1.70311 6.05762C1.68706 6.09125 1.66305 6.1609 1.65429 6.34863C1.64519 6.5443 1.65361 6.80172 1.66796 7.19824L1.80858 11.0752C1.82856 11.6273 1.84213 12.0025 1.87597 12.292C1.9089 12.5734 1.95606 12.7184 2.01073 12.8193C2.14167 13.0606 2.34393 13.2559 2.58983 13.3779C2.69263 13.4289 2.83896 13.4704 3.12108 13.4932C3.41159 13.5165 3.78724 13.5176 4.33983 13.5176H11.6611C12.2134 13.5176 12.5885 13.5165 12.8789 13.4932C13.1613 13.4704 13.3073 13.4289 13.4101 13.3779C13.6563 13.2558 13.8592 13.0609 13.9902 12.8193C14.0449 12.7184 14.0911 12.5734 14.124 12.292C14.1579 12.0025 14.1724 11.6274 14.1924 11.0752L14.333 7.19824C14.3473 6.80173 14.3558 6.5443 14.3467 6.34863C14.3379 6.16138 14.3139 6.09135 14.2978 6.05762C14.2358 5.92777 14.1333 5.82072 14.0058 5.75391C13.9729 5.73664 13.9033 5.71087 13.7158 5.69531C13.5207 5.67915 13.2637 5.67871 12.8672 5.67871H3.13378ZM6.74315 10.624C7.04712 10.686 7.27636 10.9551 7.27636 11.2773C7.27636 11.5996 7.04712 11.8686 6.74315 11.9307L6.60936 11.9443H4.48436C4.11617 11.9443 3.81737 11.6455 3.81737 11.2773C3.81737 10.9092 4.11618 10.6104 4.48436 10.6104H6.60936L6.74315 10.624ZM4.71776 2.22949C4.38034 2.22949 4.16167 2.22922 3.99511 2.24121C3.83545 2.25276 3.77428 2.27329 3.74511 2.28613C3.59309 2.35331 3.47135 2.47488 3.40429 2.62695C3.39142 2.65629 3.37086 2.71755 3.35936 2.87695C3.34738 3.04356 3.34765 3.26208 3.34765 3.59961V4.34473H12.6475C12.6452 4.24161 12.643 4.15386 12.6367 4.07617C12.622 3.89571 12.5969 3.82801 12.5801 3.79492C12.5162 3.66949 12.4135 3.56684 12.2881 3.50293C12.2549 3.48614 12.1867 3.46098 12.0068 3.44629C11.818 3.43092 11.5693 3.43066 11.1855 3.43066H8.56347C7.8045 3.43056 7.06951 3.16208 6.48925 2.67285C6.14939 2.38639 5.7189 2.22949 5.2744 2.22949H4.71776Z" }, null, -1);
1587
1138
  const _hoisted_3$s = [
1588
1139
  _hoisted_2$s
1589
1140
  ];
@@ -1592,14 +1143,14 @@
1592
1143
  viewBox: "0 0 16 16",
1593
1144
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
1594
1145
  xmlns: "http://www.w3.org/2000/svg",
1595
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_close`],
1146
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-folder`],
1596
1147
  width: "1em",
1597
1148
  height: "1em"
1598
1149
  }, _ctx.$attrs), _hoisted_3$s, 16, _hoisted_1$s);
1599
1150
  }
1600
1151
  var index$s = /* @__PURE__ */ _export_sfc(_sfc_main$s, [["render", _sfc_render$s]]);
1601
1152
  const _sfc_main$r = {
1602
- name: "IconIconLineFilter",
1153
+ name: "IconLineFollow",
1603
1154
  props: {
1604
1155
  prefix: {
1605
1156
  type: String,
@@ -1612,7 +1163,7 @@
1612
1163
  }
1613
1164
  };
1614
1165
  const _hoisted_1$r = ["fill"];
1615
- const _hoisted_2$r = /* @__PURE__ */ vue.createElementVNode("path", { d: "M12.6013 1.53126C13.0077 1.53126 13.359 1.53069 13.6335 1.55567C13.8638 1.57665 14.1424 1.62201 14.3884 1.7754L14.4919 1.84766L14.6149 1.95704C14.8869 2.22723 15.044 2.59566 15.0475 2.9834C15.0505 3.32593 14.8933 3.61833 14.7507 3.84083C14.6019 4.07277 14.3859 4.3502 14.1364 4.6709L10.9509 8.76563C10.6855 9.10681 10.6098 9.20952 10.5573 9.31446C10.5048 9.41973 10.4663 9.53215 10.4431 9.64747C10.4199 9.76266 10.4167 9.88948 10.4167 10.3223V12.0117C10.4167 12.362 10.4173 12.6698 10.3952 12.918C10.3726 13.1703 10.3212 13.4441 10.1647 13.6953C9.94403 14.0493 9.59794 14.3076 9.19598 14.419C8.91064 14.498 8.63384 14.4698 8.38543 14.4199C8.14098 14.3708 7.84566 14.283 7.50946 14.1836L6.96551 14.0225C6.6109 13.9177 6.24887 13.8233 5.9704 13.6016C5.74633 13.4231 5.57212 13.1893 5.46454 12.9238C5.3644 12.6764 5.34548 12.4045 5.34247 12.1279V10.2754C5.34246 9.86157 5.34027 9.7395 5.31903 9.62891C5.29765 9.51808 5.26203 9.40956 5.21356 9.30762C5.1651 9.20583 5.09501 9.10634 4.8493 8.77247L1.80047 4.62891C1.56656 4.31107 1.36273 4.03547 1.22333 3.80469C1.08893 3.58212 0.943686 3.29244 0.952817 2.95606C0.96494 2.51885 1.17226 2.10967 1.51727 1.84083C1.78284 1.63423 2.10215 1.57835 2.36102 1.55469C2.62951 1.53021 2.97232 1.53126 3.36688 1.53126H12.6013ZM3.36688 2.86133C2.9459 2.86133 2.67571 2.86224 2.48211 2.87989C2.39355 2.88798 2.3446 2.89852 2.32196 2.9043C2.30339 2.92362 2.29145 2.94728 2.2868 2.97364C2.29545 2.99509 2.31577 3.04062 2.362 3.11719C2.46251 3.2836 2.62213 3.50162 2.87176 3.84083L5.92059 7.98438C6.13684 8.27823 6.2982 8.49353 6.41375 8.73633C6.51067 8.94005 6.58199 9.15544 6.62469 9.37696C6.67554 9.64098 6.67255 9.91062 6.67254 10.2754V11.8506C6.67254 12.3371 6.68431 12.3935 6.69696 12.4248C6.71861 12.4782 6.7544 12.5246 6.7995 12.5606C6.82594 12.5816 6.87527 12.609 7.34247 12.7471L7.88641 12.9082C8.24633 13.0146 8.47458 13.0806 8.64715 13.1152C8.7855 13.143 8.83405 13.138 8.84149 13.1367C8.92204 13.1142 8.99156 13.0622 9.03582 12.9912C9.04013 12.9817 9.05793 12.9341 9.07 12.7988C9.08559 12.6236 9.08661 12.3863 9.08661 12.0117V10.3223C9.0866 9.94145 9.08414 9.66051 9.13934 9.38575C9.1857 9.15527 9.26193 8.93108 9.36688 8.72071C9.49203 8.47004 9.66726 8.24981 9.90106 7.94923L13.0866 3.85352C13.3521 3.51218 13.5232 3.29185 13.6315 3.12305C13.6812 3.04552 13.7029 2.99785 13.7126 2.97559C13.7083 2.94881 13.6971 2.92498 13.6784 2.90528C13.6546 2.89925 13.6035 2.8882 13.5124 2.87989C13.3126 2.86175 13.0338 2.86134 12.6013 2.86133H3.36688Z" }, null, -1);
1166
+ const _hoisted_2$r = /* @__PURE__ */ vue.createElementVNode("path", { d: "M7.99939 2.34608C9.92265 0.695193 12.762 0.819218 14.5482 2.71718C16.4369 4.72497 16.4369 7.96431 14.5482 9.97206C13.9235 10.6361 12.8848 11.8352 11.7758 12.8422C11.2174 13.3492 10.6166 13.8303 10.0131 14.1879C9.41902 14.5398 8.75999 14.8088 8.09705 14.809C7.45787 14.8089 6.79118 14.5269 6.18982 14.1742C5.57195 13.8118 4.93735 13.3235 4.34217 12.8119C3.15113 11.7879 2.04686 10.6048 1.45154 9.97206C-0.436803 7.96417 -0.437232 4.72479 1.45154 2.71718C3.23742 0.819121 6.07599 0.696036 7.99939 2.34608ZM13.5775 3.63124C12.1933 2.16036 9.96654 2.16018 8.5824 3.63124L8.48572 3.73378C8.35989 3.86753 8.18398 3.94355 8.00037 3.94374C7.81678 3.94364 7.63992 3.86741 7.51404 3.73378L7.41736 3.63124C6.03311 2.1604 3.80637 2.16019 2.42224 3.63124C1.01679 5.12557 1.01691 7.56456 2.42224 9.05897C3.02465 9.69928 4.08229 10.8305 5.21131 11.8012C5.77598 12.2866 6.343 12.7178 6.86463 13.0238C7.40268 13.3393 7.81765 13.4758 8.09705 13.476C8.41491 13.4758 8.83002 13.3402 9.33435 13.0414C9.82966 12.7479 10.3545 12.3313 10.8793 11.8549C11.9366 10.8948 12.8993 9.7799 13.5775 9.05897C14.9832 7.56464 14.983 5.12573 13.5775 3.63124ZM10.5834 4.50917C11.5863 4.61098 12.3685 5.45794 12.3685 6.48769C12.3683 6.85562 12.0705 7.15356 11.7025 7.1537C11.3344 7.1537 11.0357 6.85571 11.0355 6.48769C11.0355 6.17089 10.8108 5.90616 10.5121 5.84511L10.3803 5.83241L10.2455 5.81874C9.94194 5.75645 9.71335 5.48737 9.71326 5.16542C9.71326 4.79723 10.0121 4.49843 10.3803 4.49843L10.5834 4.50917Z" }, null, -1);
1616
1167
  const _hoisted_3$r = [
1617
1168
  _hoisted_2$r
1618
1169
  ];
@@ -1621,14 +1172,14 @@
1621
1172
  viewBox: "0 0 16 16",
1622
1173
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
1623
1174
  xmlns: "http://www.w3.org/2000/svg",
1624
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_filter`],
1175
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-follow`],
1625
1176
  width: "1em",
1626
1177
  height: "1em"
1627
1178
  }, _ctx.$attrs), _hoisted_3$r, 16, _hoisted_1$r);
1628
1179
  }
1629
1180
  var index$r = /* @__PURE__ */ _export_sfc(_sfc_main$r, [["render", _sfc_render$r]]);
1630
1181
  const _sfc_main$q = {
1631
- name: "IconIconLineDoubleright",
1182
+ name: "IconLineDownload",
1632
1183
  props: {
1633
1184
  prefix: {
1634
1185
  type: String,
@@ -1641,7 +1192,7 @@
1641
1192
  }
1642
1193
  };
1643
1194
  const _hoisted_1$q = ["fill"];
1644
- const _hoisted_2$q = /* @__PURE__ */ vue.createElementVNode("path", { d: "M3.14237 4.02903C3.40192 3.76948 3.82404 3.76977 4.08378 4.02903L7.22928 7.17551C7.68425 7.63047 7.68424 8.36899 7.22928 8.82395L4.08378 11.9704L3.97928 12.0554C3.72116 12.2258 3.36961 12.1977 3.14237 11.9704C2.9155 11.7432 2.88701 11.3915 3.05741 11.1335L3.14237 11.029L6.17167 7.99973L3.14237 4.97043C2.88311 4.7107 2.88282 4.28858 3.14237 4.02903ZM8.41581 4.02903C8.67536 3.76948 9.09748 3.76977 9.35721 4.02903L12.5027 7.17551C12.9577 7.63047 12.9577 8.36899 12.5027 8.82395L9.35721 11.9704L9.25272 12.0554C8.9946 12.2258 8.64305 12.1977 8.41581 11.9704C8.18894 11.7432 8.16045 11.3915 8.33085 11.1335L8.41581 11.029L11.4451 7.99973L8.41581 4.97043C8.15655 4.7107 8.15625 4.28858 8.41581 4.02903Z" }, null, -1);
1195
+ const _hoisted_2$q = /* @__PURE__ */ vue.createElementVNode("path", { d: "M4.45345 1.35938C4.83625 1.35938 5.09532 1.35808 5.35189 1.39649C5.56968 1.42912 5.78442 1.48375 5.99154 1.5586C6.2353 1.64678 6.46256 1.77126 6.79915 1.95313L7.36751 2.26075C7.73776 2.4608 7.86615 2.5275 7.99544 2.57422C8.11941 2.61896 8.24792 2.65137 8.37825 2.6709C8.51415 2.69121 8.65863 2.69336 9.07943 2.69336H11.6204C12.1693 2.69336 12.6217 2.69269 12.9886 2.72266C13.3632 2.75329 13.7081 2.8186 14.0316 2.9834C14.5331 3.23908 14.941 3.64781 15.1966 4.14942C15.3612 4.47268 15.4277 4.81707 15.4583 5.19141C15.4883 5.55827 15.4876 6.01076 15.4876 6.55958V10.7744C15.4876 11.3233 15.4883 11.7757 15.4583 12.1426C15.4277 12.517 15.3613 12.8613 15.1966 13.1846C14.941 13.6862 14.5332 14.0949 14.0316 14.3506C13.7081 14.5154 13.3632 14.5807 12.9886 14.6113C12.6217 14.6413 12.1693 14.6406 11.6204 14.6406H4.38021C3.83133 14.6406 3.37893 14.6413 3.01204 14.6113C2.6375 14.5807 2.29249 14.5153 1.96907 14.3506C1.4675 14.095 1.05969 13.6861 0.804035 13.1846C0.639391 12.8613 0.573929 12.5169 0.543293 12.1426C0.51332 11.7757 0.51302 11.3233 0.51302 10.7744V5.22657C0.51302 4.67766 0.513336 4.2253 0.543293 3.8584C0.57391 3.48377 0.639239 3.13892 0.804035 2.81544C1.05966 2.31387 1.46751 1.90602 1.96907 1.6504C2.29256 1.4856 2.63741 1.42027 3.01204 1.38965C3.37894 1.3597 3.83131 1.35938 4.38021 1.35938H4.45345ZM4.38021 2.69336C3.80935 2.69336 3.42046 2.69329 3.12044 2.71778C2.82851 2.74165 2.67877 2.78483 2.57454 2.8379C2.32366 2.96573 2.11937 3.17002 1.99154 3.4209C1.93847 3.52513 1.89529 3.67486 1.87142 3.9668C1.84693 4.26682 1.847 4.6557 1.847 5.22657V10.7744C1.847 11.345 1.84694 11.7333 1.87142 12.0332C1.8953 12.3253 1.93843 12.4759 1.99154 12.5801C2.11935 12.8306 2.32394 13.0344 2.57454 13.1621C2.67876 13.2151 2.82873 13.2584 3.12044 13.2822C3.42045 13.3067 3.80938 13.3076 4.38021 13.3076H11.6204C12.1913 13.3076 12.5802 13.3067 12.8802 13.2822C13.1721 13.2583 13.3219 13.2152 13.4261 13.1621C13.6768 13.0343 13.8813 12.8307 14.0091 12.5801C14.0622 12.4759 14.1053 12.3253 14.1292 12.0332C14.1537 11.7333 14.1536 11.345 14.1536 10.7744V6.55958C14.1536 5.98907 14.1537 5.60072 14.1292 5.30079C14.1054 5.00888 14.0621 4.85816 14.0091 4.75391C13.8814 4.50331 13.6767 4.29969 13.4261 4.17188C13.3219 4.11879 13.1721 4.07565 12.8802 4.05176C12.5802 4.02725 12.1913 4.02637 11.6204 4.02637H9.07943C8.6966 4.02637 8.43752 4.02763 8.18099 3.98926C7.96345 3.95668 7.74921 3.90283 7.54232 3.82813C7.29834 3.73996 7.07047 3.61555 6.73372 3.4336L6.16536 3.12598C5.79559 2.92618 5.66747 2.85923 5.53841 2.81251C5.41421 2.76762 5.28522 2.73443 5.15462 2.71485C5.01865 2.69449 4.87437 2.69337 4.45345 2.69336H4.38021ZM7.99935 5.80372C8.3674 5.80372 8.66611 6.10271 8.66634 6.47071V9.59376L9.70931 8.55079L9.81282 8.46583C10.0715 8.29497 10.4238 8.32322 10.6517 8.55079C10.8792 8.77857 10.9074 9.13003 10.7367 9.38868L10.6517 9.49317L9.22493 10.9199C9.10097 11.0439 8.97987 11.166 8.86946 11.2598C8.75297 11.3586 8.60437 11.4647 8.41146 11.5273C8.1438 11.6142 7.85488 11.6153 7.58724 11.5283C7.39458 11.4656 7.2466 11.3585 7.13021 11.2598C7.01977 11.166 6.89776 11.0439 6.77376 10.9199L5.34798 9.49415C5.08785 9.23384 5.08785 8.8111 5.34798 8.55079C5.60825 8.29061 6.03002 8.29072 6.29036 8.55079L7.33236 9.5918V6.47071C7.33258 6.10291 7.63157 5.80403 7.99935 5.80372Z" }, null, -1);
1645
1196
  const _hoisted_3$q = [
1646
1197
  _hoisted_2$q
1647
1198
  ];
@@ -1650,14 +1201,14 @@
1650
1201
  viewBox: "0 0 16 16",
1651
1202
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
1652
1203
  xmlns: "http://www.w3.org/2000/svg",
1653
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_doubleright`],
1204
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-download`],
1654
1205
  width: "1em",
1655
1206
  height: "1em"
1656
1207
  }, _ctx.$attrs), _hoisted_3$q, 16, _hoisted_1$q);
1657
1208
  }
1658
1209
  var index$q = /* @__PURE__ */ _export_sfc(_sfc_main$q, [["render", _sfc_render$q]]);
1659
1210
  const _sfc_main$p = {
1660
- name: "IconIconLineFolder",
1211
+ name: "IconLineOrder",
1661
1212
  props: {
1662
1213
  prefix: {
1663
1214
  type: String,
@@ -1670,23 +1221,31 @@
1670
1221
  }
1671
1222
  };
1672
1223
  const _hoisted_1$p = ["fill"];
1673
- const _hoisted_2$p = /* @__PURE__ */ vue.createElementVNode("path", { d: "M5.2744 0.895508C6.03339 0.895508 6.7683 1.16417 7.34862 1.65332C7.6884 1.93979 8.11905 2.09755 8.56347 2.09766H11.1855C11.5477 2.09766 11.8605 2.09633 12.1162 2.11719C12.3795 2.13873 12.6415 2.18711 12.8935 2.31543C13.2699 2.50717 13.5758 2.81314 13.7676 3.18945C13.896 3.44156 13.9443 3.70339 13.9658 3.9668C13.976 4.09213 13.9801 4.23106 13.9824 4.38281C14.2002 4.4112 14.4163 4.46455 14.624 4.57324C15.0067 4.77367 15.3147 5.09269 15.501 5.48242C15.6261 5.74442 15.6661 6.01595 15.6787 6.28711C15.6909 6.55069 15.6786 6.87213 15.665 7.24609L15.5244 11.123C15.5052 11.6538 15.4898 12.0922 15.4482 12.4473C15.4058 12.8102 15.3315 13.1431 15.1631 13.4541C14.9011 13.9376 14.4956 14.3289 14.0029 14.5732C13.686 14.7304 13.3506 14.7929 12.9863 14.8223C12.63 14.8509 12.192 14.8506 11.6611 14.8506H4.33983C3.80887 14.8506 3.37097 14.8509 3.01464 14.8223C2.65047 14.793 2.3149 14.7302 1.99804 14.5732C1.50542 14.3289 1.09989 13.9375 0.83788 13.4541C0.669369 13.1431 0.594228 12.8102 0.551748 12.4473C0.51022 12.0923 0.494767 11.6546 0.475576 11.124L0.335927 7.24609C0.322399 6.8721 0.310014 6.5507 0.322255 6.28711C0.334888 6.01587 0.374735 5.74449 0.49999 5.48242C0.686391 5.09254 0.994067 4.77364 1.37694 4.57324C1.58322 4.46532 1.79741 4.41232 2.01366 4.38379V3.59961C2.01366 3.28129 2.01403 3.00682 2.03026 2.78125C2.04698 2.54933 2.08359 2.31714 2.18358 2.08984C2.38497 1.6325 2.75071 1.26692 3.208 1.06543C3.43525 0.965391 3.66752 0.928849 3.8994 0.912109C4.12491 0.895871 4.39953 0.895508 4.71776 0.895508H5.2744ZM3.13378 5.67871C2.73697 5.67871 2.47938 5.67915 2.28417 5.69531C2.09714 5.71085 2.02815 5.73665 1.99511 5.75391C1.86746 5.8207 1.76526 5.92764 1.70311 6.05762C1.68706 6.09125 1.66305 6.1609 1.65429 6.34863C1.64519 6.5443 1.65361 6.80172 1.66796 7.19824L1.80858 11.0752C1.82856 11.6273 1.84213 12.0025 1.87597 12.292C1.9089 12.5734 1.95606 12.7184 2.01073 12.8193C2.14167 13.0606 2.34393 13.2559 2.58983 13.3779C2.69263 13.4289 2.83896 13.4704 3.12108 13.4932C3.41159 13.5165 3.78724 13.5176 4.33983 13.5176H11.6611C12.2134 13.5176 12.5885 13.5165 12.8789 13.4932C13.1613 13.4704 13.3073 13.4289 13.4101 13.3779C13.6563 13.2558 13.8592 13.0609 13.9902 12.8193C14.0449 12.7184 14.0911 12.5734 14.124 12.292C14.1579 12.0025 14.1724 11.6274 14.1924 11.0752L14.333 7.19824C14.3473 6.80173 14.3558 6.5443 14.3467 6.34863C14.3379 6.16138 14.3139 6.09135 14.2978 6.05762C14.2358 5.92777 14.1333 5.82072 14.0058 5.75391C13.9729 5.73664 13.9033 5.71087 13.7158 5.69531C13.5207 5.67915 13.2637 5.67871 12.8672 5.67871H3.13378ZM6.74315 10.624C7.04712 10.686 7.27636 10.9551 7.27636 11.2773C7.27636 11.5996 7.04712 11.8686 6.74315 11.9307L6.60936 11.9443H4.48436C4.11617 11.9443 3.81737 11.6455 3.81737 11.2773C3.81737 10.9092 4.11618 10.6104 4.48436 10.6104H6.60936L6.74315 10.624ZM4.71776 2.22949C4.38034 2.22949 4.16167 2.22922 3.99511 2.24121C3.83545 2.25276 3.77428 2.27329 3.74511 2.28613C3.59309 2.35331 3.47135 2.47488 3.40429 2.62695C3.39142 2.65629 3.37086 2.71755 3.35936 2.87695C3.34738 3.04356 3.34765 3.26208 3.34765 3.59961V4.34473H12.6475C12.6452 4.24161 12.643 4.15386 12.6367 4.07617C12.622 3.89571 12.5969 3.82801 12.5801 3.79492C12.5162 3.66949 12.4135 3.56684 12.2881 3.50293C12.2549 3.48614 12.1867 3.46098 12.0068 3.44629C11.818 3.43092 11.5693 3.43066 11.1855 3.43066H8.56347C7.8045 3.43056 7.06951 3.16208 6.48925 2.67285C6.14939 2.38639 5.7189 2.22949 5.2744 2.22949H4.71776Z" }, null, -1);
1674
- const _hoisted_3$p = [
1675
- _hoisted_2$p
1224
+ const _hoisted_2$p = /* @__PURE__ */ vue.createElementVNode("g", { "clip-path": "url(#svg_0c9a21350e__clip0_271_29174)" }, [
1225
+ /* @__PURE__ */ vue.createElementVNode("path", { d: "M10.1506 0.935547C11.0543 0.935822 11.8196 1.51904 12.0968 2.3291C12.5297 2.32984 12.8964 2.33334 13.2033 2.3584C13.5779 2.38902 13.9228 2.45437 14.2463 2.61914C14.7479 2.87479 15.1566 3.28252 15.4123 3.78418C15.5771 4.10765 15.6424 4.45253 15.673 4.82715C15.703 5.19404 15.7023 5.64637 15.7023 6.19531V11.1953C15.7023 11.7442 15.703 12.1966 15.673 12.5635C15.6424 12.9381 15.577 13.283 15.4123 13.6064C15.1567 14.1081 14.7479 14.5158 14.2463 14.7715C13.9228 14.9363 13.5778 15.0026 13.2033 15.0332C12.8366 15.0631 12.3847 15.0625 11.8361 15.0625H4.16521C3.6163 15.0625 3.16394 15.0632 2.79704 15.0332C2.42239 15.0026 2.07757 14.9363 1.75407 14.7715C1.25251 14.5159 0.844662 14.108 0.589035 13.6064C0.424216 13.2829 0.358912 12.9381 0.328293 12.5635C0.29833 12.1966 0.298019 11.7443 0.298019 11.1953V6.19531C0.298019 5.64637 0.298316 5.19404 0.328293 4.82715C0.358923 4.45257 0.424232 4.10762 0.589035 3.78418C0.844673 3.28276 1.25261 2.87471 1.75407 2.61914C2.07749 2.45443 2.42249 2.38901 2.79704 2.3584C3.10351 2.33338 3.46942 2.32985 3.90154 2.3291C4.17883 1.51857 4.9465 0.935547 5.85075 0.935547H10.1506ZM12.0968 3.66309C11.8193 4.47242 11.0539 5.05539 10.1506 5.05566H5.85075C4.94701 5.05566 4.18021 4.47272 3.90251 3.66309C3.47101 3.6636 3.15707 3.66598 2.90544 3.68652C2.61371 3.71038 2.46376 3.75363 2.35954 3.80664C2.10877 3.93442 1.90438 4.13891 1.77654 4.38965C1.72346 4.49385 1.6803 4.64367 1.65642 4.93555C1.63191 5.23556 1.632 5.62439 1.632 6.19531V11.1953C1.632 11.7662 1.63192 12.155 1.65642 12.4551C1.68029 12.7471 1.72346 12.8967 1.77654 13.001C1.90437 13.2519 2.10866 13.4562 2.35954 13.584C2.46377 13.637 2.61353 13.6802 2.90544 13.7041C3.20546 13.7286 3.59434 13.7285 4.16521 13.7285H11.8361C12.4067 13.7285 12.795 13.7286 13.0949 13.7041C13.3865 13.6803 13.5366 13.637 13.6408 13.584C13.8915 13.4562 14.096 13.2517 14.2238 13.001C14.2768 12.8968 14.3201 12.7469 14.3439 12.4551C14.3684 12.1551 14.3693 11.7662 14.3693 11.1953V6.19531C14.3693 5.62439 14.3684 5.23556 14.3439 4.93555C14.32 4.64359 14.2769 4.49386 14.2238 4.38965C14.096 4.1389 13.8915 3.93445 13.6408 3.80664C13.5366 3.75364 13.3866 3.71037 13.0949 3.68652C12.8431 3.66596 12.5288 3.6636 12.0968 3.66309ZM7.14861 10.2617C7.45188 10.3243 7.68083 10.5932 7.68083 10.915C7.6806 11.2367 7.45182 11.5059 7.14861 11.5684L7.01384 11.582H4.39177C4.02374 11.582 3.72504 11.283 3.72478 10.915C3.72478 10.5468 4.02358 10.248 4.39177 10.248H7.01384L7.14861 10.2617ZM5.85075 2.26953C5.44948 2.26953 5.12419 2.59482 5.12419 2.99609C5.12459 3.39703 5.44973 3.72266 5.85075 3.72266H10.1506C10.5513 3.72231 10.8767 3.39681 10.8771 2.99609C10.8771 2.59504 10.5515 2.26988 10.1506 2.26953H5.85075Z" })
1226
+ ], -1);
1227
+ const _hoisted_3$p = /* @__PURE__ */ vue.createElementVNode("defs", null, [
1228
+ /* @__PURE__ */ vue.createElementVNode("clipPath", { id: "svg_0c9a21350e__clip0_271_29174" }, [
1229
+ /* @__PURE__ */ vue.createElementVNode("path", { d: "M0 0H16V16H0z" })
1230
+ ])
1231
+ ], -1);
1232
+ const _hoisted_4$b = [
1233
+ _hoisted_2$p,
1234
+ _hoisted_3$p
1676
1235
  ];
1677
1236
  function _sfc_render$p(_ctx, _cache, $props, $setup, $data, $options) {
1678
1237
  return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
1679
1238
  viewBox: "0 0 16 16",
1680
1239
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
1681
1240
  xmlns: "http://www.w3.org/2000/svg",
1682
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_folder`],
1241
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-order`],
1683
1242
  width: "1em",
1684
1243
  height: "1em"
1685
- }, _ctx.$attrs), _hoisted_3$p, 16, _hoisted_1$p);
1244
+ }, _ctx.$attrs), _hoisted_4$b, 16, _hoisted_1$p);
1686
1245
  }
1687
1246
  var index$p = /* @__PURE__ */ _export_sfc(_sfc_main$p, [["render", _sfc_render$p]]);
1688
1247
  const _sfc_main$o = {
1689
- name: "IconIconLineFollow",
1248
+ name: "IconLineShopping",
1690
1249
  props: {
1691
1250
  prefix: {
1692
1251
  type: String,
@@ -1699,23 +1258,31 @@
1699
1258
  }
1700
1259
  };
1701
1260
  const _hoisted_1$o = ["fill"];
1702
- const _hoisted_2$o = /* @__PURE__ */ vue.createElementVNode("path", { d: "M7.99939 2.34608C9.92265 0.695193 12.762 0.819218 14.5482 2.71718C16.4369 4.72497 16.4369 7.96431 14.5482 9.97206C13.9235 10.6361 12.8848 11.8352 11.7758 12.8422C11.2174 13.3492 10.6166 13.8303 10.0131 14.1879C9.41902 14.5398 8.75999 14.8088 8.09705 14.809C7.45787 14.8089 6.79118 14.5269 6.18982 14.1742C5.57195 13.8118 4.93735 13.3235 4.34217 12.8119C3.15113 11.7879 2.04686 10.6048 1.45154 9.97206C-0.436803 7.96417 -0.437232 4.72479 1.45154 2.71718C3.23742 0.819121 6.07599 0.696036 7.99939 2.34608ZM13.5775 3.63124C12.1933 2.16036 9.96654 2.16018 8.5824 3.63124L8.48572 3.73378C8.35989 3.86753 8.18398 3.94355 8.00037 3.94374C7.81678 3.94364 7.63992 3.86741 7.51404 3.73378L7.41736 3.63124C6.03311 2.1604 3.80637 2.16019 2.42224 3.63124C1.01679 5.12557 1.01691 7.56456 2.42224 9.05897C3.02465 9.69928 4.08229 10.8305 5.21131 11.8012C5.77598 12.2866 6.343 12.7178 6.86463 13.0238C7.40268 13.3393 7.81765 13.4758 8.09705 13.476C8.41491 13.4758 8.83002 13.3402 9.33435 13.0414C9.82966 12.7479 10.3545 12.3313 10.8793 11.8549C11.9366 10.8948 12.8993 9.7799 13.5775 9.05897C14.9832 7.56464 14.983 5.12573 13.5775 3.63124ZM10.5834 4.50917C11.5863 4.61098 12.3685 5.45794 12.3685 6.48769C12.3683 6.85562 12.0705 7.15356 11.7025 7.1537C11.3344 7.1537 11.0357 6.85571 11.0355 6.48769C11.0355 6.17089 10.8108 5.90616 10.5121 5.84511L10.3803 5.83241L10.2455 5.81874C9.94194 5.75645 9.71335 5.48737 9.71326 5.16542C9.71326 4.79723 10.0121 4.49843 10.3803 4.49843L10.5834 4.50917Z" }, null, -1);
1703
- const _hoisted_3$o = [
1704
- _hoisted_2$o
1261
+ const _hoisted_2$o = /* @__PURE__ */ vue.createElementVNode("g", { "clip-path": "url(#svg_a221afe4d9__clip0_271_29181)" }, [
1262
+ /* @__PURE__ */ vue.createElementVNode("path", { d: "M7.9995 0.524414C9.96339 0.524576 11.5664 2.06708 11.6636 4.00684C11.9439 4.0092 12.1913 4.01502 12.4077 4.03223C12.7641 4.06059 13.0922 4.12113 13.4038 4.27246C13.8891 4.50826 14.292 4.88608 14.5581 5.35547C14.729 5.65698 14.8099 5.98097 14.8608 6.33496C14.9106 6.68106 14.9374 7.10791 14.9702 7.625L15.2075 11.3652C15.2444 11.9457 15.2759 12.4224 15.2681 12.8096C15.2601 13.204 15.2121 13.5689 15.0552 13.9141C14.8126 14.4471 14.4009 14.8853 13.8843 15.1611C13.5498 15.3397 13.1885 15.4104 12.7954 15.4434C12.4097 15.4756 11.9324 15.4756 11.3511 15.4756H4.64892C4.06759 15.4756 3.5903 15.4756 3.20458 15.4434C2.81147 15.4104 2.45022 15.3396 2.11571 15.1611C1.59907 14.8853 1.18736 14.4471 0.944815 13.9141C0.787837 13.5689 0.739877 13.204 0.731924 12.8096C0.724128 12.4224 0.755615 11.9457 0.792471 11.3652L1.02978 7.625C1.06261 7.1079 1.08941 6.68106 1.13915 6.33496C1.19005 5.98094 1.27099 5.657 1.44189 5.35547C1.70801 4.88606 2.11082 4.50825 2.59618 4.27246C2.9078 4.12115 3.23592 4.06058 3.59228 4.03223C3.80803 4.01508 4.05428 4.00922 4.33349 4.00684C4.43068 2.06705 6.0356 0.524593 7.9995 0.524414ZM4.8872 5.33496C4.34794 5.33496 3.98138 5.33586 3.69774 5.3584C3.42264 5.38029 3.27917 5.41929 3.17724 5.46875C2.93408 5.58688 2.73242 5.77654 2.59911 6.01172C2.54322 6.11036 2.49487 6.25086 2.45556 6.52441C2.41509 6.80602 2.39109 7.17086 2.35692 7.70898L2.11962 11.4502C2.08136 12.0528 2.05562 12.4639 2.062 12.7822C2.06827 13.0934 2.10561 13.253 2.15575 13.3633C2.27724 13.6302 2.483 13.8501 2.74169 13.9883C2.84853 14.0453 3.0059 14.0922 3.31591 14.1182C3.63321 14.1447 4.04525 14.1455 4.64892 14.1455H11.3511C11.9551 14.1455 12.3677 14.1447 12.685 14.1182C12.9948 14.0922 13.1515 14.0453 13.2583 13.9883C13.5169 13.8501 13.7228 13.6302 13.8442 13.3633C13.8944 13.253 13.9317 13.0933 13.938 12.7822C13.9444 12.4639 13.9186 12.0528 13.8804 11.4502L13.6431 7.70898C13.6089 7.17088 13.5849 6.80602 13.5444 6.52441C13.5051 6.2509 13.4567 6.11036 13.4009 6.01172C13.2676 5.77655 13.0659 5.58689 12.8227 5.46875C12.7208 5.41927 12.5773 5.3803 12.3022 5.3584C12.0186 5.33585 11.6521 5.33496 11.1128 5.33496H4.8872ZM10.935 10.2969C11.3022 10.297 11.6001 10.5947 11.6001 10.9619C11.6001 11.3291 11.3022 11.6269 10.935 11.627H8.40868L8.27489 11.6133C7.97196 11.5512 7.74364 11.2832 7.74364 10.9619C7.74364 10.6406 7.97196 10.3726 8.27489 10.3105L8.40868 10.2969H10.935ZM7.9995 1.85352C6.7711 1.85369 5.76557 2.80113 5.66942 4.00488H10.3296C10.2335 2.80111 9.22792 1.85367 7.9995 1.85352Z" })
1263
+ ], -1);
1264
+ const _hoisted_3$o = /* @__PURE__ */ vue.createElementVNode("defs", null, [
1265
+ /* @__PURE__ */ vue.createElementVNode("clipPath", { id: "svg_a221afe4d9__clip0_271_29181" }, [
1266
+ /* @__PURE__ */ vue.createElementVNode("path", { d: "M0 0H16V16H0z" })
1267
+ ])
1268
+ ], -1);
1269
+ const _hoisted_4$a = [
1270
+ _hoisted_2$o,
1271
+ _hoisted_3$o
1705
1272
  ];
1706
1273
  function _sfc_render$o(_ctx, _cache, $props, $setup, $data, $options) {
1707
1274
  return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
1708
1275
  viewBox: "0 0 16 16",
1709
1276
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
1710
1277
  xmlns: "http://www.w3.org/2000/svg",
1711
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_follow`],
1278
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-shopping`],
1712
1279
  width: "1em",
1713
1280
  height: "1em"
1714
- }, _ctx.$attrs), _hoisted_3$o, 16, _hoisted_1$o);
1281
+ }, _ctx.$attrs), _hoisted_4$a, 16, _hoisted_1$o);
1715
1282
  }
1716
1283
  var index$o = /* @__PURE__ */ _export_sfc(_sfc_main$o, [["render", _sfc_render$o]]);
1717
1284
  const _sfc_main$n = {
1718
- name: "IconIconLineDownload",
1285
+ name: "IconLineCompany",
1719
1286
  props: {
1720
1287
  prefix: {
1721
1288
  type: String,
@@ -1728,23 +1295,31 @@
1728
1295
  }
1729
1296
  };
1730
1297
  const _hoisted_1$n = ["fill"];
1731
- const _hoisted_2$n = /* @__PURE__ */ vue.createElementVNode("path", { d: "M4.45345 1.35938C4.83625 1.35938 5.09532 1.35808 5.35189 1.39649C5.56968 1.42912 5.78442 1.48375 5.99154 1.5586C6.2353 1.64678 6.46256 1.77126 6.79915 1.95313L7.36751 2.26075C7.73776 2.4608 7.86615 2.5275 7.99544 2.57422C8.11941 2.61896 8.24792 2.65137 8.37825 2.6709C8.51415 2.69121 8.65863 2.69336 9.07943 2.69336H11.6204C12.1693 2.69336 12.6217 2.69269 12.9886 2.72266C13.3632 2.75329 13.7081 2.8186 14.0316 2.9834C14.5331 3.23908 14.941 3.64781 15.1966 4.14942C15.3612 4.47268 15.4277 4.81707 15.4583 5.19141C15.4883 5.55827 15.4876 6.01076 15.4876 6.55958V10.7744C15.4876 11.3233 15.4883 11.7757 15.4583 12.1426C15.4277 12.517 15.3613 12.8613 15.1966 13.1846C14.941 13.6862 14.5332 14.0949 14.0316 14.3506C13.7081 14.5154 13.3632 14.5807 12.9886 14.6113C12.6217 14.6413 12.1693 14.6406 11.6204 14.6406H4.38021C3.83133 14.6406 3.37893 14.6413 3.01204 14.6113C2.6375 14.5807 2.29249 14.5153 1.96907 14.3506C1.4675 14.095 1.05969 13.6861 0.804035 13.1846C0.639391 12.8613 0.573929 12.5169 0.543293 12.1426C0.51332 11.7757 0.51302 11.3233 0.51302 10.7744V5.22657C0.51302 4.67766 0.513336 4.2253 0.543293 3.8584C0.57391 3.48377 0.639239 3.13892 0.804035 2.81544C1.05966 2.31387 1.46751 1.90602 1.96907 1.6504C2.29256 1.4856 2.63741 1.42027 3.01204 1.38965C3.37894 1.3597 3.83131 1.35938 4.38021 1.35938H4.45345ZM4.38021 2.69336C3.80935 2.69336 3.42046 2.69329 3.12044 2.71778C2.82851 2.74165 2.67877 2.78483 2.57454 2.8379C2.32366 2.96573 2.11937 3.17002 1.99154 3.4209C1.93847 3.52513 1.89529 3.67486 1.87142 3.9668C1.84693 4.26682 1.847 4.6557 1.847 5.22657V10.7744C1.847 11.345 1.84694 11.7333 1.87142 12.0332C1.8953 12.3253 1.93843 12.4759 1.99154 12.5801C2.11935 12.8306 2.32394 13.0344 2.57454 13.1621C2.67876 13.2151 2.82873 13.2584 3.12044 13.2822C3.42045 13.3067 3.80938 13.3076 4.38021 13.3076H11.6204C12.1913 13.3076 12.5802 13.3067 12.8802 13.2822C13.1721 13.2583 13.3219 13.2152 13.4261 13.1621C13.6768 13.0343 13.8813 12.8307 14.0091 12.5801C14.0622 12.4759 14.1053 12.3253 14.1292 12.0332C14.1537 11.7333 14.1536 11.345 14.1536 10.7744V6.55958C14.1536 5.98907 14.1537 5.60072 14.1292 5.30079C14.1054 5.00888 14.0621 4.85816 14.0091 4.75391C13.8814 4.50331 13.6767 4.29969 13.4261 4.17188C13.3219 4.11879 13.1721 4.07565 12.8802 4.05176C12.5802 4.02725 12.1913 4.02637 11.6204 4.02637H9.07943C8.6966 4.02637 8.43752 4.02763 8.18099 3.98926C7.96345 3.95668 7.74921 3.90283 7.54232 3.82813C7.29834 3.73996 7.07047 3.61555 6.73372 3.4336L6.16536 3.12598C5.79559 2.92618 5.66747 2.85923 5.53841 2.81251C5.41421 2.76762 5.28522 2.73443 5.15462 2.71485C5.01865 2.69449 4.87437 2.69337 4.45345 2.69336H4.38021ZM7.99935 5.80372C8.3674 5.80372 8.66611 6.10271 8.66634 6.47071V9.59376L9.70931 8.55079L9.81282 8.46583C10.0715 8.29497 10.4238 8.32322 10.6517 8.55079C10.8792 8.77857 10.9074 9.13003 10.7367 9.38868L10.6517 9.49317L9.22493 10.9199C9.10097 11.0439 8.97987 11.166 8.86946 11.2598C8.75297 11.3586 8.60437 11.4647 8.41146 11.5273C8.1438 11.6142 7.85488 11.6153 7.58724 11.5283C7.39458 11.4656 7.2466 11.3585 7.13021 11.2598C7.01977 11.166 6.89776 11.0439 6.77376 10.9199L5.34798 9.49415C5.08785 9.23384 5.08785 8.8111 5.34798 8.55079C5.60825 8.29061 6.03002 8.29072 6.29036 8.55079L7.33236 9.5918V6.47071C7.33258 6.10291 7.63157 5.80403 7.99935 5.80372Z" }, null, -1);
1732
- const _hoisted_3$n = [
1733
- _hoisted_2$n
1298
+ const _hoisted_2$n = /* @__PURE__ */ vue.createElementVNode("g", { "clip-path": "url(#svg_cca01d3884__clip0_271_29169)" }, [
1299
+ /* @__PURE__ */ vue.createElementVNode("path", { d: "M5.60254 0.996012C5.87346 0.992175 6.20371 1.01606 6.58887 1.04289L13.1367 1.49894C13.4757 1.52255 13.7687 1.54211 14.0088 1.57804C14.2569 1.61521 14.5019 1.67685 14.7354 1.81047C15.0852 2.01082 15.3674 2.31177 15.543 2.67472C15.6599 2.91676 15.7038 3.16595 15.7236 3.41593C15.7428 3.65791 15.7422 3.95223 15.7422 4.29191V12.203C15.7422 12.565 15.7426 12.8772 15.7217 13.1327C15.7001 13.3961 15.6529 13.659 15.5244 13.9111C15.3327 14.2871 15.0265 14.5934 14.6504 14.7851C14.3982 14.9135 14.1356 14.9608 13.8721 14.9823C13.6164 15.0032 13.3046 15.0028 12.9424 15.0028H3.05859C2.69637 15.0028 2.38365 15.0032 2.12793 14.9823C1.86455 14.9608 1.60268 14.9125 1.35059 14.7841C0.974263 14.5924 0.66831 14.2864 0.476563 13.9101C0.348124 13.6579 0.299857 13.3962 0.278321 13.1327C0.257434 12.877 0.257813 12.5644 0.257813 12.2021V9.29777C0.257813 8.93547 0.257426 8.62285 0.278321 8.36711C0.299864 8.10372 0.348155 7.84185 0.476563 7.58976C0.668318 7.21356 0.974349 6.90744 1.35059 6.71574C1.60263 6.58742 1.86459 6.53902 2.12793 6.5175C2.38365 6.49663 2.69638 6.49699 3.05859 6.49699H3.59375V3.83586C3.59375 3.44996 3.59359 3.11847 3.61621 2.84855C3.63948 2.57152 3.69075 2.29504 3.83106 2.03312C4.0395 1.6443 4.37114 1.33526 4.77344 1.15422C5.0447 1.03225 5.32432 0.999959 5.60254 0.996012ZM5.62109 2.32902C5.42664 2.3318 5.35443 2.35469 5.32031 2.37004C5.18642 2.43036 5.07629 2.53361 5.00684 2.663C4.98916 2.69613 4.96154 2.76698 4.94531 2.95988C4.92846 3.1611 4.92773 3.4273 4.92773 3.83586V6.49699H5.08106C5.44313 6.49699 5.75511 6.49662 6.01074 6.5175C6.2742 6.53904 6.53691 6.58726 6.78906 6.71574C7.16514 6.9075 7.47143 7.21362 7.66309 7.58976C7.7914 7.84178 7.83882 8.1038 7.86035 8.36711C7.88125 8.62285 7.88086 8.93547 7.88086 9.29777V12.2021C7.88086 12.5643 7.88123 12.877 7.86035 13.1327C7.8456 13.3132 7.81651 13.4925 7.75977 13.6689H12.9424C13.3266 13.6689 13.5748 13.6687 13.7637 13.6532C13.9443 13.6385 14.0119 13.6134 14.0449 13.5966C14.1701 13.5328 14.272 13.4307 14.3359 13.3056C14.3527 13.2727 14.3778 13.2049 14.3926 13.0243C14.408 12.8356 14.4092 12.5869 14.4092 12.203V4.29191C14.4092 3.93114 14.4085 3.69853 14.3945 3.5214C14.3812 3.35369 14.3586 3.28872 14.3428 3.25578C14.2843 3.13485 14.1898 3.03449 14.0732 2.96769C14.0417 2.94963 13.9792 2.9225 13.8115 2.89738C13.6357 2.87105 13.4042 2.85412 13.0439 2.82902L6.49609 2.37297C6.08819 2.34455 5.82306 2.32616 5.62109 2.32902ZM1.5918 12.2021C1.5918 12.5863 1.592 12.8355 1.60742 13.0243C1.62222 13.2052 1.64728 13.2726 1.66406 13.3056C1.72794 13.4308 1.82987 13.5327 1.95508 13.5966C1.98809 13.6134 2.05584 13.6385 2.23633 13.6532C2.42518 13.6686 2.67443 13.6689 3.05859 13.6689H5.08106C5.46513 13.6689 5.71354 13.6687 5.90234 13.6532C6.08317 13.6384 6.15065 13.6134 6.18359 13.5966C6.30873 13.5327 6.41074 13.4307 6.47461 13.3056C6.49139 13.2725 6.51649 13.2047 6.53125 13.0243C6.54667 12.8355 6.54785 12.5863 6.54785 12.2021V11.4169H1.5918V12.2021ZM11.791 6.46086C12.1592 6.46086 12.458 6.75966 12.458 7.12785V9.81535C12.4579 10.1835 12.1592 10.4823 11.791 10.4823C11.423 10.4822 11.1241 10.1834 11.124 9.81535V7.12785C11.124 6.75977 11.423 6.46103 11.791 6.46086ZM3.05859 7.83097C2.67445 7.83097 2.42518 7.83119 2.23633 7.8466C2.05608 7.86135 1.98814 7.88646 1.95508 7.90324C1.82995 7.96707 1.72795 8.06916 1.66406 8.19425C1.64728 8.22718 1.62223 8.29481 1.60742 8.4755C1.59199 8.66437 1.5918 8.91349 1.5918 9.29777V10.0829H6.54785V9.29777C6.54785 8.91349 6.54668 8.66437 6.53125 8.4755C6.51645 8.29479 6.49139 8.22719 6.47461 8.19425C6.41072 8.06908 6.30879 7.96709 6.18359 7.90324C6.15065 7.88645 6.08319 7.8614 5.90234 7.8466C5.71354 7.83117 5.46513 7.83097 5.08106 7.83097H3.05859Z" })
1300
+ ], -1);
1301
+ const _hoisted_3$n = /* @__PURE__ */ vue.createElementVNode("defs", null, [
1302
+ /* @__PURE__ */ vue.createElementVNode("clipPath", { id: "svg_cca01d3884__clip0_271_29169" }, [
1303
+ /* @__PURE__ */ vue.createElementVNode("path", { d: "M0 0H16V16H0z" })
1304
+ ])
1305
+ ], -1);
1306
+ const _hoisted_4$9 = [
1307
+ _hoisted_2$n,
1308
+ _hoisted_3$n
1734
1309
  ];
1735
1310
  function _sfc_render$n(_ctx, _cache, $props, $setup, $data, $options) {
1736
1311
  return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
1737
1312
  viewBox: "0 0 16 16",
1738
1313
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
1739
1314
  xmlns: "http://www.w3.org/2000/svg",
1740
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_download`],
1315
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-company`],
1741
1316
  width: "1em",
1742
1317
  height: "1em"
1743
- }, _ctx.$attrs), _hoisted_3$n, 16, _hoisted_1$n);
1318
+ }, _ctx.$attrs), _hoisted_4$9, 16, _hoisted_1$n);
1744
1319
  }
1745
1320
  var index$n = /* @__PURE__ */ _export_sfc(_sfc_main$n, [["render", _sfc_render$n]]);
1746
1321
  const _sfc_main$m = {
1747
- name: "IconIconLineOrder",
1322
+ name: "IconLineRisk",
1748
1323
  props: {
1749
1324
  prefix: {
1750
1325
  type: String,
@@ -1757,15 +1332,15 @@
1757
1332
  }
1758
1333
  };
1759
1334
  const _hoisted_1$m = ["fill"];
1760
- const _hoisted_2$m = /* @__PURE__ */ vue.createElementVNode("g", { "clip-path": "url(#svg_0c9a21350e__clip0_271_29174)" }, [
1761
- /* @__PURE__ */ vue.createElementVNode("path", { d: "M10.1506 0.935547C11.0543 0.935822 11.8196 1.51904 12.0968 2.3291C12.5297 2.32984 12.8964 2.33334 13.2033 2.3584C13.5779 2.38902 13.9228 2.45437 14.2463 2.61914C14.7479 2.87479 15.1566 3.28252 15.4123 3.78418C15.5771 4.10765 15.6424 4.45253 15.673 4.82715C15.703 5.19404 15.7023 5.64637 15.7023 6.19531V11.1953C15.7023 11.7442 15.703 12.1966 15.673 12.5635C15.6424 12.9381 15.577 13.283 15.4123 13.6064C15.1567 14.1081 14.7479 14.5158 14.2463 14.7715C13.9228 14.9363 13.5778 15.0026 13.2033 15.0332C12.8366 15.0631 12.3847 15.0625 11.8361 15.0625H4.16521C3.6163 15.0625 3.16394 15.0632 2.79704 15.0332C2.42239 15.0026 2.07757 14.9363 1.75407 14.7715C1.25251 14.5159 0.844662 14.108 0.589035 13.6064C0.424216 13.2829 0.358912 12.9381 0.328293 12.5635C0.29833 12.1966 0.298019 11.7443 0.298019 11.1953V6.19531C0.298019 5.64637 0.298316 5.19404 0.328293 4.82715C0.358923 4.45257 0.424232 4.10762 0.589035 3.78418C0.844673 3.28276 1.25261 2.87471 1.75407 2.61914C2.07749 2.45443 2.42249 2.38901 2.79704 2.3584C3.10351 2.33338 3.46942 2.32985 3.90154 2.3291C4.17883 1.51857 4.9465 0.935547 5.85075 0.935547H10.1506ZM12.0968 3.66309C11.8193 4.47242 11.0539 5.05539 10.1506 5.05566H5.85075C4.94701 5.05566 4.18021 4.47272 3.90251 3.66309C3.47101 3.6636 3.15707 3.66598 2.90544 3.68652C2.61371 3.71038 2.46376 3.75363 2.35954 3.80664C2.10877 3.93442 1.90438 4.13891 1.77654 4.38965C1.72346 4.49385 1.6803 4.64367 1.65642 4.93555C1.63191 5.23556 1.632 5.62439 1.632 6.19531V11.1953C1.632 11.7662 1.63192 12.155 1.65642 12.4551C1.68029 12.7471 1.72346 12.8967 1.77654 13.001C1.90437 13.2519 2.10866 13.4562 2.35954 13.584C2.46377 13.637 2.61353 13.6802 2.90544 13.7041C3.20546 13.7286 3.59434 13.7285 4.16521 13.7285H11.8361C12.4067 13.7285 12.795 13.7286 13.0949 13.7041C13.3865 13.6803 13.5366 13.637 13.6408 13.584C13.8915 13.4562 14.096 13.2517 14.2238 13.001C14.2768 12.8968 14.3201 12.7469 14.3439 12.4551C14.3684 12.1551 14.3693 11.7662 14.3693 11.1953V6.19531C14.3693 5.62439 14.3684 5.23556 14.3439 4.93555C14.32 4.64359 14.2769 4.49386 14.2238 4.38965C14.096 4.1389 13.8915 3.93445 13.6408 3.80664C13.5366 3.75364 13.3866 3.71037 13.0949 3.68652C12.8431 3.66596 12.5288 3.6636 12.0968 3.66309ZM7.14861 10.2617C7.45188 10.3243 7.68083 10.5932 7.68083 10.915C7.6806 11.2367 7.45182 11.5059 7.14861 11.5684L7.01384 11.582H4.39177C4.02374 11.582 3.72504 11.283 3.72478 10.915C3.72478 10.5468 4.02358 10.248 4.39177 10.248H7.01384L7.14861 10.2617ZM5.85075 2.26953C5.44948 2.26953 5.12419 2.59482 5.12419 2.99609C5.12459 3.39703 5.44973 3.72266 5.85075 3.72266H10.1506C10.5513 3.72231 10.8767 3.39681 10.8771 2.99609C10.8771 2.59504 10.5515 2.26988 10.1506 2.26953H5.85075Z" })
1335
+ const _hoisted_2$m = /* @__PURE__ */ vue.createElementVNode("g", { "clip-path": "url(#svg_5ce5be419e__clip0_271_29176)" }, [
1336
+ /* @__PURE__ */ vue.createElementVNode("path", { d: "M8.13908 0.352539L14.0102 1.60059C14.2224 1.64571 14.4054 1.68308 14.5678 1.74609C15.2286 2.00282 15.7042 2.59023 15.8178 3.29004C15.8457 3.46201 15.8442 3.64814 15.8442 3.86523V7.00879C15.8439 11.452 12.4959 15.1817 8.07853 15.6602C8.02683 15.6658 7.97399 15.6657 7.92228 15.6602C3.5048 15.1818 0.156881 11.4521 0.156654 7.00879V3.86523C0.156653 3.64812 0.15514 3.46202 0.183021 3.29004C0.2966 2.59016 0.772078 2.00276 1.43302 1.74609C1.59539 1.68312 1.77837 1.64571 1.99064 1.60059L7.86173 0.352539L8.0004 0.337891C8.04677 0.337911 8.09348 0.342847 8.13908 0.352539ZM2.26798 2.90527C2.00844 2.96045 1.9532 2.97464 1.91544 2.98926C1.69527 3.07488 1.53628 3.27069 1.49845 3.50391C1.49201 3.54388 1.49064 3.60002 1.49064 3.86523V7.00879C1.49086 10.7492 4.29232 13.8906 8.0004 14.3252C11.7084 13.8904 14.5099 10.7491 14.5102 7.00879V3.86523C14.5102 3.60012 14.5088 3.54387 14.5024 3.50391C14.4646 3.27076 14.3054 3.07494 14.0854 2.98926C14.0476 2.9746 13.9927 2.96053 13.7328 2.90527L8.0004 1.68652L2.26798 2.90527ZM8.88517 5.05371C9.00896 5.05374 9.07105 5.1488 9.01993 5.25879L8.19376 7.13672C8.14488 7.2481 8.20291 7.34154 8.32853 7.34473L9.80021 7.38184C9.92402 7.38439 9.967 7.46507 9.89493 7.56738L7.54044 10.8496C7.25333 11.2498 7.10019 11.1838 7.20255 10.7002L7.58536 8.85547C7.59244 8.8289 7.59298 8.80034 7.58732 8.77344C7.58162 8.74669 7.56925 8.72155 7.55216 8.7002C7.53508 8.67894 7.51347 8.66176 7.48869 8.65039C7.46369 8.63898 7.43606 8.63369 7.40861 8.63477H6.22794C6.20235 8.63745 6.17611 8.63287 6.15275 8.62207C6.12951 8.61125 6.1096 8.5944 6.09513 8.57324C6.0806 8.5519 6.07222 8.52675 6.07072 8.50098C6.06925 8.47531 6.07448 8.44956 6.08634 8.42676L7.31486 5.26465L7.31388 5.26172C7.34082 5.2021 7.38372 5.15092 7.4379 5.11426C7.492 5.07766 7.55528 5.0566 7.62052 5.05371H8.88517Z" })
1762
1337
  ], -1);
1763
1338
  const _hoisted_3$m = /* @__PURE__ */ vue.createElementVNode("defs", null, [
1764
- /* @__PURE__ */ vue.createElementVNode("clipPath", { id: "svg_0c9a21350e__clip0_271_29174" }, [
1339
+ /* @__PURE__ */ vue.createElementVNode("clipPath", { id: "svg_5ce5be419e__clip0_271_29176" }, [
1765
1340
  /* @__PURE__ */ vue.createElementVNode("path", { d: "M0 0H16V16H0z" })
1766
1341
  ])
1767
1342
  ], -1);
1768
- const _hoisted_4$b = [
1343
+ const _hoisted_4$8 = [
1769
1344
  _hoisted_2$m,
1770
1345
  _hoisted_3$m
1771
1346
  ];
@@ -1774,14 +1349,14 @@
1774
1349
  viewBox: "0 0 16 16",
1775
1350
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
1776
1351
  xmlns: "http://www.w3.org/2000/svg",
1777
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_order`],
1352
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-risk`],
1778
1353
  width: "1em",
1779
1354
  height: "1em"
1780
- }, _ctx.$attrs), _hoisted_4$b, 16, _hoisted_1$m);
1355
+ }, _ctx.$attrs), _hoisted_4$8, 16, _hoisted_1$m);
1781
1356
  }
1782
1357
  var index$m = /* @__PURE__ */ _export_sfc(_sfc_main$m, [["render", _sfc_render$m]]);
1783
1358
  const _sfc_main$l = {
1784
- name: "IconIconLineShopping",
1359
+ name: "IconLineManage",
1785
1360
  props: {
1786
1361
  prefix: {
1787
1362
  type: String,
@@ -1794,31 +1369,23 @@
1794
1369
  }
1795
1370
  };
1796
1371
  const _hoisted_1$l = ["fill"];
1797
- const _hoisted_2$l = /* @__PURE__ */ vue.createElementVNode("g", { "clip-path": "url(#svg_a221afe4d9__clip0_271_29181)" }, [
1798
- /* @__PURE__ */ vue.createElementVNode("path", { d: "M7.9995 0.524414C9.96339 0.524576 11.5664 2.06708 11.6636 4.00684C11.9439 4.0092 12.1913 4.01502 12.4077 4.03223C12.7641 4.06059 13.0922 4.12113 13.4038 4.27246C13.8891 4.50826 14.292 4.88608 14.5581 5.35547C14.729 5.65698 14.8099 5.98097 14.8608 6.33496C14.9106 6.68106 14.9374 7.10791 14.9702 7.625L15.2075 11.3652C15.2444 11.9457 15.2759 12.4224 15.2681 12.8096C15.2601 13.204 15.2121 13.5689 15.0552 13.9141C14.8126 14.4471 14.4009 14.8853 13.8843 15.1611C13.5498 15.3397 13.1885 15.4104 12.7954 15.4434C12.4097 15.4756 11.9324 15.4756 11.3511 15.4756H4.64892C4.06759 15.4756 3.5903 15.4756 3.20458 15.4434C2.81147 15.4104 2.45022 15.3396 2.11571 15.1611C1.59907 14.8853 1.18736 14.4471 0.944815 13.9141C0.787837 13.5689 0.739877 13.204 0.731924 12.8096C0.724128 12.4224 0.755615 11.9457 0.792471 11.3652L1.02978 7.625C1.06261 7.1079 1.08941 6.68106 1.13915 6.33496C1.19005 5.98094 1.27099 5.657 1.44189 5.35547C1.70801 4.88606 2.11082 4.50825 2.59618 4.27246C2.9078 4.12115 3.23592 4.06058 3.59228 4.03223C3.80803 4.01508 4.05428 4.00922 4.33349 4.00684C4.43068 2.06705 6.0356 0.524593 7.9995 0.524414ZM4.8872 5.33496C4.34794 5.33496 3.98138 5.33586 3.69774 5.3584C3.42264 5.38029 3.27917 5.41929 3.17724 5.46875C2.93408 5.58688 2.73242 5.77654 2.59911 6.01172C2.54322 6.11036 2.49487 6.25086 2.45556 6.52441C2.41509 6.80602 2.39109 7.17086 2.35692 7.70898L2.11962 11.4502C2.08136 12.0528 2.05562 12.4639 2.062 12.7822C2.06827 13.0934 2.10561 13.253 2.15575 13.3633C2.27724 13.6302 2.483 13.8501 2.74169 13.9883C2.84853 14.0453 3.0059 14.0922 3.31591 14.1182C3.63321 14.1447 4.04525 14.1455 4.64892 14.1455H11.3511C11.9551 14.1455 12.3677 14.1447 12.685 14.1182C12.9948 14.0922 13.1515 14.0453 13.2583 13.9883C13.5169 13.8501 13.7228 13.6302 13.8442 13.3633C13.8944 13.253 13.9317 13.0933 13.938 12.7822C13.9444 12.4639 13.9186 12.0528 13.8804 11.4502L13.6431 7.70898C13.6089 7.17088 13.5849 6.80602 13.5444 6.52441C13.5051 6.2509 13.4567 6.11036 13.4009 6.01172C13.2676 5.77655 13.0659 5.58689 12.8227 5.46875C12.7208 5.41927 12.5773 5.3803 12.3022 5.3584C12.0186 5.33585 11.6521 5.33496 11.1128 5.33496H4.8872ZM10.935 10.2969C11.3022 10.297 11.6001 10.5947 11.6001 10.9619C11.6001 11.3291 11.3022 11.6269 10.935 11.627H8.40868L8.27489 11.6133C7.97196 11.5512 7.74364 11.2832 7.74364 10.9619C7.74364 10.6406 7.97196 10.3726 8.27489 10.3105L8.40868 10.2969H10.935ZM7.9995 1.85352C6.7711 1.85369 5.76557 2.80113 5.66942 4.00488H10.3296C10.2335 2.80111 9.22792 1.85367 7.9995 1.85352Z" })
1799
- ], -1);
1800
- const _hoisted_3$l = /* @__PURE__ */ vue.createElementVNode("defs", null, [
1801
- /* @__PURE__ */ vue.createElementVNode("clipPath", { id: "svg_a221afe4d9__clip0_271_29181" }, [
1802
- /* @__PURE__ */ vue.createElementVNode("path", { d: "M0 0H16V16H0z" })
1803
- ])
1804
- ], -1);
1805
- const _hoisted_4$a = [
1806
- _hoisted_2$l,
1807
- _hoisted_3$l
1372
+ const _hoisted_2$l = /* @__PURE__ */ vue.createElementVNode("path", { d: "M14.3085 10.9813C14.6483 10.8433 15.0361 11.0069 15.1747 11.3466C15.3133 11.6865 15.1502 12.0749 14.8105 12.2137L10.0634 14.1483C9.42339 14.4093 9.00546 14.5844 8.56536 14.6532C8.19111 14.7116 7.80972 14.7115 7.43547 14.6532C6.99528 14.5845 6.57747 14.4093 5.93743 14.1483L1.19036 12.2137L1.07122 12.1503C0.814095 11.9785 0.703945 11.6441 0.825123 11.3466C0.946606 11.0492 1.25951 10.8862 1.5634 10.9432L1.69231 10.9813L6.43938 12.9169C7.13709 13.2013 7.38925 13.2995 7.64055 13.3387C7.87894 13.3759 8.1219 13.3759 8.36028 13.3387C8.61147 13.2995 8.86393 13.2013 9.56145 12.9169L14.3085 10.9813ZM14.3085 7.71374C14.6484 7.57554 15.0361 7.73914 15.1747 8.07898C15.313 8.41886 15.1502 8.80747 14.8105 8.94616L10.0634 10.8807C9.42335 11.1417 9.00548 11.3168 8.56536 11.3856C8.19116 11.444 7.80968 11.4439 7.43547 11.3856C6.99535 11.3169 6.57731 11.1416 5.93743 10.8807L1.19036 8.94616L1.07122 8.88269C0.814138 8.71093 0.704042 8.37646 0.825123 8.07898C0.946469 7.78136 1.25935 7.6186 1.5634 7.67566L1.69231 7.71374L6.43938 9.64929C7.13688 9.93368 7.38928 10.0319 7.64055 10.0712C7.8789 10.1083 8.12194 10.1084 8.36028 10.0712C8.61149 10.0319 8.86386 9.93372 9.56145 9.64929L14.3085 7.71374ZM7.4345 1.34655C7.80893 1.28813 8.19093 1.28812 8.56536 1.34655C9.00539 1.41531 9.42261 1.59056 10.0624 1.85144L13.8007 3.37585C14.0727 3.48674 14.3188 3.5863 14.5038 3.68151C14.6479 3.75564 14.869 3.88001 15.0195 4.10046L15.079 4.20105L15.1347 4.32898C15.2466 4.63249 15.2284 4.9719 15.079 5.26355C14.9334 5.54728 14.6683 5.69845 14.5038 5.78308C14.3188 5.87822 14.0725 5.97794 13.8007 6.08874L10.0624 7.61218C9.42274 7.873 9.00532 8.0483 8.56536 8.11706C8.19095 8.17547 7.80891 8.17549 7.4345 8.11706C6.99428 8.0483 6.57664 7.8732 5.93645 7.61218L2.19817 6.08874C1.92623 5.97786 1.6801 5.87828 1.49505 5.78308C1.33051 5.69841 1.06547 5.54748 0.91985 5.26355C0.749116 4.93029 0.749393 4.5344 0.91985 4.20105L0.980397 4.10046C1.13067 3.88044 1.35105 3.75563 1.49505 3.68151C1.68001 3.58634 1.92634 3.48668 2.19817 3.37585L5.93645 1.85144C6.57647 1.59048 6.99438 1.41532 7.4345 1.34655ZM8.3593 2.66101C8.12091 2.62386 7.87796 2.62381 7.63958 2.66101C7.38836 2.70028 7.13598 2.79846 6.4384 3.08288L2.7011 4.6073C2.58275 4.65555 2.48228 4.69674 2.39739 4.7323C2.48232 4.76787 2.58268 4.80901 2.7011 4.8573L6.4384 6.38073C7.13617 6.66523 7.3883 6.76335 7.63958 6.80261C7.87796 6.83981 8.12091 6.83975 8.3593 6.80261C8.61058 6.76338 8.86293 6.66514 9.56047 6.38073L13.2988 4.8573C13.4168 4.80915 13.5167 4.7678 13.6015 4.7323C13.5167 4.69676 13.417 4.65551 13.2988 4.6073L9.56047 3.08288C8.8628 2.79842 8.6106 2.70024 8.3593 2.66101Z" }, null, -1);
1373
+ const _hoisted_3$l = [
1374
+ _hoisted_2$l
1808
1375
  ];
1809
1376
  function _sfc_render$l(_ctx, _cache, $props, $setup, $data, $options) {
1810
1377
  return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
1811
1378
  viewBox: "0 0 16 16",
1812
1379
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
1813
1380
  xmlns: "http://www.w3.org/2000/svg",
1814
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_shopping`],
1381
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-manage`],
1815
1382
  width: "1em",
1816
1383
  height: "1em"
1817
- }, _ctx.$attrs), _hoisted_4$a, 16, _hoisted_1$l);
1384
+ }, _ctx.$attrs), _hoisted_3$l, 16, _hoisted_1$l);
1818
1385
  }
1819
1386
  var index$l = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["render", _sfc_render$l]]);
1820
1387
  const _sfc_main$k = {
1821
- name: "IconIconLineCompany",
1388
+ name: "IconLineMoney",
1822
1389
  props: {
1823
1390
  prefix: {
1824
1391
  type: String,
@@ -1831,15 +1398,15 @@
1831
1398
  }
1832
1399
  };
1833
1400
  const _hoisted_1$k = ["fill"];
1834
- const _hoisted_2$k = /* @__PURE__ */ vue.createElementVNode("g", { "clip-path": "url(#svg_cca01d3884__clip0_271_29169)" }, [
1835
- /* @__PURE__ */ vue.createElementVNode("path", { d: "M5.60254 0.996012C5.87346 0.992175 6.20371 1.01606 6.58887 1.04289L13.1367 1.49894C13.4757 1.52255 13.7687 1.54211 14.0088 1.57804C14.2569 1.61521 14.5019 1.67685 14.7354 1.81047C15.0852 2.01082 15.3674 2.31177 15.543 2.67472C15.6599 2.91676 15.7038 3.16595 15.7236 3.41593C15.7428 3.65791 15.7422 3.95223 15.7422 4.29191V12.203C15.7422 12.565 15.7426 12.8772 15.7217 13.1327C15.7001 13.3961 15.6529 13.659 15.5244 13.9111C15.3327 14.2871 15.0265 14.5934 14.6504 14.7851C14.3982 14.9135 14.1356 14.9608 13.8721 14.9823C13.6164 15.0032 13.3046 15.0028 12.9424 15.0028H3.05859C2.69637 15.0028 2.38365 15.0032 2.12793 14.9823C1.86455 14.9608 1.60268 14.9125 1.35059 14.7841C0.974263 14.5924 0.66831 14.2864 0.476563 13.9101C0.348124 13.6579 0.299857 13.3962 0.278321 13.1327C0.257434 12.877 0.257813 12.5644 0.257813 12.2021V9.29777C0.257813 8.93547 0.257426 8.62285 0.278321 8.36711C0.299864 8.10372 0.348155 7.84185 0.476563 7.58976C0.668318 7.21356 0.974349 6.90744 1.35059 6.71574C1.60263 6.58742 1.86459 6.53902 2.12793 6.5175C2.38365 6.49663 2.69638 6.49699 3.05859 6.49699H3.59375V3.83586C3.59375 3.44996 3.59359 3.11847 3.61621 2.84855C3.63948 2.57152 3.69075 2.29504 3.83106 2.03312C4.0395 1.6443 4.37114 1.33526 4.77344 1.15422C5.0447 1.03225 5.32432 0.999959 5.60254 0.996012ZM5.62109 2.32902C5.42664 2.3318 5.35443 2.35469 5.32031 2.37004C5.18642 2.43036 5.07629 2.53361 5.00684 2.663C4.98916 2.69613 4.96154 2.76698 4.94531 2.95988C4.92846 3.1611 4.92773 3.4273 4.92773 3.83586V6.49699H5.08106C5.44313 6.49699 5.75511 6.49662 6.01074 6.5175C6.2742 6.53904 6.53691 6.58726 6.78906 6.71574C7.16514 6.9075 7.47143 7.21362 7.66309 7.58976C7.7914 7.84178 7.83882 8.1038 7.86035 8.36711C7.88125 8.62285 7.88086 8.93547 7.88086 9.29777V12.2021C7.88086 12.5643 7.88123 12.877 7.86035 13.1327C7.8456 13.3132 7.81651 13.4925 7.75977 13.6689H12.9424C13.3266 13.6689 13.5748 13.6687 13.7637 13.6532C13.9443 13.6385 14.0119 13.6134 14.0449 13.5966C14.1701 13.5328 14.272 13.4307 14.3359 13.3056C14.3527 13.2727 14.3778 13.2049 14.3926 13.0243C14.408 12.8356 14.4092 12.5869 14.4092 12.203V4.29191C14.4092 3.93114 14.4085 3.69853 14.3945 3.5214C14.3812 3.35369 14.3586 3.28872 14.3428 3.25578C14.2843 3.13485 14.1898 3.03449 14.0732 2.96769C14.0417 2.94963 13.9792 2.9225 13.8115 2.89738C13.6357 2.87105 13.4042 2.85412 13.0439 2.82902L6.49609 2.37297C6.08819 2.34455 5.82306 2.32616 5.62109 2.32902ZM1.5918 12.2021C1.5918 12.5863 1.592 12.8355 1.60742 13.0243C1.62222 13.2052 1.64728 13.2726 1.66406 13.3056C1.72794 13.4308 1.82987 13.5327 1.95508 13.5966C1.98809 13.6134 2.05584 13.6385 2.23633 13.6532C2.42518 13.6686 2.67443 13.6689 3.05859 13.6689H5.08106C5.46513 13.6689 5.71354 13.6687 5.90234 13.6532C6.08317 13.6384 6.15065 13.6134 6.18359 13.5966C6.30873 13.5327 6.41074 13.4307 6.47461 13.3056C6.49139 13.2725 6.51649 13.2047 6.53125 13.0243C6.54667 12.8355 6.54785 12.5863 6.54785 12.2021V11.4169H1.5918V12.2021ZM11.791 6.46086C12.1592 6.46086 12.458 6.75966 12.458 7.12785V9.81535C12.4579 10.1835 12.1592 10.4823 11.791 10.4823C11.423 10.4822 11.1241 10.1834 11.124 9.81535V7.12785C11.124 6.75977 11.423 6.46103 11.791 6.46086ZM3.05859 7.83097C2.67445 7.83097 2.42518 7.83119 2.23633 7.8466C2.05608 7.86135 1.98814 7.88646 1.95508 7.90324C1.82995 7.96707 1.72795 8.06916 1.66406 8.19425C1.64728 8.22718 1.62223 8.29481 1.60742 8.4755C1.59199 8.66437 1.5918 8.91349 1.5918 9.29777V10.0829H6.54785V9.29777C6.54785 8.91349 6.54668 8.66437 6.53125 8.4755C6.51645 8.29479 6.49139 8.22719 6.47461 8.19425C6.41072 8.06908 6.30879 7.96709 6.18359 7.90324C6.15065 7.88645 6.08319 7.8614 5.90234 7.8466C5.71354 7.83117 5.46513 7.83097 5.08106 7.83097H3.05859Z" })
1401
+ const _hoisted_2$k = /* @__PURE__ */ vue.createElementVNode("g", { "clip-path": "url(#svg_304a13600b__clip0_271_29170)" }, [
1402
+ /* @__PURE__ */ vue.createElementVNode("path", { d: "M8.00032 0.145996C12.3379 0.146178 15.8548 3.66286 15.8548 8.00049C15.8547 12.338 12.3378 15.8548 8.00032 15.855C3.66267 15.855 0.14596 12.3381 0.145828 8.00049C0.145828 3.66275 3.66258 0.145996 8.00032 0.145996ZM8.00032 1.47998C4.39896 1.47998 1.47981 4.39913 1.47981 8.00049C1.47994 11.6017 4.39904 14.521 8.00032 14.521C11.6014 14.5208 14.5207 11.6016 14.5208 8.00049C14.5208 4.39924 11.6015 1.48016 8.00032 1.47998ZM7.58821 4.87256C7.85585 4.78572 8.14482 4.78561 8.41243 4.87256C8.60531 4.93529 8.75299 5.04226 8.86946 5.14111C8.97997 5.23495 9.10181 5.35686 9.22591 5.48096L10.5189 6.77393C10.6431 6.89812 10.7648 7.01979 10.8587 7.13037C10.9577 7.24693 11.0645 7.39524 11.1273 7.58838C11.2033 7.82268 11.2127 8.07281 11.1556 8.31104L11.1263 8.41162L11.0726 8.54834C11.0116 8.67674 10.9338 8.78226 10.8597 8.86963C10.7659 8.98017 10.643 9.10095 10.5189 9.2251L9.22591 10.519C9.10188 10.6431 8.9809 10.7651 8.87044 10.8589C8.75387 10.9578 8.6046 11.0647 8.41145 11.1274C8.14398 11.2142 7.85567 11.2142 7.58821 11.1274C7.39513 11.0647 7.24674 10.9578 7.1302 10.8589C7.01974 10.7651 6.89878 10.6431 6.77473 10.519L5.48079 9.2251C5.35676 9.10107 5.23473 8.98008 5.14095 8.86963C5.04204 8.7531 4.93609 8.60465 4.87337 8.41162C4.78649 8.14408 4.78558 7.85594 4.87239 7.58838C4.93512 7.39533 5.04203 7.24691 5.14095 7.13037C5.23482 7.0198 5.35662 6.8981 5.48079 6.77393L6.77473 5.48096C6.89875 5.35694 7.01976 5.23492 7.1302 5.14111C7.24669 5.04225 7.3953 4.93528 7.58821 4.87256ZM7.99348 6.15771C7.93411 6.20816 7.8565 6.28493 7.71712 6.42432L6.42415 7.71729C6.28439 7.85704 6.20801 7.93421 6.15755 7.99365C6.15559 7.99597 6.15343 7.9984 6.15169 8.00049C6.1532 8.00231 6.15491 8.00434 6.15657 8.00635C6.20699 8.06574 6.28363 8.14317 6.42317 8.28271L7.71712 9.57568C7.8569 9.71547 7.93404 9.79182 7.99348 9.84229C7.9956 9.84406 7.99839 9.84556 8.00032 9.84717C8.00226 9.84558 8.00505 9.84408 8.00716 9.84229C8.06656 9.79181 8.14402 9.71519 8.28352 9.57568L9.57649 8.28271C9.71613 8.14307 9.79265 8.06576 9.84309 8.00635C9.84481 8.00431 9.84643 8.00235 9.84798 8.00049C9.8462 7.99835 9.84413 7.99602 9.84212 7.99365C9.79165 7.9342 9.7153 7.85707 9.57552 7.71729L8.28255 6.42432C8.14303 6.2848 8.06558 6.20816 8.00618 6.15771C8.00386 6.15575 8.0024 6.15263 8.00032 6.15088C7.9982 6.15264 7.99583 6.15572 7.99348 6.15771Z" })
1836
1403
  ], -1);
1837
1404
  const _hoisted_3$k = /* @__PURE__ */ vue.createElementVNode("defs", null, [
1838
- /* @__PURE__ */ vue.createElementVNode("clipPath", { id: "svg_cca01d3884__clip0_271_29169" }, [
1405
+ /* @__PURE__ */ vue.createElementVNode("clipPath", { id: "svg_304a13600b__clip0_271_29170" }, [
1839
1406
  /* @__PURE__ */ vue.createElementVNode("path", { d: "M0 0H16V16H0z" })
1840
1407
  ])
1841
1408
  ], -1);
1842
- const _hoisted_4$9 = [
1409
+ const _hoisted_4$7 = [
1843
1410
  _hoisted_2$k,
1844
1411
  _hoisted_3$k
1845
1412
  ];
@@ -1848,14 +1415,14 @@
1848
1415
  viewBox: "0 0 16 16",
1849
1416
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
1850
1417
  xmlns: "http://www.w3.org/2000/svg",
1851
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_company`],
1418
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-money`],
1852
1419
  width: "1em",
1853
1420
  height: "1em"
1854
- }, _ctx.$attrs), _hoisted_4$9, 16, _hoisted_1$k);
1421
+ }, _ctx.$attrs), _hoisted_4$7, 16, _hoisted_1$k);
1855
1422
  }
1856
1423
  var index$k = /* @__PURE__ */ _export_sfc(_sfc_main$k, [["render", _sfc_render$k]]);
1857
1424
  const _sfc_main$j = {
1858
- name: "IconIconLineRisk",
1425
+ name: "IconLineNotice",
1859
1426
  props: {
1860
1427
  prefix: {
1861
1428
  type: String,
@@ -1868,15 +1435,15 @@
1868
1435
  }
1869
1436
  };
1870
1437
  const _hoisted_1$j = ["fill"];
1871
- const _hoisted_2$j = /* @__PURE__ */ vue.createElementVNode("g", { "clip-path": "url(#svg_5ce5be419e__clip0_271_29176)" }, [
1872
- /* @__PURE__ */ vue.createElementVNode("path", { d: "M8.13908 0.352539L14.0102 1.60059C14.2224 1.64571 14.4054 1.68308 14.5678 1.74609C15.2286 2.00282 15.7042 2.59023 15.8178 3.29004C15.8457 3.46201 15.8442 3.64814 15.8442 3.86523V7.00879C15.8439 11.452 12.4959 15.1817 8.07853 15.6602C8.02683 15.6658 7.97399 15.6657 7.92228 15.6602C3.5048 15.1818 0.156881 11.4521 0.156654 7.00879V3.86523C0.156653 3.64812 0.15514 3.46202 0.183021 3.29004C0.2966 2.59016 0.772078 2.00276 1.43302 1.74609C1.59539 1.68312 1.77837 1.64571 1.99064 1.60059L7.86173 0.352539L8.0004 0.337891C8.04677 0.337911 8.09348 0.342847 8.13908 0.352539ZM2.26798 2.90527C2.00844 2.96045 1.9532 2.97464 1.91544 2.98926C1.69527 3.07488 1.53628 3.27069 1.49845 3.50391C1.49201 3.54388 1.49064 3.60002 1.49064 3.86523V7.00879C1.49086 10.7492 4.29232 13.8906 8.0004 14.3252C11.7084 13.8904 14.5099 10.7491 14.5102 7.00879V3.86523C14.5102 3.60012 14.5088 3.54387 14.5024 3.50391C14.4646 3.27076 14.3054 3.07494 14.0854 2.98926C14.0476 2.9746 13.9927 2.96053 13.7328 2.90527L8.0004 1.68652L2.26798 2.90527ZM8.88517 5.05371C9.00896 5.05374 9.07105 5.1488 9.01993 5.25879L8.19376 7.13672C8.14488 7.2481 8.20291 7.34154 8.32853 7.34473L9.80021 7.38184C9.92402 7.38439 9.967 7.46507 9.89493 7.56738L7.54044 10.8496C7.25333 11.2498 7.10019 11.1838 7.20255 10.7002L7.58536 8.85547C7.59244 8.8289 7.59298 8.80034 7.58732 8.77344C7.58162 8.74669 7.56925 8.72155 7.55216 8.7002C7.53508 8.67894 7.51347 8.66176 7.48869 8.65039C7.46369 8.63898 7.43606 8.63369 7.40861 8.63477H6.22794C6.20235 8.63745 6.17611 8.63287 6.15275 8.62207C6.12951 8.61125 6.1096 8.5944 6.09513 8.57324C6.0806 8.5519 6.07222 8.52675 6.07072 8.50098C6.06925 8.47531 6.07448 8.44956 6.08634 8.42676L7.31486 5.26465L7.31388 5.26172C7.34082 5.2021 7.38372 5.15092 7.4379 5.11426C7.492 5.07766 7.55528 5.0566 7.62052 5.05371H8.88517Z" })
1438
+ const _hoisted_2$j = /* @__PURE__ */ vue.createElementVNode("g", { "clip-path": "url(#svg_37a3235c38__clip0_271_29166)" }, [
1439
+ /* @__PURE__ */ vue.createElementVNode("path", { d: "M6.74517 1.27946C7.31584 0.33645 8.68413 0.336619 9.25494 1.27946L9.61431 1.87321C12.1218 2.77278 13.8036 5.15159 13.8038 7.82633C13.8038 8.88299 14.1487 9.9114 14.7862 10.7541L15.501 11.6984C15.6537 11.9001 15.679 12.1711 15.5665 12.3976C15.4538 12.6241 15.2227 12.7677 14.9698 12.7677H10.7774C10.7131 14.2477 9.49585 15.4278 8.00005 15.4279C6.50427 15.4278 5.28701 14.2477 5.22271 12.7677H1.03033C0.777414 12.7676 0.546281 12.6241 0.433648 12.3976C0.3212 12.1712 0.346506 11.9001 0.499078 11.6984L1.21392 10.7541C1.85149 9.91137 2.19634 8.88304 2.19634 7.82633C2.19655 5.15191 3.87784 2.77302 6.38482 1.87321L6.74517 1.27946ZM6.55767 12.7677C6.62 13.5108 7.24086 14.0938 8.00005 14.0939C8.75926 14.0939 9.38101 13.5108 9.44341 12.7677H6.55767ZM8.11431 1.96989C8.06234 1.88441 7.93763 1.88424 7.8858 1.96989L7.40142 2.76969L7.27447 2.97965L7.04107 3.05778L6.9483 3.08805C4.90731 3.76625 3.52957 5.67562 3.52935 7.82633C3.52935 9.12257 3.12114 10.3841 2.36627 11.4347H13.6329C12.8783 10.3843 12.4708 9.12232 12.4708 7.82633C12.4706 5.67561 11.0928 3.76624 9.05181 3.08805L8.95904 3.05778L8.72564 2.97965L8.59869 2.76969L8.11431 1.96989Z" })
1873
1440
  ], -1);
1874
1441
  const _hoisted_3$j = /* @__PURE__ */ vue.createElementVNode("defs", null, [
1875
- /* @__PURE__ */ vue.createElementVNode("clipPath", { id: "svg_5ce5be419e__clip0_271_29176" }, [
1442
+ /* @__PURE__ */ vue.createElementVNode("clipPath", { id: "svg_37a3235c38__clip0_271_29166" }, [
1876
1443
  /* @__PURE__ */ vue.createElementVNode("path", { d: "M0 0H16V16H0z" })
1877
1444
  ])
1878
1445
  ], -1);
1879
- const _hoisted_4$8 = [
1446
+ const _hoisted_4$6 = [
1880
1447
  _hoisted_2$j,
1881
1448
  _hoisted_3$j
1882
1449
  ];
@@ -1885,14 +1452,14 @@
1885
1452
  viewBox: "0 0 16 16",
1886
1453
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
1887
1454
  xmlns: "http://www.w3.org/2000/svg",
1888
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_risk`],
1455
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-notice`],
1889
1456
  width: "1em",
1890
1457
  height: "1em"
1891
- }, _ctx.$attrs), _hoisted_4$8, 16, _hoisted_1$j);
1458
+ }, _ctx.$attrs), _hoisted_4$6, 16, _hoisted_1$j);
1892
1459
  }
1893
1460
  var index$j = /* @__PURE__ */ _export_sfc(_sfc_main$j, [["render", _sfc_render$j]]);
1894
1461
  const _sfc_main$i = {
1895
- name: "IconIconLineManage",
1462
+ name: "IconLineUser",
1896
1463
  props: {
1897
1464
  prefix: {
1898
1465
  type: String,
@@ -1905,7 +1472,7 @@
1905
1472
  }
1906
1473
  };
1907
1474
  const _hoisted_1$i = ["fill"];
1908
- const _hoisted_2$i = /* @__PURE__ */ vue.createElementVNode("path", { d: "M14.3085 10.9813C14.6483 10.8433 15.0361 11.0069 15.1747 11.3466C15.3133 11.6865 15.1502 12.0749 14.8105 12.2137L10.0634 14.1483C9.42339 14.4093 9.00546 14.5844 8.56536 14.6532C8.19111 14.7116 7.80972 14.7115 7.43547 14.6532C6.99528 14.5845 6.57747 14.4093 5.93743 14.1483L1.19036 12.2137L1.07122 12.1503C0.814095 11.9785 0.703945 11.6441 0.825123 11.3466C0.946606 11.0492 1.25951 10.8862 1.5634 10.9432L1.69231 10.9813L6.43938 12.9169C7.13709 13.2013 7.38925 13.2995 7.64055 13.3387C7.87894 13.3759 8.1219 13.3759 8.36028 13.3387C8.61147 13.2995 8.86393 13.2013 9.56145 12.9169L14.3085 10.9813ZM14.3085 7.71374C14.6484 7.57554 15.0361 7.73914 15.1747 8.07898C15.313 8.41886 15.1502 8.80747 14.8105 8.94616L10.0634 10.8807C9.42335 11.1417 9.00548 11.3168 8.56536 11.3856C8.19116 11.444 7.80968 11.4439 7.43547 11.3856C6.99535 11.3169 6.57731 11.1416 5.93743 10.8807L1.19036 8.94616L1.07122 8.88269C0.814138 8.71093 0.704042 8.37646 0.825123 8.07898C0.946469 7.78136 1.25935 7.6186 1.5634 7.67566L1.69231 7.71374L6.43938 9.64929C7.13688 9.93368 7.38928 10.0319 7.64055 10.0712C7.8789 10.1083 8.12194 10.1084 8.36028 10.0712C8.61149 10.0319 8.86386 9.93372 9.56145 9.64929L14.3085 7.71374ZM7.4345 1.34655C7.80893 1.28813 8.19093 1.28812 8.56536 1.34655C9.00539 1.41531 9.42261 1.59056 10.0624 1.85144L13.8007 3.37585C14.0727 3.48674 14.3188 3.5863 14.5038 3.68151C14.6479 3.75564 14.869 3.88001 15.0195 4.10046L15.079 4.20105L15.1347 4.32898C15.2466 4.63249 15.2284 4.9719 15.079 5.26355C14.9334 5.54728 14.6683 5.69845 14.5038 5.78308C14.3188 5.87822 14.0725 5.97794 13.8007 6.08874L10.0624 7.61218C9.42274 7.873 9.00532 8.0483 8.56536 8.11706C8.19095 8.17547 7.80891 8.17549 7.4345 8.11706C6.99428 8.0483 6.57664 7.8732 5.93645 7.61218L2.19817 6.08874C1.92623 5.97786 1.6801 5.87828 1.49505 5.78308C1.33051 5.69841 1.06547 5.54748 0.91985 5.26355C0.749116 4.93029 0.749393 4.5344 0.91985 4.20105L0.980397 4.10046C1.13067 3.88044 1.35105 3.75563 1.49505 3.68151C1.68001 3.58634 1.92634 3.48668 2.19817 3.37585L5.93645 1.85144C6.57647 1.59048 6.99438 1.41532 7.4345 1.34655ZM8.3593 2.66101C8.12091 2.62386 7.87796 2.62381 7.63958 2.66101C7.38836 2.70028 7.13598 2.79846 6.4384 3.08288L2.7011 4.6073C2.58275 4.65555 2.48228 4.69674 2.39739 4.7323C2.48232 4.76787 2.58268 4.80901 2.7011 4.8573L6.4384 6.38073C7.13617 6.66523 7.3883 6.76335 7.63958 6.80261C7.87796 6.83981 8.12091 6.83975 8.3593 6.80261C8.61058 6.76338 8.86293 6.66514 9.56047 6.38073L13.2988 4.8573C13.4168 4.80915 13.5167 4.7678 13.6015 4.7323C13.5167 4.69676 13.417 4.65551 13.2988 4.6073L9.56047 3.08288C8.8628 2.79842 8.6106 2.70024 8.3593 2.66101Z" }, null, -1);
1475
+ const _hoisted_2$i = /* @__PURE__ */ vue.createElementVNode("path", { d: "M10.8432 8.03711C11.9213 8.03711 12.6207 8.02859 13.2045 8.2207C14.309 8.58438 15.1756 9.45129 15.5395 10.5557C15.7317 11.1395 15.7241 11.839 15.7241 12.917C15.7241 13.2413 15.7318 13.5637 15.6401 13.8428C15.4749 14.3445 15.0812 14.738 14.5795 14.9033C14.3004 14.9952 13.9782 14.9873 13.6538 14.9873H2.34614C2.02168 14.9873 1.69955 14.9952 1.42036 14.9033C0.918519 14.7381 0.525062 14.3446 0.359816 13.8428C0.268005 13.5636 0.275831 13.2414 0.275831 12.917C0.275828 11.839 0.26719 11.1395 0.459425 10.5557C0.823258 9.45128 1.68994 8.58441 2.79439 8.2207C3.37823 8.02852 4.07758 8.03711 5.15571 8.03711H10.8432ZM5.15571 9.36719C3.97287 9.36719 3.54056 9.37572 3.2104 9.48438C2.5069 9.71609 1.95494 10.2682 1.7231 10.9717C1.61439 11.3018 1.60591 11.7342 1.60591 12.917C1.60591 13.1123 1.60581 13.2327 1.61079 13.3232C1.61482 13.396 1.62122 13.4221 1.62251 13.4268C1.65576 13.5277 1.73541 13.6074 1.83638 13.6406C1.84018 13.6417 1.86558 13.6482 1.93989 13.6523C2.03048 13.6573 2.15068 13.6572 2.34614 13.6572H13.6538C13.8494 13.6572 13.9694 13.6574 14.06 13.6523C14.1369 13.6481 14.1612 13.6414 14.1635 13.6406C14.2644 13.6073 14.3432 13.5277 14.3764 13.4268C14.3776 13.4227 14.3841 13.397 14.3881 13.3232C14.3931 13.2327 14.394 13.1123 14.394 12.917C14.394 11.7342 14.3855 11.3018 14.2768 10.9717C14.045 10.2681 13.4922 9.71607 12.7885 9.48438C12.4584 9.37577 12.0259 9.36719 10.8432 9.36719H5.15571ZM7.99946 1.0127C9.63279 1.01286 10.9565 2.33734 10.9565 3.9707C10.9561 5.60374 9.63255 6.92757 7.99946 6.92773C6.36644 6.92749 5.04185 5.60369 5.04146 3.9707C5.04146 2.33738 6.3662 1.01294 7.99946 1.0127ZM7.99946 2.34277C7.10074 2.34302 6.37153 3.07192 6.37153 3.9707C6.37193 4.86915 7.10098 5.59741 7.99946 5.59766C8.89801 5.59749 9.62603 4.8692 9.62642 3.9707C9.62642 3.07187 8.89825 2.34294 7.99946 2.34277Z" }, null, -1);
1909
1476
  const _hoisted_3$i = [
1910
1477
  _hoisted_2$i
1911
1478
  ];
@@ -1914,14 +1481,14 @@
1914
1481
  viewBox: "0 0 16 16",
1915
1482
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
1916
1483
  xmlns: "http://www.w3.org/2000/svg",
1917
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_manage`],
1484
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-user`],
1918
1485
  width: "1em",
1919
1486
  height: "1em"
1920
1487
  }, _ctx.$attrs), _hoisted_3$i, 16, _hoisted_1$i);
1921
1488
  }
1922
1489
  var index$i = /* @__PURE__ */ _export_sfc(_sfc_main$i, [["render", _sfc_render$i]]);
1923
1490
  const _sfc_main$h = {
1924
- name: "IconIconLineMoney",
1491
+ name: "IconLineRefresh",
1925
1492
  props: {
1926
1493
  prefix: {
1927
1494
  type: String,
@@ -1934,31 +1501,23 @@
1934
1501
  }
1935
1502
  };
1936
1503
  const _hoisted_1$h = ["fill"];
1937
- const _hoisted_2$h = /* @__PURE__ */ vue.createElementVNode("g", { "clip-path": "url(#svg_304a13600b__clip0_271_29170)" }, [
1938
- /* @__PURE__ */ vue.createElementVNode("path", { d: "M8.00032 0.145996C12.3379 0.146178 15.8548 3.66286 15.8548 8.00049C15.8547 12.338 12.3378 15.8548 8.00032 15.855C3.66267 15.855 0.14596 12.3381 0.145828 8.00049C0.145828 3.66275 3.66258 0.145996 8.00032 0.145996ZM8.00032 1.47998C4.39896 1.47998 1.47981 4.39913 1.47981 8.00049C1.47994 11.6017 4.39904 14.521 8.00032 14.521C11.6014 14.5208 14.5207 11.6016 14.5208 8.00049C14.5208 4.39924 11.6015 1.48016 8.00032 1.47998ZM7.58821 4.87256C7.85585 4.78572 8.14482 4.78561 8.41243 4.87256C8.60531 4.93529 8.75299 5.04226 8.86946 5.14111C8.97997 5.23495 9.10181 5.35686 9.22591 5.48096L10.5189 6.77393C10.6431 6.89812 10.7648 7.01979 10.8587 7.13037C10.9577 7.24693 11.0645 7.39524 11.1273 7.58838C11.2033 7.82268 11.2127 8.07281 11.1556 8.31104L11.1263 8.41162L11.0726 8.54834C11.0116 8.67674 10.9338 8.78226 10.8597 8.86963C10.7659 8.98017 10.643 9.10095 10.5189 9.2251L9.22591 10.519C9.10188 10.6431 8.9809 10.7651 8.87044 10.8589C8.75387 10.9578 8.6046 11.0647 8.41145 11.1274C8.14398 11.2142 7.85567 11.2142 7.58821 11.1274C7.39513 11.0647 7.24674 10.9578 7.1302 10.8589C7.01974 10.7651 6.89878 10.6431 6.77473 10.519L5.48079 9.2251C5.35676 9.10107 5.23473 8.98008 5.14095 8.86963C5.04204 8.7531 4.93609 8.60465 4.87337 8.41162C4.78649 8.14408 4.78558 7.85594 4.87239 7.58838C4.93512 7.39533 5.04203 7.24691 5.14095 7.13037C5.23482 7.0198 5.35662 6.8981 5.48079 6.77393L6.77473 5.48096C6.89875 5.35694 7.01976 5.23492 7.1302 5.14111C7.24669 5.04225 7.3953 4.93528 7.58821 4.87256ZM7.99348 6.15771C7.93411 6.20816 7.8565 6.28493 7.71712 6.42432L6.42415 7.71729C6.28439 7.85704 6.20801 7.93421 6.15755 7.99365C6.15559 7.99597 6.15343 7.9984 6.15169 8.00049C6.1532 8.00231 6.15491 8.00434 6.15657 8.00635C6.20699 8.06574 6.28363 8.14317 6.42317 8.28271L7.71712 9.57568C7.8569 9.71547 7.93404 9.79182 7.99348 9.84229C7.9956 9.84406 7.99839 9.84556 8.00032 9.84717C8.00226 9.84558 8.00505 9.84408 8.00716 9.84229C8.06656 9.79181 8.14402 9.71519 8.28352 9.57568L9.57649 8.28271C9.71613 8.14307 9.79265 8.06576 9.84309 8.00635C9.84481 8.00431 9.84643 8.00235 9.84798 8.00049C9.8462 7.99835 9.84413 7.99602 9.84212 7.99365C9.79165 7.9342 9.7153 7.85707 9.57552 7.71729L8.28255 6.42432C8.14303 6.2848 8.06558 6.20816 8.00618 6.15771C8.00386 6.15575 8.0024 6.15263 8.00032 6.15088C7.9982 6.15264 7.99583 6.15572 7.99348 6.15771Z" })
1939
- ], -1);
1940
- const _hoisted_3$h = /* @__PURE__ */ vue.createElementVNode("defs", null, [
1941
- /* @__PURE__ */ vue.createElementVNode("clipPath", { id: "svg_304a13600b__clip0_271_29170" }, [
1942
- /* @__PURE__ */ vue.createElementVNode("path", { d: "M0 0H16V16H0z" })
1943
- ])
1944
- ], -1);
1945
- const _hoisted_4$7 = [
1946
- _hoisted_2$h,
1947
- _hoisted_3$h
1504
+ const _hoisted_2$h = /* @__PURE__ */ vue.createElementVNode("path", { d: "M15.7217 9.01123L14.7031 9.86572L14.2754 9.35693L13.8711 8.87549C13.4474 11.738 10.9811 13.9356 8.00098 13.936C6.11897 13.936 4.44215 13.0584 3.35449 11.6919L4.625 11.1304C5.46627 12.0368 6.66697 12.6059 8.00098 12.606C10.2911 12.6055 12.1893 10.9326 12.5449 8.74268L12.0459 9.16162L11.5361 9.58936L10.6816 8.56982L11.1914 8.14307L12.9131 6.69775L13.4229 6.271L15.7217 9.01123ZM8.00098 2.06396C9.88318 2.06423 11.5601 2.9413 12.6475 4.30811L11.3779 4.86865C10.5369 3.96197 9.33515 3.39428 8.00098 3.39404C5.71056 3.39408 3.80991 5.06545 3.4541 7.25537L3.9541 6.83643L4.46387 6.40967L5.31836 7.42822L2.57812 9.72803L2.15039 9.21924L0.706055 7.49658L0.27832 6.98779L1.29688 6.13232L1.72461 6.64209L2.12891 7.12354C2.55249 4.2606 5.02032 2.064 8.00098 2.06396Z" }, null, -1);
1505
+ const _hoisted_3$h = [
1506
+ _hoisted_2$h
1948
1507
  ];
1949
1508
  function _sfc_render$h(_ctx, _cache, $props, $setup, $data, $options) {
1950
1509
  return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
1951
1510
  viewBox: "0 0 16 16",
1952
1511
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
1953
1512
  xmlns: "http://www.w3.org/2000/svg",
1954
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_money`],
1513
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-refresh`],
1955
1514
  width: "1em",
1956
1515
  height: "1em"
1957
- }, _ctx.$attrs), _hoisted_4$7, 16, _hoisted_1$h);
1516
+ }, _ctx.$attrs), _hoisted_3$h, 16, _hoisted_1$h);
1958
1517
  }
1959
1518
  var index$h = /* @__PURE__ */ _export_sfc(_sfc_main$h, [["render", _sfc_render$h]]);
1960
1519
  const _sfc_main$g = {
1961
- name: "IconIconLineNotice",
1520
+ name: "IconLineInfo",
1962
1521
  props: {
1963
1522
  prefix: {
1964
1523
  type: String,
@@ -1971,15 +1530,15 @@
1971
1530
  }
1972
1531
  };
1973
1532
  const _hoisted_1$g = ["fill"];
1974
- const _hoisted_2$g = /* @__PURE__ */ vue.createElementVNode("g", { "clip-path": "url(#svg_37a3235c38__clip0_271_29166)" }, [
1975
- /* @__PURE__ */ vue.createElementVNode("path", { d: "M6.74517 1.27946C7.31584 0.33645 8.68413 0.336619 9.25494 1.27946L9.61431 1.87321C12.1218 2.77278 13.8036 5.15159 13.8038 7.82633C13.8038 8.88299 14.1487 9.9114 14.7862 10.7541L15.501 11.6984C15.6537 11.9001 15.679 12.1711 15.5665 12.3976C15.4538 12.6241 15.2227 12.7677 14.9698 12.7677H10.7774C10.7131 14.2477 9.49585 15.4278 8.00005 15.4279C6.50427 15.4278 5.28701 14.2477 5.22271 12.7677H1.03033C0.777414 12.7676 0.546281 12.6241 0.433648 12.3976C0.3212 12.1712 0.346506 11.9001 0.499078 11.6984L1.21392 10.7541C1.85149 9.91137 2.19634 8.88304 2.19634 7.82633C2.19655 5.15191 3.87784 2.77302 6.38482 1.87321L6.74517 1.27946ZM6.55767 12.7677C6.62 13.5108 7.24086 14.0938 8.00005 14.0939C8.75926 14.0939 9.38101 13.5108 9.44341 12.7677H6.55767ZM8.11431 1.96989C8.06234 1.88441 7.93763 1.88424 7.8858 1.96989L7.40142 2.76969L7.27447 2.97965L7.04107 3.05778L6.9483 3.08805C4.90731 3.76625 3.52957 5.67562 3.52935 7.82633C3.52935 9.12257 3.12114 10.3841 2.36627 11.4347H13.6329C12.8783 10.3843 12.4708 9.12232 12.4708 7.82633C12.4706 5.67561 11.0928 3.76624 9.05181 3.08805L8.95904 3.05778L8.72564 2.97965L8.59869 2.76969L8.11431 1.96989Z" })
1533
+ const _hoisted_2$g = /* @__PURE__ */ vue.createElementVNode("g", { "clip-path": "url(#svg_4ca9f33b96__clip0_271_29177)" }, [
1534
+ /* @__PURE__ */ vue.createElementVNode("path", { d: "M10.7676 0.873047C11.4283 0.873047 11.9649 0.872797 12.3984 0.908203C12.8397 0.944284 13.2344 1.02141 13.6006 1.20801C14.1773 1.50204 14.6465 1.97107 14.9404 2.54785C15.1269 2.91401 15.2042 3.30785 15.2402 3.74902C15.2756 4.18262 15.2744 4.71896 15.2744 5.37988V10.6201C15.2744 11.2811 15.2757 11.8174 15.2402 12.251C15.2042 12.6922 15.127 13.086 14.9404 13.4521C14.6465 14.0291 14.1775 14.4989 13.6006 14.793C13.2344 14.9796 12.8397 15.0557 12.3984 15.0918C11.9649 15.1272 11.4284 15.127 10.7676 15.127H5.23242C4.57163 15.127 4.0351 15.1272 3.60156 15.0918C3.16053 15.0557 2.76645 14.9794 2.40039 14.793C1.82344 14.499 1.35456 14.0291 1.06054 13.4521C0.873942 13.0859 0.796819 12.6922 0.760738 12.251C0.72531 11.8174 0.725582 11.2811 0.725582 10.6201V5.37988C0.725582 4.71892 0.725316 4.18263 0.760738 3.74902C0.796819 3.30775 0.873941 2.91408 1.06054 2.54785C1.35454 1.97095 1.82348 1.50199 2.40039 1.20801C2.76654 1.02151 3.1604 0.944274 3.60156 0.908203C4.03511 0.872807 4.57162 0.873047 5.23242 0.873047H10.7676ZM2.05957 10.6201C2.05957 11.3031 2.05988 11.7758 2.08984 12.1426C2.11916 12.5009 2.17324 12.6997 2.24804 12.8467C2.41423 13.1727 2.67979 13.4384 3.00586 13.6045C3.15285 13.6793 3.35237 13.7334 3.71093 13.7627C4.07756 13.7926 4.54992 13.793 5.23242 13.793H10.7676C11.4504 13.793 11.9233 13.7927 12.29 13.7627C12.6488 13.7334 12.8481 13.6794 12.9951 13.6045C13.3211 13.4383 13.5868 13.1727 13.7529 12.8467C13.8277 12.6998 13.8818 12.5008 13.9111 12.1426C13.9411 11.7758 13.9414 11.3031 13.9414 10.6201V6.21973C12.2738 6.44273 10.6159 6.57612 8.93164 6.61133V9.6709C8.93161 9.89395 8.81947 10.103 8.63379 10.2266C8.44824 10.3498 8.21332 10.372 8.00781 10.2861L6.56152 9.68164L5.11718 10.2861C4.91156 10.3721 4.67583 10.3499 4.49023 10.2266C4.30461 10.103 4.19241 9.89391 4.19238 9.6709V6.4502C3.49184 6.38919 2.78157 6.31309 2.05957 6.21777V10.6201ZM5.52636 8.66895L6.30468 8.34375C6.46925 8.27489 6.65475 8.27496 6.81933 8.34375L7.59863 8.66992V6.61719C6.91456 6.61028 6.22466 6.58704 5.52636 6.54688V8.66895ZM5.23242 2.20703C4.54991 2.20703 4.07756 2.2074 3.71093 2.2373C3.35235 2.2666 3.15286 2.32071 3.00586 2.39551C2.67974 2.56167 2.41423 2.82721 2.24804 3.15332C2.17317 3.30035 2.11916 3.49959 2.08984 3.8584C2.06796 4.12652 2.06325 4.45106 2.06152 4.87305C6.28653 5.44597 10.0779 5.40478 13.9385 4.87402C13.9367 4.45161 13.933 4.12671 13.9111 3.8584C13.8818 3.4999 13.8277 3.30031 13.7529 3.15332C13.5868 2.82732 13.3211 2.5617 12.9951 2.39551C12.8481 2.32061 12.6488 2.26664 12.29 2.2373C11.9233 2.20735 11.4504 2.20703 10.7676 2.20703H5.23242Z" })
1976
1535
  ], -1);
1977
1536
  const _hoisted_3$g = /* @__PURE__ */ vue.createElementVNode("defs", null, [
1978
- /* @__PURE__ */ vue.createElementVNode("clipPath", { id: "svg_37a3235c38__clip0_271_29166" }, [
1537
+ /* @__PURE__ */ vue.createElementVNode("clipPath", { id: "svg_4ca9f33b96__clip0_271_29177" }, [
1979
1538
  /* @__PURE__ */ vue.createElementVNode("path", { d: "M0 0H16V16H0z" })
1980
1539
  ])
1981
1540
  ], -1);
1982
- const _hoisted_4$6 = [
1541
+ const _hoisted_4$5 = [
1983
1542
  _hoisted_2$g,
1984
1543
  _hoisted_3$g
1985
1544
  ];
@@ -1988,14 +1547,14 @@
1988
1547
  viewBox: "0 0 16 16",
1989
1548
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
1990
1549
  xmlns: "http://www.w3.org/2000/svg",
1991
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_notice`],
1550
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-info`],
1992
1551
  width: "1em",
1993
1552
  height: "1em"
1994
- }, _ctx.$attrs), _hoisted_4$6, 16, _hoisted_1$g);
1553
+ }, _ctx.$attrs), _hoisted_4$5, 16, _hoisted_1$g);
1995
1554
  }
1996
1555
  var index$g = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["render", _sfc_render$g]]);
1997
1556
  const _sfc_main$f = {
1998
- name: "IconIconLineUser",
1557
+ name: "IconLineQuestion",
1999
1558
  props: {
2000
1559
  prefix: {
2001
1560
  type: String,
@@ -2008,7 +1567,7 @@
2008
1567
  }
2009
1568
  };
2010
1569
  const _hoisted_1$f = ["fill"];
2011
- const _hoisted_2$f = /* @__PURE__ */ vue.createElementVNode("path", { d: "M10.8432 8.03711C11.9213 8.03711 12.6207 8.02859 13.2045 8.2207C14.309 8.58438 15.1756 9.45129 15.5395 10.5557C15.7317 11.1395 15.7241 11.839 15.7241 12.917C15.7241 13.2413 15.7318 13.5637 15.6401 13.8428C15.4749 14.3445 15.0812 14.738 14.5795 14.9033C14.3004 14.9952 13.9782 14.9873 13.6538 14.9873H2.34614C2.02168 14.9873 1.69955 14.9952 1.42036 14.9033C0.918519 14.7381 0.525062 14.3446 0.359816 13.8428C0.268005 13.5636 0.275831 13.2414 0.275831 12.917C0.275828 11.839 0.26719 11.1395 0.459425 10.5557C0.823258 9.45128 1.68994 8.58441 2.79439 8.2207C3.37823 8.02852 4.07758 8.03711 5.15571 8.03711H10.8432ZM5.15571 9.36719C3.97287 9.36719 3.54056 9.37572 3.2104 9.48438C2.5069 9.71609 1.95494 10.2682 1.7231 10.9717C1.61439 11.3018 1.60591 11.7342 1.60591 12.917C1.60591 13.1123 1.60581 13.2327 1.61079 13.3232C1.61482 13.396 1.62122 13.4221 1.62251 13.4268C1.65576 13.5277 1.73541 13.6074 1.83638 13.6406C1.84018 13.6417 1.86558 13.6482 1.93989 13.6523C2.03048 13.6573 2.15068 13.6572 2.34614 13.6572H13.6538C13.8494 13.6572 13.9694 13.6574 14.06 13.6523C14.1369 13.6481 14.1612 13.6414 14.1635 13.6406C14.2644 13.6073 14.3432 13.5277 14.3764 13.4268C14.3776 13.4227 14.3841 13.397 14.3881 13.3232C14.3931 13.2327 14.394 13.1123 14.394 12.917C14.394 11.7342 14.3855 11.3018 14.2768 10.9717C14.045 10.2681 13.4922 9.71607 12.7885 9.48438C12.4584 9.37577 12.0259 9.36719 10.8432 9.36719H5.15571ZM7.99946 1.0127C9.63279 1.01286 10.9565 2.33734 10.9565 3.9707C10.9561 5.60374 9.63255 6.92757 7.99946 6.92773C6.36644 6.92749 5.04185 5.60369 5.04146 3.9707C5.04146 2.33738 6.3662 1.01294 7.99946 1.0127ZM7.99946 2.34277C7.10074 2.34302 6.37153 3.07192 6.37153 3.9707C6.37193 4.86915 7.10098 5.59741 7.99946 5.59766C8.89801 5.59749 9.62603 4.8692 9.62642 3.9707C9.62642 3.07187 8.89825 2.34294 7.99946 2.34277Z" }, null, -1);
1570
+ const _hoisted_2$f = /* @__PURE__ */ vue.createElementVNode("path", { d: "M8 1.43848C11.6238 1.4386 14.5614 4.37625 14.5615 8C14.5614 11.6238 11.6238 14.5614 8 14.5615C4.37624 14.5614 1.43858 11.6238 1.43848 8C1.4386 4.37625 4.37625 1.4386 8 1.43848ZM8 2.76855C5.11079 2.76868 2.76868 5.11079 2.76855 8C2.76866 10.8892 5.11078 13.2323 8 13.2324C10.8892 13.2323 13.2323 10.8892 13.2324 8C13.2323 5.11079 10.8892 2.76868 8 2.76855ZM8.00098 10.3506C8.41005 10.3506 8.74199 10.6828 8.74219 11.0918C8.74219 11.501 8.41017 11.833 8.00098 11.833C7.59189 11.8329 7.26074 11.5009 7.26074 11.0918C7.26094 10.6828 7.59201 10.3507 8.00098 10.3506ZM8 4.15527C9.23542 4.1554 10.237 5.15719 10.2373 6.39258C10.2373 6.84903 10.1001 7.27614 9.86426 7.63086C9.72225 7.84436 9.55873 8.04112 9.41016 8.21387C9.25239 8.39729 9.1208 8.54279 8.99609 8.69824C8.74002 9.01749 8.66518 9.20146 8.66504 9.33398C8.66492 9.70107 8.36709 9.9989 8 9.99902C7.63289 9.99892 7.33509 9.70109 7.33496 9.33398C7.33509 8.71203 7.67872 8.21561 7.95898 7.86621C8.10251 7.6873 8.2692 7.50034 8.40137 7.34668C8.54262 7.18244 8.6622 7.03678 8.75684 6.89453C8.85206 6.75127 8.90718 6.57893 8.90723 6.39258C8.90696 5.89173 8.50089 5.48548 8 5.48535C7.49909 5.48545 7.09304 5.89171 7.09277 6.39258C7.09265 6.75966 6.79482 7.05749 6.42773 7.05762C6.06055 7.05761 5.76282 6.75974 5.7627 6.39258C5.76297 5.15717 6.76455 4.15537 8 4.15527Z" }, null, -1);
2012
1571
  const _hoisted_3$f = [
2013
1572
  _hoisted_2$f
2014
1573
  ];
@@ -2017,14 +1576,14 @@
2017
1576
  viewBox: "0 0 16 16",
2018
1577
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
2019
1578
  xmlns: "http://www.w3.org/2000/svg",
2020
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_user`],
1579
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-question`],
2021
1580
  width: "1em",
2022
1581
  height: "1em"
2023
1582
  }, _ctx.$attrs), _hoisted_3$f, 16, _hoisted_1$f);
2024
1583
  }
2025
1584
  var index$f = /* @__PURE__ */ _export_sfc(_sfc_main$f, [["render", _sfc_render$f]]);
2026
1585
  const _sfc_main$e = {
2027
- name: "IconIconLineRefresh",
1586
+ name: "IconLineLock",
2028
1587
  props: {
2029
1588
  prefix: {
2030
1589
  type: String,
@@ -2037,23 +1596,31 @@
2037
1596
  }
2038
1597
  };
2039
1598
  const _hoisted_1$e = ["fill"];
2040
- const _hoisted_2$e = /* @__PURE__ */ vue.createElementVNode("path", { d: "M15.7217 9.01123L14.7031 9.86572L14.2754 9.35693L13.8711 8.87549C13.4474 11.738 10.9811 13.9356 8.00098 13.936C6.11897 13.936 4.44215 13.0584 3.35449 11.6919L4.625 11.1304C5.46627 12.0368 6.66697 12.6059 8.00098 12.606C10.2911 12.6055 12.1893 10.9326 12.5449 8.74268L12.0459 9.16162L11.5361 9.58936L10.6816 8.56982L11.1914 8.14307L12.9131 6.69775L13.4229 6.271L15.7217 9.01123ZM8.00098 2.06396C9.88318 2.06423 11.5601 2.9413 12.6475 4.30811L11.3779 4.86865C10.5369 3.96197 9.33515 3.39428 8.00098 3.39404C5.71056 3.39408 3.80991 5.06545 3.4541 7.25537L3.9541 6.83643L4.46387 6.40967L5.31836 7.42822L2.57812 9.72803L2.15039 9.21924L0.706055 7.49658L0.27832 6.98779L1.29688 6.13232L1.72461 6.64209L2.12891 7.12354C2.55249 4.2606 5.02032 2.064 8.00098 2.06396Z" }, null, -1);
2041
- const _hoisted_3$e = [
2042
- _hoisted_2$e
1599
+ const _hoisted_2$e = /* @__PURE__ */ vue.createElementVNode("g", { "clip-path": "url(#svg_97cacefe43__clip0_308_35077)" }, [
1600
+ /* @__PURE__ */ vue.createElementVNode("path", { d: "M7.99998 0.358887C10.0705 0.358903 11.749 2.03743 11.749 4.10791V5.31201C12.1829 5.31252 12.5501 5.31525 12.8574 5.34033C13.2318 5.37092 13.5763 5.43659 13.8994 5.60107C14.4008 5.85655 14.8089 6.26474 15.0644 6.76611C15.2291 7.08931 15.2946 7.4336 15.3252 7.80811C15.3551 8.17497 15.3545 8.62719 15.3545 9.17627V11.7759C15.3545 12.325 15.3551 12.7772 15.3252 13.144C15.2946 13.5186 15.2291 13.8628 15.0644 14.186C14.8089 14.6874 14.4008 15.0956 13.8994 15.3511C13.5763 15.5156 13.2318 15.5812 12.8574 15.6118C12.4906 15.6418 12.0381 15.6411 11.4892 15.6411H4.50974C3.96086 15.6411 3.50835 15.6418 3.14158 15.6118C2.76724 15.5812 2.42265 15.5157 2.09959 15.3511C1.59829 15.0956 1.18999 14.6874 0.934549 14.186C0.76997 13.8629 0.704412 13.5185 0.673806 13.144C0.643835 12.7772 0.64451 12.3249 0.64451 11.7759V9.17627C0.64451 8.62721 0.643835 8.17496 0.673806 7.80811C0.704412 7.43367 0.76997 7.08925 0.934549 6.76611C1.18999 6.26477 1.59829 5.85659 2.09959 5.60107C2.42265 5.43649 2.76724 5.37096 3.14158 5.34033C3.44903 5.31521 3.81685 5.31252 4.25095 5.31201V4.10791C4.25095 2.03744 5.92951 0.358914 7.99998 0.358887ZM4.50974 6.64111C3.93895 6.64111 3.55005 6.64199 3.24998 6.6665C2.95798 6.6904 2.80757 6.73339 2.7031 6.78662C2.45231 6.91458 2.24799 7.11879 2.1201 7.36963C2.06688 7.47414 2.02386 7.62439 1.99998 7.9165C1.97546 8.21664 1.97459 8.60527 1.97459 9.17627V11.7759C1.97459 12.3469 1.97546 12.7355 1.99998 13.0356C2.02386 13.3278 2.06688 13.478 2.1201 13.5825C2.24799 13.8334 2.45231 14.0376 2.7031 14.1655C2.80757 14.2188 2.95798 14.2617 3.24998 14.2856C3.55005 14.3102 3.93895 14.311 4.50974 14.311H11.4892C12.06 14.311 12.4489 14.3101 12.749 14.2856C13.0411 14.2618 13.1914 14.2187 13.2959 14.1655C13.5468 14.0376 13.7509 13.8334 13.8789 13.5825C13.9321 13.478 13.9761 13.3279 14 13.0356C14.0245 12.7355 14.0244 12.3469 14.0244 11.7759V9.17627C14.0244 8.60524 14.0245 8.21665 14 7.9165C13.9761 7.62421 13.9321 7.47415 13.8789 7.36963C13.7509 7.11874 13.5468 6.91452 13.2959 6.78662C13.1914 6.73343 13.0411 6.69037 12.749 6.6665C12.4489 6.64202 12.06 6.64111 11.4892 6.64111H4.50974ZM7.99998 9.00244C8.36725 9.00244 8.66502 9.30021 8.66502 9.66748V11.561C8.66485 11.9282 8.36714 12.2261 7.99998 12.2261C7.63282 12.2261 7.33511 11.9282 7.33494 11.561V9.66748C7.33494 9.30022 7.63272 9.00245 7.99998 9.00244ZM7.99998 1.68896C6.66405 1.68899 5.58103 2.77198 5.58103 4.10791V5.31104H10.4189V4.10791C10.4189 2.77197 9.33592 1.68898 7.99998 1.68896Z" })
1601
+ ], -1);
1602
+ const _hoisted_3$e = /* @__PURE__ */ vue.createElementVNode("defs", null, [
1603
+ /* @__PURE__ */ vue.createElementVNode("clipPath", { id: "svg_97cacefe43__clip0_308_35077" }, [
1604
+ /* @__PURE__ */ vue.createElementVNode("path", { d: "M0 0H16V16H0z" })
1605
+ ])
1606
+ ], -1);
1607
+ const _hoisted_4$4 = [
1608
+ _hoisted_2$e,
1609
+ _hoisted_3$e
2043
1610
  ];
2044
1611
  function _sfc_render$e(_ctx, _cache, $props, $setup, $data, $options) {
2045
1612
  return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
2046
1613
  viewBox: "0 0 16 16",
2047
1614
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
2048
1615
  xmlns: "http://www.w3.org/2000/svg",
2049
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_refresh`],
1616
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-lock`],
2050
1617
  width: "1em",
2051
1618
  height: "1em"
2052
- }, _ctx.$attrs), _hoisted_3$e, 16, _hoisted_1$e);
1619
+ }, _ctx.$attrs), _hoisted_4$4, 16, _hoisted_1$e);
2053
1620
  }
2054
1621
  var index$e = /* @__PURE__ */ _export_sfc(_sfc_main$e, [["render", _sfc_render$e]]);
2055
1622
  const _sfc_main$d = {
2056
- name: "IconIconLineInfo",
1623
+ name: "IconLinePercent",
2057
1624
  props: {
2058
1625
  prefix: {
2059
1626
  type: String,
@@ -2066,15 +1633,15 @@
2066
1633
  }
2067
1634
  };
2068
1635
  const _hoisted_1$d = ["fill"];
2069
- const _hoisted_2$d = /* @__PURE__ */ vue.createElementVNode("g", { "clip-path": "url(#svg_4ca9f33b96__clip0_271_29177)" }, [
2070
- /* @__PURE__ */ vue.createElementVNode("path", { d: "M10.7676 0.873047C11.4283 0.873047 11.9649 0.872797 12.3984 0.908203C12.8397 0.944284 13.2344 1.02141 13.6006 1.20801C14.1773 1.50204 14.6465 1.97107 14.9404 2.54785C15.1269 2.91401 15.2042 3.30785 15.2402 3.74902C15.2756 4.18262 15.2744 4.71896 15.2744 5.37988V10.6201C15.2744 11.2811 15.2757 11.8174 15.2402 12.251C15.2042 12.6922 15.127 13.086 14.9404 13.4521C14.6465 14.0291 14.1775 14.4989 13.6006 14.793C13.2344 14.9796 12.8397 15.0557 12.3984 15.0918C11.9649 15.1272 11.4284 15.127 10.7676 15.127H5.23242C4.57163 15.127 4.0351 15.1272 3.60156 15.0918C3.16053 15.0557 2.76645 14.9794 2.40039 14.793C1.82344 14.499 1.35456 14.0291 1.06054 13.4521C0.873942 13.0859 0.796819 12.6922 0.760738 12.251C0.72531 11.8174 0.725582 11.2811 0.725582 10.6201V5.37988C0.725582 4.71892 0.725316 4.18263 0.760738 3.74902C0.796819 3.30775 0.873941 2.91408 1.06054 2.54785C1.35454 1.97095 1.82348 1.50199 2.40039 1.20801C2.76654 1.02151 3.1604 0.944274 3.60156 0.908203C4.03511 0.872807 4.57162 0.873047 5.23242 0.873047H10.7676ZM2.05957 10.6201C2.05957 11.3031 2.05988 11.7758 2.08984 12.1426C2.11916 12.5009 2.17324 12.6997 2.24804 12.8467C2.41423 13.1727 2.67979 13.4384 3.00586 13.6045C3.15285 13.6793 3.35237 13.7334 3.71093 13.7627C4.07756 13.7926 4.54992 13.793 5.23242 13.793H10.7676C11.4504 13.793 11.9233 13.7927 12.29 13.7627C12.6488 13.7334 12.8481 13.6794 12.9951 13.6045C13.3211 13.4383 13.5868 13.1727 13.7529 12.8467C13.8277 12.6998 13.8818 12.5008 13.9111 12.1426C13.9411 11.7758 13.9414 11.3031 13.9414 10.6201V6.21973C12.2738 6.44273 10.6159 6.57612 8.93164 6.61133V9.6709C8.93161 9.89395 8.81947 10.103 8.63379 10.2266C8.44824 10.3498 8.21332 10.372 8.00781 10.2861L6.56152 9.68164L5.11718 10.2861C4.91156 10.3721 4.67583 10.3499 4.49023 10.2266C4.30461 10.103 4.19241 9.89391 4.19238 9.6709V6.4502C3.49184 6.38919 2.78157 6.31309 2.05957 6.21777V10.6201ZM5.52636 8.66895L6.30468 8.34375C6.46925 8.27489 6.65475 8.27496 6.81933 8.34375L7.59863 8.66992V6.61719C6.91456 6.61028 6.22466 6.58704 5.52636 6.54688V8.66895ZM5.23242 2.20703C4.54991 2.20703 4.07756 2.2074 3.71093 2.2373C3.35235 2.2666 3.15286 2.32071 3.00586 2.39551C2.67974 2.56167 2.41423 2.82721 2.24804 3.15332C2.17317 3.30035 2.11916 3.49959 2.08984 3.8584C2.06796 4.12652 2.06325 4.45106 2.06152 4.87305C6.28653 5.44597 10.0779 5.40478 13.9385 4.87402C13.9367 4.45161 13.933 4.12671 13.9111 3.8584C13.8818 3.4999 13.8277 3.30031 13.7529 3.15332C13.5868 2.82732 13.3211 2.5617 12.9951 2.39551C12.8481 2.32061 12.6488 2.26664 12.29 2.2373C11.9233 2.20735 11.4504 2.20703 10.7676 2.20703H5.23242Z" })
1636
+ const _hoisted_2$d = /* @__PURE__ */ vue.createElementVNode("g", { "clip-path": "url(#svg_d60ef09237__clip0_271_29180)" }, [
1637
+ /* @__PURE__ */ vue.createElementVNode("path", { d: "M8 0.109375C12.3587 0.109551 15.8924 3.64327 15.8926 8.00195C15.8924 12.3606 12.3587 15.8944 8 15.8945C3.64131 15.8944 0.107598 12.3606 0.107422 8.00195C0.107568 3.64325 3.64129 0.109521 8 0.109375ZM8 1.44336C4.37767 1.44351 1.44155 4.37963 1.44141 8.00195C1.44158 11.6243 4.37769 14.5614 8 14.5615C11.6223 14.5613 14.5594 11.6242 14.5596 8.00195C14.5594 4.37965 11.6223 1.44354 8 1.44336ZM10.7422 4.3125C11.0025 4.05226 11.4242 4.05226 11.6846 4.3125C11.9449 4.57285 11.9449 4.99551 11.6846 5.25586L5.25586 11.6846C4.99551 11.9449 4.57285 11.9449 4.3125 11.6846C4.05225 11.4242 4.05222 11.0025 4.3125 10.7422L10.7422 4.3125ZM9.30371 9.30176C9.8243 8.78163 10.6679 8.78163 11.1885 9.30176C11.7092 9.82246 11.7092 10.6668 11.1885 11.1875C10.6678 11.7081 9.82439 11.7081 9.30371 11.1875C8.78301 10.6668 8.78301 9.82246 9.30371 9.30176ZM4.81152 4.80957C5.33211 4.28944 6.1757 4.28944 6.69629 4.80957C7.21699 5.33027 7.21699 6.17461 6.69629 6.69531C6.17561 7.21593 5.33221 7.21593 4.81152 6.69531C4.29082 6.17461 4.29082 5.33027 4.81152 4.80957Z" })
2071
1638
  ], -1);
2072
1639
  const _hoisted_3$d = /* @__PURE__ */ vue.createElementVNode("defs", null, [
2073
- /* @__PURE__ */ vue.createElementVNode("clipPath", { id: "svg_4ca9f33b96__clip0_271_29177" }, [
1640
+ /* @__PURE__ */ vue.createElementVNode("clipPath", { id: "svg_d60ef09237__clip0_271_29180" }, [
2074
1641
  /* @__PURE__ */ vue.createElementVNode("path", { d: "M0 0H16V16H0z" })
2075
1642
  ])
2076
1643
  ], -1);
2077
- const _hoisted_4$5 = [
1644
+ const _hoisted_4$3 = [
2078
1645
  _hoisted_2$d,
2079
1646
  _hoisted_3$d
2080
1647
  ];
@@ -2083,14 +1650,14 @@
2083
1650
  viewBox: "0 0 16 16",
2084
1651
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
2085
1652
  xmlns: "http://www.w3.org/2000/svg",
2086
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_info`],
1653
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-percent`],
2087
1654
  width: "1em",
2088
1655
  height: "1em"
2089
- }, _ctx.$attrs), _hoisted_4$5, 16, _hoisted_1$d);
1656
+ }, _ctx.$attrs), _hoisted_4$3, 16, _hoisted_1$d);
2090
1657
  }
2091
1658
  var index$d = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["render", _sfc_render$d]]);
2092
1659
  const _sfc_main$c = {
2093
- name: "IconIconLineQuestion",
1660
+ name: "IconLineSort",
2094
1661
  props: {
2095
1662
  prefix: {
2096
1663
  type: String,
@@ -2103,7 +1670,7 @@
2103
1670
  }
2104
1671
  };
2105
1672
  const _hoisted_1$c = ["fill"];
2106
- const _hoisted_2$c = /* @__PURE__ */ vue.createElementVNode("path", { d: "M8 1.43848C11.6238 1.4386 14.5614 4.37625 14.5615 8C14.5614 11.6238 11.6238 14.5614 8 14.5615C4.37624 14.5614 1.43858 11.6238 1.43848 8C1.4386 4.37625 4.37625 1.4386 8 1.43848ZM8 2.76855C5.11079 2.76868 2.76868 5.11079 2.76855 8C2.76866 10.8892 5.11078 13.2323 8 13.2324C10.8892 13.2323 13.2323 10.8892 13.2324 8C13.2323 5.11079 10.8892 2.76868 8 2.76855ZM8.00098 10.3506C8.41005 10.3506 8.74199 10.6828 8.74219 11.0918C8.74219 11.501 8.41017 11.833 8.00098 11.833C7.59189 11.8329 7.26074 11.5009 7.26074 11.0918C7.26094 10.6828 7.59201 10.3507 8.00098 10.3506ZM8 4.15527C9.23542 4.1554 10.237 5.15719 10.2373 6.39258C10.2373 6.84903 10.1001 7.27614 9.86426 7.63086C9.72225 7.84436 9.55873 8.04112 9.41016 8.21387C9.25239 8.39729 9.1208 8.54279 8.99609 8.69824C8.74002 9.01749 8.66518 9.20146 8.66504 9.33398C8.66492 9.70107 8.36709 9.9989 8 9.99902C7.63289 9.99892 7.33509 9.70109 7.33496 9.33398C7.33509 8.71203 7.67872 8.21561 7.95898 7.86621C8.10251 7.6873 8.2692 7.50034 8.40137 7.34668C8.54262 7.18244 8.6622 7.03678 8.75684 6.89453C8.85206 6.75127 8.90718 6.57893 8.90723 6.39258C8.90696 5.89173 8.50089 5.48548 8 5.48535C7.49909 5.48545 7.09304 5.89171 7.09277 6.39258C7.09265 6.75966 6.79482 7.05749 6.42773 7.05762C6.06055 7.05761 5.76282 6.75974 5.7627 6.39258C5.76297 5.15717 6.76455 4.15537 8 4.15527Z" }, null, -1);
1673
+ const _hoisted_2$c = /* @__PURE__ */ vue.createElementVNode("path", { d: "M11.7773 1.60045C12.0103 1.49087 12.2859 1.52534 12.4844 1.68932L15.5459 4.21959C15.7439 4.38332 15.8297 4.64633 15.7666 4.89538C15.7034 5.14429 15.5029 5.33495 15.251 5.38463L12.7256 5.87975V13.7987C12.7255 14.1658 12.4277 14.4636 12.0605 14.4637C11.6933 14.4637 11.3956 14.1659 11.3955 13.7987V2.20202C11.3955 1.9445 11.5444 1.71017 11.7773 1.60045ZM9.25781 11.8026C9.56078 11.8645 9.78883 12.1328 9.78906 12.454C9.78906 12.7753 9.56085 13.0433 9.25781 13.1053L9.12402 13.119H1.66504C1.29777 13.119 1 12.8212 1 12.454C1.00026 12.0869 1.29793 11.7889 1.66504 11.7889H9.12402L9.25781 11.8026ZM9.25781 7.85241C9.56084 7.91434 9.78895 8.18247 9.78906 8.50377C9.78906 8.82516 9.56088 9.09316 9.25781 9.15514L9.12402 9.16881H1.66504C1.29777 9.16881 1 8.87104 1 8.50377C1.00013 8.13662 1.29785 7.83873 1.66504 7.83873H9.12402L9.25781 7.85241ZM9.25781 3.90221C9.56085 3.96417 9.789 4.23224 9.78906 4.55358C9.78901 4.87493 9.56087 5.14299 9.25781 5.20495L9.12402 5.21862H1.66504C1.29781 5.21862 1.00007 4.92079 1 4.55358C1.00007 4.18637 1.29781 3.88854 1.66504 3.88854H9.12402L9.25781 3.90221Z" }, null, -1);
2107
1674
  const _hoisted_3$c = [
2108
1675
  _hoisted_2$c
2109
1676
  ];
@@ -2112,14 +1679,14 @@
2112
1679
  viewBox: "0 0 16 16",
2113
1680
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
2114
1681
  xmlns: "http://www.w3.org/2000/svg",
2115
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_question`],
1682
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-sort`],
2116
1683
  width: "1em",
2117
1684
  height: "1em"
2118
1685
  }, _ctx.$attrs), _hoisted_3$c, 16, _hoisted_1$c);
2119
1686
  }
2120
1687
  var index$c = /* @__PURE__ */ _export_sfc(_sfc_main$c, [["render", _sfc_render$c]]);
2121
1688
  const _sfc_main$b = {
2122
- name: "IconIconLineLock",
1689
+ name: "IconLineHome",
2123
1690
  props: {
2124
1691
  prefix: {
2125
1692
  type: String,
@@ -2132,31 +1699,23 @@
2132
1699
  }
2133
1700
  };
2134
1701
  const _hoisted_1$b = ["fill"];
2135
- const _hoisted_2$b = /* @__PURE__ */ vue.createElementVNode("g", { "clip-path": "url(#svg_97cacefe43__clip0_308_35077)" }, [
2136
- /* @__PURE__ */ vue.createElementVNode("path", { d: "M7.99998 0.358887C10.0705 0.358903 11.749 2.03743 11.749 4.10791V5.31201C12.1829 5.31252 12.5501 5.31525 12.8574 5.34033C13.2318 5.37092 13.5763 5.43659 13.8994 5.60107C14.4008 5.85655 14.8089 6.26474 15.0644 6.76611C15.2291 7.08931 15.2946 7.4336 15.3252 7.80811C15.3551 8.17497 15.3545 8.62719 15.3545 9.17627V11.7759C15.3545 12.325 15.3551 12.7772 15.3252 13.144C15.2946 13.5186 15.2291 13.8628 15.0644 14.186C14.8089 14.6874 14.4008 15.0956 13.8994 15.3511C13.5763 15.5156 13.2318 15.5812 12.8574 15.6118C12.4906 15.6418 12.0381 15.6411 11.4892 15.6411H4.50974C3.96086 15.6411 3.50835 15.6418 3.14158 15.6118C2.76724 15.5812 2.42265 15.5157 2.09959 15.3511C1.59829 15.0956 1.18999 14.6874 0.934549 14.186C0.76997 13.8629 0.704412 13.5185 0.673806 13.144C0.643835 12.7772 0.64451 12.3249 0.64451 11.7759V9.17627C0.64451 8.62721 0.643835 8.17496 0.673806 7.80811C0.704412 7.43367 0.76997 7.08925 0.934549 6.76611C1.18999 6.26477 1.59829 5.85659 2.09959 5.60107C2.42265 5.43649 2.76724 5.37096 3.14158 5.34033C3.44903 5.31521 3.81685 5.31252 4.25095 5.31201V4.10791C4.25095 2.03744 5.92951 0.358914 7.99998 0.358887ZM4.50974 6.64111C3.93895 6.64111 3.55005 6.64199 3.24998 6.6665C2.95798 6.6904 2.80757 6.73339 2.7031 6.78662C2.45231 6.91458 2.24799 7.11879 2.1201 7.36963C2.06688 7.47414 2.02386 7.62439 1.99998 7.9165C1.97546 8.21664 1.97459 8.60527 1.97459 9.17627V11.7759C1.97459 12.3469 1.97546 12.7355 1.99998 13.0356C2.02386 13.3278 2.06688 13.478 2.1201 13.5825C2.24799 13.8334 2.45231 14.0376 2.7031 14.1655C2.80757 14.2188 2.95798 14.2617 3.24998 14.2856C3.55005 14.3102 3.93895 14.311 4.50974 14.311H11.4892C12.06 14.311 12.4489 14.3101 12.749 14.2856C13.0411 14.2618 13.1914 14.2187 13.2959 14.1655C13.5468 14.0376 13.7509 13.8334 13.8789 13.5825C13.9321 13.478 13.9761 13.3279 14 13.0356C14.0245 12.7355 14.0244 12.3469 14.0244 11.7759V9.17627C14.0244 8.60524 14.0245 8.21665 14 7.9165C13.9761 7.62421 13.9321 7.47415 13.8789 7.36963C13.7509 7.11874 13.5468 6.91452 13.2959 6.78662C13.1914 6.73343 13.0411 6.69037 12.749 6.6665C12.4489 6.64202 12.06 6.64111 11.4892 6.64111H4.50974ZM7.99998 9.00244C8.36725 9.00244 8.66502 9.30021 8.66502 9.66748V11.561C8.66485 11.9282 8.36714 12.2261 7.99998 12.2261C7.63282 12.2261 7.33511 11.9282 7.33494 11.561V9.66748C7.33494 9.30022 7.63272 9.00245 7.99998 9.00244ZM7.99998 1.68896C6.66405 1.68899 5.58103 2.77198 5.58103 4.10791V5.31104H10.4189V4.10791C10.4189 2.77197 9.33592 1.68898 7.99998 1.68896Z" })
2137
- ], -1);
2138
- const _hoisted_3$b = /* @__PURE__ */ vue.createElementVNode("defs", null, [
2139
- /* @__PURE__ */ vue.createElementVNode("clipPath", { id: "svg_97cacefe43__clip0_308_35077" }, [
2140
- /* @__PURE__ */ vue.createElementVNode("path", { d: "M0 0H16V16H0z" })
2141
- ])
2142
- ], -1);
2143
- const _hoisted_4$4 = [
2144
- _hoisted_2$b,
2145
- _hoisted_3$b
1702
+ const _hoisted_2$b = /* @__PURE__ */ vue.createElementVNode("path", { d: "M7.79653 0.399059C8.00891 0.298454 8.26221 0.316217 8.45962 0.45277L15.6784 5.45277C15.9174 5.61831 16.0208 5.92036 15.9342 6.19789C15.8475 6.47551 15.5903 6.66468 15.2995 6.66468H13.9645V13.2643C13.9645 13.3932 13.9652 13.5305 13.9557 13.6471C13.9455 13.7715 13.9204 13.9308 13.8376 14.0934C13.7259 14.3124 13.5478 14.4905 13.3288 14.6022C13.1659 14.6852 13.007 14.7102 12.8825 14.7203C12.7658 14.7299 12.6287 14.7291 12.4997 14.7291H3.49966C3.37073 14.7291 3.23347 14.7299 3.11685 14.7203C2.99244 14.7101 2.83312 14.685 2.67056 14.6022C2.4517 14.4905 2.27335 14.3123 2.16177 14.0934C2.079 13.9308 2.05378 13.7715 2.0436 13.6471C2.0341 13.5305 2.03482 13.3932 2.03482 13.2643V6.66468H0.699854C0.407864 6.66462 0.149859 6.47407 0.0641123 6.19496C-0.0213361 5.91579 0.085068 5.61262 0.326808 5.44886L7.70767 0.448864L7.79653 0.399059ZM2.84243 5.35121C3.14093 5.41653 3.36469 5.68159 3.36489 5.99965V13.3981C3.40338 13.3984 3.44732 13.3991 3.49966 13.3991H7.33462V10.3336C7.33462 9.96648 7.63255 9.66878 7.99966 9.66859C8.36693 9.66859 8.6647 9.96636 8.6647 10.3336V13.3991H12.4997C12.5519 13.3991 12.596 13.3984 12.6344 13.3981V5.99965C12.6346 5.67108 12.8738 5.39898 13.1872 5.34535L8.07583 1.80531L2.84243 5.35121Z" }, null, -1);
1703
+ const _hoisted_3$b = [
1704
+ _hoisted_2$b
2146
1705
  ];
2147
1706
  function _sfc_render$b(_ctx, _cache, $props, $setup, $data, $options) {
2148
1707
  return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
2149
1708
  viewBox: "0 0 16 16",
2150
1709
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
2151
1710
  xmlns: "http://www.w3.org/2000/svg",
2152
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_lock`],
1711
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-home`],
2153
1712
  width: "1em",
2154
1713
  height: "1em"
2155
- }, _ctx.$attrs), _hoisted_4$4, 16, _hoisted_1$b);
1714
+ }, _ctx.$attrs), _hoisted_3$b, 16, _hoisted_1$b);
2156
1715
  }
2157
1716
  var index$b = /* @__PURE__ */ _export_sfc(_sfc_main$b, [["render", _sfc_render$b]]);
2158
1717
  const _sfc_main$a = {
2159
- name: "IconIconLinePercent",
1718
+ name: "IconLineSet",
2160
1719
  props: {
2161
1720
  prefix: {
2162
1721
  type: String,
@@ -2169,15 +1728,15 @@
2169
1728
  }
2170
1729
  };
2171
1730
  const _hoisted_1$a = ["fill"];
2172
- const _hoisted_2$a = /* @__PURE__ */ vue.createElementVNode("g", { "clip-path": "url(#svg_d60ef09237__clip0_271_29180)" }, [
2173
- /* @__PURE__ */ vue.createElementVNode("path", { d: "M8 0.109375C12.3587 0.109551 15.8924 3.64327 15.8926 8.00195C15.8924 12.3606 12.3587 15.8944 8 15.8945C3.64131 15.8944 0.107598 12.3606 0.107422 8.00195C0.107568 3.64325 3.64129 0.109521 8 0.109375ZM8 1.44336C4.37767 1.44351 1.44155 4.37963 1.44141 8.00195C1.44158 11.6243 4.37769 14.5614 8 14.5615C11.6223 14.5613 14.5594 11.6242 14.5596 8.00195C14.5594 4.37965 11.6223 1.44354 8 1.44336ZM10.7422 4.3125C11.0025 4.05226 11.4242 4.05226 11.6846 4.3125C11.9449 4.57285 11.9449 4.99551 11.6846 5.25586L5.25586 11.6846C4.99551 11.9449 4.57285 11.9449 4.3125 11.6846C4.05225 11.4242 4.05222 11.0025 4.3125 10.7422L10.7422 4.3125ZM9.30371 9.30176C9.8243 8.78163 10.6679 8.78163 11.1885 9.30176C11.7092 9.82246 11.7092 10.6668 11.1885 11.1875C10.6678 11.7081 9.82439 11.7081 9.30371 11.1875C8.78301 10.6668 8.78301 9.82246 9.30371 9.30176ZM4.81152 4.80957C5.33211 4.28944 6.1757 4.28944 6.69629 4.80957C7.21699 5.33027 7.21699 6.17461 6.69629 6.69531C6.17561 7.21593 5.33221 7.21593 4.81152 6.69531C4.29082 6.17461 4.29082 5.33027 4.81152 4.80957Z" })
1731
+ const _hoisted_2$a = /* @__PURE__ */ vue.createElementVNode("g", { "clip-path": "url(#svg_fe38aac4b0__clip0_271_29165)" }, [
1732
+ /* @__PURE__ */ vue.createElementVNode("path", { d: "M7.0296 0.568752C7.66923 0.432827 8.33139 0.432797 8.97101 0.568752C9.71828 0.727724 10.407 1.13514 11.5335 1.78555L11.6165 1.8334C12.7431 2.48382 13.4402 2.87698 13.9515 3.44473C14.389 3.93069 14.7201 4.5035 14.9222 5.12539C15.1583 5.85216 15.1507 6.65244 15.1507 7.95352V8.04922C15.1507 9.35033 15.1583 10.1506 14.9222 10.8773C14.7201 11.4993 14.389 12.072 13.9515 12.558C13.4402 13.1258 12.7431 13.5189 11.6165 14.1693L11.5335 14.2172C10.407 14.8676 9.71829 15.275 8.97101 15.434C8.33139 15.5699 7.66922 15.5699 7.0296 15.434C6.28228 15.2751 5.59364 14.8676 4.4671 14.2172L4.38409 14.1693C3.25752 13.5189 2.56045 13.1257 2.04913 12.558C1.61157 12.072 1.28052 11.4993 1.07843 10.8773C0.842282 10.1506 0.849912 9.35034 0.849912 8.04922V7.95352C0.849912 6.65237 0.842279 5.85219 1.07843 5.12539C1.28052 4.50345 1.61155 3.93071 2.04913 3.44473C2.56045 2.877 3.25748 2.48385 4.38409 1.8334L4.4671 1.78555C5.59366 1.13513 6.28227 0.727682 7.0296 0.568752ZM8.69366 1.87344C8.23681 1.77633 7.7638 1.77636 7.30694 1.87344C6.81524 1.97803 6.33816 2.24468 5.13409 2.93985L5.05011 2.9877C3.84548 3.68319 3.37585 3.96364 3.03937 4.33731C2.72696 4.68436 2.4913 5.09341 2.34698 5.5375C2.19158 6.01577 2.1839 6.56243 2.1839 7.95352V8.04922C2.1839 9.44027 2.19159 9.98697 2.34698 10.4652C2.4913 10.9093 2.72698 11.3184 3.03937 11.6654C3.37585 12.0391 3.84554 12.3196 5.05011 13.015L5.13409 13.0629C6.33813 13.758 6.81524 14.0247 7.30694 14.1293C7.76379 14.2264 8.23682 14.2264 8.69366 14.1293C9.18531 14.0247 9.6625 13.758 10.8665 13.0629L10.9505 13.015C12.1551 12.3196 12.6248 12.0391 12.9612 11.6654C13.2736 11.3184 13.5093 10.9093 13.6536 10.4652C13.809 9.98698 13.8167 9.44025 13.8167 8.04922V7.95352C13.8167 6.56254 13.809 6.01574 13.6536 5.5375C13.5093 5.09346 13.2736 4.68433 12.9612 4.33731C12.6248 3.96361 12.1551 3.68316 10.9505 2.9877L10.8665 2.93985C9.66252 2.24472 9.18531 1.97807 8.69366 1.87344ZM8.0003 5.24844C9.5175 5.24862 10.7474 6.47925 10.7474 7.99649C10.7472 9.51355 9.51737 10.7434 8.0003 10.7436C6.48312 10.7435 5.25246 9.51363 5.25226 7.99649C5.25226 6.47917 6.48299 5.24848 8.0003 5.24844ZM8.0003 6.58242C7.21937 6.58246 6.58624 7.21555 6.58624 7.99649C6.58644 8.77725 7.2195 9.41051 8.0003 9.41055C8.78099 9.41037 9.41416 8.77717 9.41437 7.99649C9.41437 7.21563 8.78112 6.5826 8.0003 6.58242Z" })
2174
1733
  ], -1);
2175
1734
  const _hoisted_3$a = /* @__PURE__ */ vue.createElementVNode("defs", null, [
2176
- /* @__PURE__ */ vue.createElementVNode("clipPath", { id: "svg_d60ef09237__clip0_271_29180" }, [
1735
+ /* @__PURE__ */ vue.createElementVNode("clipPath", { id: "svg_fe38aac4b0__clip0_271_29165" }, [
2177
1736
  /* @__PURE__ */ vue.createElementVNode("path", { d: "M0 0H16V16H0z" })
2178
1737
  ])
2179
1738
  ], -1);
2180
- const _hoisted_4$3 = [
1739
+ const _hoisted_4$2 = [
2181
1740
  _hoisted_2$a,
2182
1741
  _hoisted_3$a
2183
1742
  ];
@@ -2186,14 +1745,14 @@
2186
1745
  viewBox: "0 0 16 16",
2187
1746
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
2188
1747
  xmlns: "http://www.w3.org/2000/svg",
2189
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_percent`],
1748
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-set`],
2190
1749
  width: "1em",
2191
1750
  height: "1em"
2192
- }, _ctx.$attrs), _hoisted_4$3, 16, _hoisted_1$a);
1751
+ }, _ctx.$attrs), _hoisted_4$2, 16, _hoisted_1$a);
2193
1752
  }
2194
1753
  var index$a = /* @__PURE__ */ _export_sfc(_sfc_main$a, [["render", _sfc_render$a]]);
2195
1754
  const _sfc_main$9 = {
2196
- name: "IconIconLineSort",
1755
+ name: "IconLineOrganization",
2197
1756
  props: {
2198
1757
  prefix: {
2199
1758
  type: String,
@@ -2206,7 +1765,7 @@
2206
1765
  }
2207
1766
  };
2208
1767
  const _hoisted_1$9 = ["fill"];
2209
- const _hoisted_2$9 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M11.7773 1.60045C12.0103 1.49087 12.2859 1.52534 12.4844 1.68932L15.5459 4.21959C15.7439 4.38332 15.8297 4.64633 15.7666 4.89538C15.7034 5.14429 15.5029 5.33495 15.251 5.38463L12.7256 5.87975V13.7987C12.7255 14.1658 12.4277 14.4636 12.0605 14.4637C11.6933 14.4637 11.3956 14.1659 11.3955 13.7987V2.20202C11.3955 1.9445 11.5444 1.71017 11.7773 1.60045ZM9.25781 11.8026C9.56078 11.8645 9.78883 12.1328 9.78906 12.454C9.78906 12.7753 9.56085 13.0433 9.25781 13.1053L9.12402 13.119H1.66504C1.29777 13.119 1 12.8212 1 12.454C1.00026 12.0869 1.29793 11.7889 1.66504 11.7889H9.12402L9.25781 11.8026ZM9.25781 7.85241C9.56084 7.91434 9.78895 8.18247 9.78906 8.50377C9.78906 8.82516 9.56088 9.09316 9.25781 9.15514L9.12402 9.16881H1.66504C1.29777 9.16881 1 8.87104 1 8.50377C1.00013 8.13662 1.29785 7.83873 1.66504 7.83873H9.12402L9.25781 7.85241ZM9.25781 3.90221C9.56085 3.96417 9.789 4.23224 9.78906 4.55358C9.78901 4.87493 9.56087 5.14299 9.25781 5.20495L9.12402 5.21862H1.66504C1.29781 5.21862 1.00007 4.92079 1 4.55358C1.00007 4.18637 1.29781 3.88854 1.66504 3.88854H9.12402L9.25781 3.90221Z" }, null, -1);
1768
+ const _hoisted_2$9 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M2.24902 10.8091C3.35287 10.8092 4.24803 11.7043 4.24805 12.8081C4.24787 13.9117 3.35277 14.807 2.24902 14.8071C1.1452 14.8071 0.250175 13.9118 0.25 12.8081C0.250018 11.7043 1.1451 10.8091 2.24902 10.8091ZM8.00195 10.8091C9.10583 10.8091 10.0009 11.7043 10.001 12.8081C10.0008 13.9118 9.10575 14.8071 8.00195 14.8071C6.89813 14.8071 6.0031 13.9118 6.00293 12.8081C6.00298 11.7043 6.89805 10.8091 8.00195 10.8091ZM13.749 10.8091C14.8529 10.8092 15.748 11.7043 15.748 12.8081C15.7479 13.9117 14.8528 14.807 13.749 14.8071C12.6452 14.8071 11.7502 13.9118 11.75 12.8081C11.75 11.7043 12.6451 10.8091 13.749 10.8091ZM7.99902 1.19287C9.10296 1.19287 9.99805 2.08805 9.99805 3.19189C9.99788 4.06187 9.44114 4.79933 8.66504 5.07373V6.56787H12.1504C12.4191 6.56787 12.6614 6.56718 12.8613 6.5835C13.069 6.6005 13.2898 6.63943 13.5059 6.74951C13.819 6.90915 14.0738 7.16387 14.2334 7.47705C14.3434 7.69313 14.3824 7.91393 14.3994 8.12158C14.4157 8.32151 14.415 8.56383 14.415 8.83252V9.61279C14.4148 9.97975 14.117 10.2777 13.75 10.2778C13.383 10.2777 13.0852 9.97975 13.085 9.61279V8.83252C13.085 8.54209 13.0841 8.36326 13.0732 8.22998C13.0682 8.16872 13.062 8.13087 13.0566 8.10791C13.0542 8.09761 13.0521 8.09026 13.0508 8.08643C13.0498 8.08363 13.0491 8.08141 13.0488 8.08057C13.0168 8.01767 12.9652 7.9662 12.9023 7.93408C12.9018 7.93386 12.8996 7.93322 12.8965 7.93213C12.8928 7.93082 12.8854 7.92873 12.875 7.92627C12.8521 7.92092 12.8143 7.9147 12.7529 7.90967C12.6197 7.8988 12.4408 7.89795 12.1504 7.89795H8.66504V9.55713C8.66485 9.92415 8.36703 10.222 8 10.2222C7.63297 10.222 7.33515 9.92415 7.33496 9.55713V7.89795H3.84961C3.55919 7.89795 3.38033 7.8988 3.24707 7.90967C3.18579 7.9147 3.1479 7.92092 3.125 7.92627C3.11468 7.92871 3.10725 7.93082 3.10352 7.93213C3.10061 7.93316 3.09828 7.93386 3.09766 7.93408C3.03484 7.9662 2.98322 8.01771 2.95117 8.08057C2.95091 8.08136 2.95023 8.0836 2.94922 8.08643C2.9479 8.09025 2.94579 8.09761 2.94336 8.10791C2.93801 8.13087 2.93177 8.16872 2.92676 8.22998C2.9159 8.36326 2.91504 8.54209 2.91504 8.83252V9.61279C2.91478 9.97975 2.61699 10.2777 2.25 10.2778C1.88301 10.2777 1.58522 9.97975 1.58496 9.61279V8.83252C1.58496 8.56383 1.58428 8.32151 1.60059 8.12158C1.61757 7.91393 1.65659 7.69313 1.7666 7.47705C1.92617 7.1639 2.18104 6.90915 2.49414 6.74951C2.71019 6.63947 2.93104 6.6005 3.13867 6.5835C3.33857 6.56718 3.58094 6.56787 3.84961 6.56787H7.33496V5.07373C6.55834 4.79961 6.00115 4.06224 6.00098 3.19189C6.00098 2.08819 6.89528 1.1931 7.99902 1.19287Z" }, null, -1);
2210
1769
  const _hoisted_3$9 = [
2211
1770
  _hoisted_2$9
2212
1771
  ];
@@ -2215,14 +1774,14 @@
2215
1774
  viewBox: "0 0 16 16",
2216
1775
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
2217
1776
  xmlns: "http://www.w3.org/2000/svg",
2218
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_sort`],
1777
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-organization`],
2219
1778
  width: "1em",
2220
1779
  height: "1em"
2221
1780
  }, _ctx.$attrs), _hoisted_3$9, 16, _hoisted_1$9);
2222
1781
  }
2223
1782
  var index$9 = /* @__PURE__ */ _export_sfc(_sfc_main$9, [["render", _sfc_render$9]]);
2224
1783
  const _sfc_main$8 = {
2225
- name: "IconIconLineHome",
1784
+ name: "IconLineTime",
2226
1785
  props: {
2227
1786
  prefix: {
2228
1787
  type: String,
@@ -2235,23 +1794,31 @@
2235
1794
  }
2236
1795
  };
2237
1796
  const _hoisted_1$8 = ["fill"];
2238
- const _hoisted_2$8 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M7.79653 0.399059C8.00891 0.298454 8.26221 0.316217 8.45962 0.45277L15.6784 5.45277C15.9174 5.61831 16.0208 5.92036 15.9342 6.19789C15.8475 6.47551 15.5903 6.66468 15.2995 6.66468H13.9645V13.2643C13.9645 13.3932 13.9652 13.5305 13.9557 13.6471C13.9455 13.7715 13.9204 13.9308 13.8376 14.0934C13.7259 14.3124 13.5478 14.4905 13.3288 14.6022C13.1659 14.6852 13.007 14.7102 12.8825 14.7203C12.7658 14.7299 12.6287 14.7291 12.4997 14.7291H3.49966C3.37073 14.7291 3.23347 14.7299 3.11685 14.7203C2.99244 14.7101 2.83312 14.685 2.67056 14.6022C2.4517 14.4905 2.27335 14.3123 2.16177 14.0934C2.079 13.9308 2.05378 13.7715 2.0436 13.6471C2.0341 13.5305 2.03482 13.3932 2.03482 13.2643V6.66468H0.699854C0.407864 6.66462 0.149859 6.47407 0.0641123 6.19496C-0.0213361 5.91579 0.085068 5.61262 0.326808 5.44886L7.70767 0.448864L7.79653 0.399059ZM2.84243 5.35121C3.14093 5.41653 3.36469 5.68159 3.36489 5.99965V13.3981C3.40338 13.3984 3.44732 13.3991 3.49966 13.3991H7.33462V10.3336C7.33462 9.96648 7.63255 9.66878 7.99966 9.66859C8.36693 9.66859 8.6647 9.96636 8.6647 10.3336V13.3991H12.4997C12.5519 13.3991 12.596 13.3984 12.6344 13.3981V5.99965C12.6346 5.67108 12.8738 5.39898 13.1872 5.34535L8.07583 1.80531L2.84243 5.35121Z" }, null, -1);
2239
- const _hoisted_3$8 = [
2240
- _hoisted_2$8
1797
+ const _hoisted_2$8 = /* @__PURE__ */ vue.createElementVNode("g", { "clip-path": "url(#svg_40c123182d__clip0_271_29173)" }, [
1798
+ /* @__PURE__ */ vue.createElementVNode("path", { d: "M8.00076 0.334961C12.2338 0.335374 15.6658 3.76782 15.6658 8.00098C15.6654 12.2338 12.2336 15.6656 8.00076 15.666C3.76757 15.666 0.335103 12.2341 0.33474 8.00098C0.33474 3.76757 3.76735 0.334961 8.00076 0.334961ZM8.00076 1.66895C4.50373 1.66895 1.66872 4.50395 1.66872 8.00098C1.66909 11.4977 4.50395 14.332 8.00076 14.332C11.4972 14.3316 14.3314 11.4974 14.3318 8.00098C14.3318 4.5042 11.4974 1.66936 8.00076 1.66895ZM7.79372 3.91016C8.16185 3.91018 8.46066 4.20901 8.46072 4.57715C8.46074 4.76265 8.46068 5.81125 8.46072 6.86914C8.46074 7.41894 8.46579 7.57955 8.50173 7.72168C8.53785 7.8643 8.59709 8.00082 8.67751 8.12402C8.75768 8.24666 8.87306 8.35904 9.27712 8.73145L10.0877 9.47852C10.3583 9.72806 10.3752 10.1502 10.1258 10.4209C9.87628 10.6913 9.45501 10.7082 9.18435 10.459L8.3738 9.71191C8.01878 9.38471 7.75342 9.14668 7.5613 8.85254C7.40042 8.60607 7.281 8.33415 7.20876 8.04883C7.12261 7.70824 7.12675 7.35189 7.12673 6.86914C7.12669 5.81105 7.12676 4.7623 7.12673 4.57715C7.12673 4.209 7.42557 3.91021 7.79372 3.91016Z" })
1799
+ ], -1);
1800
+ const _hoisted_3$8 = /* @__PURE__ */ vue.createElementVNode("defs", null, [
1801
+ /* @__PURE__ */ vue.createElementVNode("clipPath", { id: "svg_40c123182d__clip0_271_29173" }, [
1802
+ /* @__PURE__ */ vue.createElementVNode("path", { d: "M0 0H16V16H0z" })
1803
+ ])
1804
+ ], -1);
1805
+ const _hoisted_4$1 = [
1806
+ _hoisted_2$8,
1807
+ _hoisted_3$8
2241
1808
  ];
2242
1809
  function _sfc_render$8(_ctx, _cache, $props, $setup, $data, $options) {
2243
1810
  return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
2244
1811
  viewBox: "0 0 16 16",
2245
1812
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
2246
1813
  xmlns: "http://www.w3.org/2000/svg",
2247
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_home`],
1814
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-time`],
2248
1815
  width: "1em",
2249
1816
  height: "1em"
2250
- }, _ctx.$attrs), _hoisted_3$8, 16, _hoisted_1$8);
1817
+ }, _ctx.$attrs), _hoisted_4$1, 16, _hoisted_1$8);
2251
1818
  }
2252
1819
  var index$8 = /* @__PURE__ */ _export_sfc(_sfc_main$8, [["render", _sfc_render$8]]);
2253
1820
  const _sfc_main$7 = {
2254
- name: "IconIconLineSet",
1821
+ name: "IconLineWarning",
2255
1822
  props: {
2256
1823
  prefix: {
2257
1824
  type: String,
@@ -2264,15 +1831,15 @@
2264
1831
  }
2265
1832
  };
2266
1833
  const _hoisted_1$7 = ["fill"];
2267
- const _hoisted_2$7 = /* @__PURE__ */ vue.createElementVNode("g", { "clip-path": "url(#svg_fe38aac4b0__clip0_271_29165)" }, [
2268
- /* @__PURE__ */ vue.createElementVNode("path", { d: "M7.0296 0.568752C7.66923 0.432827 8.33139 0.432797 8.97101 0.568752C9.71828 0.727724 10.407 1.13514 11.5335 1.78555L11.6165 1.8334C12.7431 2.48382 13.4402 2.87698 13.9515 3.44473C14.389 3.93069 14.7201 4.5035 14.9222 5.12539C15.1583 5.85216 15.1507 6.65244 15.1507 7.95352V8.04922C15.1507 9.35033 15.1583 10.1506 14.9222 10.8773C14.7201 11.4993 14.389 12.072 13.9515 12.558C13.4402 13.1258 12.7431 13.5189 11.6165 14.1693L11.5335 14.2172C10.407 14.8676 9.71829 15.275 8.97101 15.434C8.33139 15.5699 7.66922 15.5699 7.0296 15.434C6.28228 15.2751 5.59364 14.8676 4.4671 14.2172L4.38409 14.1693C3.25752 13.5189 2.56045 13.1257 2.04913 12.558C1.61157 12.072 1.28052 11.4993 1.07843 10.8773C0.842282 10.1506 0.849912 9.35034 0.849912 8.04922V7.95352C0.849912 6.65237 0.842279 5.85219 1.07843 5.12539C1.28052 4.50345 1.61155 3.93071 2.04913 3.44473C2.56045 2.877 3.25748 2.48385 4.38409 1.8334L4.4671 1.78555C5.59366 1.13513 6.28227 0.727682 7.0296 0.568752ZM8.69366 1.87344C8.23681 1.77633 7.7638 1.77636 7.30694 1.87344C6.81524 1.97803 6.33816 2.24468 5.13409 2.93985L5.05011 2.9877C3.84548 3.68319 3.37585 3.96364 3.03937 4.33731C2.72696 4.68436 2.4913 5.09341 2.34698 5.5375C2.19158 6.01577 2.1839 6.56243 2.1839 7.95352V8.04922C2.1839 9.44027 2.19159 9.98697 2.34698 10.4652C2.4913 10.9093 2.72698 11.3184 3.03937 11.6654C3.37585 12.0391 3.84554 12.3196 5.05011 13.015L5.13409 13.0629C6.33813 13.758 6.81524 14.0247 7.30694 14.1293C7.76379 14.2264 8.23682 14.2264 8.69366 14.1293C9.18531 14.0247 9.6625 13.758 10.8665 13.0629L10.9505 13.015C12.1551 12.3196 12.6248 12.0391 12.9612 11.6654C13.2736 11.3184 13.5093 10.9093 13.6536 10.4652C13.809 9.98698 13.8167 9.44025 13.8167 8.04922V7.95352C13.8167 6.56254 13.809 6.01574 13.6536 5.5375C13.5093 5.09346 13.2736 4.68433 12.9612 4.33731C12.6248 3.96361 12.1551 3.68316 10.9505 2.9877L10.8665 2.93985C9.66252 2.24472 9.18531 1.97807 8.69366 1.87344ZM8.0003 5.24844C9.5175 5.24862 10.7474 6.47925 10.7474 7.99649C10.7472 9.51355 9.51737 10.7434 8.0003 10.7436C6.48312 10.7435 5.25246 9.51363 5.25226 7.99649C5.25226 6.47917 6.48299 5.24848 8.0003 5.24844ZM8.0003 6.58242C7.21937 6.58246 6.58624 7.21555 6.58624 7.99649C6.58644 8.77725 7.2195 9.41051 8.0003 9.41055C8.78099 9.41037 9.41416 8.77717 9.41437 7.99649C9.41437 7.21563 8.78112 6.5826 8.0003 6.58242Z" })
1834
+ const _hoisted_2$7 = /* @__PURE__ */ vue.createElementVNode("g", { "clip-path": "url(#svg_fe2b9fb166__clip0_271_29175)" }, [
1835
+ /* @__PURE__ */ vue.createElementVNode("path", { d: "M8.13903 0.353027L14.0101 1.60107C14.2224 1.6462 14.4054 1.68358 14.5677 1.74658C15.2285 2.00333 15.7042 2.59075 15.8177 3.29053C15.8456 3.46239 15.8441 3.64879 15.8441 3.86572V7.00928C15.8437 11.4523 12.4957 15.1823 8.07849 15.6606C8.02678 15.6662 7.97394 15.6662 7.92224 15.6606C3.50489 15.1824 0.157042 11.4524 0.15661 7.00928V3.86572C0.15661 3.64876 0.155156 3.46241 0.182977 3.29053C0.296543 2.59063 0.77202 2.00326 1.43298 1.74658C1.59539 1.68356 1.77825 1.64622 1.99059 1.60107L7.86169 0.353027L8.00036 0.338379C8.04674 0.338396 8.09342 0.343332 8.13903 0.353027ZM2.26794 2.90576C2.008 2.96103 1.95317 2.9751 1.9154 2.98975C1.69521 3.07538 1.53622 3.27116 1.49841 3.50439C1.49201 3.54434 1.49059 3.6013 1.49059 3.86572V7.00928C1.49102 10.7495 4.29241 13.8911 8.00036 14.3257C11.7082 13.891 14.5097 10.7494 14.5101 7.00928V3.86572C14.5101 3.60147 14.5087 3.54434 14.5023 3.50439C14.4645 3.27128 14.3053 3.07545 14.0853 2.98975C14.0476 2.97509 13.9926 2.96101 13.7328 2.90576L8.00036 1.68701L2.26794 2.90576ZM8.00036 9.39795C8.53533 9.3982 8.97009 9.83175 8.97009 10.3667C8.96999 10.9016 8.53527 11.3352 8.00036 11.3354C7.46537 11.3353 7.03171 10.9016 7.03161 10.3667C7.03161 9.83169 7.46531 9.3981 8.00036 9.39795ZM8.00036 4.14404C8.36834 4.14429 8.66735 4.443 8.66735 4.81104V7.80518C8.667 8.17292 8.36812 8.47192 8.00036 8.47217C7.63239 8.47217 7.33372 8.17307 7.33337 7.80518V4.81104C7.33337 4.44285 7.63217 4.14404 8.00036 4.14404Z" })
2269
1836
  ], -1);
2270
1837
  const _hoisted_3$7 = /* @__PURE__ */ vue.createElementVNode("defs", null, [
2271
- /* @__PURE__ */ vue.createElementVNode("clipPath", { id: "svg_fe38aac4b0__clip0_271_29165" }, [
1838
+ /* @__PURE__ */ vue.createElementVNode("clipPath", { id: "svg_fe2b9fb166__clip0_271_29175" }, [
2272
1839
  /* @__PURE__ */ vue.createElementVNode("path", { d: "M0 0H16V16H0z" })
2273
1840
  ])
2274
1841
  ], -1);
2275
- const _hoisted_4$2 = [
1842
+ const _hoisted_4 = [
2276
1843
  _hoisted_2$7,
2277
1844
  _hoisted_3$7
2278
1845
  ];
@@ -2281,14 +1848,14 @@
2281
1848
  viewBox: "0 0 16 16",
2282
1849
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
2283
1850
  xmlns: "http://www.w3.org/2000/svg",
2284
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_set`],
1851
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-warning`],
2285
1852
  width: "1em",
2286
1853
  height: "1em"
2287
- }, _ctx.$attrs), _hoisted_4$2, 16, _hoisted_1$7);
1854
+ }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1$7);
2288
1855
  }
2289
1856
  var index$7 = /* @__PURE__ */ _export_sfc(_sfc_main$7, [["render", _sfc_render$7]]);
2290
1857
  const _sfc_main$6 = {
2291
- name: "IconIconLineOrganization",
1858
+ name: "IconLineFile",
2292
1859
  props: {
2293
1860
  prefix: {
2294
1861
  type: String,
@@ -2301,7 +1868,7 @@
2301
1868
  }
2302
1869
  };
2303
1870
  const _hoisted_1$6 = ["fill"];
2304
- const _hoisted_2$6 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M2.24902 10.8091C3.35287 10.8092 4.24803 11.7043 4.24805 12.8081C4.24787 13.9117 3.35277 14.807 2.24902 14.8071C1.1452 14.8071 0.250175 13.9118 0.25 12.8081C0.250018 11.7043 1.1451 10.8091 2.24902 10.8091ZM8.00195 10.8091C9.10583 10.8091 10.0009 11.7043 10.001 12.8081C10.0008 13.9118 9.10575 14.8071 8.00195 14.8071C6.89813 14.8071 6.0031 13.9118 6.00293 12.8081C6.00298 11.7043 6.89805 10.8091 8.00195 10.8091ZM13.749 10.8091C14.8529 10.8092 15.748 11.7043 15.748 12.8081C15.7479 13.9117 14.8528 14.807 13.749 14.8071C12.6452 14.8071 11.7502 13.9118 11.75 12.8081C11.75 11.7043 12.6451 10.8091 13.749 10.8091ZM7.99902 1.19287C9.10296 1.19287 9.99805 2.08805 9.99805 3.19189C9.99788 4.06187 9.44114 4.79933 8.66504 5.07373V6.56787H12.1504C12.4191 6.56787 12.6614 6.56718 12.8613 6.5835C13.069 6.6005 13.2898 6.63943 13.5059 6.74951C13.819 6.90915 14.0738 7.16387 14.2334 7.47705C14.3434 7.69313 14.3824 7.91393 14.3994 8.12158C14.4157 8.32151 14.415 8.56383 14.415 8.83252V9.61279C14.4148 9.97975 14.117 10.2777 13.75 10.2778C13.383 10.2777 13.0852 9.97975 13.085 9.61279V8.83252C13.085 8.54209 13.0841 8.36326 13.0732 8.22998C13.0682 8.16872 13.062 8.13087 13.0566 8.10791C13.0542 8.09761 13.0521 8.09026 13.0508 8.08643C13.0498 8.08363 13.0491 8.08141 13.0488 8.08057C13.0168 8.01767 12.9652 7.9662 12.9023 7.93408C12.9018 7.93386 12.8996 7.93322 12.8965 7.93213C12.8928 7.93082 12.8854 7.92873 12.875 7.92627C12.8521 7.92092 12.8143 7.9147 12.7529 7.90967C12.6197 7.8988 12.4408 7.89795 12.1504 7.89795H8.66504V9.55713C8.66485 9.92415 8.36703 10.222 8 10.2222C7.63297 10.222 7.33515 9.92415 7.33496 9.55713V7.89795H3.84961C3.55919 7.89795 3.38033 7.8988 3.24707 7.90967C3.18579 7.9147 3.1479 7.92092 3.125 7.92627C3.11468 7.92871 3.10725 7.93082 3.10352 7.93213C3.10061 7.93316 3.09828 7.93386 3.09766 7.93408C3.03484 7.9662 2.98322 8.01771 2.95117 8.08057C2.95091 8.08136 2.95023 8.0836 2.94922 8.08643C2.9479 8.09025 2.94579 8.09761 2.94336 8.10791C2.93801 8.13087 2.93177 8.16872 2.92676 8.22998C2.9159 8.36326 2.91504 8.54209 2.91504 8.83252V9.61279C2.91478 9.97975 2.61699 10.2777 2.25 10.2778C1.88301 10.2777 1.58522 9.97975 1.58496 9.61279V8.83252C1.58496 8.56383 1.58428 8.32151 1.60059 8.12158C1.61757 7.91393 1.65659 7.69313 1.7666 7.47705C1.92617 7.1639 2.18104 6.90915 2.49414 6.74951C2.71019 6.63947 2.93104 6.6005 3.13867 6.5835C3.33857 6.56718 3.58094 6.56787 3.84961 6.56787H7.33496V5.07373C6.55834 4.79961 6.00115 4.06224 6.00098 3.19189C6.00098 2.08819 6.89528 1.1931 7.99902 1.19287Z" }, null, -1);
1871
+ const _hoisted_2$6 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M5.13281 1.30281C5.76386 1.30281 6.23008 1.29526 6.65723 1.43464C7.01384 1.55107 7.34209 1.74138 7.62012 1.99324C7.68196 2.04927 7.73915 2.11001 7.79492 2.1739H11.416C11.7791 2.17739 12.0907 2.19687 12.3662 2.29109C12.9993 2.50782 13.4971 3.00472 13.7139 3.63777C13.8205 3.94957 13.8297 4.30785 13.8301 4.73445C13.9136 4.76428 13.9954 4.79976 14.0762 4.84089C14.5777 5.09657 14.9856 5.50432 15.2412 6.00593C15.4061 6.32948 15.4713 6.67418 15.502 7.0489C15.5319 7.4158 15.5322 7.86814 15.5322 8.41706V10.8302C15.5322 11.3791 15.5319 11.8314 15.502 12.1983C15.4713 12.5729 15.406 12.9178 15.2412 13.2413C14.9856 13.7427 14.5776 14.1507 14.0762 14.4063C13.7527 14.5711 13.4078 14.6364 13.0332 14.6671C12.6663 14.697 12.214 14.6973 11.665 14.6973H4.33496C3.78599 14.6973 3.33371 14.697 2.9668 14.6671C2.59218 14.6364 2.2473 14.5711 1.92383 14.4063C1.42232 14.1507 1.01441 13.7428 0.758789 13.2413C0.593977 12.9178 0.528675 12.5729 0.498047 12.1983C0.468068 11.8314 0.467773 11.3791 0.467773 10.8302V5.16999C0.467773 4.62102 0.468078 4.16875 0.498047 3.80183C0.528662 3.42722 0.594015 3.08233 0.758789 2.75886C1.01438 2.25736 1.42235 1.84946 1.92383 1.59382C2.24729 1.42901 2.59219 1.36371 2.9668 1.33308C3.3337 1.3031 3.78599 1.30281 4.33496 1.30281H5.13281ZM4.33496 2.63679C3.76401 2.63679 3.37522 2.63669 3.0752 2.6612C2.78327 2.68509 2.63351 2.72824 2.5293 2.78132C2.27851 2.90916 2.07409 3.11351 1.94629 3.36433C1.89324 3.46856 1.85004 3.61834 1.82617 3.91023C1.80167 4.21027 1.80176 4.59904 1.80176 5.16999V10.8302C1.80176 11.4011 1.80166 11.7899 1.82617 12.0899C1.85006 12.3819 1.89319 12.5316 1.94629 12.6358C2.07406 12.8866 2.2786 13.09 2.5293 13.2178C2.63352 13.2709 2.78318 13.3151 3.0752 13.3389C3.37522 13.3635 3.76401 13.3634 4.33496 13.3634H11.665C12.236 13.3634 12.6248 13.3634 12.9248 13.3389C13.2167 13.3151 13.3665 13.2709 13.4707 13.2178C13.7212 13.0901 13.9249 12.8863 14.0527 12.6358C14.1058 12.5316 14.1499 12.3819 14.1738 12.0899C14.1983 11.7899 14.1982 11.4011 14.1982 10.8302V8.41706C14.1982 7.8461 14.1983 7.45734 14.1738 7.1573C14.15 6.86505 14.1059 6.71567 14.0527 6.6114C13.9249 6.36059 13.7215 6.15621 13.4707 6.02839C13.3665 5.97531 13.2168 5.93215 12.9248 5.90828C12.6248 5.88377 12.236 5.88288 11.665 5.88288H10.7021C10.0714 5.88289 9.60575 5.8914 9.17871 5.75203C8.82199 5.63558 8.49391 5.44441 8.21582 5.19245C7.88275 4.89062 7.65575 4.47841 7.33887 3.9239C6.97625 3.28936 6.86295 3.10686 6.72461 2.98152C6.5856 2.85562 6.42146 2.76041 6.24316 2.70222C6.06553 2.64429 5.85408 2.63679 5.13281 2.63679H4.33496ZM6.84375 9.76863C7.14752 9.8308 7.37598 10.0998 7.37598 10.4219C7.37581 10.744 7.14748 11.0132 6.84375 11.0753L6.70996 11.0889H4.73828C4.37021 11.0889 4.07148 10.79 4.07129 10.4219C4.07129 10.0538 4.37009 9.75496 4.73828 9.75496H6.70996L6.84375 9.76863ZM8.63672 3.50398C8.89275 3.94675 8.99245 4.09744 9.11133 4.20515C9.25027 4.33092 9.41462 4.42628 9.59277 4.48445C9.77033 4.54232 9.98155 4.54987 10.7021 4.54988H11.665C11.9707 4.54988 12.2465 4.54977 12.4941 4.55476C12.4897 4.24987 12.4815 4.14576 12.4551 4.06843C12.3715 3.82432 12.1797 3.63248 11.9355 3.5489C11.8305 3.51305 11.6751 3.50398 11.0352 3.50398H8.63672Z" }, null, -1);
2305
1872
  const _hoisted_3$6 = [
2306
1873
  _hoisted_2$6
2307
1874
  ];
@@ -2310,14 +1877,14 @@
2310
1877
  viewBox: "0 0 16 16",
2311
1878
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
2312
1879
  xmlns: "http://www.w3.org/2000/svg",
2313
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_organization`],
1880
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-file`],
2314
1881
  width: "1em",
2315
1882
  height: "1em"
2316
1883
  }, _ctx.$attrs), _hoisted_3$6, 16, _hoisted_1$6);
2317
1884
  }
2318
1885
  var index$6 = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["render", _sfc_render$6]]);
2319
1886
  const _sfc_main$5 = {
2320
- name: "IconIconLineTime",
1887
+ name: "IconLineSpacing",
2321
1888
  props: {
2322
1889
  prefix: {
2323
1890
  type: String,
@@ -2330,31 +1897,23 @@
2330
1897
  }
2331
1898
  };
2332
1899
  const _hoisted_1$5 = ["fill"];
2333
- const _hoisted_2$5 = /* @__PURE__ */ vue.createElementVNode("g", { "clip-path": "url(#svg_40c123182d__clip0_271_29173)" }, [
2334
- /* @__PURE__ */ vue.createElementVNode("path", { d: "M8.00076 0.334961C12.2338 0.335374 15.6658 3.76782 15.6658 8.00098C15.6654 12.2338 12.2336 15.6656 8.00076 15.666C3.76757 15.666 0.335103 12.2341 0.33474 8.00098C0.33474 3.76757 3.76735 0.334961 8.00076 0.334961ZM8.00076 1.66895C4.50373 1.66895 1.66872 4.50395 1.66872 8.00098C1.66909 11.4977 4.50395 14.332 8.00076 14.332C11.4972 14.3316 14.3314 11.4974 14.3318 8.00098C14.3318 4.5042 11.4974 1.66936 8.00076 1.66895ZM7.79372 3.91016C8.16185 3.91018 8.46066 4.20901 8.46072 4.57715C8.46074 4.76265 8.46068 5.81125 8.46072 6.86914C8.46074 7.41894 8.46579 7.57955 8.50173 7.72168C8.53785 7.8643 8.59709 8.00082 8.67751 8.12402C8.75768 8.24666 8.87306 8.35904 9.27712 8.73145L10.0877 9.47852C10.3583 9.72806 10.3752 10.1502 10.1258 10.4209C9.87628 10.6913 9.45501 10.7082 9.18435 10.459L8.3738 9.71191C8.01878 9.38471 7.75342 9.14668 7.5613 8.85254C7.40042 8.60607 7.281 8.33415 7.20876 8.04883C7.12261 7.70824 7.12675 7.35189 7.12673 6.86914C7.12669 5.81105 7.12676 4.7623 7.12673 4.57715C7.12673 4.209 7.42557 3.91021 7.79372 3.91016Z" })
2335
- ], -1);
2336
- const _hoisted_3$5 = /* @__PURE__ */ vue.createElementVNode("defs", null, [
2337
- /* @__PURE__ */ vue.createElementVNode("clipPath", { id: "svg_40c123182d__clip0_271_29173" }, [
2338
- /* @__PURE__ */ vue.createElementVNode("path", { d: "M0 0H16V16H0z" })
2339
- ])
2340
- ], -1);
2341
- const _hoisted_4$1 = [
2342
- _hoisted_2$5,
2343
- _hoisted_3$5
1900
+ const _hoisted_2$5 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M12.1797 10.9854C12.4485 10.9854 12.6907 10.9847 12.8906 11.001C13.0983 11.018 13.319 11.0569 13.5352 11.167C13.8484 11.3266 14.1031 11.5813 14.2627 11.8945C14.3729 12.1107 14.4117 12.3313 14.4287 12.5391C14.4451 12.7391 14.4443 12.9811 14.4443 13.25V13.6504C14.4443 14.0177 14.1466 14.3154 13.7793 14.3154C13.4121 14.3153 13.1143 14.0176 13.1143 13.6504V13.25C13.1143 12.9592 13.1134 12.7808 13.1025 12.6475C13.0975 12.5858 13.0913 12.5483 13.0859 12.5254C13.0834 12.5147 13.0814 12.5076 13.0801 12.5039C13.0788 12.5004 13.0783 12.4984 13.0781 12.498C13.046 12.4351 12.9946 12.3837 12.9316 12.3516C12.931 12.3513 12.9289 12.3507 12.9258 12.3496C12.922 12.3483 12.9148 12.3462 12.9043 12.3438C12.8814 12.3384 12.8437 12.3322 12.7822 12.3271C12.6489 12.3163 12.4703 12.3154 12.1797 12.3154H3.82031C3.52967 12.3154 3.35107 12.3163 3.21777 12.3271C3.15624 12.3322 3.11859 12.3384 3.0957 12.3438C3.08512 12.3462 3.07792 12.3483 3.07422 12.3496C3.0708 12.3508 3.06869 12.3514 3.06836 12.3516C3.00545 12.3837 2.95396 12.4351 2.92188 12.498C2.92168 12.4985 2.92112 12.5005 2.91992 12.5039C2.9186 12.5076 2.91657 12.5148 2.91406 12.5254C2.90869 12.5483 2.90251 12.5858 2.89746 12.6475C2.88657 12.7808 2.88574 12.9592 2.88574 13.25V13.6504C2.88574 14.0177 2.58797 14.3154 2.2207 14.3154C1.85353 14.3153 1.55566 14.0176 1.55566 13.6504V13.25C1.55566 12.9811 1.55495 12.7391 1.57129 12.5391C1.58829 12.3313 1.62717 12.1107 1.7373 11.8945C1.8969 11.5813 2.15165 11.3266 2.46484 11.167C2.68097 11.0569 2.90166 11.018 3.10938 11.001C3.30934 10.9846 3.5515 10.9854 3.82031 10.9854H12.1797ZM10.3994 7.34863C10.7021 7.41075 10.9295 7.67897 10.9297 8C10.9297 8.32123 10.7023 8.58922 10.3994 8.65137L10.2646 8.66504H5.73438C5.36733 8.66478 5.06934 8.36711 5.06934 8C5.06957 7.6331 5.36748 7.33522 5.73438 7.33496H10.2646L10.3994 7.34863ZM13.7793 1.68457C14.1466 1.68458 14.4443 1.98234 14.4443 2.34961V2.75C14.4443 3.01889 14.4451 3.26093 14.4287 3.46094C14.4117 3.6687 14.3729 3.88928 14.2627 4.10547C14.1031 4.41869 13.8484 4.6734 13.5352 4.83301C13.319 4.9431 13.0983 4.98203 12.8906 4.99902C12.6907 5.01535 12.4485 5.01465 12.1797 5.01465H3.82031C3.5515 5.01465 3.30934 5.01536 3.10938 4.99902C2.90166 4.98202 2.68097 4.94313 2.46484 4.83301C2.15165 4.67338 1.8969 4.41869 1.7373 4.10547C1.62717 3.88929 1.58829 3.66869 1.57129 3.46094C1.55495 3.26093 1.55566 3.01889 1.55566 2.75V2.34961C1.55566 1.98241 1.85353 1.68469 2.2207 1.68457C2.58797 1.68457 2.88574 1.98234 2.88574 2.34961V2.75C2.88574 3.04076 2.88657 3.21921 2.89746 3.35254C2.90251 3.41417 2.90869 3.45169 2.91406 3.47461C2.91657 3.48525 2.9186 3.49236 2.91992 3.49609C2.92112 3.49945 2.92168 3.50148 2.92188 3.50195C2.95396 3.56488 3.00545 3.61632 3.06836 3.64844C3.06869 3.6486 3.0708 3.64918 3.07422 3.65039C3.07792 3.6517 3.08512 3.65375 3.0957 3.65625C3.11859 3.66162 3.15624 3.66781 3.21777 3.67285C3.35107 3.68374 3.52967 3.68457 3.82031 3.68457H12.1797C12.4703 3.68457 12.6489 3.68373 12.7822 3.67285C12.8437 3.66782 12.8814 3.66161 12.9043 3.65625C12.9148 3.65377 12.922 3.65171 12.9258 3.65039C12.9289 3.64928 12.931 3.64867 12.9316 3.64844C12.9946 3.61634 13.046 3.56489 13.0781 3.50195C13.0783 3.50162 13.0788 3.49957 13.0801 3.49609C13.0814 3.49238 13.0834 3.48526 13.0859 3.47461C13.0913 3.4517 13.0975 3.41418 13.1025 3.35254C13.1134 3.21921 13.1143 3.04076 13.1143 2.75V2.34961C13.1143 1.98241 13.4121 1.68469 13.7793 1.68457Z" }, null, -1);
1901
+ const _hoisted_3$5 = [
1902
+ _hoisted_2$5
2344
1903
  ];
2345
1904
  function _sfc_render$5(_ctx, _cache, $props, $setup, $data, $options) {
2346
1905
  return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
2347
1906
  viewBox: "0 0 16 16",
2348
1907
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
2349
1908
  xmlns: "http://www.w3.org/2000/svg",
2350
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_time`],
1909
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-spacing`],
2351
1910
  width: "1em",
2352
1911
  height: "1em"
2353
- }, _ctx.$attrs), _hoisted_4$1, 16, _hoisted_1$5);
1912
+ }, _ctx.$attrs), _hoisted_3$5, 16, _hoisted_1$5);
2354
1913
  }
2355
1914
  var index$5 = /* @__PURE__ */ _export_sfc(_sfc_main$5, [["render", _sfc_render$5]]);
2356
1915
  const _sfc_main$4 = {
2357
- name: "IconIconLineWarning",
1916
+ name: "IconFillHome",
2358
1917
  props: {
2359
1918
  prefix: {
2360
1919
  type: String,
@@ -2367,31 +1926,23 @@
2367
1926
  }
2368
1927
  };
2369
1928
  const _hoisted_1$4 = ["fill"];
2370
- const _hoisted_2$4 = /* @__PURE__ */ vue.createElementVNode("g", { "clip-path": "url(#svg_fe2b9fb166__clip0_271_29175)" }, [
2371
- /* @__PURE__ */ vue.createElementVNode("path", { d: "M8.13903 0.353027L14.0101 1.60107C14.2224 1.6462 14.4054 1.68358 14.5677 1.74658C15.2285 2.00333 15.7042 2.59075 15.8177 3.29053C15.8456 3.46239 15.8441 3.64879 15.8441 3.86572V7.00928C15.8437 11.4523 12.4957 15.1823 8.07849 15.6606C8.02678 15.6662 7.97394 15.6662 7.92224 15.6606C3.50489 15.1824 0.157042 11.4524 0.15661 7.00928V3.86572C0.15661 3.64876 0.155156 3.46241 0.182977 3.29053C0.296543 2.59063 0.77202 2.00326 1.43298 1.74658C1.59539 1.68356 1.77825 1.64622 1.99059 1.60107L7.86169 0.353027L8.00036 0.338379C8.04674 0.338396 8.09342 0.343332 8.13903 0.353027ZM2.26794 2.90576C2.008 2.96103 1.95317 2.9751 1.9154 2.98975C1.69521 3.07538 1.53622 3.27116 1.49841 3.50439C1.49201 3.54434 1.49059 3.6013 1.49059 3.86572V7.00928C1.49102 10.7495 4.29241 13.8911 8.00036 14.3257C11.7082 13.891 14.5097 10.7494 14.5101 7.00928V3.86572C14.5101 3.60147 14.5087 3.54434 14.5023 3.50439C14.4645 3.27128 14.3053 3.07545 14.0853 2.98975C14.0476 2.97509 13.9926 2.96101 13.7328 2.90576L8.00036 1.68701L2.26794 2.90576ZM8.00036 9.39795C8.53533 9.3982 8.97009 9.83175 8.97009 10.3667C8.96999 10.9016 8.53527 11.3352 8.00036 11.3354C7.46537 11.3353 7.03171 10.9016 7.03161 10.3667C7.03161 9.83169 7.46531 9.3981 8.00036 9.39795ZM8.00036 4.14404C8.36834 4.14429 8.66735 4.443 8.66735 4.81104V7.80518C8.667 8.17292 8.36812 8.47192 8.00036 8.47217C7.63239 8.47217 7.33372 8.17307 7.33337 7.80518V4.81104C7.33337 4.44285 7.63217 4.14404 8.00036 4.14404Z" })
2372
- ], -1);
2373
- const _hoisted_3$4 = /* @__PURE__ */ vue.createElementVNode("defs", null, [
2374
- /* @__PURE__ */ vue.createElementVNode("clipPath", { id: "svg_fe2b9fb166__clip0_271_29175" }, [
2375
- /* @__PURE__ */ vue.createElementVNode("path", { d: "M0 0H16V16H0z" })
2376
- ])
2377
- ], -1);
2378
- const _hoisted_4 = [
2379
- _hoisted_2$4,
2380
- _hoisted_3$4
1929
+ const _hoisted_2$4 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M7.33496 1.38135C7.77255 1.28191 8.22745 1.28191 8.66504 1.38135C9.15985 1.49383 9.62115 1.78312 10.5439 2.35986L12.5439 3.60986C13.3673 4.12449 13.7794 4.38146 14.0781 4.72998C14.3424 5.03836 14.5416 5.39715 14.6631 5.78467C14.8003 6.22269 14.7998 6.70906 14.7998 7.68018V9.56982C14.7998 11.2495 14.7995 12.0893 14.4727 12.731C14.1851 13.2954 13.7265 13.7549 13.1621 14.0425C12.5204 14.3695 11.6802 14.3696 10 14.3696H6C4.31984 14.3696 3.47963 14.3695 2.83789 14.0425C2.27345 13.7549 1.81495 13.2954 1.52734 12.731C1.2005 12.0893 1.2002 11.2495 1.2002 9.56982V7.68018C1.2002 6.70907 1.19966 6.22269 1.33691 5.78467C1.45839 5.39715 1.65761 5.03836 1.92188 4.72998C2.22055 4.38146 2.63266 4.12449 3.45605 3.60986L5.45605 2.35986C6.37885 1.78312 6.84015 1.49383 7.33496 1.38135ZM8.00391 8.20752C7.45187 8.2077 7.00405 8.65547 7.00391 9.20752V11.2378C7.00391 11.79 7.45178 12.2376 8.00391 12.2378C8.55619 12.2378 9.00391 11.7901 9.00391 11.2378V9.20752C9.00377 8.65535 8.5561 8.20752 8.00391 8.20752Z" }, null, -1);
1930
+ const _hoisted_3$4 = [
1931
+ _hoisted_2$4
2381
1932
  ];
2382
1933
  function _sfc_render$4(_ctx, _cache, $props, $setup, $data, $options) {
2383
1934
  return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
2384
1935
  viewBox: "0 0 16 16",
2385
- fill: $props.useCurrentColor ? "currentColor" : "currentColor",
1936
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
2386
1937
  xmlns: "http://www.w3.org/2000/svg",
2387
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_warning`],
1938
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-home`],
2388
1939
  width: "1em",
2389
1940
  height: "1em"
2390
- }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1$4);
1941
+ }, _ctx.$attrs), _hoisted_3$4, 16, _hoisted_1$4);
2391
1942
  }
2392
1943
  var index$4 = /* @__PURE__ */ _export_sfc(_sfc_main$4, [["render", _sfc_render$4]]);
2393
1944
  const _sfc_main$3 = {
2394
- name: "IconIconLineFile",
1945
+ name: "IconLineAdd",
2395
1946
  props: {
2396
1947
  prefix: {
2397
1948
  type: String,
@@ -2404,23 +1955,23 @@
2404
1955
  }
2405
1956
  };
2406
1957
  const _hoisted_1$3 = ["fill"];
2407
- const _hoisted_2$3 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M5.13281 1.30281C5.76386 1.30281 6.23008 1.29526 6.65723 1.43464C7.01384 1.55107 7.34209 1.74138 7.62012 1.99324C7.68196 2.04927 7.73915 2.11001 7.79492 2.1739H11.416C11.7791 2.17739 12.0907 2.19687 12.3662 2.29109C12.9993 2.50782 13.4971 3.00472 13.7139 3.63777C13.8205 3.94957 13.8297 4.30785 13.8301 4.73445C13.9136 4.76428 13.9954 4.79976 14.0762 4.84089C14.5777 5.09657 14.9856 5.50432 15.2412 6.00593C15.4061 6.32948 15.4713 6.67418 15.502 7.0489C15.5319 7.4158 15.5322 7.86814 15.5322 8.41706V10.8302C15.5322 11.3791 15.5319 11.8314 15.502 12.1983C15.4713 12.5729 15.406 12.9178 15.2412 13.2413C14.9856 13.7427 14.5776 14.1507 14.0762 14.4063C13.7527 14.5711 13.4078 14.6364 13.0332 14.6671C12.6663 14.697 12.214 14.6973 11.665 14.6973H4.33496C3.78599 14.6973 3.33371 14.697 2.9668 14.6671C2.59218 14.6364 2.2473 14.5711 1.92383 14.4063C1.42232 14.1507 1.01441 13.7428 0.758789 13.2413C0.593977 12.9178 0.528675 12.5729 0.498047 12.1983C0.468068 11.8314 0.467773 11.3791 0.467773 10.8302V5.16999C0.467773 4.62102 0.468078 4.16875 0.498047 3.80183C0.528662 3.42722 0.594015 3.08233 0.758789 2.75886C1.01438 2.25736 1.42235 1.84946 1.92383 1.59382C2.24729 1.42901 2.59219 1.36371 2.9668 1.33308C3.3337 1.3031 3.78599 1.30281 4.33496 1.30281H5.13281ZM4.33496 2.63679C3.76401 2.63679 3.37522 2.63669 3.0752 2.6612C2.78327 2.68509 2.63351 2.72824 2.5293 2.78132C2.27851 2.90916 2.07409 3.11351 1.94629 3.36433C1.89324 3.46856 1.85004 3.61834 1.82617 3.91023C1.80167 4.21027 1.80176 4.59904 1.80176 5.16999V10.8302C1.80176 11.4011 1.80166 11.7899 1.82617 12.0899C1.85006 12.3819 1.89319 12.5316 1.94629 12.6358C2.07406 12.8866 2.2786 13.09 2.5293 13.2178C2.63352 13.2709 2.78318 13.3151 3.0752 13.3389C3.37522 13.3635 3.76401 13.3634 4.33496 13.3634H11.665C12.236 13.3634 12.6248 13.3634 12.9248 13.3389C13.2167 13.3151 13.3665 13.2709 13.4707 13.2178C13.7212 13.0901 13.9249 12.8863 14.0527 12.6358C14.1058 12.5316 14.1499 12.3819 14.1738 12.0899C14.1983 11.7899 14.1982 11.4011 14.1982 10.8302V8.41706C14.1982 7.8461 14.1983 7.45734 14.1738 7.1573C14.15 6.86505 14.1059 6.71567 14.0527 6.6114C13.9249 6.36059 13.7215 6.15621 13.4707 6.02839C13.3665 5.97531 13.2168 5.93215 12.9248 5.90828C12.6248 5.88377 12.236 5.88288 11.665 5.88288H10.7021C10.0714 5.88289 9.60575 5.8914 9.17871 5.75203C8.82199 5.63558 8.49391 5.44441 8.21582 5.19245C7.88275 4.89062 7.65575 4.47841 7.33887 3.9239C6.97625 3.28936 6.86295 3.10686 6.72461 2.98152C6.5856 2.85562 6.42146 2.76041 6.24316 2.70222C6.06553 2.64429 5.85408 2.63679 5.13281 2.63679H4.33496ZM6.84375 9.76863C7.14752 9.8308 7.37598 10.0998 7.37598 10.4219C7.37581 10.744 7.14748 11.0132 6.84375 11.0753L6.70996 11.0889H4.73828C4.37021 11.0889 4.07148 10.79 4.07129 10.4219C4.07129 10.0538 4.37009 9.75496 4.73828 9.75496H6.70996L6.84375 9.76863ZM8.63672 3.50398C8.89275 3.94675 8.99245 4.09744 9.11133 4.20515C9.25027 4.33092 9.41462 4.42628 9.59277 4.48445C9.77033 4.54232 9.98155 4.54987 10.7021 4.54988H11.665C11.9707 4.54988 12.2465 4.54977 12.4941 4.55476C12.4897 4.24987 12.4815 4.14576 12.4551 4.06843C12.3715 3.82432 12.1797 3.63248 11.9355 3.5489C11.8305 3.51305 11.6751 3.50398 11.0352 3.50398H8.63672Z" }, null, -1);
1958
+ const _hoisted_2$3 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M8.00098 3C8.36823 3 8.66599 3.29779 8.66602 3.66504V7.33691H12.3369C12.7042 7.33691 13.002 7.63468 13.002 8.00195C13.0017 8.369 12.704 8.66699 12.3369 8.66699H8.66602V12.3369C8.66602 12.7042 8.36825 13.002 8.00098 13.002C7.63383 13.0018 7.33594 12.7041 7.33594 12.3369V8.66699H3.66504C3.29799 8.66693 3.00026 8.36896 3 8.00195C3 7.63472 3.29782 7.33698 3.66504 7.33691H7.33594V3.66504C7.33597 3.29789 7.63385 3.00015 8.00098 3Z" }, null, -1);
2408
1959
  const _hoisted_3$3 = [
2409
1960
  _hoisted_2$3
2410
1961
  ];
2411
1962
  function _sfc_render$3(_ctx, _cache, $props, $setup, $data, $options) {
2412
1963
  return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
2413
1964
  viewBox: "0 0 16 16",
2414
- fill: $props.useCurrentColor ? "currentColor" : "currentColor",
1965
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
2415
1966
  xmlns: "http://www.w3.org/2000/svg",
2416
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_file`],
1967
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-add`],
2417
1968
  width: "1em",
2418
1969
  height: "1em"
2419
1970
  }, _ctx.$attrs), _hoisted_3$3, 16, _hoisted_1$3);
2420
1971
  }
2421
1972
  var index$3 = /* @__PURE__ */ _export_sfc(_sfc_main$3, [["render", _sfc_render$3]]);
2422
1973
  const _sfc_main$2 = {
2423
- name: "IconIconLineSpacing",
1974
+ name: "IconFillStar",
2424
1975
  props: {
2425
1976
  prefix: {
2426
1977
  type: String,
@@ -2433,23 +1984,23 @@
2433
1984
  }
2434
1985
  };
2435
1986
  const _hoisted_1$2 = ["fill"];
2436
- const _hoisted_2$2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M12.1797 10.9854C12.4485 10.9854 12.6907 10.9847 12.8906 11.001C13.0983 11.018 13.319 11.0569 13.5352 11.167C13.8484 11.3266 14.1031 11.5813 14.2627 11.8945C14.3729 12.1107 14.4117 12.3313 14.4287 12.5391C14.4451 12.7391 14.4443 12.9811 14.4443 13.25V13.6504C14.4443 14.0177 14.1466 14.3154 13.7793 14.3154C13.4121 14.3153 13.1143 14.0176 13.1143 13.6504V13.25C13.1143 12.9592 13.1134 12.7808 13.1025 12.6475C13.0975 12.5858 13.0913 12.5483 13.0859 12.5254C13.0834 12.5147 13.0814 12.5076 13.0801 12.5039C13.0788 12.5004 13.0783 12.4984 13.0781 12.498C13.046 12.4351 12.9946 12.3837 12.9316 12.3516C12.931 12.3513 12.9289 12.3507 12.9258 12.3496C12.922 12.3483 12.9148 12.3462 12.9043 12.3438C12.8814 12.3384 12.8437 12.3322 12.7822 12.3271C12.6489 12.3163 12.4703 12.3154 12.1797 12.3154H3.82031C3.52967 12.3154 3.35107 12.3163 3.21777 12.3271C3.15624 12.3322 3.11859 12.3384 3.0957 12.3438C3.08512 12.3462 3.07792 12.3483 3.07422 12.3496C3.0708 12.3508 3.06869 12.3514 3.06836 12.3516C3.00545 12.3837 2.95396 12.4351 2.92188 12.498C2.92168 12.4985 2.92112 12.5005 2.91992 12.5039C2.9186 12.5076 2.91657 12.5148 2.91406 12.5254C2.90869 12.5483 2.90251 12.5858 2.89746 12.6475C2.88657 12.7808 2.88574 12.9592 2.88574 13.25V13.6504C2.88574 14.0177 2.58797 14.3154 2.2207 14.3154C1.85353 14.3153 1.55566 14.0176 1.55566 13.6504V13.25C1.55566 12.9811 1.55495 12.7391 1.57129 12.5391C1.58829 12.3313 1.62717 12.1107 1.7373 11.8945C1.8969 11.5813 2.15165 11.3266 2.46484 11.167C2.68097 11.0569 2.90166 11.018 3.10938 11.001C3.30934 10.9846 3.5515 10.9854 3.82031 10.9854H12.1797ZM10.3994 7.34863C10.7021 7.41075 10.9295 7.67897 10.9297 8C10.9297 8.32123 10.7023 8.58922 10.3994 8.65137L10.2646 8.66504H5.73438C5.36733 8.66478 5.06934 8.36711 5.06934 8C5.06957 7.6331 5.36748 7.33522 5.73438 7.33496H10.2646L10.3994 7.34863ZM13.7793 1.68457C14.1466 1.68458 14.4443 1.98234 14.4443 2.34961V2.75C14.4443 3.01889 14.4451 3.26093 14.4287 3.46094C14.4117 3.6687 14.3729 3.88928 14.2627 4.10547C14.1031 4.41869 13.8484 4.6734 13.5352 4.83301C13.319 4.9431 13.0983 4.98203 12.8906 4.99902C12.6907 5.01535 12.4485 5.01465 12.1797 5.01465H3.82031C3.5515 5.01465 3.30934 5.01536 3.10938 4.99902C2.90166 4.98202 2.68097 4.94313 2.46484 4.83301C2.15165 4.67338 1.8969 4.41869 1.7373 4.10547C1.62717 3.88929 1.58829 3.66869 1.57129 3.46094C1.55495 3.26093 1.55566 3.01889 1.55566 2.75V2.34961C1.55566 1.98241 1.85353 1.68469 2.2207 1.68457C2.58797 1.68457 2.88574 1.98234 2.88574 2.34961V2.75C2.88574 3.04076 2.88657 3.21921 2.89746 3.35254C2.90251 3.41417 2.90869 3.45169 2.91406 3.47461C2.91657 3.48525 2.9186 3.49236 2.91992 3.49609C2.92112 3.49945 2.92168 3.50148 2.92188 3.50195C2.95396 3.56488 3.00545 3.61632 3.06836 3.64844C3.06869 3.6486 3.0708 3.64918 3.07422 3.65039C3.07792 3.6517 3.08512 3.65375 3.0957 3.65625C3.11859 3.66162 3.15624 3.66781 3.21777 3.67285C3.35107 3.68374 3.52967 3.68457 3.82031 3.68457H12.1797C12.4703 3.68457 12.6489 3.68373 12.7822 3.67285C12.8437 3.66782 12.8814 3.66161 12.9043 3.65625C12.9148 3.65377 12.922 3.65171 12.9258 3.65039C12.9289 3.64928 12.931 3.64867 12.9316 3.64844C12.9946 3.61634 13.046 3.56489 13.0781 3.50195C13.0783 3.50162 13.0788 3.49957 13.0801 3.49609C13.0814 3.49238 13.0834 3.48526 13.0859 3.47461C13.0913 3.4517 13.0975 3.41418 13.1025 3.35254C13.1134 3.21921 13.1143 3.04076 13.1143 2.75V2.34961C13.1143 1.98241 13.4121 1.68469 13.7793 1.68457Z" }, null, -1);
1987
+ const _hoisted_2$2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M7.86914 15.4971C7.95173 15.537 8.04831 15.5371 8.13086 15.4971C8.22582 15.4509 8.29518 15.3043 8.43359 15.0117L10.0615 11.5703L13.8545 11.8818C14.1775 11.9083 14.3393 11.9215 14.4268 11.8623C14.5028 11.8108 14.551 11.7264 14.5576 11.6348C14.5649 11.5294 14.4723 11.3961 14.2881 11.1299L12.1221 8L14.2881 4.87012C14.4725 4.60367 14.5651 4.47062 14.5576 4.36523C14.551 4.27368 14.5027 4.19023 14.4268 4.13867C14.3393 4.07938 14.1776 4.09266 13.8545 4.11914L10.0615 4.42969L8.43359 0.989258C8.29502 0.696302 8.22591 0.549082 8.13086 0.50293C8.04835 0.462909 7.95171 0.463063 7.86914 0.50293C7.77406 0.549047 7.70403 0.696239 7.56543 0.989258L5.93848 4.42969L2.14453 4.11914C1.82161 4.09268 1.65973 4.0794 1.57227 4.13867C1.49646 4.19024 1.448 4.27377 1.44141 4.36523C1.4339 4.4706 1.52661 4.60377 1.71094 4.87012L3.87695 8L1.71094 11.1299C1.52673 11.3961 1.43409 11.5294 1.44141 11.6348C1.44801 11.7264 1.49628 11.8107 1.57227 11.8623C1.65972 11.9216 1.82165 11.9083 2.14453 11.8818L5.93848 11.5703L7.56543 15.0117C7.70397 15.3046 7.77408 15.451 7.86914 15.4971Z" }, null, -1);
2437
1988
  const _hoisted_3$2 = [
2438
1989
  _hoisted_2$2
2439
1990
  ];
2440
1991
  function _sfc_render$2(_ctx, _cache, $props, $setup, $data, $options) {
2441
1992
  return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
2442
1993
  viewBox: "0 0 16 16",
2443
- fill: $props.useCurrentColor ? "currentColor" : "currentColor",
1994
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
2444
1995
  xmlns: "http://www.w3.org/2000/svg",
2445
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_spacing`],
1996
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-star`],
2446
1997
  width: "1em",
2447
1998
  height: "1em"
2448
1999
  }, _ctx.$attrs), _hoisted_3$2, 16, _hoisted_1$2);
2449
2000
  }
2450
2001
  var index$2 = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["render", _sfc_render$2]]);
2451
2002
  const _sfc_main$1 = {
2452
- name: "IconIconFillHome",
2003
+ name: "IconLineExpand",
2453
2004
  props: {
2454
2005
  prefix: {
2455
2006
  type: String,
@@ -2462,7 +2013,7 @@
2462
2013
  }
2463
2014
  };
2464
2015
  const _hoisted_1$1 = ["fill"];
2465
- const _hoisted_2$1 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M7.33496 1.38135C7.77255 1.28191 8.22745 1.28191 8.66504 1.38135C9.15985 1.49383 9.62115 1.78312 10.5439 2.35986L12.5439 3.60986C13.3673 4.12449 13.7794 4.38146 14.0781 4.72998C14.3424 5.03836 14.5416 5.39715 14.6631 5.78467C14.8003 6.22269 14.7998 6.70906 14.7998 7.68018V9.56982C14.7998 11.2495 14.7995 12.0893 14.4727 12.731C14.1851 13.2954 13.7265 13.7549 13.1621 14.0425C12.5204 14.3695 11.6802 14.3696 10 14.3696H6C4.31984 14.3696 3.47963 14.3695 2.83789 14.0425C2.27345 13.7549 1.81495 13.2954 1.52734 12.731C1.2005 12.0893 1.2002 11.2495 1.2002 9.56982V7.68018C1.2002 6.70907 1.19966 6.22269 1.33691 5.78467C1.45839 5.39715 1.65761 5.03836 1.92188 4.72998C2.22055 4.38146 2.63266 4.12449 3.45605 3.60986L5.45605 2.35986C6.37885 1.78312 6.84015 1.49383 7.33496 1.38135ZM8.00391 8.20752C7.45187 8.2077 7.00405 8.65547 7.00391 9.20752V11.2378C7.00391 11.79 7.45178 12.2376 8.00391 12.2378C8.55619 12.2378 9.00391 11.7901 9.00391 11.2378V9.20752C9.00377 8.65535 8.5561 8.20752 8.00391 8.20752Z" }, null, -1);
2016
+ const _hoisted_2$1 = /* @__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);
2466
2017
  const _hoisted_3$1 = [
2467
2018
  _hoisted_2$1
2468
2019
  ];
@@ -2471,14 +2022,14 @@
2471
2022
  viewBox: "0 0 16 16",
2472
2023
  fill: $props.useCurrentColor ? "currentColor" : "#000",
2473
2024
  xmlns: "http://www.w3.org/2000/svg",
2474
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_fill_home`],
2025
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-expand`],
2475
2026
  width: "1em",
2476
2027
  height: "1em"
2477
2028
  }, _ctx.$attrs), _hoisted_3$1, 16, _hoisted_1$1);
2478
2029
  }
2479
2030
  var index$1 = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["render", _sfc_render$1]]);
2480
2031
  const _sfc_main = {
2481
- name: "IconLineAdd",
2032
+ name: "IconLineStar",
2482
2033
  props: {
2483
2034
  prefix: {
2484
2035
  type: String,
@@ -2491,7 +2042,7 @@
2491
2042
  }
2492
2043
  };
2493
2044
  const _hoisted_1 = ["fill"];
2494
- const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M8.00098 3C8.36823 3 8.66599 3.29779 8.66602 3.66504V7.33691H12.3369C12.7042 7.33691 13.002 7.63468 13.002 8.00195C13.0017 8.369 12.704 8.66699 12.3369 8.66699H8.66602V12.3369C8.66602 12.7042 8.36825 13.002 8.00098 13.002C7.63383 13.0018 7.33594 12.7041 7.33594 12.3369V8.66699H3.66504C3.29799 8.66693 3.00026 8.36896 3 8.00195C3 7.63472 3.29782 7.33698 3.66504 7.33691H7.33594V3.66504C7.33597 3.29789 7.63385 3.00015 8.00098 3Z" }, null, -1);
2045
+ 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);
2495
2046
  const _hoisted_3 = [
2496
2047
  _hoisted_2
2497
2048
  ];
@@ -2500,89 +2051,78 @@
2500
2051
  viewBox: "0 0 16 16",
2501
2052
  fill: $props.useCurrentColor ? "currentColor" : "#000",
2502
2053
  xmlns: "http://www.w3.org/2000/svg",
2503
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line_add`],
2054
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-star`],
2504
2055
  width: "1em",
2505
2056
  height: "1em"
2506
2057
  }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
2507
2058
  }
2508
2059
  var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
2509
- exports2.IconCheckCircleFill = index$1b;
2510
- exports2.IconChineseFill = index$R;
2511
- exports2.IconCloseCircleFill = index$1c;
2512
- exports2.IconEnglishFill = index$O;
2513
- exports2.IconExclamationCircleFill = index$1a;
2514
- exports2.IconExclamationPolygonFill = index$16;
2515
- exports2.IconFaceFrownFill = index$11;
2516
- exports2.IconFaceMehFill = index$X;
2517
- exports2.IconFaceSmileFill = index$W;
2518
- exports2.IconHeartFill = index$18;
2519
- exports2.IconIconFillChart = index$M;
2520
- exports2.IconIconFillData = index$N;
2521
- exports2.IconIconFillDown = index$L;
2522
- exports2.IconIconFillDownload = index$J;
2523
- exports2.IconIconFillFile = index$I;
2524
- exports2.IconIconFillHome = index$1;
2525
- exports2.IconIconFillIdea = index$G;
2526
- exports2.IconIconFillMenu = index$K;
2527
- exports2.IconIconFillResources = index$F;
2528
- exports2.IconIconFillRight = index$E;
2529
- exports2.IconIconFillTemplate = index$H;
2530
- exports2.IconIconLineArrowdown = index$D;
2531
- exports2.IconIconLineArrowleft = index$A;
2532
- exports2.IconIconLineArrowright = index$C;
2533
- exports2.IconIconLineArrowup = index$B;
2534
- exports2.IconIconLineBack = index$z;
2535
- exports2.IconIconLineChart = index$u;
2536
- exports2.IconIconLineClose = index$s;
2537
- exports2.IconIconLineCompany = index$k;
2538
- exports2.IconIconLineDelete = index$y;
2539
- exports2.IconIconLineDoubledown = index$x;
2540
- exports2.IconIconLineDoubleleft = index$w;
2541
- exports2.IconIconLineDoubleright = index$q;
2542
- exports2.IconIconLineDoubleup = index$v;
2543
- exports2.IconIconLineDownload = index$n;
2544
- exports2.IconIconLineExit = index$t;
2545
- exports2.IconIconLineFile = index$3;
2546
- exports2.IconIconLineFilter = index$r;
2547
- exports2.IconIconLineFolder = index$p;
2548
- exports2.IconIconLineFollow = index$o;
2549
- exports2.IconIconLineHome = index$8;
2550
- exports2.IconIconLineInfo = index$d;
2551
- exports2.IconIconLineLock = index$b;
2552
- exports2.IconIconLineManage = index$i;
2553
- exports2.IconIconLineMoney = index$h;
2554
- exports2.IconIconLineNotice = index$g;
2555
- exports2.IconIconLineOrder = index$m;
2556
- exports2.IconIconLineOrganization = index$6;
2557
- exports2.IconIconLinePercent = index$a;
2558
- exports2.IconIconLineQuestion = index$c;
2559
- exports2.IconIconLineRefresh = index$e;
2560
- exports2.IconIconLineRisk = index$j;
2561
- exports2.IconIconLineSet = index$7;
2562
- exports2.IconIconLineShopping = index$l;
2563
- exports2.IconIconLineSort = index$9;
2564
- exports2.IconIconLineSpacing = index$2;
2565
- exports2.IconIconLineTime = index$5;
2566
- exports2.IconIconLineUser = index$f;
2567
- exports2.IconIconLineWarning = index$4;
2568
- exports2.IconInfoCircleFill = index$19;
2569
- exports2.IconLineAdd = index;
2570
- exports2.IconMinusCircleFill = index$15;
2571
- exports2.IconMoonFill = index$T;
2572
- exports2.IconMuteFill = index$13;
2573
- exports2.IconPauseCircleFill = index$_;
2574
- exports2.IconPenFill = index$U;
2575
- exports2.IconPlayArrowFill = index$S;
2576
- exports2.IconPlayCircleFill = index$10;
2577
- exports2.IconPlusCircleFill = index$14;
2578
- exports2.IconQuestionCircleFill = index$12;
2579
- exports2.IconSkipNextFill = index$Q;
2580
- exports2.IconSkipPreviousFill = index$P;
2581
- exports2.IconSoundFill = index$Y;
2582
- exports2.IconStarFill = index$17;
2583
- exports2.IconSunFill = index$V;
2584
- exports2.IconThumbDownFill = index$$;
2585
- exports2.IconThumbUpFill = index$Z;
2060
+ exports2.IconFillChart = index$P;
2061
+ exports2.IconFillChinese = index$U;
2062
+ exports2.IconFillData = index$Q;
2063
+ exports2.IconFillDown = index$O;
2064
+ exports2.IconFillDownload = index$M;
2065
+ exports2.IconFillEnglish = index$R;
2066
+ exports2.IconFillFile = index$L;
2067
+ exports2.IconFillHeart = index$11;
2068
+ exports2.IconFillHome = index$4;
2069
+ exports2.IconFillIdea = index$J;
2070
+ exports2.IconFillMenu = index$N;
2071
+ exports2.IconFillMoon = index$W;
2072
+ exports2.IconFillMute = index$10;
2073
+ exports2.IconFillPen = index$X;
2074
+ exports2.IconFillPlayArrow = index$V;
2075
+ exports2.IconFillResources = index$I;
2076
+ exports2.IconFillRight = index$H;
2077
+ exports2.IconFillSkipNext = index$T;
2078
+ exports2.IconFillSkipPrevious = index$S;
2079
+ exports2.IconFillSound = index$Z;
2080
+ exports2.IconFillStar = index$2;
2081
+ exports2.IconFillSun = index$Y;
2082
+ exports2.IconFillTemplate = index$K;
2083
+ exports2.IconFillThumbDown = index$$;
2084
+ exports2.IconFillThumbUp = index$_;
2085
+ exports2.IconLineAdd = index$3;
2086
+ exports2.IconLineArrowdown = index$G;
2087
+ exports2.IconLineArrowleft = index$D;
2088
+ exports2.IconLineArrowright = index$F;
2089
+ exports2.IconLineArrowup = index$E;
2090
+ exports2.IconLineBack = index$C;
2091
+ exports2.IconLineChart = index$x;
2092
+ exports2.IconLineClose = index$v;
2093
+ exports2.IconLineCompany = index$n;
2094
+ exports2.IconLineDelete = index$B;
2095
+ exports2.IconLineDoubledown = index$A;
2096
+ exports2.IconLineDoubleleft = index$z;
2097
+ exports2.IconLineDoubleright = index$t;
2098
+ exports2.IconLineDoubleup = index$y;
2099
+ exports2.IconLineDownload = index$q;
2100
+ exports2.IconLineExit = index$w;
2101
+ exports2.IconLineExpand = index$1;
2102
+ exports2.IconLineFile = index$6;
2103
+ exports2.IconLineFilter = index$u;
2104
+ exports2.IconLineFolder = index$s;
2105
+ exports2.IconLineFollow = index$r;
2106
+ exports2.IconLineHome = index$b;
2107
+ exports2.IconLineInfo = index$g;
2108
+ exports2.IconLineLock = index$e;
2109
+ exports2.IconLineManage = index$l;
2110
+ exports2.IconLineMoney = index$k;
2111
+ exports2.IconLineNotice = index$j;
2112
+ exports2.IconLineOrder = index$p;
2113
+ exports2.IconLineOrganization = index$9;
2114
+ exports2.IconLinePercent = index$d;
2115
+ exports2.IconLineQuestion = index$f;
2116
+ exports2.IconLineRefresh = index$h;
2117
+ exports2.IconLineRisk = index$m;
2118
+ exports2.IconLineSet = index$a;
2119
+ exports2.IconLineShopping = index$o;
2120
+ exports2.IconLineSort = index$c;
2121
+ exports2.IconLineSpacing = index$5;
2122
+ exports2.IconLineStar = index;
2123
+ exports2.IconLineTime = index$8;
2124
+ exports2.IconLineUser = index$i;
2125
+ exports2.IconLineWarning = index$7;
2586
2126
  Object.defineProperties(exports2, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
2587
2127
  });
2588
2128
  //# sourceMappingURL=icon.js.map