feat(icons): add the sirens-deep brand mark #106
No reviewers
Labels
No labels
autonomy
async-consult
autonomy
epic
autonomy
headless
autonomy
live-collab
burndown-2026-06
burndown-2026-08
icebox
priority
P0
priority
P1
priority
P2
priority
P3
priority
P4
role/ai
role/creator
role/design
role/director
role/engineer
role/exec
role/human
role/ops
role/qa
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
coilysiren/website!106
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/sirens-deep-mark"
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?
Adds
sirens-deepto the org icon set insrc/images/icons/, in three forms.Built in this repo's idiom rather than copied from the sirens-echo asset. The mark was designed against the GitHub avatars, but those use a different canvas and palette, so the artwork here is redrawn to match what already lives in this directory: 500 viewBox, the
inkdisplacement filter on seed 34 which no existing mark was using,grainover the full forms, and this repo's palette of#45cdd0/#b8a4d8/#0d0a14.Files
sirens-deep.svg/.png/.jpgsirens-deep-lockup.svg/.png/.jpgsirens-deep-favicon.svg/.png/.jpg/.icoNames match sirens-echo, so the same artwork carries the same filename in both repositories.
Why two full forms
The org marks all carry the S, so the lockup is what belongs in a row beside them. But the S occupies the lower half of the disc, which is exactly where the lilac sea sits, so the lockup has to drop the waterline. Lilac still reads there through the inner ring band and the two outer strokes of the S.
The whale-only water mark is the canonical one, so it is here too rather than only in sirens-echo.
The whale in the lockup is placed to the family envelope, measured off the rendered siblings rather than guessed:
Raster background
The full-form PNGs in this pull request still bake the dark field into a square tile, which does not match three of the four existing org marks. That fix is split out into #107, stacked on this branch, so it can be reviewed on its own. Land both.
The favicon rasters are already correct here and are not part of that follow-up.
Two numbers worth preserving
On the water mark the sea is clipped to a disc of r 165, not to the ring interior at r 183. Filling to the interior makes the lilac water meet the lilac ring band, the two merge, and the lower half of the ring stops reading as a ring. The whale is placed to keep clear of that boundary rather than hugging it.
One deliberate difference
The four existing marks each define an
inkfinefilter and adiscclipPath that nothing references. These files omit both rather than carrying dead defs into new assets. Happy to add them back if the intent is that every icon file stay structurally identical.Checks
ward exec format-checkclean,ward exec buildsucceeds and copies all ten files intodist, full pre-commit gate passes.Stacked follow-up: #107 makes the full-form rasters transparent.
Companion PR in sirens-echo, which carries the same two marks plus their provenance: coilyco-gaming/sirens-echo#84.