@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,55 @@
1
+ var _excluded = ["size", "color", "strokeWidth"];
2
+
3
+ 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); }
4
+
5
+ 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; }
6
+
7
+ 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; }
8
+
9
+ import React from "react";
10
+
11
+ var ChatQuestions = function ChatQuestions(_ref) {
12
+ var _ref$size = _ref.size,
13
+ size = _ref$size === void 0 ? 24 : _ref$size,
14
+ _ref$color = _ref.color,
15
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
16
+ _ref$strokeWidth = _ref.strokeWidth,
17
+ strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
18
+ props = _objectWithoutProperties(_ref, _excluded);
19
+
20
+ return /*#__PURE__*/React.createElement("svg", _extends({
21
+ width: size,
22
+ height: size,
23
+ viewBox: "0 0 24 24",
24
+ fill: "none"
25
+ }, props), /*#__PURE__*/React.createElement("g", {
26
+ clipPath: "url(#ChatQuestions_js__clip0_7328_148)"
27
+ }, /*#__PURE__*/React.createElement("path", {
28
+ d: "M15.02 19.52C12.679 20.256 10.02 20.126 7.7 19L3 20L4.3 16.1C1.976 12.663 2.874 8.228 6.4 5.726C9.926 3.225 14.99 3.43 18.245 6.206C19.894 7.613 20.82 9.459 20.987 11.358",
29
+ stroke: color,
30
+ strokeWidth: strokeWidth,
31
+ strokeLinecap: "round",
32
+ strokeLinejoin: "round"
33
+ }), /*#__PURE__*/React.createElement("path", {
34
+ d: "M19 22V22.01",
35
+ stroke: color,
36
+ strokeWidth: strokeWidth,
37
+ strokeLinecap: "round",
38
+ strokeLinejoin: "round"
39
+ }), /*#__PURE__*/React.createElement("path", {
40
+ d: "M19 19C19.4483 18.9986 19.8832 18.8468 20.235 18.569C20.5868 18.2911 20.8352 17.9033 20.9406 17.4675C21.0459 17.0318 21.0019 16.5733 20.8158 16.1655C20.6297 15.7576 20.3122 15.424 19.914 15.218C19.5162 15.0142 19.0611 14.951 18.6228 15.0387C18.1845 15.1264 17.7888 15.3598 17.5 15.701",
41
+ stroke: color,
42
+ strokeWidth: strokeWidth,
43
+ strokeLinecap: "round",
44
+ strokeLinejoin: "round"
45
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
46
+ id: "ChatQuestions_js__clip0_7328_148"
47
+ }, /*#__PURE__*/React.createElement("rect", {
48
+ width: 24,
49
+ height: 24,
50
+ fill: color
51
+ }))));
52
+ };
53
+
54
+ export default ChatQuestions;
55
+ //# sourceMappingURL=ChatQuestions.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../generate/icons/ChatQuestions.js"],"names":["React","ChatQuestions","size","color","strokeWidth","props"],"mappings":";;;;;;;;AAAA,OAAOA,KAAP,MAAkB,OAAlB;;AACA,IAAMC,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,EAAC,4KADJ;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,cADJ;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,8RADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAfF,CADF,eAwBE,+CACE;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;;AAuCA,eAAeF,aAAf","sourcesContent":["import React from \"react\";\nconst ChatQuestions = ({\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(#ChatQuestions_js__clip0_7328_148)\">\n <path\n d=\"M15.02 19.52C12.679 20.256 10.02 20.126 7.7 19L3 20L4.3 16.1C1.976 12.663 2.874 8.228 6.4 5.726C9.926 3.225 14.99 3.43 18.245 6.206C19.894 7.613 20.82 9.459 20.987 11.358\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M19 22V22.01\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M19 19C19.4483 18.9986 19.8832 18.8468 20.235 18.569C20.5868 18.2911 20.8352 17.9033 20.9406 17.4675C21.0459 17.0318 21.0019 16.5733 20.8158 16.1655C20.6297 15.7576 20.3122 15.424 19.914 15.218C19.5162 15.0142 19.0611 14.951 18.6228 15.0387C18.1845 15.1264 17.7888 15.3598 17.5 15.701\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </g>\n <defs>\n <clipPath id=\"ChatQuestions_js__clip0_7328_148\">\n <rect width={24} height={24} fill={color} />\n </clipPath>\n </defs>\n </svg>\n );\n};\nexport default ChatQuestions;\n"],"file":"ChatQuestions.js"}
@@ -0,0 +1,103 @@
1
+ var _excluded = ["size", "color", "strokeWidth"];
2
+
3
+ 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); }
4
+
5
+ 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; }
6
+
7
+ 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; }
8
+
9
+ import React from "react";
10
+
11
+ var CompanyInfo = function CompanyInfo(_ref) {
12
+ var _ref$size = _ref.size,
13
+ size = _ref$size === void 0 ? 24 : _ref$size,
14
+ _ref$color = _ref.color,
15
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
16
+ _ref$strokeWidth = _ref.strokeWidth,
17
+ strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
18
+ props = _objectWithoutProperties(_ref, _excluded);
19
+
20
+ return /*#__PURE__*/React.createElement("svg", _extends({
21
+ width: size,
22
+ height: size,
23
+ viewBox: "0 0 24 24",
24
+ fill: "none"
25
+ }, props), /*#__PURE__*/React.createElement("g", {
26
+ clipPath: "url(#CompanyInfo_js__clip0_7363_1232)"
27
+ }, /*#__PURE__*/React.createElement("path", {
28
+ d: "M10.5 19C9.38376 19 8.27846 18.7801 7.24719 18.353C6.21592 17.9258 5.27889 17.2997 4.48959 16.5104C3.70029 15.7211 3.07419 14.7841 2.64702 13.7528C2.21986 12.7215 2 11.6162 2 10.5C2 8.24566 2.89553 6.08365 4.48959 4.48959C6.08365 2.89553 8.24566 2 10.5 2C12.7543 2 14.9163 2.89553 16.5104 4.48959C17.3074 5.28662 17.9298 6.22564 18.353 7.24719",
29
+ stroke: color,
30
+ strokeWidth: strokeWidth,
31
+ strokeLinecap: "round",
32
+ strokeLinejoin: "round"
33
+ }), /*#__PURE__*/React.createElement("path", {
34
+ d: "M10.5 7.66669H10.5094",
35
+ stroke: color,
36
+ strokeWidth: strokeWidth,
37
+ strokeLinecap: "round",
38
+ strokeLinejoin: "round"
39
+ }), /*#__PURE__*/React.createElement("path", {
40
+ d: "M9.55556 10.5H10.5V14.2778H11.4444",
41
+ stroke: color,
42
+ strokeWidth: strokeWidth,
43
+ strokeLinecap: "round",
44
+ strokeLinejoin: "round"
45
+ }), /*#__PURE__*/React.createElement("path", {
46
+ d: "M13 22H23.0833",
47
+ stroke: color,
48
+ strokeWidth: strokeWidth,
49
+ strokeLinecap: "round",
50
+ strokeLinejoin: "round"
51
+ }), /*#__PURE__*/React.createElement("path", {
52
+ d: "M17 14H17.0001",
53
+ stroke: color,
54
+ strokeWidth: strokeWidth,
55
+ strokeLinecap: "round",
56
+ strokeLinejoin: "round"
57
+ }), /*#__PURE__*/React.createElement("path", {
58
+ d: "M17 16.9445H17.0001",
59
+ stroke: color,
60
+ strokeWidth: strokeWidth,
61
+ strokeLinecap: "round",
62
+ strokeLinejoin: "round"
63
+ }), /*#__PURE__*/React.createElement("path", {
64
+ d: "M17 19.8889H17.0001",
65
+ stroke: color,
66
+ strokeWidth: strokeWidth,
67
+ strokeLinecap: "round",
68
+ strokeLinejoin: "round"
69
+ }), /*#__PURE__*/React.createElement("path", {
70
+ d: "M19.0001 14H19.0002",
71
+ stroke: color,
72
+ strokeWidth: strokeWidth,
73
+ strokeLinecap: "round",
74
+ strokeLinejoin: "round"
75
+ }), /*#__PURE__*/React.createElement("path", {
76
+ d: "M19.0001 16.9445H19.0002",
77
+ stroke: color,
78
+ strokeWidth: strokeWidth,
79
+ strokeLinecap: "round",
80
+ strokeLinejoin: "round"
81
+ }), /*#__PURE__*/React.createElement("path", {
82
+ d: "M19.0001 19.8889H19.0002",
83
+ stroke: color,
84
+ strokeWidth: strokeWidth,
85
+ strokeLinecap: "round",
86
+ strokeLinejoin: "round"
87
+ }), /*#__PURE__*/React.createElement("path", {
88
+ d: "M14 22V12.2222C14 11.8981 14.1204 11.5872 14.3347 11.358C14.5491 11.1288 14.8398 11 15.1429 11H20.8571C21.1602 11 21.4509 11.1288 21.6653 11.358C21.8796 11.5872 22 11.8981 22 12.2222V22",
89
+ stroke: color,
90
+ strokeWidth: strokeWidth,
91
+ strokeLinecap: "round",
92
+ strokeLinejoin: "round"
93
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
94
+ id: "CompanyInfo_js__clip0_7363_1232"
95
+ }, /*#__PURE__*/React.createElement("rect", {
96
+ width: 24,
97
+ height: 24,
98
+ fill: color
99
+ }))));
100
+ };
101
+
102
+ export default CompanyInfo;
103
+ //# sourceMappingURL=CompanyInfo.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../generate/icons/CompanyInfo.js"],"names":["React","CompanyInfo","size","color","strokeWidth","props"],"mappings":";;;;;;;;AAAA,OAAOA,KAAP,MAAkB,OAAlB;;AACA,IAAMC,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,yVADJ;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,uBADJ;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,oCADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAfF,eAsBE;AACE,IAAA,CAAC,EAAC,gBADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAtBF,eA6BE;AACE,IAAA,CAAC,EAAC,gBADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IA7BF,eAoCE;AACE,IAAA,CAAC,EAAC,qBADJ;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,qBADJ;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,qBADJ;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,0BADJ;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,0BADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAhEF,eAuEE;AACE,IAAA,CAAC,EAAC,2LADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAvEF,CADF,eAgFE,+CACE;AAAU,IAAA,EAAE,EAAC;AAAb,kBACE;AAAM,IAAA,KAAK,EAAE,EAAb;AAAiB,IAAA,MAAM,EAAE,EAAzB;AAA6B,IAAA,IAAI,EAAED;AAAnC,IADF,CADF,CAhFF,CADF;AAwFD,CA9FD;;AA+FA,eAAeF,WAAf","sourcesContent":["import React from \"react\";\nconst CompanyInfo = ({\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(#CompanyInfo_js__clip0_7363_1232)\">\n <path\n d=\"M10.5 19C9.38376 19 8.27846 18.7801 7.24719 18.353C6.21592 17.9258 5.27889 17.2997 4.48959 16.5104C3.70029 15.7211 3.07419 14.7841 2.64702 13.7528C2.21986 12.7215 2 11.6162 2 10.5C2 8.24566 2.89553 6.08365 4.48959 4.48959C6.08365 2.89553 8.24566 2 10.5 2C12.7543 2 14.9163 2.89553 16.5104 4.48959C17.3074 5.28662 17.9298 6.22564 18.353 7.24719\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M10.5 7.66669H10.5094\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M9.55556 10.5H10.5V14.2778H11.4444\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M13 22H23.0833\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M17 14H17.0001\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M17 16.9445H17.0001\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M17 19.8889H17.0001\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M19.0001 14H19.0002\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M19.0001 16.9445H19.0002\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M19.0001 19.8889H19.0002\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M14 22V12.2222C14 11.8981 14.1204 11.5872 14.3347 11.358C14.5491 11.1288 14.8398 11 15.1429 11H20.8571C21.1602 11 21.4509 11.1288 21.6653 11.358C21.8796 11.5872 22 11.8981 22 12.2222V22\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </g>\n <defs>\n <clipPath id=\"CompanyInfo_js__clip0_7363_1232\">\n <rect width={24} height={24} fill={color} />\n </clipPath>\n </defs>\n </svg>\n );\n};\nexport default CompanyInfo;\n"],"file":"CompanyInfo.js"}
@@ -0,0 +1,89 @@
1
+ var _excluded = ["size", "color", "strokeWidth"];
2
+
3
+ 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); }
4
+
5
+ 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; }
6
+
7
+ 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; }
8
+
9
+ import React from "react";
10
+
11
+ var CompanyTags = function CompanyTags(_ref) {
12
+ var _ref$size = _ref.size,
13
+ size = _ref$size === void 0 ? 24 : _ref$size,
14
+ _ref$color = _ref.color,
15
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
16
+ _ref$strokeWidth = _ref.strokeWidth,
17
+ strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
18
+ props = _objectWithoutProperties(_ref, _excluded);
19
+
20
+ return /*#__PURE__*/React.createElement("svg", _extends({
21
+ width: size,
22
+ height: size,
23
+ viewBox: "0 0 24 24",
24
+ fill: "none"
25
+ }, props), /*#__PURE__*/React.createElement("path", {
26
+ 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",
27
+ stroke: color,
28
+ strokeWidth: strokeWidth,
29
+ strokeLinecap: "round",
30
+ strokeLinejoin: "round"
31
+ }), /*#__PURE__*/React.createElement("path", {
32
+ d: "M16.441 7.441L12.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 6V11.172C3.00011 11.7024 3.2109 12.211 3.586 12.586L10 19",
33
+ stroke: color,
34
+ strokeWidth: strokeWidth,
35
+ strokeLinecap: "round",
36
+ strokeLinejoin: "round"
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ d: "M12 22H23",
39
+ stroke: color,
40
+ strokeWidth: strokeWidth,
41
+ strokeLinecap: "round",
42
+ strokeLinejoin: "round"
43
+ }), /*#__PURE__*/React.createElement("path", {
44
+ d: "M15.5 13.3333H16.1667",
45
+ stroke: color,
46
+ strokeWidth: strokeWidth,
47
+ strokeLinecap: "round",
48
+ strokeLinejoin: "round"
49
+ }), /*#__PURE__*/React.createElement("path", {
50
+ d: "M15.5 16H16.1667",
51
+ stroke: color,
52
+ strokeWidth: strokeWidth,
53
+ strokeLinecap: "round",
54
+ strokeLinejoin: "round"
55
+ }), /*#__PURE__*/React.createElement("path", {
56
+ d: "M15.5 18.6667H16.1667",
57
+ stroke: color,
58
+ strokeWidth: strokeWidth,
59
+ strokeLinecap: "round",
60
+ strokeLinejoin: "round"
61
+ }), /*#__PURE__*/React.createElement("path", {
62
+ d: "M18.8333 13.3333H19.5",
63
+ stroke: color,
64
+ strokeWidth: strokeWidth,
65
+ strokeLinecap: "round",
66
+ strokeLinejoin: "round"
67
+ }), /*#__PURE__*/React.createElement("path", {
68
+ d: "M18.8333 16H19.5",
69
+ stroke: color,
70
+ strokeWidth: strokeWidth,
71
+ strokeLinecap: "round",
72
+ strokeLinejoin: "round"
73
+ }), /*#__PURE__*/React.createElement("path", {
74
+ d: "M18.8333 18.6667H19.5",
75
+ stroke: color,
76
+ strokeWidth: strokeWidth,
77
+ strokeLinecap: "round",
78
+ strokeLinejoin: "round"
79
+ }), /*#__PURE__*/React.createElement("path", {
80
+ d: "M13 22V11.3333C13 10.9797 13.1355 10.6406 13.3766 10.3905C13.6177 10.1405 13.9447 10 14.2857 10H20.7143C21.0553 10 21.3823 10.1405 21.6234 10.3905C21.8645 10.6406 22 10.9797 22 11.3333V22",
81
+ stroke: color,
82
+ strokeWidth: strokeWidth,
83
+ strokeLinecap: "round",
84
+ strokeLinejoin: "round"
85
+ }));
86
+ };
87
+
88
+ export default CompanyTags;
89
+ //# sourceMappingURL=CompanyTags.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../generate/icons/CompanyTags.js"],"names":["React","CompanyTags","size","color","strokeWidth","props"],"mappings":";;;;;;;;AAAA,OAAOA,KAAP,MAAkB,OAAlB;;AACA,IAAMC,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;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,qMADJ;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,WADJ;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,uBADJ;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,kBADJ;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,uBADJ;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,uBADJ;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,kBADJ;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,uBADJ;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,6LADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAhEF,CADF;AA0ED,CAhFD;;AAiFA,eAAeH,WAAf","sourcesContent":["import React from \"react\";\nconst CompanyTags = ({\n size = 24,\n color = \"currentColor\",\n strokeWidth = 1.5,\n ...props\n}) => {\n return (\n <svg width={size} height={size} viewBox=\"0 0 24 24\" fill=\"none\" {...props}>\n <path\n d=\"M6.5 7.5C6.5 7.76522 6.60536 8.01957 6.79289 8.20711C6.98043 8.39464 7.23478 8.5 7.5 8.5C7.76522 8.5 8.01957 8.39464 8.20711 8.20711C8.39464 8.01957 8.5 7.76522 8.5 7.5C8.5 7.23478 8.39464 6.98043 8.20711 6.79289C8.01957 6.60536 7.76522 6.5 7.5 6.5C7.23478 6.5 6.98043 6.60536 6.79289 6.79289C6.60536 6.98043 6.5 7.23478 6.5 7.5Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M16.441 7.441L12.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 6V11.172C3.00011 11.7024 3.2109 12.211 3.586 12.586L10 19\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M12 22H23\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M15.5 13.3333H16.1667\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M15.5 16H16.1667\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M15.5 18.6667H16.1667\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M18.8333 13.3333H19.5\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M18.8333 16H19.5\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M18.8333 18.6667H19.5\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M13 22V11.3333C13 10.9797 13.1355 10.6406 13.3766 10.3905C13.6177 10.1405 13.9447 10 14.2857 10H20.7143C21.0553 10 21.3823 10.1405 21.6234 10.3905C21.8645 10.6406 22 10.9797 22 11.3333V22\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </svg>\n );\n};\nexport default CompanyTags;\n"],"file":"CompanyTags.js"}
@@ -0,0 +1,77 @@
1
+ var _excluded = ["size", "color", "strokeWidth"];
2
+
3
+ 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); }
4
+
5
+ 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; }
6
+
7
+ 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; }
8
+
9
+ import React from "react";
10
+
11
+ var ContactField = function ContactField(_ref) {
12
+ var _ref$size = _ref.size,
13
+ size = _ref$size === void 0 ? 24 : _ref$size,
14
+ _ref$color = _ref.color,
15
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
16
+ _ref$strokeWidth = _ref.strokeWidth,
17
+ strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
18
+ props = _objectWithoutProperties(_ref, _excluded);
19
+
20
+ return /*#__PURE__*/React.createElement("svg", _extends({
21
+ width: size,
22
+ height: size,
23
+ viewBox: "0 0 24 24",
24
+ fill: "none"
25
+ }, props), /*#__PURE__*/React.createElement("g", {
26
+ clipPath: "url(#ContactField_js__clip0_7295_334)"
27
+ }, /*#__PURE__*/React.createElement("path", {
28
+ d: "M22 12.375V20.625C22 20.9897 21.8645 21.3394 21.6234 21.5973C21.3823 21.8551 21.0553 22 20.7143 22H14.2857C13.9447 22 13.6177 21.8551 13.3766 21.5973C13.1355 21.3394 13 20.9897 13 20.625V12.375C13 12.0103 13.1355 11.6606 13.3766 11.4027C13.6177 11.1449 13.9447 11 14.2857 11H20.7143C21.0553 11 21.3823 11.1449 21.6234 11.4027C21.8645 11.6606 22 12.0103 22 12.375Z",
29
+ stroke: color,
30
+ strokeWidth: strokeWidth,
31
+ strokeLinecap: "round",
32
+ strokeLinejoin: "round"
33
+ }), /*#__PURE__*/React.createElement("path", {
34
+ d: "M15.75 19.5H19.5",
35
+ stroke: color,
36
+ strokeWidth: strokeWidth,
37
+ strokeLinecap: "round",
38
+ strokeLinejoin: "round"
39
+ }), /*#__PURE__*/React.createElement("path", {
40
+ d: "M16.375 15.375C16.375 15.7065 16.5067 16.0245 16.7411 16.2589C16.9755 16.4933 17.2935 16.625 17.625 16.625C17.9565 16.625 18.2745 16.4933 18.5089 16.2589C18.7433 16.0245 18.875 15.7065 18.875 15.375C18.875 15.0435 18.7433 14.7255 18.5089 14.4911C18.2745 14.2567 17.9565 14.125 17.625 14.125C17.2935 14.125 16.9755 14.2567 16.7411 14.4911C16.5067 14.7255 16.375 15.0435 16.375 15.375Z",
41
+ stroke: color,
42
+ strokeWidth: strokeWidth,
43
+ strokeLinecap: "round",
44
+ strokeLinejoin: "round"
45
+ }), /*#__PURE__*/React.createElement("path", {
46
+ d: "M12 14.5H13.875",
47
+ stroke: color,
48
+ strokeWidth: strokeWidth,
49
+ strokeLinecap: "round",
50
+ strokeLinejoin: "round"
51
+ }), /*#__PURE__*/React.createElement("path", {
52
+ d: "M12 18.5H13.875",
53
+ stroke: color,
54
+ strokeWidth: strokeWidth,
55
+ strokeLinecap: "round",
56
+ strokeLinejoin: "round"
57
+ }), /*#__PURE__*/React.createElement("path", {
58
+ d: "M20 8V7C20 5.89543 19.1046 5 18 5H6C4.89543 5 4 5.89543 4 7V11C4 12.1046 4.89543 13 6 13H10",
59
+ stroke: color,
60
+ strokeWidth: strokeWidth,
61
+ strokeLinecap: "round"
62
+ }), /*#__PURE__*/React.createElement("path", {
63
+ d: "M7 7V11",
64
+ stroke: color,
65
+ strokeWidth: strokeWidth,
66
+ strokeLinecap: "round"
67
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
68
+ id: "ContactField_js__clip0_7295_334"
69
+ }, /*#__PURE__*/React.createElement("rect", {
70
+ width: 24,
71
+ height: 24,
72
+ fill: color
73
+ }))));
74
+ };
75
+
76
+ export default ContactField;
77
+ //# sourceMappingURL=ContactField.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../generate/icons/ContactField.js"],"names":["React","ContactField","size","color","strokeWidth","props"],"mappings":";;;;;;;;AAAA,OAAOA,KAAP,MAAkB,OAAlB;;AACA,IAAMC,YAAY,GAAG,SAAfA,YAAe,OAKf;AAAA,uBAJJC,IAII;AAAA,MAJJA,IAII,0BAJG,EAIH;AAAA,wBAHJC,KAGI;AAAA,MAHJA,KAGI,2BAHI,cAGJ;AAAA,8BAFJC,WAEI;AAAA,MAFJA,WAEI,iCAFU,GAEV;AAAA,MADDC,KACC;;AACJ,sBACE;AAAK,IAAA,KAAK,EAAEH,IAAZ;AAAkB,IAAA,MAAM,EAAEA,IAA1B;AAAgC,IAAA,OAAO,EAAC,WAAxC;AAAoD,IAAA,IAAI,EAAC;AAAzD,KAAoEG,KAApE,gBACE;AAAG,IAAA,QAAQ,EAAC;AAAZ,kBACE;AACE,IAAA,CAAC,EAAC,6WADJ;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,kBADJ;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,iYADJ;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,iBADJ;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,iBADJ;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,6FADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC;AAJhB,IApCF,eA0CE;AACE,IAAA,CAAC,EAAC,SADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC;AAJhB,IA1CF,CADF,eAkDE,+CACE;AAAU,IAAA,EAAE,EAAC;AAAb,kBACE;AAAM,IAAA,KAAK,EAAE,EAAb;AAAiB,IAAA,MAAM,EAAE,EAAzB;AAA6B,IAAA,IAAI,EAAED;AAAnC,IADF,CADF,CAlDF,CADF;AA0DD,CAhED;;AAiEA,eAAeF,YAAf","sourcesContent":["import React from \"react\";\nconst ContactField = ({\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(#ContactField_js__clip0_7295_334)\">\n <path\n d=\"M22 12.375V20.625C22 20.9897 21.8645 21.3394 21.6234 21.5973C21.3823 21.8551 21.0553 22 20.7143 22H14.2857C13.9447 22 13.6177 21.8551 13.3766 21.5973C13.1355 21.3394 13 20.9897 13 20.625V12.375C13 12.0103 13.1355 11.6606 13.3766 11.4027C13.6177 11.1449 13.9447 11 14.2857 11H20.7143C21.0553 11 21.3823 11.1449 21.6234 11.4027C21.8645 11.6606 22 12.0103 22 12.375Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M15.75 19.5H19.5\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M16.375 15.375C16.375 15.7065 16.5067 16.0245 16.7411 16.2589C16.9755 16.4933 17.2935 16.625 17.625 16.625C17.9565 16.625 18.2745 16.4933 18.5089 16.2589C18.7433 16.0245 18.875 15.7065 18.875 15.375C18.875 15.0435 18.7433 14.7255 18.5089 14.4911C18.2745 14.2567 17.9565 14.125 17.625 14.125C17.2935 14.125 16.9755 14.2567 16.7411 14.4911C16.5067 14.7255 16.375 15.0435 16.375 15.375Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M12 14.5H13.875\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M12 18.5H13.875\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M20 8V7C20 5.89543 19.1046 5 18 5H6C4.89543 5 4 5.89543 4 7V11C4 12.1046 4.89543 13 6 13H10\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n />\n <path\n d=\"M7 7V11\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n />\n </g>\n <defs>\n <clipPath id=\"ContactField_js__clip0_7295_334\">\n <rect width={24} height={24} fill={color} />\n </clipPath>\n </defs>\n </svg>\n );\n};\nexport default ContactField;\n"],"file":"ContactField.js"}
@@ -0,0 +1,71 @@
1
+ var _excluded = ["size", "color", "strokeWidth"];
2
+
3
+ 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); }
4
+
5
+ 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; }
6
+
7
+ 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; }
8
+
9
+ import React from "react";
10
+
11
+ var ContactTags = function ContactTags(_ref) {
12
+ var _ref$size = _ref.size,
13
+ size = _ref$size === void 0 ? 24 : _ref$size,
14
+ _ref$color = _ref.color,
15
+ color = _ref$color === void 0 ? "currentColor" : _ref$color,
16
+ _ref$strokeWidth = _ref.strokeWidth,
17
+ strokeWidth = _ref$strokeWidth === void 0 ? 1.5 : _ref$strokeWidth,
18
+ props = _objectWithoutProperties(_ref, _excluded);
19
+
20
+ return /*#__PURE__*/React.createElement("svg", _extends({
21
+ width: size,
22
+ height: size,
23
+ viewBox: "0 0 24 24",
24
+ fill: "none"
25
+ }, props), /*#__PURE__*/React.createElement("path", {
26
+ 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",
27
+ stroke: color,
28
+ strokeWidth: strokeWidth,
29
+ strokeLinecap: "round",
30
+ strokeLinejoin: "round"
31
+ }), /*#__PURE__*/React.createElement("path", {
32
+ d: "M16.441 7.441L12.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 6V11.172C3.00011 11.7024 3.2109 12.211 3.586 12.586L10 19",
33
+ stroke: color,
34
+ strokeWidth: strokeWidth,
35
+ strokeLinecap: "round",
36
+ strokeLinejoin: "round"
37
+ }), /*#__PURE__*/React.createElement("path", {
38
+ d: "M22 11.375V19.625C22 19.9897 21.8645 20.3394 21.6234 20.5973C21.3823 20.8551 21.0553 21 20.7143 21H14.2857C13.9447 21 13.6177 20.8551 13.3766 20.5973C13.1355 20.3394 13 19.9897 13 19.625V11.375C13 11.0103 13.1355 10.6606 13.3766 10.4027C13.6177 10.1449 13.9447 10 14.2857 10H20.7143C21.0553 10 21.3823 10.1449 21.6234 10.4027C21.8645 10.6606 22 11.0103 22 11.375Z",
39
+ stroke: color,
40
+ strokeWidth: strokeWidth,
41
+ strokeLinecap: "round",
42
+ strokeLinejoin: "round"
43
+ }), /*#__PURE__*/React.createElement("path", {
44
+ d: "M15.75 18.5H19.5",
45
+ stroke: color,
46
+ strokeWidth: strokeWidth,
47
+ strokeLinecap: "round",
48
+ strokeLinejoin: "round"
49
+ }), /*#__PURE__*/React.createElement("path", {
50
+ d: "M16.375 14.375C16.375 14.7065 16.5067 15.0245 16.7411 15.2589C16.9755 15.4933 17.2935 15.625 17.625 15.625C17.9565 15.625 18.2745 15.4933 18.5089 15.2589C18.7433 15.0245 18.875 14.7065 18.875 14.375C18.875 14.0435 18.7433 13.7255 18.5089 13.4911C18.2745 13.2567 17.9565 13.125 17.625 13.125C17.2935 13.125 16.9755 13.2567 16.7411 13.4911C16.5067 13.7255 16.375 14.0435 16.375 14.375Z",
51
+ stroke: color,
52
+ strokeWidth: strokeWidth,
53
+ strokeLinecap: "round",
54
+ strokeLinejoin: "round"
55
+ }), /*#__PURE__*/React.createElement("path", {
56
+ d: "M12 13.5H13.875",
57
+ stroke: color,
58
+ strokeWidth: strokeWidth,
59
+ strokeLinecap: "round",
60
+ strokeLinejoin: "round"
61
+ }), /*#__PURE__*/React.createElement("path", {
62
+ d: "M12 17.5H13.875",
63
+ stroke: color,
64
+ strokeWidth: strokeWidth,
65
+ strokeLinecap: "round",
66
+ strokeLinejoin: "round"
67
+ }));
68
+ };
69
+
70
+ export default ContactTags;
71
+ //# sourceMappingURL=ContactTags.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../generate/icons/ContactTags.js"],"names":["React","ContactTags","size","color","strokeWidth","props"],"mappings":";;;;;;;;AAAA,OAAOA,KAAP,MAAkB,OAAlB;;AACA,IAAMC,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;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,qMADJ;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,6WADJ;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,kBADJ;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,iYADJ;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,iBADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IA3CF,CADF;AAqDD,CA3DD;;AA4DA,eAAeH,WAAf","sourcesContent":["import React from \"react\";\nconst ContactTags = ({\n size = 24,\n color = \"currentColor\",\n strokeWidth = 1.5,\n ...props\n}) => {\n return (\n <svg width={size} height={size} viewBox=\"0 0 24 24\" fill=\"none\" {...props}>\n <path\n d=\"M6.5 7.5C6.5 7.76522 6.60536 8.01957 6.79289 8.20711C6.98043 8.39464 7.23478 8.5 7.5 8.5C7.76522 8.5 8.01957 8.39464 8.20711 8.20711C8.39464 8.01957 8.5 7.76522 8.5 7.5C8.5 7.23478 8.39464 6.98043 8.20711 6.79289C8.01957 6.60536 7.76522 6.5 7.5 6.5C7.23478 6.5 6.98043 6.60536 6.79289 6.79289C6.60536 6.98043 6.5 7.23478 6.5 7.5Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M16.441 7.441L12.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 6V11.172C3.00011 11.7024 3.2109 12.211 3.586 12.586L10 19\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M22 11.375V19.625C22 19.9897 21.8645 20.3394 21.6234 20.5973C21.3823 20.8551 21.0553 21 20.7143 21H14.2857C13.9447 21 13.6177 20.8551 13.3766 20.5973C13.1355 20.3394 13 19.9897 13 19.625V11.375C13 11.0103 13.1355 10.6606 13.3766 10.4027C13.6177 10.1449 13.9447 10 14.2857 10H20.7143C21.0553 10 21.3823 10.1449 21.6234 10.4027C21.8645 10.6606 22 11.0103 22 11.375Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M15.75 18.5H19.5\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M16.375 14.375C16.375 14.7065 16.5067 15.0245 16.7411 15.2589C16.9755 15.4933 17.2935 15.625 17.625 15.625C17.9565 15.625 18.2745 15.4933 18.5089 15.2589C18.7433 15.0245 18.875 14.7065 18.875 14.375C18.875 14.0435 18.7433 13.7255 18.5089 13.4911C18.2745 13.2567 17.9565 13.125 17.625 13.125C17.2935 13.125 16.9755 13.2567 16.7411 13.4911C16.5067 13.7255 16.375 14.0435 16.375 14.375Z\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M12 13.5H13.875\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M12 17.5H13.875\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </svg>\n );\n};\nexport default ContactTags;\n"],"file":"ContactTags.js"}
@@ -20,15 +20,65 @@ var CustomDomain = function CustomDomain(_ref) {
20
20
  return /*#__PURE__*/React.createElement("svg", _extends({
21
21
  width: size,
22
22
  height: size,
23
- viewBox: "0 0 32 32",
23
+ viewBox: "0 0 24 24",
24
24
  fill: "none"
25
- }, props), /*#__PURE__*/React.createElement("path", {
26
- d: "M28 16C28 13.6266 27.2962 11.3066 25.9776 9.33316C24.6591 7.35977 22.7849 5.8217 20.5922 4.91345C18.3995 4.0052 15.9867 3.76756 13.6589 4.23058C11.3312 4.6936 9.19295 5.83649 7.51472 7.51472C5.83649 9.19295 4.6936 11.3312 4.23058 13.6589C3.76756 15.9867 4.0052 18.3995 4.91345 20.5922C5.8217 22.7849 7.35977 24.6591 9.33316 25.9776C11.3066 27.2962 13.6266 28 16 28M4.80001 12H27.2M4.80001 20H16M15.4373 4.00001C13.1911 7.59949 12.0003 11.7572 12.0003 16C12.0003 20.2429 13.1911 24.4005 15.4373 28M16.6667 4.00001C18.9587 7.67334 20 11.8347 20 16M24 28V18.6667M24 18.6667L28 22.6667M24 18.6667L20 22.6667",
25
+ }, props), /*#__PURE__*/React.createElement("g", {
26
+ clipPath: "url(#CustomDomain_js__clip0_7295_253)"
27
+ }, /*#__PURE__*/React.createElement("path", {
28
+ d: "M20.6025 9.35496C20.0344 7.50711 18.8863 5.89131 17.3283 4.74677C15.7703 3.60223 13.8851 2.9898 11.9519 3.00013C10.0187 3.01046 8.14021 3.64301 6.5945 4.80413C5.0488 5.96525 3.91806 7.59322 3.36968 9.44705C2.8213 11.3009 2.88442 13.282 3.5497 15.0972C4.21498 16.9123 5.44706 18.465 7.06354 19.5254C8.29307 20.3319 9.69528 20.821 11.1454 20.9593",
27
29
  stroke: color,
28
30
  strokeWidth: strokeWidth,
29
31
  strokeLinecap: "round",
30
32
  strokeLinejoin: "round"
31
- }));
33
+ }), /*#__PURE__*/React.createElement("path", {
34
+ d: "M3.59991 9.00067H20.3999",
35
+ stroke: color,
36
+ strokeWidth: strokeWidth,
37
+ strokeLinecap: "round",
38
+ strokeLinejoin: "round"
39
+ }), /*#__PURE__*/React.createElement("path", {
40
+ d: "M3.59991 15.0007H8.5",
41
+ stroke: color,
42
+ strokeWidth: strokeWidth,
43
+ strokeLinecap: "round",
44
+ strokeLinejoin: "round"
45
+ }), /*#__PURE__*/React.createElement("path", {
46
+ d: "M11.4999 3.00067C9.81525 5.70028 8.92212 8.81854 8.92212 12.0007C8.92212 15.1828 9.81525 18.3011 11.4999 21.0007",
47
+ stroke: color,
48
+ strokeWidth: strokeWidth,
49
+ strokeLinecap: "round",
50
+ strokeLinejoin: "round"
51
+ }), /*#__PURE__*/React.createElement("path", {
52
+ d: "M12.4999 3.00067C14.1981 5.71573 15.0809 8.83769 15.0778 12",
53
+ stroke: color,
54
+ strokeWidth: strokeWidth,
55
+ strokeLinecap: "round",
56
+ strokeLinejoin: "round"
57
+ }), /*#__PURE__*/React.createElement("path", {
58
+ d: "M16.4999 18.4997L19.4996 15.4999",
59
+ stroke: color,
60
+ strokeWidth: strokeWidth,
61
+ strokeLinecap: "round",
62
+ strokeLinejoin: "round"
63
+ }), /*#__PURE__*/React.createElement("path", {
64
+ d: "M17.4998 14.0001L17.7312 13.7321C18.2001 13.2633 18.836 13 19.499 13C20.162 13 20.7979 13.2635 21.2667 13.7323C21.7355 14.2012 21.9988 14.8371 21.9988 15.5001C21.9987 16.1632 21.7353 16.799 21.2664 17.2678L20.9995 17.4998",
65
+ stroke: color,
66
+ strokeWidth: strokeWidth,
67
+ strokeLinecap: "round",
68
+ strokeLinejoin: "round"
69
+ }), /*#__PURE__*/React.createElement("path", {
70
+ d: "M18.4997 19.9996L18.3012 20.2666C17.8269 20.7356 17.1867 20.9987 16.5196 20.9987C15.8525 20.9987 15.2123 20.7356 14.738 20.2666C14.5042 20.0354 14.3186 19.7601 14.1919 19.4567C14.0652 19.1533 14 18.8278 14 18.499C14 18.1702 14.0652 17.8446 14.1919 17.5412C14.3186 17.2378 14.5042 16.9625 14.738 16.7314L15 16.4999",
71
+ stroke: color,
72
+ strokeWidth: strokeWidth,
73
+ strokeLinecap: "round",
74
+ strokeLinejoin: "round"
75
+ })), /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
76
+ id: "CustomDomain_js__clip0_7295_253"
77
+ }, /*#__PURE__*/React.createElement("rect", {
78
+ width: 24,
79
+ height: 24,
80
+ fill: color
81
+ }))));
32
82
  };
