@livechat/design-system-icons 1.0.0-alpha.5 → 1.0.0-alpha.8

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 (251) hide show
  1. package/index.d.ts +6 -0
  2. package/package.json +17 -7
  3. package/react/material/AccountCircle.js +25 -0
  4. package/react/material/AccountCircle.tsx +14 -15
  5. package/react/material/Activities.js +33 -0
  6. package/react/material/Activities.tsx +24 -25
  7. package/react/material/Add.js +25 -0
  8. package/react/material/Add.tsx +14 -15
  9. package/react/material/AddCircle.js +25 -0
  10. package/react/material/AddCircle.tsx +14 -15
  11. package/react/material/AddTemplate.js +28 -0
  12. package/react/material/AddTemplate.tsx +18 -19
  13. package/react/material/Adjust.js +25 -0
  14. package/react/material/Adjust.tsx +14 -15
  15. package/react/material/Android.js +25 -0
  16. package/react/material/Android.tsx +14 -15
  17. package/react/material/Animals.js +27 -0
  18. package/react/material/Animals.tsx +16 -17
  19. package/react/material/AppSettings.js +25 -0
  20. package/react/material/AppSettings.tsx +14 -15
  21. package/react/material/Apps.js +25 -0
  22. package/react/material/Apps.tsx +14 -15
  23. package/react/material/Archives.js +25 -0
  24. package/react/material/Archives.tsx +14 -15
  25. package/react/material/ArrowBack.js +25 -0
  26. package/react/material/ArrowBack.tsx +14 -15
  27. package/react/material/ArrowDownward.js +25 -0
  28. package/react/material/ArrowDownward.tsx +14 -15
  29. package/react/material/ArrowForward.js +25 -0
  30. package/react/material/ArrowForward.tsx +14 -15
  31. package/react/material/ArrowReverse.js +25 -0
  32. package/react/material/ArrowReverse.tsx +14 -15
  33. package/react/material/ArrowUpward.js +25 -0
  34. package/react/material/ArrowUpward.tsx +14 -15
  35. package/react/material/Assessment.js +25 -0
  36. package/react/material/Assessment.tsx +14 -15
  37. package/react/material/Assignment.js +25 -0
  38. package/react/material/Assignment.tsx +14 -15
  39. package/react/material/Attachment.js +27 -0
  40. package/react/material/Attachment.tsx +16 -17
  41. package/react/material/Audiotrack.js +25 -0
  42. package/react/material/Audiotrack.tsx +14 -15
  43. package/react/material/Automaiton.js +25 -0
  44. package/react/material/Automaiton.tsx +14 -15
  45. package/react/material/Block.js +25 -0
  46. package/react/material/Block.tsx +14 -15
  47. package/react/material/Bot.js +30 -0
  48. package/react/material/Bot.tsx +20 -21
  49. package/react/material/BugReport.js +25 -0
  50. package/react/material/BugReport.tsx +14 -15
  51. package/react/material/Calendar.js +25 -0
  52. package/react/material/Calendar.tsx +14 -15
  53. package/react/material/CannedResponse.js +27 -0
  54. package/react/material/CannedResponse.tsx +16 -17
  55. package/react/material/Channels.js +25 -0
  56. package/react/material/Channels.tsx +14 -15
  57. package/react/material/Chart.js +25 -0
  58. package/react/material/Chart.tsx +14 -15
  59. package/react/material/Chat.js +25 -0
  60. package/react/material/Chat.tsx +14 -15
  61. package/react/material/ChatMissed.js +25 -0
  62. package/react/material/ChatMissed.tsx +14 -15
  63. package/react/material/ChatTakeover.js +27 -0
  64. package/react/material/ChatTakeover.tsx +16 -17
  65. package/react/material/Chats.js +25 -0
  66. package/react/material/Chats.tsx +14 -15
  67. package/react/material/Check.js +25 -0
  68. package/react/material/Check.tsx +14 -15
  69. package/react/material/CheckBox.js +25 -0
  70. package/react/material/CheckBox.tsx +14 -15
  71. package/react/material/CheckCircleSolid.js +25 -0
  72. package/react/material/CheckCircleSolid.tsx +14 -15
  73. package/react/material/ChevronDown.js +25 -0
  74. package/react/material/ChevronDown.tsx +14 -15
  75. package/react/material/ChevronLeft.js +25 -0
  76. package/react/material/ChevronLeft.tsx +14 -15
  77. package/react/material/ChevronRight.js +25 -0
  78. package/react/material/ChevronRight.tsx +14 -15
  79. package/react/material/ChevronUp.js +25 -0
  80. package/react/material/ChevronUp.tsx +14 -15
  81. package/react/material/Close.js +25 -0
  82. package/react/material/Close.tsx +14 -15
  83. package/react/material/CloseCircle.js +25 -0
  84. package/react/material/CloseCircle.tsx +14 -15
  85. package/react/material/CodeBlack.js +25 -0
  86. package/react/material/CodeBlack.tsx +14 -15
  87. package/react/material/Contact.js +27 -0
  88. package/react/material/Contact.tsx +16 -17
  89. package/react/material/CreditCardOutline.js +25 -0
  90. package/react/material/CreditCardOutline.tsx +14 -15
  91. package/react/material/DayMode.js +25 -0
  92. package/react/material/DayMode.tsx +14 -15
  93. package/react/material/Delete.js +25 -0
  94. package/react/material/Delete.tsx +14 -15
  95. package/react/material/Description.js +25 -0
  96. package/react/material/Description.tsx +14 -15
  97. package/react/material/Device.js +25 -0
  98. package/react/material/Device.tsx +14 -15
  99. package/react/material/Devices.js +25 -0
  100. package/react/material/Devices.tsx +14 -15
  101. package/react/material/DoubleArrowLeft.js +28 -0
  102. package/react/material/DoubleArrowLeft.tsx +18 -19
  103. package/react/material/DoubleArrowRight.js +28 -0
  104. package/react/material/DoubleArrowRight.tsx +18 -19
  105. package/react/material/DragIndicator.js +25 -0
  106. package/react/material/DragIndicator.tsx +14 -15
  107. package/react/material/DropDown.js +25 -0
  108. package/react/material/DropDown.tsx +14 -15
  109. package/react/material/Edit.js +25 -0
  110. package/react/material/Edit.tsx +14 -15
  111. package/react/material/Email.js +25 -0
  112. package/react/material/Email.tsx +14 -15
  113. package/react/material/EmailAddress.js +25 -0
  114. package/react/material/EmailAddress.tsx +14 -15
  115. package/react/material/Emoji.js +35 -0
  116. package/react/material/Emoji.tsx +26 -27
  117. package/react/material/Error.js +25 -0
  118. package/react/material/Error.tsx +14 -15
  119. package/react/material/Extension.js +25 -0
  120. package/react/material/Extension.tsx +14 -15
  121. package/react/material/FileCopy.js +25 -0
  122. package/react/material/FileCopy.tsx +14 -15
  123. package/react/material/FileDownload.js +25 -0
  124. package/react/material/FileDownload.tsx +14 -15
  125. package/react/material/FileUpload.js +25 -0
  126. package/react/material/FileUpload.tsx +14 -15
  127. package/react/material/Filter.js +25 -0
  128. package/react/material/Filter.tsx +14 -15
  129. package/react/material/Flags.js +25 -0
  130. package/react/material/Flags.tsx +14 -15
  131. package/react/material/Folder.js +25 -0
  132. package/react/material/Folder.tsx +14 -15
  133. package/react/material/Foods.js +27 -0
  134. package/react/material/Foods.tsx +16 -17
  135. package/react/material/FrequentlyUsed.js +25 -0
  136. package/react/material/FrequentlyUsed.tsx +14 -15
  137. package/react/material/GreetingCard.js +25 -0
  138. package/react/material/GreetingCard.tsx +14 -15
  139. package/react/material/GreetingPlainText.js +27 -0
  140. package/react/material/GreetingPlainText.tsx +16 -17
  141. package/react/material/GreetingQuickReply.js +25 -0
  142. package/react/material/GreetingQuickReply.tsx +14 -15
  143. package/react/material/Group.js +28 -0
  144. package/react/material/Group.tsx +18 -19
  145. package/react/material/Help.js +25 -0
  146. package/react/material/Help.tsx +14 -15
  147. package/react/material/Home.js +25 -0
  148. package/react/material/Home.tsx +14 -15
  149. package/react/material/Image.js +25 -0
  150. package/react/material/Image.tsx +14 -15
  151. package/react/material/Info.js +25 -0
  152. package/react/material/Info.tsx +14 -15
  153. package/react/material/Keyboard.js +25 -0
  154. package/react/material/Keyboard.tsx +14 -15
  155. package/react/material/Link.js +25 -0
  156. package/react/material/Link.tsx +14 -15
  157. package/react/material/List.js +25 -0
  158. package/react/material/List.tsx +14 -15
  159. package/react/material/LockBlack.js +25 -0
  160. package/react/material/LockBlack.tsx +14 -15
  161. package/react/material/LockOpen.js +25 -0
  162. package/react/material/LockOpen.tsx +14 -15
  163. package/react/material/MoreHoriz.js +25 -0
  164. package/react/material/MoreHoriz.tsx +14 -15
  165. package/react/material/NightMode.js +25 -0
  166. package/react/material/NightMode.tsx +14 -15
  167. package/react/material/NoteAdd.js +25 -0
  168. package/react/material/NoteAdd.tsx +14 -15
  169. package/react/material/Notifications.js +25 -0
  170. package/react/material/Notifications.tsx +14 -15
  171. package/react/material/Objects.js +25 -0
  172. package/react/material/Objects.tsx +14 -15
  173. package/react/material/OpenInNew.js +25 -0
  174. package/react/material/OpenInNew.tsx +14 -15
  175. package/react/material/Palette.js +28 -0
  176. package/react/material/Palette.tsx +18 -19
  177. package/react/material/People.js +25 -0
  178. package/react/material/People.tsx +14 -15
  179. package/react/material/Person.js +25 -0
  180. package/react/material/Person.tsx +14 -15
  181. package/react/material/PersonAdd.js +25 -0
  182. package/react/material/PersonAdd.tsx +14 -15
  183. package/react/material/Place.js +25 -0
  184. package/react/material/Place.tsx +14 -15
  185. package/react/material/PlayCircle.js +25 -0
  186. package/react/material/PlayCircle.tsx +14 -15
  187. package/react/material/PowerSettings.js +25 -0
  188. package/react/material/PowerSettings.tsx +14 -15
  189. package/react/material/Refresh.js +25 -0
  190. package/react/material/Refresh.tsx +14 -15
  191. package/react/material/Remove.js +25 -0
  192. package/react/material/Remove.tsx +14 -15
  193. package/react/material/Search.js +25 -0
  194. package/react/material/Search.tsx +14 -15
  195. package/react/material/Send.js +25 -0
  196. package/react/material/Send.tsx +14 -15
  197. package/react/material/Settings.js +25 -0
  198. package/react/material/Settings.tsx +14 -15
  199. package/react/material/Share.js +25 -0
  200. package/react/material/Share.tsx +14 -15
  201. package/react/material/ShoppingCart.js +25 -0
  202. package/react/material/ShoppingCart.tsx +14 -15
  203. package/react/material/Smiles.js +25 -0
  204. package/react/material/Smiles.tsx +14 -15
  205. package/react/material/SoundOff.js +25 -0
  206. package/react/material/SoundOff.tsx +14 -15
  207. package/react/material/SoundOn.js +25 -0
  208. package/react/material/SoundOn.tsx +14 -15
  209. package/react/material/Symbols.js +25 -0
  210. package/react/material/Symbols.tsx +14 -15
  211. package/react/material/Tag.js +25 -0
  212. package/react/material/Tag.tsx +14 -15
  213. package/react/material/TextBlock.js +25 -0
  214. package/react/material/TextBlock.tsx +14 -15
  215. package/react/material/TextFields.js +25 -0
  216. package/react/material/TextFields.tsx +14 -15
  217. package/react/material/ThumbDown.js +25 -0
  218. package/react/material/ThumbDown.tsx +14 -15
  219. package/react/material/ThumbUp.js +25 -0
  220. package/react/material/ThumbUp.tsx +14 -15
  221. package/react/material/Tickets.js +25 -0
  222. package/react/material/Tickets.tsx +14 -15
  223. package/react/material/Time.js +25 -0
  224. package/react/material/Time.tsx +14 -15
  225. package/react/material/Timeline.js +25 -0
  226. package/react/material/Timeline.tsx +14 -15
  227. package/react/material/Tools.js +25 -0
  228. package/react/material/Tools.tsx +14 -15
  229. package/react/material/Traffic.js +25 -0
  230. package/react/material/Traffic.tsx +14 -15
  231. package/react/material/Travels.js +25 -0
  232. package/react/material/Travels.tsx +14 -15
  233. package/react/material/Undo.js +25 -0
  234. package/react/material/Undo.tsx +14 -15
  235. package/react/material/VerifiedUser.js +25 -0
  236. package/react/material/VerifiedUser.tsx +14 -15
  237. package/react/material/Video.js +25 -0
  238. package/react/material/Video.tsx +14 -15
  239. package/react/material/VisibilityOff.js +25 -0
  240. package/react/material/VisibilityOff.tsx +14 -15
  241. package/react/material/VisibilityOn.js +25 -0
  242. package/react/material/VisibilityOn.tsx +14 -15
  243. package/react/material/Waiting.js +33 -0
  244. package/react/material/Waiting.tsx +24 -25
  245. package/react/material/Warning.js +25 -0
  246. package/react/material/Warning.tsx +14 -15
  247. package/react/material/World.js +25 -0
  248. package/react/material/World.tsx +14 -15
  249. package/react/material/index.js +991 -0
  250. package/react/material/index.ts +123 -0
  251. package/react/material/index.tsx +0 -123
