1. Component Guide
  2. Action link
  3. With nhs icon
Action link example

With nhs icon

How it looks (preview)

How to call this example

<%= render "govuk_publishing_components/components/action_link", {
  text: "Something about the NHS",
  subtext: "Perhaps you'd like to click here",
  subtext_href: "/page",
  mobile_subtext: true,
  nhs_icon: true
} %>