Icon only button with full button chrome
What is the best way to have a button like this :
<input type="button" name="btnErase" id="btnErase" data-icon="arrow-l" data-iconpos="notext" />
Displayed with the full button chrome (like text button) instead of only a diminutive icon?