@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,39 @@
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: "IconToLeft",
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: "M7 5v38M20 24h23M21 30.454L13.96 24 21 17.547v12.907z",
19
+ stroke: "#4E5969",
20
+ "stroke-width": "4"
21
+ }, null, -1);
22
+ const _hoisted_2 = ["fill"];
23
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
25
+ viewBox: "0 0 48 48",
26
+ fill: "none",
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-to-left`],
28
+ width: "1em",
29
+ height: "1em"
30
+ }, _ctx.$attrs), [
31
+ _hoisted_1,
32
+ vue.createElementVNode("path", {
33
+ d: "M14 24l7 6V18l-7 6z",
34
+ fill: $props.useCurrentColor ? "currentColor" : "#4E5969"
35
+ }, null, 8, _hoisted_2)
36
+ ], 16);
37
+ }
38
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
39
+ module.exports = index;
@@ -0,0 +1,39 @@
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: "IconToRight",
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: "M41 43V5M28 24H5M27 17.547L34.04 24 27 30.453V17.547z",
19
+ stroke: "#4E5969",
20
+ "stroke-width": "4"
21
+ }, null, -1);
22
+ const _hoisted_2 = ["fill"];
23
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
25
+ viewBox: "0 0 48 48",
26
+ fill: "none",
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-to-right`],
28
+ width: "1em",
29
+ height: "1em"
30
+ }, _ctx.$attrs), [
31
+ _hoisted_1,
32
+ vue.createElementVNode("path", {
33
+ d: "M34 24l-7-6v12l7-6z",
34
+ fill: $props.useCurrentColor ? "currentColor" : "#4E5969"
35
+ }, null, 8, _hoisted_2)
36
+ ], 16);
37
+ }
38
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
39
+ module.exports = index;
@@ -0,0 +1,39 @@
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: "IconToTop",
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: "M43 7H5M24 20v23M17.547 21L24 13.96 30.453 21H17.547z",
19
+ stroke: "#4E5969",
20
+ "stroke-width": "4"
21
+ }, null, -1);
22
+ const _hoisted_2 = ["fill"];
23
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
25
+ viewBox: "0 0 48 48",
26
+ fill: "none",
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-to-top`],
28
+ width: "1em",
29
+ height: "1em"
30
+ }, _ctx.$attrs), [
31
+ _hoisted_1,
32
+ vue.createElementVNode("path", {
33
+ d: "M24 14l-6 7h12l-6-7z",
34
+ fill: $props.useCurrentColor ? "currentColor" : "#4E5969"
35
+ }, null, 8, _hoisted_2)
36
+ ], 16);
37
+ }
38
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
39
+ 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: "IconTool",
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: "M19.994 11.036c3.66-3.66 9.094-4.462 13.531-2.406a.1.1 0 01.028.16l-6.488 6.488a1 1 0 000 1.414l4.243 4.243a1 1 0 001.414 0l6.488-6.488a.1.1 0 01.16.028c2.056 4.437 1.254 9.872-2.405 13.531-3.695 3.695-9.2 4.477-13.66 2.346L12.923 40.734a1 1 0 01-1.414 0l-4.243-4.243a1 1 0 010-1.414l10.382-10.382c-2.13-4.46-1.349-9.965 2.346-13.66z",
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-tool`],
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,47 @@
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: "IconTranslate",
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: "M6 25c0-9.941 8.059-18 18-18 6.867 0 12.836 3.845 15.87 9.5M41 25h2l-1-1-1 1z",
19
+ stroke: "#4E5969",
20
+ "stroke-width": "4"
21
+ }, null, -1);
22
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", {
23
+ d: "M31 34l-2.625-7L25 18h-2l-3.375 9L17 34M28.375 27h-8.75M7 25H5l1 1 1-1z",
24
+ stroke: "#4E5969",
25
+ "stroke-width": "4"
26
+ }, null, -1);
27
+ const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", {
28
+ d: "M42 25c0 9.941-8.059 18-18 18-6.867 0-12.836-3.845-15.87-9.5",
29
+ stroke: "#4E5969",
30
+ "stroke-width": "4"
31
+ }, null, -1);
32
+ const _hoisted_4 = [
33
+ _hoisted_1,
34
+ _hoisted_2,
35
+ _hoisted_3
36
+ ];
37
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
38
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
39
+ viewBox: "0 0 48 48",
40
+ fill: "none",
41
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-translate`],
42
+ width: "1em",
43
+ height: "1em"
44
+ }, _ctx.$attrs), _hoisted_4, 16);
45
+ }
46
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
47
+ 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: "IconTrophy",
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: "M13 22V7h22v15m-22 0c0 6.075 4.925 11 11 11s11-4.925 11-11m-22 0V9m22 13V9M35 9h6v7a6 6 0 01-6 6V9zM13 9H7v7a6 6 0 006 6V9zM24 33v8m-12 0h24",
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-trophy`],
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: "IconUnderline",
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: "M9 41h30M13 5v17.5C13 27 15.5 33 24 33s11-5 11-10.5V5",
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-underline`],
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,41 @@
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: "IconUndo",
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: "M8.81 16H29.5C35.851 16 41 21.149 41 27.5S35.851 39 29.5 39H17",
19
+ stroke: "#4E5969",
20
+ "stroke-width": "4"
21
+ }, null, -1);
22
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", {
23
+ d: "M15.322 23.78l-7.778-7.778 7.778-7.778",
24
+ stroke: "#4E5969",
25
+ "stroke-width": "4"
26
+ }, null, -1);
27
+ const _hoisted_3 = [
28
+ _hoisted_1,
29
+ _hoisted_2
30
+ ];
31
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
32
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
33
+ viewBox: "0 0 48 48",
34
+ fill: "none",
35
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-undo`],
36
+ width: "1em",
37
+ height: "1em"
38
+ }, _ctx.$attrs), _hoisted_3, 16);
39
+ }
40
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
41
+ 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: "IconUnfold",
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: "M43 8H5M43 20H5M43 29L24 41 5 29",
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-unfold`],
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,45 @@
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: "IconUnlock",
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("rect", {
18
+ x: "7",
19
+ y: "21",
20
+ width: "34",
21
+ height: "20",
22
+ rx: "1",
23
+ stroke: "#4E5969",
24
+ "stroke-width": "4"
25
+ }, null, -1);
26
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", {
27
+ d: "M44 15v0a9 9 0 00-9-9v0a9 9 0 00-9 9v6M24 35v-8",
28
+ stroke: "#4E5969",
29
+ "stroke-width": "4"
30
+ }, null, -1);
31
+ const _hoisted_3 = [
32
+ _hoisted_1,
33
+ _hoisted_2
34
+ ];
35
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
36
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
37
+ viewBox: "0 0 48 48",
38
+ fill: "none",
39
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-unlock`],
40
+ width: "1em",
41
+ height: "1em"
42
+ }, _ctx.$attrs), _hoisted_3, 16);
43
+ }
44
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
45
+ 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: "IconUnorderedList",
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: "M13 24h30M5 11h4m4 26h30M13 11h30M5 24h4M5 37h4",
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-unordered-list`],
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: "IconUp",
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: "M39.6 30.556L24.044 15 8.487 30.556",
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-up`],
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,43 @@
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: "IconUpCircle",
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("circle", {
18
+ cx: "24",
19
+ cy: "24",
20
+ r: "18",
21
+ stroke: "#4E5969",
22
+ "stroke-width": "4"
23
+ }, null, -1);
24
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", {
25
+ d: "M15.515 28.485L24 20l8.485 8.485",
26
+ stroke: "#4E5969",
27
+ "stroke-width": "4"
28
+ }, null, -1);
29
+ const _hoisted_3 = [
30
+ _hoisted_1,
31
+ _hoisted_2
32
+ ];
33
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
34
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
35
+ viewBox: "0 0 48 48",
36
+ fill: "none",
37
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-up-circle`],
38
+ width: "1em",
39
+ height: "1em"
40
+ }, _ctx.$attrs), _hoisted_3, 16);
41
+ }
42
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
43
+ 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: "IconUpload",
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: "M40 35v6H8v-6M14.93 17.071L24.001 8l9.071 9.071M24.002 33.142v-25",
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-upload`],
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,43 @@
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: "IconUser",
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: "M7 37c0-4.97 4.03-8 9-8h16c4.97 0 9 3.03 9 8v3a1 1 0 01-1 1H8a1 1 0 01-1-1v-3z",
19
+ stroke: "#4E5969",
20
+ "stroke-width": "4"
21
+ }, null, -1);
22
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("circle", {
23
+ cx: "24",
24
+ cy: "15",
25
+ r: "8",
26
+ stroke: "#4E5969",
27
+ "stroke-width": "4"
28
+ }, null, -1);
29
+ const _hoisted_3 = [
30
+ _hoisted_1,
31
+ _hoisted_2
32
+ ];
33
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
34
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
35
+ viewBox: "0 0 48 48",
36
+ fill: "none",
37
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-user`],
38
+ width: "1em",
39
+ height: "1em"
40
+ }, _ctx.$attrs), _hoisted_3, 16);
41
+ }
42
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
43
+ 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: "IconUserAdd",
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: "M31 14a7 7 0 11-14 0 7 7 0 0114 0zM36 27v8m0 0v8m0-8h8m-8 0h-8M25 27h-8c-5.523 0-10 4.477-10 10v4h18",
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-user-add`],
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,51 @@
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: "IconUserGroup",
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("circle", {
18
+ cx: "18",
19
+ cy: "15",
20
+ r: "7",
21
+ stroke: "#4E5969",
22
+ "stroke-width": "4"
23
+ }, null, -1);
24
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("circle", {
25
+ cx: "34",
26
+ cy: "19",
27
+ r: "4",
28
+ stroke: "#4E5969",
29
+ "stroke-width": "4"
30
+ }, null, -1);
31
+ const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", {
32
+ d: "M6 34a6 6 0 016-6h12a6 6 0 016 6v6H6v-6zM34 30h4a4 4 0 014 4v4h-8",
33
+ stroke: "#4E5969",
34
+ "stroke-width": "4"
35
+ }, null, -1);
36
+ const _hoisted_4 = [
37
+ _hoisted_1,
38
+ _hoisted_2,
39
+ _hoisted_3
40
+ ];
41
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
42
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
43
+ viewBox: "0 0 48 48",
44
+ fill: "none",
45
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-user-group`],
46
+ width: "1em",
47
+ height: "1em"
48
+ }, _ctx.$attrs), _hoisted_4, 16);
49
+ }
50
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
51
+ module.exports = index;