.avatar-s{width:var(--size,24px);height:var(--size,24px);flex-shrink:0}.avatar-s img{border-radius:100%;width:100%;height:100%;object-fit:cover;object-position:center}.fake-avatar-s{width:var(--size,24px);height:var(--size,24px);border-radius:100%;display:flex;align-items:center;justify-content:center;flex-shrink:0;background-color:var(--primary)}.fake-avatar-s svg{width:calc(var(--size, 24px)*.58);height:calc(var(--size, 24px)*.58)}.fake-avatar-s svg path{fill:var(--surface)}