<button
  class={{class-names "euiFormControlLayoutClearButton" size=@size}}
  type="button"
  aria-label={{@label}}
  ...attributes
>
  <EuiIcon class="euiFormControlLayoutClearButton__icon" @type="cross" />
</button>