# Logo

Display your logo with pride. You should replace the image files with your logo. Pass the `mark` prop to render a logo mark without text.

```javascript
<Logo />
```

| Prop | Description        | Required | Value   |
| ---- | ------------------ | -------- | ------- |
| mark | render a logo mark | optional | boolean |
