1. Collections Component Guide
  2. Warning text
  3. Custom icon text
Warning text example

Custom icon text

How it looks (preview)

Warning You can be fined up to £5,000 if you don’t register.

How to call this example

<%= render "govuk_publishing_components/components/warning_text", {
  text_icon: "£",
  text: "You can be fined up to £5,000 if you don’t register."
} %>