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="#DBEAFE"/>
<circle cx="48" cy="40" r="16" fill="#60A5FA"/>
<rect x="40" y="52" width="16" height="16" rx="8" fill="#93C5FD"/>
<path d="M40 34L56 46" stroke="white" stroke-width="3" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 373 B