Button Secondary: Icon Right

Refer to button frame found in view tab for complete structure without content.
<button type="button" class="sds-btn -btnSecondary">

    <span class="sds-btn__text">button text</span>

    <span class="sds-icon sds-icon-adviser"></span>

</button>
{% include "@button" %}