Bluesky Button

Includes Bluesky button.

Includes a few capitalization issue fixes for brands, and puts brands back in alphabetical order in `brands.css` that were added.
This commit is contained in:
Seth Cottle
2023-04-28 09:55:52 -04:00
parent c4f8f47c0f
commit d2c9f3fceb
3 changed files with 49 additions and 25 deletions

9
images/icons/bluesky.svg Normal file
View File

@ -0,0 +1,9 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="24" height="24" rx="4" fill="url(#paint0_linear_610_376)"/>
<defs>
<linearGradient id="paint0_linear_610_376" x1="12" y1="0" x2="12" y2="24" gradientUnits="userSpaceOnUse">
<stop stop-color="#0066FF"/>
<stop offset="1" stop-color="#71C0FF"/>
</linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 384 B