@arco-iconbox/vue-smartcode 0.0.10 → 0.0.12

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 (319) hide show
  1. package/dist/icon.js +539 -1031
  2. package/dist/icon.js.map +1 -1
  3. package/dist/icon.min.js +204 -252
  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/IconIconLineLanguage/index.js +40 -0
  29. package/esm/IconLineAdd/index.js +1 -1
  30. package/esm/{IconIconLineArrowdown → IconLineArrowdown}/index.js +2 -2
  31. package/esm/{IconIconLineArrowleft → IconLineArrowleft}/index.js +2 -2
  32. package/esm/{IconIconLineArrowright → IconLineArrowright}/index.js +2 -2
  33. package/esm/{IconIconLineArrowup → IconLineArrowup}/index.js +2 -2
  34. package/esm/{IconIconLineBack → IconLineBack}/index.js +2 -2
  35. package/esm/{IconIconLineChart → IconLineChart}/index.js +2 -2
  36. package/esm/{IconIconLineClose → IconLineClose}/index.js +2 -2
  37. package/esm/{IconIconLineCompany → IconLineCompany}/index.js +2 -2
  38. package/esm/{IconIconLineDelete → IconLineDelete}/index.js +2 -2
  39. package/esm/{IconIconLineDoubledown → IconLineDoubledown}/index.js +2 -2
  40. package/esm/{IconIconLineDoubleleft → IconLineDoubleleft}/index.js +2 -2
  41. package/esm/{IconIconLineDoubleright → IconLineDoubleright}/index.js +2 -2
  42. package/esm/{IconIconLineDoubleup → IconLineDoubleup}/index.js +2 -2
  43. package/esm/{IconIconLineDownload → IconLineDownload}/index.js +2 -2
  44. package/esm/{IconIconLineExit → IconLineExit}/index.js +2 -2
  45. package/esm/IconLineExpand/index.js +32 -0
  46. package/esm/{IconIconLineFile → IconLineFile}/index.js +2 -2
  47. package/esm/{IconIconLineFilter → IconLineFilter}/index.js +2 -2
  48. package/esm/{IconIconLineFolder → IconLineFolder}/index.js +2 -2
  49. package/esm/{IconIconLineFollow → IconLineFollow}/index.js +2 -2
  50. package/esm/{IconIconLineHome → IconLineHome}/index.js +2 -2
  51. package/esm/{IconIconLineInfo → IconLineInfo}/index.js +2 -2
  52. package/esm/{IconIconLineLock → IconLineLock}/index.js +2 -2
  53. package/esm/{IconIconLineManage → IconLineManage}/index.js +2 -2
  54. package/esm/{IconIconLineMoney → IconLineMoney}/index.js +2 -2
  55. package/esm/{IconIconLineNotice → IconLineNotice}/index.js +2 -2
  56. package/esm/{IconIconLineOrder → IconLineOrder}/index.js +2 -2
  57. package/esm/{IconIconLineOrganization → IconLineOrganization}/index.js +2 -2
  58. package/esm/{IconIconLinePercent → IconLinePercent}/index.js +2 -2
  59. package/esm/{IconIconLineQuestion → IconLineQuestion}/index.js +2 -2
  60. package/esm/{IconIconLineRefresh → IconLineRefresh}/index.js +2 -2
  61. package/esm/{IconIconLineRisk → IconLineRisk}/index.js +2 -2
  62. package/esm/{IconIconLineSet → IconLineSet}/index.js +2 -2
  63. package/esm/{IconIconLineShopping → IconLineShopping}/index.js +2 -2
  64. package/esm/{IconIconLineSort → IconLineSort}/index.js +2 -2
  65. package/esm/{IconIconLineSpacing → IconLineSpacing}/index.js +2 -2
  66. package/esm/IconLineStar/index.js +32 -0
  67. package/esm/{IconIconLineTime → IconLineTime}/index.js +2 -2
  68. package/esm/{IconIconLineUser → IconLineUser}/index.js +2 -2
  69. package/esm/{IconIconLineWarning → IconLineWarning}/index.js +2 -2
  70. package/esm/index.js +64 -76
  71. package/lib/{IconIconFillChart → IconFillChart}/index.js +2 -2
  72. package/lib/{IconCloseCircleFill → IconFillChinese}/index.js +13 -16
  73. package/lib/{IconIconFillData → IconFillData}/index.js +2 -2
  74. package/lib/{IconIconFillDown → IconFillDown}/index.js +2 -2
  75. package/lib/{IconIconFillDownload → IconFillDownload}/index.js +2 -2
  76. package/lib/IconFillEnglish/index.js +36 -0
  77. package/lib/{IconIconFillFile → IconFillFile}/index.js +2 -2
  78. package/lib/{IconExclamationPolygonFill → IconFillHeart}/index.js +9 -15
  79. package/lib/{IconIconFillHome → IconFillHome}/index.js +2 -2
  80. package/lib/{IconIconFillIdea → IconFillIdea}/index.js +2 -2
  81. package/lib/{IconIconFillMenu → IconFillMenu}/index.js +2 -2
  82. package/lib/{IconFaceFrownFill → IconFillMoon}/index.js +8 -17
  83. package/lib/IconFillMute/index.js +38 -0
  84. package/lib/{IconFaceSmileFill → IconFillPen}/index.js +8 -17
  85. package/lib/{IconFaceMehFill → IconFillPlayArrow}/index.js +8 -17
  86. package/lib/{IconIconFillResources → IconFillResources}/index.js +2 -2
  87. package/lib/{IconIconFillRight → IconFillRight}/index.js +2 -2
  88. package/lib/{IconCheckCircleFill → IconFillSkipNext}/index.js +13 -16
  89. package/lib/{IconExclamationCircleFill → IconFillSkipPrevious}/index.js +13 -16
  90. package/lib/IconFillSound/index.js +34 -0
  91. package/lib/IconFillStar/index.js +33 -0
  92. package/lib/IconFillSun/index.js +38 -0
  93. package/lib/{IconIconFillTemplate → IconFillTemplate}/index.js +2 -2
  94. package/lib/IconIconLineLanguage/index.js +41 -0
  95. package/lib/IconLineAdd/index.js +1 -1
  96. package/lib/{IconIconLineArrowdown → IconLineArrowdown}/index.js +2 -2
  97. package/lib/{IconIconLineArrowleft → IconLineArrowleft}/index.js +2 -2
  98. package/lib/{IconIconLineArrowright → IconLineArrowright}/index.js +2 -2
  99. package/lib/{IconIconLineArrowup → IconLineArrowup}/index.js +2 -2
  100. package/lib/{IconIconLineBack → IconLineBack}/index.js +2 -2
  101. package/lib/{IconIconLineChart → IconLineChart}/index.js +2 -2
  102. package/lib/{IconIconLineClose → IconLineClose}/index.js +2 -2
  103. package/lib/{IconIconLineCompany → IconLineCompany}/index.js +2 -2
  104. package/lib/{IconIconLineDelete → IconLineDelete}/index.js +2 -2
  105. package/lib/{IconIconLineDoubledown → IconLineDoubledown}/index.js +2 -2
  106. package/lib/{IconIconLineDoubleleft → IconLineDoubleleft}/index.js +2 -2
  107. package/lib/{IconIconLineDoubleright → IconLineDoubleright}/index.js +2 -2
  108. package/lib/{IconIconLineDoubleup → IconLineDoubleup}/index.js +2 -2
  109. package/lib/{IconIconLineDownload → IconLineDownload}/index.js +2 -2
  110. package/lib/{IconIconLineExit → IconLineExit}/index.js +2 -2
  111. package/lib/IconLineExpand/index.js +33 -0
  112. package/lib/{IconIconLineFile → IconLineFile}/index.js +2 -2
  113. package/lib/{IconIconLineFilter → IconLineFilter}/index.js +2 -2
  114. package/lib/{IconIconLineFolder → IconLineFolder}/index.js +2 -2
  115. package/lib/{IconIconLineFollow → IconLineFollow}/index.js +2 -2
  116. package/lib/{IconIconLineHome → IconLineHome}/index.js +2 -2
  117. package/lib/{IconIconLineInfo → IconLineInfo}/index.js +2 -2
  118. package/lib/{IconIconLineLock → IconLineLock}/index.js +2 -2
  119. package/lib/{IconIconLineManage → IconLineManage}/index.js +2 -2
  120. package/lib/{IconIconLineMoney → IconLineMoney}/index.js +2 -2
  121. package/lib/{IconIconLineNotice → IconLineNotice}/index.js +2 -2
  122. package/lib/{IconIconLineOrder → IconLineOrder}/index.js +2 -2
  123. package/lib/{IconIconLineOrganization → IconLineOrganization}/index.js +2 -2
  124. package/lib/{IconIconLinePercent → IconLinePercent}/index.js +2 -2
  125. package/lib/{IconIconLineQuestion → IconLineQuestion}/index.js +2 -2
  126. package/lib/{IconIconLineRefresh → IconLineRefresh}/index.js +2 -2
  127. package/lib/{IconIconLineRisk → IconLineRisk}/index.js +2 -2
  128. package/lib/{IconIconLineSet → IconLineSet}/index.js +2 -2
  129. package/lib/{IconIconLineShopping → IconLineShopping}/index.js +2 -2
  130. package/lib/{IconIconLineSort → IconLineSort}/index.js +2 -2
  131. package/lib/{IconIconLineSpacing → IconLineSpacing}/index.js +2 -2
  132. package/lib/IconLineStar/index.js +33 -0
  133. package/lib/{IconIconLineTime → IconLineTime}/index.js +2 -2
  134. package/lib/{IconIconLineUser → IconLineUser}/index.js +2 -2
  135. package/lib/{IconIconLineWarning → IconLineWarning}/index.js +2 -2
  136. package/lib/index.js +130 -154
  137. package/package.json +1 -1
  138. package/src/IconFillChart/index.vue +19 -0
  139. package/src/IconFillChinese/index.vue +19 -0
  140. package/src/IconFillData/index.vue +19 -0
  141. package/src/IconFillDown/index.vue +19 -0
  142. package/src/IconFillDownload/index.vue +19 -0
  143. package/src/IconFillEnglish/index.vue +19 -0
  144. package/src/IconFillFile/index.vue +19 -0
  145. package/src/IconFillHeart/index.vue +19 -0
  146. package/src/IconFillHome/index.vue +19 -0
  147. package/src/IconFillIdea/index.vue +19 -0
  148. package/src/IconFillMenu/index.vue +19 -0
  149. package/src/IconFillMoon/index.vue +19 -0
  150. package/src/IconFillMute/index.vue +19 -0
  151. package/src/IconFillPen/index.vue +19 -0
  152. package/src/IconFillPlayArrow/index.vue +19 -0
  153. package/src/IconFillResources/index.vue +19 -0
  154. package/src/IconFillRight/index.vue +19 -0
  155. package/src/IconFillSkipNext/index.vue +19 -0
  156. package/src/IconFillSkipPrevious/index.vue +19 -0
  157. package/src/IconFillSound/index.vue +19 -0
  158. package/src/IconFillStar/index.vue +19 -0
  159. package/src/IconFillSun/index.vue +19 -0
  160. package/src/IconFillTemplate/index.vue +19 -0
  161. package/src/IconIconLineLanguage/index.vue +19 -0
  162. package/src/IconLineAdd/index.vue +1 -1
  163. package/src/IconLineArrowdown/index.vue +19 -0
  164. package/src/IconLineArrowleft/index.vue +19 -0
  165. package/src/IconLineArrowright/index.vue +19 -0
  166. package/src/IconLineArrowup/index.vue +19 -0
  167. package/src/IconLineBack/index.vue +19 -0
  168. package/src/IconLineChart/index.vue +19 -0
  169. package/src/IconLineClose/index.vue +19 -0
  170. package/src/IconLineCompany/index.vue +19 -0
  171. package/src/IconLineDelete/index.vue +19 -0
  172. package/src/IconLineDoubledown/index.vue +19 -0
  173. package/src/IconLineDoubleleft/index.vue +19 -0
  174. package/src/IconLineDoubleright/index.vue +19 -0
  175. package/src/IconLineDoubleup/index.vue +19 -0
  176. package/src/IconLineDownload/index.vue +19 -0
  177. package/src/IconLineExit/index.vue +19 -0
  178. package/src/IconLineExpand/index.vue +19 -0
  179. package/src/IconLineFile/index.vue +19 -0
  180. package/src/IconLineFilter/index.vue +19 -0
  181. package/src/IconLineFolder/index.vue +19 -0
  182. package/src/IconLineFollow/index.vue +19 -0
  183. package/src/IconLineHome/index.vue +19 -0
  184. package/src/IconLineInfo/index.vue +19 -0
  185. package/src/IconLineLock/index.vue +19 -0
  186. package/src/IconLineManage/index.vue +19 -0
  187. package/src/IconLineMoney/index.vue +19 -0
  188. package/src/IconLineNotice/index.vue +19 -0
  189. package/src/IconLineOrder/index.vue +19 -0
  190. package/src/IconLineOrganization/index.vue +19 -0
  191. package/src/IconLinePercent/index.vue +19 -0
  192. package/src/IconLineQuestion/index.vue +19 -0
  193. package/src/IconLineRefresh/index.vue +19 -0
  194. package/src/IconLineRisk/index.vue +19 -0
  195. package/src/IconLineSet/index.vue +19 -0
  196. package/src/IconLineShopping/index.vue +19 -0
  197. package/src/IconLineSort/index.vue +19 -0
  198. package/src/IconLineSpacing/index.vue +19 -0
  199. package/src/IconLineStar/index.vue +19 -0
  200. package/src/IconLineTime/index.vue +19 -0
  201. package/src/IconLineUser/index.vue +19 -0
  202. package/src/IconLineWarning/index.vue +19 -0
  203. package/src/index.js +65 -77
  204. package/esm/IconChineseFill/index.js +0 -39
  205. package/esm/IconEnglishFill/index.js +0 -34
  206. package/esm/IconExclamationPolygonFill/index.js +0 -40
  207. package/esm/IconHeartFill/index.js +0 -33
  208. package/esm/IconInfoCircleFill/index.js +0 -40
  209. package/esm/IconMinusCircleFill/index.js +0 -40
  210. package/esm/IconMoonFill/index.js +0 -32
  211. package/esm/IconMuteFill/index.js +0 -39
  212. package/esm/IconPauseCircleFill/index.js +0 -45
  213. package/esm/IconPenFill/index.js +0 -32
  214. package/esm/IconPlayCircleFill/index.js +0 -42
  215. package/esm/IconPlusCircleFill/index.js +0 -40
  216. package/esm/IconQuestionCircleFill/index.js +0 -40
  217. package/esm/IconSkipNextFill/index.js +0 -39
  218. package/esm/IconSkipPreviousFill/index.js +0 -39
  219. package/esm/IconSoundFill/index.js +0 -37
  220. package/esm/IconStarFill/index.js +0 -34
  221. package/esm/IconSunFill/index.js +0 -39
  222. package/esm/IconThumbDownFill/index.js +0 -38
  223. package/esm/IconThumbUpFill/index.js +0 -38
  224. package/lib/IconChineseFill/index.js +0 -40
  225. package/lib/IconEnglishFill/index.js +0 -35
  226. package/lib/IconHeartFill/index.js +0 -34
  227. package/lib/IconInfoCircleFill/index.js +0 -41
  228. package/lib/IconMinusCircleFill/index.js +0 -41
  229. package/lib/IconMoonFill/index.js +0 -33
  230. package/lib/IconMuteFill/index.js +0 -40
  231. package/lib/IconPauseCircleFill/index.js +0 -46
  232. package/lib/IconPenFill/index.js +0 -33
  233. package/lib/IconPlayArrowFill/index.js +0 -33
  234. package/lib/IconPlayCircleFill/index.js +0 -43
  235. package/lib/IconPlusCircleFill/index.js +0 -41
  236. package/lib/IconQuestionCircleFill/index.js +0 -41
  237. package/lib/IconSkipNextFill/index.js +0 -40
  238. package/lib/IconSkipPreviousFill/index.js +0 -40
  239. package/lib/IconSoundFill/index.js +0 -38
  240. package/lib/IconStarFill/index.js +0 -35
  241. package/lib/IconSunFill/index.js +0 -40
  242. package/lib/IconThumbDownFill/index.js +0 -39
  243. package/lib/IconThumbUpFill/index.js +0 -39
  244. package/src/IconCheckCircleFill/index.vue +0 -19
  245. package/src/IconChineseFill/index.vue +0 -19
  246. package/src/IconCloseCircleFill/index.vue +0 -19
  247. package/src/IconEnglishFill/index.vue +0 -19
  248. package/src/IconExclamationCircleFill/index.vue +0 -19
  249. package/src/IconExclamationPolygonFill/index.vue +0 -19
  250. package/src/IconFaceFrownFill/index.vue +0 -19
  251. package/src/IconFaceMehFill/index.vue +0 -19
  252. package/src/IconFaceSmileFill/index.vue +0 -19
  253. package/src/IconHeartFill/index.vue +0 -19
  254. package/src/IconIconFillChart/index.vue +0 -19
  255. package/src/IconIconFillData/index.vue +0 -19
  256. package/src/IconIconFillDown/index.vue +0 -19
  257. package/src/IconIconFillDownload/index.vue +0 -19
  258. package/src/IconIconFillFile/index.vue +0 -19
  259. package/src/IconIconFillHome/index.vue +0 -19
  260. package/src/IconIconFillIdea/index.vue +0 -19
  261. package/src/IconIconFillMenu/index.vue +0 -19
  262. package/src/IconIconFillResources/index.vue +0 -19
  263. package/src/IconIconFillRight/index.vue +0 -19
  264. package/src/IconIconFillTemplate/index.vue +0 -19
  265. package/src/IconIconLineArrowdown/index.vue +0 -19
  266. package/src/IconIconLineArrowleft/index.vue +0 -19
  267. package/src/IconIconLineArrowright/index.vue +0 -19
  268. package/src/IconIconLineArrowup/index.vue +0 -19
  269. package/src/IconIconLineBack/index.vue +0 -19
  270. package/src/IconIconLineChart/index.vue +0 -19
  271. package/src/IconIconLineClose/index.vue +0 -19
  272. package/src/IconIconLineCompany/index.vue +0 -19
  273. package/src/IconIconLineDelete/index.vue +0 -19
  274. package/src/IconIconLineDoubledown/index.vue +0 -19
  275. package/src/IconIconLineDoubleleft/index.vue +0 -19
  276. package/src/IconIconLineDoubleright/index.vue +0 -19
  277. package/src/IconIconLineDoubleup/index.vue +0 -19
  278. package/src/IconIconLineDownload/index.vue +0 -19
  279. package/src/IconIconLineExit/index.vue +0 -19
  280. package/src/IconIconLineFile/index.vue +0 -19
  281. package/src/IconIconLineFilter/index.vue +0 -19
  282. package/src/IconIconLineFolder/index.vue +0 -19
  283. package/src/IconIconLineFollow/index.vue +0 -19
  284. package/src/IconIconLineHome/index.vue +0 -19
  285. package/src/IconIconLineInfo/index.vue +0 -19
  286. package/src/IconIconLineLock/index.vue +0 -19
  287. package/src/IconIconLineManage/index.vue +0 -19
  288. package/src/IconIconLineMoney/index.vue +0 -19
  289. package/src/IconIconLineNotice/index.vue +0 -19
  290. package/src/IconIconLineOrder/index.vue +0 -19
  291. package/src/IconIconLineOrganization/index.vue +0 -19
  292. package/src/IconIconLinePercent/index.vue +0 -19
  293. package/src/IconIconLineQuestion/index.vue +0 -19
  294. package/src/IconIconLineRefresh/index.vue +0 -19
  295. package/src/IconIconLineRisk/index.vue +0 -19
  296. package/src/IconIconLineSet/index.vue +0 -19
  297. package/src/IconIconLineShopping/index.vue +0 -19
  298. package/src/IconIconLineSort/index.vue +0 -19
  299. package/src/IconIconLineSpacing/index.vue +0 -19
  300. package/src/IconIconLineTime/index.vue +0 -19
  301. package/src/IconIconLineUser/index.vue +0 -19
  302. package/src/IconIconLineWarning/index.vue +0 -19
  303. package/src/IconInfoCircleFill/index.vue +0 -19
  304. package/src/IconMinusCircleFill/index.vue +0 -19
  305. package/src/IconMoonFill/index.vue +0 -19
  306. package/src/IconMuteFill/index.vue +0 -19
  307. package/src/IconPauseCircleFill/index.vue +0 -19
  308. package/src/IconPenFill/index.vue +0 -19
  309. package/src/IconPlayArrowFill/index.vue +0 -19
  310. package/src/IconPlayCircleFill/index.vue +0 -19
  311. package/src/IconPlusCircleFill/index.vue +0 -19
  312. package/src/IconQuestionCircleFill/index.vue +0 -19
  313. package/src/IconSkipNextFill/index.vue +0 -19
  314. package/src/IconSkipPreviousFill/index.vue +0 -19
  315. package/src/IconSoundFill/index.vue +0 -19
  316. package/src/IconStarFill/index.vue +0 -19
  317. package/src/IconSunFill/index.vue +0 -19
  318. package/src/IconThumbDownFill/index.vue +0 -19
  319. package/src/IconThumbUpFill/index.vue +0 -19
