Files
fvtt-oath-hammer/assets/icons/conditions/demoralized.svg

11 lines
663 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
<rect width="64" height="64" rx="8" fill="#0f0a00"/>
<!-- Broken shield -->
<path d="M32 8 L52 16 L52 34 Q52 50 32 56 Q12 50 12 34 L12 16 Z" fill="none" stroke="#7a6040" stroke-width="3"/>
<!-- Crack down the middle -->
<path d="M32 8 L30 26 L34 34 L31 56" fill="none" stroke="#cc6622" stroke-width="2.5" stroke-linecap="round"/>
<!-- Down arrow -->
<line x1="32" y1="20" x2="32" y2="44" stroke="#cc2222" stroke-width="3" stroke-linecap="round"/>
<polyline points="24,36 32,44 40,36" fill="none" stroke="#cc2222" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/>
</svg>