GroupAvatar

open fun GroupAvatar(modifier: Modifier, users: List<User>, shape: Shape, textStyle: TextStyle, onClick: () -> Unit?)

The default group avatar, which renders a matrix of user images or initials.