pds-dev-kit-web-test 2.5.199 → 2.5.201

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 (135) hide show
  1. package/dist/src/common/assets/icons/fill/BringForward.d.ts +4 -0
  2. package/dist/src/common/assets/icons/fill/BringForward.js +30 -0
  3. package/dist/src/common/assets/icons/fill/BringToFront.d.ts +4 -0
  4. package/dist/src/common/assets/icons/fill/BringToFront.js +30 -0
  5. package/dist/src/common/assets/icons/fill/CheckboxIndeterminate.js +1 -1
  6. package/dist/src/common/assets/icons/fill/CheckboxOn.js +1 -1
  7. package/dist/src/common/assets/icons/fill/CloudDownload.js +1 -1
  8. package/dist/src/common/assets/icons/fill/Cut.d.ts +4 -0
  9. package/dist/src/common/assets/icons/fill/Cut.js +30 -0
  10. package/dist/src/common/assets/icons/fill/Developer.d.ts +4 -0
  11. package/dist/src/common/assets/icons/fill/Developer.js +30 -0
  12. package/dist/src/common/assets/icons/fill/Downloaded.js +1 -1
  13. package/dist/src/common/assets/icons/fill/Group.d.ts +4 -0
  14. package/dist/src/common/assets/icons/fill/Group.js +30 -0
  15. package/dist/src/common/assets/icons/fill/MenuHome.d.ts +4 -0
  16. package/dist/src/common/assets/icons/fill/MenuHome.js +30 -0
  17. package/dist/src/common/assets/icons/fill/MoveBackward.d.ts +4 -0
  18. package/dist/src/common/assets/icons/fill/MoveBackward.js +30 -0
  19. package/dist/src/common/assets/icons/fill/MoveForward.d.ts +4 -0
  20. package/dist/src/common/assets/icons/fill/MoveForward.js +30 -0
  21. package/dist/src/common/assets/icons/fill/Paste.d.ts +4 -0
  22. package/dist/src/common/assets/icons/fill/Paste.js +30 -0
  23. package/dist/src/common/assets/icons/fill/PostPost.d.ts +4 -0
  24. package/dist/src/common/assets/icons/fill/PostPost.js +30 -0
  25. package/dist/src/common/assets/icons/fill/PostSeries.d.ts +4 -0
  26. package/dist/src/common/assets/icons/fill/PostSeries.js +30 -0
  27. package/dist/src/common/assets/icons/fill/SendBackward.d.ts +4 -0
  28. package/dist/src/common/assets/icons/fill/SendBackward.js +30 -0
  29. package/dist/src/common/assets/icons/fill/SendToBack.d.ts +4 -0
  30. package/dist/src/common/assets/icons/fill/SendToBack.js +30 -0
  31. package/dist/src/common/assets/icons/fill/ToggleDown.js +1 -1
  32. package/dist/src/common/assets/icons/fill/ToggleUp.js +1 -1
  33. package/dist/src/common/assets/icons/fill/Ungroup.d.ts +4 -0
  34. package/dist/src/common/assets/icons/fill/Ungroup.js +30 -0
  35. package/dist/src/common/assets/icons/fill/VideoEpisode.d.ts +4 -0
  36. package/dist/src/common/assets/icons/fill/VideoEpisode.js +30 -0
  37. package/dist/src/common/assets/icons/fill/VideoSeries.d.ts +4 -0
  38. package/dist/src/common/assets/icons/fill/VideoSeries.js +30 -0
  39. package/dist/src/common/assets/icons/fill/index.d.ts +16 -0
  40. package/dist/src/common/assets/icons/fill/index.js +33 -1
  41. package/dist/src/common/assets/icons/line/BookingCompleted.js +1 -1
  42. package/dist/src/common/assets/icons/line/BringForward.d.ts +4 -0
  43. package/dist/src/common/assets/icons/line/BringForward.js +30 -0
  44. package/dist/src/common/assets/icons/line/BringToFront.d.ts +4 -0
  45. package/dist/src/common/assets/icons/line/BringToFront.js +30 -0
  46. package/dist/src/common/assets/icons/line/Cut.d.ts +4 -0
  47. package/dist/src/common/assets/icons/line/Cut.js +30 -0
  48. package/dist/src/common/assets/icons/line/Group.d.ts +4 -0
  49. package/dist/src/common/assets/icons/line/Group.js +30 -0
  50. package/dist/src/common/assets/icons/line/Heart.d.ts +4 -0
  51. package/dist/src/common/assets/icons/line/Heart.js +30 -0
  52. package/dist/src/common/assets/icons/line/MenuHome.d.ts +4 -0
  53. package/dist/src/common/assets/icons/line/MenuHome.js +30 -0
  54. package/dist/src/common/assets/icons/line/MoveBackward.d.ts +4 -0
  55. package/dist/src/common/assets/icons/line/MoveBackward.js +30 -0
  56. package/dist/src/common/assets/icons/line/MoveForward.d.ts +4 -0
  57. package/dist/src/common/assets/icons/line/MoveForward.js +30 -0
  58. package/dist/src/common/assets/icons/line/PageCollapse.d.ts +4 -0
  59. package/dist/src/common/assets/icons/line/PageCollapse.js +30 -0
  60. package/dist/src/common/assets/icons/line/Paste.d.ts +4 -0
  61. package/dist/src/common/assets/icons/line/Paste.js +30 -0
  62. package/dist/src/common/assets/icons/line/PostPost.d.ts +4 -0
  63. package/dist/src/common/assets/icons/line/PostPost.js +30 -0
  64. package/dist/src/common/assets/icons/line/PostSeries.d.ts +4 -0
  65. package/dist/src/common/assets/icons/line/PostSeries.js +31 -0
  66. package/dist/src/common/assets/icons/line/SendBackward.d.ts +4 -0
  67. package/dist/src/common/assets/icons/line/SendBackward.js +30 -0
  68. package/dist/src/common/assets/icons/line/SendToBack.d.ts +4 -0
  69. package/dist/src/common/assets/icons/line/SendToBack.js +30 -0
  70. package/dist/src/common/assets/icons/line/Ungroup.d.ts +4 -0
  71. package/dist/src/common/assets/icons/line/Ungroup.js +30 -0
  72. package/dist/src/common/assets/icons/line/VideoEpisode.d.ts +4 -0
  73. package/dist/src/common/assets/icons/line/VideoEpisode.js +30 -0
  74. package/dist/src/common/assets/icons/line/VideoSeries.d.ts +4 -0
  75. package/dist/src/common/assets/icons/line/VideoSeries.js +30 -0
  76. package/dist/src/common/assets/icons/line/index.d.ts +17 -0
  77. package/dist/src/common/assets/icons/line/index.js +35 -1
  78. package/dist/src/common/styles/colorSet/PaletteColor_Dark.json +6 -1
  79. package/dist/src/common/styles/colorSet/PaletteColor_light.json +6 -1
  80. package/dist/src/common/styles/colorSet/SemanticColor.json +4 -2
  81. package/dist/src/common/styles/colorSet/UIColor.json +13 -2
  82. package/dist/src/common/styles/colorSet/index.d.ts +25 -2
  83. package/dist/src/common/styles/colorSet/index.js +2 -2
  84. package/dist/src/common/styles/colorSet/ui-type.d.ts +11 -0
  85. package/dist/src/common/types/components.d.ts +5 -0
  86. package/dist/src/common/types/form.d.ts +6 -0
  87. package/dist/src/common/types/form.js +8 -0
  88. package/dist/src/desktop/common/components/TextFieldBase/TextFieldBase.d.ts +3 -2
  89. package/dist/src/desktop/common/components/TextFieldBase/TextFieldBase.js +33 -4
  90. package/dist/src/desktop/components/BasicButtonGroup/BasicButtonGroup.js +7 -7
  91. package/dist/src/desktop/components/DesktopAlertDialog/DesktopAlertDialog.js +9 -10
  92. package/dist/src/desktop/components/DesktopTabBar/DesktopTabBar.js +14 -8
  93. package/dist/src/desktop/components/Dropdown/Dropdown.js +14 -6
  94. package/dist/src/desktop/components/DynamicDesktopNavBar/DynamicDesktopNavBar.d.ts +1 -0
  95. package/dist/src/desktop/components/DynamicDesktopNavBar/DynamicDesktopNavBar.js +1 -1
  96. package/dist/src/desktop/components/DynamicDesktopNavBar/blocks/UserProfile.d.ts +1 -0
  97. package/dist/src/desktop/components/DynamicDesktopNavBar/blocks/UserProfile.js +2 -2
  98. package/dist/src/desktop/components/SegmentedButtonGroup/SegmentedButtonGroup.js +8 -6
  99. package/dist/src/desktop/components/Select/Select.d.ts +7 -2
  100. package/dist/src/desktop/components/Select/Select.js +90 -27
  101. package/dist/src/desktop/components/TextButton/TextButton.js +5 -5
  102. package/dist/src/desktop/components/TextField/TextField.d.ts +3 -28
  103. package/dist/src/desktop/components/TextField/TextField.js +5 -7
  104. package/dist/src/desktop/components/TextLabel/TextLabel.d.ts +1 -0
  105. package/dist/src/desktop/components/TextLabel/TextLabel.js +6 -3
  106. package/dist/src/desktop/layout/LayoutWS/Containers/ContentsContainer/variation/WSJ.js +2 -2
  107. package/dist/src/hybrid/components/Switch/Switch.d.ts +3 -1
  108. package/dist/src/hybrid/components/Switch/Switch.js +11 -5
  109. package/dist/src/mobile/common/components/TextFieldBase/TextFieldBase.d.ts +3 -2
  110. package/dist/src/mobile/common/components/TextFieldBase/TextFieldBase.js +33 -4
  111. package/dist/src/mobile/components/BasicButtonGroup/BasicButtonGroup.js +6 -4
  112. package/dist/src/mobile/components/Dropdown/Dropdown.js +14 -6
  113. package/dist/src/mobile/components/SegmentedButtonGroup/SegmentedButtonGroup.js +8 -6
  114. package/dist/src/mobile/components/Select/Select.d.ts +7 -2
  115. package/dist/src/mobile/components/Select/Select.js +87 -20
  116. package/dist/src/mobile/components/TextField/TextField.d.ts +3 -28
  117. package/dist/src/mobile/components/TextField/TextField.js +5 -7
  118. package/dist/src/sub/AdminList/ToolBar/SearchField.js +2 -2
  119. package/dist/src/sub/DynamicLayout/CompositionRenderer/ComponentBlockMatcher.d.ts +1 -1
  120. package/dist/src/sub/DynamicLayout/CompositionRenderer/ComponentBlockMatcher.js +1 -1
  121. package/dist/src/sub/DynamicLayout/DynamicLayout.d.ts +1 -1
  122. package/dist/src/sub/DynamicLayout/DynamicLayout.js +3 -2
  123. package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/assets/icons/fill/CheckboxIndeterminate.js +1 -1
  124. package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/assets/icons/fill/CheckboxOn.js +1 -1
  125. package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/assets/icons/fill/CloudDownload.js +1 -1
  126. package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/assets/icons/fill/Downloaded.js +1 -1
  127. package/dist/src/sub/DynamicLayout/components/pdsOriginal/common/assets/icons/line/BookingCompleted.js +1 -1
  128. package/dist/src/sub/DynamicLayout/sections/CustomSection/CustomSection.js +4 -10
  129. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/ComponentBlockMatcher.d.ts +1 -1
  130. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/ComponentBlockMatcher.js +1 -1
  131. package/dist/src/sub/DynamicLayout/sections/CustomSection/components/ComponentBlock/componentBlocks/Embed/IframeDenied.js +1 -1
  132. package/dist/src/sub/DynamicLayout/sections/CustomSection/newUtils/clsx.js +3 -2
  133. package/dist/src/sub/DynamicLayout/types.d.ts +1 -0
  134. package/package.json +7 -8
  135. package/release-note.md +2 -2
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import type IconType from '../IconType';
3
+ declare const BringForward: ({ color, size, ...rest }: IconType) => JSX.Element;
4
+ export default BringForward;
@@ -0,0 +1,30 @@
1
+ "use strict";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ Object.defineProperty(exports, "__esModule", { value: true });
25
+ var jsx_runtime_1 = require("react/jsx-runtime");
26
+ var BringForward = function (_a) {
27
+ var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
28
+ return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsxs)("g", __assign({ fill: "none", fillRule: "evenodd" }, { children: [(0, jsx_runtime_1.jsx)("path", { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "2", d: "M7.6299,8.5354 L11.9999,4.1654 L16.3699,8.5354 M12,5.1149 L12,16.1739" }), (0, jsx_runtime_1.jsx)("path", { fill: color, d: "M18.0413,15.7823 L6.1163,15.7823 C5.0133,15.7823 4.1163,16.6793 4.1163,17.7823 L4.1163,18.8403 C4.1163,19.9423 5.0133,20.8403 6.1163,20.8403 L18.0413,20.8403 C19.1443,20.8403 20.0413,19.9423 20.0413,18.8403 L20.0413,17.7823 C20.0413,16.6793 19.1443,15.7823 18.0413,15.7823" })] })) })));
29
+ };
30
+ exports.default = BringForward;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import type IconType from '../IconType';
3
+ declare const BringToFront: ({ color, size, ...rest }: IconType) => JSX.Element;
4
+ export default BringToFront;
@@ -0,0 +1,30 @@
1
+ "use strict";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ Object.defineProperty(exports, "__esModule", { value: true });
25
+ var jsx_runtime_1 = require("react/jsx-runtime");
26
+ var BringToFront = function (_a) {
27
+ var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
28
+ return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsx)("path", { fill: color, fillRule: "evenodd", d: "M12.5269,19.1117 C12.2029,19.3127 11.7979,19.3127 11.4729,19.1117 L4.9309,15.0527 L5.5549,14.6667 L10.4189,17.6827 L10.4189,17.6827 C10.9069,17.9857 11.4539,18.1367 11.9999,18.1367 C12.5469,18.1367 13.0939,17.9857 13.5809,17.6827 L18.4449,14.6667 L19.0689,15.0537 L12.5269,19.1117 Z M4.9319,11.9247 L5.6969,11.4507 L10.4969,14.4277 C10.9609,14.7157 11.4809,14.8597 11.9999,14.8597 C12.5199,14.8597 13.0399,14.7167 13.5029,14.4287 L18.3029,11.4507 L19.0689,11.9257 L12.5269,15.9837 C12.2029,16.1837 11.7989,16.1857 11.4729,15.9837 L4.9319,11.9247 Z M20.2909,13.4897 C20.7749,13.1127 21.0689,12.5497 21.0689,11.9257 C21.0689,11.2507 20.7329,10.6387 20.1729,10.2667 C20.6379,9.9177 20.9209,9.3857 20.9199,8.7967 C20.9199,8.1517 20.5929,7.5637 20.0449,7.2247 L13.5029,3.1657 C12.5759,2.5917 11.4239,2.5917 10.4969,3.1657 L3.9559,7.2247 C3.4079,7.5637 3.0809,8.1517 3.0799,8.7967 C3.0799,9.3847 3.3619,9.9177 3.8269,10.2667 C3.2679,10.6387 2.9309,11.2507 2.9309,11.9257 C2.9309,12.5497 3.2259,13.1127 3.7099,13.4897 C3.2259,13.8667 2.9309,14.4297 2.9309,15.0527 C2.9309,15.7507 3.2849,16.3857 3.8769,16.7537 L10.4189,20.8107 C10.9069,21.1137 11.4539,21.2647 11.9999,21.2647 C12.5469,21.2647 13.0939,21.1137 13.5809,20.8107 L20.1239,16.7537 C20.7159,16.3847 21.0689,15.7507 21.0689,15.0527 C21.0689,14.4297 20.7749,13.8677 20.2909,13.4897 L20.2909,13.4897 Z" }) })));
29
+ };
30
+ exports.default = BringToFront;
@@ -25,6 +25,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
25
25
  var jsx_runtime_1 = require("react/jsx-runtime");
