diff --git a/homeassistant/components/logbook/icons.json b/homeassistant/components/logbook/icons.json new file mode 100644 index 00000000000..cd2cde8600c --- /dev/null +++ b/homeassistant/components/logbook/icons.json @@ -0,0 +1,5 @@ +{ + "services": { + "log": "mdi:file-document" + } +}