pds-dev-kit-web 2.1.10 → 2.1.12

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 (102) hide show
  1. package/dist/src/common/assets/icons/fill/Accordion.js +1 -1
  2. package/dist/src/common/assets/icons/fill/AlignBottom.js +1 -1
  3. package/dist/src/common/assets/icons/fill/AlignCenter.js +1 -1
  4. package/dist/src/common/assets/icons/fill/AlignLeft.js +1 -1
  5. package/dist/src/common/assets/icons/fill/AlignMiddle.js +1 -1
  6. package/dist/src/common/assets/icons/fill/AlignRight.js +1 -1
  7. package/dist/src/common/assets/icons/fill/AlignTop.js +1 -1
  8. package/dist/src/common/assets/icons/fill/ArrowDownStepper.d.ts +4 -0
  9. package/dist/src/common/assets/icons/fill/ArrowDownStepper.js +30 -0
  10. package/dist/src/common/assets/icons/fill/ArrowUpStepper.d.ts +4 -0
  11. package/dist/src/common/assets/icons/fill/ArrowUpStepper.js +30 -0
  12. package/dist/src/common/assets/icons/fill/Audio.d.ts +4 -0
  13. package/dist/src/common/assets/icons/fill/Audio.js +30 -0
  14. package/dist/src/common/assets/icons/fill/Button.js +1 -1
  15. package/dist/src/common/assets/icons/fill/Calendar.d.ts +4 -0
  16. package/dist/src/common/assets/icons/fill/Calendar.js +30 -0
  17. package/dist/src/common/assets/icons/fill/Carousel.js +1 -1
  18. package/dist/src/common/assets/icons/fill/Copy.js +1 -1
  19. package/dist/src/common/assets/icons/fill/DeviceApp.js +1 -1
  20. package/dist/src/common/assets/icons/fill/DeviceDesktop.js +1 -1
  21. package/dist/src/common/assets/icons/fill/DeviceMobile.js +1 -1
  22. package/dist/src/common/assets/icons/fill/Divider.js +1 -1
  23. package/dist/src/common/assets/icons/fill/Download.js +1 -1
  24. package/dist/src/common/assets/icons/fill/EditorLeftSide.js +1 -1
  25. package/dist/src/common/assets/icons/fill/EditorRightSide.js +1 -1
  26. package/dist/src/common/assets/icons/fill/Embed.d.ts +4 -0
  27. package/dist/src/common/assets/icons/fill/Embed.js +30 -0
  28. package/dist/src/common/assets/icons/fill/Icon.d.ts +4 -0
  29. package/dist/src/common/assets/icons/fill/Icon.js +30 -0
  30. package/dist/src/common/assets/icons/fill/Image.js +1 -1
  31. package/dist/src/common/assets/icons/fill/LayerBackward.js +1 -1
  32. package/dist/src/common/assets/icons/fill/LayerForward.js +1 -1
  33. package/dist/src/common/assets/icons/fill/Layout.js +1 -1
  34. package/dist/src/common/assets/icons/fill/LightBulb.js +1 -1
  35. package/dist/src/common/assets/icons/fill/Links.js +1 -1
  36. package/dist/src/common/assets/icons/fill/List.d.ts +4 -0
  37. package/dist/src/common/assets/icons/fill/List.js +30 -0
  38. package/dist/src/common/assets/icons/fill/LogoInsta.js +1 -1
  39. package/dist/src/common/assets/icons/fill/LogoTwitter.js +1 -1
  40. package/dist/src/common/assets/icons/fill/MinusCircle.d.ts +4 -0
  41. package/dist/src/common/assets/icons/fill/MinusCircle.js +30 -0
  42. package/dist/src/common/assets/icons/fill/Paint.js +1 -1
  43. package/dist/src/common/assets/icons/fill/PlusCircle.d.ts +4 -0
  44. package/dist/src/common/assets/icons/fill/PlusCircle.js +30 -0
  45. package/dist/src/common/assets/icons/fill/PlusRound.js +1 -1
  46. package/dist/src/common/assets/icons/fill/PostInquiry.d.ts +4 -0
  47. package/dist/src/common/assets/icons/fill/PostInquiry.js +30 -0
  48. package/dist/src/common/assets/icons/fill/Richtext.js +1 -1
  49. package/dist/src/common/assets/icons/fill/ScrollingText.d.ts +4 -0
  50. package/dist/src/common/assets/icons/fill/ScrollingText.js +30 -0
  51. package/dist/src/common/assets/icons/fill/SellerPage.d.ts +4 -0
  52. package/dist/src/common/assets/icons/fill/SellerPage.js +30 -0
  53. package/dist/src/common/assets/icons/fill/Shape.js +1 -1
  54. package/dist/src/common/assets/icons/fill/Slider.d.ts +4 -0
  55. package/dist/src/common/assets/icons/fill/Slider.js +30 -0
  56. package/dist/src/common/assets/icons/fill/Text.js +1 -1
  57. package/dist/src/common/assets/icons/fill/Trashcan.js +1 -1
  58. package/dist/src/common/assets/icons/fill/Upload.js +1 -1
  59. package/dist/src/common/assets/icons/fill/VideoType.d.ts +4 -0
  60. package/dist/src/common/assets/icons/fill/VideoType.js +30 -0
  61. package/dist/src/common/assets/icons/fill/index.d.ts +14 -0
  62. package/dist/src/common/assets/icons/fill/index.js +28 -0
  63. package/dist/src/common/assets/icons/line/Audio.d.ts +4 -0
  64. package/dist/src/common/assets/icons/line/Audio.js +30 -0
  65. package/dist/src/common/assets/icons/line/Calendar.d.ts +4 -0
  66. package/dist/src/common/assets/icons/line/Calendar.js +30 -0
  67. package/dist/src/common/assets/icons/line/Carousel.js +1 -1
  68. package/dist/src/common/assets/icons/line/Embed.d.ts +4 -0
  69. package/dist/src/common/assets/icons/line/Embed.js +30 -0
  70. package/dist/src/common/assets/icons/line/Icon.d.ts +4 -0
  71. package/dist/src/common/assets/icons/line/Icon.js +30 -0
  72. package/dist/src/common/assets/icons/line/LightBulb.js +1 -1
  73. package/dist/src/common/assets/icons/line/List.d.ts +4 -0
  74. package/dist/src/common/assets/icons/line/List.js +30 -0
  75. package/dist/src/common/assets/icons/line/MinusCircle.js +1 -1
  76. package/dist/src/common/assets/icons/line/PlusCircle.js +1 -1
  77. package/dist/src/common/assets/icons/line/Richtext.js +1 -1
  78. package/dist/src/common/assets/icons/line/ScrollingText.d.ts +4 -0
  79. package/dist/src/common/assets/icons/line/ScrollingText.js +30 -0
  80. package/dist/src/common/assets/icons/line/Slider.d.ts +4 -0
  81. package/dist/src/common/assets/icons/line/Slider.js +30 -0
  82. package/dist/src/common/assets/icons/line/VideoType.d.ts +4 -0
  83. package/dist/src/common/assets/icons/line/VideoType.js +30 -0
  84. package/dist/src/common/assets/icons/line/index.d.ts +8 -0
  85. package/dist/src/common/assets/icons/line/index.js +16 -0
  86. package/dist/src/common/styles/colorSet/PaletteColor_Dark.json +23 -1
  87. package/dist/src/common/styles/colorSet/PaletteColor_light.json +23 -1
  88. package/dist/src/common/styles/colorSet/UIColor.json +23 -2
  89. package/dist/src/common/styles/colorSet/index.d.ts +67 -2
  90. package/dist/src/common/styles/colorSet/index.js +2 -2
  91. package/dist/src/common/styles/colorSet/ui-type.d.ts +21 -0
  92. package/dist/src/desktop/common/components/TextFieldBase/TextFieldBase.d.ts +1 -1
  93. package/dist/src/desktop/components/BasicButtonGroup/BasicButtonGroup.js +1 -1
  94. package/dist/src/desktop/components/SegmentedButtonGroup/SegmentedButtonGroup.js +1 -1
  95. package/dist/src/desktop/components/TextField/TextField.js +3 -3
  96. package/dist/src/desktop/components/TextLabel/TextLabel.js +41 -16
  97. package/dist/src/mobile/common/components/TextFieldBase/TextFieldBase.d.ts +1 -1
  98. package/dist/src/mobile/components/BasicButtonGroup/BasicButtonGroup.js +1 -1
  99. package/dist/src/mobile/components/SegmentedButtonGroup/SegmentedButtonGroup.js +1 -1
  100. package/dist/src/mobile/components/TextField/TextField.js +3 -3
  101. package/package.json +1 -1
  102. package/release-note.md +98 -11
