> 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/inputs/icon.md).

# Icon

<figure><img src="/files/tJsArjviYj81CYhP02LV" alt=""><figcaption></figcaption></figure>

as we see it's a Box Icons Selector you can search and view all Box Icons and select the icon then it will go to form as a string you can use it like this

```markup
<x-tomato-admin-icon label="{{__('Icon')}}" placeholder="{{__('Icon')}}" name="icon" />
```
