Logo

Stylistic tags for displaying a logo. Part of the Bolt “Components” CSS framework that powers the Bolt Design System.

Install via NPM
npm install @bolt/components-logo
{% include "@bolt-components-logo/logo.twig" with {
  src: "/pattern-lab/images/content/logos/logo-paypal.svg"
} only %}

Note that logo accepts all the same parameters as the bolt-image component in addition to the properties below.

Name Type Value(s) Description Default
invert boolean

Set to true to invert the logo colors.

N/A