# App icon source

`app-icon.svg` is the sole canonical source used by the app-icon pipeline. It
is the solid volt (`#FEF84C`) bird on ink (`#05070D`) and retains the original
integrated ball treatment.

The repository-root `favicon.svg` symlink points here so T3 Code's project
favicon resolver can discover the same canonical vector.

`app-icon-eight-ball.svg` is retained as an inactive alternate/reference. It
is not distributed to app assets.

The base paths come directly from the genuine Illustrator vector in Syncthing
at `/var/lib/syncthing/railbird/assets/logo/v1/red_digital.eps`. The EPS was
converted vector-to-vector with Inkscape, with no raster tracing. Shared
copies live under `/var/lib/syncthing/railbird/assets/logo/v2/`.

Run `just generate-icons` to rasterize and distribute the primary treatment
to Expo, iOS, Android, and web assets. Run `just check-icons` to verify that
every checked-in derivative is current.
