diff --git a/docs/svgs.md b/docs/svgs.md
index ad655f2..3e3d464 100644
--- a/docs/svgs.md
+++ b/docs/svgs.md
@@ -28,6 +28,7 @@
- [goodreads](https://simpleicons.org/?q=goodreads)
- [googleplay](https://simpleicons.org/?q=googleplay)
- [googlescholar](https://simpleicons.org/?q=googlescholar)
+- gpg
- [hackerone](https://simpleicons.org/?q=hackerone)
- [hackerrank](https://simpleicons.org/?q=hackerrank)
- [hackthebox](https://simpleicons.org/?q=hackthebox)
@@ -47,6 +48,8 @@
- [npm](https://simpleicons.org/?q=npm)
- [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)
@@ -61,6 +64,7 @@
- [spotify](https://simpleicons.org/?q=spotify)
- [stackoverflow](https://simpleicons.org/?q=stackoverflow)
- [steam](https://simpleicons.org/?q=Steam)
+- [strava](https://simpleicons.org/?q=strava)
- [telegram](https://simpleicons.org/?q=telegram)
- [threema](https://simpleicons.org/?q=threema)
- [tryhackme](https://simpleicons.org/?q=tryhackme)
@@ -70,6 +74,7 @@
- [unsplash](https://simpleicons.org/?q=unsplash)
- [whatsapp](https://simpleicons.org/?q=whatsapp)
- [xampp](https://simpleicons.org/?q=xampp)
+- [xda](https://simpleicons.org/?q=xda)
- [xing](https://simpleicons.org/?q=xing)
- [xmpp](https://simpleicons.org/?q=xmpp)
- [ycombinator](https://simpleicons.org/?q=ycombinator)
diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html
index bf40997..ac45b3b 100644
--- a/layouts/partials/svg.html
+++ b/layouts/partials/svg.html
@@ -4,7 +4,7 @@
{{- else if (eq .name "box") -}}
-{{- else if (eq .name "behence") -}}
+{{- else if (eq .name "behance") -}}
{{- else if (eq .name "bitbucket") -}}
@@ -96,6 +96,8 @@
{{- else if (eq .name "patreon") -}}
+{{- else if (eq .name "paypal") -}}
+
{{- else if (eq .name "peertube") }}
{{- else if (eq .name "pinterest") }}
@@ -144,6 +146,8 @@
{{- else if (eq .name "xampp") -}}
+{{- else if (eq .name "xda") -}}
+
{{- else if (eq .name "xing") -}}
{{- else if (eq .name "xmpp") -}}