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="#EA580C" fill-opacity=".9"/>
|
||||
<circle cx="32" cy="32" r="30.5" stroke="#FB923C" stroke-width="3"/>
|
||||
<g stroke="#FFFFFF" stroke-width="3" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path d="M15 23h34v18H15z"/>
|
||||
<path d="m23 18 8 14-8 14M41 18l-8 14 8 14M19 32h26"/>
|
||||
<path d="m40 27 5 5-5 5"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 436 B |
Reference in New Issue
Block a user