add snake customizations to dashboard to show head and tail correctly
Build and Push Docker Container / build-and-push (push) Successful in 3m59s

This commit is contained in:
2026-04-05 19:58:20 +02:00
parent 2d603a3b0b
commit 050dd1083c
193 changed files with 1139 additions and 0 deletions
@@ -0,0 +1,8 @@
<svg id="root" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
<defs><style>.cls-1{fill:#231f20;}</style></defs>
<polygon points="16.8 50 39.06 63.27 62 38.5 58.59 32.55 54.22 24.93 48.02 14.1 59.31 23.14 67.27 29.51 76 36.5 65.13 85.31 34.86 98.46 0 100 0 0.67 16.8 50"/>
<polygon points="60.99 22.81 73.95 18.02 76.8 26.18 68.95 29.18 60.99 22.81"/>
<polygon points="56.93 33.22 47.43 36.46 44.57 28.3 52.56 25.59 56.93 33.22"/>
<path d="M30.15,18.93h9.42a4.94,4.94,0,0,1,4.94,4.94v24.8a4.95,4.95,0,0,1-4.95,4.95H30.15a4.95,4.95,0,0,1-4.95-4.95V23.88a4.95,4.95,0,0,1,4.95-4.95Z" transform="translate(-10.02 13.54) rotate(-19.28)"/>
<rect x="76.86" y="0.86" width="19.31" height="34.69" rx="4.95" transform="translate(-1.16 29.59) rotate(-19.28)"/>
</svg>

After

Width:  |  Height:  |  Size: 787 B