Add VLAN inventory, Present decks, and network fabric mapping.
Seed all ATC/FDE VLANs with live host inventory and editable notes, fix cluster membership on the map, and ship Present/network UI polish. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" fill="none">
|
||||
<rect width="64" height="64" rx="14" fill="#2496ED"/>
|
||||
<g fill="#fff">
|
||||
<rect x="14" y="28" width="7" height="6" rx="1"/>
|
||||
<rect x="23" y="28" width="7" height="6" rx="1"/>
|
||||
<rect x="32" y="28" width="7" height="6" rx="1"/>
|
||||
<rect x="23" y="20" width="7" height="6" rx="1"/>
|
||||
<rect x="32" y="20" width="7" height="6" rx="1"/>
|
||||
<rect x="32" y="12" width="7" height="6" rx="1"/>
|
||||
<rect x="41" y="28" width="7" height="6" rx="1"/>
|
||||
</g>
|
||||
<path d="M12 38c2 6 8 10 20 10 14 0 22-5 24-12H12z" fill="#fff" opacity=".95"/>
|
||||
<circle cx="48" cy="18" r="3" fill="#fff" opacity=".85"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 681 B |
Reference in New Issue
Block a user