@vitality-ds/icons 0.1.2 → 0.1.5-alpha.0

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 (156) hide show
  1. package/dist/AccountHolder.js +9 -0
  2. package/dist/Add.js +9 -0
  3. package/dist/AddNote.js +9 -21
  4. package/dist/AddressBook.js +11 -0
  5. package/dist/AdminNote.js +11 -0
  6. package/dist/Alert.js +9 -0
  7. package/dist/AnnouncementLoud.js +11 -0
  8. package/dist/AnnouncementOff.js +11 -0
  9. package/dist/AntenatalRecord.js +9 -0
  10. package/dist/AntenatalVisits.js +9 -0
  11. package/dist/AppointmentBook.js +11 -0
  12. package/dist/AppointmentCancelled.js +9 -0
  13. package/dist/AppointmentConfirmed.js +11 -0
  14. package/dist/AppointmentWrapUp.js +9 -0
  15. package/dist/Appointments.js +11 -0
  16. package/dist/AssistantReport.js +9 -0
  17. package/dist/Attachment.js +9 -0
  18. package/dist/AutoReceipted.js +11 -0
  19. package/dist/Back.js +9 -0
  20. package/dist/BankReportRefund.js +11 -0
  21. package/dist/BankingReport.js +9 -0
  22. package/dist/Billed.js +9 -21
  23. package/dist/BirthPostnatal.js +11 -0
  24. package/dist/ChevronLeft.js +11 -0
  25. package/dist/ChevronRight.js +11 -0
  26. package/dist/ClaimPending.js +7 -21
  27. package/dist/ClaimSent.js +7 -21
  28. package/dist/ClinicalItemNote.js +11 -0
  29. package/dist/Close.js +9 -0
  30. package/dist/Collapse.js +9 -0
  31. package/dist/Comment.js +9 -0
  32. package/dist/Completed.js +9 -0
  33. package/dist/ConsultNote.js +9 -22
  34. package/dist/Contact.js +9 -0
  35. package/dist/Date.js +9 -22
  36. package/dist/Delete.js +9 -0
  37. package/dist/DepositsReport.js +9 -0
  38. package/dist/DiagnosticReport.js +9 -22
  39. package/dist/DidNotArrive.js +9 -30
  40. package/dist/DocumentEdit.js +9 -0
  41. package/dist/Done.js +9 -0
  42. package/dist/Download.js +9 -0
  43. package/dist/Drag.js +11 -0
  44. package/dist/Dropdown.js +9 -0
  45. package/dist/Edit.js +9 -0
  46. package/dist/Email.js +11 -0
  47. package/dist/Error.js +9 -0
  48. package/dist/Expand.js +9 -0
  49. package/dist/Export.js +9 -0
  50. package/dist/Filter.js +11 -0
  51. package/dist/FinancialReport.js +9 -0
  52. package/dist/FlagOff.js +11 -0
  53. package/dist/FlagOn.js +9 -0
  54. package/dist/Help.js +11 -0
  55. package/dist/Hospital.js +9 -22
  56. package/dist/Icon/index.js +42 -0
  57. package/dist/Icon/styled.js +4 -0
  58. package/dist/Icon/styles/BaseIcon.styles.js +67 -0
  59. package/dist/Import.js +9 -0
  60. package/dist/Info.js +11 -0
  61. package/dist/Invoice.js +12 -24
  62. package/dist/InvoiceAdjusted.js +9 -0
  63. package/dist/ItemReport.js +9 -0
  64. package/dist/Label.js +9 -0
  65. package/dist/Legend.js +9 -0
  66. package/dist/Letter.js +9 -21
  67. package/dist/Link.js +7 -22
  68. package/dist/LinkOff.js +11 -0
  69. package/dist/Logout.js +9 -0
  70. package/dist/Medications.js +9 -22
  71. package/dist/MedicationsAdverseReactions.js +11 -0
  72. package/dist/MedicationsCustomMedication.js +11 -0
  73. package/dist/MedicationsInfo.js +9 -0
  74. package/dist/MedicationsOverride.js +9 -0
  75. package/dist/Menu.js +11 -0
  76. package/dist/MenuMoreHorizontal.js +11 -0
  77. package/dist/MenuMoreVertical.js +11 -0
  78. package/dist/MissingInvoices.js +9 -0
  79. package/dist/MissingReferral.js +7 -21
  80. package/dist/Money.js +9 -0
  81. package/dist/MyHealthRecord.js +9 -0
  82. package/dist/Notifications.js +11 -0
  83. package/dist/Obstetrics.js +9 -21
  84. package/dist/OpenNewWindow.js +11 -0
  85. package/dist/OrganisationalRemittance.js +9 -0
  86. package/dist/Overdue.js +7 -21
  87. package/dist/Patient.js +11 -0
  88. package/dist/Payment.js +9 -0
  89. package/dist/Pdf.js +7 -21
  90. package/dist/Pending.js +9 -0
  91. package/dist/PhoneNumber.js +9 -0
  92. package/dist/Practitioner.js +14 -24
  93. package/dist/Print.js +9 -0
  94. package/dist/Procedure.js +11 -0
  95. package/dist/Recall.js +7 -21
  96. package/dist/ReferralReport.js +9 -0
  97. package/dist/Repeat.js +9 -0
  98. package/dist/Reports.js +11 -0
  99. package/dist/Request.js +11 -0
  100. package/dist/Restart.js +9 -0
  101. package/dist/Restore.js +11 -0
  102. package/dist/RestrictedOff.js +11 -0
  103. package/dist/RestrictedOn.js +11 -0
  104. package/dist/ResultsAndLetters.js +11 -0
  105. package/dist/ReviewedOff.js +11 -0
  106. package/dist/ReviewedOn.js +11 -0
  107. package/dist/Search.js +11 -0
  108. package/dist/Send.js +9 -0
  109. package/dist/Settings.js +11 -0
  110. package/dist/Sms.js +9 -0
  111. package/dist/SmsConfirmed.js +9 -0
  112. package/dist/SmsError.js +9 -0
  113. package/dist/SmsSent.js +9 -0
  114. package/dist/TeleConsult.js +9 -0
  115. package/dist/ToDo.js +11 -0
  116. package/dist/TodoDoneOff.js +9 -0
  117. package/dist/UnresolvedInvoices.js +9 -0
  118. package/dist/Upload.js +9 -0
  119. package/dist/Waiting.js +11 -0
  120. package/dist/WaitingRoom.js +9 -0
  121. package/dist/index.js +149 -484
  122. package/package.json +25 -14
  123. package/dist/AccountsReversePayment.js +0 -23
  124. package/dist/AddressBookOutline.js +0 -24
  125. package/dist/AppointmentCompleted.js +0 -23
  126. package/dist/AppointmentsNumericalOutline.js +0 -23
  127. package/dist/CallOff.js +0 -23
  128. package/dist/ClipboardCheckOutline.js +0 -23
  129. package/dist/ClipboardOutline.js +0 -23
  130. package/dist/ClipboardTextOutline.js +0 -23
  131. package/dist/Database.js +0 -23
  132. package/dist/DatabaseExport.js +0 -23
  133. package/dist/DatabasePlus.js +0 -23
  134. package/dist/DocumentCheck.js +0 -23
  135. package/dist/DocumentEditOutline.js +0 -23
  136. package/dist/FileExport.js +0 -23
  137. package/dist/FileImport.js +0 -23
  138. package/dist/FileQuestion.js +0 -23
  139. package/dist/FlagOutline.js +0 -23
  140. package/dist/HumanChildOutline.js +0 -24
  141. package/dist/LogoutOutline.js +0 -23
  142. package/dist/Megaphone.js +0 -23
  143. package/dist/NeutralFace.js +0 -23
  144. package/dist/Override.js +0 -23
  145. package/dist/PatientOutline.js +0 -24
  146. package/dist/PeopleArrowsH.js +0 -23
  147. package/dist/Repeating.js +0 -24
  148. package/dist/ReportClaimReceived.js +0 -24
  149. package/dist/ReportPending.js +0 -23
  150. package/dist/RequestMicroscope.js +0 -23
  151. package/dist/Scissors.js +0 -24
  152. package/dist/SmsAlert.js +0 -23
  153. package/dist/SmsCheck.js +0 -23
  154. package/dist/SmsPlus.js +0 -23
  155. package/dist/StickyNote.js +0 -24
  156. package/dist/Unlink.js +0 -24
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const AccountHolder = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ d: "M5 3a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-2.28A2 2 0 0 0 22 15V9a2 2 0 0 0-1-1.72V5a2 2 0 0 0-2-2H5Zm0 2h14v2h-6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h6v2H5V5Zm8 4h7v6h-7V9Zm3 1.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3Z",
6
+ fill: "currentColor"
7
+ }));
8
+
9
+ export default AccountHolder;
package/dist/Add.js ADDED
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const Add = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ d: "M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2Z",
6
+ fill: "currentColor"
7
+ }));
8
+
9
+ export default Add;
package/dist/AddNote.js CHANGED
@@ -1,23 +1,11 @@
1
- 'use strict';
1
+ import React from 'react';
2
+ import Icon from './Icon';
2
3
 
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
4
+ const AddNote = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ fillRule: "evenodd",
6
+ "clip-rule": "evenodd",
7
+ d: "M5 20h14V8H5v12ZM20.72 5c-.35-.59-.99-1-1.72-1h-1V2h-2v2h-3V2h-2v2H8V2H6v2H5a2 2 0 0 0-1.99 2L3 20a2 2 0 0 0 2 2h14c1.09 0 1.98-.88 2-1.97V5.97c-.01-.36-.11-.68-.28-.97ZM11 10h2v3h3v2h-3v3h-2v-3H8v-2h3v-3Z",
8
+ fill: "currentColor"
9
+ }));
6
10
 
