@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
package/esm/index.js CHANGED
@@ -1,312 +1,66 @@
1
- export { default as IconH1 } from "./IconH1/index.js";
2
- export { default as IconBgColors } from "./IconBgColors/index.js";
3
- export { default as IconH5 } from "./IconH5/index.js";
4
- export { default as IconAlignCenter } from "./IconAlignCenter/index.js";
5
- export { default as IconH6 } from "./IconH6/index.js";
6
- export { default as IconH3 } from "./IconH3/index.js";
7
- export { default as IconH4 } from "./IconH4/index.js";
8
- export { default as IconFindReplace } from "./IconFindReplace/index.js";
9
- export { default as IconFilter } from "./IconFilter/index.js";
10
- export { default as IconH2 } from "./IconH2/index.js";
11
- export { default as IconAlignLeft } from "./IconAlignLeft/index.js";
12
- export { default as IconH7 } from "./IconH7/index.js";
13
- export { default as IconHighlight } from "./IconHighlight/index.js";
14
- export { default as IconAlignRight } from "./IconAlignRight/index.js";
15
- export { default as IconItalic } from "./IconItalic/index.js";
16
- export { default as IconLineHeight } from "./IconLineHeight/index.js";
17
- export { default as IconEdit } from "./IconEdit/index.js";
18
- export { default as IconEraser } from "./IconEraser/index.js";
19
- export { default as IconSortDescending } from "./IconSortDescending/index.js";
20
- export { default as IconSortAscending } from "./IconSortAscending/index.js";
21
- export { default as IconDelete } from "./IconDelete/index.js";
22
- export { default as IconCopy } from "./IconCopy/index.js";
23
- export { default as IconOrderedList } from "./IconOrderedList/index.js";
24
- export { default as IconUnorderedList } from "./IconUnorderedList/index.js";
25
- export { default as IconFontColors } from "./IconFontColors/index.js";
26
- export { default as IconZoomOut } from "./IconZoomOut/index.js";
27
- export { default as IconPaste } from "./IconPaste/index.js";
28
- export { default as IconScissor } from "./IconScissor/index.js";
29
- export { default as IconFormula } from "./IconFormula/index.js";
30
- export { default as IconOriginalSize } from "./IconOriginalSize/index.js";
31
- export { default as IconBold } from "./IconBold/index.js";
32
- export { default as IconZoomIn } from "./IconZoomIn/index.js";
33
- export { default as IconRedo } from "./IconRedo/index.js";
34
- export { default as IconQuote } from "./IconQuote/index.js";
35
- export { default as IconAttachment } from "./IconAttachment/index.js";
36
- export { default as IconSort } from "./IconSort/index.js";
37
- export { default as IconObliqueLine } from "./IconObliqueLine/index.js";
38
- export { default as IconBrush } from "./IconBrush/index.js";
39
- export { default as IconUndo } from "./IconUndo/index.js";
40
- export { default as IconStrikethrough } from "./IconStrikethrough/index.js";
41
- export { default as IconLink } from "./IconLink/index.js";
42
- export { default as IconUnderline } from "./IconUnderline/index.js";
43
- export { default as IconNotification } from "./IconNotification/index.js";
44
- export { default as IconInteraction } from "./IconInteraction/index.js";
45
- export { default as IconPen } from "./IconPen/index.js";
46
- export { default as IconPrinter } from "./IconPrinter/index.js";
47
- export { default as IconPushpin } from "./IconPushpin/index.js";
48
- export { default as IconQrcode } from "./IconQrcode/index.js";
49
- export { default as IconRobotAdd } from "./IconRobotAdd/index.js";
50
- export { default as IconNav } from "./IconNav/index.js";
51
- export { default as IconGift } from "./IconGift/index.js";
52
- export { default as IconNotificationClose } from "./IconNotificationClose/index.js";
53
- export { default as IconPhone } from "./IconPhone/index.js";
54
- export { default as IconIdcard } from "./IconIdcard/index.js";
55
- export { default as IconLoop } from "./IconLoop/index.js";
56
- export { default as IconFire } from "./IconFire/index.js";
57
- export { default as IconLayout } from "./IconLayout/index.js";
58
- export { default as IconApps } from "./IconApps/index.js";
59
- export { default as IconMenu } from "./IconMenu/index.js";
60
- export { default as IconFolderDelete } from "./IconFolderDelete/index.js";
61
- export { default as IconFolder } from "./IconFolder/index.js";
62
- export { default as IconLock } from "./IconLock/index.js";
63
- export { default as IconMindMapping } from "./IconMindMapping/index.js";
64
- export { default as IconPublic } from "./IconPublic/index.js";
65
- export { default as IconFolderAdd } from "./IconFolderAdd/index.js";
66
- export { default as IconMan } from "./IconMan/index.js";
67
- export { default as IconMosaic } from "./IconMosaic/index.js";
68
- export { default as IconMobile } from "./IconMobile/index.js";
69
- export { default as IconTags } from "./IconTags/index.js";
70
- export { default as IconFilePdf } from "./IconFilePdf/index.js";
71
- export { default as IconBug } from "./IconBug/index.js";
72
- export { default as IconRobot } from "./IconRobot/index.js";
73
- export { default as IconShake } from "./IconShake/index.js";
74
- export { default as IconFile } from "./IconFile/index.js";
75
- export { default as IconFileVideo } from "./IconFileVideo/index.js";
76
- export { default as IconUser } from "./IconUser/index.js";
77
- export { default as IconSafe } from "./IconSafe/index.js";
78
- export { default as IconEar } from "./IconEar/index.js";
79
- export { default as IconEmpty } from "./IconEmpty/index.js";
80
- export { default as IconSubscribed } from "./IconSubscribed/index.js";
81
- export { default as IconFileAudio } from "./IconFileAudio/index.js";
82
- export { default as IconTag } from "./IconTag/index.js";
83
- export { default as IconDriveFile } from "./IconDriveFile/index.js";
84
- export { default as IconDragDotVertical } from "./IconDragDotVertical/index.js";
85
- export { default as IconStamp } from "./IconStamp/index.js";
86
- export { default as IconWoman } from "./IconWoman/index.js";
87
- export { default as IconDesktop } from "./IconDesktop/index.js";
88
- export { default as IconBulb } from "./IconBulb/index.js";
89
- export { default as IconBook } from "./IconBook/index.js";
90
- export { default as IconExperiment } from "./IconExperiment/index.js";
91
- export { default as IconCalendar } from "./IconCalendar/index.js";
92
- export { default as IconFileImage } from "./IconFileImage/index.js";
93
- export { default as IconThunderbolt } from "./IconThunderbolt/index.js";
94
- export { default as IconDragDot } from "./IconDragDot/index.js";
95
- export { default as IconSubscribe } from "./IconSubscribe/index.js";
96
- export { default as IconStorage } from "./IconStorage/index.js";
97
- export { default as IconSkin } from "./IconSkin/index.js";
98
- export { default as IconVideoCamera } from "./IconVideoCamera/index.js";
99
- export { default as IconCamera } from "./IconCamera/index.js";
100
- export { default as IconSubscribeAdd } from "./IconSubscribeAdd/index.js";
101
- export { default as IconCloud } from "./IconCloud/index.js";
102
- export { default as IconCompass } from "./IconCompass/index.js";
103
- export { default as IconTrophy } from "./IconTrophy/index.js";
104
- export { default as IconCommon } from "./IconCommon/index.js";
105
- export { default as IconUserAdd } from "./IconUserAdd/index.js";
106
- export { default as IconEmail } from "./IconEmail/index.js";
107
- export { default as IconTool } from "./IconTool/index.js";
108
- export { default as IconDashboard } from "./IconDashboard/index.js";
109
- export { default as IconCopyright } from "./IconCopyright/index.js";
110
- export { default as IconCommand } from "./IconCommand/index.js";
111
- export { default as IconUserGroup } from "./IconUserGroup/index.js";
112
- export { default as IconUnlock } from "./IconUnlock/index.js";
113
- export { default as IconDice } from "./IconDice/index.js";
114
- export { default as IconCalendarClock } from "./IconCalendarClock/index.js";
115
- export { default as IconLocation } from "./IconLocation/index.js";
116
- export { default as IconBranch } from "./IconBranch/index.js";
117
- export { default as IconLanguage } from "./IconLanguage/index.js";
118
- export { default as IconImage } from "./IconImage/index.js";
119
- export { default as IconLoading } from "./IconLoading/index.js";
120
- export { default as IconSun } from "./IconSun/index.js";
121
- export { default as IconSchedule } from "./IconSchedule/index.js";
122
- export { default as IconMoon } from "./IconMoon/index.js";
123
- export { default as IconWifi } from "./IconWifi/index.js";
124
- export { default as IconOldVersion } from "./IconOldVersion/index.js";
125
- export { default as IconImageClose } from "./IconImageClose/index.js";
126
- export { default as IconArchive } from "./IconArchive/index.js";
127
- export { default as IconGeneral } from "./IconGeneral/index.js";
128
- export { default as IconPalette } from "./IconPalette/index.js";
129
- export { default as IconMenuUnfold } from "./IconMenuUnfold/index.js";
130
- export { default as IconMenuFold } from "./IconMenuFold/index.js";
131
- export { default as IconRotateLeft } from "./IconRotateLeft/index.js";
132
- export { default as IconDragArrow } from "./IconDragArrow/index.js";
133
- export { default as IconRightCircle } from "./IconRightCircle/index.js";
134
- export { default as IconUpCircle } from "./IconUpCircle/index.js";
135
- export { default as IconDownCircle } from "./IconDownCircle/index.js";
136
- export { default as IconLeftCircle } from "./IconLeftCircle/index.js";
137
- export { default as IconDoubleUp } from "./IconDoubleUp/index.js";
138
- export { default as IconSwap } from "./IconSwap/index.js";
139
- export { default as IconRotateRight } from "./IconRotateRight/index.js";
140
- export { default as IconLeft } from "./IconLeft/index.js";
141
- export { default as IconDoubleLeft } from "./IconDoubleLeft/index.js";
142
- export { default as IconDoubleRight } from "./IconDoubleRight/index.js";
143
- export { default as IconExpand } from "./IconExpand/index.js";
144
- export { default as IconRight } from "./IconRight/index.js";
145
- export { default as IconCaretLeft } from "./IconCaretLeft/index.js";
146
- export { default as IconToTop } from "./IconToTop/index.js";
147
- export { default as IconDown } from "./IconDown/index.js";
148
- export { default as IconCaretDown } from "./IconCaretDown/index.js";
149
- export { default as IconDoubleDown } from "./IconDoubleDown/index.js";
150
- export { default as IconToRight } from "./IconToRight/index.js";
151
- export { default as IconUp } from "./IconUp/index.js";
152
- export { default as IconArrowRise } from "./IconArrowRise/index.js";
153
- export { default as IconShrink } from "./IconShrink/index.js";
154
- export { default as IconToBottom } from "./IconToBottom/index.js";
155
- export { default as IconCaretUp } from "./IconCaretUp/index.js";
156
- export { default as IconCaretRight } from "./IconCaretRight/index.js";
157
- export { default as IconToLeft } from "./IconToLeft/index.js";
158
- export { default as IconArrowDown } from "./IconArrowDown/index.js";
159
- export { default as IconArrowFall } from "./IconArrowFall/index.js";
160
- export { default as IconArrowRight } from "./IconArrowRight/index.js";
161
- export { default as IconArrowUp } from "./IconArrowUp/index.js";
162
- export { default as IconArrowLeft } from "./IconArrowLeft/index.js";
163
- export { default as IconUnfold } from "./IconUnfold/index.js";
164
- export { default as IconFold } from "./IconFold/index.js";
165
- export { default as IconBackward } from "./IconBackward/index.js";
166
- export { default as IconForward } from "./IconForward/index.js";
167
- export { default as IconFullscreenExit } from "./IconFullscreenExit/index.js";
168
- export { default as IconMusic } from "./IconMusic/index.js";
169
- export { default as IconLiveBroadcast } from "./IconLiveBroadcast/index.js";
170
- export { default as IconPause } from "./IconPause/index.js";
171
- export { default as IconFullscreen } from "./IconFullscreen/index.js";
172
- export { default as IconSkipNext } from "./IconSkipNext/index.js";
173
- export { default as IconMute } from "./IconMute/index.js";
174
- export { default as IconSkipPrevious } from "./IconSkipPrevious/index.js";
175
- export { default as IconRecordStop } from "./IconRecordStop/index.js";
176
- export { default as IconPlayArrow } from "./IconPlayArrow/index.js";
177
- export { default as IconPauseCircle } from "./IconPauseCircle/index.js";
178
- export { default as IconRecord } from "./IconRecord/index.js";
179
- export { default as IconPlayCircle } from "./IconPlayCircle/index.js";
180
- export { default as IconSound } from "./IconSound/index.js";
181
- export { default as IconStar } from "./IconStar/index.js";
182
- export { default as IconThumbDown } from "./IconThumbDown/index.js";
183
- export { default as IconHeart } from "./IconHeart/index.js";
184
- export { default as IconCodeSquare } from "./IconCodeSquare/index.js";
185
- export { default as IconImport } from "./IconImport/index.js";
186
- export { default as IconCloudDownload } from "./IconCloudDownload/index.js";
187
- export { default as IconHome } from "./IconHome/index.js";
188
- export { default as IconMessageBanned } from "./IconMessageBanned/index.js";
189
- export { default as IconCodeBlock } from "./IconCodeBlock/index.js";
190
- export { default as IconAt } from "./IconAt/index.js";
191
- export { default as IconThumbUp } from "./IconThumbUp/index.js";
192
- export { default as IconMoreVertical } from "./IconMoreVertical/index.js";
193
- export { default as IconCode } from "./IconCode/index.js";
194
- export { default as IconRefresh } from "./IconRefresh/index.js";
195
- export { default as IconCustomerService } from "./IconCustomerService/index.js";
196
- export { default as IconList } from "./IconList/index.js";
197
- export { default as IconMore } from "./IconMore/index.js";
198
- export { default as IconSelectAll } from "./IconSelectAll/index.js";
199
- export { default as IconMessage } from "./IconMessage/index.js";
200
- export { default as IconReply } from "./IconReply/index.js";
201
- export { default as IconPoweroff } from "./IconPoweroff/index.js";
202
- export { default as IconSearch } from "./IconSearch/index.js";
203
- export { default as IconScan } from "./IconScan/index.js";
204
- export { default as IconExport } from "./IconExport/index.js";
205
- export { default as IconShareAlt } from "./IconShareAlt/index.js";
206
- export { default as IconUpload } from "./IconUpload/index.js";
207
- export { default as IconShareExternal } from "./IconShareExternal/index.js";
208
- export { default as IconSync } from "./IconSync/index.js";
209
- export { default as IconSettings } from "./IconSettings/index.js";
210
- export { default as IconShareInternal } from "./IconShareInternal/index.js";
211
- export { default as IconSend } from "./IconSend/index.js";
212
- export { default as IconDownload } from "./IconDownload/index.js";
213
- export { default as IconTranslate } from "./IconTranslate/index.js";
214
- export { default as IconVoice } from "./IconVoice/index.js";
215
- export { default as IconEyeInvisible } from "./IconEyeInvisible/index.js";
216
- export { default as IconEye } from "./IconEye/index.js";
217
- export { default as IconHistory } from "./IconHistory/index.js";
218
- export { default as IconSave } from "./IconSave/index.js";
219
- export { default as IconLaunch } from "./IconLaunch/index.js";
220
- export { default as IconInfoCircle } from "./IconInfoCircle/index.js";
221
- export { default as IconExclamationCircle } from "./IconExclamationCircle/index.js";
222
- export { default as IconMinusCircle } from "./IconMinusCircle/index.js";
223
- export { default as IconQuestionCircle } from "./IconQuestionCircle/index.js";
224
- export { default as IconPlusCircle } from "./IconPlusCircle/index.js";
225
- export { default as IconClockCircle } from "./IconClockCircle/index.js";
226
- export { default as IconCheckSquare } from "./IconCheckSquare/index.js";
227
- export { default as IconCloseCircle } from "./IconCloseCircle/index.js";
228
- export { default as IconStop } from "./IconStop/index.js";
229
- export { default as IconCheckCircle } from "./IconCheckCircle/index.js";
230
- export { default as IconMinus } from "./IconMinus/index.js";
231
- export { default as IconPlus } from "./IconPlus/index.js";
232
- export { default as IconClose } from "./IconClose/index.js";
233
- export { default as IconCheck } from "./IconCheck/index.js";
234
- export { default as IconInfo } from "./IconInfo/index.js";
235
- export { default as IconQuestion } from "./IconQuestion/index.js";
236
- export { default as IconExclamation } from "./IconExclamation/index.js";
237
- export { default as IconCloseCircleFill } from "./IconCloseCircleFill/index.js";
238
- export { default as IconCheckCircleFill } from "./IconCheckCircleFill/index.js";
239
- export { default as IconExclamationCircleFill } from "./IconExclamationCircleFill/index.js";
240
- export { default as IconInfoCircleFill } from "./IconInfoCircleFill/index.js";
241
- export { default as IconHeartFill } from "./IconHeartFill/index.js";
242
- export { default as IconStarFill } from "./IconStarFill/index.js";
243
- export { default as IconExclamationPolygonFill } from "./IconExclamationPolygonFill/index.js";
244
- export { default as IconMinusCircleFill } from "./IconMinusCircleFill/index.js";
245
- export { default as IconPlusCircleFill } from "./IconPlusCircleFill/index.js";
246
- export { default as IconMuteFill } from "./IconMuteFill/index.js";
247
- export { default as IconQuestionCircleFill } from "./IconQuestionCircleFill/index.js";
248
- export { default as IconFaceFrownFill } from "./IconFaceFrownFill/index.js";
249
- export { default as IconPlayCircleFill } from "./IconPlayCircleFill/index.js";
250
- export { default as IconThumbDownFill } from "./IconThumbDownFill/index.js";
251
- export { default as IconPauseCircleFill } from "./IconPauseCircleFill/index.js";
252
- export { default as IconThumbUpFill } from "./IconThumbUpFill/index.js";
253
- export { default as IconSoundFill } from "./IconSoundFill/index.js";
254
- export { default as IconFaceMehFill } from "./IconFaceMehFill/index.js";
255
- export { default as IconFaceSmileFill } from "./IconFaceSmileFill/index.js";
256
- export { default as IconSunFill } from "./IconSunFill/index.js";
257
- export { default as IconPenFill } from "./IconPenFill/index.js";
258
- export { default as IconMoonFill } from "./IconMoonFill/index.js";
259
- export { default as IconPlayArrowFill } from "./IconPlayArrowFill/index.js";
260
- export { default as IconChineseFill } from "./IconChineseFill/index.js";
261
- export { default as IconSkipNextFill } from "./IconSkipNextFill/index.js";
262
- export { default as IconSkipPreviousFill } from "./IconSkipPreviousFill/index.js";
263
- export { default as IconEnglishFill } from "./IconEnglishFill/index.js";
264
- export { default as IconIconFillData } from "./IconIconFillData/index.js";
265
- export { default as IconIconFillChart } from "./IconIconFillChart/index.js";
266
- export { default as IconIconFillDown } from "./IconIconFillDown/index.js";
267
- export { default as IconIconFillMenu } from "./IconIconFillMenu/index.js";
268
- export { default as IconIconFillDownload } from "./IconIconFillDownload/index.js";
269
- export { default as IconIconFillFile } from "./IconIconFillFile/index.js";
270
- export { default as IconIconFillTemplate } from "./IconIconFillTemplate/index.js";
271
- export { default as IconIconFillIdea } from "./IconIconFillIdea/index.js";
272
- export { default as IconIconFillResources } from "./IconIconFillResources/index.js";
273
- export { default as IconIconFillRight } from "./IconIconFillRight/index.js";
274
- export { default as IconIconLineArrowdown } from "./IconIconLineArrowdown/index.js";
275
- export { default as IconIconLineArrowright } from "./IconIconLineArrowright/index.js";
276
- export { default as IconIconLineArrowup } from "./IconIconLineArrowup/index.js";
277
- export { default as IconIconLineArrowleft } from "./IconIconLineArrowleft/index.js";
278
- export { default as IconIconLineBack } from "./IconIconLineBack/index.js";
279
- export { default as IconIconLineDelete } from "./IconIconLineDelete/index.js";
280
- export { default as IconIconLineDoubledown } from "./IconIconLineDoubledown/index.js";
281
- export { default as IconIconLineDoubleleft } from "./IconIconLineDoubleleft/index.js";
282
- export { default as IconIconLineDoubleup } from "./IconIconLineDoubleup/index.js";
283
- export { default as IconIconLineChart } from "./IconIconLineChart/index.js";
284
- export { default as IconIconLineExit } from "./IconIconLineExit/index.js";
285
- export { default as IconIconLineClose } from "./IconIconLineClose/index.js";
286
- export { default as IconIconLineFilter } from "./IconIconLineFilter/index.js";
287
- export { default as IconIconLineDoubleright } from "./IconIconLineDoubleright/index.js";
288
- export { default as IconIconLineFolder } from "./IconIconLineFolder/index.js";
289
- export { default as IconIconLineFollow } from "./IconIconLineFollow/index.js";
290
- export { default as IconIconLineDownload } from "./IconIconLineDownload/index.js";
291
- export { default as IconIconLineOrder } from "./IconIconLineOrder/index.js";
292
- export { default as IconIconLineShopping } from "./IconIconLineShopping/index.js";
293
- export { default as IconIconLineCompany } from "./IconIconLineCompany/index.js";
294
- export { default as IconIconLineRisk } from "./IconIconLineRisk/index.js";
295
- export { default as IconIconLineManage } from "./IconIconLineManage/index.js";
296
- export { default as IconIconLineMoney } from "./IconIconLineMoney/index.js";
297
- export { default as IconIconLineNotice } from "./IconIconLineNotice/index.js";
298
- export { default as IconIconLineUser } from "./IconIconLineUser/index.js";
299
- export { default as IconIconLineRefresh } from "./IconIconLineRefresh/index.js";
300
- export { default as IconIconLineInfo } from "./IconIconLineInfo/index.js";
301
- export { default as IconIconLineQuestion } from "./IconIconLineQuestion/index.js";
302
- export { default as IconIconLineLock } from "./IconIconLineLock/index.js";
303
- export { default as IconIconLinePercent } from "./IconIconLinePercent/index.js";
304
- export { default as IconIconLineSort } from "./IconIconLineSort/index.js";
305
- export { default as IconIconLineHome } from "./IconIconLineHome/index.js";
306
- export { default as IconIconLineSet } from "./IconIconLineSet/index.js";
307
- export { default as IconIconLineOrganization } from "./IconIconLineOrganization/index.js";
308
- export { default as IconIconLineTime } from "./IconIconLineTime/index.js";
309
- export { default as IconIconLineWarning } from "./IconIconLineWarning/index.js";
310
- export { default as IconIconLineFile } from "./IconIconLineFile/index.js";
311
- export { default as IconIconLineSpacing } from "./IconIconLineSpacing/index.js";
312
- export { default as IconIconFillHome } from "./IconIconFillHome/index.js";
1
+ export { default as IconFillHeart } from "./IconFillHeart/index.js";
2
+ export { default as IconFillMute } from "./IconFillMute/index.js";
3
+ export { default as IconFillThumbDown } from "./IconFillThumbDown/index.js";
4
+ export { default as IconFillThumbUp } from "./IconFillThumbUp/index.js";
5
+ export { default as IconFillSound } from "./IconFillSound/index.js";
6
+ export { default as IconFillSun } from "./IconFillSun/index.js";
7
+ export { default as IconFillPen } from "./IconFillPen/index.js";
8
+ export { default as IconFillMoon } from "./IconFillMoon/index.js";
9
+ export { default as IconFillPlayArrow } from "./IconFillPlayArrow/index.js";
10
+ export { default as IconFillChinese } from "./IconFillChinese/index.js";
11
+ export { default as IconFillSkipNext } from "./IconFillSkipNext/index.js";
12
+ export { default as IconFillSkipPrevious } from "./IconFillSkipPrevious/index.js";
13
+ export { default as IconFillEnglish } from "./IconFillEnglish/index.js";
14
+ export { default as IconFillData } from "./IconFillData/index.js";
15
+ export { default as IconFillChart } from "./IconFillChart/index.js";
16
+ export { default as IconFillDown } from "./IconFillDown/index.js";
17
+ export { default as IconFillMenu } from "./IconFillMenu/index.js";
18
+ export { default as IconFillDownload } from "./IconFillDownload/index.js";
19
+ export { default as IconFillFile } from "./IconFillFile/index.js";
20
+ export { default as IconFillTemplate } from "./IconFillTemplate/index.js";
21
+ export { default as IconFillIdea } from "./IconFillIdea/index.js";
22
+ export { default as IconFillResources } from "./IconFillResources/index.js";
23
+ export { default as IconFillRight } from "./IconFillRight/index.js";
24
+ export { default as IconLineArrowdown } from "./IconLineArrowdown/index.js";
25
+ export { default as IconLineArrowright } from "./IconLineArrowright/index.js";
26
+ export { default as IconLineArrowup } from "./IconLineArrowup/index.js";
27
+ export { default as IconLineArrowleft } from "./IconLineArrowleft/index.js";
28
+ export { default as IconLineBack } from "./IconLineBack/index.js";
29
+ export { default as IconLineDelete } from "./IconLineDelete/index.js";
30
+ export { default as IconLineDoubledown } from "./IconLineDoubledown/index.js";
31
+ export { default as IconLineDoubleleft } from "./IconLineDoubleleft/index.js";
32
+ export { default as IconLineDoubleup } from "./IconLineDoubleup/index.js";
33
+ export { default as IconLineChart } from "./IconLineChart/index.js";
34
+ export { default as IconLineExit } from "./IconLineExit/index.js";
35
+ export { default as IconLineClose } from "./IconLineClose/index.js";
36
+ export { default as IconLineFilter } from "./IconLineFilter/index.js";
37
+ export { default as IconLineDoubleright } from "./IconLineDoubleright/index.js";
38
+ export { default as IconLineFolder } from "./IconLineFolder/index.js";
39
+ export { default as IconLineFollow } from "./IconLineFollow/index.js";
40
+ export { default as IconLineDownload } from "./IconLineDownload/index.js";
41
+ export { default as IconLineOrder } from "./IconLineOrder/index.js";
42
+ export { default as IconLineShopping } from "./IconLineShopping/index.js";
43
+ export { default as IconLineCompany } from "./IconLineCompany/index.js";
44
+ export { default as IconLineRisk } from "./IconLineRisk/index.js";
45
+ export { default as IconLineManage } from "./IconLineManage/index.js";
46
+ export { default as IconLineMoney } from "./IconLineMoney/index.js";
47
+ export { default as IconLineNotice } from "./IconLineNotice/index.js";
48
+ export { default as IconLineUser } from "./IconLineUser/index.js";
49
+ export { default as IconLineRefresh } from "./IconLineRefresh/index.js";
50
+ export { default as IconLineInfo } from "./IconLineInfo/index.js";
51
+ export { default as IconLineQuestion } from "./IconLineQuestion/index.js";
52
+ export { default as IconLineLock } from "./IconLineLock/index.js";
53
+ export { default as IconLinePercent } from "./IconLinePercent/index.js";
54
+ export { default as IconLineSort } from "./IconLineSort/index.js";
55
+ export { default as IconLineHome } from "./IconLineHome/index.js";
56
+ export { default as IconLineSet } from "./IconLineSet/index.js";
57
+ export { default as IconLineOrganization } from "./IconLineOrganization/index.js";
58
+ export { default as IconLineTime } from "./IconLineTime/index.js";
59
+ export { default as IconLineWarning } from "./IconLineWarning/index.js";
60
+ export { default as IconLineFile } from "./IconLineFile/index.js";
61
+ export { default as IconLineSpacing } from "./IconLineSpacing/index.js";
62
+ export { default as IconFillHome } from "./IconFillHome/index.js";
63
+ export { default as IconLineAdd } from "./IconLineAdd/index.js";
64
+ export { default as IconFillStar } from "./IconFillStar/index.js";
65
+ export { default as IconLineExpand } from "./IconLineExpand/index.js";
66
+ export { default as IconLineStar } from "./IconLineStar/index.js";
@@ -0,0 +1,33 @@
1
+ "use strict";
2
+ var vue = require("vue");
3
+ var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
+ const _sfc_main = {
5
+ name: "IconFillChart",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "sc"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M8.7522 2.48807C9.00254 2.46295 9.12765 2.4509 9.24536 2.50076C9.34252 2.54199 9.43777 2.62793 9.48852 2.72049C9.55001 2.8327 9.55005 2.97104 9.55005 3.24783V9.6492C9.55005 9.92872 9.55043 10.0687 9.60473 10.1756C9.65267 10.2696 9.72941 10.3464 9.82348 10.3943C9.93044 10.4488 10.0708 10.449 10.3508 10.449H16.7512C17.028 10.449 17.1664 10.4492 17.2786 10.5105C17.3712 10.5613 17.458 10.6565 17.4993 10.7537C17.5492 10.8715 17.5361 10.9972 17.511 11.2478C17.3805 12.5479 16.9328 13.8012 16.2024 14.8943C15.3233 16.2097 14.0742 17.2351 12.6125 17.8406C11.1506 18.4462 9.54149 18.6044 7.9895 18.2957C6.43757 17.987 5.01171 17.2251 3.89282 16.1062C2.77398 14.9873 2.01206 13.5615 1.70337 12.0096C1.39474 10.4578 1.55306 8.84925 2.15845 7.38748C2.764 5.92554 3.79 4.67579 5.10571 3.79666C6.19894 3.06621 7.45202 2.61851 8.7522 2.48807ZM11.7903 1.57498C12.4979 1.651 13.1927 1.82697 13.8528 2.10037C14.7597 2.47605 15.5834 3.02732 16.2776 3.72147C16.9717 4.41562 17.523 5.23932 17.8987 6.14627C18.1721 6.80633 18.349 7.50113 18.425 8.20877C18.4517 8.4571 18.4648 8.58149 18.4153 8.69998C18.3745 8.79739 18.2871 8.89417 18.1946 8.9451C18.082 9.00698 17.9437 9.0076 17.6672 9.0076H11.7922C11.5123 9.0076 11.3718 9.00737 11.2649 8.95291C11.1708 8.90498 11.0941 8.82824 11.0461 8.73416C10.9917 8.62722 10.9915 8.48673 10.9915 8.20682V2.33182C10.9915 2.05535 10.9921 1.91705 11.054 1.80448C11.1049 1.71198 11.2017 1.62453 11.2991 1.58377C11.4176 1.53429 11.5419 1.5483 11.7903 1.57498Z" }, null, -1);
19
+ const _hoisted_3 = [
20
+ _hoisted_2
21
+ ];
22
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
23
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
24
+ viewBox: "0 0 20 20",
25
+ fill: $props.useCurrentColor ? "currentColor" : "currentColor",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-chart`],
28
+ width: "1em",
29
+ height: "1em"
30
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
31
+ }
32
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
33
+ module.exports = index;
@@ -0,0 +1,38 @@
1
+ "use strict";
2
+ var vue = require("vue");
3
+ var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
+ const _sfc_main = {
5
+ name: "IconFillChinese",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "sc"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M22 21h-5v4.094h5V21zM26 25.094V21h5v4.094h-5z" }, null, -1);
19
+ const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", {
20
+ "fill-rule": "evenodd",
21
+ "clip-rule": "evenodd",
22
+ d: "M24 4C12.954 4 4 12.954 4 24s8.954 20 20 20 20-8.954 20-20S35.046 4 24 4zm2 13v-5h-4v5h-6.5a2.5 2.5 0 00-2.5 2.5v7.094a2.5 2.5 0 002.5 2.5H22V36h4v-6.906h6.5a2.5 2.5 0 002.5-2.5V19.5a2.5 2.5 0 00-2.5-2.5H26z"
23
+ }, null, -1);
24
+ const _hoisted_4 = [
25
+ _hoisted_2,
26
+ _hoisted_3
27
+ ];
28
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
29
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
30
+ viewBox: "0 0 48 48",
31
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
32
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-chinese`],
33
+ width: "1em",
34
+ height: "1em"
35
+ }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
36
+ }
37
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
38
+ module.exports = index;
@@ -0,0 +1,33 @@
1
+ "use strict";
2
+ var vue = require("vue");
3
+ var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
+ const _sfc_main = {
5
+ name: "IconFillData",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "sc"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M17.8122 15.4033L17.7995 15.4941C17.7065 16.1518 17.0483 16.971 15.5798 17.6582C14.1621 18.3215 12.2003 18.75 9.99969 18.75C7.79909 18.75 5.83728 18.3215 4.41962 17.6582C2.9511 16.971 2.29283 16.1518 2.19989 15.4941L2.18719 15.4033V13.3096C2.49118 13.6725 2.8861 13.9905 3.39325 14.2441C5.13232 15.1136 7.46962 15.625 9.99969 15.625C12.5298 15.625 14.8671 15.1136 16.6061 14.2441C17.1133 13.9905 17.5082 13.6725 17.8122 13.3096V15.4033ZM17.8122 10.3125L17.8054 10.4385C17.7384 11.08 17.1583 11.8717 15.7673 12.5674C14.3396 13.2811 12.3018 13.75 9.99969 13.75C7.69759 13.75 5.65973 13.2811 4.23212 12.5674C2.74847 11.8255 2.18722 10.9742 2.18719 10.3125V7.68457C2.49118 8.04753 2.8861 8.36549 3.39325 8.61914C5.13232 9.48868 7.46962 9.99995 9.99969 10C12.5298 9.99995 14.8671 9.48868 16.6061 8.61914C17.1133 8.36549 17.5082 8.04752 17.8122 7.68457V10.3125ZM9.99969 1.25C12.3016 1.25005 14.3397 1.71884 15.7673 2.43262C17.2507 3.17445 17.8112 4.02584 17.8112 4.6875C17.8112 5.34916 17.2507 6.20055 15.7673 6.94238C14.3397 7.65616 12.3016 8.12495 9.99969 8.125C7.6977 8.125 5.65972 7.65614 4.23212 6.94238C2.74834 6.2005 2.18719 5.34923 2.18719 4.6875C2.18719 4.02577 2.74834 3.1745 4.23212 2.43262C5.65972 1.71886 7.6977 1.25 9.99969 1.25Z" }, null, -1);
19
+ const _hoisted_3 = [
20
+ _hoisted_2
21
+ ];
22
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
23
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
24
+ viewBox: "0 0 20 20",
25
+ fill: $props.useCurrentColor ? "currentColor" : "currentColor",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-data`],
28
+ width: "1em",
29
+ height: "1em"
30
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
31
+ }
32
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
33
+ module.exports = index;
@@ -0,0 +1,33 @@
1
+ "use strict";
2
+ var vue = require("vue");
3
+ var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
+ const _sfc_main = {
5
+ name: "IconFillDown",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "sc"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M7.83594 9.89128C7.94217 9.92817 8.05783 9.92816 8.16406 9.89128C8.28533 9.84904 8.3888 9.73435 8.59473 9.50554L10.3984 7.50163C10.779 7.07873 10.969 6.86699 10.9766 6.68718C10.9831 6.53097 10.9164 6.38058 10.7959 6.28093C10.6572 6.16626 10.3727 6.16667 9.80371 6.16667H6.19629C5.62731 6.16667 5.34279 6.16622 5.2041 6.28093C5.08363 6.38058 5.01692 6.53097 5.02344 6.68718C5.03102 6.86699 5.22096 7.07873 5.60156 7.50163L7.40528 9.50554C7.61121 9.73435 7.71467 9.84904 7.83594 9.89128Z" }, null, -1);
19
+ const _hoisted_3 = [
20
+ _hoisted_2
21
+ ];
22
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
23
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
24
+ viewBox: "0 0 16 16",
25
+ fill: $props.useCurrentColor ? "currentColor" : "currentColor",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-down`],
28
+ width: "1em",
29
+ height: "1em"
30
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
31
+ }
32
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
33
+ module.exports = index;
@@ -0,0 +1,33 @@
1
+ "use strict";
2
+ var vue = require("vue");
3
+ var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
+ const _sfc_main = {
5
+ name: "IconFillDownload",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "sc"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M5.55829 2.57227C6.27334 2.57225 6.63099 2.57208 6.94696 2.68066C7.22633 2.77675 7.4815 2.93344 7.69305 3.13965C7.93224 3.373 8.09381 3.69324 8.41571 4.33203L8.49579 4.49023C8.81763 5.12892 8.97821 5.44931 9.21747 5.68262C9.42902 5.88882 9.6842 6.04552 9.96356 6.1416C10.2796 6.25025 10.6378 6.24999 11.3532 6.25H15.5495C16.6696 6.25001 17.2301 6.25076 17.6579 6.46875C18.034 6.66052 18.3403 6.96662 18.5319 7.34277C18.7495 7.77048 18.7497 8.33088 18.7497 9.4502V12.1738C18.7497 14.0399 18.7495 14.9736 18.3864 15.6865C18.0668 16.3136 17.5565 16.824 16.9294 17.1436C16.2164 17.5066 15.283 17.5068 13.4167 17.5068H6.5827C4.71643 17.5068 3.78295 17.5066 3.07001 17.1436C2.44293 16.824 1.93257 16.3136 1.61298 15.6865C1.24986 14.9736 1.24969 14.0399 1.24969 12.1738V5.77148C1.24969 4.65216 1.24978 4.09176 1.46747 3.66406C1.65915 3.28787 1.96535 2.9818 2.34149 2.79004C2.76931 2.57205 3.3298 2.57228 4.44989 2.57227H5.55829ZM9.99286 8.30469C9.53306 8.30493 9.16023 8.67793 9.15985 9.1377V11.7158L8.44598 11.002C8.12051 10.677 7.59353 10.6767 7.26825 11.002C6.94331 11.3273 6.9434 11.8543 7.26825 12.1797L9.40399 14.3154C9.72934 14.6405 10.2573 14.6414 10.5827 14.3164L12.7184 12.1807L12.7761 12.1162C13.0425 11.789 13.0231 11.3059 12.7184 11.001C12.4134 10.6967 11.9302 10.677 11.6032 10.9434L11.5397 11.002L10.8259 11.7158V9.1377C10.8255 8.67787 10.4527 8.30483 9.99286 8.30469ZM16.1345 2.49316C16.8247 2.49331 17.3845 3.0529 17.3845 3.74316C17.3845 4.43343 16.8247 4.99302 16.1345 4.99316H12.2731C11.583 4.99296 11.0231 4.43339 11.0231 3.74316C11.0231 3.05294 11.583 2.49337 12.2731 2.49316H16.1345Z" }, null, -1);
19
+ const _hoisted_3 = [
20
+ _hoisted_2
21
+ ];
22
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
23
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
24
+ viewBox: "0 0 20 20",
25
+ fill: $props.useCurrentColor ? "currentColor" : "currentColor",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-download`],
28
+ width: "1em",
29
+ height: "1em"
30
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
31
+ }
32
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
33
+ module.exports = index;
@@ -0,0 +1,36 @@
1
+ "use strict";
2
+ var vue = require("vue");
3
+ var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
+ const _sfc_main = {
5
+ name: "IconFillEnglish",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "sc"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", {
19
+ "fill-rule": "evenodd",
20
+ "clip-rule": "evenodd",
21
+ d: "M23.2 4C12.596 4 4 12.596 4 23.2v1.6C4 35.404 12.596 44 23.2 44h1.6C35.404 44 44 35.404 44 24.8v-1.6C44 12.596 35.404 4 24.8 4h-1.6zm-9.086 10A2.114 2.114 0 0012 16.114v15.772c0 1.167.947 2.114 2.114 2.114H25v-4h-9v-4h7.778v-4H16v-4h9v-4H14.114zM32.4 22a5.4 5.4 0 00-5.4 5.4V34h4v-6.6a1.4 1.4 0 012.801 0V34h4v-6.6a5.4 5.4 0 00-5.4-5.4z"
22
+ }, null, -1);
23
+ const _hoisted_3 = [
24
+ _hoisted_2
25
+ ];
26
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
27
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
28
+ viewBox: "0 0 48 48",
29
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
30
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-english`],
31
+ width: "1em",
32
+ height: "1em"
33
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
34
+ }
35
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
36
+ module.exports = index;