@@ -2,7 +2,7 @@
2
2
  var vue = require("vue");
3
3
  var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
4
  const _sfc_main = {
5
- name: "IconIconFillHome",
5
+ name: "IconFillHome",
6
6
  props: {
7
7
  prefix: {
8
8
  type: String,
@@ -24,7 +24,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
24
  viewBox: "0 0 16 16",
25
25
  fill: $props.useCurrentColor ? "currentColor" : "#000",
26
26
  xmlns: "http://www.w3.org/2000/svg",
27
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_fill_home`],
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-home`],
28
28
  width: "1em",
29
29
  height: "1em"
30
30
  }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
@@ -2,7 +2,7 @@
2
2
  var vue = require("vue");
3
3
  var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
4
  const _sfc_main = {
5
- name: "IconIconFillIdea",
5
+ name: "IconFillIdea",
6
6
  props: {
7
7
  prefix: {
8
8
  type: String,
@@ -24,7 +24,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
24
  viewBox: "0 0 20 20",
25
25
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
26
26
  xmlns: "http://www.w3.org/2000/svg",
27
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_fill_idea`],
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-idea`],
28
28
  width: "1em",
29
29
  height: "1em"
30
30
  }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
@@ -2,7 +2,7 @@
2
2
  var vue = require("vue");
3
3
  var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
4
  const _sfc_main = {
5
- name: "IconIconFillMenu",
5
+ name: "IconFillMenu",
6
6
  props: {
7
7
  prefix: {
8
8
  type: String,
@@ -24,7 +24,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
24
  viewBox: "0 0 20 20",
25
25
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
26
26
  xmlns: "http://www.w3.org/2000/svg",
27
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_fill_menu`],
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-menu`],
28
28
  width: "1em",
29
29
  height: "1em"
30
30
  }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
@@ -2,7 +2,7 @@
2
2
  var vue = require("vue");
3
3
  var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
4
  const _sfc_main = {
5
- name: "IconFaceFrownFill",
5
+ name: "IconFillMoon",
6
6
  props: {
7
7
  prefix: {
8
8
  type: String,
@@ -15,27 +15,18 @@ const _sfc_main = {
15
15
  }
16
16
  };
17
17
  const _hoisted_1 = ["fill"];
18
- const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", {
19
- d: "M18 17v6M30 17v6M16.582 34a8 8 0 0114.837 0",
20
- stroke: "#fff",
21
- "stroke-width": "4"
22
- }, null, -1);
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
+ ];
23
22
  function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
23
  return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
25
24
  viewBox: "0 0 48 48",
26
- fill: "none",
27
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-face-frown-fill`],
25
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
26
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-moon`],
28
27
  width: "1em",
29
28
  height: "1em"
30
- }, _ctx.$attrs), [
31
- vue.createElementVNode("circle", {
32
- cx: "24",
33
- cy: "24",
34
- r: "20",
35
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969"
36
- }, null, 8, _hoisted_1),
37
- _hoisted_2
38
- ], 16);
29
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
39
30
  }
