Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 547 Bytes

File metadata and controls

15 lines (12 loc) · 547 Bytes

Contributing Icons

Required format

  • PNG required, SVG optional
  • Minimum size: 64x64
  • Recommended size: 256x256
  • Transparent background

Naming

  • Use {type_id}.png naming, for example esp32.png

Registering an icon

  1. Add the icon file under assets/icons/.
  2. Add or update corresponding mapping in data/device_types.json (or document the same snippet for ~/.config/netneighbor/device_types.json overlays — COMMUNITY_OVERRIDES.md).
  3. Ensure fallback.icon remains set to unknown.png.