@bigbinary/neeto-icons 1.20.22 → 1.20.23

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 (286) hide show
  1. package/dist/cjs/icons/AccessControl.js +125 -0
  2. package/dist/cjs/icons/AccessControl.js.map +1 -0
  3. package/dist/cjs/icons/AgentStatus.js +57 -0
  4. package/dist/cjs/icons/AgentStatus.js.map +1 -0
  5. package/dist/cjs/icons/Approval.js +65 -0
  6. package/dist/cjs/icons/Approval.js.map +1 -0
  7. package/dist/cjs/icons/BusinessHour.js +71 -0
  8. package/dist/cjs/icons/BusinessHour.js.map +1 -0
  9. package/dist/cjs/icons/CategoriesSettings.js +77 -0
  10. package/dist/cjs/icons/CategoriesSettings.js.map +1 -0
  11. package/dist/cjs/icons/Category.js +30 -4
  12. package/dist/cjs/icons/Category.js.map +1 -1
  13. package/dist/cjs/icons/ChatQuestions.js +65 -0
  14. package/dist/cjs/icons/ChatQuestions.js.map +1 -0
  15. package/dist/cjs/icons/CompanyInfo.js +113 -0
  16. package/dist/cjs/icons/CompanyInfo.js.map +1 -0
  17. package/dist/cjs/icons/CompanyTags.js +99 -0
  18. package/dist/cjs/icons/CompanyTags.js.map +1 -0
  19. package/dist/cjs/icons/ContactField.js +87 -0
  20. package/dist/cjs/icons/ContactField.js.map +1 -0
  21. package/dist/cjs/icons/ContactTags.js +81 -0
  22. package/dist/cjs/icons/ContactTags.js.map +1 -0
  23. package/dist/cjs/icons/CustomDomain.js +54 -4
  24. package/dist/cjs/icons/CustomDomain.js.map +1 -1
  25. package/dist/cjs/icons/CustomField.js +111 -0
  26. package/dist/cjs/icons/CustomField.js.map +1 -0
  27. package/dist/cjs/icons/Customize.js +58 -14
  28. package/dist/cjs/icons/Customize.js.map +1 -1
  29. package/dist/cjs/icons/DocumentationSync.js +76 -0
  30. package/dist/cjs/icons/DocumentationSync.js.map +1 -0
  31. package/dist/cjs/icons/Domain.js +77 -0
  32. package/dist/cjs/icons/Domain.js.map +1 -0
  33. package/dist/cjs/icons/EmailSync.js +71 -0
  34. package/dist/cjs/icons/EmailSync.js.map +1 -0
  35. package/dist/cjs/icons/EmailTemplates.js +76 -0
  36. package/dist/cjs/icons/EmailTemplates.js.map +1 -0
  37. package/dist/cjs/icons/EmailsBanned.js +70 -0
  38. package/dist/cjs/icons/EmailsBanned.js.map +1 -0
  39. package/dist/cjs/icons/ExcludedDomains.js +88 -0
  40. package/dist/cjs/icons/ExcludedDomains.js.map +1 -0
  41. package/dist/cjs/icons/ExpenseCategories.js +77 -0
  42. package/dist/cjs/icons/ExpenseCategories.js.map +1 -0
  43. package/dist/cjs/icons/FeatureSettings.js +65 -0
  44. package/dist/cjs/icons/FeatureSettings.js.map +1 -0
  45. package/dist/cjs/icons/Field.js +60 -0
  46. package/dist/cjs/icons/Field.js.map +1 -0
  47. package/dist/cjs/icons/Group.js +39 -4
  48. package/dist/cjs/icons/Group.js.map +1 -1
  49. package/dist/cjs/icons/HourFormat.js +71 -0
  50. package/dist/cjs/icons/HourFormat.js.map +1 -0
  51. package/dist/cjs/icons/ImportTimesheet.js +83 -0
  52. package/dist/cjs/icons/ImportTimesheet.js.map +1 -0
  53. package/dist/cjs/icons/InfoRound.js +65 -0
  54. package/dist/cjs/icons/InfoRound.js.map +1 -0
  55. package/dist/cjs/icons/IntroPages.js +63 -0
  56. package/dist/cjs/icons/IntroPages.js.map +1 -0
  57. package/dist/cjs/icons/InvoiceSettings.js +69 -0
  58. package/dist/cjs/icons/InvoiceSettings.js.map +1 -0
  59. package/dist/cjs/icons/IpRestriction.js +71 -0
  60. package/dist/cjs/icons/IpRestriction.js.map +1 -0
  61. package/dist/cjs/icons/LockMessage.js +71 -0
  62. package/dist/cjs/icons/LockMessage.js.map +1 -0
  63. package/dist/cjs/icons/ManageTemplates.js +76 -0
  64. package/dist/cjs/icons/ManageTemplates.js.map +1 -0
  65. package/dist/cjs/icons/MappedField.js +93 -0
  66. package/dist/cjs/icons/MappedField.js.map +1 -0
  67. package/dist/cjs/icons/MeetingLimit.js +95 -0
  68. package/dist/cjs/icons/MeetingLimit.js.map +1 -0
  69. package/dist/cjs/icons/MeetingReminder.js +83 -0
  70. package/dist/cjs/icons/MeetingReminder.js.map +1 -0
  71. package/dist/cjs/icons/MobileAndDesktopApps.js +77 -0
  72. package/dist/cjs/icons/MobileAndDesktopApps.js.map +1 -0
  73. package/dist/cjs/icons/NavLinks.js +75 -0
  74. package/dist/cjs/icons/NavLinks.js.map +1 -0
  75. package/dist/cjs/icons/Notification.js +12 -4
  76. package/dist/cjs/icons/Notification.js.map +1 -1
  77. package/dist/cjs/icons/Pipeline.js +58 -0
  78. package/dist/cjs/icons/Pipeline.js.map +1 -0
  79. package/dist/cjs/icons/Redirect.js +65 -0
  80. package/dist/cjs/icons/Redirect.js.map +1 -0
  81. package/dist/cjs/icons/RedirectUrl.js +83 -0
  82. package/dist/cjs/icons/RedirectUrl.js.map +1 -0
  83. package/dist/cjs/icons/Score.js +83 -0
  84. package/dist/cjs/icons/Score.js.map +1 -0
  85. package/dist/cjs/icons/Security.js +13 -15
  86. package/dist/cjs/icons/Security.js.map +1 -1
  87. package/dist/cjs/icons/Seo.js +35 -4
  88. package/dist/cjs/icons/Seo.js.map +1 -1
  89. package/dist/cjs/icons/SlaPolicies.js +80 -0
  90. package/dist/cjs/icons/SlaPolicies.js.map +1 -0
  91. package/dist/cjs/icons/SmsTemplates.js +82 -0
  92. package/dist/cjs/icons/SmsTemplates.js.map +1 -0
  93. package/dist/cjs/icons/SplitPayment.js +89 -0
  94. package/dist/cjs/icons/SplitPayment.js.map +1 -0
  95. package/dist/cjs/icons/StartWeekOn.js +77 -0
  96. package/dist/cjs/icons/StartWeekOn.js.map +1 -0
  97. package/dist/cjs/icons/Subdomain.js +64 -10
  98. package/dist/cjs/icons/Subdomain.js.map +1 -1
  99. package/dist/cjs/icons/Survey.js +68 -0
  100. package/dist/cjs/icons/Survey.js.map +1 -0
  101. package/dist/cjs/icons/Tabs.js +71 -0
  102. package/dist/cjs/icons/Tabs.js.map +1 -0
  103. package/dist/cjs/icons/Tag.js +20 -6
  104. package/dist/cjs/icons/Tag.js.map +1 -1
  105. package/dist/cjs/icons/Tags.js +18 -4
  106. package/dist/cjs/icons/Tags.js.map +1 -1
  107. package/dist/cjs/icons/TaskOutcome.js +83 -0
  108. package/dist/cjs/icons/TaskOutcome.js.map +1 -0
  109. package/dist/cjs/icons/TaskType.js +95 -0
  110. package/dist/cjs/icons/TaskType.js.map +1 -0
  111. package/dist/cjs/icons/Taxonomy.js +83 -0
  112. package/dist/cjs/icons/Taxonomy.js.map +1 -0
  113. package/dist/cjs/icons/Templates.js +75 -0
  114. package/dist/cjs/icons/Templates.js.map +1 -0
  115. package/dist/cjs/icons/TicketField.js +63 -0
  116. package/dist/cjs/icons/TicketField.js.map +1 -0
  117. package/dist/cjs/icons/TicketSettings.js +65 -0
  118. package/dist/cjs/icons/TicketSettings.js.map +1 -0
  119. package/dist/cjs/icons/TicketTags.js +57 -0
  120. package/dist/cjs/icons/TicketTags.js.map +1 -0
  121. package/dist/cjs/icons/TimesheetVerifications.js +76 -0
  122. package/dist/cjs/icons/TimesheetVerifications.js.map +1 -0
  123. package/dist/cjs/icons/UserInfo.js +77 -0
  124. package/dist/cjs/icons/UserInfo.js.map +1 -0
  125. package/dist/cjs/icons/UserNotification.js +32 -6
  126. package/dist/cjs/icons/UserNotification.js.map +1 -1
  127. package/dist/cjs/icons/UserTags.js +63 -0
  128. package/dist/cjs/icons/UserTags.js.map +1 -0
  129. package/dist/cjs/icons/VideoAccessControl.js +71 -0
  130. package/dist/cjs/icons/VideoAccessControl.js.map +1 -0
  131. package/dist/cjs/icons/ViewSettings.js +71 -0
  132. package/dist/cjs/icons/ViewSettings.js.map +1 -0
  133. package/dist/cjs/icons/Views.js +59 -0
  134. package/dist/cjs/icons/Views.js.map +1 -0
  135. package/dist/cjs/icons/WidgetVisibility.js +77 -0
  136. package/dist/cjs/icons/WidgetVisibility.js.map +1 -0
  137. package/dist/cjs/icons/Workflows.js +93 -0
  138. package/dist/cjs/icons/Workflows.js.map +1 -0
  139. package/dist/cjs/icons/WorkspaceInfo.js +89 -0
  140. package/dist/cjs/icons/WorkspaceInfo.js.map +1 -0
  141. package/dist/cjs/icons/index.js +472 -0
  142. package/dist/cjs/icons/index.js.map +1 -1
  143. package/dist/icons/AccessControl.js +115 -0
  144. package/dist/icons/AccessControl.js.map +1 -0
  145. package/dist/icons/AgentStatus.js +47 -0
  146. package/dist/icons/AgentStatus.js.map +1 -0
  147. package/dist/icons/Approval.js +55 -0
  148. package/dist/icons/Approval.js.map +1 -0
  149. package/dist/icons/BusinessHour.js +61 -0
  150. package/dist/icons/BusinessHour.js.map +1 -0
  151. package/dist/icons/CategoriesSettings.js +67 -0
  152. package/dist/icons/CategoriesSettings.js.map +1 -0
  153. package/dist/icons/Category.js +30 -4
  154. package/dist/icons/Category.js.map +1 -1
  155. package/dist/icons/ChatQuestions.js +55 -0
  156. package/dist/icons/ChatQuestions.js.map +1 -0
  157. package/dist/icons/CompanyInfo.js +103 -0
  158. package/dist/icons/CompanyInfo.js.map +1 -0
  159. package/dist/icons/CompanyTags.js +89 -0
  160. package/dist/icons/CompanyTags.js.map +1 -0
  161. package/dist/icons/ContactField.js +77 -0
  162. package/dist/icons/ContactField.js.map +1 -0
  163. package/dist/icons/ContactTags.js +71 -0
  164. package/dist/icons/ContactTags.js.map +1 -0
  165. package/dist/icons/CustomDomain.js +54 -4
  166. package/dist/icons/CustomDomain.js.map +1 -1
  167. package/dist/icons/CustomField.js +101 -0
  168. package/dist/icons/CustomField.js.map +1 -0
  169. package/dist/icons/Customize.js +58 -14
  170. package/dist/icons/Customize.js.map +1 -1
  171. package/dist/icons/DocumentationSync.js +66 -0
  172. package/dist/icons/DocumentationSync.js.map +1 -0
  173. package/dist/icons/Domain.js +67 -0
  174. package/dist/icons/Domain.js.map +1 -0
  175. package/dist/icons/EmailSync.js +61 -0
  176. package/dist/icons/EmailSync.js.map +1 -0
  177. package/dist/icons/EmailTemplates.js +66 -0
  178. package/dist/icons/EmailTemplates.js.map +1 -0
  179. package/dist/icons/EmailsBanned.js +60 -0
  180. package/dist/icons/EmailsBanned.js.map +1 -0
  181. package/dist/icons/ExcludedDomains.js +78 -0
  182. package/dist/icons/ExcludedDomains.js.map +1 -0
  183. package/dist/icons/ExpenseCategories.js +67 -0
  184. package/dist/icons/ExpenseCategories.js.map +1 -0
  185. package/dist/icons/FeatureSettings.js +55 -0
  186. package/dist/icons/FeatureSettings.js.map +1 -0
  187. package/dist/icons/Field.js +50 -0
  188. package/dist/icons/Field.js.map +1 -0
  189. package/dist/icons/Group.js +39 -4
  190. package/dist/icons/Group.js.map +1 -1
  191. package/dist/icons/HourFormat.js +61 -0
  192. package/dist/icons/HourFormat.js.map +1 -0
  193. package/dist/icons/ImportTimesheet.js +73 -0
  194. package/dist/icons/ImportTimesheet.js.map +1 -0
  195. package/dist/icons/InfoRound.js +55 -0
  196. package/dist/icons/InfoRound.js.map +1 -0
  197. package/dist/icons/IntroPages.js +53 -0
  198. package/dist/icons/IntroPages.js.map +1 -0
  199. package/dist/icons/InvoiceSettings.js +59 -0
  200. package/dist/icons/InvoiceSettings.js.map +1 -0
  201. package/dist/icons/IpRestriction.js +61 -0
  202. package/dist/icons/IpRestriction.js.map +1 -0
  203. package/dist/icons/LockMessage.js +61 -0
  204. package/dist/icons/LockMessage.js.map +1 -0
  205. package/dist/icons/ManageTemplates.js +66 -0
  206. package/dist/icons/ManageTemplates.js.map +1 -0
  207. package/dist/icons/MappedField.js +83 -0
  208. package/dist/icons/MappedField.js.map +1 -0
  209. package/dist/icons/MeetingLimit.js +85 -0
  210. package/dist/icons/MeetingLimit.js.map +1 -0
  211. package/dist/icons/MeetingReminder.js +73 -0
  212. package/dist/icons/MeetingReminder.js.map +1 -0
  213. package/dist/icons/MobileAndDesktopApps.js +67 -0
  214. package/dist/icons/MobileAndDesktopApps.js.map +1 -0
  215. package/dist/icons/NavLinks.js +65 -0
  216. package/dist/icons/NavLinks.js.map +1 -0
  217. package/dist/icons/Notification.js +12 -4
  218. package/dist/icons/Notification.js.map +1 -1
  219. package/dist/icons/Pipeline.js +48 -0
  220. package/dist/icons/Pipeline.js.map +1 -0
  221. package/dist/icons/Redirect.js +55 -0
  222. package/dist/icons/Redirect.js.map +1 -0
  223. package/dist/icons/RedirectUrl.js +73 -0
  224. package/dist/icons/RedirectUrl.js.map +1 -0
  225. package/dist/icons/Score.js +73 -0
  226. package/dist/icons/Score.js.map +1 -0
  227. package/dist/icons/Security.js +13 -15
  228. package/dist/icons/Security.js.map +1 -1
  229. package/dist/icons/Seo.js +35 -4
  230. package/dist/icons/Seo.js.map +1 -1
  231. package/dist/icons/SlaPolicies.js +70 -0
  232. package/dist/icons/SlaPolicies.js.map +1 -0
  233. package/dist/icons/SmsTemplates.js +72 -0
  234. package/dist/icons/SmsTemplates.js.map +1 -0
  235. package/dist/icons/SplitPayment.js +79 -0
  236. package/dist/icons/SplitPayment.js.map +1 -0
  237. package/dist/icons/StartWeekOn.js +67 -0
  238. package/dist/icons/StartWeekOn.js.map +1 -0
  239. package/dist/icons/Subdomain.js +64 -10
  240. package/dist/icons/Subdomain.js.map +1 -1
  241. package/dist/icons/Survey.js +58 -0
  242. package/dist/icons/Survey.js.map +1 -0
  243. package/dist/icons/Tabs.js +61 -0
  244. package/dist/icons/Tabs.js.map +1 -0
  245. package/dist/icons/Tag.js +20 -6
  246. package/dist/icons/Tag.js.map +1 -1
  247. package/dist/icons/Tags.js +18 -4
  248. package/dist/icons/Tags.js.map +1 -1
  249. package/dist/icons/TaskOutcome.js +73 -0
  250. package/dist/icons/TaskOutcome.js.map +1 -0
  251. package/dist/icons/TaskType.js +85 -0
  252. package/dist/icons/TaskType.js.map +1 -0
  253. package/dist/icons/Taxonomy.js +73 -0
  254. package/dist/icons/Taxonomy.js.map +1 -0
  255. package/dist/icons/Templates.js +65 -0
  256. package/dist/icons/Templates.js.map +1 -0
  257. package/dist/icons/TicketField.js +53 -0
  258. package/dist/icons/TicketField.js.map +1 -0
  259. package/dist/icons/TicketSettings.js +55 -0
  260. package/dist/icons/TicketSettings.js.map +1 -0
  261. package/dist/icons/TicketTags.js +47 -0
  262. package/dist/icons/TicketTags.js.map +1 -0
  263. package/dist/icons/TimesheetVerifications.js +66 -0
  264. package/dist/icons/TimesheetVerifications.js.map +1 -0
  265. package/dist/icons/UserInfo.js +67 -0
  266. package/dist/icons/UserInfo.js.map +1 -0
  267. package/dist/icons/UserNotification.js +32 -6
  268. package/dist/icons/UserNotification.js.map +1 -1
  269. package/dist/icons/UserTags.js +53 -0
  270. package/dist/icons/UserTags.js.map +1 -0
  271. package/dist/icons/VideoAccessControl.js +61 -0
  272. package/dist/icons/VideoAccessControl.js.map +1 -0
  273. package/dist/icons/ViewSettings.js +61 -0
  274. package/dist/icons/ViewSettings.js.map +1 -0
  275. package/dist/icons/Views.js +49 -0
  276. package/dist/icons/Views.js.map +1 -0
  277. package/dist/icons/WidgetVisibility.js +67 -0
  278. package/dist/icons/WidgetVisibility.js.map +1 -0
  279. package/dist/icons/Workflows.js +83 -0
  280. package/dist/icons/Workflows.js.map +1 -0
  281. package/dist/icons/WorkspaceInfo.js +79 -0
  282. package/dist/icons/WorkspaceInfo.js.map +1 -0
  283. package/dist/icons/index.js +60 -1
  284. package/dist/icons/index.js.map +1 -1
  285. package/icons.d.ts +59 -0
  286. package/package.json +1 -1
@@ -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 StartWeekOn = function StartWeekOn(_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(#StartWeekOn_js__clip0_7334_816)"
36
+ }, /*#__PURE__*/_react.default.createElement("path", {
37
+ d: "M4 7C4 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 7V19C20 19.5304 19.7893 20.0391 19.4142 20.4142C19.0391 20.7893 18.5304 21 18 21H6C5.46957 21 4.96086 20.7893 4.58579 20.4142C4.21071 20.0391 4 19.5304 4 19V7Z",
38
+ stroke: color,
39
+ strokeWidth: strokeWidth,
40
+ strokeLinecap: "round",
41
+ strokeLinejoin: "round"
42
+ }), /*#__PURE__*/_react.default.createElement("path", {
43
+ d: "M16 3V7",
44
+ stroke: color,
45
+ strokeWidth: strokeWidth,
46
+ strokeLinecap: "round",
47
+ strokeLinejoin: "round"
48
+ }), /*#__PURE__*/_react.default.createElement("path", {
49
+ d: "M8 3V7",
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: "M13 14H15V16H13V14Z",
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: "StartWeekOn_js__clip0_7334_816"
68
+ }, /*#__PURE__*/_react.default.createElement("rect", {
69
+ width: 24,
70
+ height: 24,
71
+ fill: color
72
+ }))));
73
+ };
74
+
75
+ var _default = StartWeekOn;
76
+ exports.default = _default;
77
+ //# sourceMappingURL=StartWeekOn.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../generate/icons/StartWeekOn.js"],"names":["StartWeekOn","size","color","strokeWidth","props"],"mappings":";;;;;;;AAAA;;;;;;;;;;;;AACA,IAAMA,WAAW,GAAG,SAAdA,WAAc,OAKd;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,yTADJ;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,qBADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IA7BF,CADF,eAsCE,wDACE;AAAU,IAAA,EAAE,EAAC;AAAb,kBACE;AAAM,IAAA,KAAK,EAAE,EAAb;AAAiB,IAAA,MAAM,EAAE,EAAzB;AAA6B,IAAA,IAAI,EAAED;AAAnC,IADF,CADF,CAtCF,CADF;AA8CD,CApDD;;eAqDeF,W","sourcesContent":["import React from \"react\";\nconst StartWeekOn = ({\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(#StartWeekOn_js__clip0_7334_816)\">\n <path\n d=\"M4 7C4 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 7V19C20 19.5304 19.7893 20.0391 19.4142 20.4142C19.0391 20.7893 18.5304 21 18 21H6C5.46957 21 4.96086 20.7893 4.58579 20.4142C4.21071 20.0391 4 19.5304 4 19V7Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M16 3V7\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M8 3V7\"\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=\"M13 14H15V16H13V14Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </g>\n <defs>\n <clipPath id=\"StartWeekOn_js__clip0_7334_816\">\n <rect width={24} height={24} fill={color} />\n </clipPath>\n </defs>\n </svg>\n );\n};\nexport default StartWeekOn;\n"],"file":"StartWeekOn.js"}
@@ -31,21 +31,75 @@ var Subdomain = function Subdomain(_ref) {
31
31
  height: size,
32
32
  viewBox: "0 0 24 24",
33
33
  fill: "none"
34
- }, props), /*#__PURE__*/_react.default.createElement("circle", {
35
- cx: 12,
36
- cy: 12,
37
- r: 8.25,
34
+ }, props), /*#__PURE__*/_react.default.createElement("g", {
35
+ clipPath: "url(#Subdomain_js__clip0_7407_193)"
36
+ }, /*#__PURE__*/_react.default.createElement("path", {
37
+ d: "M6.1443 18.0323C5.13326 17.6135 4.2146 16.9997 3.44078 16.2259C2.66696 15.4521 2.05313 14.5334 1.63434 13.5224C1.21555 12.5113 1 11.4277 1 10.3333C1 8.1232 1.87797 6.00358 3.44078 4.44078C5.00358 2.87797 7.1232 2 9.33333 2C11.5435 2 13.6631 2.87797 15.2259 4.44078C16.0466 5.26152 16.6785 6.23583 17.0935 7.29617M17.0935 7.29617C17.12 7.36377 17.1455 7.43172 17.1702 7.5L17.0935 7.29617Z",
38
38
  stroke: color,
39
- strokeWidth: strokeWidth
39
+ strokeWidth: strokeWidth,
40
+ strokeLinecap: "round",
41
+ strokeLinejoin: "round"
40
42
  }), /*#__PURE__*/_react.default.createElement("path", {
41
- d: "M15.25 12C15.25 14.4055 14.8152 16.5471 14.1431 18.0594C13.8066 18.8164 13.4254 19.3826 13.0399 19.7494C12.6584 20.1126 12.3082 20.25 12 20.25C11.6918 20.25 11.3416 20.1126 10.9601 19.7494C10.5746 19.3826 10.1934 18.8164 9.85693 18.0594C9.18483 16.5471 8.75 14.4055 8.75 12C8.75 9.59454 9.18483 7.45286 9.85693 5.94064C10.1934 5.18359 10.5746 4.61737 10.9601 4.25056C11.3416 3.88743 11.6918 3.75 12 3.75C12.3082 3.75 12.6584 3.88743 13.0399 4.25056C13.4254 4.61737 13.8066 5.18359 14.1431 5.94064C14.8152 7.45286 15.25 9.59454 15.25 12Z",
43
+ d: "M1.55554 7.55554H17.1111",
42
44
  stroke: color,
43
- strokeWidth: strokeWidth
45
+ strokeWidth: strokeWidth,
46
+ strokeLinecap: "round",
47
+ strokeLinejoin: "round"
44
48
  }), /*#__PURE__*/_react.default.createElement("path", {
45
- d: "M4 12H20",
49
+ d: "M1.55554 13.1111H6.72393",
46
50
  stroke: color,
47
- strokeWidth: strokeWidth
48
- }));
51
+ strokeWidth: strokeWidth,
52
+ strokeLinecap: "round",
53
+ strokeLinejoin: "round"
54
+ }), /*#__PURE__*/_react.default.createElement("path", {
55
+ d: "M8.87035 2C7.31048 4.49964 6.48351 7.38691 6.48351 10.3333C6.48351 11.2308 6.56023 12.1228 6.71103 13",
56
+ stroke: color,
57
+ strokeWidth: strokeWidth,
58
+ strokeLinecap: "round",
59
+ strokeLinejoin: "round"
60
+ }), /*#__PURE__*/_react.default.createElement("path", {
61
+ d: "M9.7963 2C10.8108 3.62574 11.5153 5.41544 11.8839 7.27875",
62
+ stroke: color,
63
+ strokeWidth: strokeWidth,
64
+ strokeLinecap: "round",
65
+ strokeLinejoin: "round"
66
+ }), /*#__PURE__*/_react.default.createElement("path", {
67
+ d: "M8.88889 16.5556C8.88889 17.4164 9.05845 18.2689 9.3879 19.0643C9.71734 19.8596 10.2002 20.5823 10.809 21.191C11.4177 21.7998 12.1404 22.2827 12.9357 22.6121C13.7311 22.9415 14.5836 23.1111 15.4444 23.1111C16.3053 23.1111 17.1578 22.9415 17.9531 22.6121C18.7485 22.2827 19.4712 21.7998 20.0799 21.191C20.6887 20.5823 21.1715 19.8596 21.501 19.0643C21.8304 18.2689 22 17.4164 22 16.5556C22 14.8169 21.3093 13.1495 20.0799 11.9201C18.8505 10.6907 17.1831 10 15.4444 10C13.7058 10 12.0384 10.6907 10.809 11.9201C9.57956 13.1495 8.88889 14.8169 8.88889 16.5556Z",
68
+ stroke: color,
69
+ strokeWidth: strokeWidth,
70
+ strokeLinecap: "round",
71
+ strokeLinejoin: "round"
72
+ }), /*#__PURE__*/_react.default.createElement("path", {
73
+ d: "M9.32591 14.3704H21.5629",
74
+ stroke: color,
75
+ strokeWidth: strokeWidth,
76
+ strokeLinecap: "round",
77
+ strokeLinejoin: "round"
78
+ }), /*#__PURE__*/_react.default.createElement("path", {
79
+ d: "M9.32591 18.7407H21.5629",
80
+ stroke: color,
81
+ strokeWidth: strokeWidth,
82
+ strokeLinecap: "round",
83
+ strokeLinejoin: "round"
84
+ }), /*#__PURE__*/_react.default.createElement("path", {
85
+ d: "M15.0802 10C13.8531 11.9664 13.2026 14.2377 13.2026 16.5556C13.2026 18.8734 13.8531 21.1447 15.0802 23.1111",
86
+ stroke: color,
87
+ strokeWidth: strokeWidth,
88
+ strokeLinecap: "round",
89
+ strokeLinejoin: "round"
90
+ }), /*#__PURE__*/_react.default.createElement("path", {
91
+ d: "M15.8087 10C17.0358 11.9664 17.6863 14.2377 17.6863 16.5556C17.6863 18.8734 17.0358 21.1447 15.8087 23.1111",
92
+ stroke: color,
93
+ strokeWidth: strokeWidth,
94
+ strokeLinecap: "round",
95
+ strokeLinejoin: "round"
96
+ })), /*#__PURE__*/_react.default.createElement("defs", null, /*#__PURE__*/_react.default.createElement("clipPath", {
97
+ id: "Subdomain_js__clip0_7407_193"
98
+ }, /*#__PURE__*/_react.default.createElement("rect", {
99
+ width: 24,
100
+ height: 24,
101
+ fill: color
102
+ }))));
49
103
  };
