Files
ESP8266-Station/data/speed.svg
2026-02-23 10:53:32 +01:00

7 lines
260 B
XML

<svg width="500" height="405" xmlns="http://www.w3.org/2000/svg">
<image href="speed.png" x="0" y="0" width="500" height="405"/>
<!-- SVG needle overlay -->
<line id="needle" x1="200" y1="200" x2="150" y2="50" stroke="#e74c3c" stroke-width="6"/>
</svg>