7
- var _react = require('react');
8
-
9
- var _react2 = _interopRequireDefault(_react);
10
-
11
- var _core = require('@vitality-ds/core');
12
-
13
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
14
-
15
- var AddNote = function AddNote(props) {
16
- return _react2.default.createElement(
17
- _core.Icon,
18
- props,
19
- _react2.default.createElement('path', { d: 'M5 19h14V7H5v12zM20.72 4c.17.29.27.61.28.97v14.06A2.006 2.006 0 0119 21H5a2 2 0 01-2-2l.01-14A2 2 0 015 3h1V1h2v2h3V1h2v2h3V1h2v2h1c.73 0 1.37.41 1.72 1zM11 17h2v-3h3v-2h-3V9h-2v3H8v2h3v3z', fill: 'currentColor', fillRule: 'evenodd' })
20
- );
21
- };
22
-
23
- exports.default = AddNote;
11
+ export default AddNote;
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const AddressBook = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ fillRule: "evenodd",
6
+ "clip-rule": "evenodd",
7
+ d: "M7 2h12c1.1 0 2 .9 2 2v16c0 1.1-.9 2-2 2H7c-1.1 0-2-.9-2-2v-2H4v-2h1v-3H4v-2h1V8H4V6h1V4c0-1.1.9-2 2-2Zm9 2h-2v5l1-.75L16 9V4Zm3 16H7v-2h3v-2H7v-3h3v-2H7V8h3V6H7V4h5v9l3-2.25L18 13V4h1v16Z",
8
+ fill: "currentColor"
9
+ }));
10
+
11
+ export default AddressBook;
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const AdminNote = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ fillRule: "evenodd",
6
+ "clip-rule": "evenodd",
7
+ d: "M19 3h-1V1h-2v2h-3V1h-2v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm-2 7H7v2h10v-2ZM5 19h14V8H5v11Zm9-5H7v2h7v-2Z",
8
+ fill: "currentColor"
9
+ }));
10
+
11
+ export default AdminNote;
package/dist/Alert.js ADDED
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const Alert = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ d: "M12 2 1 21h22L12 2Zm0 4 7.53 13H4.47L12 6Zm-1 4v4h2v-4h-2Zm0 6v2h2v-2",
6
+ fill: "currentColor"
7
+ }));
8
+
9
+ export default Alert;
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const AnnouncementLoud = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ fillRule: "evenodd",
6
+ "clip-rule": "evenodd",
7
+ d: "M7.438 7.91c.27 0 .536-.007.8-.021l-.019 4.975c-.257-.013-.518-.02-.781-.02H6.026c-.285.001-.57-.061-.84-.185a2.321 2.321 0 0 1-1.104-1.108 2.713 2.713 0 0 1-.22-1.678 2.526 2.526 0 0 1 .792-1.428 2.074 2.074 0 0 1 1.374-.535h1.41Zm2.532-.217-.02 5.365c1.387.242 2.66.686 3.68 1.303V6.393c-.495.299-1.045.555-1.631.767-.627.227-1.308.407-2.029.533Zm-2.532 6.883c.262 0 .52.008.775.023-.005 1.289-.002 2.631-.001 3.094v.162c0 .16-.053.306-.136.413a.47.47 0 0 1-.281.18.402.402 0 0 1-.292-.059.58.58 0 0 1-.233-.312l-.007-.022-1.11-3.479h1.285Zm-4.914-2.268a4.086 4.086 0 0 0 1.6 1.747l1.506 4.578c.168.5.498.937.949 1.221a2.133 2.133 0 0 0 1.535.297c.533-.1 1-.397 1.329-.82.328-.421.5-.944.501-1.475v-.158c-.001-.438-.004-1.684 0-2.88 1.84.369 3.214 1.115 3.877 1.936l1.54-.544v-2.594a3.145 3.145 0 0 0 1.403-.883 3.475 3.475 0 0 0 .906-2.356c0-.871-.319-1.72-.906-2.355a3.145 3.145 0 0 0-1.403-.883V4.544L13.821 4c-.462.573-1.281 1.123-2.41 1.531-1.119.404-2.485.647-3.973.647h-1.41c-.93 0-1.82.349-2.522.97-.7.62-1.17 1.472-1.346 2.405a4.445 4.445 0 0 0 .364 2.755Zm12.968-.75a1.515 1.515 0 0 1-.131.125V9.071c.045.039.089.08.13.126.28.302.447.726.447 1.18 0 .455-.167.878-.446 1.18ZM17.67 5.64l2.203-1.377.918 1.469-2.203 1.377-.918-1.47Zm4.382 3.556h-2.598v1.732h2.598V9.196Zm-1.21 5.207-2.202-1.377-.918 1.469 2.203 1.377.918-1.47Z",
8
+ fill: "currentColor"
9
+ }));
10
+
11
+ export default AnnouncementLoud;
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const AnnouncementOff = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ fillRule: "evenodd",
6
+ "clip-rule": "evenodd",
7
+ d: "M8.237 7.889c-.263.014-.53.02-.799.02h-1.41c-.49.001-.977.184-1.374.536a2.526 2.526 0 0 0-.792 1.428 2.713 2.713 0 0 0 .22 1.678c.247.51.642.895 1.104 1.108m3.051-4.77-.018 4.975c-.257-.013-.518-.02-.781-.02H6.026c-.285.001-.57-.061-.84-.185m4.764.399.02-5.365c.72-.126 1.402-.306 2.029-.533a9.154 9.154 0 0 0 1.63-.767v7.968c-1.019-.617-2.292-1.061-3.679-1.303Zm-1.737 1.54a13.524 13.524 0 0 0-.775-.022H6.152l1.11 3.48.008.021a.58.58 0 0 0 .233.312c.095.06.197.078.292.06a.47.47 0 0 0 .281-.181.676.676 0 0 0 .136-.413c0-.115-.005-1.724.001-3.256Zm-4.09-.543a4.086 4.086 0 0 1-1.599-1.747 4.445 4.445 0 0 1-.364-2.755 4.257 4.257 0 0 1 1.346-2.405 3.805 3.805 0 0 1 2.521-.97h1.411c1.488 0 2.854-.243 3.973-.647 1.129-.408 1.948-.958 2.41-1.531l1.54.544v2.595c.532.16 1.016.464 1.403.883.587.635.906 1.484.906 2.355 0 .872-.319 1.72-.906 2.355a3.145 3.145 0 0 1-1.403.884v2.595l-1.54.543c-.663-.821-2.036-1.567-3.877-1.936-.005 1.429 0 2.93 0 3.038 0 .531-.173 1.054-.501 1.475-.329.423-.796.72-1.329.82a2.133 2.133 0 0 1-1.535-.297 2.31 2.31 0 0 1-.95-1.221l-1.506-4.578Zm11.238-2.372c.045-.038.089-.08.13-.126.28-.302.447-.725.447-1.18 0-.454-.167-.878-.446-1.18a1.535 1.535 0 0 0-.131-.126v2.612Z",
8
+ fill: "currentColor"
9
+ }));
10
+
11
+ export default AnnouncementOff;
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const AntenatalRecord = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ d: "M19 3.979h-4.18c-.57-1.56-2.29-2.36-3.82-1.8-.86.3-1.5.96-1.82 1.8H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-14a2 2 0 0 0-2-2Zm-7 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2Zm-5 4h10v-2h2v14H5v-14h2v2Zm10 4H7v-2h10v2Zm-2 4H7v-2h8v2Z",
6
+ fill: "currentColor"
7
+ }));
8
+
9
+ export default AntenatalRecord;
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const AntenatalVisits = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ d: "M19 4h-4.18C14.4 2.84 13.3 2 12 2c-1.3 0-2.4.84-2.82 2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2Zm-7 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2ZM7 8h10V6h2v14H5V6h2v2Zm.5 6.5L9 13l2 2 4.5-4.5L17 12l-6 6-3.5-3.5Z",
6
+ fill: "currentColor"
7
+ }));
8
+
9
+ export default AntenatalVisits;
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const AppointmentBook = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ fillRule: "evenodd",
6
+ "clip-rule": "evenodd",
7
+ d: "M19 4h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2Zm0 16H5V9h14v11ZM18 6a1 1 0 0 1 1 1H5a1 1 0 0 1 1-1h12ZM9.911 18H8.5v-5.44l-1.685.523v-1.148l2.945-1.054h.151V18Zm2.31 0h4.873v-1.138h-3.057l1.616-1.704c.443-.485.755-.91.938-1.274a2.39 2.39 0 0 0 .273-1.074c0-.642-.202-1.138-.608-1.49-.405-.351-.974-.527-1.706-.527-.479 0-.907.102-1.284.305-.378.204-.67.484-.877.842-.207.359-.31.754-.31 1.187h1.416c0-.358.092-.647.276-.867.184-.22.435-.33.754-.33.297 0 .524.091.684.272.16.18.24.428.24.744 0 .231-.076.476-.228.733a5.669 5.669 0 0 1-.7.903l-2.3 2.451V18Z",
8
+ fill: "currentColor"
9
+ }));
10
+
11
+ export default AppointmentBook;
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const AppointmentCancelled = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ d: "M20 15.5c-1.2 0-2.5-.2-3.6-.6h-.3c-.3 0-.5.1-.7.3l-2.2 2.2c-2.8-1.5-5.2-3.8-6.6-6.6l2.2-2.2c.3-.3.4-.7.2-1-.3-1.1-.5-2.4-.5-3.6 0-.5-.5-1-1-1H4c-.5 0-1 .5-1 1 0 9.4 7.6 17 17 17 .5 0 1-.5 1-1v-3.5c0-.5-.5-1-1-1ZM5 5h1.5c.1.9.3 1.8.5 2.6L5.8 8.8C5.4 7.6 5.1 6.3 5 5Zm14 14c-1.3-.1-2.6-.4-3.8-.8l1.2-1.2c.8.2 1.7.4 2.6.4V19Zm.1-15.5L17 5.6l-2.1-2.1-1.4 1.4L15.6 7l-2.1 2.1 1.4 1.4L17 8.4l2.1 2.1 1.4-1.4L18.4 7l2.1-2.1-1.4-1.4Z",
6
+ fill: "currentColor"
7
+ }));
8
+
9
+ export default AppointmentCancelled;
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const AppointmentConfirmed = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ fillRule: "evenodd",
6
+ "clip-rule": "evenodd",
7
+ d: "M18.998 3.998h-1V2H16v1.998H8V2H6v1.998h-.999c-1.11 0-1.99.904-1.99 2.002L3 20.002C3 21.1 3.892 22 5.002 22h13.996C20.1 22 21 21.1 21 20.002V6c0-1.1-.9-2.003-2.002-2.003Zm-1.965 8.068-1.176-1.165-5.423 5.368-2.356-2.334L6.901 15.1l3.533 3.498 6.599-6.532ZM5.016 19.943h14.091V8.976H5.017v10.967Z",
8
+ fill: "currentColor"
9
+ }));
10
+
11
+ export default AppointmentConfirmed;
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const AppointmentWrapUp = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ d: "m14 2 6 6v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8Zm4 18V9h-5V4H6v16h12Zm-6.8-1.54-2.75-3 1.16-1.16 1.59 1.58 3.58-3.58 1.17 1.41-4.75 4.75Z",
6
+ fill: "currentColor"
7
+ }));
8
+
9
+ export default AppointmentWrapUp;
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const Appointments = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ fillRule: "evenodd",
6
+ "clip-rule": "evenodd",
7
+ d: "M16 1v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2h-1V1h-2Zm1 11h-5v5h5v-5ZM5 19h14V8H5v11Z",
8
+ fill: "currentColor"
9
+ }));
10
+
11
+ export default Appointments;
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const AssistantReport = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ d: "M13.07 10.41a5 5 0 0 0 0-5.82A3.39 3.39 0 0 1 15 4a3.5 3.5 0 1 1 0 7 3.39 3.39 0 0 1-1.93-.59ZM5.5 7.5a3.5 3.5 0 1 1 7 0 3.5 3.5 0 0 1-7 0Zm2 0a1.5 1.5 0 1 0 3 0 1.5 1.5 0 0 0-3 0ZM16 17v2H2v-2s0-4 7-4 7 4 7 4Zm-2 0c-.14-.78-1.33-2-5-2s-4.93 1.31-5 2h10Zm1.95-4A5.32 5.32 0 0 1 18 17v2h4v-2s0-3.63-6.06-4h.01Z",
6
+ fill: "currentColor"
7
+ }));
8
+
9
+ export default AssistantReport;
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const Attachment = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ d: "M16.5 6v11.5c0 2.21-1.79 4-4 4s-4-1.79-4-4V5a2.5 2.5 0 0 1 5 0v10.5c0 .55-.45 1-1 1s-1-.45-1-1V6H10v9.5a2.5 2.5 0 0 0 5 0V5c0-2.21-1.79-4-4-4S7 2.79 7 5v12.5c0 3.04 2.46 5.5 5.5 5.5s5.5-2.46 5.5-5.5V6h-1.5Z",
6
+ fill: "currentColor"
7
+ }));
8
+
9
+ export default Attachment;
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const AutoReceipted = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ fillRule: "evenodd",
6
+ "clip-rule": "evenodd",
7
+ d: "M6.343 17.657A8 8 0 1 0 17.657 6.342 8 8 0 0 0 6.343 17.657ZM8.173 2.76a10 10 0 1 1 7.654 18.478A10 10 0 0 1 8.173 2.761Zm1.383 11.572H8c0 1.393 1.143 2.575 2.722 2.971V19h2.334v-1.696c1.578-.396 2.722-1.578 2.722-2.97 0-2.163-2.054-2.676-3.702-3.088-1.712-.413-2.52-.724-2.52-1.58 0-.84 1.065-1.555 2.333-1.555 1.268 0 2.333.716 2.333 1.556h1.556c0-1.393-1.144-2.575-2.722-2.971V5h-2.334v1.696C9.143 7.092 8 8.274 8 9.666c0 2.163 2.053 2.676 3.702 3.088 1.711.413 2.52.724 2.52 1.58 0 .84-1.065 1.555-2.333 1.555-1.268 0-2.333-.716-2.333-1.556Z",
8
+ fill: "currentColor"
9
+ }));
10
+
11
+ export default AutoReceipted;
package/dist/Back.js ADDED
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const Back = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ d: "M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12Z",
6
+ fill: "currentColor"
7
+ }));
8
+
9
+ export default Back;
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const BankReportRefund = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ fillRule: "evenodd",
6
+ "clip-rule": "evenodd",
7
+ d: "M4.067 11.91a9.2 9.2 0 1 1 9.2 9.2 9.155 9.155 0 0 1-6.502-2.698l1.452-1.451a7.102 7.102 0 0 0 5.05 2.105c3.956 0 7.156-3.2 7.156-7.156a7.15 7.15 0 0 0-7.156-7.156 7.15 7.15 0 0 0-7.156 7.156h3.067l-4.13 4.12-.072-.143L1 11.91h3.067ZM11.3 9.603c0 .674.519 1.107 2.13 1.526 1.612.42 3.337 1.108 3.337 3.124 0 1.455-1.1 2.257-2.485 2.52V18.3h-2.13v-1.54c-1.363-.291-2.527-1.164-2.611-2.719h1.56c.08.838.654 1.49 2.116 1.49 1.57 0 1.917-.78 1.917-1.27 0-.66-.355-1.285-2.13-1.71-1.98-.477-3.336-1.293-3.336-2.933 0-1.37 1.107-2.264 2.484-2.563V5.521h2.13v1.555c1.484.362 2.23 1.483 2.279 2.705h-1.569c-.042-.888-.511-1.491-1.775-1.491-1.2 0-1.917.54-1.917 1.313Z",
8
+ fill: "currentColor"
9
+ }));
10
+
11
+ export default BankReportRefund;
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const BankingReport = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ d: "M6.5 11h-2v7h2v-7Zm6 0h-2v7h2v-7Zm8.5 9H2v2h19v-2Zm-2.5-9h-2v7h2v-7Zm-7-6.74L16.71 7H6.29l5.21-2.74Zm0-2.26L2 7v2h19V7l-9.5-5Z",
6
+ fill: "currentColor"
7
+ }));
8
+
9
+ export default BankingReport;
package/dist/Billed.js CHANGED
@@ -1,23 +1,11 @@
1
- 'use strict';
1
+ import React from 'react';
2
+ import Icon from './Icon';
2
3
 
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
4
+ const Billed = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ fillRule: "evenodd",
6
+ "clip-rule": "evenodd",
7
+ d: "M5.48 8.75c0 .95.73 1.56 3 2.15 2.27.59 4.7 1.56 4.7 4.4 0 2.05-1.55 3.18-3.5 3.55V21h-3v-2.17C4.76 18.42 3.12 17.19 3 15h2.2c.11 1.18.92 2.1 2.98 2.1 2.21 0 2.7-1.1 2.7-1.79 0-.93-.5-1.81-3-2.41-2.79-.67-4.7-1.82-4.7-4.13 0-1.93 1.56-3.19 3.5-3.61V3h3v2.19c2.09.51 3.14 2.09 3.21 3.81h-2.21c-.06-1.25-.72-2.1-2.5-2.1-1.69 0-2.7.76-2.7 1.85Zm15.22-.34L19.54 7l-3.59 3.58L14.36 9l-1.16 1.16 2.75 3 4.75-4.75Z",
8
+ fill: "currentColor"
9
+ }));
6
10
 
