@univerjs/icons-vue 1.17.0 → 1.19.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.
Files changed (64) hide show
  1. package/dist/cjs/ai-assistant-multi-icon.cjs +95 -0
  2. package/dist/cjs/color-wheel-multi-icon.cjs +114 -0
  3. package/dist/cjs/configure-tab-icon.cjs +57 -0
  4. package/dist/cjs/first-tab-icon.cjs +68 -0
  5. package/dist/cjs/index.cjs +140 -7
  6. package/dist/cjs/locate-fixed-icon.cjs +66 -0
  7. package/dist/cjs/quick-add-icon.cjs +46 -0
  8. package/dist/cjs/row-height-extra-tall-icon.cjs +78 -0
  9. package/dist/cjs/row-height-medium-icon.cjs +89 -0
  10. package/dist/cjs/row-height-short-icon.cjs +100 -0
  11. package/dist/cjs/row-height-tall-icon.cjs +89 -0
  12. package/dist/cjs/stroke-size1-icon.cjs +46 -0
  13. package/dist/cjs/stroke-size2-icon.cjs +46 -0
  14. package/dist/cjs/stroke-size3-icon.cjs +46 -0
  15. package/dist/cjs/stroke-size4-icon.cjs +46 -0
  16. package/dist/cjs/stroke-size5-icon.cjs +46 -0
  17. package/dist/cjs/{dropdown-icon.cjs → table-border-style-dashed-icon.cjs} +12 -9
  18. package/dist/cjs/table-border-style-dotted-icon.cjs +46 -0
  19. package/dist/cjs/table-border-style-icon.cjs +69 -0
  20. package/dist/cjs/table-border-style-solid-icon.cjs +45 -0
  21. package/dist/cjs/table-border-width-icon.cjs +77 -0
  22. package/dist/esm/ai-assistant-multi-icon.d.ts +18 -0
  23. package/dist/esm/ai-assistant-multi-icon.js +90 -0
  24. package/dist/esm/color-wheel-multi-icon.d.ts +18 -0
  25. package/dist/esm/color-wheel-multi-icon.js +109 -0
  26. package/dist/esm/configure-tab-icon.d.ts +18 -0
  27. package/dist/esm/configure-tab-icon.js +52 -0
  28. package/dist/esm/{dropdown-icon.d.ts → first-tab-icon.d.ts} +2 -2
  29. package/dist/esm/first-tab-icon.js +63 -0
  30. package/dist/esm/index.d.ts +20 -1
  31. package/dist/esm/index.js +21 -2
  32. package/dist/esm/locate-fixed-icon.d.ts +18 -0
  33. package/dist/esm/locate-fixed-icon.js +61 -0
  34. package/dist/esm/quick-add-icon.d.ts +18 -0
  35. package/dist/esm/quick-add-icon.js +41 -0
  36. package/dist/esm/row-height-extra-tall-icon.d.ts +18 -0
  37. package/dist/esm/row-height-extra-tall-icon.js +73 -0
  38. package/dist/esm/row-height-medium-icon.d.ts +18 -0
  39. package/dist/esm/row-height-medium-icon.js +84 -0
  40. package/dist/esm/row-height-short-icon.d.ts +18 -0
  41. package/dist/esm/row-height-short-icon.js +95 -0
  42. package/dist/esm/row-height-tall-icon.d.ts +18 -0
  43. package/dist/esm/row-height-tall-icon.js +84 -0
  44. package/dist/esm/stroke-size1-icon.d.ts +18 -0
  45. package/dist/esm/stroke-size1-icon.js +41 -0
  46. package/dist/esm/stroke-size2-icon.d.ts +18 -0
  47. package/dist/esm/stroke-size2-icon.js +41 -0
  48. package/dist/esm/stroke-size3-icon.d.ts +18 -0
  49. package/dist/esm/stroke-size3-icon.js +41 -0
  50. package/dist/esm/stroke-size4-icon.d.ts +18 -0
  51. package/dist/esm/stroke-size4-icon.js +41 -0
  52. package/dist/esm/stroke-size5-icon.d.ts +18 -0
  53. package/dist/esm/stroke-size5-icon.js +41 -0
  54. package/dist/esm/table-border-style-dashed-icon.d.ts +18 -0
  55. package/dist/esm/{dropdown-icon.js → table-border-style-dashed-icon.js} +11 -8
  56. package/dist/esm/table-border-style-dotted-icon.d.ts +18 -0
  57. package/dist/esm/table-border-style-dotted-icon.js +41 -0
  58. package/dist/esm/table-border-style-icon.d.ts +18 -0
  59. package/dist/esm/table-border-style-icon.js +64 -0
  60. package/dist/esm/table-border-style-solid-icon.d.ts +18 -0
  61. package/dist/esm/table-border-style-solid-icon.js +40 -0
  62. package/dist/esm/table-border-width-icon.d.ts +18 -0
  63. package/dist/esm/table-border-width-icon.js +72 -0
  64. package/package.json +2 -2
