diff --git a/docs/svgs.md b/docs/svgs.md
index 8ab0742..4b48c2e 100644
--- a/docs/svgs.md
+++ b/docs/svgs.md
@@ -29,6 +29,7 @@
- [keybase](https://simpleicons.org/?q=keybase)
- [lastfm](https://simpleicons.org/?q=lastfm)
- [leetcode](https://simpleicons.org/?q=leetcode)
+- [lichess](https://simpleicons.org/?q=lichess")
- [linkedin](https://feathericons.com/?query=linked)
- [mastodon](https://simpleicons.org/?q=mastodon)
- [matrix](https://simpleicons.org/?q=matrix)
diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html
index 4f843c9..3aee9ba 100644
--- a/layouts/partials/svg.html
+++ b/layouts/partials/svg.html
@@ -56,6 +56,8 @@
{{- else if (eq .name "lastfm") -}}
+{{- else if (eq .name "lichess") -}}
+
{{- else if (eq .name "linkedin") -}}
{{- else if (eq .name "leetcode") -}}
@@ -117,3 +119,4 @@
{{- else if (eq .name "youtube") -}}
{{- end -}}
+