diff --git a/docs/svgs.md b/docs/svgs.md
index f6a03e6..cde5dfc 100644
--- a/docs/svgs.md
+++ b/docs/svgs.md
@@ -38,8 +38,9 @@
- [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)
+- [pinterest](https://simpleicons.org/?q=pinterest)
+- [pixelfed](https://github.com/pixelfed/pixelfed/blob/dev/public/img/pixelfed-icon-black.svg)
- [podcasts-apple](https://simpleicons.org/?q=podcast)
- [podcasts-google](https://simpleicons.org/?q=podcast)
- [reddit](https://simpleicons.org/?q=reddit)
diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html
index 8c4709f..8bcbfb1 100644
--- a/layouts/partials/svg.html
+++ b/layouts/partials/svg.html
@@ -76,10 +76,12 @@
{{- else if (eq .name "orcid") -}}
-{{- else if (eq .name "pinterest") }}
-
{{- else if (eq .name "peertube") }}
+{{- else if (eq .name "pinterest") }}
+
+{{- else if (eq .name "pixelfed") }}
+
{{- else if (eq .name "podcasts-apple") -}}
{{- else if (eq .name "podcasts-google") -}}