Modified Patch Panel component

This commit is contained in:
2026-05-14 02:25:08 -05:00
parent a815d19e52
commit 1ec5ab4bf5
6 changed files with 83 additions and 3 deletions

8
public/favicon.svg Normal file
View File

@@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
<rect width="64" height="64" rx="12" fill="#0f1720"/>
<rect x="15" y="10" width="34" height="44" rx="4" fill="#1e293b" stroke="#7dd3fc" stroke-width="3"/>
<path d="M21 18h22M21 26h22M21 34h22M21 42h22" stroke="#f59e0b" stroke-width="3" stroke-linecap="round"/>
<circle cx="25" cy="50" r="2" fill="#22c55e"/>
<circle cx="32" cy="50" r="2" fill="#7dd3fc"/>
<circle cx="39" cy="50" r="2" fill="#ef4444"/>
</svg>

After

Width:  |  Height:  |  Size: 482 B