40
31
  var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
41
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;
@@ -2,7 +2,7 @@
2
2
  var vue = require("vue");
3
3
  var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
4
  const _sfc_main = {
5
- name: "IconFaceSmileFill",
5
+ name: "IconFillPen",
6
6
  props: {
7
7
  prefix: {
8
8
  type: String,
@@ -15,27 +15,18 @@ const _sfc_main = {
15
15
  }
16
16
  };
17
17
  const _hoisted_1 = ["fill"];
18
- const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", {
19
- d: "M18 17v6M30 17v6M16.582 28.105a8 8 0 0014.837 0",
20
- stroke: "#fff",
21
- "stroke-width": "4"
22
- }, null, -1);
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
+ ];
23
22
  function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
23
  return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
25
24
  viewBox: "0 0 48 48",
26
- fill: "none",
27
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-face-smile-fill`],
25
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
26
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-pen`],
28
27
  width: "1em",
29
28
  height: "1em"
30
- }, _ctx.$attrs), [
31
- vue.createElementVNode("circle", {
32
- cx: "24",
33
- cy: "24",
34
- r: "20",
35
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969"
36
- }, null, 8, _hoisted_1),
37
- _hoisted_2
38
- ], 16);
29
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
39
30
  }
40
31
  var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
41
32
  module.exports = index;
