{{#href}}<a href="{{.}}"{{/href}}{{^href}}<button{{/href}} class="{{class}}"{{#id}} id="{{.}}"{{/id}}{{#array-attributes}} {{key}}="{{value}}"{{/array-attributes}}>{{!
	}}{{#icon}}{{>Icon}}{{/icon}}{{!
	}}<span>{{label}}</span>
{{#href}}</a>{{/href}}{{^href}}</button>{{/href}}