@@ -0,0 +1,25 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+
8
+ var React = _interopRequireWildcard(require("react"));
9
+
10
+ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
11
+
12
+ function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
13
+
14
+ const SvgChevronUp = props => /*#__PURE__*/React.createElement("svg", {
15
+ viewBox: "0 0 24 24",
16
+ fill: "none",
17
+ xmlns: "http://www.w3.org/2000/svg",
18
+ ...props
19
+ }, /*#__PURE__*/React.createElement("path", {
20
+ d: "M11.29 8.71 6.7 13.3a.996.996 0 1 0 1.41 1.41L12 10.83l3.88 3.88a.996.996 0 1 0 1.41-1.41L12.7 8.71a.996.996 0 0 0-1.41 0Z",
21
+ fill: "currentcolor"
22
+ }));
23
+
24
+ var _default = SvgChevronUp;
25
+ exports.default = _default;
@@ -1,19 +1,18 @@
1
1
  import * as React from 'react';
2
+ import { SVGProps } from 'react';
2
3
 
3
- function SvgChevronUp(props: React.SVGProps<SVGSVGElement>) {
4
- return (
5
- <svg
6
- viewBox="0 0 24 24"
7
- fill="none"
8
- xmlns="http://www.w3.org/2000/svg"
9
- {...props}
10
- >
11
- <path
12
- d="M11.29 8.71L6.7 13.3a.996.996 0 101.41 1.41L12 10.83l3.88 3.88a.996.996 0 101.41-1.41L12.7 8.71a.996.996 0 00-1.41 0z"
13
- fill="currentcolor"
14
- />
15
- </svg>
16
- );
17
- }
4
+ const SvgChevronUp = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M11.29 8.71 6.7 13.3a.996.996 0 1 0 1.41 1.41L12 10.83l3.88 3.88a.996.996 0 1 0 1.41-1.41L12.7 8.71a.996.996 0 0 0-1.41 0Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
18
17
 
