fix sniper icon

This commit is contained in:
Robin Appelman 2025-06-22 22:27:49 +02:00
commit 3c7ad9c400

View file

@ -1 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64"><path d="M49.8 48.8c-1.8-2.5-2.3-2-12-14.3l2.5-1.5-1-1.7-2.7 1.6a920 920 0 0 1-5.3-7L14.7 10.2s-.6 12.3 14.5 24.7l1.2 1 .3.4-3 1.8 1 1.8 3.3-2 12.2 14.5s1 1.7 1.2 3.5c0 0 3.4-1.2 7-3.5l-2.6-3.6z" fill="#fff"/></svg> <svg xmlns="http://www.w3.org/2000/svg" width="64" height="64">
<circle cx="32" cy="32" r="31" fill="none" stroke="#fff" stroke-linecap="square" stroke-linejoin="bevel"
stroke-width="2"/>
<circle cx="32" cy="32" r="23" fill="none" stroke="#fff" stroke-linecap="square" stroke-linejoin="bevel"
stroke-width="2"/>
<circle cx="32" cy="32" r="9.5" fill="none" stroke="#fff" stroke-linecap="square" stroke-linejoin="bevel"/>
<path fill="none" stroke="#fff" stroke-width="1.5" d="M10 32h44M32 54V10"/>
</svg>

Before

Width:  |  Height:  |  Size: 279 B

After

Width:  |  Height:  |  Size: 542 B

Before After
Before After