@arco-iconbox/vue-smartcode 0.0.1

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 (944) hide show
  1. package/README.md +13 -0
  2. package/dist/icon.js +10927 -0
  3. package/dist/icon.js.map +1 -0
  4. package/dist/icon.min.js +1257 -0
  5. package/dist/icon.min.js.map +1 -0
  6. package/esm/IconAlignCenter/index.js +34 -0
  7. package/esm/IconAlignLeft/index.js +34 -0
  8. package/esm/IconAlignRight/index.js +34 -0
  9. package/esm/IconApps/index.js +36 -0
  10. package/esm/IconArchive/index.js +44 -0
  11. package/esm/IconArrowDown/index.js +34 -0
  12. package/esm/IconArrowFall/index.js +49 -0
  13. package/esm/IconArrowLeft/index.js +34 -0
  14. package/esm/IconArrowRight/index.js +34 -0
  15. package/esm/IconArrowRise/index.js +49 -0
  16. package/esm/IconArrowUp/index.js +34 -0
  17. package/esm/IconAt/index.js +34 -0
  18. package/esm/IconAttachment/index.js +34 -0
  19. package/esm/IconBackward/index.js +34 -0
  20. package/esm/IconBgColors/index.js +47 -0
  21. package/esm/IconBold/index.js +34 -0
  22. package/esm/IconBook/index.js +35 -0
  23. package/esm/IconBranch/index.js +34 -0
  24. package/esm/IconBrush/index.js +40 -0
  25. package/esm/IconBug/index.js +42 -0
  26. package/esm/IconBulb/index.js +34 -0
  27. package/esm/IconCalendar/index.js +34 -0
  28. package/esm/IconCalendarClock/index.js +40 -0
  29. package/esm/IconCamera/index.js +40 -0
  30. package/esm/IconCaretDown/index.js +32 -0
  31. package/esm/IconCaretLeft/index.js +32 -0
  32. package/esm/IconCaretRight/index.js +32 -0
  33. package/esm/IconCaretUp/index.js +32 -0
  34. package/esm/IconCheck/index.js +34 -0
  35. package/esm/IconCheckCircle/index.js +40 -0
  36. package/esm/IconCheckCircleFill/index.js +40 -0
  37. package/esm/IconCheckSquare/index.js +40 -0
  38. package/esm/IconChineseFill/index.js +39 -0
  39. package/esm/IconClockCircle/index.js +40 -0
  40. package/esm/IconClose/index.js +34 -0
  41. package/esm/IconCloseCircle/index.js +40 -0
  42. package/esm/IconCloseCircleFill/index.js +40 -0
  43. package/esm/IconCloud/index.js +34 -0
  44. package/esm/IconCloudDownload/index.js +40 -0
  45. package/esm/IconCode/index.js +34 -0
  46. package/esm/IconCodeBlock/index.js +34 -0
  47. package/esm/IconCodeSquare/index.js +46 -0
  48. package/esm/IconCommand/index.js +34 -0
  49. package/esm/IconCommon/index.js +34 -0
  50. package/esm/IconCompass/index.js +40 -0
  51. package/esm/IconCopy/index.js +40 -0
  52. package/esm/IconCopyright/index.js +34 -0
  53. package/esm/IconCustomerService/index.js +40 -0
  54. package/esm/IconDashboard/index.js +41 -0
  55. package/esm/IconDelete/index.js +34 -0
  56. package/esm/IconDesktop/index.js +34 -0
  57. package/esm/IconDice/index.js +64 -0
  58. package/esm/IconDoubleDown/index.js +40 -0
  59. package/esm/IconDoubleLeft/index.js +40 -0
  60. package/esm/IconDoubleRight/index.js +40 -0
  61. package/esm/IconDoubleUp/index.js +40 -0
  62. package/esm/IconDown/index.js +34 -0
  63. package/esm/IconDownCircle/index.js +43 -0
  64. package/esm/IconDownload/index.js +34 -0
  65. package/esm/IconDragArrow/index.js +34 -0
  66. package/esm/IconDragDot/index.js +38 -0
  67. package/esm/IconDragDotVertical/index.js +38 -0
  68. package/esm/IconDriveFile/index.js +40 -0
  69. package/esm/IconEar/index.js +40 -0
  70. package/esm/IconEdit/index.js +34 -0
  71. package/esm/IconEmail/index.js +44 -0
  72. package/esm/IconEmpty/index.js +40 -0
  73. package/esm/IconEnglishFill/index.js +34 -0
  74. package/esm/IconEraser/index.js +34 -0
  75. package/esm/IconExclamation/index.js +49 -0
  76. package/esm/IconExclamationCircle/index.js +34 -0
  77. package/esm/IconExclamationCircleFill/index.js +40 -0
  78. package/esm/IconExclamationPolygonFill/index.js +40 -0
  79. package/esm/IconExpand/index.js +34 -0
  80. package/esm/IconExperiment/index.js +40 -0
  81. package/esm/IconExport/index.js +34 -0
  82. package/esm/IconEye/index.js +41 -0
  83. package/esm/IconEyeInvisible/index.js +40 -0
  84. package/esm/IconFaceFrownFill/index.js +40 -0
  85. package/esm/IconFaceMehFill/index.js +40 -0
  86. package/esm/IconFaceSmileFill/index.js +40 -0
  87. package/esm/IconFile/index.js +34 -0
  88. package/esm/IconFileAudio/index.js +44 -0
  89. package/esm/IconFileImage/index.js +34 -0
  90. package/esm/IconFilePdf/index.js +40 -0
  91. package/esm/IconFileVideo/index.js +40 -0
  92. package/esm/IconFilter/index.js +34 -0
  93. package/esm/IconFindReplace/index.js +34 -0
  94. package/esm/IconFire/index.js +34 -0
  95. package/esm/IconFold/index.js +34 -0
  96. package/esm/IconFolder/index.js +34 -0
  97. package/esm/IconFolderAdd/index.js +34 -0
  98. package/esm/IconFolderDelete/index.js +34 -0
  99. package/esm/IconFontColors/index.js +34 -0
  100. package/esm/IconFormula/index.js +34 -0
  101. package/esm/IconForward/index.js +34 -0
  102. package/esm/IconFullscreen/index.js +34 -0
  103. package/esm/IconFullscreenExit/index.js +34 -0
  104. package/esm/IconGeneral/index.js +60 -0
  105. package/esm/IconGift/index.js +34 -0
  106. package/esm/IconH1/index.js +34 -0
  107. package/esm/IconH2/index.js +34 -0
  108. package/esm/IconH3/index.js +34 -0
  109. package/esm/IconH4/index.js +34 -0
  110. package/esm/IconH5/index.js +34 -0
  111. package/esm/IconH6/index.js +34 -0
  112. package/esm/IconH7/index.js +34 -0
  113. package/esm/IconHeart/index.js +34 -0
  114. package/esm/IconHeartFill/index.js +33 -0
  115. package/esm/IconHighlight/index.js +34 -0
  116. package/esm/IconHistory/index.js +40 -0
  117. package/esm/IconHome/index.js +40 -0
  118. package/esm/IconIconFillChart/index.js +32 -0
  119. package/esm/IconIconFillData/index.js +32 -0
  120. package/esm/IconIconFillDown/index.js +32 -0
  121. package/esm/IconIconFillDownload/index.js +32 -0
  122. package/esm/IconIconFillFile/index.js +32 -0
  123. package/esm/IconIconFillIdea/index.js +32 -0
  124. package/esm/IconIconFillMenu/index.js +32 -0
  125. package/esm/IconIconFillResources/index.js +32 -0
  126. package/esm/IconIconFillRight/index.js +32 -0
  127. package/esm/IconIconFillTemplate/index.js +32 -0
  128. package/esm/IconIconLineArrowdown/index.js +32 -0
  129. package/esm/IconIconLineArrowleft/index.js +32 -0
  130. package/esm/IconIconLineArrowright/index.js +32 -0
  131. package/esm/IconIconLineArrowup/index.js +32 -0
  132. package/esm/IconIconLineBack/index.js +32 -0
  133. package/esm/IconIconLineChart/index.js +32 -0
  134. package/esm/IconIconLineClose/index.js +32 -0
  135. package/esm/IconIconLineCompany/index.js +40 -0
  136. package/esm/IconIconLineDelete/index.js +32 -0
  137. package/esm/IconIconLineDoubledown/index.js +32 -0
  138. package/esm/IconIconLineDoubleleft/index.js +32 -0
  139. package/esm/IconIconLineDoubleright/index.js +32 -0
  140. package/esm/IconIconLineDoubleup/index.js +32 -0
  141. package/esm/IconIconLineDownload/index.js +32 -0
  142. package/esm/IconIconLineExit/index.js +32 -0
  143. package/esm/IconIconLineFile/index.js +32 -0
  144. package/esm/IconIconLineFilter/index.js +32 -0
  145. package/esm/IconIconLineFolder/index.js +32 -0
  146. package/esm/IconIconLineFollow/index.js +32 -0
  147. package/esm/IconIconLineHome/index.js +32 -0
  148. package/esm/IconIconLineInfo/index.js +40 -0
  149. package/esm/IconIconLineLock/index.js +40 -0
  150. package/esm/IconIconLineManage/index.js +32 -0
  151. package/esm/IconIconLineMoney/index.js +40 -0
  152. package/esm/IconIconLineNotice/index.js +40 -0
  153. package/esm/IconIconLineOrder/index.js +40 -0
  154. package/esm/IconIconLineOrganization/index.js +32 -0
  155. package/esm/IconIconLinePercent/index.js +40 -0
  156. package/esm/IconIconLineQuestion/index.js +32 -0
  157. package/esm/IconIconLineRefresh/index.js +32 -0
  158. package/esm/IconIconLineRisk/index.js +40 -0
  159. package/esm/IconIconLineSet/index.js +40 -0
  160. package/esm/IconIconLineShopping/index.js +40 -0
  161. package/esm/IconIconLineSort/index.js +32 -0
  162. package/esm/IconIconLineSpacing/index.js +32 -0
  163. package/esm/IconIconLineTime/index.js +40 -0
  164. package/esm/IconIconLineUser/index.js +32 -0
  165. package/esm/IconIconLineWarning/index.js +40 -0
  166. package/esm/IconIdcard/index.js +42 -0
  167. package/esm/IconImage/index.js +38 -0
  168. package/esm/IconImageClose/index.js +59 -0
  169. package/esm/IconImport/index.js +40 -0
  170. package/esm/IconInfo/index.js +49 -0
  171. package/esm/IconInfoCircle/index.js +34 -0
  172. package/esm/IconInfoCircleFill/index.js +40 -0
  173. package/esm/IconInteraction/index.js +34 -0
  174. package/esm/IconItalic/index.js +34 -0
  175. package/esm/IconLanguage/index.js +40 -0
  176. package/esm/IconLaunch/index.js +34 -0
  177. package/esm/IconLayout/index.js +34 -0
  178. package/esm/IconLeft/index.js +34 -0
  179. package/esm/IconLeftCircle/index.js +42 -0
  180. package/esm/IconLineHeight/index.js +44 -0
  181. package/esm/IconLink/index.js +40 -0
  182. package/esm/IconList/index.js +34 -0
  183. package/esm/IconLiveBroadcast/index.js +34 -0
  184. package/esm/IconLoading/index.js +34 -0
  185. package/esm/IconLocation/index.js +42 -0
  186. package/esm/IconLock/index.js +40 -0
  187. package/esm/IconLoop/index.js +34 -0
  188. package/esm/IconMan/index.js +42 -0
  189. package/esm/IconMenu/index.js +34 -0
  190. package/esm/IconMenuFold/index.js +34 -0
  191. package/esm/IconMenuUnfold/index.js +34 -0
  192. package/esm/IconMessage/index.js +34 -0
  193. package/esm/IconMessageBanned/index.js +40 -0
  194. package/esm/IconMindMapping/index.js +34 -0
  195. package/esm/IconMinus/index.js +34 -0
  196. package/esm/IconMinusCircle/index.js +34 -0
  197. package/esm/IconMinusCircleFill/index.js +40 -0
  198. package/esm/IconMobile/index.js +40 -0
  199. package/esm/IconMoon/index.js +34 -0
  200. package/esm/IconMoonFill/index.js +32 -0
  201. package/esm/IconMore/index.js +38 -0
  202. package/esm/IconMoreVertical/index.js +38 -0
  203. package/esm/IconMosaic/index.js +38 -0
  204. package/esm/IconMusic/index.js +34 -0
  205. package/esm/IconMute/index.js +34 -0
  206. package/esm/IconMuteFill/index.js +39 -0
  207. package/esm/IconNav/index.js +34 -0
  208. package/esm/IconNotification/index.js +34 -0
  209. package/esm/IconNotificationClose/index.js +34 -0
  210. package/esm/IconObliqueLine/index.js +34 -0
  211. package/esm/IconOldVersion/index.js +40 -0
  212. package/esm/IconOrderedList/index.js +40 -0
  213. package/esm/IconOriginalSize/index.js +44 -0
  214. package/esm/IconPalette/index.js +61 -0
  215. package/esm/IconPaste/index.js +48 -0
  216. package/esm/IconPause/index.js +38 -0
  217. package/esm/IconPauseCircle/index.js +40 -0
  218. package/esm/IconPauseCircleFill/index.js +45 -0
  219. package/esm/IconPen/index.js +34 -0
  220. package/esm/IconPenFill/index.js +32 -0
  221. package/esm/IconPhone/index.js +34 -0
  222. package/esm/IconPlayArrow/index.js +34 -0
  223. package/esm/IconPlayArrowFill/index.js +32 -0
  224. package/esm/IconPlayCircle/index.js +41 -0
  225. package/esm/IconPlayCircleFill/index.js +42 -0
  226. package/esm/IconPlus/index.js +34 -0
  227. package/esm/IconPlusCircle/index.js +34 -0
  228. package/esm/IconPlusCircleFill/index.js +40 -0
  229. package/esm/IconPoweroff/index.js +34 -0
  230. package/esm/IconPrinter/index.js +40 -0
  231. package/esm/IconPublic/index.js +40 -0
  232. package/esm/IconPushpin/index.js +34 -0
  233. package/esm/IconQrcode/index.js +34 -0
  234. package/esm/IconQuestion/index.js +34 -0
  235. package/esm/IconQuestionCircle/index.js +41 -0
  236. package/esm/IconQuestionCircleFill/index.js +40 -0
  237. package/esm/IconQuote/index.js +38 -0
  238. package/esm/IconRecord/index.js +45 -0
  239. package/esm/IconRecordStop/index.js +45 -0
  240. package/esm/IconRedo/index.js +40 -0
  241. package/esm/IconRefresh/index.js +40 -0
  242. package/esm/IconReply/index.js +34 -0
  243. package/esm/IconRight/index.js +34 -0
  244. package/esm/IconRightCircle/index.js +42 -0
  245. package/esm/IconRobot/index.js +38 -0
  246. package/esm/IconRobotAdd/index.js +40 -0
  247. package/esm/IconRotateLeft/index.js +40 -0
  248. package/esm/IconRotateRight/index.js +40 -0
  249. package/esm/IconSafe/index.js +40 -0
  250. package/esm/IconSave/index.js +34 -0
  251. package/esm/IconScan/index.js +34 -0
  252. package/esm/IconSchedule/index.js +42 -0
  253. package/esm/IconScissor/index.js +34 -0
  254. package/esm/IconSearch/index.js +34 -0
  255. package/esm/IconSelectAll/index.js +34 -0
  256. package/esm/IconSend/index.js +36 -0
  257. package/esm/IconSettings/index.js +40 -0
  258. package/esm/IconShake/index.js +43 -0
  259. package/esm/IconShareAlt/index.js +34 -0
  260. package/esm/IconShareExternal/index.js +35 -0
  261. package/esm/IconShareInternal/index.js +34 -0
  262. package/esm/IconShrink/index.js +34 -0
  263. package/esm/IconSkin/index.js +34 -0
  264. package/esm/IconSkipNext/index.js +42 -0
  265. package/esm/IconSkipNextFill/index.js +39 -0
  266. package/esm/IconSkipPrevious/index.js +42 -0
  267. package/esm/IconSkipPreviousFill/index.js +39 -0
  268. package/esm/IconSort/index.js +34 -0
  269. package/esm/IconSortAscending/index.js +34 -0
  270. package/esm/IconSortDescending/index.js +34 -0
  271. package/esm/IconSound/index.js +42 -0
  272. package/esm/IconSoundFill/index.js +37 -0
  273. package/esm/IconStamp/index.js +34 -0
  274. package/esm/IconStar/index.js +34 -0
  275. package/esm/IconStarFill/index.js +34 -0
  276. package/esm/IconStop/index.js +34 -0
  277. package/esm/IconStorage/index.js +50 -0
  278. package/esm/IconStrikethrough/index.js +34 -0
  279. package/esm/IconSubscribe/index.js +34 -0
  280. package/esm/IconSubscribeAdd/index.js +34 -0
  281. package/esm/IconSubscribed/index.js +40 -0
  282. package/esm/IconSun/index.js +46 -0
  283. package/esm/IconSunFill/index.js +39 -0
  284. package/esm/IconSwap/index.js +34 -0
  285. package/esm/IconSync/index.js +40 -0
  286. package/esm/IconTag/index.js +46 -0
  287. package/esm/IconTags/index.js +52 -0
  288. package/esm/IconThumbDown/index.js +34 -0
  289. package/esm/IconThumbDownFill/index.js +38 -0
  290. package/esm/IconThumbUp/index.js +34 -0
  291. package/esm/IconThumbUpFill/index.js +38 -0
  292. package/esm/IconThunderbolt/index.js +34 -0
  293. package/esm/IconToBottom/index.js +38 -0
  294. package/esm/IconToLeft/index.js +38 -0
  295. package/esm/IconToRight/index.js +38 -0
  296. package/esm/IconToTop/index.js +38 -0
  297. package/esm/IconTool/index.js +34 -0
  298. package/esm/IconTranslate/index.js +46 -0
  299. package/esm/IconTrophy/index.js +34 -0
  300. package/esm/IconUnderline/index.js +34 -0
  301. package/esm/IconUndo/index.js +40 -0
  302. package/esm/IconUnfold/index.js +34 -0
  303. package/esm/IconUnlock/index.js +44 -0
  304. package/esm/IconUnorderedList/index.js +34 -0
  305. package/esm/IconUp/index.js +34 -0
  306. package/esm/IconUpCircle/index.js +42 -0
  307. package/esm/IconUpload/index.js +34 -0
  308. package/esm/IconUser/index.js +42 -0
  309. package/esm/IconUserAdd/index.js +34 -0
  310. package/esm/IconUserGroup/index.js +50 -0
  311. package/esm/IconVideoCamera/index.js +34 -0
  312. package/esm/IconVoice/index.js +40 -0
  313. package/esm/IconWifi/index.js +38 -0
  314. package/esm/IconWoman/index.js +34 -0
  315. package/esm/IconZoomIn/index.js +34 -0
  316. package/esm/IconZoomOut/index.js +34 -0
  317. package/esm/_virtual/plugin-vue_export-helper.js +8 -0
  318. package/esm/index.js +311 -0
  319. package/lib/IconAlignCenter/index.js +35 -0
  320. package/lib/IconAlignLeft/index.js +35 -0
  321. package/lib/IconAlignRight/index.js +35 -0
  322. package/lib/IconApps/index.js +37 -0
  323. package/lib/IconArchive/index.js +45 -0
  324. package/lib/IconArrowDown/index.js +35 -0
  325. package/lib/IconArrowFall/index.js +50 -0
  326. package/lib/IconArrowLeft/index.js +35 -0
  327. package/lib/IconArrowRight/index.js +35 -0
  328. package/lib/IconArrowRise/index.js +50 -0
  329. package/lib/IconArrowUp/index.js +35 -0
  330. package/lib/IconAt/index.js +35 -0
  331. package/lib/IconAttachment/index.js +35 -0
  332. package/lib/IconBackward/index.js +35 -0
  333. package/lib/IconBgColors/index.js +48 -0
  334. package/lib/IconBold/index.js +35 -0
  335. package/lib/IconBook/index.js +36 -0
  336. package/lib/IconBranch/index.js +35 -0
  337. package/lib/IconBrush/index.js +41 -0
  338. package/lib/IconBug/index.js +43 -0
  339. package/lib/IconBulb/index.js +35 -0
  340. package/lib/IconCalendar/index.js +35 -0
  341. package/lib/IconCalendarClock/index.js +41 -0
  342. package/lib/IconCamera/index.js +41 -0
  343. package/lib/IconCaretDown/index.js +33 -0
  344. package/lib/IconCaretLeft/index.js +33 -0
  345. package/lib/IconCaretRight/index.js +33 -0
  346. package/lib/IconCaretUp/index.js +33 -0
  347. package/lib/IconCheck/index.js +35 -0
  348. package/lib/IconCheckCircle/index.js +41 -0
  349. package/lib/IconCheckCircleFill/index.js +41 -0
  350. package/lib/IconCheckSquare/index.js +41 -0
  351. package/lib/IconChineseFill/index.js +40 -0
  352. package/lib/IconClockCircle/index.js +41 -0
  353. package/lib/IconClose/index.js +35 -0
  354. package/lib/IconCloseCircle/index.js +41 -0
  355. package/lib/IconCloseCircleFill/index.js +41 -0
  356. package/lib/IconCloud/index.js +35 -0
  357. package/lib/IconCloudDownload/index.js +41 -0
  358. package/lib/IconCode/index.js +35 -0
  359. package/lib/IconCodeBlock/index.js +35 -0
  360. package/lib/IconCodeSquare/index.js +47 -0
  361. package/lib/IconCommand/index.js +35 -0
  362. package/lib/IconCommon/index.js +35 -0
  363. package/lib/IconCompass/index.js +41 -0
  364. package/lib/IconCopy/index.js +41 -0
  365. package/lib/IconCopyright/index.js +35 -0
  366. package/lib/IconCustomerService/index.js +41 -0
  367. package/lib/IconDashboard/index.js +42 -0
  368. package/lib/IconDelete/index.js +35 -0
  369. package/lib/IconDesktop/index.js +35 -0
  370. package/lib/IconDice/index.js +65 -0
  371. package/lib/IconDoubleDown/index.js +41 -0
  372. package/lib/IconDoubleLeft/index.js +41 -0
  373. package/lib/IconDoubleRight/index.js +41 -0
  374. package/lib/IconDoubleUp/index.js +41 -0
  375. package/lib/IconDown/index.js +35 -0
  376. package/lib/IconDownCircle/index.js +44 -0
  377. package/lib/IconDownload/index.js +35 -0
  378. package/lib/IconDragArrow/index.js +35 -0
  379. package/lib/IconDragDot/index.js +39 -0
  380. package/lib/IconDragDotVertical/index.js +39 -0
  381. package/lib/IconDriveFile/index.js +41 -0
  382. package/lib/IconEar/index.js +41 -0
  383. package/lib/IconEdit/index.js +35 -0
  384. package/lib/IconEmail/index.js +45 -0
  385. package/lib/IconEmpty/index.js +41 -0
  386. package/lib/IconEnglishFill/index.js +35 -0
  387. package/lib/IconEraser/index.js +35 -0
  388. package/lib/IconExclamation/index.js +50 -0
  389. package/lib/IconExclamationCircle/index.js +35 -0
  390. package/lib/IconExclamationCircleFill/index.js +41 -0
  391. package/lib/IconExclamationPolygonFill/index.js +41 -0
  392. package/lib/IconExpand/index.js +35 -0
  393. package/lib/IconExperiment/index.js +41 -0
  394. package/lib/IconExport/index.js +35 -0
  395. package/lib/IconEye/index.js +42 -0
  396. package/lib/IconEyeInvisible/index.js +41 -0
  397. package/lib/IconFaceFrownFill/index.js +41 -0
  398. package/lib/IconFaceMehFill/index.js +41 -0
  399. package/lib/IconFaceSmileFill/index.js +41 -0
  400. package/lib/IconFile/index.js +35 -0
  401. package/lib/IconFileAudio/index.js +45 -0
  402. package/lib/IconFileImage/index.js +35 -0
  403. package/lib/IconFilePdf/index.js +41 -0
  404. package/lib/IconFileVideo/index.js +41 -0
  405. package/lib/IconFilter/index.js +35 -0
  406. package/lib/IconFindReplace/index.js +35 -0
  407. package/lib/IconFire/index.js +35 -0
  408. package/lib/IconFold/index.js +35 -0
  409. package/lib/IconFolder/index.js +35 -0
  410. package/lib/IconFolderAdd/index.js +35 -0
  411. package/lib/IconFolderDelete/index.js +35 -0
  412. package/lib/IconFontColors/index.js +35 -0
  413. package/lib/IconFormula/index.js +35 -0
  414. package/lib/IconForward/index.js +35 -0
  415. package/lib/IconFullscreen/index.js +35 -0
  416. package/lib/IconFullscreenExit/index.js +35 -0
  417. package/lib/IconGeneral/index.js +61 -0
  418. package/lib/IconGift/index.js +35 -0
  419. package/lib/IconH1/index.js +35 -0
  420. package/lib/IconH2/index.js +35 -0
  421. package/lib/IconH3/index.js +35 -0
  422. package/lib/IconH4/index.js +35 -0
  423. package/lib/IconH5/index.js +35 -0
  424. package/lib/IconH6/index.js +35 -0
  425. package/lib/IconH7/index.js +35 -0
  426. package/lib/IconHeart/index.js +35 -0
  427. package/lib/IconHeartFill/index.js +34 -0
  428. package/lib/IconHighlight/index.js +35 -0
  429. package/lib/IconHistory/index.js +41 -0
  430. package/lib/IconHome/index.js +41 -0
  431. package/lib/IconIconFillChart/index.js +33 -0
  432. package/lib/IconIconFillData/index.js +33 -0
  433. package/lib/IconIconFillDown/index.js +33 -0
  434. package/lib/IconIconFillDownload/index.js +33 -0
  435. package/lib/IconIconFillFile/index.js +33 -0
  436. package/lib/IconIconFillIdea/index.js +33 -0
  437. package/lib/IconIconFillMenu/index.js +33 -0
  438. package/lib/IconIconFillResources/index.js +33 -0
  439. package/lib/IconIconFillRight/index.js +33 -0
  440. package/lib/IconIconFillTemplate/index.js +33 -0
  441. package/lib/IconIconLineArrowdown/index.js +33 -0
  442. package/lib/IconIconLineArrowleft/index.js +33 -0
  443. package/lib/IconIconLineArrowright/index.js +33 -0
  444. package/lib/IconIconLineArrowup/index.js +33 -0
  445. package/lib/IconIconLineBack/index.js +33 -0
  446. package/lib/IconIconLineChart/index.js +33 -0
  447. package/lib/IconIconLineClose/index.js +33 -0
  448. package/lib/IconIconLineCompany/index.js +41 -0
  449. package/lib/IconIconLineDelete/index.js +33 -0
  450. package/lib/IconIconLineDoubledown/index.js +33 -0
  451. package/lib/IconIconLineDoubleleft/index.js +33 -0
  452. package/lib/IconIconLineDoubleright/index.js +33 -0
  453. package/lib/IconIconLineDoubleup/index.js +33 -0
  454. package/lib/IconIconLineDownload/index.js +33 -0
  455. package/lib/IconIconLineExit/index.js +33 -0
  456. package/lib/IconIconLineFile/index.js +33 -0
  457. package/lib/IconIconLineFilter/index.js +33 -0
  458. package/lib/IconIconLineFolder/index.js +33 -0
  459. package/lib/IconIconLineFollow/index.js +33 -0
  460. package/lib/IconIconLineHome/index.js +33 -0
  461. package/lib/IconIconLineInfo/index.js +41 -0
  462. package/lib/IconIconLineLock/index.js +41 -0
  463. package/lib/IconIconLineManage/index.js +33 -0
  464. package/lib/IconIconLineMoney/index.js +41 -0
  465. package/lib/IconIconLineNotice/index.js +41 -0
  466. package/lib/IconIconLineOrder/index.js +41 -0
  467. package/lib/IconIconLineOrganization/index.js +33 -0
  468. package/lib/IconIconLinePercent/index.js +41 -0
  469. package/lib/IconIconLineQuestion/index.js +33 -0
  470. package/lib/IconIconLineRefresh/index.js +33 -0
  471. package/lib/IconIconLineRisk/index.js +41 -0
  472. package/lib/IconIconLineSet/index.js +41 -0
  473. package/lib/IconIconLineShopping/index.js +41 -0
  474. package/lib/IconIconLineSort/index.js +33 -0
  475. package/lib/IconIconLineSpacing/index.js +33 -0
  476. package/lib/IconIconLineTime/index.js +41 -0
  477. package/lib/IconIconLineUser/index.js +33 -0
  478. package/lib/IconIconLineWarning/index.js +41 -0
  479. package/lib/IconIdcard/index.js +43 -0
  480. package/lib/IconImage/index.js +39 -0
  481. package/lib/IconImageClose/index.js +60 -0
  482. package/lib/IconImport/index.js +41 -0
  483. package/lib/IconInfo/index.js +50 -0
  484. package/lib/IconInfoCircle/index.js +35 -0
  485. package/lib/IconInfoCircleFill/index.js +41 -0
  486. package/lib/IconInteraction/index.js +35 -0
  487. package/lib/IconItalic/index.js +35 -0
  488. package/lib/IconLanguage/index.js +41 -0
  489. package/lib/IconLaunch/index.js +35 -0
  490. package/lib/IconLayout/index.js +35 -0
  491. package/lib/IconLeft/index.js +35 -0
  492. package/lib/IconLeftCircle/index.js +43 -0
  493. package/lib/IconLineHeight/index.js +45 -0
  494. package/lib/IconLink/index.js +41 -0
  495. package/lib/IconList/index.js +35 -0
  496. package/lib/IconLiveBroadcast/index.js +35 -0
  497. package/lib/IconLoading/index.js +35 -0
  498. package/lib/IconLocation/index.js +43 -0
  499. package/lib/IconLock/index.js +41 -0
  500. package/lib/IconLoop/index.js +35 -0
  501. package/lib/IconMan/index.js +43 -0
  502. package/lib/IconMenu/index.js +35 -0
  503. package/lib/IconMenuFold/index.js +35 -0
  504. package/lib/IconMenuUnfold/index.js +35 -0
  505. package/lib/IconMessage/index.js +35 -0
  506. package/lib/IconMessageBanned/index.js +41 -0
  507. package/lib/IconMindMapping/index.js +35 -0
  508. package/lib/IconMinus/index.js +35 -0
  509. package/lib/IconMinusCircle/index.js +35 -0
  510. package/lib/IconMinusCircleFill/index.js +41 -0
  511. package/lib/IconMobile/index.js +41 -0
  512. package/lib/IconMoon/index.js +35 -0
  513. package/lib/IconMoonFill/index.js +33 -0
  514. package/lib/IconMore/index.js +39 -0
  515. package/lib/IconMoreVertical/index.js +39 -0
  516. package/lib/IconMosaic/index.js +39 -0
  517. package/lib/IconMusic/index.js +35 -0
  518. package/lib/IconMute/index.js +35 -0
  519. package/lib/IconMuteFill/index.js +40 -0
  520. package/lib/IconNav/index.js +35 -0
  521. package/lib/IconNotification/index.js +35 -0
  522. package/lib/IconNotificationClose/index.js +35 -0
  523. package/lib/IconObliqueLine/index.js +35 -0
  524. package/lib/IconOldVersion/index.js +41 -0
  525. package/lib/IconOrderedList/index.js +41 -0
  526. package/lib/IconOriginalSize/index.js +45 -0
  527. package/lib/IconPalette/index.js +62 -0
  528. package/lib/IconPaste/index.js +49 -0
  529. package/lib/IconPause/index.js +39 -0
  530. package/lib/IconPauseCircle/index.js +41 -0
  531. package/lib/IconPauseCircleFill/index.js +46 -0
  532. package/lib/IconPen/index.js +35 -0
  533. package/lib/IconPenFill/index.js +33 -0
  534. package/lib/IconPhone/index.js +35 -0
  535. package/lib/IconPlayArrow/index.js +35 -0
  536. package/lib/IconPlayArrowFill/index.js +33 -0
  537. package/lib/IconPlayCircle/index.js +42 -0
  538. package/lib/IconPlayCircleFill/index.js +43 -0
  539. package/lib/IconPlus/index.js +35 -0
  540. package/lib/IconPlusCircle/index.js +35 -0
  541. package/lib/IconPlusCircleFill/index.js +41 -0
  542. package/lib/IconPoweroff/index.js +35 -0
  543. package/lib/IconPrinter/index.js +41 -0
  544. package/lib/IconPublic/index.js +41 -0
  545. package/lib/IconPushpin/index.js +35 -0
  546. package/lib/IconQrcode/index.js +35 -0
  547. package/lib/IconQuestion/index.js +35 -0
  548. package/lib/IconQuestionCircle/index.js +42 -0
  549. package/lib/IconQuestionCircleFill/index.js +41 -0
  550. package/lib/IconQuote/index.js +39 -0
  551. package/lib/IconRecord/index.js +46 -0
  552. package/lib/IconRecordStop/index.js +46 -0
  553. package/lib/IconRedo/index.js +41 -0
  554. package/lib/IconRefresh/index.js +41 -0
  555. package/lib/IconReply/index.js +35 -0
  556. package/lib/IconRight/index.js +35 -0
  557. package/lib/IconRightCircle/index.js +43 -0
  558. package/lib/IconRobot/index.js +39 -0
  559. package/lib/IconRobotAdd/index.js +41 -0
  560. package/lib/IconRotateLeft/index.js +41 -0
  561. package/lib/IconRotateRight/index.js +41 -0
  562. package/lib/IconSafe/index.js +41 -0
  563. package/lib/IconSave/index.js +35 -0
  564. package/lib/IconScan/index.js +35 -0
  565. package/lib/IconSchedule/index.js +43 -0
  566. package/lib/IconScissor/index.js +35 -0
  567. package/lib/IconSearch/index.js +35 -0
  568. package/lib/IconSelectAll/index.js +35 -0
  569. package/lib/IconSend/index.js +37 -0
  570. package/lib/IconSettings/index.js +41 -0
  571. package/lib/IconShake/index.js +44 -0
  572. package/lib/IconShareAlt/index.js +35 -0
  573. package/lib/IconShareExternal/index.js +36 -0
  574. package/lib/IconShareInternal/index.js +35 -0
  575. package/lib/IconShrink/index.js +35 -0
  576. package/lib/IconSkin/index.js +35 -0
  577. package/lib/IconSkipNext/index.js +43 -0
  578. package/lib/IconSkipNextFill/index.js +40 -0
  579. package/lib/IconSkipPrevious/index.js +43 -0
  580. package/lib/IconSkipPreviousFill/index.js +40 -0
  581. package/lib/IconSort/index.js +35 -0
  582. package/lib/IconSortAscending/index.js +35 -0
  583. package/lib/IconSortDescending/index.js +35 -0
  584. package/lib/IconSound/index.js +43 -0
  585. package/lib/IconSoundFill/index.js +38 -0
  586. package/lib/IconStamp/index.js +35 -0
  587. package/lib/IconStar/index.js +35 -0
  588. package/lib/IconStarFill/index.js +35 -0
  589. package/lib/IconStop/index.js +35 -0
  590. package/lib/IconStorage/index.js +51 -0
  591. package/lib/IconStrikethrough/index.js +35 -0
  592. package/lib/IconSubscribe/index.js +35 -0
  593. package/lib/IconSubscribeAdd/index.js +35 -0
  594. package/lib/IconSubscribed/index.js +41 -0
  595. package/lib/IconSun/index.js +47 -0
  596. package/lib/IconSunFill/index.js +40 -0
  597. package/lib/IconSwap/index.js +35 -0
  598. package/lib/IconSync/index.js +41 -0
  599. package/lib/IconTag/index.js +47 -0
  600. package/lib/IconTags/index.js +53 -0
  601. package/lib/IconThumbDown/index.js +35 -0
  602. package/lib/IconThumbDownFill/index.js +39 -0
  603. package/lib/IconThumbUp/index.js +35 -0
  604. package/lib/IconThumbUpFill/index.js +39 -0
  605. package/lib/IconThunderbolt/index.js +35 -0
  606. package/lib/IconToBottom/index.js +39 -0
  607. package/lib/IconToLeft/index.js +39 -0
  608. package/lib/IconToRight/index.js +39 -0
  609. package/lib/IconToTop/index.js +39 -0
  610. package/lib/IconTool/index.js +35 -0
  611. package/lib/IconTranslate/index.js +47 -0
  612. package/lib/IconTrophy/index.js +35 -0
  613. package/lib/IconUnderline/index.js +35 -0
  614. package/lib/IconUndo/index.js +41 -0
  615. package/lib/IconUnfold/index.js +35 -0
  616. package/lib/IconUnlock/index.js +45 -0
  617. package/lib/IconUnorderedList/index.js +35 -0
  618. package/lib/IconUp/index.js +35 -0
  619. package/lib/IconUpCircle/index.js +43 -0
  620. package/lib/IconUpload/index.js +35 -0
  621. package/lib/IconUser/index.js +43 -0
  622. package/lib/IconUserAdd/index.js +35 -0
  623. package/lib/IconUserGroup/index.js +51 -0
  624. package/lib/IconVideoCamera/index.js +35 -0
  625. package/lib/IconVoice/index.js +41 -0
  626. package/lib/IconWifi/index.js +39 -0
  627. package/lib/IconWoman/index.js +35 -0
  628. package/lib/IconZoomIn/index.js +35 -0
  629. package/lib/IconZoomOut/index.js +35 -0
  630. package/lib/_virtual/plugin-vue_export-helper.js +9 -0
  631. package/lib/index.js +624 -0
  632. package/package.json +11 -0
  633. package/src/IconAlignCenter/index.vue +19 -0
  634. package/src/IconAlignLeft/index.vue +19 -0
  635. package/src/IconAlignRight/index.vue +19 -0
  636. package/src/IconApps/index.vue +19 -0
  637. package/src/IconArchive/index.vue +19 -0
  638. package/src/IconArrowDown/index.vue +19 -0
  639. package/src/IconArrowFall/index.vue +19 -0
  640. package/src/IconArrowLeft/index.vue +19 -0
  641. package/src/IconArrowRight/index.vue +19 -0
  642. package/src/IconArrowRise/index.vue +19 -0
  643. package/src/IconArrowUp/index.vue +19 -0
  644. package/src/IconAt/index.vue +19 -0
  645. package/src/IconAttachment/index.vue +19 -0
  646. package/src/IconBackward/index.vue +19 -0
  647. package/src/IconBgColors/index.vue +19 -0
  648. package/src/IconBold/index.vue +19 -0
  649. package/src/IconBook/index.vue +19 -0
  650. package/src/IconBranch/index.vue +19 -0
  651. package/src/IconBrush/index.vue +19 -0
  652. package/src/IconBug/index.vue +19 -0
  653. package/src/IconBulb/index.vue +19 -0
  654. package/src/IconCalendar/index.vue +19 -0
  655. package/src/IconCalendarClock/index.vue +19 -0
  656. package/src/IconCamera/index.vue +19 -0
  657. package/src/IconCaretDown/index.vue +19 -0
  658. package/src/IconCaretLeft/index.vue +19 -0
  659. package/src/IconCaretRight/index.vue +19 -0
  660. package/src/IconCaretUp/index.vue +19 -0
  661. package/src/IconCheck/index.vue +19 -0
  662. package/src/IconCheckCircle/index.vue +19 -0
  663. package/src/IconCheckCircleFill/index.vue +19 -0
  664. package/src/IconCheckSquare/index.vue +19 -0
  665. package/src/IconChineseFill/index.vue +19 -0
  666. package/src/IconClockCircle/index.vue +19 -0
  667. package/src/IconClose/index.vue +19 -0
  668. package/src/IconCloseCircle/index.vue +19 -0
  669. package/src/IconCloseCircleFill/index.vue +19 -0
  670. package/src/IconCloud/index.vue +19 -0
  671. package/src/IconCloudDownload/index.vue +19 -0
  672. package/src/IconCode/index.vue +19 -0
  673. package/src/IconCodeBlock/index.vue +19 -0
  674. package/src/IconCodeSquare/index.vue +19 -0
  675. package/src/IconCommand/index.vue +19 -0
  676. package/src/IconCommon/index.vue +19 -0
  677. package/src/IconCompass/index.vue +19 -0
  678. package/src/IconCopy/index.vue +19 -0
  679. package/src/IconCopyright/index.vue +19 -0
  680. package/src/IconCustomerService/index.vue +19 -0
  681. package/src/IconDashboard/index.vue +19 -0
  682. package/src/IconDelete/index.vue +19 -0
  683. package/src/IconDesktop/index.vue +19 -0
  684. package/src/IconDice/index.vue +19 -0
  685. package/src/IconDoubleDown/index.vue +19 -0
  686. package/src/IconDoubleLeft/index.vue +19 -0
  687. package/src/IconDoubleRight/index.vue +19 -0
  688. package/src/IconDoubleUp/index.vue +19 -0
  689. package/src/IconDown/index.vue +19 -0
  690. package/src/IconDownCircle/index.vue +19 -0
  691. package/src/IconDownload/index.vue +19 -0
  692. package/src/IconDragArrow/index.vue +19 -0
  693. package/src/IconDragDot/index.vue +19 -0
  694. package/src/IconDragDotVertical/index.vue +19 -0
  695. package/src/IconDriveFile/index.vue +19 -0
  696. package/src/IconEar/index.vue +19 -0
  697. package/src/IconEdit/index.vue +19 -0
  698. package/src/IconEmail/index.vue +19 -0
  699. package/src/IconEmpty/index.vue +19 -0
  700. package/src/IconEnglishFill/index.vue +19 -0
  701. package/src/IconEraser/index.vue +19 -0
  702. package/src/IconExclamation/index.vue +19 -0
  703. package/src/IconExclamationCircle/index.vue +19 -0
  704. package/src/IconExclamationCircleFill/index.vue +19 -0
  705. package/src/IconExclamationPolygonFill/index.vue +19 -0
  706. package/src/IconExpand/index.vue +19 -0
  707. package/src/IconExperiment/index.vue +19 -0
  708. package/src/IconExport/index.vue +19 -0
  709. package/src/IconEye/index.vue +19 -0
  710. package/src/IconEyeInvisible/index.vue +19 -0
  711. package/src/IconFaceFrownFill/index.vue +19 -0
  712. package/src/IconFaceMehFill/index.vue +19 -0
  713. package/src/IconFaceSmileFill/index.vue +19 -0
  714. package/src/IconFile/index.vue +19 -0
  715. package/src/IconFileAudio/index.vue +19 -0
  716. package/src/IconFileImage/index.vue +19 -0
  717. package/src/IconFilePdf/index.vue +19 -0
  718. package/src/IconFileVideo/index.vue +19 -0
  719. package/src/IconFilter/index.vue +19 -0
  720. package/src/IconFindReplace/index.vue +19 -0
  721. package/src/IconFire/index.vue +19 -0
  722. package/src/IconFold/index.vue +19 -0
  723. package/src/IconFolder/index.vue +19 -0
  724. package/src/IconFolderAdd/index.vue +19 -0
  725. package/src/IconFolderDelete/index.vue +19 -0
  726. package/src/IconFontColors/index.vue +19 -0
  727. package/src/IconFormula/index.vue +19 -0
  728. package/src/IconForward/index.vue +19 -0
  729. package/src/IconFullscreen/index.vue +19 -0
  730. package/src/IconFullscreenExit/index.vue +19 -0
  731. package/src/IconGeneral/index.vue +19 -0
  732. package/src/IconGift/index.vue +19 -0
  733. package/src/IconH1/index.vue +19 -0
  734. package/src/IconH2/index.vue +19 -0
  735. package/src/IconH3/index.vue +19 -0
  736. package/src/IconH4/index.vue +19 -0
  737. package/src/IconH5/index.vue +19 -0
  738. package/src/IconH6/index.vue +19 -0
  739. package/src/IconH7/index.vue +19 -0
  740. package/src/IconHeart/index.vue +19 -0
  741. package/src/IconHeartFill/index.vue +19 -0
  742. package/src/IconHighlight/index.vue +19 -0
  743. package/src/IconHistory/index.vue +19 -0
  744. package/src/IconHome/index.vue +19 -0
  745. package/src/IconIconFillChart/index.vue +19 -0
  746. package/src/IconIconFillData/index.vue +19 -0
  747. package/src/IconIconFillDown/index.vue +19 -0
  748. package/src/IconIconFillDownload/index.vue +19 -0
  749. package/src/IconIconFillFile/index.vue +19 -0
  750. package/src/IconIconFillIdea/index.vue +19 -0
  751. package/src/IconIconFillMenu/index.vue +19 -0
  752. package/src/IconIconFillResources/index.vue +19 -0
  753. package/src/IconIconFillRight/index.vue +19 -0
  754. package/src/IconIconFillTemplate/index.vue +19 -0
  755. package/src/IconIconLineArrowdown/index.vue +19 -0
  756. package/src/IconIconLineArrowleft/index.vue +19 -0
  757. package/src/IconIconLineArrowright/index.vue +19 -0
  758. package/src/IconIconLineArrowup/index.vue +19 -0
  759. package/src/IconIconLineBack/index.vue +19 -0
  760. package/src/IconIconLineChart/index.vue +19 -0
  761. package/src/IconIconLineClose/index.vue +19 -0
  762. package/src/IconIconLineCompany/index.vue +19 -0
  763. package/src/IconIconLineDelete/index.vue +19 -0
  764. package/src/IconIconLineDoubledown/index.vue +19 -0
  765. package/src/IconIconLineDoubleleft/index.vue +19 -0
  766. package/src/IconIconLineDoubleright/index.vue +19 -0
  767. package/src/IconIconLineDoubleup/index.vue +19 -0
  768. package/src/IconIconLineDownload/index.vue +19 -0
  769. package/src/IconIconLineExit/index.vue +19 -0
  770. package/src/IconIconLineFile/index.vue +19 -0
  771. package/src/IconIconLineFilter/index.vue +19 -0
  772. package/src/IconIconLineFolder/index.vue +19 -0
  773. package/src/IconIconLineFollow/index.vue +19 -0
  774. package/src/IconIconLineHome/index.vue +19 -0
  775. package/src/IconIconLineInfo/index.vue +19 -0
  776. package/src/IconIconLineLock/index.vue +19 -0
  777. package/src/IconIconLineManage/index.vue +19 -0
  778. package/src/IconIconLineMoney/index.vue +19 -0
  779. package/src/IconIconLineNotice/index.vue +19 -0
  780. package/src/IconIconLineOrder/index.vue +19 -0
  781. package/src/IconIconLineOrganization/index.vue +19 -0
  782. package/src/IconIconLinePercent/index.vue +19 -0
  783. package/src/IconIconLineQuestion/index.vue +19 -0
  784. package/src/IconIconLineRefresh/index.vue +19 -0
  785. package/src/IconIconLineRisk/index.vue +19 -0
  786. package/src/IconIconLineSet/index.vue +19 -0
  787. package/src/IconIconLineShopping/index.vue +19 -0
  788. package/src/IconIconLineSort/index.vue +19 -0
  789. package/src/IconIconLineSpacing/index.vue +19 -0
  790. package/src/IconIconLineTime/index.vue +19 -0
  791. package/src/IconIconLineUser/index.vue +19 -0
  792. package/src/IconIconLineWarning/index.vue +19 -0
  793. package/src/IconIdcard/index.vue +19 -0
  794. package/src/IconImage/index.vue +19 -0
  795. package/src/IconImageClose/index.vue +19 -0
  796. package/src/IconImport/index.vue +19 -0
  797. package/src/IconInfo/index.vue +19 -0
  798. package/src/IconInfoCircle/index.vue +19 -0
  799. package/src/IconInfoCircleFill/index.vue +19 -0
  800. package/src/IconInteraction/index.vue +19 -0
  801. package/src/IconItalic/index.vue +19 -0
  802. package/src/IconLanguage/index.vue +19 -0
  803. package/src/IconLaunch/index.vue +19 -0
  804. package/src/IconLayout/index.vue +19 -0
  805. package/src/IconLeft/index.vue +19 -0
  806. package/src/IconLeftCircle/index.vue +19 -0
  807. package/src/IconLineHeight/index.vue +19 -0
  808. package/src/IconLink/index.vue +19 -0
  809. package/src/IconList/index.vue +19 -0
  810. package/src/IconLiveBroadcast/index.vue +19 -0
  811. package/src/IconLoading/index.vue +19 -0
  812. package/src/IconLocation/index.vue +19 -0
  813. package/src/IconLock/index.vue +19 -0
  814. package/src/IconLoop/index.vue +19 -0
  815. package/src/IconMan/index.vue +19 -0
  816. package/src/IconMenu/index.vue +19 -0
  817. package/src/IconMenuFold/index.vue +19 -0
  818. package/src/IconMenuUnfold/index.vue +19 -0
  819. package/src/IconMessage/index.vue +19 -0
  820. package/src/IconMessageBanned/index.vue +19 -0
  821. package/src/IconMindMapping/index.vue +19 -0
  822. package/src/IconMinus/index.vue +19 -0
  823. package/src/IconMinusCircle/index.vue +19 -0
  824. package/src/IconMinusCircleFill/index.vue +19 -0
  825. package/src/IconMobile/index.vue +19 -0
  826. package/src/IconMoon/index.vue +19 -0
  827. package/src/IconMoonFill/index.vue +19 -0
  828. package/src/IconMore/index.vue +19 -0
  829. package/src/IconMoreVertical/index.vue +19 -0
  830. package/src/IconMosaic/index.vue +19 -0
  831. package/src/IconMusic/index.vue +19 -0
  832. package/src/IconMute/index.vue +19 -0
  833. package/src/IconMuteFill/index.vue +19 -0
  834. package/src/IconNav/index.vue +19 -0
  835. package/src/IconNotification/index.vue +19 -0
  836. package/src/IconNotificationClose/index.vue +19 -0
  837. package/src/IconObliqueLine/index.vue +19 -0
  838. package/src/IconOldVersion/index.vue +19 -0
  839. package/src/IconOrderedList/index.vue +19 -0
  840. package/src/IconOriginalSize/index.vue +19 -0
  841. package/src/IconPalette/index.vue +19 -0
  842. package/src/IconPaste/index.vue +19 -0
  843. package/src/IconPause/index.vue +19 -0
  844. package/src/IconPauseCircle/index.vue +19 -0
  845. package/src/IconPauseCircleFill/index.vue +19 -0
  846. package/src/IconPen/index.vue +19 -0
  847. package/src/IconPenFill/index.vue +19 -0
  848. package/src/IconPhone/index.vue +19 -0
  849. package/src/IconPlayArrow/index.vue +19 -0
  850. package/src/IconPlayArrowFill/index.vue +19 -0
  851. package/src/IconPlayCircle/index.vue +19 -0
  852. package/src/IconPlayCircleFill/index.vue +19 -0
  853. package/src/IconPlus/index.vue +19 -0
  854. package/src/IconPlusCircle/index.vue +19 -0
  855. package/src/IconPlusCircleFill/index.vue +19 -0
  856. package/src/IconPoweroff/index.vue +19 -0
  857. package/src/IconPrinter/index.vue +19 -0
  858. package/src/IconPublic/index.vue +19 -0
  859. package/src/IconPushpin/index.vue +19 -0
  860. package/src/IconQrcode/index.vue +19 -0
  861. package/src/IconQuestion/index.vue +19 -0
  862. package/src/IconQuestionCircle/index.vue +19 -0
  863. package/src/IconQuestionCircleFill/index.vue +19 -0
  864. package/src/IconQuote/index.vue +19 -0
  865. package/src/IconRecord/index.vue +19 -0
  866. package/src/IconRecordStop/index.vue +19 -0
  867. package/src/IconRedo/index.vue +19 -0
  868. package/src/IconRefresh/index.vue +19 -0
  869. package/src/IconReply/index.vue +19 -0
  870. package/src/IconRight/index.vue +19 -0
  871. package/src/IconRightCircle/index.vue +19 -0
  872. package/src/IconRobot/index.vue +19 -0
  873. package/src/IconRobotAdd/index.vue +19 -0
  874. package/src/IconRotateLeft/index.vue +19 -0
  875. package/src/IconRotateRight/index.vue +19 -0
  876. package/src/IconSafe/index.vue +19 -0
  877. package/src/IconSave/index.vue +19 -0
  878. package/src/IconScan/index.vue +19 -0
  879. package/src/IconSchedule/index.vue +19 -0
  880. package/src/IconScissor/index.vue +19 -0
  881. package/src/IconSearch/index.vue +19 -0
  882. package/src/IconSelectAll/index.vue +19 -0
  883. package/src/IconSend/index.vue +19 -0
  884. package/src/IconSettings/index.vue +19 -0
  885. package/src/IconShake/index.vue +19 -0
  886. package/src/IconShareAlt/index.vue +19 -0
  887. package/src/IconShareExternal/index.vue +19 -0
  888. package/src/IconShareInternal/index.vue +19 -0
  889. package/src/IconShrink/index.vue +19 -0
  890. package/src/IconSkin/index.vue +19 -0
  891. package/src/IconSkipNext/index.vue +19 -0
  892. package/src/IconSkipNextFill/index.vue +19 -0
  893. package/src/IconSkipPrevious/index.vue +19 -0
  894. package/src/IconSkipPreviousFill/index.vue +19 -0
  895. package/src/IconSort/index.vue +19 -0
  896. package/src/IconSortAscending/index.vue +19 -0
  897. package/src/IconSortDescending/index.vue +19 -0
  898. package/src/IconSound/index.vue +19 -0
  899. package/src/IconSoundFill/index.vue +19 -0
  900. package/src/IconStamp/index.vue +19 -0
  901. package/src/IconStar/index.vue +19 -0
  902. package/src/IconStarFill/index.vue +19 -0
  903. package/src/IconStop/index.vue +19 -0
  904. package/src/IconStorage/index.vue +19 -0
  905. package/src/IconStrikethrough/index.vue +19 -0
  906. package/src/IconSubscribe/index.vue +19 -0
  907. package/src/IconSubscribeAdd/index.vue +19 -0
  908. package/src/IconSubscribed/index.vue +19 -0
  909. package/src/IconSun/index.vue +19 -0
  910. package/src/IconSunFill/index.vue +19 -0
  911. package/src/IconSwap/index.vue +19 -0
  912. package/src/IconSync/index.vue +19 -0
  913. package/src/IconTag/index.vue +19 -0
  914. package/src/IconTags/index.vue +19 -0
  915. package/src/IconThumbDown/index.vue +19 -0
  916. package/src/IconThumbDownFill/index.vue +19 -0
  917. package/src/IconThumbUp/index.vue +19 -0
  918. package/src/IconThumbUpFill/index.vue +19 -0
  919. package/src/IconThunderbolt/index.vue +19 -0
  920. package/src/IconToBottom/index.vue +19 -0
  921. package/src/IconToLeft/index.vue +19 -0
  922. package/src/IconToRight/index.vue +19 -0
  923. package/src/IconToTop/index.vue +19 -0
  924. package/src/IconTool/index.vue +19 -0
  925. package/src/IconTranslate/index.vue +19 -0
  926. package/src/IconTrophy/index.vue +19 -0
  927. package/src/IconUnderline/index.vue +19 -0
  928. package/src/IconUndo/index.vue +19 -0
  929. package/src/IconUnfold/index.vue +19 -0
  930. package/src/IconUnlock/index.vue +19 -0
  931. package/src/IconUnorderedList/index.vue +19 -0
  932. package/src/IconUp/index.vue +19 -0
  933. package/src/IconUpCircle/index.vue +19 -0
  934. package/src/IconUpload/index.vue +19 -0
  935. package/src/IconUser/index.vue +19 -0
  936. package/src/IconUserAdd/index.vue +19 -0
  937. package/src/IconUserGroup/index.vue +19 -0
  938. package/src/IconVideoCamera/index.vue +19 -0
  939. package/src/IconVoice/index.vue +19 -0
  940. package/src/IconWifi/index.vue +19 -0
  941. package/src/IconWoman/index.vue +19 -0
  942. package/src/IconZoomIn/index.vue +19 -0
  943. package/src/IconZoomOut/index.vue +19 -0
  944. package/src/index.js +311 -0