19
18
  export default SvgChevronUp;
@@ -0,0 +1,25 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+
8
+ var React = _interopRequireWildcard(require("react"));
9
+
10
+ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
11
+
12
+ function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
13
+
14
+ const SvgClose = props => /*#__PURE__*/React.createElement("svg", {
15
+ viewBox: "0 0 24 24",
16
+ fill: "none",
17
+ xmlns: "http://www.w3.org/2000/svg",
18
+ ...props
19
+ }, /*#__PURE__*/React.createElement("path", {
20
+ d: "M18.3 5.71a.996.996 0 0 0-1.41 0L12 10.59 7.11 5.7A.996.996 0 1 0 5.7 7.11L10.59 12 5.7 16.89a.996.996 0 1 0 1.41 1.41L12 13.41l4.89 4.89a.996.996 0 1 0 1.41-1.41L13.41 12l4.89-4.89c.38-.38.38-1.02 0-1.4Z",
21
+ fill: "currentcolor"
22
+ }));
23
+
24
+ var _default = SvgClose;
25
+ exports.default = _default;
@@ -1,19 +1,18 @@
1
1
  import * as React from 'react';
2
+ import { SVGProps } from 'react';
2
3
 
3
- function SvgClose(props: React.SVGProps<SVGSVGElement>) {
4
- return (
5
- <svg
6
- viewBox="0 0 24 24"
7
- fill="none"
8
- xmlns="http://www.w3.org/2000/svg"
9
- {...props}
10
- >
11
- <path
12
- d="M18.3 5.71a.996.996 0 00-1.41 0L12 10.59 7.11 5.7A.996.996 0 105.7 7.11L10.59 12 5.7 16.89a.996.996 0 101.41 1.41L12 13.41l4.89 4.89a.996.996 0 101.41-1.41L13.41 12l4.89-4.89c.38-.38.38-1.02 0-1.4z"
13
- fill="currentcolor"
14
- />
15
- </svg>
16
- );
17
- }
4
+ const SvgClose = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M18.3 5.71a.996.996 0 0 0-1.41 0L12 10.59 7.11 5.7A.996.996 0 1 0 5.7 7.11L10.59 12 5.7 16.89a.996.996 0 1 0 1.41 1.41L12 13.41l4.89 4.89a.996.996 0 1 0 1.41-1.41L13.41 12l4.89-4.89c.38-.38.38-1.02 0-1.4Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
18
17
 