7
- var _react = require('react');
8
-
9
- var _react2 = _interopRequireDefault(_react);
10
-
11
- var _core = require('@vitality-ds/core');
12
-
13
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
14
-
15
- var Billed = function Billed(props) {
16
- return _react2.default.createElement(
17
- _core.Icon,
18
- props,
19
- _react2.default.createElement('path', { d: 'M16 10.1l-1.6-1.6-1.2 1.2 2.8 3 4.8-4.8-1.2-1.4zM9.5 18.8c2-.5 3.5-2 3.5-3.8 0-2.8-2.6-3.4-4.8-4C6 10.5 5 10.1 5 9s1.4-2 3-2 3 .9 3 2h2c0-1.8-1.5-3.3-3.5-3.8V3h-3v2.2C4.5 5.7 3 7.2 3 9c0 2.8 2.6 3.4 4.8 4 2.2.5 3.2.9 3.2 2s-1.4 2-3 2-3-.9-3-2H3c0 1.8 1.5 3.3 3.5 3.8V21h3v-2.2z' })
20
- );
21
- };
22
-
23
- exports.default = Billed;
11
+ export default Billed;
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const BirthPostnatal = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ fillRule: "evenodd",
6
+ "clip-rule": "evenodd",
7
+ d: "M13 5c0-.6-.4-1-1-1s-1 .4-1 1 .4 1 1 1 1-.4 1-1ZM9 5c0-1.7 1.3-3 3-3s3 1.3 3 3-1.3 3-3 3-3-1.3-3-3Zm7 9v-3H8v3h2v2h4v-2h2ZM6 9h12v7h-2v6h-3v-4h-2v4H8v-6H6V9Z",
8
+ fill: "currentColor"
9
+ }));
10
+
11
+ export default BirthPostnatal;
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const ChevronLeft = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ fillRule: "evenodd",
6
+ "clip-rule": "evenodd",
7
+ d: "M15.4 7.4 14 6l-6 6 6 6 1.4-1.4-4.6-4.6 4.6-4.6Z",
8
+ fill: "currentColor"
9
+ }));
10
+
11
+ export default ChevronLeft;
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const ChevronRight = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ fillRule: "evenodd",
6
+ "clip-rule": "evenodd",
7
+ d: "M8.6 7.4 10 6l6 6-6 6-1.4-1.4 4.6-4.6-4.6-4.6Z",
8
+ fill: "currentColor"
9
+ }));
10
+
11
+ export default ChevronRight;
@@ -1,23 +1,9 @@
1
- 'use strict';
1
+ import React from 'react';
2
+ import Icon from './Icon';
2
3
 
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
4
+ const ClaimPending = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ d: "M2 3v7l9 2-9 2v7l7.27-3.11A7 7 0 0 0 16 23a7 7 0 1 0 0-14L2 3Zm2 3.03 8.78 3.77c-.234.12-.461.254-.68.4L4 8.4V6.03ZM16 11a5 5 0 1 1 0 10 5 5 0 0 1 0-10Zm-1 1.5v4l3 2 .75-1.25-2.25-1.5V12.5H15Zm-5.82 1.95A7 7 0 0 0 9 15.82l-5 2.15V15.6l5.18-1.15Z",
6
+ fill: "currentColor"
7
+ }));
6
8
 
