@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.
- package/dist/icon.js +514 -974
- package/dist/icon.js.map +1 -1
- package/dist/icon.min.js +207 -251
- package/dist/icon.min.js.map +1 -1
- package/esm/{IconIconFillChart → IconFillChart}/index.js +2 -2
- package/esm/IconFillChinese/index.js +37 -0
- package/esm/{IconIconFillData → IconFillData}/index.js +2 -2
- package/esm/{IconIconFillDown → IconFillDown}/index.js +2 -2
- package/esm/{IconIconFillDownload → IconFillDownload}/index.js +2 -2
- package/esm/{IconExclamationCircleFill → IconFillEnglish}/index.js +10 -15
- package/esm/{IconIconFillFile → IconFillFile}/index.js +2 -2
- package/esm/{IconCheckCircleFill → IconFillHeart}/index.js +9 -15
- package/esm/{IconIconFillHome → IconFillHome}/index.js +2 -2
- package/esm/{IconIconFillIdea → IconFillIdea}/index.js +2 -2
- package/esm/{IconIconFillMenu → IconFillMenu}/index.js +2 -2
- package/esm/{IconFaceMehFill → IconFillMoon}/index.js +8 -17
- package/esm/IconFillMute/index.js +37 -0
- package/esm/{IconFaceSmileFill → IconFillPen}/index.js +8 -17
- package/esm/{IconPlayArrowFill → IconFillPlayArrow}/index.js +8 -9
- package/esm/{IconIconFillResources → IconFillResources}/index.js +2 -2
- package/esm/{IconIconFillRight → IconFillRight}/index.js +2 -2
- package/esm/{IconFaceFrownFill → IconFillSkipNext}/index.js +13 -16
- package/esm/{IconCloseCircleFill → IconFillSkipPrevious}/index.js +13 -16
- package/esm/IconFillSound/index.js +33 -0
- package/esm/IconFillStar/index.js +32 -0
- package/esm/IconFillSun/index.js +37 -0
- package/esm/{IconIconFillTemplate → IconFillTemplate}/index.js +2 -2
- package/esm/{IconThumbDownFill → IconFillThumbDown}/index.js +12 -13
- package/esm/{IconThumbUpFill → IconFillThumbUp}/index.js +12 -13
- package/esm/IconLineAdd/index.js +1 -1
- package/esm/{IconIconLineArrowdown → IconLineArrowdown}/index.js +2 -2
- package/esm/{IconIconLineArrowleft → IconLineArrowleft}/index.js +2 -2
- package/esm/{IconIconLineArrowright → IconLineArrowright}/index.js +2 -2
- package/esm/{IconIconLineArrowup → IconLineArrowup}/index.js +2 -2
- package/esm/{IconIconLineBack → IconLineBack}/index.js +2 -2
- package/esm/{IconIconLineChart → IconLineChart}/index.js +2 -2
- package/esm/{IconIconLineClose → IconLineClose}/index.js +2 -2
- package/esm/{IconIconLineCompany → IconLineCompany}/index.js +2 -2
- package/esm/{IconIconLineDelete → IconLineDelete}/index.js +2 -2
- package/esm/{IconIconLineDoubledown → IconLineDoubledown}/index.js +2 -2
- package/esm/{IconIconLineDoubleleft → IconLineDoubleleft}/index.js +2 -2
- package/esm/{IconIconLineDoubleright → IconLineDoubleright}/index.js +2 -2
- package/esm/{IconIconLineDoubleup → IconLineDoubleup}/index.js +2 -2
- package/esm/{IconIconLineDownload → IconLineDownload}/index.js +2 -2
- package/esm/{IconIconLineExit → IconLineExit}/index.js +2 -2
- package/esm/IconLineExpand/index.js +32 -0
- package/esm/{IconIconLineFile → IconLineFile}/index.js +2 -2
- package/esm/{IconIconLineFilter → IconLineFilter}/index.js +2 -2
- package/esm/{IconIconLineFolder → IconLineFolder}/index.js +2 -2
- package/esm/{IconIconLineFollow → IconLineFollow}/index.js +2 -2
- package/esm/{IconIconLineHome → IconLineHome}/index.js +2 -2
- package/esm/{IconIconLineInfo → IconLineInfo}/index.js +2 -2
- package/esm/{IconIconLineLock → IconLineLock}/index.js +2 -2
- package/esm/{IconIconLineManage → IconLineManage}/index.js +2 -2
- package/esm/{IconIconLineMoney → IconLineMoney}/index.js +2 -2
- package/esm/{IconIconLineNotice → IconLineNotice}/index.js +2 -2
- package/esm/{IconIconLineOrder → IconLineOrder}/index.js +2 -2
- package/esm/{IconIconLineOrganization → IconLineOrganization}/index.js +2 -2
- package/esm/{IconIconLinePercent → IconLinePercent}/index.js +2 -2
- package/esm/{IconIconLineQuestion → IconLineQuestion}/index.js +2 -2
- package/esm/{IconIconLineRefresh → IconLineRefresh}/index.js +2 -2
- package/esm/{IconIconLineRisk → IconLineRisk}/index.js +2 -2
- package/esm/{IconIconLineSet → IconLineSet}/index.js +2 -2
- package/esm/{IconIconLineShopping → IconLineShopping}/index.js +2 -2
- package/esm/{IconIconLineSort → IconLineSort}/index.js +2 -2
- package/esm/{IconIconLineSpacing → IconLineSpacing}/index.js +2 -2
- package/esm/IconLineStar/index.js +32 -0
- package/esm/{IconIconLineTime → IconLineTime}/index.js +2 -2
- package/esm/{IconIconLineUser → IconLineUser}/index.js +2 -2
- package/esm/{IconIconLineWarning → IconLineWarning}/index.js +2 -2
- package/esm/index.js +65 -76
- package/lib/{IconIconFillChart → IconFillChart}/index.js +2 -2
- package/lib/{IconCloseCircleFill → IconFillChinese}/index.js +13 -16
- package/lib/{IconIconFillData → IconFillData}/index.js +2 -2
- package/lib/{IconIconFillDown → IconFillDown}/index.js +2 -2
- package/lib/{IconIconFillDownload → IconFillDownload}/index.js +2 -2
- package/lib/IconFillEnglish/index.js +36 -0
- package/lib/{IconIconFillFile → IconFillFile}/index.js +2 -2
- package/lib/{IconExclamationPolygonFill → IconFillHeart}/index.js +9 -15
- package/lib/{IconIconFillHome → IconFillHome}/index.js +2 -2
- package/lib/{IconIconFillIdea → IconFillIdea}/index.js +2 -2
- package/lib/{IconIconFillMenu → IconFillMenu}/index.js +2 -2
- package/lib/{IconFaceFrownFill → IconFillMoon}/index.js +8 -17
- package/lib/IconFillMute/index.js +38 -0
- package/lib/{IconFaceSmileFill → IconFillPen}/index.js +8 -17
- package/lib/{IconFaceMehFill → IconFillPlayArrow}/index.js +8 -17
- package/lib/{IconIconFillResources → IconFillResources}/index.js +2 -2
- package/lib/{IconIconFillRight → IconFillRight}/index.js +2 -2
- package/lib/{IconCheckCircleFill → IconFillSkipNext}/index.js +13 -16
- package/lib/{IconExclamationCircleFill → IconFillSkipPrevious}/index.js +13 -16
- package/lib/IconFillSound/index.js +34 -0
- package/lib/IconFillStar/index.js +33 -0
- package/lib/IconFillSun/index.js +38 -0
- package/lib/{IconIconFillTemplate → IconFillTemplate}/index.js +2 -2
- package/lib/{IconThumbDownFill → IconFillThumbDown}/index.js +12 -13
- package/lib/{IconThumbUpFill → IconFillThumbUp}/index.js +12 -13
- package/lib/IconLineAdd/index.js +1 -1
- package/lib/{IconIconLineArrowdown → IconLineArrowdown}/index.js +2 -2
- package/lib/{IconIconLineArrowleft → IconLineArrowleft}/index.js +2 -2
- package/lib/{IconIconLineArrowright → IconLineArrowright}/index.js +2 -2
- package/lib/{IconIconLineArrowup → IconLineArrowup}/index.js +2 -2
- package/lib/{IconIconLineBack → IconLineBack}/index.js +2 -2
- package/lib/{IconIconLineChart → IconLineChart}/index.js +2 -2
- package/lib/{IconIconLineClose → IconLineClose}/index.js +2 -2
- package/lib/{IconIconLineCompany → IconLineCompany}/index.js +2 -2
- package/lib/{IconIconLineDelete → IconLineDelete}/index.js +2 -2
- package/lib/{IconIconLineDoubledown → IconLineDoubledown}/index.js +2 -2
- package/lib/{IconIconLineDoubleleft → IconLineDoubleleft}/index.js +2 -2
- package/lib/{IconIconLineDoubleright → IconLineDoubleright}/index.js +2 -2
- package/lib/{IconIconLineDoubleup → IconLineDoubleup}/index.js +2 -2
- package/lib/{IconIconLineDownload → IconLineDownload}/index.js +2 -2
- package/lib/{IconIconLineExit → IconLineExit}/index.js +2 -2
- package/lib/IconLineExpand/index.js +33 -0
- package/lib/{IconIconLineFile → IconLineFile}/index.js +2 -2
- package/lib/{IconIconLineFilter → IconLineFilter}/index.js +2 -2
- package/lib/{IconIconLineFolder → IconLineFolder}/index.js +2 -2
- package/lib/{IconIconLineFollow → IconLineFollow}/index.js +2 -2
- package/lib/{IconIconLineHome → IconLineHome}/index.js +2 -2
- package/lib/{IconIconLineInfo → IconLineInfo}/index.js +2 -2
- package/lib/{IconIconLineLock → IconLineLock}/index.js +2 -2
- package/lib/{IconIconLineManage → IconLineManage}/index.js +2 -2
- package/lib/{IconIconLineMoney → IconLineMoney}/index.js +2 -2
- package/lib/{IconIconLineNotice → IconLineNotice}/index.js +2 -2
- package/lib/{IconIconLineOrder → IconLineOrder}/index.js +2 -2
- package/lib/{IconIconLineOrganization → IconLineOrganization}/index.js +2 -2
- package/lib/{IconIconLinePercent → IconLinePercent}/index.js +2 -2
- package/lib/{IconIconLineQuestion → IconLineQuestion}/index.js +2 -2
- package/lib/{IconIconLineRefresh → IconLineRefresh}/index.js +2 -2
- package/lib/{IconIconLineRisk → IconLineRisk}/index.js +2 -2
- package/lib/{IconIconLineSet → IconLineSet}/index.js +2 -2
- package/lib/{IconIconLineShopping → IconLineShopping}/index.js +2 -2
- package/lib/{IconIconLineSort → IconLineSort}/index.js +2 -2
- package/lib/{IconIconLineSpacing → IconLineSpacing}/index.js +2 -2
- package/lib/IconLineStar/index.js +33 -0
- package/lib/{IconIconLineTime → IconLineTime}/index.js +2 -2
- package/lib/{IconIconLineUser → IconLineUser}/index.js +2 -2
- package/lib/{IconIconLineWarning → IconLineWarning}/index.js +2 -2
- package/lib/index.js +132 -154
- package/package.json +1 -1
- package/src/IconFillChart/index.vue +19 -0
- package/src/IconFillChinese/index.vue +19 -0
- package/src/IconFillData/index.vue +19 -0
- package/src/IconFillDown/index.vue +19 -0
- package/src/IconFillDownload/index.vue +19 -0
- package/src/IconFillEnglish/index.vue +19 -0
- package/src/IconFillFile/index.vue +19 -0
- package/src/IconFillHeart/index.vue +19 -0
- package/src/IconFillHome/index.vue +19 -0
- package/src/IconFillIdea/index.vue +19 -0
- package/src/IconFillMenu/index.vue +19 -0
- package/src/IconFillMoon/index.vue +19 -0
- package/src/IconFillMute/index.vue +19 -0
- package/src/IconFillPen/index.vue +19 -0
- package/src/IconFillPlayArrow/index.vue +19 -0
- package/src/IconFillResources/index.vue +19 -0
- package/src/IconFillRight/index.vue +19 -0
- package/src/IconFillSkipNext/index.vue +19 -0
- package/src/IconFillSkipPrevious/index.vue +19 -0
- package/src/IconFillSound/index.vue +19 -0
- package/src/IconFillStar/index.vue +19 -0
- package/src/IconFillSun/index.vue +19 -0
- package/src/IconFillTemplate/index.vue +19 -0
- package/src/IconFillThumbDown/index.vue +19 -0
- package/src/IconFillThumbUp/index.vue +19 -0
- package/src/IconLineAdd/index.vue +1 -1
- package/src/IconLineArrowdown/index.vue +19 -0
- package/src/IconLineArrowleft/index.vue +19 -0
- package/src/IconLineArrowright/index.vue +19 -0
- package/src/IconLineArrowup/index.vue +19 -0
- package/src/IconLineBack/index.vue +19 -0
- package/src/IconLineChart/index.vue +19 -0
- package/src/IconLineClose/index.vue +19 -0
- package/src/IconLineCompany/index.vue +19 -0
- package/src/IconLineDelete/index.vue +19 -0
- package/src/IconLineDoubledown/index.vue +19 -0
- package/src/IconLineDoubleleft/index.vue +19 -0
- package/src/IconLineDoubleright/index.vue +19 -0
- package/src/IconLineDoubleup/index.vue +19 -0
- package/src/IconLineDownload/index.vue +19 -0
- package/src/IconLineExit/index.vue +19 -0
- package/src/IconLineExpand/index.vue +19 -0
- package/src/IconLineFile/index.vue +19 -0
- package/src/IconLineFilter/index.vue +19 -0
- package/src/IconLineFolder/index.vue +19 -0
- package/src/IconLineFollow/index.vue +19 -0
- package/src/IconLineHome/index.vue +19 -0
- package/src/IconLineInfo/index.vue +19 -0
- package/src/IconLineLock/index.vue +19 -0
- package/src/IconLineManage/index.vue +19 -0
- package/src/IconLineMoney/index.vue +19 -0
- package/src/IconLineNotice/index.vue +19 -0
- package/src/IconLineOrder/index.vue +19 -0
- package/src/IconLineOrganization/index.vue +19 -0
- package/src/IconLinePercent/index.vue +19 -0
- package/src/IconLineQuestion/index.vue +19 -0
- package/src/IconLineRefresh/index.vue +19 -0
- package/src/IconLineRisk/index.vue +19 -0
- package/src/IconLineSet/index.vue +19 -0
- package/src/IconLineShopping/index.vue +19 -0
- package/src/IconLineSort/index.vue +19 -0
- package/src/IconLineSpacing/index.vue +19 -0
- package/src/IconLineStar/index.vue +19 -0
- package/src/IconLineTime/index.vue +19 -0
- package/src/IconLineUser/index.vue +19 -0
- package/src/IconLineWarning/index.vue +19 -0
- package/src/index.js +66 -77
- package/esm/IconChineseFill/index.js +0 -39
- package/esm/IconEnglishFill/index.js +0 -34
- package/esm/IconExclamationPolygonFill/index.js +0 -40
- package/esm/IconHeartFill/index.js +0 -33
- package/esm/IconInfoCircleFill/index.js +0 -40
- package/esm/IconMinusCircleFill/index.js +0 -40
- package/esm/IconMoonFill/index.js +0 -32
- package/esm/IconMuteFill/index.js +0 -39
- package/esm/IconPauseCircleFill/index.js +0 -45
- package/esm/IconPenFill/index.js +0 -32
- package/esm/IconPlayCircleFill/index.js +0 -42
- package/esm/IconPlusCircleFill/index.js +0 -40
- package/esm/IconQuestionCircleFill/index.js +0 -40
- package/esm/IconSkipNextFill/index.js +0 -39
- package/esm/IconSkipPreviousFill/index.js +0 -39
- package/esm/IconSoundFill/index.js +0 -37
- package/esm/IconStarFill/index.js +0 -34
- package/esm/IconSunFill/index.js +0 -39
- package/lib/IconChineseFill/index.js +0 -40
- package/lib/IconEnglishFill/index.js +0 -35
- package/lib/IconHeartFill/index.js +0 -34
- package/lib/IconInfoCircleFill/index.js +0 -41
- package/lib/IconMinusCircleFill/index.js +0 -41
- package/lib/IconMoonFill/index.js +0 -33
- package/lib/IconMuteFill/index.js +0 -40
- package/lib/IconPauseCircleFill/index.js +0 -46
- package/lib/IconPenFill/index.js +0 -33
- package/lib/IconPlayArrowFill/index.js +0 -33
- package/lib/IconPlayCircleFill/index.js +0 -43
- package/lib/IconPlusCircleFill/index.js +0 -41
- package/lib/IconQuestionCircleFill/index.js +0 -41
- package/lib/IconSkipNextFill/index.js +0 -40
- package/lib/IconSkipPreviousFill/index.js +0 -40
- package/lib/IconSoundFill/index.js +0 -38
- package/lib/IconStarFill/index.js +0 -35
- package/lib/IconSunFill/index.js +0 -40
- package/src/IconCheckCircleFill/index.vue +0 -19
- package/src/IconChineseFill/index.vue +0 -19
- package/src/IconCloseCircleFill/index.vue +0 -19
- package/src/IconEnglishFill/index.vue +0 -19
- package/src/IconExclamationCircleFill/index.vue +0 -19
- package/src/IconExclamationPolygonFill/index.vue +0 -19
- package/src/IconFaceFrownFill/index.vue +0 -19
- package/src/IconFaceMehFill/index.vue +0 -19
- package/src/IconFaceSmileFill/index.vue +0 -19
- package/src/IconHeartFill/index.vue +0 -19
- package/src/IconIconFillChart/index.vue +0 -19
- package/src/IconIconFillData/index.vue +0 -19
- package/src/IconIconFillDown/index.vue +0 -19
- package/src/IconIconFillDownload/index.vue +0 -19
- package/src/IconIconFillFile/index.vue +0 -19
- package/src/IconIconFillHome/index.vue +0 -19
- package/src/IconIconFillIdea/index.vue +0 -19
- package/src/IconIconFillMenu/index.vue +0 -19
- package/src/IconIconFillResources/index.vue +0 -19
- package/src/IconIconFillRight/index.vue +0 -19
- package/src/IconIconFillTemplate/index.vue +0 -19
- package/src/IconIconLineArrowdown/index.vue +0 -19
- package/src/IconIconLineArrowleft/index.vue +0 -19
- package/src/IconIconLineArrowright/index.vue +0 -19
- package/src/IconIconLineArrowup/index.vue +0 -19
- package/src/IconIconLineBack/index.vue +0 -19
- package/src/IconIconLineChart/index.vue +0 -19
- package/src/IconIconLineClose/index.vue +0 -19
- package/src/IconIconLineCompany/index.vue +0 -19
- package/src/IconIconLineDelete/index.vue +0 -19
- package/src/IconIconLineDoubledown/index.vue +0 -19
- package/src/IconIconLineDoubleleft/index.vue +0 -19
- package/src/IconIconLineDoubleright/index.vue +0 -19
- package/src/IconIconLineDoubleup/index.vue +0 -19
- package/src/IconIconLineDownload/index.vue +0 -19
- package/src/IconIconLineExit/index.vue +0 -19
- package/src/IconIconLineFile/index.vue +0 -19
- package/src/IconIconLineFilter/index.vue +0 -19
- package/src/IconIconLineFolder/index.vue +0 -19
- package/src/IconIconLineFollow/index.vue +0 -19
- package/src/IconIconLineHome/index.vue +0 -19
- package/src/IconIconLineInfo/index.vue +0 -19
- package/src/IconIconLineLock/index.vue +0 -19
- package/src/IconIconLineManage/index.vue +0 -19
- package/src/IconIconLineMoney/index.vue +0 -19
- package/src/IconIconLineNotice/index.vue +0 -19
- package/src/IconIconLineOrder/index.vue +0 -19
- package/src/IconIconLineOrganization/index.vue +0 -19
- package/src/IconIconLinePercent/index.vue +0 -19
- package/src/IconIconLineQuestion/index.vue +0 -19
- package/src/IconIconLineRefresh/index.vue +0 -19
- package/src/IconIconLineRisk/index.vue +0 -19
- package/src/IconIconLineSet/index.vue +0 -19
- package/src/IconIconLineShopping/index.vue +0 -19
- package/src/IconIconLineSort/index.vue +0 -19
- package/src/IconIconLineSpacing/index.vue +0 -19
- package/src/IconIconLineTime/index.vue +0 -19
- package/src/IconIconLineUser/index.vue +0 -19
- package/src/IconIconLineWarning/index.vue +0 -19
- package/src/IconInfoCircleFill/index.vue +0 -19
- package/src/IconMinusCircleFill/index.vue +0 -19
- package/src/IconMoonFill/index.vue +0 -19
- package/src/IconMuteFill/index.vue +0 -19
- package/src/IconPauseCircleFill/index.vue +0 -19
- package/src/IconPenFill/index.vue +0 -19
- package/src/IconPlayArrowFill/index.vue +0 -19
- package/src/IconPlayCircleFill/index.vue +0 -19
- package/src/IconPlusCircleFill/index.vue +0 -19
- package/src/IconQuestionCircleFill/index.vue +0 -19
- package/src/IconSkipNextFill/index.vue +0 -19
- package/src/IconSkipPreviousFill/index.vue +0 -19
- package/src/IconSoundFill/index.vue +0 -19
- package/src/IconStarFill/index.vue +0 -19
- package/src/IconSunFill/index.vue +0 -19
- package/src/IconThumbDownFill/index.vue +0 -19
- package/src/IconThumbUpFill/index.vue +0 -19
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
2
|
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
3
|
const _sfc_main = {
|
|
4
|
-
name: "
|
|
4
|
+
name: "IconLineNotice",
|
|
5
5
|
props: {
|
|
6
6
|
prefix: {
|
|
7
7
|
type: String,
|
|
@@ -31,7 +31,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
31
31
|
viewBox: "0 0 16 16",
|
|
32
32
|
fill: $props.useCurrentColor ? "currentColor" : "currentColor",
|
|
33
33
|
xmlns: "http://www.w3.org/2000/svg",
|
|
34
|
-
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-
|
|
34
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-notice`],
|
|
35
35
|
width: "1em",
|
|
36
36
|
height: "1em"
|
|
37
37
|
}, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
2
|
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
3
|
const _sfc_main = {
|
|
4
|
-
name: "
|
|
4
|
+
name: "IconLineOrder",
|
|
5
5
|
props: {
|
|
6
6
|
prefix: {
|
|
7
7
|
type: String,
|
|
@@ -31,7 +31,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
31
31
|
viewBox: "0 0 16 16",
|
|
32
32
|
fill: $props.useCurrentColor ? "currentColor" : "currentColor",
|
|
33
33
|
xmlns: "http://www.w3.org/2000/svg",
|
|
34
|
-
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-
|
|
34
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-order`],
|
|
35
35
|
width: "1em",
|
|
36
36
|
height: "1em"
|
|
37
37
|
}, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
2
|
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
3
|
const _sfc_main = {
|
|
4
|
-
name: "
|
|
4
|
+
name: "IconLineOrganization",
|
|
5
5
|
props: {
|
|
6
6
|
prefix: {
|
|
7
7
|
type: String,
|
|
@@ -23,7 +23,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
23
23
|
viewBox: "0 0 16 16",
|
|
24
24
|
fill: $props.useCurrentColor ? "currentColor" : "currentColor",
|
|
25
25
|
xmlns: "http://www.w3.org/2000/svg",
|
|
26
|
-
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-
|
|
26
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-organization`],
|
|
27
27
|
width: "1em",
|
|
28
28
|
height: "1em"
|
|
29
29
|
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
2
|
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
3
|
const _sfc_main = {
|
|
4
|
-
name: "
|
|
4
|
+
name: "IconLinePercent",
|
|
5
5
|
props: {
|
|
6
6
|
prefix: {
|
|
7
7
|
type: String,
|
|
@@ -31,7 +31,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
31
31
|
viewBox: "0 0 16 16",
|
|
32
32
|
fill: $props.useCurrentColor ? "currentColor" : "currentColor",
|
|
33
33
|
xmlns: "http://www.w3.org/2000/svg",
|
|
34
|
-
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-
|
|
34
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-percent`],
|
|
35
35
|
width: "1em",
|
|
36
36
|
height: "1em"
|
|
37
37
|
}, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
2
|
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
3
|
const _sfc_main = {
|
|
4
|
-
name: "
|
|
4
|
+
name: "IconLineQuestion",
|
|
5
5
|
props: {
|
|
6
6
|
prefix: {
|
|
7
7
|
type: String,
|
|
@@ -23,7 +23,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
23
23
|
viewBox: "0 0 16 16",
|
|
24
24
|
fill: $props.useCurrentColor ? "currentColor" : "currentColor",
|
|
25
25
|
xmlns: "http://www.w3.org/2000/svg",
|
|
26
|
-
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-
|
|
26
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-question`],
|
|
27
27
|
width: "1em",
|
|
28
28
|
height: "1em"
|
|
29
29
|
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
2
|
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
3
|
const _sfc_main = {
|
|
4
|
-
name: "
|
|
4
|
+
name: "IconLineRefresh",
|
|
5
5
|
props: {
|
|
6
6
|
prefix: {
|
|
7
7
|
type: String,
|
|
@@ -23,7 +23,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
23
23
|
viewBox: "0 0 16 16",
|
|
24
24
|
fill: $props.useCurrentColor ? "currentColor" : "currentColor",
|
|
25
25
|
xmlns: "http://www.w3.org/2000/svg",
|
|
26
|
-
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-
|
|
26
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-refresh`],
|
|
27
27
|
width: "1em",
|
|
28
28
|
height: "1em"
|
|
29
29
|
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
2
|
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
3
|
const _sfc_main = {
|
|
4
|
-
name: "
|
|
4
|
+
name: "IconLineRisk",
|
|
5
5
|
props: {
|
|
6
6
|
prefix: {
|
|
7
7
|
type: String,
|
|
@@ -31,7 +31,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
31
31
|
viewBox: "0 0 16 16",
|
|
32
32
|
fill: $props.useCurrentColor ? "currentColor" : "currentColor",
|
|
33
33
|
xmlns: "http://www.w3.org/2000/svg",
|
|
34
|
-
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-
|
|
34
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-risk`],
|
|
35
35
|
width: "1em",
|
|
36
36
|
height: "1em"
|
|
37
37
|
}, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
2
|
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
3
|
const _sfc_main = {
|
|
4
|
-
name: "
|
|
4
|
+
name: "IconLineSet",
|
|
5
5
|
props: {
|
|
6
6
|
prefix: {
|
|
7
7
|
type: String,
|
|
@@ -31,7 +31,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
31
31
|
viewBox: "0 0 16 16",
|
|
32
32
|
fill: $props.useCurrentColor ? "currentColor" : "currentColor",
|
|
33
33
|
xmlns: "http://www.w3.org/2000/svg",
|
|
34
|
-
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-
|
|
34
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-set`],
|
|
35
35
|
width: "1em",
|
|
36
36
|
height: "1em"
|
|
37
37
|
}, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
2
|
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
3
|
const _sfc_main = {
|
|
4
|
-
name: "
|
|
4
|
+
name: "IconLineShopping",
|
|
5
5
|
props: {
|
|
6
6
|
prefix: {
|
|
7
7
|
type: String,
|
|
@@ -31,7 +31,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
31
31
|
viewBox: "0 0 16 16",
|
|
32
32
|
fill: $props.useCurrentColor ? "currentColor" : "currentColor",
|
|
33
33
|
xmlns: "http://www.w3.org/2000/svg",
|
|
34
|
-
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-
|
|
34
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-shopping`],
|
|
35
35
|
width: "1em",
|
|
36
36
|
height: "1em"
|
|
37
37
|
}, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
2
|
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
3
|
const _sfc_main = {
|
|
4
|
-
name: "
|
|
4
|
+
name: "IconLineSort",
|
|
5
5
|
props: {
|
|
6
6
|
prefix: {
|
|
7
7
|
type: String,
|
|
@@ -23,7 +23,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
23
23
|
viewBox: "0 0 16 16",
|
|
24
24
|
fill: $props.useCurrentColor ? "currentColor" : "currentColor",
|
|
25
25
|
xmlns: "http://www.w3.org/2000/svg",
|
|
26
|
-
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-
|
|
26
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-sort`],
|
|
27
27
|
width: "1em",
|
|
28
28
|
height: "1em"
|
|
29
29
|
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
2
|
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
3
|
const _sfc_main = {
|
|
4
|
-
name: "
|
|
4
|
+
name: "IconLineSpacing",
|
|
5
5
|
props: {
|
|
6
6
|
prefix: {
|
|
7
7
|
type: String,
|
|
@@ -23,7 +23,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
23
23
|
viewBox: "0 0 16 16",
|
|
24
24
|
fill: $props.useCurrentColor ? "currentColor" : "currentColor",
|
|
25
25
|
xmlns: "http://www.w3.org/2000/svg",
|
|
26
|
-
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-
|
|
26
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-spacing`],
|
|
27
27
|
width: "1em",
|
|
28
28
|
height: "1em"
|
|
29
29
|
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
@@ -0,0 +1,32 @@
|
|
|
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: "IconLineStar",
|
|
5
|
+
props: {
|
|
6
|
+
prefix: {
|
|
7
|
+
type: String,
|
|
8
|
+
default: "sc"
|
|
9
|
+
},
|
|
10
|
+
useCurrentColor: {
|
|
11
|
+
type: Boolean,
|
|
12
|
+
default: true
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
const _hoisted_1 = ["fill"];
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "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" }, null, -1);
|
|
18
|
+
const _hoisted_3 = [
|
|
19
|
+
_hoisted_2
|
|
20
|
+
];
|
|
21
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
22
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
23
|
+
viewBox: "0 0 16 16",
|
|
24
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
25
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
26
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-star`],
|
|
27
|
+
width: "1em",
|
|
28
|
+
height: "1em"
|
|
29
|
+
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
30
|
+
}
|
|
31
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
32
|
+
export { index as default };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
2
|
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
3
|
const _sfc_main = {
|
|
4
|
-
name: "
|
|
4
|
+
name: "IconLineTime",
|
|
5
5
|
props: {
|
|
6
6
|
prefix: {
|
|
7
7
|
type: String,
|
|
@@ -31,7 +31,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
31
31
|
viewBox: "0 0 16 16",
|
|
32
32
|
fill: $props.useCurrentColor ? "currentColor" : "currentColor",
|
|
33
33
|
xmlns: "http://www.w3.org/2000/svg",
|
|
34
|
-
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-
|
|
34
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-time`],
|
|
35
35
|
width: "1em",
|
|
36
36
|
height: "1em"
|
|
37
37
|
}, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
2
|
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
3
|
const _sfc_main = {
|
|
4
|
-
name: "
|
|
4
|
+
name: "IconLineUser",
|
|
5
5
|
props: {
|
|
6
6
|
prefix: {
|
|
7
7
|
type: String,
|
|
@@ -23,7 +23,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
23
23
|
viewBox: "0 0 16 16",
|
|
24
24
|
fill: $props.useCurrentColor ? "currentColor" : "currentColor",
|
|
25
25
|
xmlns: "http://www.w3.org/2000/svg",
|
|
26
|
-
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-
|
|
26
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-user`],
|
|
27
27
|
width: "1em",
|
|
28
28
|
height: "1em"
|
|
29
29
|
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
2
|
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
3
|
const _sfc_main = {
|
|
4
|
-
name: "
|
|
4
|
+
name: "IconLineWarning",
|
|
5
5
|
props: {
|
|
6
6
|
prefix: {
|
|
7
7
|
type: String,
|
|
@@ -31,7 +31,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
31
31
|
viewBox: "0 0 16 16",
|
|
32
32
|
fill: $props.useCurrentColor ? "currentColor" : "currentColor",
|
|
33
33
|
xmlns: "http://www.w3.org/2000/svg",
|
|
34
|
-
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-
|
|
34
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-warning`],
|
|
35
35
|
width: "1em",
|
|
36
36
|
height: "1em"
|
|
37
37
|
}, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
|
package/esm/index.js
CHANGED
|
@@ -1,77 +1,66 @@
|
|
|
1
|
-
export { default as
|
|
2
|
-
export { default as
|
|
3
|
-
export { default as
|
|
4
|
-
export { default as
|
|
5
|
-
export { default as
|
|
6
|
-
export { default as
|
|
7
|
-
export { default as
|
|
8
|
-
export { default as
|
|
9
|
-
export { default as
|
|
10
|
-
export { default as
|
|
11
|
-
export { default as
|
|
12
|
-
export { default as
|
|
13
|
-
export { default as
|
|
14
|
-
export { default as
|
|
15
|
-
export { default as
|
|
16
|
-
export { default as
|
|
17
|
-
export { default as
|
|
18
|
-
export { default as
|
|
19
|
-
export { default as
|
|
20
|
-
export { default as
|
|
21
|
-
export { default as
|
|
22
|
-
export { default as
|
|
23
|
-
export { default as
|
|
24
|
-
export { default as
|
|
25
|
-
export { default as
|
|
26
|
-
export { default as
|
|
27
|
-
export { default as
|
|
28
|
-
export { default as
|
|
29
|
-
export { default as
|
|
30
|
-
export { default as
|
|
31
|
-
export { default as
|
|
32
|
-
export { default as
|
|
33
|
-
export { default as
|
|
34
|
-
export { default as
|
|
35
|
-
export { default as
|
|
36
|
-
export { default as
|
|
37
|
-
export { default as
|
|
38
|
-
export { default as
|
|
39
|
-
export { default as
|
|
40
|
-
export { default as
|
|
41
|
-
export { default as
|
|
42
|
-
export { default as
|
|
43
|
-
export { default as
|
|
44
|
-
export { default as
|
|
45
|
-
export { default as
|
|
46
|
-
export { default as
|
|
47
|
-
export { default as
|
|
48
|
-
export { default as
|
|
49
|
-
export { default as
|
|
50
|
-
export { default as
|
|
51
|
-
export { default as
|
|
52
|
-
export { default as
|
|
53
|
-
export { default as
|
|
54
|
-
export { default as
|
|
55
|
-
export { default as
|
|
56
|
-
export { default as
|
|
57
|
-
export { default as
|
|
58
|
-
export { default as
|
|
59
|
-
export { default as
|
|
60
|
-
export { default as
|
|
61
|
-
export { default as
|
|
62
|
-
export { default as
|
|
63
|
-
export { default as IconIconLineRefresh } from "./IconIconLineRefresh/index.js";
|
|
64
|
-
export { default as IconIconLineInfo } from "./IconIconLineInfo/index.js";
|
|
65
|
-
export { default as IconIconLineQuestion } from "./IconIconLineQuestion/index.js";
|
|
66
|
-
export { default as IconIconLineLock } from "./IconIconLineLock/index.js";
|
|
67
|
-
export { default as IconIconLinePercent } from "./IconIconLinePercent/index.js";
|
|
68
|
-
export { default as IconIconLineSort } from "./IconIconLineSort/index.js";
|
|
69
|
-
export { default as IconIconLineHome } from "./IconIconLineHome/index.js";
|
|
70
|
-
export { default as IconIconLineSet } from "./IconIconLineSet/index.js";
|
|
71
|
-
export { default as IconIconLineOrganization } from "./IconIconLineOrganization/index.js";
|
|
72
|
-
export { default as IconIconLineTime } from "./IconIconLineTime/index.js";
|
|
73
|
-
export { default as IconIconLineWarning } from "./IconIconLineWarning/index.js";
|
|
74
|
-
export { default as IconIconLineFile } from "./IconIconLineFile/index.js";
|
|
75
|
-
export { default as IconIconLineSpacing } from "./IconIconLineSpacing/index.js";
|
|
76
|
-
export { default as IconIconFillHome } from "./IconIconFillHome/index.js";
|
|
1
|
+
export { default as IconFillHeart } from "./IconFillHeart/index.js";
|
|
2
|
+
export { default as IconFillMute } from "./IconFillMute/index.js";
|
|
3
|
+
export { default as IconFillThumbDown } from "./IconFillThumbDown/index.js";
|
|
4
|
+
export { default as IconFillThumbUp } from "./IconFillThumbUp/index.js";
|
|
5
|
+
export { default as IconFillSound } from "./IconFillSound/index.js";
|
|
6
|
+
export { default as IconFillSun } from "./IconFillSun/index.js";
|
|
7
|
+
export { default as IconFillPen } from "./IconFillPen/index.js";
|
|
8
|
+
export { default as IconFillMoon } from "./IconFillMoon/index.js";
|
|
9
|
+
export { default as IconFillPlayArrow } from "./IconFillPlayArrow/index.js";
|
|
10
|
+
export { default as IconFillChinese } from "./IconFillChinese/index.js";
|
|
11
|
+
export { default as IconFillSkipNext } from "./IconFillSkipNext/index.js";
|
|
12
|
+
export { default as IconFillSkipPrevious } from "./IconFillSkipPrevious/index.js";
|
|
13
|
+
export { default as IconFillEnglish } from "./IconFillEnglish/index.js";
|
|
14
|
+
export { default as IconFillData } from "./IconFillData/index.js";
|
|
15
|
+
export { default as IconFillChart } from "./IconFillChart/index.js";
|
|
16
|
+
export { default as IconFillDown } from "./IconFillDown/index.js";
|
|
17
|
+
export { default as IconFillMenu } from "./IconFillMenu/index.js";
|
|
18
|
+
export { default as IconFillDownload } from "./IconFillDownload/index.js";
|
|
19
|
+
export { default as IconFillFile } from "./IconFillFile/index.js";
|
|
20
|
+
export { default as IconFillTemplate } from "./IconFillTemplate/index.js";
|
|
21
|
+
export { default as IconFillIdea } from "./IconFillIdea/index.js";
|
|
22
|
+
export { default as IconFillResources } from "./IconFillResources/index.js";
|
|
23
|
+
export { default as IconFillRight } from "./IconFillRight/index.js";
|
|
24
|
+
export { default as IconLineArrowdown } from "./IconLineArrowdown/index.js";
|
|
25
|
+
export { default as IconLineArrowright } from "./IconLineArrowright/index.js";
|
|
26
|
+
export { default as IconLineArrowup } from "./IconLineArrowup/index.js";
|
|
27
|
+
export { default as IconLineArrowleft } from "./IconLineArrowleft/index.js";
|
|
28
|
+
export { default as IconLineBack } from "./IconLineBack/index.js";
|
|
29
|
+
export { default as IconLineDelete } from "./IconLineDelete/index.js";
|
|
30
|
+
export { default as IconLineDoubledown } from "./IconLineDoubledown/index.js";
|
|
31
|
+
export { default as IconLineDoubleleft } from "./IconLineDoubleleft/index.js";
|
|
32
|
+
export { default as IconLineDoubleup } from "./IconLineDoubleup/index.js";
|
|
33
|
+
export { default as IconLineChart } from "./IconLineChart/index.js";
|
|
34
|
+
export { default as IconLineExit } from "./IconLineExit/index.js";
|
|
35
|
+
export { default as IconLineClose } from "./IconLineClose/index.js";
|
|
36
|
+
export { default as IconLineFilter } from "./IconLineFilter/index.js";
|
|
37
|
+
export { default as IconLineDoubleright } from "./IconLineDoubleright/index.js";
|
|
38
|
+
export { default as IconLineFolder } from "./IconLineFolder/index.js";
|
|
39
|
+
export { default as IconLineFollow } from "./IconLineFollow/index.js";
|
|
40
|
+
export { default as IconLineDownload } from "./IconLineDownload/index.js";
|
|
41
|
+
export { default as IconLineOrder } from "./IconLineOrder/index.js";
|
|
42
|
+
export { default as IconLineShopping } from "./IconLineShopping/index.js";
|
|
43
|
+
export { default as IconLineCompany } from "./IconLineCompany/index.js";
|
|
44
|
+
export { default as IconLineRisk } from "./IconLineRisk/index.js";
|
|
45
|
+
export { default as IconLineManage } from "./IconLineManage/index.js";
|
|
46
|
+
export { default as IconLineMoney } from "./IconLineMoney/index.js";
|
|
47
|
+
export { default as IconLineNotice } from "./IconLineNotice/index.js";
|
|
48
|
+
export { default as IconLineUser } from "./IconLineUser/index.js";
|
|
49
|
+
export { default as IconLineRefresh } from "./IconLineRefresh/index.js";
|
|
50
|
+
export { default as IconLineInfo } from "./IconLineInfo/index.js";
|
|
51
|
+
export { default as IconLineQuestion } from "./IconLineQuestion/index.js";
|
|
52
|
+
export { default as IconLineLock } from "./IconLineLock/index.js";
|
|
53
|
+
export { default as IconLinePercent } from "./IconLinePercent/index.js";
|
|
54
|
+
export { default as IconLineSort } from "./IconLineSort/index.js";
|
|
55
|
+
export { default as IconLineHome } from "./IconLineHome/index.js";
|
|
56
|
+
export { default as IconLineSet } from "./IconLineSet/index.js";
|
|
57
|
+
export { default as IconLineOrganization } from "./IconLineOrganization/index.js";
|
|
58
|
+
export { default as IconLineTime } from "./IconLineTime/index.js";
|
|
59
|
+
export { default as IconLineWarning } from "./IconLineWarning/index.js";
|
|
60
|
+
export { default as IconLineFile } from "./IconLineFile/index.js";
|
|
61
|
+
export { default as IconLineSpacing } from "./IconLineSpacing/index.js";
|
|
62
|
+
export { default as IconFillHome } from "./IconFillHome/index.js";
|
|
77
63
|
export { default as IconLineAdd } from "./IconLineAdd/index.js";
|
|
64
|
+
export { default as IconFillStar } from "./IconFillStar/index.js";
|
|
65
|
+
export { default as IconLineExpand } from "./IconLineExpand/index.js";
|
|
66
|
+
export { default as IconLineStar } from "./IconLineStar/index.js";
|
|
@@ -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: "
|
|
5
|
+
name: "IconFillChart",
|
|
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-
|
|
27
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-chart`],
|
|
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: "
|
|
5
|
+
name: "IconFillChinese",
|
|
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
|
-
|
|
20
|
-
|
|
21
|
-
"
|
|
18
|
+
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M22 21h-5v4.094h5V21zM26 25.094V21h5v4.094h-5z" }, null, -1);
|
|
19
|
+
const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
20
|
+
"fill-rule": "evenodd",
|
|
21
|
+
"clip-rule": "evenodd",
|
|
22
|
+
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"
|
|
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: "
|
|
27
|
-
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-
|
|
31
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
32
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-chinese`],
|
|
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: "
|
|
5
|
+
name: "IconFillData",
|
|
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-
|
|
27
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-data`],
|
|
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: "
|
|
5
|
+
name: "IconFillDown",
|
|
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-
|
|
27
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-down`],
|
|
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: "
|
|
5
|
+
name: "IconFillDownload",
|
|
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-
|
|
27
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-download`],
|
|
28
28
|
width: "1em",
|
|
29
29
|
height: "1em"
|
|
30
30
|
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
@@ -0,0 +1,36 @@
|
|
|
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: "IconFillEnglish",
|
|
6
|
+
props: {
|
|
7
|
+
prefix: {
|
|
8
|
+
type: String,
|
|
9
|
+
default: "sc"
|
|
10
|
+
},
|
|
11
|
+
useCurrentColor: {
|
|
12
|
+
type: Boolean,
|
|
13
|
+
default: true
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
};
|
|
17
|
+
const _hoisted_1 = ["fill"];
|
|
18
|
+
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
19
|
+
"fill-rule": "evenodd",
|
|
20
|
+
"clip-rule": "evenodd",
|
|
21
|
+
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"
|
|
22
|
+
}, null, -1);
|
|
23
|
+
const _hoisted_3 = [
|
|
24
|
+
_hoisted_2
|
|
25
|
+
];
|
|
26
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
27
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
|
28
|
+
viewBox: "0 0 48 48",
|
|
29
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
30
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-english`],
|
|
31
|
+
width: "1em",
|
|
32
|
+
height: "1em"
|
|
33
|
+
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
34
|
+
}
|
|
35
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
|
36
|
+
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: "
|
|
5
|
+
name: "IconFillFile",
|
|
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-
|
|
27
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-file`],
|
|
28
28
|
width: "1em",
|
|
29
29
|
height: "1em"
|
|
30
30
|
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|