-- 025_lan_device_icon.sql -- Per-device icon reference: 'set::' (type icon) or 'brand:' -- (dashboard-icons logo). NULL => UI auto-defaults from the device group. ALTER TABLE lan_devices ADD COLUMN IF NOT EXISTS icon text;