fix: Use Bluesky's new logo (butterfly)

Bluesky (finally) has an actual logo (see: https://blueskyweb.org/blog/12-21-2023-butterfly) so I've edited `/assets/linkstack/icons/bluesky.svg` to use that logo instead of the vague blue square.
This commit is contained in:
Levi 2024-01-09 14:47:03 +01:00 committed by GitHub
parent 77ad5c7c75
commit c9a6301c70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 13 deletions

View File

@ -1,14 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_1432_8560)">
<path d="M20 0H4C1.79086 0 0 1.79086 0 4V20C0 22.2091 1.79086 24 4 24H20C22.2091 24 24 22.2091 24 20V4C24 1.79086 22.2091 0 20 0Z" fill="url(#paint0_linear_1432_8560)"/>
</g>
<defs>
<linearGradient id="paint0_linear_1432_8560" x1="12" y1="0" x2="12" y2="24" gradientUnits="userSpaceOnUse">
<stop stop-color="#0066FF"/>
<stop offset="1" stop-color="#71C0FF"/>
</linearGradient>
<clipPath id="clip0_1432_8560">
<rect width="24" height="24" fill="white"/>
</clipPath>
</defs>
<svg viewBox="0 0 36 36" xml:space="preserve" width="36" height="36">
<path d="M17.985 16.236c-1.6-3.1-5.94-8.89-9.98-11.74-3.87-2.73-5.35-2.26-6.31-1.82-1.12.51-1.32 2.23-1.32 3.24 0 1.01.55 8.3.92 9.51 1.2 4.02 5.45 5.38 9.37 4.94.2-.03.4-.06.61-.08-.2.03-.41.06-.61.08-5.74.85-10.85 2.94-4.15 10.39 7.36 7.62 10.09-1.63 11.49-6.33 1.4 4.69 3.01 13.61 11.35 6.33 6.27-6.33 1.72-9.54-4.02-10.39-.2-.02-.41-.05-.61-.08.21.03.41.05.61.08 3.92.44 8.18-.92 9.37-4.94.36-1.22.92-8.5.92-9.51 0-1.01-.2-2.73-1.32-3.24-.97-.44-2.44-.91-6.31 1.82-4.07 2.86-8.41 8.64-10.01 11.74z" style="fill:#1185fe"/>
</svg>

Before

Width:  |  Height:  |  Size: 614 B

After

Width:  |  Height:  |  Size: 605 B