diff --git a/templates/shared/user/profile_big_avatar.tmpl b/templates/shared/user/profile_big_avatar.tmpl index 1b5965bc45..e04a1b512f 100644 --- a/templates/shared/user/profile_big_avatar.tmpl +++ b/templates/shared/user/profile_big_avatar.tmpl @@ -15,7 +15,7 @@ {{if .ContextUser.FullName}}{{.ContextUser.FullName}}{{end}} {{.ContextUser.Name}} {{if .EnableFeed}} - {{svg "octicon-rss"}} + {{svg "octicon-rss" 18}} {{end}}