diff --git a/homeassistant/components/browser/icons.json b/homeassistant/components/browser/icons.json new file mode 100644 index 00000000000..7c971009fd7 --- /dev/null +++ b/homeassistant/components/browser/icons.json @@ -0,0 +1,5 @@ +{ + "services": { + "browse_url": "mdi:web" + } +}