Change gameplay
This commit is contained in:
parent
d79900e3ea
commit
34dae300da
56 changed files with 906 additions and 400 deletions
7
frontend/static/flag.svg
Normal file
7
frontend/static/flag.svg
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="60" height="60" viewBox="0 0 24 24" stroke-width="1.5" stroke="#ffffff" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
||||
<line x1="5" y1="5" x2="5" y2="21" />
|
||||
<line x1="19" y1="5" x2="19" y2="14" />
|
||||
<path d="M5 5a5 5 0 0 1 7 0a5 5 0 0 0 7 0" />
|
||||
<path d="M5 14a5 5 0 0 1 7 0a5 5 0 0 0 7 0" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 418 B |
Loading…
Add table
Add a link
Reference in a new issue