26
26
  var CheckboxIndeterminate = function (_a) {
27
27
  var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
28
- return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsxs)("g", __assign({ fill: "none", fillRule: "evenodd" }, { children: [(0, jsx_runtime_1.jsx)("path", { fill: color, d: "M18.4618,-1.0125234e-13 L5.5388,-1.0125234e-13 C2.4798,-1.0125234e-13 -0.0002,2.479 -0.0002,5.538 L-0.0002,18.461 C-0.0002,21.52 2.4798,24 5.5388,24 L18.4618,24 C21.5208,24 23.9998,21.52 23.9998,18.461 L23.9998,5.538 C23.9998,2.479 21.5208,-1.0125234e-13 18.4618,-1.0125234e-13" }), (0, jsx_runtime_1.jsx)("path", { fill: "#FFF", d: "M17.9998,12.9 L5.9998,12.9 C5.5028,12.9 5.0998,12.497 5.0998,12 C5.0998,11.503 5.5028,11.1 5.9998,11.1 L17.9998,11.1 C18.4968,11.1 18.8998,11.503 18.8998,12 C18.8998,12.497 18.4968,12.9 17.9998,12.9" })] })) })));
28
+ return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsxs)("g", __assign({ fill: "none", fillRule: "evenodd" }, { children: [(0, jsx_runtime_1.jsx)("path", { fill: color, d: "M18.4618,-1.0125234e-13 L5.5388,-1.0125234e-13 C2.4798,-1.0125234e-13 -0.0002,2.479 -0.0002,5.538 L-0.0002,18.461 C-0.0002,21.52 2.4798,24 5.5388,24 L18.4618,24 C21.5208,24 23.9998,21.52 23.9998,18.461 L23.9998,5.538 C23.9998,2.479 21.5208,-1.0125234e-13 18.4618,-1.0125234e-13" }), (0, jsx_runtime_1.jsx)("path", { fill: color === '#fdfdfd' ? '#000' : '#FFF', d: "M17.9998,12.9 L5.9998,12.9 C5.5028,12.9 5.0998,12.497 5.0998,12 C5.0998,11.503 5.5028,11.1 5.9998,11.1 L17.9998,11.1 C18.4968,11.1 18.8998,11.503 18.8998,12 C18.8998,12.497 18.4968,12.9 17.9998,12.9" })] })) })));
29
29
  };
