Fix: Fix build errors (#6)
Co-authored-by: Helena <helena@Helenas-MacBook-Pro.local>
This commit is contained in:
16
public/assets/MedReportSmallLogo.tsx
Normal file
16
public/assets/MedReportSmallLogo.tsx
Normal file
@@ -0,0 +1,16 @@
|
||||
export const MedReportSmallLogo = () => {
|
||||
return (
|
||||
<svg
|
||||
width="21"
|
||||
height="21"
|
||||
viewBox="0 0 21 21"
|
||||
fill="none"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
>
|
||||
<path
|
||||
d="M20.7002 11.7002C15.7296 11.7002 11.7002 15.7296 11.7002 20.7002H8.10059C8.10059 13.7414 13.7414 8.10059 20.7002 8.10059V11.7002ZM12.8994 0.299805C12.8994 7.25859 7.25859 12.8994 0.299805 12.8994V9.2998C5.27037 9.2998 9.2998 5.27037 9.2998 0.299805H12.8994Z"
|
||||
fill="#0A5328"
|
||||
/>
|
||||
</svg>
|
||||
);
|
||||
};
|
||||
BIN
public/assets/med-report-logo-big.png
Normal file
BIN
public/assets/med-report-logo-big.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 24 KiB |
BIN
public/assets/success.png
Normal file
BIN
public/assets/success.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 22 KiB |
Reference in New Issue
Block a user