@arco-iconbox/vue-smartcode 0.0.9 → 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 (1142) hide show
  1. package/dist/icon.js +541 -9370
  2. package/dist/icon.js.map +1 -1
  3. package/dist/icon.min.js +205 -1189
  4. package/dist/icon.min.js.map +1 -1
  5. package/esm/IconFillChart/index.js +32 -0
  6. package/esm/IconFillChinese/index.js +37 -0
  7. package/esm/IconFillData/index.js +32 -0
  8. package/esm/IconFillDown/index.js +32 -0
  9. package/esm/IconFillDownload/index.js +32 -0
  10. package/esm/IconFillEnglish/index.js +35 -0
  11. package/esm/IconFillFile/index.js +32 -0
  12. package/esm/IconFillHeart/index.js +34 -0
  13. package/esm/IconFillHome/index.js +32 -0
  14. package/esm/IconFillIdea/index.js +32 -0
  15. package/esm/IconFillMenu/index.js +32 -0
  16. package/esm/IconFillMoon/index.js +31 -0
  17. package/esm/IconFillMute/index.js +37 -0
  18. package/esm/IconFillPen/index.js +31 -0
  19. package/esm/IconFillPlayArrow/index.js +31 -0
  20. package/esm/IconFillResources/index.js +32 -0
  21. package/esm/IconFillRight/index.js +32 -0
  22. package/esm/IconFillSkipNext/index.js +37 -0
  23. package/esm/IconFillSkipPrevious/index.js +37 -0
  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/IconFillTemplate/index.js +32 -0
  28. package/esm/IconFillThumbDown/index.js +37 -0
  29. package/esm/IconFillThumbUp/index.js +37 -0
  30. package/esm/IconLineAdd/index.js +32 -0
  31. package/esm/IconLineArrowdown/index.js +32 -0
  32. package/esm/IconLineArrowleft/index.js +32 -0
  33. package/esm/IconLineArrowright/index.js +32 -0
  34. package/esm/IconLineArrowup/index.js +32 -0
  35. package/esm/IconLineBack/index.js +32 -0
  36. package/esm/IconLineChart/index.js +32 -0
  37. package/esm/IconLineClose/index.js +32 -0
  38. package/esm/IconLineCompany/index.js +40 -0
  39. package/esm/IconLineDelete/index.js +32 -0
  40. package/esm/IconLineDoubledown/index.js +32 -0
  41. package/esm/IconLineDoubleleft/index.js +32 -0
  42. package/esm/IconLineDoubleright/index.js +32 -0
  43. package/esm/IconLineDoubleup/index.js +32 -0
  44. package/esm/IconLineDownload/index.js +32 -0
  45. package/esm/IconLineExit/index.js +32 -0
  46. package/esm/IconLineExpand/index.js +32 -0
  47. package/esm/IconLineFile/index.js +32 -0
  48. package/esm/IconLineFilter/index.js +32 -0
  49. package/esm/IconLineFolder/index.js +32 -0
  50. package/esm/IconLineFollow/index.js +32 -0
  51. package/esm/IconLineHome/index.js +32 -0
  52. package/esm/IconLineInfo/index.js +40 -0
  53. package/esm/IconLineLock/index.js +40 -0
  54. package/esm/IconLineManage/index.js +32 -0
  55. package/esm/IconLineMoney/index.js +40 -0
  56. package/esm/IconLineNotice/index.js +40 -0
  57. package/esm/IconLineOrder/index.js +40 -0
  58. package/esm/IconLineOrganization/index.js +32 -0
  59. package/esm/IconLinePercent/index.js +40 -0
  60. package/esm/IconLineQuestion/index.js +32 -0
  61. package/esm/IconLineRefresh/index.js +32 -0
  62. package/esm/IconLineRisk/index.js +40 -0
  63. package/esm/IconLineSet/index.js +40 -0
  64. package/esm/IconLineShopping/index.js +40 -0
  65. package/esm/IconLineSort/index.js +32 -0
  66. package/esm/IconLineSpacing/index.js +32 -0
  67. package/esm/IconLineStar/index.js +32 -0
  68. package/esm/IconLineTime/index.js +40 -0
  69. package/esm/IconLineUser/index.js +32 -0
  70. package/esm/IconLineWarning/index.js +40 -0
  71. package/esm/index.js +66 -312
  72. package/lib/IconFillChart/index.js +33 -0
  73. package/lib/IconFillChinese/index.js +38 -0
  74. package/lib/IconFillData/index.js +33 -0
  75. package/lib/IconFillDown/index.js +33 -0
  76. package/lib/IconFillDownload/index.js +33 -0
  77. package/lib/IconFillEnglish/index.js +36 -0
  78. package/lib/IconFillFile/index.js +33 -0
  79. package/lib/IconFillHeart/index.js +35 -0
  80. package/lib/IconFillHome/index.js +33 -0
  81. package/lib/IconFillIdea/index.js +33 -0
  82. package/lib/IconFillMenu/index.js +33 -0
  83. package/lib/IconFillMoon/index.js +32 -0
  84. package/lib/IconFillMute/index.js +38 -0
  85. package/lib/IconFillPen/index.js +32 -0
  86. package/lib/IconFillPlayArrow/index.js +32 -0
  87. package/lib/IconFillResources/index.js +33 -0
  88. package/lib/IconFillRight/index.js +33 -0
  89. package/lib/IconFillSkipNext/index.js +38 -0
  90. package/lib/IconFillSkipPrevious/index.js +38 -0
  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/IconFillTemplate/index.js +33 -0
  95. package/lib/IconFillThumbDown/index.js +38 -0
  96. package/lib/IconFillThumbUp/index.js +38 -0
  97. package/lib/IconLineAdd/index.js +33 -0
  98. package/lib/IconLineArrowdown/index.js +33 -0
  99. package/lib/IconLineArrowleft/index.js +33 -0
  100. package/lib/IconLineArrowright/index.js +33 -0
  101. package/lib/IconLineArrowup/index.js +33 -0
  102. package/lib/IconLineBack/index.js +33 -0
  103. package/lib/IconLineChart/index.js +33 -0
  104. package/lib/IconLineClose/index.js +33 -0
  105. package/lib/IconLineCompany/index.js +41 -0
  106. package/lib/IconLineDelete/index.js +33 -0
  107. package/lib/IconLineDoubledown/index.js +33 -0
  108. package/lib/IconLineDoubleleft/index.js +33 -0
  109. package/lib/IconLineDoubleright/index.js +33 -0
  110. package/lib/IconLineDoubleup/index.js +33 -0
  111. package/lib/IconLineDownload/index.js +33 -0
  112. package/lib/IconLineExit/index.js +33 -0
  113. package/lib/IconLineExpand/index.js +33 -0
  114. package/lib/IconLineFile/index.js +33 -0
  115. package/lib/IconLineFilter/index.js +33 -0
  116. package/lib/IconLineFolder/index.js +33 -0
  117. package/lib/IconLineFollow/index.js +33 -0
  118. package/lib/IconLineHome/index.js +33 -0
  119. package/lib/IconLineInfo/index.js +41 -0
  120. package/lib/IconLineLock/index.js +41 -0
  121. package/lib/IconLineManage/index.js +33 -0
  122. package/lib/IconLineMoney/index.js +41 -0
  123. package/lib/IconLineNotice/index.js +41 -0
  124. package/lib/IconLineOrder/index.js +41 -0
  125. package/lib/IconLineOrganization/index.js +33 -0
  126. package/lib/IconLinePercent/index.js +41 -0
  127. package/lib/IconLineQuestion/index.js +33 -0
  128. package/lib/IconLineRefresh/index.js +33 -0
  129. package/lib/IconLineRisk/index.js +41 -0
  130. package/lib/IconLineSet/index.js +41 -0
  131. package/lib/IconLineShopping/index.js +41 -0
  132. package/lib/IconLineSort/index.js +33 -0
  133. package/lib/IconLineSpacing/index.js +33 -0
  134. package/lib/IconLineStar/index.js +33 -0
  135. package/lib/IconLineTime/index.js +41 -0
  136. package/lib/IconLineUser/index.js +33 -0
  137. package/lib/IconLineWarning/index.js +41 -0
  138. package/lib/index.js +132 -624
  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 +19 -0
  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 -312
  207. package/esm/IconAlignCenter/index.js +0 -34
  208. package/esm/IconAlignLeft/index.js +0 -34
  209. package/esm/IconAlignRight/index.js +0 -34
  210. package/esm/IconApps/index.js +0 -36
  211. package/esm/IconArchive/index.js +0 -44
  212. package/esm/IconArrowDown/index.js +0 -34
  213. package/esm/IconArrowFall/index.js +0 -49
  214. package/esm/IconArrowLeft/index.js +0 -34
  215. package/esm/IconArrowRight/index.js +0 -34
  216. package/esm/IconArrowRise/index.js +0 -49
  217. package/esm/IconArrowUp/index.js +0 -34
  218. package/esm/IconAt/index.js +0 -34
  219. package/esm/IconAttachment/index.js +0 -34
  220. package/esm/IconBackward/index.js +0 -34
  221. package/esm/IconBgColors/index.js +0 -47
  222. package/esm/IconBold/index.js +0 -34
  223. package/esm/IconBook/index.js +0 -35
  224. package/esm/IconBranch/index.js +0 -34
  225. package/esm/IconBrush/index.js +0 -40
  226. package/esm/IconBug/index.js +0 -42
  227. package/esm/IconBulb/index.js +0 -34
  228. package/esm/IconCalendar/index.js +0 -34
  229. package/esm/IconCalendarClock/index.js +0 -40
  230. package/esm/IconCamera/index.js +0 -40
  231. package/esm/IconCaretDown/index.js +0 -32
  232. package/esm/IconCaretLeft/index.js +0 -32
  233. package/esm/IconCaretRight/index.js +0 -32
  234. package/esm/IconCaretUp/index.js +0 -32
  235. package/esm/IconCheck/index.js +0 -34
  236. package/esm/IconCheckCircle/index.js +0 -40
  237. package/esm/IconCheckCircleFill/index.js +0 -40
  238. package/esm/IconCheckSquare/index.js +0 -40
  239. package/esm/IconChineseFill/index.js +0 -39
  240. package/esm/IconClockCircle/index.js +0 -40
  241. package/esm/IconClose/index.js +0 -34
  242. package/esm/IconCloseCircle/index.js +0 -40
  243. package/esm/IconCloseCircleFill/index.js +0 -40
  244. package/esm/IconCloud/index.js +0 -34
  245. package/esm/IconCloudDownload/index.js +0 -40
  246. package/esm/IconCode/index.js +0 -34
  247. package/esm/IconCodeBlock/index.js +0 -34
  248. package/esm/IconCodeSquare/index.js +0 -46
  249. package/esm/IconCommand/index.js +0 -34
  250. package/esm/IconCommon/index.js +0 -34
  251. package/esm/IconCompass/index.js +0 -40
  252. package/esm/IconCopy/index.js +0 -40
  253. package/esm/IconCopyright/index.js +0 -34
  254. package/esm/IconCustomerService/index.js +0 -40
  255. package/esm/IconDashboard/index.js +0 -41
  256. package/esm/IconDelete/index.js +0 -34
  257. package/esm/IconDesktop/index.js +0 -34
  258. package/esm/IconDice/index.js +0 -64
  259. package/esm/IconDoubleDown/index.js +0 -40
  260. package/esm/IconDoubleLeft/index.js +0 -40
  261. package/esm/IconDoubleRight/index.js +0 -40
  262. package/esm/IconDoubleUp/index.js +0 -40
  263. package/esm/IconDown/index.js +0 -34
  264. package/esm/IconDownCircle/index.js +0 -43
  265. package/esm/IconDownload/index.js +0 -34
  266. package/esm/IconDragArrow/index.js +0 -34
  267. package/esm/IconDragDot/index.js +0 -38
  268. package/esm/IconDragDotVertical/index.js +0 -38
  269. package/esm/IconDriveFile/index.js +0 -40
  270. package/esm/IconEar/index.js +0 -40
  271. package/esm/IconEdit/index.js +0 -34
  272. package/esm/IconEmail/index.js +0 -44
  273. package/esm/IconEmpty/index.js +0 -40
  274. package/esm/IconEnglishFill/index.js +0 -34
  275. package/esm/IconEraser/index.js +0 -34
  276. package/esm/IconExclamation/index.js +0 -49
  277. package/esm/IconExclamationCircle/index.js +0 -34
  278. package/esm/IconExclamationCircleFill/index.js +0 -40
  279. package/esm/IconExclamationPolygonFill/index.js +0 -40
  280. package/esm/IconExpand/index.js +0 -34
  281. package/esm/IconExperiment/index.js +0 -40
  282. package/esm/IconExport/index.js +0 -34
  283. package/esm/IconEye/index.js +0 -41
  284. package/esm/IconEyeInvisible/index.js +0 -40
  285. package/esm/IconFaceFrownFill/index.js +0 -40
  286. package/esm/IconFaceMehFill/index.js +0 -40
  287. package/esm/IconFaceSmileFill/index.js +0 -40
  288. package/esm/IconFile/index.js +0 -34
  289. package/esm/IconFileAudio/index.js +0 -44
  290. package/esm/IconFileImage/index.js +0 -34
  291. package/esm/IconFilePdf/index.js +0 -40
  292. package/esm/IconFileVideo/index.js +0 -40
  293. package/esm/IconFilter/index.js +0 -34
  294. package/esm/IconFindReplace/index.js +0 -34
  295. package/esm/IconFire/index.js +0 -34
  296. package/esm/IconFold/index.js +0 -34
  297. package/esm/IconFolder/index.js +0 -34
  298. package/esm/IconFolderAdd/index.js +0 -34
  299. package/esm/IconFolderDelete/index.js +0 -34
  300. package/esm/IconFontColors/index.js +0 -34
  301. package/esm/IconFormula/index.js +0 -34
  302. package/esm/IconForward/index.js +0 -34
  303. package/esm/IconFullscreen/index.js +0 -34
  304. package/esm/IconFullscreenExit/index.js +0 -34
  305. package/esm/IconGeneral/index.js +0 -60
  306. package/esm/IconGift/index.js +0 -34
  307. package/esm/IconH1/index.js +0 -34
  308. package/esm/IconH2/index.js +0 -34
  309. package/esm/IconH3/index.js +0 -34
  310. package/esm/IconH4/index.js +0 -34
  311. package/esm/IconH5/index.js +0 -34
  312. package/esm/IconH6/index.js +0 -34
  313. package/esm/IconH7/index.js +0 -34
  314. package/esm/IconHeart/index.js +0 -34
  315. package/esm/IconHeartFill/index.js +0 -33
  316. package/esm/IconHighlight/index.js +0 -34
  317. package/esm/IconHistory/index.js +0 -40
  318. package/esm/IconHome/index.js +0 -40
  319. package/esm/IconIconFillChart/index.js +0 -32
  320. package/esm/IconIconFillData/index.js +0 -32
  321. package/esm/IconIconFillDown/index.js +0 -32
  322. package/esm/IconIconFillDownload/index.js +0 -32
  323. package/esm/IconIconFillFile/index.js +0 -32
  324. package/esm/IconIconFillHome/index.js +0 -32
  325. package/esm/IconIconFillIdea/index.js +0 -32
  326. package/esm/IconIconFillMenu/index.js +0 -32
  327. package/esm/IconIconFillResources/index.js +0 -32
  328. package/esm/IconIconFillRight/index.js +0 -32
  329. package/esm/IconIconFillTemplate/index.js +0 -32
  330. package/esm/IconIconLineArrowdown/index.js +0 -32
  331. package/esm/IconIconLineArrowleft/index.js +0 -32
  332. package/esm/IconIconLineArrowright/index.js +0 -32
  333. package/esm/IconIconLineArrowup/index.js +0 -32
  334. package/esm/IconIconLineBack/index.js +0 -32
  335. package/esm/IconIconLineChart/index.js +0 -32
  336. package/esm/IconIconLineClose/index.js +0 -32
  337. package/esm/IconIconLineCompany/index.js +0 -40
  338. package/esm/IconIconLineDelete/index.js +0 -32
  339. package/esm/IconIconLineDoubledown/index.js +0 -32
  340. package/esm/IconIconLineDoubleleft/index.js +0 -32
  341. package/esm/IconIconLineDoubleright/index.js +0 -32
  342. package/esm/IconIconLineDoubleup/index.js +0 -32
  343. package/esm/IconIconLineDownload/index.js +0 -32
  344. package/esm/IconIconLineExit/index.js +0 -32
  345. package/esm/IconIconLineFile/index.js +0 -32
  346. package/esm/IconIconLineFilter/index.js +0 -32
  347. package/esm/IconIconLineFolder/index.js +0 -32
  348. package/esm/IconIconLineFollow/index.js +0 -32
  349. package/esm/IconIconLineHome/index.js +0 -32
  350. package/esm/IconIconLineInfo/index.js +0 -40
  351. package/esm/IconIconLineLock/index.js +0 -40
  352. package/esm/IconIconLineManage/index.js +0 -32
  353. package/esm/IconIconLineMoney/index.js +0 -40
  354. package/esm/IconIconLineNotice/index.js +0 -40
  355. package/esm/IconIconLineOrder/index.js +0 -40
  356. package/esm/IconIconLineOrganization/index.js +0 -32
  357. package/esm/IconIconLinePercent/index.js +0 -40
  358. package/esm/IconIconLineQuestion/index.js +0 -32
  359. package/esm/IconIconLineRefresh/index.js +0 -32
  360. package/esm/IconIconLineRisk/index.js +0 -40
  361. package/esm/IconIconLineSet/index.js +0 -40
  362. package/esm/IconIconLineShopping/index.js +0 -40
  363. package/esm/IconIconLineSort/index.js +0 -32
  364. package/esm/IconIconLineSpacing/index.js +0 -32
  365. package/esm/IconIconLineTime/index.js +0 -40
  366. package/esm/IconIconLineUser/index.js +0 -32
  367. package/esm/IconIconLineWarning/index.js +0 -40
  368. package/esm/IconIdcard/index.js +0 -42
  369. package/esm/IconImage/index.js +0 -38
  370. package/esm/IconImageClose/index.js +0 -59
  371. package/esm/IconImport/index.js +0 -40
  372. package/esm/IconInfo/index.js +0 -49
  373. package/esm/IconInfoCircle/index.js +0 -34
  374. package/esm/IconInfoCircleFill/index.js +0 -40
  375. package/esm/IconInteraction/index.js +0 -34
  376. package/esm/IconItalic/index.js +0 -34
  377. package/esm/IconLanguage/index.js +0 -40
  378. package/esm/IconLaunch/index.js +0 -34
  379. package/esm/IconLayout/index.js +0 -34
  380. package/esm/IconLeft/index.js +0 -34
  381. package/esm/IconLeftCircle/index.js +0 -42
  382. package/esm/IconLineHeight/index.js +0 -44
  383. package/esm/IconLink/index.js +0 -40
  384. package/esm/IconList/index.js +0 -34
  385. package/esm/IconLiveBroadcast/index.js +0 -34
  386. package/esm/IconLoading/index.js +0 -34
  387. package/esm/IconLocation/index.js +0 -42
  388. package/esm/IconLock/index.js +0 -40
  389. package/esm/IconLoop/index.js +0 -34
  390. package/esm/IconMan/index.js +0 -42
  391. package/esm/IconMenu/index.js +0 -34
  392. package/esm/IconMenuFold/index.js +0 -34
  393. package/esm/IconMenuUnfold/index.js +0 -34
  394. package/esm/IconMessage/index.js +0 -34
  395. package/esm/IconMessageBanned/index.js +0 -40
  396. package/esm/IconMindMapping/index.js +0 -34
  397. package/esm/IconMinus/index.js +0 -34
  398. package/esm/IconMinusCircle/index.js +0 -34
  399. package/esm/IconMinusCircleFill/index.js +0 -40
  400. package/esm/IconMobile/index.js +0 -40
  401. package/esm/IconMoon/index.js +0 -34
  402. package/esm/IconMoonFill/index.js +0 -32
  403. package/esm/IconMore/index.js +0 -38
  404. package/esm/IconMoreVertical/index.js +0 -38
  405. package/esm/IconMosaic/index.js +0 -38
  406. package/esm/IconMusic/index.js +0 -34
  407. package/esm/IconMute/index.js +0 -34
  408. package/esm/IconMuteFill/index.js +0 -39
  409. package/esm/IconNav/index.js +0 -34
  410. package/esm/IconNotification/index.js +0 -34
  411. package/esm/IconNotificationClose/index.js +0 -34
  412. package/esm/IconObliqueLine/index.js +0 -34
  413. package/esm/IconOldVersion/index.js +0 -40
  414. package/esm/IconOrderedList/index.js +0 -40
  415. package/esm/IconOriginalSize/index.js +0 -44
  416. package/esm/IconPalette/index.js +0 -61
  417. package/esm/IconPaste/index.js +0 -48
  418. package/esm/IconPause/index.js +0 -38
  419. package/esm/IconPauseCircle/index.js +0 -40
  420. package/esm/IconPauseCircleFill/index.js +0 -45
  421. package/esm/IconPen/index.js +0 -34
  422. package/esm/IconPenFill/index.js +0 -32
  423. package/esm/IconPhone/index.js +0 -34
  424. package/esm/IconPlayArrow/index.js +0 -34
  425. package/esm/IconPlayArrowFill/index.js +0 -32
  426. package/esm/IconPlayCircle/index.js +0 -41
  427. package/esm/IconPlayCircleFill/index.js +0 -42
  428. package/esm/IconPlus/index.js +0 -34
  429. package/esm/IconPlusCircle/index.js +0 -34
  430. package/esm/IconPlusCircleFill/index.js +0 -40
  431. package/esm/IconPoweroff/index.js +0 -34
  432. package/esm/IconPrinter/index.js +0 -40
  433. package/esm/IconPublic/index.js +0 -40
  434. package/esm/IconPushpin/index.js +0 -34
  435. package/esm/IconQrcode/index.js +0 -34
  436. package/esm/IconQuestion/index.js +0 -34
  437. package/esm/IconQuestionCircle/index.js +0 -41
  438. package/esm/IconQuestionCircleFill/index.js +0 -40
  439. package/esm/IconQuote/index.js +0 -38
  440. package/esm/IconRecord/index.js +0 -45
  441. package/esm/IconRecordStop/index.js +0 -45
  442. package/esm/IconRedo/index.js +0 -40
  443. package/esm/IconRefresh/index.js +0 -40
  444. package/esm/IconReply/index.js +0 -34
  445. package/esm/IconRight/index.js +0 -34
  446. package/esm/IconRightCircle/index.js +0 -42
  447. package/esm/IconRobot/index.js +0 -38
  448. package/esm/IconRobotAdd/index.js +0 -40
  449. package/esm/IconRotateLeft/index.js +0 -40
  450. package/esm/IconRotateRight/index.js +0 -40
  451. package/esm/IconSafe/index.js +0 -40
  452. package/esm/IconSave/index.js +0 -34
  453. package/esm/IconScan/index.js +0 -34
  454. package/esm/IconSchedule/index.js +0 -42
  455. package/esm/IconScissor/index.js +0 -34
  456. package/esm/IconSearch/index.js +0 -34
  457. package/esm/IconSelectAll/index.js +0 -34
  458. package/esm/IconSend/index.js +0 -36
  459. package/esm/IconSettings/index.js +0 -40
  460. package/esm/IconShake/index.js +0 -43
  461. package/esm/IconShareAlt/index.js +0 -34
  462. package/esm/IconShareExternal/index.js +0 -35
  463. package/esm/IconShareInternal/index.js +0 -34
  464. package/esm/IconShrink/index.js +0 -34
  465. package/esm/IconSkin/index.js +0 -34
  466. package/esm/IconSkipNext/index.js +0 -42
  467. package/esm/IconSkipNextFill/index.js +0 -39
  468. package/esm/IconSkipPrevious/index.js +0 -42
  469. package/esm/IconSkipPreviousFill/index.js +0 -39
  470. package/esm/IconSort/index.js +0 -34
  471. package/esm/IconSortAscending/index.js +0 -34
  472. package/esm/IconSortDescending/index.js +0 -34
  473. package/esm/IconSound/index.js +0 -42
  474. package/esm/IconSoundFill/index.js +0 -37
  475. package/esm/IconStamp/index.js +0 -34
  476. package/esm/IconStar/index.js +0 -34
  477. package/esm/IconStarFill/index.js +0 -34
  478. package/esm/IconStop/index.js +0 -34
  479. package/esm/IconStorage/index.js +0 -50
  480. package/esm/IconStrikethrough/index.js +0 -34
  481. package/esm/IconSubscribe/index.js +0 -34
  482. package/esm/IconSubscribeAdd/index.js +0 -34
  483. package/esm/IconSubscribed/index.js +0 -40
  484. package/esm/IconSun/index.js +0 -46
  485. package/esm/IconSunFill/index.js +0 -39
  486. package/esm/IconSwap/index.js +0 -34
  487. package/esm/IconSync/index.js +0 -40
  488. package/esm/IconTag/index.js +0 -46
  489. package/esm/IconTags/index.js +0 -52
  490. package/esm/IconThumbDown/index.js +0 -34
  491. package/esm/IconThumbDownFill/index.js +0 -38
  492. package/esm/IconThumbUp/index.js +0 -34
  493. package/esm/IconThumbUpFill/index.js +0 -38
  494. package/esm/IconThunderbolt/index.js +0 -34
  495. package/esm/IconToBottom/index.js +0 -38
  496. package/esm/IconToLeft/index.js +0 -38
  497. package/esm/IconToRight/index.js +0 -38
  498. package/esm/IconToTop/index.js +0 -38
  499. package/esm/IconTool/index.js +0 -34
  500. package/esm/IconTranslate/index.js +0 -46
  501. package/esm/IconTrophy/index.js +0 -34
  502. package/esm/IconUnderline/index.js +0 -34
  503. package/esm/IconUndo/index.js +0 -40
  504. package/esm/IconUnfold/index.js +0 -34
  505. package/esm/IconUnlock/index.js +0 -44
  506. package/esm/IconUnorderedList/index.js +0 -34
  507. package/esm/IconUp/index.js +0 -34
  508. package/esm/IconUpCircle/index.js +0 -42
  509. package/esm/IconUpload/index.js +0 -34
  510. package/esm/IconUser/index.js +0 -42
  511. package/esm/IconUserAdd/index.js +0 -34
  512. package/esm/IconUserGroup/index.js +0 -50
  513. package/esm/IconVideoCamera/index.js +0 -34
  514. package/esm/IconVoice/index.js +0 -40
  515. package/esm/IconWifi/index.js +0 -38
  516. package/esm/IconWoman/index.js +0 -34
  517. package/esm/IconZoomIn/index.js +0 -34
  518. package/esm/IconZoomOut/index.js +0 -34
  519. package/lib/IconAlignCenter/index.js +0 -35
  520. package/lib/IconAlignLeft/index.js +0 -35
  521. package/lib/IconAlignRight/index.js +0 -35
  522. package/lib/IconApps/index.js +0 -37
  523. package/lib/IconArchive/index.js +0 -45
  524. package/lib/IconArrowDown/index.js +0 -35
  525. package/lib/IconArrowFall/index.js +0 -50
  526. package/lib/IconArrowLeft/index.js +0 -35
  527. package/lib/IconArrowRight/index.js +0 -35
  528. package/lib/IconArrowRise/index.js +0 -50
  529. package/lib/IconArrowUp/index.js +0 -35
  530. package/lib/IconAt/index.js +0 -35
  531. package/lib/IconAttachment/index.js +0 -35
  532. package/lib/IconBackward/index.js +0 -35
  533. package/lib/IconBgColors/index.js +0 -48
  534. package/lib/IconBold/index.js +0 -35
  535. package/lib/IconBook/index.js +0 -36
  536. package/lib/IconBranch/index.js +0 -35
  537. package/lib/IconBrush/index.js +0 -41
  538. package/lib/IconBug/index.js +0 -43
  539. package/lib/IconBulb/index.js +0 -35
  540. package/lib/IconCalendar/index.js +0 -35
  541. package/lib/IconCalendarClock/index.js +0 -41
  542. package/lib/IconCamera/index.js +0 -41
  543. package/lib/IconCaretDown/index.js +0 -33
  544. package/lib/IconCaretLeft/index.js +0 -33
  545. package/lib/IconCaretRight/index.js +0 -33
  546. package/lib/IconCaretUp/index.js +0 -33
  547. package/lib/IconCheck/index.js +0 -35
  548. package/lib/IconCheckCircle/index.js +0 -41
  549. package/lib/IconCheckCircleFill/index.js +0 -41
  550. package/lib/IconCheckSquare/index.js +0 -41
  551. package/lib/IconChineseFill/index.js +0 -40
  552. package/lib/IconClockCircle/index.js +0 -41
  553. package/lib/IconClose/index.js +0 -35
  554. package/lib/IconCloseCircle/index.js +0 -41
  555. package/lib/IconCloseCircleFill/index.js +0 -41
  556. package/lib/IconCloud/index.js +0 -35
  557. package/lib/IconCloudDownload/index.js +0 -41
  558. package/lib/IconCode/index.js +0 -35
  559. package/lib/IconCodeBlock/index.js +0 -35
  560. package/lib/IconCodeSquare/index.js +0 -47
  561. package/lib/IconCommand/index.js +0 -35
  562. package/lib/IconCommon/index.js +0 -35
  563. package/lib/IconCompass/index.js +0 -41
  564. package/lib/IconCopy/index.js +0 -41
  565. package/lib/IconCopyright/index.js +0 -35
  566. package/lib/IconCustomerService/index.js +0 -41
  567. package/lib/IconDashboard/index.js +0 -42
  568. package/lib/IconDelete/index.js +0 -35
  569. package/lib/IconDesktop/index.js +0 -35
  570. package/lib/IconDice/index.js +0 -65
  571. package/lib/IconDoubleDown/index.js +0 -41
  572. package/lib/IconDoubleLeft/index.js +0 -41
  573. package/lib/IconDoubleRight/index.js +0 -41
  574. package/lib/IconDoubleUp/index.js +0 -41
  575. package/lib/IconDown/index.js +0 -35
  576. package/lib/IconDownCircle/index.js +0 -44
  577. package/lib/IconDownload/index.js +0 -35
  578. package/lib/IconDragArrow/index.js +0 -35
  579. package/lib/IconDragDot/index.js +0 -39
  580. package/lib/IconDragDotVertical/index.js +0 -39
  581. package/lib/IconDriveFile/index.js +0 -41
  582. package/lib/IconEar/index.js +0 -41
  583. package/lib/IconEdit/index.js +0 -35
  584. package/lib/IconEmail/index.js +0 -45
  585. package/lib/IconEmpty/index.js +0 -41
  586. package/lib/IconEnglishFill/index.js +0 -35
  587. package/lib/IconEraser/index.js +0 -35
  588. package/lib/IconExclamation/index.js +0 -50
  589. package/lib/IconExclamationCircle/index.js +0 -35
  590. package/lib/IconExclamationCircleFill/index.js +0 -41
  591. package/lib/IconExclamationPolygonFill/index.js +0 -41
  592. package/lib/IconExpand/index.js +0 -35
  593. package/lib/IconExperiment/index.js +0 -41
  594. package/lib/IconExport/index.js +0 -35
  595. package/lib/IconEye/index.js +0 -42
  596. package/lib/IconEyeInvisible/index.js +0 -41
  597. package/lib/IconFaceFrownFill/index.js +0 -41
  598. package/lib/IconFaceMehFill/index.js +0 -41
  599. package/lib/IconFaceSmileFill/index.js +0 -41
  600. package/lib/IconFile/index.js +0 -35
  601. package/lib/IconFileAudio/index.js +0 -45
  602. package/lib/IconFileImage/index.js +0 -35
  603. package/lib/IconFilePdf/index.js +0 -41
  604. package/lib/IconFileVideo/index.js +0 -41
  605. package/lib/IconFilter/index.js +0 -35
  606. package/lib/IconFindReplace/index.js +0 -35
  607. package/lib/IconFire/index.js +0 -35
  608. package/lib/IconFold/index.js +0 -35
  609. package/lib/IconFolder/index.js +0 -35
  610. package/lib/IconFolderAdd/index.js +0 -35
  611. package/lib/IconFolderDelete/index.js +0 -35
  612. package/lib/IconFontColors/index.js +0 -35
  613. package/lib/IconFormula/index.js +0 -35
  614. package/lib/IconForward/index.js +0 -35
  615. package/lib/IconFullscreen/index.js +0 -35
  616. package/lib/IconFullscreenExit/index.js +0 -35
  617. package/lib/IconGeneral/index.js +0 -61
  618. package/lib/IconGift/index.js +0 -35
  619. package/lib/IconH1/index.js +0 -35
  620. package/lib/IconH2/index.js +0 -35
  621. package/lib/IconH3/index.js +0 -35
  622. package/lib/IconH4/index.js +0 -35
  623. package/lib/IconH5/index.js +0 -35
  624. package/lib/IconH6/index.js +0 -35
  625. package/lib/IconH7/index.js +0 -35
  626. package/lib/IconHeart/index.js +0 -35
  627. package/lib/IconHeartFill/index.js +0 -34
  628. package/lib/IconHighlight/index.js +0 -35
  629. package/lib/IconHistory/index.js +0 -41
  630. package/lib/IconHome/index.js +0 -41
  631. package/lib/IconIconFillChart/index.js +0 -33
  632. package/lib/IconIconFillData/index.js +0 -33
  633. package/lib/IconIconFillDown/index.js +0 -33
  634. package/lib/IconIconFillDownload/index.js +0 -33
  635. package/lib/IconIconFillFile/index.js +0 -33
  636. package/lib/IconIconFillHome/index.js +0 -33
  637. package/lib/IconIconFillIdea/index.js +0 -33
  638. package/lib/IconIconFillMenu/index.js +0 -33
  639. package/lib/IconIconFillResources/index.js +0 -33
  640. package/lib/IconIconFillRight/index.js +0 -33
  641. package/lib/IconIconFillTemplate/index.js +0 -33
  642. package/lib/IconIconLineArrowdown/index.js +0 -33
  643. package/lib/IconIconLineArrowleft/index.js +0 -33
  644. package/lib/IconIconLineArrowright/index.js +0 -33
  645. package/lib/IconIconLineArrowup/index.js +0 -33
  646. package/lib/IconIconLineBack/index.js +0 -33
  647. package/lib/IconIconLineChart/index.js +0 -33
  648. package/lib/IconIconLineClose/index.js +0 -33
  649. package/lib/IconIconLineCompany/index.js +0 -41
  650. package/lib/IconIconLineDelete/index.js +0 -33
  651. package/lib/IconIconLineDoubledown/index.js +0 -33
  652. package/lib/IconIconLineDoubleleft/index.js +0 -33
  653. package/lib/IconIconLineDoubleright/index.js +0 -33
  654. package/lib/IconIconLineDoubleup/index.js +0 -33
  655. package/lib/IconIconLineDownload/index.js +0 -33
  656. package/lib/IconIconLineExit/index.js +0 -33
  657. package/lib/IconIconLineFile/index.js +0 -33
  658. package/lib/IconIconLineFilter/index.js +0 -33
  659. package/lib/IconIconLineFolder/index.js +0 -33
  660. package/lib/IconIconLineFollow/index.js +0 -33
  661. package/lib/IconIconLineHome/index.js +0 -33
  662. package/lib/IconIconLineInfo/index.js +0 -41
  663. package/lib/IconIconLineLock/index.js +0 -41
  664. package/lib/IconIconLineManage/index.js +0 -33
  665. package/lib/IconIconLineMoney/index.js +0 -41
  666. package/lib/IconIconLineNotice/index.js +0 -41
  667. package/lib/IconIconLineOrder/index.js +0 -41
  668. package/lib/IconIconLineOrganization/index.js +0 -33
  669. package/lib/IconIconLinePercent/index.js +0 -41
  670. package/lib/IconIconLineQuestion/index.js +0 -33
  671. package/lib/IconIconLineRefresh/index.js +0 -33
  672. package/lib/IconIconLineRisk/index.js +0 -41
  673. package/lib/IconIconLineSet/index.js +0 -41
  674. package/lib/IconIconLineShopping/index.js +0 -41
  675. package/lib/IconIconLineSort/index.js +0 -33
  676. package/lib/IconIconLineSpacing/index.js +0 -33
  677. package/lib/IconIconLineTime/index.js +0 -41
  678. package/lib/IconIconLineUser/index.js +0 -33
  679. package/lib/IconIconLineWarning/index.js +0 -41
  680. package/lib/IconIdcard/index.js +0 -43
  681. package/lib/IconImage/index.js +0 -39
  682. package/lib/IconImageClose/index.js +0 -60
  683. package/lib/IconImport/index.js +0 -41
  684. package/lib/IconInfo/index.js +0 -50
  685. package/lib/IconInfoCircle/index.js +0 -35
  686. package/lib/IconInfoCircleFill/index.js +0 -41
  687. package/lib/IconInteraction/index.js +0 -35
  688. package/lib/IconItalic/index.js +0 -35
  689. package/lib/IconLanguage/index.js +0 -41
  690. package/lib/IconLaunch/index.js +0 -35
  691. package/lib/IconLayout/index.js +0 -35
  692. package/lib/IconLeft/index.js +0 -35
  693. package/lib/IconLeftCircle/index.js +0 -43
  694. package/lib/IconLineHeight/index.js +0 -45
  695. package/lib/IconLink/index.js +0 -41
  696. package/lib/IconList/index.js +0 -35
  697. package/lib/IconLiveBroadcast/index.js +0 -35
  698. package/lib/IconLoading/index.js +0 -35
  699. package/lib/IconLocation/index.js +0 -43
  700. package/lib/IconLock/index.js +0 -41
  701. package/lib/IconLoop/index.js +0 -35
  702. package/lib/IconMan/index.js +0 -43
  703. package/lib/IconMenu/index.js +0 -35
  704. package/lib/IconMenuFold/index.js +0 -35
  705. package/lib/IconMenuUnfold/index.js +0 -35
  706. package/lib/IconMessage/index.js +0 -35
  707. package/lib/IconMessageBanned/index.js +0 -41
  708. package/lib/IconMindMapping/index.js +0 -35
  709. package/lib/IconMinus/index.js +0 -35
  710. package/lib/IconMinusCircle/index.js +0 -35
  711. package/lib/IconMinusCircleFill/index.js +0 -41
  712. package/lib/IconMobile/index.js +0 -41
  713. package/lib/IconMoon/index.js +0 -35
  714. package/lib/IconMoonFill/index.js +0 -33
  715. package/lib/IconMore/index.js +0 -39
  716. package/lib/IconMoreVertical/index.js +0 -39
  717. package/lib/IconMosaic/index.js +0 -39
  718. package/lib/IconMusic/index.js +0 -35
  719. package/lib/IconMute/index.js +0 -35
  720. package/lib/IconMuteFill/index.js +0 -40
  721. package/lib/IconNav/index.js +0 -35
  722. package/lib/IconNotification/index.js +0 -35
  723. package/lib/IconNotificationClose/index.js +0 -35
  724. package/lib/IconObliqueLine/index.js +0 -35
  725. package/lib/IconOldVersion/index.js +0 -41
  726. package/lib/IconOrderedList/index.js +0 -41
  727. package/lib/IconOriginalSize/index.js +0 -45
  728. package/lib/IconPalette/index.js +0 -62
  729. package/lib/IconPaste/index.js +0 -49
  730. package/lib/IconPause/index.js +0 -39
  731. package/lib/IconPauseCircle/index.js +0 -41
  732. package/lib/IconPauseCircleFill/index.js +0 -46
  733. package/lib/IconPen/index.js +0 -35
  734. package/lib/IconPenFill/index.js +0 -33
  735. package/lib/IconPhone/index.js +0 -35
  736. package/lib/IconPlayArrow/index.js +0 -35
  737. package/lib/IconPlayArrowFill/index.js +0 -33
  738. package/lib/IconPlayCircle/index.js +0 -42
  739. package/lib/IconPlayCircleFill/index.js +0 -43
  740. package/lib/IconPlus/index.js +0 -35
  741. package/lib/IconPlusCircle/index.js +0 -35
  742. package/lib/IconPlusCircleFill/index.js +0 -41
  743. package/lib/IconPoweroff/index.js +0 -35
  744. package/lib/IconPrinter/index.js +0 -41
  745. package/lib/IconPublic/index.js +0 -41
  746. package/lib/IconPushpin/index.js +0 -35
  747. package/lib/IconQrcode/index.js +0 -35
  748. package/lib/IconQuestion/index.js +0 -35
  749. package/lib/IconQuestionCircle/index.js +0 -42
  750. package/lib/IconQuestionCircleFill/index.js +0 -41
  751. package/lib/IconQuote/index.js +0 -39
  752. package/lib/IconRecord/index.js +0 -46
  753. package/lib/IconRecordStop/index.js +0 -46
  754. package/lib/IconRedo/index.js +0 -41
  755. package/lib/IconRefresh/index.js +0 -41
  756. package/lib/IconReply/index.js +0 -35
  757. package/lib/IconRight/index.js +0 -35
  758. package/lib/IconRightCircle/index.js +0 -43
  759. package/lib/IconRobot/index.js +0 -39
  760. package/lib/IconRobotAdd/index.js +0 -41
  761. package/lib/IconRotateLeft/index.js +0 -41
  762. package/lib/IconRotateRight/index.js +0 -41
  763. package/lib/IconSafe/index.js +0 -41
  764. package/lib/IconSave/index.js +0 -35
  765. package/lib/IconScan/index.js +0 -35
  766. package/lib/IconSchedule/index.js +0 -43
  767. package/lib/IconScissor/index.js +0 -35
  768. package/lib/IconSearch/index.js +0 -35
  769. package/lib/IconSelectAll/index.js +0 -35
  770. package/lib/IconSend/index.js +0 -37
  771. package/lib/IconSettings/index.js +0 -41
  772. package/lib/IconShake/index.js +0 -44
  773. package/lib/IconShareAlt/index.js +0 -35
  774. package/lib/IconShareExternal/index.js +0 -36
  775. package/lib/IconShareInternal/index.js +0 -35
  776. package/lib/IconShrink/index.js +0 -35
  777. package/lib/IconSkin/index.js +0 -35
  778. package/lib/IconSkipNext/index.js +0 -43
  779. package/lib/IconSkipNextFill/index.js +0 -40
  780. package/lib/IconSkipPrevious/index.js +0 -43
  781. package/lib/IconSkipPreviousFill/index.js +0 -40
  782. package/lib/IconSort/index.js +0 -35
  783. package/lib/IconSortAscending/index.js +0 -35
  784. package/lib/IconSortDescending/index.js +0 -35
  785. package/lib/IconSound/index.js +0 -43
  786. package/lib/IconSoundFill/index.js +0 -38
  787. package/lib/IconStamp/index.js +0 -35
  788. package/lib/IconStar/index.js +0 -35
  789. package/lib/IconStarFill/index.js +0 -35
  790. package/lib/IconStop/index.js +0 -35
  791. package/lib/IconStorage/index.js +0 -51
  792. package/lib/IconStrikethrough/index.js +0 -35
  793. package/lib/IconSubscribe/index.js +0 -35
  794. package/lib/IconSubscribeAdd/index.js +0 -35
  795. package/lib/IconSubscribed/index.js +0 -41
  796. package/lib/IconSun/index.js +0 -47
  797. package/lib/IconSunFill/index.js +0 -40
  798. package/lib/IconSwap/index.js +0 -35
  799. package/lib/IconSync/index.js +0 -41
  800. package/lib/IconTag/index.js +0 -47
  801. package/lib/IconTags/index.js +0 -53
  802. package/lib/IconThumbDown/index.js +0 -35
  803. package/lib/IconThumbDownFill/index.js +0 -39
  804. package/lib/IconThumbUp/index.js +0 -35
  805. package/lib/IconThumbUpFill/index.js +0 -39
  806. package/lib/IconThunderbolt/index.js +0 -35
  807. package/lib/IconToBottom/index.js +0 -39
  808. package/lib/IconToLeft/index.js +0 -39
  809. package/lib/IconToRight/index.js +0 -39
  810. package/lib/IconToTop/index.js +0 -39
  811. package/lib/IconTool/index.js +0 -35
  812. package/lib/IconTranslate/index.js +0 -47
  813. package/lib/IconTrophy/index.js +0 -35
  814. package/lib/IconUnderline/index.js +0 -35
  815. package/lib/IconUndo/index.js +0 -41
  816. package/lib/IconUnfold/index.js +0 -35
  817. package/lib/IconUnlock/index.js +0 -45
  818. package/lib/IconUnorderedList/index.js +0 -35
  819. package/lib/IconUp/index.js +0 -35
  820. package/lib/IconUpCircle/index.js +0 -43
  821. package/lib/IconUpload/index.js +0 -35
  822. package/lib/IconUser/index.js +0 -43
  823. package/lib/IconUserAdd/index.js +0 -35
  824. package/lib/IconUserGroup/index.js +0 -51
  825. package/lib/IconVideoCamera/index.js +0 -35
  826. package/lib/IconVoice/index.js +0 -41
  827. package/lib/IconWifi/index.js +0 -39
  828. package/lib/IconWoman/index.js +0 -35
  829. package/lib/IconZoomIn/index.js +0 -35
  830. package/lib/IconZoomOut/index.js +0 -35
  831. package/src/IconAlignCenter/index.vue +0 -19
  832. package/src/IconAlignLeft/index.vue +0 -19
  833. package/src/IconAlignRight/index.vue +0 -19
  834. package/src/IconApps/index.vue +0 -19
  835. package/src/IconArchive/index.vue +0 -19
  836. package/src/IconArrowDown/index.vue +0 -19
  837. package/src/IconArrowFall/index.vue +0 -19
  838. package/src/IconArrowLeft/index.vue +0 -19
  839. package/src/IconArrowRight/index.vue +0 -19
  840. package/src/IconArrowRise/index.vue +0 -19
  841. package/src/IconArrowUp/index.vue +0 -19
  842. package/src/IconAt/index.vue +0 -19
  843. package/src/IconAttachment/index.vue +0 -19
  844. package/src/IconBackward/index.vue +0 -19
  845. package/src/IconBgColors/index.vue +0 -19
  846. package/src/IconBold/index.vue +0 -19
  847. package/src/IconBook/index.vue +0 -19
  848. package/src/IconBranch/index.vue +0 -19
  849. package/src/IconBrush/index.vue +0 -19
  850. package/src/IconBug/index.vue +0 -19
  851. package/src/IconBulb/index.vue +0 -19
  852. package/src/IconCalendar/index.vue +0 -19
  853. package/src/IconCalendarClock/index.vue +0 -19
  854. package/src/IconCamera/index.vue +0 -19
  855. package/src/IconCaretDown/index.vue +0 -19
  856. package/src/IconCaretLeft/index.vue +0 -19
  857. package/src/IconCaretRight/index.vue +0 -19
  858. package/src/IconCaretUp/index.vue +0 -19
  859. package/src/IconCheck/index.vue +0 -19
  860. package/src/IconCheckCircle/index.vue +0 -19
  861. package/src/IconCheckCircleFill/index.vue +0 -19
  862. package/src/IconCheckSquare/index.vue +0 -19
  863. package/src/IconChineseFill/index.vue +0 -19
  864. package/src/IconClockCircle/index.vue +0 -19
  865. package/src/IconClose/index.vue +0 -19
  866. package/src/IconCloseCircle/index.vue +0 -19
  867. package/src/IconCloseCircleFill/index.vue +0 -19
  868. package/src/IconCloud/index.vue +0 -19
  869. package/src/IconCloudDownload/index.vue +0 -19
  870. package/src/IconCode/index.vue +0 -19
  871. package/src/IconCodeBlock/index.vue +0 -19
  872. package/src/IconCodeSquare/index.vue +0 -19
  873. package/src/IconCommand/index.vue +0 -19
  874. package/src/IconCommon/index.vue +0 -19
  875. package/src/IconCompass/index.vue +0 -19
  876. package/src/IconCopy/index.vue +0 -19
  877. package/src/IconCopyright/index.vue +0 -19
  878. package/src/IconCustomerService/index.vue +0 -19
  879. package/src/IconDashboard/index.vue +0 -19
  880. package/src/IconDelete/index.vue +0 -19
  881. package/src/IconDesktop/index.vue +0 -19
  882. package/src/IconDice/index.vue +0 -19
  883. package/src/IconDoubleDown/index.vue +0 -19
  884. package/src/IconDoubleLeft/index.vue +0 -19
  885. package/src/IconDoubleRight/index.vue +0 -19
  886. package/src/IconDoubleUp/index.vue +0 -19
  887. package/src/IconDown/index.vue +0 -19
  888. package/src/IconDownCircle/index.vue +0 -19
  889. package/src/IconDownload/index.vue +0 -19
  890. package/src/IconDragArrow/index.vue +0 -19
  891. package/src/IconDragDot/index.vue +0 -19
  892. package/src/IconDragDotVertical/index.vue +0 -19
  893. package/src/IconDriveFile/index.vue +0 -19
  894. package/src/IconEar/index.vue +0 -19
  895. package/src/IconEdit/index.vue +0 -19
  896. package/src/IconEmail/index.vue +0 -19
  897. package/src/IconEmpty/index.vue +0 -19
  898. package/src/IconEnglishFill/index.vue +0 -19
  899. package/src/IconEraser/index.vue +0 -19
  900. package/src/IconExclamation/index.vue +0 -19
  901. package/src/IconExclamationCircle/index.vue +0 -19
  902. package/src/IconExclamationCircleFill/index.vue +0 -19
  903. package/src/IconExclamationPolygonFill/index.vue +0 -19
  904. package/src/IconExpand/index.vue +0 -19
  905. package/src/IconExperiment/index.vue +0 -19
  906. package/src/IconExport/index.vue +0 -19
  907. package/src/IconEye/index.vue +0 -19
  908. package/src/IconEyeInvisible/index.vue +0 -19
  909. package/src/IconFaceFrownFill/index.vue +0 -19
  910. package/src/IconFaceMehFill/index.vue +0 -19
  911. package/src/IconFaceSmileFill/index.vue +0 -19
  912. package/src/IconFile/index.vue +0 -19
  913. package/src/IconFileAudio/index.vue +0 -19
  914. package/src/IconFileImage/index.vue +0 -19
  915. package/src/IconFilePdf/index.vue +0 -19
  916. package/src/IconFileVideo/index.vue +0 -19
  917. package/src/IconFilter/index.vue +0 -19
  918. package/src/IconFindReplace/index.vue +0 -19
  919. package/src/IconFire/index.vue +0 -19
  920. package/src/IconFold/index.vue +0 -19
  921. package/src/IconFolder/index.vue +0 -19
  922. package/src/IconFolderAdd/index.vue +0 -19
  923. package/src/IconFolderDelete/index.vue +0 -19
  924. package/src/IconFontColors/index.vue +0 -19
  925. package/src/IconFormula/index.vue +0 -19
  926. package/src/IconForward/index.vue +0 -19
  927. package/src/IconFullscreen/index.vue +0 -19
  928. package/src/IconFullscreenExit/index.vue +0 -19
  929. package/src/IconGeneral/index.vue +0 -19
  930. package/src/IconGift/index.vue +0 -19
  931. package/src/IconH1/index.vue +0 -19
  932. package/src/IconH2/index.vue +0 -19
  933. package/src/IconH3/index.vue +0 -19
  934. package/src/IconH4/index.vue +0 -19
  935. package/src/IconH5/index.vue +0 -19
  936. package/src/IconH6/index.vue +0 -19
  937. package/src/IconH7/index.vue +0 -19
  938. package/src/IconHeart/index.vue +0 -19
  939. package/src/IconHeartFill/index.vue +0 -19
  940. package/src/IconHighlight/index.vue +0 -19
  941. package/src/IconHistory/index.vue +0 -19
  942. package/src/IconHome/index.vue +0 -19
  943. package/src/IconIconFillChart/index.vue +0 -19
  944. package/src/IconIconFillData/index.vue +0 -19
  945. package/src/IconIconFillDown/index.vue +0 -19
  946. package/src/IconIconFillDownload/index.vue +0 -19
  947. package/src/IconIconFillFile/index.vue +0 -19
  948. package/src/IconIconFillHome/index.vue +0 -19
  949. package/src/IconIconFillIdea/index.vue +0 -19
  950. package/src/IconIconFillMenu/index.vue +0 -19
  951. package/src/IconIconFillResources/index.vue +0 -19
  952. package/src/IconIconFillRight/index.vue +0 -19
  953. package/src/IconIconFillTemplate/index.vue +0 -19
  954. package/src/IconIconLineArrowdown/index.vue +0 -19
  955. package/src/IconIconLineArrowleft/index.vue +0 -19
  956. package/src/IconIconLineArrowright/index.vue +0 -19
  957. package/src/IconIconLineArrowup/index.vue +0 -19
  958. package/src/IconIconLineBack/index.vue +0 -19
  959. package/src/IconIconLineChart/index.vue +0 -19
  960. package/src/IconIconLineClose/index.vue +0 -19
  961. package/src/IconIconLineCompany/index.vue +0 -19
  962. package/src/IconIconLineDelete/index.vue +0 -19
  963. package/src/IconIconLineDoubledown/index.vue +0 -19
  964. package/src/IconIconLineDoubleleft/index.vue +0 -19
  965. package/src/IconIconLineDoubleright/index.vue +0 -19
  966. package/src/IconIconLineDoubleup/index.vue +0 -19
  967. package/src/IconIconLineDownload/index.vue +0 -19
  968. package/src/IconIconLineExit/index.vue +0 -19
  969. package/src/IconIconLineFile/index.vue +0 -19
  970. package/src/IconIconLineFilter/index.vue +0 -19
  971. package/src/IconIconLineFolder/index.vue +0 -19
  972. package/src/IconIconLineFollow/index.vue +0 -19
  973. package/src/IconIconLineHome/index.vue +0 -19
  974. package/src/IconIconLineInfo/index.vue +0 -19
  975. package/src/IconIconLineLock/index.vue +0 -19
  976. package/src/IconIconLineManage/index.vue +0 -19
  977. package/src/IconIconLineMoney/index.vue +0 -19
  978. package/src/IconIconLineNotice/index.vue +0 -19
  979. package/src/IconIconLineOrder/index.vue +0 -19
  980. package/src/IconIconLineOrganization/index.vue +0 -19
  981. package/src/IconIconLinePercent/index.vue +0 -19
  982. package/src/IconIconLineQuestion/index.vue +0 -19
  983. package/src/IconIconLineRefresh/index.vue +0 -19
  984. package/src/IconIconLineRisk/index.vue +0 -19
  985. package/src/IconIconLineSet/index.vue +0 -19
  986. package/src/IconIconLineShopping/index.vue +0 -19
  987. package/src/IconIconLineSort/index.vue +0 -19
  988. package/src/IconIconLineSpacing/index.vue +0 -19
  989. package/src/IconIconLineTime/index.vue +0 -19
  990. package/src/IconIconLineUser/index.vue +0 -19
  991. package/src/IconIconLineWarning/index.vue +0 -19
  992. package/src/IconIdcard/index.vue +0 -19
  993. package/src/IconImage/index.vue +0 -19
  994. package/src/IconImageClose/index.vue +0 -19
  995. package/src/IconImport/index.vue +0 -19
  996. package/src/IconInfo/index.vue +0 -19
  997. package/src/IconInfoCircle/index.vue +0 -19
  998. package/src/IconInfoCircleFill/index.vue +0 -19
  999. package/src/IconInteraction/index.vue +0 -19
  1000. package/src/IconItalic/index.vue +0 -19
  1001. package/src/IconLanguage/index.vue +0 -19
  1002. package/src/IconLaunch/index.vue +0 -19
  1003. package/src/IconLayout/index.vue +0 -19
  1004. package/src/IconLeft/index.vue +0 -19
  1005. package/src/IconLeftCircle/index.vue +0 -19
  1006. package/src/IconLineHeight/index.vue +0 -19
  1007. package/src/IconLink/index.vue +0 -19
  1008. package/src/IconList/index.vue +0 -19
  1009. package/src/IconLiveBroadcast/index.vue +0 -19
  1010. package/src/IconLoading/index.vue +0 -19
  1011. package/src/IconLocation/index.vue +0 -19
  1012. package/src/IconLock/index.vue +0 -19
  1013. package/src/IconLoop/index.vue +0 -19
  1014. package/src/IconMan/index.vue +0 -19
  1015. package/src/IconMenu/index.vue +0 -19
  1016. package/src/IconMenuFold/index.vue +0 -19
  1017. package/src/IconMenuUnfold/index.vue +0 -19
  1018. package/src/IconMessage/index.vue +0 -19
  1019. package/src/IconMessageBanned/index.vue +0 -19
  1020. package/src/IconMindMapping/index.vue +0 -19
  1021. package/src/IconMinus/index.vue +0 -19
  1022. package/src/IconMinusCircle/index.vue +0 -19
  1023. package/src/IconMinusCircleFill/index.vue +0 -19
  1024. package/src/IconMobile/index.vue +0 -19
  1025. package/src/IconMoon/index.vue +0 -19
  1026. package/src/IconMoonFill/index.vue +0 -19
  1027. package/src/IconMore/index.vue +0 -19
  1028. package/src/IconMoreVertical/index.vue +0 -19
  1029. package/src/IconMosaic/index.vue +0 -19
  1030. package/src/IconMusic/index.vue +0 -19
  1031. package/src/IconMute/index.vue +0 -19
  1032. package/src/IconMuteFill/index.vue +0 -19
  1033. package/src/IconNav/index.vue +0 -19
  1034. package/src/IconNotification/index.vue +0 -19
  1035. package/src/IconNotificationClose/index.vue +0 -19
  1036. package/src/IconObliqueLine/index.vue +0 -19
  1037. package/src/IconOldVersion/index.vue +0 -19
  1038. package/src/IconOrderedList/index.vue +0 -19
  1039. package/src/IconOriginalSize/index.vue +0 -19
  1040. package/src/IconPalette/index.vue +0 -19
  1041. package/src/IconPaste/index.vue +0 -19
  1042. package/src/IconPause/index.vue +0 -19
  1043. package/src/IconPauseCircle/index.vue +0 -19
  1044. package/src/IconPauseCircleFill/index.vue +0 -19
  1045. package/src/IconPen/index.vue +0 -19
  1046. package/src/IconPenFill/index.vue +0 -19
  1047. package/src/IconPhone/index.vue +0 -19
  1048. package/src/IconPlayArrow/index.vue +0 -19
  1049. package/src/IconPlayArrowFill/index.vue +0 -19
  1050. package/src/IconPlayCircle/index.vue +0 -19
  1051. package/src/IconPlayCircleFill/index.vue +0 -19
  1052. package/src/IconPlus/index.vue +0 -19
  1053. package/src/IconPlusCircle/index.vue +0 -19
  1054. package/src/IconPlusCircleFill/index.vue +0 -19
  1055. package/src/IconPoweroff/index.vue +0 -19
  1056. package/src/IconPrinter/index.vue +0 -19
  1057. package/src/IconPublic/index.vue +0 -19
  1058. package/src/IconPushpin/index.vue +0 -19
  1059. package/src/IconQrcode/index.vue +0 -19
  1060. package/src/IconQuestion/index.vue +0 -19
  1061. package/src/IconQuestionCircle/index.vue +0 -19
  1062. package/src/IconQuestionCircleFill/index.vue +0 -19
  1063. package/src/IconQuote/index.vue +0 -19
  1064. package/src/IconRecord/index.vue +0 -19
  1065. package/src/IconRecordStop/index.vue +0 -19
  1066. package/src/IconRedo/index.vue +0 -19
  1067. package/src/IconRefresh/index.vue +0 -19
  1068. package/src/IconReply/index.vue +0 -19
  1069. package/src/IconRight/index.vue +0 -19
  1070. package/src/IconRightCircle/index.vue +0 -19
  1071. package/src/IconRobot/index.vue +0 -19
  1072. package/src/IconRobotAdd/index.vue +0 -19
  1073. package/src/IconRotateLeft/index.vue +0 -19
  1074. package/src/IconRotateRight/index.vue +0 -19
  1075. package/src/IconSafe/index.vue +0 -19
  1076. package/src/IconSave/index.vue +0 -19
  1077. package/src/IconScan/index.vue +0 -19
  1078. package/src/IconSchedule/index.vue +0 -19
  1079. package/src/IconScissor/index.vue +0 -19
  1080. package/src/IconSearch/index.vue +0 -19
  1081. package/src/IconSelectAll/index.vue +0 -19
  1082. package/src/IconSend/index.vue +0 -19
  1083. package/src/IconSettings/index.vue +0 -19
  1084. package/src/IconShake/index.vue +0 -19
  1085. package/src/IconShareAlt/index.vue +0 -19
  1086. package/src/IconShareExternal/index.vue +0 -19
  1087. package/src/IconShareInternal/index.vue +0 -19
  1088. package/src/IconShrink/index.vue +0 -19
  1089. package/src/IconSkin/index.vue +0 -19
  1090. package/src/IconSkipNext/index.vue +0 -19
  1091. package/src/IconSkipNextFill/index.vue +0 -19
  1092. package/src/IconSkipPrevious/index.vue +0 -19
  1093. package/src/IconSkipPreviousFill/index.vue +0 -19
  1094. package/src/IconSort/index.vue +0 -19
  1095. package/src/IconSortAscending/index.vue +0 -19
  1096. package/src/IconSortDescending/index.vue +0 -19
  1097. package/src/IconSound/index.vue +0 -19
  1098. package/src/IconSoundFill/index.vue +0 -19
  1099. package/src/IconStamp/index.vue +0 -19
  1100. package/src/IconStar/index.vue +0 -19
  1101. package/src/IconStarFill/index.vue +0 -19
  1102. package/src/IconStop/index.vue +0 -19
  1103. package/src/IconStorage/index.vue +0 -19
  1104. package/src/IconStrikethrough/index.vue +0 -19
  1105. package/src/IconSubscribe/index.vue +0 -19
  1106. package/src/IconSubscribeAdd/index.vue +0 -19
  1107. package/src/IconSubscribed/index.vue +0 -19
  1108. package/src/IconSun/index.vue +0 -19
  1109. package/src/IconSunFill/index.vue +0 -19
  1110. package/src/IconSwap/index.vue +0 -19
  1111. package/src/IconSync/index.vue +0 -19
  1112. package/src/IconTag/index.vue +0 -19
  1113. package/src/IconTags/index.vue +0 -19
  1114. package/src/IconThumbDown/index.vue +0 -19
  1115. package/src/IconThumbDownFill/index.vue +0 -19
  1116. package/src/IconThumbUp/index.vue +0 -19
  1117. package/src/IconThumbUpFill/index.vue +0 -19
  1118. package/src/IconThunderbolt/index.vue +0 -19
  1119. package/src/IconToBottom/index.vue +0 -19
  1120. package/src/IconToLeft/index.vue +0 -19
  1121. package/src/IconToRight/index.vue +0 -19
  1122. package/src/IconToTop/index.vue +0 -19
  1123. package/src/IconTool/index.vue +0 -19
  1124. package/src/IconTranslate/index.vue +0 -19
  1125. package/src/IconTrophy/index.vue +0 -19
  1126. package/src/IconUnderline/index.vue +0 -19
  1127. package/src/IconUndo/index.vue +0 -19
  1128. package/src/IconUnfold/index.vue +0 -19
  1129. package/src/IconUnlock/index.vue +0 -19
  1130. package/src/IconUnorderedList/index.vue +0 -19
  1131. package/src/IconUp/index.vue +0 -19
  1132. package/src/IconUpCircle/index.vue +0 -19
  1133. package/src/IconUpload/index.vue +0 -19
  1134. package/src/IconUser/index.vue +0 -19
  1135. package/src/IconUserAdd/index.vue +0 -19
  1136. package/src/IconUserGroup/index.vue +0 -19
  1137. package/src/IconVideoCamera/index.vue +0 -19
  1138. package/src/IconVoice/index.vue +0 -19
  1139. package/src/IconWifi/index.vue +0 -19
  1140. package/src/IconWoman/index.vue +0 -19
  1141. package/src/IconZoomIn/index.vue +0 -19
  1142. package/src/IconZoomOut/index.vue +0 -19