19
18
  export default SvgClose;
@@ -0,0 +1,25 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+
8
+ var React = _interopRequireWildcard(require("react"));
9
+
10
+ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
11
+
12
+ function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
13
+
14
+ const SvgCloseCircle = props => /*#__PURE__*/React.createElement("svg", {
15
+ viewBox: "0 0 24 24",
16
+ fill: "none",
17
+ xmlns: "http://www.w3.org/2000/svg",
18
+ ...props
19
+ }, /*#__PURE__*/React.createElement("path", {
20
+ d: "M13.89 8.7 12 10.59 10.11 8.7a.996.996 0 1 0-1.41 1.41L10.59 12 8.7 13.89a.996.996 0 1 0 1.41 1.41L12 13.41l1.89 1.89a.996.996 0 1 0 1.41-1.41L13.41 12l1.89-1.89a.996.996 0 0 0 0-1.41c-.39-.38-1.03-.38-1.41 0ZM12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2Zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8Z",
21
+ fill: "currentcolor"
22
+ }));
23
+
24
+ var _default = SvgCloseCircle;
25
+ exports.default = _default;
@@ -1,19 +1,18 @@
1
1
  import * as React from 'react';
2
+ import { SVGProps } from 'react';
2
3
 
3
- function SvgCloseCircle(props: React.SVGProps<SVGSVGElement>) {
4
- return (
5
- <svg
6
- viewBox="0 0 24 24"
7
- fill="none"
8
- xmlns="http://www.w3.org/2000/svg"
9
- {...props}
10
- >
11
- <path
12
- d="M13.89 8.7L12 10.59 10.11 8.7a.996.996 0 10-1.41 1.41L10.59 12 8.7 13.89a.996.996 0 101.41 1.41L12 13.41l1.89 1.89a.996.996 0 101.41-1.41L13.41 12l1.89-1.89a.996.996 0 000-1.41c-.39-.38-1.03-.38-1.41 0zM12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z"
13
- fill="currentcolor"
14
- />
15
- </svg>
16
- );
17
- }
4
+ const SvgCloseCircle = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M13.89 8.7 12 10.59 10.11 8.7a.996.996 0 1 0-1.41 1.41L10.59 12 8.7 13.89a.996.996 0 1 0 1.41 1.41L12 13.41l1.89 1.89a.996.996 0 1 0 1.41-1.41L13.41 12l1.89-1.89a.996.996 0 0 0 0-1.41c-.39-.38-1.03-.38-1.41 0ZM12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2Zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
18
17
 
