Iteam cleanup + less migration
This commit is contained in:
9
assets/icons/conditions/blinded.svg
Normal file
9
assets/icons/conditions/blinded.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="#1a0a0a"/>
|
||||
<!-- Eye outline -->
|
||||
<ellipse cx="32" cy="32" rx="18" ry="11" fill="none" stroke="#c8a87a" stroke-width="3"/>
|
||||
<!-- Pupil -->
|
||||
<circle cx="32" cy="32" r="5" fill="#c8a87a"/>
|
||||
<!-- Slash through eye -->
|
||||
<line x1="12" y1="12" x2="52" y2="52" stroke="#cc2222" stroke-width="4" stroke-linecap="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 431 B |
Reference in New Issue
Block a user