SIGN IN SIGN UP

Rework `Avatar` indicator to be more general-purpose (#4073)

This PR reworks the way we add indicators to `Avatar`s to make them more
general-purpose.

Previously we had logic specific to the availability indicator embedded
in the `Avatar` component, which made it unwieldy to repurpose for
something else.

Now the `indicator` is just a slot that we can put anything into.

Release Notes:

- N/A
M
Marshall Bowers committed
ca4a8b22261a54e8e6e5db3c2e6e7fb5f7dbcb45
Parent: d00067c
Committed by GitHub <noreply@github.com> on 1/16/2024, 7:05:05 PM