> For the complete documentation index, see [llms.txt](https://docs-sw5.zenit.design/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-sw5.zenit.design/plugins/labels-and-badges/icons-in-den-individuellen-labels.md).

# Icons in den individuellen Labels

Auch Icons können in den Labels angezeigt werden. Bediene Dich dazu einfach den Shopware Icons oder den in Deinem Theme hinterlegten Icon-Sets. Shopware Icons unter: <https://developers.shopware.com/styletile/cheatsheet.html#icons>

Code-Beispiel: HTML

```
<i class="icon--star"></i>
```
