@arco-iconbox/vue-smartcode 0.0.9 → 0.0.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1142) hide show
  1. package/dist/icon.js +541 -9370
  2. package/dist/icon.js.map +1 -1
  3. package/dist/icon.min.js +205 -1189
  4. package/dist/icon.min.js.map +1 -1
  5. package/esm/IconFillChart/index.js +32 -0
  6. package/esm/IconFillChinese/index.js +37 -0
  7. package/esm/IconFillData/index.js +32 -0
  8. package/esm/IconFillDown/index.js +32 -0
  9. package/esm/IconFillDownload/index.js +32 -0
  10. package/esm/IconFillEnglish/index.js +35 -0
  11. package/esm/IconFillFile/index.js +32 -0
  12. package/esm/IconFillHeart/index.js +34 -0
  13. package/esm/IconFillHome/index.js +32 -0
  14. package/esm/IconFillIdea/index.js +32 -0
  15. package/esm/IconFillMenu/index.js +32 -0
  16. package/esm/IconFillMoon/index.js +31 -0
  17. package/esm/IconFillMute/index.js +37 -0
  18. package/esm/IconFillPen/index.js +31 -0
  19. package/esm/IconFillPlayArrow/index.js +31 -0
  20. package/esm/IconFillResources/index.js +32 -0
  21. package/esm/IconFillRight/index.js +32 -0
  22. package/esm/IconFillSkipNext/index.js +37 -0
  23. package/esm/IconFillSkipPrevious/index.js +37 -0
  24. package/esm/IconFillSound/index.js +33 -0
  25. package/esm/IconFillStar/index.js +32 -0
  26. package/esm/IconFillSun/index.js +37 -0
  27. package/esm/IconFillTemplate/index.js +32 -0
  28. package/esm/IconFillThumbDown/index.js +37 -0
  29. package/esm/IconFillThumbUp/index.js +37 -0
  30. package/esm/IconLineAdd/index.js +32 -0
  31. package/esm/IconLineArrowdown/index.js +32 -0
  32. package/esm/IconLineArrowleft/index.js +32 -0
  33. package/esm/IconLineArrowright/index.js +32 -0
  34. package/esm/IconLineArrowup/index.js +32 -0
  35. package/esm/IconLineBack/index.js +32 -0
  36. package/esm/IconLineChart/index.js +32 -0
  37. package/esm/IconLineClose/index.js +32 -0
  38. package/esm/IconLineCompany/index.js +40 -0
  39. package/esm/IconLineDelete/index.js +32 -0
  40. package/esm/IconLineDoubledown/index.js +32 -0
  41. package/esm/IconLineDoubleleft/index.js +32 -0
  42. package/esm/IconLineDoubleright/index.js +32 -0
  43. package/esm/IconLineDoubleup/index.js +32 -0
  44. package/esm/IconLineDownload/index.js +32 -0
  45. package/esm/IconLineExit/index.js +32 -0
  46. package/esm/IconLineExpand/index.js +32 -0
  47. package/esm/IconLineFile/index.js +32 -0
  48. package/esm/IconLineFilter/index.js +32 -0
  49. package/esm/IconLineFolder/index.js +32 -0
  50. package/esm/IconLineFollow/index.js +32 -0
  51. package/esm/IconLineHome/index.js +32 -0
  52. package/esm/IconLineInfo/index.js +40 -0
  53. package/esm/IconLineLock/index.js +40 -0
  54. package/esm/IconLineManage/index.js +32 -0
  55. package/esm/IconLineMoney/index.js +40 -0
  56. package/esm/IconLineNotice/index.js +40 -0
  57. package/esm/IconLineOrder/index.js +40 -0
  58. package/esm/IconLineOrganization/index.js +32 -0
  59. package/esm/IconLinePercent/index.js +40 -0
  60. package/esm/IconLineQuestion/index.js +32 -0
  61. package/esm/IconLineRefresh/index.js +32 -0
  62. package/esm/IconLineRisk/index.js +40 -0
  63. package/esm/IconLineSet/index.js +40 -0
  64. package/esm/IconLineShopping/index.js +40 -0
  65. package/esm/IconLineSort/index.js +32 -0
  66. package/esm/IconLineSpacing/index.js +32 -0
  67. package/esm/IconLineStar/index.js +32 -0
  68. package/esm/IconLineTime/index.js +40 -0
  69. package/esm/IconLineUser/index.js +32 -0
  70. package/esm/IconLineWarning/index.js +40 -0
  71. package/esm/index.js +66 -312
  72. package/lib/IconFillChart/index.js +33 -0
  73. package/lib/IconFillChinese/index.js +38 -0
  74. package/lib/IconFillData/index.js +33 -0
  75. package/lib/IconFillDown/index.js +33 -0
  76. package/lib/IconFillDownload/index.js +33 -0
  77. package/lib/IconFillEnglish/index.js +36 -0
  78. package/lib/IconFillFile/index.js +33 -0
  79. package/lib/IconFillHeart/index.js +35 -0
  80. package/lib/IconFillHome/index.js +33 -0
  81. package/lib/IconFillIdea/index.js +33 -0
  82. package/lib/IconFillMenu/index.js +33 -0
  83. package/lib/IconFillMoon/index.js +32 -0
  84. package/lib/IconFillMute/index.js +38 -0
  85. package/lib/IconFillPen/index.js +32 -0
  86. package/lib/IconFillPlayArrow/index.js +32 -0
  87. package/lib/IconFillResources/index.js +33 -0
  88. package/lib/IconFillRight/index.js +33 -0
  89. package/lib/IconFillSkipNext/index.js +38 -0
  90. package/lib/IconFillSkipPrevious/index.js +38 -0
  91. package/lib/IconFillSound/index.js +34 -0
  92. package/lib/IconFillStar/index.js +33 -0
  93. package/lib/IconFillSun/index.js +38 -0
  94. package/lib/IconFillTemplate/index.js +33 -0
  95. package/lib/IconFillThumbDown/index.js +38 -0
  96. package/lib/IconFillThumbUp/index.js +38 -0
  97. package/lib/IconLineAdd/index.js +33 -0
  98. package/lib/IconLineArrowdown/index.js +33 -0
  99. package/lib/IconLineArrowleft/index.js +33 -0
  100. package/lib/IconLineArrowright/index.js +33 -0
  101. package/lib/IconLineArrowup/index.js +33 -0
  102. package/lib/IconLineBack/index.js +33 -0
  103. package/lib/IconLineChart/index.js +33 -0
  104. package/lib/IconLineClose/index.js +33 -0
  105. package/lib/IconLineCompany/index.js +41 -0
  106. package/lib/IconLineDelete/index.js +33 -0
  107. package/lib/IconLineDoubledown/index.js +33 -0
  108. package/lib/IconLineDoubleleft/index.js +33 -0
  109. package/lib/IconLineDoubleright/index.js +33 -0
  110. package/lib/IconLineDoubleup/index.js +33 -0
  111. package/lib/IconLineDownload/index.js +33 -0
  112. package/lib/IconLineExit/index.js +33 -0
  113. package/lib/IconLineExpand/index.js +33 -0
  114. package/lib/IconLineFile/index.js +33 -0
  115. package/lib/IconLineFilter/index.js +33 -0
  116. package/lib/IconLineFolder/index.js +33 -0
  117. package/lib/IconLineFollow/index.js +33 -0
  118. package/lib/IconLineHome/index.js +33 -0
  119. package/lib/IconLineInfo/index.js +41 -0
  120. package/lib/IconLineLock/index.js +41 -0
  121. package/lib/IconLineManage/index.js +33 -0
  122. package/lib/IconLineMoney/index.js +41 -0
  123. package/lib/IconLineNotice/index.js +41 -0
  124. package/lib/IconLineOrder/index.js +41 -0
  125. package/lib/IconLineOrganization/index.js +33 -0
  126. package/lib/IconLinePercent/index.js +41 -0
  127. package/lib/IconLineQuestion/index.js +33 -0
  128. package/lib/IconLineRefresh/index.js +33 -0
  129. package/lib/IconLineRisk/index.js +41 -0
  130. package/lib/IconLineSet/index.js +41 -0
  131. package/lib/IconLineShopping/index.js +41 -0
  132. package/lib/IconLineSort/index.js +33 -0
  133. package/lib/IconLineSpacing/index.js +33 -0
  134. package/lib/IconLineStar/index.js +33 -0
  135. package/lib/IconLineTime/index.js +41 -0
  136. package/lib/IconLineUser/index.js +33 -0
  137. package/lib/IconLineWarning/index.js +41 -0
  138. package/lib/index.js +132 -624
  139. package/package.json +1 -1
  140. package/src/IconFillChart/index.vue +19 -0
  141. package/src/IconFillChinese/index.vue +19 -0
  142. package/src/IconFillData/index.vue +19 -0
  143. package/src/IconFillDown/index.vue +19 -0
  144. package/src/IconFillDownload/index.vue +19 -0
  145. package/src/IconFillEnglish/index.vue +19 -0
  146. package/src/IconFillFile/index.vue +19 -0
  147. package/src/IconFillHeart/index.vue +19 -0
  148. package/src/IconFillHome/index.vue +19 -0
  149. package/src/IconFillIdea/index.vue +19 -0
  150. package/src/IconFillMenu/index.vue +19 -0
  151. package/src/IconFillMoon/index.vue +19 -0
  152. package/src/IconFillMute/index.vue +19 -0
  153. package/src/IconFillPen/index.vue +19 -0
  154. package/src/IconFillPlayArrow/index.vue +19 -0
  155. package/src/IconFillResources/index.vue +19 -0
  156. package/src/IconFillRight/index.vue +19 -0
  157. package/src/IconFillSkipNext/index.vue +19 -0
  158. package/src/IconFillSkipPrevious/index.vue +19 -0
  159. package/src/IconFillSound/index.vue +19 -0
  160. package/src/IconFillStar/index.vue +19 -0
  161. package/src/IconFillSun/index.vue +19 -0
  162. package/src/IconFillTemplate/index.vue +19 -0
  163. package/src/IconFillThumbDown/index.vue +19 -0
  164. package/src/IconFillThumbUp/index.vue +19 -0
  165. package/src/IconLineAdd/index.vue +19 -0
  166. package/src/IconLineArrowdown/index.vue +19 -0
  167. package/src/IconLineArrowleft/index.vue +19 -0
  168. package/src/IconLineArrowright/index.vue +19 -0
  169. package/src/IconLineArrowup/index.vue +19 -0
  170. package/src/IconLineBack/index.vue +19 -0
  171. package/src/IconLineChart/index.vue +19 -0
  172. package/src/IconLineClose/index.vue +19 -0
  173. package/src/IconLineCompany/index.vue +19 -0
  174. package/src/IconLineDelete/index.vue +19 -0
  175. package/src/IconLineDoubledown/index.vue +19 -0
  176. package/src/IconLineDoubleleft/index.vue +19 -0
  177. package/src/IconLineDoubleright/index.vue +19 -0
  178. package/src/IconLineDoubleup/index.vue +19 -0
  179. package/src/IconLineDownload/index.vue +19 -0
  180. package/src/IconLineExit/index.vue +19 -0
  181. package/src/IconLineExpand/index.vue +19 -0
  182. package/src/IconLineFile/index.vue +19 -0
  183. package/src/IconLineFilter/index.vue +19 -0
  184. package/src/IconLineFolder/index.vue +19 -0
  185. package/src/IconLineFollow/index.vue +19 -0
  186. package/src/IconLineHome/index.vue +19 -0
  187. package/src/IconLineInfo/index.vue +19 -0
  188. package/src/IconLineLock/index.vue +19 -0
  189. package/src/IconLineManage/index.vue +19 -0
  190. package/src/IconLineMoney/index.vue +19 -0
  191. package/src/IconLineNotice/index.vue +19 -0
  192. package/src/IconLineOrder/index.vue +19 -0
  193. package/src/IconLineOrganization/index.vue +19 -0
  194. package/src/IconLinePercent/index.vue +19 -0
  195. package/src/IconLineQuestion/index.vue +19 -0
  196. package/src/IconLineRefresh/index.vue +19 -0
  197. package/src/IconLineRisk/index.vue +19 -0
  198. package/src/IconLineSet/index.vue +19 -0
  199. package/src/IconLineShopping/index.vue +19 -0
  200. package/src/IconLineSort/index.vue +19 -0
  201. package/src/IconLineSpacing/index.vue +19 -0
  202. package/src/IconLineStar/index.vue +19 -0
  203. package/src/IconLineTime/index.vue +19 -0
  204. package/src/IconLineUser/index.vue +19 -0
  205. package/src/IconLineWarning/index.vue +19 -0
  206. package/src/index.js +66 -312
  207. package/esm/IconAlignCenter/index.js +0 -34
  208. package/esm/IconAlignLeft/index.js +0 -34
  209. package/esm/IconAlignRight/index.js +0 -34
  210. package/esm/IconApps/index.js +0 -36
  211. package/esm/IconArchive/index.js +0 -44
  212. package/esm/IconArrowDown/index.js +0 -34
  213. package/esm/IconArrowFall/index.js +0 -49
  214. package/esm/IconArrowLeft/index.js +0 -34
  215. package/esm/IconArrowRight/index.js +0 -34
  216. package/esm/IconArrowRise/index.js +0 -49
  217. package/esm/IconArrowUp/index.js +0 -34
  218. package/esm/IconAt/index.js +0 -34
  219. package/esm/IconAttachment/index.js +0 -34
  220. package/esm/IconBackward/index.js +0 -34
  221. package/esm/IconBgColors/index.js +0 -47
  222. package/esm/IconBold/index.js +0 -34
  223. package/esm/IconBook/index.js +0 -35
  224. package/esm/IconBranch/index.js +0 -34
  225. package/esm/IconBrush/index.js +0 -40
  226. package/esm/IconBug/index.js +0 -42
  227. package/esm/IconBulb/index.js +0 -34
  228. package/esm/IconCalendar/index.js +0 -34
  229. package/esm/IconCalendarClock/index.js +0 -40
  230. package/esm/IconCamera/index.js +0 -40
  231. package/esm/IconCaretDown/index.js +0 -32
  232. package/esm/IconCaretLeft/index.js +0 -32
  233. package/esm/IconCaretRight/index.js +0 -32
  234. package/esm/IconCaretUp/index.js +0 -32
  235. package/esm/IconCheck/index.js +0 -34
  236. package/esm/IconCheckCircle/index.js +0 -40
  237. package/esm/IconCheckCircleFill/index.js +0 -40
  238. package/esm/IconCheckSquare/index.js +0 -40
  239. package/esm/IconChineseFill/index.js +0 -39
  240. package/esm/IconClockCircle/index.js +0 -40
  241. package/esm/IconClose/index.js +0 -34
  242. package/esm/IconCloseCircle/index.js +0 -40
  243. package/esm/IconCloseCircleFill/index.js +0 -40
  244. package/esm/IconCloud/index.js +0 -34
  245. package/esm/IconCloudDownload/index.js +0 -40
  246. package/esm/IconCode/index.js +0 -34
  247. package/esm/IconCodeBlock/index.js +0 -34
  248. package/esm/IconCodeSquare/index.js +0 -46
  249. package/esm/IconCommand/index.js +0 -34
  250. package/esm/IconCommon/index.js +0 -34
  251. package/esm/IconCompass/index.js +0 -40
  252. package/esm/IconCopy/index.js +0 -40
  253. package/esm/IconCopyright/index.js +0 -34
  254. package/esm/IconCustomerService/index.js +0 -40
  255. package/esm/IconDashboard/index.js +0 -41
  256. package/esm/IconDelete/index.js +0 -34
  257. package/esm/IconDesktop/index.js +0 -34
  258. package/esm/IconDice/index.js +0 -64
  259. package/esm/IconDoubleDown/index.js +0 -40
  260. package/esm/IconDoubleLeft/index.js +0 -40
  261. package/esm/IconDoubleRight/index.js +0 -40
  262. package/esm/IconDoubleUp/index.js +0 -40
  263. package/esm/IconDown/index.js +0 -34
  264. package/esm/IconDownCircle/index.js +0 -43
  265. package/esm/IconDownload/index.js +0 -34
  266. package/esm/IconDragArrow/index.js +0 -34
  267. package/esm/IconDragDot/index.js +0 -38
  268. package/esm/IconDragDotVertical/index.js +0 -38
  269. package/esm/IconDriveFile/index.js +0 -40
  270. package/esm/IconEar/index.js +0 -40
  271. package/esm/IconEdit/index.js +0 -34
  272. package/esm/IconEmail/index.js +0 -44
  273. package/esm/IconEmpty/index.js +0 -40
  274. package/esm/IconEnglishFill/index.js +0 -34
  275. package/esm/IconEraser/index.js +0 -34
  276. package/esm/IconExclamation/index.js +0 -49
  277. package/esm/IconExclamationCircle/index.js +0 -34
  278. package/esm/IconExclamationCircleFill/index.js +0 -40
  279. package/esm/IconExclamationPolygonFill/index.js +0 -40
  280. package/esm/IconExpand/index.js +0 -34
  281. package/esm/IconExperiment/index.js +0 -40
  282. package/esm/IconExport/index.js +0 -34
  283. package/esm/IconEye/index.js +0 -41
  284. package/esm/IconEyeInvisible/index.js +0 -40
  285. package/esm/IconFaceFrownFill/index.js +0 -40
  286. package/esm/IconFaceMehFill/index.js +0 -40
  287. package/esm/IconFaceSmileFill/index.js +0 -40
  288. package/esm/IconFile/index.js +0 -34
  289. package/esm/IconFileAudio/index.js +0 -44
  290. package/esm/IconFileImage/index.js +0 -34
  291. package/esm/IconFilePdf/index.js +0 -40
  292. package/esm/IconFileVideo/index.js +0 -40
  293. package/esm/IconFilter/index.js +0 -34
  294. package/esm/IconFindReplace/index.js +0 -34
  295. package/esm/IconFire/index.js +0 -34
  296. package/esm/IconFold/index.js +0 -34
  297. package/esm/IconFolder/index.js +0 -34
  298. package/esm/IconFolderAdd/index.js +0 -34
  299. package/esm/IconFolderDelete/index.js +0 -34
  300. package/esm/IconFontColors/index.js +0 -34
  301. package/esm/IconFormula/index.js +0 -34
  302. package/esm/IconForward/index.js +0 -34
  303. package/esm/IconFullscreen/index.js +0 -34
  304. package/esm/IconFullscreenExit/index.js +0 -34
  305. package/esm/IconGeneral/index.js +0 -60
  306. package/esm/IconGift/index.js +0 -34
  307. package/esm/IconH1/index.js +0 -34
  308. package/esm/IconH2/index.js +0 -34
  309. package/esm/IconH3/index.js +0 -34
  310. package/esm/IconH4/index.js +0 -34
  311. package/esm/IconH5/index.js +0 -34
  312. package/esm/IconH6/index.js +0 -34
  313. package/esm/IconH7/index.js +0 -34
  314. package/esm/IconHeart/index.js +0 -34
  315. package/esm/IconHeartFill/index.js +0 -33
  316. package/esm/IconHighlight/index.js +0 -34
  317. package/esm/IconHistory/index.js +0 -40
  318. package/esm/IconHome/index.js +0 -40
  319. package/esm/IconIconFillChart/index.js +0 -32
  320. package/esm/IconIconFillData/index.js +0 -32
  321. package/esm/IconIconFillDown/index.js +0 -32
  322. package/esm/IconIconFillDownload/index.js +0 -32
  323. package/esm/IconIconFillFile/index.js +0 -32
  324. package/esm/IconIconFillHome/index.js +0 -32
  325. package/esm/IconIconFillIdea/index.js +0 -32
  326. package/esm/IconIconFillMenu/index.js +0 -32
  327. package/esm/IconIconFillResources/index.js +0 -32
  328. package/esm/IconIconFillRight/index.js +0 -32
  329. package/esm/IconIconFillTemplate/index.js +0 -32
  330. package/esm/IconIconLineArrowdown/index.js +0 -32
  331. package/esm/IconIconLineArrowleft/index.js +0 -32
  332. package/esm/IconIconLineArrowright/index.js +0 -32
  333. package/esm/IconIconLineArrowup/index.js +0 -32
  334. package/esm/IconIconLineBack/index.js +0 -32
  335. package/esm/IconIconLineChart/index.js +0 -32
  336. package/esm/IconIconLineClose/index.js +0 -32
  337. package/esm/IconIconLineCompany/index.js +0 -40
  338. package/esm/IconIconLineDelete/index.js +0 -32
  339. package/esm/IconIconLineDoubledown/index.js +0 -32
  340. package/esm/IconIconLineDoubleleft/index.js +0 -32
  341. package/esm/IconIconLineDoubleright/index.js +0 -32
  342. package/esm/IconIconLineDoubleup/index.js +0 -32
  343. package/esm/IconIconLineDownload/index.js +0 -32
  344. package/esm/IconIconLineExit/index.js +0 -32
  345. package/esm/IconIconLineFile/index.js +0 -32
  346. package/esm/IconIconLineFilter/index.js +0 -32
  347. package/esm/IconIconLineFolder/index.js +0 -32
  348. package/esm/IconIconLineFollow/index.js +0 -32
  349. package/esm/IconIconLineHome/index.js +0 -32
  350. package/esm/IconIconLineInfo/index.js +0 -40
  351. package/esm/IconIconLineLock/index.js +0 -40
  352. package/esm/IconIconLineManage/index.js +0 -32
  353. package/esm/IconIconLineMoney/index.js +0 -40
  354. package/esm/IconIconLineNotice/index.js +0 -40
  355. package/esm/IconIconLineOrder/index.js +0 -40
  356. package/esm/IconIconLineOrganization/index.js +0 -32
  357. package/esm/IconIconLinePercent/index.js +0 -40
  358. package/esm/IconIconLineQuestion/index.js +0 -32
  359. package/esm/IconIconLineRefresh/index.js +0 -32
  360. package/esm/IconIconLineRisk/index.js +0 -40
  361. package/esm/IconIconLineSet/index.js +0 -40
  362. package/esm/IconIconLineShopping/index.js +0 -40
  363. package/esm/IconIconLineSort/index.js +0 -32
  364. package/esm/IconIconLineSpacing/index.js +0 -32
  365. package/esm/IconIconLineTime/index.js +0 -40
  366. package/esm/IconIconLineUser/index.js +0 -32
  367. package/esm/IconIconLineWarning/index.js +0 -40
  368. package/esm/IconIdcard/index.js +0 -42
  369. package/esm/IconImage/index.js +0 -38
  370. package/esm/IconImageClose/index.js +0 -59
  371. package/esm/IconImport/index.js +0 -40
  372. package/esm/IconInfo/index.js +0 -49
  373. package/esm/IconInfoCircle/index.js +0 -34
  374. package/esm/IconInfoCircleFill/index.js +0 -40
  375. package/esm/IconInteraction/index.js +0 -34
  376. package/esm/IconItalic/index.js +0 -34
  377. package/esm/IconLanguage/index.js +0 -40
  378. package/esm/IconLaunch/index.js +0 -34
  379. package/esm/IconLayout/index.js +0 -34
  380. package/esm/IconLeft/index.js +0 -34
  381. package/esm/IconLeftCircle/index.js +0 -42
  382. package/esm/IconLineHeight/index.js +0 -44
  383. package/esm/IconLink/index.js +0 -40
  384. package/esm/IconList/index.js +0 -34
  385. package/esm/IconLiveBroadcast/index.js +0 -34
  386. package/esm/IconLoading/index.js +0 -34
  387. package/esm/IconLocation/index.js +0 -42
  388. package/esm/IconLock/index.js +0 -40
  389. package/esm/IconLoop/index.js +0 -34
  390. package/esm/IconMan/index.js +0 -42
  391. package/esm/IconMenu/index.js +0 -34
  392. package/esm/IconMenuFold/index.js +0 -34
  393. package/esm/IconMenuUnfold/index.js +0 -34
  394. package/esm/IconMessage/index.js +0 -34
  395. package/esm/IconMessageBanned/index.js +0 -40
  396. package/esm/IconMindMapping/index.js +0 -34
  397. package/esm/IconMinus/index.js +0 -34
  398. package/esm/IconMinusCircle/index.js +0 -34
  399. package/esm/IconMinusCircleFill/index.js +0 -40
  400. package/esm/IconMobile/index.js +0 -40
  401. package/esm/IconMoon/index.js +0 -34
  402. package/esm/IconMoonFill/index.js +0 -32
  403. package/esm/IconMore/index.js +0 -38
  404. package/esm/IconMoreVertical/index.js +0 -38
  405. package/esm/IconMosaic/index.js +0 -38
  406. package/esm/IconMusic/index.js +0 -34
  407. package/esm/IconMute/index.js +0 -34
  408. package/esm/IconMuteFill/index.js +0 -39
  409. package/esm/IconNav/index.js +0 -34
  410. package/esm/IconNotification/index.js +0 -34
  411. package/esm/IconNotificationClose/index.js +0 -34
  412. package/esm/IconObliqueLine/index.js +0 -34
  413. package/esm/IconOldVersion/index.js +0 -40
  414. package/esm/IconOrderedList/index.js +0 -40
  415. package/esm/IconOriginalSize/index.js +0 -44
  416. package/esm/IconPalette/index.js +0 -61
  417. package/esm/IconPaste/index.js +0 -48
  418. package/esm/IconPause/index.js +0 -38
  419. package/esm/IconPauseCircle/index.js +0 -40
  420. package/esm/IconPauseCircleFill/index.js +0 -45
  421. package/esm/IconPen/index.js +0 -34
  422. package/esm/IconPenFill/index.js +0 -32
  423. package/esm/IconPhone/index.js +0 -34
  424. package/esm/IconPlayArrow/index.js +0 -34
  425. package/esm/IconPlayArrowFill/index.js +0 -32
  426. package/esm/IconPlayCircle/index.js +0 -41
  427. package/esm/IconPlayCircleFill/index.js +0 -42
  428. package/esm/IconPlus/index.js +0 -34
  429. package/esm/IconPlusCircle/index.js +0 -34
  430. package/esm/IconPlusCircleFill/index.js +0 -40
  431. package/esm/IconPoweroff/index.js +0 -34
  432. package/esm/IconPrinter/index.js +0 -40
  433. package/esm/IconPublic/index.js +0 -40
  434. package/esm/IconPushpin/index.js +0 -34
  435. package/esm/IconQrcode/index.js +0 -34
  436. package/esm/IconQuestion/index.js +0 -34
  437. package/esm/IconQuestionCircle/index.js +0 -41
  438. package/esm/IconQuestionCircleFill/index.js +0 -40
  439. package/esm/IconQuote/index.js +0 -38
  440. package/esm/IconRecord/index.js +0 -45
  441. package/esm/IconRecordStop/index.js +0 -45
  442. package/esm/IconRedo/index.js +0 -40
  443. package/esm/IconRefresh/index.js +0 -40
  444. package/esm/IconReply/index.js +0 -34
  445. package/esm/IconRight/index.js +0 -34
  446. package/esm/IconRightCircle/index.js +0 -42
  447. package/esm/IconRobot/index.js +0 -38
  448. package/esm/IconRobotAdd/index.js +0 -40
  449. package/esm/IconRotateLeft/index.js +0 -40
  450. package/esm/IconRotateRight/index.js +0 -40
  451. package/esm/IconSafe/index.js +0 -40
  452. package/esm/IconSave/index.js +0 -34
  453. package/esm/IconScan/index.js +0 -34
  454. package/esm/IconSchedule/index.js +0 -42
  455. package/esm/IconScissor/index.js +0 -34
  456. package/esm/IconSearch/index.js +0 -34
  457. package/esm/IconSelectAll/index.js +0 -34
  458. package/esm/IconSend/index.js +0 -36
  459. package/esm/IconSettings/index.js +0 -40
  460. package/esm/IconShake/index.js +0 -43
  461. package/esm/IconShareAlt/index.js +0 -34
  462. package/esm/IconShareExternal/index.js +0 -35
  463. package/esm/IconShareInternal/index.js +0 -34
  464. package/esm/IconShrink/index.js +0 -34
  465. package/esm/IconSkin/index.js +0 -34
  466. package/esm/IconSkipNext/index.js +0 -42
  467. package/esm/IconSkipNextFill/index.js +0 -39
  468. package/esm/IconSkipPrevious/index.js +0 -42
  469. package/esm/IconSkipPreviousFill/index.js +0 -39
  470. package/esm/IconSort/index.js +0 -34
  471. package/esm/IconSortAscending/index.js +0 -34
  472. package/esm/IconSortDescending/index.js +0 -34
  473. package/esm/IconSound/index.js +0 -42
  474. package/esm/IconSoundFill/index.js +0 -37
  475. package/esm/IconStamp/index.js +0 -34
  476. package/esm/IconStar/index.js +0 -34
  477. package/esm/IconStarFill/index.js +0 -34
  478. package/esm/IconStop/index.js +0 -34
  479. package/esm/IconStorage/index.js +0 -50
  480. package/esm/IconStrikethrough/index.js +0 -34
  481. package/esm/IconSubscribe/index.js +0 -34
  482. package/esm/IconSubscribeAdd/index.js +0 -34
  483. package/esm/IconSubscribed/index.js +0 -40
  484. package/esm/IconSun/index.js +0 -46
  485. package/esm/IconSunFill/index.js +0 -39
  486. package/esm/IconSwap/index.js +0 -34
  487. package/esm/IconSync/index.js +0 -40
  488. package/esm/IconTag/index.js +0 -46
  489. package/esm/IconTags/index.js +0 -52
  490. package/esm/IconThumbDown/index.js +0 -34
  491. package/esm/IconThumbDownFill/index.js +0 -38
  492. package/esm/IconThumbUp/index.js +0 -34
  493. package/esm/IconThumbUpFill/index.js +0 -38
  494. package/esm/IconThunderbolt/index.js +0 -34
  495. package/esm/IconToBottom/index.js +0 -38
  496. package/esm/IconToLeft/index.js +0 -38
  497. package/esm/IconToRight/index.js +0 -38
  498. package/esm/IconToTop/index.js +0 -38
  499. package/esm/IconTool/index.js +0 -34
  500. package/esm/IconTranslate/index.js +0 -46
  501. package/esm/IconTrophy/index.js +0 -34
  502. package/esm/IconUnderline/index.js +0 -34
  503. package/esm/IconUndo/index.js +0 -40
  504. package/esm/IconUnfold/index.js +0 -34
  505. package/esm/IconUnlock/index.js +0 -44
  506. package/esm/IconUnorderedList/index.js +0 -34
  507. package/esm/IconUp/index.js +0 -34
  508. package/esm/IconUpCircle/index.js +0 -42
  509. package/esm/IconUpload/index.js +0 -34
  510. package/esm/IconUser/index.js +0 -42
  511. package/esm/IconUserAdd/index.js +0 -34
  512. package/esm/IconUserGroup/index.js +0 -50
  513. package/esm/IconVideoCamera/index.js +0 -34
  514. package/esm/IconVoice/index.js +0 -40
  515. package/esm/IconWifi/index.js +0 -38
  516. package/esm/IconWoman/index.js +0 -34
  517. package/esm/IconZoomIn/index.js +0 -34
  518. package/esm/IconZoomOut/index.js +0 -34
  519. package/lib/IconAlignCenter/index.js +0 -35
  520. package/lib/IconAlignLeft/index.js +0 -35
  521. package/lib/IconAlignRight/index.js +0 -35
  522. package/lib/IconApps/index.js +0 -37
  523. package/lib/IconArchive/index.js +0 -45
  524. package/lib/IconArrowDown/index.js +0 -35
  525. package/lib/IconArrowFall/index.js +0 -50
  526. package/lib/IconArrowLeft/index.js +0 -35
  527. package/lib/IconArrowRight/index.js +0 -35
  528. package/lib/IconArrowRise/index.js +0 -50
  529. package/lib/IconArrowUp/index.js +0 -35
  530. package/lib/IconAt/index.js +0 -35
  531. package/lib/IconAttachment/index.js +0 -35
  532. package/lib/IconBackward/index.js +0 -35
  533. package/lib/IconBgColors/index.js +0 -48
  534. package/lib/IconBold/index.js +0 -35
  535. package/lib/IconBook/index.js +0 -36
  536. package/lib/IconBranch/index.js +0 -35
  537. package/lib/IconBrush/index.js +0 -41
  538. package/lib/IconBug/index.js +0 -43
  539. package/lib/IconBulb/index.js +0 -35
  540. package/lib/IconCalendar/index.js +0 -35
  541. package/lib/IconCalendarClock/index.js +0 -41
  542. package/lib/IconCamera/index.js +0 -41
  543. package/lib/IconCaretDown/index.js +0 -33
  544. package/lib/IconCaretLeft/index.js +0 -33
  545. package/lib/IconCaretRight/index.js +0 -33
  546. package/lib/IconCaretUp/index.js +0 -33
  547. package/lib/IconCheck/index.js +0 -35
  548. package/lib/IconCheckCircle/index.js +0 -41
  549. package/lib/IconCheckCircleFill/index.js +0 -41
  550. package/lib/IconCheckSquare/index.js +0 -41
  551. package/lib/IconChineseFill/index.js +0 -40
  552. package/lib/IconClockCircle/index.js +0 -41
  553. package/lib/IconClose/index.js +0 -35
  554. package/lib/IconCloseCircle/index.js +0 -41
  555. package/lib/IconCloseCircleFill/index.js +0 -41
  556. package/lib/IconCloud/index.js +0 -35
  557. package/lib/IconCloudDownload/index.js +0 -41
  558. package/lib/IconCode/index.js +0 -35
  559. package/lib/IconCodeBlock/index.js +0 -35
  560. package/lib/IconCodeSquare/index.js +0 -47
  561. package/lib/IconCommand/index.js +0 -35
  562. package/lib/IconCommon/index.js +0 -35
  563. package/lib/IconCompass/index.js +0 -41
  564. package/lib/IconCopy/index.js +0 -41
  565. package/lib/IconCopyright/index.js +0 -35
  566. package/lib/IconCustomerService/index.js +0 -41
  567. package/lib/IconDashboard/index.js +0 -42
  568. package/lib/IconDelete/index.js +0 -35
  569. package/lib/IconDesktop/index.js +0 -35
  570. package/lib/IconDice/index.js +0 -65
  571. package/lib/IconDoubleDown/index.js +0 -41
  572. package/lib/IconDoubleLeft/index.js +0 -41
  573. package/lib/IconDoubleRight/index.js +0 -41
  574. package/lib/IconDoubleUp/index.js +0 -41
  575. package/lib/IconDown/index.js +0 -35
  576. package/lib/IconDownCircle/index.js +0 -44
  577. package/lib/IconDownload/index.js +0 -35
  578. package/lib/IconDragArrow/index.js +0 -35
  579. package/lib/IconDragDot/index.js +0 -39
  580. package/lib/IconDragDotVertical/index.js +0 -39
  581. package/lib/IconDriveFile/index.js +0 -41
  582. package/lib/IconEar/index.js +0 -41
  583. package/lib/IconEdit/index.js +0 -35
  584. package/lib/IconEmail/index.js +0 -45
  585. package/lib/IconEmpty/index.js +0 -41
  586. package/lib/IconEnglishFill/index.js +0 -35
  587. package/lib/IconEraser/index.js +0 -35
  588. package/lib/IconExclamation/index.js +0 -50
  589. package/lib/IconExclamationCircle/index.js +0 -35
  590. package/lib/IconExclamationCircleFill/index.js +0 -41
  591. package/lib/IconExclamationPolygonFill/index.js +0 -41
  592. package/lib/IconExpand/index.js +0 -35
  593. package/lib/IconExperiment/index.js +0 -41
  594. package/lib/IconExport/index.js +0 -35
  595. package/lib/IconEye/index.js +0 -42
  596. package/lib/IconEyeInvisible/index.js +0 -41
  597. package/lib/IconFaceFrownFill/index.js +0 -41
  598. package/lib/IconFaceMehFill/index.js +0 -41
  599. package/lib/IconFaceSmileFill/index.js +0 -41
  600. package/lib/IconFile/index.js +0 -35
  601. package/lib/IconFileAudio/index.js +0 -45
  602. package/lib/IconFileImage/index.js +0 -35
  603. package/lib/IconFilePdf/index.js +0 -41
  604. package/lib/IconFileVideo/index.js +0 -41
  605. package/lib/IconFilter/index.js +0 -35
  606. package/lib/IconFindReplace/index.js +0 -35
  607. package/lib/IconFire/index.js +0 -35
  608. package/lib/IconFold/index.js +0 -35
  609. package/lib/IconFolder/index.js +0 -35
  610. package/lib/IconFolderAdd/index.js +0 -35
  611. package/lib/IconFolderDelete/index.js +0 -35
  612. package/lib/IconFontColors/index.js +0 -35
  613. package/lib/IconFormula/index.js +0 -35
  614. package/lib/IconForward/index.js +0 -35
  615. package/lib/IconFullscreen/index.js +0 -35
  616. package/lib/IconFullscreenExit/index.js +0 -35
  617. package/lib/IconGeneral/index.js +0 -61
  618. package/lib/IconGift/index.js +0 -35
  619. package/lib/IconH1/index.js +0 -35
  620. package/lib/IconH2/index.js +0 -35
  621. package/lib/IconH3/index.js +0 -35
  622. package/lib/IconH4/index.js +0 -35
  623. package/lib/IconH5/index.js +0 -35
  624. package/lib/IconH6/index.js +0 -35
  625. package/lib/IconH7/index.js +0 -35
  626. package/lib/IconHeart/index.js +0 -35
  627. package/lib/IconHeartFill/index.js +0 -34
  628. package/lib/IconHighlight/index.js +0 -35
  629. package/lib/IconHistory/index.js +0 -41
  630. package/lib/IconHome/index.js +0 -41
  631. package/lib/IconIconFillChart/index.js +0 -33
  632. package/lib/IconIconFillData/index.js +0 -33
  633. package/lib/IconIconFillDown/index.js +0 -33
  634. package/lib/IconIconFillDownload/index.js +0 -33
  635. package/lib/IconIconFillFile/index.js +0 -33
  636. package/lib/IconIconFillHome/index.js +0 -33
  637. package/lib/IconIconFillIdea/index.js +0 -33
  638. package/lib/IconIconFillMenu/index.js +0 -33
  639. package/lib/IconIconFillResources/index.js +0 -33
  640. package/lib/IconIconFillRight/index.js +0 -33
  641. package/lib/IconIconFillTemplate/index.js +0 -33
  642. package/lib/IconIconLineArrowdown/index.js +0 -33
  643. package/lib/IconIconLineArrowleft/index.js +0 -33
  644. package/lib/IconIconLineArrowright/index.js +0 -33
  645. package/lib/IconIconLineArrowup/index.js +0 -33
  646. package/lib/IconIconLineBack/index.js +0 -33
  647. package/lib/IconIconLineChart/index.js +0 -33
  648. package/lib/IconIconLineClose/index.js +0 -33
  649. package/lib/IconIconLineCompany/index.js +0 -41
  650. package/lib/IconIconLineDelete/index.js +0 -33
  651. package/lib/IconIconLineDoubledown/index.js +0 -33
  652. package/lib/IconIconLineDoubleleft/index.js +0 -33
  653. package/lib/IconIconLineDoubleright/index.js +0 -33
  654. package/lib/IconIconLineDoubleup/index.js +0 -33
  655. package/lib/IconIconLineDownload/index.js +0 -33
  656. package/lib/IconIconLineExit/index.js +0 -33
  657. package/lib/IconIconLineFile/index.js +0 -33
  658. package/lib/IconIconLineFilter/index.js +0 -33
  659. package/lib/IconIconLineFolder/index.js +0 -33
  660. package/lib/IconIconLineFollow/index.js +0 -33
  661. package/lib/IconIconLineHome/index.js +0 -33
  662. package/lib/IconIconLineInfo/index.js +0 -41
  663. package/lib/IconIconLineLock/index.js +0 -41
  664. package/lib/IconIconLineManage/index.js +0 -33
  665. package/lib/IconIconLineMoney/index.js +0 -41
  666. package/lib/IconIconLineNotice/index.js +0 -41
  667. package/lib/IconIconLineOrder/index.js +0 -41
  668. package/lib/IconIconLineOrganization/index.js +0 -33
  669. package/lib/IconIconLinePercent/index.js +0 -41
  670. package/lib/IconIconLineQuestion/index.js +0 -33
  671. package/lib/IconIconLineRefresh/index.js +0 -33
  672. package/lib/IconIconLineRisk/index.js +0 -41
  673. package/lib/IconIconLineSet/index.js +0 -41
  674. package/lib/IconIconLineShopping/index.js +0 -41
  675. package/lib/IconIconLineSort/index.js +0 -33
  676. package/lib/IconIconLineSpacing/index.js +0 -33
  677. package/lib/IconIconLineTime/index.js +0 -41
  678. package/lib/IconIconLineUser/index.js +0 -33
  679. package/lib/IconIconLineWarning/index.js +0 -41
  680. package/lib/IconIdcard/index.js +0 -43
  681. package/lib/IconImage/index.js +0 -39
  682. package/lib/IconImageClose/index.js +0 -60
  683. package/lib/IconImport/index.js +0 -41
  684. package/lib/IconInfo/index.js +0 -50
  685. package/lib/IconInfoCircle/index.js +0 -35
  686. package/lib/IconInfoCircleFill/index.js +0 -41
  687. package/lib/IconInteraction/index.js +0 -35
  688. package/lib/IconItalic/index.js +0 -35
  689. package/lib/IconLanguage/index.js +0 -41
  690. package/lib/IconLaunch/index.js +0 -35
  691. package/lib/IconLayout/index.js +0 -35
  692. package/lib/IconLeft/index.js +0 -35
  693. package/lib/IconLeftCircle/index.js +0 -43
  694. package/lib/IconLineHeight/index.js +0 -45
  695. package/lib/IconLink/index.js +0 -41
  696. package/lib/IconList/index.js +0 -35
  697. package/lib/IconLiveBroadcast/index.js +0 -35
  698. package/lib/IconLoading/index.js +0 -35
  699. package/lib/IconLocation/index.js +0 -43
  700. package/lib/IconLock/index.js +0 -41
  701. package/lib/IconLoop/index.js +0 -35
  702. package/lib/IconMan/index.js +0 -43
  703. package/lib/IconMenu/index.js +0 -35
  704. package/lib/IconMenuFold/index.js +0 -35
  705. package/lib/IconMenuUnfold/index.js +0 -35
  706. package/lib/IconMessage/index.js +0 -35
  707. package/lib/IconMessageBanned/index.js +0 -41
  708. package/lib/IconMindMapping/index.js +0 -35
  709. package/lib/IconMinus/index.js +0 -35
  710. package/lib/IconMinusCircle/index.js +0 -35
  711. package/lib/IconMinusCircleFill/index.js +0 -41
  712. package/lib/IconMobile/index.js +0 -41
  713. package/lib/IconMoon/index.js +0 -35
  714. package/lib/IconMoonFill/index.js +0 -33
  715. package/lib/IconMore/index.js +0 -39
  716. package/lib/IconMoreVertical/index.js +0 -39
  717. package/lib/IconMosaic/index.js +0 -39
  718. package/lib/IconMusic/index.js +0 -35
  719. package/lib/IconMute/index.js +0 -35
  720. package/lib/IconMuteFill/index.js +0 -40
  721. package/lib/IconNav/index.js +0 -35
  722. package/lib/IconNotification/index.js +0 -35
  723. package/lib/IconNotificationClose/index.js +0 -35
  724. package/lib/IconObliqueLine/index.js +0 -35
  725. package/lib/IconOldVersion/index.js +0 -41
  726. package/lib/IconOrderedList/index.js +0 -41
  727. package/lib/IconOriginalSize/index.js +0 -45
  728. package/lib/IconPalette/index.js +0 -62
  729. package/lib/IconPaste/index.js +0 -49
  730. package/lib/IconPause/index.js +0 -39
  731. package/lib/IconPauseCircle/index.js +0 -41
  732. package/lib/IconPauseCircleFill/index.js +0 -46
  733. package/lib/IconPen/index.js +0 -35
  734. package/lib/IconPenFill/index.js +0 -33
  735. package/lib/IconPhone/index.js +0 -35
  736. package/lib/IconPlayArrow/index.js +0 -35
  737. package/lib/IconPlayArrowFill/index.js +0 -33
  738. package/lib/IconPlayCircle/index.js +0 -42
  739. package/lib/IconPlayCircleFill/index.js +0 -43
  740. package/lib/IconPlus/index.js +0 -35
  741. package/lib/IconPlusCircle/index.js +0 -35
  742. package/lib/IconPlusCircleFill/index.js +0 -41
  743. package/lib/IconPoweroff/index.js +0 -35
  744. package/lib/IconPrinter/index.js +0 -41
  745. package/lib/IconPublic/index.js +0 -41
  746. package/lib/IconPushpin/index.js +0 -35
  747. package/lib/IconQrcode/index.js +0 -35
  748. package/lib/IconQuestion/index.js +0 -35
  749. package/lib/IconQuestionCircle/index.js +0 -42
  750. package/lib/IconQuestionCircleFill/index.js +0 -41
  751. package/lib/IconQuote/index.js +0 -39
  752. package/lib/IconRecord/index.js +0 -46
  753. package/lib/IconRecordStop/index.js +0 -46
  754. package/lib/IconRedo/index.js +0 -41
  755. package/lib/IconRefresh/index.js +0 -41
  756. package/lib/IconReply/index.js +0 -35
  757. package/lib/IconRight/index.js +0 -35
  758. package/lib/IconRightCircle/index.js +0 -43
  759. package/lib/IconRobot/index.js +0 -39
  760. package/lib/IconRobotAdd/index.js +0 -41
  761. package/lib/IconRotateLeft/index.js +0 -41
  762. package/lib/IconRotateRight/index.js +0 -41
  763. package/lib/IconSafe/index.js +0 -41
  764. package/lib/IconSave/index.js +0 -35
  765. package/lib/IconScan/index.js +0 -35
  766. package/lib/IconSchedule/index.js +0 -43
  767. package/lib/IconScissor/index.js +0 -35
  768. package/lib/IconSearch/index.js +0 -35
  769. package/lib/IconSelectAll/index.js +0 -35
  770. package/lib/IconSend/index.js +0 -37
  771. package/lib/IconSettings/index.js +0 -41
  772. package/lib/IconShake/index.js +0 -44
  773. package/lib/IconShareAlt/index.js +0 -35
  774. package/lib/IconShareExternal/index.js +0 -36
  775. package/lib/IconShareInternal/index.js +0 -35
  776. package/lib/IconShrink/index.js +0 -35
  777. package/lib/IconSkin/index.js +0 -35
  778. package/lib/IconSkipNext/index.js +0 -43
  779. package/lib/IconSkipNextFill/index.js +0 -40
  780. package/lib/IconSkipPrevious/index.js +0 -43
  781. package/lib/IconSkipPreviousFill/index.js +0 -40
  782. package/lib/IconSort/index.js +0 -35
  783. package/lib/IconSortAscending/index.js +0 -35
  784. package/lib/IconSortDescending/index.js +0 -35
  785. package/lib/IconSound/index.js +0 -43
  786. package/lib/IconSoundFill/index.js +0 -38
  787. package/lib/IconStamp/index.js +0 -35
  788. package/lib/IconStar/index.js +0 -35
  789. package/lib/IconStarFill/index.js +0 -35
  790. package/lib/IconStop/index.js +0 -35
  791. package/lib/IconStorage/index.js +0 -51
  792. package/lib/IconStrikethrough/index.js +0 -35
  793. package/lib/IconSubscribe/index.js +0 -35
  794. package/lib/IconSubscribeAdd/index.js +0 -35
  795. package/lib/IconSubscribed/index.js +0 -41
  796. package/lib/IconSun/index.js +0 -47
  797. package/lib/IconSunFill/index.js +0 -40
  798. package/lib/IconSwap/index.js +0 -35
  799. package/lib/IconSync/index.js +0 -41
  800. package/lib/IconTag/index.js +0 -47
  801. package/lib/IconTags/index.js +0 -53
  802. package/lib/IconThumbDown/index.js +0 -35
  803. package/lib/IconThumbDownFill/index.js +0 -39
  804. package/lib/IconThumbUp/index.js +0 -35
  805. package/lib/IconThumbUpFill/index.js +0 -39
  806. package/lib/IconThunderbolt/index.js +0 -35
  807. package/lib/IconToBottom/index.js +0 -39
  808. package/lib/IconToLeft/index.js +0 -39
  809. package/lib/IconToRight/index.js +0 -39
  810. package/lib/IconToTop/index.js +0 -39
  811. package/lib/IconTool/index.js +0 -35
  812. package/lib/IconTranslate/index.js +0 -47
  813. package/lib/IconTrophy/index.js +0 -35
  814. package/lib/IconUnderline/index.js +0 -35
  815. package/lib/IconUndo/index.js +0 -41
  816. package/lib/IconUnfold/index.js +0 -35
  817. package/lib/IconUnlock/index.js +0 -45
  818. package/lib/IconUnorderedList/index.js +0 -35
  819. package/lib/IconUp/index.js +0 -35
  820. package/lib/IconUpCircle/index.js +0 -43
  821. package/lib/IconUpload/index.js +0 -35
  822. package/lib/IconUser/index.js +0 -43
  823. package/lib/IconUserAdd/index.js +0 -35
  824. package/lib/IconUserGroup/index.js +0 -51
  825. package/lib/IconVideoCamera/index.js +0 -35
  826. package/lib/IconVoice/index.js +0 -41
  827. package/lib/IconWifi/index.js +0 -39
  828. package/lib/IconWoman/index.js +0 -35
  829. package/lib/IconZoomIn/index.js +0 -35
  830. package/lib/IconZoomOut/index.js +0 -35
  831. package/src/IconAlignCenter/index.vue +0 -19
  832. package/src/IconAlignLeft/index.vue +0 -19
  833. package/src/IconAlignRight/index.vue +0 -19
  834. package/src/IconApps/index.vue +0 -19
  835. package/src/IconArchive/index.vue +0 -19
  836. package/src/IconArrowDown/index.vue +0 -19
  837. package/src/IconArrowFall/index.vue +0 -19
  838. package/src/IconArrowLeft/index.vue +0 -19
  839. package/src/IconArrowRight/index.vue +0 -19
  840. package/src/IconArrowRise/index.vue +0 -19
  841. package/src/IconArrowUp/index.vue +0 -19
  842. package/src/IconAt/index.vue +0 -19
  843. package/src/IconAttachment/index.vue +0 -19
  844. package/src/IconBackward/index.vue +0 -19
  845. package/src/IconBgColors/index.vue +0 -19
  846. package/src/IconBold/index.vue +0 -19
  847. package/src/IconBook/index.vue +0 -19
  848. package/src/IconBranch/index.vue +0 -19
  849. package/src/IconBrush/index.vue +0 -19
  850. package/src/IconBug/index.vue +0 -19
  851. package/src/IconBulb/index.vue +0 -19
  852. package/src/IconCalendar/index.vue +0 -19
  853. package/src/IconCalendarClock/index.vue +0 -19
  854. package/src/IconCamera/index.vue +0 -19
  855. package/src/IconCaretDown/index.vue +0 -19
  856. package/src/IconCaretLeft/index.vue +0 -19
  857. package/src/IconCaretRight/index.vue +0 -19
  858. package/src/IconCaretUp/index.vue +0 -19
  859. package/src/IconCheck/index.vue +0 -19
  860. package/src/IconCheckCircle/index.vue +0 -19
  861. package/src/IconCheckCircleFill/index.vue +0 -19
  862. package/src/IconCheckSquare/index.vue +0 -19
  863. package/src/IconChineseFill/index.vue +0 -19
  864. package/src/IconClockCircle/index.vue +0 -19
  865. package/src/IconClose/index.vue +0 -19
  866. package/src/IconCloseCircle/index.vue +0 -19
  867. package/src/IconCloseCircleFill/index.vue +0 -19
  868. package/src/IconCloud/index.vue +0 -19
  869. package/src/IconCloudDownload/index.vue +0 -19
  870. package/src/IconCode/index.vue +0 -19
  871. package/src/IconCodeBlock/index.vue +0 -19
  872. package/src/IconCodeSquare/index.vue +0 -19
  873. package/src/IconCommand/index.vue +0 -19
  874. package/src/IconCommon/index.vue +0 -19
  875. package/src/IconCompass/index.vue +0 -19
  876. package/src/IconCopy/index.vue +0 -19
  877. package/src/IconCopyright/index.vue +0 -19
  878. package/src/IconCustomerService/index.vue +0 -19
  879. package/src/IconDashboard/index.vue +0 -19
  880. package/src/IconDelete/index.vue +0 -19
  881. package/src/IconDesktop/index.vue +0 -19
  882. package/src/IconDice/index.vue +0 -19
  883. package/src/IconDoubleDown/index.vue +0 -19
  884. package/src/IconDoubleLeft/index.vue +0 -19
  885. package/src/IconDoubleRight/index.vue +0 -19
  886. package/src/IconDoubleUp/index.vue +0 -19
  887. package/src/IconDown/index.vue +0 -19
  888. package/src/IconDownCircle/index.vue +0 -19
  889. package/src/IconDownload/index.vue +0 -19
  890. package/src/IconDragArrow/index.vue +0 -19
  891. package/src/IconDragDot/index.vue +0 -19
  892. package/src/IconDragDotVertical/index.vue +0 -19
  893. package/src/IconDriveFile/index.vue +0 -19
  894. package/src/IconEar/index.vue +0 -19
  895. package/src/IconEdit/index.vue +0 -19
  896. package/src/IconEmail/index.vue +0 -19
  897. package/src/IconEmpty/index.vue +0 -19
  898. package/src/IconEnglishFill/index.vue +0 -19
  899. package/src/IconEraser/index.vue +0 -19
  900. package/src/IconExclamation/index.vue +0 -19
  901. package/src/IconExclamationCircle/index.vue +0 -19
  902. package/src/IconExclamationCircleFill/index.vue +0 -19
  903. package/src/IconExclamationPolygonFill/index.vue +0 -19
  904. package/src/IconExpand/index.vue +0 -19
  905. package/src/IconExperiment/index.vue +0 -19
  906. package/src/IconExport/index.vue +0 -19
  907. package/src/IconEye/index.vue +0 -19
  908. package/src/IconEyeInvisible/index.vue +0 -19
  909. package/src/IconFaceFrownFill/index.vue +0 -19
  910. package/src/IconFaceMehFill/index.vue +0 -19
  911. package/src/IconFaceSmileFill/index.vue +0 -19
  912. package/src/IconFile/index.vue +0 -19
  913. package/src/IconFileAudio/index.vue +0 -19
  914. package/src/IconFileImage/index.vue +0 -19
  915. package/src/IconFilePdf/index.vue +0 -19
  916. package/src/IconFileVideo/index.vue +0 -19
  917. package/src/IconFilter/index.vue +0 -19
  918. package/src/IconFindReplace/index.vue +0 -19
  919. package/src/IconFire/index.vue +0 -19
  920. package/src/IconFold/index.vue +0 -19
  921. package/src/IconFolder/index.vue +0 -19
  922. package/src/IconFolderAdd/index.vue +0 -19
  923. package/src/IconFolderDelete/index.vue +0 -19
  924. package/src/IconFontColors/index.vue +0 -19
  925. package/src/IconFormula/index.vue +0 -19
  926. package/src/IconForward/index.vue +0 -19
  927. package/src/IconFullscreen/index.vue +0 -19
  928. package/src/IconFullscreenExit/index.vue +0 -19
  929. package/src/IconGeneral/index.vue +0 -19
  930. package/src/IconGift/index.vue +0 -19
  931. package/src/IconH1/index.vue +0 -19
  932. package/src/IconH2/index.vue +0 -19
  933. package/src/IconH3/index.vue +0 -19
  934. package/src/IconH4/index.vue +0 -19
  935. package/src/IconH5/index.vue +0 -19
  936. package/src/IconH6/index.vue +0 -19
  937. package/src/IconH7/index.vue +0 -19
  938. package/src/IconHeart/index.vue +0 -19
  939. package/src/IconHeartFill/index.vue +0 -19
  940. package/src/IconHighlight/index.vue +0 -19
  941. package/src/IconHistory/index.vue +0 -19
  942. package/src/IconHome/index.vue +0 -19
  943. package/src/IconIconFillChart/index.vue +0 -19
  944. package/src/IconIconFillData/index.vue +0 -19
  945. package/src/IconIconFillDown/index.vue +0 -19
  946. package/src/IconIconFillDownload/index.vue +0 -19
  947. package/src/IconIconFillFile/index.vue +0 -19
  948. package/src/IconIconFillHome/index.vue +0 -19
  949. package/src/IconIconFillIdea/index.vue +0 -19
  950. package/src/IconIconFillMenu/index.vue +0 -19
  951. package/src/IconIconFillResources/index.vue +0 -19
  952. package/src/IconIconFillRight/index.vue +0 -19
  953. package/src/IconIconFillTemplate/index.vue +0 -19
  954. package/src/IconIconLineArrowdown/index.vue +0 -19
  955. package/src/IconIconLineArrowleft/index.vue +0 -19
  956. package/src/IconIconLineArrowright/index.vue +0 -19
  957. package/src/IconIconLineArrowup/index.vue +0 -19
  958. package/src/IconIconLineBack/index.vue +0 -19
  959. package/src/IconIconLineChart/index.vue +0 -19
  960. package/src/IconIconLineClose/index.vue +0 -19
  961. package/src/IconIconLineCompany/index.vue +0 -19
  962. package/src/IconIconLineDelete/index.vue +0 -19
  963. package/src/IconIconLineDoubledown/index.vue +0 -19
  964. package/src/IconIconLineDoubleleft/index.vue +0 -19
  965. package/src/IconIconLineDoubleright/index.vue +0 -19
  966. package/src/IconIconLineDoubleup/index.vue +0 -19
  967. package/src/IconIconLineDownload/index.vue +0 -19
  968. package/src/IconIconLineExit/index.vue +0 -19
  969. package/src/IconIconLineFile/index.vue +0 -19
  970. package/src/IconIconLineFilter/index.vue +0 -19
  971. package/src/IconIconLineFolder/index.vue +0 -19
  972. package/src/IconIconLineFollow/index.vue +0 -19
  973. package/src/IconIconLineHome/index.vue +0 -19
  974. package/src/IconIconLineInfo/index.vue +0 -19
  975. package/src/IconIconLineLock/index.vue +0 -19
  976. package/src/IconIconLineManage/index.vue +0 -19
  977. package/src/IconIconLineMoney/index.vue +0 -19
  978. package/src/IconIconLineNotice/index.vue +0 -19
  979. package/src/IconIconLineOrder/index.vue +0 -19
  980. package/src/IconIconLineOrganization/index.vue +0 -19
  981. package/src/IconIconLinePercent/index.vue +0 -19
  982. package/src/IconIconLineQuestion/index.vue +0 -19
  983. package/src/IconIconLineRefresh/index.vue +0 -19
  984. package/src/IconIconLineRisk/index.vue +0 -19
  985. package/src/IconIconLineSet/index.vue +0 -19
  986. package/src/IconIconLineShopping/index.vue +0 -19
  987. package/src/IconIconLineSort/index.vue +0 -19
  988. package/src/IconIconLineSpacing/index.vue +0 -19
  989. package/src/IconIconLineTime/index.vue +0 -19
  990. package/src/IconIconLineUser/index.vue +0 -19
  991. package/src/IconIconLineWarning/index.vue +0 -19
  992. package/src/IconIdcard/index.vue +0 -19
  993. package/src/IconImage/index.vue +0 -19
  994. package/src/IconImageClose/index.vue +0 -19
  995. package/src/IconImport/index.vue +0 -19
  996. package/src/IconInfo/index.vue +0 -19
  997. package/src/IconInfoCircle/index.vue +0 -19
  998. package/src/IconInfoCircleFill/index.vue +0 -19
  999. package/src/IconInteraction/index.vue +0 -19
  1000. package/src/IconItalic/index.vue +0 -19
  1001. package/src/IconLanguage/index.vue +0 -19
  1002. package/src/IconLaunch/index.vue +0 -19
  1003. package/src/IconLayout/index.vue +0 -19
  1004. package/src/IconLeft/index.vue +0 -19
  1005. package/src/IconLeftCircle/index.vue +0 -19
  1006. package/src/IconLineHeight/index.vue +0 -19
  1007. package/src/IconLink/index.vue +0 -19
  1008. package/src/IconList/index.vue +0 -19
  1009. package/src/IconLiveBroadcast/index.vue +0 -19
  1010. package/src/IconLoading/index.vue +0 -19
  1011. package/src/IconLocation/index.vue +0 -19
  1012. package/src/IconLock/index.vue +0 -19
  1013. package/src/IconLoop/index.vue +0 -19
  1014. package/src/IconMan/index.vue +0 -19
  1015. package/src/IconMenu/index.vue +0 -19
  1016. package/src/IconMenuFold/index.vue +0 -19
  1017. package/src/IconMenuUnfold/index.vue +0 -19
  1018. package/src/IconMessage/index.vue +0 -19
  1019. package/src/IconMessageBanned/index.vue +0 -19
  1020. package/src/IconMindMapping/index.vue +0 -19
  1021. package/src/IconMinus/index.vue +0 -19
  1022. package/src/IconMinusCircle/index.vue +0 -19
  1023. package/src/IconMinusCircleFill/index.vue +0 -19
  1024. package/src/IconMobile/index.vue +0 -19
  1025. package/src/IconMoon/index.vue +0 -19
  1026. package/src/IconMoonFill/index.vue +0 -19
  1027. package/src/IconMore/index.vue +0 -19
  1028. package/src/IconMoreVertical/index.vue +0 -19
  1029. package/src/IconMosaic/index.vue +0 -19
  1030. package/src/IconMusic/index.vue +0 -19
  1031. package/src/IconMute/index.vue +0 -19
  1032. package/src/IconMuteFill/index.vue +0 -19
  1033. package/src/IconNav/index.vue +0 -19
  1034. package/src/IconNotification/index.vue +0 -19
  1035. package/src/IconNotificationClose/index.vue +0 -19
  1036. package/src/IconObliqueLine/index.vue +0 -19
  1037. package/src/IconOldVersion/index.vue +0 -19
  1038. package/src/IconOrderedList/index.vue +0 -19
  1039. package/src/IconOriginalSize/index.vue +0 -19
  1040. package/src/IconPalette/index.vue +0 -19
  1041. package/src/IconPaste/index.vue +0 -19
  1042. package/src/IconPause/index.vue +0 -19
  1043. package/src/IconPauseCircle/index.vue +0 -19
  1044. package/src/IconPauseCircleFill/index.vue +0 -19
  1045. package/src/IconPen/index.vue +0 -19
  1046. package/src/IconPenFill/index.vue +0 -19
  1047. package/src/IconPhone/index.vue +0 -19
  1048. package/src/IconPlayArrow/index.vue +0 -19
  1049. package/src/IconPlayArrowFill/index.vue +0 -19
  1050. package/src/IconPlayCircle/index.vue +0 -19
  1051. package/src/IconPlayCircleFill/index.vue +0 -19
  1052. package/src/IconPlus/index.vue +0 -19
  1053. package/src/IconPlusCircle/index.vue +0 -19
  1054. package/src/IconPlusCircleFill/index.vue +0 -19
  1055. package/src/IconPoweroff/index.vue +0 -19
  1056. package/src/IconPrinter/index.vue +0 -19
  1057. package/src/IconPublic/index.vue +0 -19
  1058. package/src/IconPushpin/index.vue +0 -19
  1059. package/src/IconQrcode/index.vue +0 -19
  1060. package/src/IconQuestion/index.vue +0 -19
  1061. package/src/IconQuestionCircle/index.vue +0 -19
  1062. package/src/IconQuestionCircleFill/index.vue +0 -19
  1063. package/src/IconQuote/index.vue +0 -19
  1064. package/src/IconRecord/index.vue +0 -19
  1065. package/src/IconRecordStop/index.vue +0 -19
  1066. package/src/IconRedo/index.vue +0 -19
  1067. package/src/IconRefresh/index.vue +0 -19
  1068. package/src/IconReply/index.vue +0 -19
  1069. package/src/IconRight/index.vue +0 -19
  1070. package/src/IconRightCircle/index.vue +0 -19
  1071. package/src/IconRobot/index.vue +0 -19
  1072. package/src/IconRobotAdd/index.vue +0 -19
  1073. package/src/IconRotateLeft/index.vue +0 -19
  1074. package/src/IconRotateRight/index.vue +0 -19
  1075. package/src/IconSafe/index.vue +0 -19
  1076. package/src/IconSave/index.vue +0 -19
  1077. package/src/IconScan/index.vue +0 -19
  1078. package/src/IconSchedule/index.vue +0 -19
  1079. package/src/IconScissor/index.vue +0 -19
  1080. package/src/IconSearch/index.vue +0 -19
  1081. package/src/IconSelectAll/index.vue +0 -19
  1082. package/src/IconSend/index.vue +0 -19
  1083. package/src/IconSettings/index.vue +0 -19
  1084. package/src/IconShake/index.vue +0 -19
  1085. package/src/IconShareAlt/index.vue +0 -19
  1086. package/src/IconShareExternal/index.vue +0 -19
  1087. package/src/IconShareInternal/index.vue +0 -19
  1088. package/src/IconShrink/index.vue +0 -19
  1089. package/src/IconSkin/index.vue +0 -19
  1090. package/src/IconSkipNext/index.vue +0 -19
  1091. package/src/IconSkipNextFill/index.vue +0 -19
  1092. package/src/IconSkipPrevious/index.vue +0 -19
  1093. package/src/IconSkipPreviousFill/index.vue +0 -19
  1094. package/src/IconSort/index.vue +0 -19
  1095. package/src/IconSortAscending/index.vue +0 -19
  1096. package/src/IconSortDescending/index.vue +0 -19
  1097. package/src/IconSound/index.vue +0 -19
  1098. package/src/IconSoundFill/index.vue +0 -19
  1099. package/src/IconStamp/index.vue +0 -19
  1100. package/src/IconStar/index.vue +0 -19
  1101. package/src/IconStarFill/index.vue +0 -19
  1102. package/src/IconStop/index.vue +0 -19
  1103. package/src/IconStorage/index.vue +0 -19
  1104. package/src/IconStrikethrough/index.vue +0 -19
  1105. package/src/IconSubscribe/index.vue +0 -19
  1106. package/src/IconSubscribeAdd/index.vue +0 -19
  1107. package/src/IconSubscribed/index.vue +0 -19
  1108. package/src/IconSun/index.vue +0 -19
  1109. package/src/IconSunFill/index.vue +0 -19
  1110. package/src/IconSwap/index.vue +0 -19
  1111. package/src/IconSync/index.vue +0 -19
  1112. package/src/IconTag/index.vue +0 -19
  1113. package/src/IconTags/index.vue +0 -19
  1114. package/src/IconThumbDown/index.vue +0 -19
  1115. package/src/IconThumbDownFill/index.vue +0 -19
  1116. package/src/IconThumbUp/index.vue +0 -19
  1117. package/src/IconThumbUpFill/index.vue +0 -19
  1118. package/src/IconThunderbolt/index.vue +0 -19
  1119. package/src/IconToBottom/index.vue +0 -19
  1120. package/src/IconToLeft/index.vue +0 -19
  1121. package/src/IconToRight/index.vue +0 -19
  1122. package/src/IconToTop/index.vue +0 -19
  1123. package/src/IconTool/index.vue +0 -19
  1124. package/src/IconTranslate/index.vue +0 -19
  1125. package/src/IconTrophy/index.vue +0 -19
  1126. package/src/IconUnderline/index.vue +0 -19
  1127. package/src/IconUndo/index.vue +0 -19
  1128. package/src/IconUnfold/index.vue +0 -19
  1129. package/src/IconUnlock/index.vue +0 -19
  1130. package/src/IconUnorderedList/index.vue +0 -19
  1131. package/src/IconUp/index.vue +0 -19
  1132. package/src/IconUpCircle/index.vue +0 -19
  1133. package/src/IconUpload/index.vue +0 -19
  1134. package/src/IconUser/index.vue +0 -19
  1135. package/src/IconUserAdd/index.vue +0 -19
  1136. package/src/IconUserGroup/index.vue +0 -19
  1137. package/src/IconVideoCamera/index.vue +0 -19
  1138. package/src/IconVoice/index.vue +0 -19
  1139. package/src/IconWifi/index.vue +0 -19
  1140. package/src/IconWoman/index.vue +0 -19
  1141. package/src/IconZoomIn/index.vue +0 -19
  1142. package/src/IconZoomOut/index.vue +0 -19
