LEF Assets assets.lef.software

Static asset registry

Datasets and icons

Standard, reusable, deterministic assets for LEF software projects. Everything is served from one canonical origin: https://assets.lef.software.

JSON endpoints

Use these stable URLs directly from applications that need curated LEF reference data.

SVG templates

All icon paths stay on the same host. There are no separate data or icon subdomains.

  • Countries https://assets.lef.software/icons/countries/{cc_lc}.svg
  • Languages https://assets.lef.software/icons/languages/{bcp47}.svg
  • Generics https://assets.lef.software/icons/generics/{name}.svg
  • Filetypes https://assets.lef.software/icons/filetypes/{ext}.svg

Generated from master data

Published artifacts are generated from master/*.master.json with scripts/build.sh. Updates are committed with both source and generated files so the hosted payloads remain reproducible.