> For the complete documentation index, see [llms.txt](https://docs.usegravity.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.usegravity.app/gravity-native/components/logo.md).

# 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 |
