Logo
.c-logo
Show Code
html
<a class="c-logo" href="/">pharma4u</a>Other Logos
Use the base class .c-logo combined with one of the modifier classes below to render specific brand logos.
| Modifier Class | Brand / Accessible Text | Example Usage |
|---|---|---|
.-aporevision | ApoRevision | ApoRevision |
.-medicheck | MediCheck | MediCheck |
.-labxpert | LabXpert | LabXpert` |
.-apobank | Deutsche Apotheker und Ärztebank | Apobank |
.-avoxa | Avoxa | Avoxa |
.-bpdh | BPhD | BPhD |
.-dacnrf | DAC/NRF | DAC/NRF |
.-pharmatechnik | pharmatechnik | pharmatechnik |
.-ravati | Ravati Seminare | Ravati Seminare |
.-studentenclub | Studentenclub | Studentenclub |
Black and White Modifier
Use the modifier .-bw to turn logo into grayscale, colors will be shown only on mouseover.
Show Code
html
<a class="c-logo -avoxa -bw" href="/">Avoxa</a>SVG Logos
Show Code
html
<div class="h-flex h-flex-row h-wrap gap-m">
<img src="/resources/images/logos/logo-labxpert.svg" width="140"/>
<img src="/resources/images/logos/logo-medicheck.svg" width="140"/>
<img src="/resources/images/logos/logo-apobank.svg" width="140"/>
<img src="/resources/images/logos/logo-apotec.svg" width="140" />
<img src="/resources/images/logos/logo-apotec-w.svg" width="140" />
<img src="/resources/images/logos/logo-avoxa.svg" width="140" />
<img src="/resources/images/logos/logo-wepa.svg" width="140" />
</div>