19
18
  export default SvgCloseCircle;
@@ -0,0 +1,25 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+
8
+ var React = _interopRequireWildcard(require("react"));
9
+
10
+ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
11
+
12
+ function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
13
+
14
+ const SvgCodeBlack = props => /*#__PURE__*/React.createElement("svg", {
15
+ viewBox: "0 0 24 24",
16
+ fill: "none",
17
+ xmlns: "http://www.w3.org/2000/svg",
18
+ ...props
19
+ }, /*#__PURE__*/React.createElement("path", {
20
+ d: "M8.7 15.9 4.8 12l3.9-3.9a.984.984 0 0 0 0-1.4.984.984 0 0 0-1.4 0l-4.59 4.59a.996.996 0 0 0 0 1.41l4.59 4.6c.39.39 1.01.39 1.4 0a.984.984 0 0 0 0-1.4Zm6.6 0 3.9-3.9-3.9-3.9a.984.984 0 0 1 0-1.4.984.984 0 0 1 1.4 0l4.59 4.59c.39.39.39 1.02 0 1.41l-4.59 4.6a.984.984 0 0 1-1.4 0 .984.984 0 0 1 0-1.4Z",
21
+ fill: "currentcolor"
22
+ }));
23
+
24
+ var _default = SvgCodeBlack;
25
+ exports.default = _default;
@@ -1,19 +1,18 @@
1
1
  import * as React from 'react';
2
+ import { SVGProps } from 'react';
2
3
 
3
- function SvgCodeBlack(props: React.SVGProps<SVGSVGElement>) {
4
- return (
5
- <svg
6
- viewBox="0 0 24 24"
7
- fill="none"
8
- xmlns="http://www.w3.org/2000/svg"
9
- {...props}
10
- >
11
- <path
12
- d="M8.7 15.9L4.8 12l3.9-3.9a.984.984 0 000-1.4.984.984 0 00-1.4 0l-4.59 4.59a.996.996 0 000 1.41l4.59 4.6c.39.39 1.01.39 1.4 0a.984.984 0 000-1.4zm6.6 0l3.9-3.9-3.9-3.9a.984.984 0 010-1.4.984.984 0 011.4 0l4.59 4.59c.39.39.39 1.02 0 1.41l-4.59 4.6a.984.984 0 01-1.4 0 .984.984 0 010-1.4z"
13
- fill="currentcolor"
14
- />
15
- </svg>
16
- );
17
- }
4
+ const SvgCodeBlack = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M8.7 15.9 4.8 12l3.9-3.9a.984.984 0 0 0 0-1.4.984.984 0 0 0-1.4 0l-4.59 4.59a.996.996 0 0 0 0 1.41l4.59 4.6c.39.39 1.01.39 1.4 0a.984.984 0 0 0 0-1.4Zm6.6 0 3.9-3.9-3.9-3.9a.984.984 0 0 1 0-1.4.984.984 0 0 1 1.4 0l4.59 4.59c.39.39.39 1.02 0 1.41l-4.59 4.6a.984.984 0 0 1-1.4 0 .984.984 0 0 1 0-1.4Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
18
17
 
19
18
  export default SvgCodeBlack;
@@ -0,0 +1,27 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+
8
+ var React = _interopRequireWildcard(require("react"));
9
+
10
+ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
11
+
12
+ function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
13
+
14
+ const SvgContact = props => /*#__PURE__*/React.createElement("svg", {
15
+ viewBox: "0 0 24 24",
16
+ fill: "none",
17
+ xmlns: "http://www.w3.org/2000/svg",
18
+ ...props
19
+ }, /*#__PURE__*/React.createElement("path", {
20
+ fillRule: "evenodd",
21
+ clipRule: "evenodd",
22
+ d: "M22 3H2C.9 3 0 3.9 0 5v14c0 1.1.9 2 2 2h20c1.1 0 1.99-.9 1.99-2L24 5c0-1.1-.9-2-2-2ZM11 9c0-1.66-1.34-3-3-3S5 7.34 5 9s1.34 3 3 3 3-1.34 3-3Zm3 9v-1c0-2-4-3.1-6-3.1S2 15 2 17v1h12Zm7-10h-6c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1Zm-6 4h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-.55 0-1 .45-1 1s.45 1 1 1Z",
23
+ fill: "currentcolor"
24
+ }));
25
+
26
+ var _default = SvgContact;
27
+ exports.default = _default;
@@ -1,21 +1,20 @@
1
1
  import * as React from 'react';
2
+ import { SVGProps } from 'react';
2
3
 