7
- var _react = require('react');
8
-
9
- var _react2 = _interopRequireDefault(_react);
10
-
11
- var _core = require('@vitality-ds/core');
12
-
13
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
14
-
15
- var ClaimPending = function ClaimPending(props) {
16
- return _react2.default.createElement(
17
- _core.Icon,
18
- props,
19
- _react2.default.createElement('path', { d: 'M2 3v7l9 2-9 2v7l7.27-3.11A7 7 0 0016 23a7 7 0 007-7 7 7 0 00-7-7L2 3m2 3.03l8.78 3.77a7 7 0 00-.68.4L4 8.4V6.03M16 11a5 5 0 015 5 5 5 0 01-5 5 5 5 0 01-5-5 5 5 0 015-5m-1 1.5v4l3 2 .75-1.25-2.25-1.5V12.5H15m-5.82 1.95A7 7 0 009 15.82l-5 2.15V15.6l5.18-1.15z' })
20
- );
21
- };
22
-
23
- exports.default = ClaimPending;
9
+ export default ClaimPending;
package/dist/ClaimSent.js CHANGED
@@ -1,23 +1,9 @@
1
- 'use strict';
1
+ import React from 'react';
2
+ import Icon from './Icon';
2
3
 
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
4
+ const ClaimSent = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ d: "M2 4v7l14.651 2L2 15v7l20.512-9L2 4Zm1.953 3.03 7.355 3.22-7.355-1V7.03Zm7.355 8.72-7.355 3.22v-2.22l7.355-1Zm10.227.75L18.116 20l-1.953-2-1.465 1.5 3.418 3.5L23 18l-1.465-1.5Z",
6
+ fill: "currentColor"
7
+ }));
6
8
 
