Action link example
With transparent svg
How it looks (preview)
How to call this example
<%= render "govuk_publishing_components/components/action_link", {
text: "Find out what you need to do",
href: "/page",
light_text: true,
transparent_icon: true
} %>