Created
February 14, 2025 00:14
-
-
Save mmcguffi/c1f47715ed524aa82340e3a1981596a7 to your computer and use it in GitHub Desktop.
I could not find a good svg path for the bluesky logo anywhere -- all sources I found have bizarre pathing which make rending it as an outline not work. This is a minimally, manually tweaked path so it looks correct when rendered as an outline
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<svg width="229" height="204" viewBox="0 0 229 204" fill="none" xmlns="http://www.w3.org/2000/svg"> | |
<path d="M113.097 152.986C107.923 168.215 87.7136 227.653 41.5011 180.136C17.1682 155.118 28.433 130.1 72.7257 122.547C47.3868 126.867 18.8997 119.728 11.0841 91.7362C8.8325 83.684 5 34.0856 5 27.3868C5 -6.16865 34.3563 4.37852 52.4717 18.0051C77.578 36.895 104.587 75.1909 114.5 95.7418C124.413 75.1909 151.422 36.895 176.528 18.0051C194.647 4.37852 224 -6.16865 224 27.3868C224 34.0856 220.167 83.684 217.916 91.7362C210.1 119.728 181.613 126.867 156.274 122.547C200.567 130.1 211.832 155.118 187.499 180.136C141.286 227.653 121.077 168.215 115.903 152.986" stroke="black" stroke-width="10"/> | |
</svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
explicit svg path: