Add pictogram icons for chief complaints and make symptom selector image-friendly

This commit is contained in:
Dualmind-Assistant
2026-04-21 13:04:29 +00:00
parent fea8c105ab
commit 4d2a3595ed
10 changed files with 75 additions and 12 deletions
+5
View File
@@ -0,0 +1,5 @@
<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="#ECFEFF"/>
<circle cx="48" cy="40" r="10" fill="#14B8A6"/>
<path d="M32 66C34.5 58.5 40.5 54 48 54C55.5 54 61.5 58.5 64 66" stroke="#14B8A6" stroke-width="4" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 348 B