feat(map): refine SCADA feature experience
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" fill="none">
|
||||
<circle cx="32" cy="32" r="32" fill="#0F766E" fill-opacity=".9"/>
|
||||
<circle cx="32" cy="32" r="30.5" stroke="#2DD4BF" stroke-width="3"/>
|
||||
<g stroke="#FFFFFF" stroke-width="3" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path d="M32 13c-6 9-12 16-12 24a12 12 0 0 0 24 0c0-8-6-15-12-24Z"/>
|
||||
<path d="M29 42a7 7 0 0 0 9-7"/>
|
||||
<path d="M17 51h30"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 449 B |
Reference in New Issue
Block a user