7
- var _react = require('react');
8
-
9
- var _react2 = _interopRequireDefault(_react);
10
-
11
- var _core = require('@vitality-ds/core');
12
-
13
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
14
-
15
- var ClaimSent = function ClaimSent(props) {
16
- return _react2.default.createElement(
17
- _core.Icon,
18
- props,
19
- _react2.default.createElement('path', { d: 'M2 3v7l15 2-15 2v7l21-9M4 6.03l7.53 3.22-7.53-1m7.53 6.5L4 17.97v-2.22m18-.25L18.5 19l-2-2-1.5 1.5 3.5 3.5 5-5z' })
20
- );
21
- };
22
-
23
- exports.default = ClaimSent;
9
+ export default ClaimSent;
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const ClinicalItemNote = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ fillRule: "evenodd",
6
+ "clip-rule": "evenodd",
7
+ d: "M5 3h14c1.1 0 2 .9 2 2v10l-6 6H5c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2Zm14 11V5H5v14h9v-5h5Zm-7 0H7v-2h5v2Zm-5-4h10V8H7v2Z",
8
+ fill: "currentColor"
9
+ }));
10
+
11
+ export default ClinicalItemNote;
package/dist/Close.js ADDED
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const Close = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ d: "M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41Z",
6
+ fill: "currentColor"
7
+ }));
8
+
9
+ export default Close;
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const Collapse = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ d: "M7.41 15.41 12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41Z",
6
+ fill: "currentColor"
7
+ }));
8
+
9
+ export default Collapse;
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const Comment = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ d: "M20 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2Zm0 14H5.2L4 17.2V4h16v12Z",
6
+ fill: "currentColor"
7
+ }));
8
+
9
+ export default Comment;
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const Completed = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ d: "M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 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 8Zm4.59-12.42L10 14.17l-2.59-2.58L6 13l4 4 8-8-1.41-1.42Z",
6
+ fill: "currentColor"
7
+ }));
8
+
9
+ export default Completed;
@@ -1,24 +1,11 @@
1
- 'use strict';
1
+ import React from 'react';
2
+ import Icon from './Icon';
2
3
 
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
4
+ const ConsultNote = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ fillRule: "evenodd",
6
+ "clip-rule": "evenodd",
7
+ d: "M4 11V3h3.556v1.62H5.778V11a3.556 3.556 0 0 0 7.11 0V4.62h-1.777V3h3.556v8c0 2.489-1.778 4.711-4.25 5.244.534 1.6 2.027 2.676 3.805 2.676 2.222 0 4-1.778 4-4v-2.077a2 2 0 1 1 1.778-.11V15a5.778 5.778 0 0 1-5.778 5.778c-2.738 0-5.102-1.85-5.653-4.525A5.311 5.311 0 0 1 4 11Zm16 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z",
8
+ fill: "currentColor"
9
+ }));
6
10
 
