@bigbinary/neeto-icons 1.20.23 → 1.20.25

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 (138) hide show
  1. package/dist/cjs/icons/ApiTemplates.js +76 -0
  2. package/dist/cjs/icons/ApiTemplates.js.map +1 -0
  3. package/dist/cjs/icons/Configure.js +125 -0
  4. package/dist/cjs/icons/Configure.js.map +1 -0
  5. package/dist/cjs/icons/Dependent.js +71 -0
  6. package/dist/cjs/icons/Dependent.js.map +1 -0
  7. package/dist/cjs/icons/EditSchedule.js +83 -0
  8. package/dist/cjs/icons/EditSchedule.js.map +1 -0
  9. package/dist/cjs/icons/EmailNotification.js +71 -0
  10. package/dist/cjs/icons/EmailNotification.js.map +1 -0
  11. package/dist/cjs/icons/FlowChart.js +84 -0
  12. package/dist/cjs/icons/FlowChart.js.map +1 -0
  13. package/dist/cjs/icons/FormClosed.js +55 -0
  14. package/dist/cjs/icons/FormClosed.js.map +1 -0
  15. package/dist/cjs/icons/Inactive.js +77 -0
  16. package/dist/cjs/icons/Inactive.js.map +1 -0
  17. package/dist/cjs/icons/InvalidUrl.js +71 -0
  18. package/dist/cjs/icons/InvalidUrl.js.map +1 -0
  19. package/dist/cjs/icons/ManageCalendar.js +83 -0
  20. package/dist/cjs/icons/ManageCalendar.js.map +1 -0
  21. package/dist/cjs/icons/MarginAll.js +75 -0
  22. package/dist/cjs/icons/MarginAll.js.map +1 -0
  23. package/dist/cjs/icons/MarginBottom.js +60 -0
  24. package/dist/cjs/icons/MarginBottom.js.map +1 -0
  25. package/dist/cjs/icons/MarginLeft.js +60 -0
  26. package/dist/cjs/icons/MarginLeft.js.map +1 -0
  27. package/dist/cjs/icons/MarginRight.js +60 -0
  28. package/dist/cjs/icons/MarginRight.js.map +1 -0
  29. package/dist/cjs/icons/MarginTop.js +60 -0
  30. package/dist/cjs/icons/MarginTop.js.map +1 -0
  31. package/dist/cjs/icons/MarginX.js +65 -0
  32. package/dist/cjs/icons/MarginX.js.map +1 -0
  33. package/dist/cjs/icons/MarginY.js +65 -0
  34. package/dist/cjs/icons/MarginY.js.map +1 -0
  35. package/dist/cjs/icons/PaddingAll.js +75 -0
  36. package/dist/cjs/icons/PaddingAll.js.map +1 -0
  37. package/dist/cjs/icons/PaddingBottom.js +60 -0
  38. package/dist/cjs/icons/PaddingBottom.js.map +1 -0
  39. package/dist/cjs/icons/PaddingLeft.js +60 -0
  40. package/dist/cjs/icons/PaddingLeft.js.map +1 -0
  41. package/dist/cjs/icons/PaddingRight.js +60 -0
  42. package/dist/cjs/icons/PaddingRight.js.map +1 -0
  43. package/dist/cjs/icons/PaddingTop.js +60 -0
  44. package/dist/cjs/icons/PaddingTop.js.map +1 -0
  45. package/dist/cjs/icons/PaddingX.js +65 -0
  46. package/dist/cjs/icons/PaddingX.js.map +1 -0
  47. package/dist/cjs/icons/PaddingY.js +65 -0
  48. package/dist/cjs/icons/PaddingY.js.map +1 -0
  49. package/dist/cjs/icons/PreventDuplicate.js +75 -0
  50. package/dist/cjs/icons/PreventDuplicate.js.map +1 -0
  51. package/dist/cjs/icons/RecurringInvoice.js +69 -0
  52. package/dist/cjs/icons/RecurringInvoice.js.map +1 -0
  53. package/dist/cjs/icons/RecurringMeeting.js +88 -0
  54. package/dist/cjs/icons/RecurringMeeting.js.map +1 -0
  55. package/dist/cjs/icons/Setup.js +83 -0
  56. package/dist/cjs/icons/Setup.js.map +1 -0
  57. package/dist/cjs/icons/TaskTags.js +87 -0
  58. package/dist/cjs/icons/TaskTags.js.map +1 -0
  59. package/dist/cjs/icons/Tax.js +63 -0
  60. package/dist/cjs/icons/Tax.js.map +1 -0
  61. package/dist/cjs/icons/TaxDetails.js +81 -0
  62. package/dist/cjs/icons/TaxDetails.js.map +1 -0
  63. package/dist/cjs/icons/ThankYouPage.js +82 -0
  64. package/dist/cjs/icons/ThankYouPage.js.map +1 -0
  65. package/dist/cjs/icons/Web.js +101 -0
  66. package/dist/cjs/icons/Web.js.map +1 -0
  67. package/dist/cjs/icons/index.js +264 -0
  68. package/dist/cjs/icons/index.js.map +1 -1
  69. package/dist/icons/ApiTemplates.js +66 -0
  70. package/dist/icons/ApiTemplates.js.map +1 -0
  71. package/dist/icons/Configure.js +115 -0
  72. package/dist/icons/Configure.js.map +1 -0
  73. package/dist/icons/Dependent.js +61 -0
  74. package/dist/icons/Dependent.js.map +1 -0
  75. package/dist/icons/EditSchedule.js +73 -0
  76. package/dist/icons/EditSchedule.js.map +1 -0
  77. package/dist/icons/EmailNotification.js +61 -0
  78. package/dist/icons/EmailNotification.js.map +1 -0
  79. package/dist/icons/FlowChart.js +74 -0
  80. package/dist/icons/FlowChart.js.map +1 -0
  81. package/dist/icons/FormClosed.js +45 -0
  82. package/dist/icons/FormClosed.js.map +1 -0
  83. package/dist/icons/Inactive.js +67 -0
  84. package/dist/icons/Inactive.js.map +1 -0
  85. package/dist/icons/InvalidUrl.js +61 -0
  86. package/dist/icons/InvalidUrl.js.map +1 -0
  87. package/dist/icons/ManageCalendar.js +73 -0
  88. package/dist/icons/ManageCalendar.js.map +1 -0
  89. package/dist/icons/MarginAll.js +65 -0
  90. package/dist/icons/MarginAll.js.map +1 -0
  91. package/dist/icons/MarginBottom.js +50 -0
  92. package/dist/icons/MarginBottom.js.map +1 -0
  93. package/dist/icons/MarginLeft.js +50 -0
  94. package/dist/icons/MarginLeft.js.map +1 -0
  95. package/dist/icons/MarginRight.js +50 -0
  96. package/dist/icons/MarginRight.js.map +1 -0
  97. package/dist/icons/MarginTop.js +50 -0
  98. package/dist/icons/MarginTop.js.map +1 -0
  99. package/dist/icons/MarginX.js +55 -0
  100. package/dist/icons/MarginX.js.map +1 -0
  101. package/dist/icons/MarginY.js +55 -0
  102. package/dist/icons/MarginY.js.map +1 -0
  103. package/dist/icons/PaddingAll.js +65 -0
  104. package/dist/icons/PaddingAll.js.map +1 -0
  105. package/dist/icons/PaddingBottom.js +50 -0
  106. package/dist/icons/PaddingBottom.js.map +1 -0
  107. package/dist/icons/PaddingLeft.js +50 -0
  108. package/dist/icons/PaddingLeft.js.map +1 -0
  109. package/dist/icons/PaddingRight.js +50 -0
  110. package/dist/icons/PaddingRight.js.map +1 -0
  111. package/dist/icons/PaddingTop.js +50 -0
  112. package/dist/icons/PaddingTop.js.map +1 -0
  113. package/dist/icons/PaddingX.js +55 -0
  114. package/dist/icons/PaddingX.js.map +1 -0
  115. package/dist/icons/PaddingY.js +55 -0
  116. package/dist/icons/PaddingY.js.map +1 -0
  117. package/dist/icons/PreventDuplicate.js +65 -0
  118. package/dist/icons/PreventDuplicate.js.map +1 -0
  119. package/dist/icons/RecurringInvoice.js +59 -0
  120. package/dist/icons/RecurringInvoice.js.map +1 -0
  121. package/dist/icons/RecurringMeeting.js +78 -0
  122. package/dist/icons/RecurringMeeting.js.map +1 -0
  123. package/dist/icons/Setup.js +73 -0
  124. package/dist/icons/Setup.js.map +1 -0
  125. package/dist/icons/TaskTags.js +77 -0
  126. package/dist/icons/TaskTags.js.map +1 -0
  127. package/dist/icons/Tax.js +53 -0
  128. package/dist/icons/Tax.js.map +1 -0
  129. package/dist/icons/TaxDetails.js +71 -0
  130. package/dist/icons/TaxDetails.js.map +1 -0
  131. package/dist/icons/ThankYouPage.js +72 -0
  132. package/dist/icons/ThankYouPage.js.map +1 -0
  133. package/dist/icons/Web.js +91 -0
  134. package/dist/icons/Web.js.map +1 -0
  135. package/dist/icons/index.js +34 -1
  136. package/dist/icons/index.js.map +1 -1
  137. package/icons.d.ts +33 -0
  138. package/package.json +1 -1
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../generate/icons/PaddingY.js"],"names":["PaddingY","size","color","strokeWidth","props"],"mappings":";;;;;;;AAAA;;;;;;;;;;;;AACA,IAAMA,QAAQ,GAAG,SAAXA,QAAW,OAKX;AAAA,uBAJJC,IAII;AAAA,MAJJA,IAII,0BAJG,EAIH;AAAA,wBAHJC,KAGI;AAAA,MAHJA,KAGI,2BAHI,cAGJ;AAAA,8BAFJC,WAEI;AAAA,MAFJA,WAEI,iCAFU,GAEV;AAAA,MADDC,KACC;;AACJ,sBACE;AAAK,IAAA,KAAK,EAAEH,IAAZ;AAAkB,IAAA,MAAM,EAAEA,IAA1B;AAAgC,IAAA,OAAO,EAAC,WAAxC;AAAoD,IAAA,IAAI,EAAC;AAAzD,KAAoEG,KAApE,gBACE;AAAG,IAAA,QAAQ,EAAC;AAAZ,kBACE;AACE,IAAA,CAAC,EAAE,CADL;AAEE,IAAA,CAAC,EAAE,CAFL;AAGE,IAAA,KAAK,EAAE,CAHT;AAIE,IAAA,MAAM,EAAE,CAJV;AAKE,IAAA,EAAE,EAAE,CALN;AAME,IAAA,MAAM,EAAEF,KANV;AAOE,IAAA,WAAW,EAAEC;AAPf,IADF,eAUE;AACE,IAAA,CAAC,EAAC,WADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC;AAJhB,IAVF,eAgBE;AACE,IAAA,CAAC,EAAC,aADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC;AAJhB,IAhBF,CADF,eAwBE,wDACE;AAAU,IAAA,EAAE,EAAC;AAAb,kBACE;AAAM,IAAA,KAAK,EAAE,EAAb;AAAiB,IAAA,MAAM,EAAE,EAAzB;AAA6B,IAAA,IAAI,EAAED;AAAnC,IADF,CADF,CAxBF,CADF;AAgCD,CAtCD;;eAuCeF,Q","sourcesContent":["import React from \"react\";\nconst PaddingY = ({\n size = 24,\n color = \"currentColor\",\n strokeWidth = 1.5,\n ...props\n}) => {\n return (\n <svg width={size} height={size} viewBox=\"0 0 24 24\" fill=\"none\" {...props}>\n <g clipPath=\"url(#PaddingY_js__clip0_7507_1527)\">\n <rect\n x={9}\n y={9}\n width={6}\n height={6}\n rx={1}\n stroke={color}\n strokeWidth={strokeWidth}\n />\n <path\n d=\"M19 3L5 3\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n />\n <path\n d=\"M19 21L5 21\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n />\n </g>\n <defs>\n <clipPath id=\"PaddingY_js__clip0_7507_1527\">\n <rect width={24} height={24} fill={color} />\n </clipPath>\n </defs>\n </svg>\n );\n};\nexport default PaddingY;\n"],"file":"PaddingY.js"}
@@ -0,0 +1,75 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+
8
+ var _react = _interopRequireDefault(require("react"));
9
+
10
+ var _excluded = ["size", "color", "strokeWidth"];
11
+
12
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
13
+
14
+ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
15
+
16
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
17
+
18
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
19
+
20
+ var PreventDuplicate = function PreventDuplicate(_ref) {
21
+ var _ref$size = _ref.size,
22
+ size = _ref$size === void 0 ? 24 : _ref$size,
23
+ _ref$color = _ref.color,
24
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
25
+ _ref$strokeWidth = _ref.strokeWidth,
26
+ strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
27
+ props = _objectWithoutProperties(_ref, _excluded);
28
+
29
+ return /*#__PURE__*/_react.default.createElement("svg", _extends({
30
+ width: size,
31
+ height: size,
32
+ viewBox: "0 0 24 24",
33
+ fill: "none"
34
+ }, props), /*#__PURE__*/_react.default.createElement("path", {
35
+ d: "M6.2245 12.7583H11.7718M6.2245 15.347H11.7718M6.2245 17.9357H11.7718M11.3515 22.0037H3.91314C3.14722 22.0037 2.52632 21.3828 2.52632 20.6169V10.4711C2.52632 10.1562 2.6335 9.85069 2.83022 9.60479L5.80811 5.88242C6.07129 5.55344 6.46974 5.36194 6.89103 5.36194H14.0831C14.849 5.36194 15.4699 5.98284 15.4699 6.74875V12.5902",
36
+ stroke: color,
37
+ strokeWidth: strokeWidth,
38
+ strokeLinecap: "round"
39
+ }), /*#__PURE__*/_react.default.createElement("path", {
40
+ d: "M19 12.5902V3.38682C19 2.6209 18.3791 2 17.6132 2H10.4211C9.99981 2 9.60136 2.19151 9.33818 2.52048L8.64511 3.38682",
41
+ stroke: color,
42
+ strokeWidth: strokeWidth,
43
+ strokeLinecap: "round"
44
+ }), /*#__PURE__*/_react.default.createElement("circle", {
45
+ cx: 6.35057,
46
+ cy: 9.9427,
47
+ r: 0.882519,
48
+ fill: color
49
+ }), /*#__PURE__*/_react.default.createElement("circle", {
50
+ cx: 8.70395,
51
+ cy: 9.9427,
52
+ r: 0.882519,
53
+ fill: color
54
+ }), /*#__PURE__*/_react.default.createElement("circle", {
55
+ cx: 11.0573,
56
+ cy: 9.9427,
57
+ r: 0.882519,
58
+ fill: color
59
+ }), /*#__PURE__*/_react.default.createElement("circle", {
60
+ cx: 18.5,
61
+ cy: 19.2105,
62
+ r: 3.5,
63
+ stroke: color,
64
+ strokeWidth: strokeWidth
65
+ }), /*#__PURE__*/_react.default.createElement("path", {
66
+ d: "M16.75 20.9605L20.25 17.4605",
67
+ stroke: color,
68
+ strokeWidth: strokeWidth,
69
+ strokeLinecap: "round"
70
+ }));
71
+ };
72
+
73
+ var _default = PreventDuplicate;
74
+ exports.default = _default;
75
+ //# sourceMappingURL=PreventDuplicate.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../generate/icons/PreventDuplicate.js"],"names":["PreventDuplicate","size","color","strokeWidth","props"],"mappings":";;;;;;;AAAA;;;;;;;;;;;;AACA,IAAMA,gBAAgB,GAAG,SAAnBA,gBAAmB,OAKnB;AAAA,uBAJJC,IAII;AAAA,MAJJA,IAII,0BAJG,EAIH;AAAA,wBAHJC,KAGI;AAAA,MAHJA,KAGI,2BAHI,cAGJ;AAAA,8BAFJC,WAEI;AAAA,MAFJA,WAEI,iCAFU,GAEV;AAAA,MADDC,KACC;;AACJ,sBACE;AAAK,IAAA,KAAK,EAAEH,IAAZ;AAAkB,IAAA,MAAM,EAAEA,IAA1B;AAAgC,IAAA,OAAO,EAAC,WAAxC;AAAoD,IAAA,IAAI,EAAC;AAAzD,KAAoEG,KAApE,gBACE;AACE,IAAA,CAAC,EAAC,oUADJ;AAEE,IAAA,MAAM,EAAEF,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC;AAJhB,IADF,eAOE;AACE,IAAA,CAAC,EAAC,qHADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC;AAJhB,IAPF,eAaE;AAAQ,IAAA,EAAE,EAAE,OAAZ;AAAqB,IAAA,EAAE,EAAE,MAAzB;AAAiC,IAAA,CAAC,EAAE,QAApC;AAA8C,IAAA,IAAI,EAAED;AAApD,IAbF,eAcE;AAAQ,IAAA,EAAE,EAAE,OAAZ;AAAqB,IAAA,EAAE,EAAE,MAAzB;AAAiC,IAAA,CAAC,EAAE,QAApC;AAA8C,IAAA,IAAI,EAAEA;AAApD,IAdF,eAeE;AAAQ,IAAA,EAAE,EAAE,OAAZ;AAAqB,IAAA,EAAE,EAAE,MAAzB;AAAiC,IAAA,CAAC,EAAE,QAApC;AAA8C,IAAA,IAAI,EAAEA;AAApD,IAfF,eAgBE;AACE,IAAA,EAAE,EAAE,IADN;AAEE,IAAA,EAAE,EAAE,OAFN;AAGE,IAAA,CAAC,EAAE,GAHL;AAIE,IAAA,MAAM,EAAEA,KAJV;AAKE,IAAA,WAAW,EAAEC;AALf,IAhBF,eAuBE;AACE,IAAA,CAAC,EAAC,8BADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC;AAJhB,IAvBF,CADF;AAgCD,CAtCD;;eAuCeH,gB","sourcesContent":["import React from \"react\";\nconst PreventDuplicate = ({\n size = 24,\n color = \"currentColor\",\n strokeWidth = 1.5,\n ...props\n}) => {\n return (\n <svg width={size} height={size} viewBox=\"0 0 24 24\" fill=\"none\" {...props}>\n <path\n d=\"M6.2245 12.7583H11.7718M6.2245 15.347H11.7718M6.2245 17.9357H11.7718M11.3515 22.0037H3.91314C3.14722 22.0037 2.52632 21.3828 2.52632 20.6169V10.4711C2.52632 10.1562 2.6335 9.85069 2.83022 9.60479L5.80811 5.88242C6.07129 5.55344 6.46974 5.36194 6.89103 5.36194H14.0831C14.849 5.36194 15.4699 5.98284 15.4699 6.74875V12.5902\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n />\n <path\n d=\"M19 12.5902V3.38682C19 2.6209 18.3791 2 17.6132 2H10.4211C9.99981 2 9.60136 2.19151 9.33818 2.52048L8.64511 3.38682\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n />\n <circle cx={6.35057} cy={9.9427} r={0.882519} fill={color} />\n <circle cx={8.70395} cy={9.9427} r={0.882519} fill={color} />\n <circle cx={11.0573} cy={9.9427} r={0.882519} fill={color} />\n <circle\n cx={18.5}\n cy={19.2105}\n r={3.5}\n stroke={color}\n strokeWidth={strokeWidth}\n />\n <path\n d=\"M16.75 20.9605L20.25 17.4605\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n />\n </svg>\n );\n};\nexport default PreventDuplicate;\n"],"file":"PreventDuplicate.js"}
@@ -0,0 +1,69 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+
8
+ var _react = _interopRequireDefault(require("react"));
9
+
10
+ var _excluded = ["size", "color", "strokeWidth"];
11
+
12
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
13
+
14
+ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
15
+
16
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
17
+
18
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
19
+
20
+ var RecurringInvoice = function RecurringInvoice(_ref) {
21
+ var _ref$size = _ref.size,
22
+ size = _ref$size === void 0 ? 24 : _ref$size,
23
+ _ref$color = _ref.color,
24
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
25
+ _ref$strokeWidth = _ref.strokeWidth,
26
+ strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
27
+ props = _objectWithoutProperties(_ref, _excluded);
28
+
29
+ return /*#__PURE__*/_react.default.createElement("svg", _extends({
30
+ width: size,
31
+ height: size,
32
+ viewBox: "0 0 24 24",
33
+ fill: "none"
34
+ }, props), /*#__PURE__*/_react.default.createElement("path", {
35
+ d: "M10 7H2.83333C2.3731 7 2 7.3731 2 7.83333V18.9358C2 19.1725 2.10062 19.398 2.27674 19.5561L4.36897 21.4337C4.7157 21.7449 5.25018 21.7113 5.5553 21.3593L6.4852 20.2863C6.77425 19.9528 7.27321 19.9025 7.62303 20.1716L9.42326 21.5564C9.75365 21.8105 10.221 21.7814 10.5173 21.4883L11.7473 20.2719C12.072 19.9508 12.5946 19.9508 12.9193 20.2719L14.0338 21.3741C14.3764 21.7129 14.934 21.6915 15.2496 21.3274L16.7964 19.5426C16.9277 19.3911 17 19.1973 17 18.9968V13.9924",
36
+ stroke: color,
37
+ strokeWidth: strokeWidth,
38
+ strokeLinecap: "round",
39
+ strokeLinejoin: "round"
40
+ }), /*#__PURE__*/_react.default.createElement("path", {
41
+ d: "M11.25 11.75H9.375C9.07663 11.75 8.79048 11.8685 8.57951 12.0795C8.36853 12.2905 8.25 12.5766 8.25 12.875C8.25 13.1734 8.36853 13.4595 8.57951 13.6705C8.79048 13.8815 9.07663 14 9.375 14H10.125C10.4234 14 10.7095 14.1185 10.9205 14.3295C11.1315 14.5405 11.25 14.8266 11.25 15.125C11.25 15.4234 11.1315 15.7095 10.9205 15.9205C10.7095 16.1315 10.4234 16.25 10.125 16.25H8.25",
42
+ stroke: color,
43
+ strokeWidth: strokeWidth,
44
+ strokeLinecap: "round",
45
+ strokeLinejoin: "round"
46
+ }), /*#__PURE__*/_react.default.createElement("path", {
47
+ d: "M9.75 16.25V17M9.75 11V11.75",
48
+ stroke: color,
49
+ strokeWidth: strokeWidth,
50
+ strokeLinecap: "round",
51
+ strokeLinejoin: "round"
52
+ }), /*#__PURE__*/_react.default.createElement("path", {
53
+ d: "M22.0056 5.93155C21.868 4.94105 21.4085 4.02329 20.6979 3.31963C19.9874 2.61598 19.0651 2.16546 18.0734 2.03749C17.0816 1.90952 16.0752 2.11119 15.2093 2.61143C14.3434 3.11167 13.666 3.88273 13.2814 4.80585M13 2.55444V4.80585H15.2514",
54
+ stroke: color,
55
+ strokeWidth: strokeWidth,
56
+ strokeLinecap: "round",
57
+ strokeLinejoin: "round"
58
+ }), /*#__PURE__*/_react.default.createElement("path", {
59
+ d: "M13 7.05725C13.1377 8.04775 13.5971 8.96551 14.3077 9.66916C15.0183 10.3728 15.9405 10.8233 16.9323 10.9513C17.9241 11.0793 18.9304 10.8776 19.7963 10.3774C20.6622 9.87713 21.3396 9.10607 21.7242 8.18295M22.0056 10.4344V8.18295H19.7542",
60
+ stroke: color,
61
+ strokeWidth: strokeWidth,
62
+ strokeLinecap: "round",
63
+ strokeLinejoin: "round"
64
+ }));
65
+ };
66
+
67
+ var _default = RecurringInvoice;
68
+ exports.default = _default;
69
+ //# sourceMappingURL=RecurringInvoice.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../generate/icons/RecurringInvoice.js"],"names":["RecurringInvoice","size","color","strokeWidth","props"],"mappings":";;;;;;;AAAA;;;;;;;;;;;;AACA,IAAMA,gBAAgB,GAAG,SAAnBA,gBAAmB,OAKnB;AAAA,uBAJJC,IAII;AAAA,MAJJA,IAII,0BAJG,EAIH;AAAA,wBAHJC,KAGI;AAAA,MAHJA,KAGI,2BAHI,cAGJ;AAAA,8BAFJC,WAEI;AAAA,MAFJA,WAEI,iCAFU,GAEV;AAAA,MADDC,KACC;;AACJ,sBACE;AAAK,IAAA,KAAK,EAAEH,IAAZ;AAAkB,IAAA,MAAM,EAAEA,IAA1B;AAAgC,IAAA,OAAO,EAAC,WAAxC;AAAoD,IAAA,IAAI,EAAC;AAAzD,KAAoEG,KAApE,gBACE;AACE,IAAA,CAAC,EAAC,odADJ;AAEE,IAAA,MAAM,EAAEF,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IADF,eAQE;AACE,IAAA,CAAC,EAAC,uXADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IARF,eAeE;AACE,IAAA,CAAC,EAAC,8BADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAfF,eAsBE;AACE,IAAA,CAAC,EAAC,2OADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAtBF,eA6BE;AACE,IAAA,CAAC,EAAC,6OADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IA7BF,CADF;AAuCD,CA7CD;;eA8CeH,gB","sourcesContent":["import React from \"react\";\nconst RecurringInvoice = ({\n size = 24,\n color = \"currentColor\",\n strokeWidth = 1.5,\n ...props\n}) => {\n return (\n <svg width={size} height={size} viewBox=\"0 0 24 24\" fill=\"none\" {...props}>\n <path\n d=\"M10 7H2.83333C2.3731 7 2 7.3731 2 7.83333V18.9358C2 19.1725 2.10062 19.398 2.27674 19.5561L4.36897 21.4337C4.7157 21.7449 5.25018 21.7113 5.5553 21.3593L6.4852 20.2863C6.77425 19.9528 7.27321 19.9025 7.62303 20.1716L9.42326 21.5564C9.75365 21.8105 10.221 21.7814 10.5173 21.4883L11.7473 20.2719C12.072 19.9508 12.5946 19.9508 12.9193 20.2719L14.0338 21.3741C14.3764 21.7129 14.934 21.6915 15.2496 21.3274L16.7964 19.5426C16.9277 19.3911 17 19.1973 17 18.9968V13.9924\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M11.25 11.75H9.375C9.07663 11.75 8.79048 11.8685 8.57951 12.0795C8.36853 12.2905 8.25 12.5766 8.25 12.875C8.25 13.1734 8.36853 13.4595 8.57951 13.6705C8.79048 13.8815 9.07663 14 9.375 14H10.125C10.4234 14 10.7095 14.1185 10.9205 14.3295C11.1315 14.5405 11.25 14.8266 11.25 15.125C11.25 15.4234 11.1315 15.7095 10.9205 15.9205C10.7095 16.1315 10.4234 16.25 10.125 16.25H8.25\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M9.75 16.25V17M9.75 11V11.75\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M22.0056 5.93155C21.868 4.94105 21.4085 4.02329 20.6979 3.31963C19.9874 2.61598 19.0651 2.16546 18.0734 2.03749C17.0816 1.90952 16.0752 2.11119 15.2093 2.61143C14.3434 3.11167 13.666 3.88273 13.2814 4.80585M13 2.55444V4.80585H15.2514\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M13 7.05725C13.1377 8.04775 13.5971 8.96551 14.3077 9.66916C15.0183 10.3728 15.9405 10.8233 16.9323 10.9513C17.9241 11.0793 18.9304 10.8776 19.7963 10.3774C20.6622 9.87713 21.3396 9.10607 21.7242 8.18295M22.0056 10.4344V8.18295H19.7542\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </svg>\n );\n};\nexport default RecurringInvoice;\n"],"file":"RecurringInvoice.js"}
@@ -0,0 +1,88 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+
8
+ var _react = _interopRequireDefault(require("react"));
9
+
10
+ var _excluded = ["size", "color", "strokeWidth"];
11
+
12
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
13
+
14
+ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
15
+
16
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
17
+
18
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
19
+
20
+ var RecurringMeeting = function RecurringMeeting(_ref) {
21
+ var _ref$size = _ref.size,
22
+ size = _ref$size === void 0 ? 24 : _ref$size,
23
+ _ref$color = _ref.color,
24
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
25
+ _ref$strokeWidth = _ref.strokeWidth,
26
+ strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
27
+ props = _objectWithoutProperties(_ref, _excluded);
28
+
29
+ return /*#__PURE__*/_react.default.createElement("svg", _extends({
30
+ width: size,
31
+ height: size,
32
+ viewBox: "0 0 24 24",
33
+ fill: "none"
34
+ }, props), /*#__PURE__*/_react.default.createElement("g", {
35
+ clipPath: "url(#RecurringMeeting_js__clip0_7489_213)"
36
+ }, /*#__PURE__*/_react.default.createElement("rect", {
37
+ width: 24,
38
+ height: 24,
39
+ fill: color,
40
+ fillOpacity: 0.01
41
+ }), /*#__PURE__*/_react.default.createElement("path", {
42
+ d: "M10 20H4C3.46957 20 2.96086 19.7893 2.58579 19.4142C2.21071 19.0391 2 18.5304 2 18V6C2 5.46957 2.21071 4.96086 2.58579 4.58579C2.96086 4.21071 3.46957 4 4 4H16C16.5304 4 17.0391 4.21071 17.4142 4.58579C17.7893 4.96086 18 5.46957 18 6V10",
43
+ stroke: color,
44
+ strokeWidth: strokeWidth,
45
+ strokeLinecap: "round",
46
+ strokeLinejoin: "round"
47
+ }), /*#__PURE__*/_react.default.createElement("path", {
48
+ d: "M14 2V6",
49
+ stroke: color,
50
+ strokeWidth: strokeWidth,
51
+ strokeLinecap: "round",
52
+ strokeLinejoin: "round"
53
+ }), /*#__PURE__*/_react.default.createElement("path", {
54
+ d: "M6 2V6",
55
+ stroke: color,
56
+ strokeWidth: strokeWidth,
57
+ strokeLinecap: "round",
58
+ strokeLinejoin: "round"
59
+ }), /*#__PURE__*/_react.default.createElement("path", {
60
+ d: "M2 10H18",
61
+ stroke: color,
62
+ strokeWidth: strokeWidth,
63
+ strokeLinecap: "round",
64
+ strokeLinejoin: "round"
65
+ }), /*#__PURE__*/_react.default.createElement("path", {
66
+ d: "M22.0056 16.9315C21.868 15.9411 21.4085 15.0233 20.6979 14.3196C19.9874 13.616 19.0651 13.1655 18.0734 13.0375C17.0816 12.9095 16.0752 13.1112 15.2093 13.6114C14.3434 14.1117 13.666 14.8827 13.2814 15.8058M13 13.5544V15.8058H15.2514",
67
+ stroke: color,
68
+ strokeWidth: strokeWidth,
69
+ strokeLinecap: "round",
70
+ strokeLinejoin: "round"
71
+ }), /*#__PURE__*/_react.default.createElement("path", {
72
+ d: "M13 18.0573C13.1377 19.0477 13.5971 19.9655 14.3077 20.6692C15.0183 21.3728 15.9405 21.8233 16.9323 21.9513C17.9241 22.0793 18.9304 21.8776 19.7963 21.3774C20.6622 20.8771 21.3396 20.1061 21.7242 19.183M22.0056 21.4344V19.183H19.7542",
73
+ stroke: color,
74
+ strokeWidth: strokeWidth,
75
+ strokeLinecap: "round",
76
+ strokeLinejoin: "round"
77
+ })), /*#__PURE__*/_react.default.createElement("defs", null, /*#__PURE__*/_react.default.createElement("clipPath", {
78
+ id: "RecurringMeeting_js__clip0_7489_213"
79
+ }, /*#__PURE__*/_react.default.createElement("rect", {
80
+ width: 24,
81
+ height: 24,
82
+ fill: color
83
+ }))));
84
+ };
85
+
86
+ var _default = RecurringMeeting;
87
+ exports.default = _default;
88
+ //# sourceMappingURL=RecurringMeeting.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../generate/icons/RecurringMeeting.js"],"names":["RecurringMeeting","size","color","strokeWidth","props"],"mappings":";;;;;;;AAAA;;;;;;;;;;;;AACA,IAAMA,gBAAgB,GAAG,SAAnBA,gBAAmB,OAKnB;AAAA,uBAJJC,IAII;AAAA,MAJJA,IAII,0BAJG,EAIH;AAAA,wBAHJC,KAGI;AAAA,MAHJA,KAGI,2BAHI,cAGJ;AAAA,8BAFJC,WAEI;AAAA,MAFJA,WAEI,iCAFU,GAEV;AAAA,MADDC,KACC;;AACJ,sBACE;AAAK,IAAA,KAAK,EAAEH,IAAZ;AAAkB,IAAA,MAAM,EAAEA,IAA1B;AAAgC,IAAA,OAAO,EAAC,WAAxC;AAAoD,IAAA,IAAI,EAAC;AAAzD,KAAoEG,KAApE,gBACE;AAAG,IAAA,QAAQ,EAAC;AAAZ,kBACE;AAAM,IAAA,KAAK,EAAE,EAAb;AAAiB,IAAA,MAAM,EAAE,EAAzB;AAA6B,IAAA,IAAI,EAAEF,KAAnC;AAA0C,IAAA,WAAW,EAAE;AAAvD,IADF,eAEE;AACE,IAAA,CAAC,EAAC,8OADJ;AAEE,IAAA,MAAM,EAAEA,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAFF,eASE;AACE,IAAA,CAAC,EAAC,SADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IATF,eAgBE;AACE,IAAA,CAAC,EAAC,QADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAhBF,eAuBE;AACE,IAAA,CAAC,EAAC,UADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAvBF,eA8BE;AACE,IAAA,CAAC,EAAC,0OADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IA9BF,eAqCE;AACE,IAAA,CAAC,EAAC,2OADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IArCF,CADF,eA8CE,wDACE;AAAU,IAAA,EAAE,EAAC;AAAb,kBACE;AAAM,IAAA,KAAK,EAAE,EAAb;AAAiB,IAAA,MAAM,EAAE,EAAzB;AAA6B,IAAA,IAAI,EAAED;AAAnC,IADF,CADF,CA9CF,CADF;AAsDD,CA5DD;;eA6DeF,gB","sourcesContent":["import React from \"react\";\nconst RecurringMeeting = ({\n size = 24,\n color = \"currentColor\",\n strokeWidth = 1.5,\n ...props\n}) => {\n return (\n <svg width={size} height={size} viewBox=\"0 0 24 24\" fill=\"none\" {...props}>\n <g clipPath=\"url(#RecurringMeeting_js__clip0_7489_213)\">\n <rect width={24} height={24} fill={color} fillOpacity={0.01} />\n <path\n d=\"M10 20H4C3.46957 20 2.96086 19.7893 2.58579 19.4142C2.21071 19.0391 2 18.5304 2 18V6C2 5.46957 2.21071 4.96086 2.58579 4.58579C2.96086 4.21071 3.46957 4 4 4H16C16.5304 4 17.0391 4.21071 17.4142 4.58579C17.7893 4.96086 18 5.46957 18 6V10\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M14 2V6\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M6 2V6\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M2 10H18\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M22.0056 16.9315C21.868 15.9411 21.4085 15.0233 20.6979 14.3196C19.9874 13.616 19.0651 13.1655 18.0734 13.0375C17.0816 12.9095 16.0752 13.1112 15.2093 13.6114C14.3434 14.1117 13.666 14.8827 13.2814 15.8058M13 13.5544V15.8058H15.2514\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M13 18.0573C13.1377 19.0477 13.5971 19.9655 14.3077 20.6692C15.0183 21.3728 15.9405 21.8233 16.9323 21.9513C17.9241 22.0793 18.9304 21.8776 19.7963 21.3774C20.6622 20.8771 21.3396 20.1061 21.7242 19.183M22.0056 21.4344V19.183H19.7542\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </g>\n <defs>\n <clipPath id=\"RecurringMeeting_js__clip0_7489_213\">\n <rect width={24} height={24} fill={color} />\n </clipPath>\n </defs>\n </svg>\n );\n};\nexport default RecurringMeeting;\n"],"file":"RecurringMeeting.js"}
@@ -0,0 +1,83 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+
8
+ var _react = _interopRequireDefault(require("react"));
9
+
10
+ var _excluded = ["size", "color", "strokeWidth"];
11
+
12
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
13
+
14
+ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
15
+
16
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
17
+
18
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
19
+
20
+ var Setup = function Setup(_ref) {
21
+ var _ref$size = _ref.size,
22
+ size = _ref$size === void 0 ? 24 : _ref$size,
23
+ _ref$color = _ref.color,
24
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
25
+ _ref$strokeWidth = _ref.strokeWidth,
26
+ strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
27
+ props = _objectWithoutProperties(_ref, _excluded);
28
+
29
+ return /*#__PURE__*/_react.default.createElement("svg", _extends({
30
+ width: size,
31
+ height: size,
32
+ viewBox: "0 0 24 24",
33
+ fill: "none"
34
+ }, props), /*#__PURE__*/_react.default.createElement("g", {
35
+ clipPath: "url(#Setup_js__clip0_7495_424)"
36
+ }, /*#__PURE__*/_react.default.createElement("path", {
37
+ d: "M21 13V15C21 15.2652 20.8946 15.5196 20.7071 15.7071C20.5196 15.8946 20.2652 16 20 16H4C3.73478 16 3.48043 15.8946 3.29289 15.7071C3.10536 15.5196 3 15.2652 3 15V5C3 4.73478 3.10536 4.48043 3.29289 4.29289C3.48043 4.10536 3.73478 4 4 4H11",
38
+ stroke: color,
39
+ strokeWidth: strokeWidth,
40
+ strokeLinecap: "round",
41
+ strokeLinejoin: "round"
42
+ }), /*#__PURE__*/_react.default.createElement("path", {
43
+ d: "M7 20H17",
44
+ stroke: color,
45
+ strokeWidth: strokeWidth,
46
+ strokeLinecap: "round",
47
+ strokeLinejoin: "round"
48
+ }), /*#__PURE__*/_react.default.createElement("path", {
49
+ d: "M9 16V20",
50
+ stroke: color,
51
+ strokeWidth: strokeWidth,
52
+ strokeLinecap: "round",
53
+ strokeLinejoin: "round"
54
+ }), /*#__PURE__*/_react.default.createElement("path", {
55
+ d: "M15 16V20",
56
+ stroke: color,
57
+ strokeWidth: strokeWidth,
58
+ strokeLinecap: "round",
59
+ strokeLinejoin: "round"
60
+ }), /*#__PURE__*/_react.default.createElement("path", {
61
+ d: "M18.9319 1C19.0431 1.00002 19.1515 1.03535 19.2425 1.10118C19.3334 1.167 19.4024 1.26011 19.4399 1.36778L19.7142 2.15389C19.7577 2.27751 19.8422 2.38137 19.9528 2.44722L20.7664 2.93056C20.8769 2.99615 21.0064 3.01938 21.132 2.99611L21.931 2.84778C22.0405 2.82729 22.1535 2.84213 22.2545 2.89026C22.3555 2.93839 22.4395 3.01747 22.4952 3.11667L22.9271 3.88333C22.9829 3.98227 23.0076 4.09651 22.998 4.21046C22.9883 4.3244 22.9447 4.43251 22.8731 4.52L22.3489 5.15778C22.2663 5.25807 22.221 5.38523 22.2209 5.51667V6.48333C22.221 6.61477 22.2663 6.74193 22.3489 6.84222L22.8731 7.48C22.9447 7.56749 22.9883 7.6756 22.998 7.78955C23.0076 7.90349 22.9829 8.01773 22.9271 8.11667L22.4952 8.88333C22.4396 8.98243 22.3556 9.06144 22.2547 9.10956C22.1538 9.15769 22.0409 9.17259 21.9315 9.15222L21.1325 9.00389C21.007 8.98062 20.8775 9.00385 20.767 9.06944L19.9534 9.55278C19.8428 9.61863 19.7583 9.72249 19.7147 9.84611L19.4405 10.6322C19.4029 10.74 19.3338 10.8332 19.2428 10.899C19.1518 10.9648 19.0432 11.0001 18.9319 11H18.0681C17.9569 11 17.8485 10.9646 17.7575 10.8988C17.6666 10.833 17.5976 10.7399 17.5601 10.6322L17.2858 9.84611C17.2423 9.72265 17.158 9.61884 17.0477 9.55278L16.2336 9.06944C16.1231 9.00385 15.9936 8.98062 15.868 9.00389L15.069 9.15222C14.9595 9.17271 14.8465 9.15787 14.7455 9.10974C14.6445 9.06161 14.5605 8.98253 14.5048 8.88333L14.0729 8.11667C14.0171 8.01773 13.9924 7.90349 14.002 7.78955C14.0117 7.6756 14.0553 7.56749 14.1269 7.48L14.6511 6.84222C14.7337 6.74193 14.779 6.61477 14.7791 6.48333V5.51667C14.779 5.38523 14.7337 5.25807 14.6511 5.15778L14.1323 4.52C14.0607 4.43251 14.0171 4.3244 14.0074 4.21046C13.9978 4.09651 14.0225 3.98227 14.0783 3.88333L14.5102 3.11667C14.5658 3.01757 14.6498 2.93856 14.7507 2.89044C14.8516 2.84231 14.9645 2.82741 15.0739 2.84778L15.8729 2.99611C15.9984 3.01938 16.1279 2.99615 16.2384 2.93056L17.0526 2.44722C17.1629 2.38116 17.2471 2.27735 17.2907 2.15389L17.5649 1.36778C17.6022 1.26091 17.6704 1.16836 17.7604 1.10261C17.8504 1.03685 17.9577 1.00104 18.0681 1H18.9319Z",
62
+ stroke: color,
63
+ strokeWidth: strokeWidth,
64
+ strokeLinecap: "round",
65
+ strokeLinejoin: "round"
66
+ }), /*#__PURE__*/_react.default.createElement("path", {
67
+ d: "M18.5 7.52778C19.32 7.52778 19.9847 6.84377 19.9847 6C19.9847 5.15623 19.32 4.47222 18.5 4.47222C17.68 4.47222 17.0153 5.15623 17.0153 6C17.0153 6.84377 17.68 7.52778 18.5 7.52778Z",
68
+ stroke: color,
69
+ strokeWidth: strokeWidth,
70
+ strokeLinecap: "round",
71
+ strokeLinejoin: "round"
72
+ })), /*#__PURE__*/_react.default.createElement("defs", null, /*#__PURE__*/_react.default.createElement("clipPath", {
73
+ id: "Setup_js__clip0_7495_424"
74
+ }, /*#__PURE__*/_react.default.createElement("rect", {
75
+ width: 24,
76
+ height: 24,
77
+ fill: color
78
+ }))));
79
+ };
80
+
81
+ var _default = Setup;
82
+ exports.default = _default;
83
+ //# sourceMappingURL=Setup.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../generate/icons/Setup.js"],"names":["Setup","size","color","strokeWidth","props"],"mappings":";;;;;;;AAAA;;;;;;;;;;;;AACA,IAAMA,KAAK,GAAG,SAARA,KAAQ,OAKR;AAAA,uBAJJC,IAII;AAAA,MAJJA,IAII,0BAJG,EAIH;AAAA,wBAHJC,KAGI;AAAA,MAHJA,KAGI,2BAHI,cAGJ;AAAA,8BAFJC,WAEI;AAAA,MAFJA,WAEI,iCAFU,GAEV;AAAA,MADDC,KACC;;AACJ,sBACE;AAAK,IAAA,KAAK,EAAEH,IAAZ;AAAkB,IAAA,MAAM,EAAEA,IAA1B;AAAgC,IAAA,OAAO,EAAC,WAAxC;AAAoD,IAAA,IAAI,EAAC;AAAzD,KAAoEG,KAApE,gBACE;AAAG,IAAA,QAAQ,EAAC;AAAZ,kBACE;AACE,IAAA,CAAC,EAAC,gPADJ;AAEE,IAAA,MAAM,EAAEF,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IADF,eAQE;AACE,IAAA,CAAC,EAAC,UADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IARF,eAeE;AACE,IAAA,CAAC,EAAC,UADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAfF,eAsBE;AACE,IAAA,CAAC,EAAC,WADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAtBF,eA6BE;AACE,IAAA,CAAC,EAAC,y/DADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IA7BF,eAoCE;AACE,IAAA,CAAC,EAAC,sLADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IApCF,CADF,eA6CE,wDACE;AAAU,IAAA,EAAE,EAAC;AAAb,kBACE;AAAM,IAAA,KAAK,EAAE,EAAb;AAAiB,IAAA,MAAM,EAAE,EAAzB;AAA6B,IAAA,IAAI,EAAED;AAAnC,IADF,CADF,CA7CF,CADF;AAqDD,CA3DD;;eA4DeF,K","sourcesContent":["import React from \"react\";\nconst Setup = ({\n size = 24,\n color = \"currentColor\",\n strokeWidth = 1.5,\n ...props\n}) => {\n return (\n <svg width={size} height={size} viewBox=\"0 0 24 24\" fill=\"none\" {...props}>\n <g clipPath=\"url(#Setup_js__clip0_7495_424)\">\n <path\n d=\"M21 13V15C21 15.2652 20.8946 15.5196 20.7071 15.7071C20.5196 15.8946 20.2652 16 20 16H4C3.73478 16 3.48043 15.8946 3.29289 15.7071C3.10536 15.5196 3 15.2652 3 15V5C3 4.73478 3.10536 4.48043 3.29289 4.29289C3.48043 4.10536 3.73478 4 4 4H11\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M7 20H17\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M9 16V20\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M15 16V20\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M18.9319 1C19.0431 1.00002 19.1515 1.03535 19.2425 1.10118C19.3334 1.167 19.4024 1.26011 19.4399 1.36778L19.7142 2.15389C19.7577 2.27751 19.8422 2.38137 19.9528 2.44722L20.7664 2.93056C20.8769 2.99615 21.0064 3.01938 21.132 2.99611L21.931 2.84778C22.0405 2.82729 22.1535 2.84213 22.2545 2.89026C22.3555 2.93839 22.4395 3.01747 22.4952 3.11667L22.9271 3.88333C22.9829 3.98227 23.0076 4.09651 22.998 4.21046C22.9883 4.3244 22.9447 4.43251 22.8731 4.52L22.3489 5.15778C22.2663 5.25807 22.221 5.38523 22.2209 5.51667V6.48333C22.221 6.61477 22.2663 6.74193 22.3489 6.84222L22.8731 7.48C22.9447 7.56749 22.9883 7.6756 22.998 7.78955C23.0076 7.90349 22.9829 8.01773 22.9271 8.11667L22.4952 8.88333C22.4396 8.98243 22.3556 9.06144 22.2547 9.10956C22.1538 9.15769 22.0409 9.17259 21.9315 9.15222L21.1325 9.00389C21.007 8.98062 20.8775 9.00385 20.767 9.06944L19.9534 9.55278C19.8428 9.61863 19.7583 9.72249 19.7147 9.84611L19.4405 10.6322C19.4029 10.74 19.3338 10.8332 19.2428 10.899C19.1518 10.9648 19.0432 11.0001 18.9319 11H18.0681C17.9569 11 17.8485 10.9646 17.7575 10.8988C17.6666 10.833 17.5976 10.7399 17.5601 10.6322L17.2858 9.84611C17.2423 9.72265 17.158 9.61884 17.0477 9.55278L16.2336 9.06944C16.1231 9.00385 15.9936 8.98062 15.868 9.00389L15.069 9.15222C14.9595 9.17271 14.8465 9.15787 14.7455 9.10974C14.6445 9.06161 14.5605 8.98253 14.5048 8.88333L14.0729 8.11667C14.0171 8.01773 13.9924 7.90349 14.002 7.78955C14.0117 7.6756 14.0553 7.56749 14.1269 7.48L14.6511 6.84222C14.7337 6.74193 14.779 6.61477 14.7791 6.48333V5.51667C14.779 5.38523 14.7337 5.25807 14.6511 5.15778L14.1323 4.52C14.0607 4.43251 14.0171 4.3244 14.0074 4.21046C13.9978 4.09651 14.0225 3.98227 14.0783 3.88333L14.5102 3.11667C14.5658 3.01757 14.6498 2.93856 14.7507 2.89044C14.8516 2.84231 14.9645 2.82741 15.0739 2.84778L15.8729 2.99611C15.9984 3.01938 16.1279 2.99615 16.2384 2.93056L17.0526 2.44722C17.1629 2.38116 17.2471 2.27735 17.2907 2.15389L17.5649 1.36778C17.6022 1.26091 17.6704 1.16836 17.7604 1.10261C17.8504 1.03685 17.9577 1.00104 18.0681 1H18.9319Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M18.5 7.52778C19.32 7.52778 19.9847 6.84377 19.9847 6C19.9847 5.15623 19.32 4.47222 18.5 4.47222C17.68 4.47222 17.0153 5.15623 17.0153 6C17.0153 6.84377 17.68 7.52778 18.5 7.52778Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </g>\n <defs>\n <clipPath id=\"Setup_js__clip0_7495_424\">\n <rect width={24} height={24} fill={color} />\n </clipPath>\n </defs>\n </svg>\n );\n};\nexport default Setup;\n"],"file":"Setup.js"}
@@ -0,0 +1,87 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+
8
+ var _react = _interopRequireDefault(require("react"));
9
+
10
+ var _excluded = ["size", "color", "strokeWidth"];
11
+
12
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
13
+
14
+ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
15
+
16
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
17
+
18
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
19
+
20
+ var TaskTags = function TaskTags(_ref) {
21
+ var _ref$size = _ref.size,
22
+ size = _ref$size === void 0 ? 24 : _ref$size,
23
+ _ref$color = _ref.color,
24
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
25
+ _ref$strokeWidth = _ref.strokeWidth,
26
+ strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
27
+ props = _objectWithoutProperties(_ref, _excluded);
28
+
29
+ return /*#__PURE__*/_react.default.createElement("svg", _extends({
30
+ width: size,
31
+ height: size,
32
+ viewBox: "0 0 24 24",
33
+ fill: "none"
34
+ }, props), /*#__PURE__*/_react.default.createElement("path", {
35
+ d: "M6.5 7.5C6.5 7.76522 6.60536 8.01957 6.79289 8.20711C6.98043 8.39464 7.23478 8.5 7.5 8.5C7.76522 8.5 8.01957 8.39464 8.20711 8.20711C8.39464 8.01957 8.5 7.76522 8.5 7.5C8.5 7.23478 8.39464 6.98043 8.20711 6.79289C8.01957 6.60536 7.76522 6.5 7.5 6.5C7.23478 6.5 6.98043 6.60536 6.79289 6.79289C6.60536 6.98043 6.5 7.23478 6.5 7.5Z",
36
+ stroke: color,
37
+ strokeWidth: strokeWidth,
38
+ strokeLinecap: "round",
39
+ strokeLinejoin: "round"
40
+ }), /*#__PURE__*/_react.default.createElement("path", {
41
+ d: "M11 20L3.586 12.586C3.2109 12.211 3.00011 11.7024 3 11.172V6C3 5.20435 3.31607 4.44129 3.87868 3.87868C4.44129 3.31607 5.20435 3 6 3H11.172C11.7024 3.00011 12.211 3.2109 12.586 3.586L16.441 7.441L18 9",
42
+ stroke: color,
43
+ strokeWidth: strokeWidth,
44
+ strokeLinecap: "round",
45
+ strokeLinejoin: "round"
46
+ }), /*#__PURE__*/_react.default.createElement("path", {
47
+ d: "M15 12H22.3333",
48
+ stroke: color,
49
+ strokeWidth: strokeWidth,
50
+ strokeLinecap: "round",
51
+ strokeLinejoin: "round"
52
+ }), /*#__PURE__*/_react.default.createElement("path", {
53
+ d: "M15 15H22.3333",
54
+ stroke: color,
55
+ strokeWidth: strokeWidth,
56
+ strokeLinecap: "round",
57
+ strokeLinejoin: "round"
58
+ }), /*#__PURE__*/_react.default.createElement("path", {
59
+ d: "M15 18H22.3333",
60
+ stroke: color,
61
+ strokeWidth: strokeWidth,
62
+ strokeLinecap: "round",
63
+ strokeLinejoin: "round"
64
+ }), /*#__PURE__*/_react.default.createElement("path", {
65
+ d: "M13 12V12.0067",
66
+ stroke: color,
67
+ strokeWidth: strokeWidth,
68
+ strokeLinecap: "round",
69
+ strokeLinejoin: "round"
70
+ }), /*#__PURE__*/_react.default.createElement("path", {
71
+ d: "M13 15V15.0067",
72
+ stroke: color,
73
+ strokeWidth: strokeWidth,
74
+ strokeLinecap: "round",
75
+ strokeLinejoin: "round"
76
+ }), /*#__PURE__*/_react.default.createElement("path", {
77
+ d: "M13 18V18.0067",
78
+ stroke: color,
79
+ strokeWidth: strokeWidth,
80
+ strokeLinecap: "round",
81
+ strokeLinejoin: "round"
82
+ }));
83
+ };
84
+
85
+ var _default = TaskTags;
86
+ exports.default = _default;
87
+ //# sourceMappingURL=TaskTags.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../generate/icons/TaskTags.js"],"names":["TaskTags","size","color","strokeWidth","props"],"mappings":";;;;;;;AAAA;;;;;;;;;;;;AACA,IAAMA,QAAQ,GAAG,SAAXA,QAAW,OAKX;AAAA,uBAJJC,IAII;AAAA,MAJJA,IAII,0BAJG,EAIH;AAAA,wBAHJC,KAGI;AAAA,MAHJA,KAGI,2BAHI,cAGJ;AAAA,8BAFJC,WAEI;AAAA,MAFJA,WAEI,iCAFU,GAEV;AAAA,MADDC,KACC;;AACJ,sBACE;AAAK,IAAA,KAAK,EAAEH,IAAZ;AAAkB,IAAA,MAAM,EAAEA,IAA1B;AAAgC,IAAA,OAAO,EAAC,WAAxC;AAAoD,IAAA,IAAI,EAAC;AAAzD,KAAoEG,KAApE,gBACE;AACE,IAAA,CAAC,EAAC,2UADJ;AAEE,IAAA,MAAM,EAAEF,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IADF,eAQE;AACE,IAAA,CAAC,EAAC,0MADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IARF,eAeE;AACE,IAAA,CAAC,EAAC,gBADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAfF,eAsBE;AACE,IAAA,CAAC,EAAC,gBADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAtBF,eA6BE;AACE,IAAA,CAAC,EAAC,gBADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IA7BF,eAoCE;AACE,IAAA,CAAC,EAAC,gBADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IApCF,eA2CE;AACE,IAAA,CAAC,EAAC,gBADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IA3CF,eAkDE;AACE,IAAA,CAAC,EAAC,gBADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAlDF,CADF;AA4DD,CAlED;;eAmEeH,Q","sourcesContent":["import React from \"react\";\nconst TaskTags = ({\n size = 24,\n color = \"currentColor\",\n strokeWidth = 1.5,\n ...props\n}) => {\n return (\n <svg width={size} height={size} viewBox=\"0 0 24 24\" fill=\"none\" {...props}>\n <path\n d=\"M6.5 7.5C6.5 7.76522 6.60536 8.01957 6.79289 8.20711C6.98043 8.39464 7.23478 8.5 7.5 8.5C7.76522 8.5 8.01957 8.39464 8.20711 8.20711C8.39464 8.01957 8.5 7.76522 8.5 7.5C8.5 7.23478 8.39464 6.98043 8.20711 6.79289C8.01957 6.60536 7.76522 6.5 7.5 6.5C7.23478 6.5 6.98043 6.60536 6.79289 6.79289C6.60536 6.98043 6.5 7.23478 6.5 7.5Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M11 20L3.586 12.586C3.2109 12.211 3.00011 11.7024 3 11.172V6C3 5.20435 3.31607 4.44129 3.87868 3.87868C4.44129 3.31607 5.20435 3 6 3H11.172C11.7024 3.00011 12.211 3.2109 12.586 3.586L16.441 7.441L18 9\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M15 12H22.3333\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M15 15H22.3333\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M15 18H22.3333\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M13 12V12.0067\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M13 15V15.0067\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M13 18V18.0067\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </svg>\n );\n};\nexport default TaskTags;\n"],"file":"TaskTags.js"}
@@ -0,0 +1,63 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+
8
+ var _react = _interopRequireDefault(require("react"));
9
+
10
+ var _excluded = ["size", "color", "strokeWidth"];
11
+
12
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
13
+
14
+ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
15
+
16
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
17
+
18
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
19
+
20
+ var Tax = function Tax(_ref) {
21
+ var _ref$size = _ref.size,
22
+ size = _ref$size === void 0 ? 24 : _ref$size,
23
+ _ref$color = _ref.color,
24
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
25
+ _ref$strokeWidth = _ref.strokeWidth,
26
+ strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
27
+ props = _objectWithoutProperties(_ref, _excluded);
28
+
29
+ return /*#__PURE__*/_react.default.createElement("svg", _extends({
30
+ width: size,
31
+ height: size,
32
+ viewBox: "0 0 24 24",
33
+ fill: "none"
34
+ }, props), /*#__PURE__*/_react.default.createElement("path", {
35
+ d: "M20 3H4C3.44772 3 3 3.44772 3 4V17.323C3 17.607 3.12074 17.8776 3.33209 18.0673L5.84277 20.3204C6.25884 20.6938 6.90022 20.6536 7.26636 20.2311L8.38224 18.9436C8.7291 18.5433 9.32785 18.483 9.74764 18.8059L11.9079 20.4676C12.3044 20.7726 12.8652 20.7377 13.2208 20.386L14.6968 18.9262C15.0864 18.5409 15.7136 18.5409 16.1032 18.9262L17.4406 20.249C17.8517 20.6555 18.5208 20.6298 18.8995 20.1929L20.7557 18.0511C20.9133 17.8693 21 17.6368 21 17.3962V4C21 3.44772 20.5523 3 20 3Z",
36
+ stroke: color,
37
+ strokeWidth: strokeWidth,
38
+ strokeLinecap: "round",
39
+ strokeLinejoin: "round"
40
+ }), /*#__PURE__*/_react.default.createElement("path", {
41
+ d: "M9 14L15 8",
42
+ stroke: color,
43
+ strokeWidth: strokeWidth,
44
+ strokeLinecap: "round",
45
+ strokeLinejoin: "round"
46
+ }), /*#__PURE__*/_react.default.createElement("path", {
47
+ d: "M9.5 9C9.77614 9 10 8.77614 10 8.5C10 8.22386 9.77614 8 9.5 8C9.22386 8 9 8.22386 9 8.5C9 8.77614 9.22386 9 9.5 9Z",
48
+ stroke: color,
49
+ strokeWidth: strokeWidth,
50
+ strokeLinecap: "round",
51
+ strokeLinejoin: "round"
52
+ }), /*#__PURE__*/_react.default.createElement("path", {
53
+ d: "M14.5 14C14.7761 14 15 13.7761 15 13.5C15 13.2239 14.7761 13 14.5 13C14.2239 13 14 13.2239 14 13.5C14 13.7761 14.2239 14 14.5 14Z",
54
+ stroke: color,
55
+ strokeWidth: strokeWidth,
56
+ strokeLinecap: "round",
57
+ strokeLinejoin: "round"
58
+ }));
59
+ };
60
+
61
+ var _default = Tax;
62
+ exports.default = _default;
63
+ //# sourceMappingURL=Tax.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../generate/icons/Tax.js"],"names":["Tax","size","color","strokeWidth","props"],"mappings":";;;;;;;AAAA;;;;;;;;;;;;AACA,IAAMA,GAAG,GAAG,SAANA,GAAM,OAKN;AAAA,uBAJJC,IAII;AAAA,MAJJA,IAII,0BAJG,EAIH;AAAA,wBAHJC,KAGI;AAAA,MAHJA,KAGI,2BAHI,cAGJ;AAAA,8BAFJC,WAEI;AAAA,MAFJA,WAEI,iCAFU,GAEV;AAAA,MADDC,KACC;;AACJ,sBACE;AAAK,IAAA,KAAK,EAAEH,IAAZ;AAAkB,IAAA,MAAM,EAAEA,IAA1B;AAAgC,IAAA,OAAO,EAAC,WAAxC;AAAoD,IAAA,IAAI,EAAC;AAAzD,KAAoEG,KAApE,gBACE;AACE,IAAA,CAAC,EAAC,geADJ;AAEE,IAAA,MAAM,EAAEF,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IADF,eAQE;AACE,IAAA,CAAC,EAAC,YADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IARF,eAeE;AACE,IAAA,CAAC,EAAC,oHADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAfF,eAsBE;AACE,IAAA,CAAC,EAAC,mIADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAtBF,CADF;AAgCD,CAtCD;;eAuCeH,G","sourcesContent":["import React from \"react\";\nconst Tax = ({\n size = 24,\n color = \"currentColor\",\n strokeWidth = 1.5,\n ...props\n}) => {\n return (\n <svg width={size} height={size} viewBox=\"0 0 24 24\" fill=\"none\" {...props}>\n <path\n d=\"M20 3H4C3.44772 3 3 3.44772 3 4V17.323C3 17.607 3.12074 17.8776 3.33209 18.0673L5.84277 20.3204C6.25884 20.6938 6.90022 20.6536 7.26636 20.2311L8.38224 18.9436C8.7291 18.5433 9.32785 18.483 9.74764 18.8059L11.9079 20.4676C12.3044 20.7726 12.8652 20.7377 13.2208 20.386L14.6968 18.9262C15.0864 18.5409 15.7136 18.5409 16.1032 18.9262L17.4406 20.249C17.8517 20.6555 18.5208 20.6298 18.8995 20.1929L20.7557 18.0511C20.9133 17.8693 21 17.6368 21 17.3962V4C21 3.44772 20.5523 3 20 3Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M9 14L15 8\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M9.5 9C9.77614 9 10 8.77614 10 8.5C10 8.22386 9.77614 8 9.5 8C9.22386 8 9 8.22386 9 8.5C9 8.77614 9.22386 9 9.5 9Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M14.5 14C14.7761 14 15 13.7761 15 13.5C15 13.2239 14.7761 13 14.5 13C14.2239 13 14 13.2239 14 13.5C14 13.7761 14.2239 14 14.5 14Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </svg>\n );\n};\nexport default Tax;\n"],"file":"Tax.js"}
@@ -0,0 +1,81 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+
8
+ var _react = _interopRequireDefault(require("react"));
9
+
10
+ var _excluded = ["size", "color", "strokeWidth"];
11
+
12
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
13
+
14
+ function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
15
+
16
+ function _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }
17
+
18
+ function _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }
19
+
20
+ var TaxDetails = function TaxDetails(_ref) {
21
+ var _ref$size = _ref.size,
22
+ size = _ref$size === void 0 ? 24 : _ref$size,
23
+ _ref$color = _ref.color,
24
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
25
+ _ref$strokeWidth = _ref.strokeWidth,
26
+ strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
27
+ props = _objectWithoutProperties(_ref, _excluded);
28
+
29
+ return /*#__PURE__*/_react.default.createElement("svg", _extends({
30
+ width: size,
31
+ height: size,
32
+ viewBox: "0 0 24 24",
33
+ fill: "none"
34
+ }, props), /*#__PURE__*/_react.default.createElement("path", {
35
+ d: "M9 7H2.83333C2.3731 7 2 7.3731 2 7.83333V18.9358C2 19.1725 2.10062 19.398 2.27674 19.5561L4.36897 21.4337C4.7157 21.7449 5.25018 21.7113 5.5553 21.3593L6.4852 20.2863C6.77425 19.9528 7.27321 19.9025 7.62303 20.1716L9.42326 21.5564C9.75365 21.8105 10.221 21.7814 10.5173 21.4883L11.7473 20.2719C12.072 19.9508 12.5946 19.9508 12.9193 20.2719L14.0338 21.3741C14.3764 21.7129 14.934 21.6915 15.2496 21.3274L16.7964 19.5426C16.9277 19.3911 17 19.1973 17 18.9968V14.9924",
36
+ stroke: color,
37
+ strokeWidth: strokeWidth,
38
+ strokeLinecap: "round",
39
+ strokeLinejoin: "round"
40
+ }), /*#__PURE__*/_react.default.createElement("path", {
41
+ d: "M11.25 11.75H9.375C9.07663 11.75 8.79048 11.8685 8.57951 12.0795C8.36853 12.2905 8.25 12.5766 8.25 12.875C8.25 13.1734 8.36853 13.4595 8.57951 13.6705C8.79048 13.8815 9.07663 14 9.375 14H10.125C10.4234 14 10.7095 14.1185 10.9205 14.3295C11.1315 14.5405 11.25 14.8266 11.25 15.125C11.25 15.4234 11.1315 15.7095 10.9205 15.9205C10.7095 16.1315 10.4234 16.25 10.125 16.25H8.25",
42
+ stroke: color,
43
+ strokeWidth: strokeWidth,
44
+ strokeLinecap: "round",
45
+ strokeLinejoin: "round"
46
+ }), /*#__PURE__*/_react.default.createElement("path", {
47
+ d: "M9.75 16.25V17M9.75 11V11.75",
48
+ stroke: color,
49
+ strokeWidth: strokeWidth,
50
+ strokeLinecap: "round",
51
+ strokeLinejoin: "round"
52
+ }), /*#__PURE__*/_react.default.createElement("path", {
53
+ d: "M12 7C12 7.65661 12.1293 8.30679 12.3806 8.91342C12.6319 9.52005 13.0002 10.0712 13.4645 10.5355C13.9288 10.9998 14.48 11.3681 15.0866 11.6194C15.6932 11.8707 16.3434 12 17 12C17.6566 12 18.3068 11.8707 18.9134 11.6194C19.52 11.3681 20.0712 10.9998 20.5355 10.5355C20.9998 10.0712 21.3681 9.52005 21.6194 8.91342C21.8707 8.30679 22 7.65661 22 7C22 5.67392 21.4732 4.40215 20.5355 3.46447C19.5979 2.52678 18.3261 2 17 2C15.6739 2 14.4021 2.52678 13.4645 3.46447C12.5268 4.40215 12 5.67392 12 7Z",
54
+ stroke: color,
55
+ strokeWidth: strokeWidth,
56
+ strokeLinecap: "round",
57
+ strokeLinejoin: "round"
58
+ }), /*#__PURE__*/_react.default.createElement("path", {
59
+ d: "M15.3333 8.70839L18.6666 5.37506",
60
+ stroke: color,
61
+ strokeWidth: strokeWidth,
62
+ strokeLinecap: "round",
63
+ strokeLinejoin: "round"
64
+ }), /*#__PURE__*/_react.default.createElement("path", {
65
+ d: "M15.3333 5.39166V5.39833",
66
+ stroke: color,
67
+ strokeWidth: strokeWidth,
68
+ strokeLinecap: "round",
69
+ strokeLinejoin: "round"
70
+ }), /*#__PURE__*/_react.default.createElement("path", {
71
+ d: "M18.6667 8.73334V8.74",
72
+ stroke: color,
73
+ strokeWidth: strokeWidth,
74
+ strokeLinecap: "round",
75
+ strokeLinejoin: "round"
76
+ }));
77
+ };
78
+
79
+ var _default = TaxDetails;
80
+ exports.default = _default;
81
+ //# sourceMappingURL=TaxDetails.js.map