@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
package/dist/Menu.js ADDED
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const Menu = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ fillRule: "evenodd",
6
+ "clip-rule": "evenodd",
7
+ d: "M3 18h18v-2H3v2Zm0-5h18v-2H3v2Zm0-7v2h18V6H3Z",
8
+ fill: "currentColor"
9
+ }));
10
+
11
+ export default Menu;
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const MenuMoreHorizontal = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ fillRule: "evenodd",
6
+ "clip-rule": "evenodd",
7
+ d: "M6 10c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm12 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm-6 0c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Z",
8
+ fill: "currentColor"
9
+ }));
10
+
11
+ export default MenuMoreHorizontal;
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const MenuMoreVertical = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ fillRule: "evenodd",
6
+ "clip-rule": "evenodd",
7
+ d: "M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2Zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2Zm-2 8c0-1.1.9-2 2-2s2 .9 2 2-.9 2-2 2-2-.9-2-2Z",
8
+ fill: "currentColor"
9
+ }));
10
+
11
+ export default MenuMoreVertical;
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const MissingInvoices = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ d: "M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8l-6-6Zm4 18H6V4h7v5h5v11Z",
6
+ fill: "currentColor"
7
+ }));
8
+
9
+ export default MissingInvoices;
@@ -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 MissingReferral = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ d: "M13 11a3 3 0 1 0 0-5.999A3 3 0 0 0 13 11Zm0-4a1 1 0 1 1 0 2 1 1 0 0 1 0-2Zm4.11 3.86a5 5 0 0 0 0-5.72A2.91 2.91 0 0 1 18 5a3 3 0 0 1 0 6 2.91 2.91 0 0 1-.89-.14ZM13 13c-6 0-6 4-6 4v2h12v-2s0-4-6-4Zm-4 4c0-.29.32-2 4-2 3.5 0 3.94 1.56 4 2H9Zm15 0v2h-3v-2a5.601 5.601 0 0 0-1.8-3.94C24 13.55 24 17 24 17ZM8 12H0v-2h8v2Z",
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 MissingReferral = function MissingReferral(props) {
16
- return _react2.default.createElement(
17
- _core.Icon,
18
- props,
19
- _react2.default.createElement('path', { d: 'M13 11a3 3 0 10-3-3 3 3 0 003 3m0-4a1 1 0 11-1 1 1 1 0 011-1m4.11 3.86a5 5 0 000-5.72A2.91 2.91 0 0118 5a3 3 0 010 6 2.91 2.91 0 01-.89-.14M13 13c-6 0-6 4-6 4v2h12v-2s0-4-6-4m-4 4c0-.29.32-2 4-2 3.5 0 3.94 1.56 4 2m7 0v2h-3v-2a5.6 5.6 0 00-1.8-3.94C24 13.55 24 17 24 17M8 12H0v-2h8z' })
20
- );
21
- };
22
-
23
- exports.default = MissingReferral;
9
+ export default MissingReferral;
package/dist/Money.js ADDED
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const Money = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ d: "M11.8 10.9c-2.27-.59-3-1.2-3-2.15 0-1.09 1.01-1.85 2.7-1.85 1.78 0 2.44.85 2.5 2.1h2.21c-.07-1.72-1.12-3.3-3.21-3.81V3h-3v2.16c-1.94.42-3.5 1.68-3.5 3.61 0 2.31 1.91 3.46 4.7 4.13 2.5.6 3 1.48 3 2.41 0 .69-.49 1.79-2.7 1.79-2.06 0-2.87-.92-2.98-2.1h-2.2c.12 2.19 1.76 3.42 3.68 3.83V21h3v-2.15c1.95-.37 3.5-1.5 3.5-3.55 0-2.84-2.43-3.81-4.7-4.4Z",
6
+ fill: "currentColor"
7
+ }));
8
+
9
+ export default Money;
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const MyHealthRecord = 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 8h10V6h2v14H5V6h2v2Z",
6
+ fill: "currentColor"
7
+ }));
8
+
9
+ export default MyHealthRecord;
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const Notifications = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ fillRule: "evenodd",
6
+ "clip-rule": "evenodd",
7
+ d: "M18 16v-5c0-3.07-1.63-5.64-4.5-6.32V4c0-.83-.67-1.5-1.5-1.5s-1.5.67-1.5 1.5v.68C7.64 5.36 6 7.92 6 11v5l-2 2v1h16v-1l-2-2Zm-6 6c1.1 0 2-.9 2-2h-4c0 1.1.9 2 2 2Zm-4-5h8v-6c0-2.48-1.51-4.5-4-4.5S8 8.52 8 11v6ZM7.58 4.08 6.15 2.65C3.75 4.48 2.17 7.3 2.03 10.5h2a8.445 8.445 0 0 1 3.55-6.42Zm14.39 6.42h-2a8.495 8.495 0 0 0-3.54-6.42l1.42-1.43c2.39 1.83 3.97 4.65 4.12 7.85Z",
8
+ fill: "currentColor"
9
+ }));
10
+
11
+ export default Notifications;
@@ -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 Obstetrics = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ fillRule: "evenodd",
6
+ "clip-rule": "evenodd",
7
+ d: "M11 2c-1.11 0-2 .89-2 2 0 1.11.89 2 2 2 1.11 0 2-.89 2-2 0-1.11-.89-2-2-2Zm3 8c1.17.49 1.99 1.66 2 3v4h-3v5h-3v-5H8v-7c0-1.66 1.34-3 3-3s3 1.34 3 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 Obstetrics = function Obstetrics(props) {
16
- return _react2.default.createElement(
17
- _core.Icon,
18
- props,
19
- _react2.default.createElement('path', { d: 'M9 4c0-1.11.89-2 2-2 1.11 0 2 .89 2 2 0 1.11-.89 2-2 2-1.11 0-2-.89-2-2m7 9c0-1.34-.83-2.5-2-3a3 3 0 00-3-3 3 3 0 00-3 3v7h2v5h3v-5h3v-4z' })
20
- );
21
- };
22
-
23
- exports.default = Obstetrics;
11
+ export default Obstetrics;
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const OpenNewWindow = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ fillRule: "evenodd",
6
+ "clip-rule": "evenodd",
7
+ d: "M5 5v14h14v-7h2v7c0 1.1-.9 2-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7v2H5Zm9 0V3h7v7h-2V6.41l-9.83 9.83-1.41-1.41L17.59 5H14Z",
8
+ fill: "currentColor"
9
+ }));
10
+
11
+ export default OpenNewWindow;
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const OrganisationalRemittance = 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 2Zm8 13v-2h-4v-2h4v-2l3 3-3 3Z",
6
+ fill: "currentColor"
7
+ }));
8
+
9
+ export default OrganisationalRemittance;
package/dist/Overdue.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 Overdue = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ d: "M11 7v6l5.2 3.1.8-1.2-4.5-2.7V7H11Zm9 5v6h2v-6h-2Zm0 8v2h2v-2h-2Zm-2 0c-1.7 1.3-3.7 2-6 2-5.5 0-10-4.5-10-10S6.5 2 12 2c4.8 0 8.9 3.4 9.8 8h-2.1c-.9-3.4-4-6-7.7-6-4.4 0-8 3.6-8 8s3.6 8 8 8c2.4 0 4.5-1.1 6-2.7V20Z",
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 Overdue = function Overdue(props) {
16
- return _react2.default.createElement(
17
- _core.Icon,
18
- props,
19
- _react2.default.createElement('path', { d: 'M12 2C6.47 2 2 6.5 2 12a10 10 0 0010 10c2.25 0 4.33-.76 6-2v-2.72C16.53 18.94 14.39 20 12 20a8 8 0 01-8-8 8 8 0 018-8c3.36 0 6.23 2.07 7.41 5h2.13C20.27 4.94 16.5 2 12 2m-1 5v6l5.25 3.15.75-1.23-4.5-2.67V7H11m9 4v7h2v-7h-2m0 9v2h2v-2h-2z' })
20
- );
21
- };
22
-
23
- exports.default = Overdue;
9
+ export default Overdue;
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const Patient = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ fillRule: "evenodd",
6
+ "clip-rule": "evenodd",
7
+ d: "M16 2H8v1H2C.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-2h-6V2Zm6 17H2V5h20v14Zm-8-8h6v2h-6v-2Zm6-3h-6v2h6V8ZM4 15.267V16h9.002v-.733c0-1.467-3-2.267-4.5-2.267C7 13 4 13.8 4 15.267ZM6.458 10a2 2 0 1 1 4 0 2 2 0 0 1-4 0Z",
8
+ fill: "currentColor"
9
+ }));
10
+
11
+ export default Patient;
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const Payment = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ d: "M20 8H4V6h16v2Zm0 10H4v-6h16v6Zm0-14H4c-1.11 0-2 .89-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2Z",
6
+ fill: "currentColor"
7
+ }));
8
+
9
+ export default Payment;
package/dist/Pdf.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 Pdf = 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-7.08-7.69c-.24-.77-.77-3.23.63-3.27 1.4-.04.48 3.12.48 3.12.39 1.49 2.02 2.56 2.02 2.56.5-.15 3.35-.48 2.95 1-.43 1.48-3.5.09-3.5.09-1.95.14-3.41.66-3.41.66-1.13 2.11-2.45 3.03-2.99 2.14-.67-1.11 2.13-2.54 2.13-2.54 1.45-2.35 1.67-3.72 1.69-3.76Zm.65.84c-.4 1.3-1.2 2.69-1.2 2.69.85-.34 2.71-.73 2.71-.73-1.14-1-1.49-1.95-1.51-1.96Zm3.14 2.17s1.75.65 1.79.39c.07-.27-1.33-.51-1.79-.39Zm-5.66 1.49c-.77.3-1.51 1.58-1.33 1.58.18.01.91-.6 1.33-1.58Zm2.52-5.55c0-.05.43-1.68 0-1.73-.3-.03-.01 1.69 0 1.73Z",
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 Pdf = function Pdf(props) {
16
- return _react2.default.createElement(
17
- _core.Icon,
18
- props,
19
- _react2.default.createElement('path', { d: 'M14 2l6 6v12a2 2 0 01-2 2H6a2 2 0 01-2-2V4a2 2 0 012-2h8m4 18V9h-5V4H6v16h12m-7.08-7.69c-.24-.77-.77-3.23.63-3.27 1.4-.04.48 3.12.48 3.12.39 1.49 2.02 2.56 2.02 2.56.5-.15 3.35-.48 2.95 1-.43 1.48-3.5.09-3.5.09-1.95.14-3.41.66-3.41.66-1.13 2.11-2.45 3.03-2.99 2.14-.67-1.11 2.13-2.54 2.13-2.54 1.45-2.35 1.67-3.72 1.69-3.76m.65.84c-.4 1.3-1.2 2.69-1.2 2.69.85-.34 2.71-.73 2.71-.73-1.14-1-1.49-1.95-1.51-1.96m3.14 2.17s1.75.65 1.79.39c.07-.27-1.33-.51-1.79-.39m-5.66 1.49c-.77.3-1.51 1.58-1.33 1.58.18.01.91-.6 1.33-1.58m2.52-5.55c0-.05.43-1.68 0-1.73-.3-.03-.01 1.69 0 1.73z' })
20
- );
21
- };
22
-
23
- exports.default = Pdf;
9
+ export default Pdf;
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const Pending = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ d: "M12 20c4.4 0 8-3.6 8-8s-3.6-8-8-8-8 3.6-8 8 3.6 8 8 8Zm0-18c5.5 0 10 4.5 10 10s-4.5 10-10 10S2 17.5 2 12 6.5 2 12 2Zm5 11.9-.7 1.3-5.3-2.9V7h1.5v4.4l4.5 2.5Z",
6
+ fill: "currentColor"
7
+ }));
8
+
9
+ export default Pending;
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const PhoneNumber = 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.4V19Z",
6
+ fill: "currentColor"
7
+ }));
8
+
9
+ export default PhoneNumber;
@@ -1,24 +1,14 @@
1
- 'use strict';
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
-
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 Practitioner = function Practitioner(props) {
16
- return _react2.default.createElement(
17
- _core.Icon,
18
- props,
19
- _react2.default.createElement('path', { d: 'M9.62 5.54A4 4 0 008 8.756c0 2.98 3.14 4.914 5.8 3.573 2.66-1.34 2.974-5.015.579-6.787a2.467 2.467 0 01-1.365 1.492 2 2 0 01-2.002 3.46c-1.333-.757-1.353-2.672-.035-3.456a2.517 2.517 0 01-.745-.514 2.5 2.5 0 01-.613-.982zM12 13.756c-2.67 0-8 1.33-8 4v3h16v-3c0-2.67-5.33-4-8-4zm0 1.9c3 0 6.1 1.46 6.1 2.1v1.1H5.9v-1.1c0-.64 3.1-2.1 6.1-2.1z' }),
20
- _react2.default.createElement('path', { d: 'M13.51 4.755a1.51 1.51 0 11-3.02 0 1.51 1.51 0 013.02 0z' })
21
- );
22
- };
23
-
24
- exports.default = Practitioner;
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const Practitioner = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ fillRule: "evenodd",
6
+ "clip-rule": "evenodd",
7
+ d: "M14.782 6.126a3.011 3.011 0 0 1-1.33 1.5 2 2 0 1 1-2.905 0 3.011 3.011 0 0 1-1.329-1.5 4 4 0 1 0 5.563 0ZM20 18c0-2.67-5.33-4-8-4s-8 1.33-8 4v3h16v-3ZM5.9 18c0-.64 3.1-2.1 6.1-2.1 3 0 6.1 1.46 6.1 2.1v1.1H5.9V18Z",
8
+ fill: "currentColor"
9
+ }), /*#__PURE__*/React.createElement("path", {
10
+ d: "M12 7a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z",
11
+ fill: "currentColor"
12
+ }));
13
+
14
+ export default Practitioner;
package/dist/Print.js ADDED
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const Print = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ d: "M19 8c1.66 0 3 1.34 3 3v6h-4v4H6v-4H2v-6c0-1.66 1.34-3 3-3h1V3h12v5h1ZM8 5v3h8V5H8Zm8 14v-4H8v4h8Zm2-4h2v-4c0-.55-.45-1-1-1H5c-.55 0-1 .45-1 1v4h2v-2h12v2Zm1-3.5c0 .55-.45 1-1 1s-1-.45-1-1 .45-1 1-1 1 .45 1 1Z",
6
+ fill: "currentColor"
7
+ }));
8
+
9
+ export default Print;
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const Procedure = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ fillRule: "evenodd",
6
+ "clip-rule": "evenodd",
7
+ d: "M10.001 20.547a.39.39 0 0 1-.394.385H7.49a.39.39 0 0 1-.395-.385v-3.18a.39.39 0 0 1 .395-.385h2.117a.39.39 0 0 1 .394.385v3.18Zm6.57 0a.391.391 0 0 1-.395.385H14.06a.391.391 0 0 1-.395-.385v-3.18a.39.39 0 0 1 .395-.385h2.116a.39.39 0 0 1 .396.385v3.18Zm-3.903-6.273-1.846.025s.723-2.902.907-4.075c.159.974.94 4.05.94 4.05Zm3.508 1.64h-1.092s-1.773-4.973-2.049-6.427c-.314-1.655-.282-6.661-.282-6.71a.736.736 0 0 0-.221-.505c-.183-.18-.45-.272-.795-.272h-.001c-.505 0-.757.198-.88.365a.724.724 0 0 0-.146.411c0 .05.028 5.005-.268 6.65-.301 1.67-2.071 6.488-2.071 6.488H7.49c-.821 0-1.49.652-1.49 1.453v3.18c0 .8.669 1.453 1.49 1.453h2.117c.82 0 1.49-.652 1.49-1.453v-4.448h1.473v4.448c0 .8.668 1.453 1.49 1.453h2.116c.822 0 1.49-.652 1.49-1.453v-3.18c0-.801-.668-1.453-1.49-1.453Z",
8
+ fill: "currentColor"
9
+ }));
10
+
11
+ export default Procedure;
package/dist/Recall.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 Recall = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ d: "M15 13h1.5v2.82l2.44 1.41-.75 1.3L15 16.69V13Zm4-5H5v11h4.67c-.43-.91-.67-1.93-.67-3a7 7 0 0 1 7-7c1.07 0 2.09.24 3 .67V8ZM5 21a2 2 0 0 1-2-2V5c0-1.11.89-2 2-2h1V1h2v2h8V1h2v2h1a2 2 0 0 1 2 2v6.1c1.24 1.26 2 2.99 2 4.9a7 7 0 0 1-7 7c-1.91 0-3.64-.76-4.9-2H5Zm11-9.85a4.85 4.85 0 1 0 0 9.7 4.85 4.85 0 0 0 0-9.7Z",
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 Recall = function Recall(props) {
16
- return _react2.default.createElement(
17
- _core.Icon,
18
- props,
19
- _react2.default.createElement('path', { d: 'M15 13h1.5v2.82l2.44 1.41-.75 1.3L15 16.69V13zm4-5H5v11h4.67c-.43-.91-.67-1.93-.67-3a7 7 0 017-7c1.07 0 2.09.24 3 .67V8zM5 21a2 2 0 01-2-2V5c0-1.11.89-2 2-2h1V1h2v2h8V1h2v2h1a2 2 0 012 2v6.1c1.24 1.26 2 2.99 2 4.9a7 7 0 01-7 7c-1.91 0-3.64-.76-4.9-2H5zm11-9.85a4.85 4.85 0 100 9.7 4.85 4.85 0 000-9.7z', fill: 'currentColor', fillRule: 'nonzero' })
20
- );
21
- };
22
-
23
- exports.default = Recall;
9
+ export default Recall;
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const ReferralReport = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ d: "M9 17v2h6v-2l3 3-3 3v-2H9v2l-3-3 3-3ZM13.07 7.41a5 5 0 0 0 0-5.82A3.4 3.4 0 0 1 15 1a3.5 3.5 0 1 1 0 7 3.4 3.4 0 0 1-1.93-.59ZM5.5 4.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 14v2H2v-2s0-4 7-4 7 4 7 4Zm-2 0c-.14-.78-1.33-2-5-2s-4.93 1.31-5 2h10Zm2-4a5.34 5.34 0 0 1 2 4v2h4v-2s0-3.63-6.06-4H16Z",
6
+ fill: "currentColor"
7
+ }));
8
+
9
+ export default ReferralReport;
package/dist/Repeat.js ADDED
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const Repeat = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ d: "M17 17H7v-3l-4 4 4 4v-3h12v-6h-2v4ZM7 7h10v3l4-4-4-4v3H5v6h2V7Z",
6
+ fill: "currentColor"
7
+ }));
8
+
9
+ export default Repeat;
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const Reports = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ fillRule: "evenodd",
6
+ "clip-rule": "evenodd",
7
+ d: "M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm0 16H5V5h14v14ZM9 10H7v7h2v-7Zm2-3h2v10h-2V7Zm6 6h-2v4h2v-4Z",
8
+ fill: "currentColor"
9
+ }));
10
+
11
+ export default Reports;
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const Request = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ fillRule: "evenodd",
6
+ "clip-rule": "evenodd",
7
+ d: "m12.947 3.37-.72-1.3-1.648 1 .72 1.3-.824.5 3.316 6.06 3.287-2-3.316-6.06-.815.5ZM10.627 9 9.12 6.28C5.804 7.2 3.474 10.37 3.474 14c0 2.39.994 4.53 2.567 6H3.474v2h15.158v-2h-2.568a8.13 8.13 0 0 0 2.33-4h2.132v-2h-7.579v2h2.445c-.73 1.77-2.397 3-4.34 3-2.615 0-4.736-2.239-4.736-5 0-2.59 1.866-4.74 4.31-5Z",
8
+ fill: "currentColor"
9
+ }));
10
+
11
+ export default Request;
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const Restart = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ d: "M12 6v3l4-4-4-4v3a8 8 0 0 0-8 8c0 1.57.46 3.03 1.24 4.26L6.7 14.8A5.9 5.9 0 0 1 6 12a6 6 0 0 1 6-6Zm6.76 1.74L17.3 9.2c.44.84.7 1.8.7 2.8a6 6 0 0 1-6 6v-3l-4 4 4 4v-3a8 8 0 0 0 8-8c0-1.57-.46-3.03-1.24-4.26Z",
6
+ fill: "currentColor"
7
+ }));
8
+
9
+ export default Restart;
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const Restore = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ fillRule: "evenodd",
6
+ "clip-rule": "evenodd",
7
+ d: "M4 12a9 9 0 1 1 9 9c-2.49 0-4.73-1.01-6.36-2.64l1.42-1.42A6.944 6.944 0 0 0 13 19c3.87 0 7-3.13 7-7s-3.13-7-7-7-7 3.13-7 7h3l-4.04 4.03-.07-.14L1 12h3Zm8 1V8h1.5v4.25l3.5 2.08-.72 1.21L12 13Z",
8
+ fill: "currentColor"
9
+ }));
10
+
11
+ export default Restore;
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const RestrictedOff = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ fillRule: "evenodd",
6
+ "clip-rule": "evenodd",
7
+ d: "M12 17c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2Zm6-9h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6h1.9c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2Zm0 12H6V10h12v10Z",
8
+ fill: "currentColor"
9
+ }));
10
+
11
+ export default RestrictedOff;
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const RestrictedOn = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ fillRule: "evenodd",
6
+ "clip-rule": "evenodd",
7
+ d: "M17 8h1c1.1 0 2 .9 2 2v10c0 1.1-.9 2-2 2H6c-1.1 0-2-.9-2-2V10c0-1.1.9-2 2-2h1V6c0-2.76 2.24-5 5-5s5 2.24 5 5v2Zm-3 7c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2ZM8.9 6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2H8.9V6ZM6 20h12V10H6v10Z",
8
+ fill: "currentColor"
9
+ }));
10
+
11
+ export default RestrictedOn;
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const ResultsAndLetters = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ fillRule: "evenodd",
6
+ "clip-rule": "evenodd",
7
+ d: "M19 3H5c-1.1 0-2 .9-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2Zm0 16H5v-3h3.56c.69 1.19 1.97 2 3.45 2 1.48 0 2.75-.81 3.45-2H19v3Zm-4.99-5H19V5H5v9h5.01c0 1.1.9 2 2 2s2-.9 2-2Z",
8
+ fill: "currentColor"
9
+ }));
10
+
11
+ export default ResultsAndLetters;
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const ReviewedOff = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ fillRule: "evenodd",
6
+ "clip-rule": "evenodd",
7
+ d: "M12 3.545c-5.455 0-10.113 3.393-12 8.182 1.887 4.79 6.545 8.182 12 8.182 5.454 0 10.113-3.393 12-8.182-1.887-4.789-6.546-8.182-12-8.182Zm0 2.182c4.134 0 7.822 2.324 9.622 6-1.8 3.677-5.477 6-9.622 6a10.646 10.646 0 0 1-9.622-6c1.8-3.676 5.487-6 9.622-6Zm0 1.091a4.916 4.916 0 0 0-4.91 4.91A4.916 4.916 0 0 0 12 16.635a4.916 4.916 0 0 0 4.91-4.909A4.916 4.916 0 0 0 12 6.818ZM12 9a2.728 2.728 0 0 1 0 5.454A2.728 2.728 0 0 1 12 9Z",
8
+ fill: "currentColor"
9
+ }));
10
+
11
+ export default ReviewedOff;
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const ReviewedOn = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ fillRule: "evenodd",
6
+ "clip-rule": "evenodd",
7
+ d: "M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5ZM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5Zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3Z",
8
+ fill: "currentColor"
9
+ }));
10
+
11
+ export default ReviewedOn;
package/dist/Search.js ADDED
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const Search = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ fillRule: "evenodd",
6
+ "clip-rule": "evenodd",
7
+ d: "M15.5 14h-.79l-.28-.27A6.471 6.471 0 0 0 16 9.5 6.5 6.5 0 1 0 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5Zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14Z",
8
+ fill: "currentColor"
9
+ }));
10
+
11
+ export default Search;
package/dist/Send.js ADDED
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const Send = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ d: "m4 6.03 7.5 3.22-7.5-1V6.03Zm7.5 8.72L4 17.97v-2.22l7.5-1ZM2 3v7l15 2-15 2v7l21-9L2 3Z",
6
+ fill: "currentColor"
7
+ }));
8
+
9
+ export default Send;
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const Settings = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ fillRule: "evenodd",
6
+ "clip-rule": "evenodd",
7
+ d: "M19.5 12c0 .34-.03.66-.07.98l2.11 1.65c.19.15.24.42.12.64l-2 3.46c-.09.16-.26.25-.43.25-.06 0-.12-.01-.18-.03l-2.49-1c-.52.39-1.08.73-1.69.98l-.38 2.65c-.03.24-.24.42-.49.42h-4c-.25 0-.46-.18-.49-.42l-.38-2.65c-.61-.25-1.17-.58-1.69-.98l-2.49 1a.5.5 0 0 1-.61-.22l-2-3.46a.505.505 0 0 1 .12-.64l2.11-1.65A7.93 7.93 0 0 1 4.5 12c0-.33.03-.66.07-.98L2.46 9.37a.493.493 0 0 1-.12-.64l2-3.46c.09-.16.26-.25.43-.25.06 0 .12.01.18.03l2.49 1c.52-.39 1.08-.73 1.69-.98l.38-2.65c.03-.24.24-.42.49-.42h4c.25 0 .46.18.49.42l.38 2.65c.61.25 1.17.58 1.69.98l2.49-1a.5.5 0 0 1 .61.22l2 3.46c.12.22.07.49-.12.64l-2.11 1.65c.04.32.07.64.07.98Zm-2 0c0-.21-.01-.42-.05-.73l-.14-1.13.89-.7 1.07-.85-.7-1.21-1.27.51-1.06.43-.91-.7c-.4-.3-.8-.53-1.23-.71l-1.06-.43-.16-1.13L12.69 4H11.3l-.2 1.35-.16 1.13-1.06.43c-.41.17-.82.41-1.25.73l-.9.68-1.04-.42-1.27-.51-.7 1.21 1.08.84.89.7-.14 1.13c-.03.3-.05.53-.05.73 0 .2.02.43.05.74l.14 1.13-.89.7-1.08.84.7 1.21 1.27-.51 1.06-.43.91.7c.4.3.8.53 1.23.71l1.06.43.16 1.13.19 1.35h1.4l.2-1.35.16-1.13 1.06-.43c.41-.17.82-.41 1.25-.73l.9-.68 1.04.42 1.27.51.7-1.21-1.08-.84-.89-.7.14-1.13c.03-.3.05-.52.05-.73ZM12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4Zm-2 4c0 1.1.9 2 2 2s2-.9 2-2-.9-2-2-2-2 .9-2 2Z",
8
+ fill: "currentColor"
9
+ }));
10
+
11
+ export default Settings;
package/dist/Sms.js ADDED
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const Sms = 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.2V4h16v12Zm-3-5h-2V9h2v2Zm-4 0h-2V9h2v2Zm-4 0H7V9h2",
6
+ fill: "currentColor"
7
+ }));
8
+
9
+ export default Sms;
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const SmsConfirmed = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ d: "M9 22a1 1 0 0 1-1-1v-3H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-6.1l-3.7 3.71c-.2.19-.45.29-.7.29H9Zm1-6v3.08L13.08 16H20V4H4v12h6Zm1-10h2v3h3v2h-3v3h-2v-3H8V9h3V6Z",
6
+ fill: "currentColor"
7
+ }));
8
+
9
+ export default SmsConfirmed;
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const SmsError = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ d: "M9 22a1 1 0 0 1-1-1v-3H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-6.1l-3.7 3.71c-.2.19-.45.29-.7.29H9Zm1-6v3.08L13.08 16H20V4H4v12h6Zm3-6h-2V6h2v4Zm0 4h-2v-2h2v2Z",
6
+ fill: "currentColor"
7
+ }));
8
+
9
+ export default SmsError;
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const SmsSent = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ d: "M9 22a1 1 0 0 1-1-1v-3H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-6.1l-3.7 3.71c-.2.19-.45.29-.7.29H9Zm1-6v3.08L13.08 16H20V4H4v12h6Zm6.5-8L11 13.5 7.5 10l1.41-1.41L11 10.67l4.09-4.08L16.5 8Z",
6
+ fill: "currentColor"
7
+ }));
8
+
9
+ export default SmsSent;
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const TeleConsult = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ d: "M15 8v8H5V8h10Zm1-2H4a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-3.5l4 4v-11l-4 4V7a1 1 0 0 0-1-1Z",
6
+ fill: "currentColor"
7
+ }));
8
+
9
+ export default TeleConsult;
package/dist/ToDo.js ADDED
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const ToDo = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ fillRule: "evenodd",
6
+ "clip-rule": "evenodd",
7
+ d: "M3 9h2V7H3v2Zm2 4H3v-2h2v2Zm0 4H3v-2h2v2Zm16-4H7v-2h14v2ZM7 17h14v-2H7v2Zm0-8V7h14v2H7Z",
8
+ fill: "currentColor"
9
+ }));
10
+
11
+ export default ToDo;
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ import Icon from './Icon';
3
+
4
+ const TodoDoneOff = props => /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement("path", {
5
+ d: "M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2Zm0 2v14H5V5h14Zm-9 12-4-4 1.41-1.42L10 14.17l6.59-6.59L18 9",
6
+ fill: "currentColor"
7
+ }));
8
+
9
+ export default TodoDoneOff;