7
- var _react = require('react');
8
-
9
- var _react2 = _interopRequireDefault(_react);
10
-
11
- var _core = require('@vitality-ds/core');
12
-
13
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
14
-
15
- var ConsultNote = function ConsultNote(props) {
16
- return _react2.default.createElement(
17
- _core.Icon,
18
- props,
19
- _react2.default.createElement('path', { d: 'M18.222 13.898A3.001 3.001 0 0119 8a3 3 0 011 5.83V15a5.778 5.778 0 01-5.778 5.778c-2.738 0-5.102-1.85-5.653-4.525A5.311 5.311 0 014 11V3h3.556v1.62H5.778V11a3.556 3.556 0 007.11 0V4.62h-1.777V3h3.556v8c0 2.489-1.778 4.711-4.25 5.244.534 1.6 2.027 2.676 3.805 2.676 2.222 0 4-1.778 4-4v-1.022zM19 12a1 1 0 100-2 1 1 0 000 2z', id: 'a' }),
20
- _react2.default.createElement('use', { fill: 'currentColor', fillRule: 'evenodd' })
21
- );
22
- };
23
-
24
- exports.default = ConsultNote;
11
+ export default ConsultNote;
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const Contact = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ d: "M12 4a4 4 0 1 1 0 8 4 4 0 0 1 0-8Zm0 2a2 2 0 1 0 0 4 2 2 0 0 0 0-4Zm0 7c2.67 0 8 1.33 8 4v3H4v-3c0-2.67 5.33-4 8-4Zm0 1.9c-2.97 0-6.1 1.46-6.1 2.1v1.1h12.2V17c0-.64-3.13-2.1-6.1-2.1Z",
6
+ fill: "currentColor"
7
+ }));
8
+
9
+ export default Contact;
package/dist/Date.js CHANGED
@@ -1,24 +1,11 @@
1
- 'use strict';
1
+ import React from 'react';
2
+ import Icon from './Icon';
2
3
 
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
4
+ const Date = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ fillRule: "evenodd",
6
+ "clip-rule": "evenodd",
7
+ d: "M17.999 3.998h.999C20.1 3.998 21 4.902 21 6.001v14C21 21.1 20.1 22 18.998 22H5.002C3.892 22 3 21.1 3 20.002L3.012 6c0-1.098.88-2.002 1.99-2.002h1V2H8v1.998h8V2H18v1.998ZM5.016 19.944h14.091V8.976H5.017v10.967Z",
8
+ fill: "currentColor"
9
+ }));
6
10
 