50
104
 
51
105
  var _default = Subdomain;
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../generate/icons/Subdomain.js"],"names":["Subdomain","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,EAAE,EAAE,EADN;AAEE,IAAA,EAAE,EAAE,EAFN;AAGE,IAAA,CAAC,EAAE,IAHL;AAIE,IAAA,MAAM,EAAEF,KAJV;AAKE,IAAA,WAAW,EAAEC;AALf,IADF,eAQE;AACE,IAAA,CAAC,EAAC,0hBADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC;AAHf,IARF,eAaE;AAAM,IAAA,CAAC,EAAC,UAAR;AAAmB,IAAA,MAAM,EAAED,KAA3B;AAAkC,IAAA,WAAW,EAAEC;AAA/C,IAbF,CADF;AAiBD,CAvBD;;eAwBeH,S","sourcesContent":["import React from \"react\";\nconst Subdomain = ({\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 <circle\n cx={12}\n cy={12}\n r={8.25}\n stroke={color}\n strokeWidth={strokeWidth}\n />\n <path\n d=\"M15.25 12C15.25 14.4055 14.8152 16.5471 14.1431 18.0594C13.8066 18.8164 13.4254 19.3826 13.0399 19.7494C12.6584 20.1126 12.3082 20.25 12 20.25C11.6918 20.25 11.3416 20.1126 10.9601 19.7494C10.5746 19.3826 10.1934 18.8164 9.85693 18.0594C9.18483 16.5471 8.75 14.4055 8.75 12C8.75 9.59454 9.18483 7.45286 9.85693 5.94064C10.1934 5.18359 10.5746 4.61737 10.9601 4.25056C11.3416 3.88743 11.6918 3.75 12 3.75C12.3082 3.75 12.6584 3.88743 13.0399 4.25056C13.4254 4.61737 13.8066 5.18359 14.1431 5.94064C14.8152 7.45286 15.25 9.59454 15.25 12Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n />\n <path d=\"M4 12H20\" stroke={color} strokeWidth={strokeWidth} />\n </svg>\n );\n};\nexport default Subdomain;\n"],"file":"Subdomain.js"}
1
+ {"version":3,"sources":["../../../generate/icons/Subdomain.js"],"names":["Subdomain","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,qYADJ;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,0BADJ;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,0BADJ;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,uGADJ;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,2DADJ;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,+iBADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IApCF,eA2CE;AACE,IAAA,CAAC,EAAC,0BADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IA3CF,eAkDE;AACE,IAAA,CAAC,EAAC,0BADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAlDF,eAyDE;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,IAzDF,eAgEE;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,IAhEF,CADF,eAyEE,wDACE;AAAU,IAAA,EAAE,EAAC;AAAb,kBACE;AAAM,IAAA,KAAK,EAAE,EAAb;AAAiB,IAAA,MAAM,EAAE,EAAzB;AAA6B,IAAA,IAAI,EAAED;AAAnC,IADF,CADF,CAzEF,CADF;AAiFD,CAvFD;;eAwFeF,S","sourcesContent":["import React from \"react\";\nconst Subdomain = ({\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(#Subdomain_js__clip0_7407_193)\">\n <path\n d=\"M6.1443 18.0323C5.13326 17.6135 4.2146 16.9997 3.44078 16.2259C2.66696 15.4521 2.05313 14.5334 1.63434 13.5224C1.21555 12.5113 1 11.4277 1 10.3333C1 8.1232 1.87797 6.00358 3.44078 4.44078C5.00358 2.87797 7.1232 2 9.33333 2C11.5435 2 13.6631 2.87797 15.2259 4.44078C16.0466 5.26152 16.6785 6.23583 17.0935 7.29617M17.0935 7.29617C17.12 7.36377 17.1455 7.43172 17.1702 7.5L17.0935 7.29617Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M1.55554 7.55554H17.1111\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M1.55554 13.1111H6.72393\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M8.87035 2C7.31048 4.49964 6.48351 7.38691 6.48351 10.3333C6.48351 11.2308 6.56023 12.1228 6.71103 13\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M9.7963 2C10.8108 3.62574 11.5153 5.41544 11.8839 7.27875\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M8.88889 16.5556C8.88889 17.4164 9.05845 18.2689 9.3879 19.0643C9.71734 19.8596 10.2002 20.5823 10.809 21.191C11.4177 21.7998 12.1404 22.2827 12.9357 22.6121C13.7311 22.9415 14.5836 23.1111 15.4444 23.1111C16.3053 23.1111 17.1578 22.9415 17.9531 22.6121C18.7485 22.2827 19.4712 21.7998 20.0799 21.191C20.6887 20.5823 21.1715 19.8596 21.501 19.0643C21.8304 18.2689 22 17.4164 22 16.5556C22 14.8169 21.3093 13.1495 20.0799 11.9201C18.8505 10.6907 17.1831 10 15.4444 10C13.7058 10 12.0384 10.6907 10.809 11.9201C9.57956 13.1495 8.88889 14.8169 8.88889 16.5556Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M9.32591 14.3704H21.5629\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M9.32591 18.7407H21.5629\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M15.0802 10C13.8531 11.9664 13.2026 14.2377 13.2026 16.5556C13.2026 18.8734 13.8531 21.1447 15.0802 23.1111\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M15.8087 10C17.0358 11.9664 17.6863 14.2377 17.6863 16.5556C17.6863 18.8734 17.0358 21.1447 15.8087 23.1111\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </g>\n <defs>\n <clipPath id=\"Subdomain_js__clip0_7407_193\">\n <rect width={24} height={24} fill={color} />\n </clipPath>\n </defs>\n </svg>\n );\n};\nexport default Subdomain;\n"],"file":"Subdomain.js"}
@@ -0,0 +1,68 @@
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 Survey = function Survey(_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(#Survey_js__clip0_7325_62)"
36
+ }, /*#__PURE__*/_react.default.createElement("path", {
37
+ d: "M10 4H5.71429C4.21523 4 3 5.21523 3 6.71429V15.2857C3 16.7848 4.21523 18 5.71429 18H7.51579C7.8183 18 8.10079 18.1512 8.26859 18.4029L9.58397 20.376C9.78189 20.6728 10.2181 20.6728 10.416 20.376L11.7314 18.4029C11.8992 18.1512 12.1817 18 12.4842 18H18.2857C19.7848 18 21 16.7848 21 15.2857V12",
38
+ stroke: color,
39
+ strokeWidth: strokeWidth,
40
+ strokeLinecap: "round"
41
+ }), /*#__PURE__*/_react.default.createElement("path", {
42
+ d: "M16.5005 8.96461L14.6905 9.96024C14.6368 9.98959 14.5764 10.0027 14.516 9.99808C14.4556 9.99346 14.3976 9.97131 14.3485 9.9341C14.2994 9.8969 14.2611 9.84609 14.2379 9.78737C14.2147 9.72864 14.2076 9.6643 14.2172 9.60153L14.563 7.49215L13.0989 5.99869C13.0552 5.95434 13.0242 5.89797 13.0096 5.83604C12.9949 5.7741 12.9971 5.70909 13.016 5.64842C13.0348 5.58775 13.0696 5.53387 13.1162 5.49293C13.1628 5.45199 13.2195 5.42564 13.2797 5.41688L15.303 5.10892L16.208 3.19026C16.2351 3.13311 16.2768 3.08503 16.3284 3.05142C16.3801 3.01781 16.4397 3 16.5005 3C16.5613 3 16.6209 3.01781 16.6725 3.05142C16.7242 3.08503 16.7659 3.13311 16.793 3.19026L17.698 5.10892L19.7213 5.41688C19.7813 5.42595 19.8377 5.45247 19.8842 5.49345C19.9306 5.53443 19.9652 5.58823 19.984 5.64877C20.0028 5.7093 20.0051 5.77416 19.9906 5.836C19.9762 5.89784 19.9455 5.95419 19.9021 5.99869L18.438 7.49215L18.783 9.60066C18.7933 9.66354 18.7867 9.7282 18.7638 9.78731C18.7409 9.84642 18.7027 9.89761 18.6535 9.93506C18.6042 9.97251 18.546 9.99472 18.4854 9.99917C18.4248 10.0036 18.3642 9.99014 18.3105 9.96024L16.5005 8.96461Z",
43
+ stroke: color,
44
+ strokeWidth: strokeWidth,
45
+ strokeLinecap: "round",
46
+ strokeLinejoin: "round"
47
+ }), /*#__PURE__*/_react.default.createElement("path", {
48
+ d: "M6 11H9",
49
+ stroke: color,
50
+ strokeWidth: strokeWidth,
51
+ strokeLinecap: "round"
52
+ }), /*#__PURE__*/_react.default.createElement("path", {
53
+ d: "M6 14H13",
54
+ stroke: color,
55
+ strokeWidth: strokeWidth,
56
+ strokeLinecap: "round"
57
+ })), /*#__PURE__*/_react.default.createElement("defs", null, /*#__PURE__*/_react.default.createElement("clipPath", {
58
+ id: "Survey_js__clip0_7325_62"
59
+ }, /*#__PURE__*/_react.default.createElement("rect", {
60
+ width: 24,
61
+ height: 24,
62
+ fill: color
63
+ }))));
64
+ };
65
+
66
+ var _default = Survey;
67
+ exports.default = _default;
68
+ //# sourceMappingURL=Survey.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../generate/icons/Survey.js"],"names":["Survey","size","color","strokeWidth","props"],"mappings":";;;;;;;AAAA;;;;;;;;;;;;AACA,IAAMA,MAAM,GAAG,SAATA,MAAS,OAKT;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,sSADJ;AAEE,IAAA,MAAM,EAAEF,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC;AAJhB,IADF,eAOE;AACE,IAAA,CAAC,EAAC,8kCADJ;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,SADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC;AAJhB,IAdF,eAoBE;AACE,IAAA,CAAC,EAAC,UADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC;AAJhB,IApBF,CADF,eA4BE,wDACE;AAAU,IAAA,EAAE,EAAC;AAAb,kBACE;AAAM,IAAA,KAAK,EAAE,EAAb;AAAiB,IAAA,MAAM,EAAE,EAAzB;AAA6B,IAAA,IAAI,EAAED;AAAnC,IADF,CADF,CA5BF,CADF;AAoCD,CA1CD;;eA2CeF,M","sourcesContent":["import React from \"react\";\nconst Survey = ({\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(#Survey_js__clip0_7325_62)\">\n <path\n d=\"M10 4H5.71429C4.21523 4 3 5.21523 3 6.71429V15.2857C3 16.7848 4.21523 18 5.71429 18H7.51579C7.8183 18 8.10079 18.1512 8.26859 18.4029L9.58397 20.376C9.78189 20.6728 10.2181 20.6728 10.416 20.376L11.7314 18.4029C11.8992 18.1512 12.1817 18 12.4842 18H18.2857C19.7848 18 21 16.7848 21 15.2857V12\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n />\n <path\n d=\"M16.5005 8.96461L14.6905 9.96024C14.6368 9.98959 14.5764 10.0027 14.516 9.99808C14.4556 9.99346 14.3976 9.97131 14.3485 9.9341C14.2994 9.8969 14.2611 9.84609 14.2379 9.78737C14.2147 9.72864 14.2076 9.6643 14.2172 9.60153L14.563 7.49215L13.0989 5.99869C13.0552 5.95434 13.0242 5.89797 13.0096 5.83604C12.9949 5.7741 12.9971 5.70909 13.016 5.64842C13.0348 5.58775 13.0696 5.53387 13.1162 5.49293C13.1628 5.45199 13.2195 5.42564 13.2797 5.41688L15.303 5.10892L16.208 3.19026C16.2351 3.13311 16.2768 3.08503 16.3284 3.05142C16.3801 3.01781 16.4397 3 16.5005 3C16.5613 3 16.6209 3.01781 16.6725 3.05142C16.7242 3.08503 16.7659 3.13311 16.793 3.19026L17.698 5.10892L19.7213 5.41688C19.7813 5.42595 19.8377 5.45247 19.8842 5.49345C19.9306 5.53443 19.9652 5.58823 19.984 5.64877C20.0028 5.7093 20.0051 5.77416 19.9906 5.836C19.9762 5.89784 19.9455 5.95419 19.9021 5.99869L18.438 7.49215L18.783 9.60066C18.7933 9.66354 18.7867 9.7282 18.7638 9.78731C18.7409 9.84642 18.7027 9.89761 18.6535 9.93506C18.6042 9.97251 18.546 9.99472 18.4854 9.99917C18.4248 10.0036 18.3642 9.99014 18.3105 9.96024L16.5005 8.96461Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M6 11H9\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n />\n <path\n d=\"M6 14H13\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n />\n </g>\n <defs>\n <clipPath id=\"Survey_js__clip0_7325_62\">\n <rect width={24} height={24} fill={color} />\n </clipPath>\n </defs>\n </svg>\n );\n};\nexport default Survey;\n"],"file":"Survey.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 Tabs = function Tabs(_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(#Tabs_js__clip0_7407_264)"
36
+ }, /*#__PURE__*/_react.default.createElement("path", {
37
+ d: "M19 3H5C3.89543 3 3 3.89543 3 5V18C3 19.1046 3.89543 20 5 20H19C20.1046 20 21 19.1046 21 18V17.5V7V5C21 3.89543 20.1046 3 19 3Z",
38
+ stroke: color,
39
+ strokeWidth: strokeWidth,
40
+ strokeLinecap: "round"
41
+ }), /*#__PURE__*/_react.default.createElement("path", {
42
+ d: "M11 3V20",
43
+ stroke: color,
44
+ strokeWidth: strokeWidth
45
+ }), /*#__PURE__*/_react.default.createElement("path", {
46
+ d: "M6 6H8",
47
+ stroke: color,
48
+ strokeWidth: strokeWidth,
49
+ strokeLinecap: "round"
50
+ }), /*#__PURE__*/_react.default.createElement("path", {
51
+ d: "M6 9H8",
52
+ stroke: color,
53
+ strokeWidth: strokeWidth,
54
+ strokeLinecap: "round"
55
+ }), /*#__PURE__*/_react.default.createElement("path", {
56
+ d: "M6 12H8",
57
+ stroke: color,
58
+ strokeWidth: strokeWidth,
59
+ strokeLinecap: "round"
60
+ })), /*#__PURE__*/_react.default.createElement("defs", null, /*#__PURE__*/_react.default.createElement("clipPath", {
61
+ id: "Tabs_js__clip0_7407_264"
62
+ }, /*#__PURE__*/_react.default.createElement("rect", {
63
+ width: 24,
64
+ height: 24,
65
+ fill: color
66
+ }))));
67
+ };
68
+
69
+ var _default = Tabs;
70
+ exports.default = _default;
71
+ //# sourceMappingURL=Tabs.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../generate/icons/Tabs.js"],"names":["Tabs","size","color","strokeWidth","props"],"mappings":";;;;;;;AAAA;;;;;;;;;;;;AACA,IAAMA,IAAI,GAAG,SAAPA,IAAO,OAKP;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,iIADJ;AAEE,IAAA,MAAM,EAAEF,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC;AAJhB,IADF,eAOE;AAAM,IAAA,CAAC,EAAC,UAAR;AAAmB,IAAA,MAAM,EAAED,KAA3B;AAAkC,IAAA,WAAW,EAAEC;AAA/C,IAPF,eAQE;AACE,IAAA,CAAC,EAAC,QADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC;AAJhB,IARF,eAcE;AACE,IAAA,CAAC,EAAC,QADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC;AAJhB,IAdF,eAoBE;AACE,IAAA,CAAC,EAAC,SADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC;AAJhB,IApBF,CADF,eA4BE,wDACE;AAAU,IAAA,EAAE,EAAC;AAAb,kBACE;AAAM,IAAA,KAAK,EAAE,EAAb;AAAiB,IAAA,MAAM,EAAE,EAAzB;AAA6B,IAAA,IAAI,EAAED;AAAnC,IADF,CADF,CA5BF,CADF;AAoCD,CA1CD;;eA2CeF,I","sourcesContent":["import React from \"react\";\nconst Tabs = ({\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(#Tabs_js__clip0_7407_264)\">\n <path\n d=\"M19 3H5C3.89543 3 3 3.89543 3 5V18C3 19.1046 3.89543 20 5 20H19C20.1046 20 21 19.1046 21 18V17.5V7V5C21 3.89543 20.1046 3 19 3Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n />\n <path d=\"M11 3V20\" stroke={color} strokeWidth={strokeWidth} />\n <path\n d=\"M6 6H8\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n />\n <path\n d=\"M6 9H8\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n />\n <path\n d=\"M6 12H8\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n />\n </g>\n <defs>\n <clipPath id=\"Tabs_js__clip0_7407_264\">\n <rect width={24} height={24} fill={color} />\n </clipPath>\n </defs>\n </svg>\n );\n};\nexport default Tabs;\n"],"file":"Tabs.js"}
@@ -29,15 +29,29 @@ var Tag = function Tag(_ref) {
29
29
  return /*#__PURE__*/_react.default.createElement("svg", _extends({
30
30
  width: size,
31
31
  height: size,
32
- viewBox: "0 0 32 32",
32
+ viewBox: "0 0 24 24",
33
33
  fill: "none"
34
- }, props), /*#__PURE__*/_react.default.createElement("path", {
35
- d: "M18.52 30C17.7246 29.9993 16.9621 29.6828 16.4 29.12L2.88 15.61C2.31723 15.0479 2.0007 14.2854 2 13.49V5C2 4.20435 2.31607 3.44129 2.87868 2.87868C3.44129 2.31607 4.20435 2 5 2H13.49C14.2854 2.0007 15.0479 2.31723 15.61 2.88L29.12 16.39C29.3997 16.6687 29.6216 16.9999 29.773 17.3645C29.9244 17.7292 30.0024 18.1202 30.0024 18.515C30.0024 18.9098 29.9244 19.3008 29.773 19.6655C29.6216 20.0301 29.3997 20.3613 29.12 20.64L20.64 29.12C20.0779 29.6828 19.3154 29.9993 18.52 30ZM5 4C4.73478 4 4.48043 4.10536 4.29289 4.29289C4.10536 4.48043 4 4.73478 4 5V13.49C4.00055 13.6223 4.02735 13.7532 4.07885 13.8751C4.13034 13.9969 4.20551 14.1074 4.3 14.2L17.81 27.71C17.9974 27.8962 18.2508 28.0008 18.515 28.0008C18.7792 28.0008 19.0326 27.8962 19.22 27.71L27.71 19.22C27.8962 19.0326 28.0008 18.7792 28.0008 18.515C28.0008 18.2508 27.8962 17.9974 27.71 17.81L14.2 4.3C14.1074 4.20551 13.9969 4.13034 13.8751 4.07885C13.7532 4.02735 13.6223 4.00055 13.49 4H5Z",
36
- fill: color
34
+ }, props), /*#__PURE__*/_react.default.createElement("g", {
35
+ clipPath: "url(#Tag_js__clip0_7407_162)"
36
+ }, /*#__PURE__*/_react.default.createElement("path", {
37
+ d: "M6.5 7.5C6.5 7.76522 6.60536 8.01957 6.79289 8.20711C6.98043 8.39464 7.23478 8.5 7.5 8.5C7.76522 8.5 8.01957 8.39464 8.20711 8.20711C8.39464 8.01957 8.5 7.76522 8.5 7.5C8.5 7.23478 8.39464 6.98043 8.20711 6.79289C8.01957 6.60536 7.76522 6.5 7.5 6.5C7.23478 6.5 6.98043 6.60536 6.79289 6.79289C6.60536 6.98043 6.5 7.23478 6.5 7.5Z",
38
+ stroke: color,
39
+ strokeWidth: strokeWidth,
40
+ strokeLinecap: "round",
41
+ strokeLinejoin: "round"
37
42
  }), /*#__PURE__*/_react.default.createElement("path", {
38
- d: "M10 14C9.20888 14 8.43552 13.7654 7.77772 13.3259C7.11992 12.8864 6.60723 12.2616 6.30448 11.5307C6.00173 10.7998 5.92252 9.99556 6.07686 9.21964C6.2312 8.44372 6.61216 7.73098 7.17157 7.17157C7.73098 6.61216 8.44372 6.2312 9.21964 6.07686C9.99556 5.92252 10.7998 6.00173 11.5307 6.30448C12.2616 6.60723 12.8864 7.11992 13.3259 7.77772C13.7654 8.43552 14 9.20888 14 10C14 11.0609 13.5786 12.0783 12.8284 12.8284C12.0783 13.5786 11.0609 14 10 14ZM10 8C9.60444 8 9.21776 8.1173 8.88886 8.33706C8.55996 8.55683 8.30362 8.86918 8.15224 9.23464C8.00087 9.60009 7.96126 10.0022 8.03843 10.3902C8.1156 10.7781 8.30608 11.1345 8.58579 11.4142C8.86549 11.6939 9.22186 11.8844 9.60982 11.9616C9.99778 12.0387 10.3999 11.9991 10.7654 11.8478C11.1308 11.6964 11.4432 11.44 11.6629 11.1111C11.8827 10.7822 12 10.3956 12 10C12 9.46957 11.7893 8.96086 11.4142 8.58579C11.0391 8.21072 10.5304 8 10 8Z",
43
+ d: "M3 6V11.172C3.00011 11.7024 3.2109 12.211 3.586 12.586L11.296 20.296C11.748 20.7479 12.3609 21.0017 13 21.0017C13.6391 21.0017 14.252 20.7479 14.704 20.296L20.296 14.704C20.7479 14.252 21.0017 13.6391 21.0017 13C21.0017 12.3609 20.7479 11.748 20.296 11.296L12.586 3.586C12.211 3.2109 11.7024 3.00011 11.172 3H6C5.20435 3 4.44129 3.31607 3.87868 3.87868C3.31607 4.44129 3 5.20435 3 6Z",
44
+ stroke: color,
45
+ strokeWidth: strokeWidth,
46
+ strokeLinecap: "round",
47
+ strokeLinejoin: "round"
48
+ })), /*#__PURE__*/_react.default.createElement("defs", null, /*#__PURE__*/_react.default.createElement("clipPath", {
49
+ id: "Tag_js__clip0_7407_162"
50
+ }, /*#__PURE__*/_react.default.createElement("rect", {
51
+ width: 24,
52
+ height: 24,
39
53
  fill: color
40
- }));
54
+ }))));
41
55
  };
