core/homeassistant/components/cert_expiry/icons.json

10 lines
119 B
JSON

{
"entity": {
"sensor": {
"certificate_expiry": {
"default": "mdi:certificate"
}
}
}
}