> 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="https://117397612-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSlG6RrSDmGrQX2xjM6AT%2Fuploads%2Fb189VMTAhgiTu10smRBY%2FScreenshot%20from%202024-01-18%2017-10-59.png?alt=media&amp;token=07edaf39-fee4-4d3a-be25-182e5628999e" 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" />
```
