Home > @uniformdev/design-system > UniformBadge

UniformBadge() function

Uniform Badge Logo

Signature:

UniformBadge: ({ theme, ...props }: React__default.SVGAttributes<SVGElement> & UniformLogoProps) => _emotion_react_jsx_runtime.JSX.Element

Parameters

ParameterTypeDescription
{ theme, ...props }React__default.SVGAttributes<SVGElement> & UniformLogoProps

Returns:

_emotion_react_jsx_runtime.JSX.Element

Example

<UniformBadge theme="dark" />