1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2024-11-26 01:00:27 +02:00

Add SourceHut icon (#8699)

This commit is contained in:
Alexander Liu 2023-06-04 02:19:05 -07:00 committed by GitHub
parent c3c31f54cd
commit 308fea985a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 0 deletions

View File

@ -10835,6 +10835,16 @@
"source": "https://about.sourcegraph.com/handbook/marketing/brand/brand_guidelines",
"guidelines": "https://about.sourcegraph.com/handbook/marketing/brand/brand_guidelines"
},
{
"title": "SourceHut",
"hex": "000000",
"source": "https://sourcehut.org/logo/",
"guidelines": "https://sourcehut.org/logo/",
"license": {
"type": "CC0-1.0",
"url": "https://sourcehut.org/logo/"
}
},
{
"title": "Sourcetree",
"hex": "0052CC",

1
icons/sourcehut.svg Normal file
View File

@ -0,0 +1 @@
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>SourceHut</title><path d="M12 0C5.371 0 0 5.371 0 12s5.371 12 12 12 12-5.371 12-12S18.629 0 12 0Zm0 21.677A9.675 9.675 0 0 1 2.323 12 9.675 9.675 0 0 1 12 2.323 9.675 9.675 0 0 1 21.677 12 9.675 9.675 0 0 1 12 21.677Z"/></svg>

After

Width:  |  Height:  |  Size: 304 B