@bigbinary/neeto-icons 1.20.23 → 1.20.24

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 (82) 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/PreventDuplicate.js +75 -0
  22. package/dist/cjs/icons/PreventDuplicate.js.map +1 -0
  23. package/dist/cjs/icons/RecurringInvoice.js +69 -0
  24. package/dist/cjs/icons/RecurringInvoice.js.map +1 -0
  25. package/dist/cjs/icons/RecurringMeeting.js +88 -0
  26. package/dist/cjs/icons/RecurringMeeting.js.map +1 -0
  27. package/dist/cjs/icons/Setup.js +83 -0
  28. package/dist/cjs/icons/Setup.js.map +1 -0
  29. package/dist/cjs/icons/TaskTags.js +87 -0
  30. package/dist/cjs/icons/TaskTags.js.map +1 -0
  31. package/dist/cjs/icons/Tax.js +63 -0
  32. package/dist/cjs/icons/Tax.js.map +1 -0
  33. package/dist/cjs/icons/TaxDetails.js +81 -0
  34. package/dist/cjs/icons/TaxDetails.js.map +1 -0
  35. package/dist/cjs/icons/ThankYouPage.js +82 -0
  36. package/dist/cjs/icons/ThankYouPage.js.map +1 -0
  37. package/dist/cjs/icons/Web.js +101 -0
  38. package/dist/cjs/icons/Web.js.map +1 -0
  39. package/dist/cjs/icons/index.js +152 -0
  40. package/dist/cjs/icons/index.js.map +1 -1
  41. package/dist/icons/ApiTemplates.js +66 -0
  42. package/dist/icons/ApiTemplates.js.map +1 -0
  43. package/dist/icons/Configure.js +115 -0
  44. package/dist/icons/Configure.js.map +1 -0
  45. package/dist/icons/Dependent.js +61 -0
  46. package/dist/icons/Dependent.js.map +1 -0
  47. package/dist/icons/EditSchedule.js +73 -0
  48. package/dist/icons/EditSchedule.js.map +1 -0
  49. package/dist/icons/EmailNotification.js +61 -0
  50. package/dist/icons/EmailNotification.js.map +1 -0
  51. package/dist/icons/FlowChart.js +74 -0
  52. package/dist/icons/FlowChart.js.map +1 -0
  53. package/dist/icons/FormClosed.js +45 -0
  54. package/dist/icons/FormClosed.js.map +1 -0
  55. package/dist/icons/Inactive.js +67 -0
  56. package/dist/icons/Inactive.js.map +1 -0
  57. package/dist/icons/InvalidUrl.js +61 -0
  58. package/dist/icons/InvalidUrl.js.map +1 -0
  59. package/dist/icons/ManageCalendar.js +73 -0
  60. package/dist/icons/ManageCalendar.js.map +1 -0
  61. package/dist/icons/PreventDuplicate.js +65 -0
  62. package/dist/icons/PreventDuplicate.js.map +1 -0
  63. package/dist/icons/RecurringInvoice.js +59 -0
  64. package/dist/icons/RecurringInvoice.js.map +1 -0
  65. package/dist/icons/RecurringMeeting.js +78 -0
  66. package/dist/icons/RecurringMeeting.js.map +1 -0
  67. package/dist/icons/Setup.js +73 -0
  68. package/dist/icons/Setup.js.map +1 -0
  69. package/dist/icons/TaskTags.js +77 -0
  70. package/dist/icons/TaskTags.js.map +1 -0
  71. package/dist/icons/Tax.js +53 -0
  72. package/dist/icons/Tax.js.map +1 -0
  73. package/dist/icons/TaxDetails.js +71 -0
  74. package/dist/icons/TaxDetails.js.map +1 -0
  75. package/dist/icons/ThankYouPage.js +72 -0
  76. package/dist/icons/ThankYouPage.js.map +1 -0
  77. package/dist/icons/Web.js +91 -0
  78. package/dist/icons/Web.js.map +1 -0
  79. package/dist/icons/index.js +20 -1
  80. package/dist/icons/index.js.map +1 -1
  81. package/icons.d.ts +19 -0
  82. package/package.json +1 -1
