core/homeassistant/components/alert/icons.json

8 lines
119 B
JSON

{
"services": {
"toggle": "mdi:bell-ring",
"turn_off": "mdi:bell-off",
"turn_on": "mdi:bell-alert"
}
}