Ghost/ghost/admin/public/assets/icons/pin.svg
Sanne de Vries 1306921cac 🎨 Updated Member page layout (#2271)
No issue

- Changed the Member details page to be more scalable and flexible, depending on whether creators are using subscriptions, emails, and stats.

* Hidden email stats on member detail page when subscriptions are off
* Hid subscription box on member details page when Stripe is not connected
* Updated copy and layout of member details page
* Updated old activity feed styles on member page
* Fixed padding issue for empty activity feed
* Fixed current and new activity feed
* Added Last seen to member details page behind feature flag
* Updated lint todo file
* Fixed spacing issue in member details
2022-03-01 15:57:57 +01:00

4 lines
384 B
XML

<svg width="24" height="26" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M12 14.75a4 4 0 1 0 0-8 4 4 0 0 0 0 8Z" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M21 10.75c0 7.9-6.932 12.331-8.629 13.3a.751.751 0 0 1-.743 0C9.931 23.08 3 18.648 3 10.75a9 9 0 1 1 18 0Z" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>