@arco-iconbox/vue-smartcode 0.0.9 → 0.0.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1142) hide show
  1. package/dist/icon.js +541 -9370
  2. package/dist/icon.js.map +1 -1
  3. package/dist/icon.min.js +205 -1189
  4. package/dist/icon.min.js.map +1 -1
  5. package/esm/IconFillChart/index.js +32 -0
  6. package/esm/IconFillChinese/index.js +37 -0
  7. package/esm/IconFillData/index.js +32 -0
  8. package/esm/IconFillDown/index.js +32 -0
  9. package/esm/IconFillDownload/index.js +32 -0
  10. package/esm/IconFillEnglish/index.js +35 -0
  11. package/esm/IconFillFile/index.js +32 -0
  12. package/esm/IconFillHeart/index.js +34 -0
  13. package/esm/IconFillHome/index.js +32 -0
  14. package/esm/IconFillIdea/index.js +32 -0
  15. package/esm/IconFillMenu/index.js +32 -0
  16. package/esm/IconFillMoon/index.js +31 -0
  17. package/esm/IconFillMute/index.js +37 -0
  18. package/esm/IconFillPen/index.js +31 -0
  19. package/esm/IconFillPlayArrow/index.js +31 -0
  20. package/esm/IconFillResources/index.js +32 -0
  21. package/esm/IconFillRight/index.js +32 -0
  22. package/esm/IconFillSkipNext/index.js +37 -0
  23. package/esm/IconFillSkipPrevious/index.js +37 -0
  24. package/esm/IconFillSound/index.js +33 -0
  25. package/esm/IconFillStar/index.js +32 -0
  26. package/esm/IconFillSun/index.js +37 -0
  27. package/esm/IconFillTemplate/index.js +32 -0
  28. package/esm/IconFillThumbDown/index.js +37 -0
  29. package/esm/IconFillThumbUp/index.js +37 -0
  30. package/esm/IconLineAdd/index.js +32 -0
  31. package/esm/IconLineArrowdown/index.js +32 -0
  32. package/esm/IconLineArrowleft/index.js +32 -0
  33. package/esm/IconLineArrowright/index.js +32 -0
  34. package/esm/IconLineArrowup/index.js +32 -0
  35. package/esm/IconLineBack/index.js +32 -0
  36. package/esm/IconLineChart/index.js +32 -0
  37. package/esm/IconLineClose/index.js +32 -0
  38. package/esm/IconLineCompany/index.js +40 -0
  39. package/esm/IconLineDelete/index.js +32 -0
  40. package/esm/IconLineDoubledown/index.js +32 -0
  41. package/esm/IconLineDoubleleft/index.js +32 -0
  42. package/esm/IconLineDoubleright/index.js +32 -0
  43. package/esm/IconLineDoubleup/index.js +32 -0
  44. package/esm/IconLineDownload/index.js +32 -0
  45. package/esm/IconLineExit/index.js +32 -0
  46. package/esm/IconLineExpand/index.js +32 -0
  47. package/esm/IconLineFile/index.js +32 -0
  48. package/esm/IconLineFilter/index.js +32 -0
  49. package/esm/IconLineFolder/index.js +32 -0
  50. package/esm/IconLineFollow/index.js +32 -0
  51. package/esm/IconLineHome/index.js +32 -0
  52. package/esm/IconLineInfo/index.js +40 -0
  53. package/esm/IconLineLock/index.js +40 -0
  54. package/esm/IconLineManage/index.js +32 -0
  55. package/esm/IconLineMoney/index.js +40 -0
  56. package/esm/IconLineNotice/index.js +40 -0
  57. package/esm/IconLineOrder/index.js +40 -0
  58. package/esm/IconLineOrganization/index.js +32 -0
  59. package/esm/IconLinePercent/index.js +40 -0
  60. package/esm/IconLineQuestion/index.js +32 -0
  61. package/esm/IconLineRefresh/index.js +32 -0
  62. package/esm/IconLineRisk/index.js +40 -0
  63. package/esm/IconLineSet/index.js +40 -0
  64. package/esm/IconLineShopping/index.js +40 -0
  65. package/esm/IconLineSort/index.js +32 -0
  66. package/esm/IconLineSpacing/index.js +32 -0
  67. package/esm/IconLineStar/index.js +32 -0
  68. package/esm/IconLineTime/index.js +40 -0
  69. package/esm/IconLineUser/index.js +32 -0
  70. package/esm/IconLineWarning/index.js +40 -0
  71. package/esm/index.js +66 -312
  72. package/lib/IconFillChart/index.js +33 -0
  73. package/lib/IconFillChinese/index.js +38 -0
  74. package/lib/IconFillData/index.js +33 -0
  75. package/lib/IconFillDown/index.js +33 -0
  76. package/lib/IconFillDownload/index.js +33 -0
  77. package/lib/IconFillEnglish/index.js +36 -0
  78. package/lib/IconFillFile/index.js +33 -0
  79. package/lib/IconFillHeart/index.js +35 -0
  80. package/lib/IconFillHome/index.js +33 -0
  81. package/lib/IconFillIdea/index.js +33 -0
  82. package/lib/IconFillMenu/index.js +33 -0
  83. package/lib/IconFillMoon/index.js +32 -0
  84. package/lib/IconFillMute/index.js +38 -0
  85. package/lib/IconFillPen/index.js +32 -0
  86. package/lib/IconFillPlayArrow/index.js +32 -0
  87. package/lib/IconFillResources/index.js +33 -0
  88. package/lib/IconFillRight/index.js +33 -0
  89. package/lib/IconFillSkipNext/index.js +38 -0
  90. package/lib/IconFillSkipPrevious/index.js +38 -0
  91. package/lib/IconFillSound/index.js +34 -0
  92. package/lib/IconFillStar/index.js +33 -0
  93. package/lib/IconFillSun/index.js +38 -0
  94. package/lib/IconFillTemplate/index.js +33 -0
  95. package/lib/IconFillThumbDown/index.js +38 -0
  96. package/lib/IconFillThumbUp/index.js +38 -0
  97. package/lib/IconLineAdd/index.js +33 -0
  98. package/lib/IconLineArrowdown/index.js +33 -0
  99. package/lib/IconLineArrowleft/index.js +33 -0
  100. package/lib/IconLineArrowright/index.js +33 -0
  101. package/lib/IconLineArrowup/index.js +33 -0
  102. package/lib/IconLineBack/index.js +33 -0
  103. package/lib/IconLineChart/index.js +33 -0
  104. package/lib/IconLineClose/index.js +33 -0
  105. package/lib/IconLineCompany/index.js +41 -0
  106. package/lib/IconLineDelete/index.js +33 -0
  107. package/lib/IconLineDoubledown/index.js +33 -0
  108. package/lib/IconLineDoubleleft/index.js +33 -0
  109. package/lib/IconLineDoubleright/index.js +33 -0
  110. package/lib/IconLineDoubleup/index.js +33 -0
  111. package/lib/IconLineDownload/index.js +33 -0
  112. package/lib/IconLineExit/index.js +33 -0
  113. package/lib/IconLineExpand/index.js +33 -0
  114. package/lib/IconLineFile/index.js +33 -0
  115. package/lib/IconLineFilter/index.js +33 -0
  116. package/lib/IconLineFolder/index.js +33 -0
  117. package/lib/IconLineFollow/index.js +33 -0
  118. package/lib/IconLineHome/index.js +33 -0
  119. package/lib/IconLineInfo/index.js +41 -0
  120. package/lib/IconLineLock/index.js +41 -0
  121. package/lib/IconLineManage/index.js +33 -0
  122. package/lib/IconLineMoney/index.js +41 -0
  123. package/lib/IconLineNotice/index.js +41 -0
  124. package/lib/IconLineOrder/index.js +41 -0
  125. package/lib/IconLineOrganization/index.js +33 -0
  126. package/lib/IconLinePercent/index.js +41 -0
  127. package/lib/IconLineQuestion/index.js +33 -0
  128. package/lib/IconLineRefresh/index.js +33 -0
  129. package/lib/IconLineRisk/index.js +41 -0
  130. package/lib/IconLineSet/index.js +41 -0
  131. package/lib/IconLineShopping/index.js +41 -0
  132. package/lib/IconLineSort/index.js +33 -0
  133. package/lib/IconLineSpacing/index.js +33 -0
  134. package/lib/IconLineStar/index.js +33 -0
  135. package/lib/IconLineTime/index.js +41 -0
  136. package/lib/IconLineUser/index.js +33 -0
  137. package/lib/IconLineWarning/index.js +41 -0
  138. package/lib/index.js +132 -624
  139. package/package.json +1 -1
  140. package/src/IconFillChart/index.vue +19 -0
  141. package/src/IconFillChinese/index.vue +19 -0
  142. package/src/IconFillData/index.vue +19 -0
  143. package/src/IconFillDown/index.vue +19 -0
  144. package/src/IconFillDownload/index.vue +19 -0
  145. package/src/IconFillEnglish/index.vue +19 -0
  146. package/src/IconFillFile/index.vue +19 -0
  147. package/src/IconFillHeart/index.vue +19 -0
  148. package/src/IconFillHome/index.vue +19 -0
  149. package/src/IconFillIdea/index.vue +19 -0
  150. package/src/IconFillMenu/index.vue +19 -0
  151. package/src/IconFillMoon/index.vue +19 -0
  152. package/src/IconFillMute/index.vue +19 -0
  153. package/src/IconFillPen/index.vue +19 -0
  154. package/src/IconFillPlayArrow/index.vue +19 -0
  155. package/src/IconFillResources/index.vue +19 -0
  156. package/src/IconFillRight/index.vue +19 -0
  157. package/src/IconFillSkipNext/index.vue +19 -0
  158. package/src/IconFillSkipPrevious/index.vue +19 -0
  159. package/src/IconFillSound/index.vue +19 -0
  160. package/src/IconFillStar/index.vue +19 -0
  161. package/src/IconFillSun/index.vue +19 -0
  162. package/src/IconFillTemplate/index.vue +19 -0
  163. package/src/IconFillThumbDown/index.vue +19 -0
  164. package/src/IconFillThumbUp/index.vue +19 -0
  165. package/src/IconLineAdd/index.vue +19 -0
  166. package/src/IconLineArrowdown/index.vue +19 -0
  167. package/src/IconLineArrowleft/index.vue +19 -0
  168. package/src/IconLineArrowright/index.vue +19 -0
  169. package/src/IconLineArrowup/index.vue +19 -0
  170. package/src/IconLineBack/index.vue +19 -0
  171. package/src/IconLineChart/index.vue +19 -0
  172. package/src/IconLineClose/index.vue +19 -0
  173. package/src/IconLineCompany/index.vue +19 -0
  174. package/src/IconLineDelete/index.vue +19 -0
  175. package/src/IconLineDoubledown/index.vue +19 -0
  176. package/src/IconLineDoubleleft/index.vue +19 -0
  177. package/src/IconLineDoubleright/index.vue +19 -0
  178. package/src/IconLineDoubleup/index.vue +19 -0
  179. package/src/IconLineDownload/index.vue +19 -0
  180. package/src/IconLineExit/index.vue +19 -0
  181. package/src/IconLineExpand/index.vue +19 -0
  182. package/src/IconLineFile/index.vue +19 -0
  183. package/src/IconLineFilter/index.vue +19 -0
  184. package/src/IconLineFolder/index.vue +19 -0
  185. package/src/IconLineFollow/index.vue +19 -0
  186. package/src/IconLineHome/index.vue +19 -0
  187. package/src/IconLineInfo/index.vue +19 -0
  188. package/src/IconLineLock/index.vue +19 -0
  189. package/src/IconLineManage/index.vue +19 -0
  190. package/src/IconLineMoney/index.vue +19 -0
  191. package/src/IconLineNotice/index.vue +19 -0
  192. package/src/IconLineOrder/index.vue +19 -0
  193. package/src/IconLineOrganization/index.vue +19 -0
  194. package/src/IconLinePercent/index.vue +19 -0
  195. package/src/IconLineQuestion/index.vue +19 -0
  196. package/src/IconLineRefresh/index.vue +19 -0
  197. package/src/IconLineRisk/index.vue +19 -0
  198. package/src/IconLineSet/index.vue +19 -0
  199. package/src/IconLineShopping/index.vue +19 -0
  200. package/src/IconLineSort/index.vue +19 -0
  201. package/src/IconLineSpacing/index.vue +19 -0
  202. package/src/IconLineStar/index.vue +19 -0
  203. package/src/IconLineTime/index.vue +19 -0
  204. package/src/IconLineUser/index.vue +19 -0
  205. package/src/IconLineWarning/index.vue +19 -0
  206. package/src/index.js +66 -312
  207. package/esm/IconAlignCenter/index.js +0 -34
  208. package/esm/IconAlignLeft/index.js +0 -34
  209. package/esm/IconAlignRight/index.js +0 -34
  210. package/esm/IconApps/index.js +0 -36
  211. package/esm/IconArchive/index.js +0 -44
  212. package/esm/IconArrowDown/index.js +0 -34
  213. package/esm/IconArrowFall/index.js +0 -49
  214. package/esm/IconArrowLeft/index.js +0 -34
  215. package/esm/IconArrowRight/index.js +0 -34
  216. package/esm/IconArrowRise/index.js +0 -49
  217. package/esm/IconArrowUp/index.js +0 -34
  218. package/esm/IconAt/index.js +0 -34
  219. package/esm/IconAttachment/index.js +0 -34
  220. package/esm/IconBackward/index.js +0 -34
  221. package/esm/IconBgColors/index.js +0 -47
  222. package/esm/IconBold/index.js +0 -34
  223. package/esm/IconBook/index.js +0 -35
  224. package/esm/IconBranch/index.js +0 -34
  225. package/esm/IconBrush/index.js +0 -40
  226. package/esm/IconBug/index.js +0 -42
  227. package/esm/IconBulb/index.js +0 -34
  228. package/esm/IconCalendar/index.js +0 -34
  229. package/esm/IconCalendarClock/index.js +0 -40
  230. package/esm/IconCamera/index.js +0 -40
  231. package/esm/IconCaretDown/index.js +0 -32
  232. package/esm/IconCaretLeft/index.js +0 -32
  233. package/esm/IconCaretRight/index.js +0 -32
  234. package/esm/IconCaretUp/index.js +0 -32
  235. package/esm/IconCheck/index.js +0 -34
  236. package/esm/IconCheckCircle/index.js +0 -40
  237. package/esm/IconCheckCircleFill/index.js +0 -40
  238. package/esm/IconCheckSquare/index.js +0 -40
  239. package/esm/IconChineseFill/index.js +0 -39
  240. package/esm/IconClockCircle/index.js +0 -40
  241. package/esm/IconClose/index.js +0 -34
  242. package/esm/IconCloseCircle/index.js +0 -40
  243. package/esm/IconCloseCircleFill/index.js +0 -40
  244. package/esm/IconCloud/index.js +0 -34
  245. package/esm/IconCloudDownload/index.js +0 -40
  246. package/esm/IconCode/index.js +0 -34
  247. package/esm/IconCodeBlock/index.js +0 -34
  248. package/esm/IconCodeSquare/index.js +0 -46
  249. package/esm/IconCommand/index.js +0 -34
  250. package/esm/IconCommon/index.js +0 -34
  251. package/esm/IconCompass/index.js +0 -40
  252. package/esm/IconCopy/index.js +0 -40
  253. package/esm/IconCopyright/index.js +0 -34
  254. package/esm/IconCustomerService/index.js +0 -40
  255. package/esm/IconDashboard/index.js +0 -41
  256. package/esm/IconDelete/index.js +0 -34
  257. package/esm/IconDesktop/index.js +0 -34
  258. package/esm/IconDice/index.js +0 -64
  259. package/esm/IconDoubleDown/index.js +0 -40
  260. package/esm/IconDoubleLeft/index.js +0 -40
  261. package/esm/IconDoubleRight/index.js +0 -40
  262. package/esm/IconDoubleUp/index.js +0 -40
  263. package/esm/IconDown/index.js +0 -34
  264. package/esm/IconDownCircle/index.js +0 -43
  265. package/esm/IconDownload/index.js +0 -34
  266. package/esm/IconDragArrow/index.js +0 -34
  267. package/esm/IconDragDot/index.js +0 -38
  268. package/esm/IconDragDotVertical/index.js +0 -38
  269. package/esm/IconDriveFile/index.js +0 -40
  270. package/esm/IconEar/index.js +0 -40
  271. package/esm/IconEdit/index.js +0 -34
  272. package/esm/IconEmail/index.js +0 -44
  273. package/esm/IconEmpty/index.js +0 -40
  274. package/esm/IconEnglishFill/index.js +0 -34
  275. package/esm/IconEraser/index.js +0 -34
  276. package/esm/IconExclamation/index.js +0 -49
  277. package/esm/IconExclamationCircle/index.js +0 -34
  278. package/esm/IconExclamationCircleFill/index.js +0 -40
  279. package/esm/IconExclamationPolygonFill/index.js +0 -40
  280. package/esm/IconExpand/index.js +0 -34
  281. package/esm/IconExperiment/index.js +0 -40
  282. package/esm/IconExport/index.js +0 -34
  283. package/esm/IconEye/index.js +0 -41
  284. package/esm/IconEyeInvisible/index.js +0 -40
  285. package/esm/IconFaceFrownFill/index.js +0 -40
  286. package/esm/IconFaceMehFill/index.js +0 -40
  287. package/esm/IconFaceSmileFill/index.js +0 -40
  288. package/esm/IconFile/index.js +0 -34
  289. package/esm/IconFileAudio/index.js +0 -44
  290. package/esm/IconFileImage/index.js +0 -34
  291. package/esm/IconFilePdf/index.js +0 -40
  292. package/esm/IconFileVideo/index.js +0 -40
  293. package/esm/IconFilter/index.js +0 -34
  294. package/esm/IconFindReplace/index.js +0 -34
  295. package/esm/IconFire/index.js +0 -34
  296. package/esm/IconFold/index.js +0 -34
  297. package/esm/IconFolder/index.js +0 -34
  298. package/esm/IconFolderAdd/index.js +0 -34
  299. package/esm/IconFolderDelete/index.js +0 -34
  300. package/esm/IconFontColors/index.js +0 -34
  301. package/esm/IconFormula/index.js +0 -34
  302. package/esm/IconForward/index.js +0 -34
  303. package/esm/IconFullscreen/index.js +0 -34
  304. package/esm/IconFullscreenExit/index.js +0 -34
  305. package/esm/IconGeneral/index.js +0 -60
  306. package/esm/IconGift/index.js +0 -34
  307. package/esm/IconH1/index.js +0 -34
  308. package/esm/IconH2/index.js +0 -34
  309. package/esm/IconH3/index.js +0 -34
  310. package/esm/IconH4/index.js +0 -34
  311. package/esm/IconH5/index.js +0 -34
  312. package/esm/IconH6/index.js +0 -34
  313. package/esm/IconH7/index.js +0 -34
  314. package/esm/IconHeart/index.js +0 -34
  315. package/esm/IconHeartFill/index.js +0 -33
  316. package/esm/IconHighlight/index.js +0 -34
  317. package/esm/IconHistory/index.js +0 -40
  318. package/esm/IconHome/index.js +0 -40
  319. package/esm/IconIconFillChart/index.js +0 -32
  320. package/esm/IconIconFillData/index.js +0 -32
  321. package/esm/IconIconFillDown/index.js +0 -32
  322. package/esm/IconIconFillDownload/index.js +0 -32
  323. package/esm/IconIconFillFile/index.js +0 -32
  324. package/esm/IconIconFillHome/index.js +0 -32
  325. package/esm/IconIconFillIdea/index.js +0 -32
  326. package/esm/IconIconFillMenu/index.js +0 -32
  327. package/esm/IconIconFillResources/index.js +0 -32
  328. package/esm/IconIconFillRight/index.js +0 -32
  329. package/esm/IconIconFillTemplate/index.js +0 -32
  330. package/esm/IconIconLineArrowdown/index.js +0 -32
  331. package/esm/IconIconLineArrowleft/index.js +0 -32
  332. package/esm/IconIconLineArrowright/index.js +0 -32
  333. package/esm/IconIconLineArrowup/index.js +0 -32
  334. package/esm/IconIconLineBack/index.js +0 -32
  335. package/esm/IconIconLineChart/index.js +0 -32
  336. package/esm/IconIconLineClose/index.js +0 -32
  337. package/esm/IconIconLineCompany/index.js +0 -40
  338. package/esm/IconIconLineDelete/index.js +0 -32
  339. package/esm/IconIconLineDoubledown/index.js +0 -32
  340. package/esm/IconIconLineDoubleleft/index.js +0 -32
  341. package/esm/IconIconLineDoubleright/index.js +0 -32
  342. package/esm/IconIconLineDoubleup/index.js +0 -32
  343. package/esm/IconIconLineDownload/index.js +0 -32
  344. package/esm/IconIconLineExit/index.js +0 -32
  345. package/esm/IconIconLineFile/index.js +0 -32
  346. package/esm/IconIconLineFilter/index.js +0 -32
  347. package/esm/IconIconLineFolder/index.js +0 -32
  348. package/esm/IconIconLineFollow/index.js +0 -32
  349. package/esm/IconIconLineHome/index.js +0 -32
  350. package/esm/IconIconLineInfo/index.js +0 -40
  351. package/esm/IconIconLineLock/index.js +0 -40
  352. package/esm/IconIconLineManage/index.js +0 -32
  353. package/esm/IconIconLineMoney/index.js +0 -40
  354. package/esm/IconIconLineNotice/index.js +0 -40
  355. package/esm/IconIconLineOrder/index.js +0 -40
  356. package/esm/IconIconLineOrganization/index.js +0 -32
  357. package/esm/IconIconLinePercent/index.js +0 -40
  358. package/esm/IconIconLineQuestion/index.js +0 -32
  359. package/esm/IconIconLineRefresh/index.js +0 -32
  360. package/esm/IconIconLineRisk/index.js +0 -40
  361. package/esm/IconIconLineSet/index.js +0 -40
  362. package/esm/IconIconLineShopping/index.js +0 -40
  363. package/esm/IconIconLineSort/index.js +0 -32
  364. package/esm/IconIconLineSpacing/index.js +0 -32
  365. package/esm/IconIconLineTime/index.js +0 -40
  366. package/esm/IconIconLineUser/index.js +0 -32
  367. package/esm/IconIconLineWarning/index.js +0 -40
  368. package/esm/IconIdcard/index.js +0 -42
  369. package/esm/IconImage/index.js +0 -38
  370. package/esm/IconImageClose/index.js +0 -59
  371. package/esm/IconImport/index.js +0 -40
  372. package/esm/IconInfo/index.js +0 -49
  373. package/esm/IconInfoCircle/index.js +0 -34
  374. package/esm/IconInfoCircleFill/index.js +0 -40
  375. package/esm/IconInteraction/index.js +0 -34
  376. package/esm/IconItalic/index.js +0 -34
  377. package/esm/IconLanguage/index.js +0 -40
  378. package/esm/IconLaunch/index.js +0 -34
  379. package/esm/IconLayout/index.js +0 -34
  380. package/esm/IconLeft/index.js +0 -34
  381. package/esm/IconLeftCircle/index.js +0 -42
  382. package/esm/IconLineHeight/index.js +0 -44
  383. package/esm/IconLink/index.js +0 -40
  384. package/esm/IconList/index.js +0 -34
  385. package/esm/IconLiveBroadcast/index.js +0 -34
  386. package/esm/IconLoading/index.js +0 -34
  387. package/esm/IconLocation/index.js +0 -42
  388. package/esm/IconLock/index.js +0 -40
  389. package/esm/IconLoop/index.js +0 -34
  390. package/esm/IconMan/index.js +0 -42
  391. package/esm/IconMenu/index.js +0 -34
  392. package/esm/IconMenuFold/index.js +0 -34
  393. package/esm/IconMenuUnfold/index.js +0 -34
  394. package/esm/IconMessage/index.js +0 -34
  395. package/esm/IconMessageBanned/index.js +0 -40
  396. package/esm/IconMindMapping/index.js +0 -34
  397. package/esm/IconMinus/index.js +0 -34
  398. package/esm/IconMinusCircle/index.js +0 -34
  399. package/esm/IconMinusCircleFill/index.js +0 -40
  400. package/esm/IconMobile/index.js +0 -40
  401. package/esm/IconMoon/index.js +0 -34
  402. package/esm/IconMoonFill/index.js +0 -32
  403. package/esm/IconMore/index.js +0 -38
  404. package/esm/IconMoreVertical/index.js +0 -38
  405. package/esm/IconMosaic/index.js +0 -38
  406. package/esm/IconMusic/index.js +0 -34
  407. package/esm/IconMute/index.js +0 -34
  408. package/esm/IconMuteFill/index.js +0 -39
  409. package/esm/IconNav/index.js +0 -34
  410. package/esm/IconNotification/index.js +0 -34
  411. package/esm/IconNotificationClose/index.js +0 -34
  412. package/esm/IconObliqueLine/index.js +0 -34
  413. package/esm/IconOldVersion/index.js +0 -40
  414. package/esm/IconOrderedList/index.js +0 -40
  415. package/esm/IconOriginalSize/index.js +0 -44
  416. package/esm/IconPalette/index.js +0 -61
  417. package/esm/IconPaste/index.js +0 -48
  418. package/esm/IconPause/index.js +0 -38
  419. package/esm/IconPauseCircle/index.js +0 -40
  420. package/esm/IconPauseCircleFill/index.js +0 -45
  421. package/esm/IconPen/index.js +0 -34
  422. package/esm/IconPenFill/index.js +0 -32
  423. package/esm/IconPhone/index.js +0 -34
  424. package/esm/IconPlayArrow/index.js +0 -34
  425. package/esm/IconPlayArrowFill/index.js +0 -32
  426. package/esm/IconPlayCircle/index.js +0 -41
  427. package/esm/IconPlayCircleFill/index.js +0 -42
  428. package/esm/IconPlus/index.js +0 -34
  429. package/esm/IconPlusCircle/index.js +0 -34
  430. package/esm/IconPlusCircleFill/index.js +0 -40
  431. package/esm/IconPoweroff/index.js +0 -34
  432. package/esm/IconPrinter/index.js +0 -40
  433. package/esm/IconPublic/index.js +0 -40
  434. package/esm/IconPushpin/index.js +0 -34
  435. package/esm/IconQrcode/index.js +0 -34
  436. package/esm/IconQuestion/index.js +0 -34
  437. package/esm/IconQuestionCircle/index.js +0 -41
  438. package/esm/IconQuestionCircleFill/index.js +0 -40
  439. package/esm/IconQuote/index.js +0 -38
  440. package/esm/IconRecord/index.js +0 -45
  441. package/esm/IconRecordStop/index.js +0 -45
  442. package/esm/IconRedo/index.js +0 -40
  443. package/esm/IconRefresh/index.js +0 -40
  444. package/esm/IconReply/index.js +0 -34
  445. package/esm/IconRight/index.js +0 -34
  446. package/esm/IconRightCircle/index.js +0 -42
  447. package/esm/IconRobot/index.js +0 -38
  448. package/esm/IconRobotAdd/index.js +0 -40
  449. package/esm/IconRotateLeft/index.js +0 -40
  450. package/esm/IconRotateRight/index.js +0 -40
  451. package/esm/IconSafe/index.js +0 -40
  452. package/esm/IconSave/index.js +0 -34
  453. package/esm/IconScan/index.js +0 -34
  454. package/esm/IconSchedule/index.js +0 -42
  455. package/esm/IconScissor/index.js +0 -34
  456. package/esm/IconSearch/index.js +0 -34
  457. package/esm/IconSelectAll/index.js +0 -34
  458. package/esm/IconSend/index.js +0 -36
  459. package/esm/IconSettings/index.js +0 -40
  460. package/esm/IconShake/index.js +0 -43
  461. package/esm/IconShareAlt/index.js +0 -34
  462. package/esm/IconShareExternal/index.js +0 -35
  463. package/esm/IconShareInternal/index.js +0 -34
  464. package/esm/IconShrink/index.js +0 -34
  465. package/esm/IconSkin/index.js +0 -34
  466. package/esm/IconSkipNext/index.js +0 -42
  467. package/esm/IconSkipNextFill/index.js +0 -39
  468. package/esm/IconSkipPrevious/index.js +0 -42
  469. package/esm/IconSkipPreviousFill/index.js +0 -39
  470. package/esm/IconSort/index.js +0 -34
  471. package/esm/IconSortAscending/index.js +0 -34
  472. package/esm/IconSortDescending/index.js +0 -34
  473. package/esm/IconSound/index.js +0 -42
  474. package/esm/IconSoundFill/index.js +0 -37
  475. package/esm/IconStamp/index.js +0 -34
  476. package/esm/IconStar/index.js +0 -34
  477. package/esm/IconStarFill/index.js +0 -34
  478. package/esm/IconStop/index.js +0 -34
  479. package/esm/IconStorage/index.js +0 -50
  480. package/esm/IconStrikethrough/index.js +0 -34
  481. package/esm/IconSubscribe/index.js +0 -34
  482. package/esm/IconSubscribeAdd/index.js +0 -34
  483. package/esm/IconSubscribed/index.js +0 -40
  484. package/esm/IconSun/index.js +0 -46
  485. package/esm/IconSunFill/index.js +0 -39
  486. package/esm/IconSwap/index.js +0 -34
  487. package/esm/IconSync/index.js +0 -40
  488. package/esm/IconTag/index.js +0 -46
  489. package/esm/IconTags/index.js +0 -52
  490. package/esm/IconThumbDown/index.js +0 -34
  491. package/esm/IconThumbDownFill/index.js +0 -38
  492. package/esm/IconThumbUp/index.js +0 -34
  493. package/esm/IconThumbUpFill/index.js +0 -38
  494. package/esm/IconThunderbolt/index.js +0 -34
  495. package/esm/IconToBottom/index.js +0 -38
  496. package/esm/IconToLeft/index.js +0 -38
  497. package/esm/IconToRight/index.js +0 -38
  498. package/esm/IconToTop/index.js +0 -38
  499. package/esm/IconTool/index.js +0 -34
  500. package/esm/IconTranslate/index.js +0 -46
  501. package/esm/IconTrophy/index.js +0 -34
  502. package/esm/IconUnderline/index.js +0 -34
  503. package/esm/IconUndo/index.js +0 -40
  504. package/esm/IconUnfold/index.js +0 -34
  505. package/esm/IconUnlock/index.js +0 -44
  506. package/esm/IconUnorderedList/index.js +0 -34
  507. package/esm/IconUp/index.js +0 -34
  508. package/esm/IconUpCircle/index.js +0 -42
  509. package/esm/IconUpload/index.js +0 -34
  510. package/esm/IconUser/index.js +0 -42
  511. package/esm/IconUserAdd/index.js +0 -34
  512. package/esm/IconUserGroup/index.js +0 -50
  513. package/esm/IconVideoCamera/index.js +0 -34
  514. package/esm/IconVoice/index.js +0 -40
  515. package/esm/IconWifi/index.js +0 -38
  516. package/esm/IconWoman/index.js +0 -34
  517. package/esm/IconZoomIn/index.js +0 -34
  518. package/esm/IconZoomOut/index.js +0 -34
  519. package/lib/IconAlignCenter/index.js +0 -35
  520. package/lib/IconAlignLeft/index.js +0 -35
  521. package/lib/IconAlignRight/index.js +0 -35
  522. package/lib/IconApps/index.js +0 -37
  523. package/lib/IconArchive/index.js +0 -45
  524. package/lib/IconArrowDown/index.js +0 -35
  525. package/lib/IconArrowFall/index.js +0 -50
  526. package/lib/IconArrowLeft/index.js +0 -35
  527. package/lib/IconArrowRight/index.js +0 -35
  528. package/lib/IconArrowRise/index.js +0 -50
  529. package/lib/IconArrowUp/index.js +0 -35
  530. package/lib/IconAt/index.js +0 -35
  531. package/lib/IconAttachment/index.js +0 -35
  532. package/lib/IconBackward/index.js +0 -35
  533. package/lib/IconBgColors/index.js +0 -48
  534. package/lib/IconBold/index.js +0 -35
  535. package/lib/IconBook/index.js +0 -36
  536. package/lib/IconBranch/index.js +0 -35
  537. package/lib/IconBrush/index.js +0 -41
  538. package/lib/IconBug/index.js +0 -43
  539. package/lib/IconBulb/index.js +0 -35
  540. package/lib/IconCalendar/index.js +0 -35
  541. package/lib/IconCalendarClock/index.js +0 -41
  542. package/lib/IconCamera/index.js +0 -41
  543. package/lib/IconCaretDown/index.js +0 -33
  544. package/lib/IconCaretLeft/index.js +0 -33
  545. package/lib/IconCaretRight/index.js +0 -33
  546. package/lib/IconCaretUp/index.js +0 -33
  547. package/lib/IconCheck/index.js +0 -35
  548. package/lib/IconCheckCircle/index.js +0 -41
  549. package/lib/IconCheckCircleFill/index.js +0 -41
  550. package/lib/IconCheckSquare/index.js +0 -41
  551. package/lib/IconChineseFill/index.js +0 -40
  552. package/lib/IconClockCircle/index.js +0 -41
  553. package/lib/IconClose/index.js +0 -35
  554. package/lib/IconCloseCircle/index.js +0 -41
  555. package/lib/IconCloseCircleFill/index.js +0 -41
  556. package/lib/IconCloud/index.js +0 -35
  557. package/lib/IconCloudDownload/index.js +0 -41
  558. package/lib/IconCode/index.js +0 -35
  559. package/lib/IconCodeBlock/index.js +0 -35
  560. package/lib/IconCodeSquare/index.js +0 -47
  561. package/lib/IconCommand/index.js +0 -35
  562. package/lib/IconCommon/index.js +0 -35
  563. package/lib/IconCompass/index.js +0 -41
  564. package/lib/IconCopy/index.js +0 -41
  565. package/lib/IconCopyright/index.js +0 -35
  566. package/lib/IconCustomerService/index.js +0 -41
  567. package/lib/IconDashboard/index.js +0 -42
  568. package/lib/IconDelete/index.js +0 -35
  569. package/lib/IconDesktop/index.js +0 -35
  570. package/lib/IconDice/index.js +0 -65
  571. package/lib/IconDoubleDown/index.js +0 -41
  572. package/lib/IconDoubleLeft/index.js +0 -41
  573. package/lib/IconDoubleRight/index.js +0 -41
  574. package/lib/IconDoubleUp/index.js +0 -41
  575. package/lib/IconDown/index.js +0 -35
  576. package/lib/IconDownCircle/index.js +0 -44
  577. package/lib/IconDownload/index.js +0 -35
  578. package/lib/IconDragArrow/index.js +0 -35
  579. package/lib/IconDragDot/index.js +0 -39
  580. package/lib/IconDragDotVertical/index.js +0 -39
  581. package/lib/IconDriveFile/index.js +0 -41
  582. package/lib/IconEar/index.js +0 -41
  583. package/lib/IconEdit/index.js +0 -35
  584. package/lib/IconEmail/index.js +0 -45
  585. package/lib/IconEmpty/index.js +0 -41
  586. package/lib/IconEnglishFill/index.js +0 -35
  587. package/lib/IconEraser/index.js +0 -35
  588. package/lib/IconExclamation/index.js +0 -50
  589. package/lib/IconExclamationCircle/index.js +0 -35
  590. package/lib/IconExclamationCircleFill/index.js +0 -41
  591. package/lib/IconExclamationPolygonFill/index.js +0 -41
  592. package/lib/IconExpand/index.js +0 -35
  593. package/lib/IconExperiment/index.js +0 -41
  594. package/lib/IconExport/index.js +0 -35
  595. package/lib/IconEye/index.js +0 -42
  596. package/lib/IconEyeInvisible/index.js +0 -41
  597. package/lib/IconFaceFrownFill/index.js +0 -41
  598. package/lib/IconFaceMehFill/index.js +0 -41
  599. package/lib/IconFaceSmileFill/index.js +0 -41
  600. package/lib/IconFile/index.js +0 -35
  601. package/lib/IconFileAudio/index.js +0 -45
  602. package/lib/IconFileImage/index.js +0 -35
  603. package/lib/IconFilePdf/index.js +0 -41
  604. package/lib/IconFileVideo/index.js +0 -41
  605. package/lib/IconFilter/index.js +0 -35
  606. package/lib/IconFindReplace/index.js +0 -35
  607. package/lib/IconFire/index.js +0 -35
  608. package/lib/IconFold/index.js +0 -35
  609. package/lib/IconFolder/index.js +0 -35
  610. package/lib/IconFolderAdd/index.js +0 -35
  611. package/lib/IconFolderDelete/index.js +0 -35
  612. package/lib/IconFontColors/index.js +0 -35
  613. package/lib/IconFormula/index.js +0 -35
  614. package/lib/IconForward/index.js +0 -35
  615. package/lib/IconFullscreen/index.js +0 -35
  616. package/lib/IconFullscreenExit/index.js +0 -35
  617. package/lib/IconGeneral/index.js +0 -61
  618. package/lib/IconGift/index.js +0 -35
  619. package/lib/IconH1/index.js +0 -35
  620. package/lib/IconH2/index.js +0 -35
  621. package/lib/IconH3/index.js +0 -35
  622. package/lib/IconH4/index.js +0 -35
  623. package/lib/IconH5/index.js +0 -35
  624. package/lib/IconH6/index.js +0 -35
  625. package/lib/IconH7/index.js +0 -35
  626. package/lib/IconHeart/index.js +0 -35
  627. package/lib/IconHeartFill/index.js +0 -34
  628. package/lib/IconHighlight/index.js +0 -35
  629. package/lib/IconHistory/index.js +0 -41
  630. package/lib/IconHome/index.js +0 -41
  631. package/lib/IconIconFillChart/index.js +0 -33
  632. package/lib/IconIconFillData/index.js +0 -33
  633. package/lib/IconIconFillDown/index.js +0 -33
  634. package/lib/IconIconFillDownload/index.js +0 -33
  635. package/lib/IconIconFillFile/index.js +0 -33
  636. package/lib/IconIconFillHome/index.js +0 -33
  637. package/lib/IconIconFillIdea/index.js +0 -33
  638. package/lib/IconIconFillMenu/index.js +0 -33
  639. package/lib/IconIconFillResources/index.js +0 -33
  640. package/lib/IconIconFillRight/index.js +0 -33
  641. package/lib/IconIconFillTemplate/index.js +0 -33
  642. package/lib/IconIconLineArrowdown/index.js +0 -33
  643. package/lib/IconIconLineArrowleft/index.js +0 -33
  644. package/lib/IconIconLineArrowright/index.js +0 -33
  645. package/lib/IconIconLineArrowup/index.js +0 -33
  646. package/lib/IconIconLineBack/index.js +0 -33
  647. package/lib/IconIconLineChart/index.js +0 -33
  648. package/lib/IconIconLineClose/index.js +0 -33
  649. package/lib/IconIconLineCompany/index.js +0 -41
  650. package/lib/IconIconLineDelete/index.js +0 -33
  651. package/lib/IconIconLineDoubledown/index.js +0 -33
  652. package/lib/IconIconLineDoubleleft/index.js +0 -33
  653. package/lib/IconIconLineDoubleright/index.js +0 -33
  654. package/lib/IconIconLineDoubleup/index.js +0 -33
  655. package/lib/IconIconLineDownload/index.js +0 -33
  656. package/lib/IconIconLineExit/index.js +0 -33
  657. package/lib/IconIconLineFile/index.js +0 -33
  658. package/lib/IconIconLineFilter/index.js +0 -33
  659. package/lib/IconIconLineFolder/index.js +0 -33
  660. package/lib/IconIconLineFollow/index.js +0 -33
  661. package/lib/IconIconLineHome/index.js +0 -33
  662. package/lib/IconIconLineInfo/index.js +0 -41
  663. package/lib/IconIconLineLock/index.js +0 -41
  664. package/lib/IconIconLineManage/index.js +0 -33
  665. package/lib/IconIconLineMoney/index.js +0 -41
  666. package/lib/IconIconLineNotice/index.js +0 -41
  667. package/lib/IconIconLineOrder/index.js +0 -41
  668. package/lib/IconIconLineOrganization/index.js +0 -33
  669. package/lib/IconIconLinePercent/index.js +0 -41
  670. package/lib/IconIconLineQuestion/index.js +0 -33
  671. package/lib/IconIconLineRefresh/index.js +0 -33
  672. package/lib/IconIconLineRisk/index.js +0 -41
  673. package/lib/IconIconLineSet/index.js +0 -41
  674. package/lib/IconIconLineShopping/index.js +0 -41
  675. package/lib/IconIconLineSort/index.js +0 -33
  676. package/lib/IconIconLineSpacing/index.js +0 -33
  677. package/lib/IconIconLineTime/index.js +0 -41
  678. package/lib/IconIconLineUser/index.js +0 -33
  679. package/lib/IconIconLineWarning/index.js +0 -41
  680. package/lib/IconIdcard/index.js +0 -43
  681. package/lib/IconImage/index.js +0 -39
  682. package/lib/IconImageClose/index.js +0 -60
  683. package/lib/IconImport/index.js +0 -41
  684. package/lib/IconInfo/index.js +0 -50
  685. package/lib/IconInfoCircle/index.js +0 -35
  686. package/lib/IconInfoCircleFill/index.js +0 -41
  687. package/lib/IconInteraction/index.js +0 -35
  688. package/lib/IconItalic/index.js +0 -35
  689. package/lib/IconLanguage/index.js +0 -41
  690. package/lib/IconLaunch/index.js +0 -35
  691. package/lib/IconLayout/index.js +0 -35
  692. package/lib/IconLeft/index.js +0 -35
  693. package/lib/IconLeftCircle/index.js +0 -43
  694. package/lib/IconLineHeight/index.js +0 -45
  695. package/lib/IconLink/index.js +0 -41
  696. package/lib/IconList/index.js +0 -35
  697. package/lib/IconLiveBroadcast/index.js +0 -35
  698. package/lib/IconLoading/index.js +0 -35
  699. package/lib/IconLocation/index.js +0 -43
  700. package/lib/IconLock/index.js +0 -41
  701. package/lib/IconLoop/index.js +0 -35
  702. package/lib/IconMan/index.js +0 -43
  703. package/lib/IconMenu/index.js +0 -35
  704. package/lib/IconMenuFold/index.js +0 -35
  705. package/lib/IconMenuUnfold/index.js +0 -35
  706. package/lib/IconMessage/index.js +0 -35
  707. package/lib/IconMessageBanned/index.js +0 -41
  708. package/lib/IconMindMapping/index.js +0 -35
  709. package/lib/IconMinus/index.js +0 -35
  710. package/lib/IconMinusCircle/index.js +0 -35
  711. package/lib/IconMinusCircleFill/index.js +0 -41
  712. package/lib/IconMobile/index.js +0 -41
  713. package/lib/IconMoon/index.js +0 -35
  714. package/lib/IconMoonFill/index.js +0 -33
  715. package/lib/IconMore/index.js +0 -39
  716. package/lib/IconMoreVertical/index.js +0 -39
  717. package/lib/IconMosaic/index.js +0 -39
  718. package/lib/IconMusic/index.js +0 -35
  719. package/lib/IconMute/index.js +0 -35
  720. package/lib/IconMuteFill/index.js +0 -40
  721. package/lib/IconNav/index.js +0 -35
  722. package/lib/IconNotification/index.js +0 -35
  723. package/lib/IconNotificationClose/index.js +0 -35
  724. package/lib/IconObliqueLine/index.js +0 -35
  725. package/lib/IconOldVersion/index.js +0 -41
  726. package/lib/IconOrderedList/index.js +0 -41
  727. package/lib/IconOriginalSize/index.js +0 -45
  728. package/lib/IconPalette/index.js +0 -62
  729. package/lib/IconPaste/index.js +0 -49
  730. package/lib/IconPause/index.js +0 -39
  731. package/lib/IconPauseCircle/index.js +0 -41
  732. package/lib/IconPauseCircleFill/index.js +0 -46
  733. package/lib/IconPen/index.js +0 -35
  734. package/lib/IconPenFill/index.js +0 -33
  735. package/lib/IconPhone/index.js +0 -35
  736. package/lib/IconPlayArrow/index.js +0 -35
  737. package/lib/IconPlayArrowFill/index.js +0 -33
  738. package/lib/IconPlayCircle/index.js +0 -42
  739. package/lib/IconPlayCircleFill/index.js +0 -43
  740. package/lib/IconPlus/index.js +0 -35
  741. package/lib/IconPlusCircle/index.js +0 -35
  742. package/lib/IconPlusCircleFill/index.js +0 -41
  743. package/lib/IconPoweroff/index.js +0 -35
  744. package/lib/IconPrinter/index.js +0 -41
  745. package/lib/IconPublic/index.js +0 -41
  746. package/lib/IconPushpin/index.js +0 -35
  747. package/lib/IconQrcode/index.js +0 -35
  748. package/lib/IconQuestion/index.js +0 -35
  749. package/lib/IconQuestionCircle/index.js +0 -42
  750. package/lib/IconQuestionCircleFill/index.js +0 -41
  751. package/lib/IconQuote/index.js +0 -39
  752. package/lib/IconRecord/index.js +0 -46
  753. package/lib/IconRecordStop/index.js +0 -46
  754. package/lib/IconRedo/index.js +0 -41
  755. package/lib/IconRefresh/index.js +0 -41
  756. package/lib/IconReply/index.js +0 -35
  757. package/lib/IconRight/index.js +0 -35
  758. package/lib/IconRightCircle/index.js +0 -43
  759. package/lib/IconRobot/index.js +0 -39
  760. package/lib/IconRobotAdd/index.js +0 -41
  761. package/lib/IconRotateLeft/index.js +0 -41
  762. package/lib/IconRotateRight/index.js +0 -41
  763. package/lib/IconSafe/index.js +0 -41
  764. package/lib/IconSave/index.js +0 -35
  765. package/lib/IconScan/index.js +0 -35
  766. package/lib/IconSchedule/index.js +0 -43
  767. package/lib/IconScissor/index.js +0 -35
  768. package/lib/IconSearch/index.js +0 -35
  769. package/lib/IconSelectAll/index.js +0 -35
  770. package/lib/IconSend/index.js +0 -37
  771. package/lib/IconSettings/index.js +0 -41
  772. package/lib/IconShake/index.js +0 -44
  773. package/lib/IconShareAlt/index.js +0 -35
  774. package/lib/IconShareExternal/index.js +0 -36
  775. package/lib/IconShareInternal/index.js +0 -35
  776. package/lib/IconShrink/index.js +0 -35
  777. package/lib/IconSkin/index.js +0 -35
  778. package/lib/IconSkipNext/index.js +0 -43
  779. package/lib/IconSkipNextFill/index.js +0 -40
  780. package/lib/IconSkipPrevious/index.js +0 -43
  781. package/lib/IconSkipPreviousFill/index.js +0 -40
  782. package/lib/IconSort/index.js +0 -35
  783. package/lib/IconSortAscending/index.js +0 -35
  784. package/lib/IconSortDescending/index.js +0 -35
  785. package/lib/IconSound/index.js +0 -43
  786. package/lib/IconSoundFill/index.js +0 -38
  787. package/lib/IconStamp/index.js +0 -35
  788. package/lib/IconStar/index.js +0 -35
  789. package/lib/IconStarFill/index.js +0 -35
  790. package/lib/IconStop/index.js +0 -35
  791. package/lib/IconStorage/index.js +0 -51
  792. package/lib/IconStrikethrough/index.js +0 -35
  793. package/lib/IconSubscribe/index.js +0 -35
  794. package/lib/IconSubscribeAdd/index.js +0 -35
  795. package/lib/IconSubscribed/index.js +0 -41
  796. package/lib/IconSun/index.js +0 -47
  797. package/lib/IconSunFill/index.js +0 -40
  798. package/lib/IconSwap/index.js +0 -35
  799. package/lib/IconSync/index.js +0 -41
  800. package/lib/IconTag/index.js +0 -47
  801. package/lib/IconTags/index.js +0 -53
  802. package/lib/IconThumbDown/index.js +0 -35
  803. package/lib/IconThumbDownFill/index.js +0 -39
  804. package/lib/IconThumbUp/index.js +0 -35
  805. package/lib/IconThumbUpFill/index.js +0 -39
  806. package/lib/IconThunderbolt/index.js +0 -35
  807. package/lib/IconToBottom/index.js +0 -39
  808. package/lib/IconToLeft/index.js +0 -39
  809. package/lib/IconToRight/index.js +0 -39
  810. package/lib/IconToTop/index.js +0 -39
  811. package/lib/IconTool/index.js +0 -35
  812. package/lib/IconTranslate/index.js +0 -47
  813. package/lib/IconTrophy/index.js +0 -35
  814. package/lib/IconUnderline/index.js +0 -35
  815. package/lib/IconUndo/index.js +0 -41
  816. package/lib/IconUnfold/index.js +0 -35
  817. package/lib/IconUnlock/index.js +0 -45
  818. package/lib/IconUnorderedList/index.js +0 -35
  819. package/lib/IconUp/index.js +0 -35
  820. package/lib/IconUpCircle/index.js +0 -43
  821. package/lib/IconUpload/index.js +0 -35
  822. package/lib/IconUser/index.js +0 -43
  823. package/lib/IconUserAdd/index.js +0 -35
  824. package/lib/IconUserGroup/index.js +0 -51
  825. package/lib/IconVideoCamera/index.js +0 -35
  826. package/lib/IconVoice/index.js +0 -41
  827. package/lib/IconWifi/index.js +0 -39
  828. package/lib/IconWoman/index.js +0 -35
  829. package/lib/IconZoomIn/index.js +0 -35
  830. package/lib/IconZoomOut/index.js +0 -35
  831. package/src/IconAlignCenter/index.vue +0 -19
  832. package/src/IconAlignLeft/index.vue +0 -19
  833. package/src/IconAlignRight/index.vue +0 -19
  834. package/src/IconApps/index.vue +0 -19
  835. package/src/IconArchive/index.vue +0 -19
  836. package/src/IconArrowDown/index.vue +0 -19
  837. package/src/IconArrowFall/index.vue +0 -19
  838. package/src/IconArrowLeft/index.vue +0 -19
  839. package/src/IconArrowRight/index.vue +0 -19
  840. package/src/IconArrowRise/index.vue +0 -19
  841. package/src/IconArrowUp/index.vue +0 -19
  842. package/src/IconAt/index.vue +0 -19
  843. package/src/IconAttachment/index.vue +0 -19
  844. package/src/IconBackward/index.vue +0 -19
  845. package/src/IconBgColors/index.vue +0 -19
  846. package/src/IconBold/index.vue +0 -19
  847. package/src/IconBook/index.vue +0 -19
  848. package/src/IconBranch/index.vue +0 -19
  849. package/src/IconBrush/index.vue +0 -19
  850. package/src/IconBug/index.vue +0 -19
  851. package/src/IconBulb/index.vue +0 -19
  852. package/src/IconCalendar/index.vue +0 -19
  853. package/src/IconCalendarClock/index.vue +0 -19
  854. package/src/IconCamera/index.vue +0 -19
  855. package/src/IconCaretDown/index.vue +0 -19
  856. package/src/IconCaretLeft/index.vue +0 -19
  857. package/src/IconCaretRight/index.vue +0 -19
  858. package/src/IconCaretUp/index.vue +0 -19
  859. package/src/IconCheck/index.vue +0 -19
  860. package/src/IconCheckCircle/index.vue +0 -19
  861. package/src/IconCheckCircleFill/index.vue +0 -19
  862. package/src/IconCheckSquare/index.vue +0 -19
  863. package/src/IconChineseFill/index.vue +0 -19
  864. package/src/IconClockCircle/index.vue +0 -19
  865. package/src/IconClose/index.vue +0 -19
  866. package/src/IconCloseCircle/index.vue +0 -19
  867. package/src/IconCloseCircleFill/index.vue +0 -19
  868. package/src/IconCloud/index.vue +0 -19
  869. package/src/IconCloudDownload/index.vue +0 -19
  870. package/src/IconCode/index.vue +0 -19
  871. package/src/IconCodeBlock/index.vue +0 -19
  872. package/src/IconCodeSquare/index.vue +0 -19
  873. package/src/IconCommand/index.vue +0 -19
  874. package/src/IconCommon/index.vue +0 -19
  875. package/src/IconCompass/index.vue +0 -19
  876. package/src/IconCopy/index.vue +0 -19
  877. package/src/IconCopyright/index.vue +0 -19
  878. package/src/IconCustomerService/index.vue +0 -19
  879. package/src/IconDashboard/index.vue +0 -19
  880. package/src/IconDelete/index.vue +0 -19
  881. package/src/IconDesktop/index.vue +0 -19
  882. package/src/IconDice/index.vue +0 -19
  883. package/src/IconDoubleDown/index.vue +0 -19
  884. package/src/IconDoubleLeft/index.vue +0 -19
  885. package/src/IconDoubleRight/index.vue +0 -19
  886. package/src/IconDoubleUp/index.vue +0 -19
  887. package/src/IconDown/index.vue +0 -19
  888. package/src/IconDownCircle/index.vue +0 -19
  889. package/src/IconDownload/index.vue +0 -19
  890. package/src/IconDragArrow/index.vue +0 -19
  891. package/src/IconDragDot/index.vue +0 -19
  892. package/src/IconDragDotVertical/index.vue +0 -19
  893. package/src/IconDriveFile/index.vue +0 -19
  894. package/src/IconEar/index.vue +0 -19
  895. package/src/IconEdit/index.vue +0 -19
  896. package/src/IconEmail/index.vue +0 -19
  897. package/src/IconEmpty/index.vue +0 -19
  898. package/src/IconEnglishFill/index.vue +0 -19
  899. package/src/IconEraser/index.vue +0 -19
  900. package/src/IconExclamation/index.vue +0 -19
  901. package/src/IconExclamationCircle/index.vue +0 -19
  902. package/src/IconExclamationCircleFill/index.vue +0 -19
  903. package/src/IconExclamationPolygonFill/index.vue +0 -19
  904. package/src/IconExpand/index.vue +0 -19
  905. package/src/IconExperiment/index.vue +0 -19
  906. package/src/IconExport/index.vue +0 -19
  907. package/src/IconEye/index.vue +0 -19
  908. package/src/IconEyeInvisible/index.vue +0 -19
  909. package/src/IconFaceFrownFill/index.vue +0 -19
  910. package/src/IconFaceMehFill/index.vue +0 -19
  911. package/src/IconFaceSmileFill/index.vue +0 -19
  912. package/src/IconFile/index.vue +0 -19
  913. package/src/IconFileAudio/index.vue +0 -19
  914. package/src/IconFileImage/index.vue +0 -19
  915. package/src/IconFilePdf/index.vue +0 -19
  916. package/src/IconFileVideo/index.vue +0 -19
  917. package/src/IconFilter/index.vue +0 -19
  918. package/src/IconFindReplace/index.vue +0 -19
  919. package/src/IconFire/index.vue +0 -19
  920. package/src/IconFold/index.vue +0 -19
  921. package/src/IconFolder/index.vue +0 -19
  922. package/src/IconFolderAdd/index.vue +0 -19
  923. package/src/IconFolderDelete/index.vue +0 -19
  924. package/src/IconFontColors/index.vue +0 -19
  925. package/src/IconFormula/index.vue +0 -19
  926. package/src/IconForward/index.vue +0 -19
  927. package/src/IconFullscreen/index.vue +0 -19
  928. package/src/IconFullscreenExit/index.vue +0 -19
  929. package/src/IconGeneral/index.vue +0 -19
  930. package/src/IconGift/index.vue +0 -19
  931. package/src/IconH1/index.vue +0 -19
  932. package/src/IconH2/index.vue +0 -19
  933. package/src/IconH3/index.vue +0 -19
  934. package/src/IconH4/index.vue +0 -19
  935. package/src/IconH5/index.vue +0 -19
  936. package/src/IconH6/index.vue +0 -19
  937. package/src/IconH7/index.vue +0 -19
  938. package/src/IconHeart/index.vue +0 -19
  939. package/src/IconHeartFill/index.vue +0 -19
  940. package/src/IconHighlight/index.vue +0 -19
  941. package/src/IconHistory/index.vue +0 -19
  942. package/src/IconHome/index.vue +0 -19
  943. package/src/IconIconFillChart/index.vue +0 -19
  944. package/src/IconIconFillData/index.vue +0 -19
  945. package/src/IconIconFillDown/index.vue +0 -19
  946. package/src/IconIconFillDownload/index.vue +0 -19
  947. package/src/IconIconFillFile/index.vue +0 -19
  948. package/src/IconIconFillHome/index.vue +0 -19
  949. package/src/IconIconFillIdea/index.vue +0 -19
  950. package/src/IconIconFillMenu/index.vue +0 -19
  951. package/src/IconIconFillResources/index.vue +0 -19
  952. package/src/IconIconFillRight/index.vue +0 -19
  953. package/src/IconIconFillTemplate/index.vue +0 -19
  954. package/src/IconIconLineArrowdown/index.vue +0 -19
  955. package/src/IconIconLineArrowleft/index.vue +0 -19
  956. package/src/IconIconLineArrowright/index.vue +0 -19
  957. package/src/IconIconLineArrowup/index.vue +0 -19
  958. package/src/IconIconLineBack/index.vue +0 -19
  959. package/src/IconIconLineChart/index.vue +0 -19
  960. package/src/IconIconLineClose/index.vue +0 -19
  961. package/src/IconIconLineCompany/index.vue +0 -19
  962. package/src/IconIconLineDelete/index.vue +0 -19
  963. package/src/IconIconLineDoubledown/index.vue +0 -19
  964. package/src/IconIconLineDoubleleft/index.vue +0 -19
  965. package/src/IconIconLineDoubleright/index.vue +0 -19
  966. package/src/IconIconLineDoubleup/index.vue +0 -19
  967. package/src/IconIconLineDownload/index.vue +0 -19
  968. package/src/IconIconLineExit/index.vue +0 -19
  969. package/src/IconIconLineFile/index.vue +0 -19
  970. package/src/IconIconLineFilter/index.vue +0 -19
  971. package/src/IconIconLineFolder/index.vue +0 -19
  972. package/src/IconIconLineFollow/index.vue +0 -19
  973. package/src/IconIconLineHome/index.vue +0 -19
  974. package/src/IconIconLineInfo/index.vue +0 -19
  975. package/src/IconIconLineLock/index.vue +0 -19
  976. package/src/IconIconLineManage/index.vue +0 -19
  977. package/src/IconIconLineMoney/index.vue +0 -19
  978. package/src/IconIconLineNotice/index.vue +0 -19
  979. package/src/IconIconLineOrder/index.vue +0 -19
  980. package/src/IconIconLineOrganization/index.vue +0 -19
  981. package/src/IconIconLinePercent/index.vue +0 -19
  982. package/src/IconIconLineQuestion/index.vue +0 -19
  983. package/src/IconIconLineRefresh/index.vue +0 -19
  984. package/src/IconIconLineRisk/index.vue +0 -19
  985. package/src/IconIconLineSet/index.vue +0 -19
  986. package/src/IconIconLineShopping/index.vue +0 -19
  987. package/src/IconIconLineSort/index.vue +0 -19
  988. package/src/IconIconLineSpacing/index.vue +0 -19
  989. package/src/IconIconLineTime/index.vue +0 -19
  990. package/src/IconIconLineUser/index.vue +0 -19
  991. package/src/IconIconLineWarning/index.vue +0 -19
  992. package/src/IconIdcard/index.vue +0 -19
  993. package/src/IconImage/index.vue +0 -19
  994. package/src/IconImageClose/index.vue +0 -19
  995. package/src/IconImport/index.vue +0 -19
  996. package/src/IconInfo/index.vue +0 -19
  997. package/src/IconInfoCircle/index.vue +0 -19
  998. package/src/IconInfoCircleFill/index.vue +0 -19
  999. package/src/IconInteraction/index.vue +0 -19
  1000. package/src/IconItalic/index.vue +0 -19
  1001. package/src/IconLanguage/index.vue +0 -19
  1002. package/src/IconLaunch/index.vue +0 -19
  1003. package/src/IconLayout/index.vue +0 -19
  1004. package/src/IconLeft/index.vue +0 -19
  1005. package/src/IconLeftCircle/index.vue +0 -19
  1006. package/src/IconLineHeight/index.vue +0 -19
  1007. package/src/IconLink/index.vue +0 -19
  1008. package/src/IconList/index.vue +0 -19
  1009. package/src/IconLiveBroadcast/index.vue +0 -19
  1010. package/src/IconLoading/index.vue +0 -19
  1011. package/src/IconLocation/index.vue +0 -19
  1012. package/src/IconLock/index.vue +0 -19
  1013. package/src/IconLoop/index.vue +0 -19
  1014. package/src/IconMan/index.vue +0 -19
  1015. package/src/IconMenu/index.vue +0 -19
  1016. package/src/IconMenuFold/index.vue +0 -19
  1017. package/src/IconMenuUnfold/index.vue +0 -19
  1018. package/src/IconMessage/index.vue +0 -19
  1019. package/src/IconMessageBanned/index.vue +0 -19
  1020. package/src/IconMindMapping/index.vue +0 -19
  1021. package/src/IconMinus/index.vue +0 -19
  1022. package/src/IconMinusCircle/index.vue +0 -19
  1023. package/src/IconMinusCircleFill/index.vue +0 -19
  1024. package/src/IconMobile/index.vue +0 -19
  1025. package/src/IconMoon/index.vue +0 -19
  1026. package/src/IconMoonFill/index.vue +0 -19
  1027. package/src/IconMore/index.vue +0 -19
  1028. package/src/IconMoreVertical/index.vue +0 -19
  1029. package/src/IconMosaic/index.vue +0 -19
  1030. package/src/IconMusic/index.vue +0 -19
  1031. package/src/IconMute/index.vue +0 -19
  1032. package/src/IconMuteFill/index.vue +0 -19
  1033. package/src/IconNav/index.vue +0 -19
  1034. package/src/IconNotification/index.vue +0 -19
  1035. package/src/IconNotificationClose/index.vue +0 -19
  1036. package/src/IconObliqueLine/index.vue +0 -19
  1037. package/src/IconOldVersion/index.vue +0 -19
  1038. package/src/IconOrderedList/index.vue +0 -19
  1039. package/src/IconOriginalSize/index.vue +0 -19
  1040. package/src/IconPalette/index.vue +0 -19
  1041. package/src/IconPaste/index.vue +0 -19
  1042. package/src/IconPause/index.vue +0 -19
  1043. package/src/IconPauseCircle/index.vue +0 -19
  1044. package/src/IconPauseCircleFill/index.vue +0 -19
  1045. package/src/IconPen/index.vue +0 -19
  1046. package/src/IconPenFill/index.vue +0 -19
  1047. package/src/IconPhone/index.vue +0 -19
  1048. package/src/IconPlayArrow/index.vue +0 -19
  1049. package/src/IconPlayArrowFill/index.vue +0 -19
  1050. package/src/IconPlayCircle/index.vue +0 -19
  1051. package/src/IconPlayCircleFill/index.vue +0 -19
  1052. package/src/IconPlus/index.vue +0 -19
  1053. package/src/IconPlusCircle/index.vue +0 -19
  1054. package/src/IconPlusCircleFill/index.vue +0 -19
  1055. package/src/IconPoweroff/index.vue +0 -19
  1056. package/src/IconPrinter/index.vue +0 -19
  1057. package/src/IconPublic/index.vue +0 -19
  1058. package/src/IconPushpin/index.vue +0 -19
  1059. package/src/IconQrcode/index.vue +0 -19
  1060. package/src/IconQuestion/index.vue +0 -19
  1061. package/src/IconQuestionCircle/index.vue +0 -19
  1062. package/src/IconQuestionCircleFill/index.vue +0 -19
  1063. package/src/IconQuote/index.vue +0 -19
  1064. package/src/IconRecord/index.vue +0 -19
  1065. package/src/IconRecordStop/index.vue +0 -19
  1066. package/src/IconRedo/index.vue +0 -19
  1067. package/src/IconRefresh/index.vue +0 -19
  1068. package/src/IconReply/index.vue +0 -19
  1069. package/src/IconRight/index.vue +0 -19
  1070. package/src/IconRightCircle/index.vue +0 -19
  1071. package/src/IconRobot/index.vue +0 -19
  1072. package/src/IconRobotAdd/index.vue +0 -19
  1073. package/src/IconRotateLeft/index.vue +0 -19
  1074. package/src/IconRotateRight/index.vue +0 -19
  1075. package/src/IconSafe/index.vue +0 -19
  1076. package/src/IconSave/index.vue +0 -19
  1077. package/src/IconScan/index.vue +0 -19
  1078. package/src/IconSchedule/index.vue +0 -19
  1079. package/src/IconScissor/index.vue +0 -19
  1080. package/src/IconSearch/index.vue +0 -19
  1081. package/src/IconSelectAll/index.vue +0 -19
  1082. package/src/IconSend/index.vue +0 -19
  1083. package/src/IconSettings/index.vue +0 -19
  1084. package/src/IconShake/index.vue +0 -19
  1085. package/src/IconShareAlt/index.vue +0 -19
  1086. package/src/IconShareExternal/index.vue +0 -19
  1087. package/src/IconShareInternal/index.vue +0 -19
  1088. package/src/IconShrink/index.vue +0 -19
  1089. package/src/IconSkin/index.vue +0 -19
  1090. package/src/IconSkipNext/index.vue +0 -19
  1091. package/src/IconSkipNextFill/index.vue +0 -19
  1092. package/src/IconSkipPrevious/index.vue +0 -19
  1093. package/src/IconSkipPreviousFill/index.vue +0 -19
  1094. package/src/IconSort/index.vue +0 -19
  1095. package/src/IconSortAscending/index.vue +0 -19
  1096. package/src/IconSortDescending/index.vue +0 -19
  1097. package/src/IconSound/index.vue +0 -19
  1098. package/src/IconSoundFill/index.vue +0 -19
  1099. package/src/IconStamp/index.vue +0 -19
  1100. package/src/IconStar/index.vue +0 -19
  1101. package/src/IconStarFill/index.vue +0 -19
  1102. package/src/IconStop/index.vue +0 -19
  1103. package/src/IconStorage/index.vue +0 -19
  1104. package/src/IconStrikethrough/index.vue +0 -19
  1105. package/src/IconSubscribe/index.vue +0 -19
  1106. package/src/IconSubscribeAdd/index.vue +0 -19
  1107. package/src/IconSubscribed/index.vue +0 -19
  1108. package/src/IconSun/index.vue +0 -19
  1109. package/src/IconSunFill/index.vue +0 -19
  1110. package/src/IconSwap/index.vue +0 -19
  1111. package/src/IconSync/index.vue +0 -19
  1112. package/src/IconTag/index.vue +0 -19
  1113. package/src/IconTags/index.vue +0 -19
  1114. package/src/IconThumbDown/index.vue +0 -19
  1115. package/src/IconThumbDownFill/index.vue +0 -19
  1116. package/src/IconThumbUp/index.vue +0 -19
  1117. package/src/IconThumbUpFill/index.vue +0 -19
  1118. package/src/IconThunderbolt/index.vue +0 -19
  1119. package/src/IconToBottom/index.vue +0 -19
  1120. package/src/IconToLeft/index.vue +0 -19
  1121. package/src/IconToRight/index.vue +0 -19
  1122. package/src/IconToTop/index.vue +0 -19
  1123. package/src/IconTool/index.vue +0 -19
  1124. package/src/IconTranslate/index.vue +0 -19
  1125. package/src/IconTrophy/index.vue +0 -19
  1126. package/src/IconUnderline/index.vue +0 -19
  1127. package/src/IconUndo/index.vue +0 -19
  1128. package/src/IconUnfold/index.vue +0 -19
  1129. package/src/IconUnlock/index.vue +0 -19
  1130. package/src/IconUnorderedList/index.vue +0 -19
  1131. package/src/IconUp/index.vue +0 -19
  1132. package/src/IconUpCircle/index.vue +0 -19
  1133. package/src/IconUpload/index.vue +0 -19
  1134. package/src/IconUser/index.vue +0 -19
  1135. package/src/IconUserAdd/index.vue +0 -19
  1136. package/src/IconUserGroup/index.vue +0 -19
  1137. package/src/IconVideoCamera/index.vue +0 -19
  1138. package/src/IconVoice/index.vue +0 -19
  1139. package/src/IconWifi/index.vue +0 -19
  1140. package/src/IconWoman/index.vue +0 -19
  1141. package/src/IconZoomIn/index.vue +0 -19
  1142. package/src/IconZoomOut/index.vue +0 -19
