sprites
This commit is contained in:
12
public/sprites/player.svg
Normal file
12
public/sprites/player.svg
Normal file
@@ -0,0 +1,12 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" shape-rendering="crispEdges">
|
||||
<rect width="32" height="32" fill="#ff4444"/>
|
||||
<rect x="0" y="0" width="32" height="2" fill="#cc2222"/>
|
||||
<rect x="0" y="30" width="32" height="2" fill="#cc2222"/>
|
||||
<rect x="0" y="0" width="2" height="32" fill="#cc2222"/>
|
||||
<rect x="30" y="0" width="2" height="32" fill="#cc2222"/>
|
||||
<rect x="8" y="10" width="5" height="6" fill="#ffffff"/>
|
||||
<rect x="19" y="10" width="5" height="6" fill="#ffffff"/>
|
||||
<rect x="10" y="12" width="2" height="3" fill="#000000"/>
|
||||
<rect x="21" y="12" width="2" height="3" fill="#000000"/>
|
||||
<rect x="10" y="22" width="12" height="2" fill="#aa1111"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 683 B |
Reference in New Issue
Block a user