Home > @uniformdev/design-system > UniformLogo

UniformLogo() function

Uniform Logo

Signature:

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

Parameters

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

Returns:

_emotion_react_jsx_runtime.JSX.Element

Example

<UniformLogo theme="light" />