1. Component Guide
  2. Organisation logo
  3. Executive office
Organisation logo example

Executive office

How it looks (preview)

How to call this example

<%= render "govuk_publishing_components/components/organisation_logo", {
  organisation: {
    name: "Example",
    url: "/government/organisations/",
    brand: "executive-office",
    crest: "eo"
  }
} %>