30
30
  exports.default = CheckboxIndeterminate;
@@ -25,6 +25,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
25
25
  var jsx_runtime_1 = require("react/jsx-runtime");
26
26
  var CheckboxOn = function (_a) {
27
27
  var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
28
- return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsxs)("g", __assign({ fill: "none", fillRule: "evenodd" }, { children: [(0, jsx_runtime_1.jsx)("path", { fill: color, d: "M18.461,-0.0003 L5.538,-0.0003 C2.479,-0.0003 -1.77635684e-14,2.4797 -1.77635684e-14,5.5387 L-1.77635684e-14,18.4617 C-1.77635684e-14,21.5207 2.479,23.9997 5.538,23.9997 L18.461,23.9997 C21.52,23.9997 24,21.5207 24,18.4617 L24,5.5387 C24,2.4797 21.52,-0.0003 18.461,-0.0003" }), (0, jsx_runtime_1.jsx)("path", { fill: "#FFF", d: "M19.624,7.6977 L11.173,18.7717 C11.009,18.9877 10.756,19.1167 10.485,19.1247 C10.476,19.1257 10.467,19.1257 10.458,19.1257 C10.197,19.1257 9.948,19.0117 9.776,18.8137 L4.409,12.5877 C4.084,12.2117 4.126,11.6427 4.503,11.3187 C4.881,10.9937 5.448,11.0367 5.772,11.4117 L10.416,16.7977 L18.193,6.6057 C18.494,6.2107 19.06,6.1347 19.455,6.4367 C19.85,6.7377 19.926,7.3027 19.624,7.6977" })] })) })));
28
+ return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsxs)("g", __assign({ fill: "none", fillRule: "evenodd" }, { children: [(0, jsx_runtime_1.jsx)("path", { fill: color, d: "M18.461,-0.0003 L5.538,-0.0003 C2.479,-0.0003 -1.77635684e-14,2.4797 -1.77635684e-14,5.5387 L-1.77635684e-14,18.4617 C-1.77635684e-14,21.5207 2.479,23.9997 5.538,23.9997 L18.461,23.9997 C21.52,23.9997 24,21.5207 24,18.4617 L24,5.5387 C24,2.4797 21.52,-0.0003 18.461,-0.0003" }), (0, jsx_runtime_1.jsx)("path", { fill: color === '#fdfdfd' ? '#000' : '#FFF', d: "M19.624,7.6977 L11.173,18.7717 C11.009,18.9877 10.756,19.1167 10.485,19.1247 C10.476,19.1257 10.467,19.1257 10.458,19.1257 C10.197,19.1257 9.948,19.0117 9.776,18.8137 L4.409,12.5877 C4.084,12.2117 4.126,11.6427 4.503,11.3187 C4.881,10.9937 5.448,11.0367 5.772,11.4117 L10.416,16.7977 L18.193,6.6057 C18.494,6.2107 19.06,6.1347 19.455,6.4367 C19.85,6.7377 19.926,7.3027 19.624,7.6977" })] })) })));
29
29
  };
