diff --git a/README.md b/README.md
index 4604bd1..5b09fe3 100644
--- a/README.md
+++ b/README.md
@@ -64,6 +64,7 @@ The following icons are supported, please make sure the `name` filed is exactly
* instagram
* linkedin
* slack
+* telegram
* twitter
* youtube
* email
diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html
index cfecf61..39e0c19 100644
--- a/layouts/partials/svg.html
+++ b/layouts/partials/svg.html
@@ -12,6 +12,8 @@
{{- else if (eq .name "slack") -}}
+{{- else if (eq .name "telegram") -}}
+
{{- else if (eq .name "twitter") -}}
{{- else if (eq .name "youtube") -}}