1. Component Guide
  2. Organisation logo
  3. Treasury solicitors office
Organisation logo example

Treasury solicitors office

How it looks (preview)

How to call this example

<%= render "govuk_publishing_components/components/organisation_logo", {
  organisation: {
    name: sanitize("Treasury <br>Solicitor’s <br>Department"),
    url: "/government/organisations/treasury-solicitor-s-department",
    brand: "attorney-generals-office",
    crest: "org"
  }
} %>