@@ -25,6 +25,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
25
25
  var jsx_runtime_1 = require("react/jsx-runtime");
26
26
  var Layout = 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.jsx)("g", __assign({ stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M11.5925,10.0428 L19.7495,10.0428 C20.3025,10.0428 20.7495,9.5948 20.7495,9.0428 L20.7495,6.7498 C20.7495,4.8168 19.1825,3.2498 17.2495,3.2498 L11.5925,3.2498 C11.0405,3.2498 10.5925,3.6978 10.5925,4.2498 L10.5925,9.0428 C10.5925,9.5948 11.0405,10.0428 11.5925,10.0428 M8.0925,3.25 L6.7495,3.25 C4.8165,3.25 3.2495,4.817 3.2495,6.75 L3.2495,17.25 C3.2495,19.183 4.8165,20.75 6.7495,20.75 L8.0925,20.75 C8.6445,20.75 9.0925,20.302 9.0925,19.75 L9.0925,4.25 C9.0925,3.698 8.6445,3.25 8.0925,3.25 M10.5925,12.5428 L10.5925,19.7498 C10.5925,20.3018 11.0405,20.7498 11.5925,20.7498 L17.2495,20.7498 C19.1825,20.7498 20.7495,19.1828 20.7495,17.2498 L20.7495,12.5428 C20.7495,11.9908 20.3025,11.5428 19.7495,11.5428 L11.5925,11.5428 C11.0405,11.5428 10.5925,11.9908 10.5925,12.5428", fill: color }, void 0) }), void 0) }), void 0));
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.4684,9.7369 L19.7504,9.7369 C20.3024,9.7369 20.7504,9.2889 20.7504,8.7369 L20.7504,6.7499 C20.7504,4.8169 19.1834,3.2499 17.2504,3.2499 L11.4684,3.2499 C11.1924,3.2499 10.9684,3.4739 10.9684,3.7499 L10.9684,9.2369 C10.9684,9.5129 11.1924,9.7369 11.4684,9.7369 M8.5925,3.25 L6.7495,3.25 C4.8165,3.25 3.2495,4.817 3.2495,6.75 L3.2495,17.25 C3.2495,19.183 4.8165,20.75 6.7495,20.75 L8.5925,20.75 C8.8685,20.75 9.0925,20.526 9.0925,20.25 L9.0925,3.75 C9.0925,3.474 8.8685,3.25 8.5925,3.25 M10.9684,12.0428 L10.9684,20.2498 C10.9684,20.5258 11.1924,20.7498 11.4684,20.7498 L17.2504,20.7498 C19.1834,20.7498 20.7504,19.1828 20.7504,17.2498 L20.7504,12.5428 C20.7504,11.9908 20.3024,11.5428 19.7504,11.5428 L11.4684,11.5428 C11.1924,11.5428 10.9684,11.7668 10.9684,12.0428" }, void 0) }), void 0));
29
29
  };
30
30
  exports.default = Layout;
@@ -25,6 +25,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
25
25
  var jsx_runtime_1 = require("react/jsx-runtime");
26
26
  var LightBulb = 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: "M17.3455,3.753 C15.8015,2.279 13.7735,1.517 11.6355,1.62 C7.7015,1.8 4.4655,5.023 4.2695,8.956 C4.1785,10.764 4.6955,12.486 5.7635,13.936 C6.2065,14.536 6.5095,15.111 6.6905,15.693 C6.7905,16.013 6.9205,16.326 7.0765,16.623 C7.2065,16.87 7.4615,17.024 7.7405,17.024 L7.7415,17.024 L11.2495,17.019 L11.2495,11.559 L9.5965,11.559 C9.1815,11.559 8.8465,11.223 8.8465,10.809 C8.8465,10.395 9.1815,10.059 9.5965,10.059 L14.4045,10.059 C14.8185,10.059 15.1545,10.395 15.1545,10.809 C15.1545,11.223 14.8185,11.559 14.4045,11.559 L12.7495,11.559 L12.7495,17.017 L16.2665,17.012 C16.5455,17.012 16.8015,16.857 16.9305,16.61 C17.0775,16.327 17.2025,16.029 17.2995,15.725 C17.5005,15.092 17.7925,14.521 18.1665,14.028 C19.1965,12.674 19.7415,11.057 19.7415,9.352 C19.7415,7.217 18.8905,5.229 17.3455,3.753" }, void 0), (0, jsx_runtime_1.jsx)("path", { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.5", d: "M8.3788,18.8647 L15.6208,18.8647 M9.3794,21.3113 L14.6204,21.3113" }, void 0)] }), void 0) }), void 0));
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.2657,17.8286 C16.3927,17.5936 16.4997,16.1496 16.5847,15.8936 C16.8047,15.2276 17.1317,14.5956 17.5697,14.0386 C18.4617,12.9066 18.9907,11.4946 18.9907,9.9636 C18.9907,6.1326 15.6807,3.0476 11.6697,3.2256 C8.0987,3.3836 5.1967,6.1726 5.0177,9.6176 C4.9337,11.2456 5.4487,12.7536 6.3677,13.9576 C6.8127,14.5406 7.1837,15.1756 7.4067,15.8666 C7.4937,16.1366 7.6057,17.5936 7.7407,17.8396 L16.2657,17.8286 Z M12,17.3305 L12,11.5785 M9.5962,11.1775 L14.4042,11.1775 M8.7782,20.7819 L15.2222,20.7819" }, void 0) }), void 0));
29
29
  };
30
30
  exports.default = LightBulb;
@@ -25,6 +25,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
25
25
  var jsx_runtime_1 = require("react/jsx-runtime");
26
26
  var Links = 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.jsx)("path", { fill: "none", stroke: color, strokeLinecap: "round", strokeWidth: "1.5", d: "M11.2889,6.3843 L12.5019,4.9383 C13.9949,3.1593 16.6729,2.9253 18.4519,4.4183 C20.2319,5.9113 20.4659,8.5893 18.9729,10.3683 L16.5469,13.2593 C15.0539,15.0393 12.3759,15.2733 10.5969,13.7803 C10.1019,13.3643 9.7259,12.8573 9.4739,12.3033 M12.711,17.6158 L11.498,19.0608 C10.005,20.8408 7.327,21.0748 5.548,19.5818 C3.768,18.0888 3.534,15.4108 5.027,13.6318 L7.453,10.7408 C8.946,8.9608 11.624,8.7268 13.403,10.2198 C13.904,10.6398 14.282,11.1538 14.534,11.7148" }, void 0) }), void 0));
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", strokeWidth: "2", d: "M11.2889,6.3843 L12.5019,4.9383 C13.9949,3.1593 16.6729,2.9253 18.4519,4.4183 C20.2319,5.9113 20.4659,8.5893 18.9729,10.3683 L16.5469,13.2593 C15.0539,15.0393 12.3759,15.2733 10.5969,13.7803 C10.1019,13.3643 9.7259,12.8573 9.4739,12.3033 M12.711,17.6158 L11.498,19.0608 C10.005,20.8408 7.327,21.0748 5.548,19.5818 C3.768,18.0888 3.534,15.4108 5.027,13.6318 L7.453,10.7408 C8.946,8.9608 11.624,8.7268 13.403,10.2198 C13.904,10.6398 14.282,11.1538 14.534,11.7148" }, void 0) }), void 0));
29
29
  };
