mirror of
https://codeberg.org/demostf/frontend.git
synced 2026-06-03 18:24:12 +02:00
fix sniper icon
This commit is contained in:
parent
3856d1bc03
commit
3c7ad9c400
1 changed files with 8 additions and 1 deletions
|
|
@ -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 |
Loading…
Add table
Add a link
Reference in a new issue