This commit is contained in:
2026-05-15 20:35:41 +02:00
parent 1346dba937
commit 1b427c8679
12 changed files with 77 additions and 17 deletions

7
public/sprites/exit.svg Normal file
View File

@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 80" shape-rendering="crispEdges">
<rect width="40" height="80" fill="#aa7700"/>
<rect x="4" y="6" width="32" height="74" fill="#ffd700"/>
<rect x="8" y="10" width="6" height="66" fill="#ffea66"/>
<rect x="6" y="6" width="28" height="4" fill="#ffae00"/>
<rect x="28" y="42" width="3" height="6" fill="#5a3500"/>
</svg>

After

Width:  |  Height:  |  Size: 384 B