diff --git a/css/brands-extended.css b/css/brands-extended.css index 5c20823..05020ea 100644 --- a/css/brands-extended.css +++ b/css/brands-extended.css @@ -211,6 +211,17 @@ button:hover, .button.button-myanimelist:focus { filter: brightness(90%) } + /* ORCID ID */ +.button.button-orcid-id { + color: #000000; + background-color: #FFFFFF; + border: 1px solid #212121; +} +.button.button-orcid-id:hover, +.button.button-orcid-id:focus { + filter: brightness(90%); +} + /* osu! */ .button.button-osu { color: #ffffff; @@ -221,6 +232,17 @@ button:hover, filter: brightness(90%); } + /* ResearchGate */ +.button.button-researchgate { + color: #000000; + background-color: #FFFFFF; + border: 1px solid #212121; +} +.button.button-researchgate:hover, +.button.button-researchgate:focus { + filter: brightness(90%); +} + /* SpaceHey */ .button.button-spacehey { color: #FFFFFF; diff --git a/images/icons-extended/orcid-id.svg b/images/icons-extended/orcid-id.svg new file mode 100644 index 0000000..c1500de --- /dev/null +++ b/images/icons-extended/orcid-id.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/images/icons-extended/researchgate.svg b/images/icons-extended/researchgate.svg new file mode 100644 index 0000000..ea04779 --- /dev/null +++ b/images/icons-extended/researchgate.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + diff --git a/preview.html b/preview.html index 79fe45a..3ef76b0 100644 --- a/preview.html +++ b/preview.html @@ -162,6 +162,11 @@ MyAnimeList LogoMyAnimeList
+ + + ORCID ID LogoORCID ID +
+ osu! Logoosu! @@ -171,7 +176,12 @@ Pixelfed LogoPixelfed
- + + + + ResearchGate LogoResearchGate +
+ SpaceHey LogoSpaceHey