Commands markup can be made with <a> element or a <button>.
To show an icon you should use the glyph code that you find in the Icons page.
<button class="win-command">
<span class="win-commandimage win-commandring">!</span>
<span class="win-label">Home</span>
</button>