7
- var _react = require('react');
8
-
9
- var _react2 = _interopRequireDefault(_react);
10
-
11
- var _core = require('@vitality-ds/core');
12
-
13
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
14
-
15
- var Date = function Date(props) {
16
- return _react2.default.createElement(
17
- _core.Icon,
18
- props,
19
- _react2.default.createElement('path', { d: 'M18.998 3.998h-1V2H16v1.998H8V2H6v1.998h-.999c-1.11 0-1.99.904-1.99 2.002L3 20.002C3 21.1 3.892 22 5.002 22H19C20.1 22 21 21.1 21 20.002V6c0-1.1-.9-2.003-2.002-2.003zm.109 15.945H5.016V8.976h14.092v10.967h-.001z', id: 'a' }),
20
- _react2.default.createElement('use', { fill: 'currentColor', fillRule: 'nonzero' })
21
- );
22
- };
23
-
24
- exports.default = Date;
11
+ export default Date;
package/dist/Delete.js ADDED
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const Delete = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ d: "M6 19a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V7H6v12ZM8 9h8v10H8V9Zm7.5-5-1-1h-5l-1 1H5v2h14V4h-3.5Z",
6
+ fill: "currentColor"
7
+ }));
8
+
9
+ export default Delete;
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const DepositsReport = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ d: "M20 13.09V7c0-2.21-3.58-4-8-4S4 4.79 4 7v10c0 2.21 3.59 4 8 4 .46 0 .9 0 1.33-.06A5.94 5.94 0 0 1 13 19v-.05c-.32.05-.65.05-1 .05-3.87 0-6-1.5-6-2v-2.23c1.61.78 3.72 1.23 6 1.23.65 0 1.27-.04 1.88-.11A5.986 5.986 0 0 1 19 13c.34 0 .67.04 1 .09Zm-2-.64c-1.3.95-3.58 1.55-6 1.55s-4.7-.6-6-1.55V9.64c1.47.83 3.61 1.36 6 1.36s4.53-.53 6-1.36v2.81ZM12 9C8.13 9 6 7.5 6 7s2.13-2 6-2 6 1.5 6 2-2.13 2-6 2Zm11 9v2h-3v3h-2v-3h-3v-2h3v-3h2v3h3Z",
6
+ fill: "currentColor"
7
+ }));
8
+
9
+ export default DepositsReport;
@@ -1,24 +1,11 @@
1
- 'use strict';
1
+ import React from 'react';
2
+ import Icon from './Icon';
2
3
 
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
4
+ const DiagnosticReport = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ fillRule: "evenodd",
6
+ "clip-rule": "evenodd",
7
+ d: "M14.82 2H19c1.1 0 2 .9 2 2v16c0 1.1-.9 2-2 2H5c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h4.18C9.6.84 10.7 0 12 0c1.3 0 2.4.84 2.82 2ZM13 3c0-.55-.45-1-1-1s-1 .45-1 1 .45 1 1 1 1-.45 1-1ZM5 20V4h2v3h10V4h2v16H5Zm9.366-7.447h2.588v1.262H14.84l-1.639 2.975a.828.828 0 0 1-.315.285c-.155.073-.28.073-.44.073-.16 0-.285-.068-.41-.143a.581.581 0 0 1-.25-.323l-1.418-4.806-.6 1.473a.482.482 0 0 1-.25.324.992.992 0 0 1-.44.103H7v-1.262h1.51l1.259-3.088c.026-.142.322-.426.724-.426.403 0 .695.363.76.505l1.51 5.125.939-1.718c.06-.113.16-.182.284-.255a.665.665 0 0 1 .38-.104Z",
8
+ fill: "currentColor"
9
+ }));
6
10
 
