mirror of
https://github.com/Findus23/lw1.at.git
synced 2024-09-12 07:33:45 +02:00
add ORCID
This commit is contained in:
parent
f5922321cc
commit
042113c351
1 changed files with 10 additions and 0 deletions
|
@ -60,6 +60,16 @@
|
|||
d="M1 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0V8h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0v.5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1z"/>
|
||||
</svg>
|
||||
</a>
|
||||
<a rel="me noopener" href="https://orcid.org/0000-0002-6792-6743" target="_blank"
|
||||
aria-label="ORCID" class="hint--bottom">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72" width="72" height="72">
|
||||
<path fill="currentColor" d="M72 36a36 36 0 1 1-72 0 36 36 0 0 1 72 0Z"/>
|
||||
<g fill="#FFF" transform="translate(18.87 12.91)">
|
||||
<polygon points="5.03734929 39.1250878 0.695429861 39.1250878 0.695429861 9.14431787 5.03734929 9.14431787 5.03734929 22.6930505 5.03734929 39.1250878"/>
|
||||
<path d="M11.4 9.14h11.74c11.16 0 16.07 7.93 16.07 15 0 7.7-6.06 15.01-16.02 15.01H11.41v-30Zm4.35 26.12h6.9c9.85 0 12.1-7.42 12.1-11.11 0-6.02-3.86-11.11-12.32-11.11h-6.68v22.22ZM5.71 2.9a2.85 2.85 0 0 1-5.7 0 2.85 2.85 0 0 1 5.7 0Z"/>
|
||||
</g>
|
||||
</svg>
|
||||
</a>
|
||||
<a rel="me noopener" href="mailto:hi@lw1.at" target="_blank"
|
||||
aria-label="{% trans %}Write me an E-Mail (hi@lw1.at){% endtrans %}" class="hint--bottom">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 114 114">
|
||||
|
|
Loading…
Reference in a new issue