With black links
How it looks (preview)
How to call this example
<%= render "govuk_publishing_components/components/share_links", {
black_links: true,
links: [
{
href: "share",
text: "Follow the Attorney General on Twitter",
hidden_text: "",
icon: "twitter"
}
]
} %>