1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2025-01-25 01:32:58 +02:00

Add pkgsrc icon. (#7061)

* Add pkgsrc icon.

* Attempt to fix the linter issues.

* Attempt 2: Try fixing the svg linter.

* Regenerate the svg using correct orientation.
This commit is contained in:
Santhosh Raju 2022-02-05 05:05:50 +01:00 committed by GitHub
parent 4e502c5742
commit 1ad783a7ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -7563,6 +7563,11 @@
"source": "https://policies.pixiv.net/en.html#brand",
"guidelines": "https://policies.pixiv.net/en.html#brand"
},
{
"title": "pkgsrc",
"hex": "FF6600",
"source": "https://pkgsrc.org/"
},
{
"title": "Planet",
"hex": "009DB1",

1
icons/pkgsrc.svg Normal file
View File

@ -0,0 +1 @@
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>pkgsrc</title><path d="m12.908 8.763 9.157-5.132L11.25 0 1.62 4.42Zm1.5 2.29 9-5.368-.948 11.84-8.191 6.382zM.593 6.712 1.619 18.79 11.922 24l-.12-12.788Z"/></svg>

After

Width:  |  Height:  |  Size: 241 B