Skip to content

Instantly share code, notes, and snippets.

@fcuny
Created January 13, 2024 00:11
Show Gist options
  • Save fcuny/a01b4d2560ee973ac7ae3e152879894e to your computer and use it in GitHub Desktop.
Save fcuny/a01b4d2560ee973ac7ae3e152879894e to your computer and use it in GitHub Desktop.
bluesky icon
#bluesky {
height: 33px;
width: 36px;
display: block;
color: black;
background-color: white;
background-repeat: no-repeat;
background-image: url("data:image/svg+xml,%3Csvg width='36' height='32' viewBox='0 0 360 320' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M254.896 184.158C252.81 183.926 250.733 183.645 248.671 183.315C250.773 183.574 252.849 183.855 254.896 184.158Z' fill='white'/%3E%3Cpath d='M180 141.964C163.699 110.262 119.308 51.1817 78.0347 22.044C38.4971 -5.86834 23.414 -1.03207 13.526 3.43594C2.08093 8.60755 0 26.1785 0 36.5164C0 46.8542 5.66748 121.272 9.36416 133.694C21.5786 174.738 65.0603 188.607 105.104 184.156C107.151 183.852 109.227 183.572 111.329 183.312C109.267 183.642 107.19 183.924 105.104 184.156C46.4204 192.847 -5.69621 214.233 62.6582 290.33C137.848 368.18 165.705 273.637 180 225.702C194.295 273.637 210.76 364.771 295.995 290.33C360 225.702 313.58 192.85 254.896 184.158C252.81 183.926 250.733 183.645 248.671 183.315C250.773 183.574 252.849 183.855 254.896 184.158C294.94 188.61 338.421 174.74 350.636 133.697C354.333 121.275 360 46.8568 360 36.519C360 26.1811 357.919 8.61012 346.474 3.43851C336.586 -1.02949 321.503 -5.86576 281.965 22.0466C240.692 51.1843 196.301 110.262 180 141.964Z' fill='%23000000'/%3E%3C/svg%3E%0A");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment