diff --git a/docs/svgs.md b/docs/svgs.md
index 8ab0742..bcb4750 100644
--- a/docs/svgs.md
+++ b/docs/svgs.md
@@ -17,6 +17,7 @@
- [facebook](https://simpleicons.org/?q=facebook)
- git
- gitbook
+- [gitea](https://simpleicons.org/?q=gitea)
- [github](https://feathericons.com/?query=github)
- [gitlab](https://feathericons.com/?query=gitlab)
- [gitter](https://simpleicons.org/icons/gitter.svg)
diff --git a/layouts/partials/svg.html b/layouts/partials/svg.html
index 4f843c9..180edce 100644
--- a/layouts/partials/svg.html
+++ b/layouts/partials/svg.html
@@ -30,6 +30,8 @@
{{- else if (eq .name "git") -}}
+{{- else if (eq .name "gitea") -}}
+
{{- else if (eq .name "gitbook") -}}
{{- else if (eq .name "github") -}}