> 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="/files/5L7NKKoUgmcZjkfoXiUo" 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" />
```
