:host {
  display: flex;

  mat-icon.mat-icon {
    height: 20px;
    width: 20px;
    margin: 0 0 0 8px;
  }
}
