@bigbinary/neeto-icons 1.20.62 → 1.20.64

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 (78) hide show
  1. package/dist/cjs/icons/ApiKeys.js +92 -0
  2. package/dist/cjs/icons/ApiKeys.js.map +1 -0
  3. package/dist/cjs/icons/Ascending.js +44 -0
  4. package/dist/cjs/icons/Ascending.js.map +1 -0
  5. package/dist/cjs/icons/AuditLogs.js +65 -0
  6. package/dist/cjs/icons/AuditLogs.js.map +1 -0
  7. package/dist/cjs/icons/Billing.js +76 -0
  8. package/dist/cjs/icons/Billing.js.map +1 -0
  9. package/dist/cjs/icons/CalendarHoliday.js +83 -0
  10. package/dist/cjs/icons/CalendarHoliday.js.map +1 -0
  11. package/dist/cjs/icons/ColumnToLeft.js +65 -0
  12. package/dist/cjs/icons/ColumnToLeft.js.map +1 -0
  13. package/dist/cjs/icons/ColumnToRight.js +67 -0
  14. package/dist/cjs/icons/ColumnToRight.js.map +1 -0
  15. package/dist/cjs/icons/Contracts.js +77 -0
  16. package/dist/cjs/icons/Contracts.js.map +1 -0
  17. package/dist/cjs/icons/CustomDomain.js +2 -2
  18. package/dist/cjs/icons/CustomDomain.js.map +1 -1
  19. package/dist/cjs/icons/Descending.js +44 -0
  20. package/dist/cjs/icons/Descending.js.map +1 -0
  21. package/dist/cjs/icons/HourFormat.js +2 -2
  22. package/dist/cjs/icons/HourFormat.js.map +1 -1
  23. package/dist/cjs/icons/Pin.js +43 -0
  24. package/dist/cjs/icons/Pin.js.map +1 -0
  25. package/dist/cjs/icons/RoutingForms.js +76 -0
  26. package/dist/cjs/icons/RoutingForms.js.map +1 -0
  27. package/dist/cjs/icons/Seo.js +2 -2
  28. package/dist/cjs/icons/Seo.js.map +1 -1
  29. package/dist/cjs/icons/StartWeekOn.js +6 -6
  30. package/dist/cjs/icons/StartWeekOn.js.map +1 -1
  31. package/dist/cjs/icons/Taxonomy.js +15 -29
  32. package/dist/cjs/icons/Taxonomy.js.map +1 -1
  33. package/dist/cjs/icons/TimeLock.js +71 -0
  34. package/dist/cjs/icons/TimeLock.js.map +1 -0
  35. package/dist/cjs/icons/UserRole.js +32 -8
  36. package/dist/cjs/icons/UserRole.js.map +1 -1
  37. package/dist/cjs/icons/index.js +96 -0
  38. package/dist/cjs/icons/index.js.map +1 -1
  39. package/dist/icons/ApiKeys.js +82 -0
  40. package/dist/icons/ApiKeys.js.map +1 -0
  41. package/dist/icons/Ascending.js +34 -0
  42. package/dist/icons/Ascending.js.map +1 -0
  43. package/dist/icons/AuditLogs.js +55 -0
  44. package/dist/icons/AuditLogs.js.map +1 -0
  45. package/dist/icons/Billing.js +66 -0
  46. package/dist/icons/Billing.js.map +1 -0
  47. package/dist/icons/CalendarHoliday.js +73 -0
  48. package/dist/icons/CalendarHoliday.js.map +1 -0
  49. package/dist/icons/ColumnToLeft.js +55 -0
  50. package/dist/icons/ColumnToLeft.js.map +1 -0
  51. package/dist/icons/ColumnToRight.js +57 -0
  52. package/dist/icons/ColumnToRight.js.map +1 -0
  53. package/dist/icons/Contracts.js +67 -0
  54. package/dist/icons/Contracts.js.map +1 -0
  55. package/dist/icons/CustomDomain.js +2 -2
  56. package/dist/icons/CustomDomain.js.map +1 -1
  57. package/dist/icons/Descending.js +34 -0
  58. package/dist/icons/Descending.js.map +1 -0
  59. package/dist/icons/HourFormat.js +2 -2
  60. package/dist/icons/HourFormat.js.map +1 -1
  61. package/dist/icons/Pin.js +33 -0
  62. package/dist/icons/Pin.js.map +1 -0
  63. package/dist/icons/RoutingForms.js +66 -0
  64. package/dist/icons/RoutingForms.js.map +1 -0
  65. package/dist/icons/Seo.js +2 -2
  66. package/dist/icons/Seo.js.map +1 -1
  67. package/dist/icons/StartWeekOn.js +6 -6
  68. package/dist/icons/StartWeekOn.js.map +1 -1
  69. package/dist/icons/Taxonomy.js +15 -29
  70. package/dist/icons/Taxonomy.js.map +1 -1
  71. package/dist/icons/TimeLock.js +61 -0
  72. package/dist/icons/TimeLock.js.map +1 -0
  73. package/dist/icons/UserRole.js +32 -8
  74. package/dist/icons/UserRole.js.map +1 -1
  75. package/dist/icons/index.js +13 -1
  76. package/dist/icons/index.js.map +1 -1
  77. package/icons.d.ts +12 -0
  78. package/package.json +1 -1
