simplified icon example (#18311)

This commit is contained in:
Víctor Martínez 2021-06-26 14:07:26 +02:00 committed by GitHub
parent 473c31b48e
commit d918a6b82a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -111,7 +111,7 @@ For example:
```yaml
type: markdown
content: |
<ha-icon icon="mdi:home-assistant"></ha-icon>
<ha-icon icon="mdi:home-assistant" />
```
{% endraw %}