Interactive demo to explore different logo configurations and options.
<SVXSvgLogo
type="circle"
size="md"
name="SVX"
strapline="Component Library"
icon={<Settings size={24} color="white" />}
isHomepageLogo={true}
/>
This section demonstrates both SVG and HTML logo implementations with mode switching.
SVG implementation with proper accessibility attributes and semantic structure.
HTML implementation with proper accessibility and semantic structure.