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") }}