3
- function SvgContact(props: React.SVGProps<SVGSVGElement>) {
4
- return (
5
- <svg
6
- viewBox="0 0 24 24"
7
- fill="none"
8
- xmlns="http://www.w3.org/2000/svg"
9
- {...props}
10
- >
11
- <path
12
- fillRule="evenodd"
13
- clipRule="evenodd"
14
- d="M22 3H2C.9 3 0 3.9 0 5v14c0 1.1.9 2 2 2h20c1.1 0 1.99-.9 1.99-2L24 5c0-1.1-.9-2-2-2zM11 9c0-1.66-1.34-3-3-3S5 7.34 5 9s1.34 3 3 3 3-1.34 3-3zm3 9v-1c0-2-4-3.1-6-3.1S2 15 2 17v1h12zm7-10h-6c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1zm-6 4h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-.55 0-1 .45-1 1s.45 1 1 1z"
15
- fill="currentcolor"
16
- />
17
- </svg>
18
- );
19
- }
4
+ const SvgContact = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ fillRule="evenodd"
13
+ clipRule="evenodd"
14
+ d="M22 3H2C.9 3 0 3.9 0 5v14c0 1.1.9 2 2 2h20c1.1 0 1.99-.9 1.99-2L24 5c0-1.1-.9-2-2-2ZM11 9c0-1.66-1.34-3-3-3S5 7.34 5 9s1.34 3 3 3 3-1.34 3-3Zm3 9v-1c0-2-4-3.1-6-3.1S2 15 2 17v1h12Zm7-10h-6c-.55 0-1-.45-1-1s.45-1 1-1h6c.55 0 1 .45 1 1s-.45 1-1 1Zm-6 4h6c.55 0 1-.45 1-1s-.45-1-1-1h-6c-.55 0-1 .45-1 1s.45 1 1 1Z"
15
+ fill="currentcolor"
16
+ />
17
+ </svg>
18
+ );
20
19
 
21
20
  export default SvgContact;
@@ -0,0 +1,25 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+
8
+ var React = _interopRequireWildcard(require("react"));
9
+
10
+ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
11
+
12
+ function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
13
+
14
+ const SvgCreditCardOutline = props => /*#__PURE__*/React.createElement("svg", {
15
+ viewBox: "0 0 24 24",
16
+ fill: "none",
17
+ xmlns: "http://www.w3.org/2000/svg",
18
+ ...props
19
+ }, /*#__PURE__*/React.createElement("path", {
20
+ d: "M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2Zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1Zm1-10H4V6h16v2Z",
21
+ fill: "currentcolor"
22
+ }));
23
+
24
+ var _default = SvgCreditCardOutline;
25
+ exports.default = _default;
@@ -1,19 +1,18 @@
1
1
  import * as React from 'react';
2
+ import { SVGProps } from 'react';
2
3
 
3
- function SvgCreditCardOutline(props: React.SVGProps<SVGSVGElement>) {
4
- return (
5
- <svg
6
- viewBox="0 0 24 24"
7
- fill="none"
8
- xmlns="http://www.w3.org/2000/svg"
9
- {...props}
10
- >
11
- <path
12
- d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1zm1-10H4V6h16v2z"
13
- fill="currentcolor"
14
- />
15
- </svg>
16
- );
17
- }
4
+ const SvgCreditCardOutline = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2Zm-1 14H5c-.55 0-1-.45-1-1v-5h16v5c0 .55-.45 1-1 1Zm1-10H4V6h16v2Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
18
17
 
19
18
  export default SvgCreditCardOutline;
@@ -0,0 +1,25 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+
8
+ var React = _interopRequireWildcard(require("react"));
9
+
10
+ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
11
+
12
+ function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
13
+
14
+ const SvgDayMode = props => /*#__PURE__*/React.createElement("svg", {
15
+ viewBox: "0 0 24 24",
16
+ fill: "none",
17
+ xmlns: "http://www.w3.org/2000/svg",
18
+ ...props
19
+ }, /*#__PURE__*/React.createElement("path", {
20
+ d: "M12 7c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5ZM2 13h2c.55 0 1-.45 1-1s-.45-1-1-1H2c-.55 0-1 .45-1 1s.45 1 1 1Zm18 0h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1ZM11 2v2c0 .55.45 1 1 1s1-.45 1-1V2c0-.55-.45-1-1-1s-1 .45-1 1Zm0 18v2c0 .55.45 1 1 1s1-.45 1-1v-2c0-.55-.45-1-1-1s-1 .45-1 1ZM5.99 4.58a.996.996 0 0 0-1.41 0 .996.996 0 0 0 0 1.41l1.06 1.06c.39.39 1.03.39 1.41 0 .38-.39.39-1.03 0-1.41L5.99 4.58Zm12.37 12.37a.996.996 0 0 0-1.41 0 .996.996 0 0 0 0 1.41l1.06 1.06c.39.39 1.03.39 1.41 0a.996.996 0 0 0 0-1.41l-1.06-1.06Zm1.06-10.96a.996.996 0 0 0 0-1.41.996.996 0 0 0-1.41 0l-1.06 1.06a.996.996 0 0 0 0 1.41c.39.38 1.03.39 1.41 0l1.06-1.06ZM7.05 18.36a.996.996 0 0 0 0-1.41.996.996 0 0 0-1.41 0l-1.06 1.06a.996.996 0 0 0 0 1.41c.39.38 1.03.39 1.41 0l1.06-1.06Z",
21
+ fill: "currentcolor"
22
+ }));
23
+
24
+ var _default = SvgDayMode;
25
+ exports.default = _default;
@@ -1,19 +1,18 @@
1
1
  import * as React from 'react';
