I am faced the same problem In Angular Material Version 19.
Just add below line your css:
:host ::ng-deep .mat-mdc-standard-chip .mdc-evolution-chip__action--primary::before{
border: 1px solid transparent !important;
}
This will remove the black border