@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
@@ -0,0 +1,33 @@
1
+ "use strict";
2
+ var vue = require("vue");
3
+ var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
+ const _sfc_main = {
5
+ name: "IconFillFile",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "sc"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M6.42596 2.02197C6.89264 2.02197 7.12613 2.02194 7.35077 2.05615C7.74051 2.11556 8.11505 2.25144 8.45233 2.45557C8.64682 2.57328 8.8263 2.72277 9.18475 3.02197C9.54288 3.3209 9.72191 3.47071 9.9162 3.58838C10.2534 3.79249 10.6281 3.92836 11.0178 3.98779C11.2425 4.02205 11.4766 4.02197 11.9435 4.02197H15.592C16.7121 4.02197 17.2726 4.02176 17.7004 4.23975C18.0766 4.43147 18.3827 4.73759 18.5744 5.11377C18.7924 5.54159 18.7922 6.1021 18.7922 7.22217V13.1772C18.7922 14.8573 18.7919 15.6976 18.465 16.3394C18.1774 16.9038 17.718 17.3633 17.1535 17.6509C16.5119 17.9776 15.6718 17.978 13.9924 17.978H6.008C4.32814 17.978 3.48758 17.9777 2.84589 17.6509C2.2814 17.3633 1.82198 16.9038 1.53436 16.3394C1.20749 15.6976 1.20721 14.8572 1.20721 13.1772V5.22217C1.20721 4.1021 1.20798 3.54159 1.42596 3.11377C1.61773 2.73769 1.92384 2.4314 2.29999 2.23975C2.72773 2.02202 3.28785 2.02197 4.40741 2.02197H6.42596ZM5.15839 6.35791C4.6061 6.35791 4.15839 6.80563 4.15839 7.35791V8.35791H15.841V7.35791C15.841 6.80563 15.3933 6.35791 14.841 6.35791H5.15839Z" }, null, -1);
19
+ const _hoisted_3 = [
20
+ _hoisted_2
21
+ ];
22
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
23
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
24
+ viewBox: "0 0 20 20",
25
+ fill: $props.useCurrentColor ? "currentColor" : "currentColor",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-file`],
28
+ width: "1em",
29
+ height: "1em"
30
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
31
+ }
32
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
33
+ module.exports = index;
@@ -0,0 +1,35 @@
1
+ "use strict";
2
+ var vue = require("vue");
3
+ var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
+ const _sfc_main = {
5
+ name: "IconFillHeart",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "sc"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", {
19
+ d: "M23.64 10.888l.36.375.36-.375c4.171-4.335 10.898-4.593 15.035-.293 4.142 4.305 4.007 10.878.388 16.52-1.999 3.115-5.02 6.612-8.039 9.39-1.508 1.388-3.006 2.588-4.366 3.469-1.341.868-2.5 1.394-3.378 1.522-.878-.128-2.037-.654-3.378-1.522-1.36-.88-2.858-2.08-4.366-3.469-3.018-2.778-6.04-6.275-8.04-9.39-3.618-5.642-3.753-12.215.389-16.52 4.137-4.3 10.863-4.042 15.034.293z",
20
+ stroke: "#000"
21
+ }, null, -1);
22
+ const _hoisted_3 = [
23
+ _hoisted_2
24
+ ];
25
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
26
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
27
+ viewBox: "0 0 48 48",
28
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
29
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-heart`],
30
+ width: "1em",
31
+ height: "1em"
32
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
33
+ }
34
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
35
+ module.exports = index;
@@ -0,0 +1,33 @@
1
+ "use strict";
2
+ var vue = require("vue");
3
+ var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
+ const _sfc_main = {
5
+ name: "IconFillHome",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "sc"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M7.33496 1.38135C7.77255 1.28191 8.22745 1.28191 8.66504 1.38135C9.15985 1.49383 9.62115 1.78312 10.5439 2.35986L12.5439 3.60986C13.3673 4.12449 13.7794 4.38146 14.0781 4.72998C14.3424 5.03836 14.5416 5.39715 14.6631 5.78467C14.8003 6.22269 14.7998 6.70906 14.7998 7.68018V9.56982C14.7998 11.2495 14.7995 12.0893 14.4727 12.731C14.1851 13.2954 13.7265 13.7549 13.1621 14.0425C12.5204 14.3695 11.6802 14.3696 10 14.3696H6C4.31984 14.3696 3.47963 14.3695 2.83789 14.0425C2.27345 13.7549 1.81495 13.2954 1.52734 12.731C1.2005 12.0893 1.2002 11.2495 1.2002 9.56982V7.68018C1.2002 6.70907 1.19966 6.22269 1.33691 5.78467C1.45839 5.39715 1.65761 5.03836 1.92188 4.72998C2.22055 4.38146 2.63266 4.12449 3.45605 3.60986L5.45605 2.35986C6.37885 1.78312 6.84015 1.49383 7.33496 1.38135ZM8.00391 8.20752C7.45187 8.2077 7.00405 8.65547 7.00391 9.20752V11.2378C7.00391 11.79 7.45178 12.2376 8.00391 12.2378C8.55619 12.2378 9.00391 11.7901 9.00391 11.2378V9.20752C9.00377 8.65535 8.5561 8.20752 8.00391 8.20752Z" }, null, -1);
19
+ const _hoisted_3 = [
20
+ _hoisted_2
21
+ ];
22
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
23
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
24
+ viewBox: "0 0 16 16",
25
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-home`],
28
+ width: "1em",
29
+ height: "1em"
30
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
31
+ }
32
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
33
+ module.exports = index;
@@ -0,0 +1,33 @@
1
+ "use strict";
2
+ var vue = require("vue");
3
+ var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
+ const _sfc_main = {
5
+ name: "IconFillIdea",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "sc"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M11.907 17.9995C11.5677 18.7127 10.8422 19.2065 9.99982 19.2065C9.15759 19.2064 8.43195 18.7126 8.09259 17.9995H8.01154C7.45925 17.9995 7.01154 17.5518 7.01154 16.9995V15.231C7.01154 15.0929 7.12346 14.981 7.26154 14.981H12.7381C12.8762 14.981 12.9881 15.0929 12.9881 15.231V16.9995C12.9881 17.5518 12.5404 17.9995 11.9881 17.9995H11.907ZM9.99982 0.793457C13.6674 0.793457 16.6403 3.76654 16.6404 7.43408C16.6404 9.25744 15.9063 10.9098 14.7166 12.1099C14.1346 12.6969 13.5399 13.2978 13.0643 13.9673C13.0165 14.0345 12.9398 14.0756 12.8572 14.0757H7.14337C7.06086 14.0756 6.98414 14.0345 6.93634 13.9673C6.46076 13.2978 5.86602 12.6969 5.284 12.1099C4.09421 10.9097 3.35919 9.25753 3.35919 7.43408C3.35936 3.76656 6.33227 0.793497 9.99982 0.793457Z" }, null, -1);
19
+ const _hoisted_3 = [
20
+ _hoisted_2
21
+ ];
22
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
23
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
24
+ viewBox: "0 0 20 20",
25
+ fill: $props.useCurrentColor ? "currentColor" : "currentColor",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-idea`],
28
+ width: "1em",
29
+ height: "1em"
30
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
31
+ }
32
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
33
+ module.exports = index;
@@ -0,0 +1,33 @@
1
+ "use strict";
2
+ var vue = require("vue");
3
+ var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
+ const _sfc_main = {
5
+ name: "IconFillMenu",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "sc"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M9.37469 15.125C9.37469 16.0569 9.37459 16.5231 9.22235 16.8906C9.01937 17.3805 8.63017 17.7697 8.14032 17.9727C7.77278 18.1249 7.30658 18.125 6.37469 18.125H5.62469C4.92796 18.125 4.57947 18.125 4.28973 18.0674C3.09966 17.8307 2.16903 16.9 1.93231 15.71C1.87473 15.4202 1.87469 15.0717 1.87469 14.375C1.87469 13.6783 1.87473 13.3298 1.93231 13.04C2.16903 11.85 3.09966 10.9193 4.28973 10.6826C4.57947 10.625 4.92796 10.625 5.62469 10.625H9.37469V15.125ZM14.3747 10.625C15.0714 10.625 15.4199 10.625 15.7097 10.6826C16.8997 10.9193 17.8304 11.85 18.0671 13.04C18.1247 13.3298 18.1247 13.6783 18.1247 14.375C18.1247 15.0717 18.1247 15.4202 18.0671 15.71C17.8304 16.9 16.8997 17.8307 15.7097 18.0674C15.4199 18.125 15.0714 18.125 14.3747 18.125H13.6247C12.6928 18.125 12.2266 18.1249 11.8591 17.9727C11.3692 17.7697 10.98 17.3805 10.777 16.8906C10.6248 16.5231 10.6247 16.0569 10.6247 15.125V10.625H14.3747ZM6.37469 1.875C7.30658 1.875 7.77278 1.8751 8.14032 2.02734C8.63017 2.23033 9.01937 2.61953 9.22235 3.10938C9.37459 3.47692 9.37469 3.94312 9.37469 4.875V9.375H5.62469C4.92796 9.375 4.57947 9.37497 4.28973 9.31738C3.09966 9.08066 2.16903 8.15003 1.93231 6.95996C1.87473 6.67022 1.87469 6.32174 1.87469 5.625C1.87469 4.92826 1.87473 4.57978 1.93231 4.29004C2.16903 3.09997 3.09966 2.16934 4.28973 1.93262C4.57947 1.87503 4.92796 1.875 5.62469 1.875H6.37469ZM14.3747 1.875C15.0714 1.875 15.4199 1.87503 15.7097 1.93262C16.8997 2.16934 17.8304 3.09997 18.0671 4.29004C18.1247 4.57978 18.1247 4.92826 18.1247 5.625C18.1247 6.32174 18.1247 6.67022 18.0671 6.95996C17.8304 8.15003 16.8997 9.08066 15.7097 9.31738C15.4199 9.37497 15.0714 9.375 14.3747 9.375H10.6247V4.875C10.6247 3.94312 10.6248 3.47692 10.777 3.10938C10.98 2.61953 11.3692 2.23033 11.8591 2.02734C12.2266 1.8751 12.6928 1.875 13.6247 1.875H14.3747Z" }, null, -1);
19
+ const _hoisted_3 = [
20
+ _hoisted_2
21
+ ];
22
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
23
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
24
+ viewBox: "0 0 20 20",
25
+ fill: $props.useCurrentColor ? "currentColor" : "currentColor",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-menu`],
28
+ width: "1em",
29
+ height: "1em"
30
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
31
+ }
32
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
33
+ module.exports = index;
@@ -0,0 +1,32 @@
1
+ "use strict";
2
+ var vue = require("vue");
3
+ var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
+ const _sfc_main = {
5
+ name: "IconFillMoon",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "sc"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M42.108 29.769c.124-.387-.258-.736-.645-.613A17.99 17.99 0 0136 30c-9.941 0-18-8.059-18-18 0-1.905.296-3.74.844-5.463.123-.387-.226-.769-.613-.645C10.558 8.334 5 15.518 5 24c0 10.493 8.507 19 19 19 8.482 0 15.666-5.558 18.108-13.231z" }, null, -1);
19
+ const _hoisted_3 = [
20
+ _hoisted_2
21
+ ];
22
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
23
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
24
+ viewBox: "0 0 48 48",
25
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
26
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-moon`],
27
+ width: "1em",
28
+ height: "1em"
29
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
30
+ }
31
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
32
+ module.exports = index;
@@ -0,0 +1,38 @@
1
+ "use strict";
2
+ var vue = require("vue");
3
+ var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
+ const _sfc_main = {
5
+ name: "IconFillMute",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "sc"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M5.931 13.001A2 2 0 004 15v18a2 2 0 002 2h7.37l9.483 6.639A2 2 0 0026 40v-6.93L5.931 13.001zM35.27 28.199l-3.311-3.313a7.985 7.985 0 00-1.96-6.107.525.525 0 01.011-.718l2.122-2.122a.485.485 0 01.7.008c3.125 3.393 3.938 8.15 2.439 12.252zM41.13 34.059l-2.936-2.937c3.07-5.89 2.226-13.288-2.531-18.348a.513.513 0 01.004-.713l2.122-2.122a.492.492 0 01.703.006c6.322 6.64 7.202 16.56 2.639 24.114zM26 18.928l-8.688-8.688 5.541-3.878A2 2 0 0126 8v10.928z" }, null, -1);
19
+ const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", {
20
+ "fill-rule": "evenodd",
21
+ "clip-rule": "evenodd",
22
+ d: "M7.012 4.184l35.272 35.272-2.828 2.828L4.184 7.012l2.828-2.828z"
23
+ }, null, -1);
24
+ const _hoisted_4 = [
25
+ _hoisted_2,
26
+ _hoisted_3
27
+ ];
28
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
29
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
30
+ viewBox: "0 0 48 48",
31
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
32
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-mute`],
33
+ width: "1em",
34
+ height: "1em"
35
+ }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
36
+ }
37
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
38
+ module.exports = index;
@@ -0,0 +1,32 @@
1
+ "use strict";
2
+ var vue = require("vue");
3
+ var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
+ const _sfc_main = {
5
+ name: "IconFillPen",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "sc"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M31.07 8.444l8.486 8.485L19.05 37.435l-8.485-8.485zM33.9 5.615a2 2 0 012.828 0l5.657 5.657a2 2 0 010 2.828l-1.414 1.415-8.486-8.486L33.9 5.615zM17.636 38.85l-8.485-8.486-3.61 10.83a1 1 0 001.264 1.265l10.831-3.61z" }, null, -1);
19
+ const _hoisted_3 = [
20
+ _hoisted_2
21
+ ];
22
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
23
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
24
+ viewBox: "0 0 48 48",
25
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
26
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-pen`],
27
+ width: "1em",
28
+ height: "1em"
29
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
30
+ }
31
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
32
+ module.exports = index;
@@ -0,0 +1,32 @@
1
+ "use strict";
2
+ var vue = require("vue");
3
+ var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
+ const _sfc_main = {
5
+ name: "IconFillPlayArrow",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "sc"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M17.533 10.974a1 1 0 00-1.537.844v24.357a1 1 0 001.537.843L36.67 24.84a1 1 0 000-1.688L17.533 10.974z" }, null, -1);
19
+ const _hoisted_3 = [
20
+ _hoisted_2
21
+ ];
22
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
23
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
24
+ viewBox: "0 0 48 48",
25
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
26
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-play-arrow`],
27
+ width: "1em",
28
+ height: "1em"
29
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
30
+ }
31
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
32
+ module.exports = index;
@@ -0,0 +1,33 @@
1
+ "use strict";
2
+ var vue = require("vue");
3
+ var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
+ const _sfc_main = {
5
+ name: "IconFillResources",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "sc"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M7.49969 11.25L9.99969 8.75L12.4997 11.25V6.875H17.1872C17.5324 6.875 17.8122 7.15482 17.8122 7.5V15.625C17.8122 17.0057 16.6929 18.125 15.3122 18.125H4.68719C3.3066 18.1249 2.18719 17.0056 2.18719 15.625V7.5C2.1872 7.1549 2.46713 6.87513 2.81219 6.875H7.49969V11.25ZM16.8747 1.875C17.7376 1.87502 18.4372 2.57457 18.4372 3.4375C18.4372 4.30043 17.7376 4.99998 16.8747 5H3.12469C2.26175 5 1.56219 4.30044 1.56219 3.4375C1.56219 2.57456 2.26175 1.875 3.12469 1.875H16.8747Z" }, null, -1);
19
+ const _hoisted_3 = [
20
+ _hoisted_2
21
+ ];
22
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
23
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
24
+ viewBox: "0 0 20 20",
25
+ fill: $props.useCurrentColor ? "currentColor" : "currentColor",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-resources`],
28
+ width: "1em",
29
+ height: "1em"
30
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
31
+ }
32
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
33
+ module.exports = index;
@@ -0,0 +1,33 @@
1
+ "use strict";
2
+ var vue = require("vue");
3
+ var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
+ const _sfc_main = {
5
+ name: "IconFillRight",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "sc"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M6.64429 10.9771C6.82413 10.9696 7.03576 10.7787 7.45875 10.398L9.46265 8.5943C9.69136 8.38847 9.8061 8.28581 9.8484 8.16462C9.88549 8.05813 9.88547 7.94201 9.8484 7.83551C9.80615 7.71424 9.69147 7.61078 9.46265 7.40485L7.45875 5.60212C7.03576 5.22144 6.82413 5.03052 6.64429 5.02301C6.48816 5.01655 6.33766 5.08327 6.23804 5.20368C6.12335 5.34234 6.12379 5.62708 6.12379 6.19587V9.80329C6.12379 10.3718 6.12363 10.6566 6.23804 10.7955C6.33766 10.9159 6.48815 10.9836 6.64429 10.9771Z" }, null, -1);
19
+ const _hoisted_3 = [
20
+ _hoisted_2
21
+ ];
22
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
23
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
24
+ viewBox: "0 0 16 16",
25
+ fill: $props.useCurrentColor ? "currentColor" : "currentColor",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-right`],
28
+ width: "1em",
29
+ height: "1em"
30
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
31
+ }
32
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
33
+ module.exports = index;
@@ -0,0 +1,38 @@
1
+ "use strict";
2
+ var vue = require("vue");
3
+ var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
+ const _sfc_main = {
5
+ name: "IconFillSkipNext",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "sc"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M13.585 12.145a1 1 0 00-1.585.81v22.09a1 1 0 001.585.81L28.878 24.81a1 1 0 000-1.622L13.585 12.145z" }, null, -1);
19
+ const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", {
20
+ "fill-rule": "evenodd",
21
+ "clip-rule": "evenodd",
22
+ d: "M33 36a1 1 0 01-1-1V13a1 1 0 011-1h2a1 1 0 011 1v22a1 1 0 01-1 1h-2z"
23
+ }, null, -1);
24
+ const _hoisted_4 = [
25
+ _hoisted_2,
26
+ _hoisted_3
27
+ ];
28
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
29
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
30
+ viewBox: "0 0 48 48",
31
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
32
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-skip-next`],
33
+ width: "1em",
34
+ height: "1em"
35
+ }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
36
+ }
37
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
38
+ module.exports = index;
@@ -0,0 +1,38 @@
1
+ "use strict";
2
+ var vue = require("vue");
3
+ var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
+ const _sfc_main = {
5
+ name: "IconFillSkipPrevious",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "sc"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M34.414 35.855a1 1 0 001.586-.81v-22.09a1 1 0 00-1.586-.81L19.122 23.19a1 1 0 000 1.622l15.292 11.044z" }, null, -1);
19
+ const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", {
20
+ "fill-rule": "evenodd",
21
+ "clip-rule": "evenodd",
22
+ d: "M15 12a1 1 0 011 1v22a1 1 0 01-1 1h-2a1 1 0 01-1-1V13a1 1 0 011-1h2z"
23
+ }, null, -1);
24
+ const _hoisted_4 = [
25
+ _hoisted_2,
26
+ _hoisted_3
27
+ ];
28
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
29
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
30
+ viewBox: "0 0 48 48",
31
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
32
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-skip-previous`],
33
+ width: "1em",
34
+ height: "1em"
35
+ }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
36
+ }
37
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
38
+ module.exports = index;
@@ -0,0 +1,34 @@
1
+ "use strict";
2
+ var vue = require("vue");
3
+ var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
+ const _sfc_main = {
5
+ name: "IconFillSound",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "sc"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M14 15l10-7v32l-10-7H6V15h8z" }, null, -1);
19
+ const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M14 15v2a2 2 0 001.147-.361L14 15zm10-7h2a2 2 0 00-3.147-1.638L24 8zm0 32l-1.147 1.639A2 2 0 0026 40h-2zm-10-7l1.147-1.639A2 2 0 0014 31v2zM6 15v-2a2 2 0 00-2 2h2zm0 18H4a2 2 0 002 2v-2zm9.147-16.361l10-7-2.294-3.277-10 7 2.294 3.277zM22 8v32h4V8h-4zm3.147 30.361l-10-7-2.294 3.277 10 7 2.294-3.276zM6 17h8v-4H6v4zm8 14H6v4h8v-4zm-6 2V15H4v18h4zm21.657-14.586a8 8 0 010 11.314l2.828 2.828c4.687-4.686 4.687-12.284 0-16.97l-2.828 2.828zm5.657-6c6.248 6.249 6.248 16.38 0 22.628l2.828 2.828c7.81-7.81 7.81-20.474 0-28.284l-2.828 2.828z" }, null, -1);
20
+ const _hoisted_4 = [
21
+ _hoisted_2,
22
+ _hoisted_3
23
+ ];
24
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
25
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
26
+ viewBox: "0 0 48 48",
27
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
28
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-sound`],
29
+ width: "1em",
30
+ height: "1em"
31
+ }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
32
+ }
33
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
34
+ module.exports = index;
@@ -0,0 +1,33 @@
1
+ "use strict";
2
+ var vue = require("vue");
3
+ var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
+ const _sfc_main = {
5
+ name: "IconFillStar",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "sc"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M7.86914 15.4971C7.95173 15.537 8.04831 15.5371 8.13086 15.4971C8.22582 15.4509 8.29518 15.3043 8.43359 15.0117L10.0615 11.5703L13.8545 11.8818C14.1775 11.9083 14.3393 11.9215 14.4268 11.8623C14.5028 11.8108 14.551 11.7264 14.5576 11.6348C14.5649 11.5294 14.4723 11.3961 14.2881 11.1299L12.1221 8L14.2881 4.87012C14.4725 4.60367 14.5651 4.47062 14.5576 4.36523C14.551 4.27368 14.5027 4.19023 14.4268 4.13867C14.3393 4.07938 14.1776 4.09266 13.8545 4.11914L10.0615 4.42969L8.43359 0.989258C8.29502 0.696302 8.22591 0.549082 8.13086 0.50293C8.04835 0.462909 7.95171 0.463063 7.86914 0.50293C7.77406 0.549047 7.70403 0.696239 7.56543 0.989258L5.93848 4.42969L2.14453 4.11914C1.82161 4.09268 1.65973 4.0794 1.57227 4.13867C1.49646 4.19024 1.448 4.27377 1.44141 4.36523C1.4339 4.4706 1.52661 4.60377 1.71094 4.87012L3.87695 8L1.71094 11.1299C1.52673 11.3961 1.43409 11.5294 1.44141 11.6348C1.44801 11.7264 1.49628 11.8107 1.57227 11.8623C1.65972 11.9216 1.82165 11.9083 2.14453 11.8818L5.93848 11.5703L7.56543 15.0117C7.70397 15.3046 7.77408 15.451 7.86914 15.4971Z" }, null, -1);
19
+ const _hoisted_3 = [
20
+ _hoisted_2
21
+ ];
22
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
23
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
24
+ viewBox: "0 0 16 16",
25
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-star`],
28
+ width: "1em",
29
+ height: "1em"
30
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
31
+ }
32
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
33
+ module.exports = index;
@@ -0,0 +1,38 @@
1
+ "use strict";
2
+ var vue = require("vue");
3
+ var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
+ const _sfc_main = {
5
+ name: "IconFillSun",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "sc"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("circle", {
19
+ cx: "24",
20
+ cy: "24",
21
+ r: "9"
22
+ }, null, -1);
23
+ const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M21 5.5a.5.5 0 01.5-.5h5a.5.5 0 01.5.5v5a.5.5 0 01-.5.5h-5a.5.5 0 01-.5-.5v-5zM21 37.5a.5.5 0 01.5-.5h5a.5.5 0 01.5.5v5a.5.5 0 01-.5.5h-5a.5.5 0 01-.5-.5v-5zM42.5 21a.5.5 0 01.5.5v5a.5.5 0 01-.5.5h-5a.5.5 0 01-.5-.5v-5a.5.5 0 01.5-.5h5zM10.5 21a.5.5 0 01.5.5v5a.5.5 0 01-.5.5h-5a.5.5 0 01-.5-.5v-5a.5.5 0 01.5-.5h5zM39.203 34.96a.5.5 0 010 .707l-3.536 3.536a.5.5 0 01-.707 0l-3.535-3.536a.5.5 0 010-.707l3.535-3.535a.5.5 0 01.707 0l3.536 3.535zM16.575 12.333a.5.5 0 010 .707l-3.535 3.535a.5.5 0 01-.707 0L8.797 13.04a.5.5 0 010-.707l3.536-3.536a.5.5 0 01.707 0l3.535 3.536zM13.04 39.203a.5.5 0 01-.707 0l-3.536-3.536a.5.5 0 010-.707l3.536-3.535a.5.5 0 01.707 0l3.536 3.535a.5.5 0 010 .707l-3.536 3.536zM35.668 16.575a.5.5 0 01-.708 0l-3.535-3.535a.5.5 0 010-.707l3.535-3.536a.5.5 0 01.708 0l3.535 3.536a.5.5 0 010 .707l-3.535 3.535z" }, null, -1);
24
+ const _hoisted_4 = [
25
+ _hoisted_2,
26
+ _hoisted_3
27
+ ];
28
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
29
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
30
+ viewBox: "0 0 48 48",
31
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
32
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-sun`],
33
+ width: "1em",
34
+ height: "1em"
35
+ }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
36
+ }
37
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
38
+ module.exports = index;
@@ -0,0 +1,33 @@
1
+ "use strict";
2
+ var vue = require("vue");
3
+ var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
+ const _sfc_main = {
5
+ name: "IconFillTemplate",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "sc"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M18.1247 12.5254C18.1247 14.4851 18.1252 15.4653 17.7438 16.2139C17.4083 16.8724 16.8721 17.4076 16.2136 17.7432C15.4649 18.1245 14.4851 18.125 12.5251 18.125H8.55048V8.68164H18.1247V12.5254ZM6.55048 8.68164V18.1201C5.18595 18.1108 4.40631 18.0593 3.78583 17.7432C3.1274 17.4076 2.59204 16.8723 2.25653 16.2139C1.87511 15.4652 1.87469 14.4853 1.87469 12.5254V8.68164H6.55048ZM12.5251 1.875C14.4851 1.875 15.4649 1.87545 16.2136 2.25684C16.8721 2.59239 17.4083 3.12757 17.7438 3.78613C18.0699 4.4262 18.1139 5.23554 18.1208 6.68164H1.8786C1.88546 5.23542 1.93041 4.42622 2.25653 3.78613C2.59204 3.12767 3.1274 2.5924 3.78583 2.25684C4.53452 1.87536 5.5151 1.875 7.47528 1.875H12.5251Z" }, null, -1);
19
+ const _hoisted_3 = [
20
+ _hoisted_2
21
+ ];
22
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
23
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
24
+ viewBox: "0 0 20 20",
25
+ fill: $props.useCurrentColor ? "currentColor" : "currentColor",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-template`],
28
+ width: "1em",
29
+ height: "1em"
30
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
31
+ }
32
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
33
+ module.exports = index;
@@ -0,0 +1,38 @@
1
+ "use strict";
2
+ var vue = require("vue");
3
+ var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
+ const _sfc_main = {
5
+ name: "IconFillThumbDown",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "sc"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M11.778 8.697L5.83 27.394A2 2 0 007.735 30l13.133-.075L19.5 33.5c-.964 2.52-3.172 5.9-1 7.5l1.711 1.419a1 1 0 001.386-.196L31 30h3V8H12.731a1 1 0 00-.953.697z" }, null, -1);
19
+ const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", {
20
+ d: "M41 32V6M5.83 27.394l5.948-18.697A1 1 0 0112.731 8H34v22h-3l-9.403 12.223a1 1 0 01-1.386.196L18.5 41c-2.172-1.6.036-4.98 1-7.5l1.368-3.575L7.735 30a2 2 0 01-1.906-2.606z",
21
+ stroke: "#000",
22
+ "stroke-width": "2"
23
+ }, null, -1);
24
+ const _hoisted_4 = [
25
+ _hoisted_2,
26
+ _hoisted_3
27
+ ];
28
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
29
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
30
+ viewBox: "0 0 48 48",
31
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
32
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-thumb-down`],
33
+ width: "1em",
34
+ height: "1em"
35
+ }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
36
+ }
37
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
38
+ module.exports = index;