Newer
Older
# site-logo
<!-- Auto Generated Below -->
## Properties
| Property | Attribute | Description | Type | Default |
| --------- | ---------- | ----------- | -------------------------------------------------------------- | ---------------------- |
| `color` | `color` | | `ColorVariant.black \| ColorVariant.white` | `ColorVariant.black` |
| `isGroup` | `is-group` | | `boolean` | `false` |
| `label` | `label` | | `string` | `undefined` |
| `size` | `size` | | `SiteLogoSize.big \| SiteLogoSize.large \| SiteLogoSize.small` | `SiteLogoSize.big` |
| `type` | `type` | | `FooterVariant.footer \| FooterVariant.header` | `FooterVariant.header` |
| `url` | `url` | | `string` | `undefined` |
- [hy-menu-main-group](../../navigation/hy-menu-main-group)
- [hy-menu-sidebar](../../navigation/menu-sidebar)
- [hy-user-login-form](../../hy-user-login-form)
### Depends on
- [hy-icon](../../icon)
### Graph
```mermaid
graph TD;
hy-site-logo --> hy-icon
hy-menu-main-group --> hy-site-logo
hy-menu-sidebar --> hy-site-logo
hy-user-login-form --> hy-site-logo
style hy-site-logo fill:#f9f,stroke:#333,stroke-width:4px
```
---
Helsinki University Design System