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

# Application Logo

<figure><img src="https://117397612-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSlG6RrSDmGrQX2xjM6AT%2Fuploads%2F1nqNc9LaiAkWKCJjHEge%2FScreenshot%20from%202024-01-18%2017-35-36.png?alt=media&amp;token=064a224c-bc60-478b-8caf-56a72bf0d247" alt=""><figcaption></figcaption></figure>

this component is used to print the Tomato Logo everywhere and you can change it with your logo for your project you can use it like this

```markup
<x-tomato-application-logo class="w-16 h-16" />
```