@@ -0,0 +1,46 @@
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/quick-add-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 20 20",
14
+ "width": "1em",
15
+ "height": "1em"
16
+ },
17
+ "children": [{
18
+ "tag": "path",
19
+ "attrs": {
20
+ "fill": "currentColor",
21
+ "fill-rule": "evenodd",
22
+ "d": "M13.518 3.816a.51.51 0 0 1 0 .72l-.798.797.797.798a.51.51 0 0 1-.72.72L12 6.054l-.797.797a.51.51 0 0 1-.72-.72l.797-.798-.798-.797a.51.51 0 0 1 .72-.72l.798.797.797-.797a.51.51 0 0 1 .72 0M9.25 8.25a1 1 0 0 0-1 1v5.5a1 1 0 0 0 1 1h5.5a1 1 0 0 0 1-1v-5.5a1 1 0 0 0-1-1zm4.268 9.62a.51.51 0 0 0-.72-.72l-.798.797-.797-.798a.51.51 0 0 0-.72.72l.797.798-.798.797a.51.51 0 0 0 .72.72l.798-.797.797.797a.51.51 0 0 0 .72-.72l-.797-.797zM6.85 10.482a.51.51 0 0 1 0 .72L6.053 12l.798.797a.51.51 0 0 1-.72.72l-.798-.797-.797.798a.51.51 0 1 1-.72-.72L4.613 12l-.797-.797a.51.51 0 1 1 .72-.72l.797.797.798-.797a.51.51 0 0 1 .72 0m13.333.72a.51.51 0 1 0-.72-.72l-.797.797-.798-.797a.51.51 0 1 0-.72.72l.797.797-.797.797a.51.51 0 1 0 .72.72l.798-.797.797.798a.51.51 0 1 0 .72-.72L19.387 12zM9.75 9.75v4.5h4.5v-4.5z",
23
+ "clip-rule": "evenodd",
24
+ "transform": "scale(.83333)"
25
+ }
26
+ }]
27
+ };
28
+ const QuickAddIcon = (0, vue.defineComponent)({
29
+ name: "QuickAddIcon",
30
+ inheritAttrs: false,
31
+ props: { extend: {
32
+ type: Object,
33
+ default: void 0
34
+ } },
35
+ setup(props, { attrs }) {
36
+ return () => (0, vue.h)(ts_base_js.IconBase, {
37
+ ...attrs,
38
+ extend: props.extend,
39
+ id: "quick-add-icon",
40
+ icon: element
41
+ });
42
+ }
43
+ });
44
+ //#endregion
45
+ exports.QuickAddIcon = QuickAddIcon;
46
+ exports.default = QuickAddIcon;
@@ -0,0 +1,78 @@
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/row-height-extra-tall-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 20 20",
14
+ "width": "1em",
15
+ "height": "1em"
16
+ },
17
+ "children": [
18
+ {
19
+ "tag": "rect",
20
+ "attrs": {
21
+ "width": 8.3,
22
+ "height": 11.6,
23
+ "x": 1.5,
24
+ "y": 4.2,
25
+ "fill": "currentColor",
26
+ "rx": 1.8
27
+ }
28
+ },
29
+ {
30
+ "tag": "path",
31
+ "attrs": {
32
+ "stroke": "currentColor",
33
+ "stroke-linecap": "round",
34
+ "stroke-width": 1.6,
35
+ "d": "M14.2 4.2v11.6"
36
+ }
37
+ },
38
+ {
39
+ "tag": "path",
40
+ "attrs": {
41
+ "stroke": "currentColor",
42
+ "stroke-linecap": "round",
43
+ "stroke-linejoin": "round",
44
+ "stroke-width": 1.6,
45
+ "d": "m12 6.5 2.2-2.3 2.2 2.3"
46
+ }
47
+ },
48
+ {
49
+ "tag": "path",
50
+ "attrs": {
51
+ "stroke": "currentColor",
52
+ "stroke-linecap": "round",
53
+ "stroke-linejoin": "round",
54
+ "stroke-width": 1.6,
55
+ "d": "m12 13.5 2.2 2.3 2.2-2.3"
56
+ }
57
+ }
58
+ ]
59
+ };
60
+ const RowHeightExtraTallIcon = (0, vue.defineComponent)({
61
+ name: "RowHeightExtraTallIcon",
62
+ inheritAttrs: false,
63
+ props: { extend: {
64
+ type: Object,
65
+ default: void 0
66
+ } },
67
+ setup(props, { attrs }) {
68
+ return () => (0, vue.h)(ts_base_js.IconBase, {
69
+ ...attrs,
70
+ extend: props.extend,
71
+ id: "row-height-extra-tall-icon",
72
+ icon: element
73
+ });
74
+ }
75
+ });
76
+ //#endregion
77
+ exports.RowHeightExtraTallIcon = RowHeightExtraTallIcon;
78
+ exports.default = RowHeightExtraTallIcon;
@@ -0,0 +1,89 @@
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/row-height-medium-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 20 20",
14
+ "width": "1em",
15
+ "height": "1em"
16
+ },
17
+ "children": [
18
+ {
19
+ "tag": "rect",
20
+ "attrs": {
21
+ "width": 8.3,
22
+ "height": 2.2,
23
+ "x": 1.5,
24
+ "y": 5,
25
+ "fill": "currentColor",
26
+ "rx": 1.1
27
+ }
28
+ },
29
+ {
30
+ "tag": "rect",
31
+ "attrs": {
32
+ "width": 8.3,
33
+ "height": 2.2,
34
+ "x": 1.5,
35
+ "y": 13,
36
+ "fill": "currentColor",
37
+ "rx": 1.1
38
+ }
39
+ },
40
+ {
41
+ "tag": "path",
42
+ "attrs": {
43
+ "stroke": "currentColor",
44
+ "stroke-linecap": "round",
45
+ "stroke-width": 1.6,
46
+ "d": "M14.2 4.2v11.6"
47
+ }
48
+ },
49
+ {
50
+ "tag": "path",
51
+ "attrs": {
52
+ "stroke": "currentColor",
53
+ "stroke-linecap": "round",
54
+ "stroke-linejoin": "round",
55
+ "stroke-width": 1.6,
56
+ "d": "m12 6.5 2.2-2.3 2.2 2.3"
57
+ }
58
+ },
59
+ {
60
+ "tag": "path",
61
+ "attrs": {
62
+ "stroke": "currentColor",
63
+ "stroke-linecap": "round",
64
+ "stroke-linejoin": "round",
65
+ "stroke-width": 1.6,
66
+ "d": "m12 13.5 2.2 2.3 2.2-2.3"
67
+ }
68
+ }
69
+ ]
70
+ };
71
+ const RowHeightMediumIcon = (0, vue.defineComponent)({
72
+ name: "RowHeightMediumIcon",
73
+ inheritAttrs: false,
74
+ props: { extend: {
75
+ type: Object,
76
+ default: void 0
77
+ } },
78
+ setup(props, { attrs }) {
79
+ return () => (0, vue.h)(ts_base_js.IconBase, {
80
+ ...attrs,
81
+ extend: props.extend,
82
+ id: "row-height-medium-icon",
83
+ icon: element
84
+ });
85
+ }
86
+ });
87
+ //#endregion
88
+ exports.RowHeightMediumIcon = RowHeightMediumIcon;
89
+ exports.default = RowHeightMediumIcon;
@@ -0,0 +1,100 @@
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/row-height-short-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 20 20",
14
+ "width": "1em",
15
+ "height": "1em"
16
+ },
17
+ "children": [
18
+ {
19
+ "tag": "rect",
20
+ "attrs": {
21
+ "width": 8.3,
22
+ "height": 1.7,
23
+ "x": 1.5,
24
+ "y": 5,
25
+ "fill": "currentColor",
26
+ "rx": .85
27
+ }
28
+ },
29
+ {
30
+ "tag": "rect",
31
+ "attrs": {
32
+ "width": 6,
33
+ "height": 1.7,
34
+ "x": 1.5,
35
+ "y": 10,
36
+ "fill": "currentColor",
37
+ "rx": .85
38
+ }
39
+ },
40
+ {
41
+ "tag": "rect",
42
+ "attrs": {
43
+ "width": 8.3,
44
+ "height": 1.7,
45
+ "x": 1.5,
46
+ "y": 15,
47
+ "fill": "currentColor",
48
+ "rx": .85
49
+ }
50
+ },
51
+ {
52
+ "tag": "path",
53
+ "attrs": {
54
+ "stroke": "currentColor",
55
+ "stroke-linecap": "round",
56
+ "stroke-width": 1.6,
57
+ "d": "M14.2 4.2v11.6"
58
+ }
59
+ },
60
+ {
61
+ "tag": "path",
62
+ "attrs": {
63
+ "stroke": "currentColor",
64
+ "stroke-linecap": "round",
65
+ "stroke-linejoin": "round",
66
+ "stroke-width": 1.6,
67
+ "d": "m12 6.5 2.2-2.3 2.2 2.3"
68
+ }
69
+ },
70
+ {
71
+ "tag": "path",
72
+ "attrs": {
73
+ "stroke": "currentColor",
74
+ "stroke-linecap": "round",
75
+ "stroke-linejoin": "round",
76
+ "stroke-width": 1.6,
77
+ "d": "m12 13.5 2.2 2.3 2.2-2.3"
78
+ }
79
+ }
80
+ ]
81
+ };
82
+ const RowHeightShortIcon = (0, vue.defineComponent)({
83
+ name: "RowHeightShortIcon",
84
+ inheritAttrs: false,
85
+ props: { extend: {
86
+ type: Object,
87
+ default: void 0
88
+ } },
89
+ setup(props, { attrs }) {
90
+ return () => (0, vue.h)(ts_base_js.IconBase, {
91
+ ...attrs,
92
+ extend: props.extend,
93
+ id: "row-height-short-icon",
94
+ icon: element
95
+ });
96
+ }
97
+ });
98
+ //#endregion
99
+ exports.RowHeightShortIcon = RowHeightShortIcon;
100
+ exports.default = RowHeightShortIcon;
@@ -0,0 +1,89 @@
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/row-height-tall-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 20 20",
14
+ "width": "1em",
15
+ "height": "1em"
16
+ },
17
+ "children": [
18
+ {
19
+ "tag": "rect",
20
+ "attrs": {
21
+ "width": 8.3,
22
+ "height": 3.6,
23
+ "x": 1.5,
24
+ "y": 4,
25
+ "fill": "currentColor",
26
+ "rx": 1.8
27
+ }
28
+ },
29
+ {
30
+ "tag": "rect",
31
+ "attrs": {
32
+ "width": 8.3,
33
+ "height": 3.6,
34
+ "x": 1.5,
35
+ "y": 12.4,
36
+ "fill": "currentColor",
37
+ "rx": 1.8
38
+ }
39
+ },
40
+ {
41
+ "tag": "path",
42
+ "attrs": {
43
+ "stroke": "currentColor",
44
+ "stroke-linecap": "round",
45
+ "stroke-width": 1.6,
46
+ "d": "M14.2 4.2v11.6"
47
+ }
48
+ },
49
+ {
50
+ "tag": "path",
51
+ "attrs": {
52
+ "stroke": "currentColor",
53
+ "stroke-linecap": "round",
54
+ "stroke-linejoin": "round",
55
+ "stroke-width": 1.6,
56
+ "d": "m12 6.5 2.2-2.3 2.2 2.3"
57
+ }
58
+ },
59
+ {
60
+ "tag": "path",
61
+ "attrs": {
62
+ "stroke": "currentColor",
63
+ "stroke-linecap": "round",
64
+ "stroke-linejoin": "round",
65
+ "stroke-width": 1.6,
66
+ "d": "m12 13.5 2.2 2.3 2.2-2.3"
67
+ }
68
+ }
69
+ ]
70
+ };
71
+ const RowHeightTallIcon = (0, vue.defineComponent)({
72
+ name: "RowHeightTallIcon",
73
+ inheritAttrs: false,
74
+ props: { extend: {
75
+ type: Object,
76
+ default: void 0
77
+ } },
78
+ setup(props, { attrs }) {
79
+ return () => (0, vue.h)(ts_base_js.IconBase, {
80
+ ...attrs,
81
+ extend: props.extend,
82
+ id: "row-height-tall-icon",
83
+ icon: element
84
+ });
85
+ }
86
+ });
87
+ //#endregion
88
+ exports.RowHeightTallIcon = RowHeightTallIcon;
89
+ exports.default = RowHeightTallIcon;
@@ -0,0 +1,46 @@
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/stroke-size1-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 20 20",
14
+ "width": "1em",
15
+ "height": "1em"
16
+ },
17
+ "children": [{
18
+ "tag": "path",
19
+ "attrs": {
20
+ "fill": "currentColor",
21
+ "fill-rule": "evenodd",
22
+ "d": "M6.07705 0.197445C7.38981 1.20701 4.02148 6.03315 3.45693 7.71262C2.89238 9.3921 1.60039 12.4519 3.87953 12.6304C6.15867 12.8089 8.56155 7.71263 11.8494 8.28764C14.107 8.68246 13.609 13.3788 15.3042 16.2769C17.4487 19.943 20.501 19.943 20.501 21.2611C20.501 23.3019 15.1983 19.8771 13.525 16.5571C11.8518 13.2372 12.6009 11.2633 11.154 10.7376C9.70714 10.2119 8.42272 14.9732 3.87953 14.9732C-0.0516641 14.9732 -0.63741 11.727 0.543057 6.93492C1.72352 2.14285 4.76429 -0.812116 6.07705 0.197445Z",
23
+ "clip-rule": "evenodd",
24
+ "transform": "matrix(.86 0 0 .86 1.25 .6)"
25
+ }
26
+ }]
27
+ };
28
+ const StrokeSize1Icon = (0, vue.defineComponent)({
29
+ name: "StrokeSize1Icon",
30
+ inheritAttrs: false,
31
+ props: { extend: {
32
+ type: Object,
33
+ default: void 0
34
+ } },
35
+ setup(props, { attrs }) {
36
+ return () => (0, vue.h)(ts_base_js.IconBase, {
37
+ ...attrs,
38
+ extend: props.extend,
39
+ id: "stroke-size1-icon",
40
+ icon: element
41
+ });
42
+ }
43
+ });
44
+ //#endregion
45
+ exports.StrokeSize1Icon = StrokeSize1Icon;
46
+ exports.default = StrokeSize1Icon;
@@ -0,0 +1,46 @@
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/stroke-size2-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 20 20",
14
+ "width": "1em",
15
+ "height": "1em"
16
+ },
17
+ "children": [{
18
+ "tag": "path",
19
+ "attrs": {
20
+ "fill": "currentColor",
21
+ "fill-rule": "evenodd",
22
+ "d": "M7.34865 0.407767C8.73052 1.23236 8.94049 3.18121 7.4341 5.785C5.67061 8.8332 3.45699 12.8496 4.71364 13.2991C7.11551 14.158 9.37215 8.74575 12.6835 9.12447C16.1383 9.51959 14.4431 14.2156 16.1383 17.1138C18.2828 20.7798 21.2769 20.7813 21.3351 22.098C21.5137 26.1394 16.7787 22.7794 13.8856 19.0045C10.9925 15.2295 13.1948 13.3002 11.7479 12.7745C10.301 12.2487 9.25683 16.8136 4.71364 16.8136C-0.415879 16.8136 -0.577595 12.3002 0.602872 7.5081C1.78334 2.71603 4.45045 -1.32166 7.34865 0.407767Z",
23
+ "clip-rule": "evenodd",
24
+ "transform": "matrix(.86 0 0 .86 .65 .1)"
25
+ }
26
+ }]
27
+ };
28
+ const StrokeSize2Icon = (0, vue.defineComponent)({
29
+ name: "StrokeSize2Icon",
30
+ inheritAttrs: false,
31
+ props: { extend: {
32
+ type: Object,
33
+ default: void 0
34
+ } },
35
+ setup(props, { attrs }) {
36
+ return () => (0, vue.h)(ts_base_js.IconBase, {
37
+ ...attrs,
38
+ extend: props.extend,
39
+ id: "stroke-size2-icon",
40
+ icon: element
41
+ });
42
+ }
43
+ });
44
+ //#endregion
45
+ exports.StrokeSize2Icon = StrokeSize2Icon;
46
+ exports.default = StrokeSize2Icon;
@@ -0,0 +1,46 @@
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/stroke-size3-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 20 20",
14
+ "width": "1em",
15
+ "height": "1em"
16
+ },
17
+ "children": [{
18
+ "tag": "path",
19
+ "attrs": {
20
+ "fill": "currentColor",
21
+ "fill-rule": "evenodd",
22
+ "d": "M8.91098 0.36897C10.2928 1.19357 10.8827 4.23424 9.3763 6.83803C7.61281 9.88622 4.77107 12.544 5.97477 13.1474C7.38514 13.8543 8.99567 8.70698 13.3597 9.30442C17.8867 9.92418 15.2333 14.4719 16.9286 17.37C19.0731 21.0361 22.2621 21.2852 22.3202 22.6019C22.4988 26.6433 16.9846 24.4584 14.0915 20.6834C11.1984 16.9084 13.4065 15.0902 11.9596 14.5645C10.5127 14.0387 10.9664 18.5665 5.71212 18.5665C-0.574598 18.5665 -0.574597 12.8733 0.605869 8.08126C1.78634 3.2892 6.01278 -1.36046 8.91098 0.36897Z",
23
+ "clip-rule": "evenodd",
24
+ "transform": "matrix(.84 0 0 .84 .25 -.4)"
25
+ }
26
+ }]
27
+ };
28
+ const StrokeSize3Icon = (0, vue.defineComponent)({
29
+ name: "StrokeSize3Icon",
30
+ inheritAttrs: false,
31
+ props: { extend: {
32
+ type: Object,
33
+ default: void 0
34
+ } },
35
+ setup(props, { attrs }) {
36
+ return () => (0, vue.h)(ts_base_js.IconBase, {
37
+ ...attrs,
38
+ extend: props.extend,
39
+ id: "stroke-size3-icon",
40
+ icon: element
41
+ });
42
+ }
43
+ });
44
+ //#endregion
45
+ exports.StrokeSize3Icon = StrokeSize3Icon;
46
+ exports.default = StrokeSize3Icon;
@@ -0,0 +1,46 @@
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/stroke-size4-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 20 20",
14
+ "width": "1em",
15
+ "height": "1em"
16
+ },
17
+ "children": [{
18
+ "tag": "path",
19
+ "attrs": {
20
+ "fill": "currentColor",
21
+ "fill-rule": "evenodd",
22
+ "d": "M10.0312 0.376683C11.4131 1.20128 12.5419 4.59816 11.0355 7.20195C9.27202 10.2501 6.9852 11.3292 8.1889 11.9326C9.59927 12.6395 9.35713 8.55786 13.7211 9.1553C18.2482 9.77506 16.3536 14.4796 18.0488 17.3777C20.1933 21.0438 22.6376 21.191 22.6958 22.5076C22.8744 26.549 17.835 25.7466 14.942 21.9716C12.0489 18.1967 13.5203 17.0294 12.0735 16.5037C10.6266 15.9779 11.7659 20.1505 6.51162 20.1505C0.224897 20.1505 -0.745681 12.75 0.434786 7.9579C1.61525 3.16584 7.13302 -1.35275 10.0312 0.376683Z",
23
+ "clip-rule": "evenodd",
24
+ "transform": "matrix(.82 0 0 .82 .35 -.75)"
25
+ }
26
+ }]
27
+ };
28
+ const StrokeSize4Icon = (0, vue.defineComponent)({
29
+ name: "StrokeSize4Icon",
30
+ inheritAttrs: false,
31
+ props: { extend: {
32
+ type: Object,
33
+ default: void 0
34
+ } },
35
+ setup(props, { attrs }) {
36
+ return () => (0, vue.h)(ts_base_js.IconBase, {
37
+ ...attrs,
38
+ extend: props.extend,
39
+ id: "stroke-size4-icon",
40
+ icon: element
41
+ });
42
+ }
43
+ });
44
+ //#endregion
45
+ exports.StrokeSize4Icon = StrokeSize4Icon;
46
+ exports.default = StrokeSize4Icon;
@@ -0,0 +1,46 @@
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/stroke-size5-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 20 20",
14
+ "width": "1em",
15
+ "height": "1em"
16
+ },
17
+ "children": [{
18
+ "tag": "path",
19
+ "attrs": {
20
+ "fill": "currentColor",
21
+ "fill-rule": "evenodd",
22
+ "d": "M9.5567 0.207516C12.4416 1.20683 13.2813 4.65797 11.8145 7.2894C10.5169 9.61718 10.1693 10.0953 10.506 10.3199C11.0302 10.6695 10.9859 8.38336 14.3047 8.9075C19.6963 9.75899 18.0789 13.8433 19.6963 16.4862C21.8633 20.0273 23.739 19.5258 23.739 22.6172C23.739 26.6634 18.1634 25.512 14.6706 22.2692C11.1778 19.0264 12.9351 17.5548 12.0113 17.1972C11.0874 16.8397 11.5238 20.5528 6.26945 20.5528C-0.017271 20.5528 -0.703395 12.8463 0.477071 8.05424C1.65754 3.26218 6.06666 -1.00142 9.5567 0.207516Z",
23
+ "clip-rule": "evenodd",
24
+ "transform": "matrix(.81 0 0 .81 .3 -.7)"
25
+ }
26
+ }]
27
+ };
28
+ const StrokeSize5Icon = (0, vue.defineComponent)({
29
+ name: "StrokeSize5Icon",
30
+ inheritAttrs: false,
31
+ props: { extend: {
32
+ type: Object,
33
+ default: void 0
34
+ } },
35
+ setup(props, { attrs }) {
36
+ return () => (0, vue.h)(ts_base_js.IconBase, {
37
+ ...attrs,
38
+ extend: props.extend,
39
+ id: "stroke-size5-icon",
40
+ icon: element
41
+ });
42
+ }
43
+ });
44
+ //#endregion
45
+ exports.StrokeSize5Icon = StrokeSize5Icon;
46
+ exports.default = StrokeSize5Icon;
@@ -4,26 +4,29 @@ Object.defineProperties(exports, {
4
4
  });
