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
+6
View File
@@ -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