@@ -1,32 +0,0 @@
1
- import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
- import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
- const _sfc_main = {
4
- name: "IconIconLineBack",
5
- props: {
6
- prefix: {
7
- type: String,
8
- default: "sc"
9
- },
10
- useCurrentColor: {
11
- type: Boolean,
12
- default: true
13
- }
14
- }
15
- };
16
- const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ 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);
18
- const _hoisted_3 = [
19
- _hoisted_2
20
- ];
21
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
22
- return openBlock(), createElementBlock("svg", mergeProps({
23
- viewBox: "0 0 16 16",
24
- fill: $props.useCurrentColor ? "currentColor" : "currentColor",
25
- xmlns: "http://www.w3.org/2000/svg",
26
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_back`],
27
- width: "1em",
28
- height: "1em"
29
- }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
30
- }
31
- var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
32
- export { index as default };
@@ -1,32 +0,0 @@
1
- import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
- import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
- const _sfc_main = {
4
- name: "IconIconLineChart",
5
- props: {
6
- prefix: {
7
- type: String,
8
- default: "sc"
9
- },
10
- useCurrentColor: {
11
- type: Boolean,
12
- default: true
13
- }
14
- }
15
- };
16
- const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ 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);
18
- const _hoisted_3 = [
19
- _hoisted_2
20
- ];
21
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
22
- return openBlock(), createElementBlock("svg", mergeProps({
23
- viewBox: "0 0 16 16",
24
- fill: $props.useCurrentColor ? "currentColor" : "currentColor",
25
- xmlns: "http://www.w3.org/2000/svg",
26
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_chart`],
27
- width: "1em",
28
- height: "1em"
29
- }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
30
- }
31
- var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
32
- export { index as default };
@@ -1,32 +0,0 @@
1
- import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
- import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
- const _sfc_main = {
4
- name: "IconIconLineClose",
5
- props: {
6
- prefix: {
7
- type: String,
8
- default: "sc"
9
- },
10
- useCurrentColor: {
11
- type: Boolean,
12
- default: true
13
- }
14
- }
15
- };
16
- const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ 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);
18
- const _hoisted_3 = [
19
- _hoisted_2
20
- ];
21
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
22
- return openBlock(), createElementBlock("svg", mergeProps({
23
- viewBox: "0 0 16 16",
24
- fill: $props.useCurrentColor ? "currentColor" : "currentColor",
25
- xmlns: "http://www.w3.org/2000/svg",
26
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_close`],
27
- width: "1em",
28
- height: "1em"
29
- }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
30
- }
31
- var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
32
- export { index as default };
@@ -1,40 +0,0 @@
1
- import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
- import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
- const _sfc_main = {
4
- name: "IconIconLineCompany",
5
- props: {
6
- prefix: {
7
- type: String,
8
- default: "sc"
9
- },
10
- useCurrentColor: {
11
- type: Boolean,
12
- default: true
13
- }
14
- }
15
- };
16
- const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ createElementVNode("g", { "clip-path": "url(#svg_cca01d3884__clip0_271_29169)" }, [
18
- /* @__PURE__ */ 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" })
19
- ], -1);
20
- const _hoisted_3 = /* @__PURE__ */ createElementVNode("defs", null, [
21
- /* @__PURE__ */ createElementVNode("clipPath", { id: "svg_cca01d3884__clip0_271_29169" }, [
22
- /* @__PURE__ */ createElementVNode("path", { d: "M0 0H16V16H0z" })
23
- ])
24
- ], -1);
25
- const _hoisted_4 = [
26
- _hoisted_2,
27
- _hoisted_3
28
- ];
29
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
30
- return openBlock(), createElementBlock("svg", mergeProps({
31
- viewBox: "0 0 16 16",
32
- fill: $props.useCurrentColor ? "currentColor" : "currentColor",
33
- xmlns: "http://www.w3.org/2000/svg",
34
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_company`],
35
- width: "1em",
36
- height: "1em"
37
- }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
38
- }
39
- var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
40
- export { index as default };
@@ -1,32 +0,0 @@
1
- import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
- import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
- const _sfc_main = {
4
- name: "IconIconLineDelete",
5
- props: {
6
- prefix: {
7
- type: String,
8
- default: "sc"
9
- },
10
- useCurrentColor: {
11
- type: Boolean,
12
- default: true
13
- }
14
- }
15
- };
16
- const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ 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);
18
- const _hoisted_3 = [
19
- _hoisted_2
20
- ];
21
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
22
- return openBlock(), createElementBlock("svg", mergeProps({
23
- viewBox: "0 0 16 16",
24
- fill: $props.useCurrentColor ? "currentColor" : "currentColor",
25
- xmlns: "http://www.w3.org/2000/svg",
26
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_delete`],
27
- width: "1em",
28
- height: "1em"
29
- }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
30
- }
31
- var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
32
- export { index as default };
@@ -1,32 +0,0 @@
1
- import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
- import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
- const _sfc_main = {
4
- name: "IconIconLineDoubledown",
5
- props: {
6
- prefix: {
7
- type: String,
8
- default: "sc"
9
- },
10
- useCurrentColor: {
11
- type: Boolean,
12
- default: true
13
- }
14
- }
15
- };
16
- const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ 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);
18
- const _hoisted_3 = [
19
- _hoisted_2
20
- ];
21
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
22
- return openBlock(), createElementBlock("svg", mergeProps({
23
- viewBox: "0 0 16 16",
24
- fill: $props.useCurrentColor ? "currentColor" : "currentColor",
25
- xmlns: "http://www.w3.org/2000/svg",
26
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_doubledown`],
27
- width: "1em",
28
- height: "1em"
29
- }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
30
- }
31
- var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
32
- export { index as default };
@@ -1,32 +0,0 @@
1
- import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
- import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
- const _sfc_main = {
4
- name: "IconIconLineDoubleleft",
5
- props: {
6
- prefix: {
7
- type: String,
8
- default: "sc"
9
- },
10
- useCurrentColor: {
11
- type: Boolean,
12
- default: true
13
- }
14
- }
15
- };
16
- const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ 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);
18
- const _hoisted_3 = [
19
- _hoisted_2
20
- ];
21
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
22
- return openBlock(), createElementBlock("svg", mergeProps({
23
- viewBox: "0 0 16 16",
24
- fill: $props.useCurrentColor ? "currentColor" : "currentColor",
25
- xmlns: "http://www.w3.org/2000/svg",
26
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_doubleleft`],
27
- width: "1em",
28
- height: "1em"
29
- }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
30
- }
31
- var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
32
- export { index as default };
@@ -1,32 +0,0 @@
1
- import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
- import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
- const _sfc_main = {
4
- name: "IconIconLineDoubleright",
5
- props: {
6
- prefix: {
7
- type: String,
8
- default: "sc"
9
- },
10
- useCurrentColor: {
11
- type: Boolean,
12
- default: true
13
- }
14
- }
15
- };
16
- const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ 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);
18
- const _hoisted_3 = [
19
- _hoisted_2
20
- ];
21
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
22
- return openBlock(), createElementBlock("svg", mergeProps({
23
- viewBox: "0 0 16 16",
24
- fill: $props.useCurrentColor ? "currentColor" : "currentColor",
25
- xmlns: "http://www.w3.org/2000/svg",
26
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_doubleright`],
27
- width: "1em",
28
- height: "1em"
29
- }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
30
- }
31
- var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
32
- export { index as default };
@@ -1,32 +0,0 @@
1
- import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
- import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
- const _sfc_main = {
4
- name: "IconIconLineDoubleup",
5
- props: {
6
- prefix: {
7
- type: String,
8
- default: "sc"
9
- },
10
- useCurrentColor: {
11
- type: Boolean,
12
- default: true
13
- }
14
- }
15
- };
16
- const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ 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);
18
- const _hoisted_3 = [
19
- _hoisted_2
20
- ];
21
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
22
- return openBlock(), createElementBlock("svg", mergeProps({
23
- viewBox: "0 0 16 16",
24
- fill: $props.useCurrentColor ? "currentColor" : "currentColor",
25
- xmlns: "http://www.w3.org/2000/svg",
26
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_doubleup`],
27
- width: "1em",
28
- height: "1em"
29
- }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
30
- }
31
- var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
32
- export { index as default };
@@ -1,32 +0,0 @@
1
- import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
- import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
- const _sfc_main = {
4
- name: "IconIconLineDownload",
5
- props: {
6
- prefix: {
7
- type: String,
8
- default: "sc"
9
- },
10
- useCurrentColor: {
11
- type: Boolean,
12
- default: true
13
- }
14
- }
15
- };
16
- const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ 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);
18
- const _hoisted_3 = [
19
- _hoisted_2
20
- ];
21
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
22
- return openBlock(), createElementBlock("svg", mergeProps({
23
- viewBox: "0 0 16 16",
24
- fill: $props.useCurrentColor ? "currentColor" : "currentColor",
25
- xmlns: "http://www.w3.org/2000/svg",
26
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_download`],
27
- width: "1em",
28
- height: "1em"
29
- }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
30
- }
31
- var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
32
- export { index as default };
@@ -1,32 +0,0 @@
1
- import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
- import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
- const _sfc_main = {
4
- name: "IconIconLineExit",
5
- props: {
6
- prefix: {
7
- type: String,
8
- default: "sc"
9
- },
10
- useCurrentColor: {
11
- type: Boolean,
12
- default: true
13
- }
14
- }
15
- };
16
- const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ 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);
18
- const _hoisted_3 = [
19
- _hoisted_2
20
- ];
21
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
22
- return openBlock(), createElementBlock("svg", mergeProps({
23
- viewBox: "0 0 16 16",
24
- fill: $props.useCurrentColor ? "currentColor" : "currentColor",
25
- xmlns: "http://www.w3.org/2000/svg",
26
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_exit`],
27
- width: "1em",
28
- height: "1em"
29
- }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
30
- }
31
- var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
32
- export { index as default };
@@ -1,32 +0,0 @@
1
- import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
- import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
- const _sfc_main = {
4
- name: "IconIconLineFile",
5
- props: {
6
- prefix: {
7
- type: String,
8
- default: "sc"
9
- },
10
- useCurrentColor: {
11
- type: Boolean,
12
- default: true
13
- }
14
- }
15
- };
16
- const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ 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);
18
- const _hoisted_3 = [
19
- _hoisted_2
20
- ];
21
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
22
- return openBlock(), createElementBlock("svg", mergeProps({
23
- viewBox: "0 0 16 16",
24
- fill: $props.useCurrentColor ? "currentColor" : "currentColor",
25
- xmlns: "http://www.w3.org/2000/svg",
26
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_file`],
27
- width: "1em",
28
- height: "1em"
29
- }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
30
- }
31
- var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
32
- export { index as default };
@@ -1,32 +0,0 @@
1
- import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
- import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
- const _sfc_main = {
4
- name: "IconIconLineFilter",
5
- props: {
6
- prefix: {
7
- type: String,
8
- default: "sc"
9
- },
10
- useCurrentColor: {
11
- type: Boolean,
12
- default: true
13
- }
14
- }
15
- };
16
- const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ 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);
18
- const _hoisted_3 = [
19
- _hoisted_2
20
- ];
21
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
22
- return openBlock(), createElementBlock("svg", mergeProps({
23
- viewBox: "0 0 16 16",
24
- fill: $props.useCurrentColor ? "currentColor" : "currentColor",
25
- xmlns: "http://www.w3.org/2000/svg",
26
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_filter`],
27
- width: "1em",
28
- height: "1em"
29
- }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
30
- }
31
- var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
32
- export { index as default };
@@ -1,32 +0,0 @@
1
- import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
- import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
- const _sfc_main = {
4
- name: "IconIconLineFolder",
5
- props: {
6
- prefix: {
7
- type: String,
8
- default: "sc"
9
- },
10
- useCurrentColor: {
11
- type: Boolean,
12
- default: true
13
- }
14
- }
15
- };
16
- const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ 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);
18
- const _hoisted_3 = [
19
- _hoisted_2
20
- ];
21
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
22
- return openBlock(), createElementBlock("svg", mergeProps({
23
- viewBox: "0 0 16 16",
24
- fill: $props.useCurrentColor ? "currentColor" : "currentColor",
25
- xmlns: "http://www.w3.org/2000/svg",
26
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_folder`],
27
- width: "1em",
28
- height: "1em"
29
- }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
30
- }
31
- var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
32
- export { index as default };
@@ -1,32 +0,0 @@
1
- import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
- import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
- const _sfc_main = {
4
- name: "IconIconLineFollow",
5
- props: {
6
- prefix: {
7
- type: String,
8
- default: "sc"
9
- },
10
- useCurrentColor: {
11
- type: Boolean,
12
- default: true
13
- }
14
- }
15
- };
16
- const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ 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);
18
- const _hoisted_3 = [
19
- _hoisted_2
20
- ];
21
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
22
- return openBlock(), createElementBlock("svg", mergeProps({
23
- viewBox: "0 0 16 16",
24
- fill: $props.useCurrentColor ? "currentColor" : "currentColor",
25
- xmlns: "http://www.w3.org/2000/svg",
26
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_follow`],
27
- width: "1em",
28
- height: "1em"
29
- }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
30
- }
31
- var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
32
- export { index as default };
@@ -1,32 +0,0 @@
1
- import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
- import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
- const _sfc_main = {
4
- name: "IconIconLineHome",
5
- props: {
6
- prefix: {
7
- type: String,
8
- default: "sc"
9
- },
10
- useCurrentColor: {
11
- type: Boolean,
12
- default: true
13
- }
14
- }
15
- };
16
- const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ 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);
18
- const _hoisted_3 = [
19
- _hoisted_2
20
- ];
21
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
22
- return openBlock(), createElementBlock("svg", mergeProps({
23
- viewBox: "0 0 16 16",
24
- fill: $props.useCurrentColor ? "currentColor" : "currentColor",
25
- xmlns: "http://www.w3.org/2000/svg",
26
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_home`],
27
- width: "1em",
28
- height: "1em"
29
- }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
30
- }
31
- var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
32
- export { index as default };
@@ -1,40 +0,0 @@
1
- import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
- import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
- const _sfc_main = {
4
- name: "IconIconLineInfo",
5
- props: {
6
- prefix: {
7
- type: String,
8
- default: "sc"
9
- },
10
- useCurrentColor: {
11
- type: Boolean,
12
- default: true
13
- }
14
- }
15
- };
16
- const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ createElementVNode("g", { "clip-path": "url(#svg_4ca9f33b96__clip0_271_29177)" }, [
18
- /* @__PURE__ */ 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" })
19
- ], -1);
20
- const _hoisted_3 = /* @__PURE__ */ createElementVNode("defs", null, [
21
- /* @__PURE__ */ createElementVNode("clipPath", { id: "svg_4ca9f33b96__clip0_271_29177" }, [
22
- /* @__PURE__ */ createElementVNode("path", { d: "M0 0H16V16H0z" })
23
- ])
24
- ], -1);
25
- const _hoisted_4 = [
26
- _hoisted_2,
27
- _hoisted_3
28
- ];
29
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
30
- return openBlock(), createElementBlock("svg", mergeProps({
31
- viewBox: "0 0 16 16",
32
- fill: $props.useCurrentColor ? "currentColor" : "currentColor",
33
- xmlns: "http://www.w3.org/2000/svg",
34
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_info`],
35
- width: "1em",
36
- height: "1em"
37
- }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
38
- }
39
- var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
40
- export { index as default };