30
30
  exports.default = Links;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import type IconType from '../IconType';
3
+ declare const List: ({ color, size, ...rest }: IconType) => JSX.Element;
4
+ export default List;
@@ -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 List = 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: "M10.7791,7.9453 L15.9761,7.9453 M10.7791,12 L15.9761,12 M10.7791,16.0547 L15.9761,16.0547" }, void 0), (0, jsx_runtime_1.jsx)("path", { fill: color, d: "M17.2498,3.2499 C19.1828,3.2499 20.7498,4.8169 20.7498,6.7499 L20.7498,17.2499 C20.7498,19.1829 19.1828,20.7499 17.2498,20.7499 L6.7498,20.7499 C4.8168,20.7499 3.2498,19.1829 3.2498,17.2499 L3.2498,6.7499 C3.2498,4.8169 4.8168,3.2499 6.7498,3.2499 L17.2498,3.2499 Z M17.2498,5.2499 L6.7498,5.2499 C5.9228,5.2499 5.2498,5.9229 5.2498,6.7499 L5.2498,17.2499 C5.2498,18.0769 5.9228,18.7499 6.7498,18.7499 L17.2498,18.7499 C18.0768,18.7499 18.7498,18.0769 18.7498,17.2499 L18.7498,6.7499 C18.7498,5.9229 18.0768,5.2499 17.2498,5.2499 Z M8.1472,15.1346 C8.2672,15.1736 8.3732,15.2546 8.4672,15.3466 C8.6532,15.5336 8.7602,15.7866 8.7602,16.0536 C8.7602,16.3206 8.6532,16.5746 8.4672,16.7606 C8.3732,16.8546 8.2672,16.9336 8.1472,16.9746 C8.0132,17.0276 7.8932,17.0536 7.7602,17.0536 C7.6272,17.0536 7.4932,17.0276 7.3732,16.9746 C7.2532,16.9336 7.1472,16.8546 7.0532,16.7606 C6.8662,16.5746 6.7602,16.3206 6.7602,16.0536 C6.7602,15.9206 6.7872,15.7866 6.8402,15.6666 C6.8802,15.5466 6.9602,15.4406 7.0532,15.3466 C7.3332,15.0666 7.7732,14.9746 8.1472,15.1346 Z M8.1472,11.0522 C8.2672,11.1062 8.3732,11.1722 8.4672,11.2792 C8.5602,11.3602 8.6272,11.4792 8.6802,11.5992 C8.7332,11.7192 8.7602,11.8532 8.7602,11.9862 C8.7602,12.2402 8.6532,12.4932 8.4672,12.6792 C8.2802,12.8792 8.0272,12.9862 7.7602,12.9862 C7.4932,12.9862 7.2402,12.8792 7.0532,12.6792 C6.8662,12.4932 6.7602,12.2402 6.7602,11.9862 C6.7602,11.7192 6.8662,11.4522 7.0532,11.2792 C7.1472,11.1722 7.2532,11.1062 7.3732,11.0522 C7.6132,10.9602 7.8932,10.9602 8.1472,11.0522 Z M8.1472,6.9931 C8.2672,7.0341 8.3732,7.1131 8.4672,7.2071 C8.5602,7.3011 8.6272,7.4061 8.6802,7.5271 C8.7332,7.6471 8.7602,7.7801 8.7602,7.9141 C8.7602,8.0471 8.7332,8.1801 8.6802,8.3011 C8.6272,8.4211 8.5602,8.5271 8.4672,8.6201 C8.3732,8.7131 8.2672,8.7931 8.1472,8.8331 C8.0132,8.8871 7.8932,8.9141 7.7602,8.9141 C7.4932,8.9141 7.2402,8.8071 7.0532,8.6201 C6.8662,8.4341 6.7602,8.1801 6.7602,7.9141 C6.7602,7.7801 6.7872,7.6471 6.8402,7.5271 C6.8802,7.4061 6.9602,7.3011 7.0532,7.2071 C7.3332,6.9271 7.7732,6.8331 8.1472,6.9931 Z" }, void 0)] }), void 0) }), void 0));
29
+ };
30
+ exports.default = List;
@@ -25,6 +25,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
25
25
  var jsx_runtime_1 = require("react/jsx-runtime");
