Add service icons to DuckDNS (#113290)

* Add service icons to DuckDNS

* Update homeassistant/components/duckdns/icons.json

Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>

---------

Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>
This commit is contained in:
Joost Lekkerkerker 2024-03-14 13:53:35 +01:00 committed by GitHub
parent 500dd9330a
commit 816d984cac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,5 @@
{
"services": {
"set_txt": "mdi:text-box-edit-outline"
}
}