FIX: duotone icons
Better duotone icons
This commit is contained in:
parent
7cc82a0f48
commit
22811698fc
5 changed files with 85 additions and 15 deletions
|
@ -14,11 +14,11 @@
|
|||
</ul>
|
||||
<ul class="sitemap gap-default">
|
||||
<li class="tip-container">
|
||||
<Icon name="ph:cookie-duotone" size="1.5rem" mode="svg" />
|
||||
<Icon name="wf:cookie-slash" size="1.5rem" mode="svg" />
|
||||
<span class="tip">Ohne Cookies</span>
|
||||
</li>
|
||||
<li class="tip-container">
|
||||
<Icon name="ph:fingerprint-simple-duotone" size="1.5rem" mode="svg" />
|
||||
<Icon name="wf:fingerprint-slash" size="1.5rem" mode="svg" />
|
||||
<span class="tip">Ohne Tracker</span>
|
||||
</li>
|
||||
</ul>
|
||||
|
@ -68,7 +68,7 @@ const socials = [
|
|||
},
|
||||
{
|
||||
href: 'https://bsky.app/profile/webfussel.de',
|
||||
icon: 'ri:bluesky-line',
|
||||
icon: 'wf:bluesky',
|
||||
'aria-label': 'Externer Link: Bluesky Profil'
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue