Image button

Recipe 4.2 Label buttons clearly

Sample:

Code:

<button type="button">
  <img src="/images/demos/download.svg" alt="Download" width="26">
</button>