@@ -2,7 +2,7 @@
2
2
  var vue = require("vue");
3
3
  var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
4
  const _sfc_main = {
5
- name: "IconFaceMehFill",
5
+ name: "IconFillPlayArrow",
6
6
  props: {
7
7
  prefix: {
8
8
  type: String,
@@ -15,27 +15,18 @@ const _sfc_main = {
15
15
  }
16
16
  };
17
17
  const _hoisted_1 = ["fill"];
18
- const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", {
19
- d: "M18 17v6M32 32H16M30 17v6",
20
- stroke: "#fff",
21
- "stroke-width": "4"
22
- }, null, -1);
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
+ ];
23
22
  function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
23
  return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
25
24
  viewBox: "0 0 48 48",
26
- fill: "none",
27
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-face-meh-fill`],
25
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
26
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-play-arrow`],
28
27
  width: "1em",
29
28
  height: "1em"
30
- }, _ctx.$attrs), [
31
- vue.createElementVNode("circle", {
32
- cx: "24",
33
- cy: "24",
34
- r: "20",
35
- fill: $props.useCurrentColor ? "currentColor" : "#4E5969"
36
- }, null, 8, _hoisted_1),
37
- _hoisted_2
38
- ], 16);
29
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
39
30
  }
40
31
  var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
