better backlink icon :-)
This commit is contained in:
parent
e1ec38e0f1
commit
abd8786ffb
|
|
@ -1463,8 +1463,13 @@
|
|||
:aria-label="t('backlinks.title')"
|
||||
>
|
||||
<svg fill="none" stroke="currentColor" viewBox="0 0 24 24">
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 6H6a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2v-4"></path>
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M14 4h6m0 0v6m0-6L10 14"></path>
|
||||
<!-- Chain link (centered) -->
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M12.5 11a2 2 0 00-2.8 0l-2 2a2 2 0 102.8 2.8l.5-.5m-.35-2.5a2 2 0 012.8 0l2-2a2 2 0 00-2.8-2.8l-.5.5"></path>
|
||||
<!-- Circular refresh arrows -->
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 3v5h5"></path>
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M21 21v-5h-5"></path>
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M21 10A9 9 0 006 5.3L3 8"></path>
|
||||
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M3 14a9 9 0 0015 4.7l3-2.7"></path>
|
||||
</svg>
|
||||
<!-- Backlinks count badge -->
|
||||
<span
|
||||
|
|
|
|||
Loading…
Reference in New Issue