Action link example
With brexit icon and custom font size
How it looks (preview)
How to call this example
<%= render "govuk_publishing_components/components/action_link", {
text: "Guidance for businesses",
href: "/guidance-for-businesses",
brexit_icon: true,
font_size: "m"
} %>