<button
  title="clear"
  class="toolbar-icon-button"
  ...attributes
  {{on "click" @action}}
  type="button"
>
  {{svg-jar "clear-2" width="13px" height="13px"}}
</button>

