forked from edent/SuperTinyIcons
Add Bluesky icon. (#789)
* add bluesky.svg derived from https://bsky.app/static/safari-pinned-tab.svg * fix aria-label/role for bluesky.svg * Update bluesky.svg Fix role & layout --------- Co-authored-by: Terence Eden <edent@users.noreply.github.com>
This commit is contained in:
4
images/svg/bluesky.svg
Normal file
4
images/svg/bluesky.svg
Normal file
@@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
aria-label="Bluesky" role="img"
|
||||
viewBox="0 0 512 512"><path
|
||||
d="m0 0H512V512H0" fill="#fff"/><path d="M159 126c39 29 82 89 97 121 15-32 58-92 97-121 28-22 74-38 74 14 0 11-6 88-9 101-13 43-57 54-97 48 69 11 87 50 49 89-72 75-104-18-112-42l-2-5-2 5c-8 24-40 117-112 42-38-39-20-78 49-89-40 6-84-5-97-48-3-13-9-90-9-101 0-52 46-36 74-14z" fill="#1185fe"/></svg>
|
After Width: | Height: | Size: 399 B |
Reference in New Issue
Block a user