26
26
  var LogoInsta = 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.jsx)("g", __assign({ stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M13.0189316,3.01263082 C14.5554368,3.0160392 14.90024,3.02958 15.7058,3.0657 C16.6628,3.1097 17.3158,3.2617 17.8878,3.4837 C18.4788,3.7137 18.9798,4.0207 19.4798,4.5207 C19.9788,5.0207 20.2868,5.5217 20.5158,6.1127 C20.7378,6.6847 20.8898,7.3377 20.9338,8.2947 C20.94084,8.44798 20.9470096,8.5845688 20.9524071,8.71588195 L20.9599366,8.91032189 C20.977374,9.39366461 20.9846451,9.88308413 20.9869337,10.9805724 L20.9877505,11.7168496 L20.9878,11.9997 C20.9878,12.09734 20.987784,12.191564 20.9877505,12.2825504 L20.9869337,13.0188316 C20.9837296,14.5553368 20.97076,14.90014 20.9338,15.7057 C20.8898,16.6627 20.7378,17.3157 20.5158,17.8877 C20.2868,18.4787 19.9788,18.9797 19.4798,19.4797 C18.9798,19.9787 18.4788,20.2867 17.8878,20.5157 C17.3158,20.7387 16.6628,20.8907 15.7058,20.9337 C14.90024,20.97066 14.5554368,20.9836296 13.0189316,20.9868337 L12.2826504,20.9876505 L11.9998,20.9877 C11.90216,20.9877 11.807936,20.987684 11.7169496,20.9876505 L10.9806684,20.9868337 C9.4441632,20.9836296 9.09936,20.97066 8.2938,20.9337 C7.3378,20.8907 6.6838,20.7387 6.1128,20.5157 C5.5218,20.2867 5.0198,19.9787 4.5208,19.4797 C4.0208,18.9797 3.7138,18.4787 3.4838,17.8877 C3.2618,17.3157 3.1098,16.6627 3.0658,15.7057 C3.02968,14.90014 3.0161392,14.5553368 3.01273082,13.0188316 L3.01273082,10.9805724 C3.0161392,9.4440888 3.02968,9.09942 3.0658,8.2947 C3.1098,7.3377 3.2618,6.6847 3.4838,6.1127 C3.7138,5.5217 4.0208,5.0207 4.5208,4.5207 C5.0198,4.0207 5.5218,3.7137 6.1128,3.4837 C6.6838,3.2617 7.3378,3.1097 8.2938,3.0657 C9.09936,3.02958 9.4441632,3.0160392 10.9806684,3.01263082 Z M11.9998,7.3847 C9.4508,7.3847 7.3848,9.4507 7.3848,11.9997 C7.3848,14.5487 9.4508,16.6157 11.9998,16.6157 C14.5488,16.6157 16.6158,14.5487 16.6158,11.9997 C16.6158,9.4507 14.5488,7.3847 11.9998,7.3847 Z M12,9.004 C13.655,9.004 14.996,10.345 14.996,12 C14.996,13.655 13.655,14.996 12,14.996 C10.345,14.996 9.004,13.655 9.004,12 C9.004,10.345 10.345,9.004 12,9.004 Z M16.7978,6.1237 C16.2018,6.1237 15.7188,6.6067 15.7188,7.2027 C15.7188,7.7977 16.2018,8.2807 16.7978,8.2807 C17.3938,8.2807 17.8768,7.7977 17.8768,7.2027 C17.8768,6.6067 17.3938,6.1237 16.7978,6.1237 Z", fill: color }, void 0) }), void 0) }), void 0));
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: "M13.0130736,2.86213901 C14.5430832,2.8655904 14.89968,2.8794 15.7128,2.9172 C16.5948,2.9562 17.2818,3.0882 17.9418,3.3442 C18.5918,3.5972 19.0988,3.9282 19.5858,4.4142 C20.0738,4.9032 20.4048,5.4102 20.6558,6.0582 C20.9108,6.7162 21.0428,7.4032 21.0838,8.2872 C21.09084,8.44096 21.0970096,8.5782848 21.1024071,8.71046298 L21.1099366,8.90628134 C21.127374,9.3932327 21.1346451,9.88718246 21.1369337,10.9834266 L21.1377505,11.7182108 L21.1378,12.0002 C21.1378,12.09752 21.137784,12.1914576 21.1377505,12.2821892 L21.1369337,13.0169734 C21.1346451,14.1132175 21.127374,14.6071673 21.1099366,15.0941187 L21.1024071,15.289937 C21.0970096,15.4221152 21.09084,15.55944 21.0838,15.7132 C21.0428,16.5972 20.9108,17.2842 20.6558,17.9422 C20.4048,18.5902 20.0738,19.0972 19.5858,19.5862 C19.0968,20.0742 18.5898,20.4042 17.9418,20.6552 C17.2858,20.9112 16.5988,21.0432 15.7128,21.0832 C14.89968,21.121 14.5430832,21.1348096 13.0130736,21.138261 L12.2807616,21.1391457 L11.9998,21.1392 C11.90284,21.1392 11.8092464,21.1391824 11.718843,21.1391457 L10.9865909,21.138261 C9.4567856,21.1348096 9.10076,21.121 8.2868,21.0832 C7.4008,21.0432 6.7138,20.9112 6.0578,20.6552 C5.4108,20.4042 4.9038,20.0742 4.4148,19.5862 C3.9268,19.0972 3.5958,18.5902 3.3438,17.9422 C3.0888,17.2832 2.9568,16.5962 2.9158,15.7132 C2.87884,14.90596 2.866576,14.5517152 2.8635977,13.0169734 L2.8635977,10.9834266 C2.866576,9.4486848 2.87884,9.09444 2.9158,8.2872 C2.9568,7.4042 3.0888,6.7172 3.3438,6.0582 C3.5958,5.4102 3.9268,4.9032 4.4138,4.4142 C4.9018,3.9282 5.4078,3.5972 6.0578,3.3442 C6.7178,3.0882 7.4058,2.9562 8.2868,2.9172 C9.10076,2.8794 9.4567856,2.8655904 10.9865909,2.86213901 Z M11.9998,4.7812 C11.90448,4.7812 11.8125168,4.7812144 11.7237331,4.7812448 L11.0057405,4.7819936 C9.5083968,4.7849504 9.17868,4.79708 8.3748,4.8332 C7.5208,4.8722 7.0598,5.0142 6.7528,5.1332 C6.3538,5.2882 6.0698,5.4742 5.7718,5.7712 C5.4728,6.0712 5.2878,6.3552 5.1328,6.7542 C5.0138,7.0602 4.8728,7.5202 4.8338,8.3752 C4.8252,8.5646 4.81792,8.72744 4.811776,8.885928 L4.8049367,9.07544595 C4.79019571,9.51941306 4.78378394,9.99890477 4.78166221,11.0014311 L4.78166221,12.9985657 C4.7848448,14.501784 4.79768,14.82888 4.8338,15.6252 C4.8728,16.4802 5.0138,16.9412 5.1328,17.2462 C5.2878,17.6452 5.4728,17.9292 5.7718,18.2282 C6.0718,18.5272 6.3558,18.7122 6.7538,18.8672 C7.0598,18.9862 7.5208,19.1282 8.3748,19.1672 C9.1644,19.20248 9.4897152,19.2144752 10.99787,19.2174105 L11.7214429,19.2181553 L11.9998,19.2182 C12.09596,19.2182 12.1887248,19.2181856 12.2782723,19.2181553 L13.0021332,19.2174105 C14.5108592,19.2144752 14.83604,19.20248 15.6248,19.1672 C16.4798,19.1282 16.9408,18.9862 17.2458,18.8672 C17.6448,18.7122 17.9288,18.5272 18.2288,18.2282 C18.5278,17.9292 18.7118,17.6452 18.8668,17.2462 C18.9858,16.9402 19.1268,16.4792 19.1658,15.6252 C19.20192,14.83308 19.2147552,14.5059504 19.2179378,13.000243 L19.2187505,12.2779903 L19.2188,12.0002 C19.2188,11.90424 19.218784,11.811664 19.2187505,11.7222945 L19.2179378,10.9997538 C19.2147552,9.4934752 19.20192,9.16648 19.1658,8.3752 C19.1268,7.5212 18.9858,7.0602 18.8668,6.7542 C18.7118,6.3552 18.5278,6.0712 18.2288,5.7722 C17.9308,5.4742 17.6468,5.2882 17.2458,5.1332 C16.9408,5.0142 16.4798,4.8722 15.6248,4.8332 C14.82092,4.79708 14.4912032,4.7849504 12.9938595,4.7819936 L12.2758669,4.7812448 Z M11.9998,7.2342 C14.6278,7.2342 16.7658,9.3722 16.7658,12.0002 C16.7658,14.6282 14.6278,16.7662 11.9998,16.7662 C9.3718,16.7662 7.2348,14.6282 7.2348,12.0002 C7.2348,9.3722 9.3718,7.2342 11.9998,7.2342 Z M11.9998,9.1542 C10.4308,9.1542 9.1538,10.4312 9.1538,12.0002 C9.1538,13.5692 10.4308,14.8462 11.9998,14.8462 C13.5698,14.8462 14.8458,13.5692 14.8458,12.0002 C14.8458,10.4312 13.5698,9.1542 11.9998,9.1542 Z M16.7979,5.9728 C17.4749,5.9728 18.0269,6.5248 18.0269,7.2018 C18.0269,7.8788 17.4749,8.4308 16.7979,8.4308 C16.1199,8.4308 15.5689,7.8788 15.5689,7.2018 C15.5689,6.5248 16.1199,5.9728 16.7979,5.9728 Z" }, void 0) }), void 0));
29
29
  };
