Organisation logo example
Department for international trade
How it looks (preview)
How to call this example
<%= render "govuk_publishing_components/components/organisation_logo", {
organisation: {
name: sanitize("Department for<br>International Trade"),
url: "/government/organisations/department-for-international-trade",
brand: "department-for-international-trade",
crest: "dit"
}
} %>