core/homeassistant/components/spotify/icons.json

10 lines
110 B
JSON

{
"entity": {
"media_player": {
"spotify": {
"default": "mdi:spotify"
}
}
}
}