diff --git a/apps/red-ui/src/app/modules/projects/components/annotation-remove-actions/annotation-remove-actions.component.html b/apps/red-ui/src/app/modules/projects/components/annotation-remove-actions/annotation-remove-actions.component.html index dedfd51d2..0ccce0758 100644 --- a/apps/red-ui/src/app/modules/projects/components/annotation-remove-actions/annotation-remove-actions.component.html +++ b/apps/red-ui/src/app/modules/projects/components/annotation-remove-actions/annotation-remove-actions.component.html @@ -6,7 +6,7 @@ " [tooltipPosition]="tooltipPosition" [type]="btnType" - icon="red:trash" + icon="red:close" tooltip="annotation-actions.suggest-remove-annotation" > @@ -18,7 +18,7 @@ [matMenuTriggerFor]="menu" [tooltipPosition]="tooltipPosition" [type]="btnType" - icon="red:trash" + icon="red:close" tooltip="annotation-actions.suggest-remove-annotation" >