@univerjs/icons-vue 1.11.0 → 1.13.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/cursors-icon.cjs +45 -0
- package/dist/cjs/export-icon.cjs +2 -2
- package/dist/cjs/grip-horizontal-icon.cjs +92 -0
- package/dist/cjs/import-icon.cjs +49 -0
- package/dist/cjs/index.cjs +71 -29
- package/dist/cjs/mermaid-diagram-icon.cjs +96 -0
- package/dist/cjs/paint-icon.cjs +84 -0
- package/dist/cjs/precise-selection-icon.cjs +49 -0
- package/dist/cjs/{progress-0-icon.cjs → progress-0-double-icon.cjs} +6 -6
- package/dist/cjs/{progress-100-icon.cjs → progress-100-double-icon.cjs} +6 -6
- package/dist/cjs/{progress-25-icon.cjs → progress-25-double-icon.cjs} +6 -6
- package/dist/cjs/{progress-50-icon.cjs → progress-50-double-icon.cjs} +6 -6
- package/dist/cjs/{progress-75-icon.cjs → progress-75-double-icon.cjs} +6 -6
- package/dist/cjs/show-dimensions-icon.cjs +119 -0
- package/dist/cjs/{more-icon.cjs → show-toolbar-icon.cjs} +13 -7
- package/dist/esm/{sequence-icon.d.ts → cursors-icon.d.ts} +2 -2
- package/dist/esm/cursors-icon.js +40 -0
- package/dist/esm/export-icon.js +2 -2
- package/dist/esm/{progress-25-icon.d.ts → grip-horizontal-icon.d.ts} +2 -2
- package/dist/esm/grip-horizontal-icon.js +87 -0
- package/dist/esm/{progress-0-icon.d.ts → import-icon.d.ts} +2 -2
- package/dist/esm/import-icon.js +44 -0
- package/dist/esm/index.d.ts +13 -7
- package/dist/esm/index.js +14 -8
- package/dist/esm/mermaid-diagram-icon.d.ts +18 -0
- package/dist/esm/mermaid-diagram-icon.js +91 -0
- package/dist/esm/{more-icon.d.ts → paint-icon.d.ts} +2 -2
- package/dist/esm/paint-icon.js +79 -0
- package/dist/esm/precise-selection-icon.d.ts +18 -0
- package/dist/esm/precise-selection-icon.js +44 -0
- package/dist/esm/progress-0-double-icon.d.ts +18 -0
- package/dist/esm/{progress-0-icon.js → progress-0-double-icon.js} +5 -5
- package/dist/esm/progress-100-double-icon.d.ts +18 -0
- package/dist/esm/{progress-100-icon.js → progress-100-double-icon.js} +5 -5
- package/dist/esm/progress-25-double-icon.d.ts +18 -0
- package/dist/esm/{progress-25-icon.js → progress-25-double-icon.js} +5 -5
- package/dist/esm/progress-50-double-icon.d.ts +18 -0
- package/dist/esm/{progress-50-icon.js → progress-50-double-icon.js} +5 -5
- package/dist/esm/progress-75-double-icon.d.ts +18 -0
- package/dist/esm/{progress-75-icon.js → progress-75-double-icon.js} +5 -5
- package/dist/esm/show-dimensions-icon.d.ts +18 -0
- package/dist/esm/show-dimensions-icon.js +114 -0
- package/dist/esm/{progress-100-icon.d.ts → show-toolbar-icon.d.ts} +2 -2
- package/dist/esm/{more-icon.js → show-toolbar-icon.js} +12 -6
- package/package.json +7 -7
- package/dist/cjs/sequence-icon.cjs +0 -80
- package/dist/esm/progress-50-icon.d.ts +0 -18
- package/dist/esm/progress-75-icon.d.ts +0 -18
- package/dist/esm/sequence-icon.js +0 -75
|
@@ -0,0 +1,49 @@
|
|
|
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/precise-selection-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
|
+
"d": "M2.2 3.4C2.2 2.73726 2.73726 2.2 3.4 2.2H12.6C13.2627 2.2 13.8 2.73726 13.8 3.4V9.6C13.8 9.93137 13.5314 10.2 13.2 10.2C12.8686 10.2 12.6 9.93137 12.6 9.6V3.4H3.4V11.2H8.9C9.23137 11.2 9.5 11.4686 9.5 11.8C9.5 12.1314 9.23137 12.4 8.9 12.4H3.4C2.73726 12.4 2.2 11.8627 2.2 11.2V3.4Z"
|
|
22
|
+
}
|
|
23
|
+
}, {
|
|
24
|
+
"tag": "path",
|
|
25
|
+
"attrs": {
|
|
26
|
+
"fill": "currentColor",
|
|
27
|
+
"d": "M10.0699 9.56616C10.0326 9.34249 10.282 9.17561 10.4918 9.28357L14.0903 11.1366C14.3375 11.2639 14.2635 11.6182 13.9843 11.6469L12.3317 12.0609L11.1808 13.409C11.0443 13.6291 10.6918 13.566 10.6498 13.3136L10.0699 9.56616Z"
|
|
28
|
+
}
|
|
29
|
+
}]
|
|
30
|
+
};
|
|
31
|
+
const PreciseSelectionIcon = (0, vue.defineComponent)({
|
|
32
|
+
name: "PreciseSelectionIcon",
|
|
33
|
+
inheritAttrs: false,
|
|
34
|
+
props: { extend: {
|
|
35
|
+
type: Object,
|
|
36
|
+
default: void 0
|
|
37
|
+
} },
|
|
38
|
+
setup(props, { attrs }) {
|
|
39
|
+
return () => (0, vue.h)(ts_base_js.IconBase, {
|
|
40
|
+
...attrs,
|
|
41
|
+
extend: props.extend,
|
|
42
|
+
id: "precise-selection-icon",
|
|
43
|
+
icon: element
|
|
44
|
+
});
|
|
45
|
+
}
|
|
46
|
+
});
|
|
47
|
+
//#endregion
|
|
48
|
+
exports.PreciseSelectionIcon = PreciseSelectionIcon;
|
|
49
|
+
exports.default = PreciseSelectionIcon;
|
|
@@ -4,7 +4,7 @@ Object.defineProperties(exports, {
|
|
|
4
4
|
});
|
|
5
5
|
let vue = require("vue");
|
|
6
6
|
let ts_base_js = require("./base.cjs");
|
|
7
|
-
//#region ts/progress-0-icon.ts
|
|
7
|
+
//#region ts/progress-0-double-icon.ts
|
|
8
8
|
const element = {
|
|
9
9
|
"tag": "svg",
|
|
10
10
|
"attrs": {
|
|
@@ -33,8 +33,8 @@ const element = {
|
|
|
33
33
|
}
|
|
34
34
|
}]
|
|
35
35
|
};
|
|
36
|
-
const
|
|
37
|
-
name: "
|
|
36
|
+
const Progress0DoubleIcon = (0, vue.defineComponent)({
|
|
37
|
+
name: "Progress0DoubleIcon",
|
|
38
38
|
inheritAttrs: false,
|
|
39
39
|
props: { extend: {
|
|
40
40
|
type: Object,
|
|
@@ -44,11 +44,11 @@ const Progress0Icon = (0, vue.defineComponent)({
|
|
|
44
44
|
return () => (0, vue.h)(ts_base_js.IconBase, {
|
|
45
45
|
...attrs,
|
|
46
46
|
extend: props.extend,
|
|
47
|
-
id: "progress-0-icon",
|
|
47
|
+
id: "progress-0-double-icon",
|
|
48
48
|
icon: element
|
|
49
49
|
});
|
|
50
50
|
}
|
|
51
51
|
});
|
|
52
52
|
//#endregion
|
|
53
|
-
exports.
|
|
54
|
-
exports.default =
|
|
53
|
+
exports.Progress0DoubleIcon = Progress0DoubleIcon;
|
|
54
|
+
exports.default = Progress0DoubleIcon;
|
|
@@ -4,7 +4,7 @@ Object.defineProperties(exports, {
|
|
|
4
4
|
});
|
|
5
5
|
let vue = require("vue");
|
|
6
6
|
let ts_base_js = require("./base.cjs");
|
|
7
|
-
//#region ts/progress-100-icon.ts
|
|
7
|
+
//#region ts/progress-100-double-icon.ts
|
|
8
8
|
const element = {
|
|
9
9
|
"tag": "svg",
|
|
10
10
|
"attrs": {
|
|
@@ -33,8 +33,8 @@ const element = {
|
|
|
33
33
|
}
|
|
34
34
|
}]
|
|
35
35
|
};
|
|
36
|
-
const
|
|
37
|
-
name: "
|
|
36
|
+
const Progress100DoubleIcon = (0, vue.defineComponent)({
|
|
37
|
+
name: "Progress100DoubleIcon",
|
|
38
38
|
inheritAttrs: false,
|
|
39
39
|
props: { extend: {
|
|
40
40
|
type: Object,
|
|
@@ -44,11 +44,11 @@ const Progress100Icon = (0, vue.defineComponent)({
|
|
|
44
44
|
return () => (0, vue.h)(ts_base_js.IconBase, {
|
|
45
45
|
...attrs,
|
|
46
46
|
extend: props.extend,
|
|
47
|
-
id: "progress-100-icon",
|
|
47
|
+
id: "progress-100-double-icon",
|
|
48
48
|
icon: element
|
|
49
49
|
});
|
|
50
50
|
}
|
|
51
51
|
});
|
|
52
52
|
//#endregion
|
|
53
|
-
exports.
|
|
54
|
-
exports.default =
|
|
53
|
+
exports.Progress100DoubleIcon = Progress100DoubleIcon;
|
|
54
|
+
exports.default = Progress100DoubleIcon;
|
|
@@ -4,7 +4,7 @@ Object.defineProperties(exports, {
|
|
|
4
4
|
});
|
|
5
5
|
let vue = require("vue");
|
|
6
6
|
let ts_base_js = require("./base.cjs");
|
|
7
|
-
//#region ts/progress-25-icon.ts
|
|
7
|
+
//#region ts/progress-25-double-icon.ts
|
|
8
8
|
const element = {
|
|
9
9
|
"tag": "svg",
|
|
10
10
|
"attrs": {
|
|
@@ -43,8 +43,8 @@ const element = {
|
|
|
43
43
|
}
|
|
44
44
|
]
|
|
45
45
|
};
|
|
46
|
-
const
|
|
47
|
-
name: "
|
|
46
|
+
const Progress25DoubleIcon = (0, vue.defineComponent)({
|
|
47
|
+
name: "Progress25DoubleIcon",
|
|
48
48
|
inheritAttrs: false,
|
|
49
49
|
props: { extend: {
|
|
50
50
|
type: Object,
|
|
@@ -54,11 +54,11 @@ const Progress25Icon = (0, vue.defineComponent)({
|
|
|
54
54
|
return () => (0, vue.h)(ts_base_js.IconBase, {
|
|
55
55
|
...attrs,
|
|
56
56
|
extend: props.extend,
|
|
57
|
-
id: "progress-25-icon",
|
|
57
|
+
id: "progress-25-double-icon",
|
|
58
58
|
icon: element
|
|
59
59
|
});
|
|
60
60
|
}
|
|
61
61
|
});
|
|
62
62
|
//#endregion
|
|
63
|
-
exports.
|
|
64
|
-
exports.default =
|
|
63
|
+
exports.Progress25DoubleIcon = Progress25DoubleIcon;
|
|
64
|
+
exports.default = Progress25DoubleIcon;
|
|
@@ -4,7 +4,7 @@ Object.defineProperties(exports, {
|
|
|
4
4
|
});
|
|
5
5
|
let vue = require("vue");
|
|
6
6
|
let ts_base_js = require("./base.cjs");
|
|
7
|
-
//#region ts/progress-50-icon.ts
|
|
7
|
+
//#region ts/progress-50-double-icon.ts
|
|
8
8
|
const element = {
|
|
9
9
|
"tag": "svg",
|
|
10
10
|
"attrs": {
|
|
@@ -43,8 +43,8 @@ const element = {
|
|
|
43
43
|
}
|
|
44
44
|
]
|
|
45
45
|
};
|
|
46
|
-
const
|
|
47
|
-
name: "
|
|
46
|
+
const Progress50DoubleIcon = (0, vue.defineComponent)({
|
|
47
|
+
name: "Progress50DoubleIcon",
|
|
48
48
|
inheritAttrs: false,
|
|
49
49
|
props: { extend: {
|
|
50
50
|
type: Object,
|
|
@@ -54,11 +54,11 @@ const Progress50Icon = (0, vue.defineComponent)({
|
|
|
54
54
|
return () => (0, vue.h)(ts_base_js.IconBase, {
|
|
55
55
|
...attrs,
|
|
56
56
|
extend: props.extend,
|
|
57
|
-
id: "progress-50-icon",
|
|
57
|
+
id: "progress-50-double-icon",
|
|
58
58
|
icon: element
|
|
59
59
|
});
|
|
60
60
|
}
|
|
61
61
|
});
|
|
62
62
|
//#endregion
|
|
63
|
-
exports.
|
|
64
|
-
exports.default =
|
|
63
|
+
exports.Progress50DoubleIcon = Progress50DoubleIcon;
|
|
64
|
+
exports.default = Progress50DoubleIcon;
|
|
@@ -4,7 +4,7 @@ Object.defineProperties(exports, {
|
|
|
4
4
|
});
|
|
5
5
|
let vue = require("vue");
|
|
6
6
|
let ts_base_js = require("./base.cjs");
|
|
7
|
-
//#region ts/progress-75-icon.ts
|
|
7
|
+
//#region ts/progress-75-double-icon.ts
|
|
8
8
|
const element = {
|
|
9
9
|
"tag": "svg",
|
|
10
10
|
"attrs": {
|
|
@@ -43,8 +43,8 @@ const element = {
|
|
|
43
43
|
}
|
|
44
44
|
]
|
|
45
45
|
};
|
|
46
|
-
const
|
|
47
|
-
name: "
|
|
46
|
+
const Progress75DoubleIcon = (0, vue.defineComponent)({
|
|
47
|
+
name: "Progress75DoubleIcon",
|
|
48
48
|
inheritAttrs: false,
|
|
49
49
|
props: { extend: {
|
|
50
50
|
type: Object,
|
|
@@ -54,11 +54,11 @@ const Progress75Icon = (0, vue.defineComponent)({
|
|
|
54
54
|
return () => (0, vue.h)(ts_base_js.IconBase, {
|
|
55
55
|
...attrs,
|
|
56
56
|
extend: props.extend,
|
|
57
|
-
id: "progress-75-icon",
|
|
57
|
+
id: "progress-75-double-icon",
|
|
58
58
|
icon: element
|
|
59
59
|
});
|
|
60
60
|
}
|
|
61
61
|
});
|
|
62
62
|
//#endregion
|
|
63
|
-
exports.
|
|
64
|
-
exports.default =
|
|
63
|
+
exports.Progress75DoubleIcon = Progress75DoubleIcon;
|
|
64
|
+
exports.default = Progress75DoubleIcon;
|
|
@@ -0,0 +1,119 @@
|
|
|
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/show-dimensions-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
|
+
"stroke": "currentColor",
|
|
22
|
+
"stroke-linecap": "round",
|
|
23
|
+
"stroke-width": 1.3,
|
|
24
|
+
"d": "M4.45 3.25H10.9"
|
|
25
|
+
}
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"tag": "path",
|
|
29
|
+
"attrs": {
|
|
30
|
+
"stroke": "currentColor",
|
|
31
|
+
"stroke-linecap": "round",
|
|
32
|
+
"stroke-width": 1.3,
|
|
33
|
+
"d": "M3.25 4.45V8.95"
|
|
34
|
+
}
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
"tag": "path",
|
|
38
|
+
"attrs": {
|
|
39
|
+
"stroke": "currentColor",
|
|
40
|
+
"stroke-linecap": "round",
|
|
41
|
+
"stroke-width": 1.3,
|
|
42
|
+
"d": "M12.1 4.45V6.7"
|
|
43
|
+
}
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
"tag": "path",
|
|
47
|
+
"attrs": {
|
|
48
|
+
"stroke": "currentColor",
|
|
49
|
+
"stroke-linecap": "round",
|
|
50
|
+
"stroke-width": 1.3,
|
|
51
|
+
"d": "M4.45 10H7.75"
|
|
52
|
+
}
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"tag": "rect",
|
|
56
|
+
"attrs": {
|
|
57
|
+
"width": 2.2,
|
|
58
|
+
"height": 2.2,
|
|
59
|
+
"x": 2.15,
|
|
60
|
+
"y": 2.15,
|
|
61
|
+
"stroke": "currentColor",
|
|
62
|
+
"stroke-width": 1.2,
|
|
63
|
+
"rx": .18
|
|
64
|
+
}
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"tag": "rect",
|
|
68
|
+
"attrs": {
|
|
69
|
+
"width": 2.2,
|
|
70
|
+
"height": 2.2,
|
|
71
|
+
"x": 11,
|
|
72
|
+
"y": 2.15,
|
|
73
|
+
"stroke": "currentColor",
|
|
74
|
+
"stroke-width": 1.2,
|
|
75
|
+
"rx": .18
|
|
76
|
+
}
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"tag": "rect",
|
|
80
|
+
"attrs": {
|
|
81
|
+
"width": 2.2,
|
|
82
|
+
"height": 2.2,
|
|
83
|
+
"x": 2.15,
|
|
84
|
+
"y": 8.9,
|
|
85
|
+
"stroke": "currentColor",
|
|
86
|
+
"stroke-width": 1.2,
|
|
87
|
+
"rx": .18
|
|
88
|
+
}
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"tag": "path",
|
|
92
|
+
"attrs": {
|
|
93
|
+
"fill": "currentColor",
|
|
94
|
+
"fill-rule": "evenodd",
|
|
95
|
+
"d": "M12.55 8.2L12.92 9.1C13.13 9.16 13.33 9.24 13.51 9.36L14.42 8.99L14.97 9.94L14.19 10.53C14.21 10.65 14.22 10.78 14.22 10.9C14.22 11.02 14.21 11.15 14.19 11.27L14.97 11.86L14.42 12.81L13.51 12.44C13.33 12.56 13.13 12.64 12.92 12.7L12.55 13.6H11.45L11.08 12.7C10.87 12.64 10.67 12.56 10.49 12.44L9.58 12.81L9.03 11.86L9.81 11.27C9.79 11.15 9.78 11.02 9.78 10.9C9.78 10.78 9.79 10.65 9.81 10.53L9.03 9.94L9.58 8.99L10.49 9.36C10.67 9.24 10.87 9.16 11.08 9.1L11.45 8.2H12.55ZM12 11.7C12.4418 11.7 12.8 11.3418 12.8 10.9C12.8 10.4582 12.4418 10.1 12 10.1C11.5582 10.1 11.2 10.4582 11.2 10.9C11.2 11.3418 11.5582 11.7 12 11.7Z",
|
|
96
|
+
"clip-rule": "evenodd"
|
|
97
|
+
}
|
|
98
|
+
}
|
|
99
|
+
]
|
|
100
|
+
};
|
|
101
|
+
const ShowDimensionsIcon = (0, vue.defineComponent)({
|
|
102
|
+
name: "ShowDimensionsIcon",
|
|
103
|
+
inheritAttrs: false,
|
|
104
|
+
props: { extend: {
|
|
105
|
+
type: Object,
|
|
106
|
+
default: void 0
|
|
107
|
+
} },
|
|
108
|
+
setup(props, { attrs }) {
|
|
109
|
+
return () => (0, vue.h)(ts_base_js.IconBase, {
|
|
110
|
+
...attrs,
|
|
111
|
+
extend: props.extend,
|
|
112
|
+
id: "show-dimensions-icon",
|
|
113
|
+
icon: element
|
|
114
|
+
});
|
|
115
|
+
}
|
|
116
|
+
});
|
|
117
|
+
//#endregion
|
|
118
|
+
exports.ShowDimensionsIcon = ShowDimensionsIcon;
|
|
119
|
+
exports.default = ShowDimensionsIcon;
|
|
@@ -4,7 +4,7 @@ Object.defineProperties(exports, {
|
|
|
4
4
|
});
|
|
5
5
|
let vue = require("vue");
|
|
6
6
|
let ts_base_js = require("./base.cjs");
|
|
7
|
-
//#region ts/
|
|
7
|
+
//#region ts/show-toolbar-icon.ts
|
|
8
8
|
const element = {
|
|
9
9
|
"tag": "svg",
|
|
10
10
|
"attrs": {
|
|
@@ -19,13 +19,19 @@ const element = {
|
|
|
19
19
|
"attrs": {
|
|
20
20
|
"fill": "currentColor",
|
|
21
21
|
"fill-rule": "evenodd",
|
|
22
|
-
"d": "
|
|
22
|
+
"d": "M2.5 3C1.94772 3 1.5 3.44772 1.5 4V12C1.5 12.5523 1.94772 13 2.5 13H13.5C14.0523 13 14.5 12.5523 14.5 12V4C14.5 3.44772 14.0523 3 13.5 3H2.5ZM2.8 4.3V11.7H13.2V4.3H2.8Z",
|
|
23
23
|
"clip-rule": "evenodd"
|
|
24
24
|
}
|
|
25
|
+
}, {
|
|
26
|
+
"tag": "path",
|
|
27
|
+
"attrs": {
|
|
28
|
+
"fill": "currentColor",
|
|
29
|
+
"d": "M9.6 5.8C9.6 5.46863 9.86863 5.2 10.2 5.2H11.7C12.0314 5.2 12.3 5.46863 12.3 5.8C12.3 6.13137 12.0314 6.4 11.7 6.4H10.2C9.86863 6.4 9.6 6.13137 9.6 5.8Z"
|
|
30
|
+
}
|
|
25
31
|
}]
|
|
26
32
|
};
|
|
27
|
-
const
|
|
28
|
-
name: "
|
|
33
|
+
const ShowToolbarIcon = (0, vue.defineComponent)({
|
|
34
|
+
name: "ShowToolbarIcon",
|
|
29
35
|
inheritAttrs: false,
|
|
30
36
|
props: { extend: {
|
|
31
37
|
type: Object,
|
|
@@ -35,11 +41,11 @@ const MoreIcon = (0, vue.defineComponent)({
|
|
|
35
41
|
return () => (0, vue.h)(ts_base_js.IconBase, {
|
|
36
42
|
...attrs,
|
|
37
43
|
extend: props.extend,
|
|
38
|
-
id: "
|
|
44
|
+
id: "show-toolbar-icon",
|
|
39
45
|
icon: element
|
|
40
46
|
});
|
|
41
47
|
}
|
|
42
48
|
});
|
|
43
49
|
//#endregion
|
|
44
|
-
exports.
|
|
45
|
-
exports.default =
|
|
50
|
+
exports.ShowToolbarIcon = ShowToolbarIcon;
|
|
51
|
+
exports.default = ShowToolbarIcon;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { PropType } from 'vue';
|
|
2
2
|
import type { IExtendProps } from './base.js';
|
|
3
|
-
export declare const
|
|
3
|
+
export declare const CursorsIcon: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
4
|
extend: {
|
|
5
5
|
type: PropType<IExtendProps>;
|
|
6
6
|
default: undefined;
|
|
@@ -15,4 +15,4 @@ export declare const SequenceIcon: import("vue").DefineComponent<import("vue").E
|
|
|
15
15
|
}>> & Readonly<{}>, {
|
|
16
16
|
extend: IExtendProps;
|
|
17
17
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
18
|
-
export default
|
|
18
|
+
export default CursorsIcon;
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { defineComponent, h } from "vue";
|
|
2
|
+
import { IconBase } from "./base.js";
|
|
3
|
+
//#region ts/cursors-icon.ts
|
|
4
|
+
const element = {
|
|
5
|
+
"tag": "svg",
|
|
6
|
+
"attrs": {
|
|
7
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
8
|
+
"fill": "none",
|
|
9
|
+
"viewBox": "0 0 16 16",
|
|
10
|
+
"width": "1em",
|
|
11
|
+
"height": "1em"
|
|
12
|
+
},
|
|
13
|
+
"children": [{
|
|
14
|
+
"tag": "path",
|
|
15
|
+
"attrs": {
|
|
16
|
+
"stroke": "currentColor",
|
|
17
|
+
"stroke-linejoin": "round",
|
|
18
|
+
"stroke-width": 1.3,
|
|
19
|
+
"d": "M2.16434 1.85401C1.87594 1.73369 1.58459 2.02503 1.70492 2.31343L6.63002 14.1206C6.7519 14.4127 7.16877 14.3979 7.26964 14.098L8.69811 9.85023C8.73242 9.7482 8.81299 9.66763 8.91502 9.63332L13.9494 7.94055C14.2554 7.83766 14.2641 7.4082 13.9625 7.28235L2.16434 1.85401Z"
|
|
20
|
+
}
|
|
21
|
+
}]
|
|
22
|
+
};
|
|
23
|
+
const CursorsIcon = defineComponent({
|
|
24
|
+
name: "CursorsIcon",
|
|
25
|
+
inheritAttrs: false,
|
|
26
|
+
props: { extend: {
|
|
27
|
+
type: Object,
|
|
28
|
+
default: void 0
|
|
29
|
+
} },
|
|
30
|
+
setup(props, { attrs }) {
|
|
31
|
+
return () => h(IconBase, {
|
|
32
|
+
...attrs,
|
|
33
|
+
extend: props.extend,
|
|
34
|
+
id: "cursors-icon",
|
|
35
|
+
icon: element
|
|
36
|
+
});
|
|
37
|
+
}
|
|
38
|
+
});
|
|
39
|
+
//#endregion
|
|
40
|
+
export { CursorsIcon, CursorsIcon as default };
|
package/dist/esm/export-icon.js
CHANGED
|
@@ -14,13 +14,13 @@ const element = {
|
|
|
14
14
|
"tag": "path",
|
|
15
15
|
"attrs": {
|
|
16
16
|
"fill": "currentColor",
|
|
17
|
-
"d": "
|
|
17
|
+
"d": "M8.66203 1.99996C8.66203 1.63269 8.3643 1.33496 7.99703 1.33496C7.62976 1.33496 7.33203 1.63269 7.33203 1.99996V9.05833L5.47019 7.19648C5.21049 6.93678 4.78943 6.93678 4.52973 7.19648C4.27004 7.45618 4.27004 7.87724 4.52973 8.13694L7.49155 11.0988C7.61015 11.2373 7.78475 11.3266 7.9803 11.3314C8.15698 11.3366 8.33534 11.2718 8.47019 11.1369L11.4702 8.13694C11.7299 7.87724 11.7299 7.45618 11.4702 7.19648C11.2105 6.93678 10.7894 6.93678 10.5297 7.19648L8.66203 9.06419V1.99996Z"
|
|
18
18
|
}
|
|
19
19
|
}, {
|
|
20
20
|
"tag": "path",
|
|
21
21
|
"attrs": {
|
|
22
22
|
"fill": "currentColor",
|
|
23
|
-
"d": "
|
|
23
|
+
"d": "M14 7.33496C14.3672 7.33496 14.665 7.63269 14.665 7.99996V11C14.665 13.0241 13.0241 14.665 11 14.665H4.99996C2.97584 14.665 1.33496 13.0241 1.33496 11V8.00273C1.33496 7.63546 1.63269 7.33773 1.99996 7.33773C2.36723 7.33773 2.66496 7.63546 2.66496 8.00273V11C2.66496 12.2895 3.71038 13.335 4.99996 13.335H11C12.2895 13.335 13.335 12.2895 13.335 11V7.99996C13.335 7.63269 13.6327 7.33496 14 7.33496Z"
|
|
24
24
|
}
|
|
25
25
|
}]
|
|
26
26
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { PropType } from 'vue';
|
|
2
2
|
import type { IExtendProps } from './base.js';
|
|
3
|
-
export declare const
|
|
3
|
+
export declare const GripHorizontalIcon: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
4
|
extend: {
|
|
5
5
|
type: PropType<IExtendProps>;
|
|
6
6
|
default: undefined;
|
|
@@ -15,4 +15,4 @@ export declare const Progress25Icon: import("vue").DefineComponent<import("vue")
|
|
|
15
15
|
}>> & Readonly<{}>, {
|
|
16
16
|
extend: IExtendProps;
|
|
17
17
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
18
|
-
export default
|
|
18
|
+
export default GripHorizontalIcon;
|
|
@@ -0,0 +1,87 @@
|
|
|
1
|
+
import { defineComponent, h } from "vue";
|
|
2
|
+
import { IconBase } from "./base.js";
|
|
3
|
+
//#region ts/grip-horizontal-icon.ts
|
|
4
|
+
const element = {
|
|
5
|
+
"tag": "svg",
|
|
6
|
+
"attrs": {
|
|
7
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
8
|
+
"fill": "none",
|
|
9
|
+
"viewBox": "0 0 20 20",
|
|
10
|
+
"width": "1em",
|
|
11
|
+
"height": "1em"
|
|
12
|
+
},
|
|
13
|
+
"children": [
|
|
14
|
+
{
|
|
15
|
+
"tag": "circle",
|
|
16
|
+
"attrs": {
|
|
17
|
+
"cx": 5,
|
|
18
|
+
"cy": 7,
|
|
19
|
+
"r": 1.1,
|
|
20
|
+
"fill": "currentColor"
|
|
21
|
+
}
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"tag": "circle",
|
|
25
|
+
"attrs": {
|
|
26
|
+
"cx": 10,
|
|
27
|
+
"cy": 7,
|
|
28
|
+
"r": 1.1,
|
|
29
|
+
"fill": "currentColor"
|
|
30
|
+
}
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"tag": "circle",
|
|
34
|
+
"attrs": {
|
|
35
|
+
"cx": 15,
|
|
36
|
+
"cy": 7,
|
|
37
|
+
"r": 1.1,
|
|
38
|
+
"fill": "currentColor"
|
|
39
|
+
}
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"tag": "circle",
|
|
43
|
+
"attrs": {
|
|
44
|
+
"cx": 5,
|
|
45
|
+
"cy": 13,
|
|
46
|
+
"r": 1.1,
|
|
47
|
+
"fill": "currentColor"
|
|
48
|
+
}
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"tag": "circle",
|
|
52
|
+
"attrs": {
|
|
53
|
+
"cx": 10,
|
|
54
|
+
"cy": 13,
|
|
55
|
+
"r": 1.1,
|
|
56
|
+
"fill": "currentColor"
|
|
57
|
+
}
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
"tag": "circle",
|
|
61
|
+
"attrs": {
|
|
62
|
+
"cx": 15,
|
|
63
|
+
"cy": 13,
|
|
64
|
+
"r": 1.1,
|
|
65
|
+
"fill": "currentColor"
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
]
|
|
69
|
+
};
|
|
70
|
+
const GripHorizontalIcon = defineComponent({
|
|
71
|
+
name: "GripHorizontalIcon",
|
|
72
|
+
inheritAttrs: false,
|
|
73
|
+
props: { extend: {
|
|
74
|
+
type: Object,
|
|
75
|
+
default: void 0
|
|
76
|
+
} },
|
|
77
|
+
setup(props, { attrs }) {
|
|
78
|
+
return () => h(IconBase, {
|
|
79
|
+
...attrs,
|
|
80
|
+
extend: props.extend,
|
|
81
|
+
id: "grip-horizontal-icon",
|
|
82
|
+
icon: element
|
|
83
|
+
});
|
|
84
|
+
}
|
|
85
|
+
});
|
|
86
|
+
//#endregion
|
|
87
|
+
export { GripHorizontalIcon, GripHorizontalIcon as default };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { PropType } from 'vue';
|
|
2
2
|
import type { IExtendProps } from './base.js';
|
|
3
|
-
export declare const
|
|
3
|
+
export declare const ImportIcon: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
4
|
extend: {
|
|
5
5
|
type: PropType<IExtendProps>;
|
|
6
6
|
default: undefined;
|
|
@@ -15,4 +15,4 @@ export declare const Progress0Icon: import("vue").DefineComponent<import("vue").
|
|
|
15
15
|
}>> & Readonly<{}>, {
|
|
16
16
|
extend: IExtendProps;
|
|
17
17
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
18
|
-
export default
|
|
18
|
+
export default ImportIcon;
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import { defineComponent, h } from "vue";
|
|
2
|
+
import { IconBase } from "./base.js";
|
|
3
|
+
//#region ts/import-icon.ts
|
|
4
|
+
const element = {
|
|
5
|
+
"tag": "svg",
|
|
6
|
+
"attrs": {
|
|
7
|
+
"xmlns": "http://www.w3.org/2000/svg",
|
|
8
|
+
"fill": "none",
|
|
9
|
+
"viewBox": "0 0 16 16",
|
|
10
|
+
"width": "1em",
|
|
11
|
+
"height": "1em"
|
|
12
|
+
},
|
|
13
|
+
"children": [{
|
|
14
|
+
"tag": "path",
|
|
15
|
+
"attrs": {
|
|
16
|
+
"fill": "currentColor",
|
|
17
|
+
"d": "M8.66203 10C8.66203 10.3673 8.3643 10.665 7.99703 10.665C7.62976 10.665 7.33203 10.3673 7.33203 10V2.94159L5.47019 4.80343C5.21049 5.06313 4.78943 5.06313 4.52973 4.80343C4.27004 4.54373 4.27004 4.12267 4.52973 3.86298L7.49155 0.901153C7.61015 0.762628 7.78475 0.673322 7.9803 0.668506C8.15698 0.663335 8.33534 0.728097 8.47019 0.862978L11.4702 3.86298C11.7299 4.12267 11.7299 4.54373 11.4702 4.80343C11.2105 5.06313 10.7894 5.06313 10.5297 4.80343L8.66203 2.93572V10Z"
|
|
18
|
+
}
|
|
19
|
+
}, {
|
|
20
|
+
"tag": "path",
|
|
21
|
+
"attrs": {
|
|
22
|
+
"fill": "currentColor",
|
|
23
|
+
"d": "M14 7.33496C14.3672 7.33496 14.665 7.63269 14.665 7.99996V11C14.665 13.0241 13.0241 14.665 11 14.665H4.99996C2.97584 14.665 1.33496 13.0241 1.33496 11V8.00273C1.33496 7.63546 1.63269 7.33773 1.99996 7.33773C2.36723 7.33773 2.66496 7.63546 2.66496 8.00273V11C2.66496 12.2895 3.71038 13.335 4.99996 13.335H11C12.2895 13.335 13.335 12.2895 13.335 11V7.99996C13.335 7.63269 13.6327 7.33496 14 7.33496Z"
|
|
24
|
+
}
|
|
25
|
+
}]
|
|
26
|
+
};
|
|
27
|
+
const ImportIcon = defineComponent({
|
|
28
|
+
name: "ImportIcon",
|
|
29
|
+
inheritAttrs: false,
|
|
30
|
+
props: { extend: {
|
|
31
|
+
type: Object,
|
|
32
|
+
default: void 0
|
|
33
|
+
} },
|
|
34
|
+
setup(props, { attrs }) {
|
|
35
|
+
return () => h(IconBase, {
|
|
36
|
+
...attrs,
|
|
37
|
+
extend: props.extend,
|
|
38
|
+
id: "import-icon",
|
|
39
|
+
icon: element
|
|
40
|
+
});
|
|
41
|
+
}
|
|
42
|
+
});
|
|
43
|
+
//#endregion
|
|
44
|
+
export { ImportIcon, ImportIcon as default };
|