From a35573d419a218ae4590c6c76baf3fb31501e2b1 Mon Sep 17 00:00:00 2001 From: talbotp Date: Mon, 25 Jan 2021 23:16:39 +0000 Subject: [PATCH] Added icon for npm --- 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 8ab0742..d0c3109 100644 --- a/docs/svgs.md +++ b/docs/svgs.md @@ -34,6 +34,7 @@ - [matrix](https://simpleicons.org/?q=matrix) - [medium](https://simpleicons.org/?q=medium) - [mixcloud](https://simpleicons.org/?q=mixcloud) +- [npm](https://simpleicons.org/?q=npm) - [orcid](https://simpleicons.org/?q=orcid) - [pinterest](https://simpleicons.org/?q=pinterest) - [peertube](https://simpleicons.org/?q=peertube) diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html index 4f843c9..ce0d10d 100644 --- a/layouts/partials/svg.html +++ b/layouts/partials/svg.html @@ -68,6 +68,8 @@ {{- else if (eq .name "mixcloud") -}} +{{- else if (eq .name "npm") -}} + {{- else if (eq .name "orcid") -}} {{- else if (eq .name "pinterest") }}