79755792

Date: 2025-09-04 13:49:34
Score: 1
Natty:
Report link

You can use style overrides to hide the icon

@include mat.chips-overrides(
    (
      with-avatar-avatar-size: 0px,
    )
  );

You can check all overrides here https://material.angular.dev/components/chips/styling

Reasons:
  • Whitelisted phrase (-1.5): You can use
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Madalena Ventura