%muc-avatar-icon {
  &::after {
    content: map-get($jsxc-icons-map, "group");
    font-family: jsxc-icons !important;
    font-weight: normal;
    text-indent: 0;
  }
}