@@ -1,19 +0,0 @@
1
- <template>
2
- <svg viewBox="0 0 48 48" fill="none" :class="[`${prefix}-icon`, `${prefix}-icon-common`]" width="1em" height="1em" v-bind="$attrs"><path d="M24 23L7.652 14.345M24 23l16.366-8.664M24 23v19.438M7 14v20l17 9 17-9V14L24 5 7 14z" stroke="#4E5969" stroke-width="4"/></svg>
3
- </template>
4
- <script>
5
-
6
- export default {
7
- name: 'IconCommon',
8
- props: {
9
- prefix: {
10
- type: String,
11
- default: 'sc',
12
- },
13
- useCurrentColor: {
14
- type: Boolean,
15
- default: true,
16
- },
17
- },
18
- };
19
- </script>
@@ -1,19 +0,0 @@
1
- <template>
2
- <svg viewBox="0 0 48 48" fill="none" :class="[`${prefix}-icon`, `${prefix}-icon-compass`]" width="1em" height="1em" v-bind="$attrs"><path d="M42 24c0 9.941-8.059 18-18 18S6 33.941 6 24 14.059 6 24 6s18 8.059 18 18z" stroke="#4E5969" stroke-width="4"/><path d="M21.177 21.183l10.108-4.717a.2.2 0 01.266.265L26.834 26.84l-10.109 4.717a.2.2 0 01-.266-.266l4.718-10.108z" stroke="#4E5969" stroke-width="4"/></svg>
3
- </template>
4
- <script>
5
-
6
- export default {
7
- name: 'IconCompass',
8
- props: {
9
- prefix: {
10
- type: String,
11
- default: 'sc',
12
- },
13
- useCurrentColor: {
14
- type: Boolean,
15
- default: true,
16
- },
17
- },
18
- };
19
- </script>
@@ -1,19 +0,0 @@
1
- <template>
2
- <svg viewBox="0 0 48 48" fill="none" :class="[`${prefix}-icon`, `${prefix}-icon-copy`]" width="1em" height="1em" v-bind="$attrs"><path d="M20 6h18a2 2 0 012 2v22" stroke="#4E5969" stroke-width="4"/><path d="M8 40V16a2 2 0 012-2h20c1.105 0 2 .892 2 1.997v24.011A1.99 1.99 0 0130.003 42H9.996A1.996 1.996 0 018 40z" stroke="#4E5969" stroke-width="4"/></svg>
3
- </template>
4
- <script>
5
-
6
- export default {
7
- name: 'IconCopy',
8
- props: {
9
- prefix: {
10
- type: String,
11
- default: 'sc',
12
- },
13
- useCurrentColor: {
14
- type: Boolean,
15
- default: true,
16
- },
17
- },
18
- };
19
- </script>
@@ -1,19 +0,0 @@
1
- <template>
2
- <svg viewBox="0 0 48 48" fill="none" :class="[`${prefix}-icon`, `${prefix}-icon-copyright`]" width="1em" height="1em" v-bind="$attrs"><path d="M42 24c0 9.941-8.059 18-18 18S6 33.941 6 24 14.059 6 24 6s18 8.059 18 18zM29.292 18a8 8 0 100 12" stroke="#4E5969" stroke-width="4"/></svg>
3
- </template>
4
- <script>
5
-
6
- export default {
7
- name: 'IconCopyright',
8
- props: {
9
- prefix: {
10
- type: String,
11
- default: 'sc',
12
- },
13
- useCurrentColor: {
14
- type: Boolean,
15
- default: true,
16
- },
17
- },
18
- };
19
- </script>
@@ -1,19 +0,0 @@
1
- <template>
2
- <svg viewBox="0 0 48 48" fill="none" :class="[`${prefix}-icon`, `${prefix}-icon-customer-service`]" width="1em" height="1em" v-bind="$attrs"><path d="M11 31V20c0-7.18 5.82-13 13-13s13 5.82 13 13v8c0 5.784-3.778 10.686-9 12.373" stroke="#4E5969" stroke-width="4"/><path d="M24 41c1.396 0 2.74-.22 4-.627V38a1 1 0 00-1-1h-6a1 1 0 00-1 1v2a1 1 0 001 1h3zM11 21H8a1 1 0 00-1 1v6a1 1 0 001 1h3M37 20v8m0-7h3a1 1 0 011 1v6a1 1 0 01-1 1h-3v-8z" stroke="#4E5969" stroke-width="4"/></svg>
3
- </template>
4
- <script>
5
-
6
- export default {
7
- name: 'IconCustomerService',
8
- props: {
9
- prefix: {
10
- type: String,
11
- default: 'sc',
12
- },
13
- useCurrentColor: {
14
- type: Boolean,
15
- default: true,
16
- },
17
- },
18
- };
19
- </script>
@@ -1,19 +0,0 @@
1
- <template>
2
- <svg viewBox="0 0 48 48" fill="none" :class="[`${prefix}-icon`, `${prefix}-icon-dashboard`]" width="1em" height="1em" v-bind="$attrs"><path d="M36.597 37c3.725-3.667 5.33-8.37 5.211-13-.112-4.38-1.767-8.694-4.627-12C34.07 8.404 29.531 6 24 6c-5.724 0-10.384 2.574-13.5 6.38C6.99 16.662 5.44 22.508 6.53 28c.646 3.258 2.223 6.391 4.873 9M10.5 12.38L17 17.5M6.53 28l8.97-3.5M41.808 24H33.5M37.181 12L31 17.5M24 6v7.5" stroke="#4E5969" stroke-width="4"/><path d="M24 32a5 5 0 100 10 5 5 0 000-10zm0 0V19" stroke="#4E5969" stroke-width="4" stroke-linejoin="round"/></svg>
3
- </template>
4
- <script>
5
-
6
- export default {
7
- name: 'IconDashboard',
8
- props: {
9
- prefix: {
10
- type: String,
11
- default: 'sc',
12
- },
13
- useCurrentColor: {
14
- type: Boolean,
15
- default: true,
16
- },
17
- },
18
- };
19
- </script>
@@ -1,19 +0,0 @@
1
- <template>
2
- <svg viewBox="0 0 48 48" fill="none" :class="[`${prefix}-icon`, `${prefix}-icon-delete`]" width="1em" height="1em" v-bind="$attrs"><path d="M5 11h5.5m0 0v29a1 1 0 001 1h25a1 1 0 001-1V11m-27 0H16m21.5 0H43m-5.5 0H32m-16 0V7h16v4m-16 0h16M20 18v15m8-15v15" stroke="#4E5969" stroke-width="4"/></svg>
3
- </template>
4
- <script>
5
-
6
- export default {
7
- name: 'IconDelete',
8
- props: {
9
- prefix: {
10
- type: String,
11
- default: 'sc',
12
- },
13
- useCurrentColor: {
14
- type: Boolean,
15
- default: true,
16
- },
17
- },
18
- };
19
- </script>
@@ -1,19 +0,0 @@
1
- <template>
2
- <svg viewBox="0 0 48 48" fill="none" :class="[`${prefix}-icon`, `${prefix}-icon-desktop`]" width="1em" height="1em" v-bind="$attrs"><path d="M24 32v8m0 0h-9m9 0h9M7 32h34a1 1 0 001-1V9a1 1 0 00-1-1H7a1 1 0 00-1 1v22a1 1 0 001 1z" stroke="#4E5969" stroke-width="4"/></svg>
3
- </template>
4
- <script>
5
-
6
- export default {
7
- name: 'IconDesktop',
8
- props: {
9
- prefix: {
10
- type: String,
11
- default: 'sc',
12
- },
13
- useCurrentColor: {
14
- type: Boolean,
15
- default: true,
16
- },
17
- },
18
- };
19
- </script>
@@ -1,19 +0,0 @@
1
- <template>
2
- <svg viewBox="0 0 48 48" fill="none" :class="[`${prefix}-icon`, `${prefix}-icon-dice`]" width="1em" height="1em" v-bind="$attrs"><rect x="6.998" y="7" width="34" height="34" rx="1.5" stroke="#4E5969" stroke-width="4"/><circle cx="16" cy="16" r="2" stroke="#4E5969" stroke-width="4"/><circle cx="24" cy="24" r="2" stroke="#4E5969" stroke-width="4"/><circle cx="16" cy="32" r="2" stroke="#4E5969" stroke-width="4"/><circle cx="32" cy="16" r="2" stroke="#4E5969" stroke-width="4"/><circle cx="32" cy="32" r="2" stroke="#4E5969" stroke-width="4"/><circle cx="16" cy="16" r="2" :fill="useCurrentColor ? 'currentColor' : '#4E5969'"/><circle cx="24" cy="24" r="2" :fill="useCurrentColor ? 'currentColor' : '#4E5969'"/><circle cx="16" cy="32" r="2" :fill="useCurrentColor ? 'currentColor' : '#4E5969'"/><circle cx="32" cy="16" r="2" :fill="useCurrentColor ? 'currentColor' : '#4E5969'"/><circle cx="32" cy="32" r="2" :fill="useCurrentColor ? 'currentColor' : '#4E5969'"/></svg>
3
- </template>
4
- <script>
5
-
6
- export default {
7
- name: 'IconDice',
8
- props: {
9
- prefix: {
10
- type: String,
11
- default: 'sc',
12
- },
13
- useCurrentColor: {
14
- type: Boolean,
15
- default: true,
16
- },
17
- },
18
- };
19
- </script>
@@ -1,19 +0,0 @@
1
- <template>
2
- <svg viewBox="0 0 48 48" fill="none" :class="[`${prefix}-icon`, `${prefix}-icon-double-down`]" width="1em" height="1em" v-bind="$attrs"><path d="M9.9 22.456l14.142 14.142 14.142-14.142" stroke="#4E5969" stroke-width="4"/><path d="M9.9 11.142l14.142 14.142 14.142-14.142" stroke="#4E5969" stroke-width="4"/></svg>
3
- </template>
4
- <script>
5
-
6
- export default {
7
- name: 'IconDoubleDown',
8
- props: {
9
- prefix: {
10
- type: String,
11
- default: 'sc',
12
- },
13
- useCurrentColor: {
14
- type: Boolean,
15
- default: true,
16
- },
17
- },
18
- };
19
- </script>
@@ -1,19 +0,0 @@
1
- <template>
2
- <svg viewBox="0 0 48 48" fill="none" :class="[`${prefix}-icon`, `${prefix}-icon-double-left`]" width="1em" height="1em" v-bind="$attrs"><path d="M25.544 9.9L11.402 24.042l14.142 14.142" stroke="#4E5969" stroke-width="4"/><path d="M36.858 9.9L22.716 24.042l14.142 14.142" stroke="#4E5969" stroke-width="4"/></svg>
3
- </template>
4
- <script>
5
-
6
- export default {
7
- name: 'IconDoubleLeft',
8
- props: {
9
- prefix: {
10
- type: String,
11
- default: 'sc',
12
- },
13
- useCurrentColor: {
14
- type: Boolean,
15
- default: true,
16
- },
17
- },
18
- };
19
- </script>
@@ -1,19 +0,0 @@
1
- <template>
2
- <svg viewBox="0 0 48 48" fill="none" :class="[`${prefix}-icon`, `${prefix}-icon-double-right`]" width="1em" height="1em" v-bind="$attrs"><path d="M22.456 38.1l14.142-14.142L22.456 9.816" stroke="#4E5969" stroke-width="4"/><path d="M11.142 38.1l14.142-14.142L11.142 9.816" stroke="#4E5969" stroke-width="4"/></svg>
3
- </template>
4
- <script>
5
-
6
- export default {
7
- name: 'IconDoubleRight',
8
- props: {
9
- prefix: {
10
- type: String,
11
- default: 'sc',
12
- },
13
- useCurrentColor: {
14
- type: Boolean,
15
- default: true,
16
- },
17
- },
18
- };
19
- </script>
@@ -1,19 +0,0 @@
1
- <template>
2
- <svg viewBox="0 0 48 48" fill="none" :class="[`${prefix}-icon`, `${prefix}-icon-double-up`]" width="1em" height="1em" v-bind="$attrs"><path d="M38.1 25.544L23.958 11.402 9.816 25.544" stroke="#4E5969" stroke-width="4"/><path d="M38.1 36.858L23.958 22.716 9.816 36.858" stroke="#4E5969" stroke-width="4"/></svg>
3
- </template>
4
- <script>
5
-
6
- export default {
7
- name: 'IconDoubleUp',
8
- props: {
9
- prefix: {
10
- type: String,
11
- default: 'sc',
12
- },
13
- useCurrentColor: {
14
- type: Boolean,
15
- default: true,
16
- },
17
- },
18
- };
19
- </script>
@@ -1,19 +0,0 @@
1
- <template>
2
- <svg viewBox="0 0 48 48" fill="none" :class="[`${prefix}-icon`, `${prefix}-icon-down`]" width="1em" height="1em" v-bind="$attrs"><path d="M39.6 17.444L24.044 33 8.487 17.444" stroke="#4E5969" stroke-width="4"/></svg>
3
- </template>
4
- <script>
5
-
6
- export default {
7
- name: 'IconDown',
8
- props: {
9
- prefix: {
10
- type: String,
11
- default: 'sc',
12
- },
13
- useCurrentColor: {
14
- type: Boolean,
15
- default: true,
16
- },
17
- },
18
- };
19
- </script>
@@ -1,19 +0,0 @@
1
- <template>
2
- <svg viewBox="0 0 48 48" fill="none" :class="[`${prefix}-icon`, `${prefix}-icon-down-circle`]" width="1em" height="1em" v-bind="$attrs"><circle cx="24" cy="24" r="18" transform="rotate(-180 24 24)" stroke="#4E5969" stroke-width="4"/><path d="M32.484 20.515L24 29l-8.485-8.485" stroke="#4E5969" stroke-width="4"/></svg>
3
- </template>
4
- <script>
5
-
6
- export default {
7
- name: 'IconDownCircle',
8
- props: {
9
- prefix: {
10
- type: String,
11
- default: 'sc',
12
- },
13
- useCurrentColor: {
14
- type: Boolean,
15
- default: true,
16
- },
17
- },
18
- };
19
- </script>
@@ -1,19 +0,0 @@
1
- <template>
2
- <svg viewBox="0 0 48 48" fill="none" :class="[`${prefix}-icon`, `${prefix}-icon-download`]" width="1em" height="1em" v-bind="$attrs"><path d="M33.072 22.071l-9.07 9.071-9.072-9.071M40 35v6H8v-6M24 5v26" stroke="#4E5969" stroke-width="4"/></svg>
3
- </template>
4
- <script>
5
-
6
- export default {
7
- name: 'IconDownload',
8
- props: {
9
- prefix: {
10
- type: String,
11
- default: 'sc',
12
- },
13
- useCurrentColor: {
14
- type: Boolean,
15
- default: true,
16
- },
17
- },
18
- };
19
- </script>
@@ -1,19 +0,0 @@
1
- <template>
2
- <svg viewBox="0 0 48 48" fill="none" :class="[`${prefix}-icon`, `${prefix}-icon-drag-arrow`]" width="1em" height="1em" v-bind="$attrs"><path d="M7 24h34M24 7v34M30 12l-6-6-6 6M36 30l6-6-6-6M12 30l-6-6 6-6M18 36l6 6 6-6" stroke="#4E5969" stroke-width="4"/></svg>
3
- </template>
4
- <script>
5
-
6
- export default {
7
- name: 'IconDragArrow',
8
- props: {
9
- prefix: {
10
- type: String,
11
- default: 'sc',
12
- },
13
- useCurrentColor: {
14
- type: Boolean,
15
- default: true,
16
- },
17
- },
18
- };
19
- </script>
@@ -1,19 +0,0 @@
1
- <template>
2
- <svg viewBox="0 0 48 48" fill="none" :class="[`${prefix}-icon`, `${prefix}-icon-drag-dot`]" width="1em" height="1em" v-bind="$attrs"><path d="M40 17v2h-2v-2h2zM25 17v2h-2v-2h2zM10 17v2H8v-2h2zM40 29v2h-2v-2h2zM25 29v2h-2v-2h2zM10 29v2H8v-2h2z" :fill="useCurrentColor ? 'currentColor' : '#4E5969'"/><path d="M40 17v2h-2v-2h2zM25 17v2h-2v-2h2zM10 17v2H8v-2h2zM40 29v2h-2v-2h2zM25 29v2h-2v-2h2zM10 29v2H8v-2h2z" stroke="#4E5969" stroke-width="4"/></svg>
3
- </template>
4
- <script>
5
-
6
- export default {
7
- name: 'IconDragDot',
8
- props: {
9
- prefix: {
10
- type: String,
11
- default: 'sc',
12
- },
13
- useCurrentColor: {
14
- type: Boolean,
15
- default: true,
16
- },
17
- },
18
- };
19
- </script>
@@ -1,19 +0,0 @@
1
- <template>
2
- <svg viewBox="0 0 48 48" fill="none" :class="[`${prefix}-icon`, `${prefix}-icon-drag-dot-vertical`]" width="1em" height="1em" v-bind="$attrs"><path d="M17 8h2v2h-2V8zM17 23h2v2h-2v-2zM17 38h2v2h-2v-2zM29 8h2v2h-2V8zM29 23h2v2h-2v-2zM29 38h2v2h-2v-2z" :fill="useCurrentColor ? 'currentColor' : '#4E5969'"/><path d="M17 8h2v2h-2V8zM17 23h2v2h-2v-2zM17 38h2v2h-2v-2zM29 8h2v2h-2V8zM29 23h2v2h-2v-2zM29 38h2v2h-2v-2z" stroke="#4E5969" stroke-width="4"/></svg>
3
- </template>
4
- <script>
5
-
6
- export default {
7
- name: 'IconDragDotVertical',
8
- props: {
9
- prefix: {
10
- type: String,
11
- default: 'sc',
12
- },
13
- useCurrentColor: {
14
- type: Boolean,
15
- default: true,
16
- },
17
- },
18
- };
19
- </script>
@@ -1,19 +0,0 @@
1
- <template>
2
- <svg viewBox="0 0 48 48" fill="none" :class="[`${prefix}-icon`, `${prefix}-icon-drive-file`]" width="1em" height="1em" v-bind="$attrs"><path d="M10 42h28a1 1 0 001-1V17L28 6H10a1 1 0 00-1 1v34a1 1 0 001 1z" stroke="#4E5969" stroke-width="4"/><path d="M38.5 17H29a1 1 0 01-1-1V6.5" stroke="#4E5969" stroke-width="4"/></svg>
3
- </template>
4
- <script>
5
-
6
- export default {
7
- name: 'IconDriveFile',
8
- props: {
9
- prefix: {
10
- type: String,
11
- default: 'sc',
12
- },
13
- useCurrentColor: {
14
- type: Boolean,
15
- default: true,
16
- },
17
- },
18
- };
19
- </script>
@@ -1,19 +0,0 @@
1
- <template>
2
- <svg viewBox="0 0 48 48" fill="none" :class="[`${prefix}-icon`, `${prefix}-icon-ear`]" width="1em" height="1em" v-bind="$attrs"><path d="M13 15.528C14.32 12.386 18.403 6.977 23.556 7c7.944.036 14.514 8.528 10.116 15.71-4.399 7.181-5.718 10.323-6.598 14.363-.82 3.766-9.288 7.143-11.498-1.515" stroke="#4E5969" stroke-width="4"/><path d="M20 18.5c1-3.083 4.5-4.5 6.5-2 2.85 3.562-3.503 8.312-5.5 12.5" stroke="#4E5969" stroke-width="4"/></svg>
3
- </template>
4
- <script>
5
-
6
- export default {
7
- name: 'IconEar',
8
- props: {
9
- prefix: {
10
- type: String,
11
- default: 'sc',
12
- },
13
- useCurrentColor: {
14
- type: Boolean,
15
- default: true,
16
- },
17
- },
18
- };
19
- </script>
@@ -1,19 +0,0 @@
1
- <template>
2
- <svg viewBox="0 0 48 48" fill="none" :class="[`${prefix}-icon`, `${prefix}-icon-edit`]" width="1em" height="1em" v-bind="$attrs"><path d="M30.479 19.038l5.734-5.734a1 1 0 000-1.414l-5.586-5.586a1 1 0 00-1.414 0l-5.734 5.734m7 7L15.763 33.754a1 1 0 01-.591.286l-6.047.708a1 1 0 01-1.113-1.069l.477-6.31a1 1 0 01.29-.631l14.7-14.7m7 7l-7-7M5.999 42h36" stroke="#4E5969" stroke-width="4"/></svg>
3
- </template>
4
- <script>
5
-
6
- export default {
7
- name: 'IconEdit',
8
- props: {
9
- prefix: {
10
- type: String,
11
- default: 'sc',
12
- },
13
- useCurrentColor: {
14
- type: Boolean,
15
- default: true,
16
- },
17
- },
18
- };
19
- </script>
@@ -1,19 +0,0 @@
1
- <template>
2
- <svg viewBox="0 0 48 48" fill="none" :class="[`${prefix}-icon`, `${prefix}-icon-email`]" width="1em" height="1em" v-bind="$attrs"><rect x="6" y="8" width="36" height="32" rx="1" stroke="#4E5969" stroke-width="4"/><path d="M37 17l-12.43 8.606a1 1 0 01-1.14 0L11 17" stroke="#4E5969" stroke-width="4"/></svg>
3
- </template>
4
- <script>
5
-
6
- export default {
7
- name: 'IconEmail',
8
- props: {
9
- prefix: {
10
- type: String,
11
- default: 'sc',
12
- },
13
- useCurrentColor: {
14
- type: Boolean,
15
- default: true,
16
- },
17
- },
18
- };
19
- </script>
@@ -1,19 +0,0 @@
1
- <template>
2
- <svg viewBox="0 0 48 48" fill="none" :class="[`${prefix}-icon`, `${prefix}-icon-empty`]" width="1em" height="1em" v-bind="$attrs"><path d="M24 5v6m7 1l4-4m-18 4l-4-4m27 33H8a2 2 0 01-2-2v-8.46a2 2 0 01.272-1.007l6.15-10.54A2 2 0 0114.148 18H33.85a2 2 0 011.728.992l6.149 10.541A2 2 0 0142 30.541V39a2 2 0 01-2 2z" stroke="#4E5969" stroke-width="4"/><path d="M41.5 30H28s-1 3-4 3-4-3-4-3H6.5" stroke="#4E5969" stroke-width="4"/></svg>
3
- </template>
4
- <script>
5
-
6
- export default {
7
- name: 'IconEmpty',
8
- props: {
9
- prefix: {
10
- type: String,
11
- default: 'sc',
12
- },
13
- useCurrentColor: {
14
- type: Boolean,
15
- default: true,
16
- },
17
- },
18
- };
19
- </script>
@@ -1,19 +0,0 @@
1
- <template>
2
- <svg viewBox="0 0 48 48" fill="none" :class="[`${prefix}-icon`, `${prefix}-icon-english-fill`]" width="1em" height="1em" v-bind="$attrs"><path fill-rule="evenodd" clip-rule="evenodd" 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" :fill="useCurrentColor ? 'currentColor' : '#4E5969'"/></svg>
3
- </template>
4
- <script>
5
-
6
- export default {
7
- name: 'IconEnglishFill',
8
- props: {
9
- prefix: {
10
- type: String,
11
- default: 'sc',
12
- },
13
- useCurrentColor: {
14
- type: Boolean,
15
- default: true,
16
- },
17
- },
18
- };
19
- </script>
@@ -1,19 +0,0 @@
1
- <template>
2
- <svg viewBox="0 0 48 48" fill="none" :class="[`${prefix}-icon`, `${prefix}-icon-eraser`]" width="1em" height="1em" v-bind="$attrs"><path d="M25.5 40.503L14.914 40.5a1 1 0 01-.707-.293l-9-9a1 1 0 010-1.414L13.5 21.5 26.793 8.207a1 1 0 011.414 0l14.086 14.086a1 1 0 010 1.414L29 37l-3.5 3.503zm0 0L44 40.5M13.5 21.5L29 37" stroke="#4E5969" stroke-width="4"/></svg>
3
- </template>
4
- <script>
5
-
6
- export default {
7
- name: 'IconEraser',
8
- props: {
9
- prefix: {
10
- type: String,
11
- default: 'sc',
12
- },
13
- useCurrentColor: {
14
- type: Boolean,
15
- default: true,
16
- },
17
- },
18
- };
19
- </script>
@@ -1,19 +0,0 @@
1
- <template>
2
- <svg viewBox="0 0 48 48" fill="none" :class="[`${prefix}-icon`, `${prefix}-icon-exclamation`]" width="1em" height="1em" v-bind="$attrs"><path stroke="#4E5969" stroke-width="4" d="M23 9h2v21h-2z"/><path :fill="useCurrentColor ? 'currentColor' : '#4E5969'" d="M23 9h2v21h-2z"/><path stroke="#4E5969" stroke-width="4" d="M23 37h2v2h-2z"/><path :fill="useCurrentColor ? 'currentColor' : '#4E5969'" d="M23 37h2v2h-2z"/></svg>
3
- </template>
4
- <script>
5
-
6
- export default {
7
- name: 'IconExclamation',
8
- props: {
9
- prefix: {
10
- type: String,
11
- default: 'sc',
12
- },
13
- useCurrentColor: {
14
- type: Boolean,
15
- default: true,
16
- },
17
- },
18
- };
19
- </script>
@@ -1,19 +0,0 @@
1
- <template>
2
- <svg viewBox="0 0 48 48" fill="none" :class="[`${prefix}-icon`, `${prefix}-icon-exclamation-circle`]" width="1em" height="1em" v-bind="$attrs"><path d="M6 24c0-9.941 8.059-18 18-18s18 8.059 18 18-8.059 18-18 18S6 33.941 6 24zM24 28V14M24 30v4" stroke="#4E5969" stroke-width="4"/></svg>
3
- </template>
4
- <script>
5
-
6
- export default {
7
- name: 'IconExclamationCircle',
8
- props: {
9
- prefix: {
10
- type: String,
11
- default: 'sc',
12
- },
13
- useCurrentColor: {
14
- type: Boolean,
15
- default: true,
16
- },
17
- },
18
- };
19
- </script>
@@ -1,19 +0,0 @@
1
- <template>
2
- <svg viewBox="0 0 48 48" fill="none" :class="[`${prefix}-icon`, `${prefix}-icon-exclamation-circle-fill`]" width="1em" height="1em" v-bind="$attrs"><path d="M42 24c0 9.941-8.059 18-18 18S6 33.941 6 24 14.059 6 24 6s18 8.059 18 18z" :fill="useCurrentColor ? 'currentColor' : '#4E5969'" stroke="#4E5969" stroke-width="4"/><path d="M24 28V14M24 30v4" stroke="#fff" stroke-width="4"/></svg>
3
- </template>
4
- <script>
5
-
6
- export default {
7
- name: 'IconExclamationCircleFill',
8
- props: {
9
- prefix: {
10
- type: String,
11
- default: 'sc',
12
- },
13
- useCurrentColor: {
14
- type: Boolean,
15
- default: true,
16
- },
17
- },
18
- };
19
- </script>
@@ -1,19 +0,0 @@
1
- <template>
2
- <svg viewBox="0 0 48 48" fill="none" :class="[`${prefix}-icon`, `${prefix}-icon-exclamation-polygon-fill`]" width="1em" height="1em" v-bind="$attrs"><path d="M16 6h16l10 11v14L32 42H16L6 31V17L16 6z" :fill="useCurrentColor ? 'currentColor' : '#4E5969'" stroke="#4E5969" stroke-width="4"/><path d="M24 28V14m0 16v4" stroke="#fff" stroke-width="4"/></svg>
3
- </template>
4
- <script>
5
-
6
- export default {
7
- name: 'IconExclamationPolygonFill',
8
- props: {
9
- prefix: {
10
- type: String,
11
- default: 'sc',
12
- },
13
- useCurrentColor: {
14
- type: Boolean,
15
- default: true,
16
- },
17
- },
18
- };
19
- </script>
@@ -1,19 +0,0 @@
1
- <template>
2
- <svg viewBox="0 0 48 48" fill="none" :class="[`${prefix}-icon`, `${prefix}-icon-expand`]" width="1em" height="1em" v-bind="$attrs"><path d="M41 22V8c0-.552-.444-1-.996-1H26M7 26v14c0 .552.444 1 .996 1H22" stroke="#4E5969" stroke-width="4"/></svg>
3
- </template>
4
- <script>
5
-
6
- export default {
7
- name: 'IconExpand',
8
- props: {
9
- prefix: {
10
- type: String,
11
- default: 'sc',
12
- },
13
- useCurrentColor: {
14
- type: Boolean,
15
- default: true,
16
- },
17
- },
18
- };
19
- </script>