5
5
  let vue = require("vue");
6
6
  let ts_base_js = require("./base.cjs");
7
- //#region ts/dropdown-icon.ts
7
+ //#region ts/table-border-style-dashed-icon.ts
8
8
  const element = {
9
9
  "tag": "svg",
10
10
  "attrs": {
11
11
  "xmlns": "http://www.w3.org/2000/svg",
12
12
  "fill": "none",
13
- "viewBox": "0 0 16 16",
13
+ "viewBox": "0 0 20 20",
14
14
  "width": "1em",
15
15
  "height": "1em"
16
16
  },
17
17
  "children": [{
18
18
  "tag": "path",
19
19
  "attrs": {
20
- "fill": "currentColor",
21
- "d": "M8.85869 12.9216C8.38445 13.4708 7.61555 13.4708 7.14131 12.9216L0.358114 5.06726C-0.406895 4.18144 0.134916 2.66683 1.2168 2.66683L14.7832 2.66683C15.8651 2.66683 16.4069 4.18144 15.6419 5.06726L8.85869 12.9216Z"
20
+ "stroke": "currentColor",
21
+ "stroke-dasharray": "3.2 2.2",
22
+ "stroke-linecap": "round",
23
+ "stroke-width": 1.6,
24
+ "d": "M4.5 10h11"
22
25
  }
23
26
  }]
24
27
  };
25
- const DropdownIcon = (0, vue.defineComponent)({
26
- name: "DropdownIcon",
28
+ const TableBorderStyleDashedIcon = (0, vue.defineComponent)({
29
+ name: "TableBorderStyleDashedIcon",
27
30
  inheritAttrs: false,
28
31
  props: { extend: {
29
32
  type: Object,
@@ -33,11 +36,11 @@ const DropdownIcon = (0, vue.defineComponent)({
33
36
  return () => (0, vue.h)(ts_base_js.IconBase, {
34
37
  ...attrs,
35
38
  extend: props.extend,
36
- id: "dropdown-icon",
39
+ id: "table-border-style-dashed-icon",
37
40
  icon: element
38
41
  });
39
42
  }
40
43
  });
41
44
  //#endregion
42
- exports.DropdownIcon = DropdownIcon;
43
- exports.default = DropdownIcon;
45
+ exports.TableBorderStyleDashedIcon = TableBorderStyleDashedIcon;
46
+ exports.default = TableBorderStyleDashedIcon;