@@ -0,0 +1,92 @@
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 ApiKeys = function ApiKeys(_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(#ApiKeys_js__clip0_2358_5241)"
36
+ }, /*#__PURE__*/_react.default.createElement("path", {
37
+ d: "M2 20.5H1.4V21.1H2V20.5ZM2 17L1.57574 16.5757L1.4 16.7515V17H2ZM5.5 20.5V21.1H5.74853L5.92426 20.9243L5.5 20.5ZM9.5 16.5L9.92426 16.9243L10.3485 16.5L9.92426 16.0757L9.5 16.5ZM8.92426 15.0757C8.68995 14.8414 8.31005 14.8414 8.07574 15.0757C7.84142 15.3101 7.84142 15.6899 8.07574 15.9243L8.5 15.5L8.92426 15.0757ZM2 20.5H2.6V17H2H1.4V20.5H2ZM2 17L2.42426 17.4243L8.92426 10.9243L8.5 10.5L8.07574 10.0757L1.57574 16.5757L2 17ZM2 20.5V21.1H5.5V20.5V19.9H2V20.5ZM5.5 20.5L5.92426 20.9243L9.92426 16.9243L9.5 16.5L9.07574 16.0757L5.07574 20.0757L5.5 20.5ZM9.5 16.5L9.92426 16.0757L8.92426 15.0757L8.5 15.5L8.07574 15.9243L9.07574 16.9243L9.5 16.5Z",
38
+ fill: color
39
+ }), /*#__PURE__*/_react.default.createElement("path", {
40
+ d: "M6.42426 17.5757C6.18995 17.3414 5.81005 17.3414 5.57574 17.5757C5.34142 17.8101 5.34142 18.1899 5.57574 18.4243L6 18L6.42426 17.5757ZM7 19L7.42426 18.5757L6.42426 17.5757L6 18L5.57574 18.4243L6.57574 19.4243L7 19Z",
41
+ fill: color
42
+ }), /*#__PURE__*/_react.default.createElement("circle", {
43
+ cx: 14,
44
+ cy: 8,
45
+ r: 1.4,
46
+ stroke: color,
47
+ strokeWidth: strokeWidth
48
+ }), /*#__PURE__*/_react.default.createElement("path", {
49
+ d: "M20 8C20 4.68629 17.3137 2 14 2C10.6863 2 8 4.68629 8 8C8 8.89221 8.19474 9.73894 8.54404 10.5",
50
+ stroke: color,
51
+ strokeWidth: strokeWidth,
52
+ strokeLinecap: "round"
53
+ }), /*#__PURE__*/_react.default.createElement("circle", {
54
+ cx: 19.6748,
55
+ cy: 15.4883,
56
+ r: 0.725195,
57
+ transform: "rotate(180 19.6748 15.4883)",
58
+ fill: color,
59
+ stroke: color,
60
+ strokeWidth: strokeWidth
61
+ }), /*#__PURE__*/_react.default.createElement("circle", {
62
+ cx: 14.6748,
63
+ cy: 15.4689,
64
+ r: 0.725195,
65
+ transform: "rotate(180 14.6748 15.4689)",
66
+ fill: color,
67
+ stroke: color,
68
+ strokeWidth: strokeWidth
69
+ }), /*#__PURE__*/_react.default.createElement("circle", {
70
+ cx: 14.6553,
71
+ cy: 20.4688,
72
+ r: 0.744727,
73
+ transform: "rotate(180 14.6553 20.4688)",
74
+ fill: color,
75
+ stroke: color,
76
+ strokeWidth: strokeWidth
77
+ }), /*#__PURE__*/_react.default.createElement("path", {
78
+ d: "M14.666 19.9786V15.4786H19.666",
79
+ stroke: color,
80
+ strokeWidth: strokeWidth
81
+ })), /*#__PURE__*/_react.default.createElement("defs", null, /*#__PURE__*/_react.default.createElement("clipPath", {
82
+ id: "ApiKeys_js__clip0_2358_5241"
83
+ }, /*#__PURE__*/_react.default.createElement("rect", {
84
+ width: 24,
85
+ height: 24,
86
+ fill: color
87
+ }))));
88
+ };
89
+
90
+ var _default = ApiKeys;
91
+ exports.default = _default;
92
+ //# sourceMappingURL=ApiKeys.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../generate/icons/ApiKeys.js"],"names":["ApiKeys","size","color","strokeWidth","props"],"mappings":";;;;;;;AAAA;;;;;;;;;;;;AACA,IAAMA,OAAO,GAAG,SAAVA,OAAU,OAKV;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,qoBADJ;AAEE,IAAA,IAAI,EAAEF;AAFR,IADF,eAKE;AACE,IAAA,CAAC,EAAC,wNADJ;AAEE,IAAA,IAAI,EAAEA;AAFR,IALF,eASE;AACE,IAAA,EAAE,EAAE,EADN;AAEE,IAAA,EAAE,EAAE,CAFN;AAGE,IAAA,CAAC,EAAE,GAHL;AAIE,IAAA,MAAM,EAAEA,KAJV;AAKE,IAAA,WAAW,EAAEC;AALf,IATF,eAgBE;AACE,IAAA,CAAC,EAAC,gGADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC;AAJhB,IAhBF,eAsBE;AACE,IAAA,EAAE,EAAE,OADN;AAEE,IAAA,EAAE,EAAE,OAFN;AAGE,IAAA,CAAC,EAAE,QAHL;AAIE,IAAA,SAAS,EAAC,6BAJZ;AAKE,IAAA,IAAI,EAAED,KALR;AAME,IAAA,MAAM,EAAEA,KANV;AAOE,IAAA,WAAW,EAAEC;AAPf,IAtBF,eA+BE;AACE,IAAA,EAAE,EAAE,OADN;AAEE,IAAA,EAAE,EAAE,OAFN;AAGE,IAAA,CAAC,EAAE,QAHL;AAIE,IAAA,SAAS,EAAC,6BAJZ;AAKE,IAAA,IAAI,EAAED,KALR;AAME,IAAA,MAAM,EAAEA,KANV;AAOE,IAAA,WAAW,EAAEC;AAPf,IA/BF,eAwCE;AACE,IAAA,EAAE,EAAE,OADN;AAEE,IAAA,EAAE,EAAE,OAFN;AAGE,IAAA,CAAC,EAAE,QAHL;AAIE,IAAA,SAAS,EAAC,6BAJZ;AAKE,IAAA,IAAI,EAAED,KALR;AAME,IAAA,MAAM,EAAEA,KANV;AAOE,IAAA,WAAW,EAAEC;AAPf,IAxCF,eAiDE;AACE,IAAA,CAAC,EAAC,gCADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC;AAHf,IAjDF,CADF,eAwDE,wDACE;AAAU,IAAA,EAAE,EAAC;AAAb,kBACE;AAAM,IAAA,KAAK,EAAE,EAAb;AAAiB,IAAA,MAAM,EAAE,EAAzB;AAA6B,IAAA,IAAI,EAAED;AAAnC,IADF,CADF,CAxDF,CADF;AAgED,CAtED;;eAuEeF,O","sourcesContent":["import React from \"react\";\nconst ApiKeys = ({\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(#ApiKeys_js__clip0_2358_5241)\">\n <path\n d=\"M2 20.5H1.4V21.1H2V20.5ZM2 17L1.57574 16.5757L1.4 16.7515V17H2ZM5.5 20.5V21.1H5.74853L5.92426 20.9243L5.5 20.5ZM9.5 16.5L9.92426 16.9243L10.3485 16.5L9.92426 16.0757L9.5 16.5ZM8.92426 15.0757C8.68995 14.8414 8.31005 14.8414 8.07574 15.0757C7.84142 15.3101 7.84142 15.6899 8.07574 15.9243L8.5 15.5L8.92426 15.0757ZM2 20.5H2.6V17H2H1.4V20.5H2ZM2 17L2.42426 17.4243L8.92426 10.9243L8.5 10.5L8.07574 10.0757L1.57574 16.5757L2 17ZM2 20.5V21.1H5.5V20.5V19.9H2V20.5ZM5.5 20.5L5.92426 20.9243L9.92426 16.9243L9.5 16.5L9.07574 16.0757L5.07574 20.0757L5.5 20.5ZM9.5 16.5L9.92426 16.0757L8.92426 15.0757L8.5 15.5L8.07574 15.9243L9.07574 16.9243L9.5 16.5Z\"\n fill={color}\n />\n <path\n d=\"M6.42426 17.5757C6.18995 17.3414 5.81005 17.3414 5.57574 17.5757C5.34142 17.8101 5.34142 18.1899 5.57574 18.4243L6 18L6.42426 17.5757ZM7 19L7.42426 18.5757L6.42426 17.5757L6 18L5.57574 18.4243L6.57574 19.4243L7 19Z\"\n fill={color}\n />\n <circle\n cx={14}\n cy={8}\n r={1.4}\n stroke={color}\n strokeWidth={strokeWidth}\n />\n <path\n d=\"M20 8C20 4.68629 17.3137 2 14 2C10.6863 2 8 4.68629 8 8C8 8.89221 8.19474 9.73894 8.54404 10.5\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n />\n <circle\n cx={19.6748}\n cy={15.4883}\n r={0.725195}\n transform=\"rotate(180 19.6748 15.4883)\"\n fill={color}\n stroke={color}\n strokeWidth={strokeWidth}\n />\n <circle\n cx={14.6748}\n cy={15.4689}\n r={0.725195}\n transform=\"rotate(180 14.6748 15.4689)\"\n fill={color}\n stroke={color}\n strokeWidth={strokeWidth}\n />\n <circle\n cx={14.6553}\n cy={20.4688}\n r={0.744727}\n transform=\"rotate(180 14.6553 20.4688)\"\n fill={color}\n stroke={color}\n strokeWidth={strokeWidth}\n />\n <path\n d=\"M14.666 19.9786V15.4786H19.666\"\n stroke={color}\n strokeWidth={strokeWidth}\n />\n </g>\n <defs>\n <clipPath id=\"ApiKeys_js__clip0_2358_5241\">\n <rect width={24} height={24} fill={color} />\n </clipPath>\n </defs>\n </svg>\n );\n};\nexport default ApiKeys;\n"],"file":"ApiKeys.js"}
@@ -0,0 +1,44 @@
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 Ascending = function Ascending(_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 21 18",
33
+ fill: "none"
34
+ }, props), /*#__PURE__*/_react.default.createElement("path", {
35
+ d: "M15.25 17.1844V5.68439M15.25 5.68439L19.75 10.6844M15.25 5.68439L10.75 10.1844M5.25 17.1844V1.18439M5.25 1.18439L9.75 6.68439M5.25 1.18439L0.75 6.68439",
36
+ stroke: color,
37
+ strokeWidth: strokeWidth,
38
+ strokeLinecap: "round"
39
+ }));
40
+ };
41
+
42
+ var _default = Ascending;
43
+ exports.default = _default;
44
+ //# sourceMappingURL=Ascending.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../generate/icons/Ascending.js"],"names":["Ascending","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,EAAC,yJADJ;AAEE,IAAA,MAAM,EAAEF,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC;AAJhB,IADF,CADF;AAUD,CAhBD;;eAiBeH,S","sourcesContent":["import React from \"react\";\nconst Ascending = ({\n size = 24,\n color = \"currentColor\",\n strokeWidth = 1.5,\n ...props\n}) => {\n return (\n <svg width={size} height={size} viewBox=\"0 0 21 18\" fill=\"none\" {...props}>\n <path\n d=\"M15.25 17.1844V5.68439M15.25 5.68439L19.75 10.6844M15.25 5.68439L10.75 10.1844M5.25 17.1844V1.18439M5.25 1.18439L9.75 6.68439M5.25 1.18439L0.75 6.68439\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n />\n </svg>\n );\n};\nexport default Ascending;\n"],"file":"Ascending.js"}
@@ -0,0 +1,65 @@
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 AuditLogs = function AuditLogs(_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(#AuditLogs_js__clip0_2358_5235)"
36
+ }, /*#__PURE__*/_react.default.createElement("path", {
37
+ d: "M5 7C5 8.06087 5.42143 9.07828 6.17157 9.82843C6.92172 10.5786 7.93913 11 9 11C10.0609 11 11.0783 10.5786 11.8284 9.82843C12.5786 9.07828 13 8.06087 13 7C13 5.93913 12.5786 4.92172 11.8284 4.17157C11.0783 3.42143 10.0609 3 9 3C7.93913 3 6.92172 3.42143 6.17157 4.17157C5.42143 4.92172 5 5.93913 5 7Z",
38
+ stroke: color,
39
+ strokeWidth: strokeWidth,
40
+ strokeLinecap: "round",
41
+ strokeLinejoin: "round"
42
+ }), /*#__PURE__*/_react.default.createElement("path", {
43
+ d: "M3 21V19C3 17.9391 3.42143 16.9217 4.17157 16.1716C4.92172 15.4214 5.93913 15 7 15H11",
44
+ stroke: color,
45
+ strokeWidth: strokeWidth,
46
+ strokeLinecap: "round",
47
+ strokeLinejoin: "round"
48
+ }), /*#__PURE__*/_react.default.createElement("path", {
49
+ d: "M19.5655 19.5782L22 22M19.5891 14.9539C20.8677 16.2258 20.8677 18.2879 19.5891 19.5598C18.3105 20.8316 16.2375 20.8316 14.9589 19.5598C13.6804 18.2879 13.6804 16.2258 14.9589 14.9539C16.2375 13.682 18.3105 13.682 19.5891 14.9539Z",
50
+ stroke: color,
51
+ strokeWidth: strokeWidth,
52
+ strokeLinecap: "round",
53
+ strokeLinejoin: "round"
54
+ })), /*#__PURE__*/_react.default.createElement("defs", null, /*#__PURE__*/_react.default.createElement("clipPath", {
55
+ id: "AuditLogs_js__clip0_2358_5235"
56
+ }, /*#__PURE__*/_react.default.createElement("rect", {
57
+ width: 24,
58
+ height: 24,
59
+ fill: color
60
+ }))));
61
+ };
62
+
63
+ var _default = AuditLogs;
64
+ exports.default = _default;
65
+ //# sourceMappingURL=AuditLogs.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../generate/icons/AuditLogs.js"],"names":["AuditLogs","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,6SADJ;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,uFADJ;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,uOADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAfF,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,S","sourcesContent":["import React from \"react\";\nconst AuditLogs = ({\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(#AuditLogs_js__clip0_2358_5235)\">\n <path\n d=\"M5 7C5 8.06087 5.42143 9.07828 6.17157 9.82843C6.92172 10.5786 7.93913 11 9 11C10.0609 11 11.0783 10.5786 11.8284 9.82843C12.5786 9.07828 13 8.06087 13 7C13 5.93913 12.5786 4.92172 11.8284 4.17157C11.0783 3.42143 10.0609 3 9 3C7.93913 3 6.92172 3.42143 6.17157 4.17157C5.42143 4.92172 5 5.93913 5 7Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M3 21V19C3 17.9391 3.42143 16.9217 4.17157 16.1716C4.92172 15.4214 5.93913 15 7 15H11\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M19.5655 19.5782L22 22M19.5891 14.9539C20.8677 16.2258 20.8677 18.2879 19.5891 19.5598C18.3105 20.8316 16.2375 20.8316 14.9589 19.5598C13.6804 18.2879 13.6804 16.2258 14.9589 14.9539C16.2375 13.682 18.3105 13.682 19.5891 14.9539Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </g>\n <defs>\n <clipPath id=\"AuditLogs_js__clip0_2358_5235\">\n <rect width={24} height={24} fill={color} />\n </clipPath>\n </defs>\n </svg>\n );\n};\nexport default AuditLogs;\n"],"file":"AuditLogs.js"}
@@ -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 Billing = function Billing(_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(#Billing_js__clip0_2358_5224)"
36
+ }, /*#__PURE__*/_react.default.createElement("path", {
37
+ d: "M22 13V8C22 7.20435 21.6488 6.44129 21.0237 5.87868C20.3986 5.31607 19.5507 5 18.6667 5H5.33333C4.44928 5 3.60143 5.31607 2.97631 5.87868C2.35119 6.44129 2 7.20435 2 8V16C2 16.7956 2.35119 17.5587 2.97631 18.1213C3.60143 18.6839 4.44928 19 5.33333 19H12",
38
+ stroke: color,
39
+ strokeWidth: strokeWidth,
40
+ strokeLinecap: "round",
41
+ strokeLinejoin: "round"
42
+ }), /*#__PURE__*/_react.default.createElement("path", {
43
+ d: "M2 9L22 9",
44
+ stroke: color,
45
+ strokeWidth: strokeWidth,
46
+ strokeLinecap: "round",
47
+ strokeLinejoin: "round"
48
+ }), /*#__PURE__*/_react.default.createElement("path", {
49
+ d: "M5 15H5.01",
50
+ stroke: color,
51
+ strokeWidth: strokeWidth,
52
+ strokeLinecap: "round",
53
+ strokeLinejoin: "round"
54
+ }), /*#__PURE__*/_react.default.createElement("path", {
55
+ d: "M7 15L13 15",
56
+ stroke: color,
57
+ strokeWidth: strokeWidth,
58
+ strokeLinecap: "round",
59
+ strokeLinejoin: "round"
60
+ }), /*#__PURE__*/_react.default.createElement("path", {
61
+ d: "M16 18L17.7879 19.7879C17.905 19.905 18.095 19.905 18.2121 19.7879L22 16",
62
+ stroke: color,
63
+ strokeWidth: strokeWidth,
64
+ strokeLinecap: "round"
65
+ })), /*#__PURE__*/_react.default.createElement("defs", null, /*#__PURE__*/_react.default.createElement("clipPath", {
66
+ id: "Billing_js__clip0_2358_5224"
67
+ }, /*#__PURE__*/_react.default.createElement("rect", {
68
+ width: 24,
69
+ height: 24,
70
+ fill: color
71
+ }))));
72
+ };
73
+
74
+ var _default = Billing;
75
+ exports.default = _default;
76
+ //# sourceMappingURL=Billing.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../generate/icons/Billing.js"],"names":["Billing","size","color","strokeWidth","props"],"mappings":";;;;;;;AAAA;;;;;;;;;;;;AACA,IAAMA,OAAO,GAAG,SAAVA,OAAU,OAKV;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,+PADJ;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,WADJ;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,YADJ;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,aADJ;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,0EADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC;AAJhB,IA7BF,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,O","sourcesContent":["import React from \"react\";\nconst Billing = ({\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(#Billing_js__clip0_2358_5224)\">\n <path\n d=\"M22 13V8C22 7.20435 21.6488 6.44129 21.0237 5.87868C20.3986 5.31607 19.5507 5 18.6667 5H5.33333C4.44928 5 3.60143 5.31607 2.97631 5.87868C2.35119 6.44129 2 7.20435 2 8V16C2 16.7956 2.35119 17.5587 2.97631 18.1213C3.60143 18.6839 4.44928 19 5.33333 19H12\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M2 9L22 9\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M5 15H5.01\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M7 15L13 15\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M16 18L17.7879 19.7879C17.905 19.905 18.095 19.905 18.2121 19.7879L22 16\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n />\n </g>\n <defs>\n <clipPath id=\"Billing_js__clip0_2358_5224\">\n <rect width={24} height={24} fill={color} />\n </clipPath>\n </defs>\n </svg>\n );\n};\nexport default Billing;\n"],"file":"Billing.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 CalendarHoliday = function CalendarHoliday(_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(#CalendarHoliday_js__clip0_2358_5277)"
36
+ }, /*#__PURE__*/_react.default.createElement("path", {
37
+ d: "M11.5 21H6C5.46957 21 4.96086 20.7893 4.58579 20.4142C4.21071 20.0391 4 19.5304 4 19V7C4 6.46957 4.21071 5.96086 4.58579 5.58579C4.96086 5.21071 5.46957 5 6 5H18C18.5304 5 19.0391 5.21071 19.4142 5.58579C19.7893 5.96086 20 6.46957 20 7V11",
38
+ stroke: color,
39
+ strokeWidth: strokeWidth,
40
+ strokeLinecap: "round",
41
+ strokeLinejoin: "round"
42
+ }), /*#__PURE__*/_react.default.createElement("path", {
43
+ d: "M16 3V5",
44
+ stroke: color,
45
+ strokeWidth: strokeWidth,
46
+ strokeLinecap: "round",
47
+ strokeLinejoin: "round"
48
+ }), /*#__PURE__*/_react.default.createElement("path", {
49
+ d: "M8 3V5",
50
+ stroke: color,
51
+ strokeWidth: strokeWidth,
52
+ strokeLinecap: "round",
53
+ strokeLinejoin: "round"
54
+ }), /*#__PURE__*/_react.default.createElement("path", {
55
+ d: "M4 11H20",
56
+ stroke: color,
57
+ strokeWidth: strokeWidth,
58
+ strokeLinecap: "round",
59
+ strokeLinejoin: "round"
60
+ }), /*#__PURE__*/_react.default.createElement("path", {
61
+ d: "M14 18C14 18.5253 14.1035 19.0454 14.3045 19.5307C14.5055 20.016 14.8001 20.457 15.1716 20.8284C15.543 21.1999 15.984 21.4945 16.4693 21.6955C16.9546 21.8965 17.4747 22 18 22C18.5253 22 19.0454 21.8965 19.5307 21.6955C20.016 21.4945 20.457 21.1999 20.8284 20.8284C21.1999 20.457 21.4945 20.016 21.6955 19.5307C21.8965 19.0454 22 18.5253 22 18C22 17.4747 21.8965 16.9546 21.6955 16.4693C21.4945 15.984 21.1999 15.543 20.8284 15.1716C20.457 14.8001 20.016 14.5055 19.5307 14.3045C19.0454 14.1035 18.5253 14 18 14C17.4747 14 16.9546 14.1035 16.4693 14.3045C15.984 14.5055 15.543 14.8001 15.1716 15.1716C14.8001 15.543 14.5055 15.984 14.3045 16.4693C14.1035 16.9546 14 17.4747 14 18Z",
62
+ stroke: color,
63
+ strokeWidth: strokeWidth,
64
+ strokeLinecap: "round",
65
+ strokeLinejoin: "round"
66
+ }), /*#__PURE__*/_react.default.createElement("path", {
67
+ d: "M15.2 15.2L20.8 20.8",
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: "CalendarHoliday_js__clip0_2358_5277"
74
+ }, /*#__PURE__*/_react.default.createElement("rect", {
75
+ width: 24,
76
+ height: 24,
77
+ fill: color
78
+ }))));
79
+ };
80
+
81
+ var _default = CalendarHoliday;
82
+ exports.default = _default;
83
+ //# sourceMappingURL=CalendarHoliday.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../generate/icons/CalendarHoliday.js"],"names":["CalendarHoliday","size","color","strokeWidth","props"],"mappings":";;;;;;;AAAA;;;;;;;;;;;;AACA,IAAMA,eAAe,GAAG,SAAlBA,eAAkB,OAKlB;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,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,yqBADJ;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,sBADJ;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,e","sourcesContent":["import React from \"react\";\nconst CalendarHoliday = ({\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(#CalendarHoliday_js__clip0_2358_5277)\">\n <path\n d=\"M11.5 21H6C5.46957 21 4.96086 20.7893 4.58579 20.4142C4.21071 20.0391 4 19.5304 4 19V7C4 6.46957 4.21071 5.96086 4.58579 5.58579C4.96086 5.21071 5.46957 5 6 5H18C18.5304 5 19.0391 5.21071 19.4142 5.58579C19.7893 5.96086 20 6.46957 20 7V11\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M16 3V5\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M8 3V5\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M4 11H20\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M14 18C14 18.5253 14.1035 19.0454 14.3045 19.5307C14.5055 20.016 14.8001 20.457 15.1716 20.8284C15.543 21.1999 15.984 21.4945 16.4693 21.6955C16.9546 21.8965 17.4747 22 18 22C18.5253 22 19.0454 21.8965 19.5307 21.6955C20.016 21.4945 20.457 21.1999 20.8284 20.8284C21.1999 20.457 21.4945 20.016 21.6955 19.5307C21.8965 19.0454 22 18.5253 22 18C22 17.4747 21.8965 16.9546 21.6955 16.4693C21.4945 15.984 21.1999 15.543 20.8284 15.1716C20.457 14.8001 20.016 14.5055 19.5307 14.3045C19.0454 14.1035 18.5253 14 18 14C17.4747 14 16.9546 14.1035 16.4693 14.3045C15.984 14.5055 15.543 14.8001 15.1716 15.1716C14.8001 15.543 14.5055 15.984 14.3045 16.4693C14.1035 16.9546 14 17.4747 14 18Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M15.2 15.2L20.8 20.8\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </g>\n <defs>\n <clipPath id=\"CalendarHoliday_js__clip0_2358_5277\">\n <rect width={24} height={24} fill={color} />\n </clipPath>\n </defs>\n </svg>\n );\n};\nexport default CalendarHoliday;\n"],"file":"CalendarHoliday.js"}
@@ -0,0 +1,65 @@
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 ColumnToLeft = function ColumnToLeft(_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 20 20",
33
+ fill: "none"
34
+ }, props), /*#__PURE__*/_react.default.createElement("g", {
35
+ clipPath: "url(#ColumnToLeft_js__clip0_1689_584)"
36
+ }, /*#__PURE__*/_react.default.createElement("rect", {
37
+ x: 3.1,
38
+ y: 3.1,
39
+ width: 13.8,
40
+ height: 13.8,
41
+ rx: 3.4,
42
+ stroke: color,
43
+ strokeWidth: strokeWidth
44
+ }), /*#__PURE__*/_react.default.createElement("path", {
45
+ d: "M7.5 3.33334L7.5 16.6667",
46
+ stroke: color,
47
+ strokeWidth: strokeWidth
48
+ }), /*#__PURE__*/_react.default.createElement("path", {
49
+ d: "M13.3334 7.5L10.8334 10L13.3334 12.5",
50
+ stroke: color,
51
+ strokeWidth: strokeWidth,
52
+ strokeLinecap: "round",
53
+ strokeLinejoin: "round"
54
+ })), /*#__PURE__*/_react.default.createElement("defs", null, /*#__PURE__*/_react.default.createElement("clipPath", {
55
+ id: "ColumnToLeft_js__clip0_1689_584"
56
+ }, /*#__PURE__*/_react.default.createElement("rect", {
57
+ width: 20,
58
+ height: 20,
59
+ fill: color
60
+ }))));
61
+ };
62
+
63
+ var _default = ColumnToLeft;
64
+ exports.default = _default;
65
+ //# sourceMappingURL=ColumnToLeft.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../generate/icons/ColumnToLeft.js"],"names":["ColumnToLeft","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,EAAE,GADL;AAEE,IAAA,CAAC,EAAE,GAFL;AAGE,IAAA,KAAK,EAAE,IAHT;AAIE,IAAA,MAAM,EAAE,IAJV;AAKE,IAAA,EAAE,EAAE,GALN;AAME,IAAA,MAAM,EAAEF,KANV;AAOE,IAAA,WAAW,EAAEC;AAPf,IADF,eAUE;AACE,IAAA,CAAC,EAAC,0BADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC;AAHf,IAVF,eAeE;AACE,IAAA,CAAC,EAAC,sCADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAfF,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,Y","sourcesContent":["import React from \"react\";\nconst ColumnToLeft = ({\n size = 24,\n color = \"currentColor\",\n strokeWidth = 1.5,\n ...props\n}) => {\n return (\n <svg width={size} height={size} viewBox=\"0 0 20 20\" fill=\"none\" {...props}>\n <g clipPath=\"url(#ColumnToLeft_js__clip0_1689_584)\">\n <rect\n x={3.1}\n y={3.1}\n width={13.8}\n height={13.8}\n rx={3.4}\n stroke={color}\n strokeWidth={strokeWidth}\n />\n <path\n d=\"M7.5 3.33334L7.5 16.6667\"\n stroke={color}\n strokeWidth={strokeWidth}\n />\n <path\n d=\"M13.3334 7.5L10.8334 10L13.3334 12.5\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </g>\n <defs>\n <clipPath id=\"ColumnToLeft_js__clip0_1689_584\">\n <rect width={20} height={20} fill={color} />\n </clipPath>\n </defs>\n </svg>\n );\n};\nexport default ColumnToLeft;\n"],"file":"ColumnToLeft.js"}
@@ -0,0 +1,67 @@
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 ColumnToRight = function ColumnToRight(_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 20 20",
33
+ fill: "none"
34
+ }, props), /*#__PURE__*/_react.default.createElement("g", {
35
+ clipPath: "url(#ColumnToRight_js__clip0_1689_593)"
36
+ }, /*#__PURE__*/_react.default.createElement("rect", {
37
+ x: 16.9,
38
+ y: 16.9,
39
+ width: 13.8,
40
+ height: 13.8,
41
+ rx: 3.4,
42
+ transform: "rotate(180 16.9 16.9)",
43
+ stroke: color,
44
+ strokeWidth: strokeWidth
45
+ }), /*#__PURE__*/_react.default.createElement("path", {
46
+ d: "M12.5 16.6667L12.5 3.33332",
47
+ stroke: color,
48
+ strokeWidth: strokeWidth
49
+ }), /*#__PURE__*/_react.default.createElement("path", {
50
+ d: "M6.66663 12.5L9.16663 10L6.66663 7.5",
51
+ stroke: color,
52
+ strokeWidth: strokeWidth,
53
+ strokeLinecap: "round",
54
+ strokeLinejoin: "round"
55
+ })), /*#__PURE__*/_react.default.createElement("defs", null, /*#__PURE__*/_react.default.createElement("clipPath", {
56
+ id: "ColumnToRight_js__clip0_1689_593"
57
+ }, /*#__PURE__*/_react.default.createElement("rect", {
58
+ width: 20,
59
+ height: 20,
60
+ fill: color,
61
+ transform: "matrix(-1 0 0 -1 20 20)"
62
+ }))));
63
+ };
64
+
65
+ var _default = ColumnToRight;
66
+ exports.default = _default;
67
+ //# sourceMappingURL=ColumnToRight.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../generate/icons/ColumnToRight.js"],"names":["ColumnToRight","size","color","strokeWidth","props"],"mappings":";;;;;;;AAAA;;;;;;;;;;;;AACA,IAAMA,aAAa,GAAG,SAAhBA,aAAgB,OAKhB;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,IADL;AAEE,IAAA,CAAC,EAAE,IAFL;AAGE,IAAA,KAAK,EAAE,IAHT;AAIE,IAAA,MAAM,EAAE,IAJV;AAKE,IAAA,EAAE,EAAE,GALN;AAME,IAAA,SAAS,EAAC,uBANZ;AAOE,IAAA,MAAM,EAAEF,KAPV;AAQE,IAAA,WAAW,EAAEC;AARf,IADF,eAWE;AACE,IAAA,CAAC,EAAC,4BADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC;AAHf,IAXF,eAgBE;AACE,IAAA,CAAC,EAAC,sCADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAhBF,CADF,eAyBE,wDACE;AAAU,IAAA,EAAE,EAAC;AAAb,kBACE;AACE,IAAA,KAAK,EAAE,EADT;AAEE,IAAA,MAAM,EAAE,EAFV;AAGE,IAAA,IAAI,EAAED,KAHR;AAIE,IAAA,SAAS,EAAC;AAJZ,IADF,CADF,CAzBF,CADF;AAsCD,CA5CD;;eA6CeF,a","sourcesContent":["import React from \"react\";\nconst ColumnToRight = ({\n size = 24,\n color = \"currentColor\",\n strokeWidth = 1.5,\n ...props\n}) => {\n return (\n <svg width={size} height={size} viewBox=\"0 0 20 20\" fill=\"none\" {...props}>\n <g clipPath=\"url(#ColumnToRight_js__clip0_1689_593)\">\n <rect\n x={16.9}\n y={16.9}\n width={13.8}\n height={13.8}\n rx={3.4}\n transform=\"rotate(180 16.9 16.9)\"\n stroke={color}\n strokeWidth={strokeWidth}\n />\n <path\n d=\"M12.5 16.6667L12.5 3.33332\"\n stroke={color}\n strokeWidth={strokeWidth}\n />\n <path\n d=\"M6.66663 12.5L9.16663 10L6.66663 7.5\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </g>\n <defs>\n <clipPath id=\"ColumnToRight_js__clip0_1689_593\">\n <rect\n width={20}\n height={20}\n fill={color}\n transform=\"matrix(-1 0 0 -1 20 20)\"\n />\n </clipPath>\n </defs>\n </svg>\n );\n};\nexport default ColumnToRight;\n"],"file":"ColumnToRight.js"}
@@ -0,0 +1,77 @@
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 Contracts = function Contracts(_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(#Contracts_js__clip0_2358_5247)"
36
+ }, /*#__PURE__*/_react.default.createElement("path", {
37
+ d: "M8 21H6C5.20435 21 4.44129 20.6839 3.87868 20.1213C3.31607 19.5587 3 18.7956 3 18V17H8.5",
38
+ stroke: color,
39
+ strokeWidth: strokeWidth,
40
+ strokeLinecap: "round",
41
+ strokeLinejoin: "round"
42
+ }), /*#__PURE__*/_react.default.createElement("path", {
43
+ d: "M5 17V6C5 5.20435 5.31607 4.44129 5.87868 3.87868C6.44129 3.31607 7.20435 3 8 3H17V10",
44
+ stroke: color,
45
+ strokeWidth: strokeWidth,
46
+ strokeLinecap: "round",
47
+ strokeLinejoin: "round"
48
+ }), /*#__PURE__*/_react.default.createElement("path", {
49
+ d: "M9 7H13",
50
+ stroke: color,
51
+ strokeWidth: strokeWidth,
52
+ strokeLinecap: "round",
53
+ strokeLinejoin: "round"
54
+ }), /*#__PURE__*/_react.default.createElement("path", {
55
+ d: "M9 11H13",
56
+ stroke: color,
57
+ strokeWidth: strokeWidth,
58
+ strokeLinecap: "round",
59
+ strokeLinejoin: "round"
60
+ }), /*#__PURE__*/_react.default.createElement("path", {
61
+ d: "M18.42 12.61C18.8138 12.2162 19.348 11.9949 19.905 11.9949C20.462 11.9949 20.9962 12.2162 21.39 12.61C21.7838 13.0039 22.0051 13.538 22.0051 14.095C22.0051 14.652 21.7838 15.1862 21.39 15.58L15 22H12V19L18.42 12.61Z",
62
+ stroke: color,
63
+ strokeWidth: strokeWidth,
64
+ strokeLinecap: "round",
65
+ strokeLinejoin: "round"
66
+ })), /*#__PURE__*/_react.default.createElement("defs", null, /*#__PURE__*/_react.default.createElement("clipPath", {
67
+ id: "Contracts_js__clip0_2358_5247"
68
+ }, /*#__PURE__*/_react.default.createElement("rect", {
69
+ width: 24,
70
+ height: 24,
71
+ fill: color
72
+ }))));
73
+ };
74
+
75
+ var _default = Contracts;
76
+ exports.default = _default;
77
+ //# sourceMappingURL=Contracts.js.map