| Name | Type | Default | Description |
|---|---|---|---|
| Component | node | Button | The component used for the root node |
| ComponentProps | object | Passing props to the Component | |
| long | bool | if true the logo show up with long form | |
| viewBox | integer | long ? '0 0 313 60' : '0 0 60 60' | Svg element viewBox attribute |
ref is forwarded to the root element.