diff --git a/docs/svgs.md b/docs/svgs.md
index 067d16a..c999709 100644
--- a/docs/svgs.md
+++ b/docs/svgs.md
@@ -1,6 +1,7 @@
# Available Social Icons:
- [amazon](https://simpleicons.org/?q=amazon)
+- [anilist](https://simpleicons.org/?q=anilist)
- [box](https://simpleicons.org/?q=box)
- [behance](https://simpleicons.org/?q=behance)
- [bitbucket](https://simpleicons.org/?q=bitbucket)
@@ -33,6 +34,7 @@
- [keybase](https://simpleicons.org/?q=keybase)
- [lastfm](https://simpleicons.org/?q=lastfm)
- [leetcode](https://simpleicons.org/?q=leetcode)
+- [letterboxd](https://simpleicons.org/?q=letterboxd)
- [lichess](https://simpleicons.org/?q=lichess)
- [linkedin](https://feathericons.com/?query=linked)
- [mastodon](https://simpleicons.org/?q=mastodon)
diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html
index c40fa22..e6222c4 100644
--- a/layouts/partials/svg.html
+++ b/layouts/partials/svg.html
@@ -1,5 +1,7 @@
{{- if (eq .name "amazon") -}}
+{{- else if (eq .name "anilist") -}}
+
{{- else if (eq .name "box") -}}
{{- else if (eq .name "behence") -}}
@@ -64,12 +66,14 @@
{{- else if (eq .name "lastfm") -}}
+{{- else if (eq .name "leetcode") -}}
+
+{{- else if (eq .name "letterboxd") -}}
+
{{- else if (eq .name "lichess") -}}
{{- else if (eq .name "linkedin") -}}
-{{- else if (eq .name "leetcode") -}}
-
{{- else if (eq .name "mastodon") -}}
{{- else if (eq .name "matrix") -}}