diff --git a/docs/svgs.md b/docs/svgs.md
index 111a5f1..5b80d5b 100644
--- a/docs/svgs.md
+++ b/docs/svgs.md
@@ -4,6 +4,7 @@
- [box](https://simpleicons.org/?q=box)
- [behance](https://simpleicons.org/?q=behance)
- [bitbucket](https://simpleicons.org/?q=bitbucket)
+- case - generic briefcase icon for work based links
- [codesandbox](https://simpleicons.org/?q=codesandbox)
- [codechef](https://simpleicons.org/?q=codechef)
- [codepen](https://simpleicons.org/?q=codepen)
diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html
index ff1c917..c96a080 100644
--- a/layouts/partials/svg.html
+++ b/layouts/partials/svg.html
@@ -6,6 +6,8 @@
{{- else if (eq .name "bitbucket") -}}
+{{- else if (eq .name "case") -}}
+
{{- else if (eq .name "codesandbox") -}}
{{- else if (eq .name "codechef") -}}