diff --git a/README.md b/README.md
index 88a4594..1b8b279 100644
--- a/README.md
+++ b/README.md
@@ -157,6 +157,7 @@ and go to `localhost:1313` in your browser. From now on all the changes you make
## Available Social Icons:
- codepen
+- docker
- email
- facebook
- gitbook
diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html
index 081f70b..7d1c108 100644
--- a/layouts/partials/svg.html
+++ b/layouts/partials/svg.html
@@ -1,5 +1,7 @@
{{- if (eq .name "codepen") -}}
+{{- else if (eq .name "docker") -}}
+
{{- else if (eq .name "email") -}}
{{- else if (eq .name "facebook") -}}