@vitality-ds/icons-react-native 4.14.0 → 5.0.2

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.
@@ -0,0 +1,11 @@
1
+ import React from "react";
2
+ import { Path } from "react-native-svg";
3
+ import Icon from "./Icon";
4
+ function Location(props) {
5
+ return /*#__PURE__*/React.createElement(Icon, props, /*#__PURE__*/React.createElement(Path, {
6
+ fillRule: "evenodd",
7
+ clipRule: "evenodd",
8
+ d: "M5 9c0-3.87 3.13-7 7-7s7 3.13 7 7c0 5.25-7 13-7 13S5 14.25 5 9Zm7-5C9.24 4 7 6.24 7 9c0 2.85 2.92 7.21 5 9.88 2.12-2.69 5-7 5-9.88 0-2.76-2.24-5-5-5Zm2.5 5a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0Z"
9
+ }));
10
+ }
11
+ export default Location;
package/dist/index.js CHANGED
@@ -95,76 +95,77 @@ export { default as Letter } from "./Letter";
95
95
  export { default as Link } from "./Link";
96
96
  // Please do not edit this file
97
97
  export { default as LinkOff } from "./LinkOff";
98
+ export { default as Location } from "./Location";
98
99
  export { default as Logout } from "./Logout";
99
100
  export { default as Medications } from "./Medications";
100
101
  export { default as MedicationsAdverseReactions } from "./MedicationsAdverseReactions";
101
- export { default as MedicationsCustomMedication } from "./MedicationsCustomMedication";
102
102
  // Please do not edit this file
103
+ export { default as MedicationsCustomMedication } from "./MedicationsCustomMedication";
103
104
  export { default as MedicationsInfo } from "./MedicationsInfo";
104
105
  export { default as MedicationsOverride } from "./MedicationsOverride";
105
106
  export { default as Menu } from "./Menu";
106
107
  export { default as MenuMoreHorizontal } from "./MenuMoreHorizontal";
107
- export { default as MenuMoreVertical } from "./MenuMoreVertical";
108
108
  // Please do not edit this file
109
+ export { default as MenuMoreVertical } from "./MenuMoreVertical";
109
110
  export { default as MissingInvoices } from "./MissingInvoices";
110
111
  export { default as MissingReferral } from "./MissingReferral";
111
112
  export { default as Money } from "./Money";
112
113
  export { default as MyHealthRecord } from "./MyHealthRecord";
113
- export { default as Notifications } from "./Notifications";
114
114
  // Please do not edit this file
115
+ export { default as Notifications } from "./Notifications";
115
116
  export { default as Obstetrics } from "./Obstetrics";
116
117
  export { default as OpenFull } from "./OpenFull";
117
118
  export { default as OpenNewWindow } from "./OpenNewWindow";
118
119
  export { default as OrganisationalRemittance } from "./OrganisationalRemittance";
119
- export { default as Overdue } from "./Overdue";
120
120
  // Please do not edit this file
121
+ export { default as Overdue } from "./Overdue";
121
122
  export { default as Patient } from "./Patient";
122
123
  export { default as Payment } from "./Payment";
123
124
  export { default as Pdf } from "./Pdf";
124
125
  export { default as Pending } from "./Pending";
125
- export { default as PhoneNumber } from "./PhoneNumber";
126
126
  // Please do not edit this file
127
+ export { default as PhoneNumber } from "./PhoneNumber";
127
128
  export { default as Practitioner } from "./Practitioner";
128
129
  export { default as Print } from "./Print";
129
130
  export { default as Procedure } from "./Procedure";
130
131
  export { default as QuickScript } from "./QuickScript";
131
- export { default as Recall } from "./Recall";
132
132
  // Please do not edit this file
133
+ export { default as Recall } from "./Recall";
133
134
  export { default as ReferralReport } from "./ReferralReport";
134
135
  export { default as Repeat } from "./Repeat";
135
136
  export { default as Reports } from "./Reports";
136
137
  export { default as Request } from "./Request";
137
- export { default as Restart } from "./Restart";
138
138
  // Please do not edit this file
139
+ export { default as Restart } from "./Restart";
139
140
  export { default as Restore } from "./Restore";
140
141
  export { default as RestrictedOff } from "./RestrictedOff";
141
142
  export { default as RestrictedOn } from "./RestrictedOn";
142
143
  export { default as ResultsAndLetters } from "./ResultsAndLetters";
143
- export { default as Retry } from "./Retry";
144
144
  // Please do not edit this file
145
+ export { default as Retry } from "./Retry";
145
146
  export { default as ReturnToNew } from "./ReturnToNew";
146
147
  export { default as ReviewedOff } from "./ReviewedOff";
147
148
  export { default as ReviewedOn } from "./ReviewedOn";
148
149
  export { default as ReviewFiles } from "./ReviewFiles";
149
- export { default as Search } from "./Search";
150
150
  // Please do not edit this file
151
+ export { default as Search } from "./Search";
151
152
  export { default as Send } from "./Send";
152
153
  export { default as Settings } from "./Settings";
153
154
  export { default as Sms } from "./Sms";
154
155
  export { default as SmsConfirmed } from "./SmsConfirmed";
155
- export { default as SmsError } from "./SmsError";
156
156
  // Please do not edit this file
157
+ export { default as SmsError } from "./SmsError";
157
158
  export { default as SmsSent } from "./SmsSent";
158
159
  export { default as Sortable } from "./Sortable";
159
160
  export { default as SupportCentre } from "./SupportCentre";
160
161
  export { default as TeleConsult } from "./TeleConsult";
161
- export { default as ToDo } from "./ToDo";
162
162
  // Please do not edit this file
163
+ export { default as ToDo } from "./ToDo";
163
164
  export { default as TodoDoneOff } from "./TodoDoneOff";
164
165
  export { default as UnresolvedInvoices } from "./UnresolvedInvoices";
165
166
  export { default as Upload } from "./Upload";
166
167
  export { default as Visible } from "./Visible";
167
- export { default as VisibleOff } from "./VisibleOff";
168
168
  // Please do not edit this file
169
+ export { default as VisibleOff } from "./VisibleOff";
169
170
  export { default as Waiting } from "./Waiting";
170
171
  export { default as WaitingRoom } from "./WaitingRoom";