Logo
The assets displayed in this component / story are provided by our global CDN. You can find a list of these assets on our Notion page .
Basic Usage
import { Logo } from '@krakentech/coral';
<Logo />Properties
href
<Logo href="https://octopus.energy" hrefSrLabel="Home" />width
<Logo width={200} />variant
<Logo variant="logomark" width={50} />
<Logo variant="logotype" width={200} />
<Logo variant="combination" width={200} />Full API
Last updated on