30
30
  exports.default = LogoInsta;
@@ -25,6 +25,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
25
25
  var jsx_runtime_1 = require("react/jsx-runtime");
26
26
  var LogoTwitter = 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.jsx)("g", __assign({ stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M19.4751,8.165 C19.4861,8.33 19.4861,8.497 19.4861,8.664 C19.4861,13.76 15.6061,19.638 8.5121,19.638 L8.5121,19.635 C6.4171,19.637 4.3641,19.037 2.6001,17.905 C2.9051,17.941 3.2121,17.96 3.5191,17.961 C5.2561,17.962 6.9431,17.38 8.3091,16.306 C6.6581,16.275 5.2101,15.199 4.7051,13.628 C5.2831,13.739 5.8791,13.717 6.4471,13.562 C4.6471,13.198 3.3531,11.617 3.3521,9.781 L3.3521,9.732 C3.8891,10.031 4.4891,10.197 5.1031,10.215 C3.4081,9.083 2.8851,6.829 3.9091,5.066 C5.8671,7.476 8.7571,8.94 11.8581,9.096 C11.5471,7.756 11.9721,6.353 12.9741,5.411 C14.5271,3.95 16.9701,4.025 18.4311,5.578 C19.2941,5.408 20.1231,5.091 20.8801,4.642 C20.5921,5.535 19.9891,6.293 19.1841,6.775 C19.9491,6.685 20.6951,6.48 21.3991,6.169 C20.8811,6.943 20.2301,7.619 19.4751,8.165", fill: color }, void 0) }), void 0) }), void 0));
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: "M20.1696,3.7932 L13.8739,11.2472 L20.6779,20.207 L15.7799,20.207 L11.2939,14.3002 L6.3405,20.168 L3.3235,20.168 L9.8659,12.4192 L3.3219,3.804 L8.2199,3.804 L12.4449,9.3662 L17.1526,3.7932 L20.1696,3.7932 Z M7.4769,5.302 L6.3409,5.302 L16.5229,18.709 L17.6589,18.709 L7.4769,5.302 Z" }, void 0) }), void 0));
29
29
  };
30
30
  exports.default = LogoTwitter;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import type IconType from '../IconType';
3
+ declare const MinusCircle: ({ color, size, ...rest }: IconType) => JSX.Element;
4
+ export default MinusCircle;
@@ -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 MinusCircle = 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: "M12,21 C16.971,21 21,16.971 21,12 C21,7.029 16.971,3 12,3 C7.029,3 3,7.029 3,12 C3,16.971 7.029,21 12,21 Z M8.8,12 L15.2,12 L8.8,12 Z" }, void 0) }), void 0));
29
+ };
30
+ exports.default = MinusCircle;
@@ -25,6 +25,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
25
25
  var jsx_runtime_1 = require("react/jsx-runtime");
26
26
  var Paint = 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.jsx)("g", __assign({ stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M16.9995,1.5441 L15.9955,1.5441 C15.7005,1.5441 15.4335,1.7161 15.3125,1.9841 L14.0545,4.7581 L12.8265,1.9901 C12.7065,1.7191 12.4375,1.5441 12.1415,1.5441 L7.0005,1.5441 C5.4845,1.5441 4.2505,2.7771 4.2505,4.2941 L4.2505,10.1471 C4.2505,10.5611 4.5865,10.8971 5.0005,10.8971 L18.9995,10.8971 C19.4135,10.8971 19.7495,10.5611 19.7495,10.1471 L19.7495,4.2941 C19.7495,2.7771 18.5165,1.5441 16.9995,1.5441 M18.9995,12.0432 L5.0005,12.0432 C4.5865,12.0432 4.2505,12.3792 4.2505,12.7932 C4.2505,15.1372 6.1575,17.0432 8.5005,17.0432 L9.1935,17.0432 L9.1935,19.9582 C9.1935,21.5062 10.4525,22.7652 11.9995,22.7652 C13.5475,22.7652 14.8065,21.5062 14.8065,19.9582 L14.8065,17.0432 L15.4995,17.0432 C17.8425,17.0432 19.7495,15.1372 19.7495,12.7932 C19.7495,12.3792 19.4135,12.0432 18.9995,12.0432", fill: color }, void 0) }), void 0) }), void 0));
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: "M16.9995,1.4096 L15.9955,1.4096 C15.7005,1.4096 15.4335,1.5816 15.3125,1.8496 L14.0545,4.6236 L12.8265,1.8556 C12.7065,1.5846 12.4375,1.4096 12.1405,1.4096 L7.0005,1.4096 C5.4825,1.4096 4.2505,2.6406 4.2505,4.1596 L4.2505,10.8596 L19.7495,10.8596 L19.7495,4.1596 C19.7495,2.6406 18.5185,1.4096 16.9995,1.4096 M19.6849,12.6364 L4.3159,12.6364 C4.3159,15.2824 5.9119,17.0434 8.5009,17.0434 L9.1939,17.0434 L9.1939,20.3344 C9.1939,21.0604 9.5509,21.7494 10.1509,22.1574 C12.3989,23.6864 14.8059,22.0984 14.8059,19.9584 L14.8059,17.0434 L15.4999,17.0434 C18.0889,17.0434 19.6849,15.4084 19.6849,12.6364" }, void 0) }), void 0));
29
29
  };
30
30
  exports.default = Paint;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import type IconType from '../IconType';
3
+ declare const PlusCircle: ({ color, size, ...rest }: IconType) => JSX.Element;
4
+ export default PlusCircle;
@@ -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 PlusCircle = 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: "M12,21 C16.971,21 21,16.971 21,12 C21,7.029 16.971,3 12,3 C7.029,3 3,7.029 3,12 C3,16.971 7.029,21 12,21 Z M7.9129,12 L16.0869,12 M12,7.9129 L12,16.0869" }, void 0) }), void 0));
29
+ };
30
+ exports.default = PlusCircle;
@@ -25,6 +25,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
25
25
  var jsx_runtime_1 = require("react/jsx-runtime");