41
32
  module.exports = index;
@@ -2,7 +2,7 @@
2
2
  var vue = require("vue");
3
3
  var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
4
  const _sfc_main = {
5
- name: "IconIconFillResources",
5
+ name: "IconFillResources",
6
6
  props: {
7
7
  prefix: {
8
8
  type: String,
@@ -24,7 +24,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
24
  viewBox: "0 0 20 20",
25
25
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
26
26
  xmlns: "http://www.w3.org/2000/svg",
27
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_fill_resources`],
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-resources`],
28
28
  width: "1em",
29
29
  height: "1em"
30
30
  }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
@@ -2,7 +2,7 @@
2
2
  var vue = require("vue");
3
3
  var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
4
  const _sfc_main = {
5
- name: "IconIconFillRight",
5
+ name: "IconFillRight",
6
6
  props: {
7
7
  prefix: {
8
8
  type: String,
@@ -24,7 +24,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
24
  viewBox: "0 0 16 16",
25
25
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
26
26
  xmlns: "http://www.w3.org/2000/svg",
27
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_fill_right`],
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-right`],
28
28
  width: "1em",
29
29
  height: "1em"
30
30
  }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
@@ -2,7 +2,7 @@
2
2
  var vue = require("vue");
3
3
  var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
4
  const _sfc_main = {
5
- name: "IconCheckCircleFill",
5
+ name: "IconFillSkipNext",
6
6
  props: {
7
7
  prefix: {
8
8
  type: String,
@@ -15,27 +15,24 @@ const _sfc_main = {
15
15
  }
16
16
  };
17
17
  const _hoisted_1 = ["fill"];
18
- const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", {
19
- d: "M15 22l7 7 11.5-11.5",
20
- stroke: "#fff",
21
- "stroke-width": "4"
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"
22
23
  }, null, -1);
24
+ const _hoisted_4 = [
25
+ _hoisted_2,
26
+ _hoisted_3
27
+ ];
23
28
  function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
29
  return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
25
30
  viewBox: "0 0 48 48",
26
- fill: "none",
27
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-check-circle-fill`],
31
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
32
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-skip-next`],
28
33
  width: "1em",
29
34
  height: "1em"
30
- }, _ctx.$attrs), [
31
- vue.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
- stroke: "#4E5969",
35
- "stroke-width": "4"
36
- }, null, 8, _hoisted_1),
37
- _hoisted_2
38
- ], 16);
35
+ }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
39
36
  }