7
- var _react = require('react');
8
-
9
- var _react2 = _interopRequireDefault(_react);
10
-
11
- var _core = require('@vitality-ds/core');
12
-
13
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
14
-
15
- var DiagnosticReport = function DiagnosticReport(props) {
16
- return _react2.default.createElement(
17
- _core.Icon,
18
- props,
19
- _react2.default.createElement('path', { d: 'M19 2h-4.18C14.4.84 13.3 0 12 0c-1.3 0-2.4.84-2.82 2H5c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm-7 0c.55 0 1 .45 1 1s-.45 1-1 1-1-.45-1-1 .45-1 1-1zm7 18H5V4h2v3h10V4h2v16zm-2.046-7.447h-2.588c-.16 0-.284.04-.38.104-.124.073-.224.142-.284.255l-.94 1.718-1.51-5.125c-.064-.142-.356-.505-.759-.505-.402 0-.698.284-.724.426l-1.26 3.088H7v1.262h2.079c.16 0 .314-.04.44-.103a.482.482 0 00.25-.324l.6-1.473 1.419 4.806c.033.103.09.216.25.323.124.075.25.143.41.143.158 0 .284 0 .439-.073a.828.828 0 00.315-.285l1.639-2.975h2.113v-1.262z', id: 'a' }),
20
- _react2.default.createElement('use', { fill: 'currentColor', fillRule: 'nonzero' })
21
- );
22
- };
23
-
24
- exports.default = DiagnosticReport;
11
+ export default DiagnosticReport;