2
+ import { SVGProps } from 'react';
2
3
 
3
- function SvgDayMode(props: React.SVGProps<SVGSVGElement>) {
4
- return (
5
- <svg
6
- viewBox="0 0 24 24"
7
- fill="none"
8
- xmlns="http://www.w3.org/2000/svg"
9
- {...props}
10
- >
11
- <path
12
- d="M12 7c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5zM2 13h2c.55 0 1-.45 1-1s-.45-1-1-1H2c-.55 0-1 .45-1 1s.45 1 1 1zm18 0h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1zM11 2v2c0 .55.45 1 1 1s1-.45 1-1V2c0-.55-.45-1-1-1s-1 .45-1 1zm0 18v2c0 .55.45 1 1 1s1-.45 1-1v-2c0-.55-.45-1-1-1s-1 .45-1 1zM5.99 4.58a.996.996 0 00-1.41 0 .996.996 0 000 1.41l1.06 1.06c.39.39 1.03.39 1.41 0 .38-.39.39-1.03 0-1.41L5.99 4.58zm12.37 12.37a.996.996 0 00-1.41 0 .996.996 0 000 1.41l1.06 1.06c.39.39 1.03.39 1.41 0a.996.996 0 000-1.41l-1.06-1.06zm1.06-10.96a.996.996 0 000-1.41.996.996 0 00-1.41 0l-1.06 1.06a.996.996 0 000 1.41c.39.38 1.03.39 1.41 0l1.06-1.06zM7.05 18.36a.996.996 0 000-1.41.996.996 0 00-1.41 0l-1.06 1.06a.996.996 0 000 1.41c.39.38 1.03.39 1.41 0l1.06-1.06z"
13
- fill="currentcolor"
14
- />
15
- </svg>
16
- );
17
- }
4
+ const SvgDayMode = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M12 7c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5ZM2 13h2c.55 0 1-.45 1-1s-.45-1-1-1H2c-.55 0-1 .45-1 1s.45 1 1 1Zm18 0h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1ZM11 2v2c0 .55.45 1 1 1s1-.45 1-1V2c0-.55-.45-1-1-1s-1 .45-1 1Zm0 18v2c0 .55.45 1 1 1s1-.45 1-1v-2c0-.55-.45-1-1-1s-1 .45-1 1ZM5.99 4.58a.996.996 0 0 0-1.41 0 .996.996 0 0 0 0 1.41l1.06 1.06c.39.39 1.03.39 1.41 0 .38-.39.39-1.03 0-1.41L5.99 4.58Zm12.37 12.37a.996.996 0 0 0-1.41 0 .996.996 0 0 0 0 1.41l1.06 1.06c.39.39 1.03.39 1.41 0a.996.996 0 0 0 0-1.41l-1.06-1.06Zm1.06-10.96a.996.996 0 0 0 0-1.41.996.996 0 0 0-1.41 0l-1.06 1.06a.996.996 0 0 0 0 1.41c.39.38 1.03.39 1.41 0l1.06-1.06ZM7.05 18.36a.996.996 0 0 0 0-1.41.996.996 0 0 0-1.41 0l-1.06 1.06a.996.996 0 0 0 0 1.41c.39.38 1.03.39 1.41 0l1.06-1.06Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
18
17
 
19
18
  export default SvgDayMode;
@@ -0,0 +1,25 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+
8
+ var React = _interopRequireWildcard(require("react"));
9
+
10
+ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
11
+
12
+ function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
13
+
14
+ const SvgDelete = props => /*#__PURE__*/React.createElement("svg", {
15
+ viewBox: "0 0 24 24",
16
+ fill: "none",
17
+ xmlns: "http://www.w3.org/2000/svg",
18
+ ...props
19
+ }, /*#__PURE__*/React.createElement("path", {
20
+ d: "M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2H8c-1.1 0-2 .9-2 2v10ZM9 9h6c.55 0 1 .45 1 1v8c0 .55-.45 1-1 1H9c-.55 0-1-.45-1-1v-8c0-.55.45-1 1-1Zm6.5-5-.71-.71c-.18-.18-.44-.29-.7-.29H9.91c-.26 0-.52.11-.7.29L8.5 4H6c-.55 0-1 .45-1 1s.45 1 1 1h12c.55 0 1-.45 1-1s-.45-1-1-1h-2.5Z",
21
+ fill: "currentcolor"
22
+ }));
23
+
24
+ var _default = SvgDelete;
25
+ exports.default = _default;
@@ -1,19 +1,18 @@
1
1
  import * as React from 'react';
2
+ import { SVGProps } from 'react';
2
3
 
