mirror of
https://github.com/4ev-link/4ev.link.git
synced 2026-01-13 16:18:05 +00:00
Fix: Update badge icon to use blue link color
This commit is contained in:
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user