30
30
  exports.default = CheckboxOn;
@@ -25,6 +25,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
25
25
  var jsx_runtime_1 = require("react/jsx-runtime");
26
26
  var CloudDownload = function (_a) {
27
27
  var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
28
- return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsxs)("g", __assign({ fill: "none", fillRule: "evenodd" }, { children: [(0, jsx_runtime_1.jsx)("path", { fill: color, d: "M18.4192,10.6092 C17.8542,7.5742 15.1952,5.2742 11.9962,5.2742 C9.5222,5.2742 7.3712,6.6492 6.2602,8.6752 C3.8462,9.0592 2.0002,11.1442 2.0002,13.6652 C2.0002,16.4602 4.2652,18.7252 7.0602,18.7252 C7.0612,18.7252 7.0612,18.7252 7.0622,18.7252 L7.0622,18.7252 L17.9162,18.7252 L17.9162,18.7252 C20.1712,18.7252 22.0002,16.8972 22.0002,14.6422 C22.0002,12.5592 20.4342,10.8592 18.4192,10.6092" }), (0, jsx_runtime_1.jsx)("path", { fill: "#FFF", d: "M15.0642,13.6132 L12.5222,16.1552 C12.4532,16.2242 12.3712,16.2792 12.2802,16.3172 C12.1902,16.3552 12.0922,16.3752 11.9922,16.3752 C11.8922,16.3752 11.7942,16.3552 11.7032,16.3172 C11.6122,16.2792 11.5302,16.2242 11.4612,16.1552 L8.9362,13.6302 C8.6432,13.3372 8.6432,12.8622 8.9362,12.5692 C9.2292,12.2762 9.7032,12.2762 9.9962,12.5692 L11.2422,13.8152 L11.2422,9.4942 C11.2422,9.0802 11.5782,8.7442 11.9922,8.7442 C12.4062,8.7442 12.7422,9.0802 12.7422,9.4942 L12.7422,13.8142 L14.0032,12.5522 C14.2962,12.2592 14.7712,12.2592 15.0642,12.5522 C15.3572,12.8452 15.3572,13.3202 15.0642,13.6132" })] })) })));
28
+ return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsxs)("g", __assign({ fill: "none", fillRule: "evenodd" }, { children: [(0, jsx_runtime_1.jsx)("path", { fill: color, d: "M18.4192,10.6092 C17.8542,7.5742 15.1952,5.2742 11.9962,5.2742 C9.5222,5.2742 7.3712,6.6492 6.2602,8.6752 C3.8462,9.0592 2.0002,11.1442 2.0002,13.6652 C2.0002,16.4602 4.2652,18.7252 7.0602,18.7252 C7.0612,18.7252 7.0612,18.7252 7.0622,18.7252 L7.0622,18.7252 L17.9162,18.7252 L17.9162,18.7252 C20.1712,18.7252 22.0002,16.8972 22.0002,14.6422 C22.0002,12.5592 20.4342,10.8592 18.4192,10.6092" }), (0, jsx_runtime_1.jsx)("path", { fill: color === '#fdfdfd' ? '#000' : '#FFF', d: "M15.0642,13.6132 L12.5222,16.1552 C12.4532,16.2242 12.3712,16.2792 12.2802,16.3172 C12.1902,16.3552 12.0922,16.3752 11.9922,16.3752 C11.8922,16.3752 11.7942,16.3552 11.7032,16.3172 C11.6122,16.2792 11.5302,16.2242 11.4612,16.1552 L8.9362,13.6302 C8.6432,13.3372 8.6432,12.8622 8.9362,12.5692 C9.2292,12.2762 9.7032,12.2762 9.9962,12.5692 L11.2422,13.8152 L11.2422,9.4942 C11.2422,9.0802 11.5782,8.7442 11.9922,8.7442 C12.4062,8.7442 12.7422,9.0802 12.7422,9.4942 L12.7422,13.8142 L14.0032,12.5522 C14.2962,12.2592 14.7712,12.2592 15.0642,12.5522 C15.3572,12.8452 15.3572,13.3202 15.0642,13.6132" })] })) })));
29
29
  };
30
30
  exports.default = CloudDownload;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import type IconType from '../IconType';
