Update LED status patterns and add SVG representations for visual indicators

This commit is contained in:
PhosphorosVR
2025-09-07 13:10:14 +02:00
parent b1db58ee4c
commit 7b84204457
8 changed files with 38 additions and 15 deletions

View File

@@ -0,0 +1,3 @@
<svg width="60" height="60" viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg">
<circle cx="50" cy="50" r="30" fill="#ffd60a"/>
</svg>

After

Width:  |  Height:  |  Size: 142 B