Keystone Core Logo
The Keystone Core brand mark — a geometric dual-chevron emblem. Accepts independent left and right colours to match any theme or background.
core/keystone-core-logoInstallation
1 · Add registry to components.json
2 · Install component
Examples
Sizes
Scale freely using width and height props.
Colour variants
Pass any CSS colour string to leftColor and rightColor.
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
width | number | 200 | SVG width in pixels. |
height | number | 220 | SVG height in pixels. |
leftColor | string | "#C94E1E" | Fill colour for the left chevron path. |
rightColor | string | "#2D7A72" | Fill colour for the right chevron path. |