diff --git a/ghost/admin/app/components/members-activity/no-events.hbs b/ghost/admin/app/components/members-activity/no-events.hbs
index 72ff102736..2b723c5751 100644
--- a/ghost/admin/app/components/members-activity/no-events.hbs
+++ b/ghost/admin/app/components/members-activity/no-events.hbs
@@ -1,13 +1,13 @@
- {{svg-jar "members-placeholder" class="gh-members-placeholder"}}
+ {{svg-jar "activity-placeholder" class="gh-members-placeholder"}}
{{#if @filter}}
No activities match the current filter
Show all activity
{{else}}
- No member activity yet
+ No member activity yet
{{/if}}
\ No newline at end of file
diff --git a/ghost/admin/app/styles/layouts/member-activity.css b/ghost/admin/app/styles/layouts/member-activity.css
index 2842aa7864..d7fbb2a7d6 100644
--- a/ghost/admin/app/styles/layouts/member-activity.css
+++ b/ghost/admin/app/styles/layouts/member-activity.css
@@ -35,7 +35,6 @@
fill: var(--lightgrey);
width: 60px;
height: 60px;
- margin-bottom: 20px;
}
.gh-member-details-activity h3 {
diff --git a/ghost/admin/app/styles/layouts/members.css b/ghost/admin/app/styles/layouts/members.css
index d4efdd7b61..0a3ae973c6 100644
--- a/ghost/admin/app/styles/layouts/members.css
+++ b/ghost/admin/app/styles/layouts/members.css
@@ -498,7 +498,7 @@ p.gh-members-list-email {
fill: var(--lightgrey);
width: 60px;
height: 60px;
- margin-bottom: 20px;
+ margin-bottom: 32px;
}
.gh-members-empty h4 {
diff --git a/ghost/admin/public/assets/icons/activity-placeholder.svg b/ghost/admin/public/assets/icons/activity-placeholder.svg
new file mode 100644
index 0000000000..c22b68397c
--- /dev/null
+++ b/ghost/admin/public/assets/icons/activity-placeholder.svg
@@ -0,0 +1,3 @@
+