Add Starship (#221)

This commit is contained in:
Matan Kushner 2021-02-08 16:13:54 -05:00 committed by GitHub
parent b8e8e87447
commit cdee734965
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

View File

@ -750,6 +750,13 @@
"quoteSourceUrl": "https://testing-library.com/", "quoteSourceUrl": "https://testing-library.com/",
"inviteCode": "testing-library", "inviteCode": "testing-library",
"githubUrl": "https://github.com/testing-library" "githubUrl": "https://github.com/testing-library"
},
{
"logo": "starship.svg",
"title": "Starship",
"quote": "Discord has made it easy for provide support and collaborate on the development of Starship in real-time.",
"inviteCode": "starship",
"githubUrl": "https://github.com/starship/starship"
} }
] ]
} }

1
logos/starship.svg Normal file
View File

@ -0,0 +1 @@
<svg width="72" height="72" fill="none" xmlns="http://www.w3.org/2000/svg"><mask id="a" maskUnits="userSpaceOnUse" x="0" y="0" width="72" height="72"><path fill-rule="evenodd" clip-rule="evenodd" d="M72 36c0 19.882-16.118 36-36 36a36.47 36.47 0 01-3.12-.133c6.056-5.668 7.645-15.183 7.645-15.183l-9.68-3.16s-4.495 9.691-16.797 11.01C5.505 57.954 0 47.62 0 36 0 16.118 16.118 0 36 0s36 16.118 36 36zM13.698 19.817c3.503.68 5.49 2.754 6.094 6.096-.062-3.462 1.996-5.477 6.093-6.096-3.692-.39-5.655-2.493-6.093-6.095-.425 3.478-2.311 5.643-6.094 6.095zm29.64 29.494l1.328-3.545 8.474 1.954c.045-4.488-1.138-9.291-3.898-12.282 3.331-7.448 1.174-12.757-3.698-18.738-6.131 4.502-11.278 9.07-10.91 15.446-4.125 2.025-6.783 3.62-9.44 6.867l8.336 3.31-1.103 3.802 10.91 3.186zm.053-17.28a3.172 3.172 0 100-6.344 3.172 3.172 0 000 6.344z" fill="#C4C4C4"/></mask><g mask="url(#a)"><path d="M72 0H-.025v72H72V0z" fill="#fff"/></g></svg>

After

Width:  |  Height:  |  Size: 925 B