@arco-iconbox/vue-smartcode 0.1.32 → 0.1.34
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 +2851 -2269
- package/dist/icon.js.map +1 -1
- package/dist/icon.min.js +401 -345
- package/dist/icon.min.js.map +1 -1
- package/esm/IconColorBarcode/index.js +40 -0
- package/esm/IconColorDataFilter/index.js +1 -1
- package/esm/IconColorDoc/index.js +1 -1
- package/esm/IconColorHline/index.js +41 -0
- package/esm/IconColorImage/index.js +45 -0
- package/esm/IconColorLongtext/index.js +40 -0
- package/esm/IconColorNum/index.js +1 -1
- package/esm/IconColorOval/index.js +36 -0
- package/esm/IconColorPdf/index.js +1 -1
- package/esm/IconColorQrcode/index.js +67 -0
- package/esm/IconColorRadio/index.js +1 -1
- package/esm/IconColorRect/index.js +51 -0
- package/esm/IconColorSwitch/index.js +1 -1
- package/esm/IconColorTable/index.js +52 -0
- package/esm/IconColorText/index.js +38 -0
- package/esm/IconColorTextarea/index.js +1 -1
- package/esm/IconColorTime/index.js +48 -0
- package/esm/IconColorUser/index.js +47 -0
- package/esm/IconColorVline/index.js +41 -0
- package/esm/IconColorXls/index.js +1 -1
- package/esm/IconIconLineSet2/index.js +1 -1
- package/esm/IconLineAgent/index.js +32 -0
- package/esm/IconLineSkill/index.js +32 -0
- package/esm/index.js +14 -0
- package/lib/IconColorBarcode/index.js +41 -0
- package/lib/IconColorDataFilter/index.js +1 -1
- package/lib/IconColorDoc/index.js +1 -1
- package/lib/IconColorHline/index.js +42 -0
- package/lib/IconColorImage/index.js +46 -0
- package/lib/IconColorLongtext/index.js +41 -0
- package/lib/IconColorNum/index.js +1 -1
- package/lib/IconColorOval/index.js +37 -0
- package/lib/IconColorPdf/index.js +1 -1
- package/lib/IconColorQrcode/index.js +68 -0
- package/lib/IconColorRadio/index.js +1 -1
- package/lib/IconColorRect/index.js +52 -0
- package/lib/IconColorSwitch/index.js +1 -1
- package/lib/IconColorTable/index.js +53 -0
- package/lib/IconColorText/index.js +39 -0
- package/lib/IconColorTextarea/index.js +1 -1
- package/lib/IconColorTime/index.js +49 -0
- package/lib/IconColorUser/index.js +48 -0
- package/lib/IconColorVline/index.js +42 -0
- package/lib/IconColorXls/index.js +1 -1
- package/lib/IconIconLineSet2/index.js +1 -1
- package/lib/IconLineAgent/index.js +33 -0
- package/lib/IconLineSkill/index.js +33 -0
- package/lib/index.js +28 -0
- package/package.json +1 -1
- package/src/IconColorBarcode/index.vue +19 -0
- package/src/IconColorDataFilter/index.vue +1 -1
- package/src/IconColorDoc/index.vue +1 -1
- package/src/IconColorHline/index.vue +19 -0
- package/src/IconColorImage/index.vue +19 -0
- package/src/IconColorLongtext/index.vue +19 -0
- package/src/IconColorNum/index.vue +1 -1
- package/src/IconColorOval/index.vue +19 -0
- package/src/IconColorPdf/index.vue +1 -1
- package/src/IconColorQrcode/index.vue +19 -0
- package/src/IconColorRadio/index.vue +1 -1
- package/src/IconColorRect/index.vue +19 -0
- package/src/IconColorSwitch/index.vue +1 -1
- package/src/IconColorTable/index.vue +19 -0
- package/src/IconColorText/index.vue +19 -0
- package/src/IconColorTextarea/index.vue +1 -1
- package/src/IconColorTime/index.vue +19 -0
- package/src/IconColorUser/index.vue +19 -0
- package/src/IconColorVline/index.vue +19 -0
- package/src/IconColorXls/index.vue +1 -1
- package/src/IconIconLineSet2/index.vue +1 -1
- package/src/IconLineAgent/index.vue +19 -0
- package/src/IconLineSkill/index.vue +19 -0
- package/src/index.js +15 -1
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-color-user`]" width="1em" height="1em" v-bind="$attrs"><path d="M2.3085 17.8152C2.3085 17.3629 2.3085 17.1367 2.32678 16.9462C2.50973 15.039 4.01936 13.5294 5.92654 13.3464C6.11708 13.3281 6.34325 13.3281 6.79557 13.3281H17.2049C17.6572 13.3281 17.8834 13.3281 18.0739 13.3464C19.9811 13.5294 21.4908 15.039 21.6737 16.9462C21.692 17.1367 21.692 17.3629 21.692 17.8152C21.692 18.0414 21.692 18.1544 21.6828 18.2497C21.5914 19.2033 20.8366 19.9581 19.883 20.0496C19.7877 20.0587 19.6746 20.0587 19.4485 20.0587H4.55204C4.32587 20.0587 4.21279 20.0587 4.11752 20.0496C3.16393 19.9581 2.40912 19.2033 2.31764 18.2497C2.3085 18.1544 2.3085 18.0414 2.3085 17.8152Z" stroke="#165DFF" stroke-width="1.66" stroke-linejoin="round"/><rect x="8.39" y="3.203" width="7.22" height="7.22" rx="3.61" stroke="#00BBD8" stroke-width="1.66" stroke-linejoin="round"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconColorUser',
|
|
8
|
+
props: {
|
|
9
|
+
prefix: {
|
|
10
|
+
type: String,
|
|
11
|
+
default: 'sc',
|
|
12
|
+
},
|
|
13
|
+
useCurrentColor: {
|
|
14
|
+
type: Boolean,
|
|
15
|
+
default: false,
|
|
16
|
+
},
|
|
17
|
+
},
|
|
18
|
+
};
|
|
19
|
+
</script>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-color-vline`]" width="1em" height="1em" v-bind="$attrs"><path d="M11.9973 3.04688L11.9973 20.9611" stroke="#00BBD8" stroke-width="1.66" stroke-linecap="round" stroke-linejoin="round"/><path d="M19.3703 6.41211C19.3703 6.87051 18.9986 7.24219 18.5402 7.24219 18.082 7.24198 17.7101 6.87038 17.7101 6.41211L17.7101 3.04102C17.7102 2.5828 18.082 2.21115 18.5402 2.21094 18.9986 2.21094 19.3702 2.58267 19.3703 3.04102L19.3703 6.41211zM19.3703 13.6836C19.3703 14.142 18.9986 14.5137 18.5402 14.5137 18.082 14.5135 17.7101 14.1419 17.7101 13.6836L17.7101 10.3125C17.7102 9.85427 18.082 9.48263 18.5402 9.48242 18.9986 9.48242 19.3703 9.85414 19.3703 10.3125L19.3703 13.6836zM19.3703 20.9551C19.3703 21.4135 18.9986 21.7852 18.5402 21.7852 18.082 21.7849 17.7101 21.4133 17.7101 20.9551L17.7101 17.584C17.7102 17.1257 18.082 16.7541 18.5402 16.7539 18.9986 16.7539 19.3703 17.1256 19.3703 17.584L19.3703 20.9551zM6.28632 6.41211C6.28632 6.87044 5.91455 7.24208 5.45624 7.24219 4.99784 7.24219 4.62616 6.87051 4.62616 6.41211L4.62616 3.04102C4.62622 2.58267 4.99788 2.21094 5.45624 2.21094 5.91451 2.21104 6.28626 2.58274 6.28632 3.04102L6.28632 6.41211zM6.28632 13.6836C6.28632 14.1419 5.91454 14.5136 5.45624 14.5137 4.99784 14.5137 4.62616 14.142 4.62616 13.6836L4.62616 10.3125C4.6262 9.85414 4.99787 9.48242 5.45624 9.48242 5.91452 9.48253 6.28628 9.8542 6.28632 10.3125L6.28632 13.6836zM6.28632 20.9551C6.28632 21.4134 5.91454 21.7851 5.45624 21.7852 4.99784 21.7852 4.62616 21.4135 4.62616 20.9551L4.62616 17.584C4.62618 17.1256 4.99785 16.7539 5.45624 16.7539 5.91453 16.754 6.2863 17.1257 6.28632 17.584L6.28632 20.9551z" :fill="useCurrentColor ? 'currentColor' : '#165DFF'"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconColorVline',
|
|
8
|
+
props: {
|
|
9
|
+
prefix: {
|
|
10
|
+
type: String,
|
|
11
|
+
default: 'sc',
|
|
12
|
+
},
|
|
13
|
+
useCurrentColor: {
|
|
14
|
+
type: Boolean,
|
|
15
|
+
default: false,
|
|
16
|
+
},
|
|
17
|
+
},
|
|
18
|
+
};
|
|
19
|
+
</script>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<template>
|
|
2
|
-
<svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" :class="[`${prefix}-icon`, `${prefix}-icon-
|
|
2
|
+
<svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" :class="[`${prefix}-icon`, `${prefix}-icon-color-xls`]" width="1em" height="1em" v-bind="$attrs"><path :fill="useCurrentColor ? 'currentColor' : 'url(#svg_ccbdf139eb__pattern0_6065_112559)'" d="M0 0H32V32H0z"/><defs><pattern id="svg_ccbdf139eb__pattern0_6065_112559" patternContentUnits="objectBoundingBox" width="1" height="1"><use xlink:href="#svg_ccbdf139eb__image0_6065_112559" transform="scale(.025)"/></pattern><image id="svg_ccbdf139eb__image0_6065_112559" width="40" height="40" preserveAspectRatio="none" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAAA2hJREFUWEftmDFMU1EUhv+LGguUgMIAgqGolUGUEggFBGmNUQsuGB1c1LJQNKAdZdJoihsNJMIkiBtlxW6UpBAwkdA6iWisCcSSAKkJKgTK0/PKayjl8Up5tA69S/t6zz33u/855/blMPzng4nxVTtMug1AJQf/JVXxyMuCZk80vsIAKxwm1RHGHJxMcAT1oLzBcyw5TW9glXuGDAO86DD1McbuRXNasTUPtTeRrkhzreKovoGV+PbiOwyweqR5CoBmL06kbAkwQ6EEB+aqYxUlUvZb58MAa0ZM3zgwWXJP2EgA3HzuM7BKY6SQ8QAEA2e9zqrMkUDGBXAT7KmBVT6TgownILFJQsYbEBw4cx2rsoopGRPAO0VXcCrzxC7RTLpvYNo3OxnEBLAspxDXzmol0m1db2A1I9uNYgLo9/tRm3setYVlopAMzJeEJP1VVu6K+T0obLj2awUZh1JEIdc2/J7hup6CuAFKXSkc4BnTdScApYQSnU8oGLV0mwsTCiYUJAUO4oU1UmUTORipUmJ2UStYkqGGMb8ezoWPsM0N8/6zFcfRVniX/80+Pw7LuSbYvROwz0+E7E92jfk3oMlQw7uyuKONsCBqQHLQWWyGWpmHVncHZpZnYdM+5/22uAPvmvT82jOE3u9DQUDl4WT0lraBPukgZ5R5vA/Lp/6wg9CifQFmKzLRW/oEP1aW4Fxwo1FVz8NO+WZAczsBatLV6NKYQ8AN2RU87PL677BI7wuQvN3Ou4zW07d4x6QUKRYI986ApFxAaQbnggvvvO/h+vn54P6LKZ8CIUtBq9uKKV9gMzFAYa4xvx6Ux2RHedji7oB3ZUl+BTuLHyNHkRl0bJy0YHn9z66ApCLZbI3AwOwwur4OygtIVUx5Z5nu51WgorF7x2GZfhsEtM0OY2DOEdxYnZoLS5EJnV8G+eqnCNi0LyA7oOCYrhECpEG5SDlJmzsX3cGq3iqL8YMF7UVN/AGEQcVhnGznD7l9RF0kdIdRaKliBccUupqsYj58lIv0ffugaqf5mqwLOJN6Et7VRdEK3vc1I1p6Mk5EraCMDFKuXKO67pD2XHh/0GGygrFHUp4OYv5f269vTPcqpDUXkxZwJIeh8Po5Tj+h7wlpE8ekiS4FmAR4RvU9YW0PWicKKOU0VvN/AYdS7zg1ub7CAAAAAElFTkSuQmCC"/></defs></svg>
|
|
3
3
|
</template>
|
|
4
4
|
<script>
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<template>
|
|
2
|
-
<svg viewBox="0 0 18 18" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-
|
|
2
|
+
<svg viewBox="0 0 18 18" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-icon-line-set2`]" width="1em" height="1em" v-bind="$attrs"><path d="M11.835 10.116C12.4563 10.116 12.96 10.6196 12.96 11.241V12.1188H15.6605C16.0736 12.1188 16.4086 12.4538 16.4086 12.8669C16.4085 13.2801 16.0736 13.6151 15.6605 13.6151H12.96V14.494C12.9596 15.1149 12.4561 15.619 11.835 15.619C11.214 15.619 10.7105 15.1149 10.71 14.494V11.241C10.71 10.6196 11.2137 10.116 11.835 10.116ZM9.08954 12.1188C9.50272 12.1188 9.83771 12.4538 9.83771 12.8669C9.83762 13.28 9.50266 13.6151 9.08954 13.6151H2.33954C1.92663 13.6149 1.59146 13.2799 1.59137 12.8669C1.59137 12.4539 1.92657 12.119 2.33954 12.1188H9.08954ZM6.16827 2.375C6.78959 2.375 7.29327 2.87868 7.29327 3.5V6.75305C7.29294 7.37409 6.78939 7.87805 6.16827 7.87805C5.54716 7.87805 5.04361 7.37409 5.04327 6.75305V5.87415H2.33954C1.92658 5.87389 1.59137 5.53899 1.59137 5.12598C1.59141 4.71299 1.9266 4.37807 2.33954 4.37781H5.04327V3.5C5.04327 2.87868 5.54695 2.375 6.16827 2.375ZM15.6605 4.37781C16.0736 4.37781 16.4086 4.71283 16.4086 5.12598C16.4086 5.53915 16.0736 5.87415 15.6605 5.87415H8.91046C8.49743 5.87397 8.16229 5.53905 8.16229 5.12598C8.16233 4.71294 8.49745 4.37798 8.91046 4.37781H15.6605Z"/></svg>
|
|
3
3
|
</template>
|
|
4
4
|
<script>
|
|
5
5
|
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg viewBox="0 0 18 18" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-line-agent`]" width="1em" height="1em" v-bind="$attrs"><path d="M11.7477 1.44531C13.5715 1.44551 15.0682 2.84252 15.2281 4.62476C16.4241 5.71824 17.1759 7.30668 17.176 9.07092C17.176 10.4375 16.7244 11.6995 15.9653 12.7074C15.9606 14.8335 14.2362 16.5557 12.1091 16.5559C10.8328 16.5559 9.70103 15.9357 8.9989 14.9805C8.29675 15.9352 7.1668 16.5558 5.89087 16.5559C3.76355 16.5559 2.03831 14.8336 2.03357 12.7074C1.2746 11.6996 0.823975 10.4374 0.823975 9.07092C0.824105 7.30682 1.57493 5.71823 2.77075 4.62476C2.93068 2.84238 4.42833 1.44531 6.25232 1.44531C7.36778 1.44539 8.35885 1.96982 8.9989 2.78345C9.63897 1.96932 10.6318 1.44533 11.7477 1.44531ZM6.25232 2.94165C5.14802 2.94165 4.25281 3.83687 4.25281 4.94116V5.073C4.25281 5.86488 4.89466 6.50661 5.68652 6.50671C6.09955 6.50682 6.43459 6.84186 6.43469 7.25488C6.43469 7.668 6.09961 8.00295 5.68652 8.00305C4.58029 8.00298 3.61768 7.38962 3.11902 6.48474C2.6161 7.21356 2.32041 8.10565 2.32031 9.07092C2.32031 9.63283 2.4207 10.1696 2.60376 10.6639C2.84871 10.2986 3.16627 9.97964 3.54419 9.7301L3.57935 9.70703C3.92409 9.47967 4.38775 9.57447 4.61536 9.91907C4.84293 10.2639 4.74807 10.7285 4.40332 10.9562L4.36926 10.9781C3.8456 11.3238 3.53004 11.9097 3.52991 12.5371V12.6986C3.52991 14.0025 4.58697 15.0596 5.89087 15.0596C7.19468 15.0595 8.25183 14.0024 8.25183 12.6986V10.4651C7.88698 10.7384 7.4696 10.9503 7.01038 11.077C6.61222 11.1867 6.20072 10.9522 6.09082 10.5541C5.98119 10.1559 6.21455 9.74442 6.61267 9.63452C7.58075 9.36729 8.2516 8.48655 8.25183 7.4823V4.94116C8.25183 3.83695 7.3565 2.94178 6.25232 2.94165ZM11.7477 2.94165C10.6434 2.94168 9.74817 3.83688 9.74817 4.94116V7.4823C9.7484 8.48661 10.4192 9.36735 11.3873 9.63452C11.7852 9.74455 12.0187 10.1561 11.9092 10.5541C11.7993 10.9521 11.3877 11.1864 10.9896 11.077C10.5305 10.9503 10.113 10.7383 9.74817 10.4651V12.6986C9.74817 14.0025 10.8053 15.0595 12.1091 15.0596C13.4128 15.0593 14.4701 14.0023 14.4701 12.6986V12.5371C14.47 11.9098 14.1542 11.3239 13.6307 10.9781L13.5967 10.9562C13.2519 10.7285 13.157 10.2639 13.3846 9.91907C13.6123 9.57462 14.076 9.47966 14.4207 9.70703L14.4558 9.7301C14.8333 9.97944 15.1492 10.2991 15.394 10.6639C15.5772 10.1695 15.6797 9.63303 15.6797 9.07092C15.6796 8.10564 15.3817 7.21466 14.8788 6.48584C14.3799 7.38977 13.4189 8.00284 12.3135 8.00305C11.9003 8.00305 11.5653 7.66806 11.5653 7.25488C11.5654 6.84179 11.9004 6.50671 12.3135 6.50671C13.1052 6.50641 13.7472 5.86476 13.7472 5.073V4.94116C13.7472 3.83699 12.8518 2.94185 11.7477 2.94165Z"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconLineAgent',
|
|
8
|
+
props: {
|
|
9
|
+
prefix: {
|
|
10
|
+
type: String,
|
|
11
|
+
default: 'sc',
|
|
12
|
+
},
|
|
13
|
+
useCurrentColor: {
|
|
14
|
+
type: Boolean,
|
|
15
|
+
default: true,
|
|
16
|
+
},
|
|
17
|
+
},
|
|
18
|
+
};
|
|
19
|
+
</script>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg viewBox="0 0 18 18" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-line-skill`]" width="1em" height="1em" v-bind="$attrs"><path d="M9.33557 0.79991C9.53306 0.549974 9.86742 0.452575 10.1683 0.557112C10.469 0.661753 10.6704 0.945117 10.6704 1.26353V6.37108H15.6824C15.9691 6.37108 16.2308 6.53491 16.3558 6.79295C16.4808 7.05108 16.4469 7.35792 16.269 7.58287L8.6643 17.1959C8.46671 17.4457 8.13234 17.5433 7.83154 17.4387C7.53089 17.334 7.32946 17.0507 7.32946 16.7323V11.6357H2.3175C2.03073 11.6357 1.76904 11.4719 1.64404 11.2139C1.51915 10.9558 1.55308 10.6489 1.73083 10.4239L9.33557 0.79991ZM3.86218 10.1394H8.07763C8.49063 10.1395 8.82561 10.4746 8.8258 10.8876V14.5801L14.1366 7.86742H9.92224C9.50921 7.86727 9.17411 7.5323 9.17407 7.11925V3.41685L3.86218 10.1394Z"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconLineSkill',
|
|
8
|
+
props: {
|
|
9
|
+
prefix: {
|
|
10
|
+
type: String,
|
|
11
|
+
default: 'sc',
|
|
12
|
+
},
|
|
13
|
+
useCurrentColor: {
|
|
14
|
+
type: Boolean,
|
|
15
|
+
default: true,
|
|
16
|
+
},
|
|
17
|
+
},
|
|
18
|
+
};
|
|
19
|
+
</script>
|
package/src/index.js
CHANGED
|
@@ -240,4 +240,18 @@ export { default as IconLinePrint } from './IconLinePrint/index.vue';
|
|
|
240
240
|
export { default as IconLineInternationalization } from './IconLineInternationalization/index.vue';
|
|
241
241
|
export { default as IconIconLineSet2 } from './IconIconLineSet2/index.vue';
|
|
242
242
|
export { default as IconLineLlm } from './IconLineLlm/index.vue';
|
|
243
|
-
export { default as IconColorLogicFlow } from './IconColorLogicFlow/index.vue';
|
|
243
|
+
export { default as IconColorLogicFlow } from './IconColorLogicFlow/index.vue';
|
|
244
|
+
export { default as IconLineSkill } from './IconLineSkill/index.vue';
|
|
245
|
+
export { default as IconLineAgent } from './IconLineAgent/index.vue';
|
|
246
|
+
export { default as IconColorLongtext } from './IconColorLongtext/index.vue';
|
|
247
|
+
export { default as IconColorHline } from './IconColorHline/index.vue';
|
|
248
|
+
export { default as IconColorBarcode } from './IconColorBarcode/index.vue';
|
|
249
|
+
export { default as IconColorTable } from './IconColorTable/index.vue';
|
|
250
|
+
export { default as IconColorQrcode } from './IconColorQrcode/index.vue';
|
|
251
|
+
export { default as IconColorImage } from './IconColorImage/index.vue';
|
|
252
|
+
export { default as IconColorUser } from './IconColorUser/index.vue';
|
|
253
|
+
export { default as IconColorVline } from './IconColorVline/index.vue';
|
|
254
|
+
export { default as IconColorTime } from './IconColorTime/index.vue';
|
|
255
|
+
export { default as IconColorOval } from './IconColorOval/index.vue';
|
|
256
|
+
export { default as IconColorRect } from './IconColorRect/index.vue';
|
|
257
|
+
export { default as IconColorText } from './IconColorText/index.vue';
|