Logo

The Visitza wordmark with embedded SA flag emblem. Supports full-colour rendering and a single-colour mono mode for use on coloured backgrounds.

core/logo

Installation

1 · Add registry to components.json

2 · Install component

Examples

Default

Sizes

Scale via the style prop — the SVG reflows proportionally.

Mono mode

Pass mono and monoColor for single-colour rendering.

API Reference

PropTypeDescription
visitColor
stringColour of the 'Visit' text portion.
zaColor
stringColour of the 'SA' text portion.
markerColor
stringColour of the map-pin marker in the emblem.
ringColor
stringColour of the outer ring in the emblem.
mono
booleanRender in single-colour mono mode.
monoColor
stringThe colour used in mono mode (defaults to currentColor).