daggerheart/assets/icons/dice/disadv/d6.svg
2025-08-02 12:10:17 -03:00

9 lines
No EOL
445 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64" height="64">
<defs>
<linearGradient id="gold-gradient" gradientUnits="userSpaceOnUse" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="3%" stop-color="#E54E4E"/>
<stop offset="85%" stop-color="#3C0000"/>
</linearGradient>
</defs>
<g fill="url(#gold-gradient)"><rect x="6" y="6" width="52" height="52" rx="4"/></g>
</svg>