26
26
  var PlusRound = 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.jsx)("g", __assign({ stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M16.0873,12.7501 L12.7503,12.7501 L12.7503,16.0871 C12.7503,16.5011 12.4143,16.8371 12.0003,16.8371 C11.5863,16.8371 11.2503,16.5011 11.2503,16.0871 L11.2503,12.7501 L7.9133,12.7501 C7.4993,12.7501 7.1633,12.4141 7.1633,12.0001 C7.1633,11.5861 7.4993,11.2501 7.9133,11.2501 L11.2503,11.2501 L11.2503,7.9131 C11.2503,7.4991 11.5863,7.1631 12.0003,7.1631 C12.4143,7.1631 12.7503,7.4991 12.7503,7.9131 L12.7503,11.2501 L16.0873,11.2501 C16.5013,11.2501 16.8373,11.5861 16.8373,12.0001 C16.8373,12.4141 16.5013,12.7501 16.0873,12.7501 M17.2503,3.2501 L6.7503,3.2501 C4.8173,3.2501 3.2503,4.8171 3.2503,6.7501 L3.2503,17.2501 C3.2503,19.1831 4.8173,20.7501 6.7503,20.7501 L17.2503,20.7501 C19.1833,20.7501 20.7503,19.1831 20.7503,17.2501 L20.7503,6.7501 C20.7503,4.8171 19.1833,3.2501 17.2503,3.2501", fill: color }, void 0) }), void 0) }), void 0));
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: "M17.2501,3.2501 L6.7501,3.2501 C4.8171,3.2501 3.2501,4.8171 3.2501,6.7501 L3.2501,17.2501 C3.2501,19.1831 4.8171,20.7501 6.7501,20.7501 L17.2501,20.7501 C19.1831,20.7501 20.7501,19.1831 20.7501,17.2501 L20.7501,6.7501 C20.7501,4.8171 19.1831,3.2501 17.2501,3.2501 L17.2501,3.2501 Z M17.2501,5.2501 C18.0771,5.2501 18.7501,5.9231 18.7501,6.7501 L18.7501,17.2501 C18.7501,18.0771 18.0771,18.7501 17.2501,18.7501 L6.7501,18.7501 C5.9231,18.7501 5.2501,18.0771 5.2501,17.2501 L5.2501,6.7501 C5.2501,5.9231 5.9231,5.2501 6.7501,5.2501 L17.2501,5.2501 Z" }, void 0), (0, jsx_runtime_1.jsx)("path", { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "2", d: "M7.9129,12.0001 L16.0869,12.0001 M12,7.9129 L12,16.0869" }, void 0)] }), void 0) }), void 0));
29
29
  };
30
30
  exports.default = PlusRound;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import type IconType from '../IconType';
3
+ declare const PostInquiry: ({ color, size, ...rest }: IconType) => JSX.Element;
4
+ export default PostInquiry;
@@ -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 PostInquiry = 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: "M14.4622,10.777 C14.3322,11.069 14.1242,11.367 13.8372,11.672 L13.1602,12.36 C12.9682,12.562 12.8502,12.786 12.7602,13.281 C12.6662,13.798 12.3662,14.105 11.8852,14.105 C11.3722,14.105 11.0282,13.732 11.0182,13.219 C11.0142,12.981 11.0252,12.735 11.1722,12.335 C11.2902,12.012 11.4852,11.728 11.7762,11.363 C12.0222,11.055 12.2882,10.853 12.4392,10.632 C12.5902,10.411 12.6662,10.168 12.6662,9.902 C12.6662,9.254 12.4312,9.001 11.9792,8.936 C11.7452,8.902 11.4992,8.978 11.3632,9.173 C11.2522,9.332 11.2392,9.416 11.1922,9.544 C11.0582,9.91 10.7322,10.13 10.3352,10.13 L10.2762,10.13 C9.5762,10.13 9.2022,9.439 9.3932,8.765 C9.4802,8.459 9.5842,8.25 9.8512,7.974 C10.3242,7.483 11.0202,7.167 11.8992,7.167 C12.7752,7.167 13.4542,7.478 13.9352,7.919 C14.4162,8.362 14.6562,8.99 14.6562,9.805 C14.6562,10.161 14.5912,10.485 14.4622,10.777 M12.5982,16.528 C12.3882,16.732 12.1262,16.833 11.8122,16.833 C11.4982,16.833 11.2352,16.732 11.0252,16.528 C10.8152,16.324 10.7112,16.063 10.7112,15.746 C10.7112,15.428 10.8152,15.168 11.0252,14.964 C11.2352,14.76 11.4982,14.658 11.8122,14.658 C12.1262,14.658 12.3882,14.76 12.5982,14.964 C12.8082,15.168 12.9132,15.428 12.9132,15.746 C12.9132,16.063 12.8082,16.324 12.5982,16.528 M19.4522,5.226 C17.2432,2.811 14.1002,1.654 10.8282,2.06 C6.5022,2.592 2.9782,5.967 2.2592,10.266 C1.8892,12.48 2.2442,14.669 3.2852,16.623 L2.1102,19.253 C1.7752,20.004 1.9352,20.865 2.5202,21.445 C2.8982,21.82 3.3912,22.017 3.8962,22.017 C4.1712,22.017 4.4502,21.957 4.7152,21.837 L7.2662,20.673 C9.5002,21.914 12.1002,22.246 14.6332,21.608 C18.2262,20.699 21.0502,17.775 21.8272,14.159 C22.5272,10.899 21.6622,7.643 19.4522,5.226" }, void 0) }), void 0));
29
+ };
30
+ exports.default = PostInquiry;
@@ -25,6 +25,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
25
25
  var jsx_runtime_1 = require("react/jsx-runtime");