3
+ declare const Cut: ({ color, size, ...rest }: IconType) => JSX.Element;
4
+ export default Cut;
@@ -0,0 +1,30 @@
1
+ "use strict";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ Object.defineProperty(exports, "__esModule", { value: true });
25
+ var jsx_runtime_1 = require("react/jsx-runtime");
26
+ var Cut = function (_a) {
27
+ var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
28
+ return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsx)("path", { fill: "none", stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "2", d: "M16.8158,10.1555 L2.7998,16.8575 M18.2573,10.137 C16.4953,10.279 14.9523,8.966 14.8103,7.205 C14.6683,5.443 15.9813,3.9 17.7423,3.758 C19.5043,3.616 21.0473,4.928 21.1893,6.69 C21.3313,8.452 20.0193,9.995 18.2573,10.137 Z M16.8158,13.8445 L2.7998,7.1425 M18.2573,13.863 C16.4953,13.721 14.9523,15.034 14.8103,16.795 C14.6683,18.557 15.9813,20.1 17.7423,20.242 C19.5043,20.384 21.0473,19.072 21.1893,17.31 C21.3313,15.548 20.0193,14.005 18.2573,13.863 Z" }) })));
29
+ };
30
+ exports.default = Cut;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import type IconType from '../IconType';
3
+ declare const Developer: ({ color, size, ...rest }: IconType) => JSX.Element;
4
+ export default Developer;
@@ -0,0 +1,30 @@
1
+ "use strict";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ Object.defineProperty(exports, "__esModule", { value: true });
25
+ var jsx_runtime_1 = require("react/jsx-runtime");
26
+ var Developer = function (_a) {
27
+ var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
28
+ return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsx)("path", { fill: color, fillRule: "evenodd", d: "M19.1301,12.2744 C19.0451,12.4064 18.8911,12.5264 18.6451,12.6514 L15.7631,14.1654 C15.6251,14.2384 15.5031,14.2634 15.4021,14.2634 C15.3211,14.2634 15.2531,14.2474 15.2001,14.2284 C15.0351,14.1694 14.9031,14.0434 14.8201,13.8634 C14.7511,13.7034 14.7291,13.5434 14.7511,13.3814 C14.7711,13.2394 14.8491,13.0464 15.1061,12.9194 L17.3211,11.7914 L15.1051,10.6764 C14.8491,10.5474 14.7711,10.3564 14.7511,10.2174 C14.7291,10.0504 14.7521,9.8924 14.8191,9.7424 C14.9231,9.5144 15.0811,9.4174 15.1951,9.3754 C15.3651,9.3134 15.5531,9.3344 15.7531,9.4354 L18.6541,10.9554 C18.7621,11.0164 18.8511,11.0714 18.9211,11.1244 C19.0001,11.1824 19.0681,11.2484 19.1191,11.3174 C19.1741,11.3954 19.2121,11.4794 19.2331,11.5674 C19.2511,11.6414 19.2601,11.7224 19.2601,11.8054 C19.2601,11.9844 19.2161,12.1424 19.1301,12.2744 L19.1301,12.2744 Z M13.8431,8.8414 L11.5431,15.5894 C11.4471,15.8654 11.2661,15.9714 11.1311,16.0114 C11.0521,16.0354 10.9701,16.0474 10.8881,16.0474 C10.8021,16.0474 10.7141,16.0334 10.6261,16.0074 C10.4551,15.9604 10.3121,15.8584 10.2181,15.7144 C10.1461,15.6064 10.0771,15.4204 10.1611,15.1634 L12.4541,8.4114 C12.5511,8.1344 12.7321,8.0294 12.8671,7.9884 C13.0281,7.9394 13.1971,7.9414 13.3691,7.9924 C13.5451,8.0414 13.6841,8.1404 13.7831,8.2874 C13.8921,8.4524 13.9121,8.6444 13.8431,8.8414 L13.8431,8.8414 Z M8.8961,12.9204 C9.1521,13.0484 9.2291,13.2414 9.2481,13.3804 C9.2701,13.5434 9.2481,13.7034 9.1821,13.8574 C9.0981,14.0414 8.9651,14.1684 8.7971,14.2284 C8.7331,14.2524 8.6661,14.2644 8.5971,14.2644 C8.4821,14.2644 8.3611,14.2314 8.2361,14.1654 L5.3511,12.6504 C5.1081,12.5264 4.9541,12.4064 4.8681,12.2734 C4.7831,12.1434 4.7401,11.9854 4.7401,11.8054 C4.7401,11.7194 4.7491,11.6384 4.7671,11.5654 C4.7861,11.4814 4.8231,11.3974 4.8791,11.3204 C4.9331,11.2474 5.0001,11.1824 5.0801,11.1234 C5.1481,11.0714 5.2361,11.0164 5.3451,10.9554 L8.2441,9.4364 C8.4451,9.3324 8.6321,9.3124 8.8031,9.3754 C8.9181,9.4174 9.0771,9.5154 9.1801,9.7424 C9.2471,9.8924 9.2701,10.0504 9.2481,10.2144 C9.2291,10.3534 9.1521,10.5454 8.8961,10.6764 L6.6781,11.7914 L8.8961,12.9204 Z M18.7001,3.4504 L5.3001,3.4504 C3.3671,3.4504 1.8001,5.0174 1.8001,6.9504 L1.8001,17.0504 C1.8001,18.9834 3.3671,20.5504 5.3001,20.5504 L18.7001,20.5504 C20.6331,20.5504 22.2001,18.9834 22.2001,17.0504 L22.2001,6.9504 C22.2001,5.0174 20.6331,3.4504 18.7001,3.4504 L18.7001,3.4504 Z" }) })));
29
+ };
30
+ exports.default = Developer;
@@ -25,6 +25,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
25
25
  var jsx_runtime_1 = require("react/jsx-runtime");
26
26
  var Downloaded = function (_a) {
27
27
  var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
28
- return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsxs)("g", __assign({ fill: "none", fillRule: "evenodd" }, { children: [(0, jsx_runtime_1.jsx)("path", { fill: color, d: "M11.9997,2.9996 C7.0297,2.9996 2.9997,7.0296 2.9997,11.9996 C2.9997,16.9706 7.0297,20.9996 11.9997,20.9996 C16.9707,20.9996 20.9997,16.9706 20.9997,11.9996 C20.9997,7.0296 16.9707,2.9996 11.9997,2.9996" }), (0, jsx_runtime_1.jsx)("path", { fill: "#FFF", d: "M16.8357,9.5366 L11.6497,16.3316 C11.5127,16.5116 11.3017,16.6196 11.0767,16.6266 C11.0687,16.6266 11.0617,16.6266 11.0537,16.6266 C10.8357,16.6266 10.6287,16.5326 10.4857,16.3666 L7.1927,12.5466 C6.9217,12.2326 6.9577,11.7596 7.2707,11.4886 C7.5847,11.2176 8.0587,11.2536 8.3287,11.5666 L11.0187,14.6866 L15.6437,8.6266 C15.8947,8.2966 16.3657,8.2336 16.6947,8.4856 C17.0237,8.7366 17.0867,9.2066 16.8357,9.5366" })] })) })));
28
+ return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsxs)("g", __assign({ fill: "none", fillRule: "evenodd" }, { children: [(0, jsx_runtime_1.jsx)("path", { fill: color, d: "M11.9997,2.9996 C7.0297,2.9996 2.9997,7.0296 2.9997,11.9996 C2.9997,16.9706 7.0297,20.9996 11.9997,20.9996 C16.9707,20.9996 20.9997,16.9706 20.9997,11.9996 C20.9997,7.0296 16.9707,2.9996 11.9997,2.9996" }), (0, jsx_runtime_1.jsx)("path", { fill: color === '#fdfdfd' ? '#000' : '#FFF', d: "M16.8357,9.5366 L11.6497,16.3316 C11.5127,16.5116 11.3017,16.6196 11.0767,16.6266 C11.0687,16.6266 11.0617,16.6266 11.0537,16.6266 C10.8357,16.6266 10.6287,16.5326 10.4857,16.3666 L7.1927,12.5466 C6.9217,12.2326 6.9577,11.7596 7.2707,11.4886 C7.5847,11.2176 8.0587,11.2536 8.3287,11.5666 L11.0187,14.6866 L15.6437,8.6266 C15.8947,8.2966 16.3657,8.2336 16.6947,8.4856 C17.0237,8.7366 17.0867,9.2066 16.8357,9.5366" })] })) })));
29
29
  };
30
30
  exports.default = Downloaded;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import type IconType from '../IconType';
