Logo

This component should only be used to add the BX Swiss logo to the site header.

The logo should always link to the homepage for the respective website.

<a href="#" class="logo">
	<img src="/img/logos/bx-swiss.svg" alt="" height="48">
    <span class="visually-hidden">Home</span>
</a>
<a href="#" class="logo">
	<img src="/img/logos/bx-swiss.svg" alt="" height="48">
    <span class="visually-hidden">Home</span>
</a>
/* No context defined for this component. */