mirror of
https://codeberg.org/armin/justasample.git
synced 2026-09-01 12:20:48 +02:00
fix compilation issues
This commit is contained in:
parent
9dcab5b48e
commit
c06aa7b04f
4 changed files with 3335 additions and 25 deletions
6
Assets/Icons/IconPingPong.svg
Normal file
6
Assets/Icons/IconPingPong.svg
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<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">
|
||||
<polyline points="9 14 4 9 9 4"></polyline>
|
||||
<path d="M20 20v-7a4 4 0 0 0-4-4H4"></path>
|
||||
<polyline points="15 10 20 15 15 20"></polyline>
|
||||
<path d="M4 4v7a4 4 0 0 0 4 4h12"></path>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 353 B |
Loading…
Add table
Add a link
Reference in a new issue