40
37
  var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
41
38
  module.exports = index;
@@ -2,7 +2,7 @@
2
2
  var vue = require("vue");
3
3
  var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
4
  const _sfc_main = {
5
- name: "IconExclamationCircleFill",
5
+ name: "IconFillSkipPrevious",
6
6
  props: {
7
7
  prefix: {
8
8
  type: String,
@@ -15,27 +15,24 @@ const _sfc_main = {
15
15
  }
16
16
  };
17
17
  const _hoisted_1 = ["fill"];
18
- const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", {
19
- d: "M24 28V14M24 30v4",
20
- stroke: "#fff",
21
- "stroke-width": "4"
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"
22
23
  }, null, -1);
24
+ const _hoisted_4 = [
25
+ _hoisted_2,
26
+ _hoisted_3
27
+ ];
23
28
  function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
29
  return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
25
30
  viewBox: "0 0 48 48",
26
- fill: "none",
27
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-exclamation-circle-fill`],
31
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
32
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-skip-previous`],
28
33
  width: "1em",
29
34
  height: "1em"
30
- }, _ctx.$attrs), [
31
- vue.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
- stroke: "#4E5969",
35
- "stroke-width": "4"
36
- }, null, 8, _hoisted_1),
37
- _hoisted_2
38
- ], 16);
35
+ }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
39
36
  }
