@univerjs/icons-vue 1.14.0 → 1.15.0
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/cjs/bases-app-icon.cjs +53 -0
- package/dist/cjs/bases-multi-icon.cjs +73 -0
- package/dist/cjs/boards-app-icon.cjs +53 -0
- package/dist/cjs/boards-multi-icon.cjs +75 -0
- package/dist/cjs/docs-app-icon.cjs +53 -0
- package/dist/cjs/docs-multi-icon.cjs +73 -0
- package/dist/cjs/index.cjs +70 -0
- package/dist/cjs/sheets-app-icon.cjs +53 -0
- package/dist/cjs/sheets-multi-icon.cjs +61 -0
- package/dist/cjs/slides-app-icon.cjs +53 -0
- package/dist/cjs/slides-multi-icon.cjs +61 -0
- package/dist/esm/bases-app-icon.d.ts +18 -0
- package/dist/esm/bases-app-icon.js +48 -0
- package/dist/esm/bases-multi-icon.d.ts +18 -0
- package/dist/esm/bases-multi-icon.js +68 -0
- package/dist/esm/boards-app-icon.d.ts +18 -0
- package/dist/esm/boards-app-icon.js +48 -0
- package/dist/esm/boards-multi-icon.d.ts +18 -0
- package/dist/esm/boards-multi-icon.js +70 -0
- package/dist/esm/docs-app-icon.d.ts +18 -0
- package/dist/esm/docs-app-icon.js +48 -0
- package/dist/esm/docs-multi-icon.d.ts +18 -0
- package/dist/esm/docs-multi-icon.js +68 -0
- package/dist/esm/index.d.ts +10 -0
- package/dist/esm/index.js +11 -1
- package/dist/esm/sheets-app-icon.d.ts +18 -0
- package/dist/esm/sheets-app-icon.js +48 -0
- package/dist/esm/sheets-multi-icon.d.ts +18 -0
- package/dist/esm/sheets-multi-icon.js +56 -0
- package/dist/esm/slides-app-icon.d.ts +18 -0
- package/dist/esm/slides-app-icon.js +48 -0
- package/dist/esm/slides-multi-icon.d.ts +18 -0
- package/dist/esm/slides-multi-icon.js +56 -0
- package/package.json +5 -5
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
Object.defineProperties(exports, {
|
|
2
|
+
__esModule: { value: true },
|
|
3
|
+
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
+
});
|
|
5
|
+
let vue = require("vue");
|
|
6
|
+
let ts_base_js = require("./base.cjs");
|
|
7
|
+
//#region ts/bases-app-icon.ts
|
|
8
|
+
const element = {
|
|
9
|
+
"tag": "svg",
|
|
10
|
+
"attrs": {
|
|
11
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
12
|
+
"fill": "none",
|
|
13
|
+
"viewBox": "0 0 16 16",
|
|
14
|
+
"width": "1em",
|
|
15
|
+
"height": "1em"
|
|
16
|
+
},
|
|
17
|
+
"children": [{
|
|
18
|
+
"tag": "path",
|
|
19
|
+
"attrs": {
|
|
20
|
+
"fill": "currentColor",
|
|
21
|
+
"fill-rule": "evenodd",
|
|
22
|
+
"d": "M8 4.2458C6.0794 4.2458 4.52365 4.90195 4.52365 5.71124V10.2929C4.52365 11.1022 6.0794 11.7583 8 11.7583C9.92061 11.7583 11.4764 11.1022 11.4764 10.2929V5.71124C11.4764 4.90195 9.92061 4.2458 8 4.2458ZM5.72365 7.11384V8.07361C6.28591 8.34369 7.10175 8.51603 8 8.51603C8.89825 8.51603 9.7141 8.34369 10.2764 8.07361V7.11384C9.6268 7.3462 8.80685 7.47669 8 7.47669C7.19316 7.47669 6.3732 7.3462 5.72365 7.11384ZM10.2764 9.33647C9.6268 9.56883 8.80685 9.69932 8 9.69932C7.19316 9.69932 6.3732 9.56883 5.72365 9.33647V10.1612C5.88069 10.2929 6.66899 10.5583 8 10.5583C9.33101 10.5583 10.1193 10.2929 10.2764 10.1612V9.33647ZM8 5.4458C6.66899 5.4458 5.88069 5.71123 5.72365 5.84289C5.88069 5.97456 6.66899 6.23998 8 6.23998C9.33101 6.23998 10.1193 5.97456 10.2764 5.84289C10.1193 5.71123 9.33101 5.4458 8 5.4458Z",
|
|
23
|
+
"clip-rule": "evenodd"
|
|
24
|
+
}
|
|
25
|
+
}, {
|
|
26
|
+
"tag": "path",
|
|
27
|
+
"attrs": {
|
|
28
|
+
"fill": "currentColor",
|
|
29
|
+
"fill-rule": "evenodd",
|
|
30
|
+
"d": "M1.90107 0.578613C1.45925 0.578613 1.10107 0.936785 1.10107 1.37861V11.8216C1.10107 13.8098 2.71285 15.4216 4.70107 15.4216H14.0987C14.5406 15.4216 14.8987 15.0634 14.8987 14.6216V4.17861C14.8987 2.19039 13.287 0.578613 11.2987 0.578613H1.90107ZM2.30107 11.8216V1.77861H11.2987C12.6242 1.77861 13.6987 2.85313 13.6987 4.17861V14.2216H4.70107C3.37559 14.2216 2.30107 13.1471 2.30107 11.8216Z",
|
|
31
|
+
"clip-rule": "evenodd"
|
|
32
|
+
}
|
|
33
|
+
}]
|
|
34
|
+
};
|
|
35
|
+
const BasesAppIcon = (0, vue.defineComponent)({
|
|
36
|
+
name: "BasesAppIcon",
|
|
37
|
+
inheritAttrs: false,
|
|
38
|
+
props: { extend: {
|
|
39
|
+
type: Object,
|
|
40
|
+
default: void 0
|
|
41
|
+
} },
|
|
42
|
+
setup(props, { attrs }) {
|
|
43
|
+
return () => (0, vue.h)(ts_base_js.IconBase, {
|
|
44
|
+
...attrs,
|
|
45
|
+
extend: props.extend,
|
|
46
|
+
id: "bases-app-icon",
|
|
47
|
+
icon: element
|
|
48
|
+
});
|
|
49
|
+
}
|
|
50
|
+
});
|
|
51
|
+
//#endregion
|
|
52
|
+
exports.BasesAppIcon = BasesAppIcon;
|
|
53
|
+
exports.default = BasesAppIcon;
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
Object.defineProperties(exports, {
|
|
2
|
+
__esModule: { value: true },
|
|
3
|
+
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
+
});
|
|
5
|
+
let vue = require("vue");
|
|
6
|
+
let ts_base_js = require("./base.cjs");
|
|
7
|
+
//#region ts/bases-multi-icon.ts
|
|
8
|
+
const element = {
|
|
9
|
+
"tag": "svg",
|
|
10
|
+
"attrs": {
|
|
11
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
12
|
+
"fill": "none",
|
|
13
|
+
"viewBox": "0 0 16 16",
|
|
14
|
+
"width": "1em",
|
|
15
|
+
"height": "1em"
|
|
16
|
+
},
|
|
17
|
+
"children": [
|
|
18
|
+
{
|
|
19
|
+
"tag": "path",
|
|
20
|
+
"attrs": {
|
|
21
|
+
"fill": "#14B8A6",
|
|
22
|
+
"d": "M3.4535 1.12549C2.7002 1.12549 2.08954 1.73615 2.08954 2.48945V13.5104C2.08954 14.2637 2.7002 14.8744 3.4535 14.8744H12.5465C13.2998 14.8744 13.9105 14.2637 13.9105 13.5104V5.0992L10.0091 1.12549H3.4535Z"
|
|
23
|
+
}
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"tag": "path",
|
|
27
|
+
"attrs": {
|
|
28
|
+
"fill": "#0E9284",
|
|
29
|
+
"d": "M10.0075 1.12549L13.9104 5.09842H10.6742C10.306 5.09842 10.0075 4.79994 10.0075 4.43175V1.12549Z"
|
|
30
|
+
}
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"tag": "path",
|
|
34
|
+
"attrs": {
|
|
35
|
+
"fill": "white",
|
|
36
|
+
"d": "M7.9 6.55C6.24437 6.55 4.9 7.10222 4.9 7.78333V11.0167C4.9 11.6978 6.24437 12.25 7.9 12.25C9.55563 12.25 10.9 11.6978 10.9 11.0167V7.78333C10.9 7.10222 9.55563 6.55 7.9 6.55Z"
|
|
37
|
+
}
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"tag": "path",
|
|
41
|
+
"attrs": {
|
|
42
|
+
"fill": "#14B8A6",
|
|
43
|
+
"d": "M5.05 8.42C5.671 8.72 6.709 8.89 7.9 8.89C9.091 8.89 10.129 8.72 10.75 8.42V9.02C10.129 9.32 9.091 9.49 7.9 9.49C6.709 9.49 5.671 9.32 5.05 9.02V8.42Z"
|
|
44
|
+
}
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"tag": "path",
|
|
48
|
+
"attrs": {
|
|
49
|
+
"fill": "#14B8A6",
|
|
50
|
+
"d": "M5.05 10.02C5.671 10.32 6.709 10.49 7.9 10.49C9.091 10.49 10.129 10.32 10.75 10.02V10.62C10.129 10.92 9.091 11.09 7.9 11.09C6.709 11.09 5.671 10.92 5.05 10.62V10.02Z"
|
|
51
|
+
}
|
|
52
|
+
}
|
|
53
|
+
]
|
|
54
|
+
};
|
|
55
|
+
const BasesMultiIcon = (0, vue.defineComponent)({
|
|
56
|
+
name: "BasesMultiIcon",
|
|
57
|
+
inheritAttrs: false,
|
|
58
|
+
props: { extend: {
|
|
59
|
+
type: Object,
|
|
60
|
+
default: void 0
|
|
61
|
+
} },
|
|
62
|
+
setup(props, { attrs }) {
|
|
63
|
+
return () => (0, vue.h)(ts_base_js.IconBase, {
|
|
64
|
+
...attrs,
|
|
65
|
+
extend: props.extend,
|
|
66
|
+
id: "bases-multi-icon",
|
|
67
|
+
icon: element
|
|
68
|
+
});
|
|
69
|
+
}
|
|
70
|
+
});
|
|
71
|
+
//#endregion
|
|
72
|
+
exports.BasesMultiIcon = BasesMultiIcon;
|
|
73
|
+
exports.default = BasesMultiIcon;
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
Object.defineProperties(exports, {
|
|
2
|
+
__esModule: { value: true },
|
|
3
|
+
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
+
});
|
|
5
|
+
let vue = require("vue");
|
|
6
|
+
let ts_base_js = require("./base.cjs");
|
|
7
|
+
//#region ts/boards-app-icon.ts
|
|
8
|
+
const element = {
|
|
9
|
+
"tag": "svg",
|
|
10
|
+
"attrs": {
|
|
11
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
12
|
+
"fill": "none",
|
|
13
|
+
"viewBox": "0 0 16 16",
|
|
14
|
+
"width": "1em",
|
|
15
|
+
"height": "1em"
|
|
16
|
+
},
|
|
17
|
+
"children": [{
|
|
18
|
+
"tag": "path",
|
|
19
|
+
"attrs": {
|
|
20
|
+
"fill": "currentColor",
|
|
21
|
+
"fill-rule": "evenodd",
|
|
22
|
+
"d": "M4.24365 4.2458H10.1562C11.0398 4.2458 11.7562 4.96215 11.7562 5.8458V11.7583H5.84365C4.96 11.7583 4.24365 11.042 4.24365 10.1583V4.2458ZM5.44365 6.12V10.1583C5.44365 10.3792 5.62274 10.5583 5.84365 10.5583H10.5562V6.12H5.44365ZM6.1 4.9H7.55V5.72H6.1V4.9ZM8.45 4.9H9.9V5.72H8.45V4.9Z",
|
|
23
|
+
"clip-rule": "evenodd"
|
|
24
|
+
}
|
|
25
|
+
}, {
|
|
26
|
+
"tag": "path",
|
|
27
|
+
"attrs": {
|
|
28
|
+
"fill": "currentColor",
|
|
29
|
+
"fill-rule": "evenodd",
|
|
30
|
+
"d": "M1.90107 0.578613C1.45925 0.578613 1.10107 0.936785 1.10107 1.37861V11.8216C1.10107 13.8098 2.71285 15.4216 4.70107 15.4216H14.0987C14.5406 15.4216 14.8987 15.0634 14.8987 14.6216V4.17861C14.8987 2.19039 13.287 0.578613 11.2987 0.578613H1.90107ZM2.30107 11.8216V1.77861H11.2987C12.6242 1.77861 13.6987 2.85313 13.6987 4.17861V14.2216H4.70107C3.37559 14.2216 2.30107 13.1471 2.30107 11.8216Z",
|
|
31
|
+
"clip-rule": "evenodd"
|
|
32
|
+
}
|
|
33
|
+
}]
|
|
34
|
+
};
|
|
35
|
+
const BoardsAppIcon = (0, vue.defineComponent)({
|
|
36
|
+
name: "BoardsAppIcon",
|
|
37
|
+
inheritAttrs: false,
|
|
38
|
+
props: { extend: {
|
|
39
|
+
type: Object,
|
|
40
|
+
default: void 0
|
|
41
|
+
} },
|
|
42
|
+
setup(props, { attrs }) {
|
|
43
|
+
return () => (0, vue.h)(ts_base_js.IconBase, {
|
|
44
|
+
...attrs,
|
|
45
|
+
extend: props.extend,
|
|
46
|
+
id: "boards-app-icon",
|
|
47
|
+
icon: element
|
|
48
|
+
});
|
|
49
|
+
}
|
|
50
|
+
});
|
|
51
|
+
//#endregion
|
|
52
|
+
exports.BoardsAppIcon = BoardsAppIcon;
|
|
53
|
+
exports.default = BoardsAppIcon;
|
|
@@ -0,0 +1,75 @@
|
|
|
1
|
+
Object.defineProperties(exports, {
|
|
2
|
+
__esModule: { value: true },
|
|
3
|
+
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
+
});
|
|
5
|
+
let vue = require("vue");
|
|
6
|
+
let ts_base_js = require("./base.cjs");
|
|
7
|
+
//#region ts/boards-multi-icon.ts
|
|
8
|
+
const element = {
|
|
9
|
+
"tag": "svg",
|
|
10
|
+
"attrs": {
|
|
11
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
12
|
+
"fill": "none",
|
|
13
|
+
"viewBox": "0 0 16 16",
|
|
14
|
+
"width": "1em",
|
|
15
|
+
"height": "1em"
|
|
16
|
+
},
|
|
17
|
+
"children": [
|
|
18
|
+
{
|
|
19
|
+
"tag": "path",
|
|
20
|
+
"attrs": {
|
|
21
|
+
"fill": "#8B5CF6",
|
|
22
|
+
"d": "M3.4535 1.12549C2.7002 1.12549 2.08954 1.73615 2.08954 2.48945V13.5104C2.08954 14.2637 2.7002 14.8744 3.4535 14.8744H12.5465C13.2998 14.8744 13.9105 14.2637 13.9105 13.5104V5.0992L10.0091 1.12549H3.4535Z"
|
|
23
|
+
}
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"tag": "path",
|
|
27
|
+
"attrs": {
|
|
28
|
+
"fill": "#6D3FE8",
|
|
29
|
+
"d": "M10.0075 1.12549L13.9104 5.09842H10.6742C10.306 5.09842 10.0075 4.79994 10.0075 4.43175V1.12549Z"
|
|
30
|
+
}
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"tag": "path",
|
|
34
|
+
"attrs": {
|
|
35
|
+
"fill": "white",
|
|
36
|
+
"fill-rule": "evenodd",
|
|
37
|
+
"d": "M5 7.45H10.8V11.65H5V7.45ZM5.8 8.25V10.85H10V8.25H5.8Z",
|
|
38
|
+
"clip-rule": "evenodd"
|
|
39
|
+
}
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"tag": "path",
|
|
43
|
+
"attrs": {
|
|
44
|
+
"fill": "white",
|
|
45
|
+
"d": "M5.8 6.25H7.25V7H5.8V6.25Z"
|
|
46
|
+
}
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"tag": "path",
|
|
50
|
+
"attrs": {
|
|
51
|
+
"fill": "white",
|
|
52
|
+
"d": "M8.55 6.25H10V7H8.55V6.25Z"
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
]
|
|
56
|
+
};
|
|
57
|
+
const BoardsMultiIcon = (0, vue.defineComponent)({
|
|
58
|
+
name: "BoardsMultiIcon",
|
|
59
|
+
inheritAttrs: false,
|
|
60
|
+
props: { extend: {
|
|
61
|
+
type: Object,
|
|
62
|
+
default: void 0
|
|
63
|
+
} },
|
|
64
|
+
setup(props, { attrs }) {
|
|
65
|
+
return () => (0, vue.h)(ts_base_js.IconBase, {
|
|
66
|
+
...attrs,
|
|
67
|
+
extend: props.extend,
|
|
68
|
+
id: "boards-multi-icon",
|
|
69
|
+
icon: element
|
|
70
|
+
});
|
|
71
|
+
}
|
|
72
|
+
});
|
|
73
|
+
//#endregion
|
|
74
|
+
exports.BoardsMultiIcon = BoardsMultiIcon;
|
|
75
|
+
exports.default = BoardsMultiIcon;
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
Object.defineProperties(exports, {
|
|
2
|
+
__esModule: { value: true },
|
|
3
|
+
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
+
});
|
|
5
|
+
let vue = require("vue");
|
|
6
|
+
let ts_base_js = require("./base.cjs");
|
|
7
|
+
//#region ts/docs-app-icon.ts
|
|
8
|
+
const element = {
|
|
9
|
+
"tag": "svg",
|
|
10
|
+
"attrs": {
|
|
11
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
12
|
+
"fill": "none",
|
|
13
|
+
"viewBox": "0 0 16 16",
|
|
14
|
+
"width": "1em",
|
|
15
|
+
"height": "1em"
|
|
16
|
+
},
|
|
17
|
+
"children": [{
|
|
18
|
+
"tag": "path",
|
|
19
|
+
"attrs": {
|
|
20
|
+
"fill": "currentColor",
|
|
21
|
+
"fill-rule": "evenodd",
|
|
22
|
+
"d": "M4.24365 4.2458H10.1562C11.0398 4.2458 11.7562 4.96215 11.7562 5.8458V11.7583H5.84365C4.96 11.7583 4.24365 11.042 4.24365 10.1583V4.2458ZM5.44365 5.4458V10.1583C5.44365 10.3792 5.62274 10.5583 5.84365 10.5583H10.5562V5.8458C10.5562 5.62489 10.3771 5.4458 10.1562 5.4458H5.44365ZM6.2 6.62H9.78V7.62H6.2V6.62ZM6.2 8.4H9.78V9.4H6.2V8.4Z",
|
|
23
|
+
"clip-rule": "evenodd"
|
|
24
|
+
}
|
|
25
|
+
}, {
|
|
26
|
+
"tag": "path",
|
|
27
|
+
"attrs": {
|
|
28
|
+
"fill": "currentColor",
|
|
29
|
+
"fill-rule": "evenodd",
|
|
30
|
+
"d": "M1.90107 0.578613C1.45925 0.578613 1.10107 0.936785 1.10107 1.37861V11.8216C1.10107 13.8098 2.71285 15.4216 4.70107 15.4216H14.0987C14.5406 15.4216 14.8987 15.0634 14.8987 14.6216V4.17861C14.8987 2.19039 13.287 0.578613 11.2987 0.578613H1.90107ZM2.30107 11.8216V1.77861H11.2987C12.6242 1.77861 13.6987 2.85313 13.6987 4.17861V14.2216H4.70107C3.37559 14.2216 2.30107 13.1471 2.30107 11.8216Z",
|
|
31
|
+
"clip-rule": "evenodd"
|
|
32
|
+
}
|
|
33
|
+
}]
|
|
34
|
+
};
|
|
35
|
+
const DocsAppIcon = (0, vue.defineComponent)({
|
|
36
|
+
name: "DocsAppIcon",
|
|
37
|
+
inheritAttrs: false,
|
|
38
|
+
props: { extend: {
|
|
39
|
+
type: Object,
|
|
40
|
+
default: void 0
|
|
41
|
+
} },
|
|
42
|
+
setup(props, { attrs }) {
|
|
43
|
+
return () => (0, vue.h)(ts_base_js.IconBase, {
|
|
44
|
+
...attrs,
|
|
45
|
+
extend: props.extend,
|
|
46
|
+
id: "docs-app-icon",
|
|
47
|
+
icon: element
|
|
48
|
+
});
|
|
49
|
+
}
|
|
50
|
+
});
|
|
51
|
+
//#endregion
|
|
52
|
+
exports.DocsAppIcon = DocsAppIcon;
|
|
53
|
+
exports.default = DocsAppIcon;
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
Object.defineProperties(exports, {
|
|
2
|
+
__esModule: { value: true },
|
|
3
|
+
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
+
});
|
|
5
|
+
let vue = require("vue");
|
|
6
|
+
let ts_base_js = require("./base.cjs");
|
|
7
|
+
//#region ts/docs-multi-icon.ts
|
|
8
|
+
const element = {
|
|
9
|
+
"tag": "svg",
|
|
10
|
+
"attrs": {
|
|
11
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
12
|
+
"fill": "none",
|
|
13
|
+
"viewBox": "0 0 16 16",
|
|
14
|
+
"width": "1em",
|
|
15
|
+
"height": "1em"
|
|
16
|
+
},
|
|
17
|
+
"children": [
|
|
18
|
+
{
|
|
19
|
+
"tag": "path",
|
|
20
|
+
"attrs": {
|
|
21
|
+
"fill": "#4B7DFF",
|
|
22
|
+
"d": "M3.4535 1.12549C2.7002 1.12549 2.08954 1.73615 2.08954 2.48945V13.5104C2.08954 14.2637 2.7002 14.8744 3.4535 14.8744H12.5465C13.2998 14.8744 13.9105 14.2637 13.9105 13.5104V5.0992L10.0091 1.12549H3.4535Z"
|
|
23
|
+
}
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"tag": "path",
|
|
27
|
+
"attrs": {
|
|
28
|
+
"fill": "#305CFA",
|
|
29
|
+
"d": "M10.0075 1.12549L13.9104 5.09842H10.6742C10.306 5.09842 10.0075 4.79994 10.0075 4.43175V1.12549Z"
|
|
30
|
+
}
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"tag": "path",
|
|
34
|
+
"attrs": {
|
|
35
|
+
"fill": "white",
|
|
36
|
+
"d": "M4.57245 7.27962C4.57245 7.09553 4.72169 6.94629 4.90578 6.94629H10.2391C10.4232 6.94629 10.5724 7.09553 10.5724 7.27962C10.5724 7.46372 10.4232 7.61296 10.2391 7.61296H4.90578C4.72169 7.61296 4.57245 7.46372 4.57245 7.27962Z"
|
|
37
|
+
}
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"tag": "path",
|
|
41
|
+
"attrs": {
|
|
42
|
+
"fill": "white",
|
|
43
|
+
"d": "M4.57245 9.62638C4.57245 9.44229 4.72169 9.29305 4.90578 9.29305H10.2391C10.4232 9.29305 10.5724 9.44229 10.5724 9.62638C10.5724 9.81048 10.4232 9.95972 10.2391 9.95972H4.90578C4.72169 9.95972 4.57245 9.81048 4.57245 9.62638Z"
|
|
44
|
+
}
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"tag": "path",
|
|
48
|
+
"attrs": {
|
|
49
|
+
"fill": "white",
|
|
50
|
+
"d": "M4.90578 11.6398C4.72169 11.6398 4.57245 11.789 4.57245 11.9731C4.57245 12.1572 4.72169 12.3065 4.90578 12.3065H7.57245C7.75654 12.3065 7.90578 12.1572 7.90578 11.9731C7.90578 11.789 7.75654 11.6398 7.57245 11.6398H4.90578Z"
|
|
51
|
+
}
|
|
52
|
+
}
|
|
53
|
+
]
|
|
54
|
+
};
|
|
55
|
+
const DocsMultiIcon = (0, vue.defineComponent)({
|
|
56
|
+
name: "DocsMultiIcon",
|
|
57
|
+
inheritAttrs: false,
|
|
58
|
+
props: { extend: {
|
|
59
|
+
type: Object,
|
|
60
|
+
default: void 0
|
|
61
|
+
} },
|
|
62
|
+
setup(props, { attrs }) {
|
|
63
|
+
return () => (0, vue.h)(ts_base_js.IconBase, {
|
|
64
|
+
...attrs,
|
|
65
|
+
extend: props.extend,
|
|
66
|
+
id: "docs-multi-icon",
|
|
67
|
+
icon: element
|
|
68
|
+
});
|
|
69
|
+
}
|
|
70
|
+
});
|
|
71
|
+
//#endregion
|
|
72
|
+
exports.DocsMultiIcon = DocsMultiIcon;
|
|
73
|
+
exports.default = DocsMultiIcon;
|
package/dist/cjs/index.cjs
CHANGED
|
@@ -22,6 +22,8 @@ let ts_autowrap_icon_js = require("./autowrap-icon.cjs");
|
|
|
22
22
|
let ts_avg_icon_js = require("./avg-icon.cjs");
|
|
23
23
|
let ts_ban_icon_js = require("./ban-icon.cjs");
|
|
24
24
|
let ts_bar_chart_icon_js = require("./bar-chart-icon.cjs");
|
|
25
|
+
let ts_bases_app_icon_js = require("./bases-app-icon.cjs");
|
|
26
|
+
let ts_boards_app_icon_js = require("./boards-app-icon.cjs");
|
|
25
27
|
let ts_bold_icon_js = require("./bold-icon.cjs");
|
|
26
28
|
let ts_bottom_icon_js = require("./bottom-icon.cjs");
|
|
27
29
|
let ts_boxplot_icon_js = require("./boxplot-icon.cjs");
|
|
@@ -64,6 +66,7 @@ let ts_descending_icon_js = require("./descending-icon.cjs");
|
|
|
64
66
|
let ts_direct_export_icon_js = require("./direct-export-icon.cjs");
|
|
65
67
|
let ts_divider_icon_js = require("./divider-icon.cjs");
|
|
66
68
|
let ts_doc_setting_icon_js = require("./doc-setting-icon.cjs");
|
|
69
|
+
let ts_docs_app_icon_js = require("./docs-app-icon.cjs");
|
|
67
70
|
let ts_dollar_icon_js = require("./dollar-icon.cjs");
|
|
68
71
|
let ts_down_icon_js = require("./down-icon.cjs");
|
|
69
72
|
let ts_download_icon_js = require("./download-icon.cjs");
|
|
@@ -390,9 +393,11 @@ let ts_shape_wedge_round_rect_callout_icon_js = require("./shape-wedge-round-rec
|
|
|
390
393
|
let ts_share_icon_js = require("./share-icon.cjs");
|
|
391
394
|
let ts_share_range_icon_js = require("./share-range-icon.cjs");
|
|
392
395
|
let ts_sheet_icon_js = require("./sheet-icon.cjs");
|
|
396
|
+
let ts_sheets_app_icon_js = require("./sheets-app-icon.cjs");
|
|
393
397
|
let ts_shortcut_icon_js = require("./shortcut-icon.cjs");
|
|
394
398
|
let ts_show_dimensions_icon_js = require("./show-dimensions-icon.cjs");
|
|
395
399
|
let ts_show_toolbar_icon_js = require("./show-toolbar-icon.cjs");
|
|
400
|
+
let ts_slides_app_icon_js = require("./slides-app-icon.cjs");
|
|
396
401
|
let ts_slideshow_play_icon_js = require("./slideshow-play-icon.cjs");
|
|
397
402
|
let ts_slideshow_theme_icon_js = require("./slideshow-theme-icon.cjs");
|
|
398
403
|
let ts_sticky_note_icon_js = require("./sticky-note-icon.cjs");
|
|
@@ -429,9 +434,14 @@ let ts_winloss_sparkline_icon_js = require("./winloss-sparkline-icon.cjs");
|
|
|
429
434
|
let ts_write_icon_js = require("./write-icon.cjs");
|
|
430
435
|
let ts_zoom_in_icon_js = require("./zoom-in-icon.cjs");
|
|
431
436
|
let ts_zoom_out_icon_js = require("./zoom-out-icon.cjs");
|
|
437
|
+
let ts_bases_multi_icon_js = require("./bases-multi-icon.cjs");
|
|
438
|
+
let ts_boards_multi_icon_js = require("./boards-multi-icon.cjs");
|
|
432
439
|
let ts_doc_multi_icon_js = require("./doc-multi-icon.cjs");
|
|
440
|
+
let ts_docs_multi_icon_js = require("./docs-multi-icon.cjs");
|
|
433
441
|
let ts_loading_multi_icon_js = require("./loading-multi-icon.cjs");
|
|
442
|
+
let ts_sheets_multi_icon_js = require("./sheets-multi-icon.cjs");
|
|
434
443
|
let ts_slide_multi_icon_js = require("./slide-multi-icon.cjs");
|
|
444
|
+
let ts_slides_multi_icon_js = require("./slides-multi-icon.cjs");
|
|
435
445
|
let ts_univer_sdk_multi_icon_js = require("./univer-sdk-multi-icon.cjs");
|
|
436
446
|
let ts_xlsx_multi_icon_js = require("./xlsx-multi-icon.cjs");
|
|
437
447
|
let ts_adjust_height_double_icon_js = require("./adjust-height-double-icon.cjs");
|
|
@@ -683,6 +693,30 @@ Object.defineProperty(exports, "BarChartIcon", {
|
|
|
683
693
|
return ts_bar_chart_icon_js.BarChartIcon;
|
|
684
694
|
}
|
|
685
695
|
});
|
|
696
|
+
Object.defineProperty(exports, "BasesAppIcon", {
|
|
697
|
+
enumerable: true,
|
|
698
|
+
get: function() {
|
|
699
|
+
return ts_bases_app_icon_js.BasesAppIcon;
|
|
700
|
+
}
|
|
701
|
+
});
|
|
702
|
+
Object.defineProperty(exports, "BasesMultiIcon", {
|
|
703
|
+
enumerable: true,
|
|
704
|
+
get: function() {
|
|
705
|
+
return ts_bases_multi_icon_js.BasesMultiIcon;
|
|
706
|
+
}
|
|
707
|
+
});
|
|
708
|
+
Object.defineProperty(exports, "BoardsAppIcon", {
|
|
709
|
+
enumerable: true,
|
|
710
|
+
get: function() {
|
|
711
|
+
return ts_boards_app_icon_js.BoardsAppIcon;
|
|
712
|
+
}
|
|
713
|
+
});
|
|
714
|
+
Object.defineProperty(exports, "BoardsMultiIcon", {
|
|
715
|
+
enumerable: true,
|
|
716
|
+
get: function() {
|
|
717
|
+
return ts_boards_multi_icon_js.BoardsMultiIcon;
|
|
718
|
+
}
|
|
719
|
+
});
|
|
686
720
|
Object.defineProperty(exports, "BoldIcon", {
|
|
687
721
|
enumerable: true,
|
|
688
722
|
get: function() {
|
|
@@ -1037,6 +1071,18 @@ Object.defineProperty(exports, "DocSettingIcon", {
|
|
|
1037
1071
|
return ts_doc_setting_icon_js.DocSettingIcon;
|
|
1038
1072
|
}
|
|
1039
1073
|
});
|
|
1074
|
+
Object.defineProperty(exports, "DocsAppIcon", {
|
|
1075
|
+
enumerable: true,
|
|
1076
|
+
get: function() {
|
|
1077
|
+
return ts_docs_app_icon_js.DocsAppIcon;
|
|
1078
|
+
}
|
|
1079
|
+
});
|
|
1080
|
+
Object.defineProperty(exports, "DocsMultiIcon", {
|
|
1081
|
+
enumerable: true,
|
|
1082
|
+
get: function() {
|
|
1083
|
+
return ts_docs_multi_icon_js.DocsMultiIcon;
|
|
1084
|
+
}
|
|
1085
|
+
});
|
|
1040
1086
|
Object.defineProperty(exports, "DollarIcon", {
|
|
1041
1087
|
enumerable: true,
|
|
1042
1088
|
get: function() {
|
|
@@ -3233,6 +3279,18 @@ Object.defineProperty(exports, "SheetIcon", {
|
|
|
3233
3279
|
return ts_sheet_icon_js.SheetIcon;
|
|
3234
3280
|
}
|
|
3235
3281
|
});
|
|
3282
|
+
Object.defineProperty(exports, "SheetsAppIcon", {
|
|
3283
|
+
enumerable: true,
|
|
3284
|
+
get: function() {
|
|
3285
|
+
return ts_sheets_app_icon_js.SheetsAppIcon;
|
|
3286
|
+
}
|
|
3287
|
+
});
|
|
3288
|
+
Object.defineProperty(exports, "SheetsMultiIcon", {
|
|
3289
|
+
enumerable: true,
|
|
3290
|
+
get: function() {
|
|
3291
|
+
return ts_sheets_multi_icon_js.SheetsMultiIcon;
|
|
3292
|
+
}
|
|
3293
|
+
});
|
|
3236
3294
|
Object.defineProperty(exports, "ShortcutIcon", {
|
|
3237
3295
|
enumerable: true,
|
|
3238
3296
|
get: function() {
|
|
@@ -3293,6 +3351,18 @@ Object.defineProperty(exports, "SlideMultiIcon", {
|
|
|
3293
3351
|
return ts_slide_multi_icon_js.SlideMultiIcon;
|
|
3294
3352
|
}
|
|
3295
3353
|
});
|
|
3354
|
+
Object.defineProperty(exports, "SlidesAppIcon", {
|
|
3355
|
+
enumerable: true,
|
|
3356
|
+
get: function() {
|
|
3357
|
+
return ts_slides_app_icon_js.SlidesAppIcon;
|
|
3358
|
+
}
|
|
3359
|
+
});
|
|
3360
|
+
Object.defineProperty(exports, "SlidesMultiIcon", {
|
|
3361
|
+
enumerable: true,
|
|
3362
|
+
get: function() {
|
|
3363
|
+
return ts_slides_multi_icon_js.SlidesMultiIcon;
|
|
3364
|
+
}
|
|
3365
|
+
});
|
|
3296
3366
|
Object.defineProperty(exports, "SlideshowPlayIcon", {
|
|
3297
3367
|
enumerable: true,
|
|
3298
3368
|
get: function() {
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
Object.defineProperties(exports, {
|
|
2
|
+
__esModule: { value: true },
|
|
3
|
+
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
+
});
|
|
5
|
+
let vue = require("vue");
|
|
6
|
+
let ts_base_js = require("./base.cjs");
|
|
7
|
+
//#region ts/sheets-app-icon.ts
|
|
8
|
+
const element = {
|
|
9
|
+
"tag": "svg",
|
|
10
|
+
"attrs": {
|
|
11
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
12
|
+
"fill": "none",
|
|
13
|
+
"viewBox": "0 0 16 16",
|
|
14
|
+
"width": "1em",
|
|
15
|
+
"height": "1em"
|
|
16
|
+
},
|
|
17
|
+
"children": [{
|
|
18
|
+
"tag": "path",
|
|
19
|
+
"attrs": {
|
|
20
|
+
"fill": "currentColor",
|
|
21
|
+
"fill-rule": "evenodd",
|
|
22
|
+
"d": "M4.24365 4.2458H10.1562C11.0398 4.2458 11.7562 4.96215 11.7562 5.8458V11.7583H5.84365C4.96 11.7583 4.24365 11.042 4.24365 10.1583V4.2458ZM5.44365 5.4458V6.4458H10.5562V5.8458C10.5562 5.62489 10.3771 5.4458 10.1562 5.4458H5.44365ZM5.44365 7.6458V8.53174H7.3999V7.6458H5.44365ZM8.5999 7.6458V8.53174H10.5562V7.6458H8.5999ZM5.44365 9.73174V10.1583C5.44365 10.3792 5.62274 10.5583 5.84365 10.5583H7.3999V9.73174H5.44365ZM8.5999 10.5583H10.5562V9.73174H8.5999V10.5583Z",
|
|
23
|
+
"clip-rule": "evenodd"
|
|
24
|
+
}
|
|
25
|
+
}, {
|
|
26
|
+
"tag": "path",
|
|
27
|
+
"attrs": {
|
|
28
|
+
"fill": "currentColor",
|
|
29
|
+
"fill-rule": "evenodd",
|
|
30
|
+
"d": "M1.90107 0.578613C1.45925 0.578613 1.10107 0.936785 1.10107 1.37861V11.8216C1.10107 13.8098 2.71285 15.4216 4.70107 15.4216H14.0987C14.5406 15.4216 14.8987 15.0634 14.8987 14.6216V4.17861C14.8987 2.19039 13.287 0.578613 11.2987 0.578613H1.90107ZM2.30107 11.8216V1.77861H11.2987C12.6242 1.77861 13.6987 2.85313 13.6987 4.17861V14.2216H4.70107C3.37559 14.2216 2.30107 13.1471 2.30107 11.8216Z",
|
|
31
|
+
"clip-rule": "evenodd"
|
|
32
|
+
}
|
|
33
|
+
}]
|
|
34
|
+
};
|
|
35
|
+
const SheetsAppIcon = (0, vue.defineComponent)({
|
|
36
|
+
name: "SheetsAppIcon",
|
|
37
|
+
inheritAttrs: false,
|
|
38
|
+
props: { extend: {
|
|
39
|
+
type: Object,
|
|
40
|
+
default: void 0
|
|
41
|
+
} },
|
|
42
|
+
setup(props, { attrs }) {
|
|
43
|
+
return () => (0, vue.h)(ts_base_js.IconBase, {
|
|
44
|
+
...attrs,
|
|
45
|
+
extend: props.extend,
|
|
46
|
+
id: "sheets-app-icon",
|
|
47
|
+
icon: element
|
|
48
|
+
});
|
|
49
|
+
}
|
|
50
|
+
});
|
|
51
|
+
//#endregion
|
|
52
|
+
exports.SheetsAppIcon = SheetsAppIcon;
|
|
53
|
+
exports.default = SheetsAppIcon;
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
Object.defineProperties(exports, {
|
|
2
|
+
__esModule: { value: true },
|
|
3
|
+
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
+
});
|
|
5
|
+
let vue = require("vue");
|
|
6
|
+
let ts_base_js = require("./base.cjs");
|
|
7
|
+
//#region ts/sheets-multi-icon.ts
|
|
8
|
+
const element = {
|
|
9
|
+
"tag": "svg",
|
|
10
|
+
"attrs": {
|
|
11
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
12
|
+
"fill": "none",
|
|
13
|
+
"viewBox": "0 0 16 16",
|
|
14
|
+
"width": "1em",
|
|
15
|
+
"height": "1em"
|
|
16
|
+
},
|
|
17
|
+
"children": [
|
|
18
|
+
{
|
|
19
|
+
"tag": "path",
|
|
20
|
+
"attrs": {
|
|
21
|
+
"fill": "#35BD4B",
|
|
22
|
+
"d": "M3.4535 1.12549C2.7002 1.12549 2.08954 1.73615 2.08954 2.48945V13.5104C2.08954 14.2637 2.7002 14.8744 3.4535 14.8744H12.5465C13.2998 14.8744 13.9105 14.2637 13.9105 13.5104V5.0992L10.0091 1.12549H3.4535Z"
|
|
23
|
+
}
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"tag": "path",
|
|
27
|
+
"attrs": {
|
|
28
|
+
"fill": "#32A846",
|
|
29
|
+
"d": "M10.0075 1.12549L13.9104 5.09842H10.6742C10.306 5.09842 10.0075 4.79994 10.0075 4.43175V1.12549Z"
|
|
30
|
+
}
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"tag": "path",
|
|
34
|
+
"attrs": {
|
|
35
|
+
"fill": "white",
|
|
36
|
+
"fill-rule": "evenodd",
|
|
37
|
+
"d": "M4.7 7.05H11.1V12.05H4.7V7.05ZM5.5 7.85V9.2H7.35V7.85H5.5ZM8.15 7.85V9.2H10.3V7.85H8.15ZM5.5 10V11.25H7.35V10H5.5ZM8.15 10V11.25H10.3V10H8.15Z",
|
|
38
|
+
"clip-rule": "evenodd"
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
]
|
|
42
|
+
};
|
|
43
|
+
const SheetsMultiIcon = (0, vue.defineComponent)({
|
|
44
|
+
name: "SheetsMultiIcon",
|
|
45
|
+
inheritAttrs: false,
|
|
46
|
+
props: { extend: {
|
|
47
|
+
type: Object,
|
|
48
|
+
default: void 0
|
|
49
|
+
} },
|
|
50
|
+
setup(props, { attrs }) {
|
|
51
|
+
return () => (0, vue.h)(ts_base_js.IconBase, {
|
|
52
|
+
...attrs,
|
|
53
|
+
extend: props.extend,
|
|
54
|
+
id: "sheets-multi-icon",
|
|
55
|
+
icon: element
|
|
56
|
+
});
|
|
57
|
+
}
|
|
58
|
+
});
|
|
59
|
+
//#endregion
|
|
60
|
+
exports.SheetsMultiIcon = SheetsMultiIcon;
|
|
61
|
+
exports.default = SheetsMultiIcon;
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
Object.defineProperties(exports, {
|
|
2
|
+
__esModule: { value: true },
|
|
3
|
+
[Symbol.toStringTag]: { value: "Module" }
|
|
4
|
+
});
|
|
5
|
+
let vue = require("vue");
|
|
6
|
+
let ts_base_js = require("./base.cjs");
|
|
7
|
+
//#region ts/slides-app-icon.ts
|
|
8
|
+
const element = {
|
|
9
|
+
"tag": "svg",
|
|
10
|
+
"attrs": {
|
|
11
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
12
|
+
"fill": "none",
|
|
13
|
+
"viewBox": "0 0 16 16",
|
|
14
|
+
"width": "1em",
|
|
15
|
+
"height": "1em"
|
|
16
|
+
},
|
|
17
|
+
"children": [{
|
|
18
|
+
"tag": "path",
|
|
19
|
+
"attrs": {
|
|
20
|
+
"fill": "currentColor",
|
|
21
|
+
"fill-rule": "evenodd",
|
|
22
|
+
"d": "M4.24365 4.2458H10.1562C11.0398 4.2458 11.7562 4.96215 11.7562 5.8458V11.7583H5.84365C4.96 11.7583 4.24365 11.042 4.24365 10.1583V4.2458ZM5.44365 5.4458V10.1583C5.44365 10.3792 5.62274 10.5583 5.84365 10.5583H10.5562V5.8458C10.5562 5.62489 10.3771 5.4458 10.1562 5.4458H5.44365ZM6.18 6.62H9.82V9.42H6.18V6.62Z",
|
|
23
|
+
"clip-rule": "evenodd"
|
|
24
|
+
}
|
|
25
|
+
}, {
|
|
26
|
+
"tag": "path",
|
|
27
|
+
"attrs": {
|
|
28
|
+
"fill": "currentColor",
|
|
29
|
+
"fill-rule": "evenodd",
|
|
30
|
+
"d": "M1.90107 0.578613C1.45925 0.578613 1.10107 0.936785 1.10107 1.37861V11.8216C1.10107 13.8098 2.71285 15.4216 4.70107 15.4216H14.0987C14.5406 15.4216 14.8987 15.0634 14.8987 14.6216V4.17861C14.8987 2.19039 13.287 0.578613 11.2987 0.578613H1.90107ZM2.30107 11.8216V1.77861H11.2987C12.6242 1.77861 13.6987 2.85313 13.6987 4.17861V14.2216H4.70107C3.37559 14.2216 2.30107 13.1471 2.30107 11.8216Z",
|
|
31
|
+
"clip-rule": "evenodd"
|
|
32
|
+
}
|
|
33
|
+
}]
|
|
34
|
+
};
|
|
35
|
+
const SlidesAppIcon = (0, vue.defineComponent)({
|
|
36
|
+
name: "SlidesAppIcon",
|
|
37
|
+
inheritAttrs: false,
|
|
38
|
+
props: { extend: {
|
|
39
|
+
type: Object,
|
|
40
|
+
default: void 0
|
|
41
|
+
} },
|
|
42
|
+
setup(props, { attrs }) {
|
|
43
|
+
return () => (0, vue.h)(ts_base_js.IconBase, {
|
|
44
|
+
...attrs,
|
|
45
|
+
extend: props.extend,
|
|
46
|
+
id: "slides-app-icon",
|
|
47
|
+
icon: element
|
|
48
|
+
});
|
|
49
|
+
}
|
|
50
|
+
});
|
|
51
|
+
//#endregion
|
|
52
|
+
exports.SlidesAppIcon = SlidesAppIcon;
|
|
53
|
+
exports.default = SlidesAppIcon;
|