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:
9
images/icons/bluesky.svg
Normal file
9
images/icons/bluesky.svg
Normal 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 |
Reference in New Issue
Block a user