diff --git a/appview/models/notifications.go b/appview/models/notifications.go
--- a/appview/models/notifications.go
+++ b/appview/models/notifications.go
@@ -93,9 +93,9 @@ return "user-plus"
case NotificationTypeUserMentioned:
return "at-sign"
case NotificationTypeIssueAssigned, NotificationTypePullAssigned:
- return "user-round-check"
+ return "user-round-arrow-forward"
case NotificationTypeIssueUnassigned, NotificationTypePullUnassigned:
- return "user-round-x"
+ return "user-round-minus"
default:
return ""
}
diff --git a/appview/pages/templates/layouts/fragments/footer.html b/appview/pages/templates/layouts/fragments/footer.html
--- a/appview/pages/templates/layouts/fragments/footer.html
+++ b/appview/pages/templates/layouts/fragments/footer.html
@@ -35,7 +35,7 @@
@@ -83,7 +83,7 @@
diff --git a/appview/pages/templates/user/fragments/bluesky.html b/icons/bluesky.svg
rename from appview/pages/templates/user/fragments/bluesky.html
rename to icons/bluesky.svg
--- a/appview/pages/templates/user/fragments/bluesky.html
+++ b/icons/bluesky.svg
@@ -1,6 +1,4 @@
-{{ define "user/fragments/bluesky" }}
-