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,54 @@
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/ScissorOutlined.tsx
20
+ var ScissorOutlined_exports = {};
21
+ __export(ScissorOutlined_exports, {
22
+ ScissorOutlined: () => ScissorOutlined
23
+ });
24
+ module.exports = __toCommonJS(ScissorOutlined_exports);
25
+ var import_jsx_runtime = require("react/jsx-runtime");
26
+ var ScissorOutlined = ({
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: "M567.1 512l318.5-319.3c4-4 4-10.5 0-14.5l-39.8-39.8c-4-4-10.5-4-14.5 0L512.7 457.8 192.7 137.8c-4-4-10.5-4-14.5 0l-39.8 39.8c-4 4-4 10.5 0 14.5L456.9 512 138.4 830.5c-4 4-4 10.5 0 14.5l39.8 39.8c4 4 10.5 4 14.5 0l320-320 320 320c4 4 10.5 4 14.5 0l39.8-39.8c4-4 4-10.5 0-14.5L567.1 512z" }),
45
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("circle", { cx: "304", cy: "304", r: "32" }),
46
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("circle", { cx: "720", cy: "720", r: "32" })
47
+ ]
48
+ }
49
+ );
50
+ };
51
+ // Annotate the CommonJS export names for ESM import in node:
52
+ 0 && (module.exports = {
53
+ ScissorOutlined
54
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../index';
3
+ export declare const SnippetsOutlined: React.FC<IconProps>;
4
+ //# sourceMappingURL=SnippetsOutlined.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SnippetsOutlined.d.ts","sourceRoot":"","sources":["../../src/icons/SnippetsOutlined.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,CAuBhD,CAAC"}
@@ -0,0 +1,55 @@
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/SnippetsOutlined.tsx
20
+ var SnippetsOutlined_exports = {};
21
+ __export(SnippetsOutlined_exports, {
22
+ SnippetsOutlined: () => SnippetsOutlined
23
+ });
24
+ module.exports = __toCommonJS(SnippetsOutlined_exports);
25
+ var import_jsx_runtime = require("react/jsx-runtime");
26
+ var SnippetsOutlined = ({
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: "M832 64H296c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h496v688c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V96c0-17.7-14.3-32-32-32z" }),
45
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M704 192H192c-17.7 0-32 14.3-32 32v530.7c0 8.5 3.4 16.6 9.4 22.6l173.3 173.3c2.2 2.2 4.7 4 7.4 5.5v1.9h4.2c3.5 1.3 7.2 2 11 2H704c17.7 0 32-14.3 32-32V224c0-17.7-14.3-32-32-32zM350 856.2L263.9 770H350v86.2zM664 888H414V746c0-22.1-17.9-40-40-40H232V264h432v624z" }),
46
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M312 320h400v64H312z" }),
47
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M312 448h400v64H312z" })
48
+ ]
49
+ }
50
+ );
51
+ };
52
+ // Annotate the CommonJS export names for ESM import in node:
53
+ 0 && (module.exports = {
54
+ SnippetsOutlined
55
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../index';
3
+ export declare const ToTopOutlined: React.FC<IconProps>;
4
+ //# sourceMappingURL=ToTopOutlined.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ToTopOutlined.d.ts","sourceRoot":"","sources":["../../src/icons/ToTopOutlined.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"}
@@ -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/ToTopOutlined.tsx
20
+ var ToTopOutlined_exports = {};
21
+ __export(ToTopOutlined_exports, {
22
+ ToTopOutlined: () => ToTopOutlined
23
+ });
24
+ module.exports = __toCommonJS(ToTopOutlined_exports);
25
+ var import_jsx_runtime = require("react/jsx-runtime");
26
+ var ToTopOutlined = ({
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: "M885 780H165c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h720c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8zM400 325.7h73.9V664c0 4.4 3.6 8 8 8h60c4.4 0 8-3.6 8-8V325.7H624c6.7 0 10.4-7.7 6.3-12.9L518.3 171a8 8 0 0 0-12.6 0l-112 141.7c-4.1 5.3-.4 13 6.3 13z" })
44
+ }
45
+ );
46
+ };
47
+ // Annotate the CommonJS export names for ESM import in node:
48
+ 0 && (module.exports = {
49
+ ToTopOutlined
50
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../index';
3
+ export declare const UnderlineOutlined: React.FC<IconProps>;
4
+ //# sourceMappingURL=UnderlineOutlined.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"UnderlineOutlined.d.ts","sourceRoot":"","sources":["../../src/icons/UnderlineOutlined.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AACrC,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAEjD,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/UnderlineOutlined.tsx
20
+ var UnderlineOutlined_exports = {};
21
+ __export(UnderlineOutlined_exports, {
22
+ UnderlineOutlined: () => UnderlineOutlined
23
+ });
24
+ module.exports = __toCommonJS(UnderlineOutlined_exports);
25
+ var import_jsx_runtime = require("react/jsx-runtime");
26
+ var UnderlineOutlined = ({ 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: "M824 804H200c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h624c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zm-312-196c-97.2 0-176-78.8-176-176V172c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v264c0 141.1 114.9 256 256 256s256-114.9 256-256V172c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v264c0 97.2-78.8 176-176 176z" }) });
28
+ };
29
+ // Annotate the CommonJS export names for ESM import in node:
30
+ 0 && (module.exports = {
31
+ UnderlineOutlined
32
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../index';
3
+ export declare const UngroupOutlined: React.FC<IconProps>;
4
+ //# sourceMappingURL=UngroupOutlined.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"UngroupOutlined.d.ts","sourceRoot":"","sources":["../../src/icons/UngroupOutlined.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,CAqB/C,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/UngroupOutlined.tsx
20
+ var UngroupOutlined_exports = {};
21
+ __export(UngroupOutlined_exports, {
22
+ UngroupOutlined: () => UngroupOutlined
23
+ });
24
+ module.exports = __toCommonJS(UngroupOutlined_exports);
25
+ var import_jsx_runtime = require("react/jsx-runtime");
26
+ var UngroupOutlined = ({
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: "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" }),
45
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M304 304h80v80h-80zm0 160h80v80h-80zm160-160h80v80h-80zm0 160h80v80h-80zm160-160h80v80h-80zm0 160h80v80h-80z" })
46
+ ]
47
+ }
48
+ );
49
+ };
50
+ // Annotate the CommonJS export names for ESM import in node:
51
+ 0 && (module.exports = {
52
+ UngroupOutlined
53
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../index';
3
+ export declare const UnlockOutlined: React.FC<IconProps>;
4
+ //# sourceMappingURL=UnlockOutlined.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"UnlockOutlined.d.ts","sourceRoot":"","sources":["../../src/icons/UnlockOutlined.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAErC,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAqB9C,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/UnlockOutlined.tsx
20
+ var UnlockOutlined_exports = {};
21
+ __export(UnlockOutlined_exports, {
22
+ UnlockOutlined: () => UnlockOutlined
23
+ });
24
+ module.exports = __toCommonJS(UnlockOutlined_exports);
25
+ var import_jsx_runtime = require("react/jsx-runtime");
26
+ var UnlockOutlined = ({
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: "M832 464h-68V240c0-70.7-57.3-128-128-128H388c-70.7 0-128 57.3-128 128v224h-68c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V496c0-17.7-14.3-32-32-32zM332 240c0-30.9 25.1-56 56-56h248c30.9 0 56 25.1 56 56v224H332V240zm460 600H232V536h560v304z" }),
45
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M484 701v53c0 4.4 3.6 8 8 8h40c4.4 0 8-3.6 8-8v-53c12.1-8.7 20-22.9 20-39 0-26.5-21.5-48-48-48s-48 21.5-48 48c0 16.1 7.9 30.3 20 39z" })
46
+ ]
47
+ }
48
+ );
49
+ };
50
+ // Annotate the CommonJS export names for ESM import in node:
51
+ 0 && (module.exports = {
52
+ UnlockOutlined
53
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../index';
3
+ export declare const UploadOutlined: React.FC<IconProps>;
4
+ //# sourceMappingURL=UploadOutlined.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"UploadOutlined.d.ts","sourceRoot":"","sources":["../../src/icons/UploadOutlined.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAErC,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAqB9C,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/UploadOutlined.tsx
20
+ var UploadOutlined_exports = {};
21
+ __export(UploadOutlined_exports, {
22
+ UploadOutlined: () => UploadOutlined
23
+ });
24
+ module.exports = __toCommonJS(UploadOutlined_exports);
25
+ var import_jsx_runtime = require("react/jsx-runtime");
26
+ var UploadOutlined = ({
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: "M400 317.7h73.9V656c0 4.4 3.6 8 8 8h60c4.4 0 8-3.6 8-8V317.7H624c6.7 0 10.4-7.7 6.3-12.9L518.3 163a8 8 0 0 0-12.6 0l-112 141.7c-4.1 5.3-.4 13 6.3 13z" }),
45
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M878.6 512h-60c-4.4 0-8 3.6-8 8v354H213.4V520c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v382c0 17.7 14.3 32 32 32h684c17.7 0 32-14.3 32-32V520c0-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
+ UploadOutlined
53
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../index';
3
+ export declare const VideoCameraOutlined: React.FC<IconProps>;
4
+ //# sourceMappingURL=VideoCameraOutlined.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"VideoCameraOutlined.d.ts","sourceRoot":"","sources":["../../src/icons/VideoCameraOutlined.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/VideoCameraOutlined.tsx
20
+ var VideoCameraOutlined_exports = {};
21
+ __export(VideoCameraOutlined_exports, {
22
+ VideoCameraOutlined: () => VideoCameraOutlined
23
+ });
24
+ module.exports = __toCommonJS(VideoCameraOutlined_exports);
25
+ var import_jsx_runtime = require("react/jsx-runtime");
26
+ var VideoCameraOutlined = ({
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: "M912 302.3L784 376V224c0-35.3-28.7-64-64-64H128c-35.3 0-64 28.7-64 64v576c0 35.3 28.7 64 64 64h592c35.3 0 64-28.7 64-64V648l128 73.7c21.3 12.3 48-3.1 48-27.6V330c0-24.6-26.7-40-48-27.7zM712 792H136V232h576v560zm176-167l-104-59.8V458.9L888 399v226z" }),
45
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M208 360h112c4.4 0 8 3.6 8 8v48c0 4.4-3.6 8-8 8H208c-4.4 0-8-3.6-8-8v-48c0-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
+ VideoCameraOutlined
53
+ });
@@ -0,0 +1,4 @@
1
+ import React from 'react';
2
+ import { IconProps } from '../index';
3
+ export declare const WalletOutlined: React.FC<IconProps>;
4
+ //# sourceMappingURL=WalletOutlined.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"WalletOutlined.d.ts","sourceRoot":"","sources":["../../src/icons/WalletOutlined.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAErC,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAsB9C,CAAC"}
@@ -0,0 +1,54 @@
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/WalletOutlined.tsx
20
+ var WalletOutlined_exports = {};
21
+ __export(WalletOutlined_exports, {
22
+ WalletOutlined: () => WalletOutlined
23
+ });
24
+ module.exports = __toCommonJS(WalletOutlined_exports);
25
+ var import_jsx_runtime = require("react/jsx-runtime");
26
+ var WalletOutlined = ({
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: "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" }),
45
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M304 360h416c4.4 0 8 3.6 8 8v48c0 4.4-3.6 8-8 8H304c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8z" }),
46
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", { d: "M304 520h416c4.4 0 8 3.6 8 8v48c0 4.4-3.6 8-8 8H304c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8z" })
47
+ ]
48
+ }
49
+ );
50
+ };
51
+ // Annotate the CommonJS export names for ESM import in node:
52
+ 0 && (module.exports = {
53
+ WalletOutlined
54
+ });
@@ -0,0 +1,43 @@
1
+ #!/bin/bash
2
+
3
+ # Row 3
4
+ cat > ItalicOutlined.tsx << 'EOF'
5
+ import React from 'react';
6
+ import { IconProps } from '../index';
7
+ export const ItalicOutlined: React.FC<IconProps> = ({ size = 16, color = 'currentColor', style, className, onClick }) => {
8
+ return <svg width={size} height={size} viewBox="0 0 1024 1024" fill={color} style={style} className={className} onClick={onClick}><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"/></svg>;
9
+ };
10
+ EOF
11
+
12
+ cat > UnderlineOutlined.tsx << 'EOF'
13
+ import React from 'react';
14
+ import { IconProps } from '../index';
15
+ export const UnderlineOutlined: React.FC<IconProps> = ({ size = 16, color = 'currentColor', style, className, onClick }) => {
16
+ return <svg width={size} height={size} viewBox="0 0 1024 1024" fill={color} style={style} className={className} onClick={onClick}><path d="M824 804H200c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h624c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zm-312-196c-97.2 0-176-78.8-176-176V172c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v264c0 141.1 114.9 256 256 256s256-114.9 256-256V172c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v264c0 97.2-78.8 176-176 176z"/></svg>;
17
+ };
18
+ EOF
19
+
20
+ cat > StrikethroughOutlined.tsx << 'EOF'
21
+ import React from 'react';
22
+ import { IconProps } from '../index';
23
+ export const StrikethroughOutlined: React.FC<IconProps> = ({ size = 16, color = 'currentColor', style, className, onClick }) => {
24
+ return <svg width={size} height={size} viewBox="0 0 1024 1024" fill={color} style={style} className={className} onClick={onClick}><path d="M536 232h-48c-4.4 0-8 3.6-8 8v144H200c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h280v144c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V448h280c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H544V240c0-4.4-3.6-8-8-8z"/></svg>;
25
+ };
26
+ EOF
27
+
28
+ cat > RedoOutlined.tsx << 'EOF'
29
+ import React from 'react';
30
+ import { IconProps } from '../index';
31
+ export const RedoOutlined: React.FC<IconProps> = ({ size = 16, color = 'currentColor', style, className, onClick }) => {
32
+ return <svg width={size} height={size} viewBox="0 0 1024 1024" fill={color} style={style} className={className} onClick={onClick}><path d="M758.2 839.1C851.8 765.9 912 651.9 912 523.9c0-192.2-147.2-350-338.2-380.7v63.4c96.6 7.6 175.2 82.9 175.2 180.6 0 94.1-66.3 173.4-156.2 193.2l-50.9 13.8-11.1 50.2c-5.4 24.5-13.6 47.8-24.4 69.5 84.1 49.2 178.4 73.9 273.2 73.9 20.3 0 40.1-1.1 59.5-3.2v62.1c-22.9 2.5-45.5 3.7-68.1 3.7-120.8 0-235.2-47.1-320.7-133.2l-5.4-5.4 27.1-27.1c134.2-134.2 351-134.2 485.2 0l27.1 27.1-5.4 5.4z"/><path d="M573.9 600.2l-27.1 27.1 5.4 5.4c85.5 86.1 199.9 133.2 320.7 133.2 22.6 0 45.2-1.2 68.1-3.7v-62.1c-19.4 2.1-39.2 3.2-59.5 3.2-94.8 0-189.1-24.7-273.2-73.9 10.8-21.7 19-45 24.4-69.5l11.1-50.2 50.9-13.8c89.9-19.8 156.2-99.1 156.2-193.2 0-97.7-78.6-173-175.2-180.6V143.2C850.8 173.9 998 331.7 998 523.9c0 128-60.2 242-153.8 315.2l-5.4 5.4-27.1-27.1c-134.2-134.2-351-134.2-485.2 0l-27.1 27.1 5.4 5.4c85.5 86.1 199.9 133.2 320.7 133.2 22.6 0 45.2-1.2 68.1-3.7v-62.1c-19.4 2.1-39.2 3.2-59.5 3.2-94.8 0-189.1-24.7-273.2-73.9 10.8-21.7 19-45 24.4-69.5l11.1-50.2 50.9-13.8c89.9-19.8 156.2-99.1 156.2-193.2 0-97.7-78.6-173-175.2-180.6V143.2C850.8 173.9 998 331.7 998 523.9c0 128-60.2 242-153.8 315.2l-5.4 5.4-27.1-27.1c-134.2-134.2-351-134.2-485.2 0z"/></svg>;
33
+ };
34
+ EOF
35
+
36
+ cat > UndoOutlined.tsx << 'EOF'
37
+ import React from 'react';
38
+ import { IconProps } from '../index';
39
+ export const UndoOutlined: React.FC<IconProps> = ({ size = 16, color = 'currentColor', style, className, onClick }) => {
40
+ return <svg width={size} height={size} viewBox="0 0 1024 1024" fill={color} style={style} className={className} onClick={onClick}><path d="M265.8 839.1C172.2 765.9 112 651.9 112 523.9c0-192.2 147.2-350 338.2-380.7v63.4c-96.6 7.6-175.2 82.9-175.2 180.6 0 94.1 66.3 173.4 156.2 193.2l50.9 13.8 11.1 50.2c5.4 24.5 13.6 47.8 24.4 69.5-84.1 49.2-178.4 73.9-273.2 73.9-20.3 0-40.1-1.1-59.5-3.2v62.1c22.9 2.5 45.5 3.7 68.1 3.7 120.8 0 235.2-47.1 320.7-133.2l5.4-5.4-27.1-27.1c-134.2-134.2-351-134.2-485.2 0l-27.1 27.1 5.4 5.4c85.5 86.1 199.9 133.2 320.7 133.2 22.6 0 45.2-1.2 68.1-3.7v-62.1c-19.4 2.1-39.2 3.2-59.5 3.2-94.8 0-189.1-24.7-273.2-73.9-10.8 21.7-19 45-24.4 69.5l-11.1 50.2-50.9 13.8c-89.9 19.8-156.2 99.1-156.2 193.2 0 97.7 78.6 173 175.2 180.6v63.4C259.2 173.9 112 331.7 112 523.9c0 128 60.2 242 153.8 315.2l5.4 5.4 27.1-27.1c134.2-134.2 351-134.2 485.2 0l27.1 27.1-5.4 5.4c-85.5 86.1-199.9 133.2-320.7 133.2-22.6 0-45.2-1.2-68.1-3.7v62.1c19.4-2.1 39.2-3.2 59.5-3.2 94.8 0 189.1 24.7 273.2 73.9-10.8-21.7-19-45-24.4-69.5l-11.1-50.2-50.9-13.8c-89.9-19.8-156.2-99.1-156.2-193.2 0-97.7-78.6-173-175.2-180.6v-63.4c191 30.7 338.2 188.5 338.2 380.7 0 128-60.2 242-153.8 315.2l-5.4 5.4-27.1-27.1c-134.2-134.2-351-134.2-485.2 0z"/></svg>;
41
+ };
42
+ EOF
43
+
@@ -5,18 +5,43 @@ export { FastBackwardOutlined } from './FastBackwardOutlined';
5
5
  export { FastForwardOutlined } from './FastForwardOutlined';
