Files
snake-python/server/static/customizations/heads/tongue.svg
T
daniel156161 050dd1083c
Build and Push Docker Container / build-and-push (push) Successful in 3m59s
add snake customizations to dashboard to show head and tail correctly
2026-04-05 19:58:20 +02:00

5 lines
260 B
XML

<svg id="root" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg">
<circle fill="none" cx="13" cy="29" r="9"/>
<path d="M88 57l11-11a3 3 0 0 0-4-5L82 54H43l48-38V0H0v100h89L44 60h38l13 13a3 3 0 0 0 4-5zM13 38a9 9 0 1 1 10-9 9 9 0 0 1-10 9z"/>
</svg>