logo docs

2.12.0

Logo

Logo Component in Bolt

Published

History
View changes
Install
yarn add @bolt/components-logo
Source code
View on Github
Dependencies
@bolt/components-image @bolt/core

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
Overview Usage Schema Edit this page Testing Steps
{% include "@bolt-components-logo/logo.twig" with { src: "/images/content/logos/logo-paypal.svg" } only %}

Note: when assigning component props as HTML attributes on a web component, make sure to use kebab-case.

Prop Name Description Type Default Value Option(s)
invert

Set to true to invert the logo colors.

boolean

logo invert variation