Add pictogram icons for chief complaints and make symptom selector image-friendly
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<svg width="96" height="96" viewBox="0 0 96 96" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect x="8" y="12" width="80" height="72" rx="20" fill="#E0F2FE"/>
|
||||
<path d="M24 60L40 32L52 48L64 28L72 44" stroke="#0EA5E9" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<circle cx="40" cy="32" r="4" fill="#0EA5E9"/>
|
||||
<circle cx="64" cy="28" r="4" fill="#0EA5E9"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 396 B |
Reference in New Issue
Block a user