Export icon-trio SVGs as a package; flight-deck + bridge import coilysiren #44
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Export icon-trio SVGs as a package; have flight-deck + bridge import coilysiren
Right now the three icon-trio SVGs live in
src/images/icon-trio/in this repo as thesingle source of truth. The intended architecture:
coilyco-flight-deckandcoilyco-bridgeimport the coilysiren website as a package and pull the shared marksfrom it, instead of vendoring their own copies.
Not wired yet. This issue tracks:
exports.coilyco-flight-deckandcoilyco-bridgeto consume them.Until then, the SVGs in
src/images/icon-trio/are the canonical copies and the othertwo repos should reference these, not fork them.
Iceboxed in the 2026-05-29 backlog burn-down: Speculative package-export architecture, not yet wired. Reopen anytime if it becomes real.