@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,40 @@
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: "IconIconLineShopping",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "sc"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = ["fill"];
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("g", { "clip-path": "url(#svg_a221afe4d9__clip0_271_29181)" }, [
18
+ /* @__PURE__ */ createElementVNode("path", { d: "M7.9995 0.524414C9.96339 0.524576 11.5664 2.06708 11.6636 4.00684C11.9439 4.0092 12.1913 4.01502 12.4077 4.03223C12.7641 4.06059 13.0922 4.12113 13.4038 4.27246C13.8891 4.50826 14.292 4.88608 14.5581 5.35547C14.729 5.65698 14.8099 5.98097 14.8608 6.33496C14.9106 6.68106 14.9374 7.10791 14.9702 7.625L15.2075 11.3652C15.2444 11.9457 15.2759 12.4224 15.2681 12.8096C15.2601 13.204 15.2121 13.5689 15.0552 13.9141C14.8126 14.4471 14.4009 14.8853 13.8843 15.1611C13.5498 15.3397 13.1885 15.4104 12.7954 15.4434C12.4097 15.4756 11.9324 15.4756 11.3511 15.4756H4.64892C4.06759 15.4756 3.5903 15.4756 3.20458 15.4434C2.81147 15.4104 2.45022 15.3396 2.11571 15.1611C1.59907 14.8853 1.18736 14.4471 0.944815 13.9141C0.787837 13.5689 0.739877 13.204 0.731924 12.8096C0.724128 12.4224 0.755615 11.9457 0.792471 11.3652L1.02978 7.625C1.06261 7.1079 1.08941 6.68106 1.13915 6.33496C1.19005 5.98094 1.27099 5.657 1.44189 5.35547C1.70801 4.88606 2.11082 4.50825 2.59618 4.27246C2.9078 4.12115 3.23592 4.06058 3.59228 4.03223C3.80803 4.01508 4.05428 4.00922 4.33349 4.00684C4.43068 2.06705 6.0356 0.524593 7.9995 0.524414ZM4.8872 5.33496C4.34794 5.33496 3.98138 5.33586 3.69774 5.3584C3.42264 5.38029 3.27917 5.41929 3.17724 5.46875C2.93408 5.58688 2.73242 5.77654 2.59911 6.01172C2.54322 6.11036 2.49487 6.25086 2.45556 6.52441C2.41509 6.80602 2.39109 7.17086 2.35692 7.70898L2.11962 11.4502C2.08136 12.0528 2.05562 12.4639 2.062 12.7822C2.06827 13.0934 2.10561 13.253 2.15575 13.3633C2.27724 13.6302 2.483 13.8501 2.74169 13.9883C2.84853 14.0453 3.0059 14.0922 3.31591 14.1182C3.63321 14.1447 4.04525 14.1455 4.64892 14.1455H11.3511C11.9551 14.1455 12.3677 14.1447 12.685 14.1182C12.9948 14.0922 13.1515 14.0453 13.2583 13.9883C13.5169 13.8501 13.7228 13.6302 13.8442 13.3633C13.8944 13.253 13.9317 13.0933 13.938 12.7822C13.9444 12.4639 13.9186 12.0528 13.8804 11.4502L13.6431 7.70898C13.6089 7.17088 13.5849 6.80602 13.5444 6.52441C13.5051 6.2509 13.4567 6.11036 13.4009 6.01172C13.2676 5.77655 13.0659 5.58689 12.8227 5.46875C12.7208 5.41927 12.5773 5.3803 12.3022 5.3584C12.0186 5.33585 11.6521 5.33496 11.1128 5.33496H4.8872ZM10.935 10.2969C11.3022 10.297 11.6001 10.5947 11.6001 10.9619C11.6001 11.3291 11.3022 11.6269 10.935 11.627H8.40868L8.27489 11.6133C7.97196 11.5512 7.74364 11.2832 7.74364 10.9619C7.74364 10.6406 7.97196 10.3726 8.27489 10.3105L8.40868 10.2969H10.935ZM7.9995 1.85352C6.7711 1.85369 5.76557 2.80113 5.66942 4.00488H10.3296C10.2335 2.80111 9.22792 1.85367 7.9995 1.85352Z" })
19
+ ], -1);
20
+ const _hoisted_3 = /* @__PURE__ */ createElementVNode("defs", null, [
21
+ /* @__PURE__ */ createElementVNode("clipPath", { id: "svg_a221afe4d9__clip0_271_29181" }, [
22
+ /* @__PURE__ */ createElementVNode("path", { d: "M0 0H16V16H0z" })
23
+ ])
24
+ ], -1);
25
+ const _hoisted_4 = [
26
+ _hoisted_2,
27
+ _hoisted_3
28
+ ];
29
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
30
+ return openBlock(), createElementBlock("svg", mergeProps({
31
+ viewBox: "0 0 16 16",
32
+ fill: $props.useCurrentColor ? "currentColor" : "currentColor",
33
+ xmlns: "http://www.w3.org/2000/svg",
34
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_shopping`],
35
+ width: "1em",
36
+ height: "1em"
37
+ }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
38
+ }
39
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
40
+ export { index as default };
@@ -0,0 +1,32 @@
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: "IconIconLineSort",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "sc"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = ["fill"];
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M11.7773 1.60045C12.0103 1.49087 12.2859 1.52534 12.4844 1.68932L15.5459 4.21959C15.7439 4.38332 15.8297 4.64633 15.7666 4.89538C15.7034 5.14429 15.5029 5.33495 15.251 5.38463L12.7256 5.87975V13.7987C12.7255 14.1658 12.4277 14.4636 12.0605 14.4637C11.6933 14.4637 11.3956 14.1659 11.3955 13.7987V2.20202C11.3955 1.9445 11.5444 1.71017 11.7773 1.60045ZM9.25781 11.8026C9.56078 11.8645 9.78883 12.1328 9.78906 12.454C9.78906 12.7753 9.56085 13.0433 9.25781 13.1053L9.12402 13.119H1.66504C1.29777 13.119 1 12.8212 1 12.454C1.00026 12.0869 1.29793 11.7889 1.66504 11.7889H9.12402L9.25781 11.8026ZM9.25781 7.85241C9.56084 7.91434 9.78895 8.18247 9.78906 8.50377C9.78906 8.82516 9.56088 9.09316 9.25781 9.15514L9.12402 9.16881H1.66504C1.29777 9.16881 1 8.87104 1 8.50377C1.00013 8.13662 1.29785 7.83873 1.66504 7.83873H9.12402L9.25781 7.85241ZM9.25781 3.90221C9.56085 3.96417 9.789 4.23224 9.78906 4.55358C9.78901 4.87493 9.56087 5.14299 9.25781 5.20495L9.12402 5.21862H1.66504C1.29781 5.21862 1.00007 4.92079 1 4.55358C1.00007 4.18637 1.29781 3.88854 1.66504 3.88854H9.12402L9.25781 3.90221Z" }, null, -1);
18
+ const _hoisted_3 = [
19
+ _hoisted_2
20
+ ];
21
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
22
+ return openBlock(), createElementBlock("svg", mergeProps({
23
+ viewBox: "0 0 16 16",
24
+ fill: $props.useCurrentColor ? "currentColor" : "currentColor",
25
+ xmlns: "http://www.w3.org/2000/svg",
26
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_sort`],
27
+ width: "1em",
28
+ height: "1em"
29
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
30
+ }
31
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
32
+ export { index as default };
@@ -0,0 +1,32 @@
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: "IconIconLineSpacing",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "sc"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = ["fill"];
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M12.1797 10.9854C12.4485 10.9854 12.6907 10.9847 12.8906 11.001C13.0983 11.018 13.319 11.0569 13.5352 11.167C13.8484 11.3266 14.1031 11.5813 14.2627 11.8945C14.3729 12.1107 14.4117 12.3313 14.4287 12.5391C14.4451 12.7391 14.4443 12.9811 14.4443 13.25V13.6504C14.4443 14.0177 14.1466 14.3154 13.7793 14.3154C13.4121 14.3153 13.1143 14.0176 13.1143 13.6504V13.25C13.1143 12.9592 13.1134 12.7808 13.1025 12.6475C13.0975 12.5858 13.0913 12.5483 13.0859 12.5254C13.0834 12.5147 13.0814 12.5076 13.0801 12.5039C13.0788 12.5004 13.0783 12.4984 13.0781 12.498C13.046 12.4351 12.9946 12.3837 12.9316 12.3516C12.931 12.3513 12.9289 12.3507 12.9258 12.3496C12.922 12.3483 12.9148 12.3462 12.9043 12.3438C12.8814 12.3384 12.8437 12.3322 12.7822 12.3271C12.6489 12.3163 12.4703 12.3154 12.1797 12.3154H3.82031C3.52967 12.3154 3.35107 12.3163 3.21777 12.3271C3.15624 12.3322 3.11859 12.3384 3.0957 12.3438C3.08512 12.3462 3.07792 12.3483 3.07422 12.3496C3.0708 12.3508 3.06869 12.3514 3.06836 12.3516C3.00545 12.3837 2.95396 12.4351 2.92188 12.498C2.92168 12.4985 2.92112 12.5005 2.91992 12.5039C2.9186 12.5076 2.91657 12.5148 2.91406 12.5254C2.90869 12.5483 2.90251 12.5858 2.89746 12.6475C2.88657 12.7808 2.88574 12.9592 2.88574 13.25V13.6504C2.88574 14.0177 2.58797 14.3154 2.2207 14.3154C1.85353 14.3153 1.55566 14.0176 1.55566 13.6504V13.25C1.55566 12.9811 1.55495 12.7391 1.57129 12.5391C1.58829 12.3313 1.62717 12.1107 1.7373 11.8945C1.8969 11.5813 2.15165 11.3266 2.46484 11.167C2.68097 11.0569 2.90166 11.018 3.10938 11.001C3.30934 10.9846 3.5515 10.9854 3.82031 10.9854H12.1797ZM10.3994 7.34863C10.7021 7.41075 10.9295 7.67897 10.9297 8C10.9297 8.32123 10.7023 8.58922 10.3994 8.65137L10.2646 8.66504H5.73438C5.36733 8.66478 5.06934 8.36711 5.06934 8C5.06957 7.6331 5.36748 7.33522 5.73438 7.33496H10.2646L10.3994 7.34863ZM13.7793 1.68457C14.1466 1.68458 14.4443 1.98234 14.4443 2.34961V2.75C14.4443 3.01889 14.4451 3.26093 14.4287 3.46094C14.4117 3.6687 14.3729 3.88928 14.2627 4.10547C14.1031 4.41869 13.8484 4.6734 13.5352 4.83301C13.319 4.9431 13.0983 4.98203 12.8906 4.99902C12.6907 5.01535 12.4485 5.01465 12.1797 5.01465H3.82031C3.5515 5.01465 3.30934 5.01536 3.10938 4.99902C2.90166 4.98202 2.68097 4.94313 2.46484 4.83301C2.15165 4.67338 1.8969 4.41869 1.7373 4.10547C1.62717 3.88929 1.58829 3.66869 1.57129 3.46094C1.55495 3.26093 1.55566 3.01889 1.55566 2.75V2.34961C1.55566 1.98241 1.85353 1.68469 2.2207 1.68457C2.58797 1.68457 2.88574 1.98234 2.88574 2.34961V2.75C2.88574 3.04076 2.88657 3.21921 2.89746 3.35254C2.90251 3.41417 2.90869 3.45169 2.91406 3.47461C2.91657 3.48525 2.9186 3.49236 2.91992 3.49609C2.92112 3.49945 2.92168 3.50148 2.92188 3.50195C2.95396 3.56488 3.00545 3.61632 3.06836 3.64844C3.06869 3.6486 3.0708 3.64918 3.07422 3.65039C3.07792 3.6517 3.08512 3.65375 3.0957 3.65625C3.11859 3.66162 3.15624 3.66781 3.21777 3.67285C3.35107 3.68374 3.52967 3.68457 3.82031 3.68457H12.1797C12.4703 3.68457 12.6489 3.68373 12.7822 3.67285C12.8437 3.66782 12.8814 3.66161 12.9043 3.65625C12.9148 3.65377 12.922 3.65171 12.9258 3.65039C12.9289 3.64928 12.931 3.64867 12.9316 3.64844C12.9946 3.61634 13.046 3.56489 13.0781 3.50195C13.0783 3.50162 13.0788 3.49957 13.0801 3.49609C13.0814 3.49238 13.0834 3.48526 13.0859 3.47461C13.0913 3.4517 13.0975 3.41418 13.1025 3.35254C13.1134 3.21921 13.1143 3.04076 13.1143 2.75V2.34961C13.1143 1.98241 13.4121 1.68469 13.7793 1.68457Z" }, null, -1);
18
+ const _hoisted_3 = [
19
+ _hoisted_2
20
+ ];
21
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
22
+ return openBlock(), createElementBlock("svg", mergeProps({
23
+ viewBox: "0 0 16 16",
24
+ fill: $props.useCurrentColor ? "currentColor" : "currentColor",
25
+ xmlns: "http://www.w3.org/2000/svg",
26
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_spacing`],
27
+ width: "1em",
28
+ height: "1em"
29
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
30
+ }
31
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
32
+ export { index as default };
@@ -0,0 +1,40 @@
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: "IconIconLineTime",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "sc"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = ["fill"];
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("g", { "clip-path": "url(#svg_40c123182d__clip0_271_29173)" }, [
18
+ /* @__PURE__ */ createElementVNode("path", { d: "M8.00076 0.334961C12.2338 0.335374 15.6658 3.76782 15.6658 8.00098C15.6654 12.2338 12.2336 15.6656 8.00076 15.666C3.76757 15.666 0.335103 12.2341 0.33474 8.00098C0.33474 3.76757 3.76735 0.334961 8.00076 0.334961ZM8.00076 1.66895C4.50373 1.66895 1.66872 4.50395 1.66872 8.00098C1.66909 11.4977 4.50395 14.332 8.00076 14.332C11.4972 14.3316 14.3314 11.4974 14.3318 8.00098C14.3318 4.5042 11.4974 1.66936 8.00076 1.66895ZM7.79372 3.91016C8.16185 3.91018 8.46066 4.20901 8.46072 4.57715C8.46074 4.76265 8.46068 5.81125 8.46072 6.86914C8.46074 7.41894 8.46579 7.57955 8.50173 7.72168C8.53785 7.8643 8.59709 8.00082 8.67751 8.12402C8.75768 8.24666 8.87306 8.35904 9.27712 8.73145L10.0877 9.47852C10.3583 9.72806 10.3752 10.1502 10.1258 10.4209C9.87628 10.6913 9.45501 10.7082 9.18435 10.459L8.3738 9.71191C8.01878 9.38471 7.75342 9.14668 7.5613 8.85254C7.40042 8.60607 7.281 8.33415 7.20876 8.04883C7.12261 7.70824 7.12675 7.35189 7.12673 6.86914C7.12669 5.81105 7.12676 4.7623 7.12673 4.57715C7.12673 4.209 7.42557 3.91021 7.79372 3.91016Z" })
19
+ ], -1);
20
+ const _hoisted_3 = /* @__PURE__ */ createElementVNode("defs", null, [
21
+ /* @__PURE__ */ createElementVNode("clipPath", { id: "svg_40c123182d__clip0_271_29173" }, [
22
+ /* @__PURE__ */ createElementVNode("path", { d: "M0 0H16V16H0z" })
23
+ ])
24
+ ], -1);
25
+ const _hoisted_4 = [
26
+ _hoisted_2,
27
+ _hoisted_3
28
+ ];
29
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
30
+ return openBlock(), createElementBlock("svg", mergeProps({
31
+ viewBox: "0 0 16 16",
32
+ fill: $props.useCurrentColor ? "currentColor" : "currentColor",
33
+ xmlns: "http://www.w3.org/2000/svg",
34
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_time`],
35
+ width: "1em",
36
+ height: "1em"
37
+ }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
38
+ }
39
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
40
+ export { index as default };
@@ -0,0 +1,32 @@
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: "IconIconLineUser",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "sc"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = ["fill"];
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M10.8432 8.03711C11.9213 8.03711 12.6207 8.02859 13.2045 8.2207C14.309 8.58438 15.1756 9.45129 15.5395 10.5557C15.7317 11.1395 15.7241 11.839 15.7241 12.917C15.7241 13.2413 15.7318 13.5637 15.6401 13.8428C15.4749 14.3445 15.0812 14.738 14.5795 14.9033C14.3004 14.9952 13.9782 14.9873 13.6538 14.9873H2.34614C2.02168 14.9873 1.69955 14.9952 1.42036 14.9033C0.918519 14.7381 0.525062 14.3446 0.359816 13.8428C0.268005 13.5636 0.275831 13.2414 0.275831 12.917C0.275828 11.839 0.26719 11.1395 0.459425 10.5557C0.823258 9.45128 1.68994 8.58441 2.79439 8.2207C3.37823 8.02852 4.07758 8.03711 5.15571 8.03711H10.8432ZM5.15571 9.36719C3.97287 9.36719 3.54056 9.37572 3.2104 9.48438C2.5069 9.71609 1.95494 10.2682 1.7231 10.9717C1.61439 11.3018 1.60591 11.7342 1.60591 12.917C1.60591 13.1123 1.60581 13.2327 1.61079 13.3232C1.61482 13.396 1.62122 13.4221 1.62251 13.4268C1.65576 13.5277 1.73541 13.6074 1.83638 13.6406C1.84018 13.6417 1.86558 13.6482 1.93989 13.6523C2.03048 13.6573 2.15068 13.6572 2.34614 13.6572H13.6538C13.8494 13.6572 13.9694 13.6574 14.06 13.6523C14.1369 13.6481 14.1612 13.6414 14.1635 13.6406C14.2644 13.6073 14.3432 13.5277 14.3764 13.4268C14.3776 13.4227 14.3841 13.397 14.3881 13.3232C14.3931 13.2327 14.394 13.1123 14.394 12.917C14.394 11.7342 14.3855 11.3018 14.2768 10.9717C14.045 10.2681 13.4922 9.71607 12.7885 9.48438C12.4584 9.37577 12.0259 9.36719 10.8432 9.36719H5.15571ZM7.99946 1.0127C9.63279 1.01286 10.9565 2.33734 10.9565 3.9707C10.9561 5.60374 9.63255 6.92757 7.99946 6.92773C6.36644 6.92749 5.04185 5.60369 5.04146 3.9707C5.04146 2.33738 6.3662 1.01294 7.99946 1.0127ZM7.99946 2.34277C7.10074 2.34302 6.37153 3.07192 6.37153 3.9707C6.37193 4.86915 7.10098 5.59741 7.99946 5.59766C8.89801 5.59749 9.62603 4.8692 9.62642 3.9707C9.62642 3.07187 8.89825 2.34294 7.99946 2.34277Z" }, null, -1);
18
+ const _hoisted_3 = [
19
+ _hoisted_2
20
+ ];
21
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
22
+ return openBlock(), createElementBlock("svg", mergeProps({
23
+ viewBox: "0 0 16 16",
24
+ fill: $props.useCurrentColor ? "currentColor" : "currentColor",
25
+ xmlns: "http://www.w3.org/2000/svg",
26
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_user`],
27
+ width: "1em",
28
+ height: "1em"
29
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
30
+ }
31
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
32
+ export { index as default };
@@ -0,0 +1,40 @@
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: "IconIconLineWarning",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "sc"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = ["fill"];
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("g", { "clip-path": "url(#svg_fe2b9fb166__clip0_271_29175)" }, [
18
+ /* @__PURE__ */ createElementVNode("path", { d: "M8.13903 0.353027L14.0101 1.60107C14.2224 1.6462 14.4054 1.68358 14.5677 1.74658C15.2285 2.00333 15.7042 2.59075 15.8177 3.29053C15.8456 3.46239 15.8441 3.64879 15.8441 3.86572V7.00928C15.8437 11.4523 12.4957 15.1823 8.07849 15.6606C8.02678 15.6662 7.97394 15.6662 7.92224 15.6606C3.50489 15.1824 0.157042 11.4524 0.15661 7.00928V3.86572C0.15661 3.64876 0.155156 3.46241 0.182977 3.29053C0.296543 2.59063 0.77202 2.00326 1.43298 1.74658C1.59539 1.68356 1.77825 1.64622 1.99059 1.60107L7.86169 0.353027L8.00036 0.338379C8.04674 0.338396 8.09342 0.343332 8.13903 0.353027ZM2.26794 2.90576C2.008 2.96103 1.95317 2.9751 1.9154 2.98975C1.69521 3.07538 1.53622 3.27116 1.49841 3.50439C1.49201 3.54434 1.49059 3.6013 1.49059 3.86572V7.00928C1.49102 10.7495 4.29241 13.8911 8.00036 14.3257C11.7082 13.891 14.5097 10.7494 14.5101 7.00928V3.86572C14.5101 3.60147 14.5087 3.54434 14.5023 3.50439C14.4645 3.27128 14.3053 3.07545 14.0853 2.98975C14.0476 2.97509 13.9926 2.96101 13.7328 2.90576L8.00036 1.68701L2.26794 2.90576ZM8.00036 9.39795C8.53533 9.3982 8.97009 9.83175 8.97009 10.3667C8.96999 10.9016 8.53527 11.3352 8.00036 11.3354C7.46537 11.3353 7.03171 10.9016 7.03161 10.3667C7.03161 9.83169 7.46531 9.3981 8.00036 9.39795ZM8.00036 4.14404C8.36834 4.14429 8.66735 4.443 8.66735 4.81104V7.80518C8.667 8.17292 8.36812 8.47192 8.00036 8.47217C7.63239 8.47217 7.33372 8.17307 7.33337 7.80518V4.81104C7.33337 4.44285 7.63217 4.14404 8.00036 4.14404Z" })
19
+ ], -1);
20
+ const _hoisted_3 = /* @__PURE__ */ createElementVNode("defs", null, [
21
+ /* @__PURE__ */ createElementVNode("clipPath", { id: "svg_fe2b9fb166__clip0_271_29175" }, [
22
+ /* @__PURE__ */ createElementVNode("path", { d: "M0 0H16V16H0z" })
23
+ ])
24
+ ], -1);
25
+ const _hoisted_4 = [
26
+ _hoisted_2,
27
+ _hoisted_3
28
+ ];
29
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
30
+ return openBlock(), createElementBlock("svg", mergeProps({
31
+ viewBox: "0 0 16 16",
32
+ fill: $props.useCurrentColor ? "currentColor" : "currentColor",
33
+ xmlns: "http://www.w3.org/2000/svg",
34
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_warning`],
35
+ width: "1em",
36
+ height: "1em"
37
+ }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
38
+ }
39
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
40
+ export { index as default };
@@ -0,0 +1,42 @@
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: "IconIdcard",
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: "M11 17h9m-9 7h9m-9 7h5m-8 9h32a2 2 0 002-2V10a2 2 0 00-2-2H8a2 2 0 00-2 2v28a2 2 0 002 2zM36 33a7 7 0 10-14 0",
18
+ stroke: "#4E5969",
19
+ "stroke-width": "4"
20
+ }, null, -1);
21
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("circle", {
22
+ cx: "29",
23
+ cy: "20",
24
+ r: "4",
25
+ stroke: "#4E5969",
26
+ "stroke-width": "4"
27
+ }, null, -1);
28
+ const _hoisted_3 = [
29
+ _hoisted_1,
30
+ _hoisted_2
31
+ ];
32
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
33
+ return openBlock(), createElementBlock("svg", mergeProps({
34
+ viewBox: "0 0 48 48",
35
+ fill: "none",
36
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-idcard`],
37
+ width: "1em",
38
+ height: "1em"
39
+ }, _ctx.$attrs), _hoisted_3, 16);
40
+ }
41
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
42
+ export { index as default };
@@ -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: "IconImage",
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 33l9-9v9h-9zm0 0l-3.5-4.5L17 33h7zm15 8H9a2 2 0 01-2-2V9a2 2 0 012-2h30a2 2 0 012 2v30a2 2 0 01-2 2zM15 15h2v2h-2v-2z",
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-image`],
27
+ width: "1em",
28
+ height: "1em"
29
+ }, _ctx.$attrs), [
30
+ _hoisted_1,
31
+ createElementVNode("path", {
32
+ d: "M33 33v-9l-9 9h9zM23.5 33l-3-4-3 4h6zM15 15h2v2h-2z",
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,59 @@
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: "IconImageClose",
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: "M41 26V9a2 2 0 00-2-2H9a2 2 0 00-2 2v30a2 2 0 002 2h17",
18
+ stroke: "#4E5969",
19
+ "stroke-width": "4",
20
+ "stroke-linecap": "square"
21
+ }, null, -1);
22
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
23
+ d: "M24 33l9-8.5V27s-2 1-3.5 2.5C27.841 31.159 27 33 27 33h-3zm0 0l-3.5-4.5L17 33h7z",
24
+ stroke: "#4E5969",
25
+ "stroke-width": "4",
26
+ "stroke-linecap": "square"
27
+ }, null, -1);
28
+ const _hoisted_3 = ["fill"];
29
+ const _hoisted_4 = /* @__PURE__ */ createElementVNode("path", {
30
+ d: "M41.92 34.088l-3.916 3.916-3.916 3.916M34.088 34.088l3.916 3.916 3.916 3.916",
31
+ stroke: "#fff",
32
+ "stroke-width": "2.462"
33
+ }, null, -1);
34
+ const _hoisted_5 = /* @__PURE__ */ createElementVNode("path", {
35
+ d: "M17 15h-2v2h2v-2z",
36
+ stroke: "#4E5969",
37
+ "stroke-width": "4",
38
+ "stroke-linecap": "square"
39
+ }, null, -1);
40
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
41
+ return openBlock(), createElementBlock("svg", mergeProps({
42
+ viewBox: "0 0 48 48",
43
+ fill: "none",
44
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-image-close`],
45
+ width: "1em",
46
+ height: "1em"
47
+ }, _ctx.$attrs), [
48
+ _hoisted_1,
49
+ _hoisted_2,
50
+ createElementVNode("path", {
51
+ d: "M20.5 28.5L17 33h7l-3.5-4.5zM33 24.5L24 33h3s.841-1.841 2.5-3.5C31 28 33 27 33 27v-2.5zM46 38a8 8 0 11-16 0 8 8 0 0116 0z",
52
+ fill: $props.useCurrentColor ? "currentColor" : "#4E5969"
53
+ }, null, 8, _hoisted_3),
54
+ _hoisted_4,
55
+ _hoisted_5
56
+ ], 16);
57
+ }
58
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
59
+ export { index as default };
@@ -0,0 +1,40 @@
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: "IconImport",
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 41H7V7h24M43 24H19",
18
+ stroke: "#4E5969",
19
+ "stroke-width": "4"
20
+ }, null, -1);
21
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
22
+ d: "M27.929 33.072l-9.071-9.071 9.07-9.071",
23
+ stroke: "#4E5969",
24
+ "stroke-width": "4"
25
+ }, null, -1);
26
+ const _hoisted_3 = [
27
+ _hoisted_1,
28
+ _hoisted_2
29
+ ];
30
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
31
+ return openBlock(), createElementBlock("svg", mergeProps({
32
+ viewBox: "0 0 48 48",
33
+ fill: "none",
34
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-import`],
35
+ width: "1em",
36
+ height: "1em"
37
+ }, _ctx.$attrs), _hoisted_3, 16);
38
+ }
39
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
40
+ export { index as default };
@@ -0,0 +1,49 @@
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: "IconInfo",
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
+ stroke: "#4E5969",
18
+ "stroke-width": "4",
19
+ d: "M25 39h-2V18h2z"
20
+ }, null, -1);
21
+ const _hoisted_2 = ["fill"];
22
+ const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", {
23
+ stroke: "#4E5969",
24
+ "stroke-width": "4",
25
+ d: "M25 11h-2V9h2z"
26
+ }, null, -1);
27
+ const _hoisted_4 = ["fill"];
28
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
29
+ return openBlock(), createElementBlock("svg", mergeProps({
30
+ viewBox: "0 0 48 48",
31
+ fill: "none",
32
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-info`],
33
+ width: "1em",
34
+ height: "1em"
35
+ }, _ctx.$attrs), [
36
+ _hoisted_1,
37
+ createElementVNode("path", {
38
+ fill: $props.useCurrentColor ? "currentColor" : "#4E5969",
39
+ d: "M25 39h-2V18h2z"
40
+ }, null, 8, _hoisted_2),
41
+ _hoisted_3,
42
+ createElementVNode("path", {
43
+ fill: $props.useCurrentColor ? "currentColor" : "#4E5969",
44
+ d: "M25 11h-2V9h2z"
45
+ }, null, 8, _hoisted_4)
46
+ ], 16);
47
+ }
48
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
49
+ 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: "IconInfoCircle",
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: "M42 24c0 9.941-8.059 18-18 18S6 33.941 6 24 14.059 6 24 6s18 8.059 18 18zM24 20v14M24 18v-4",
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-info-circle`],
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,40 @@
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: "IconInfoCircleFill",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "sc"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = ["fill"];
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
18
+ d: "M24 20v14m0-16v-4",
19
+ stroke: "#fff",
20
+ "stroke-width": "4"
21
+ }, null, -1);
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-info-circle-fill`],
27
+ width: "1em",
28
+ height: "1em"
29
+ }, _ctx.$attrs), [
30
+ createElementVNode("path", {
31
+ d: "M42 24c0 9.941-8.059 18-18 18S6 33.941 6 24 14.059 6 24 6s18 8.059 18 18z",
32
+ fill: $props.useCurrentColor ? "currentColor" : "#4E5969",
33
+ stroke: "#4E5969",
34
+ "stroke-width": "4"
35
+ }, null, 8, _hoisted_1),
36
+ _hoisted_2
37
+ ], 16);
38
+ }
39
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
40
+ 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: "IconInteraction",
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: "M8 19h16m16 0H24m0 0v23m14 0H10a2 2 0 01-2-2V8a2 2 0 012-2h28a2 2 0 012 2v32a2 2 0 01-2 2z",
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-interaction`],
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: "IconItalic",
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: "M18 8h9m8 0h-8m0 0l-6 32m0 0h-8m8 0h9",
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-italic`],
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,40 @@
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: "IconLanguage",
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: "M42 43l-2.385-6M26 43l2.384-6m11.231 0l-.795-2-4.18-10h-1.28l-4.181 10-.795 2m11.231 0h-11.23M17 5l1 5M5 11h26M11 11s1.889 7.826 6.611 12.174C22.333 27.522 30 31 30 31",
18
+ stroke: "#4E5969",
19
+ "stroke-width": "4"
20
+ }, null, -1);
21
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
22
+ d: "M25 11s-1.889 7.826-6.611 12.174C13.667 27.522 6 31 6 31",
23
+ stroke: "#4E5969",
24
+ "stroke-width": "4"
25
+ }, null, -1);
26
+ const _hoisted_3 = [
27
+ _hoisted_1,
28
+ _hoisted_2
29
+ ];
30
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
31
+ return openBlock(), createElementBlock("svg", mergeProps({
32
+ viewBox: "0 0 48 48",
33
+ fill: "none",
34
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-language`],
35
+ width: "1em",
36
+ height: "1em"
37
+ }, _ctx.$attrs), _hoisted_3, 16);
38
+ }
39
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
40
+ export { index as default };