26
26
  var Richtext = 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.jsx)("g", __assign({ stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M16.3374,15.0012 L7.4154,15.0012 C7.0014,15.0012 6.6654,14.6652 6.6654,14.2512 C6.6654,13.8372 7.0014,13.5012 7.4154,13.5012 L16.3374,13.5012 C16.7514,13.5012 17.0874,13.8372 17.0874,14.2512 C17.0874,14.6652 16.7514,15.0012 16.3374,15.0012 M16.3374,17.2362 L7.4154,17.2362 C7.0014,17.2362 6.6654,16.9002 6.6654,16.4862 C6.6654,16.0722 7.0014,15.7362 7.4154,15.7362 L16.3374,15.7362 C16.7514,15.7362 17.0874,16.0722 17.0874,16.4862 C17.0874,16.9002 16.7514,17.2362 16.3374,17.2362 M7.4154,6.7642 L11.4454,6.7642 C11.8594,6.7642 12.1954,7.1002 12.1954,7.5142 C12.1954,7.9282 11.8594,8.2642 11.4454,8.2642 L10.1804,8.2642 L10.1804,11.5442 C10.1804,11.9582 9.8444,12.2942 9.4304,12.2942 C9.0164,12.2942 8.6804,11.9582 8.6804,11.5442 L8.6804,8.2642 L7.4154,8.2642 C7.0014,8.2642 6.6654,7.9282 6.6654,7.5142 C6.6654,7.1002 7.0014,6.7642 7.4154,6.7642 M17.2504,3.2502 L6.7504,3.2502 C4.8164,3.2502 3.2504,4.8172 3.2504,6.7502 L3.2504,17.2502 C3.2504,19.1832 4.8164,20.7502 6.7504,20.7502 L17.2504,20.7502 C19.1834,20.7502 20.7504,19.1832 20.7504,17.2502 L20.7504,6.7502 C20.7504,4.8172 19.1834,3.2502 17.2504,3.2502", fill: color }, void 0) }), void 0) }), void 0));
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.4838,7.8001 L12.3958,7.8001 M9.9398,7.8001 L9.9398,12.7121 M7.594,16.1999 L16.516,16.1999" }, void 0), (0, jsx_runtime_1.jsx)("path", { fill: color, d: "M17.2502,3.2499 L6.7502,3.2499 C4.8172,3.2499 3.2502,4.8169 3.2502,6.7499 L3.2502,17.2499 C3.2502,19.1829 4.8172,20.7499 6.7502,20.7499 L17.2502,20.7499 C19.1832,20.7499 20.7502,19.1829 20.7502,17.2499 L20.7502,6.7499 C20.7502,4.8169 19.1832,3.2499 17.2502,3.2499 L17.2502,3.2499 Z M17.2502,5.2499 C18.0772,5.2499 18.7502,5.9229 18.7502,6.7499 L18.7502,17.2499 C18.7502,18.0769 18.0772,18.7499 17.2502,18.7499 L6.7502,18.7499 C5.9232,18.7499 5.2502,18.0769 5.2502,17.2499 L5.2502,6.7499 C5.2502,5.9229 5.9232,5.2499 6.7502,5.2499 L17.2502,5.2499 Z" }, void 0)] }), void 0) }), void 0));
29
29
  };
30
30
  exports.default = Richtext;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import type IconType from '../IconType';
3
+ declare const ScrollingText: ({ color, size, ...rest }: IconType) => JSX.Element;
4
+ export default ScrollingText;
@@ -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 ScrollingText = 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", strokeWidth: "2", d: "M4,4.0043 L20,4.0043 M4,20.0048 L20,20.0048 M13.7427,8.9154 L19.8137,8.9154 M16.7782,8.9154 L16.7782,15.9864 M3.9181,8.9154 L9.9891,8.9154 M6.9536,8.9154 L6.9536,15.9864" }, void 0) }), void 0));
29
+ };
30
+ exports.default = ScrollingText;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import type IconType from '../IconType';
3
+ declare const SellerPage: ({ color, size, ...rest }: IconType) => JSX.Element;
4
+ export default SellerPage;
@@ -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 SellerPage = 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: "M9.195,12.8463 L4.5195,12.8463 C3.87,12.8463 3.381,13.0113 3.0525,13.3443 C2.7255,13.6743 2.5605,14.1753 2.5605,14.8458 L2.5605,19.4403 C2.5605,20.1168 2.7255,20.6193 3.0525,20.9463 C3.381,21.2748 3.87,21.4398 4.5195,21.4398 L9.195,21.4398 C9.846,21.4398 10.3335,21.2748 10.662,20.9463 C10.989,20.6193 11.154,20.1168 11.154,19.4403 L11.154,14.8458 C11.154,14.1753 10.989,13.6743 10.662,13.3443 C10.3335,13.0113 9.846,12.8463 9.195,12.8463 M19.479,12.8463 L14.814,12.8463 C14.1585,12.8463 13.665,13.0113 13.338,13.3443 C13.0095,13.6743 12.846,14.1753 12.846,14.8458 L12.846,19.4403 C12.846,20.1168 13.0095,20.6193 13.338,20.9463 C13.665,21.2748 14.1585,21.4398 14.814,21.4398 L19.479,21.4398 C20.13,21.4398 20.6175,21.2748 20.946,20.9463 C21.2745,20.6193 21.438,20.1168 21.438,19.4403 L21.438,14.8458 C21.438,14.1753 21.2745,13.6743 20.946,13.3443 C20.6175,13.0113 20.13,12.8463 19.479,12.8463 M9.195,2.5623 L4.5195,2.5623 C3.87,2.5623 3.381,2.7258 3.0525,3.0543 C2.7255,3.3813 2.5605,3.8838 2.5605,4.5618 L2.5605,9.1443 C2.5605,9.8208 2.7255,10.3248 3.0525,10.6578 C3.381,10.9878 3.87,11.1543 4.5195,11.1543 L9.195,11.1543 C9.846,11.1543 10.3335,10.9878 10.662,10.6578 C10.989,10.3248 11.154,9.8208 11.154,9.1443 L11.154,4.5618 C11.154,3.8838 10.989,3.3813 10.662,3.0543 C10.3335,2.7258 9.846,2.5623 9.195,2.5623 M19.479,2.5623 L14.814,2.5623 C14.1585,2.5623 13.665,2.7258 13.338,3.0543 C13.0095,3.3813 12.846,3.8838 12.846,4.5618 L12.846,9.1443 C12.846,9.8208 13.0095,10.3248 13.338,10.6578 C13.665,10.9878 14.1585,11.1543 14.814,11.1543 L19.479,11.1543 C20.13,11.1543 20.6175,10.9878 20.946,10.6578 C21.2745,10.3248 21.438,9.8208 21.438,9.1443 L21.438,4.5618 C21.438,3.8838 21.2745,3.3813 20.946,3.0543 C20.6175,2.7258 20.13,2.5623 19.479,2.5623" }, void 0) }), void 0));
29
+ };
30
+ exports.default = SellerPage;
@@ -25,6 +25,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
25
25
  var jsx_runtime_1 = require("react/jsx-runtime");
26
26
  var Shape = 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({ stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd" }, { children: [(0, jsx_runtime_1.jsx)("path", { d: "M21.4556,14.4558 C21.4556,18.3218386 18.3216386,21.4558 14.4556,21.4558 C10.5895614,21.4558 7.4556,18.3218386 7.4556,14.4558 C7.4556,10.5897614 10.5895614,7.4558 14.4556,7.4558 C18.3216386,7.4558 21.4556,10.5897614 21.4556,14.4558", fill: color }, void 0), (0, jsx_runtime_1.jsx)("path", { d: "M5.945,14.4558 L5.281,14.4558 C4.177,14.4558 3.281,13.5608 3.281,12.4558 L3.281,5.2818 C3.281,4.1768 4.177,3.2818 5.281,3.2818 L12.456,3.2818 C13.56,3.2818 14.456,4.1768 14.456,5.2818 L14.456,5.9578", stroke: color, strokeWidth: "1.5", strokeLinecap: "round", strokeLinejoin: "round" }, void 0)] }), void 0) }), void 0));
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: "M20.7186,14.4558 C20.7186,17.9148 17.9146,20.7188 14.4556,20.7188 C10.9966,20.7188 8.1926,17.9148 8.1926,14.4558 C8.1926,10.9968 10.9966,8.1928 14.4556,8.1928 C17.9146,8.1928 20.7186,10.9968 20.7186,14.4558 Z M5.945,14.4558 L5.281,14.4558 C4.177,14.4558 3.281,13.5608 3.281,12.4558 L3.281,5.2818 C3.281,4.1768 4.177,3.2818 5.281,3.2818 L12.456,3.2818 C13.56,3.2818 14.456,4.1768 14.456,5.2818 L14.456,5.9578" }, void 0) }), void 0));
29
29
  };
30
30
  exports.default = Shape;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import type IconType from '../IconType';
3
+ declare const Slider: ({ color, size, ...rest }: IconType) => JSX.Element;
4
+ export default Slider;
@@ -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 Slider = 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: "M3.0398,10.244 L1.4388,11.979 L3.0788,13.756 M20.9602,10.244 L22.5612,11.979 L20.9212,13.756 M5.7637,14.5294 L5.7637,9.4704 C5.7637,8.4214 6.6147,7.5704 7.6637,7.5704 L16.3367,7.5704 C17.3857,7.5704 18.2367,8.4214 18.2367,9.4704 L18.2367,14.5294 C18.2367,15.5784 17.3857,16.4294 16.3367,16.4294 L7.6637,16.4294 C6.6147,16.4294 5.7637,15.5784 5.7637,14.5294 Z" }, void 0) }), void 0));
29
+ };
30
+ exports.default = Slider;
@@ -25,6 +25,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
25
25
  var jsx_runtime_1 = require("react/jsx-runtime");
