Iteam cleanup + less migration
This commit is contained in:
9
assets/icons/conditions/confused.svg
Normal file
9
assets/icons/conditions/confused.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
||||
<rect width="64" height="64" rx="8" fill="#1a0a1a"/>
|
||||
<!-- Swirling question mark path -->
|
||||
<text x="18" y="46" font-family="serif" font-size="42" font-weight="bold" fill="#b07fd4">?</text>
|
||||
<!-- Small spiral dots -->
|
||||
<circle cx="50" cy="14" r="3" fill="#b07fd4" opacity="0.7"/>
|
||||
<circle cx="44" cy="9" r="2" fill="#b07fd4" opacity="0.5"/>
|
||||
<circle cx="56" cy="20" r="2" fill="#b07fd4" opacity="0.5"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 479 B |
Reference in New Issue
Block a user