Brand

The Brand component provides a reusable pattern for brand in the interface.

Single line

This is a logotype
Innovation Helsingborg

Two rows

This is a logotype
Innovation Helsingborg

Only logotype (no text)

A logotype component will be shown.

This is a logotype

Only text (no logo)

Logotype will be removed

Innovation Helsingborg

API

Parameter Default Description
[] Array containing specified logotype component attributes
[] Array of brand name, each item will be separated on multiple lines

CSS API

Variable Default Type Values Description
var(--space) range - Adjusts the spacing between logo and text.
var(--base) range - Main unit that drives radius and spacing scales.
var(--color--primary) color - Overrides the default text color for the brand component.
var(--font-family-heading) font - Overrides the default font family for the brand component.
var(--font-size-400) range - Three steps above base in the type scale. Equivalent to h4.
1 range - Scales the brand text size locally without changing the global typography scale.