-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add medications and prescriptions icons
- Loading branch information
Showing
3 changed files
with
99 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
export function MedicationsIcon() { | ||
return ( | ||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"> | ||
<path | ||
fillRule="evenodd" | ||
clipRule="evenodd" | ||
d="M14 7.5C14 8.00954 14.1524 8.48348 14.4142 8.87869L17.8787 5.4142C17.4835 5.15244 17.0095 5 16.5 5C15.1193 5 14 6.11929 14 7.5ZM16.5 10C15.9905 10 15.5165 9.84756 15.1213 9.5858L18.5858 6.1213C18.8476 6.51652 19 6.99046 19 7.5C19 8.88071 17.8807 10 16.5 10Z" | ||
fill="white" | ||
/> | ||
<path | ||
fillRule="evenodd" | ||
clipRule="evenodd" | ||
d="M14 16.5C14 17.0095 14.1524 17.4835 14.4142 17.8787L17.8787 14.4142C17.4835 14.1524 17.0095 14 16.5 14C15.1193 14 14 15.1193 14 16.5ZM16.5 19C15.9905 19 15.5165 18.8476 15.1213 18.5858L18.5858 15.1213C18.8476 15.5165 19 15.9905 19 16.5C19 17.8807 17.8807 19 16.5 19Z" | ||
fill="white" | ||
/> | ||
<path d="M5 12H10V16.5C10 17.8807 8.88071 19 7.5 19C6.11929 19 5 17.8807 5 16.5V12Z" fill="white" /> | ||
<path | ||
fillRule="evenodd" | ||
clipRule="evenodd" | ||
d="M2.54497 4.73005C2 5.79961 2 7.19974 2 10V14C2 16.8003 2 18.2004 2.54497 19.27C3.02433 20.2108 3.78924 20.9757 4.73005 21.455C5.79961 22 7.19974 22 10 22H14C16.8003 22 18.2004 22 19.27 21.455C20.2108 20.9757 20.9757 20.2108 21.455 19.27C22 18.2004 22 16.8003 22 14V10C22 7.19974 22 5.79961 21.455 4.73005C20.9757 3.78924 20.2108 3.02433 19.27 2.54497C18.2004 2 16.8003 2 14 2H10C7.19974 2 5.79961 2 4.73005 2.54497C3.78924 3.02433 3.02433 3.78924 2.54497 4.73005ZM11 16.5C11 18.433 9.433 20 7.5 20C5.567 20 4 18.433 4 16.5V7.5C4 5.567 5.567 4 7.5 4C9.433 4 11 5.567 11 7.5V16.5ZM13 7.5C13 5.567 14.567 4 16.5 4C18.433 4 20 5.567 20 7.5C20 9.433 18.433 11 16.5 11C14.567 11 13 9.433 13 7.5ZM13 16.5C13 14.567 14.567 13 16.5 13C18.433 13 20 14.567 20 16.5C20 18.433 18.433 20 16.5 20C14.567 20 13 18.433 13 16.5Z" | ||
fill="var(--theme-icon-secondary)" | ||
/> | ||
<path | ||
fillRule="evenodd" | ||
clipRule="evenodd" | ||
d="M13 7.5C13 5.567 14.567 4 16.5 4C18.433 4 20 5.567 20 7.5C20 9.433 18.433 11 16.5 11C14.567 11 13 9.433 13 7.5ZM14.4142 8.87869C14.1524 8.48348 14 8.00954 14 7.5C14 6.11929 15.1193 5 16.5 5C17.0095 5 17.4835 5.15244 17.8787 5.4142L14.4142 8.87869ZM15.1213 9.5858C15.5165 9.84756 15.9905 10 16.5 10C17.8807 10 19 8.88071 19 7.5C19 6.99046 18.8476 6.51652 18.5858 6.1213L15.1213 9.5858Z" | ||
fill="var(--theme-icon-primary)" | ||
/> | ||
<path | ||
fillRule="evenodd" | ||
clipRule="evenodd" | ||
d="M13 16.5C13 14.567 14.567 13 16.5 13C18.433 13 20 14.567 20 16.5C20 18.433 18.433 20 16.5 20C14.567 20 13 18.433 13 16.5ZM14.4142 17.8787C14.1524 17.4835 14 17.0095 14 16.5C14 15.1193 15.1193 14 16.5 14C17.0095 14 17.4835 14.1524 17.8787 14.4142L14.4142 17.8787ZM15.1213 18.5858C15.5165 18.8476 15.9905 19 16.5 19C17.8807 19 19 17.8807 19 16.5C19 15.9905 18.8476 15.5165 18.5858 15.1213L15.1213 18.5858Z" | ||
fill="var(--theme-icon-primary)" | ||
/> | ||
<path | ||
fillRule="evenodd" | ||
clipRule="evenodd" | ||
d="M7.5 20C9.433 20 11 18.433 11 16.5V7.5C11 5.567 9.433 4 7.5 4C5.567 4 4 5.567 4 7.5V16.5C4 18.433 5.567 20 7.5 20ZM7.5 19C8.88071 19 10 17.8807 10 16.5V12H5V16.5C5 17.8807 6.11929 19 7.5 19Z" | ||
fill="var(--theme-icon-primary)" | ||
/> | ||
<path | ||
fillRule="evenodd" | ||
clipRule="evenodd" | ||
d="M1.65396 4.27606C1 5.55953 1 7.23969 1 10.6V13.4C1 16.7603 1 18.4405 1.65396 19.7239C2.2292 20.8529 3.14708 21.7708 4.27606 22.346C5.55953 23 7.23969 23 10.6 23H13.4C16.7603 23 18.4405 23 19.7239 22.346C20.8529 21.7708 21.7708 20.8529 22.346 19.7239C23 18.4405 23 16.7603 23 13.4V10.6C23 7.23969 23 5.55953 22.346 4.27606C21.7708 3.14708 20.8529 2.2292 19.7239 1.65396C18.4405 1 16.7603 1 13.4 1H10.6C7.23969 1 5.55953 1 4.27606 1.65396C3.14708 2.2292 2.2292 3.14708 1.65396 4.27606ZM2 10C2 7.19974 2 5.79961 2.54497 4.73005C3.02433 3.78924 3.78924 3.02433 4.73005 2.54497C5.79961 2 7.19974 2 10 2H14C16.8003 2 18.2004 2 19.27 2.54497C20.2108 3.02433 20.9757 3.78924 21.455 4.73005C22 5.79961 22 7.19974 22 10V14C22 16.8003 22 18.2004 21.455 19.27C20.9757 20.2108 20.2108 20.9757 19.27 21.455C18.2004 22 16.8003 22 14 22H10C7.19974 22 5.79961 22 4.73005 21.455C3.78924 20.9757 3.02433 20.2108 2.54497 19.27C2 18.2004 2 16.8003 2 14V10Z" | ||
fill="var(--theme-icon-primary)" | ||
/> | ||
</svg> | ||
); | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
export function PrescriptionsIcon() { | ||
return ( | ||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"> | ||
<path | ||
fillRule="evenodd" | ||
clipRule="evenodd" | ||
d="M4.0545 3.27301C4 3.37996 4 3.51997 4 3.8V20.2C4 20.48 4 20.62 4.0545 20.727C4.10242 20.8211 4.17889 20.8976 4.27301 20.9455C4.37994 21 4.51996 21 4.79999 21H11.3368C11.1208 20.5454 11 20.0368 11 19.5C11 17.567 12.567 16 14.5 16C15.0368 16 15.5454 16.1208 16 16.3368V14C16 12.6938 16.8348 11.5825 18 11.1707V3.8C18 3.51997 18 3.37996 17.9455 3.27301C17.8976 3.17892 17.8211 3.10243 17.727 3.0545C17.6201 3 17.48 3 17.2 3H4.79999C4.51996 3 4.37994 3 4.27301 3.0545C4.17889 3.10243 4.10242 3.17892 4.0545 3.27301ZM6 7.5C6 7.22386 6.22388 7 6.5 7H15.5C15.7761 7 16 7.22386 16 7.5C16 7.77614 15.7761 8 15.5 8H6.5C6.22388 8 6 7.77614 6 7.5ZM6 10.5C6 10.2239 6.22388 10 6.5 10H15.5C15.7761 10 16 10.2239 16 10.5C16 10.7761 15.7761 11 15.5 11H6.5C6.22388 11 6 10.7761 6 10.5ZM6.5 13C6.22388 13 6 13.2239 6 13.5C6 13.7761 6.22388 14 6.5 14H10.5C10.7761 14 11 13.7761 11 13.5C11 13.2239 10.7761 13 10.5 13H6.5Z" | ||
fill="white" | ||
/> | ||
<path | ||
d="M12 19.5C12 20.0095 12.1525 20.4835 12.4142 20.8787L15.8787 17.4142C15.4835 17.1524 15.0095 17 14.5 17C13.1193 17 12 18.1193 12 19.5Z" | ||
fill="white" | ||
/> | ||
<path | ||
d="M14.5 22C13.9905 22 13.5165 21.8476 13.1213 21.5858L16.5858 18.1213C16.8476 18.5165 17 18.9905 17 19.5C17 20.8807 15.8807 22 14.5 22Z" | ||
fill="white" | ||
/> | ||
<path | ||
d="M17.4932 21.3151C17.8148 20.7859 18 20.1646 18 19.5C18 18.5463 17.6186 17.6818 17 17.0505V17H21V20C21 21.1046 20.1046 22 19 22C18.3989 22 17.8597 21.7348 17.4932 21.3151Z" | ||
fill="white" | ||
/> | ||
<path | ||
d="M3 3.6C3 3.03995 3 2.75992 3.10899 2.54601C3.20487 2.35785 3.35785 2.20487 3.54601 2.10899C3.75992 2 4.03995 2 4.6 2H17.4C17.9601 2 18.2401 2 18.454 2.10899C18.6422 2.20487 18.7951 2.35785 18.891 2.54601C19 2.75992 19 3.03995 19 3.6V11C18.6494 11 18.3128 11.0602 18 11.1707V3.8C18 3.51997 18 3.37996 17.9455 3.273C17.8976 3.17892 17.8211 3.10243 17.727 3.0545C17.62 3 17.48 3 17.2 3H4.8C4.51997 3 4.37996 3 4.273 3.0545C4.17892 3.10243 4.10243 3.17892 4.0545 3.273C4 3.37996 4 3.51997 4 3.8V20.2C4 20.48 4 20.62 4.0545 20.727C4.10243 20.8211 4.17892 20.8976 4.273 20.9455C4.37996 21 4.51997 21 4.8 21H11.3368C11.5149 21.3748 11.7576 21.7129 12.0505 22H4.6C4.03995 22 3.75992 22 3.54601 21.891C3.35785 21.7951 3.20487 21.6422 3.10899 21.454C3 21.2401 3 20.9601 3 20.4V3.6Z" | ||
fill="var(--theme-icon-secondary)" | ||
/> | ||
<path | ||
d="M6 7.5C6 7.22386 6.22385 7 6.5 7H15.5C15.7762 7 16 7.22386 16 7.5C16 7.77614 15.7762 8 15.5 8H6.5C6.22385 8 6 7.77614 6 7.5Z" | ||
fill="var(--theme-icon-primary)" | ||
/> | ||
<path | ||
d="M6 10.5C6 10.2239 6.22385 10 6.5 10H15.5C15.7762 10 16 10.2239 16 10.5C16 10.7761 15.7762 11 15.5 11H6.5C6.22385 11 6 10.7761 6 10.5Z" | ||
fill="var(--theme-icon-primary)" | ||
/> | ||
<path | ||
d="M6 13.5C6 13.2239 6.22385 13 6.5 13H10.5C10.7762 13 11 13.2239 11 13.5C11 13.7761 10.7762 14 10.5 14H6.5C6.22385 14 6 13.7761 6 13.5Z" | ||
fill="var(--theme-icon-primary)" | ||
/> | ||
<path | ||
fillRule="evenodd" | ||
clipRule="evenodd" | ||
d="M2.21799 2.09202C2 2.51984 2 3.0799 2 4.2V19.8C2 20.9201 2 21.4802 2.21799 21.908C2.40973 22.2843 2.7157 22.5903 3.09201 22.782C3.51984 23 4.0799 23 5.20001 23H19C20.6569 23 22 21.6569 22 20V14C22 12.6938 21.1652 11.5825 20 11.1707V4.2C20 3.0799 20 2.51984 19.782 2.09202C19.5903 1.71569 19.2843 1.40973 18.908 1.21799C18.4802 1 17.9201 1 16.8 1H5.20001C4.0799 1 3.51984 1 3.09201 1.21799C2.7157 1.40973 2.40973 1.71569 2.21799 2.09202ZM16 14C16 12.3431 17.3431 11 19 11V3.6C19 3.03995 19 2.75992 18.891 2.54601C18.7951 2.35785 18.6422 2.20487 18.454 2.10899C18.2401 2 17.9601 2 17.4 2H4.60001C4.03995 2 3.75992 2 3.54602 2.10899C3.35785 2.20487 3.20486 2.35785 3.10901 2.54601C3 2.75992 3 3.03995 3 3.6V20.4C3 20.9601 3 21.2401 3.10901 21.454C3.20486 21.6422 3.35785 21.7951 3.54602 21.891C3.75992 22 4.03995 22 4.60001 22H12.0505C11.4022 21.3647 11 20.4793 11 19.5C11 17.567 12.567 16 14.5 16C15.0368 16 15.5454 16.1208 16 16.3368V14ZM12 19.5C12 20.0095 12.1525 20.4835 12.4142 20.8787L15.8787 17.4142C15.4835 17.1524 15.0095 17 14.5 17C13.1193 17 12 18.1193 12 19.5ZM14.5 22C13.9905 22 13.5165 21.8476 13.1213 21.5858L16.5858 18.1213C16.8476 18.5165 17 18.9905 17 19.5C17 20.8807 15.8807 22 14.5 22ZM17.4931 21.3151C17.8148 20.7859 18 20.1646 18 19.5C18 18.5464 17.6186 17.6818 17 17.0505V17H21V20C21 21.1046 20.1046 22 19 22C18.3989 22 17.8597 21.7348 17.4931 21.3151Z" | ||
fill="var(--theme-icon-primary)" | ||
/> | ||
</svg> | ||
); | ||
} |