Files
fvtt-celestopol/assets/icons/weapon.svg

31 lines
1.5 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
<!-- Fond -->
<rect width="100" height="100" rx="10" fill="#1b3828"/>
<rect x="2.5" y="2.5" width="95" height="95" rx="8" fill="none" stroke="#c49a1a" stroke-width="1.5"/>
<!-- Lame -->
<polygon points="50,8 53,56 50,61 47,56" fill="#ddb84a"/>
<!-- Rainure centrale de la lame -->
<line x1="50" y1="12" x2="50" y2="54" stroke="#1b3828" stroke-width="1" opacity="0.5"/>
<!-- Garde art-déco — couche de base -->
<path d="M20,60 L40,56 L50,58 L60,56 L80,60 L76,66 L55,62 L50,64 L45,62 L24,66 Z" fill="#c49a1a"/>
<!-- Détails en gradin sur la garde -->
<path d="M24,66 L30,64 L45,62 L50,64 L55,62 L70,64 L76,66" fill="none" stroke="#ddb84a" stroke-width="0.8"/>
<!-- Petits ornements aux extrémités de la garde -->
<polygon points="20,60 17,63 20,67 23,63" fill="#ddb84a"/>
<polygon points="80,60 83,63 80,67 77,63" fill="#ddb84a"/>
<!-- Poignée -->
<rect x="47" y="64" width="6" height="20" rx="2" fill="#c49a1a"/>
<!-- Enroulement de la poignée -->
<line x1="47" y1="70" x2="53" y2="70" stroke="#1b3828" stroke-width="1"/>
<line x1="47" y1="75" x2="53" y2="75" stroke="#1b3828" stroke-width="1"/>
<line x1="47" y1="80" x2="53" y2="80" stroke="#1b3828" stroke-width="1"/>
<!-- Pommeau en diamant -->
<polygon points="50,85 55,90 50,95 45,90" fill="#ddb84a"/>
<polygon points="50,87 53,90 50,93 47,90" fill="#c49a1a"/>
<line x1="45" y1="90" x2="55" y2="90" stroke="#1b3828" stroke-width="0.8"/>
</svg>