@arco-iconbox/vue-te 0.0.13 → 0.0.15
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 +5148 -4207
- package/dist/icon.js.map +1 -1
- package/dist/icon.min.js +772 -680
- package/dist/icon.min.js.map +1 -1
- package/esm/IconCheckbox/index.js +53 -0
- package/esm/IconDimensions/index.js +42 -0
- package/esm/IconDownload/index.js +5 -1
- package/esm/IconFileTypeMiniapp/index.js +61 -0
- package/esm/IconFileTypeRar/index.js +27 -10
- package/esm/IconFileTypeZip/index.js +27 -10
- package/esm/IconFolderFill/index.js +17 -6
- package/esm/IconHourglass/index.js +32 -0
- package/esm/{IconClickhouse → IconLayoutLabelDown}/index.js +7 -3
- package/esm/IconLayoutLabelLeft/index.js +36 -0
- package/esm/IconLayoutLabelRight/index.js +36 -0
- package/esm/IconLayoutLabelUp/index.js +36 -0
- package/esm/IconPromotionOff/index.js +38 -0
- package/esm/IconRowHeight/index.js +56 -0
- package/esm/IconRowHeightExtrahigh/index.js +40 -0
- package/esm/IconRowHeightHigh/index.js +48 -0
- package/esm/IconRowHeightMedium/index.js +56 -0
- package/esm/IconSearchFill/index.js +36 -0
- package/esm/IconStarFill/index.js +32 -0
- package/esm/IconSuggestDrag/index.js +38 -0
- package/esm/IconTextAlignCenter/index.js +36 -0
- package/esm/IconTextAlignJustified/index.js +36 -0
- package/esm/IconTextAlignLeft/index.js +36 -0
- package/esm/IconTextAlignRight/index.js +36 -0
- package/esm/IconTextBold/index.js +36 -0
- package/esm/IconTextTilt/index.js +34 -0
- package/esm/IconTidb/index.js +40 -0
- package/esm/IconUncheckbox/index.js +36 -0
- package/esm/IconUpload/index.js +5 -1
- package/esm/index.js +24 -1
- package/lib/IconCheckbox/index.js +54 -0
- package/lib/IconDimensions/index.js +43 -0
- package/lib/IconDownload/index.js +5 -1
- package/lib/IconFileTypeMiniapp/index.js +62 -0
- package/lib/IconFileTypeRar/index.js +27 -10
- package/lib/IconFileTypeZip/index.js +27 -10
- package/lib/IconFolderFill/index.js +17 -6
- package/lib/IconHourglass/index.js +33 -0
- package/lib/{IconClickhouse → IconLayoutLabelDown}/index.js +7 -3
- package/lib/IconLayoutLabelLeft/index.js +37 -0
- package/lib/IconLayoutLabelRight/index.js +37 -0
- package/lib/IconLayoutLabelUp/index.js +37 -0
- package/lib/IconPromotionOff/index.js +39 -0
- package/lib/IconRowHeight/index.js +57 -0
- package/lib/IconRowHeightExtrahigh/index.js +41 -0
- package/lib/IconRowHeightHigh/index.js +49 -0
- package/lib/IconRowHeightMedium/index.js +57 -0
- package/lib/IconSearchFill/index.js +37 -0
- package/lib/IconStarFill/index.js +33 -0
- package/lib/IconSuggestDrag/index.js +39 -0
- package/lib/IconTextAlignCenter/index.js +37 -0
- package/lib/IconTextAlignJustified/index.js +37 -0
- package/lib/IconTextAlignLeft/index.js +37 -0
- package/lib/IconTextAlignRight/index.js +37 -0
- package/lib/IconTextBold/index.js +37 -0
- package/lib/IconTextTilt/index.js +35 -0
- package/lib/IconTidb/index.js +41 -0
- package/lib/IconUncheckbox/index.js +37 -0
- package/lib/IconUpload/index.js +5 -1
- package/lib/index.js +356 -310
- package/package.json +1 -1
- package/src/IconCheckbox/index.vue +19 -0
- package/src/IconDimensions/index.vue +19 -0
- package/src/IconDownload/index.vue +1 -1
- package/src/IconFileTypeMiniapp/index.vue +19 -0
- package/src/IconFileTypeRar/index.vue +1 -1
- package/src/IconFileTypeZip/index.vue +1 -1
- package/src/IconFolderFill/index.vue +1 -1
- package/src/IconHourglass/index.vue +19 -0
- package/src/IconLayoutLabelDown/index.vue +19 -0
- package/src/IconLayoutLabelLeft/index.vue +19 -0
- package/src/IconLayoutLabelRight/index.vue +19 -0
- package/src/IconLayoutLabelUp/index.vue +19 -0
- package/src/IconPromotionOff/index.vue +19 -0
- package/src/IconRowHeight/index.vue +19 -0
- package/src/IconRowHeightExtrahigh/index.vue +19 -0
- package/src/IconRowHeightHigh/index.vue +19 -0
- package/src/IconRowHeightMedium/index.vue +19 -0
- package/src/IconSearchFill/index.vue +19 -0
- package/src/IconStarFill/index.vue +19 -0
- package/src/IconSuggestDrag/index.vue +19 -0
- package/src/IconTextAlignCenter/index.vue +19 -0
- package/src/IconTextAlignJustified/index.vue +19 -0
- package/src/IconTextAlignLeft/index.vue +19 -0
- package/src/IconTextAlignRight/index.vue +19 -0
- package/src/IconTextBold/index.vue +19 -0
- package/src/IconTextTilt/index.vue +19 -0
- package/src/IconTidb/index.vue +19 -0
- package/src/IconUncheckbox/index.vue +19 -0
- package/src/IconUpload/index.vue +1 -1
- package/src/index.js +25 -2
- package/src/IconClickhouse/index.vue +0 -19
|
@@ -0,0 +1,48 @@
|
|
|
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: "IconRowHeightHigh",
|
|
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", { d: "M4.5 2C4.65992 2 4.80231 2.07305 4.89383 2.18672L6.85355 4.14645C7.04882 4.34171 7.04882 4.65829 6.85355 4.85355C6.65829 5.04882 6.34171 5.04882 6.14645 4.85355L5 3.70711V12.2929L6.14645 11.1464C6.34171 10.9512 6.65829 10.9512 6.85355 11.1464C7.04882 11.3417 7.04882 11.6583 6.85355 11.8536L4.89383 13.8133C4.80288 13.9262 4.6617 13.9991 4.503 14L4.5 14L4.497 14C4.3383 13.9991 4.19712 13.9262 4.10617 13.8133L2.14645 11.8536C1.95118 11.6583 1.95118 11.3417 2.14645 11.1464C2.34171 10.9512 2.65829 10.9512 2.85355 11.1464L4 12.2929V3.70711L2.85355 4.85355C2.65829 5.04882 2.34171 5.04882 2.14645 4.85355C1.95118 4.65829 1.95118 4.34171 2.14645 4.14645L4.10617 2.18673C4.19769 2.07305 4.34008 2 4.5 2Z" }, null, -1);
|
|
18
|
+
const _hoisted_3 = /* @__PURE__ */ createElementVNode("rect", {
|
|
19
|
+
x: "8",
|
|
20
|
+
y: "3",
|
|
21
|
+
width: "6",
|
|
22
|
+
height: "5.5",
|
|
23
|
+
rx: ".5"
|
|
24
|
+
}, null, -1);
|
|
25
|
+
const _hoisted_4 = /* @__PURE__ */ createElementVNode("rect", {
|
|
26
|
+
x: "8",
|
|
27
|
+
y: "12",
|
|
28
|
+
width: "6",
|
|
29
|
+
height: "1",
|
|
30
|
+
rx: ".5"
|
|
31
|
+
}, null, -1);
|
|
32
|
+
const _hoisted_5 = [
|
|
33
|
+
_hoisted_2,
|
|
34
|
+
_hoisted_3,
|
|
35
|
+
_hoisted_4
|
|
36
|
+
];
|
|
37
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
38
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
39
|
+
viewBox: "0 0 16 16",
|
|
40
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
41
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
42
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-row_height_high`],
|
|
43
|
+
width: "1em",
|
|
44
|
+
height: "1em"
|
|
45
|
+
}, _ctx.$attrs), _hoisted_5, 16, _hoisted_1);
|
|
46
|
+
}
|
|
47
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
48
|
+
export { index as default };
|
|
@@ -0,0 +1,56 @@
|
|
|
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: "IconRowHeightMedium",
|
|
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", { d: "M4.5 2C4.65992 2 4.80231 2.07305 4.89383 2.18672L6.85355 4.14645C7.04882 4.34171 7.04882 4.65829 6.85355 4.85355C6.65829 5.04882 6.34171 5.04882 6.14645 4.85355L5 3.70711V12.2929L6.14645 11.1464C6.34171 10.9512 6.65829 10.9512 6.85355 11.1464C7.04882 11.3417 7.04882 11.6583 6.85355 11.8536L4.89383 13.8133C4.80288 13.9262 4.6617 13.9991 4.503 14L4.5 14L4.497 14C4.3383 13.9991 4.19712 13.9262 4.10617 13.8133L2.14645 11.8536C1.95118 11.6583 1.95118 11.3417 2.14645 11.1464C2.34171 10.9512 2.65829 10.9512 2.85355 11.1464L4 12.2929V3.70711L2.85355 4.85355C2.65829 5.04882 2.34171 5.04882 2.14645 4.85355C1.95118 4.65829 1.95118 4.34171 2.14645 4.14645L4.10617 2.18673C4.19769 2.07305 4.34008 2 4.5 2Z" }, null, -1);
|
|
18
|
+
const _hoisted_3 = /* @__PURE__ */ createElementVNode("rect", {
|
|
19
|
+
x: "8",
|
|
20
|
+
y: "3",
|
|
21
|
+
width: "6",
|
|
22
|
+
height: "2",
|
|
23
|
+
rx: ".5"
|
|
24
|
+
}, null, -1);
|
|
25
|
+
const _hoisted_4 = /* @__PURE__ */ createElementVNode("rect", {
|
|
26
|
+
x: "8",
|
|
27
|
+
y: "7.5",
|
|
28
|
+
width: "6",
|
|
29
|
+
height: "1",
|
|
30
|
+
rx: ".5"
|
|
31
|
+
}, null, -1);
|
|
32
|
+
const _hoisted_5 = /* @__PURE__ */ createElementVNode("rect", {
|
|
33
|
+
x: "8",
|
|
34
|
+
y: "12",
|
|
35
|
+
width: "6",
|
|
36
|
+
height: "1",
|
|
37
|
+
rx: ".5"
|
|
38
|
+
}, null, -1);
|
|
39
|
+
const _hoisted_6 = [
|
|
40
|
+
_hoisted_2,
|
|
41
|
+
_hoisted_3,
|
|
42
|
+
_hoisted_4,
|
|
43
|
+
_hoisted_5
|
|
44
|
+
];
|
|
45
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
46
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
47
|
+
viewBox: "0 0 16 16",
|
|
48
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
49
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
50
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-row_height_medium`],
|
|
51
|
+
width: "1em",
|
|
52
|
+
height: "1em"
|
|
53
|
+
}, _ctx.$attrs), _hoisted_6, 16, _hoisted_1);
|
|
54
|
+
}
|
|
55
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
56
|
+
export { index as default };
|
|
@@ -0,0 +1,36 @@
|
|
|
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: "IconSearchFill",
|
|
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
|
+
"fill-rule": "evenodd",
|
|
19
|
+
"clip-rule": "evenodd",
|
|
20
|
+
d: "M11.8833 10.8226C12.5841 9.89957 13 8.74836 13 7.5C13 4.46243 10.5376 2 7.5 2C4.46243 2 2 4.46243 2 7.5C2 10.5376 4.46243 13 7.5 13C8.74835 13 9.89956 12.5841 10.8226 11.8833L13.0052 14.0659C13.2981 14.3588 13.773 14.3588 14.0659 14.0659C14.3588 13.773 14.3588 13.2981 14.0659 13.0052L11.8833 10.8226ZM11 7.5C11 9.433 9.433 11 7.5 11C5.567 11 4 9.433 4 7.5C4 5.567 5.567 4 7.5 4C9.433 4 11 5.567 11 7.5Z"
|
|
21
|
+
}, null, -1);
|
|
22
|
+
const _hoisted_3 = [
|
|
23
|
+
_hoisted_2
|
|
24
|
+
];
|
|
25
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
26
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
27
|
+
viewBox: "0 0 16 16",
|
|
28
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
29
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
30
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-search_fill`],
|
|
31
|
+
width: "1em",
|
|
32
|
+
height: "1em"
|
|
33
|
+
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
34
|
+
}
|
|
35
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
36
|
+
export { index as default };
|
|
@@ -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: "IconStarFill",
|
|
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", { d: "M4.84857 14.4375C4.65057 14.5418 4.45007 14.5862 4.24707 14.5705C4.04407 14.5548 3.85657 14.4845 3.68457 14.3595C3.51257 14.2345 3.38757 14.0757 3.30957 13.883C3.23157 13.6903 3.20807 13.4898 3.23907 13.2815L3.83307 9.82849L1.33307 7.39099C1.17674 7.24499 1.07524 7.07049 1.02857 6.86749C0.981905 6.66449 0.992405 6.46133 1.06007 6.25799C1.12774 6.05466 1.23974 5.88799 1.39607 5.75799C1.5524 5.62799 1.73474 5.54733 1.94307 5.51599L5.41207 5.01599L6.95907 1.87549C7.05274 1.67749 7.18824 1.52649 7.36557 1.42249C7.5429 1.31849 7.73557 1.26633 7.94357 1.26599C8.15157 1.26566 8.34424 1.31783 8.52157 1.42249C8.6989 1.52716 8.8344 1.67816 8.92807 1.87549L10.4751 5.01599L13.9441 5.51599C14.1524 5.54733 14.3372 5.62799 14.4986 5.75799C14.6599 5.88799 14.7719 6.05466 14.8346 6.25799C14.8972 6.46133 14.9051 6.66449 14.8581 6.86749C14.8111 7.07049 14.7096 7.24499 14.5536 7.39099L12.0536 9.82849L12.6476 13.2815C12.6789 13.4898 12.6554 13.6903 12.5771 13.883C12.4987 14.0757 12.3737 14.2345 12.2021 14.3595C12.0304 14.4845 11.8429 14.5548 11.6396 14.5705C11.4362 14.5862 11.2357 14.5472 11.0381 14.4535L7.94407 12.813L4.84857 14.4375Z" }, 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-star_fill`],
|
|
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 };
|
|
@@ -0,0 +1,38 @@
|
|
|
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: "IconSuggestDrag",
|
|
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", { d: "M45.3034 24.0903H37.8254C35.9544 11.5065 26.6074 6.11258 17.2584 4.31461C23.8029 8.80854 26.7937 15.1004 26.7937 24.0903H19.1274L32.2164 36.6742L45.3034 24.0903Z" }, null, -1);
|
|
18
|
+
const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", {
|
|
19
|
+
"fill-rule": "evenodd",
|
|
20
|
+
"clip-rule": "evenodd",
|
|
21
|
+
d: "M36.2369 12.3146C37.1106 13.5356 37.8855 14.867 38.5442 16.3146H45.124L55.812 36.3146H40V44.3146H24V36.3146H8.188L18.874 16.3146H22.8803C22.6034 15.4112 22.2721 14.5621 21.8878 13.7623C21.6492 13.2659 21.3879 12.7836 21.1028 12.3146H17.25C16.4167 12.3573 15.8127 12.7326 15.438 13.4406L4.188 35.8786C4.06267 36.1706 4 36.4833 4 36.8166V58.3166C4 58.9006 4.18733 59.3799 4.562 59.7546C4.93667 60.1293 5.416 60.3166 6 60.3166H58C58.584 60.3166 59.0633 60.1293 59.438 59.7546C59.8127 59.3799 60 58.9006 60 58.3166V36.8166C60 36.4833 59.9373 36.1706 59.812 35.8786L48.562 13.4406C48.1873 12.7313 47.5833 12.3559 46.75 12.3146H36.2369ZM56 40.3146H44V48.3146H20V40.3146H8V56.3146H56V40.3146Z"
|
|
22
|
+
}, null, -1);
|
|
23
|
+
const _hoisted_4 = [
|
|
24
|
+
_hoisted_2,
|
|
25
|
+
_hoisted_3
|
|
26
|
+
];
|
|
27
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
28
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
29
|
+
viewBox: "0 0 64 64",
|
|
30
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
32
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-suggest-drag`],
|
|
33
|
+
width: "1em",
|
|
34
|
+
height: "1em"
|
|
35
|
+
}, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
|
|
36
|
+
}
|
|
37
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
38
|
+
export { index as default };
|
|
@@ -0,0 +1,36 @@
|
|
|
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: "IconTextAlignCenter",
|
|
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
|
+
"fill-rule": "evenodd",
|
|
19
|
+
"clip-rule": "evenodd",
|
|
20
|
+
d: "M4.6665 3.83337C4.6665 3.55723 4.89036 3.33337 5.1665 3.33337H10.8332C11.1093 3.33337 11.3332 3.55723 11.3332 3.83337 11.3332 4.10952 11.1093 4.33337 10.8332 4.33337H5.1665C4.89036 4.33337 4.6665 4.10952 4.6665 3.83337zM4.6665 12.1667C4.6665 11.8906 4.89036 11.6667 5.1665 11.6667H10.8332C11.1093 11.6667 11.3332 11.8906 11.3332 12.1667 11.3332 12.4429 11.1093 12.6667 10.8332 12.6667H5.1665C4.89036 12.6667 4.6665 12.4429 4.6665 12.1667zM2.6665 8.00004C2.6665 7.7239 2.89036 7.50004 3.1665 7.50004H12.8332C13.1093 7.50004 13.3332 7.7239 13.3332 8.00004 13.3332 8.27618 13.1093 8.50004 12.8332 8.50004H3.1665C2.89036 8.50004 2.6665 8.27618 2.6665 8.00004z"
|
|
21
|
+
}, null, -1);
|
|
22
|
+
const _hoisted_3 = [
|
|
23
|
+
_hoisted_2
|
|
24
|
+
];
|
|
25
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
26
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
27
|
+
viewBox: "0 0 16 16",
|
|
28
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
29
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
30
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-text_align_center`],
|
|
31
|
+
width: "1em",
|
|
32
|
+
height: "1em"
|
|
33
|
+
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
34
|
+
}
|
|
35
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
36
|
+
export { index as default };
|
|
@@ -0,0 +1,36 @@
|
|
|
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: "IconTextAlignJustified",
|
|
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
|
+
"fill-rule": "evenodd",
|
|
19
|
+
"clip-rule": "evenodd",
|
|
20
|
+
d: "M2.6665 3.83337C2.6665 3.55723 2.89036 3.33337 3.1665 3.33337H12.8332C13.1093 3.33337 13.3332 3.55723 13.3332 3.83337 13.3332 4.10952 13.1093 4.33337 12.8332 4.33337H3.1665C2.89036 4.33337 2.6665 4.10952 2.6665 3.83337zM2.6665 12.1667C2.6665 11.8906 2.89036 11.6667 3.1665 11.6667H12.8332C13.1093 11.6667 13.3332 11.8906 13.3332 12.1667 13.3332 12.4429 13.1093 12.6667 12.8332 12.6667H3.1665C2.89036 12.6667 2.6665 12.4429 2.6665 12.1667zM2.6665 8.00004C2.6665 7.7239 2.89036 7.50004 3.1665 7.50004H12.8332C13.1093 7.50004 13.3332 7.7239 13.3332 8.00004 13.3332 8.27618 13.1093 8.50004 12.8332 8.50004H3.1665C2.89036 8.50004 2.6665 8.27618 2.6665 8.00004z"
|
|
21
|
+
}, null, -1);
|
|
22
|
+
const _hoisted_3 = [
|
|
23
|
+
_hoisted_2
|
|
24
|
+
];
|
|
25
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
26
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
27
|
+
viewBox: "0 0 16 16",
|
|
28
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
29
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
30
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-text_align_justified`],
|
|
31
|
+
width: "1em",
|
|
32
|
+
height: "1em"
|
|
33
|
+
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
34
|
+
}
|
|
35
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
36
|
+
export { index as default };
|
|
@@ -0,0 +1,36 @@
|
|
|
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: "IconTextAlignLeft",
|
|
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
|
+
"fill-rule": "evenodd",
|
|
19
|
+
"clip-rule": "evenodd",
|
|
20
|
+
d: "M2.6665 3.83337C2.6665 3.55723 2.89036 3.33337 3.1665 3.33337H9.49984C9.77598 3.33337 9.99984 3.55723 9.99984 3.83337 9.99984 4.10952 9.77598 4.33337 9.49984 4.33337H3.1665C2.89036 4.33337 2.6665 4.10952 2.6665 3.83337zM2.6665 12.1667C2.6665 11.8906 2.89036 11.6667 3.1665 11.6667H9.49984C9.77598 11.6667 9.99984 11.8906 9.99984 12.1667 9.99984 12.4429 9.77598 12.6667 9.49984 12.6667H3.1665C2.89036 12.6667 2.6665 12.4429 2.6665 12.1667zM2.6665 8.00004C2.6665 7.7239 2.89036 7.50004 3.1665 7.50004H12.8332C13.1093 7.50004 13.3332 7.7239 13.3332 8.00004 13.3332 8.27618 13.1093 8.50004 12.8332 8.50004H3.1665C2.89036 8.50004 2.6665 8.27618 2.6665 8.00004z"
|
|
21
|
+
}, null, -1);
|
|
22
|
+
const _hoisted_3 = [
|
|
23
|
+
_hoisted_2
|
|
24
|
+
];
|
|
25
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
26
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
27
|
+
viewBox: "0 0 16 16",
|
|
28
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
29
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
30
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-text_align_left`],
|
|
31
|
+
width: "1em",
|
|
32
|
+
height: "1em"
|
|
33
|
+
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
34
|
+
}
|
|
35
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
36
|
+
export { index as default };
|
|
@@ -0,0 +1,36 @@
|
|
|
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: "IconTextAlignRight",
|
|
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
|
+
"fill-rule": "evenodd",
|
|
19
|
+
"clip-rule": "evenodd",
|
|
20
|
+
d: "M5.99984 3.83337C5.99984 3.55723 6.22369 3.33337 6.49984 3.33337H12.8332C13.1093 3.33337 13.3332 3.55723 13.3332 3.83337 13.3332 4.10952 13.1093 4.33337 12.8332 4.33337H6.49984C6.22369 4.33337 5.99984 4.10952 5.99984 3.83337zM5.99984 12.1667C5.99984 11.8906 6.22369 11.6667 6.49984 11.6667H12.8332C13.1093 11.6667 13.3332 11.8906 13.3332 12.1667 13.3332 12.4429 13.1093 12.6667 12.8332 12.6667H6.49984C6.22369 12.6667 5.99984 12.4429 5.99984 12.1667zM2.6665 8.00004C2.6665 7.7239 2.89036 7.50004 3.1665 7.50004H12.8332C13.1093 7.50004 13.3332 7.7239 13.3332 8.00004 13.3332 8.27618 13.1093 8.50004 12.8332 8.50004H3.1665C2.89036 8.50004 2.6665 8.27618 2.6665 8.00004z"
|
|
21
|
+
}, null, -1);
|
|
22
|
+
const _hoisted_3 = [
|
|
23
|
+
_hoisted_2
|
|
24
|
+
];
|
|
25
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
26
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
27
|
+
viewBox: "0 0 16 16",
|
|
28
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
29
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
30
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-text_align_right`],
|
|
31
|
+
width: "1em",
|
|
32
|
+
height: "1em"
|
|
33
|
+
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
34
|
+
}
|
|
35
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
36
|
+
export { index as default };
|
|
@@ -0,0 +1,36 @@
|
|
|
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: "IconTextBold",
|
|
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
|
+
"fill-rule": "evenodd",
|
|
19
|
+
"clip-rule": "evenodd",
|
|
20
|
+
d: "M3.1499 2C3.1499 1.58579 3.48569 1.25 3.8999 1.25H8.37885C10.4365 1.25 12.0499 2.98218 12.0499 5.05C12.0499 6.09872 11.6349 7.06111 10.9575 7.75499C12.097 8.37709 12.8499 9.64431 12.8499 11.05C12.8499 13.0386 11.3432 14.75 9.36657 14.75H3.8999C3.48569 14.75 3.1499 14.4142 3.1499 14V2ZM4.6499 8.85V13.25H9.36657C10.4091 13.25 11.3499 12.3199 11.3499 11.05C11.3499 9.78007 10.4091 8.85 9.36657 8.85L4.6499 8.85ZM4.6499 7.35H8.37885C9.54769 7.35 10.5499 6.35112 10.5499 5.05C10.5499 3.74888 9.54769 2.75 8.37885 2.75H4.6499V7.35Z"
|
|
21
|
+
}, null, -1);
|
|
22
|
+
const _hoisted_3 = [
|
|
23
|
+
_hoisted_2
|
|
24
|
+
];
|
|
25
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
26
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
27
|
+
viewBox: "0 0 16 16",
|
|
28
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
29
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
30
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-text_bold`],
|
|
31
|
+
width: "1em",
|
|
32
|
+
height: "1em"
|
|
33
|
+
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
34
|
+
}
|
|
35
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
36
|
+
export { index as default };
|
|
@@ -0,0 +1,34 @@
|
|
|
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: "IconTextTilt",
|
|
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", { d: "M8 2H13V3H8V2zM3 13H8V14H3V13z" }, null, -1);
|
|
18
|
+
const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", { d: "M10.5 2H11.5L5.5 14H4.5L10.5 2Z" }, null, -1);
|
|
19
|
+
const _hoisted_4 = [
|
|
20
|
+
_hoisted_2,
|
|
21
|
+
_hoisted_3
|
|
22
|
+
];
|
|
23
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
24
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
25
|
+
viewBox: "0 0 16 16",
|
|
26
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
27
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
28
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-text_tilt`],
|
|
29
|
+
width: "1em",
|
|
30
|
+
height: "1em"
|
|
31
|
+
}, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
|
|
32
|
+
}
|
|
33
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
34
|
+
export { index as default };
|
|
@@ -0,0 +1,40 @@
|
|
|
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: "IconTidb",
|
|
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", { d: "M9.52287 5.18397L8.22004 4.45429L5.11341 6.20794V7.61582L6.76694 6.6304L6.67923 10.8544L7.93177 11.5457L7.95692 6.05439L9.52287 5.18397Z" }, null, -1);
|
|
18
|
+
const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", { d: "M9.97897 10.9215V5.53349L8.61054 6.23381V11.5457L9.97897 10.9215Z" }, null, -1);
|
|
19
|
+
const _hoisted_4 = /* @__PURE__ */ createElementVNode("path", {
|
|
20
|
+
"fill-rule": "evenodd",
|
|
21
|
+
"clip-rule": "evenodd",
|
|
22
|
+
d: "M13.7113 4.2837C13.89 4.38926 14 4.58435 14 4.79548V11.2045C14 11.4157 13.89 11.6107 13.7113 11.7163L8.28868 14.9208C8.11004 15.0264 7.88996 15.0264 7.71133 14.9208L2.28868 11.7163C2.11004 11.6107 2 11.4157 2 11.2045V4.79548C2 4.58435 2.11004 4.38926 2.28868 4.2837L7.71132 1.07917C7.88996 0.973609 8.11004 0.973609 8.28868 1.07917L13.7113 4.2837ZM3.1547 5.13666L8 2.27332L12.8453 5.13666V10.8633L8 13.7267L3.1547 10.8633V5.13666Z"
|
|
23
|
+
}, null, -1);
|
|
24
|
+
const _hoisted_5 = [
|
|
25
|
+
_hoisted_2,
|
|
26
|
+
_hoisted_3,
|
|
27
|
+
_hoisted_4
|
|
28
|
+
];
|
|
29
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
30
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
31
|
+
viewBox: "0 0 16 16",
|
|
32
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
33
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
34
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-tidb`],
|
|
35
|
+
width: "1em",
|
|
36
|
+
height: "1em"
|
|
37
|
+
}, _ctx.$attrs), _hoisted_5, 16, _hoisted_1);
|
|
38
|
+
}
|
|
39
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
40
|
+
export { index as default };
|
|
@@ -0,0 +1,36 @@
|
|
|
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: "IconUncheckbox",
|
|
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
|
+
"fill-rule": "evenodd",
|
|
19
|
+
"clip-rule": "evenodd",
|
|
20
|
+
d: "M12 1H2C1.44772 1 1 1.44772 1 2V12C1 12.5523 1.44772 13 2 13H12C12.5523 13 13 12.5523 13 12V2C13 1.44772 12.5523 1 12 1ZM2 0C0.895431 0 0 0.89543 0 2V12C0 13.1046 0.89543 14 2 14H12C13.1046 14 14 13.1046 14 12V2C14 0.895431 13.1046 0 12 0H2Z"
|
|
21
|
+
}, null, -1);
|
|
22
|
+
const _hoisted_3 = [
|
|
23
|
+
_hoisted_2
|
|
24
|
+
];
|
|
25
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
26
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
27
|
+
viewBox: "0 0 14 14",
|
|
28
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
29
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
30
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-uncheckbox`],
|
|
31
|
+
width: "1em",
|
|
32
|
+
height: "1em"
|
|
33
|
+
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
34
|
+
}
|
|
35
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
36
|
+
export { index as default };
|
package/esm/IconUpload/index.js
CHANGED
|
@@ -14,7 +14,11 @@ const _sfc_main = {
|
|
|
14
14
|
}
|
|
15
15
|
};
|
|
16
16
|
const _hoisted_1 = ["fill"];
|
|
17
|
-
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
|
|
18
|
+
"fill-rule": "evenodd",
|
|
19
|
+
"clip-rule": "evenodd",
|
|
20
|
+
d: "M8.34268 2.1359C8.15016 1.9547 7.84984 1.9547 7.65732 2.1359L4.65732 4.95943C4.45623 5.14869 4.44664 5.46512 4.6359 5.66621C4.82516 5.8673 5.1416 5.87689 5.34268 5.68763L7.5 3.65721V10.5C7.5 10.7761 7.72386 11 8 11C8.27614 11 8.5 10.7761 8.5 10.5V3.65721L10.6573 5.68763C10.8584 5.87689 11.1748 5.8673 11.3641 5.66621C11.5534 5.46512 11.5438 5.14869 11.3427 4.95943L8.34268 2.1359ZM3 11.5H2V14H14V11.5H13V13H3V11.5Z"
|
|
21
|
+
}, null, -1);
|
|
18
22
|
const _hoisted_3 = [
|
|
19
23
|
_hoisted_2
|
|
20
24
|
];
|
package/esm/index.js
CHANGED
|
@@ -278,7 +278,6 @@ export { default as IconConnectedInside } from "./IconConnectedInside/index.js";
|
|
|
278
278
|
export { default as IconConnectedOut } from "./IconConnectedOut/index.js";
|
|
279
279
|
export { default as IconConnectCutup } from "./IconConnectCutup/index.js";
|
|
280
280
|
export { default as IconCubeThree } from "./IconCubeThree/index.js";
|
|
281
|
-
export { default as IconClickhouse } from "./IconClickhouse/index.js";
|
|
282
281
|
export { default as IconMySQL } from "./IconMySQL/index.js";
|
|
283
282
|
export { default as IconYuanqu } from "./IconYuanqu/index.js";
|
|
284
283
|
export { default as IconHospitalFill } from "./IconHospitalFill/index.js";
|
|
@@ -433,3 +432,27 @@ export { default as IconBumen } from "./IconBumen/index.js";
|
|
|
433
432
|
export { default as IconTupian } from "./IconTupian/index.js";
|
|
434
433
|
export { default as IconFujian } from "./IconFujian/index.js";
|
|
435
434
|
export { default as IconShuoming } from "./IconShuoming/index.js";
|
|
435
|
+
export { default as IconTidb } from "./IconTidb/index.js";
|
|
436
|
+
export { default as IconUncheckbox } from "./IconUncheckbox/index.js";
|
|
437
|
+
export { default as IconCheckbox } from "./IconCheckbox/index.js";
|
|
438
|
+
export { default as IconSuggestDrag } from "./IconSuggestDrag/index.js";
|
|
439
|
+
export { default as IconHourglass } from "./IconHourglass/index.js";
|
|
440
|
+
export { default as IconSearchFill } from "./IconSearchFill/index.js";
|
|
441
|
+
export { default as IconTextBold } from "./IconTextBold/index.js";
|
|
442
|
+
export { default as IconTextAlignCenter } from "./IconTextAlignCenter/index.js";
|
|
443
|
+
export { default as IconTextAlignRight } from "./IconTextAlignRight/index.js";
|
|
444
|
+
export { default as IconTextAlignLeft } from "./IconTextAlignLeft/index.js";
|
|
445
|
+
export { default as IconTextAlignJustified } from "./IconTextAlignJustified/index.js";
|
|
446
|
+
export { default as IconDimensions } from "./IconDimensions/index.js";
|
|
447
|
+
export { default as IconLayoutLabelRight } from "./IconLayoutLabelRight/index.js";
|
|
448
|
+
export { default as IconTextTilt } from "./IconTextTilt/index.js";
|
|
449
|
+
export { default as IconLayoutLabelLeft } from "./IconLayoutLabelLeft/index.js";
|
|
450
|
+
export { default as IconLayoutLabelDown } from "./IconLayoutLabelDown/index.js";
|
|
451
|
+
export { default as IconLayoutLabelUp } from "./IconLayoutLabelUp/index.js";
|
|
452
|
+
export { default as IconRowHeightExtrahigh } from "./IconRowHeightExtrahigh/index.js";
|
|
453
|
+
export { default as IconRowHeight } from "./IconRowHeight/index.js";
|
|
454
|
+
export { default as IconRowHeightHigh } from "./IconRowHeightHigh/index.js";
|
|
455
|
+
export { default as IconRowHeightMedium } from "./IconRowHeightMedium/index.js";
|
|
456
|
+
export { default as IconPromotionOff } from "./IconPromotionOff/index.js";
|
|
457
|
+
export { default as IconFileTypeMiniapp } from "./IconFileTypeMiniapp/index.js";
|
|
458
|
+
export { default as IconStarFill } from "./IconStarFill/index.js";
|
|
@@ -0,0 +1,54 @@
|
|
|
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: "IconCheckbox",
|
|
6
|
+
props: {
|
|
7
|
+
prefix: {
|
|
8
|
+
type: String,
|
|
9
|
+
default: "teicon-"
|
|
10
|
+
},
|
|
11
|
+
useCurrentColor: {
|
|
12
|
+
type: Boolean,
|
|
13
|
+
default: true
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
};
|
|
17
|
+
const _hoisted_1 = ["fill"];
|
|
18
|
+
const _hoisted_2 = ["fill"];
|
|
19
|
+
const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
20
|
+
"fill-rule": "evenodd",
|
|
21
|
+
"clip-rule": "evenodd",
|
|
22
|
+
d: "M2 0C0.895431 0 0 0.89543 0 2V12C0 13.1046 0.89543 14 2 14H12C13.1046 14 14 13.1046 14 12V2C14 0.895431 13.1046 0 12 0H2ZM10.5567 4.16748L11.4879 5.34342L5.65026 9.96621L5.64811 9.96349L5.64468 9.9662L3 6.62651L4.17594 5.69529L5.89156 7.86177L10.5567 4.16748Z"
|
|
23
|
+
}, null, -1);
|
|
24
|
+
const _hoisted_4 = [
|
|
25
|
+
_hoisted_3
|
|
26
|
+
];
|
|
27
|
+
const _hoisted_5 = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
28
|
+
"fill-rule": "evenodd",
|
|
29
|
+
"clip-rule": "evenodd",
|
|
30
|
+
d: "M2 0C0.895431 0 0 0.89543 0 2V12C0 13.1046 0.89543 14 2 14H12C13.1046 14 14 13.1046 14 12V2C14 0.895431 13.1046 0 12 0H2ZM10.5567 4.16748L11.4879 5.34342L5.65026 9.96621L5.64811 9.96349L5.64468 9.9662L3 6.62651L4.17594 5.69529L5.89156 7.86177L10.5567 4.16748Z"
|
|
31
|
+
}, null, -1);
|
|
32
|
+
const _hoisted_6 = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
33
|
+
d: "M11.4879 5.34342L13.9712 8.47926L17.107 5.99601L14.6238 2.86017L11.4879 5.34342ZM10.5567 4.16748L13.6925 1.68423L11.2093 -1.45161L8.07346 1.03164L10.5567 4.16748ZM5.65026 9.96621L2.51424 12.4492L4.99743 15.5855L8.13351 13.1021L5.65026 9.96621ZM5.64811 9.96349L8.78414 7.48048L6.3007 4.34391L3.16456 6.82789L5.64811 9.96349ZM5.64468 9.9662L2.50884 12.4495L4.99232 15.5856L8.12823 13.1018L5.64468 9.9662ZM3 6.62651L0.516754 3.49067L-2.61909 5.97391L-0.13584 9.10975L3 6.62651ZM4.17594 5.69529L7.31178 3.21204L4.82853 0.0762048L1.69269 2.55945L4.17594 5.69529ZM5.89156 7.86177L2.75572 10.345L5.23896 13.4809L8.3748 10.9976L5.89156 7.86177ZM4 2C4 3.10457 3.10457 4 2 4V-4C-1.31371 -4 -4 -1.31371 -4 2H4ZM4 12V2H-4V12H4ZM2 10C3.10457 10 4 10.8954 4 12H-4C-4 15.3137 -1.31371 18 2 18V10ZM12 10H2V18H12V10ZM10 12C10 10.8954 10.8954 10 12 10V18C15.3137 18 18 15.3137 18 12H10ZM10 2V12H18V2H10ZM12 4C10.8954 4 10 3.10457 10 2H18C18 -1.31371 15.3137 -4 12 -4V4ZM2 4H12V-4H2V4ZM14.6238 2.86017L13.6925 1.68423L7.42086 6.65073L8.35208 7.82667L14.6238 2.86017ZM8.13351 13.1021L13.9712 8.47926L9.00467 2.20758L3.16702 6.83037L8.13351 13.1021ZM2.51208 12.4465L2.51424 12.4492L8.78629 7.4832L8.78414 7.48048L2.51208 12.4465ZM8.12823 13.1018L8.13166 13.0991L3.16456 6.82789L3.16113 6.8306L8.12823 13.1018ZM-0.13584 9.10975L2.50884 12.4495L8.78052 7.48296L6.13584 4.14326L-0.13584 9.10975ZM1.69269 2.55945L0.516754 3.49067L5.48325 9.76235L6.65919 8.83113L1.69269 2.55945ZM9.0274 5.37852L7.31178 3.21204L1.0401 8.17854L2.75572 10.345L9.0274 5.37852ZM8.07346 1.03164L3.40831 4.72593L8.3748 10.9976L13.0399 7.30332L8.07346 1.03164Z",
|
|
34
|
+
mask: "url(#svg_9fced12952__a)"
|
|
35
|
+
}, null, -1);
|
|
36
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
37
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
|
38
|
+
viewBox: "0 0 14 14",
|
|
39
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
40
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
41
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-checkbox`],
|
|
42
|
+
width: "1em",
|
|
43
|
+
height: "1em"
|
|
44
|
+
}, _ctx.$attrs), [
|
|
45
|
+
vue.createElementVNode("mask", {
|
|
46
|
+
id: "svg_9fced12952__a",
|
|
47
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000"
|
|
48
|
+
}, _hoisted_4, 8, _hoisted_2),
|
|
49
|
+
_hoisted_5,
|
|
50
|
+
_hoisted_6
|
|
51
|
+
], 16, _hoisted_1);
|
|
52
|
+
}
|
|
53
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
|
54
|
+
module.exports = index;
|