42
56
 
43
57
  var _default = Tag;
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../generate/icons/Tag.js"],"names":["Tag","size","color","strokeWidth","props"],"mappings":";;;;;;;AAAA;;;;;;;;;;;;AACA,IAAMA,GAAG,GAAG,SAANA,GAAM,OAKN;AAAA,uBAJJC,IAII;AAAA,MAJJA,IAII,0BAJG,EAIH;AAAA,wBAHJC,KAGI;AAAA,MAHJA,KAGI,2BAHI,cAGJ;AAAA,8BAFJC,WAEI;AAAA,MAFJA,WAEI,iCAFU,GAEV;AAAA,MADDC,KACC;;AACJ,sBACE;AAAK,IAAA,KAAK,EAAEH,IAAZ;AAAkB,IAAA,MAAM,EAAEA,IAA1B;AAAgC,IAAA,OAAO,EAAC,WAAxC;AAAoD,IAAA,IAAI,EAAC;AAAzD,KAAoEG,KAApE,gBACE;AACE,IAAA,CAAC,EAAC,07BADJ;AAEE,IAAA,IAAI,EAAEF;AAFR,IADF,eAKE;AACE,IAAA,CAAC,EAAC,s3BADJ;AAEE,IAAA,IAAI,EAAEA;AAFR,IALF,CADF;AAYD,CAlBD;;eAmBeF,G","sourcesContent":["import React from \"react\";\nconst Tag = ({\n size = 24,\n color = \"currentColor\",\n strokeWidth = 1.5,\n ...props\n}) => {\n return (\n <svg width={size} height={size} viewBox=\"0 0 32 32\" fill=\"none\" {...props}>\n <path\n d=\"M18.52 30C17.7246 29.9993 16.9621 29.6828 16.4 29.12L2.88 15.61C2.31723 15.0479 2.0007 14.2854 2 13.49V5C2 4.20435 2.31607 3.44129 2.87868 2.87868C3.44129 2.31607 4.20435 2 5 2H13.49C14.2854 2.0007 15.0479 2.31723 15.61 2.88L29.12 16.39C29.3997 16.6687 29.6216 16.9999 29.773 17.3645C29.9244 17.7292 30.0024 18.1202 30.0024 18.515C30.0024 18.9098 29.9244 19.3008 29.773 19.6655C29.6216 20.0301 29.3997 20.3613 29.12 20.64L20.64 29.12C20.0779 29.6828 19.3154 29.9993 18.52 30ZM5 4C4.73478 4 4.48043 4.10536 4.29289 4.29289C4.10536 4.48043 4 4.73478 4 5V13.49C4.00055 13.6223 4.02735 13.7532 4.07885 13.8751C4.13034 13.9969 4.20551 14.1074 4.3 14.2L17.81 27.71C17.9974 27.8962 18.2508 28.0008 18.515 28.0008C18.7792 28.0008 19.0326 27.8962 19.22 27.71L27.71 19.22C27.8962 19.0326 28.0008 18.7792 28.0008 18.515C28.0008 18.2508 27.8962 17.9974 27.71 17.81L14.2 4.3C14.1074 4.20551 13.9969 4.13034 13.8751 4.07885C13.7532 4.02735 13.6223 4.00055 13.49 4H5Z\"\n fill={color}\n />\n <path\n d=\"M10 14C9.20888 14 8.43552 13.7654 7.77772 13.3259C7.11992 12.8864 6.60723 12.2616 6.30448 11.5307C6.00173 10.7998 5.92252 9.99556 6.07686 9.21964C6.2312 8.44372 6.61216 7.73098 7.17157 7.17157C7.73098 6.61216 8.44372 6.2312 9.21964 6.07686C9.99556 5.92252 10.7998 6.00173 11.5307 6.30448C12.2616 6.60723 12.8864 7.11992 13.3259 7.77772C13.7654 8.43552 14 9.20888 14 10C14 11.0609 13.5786 12.0783 12.8284 12.8284C12.0783 13.5786 11.0609 14 10 14ZM10 8C9.60444 8 9.21776 8.1173 8.88886 8.33706C8.55996 8.55683 8.30362 8.86918 8.15224 9.23464C8.00087 9.60009 7.96126 10.0022 8.03843 10.3902C8.1156 10.7781 8.30608 11.1345 8.58579 11.4142C8.86549 11.6939 9.22186 11.8844 9.60982 11.9616C9.99778 12.0387 10.3999 11.9991 10.7654 11.8478C11.1308 11.6964 11.4432 11.44 11.6629 11.1111C11.8827 10.7822 12 10.3956 12 10C12 9.46957 11.7893 8.96086 11.4142 8.58579C11.0391 8.21072 10.5304 8 10 8Z\"\n fill={color}\n />\n </svg>\n );\n};\nexport default Tag;\n"],"file":"Tag.js"}
1
+ {"version":3,"sources":["../../../generate/icons/Tag.js"],"names":["Tag","size","color","strokeWidth","props"],"mappings":";;;;;;;AAAA;;;;;;;;;;;;AACA,IAAMA,GAAG,GAAG,SAANA,GAAM,OAKN;AAAA,uBAJJC,IAII;AAAA,MAJJA,IAII,0BAJG,EAIH;AAAA,wBAHJC,KAGI;AAAA,MAHJA,KAGI,2BAHI,cAGJ;AAAA,8BAFJC,WAEI;AAAA,MAFJA,WAEI,iCAFU,GAEV;AAAA,MADDC,KACC;;AACJ,sBACE;AAAK,IAAA,KAAK,EAAEH,IAAZ;AAAkB,IAAA,MAAM,EAAEA,IAA1B;AAAgC,IAAA,OAAO,EAAC,WAAxC;AAAoD,IAAA,IAAI,EAAC;AAAzD,KAAoEG,KAApE,gBACE;AAAG,IAAA,QAAQ,EAAC;AAAZ,kBACE;AACE,IAAA,CAAC,EAAC,2UADJ;AAEE,IAAA,MAAM,EAAEF,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IADF,eAQE;AACE,IAAA,CAAC,EAAC,iYADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IARF,CADF,eAiBE,wDACE;AAAU,IAAA,EAAE,EAAC;AAAb,kBACE;AAAM,IAAA,KAAK,EAAE,EAAb;AAAiB,IAAA,MAAM,EAAE,EAAzB;AAA6B,IAAA,IAAI,EAAED;AAAnC,IADF,CADF,CAjBF,CADF;AAyBD,CA/BD;;eAgCeF,G","sourcesContent":["import React from \"react\";\nconst Tag = ({\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(#Tag_js__clip0_7407_162)\">\n <path\n d=\"M6.5 7.5C6.5 7.76522 6.60536 8.01957 6.79289 8.20711C6.98043 8.39464 7.23478 8.5 7.5 8.5C7.76522 8.5 8.01957 8.39464 8.20711 8.20711C8.39464 8.01957 8.5 7.76522 8.5 7.5C8.5 7.23478 8.39464 6.98043 8.20711 6.79289C8.01957 6.60536 7.76522 6.5 7.5 6.5C7.23478 6.5 6.98043 6.60536 6.79289 6.79289C6.60536 6.98043 6.5 7.23478 6.5 7.5Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M3 6V11.172C3.00011 11.7024 3.2109 12.211 3.586 12.586L11.296 20.296C11.748 20.7479 12.3609 21.0017 13 21.0017C13.6391 21.0017 14.252 20.7479 14.704 20.296L20.296 14.704C20.7479 14.252 21.0017 13.6391 21.0017 13C21.0017 12.3609 20.7479 11.748 20.296 11.296L12.586 3.586C12.211 3.2109 11.7024 3.00011 11.172 3H6C5.20435 3 4.44129 3.31607 3.87868 3.87868C3.31607 4.44129 3 5.20435 3 6Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </g>\n <defs>\n <clipPath id=\"Tag_js__clip0_7407_162\">\n <rect width={24} height={24} fill={color} />\n </clipPath>\n </defs>\n </svg>\n );\n};\nexport default Tag;\n"],"file":"Tag.js"}
@@ -31,19 +31,33 @@ var Tags = function Tags(_ref) {
31
31
  height: size,
32
32
  viewBox: "0 0 24 24",
33
33
  fill: "none"
34
- }, props), /*#__PURE__*/_react.default.createElement("path", {
35
- d: "M14.8344 10.1456C14.6911 10.2889 14.6911 10.5213 14.8344 10.6646C14.9778 10.8079 15.2101 10.8079 15.3534 10.6646C15.4968 10.5213 15.4968 10.2889 15.3534 10.1456C15.2101 10.0023 14.9778 10.0023 14.8344 10.1456Z",
34
+ }, props), /*#__PURE__*/_react.default.createElement("g", {
35
+ clipPath: "url(#Tags_js__clip0_7429_30)"
36
+ }, /*#__PURE__*/_react.default.createElement("path", {
37
+ d: "M3 8V12.172C3.00011 12.7024 3.2109 13.211 3.586 13.586L9.296 19.296C9.74795 19.7479 10.3609 20.0017 11 20.0017C11.6391 20.0017 12.252 19.7479 12.704 19.296L16.296 15.704C16.7479 15.252 17.0017 14.6391 17.0017 14C17.0017 13.3609 16.7479 12.748 16.296 12.296L10.586 6.586C10.211 6.2109 9.70239 6.00011 9.172 6H5C4.46957 6 3.96086 6.21071 3.58579 6.58579C3.21071 6.96086 3 7.46957 3 8Z",
36
38
  stroke: color,
37
39
  strokeWidth: strokeWidth,
38
40
  strokeLinecap: "round",
39
41
  strokeLinejoin: "round"
40
42
  }), /*#__PURE__*/_react.default.createElement("path", {
41
- d: "M4.5 10L11.006 3.577C11.381 3.207 11.885 3 12.411 3H16.5M12.29 6.29L5.08 13.5C4.308 14.272 4.308 15.524 5.08 16.296L9.204 20.42C9.976 21.192 11.228 21.192 12 20.42L19.21 13.21C19.395 13.025 19.5 12.773 19.5 12.511V6.989C19.5 6.443 19.057 6 18.511 6H12.988C12.726 6 12.475 6.104 12.29 6.29V6.29Z",
43
+ d: "M18 19L19.592 17.408C20.4958 16.5041 21.0035 15.2782 21.0035 14C21.0035 12.7218 20.4958 11.4959 19.592 10.592L15 6",
42
44
  stroke: color,
43
45
  strokeWidth: strokeWidth,
44
46
  strokeLinecap: "round",
45
47
  strokeLinejoin: "round"
46
- }));
48
+ }), /*#__PURE__*/_react.default.createElement("path", {
49
+ d: "M6.99999 10H6.98999",
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: "Tags_js__clip0_7429_30"
56
+ }, /*#__PURE__*/_react.default.createElement("rect", {
57
+ width: 24,
58
+ height: 24,
59
+ fill: color
60
+ }))));
47
61
  };
