Skip to main content

Examples

Sizes

All Variants

Props

The Fanvue brand logo. Supports full (icon + wordmark), icon-only, wordmark-only, and portrait (stacked) layouts with multiple colour schemes. version="agencies" renders the sub-brand lockup: a glossy purple icon and an “AGENCIES” label beneath the wordmark.
string
Accessible label for the logo. Required when variant is "icon" and the logo is used inside interactive contexts (links, buttons).
"fullColour" | "decolour" | "whiteAlways" | "blackAlways"
default:"fullColour"
Colour scheme of the logo.
"24" | "32" | "40" | "16" | "20" | "48" | "64"
Height of the logo in pixels.
"icon" | "full" | "wordmark" | "portrait"
default:"full"
Layout variant of the logo.
"default" | "agencies"
default:"default"
Sub-brand version of the logo.

Exported types

Also exported from @fanvue/ui: LogoColor, LogoProps, LogoSize, LogoVariant.
Setup: Installation · Theming