> Source: https://tomatophp.com/docs/tomato-admin/components/application-logo

# 🍅 Application Logo

<figure><img src="https://raw.githubusercontent.com/tomatophp/docs/HEAD/.gitbook/assets/Screenshot from 2024-01-18 17-35-36.png" 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" />
```
