Browse Source
Bluesky Button
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.main
Seth Cottle
2 years ago
3 changed files with 49 additions and 25 deletions
@ -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> |
Write
Preview
Loading…
Cancel
Save
Reference in new issue