@arco-iconbox/vue-smartcode 0.0.10 → 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 (318) hide show
  1. package/dist/icon.js +514 -974
  2. package/dist/icon.js.map +1 -1
  3. package/dist/icon.min.js +207 -251
  4. package/dist/icon.min.js.map +1 -1
  5. package/esm/{IconIconFillChart → IconFillChart}/index.js +2 -2
  6. package/esm/IconFillChinese/index.js +37 -0
  7. package/esm/{IconIconFillData → IconFillData}/index.js +2 -2
  8. package/esm/{IconIconFillDown → IconFillDown}/index.js +2 -2
  9. package/esm/{IconIconFillDownload → IconFillDownload}/index.js +2 -2
  10. package/esm/{IconExclamationCircleFill → IconFillEnglish}/index.js +10 -15
  11. package/esm/{IconIconFillFile → IconFillFile}/index.js +2 -2
  12. package/esm/{IconCheckCircleFill → IconFillHeart}/index.js +9 -15
  13. package/esm/{IconIconFillHome → IconFillHome}/index.js +2 -2
  14. package/esm/{IconIconFillIdea → IconFillIdea}/index.js +2 -2
  15. package/esm/{IconIconFillMenu → IconFillMenu}/index.js +2 -2
  16. package/esm/{IconFaceMehFill → IconFillMoon}/index.js +8 -17
  17. package/esm/IconFillMute/index.js +37 -0
  18. package/esm/{IconFaceSmileFill → IconFillPen}/index.js +8 -17
  19. package/esm/{IconPlayArrowFill → IconFillPlayArrow}/index.js +8 -9
  20. package/esm/{IconIconFillResources → IconFillResources}/index.js +2 -2
  21. package/esm/{IconIconFillRight → IconFillRight}/index.js +2 -2
  22. package/esm/{IconFaceFrownFill → IconFillSkipNext}/index.js +13 -16
  23. package/esm/{IconCloseCircleFill → IconFillSkipPrevious}/index.js +13 -16
  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/{IconIconFillTemplate → IconFillTemplate}/index.js +2 -2
  28. package/esm/{IconThumbDownFill → IconFillThumbDown}/index.js +12 -13
  29. package/esm/{IconThumbUpFill → IconFillThumbUp}/index.js +12 -13
  30. package/esm/IconLineAdd/index.js +1 -1
  31. package/esm/{IconIconLineArrowdown → IconLineArrowdown}/index.js +2 -2
  32. package/esm/{IconIconLineArrowleft → IconLineArrowleft}/index.js +2 -2
  33. package/esm/{IconIconLineArrowright → IconLineArrowright}/index.js +2 -2
  34. package/esm/{IconIconLineArrowup → IconLineArrowup}/index.js +2 -2
  35. package/esm/{IconIconLineBack → IconLineBack}/index.js +2 -2
  36. package/esm/{IconIconLineChart → IconLineChart}/index.js +2 -2
  37. package/esm/{IconIconLineClose → IconLineClose}/index.js +2 -2
  38. package/esm/{IconIconLineCompany → IconLineCompany}/index.js +2 -2
  39. package/esm/{IconIconLineDelete → IconLineDelete}/index.js +2 -2
  40. package/esm/{IconIconLineDoubledown → IconLineDoubledown}/index.js +2 -2
  41. package/esm/{IconIconLineDoubleleft → IconLineDoubleleft}/index.js +2 -2
  42. package/esm/{IconIconLineDoubleright → IconLineDoubleright}/index.js +2 -2
  43. package/esm/{IconIconLineDoubleup → IconLineDoubleup}/index.js +2 -2
  44. package/esm/{IconIconLineDownload → IconLineDownload}/index.js +2 -2
  45. package/esm/{IconIconLineExit → IconLineExit}/index.js +2 -2
  46. package/esm/IconLineExpand/index.js +32 -0
  47. package/esm/{IconIconLineFile → IconLineFile}/index.js +2 -2
  48. package/esm/{IconIconLineFilter → IconLineFilter}/index.js +2 -2
  49. package/esm/{IconIconLineFolder → IconLineFolder}/index.js +2 -2
  50. package/esm/{IconIconLineFollow → IconLineFollow}/index.js +2 -2
  51. package/esm/{IconIconLineHome → IconLineHome}/index.js +2 -2
  52. package/esm/{IconIconLineInfo → IconLineInfo}/index.js +2 -2
  53. package/esm/{IconIconLineLock → IconLineLock}/index.js +2 -2
  54. package/esm/{IconIconLineManage → IconLineManage}/index.js +2 -2
  55. package/esm/{IconIconLineMoney → IconLineMoney}/index.js +2 -2
  56. package/esm/{IconIconLineNotice → IconLineNotice}/index.js +2 -2
  57. package/esm/{IconIconLineOrder → IconLineOrder}/index.js +2 -2
  58. package/esm/{IconIconLineOrganization → IconLineOrganization}/index.js +2 -2
  59. package/esm/{IconIconLinePercent → IconLinePercent}/index.js +2 -2
  60. package/esm/{IconIconLineQuestion → IconLineQuestion}/index.js +2 -2
  61. package/esm/{IconIconLineRefresh → IconLineRefresh}/index.js +2 -2
  62. package/esm/{IconIconLineRisk → IconLineRisk}/index.js +2 -2
  63. package/esm/{IconIconLineSet → IconLineSet}/index.js +2 -2
  64. package/esm/{IconIconLineShopping → IconLineShopping}/index.js +2 -2
  65. package/esm/{IconIconLineSort → IconLineSort}/index.js +2 -2
  66. package/esm/{IconIconLineSpacing → IconLineSpacing}/index.js +2 -2
  67. package/esm/IconLineStar/index.js +32 -0
  68. package/esm/{IconIconLineTime → IconLineTime}/index.js +2 -2
  69. package/esm/{IconIconLineUser → IconLineUser}/index.js +2 -2
  70. package/esm/{IconIconLineWarning → IconLineWarning}/index.js +2 -2
  71. package/esm/index.js +65 -76
  72. package/lib/{IconIconFillChart → IconFillChart}/index.js +2 -2
  73. package/lib/{IconCloseCircleFill → IconFillChinese}/index.js +13 -16
  74. package/lib/{IconIconFillData → IconFillData}/index.js +2 -2
  75. package/lib/{IconIconFillDown → IconFillDown}/index.js +2 -2
  76. package/lib/{IconIconFillDownload → IconFillDownload}/index.js +2 -2
  77. package/lib/IconFillEnglish/index.js +36 -0
  78. package/lib/{IconIconFillFile → IconFillFile}/index.js +2 -2
  79. package/lib/{IconExclamationPolygonFill → IconFillHeart}/index.js +9 -15
  80. package/lib/{IconIconFillHome → IconFillHome}/index.js +2 -2
  81. package/lib/{IconIconFillIdea → IconFillIdea}/index.js +2 -2
  82. package/lib/{IconIconFillMenu → IconFillMenu}/index.js +2 -2
  83. package/lib/{IconFaceFrownFill → IconFillMoon}/index.js +8 -17
  84. package/lib/IconFillMute/index.js +38 -0
  85. package/lib/{IconFaceSmileFill → IconFillPen}/index.js +8 -17
  86. package/lib/{IconFaceMehFill → IconFillPlayArrow}/index.js +8 -17
  87. package/lib/{IconIconFillResources → IconFillResources}/index.js +2 -2
  88. package/lib/{IconIconFillRight → IconFillRight}/index.js +2 -2
  89. package/lib/{IconCheckCircleFill → IconFillSkipNext}/index.js +13 -16
  90. package/lib/{IconExclamationCircleFill → IconFillSkipPrevious}/index.js +13 -16
  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/{IconIconFillTemplate → IconFillTemplate}/index.js +2 -2
  95. package/lib/{IconThumbDownFill → IconFillThumbDown}/index.js +12 -13
  96. package/lib/{IconThumbUpFill → IconFillThumbUp}/index.js +12 -13
  97. package/lib/IconLineAdd/index.js +1 -1
  98. package/lib/{IconIconLineArrowdown → IconLineArrowdown}/index.js +2 -2
  99. package/lib/{IconIconLineArrowleft → IconLineArrowleft}/index.js +2 -2
  100. package/lib/{IconIconLineArrowright → IconLineArrowright}/index.js +2 -2
  101. package/lib/{IconIconLineArrowup → IconLineArrowup}/index.js +2 -2
  102. package/lib/{IconIconLineBack → IconLineBack}/index.js +2 -2
  103. package/lib/{IconIconLineChart → IconLineChart}/index.js +2 -2
  104. package/lib/{IconIconLineClose → IconLineClose}/index.js +2 -2
  105. package/lib/{IconIconLineCompany → IconLineCompany}/index.js +2 -2
  106. package/lib/{IconIconLineDelete → IconLineDelete}/index.js +2 -2
  107. package/lib/{IconIconLineDoubledown → IconLineDoubledown}/index.js +2 -2
  108. package/lib/{IconIconLineDoubleleft → IconLineDoubleleft}/index.js +2 -2
  109. package/lib/{IconIconLineDoubleright → IconLineDoubleright}/index.js +2 -2
  110. package/lib/{IconIconLineDoubleup → IconLineDoubleup}/index.js +2 -2
  111. package/lib/{IconIconLineDownload → IconLineDownload}/index.js +2 -2
  112. package/lib/{IconIconLineExit → IconLineExit}/index.js +2 -2
  113. package/lib/IconLineExpand/index.js +33 -0
  114. package/lib/{IconIconLineFile → IconLineFile}/index.js +2 -2
  115. package/lib/{IconIconLineFilter → IconLineFilter}/index.js +2 -2
  116. package/lib/{IconIconLineFolder → IconLineFolder}/index.js +2 -2
  117. package/lib/{IconIconLineFollow → IconLineFollow}/index.js +2 -2
  118. package/lib/{IconIconLineHome → IconLineHome}/index.js +2 -2
  119. package/lib/{IconIconLineInfo → IconLineInfo}/index.js +2 -2
  120. package/lib/{IconIconLineLock → IconLineLock}/index.js +2 -2
  121. package/lib/{IconIconLineManage → IconLineManage}/index.js +2 -2
  122. package/lib/{IconIconLineMoney → IconLineMoney}/index.js +2 -2
  123. package/lib/{IconIconLineNotice → IconLineNotice}/index.js +2 -2
  124. package/lib/{IconIconLineOrder → IconLineOrder}/index.js +2 -2
  125. package/lib/{IconIconLineOrganization → IconLineOrganization}/index.js +2 -2
  126. package/lib/{IconIconLinePercent → IconLinePercent}/index.js +2 -2
  127. package/lib/{IconIconLineQuestion → IconLineQuestion}/index.js +2 -2
  128. package/lib/{IconIconLineRefresh → IconLineRefresh}/index.js +2 -2
  129. package/lib/{IconIconLineRisk → IconLineRisk}/index.js +2 -2
  130. package/lib/{IconIconLineSet → IconLineSet}/index.js +2 -2
  131. package/lib/{IconIconLineShopping → IconLineShopping}/index.js +2 -2
  132. package/lib/{IconIconLineSort → IconLineSort}/index.js +2 -2
  133. package/lib/{IconIconLineSpacing → IconLineSpacing}/index.js +2 -2
  134. package/lib/IconLineStar/index.js +33 -0
  135. package/lib/{IconIconLineTime → IconLineTime}/index.js +2 -2
  136. package/lib/{IconIconLineUser → IconLineUser}/index.js +2 -2
  137. package/lib/{IconIconLineWarning → IconLineWarning}/index.js +2 -2
  138. package/lib/index.js +132 -154
  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 +1 -1
  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 -77
  207. package/esm/IconChineseFill/index.js +0 -39
  208. package/esm/IconEnglishFill/index.js +0 -34
  209. package/esm/IconExclamationPolygonFill/index.js +0 -40
  210. package/esm/IconHeartFill/index.js +0 -33
  211. package/esm/IconInfoCircleFill/index.js +0 -40
  212. package/esm/IconMinusCircleFill/index.js +0 -40
  213. package/esm/IconMoonFill/index.js +0 -32
  214. package/esm/IconMuteFill/index.js +0 -39
  215. package/esm/IconPauseCircleFill/index.js +0 -45
  216. package/esm/IconPenFill/index.js +0 -32
  217. package/esm/IconPlayCircleFill/index.js +0 -42
  218. package/esm/IconPlusCircleFill/index.js +0 -40
  219. package/esm/IconQuestionCircleFill/index.js +0 -40
  220. package/esm/IconSkipNextFill/index.js +0 -39
  221. package/esm/IconSkipPreviousFill/index.js +0 -39
  222. package/esm/IconSoundFill/index.js +0 -37
  223. package/esm/IconStarFill/index.js +0 -34
  224. package/esm/IconSunFill/index.js +0 -39
  225. package/lib/IconChineseFill/index.js +0 -40
  226. package/lib/IconEnglishFill/index.js +0 -35
  227. package/lib/IconHeartFill/index.js +0 -34
  228. package/lib/IconInfoCircleFill/index.js +0 -41
  229. package/lib/IconMinusCircleFill/index.js +0 -41
  230. package/lib/IconMoonFill/index.js +0 -33
  231. package/lib/IconMuteFill/index.js +0 -40
  232. package/lib/IconPauseCircleFill/index.js +0 -46
  233. package/lib/IconPenFill/index.js +0 -33
  234. package/lib/IconPlayArrowFill/index.js +0 -33
  235. package/lib/IconPlayCircleFill/index.js +0 -43
  236. package/lib/IconPlusCircleFill/index.js +0 -41
  237. package/lib/IconQuestionCircleFill/index.js +0 -41
  238. package/lib/IconSkipNextFill/index.js +0 -40
  239. package/lib/IconSkipPreviousFill/index.js +0 -40
  240. package/lib/IconSoundFill/index.js +0 -38
  241. package/lib/IconStarFill/index.js +0 -35
  242. package/lib/IconSunFill/index.js +0 -40
  243. package/src/IconCheckCircleFill/index.vue +0 -19
  244. package/src/IconChineseFill/index.vue +0 -19
  245. package/src/IconCloseCircleFill/index.vue +0 -19
  246. package/src/IconEnglishFill/index.vue +0 -19
  247. package/src/IconExclamationCircleFill/index.vue +0 -19
  248. package/src/IconExclamationPolygonFill/index.vue +0 -19
  249. package/src/IconFaceFrownFill/index.vue +0 -19
  250. package/src/IconFaceMehFill/index.vue +0 -19
  251. package/src/IconFaceSmileFill/index.vue +0 -19
  252. package/src/IconHeartFill/index.vue +0 -19
  253. package/src/IconIconFillChart/index.vue +0 -19
  254. package/src/IconIconFillData/index.vue +0 -19
  255. package/src/IconIconFillDown/index.vue +0 -19
  256. package/src/IconIconFillDownload/index.vue +0 -19
  257. package/src/IconIconFillFile/index.vue +0 -19
  258. package/src/IconIconFillHome/index.vue +0 -19
  259. package/src/IconIconFillIdea/index.vue +0 -19
  260. package/src/IconIconFillMenu/index.vue +0 -19
  261. package/src/IconIconFillResources/index.vue +0 -19
  262. package/src/IconIconFillRight/index.vue +0 -19
  263. package/src/IconIconFillTemplate/index.vue +0 -19
  264. package/src/IconIconLineArrowdown/index.vue +0 -19
  265. package/src/IconIconLineArrowleft/index.vue +0 -19
  266. package/src/IconIconLineArrowright/index.vue +0 -19
  267. package/src/IconIconLineArrowup/index.vue +0 -19
  268. package/src/IconIconLineBack/index.vue +0 -19
  269. package/src/IconIconLineChart/index.vue +0 -19
  270. package/src/IconIconLineClose/index.vue +0 -19
  271. package/src/IconIconLineCompany/index.vue +0 -19
  272. package/src/IconIconLineDelete/index.vue +0 -19
  273. package/src/IconIconLineDoubledown/index.vue +0 -19
  274. package/src/IconIconLineDoubleleft/index.vue +0 -19
  275. package/src/IconIconLineDoubleright/index.vue +0 -19
  276. package/src/IconIconLineDoubleup/index.vue +0 -19
  277. package/src/IconIconLineDownload/index.vue +0 -19
  278. package/src/IconIconLineExit/index.vue +0 -19
  279. package/src/IconIconLineFile/index.vue +0 -19
  280. package/src/IconIconLineFilter/index.vue +0 -19
  281. package/src/IconIconLineFolder/index.vue +0 -19
  282. package/src/IconIconLineFollow/index.vue +0 -19
  283. package/src/IconIconLineHome/index.vue +0 -19
  284. package/src/IconIconLineInfo/index.vue +0 -19
  285. package/src/IconIconLineLock/index.vue +0 -19
  286. package/src/IconIconLineManage/index.vue +0 -19
  287. package/src/IconIconLineMoney/index.vue +0 -19
  288. package/src/IconIconLineNotice/index.vue +0 -19
  289. package/src/IconIconLineOrder/index.vue +0 -19
  290. package/src/IconIconLineOrganization/index.vue +0 -19
  291. package/src/IconIconLinePercent/index.vue +0 -19
  292. package/src/IconIconLineQuestion/index.vue +0 -19
  293. package/src/IconIconLineRefresh/index.vue +0 -19
  294. package/src/IconIconLineRisk/index.vue +0 -19
  295. package/src/IconIconLineSet/index.vue +0 -19
  296. package/src/IconIconLineShopping/index.vue +0 -19
  297. package/src/IconIconLineSort/index.vue +0 -19
  298. package/src/IconIconLineSpacing/index.vue +0 -19
  299. package/src/IconIconLineTime/index.vue +0 -19
  300. package/src/IconIconLineUser/index.vue +0 -19
  301. package/src/IconIconLineWarning/index.vue +0 -19
  302. package/src/IconInfoCircleFill/index.vue +0 -19
  303. package/src/IconMinusCircleFill/index.vue +0 -19
  304. package/src/IconMoonFill/index.vue +0 -19
  305. package/src/IconMuteFill/index.vue +0 -19
  306. package/src/IconPauseCircleFill/index.vue +0 -19
  307. package/src/IconPenFill/index.vue +0 -19
  308. package/src/IconPlayArrowFill/index.vue +0 -19
  309. package/src/IconPlayCircleFill/index.vue +0 -19
  310. package/src/IconPlusCircleFill/index.vue +0 -19
  311. package/src/IconQuestionCircleFill/index.vue +0 -19
  312. package/src/IconSkipNextFill/index.vue +0 -19
  313. package/src/IconSkipPreviousFill/index.vue +0 -19
  314. package/src/IconSoundFill/index.vue +0 -19
  315. package/src/IconStarFill/index.vue +0 -19
  316. package/src/IconSunFill/index.vue +0 -19
  317. package/src/IconThumbDownFill/index.vue +0 -19
  318. package/src/IconThumbUpFill/index.vue +0 -19
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 16 16" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-line-star`]" width="1em" height="1em" v-bind="$attrs"><path d="M7.86914 0.503418C7.95177 0.463357 8.04822 0.463385 8.13086 0.503418C8.22583 0.549585 8.29521 0.696182 8.43359 0.98877L8.68359 1.51709L10.0615 4.43018L13.2725 4.1665L13.8545 4.11963C14.1775 4.09315 14.3393 4.07987 14.4268 4.13916C14.5027 4.19072 14.551 4.27415 14.5576 4.36572C14.5648 4.471 14.4731 4.60472 14.2891 4.87061L13.9561 5.35107L12.123 8.00049L14.2891 11.1313C14.4732 11.3974 14.5652 11.5309 14.5576 11.6362L14.5449 11.7026C14.525 11.7671 14.4837 11.8242 14.4268 11.8628C14.3392 11.9218 14.177 11.9088 13.8545 11.8823L10.0615 11.5718L8.43359 15.0122C8.29512 15.305 8.2259 15.4524 8.13086 15.4985L8.06641 15.521C8.0228 15.5309 7.9772 15.5309 7.93359 15.521L7.86914 15.4985C7.82174 15.4755 7.78074 15.4268 7.73438 15.3481L7.56641 15.0122L5.93848 11.5718L2.14551 11.8823L1.77051 11.9048C1.70179 11.9042 1.6496 11.8972 1.60938 11.8813L1.57324 11.8628C1.51626 11.8242 1.47503 11.7671 1.45508 11.7026L1.44238 11.6362C1.43858 11.5836 1.45981 11.5235 1.50488 11.4438L1.71094 11.1313L3.87695 8.00049L1.71094 4.87061C1.52698 4.60477 1.43522 4.47099 1.44238 4.36572C1.44899 4.27421 1.49737 4.19072 1.57324 4.13916C1.66072 4.07988 1.82247 4.09315 2.14551 4.11963L2.72656 4.1665L5.93848 4.43018L7.31543 1.51709L7.56641 0.98877C7.70476 0.696265 7.77422 0.549645 7.86914 0.503418ZM7.14062 4.99854L6.74707 5.83057L5.83008 5.75537L3.82715 5.59131L4.9707 7.24365L5.49512 8.00049L4.9707 8.75732L3.82715 10.4097L5.83008 10.2456L6.74707 10.1704L7.14062 11.0024L8 12.8188L8.85938 11.0024L9.25293 10.1704L10.1699 10.2456L12.1719 10.4097L11.0293 8.75732L10.5059 8.00049L11.0293 7.24365L12.1719 5.59131L10.1699 5.75537L9.25293 5.83057L8.85938 4.99854L8 3.18213L7.14062 4.99854Z"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconLineStar',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'sc',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: true,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 16 16" :fill="useCurrentColor ? 'currentColor' : 'currentColor'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-line-time`]" width="1em" height="1em" v-bind="$attrs"><g clip-path="url(#svg_40c123182d__clip0_271_29173)"><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"/></g><defs><clipPath id="svg_40c123182d__clip0_271_29173"><path d="M0 0H16V16H0z"/></clipPath></defs></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconLineTime',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'sc',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: true,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 16 16" :fill="useCurrentColor ? 'currentColor' : 'currentColor'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-line-user`]" width="1em" height="1em" v-bind="$attrs"><path d="M10.8432 8.03711C11.9213 8.03711 12.6207 8.02859 13.2045 8.2207C14.309 8.58438 15.1756 9.45129 15.5395 10.5557C15.7317 11.1395 15.7241 11.839 15.7241 12.917C15.7241 13.2413 15.7318 13.5637 15.6401 13.8428C15.4749 14.3445 15.0812 14.738 14.5795 14.9033C14.3004 14.9952 13.9782 14.9873 13.6538 14.9873H2.34614C2.02168 14.9873 1.69955 14.9952 1.42036 14.9033C0.918519 14.7381 0.525062 14.3446 0.359816 13.8428C0.268005 13.5636 0.275831 13.2414 0.275831 12.917C0.275828 11.839 0.26719 11.1395 0.459425 10.5557C0.823258 9.45128 1.68994 8.58441 2.79439 8.2207C3.37823 8.02852 4.07758 8.03711 5.15571 8.03711H10.8432ZM5.15571 9.36719C3.97287 9.36719 3.54056 9.37572 3.2104 9.48438C2.5069 9.71609 1.95494 10.2682 1.7231 10.9717C1.61439 11.3018 1.60591 11.7342 1.60591 12.917C1.60591 13.1123 1.60581 13.2327 1.61079 13.3232C1.61482 13.396 1.62122 13.4221 1.62251 13.4268C1.65576 13.5277 1.73541 13.6074 1.83638 13.6406C1.84018 13.6417 1.86558 13.6482 1.93989 13.6523C2.03048 13.6573 2.15068 13.6572 2.34614 13.6572H13.6538C13.8494 13.6572 13.9694 13.6574 14.06 13.6523C14.1369 13.6481 14.1612 13.6414 14.1635 13.6406C14.2644 13.6073 14.3432 13.5277 14.3764 13.4268C14.3776 13.4227 14.3841 13.397 14.3881 13.3232C14.3931 13.2327 14.394 13.1123 14.394 12.917C14.394 11.7342 14.3855 11.3018 14.2768 10.9717C14.045 10.2681 13.4922 9.71607 12.7885 9.48438C12.4584 9.37577 12.0259 9.36719 10.8432 9.36719H5.15571ZM7.99946 1.0127C9.63279 1.01286 10.9565 2.33734 10.9565 3.9707C10.9561 5.60374 9.63255 6.92757 7.99946 6.92773C6.36644 6.92749 5.04185 5.60369 5.04146 3.9707C5.04146 2.33738 6.3662 1.01294 7.99946 1.0127ZM7.99946 2.34277C7.10074 2.34302 6.37153 3.07192 6.37153 3.9707C6.37193 4.86915 7.10098 5.59741 7.99946 5.59766C8.89801 5.59749 9.62603 4.8692 9.62642 3.9707C9.62642 3.07187 8.89825 2.34294 7.99946 2.34277Z"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconLineUser',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'sc',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: true,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 16 16" :fill="useCurrentColor ? 'currentColor' : 'currentColor'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-line-warning`]" width="1em" height="1em" v-bind="$attrs"><g clip-path="url(#svg_fe2b9fb166__clip0_271_29175)"><path d="M8.13903 0.353027L14.0101 1.60107C14.2224 1.6462 14.4054 1.68358 14.5677 1.74658C15.2285 2.00333 15.7042 2.59075 15.8177 3.29053C15.8456 3.46239 15.8441 3.64879 15.8441 3.86572V7.00928C15.8437 11.4523 12.4957 15.1823 8.07849 15.6606C8.02678 15.6662 7.97394 15.6662 7.92224 15.6606C3.50489 15.1824 0.157042 11.4524 0.15661 7.00928V3.86572C0.15661 3.64876 0.155156 3.46241 0.182977 3.29053C0.296543 2.59063 0.77202 2.00326 1.43298 1.74658C1.59539 1.68356 1.77825 1.64622 1.99059 1.60107L7.86169 0.353027L8.00036 0.338379C8.04674 0.338396 8.09342 0.343332 8.13903 0.353027ZM2.26794 2.90576C2.008 2.96103 1.95317 2.9751 1.9154 2.98975C1.69521 3.07538 1.53622 3.27116 1.49841 3.50439C1.49201 3.54434 1.49059 3.6013 1.49059 3.86572V7.00928C1.49102 10.7495 4.29241 13.8911 8.00036 14.3257C11.7082 13.891 14.5097 10.7494 14.5101 7.00928V3.86572C14.5101 3.60147 14.5087 3.54434 14.5023 3.50439C14.4645 3.27128 14.3053 3.07545 14.0853 2.98975C14.0476 2.97509 13.9926 2.96101 13.7328 2.90576L8.00036 1.68701L2.26794 2.90576ZM8.00036 9.39795C8.53533 9.3982 8.97009 9.83175 8.97009 10.3667C8.96999 10.9016 8.53527 11.3352 8.00036 11.3354C7.46537 11.3353 7.03171 10.9016 7.03161 10.3667C7.03161 9.83169 7.46531 9.3981 8.00036 9.39795ZM8.00036 4.14404C8.36834 4.14429 8.66735 4.443 8.66735 4.81104V7.80518C8.667 8.17292 8.36812 8.47192 8.00036 8.47217C7.63239 8.47217 7.33372 8.17307 7.33337 7.80518V4.81104C7.33337 4.44285 7.63217 4.14404 8.00036 4.14404Z"/></g><defs><clipPath id="svg_fe2b9fb166__clip0_271_29175"><path d="M0 0H16V16H0z"/></clipPath></defs></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconLineWarning',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'sc',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: true,
16
+ },
17
+ },
18
+ };
19
+ </script>
package/src/index.js CHANGED
@@ -1,77 +1,66 @@
1
- export { default as IconCloseCircleFill } from './IconCloseCircleFill/index.vue';
2
- export { default as IconCheckCircleFill } from './IconCheckCircleFill/index.vue';
3
- export { default as IconExclamationCircleFill } from './IconExclamationCircleFill/index.vue';
4
- export { default as IconInfoCircleFill } from './IconInfoCircleFill/index.vue';
5
- export { default as IconHeartFill } from './IconHeartFill/index.vue';
6
- export { default as IconStarFill } from './IconStarFill/index.vue';
7
- export { default as IconExclamationPolygonFill } from './IconExclamationPolygonFill/index.vue';
8
- export { default as IconMinusCircleFill } from './IconMinusCircleFill/index.vue';
9
- export { default as IconPlusCircleFill } from './IconPlusCircleFill/index.vue';
10
- export { default as IconMuteFill } from './IconMuteFill/index.vue';
11
- export { default as IconQuestionCircleFill } from './IconQuestionCircleFill/index.vue';
12
- export { default as IconFaceFrownFill } from './IconFaceFrownFill/index.vue';
13
- export { default as IconPlayCircleFill } from './IconPlayCircleFill/index.vue';
14
- export { default as IconThumbDownFill } from './IconThumbDownFill/index.vue';
15
- export { default as IconPauseCircleFill } from './IconPauseCircleFill/index.vue';
16
- export { default as IconThumbUpFill } from './IconThumbUpFill/index.vue';
17
- export { default as IconSoundFill } from './IconSoundFill/index.vue';
18
- export { default as IconFaceMehFill } from './IconFaceMehFill/index.vue';
19
- export { default as IconFaceSmileFill } from './IconFaceSmileFill/index.vue';
20
- export { default as IconSunFill } from './IconSunFill/index.vue';
21
- export { default as IconPenFill } from './IconPenFill/index.vue';
22
- export { default as IconMoonFill } from './IconMoonFill/index.vue';
23
- export { default as IconPlayArrowFill } from './IconPlayArrowFill/index.vue';
24
- export { default as IconChineseFill } from './IconChineseFill/index.vue';
25
- export { default as IconSkipNextFill } from './IconSkipNextFill/index.vue';
26
- export { default as IconSkipPreviousFill } from './IconSkipPreviousFill/index.vue';
27
- export { default as IconEnglishFill } from './IconEnglishFill/index.vue';
28
- export { default as IconIconFillData } from './IconIconFillData/index.vue';
29
- export { default as IconIconFillChart } from './IconIconFillChart/index.vue';
30
- export { default as IconIconFillDown } from './IconIconFillDown/index.vue';
31
- export { default as IconIconFillMenu } from './IconIconFillMenu/index.vue';
32
- export { default as IconIconFillDownload } from './IconIconFillDownload/index.vue';
33
- export { default as IconIconFillFile } from './IconIconFillFile/index.vue';
34
- export { default as IconIconFillTemplate } from './IconIconFillTemplate/index.vue';
35
- export { default as IconIconFillIdea } from './IconIconFillIdea/index.vue';
36
- export { default as IconIconFillResources } from './IconIconFillResources/index.vue';
37
- export { default as IconIconFillRight } from './IconIconFillRight/index.vue';
38
- export { default as IconIconLineArrowdown } from './IconIconLineArrowdown/index.vue';
39
- export { default as IconIconLineArrowright } from './IconIconLineArrowright/index.vue';
40
- export { default as IconIconLineArrowup } from './IconIconLineArrowup/index.vue';
41
- export { default as IconIconLineArrowleft } from './IconIconLineArrowleft/index.vue';
42
- export { default as IconIconLineBack } from './IconIconLineBack/index.vue';
43
- export { default as IconIconLineDelete } from './IconIconLineDelete/index.vue';
44
- export { default as IconIconLineDoubledown } from './IconIconLineDoubledown/index.vue';
45
- export { default as IconIconLineDoubleleft } from './IconIconLineDoubleleft/index.vue';
46
- export { default as IconIconLineDoubleup } from './IconIconLineDoubleup/index.vue';
47
- export { default as IconIconLineChart } from './IconIconLineChart/index.vue';
48
- export { default as IconIconLineExit } from './IconIconLineExit/index.vue';
49
- export { default as IconIconLineClose } from './IconIconLineClose/index.vue';
50
- export { default as IconIconLineFilter } from './IconIconLineFilter/index.vue';
51
- export { default as IconIconLineDoubleright } from './IconIconLineDoubleright/index.vue';
52
- export { default as IconIconLineFolder } from './IconIconLineFolder/index.vue';
53
- export { default as IconIconLineFollow } from './IconIconLineFollow/index.vue';
54
- export { default as IconIconLineDownload } from './IconIconLineDownload/index.vue';
55
- export { default as IconIconLineOrder } from './IconIconLineOrder/index.vue';
56
- export { default as IconIconLineShopping } from './IconIconLineShopping/index.vue';
57
- export { default as IconIconLineCompany } from './IconIconLineCompany/index.vue';
58
- export { default as IconIconLineRisk } from './IconIconLineRisk/index.vue';
59
- export { default as IconIconLineManage } from './IconIconLineManage/index.vue';
60
- export { default as IconIconLineMoney } from './IconIconLineMoney/index.vue';
61
- export { default as IconIconLineNotice } from './IconIconLineNotice/index.vue';
62
- export { default as IconIconLineUser } from './IconIconLineUser/index.vue';
63
- export { default as IconIconLineRefresh } from './IconIconLineRefresh/index.vue';
64
- export { default as IconIconLineInfo } from './IconIconLineInfo/index.vue';
65
- export { default as IconIconLineQuestion } from './IconIconLineQuestion/index.vue';
66
- export { default as IconIconLineLock } from './IconIconLineLock/index.vue';
67
- export { default as IconIconLinePercent } from './IconIconLinePercent/index.vue';
68
- export { default as IconIconLineSort } from './IconIconLineSort/index.vue';
69
- export { default as IconIconLineHome } from './IconIconLineHome/index.vue';
70
- export { default as IconIconLineSet } from './IconIconLineSet/index.vue';
71
- export { default as IconIconLineOrganization } from './IconIconLineOrganization/index.vue';
72
- export { default as IconIconLineTime } from './IconIconLineTime/index.vue';
73
- export { default as IconIconLineWarning } from './IconIconLineWarning/index.vue';
74
- export { default as IconIconLineFile } from './IconIconLineFile/index.vue';
75
- export { default as IconIconLineSpacing } from './IconIconLineSpacing/index.vue';
76
- export { default as IconIconFillHome } from './IconIconFillHome/index.vue';
77
- export { default as IconLineAdd } from './IconLineAdd/index.vue';
1
+ export { default as IconFillHeart } from './IconFillHeart/index.vue';
2
+ export { default as IconFillMute } from './IconFillMute/index.vue';
3
+ export { default as IconFillThumbDown } from './IconFillThumbDown/index.vue';
4
+ export { default as IconFillThumbUp } from './IconFillThumbUp/index.vue';
5
+ export { default as IconFillSound } from './IconFillSound/index.vue';
6
+ export { default as IconFillSun } from './IconFillSun/index.vue';
7
+ export { default as IconFillPen } from './IconFillPen/index.vue';
8
+ export { default as IconFillMoon } from './IconFillMoon/index.vue';
9
+ export { default as IconFillPlayArrow } from './IconFillPlayArrow/index.vue';
10
+ export { default as IconFillChinese } from './IconFillChinese/index.vue';
11
+ export { default as IconFillSkipNext } from './IconFillSkipNext/index.vue';
12
+ export { default as IconFillSkipPrevious } from './IconFillSkipPrevious/index.vue';
13
+ export { default as IconFillEnglish } from './IconFillEnglish/index.vue';
14
+ export { default as IconFillData } from './IconFillData/index.vue';
15
+ export { default as IconFillChart } from './IconFillChart/index.vue';
16
+ export { default as IconFillDown } from './IconFillDown/index.vue';
17
+ export { default as IconFillMenu } from './IconFillMenu/index.vue';
18
+ export { default as IconFillDownload } from './IconFillDownload/index.vue';
19
+ export { default as IconFillFile } from './IconFillFile/index.vue';
20
+ export { default as IconFillTemplate } from './IconFillTemplate/index.vue';
21
+ export { default as IconFillIdea } from './IconFillIdea/index.vue';
22
+ export { default as IconFillResources } from './IconFillResources/index.vue';
23
+ export { default as IconFillRight } from './IconFillRight/index.vue';
24
+ export { default as IconLineArrowdown } from './IconLineArrowdown/index.vue';
25
+ export { default as IconLineArrowright } from './IconLineArrowright/index.vue';
26
+ export { default as IconLineArrowup } from './IconLineArrowup/index.vue';
27
+ export { default as IconLineArrowleft } from './IconLineArrowleft/index.vue';
28
+ export { default as IconLineBack } from './IconLineBack/index.vue';
29
+ export { default as IconLineDelete } from './IconLineDelete/index.vue';
30
+ export { default as IconLineDoubledown } from './IconLineDoubledown/index.vue';
31
+ export { default as IconLineDoubleleft } from './IconLineDoubleleft/index.vue';
32
+ export { default as IconLineDoubleup } from './IconLineDoubleup/index.vue';
33
+ export { default as IconLineChart } from './IconLineChart/index.vue';
34
+ export { default as IconLineExit } from './IconLineExit/index.vue';
35
+ export { default as IconLineClose } from './IconLineClose/index.vue';
36
+ export { default as IconLineFilter } from './IconLineFilter/index.vue';
37
+ export { default as IconLineDoubleright } from './IconLineDoubleright/index.vue';
38
+ export { default as IconLineFolder } from './IconLineFolder/index.vue';
39
+ export { default as IconLineFollow } from './IconLineFollow/index.vue';
40
+ export { default as IconLineDownload } from './IconLineDownload/index.vue';
41
+ export { default as IconLineOrder } from './IconLineOrder/index.vue';
42
+ export { default as IconLineShopping } from './IconLineShopping/index.vue';
43
+ export { default as IconLineCompany } from './IconLineCompany/index.vue';
44
+ export { default as IconLineRisk } from './IconLineRisk/index.vue';
45
+ export { default as IconLineManage } from './IconLineManage/index.vue';
46
+ export { default as IconLineMoney } from './IconLineMoney/index.vue';
47
+ export { default as IconLineNotice } from './IconLineNotice/index.vue';
48
+ export { default as IconLineUser } from './IconLineUser/index.vue';
49
+ export { default as IconLineRefresh } from './IconLineRefresh/index.vue';
50
+ export { default as IconLineInfo } from './IconLineInfo/index.vue';
51
+ export { default as IconLineQuestion } from './IconLineQuestion/index.vue';
52
+ export { default as IconLineLock } from './IconLineLock/index.vue';
53
+ export { default as IconLinePercent } from './IconLinePercent/index.vue';
54
+ export { default as IconLineSort } from './IconLineSort/index.vue';
55
+ export { default as IconLineHome } from './IconLineHome/index.vue';
56
+ export { default as IconLineSet } from './IconLineSet/index.vue';
57
+ export { default as IconLineOrganization } from './IconLineOrganization/index.vue';
58
+ export { default as IconLineTime } from './IconLineTime/index.vue';
59
+ export { default as IconLineWarning } from './IconLineWarning/index.vue';
60
+ export { default as IconLineFile } from './IconLineFile/index.vue';
61
+ export { default as IconLineSpacing } from './IconLineSpacing/index.vue';
62
+ export { default as IconFillHome } from './IconFillHome/index.vue';
63
+ export { default as IconLineAdd } from './IconLineAdd/index.vue';
64
+ export { default as IconFillStar } from './IconFillStar/index.vue';
65
+ export { default as IconLineExpand } from './IconLineExpand/index.vue';
66
+ export { default as IconLineStar } from './IconLineStar/index.vue';
@@ -1,39 +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: "IconChineseFill",
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 = ["fill"];
18
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
19
- return openBlock(), createElementBlock("svg", mergeProps({
20
- viewBox: "0 0 48 48",
21
- fill: "none",
22
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-chinese-fill`],
23
- width: "1em",
24
- height: "1em"
25
- }, _ctx.$attrs), [
26
- createElementVNode("path", {
27
- d: "M22 21h-5v4.094h5V21zM26 25.094V21h5v4.094h-5z",
28
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969"
29
- }, null, 8, _hoisted_1),
30
- createElementVNode("path", {
31
- "fill-rule": "evenodd",
32
- "clip-rule": "evenodd",
33
- d: "M24 4C12.954 4 4 12.954 4 24s8.954 20 20 20 20-8.954 20-20S35.046 4 24 4zm2 13v-5h-4v5h-6.5a2.5 2.5 0 00-2.5 2.5v7.094a2.5 2.5 0 002.5 2.5H22V36h4v-6.906h6.5a2.5 2.5 0 002.5-2.5V19.5a2.5 2.5 0 00-2.5-2.5H26z",
34
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969"
35
- }, null, 8, _hoisted_2)
36
- ], 16);
37
- }
38
- var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
39
- export { index as default };
@@ -1,34 +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: "IconEnglishFill",
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
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
18
- return openBlock(), createElementBlock("svg", mergeProps({
19
- viewBox: "0 0 48 48",
20
- fill: "none",
21
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-english-fill`],
22
- width: "1em",
23
- height: "1em"
24
- }, _ctx.$attrs), [
25
- createElementVNode("path", {
26
- "fill-rule": "evenodd",
27
- "clip-rule": "evenodd",
28
- d: "M23.2 4C12.596 4 4 12.596 4 23.2v1.6C4 35.404 12.596 44 23.2 44h1.6C35.404 44 44 35.404 44 24.8v-1.6C44 12.596 35.404 4 24.8 4h-1.6zm-9.086 10A2.114 2.114 0 0012 16.114v15.772c0 1.167.947 2.114 2.114 2.114H25v-4h-9v-4h7.778v-4H16v-4h9v-4H14.114zM32.4 22a5.4 5.4 0 00-5.4 5.4V34h4v-6.6a1.4 1.4 0 012.801 0V34h4v-6.6a5.4 5.4 0 00-5.4-5.4z",
29
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969"
30
- }, null, 8, _hoisted_1)
31
- ], 16);
32
- }
33
- var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
34
- 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: "IconExclamationPolygonFill",
5
- props: {
6
- prefix: {
7
- type: String,
8
- default: "sc"
9
- },
10
- useCurrentColor: {
11
- type: Boolean,
12
- default: true
13
- }
14
- }
15
- };
16
- const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
18
- d: "M24 28V14m0 16v4",
19
- stroke: "#fff",
20
- "stroke-width": "4"
21
- }, null, -1);
22
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
23
- return openBlock(), createElementBlock("svg", mergeProps({
24
- viewBox: "0 0 48 48",
25
- fill: "none",
26
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-exclamation-polygon-fill`],
27
- width: "1em",
28
- height: "1em"
29
- }, _ctx.$attrs), [
30
- createElementVNode("path", {
31
- d: "M16 6h16l10 11v14L32 42H16L6 31V17L16 6z",
32
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969",
33
- stroke: "#4E5969",
34
- "stroke-width": "4"
35
- }, null, 8, _hoisted_1),
36
- _hoisted_2
37
- ], 16);
38
- }
39
- var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
40
- export { index as default };
@@ -1,33 +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: "IconHeartFill",
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
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
18
- return openBlock(), createElementBlock("svg", mergeProps({
19
- viewBox: "0 0 48 48",
20
- fill: "none",
21
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-heart-fill`],
22
- width: "1em",
23
- height: "1em"
24
- }, _ctx.$attrs), [
25
- createElementVNode("path", {
26
- 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",
27
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969",
28
- stroke: "#4E5969"
29
- }, null, 8, _hoisted_1)
30
- ], 16);
31
- }
32
- var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
33
- 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: "IconInfoCircleFill",
5
- props: {
6
- prefix: {
7
- type: String,
8
- default: "sc"
9
- },
10
- useCurrentColor: {
11
- type: Boolean,
12
- default: true
13
- }
14
- }
15
- };
16
- const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
18
- d: "M24 20v14m0-16v-4",
19
- stroke: "#fff",
20
- "stroke-width": "4"
21
- }, null, -1);
22
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
23
- return openBlock(), createElementBlock("svg", mergeProps({
24
- viewBox: "0 0 48 48",
25
- fill: "none",
26
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-info-circle-fill`],
27
- width: "1em",
28
- height: "1em"
29
- }, _ctx.$attrs), [
30
- createElementVNode("path", {
31
- d: "M42 24c0 9.941-8.059 18-18 18S6 33.941 6 24 14.059 6 24 6s18 8.059 18 18z",
32
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969",
33
- stroke: "#4E5969",
34
- "stroke-width": "4"
35
- }, null, 8, _hoisted_1),
36
- _hoisted_2
37
- ], 16);
38
- }
39
- var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
40
- export { index as default };
@@ -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: "IconMinusCircleFill",
5
- props: {
6
- prefix: {
7
- type: String,
8
- default: "sc"
9
- },
10
- useCurrentColor: {
11
- type: Boolean,
12
- default: true
13
- }
14
- }
15
- };
16
- const _hoisted_1 = ["fill"];
17
- const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
18
- d: "M32 24H16",
19
- stroke: "#fff",
20
- "stroke-width": "4"
21
- }, null, -1);
22
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
23
- return openBlock(), createElementBlock("svg", mergeProps({
24
- viewBox: "0 0 48 48",
25
- fill: "none",
26
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-minus-circle-fill`],
27
- width: "1em",
28
- height: "1em"
29
- }, _ctx.$attrs), [
30
- createElementVNode("path", {
31
- d: "M42 24c0 9.941-8.059 18-18 18S6 33.941 6 24 14.059 6 24 6s18 8.059 18 18z",
32
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969",
33
- stroke: "#4E5969",
34
- "stroke-width": "4"
35
- }, null, 8, _hoisted_1),
36
- _hoisted_2
37
- ], 16);
38
- }
39
- var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
40
- export { index as default };
@@ -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: "IconMoonFill",
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
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
18
- return openBlock(), createElementBlock("svg", mergeProps({
19
- viewBox: "0 0 48 48",
20
- fill: "none",
21
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-moon-fill`],
22
- width: "1em",
23
- height: "1em"
24
- }, _ctx.$attrs), [
25
- createElementVNode("path", {
26
- 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",
27
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969"
28
- }, null, 8, _hoisted_1)
29
- ], 16);
30
- }
31
- var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
32
- export { index as default };
@@ -1,39 +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: "IconMuteFill",
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 = ["fill"];
18
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
19
- return openBlock(), createElementBlock("svg", mergeProps({
20
- viewBox: "0 0 48 48",
21
- fill: "none",
22
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-mute-fill`],
23
- width: "1em",
24
- height: "1em"
25
- }, _ctx.$attrs), [
26
- createElementVNode("path", {
27
- 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",
28
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969"
29
- }, null, 8, _hoisted_1),
30
- createElementVNode("path", {
31
- "fill-rule": "evenodd",
32
- "clip-rule": "evenodd",
33
- d: "M7.012 4.184l35.272 35.272-2.828 2.828L4.184 7.012l2.828-2.828z",
34
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969"
35
- }, null, 8, _hoisted_2)
36
- ], 16);
37
- }
38
- var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
39
- export { index as default };
@@ -1,45 +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: "IconPauseCircleFill",
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 = ["fill"];
18
- const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", {
19
- d: "M19 19v10h1V19h-1zM28 19v10h1V19h-1z",
20
- stroke: "#fff",
21
- "stroke-width": "4"
22
- }, null, -1);
23
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
- return openBlock(), createElementBlock("svg", mergeProps({
25
- viewBox: "0 0 48 48",
26
- fill: "none",
27
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-pause-circle-fill`],
28
- width: "1em",
29
- height: "1em"
30
- }, _ctx.$attrs), [
31
- createElementVNode("path", {
32
- d: "M42 24c0 9.941-8.059 18-18 18S6 33.941 6 24 14.059 6 24 6s18 8.059 18 18z",
33
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969"
34
- }, null, 8, _hoisted_1),
35
- createElementVNode("path", {
36
- "fill-rule": "evenodd",
37
- "clip-rule": "evenodd",
38
- d: "M24 8C15.163 8 8 15.163 8 24s7.163 16 16 16 16-7.163 16-16S32.837 8 24 8zM4 24C4 12.954 12.954 4 24 4s20 8.954 20 20-8.954 20-20 20S4 35.046 4 24z",
39
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969"
40
- }, null, 8, _hoisted_2),
41
- _hoisted_3
42
- ], 16);
43
- }
44
- var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
45
- 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: "IconPenFill",
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
- function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
18
- return openBlock(), createElementBlock("svg", mergeProps({
19
- viewBox: "0 0 48 48",
20
- fill: "none",
21
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-pen-fill`],
22
- width: "1em",
23
- height: "1em"
24
- }, _ctx.$attrs), [
25
- createElementVNode("path", {
26
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969",
27
- 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"
28
- }, null, 8, _hoisted_1)
29
- ], 16);
30
- }
31
- var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
32
- export { index as default };