Brand
Icon.Brand from the Base package.
Loading Icon.Brand…
Source code
Waiting for the preview before loading source files · 2 of 2
Properties
Public properties derived from the component’s TypeScript signature.
| Property | Type | Default |
|---|---|---|
nameRequiredStable brand name | "google" | "npm" | "windows" | "apple" | "github" | "react" | "ubuntu" | — |
appearanceOptionalOfficial brand color or semantic monochrome (default: monochrome) | "color" | "monochrome" | "monochrome" |
sizeOptionalSize (s/m/l, default: m) | "s" | "m" | "l" | "m" |
colorOptionalSemantic color (default: text) | "text" | "muted" | "accent" | "danger" | "warning" | "success" | "inherit" | "text" |
classNameOptionalAdditional className | string | — |
styleOptionalAdditional inline styles | CSSProperties | — |