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

Added ORCID. (#1538)

Closes #1537
This commit is contained in:
David Klebanoff 2019-07-17 00:50:27 -07:00 committed by Eric Cornelissen
parent adaf2e606f
commit abe0a8ca36
2 changed files with 6 additions and 0 deletions

View File

@ -2085,6 +2085,11 @@
"hex": "F80000",
"source": "https://www.oracle.com/webfolder/s/brand/identity/index.html"
},
{
"title": "ORCID",
"hex": "A6CE39",
"source": "https://orcid.org/trademark-and-id-display-guidelines"
},
{
"title": "Origin",
"hex": "F56C2D",

1
icons/orcid.svg Normal file
View File

@ -0,0 +1 @@
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>ORCID icon</title><path d="M12 0C5.372 0 0 5.372 0 12s5.372 12 12 12 12-5.372 12-12S18.628 0 12 0zM7.369 4.378c.525 0 .947.431.947.947s-.422.947-.947.947a.95.95 0 0 1-.947-.947c0-.525.422-.947.947-.947zm-.722 3.038h1.444v10.041H6.647V7.416zm3.562 0h3.9c3.712 0 5.344 2.653 5.344 5.025 0 2.578-2.016 5.025-5.325 5.025h-3.919V7.416zm1.444 1.303v7.444h2.297c3.272 0 4.022-2.484 4.022-3.722 0-2.016-1.284-3.722-4.097-3.722h-2.222z"/></svg>

After

Width:  |  Height:  |  Size: 513 B