combat testing and polishing in the dev console, many bug fixes
This commit is contained in:
10
public_web/static/img/items/weapon.svg
Normal file
10
public_web/static/img/items/weapon.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
||||
<!-- Sword blade -->
|
||||
<path d="M14.5 17.5L3 6V3h3l11.5 11.5"/>
|
||||
<!-- Sword guard -->
|
||||
<path d="M13 19l6-6"/>
|
||||
<!-- Sword handle -->
|
||||
<path d="M16 16l4 4"/>
|
||||
<!-- Blade tip detail -->
|
||||
<path d="M19 21l2-2"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 382 B |
Reference in New Issue
Block a user