3
+ declare const Group: ({ color, size, ...rest }: IconType) => JSX.Element;
4
+ export default Group;
@@ -0,0 +1,30 @@
1
+ "use strict";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ Object.defineProperty(exports, "__esModule", { value: true });
25
+ var jsx_runtime_1 = require("react/jsx-runtime");
26
+ var Group = function (_a) {
27
+ var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
28
+ return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsx)("path", { fill: color, fillRule: "evenodd", d: "M5.7287,2.5596 C6.0047,2.5596 6.2287,2.7836 6.2287,3.0596 L6.2287,3.3786 L17.7717,3.3786 L17.7717,3.0596 C17.7717,2.7836 17.9957,2.5596 18.2717,2.5596 L20.8857,2.5596 C21.1617,2.5596 21.3857,2.7836 21.3857,3.0596 L21.3857,5.6736 C21.3857,5.9496 21.1617,6.1736 20.8857,6.1736 L20.6217,6.1736 L20.6217,17.8266 L20.8857,17.8266 C21.1617,17.8266 21.3857,18.0506 21.3857,18.3266 L21.3857,20.9406 C21.3857,21.2166 21.1617,21.4406 20.8857,21.4406 L18.2717,21.4406 C17.9957,21.4406 17.7717,21.2166 17.7717,20.9406 L17.7717,20.6206 L6.2287,20.6206 L6.2287,20.9406 C6.2287,21.2166 6.0047,21.4406 5.7287,21.4406 L3.1147,21.4406 C2.8387,21.4406 2.6147,21.2166 2.6147,20.9406 L2.6147,18.3266 C2.6147,18.0506 2.8387,17.8266 3.1147,17.8266 L3.3787,17.8266 L3.3787,6.1736 L3.1147,6.1736 C2.8387,6.1736 2.6147,5.9496 2.6147,5.6736 L2.6147,3.0596 C2.6147,2.7836 2.8387,2.5596 3.1147,2.5596 Z M17.7717,5.3786 L6.2287,5.3786 L6.2287,5.6736 C6.2287,5.9496 6.0047,6.1736 5.7287,6.1736 L5.3787,6.1736 L5.3787,17.8266 L5.7287,17.8266 C6.0047,17.8266 6.2287,18.0506 6.2287,18.3266 L6.2287,18.6206 L17.7717,18.6206 L17.7717,18.3266 C17.7717,18.0506 17.9957,17.8266 18.2717,17.8266 L18.6217,17.8266 L18.6217,6.1736 L18.2717,6.1736 C17.9957,6.1736 17.7717,5.9496 17.7717,5.6736 L17.7717,5.3786 Z M12.5008,6.7602 C13.3278,6.7602 14.0008,7.4332 14.0008,8.2602 L14.0008,9.7272 L15.7908,9.7272 C16.5898,9.7272 17.2388,10.3772 17.2388,11.1762 L17.2388,15.7912 C17.2388,16.5902 16.5898,17.2392 15.7908,17.2392 L11.1758,17.2392 C10.3768,17.2392 9.7278,16.5902 9.7278,15.7912 L9.7278,14.0012 L8.2608,14.0012 C7.4338,14.0012 6.7608,13.3282 6.7608,12.5012 L6.7608,8.2602 C6.7608,7.4332 7.4338,6.7602 8.2608,6.7602 Z M15.2388,11.7272 L14.0008,11.7272 L14.0008,12.5012 C14.0008,13.3282 13.3278,14.0012 12.5008,14.0012 L11.7278,14.0012 L11.7278,15.2392 L15.2388,15.2392 L15.2388,11.7272 Z" }) })));
29
+ };
30
+ exports.default = Group;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import type IconType from '../IconType';
3
+ declare const MenuHome: ({ color, size, ...rest }: IconType) => JSX.Element;
4
+ export default MenuHome;
@@ -0,0 +1,30 @@
1
+ "use strict";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ Object.defineProperty(exports, "__esModule", { value: true });
25
+ var jsx_runtime_1 = require("react/jsx-runtime");
26
+ var MenuHome = function (_a) {
27
+ var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
28
+ return ((0, jsx_runtime_1.jsx)("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsx)("path", { fill: color, fillRule: "evenodd", d: "M19.2298,8.4646 L19.2298,8.4646 L13.3638,3.5996 C12.5728,2.9446 11.4278,2.9446 10.6368,3.5996 L4.7708,8.4626 C4.2298,8.9116 3.9158,9.5786 3.9158,10.2826 L3.9158,18.3446 C3.9158,19.2296 4.6328,19.9466 5.5178,19.9466 L9.2618,19.9466 C9.5988,19.9466 9.8718,19.6726 9.8718,19.3356 L9.8718,16.0496 C9.8718,15.5876 10.2468,15.2136 10.7078,15.2136 L13.2928,15.2136 C13.7538,15.2136 14.1278,15.5876 14.1278,16.0496 L14.1278,19.3356 C14.1278,19.6726 14.4018,19.9466 14.7388,19.9466 L18.4818,19.9466 C19.3668,19.9466 20.0838,19.2296 20.0838,18.3446 L20.0838,10.2826 C20.0838,9.5776 19.7728,8.9146 19.2298,8.4646" }) })));
29
+ };
30
+ exports.default = MenuHome;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import type IconType from '../IconType';
3
+ declare const MoveBackward: ({ color, size, ...rest }: IconType) => JSX.Element;
4
+ export default MoveBackward;
@@ -0,0 +1,30 @@
1
+ "use strict";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ Object.defineProperty(exports, "__esModule", { value: true });
25
+ var jsx_runtime_1 = require("react/jsx-runtime");
26
+ var MoveBackward = function (_a) {
27
+ var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
28
+ return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsx)("path", { fill: color, fillRule: "evenodd", d: "M11.4731,4.8884 C11.6351,4.7874 11.8171,4.7374 12.0001,4.7374 C12.1821,4.7374 12.3651,4.7874 12.5271,4.8884 L19.0691,8.9474 L12.5271,13.0044 C12.2021,13.2064 11.7971,13.2054 11.4731,13.0044 L11.4731,13.0044 L4.9311,8.9464 L11.4731,4.8884 Z M20.0441,13.6294 L17.5501,12.2424 L20.1241,10.6464 C20.7161,10.2784 21.0691,9.6434 21.0691,8.9464 C21.0691,8.2494 20.7161,7.6154 20.1231,7.2464 L13.5811,3.1894 C12.6051,2.5824 11.3931,2.5834 10.4191,3.1894 L3.8761,7.2464 C3.2841,7.6154 2.9311,8.2494 2.9311,8.9464 C2.9311,9.6434 3.2841,10.2784 3.8771,10.6464 L6.4501,12.2424 L3.9561,13.6294 C3.4071,13.9694 3.0801,14.5574 3.0801,15.2024 C3.0801,15.8484 3.4071,16.4364 3.9551,16.7764 L10.4961,20.8324 C10.9601,21.1204 11.4801,21.2654 12.0001,21.2654 C12.5201,21.2654 13.0401,21.1204 13.5031,20.8334 L20.0441,16.7764 C20.5921,16.4364 20.9201,15.8484 20.9201,15.2024 C20.9201,14.5574 20.5931,13.9694 20.0441,13.6294 L20.0441,13.6294 Z" }) })));
29
+ };
30
+ exports.default = MoveBackward;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import type IconType from '../IconType';
3
+ declare const MoveForward: ({ color, size, ...rest }: IconType) => JSX.Element;
4
+ export default MoveForward;
@@ -0,0 +1,30 @@
1
+ "use strict";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ Object.defineProperty(exports, "__esModule", { value: true });
25
+ var jsx_runtime_1 = require("react/jsx-runtime");
26
+ var MoveForward = function (_a) {
27
+ var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
28
+ return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsx)("path", { fill: color, fillRule: "evenodd", d: "M12.5269,19.1118 C12.2029,19.3128 11.7989,19.3128 11.4729,19.1118 L4.9319,15.0528 L8.2189,13.0148 L10.4969,14.4268 C10.9609,14.7158 11.4809,14.8598 11.9999,14.8598 C12.5199,14.8598 13.0399,14.7158 13.5029,14.4278 L15.7819,13.0148 L19.0689,15.0528 L12.5269,19.1118 Z M20.1229,13.3538 L17.6789,11.8378 L20.0459,10.3698 C20.5939,10.0298 20.9209,9.4408 20.9199,8.7968 C20.9199,8.1518 20.5929,7.5638 20.0449,7.2238 L13.5029,3.1658 C12.5759,2.5908 11.4239,2.5908 10.4969,3.1658 L3.9559,7.2238 C3.4079,7.5638 3.0809,8.1518 3.0799,8.7968 C3.0799,9.4408 3.4069,10.0298 3.9549,10.3708 L6.3209,11.8378 L3.8779,13.3528 C3.2849,13.7198 2.9309,14.3558 2.9309,15.0528 C2.9309,15.7508 3.2849,16.3858 3.8769,16.7528 L10.4189,20.8108 L10.4189,20.8108 C10.9069,21.1138 11.4539,21.2648 11.9999,21.2648 C12.5469,21.2648 13.0939,21.1138 13.5819,20.8108 L20.1229,16.7528 C20.7149,16.3858 21.0689,15.7508 21.0689,15.0528 C21.0689,14.3558 20.7149,13.7198 20.1229,13.3538 L20.1229,13.3538 Z" }) })));
29
+ };
30
+ exports.default = MoveForward;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import type IconType from '../IconType';
3
+ declare const Paste: ({ color, size, ...rest }: IconType) => JSX.Element;
4
+ export default Paste;
@@ -0,0 +1,30 @@
1
+ "use strict";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ Object.defineProperty(exports, "__esModule", { value: true });
25
+ var jsx_runtime_1 = require("react/jsx-runtime");
26
+ var Paste = function (_a) {
27
+ var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
28
+ return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsxs)("g", __assign({ fill: "none", fillRule: "evenodd" }, { children: [(0, jsx_runtime_1.jsx)("path", { stroke: color, strokeLinecap: "round", strokeWidth: "2", d: "M8.4063,17.584 L5.8643,17.584 C4.9813,17.584 4.2643,16.868 4.2643,15.984 L4.2643,8.313 M9.2097,3.4608 L15.0517,3.4608 C15.9347,3.4608 16.6517,4.1768 16.6517,5.0608 L16.6517,9.2668 M10.7299,9.5414 L17.7309,9.5414 C18.8359,9.5414 19.7309,10.4364 19.7309,11.5414 L19.7309,18.5454 C19.7309,19.6504 18.8359,20.5454 17.7309,20.5454 L10.7299,20.5454 C9.6249,20.5454 8.7299,19.6504 8.7299,18.5454 L8.7299,11.5414 C8.7299,10.4364 9.6249,9.5414 10.7299,9.5414 Z M11.5468,15.0434 L16.9148,15.0434 M14.2306,12.3596 L14.2306,17.7276" }), (0, jsx_runtime_1.jsx)("path", { fill: color, d: "M3.5096,7.6685 L8.5286,2.7215 C8.8096,2.4445 9.2846,2.6435 9.2846,3.0385 L9.2856,7.2025 C9.2856,7.8435 8.7666,8.3635017 8.1246,8.3635017 L3.7946,8.3635017 C3.4316,8.3645 3.2506,7.9235 3.5096,7.6685" })] })) })));
29
+ };
30
+ exports.default = Paste;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import type IconType from '../IconType';
3
+ declare const PostPost: ({ color, size, ...rest }: IconType) => JSX.Element;
4
+ export default PostPost;
@@ -0,0 +1,30 @@
1
+ "use strict";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ Object.defineProperty(exports, "__esModule", { value: true });
25
+ var jsx_runtime_1 = require("react/jsx-runtime");
26
+ var PostPost = function (_a) {
27
+ var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
28
+ return ((0, jsx_runtime_1.jsx)("svg", __assign({ xmlns: "http://www.w3.org/2000/svg", width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsxs)("g", __assign({ fill: "none", fillRule: "evenodd" }, { children: [(0, jsx_runtime_1.jsx)("rect", { width: "17", height: "19", x: "3.5", y: "2.5", stroke: color, strokeWidth: "2", rx: "4" }), (0, jsx_runtime_1.jsx)("path", { stroke: color, strokeLinecap: "round", strokeWidth: "2", d: "M7.3102,7.999 L16.6892,7.999 M7.3102,11.9956 L16.6892,11.9956 M7.3102,15.9922 L12.8362,15.9922" })] })) })));
29
+ };
30
+ exports.default = PostPost;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import type IconType from '../IconType';
3
+ declare const PostSeries: ({ color, size, ...rest }: IconType) => JSX.Element;
4
+ export default PostSeries;
@@ -0,0 +1,30 @@
1
+ "use strict";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ Object.defineProperty(exports, "__esModule", { value: true });
25
+ var jsx_runtime_1 = require("react/jsx-runtime");
26
+ var PostSeries = function (_a) {
27
+ var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
28
+ return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsxs)("g", __assign({ fill: "none", fillRule: "evenodd" }, { children: [(0, jsx_runtime_1.jsx)("path", { fill: color, d: "M15.464,4.5658 L4.795,4.5658 C2.92,4.5658 1.4,6.0858 1.4,7.9608 L1.4,19.5998 C1.4,21.4748 2.92,22.9948 4.795,22.9948 L15.464,22.9948 C17.339,22.9948 18.859,21.4748 18.859,19.5998 L18.859,7.9608 C18.859,6.0858 17.339,4.5658 15.464,4.5658 L15.464,4.5658 Z M15.464,6.5658 C16.233,6.5658 16.859,7.1918 16.859,7.9608 L16.859,19.5998 C16.859,20.3688 16.233,20.9948 15.464,20.9948 L4.795,20.9948 C4.026,20.9948 3.4,20.3688 3.4,19.5998 L3.4,7.9608 C3.4,7.1918 4.026,6.5658 4.795,6.5658 L15.464,6.5658 Z" }), (0, jsx_runtime_1.jsx)("path", { stroke: color, strokeLinecap: "round", strokeWidth: "2", d: "M6.0355,10.2915 L14.2235,10.2915 M6.0355,13.7804 L14.2235,13.7804 M6.0355,17.2692 L10.8595,17.2692" }), (0, jsx_runtime_1.jsx)("path", { stroke: color, strokeLinejoin: "round", strokeWidth: "2", d: "M5.6243,5.592 L5.6243,4.929 C5.6243,3.201 7.0253,1.8 8.7523,1.8 L18.5843,1.8 C20.3123,1.8 21.7133,3.201 21.7133,4.929 L21.7133,15.654 C21.7133,17.382 20.3123,18.783 18.5843,18.783 L17.7783,18.783" })] })) })));
29
+ };
30
+ exports.default = PostSeries;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import type IconType from '../IconType';
3
+ declare const SendBackward: ({ color, size, ...rest }: IconType) => JSX.Element;
4
+ export default SendBackward;
@@ -0,0 +1,30 @@
1
+ "use strict";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ Object.defineProperty(exports, "__esModule", { value: true });
25
+ var jsx_runtime_1 = require("react/jsx-runtime");
26
+ var SendBackward = function (_a) {
27
+ var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
28
+ return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsxs)("g", __assign({ fill: "none", fillRule: "evenodd" }, { children: [(0, jsx_runtime_1.jsx)("path", { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "2", d: "M16.3701,15.4646 L12.0001,19.8346 L7.6301,15.4646 M11.5,18.8851 L11.5,7.8261" }), (0, jsx_runtime_1.jsx)("path", { fill: color, d: "M17.8839,3.16 L5.9589,3.16 C4.8559,3.16 3.9589,4.057 3.9589,5.16 L3.9589,6.218 C3.9589,7.32 4.8559,8.218 5.9589,8.218 L17.8839,8.218 C18.9869,8.218 19.8839,7.32 19.8839,6.218 L19.8839,5.16 C19.8839,4.057 18.9869,3.16 17.8839,3.16" })] })) })));
29
+ };
30
+ exports.default = SendBackward;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import type IconType from '../IconType';
3
+ declare const SendToBack: ({ color, size, ...rest }: IconType) => JSX.Element;
4
+ export default SendToBack;
@@ -0,0 +1,30 @@
1
+ "use strict";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ Object.defineProperty(exports, "__esModule", { value: true });
25
+ var jsx_runtime_1 = require("react/jsx-runtime");
26
+ var SendToBack = function (_a) {
27
+ var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
28
+ return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsx)("path", { fill: color, fillRule: "evenodd", d: "M11.4644,4.9148 C11.7894,4.7178 12.2104,4.7188 12.5354,4.9138 L19.0774,8.8348 L12.5354,12.8038 C12.2104,12.9988 11.7894,12.9998 11.4644,12.8028 L4.9224,8.8828 L11.4644,4.9148 Z M19.0774,12.1698 L12.5354,16.1388 C12.2104,16.3358 11.7894,16.3338 11.4644,16.1388 L4.9224,12.2178 L5.7824,11.6958 L10.4274,14.5138 C10.9124,14.8078 11.4564,14.9538 12.0004,14.9538 C12.5444,14.9538 13.0884,14.8078 13.5724,14.5138 L18.2304,11.6878 L19.0774,12.1698 Z M21.0684021,12.1928 C21.0684021,11.5098 20.7204,10.8918 20.1394,10.5258 C20.7204,10.1608 21.0694,9.5408 21.0684021,8.8568 C21.0684021,8.1648 20.7124,7.5348 20.1144,7.1738 L13.5724,3.2048 C12.6034,2.6148 11.3984,2.6148 10.4274,3.2048 L3.8854,7.1728 C3.2884,7.5348 2.93139786,8.1648 2.93139786,8.8568 C2.9304,9.5408 3.2794,10.1608 3.8614,10.5268 C3.2794,10.8908 2.93139786,11.5098 2.93139786,12.1928 C2.93139786,12.8728 3.2764,13.4868 3.8524,13.8528 C3.3714,14.1918 3.0804,14.7218 3.0804,15.3088 C3.0804,15.9398 3.4074,16.5148 3.9554,16.8478 L10.4964,20.8148 C10.9604,21.0958 11.4804,21.2378 12.0004,21.2378 C12.5194,21.2378 13.0394,21.0958 13.5034,20.8158 L20.0444,16.8478 C20.5924,16.5148 20.9204,15.9398 20.9204,15.3088 C20.9204,14.7218 20.6284,14.1928 20.1484,13.8528 C20.7234,13.4868 21.0684021,12.8728 21.0684021,12.1928 L21.0684021,12.1928 Z" }) })));
29
+ };
30
+ exports.default = SendToBack;
@@ -25,6 +25,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
25
25
  var jsx_runtime_1 = require("react/jsx-runtime");
