@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,40 +0,0 @@
1
- import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
- import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
- const _sfc_main = {
4
- name: "IconIconLineLock",
5
- props: {
6
- prefix: {
7
- type: String,
8
- default: "sc"
9
- },
10
- useCurrentColor: {
11
- type: Boolean,
12
- default: true
13
- }
14
- }
15
- };
16
- const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ createElementVNode("g", { "clip-path": "url(#svg_97cacefe43__clip0_308_35077)" }, [
18
- /* @__PURE__ */ createElementVNode("path", { d: "M7.99998 0.358887C10.0705 0.358903 11.749 2.03743 11.749 4.10791V5.31201C12.1829 5.31252 12.5501 5.31525 12.8574 5.34033C13.2318 5.37092 13.5763 5.43659 13.8994 5.60107C14.4008 5.85655 14.8089 6.26474 15.0644 6.76611C15.2291 7.08931 15.2946 7.4336 15.3252 7.80811C15.3551 8.17497 15.3545 8.62719 15.3545 9.17627V11.7759C15.3545 12.325 15.3551 12.7772 15.3252 13.144C15.2946 13.5186 15.2291 13.8628 15.0644 14.186C14.8089 14.6874 14.4008 15.0956 13.8994 15.3511C13.5763 15.5156 13.2318 15.5812 12.8574 15.6118C12.4906 15.6418 12.0381 15.6411 11.4892 15.6411H4.50974C3.96086 15.6411 3.50835 15.6418 3.14158 15.6118C2.76724 15.5812 2.42265 15.5157 2.09959 15.3511C1.59829 15.0956 1.18999 14.6874 0.934549 14.186C0.76997 13.8629 0.704412 13.5185 0.673806 13.144C0.643835 12.7772 0.64451 12.3249 0.64451 11.7759V9.17627C0.64451 8.62721 0.643835 8.17496 0.673806 7.80811C0.704412 7.43367 0.76997 7.08925 0.934549 6.76611C1.18999 6.26477 1.59829 5.85659 2.09959 5.60107C2.42265 5.43649 2.76724 5.37096 3.14158 5.34033C3.44903 5.31521 3.81685 5.31252 4.25095 5.31201V4.10791C4.25095 2.03744 5.92951 0.358914 7.99998 0.358887ZM4.50974 6.64111C3.93895 6.64111 3.55005 6.64199 3.24998 6.6665C2.95798 6.6904 2.80757 6.73339 2.7031 6.78662C2.45231 6.91458 2.24799 7.11879 2.1201 7.36963C2.06688 7.47414 2.02386 7.62439 1.99998 7.9165C1.97546 8.21664 1.97459 8.60527 1.97459 9.17627V11.7759C1.97459 12.3469 1.97546 12.7355 1.99998 13.0356C2.02386 13.3278 2.06688 13.478 2.1201 13.5825C2.24799 13.8334 2.45231 14.0376 2.7031 14.1655C2.80757 14.2188 2.95798 14.2617 3.24998 14.2856C3.55005 14.3102 3.93895 14.311 4.50974 14.311H11.4892C12.06 14.311 12.4489 14.3101 12.749 14.2856C13.0411 14.2618 13.1914 14.2187 13.2959 14.1655C13.5468 14.0376 13.7509 13.8334 13.8789 13.5825C13.9321 13.478 13.9761 13.3279 14 13.0356C14.0245 12.7355 14.0244 12.3469 14.0244 11.7759V9.17627C14.0244 8.60524 14.0245 8.21665 14 7.9165C13.9761 7.62421 13.9321 7.47415 13.8789 7.36963C13.7509 7.11874 13.5468 6.91452 13.2959 6.78662C13.1914 6.73343 13.0411 6.69037 12.749 6.6665C12.4489 6.64202 12.06 6.64111 11.4892 6.64111H4.50974ZM7.99998 9.00244C8.36725 9.00244 8.66502 9.30021 8.66502 9.66748V11.561C8.66485 11.9282 8.36714 12.2261 7.99998 12.2261C7.63282 12.2261 7.33511 11.9282 7.33494 11.561V9.66748C7.33494 9.30022 7.63272 9.00245 7.99998 9.00244ZM7.99998 1.68896C6.66405 1.68899 5.58103 2.77198 5.58103 4.10791V5.31104H10.4189V4.10791C10.4189 2.77197 9.33592 1.68898 7.99998 1.68896Z" })
19
- ], -1);
20
- const _hoisted_3 = /* @__PURE__ */ createElementVNode("defs", null, [
21
- /* @__PURE__ */ createElementVNode("clipPath", { id: "svg_97cacefe43__clip0_308_35077" }, [
22
- /* @__PURE__ */ createElementVNode("path", { d: "M0 0H16V16H0z" })
23
- ])
24
- ], -1);
25
- const _hoisted_4 = [
26
- _hoisted_2,
27
- _hoisted_3
28
- ];
29
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
30
- return openBlock(), createElementBlock("svg", mergeProps({
31
- viewBox: "0 0 16 16",
32
- fill: $props.useCurrentColor ? "currentColor" : "currentColor",
33
- xmlns: "http://www.w3.org/2000/svg",
34
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_lock`],
35
- width: "1em",
36
- height: "1em"
37
- }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
38
- }
39
- var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
40
- export { index as default };
@@ -1,32 +0,0 @@
1
- import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
- import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
- const _sfc_main = {
4
- name: "IconIconLineManage",
5
- props: {
6
- prefix: {
7
- type: String,
8
- default: "sc"
9
- },
10
- useCurrentColor: {
11
- type: Boolean,
12
- default: true
13
- }
14
- }
15
- };
16
- const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M14.3085 10.9813C14.6483 10.8433 15.0361 11.0069 15.1747 11.3466C15.3133 11.6865 15.1502 12.0749 14.8105 12.2137L10.0634 14.1483C9.42339 14.4093 9.00546 14.5844 8.56536 14.6532C8.19111 14.7116 7.80972 14.7115 7.43547 14.6532C6.99528 14.5845 6.57747 14.4093 5.93743 14.1483L1.19036 12.2137L1.07122 12.1503C0.814095 11.9785 0.703945 11.6441 0.825123 11.3466C0.946606 11.0492 1.25951 10.8862 1.5634 10.9432L1.69231 10.9813L6.43938 12.9169C7.13709 13.2013 7.38925 13.2995 7.64055 13.3387C7.87894 13.3759 8.1219 13.3759 8.36028 13.3387C8.61147 13.2995 8.86393 13.2013 9.56145 12.9169L14.3085 10.9813ZM14.3085 7.71374C14.6484 7.57554 15.0361 7.73914 15.1747 8.07898C15.313 8.41886 15.1502 8.80747 14.8105 8.94616L10.0634 10.8807C9.42335 11.1417 9.00548 11.3168 8.56536 11.3856C8.19116 11.444 7.80968 11.4439 7.43547 11.3856C6.99535 11.3169 6.57731 11.1416 5.93743 10.8807L1.19036 8.94616L1.07122 8.88269C0.814138 8.71093 0.704042 8.37646 0.825123 8.07898C0.946469 7.78136 1.25935 7.6186 1.5634 7.67566L1.69231 7.71374L6.43938 9.64929C7.13688 9.93368 7.38928 10.0319 7.64055 10.0712C7.8789 10.1083 8.12194 10.1084 8.36028 10.0712C8.61149 10.0319 8.86386 9.93372 9.56145 9.64929L14.3085 7.71374ZM7.4345 1.34655C7.80893 1.28813 8.19093 1.28812 8.56536 1.34655C9.00539 1.41531 9.42261 1.59056 10.0624 1.85144L13.8007 3.37585C14.0727 3.48674 14.3188 3.5863 14.5038 3.68151C14.6479 3.75564 14.869 3.88001 15.0195 4.10046L15.079 4.20105L15.1347 4.32898C15.2466 4.63249 15.2284 4.9719 15.079 5.26355C14.9334 5.54728 14.6683 5.69845 14.5038 5.78308C14.3188 5.87822 14.0725 5.97794 13.8007 6.08874L10.0624 7.61218C9.42274 7.873 9.00532 8.0483 8.56536 8.11706C8.19095 8.17547 7.80891 8.17549 7.4345 8.11706C6.99428 8.0483 6.57664 7.8732 5.93645 7.61218L2.19817 6.08874C1.92623 5.97786 1.6801 5.87828 1.49505 5.78308C1.33051 5.69841 1.06547 5.54748 0.91985 5.26355C0.749116 4.93029 0.749393 4.5344 0.91985 4.20105L0.980397 4.10046C1.13067 3.88044 1.35105 3.75563 1.49505 3.68151C1.68001 3.58634 1.92634 3.48668 2.19817 3.37585L5.93645 1.85144C6.57647 1.59048 6.99438 1.41532 7.4345 1.34655ZM8.3593 2.66101C8.12091 2.62386 7.87796 2.62381 7.63958 2.66101C7.38836 2.70028 7.13598 2.79846 6.4384 3.08288L2.7011 4.6073C2.58275 4.65555 2.48228 4.69674 2.39739 4.7323C2.48232 4.76787 2.58268 4.80901 2.7011 4.8573L6.4384 6.38073C7.13617 6.66523 7.3883 6.76335 7.63958 6.80261C7.87796 6.83981 8.12091 6.83975 8.3593 6.80261C8.61058 6.76338 8.86293 6.66514 9.56047 6.38073L13.2988 4.8573C13.4168 4.80915 13.5167 4.7678 13.6015 4.7323C13.5167 4.69676 13.417 4.65551 13.2988 4.6073L9.56047 3.08288C8.8628 2.79842 8.6106 2.70024 8.3593 2.66101Z" }, null, -1);
18
- const _hoisted_3 = [
19
- _hoisted_2
20
- ];
21
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
22
- return openBlock(), createElementBlock("svg", mergeProps({
23
- viewBox: "0 0 16 16",
24
- fill: $props.useCurrentColor ? "currentColor" : "currentColor",
25
- xmlns: "http://www.w3.org/2000/svg",
26
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_manage`],
27
- width: "1em",
28
- height: "1em"
29
- }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
30
- }
31
- var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
32
- export { index as default };
@@ -1,40 +0,0 @@
1
- import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
- import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
- const _sfc_main = {
4
- name: "IconIconLineMoney",
5
- props: {
6
- prefix: {
7
- type: String,
8
- default: "sc"
9
- },
10
- useCurrentColor: {
11
- type: Boolean,
12
- default: true
13
- }
14
- }
15
- };
16
- const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ createElementVNode("g", { "clip-path": "url(#svg_304a13600b__clip0_271_29170)" }, [
18
- /* @__PURE__ */ createElementVNode("path", { d: "M8.00032 0.145996C12.3379 0.146178 15.8548 3.66286 15.8548 8.00049C15.8547 12.338 12.3378 15.8548 8.00032 15.855C3.66267 15.855 0.14596 12.3381 0.145828 8.00049C0.145828 3.66275 3.66258 0.145996 8.00032 0.145996ZM8.00032 1.47998C4.39896 1.47998 1.47981 4.39913 1.47981 8.00049C1.47994 11.6017 4.39904 14.521 8.00032 14.521C11.6014 14.5208 14.5207 11.6016 14.5208 8.00049C14.5208 4.39924 11.6015 1.48016 8.00032 1.47998ZM7.58821 4.87256C7.85585 4.78572 8.14482 4.78561 8.41243 4.87256C8.60531 4.93529 8.75299 5.04226 8.86946 5.14111C8.97997 5.23495 9.10181 5.35686 9.22591 5.48096L10.5189 6.77393C10.6431 6.89812 10.7648 7.01979 10.8587 7.13037C10.9577 7.24693 11.0645 7.39524 11.1273 7.58838C11.2033 7.82268 11.2127 8.07281 11.1556 8.31104L11.1263 8.41162L11.0726 8.54834C11.0116 8.67674 10.9338 8.78226 10.8597 8.86963C10.7659 8.98017 10.643 9.10095 10.5189 9.2251L9.22591 10.519C9.10188 10.6431 8.9809 10.7651 8.87044 10.8589C8.75387 10.9578 8.6046 11.0647 8.41145 11.1274C8.14398 11.2142 7.85567 11.2142 7.58821 11.1274C7.39513 11.0647 7.24674 10.9578 7.1302 10.8589C7.01974 10.7651 6.89878 10.6431 6.77473 10.519L5.48079 9.2251C5.35676 9.10107 5.23473 8.98008 5.14095 8.86963C5.04204 8.7531 4.93609 8.60465 4.87337 8.41162C4.78649 8.14408 4.78558 7.85594 4.87239 7.58838C4.93512 7.39533 5.04203 7.24691 5.14095 7.13037C5.23482 7.0198 5.35662 6.8981 5.48079 6.77393L6.77473 5.48096C6.89875 5.35694 7.01976 5.23492 7.1302 5.14111C7.24669 5.04225 7.3953 4.93528 7.58821 4.87256ZM7.99348 6.15771C7.93411 6.20816 7.8565 6.28493 7.71712 6.42432L6.42415 7.71729C6.28439 7.85704 6.20801 7.93421 6.15755 7.99365C6.15559 7.99597 6.15343 7.9984 6.15169 8.00049C6.1532 8.00231 6.15491 8.00434 6.15657 8.00635C6.20699 8.06574 6.28363 8.14317 6.42317 8.28271L7.71712 9.57568C7.8569 9.71547 7.93404 9.79182 7.99348 9.84229C7.9956 9.84406 7.99839 9.84556 8.00032 9.84717C8.00226 9.84558 8.00505 9.84408 8.00716 9.84229C8.06656 9.79181 8.14402 9.71519 8.28352 9.57568L9.57649 8.28271C9.71613 8.14307 9.79265 8.06576 9.84309 8.00635C9.84481 8.00431 9.84643 8.00235 9.84798 8.00049C9.8462 7.99835 9.84413 7.99602 9.84212 7.99365C9.79165 7.9342 9.7153 7.85707 9.57552 7.71729L8.28255 6.42432C8.14303 6.2848 8.06558 6.20816 8.00618 6.15771C8.00386 6.15575 8.0024 6.15263 8.00032 6.15088C7.9982 6.15264 7.99583 6.15572 7.99348 6.15771Z" })
19
- ], -1);
20
- const _hoisted_3 = /* @__PURE__ */ createElementVNode("defs", null, [
21
- /* @__PURE__ */ createElementVNode("clipPath", { id: "svg_304a13600b__clip0_271_29170" }, [
22
- /* @__PURE__ */ createElementVNode("path", { d: "M0 0H16V16H0z" })
23
- ])
24
- ], -1);
25
- const _hoisted_4 = [
26
- _hoisted_2,
27
- _hoisted_3
28
- ];
29
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
30
- return openBlock(), createElementBlock("svg", mergeProps({
31
- viewBox: "0 0 16 16",
32
- fill: $props.useCurrentColor ? "currentColor" : "currentColor",
33
- xmlns: "http://www.w3.org/2000/svg",
34
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_money`],
35
- width: "1em",
36
- height: "1em"
37
- }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
38
- }
39
- var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
40
- export { index as default };
@@ -1,40 +0,0 @@
1
- import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
- import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
- const _sfc_main = {
4
- name: "IconIconLineNotice",
5
- props: {
6
- prefix: {
7
- type: String,
8
- default: "sc"
9
- },
10
- useCurrentColor: {
11
- type: Boolean,
12
- default: true
13
- }
14
- }
15
- };
16
- const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ createElementVNode("g", { "clip-path": "url(#svg_37a3235c38__clip0_271_29166)" }, [
18
- /* @__PURE__ */ createElementVNode("path", { d: "M6.74517 1.27946C7.31584 0.33645 8.68413 0.336619 9.25494 1.27946L9.61431 1.87321C12.1218 2.77278 13.8036 5.15159 13.8038 7.82633C13.8038 8.88299 14.1487 9.9114 14.7862 10.7541L15.501 11.6984C15.6537 11.9001 15.679 12.1711 15.5665 12.3976C15.4538 12.6241 15.2227 12.7677 14.9698 12.7677H10.7774C10.7131 14.2477 9.49585 15.4278 8.00005 15.4279C6.50427 15.4278 5.28701 14.2477 5.22271 12.7677H1.03033C0.777414 12.7676 0.546281 12.6241 0.433648 12.3976C0.3212 12.1712 0.346506 11.9001 0.499078 11.6984L1.21392 10.7541C1.85149 9.91137 2.19634 8.88304 2.19634 7.82633C2.19655 5.15191 3.87784 2.77302 6.38482 1.87321L6.74517 1.27946ZM6.55767 12.7677C6.62 13.5108 7.24086 14.0938 8.00005 14.0939C8.75926 14.0939 9.38101 13.5108 9.44341 12.7677H6.55767ZM8.11431 1.96989C8.06234 1.88441 7.93763 1.88424 7.8858 1.96989L7.40142 2.76969L7.27447 2.97965L7.04107 3.05778L6.9483 3.08805C4.90731 3.76625 3.52957 5.67562 3.52935 7.82633C3.52935 9.12257 3.12114 10.3841 2.36627 11.4347H13.6329C12.8783 10.3843 12.4708 9.12232 12.4708 7.82633C12.4706 5.67561 11.0928 3.76624 9.05181 3.08805L8.95904 3.05778L8.72564 2.97965L8.59869 2.76969L8.11431 1.96989Z" })
19
- ], -1);
20
- const _hoisted_3 = /* @__PURE__ */ createElementVNode("defs", null, [
21
- /* @__PURE__ */ createElementVNode("clipPath", { id: "svg_37a3235c38__clip0_271_29166" }, [
22
- /* @__PURE__ */ createElementVNode("path", { d: "M0 0H16V16H0z" })
23
- ])
24
- ], -1);
25
- const _hoisted_4 = [
26
- _hoisted_2,
27
- _hoisted_3
28
- ];
29
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
30
- return openBlock(), createElementBlock("svg", mergeProps({
31
- viewBox: "0 0 16 16",
32
- fill: $props.useCurrentColor ? "currentColor" : "currentColor",
33
- xmlns: "http://www.w3.org/2000/svg",
34
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_notice`],
35
- width: "1em",
36
- height: "1em"
37
- }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
38
- }
39
- var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
40
- export { index as default };
@@ -1,40 +0,0 @@
1
- import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
- import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
- const _sfc_main = {
4
- name: "IconIconLineOrder",
5
- props: {
6
- prefix: {
7
- type: String,
8
- default: "sc"
9
- },
10
- useCurrentColor: {
11
- type: Boolean,
12
- default: true
13
- }
14
- }
15
- };
16
- const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ createElementVNode("g", { "clip-path": "url(#svg_0c9a21350e__clip0_271_29174)" }, [
18
- /* @__PURE__ */ createElementVNode("path", { d: "M10.1506 0.935547C11.0543 0.935822 11.8196 1.51904 12.0968 2.3291C12.5297 2.32984 12.8964 2.33334 13.2033 2.3584C13.5779 2.38902 13.9228 2.45437 14.2463 2.61914C14.7479 2.87479 15.1566 3.28252 15.4123 3.78418C15.5771 4.10765 15.6424 4.45253 15.673 4.82715C15.703 5.19404 15.7023 5.64637 15.7023 6.19531V11.1953C15.7023 11.7442 15.703 12.1966 15.673 12.5635C15.6424 12.9381 15.577 13.283 15.4123 13.6064C15.1567 14.1081 14.7479 14.5158 14.2463 14.7715C13.9228 14.9363 13.5778 15.0026 13.2033 15.0332C12.8366 15.0631 12.3847 15.0625 11.8361 15.0625H4.16521C3.6163 15.0625 3.16394 15.0632 2.79704 15.0332C2.42239 15.0026 2.07757 14.9363 1.75407 14.7715C1.25251 14.5159 0.844662 14.108 0.589035 13.6064C0.424216 13.2829 0.358912 12.9381 0.328293 12.5635C0.29833 12.1966 0.298019 11.7443 0.298019 11.1953V6.19531C0.298019 5.64637 0.298316 5.19404 0.328293 4.82715C0.358923 4.45257 0.424232 4.10762 0.589035 3.78418C0.844673 3.28276 1.25261 2.87471 1.75407 2.61914C2.07749 2.45443 2.42249 2.38901 2.79704 2.3584C3.10351 2.33338 3.46942 2.32985 3.90154 2.3291C4.17883 1.51857 4.9465 0.935547 5.85075 0.935547H10.1506ZM12.0968 3.66309C11.8193 4.47242 11.0539 5.05539 10.1506 5.05566H5.85075C4.94701 5.05566 4.18021 4.47272 3.90251 3.66309C3.47101 3.6636 3.15707 3.66598 2.90544 3.68652C2.61371 3.71038 2.46376 3.75363 2.35954 3.80664C2.10877 3.93442 1.90438 4.13891 1.77654 4.38965C1.72346 4.49385 1.6803 4.64367 1.65642 4.93555C1.63191 5.23556 1.632 5.62439 1.632 6.19531V11.1953C1.632 11.7662 1.63192 12.155 1.65642 12.4551C1.68029 12.7471 1.72346 12.8967 1.77654 13.001C1.90437 13.2519 2.10866 13.4562 2.35954 13.584C2.46377 13.637 2.61353 13.6802 2.90544 13.7041C3.20546 13.7286 3.59434 13.7285 4.16521 13.7285H11.8361C12.4067 13.7285 12.795 13.7286 13.0949 13.7041C13.3865 13.6803 13.5366 13.637 13.6408 13.584C13.8915 13.4562 14.096 13.2517 14.2238 13.001C14.2768 12.8968 14.3201 12.7469 14.3439 12.4551C14.3684 12.1551 14.3693 11.7662 14.3693 11.1953V6.19531C14.3693 5.62439 14.3684 5.23556 14.3439 4.93555C14.32 4.64359 14.2769 4.49386 14.2238 4.38965C14.096 4.1389 13.8915 3.93445 13.6408 3.80664C13.5366 3.75364 13.3866 3.71037 13.0949 3.68652C12.8431 3.66596 12.5288 3.6636 12.0968 3.66309ZM7.14861 10.2617C7.45188 10.3243 7.68083 10.5932 7.68083 10.915C7.6806 11.2367 7.45182 11.5059 7.14861 11.5684L7.01384 11.582H4.39177C4.02374 11.582 3.72504 11.283 3.72478 10.915C3.72478 10.5468 4.02358 10.248 4.39177 10.248H7.01384L7.14861 10.2617ZM5.85075 2.26953C5.44948 2.26953 5.12419 2.59482 5.12419 2.99609C5.12459 3.39703 5.44973 3.72266 5.85075 3.72266H10.1506C10.5513 3.72231 10.8767 3.39681 10.8771 2.99609C10.8771 2.59504 10.5515 2.26988 10.1506 2.26953H5.85075Z" })
19
- ], -1);
20
- const _hoisted_3 = /* @__PURE__ */ createElementVNode("defs", null, [
21
- /* @__PURE__ */ createElementVNode("clipPath", { id: "svg_0c9a21350e__clip0_271_29174" }, [
22
- /* @__PURE__ */ createElementVNode("path", { d: "M0 0H16V16H0z" })
23
- ])
24
- ], -1);
25
- const _hoisted_4 = [
26
- _hoisted_2,
27
- _hoisted_3
28
- ];
29
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
30
- return openBlock(), createElementBlock("svg", mergeProps({
31
- viewBox: "0 0 16 16",
32
- fill: $props.useCurrentColor ? "currentColor" : "currentColor",
33
- xmlns: "http://www.w3.org/2000/svg",
34
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_order`],
35
- width: "1em",
36
- height: "1em"
37
- }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
38
- }
39
- var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
40
- export { index as default };
@@ -1,32 +0,0 @@
1
- import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
- import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
- const _sfc_main = {
4
- name: "IconIconLineOrganization",
5
- props: {
6
- prefix: {
7
- type: String,
8
- default: "sc"
9
- },
10
- useCurrentColor: {
11
- type: Boolean,
12
- default: true
13
- }
14
- }
15
- };
16
- const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M2.24902 10.8091C3.35287 10.8092 4.24803 11.7043 4.24805 12.8081C4.24787 13.9117 3.35277 14.807 2.24902 14.8071C1.1452 14.8071 0.250175 13.9118 0.25 12.8081C0.250018 11.7043 1.1451 10.8091 2.24902 10.8091ZM8.00195 10.8091C9.10583 10.8091 10.0009 11.7043 10.001 12.8081C10.0008 13.9118 9.10575 14.8071 8.00195 14.8071C6.89813 14.8071 6.0031 13.9118 6.00293 12.8081C6.00298 11.7043 6.89805 10.8091 8.00195 10.8091ZM13.749 10.8091C14.8529 10.8092 15.748 11.7043 15.748 12.8081C15.7479 13.9117 14.8528 14.807 13.749 14.8071C12.6452 14.8071 11.7502 13.9118 11.75 12.8081C11.75 11.7043 12.6451 10.8091 13.749 10.8091ZM7.99902 1.19287C9.10296 1.19287 9.99805 2.08805 9.99805 3.19189C9.99788 4.06187 9.44114 4.79933 8.66504 5.07373V6.56787H12.1504C12.4191 6.56787 12.6614 6.56718 12.8613 6.5835C13.069 6.6005 13.2898 6.63943 13.5059 6.74951C13.819 6.90915 14.0738 7.16387 14.2334 7.47705C14.3434 7.69313 14.3824 7.91393 14.3994 8.12158C14.4157 8.32151 14.415 8.56383 14.415 8.83252V9.61279C14.4148 9.97975 14.117 10.2777 13.75 10.2778C13.383 10.2777 13.0852 9.97975 13.085 9.61279V8.83252C13.085 8.54209 13.0841 8.36326 13.0732 8.22998C13.0682 8.16872 13.062 8.13087 13.0566 8.10791C13.0542 8.09761 13.0521 8.09026 13.0508 8.08643C13.0498 8.08363 13.0491 8.08141 13.0488 8.08057C13.0168 8.01767 12.9652 7.9662 12.9023 7.93408C12.9018 7.93386 12.8996 7.93322 12.8965 7.93213C12.8928 7.93082 12.8854 7.92873 12.875 7.92627C12.8521 7.92092 12.8143 7.9147 12.7529 7.90967C12.6197 7.8988 12.4408 7.89795 12.1504 7.89795H8.66504V9.55713C8.66485 9.92415 8.36703 10.222 8 10.2222C7.63297 10.222 7.33515 9.92415 7.33496 9.55713V7.89795H3.84961C3.55919 7.89795 3.38033 7.8988 3.24707 7.90967C3.18579 7.9147 3.1479 7.92092 3.125 7.92627C3.11468 7.92871 3.10725 7.93082 3.10352 7.93213C3.10061 7.93316 3.09828 7.93386 3.09766 7.93408C3.03484 7.9662 2.98322 8.01771 2.95117 8.08057C2.95091 8.08136 2.95023 8.0836 2.94922 8.08643C2.9479 8.09025 2.94579 8.09761 2.94336 8.10791C2.93801 8.13087 2.93177 8.16872 2.92676 8.22998C2.9159 8.36326 2.91504 8.54209 2.91504 8.83252V9.61279C2.91478 9.97975 2.61699 10.2777 2.25 10.2778C1.88301 10.2777 1.58522 9.97975 1.58496 9.61279V8.83252C1.58496 8.56383 1.58428 8.32151 1.60059 8.12158C1.61757 7.91393 1.65659 7.69313 1.7666 7.47705C1.92617 7.1639 2.18104 6.90915 2.49414 6.74951C2.71019 6.63947 2.93104 6.6005 3.13867 6.5835C3.33857 6.56718 3.58094 6.56787 3.84961 6.56787H7.33496V5.07373C6.55834 4.79961 6.00115 4.06224 6.00098 3.19189C6.00098 2.08819 6.89528 1.1931 7.99902 1.19287Z" }, null, -1);
18
- const _hoisted_3 = [
19
- _hoisted_2
20
- ];
21
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
22
- return openBlock(), createElementBlock("svg", mergeProps({
23
- viewBox: "0 0 16 16",
24
- fill: $props.useCurrentColor ? "currentColor" : "currentColor",
25
- xmlns: "http://www.w3.org/2000/svg",
26
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_organization`],
27
- width: "1em",
28
- height: "1em"
29
- }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
30
- }
31
- var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
32
- export { index as default };
@@ -1,40 +0,0 @@
1
- import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
- import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
- const _sfc_main = {
4
- name: "IconIconLinePercent",
5
- props: {
6
- prefix: {
7
- type: String,
8
- default: "sc"
9
- },
10
- useCurrentColor: {
11
- type: Boolean,
12
- default: true
13
- }
14
- }
15
- };
16
- const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ createElementVNode("g", { "clip-path": "url(#svg_d60ef09237__clip0_271_29180)" }, [
18
- /* @__PURE__ */ createElementVNode("path", { d: "M8 0.109375C12.3587 0.109551 15.8924 3.64327 15.8926 8.00195C15.8924 12.3606 12.3587 15.8944 8 15.8945C3.64131 15.8944 0.107598 12.3606 0.107422 8.00195C0.107568 3.64325 3.64129 0.109521 8 0.109375ZM8 1.44336C4.37767 1.44351 1.44155 4.37963 1.44141 8.00195C1.44158 11.6243 4.37769 14.5614 8 14.5615C11.6223 14.5613 14.5594 11.6242 14.5596 8.00195C14.5594 4.37965 11.6223 1.44354 8 1.44336ZM10.7422 4.3125C11.0025 4.05226 11.4242 4.05226 11.6846 4.3125C11.9449 4.57285 11.9449 4.99551 11.6846 5.25586L5.25586 11.6846C4.99551 11.9449 4.57285 11.9449 4.3125 11.6846C4.05225 11.4242 4.05222 11.0025 4.3125 10.7422L10.7422 4.3125ZM9.30371 9.30176C9.8243 8.78163 10.6679 8.78163 11.1885 9.30176C11.7092 9.82246 11.7092 10.6668 11.1885 11.1875C10.6678 11.7081 9.82439 11.7081 9.30371 11.1875C8.78301 10.6668 8.78301 9.82246 9.30371 9.30176ZM4.81152 4.80957C5.33211 4.28944 6.1757 4.28944 6.69629 4.80957C7.21699 5.33027 7.21699 6.17461 6.69629 6.69531C6.17561 7.21593 5.33221 7.21593 4.81152 6.69531C4.29082 6.17461 4.29082 5.33027 4.81152 4.80957Z" })
19
- ], -1);
20
- const _hoisted_3 = /* @__PURE__ */ createElementVNode("defs", null, [
21
- /* @__PURE__ */ createElementVNode("clipPath", { id: "svg_d60ef09237__clip0_271_29180" }, [
22
- /* @__PURE__ */ createElementVNode("path", { d: "M0 0H16V16H0z" })
23
- ])
24
- ], -1);
25
- const _hoisted_4 = [
26
- _hoisted_2,
27
- _hoisted_3
28
- ];
29
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
30
- return openBlock(), createElementBlock("svg", mergeProps({
31
- viewBox: "0 0 16 16",
32
- fill: $props.useCurrentColor ? "currentColor" : "currentColor",
33
- xmlns: "http://www.w3.org/2000/svg",
34
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_percent`],
35
- width: "1em",
36
- height: "1em"
37
- }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
38
- }
39
- var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
40
- export { index as default };
@@ -1,32 +0,0 @@
1
- import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
- import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
- const _sfc_main = {
4
- name: "IconIconLineQuestion",
5
- props: {
6
- prefix: {
7
- type: String,
8
- default: "sc"
9
- },
10
- useCurrentColor: {
11
- type: Boolean,
12
- default: true
13
- }
14
- }
15
- };
16
- const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "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);
18
- const _hoisted_3 = [
19
- _hoisted_2
20
- ];
21
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
22
- return openBlock(), createElementBlock("svg", mergeProps({
23
- viewBox: "0 0 16 16",
24
- fill: $props.useCurrentColor ? "currentColor" : "currentColor",
25
- xmlns: "http://www.w3.org/2000/svg",
26
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_question`],
27
- width: "1em",
28
- height: "1em"
29
- }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
30
- }
31
- var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
32
- export { index as default };
@@ -1,32 +0,0 @@
1
- import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
- import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
- const _sfc_main = {
4
- name: "IconIconLineRefresh",
5
- props: {
6
- prefix: {
7
- type: String,
8
- default: "sc"
9
- },
10
- useCurrentColor: {
11
- type: Boolean,
12
- default: true
13
- }
14
- }
15
- };
16
- const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "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);
18
- const _hoisted_3 = [
19
- _hoisted_2
20
- ];
21
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
22
- return openBlock(), createElementBlock("svg", mergeProps({
23
- viewBox: "0 0 16 16",
24
- fill: $props.useCurrentColor ? "currentColor" : "currentColor",
25
- xmlns: "http://www.w3.org/2000/svg",
26
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_refresh`],
27
- width: "1em",
28
- height: "1em"
29
- }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
30
- }
31
- var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
32
- export { index as default };
@@ -1,40 +0,0 @@
1
- import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
- import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
- const _sfc_main = {
4
- name: "IconIconLineRisk",
5
- props: {
6
- prefix: {
7
- type: String,
8
- default: "sc"
9
- },
10
- useCurrentColor: {
11
- type: Boolean,
12
- default: true
13
- }
14
- }
15
- };
16
- const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ createElementVNode("g", { "clip-path": "url(#svg_5ce5be419e__clip0_271_29176)" }, [
18
- /* @__PURE__ */ 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" })
19
- ], -1);
20
- const _hoisted_3 = /* @__PURE__ */ createElementVNode("defs", null, [
21
- /* @__PURE__ */ createElementVNode("clipPath", { id: "svg_5ce5be419e__clip0_271_29176" }, [
22
- /* @__PURE__ */ createElementVNode("path", { d: "M0 0H16V16H0z" })
23
- ])
24
- ], -1);
25
- const _hoisted_4 = [
26
- _hoisted_2,
27
- _hoisted_3
28
- ];
29
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
30
- return openBlock(), createElementBlock("svg", mergeProps({
31
- viewBox: "0 0 16 16",
32
- fill: $props.useCurrentColor ? "currentColor" : "currentColor",
33
- xmlns: "http://www.w3.org/2000/svg",
34
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_risk`],
35
- width: "1em",
36
- height: "1em"
37
- }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
38
- }
39
- var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
40
- export { index as default };
@@ -1,40 +0,0 @@
1
- import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
- import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
- const _sfc_main = {
4
- name: "IconIconLineSet",
5
- props: {
6
- prefix: {
7
- type: String,
8
- default: "sc"
9
- },
10
- useCurrentColor: {
11
- type: Boolean,
12
- default: true
13
- }
14
- }
15
- };
16
- const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ createElementVNode("g", { "clip-path": "url(#svg_fe38aac4b0__clip0_271_29165)" }, [
18
- /* @__PURE__ */ 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" })
19
- ], -1);
20
- const _hoisted_3 = /* @__PURE__ */ createElementVNode("defs", null, [
21
- /* @__PURE__ */ createElementVNode("clipPath", { id: "svg_fe38aac4b0__clip0_271_29165" }, [
22
- /* @__PURE__ */ createElementVNode("path", { d: "M0 0H16V16H0z" })
23
- ])
24
- ], -1);
25
- const _hoisted_4 = [
26
- _hoisted_2,
27
- _hoisted_3
28
- ];
29
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
30
- return openBlock(), createElementBlock("svg", mergeProps({
31
- viewBox: "0 0 16 16",
32
- fill: $props.useCurrentColor ? "currentColor" : "currentColor",
33
- xmlns: "http://www.w3.org/2000/svg",
34
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_set`],
35
- width: "1em",
36
- height: "1em"
37
- }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
38
- }
39
- var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
40
- export { index as default };
@@ -1,40 +0,0 @@
1
- import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
- import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
- const _sfc_main = {
4
- name: "IconIconLineShopping",
5
- props: {
6
- prefix: {
7
- type: String,
8
- default: "sc"
9
- },
10
- useCurrentColor: {
11
- type: Boolean,
12
- default: true
13
- }
14
- }
15
- };
16
- const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ createElementVNode("g", { "clip-path": "url(#svg_a221afe4d9__clip0_271_29181)" }, [
18
- /* @__PURE__ */ createElementVNode("path", { d: "M7.9995 0.524414C9.96339 0.524576 11.5664 2.06708 11.6636 4.00684C11.9439 4.0092 12.1913 4.01502 12.4077 4.03223C12.7641 4.06059 13.0922 4.12113 13.4038 4.27246C13.8891 4.50826 14.292 4.88608 14.5581 5.35547C14.729 5.65698 14.8099 5.98097 14.8608 6.33496C14.9106 6.68106 14.9374 7.10791 14.9702 7.625L15.2075 11.3652C15.2444 11.9457 15.2759 12.4224 15.2681 12.8096C15.2601 13.204 15.2121 13.5689 15.0552 13.9141C14.8126 14.4471 14.4009 14.8853 13.8843 15.1611C13.5498 15.3397 13.1885 15.4104 12.7954 15.4434C12.4097 15.4756 11.9324 15.4756 11.3511 15.4756H4.64892C4.06759 15.4756 3.5903 15.4756 3.20458 15.4434C2.81147 15.4104 2.45022 15.3396 2.11571 15.1611C1.59907 14.8853 1.18736 14.4471 0.944815 13.9141C0.787837 13.5689 0.739877 13.204 0.731924 12.8096C0.724128 12.4224 0.755615 11.9457 0.792471 11.3652L1.02978 7.625C1.06261 7.1079 1.08941 6.68106 1.13915 6.33496C1.19005 5.98094 1.27099 5.657 1.44189 5.35547C1.70801 4.88606 2.11082 4.50825 2.59618 4.27246C2.9078 4.12115 3.23592 4.06058 3.59228 4.03223C3.80803 4.01508 4.05428 4.00922 4.33349 4.00684C4.43068 2.06705 6.0356 0.524593 7.9995 0.524414ZM4.8872 5.33496C4.34794 5.33496 3.98138 5.33586 3.69774 5.3584C3.42264 5.38029 3.27917 5.41929 3.17724 5.46875C2.93408 5.58688 2.73242 5.77654 2.59911 6.01172C2.54322 6.11036 2.49487 6.25086 2.45556 6.52441C2.41509 6.80602 2.39109 7.17086 2.35692 7.70898L2.11962 11.4502C2.08136 12.0528 2.05562 12.4639 2.062 12.7822C2.06827 13.0934 2.10561 13.253 2.15575 13.3633C2.27724 13.6302 2.483 13.8501 2.74169 13.9883C2.84853 14.0453 3.0059 14.0922 3.31591 14.1182C3.63321 14.1447 4.04525 14.1455 4.64892 14.1455H11.3511C11.9551 14.1455 12.3677 14.1447 12.685 14.1182C12.9948 14.0922 13.1515 14.0453 13.2583 13.9883C13.5169 13.8501 13.7228 13.6302 13.8442 13.3633C13.8944 13.253 13.9317 13.0933 13.938 12.7822C13.9444 12.4639 13.9186 12.0528 13.8804 11.4502L13.6431 7.70898C13.6089 7.17088 13.5849 6.80602 13.5444 6.52441C13.5051 6.2509 13.4567 6.11036 13.4009 6.01172C13.2676 5.77655 13.0659 5.58689 12.8227 5.46875C12.7208 5.41927 12.5773 5.3803 12.3022 5.3584C12.0186 5.33585 11.6521 5.33496 11.1128 5.33496H4.8872ZM10.935 10.2969C11.3022 10.297 11.6001 10.5947 11.6001 10.9619C11.6001 11.3291 11.3022 11.6269 10.935 11.627H8.40868L8.27489 11.6133C7.97196 11.5512 7.74364 11.2832 7.74364 10.9619C7.74364 10.6406 7.97196 10.3726 8.27489 10.3105L8.40868 10.2969H10.935ZM7.9995 1.85352C6.7711 1.85369 5.76557 2.80113 5.66942 4.00488H10.3296C10.2335 2.80111 9.22792 1.85367 7.9995 1.85352Z" })
19
- ], -1);
20
- const _hoisted_3 = /* @__PURE__ */ createElementVNode("defs", null, [
21
- /* @__PURE__ */ createElementVNode("clipPath", { id: "svg_a221afe4d9__clip0_271_29181" }, [
22
- /* @__PURE__ */ createElementVNode("path", { d: "M0 0H16V16H0z" })
23
- ])
24
- ], -1);
25
- const _hoisted_4 = [
26
- _hoisted_2,
27
- _hoisted_3
28
- ];
29
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
30
- return openBlock(), createElementBlock("svg", mergeProps({
31
- viewBox: "0 0 16 16",
32
- fill: $props.useCurrentColor ? "currentColor" : "currentColor",
33
- xmlns: "http://www.w3.org/2000/svg",
34
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_shopping`],
35
- width: "1em",
36
- height: "1em"
37
- }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
38
- }
39
- var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
40
- export { index as default };
@@ -1,32 +0,0 @@
1
- import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
- import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
- const _sfc_main = {
4
- name: "IconIconLineSort",
5
- props: {
6
- prefix: {
7
- type: String,
8
- default: "sc"
9
- },
10
- useCurrentColor: {
11
- type: Boolean,
12
- default: true
13
- }
14
- }
15
- };
16
- const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M11.7773 1.60045C12.0103 1.49087 12.2859 1.52534 12.4844 1.68932L15.5459 4.21959C15.7439 4.38332 15.8297 4.64633 15.7666 4.89538C15.7034 5.14429 15.5029 5.33495 15.251 5.38463L12.7256 5.87975V13.7987C12.7255 14.1658 12.4277 14.4636 12.0605 14.4637C11.6933 14.4637 11.3956 14.1659 11.3955 13.7987V2.20202C11.3955 1.9445 11.5444 1.71017 11.7773 1.60045ZM9.25781 11.8026C9.56078 11.8645 9.78883 12.1328 9.78906 12.454C9.78906 12.7753 9.56085 13.0433 9.25781 13.1053L9.12402 13.119H1.66504C1.29777 13.119 1 12.8212 1 12.454C1.00026 12.0869 1.29793 11.7889 1.66504 11.7889H9.12402L9.25781 11.8026ZM9.25781 7.85241C9.56084 7.91434 9.78895 8.18247 9.78906 8.50377C9.78906 8.82516 9.56088 9.09316 9.25781 9.15514L9.12402 9.16881H1.66504C1.29777 9.16881 1 8.87104 1 8.50377C1.00013 8.13662 1.29785 7.83873 1.66504 7.83873H9.12402L9.25781 7.85241ZM9.25781 3.90221C9.56085 3.96417 9.789 4.23224 9.78906 4.55358C9.78901 4.87493 9.56087 5.14299 9.25781 5.20495L9.12402 5.21862H1.66504C1.29781 5.21862 1.00007 4.92079 1 4.55358C1.00007 4.18637 1.29781 3.88854 1.66504 3.88854H9.12402L9.25781 3.90221Z" }, null, -1);
18
- const _hoisted_3 = [
19
- _hoisted_2
20
- ];
21
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
22
- return openBlock(), createElementBlock("svg", mergeProps({
23
- viewBox: "0 0 16 16",
24
- fill: $props.useCurrentColor ? "currentColor" : "currentColor",
25
- xmlns: "http://www.w3.org/2000/svg",
26
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_sort`],
27
- width: "1em",
28
- height: "1em"
29
- }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
30
- }
31
- var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
32
- export { index as default };
@@ -1,32 +0,0 @@
1
- import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
- import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
- const _sfc_main = {
4
- name: "IconIconLineSpacing",
5
- props: {
6
- prefix: {
7
- type: String,
8
- default: "sc"
9
- },
10
- useCurrentColor: {
11
- type: Boolean,
12
- default: true
13
- }
14
- }
15
- };
16
- const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M12.1797 10.9854C12.4485 10.9854 12.6907 10.9847 12.8906 11.001C13.0983 11.018 13.319 11.0569 13.5352 11.167C13.8484 11.3266 14.1031 11.5813 14.2627 11.8945C14.3729 12.1107 14.4117 12.3313 14.4287 12.5391C14.4451 12.7391 14.4443 12.9811 14.4443 13.25V13.6504C14.4443 14.0177 14.1466 14.3154 13.7793 14.3154C13.4121 14.3153 13.1143 14.0176 13.1143 13.6504V13.25C13.1143 12.9592 13.1134 12.7808 13.1025 12.6475C13.0975 12.5858 13.0913 12.5483 13.0859 12.5254C13.0834 12.5147 13.0814 12.5076 13.0801 12.5039C13.0788 12.5004 13.0783 12.4984 13.0781 12.498C13.046 12.4351 12.9946 12.3837 12.9316 12.3516C12.931 12.3513 12.9289 12.3507 12.9258 12.3496C12.922 12.3483 12.9148 12.3462 12.9043 12.3438C12.8814 12.3384 12.8437 12.3322 12.7822 12.3271C12.6489 12.3163 12.4703 12.3154 12.1797 12.3154H3.82031C3.52967 12.3154 3.35107 12.3163 3.21777 12.3271C3.15624 12.3322 3.11859 12.3384 3.0957 12.3438C3.08512 12.3462 3.07792 12.3483 3.07422 12.3496C3.0708 12.3508 3.06869 12.3514 3.06836 12.3516C3.00545 12.3837 2.95396 12.4351 2.92188 12.498C2.92168 12.4985 2.92112 12.5005 2.91992 12.5039C2.9186 12.5076 2.91657 12.5148 2.91406 12.5254C2.90869 12.5483 2.90251 12.5858 2.89746 12.6475C2.88657 12.7808 2.88574 12.9592 2.88574 13.25V13.6504C2.88574 14.0177 2.58797 14.3154 2.2207 14.3154C1.85353 14.3153 1.55566 14.0176 1.55566 13.6504V13.25C1.55566 12.9811 1.55495 12.7391 1.57129 12.5391C1.58829 12.3313 1.62717 12.1107 1.7373 11.8945C1.8969 11.5813 2.15165 11.3266 2.46484 11.167C2.68097 11.0569 2.90166 11.018 3.10938 11.001C3.30934 10.9846 3.5515 10.9854 3.82031 10.9854H12.1797ZM10.3994 7.34863C10.7021 7.41075 10.9295 7.67897 10.9297 8C10.9297 8.32123 10.7023 8.58922 10.3994 8.65137L10.2646 8.66504H5.73438C5.36733 8.66478 5.06934 8.36711 5.06934 8C5.06957 7.6331 5.36748 7.33522 5.73438 7.33496H10.2646L10.3994 7.34863ZM13.7793 1.68457C14.1466 1.68458 14.4443 1.98234 14.4443 2.34961V2.75C14.4443 3.01889 14.4451 3.26093 14.4287 3.46094C14.4117 3.6687 14.3729 3.88928 14.2627 4.10547C14.1031 4.41869 13.8484 4.6734 13.5352 4.83301C13.319 4.9431 13.0983 4.98203 12.8906 4.99902C12.6907 5.01535 12.4485 5.01465 12.1797 5.01465H3.82031C3.5515 5.01465 3.30934 5.01536 3.10938 4.99902C2.90166 4.98202 2.68097 4.94313 2.46484 4.83301C2.15165 4.67338 1.8969 4.41869 1.7373 4.10547C1.62717 3.88929 1.58829 3.66869 1.57129 3.46094C1.55495 3.26093 1.55566 3.01889 1.55566 2.75V2.34961C1.55566 1.98241 1.85353 1.68469 2.2207 1.68457C2.58797 1.68457 2.88574 1.98234 2.88574 2.34961V2.75C2.88574 3.04076 2.88657 3.21921 2.89746 3.35254C2.90251 3.41417 2.90869 3.45169 2.91406 3.47461C2.91657 3.48525 2.9186 3.49236 2.91992 3.49609C2.92112 3.49945 2.92168 3.50148 2.92188 3.50195C2.95396 3.56488 3.00545 3.61632 3.06836 3.64844C3.06869 3.6486 3.0708 3.64918 3.07422 3.65039C3.07792 3.6517 3.08512 3.65375 3.0957 3.65625C3.11859 3.66162 3.15624 3.66781 3.21777 3.67285C3.35107 3.68374 3.52967 3.68457 3.82031 3.68457H12.1797C12.4703 3.68457 12.6489 3.68373 12.7822 3.67285C12.8437 3.66782 12.8814 3.66161 12.9043 3.65625C12.9148 3.65377 12.922 3.65171 12.9258 3.65039C12.9289 3.64928 12.931 3.64867 12.9316 3.64844C12.9946 3.61634 13.046 3.56489 13.0781 3.50195C13.0783 3.50162 13.0788 3.49957 13.0801 3.49609C13.0814 3.49238 13.0834 3.48526 13.0859 3.47461C13.0913 3.4517 13.0975 3.41418 13.1025 3.35254C13.1134 3.21921 13.1143 3.04076 13.1143 2.75V2.34961C13.1143 1.98241 13.4121 1.68469 13.7793 1.68457Z" }, null, -1);
18
- const _hoisted_3 = [
19
- _hoisted_2
20
- ];
21
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
22
- return openBlock(), createElementBlock("svg", mergeProps({
23
- viewBox: "0 0 16 16",
24
- fill: $props.useCurrentColor ? "currentColor" : "currentColor",
25
- xmlns: "http://www.w3.org/2000/svg",
26
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_spacing`],
27
- width: "1em",
28
- height: "1em"
29
- }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
30
- }
31
- var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
32
- export { index as default };
@@ -1,40 +0,0 @@
1
- import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
- import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
- const _sfc_main = {
4
- name: "IconIconLineTime",
5
- props: {
6
- prefix: {
7
- type: String,
8
- default: "sc"
9
- },
10
- useCurrentColor: {
11
- type: Boolean,
12
- default: true
13
- }
14
- }
15
- };
16
- const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ createElementVNode("g", { "clip-path": "url(#svg_40c123182d__clip0_271_29173)" }, [
18
- /* @__PURE__ */ createElementVNode("path", { d: "M8.00076 0.334961C12.2338 0.335374 15.6658 3.76782 15.6658 8.00098C15.6654 12.2338 12.2336 15.6656 8.00076 15.666C3.76757 15.666 0.335103 12.2341 0.33474 8.00098C0.33474 3.76757 3.76735 0.334961 8.00076 0.334961ZM8.00076 1.66895C4.50373 1.66895 1.66872 4.50395 1.66872 8.00098C1.66909 11.4977 4.50395 14.332 8.00076 14.332C11.4972 14.3316 14.3314 11.4974 14.3318 8.00098C14.3318 4.5042 11.4974 1.66936 8.00076 1.66895ZM7.79372 3.91016C8.16185 3.91018 8.46066 4.20901 8.46072 4.57715C8.46074 4.76265 8.46068 5.81125 8.46072 6.86914C8.46074 7.41894 8.46579 7.57955 8.50173 7.72168C8.53785 7.8643 8.59709 8.00082 8.67751 8.12402C8.75768 8.24666 8.87306 8.35904 9.27712 8.73145L10.0877 9.47852C10.3583 9.72806 10.3752 10.1502 10.1258 10.4209C9.87628 10.6913 9.45501 10.7082 9.18435 10.459L8.3738 9.71191C8.01878 9.38471 7.75342 9.14668 7.5613 8.85254C7.40042 8.60607 7.281 8.33415 7.20876 8.04883C7.12261 7.70824 7.12675 7.35189 7.12673 6.86914C7.12669 5.81105 7.12676 4.7623 7.12673 4.57715C7.12673 4.209 7.42557 3.91021 7.79372 3.91016Z" })
19
- ], -1);
20
- const _hoisted_3 = /* @__PURE__ */ createElementVNode("defs", null, [
21
- /* @__PURE__ */ createElementVNode("clipPath", { id: "svg_40c123182d__clip0_271_29173" }, [
22
- /* @__PURE__ */ createElementVNode("path", { d: "M0 0H16V16H0z" })
23
- ])
24
- ], -1);
25
- const _hoisted_4 = [
26
- _hoisted_2,
27
- _hoisted_3
28
- ];
29
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
30
- return openBlock(), createElementBlock("svg", mergeProps({
31
- viewBox: "0 0 16 16",
32
- fill: $props.useCurrentColor ? "currentColor" : "currentColor",
33
- xmlns: "http://www.w3.org/2000/svg",
34
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_time`],
35
- width: "1em",
36
- height: "1em"
37
- }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
38
- }
39
- var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
40
- export { index as default };