33
83
 
34
84
  export default CustomDomain;
@@ -1 +1 @@
1
- {"version":3,"sources":["../../generate/icons/CustomDomain.js"],"names":["React","CustomDomain","size","color","strokeWidth","props"],"mappings":";;;;;;;;AAAA,OAAOA,KAAP,MAAkB,OAAlB;;AACA,IAAMC,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;AACE,IAAA,CAAC,EAAC,6lBADJ;AAEE,IAAA,MAAM,EAAEF,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IADF,CADF;AAWD,CAjBD;;AAkBA,eAAeH,YAAf","sourcesContent":["import React from \"react\";\nconst CustomDomain = ({\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=\"M28 16C28 13.6266 27.2962 11.3066 25.9776 9.33316C24.6591 7.35977 22.7849 5.8217 20.5922 4.91345C18.3995 4.0052 15.9867 3.76756 13.6589 4.23058C11.3312 4.6936 9.19295 5.83649 7.51472 7.51472C5.83649 9.19295 4.6936 11.3312 4.23058 13.6589C3.76756 15.9867 4.0052 18.3995 4.91345 20.5922C5.8217 22.7849 7.35977 24.6591 9.33316 25.9776C11.3066 27.2962 13.6266 28 16 28M4.80001 12H27.2M4.80001 20H16M15.4373 4.00001C13.1911 7.59949 12.0003 11.7572 12.0003 16C12.0003 20.2429 13.1911 24.4005 15.4373 28M16.6667 4.00001C18.9587 7.67334 20 11.8347 20 16M24 28V18.6667M24 18.6667L28 22.6667M24 18.6667L20 22.6667\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </svg>\n );\n};\nexport default CustomDomain;\n"],"file":"CustomDomain.js"}
1
+ {"version":3,"sources":["../../generate/icons/CustomDomain.js"],"names":["React","CustomDomain","size","color","strokeWidth","props"],"mappings":";;;;;;;;AAAA,OAAOA,KAAP,MAAkB,OAAlB;;AACA,IAAMC,YAAY,GAAG,SAAfA,YAAe,OAKf;AAAA,uBAJJC,IAII;AAAA,MAJJA,IAII,0BAJG,EAIH;AAAA,wBAHJC,KAGI;AAAA,MAHJA,KAGI,2BAHI,cAGJ;AAAA,8BAFJC,WAEI;AAAA,MAFJA,WAEI,iCAFU,GAEV;AAAA,MADDC,KACC;;AACJ,sBACE;AAAK,IAAA,KAAK,EAAEH,IAAZ;AAAkB,IAAA,MAAM,EAAEA,IAA1B;AAAgC,IAAA,OAAO,EAAC,WAAxC;AAAoD,IAAA,IAAI,EAAC;AAAzD,KAAoEG,KAApE,gBACE;AAAG,IAAA,QAAQ,EAAC;AAAZ,kBACE;AACE,IAAA,CAAC,EAAC,0VADJ;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,sBADJ;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,kHADJ;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,6DADJ;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,eA2CE;AACE,IAAA,CAAC,EAAC,+NADJ;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,2TADJ;AAEE,IAAA,MAAM,EAAED,KAFV;AAGE,IAAA,WAAW,EAAEC,WAHf;AAIE,IAAA,aAAa,EAAC,OAJhB;AAKE,IAAA,cAAc,EAAC;AALjB,IAlDF,CADF,eA2DE,+CACE;AAAU,IAAA,EAAE,EAAC;AAAb,kBACE;AAAM,IAAA,KAAK,EAAE,EAAb;AAAiB,IAAA,MAAM,EAAE,EAAzB;AAA6B,IAAA,IAAI,EAAED;AAAnC,IADF,CADF,CA3DF,CADF;AAmED,CAzED;;AA0EA,eAAeF,YAAf","sourcesContent":["import React from \"react\";\nconst CustomDomain = ({\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(#CustomDomain_js__clip0_7295_253)\">\n <path\n d=\"M20.6025 9.35496C20.0344 7.50711 18.8863 5.89131 17.3283 4.74677C15.7703 3.60223 13.8851 2.9898 11.9519 3.00013C10.0187 3.01046 8.14021 3.64301 6.5945 4.80413C5.0488 5.96525 3.91806 7.59322 3.36968 9.44705C2.8213 11.3009 2.88442 13.282 3.5497 15.0972C4.21498 16.9123 5.44706 18.465 7.06354 19.5254C8.29307 20.3319 9.69528 20.821 11.1454 20.9593\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M3.59991 9.00067H20.3999\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M3.59991 15.0007H8.5\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M11.4999 3.00067C9.81525 5.70028 8.92212 8.81854 8.92212 12.0007C8.92212 15.1828 9.81525 18.3011 11.4999 21.0007\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M12.4999 3.00067C14.1981 5.71573 15.0809 8.83769 15.0778 12\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M16.4999 18.4997L19.4996 15.4999\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M17.4998 14.0001L17.7312 13.7321C18.2001 13.2633 18.836 13 19.499 13C20.162 13 20.7979 13.2635 21.2667 13.7323C21.7355 14.2012 21.9988 14.8371 21.9988 15.5001C21.9987 16.1632 21.7353 16.799 21.2664 17.2678L20.9995 17.4998\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M18.4997 19.9996L18.3012 20.2666C17.8269 20.7356 17.1867 20.9987 16.5196 20.9987C15.8525 20.9987 15.2123 20.7356 14.738 20.2666C14.5042 20.0354 14.3186 19.7601 14.1919 19.4567C14.0652 19.1533 14 18.8278 14 18.499C14 18.1702 14.0652 17.8446 14.1919 17.5412C14.3186 17.2378 14.5042 16.9625 14.738 16.7314L15 16.4999\"\n stroke={color}\n strokeWidth={strokeWidth}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </g>\n <defs>\n <clipPath id=\"CustomDomain_js__clip0_7295_253\">\n <rect width={24} height={24} fill={color} />\n </clipPath>\n </defs>\n </svg>\n );\n};\nexport default CustomDomain;\n"],"file":"CustomDomain.js"}