DotNaos UI
BasePrimitivesIcon

Brand

Icon.Brand from the Base package.

Source code

Waiting for the preview before loading source files · 2 of 2

Properties

Public properties derived from the component’s TypeScript signature.

PropertyTypeDefault
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