3
- function SvgDelete(props: React.SVGProps<SVGSVGElement>) {
4
- return (
5
- <svg
6
- viewBox="0 0 24 24"
7
- fill="none"
8
- xmlns="http://www.w3.org/2000/svg"
9
- {...props}
10
- >
11
- <path
12
- d="M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2H8c-1.1 0-2 .9-2 2v10zM9 9h6c.55 0 1 .45 1 1v8c0 .55-.45 1-1 1H9c-.55 0-1-.45-1-1v-8c0-.55.45-1 1-1zm6.5-5l-.71-.71c-.18-.18-.44-.29-.7-.29H9.91c-.26 0-.52.11-.7.29L8.5 4H6c-.55 0-1 .45-1 1s.45 1 1 1h12c.55 0 1-.45 1-1s-.45-1-1-1h-2.5z"
13
- fill="currentcolor"
14
- />
15
- </svg>
16
- );
17
- }
4
+ const SvgDelete = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2H8c-1.1 0-2 .9-2 2v10ZM9 9h6c.55 0 1 .45 1 1v8c0 .55-.45 1-1 1H9c-.55 0-1-.45-1-1v-8c0-.55.45-1 1-1Zm6.5-5-.71-.71c-.18-.18-.44-.29-.7-.29H9.91c-.26 0-.52.11-.7.29L8.5 4H6c-.55 0-1 .45-1 1s.45 1 1 1h12c.55 0 1-.45 1-1s-.45-1-1-1h-2.5Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
18
17
 
19
18
  export default SvgDelete;
@@ -0,0 +1,25 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+
8
+ var React = _interopRequireWildcard(require("react"));
9
+
10
+ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
11
+
12
+ function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
13
+
14
+ const SvgDescription = props => /*#__PURE__*/React.createElement("svg", {
15
+ viewBox: "0 0 24 24",
16
+ fill: "none",
17
+ xmlns: "http://www.w3.org/2000/svg",
18
+ ...props
19
+ }, /*#__PURE__*/React.createElement("path", {
20
+ d: "M8 16h8v2H8v-2Zm0-4h8v2H8v-2Zm6-10H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6Zm4 18H6V4h7v5h5v11Z",
21
+ fill: "currentcolor"
22
+ }));
23
+
24
+ var _default = SvgDescription;
25
+ exports.default = _default;
@@ -1,19 +1,18 @@
1
1
  import * as React from 'react';
2
+ import { SVGProps } from 'react';
2
3
 
3
- function SvgDescription(props: React.SVGProps<SVGSVGElement>) {
4
- return (
5
- <svg
6
- viewBox="0 0 24 24"
7
- fill="none"
8
- xmlns="http://www.w3.org/2000/svg"
9
- {...props}
10
- >
11
- <path
12
- d="M8 16h8v2H8v-2zm0-4h8v2H8v-2zm6-10H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm4 18H6V4h7v5h5v11z"
13
- fill="currentcolor"
14
- />
15
- </svg>
16
- );
17
- }
4
+ const SvgDescription = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M8 16h8v2H8v-2Zm0-4h8v2H8v-2Zm6-10H6c-1.1 0-2 .9-2 2v16c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6Zm4 18H6V4h7v5h5v11Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
18
17
 
19
18
  export default SvgDescription;
@@ -0,0 +1,25 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = void 0;
7
+
8
+ var React = _interopRequireWildcard(require("react"));
9
+
10
+ function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
11
+
12
+ function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
13
+
14
+ const SvgDevice = props => /*#__PURE__*/React.createElement("svg", {
15
+ viewBox: "0 0 24 24",
16
+ fill: "none",
17
+ xmlns: "http://www.w3.org/2000/svg",
18
+ ...props
19
+ }, /*#__PURE__*/React.createElement("path", {
20
+ d: "M20 18c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2H0v2h24v-2h-4ZM4 6h16v10H4V6Z",
21
+ fill: "currentcolor"
22
+ }));
23
+
24
+ var _default = SvgDevice;
25
+ exports.default = _default;
@@ -1,19 +1,18 @@
1
1
  import * as React from 'react';
2
+ import { SVGProps } from 'react';
2
3
 
3
- function SvgDevice(props: React.SVGProps<SVGSVGElement>) {
4
- return (
5
- <svg
6
- viewBox="0 0 24 24"
7
- fill="none"
8
- xmlns="http://www.w3.org/2000/svg"
9
- {...props}
10
- >
11
- <path
12
- d="M20 18c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2H0v2h24v-2h-4zM4 6h16v10H4V6z"
13
- fill="currentcolor"
14
- />
15
- </svg>
16
- );
17
- }
4
+ const SvgDevice = (props: SVGProps<SVGSVGElement>) => (
5
+ <svg
6
+ viewBox="0 0 24 24"
7
+ fill="none"
8
+ xmlns="http://www.w3.org/2000/svg"
9
+ {...props}
10
+ >
11
+ <path
12
+ d="M20 18c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2H0v2h24v-2h-4ZM4 6h16v10H4V6Z"
13
+ fill="currentcolor"
14
+ />
15
+ </svg>
16
+ );
18
17
 
19
18
  export default SvgDevice;