@arco-iconbox/vue-te 0.0.91 → 0.0.92
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 +5774 -5799
- package/dist/icon.js.map +1 -1
- package/dist/icon.min.js +427 -439
- package/dist/icon.min.js.map +1 -1
- package/esm/IconChart/index.js +50 -0
- package/esm/IconDongtaiwenben/index.js +62 -0
- package/esm/IconShujujiedu/index.js +75 -0
- package/esm/index.js +3 -6
- package/lib/IconChart/index.js +51 -0
- package/lib/IconDongtaiwenben/index.js +63 -0
- package/lib/IconShujujiedu/index.js +76 -0
- package/lib/index.js +8 -14
- package/package.json +1 -1
- package/src/IconChart/index.vue +19 -0
- package/src/IconDongtaiwenben/index.vue +19 -0
- package/src/IconShujujiedu/index.vue +19 -0
- package/src/index.js +4 -7
- package/esm/IconAnxiaoshebei/index.js +0 -35
- package/esm/IconBaojingshu/index.js +0 -35
- package/esm/IconGaojingtongji/index.js +0 -35
- package/esm/IconShebeizongshu/index.js +0 -43
- package/esm/IconShipinjiankong/index.js +0 -35
- package/esm/IconZhengzaigaojing/index.js +0 -35
- package/lib/IconAnxiaoshebei/index.js +0 -36
- package/lib/IconBaojingshu/index.js +0 -36
- package/lib/IconGaojingtongji/index.js +0 -36
- package/lib/IconShebeizongshu/index.js +0 -44
- package/lib/IconShipinjiankong/index.js +0 -36
- package/lib/IconZhengzaigaojing/index.js +0 -36
- package/src/IconAnxiaoshebei/index.vue +0 -19
- package/src/IconBaojingshu/index.vue +0 -19
- package/src/IconGaojingtongji/index.vue +0 -19
- package/src/IconShebeizongshu/index.vue +0 -19
- package/src/IconShipinjiankong/index.vue +0 -19
- package/src/IconZhengzaigaojing/index.vue +0 -19
|
@@ -0,0 +1,50 @@
|
|
|
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: "IconChart",
|
|
5
|
+
props: {
|
|
6
|
+
prefix: {
|
|
7
|
+
type: String,
|
|
8
|
+
default: "teicon-"
|
|
9
|
+
},
|
|
10
|
+
useCurrentColor: {
|
|
11
|
+
type: Boolean,
|
|
12
|
+
default: false
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
const _hoisted_1 = ["fill"];
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("defs", null, [
|
|
18
|
+
/* @__PURE__ */ createElementVNode("linearGradient", {
|
|
19
|
+
id: "svg_b50951613b__paint0_linear_210_16717",
|
|
20
|
+
x1: "4.75",
|
|
21
|
+
y1: "4.138",
|
|
22
|
+
x2: "15.867",
|
|
23
|
+
y2: "15.677",
|
|
24
|
+
gradientUnits: "userSpaceOnUse"
|
|
25
|
+
}, [
|
|
26
|
+
/* @__PURE__ */ createElementVNode("stop", { "stop-color": "#2E90FA" }),
|
|
27
|
+
/* @__PURE__ */ createElementVNode("stop", {
|
|
28
|
+
offset: "1",
|
|
29
|
+
"stop-color": "#7A5AF8"
|
|
30
|
+
})
|
|
31
|
+
])
|
|
32
|
+
], -1);
|
|
33
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
34
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
35
|
+
viewBox: "0 0 20 20",
|
|
36
|
+
fill: "none",
|
|
37
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
38
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-chart`],
|
|
39
|
+
width: "1em",
|
|
40
|
+
height: "1em"
|
|
41
|
+
}, _ctx.$attrs), [
|
|
42
|
+
createElementVNode("path", {
|
|
43
|
+
d: "M4.33008 13.1816C5.25232 13.1816 5.99989 13.9293 6 14.8515V16.7118C5.99985 17.634 5.2523 18.3818 4.33008 18.3818H3.60059C2.71695 18.3818 2 17.6648 2 16.7812V14.8515C2.00011 13.9294 2.74784 13.1818 3.66992 13.1816H4.33008ZM10.3301 10.3818C11.2523 10.3818 11.9999 11.1295 12 12.0517V16.7118C11.9999 17.6341 11.2523 18.3817 10.3301 18.3818H9.59961C8.71633 18.3815 8.00021 17.6655 8 16.7822V12.0517C8.00013 11.1296 8.74778 10.3819 9.66992 10.3818H10.3301ZM16.3301 7.98236C17.2523 7.98246 18 8.73003 18 9.65228V16.7118C17.9999 17.634 17.2523 18.3817 16.3301 18.3818H15.5996C14.7163 18.3816 14.0002 17.6655 14 16.7822V9.65228C14 8.72998 14.7476 7.98239 15.6699 7.98236H16.3301ZM16.0986 1.62884C16.3454 1.43213 16.7054 1.46414 16.9131 1.70111L17.8555 2.7763C18.0733 3.025 18.0409 3.40312 17.7832 3.61126L11.7988 8.44525C11.5871 8.61625 11.2842 8.62065 11.0674 8.45599L8.96387 6.85833L3.88574 10.9677C3.63622 11.1696 3.26887 11.1358 3.06152 10.8915L2.13867 9.80364C1.92731 9.55458 1.96251 9.18248 2.2168 8.9765L8.54688 3.84857C8.75855 3.67737 9.06144 3.6731 9.27832 3.83782L11.3535 5.414L16.0986 1.62884Z",
|
|
44
|
+
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_b50951613b__paint0_linear_210_16717)"
|
|
45
|
+
}, null, 8, _hoisted_1),
|
|
46
|
+
_hoisted_2
|
|
47
|
+
], 16);
|
|
48
|
+
}
|
|
49
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
50
|
+
export { index as default };
|
|
@@ -0,0 +1,62 @@
|
|
|
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: "IconDongtaiwenben",
|
|
5
|
+
props: {
|
|
6
|
+
prefix: {
|
|
7
|
+
type: String,
|
|
8
|
+
default: "teicon-"
|
|
9
|
+
},
|
|
10
|
+
useCurrentColor: {
|
|
11
|
+
type: Boolean,
|
|
12
|
+
default: false
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
const _hoisted_1 = ["fill"];
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
|
|
18
|
+
d: "M9.1001 13.9731H10.9463M6.99976 7.625V6.5H12.9998V7.625M10 7.25V13.25",
|
|
19
|
+
stroke: "#fff",
|
|
20
|
+
"stroke-width": "1.67",
|
|
21
|
+
"stroke-linecap": "round",
|
|
22
|
+
"stroke-linejoin": "round"
|
|
23
|
+
}, null, -1);
|
|
24
|
+
const _hoisted_3 = /* @__PURE__ */ createElementVNode("defs", null, [
|
|
25
|
+
/* @__PURE__ */ createElementVNode("linearGradient", {
|
|
26
|
+
id: "svg_a02620ba3d__paint0_linear_210_16701",
|
|
27
|
+
x1: "4.75",
|
|
28
|
+
y1: "4.5",
|
|
29
|
+
x2: "15.25",
|
|
30
|
+
y2: "16",
|
|
31
|
+
gradientUnits: "userSpaceOnUse"
|
|
32
|
+
}, [
|
|
33
|
+
/* @__PURE__ */ createElementVNode("stop", { "stop-color": "#2E90FA" }),
|
|
34
|
+
/* @__PURE__ */ createElementVNode("stop", {
|
|
35
|
+
offset: "1",
|
|
36
|
+
"stop-color": "#7A5AF8"
|
|
37
|
+
})
|
|
38
|
+
])
|
|
39
|
+
], -1);
|
|
40
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
41
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
42
|
+
viewBox: "0 0 20 20",
|
|
43
|
+
fill: "none",
|
|
44
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
45
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-dongtaiwenben`],
|
|
46
|
+
width: "1em",
|
|
47
|
+
height: "1em"
|
|
48
|
+
}, _ctx.$attrs), [
|
|
49
|
+
createElementVNode("rect", {
|
|
50
|
+
x: "2",
|
|
51
|
+
y: "2",
|
|
52
|
+
width: "16",
|
|
53
|
+
height: "16",
|
|
54
|
+
rx: "2.67",
|
|
55
|
+
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_a02620ba3d__paint0_linear_210_16701)"
|
|
56
|
+
}, null, 8, _hoisted_1),
|
|
57
|
+
_hoisted_2,
|
|
58
|
+
_hoisted_3
|
|
59
|
+
], 16);
|
|
60
|
+
}
|
|
61
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
62
|
+
export { index as default };
|
|
@@ -0,0 +1,75 @@
|
|
|
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: "IconShujujiedu",
|
|
5
|
+
props: {
|
|
6
|
+
prefix: {
|
|
7
|
+
type: String,
|
|
8
|
+
default: "teicon-"
|
|
9
|
+
},
|
|
10
|
+
useCurrentColor: {
|
|
11
|
+
type: Boolean,
|
|
12
|
+
default: false
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
const _hoisted_1 = { "clip-path": "url(#svg_e03d9947e5__clip0_210_16706)" };
|
|
17
|
+
const _hoisted_2 = ["fill"];
|
|
18
|
+
const _hoisted_3 = ["fill"];
|
|
19
|
+
const _hoisted_4 = ["fill"];
|
|
20
|
+
const _hoisted_5 = /* @__PURE__ */ createElementVNode("linearGradient", {
|
|
21
|
+
id: "svg_e03d9947e5__paint0_linear_210_16706",
|
|
22
|
+
x1: "5.853",
|
|
23
|
+
y1: "4.27",
|
|
24
|
+
x2: "16.764",
|
|
25
|
+
y2: "16.519",
|
|
26
|
+
gradientUnits: "userSpaceOnUse"
|
|
27
|
+
}, [
|
|
28
|
+
/* @__PURE__ */ createElementVNode("stop", { "stop-color": "#2E90FA" }),
|
|
29
|
+
/* @__PURE__ */ createElementVNode("stop", {
|
|
30
|
+
offset: "1",
|
|
31
|
+
"stop-color": "#7A5AF8"
|
|
32
|
+
})
|
|
33
|
+
], -1);
|
|
34
|
+
const _hoisted_6 = { id: "svg_e03d9947e5__clip0_210_16706" };
|
|
35
|
+
const _hoisted_7 = ["fill"];
|
|
36
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
37
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
38
|
+
viewBox: "0 0 20 20",
|
|
39
|
+
fill: "none",
|
|
40
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
41
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-shujujiedu`],
|
|
42
|
+
width: "1em",
|
|
43
|
+
height: "1em"
|
|
44
|
+
}, _ctx.$attrs), [
|
|
45
|
+
createElementVNode("g", _hoisted_1, [
|
|
46
|
+
createElementVNode("path", {
|
|
47
|
+
d: "M12.917 1.66602C15.2181 1.66615 17.084 3.53288 17.084 5.83398V10.2185C17.084 10.2321 17.07 10.2387 17.0586 10.2314C16.8162 10.0803 16.5356 10.001 16.25 10.001C15.9313 10.0008 15.6206 10.0999 15.3613 10.2852C15.102 10.4706 14.9067 10.7325 14.8037 11.0342L14.5342 11.8254C14.3673 12.3155 13.9825 12.7004 13.4924 12.8675L12.7031 13.1367L12.5225 13.2109C12.251 13.3439 12.0248 13.554 11.873 13.8154C11.7214 14.0769 11.6506 14.378 11.6699 14.6797C11.6893 14.9812 11.7977 15.2709 11.9814 15.5107C12.1653 15.7506 12.417 15.9311 12.7031 16.0283L13.4943 16.2978C13.9844 16.4647 14.3694 16.8495 14.5365 17.3396L14.8057 18.1289L14.8789 18.3076C14.885 18.32 14.8772 18.334 14.8634 18.334H4.58398C3.66367 18.334 2.91726 17.5872 2.91699 16.667V3.33398C2.91699 2.41351 3.66351 1.66602 4.58398 1.66602H12.917ZM16.668 11.6211C16.8757 11.6211 17.0796 11.6728 17.2559 11.7705C17.432 11.8682 17.5737 12.0081 17.665 12.1738L17.7188 12.2891L17.8147 12.5389C17.9994 13.0202 18.396 13.3892 18.8894 13.5388L19.248 13.6475C19.4561 13.7103 19.6388 13.8264 19.7725 13.9814C19.9061 14.1366 19.985 14.3236 19.999 14.5186C20.0131 14.7135 19.9619 14.9082 19.8516 15.0771C19.7412 15.2461 19.5764 15.3819 19.3789 15.4678L19.248 15.5156L18.8913 15.6235C18.3974 15.7729 18.0003 16.1423 17.8156 16.6241L17.7197 16.874C17.6489 17.059 17.5174 17.2211 17.3428 17.3398C17.1681 17.4586 16.9577 17.5286 16.7383 17.541C16.5189 17.5533 16.3004 17.5073 16.1104 17.4092C15.9204 17.3111 15.7675 17.1655 15.6709 16.9902L15.6172 16.874L15.5216 16.6249C15.3367 16.1432 14.9395 15.774 14.4456 15.6247L14.0879 15.5166C13.8797 15.4537 13.6972 15.3368 13.5635 15.1816C13.4298 15.0265 13.3509 14.8395 13.3369 14.6445C13.323 14.4498 13.3742 14.2557 13.4844 14.0869C13.5948 13.9179 13.7595 13.7812 13.957 13.6953L14.0879 13.6484L14.4456 13.5399C14.9389 13.3903 15.3355 13.0211 15.5201 12.5397L15.6162 12.2891C15.6911 12.0942 15.8329 11.9245 16.0215 11.8047C16.21 11.685 16.4363 11.621 16.668 11.6211Z",
|
|
48
|
+
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_e03d9947e5__paint0_linear_210_16706)"
|
|
49
|
+
}, null, 8, _hoisted_2),
|
|
50
|
+
createElementVNode("rect", {
|
|
51
|
+
x: "6.25",
|
|
52
|
+
y: "5.417",
|
|
53
|
+
width: "7.5",
|
|
54
|
+
height: "1.25",
|
|
55
|
+
rx: ".625",
|
|
56
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
57
|
+
}, null, 8, _hoisted_3),
|
|
58
|
+
createElementVNode("path", {
|
|
59
|
+
d: "M6.25 9.375C6.25 9.02982 6.52982 8.75 6.875 8.75H11.4583C11.8035 8.75 12.0833 9.02982 12.0833 9.375 12.0833 9.72018 11.8035 10 11.4583 10H6.875C6.52982 10 6.25 9.72018 6.25 9.375zM6.25 12.7085C6.25 12.3633 6.52982 12.0835 6.875 12.0835L8.95833 12.0835C9.30351 12.0835 9.58333 12.3633 9.58333 12.7085 9.58333 13.0537 9.30351 13.3335 8.95833 13.3335H6.875C6.52982 13.3335 6.25 13.0537 6.25 12.7085z",
|
|
60
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
61
|
+
}, null, 8, _hoisted_4)
|
|
62
|
+
]),
|
|
63
|
+
createElementVNode("defs", null, [
|
|
64
|
+
_hoisted_5,
|
|
65
|
+
createElementVNode("clipPath", _hoisted_6, [
|
|
66
|
+
createElementVNode("path", {
|
|
67
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff",
|
|
68
|
+
d: "M0 0H20V20H0z"
|
|
69
|
+
}, null, 8, _hoisted_7)
|
|
70
|
+
])
|
|
71
|
+
])
|
|
72
|
+
], 16);
|
|
73
|
+
}
|
|
74
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
75
|
+
export { index as default };
|
package/esm/index.js
CHANGED
|
@@ -659,10 +659,7 @@ export { default as IconVerticalAlignBottom } from "./IconVerticalAlignBottom/in
|
|
|
659
659
|
export { default as IconTocNav } from "./IconTocNav/index.js";
|
|
660
660
|
export { default as IconSelect2 } from "./IconSelect2/index.js";
|
|
661
661
|
export { default as IconAlarmBadge } from "./IconAlarmBadge/index.js";
|
|
662
|
-
export { default as IconGaojingtongji } from "./IconGaojingtongji/index.js";
|
|
663
|
-
export { default as IconZhengzaigaojing } from "./IconZhengzaigaojing/index.js";
|
|
664
|
-
export { default as IconShipinjiankong } from "./IconShipinjiankong/index.js";
|
|
665
|
-
export { default as IconShebeizongshu } from "./IconShebeizongshu/index.js";
|
|
666
|
-
export { default as IconAnxiaoshebei } from "./IconAnxiaoshebei/index.js";
|
|
667
|
-
export { default as IconBaojingshu } from "./IconBaojingshu/index.js";
|
|
668
662
|
export { default as IconAi } from "./IconAi/index.js";
|
|
663
|
+
export { default as IconChart } from "./IconChart/index.js";
|
|
664
|
+
export { default as IconDongtaiwenben } from "./IconDongtaiwenben/index.js";
|
|
665
|
+
export { default as IconShujujiedu } from "./IconShujujiedu/index.js";
|
|
@@ -0,0 +1,51 @@
|
|
|
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: "IconChart",
|
|
6
|
+
props: {
|
|
7
|
+
prefix: {
|
|
8
|
+
type: String,
|
|
9
|
+
default: "teicon-"
|
|
10
|
+
},
|
|
11
|
+
useCurrentColor: {
|
|
12
|
+
type: Boolean,
|
|
13
|
+
default: false
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
};
|
|
17
|
+
const _hoisted_1 = ["fill"];
|
|
18
|
+
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("defs", null, [
|
|
19
|
+
/* @__PURE__ */ vue.createElementVNode("linearGradient", {
|
|
20
|
+
id: "svg_b50951613b__paint0_linear_210_16717",
|
|
21
|
+
x1: "4.75",
|
|
22
|
+
y1: "4.138",
|
|
23
|
+
x2: "15.867",
|
|
24
|
+
y2: "15.677",
|
|
25
|
+
gradientUnits: "userSpaceOnUse"
|
|
26
|
+
}, [
|
|
27
|
+
/* @__PURE__ */ vue.createElementVNode("stop", { "stop-color": "#2E90FA" }),
|
|
28
|
+
/* @__PURE__ */ vue.createElementVNode("stop", {
|
|
29
|
+
offset: "1",
|
|
30
|
+
"stop-color": "#7A5AF8"
|
|
31
|
+
})
|
|
32
|
+
])
|
|
33
|
+
], -1);
|
|
34
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
35
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
|
36
|
+
viewBox: "0 0 20 20",
|
|
37
|
+
fill: "none",
|
|
38
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
39
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-chart`],
|
|
40
|
+
width: "1em",
|
|
41
|
+
height: "1em"
|
|
42
|
+
}, _ctx.$attrs), [
|
|
43
|
+
vue.createElementVNode("path", {
|
|
44
|
+
d: "M4.33008 13.1816C5.25232 13.1816 5.99989 13.9293 6 14.8515V16.7118C5.99985 17.634 5.2523 18.3818 4.33008 18.3818H3.60059C2.71695 18.3818 2 17.6648 2 16.7812V14.8515C2.00011 13.9294 2.74784 13.1818 3.66992 13.1816H4.33008ZM10.3301 10.3818C11.2523 10.3818 11.9999 11.1295 12 12.0517V16.7118C11.9999 17.6341 11.2523 18.3817 10.3301 18.3818H9.59961C8.71633 18.3815 8.00021 17.6655 8 16.7822V12.0517C8.00013 11.1296 8.74778 10.3819 9.66992 10.3818H10.3301ZM16.3301 7.98236C17.2523 7.98246 18 8.73003 18 9.65228V16.7118C17.9999 17.634 17.2523 18.3817 16.3301 18.3818H15.5996C14.7163 18.3816 14.0002 17.6655 14 16.7822V9.65228C14 8.72998 14.7476 7.98239 15.6699 7.98236H16.3301ZM16.0986 1.62884C16.3454 1.43213 16.7054 1.46414 16.9131 1.70111L17.8555 2.7763C18.0733 3.025 18.0409 3.40312 17.7832 3.61126L11.7988 8.44525C11.5871 8.61625 11.2842 8.62065 11.0674 8.45599L8.96387 6.85833L3.88574 10.9677C3.63622 11.1696 3.26887 11.1358 3.06152 10.8915L2.13867 9.80364C1.92731 9.55458 1.96251 9.18248 2.2168 8.9765L8.54688 3.84857C8.75855 3.67737 9.06144 3.6731 9.27832 3.83782L11.3535 5.414L16.0986 1.62884Z",
|
|
45
|
+
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_b50951613b__paint0_linear_210_16717)"
|
|
46
|
+
}, null, 8, _hoisted_1),
|
|
47
|
+
_hoisted_2
|
|
48
|
+
], 16);
|
|
49
|
+
}
|
|
50
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
|
51
|
+
module.exports = index;
|
|
@@ -0,0 +1,63 @@
|
|
|
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: "IconDongtaiwenben",
|
|
6
|
+
props: {
|
|
7
|
+
prefix: {
|
|
8
|
+
type: String,
|
|
9
|
+
default: "teicon-"
|
|
10
|
+
},
|
|
11
|
+
useCurrentColor: {
|
|
12
|
+
type: Boolean,
|
|
13
|
+
default: false
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
};
|
|
17
|
+
const _hoisted_1 = ["fill"];
|
|
18
|
+
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
19
|
+
d: "M9.1001 13.9731H10.9463M6.99976 7.625V6.5H12.9998V7.625M10 7.25V13.25",
|
|
20
|
+
stroke: "#fff",
|
|
21
|
+
"stroke-width": "1.67",
|
|
22
|
+
"stroke-linecap": "round",
|
|
23
|
+
"stroke-linejoin": "round"
|
|
24
|
+
}, null, -1);
|
|
25
|
+
const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("defs", null, [
|
|
26
|
+
/* @__PURE__ */ vue.createElementVNode("linearGradient", {
|
|
27
|
+
id: "svg_a02620ba3d__paint0_linear_210_16701",
|
|
28
|
+
x1: "4.75",
|
|
29
|
+
y1: "4.5",
|
|
30
|
+
x2: "15.25",
|
|
31
|
+
y2: "16",
|
|
32
|
+
gradientUnits: "userSpaceOnUse"
|
|
33
|
+
}, [
|
|
34
|
+
/* @__PURE__ */ vue.createElementVNode("stop", { "stop-color": "#2E90FA" }),
|
|
35
|
+
/* @__PURE__ */ vue.createElementVNode("stop", {
|
|
36
|
+
offset: "1",
|
|
37
|
+
"stop-color": "#7A5AF8"
|
|
38
|
+
})
|
|
39
|
+
])
|
|
40
|
+
], -1);
|
|
41
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
42
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
|
43
|
+
viewBox: "0 0 20 20",
|
|
44
|
+
fill: "none",
|
|
45
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
46
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-dongtaiwenben`],
|
|
47
|
+
width: "1em",
|
|
48
|
+
height: "1em"
|
|
49
|
+
}, _ctx.$attrs), [
|
|
50
|
+
vue.createElementVNode("rect", {
|
|
51
|
+
x: "2",
|
|
52
|
+
y: "2",
|
|
53
|
+
width: "16",
|
|
54
|
+
height: "16",
|
|
55
|
+
rx: "2.67",
|
|
56
|
+
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_a02620ba3d__paint0_linear_210_16701)"
|
|
57
|
+
}, null, 8, _hoisted_1),
|
|
58
|
+
_hoisted_2,
|
|
59
|
+
_hoisted_3
|
|
60
|
+
], 16);
|
|
61
|
+
}
|
|
62
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
|
63
|
+
module.exports = index;
|
|
@@ -0,0 +1,76 @@
|
|
|
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: "IconShujujiedu",
|
|
6
|
+
props: {
|
|
7
|
+
prefix: {
|
|
8
|
+
type: String,
|
|
9
|
+
default: "teicon-"
|
|
10
|
+
},
|
|
11
|
+
useCurrentColor: {
|
|
12
|
+
type: Boolean,
|
|
13
|
+
default: false
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
};
|
|
17
|
+
const _hoisted_1 = { "clip-path": "url(#svg_e03d9947e5__clip0_210_16706)" };
|
|
18
|
+
const _hoisted_2 = ["fill"];
|
|
19
|
+
const _hoisted_3 = ["fill"];
|
|
20
|
+
const _hoisted_4 = ["fill"];
|
|
21
|
+
const _hoisted_5 = /* @__PURE__ */ vue.createElementVNode("linearGradient", {
|
|
22
|
+
id: "svg_e03d9947e5__paint0_linear_210_16706",
|
|
23
|
+
x1: "5.853",
|
|
24
|
+
y1: "4.27",
|
|
25
|
+
x2: "16.764",
|
|
26
|
+
y2: "16.519",
|
|
27
|
+
gradientUnits: "userSpaceOnUse"
|
|
28
|
+
}, [
|
|
29
|
+
/* @__PURE__ */ vue.createElementVNode("stop", { "stop-color": "#2E90FA" }),
|
|
30
|
+
/* @__PURE__ */ vue.createElementVNode("stop", {
|
|
31
|
+
offset: "1",
|
|
32
|
+
"stop-color": "#7A5AF8"
|
|
33
|
+
})
|
|
34
|
+
], -1);
|
|
35
|
+
const _hoisted_6 = { id: "svg_e03d9947e5__clip0_210_16706" };
|
|
36
|
+
const _hoisted_7 = ["fill"];
|
|
37
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
38
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
|
39
|
+
viewBox: "0 0 20 20",
|
|
40
|
+
fill: "none",
|
|
41
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
42
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-shujujiedu`],
|
|
43
|
+
width: "1em",
|
|
44
|
+
height: "1em"
|
|
45
|
+
}, _ctx.$attrs), [
|
|
46
|
+
vue.createElementVNode("g", _hoisted_1, [
|
|
47
|
+
vue.createElementVNode("path", {
|
|
48
|
+
d: "M12.917 1.66602C15.2181 1.66615 17.084 3.53288 17.084 5.83398V10.2185C17.084 10.2321 17.07 10.2387 17.0586 10.2314C16.8162 10.0803 16.5356 10.001 16.25 10.001C15.9313 10.0008 15.6206 10.0999 15.3613 10.2852C15.102 10.4706 14.9067 10.7325 14.8037 11.0342L14.5342 11.8254C14.3673 12.3155 13.9825 12.7004 13.4924 12.8675L12.7031 13.1367L12.5225 13.2109C12.251 13.3439 12.0248 13.554 11.873 13.8154C11.7214 14.0769 11.6506 14.378 11.6699 14.6797C11.6893 14.9812 11.7977 15.2709 11.9814 15.5107C12.1653 15.7506 12.417 15.9311 12.7031 16.0283L13.4943 16.2978C13.9844 16.4647 14.3694 16.8495 14.5365 17.3396L14.8057 18.1289L14.8789 18.3076C14.885 18.32 14.8772 18.334 14.8634 18.334H4.58398C3.66367 18.334 2.91726 17.5872 2.91699 16.667V3.33398C2.91699 2.41351 3.66351 1.66602 4.58398 1.66602H12.917ZM16.668 11.6211C16.8757 11.6211 17.0796 11.6728 17.2559 11.7705C17.432 11.8682 17.5737 12.0081 17.665 12.1738L17.7188 12.2891L17.8147 12.5389C17.9994 13.0202 18.396 13.3892 18.8894 13.5388L19.248 13.6475C19.4561 13.7103 19.6388 13.8264 19.7725 13.9814C19.9061 14.1366 19.985 14.3236 19.999 14.5186C20.0131 14.7135 19.9619 14.9082 19.8516 15.0771C19.7412 15.2461 19.5764 15.3819 19.3789 15.4678L19.248 15.5156L18.8913 15.6235C18.3974 15.7729 18.0003 16.1423 17.8156 16.6241L17.7197 16.874C17.6489 17.059 17.5174 17.2211 17.3428 17.3398C17.1681 17.4586 16.9577 17.5286 16.7383 17.541C16.5189 17.5533 16.3004 17.5073 16.1104 17.4092C15.9204 17.3111 15.7675 17.1655 15.6709 16.9902L15.6172 16.874L15.5216 16.6249C15.3367 16.1432 14.9395 15.774 14.4456 15.6247L14.0879 15.5166C13.8797 15.4537 13.6972 15.3368 13.5635 15.1816C13.4298 15.0265 13.3509 14.8395 13.3369 14.6445C13.323 14.4498 13.3742 14.2557 13.4844 14.0869C13.5948 13.9179 13.7595 13.7812 13.957 13.6953L14.0879 13.6484L14.4456 13.5399C14.9389 13.3903 15.3355 13.0211 15.5201 12.5397L15.6162 12.2891C15.6911 12.0942 15.8329 11.9245 16.0215 11.8047C16.21 11.685 16.4363 11.621 16.668 11.6211Z",
|
|
49
|
+
fill: $props.useCurrentColor ? "currentColor" : "url(#svg_e03d9947e5__paint0_linear_210_16706)"
|
|
50
|
+
}, null, 8, _hoisted_2),
|
|
51
|
+
vue.createElementVNode("rect", {
|
|
52
|
+
x: "6.25",
|
|
53
|
+
y: "5.417",
|
|
54
|
+
width: "7.5",
|
|
55
|
+
height: "1.25",
|
|
56
|
+
rx: ".625",
|
|
57
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
58
|
+
}, null, 8, _hoisted_3),
|
|
59
|
+
vue.createElementVNode("path", {
|
|
60
|
+
d: "M6.25 9.375C6.25 9.02982 6.52982 8.75 6.875 8.75H11.4583C11.8035 8.75 12.0833 9.02982 12.0833 9.375 12.0833 9.72018 11.8035 10 11.4583 10H6.875C6.52982 10 6.25 9.72018 6.25 9.375zM6.25 12.7085C6.25 12.3633 6.52982 12.0835 6.875 12.0835L8.95833 12.0835C9.30351 12.0835 9.58333 12.3633 9.58333 12.7085 9.58333 13.0537 9.30351 13.3335 8.95833 13.3335H6.875C6.52982 13.3335 6.25 13.0537 6.25 12.7085z",
|
|
61
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff"
|
|
62
|
+
}, null, 8, _hoisted_4)
|
|
63
|
+
]),
|
|
64
|
+
vue.createElementVNode("defs", null, [
|
|
65
|
+
_hoisted_5,
|
|
66
|
+
vue.createElementVNode("clipPath", _hoisted_6, [
|
|
67
|
+
vue.createElementVNode("path", {
|
|
68
|
+
fill: $props.useCurrentColor ? "currentColor" : "#fff",
|
|
69
|
+
d: "M0 0H20V20H0z"
|
|
70
|
+
}, null, 8, _hoisted_7)
|
|
71
|
+
])
|
|
72
|
+
])
|
|
73
|
+
], 16);
|
|
74
|
+
}
|
|
75
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
|
76
|
+
module.exports = index;
|
package/lib/index.js
CHANGED
|
@@ -661,13 +661,10 @@ var index$ah = require("./IconVerticalAlignBottom/index.js");
|
|
|
661
661
|
var index$ai = require("./IconTocNav/index.js");
|
|
662
662
|
var index$aj = require("./IconSelect2/index.js");
|
|
663
663
|
var index$ak = require("./IconAlarmBadge/index.js");
|
|
664
|
-
var index$al = require("./
|
|
665
|
-
var index$am = require("./
|
|
666
|
-
var index$an = require("./
|
|
667
|
-
var index$ao = require("./
|
|
668
|
-
var index$ap = require("./IconAnxiaoshebei/index.js");
|
|
669
|
-
var index$aq = require("./IconBaojingshu/index.js");
|
|
670
|
-
var index$ar = require("./IconAi/index.js");
|
|
664
|
+
var index$al = require("./IconAi/index.js");
|
|
665
|
+
var index$am = require("./IconChart/index.js");
|
|
666
|
+
var index$an = require("./IconDongtaiwenben/index.js");
|
|
667
|
+
var index$ao = require("./IconShujujiedu/index.js");
|
|
671
668
|
exports.IconNo = index;
|
|
672
669
|
exports.IconStr = index$1;
|
|
673
670
|
exports.IconConnectedInside = index$2;
|
|
@@ -1329,10 +1326,7 @@ exports.IconVerticalAlignBottom = index$ah;
|
|
|
1329
1326
|
exports.IconTocNav = index$ai;
|
|
1330
1327
|
exports.IconSelect2 = index$aj;
|
|
1331
1328
|
exports.IconAlarmBadge = index$ak;
|
|
1332
|
-
exports.
|
|
1333
|
-
exports.
|
|
1334
|
-
exports.
|
|
1335
|
-
exports.
|
|
1336
|
-
exports.IconAnxiaoshebei = index$ap;
|
|
1337
|
-
exports.IconBaojingshu = index$aq;
|
|
1338
|
-
exports.IconAi = index$ar;
|
|
1329
|
+
exports.IconAi = index$al;
|
|
1330
|
+
exports.IconChart = index$am;
|
|
1331
|
+
exports.IconDongtaiwenben = index$an;
|
|
1332
|
+
exports.IconShujujiedu = index$ao;
|
package/package.json
CHANGED
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-chart`]" width="1em" height="1em" v-bind="$attrs"><path d="M4.33008 13.1816C5.25232 13.1816 5.99989 13.9293 6 14.8515V16.7118C5.99985 17.634 5.2523 18.3818 4.33008 18.3818H3.60059C2.71695 18.3818 2 17.6648 2 16.7812V14.8515C2.00011 13.9294 2.74784 13.1818 3.66992 13.1816H4.33008ZM10.3301 10.3818C11.2523 10.3818 11.9999 11.1295 12 12.0517V16.7118C11.9999 17.6341 11.2523 18.3817 10.3301 18.3818H9.59961C8.71633 18.3815 8.00021 17.6655 8 16.7822V12.0517C8.00013 11.1296 8.74778 10.3819 9.66992 10.3818H10.3301ZM16.3301 7.98236C17.2523 7.98246 18 8.73003 18 9.65228V16.7118C17.9999 17.634 17.2523 18.3817 16.3301 18.3818H15.5996C14.7163 18.3816 14.0002 17.6655 14 16.7822V9.65228C14 8.72998 14.7476 7.98239 15.6699 7.98236H16.3301ZM16.0986 1.62884C16.3454 1.43213 16.7054 1.46414 16.9131 1.70111L17.8555 2.7763C18.0733 3.025 18.0409 3.40312 17.7832 3.61126L11.7988 8.44525C11.5871 8.61625 11.2842 8.62065 11.0674 8.45599L8.96387 6.85833L3.88574 10.9677C3.63622 11.1696 3.26887 11.1358 3.06152 10.8915L2.13867 9.80364C1.92731 9.55458 1.96251 9.18248 2.2168 8.9765L8.54688 3.84857C8.75855 3.67737 9.06144 3.6731 9.27832 3.83782L11.3535 5.414L16.0986 1.62884Z" :fill="useCurrentColor ? 'currentColor' : 'url(#svg_b50951613b__paint0_linear_210_16717)'"/><defs><linearGradient id="svg_b50951613b__paint0_linear_210_16717" x1="4.75" y1="4.138" x2="15.867" y2="15.677" gradientUnits="userSpaceOnUse"><stop stop-color="#2E90FA"/><stop offset="1" stop-color="#7A5AF8"/></linearGradient></defs></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconChart',
|
|
8
|
+
props: {
|
|
9
|
+
prefix: {
|
|
10
|
+
type: String,
|
|
11
|
+
default: 'teicon-',
|
|
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 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-dongtaiwenben`]" width="1em" height="1em" v-bind="$attrs"><rect x="2" y="2" width="16" height="16" rx="2.67" :fill="useCurrentColor ? 'currentColor' : 'url(#svg_a02620ba3d__paint0_linear_210_16701)'"/><path d="M9.1001 13.9731H10.9463M6.99976 7.625V6.5H12.9998V7.625M10 7.25V13.25" stroke="#fff" stroke-width="1.67" stroke-linecap="round" stroke-linejoin="round"/><defs><linearGradient id="svg_a02620ba3d__paint0_linear_210_16701" x1="4.75" y1="4.5" x2="15.25" y2="16" gradientUnits="userSpaceOnUse"><stop stop-color="#2E90FA"/><stop offset="1" stop-color="#7A5AF8"/></linearGradient></defs></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconDongtaiwenben',
|
|
8
|
+
props: {
|
|
9
|
+
prefix: {
|
|
10
|
+
type: String,
|
|
11
|
+
default: 'teicon-',
|
|
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 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-shujujiedu`]" width="1em" height="1em" v-bind="$attrs"><g clip-path="url(#svg_e03d9947e5__clip0_210_16706)"><path d="M12.917 1.66602C15.2181 1.66615 17.084 3.53288 17.084 5.83398V10.2185C17.084 10.2321 17.07 10.2387 17.0586 10.2314C16.8162 10.0803 16.5356 10.001 16.25 10.001C15.9313 10.0008 15.6206 10.0999 15.3613 10.2852C15.102 10.4706 14.9067 10.7325 14.8037 11.0342L14.5342 11.8254C14.3673 12.3155 13.9825 12.7004 13.4924 12.8675L12.7031 13.1367L12.5225 13.2109C12.251 13.3439 12.0248 13.554 11.873 13.8154C11.7214 14.0769 11.6506 14.378 11.6699 14.6797C11.6893 14.9812 11.7977 15.2709 11.9814 15.5107C12.1653 15.7506 12.417 15.9311 12.7031 16.0283L13.4943 16.2978C13.9844 16.4647 14.3694 16.8495 14.5365 17.3396L14.8057 18.1289L14.8789 18.3076C14.885 18.32 14.8772 18.334 14.8634 18.334H4.58398C3.66367 18.334 2.91726 17.5872 2.91699 16.667V3.33398C2.91699 2.41351 3.66351 1.66602 4.58398 1.66602H12.917ZM16.668 11.6211C16.8757 11.6211 17.0796 11.6728 17.2559 11.7705C17.432 11.8682 17.5737 12.0081 17.665 12.1738L17.7188 12.2891L17.8147 12.5389C17.9994 13.0202 18.396 13.3892 18.8894 13.5388L19.248 13.6475C19.4561 13.7103 19.6388 13.8264 19.7725 13.9814C19.9061 14.1366 19.985 14.3236 19.999 14.5186C20.0131 14.7135 19.9619 14.9082 19.8516 15.0771C19.7412 15.2461 19.5764 15.3819 19.3789 15.4678L19.248 15.5156L18.8913 15.6235C18.3974 15.7729 18.0003 16.1423 17.8156 16.6241L17.7197 16.874C17.6489 17.059 17.5174 17.2211 17.3428 17.3398C17.1681 17.4586 16.9577 17.5286 16.7383 17.541C16.5189 17.5533 16.3004 17.5073 16.1104 17.4092C15.9204 17.3111 15.7675 17.1655 15.6709 16.9902L15.6172 16.874L15.5216 16.6249C15.3367 16.1432 14.9395 15.774 14.4456 15.6247L14.0879 15.5166C13.8797 15.4537 13.6972 15.3368 13.5635 15.1816C13.4298 15.0265 13.3509 14.8395 13.3369 14.6445C13.323 14.4498 13.3742 14.2557 13.4844 14.0869C13.5948 13.9179 13.7595 13.7812 13.957 13.6953L14.0879 13.6484L14.4456 13.5399C14.9389 13.3903 15.3355 13.0211 15.5201 12.5397L15.6162 12.2891C15.6911 12.0942 15.8329 11.9245 16.0215 11.8047C16.21 11.685 16.4363 11.621 16.668 11.6211Z" :fill="useCurrentColor ? 'currentColor' : 'url(#svg_e03d9947e5__paint0_linear_210_16706)'"/><rect x="6.25" y="5.417" width="7.5" height="1.25" rx=".625" :fill="useCurrentColor ? 'currentColor' : '#fff'"/><path d="M6.25 9.375C6.25 9.02982 6.52982 8.75 6.875 8.75H11.4583C11.8035 8.75 12.0833 9.02982 12.0833 9.375 12.0833 9.72018 11.8035 10 11.4583 10H6.875C6.52982 10 6.25 9.72018 6.25 9.375zM6.25 12.7085C6.25 12.3633 6.52982 12.0835 6.875 12.0835L8.95833 12.0835C9.30351 12.0835 9.58333 12.3633 9.58333 12.7085 9.58333 13.0537 9.30351 13.3335 8.95833 13.3335H6.875C6.52982 13.3335 6.25 13.0537 6.25 12.7085z" :fill="useCurrentColor ? 'currentColor' : '#fff'"/></g><defs><linearGradient id="svg_e03d9947e5__paint0_linear_210_16706" x1="5.853" y1="4.27" x2="16.764" y2="16.519" gradientUnits="userSpaceOnUse"><stop stop-color="#2E90FA"/><stop offset="1" stop-color="#7A5AF8"/></linearGradient><clipPath id="svg_e03d9947e5__clip0_210_16706"><path :fill="useCurrentColor ? 'currentColor' : '#fff'" d="M0 0H20V20H0z"/></clipPath></defs></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconShujujiedu',
|
|
8
|
+
props: {
|
|
9
|
+
prefix: {
|
|
10
|
+
type: String,
|
|
11
|
+
default: 'teicon-',
|
|
12
|
+
},
|
|
13
|
+
useCurrentColor: {
|
|
14
|
+
type: Boolean,
|
|
15
|
+
default: false,
|
|
16
|
+
},
|
|
17
|
+
},
|
|
18
|
+
};
|
|
19
|
+
</script>
|
package/src/index.js
CHANGED
|
@@ -659,10 +659,7 @@ export { default as IconVerticalAlignBottom } from './IconVerticalAlignBottom/in
|
|
|
659
659
|
export { default as IconTocNav } from './IconTocNav/index.vue';
|
|
660
660
|
export { default as IconSelect2 } from './IconSelect2/index.vue';
|
|
661
661
|
export { default as IconAlarmBadge } from './IconAlarmBadge/index.vue';
|
|
662
|
-
export { default as
|
|
663
|
-
export { default as
|
|
664
|
-
export { default as
|
|
665
|
-
export { default as
|
|
666
|
-
export { default as IconAnxiaoshebei } from './IconAnxiaoshebei/index.vue';
|
|
667
|
-
export { default as IconBaojingshu } from './IconBaojingshu/index.vue';
|
|
668
|
-
export { default as IconAi } from './IconAi/index.vue';
|
|
662
|
+
export { default as IconAi } from './IconAi/index.vue';
|
|
663
|
+
export { default as IconChart } from './IconChart/index.vue';
|
|
664
|
+
export { default as IconDongtaiwenben } from './IconDongtaiwenben/index.vue';
|
|
665
|
+
export { default as IconShujujiedu } from './IconShujujiedu/index.vue';
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
|
-
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
|
-
const _sfc_main = {
|
|
4
|
-
name: "IconAnxiaoshebei",
|
|
5
|
-
props: {
|
|
6
|
-
prefix: {
|
|
7
|
-
type: String,
|
|
8
|
-
default: "teicon-"
|
|
9
|
-
},
|
|
10
|
-
useCurrentColor: {
|
|
11
|
-
type: Boolean,
|
|
12
|
-
default: true
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
};
|
|
16
|
-
const _hoisted_1 = ["fill"];
|
|
17
|
-
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
|
|
18
|
-
d: "M12.8005 4.00002C12.8005 3.96466 12.7864 3.93029 12.7614 3.90529C12.7364 3.88028 12.702 3.86623 12.6667 3.86623C11.1628 3.86623 9.38529 2.99473 8.15983 1.92482C8.11525 1.88696 8.05818 1.86623 7.99967 1.86623C7.94104 1.8663 7.8841 1.88771 7.83952 1.9258C6.62131 2.98822 4.83757 3.8661 3.33366 3.86623C3.29837 3.86623 3.26392 3.88038 3.23893 3.90529C3.21393 3.93029 3.19987 3.96465 3.19987 4.00002V8.66701C3.19995 10.1926 3.72763 11.3093 4.56217 12.1641C5.41129 13.0337 6.60252 13.6554 7.95378 14.1221L7.96647 14.127C7.99511 14.1376 8.02641 14.1377 8.05534 14.1279C9.4021 13.6581 10.5904 13.0349 11.4382 12.1651C12.2722 11.3093 12.8004 10.1926 12.8005 8.66701V4.00002ZM13.8669 8.66701C13.8668 10.4744 13.2276 11.8578 12.2018 12.9102C11.1905 13.9476 9.8267 14.6402 8.40202 15.1367L8.39811 15.1387C8.14073 15.2259 7.86154 15.222 7.60612 15.1299V15.1309C6.17759 14.6376 4.81194 13.9461 3.79948 12.9092C2.77256 11.8574 2.13355 10.4743 2.13346 8.66701V4.00002C2.13346 3.68176 2.25998 3.37643 2.48503 3.15138C2.71006 2.92643 3.01547 2.79982 3.33366 2.79982C4.49435 2.79969 6.04076 2.08039 7.14225 1.11818L7.14714 1.11427C7.38482 0.911303 7.68712 0.799897 7.99967 0.79982C8.27353 0.79982 8.53982 0.885313 8.76139 1.04298L8.85319 1.11427L8.85807 1.11818C9.96581 2.08664 11.5056 2.79982 12.6667 2.79982C12.9849 2.79982 13.2903 2.92634 13.5153 3.15138C13.7403 3.37643 13.8669 3.68176 13.8669 4.00002V8.66701Z",
|
|
19
|
-
"fill-opacity": "1"
|
|
20
|
-
}, null, -1);
|
|
21
|
-
const _hoisted_3 = [
|
|
22
|
-
_hoisted_2
|
|
23
|
-
];
|
|
24
|
-
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
25
|
-
return openBlock(), createElementBlock("svg", mergeProps({
|
|
26
|
-
viewBox: "0 0 16 16",
|
|
27
|
-
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
28
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
29
|
-
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-anxiaoshebei`],
|
|
30
|
-
width: "1em",
|
|
31
|
-
height: "1em"
|
|
32
|
-
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
33
|
-
}
|
|
34
|
-
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
35
|
-
export { index as default };
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
|
-
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
|
-
const _sfc_main = {
|
|
4
|
-
name: "IconBaojingshu",
|
|
5
|
-
props: {
|
|
6
|
-
prefix: {
|
|
7
|
-
type: String,
|
|
8
|
-
default: "teicon-"
|
|
9
|
-
},
|
|
10
|
-
useCurrentColor: {
|
|
11
|
-
type: Boolean,
|
|
12
|
-
default: true
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
};
|
|
16
|
-
const _hoisted_1 = ["fill"];
|
|
17
|
-
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
|
|
18
|
-
d: "M8.98503 0.664595C9.09714 0.663074 9.20874 0.680863 9.3151 0.716353L9.47038 0.782759L9.61198 0.875532C9.7005 0.944317 9.77663 1.02753 9.83756 1.12163L9.91764 1.27006L9.97038 1.43022C10.0099 1.59397 10.0077 1.76604 9.96256 1.93022C9.96021 1.93876 9.95744 1.94717 9.95475 1.95561L8.67546 5.96928L8.66471 5.99956H13.3337C13.585 5.99919 13.8316 6.07 14.0446 6.20366C14.2582 6.33776 14.4298 6.52985 14.5387 6.75737C14.6476 6.98497 14.6894 7.23922 14.6598 7.48979C14.6302 7.74036 14.5297 7.97744 14.3708 8.17338C14.3584 8.18861 14.3454 8.20325 14.3317 8.21733L7.7321 15.0181L7.73014 15.0162C7.58434 15.1722 7.39389 15.2789 7.18327 15.3179C6.96037 15.3591 6.72988 15.3242 6.52995 15.2173C6.33006 15.1104 6.17221 14.9383 6.08268 14.73C5.9932 14.5216 5.97667 14.2885 6.03678 14.0699L6.0446 14.0445L7.32487 10.0308L7.33561 9.99956H2.66667V9.99858C2.41528 9.99901 2.16871 9.93003 1.95573 9.79643C1.74202 9.66229 1.5705 9.46934 1.46159 9.24174C1.35283 9.01427 1.31092 8.7607 1.34049 8.5103C1.37009 8.25981 1.46972 8.02261 1.62858 7.8267L1.66862 7.78276L8.26823 0.981978L8.26921 0.983931C8.41508 0.827682 8.60622 0.720186 8.81706 0.681196L8.98503 0.664595ZM2.66764 8.66655H7.33366C7.54846 8.66625 7.76026 8.7178 7.95085 8.81694C8.14206 8.9164 8.30615 9.06099 8.42936 9.23784C8.5526 9.41483 8.63189 9.61956 8.65885 9.83354C8.68439 10.0366 8.66023 10.242 8.59342 10.4351L8.59538 10.4361L7.74967 13.0835L13.3307 7.33354H8.66667V7.33256C8.45186 7.33291 8.24009 7.28223 8.04948 7.18315C7.85818 7.08364 7.69322 6.9392 7.56999 6.76225C7.44675 6.58526 7.36843 6.38053 7.34147 6.16655C7.31588 5.96324 7.33894 5.75736 7.40592 5.56401H7.40495L8.24967 2.91557L2.66764 8.66655Z",
|
|
19
|
-
"fill-opacity": "1"
|
|
20
|
-
}, null, -1);
|
|
21
|
-
const _hoisted_3 = [
|
|
22
|
-
_hoisted_2
|
|
23
|
-
];
|
|
24
|
-
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
25
|
-
return openBlock(), createElementBlock("svg", mergeProps({
|
|
26
|
-
viewBox: "0 0 16 16",
|
|
27
|
-
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
28
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
29
|
-
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-baojingshu`],
|
|
30
|
-
width: "1em",
|
|
31
|
-
height: "1em"
|
|
32
|
-
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
33
|
-
}
|
|
34
|
-
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
35
|
-
export { index as default };
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
|
-
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
|
-
const _sfc_main = {
|
|
4
|
-
name: "IconGaojingtongji",
|
|
5
|
-
props: {
|
|
6
|
-
prefix: {
|
|
7
|
-
type: String,
|
|
8
|
-
default: "teicon-"
|
|
9
|
-
},
|
|
10
|
-
useCurrentColor: {
|
|
11
|
-
type: Boolean,
|
|
12
|
-
default: true
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
};
|
|
16
|
-
const _hoisted_1 = ["fill"];
|
|
17
|
-
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
|
|
18
|
-
d: "M2 1.4668C2.29455 1.4668 2.5332 1.70545 2.5332 2V12.667C2.53329 12.879 2.61763 13.0825 2.76758 13.2324C2.91753 13.3824 3.12095 13.4667 3.33301 13.4668H14C14.2946 13.4668 14.5332 13.7054 14.5332 14C14.5332 14.2946 14.2946 14.5332 14 14.5332H3.33301C2.83805 14.5331 2.36366 14.3363 2.01367 13.9863C1.66368 13.6363 1.46688 13.1619 1.4668 12.667V2C1.4668 1.70545 1.70545 1.4668 2 1.4668ZM5.33301 8.7998C5.62745 8.7998 5.86604 9.03861 5.86621 9.33301V11.333C5.86621 11.6276 5.62756 11.8662 5.33301 11.8662C5.03861 11.866 4.7998 11.6275 4.7998 11.333V9.33301C4.79998 9.03871 5.03871 8.79998 5.33301 8.7998ZM8.66699 2.7998C8.96129 2.79998 9.20002 3.03871 9.2002 3.33301V11.333C9.2002 11.6275 8.96139 11.866 8.66699 11.8662C8.37244 11.8662 8.13379 11.6276 8.13379 11.333V3.33301C8.13396 3.03861 8.37255 2.7998 8.66699 2.7998ZM12 5.4668C12.2946 5.4668 12.5332 5.70545 12.5332 6V11.333C12.5332 11.6276 12.2946 11.8662 12 11.8662C11.7054 11.8662 11.4668 11.6276 11.4668 11.333V6C11.4668 5.70545 11.7054 5.4668 12 5.4668Z",
|
|
19
|
-
"fill-opacity": "1"
|
|
20
|
-
}, null, -1);
|
|
21
|
-
const _hoisted_3 = [
|
|
22
|
-
_hoisted_2
|
|
23
|
-
];
|
|
24
|
-
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
25
|
-
return openBlock(), createElementBlock("svg", mergeProps({
|
|
26
|
-
viewBox: "0 0 16 16",
|
|
27
|
-
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
28
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
29
|
-
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-gaojingtongji`],
|
|
30
|
-
width: "1em",
|
|
31
|
-
height: "1em"
|
|
32
|
-
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
33
|
-
}
|
|
34
|
-
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
35
|
-
export { index as default };
|