@@ -0,0 +1,38 @@
1
+ import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
+ import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
+ const _sfc_main = {
4
+ name: "IconWifi",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "sc"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = /* @__PURE__ */ createElementVNode("path", {
17
+ d: "M31.586 31.485A9.978 9.978 0 0024 28a9.978 9.978 0 00-7.586 3.485M37.256 25.822A17.953 17.953 0 0024 20a17.953 17.953 0 00-13.256 5.822M43.618 19.449C38.696 14.246 31.727 11 24 11c-7.727 0-14.696 3.246-19.618 8.449",
18
+ stroke: "#4E5969",
19
+ "stroke-width": "4"
20
+ }, null, -1);
21
+ const _hoisted_2 = ["fill"];
22
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
23
+ return openBlock(), createElementBlock("svg", mergeProps({
24
+ viewBox: "0 0 48 48",
25
+ fill: "none",
26
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-wifi`],
27
+ width: "1em",
28
+ height: "1em"
29
+ }, _ctx.$attrs), [
30
+ _hoisted_1,
31
+ createElementVNode("path", {
32
+ d: "M27.535 35.465a5 5 0 00-7.07 0L24 39l3.535-3.535z",
33
+ fill: $props.useCurrentColor ? "currentColor" : "#4E5969"
34
+ }, null, 8, _hoisted_2)
35
+ ], 16);
36
+ }
37
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
38
+ export { index as default };
@@ -0,0 +1,34 @@
1
+ import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
+ import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
+ const _sfc_main = {
4
+ name: "IconWoman",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "sc"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = /* @__PURE__ */ createElementVNode("path", {
17
+ d: "M24 29c6.075 0 11-4.925 11-11S30.075 7 24 7s-11 4.925-11 11 4.925 11 11 11zm0 0v15M15 36h18",
18
+ stroke: "#4E5969",
19
+ "stroke-width": "4"
20
+ }, null, -1);
21
+ const _hoisted_2 = [
22
+ _hoisted_1
23
+ ];
24
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
25
+ return openBlock(), createElementBlock("svg", mergeProps({
26
+ viewBox: "0 0 48 48",
27
+ fill: "none",
28
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-woman`],
29
+ width: "1em",
30
+ height: "1em"
31
+ }, _ctx.$attrs), _hoisted_2, 16);
32
+ }
33
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
34
+ export { index as default };
@@ -0,0 +1,34 @@
1
+ import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
+ import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
+ const _sfc_main = {
4
+ name: "IconZoomIn",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "sc"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = /* @__PURE__ */ createElementVNode("path", {
17
+ d: "M32.607 32.607A14.953 14.953 0 0037 22c0-8.284-6.716-15-15-15-8.284 0-15 6.716-15 15 0 8.284 6.716 15 15 15 4.142 0 7.892-1.679 10.607-4.393zm0 0L41.5 41.5M29 22H15m7 7V15",
18
+ stroke: "#4E5969",
19
+ "stroke-width": "4"
20
+ }, null, -1);
21
+ const _hoisted_2 = [
22
+ _hoisted_1
23
+ ];
24
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
25
+ return openBlock(), createElementBlock("svg", mergeProps({
26
+ viewBox: "0 0 48 48",
27
+ fill: "none",
28
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-zoom-in`],
29
+ width: "1em",
30
+ height: "1em"
31
+ }, _ctx.$attrs), _hoisted_2, 16);
32
+ }
33
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
34
+ export { index as default };
@@ -0,0 +1,34 @@
1
+ import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
+ import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
+ const _sfc_main = {
4
+ name: "IconZoomOut",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "sc"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = /* @__PURE__ */ createElementVNode("path", {
17
+ d: "M32.607 32.607A14.953 14.953 0 0037 22c0-8.284-6.716-15-15-15-8.284 0-15 6.716-15 15 0 8.284 6.716 15 15 15 4.142 0 7.892-1.679 10.607-4.393zm0 0L41.5 41.5M29 22H15",
18
+ stroke: "#4E5969",
19
+ "stroke-width": "4"
20
+ }, null, -1);
21
+ const _hoisted_2 = [
22
+ _hoisted_1
23
+ ];
24
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
25
+ return openBlock(), createElementBlock("svg", mergeProps({
26
+ viewBox: "0 0 48 48",
27
+ fill: "none",
28
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-zoom-out`],
29
+ width: "1em",
30
+ height: "1em"
31
+ }, _ctx.$attrs), _hoisted_2, 16);
32
+ }
33
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
34
+ export { index as default };
@@ -0,0 +1,8 @@
1
+ var _export_sfc = (sfc, props) => {
2
+ const target = sfc.__vccOpts || sfc;
3
+ for (const [key, val] of props) {
4
+ target[key] = val;
5
+ }
6
+ return target;
7
+ };
8
+ export { _export_sfc as default };
package/esm/index.js ADDED
@@ -0,0 +1,311 @@
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";
@@ -0,0 +1,35 @@
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: "IconAlignCenter",
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 = /* @__PURE__ */ vue.createElementVNode("path", {
18
+ d: "M44 9H4m38 20H6m28-10H14m20 20H14",
19
+ stroke: "#4E5969",
20
+ "stroke-width": "4"
21
+ }, null, -1);
22
+ const _hoisted_2 = [
23
+ _hoisted_1
24
+ ];
25
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
26
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
27
+ viewBox: "0 0 48 48",
28
+ fill: "none",
29
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-align-center`],
30
+ width: "1em",
31
+ height: "1em"
32
+ }, _ctx.$attrs), _hoisted_2, 16);
33
+ }
34
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
35
+ module.exports = index;
@@ -0,0 +1,35 @@
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: "IconAlignLeft",
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 = /* @__PURE__ */ vue.createElementVNode("path", {
18
+ d: "M44 9H4m36 20H4m21-10H4m21 20H4",
19
+ stroke: "#4E5969",
20
+ "stroke-width": "4"
21
+ }, null, -1);
22
+ const _hoisted_2 = [
23
+ _hoisted_1
24
+ ];
25
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
26
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
27
+ viewBox: "0 0 48 48",
28
+ fill: "none",
29
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-align-left`],
30
+ width: "1em",
31
+ height: "1em"
32
+ }, _ctx.$attrs), _hoisted_2, 16);
33
+ }
34
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
35
+ module.exports = index;
@@ -0,0 +1,35 @@
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: "IconAlignRight",
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 = /* @__PURE__ */ vue.createElementVNode("path", {
18
+ d: "M4 9h40M8 29h36M23 19h21M23 39h21",
19
+ stroke: "#4E5969",
20
+ "stroke-width": "4"
21
+ }, null, -1);
22
+ const _hoisted_2 = [
23
+ _hoisted_1
24
+ ];
25
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
26
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
27
+ viewBox: "0 0 48 48",
28
+ fill: "none",
29
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-align-right`],
30
+ width: "1em",
31
+ height: "1em"
32
+ }, _ctx.$attrs), _hoisted_2, 16);
33
+ }
34
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
35
+ module.exports = index;
@@ -0,0 +1,37 @@
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: "IconApps",
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 = /* @__PURE__ */ vue.createElementVNode("path", {
18
+ stroke: "#4E5969",
19
+ "stroke-width": "4",
20
+ "stroke-linecap": "round",
21
+ "stroke-linejoin": "round",
22
+ d: "M7 7h13v13H7zM28 7h13v13H28zM7 28h13v13H7zM28 28h13v13H28z"
23
+ }, null, -1);
24
+ const _hoisted_2 = [
25
+ _hoisted_1
26
+ ];
27
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
28
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
29
+ viewBox: "0 0 48 48",
30
+ fill: "none",
31
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-apps`],
32
+ width: "1em",
33
+ height: "1em"
34
+ }, _ctx.$attrs), _hoisted_2, 16);
35
+ }
36
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
37
+ module.exports = index;