-
Notifications
You must be signed in to change notification settings - Fork 1
LogoEaviseKUL Component
0phoff edited this page Nov 21, 2023
·
2 revisions
This component places the KU Leuven + EAVISE logo as an inline svg, which allows you to style it easily.
Name | Type | Description | Default |
---|---|---|---|
color | String | Color of the icon | Multicolored base logo |
Default
---
layout: stack
content-class: gap-15
---
# Logo Eavise KUL
::content::
<LogoEaviseKUL width="50%" />
<LogoEaviseKUL width="50%" color="var(--kul-orange-400)" />
--- |