@@ -1,33 +0,0 @@
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: "IconIconLineQuestion",
6
- props: {
7
- prefix: {
8
- type: String,
9
- default: "sc"
10
- },
11
- useCurrentColor: {
12
- type: Boolean,
13
- default: true
14
- }
15
- }
16
- };
17
- const _hoisted_1 = ["fill"];
18
- const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M8 1.43848C11.6238 1.4386 14.5614 4.37625 14.5615 8C14.5614 11.6238 11.6238 14.5614 8 14.5615C4.37624 14.5614 1.43858 11.6238 1.43848 8C1.4386 4.37625 4.37625 1.4386 8 1.43848ZM8 2.76855C5.11079 2.76868 2.76868 5.11079 2.76855 8C2.76866 10.8892 5.11078 13.2323 8 13.2324C10.8892 13.2323 13.2323 10.8892 13.2324 8C13.2323 5.11079 10.8892 2.76868 8 2.76855ZM8.00098 10.3506C8.41005 10.3506 8.74199 10.6828 8.74219 11.0918C8.74219 11.501 8.41017 11.833 8.00098 11.833C7.59189 11.8329 7.26074 11.5009 7.26074 11.0918C7.26094 10.6828 7.59201 10.3507 8.00098 10.3506ZM8 4.15527C9.23542 4.1554 10.237 5.15719 10.2373 6.39258C10.2373 6.84903 10.1001 7.27614 9.86426 7.63086C9.72225 7.84436 9.55873 8.04112 9.41016 8.21387C9.25239 8.39729 9.1208 8.54279 8.99609 8.69824C8.74002 9.01749 8.66518 9.20146 8.66504 9.33398C8.66492 9.70107 8.36709 9.9989 8 9.99902C7.63289 9.99892 7.33509 9.70109 7.33496 9.33398C7.33509 8.71203 7.67872 8.21561 7.95898 7.86621C8.10251 7.6873 8.2692 7.50034 8.40137 7.34668C8.54262 7.18244 8.6622 7.03678 8.75684 6.89453C8.85206 6.75127 8.90718 6.57893 8.90723 6.39258C8.90696 5.89173 8.50089 5.48548 8 5.48535C7.49909 5.48545 7.09304 5.89171 7.09277 6.39258C7.09265 6.75966 6.79482 7.05749 6.42773 7.05762C6.06055 7.05761 5.76282 6.75974 5.7627 6.39258C5.76297 5.15717 6.76455 4.15537 8 4.15527Z" }, null, -1);
19
- const _hoisted_3 = [
20
- _hoisted_2
21
- ];
22
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
23
- return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
24
- viewBox: "0 0 16 16",
25
- fill: $props.useCurrentColor ? "currentColor" : "currentColor",
26
- xmlns: "http://www.w3.org/2000/svg",
27
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_question`],
28
- width: "1em",
29
- height: "1em"
30
- }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
31
- }
32
- var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
33
- module.exports = index;
@@ -1,33 +0,0 @@
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: "IconIconLineRefresh",
6
- props: {
7
- prefix: {
8
- type: String,
9
- default: "sc"
10
- },
11
- useCurrentColor: {
12
- type: Boolean,
13
- default: true
14
- }
15
- }
16
- };
17
- const _hoisted_1 = ["fill"];
18
- const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M15.7217 9.01123L14.7031 9.86572L14.2754 9.35693L13.8711 8.87549C13.4474 11.738 10.9811 13.9356 8.00098 13.936C6.11897 13.936 4.44215 13.0584 3.35449 11.6919L4.625 11.1304C5.46627 12.0368 6.66697 12.6059 8.00098 12.606C10.2911 12.6055 12.1893 10.9326 12.5449 8.74268L12.0459 9.16162L11.5361 9.58936L10.6816 8.56982L11.1914 8.14307L12.9131 6.69775L13.4229 6.271L15.7217 9.01123ZM8.00098 2.06396C9.88318 2.06423 11.5601 2.9413 12.6475 4.30811L11.3779 4.86865C10.5369 3.96197 9.33515 3.39428 8.00098 3.39404C5.71056 3.39408 3.80991 5.06545 3.4541 7.25537L3.9541 6.83643L4.46387 6.40967L5.31836 7.42822L2.57812 9.72803L2.15039 9.21924L0.706055 7.49658L0.27832 6.98779L1.29688 6.13232L1.72461 6.64209L2.12891 7.12354C2.55249 4.2606 5.02032 2.064 8.00098 2.06396Z" }, null, -1);
19
- const _hoisted_3 = [
20
- _hoisted_2
21
- ];
22
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
23
- return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
24
- viewBox: "0 0 16 16",
25
- fill: $props.useCurrentColor ? "currentColor" : "currentColor",
26
- xmlns: "http://www.w3.org/2000/svg",
27
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_refresh`],
28
- width: "1em",
29
- height: "1em"
30
- }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
31
- }
32
- var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
33
- module.exports = index;
@@ -1,41 +0,0 @@
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: "IconIconLineRisk",
6
- props: {
7
- prefix: {
8
- type: String,
9
- default: "sc"
10
- },
11
- useCurrentColor: {
12
- type: Boolean,
13
- default: true
14
- }
15
- }
16
- };
17
- const _hoisted_1 = ["fill"];
18
- const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("g", { "clip-path": "url(#svg_5ce5be419e__clip0_271_29176)" }, [
19
- /* @__PURE__ */ vue.createElementVNode("path", { d: "M8.13908 0.352539L14.0102 1.60059C14.2224 1.64571 14.4054 1.68308 14.5678 1.74609C15.2286 2.00282 15.7042 2.59023 15.8178 3.29004C15.8457 3.46201 15.8442 3.64814 15.8442 3.86523V7.00879C15.8439 11.452 12.4959 15.1817 8.07853 15.6602C8.02683 15.6658 7.97399 15.6657 7.92228 15.6602C3.5048 15.1818 0.156881 11.4521 0.156654 7.00879V3.86523C0.156653 3.64812 0.15514 3.46202 0.183021 3.29004C0.2966 2.59016 0.772078 2.00276 1.43302 1.74609C1.59539 1.68312 1.77837 1.64571 1.99064 1.60059L7.86173 0.352539L8.0004 0.337891C8.04677 0.337911 8.09348 0.342847 8.13908 0.352539ZM2.26798 2.90527C2.00844 2.96045 1.9532 2.97464 1.91544 2.98926C1.69527 3.07488 1.53628 3.27069 1.49845 3.50391C1.49201 3.54388 1.49064 3.60002 1.49064 3.86523V7.00879C1.49086 10.7492 4.29232 13.8906 8.0004 14.3252C11.7084 13.8904 14.5099 10.7491 14.5102 7.00879V3.86523C14.5102 3.60012 14.5088 3.54387 14.5024 3.50391C14.4646 3.27076 14.3054 3.07494 14.0854 2.98926C14.0476 2.9746 13.9927 2.96053 13.7328 2.90527L8.0004 1.68652L2.26798 2.90527ZM8.88517 5.05371C9.00896 5.05374 9.07105 5.1488 9.01993 5.25879L8.19376 7.13672C8.14488 7.2481 8.20291 7.34154 8.32853 7.34473L9.80021 7.38184C9.92402 7.38439 9.967 7.46507 9.89493 7.56738L7.54044 10.8496C7.25333 11.2498 7.10019 11.1838 7.20255 10.7002L7.58536 8.85547C7.59244 8.8289 7.59298 8.80034 7.58732 8.77344C7.58162 8.74669 7.56925 8.72155 7.55216 8.7002C7.53508 8.67894 7.51347 8.66176 7.48869 8.65039C7.46369 8.63898 7.43606 8.63369 7.40861 8.63477H6.22794C6.20235 8.63745 6.17611 8.63287 6.15275 8.62207C6.12951 8.61125 6.1096 8.5944 6.09513 8.57324C6.0806 8.5519 6.07222 8.52675 6.07072 8.50098C6.06925 8.47531 6.07448 8.44956 6.08634 8.42676L7.31486 5.26465L7.31388 5.26172C7.34082 5.2021 7.38372 5.15092 7.4379 5.11426C7.492 5.07766 7.55528 5.0566 7.62052 5.05371H8.88517Z" })
20
- ], -1);
21
- const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("defs", null, [
22
- /* @__PURE__ */ vue.createElementVNode("clipPath", { id: "svg_5ce5be419e__clip0_271_29176" }, [
23
- /* @__PURE__ */ vue.createElementVNode("path", { d: "M0 0H16V16H0z" })
24
- ])
25
- ], -1);
26
- const _hoisted_4 = [
27
- _hoisted_2,
28
- _hoisted_3
29
- ];
30
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
31
- return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
32
- viewBox: "0 0 16 16",
33
- fill: $props.useCurrentColor ? "currentColor" : "currentColor",
34
- xmlns: "http://www.w3.org/2000/svg",
35
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_risk`],
36
- width: "1em",
37
- height: "1em"
38
- }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
39
- }
40
- var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
41
- module.exports = index;
@@ -1,41 +0,0 @@
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: "IconIconLineSet",
6
- props: {
7
- prefix: {
8
- type: String,
9
- default: "sc"
10
- },
11
- useCurrentColor: {
12
- type: Boolean,
13
- default: true
14
- }
15
- }
16
- };
17
- const _hoisted_1 = ["fill"];
18
- const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("g", { "clip-path": "url(#svg_fe38aac4b0__clip0_271_29165)" }, [
19
- /* @__PURE__ */ vue.createElementVNode("path", { d: "M7.0296 0.568752C7.66923 0.432827 8.33139 0.432797 8.97101 0.568752C9.71828 0.727724 10.407 1.13514 11.5335 1.78555L11.6165 1.8334C12.7431 2.48382 13.4402 2.87698 13.9515 3.44473C14.389 3.93069 14.7201 4.5035 14.9222 5.12539C15.1583 5.85216 15.1507 6.65244 15.1507 7.95352V8.04922C15.1507 9.35033 15.1583 10.1506 14.9222 10.8773C14.7201 11.4993 14.389 12.072 13.9515 12.558C13.4402 13.1258 12.7431 13.5189 11.6165 14.1693L11.5335 14.2172C10.407 14.8676 9.71829 15.275 8.97101 15.434C8.33139 15.5699 7.66922 15.5699 7.0296 15.434C6.28228 15.2751 5.59364 14.8676 4.4671 14.2172L4.38409 14.1693C3.25752 13.5189 2.56045 13.1257 2.04913 12.558C1.61157 12.072 1.28052 11.4993 1.07843 10.8773C0.842282 10.1506 0.849912 9.35034 0.849912 8.04922V7.95352C0.849912 6.65237 0.842279 5.85219 1.07843 5.12539C1.28052 4.50345 1.61155 3.93071 2.04913 3.44473C2.56045 2.877 3.25748 2.48385 4.38409 1.8334L4.4671 1.78555C5.59366 1.13513 6.28227 0.727682 7.0296 0.568752ZM8.69366 1.87344C8.23681 1.77633 7.7638 1.77636 7.30694 1.87344C6.81524 1.97803 6.33816 2.24468 5.13409 2.93985L5.05011 2.9877C3.84548 3.68319 3.37585 3.96364 3.03937 4.33731C2.72696 4.68436 2.4913 5.09341 2.34698 5.5375C2.19158 6.01577 2.1839 6.56243 2.1839 7.95352V8.04922C2.1839 9.44027 2.19159 9.98697 2.34698 10.4652C2.4913 10.9093 2.72698 11.3184 3.03937 11.6654C3.37585 12.0391 3.84554 12.3196 5.05011 13.015L5.13409 13.0629C6.33813 13.758 6.81524 14.0247 7.30694 14.1293C7.76379 14.2264 8.23682 14.2264 8.69366 14.1293C9.18531 14.0247 9.6625 13.758 10.8665 13.0629L10.9505 13.015C12.1551 12.3196 12.6248 12.0391 12.9612 11.6654C13.2736 11.3184 13.5093 10.9093 13.6536 10.4652C13.809 9.98698 13.8167 9.44025 13.8167 8.04922V7.95352C13.8167 6.56254 13.809 6.01574 13.6536 5.5375C13.5093 5.09346 13.2736 4.68433 12.9612 4.33731C12.6248 3.96361 12.1551 3.68316 10.9505 2.9877L10.8665 2.93985C9.66252 2.24472 9.18531 1.97807 8.69366 1.87344ZM8.0003 5.24844C9.5175 5.24862 10.7474 6.47925 10.7474 7.99649C10.7472 9.51355 9.51737 10.7434 8.0003 10.7436C6.48312 10.7435 5.25246 9.51363 5.25226 7.99649C5.25226 6.47917 6.48299 5.24848 8.0003 5.24844ZM8.0003 6.58242C7.21937 6.58246 6.58624 7.21555 6.58624 7.99649C6.58644 8.77725 7.2195 9.41051 8.0003 9.41055C8.78099 9.41037 9.41416 8.77717 9.41437 7.99649C9.41437 7.21563 8.78112 6.5826 8.0003 6.58242Z" })
20
- ], -1);
21
- const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("defs", null, [
22
- /* @__PURE__ */ vue.createElementVNode("clipPath", { id: "svg_fe38aac4b0__clip0_271_29165" }, [
23
- /* @__PURE__ */ vue.createElementVNode("path", { d: "M0 0H16V16H0z" })
24
- ])
25
- ], -1);
26
- const _hoisted_4 = [
27
- _hoisted_2,
28
- _hoisted_3
29
- ];
30
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
31
- return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
32
- viewBox: "0 0 16 16",
33
- fill: $props.useCurrentColor ? "currentColor" : "currentColor",
34
- xmlns: "http://www.w3.org/2000/svg",
35
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_set`],
36
- width: "1em",
37
- height: "1em"
38
- }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
39
- }
40
- var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
41
- module.exports = index;
@@ -1,41 +0,0 @@
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: "IconIconLineShopping",
6
- props: {
7
- prefix: {
8
- type: String,
9
- default: "sc"
10
- },
11
- useCurrentColor: {
12
- type: Boolean,
13
- default: true
14
- }
15
- }
16
- };
17
- const _hoisted_1 = ["fill"];
18
- const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("g", { "clip-path": "url(#svg_a221afe4d9__clip0_271_29181)" }, [
19
- /* @__PURE__ */ vue.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" })
20
- ], -1);
21
- const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("defs", null, [
22
- /* @__PURE__ */ vue.createElementVNode("clipPath", { id: "svg_a221afe4d9__clip0_271_29181" }, [
23
- /* @__PURE__ */ vue.createElementVNode("path", { d: "M0 0H16V16H0z" })
24
- ])
25
- ], -1);
26
- const _hoisted_4 = [
27
- _hoisted_2,
28
- _hoisted_3
29
- ];
30
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
31
- return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
32
- viewBox: "0 0 16 16",
33
- fill: $props.useCurrentColor ? "currentColor" : "currentColor",
34
- xmlns: "http://www.w3.org/2000/svg",
35
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_shopping`],
36
- width: "1em",
37
- height: "1em"
38
- }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
39
- }
40
- var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
41
- module.exports = index;
@@ -1,33 +0,0 @@
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: "IconIconLineSort",
6
- props: {
7
- prefix: {
8
- type: String,
9
- default: "sc"
10
- },
11
- useCurrentColor: {
12
- type: Boolean,
13
- default: true
14
- }
15
- }
16
- };
17
- const _hoisted_1 = ["fill"];
18
- const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "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);
19
- const _hoisted_3 = [
20
- _hoisted_2
21
- ];
22
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
23
- return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
24
- viewBox: "0 0 16 16",
25
- fill: $props.useCurrentColor ? "currentColor" : "currentColor",
26
- xmlns: "http://www.w3.org/2000/svg",
27
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_sort`],
28
- width: "1em",
29
- height: "1em"
30
- }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
31
- }
32
- var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
33
- module.exports = index;
@@ -1,33 +0,0 @@
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: "IconIconLineSpacing",
6
- props: {
7
- prefix: {
8
- type: String,
9
- default: "sc"
10
- },
11
- useCurrentColor: {
12
- type: Boolean,
13
- default: true
14
- }
15
- }
16
- };
17
- const _hoisted_1 = ["fill"];
18
- const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "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);
19
- const _hoisted_3 = [
20
- _hoisted_2
21
- ];
22
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
23
- return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
24
- viewBox: "0 0 16 16",
25
- fill: $props.useCurrentColor ? "currentColor" : "currentColor",
26
- xmlns: "http://www.w3.org/2000/svg",
27
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_spacing`],
28
- width: "1em",
29
- height: "1em"
30
- }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
31
- }
32
- var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
33
- module.exports = index;
@@ -1,41 +0,0 @@
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: "IconIconLineTime",
6
- props: {
7
- prefix: {
8
- type: String,
9
- default: "sc"
10
- },
11
- useCurrentColor: {
12
- type: Boolean,
13
- default: true
14
- }
15
- }
16
- };
17
- const _hoisted_1 = ["fill"];
18
- const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("g", { "clip-path": "url(#svg_40c123182d__clip0_271_29173)" }, [
19
- /* @__PURE__ */ vue.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" })
20
- ], -1);
21
- const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("defs", null, [
22
- /* @__PURE__ */ vue.createElementVNode("clipPath", { id: "svg_40c123182d__clip0_271_29173" }, [
23
- /* @__PURE__ */ vue.createElementVNode("path", { d: "M0 0H16V16H0z" })
24
- ])
25
- ], -1);
26
- const _hoisted_4 = [
27
- _hoisted_2,
28
- _hoisted_3
29
- ];
30
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
31
- return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
32
- viewBox: "0 0 16 16",
33
- fill: $props.useCurrentColor ? "currentColor" : "currentColor",
34
- xmlns: "http://www.w3.org/2000/svg",
35
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_time`],
36
- width: "1em",
37
- height: "1em"
38
- }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
39
- }
40
- var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
41
- module.exports = index;
@@ -1,33 +0,0 @@
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: "IconIconLineUser",
6
- props: {
7
- prefix: {
8
- type: String,
9
- default: "sc"
10
- },
11
- useCurrentColor: {
12
- type: Boolean,
13
- default: true
14
- }
15
- }
16
- };
17
- const _hoisted_1 = ["fill"];
18
- const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "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);
19
- const _hoisted_3 = [
20
- _hoisted_2
21
- ];
22
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
23
- return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
24
- viewBox: "0 0 16 16",
25
- fill: $props.useCurrentColor ? "currentColor" : "currentColor",
26
- xmlns: "http://www.w3.org/2000/svg",
27
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_user`],
28
- width: "1em",
29
- height: "1em"
30
- }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
31
- }
32
- var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
33
- module.exports = index;
@@ -1,41 +0,0 @@
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: "IconIconLineWarning",
6
- props: {
7
- prefix: {
8
- type: String,
9
- default: "sc"
10
- },
11
- useCurrentColor: {
12
- type: Boolean,
13
- default: true
14
- }
15
- }
16
- };
17
- const _hoisted_1 = ["fill"];
18
- const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("g", { "clip-path": "url(#svg_fe2b9fb166__clip0_271_29175)" }, [
19
- /* @__PURE__ */ vue.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" })
20
- ], -1);
21
- const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("defs", null, [
22
- /* @__PURE__ */ vue.createElementVNode("clipPath", { id: "svg_fe2b9fb166__clip0_271_29175" }, [
23
- /* @__PURE__ */ vue.createElementVNode("path", { d: "M0 0H16V16H0z" })
24
- ])
25
- ], -1);
26
- const _hoisted_4 = [
27
- _hoisted_2,
28
- _hoisted_3
29
- ];
30
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
31
- return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
32
- viewBox: "0 0 16 16",
33
- fill: $props.useCurrentColor ? "currentColor" : "currentColor",
34
- xmlns: "http://www.w3.org/2000/svg",
35
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_warning`],
36
- width: "1em",
37
- height: "1em"
38
- }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
39
- }
40
- var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
41
- module.exports = index;
@@ -1,43 +0,0 @@
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: "IconIdcard",
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: "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",
19
- stroke: "#4E5969",
20
- "stroke-width": "4"
21
- }, null, -1);
22
- const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("circle", {
23
- cx: "29",
24
- cy: "20",
25
- r: "4",
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-idcard`],
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;
@@ -1,39 +0,0 @@
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: "IconImage",
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: "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",
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-image`],
28
- width: "1em",
29
- height: "1em"
30
- }, _ctx.$attrs), [
31
- _hoisted_1,
32
- vue.createElementVNode("path", {
33
- d: "M33 33v-9l-9 9h9zM23.5 33l-3-4-3 4h6zM15 15h2v2h-2z",
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;
@@ -1,60 +0,0 @@
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: "IconImageClose",
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 26V9a2 2 0 00-2-2H9a2 2 0 00-2 2v30a2 2 0 002 2h17",
19
- stroke: "#4E5969",
20
- "stroke-width": "4",
21
- "stroke-linecap": "square"
22
- }, null, -1);
23
- const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", {
24
- 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",
25
- stroke: "#4E5969",
26
- "stroke-width": "4",
27
- "stroke-linecap": "square"
28
- }, null, -1);
29
- const _hoisted_3 = ["fill"];
30
- const _hoisted_4 = /* @__PURE__ */ vue.createElementVNode("path", {
31
- d: "M41.92 34.088l-3.916 3.916-3.916 3.916M34.088 34.088l3.916 3.916 3.916 3.916",
32
- stroke: "#fff",
33
- "stroke-width": "2.462"
34
- }, null, -1);
35
- const _hoisted_5 = /* @__PURE__ */ vue.createElementVNode("path", {
36
- d: "M17 15h-2v2h2v-2z",
37
- stroke: "#4E5969",
38
- "stroke-width": "4",
39
- "stroke-linecap": "square"
40
- }, null, -1);
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-image-close`],
46
- width: "1em",
47
- height: "1em"
48
- }, _ctx.$attrs), [
49
- _hoisted_1,
50
- _hoisted_2,
51
- vue.createElementVNode("path", {
52
- 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",
53
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969"
54
- }, null, 8, _hoisted_3),
55
- _hoisted_4,
56
- _hoisted_5
57
- ], 16);
58
- }
59
- var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
60
- module.exports = index;
@@ -1,41 +0,0 @@
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: "IconImport",
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 41H7V7h24M43 24H19",
19
- stroke: "#4E5969",
20
- "stroke-width": "4"
21
- }, null, -1);
22
- const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", {
23
- d: "M27.929 33.072l-9.071-9.071 9.07-9.071",
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-import`],
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;
@@ -1,50 +0,0 @@
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: "IconInfo",
6
- props: {
7
- prefix: {
8
- type: String,
9
- default: "sc"
10
- },
11
- useCurrentColor: {
12
- type: Boolean,
13
- default: true
14
- }
15
- }
16
- };
17
- const _hoisted_1 = /* @__PURE__ */ vue.createElementVNode("path", {
18
- stroke: "#4E5969",
19
- "stroke-width": "4",
20
- d: "M25 39h-2V18h2z"
21
- }, null, -1);
22
- const _hoisted_2 = ["fill"];
23
- const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", {
24
- stroke: "#4E5969",
25
- "stroke-width": "4",
26
- d: "M25 11h-2V9h2z"
27
- }, null, -1);
28
- const _hoisted_4 = ["fill"];
29
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
30
- return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
31
- viewBox: "0 0 48 48",
32
- fill: "none",
33
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-info`],
34
- width: "1em",
35
- height: "1em"
36
- }, _ctx.$attrs), [
37
- _hoisted_1,
38
- vue.createElementVNode("path", {
39
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969",
40
- d: "M25 39h-2V18h2z"
41
- }, null, 8, _hoisted_2),
42
- _hoisted_3,
43
- vue.createElementVNode("path", {
44
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969",
45
- d: "M25 11h-2V9h2z"
46
- }, null, 8, _hoisted_4)
47
- ], 16);
48
- }
49
- var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
50
- module.exports = index;