Update gameplay
This commit is contained in:
parent
49c410d8ff
commit
23fa7646d6
10 changed files with 165 additions and 33 deletions
4
frontend/static/chevron.svg
Normal file
4
frontend/static/chevron.svg
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="60" height="60" viewBox="0 0 24 24" stroke-width="1.5" stroke="#03A9F4" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
|
||||
<polyline points="6 15 12 9 18 15" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 279 B |
Loading…
Add table
Add a link
Reference in a new issue