26
26
  var ToggleDown = function (_a) {
27
27
  var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
28
- return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsxs)("g", __assign({ fill: "none", fillRule: "evenodd" }, { children: [(0, jsx_runtime_1.jsx)("path", { fill: color, d: "M12,2.2693 C6.634,2.2693 2.269,6.6343 2.269,11.9993 C2.269,17.3663 6.634,21.7313 12,21.7313 C17.366,21.7313 21.731,17.3663 21.731,11.9993 C21.731,6.6343 17.366,2.2693 12,2.2693" }), (0, jsx_runtime_1.jsx)("path", { stroke: "#FFF", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", d: "M16.3518,10.1904 L12.3968,14.1454 C12.1778,14.3644 11.8228,14.3644 11.6028,14.1454 L7.6478,10.1904" })] })) })));
28
+ return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsxs)("g", __assign({ fill: "none", fillRule: "evenodd" }, { children: [(0, jsx_runtime_1.jsx)("path", { fill: color, d: "M12,2.2693 C6.634,2.2693 2.269,6.6343 2.269,11.9993 C2.269,17.3663 6.634,21.7313 12,21.7313 C17.366,21.7313 21.731,17.3663 21.731,11.9993 C21.731,6.6343 17.366,2.2693 12,2.2693" }), (0, jsx_runtime_1.jsx)("path", { stroke: color === '#fdfdfd' ? '#000' : '#FFF', strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", d: "M16.3518,10.1904 L12.3968,14.1454 C12.1778,14.3644 11.8228,14.3644 11.6028,14.1454 L7.6478,10.1904" })] })) })));
29
29
  };
30
30
  exports.default = ToggleDown;
@@ -25,6 +25,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
25
25
  var jsx_runtime_1 = require("react/jsx-runtime");
26
26
  var ToggleUp = function (_a) {
27
27
  var color = _a.color, size = _a.size, rest = __rest(_a, ["color", "size"]);
28
- return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsxs)("g", __assign({ fill: "none", fillRule: "evenodd" }, { children: [(0, jsx_runtime_1.jsx)("path", { fill: color, d: "M12,21.7312 C17.366,21.7312 21.731,17.3662 21.731,12.0002 C21.731,6.6342 17.366,2.2692 12,2.2692 C6.634,2.2692 2.269,6.6342 2.269,12.0002 C2.269,17.3662 6.634,21.7312 12,21.7312" }), (0, jsx_runtime_1.jsx)("path", { stroke: "#FFF", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", d: "M7.6482,13.8096 L11.6032,9.8546 C11.8222,9.6356 12.1772,9.6356 12.3972,9.8546 L16.3522,13.8096" })] })) })));
28
+ return ((0, jsx_runtime_1.jsx)("svg", __assign({ width: size, height: size, viewBox: "0 0 24 24" }, rest, { children: (0, jsx_runtime_1.jsxs)("g", __assign({ fill: "none", fillRule: "evenodd" }, { children: [(0, jsx_runtime_1.jsx)("path", { fill: color, d: "M12,21.7312 C17.366,21.7312 21.731,17.3662 21.731,12.0002 C21.731,6.6342 17.366,2.2692 12,2.2692 C6.634,2.2692 2.269,6.6342 2.269,12.0002 C2.269,17.3662 6.634,21.7312 12,21.7312" }), (0, jsx_runtime_1.jsx)("path", { stroke: color === '#fdfdfd' ? '#000' : '#FFF', strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", d: "M7.6482,13.8096 L11.6032,9.8546 C11.8222,9.6356 12.1772,9.6356 12.3972,9.8546 L16.3522,13.8096" })] })) })));
29
29
  };
30
30
  exports.default = ToggleUp;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import type IconType from '../IconType';
3
+ declare const Ungroup: ({ color, size, ...rest }: IconType) => JSX.Element;
4
+ export default Ungroup;