feat(map): refine SCADA feature experience

This commit is contained in:
2026-07-14 10:48:24 +08:00
parent 0b7e827024
commit 1c85d938a6
35 changed files with 1020 additions and 842 deletions
+6
View File
@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" fill="none">
<circle cx="32" cy="32" r="32" fill="#64748B" fill-opacity=".88"/>
<circle cx="32" cy="32" r="30.5" stroke="#94A3B8" stroke-width="3"/>
<path d="M25 25a7.5 7.5 0 1 1 11 6.5c-2.8 1.6-4 2.8-4 6" stroke="#FFFFFF" stroke-width="4" stroke-linecap="round"/>
<circle cx="32" cy="46" r="2.5" fill="#FFFFFF"/>
</svg>

After

Width:  |  Height:  |  Size: 389 B