From 7721cf989376418d783601ce4bf85e92757c1fd2 Mon Sep 17 00:00:00 2001 From: Pranaya Deomani Date: Tue, 18 Jan 2022 06:55:33 +0000 Subject: [PATCH] svg: Add PayPal icon from Simple Icons * https://simpleicons.org/?q=paypal --- 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 146dcb7..3e3d464 100644 --- a/docs/svgs.md +++ b/docs/svgs.md @@ -49,6 +49,7 @@ - [opencollective](https://simpleicons.org/?q=opencollective) - [orcid](https://simpleicons.org/?q=orcid) - [patreon](https://simpleicons.org/?q=patreon) +- [paypal](https://simpleicons.org/?q=paypal) - [peertube](https://simpleicons.org/?q=peertube) - [pinterest](https://simpleicons.org/?q=pinterest) - [pixelfed](https://github.com/pixelfed/pixelfed/blob/dev/public/img/pixelfed-icon-black.svg) diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html index 5fc78a1..ac45b3b 100644 --- a/layouts/partials/svg.html +++ b/layouts/partials/svg.html @@ -96,6 +96,8 @@ {{- else if (eq .name "patreon") -}} +{{- else if (eq .name "paypal") -}} + {{- else if (eq .name "peertube") }} {{- else if (eq .name "pinterest") }}