26
26
  var Text = 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.jsx)("g", __assign({ stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M15.5355,9.5295 L12.7495,9.5295 L12.7495,15.8505 C12.7495,16.2645 12.4135,16.6005 11.9995,16.6005 C11.5855,16.6005 11.2495,16.2645 11.2495,15.8505 L11.2495,9.5295 L8.4645,9.5295 C8.0505,9.5295 7.7145,9.1935 7.7145,8.7795 C7.7145,8.3655 8.0505,8.0295 8.4645,8.0295 L15.5355,8.0295 C15.9495,8.0295 16.2855,8.3655 16.2855,8.7795 C16.2855,9.1935 15.9495,9.5295 15.5355,9.5295 M17.2505,3.2495 L6.7505,3.2495 C4.8165,3.2495 3.2505,4.8175 3.2505,6.7495 L3.2505,17.2495 C3.2505,19.1835 4.8165,20.7495 6.7505,20.7495 L17.2505,20.7495 C19.1825,20.7495 20.7505,19.1835 20.7505,17.2495 L20.7505,6.7495 C20.7505,4.8175 19.1825,3.2495 17.2505,3.2495", fill: color }, void 0) }), void 0) }), void 0));
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: "M17.2499,3.2499 L6.7499,3.2499 C4.8169,3.2499 3.2499,4.8169 3.2499,6.7499 L3.2499,17.2499 C3.2499,19.1829 4.8169,20.7499 6.7499,20.7499 L17.2499,20.7499 C19.1829,20.7499 20.7499,19.1829 20.7499,17.2499 L20.7499,6.7499 C20.7499,4.8169 19.1829,3.2499 17.2499,3.2499 L17.2499,3.2499 Z M17.2499,5.2499 C18.0769,5.2499 18.7499,5.9229 18.7499,6.7499 L18.7499,17.2499 C18.7499,18.0769 18.0769,18.7499 17.2499,18.7499 L6.7499,18.7499 C5.9229,18.7499 5.2499,18.0769 5.2499,17.2499 L5.2499,6.7499 C5.2499,5.9229 5.9229,5.2499 6.7499,5.2499 L17.2499,5.2499 Z" }, void 0), (0, jsx_runtime_1.jsx)("path", { stroke: color, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "2", d: "M8.4645,8.7795 L15.5355,8.7795 M12,8.7795 L12,15.8505" }, void 0)] }), void 0) }), void 0));
29
29
  };
30
30
  exports.default = Text;
@@ -25,6 +25,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
25
25
  var jsx_runtime_1 = require("react/jsx-runtime");
26
26
  var Trashcan = 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.jsx)("g", __assign({ stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M14.6784978,16.6283 C14.6775,17.0413 14.3425,17.3763 13.9285,17.3763 L13.9275,17.3763 C13.5125,17.3753 13.1775,17.0393 13.1784978,16.6243 L13.1905,10.9423 C13.1915,10.5293 13.5265,10.1943 13.9405,10.1943 L13.9415,10.1943 C14.3555,10.1953 14.6915,10.5313 14.6905022,10.9463 L14.6784978,16.6283 Z M10.8094978,16.6283 C10.8085,17.0413 10.4735,17.3763 10.0595,17.3763 L10.0585,17.3763 C9.6445,17.3753 9.3085,17.0393 9.30949777,16.6243 L9.3215,10.9423 C9.3225,10.5293 9.6575,10.1943 10.0715,10.1943 L10.0735,10.1943 C10.4875,10.1953 10.8225,10.5313 10.8215022,10.9463 L10.8094978,16.6283 Z M20.2245,5.8763 L15.1235,5.8763 L15.1235,4.6163 C15.1235,3.3293 14.1045,2.5643 12.8525,2.5643 L11.1475,2.5643 C9.8955,2.5643 8.8765,3.3293 8.8765,4.6163 L8.8765,5.8763 L3.7755,5.8763 C3.3615,5.8763 3.0255,6.2123 3.0255,6.6263 C3.0255,7.0403 3.3615,7.3763 3.7755,7.3763 L4.7295,7.3763 L5.4925,18.3283 C5.6175,20.1283 7.1295,21.5383 8.9335,21.5383 L15.0655,21.5383 C16.8705,21.5383 18.3825,20.1283 18.5075,18.3283 L19.2705,7.3763 L20.2245,7.3763 C20.6385,7.3763 20.9745,7.0403 20.9745,6.6263 C20.9745,6.2123 20.6385,5.8763 20.2245,5.8763 L20.2245,5.8763 Z", fill: color }, void 0) }), void 0) }), void 0));
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: "M18.5601,6.7819 L17.7591,18.2769 C17.6611,19.6919 16.4841,20.7889 15.0661,20.7889 L8.9341,20.7889 C7.5161,20.7889 6.3391,19.6919 6.2411,18.2769 L5.4401,6.7819 M10.0716,10.9444 L10.0596,16.6264 M13.9401,10.9444 L13.9281,16.6264 M3.7756,6.6266 L20.2246,6.6266 M9.4644,6.2332 L9.4644,4.8502 C9.4644,3.9452 10.1984,3.2112 11.1034,3.2112 L12.8964,3.2112 C13.8014,3.2112 14.5354,3.9452 14.5354,4.8502 L14.5354,6.2332" }, void 0) }), void 0));
29
29
  };
30
30
  exports.default = Trashcan;
@@ -25,6 +25,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
25
25
  var jsx_runtime_1 = require("react/jsx-runtime");
26
26
  var Upload = 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.jsx)("g", __assign({ stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", strokeLinecap: "round", strokeLinejoin: "round" }, { children: (0, jsx_runtime_1.jsx)("path", { d: "M19.7102,14.7857 L19.7102,17.5527 C19.7102,18.6567 18.8152,19.5527 17.7102,19.5527 L6.2902,19.5527 C5.1852,19.5527 4.2902,18.6567 4.2902,17.5527 L4.2902,14.7857 M15.6013,7.6027 L12.0003,4.0167 L8.3983,7.6027 M12,4.0167 L12,14.9587", stroke: color, strokeWidth: "1.5" }, void 0) }), void 0) }), void 0));
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: "M19.7102,14.7857 L19.7102,17.5527 C19.7102,18.6567 18.8152,19.5527 17.7102,19.5527 L6.2902,19.5527 C5.1852,19.5527 4.2902,18.6567 4.2902,17.5527 L4.2902,14.7857 M15.6013,7.6027 L12.0003,4.0167 L8.3983,7.6027 M12,4.0167 L12,14.9587" }, void 0) }), void 0));
29
29
  };
30
30
  exports.default = Upload;
@@ -0,0 +1,4 @@
1
+ /// <reference types="react" />
2
+ import type IconType from '../IconType';
3
+ declare const VideoType: ({ color, size, ...rest }: IconType) => JSX.Element;
4
+ export default VideoType;
@@ -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 VideoType = 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: "M14.5464,4 L4.6254,4 C2.9464,4 1.5864,5.361 1.5864,7.04 L1.5864,16.96 C1.5864,18.639 2.9464,20 4.6254,20 L14.5464,20 C16.2254,20 17.5864,18.639 17.5864,16.96 L17.5864,7.04 C17.5864,5.361 16.2254,4 14.5464,4 L14.5464,4 Z M14.5464,6 C15.1194,6 15.5864,6.466 15.5864,7.04 L15.5864,16.96 C15.5864,17.534 15.1194,18 14.5464,18 L4.6254,18 C4.0524,18 3.5864,17.534 3.5864,16.96 L3.5864,7.04 C3.5864,6.466 4.0524,6 4.6254,6 L14.5464,6 Z" }, void 0), (0, jsx_runtime_1.jsx)("path", { stroke: color, strokeLinecap: "round", strokeWidth: "2", d: "M17.489,10.2218 L20.804,7.6688 C21.464,7.1598 22.42,7.6348 22.4140281,8.4678 L22.362,15.7308 C22.356,16.5628 21.395,17.0238 20.742,16.5078 L17.448,13.9018" }, void 0)] }), void 0) }), void 0));
29
+ };
30
+ exports.default = VideoType;