48
62
 
49
63
  var _default = Tags;
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../generate/icons/Tags.js"],"names":["Tags","size","color","strokeWidth","props"],"mappings":";;;;;;;AAAA;;;;;;;;;;;;AACA,IAAMA,IAAI,GAAG,SAAPA,IAAO,OAKP;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,mNADJ;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,wSADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IARF,CADF;AAkBD,CAxBD;;eAyBeH,I","sourcesContent":["import React from \"react\";\nconst Tags = ({\n size = 24,\n color = \"currentColor\",\n strokeWidth = 1.5,\n ...props\n}) => {\n return (\n <svg width={size} height={size} viewBox=\"0 0 24 24\" fill=\"none\" {...props}>\n <path\n d=\"M14.8344 10.1456C14.6911 10.2889 14.6911 10.5213 14.8344 10.6646C14.9778 10.8079 15.2101 10.8079 15.3534 10.6646C15.4968 10.5213 15.4968 10.2889 15.3534 10.1456C15.2101 10.0023 14.9778 10.0023 14.8344 10.1456Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M4.5 10L11.006 3.577C11.381 3.207 11.885 3 12.411 3H16.5M12.29 6.29L5.08 13.5C4.308 14.272 4.308 15.524 5.08 16.296L9.204 20.42C9.976 21.192 11.228 21.192 12 20.42L19.21 13.21C19.395 13.025 19.5 12.773 19.5 12.511V6.989C19.5 6.443 19.057 6 18.511 6H12.988C12.726 6 12.475 6.104 12.29 6.29V6.29Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </svg>\n );\n};\nexport default Tags;\n"],"file":"Tags.js"}
1
+ {"version":3,"sources":["../../../generate/icons/Tags.js"],"names":["Tags","size","color","strokeWidth","props"],"mappings":";;;;;;;AAAA;;;;;;;;;;;;AACA,IAAMA,IAAI,GAAG,SAAPA,IAAO,OAKP;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,gYADJ;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,oHADJ;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,qBADJ;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,I","sourcesContent":["import React from \"react\";\nconst Tags = ({\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(#Tags_js__clip0_7429_30)\">\n <path\n d=\"M3 8V12.172C3.00011 12.7024 3.2109 13.211 3.586 13.586L9.296 19.296C9.74795 19.7479 10.3609 20.0017 11 20.0017C11.6391 20.0017 12.252 19.7479 12.704 19.296L16.296 15.704C16.7479 15.252 17.0017 14.6391 17.0017 14C17.0017 13.3609 16.7479 12.748 16.296 12.296L10.586 6.586C10.211 6.2109 9.70239 6.00011 9.172 6H5C4.46957 6 3.96086 6.21071 3.58579 6.58579C3.21071 6.96086 3 7.46957 3 8Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M18 19L19.592 17.408C20.4958 16.5041 21.0035 15.2782 21.0035 14C21.0035 12.7218 20.4958 11.4959 19.592 10.592L15 6\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M6.99999 10H6.98999\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </g>\n <defs>\n <clipPath id=\"Tags_js__clip0_7429_30\">\n <rect width={24} height={24} fill={color} />\n </clipPath>\n </defs>\n </svg>\n );\n};\nexport default Tags;\n"],"file":"Tags.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 TaskOutcome = function TaskOutcome(_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(#TaskOutcome_js__clip0_7338_909)"
36
+ }, /*#__PURE__*/_react.default.createElement("path", {
37
+ d: "M8 5H6C5.46957 5 4.96086 5.21071 4.58579 5.58579C4.21071 5.96086 4 6.46957 4 7V19C4 19.5304 4.21071 20.0391 4.58579 20.4142C4.96086 20.7893 5.46957 21 6 21H9M18 8V7C18 6.46957 17.7893 5.96086 17.4142 5.58579C17.0391 5.21071 16.5304 5 16 5H14",
38
+ stroke: color,
39
+ strokeWidth: strokeWidth,
40
+ strokeLinecap: "round",
41
+ strokeLinejoin: "round"
42
+ }), /*#__PURE__*/_react.default.createElement("path", {
43
+ d: "M8 5C8 4.46957 8.21071 3.96086 8.58579 3.58579C8.96086 3.21071 9.46957 3 10 3H12C12.5304 3 13.0391 3.21071 13.4142 3.58579C13.7893 3.96086 14 4.46957 14 5C14 5.53043 13.7893 6.03914 13.4142 6.41421C13.0391 6.78929 12.5304 7 12 7H10C9.46957 7 8.96086 6.78929 8.58579 6.41421C8.21071 6.03914 8 5.53043 8 5Z",
44
+ stroke: color,
45
+ strokeWidth: strokeWidth,
46
+ strokeLinecap: "round",
47
+ strokeLinejoin: "round"
48
+ }), /*#__PURE__*/_react.default.createElement("path", {
49
+ d: "M13.8571 17.4286C13.8571 17.618 13.9324 17.7997 14.0664 17.9337C14.2003 18.0676 14.382 18.1429 14.5714 18.1429C14.7609 18.1429 14.9426 18.0676 15.0765 17.9337C15.2105 17.7997 15.2857 17.618 15.2857 17.4286C15.2857 17.2391 15.2105 17.0575 15.0765 16.9235C14.9426 16.7895 14.7609 16.7143 14.5714 16.7143C14.382 16.7143 14.2003 16.7895 14.0664 16.9235C13.9324 17.0575 13.8571 17.2391 13.8571 17.4286Z",
50
+ stroke: color,
51
+ strokeWidth: strokeWidth,
52
+ strokeLinecap: "round",
53
+ strokeLinejoin: "round"
54
+ }), /*#__PURE__*/_react.default.createElement("path", {
55
+ d: "M14.5714 13.8571C13.8651 13.8571 13.1746 14.0666 12.5873 14.459C11.9999 14.8515 11.5422 15.4093 11.2719 16.0618C11.0015 16.7144 10.9308 17.4325 11.0686 18.1253C11.2064 18.8181 11.5466 19.4545 12.046 19.954C12.5455 20.4534 13.1819 20.7936 13.8747 20.9314C14.5675 21.0692 15.2856 20.9985 15.9382 20.7281C16.5907 20.4578 17.1485 20.0001 17.541 19.4128C17.9334 18.8254 18.1429 18.1349 18.1429 17.4286",
56
+ stroke: color,
57
+ strokeWidth: strokeWidth,
58
+ strokeLinecap: "round",
59
+ strokeLinejoin: "round"
60
+ }), /*#__PURE__*/_react.default.createElement("path", {
61
+ d: "M16.7143 13.1429V15.2857H18.8572L21 13.1429H18.8572V11L16.7143 13.1429Z",
62
+ stroke: color,
63
+ strokeWidth: strokeWidth,
64
+ strokeLinecap: "round",
65
+ strokeLinejoin: "round"
66
+ }), /*#__PURE__*/_react.default.createElement("path", {
67
+ d: "M16.7143 15.2857L14.5714 17.4286",
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: "TaskOutcome_js__clip0_7338_909"
74
+ }, /*#__PURE__*/_react.default.createElement("rect", {
75
+ width: 24,
76
+ height: 24,
77
+ fill: color
78
+ }))));
79
+ };
80
+
81
+ var _default = TaskOutcome;
82
+ exports.default = _default;
83
+ //# sourceMappingURL=TaskOutcome.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../generate/icons/TaskOutcome.js"],"names":["TaskOutcome","size","color","strokeWidth","props"],"mappings":";;;;;;;AAAA;;;;;;;;;;;;AACA,IAAMA,WAAW,GAAG,SAAdA,WAAc,OAKd;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,mPADJ;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,kTADJ;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,8YADJ;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,yEADJ;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,W","sourcesContent":["import React from \"react\";\nconst TaskOutcome = ({\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(#TaskOutcome_js__clip0_7338_909)\">\n <path\n d=\"M8 5H6C5.46957 5 4.96086 5.21071 4.58579 5.58579C4.21071 5.96086 4 6.46957 4 7V19C4 19.5304 4.21071 20.0391 4.58579 20.4142C4.96086 20.7893 5.46957 21 6 21H9M18 8V7C18 6.46957 17.7893 5.96086 17.4142 5.58579C17.0391 5.21071 16.5304 5 16 5H14\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M8 5C8 4.46957 8.21071 3.96086 8.58579 3.58579C8.96086 3.21071 9.46957 3 10 3H12C12.5304 3 13.0391 3.21071 13.4142 3.58579C13.7893 3.96086 14 4.46957 14 5C14 5.53043 13.7893 6.03914 13.4142 6.41421C13.0391 6.78929 12.5304 7 12 7H10C9.46957 7 8.96086 6.78929 8.58579 6.41421C8.21071 6.03914 8 5.53043 8 5Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M13.8571 17.4286C13.8571 17.618 13.9324 17.7997 14.0664 17.9337C14.2003 18.0676 14.382 18.1429 14.5714 18.1429C14.7609 18.1429 14.9426 18.0676 15.0765 17.9337C15.2105 17.7997 15.2857 17.618 15.2857 17.4286C15.2857 17.2391 15.2105 17.0575 15.0765 16.9235C14.9426 16.7895 14.7609 16.7143 14.5714 16.7143C14.382 16.7143 14.2003 16.7895 14.0664 16.9235C13.9324 17.0575 13.8571 17.2391 13.8571 17.4286Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M14.5714 13.8571C13.8651 13.8571 13.1746 14.0666 12.5873 14.459C11.9999 14.8515 11.5422 15.4093 11.2719 16.0618C11.0015 16.7144 10.9308 17.4325 11.0686 18.1253C11.2064 18.8181 11.5466 19.4545 12.046 19.954C12.5455 20.4534 13.1819 20.7936 13.8747 20.9314C14.5675 21.0692 15.2856 20.9985 15.9382 20.7281C16.5907 20.4578 17.1485 20.0001 17.541 19.4128C17.9334 18.8254 18.1429 18.1349 18.1429 17.4286\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M16.7143 13.1429V15.2857H18.8572L21 13.1429H18.8572V11L16.7143 13.1429Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M16.7143 15.2857L14.5714 17.4286\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </g>\n <defs>\n <clipPath id=\"TaskOutcome_js__clip0_7338_909\">\n <rect width={24} height={24} fill={color} />\n </clipPath>\n </defs>\n </svg>\n );\n};\nexport default TaskOutcome;\n"],"file":"TaskOutcome.js"}