Fix: Update badge icon to use blue link color

This commit is contained in:
2025-11-21 12:00:25 -08:00
parent 166108cb37
commit bc309a31d6

View File

@@ -42,12 +42,12 @@
<textPath href="#curve-btm" startOffset="50%">SUSPICIOUS URL</textPath>
</text>
<!-- Chain Icon -->
<!-- Chain Icon (Blue) -->
<g transform="translate(58, 75) scale(0.9)">
<!-- Left link -->
<rect x="0" y="10" width="45" height="25" rx="12" fill="none" stroke="#e2e8f0" stroke-width="6" />
<rect x="0" y="10" width="45" height="25" rx="12" fill="none" stroke="#3b82f6" stroke-width="6" />
<!-- Right link -->
<rect x="35" y="10" width="45" height="25" rx="12" fill="none" stroke="#e2e8f0" stroke-width="6" />
<rect x="35" y="10" width="45" height="25" rx="12" fill="none" stroke="#3b82f6" stroke-width="6" />
</g>
<!-- Jail Bars -->