Renders the application logo as an SVG
Features:
Visual Elements:
Accessibility:
Theme Support:
<Logo size={42} /> Copy
<Logo size={42} />
Component properties
Props for the Logo component
LogoProps
Optional
Size of the logo in pixels (defaults to 30)
The rendered logo SVG
Renders the application logo as an SVG
Features:
Visual Elements:
Accessibility:
Theme Support:
Example