steal a lucide-style bsky icon

This commit is contained in:
2025-11-26 21:57:45 +01:00
parent 201415c600
commit 598bae7377
2 changed files with 2 additions and 1 deletions

1
web/icons/bsky.svg Normal file
View File

@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5.704 3.675c2.537 1.88 5.168 5.638 6.202 7.706.94-2.068 3.665-5.826 6.202-7.706 1.785-1.315 4.698-2.443 4.698.94 0 .658-.376 5.544-.563 6.39-.752 2.819-3.571 3.477-6.108 3.1 4.416.752 5.544 3.196 3.1 5.733-4.604 4.698-6.577-1.222-7.141-2.725C12 16.83 12 16.737 12 16.83c0-.094 0 0-.094.282-.47 1.503-2.537 7.423-7.142 2.725-2.443-2.537-1.315-4.98 3.101-5.732-2.537.376-5.356-.282-6.108-3.101-.188-.846-.563-5.732-.563-6.39 0-3.383 2.913-2.255 4.698-.94z"></path></svg>

After

Width:  |  Height:  |  Size: 660 B

View File

@@ -43,7 +43,7 @@
<a <a
href="/bsky" href="/bsky"
class="flex gap-2 px-3 py-1 rounded-full hover:bg-neutral-300 dark:hover:bg-neutral-700 hover:text-black dark:hover:text-white transition" class="flex gap-2 px-3 py-1 rounded-full hover:bg-neutral-300 dark:hover:bg-neutral-700 hover:text-black dark:hover:text-white transition"
><span class="scale-[.75]">{% include "icons/twitter.svg" %}</span> ><span class="scale-[.75]">{% include "icons/bsky.svg" %}</span>
Bluesky</a Bluesky</a
> >
<a <a