wssf-kage-icon 0.1.1 → 0.1.2

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 (111) hide show
  1. package/dist/icons/AlignCenterOutlined.d.ts +4 -0
  2. package/dist/icons/AlignCenterOutlined.d.ts.map +1 -0
  3. package/dist/icons/AlignCenterOutlined.js +50 -0
  4. package/dist/icons/AlignLeftOutlined.d.ts +4 -0
  5. package/dist/icons/AlignLeftOutlined.d.ts.map +1 -0
  6. package/dist/icons/AlignLeftOutlined.js +50 -0
  7. package/dist/icons/AlignRightOutlined.d.ts +4 -0
  8. package/dist/icons/AlignRightOutlined.d.ts.map +1 -0
  9. package/dist/icons/AlignRightOutlined.js +50 -0
  10. package/dist/icons/BoldOutlined.d.ts +4 -0
  11. package/dist/icons/BoldOutlined.d.ts.map +1 -0
  12. package/dist/icons/BoldOutlined.js +53 -0
  13. package/dist/icons/CheckCircleOutlined.d.ts +4 -0
  14. package/dist/icons/CheckCircleOutlined.d.ts.map +1 -0
  15. package/dist/icons/CheckCircleOutlined.js +53 -0
  16. package/dist/icons/CheckOutlined.d.ts +4 -0
  17. package/dist/icons/CheckOutlined.d.ts.map +1 -0
  18. package/dist/icons/{RightOutlined.js → CheckOutlined.js} +8 -8
  19. package/dist/icons/CheckSquareOutlined.d.ts +4 -0
  20. package/dist/icons/CheckSquareOutlined.d.ts.map +1 -0
  21. package/dist/icons/CheckSquareOutlined.js +53 -0
  22. package/dist/icons/ClockCircleOutlined.d.ts +4 -0
  23. package/dist/icons/ClockCircleOutlined.d.ts.map +1 -0
  24. package/dist/icons/{LeftCircleOutlined.js → ClockCircleOutlined.js} +8 -8
  25. package/dist/icons/CloseOutlined.d.ts +4 -0
  26. package/dist/icons/CloseOutlined.d.ts.map +1 -0
  27. package/dist/icons/CloseOutlined.js +50 -0
  28. package/dist/icons/CopyOutlined.d.ts +4 -0
  29. package/dist/icons/CopyOutlined.d.ts.map +1 -0
  30. package/dist/icons/CopyOutlined.js +53 -0
  31. package/dist/icons/DeleteOutlined.d.ts +4 -0
  32. package/dist/icons/DeleteOutlined.d.ts.map +1 -0
  33. package/dist/icons/DeleteOutlined.js +50 -0
  34. package/dist/icons/DragOutlined.d.ts +4 -0
  35. package/dist/icons/DragOutlined.d.ts.map +1 -0
  36. package/dist/icons/DragOutlined.js +50 -0
  37. package/dist/icons/FontSizeOutlined.d.ts +4 -0
  38. package/dist/icons/FontSizeOutlined.d.ts.map +1 -0
  39. package/dist/icons/FontSizeOutlined.js +50 -0
  40. package/dist/icons/InfoCircleOutlined.d.ts +4 -0
  41. package/dist/icons/InfoCircleOutlined.d.ts.map +1 -0
  42. package/dist/icons/{RightCircleOutlined.js → InfoCircleOutlined.js} +8 -8
  43. package/dist/icons/ItalicOutlined.d.ts +4 -0
  44. package/dist/icons/ItalicOutlined.d.ts.map +1 -0
  45. package/dist/icons/ItalicOutlined.js +32 -0
  46. package/dist/icons/MinusCircleOutlined.d.ts +4 -0
  47. package/dist/icons/MinusCircleOutlined.d.ts.map +1 -0
  48. package/dist/icons/{DownCircleOutlined.js → MinusCircleOutlined.js} +9 -9
  49. package/dist/icons/MinusOutlined.d.ts +4 -0
  50. package/dist/icons/MinusOutlined.d.ts.map +1 -0
  51. package/dist/icons/{LeftOutlined.js → MinusOutlined.js} +8 -8
  52. package/dist/icons/MinusSquareOutlined.d.ts +4 -0
  53. package/dist/icons/MinusSquareOutlined.d.ts.map +1 -0
  54. package/dist/icons/MinusSquareOutlined.js +53 -0
  55. package/dist/icons/PauseCircleOutlined.d.ts +4 -0
  56. package/dist/icons/PauseCircleOutlined.d.ts.map +1 -0
  57. package/dist/icons/PauseCircleOutlined.js +53 -0
  58. package/dist/icons/PauseOutlined.d.ts +4 -0
  59. package/dist/icons/PauseOutlined.d.ts.map +1 -0
  60. package/dist/icons/{DownOutlined.js → PauseOutlined.js} +8 -8
  61. package/dist/icons/PlusOutlined.d.ts +4 -0
  62. package/dist/icons/PlusOutlined.d.ts.map +1 -0
  63. package/dist/icons/PlusOutlined.js +53 -0
  64. package/dist/icons/PlusSquareOutlined.d.ts +4 -0
  65. package/dist/icons/PlusSquareOutlined.d.ts.map +1 -0
  66. package/dist/icons/PlusSquareOutlined.js +53 -0
  67. package/dist/icons/ScissorOutlined.d.ts +4 -0
  68. package/dist/icons/ScissorOutlined.d.ts.map +1 -0
  69. package/dist/icons/ScissorOutlined.js +54 -0
  70. package/dist/icons/SnippetsOutlined.d.ts +4 -0
  71. package/dist/icons/SnippetsOutlined.d.ts.map +1 -0
  72. package/dist/icons/SnippetsOutlined.js +55 -0
  73. package/dist/icons/ToTopOutlined.d.ts +4 -0
  74. package/dist/icons/ToTopOutlined.d.ts.map +1 -0
  75. package/dist/icons/ToTopOutlined.js +50 -0
  76. package/dist/icons/UnderlineOutlined.d.ts +4 -0
  77. package/dist/icons/UnderlineOutlined.d.ts.map +1 -0
  78. package/dist/icons/UnderlineOutlined.js +32 -0
  79. package/dist/icons/UngroupOutlined.d.ts +4 -0
  80. package/dist/icons/UngroupOutlined.d.ts.map +1 -0
  81. package/dist/icons/UngroupOutlined.js +53 -0
  82. package/dist/icons/UnlockOutlined.d.ts +4 -0
  83. package/dist/icons/UnlockOutlined.d.ts.map +1 -0
  84. package/dist/icons/UnlockOutlined.js +53 -0
  85. package/dist/icons/UploadOutlined.d.ts +4 -0
  86. package/dist/icons/UploadOutlined.d.ts.map +1 -0
  87. package/dist/icons/UploadOutlined.js +53 -0
  88. package/dist/icons/VideoCameraOutlined.d.ts +4 -0
  89. package/dist/icons/VideoCameraOutlined.d.ts.map +1 -0
  90. package/dist/icons/VideoCameraOutlined.js +53 -0
  91. package/dist/icons/WalletOutlined.d.ts +4 -0
  92. package/dist/icons/WalletOutlined.d.ts.map +1 -0
  93. package/dist/icons/WalletOutlined.js +54 -0
  94. package/dist/icons/create_icons.sh +43 -0
  95. package/dist/icons/index.d.ts +31 -6
  96. package/dist/icons/index.d.ts.map +1 -1
  97. package/dist/icons/index.js +155 -30
  98. package/dist/wssf-kage-icon.min.js +1 -1
  99. package/package.json +1 -1
  100. package/dist/icons/DownCircleOutlined.d.ts +0 -4
  101. package/dist/icons/DownCircleOutlined.d.ts.map +0 -1
  102. package/dist/icons/DownOutlined.d.ts +0 -4
  103. package/dist/icons/DownOutlined.d.ts.map +0 -1
  104. package/dist/icons/LeftCircleOutlined.d.ts +0 -4
  105. package/dist/icons/LeftCircleOutlined.d.ts.map +0 -1
  106. package/dist/icons/LeftOutlined.d.ts +0 -4
  107. package/dist/icons/LeftOutlined.d.ts.map +0 -1
  108. package/dist/icons/RightCircleOutlined.d.ts +0 -4
  109. package/dist/icons/RightCircleOutlined.d.ts.map +0 -1
  110. package/dist/icons/RightOutlined.d.ts +0 -4
  111. package/dist/icons/RightOutlined.d.ts.map +0 -1
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../index';
3
+ export declare const DragOutlined: React.FC<IconProps>;
4
+ //# sourceMappingURL=DragOutlined.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DragOutlined.d.ts","sourceRoot":"","sources":["../../src/icons/DragOutlined.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAErC,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAoB5C,CAAC"}
@@ -0,0 +1,50 @@
1
+ var __defProp = Object.defineProperty;
2
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
+ var __getOwnPropNames = Object.getOwnPropertyNames;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
5
+ var __export = (target, all) => {
6
+ for (var name in all)
7
+ __defProp(target, name, { get: all[name], enumerable: true });
8
+ };
9
+ var __copyProps = (to, from, except, desc) => {
10
+ if (from && typeof from === "object" || typeof from === "function") {
11
+ for (let key of __getOwnPropNames(from))
12
+ if (!__hasOwnProp.call(to, key) && key !== except)
13
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
+ }
15
+ return to;
16
+ };
17
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
+
19
+ // src/icons/DragOutlined.tsx
20
+ var DragOutlined_exports = {};
21
+ __export(DragOutlined_exports, {
22
+ DragOutlined: () => DragOutlined
23
+ });
24
+ module.exports = __toCommonJS(DragOutlined_exports);
25
+ var import_jsx_runtime = require("react/jsx-runtime");
26
+ var DragOutlined = ({
27
+ size = 16,
28
+ color = "currentColor",
29
+ style,
30
+ className,
31
+ onClick
32
+ }) => {
33
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
34
+ "svg",
35
+ {
36
+ width: size,
37
+ height: size,
38
+ viewBox: "0 0 1024 1024",
39
+ fill: color,
40
+ style,
41
+ className,
42
+ onClick,
43
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M909.3 506.3L781.7 405.6a7.15 7.15 0 0 0-11.7 5.7V476H548V254h64.8c6 0 9.4-7 5.7-11.7L517.7 114.7a7.15 7.15 0 0 0-11.3 0L405.6 242.3a7.23 7.23 0 0 0 5.7 11.7H476v222H254v-64.8c0-6-7-9.4-11.7-5.7L114.7 506.3a7.15 7.15 0 0 0 0 11.3l127.5 100.8c4.7 3.7 11.7.4 11.7-5.7V548h222v222h-64.8c-6 0-9.4 7-5.7 11.7l100.8 127.5a7.15 7.15 0 0 0 11.3 0l100.8-127.5c3.7-4.7.4-11.7-5.7-11.7H548V548h222v64.8c0 6 7 9.4 11.7 5.7l127.5-100.8a7.15 7.15 0 0 0 .1-11.4z" })
44
+ }
45
+ );
46
+ };
47
+ // Annotate the CommonJS export names for ESM import in node:
48
+ 0 && (module.exports = {
49
+ DragOutlined
50
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../index';
3
+ export declare const FontSizeOutlined: React.FC<IconProps>;
4
+ //# sourceMappingURL=FontSizeOutlined.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"FontSizeOutlined.d.ts","sourceRoot":"","sources":["../../src/icons/FontSizeOutlined.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAErC,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAoBhD,CAAC"}
@@ -0,0 +1,50 @@
1
+ var __defProp = Object.defineProperty;
2
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
+ var __getOwnPropNames = Object.getOwnPropertyNames;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
5
+ var __export = (target, all) => {
6
+ for (var name in all)
7
+ __defProp(target, name, { get: all[name], enumerable: true });
8
+ };
9
+ var __copyProps = (to, from, except, desc) => {
10
+ if (from && typeof from === "object" || typeof from === "function") {
11
+ for (let key of __getOwnPropNames(from))
12
+ if (!__hasOwnProp.call(to, key) && key !== except)
13
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
+ }
15
+ return to;
16
+ };
17
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
+
19
+ // src/icons/FontSizeOutlined.tsx
20
+ var FontSizeOutlined_exports = {};
21
+ __export(FontSizeOutlined_exports, {
22
+ FontSizeOutlined: () => FontSizeOutlined
23
+ });
24
+ module.exports = __toCommonJS(FontSizeOutlined_exports);
25
+ var import_jsx_runtime = require("react/jsx-runtime");
26
+ var FontSizeOutlined = ({
27
+ size = 16,
28
+ color = "currentColor",
29
+ style,
30
+ className,
31
+ onClick
32
+ }) => {
33
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
34
+ "svg",
35
+ {
36
+ width: size,
37
+ height: size,
38
+ viewBox: "0 0 1024 1024",
39
+ fill: color,
40
+ style,
41
+ className,
42
+ onClick,
43
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M920 416H616c-4.4 0-8 3.6-8 8v112c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-56h60v320h-46c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h164c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8h-46V480h60v56c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V424c0-4.4-3.6-8-8-8zM656 304V168c0-4.4-3.6-8-8-8H104c-4.4 0-8 3.6-8 8v136c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56h168v560h-92c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h264c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-92V248h168v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8z" })
44
+ }
45
+ );
46
+ };
47
+ // Annotate the CommonJS export names for ESM import in node:
48
+ 0 && (module.exports = {
49
+ FontSizeOutlined
50
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../index';
3
+ export declare const InfoCircleOutlined: React.FC<IconProps>;
4
+ //# sourceMappingURL=InfoCircleOutlined.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"InfoCircleOutlined.d.ts","sourceRoot":"","sources":["../../src/icons/InfoCircleOutlined.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAErC,eAAO,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAqBlD,CAAC"}
@@ -16,14 +16,14 @@ var __copyProps = (to, from, except, desc) => {
16
16
  };
17
17
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
18
 
19
- // src/icons/RightCircleOutlined.tsx
20
- var RightCircleOutlined_exports = {};
21
- __export(RightCircleOutlined_exports, {
22
- RightCircleOutlined: () => RightCircleOutlined
19
+ // src/icons/InfoCircleOutlined.tsx
20
+ var InfoCircleOutlined_exports = {};
21
+ __export(InfoCircleOutlined_exports, {
22
+ InfoCircleOutlined: () => InfoCircleOutlined
23
23
  });
24
- module.exports = __toCommonJS(RightCircleOutlined_exports);
24
+ module.exports = __toCommonJS(InfoCircleOutlined_exports);
25
25
  var import_jsx_runtime = require("react/jsx-runtime");
26
- var RightCircleOutlined = ({
26
+ var InfoCircleOutlined = ({
27
27
  size = 16,
28
28
  color = "currentColor",
29
29
  style,
@@ -42,12 +42,12 @@ var RightCircleOutlined = ({
42
42
  onClick,
43
43
  children: [
44
44
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" }),
45
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M360.3 505.5a7.95 7.95 0 0 0 12.9 0l246-178c5.3-3.8 12.7 0 12.7 6.5v381c0 4.6-2 9-5.5 12.1L460 564l-118.9 153.5c-3.1 3.5-7.5 5.5-12.1 5.5h-33.8c-6.5 0-10.3-7.4-6.5-12.7l178-246z" })
45
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M464 336a48 48 0 1 0 96 0 48 48 0 1 0-96 0zm72 112h-48c-4.4 0-8 3.6-8 8v272c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V456c0-4.4-3.6-8-8-8z" })
46
46
  ]
47
47
  }
48
48
  );
49
49
  };
50
50
  // Annotate the CommonJS export names for ESM import in node:
51
51
  0 && (module.exports = {
52
- RightCircleOutlined
52
+ InfoCircleOutlined
53
53
  });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../index';
3
+ export declare const ItalicOutlined: React.FC<IconProps>;
4
+ //# sourceMappingURL=ItalicOutlined.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ItalicOutlined.d.ts","sourceRoot":"","sources":["../../src/icons/ItalicOutlined.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AACrC,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAE9C,CAAC"}
@@ -0,0 +1,32 @@
1
+ var __defProp = Object.defineProperty;
2
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
+ var __getOwnPropNames = Object.getOwnPropertyNames;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
5
+ var __export = (target, all) => {
6
+ for (var name in all)
7
+ __defProp(target, name, { get: all[name], enumerable: true });
8
+ };
9
+ var __copyProps = (to, from, except, desc) => {
10
+ if (from && typeof from === "object" || typeof from === "function") {
11
+ for (let key of __getOwnPropNames(from))
12
+ if (!__hasOwnProp.call(to, key) && key !== except)
13
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
+ }
15
+ return to;
16
+ };
17
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
+
19
+ // src/icons/ItalicOutlined.tsx
20
+ var ItalicOutlined_exports = {};
21
+ __export(ItalicOutlined_exports, {
22
+ ItalicOutlined: () => ItalicOutlined
23
+ });
24
+ module.exports = __toCommonJS(ItalicOutlined_exports);
25
+ var import_jsx_runtime = require("react/jsx-runtime");
26
+ var ItalicOutlined = ({ size = 16, color = "currentColor", style, className, onClick }) => {
27
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", { width: size, height: size, viewBox: "0 0 1024 1024", fill: color, style, className, onClick, children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M798 160H366c-4.4 0-8 3.6-8 8v64c0 4.4 3.6 8 8 8h181.2l-156 544H229c-4.4 0-8 3.6-8 8v64c0 4.4 3.6 8 8 8h432c4.4 0 8-3.6 8-8v-64c0-4.4-3.6-8-8-8H474.8l156-544H798c4.4 0 8-3.6 8-8v-64c0-4.4-3.6-8-8-8z" }) });
28
+ };
29
+ // Annotate the CommonJS export names for ESM import in node:
30
+ 0 && (module.exports = {
31
+ ItalicOutlined
32
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../index';
3
+ export declare const MinusCircleOutlined: React.FC<IconProps>;
4
+ //# sourceMappingURL=MinusCircleOutlined.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MinusCircleOutlined.d.ts","sourceRoot":"","sources":["../../src/icons/MinusCircleOutlined.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAErC,eAAO,MAAM,mBAAmB,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAqBnD,CAAC"}
@@ -16,14 +16,14 @@ var __copyProps = (to, from, except, desc) => {
16
16
  };
17
17
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
18
 
19
- // src/icons/DownCircleOutlined.tsx
20
- var DownCircleOutlined_exports = {};
21
- __export(DownCircleOutlined_exports, {
22
- DownCircleOutlined: () => DownCircleOutlined
19
+ // src/icons/MinusCircleOutlined.tsx
20
+ var MinusCircleOutlined_exports = {};
21
+ __export(MinusCircleOutlined_exports, {
22
+ MinusCircleOutlined: () => MinusCircleOutlined
23
23
  });
24
- module.exports = __toCommonJS(DownCircleOutlined_exports);
24
+ module.exports = __toCommonJS(MinusCircleOutlined_exports);
25
25
  var import_jsx_runtime = require("react/jsx-runtime");
26
- var DownCircleOutlined = ({
26
+ var MinusCircleOutlined = ({
27
27
  size = 16,
28
28
  color = "currentColor",
29
29
  style,
@@ -41,13 +41,13 @@ var DownCircleOutlined = ({
41
41
  className,
42
42
  onClick,
43
43
  children: [
44
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M505.5 663.7a7.95 7.95 0 0 0 12.9 0l178-246c3.8-5.3 0-12.7-6.5-12.7H643c-4.6 0-9 2-12.1 5.5L512 564l-118.9-153.5c-3.1-3.5-7.5-5.5-12.1-5.5H347c-6.5 0-10.3 7.4-6.5 12.7l178 246z" }),
45
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" })
44
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" }),
45
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M184 474h672c4.4 0 8 3.6 8 8v60c0 4.4-3.6 8-8 8H184c-4.4 0-8-3.6-8-8v-60c0-4.4 3.6-8 8-8z" })
46
46
  ]
47
47
  }
48
48
  );
49
49
  };
50
50
  // Annotate the CommonJS export names for ESM import in node:
51
51
  0 && (module.exports = {
52
- DownCircleOutlined
52
+ MinusCircleOutlined
53
53
  });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../index';
3
+ export declare const MinusOutlined: React.FC<IconProps>;
4
+ //# sourceMappingURL=MinusOutlined.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MinusOutlined.d.ts","sourceRoot":"","sources":["../../src/icons/MinusOutlined.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAErC,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAoB7C,CAAC"}
@@ -16,14 +16,14 @@ var __copyProps = (to, from, except, desc) => {
16
16
  };
17
17
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
18
 
19
- // src/icons/LeftOutlined.tsx
20
- var LeftOutlined_exports = {};
21
- __export(LeftOutlined_exports, {
22
- LeftOutlined: () => LeftOutlined
19
+ // src/icons/MinusOutlined.tsx
20
+ var MinusOutlined_exports = {};
21
+ __export(MinusOutlined_exports, {
22
+ MinusOutlined: () => MinusOutlined
23
23
  });
24
- module.exports = __toCommonJS(LeftOutlined_exports);
24
+ module.exports = __toCommonJS(MinusOutlined_exports);
25
25
  var import_jsx_runtime = require("react/jsx-runtime");
26
- var LeftOutlined = ({
26
+ var MinusOutlined = ({
27
27
  size = 16,
28
28
  color = "currentColor",
29
29
  style,
@@ -40,11 +40,11 @@ var LeftOutlined = ({
40
40
  style,
41
41
  className,
42
42
  onClick,
43
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 0 0 0 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" })
43
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M176 474h672c4.4 0 8 3.6 8 8v60c0 4.4-3.6 8-8 8H176c-4.4 0-8-3.6-8-8v-60c0-4.4 3.6-8 8-8z" })
44
44
  }
45
45
  );
46
46
  };
47
47
  // Annotate the CommonJS export names for ESM import in node:
48
48
  0 && (module.exports = {
49
- LeftOutlined
49
+ MinusOutlined
50
50
  });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../index';
3
+ export declare const MinusSquareOutlined: React.FC<IconProps>;
4
+ //# sourceMappingURL=MinusSquareOutlined.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"MinusSquareOutlined.d.ts","sourceRoot":"","sources":["../../src/icons/MinusSquareOutlined.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAErC,eAAO,MAAM,mBAAmB,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAqBnD,CAAC"}
@@ -0,0 +1,53 @@
1
+ var __defProp = Object.defineProperty;
2
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
+ var __getOwnPropNames = Object.getOwnPropertyNames;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
5
+ var __export = (target, all) => {
6
+ for (var name in all)
7
+ __defProp(target, name, { get: all[name], enumerable: true });
8
+ };
9
+ var __copyProps = (to, from, except, desc) => {
10
+ if (from && typeof from === "object" || typeof from === "function") {
11
+ for (let key of __getOwnPropNames(from))
12
+ if (!__hasOwnProp.call(to, key) && key !== except)
13
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
+ }
15
+ return to;
16
+ };
17
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
+
19
+ // src/icons/MinusSquareOutlined.tsx
20
+ var MinusSquareOutlined_exports = {};
21
+ __export(MinusSquareOutlined_exports, {
22
+ MinusSquareOutlined: () => MinusSquareOutlined
23
+ });
24
+ module.exports = __toCommonJS(MinusSquareOutlined_exports);
25
+ var import_jsx_runtime = require("react/jsx-runtime");
26
+ var MinusSquareOutlined = ({
27
+ size = 16,
28
+ color = "currentColor",
29
+ style,
30
+ className,
31
+ onClick
32
+ }) => {
33
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
34
+ "svg",
35
+ {
36
+ width: size,
37
+ height: size,
38
+ viewBox: "0 0 1024 1024",
39
+ fill: color,
40
+ style,
41
+ className,
42
+ onClick,
43
+ children: [
44
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M328 544h368c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H328c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z" }),
45
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z" })
46
+ ]
47
+ }
48
+ );
49
+ };
50
+ // Annotate the CommonJS export names for ESM import in node:
51
+ 0 && (module.exports = {
52
+ MinusSquareOutlined
53
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../index';
3
+ export declare const PauseCircleOutlined: React.FC<IconProps>;
4
+ //# sourceMappingURL=PauseCircleOutlined.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PauseCircleOutlined.d.ts","sourceRoot":"","sources":["../../src/icons/PauseCircleOutlined.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAErC,eAAO,MAAM,mBAAmB,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAqBnD,CAAC"}
@@ -0,0 +1,53 @@
1
+ var __defProp = Object.defineProperty;
2
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
+ var __getOwnPropNames = Object.getOwnPropertyNames;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
5
+ var __export = (target, all) => {
6
+ for (var name in all)
7
+ __defProp(target, name, { get: all[name], enumerable: true });
8
+ };
9
+ var __copyProps = (to, from, except, desc) => {
10
+ if (from && typeof from === "object" || typeof from === "function") {
11
+ for (let key of __getOwnPropNames(from))
12
+ if (!__hasOwnProp.call(to, key) && key !== except)
13
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
+ }
15
+ return to;
16
+ };
17
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
+
19
+ // src/icons/PauseCircleOutlined.tsx
20
+ var PauseCircleOutlined_exports = {};
21
+ __export(PauseCircleOutlined_exports, {
22
+ PauseCircleOutlined: () => PauseCircleOutlined
23
+ });
24
+ module.exports = __toCommonJS(PauseCircleOutlined_exports);
25
+ var import_jsx_runtime = require("react/jsx-runtime");
26
+ var PauseCircleOutlined = ({
27
+ size = 16,
28
+ color = "currentColor",
29
+ style,
30
+ className,
31
+ onClick
32
+ }) => {
33
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
34
+ "svg",
35
+ {
36
+ width: size,
37
+ height: size,
38
+ viewBox: "0 0 1024 1024",
39
+ fill: color,
40
+ style,
41
+ className,
42
+ onClick,
43
+ children: [
44
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" }),
45
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M384 336h64v352h-64zm192 0h64v352h-64z" })
46
+ ]
47
+ }
48
+ );
49
+ };
50
+ // Annotate the CommonJS export names for ESM import in node:
51
+ 0 && (module.exports = {
52
+ PauseCircleOutlined
53
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../index';
3
+ export declare const PauseOutlined: React.FC<IconProps>;
4
+ //# sourceMappingURL=PauseOutlined.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PauseOutlined.d.ts","sourceRoot":"","sources":["../../src/icons/PauseOutlined.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAErC,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAoB7C,CAAC"}
@@ -16,14 +16,14 @@ var __copyProps = (to, from, except, desc) => {
16
16
  };
17
17
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
18
 
19
- // src/icons/DownOutlined.tsx
20
- var DownOutlined_exports = {};
21
- __export(DownOutlined_exports, {
22
- DownOutlined: () => DownOutlined
19
+ // src/icons/PauseOutlined.tsx
20
+ var PauseOutlined_exports = {};
21
+ __export(PauseOutlined_exports, {
22
+ PauseOutlined: () => PauseOutlined
23
23
  });
24
- module.exports = __toCommonJS(DownOutlined_exports);
24
+ module.exports = __toCommonJS(PauseOutlined_exports);
25
25
  var import_jsx_runtime = require("react/jsx-runtime");
26
- var DownOutlined = ({
26
+ var PauseOutlined = ({
27
27
  size = 16,
28
28
  color = "currentColor",
29
29
  style,
@@ -40,11 +40,11 @@ var DownOutlined = ({
40
40
  style,
41
41
  className,
42
42
  onClick,
43
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3-.1-12.7-6.4-12.7z" })
43
+ children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M304 176h80v672h-80zm368 0h80v672h-80z" })
44
44
  }
45
45
  );
46
46
  };
47
47
  // Annotate the CommonJS export names for ESM import in node:
48
48
  0 && (module.exports = {
49
- DownOutlined
49
+ PauseOutlined
50
50
  });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../index';
3
+ export declare const PlusOutlined: React.FC<IconProps>;
4
+ //# sourceMappingURL=PlusOutlined.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PlusOutlined.d.ts","sourceRoot":"","sources":["../../src/icons/PlusOutlined.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAErC,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAqB5C,CAAC"}
@@ -0,0 +1,53 @@
1
+ var __defProp = Object.defineProperty;
2
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
+ var __getOwnPropNames = Object.getOwnPropertyNames;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
5
+ var __export = (target, all) => {
6
+ for (var name in all)
7
+ __defProp(target, name, { get: all[name], enumerable: true });
8
+ };
9
+ var __copyProps = (to, from, except, desc) => {
10
+ if (from && typeof from === "object" || typeof from === "function") {
11
+ for (let key of __getOwnPropNames(from))
12
+ if (!__hasOwnProp.call(to, key) && key !== except)
13
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
+ }
15
+ return to;
16
+ };
17
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
+
19
+ // src/icons/PlusOutlined.tsx
20
+ var PlusOutlined_exports = {};
21
+ __export(PlusOutlined_exports, {
22
+ PlusOutlined: () => PlusOutlined
23
+ });
24
+ module.exports = __toCommonJS(PlusOutlined_exports);
25
+ var import_jsx_runtime = require("react/jsx-runtime");
26
+ var PlusOutlined = ({
27
+ size = 16,
28
+ color = "currentColor",
29
+ style,
30
+ className,
31
+ onClick
32
+ }) => {
33
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
34
+ "svg",
35
+ {
36
+ width: size,
37
+ height: size,
38
+ viewBox: "0 0 1024 1024",
39
+ fill: color,
40
+ style,
41
+ className,
42
+ onClick,
43
+ children: [
44
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M482 152h60c4.4 0 8 3.6 8 8v704c0 4.4-3.6 8-8 8h-60c-4.4 0-8-3.6-8-8V160c0-4.4 3.6-8 8-8z" }),
45
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M176 474h672c4.4 0 8 3.6 8 8v60c0 4.4-3.6 8-8 8H176c-4.4 0-8-3.6-8-8v-60c0-4.4 3.6-8 8-8z" })
46
+ ]
47
+ }
48
+ );
49
+ };
50
+ // Annotate the CommonJS export names for ESM import in node:
51
+ 0 && (module.exports = {
52
+ PlusOutlined
53
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../index';
3
+ export declare const PlusSquareOutlined: React.FC<IconProps>;
4
+ //# sourceMappingURL=PlusSquareOutlined.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PlusSquareOutlined.d.ts","sourceRoot":"","sources":["../../src/icons/PlusSquareOutlined.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAErC,eAAO,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAqBlD,CAAC"}
@@ -0,0 +1,53 @@
1
+ var __defProp = Object.defineProperty;
2
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
+ var __getOwnPropNames = Object.getOwnPropertyNames;
4
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
5
+ var __export = (target, all) => {
6
+ for (var name in all)
7
+ __defProp(target, name, { get: all[name], enumerable: true });
8
+ };
9
+ var __copyProps = (to, from, except, desc) => {
10
+ if (from && typeof from === "object" || typeof from === "function") {
11
+ for (let key of __getOwnPropNames(from))
12
+ if (!__hasOwnProp.call(to, key) && key !== except)
13
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
+ }
15
+ return to;
16
+ };
17
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
+
19
+ // src/icons/PlusSquareOutlined.tsx
20
+ var PlusSquareOutlined_exports = {};
21
+ __export(PlusSquareOutlined_exports, {
22
+ PlusSquareOutlined: () => PlusSquareOutlined
23
+ });
24
+ module.exports = __toCommonJS(PlusSquareOutlined_exports);
25
+ var import_jsx_runtime = require("react/jsx-runtime");
26
+ var PlusSquareOutlined = ({
27
+ size = 16,
28
+ color = "currentColor",
29
+ style,
30
+ className,
31
+ onClick
32
+ }) => {
33
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
34
+ "svg",
35
+ {
36
+ width: size,
37
+ height: size,
38
+ viewBox: "0 0 1024 1024",
39
+ fill: color,
40
+ style,
41
+ className,
42
+ onClick,
43
+ children: [
44
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M328 544h152v152c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V544h152c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H544V328c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v152H328c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z" }),
45
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z" })
46
+ ]
47
+ }
48
+ );
49
+ };
50
+ // Annotate the CommonJS export names for ESM import in node:
51
+ 0 && (module.exports = {
52
+ PlusSquareOutlined
53
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../index';
3
+ export declare const ScissorOutlined: React.FC<IconProps>;
4
+ //# sourceMappingURL=ScissorOutlined.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ScissorOutlined.d.ts","sourceRoot":"","sources":["../../src/icons/ScissorOutlined.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAErC,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAsB/C,CAAC"}