6
6
  export { ShrinkOutlined } from './ShrinkOutlined';
7
7
  export { ArrowsAltOutlined } from './ArrowsAltOutlined';
8
- export { DownOutlined } from './DownOutlined';
9
8
  export { UpOutlined } from './UpOutlined';
10
- export { LeftOutlined } from './LeftOutlined';
11
- export { RightOutlined } from './RightOutlined';
12
9
  export { CaretUpOutlined } from './CaretUpOutlined';
13
10
  export { CaretDownOutlined } from './CaretDownOutlined';
14
11
  export { CaretLeftOutlined } from './CaretLeftOutlined';
15
12
  export { CaretRightOutlined } from './CaretRightOutlined';
16
13
  export { UpCircleOutlined } from './UpCircleOutlined';
17
- export { DownCircleOutlined } from './DownCircleOutlined';
18
- export { LeftCircleOutlined } from './LeftCircleOutlined';
19
- export { RightCircleOutlined } from './RightCircleOutlined';
14
+ export { PlusOutlined } from './PlusOutlined';
15
+ export { PauseOutlined } from './PauseOutlined';
16
+ export { PauseCircleOutlined } from './PauseCircleOutlined';
17
+ export { MinusOutlined } from './MinusOutlined';
18
+ export { MinusCircleOutlined } from './MinusCircleOutlined';
19
+ export { PlusSquareOutlined } from './PlusSquareOutlined';
20
+ export { MinusSquareOutlined } from './MinusSquareOutlined';
21
+ export { InfoCircleOutlined } from './InfoCircleOutlined';
22
+ export { CloseOutlined } from './CloseOutlined';
23
+ export { CheckOutlined } from './CheckOutlined';
24
+ export { CheckCircleOutlined } from './CheckCircleOutlined';
25
+ export { CheckSquareOutlined } from './CheckSquareOutlined';
26
+ export { ClockCircleOutlined } from './ClockCircleOutlined';
27
+ export { CopyOutlined } from './CopyOutlined';
28
+ export { ScissorOutlined } from './ScissorOutlined';
29
+ export { DeleteOutlined } from './DeleteOutlined';
30
+ export { SnippetsOutlined } from './SnippetsOutlined';
31
+ export { AlignCenterOutlined } from './AlignCenterOutlined';
32
+ export { AlignLeftOutlined } from './AlignLeftOutlined';
33
+ export { AlignRightOutlined } from './AlignRightOutlined';
34
+ export { BoldOutlined } from './BoldOutlined';
35
+ export { ItalicOutlined } from './ItalicOutlined';
36
+ export { UnderlineOutlined } from './UnderlineOutlined';
37
+ export { FontSizeOutlined } from './FontSizeOutlined';
38
+ export { DragOutlined } from './DragOutlined';
39
+ export { ToTopOutlined } from './ToTopOutlined';
40
+ export { UngroupOutlined } from './UngroupOutlined';
41
+ export { UnlockOutlined } from './UnlockOutlined';
42
+ export { UploadOutlined } from './UploadOutlined';
43
+ export { VideoCameraOutlined } from './VideoCameraOutlined';
44
+ export { WalletOutlined } from './WalletOutlined';
20
45
  export declare const iconMap: Record<string, React.ComponentType<any>>;
21
46
  export declare const iconNames: string[];
22
47
  //# sourceMappingURL=index.d.ts.map