Iteam cleanup + less migration
This commit is contained in:
11
assets/icons/conditions/frightened.svg
Normal file
11
assets/icons/conditions/frightened.svg
Normal file
@@ -0,0 +1,11 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
||||
<rect width="64" height="64" rx="8" fill="#140a00"/>
|
||||
<!-- Exclamation mark -->
|
||||
<rect x="28" y="8" width="8" height="30" rx="4" fill="#dd8800"/>
|
||||
<circle cx="32" cy="50" r="5" fill="#dd8800"/>
|
||||
<!-- Fear lines radiating -->
|
||||
<line x1="10" y1="8" x2="18" y2="18" stroke="#dd8800" stroke-width="2" stroke-linecap="round" opacity="0.6"/>
|
||||
<line x1="54" y1="8" x2="46" y2="18" stroke="#dd8800" stroke-width="2" stroke-linecap="round" opacity="0.6"/>
|
||||
<line x1="4" y1="24" x2="14" y2="26" stroke="#dd8800" stroke-width="2" stroke-linecap="round" opacity="0.4"/>
|
||||
<line x1="60" y1="24" x2="50" y2="26" stroke="#dd8800" stroke-width="2" stroke-linecap="round" opacity="0.4"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 751 B |
Reference in New Issue
Block a user