diff --git a/README.md b/README.md
index e1ba7ab0d..ff67ace44 100644
--- a/README.md
+++ b/README.md
@@ -146,6 +146,7 @@ Use [RealFaviconGenerator](https://realfavicongenerator.net/) to generate these
## Available Social Icons:
+- [behance](https://simpleicons.org/?q=behance)
- [codechef](https://simpleicons.org/?q=codechef)
- [codepen](https://simpleicons.org/?q=codepen)
- [docker](https://simpleicons.org/?q=docker)
diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html
index 8a3a2de21..2f2364184 100644
--- a/layouts/partials/svg.html
+++ b/layouts/partials/svg.html
@@ -1,4 +1,6 @@
-{{- if (eq .name "codechef") -}}
+{{- if (eq .name "behence") -}}
+
+{{- else if (eq .name "codechef") -}}
{{- else if (eq .name "codepen") -}}