40
37
  var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
41
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;
@@ -2,7 +2,7 @@
2
2
  var vue = require("vue");
3
3
  var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
4
  const _sfc_main = {
5
- name: "IconIconFillTemplate",
5
+ name: "IconFillTemplate",
6
6
  props: {
7
7
  prefix: {
8
8
  type: String,
@@ -24,7 +24,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
24
  viewBox: "0 0 20 20",
25
25
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
26
26
  xmlns: "http://www.w3.org/2000/svg",
27
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_fill_template`],
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-template`],
28
28
  width: "1em",
29
29
  height: "1em"
30
30
  }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
@@ -0,0 +1,41 @@
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: "IconIconLineLanguage",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "sc"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("g", { "clip-path": "url(#svg_d30e200f40__clip0_1242_186985)" }, [
19
+ /* @__PURE__ */ vue.createElementVNode("path", { d: "M8.00098 0.668945C12.0496 0.669616 15.332 3.95222 15.332 8.00098C15.3315 12.0493 12.0493 15.3314 8.00098 15.332C3.95212 15.332 0.669458 12.0497 0.668945 8.00098C0.668945 3.95181 3.95181 0.668945 8.00098 0.668945ZM6.24805 10.8418C6.33687 11.5803 6.44994 12.2258 6.56348 12.7617C6.66118 13.2228 6.76088 13.6018 6.8418 13.8887C7.21677 13.962 7.60453 14.002 8.00098 14.002C8.39658 14.0019 8.78301 13.9618 9.15723 13.8887C9.23816 13.6018 9.33879 13.223 9.43652 12.7617C9.55006 12.2259 9.66216 11.5802 9.75098 10.8418C9.20545 10.8797 8.62104 10.9043 8 10.9043C7.37873 10.9043 6.79368 10.8798 6.24805 10.8418ZM2.43359 10.2432C2.98519 11.6105 4.02485 12.7278 5.33789 13.3789C5.31294 13.2701 5.28786 13.1559 5.2627 13.0371C5.1269 12.3962 4.99237 11.6117 4.89453 10.708C4.1767 10.6161 3.55309 10.5041 3.0332 10.3887C2.81499 10.3402 2.61482 10.2902 2.43359 10.2432ZM13.5654 10.2432C13.3846 10.2901 13.1854 10.3403 12.9678 10.3887C12.4476 10.5042 11.823 10.6161 11.1045 10.708C11.0067 11.6116 10.8731 12.3962 10.7373 13.0371C10.7121 13.1559 10.6861 13.27 10.6611 13.3789C11.9745 12.7279 13.0137 11.6107 13.5654 10.2432ZM8 6.42578C7.32791 6.42579 6.70177 6.45443 6.12598 6.5C6.0963 6.97434 6.07813 7.4753 6.07812 8C6.07813 8.52425 6.09635 9.02511 6.12598 9.49902C6.70179 9.5446 7.32788 9.57421 8 9.57422C8.67188 9.57421 9.29734 9.54457 9.87305 9.49902C9.90267 9.02509 9.92187 8.52427 9.92188 8C9.92187 7.47528 9.90272 6.97436 9.87305 6.5C9.29736 6.45446 8.67185 6.42579 8 6.42578ZM11.2139 6.64648C11.237 7.07863 11.2519 7.53036 11.252 8C11.2519 8.46918 11.2369 8.92082 11.2139 9.35254C11.7728 9.27332 12.2634 9.18207 12.6787 9.08984C13.2205 8.96951 13.6364 8.84976 13.9121 8.76172C13.9263 8.75719 13.9397 8.75143 13.9531 8.74707C13.9835 8.50254 14.0019 8.25372 14.002 8.00098C14.002 7.7474 13.9837 7.49726 13.9531 7.25195C13.9398 7.24762 13.9262 7.24278 13.9121 7.23828C13.6364 7.15025 13.2205 7.03049 12.6787 6.91016C12.2633 6.81792 11.7729 6.72571 11.2139 6.64648ZM4.78516 6.64648C4.22678 6.72565 3.73733 6.818 3.32227 6.91016C2.78056 7.03045 2.36466 7.15024 2.08887 7.23828C2.07433 7.24292 2.05967 7.24749 2.0459 7.25195C2.01537 7.49723 1.99902 7.74744 1.99902 8.00098C1.99906 8.25368 2.01553 8.50258 2.0459 8.74707C2.05976 8.75156 2.07423 8.75704 2.08887 8.76172C2.36466 8.84976 2.78056 8.96955 3.32227 9.08984C3.7373 9.18199 4.22683 9.27337 4.78516 9.35254C4.76208 8.92083 4.74805 8.46916 4.74805 8C4.74805 7.53038 4.76204 7.07861 4.78516 6.64648ZM5.33789 2.62109C4.02522 3.27211 2.98532 4.38894 2.43359 5.75586C2.61476 5.70887 2.81509 5.65977 3.0332 5.61133C3.55311 5.49589 4.17665 5.38292 4.89453 5.29102C4.99238 4.38748 5.12693 3.60267 5.2627 2.96191C5.28781 2.84338 5.31299 2.72973 5.33789 2.62109ZM10.7373 2.96191C10.8731 3.60264 11.0066 4.38753 11.1045 5.29102C11.823 5.38296 12.4476 5.49581 12.9678 5.61133C13.1857 5.65973 13.3854 5.7089 13.5664 5.75586C13.0146 4.38862 11.9742 3.27204 10.6611 2.62109C10.686 2.72979 10.7122 2.8433 10.7373 2.96191ZM8.00098 1.99902C7.6046 1.99902 7.21671 2.03701 6.8418 2.11035C6.76087 2.3972 6.66123 2.77604 6.56348 3.2373C6.44997 3.77301 6.33687 4.4189 6.24805 5.15723C6.79366 5.11927 7.37875 5.09571 8 5.0957C8.62102 5.09571 9.20547 5.11929 9.75098 5.15723C9.66216 4.41894 9.55003 3.77298 9.43652 3.2373C9.33887 2.77652 9.23908 2.39807 9.1582 2.11133C8.78369 2.03807 8.39691 1.9991 8.00098 1.99902Z" })
20
+ ], -1);
21
+ const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("defs", null, [
22
+ /* @__PURE__ */ vue.createElementVNode("clipPath", { id: "svg_d30e200f40__clip0_1242_186985" }, [
23
+ /* @__PURE__ */ vue.createElementVNode("path", { d: "M0 0H16V16H0z" })
24
+ ])
25
+ ], -1);
26
+ const _hoisted_4 = [
27
+ _hoisted_2,
28
+ _hoisted_3
29
+ ];
30
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
31
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
32
+ viewBox: "0 0 16 16",
33
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
34
+ xmlns: "http://www.w3.org/2000/svg",
35
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon-line-language`],
36
+ width: "1em",
37
+ height: "1em"
38
+ }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
39
+ }
40
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
41
+ module.exports = index;
@@ -24,7 +24,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
24
  viewBox: "0 0 16 16",
25
25
  fill: $props.useCurrentColor ? "currentColor" : "#000",
26
26
  xmlns: "http://www.w3.org/2000/svg",
27
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line_add`],
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-add`],
28
28
  width: "1em",
29
29
  height: "1em"
30
30
  }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
@@ -2,7 +2,7 @@
2
2
  var vue = require("vue");
3
3
  var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
4
  const _sfc_main = {
5
- name: "IconIconLineArrowdown",
5
+ name: "IconLineArrowdown",
6
6
  props: {
7
7
  prefix: {
8
8
  type: String,
@@ -24,7 +24,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
24
  viewBox: "0 0 16 16",
25
25
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
26
26
  xmlns: "http://www.w3.org/2000/svg",
27
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_arrowdown`],
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-arrowdown`],
28
28
  width: "1em",
29
29
  height: "1em"
30
30
  }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
@@ -2,7 +2,7 @@
2
2
  var vue = require("vue");
3
3
  var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
4
  const _sfc_main = {
5
- name: "IconIconLineArrowleft",
5
+ name: "IconLineArrowleft",
6
6
  props: {
7
7
  prefix: {
8
8
  type: String,
@@ -24,7 +24,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
24
  viewBox: "0 0 16 16",
25
25
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
26
26
  xmlns: "http://www.w3.org/2000/svg",
27
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_arrowleft`],
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-arrowleft`],
28
28
  width: "1em",
29
29
  height: "1em"
30
30
  }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
@@ -2,7 +2,7 @@
2
2
  var vue = require("vue");
3
3
  var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
4
  const _sfc_main = {
5
- name: "IconIconLineArrowright",
5
+ name: "IconLineArrowright",
6
6
  props: {
7
7
  prefix: {
8
8
  type: String,
@@ -24,7 +24,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
24
  viewBox: "0 0 16 16",
25
25
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
26
26
  xmlns: "http://www.w3.org/2000/svg",
27
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_arrowright`],
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-arrowright`],
28
28
  width: "1em",
29
29
  height: "1em"
30
30
  }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
@@ -2,7 +2,7 @@
2
2
  var vue = require("vue");
3
3
  var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
4
  const _sfc_main = {
5
- name: "IconIconLineArrowup",
5
+ name: "IconLineArrowup",
6
6
  props: {
7
7
  prefix: {
8
8
  type: String,
@@ -24,7 +24,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
24
  viewBox: "0 0 16 16",
25
25
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
26
26
  xmlns: "http://www.w3.org/2000/svg",
27
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_arrowup`],
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-arrowup`],
28
28
  width: "1em",
29
29
  height: "1em"
30
30
  }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
@@ -2,7 +2,7 @@
2
2
  var vue = require("vue");
3
3
  var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
4
  const _sfc_main = {
5
- name: "IconIconLineBack",
5
+ name: "IconLineBack",
6
6
  props: {
7
7
  prefix: {
8
8
  type: String,
@@ -24,7 +24,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
24
  viewBox: "0 0 16 16",
25
25
  fill: $props.useCurrentColor ? "currentColor" : "currentColor",
26
26
  xmlns: "http://www.w3.org/2000/svg",
27
- class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-icon_line_back`],
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-back`],
28
28
  width: "1em",
29
29
  height: "1em"
30
30
  }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);