a game about throwing hammers made for the github game off
Diffstat (limited to 'levels/level_icon.svg')
| -rw-r--r-- | levels/level_icon.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/levels/level_icon.svg b/levels/level_icon.svg new file mode 100644 index 0000000..1adeb4a --- /dev/null +++ b/levels/level_icon.svg @@ -0,0 +1,3 @@ +<svg height="16" width="16" xmlns="http://www.w3.org/2000/svg" source="https://github.com/godotengine/godot/blob/dce1602edacd8ad96a70f29e4f524d7b7c231e3f/editor/icons/AtlasTexture.svg"> + <path d="M6 1 1 3v12l5-2 4 2 5-2V1l-5 2zm0 2 4 2v8l-4-2z" fill="#e0e0e0"/> +</svg> |