@@ -0,0 +1,76 @@
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 ApiTemplates = function ApiTemplates(_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(#ApiTemplates_js__clip0_7489_175)"
36
+ }, /*#__PURE__*/_react.default.createElement("path", {
37
+ d: "M11 21H7C5.89543 21 5 20.1046 5 19V5C5 3.89543 5.89543 3 7 3H14.1716C14.702 3 15.2107 3.21071 15.5858 3.58579L18.4142 6.41421C18.7893 6.78929 19 7.29799 19 7.82843V11",
38
+ stroke: color,
39
+ strokeWidth: strokeWidth,
40
+ strokeLinecap: "round"
41
+ }), /*#__PURE__*/_react.default.createElement("path", {
42
+ d: "M9 8H15",
43
+ stroke: color,
44
+ strokeWidth: strokeWidth,
45
+ strokeLinecap: "round",
46
+ strokeLinejoin: "round"
47
+ }), /*#__PURE__*/_react.default.createElement("path", {
48
+ d: "M9 11H15",
49
+ stroke: color,
50
+ strokeWidth: strokeWidth,
51
+ strokeLinecap: "round",
52
+ strokeLinejoin: "round"
53
+ }), /*#__PURE__*/_react.default.createElement("path", {
54
+ d: "M15.8333 14C15.5902 14 15.3571 14.0966 15.1852 14.2685C15.0132 14.4404 14.9167 14.6736 14.9167 14.9167V16.2917C14.9167 16.6563 14.8201 17.0061 14.6482 17.2639C14.4763 17.5218 14.2431 17.6667 14 17.6667C14.2431 17.6667 14.4763 17.8115 14.6482 18.0694C14.8201 18.3273 14.9167 18.677 14.9167 19.0417V20.4167C14.9167 20.6598 15.0132 20.8929 15.1852 21.0648C15.3571 21.2368 15.5902 21.3333 15.8333 21.3333",
55
+ stroke: color,
56
+ strokeWidth: strokeWidth,
57
+ strokeLinecap: "round",
58
+ strokeLinejoin: "round"
59
+ }), /*#__PURE__*/_react.default.createElement("path", {
60
+ d: "M20.4167 14C20.6598 14 20.8929 14.0966 21.0648 14.2685C21.2368 14.4404 21.3333 14.6736 21.3333 14.9167V16.2917C21.3333 16.6563 21.4299 17.0061 21.6018 17.2639C21.7737 17.5218 22.0069 17.6667 22.25 17.6667C22.0069 17.6667 21.7737 17.8115 21.6018 18.0694C21.4299 18.3273 21.3333 18.677 21.3333 19.0417V20.4167C21.3333 20.6598 21.2368 20.8929 21.0648 21.0648C20.8929 21.2368 20.6598 21.3333 20.4167 21.3333",
61
+ stroke: color,
62
+ strokeWidth: strokeWidth,
63
+ strokeLinecap: "round",
64
+ strokeLinejoin: "round"
65
+ })), /*#__PURE__*/_react.default.createElement("defs", null, /*#__PURE__*/_react.default.createElement("clipPath", {
66
+ id: "ApiTemplates_js__clip0_7489_175"
67
+ }, /*#__PURE__*/_react.default.createElement("rect", {
68
+ width: 24,
69
+ height: 24,
70
+ fill: color
71
+ }))));
72
+ };
73
+
74
+ var _default = ApiTemplates;
75
+ exports.default = _default;
76
+ //# sourceMappingURL=ApiTemplates.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../generate/icons/ApiTemplates.js"],"names":["ApiTemplates","size","color","strokeWidth","props"],"mappings":";;;;;;;AAAA;;;;;;;;;;;;AACA,IAAMA,YAAY,GAAG,SAAfA,YAAe,OAKf;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,wKADJ;AAEE,IAAA,MAAM,EAAEF,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC;AAJhB,IADF,eAOE;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,IAPF,eAcE;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,IAdF,eAqBE;AACE,IAAA,CAAC,EAAC,kZADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IArBF,eA4BE;AACE,IAAA,CAAC,EAAC,qZADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IA5BF,CADF,eAqCE,wDACE;AAAU,IAAA,EAAE,EAAC;AAAb,kBACE;AAAM,IAAA,KAAK,EAAE,EAAb;AAAiB,IAAA,MAAM,EAAE,EAAzB;AAA6B,IAAA,IAAI,EAAED;AAAnC,IADF,CADF,CArCF,CADF;AA6CD,CAnDD;;eAoDeF,Y","sourcesContent":["import React from \"react\";\nconst ApiTemplates = ({\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(#ApiTemplates_js__clip0_7489_175)\">\n <path\n d=\"M11 21H7C5.89543 21 5 20.1046 5 19V5C5 3.89543 5.89543 3 7 3H14.1716C14.702 3 15.2107 3.21071 15.5858 3.58579L18.4142 6.41421C18.7893 6.78929 19 7.29799 19 7.82843V11\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n />\n <path\n d=\"M9 8H15\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M9 11H15\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M15.8333 14C15.5902 14 15.3571 14.0966 15.1852 14.2685C15.0132 14.4404 14.9167 14.6736 14.9167 14.9167V16.2917C14.9167 16.6563 14.8201 17.0061 14.6482 17.2639C14.4763 17.5218 14.2431 17.6667 14 17.6667C14.2431 17.6667 14.4763 17.8115 14.6482 18.0694C14.8201 18.3273 14.9167 18.677 14.9167 19.0417V20.4167C14.9167 20.6598 15.0132 20.8929 15.1852 21.0648C15.3571 21.2368 15.5902 21.3333 15.8333 21.3333\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M20.4167 14C20.6598 14 20.8929 14.0966 21.0648 14.2685C21.2368 14.4404 21.3333 14.6736 21.3333 14.9167V16.2917C21.3333 16.6563 21.4299 17.0061 21.6018 17.2639C21.7737 17.5218 22.0069 17.6667 22.25 17.6667C22.0069 17.6667 21.7737 17.8115 21.6018 18.0694C21.4299 18.3273 21.3333 18.677 21.3333 19.0417V20.4167C21.3333 20.6598 21.2368 20.8929 21.0648 21.0648C20.8929 21.2368 20.6598 21.3333 20.4167 21.3333\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </g>\n <defs>\n <clipPath id=\"ApiTemplates_js__clip0_7489_175\">\n <rect width={24} height={24} fill={color} />\n </clipPath>\n </defs>\n </svg>\n );\n};\nexport default ApiTemplates;\n"],"file":"ApiTemplates.js"}
@@ -0,0 +1,125 @@
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 Configure = function Configure(_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(#Configure_js__clip0_7495_433)"
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: "M13 4.75C13 5.08152 13.1317 5.39946 13.3661 5.63388C13.6005 5.8683 13.9185 6 14.25 6C14.5815 6 14.8995 5.8683 15.1339 5.63388C15.3683 5.39946 15.5 5.08152 15.5 4.75C15.5 4.41848 15.3683 4.10054 15.1339 3.86612C14.8995 3.6317 14.5815 3.5 14.25 3.5C13.9185 3.5 13.6005 3.6317 13.3661 3.86612C13.1317 4.10054 13 4.41848 13 4.75Z",
62
+ stroke: color,
63
+ strokeWidth: strokeWidth,
64
+ strokeLinecap: "round",
65
+ strokeLinejoin: "round"
66
+ }), /*#__PURE__*/_react.default.createElement("path", {
67
+ d: "M14.25 1V3.5",
68
+ stroke: color,
69
+ strokeWidth: strokeWidth,
70
+ strokeLinecap: "round",
71
+ strokeLinejoin: "round"
72
+ }), /*#__PURE__*/_react.default.createElement("path", {
73
+ d: "M14.25 6V11",
74
+ stroke: color,
75
+ strokeWidth: strokeWidth,
76
+ strokeLinecap: "round",
77
+ strokeLinejoin: "round"
78
+ }), /*#__PURE__*/_react.default.createElement("path", {
79
+ d: "M16.75 8.5C16.75 8.83152 16.8817 9.14946 17.1161 9.38388C17.3505 9.6183 17.6685 9.75 18 9.75C18.3315 9.75 18.6495 9.6183 18.8839 9.38388C19.1183 9.14946 19.25 8.83152 19.25 8.5C19.25 8.16848 19.1183 7.85054 18.8839 7.61612C18.6495 7.3817 18.3315 7.25 18 7.25C17.6685 7.25 17.3505 7.3817 17.1161 7.61612C16.8817 7.85054 16.75 8.16848 16.75 8.5Z",
80
+ stroke: color,
81
+ strokeWidth: strokeWidth,
82
+ strokeLinecap: "round",
83
+ strokeLinejoin: "round"
84
+ }), /*#__PURE__*/_react.default.createElement("path", {
85
+ d: "M18 1V7.25",
86
+ stroke: color,
87
+ strokeWidth: strokeWidth,
88
+ strokeLinecap: "round",
89
+ strokeLinejoin: "round"
90
+ }), /*#__PURE__*/_react.default.createElement("path", {
91
+ d: "M18 9.75V11",
92
+ stroke: color,
93
+ strokeWidth: strokeWidth,
94
+ strokeLinecap: "round",
95
+ strokeLinejoin: "round"
96
+ }), /*#__PURE__*/_react.default.createElement("path", {
97
+ d: "M20.5 2.875C20.5 3.20652 20.6317 3.52446 20.8661 3.75888C21.1005 3.9933 21.4185 4.125 21.75 4.125C22.0815 4.125 22.3995 3.9933 22.6339 3.75888C22.8683 3.52446 23 3.20652 23 2.875C23 2.54348 22.8683 2.22554 22.6339 1.99112C22.3995 1.7567 22.0815 1.625 21.75 1.625C21.4185 1.625 21.1005 1.7567 20.8661 1.99112C20.6317 2.22554 20.5 2.54348 20.5 2.875Z",
98
+ stroke: color,
99
+ strokeWidth: strokeWidth,
100
+ strokeLinecap: "round",
101
+ strokeLinejoin: "round"
102
+ }), /*#__PURE__*/_react.default.createElement("path", {
103
+ d: "M21.75 1V1.625",
104
+ stroke: color,
105
+ strokeWidth: strokeWidth,
106
+ strokeLinecap: "round",
107
+ strokeLinejoin: "round"
108
+ }), /*#__PURE__*/_react.default.createElement("path", {
109
+ d: "M21.75 4.125V11",
110
+ stroke: color,
111
+ strokeWidth: strokeWidth,
112
+ strokeLinecap: "round",
113
+ strokeLinejoin: "round"
114
+ })), /*#__PURE__*/_react.default.createElement("defs", null, /*#__PURE__*/_react.default.createElement("clipPath", {
115
+ id: "Configure_js__clip0_7495_433"
116
+ }, /*#__PURE__*/_react.default.createElement("rect", {
117
+ width: 24,
118
+ height: 24,
119
+ fill: color
120
+ }))));
121
+ };
122
+
123
+ var _default = Configure;
124
+ exports.default = _default;
125
+ //# sourceMappingURL=Configure.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../generate/icons/Configure.js"],"names":["Configure","size","color","strokeWidth","props"],"mappings":"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","sourcesContent":["import React from \"react\";\nconst Configure = ({\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(#Configure_js__clip0_7495_433)\">\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=\"M13 4.75C13 5.08152 13.1317 5.39946 13.3661 5.63388C13.6005 5.8683 13.9185 6 14.25 6C14.5815 6 14.8995 5.8683 15.1339 5.63388C15.3683 5.39946 15.5 5.08152 15.5 4.75C15.5 4.41848 15.3683 4.10054 15.1339 3.86612C14.8995 3.6317 14.5815 3.5 14.25 3.5C13.9185 3.5 13.6005 3.6317 13.3661 3.86612C13.1317 4.10054 13 4.41848 13 4.75Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M14.25 1V3.5\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M14.25 6V11\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M16.75 8.5C16.75 8.83152 16.8817 9.14946 17.1161 9.38388C17.3505 9.6183 17.6685 9.75 18 9.75C18.3315 9.75 18.6495 9.6183 18.8839 9.38388C19.1183 9.14946 19.25 8.83152 19.25 8.5C19.25 8.16848 19.1183 7.85054 18.8839 7.61612C18.6495 7.3817 18.3315 7.25 18 7.25C17.6685 7.25 17.3505 7.3817 17.1161 7.61612C16.8817 7.85054 16.75 8.16848 16.75 8.5Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M18 1V7.25\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M18 9.75V11\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M20.5 2.875C20.5 3.20652 20.6317 3.52446 20.8661 3.75888C21.1005 3.9933 21.4185 4.125 21.75 4.125C22.0815 4.125 22.3995 3.9933 22.6339 3.75888C22.8683 3.52446 23 3.20652 23 2.875C23 2.54348 22.8683 2.22554 22.6339 1.99112C22.3995 1.7567 22.0815 1.625 21.75 1.625C21.4185 1.625 21.1005 1.7567 20.8661 1.99112C20.6317 2.22554 20.5 2.54348 20.5 2.875Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M21.75 1V1.625\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M21.75 4.125V11\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </g>\n <defs>\n <clipPath id=\"Configure_js__clip0_7495_433\">\n <rect width={24} height={24} fill={color} />\n </clipPath>\n </defs>\n </svg>\n );\n};\nexport default Configure;\n"],"file":"Configure.js"}
@@ -0,0 +1,71 @@
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 Dependent = function Dependent(_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(#Dependent_js__clip0_7495_318)"
36
+ }, /*#__PURE__*/_react.default.createElement("path", {
37
+ d: "M3 4C3 3.73478 3.10536 3.48043 3.29289 3.29289C3.48043 3.10536 3.73478 3 4 3H8C8.26522 3 8.51957 3.10536 8.70711 3.29289C8.89464 3.48043 9 3.73478 9 4V8C9 8.26522 8.89464 8.51957 8.70711 8.70711C8.51957 8.89464 8.26522 9 8 9H4C3.73478 9 3.48043 8.89464 3.29289 8.70711C3.10536 8.51957 3 8.26522 3 8V4Z",
38
+ stroke: color,
39
+ strokeWidth: strokeWidth,
40
+ strokeLinecap: "round",
41
+ strokeLinejoin: "round"
42
+ }), /*#__PURE__*/_react.default.createElement("path", {
43
+ d: "M15 16C15 15.7348 15.1054 15.4804 15.2929 15.2929C15.4804 15.1054 15.7348 15 16 15H20C20.2652 15 20.5196 15.1054 20.7071 15.2929C20.8946 15.4804 21 15.7348 21 16V20C21 20.2652 20.8946 20.5196 20.7071 20.7071C20.5196 20.8946 20.2652 21 20 21H16C15.7348 21 15.4804 20.8946 15.2929 20.7071C15.1054 20.5196 15 20.2652 15 20V16Z",
44
+ stroke: color,
45
+ strokeWidth: strokeWidth,
46
+ strokeLinecap: "round",
47
+ strokeLinejoin: "round"
48
+ }), /*#__PURE__*/_react.default.createElement("path", {
49
+ d: "M21 11V8C21 7.46957 20.7893 6.96086 20.4142 6.58579C20.0391 6.21071 19.5304 6 19 6H13M13 6L16 9M13 6L16 3",
50
+ stroke: color,
51
+ strokeWidth: strokeWidth,
52
+ strokeLinecap: "round",
53
+ strokeLinejoin: "round"
54
+ }), /*#__PURE__*/_react.default.createElement("path", {
55
+ d: "M3 13V16C3 16.5304 3.21071 17.0391 3.58579 17.4142C3.96086 17.7893 4.46957 18 5 18H11M11 18L8 15M11 18L8 21",
56
+ stroke: color,
57
+ strokeWidth: strokeWidth,
58
+ strokeLinecap: "round",
59
+ strokeLinejoin: "round"
60
+ })), /*#__PURE__*/_react.default.createElement("defs", null, /*#__PURE__*/_react.default.createElement("clipPath", {
61
+ id: "Dependent_js__clip0_7495_318"
62
+ }, /*#__PURE__*/_react.default.createElement("rect", {
63
+ width: 24,
64
+ height: 24,
65
+ fill: color
66
+ }))));
67
+ };
68
+
69
+ var _default = Dependent;
70
+ exports.default = _default;
71
+ //# sourceMappingURL=Dependent.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../generate/icons/Dependent.js"],"names":["Dependent","size","color","strokeWidth","props"],"mappings":";;;;;;;AAAA;;;;;;;;;;;;AACA,IAAMA,SAAS,GAAG,SAAZA,SAAY,OAKZ;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,+SADJ;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,qUADJ;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,2GADJ;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,6GADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAtBF,CADF,eA+BE,wDACE;AAAU,IAAA,EAAE,EAAC;AAAb,kBACE;AAAM,IAAA,KAAK,EAAE,EAAb;AAAiB,IAAA,MAAM,EAAE,EAAzB;AAA6B,IAAA,IAAI,EAAED;AAAnC,IADF,CADF,CA/BF,CADF;AAuCD,CA7CD;;eA8CeF,S","sourcesContent":["import React from \"react\";\nconst Dependent = ({\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(#Dependent_js__clip0_7495_318)\">\n <path\n d=\"M3 4C3 3.73478 3.10536 3.48043 3.29289 3.29289C3.48043 3.10536 3.73478 3 4 3H8C8.26522 3 8.51957 3.10536 8.70711 3.29289C8.89464 3.48043 9 3.73478 9 4V8C9 8.26522 8.89464 8.51957 8.70711 8.70711C8.51957 8.89464 8.26522 9 8 9H4C3.73478 9 3.48043 8.89464 3.29289 8.70711C3.10536 8.51957 3 8.26522 3 8V4Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M15 16C15 15.7348 15.1054 15.4804 15.2929 15.2929C15.4804 15.1054 15.7348 15 16 15H20C20.2652 15 20.5196 15.1054 20.7071 15.2929C20.8946 15.4804 21 15.7348 21 16V20C21 20.2652 20.8946 20.5196 20.7071 20.7071C20.5196 20.8946 20.2652 21 20 21H16C15.7348 21 15.4804 20.8946 15.2929 20.7071C15.1054 20.5196 15 20.2652 15 20V16Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M21 11V8C21 7.46957 20.7893 6.96086 20.4142 6.58579C20.0391 6.21071 19.5304 6 19 6H13M13 6L16 9M13 6L16 3\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M3 13V16C3 16.5304 3.21071 17.0391 3.58579 17.4142C3.96086 17.7893 4.46957 18 5 18H11M11 18L8 15M11 18L8 21\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </g>\n <defs>\n <clipPath id=\"Dependent_js__clip0_7495_318\">\n <rect width={24} height={24} fill={color} />\n </clipPath>\n </defs>\n </svg>\n );\n};\nexport default Dependent;\n"],"file":"Dependent.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 EditSchedule = function EditSchedule(_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(#EditSchedule_js__clip0_7495_229)"
36
+ }, /*#__PURE__*/_react.default.createElement("path", {
37
+ d: "M9 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",
38
+ stroke: color,
39
+ strokeWidth: strokeWidth,
40
+ strokeLinecap: "round",
41
+ strokeLinejoin: "round"
42
+ }), /*#__PURE__*/_react.default.createElement("path", {
43
+ d: "M14 2V6",
44
+ stroke: color,
45
+ strokeWidth: strokeWidth,
46
+ strokeLinecap: "round",
47
+ strokeLinejoin: "round"
48
+ }), /*#__PURE__*/_react.default.createElement("path", {
49
+ d: "M6 2V6",
50
+ stroke: color,
51
+ strokeWidth: strokeWidth,
52
+ strokeLinecap: "round",
53
+ strokeLinejoin: "round"
54
+ }), /*#__PURE__*/_react.default.createElement("path", {
55
+ d: "M2 10H18",
56
+ stroke: color,
57
+ strokeWidth: strokeWidth,
58
+ strokeLinecap: "round",
59
+ strokeLinejoin: "round"
60
+ }), /*#__PURE__*/_react.default.createElement("path", {
61
+ d: "M12 22H14.6095L21.4595 15.15C21.6309 14.9786 21.7668 14.7752 21.8595 14.5514C21.9523 14.3275 22 14.0875 22 13.8452C22 13.6029 21.9523 13.363 21.8595 13.1391C21.7668 12.9152 21.6309 12.7118 21.4595 12.5405C21.2882 12.3691 21.0848 12.2332 20.8609 12.1405C20.637 12.0477 20.3971 12 20.1548 12C19.9125 12 19.6725 12.0477 19.4486 12.1405C19.2248 12.2332 19.0214 12.3691 18.85 12.5405L12 19.3905V22Z",
62
+ stroke: color,
63
+ strokeWidth: strokeWidth,
64
+ strokeLinecap: "round",
65
+ strokeLinejoin: "round"
66
+ }), /*#__PURE__*/_react.default.createElement("path", {
67
+ d: "M18.1976 13.1928L20.8072 15.8023",
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: "EditSchedule_js__clip0_7495_229"
74
+ }, /*#__PURE__*/_react.default.createElement("rect", {
75
+ width: 24,
76
+ height: 24,
77
+ fill: color
78
+ }))));
79
+ };
80
+
81
+ var _default = EditSchedule;
82
+ exports.default = _default;
83
+ //# sourceMappingURL=EditSchedule.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../generate/icons/EditSchedule.js"],"names":["EditSchedule","size","color","strokeWidth","props"],"mappings":";;;;;;;AAAA;;;;;;;;;;;;AACA,IAAMA,YAAY,GAAG,SAAfA,YAAe,OAKf;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,6OADJ;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,SADJ;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,QADJ;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,UADJ;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,2YADJ;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,kCADJ;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,Y","sourcesContent":["import React from \"react\";\nconst EditSchedule = ({\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(#EditSchedule_js__clip0_7495_229)\">\n <path\n d=\"M9 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=\"M12 22H14.6095L21.4595 15.15C21.6309 14.9786 21.7668 14.7752 21.8595 14.5514C21.9523 14.3275 22 14.0875 22 13.8452C22 13.6029 21.9523 13.363 21.8595 13.1391C21.7668 12.9152 21.6309 12.7118 21.4595 12.5405C21.2882 12.3691 21.0848 12.2332 20.8609 12.1405C20.637 12.0477 20.3971 12 20.1548 12C19.9125 12 19.6725 12.0477 19.4486 12.1405C19.2248 12.2332 19.0214 12.3691 18.85 12.5405L12 19.3905V22Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M18.1976 13.1928L20.8072 15.8023\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </g>\n <defs>\n <clipPath id=\"EditSchedule_js__clip0_7495_229\">\n <rect width={24} height={24} fill={color} />\n </clipPath>\n </defs>\n </svg>\n );\n};\nexport default EditSchedule;\n"],"file":"EditSchedule.js"}
@@ -0,0 +1,71 @@
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 EmailNotification = function EmailNotification(_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(#EmailNotification_js__clip0_7487_137)"
36
+ }, /*#__PURE__*/_react.default.createElement("path", {
37
+ d: "M13 19H5C4.46957 19 3.96086 18.7893 3.58579 18.4142C3.21071 18.0391 3 17.5304 3 17V7C3 6.46957 3.21071 5.96086 3.58579 5.58579C3.96086 5.21071 4.46957 5 5 5H19C19.5304 5 20.0391 5.21071 20.4142 5.58579C20.7893 5.96086 21 6.46957 21 7V10.5",
38
+ stroke: color,
39
+ strokeWidth: strokeWidth,
40
+ strokeLinecap: "round",
41
+ strokeLinejoin: "round"
42
+ }), /*#__PURE__*/_react.default.createElement("path", {
43
+ d: "M3 7L12 13L21 7",
44
+ stroke: color,
45
+ strokeWidth: strokeWidth,
46
+ strokeLinecap: "round",
47
+ strokeLinejoin: "round"
48
+ }), /*#__PURE__*/_react.default.createElement("path", {
49
+ d: "M18 15C18 14.7348 18.1054 14.4804 18.2929 14.2929C18.4804 14.1054 18.7348 14 19 14C19.2652 14 19.5196 14.1054 19.7071 14.2929C19.8946 14.4804 20 14.7348 20 15C20.5742 15.2715 21.0637 15.6942 21.416 16.2226C21.7683 16.7511 21.9702 17.3655 22 18V19.5C22.0376 19.8109 22.1477 20.1085 22.3214 20.3691C22.4951 20.6296 22.7275 20.8457 23 21H15C15.2725 20.8457 15.5049 20.6296 15.6786 20.3691C15.8523 20.1085 15.9624 19.8109 16 19.5V18C16.0298 17.3655 16.2317 16.7511 16.584 16.2226C16.9363 15.6942 17.4258 15.2715 18 15Z",
50
+ stroke: color,
51
+ strokeWidth: strokeWidth,
52
+ strokeLinecap: "round",
53
+ strokeLinejoin: "round"
54
+ }), /*#__PURE__*/_react.default.createElement("path", {
55
+ d: "M17.5 21V21.5C17.5 21.8978 17.658 22.2794 17.9393 22.5607C18.2206 22.842 18.6022 23 19 23C19.3978 23 19.7794 22.842 20.0607 22.5607C20.342 22.2794 20.5 21.8978 20.5 21.5V21",
56
+ stroke: color,
57
+ strokeWidth: strokeWidth,
58
+ strokeLinecap: "round",
59
+ strokeLinejoin: "round"
60
+ })), /*#__PURE__*/_react.default.createElement("defs", null, /*#__PURE__*/_react.default.createElement("clipPath", {
61
+ id: "EmailNotification_js__clip0_7487_137"
62
+ }, /*#__PURE__*/_react.default.createElement("rect", {
63
+ width: 24,
64
+ height: 24,
65
+ fill: color
66
+ }))));
67
+ };
68
+
69
+ var _default = EmailNotification;
70
+ exports.default = _default;
71
+ //# sourceMappingURL=EmailNotification.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../generate/icons/EmailNotification.js"],"names":["EmailNotification","size","color","strokeWidth","props"],"mappings":";;;;;;;AAAA;;;;;;;;;;;;AACA,IAAMA,iBAAiB,GAAG,SAApBA,iBAAoB,OAKpB;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,iBADJ;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,ogBADJ;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,8KADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAtBF,CADF,eA+BE,wDACE;AAAU,IAAA,EAAE,EAAC;AAAb,kBACE;AAAM,IAAA,KAAK,EAAE,EAAb;AAAiB,IAAA,MAAM,EAAE,EAAzB;AAA6B,IAAA,IAAI,EAAED;AAAnC,IADF,CADF,CA/BF,CADF;AAuCD,CA7CD;;eA8CeF,iB","sourcesContent":["import React from \"react\";\nconst EmailNotification = ({\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(#EmailNotification_js__clip0_7487_137)\">\n <path\n d=\"M13 19H5C4.46957 19 3.96086 18.7893 3.58579 18.4142C3.21071 18.0391 3 17.5304 3 17V7C3 6.46957 3.21071 5.96086 3.58579 5.58579C3.96086 5.21071 4.46957 5 5 5H19C19.5304 5 20.0391 5.21071 20.4142 5.58579C20.7893 5.96086 21 6.46957 21 7V10.5\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M3 7L12 13L21 7\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M18 15C18 14.7348 18.1054 14.4804 18.2929 14.2929C18.4804 14.1054 18.7348 14 19 14C19.2652 14 19.5196 14.1054 19.7071 14.2929C19.8946 14.4804 20 14.7348 20 15C20.5742 15.2715 21.0637 15.6942 21.416 16.2226C21.7683 16.7511 21.9702 17.3655 22 18V19.5C22.0376 19.8109 22.1477 20.1085 22.3214 20.3691C22.4951 20.6296 22.7275 20.8457 23 21H15C15.2725 20.8457 15.5049 20.6296 15.6786 20.3691C15.8523 20.1085 15.9624 19.8109 16 19.5V18C16.0298 17.3655 16.2317 16.7511 16.584 16.2226C16.9363 15.6942 17.4258 15.2715 18 15Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M17.5 21V21.5C17.5 21.8978 17.658 22.2794 17.9393 22.5607C18.2206 22.842 18.6022 23 19 23C19.3978 23 19.7794 22.842 20.0607 22.5607C20.342 22.2794 20.5 21.8978 20.5 21.5V21\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </g>\n <defs>\n <clipPath id=\"EmailNotification_js__clip0_7487_137\">\n <rect width={24} height={24} fill={color} />\n </clipPath>\n </defs>\n </svg>\n );\n};\nexport default EmailNotification;\n"],"file":"EmailNotification.js"}
@@ -0,0 +1,84 @@
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 FlowChart = function FlowChart(_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("rect", {
35
+ x: 8,
36
+ y: 2,
37
+ width: 8,
38
+ height: 5,
39
+ rx: 0.5,
40
+ stroke: color,
41
+ strokeWidth: strokeWidth
42
+ }), /*#__PURE__*/_react.default.createElement("rect", {
43
+ x: 2,
44
+ y: 17,
45
+ width: 8,
46
+ height: 5,
47
+ rx: 0.5,
48
+ stroke: color,
49
+ strokeWidth: strokeWidth
50
+ }), /*#__PURE__*/_react.default.createElement("rect", {
51
+ x: 14,
52
+ y: 17,
53
+ width: 8,
54
+ height: 5,
55
+ rx: 0.5,
56
+ stroke: color,
57
+ strokeWidth: strokeWidth
58
+ }), /*#__PURE__*/_react.default.createElement("rect", {
59
+ x: 9.14999,
60
+ y: 12.5355,
61
+ width: 4,
62
+ height: 4,
63
+ rx: 0.5,
64
+ transform: "rotate(-45 9.14999 12.5355)",
65
+ stroke: color,
66
+ strokeWidth: strokeWidth
67
+ }), /*#__PURE__*/_react.default.createElement("path", {
68
+ d: "M15 12.5H17.5C17.7761 12.5 18 12.7239 18 13V17",
69
+ stroke: color,
70
+ strokeWidth: strokeWidth
71
+ }), /*#__PURE__*/_react.default.createElement("path", {
72
+ d: "M9 12.5H6.5C6.22386 12.5 6 12.7239 6 13V17",
73
+ stroke: color,
74
+ strokeWidth: strokeWidth
75
+ }), /*#__PURE__*/_react.default.createElement("path", {
76
+ d: "M12 7V10",
77
+ stroke: color,
78
+ strokeWidth: strokeWidth
79
+ }));
80
+ };
81
+
82
+ var _default = FlowChart;
83
+ exports.default = _default;
84
+ //# sourceMappingURL=FlowChart.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../generate/icons/FlowChart.js"],"names":["FlowChart","size","color","strokeWidth","props"],"mappings":";;;;;;;AAAA;;;;;;;;;;;;AACA,IAAMA,SAAS,GAAG,SAAZA,SAAY,OAKZ;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,EAAE,CADL;AAEE,IAAA,CAAC,EAAE,CAFL;AAGE,IAAA,KAAK,EAAE,CAHT;AAIE,IAAA,MAAM,EAAE,CAJV;AAKE,IAAA,EAAE,EAAE,GALN;AAME,IAAA,MAAM,EAAEF,KANV;AAOE,IAAA,WAAW,EAAEC;AAPf,IADF,eAUE;AACE,IAAA,CAAC,EAAE,CADL;AAEE,IAAA,CAAC,EAAE,EAFL;AAGE,IAAA,KAAK,EAAE,CAHT;AAIE,IAAA,MAAM,EAAE,CAJV;AAKE,IAAA,EAAE,EAAE,GALN;AAME,IAAA,MAAM,EAAED,KANV;AAOE,IAAA,WAAW,EAAEC;AAPf,IAVF,eAmBE;AACE,IAAA,CAAC,EAAE,EADL;AAEE,IAAA,CAAC,EAAE,EAFL;AAGE,IAAA,KAAK,EAAE,CAHT;AAIE,IAAA,MAAM,EAAE,CAJV;AAKE,IAAA,EAAE,EAAE,GALN;AAME,IAAA,MAAM,EAAED,KANV;AAOE,IAAA,WAAW,EAAEC;AAPf,IAnBF,eA4BE;AACE,IAAA,CAAC,EAAE,OADL;AAEE,IAAA,CAAC,EAAE,OAFL;AAGE,IAAA,KAAK,EAAE,CAHT;AAIE,IAAA,MAAM,EAAE,CAJV;AAKE,IAAA,EAAE,EAAE,GALN;AAME,IAAA,SAAS,EAAC,6BANZ;AAOE,IAAA,MAAM,EAAED,KAPV;AAQE,IAAA,WAAW,EAAEC;AARf,IA5BF,eAsCE;AACE,IAAA,CAAC,EAAC,gDADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC;AAHf,IAtCF,eA2CE;AACE,IAAA,CAAC,EAAC,4CADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC;AAHf,IA3CF,eAgDE;AAAM,IAAA,CAAC,EAAC,UAAR;AAAmB,IAAA,MAAM,EAAED,KAA3B;AAAkC,IAAA,WAAW,EAAEC;AAA/C,IAhDF,CADF;AAoDD,CA1DD;;eA2DeH,S","sourcesContent":["import React from \"react\";\nconst FlowChart = ({\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 <rect\n x={8}\n y={2}\n width={8}\n height={5}\n rx={0.5}\n stroke={color}\n strokeWidth={strokeWidth}\n />\n <rect\n x={2}\n y={17}\n width={8}\n height={5}\n rx={0.5}\n stroke={color}\n strokeWidth={strokeWidth}\n />\n <rect\n x={14}\n y={17}\n width={8}\n height={5}\n rx={0.5}\n stroke={color}\n strokeWidth={strokeWidth}\n />\n <rect\n x={9.14999}\n y={12.5355}\n width={4}\n height={4}\n rx={0.5}\n transform=\"rotate(-45 9.14999 12.5355)\"\n stroke={color}\n strokeWidth={strokeWidth}\n />\n <path\n d=\"M15 12.5H17.5C17.7761 12.5 18 12.7239 18 13V17\"\n stroke={color}\n strokeWidth={strokeWidth}\n />\n <path\n d=\"M9 12.5H6.5C6.22386 12.5 6 12.7239 6 13V17\"\n stroke={color}\n strokeWidth={strokeWidth}\n />\n <path d=\"M12 7V10\" stroke={color} strokeWidth={strokeWidth} />\n </svg>\n );\n};\nexport default FlowChart;\n"],"file":"FlowChart.js"}
@@ -0,0 +1,55 @@
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 FormClosed = function FormClosed(_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: "M7 8.02V8.03M9 8.01V8.02M11 8V8.01M7 11H13M7 13.8H13M7 16.6H11M11 21H4.5C3.67157 21 3 20.3284 3 19.5V8.52617C3 8.18556 3.11592 7.8551 3.3287 7.58913L6.54963 3.56296C6.83429 3.20713 7.26526 3 7.72094 3H15.5C16.3284 3 17 3.67157 17 4.5V12",
36
+ stroke: color,
37
+ strokeWidth: strokeWidth,
38
+ strokeLinecap: "round"
39
+ }), /*#__PURE__*/_react.default.createElement("circle", {
40
+ cx: 18,
41
+ cy: 19,
42
+ r: 4,
43
+ stroke: color,
44
+ strokeWidth: strokeWidth
45
+ }), /*#__PURE__*/_react.default.createElement("path", {
46
+ d: "M16 21L20 17",
47
+ stroke: color,
48
+ strokeWidth: strokeWidth,
49
+ strokeLinecap: "round"
50
+ }));
51
+ };
52
+
53
+ var _default = FormClosed;
54
+ exports.default = _default;
55
+ //# sourceMappingURL=FormClosed.js.map