@ebay/skin/cta-button
DS v1.2An action button takes users to another URL destination (i.e. it is always a hyperlink).
An action button takes users to another URL destination (i.e. it is always a hyperlink).
<a class="cta-btn" href="https://www.ebay.com">
<span class="cta-btn__cell">
<span> Link </span>
<svg aria-hidden="true" class="icon icon--24" height="8" width="8">
<use href="#icon-arrow-right-24" />
</svg>
</span>
</a>