diff --git a/docs/svgs.md b/docs/svgs.md
index b1de2c2..a56289a 100644
--- a/docs/svgs.md
+++ b/docs/svgs.md
@@ -3,6 +3,7 @@
- [behance](https://simpleicons.org/?q=behance)
- [codechef](https://simpleicons.org/?q=codechef)
- [codepen](https://simpleicons.org/?q=codepen)
+- [discord](https://simpleicons.org/?q=discord)
- [docker](https://simpleicons.org/?q=docker)
- [dribbble](https://simpleicons.org/?q=dribbble)
- [email](https://feathericons.com/?query=mail)
diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html
index df26e4d..668906a 100644
--- a/layouts/partials/svg.html
+++ b/layouts/partials/svg.html
@@ -4,6 +4,8 @@
{{- else if (eq .name "codepen") -}}
+{{- else if (eq .name "discord") -}}
+
{{- else if (eq .name "dribbble") -}}
{{- else if (eq .name "docker") -}}
@@ -13,7 +15,7 @@
{{- else if (eq .name "facebook") -}}
{{- else if (eq .name "gitbook") -}}
-
+
{{- else if (eq .name "github") -}}
{{- else if (eq .name "gitlab") -}}