From 44fe085e8fa6fdac0021f529ef3dcbcaf5f12649 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marti=C3=B1o=20Rivera=20Dourado?= Date: Thu, 13 Aug 2020 09:10:42 +0200 Subject: [PATCH] Add ORCID social icon --- docs/svgs.md | 1 + layouts/partials/svg.html | 2 ++ 2 files changed, 3 insertions(+) diff --git a/docs/svgs.md b/docs/svgs.md index e63e9d5..8807930 100644 --- a/docs/svgs.md +++ b/docs/svgs.md @@ -25,6 +25,7 @@ - [matrix](https://simpleicons.org/?q=matrix) - [medium](https://simpleicons.org/?q=medium) - [mixcloud](https://simpleicons.org/?q=mixcloud) +- [orcid](https://simpleicons.org/?q=orcid) - [linkedin](https://feathericons.com/?query=linked) - [pinterest](https://simpleicons.org/?q=pinterest) - [podcasts-apple](https://simpleicons.org/?q=podcast) diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html index c5266b7..0a13b71 100644 --- a/layouts/partials/svg.html +++ b/layouts/partials/svg.html @@ -52,6 +52,8 @@ {{- else if (eq .name "mixcloud") -}} +{{- else if (eq .name "orcid") -}} + {{- else if (eq .name "pinterest") }} {{- else if (eq .name "podcasts-apple") -}}